MeshCentral/public/novnc/app/locale/zh_CN.json

69 lines
2.5 KiB
JSON
Raw Normal View History

2020-06-06 21:55:47 -04:00
{
2021-11-29 15:08:15 -05:00
"Connecting...": "连接中...",
"Connected (encrypted) to ": "已连接(已加密)到",
"Connected (unencrypted) to ": "已连接(未加密)到",
2021-11-29 15:08:15 -05:00
"Disconnecting...": "正在断开连接...",
"Disconnected": "已断开连接",
"Must set host": "必须设置主机",
"Reconnecting...": "重新连接中...",
2020-06-06 21:55:47 -04:00
"Password is required": "请提供密码",
"Disconnect timeout": "超时断开",
2020-06-06 21:55:47 -04:00
"noVNC encountered an error:": "noVNC 遇到一个错误:",
2021-11-29 15:08:15 -05:00
"Hide/Show the control bar": "显示/隐藏控制栏",
"Move/Drag Viewport": "移动/拖动窗口",
"viewport drag": "窗口拖动",
"Active Mouse Button": "启动鼠标按键",
"No mousebutton": "禁用鼠标按键",
"Left mousebutton": "鼠标左键",
"Middle mousebutton": "鼠标中键",
"Right mousebutton": "鼠标右键",
2020-06-06 21:55:47 -04:00
"Keyboard": "键盘",
"Show Keyboard": "显示键盘",
"Extra keys": "额外按键",
"Show Extra Keys": "显示额外按键",
"Ctrl": "Ctrl",
"Toggle Ctrl": "切换 Ctrl",
"Edit clipboard content in the textarea below.": "在下面的文本区域中编辑剪贴板内容。",
2020-06-06 21:55:47 -04:00
"Alt": "Alt",
"Toggle Alt": "切换 Alt",
"Send Tab": "发送 Tab 键",
"Tab": "Tab",
"Esc": "Esc",
"Send Escape": "发送 Escape 键",
"Ctrl+Alt+Del": "Ctrl+Alt+Del",
"Send Ctrl-Alt-Del": "发送 Ctrl+Alt+Del 键",
"Shutdown/Reboot": "关机/重启",
"Shutdown/Reboot...": "关机/重启...",
2020-06-06 21:55:47 -04:00
"Power": "电源",
"Shutdown": "关机",
"Reboot": "重启",
2020-06-06 21:55:47 -04:00
"Reset": "重置",
"Clipboard": "剪贴板",
"Clear": "清除",
2021-11-29 15:08:15 -05:00
"Fullscreen": "全屏",
2020-06-06 21:55:47 -04:00
"Settings": "设置",
"Encrypt": "加密",
2020-06-06 21:55:47 -04:00
"Shared Mode": "分享模式",
2021-11-29 15:08:15 -05:00
"View Only": "仅查看",
2020-06-06 21:55:47 -04:00
"Clip to Window": "限制/裁切窗口大小",
"Scaling Mode:": "缩放模式:",
"None": "无",
"Local Scaling": "本地缩放",
"Local Downscaling": "降低本地尺寸",
2020-06-06 21:55:47 -04:00
"Remote Resizing": "远程调整大小",
"Advanced": "高级",
"Local Cursor": "本地光标",
2020-06-06 21:55:47 -04:00
"Repeater ID:": "中继站 ID",
"WebSocket": "WebSocket",
"Host:": "主机:",
"Port:": "端口:",
"Path:": "路径:",
2021-11-29 15:08:15 -05:00
"Automatic Reconnect": "自动重新连接",
"Reconnect Delay (ms):": "重新连接间隔 (ms)",
2020-06-06 21:55:47 -04:00
"Logging:": "日志级别:",
"Disconnect": "断开连接",
2021-11-29 15:08:15 -05:00
"Connect": "连接",
2020-06-06 21:55:47 -04:00
"Password:": "密码:",
"Cancel": "取消",
"Canvas not supported.": "不支持 Canvas。"
2020-06-06 21:55:47 -04:00
}