zh_CN.json 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. {
  2. "Connecting...": "连接中...",
  3. "Disconnecting...": "正在断开连接...",
  4. "Reconnecting...": "重新连接中...",
  5. "Internal error": "内部错误",
  6. "Must set host": "请提供主机名",
  7. "Connected (encrypted) to ": "已连接到(加密)",
  8. "Connected (unencrypted) to ": "已连接到(未加密)",
  9. "Something went wrong, connection is closed": "发生错误,连接已关闭",
  10. "Failed to connect to server": "无法连接到服务器",
  11. "Disconnected": "已断开连接",
  12. "New connection has been rejected with reason: ": "连接被拒绝,原因:",
  13. "New connection has been rejected": "连接被拒绝",
  14. "Password is required": "请提供密码",
  15. "noVNC encountered an error:": "noVNC 遇到一个错误:",
  16. "Hide/Show the control bar": "显示/隐藏控制栏",
  17. "Move/Drag Viewport": "拖放显示范围",
  18. "viewport drag": "显示范围拖放",
  19. "Active Mouse Button": "启动鼠标按鍵",
  20. "No mousebutton": "禁用鼠标按鍵",
  21. "Left mousebutton": "鼠标左鍵",
  22. "Middle mousebutton": "鼠标中鍵",
  23. "Right mousebutton": "鼠标右鍵",
  24. "Keyboard": "键盘",
  25. "Show Keyboard": "显示键盘",
  26. "Extra keys": "额外按键",
  27. "Show Extra Keys": "显示额外按键",
  28. "Ctrl": "Ctrl",
  29. "Toggle Ctrl": "切换 Ctrl",
  30. "Alt": "Alt",
  31. "Toggle Alt": "切换 Alt",
  32. "Send Tab": "发送 Tab 键",
  33. "Tab": "Tab",
  34. "Esc": "Esc",
  35. "Send Escape": "发送 Escape 键",
  36. "Ctrl+Alt+Del": "Ctrl-Alt-Del",
  37. "Send Ctrl-Alt-Del": "发送 Ctrl-Alt-Del 键",
  38. "Shutdown/Reboot": "关机/重新启动",
  39. "Shutdown/Reboot...": "关机/重新启动...",
  40. "Power": "电源",
  41. "Shutdown": "关机",
  42. "Reboot": "重新启动",
  43. "Reset": "重置",
  44. "Clipboard": "剪贴板",
  45. "Clear": "清除",
  46. "Fullscreen": "全屏",
  47. "Settings": "设置",
  48. "Shared Mode": "分享模式",
  49. "View Only": "仅查看",
  50. "Clip to Window": "限制/裁切窗口大小",
  51. "Scaling Mode:": "缩放模式:",
  52. "None": "无",
  53. "Local Scaling": "本地缩放",
  54. "Remote Resizing": "远程调整大小",
  55. "Advanced": "高级",
  56. "Repeater ID:": "中继站 ID",
  57. "WebSocket": "WebSocket",
  58. "Encrypt": "加密",
  59. "Host:": "主机:",
  60. "Port:": "端口:",
  61. "Path:": "路径:",
  62. "Automatic Reconnect": "自动重新连接",
  63. "Reconnect Delay (ms):": "重新连接间隔 (ms):",
  64. "Logging:": "日志级别:",
  65. "Disconnect": "中断连接",
  66. "Connect": "连接",
  67. "Password:": "密码:",
  68. "Cancel": "取消"
  69. }