@@ -41,15 +41,6 @@ function Strings( config ) {
41
41
'menubar/file/new' : 'New' ,
42
42
'menubar/file/import' : 'Import' ,
43
43
'menubar/file/export' : 'Export' ,
44
- 'menubar/file/export/drc' : 'Export DRC' ,
45
- 'menubar/file/export/glb' : 'Export GLB' ,
46
- 'menubar/file/export/gltf' : 'Export GLTF' ,
47
- 'menubar/file/export/obj' : 'Export OBJ' ,
48
- 'menubar/file/export/ply' : 'Export PLY' ,
49
- 'menubar/file/export/ply_binary' : 'Export PLY (Binary)' ,
50
- 'menubar/file/export/stl' : 'Export STL' ,
51
- 'menubar/file/export/stl_binary' : 'Export STL (Binary)' ,
52
- 'menubar/file/export/usdz' : 'Export USDZ' ,
53
44
54
45
'menubar/edit' : 'Edit' ,
55
46
'menubar/edit/undo' : 'Undo (Ctrl+Z)' ,
@@ -430,15 +421,6 @@ function Strings( config ) {
430
421
'menubar/file/new' : 'Nouveau' ,
431
422
'menubar/file/import' : 'Importer' ,
432
423
'menubar/file/export' : 'Exporter' ,
433
- 'menubar/file/export/drc' : 'Exporter DRC' ,
434
- 'menubar/file/export/glb' : 'Exporter GLB' ,
435
- 'menubar/file/export/gltf' : 'Exporter GLTF' ,
436
- 'menubar/file/export/obj' : 'Exporter OBJ' ,
437
- 'menubar/file/export/ply' : 'Exporer PLY' ,
438
- 'menubar/file/export/ply_binary' : 'Exporter PLY (Binaire)' ,
439
- 'menubar/file/export/stl' : 'Exporter STL' ,
440
- 'menubar/file/export/stl_binary' : 'Exporter STL (Binaire)' ,
441
- 'menubar/file/export/usdz' : 'Exporter USDZ' ,
442
424
443
425
'menubar/edit' : 'Edition' ,
444
426
'menubar/edit/undo' : 'Annuler (Ctrl+Z)' ,
@@ -819,15 +801,6 @@ function Strings( config ) {
819
801
'menubar/file/new' : '新建' ,
820
802
'menubar/file/import' : '导入' ,
821
803
'menubar/file/export' : '导出' ,
822
- 'menubar/file/export/drc' : '导出DRC' ,
823
- 'menubar/file/export/glb' : '导出GLB' ,
824
- 'menubar/file/export/gltf' : '导出GLTF' ,
825
- 'menubar/file/export/obj' : '导出OBJ' ,
826
- 'menubar/file/export/ply' : '导出PLY' ,
827
- 'menubar/file/export/ply_binary' : '导出PLY(二进制)' ,
828
- 'menubar/file/export/stl' : '导出STL' ,
829
- 'menubar/file/export/stl_binary' : '导出STL(二进制)' ,
830
- 'menubar/file/export/usdz' : '导出USDZ' ,
831
804
832
805
'menubar/edit' : '编辑' ,
833
806
'menubar/edit/undo' : '撤销 (Ctrl+Z)' ,
@@ -1208,15 +1181,6 @@ function Strings( config ) {
1208
1181
'menubar/file/new' : '新規' ,
1209
1182
'menubar/file/import' : 'インポート' ,
1210
1183
'menubar/file/export' : 'エクスポート' ,
1211
- 'menubar/file/export/drc' : 'エクスポート DRC' ,
1212
- 'menubar/file/export/glb' : 'エクスポート GLB' ,
1213
- 'menubar/file/export/gltf' : 'エクスポート GLTF' ,
1214
- 'menubar/file/export/obj' : 'エクスポート OBJ' ,
1215
- 'menubar/file/export/ply' : 'エクスポート PLY' ,
1216
- 'menubar/file/export/ply_binary' : 'エクスポート PLY(バイナリ)' ,
1217
- 'menubar/file/export/stl' : 'エクスポート STL' ,
1218
- 'menubar/file/export/stl_binary' : 'エクスポート STL(バイナリ)' ,
1219
- 'menubar/file/export/usdz' : 'エクスポート USDZ' ,
1220
1184
1221
1185
'menubar/edit' : '編集' ,
1222
1186
'menubar/edit/undo' : '元に戻す(Ctrl+Z)' ,
0 commit comments