mirror of
https://github.com/YuzuZensai/Termix.git
synced 2026-09-13 18:58:52 +00:00
New Crowdin updates (#624)
* Update source file en.json * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Arabic) * 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 (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 (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * 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:
@@ -814,9 +814,9 @@
|
||||
"guacdUrl": "guacd URL (host:poort)",
|
||||
"guacdUrlPlaceholder": "adviseur:4822",
|
||||
"guacdUrlNote": "Wijzigingen in de guacd host/poort vereisen een herstart van de server van kracht.",
|
||||
"guacamoleSettingsSaved": "Guacamole settings saved",
|
||||
"failedToSaveGuacamoleSettings": "Failed to save guacamole settings",
|
||||
"failedToLoadGuacamoleSettings": "Failed to load guacamole settings",
|
||||
"guacamoleSettingsSaved": "Guacamole instellingen opgeslagen",
|
||||
"failedToSaveGuacamoleSettings": "Fout bij het opslaan van guacamole instellingen",
|
||||
"failedToLoadGuacamoleSettings": "Fout bij het laden van guacamole instellingen",
|
||||
"clampedToValidRange": "is aangepast aan geldig bereik",
|
||||
"loadingSessions": "Sessies laden...",
|
||||
"noActiveSessions": "Geen actieve sessies gevonden.",
|
||||
@@ -876,21 +876,21 @@
|
||||
"importError": "Fout bij importeren",
|
||||
"failedToImportJson": "Kan JSON bestand niet importeren",
|
||||
"connectionDetails": "Connectie Details",
|
||||
"connectionType": "Connection Type",
|
||||
"ssh": "SSH",
|
||||
"connectionType": "Type verbinding",
|
||||
"ssh": "ZZ",
|
||||
"rdp": "RDP",
|
||||
"vnc": "VNC",
|
||||
"telnet": "Telnet",
|
||||
"remoteDesktop": "Remote Desktop",
|
||||
"guacamoleSettings": "Remote Desktop Settings",
|
||||
"remoteDesktop": "Extern bureaublad",
|
||||
"guacamoleSettings": "Externe bureaublad instellingen",
|
||||
"organization": "Rekening",
|
||||
"ipAddress": "IP-adres of hostnaam",
|
||||
"ipRequired": "IP address is required",
|
||||
"portRequired": "Port is required",
|
||||
"ipRequired": "IP-adres is vereist",
|
||||
"portRequired": "Poort is vereist",
|
||||
"port": "Poort",
|
||||
"name": "naam",
|
||||
"username": "Gebruikersnaam",
|
||||
"usernameRequired": "Username is required (SSH/Telnet only)",
|
||||
"usernameRequired": "Gebruikersnaam is vereist (SSH/Telnet alleen)",
|
||||
"folder": "Map",
|
||||
"tags": "Labels",
|
||||
"pin": "Vastzetten",
|
||||
@@ -999,7 +999,7 @@
|
||||
"tunnel": "Tunnel",
|
||||
"fileManager": "Bestands Beheer",
|
||||
"serverStats": "Server Statistieken",
|
||||
"status": "Status",
|
||||
"status": "status",
|
||||
"statistics": "Statistieken",
|
||||
"hostViewer": "Host Viewer",
|
||||
"enableServerStats": "Server statistieken inschakelen",
|
||||
@@ -1059,18 +1059,18 @@
|
||||
"statusCheckEnabledDesc": "Controleer of de server online of offline is",
|
||||
"statusCheckInterval": "Status controle interval",
|
||||
"statusCheckIntervalDesc": "Hoe vaak controleren of host online is (5s - 1h)",
|
||||
"statusChecks": "Status Checks",
|
||||
"disableTcpPing": "Disable TCP Ping",
|
||||
"disableTcpPingDescription": "Turn off status checks (online/offline detection) for this host",
|
||||
"statusChecks": "Status controles",
|
||||
"disableTcpPing": "TCP Ping uitschakelen",
|
||||
"disableTcpPingDescription": "Statuscontroles (online/offline detectie) voor deze host uitschakelen",
|
||||
"useGlobalStatusInterval": "Globale standaard gebruiken",
|
||||
"useGlobalMetricsInterval": "Globale standaard gebruiken",
|
||||
"usingGlobalDefault": "Gebruik van globale standaard ({{value}}s)",
|
||||
"metricsCollection": "Metrics Collection",
|
||||
"metricsCollection": "Collectie Statistieken",
|
||||
"metricsEnabled": "Metrics monitoring inschakelen",
|
||||
"metricsEnabledDesc": "Verzamel CPU, RAM, schijf en andere systeemstatistieken",
|
||||
"metricsInterval": "Metrics Collectie Interval",
|
||||
"metricsIntervalDesc": "Hoe vaak serverstatistieken worden verzameld (5s - 1h)",
|
||||
"metricsNotAvailableForConnectionType": "Server metrics are only available for SSH hosts. TCP ping status checks can still be enabled above.",
|
||||
"metricsNotAvailableForConnectionType": "Serverstatistieken zijn alleen beschikbaar voor SSH hosts. TCP ping statuscontroles kunnen nog steeds worden ingeschakeld hierboven.",
|
||||
"intervalSeconds": "seconden",
|
||||
"intervalMinutes": "minuten",
|
||||
"intervalValidation": "Controleintervallen moeten tussen de 5 en 1 uur zijn (3600 seconden)",
|
||||
@@ -1258,7 +1258,7 @@
|
||||
"copyTunnelUrl": "Kopieer Tunnel URL",
|
||||
"copyServerStatsUrl": "Kopieer server statistieken URL",
|
||||
"copyDockerUrl": "Docker URL kopiëren",
|
||||
"copyRemoteDesktopUrl": "Copy Remote Desktop URL",
|
||||
"copyRemoteDesktopUrl": "Kopieer URL van extern bureaublad",
|
||||
"fullScreenUrlTooltip": "URL kopiëren om deze app te openen in volledig scherm modus",
|
||||
"notEnabled": "Docker is niet ingeschakeld voor deze host. Zet het aan in Hostinstellingen om de Docker-functies te gebruiken.",
|
||||
"validating": "Docker valideren...",
|
||||
@@ -1376,96 +1376,96 @@
|
||||
"deselectAll": "Deselecteer alles",
|
||||
"useGlobalStatusDefault": "Gebruik Global Default (Status)",
|
||||
"useGlobalMetricsDefault": "Gebruik Globale Standaard (Metrieken)",
|
||||
"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",
|
||||
"remoteDesktopSettings": "Externe bureaublad instellingen",
|
||||
"domain": "Domein",
|
||||
"securityMode": "Beveiliging modus",
|
||||
"ignoreCert": "Certificaat negeren",
|
||||
"ignoreCertDesc": "TLS-certificaat-verificatie voor deze verbinding overslaan",
|
||||
"displaySettings": "Weergave instellingen",
|
||||
"colorDepth": "Kleur diepte",
|
||||
"width": "Width",
|
||||
"height": "Height",
|
||||
"height": "Højde",
|
||||
"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",
|
||||
"resizeMethod": "Methode aanpassen",
|
||||
"forceLossless": "Verlies afdwingen",
|
||||
"audioSettings": "Audio instellingen",
|
||||
"disableAudio": "Audio uitschakelen",
|
||||
"enableAudioInput": "Audio-invoer inschakelen",
|
||||
"rdpPerformance": "Prestaties",
|
||||
"enableWallpaper": "Achtergrond inschakelen",
|
||||
"enableTheming": "Thema inschakelen",
|
||||
"enableFontSmoothing": "Font vloeiend maken inschakelen",
|
||||
"enableFullWindowDrag": "Activeer volledig venster slepen",
|
||||
"enableDesktopComposition": "Bureaublad compositie inschakelen",
|
||||
"enableMenuAnimations": "Menu animaties inschakelen",
|
||||
"disableBitmapCaching": "Bitmap caching uitschakelen",
|
||||
"disableOffscreenCaching": "Offscreen caching uitschakelen",
|
||||
"disableGlyphCaching": "Glief caching uitschakelen",
|
||||
"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",
|
||||
"deviceRedirection": "Apparaat omleiding",
|
||||
"enablePrinting": "Afdrukken inschakelen",
|
||||
"enableDrive": "Schijf omleiding inschakelen",
|
||||
"driveName": "Drive Naam",
|
||||
"drivePath": "Drive pad",
|
||||
"createDrivePath": "Maak Drive Pad",
|
||||
"disableDownload": "Download uitschakelen",
|
||||
"disableUpload": "Uploaden uitschakelen",
|
||||
"enableTouch": "Aanraking inschakelen",
|
||||
"rdpSession": "Sessie",
|
||||
"clientName": "Naam klant",
|
||||
"consoleSession": "Console sessie",
|
||||
"initialProgram": "Eerste programma",
|
||||
"serverLayout": "Server toetsenbord lay-out",
|
||||
"timezone": "Timezone",
|
||||
"gatewaySettings": "Gateway",
|
||||
"gatewayHostname": "Gateway Hostname",
|
||||
"gatewayPort": "Gateway Port",
|
||||
"gatewayUsername": "Gateway Username",
|
||||
"gatewayPassword": "Gateway Password",
|
||||
"gatewayDomain": "Gateway Domain",
|
||||
"gatewayPort": "Gateway poort",
|
||||
"gatewayUsername": "Gateway Gebruikersnaam",
|
||||
"gatewayPassword": "Gateway Wachtwoord",
|
||||
"gatewayDomain": "Gateway Domein",
|
||||
"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",
|
||||
"remoteAppProgram": "Externe Applicatie",
|
||||
"remoteAppDir": "Map voor externe app",
|
||||
"remoteAppArgs": "Externe App Argumenten",
|
||||
"clipboardSettings": "Klembord",
|
||||
"normalizeClipboard": "Klembord normaliseren",
|
||||
"disableCopy": "Kopiëren uitschakelen",
|
||||
"disablePaste": "Plakken uitschakelen",
|
||||
"vncSettings": "VNC instellingen",
|
||||
"cursorMode": "Cursor Modus",
|
||||
"swapRedBlue": "Rood/Blauw omwisselen",
|
||||
"readOnly": "Alleen lezen",
|
||||
"recordingSettings": "Opnemenchar@@0",
|
||||
"recordingPath": "Opname pad",
|
||||
"recordingName": "Naam van opname",
|
||||
"createRecordingPath": "Maak Opname-pad",
|
||||
"excludeOutput": "Uitvoer uitsluiten",
|
||||
"excludeMouse": "Uitsluiten Muis",
|
||||
"includeKeys": "Sleutels toevoegen",
|
||||
"wakeOnLan": "Wake-on-LAN",
|
||||
"sendWolPacket": "Send WoL Packet",
|
||||
"wolMacAddr": "MAC Address",
|
||||
"wolBroadcastAddr": "Broadcast Address",
|
||||
"sendWolPacket": "WoL-pakket verzenden",
|
||||
"wolMacAddr": "MAC Adres",
|
||||
"wolBroadcastAddr": "Adres uitzenden",
|
||||
"wolUdpPort": "UDP Port",
|
||||
"wolWaitTime": "Wait Time (seconds)",
|
||||
"connectionSettings": "Connection Settings",
|
||||
"rdpOnly": "RDP only",
|
||||
"vncOnly": "VNC only",
|
||||
"telnetTerminalSettings": "Terminal Settings",
|
||||
"terminalType": "Terminal Type",
|
||||
"wolWaitTime": "Wachttijd (seconden)",
|
||||
"connectionSettings": "Verbindingsinstellingen",
|
||||
"rdpOnly": "Alleen RDP",
|
||||
"vncOnly": "VNC alleen",
|
||||
"telnetTerminalSettings": "Terminal Instellingen",
|
||||
"terminalType": "Terminal type",
|
||||
"guacFontName": "Font Name",
|
||||
"guacFontSize": "Font Size",
|
||||
"guacColorScheme": "Color Scheme",
|
||||
"guacBackspaceKey": "Backspace Key"
|
||||
"guacColorScheme": "Kleurenschema",
|
||||
"guacBackspaceKey": "Backspace Sleutel"
|
||||
},
|
||||
"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"
|
||||
"connecting": "Verbinden met {{type}} sessie...",
|
||||
"rdpConnecting": "Verbinden met RDP-server...",
|
||||
"vncConnecting": "Verbinden met VNC server...",
|
||||
"telnetConnecting": "Verbinden met Telnet server...",
|
||||
"connectionError": "Verbindingsfout",
|
||||
"connectionFailed": "Verbinding mislukt",
|
||||
"failedToConnect": "Verbinding token ophalen mislukt"
|
||||
},
|
||||
"terminal": {
|
||||
"title": "Terminal",
|
||||
@@ -1489,7 +1489,7 @@
|
||||
"connected": "Verbonden",
|
||||
"clipboardWriteFailed": "Kopiëren naar klembord mislukt. Zorg ervoor dat de pagina via HTTPS of localhost wordt geserveerd.",
|
||||
"clipboardReadFailed": "Lezen van klembord mislukt. Zorg ervoor dat machtigingen voor klembord zijn verleend.",
|
||||
"clipboardHttpWarning": "Paste requires HTTPS. Use Ctrl+Shift+V or serve Termix over HTTPS.",
|
||||
"clipboardHttpWarning": "Plakken vereist HTTPS. Gebruik Ctrl+Shift+V of gebruik Termix over HTTPS.",
|
||||
"sshConnected": "SSH verbinding ingesteld",
|
||||
"authError": "Authenticatie mislukt: {{message}}",
|
||||
"unknownError": "Onbekende fout opgetreden",
|
||||
@@ -2272,7 +2272,7 @@
|
||||
"terminalSyntaxHighlightingDesc": "Automatisch commando's, pad en IP's markeren en levels loggen in de einduitvoer",
|
||||
"enableCommandPaletteShortcut": "Schakel Command Palette Snelkoppeling in",
|
||||
"enableCommandPaletteShortcutDesc": "Dubbeltikken op linker Shift om het Opdrachtpalet te openen voor snelle toegang tot hosts",
|
||||
"enableTerminalSessionPersistence": "Persistent Tabs/Sessions",
|
||||
"enableTerminalSessionPersistence": "Aanhoudende Tabs/Sessies",
|
||||
"enableTerminalSessionPersistenceDesc": "Behoud SSH verbindingen bij het wisselen van tabs of het sluiten van de browser (kan instabiel zijn)"
|
||||
},
|
||||
"user": {
|
||||
|
||||
Reference in New Issue
Block a user