Update
This commit is contained in:
210
Scripts/localization.py
Normal file
210
Scripts/localization.py
Normal file
@ -0,0 +1,210 @@
|
||||
LANG = {
|
||||
'en_US': {
|
||||
"DOCUMENT": "DOCUMENT",
|
||||
"Help": "Help",
|
||||
"EN": "EN",
|
||||
"ZH": "ZH",
|
||||
"zh_CN": "zh_CN",
|
||||
"Switch Language": "Switch Language",
|
||||
"Modeling": "Modeling",
|
||||
"Metahuman": "Metahuman",
|
||||
"Rigging": "Rigging",
|
||||
"Animation": "Animation",
|
||||
"Display": "Display",
|
||||
"Xray": "Xray",
|
||||
"Joint Xray": "Joint Xray",
|
||||
"Manage": "Manage",
|
||||
"Rename": "Rename",
|
||||
"Batch Import": "Batch Import",
|
||||
"Select": "Select",
|
||||
"Interval Select Edge": "Interval Select Edge",
|
||||
"Same Position Selector": "Same Position Selector",
|
||||
"Edge Loop Smart Select": "Edge Loop Smart Select",
|
||||
"Even Edge Loop": "Even Edge Loop",
|
||||
"Tools": "Tools",
|
||||
"Crease Plus": "Crease Plus",
|
||||
"Speed Cut": "Speed Cut",
|
||||
"ModIt": "ModIt",
|
||||
"PlugIt": "PlugIt",
|
||||
"Zirail": "Zirail",
|
||||
"Groomer`s Tool": "Groomer`s Tool",
|
||||
"Edge Sensei": "Edge Sensei",
|
||||
"Round Inset": "Round Inset",
|
||||
"Arc Deformer": "Arc Deformer",
|
||||
"Instant Drag": "Instant Drag",
|
||||
"Un Bevel": "Un Bevel",
|
||||
"Align Edge": "Align Edge",
|
||||
"Extra Curve": "Extra Curve",
|
||||
"Auto Snap": "Auto Snap",
|
||||
"Xgen Controller": "Xgen Controller",
|
||||
"Speed Bend": "Speed Bend",
|
||||
"Hair Tools": "Hair Tools",
|
||||
"GS Curve Tools": "GS Curve Tools",
|
||||
"GS Curve Tools Reset": "GS Curve Tools Reset",
|
||||
"GS Curve Tools Close": "GS Curve Tools Close",
|
||||
"Export XGen to Groom": "Export XGen to Groom",
|
||||
"Export XGen Description": "Export XGen Description",
|
||||
"UV": "UV",
|
||||
"UVDeluxe": "UVDeluxe",
|
||||
"RizomUV Bridge": "RizomUV Bridge",
|
||||
"UV Set Editor": "UV Set Editor",
|
||||
"Preparation": "Preparation",
|
||||
"Body Prepare": "Body Prepare",
|
||||
"Setup": "Setup",
|
||||
"Advanced Skeleton": "Advanced Skeleton",
|
||||
"Weight Export": "Weight Export",
|
||||
"Weight Import": "Weight Import",
|
||||
"Unbind Skin": "Unbind Skin",
|
||||
"Select": "Select",
|
||||
"Anim School Picker": "Anim School Picker",
|
||||
"DWPicker": "DWPicker",
|
||||
"Tools": "Tools",
|
||||
"bhGhost": "bhGhost",
|
||||
"IK/FK Switch": "IK/FK Switch",
|
||||
"aTools": "aTools",
|
||||
"Keyframe Pro": "Keyframe Pro",
|
||||
"Studio Library": "Studio Library",
|
||||
"Pose Tools": "Pose Tools",
|
||||
"Epic Pose Wrangler": "Epic Pose Wrangler",
|
||||
"Morph Shape": "Morph Shape",
|
||||
"Universal Rig Adapter": "Universal Rig Adapter",
|
||||
"Dev": "Dev",
|
||||
"Dev Tool": "Dev Tool",
|
||||
"Icon Viewer": "Icon Viewer",
|
||||
"Import": "Import",
|
||||
"IK/FK Mocap": "IK/FK Mocap Tool",
|
||||
"MotionCapHelper": "MotionCap Helper",
|
||||
"SpringMagic": "Spring Magic",
|
||||
"Ahoge": "Ahoge",
|
||||
"QuadRemesher": "Quad Remesher",
|
||||
"LDMT": "LDMT",
|
||||
"Simplify": "Simplify",
|
||||
'Deformer': 'Deformer',
|
||||
'Instant Meshes': 'Instant Meshes',
|
||||
'Topo Blendshape': 'Topo Blendshape',
|
||||
'Face Transfer': 'Face Transfer',
|
||||
'Cloth Transfer': 'Cloth Transfer',
|
||||
'Marvelous Tool': 'Marvelous Tool',
|
||||
"Morph to UV": "Morph to UV",
|
||||
"Quick Export": "Quick Export",
|
||||
"Check UV Bleed":"Check UV Bleed",
|
||||
"Overlap UV Out":"Overlap UV Out",
|
||||
"Overlap UV In":"Overlap UV In",
|
||||
"Switch UV Set":"Switch UV Set",
|
||||
"Debug Tools": "Debug Tools",
|
||||
"Scene": "Scene",
|
||||
"CleanM": "CleanM",
|
||||
"Normal": "Normal",
|
||||
"KeepHS": "KeepHS",
|
||||
"Rename": "Rename",
|
||||
"DelName": "DelName",
|
||||
"Ungroup": "Ungroup",
|
||||
"Reverse": "Reverse",
|
||||
"XgenVis": "XgenVis",
|
||||
"Task Path Builder": "TaskPathBuilder"
|
||||
},
|
||||
'zh_CN': {
|
||||
"DOCUMENT": "说明文档",
|
||||
"Help": "帮助",
|
||||
"EN": "EN",
|
||||
"ZH": "ZH",
|
||||
"zh_CN": "zh_CN",
|
||||
"Switch Language": "切换语言",
|
||||
"Modeling": "建模",
|
||||
"Metahuman": "Metahuman",
|
||||
"Rigging": "绑定",
|
||||
"Animation": "动画",
|
||||
"Display": "显示",
|
||||
"Xray": "X光显示",
|
||||
"Joint Xray": "关节X光显示",
|
||||
"Manage": "管理",
|
||||
"Rename": "重命名",
|
||||
"Batch Import": "批量导入",
|
||||
"Select": "选择",
|
||||
"Interval Select Edge": "间隔选择边",
|
||||
"Same Position Selector": "相同位置物体选择器",
|
||||
"Edge Loop Smart Select": "边缘循环智能选择",
|
||||
"Even Edge Loop": "等边循环",
|
||||
"Tools": "工具",
|
||||
"Crease Plus": "Crease ++",
|
||||
"Speed Cut": "快速切割",
|
||||
"ModIt": "ModIt",
|
||||
"PlugIt": "PlugIt",
|
||||
"Zirail": "Zirail 拓扑工具",
|
||||
"Groomer`s Tool": "Groomer 工具",
|
||||
"Edge Sensei": "边线大师",
|
||||
"Round Inset": "圆角插入",
|
||||
"Arc Deformer": "弧形变形器",
|
||||
"Instant Drag": "吸附放置",
|
||||
"Un Bevel": "去除倒角",
|
||||
"Align Edge": "对齐到边",
|
||||
"Extra Curve": "提取曲线",
|
||||
"Auto Snap": "自动吸附",
|
||||
"Xgen Controller": "Xgen 控制器",
|
||||
"Speed Bend": "快速弯曲",
|
||||
"Hair Tools": "毛发工具",
|
||||
"GS Curve Tools": "GS曲线工具",
|
||||
"GS Curve Tools Reset": "重置",
|
||||
"GS Curve Tools Close": "关闭",
|
||||
"Export XGen to Groom": "导出 XGen 到 Groom",
|
||||
"Export XGen Description": "导出 XGen Description",
|
||||
"UV": "UV",
|
||||
"UVDeluxe": "UVDeluxe",
|
||||
"RizomUV Bridge": "RizomUV Bridge",
|
||||
"UV Set Editor": "UV 编辑器",
|
||||
"Preparation": "准备",
|
||||
"Body Prepare": "身体准备",
|
||||
"Setup": "设置",
|
||||
"Advanced Skeleton": "高级骨骼",
|
||||
"Weight Export": "权重导出",
|
||||
"Weight Import": "权重导入",
|
||||
"Unbind Skin": "取消蒙皮",
|
||||
"Select": "选择",
|
||||
"Anim School Picker": "Anim School 拾取器",
|
||||
"DWPicker": "DW 拾取器",
|
||||
"Tools": "工具",
|
||||
"bhGhost": "洋葱皮",
|
||||
"IK/FK Switch": "IK/FK 切换",
|
||||
"aTools": "aTools",
|
||||
"Keyframe Pro": "关键帧大师",
|
||||
"Studio Library": "工作室库",
|
||||
"Pose Tools": "姿势工具",
|
||||
"Epic Pose Wrangler": "Epic 姿势变形器",
|
||||
"Morph Shape": "变形工具",
|
||||
"Universal Rig Adapter": "通用绑定适配器",
|
||||
"Dev": "开发",
|
||||
"Dev Tool": "开发工具",
|
||||
"Icon Viewer": "图标查看器",
|
||||
"Import": "导入",
|
||||
"IK/FK Mocap": "IK/FK 动捕工具",
|
||||
"MotionCapHelper": "动捕助手",
|
||||
"SpringMagic": "飘带插件",
|
||||
"Ahoge": "Ahoge工具",
|
||||
"QuadRemesher": "重拓扑工具",
|
||||
"LDMT": "LDMT",
|
||||
"Simplify": "减面工具",
|
||||
'Deformer': '变形器',
|
||||
'Instant Meshes': '快速重拓扑',
|
||||
'Topo Blendshape': '拓扑变形器',
|
||||
'Face Transfer': '面部传递',
|
||||
'Cloth Transfer': '服装传递',
|
||||
'Marvelous Tool': 'MD工具集',
|
||||
"Morph to UV": "模型 to UV",
|
||||
"Quick Export": "快速导出",
|
||||
"Check UV Bleed":"检查 UV 溢出",
|
||||
"Overlap UV Out":"重叠 UV 修复",
|
||||
"Overlap UV In":"重叠 UV 合并",
|
||||
"Switch UV Set":"切换 UV Set",
|
||||
"Debug Tools": "Debug 工具",
|
||||
"Scene": "场景优化",
|
||||
"CleanM": "清理模型",
|
||||
"Normal": "面法线",
|
||||
"KeepHS": "保留平滑组",
|
||||
"Rename": "重命名",
|
||||
"DelName": "删除命名空间",
|
||||
"Ungroup": "取消打组",
|
||||
"Reverse": "翻转",
|
||||
"XgenVis": "Xgen 显示",
|
||||
"Task Path Builder": "任务路径构建"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user