|
@@ -336,10 +336,6 @@ function Strings( config ) {
|
|
'sidebar/settings/shortcuts/undo': 'Undo',
|
|
'sidebar/settings/shortcuts/undo': 'Undo',
|
|
'sidebar/settings/shortcuts/focus': 'Focus',
|
|
'sidebar/settings/shortcuts/focus': 'Focus',
|
|
|
|
|
|
- 'sidebar/settings/viewport': 'Viewport',
|
|
|
|
- 'sidebar/settings/viewport/grid': 'Grid',
|
|
|
|
- 'sidebar/settings/viewport/helpers': 'Helpers',
|
|
|
|
-
|
|
|
|
'sidebar/history': 'History',
|
|
'sidebar/history': 'History',
|
|
'sidebar/history/persistent': 'persistent',
|
|
'sidebar/history/persistent': 'persistent',
|
|
|
|
|
|
@@ -348,6 +344,9 @@ function Strings( config ) {
|
|
'toolbar/scale': 'Scale',
|
|
'toolbar/scale': 'Scale',
|
|
'toolbar/local': 'Local',
|
|
'toolbar/local': 'Local',
|
|
|
|
|
|
|
|
+ 'viewport/controls/grid': 'Grid',
|
|
|
|
+ 'viewport/controls/helpers': 'Helpers',
|
|
|
|
+
|
|
'viewport/info/objects': 'Objects',
|
|
'viewport/info/objects': 'Objects',
|
|
'viewport/info/vertices': 'Vertices',
|
|
'viewport/info/vertices': 'Vertices',
|
|
'viewport/info/triangles': 'Triangles',
|
|
'viewport/info/triangles': 'Triangles',
|
|
@@ -685,10 +684,6 @@ function Strings( config ) {
|
|
'sidebar/settings/shortcuts/undo': 'Annuler',
|
|
'sidebar/settings/shortcuts/undo': 'Annuler',
|
|
'sidebar/settings/shortcuts/focus': 'Focus',
|
|
'sidebar/settings/shortcuts/focus': 'Focus',
|
|
|
|
|
|
- 'sidebar/settings/viewport': 'Viewport',
|
|
|
|
- 'sidebar/settings/viewport/grid': 'Grille',
|
|
|
|
- 'sidebar/settings/viewport/helpers': 'Helpers',
|
|
|
|
-
|
|
|
|
'sidebar/history': 'Historique',
|
|
'sidebar/history': 'Historique',
|
|
'sidebar/history/persistent': 'permanent',
|
|
'sidebar/history/persistent': 'permanent',
|
|
|
|
|
|
@@ -697,6 +692,9 @@ function Strings( config ) {
|
|
'toolbar/scale': 'Échelle',
|
|
'toolbar/scale': 'Échelle',
|
|
'toolbar/local': 'Local',
|
|
'toolbar/local': 'Local',
|
|
|
|
|
|
|
|
+ 'viewport/controls/grid': 'Grille',
|
|
|
|
+ 'viewport/controls/helpers': 'Helpers',
|
|
|
|
+
|
|
'viewport/info/objects': 'Objets',
|
|
'viewport/info/objects': 'Objets',
|
|
'viewport/info/vertices': 'Sommets',
|
|
'viewport/info/vertices': 'Sommets',
|
|
'viewport/info/triangles': 'Triangles',
|
|
'viewport/info/triangles': 'Triangles',
|
|
@@ -1034,10 +1032,6 @@ function Strings( config ) {
|
|
'sidebar/settings/shortcuts/undo': '撤销',
|
|
'sidebar/settings/shortcuts/undo': '撤销',
|
|
'sidebar/settings/shortcuts/focus': '聚焦',
|
|
'sidebar/settings/shortcuts/focus': '聚焦',
|
|
|
|
|
|
- 'sidebar/settings/viewport': '视窗',
|
|
|
|
- 'sidebar/settings/viewport/grid': '网格',
|
|
|
|
- 'sidebar/settings/viewport/helpers': '辅助',
|
|
|
|
-
|
|
|
|
'sidebar/history': '历史记录',
|
|
'sidebar/history': '历史记录',
|
|
'sidebar/history/persistent': '本地存储',
|
|
'sidebar/history/persistent': '本地存储',
|
|
|
|
|
|
@@ -1046,6 +1040,9 @@ function Strings( config ) {
|
|
'toolbar/scale': '缩放',
|
|
'toolbar/scale': '缩放',
|
|
'toolbar/local': '本地',
|
|
'toolbar/local': '本地',
|
|
|
|
|
|
|
|
+ 'viewport/controls/grid': '网格',
|
|
|
|
+ 'viewport/controls/helpers': '辅助',
|
|
|
|
+
|
|
'viewport/info/objects': '物体',
|
|
'viewport/info/objects': '物体',
|
|
'viewport/info/vertices': '顶点',
|
|
'viewport/info/vertices': '顶点',
|
|
'viewport/info/triangles': '三角形',
|
|
'viewport/info/triangles': '三角形',
|