New Crowdin updates (#622)

* Update source file en.json

* New translations en.json (Russian)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Korean)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Afrikaans)

* New translations en.json (Arabic)

* New translations en.json (Bulgarian)

* New translations en.json (Catalan)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Dutch)

* New translations en.json (Norwegian)

* New translations en.json (Polish)

* New translations en.json (Portuguese)

* New translations en.json (Serbian (Cyrillic))

* New translations en.json (Swedish)

* New translations en.json (Turkish)

* New translations en.json (Ukrainian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Vietnamese)

* New translations en.json (Indonesian)

* New translations en.json (Bengali)

* New translations en.json (Thai)

* New translations en.json (Hindi)
This commit is contained in:
Luke Gustafson
2026-03-14 20:07:53 -05:00
committed by GitHub
parent e9e30cd318
commit d7450d5867
35 changed files with 4153 additions and 265 deletions
+121 -3
View File
@@ -808,6 +808,16 @@
"globalSettingsSaved": "已儲存全域監控設定",
"failedToSaveGlobalSettings": "儲存全域監控設定失敗",
"failedToLoadGlobalSettings": "載入全域監控設定失敗",
"guacamoleIntegration": "Remote Desktop Integration (Guacamole)",
"guacamoleIntegrationDesc": "Enable RDP, VNC, and Telnet connections via guacd. Requires a guacd instance to be running.",
"enableGuacamole": "Enable RDP/VNC/Telnet support",
"guacdUrl": "guacd URL (host:port)",
"guacdUrlPlaceholder": "guacd:4822",
"guacdUrlNote": "Changes to the guacd host/port require a server restart to take effect.",
"guacamoleSettingsSaved": "Guacamole settings saved",
"failedToSaveGuacamoleSettings": "Failed to save guacamole settings",
"failedToLoadGuacamoleSettings": "Failed to load guacamole settings",
"clampedToValidRange": "was adjusted to valid range",
"loadingSessions": "正在載入會話...",
"noActiveSessions": "未找到活動會話。",
"device": "裝置",
@@ -866,11 +876,21 @@
"importError": "導入錯誤",
"failedToImportJson": "導入 JSON 檔案失敗",
"connectionDetails": "連線詳情",
"connectionType": "Connection Type",
"ssh": "SSH",
"rdp": "RDP",
"vnc": "VNC",
"telnet": "Telnet",
"remoteDesktop": "Remote Desktop",
"guacamoleSettings": "Remote Desktop Settings",
"organization": "組織",
"ipAddress": "IP位址或主機名",
"ipRequired": "IP address is required",
"portRequired": "Port is required",
"port": "連接埠",
"name": "姓名",
"username": "使用者名稱",
"usernameRequired": "Username is required (SSH/Telnet only)",
"folder": "資料夾",
"tags": "標籤",
"pin": "置頂",
@@ -979,6 +999,8 @@
"tunnel": "隧道",
"fileManager": "檔案管理器",
"serverStats": "伺服器統計訊息",
"status": "Status",
"statistics": "統計數據",
"hostViewer": "主機檢視器",
"enableServerStats": "啟用伺服器統計訊息",
"enableServerStatsDesc": "啟用/停用此主機的伺服器統計資料收集",
@@ -1028,7 +1050,6 @@
"openFileManager": "開啟檔案管理器",
"openTunnels": "開放式隧道",
"openServerDetails": "開啟伺服器詳情",
"statistics": "統計數據",
"enabledWidgets": "已啟用的小工具",
"openServerStats": "開放伺服器統計數據",
"enabledWidgetsDesc": "選擇要為此主機顯示的統計資訊小工具",
@@ -1038,13 +1059,18 @@
"statusCheckEnabledDesc": "檢查伺服器是否在線或離線",
"statusCheckInterval": "狀態檢查間隔",
"statusCheckIntervalDesc": "檢查主機是否在線的頻率(5秒 - 1小時)",
"statusChecks": "Status Checks",
"disableTcpPing": "Disable TCP Ping",
"disableTcpPingDescription": "Turn off status checks (online/offline detection) for this host",
"useGlobalStatusInterval": "使用全域預設值",
"useGlobalMetricsInterval": "使用全域預設值",
"usingGlobalDefault": "使用全域預設值({{value}}s",
"metricsCollection": "Metrics Collection",
"metricsEnabled": "啟用指標監控",
"metricsEnabledDesc": "收集 CPU、RAM、磁碟和其他系統統計訊息",
"metricsInterval": "指標收集間隔",
"metricsIntervalDesc": "伺服器統計資訊收集頻率(5秒-1小時)",
"metricsNotAvailableForConnectionType": "Server metrics are only available for SSH hosts. TCP ping status checks can still be enabled above.",
"intervalSeconds": "秒",
"intervalMinutes": "分分鐘",
"intervalValidation": "監測間隔必須在 5 秒到 1 小時(3600 秒)之間。",
@@ -1232,6 +1258,7 @@
"copyTunnelUrl": "複製隧道 URL",
"copyServerStatsUrl": "複製伺服器統計資料 URL",
"copyDockerUrl": "複製 Docker URL",
"copyRemoteDesktopUrl": "Copy Remote Desktop URL",
"fullScreenUrlTooltip": "複製 URL 以全螢幕模式開啟此應用",
"notEnabled": "此主機未啟用 Docker。請在主機設定中啟用 Docker 以使用 Docker 功能。",
"validating": "正在驗證 Docker...",
@@ -1348,7 +1375,97 @@
"selectAll": "全選",
"deselectAll": "取消選擇所有",
"useGlobalStatusDefault": "使用全域預設值(狀態)",
"useGlobalMetricsDefault": "使用全域預設值(指標)"
"useGlobalMetricsDefault": "使用全域預設值(指標)",
"remoteDesktopSettings": "Remote Desktop Settings",
"domain": "Domain",
"securityMode": "Security Mode",
"ignoreCert": "Ignore Certificate",
"ignoreCertDesc": "Skip TLS certificate verification for this connection",
"displaySettings": "Display Settings",
"colorDepth": "Color Depth",
"width": "Width",
"height": "Height",
"dpi": "DPI",
"resizeMethod": "Resize Method",
"forceLossless": "Force Lossless",
"audioSettings": "Audio Settings",
"disableAudio": "Disable Audio",
"enableAudioInput": "Enable Audio Input",
"rdpPerformance": "Performance",
"enableWallpaper": "Enable Wallpaper",
"enableTheming": "Enable Theming",
"enableFontSmoothing": "Enable Font Smoothing",
"enableFullWindowDrag": "Enable Full Window Drag",
"enableDesktopComposition": "Enable Desktop Composition",
"enableMenuAnimations": "Enable Menu Animations",
"disableBitmapCaching": "Disable Bitmap Caching",
"disableOffscreenCaching": "Disable Offscreen Caching",
"disableGlyphCaching": "Disable Glyph Caching",
"enableGfx": "Enable GFX",
"deviceRedirection": "Device Redirection",
"enablePrinting": "Enable Printing",
"enableDrive": "Enable Drive Redirection",
"driveName": "Drive Name",
"drivePath": "Drive Path",
"createDrivePath": "Create Drive Path",
"disableDownload": "Disable Download",
"disableUpload": "Disable Upload",
"enableTouch": "Enable Touch",
"rdpSession": "Session",
"clientName": "Client Name",
"consoleSession": "Console Session",
"initialProgram": "Initial Program",
"serverLayout": "Server Keyboard Layout",
"timezone": "Timezone",
"gatewaySettings": "Gateway",
"gatewayHostname": "Gateway Hostname",
"gatewayPort": "Gateway Port",
"gatewayUsername": "Gateway Username",
"gatewayPassword": "Gateway Password",
"gatewayDomain": "Gateway Domain",
"remoteApp": "RemoteApp",
"remoteAppProgram": "Remote Application",
"remoteAppDir": "Remote App Directory",
"remoteAppArgs": "Remote App Arguments",
"clipboardSettings": "Clipboard",
"normalizeClipboard": "Normalize Clipboard",
"disableCopy": "Disable Copy",
"disablePaste": "Disable Paste",
"vncSettings": "VNC Settings",
"cursorMode": "Cursor Mode",
"swapRedBlue": "Swap Red/Blue",
"readOnly": "Read Only",
"recordingSettings": "Recording",
"recordingPath": "Recording Path",
"recordingName": "Recording Name",
"createRecordingPath": "Create Recording Path",
"excludeOutput": "Exclude Output",
"excludeMouse": "Exclude Mouse",
"includeKeys": "Include Keys",
"wakeOnLan": "Wake-on-LAN",
"sendWolPacket": "Send WoL Packet",
"wolMacAddr": "MAC Address",
"wolBroadcastAddr": "Broadcast Address",
"wolUdpPort": "UDP Port",
"wolWaitTime": "Wait Time (seconds)",
"connectionSettings": "Connection Settings",
"rdpOnly": "RDP only",
"vncOnly": "VNC only",
"telnetTerminalSettings": "Terminal Settings",
"terminalType": "Terminal Type",
"guacFontName": "Font Name",
"guacFontSize": "Font Size",
"guacColorScheme": "Color Scheme",
"guacBackspaceKey": "Backspace Key"
},
"guacamole": {
"connecting": "Connecting to {{type}} session...",
"rdpConnecting": "Connecting to RDP server...",
"vncConnecting": "Connecting to VNC server...",
"telnetConnecting": "Connecting to Telnet server...",
"connectionError": "Connection error",
"connectionFailed": "Connection failed",
"failedToConnect": "Failed to get connection token"
},
"terminal": {
"title": "終端機",
@@ -1372,6 +1489,7 @@
"connected": "已連接",
"clipboardWriteFailed": "複製到剪貼簿失敗。請確保頁面是透過 HTTPS 或本地主機存取的。",
"clipboardReadFailed": "讀取剪貼簿內容失敗。請確保已授予剪貼簿權限。",
"clipboardHttpWarning": "Paste requires HTTPS. Use Ctrl+Shift+V or serve Termix over HTTPS.",
"sshConnected": "已建立 SSH 連接",
"authError": "驗證失敗: {{message}}",
"unknownError": "發生未知錯誤",
@@ -2154,7 +2272,7 @@
"terminalSyntaxHighlightingDesc": "自動高亮顯示終端輸出中的指令、路徑、IP位址和日誌等級",
"enableCommandPaletteShortcut": "啟用指令面板快速鍵",
"enableCommandPaletteShortcutDesc": "雙擊左 Shift 鍵開啟指令面板,以便快速存取主機。",
"enableTerminalSessionPersistence": "持久終端會話",
"enableTerminalSessionPersistence": "Persistent Tabs/Sessions",
"enableTerminalSessionPersistenceDesc": "切換標籤頁或關閉瀏覽器時保持 SSH 連線(可能不穩定)"
},
"user": {