| 1 | { |
| 2 | "Connecting...": "连接中...", |
| 3 | "Connected (encrypted) to ": "已连接(已加密)到", |
| 4 | "Connected (unencrypted) to ": "已连接(未加密)到", |
| 5 | "Disconnecting...": "正在断开连接...", |
| 6 | "Disconnected": "已断开连接", |
| 7 | "Must set host": "必须设置主机", |
| 8 | "Reconnecting...": "重新连接中...", |
| 9 | "Password is required": "请提供密码", |
| 10 | "Disconnect timeout": "超时断开", |
| 11 | "noVNC encountered an error:": "noVNC 遇到一个错误:", |
| 12 | "Hide/Show the control bar": "显示/隐藏控制栏", |
| 13 | "Move/Drag Viewport": "移动/拖动窗口", |
| 14 | "viewport drag": "窗口拖动", |
| 15 | "Active Mouse Button": "启动鼠标按键", |
| 16 | "No mousebutton": "禁用鼠标按键", |
| 17 | "Left mousebutton": "鼠标左键", |
| 18 | "Middle mousebutton": "鼠标中键", |
| 19 | "Right mousebutton": "鼠标右键", |
| 20 | "Keyboard": "键盘", |
| 21 | "Show Keyboard": "显示键盘", |
| 22 | "Extra keys": "额外按键", |
| 23 | "Show Extra Keys": "显示额外按键", |
| 24 | "Ctrl": "Ctrl", |
| 25 | "Toggle Ctrl": "切换 Ctrl", |
| 26 | "Edit clipboard content in the textarea below.": "在下面的文本区域中编辑剪贴板内容。", |
| 27 | "Alt": "Alt", |
| 28 | "Toggle Alt": "切换 Alt", |
| 29 | "Send Tab": "发送 Tab 键", |
| 30 | "Tab": "Tab", |
| 31 | "Esc": "Esc", |
| 32 | "Send Escape": "发送 Escape 键", |
| 33 | "Ctrl+Alt+Del": "Ctrl+Alt+Del", |
| 34 | "Send Ctrl-Alt-Del": "发送 Ctrl+Alt+Del 键", |
| 35 | "Shutdown/Reboot": "关机/重启", |
| 36 | "Shutdown/Reboot...": "关机/重启...", |
| 37 | "Power": "电源", |
| 38 | "Shutdown": "关机", |
| 39 | "Reboot": "重启", |
| 40 | "Reset": "重置", |
| 41 | "Clipboard": "剪贴板", |
| 42 | "Clear": "清除", |
| 43 | "Fullscreen": "全屏", |
| 44 | "Settings": "设置", |
| 45 | "Encrypt": "加密", |
| 46 | "Shared Mode": "分享模式", |
| 47 | "View Only": "仅查看", |
| 48 | "Clip to Window": "限制/裁切窗口大小", |
| 49 | "Scaling Mode:": "缩放模式:", |
| 50 | "None": "无", |
| 51 | "Local Scaling": "本地缩放", |
| 52 | "Local Downscaling": "降低本地尺寸", |
| 53 | "Remote Resizing": "远程调整大小", |
| 54 | "Advanced": "高级", |
| 55 | "Local Cursor": "本地光标", |
| 56 | "Repeater ID:": "中继站 ID", |
| 57 | "WebSocket": "WebSocket", |
| 58 | "Host:": "主机:", |
| 59 | "Port:": "端口:", |
| 60 | "Path:": "路径:", |
| 61 | "Automatic Reconnect": "自动重新连接", |
| 62 | "Reconnect Delay (ms):": "重新连接间隔 (ms):", |
| 63 | "Logging:": "日志级别:", |
| 64 | "Disconnect": "断开连接", |
| 65 | "Connect": "连接", |
| 66 | "Password:": "密码:", |
| 67 | "Cancel": "取消", |
| 68 | "Canvas not supported.": "不支持 Canvas。" |
| 69 | } |