Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

locale(zh): fix translation #1418

Merged
merged 4 commits into from
Jun 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 33 additions & 7 deletions src/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
"Complete": "已完成 - {filename}",
"Error": "错误",
"Pause": "暂停打印",
"PrinterOff": "关闭打印机",
"Printing": "已打印 {percent}% - {filename}",
"PrintingETA": "已打印 {percent}% - 预估: {eta} - {filename}"
},
Expand Down Expand Up @@ -179,6 +180,8 @@
"DeleteDirectoryQuestion": "你确定要删除\"{name}\"和里面的所有内容吗?",
"DeleteSelectedQuestion": "你确定要删除选中的{count}个文件?",
"Download": "下载",
"Duplicate": "复制",
"DuplicateFile": "复制文件",
"EditFile": "编辑文件",
"Empty": "没有文件",
"ExtruderTemp": "挤出机温度",
Expand Down Expand Up @@ -215,6 +218,8 @@
"Rename": "重命名",
"RenameDirectory": "重命名文件夹",
"RenameFile": "重命名文件",
"ScanMeta": "扫描元数据",
"ScanMetaSuccess": "已成功扫描来自:{filename} 的元数据。",
"Search": "搜索",
"SetupCurrentList": "设置当前列表",
"Slicer": "切片软件",
Expand Down Expand Up @@ -279,6 +284,7 @@
"Flat": "平面",
"Heightmap": "高度图",
"InvalidNameAlreadyExists": "预设名称已经存在,请换一个名称。",
"InvalidNameAscii": "错误的名称,请删除所有非ascii字符后重试。",
"InvalidNameEmpty": "输入值不能为空!",
"InvalidNameReserved": "预设 'default' 已保留,请选择其他预设名称。",
"Later": "以后",
Expand Down Expand Up @@ -398,6 +404,8 @@
"DeleteDirectoryQuestion": "你确定删除\"{name}\"文件夹和里面的所有内容吗?",
"DeleteSelectedQuestion": "删除已选中的{count}个项目?",
"Download": "下载",
"Duplicate": "复制",
"DuplicateFile": "复制文件",
"EditFile": "编辑文件",
"Empty": "没有文件",
"Files": "每页显示文件数",
Expand Down Expand Up @@ -671,12 +679,12 @@
"FPS": "帧率",
"Headline": "摄像头",
"NoWebcam": "没有可用的摄像头。在\"Mainsail设置\" -> \"摄像头\"添加新的摄像头。",
"UnknownWebcamService": "未知摄像头服务"
"UnknownWebcamService": "未知的摄像头服务"
},
"ZoffsetPanel": {
"Clear": "清除",
"Headline": "Z轴偏移",
"Later": "最后的",
"Later": "稍候再说",
"Ok": "好的",
"Save": "保存",
"SaveConfig": "保存配置",
Expand Down Expand Up @@ -710,7 +718,7 @@
"AddPrinter": "添加打印机",
"AddPrintersToJson": "请将打印机添加到 config.json 。",
"CannotConnectTo": "无法连接到{host} 。",
"ChangePrinter": "更换打印机",
"ChangePrinter": "切换打印机",
"Connecting": "正在连接到{host}",
"ConnectionFailed": "连接失败",
"EditPrinter": "编辑打印机",
Expand Down Expand Up @@ -783,7 +791,7 @@
"Desktop": "桌面设备",
"Mobile": "移动设备",
"ResetLayout": "恢复默认设置",
"Tablet": "掌上设备",
"Tablet": "平板设备",
"Widescreen": "宽屏设备"
},
"Edit": "编辑",
Expand All @@ -796,7 +804,10 @@
"MoonrakerRestartInstance": "重启Moonraker实例",
"MoonrakerRestartInstanceDescription": "编辑完Moonraker配置文件并按下\"保存并重启\"按钮后,重启哪个Moonraker服务。",
"UseEscToClose": "使用ESC关闭编辑器",
"UseEscToCloseDescription": "允许使用ESC键关闭编辑器"
"UseEscToCloseDescription": "允许使用ESC键关闭编辑器",
"TabSize": "TAB长度",
"TabSizeDescription": "按下TAB键时,填充空格的数量",
"Spaces": "{count}个空格"
},
"GCodeViewerTab": {
"BackgroundColor": "背景颜色",
Expand Down Expand Up @@ -909,6 +920,9 @@
"UnableToLoadLight": "无法加载灯",
"UnableToLoadPreset": "无法加载预设"
},
"NavigationTab": {
"Navigation": "导航"
},
"PresetsTab": {
"AddPreset": "添加预设",
"Cooldown": "冷却",
Expand Down Expand Up @@ -1005,6 +1019,8 @@
"VariableFpsMinDescription": ""
},
"UiSettingsTab": {
"BedScrewsDialog": "底板螺丝对话框",
"BedScrewsDialogDescription": "显示 BED_SCREWS_ADJUST 的辅助程序对话框。",
"BoolBigThumbnail": "大缩略图",
"BoolBigThumbnailDescription": "打印时在状态框中显示大缩略图",
"BoolHideUploadAndPrintButton": "隐藏\"上传并打印\"按钮",
Expand All @@ -1013,6 +1029,8 @@
"ConfirmOnEmergencyStopDescription": "在按下\"紧急停止\"时显示确认对话框",
"ConfirmOnPowerDeviceChange": "控制设备电源时需要确认",
"ConfirmOnPowerDeviceChangeDescription": "控制设备电源时显示确认对话框",
"DisableFanAnimation": "关闭风扇动画",
"DisableFanAnimationDescription": "这会一定程度减少浏览器的资源消耗",
"DisplayCANCEL_PRINT": "显示\"取消打印\"按钮",
"DisplayCANCEL_PRINTDescription": "始终显示\"取消打印\"按钮",
"GcodeThumbnails": "G-Code缩略图",
Expand All @@ -1025,14 +1043,19 @@
"LockSlidersDelayDescription": "滑动条将在给定延迟时间后锁定。如果设置为0或留空,滑动条将仅在页面更改/重新加载后锁定",
"LockSlidersDescription": "在允许更改之前需要解锁触摸屏上的滑动条",
"Logo": "Logo颜色",
"ManualProbeDialog": "手动探针助手对话框",
"ManualProbeDialogDescription": "显示 PROBE_CALIBRATE 或 Z_ENDSTOP_CALIBRATE 的辅助程序对话框。",
"NavigationStyle": "导航栏样式",
"NavigationStyleDescription": "更改导航栏外观",
"NavigationStyleIconsAndText": "图标+文字",
"NavigationStyleIconsOnly": "仅图标",
"PowerDeviceName": "打印机电源设备",
"PowerDeviceNameDescription": "请选择可以控制打印机供电的Moonraker电源设备。",
"Primary": "高亮颜色",
"ShowWebcamInNavigation": "在导航栏中显示摄像头",
"ScrewsTiltAdjustDialog": "螺丝倾斜调整对话框",
"ScrewsTiltAdjustDialogDescription": "显示 SCREWS_TILT_CALCULATE 的辅助程序对话框。",
"TempchartHeight": "温度图表高度",
"TempchartHeightDescription": "修改Dashboard上温度图表的高度。",
"UiSettings": "UI设置"
},
"Update": "更新",
Expand All @@ -1053,8 +1076,10 @@
"IconPrinter": "打印机",
"Ipstream": "IP摄像头",
"Hlsstream": "HLS视频流",
"WebrtcJanus": "WebRTC (janus-gateway)",
"Mjpegstreamer": "MJPEG视频流",
"MjpegstreamerAdaptive": "自适应MJPEG视频流(试验性)",
"JMuxerStream": "裸h264视频流 (jmuxer)",
"Name": "名称",
"NameAlreadyExists": "名称已经存在",
"Required": "需要填写名称",
Expand All @@ -1067,7 +1092,8 @@
"UrlStream": "视频流地址(URL)",
"Uv4lMjpeg": "UV4L-MJPEG",
"Vertically": "垂直",
"Webcams": "摄像头"
"Webcams": "摄像头",
"WebrtcCameraStreamer": "WebRTC (摄像头视频流)"
}
},
"ScrewsTiltAdjust": {
Expand Down