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": "远程桌面集成 (Guacamole)",
"guacamoleIntegrationDesc": "启用 RDP, VNC 和 Telnet 连接通过 guacd 。需要一个guacd 实例才能运行。",
"enableGuacamole": "启用 RDP/VNC/Telnet 支持",
"guacdUrl": "guacd URL (主机:端口)",
"guacdUrlPlaceholder": "guacd4822",
"guacdUrlNote": "要更改guacd 主机/端口,需要重新启动服务器才能生效。",
"guacamoleSettingsSaved": "Guacamole settings saved",
"failedToSaveGuacamoleSettings": "Failed to save guacamole settings",
"failedToLoadGuacamoleSettings": "Failed to load guacamole settings",
"clampedToValidRange": "被调整为有效范围",
"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": {