|
@@ -70,11 +70,12 @@ function Strings( config ) {
|
|
|
'menubar/add/mesh/lathe': 'Lathe',
|
|
|
'menubar/add/mesh/sprite': 'Sprite',
|
|
|
|
|
|
- 'menubar/add/pointlight': 'PointLight',
|
|
|
- 'menubar/add/spotlight': 'SpotLight',
|
|
|
- 'menubar/add/directionallight': 'DirectionalLight',
|
|
|
- 'menubar/add/hemispherelight': 'HemisphereLight',
|
|
|
- 'menubar/add/ambientlight': 'AmbientLight',
|
|
|
+ 'menubar/add/light': 'Light',
|
|
|
+ 'menubar/add/light/ambient': 'Ambient',
|
|
|
+ 'menubar/add/light/directional': 'Directional',
|
|
|
+ 'menubar/add/light/hemisphere': 'Hemisphere',
|
|
|
+ 'menubar/add/light/point': 'Point',
|
|
|
+ 'menubar/add/light/spot': 'Spot',
|
|
|
|
|
|
'menubar/add/perspectivecamera': 'PerspectiveCamera',
|
|
|
'menubar/add/orthographiccamera': 'OrthographicCamera',
|
|
@@ -453,11 +454,12 @@ function Strings( config ) {
|
|
|
'menubar/add/mesh/lathe': 'Tour',
|
|
|
'menubar/add/mesh/sprite': 'Sprite',
|
|
|
|
|
|
- 'menubar/add/pointlight': 'Lumière ponctuelle',
|
|
|
- 'menubar/add/spotlight': 'Projecteur',
|
|
|
- 'menubar/add/directionallight': 'Lumière directionnelle',
|
|
|
- 'menubar/add/hemispherelight': 'Lumière hémisphérique',
|
|
|
- 'menubar/add/ambientlight': 'Lumière ambiante',
|
|
|
+ 'menubar/add/light': 'Lumière',
|
|
|
+ 'menubar/add/light/ambient': 'Ambiante',
|
|
|
+ 'menubar/add/light/directional': 'Directionnelle',
|
|
|
+ 'menubar/add/light/hemisphere': 'Hémisphérique',
|
|
|
+ 'menubar/add/light/point': 'Ponctuelle',
|
|
|
+ 'menubar/add/light/spot': 'Projecteur',
|
|
|
|
|
|
'menubar/add/perspectivecamera': 'Caméra perspective',
|
|
|
'menubar/add/orthographiccamera': 'Caméra orthographique',
|
|
@@ -836,11 +838,12 @@ function Strings( config ) {
|
|
|
'menubar/add/mesh/lathe': '酒杯',
|
|
|
'menubar/add/mesh/sprite': '精灵',
|
|
|
|
|
|
- 'menubar/add/pointlight': '点光源',
|
|
|
- 'menubar/add/spotlight': '聚光灯',
|
|
|
- 'menubar/add/directionallight': '平行光',
|
|
|
- 'menubar/add/hemispherelight': '半球光',
|
|
|
- 'menubar/add/ambientlight': '环境光',
|
|
|
+ 'menubar/add/light': 'Light',
|
|
|
+ 'menubar/add/light/ambient': '环境光',
|
|
|
+ 'menubar/add/light/directional': '平行光',
|
|
|
+ 'menubar/add/light/hemisphere': '半球光',
|
|
|
+ 'menubar/add/light/point': '点光源',
|
|
|
+ 'menubar/add/light/spot': '聚光灯',
|
|
|
|
|
|
'menubar/add/perspectivecamera': '透视相机',
|
|
|
'menubar/add/orthographiccamera': '正交相机',
|
|
@@ -1219,11 +1222,12 @@ function Strings( config ) {
|
|
|
'menubar/add/mesh/lathe': '旋盤形',
|
|
|
'menubar/add/mesh/sprite': 'スプライト',
|
|
|
|
|
|
- 'menubar/add/pointlight': 'ポイントライト',
|
|
|
- 'menubar/add/spotlight': 'スポットライト',
|
|
|
- 'menubar/add/directionallight': 'ディレクショナルライト',
|
|
|
- 'menubar/add/hemispherelight': 'ヘミスフィアライト',
|
|
|
- 'menubar/add/ambientlight': 'アンビエントライト',
|
|
|
+ 'menubar/add/light': 'Light',
|
|
|
+ 'menubar/add/light/ambient': 'アンビエントライト',
|
|
|
+ 'menubar/add/light/directional': 'ディレクショナルライト',
|
|
|
+ 'menubar/add/light/hemisphere': 'ヘミスフィアライト',
|
|
|
+ 'menubar/add/light/point': 'ポイントライト',
|
|
|
+ 'menubar/add/light/spot': 'スポットライト',
|
|
|
|
|
|
'menubar/add/perspectivecamera': '透視投影カメラ',
|
|
|
'menubar/add/orthographiccamera': '平行投影カメラ',
|