Update zh_CN.json

improve translations
This commit is contained in:
wavezhang 2019-11-04 16:13:00 +08:00 committed by GitHub
parent 3388c92c7f
commit 7bb1702a9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 17 deletions

View File

@ -1,19 +1,19 @@
{ {
"Connecting...": "接中...", "Connecting...": "接中...",
"Disconnecting...": "正在中断连接...", "Disconnecting...": "正在中断连接...",
"Reconnecting...": "重新接中...", "Reconnecting...": "重新接中...",
"Internal error": "内部错误", "Internal error": "内部错误",
"Must set host": "请提供主机名", "Must set host": "请提供主机名",
"Connected (encrypted) to ": "已加密链接到", "Connected (encrypted) to ": "已连接到(加密)",
"Connected (unencrypted) to ": "未加密链接到", "Connected (unencrypted) to ": "已连接到(未加密)",
"Something went wrong, connection is closed": "发生错误,接已关闭", "Something went wrong, connection is closed": "发生错误,接已关闭",
"Failed to connect to server": "无法接到服务器", "Failed to connect to server": "无法接到服务器",
"Disconnected": "接已中断", "Disconnected": "接已中断",
"New connection has been rejected with reason: ": "接被拒绝,原因:", "New connection has been rejected with reason: ": "接被拒绝,原因:",
"New connection has been rejected": "接被拒绝", "New connection has been rejected": "接被拒绝",
"Password is required": "请提供密码", "Password is required": "请提供密码",
"noVNC encountered an error:": "noVNC 遇到一个错误:", "noVNC encountered an error:": "noVNC 遇到一个错误:",
"Hide/Show the control bar": "显示/隐藏控制", "Hide/Show the control bar": "显示/隐藏控制",
"Move/Drag Viewport": "拖放显示范围", "Move/Drag Viewport": "拖放显示范围",
"viewport drag": "显示范围拖放", "viewport drag": "显示范围拖放",
"Active Mouse Button": "启动鼠标按鍵", "Active Mouse Button": "启动鼠标按鍵",
@ -43,10 +43,10 @@
"Reset": "重置", "Reset": "重置",
"Clipboard": "剪贴板", "Clipboard": "剪贴板",
"Clear": "清除", "Clear": "清除",
"Fullscreen": "全屏", "Fullscreen": "全屏",
"Settings": "设置", "Settings": "设置",
"Shared Mode": "分享模式", "Shared Mode": "分享模式",
"View Only": "仅检视", "View Only": "仅查看",
"Clip to Window": "限制/裁切窗口大小", "Clip to Window": "限制/裁切窗口大小",
"Scaling Mode:": "缩放模式:", "Scaling Mode:": "缩放模式:",
"None": "无", "None": "无",
@ -59,11 +59,11 @@
"Host:": "主机:", "Host:": "主机:",
"Port:": "端口:", "Port:": "端口:",
"Path:": "路径:", "Path:": "路径:",
"Automatic Reconnect": "自动重新接", "Automatic Reconnect": "自动重新接",
"Reconnect Delay (ms):": "重新接间隔 (ms)", "Reconnect Delay (ms):": "重新接间隔 (ms)",
"Logging:": "日志级别:", "Logging:": "日志级别:",
"Disconnect": "终端链接", "Disconnect": "中断连接",
"Connect": "接", "Connect": "接",
"Password:": "密码:", "Password:": "密码:",
"Cancel": "取消" "Cancel": "取消"
} }