|
808 | 808 | "globalSettingsSaved": "Globale moniteringsinstellings gestoor", |
809 | 809 | "failedToSaveGlobalSettings": "Kon nie globale moniteringsinstellings stoor nie", |
810 | 810 | "failedToLoadGlobalSettings": "Kon nie globale moniteringsinstellings laai nie", |
| 811 | + "guacamoleIntegration": "Remote Desktop Integration (Guacamole)", |
| 812 | + "guacamoleIntegrationDesc": "Enable RDP, VNC, and Telnet connections via guacd. Requires a guacd instance to be running.", |
| 813 | + "enableGuacamole": "Enable RDP/VNC/Telnet support", |
| 814 | + "guacdUrl": "guacd URL (host:port)", |
| 815 | + "guacdUrlPlaceholder": "guacd:4822", |
| 816 | + "guacdUrlNote": "Changes to the guacd host/port require a server restart to take effect.", |
| 817 | + "guacamoleSettingsSaved": "Guacamole settings saved", |
| 818 | + "failedToSaveGuacamoleSettings": "Failed to save guacamole settings", |
| 819 | + "failedToLoadGuacamoleSettings": "Failed to load guacamole settings", |
| 820 | + "clampedToValidRange": "was adjusted to valid range", |
811 | 821 | "loadingSessions": "Laai sessies...", |
812 | 822 | "noActiveSessions": "Geen aktiewe sessies gevind nie.", |
813 | 823 | "device": "Toestel", |
|
866 | 876 | "importError": "Invoerfout", |
867 | 877 | "failedToImportJson": "Kon nie JSON-lêer invoer nie", |
868 | 878 | "connectionDetails": "Verbindingsbesonderhede", |
| 879 | + "connectionType": "Connection Type", |
| 880 | + "ssh": "SSH", |
| 881 | + "rdp": "RDP", |
| 882 | + "vnc": "VNC", |
| 883 | + "telnet": "Telnet", |
| 884 | + "remoteDesktop": "Remote Desktop", |
| 885 | + "guacamoleSettings": "Remote Desktop Settings", |
869 | 886 | "organization": "Organisasie", |
870 | 887 | "ipAddress": "IP-adres of gasheernaam", |
| 888 | + "ipRequired": "IP address is required", |
| 889 | + "portRequired": "Port is required", |
871 | 890 | "port": "Hawe", |
872 | 891 | "name": "Naam", |
873 | 892 | "username": "Gebruikersnaam", |
| 893 | + "usernameRequired": "Username is required (SSH/Telnet only)", |
874 | 894 | "folder": "Vouer", |
875 | 895 | "tags": "Etikette", |
876 | 896 | "pin": "Speld vas", |
|
979 | 999 | "tunnel": "Tonnel", |
980 | 1000 | "fileManager": "Lêerbestuurder", |
981 | 1001 | "serverStats": "Bedienerstatistieke", |
| 1002 | + "status": "Status", |
| 1003 | + "statistics": "Statistiek", |
982 | 1004 | "hostViewer": "Gasheerkyker", |
983 | 1005 | "enableServerStats": "Aktiveer bedienerstatistieke", |
984 | 1006 | "enableServerStatsDesc": "Aktiveer/deaktiveer bedienerstatistiekversameling vir hierdie gasheer", |
|
1028 | 1050 | "openFileManager": "Maak Lêerbestuurder oop", |
1029 | 1051 | "openTunnels": "Oop Tonnels", |
1030 | 1052 | "openServerDetails": "Maak bedienerbesonderhede oop", |
1031 | | - "statistics": "Statistiek", |
1032 | 1053 | "enabledWidgets": "Geaktiveerde Widgets", |
1033 | 1054 | "openServerStats": "Maak bedienerstatistieke oop", |
1034 | 1055 | "enabledWidgetsDesc": "Kies watter statistiek-widgets vir hierdie gasheer vertoon moet word", |
|
1038 | 1059 | "statusCheckEnabledDesc": "Kontroleer of die bediener aanlyn of vanlyn is", |
1039 | 1060 | "statusCheckInterval": "Statuskontrole-interval", |
1040 | 1061 | "statusCheckIntervalDesc": "Hoe gereeld om te kyk of die gasheer aanlyn is (5s - 1u)", |
| 1062 | + "statusChecks": "Status Checks", |
| 1063 | + "disableTcpPing": "Disable TCP Ping", |
| 1064 | + "disableTcpPingDescription": "Turn off status checks (online/offline detection) for this host", |
1041 | 1065 | "useGlobalStatusInterval": "Gebruik globale verstekwaarde", |
1042 | 1066 | "useGlobalMetricsInterval": "Gebruik globale verstekwaarde", |
1043 | 1067 | "usingGlobalDefault": "Gebruik globale verstekwaarde ({{value}}s)", |
| 1068 | + "metricsCollection": "Metrics Collection", |
1044 | 1069 | "metricsEnabled": "Aktiveer Metrieke Monitering", |
1045 | 1070 | "metricsEnabledDesc": "Versamel SVE-, RAM-, skyf- en ander stelselstatistieke", |
1046 | 1071 | "metricsInterval": "Metrieke-insamelingsinterval", |
1047 | 1072 | "metricsIntervalDesc": "Hoe gereeld om bedienerstatistieke in te samel (5s - 1u)", |
| 1073 | + "metricsNotAvailableForConnectionType": "Server metrics are only available for SSH hosts. TCP ping status checks can still be enabled above.", |
1048 | 1074 | "intervalSeconds": "sekondes", |
1049 | 1075 | "intervalMinutes": "minute", |
1050 | 1076 | "intervalValidation": "Moniteringsintervalle moet tussen 5 sekondes en 1 uur (3600 sekondes) wees.", |
|
1232 | 1258 | "copyTunnelUrl": "Kopieer Tonnel URL", |
1233 | 1259 | "copyServerStatsUrl": "Kopieer bedienerstatistieke-URL", |
1234 | 1260 | "copyDockerUrl": "Kopieer Docker URL", |
| 1261 | + "copyRemoteDesktopUrl": "Copy Remote Desktop URL", |
1235 | 1262 | "fullScreenUrlTooltip": "Kopieer URL om hierdie program in volskermmodus oop te maak", |
1236 | 1263 | "notEnabled": "Docker is nie vir hierdie gasheer geaktiveer nie. Aktiveer dit in Gasheerinstellings om Docker-funksies te gebruik.", |
1237 | 1264 | "validating": "Valideer Docker...", |
|
1348 | 1375 | "selectAll": "Kies alles", |
1349 | 1376 | "deselectAll": "Deselekteer alles", |
1350 | 1377 | "useGlobalStatusDefault": "Gebruik globale verstekwaarde (status)", |
1351 | | - "useGlobalMetricsDefault": "Gebruik globale verstekwaarde (metrieke)" |
| 1378 | + "useGlobalMetricsDefault": "Gebruik globale verstekwaarde (metrieke)", |
| 1379 | + "remoteDesktopSettings": "Remote Desktop Settings", |
| 1380 | + "domain": "Domain", |
| 1381 | + "securityMode": "Security Mode", |
| 1382 | + "ignoreCert": "Ignore Certificate", |
| 1383 | + "ignoreCertDesc": "Skip TLS certificate verification for this connection", |
| 1384 | + "displaySettings": "Display Settings", |
| 1385 | + "colorDepth": "Color Depth", |
| 1386 | + "width": "Width", |
| 1387 | + "height": "Height", |
| 1388 | + "dpi": "DPI", |
| 1389 | + "resizeMethod": "Resize Method", |
| 1390 | + "forceLossless": "Force Lossless", |
| 1391 | + "audioSettings": "Audio Settings", |
| 1392 | + "disableAudio": "Disable Audio", |
| 1393 | + "enableAudioInput": "Enable Audio Input", |
| 1394 | + "rdpPerformance": "Performance", |
| 1395 | + "enableWallpaper": "Enable Wallpaper", |
| 1396 | + "enableTheming": "Enable Theming", |
| 1397 | + "enableFontSmoothing": "Enable Font Smoothing", |
| 1398 | + "enableFullWindowDrag": "Enable Full Window Drag", |
| 1399 | + "enableDesktopComposition": "Enable Desktop Composition", |
| 1400 | + "enableMenuAnimations": "Enable Menu Animations", |
| 1401 | + "disableBitmapCaching": "Disable Bitmap Caching", |
| 1402 | + "disableOffscreenCaching": "Disable Offscreen Caching", |
| 1403 | + "disableGlyphCaching": "Disable Glyph Caching", |
| 1404 | + "enableGfx": "Enable GFX", |
| 1405 | + "deviceRedirection": "Device Redirection", |
| 1406 | + "enablePrinting": "Enable Printing", |
| 1407 | + "enableDrive": "Enable Drive Redirection", |
| 1408 | + "driveName": "Drive Name", |
| 1409 | + "drivePath": "Drive Path", |
| 1410 | + "createDrivePath": "Create Drive Path", |
| 1411 | + "disableDownload": "Disable Download", |
| 1412 | + "disableUpload": "Disable Upload", |
| 1413 | + "enableTouch": "Enable Touch", |
| 1414 | + "rdpSession": "Session", |
| 1415 | + "clientName": "Client Name", |
| 1416 | + "consoleSession": "Console Session", |
| 1417 | + "initialProgram": "Initial Program", |
| 1418 | + "serverLayout": "Server Keyboard Layout", |
| 1419 | + "timezone": "Timezone", |
| 1420 | + "gatewaySettings": "Gateway", |
| 1421 | + "gatewayHostname": "Gateway Hostname", |
| 1422 | + "gatewayPort": "Gateway Port", |
| 1423 | + "gatewayUsername": "Gateway Username", |
| 1424 | + "gatewayPassword": "Gateway Password", |
| 1425 | + "gatewayDomain": "Gateway Domain", |
| 1426 | + "remoteApp": "RemoteApp", |
| 1427 | + "remoteAppProgram": "Remote Application", |
| 1428 | + "remoteAppDir": "Remote App Directory", |
| 1429 | + "remoteAppArgs": "Remote App Arguments", |
| 1430 | + "clipboardSettings": "Clipboard", |
| 1431 | + "normalizeClipboard": "Normalize Clipboard", |
| 1432 | + "disableCopy": "Disable Copy", |
| 1433 | + "disablePaste": "Disable Paste", |
| 1434 | + "vncSettings": "VNC Settings", |
| 1435 | + "cursorMode": "Cursor Mode", |
| 1436 | + "swapRedBlue": "Swap Red/Blue", |
| 1437 | + "readOnly": "Read Only", |
| 1438 | + "recordingSettings": "Recording", |
| 1439 | + "recordingPath": "Recording Path", |
| 1440 | + "recordingName": "Recording Name", |
| 1441 | + "createRecordingPath": "Create Recording Path", |
| 1442 | + "excludeOutput": "Exclude Output", |
| 1443 | + "excludeMouse": "Exclude Mouse", |
| 1444 | + "includeKeys": "Include Keys", |
| 1445 | + "wakeOnLan": "Wake-on-LAN", |
| 1446 | + "sendWolPacket": "Send WoL Packet", |
| 1447 | + "wolMacAddr": "MAC Address", |
| 1448 | + "wolBroadcastAddr": "Broadcast Address", |
| 1449 | + "wolUdpPort": "UDP Port", |
| 1450 | + "wolWaitTime": "Wait Time (seconds)", |
| 1451 | + "connectionSettings": "Connection Settings", |
| 1452 | + "rdpOnly": "RDP only", |
| 1453 | + "vncOnly": "VNC only", |
| 1454 | + "telnetTerminalSettings": "Terminal Settings", |
| 1455 | + "terminalType": "Terminal Type", |
| 1456 | + "guacFontName": "Font Name", |
| 1457 | + "guacFontSize": "Font Size", |
| 1458 | + "guacColorScheme": "Color Scheme", |
| 1459 | + "guacBackspaceKey": "Backspace Key" |
| 1460 | + }, |
| 1461 | + "guacamole": { |
| 1462 | + "connecting": "Connecting to {{type}} session...", |
| 1463 | + "rdpConnecting": "Connecting to RDP server...", |
| 1464 | + "vncConnecting": "Connecting to VNC server...", |
| 1465 | + "telnetConnecting": "Connecting to Telnet server...", |
| 1466 | + "connectionError": "Connection error", |
| 1467 | + "connectionFailed": "Connection failed", |
| 1468 | + "failedToConnect": "Failed to get connection token" |
1352 | 1469 | }, |
1353 | 1470 | "terminal": { |
1354 | 1471 | "title": "Terminaal", |
|
1372 | 1489 | "connected": "Verbonde", |
1373 | 1490 | "clipboardWriteFailed": "Kon nie na knipbord kopieer nie. Maak seker dat die bladsy oor HTTPS of localhost bedien word.", |
1374 | 1491 | "clipboardReadFailed": "Kon nie vanaf knipbord lees nie. Maak seker dat knipbordtoestemmings toegestaan is.", |
| 1492 | + "clipboardHttpWarning": "Paste requires HTTPS. Use Ctrl+Shift+V or serve Termix over HTTPS.", |
1375 | 1493 | "sshConnected": "SSH-verbinding gevestig", |
1376 | 1494 | "authError": "Verifikasie het misluk: {{message}}", |
1377 | 1495 | "unknownError": "Onbekende fout het voorgekom", |
|
2154 | 2272 | "terminalSyntaxHighlightingDesc": "Merk outomaties opdragte, paaie, IP's en logvlakke in terminaaluitvoer", |
2155 | 2273 | "enableCommandPaletteShortcut": "Aktiveer die opdragpalet-kortpad", |
2156 | 2274 | "enableCommandPaletteShortcutDesc": "Dubbeltik links Shift om die opdragpalet oop te maak vir vinnige toegang tot gashere", |
2157 | | - "enableTerminalSessionPersistence": "Aanhoudende terminale sessies", |
| 2275 | + "enableTerminalSessionPersistence": "Persistent Tabs/Sessions", |
2158 | 2276 | "enableTerminalSessionPersistenceDesc": "Handhaaf SSH-verbindings wanneer jy oortjies wissel of die blaaier toemaak (dit kan onstabiel wees)." |
2159 | 2277 | }, |
2160 | 2278 | "user": { |
|
0 commit comments