main
Raw Download raw file
 1{
 2    "Running without HTTPS is not recommended, crashes or other issues are likely.": "不建议在没有 HTTPS 的情况下运行,可能会出现崩溃或出现其他问题。",
 3    "Connecting...": "连接中...",
 4    "Disconnecting...": "正在断开连接...",
 5    "Reconnecting...": "重新连接中...",
 6    "Internal error": "内部错误",
 7    "Must set host": "必须设置主机",
 8    "Failed to connect to server: ": "无法连接到服务器:",
 9    "Connected (encrypted) to ": "已连接(已加密)到",
10    "Connected (unencrypted) to ": "已连接(未加密)到",
11    "Something went wrong, connection is closed": "出了点问题,连接已关闭",
12    "Failed to connect to server": "无法连接到服务器",
13    "Disconnected": "已断开连接",
14    "New connection has been rejected with reason: ": "新连接被拒绝,原因如下:",
15    "New connection has been rejected": "新连接已被拒绝",
16    "Credentials are required": "需要凭证",
17    "noVNC encountered an error:": "noVNC 遇到一个错误:",
18    "Hide/Show the control bar": "显示/隐藏控制栏",
19    "Drag": "拖动",
20    "Move/Drag viewport": "移动/拖动窗口",
21    "Keyboard": "键盘",
22    "Show keyboard": "显示键盘",
23    "Extra keys": "额外按键",
24    "Show extra keys": "显示额外按键",
25    "Ctrl": "Ctrl",
26    "Toggle Ctrl": "切换 Ctrl",
27    "Alt": "Alt",
28    "Toggle Alt": "切换 Alt",
29    "Toggle Windows": "切换窗口",
30    "Windows": "窗口",
31    "Send Tab": "发送 Tab 键",
32    "Tab": "Tab",
33    "Esc": "Esc",
34    "Send Escape": "发送 Escape 键",
35    "Ctrl+Alt+Del": "Ctrl+Alt+Del",
36    "Send Ctrl-Alt-Del": "发送 Ctrl+Alt+Del 键",
37    "Shutdown/Reboot": "关机/重启",
38    "Shutdown/Reboot...": "关机/重启...",
39    "Power": "电源",
40    "Shutdown": "关机",
41    "Reboot": "重启",
42    "Reset": "重置",
43    "Clipboard": "剪贴板",
44    "Edit clipboard content in the textarea below.": "在下面的文本区域中编辑剪贴板内容。",
45    "Full screen": "全屏",
46    "Settings": "设置",
47    "Shared mode": "分享模式",
48    "View only": "仅查看",
49    "Clip to window": "限制/裁切窗口大小",
50    "Scaling mode:": "缩放模式:",
51    "None": "无",
52    "Local scaling": "本地缩放",
53    "Remote resizing": "远程调整大小",
54    "Advanced": "高级",
55    "Quality:": "品质:",
56    "Compression level:": "压缩级别:",
57    "Repeater ID:": "中继站 ID",
58    "WebSocket": "WebSocket",
59    "Encrypt": "加密",
60    "Host:": "主机:",
61    "Port:": "端口:",
62    "Path:": "路径:",
63    "Automatic reconnect": "自动重新连接",
64    "Reconnect delay (ms):": "重新连接间隔 (ms):",
65    "Show dot when no cursor": "无光标时显示点",
66    "Logging:": "日志级别:",
67    "Version:": "版本:",
68    "Disconnect": "断开连接",
69    "Connect": "连接",
70    "Server identity": "服务器身份",
71    "The server has provided the following identifying information:": "服务器提供了以下识别信息:",
72    "Fingerprint:": "指纹:",
73    "Please verify that the information is correct and press \"Approve\". Otherwise press \"Reject\".": "请核实信息是否正确,并按 “同意”,否则按 “拒绝”。",
74    "Approve": "同意",
75    "Reject": "拒绝",
76    "Credentials": "凭证",
77    "Username:": "用户名:",
78    "Password:": "密码:",
79    "Send credentials": "发送凭证",
80    "Cancel": "取消",
81    "Password is required": "请提供密码",
82    "Disconnect timeout": "超时断开",
83    "viewport drag": "窗口拖动",
84    "Active Mouse Button": "启动鼠标按键",
85    "No mousebutton": "禁用鼠标按键",
86    "Left mousebutton": "鼠标左键",
87    "Middle mousebutton": "鼠标中键",
88    "Right mousebutton": "鼠标右键",
89    "Clear": "清除",
90    "Local Downscaling": "降低本地尺寸",
91    "Local Cursor": "本地光标",
92    "Canvas not supported.": "不支持 Canvas。"
93}