Skip to content

Commit

Permalink
locale(zh): remove all unused keys
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Dej <[email protected]>
  • Loading branch information
meteyou authored and dw-0 committed Dec 25, 2021
1 parent 4651b84 commit df7547b
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions src/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
"KlipperControl": "Klipper 控制",
"KlipperRestart": "Klipper 重启",
"KlipperFirmwareRestart": "固件重启",
"RestartServices": "服务重启",
"PowerDevices": "Power Devices",
"HostControl": "主机控制",
"Reboot": "重启",
Expand Down Expand Up @@ -138,11 +137,8 @@
"Delete": "删除",
"StartJob": "开始工作",
"DoYouWantToStartFilename": "你想要开始 {filename}?",
"No": "",
"Yes": "是的",
"StartPrint": "开始打印",
"NewDirectory": "新建目录",
"PleaseEnterANewDirectoryName": "请输入新目录名称: ",
"RenameFile": "重命名文件",
"EditFile": "编辑文件",
"Name": "文件名",
Expand Down Expand Up @@ -285,12 +281,10 @@
"Download": "下载",
"Delete": "删除",
"RenameFile": "重命名文件",
"EditFile": "编辑文件",
"Name": "名称",
"Cancel": "取消",
"Create": "创建",
"NewDirectory": "新目录",
"PleaseEnterANewDirectoryName": "请输入新目录名称: ",
"RenameDirectory": "重命名目录",
"DeleteDirectory": "删除目录",
"DeleteDirectoryQuestion": "你确定删除 \"{name}\" 和里面所有的文件吗?",
Expand Down Expand Up @@ -522,7 +516,6 @@
"Download": "下载",
"Rename": "重命名",
"Delete": "删除",
"PleaseStandBy": "稍等",
"RenameFile": "重命名文件",
"Name": "名称",
"UploadFile": "上传文件",
Expand Down Expand Up @@ -629,7 +622,6 @@
"Ipstream": "IP 摄像头",
"Required": "必须的",
"NameAlreadyExists": "名字已经存在",
"UrlNotAvailable": "URL 不可用",
"Name": "名字",
"UrlStream": "URL 流",
"UrlSnapshot": "URL 快照",
Expand Down Expand Up @@ -688,8 +680,6 @@
"VariableFpsMinDescription": "",
"VariableFpsMax": "最大 FPS 变量",
"VariableFpsMaxDescription": "",
"Rotation": "翻转",
"RotationDescription": "翻转输出视频 0-359 度",
"duplicatelastframe": "复制最后一帧",
"duplicatelastframeDescription": "复制视频的最后一帧",
"HyperlapseCycle": "Hyperlapse 循环时间",
Expand Down Expand Up @@ -718,7 +708,6 @@
"Expert": "专业",
"NoGroups": "没有发现组...",
"Macrogroups": "",
"CreateGroup": "创建组",
"EditGroup": "编辑组",
"CountMacros": "没有发现宏 | {count} 宏 | {count} 宏",
"Name": "名字",
Expand Down Expand Up @@ -753,7 +742,6 @@
"Cross": "交叉",
"SpeedXY": "速度 XY",
"SpeedZ": "速度 Z",
"EnableCross": "使能运动交叉",
"MoveDistancesInMm": "移动距离 毫米",
"InvertXMovement": "翻转 X ",
"InvertYMovement": "翻转 Y ",
Expand Down Expand Up @@ -835,8 +823,6 @@
"GCodeViewerTab": {
"GCodeViewer": "G-代码 视窗",
"ExtruderColor" : "挤出颜色",
"FeedRate": "进给率",
"Extruder" : "挤出机",
"BackgroundColor" : "背景颜色",
"GridColor": "网格颜色",
"ShowAxes": "显示轴",
Expand All @@ -855,7 +841,6 @@
"Title" : "G-代码 可视化",
"LoadLocal": "本地文件",
"ClearLoadedFile": "清除",
"ResetCamera": "重启摄像头",
"RenderQuality" : "渲染质量",
"Low" : "",
"Medium" : "",
Expand All @@ -873,7 +858,6 @@
"ReloadRequired" : "需要重新装载",
"LoadCurrentFile": "当前文件",
"Tracking": "追踪",
"ZClip" : "Z 裁剪",
"Rendering" : "渲染中",
"Downloading" : "下载中",
"ColorMode" : "颜色模式"
Expand Down

0 comments on commit df7547b

Please sign in to comment.