| 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 | } |