Update nl.rs (#6979)

This commit is contained in:
FastAct 2024-01-26 04:07:24 +01:00 committed by GitHub
parent e6734af64e
commit a0d79dd26d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -173,7 +173,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Local Address", "Lokaal Adres"),
("Change Local Port", "Wijzig Lokale Poort"),
("setup_server_tip", "Als u een snellere verbindingssnelheid nodig heeft, kunt u ervoor kiezen om uw eigen server aan te maken"),
("Too short, at least 6 characters.", "e kort, minstens 6 tekens."),
("Too short, at least 6 characters.", "Te kort, minstens 6 tekens."),
("The confirmation is not identical.", "De bevestiging is niet identiek."),
("Permissions", "Machtigingen"),
("Accept", "Accepteren"),
@ -451,8 +451,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Resolution", "Resolutie"),
("No transfers in progress", "Geen overdrachten in uitvoering"),
("Set one-time password length", "Stel de lengte van het eenmalige wachtwoord in"),
("install_cert_tip", ""),
("confirm_install_cert_tip", ""),
("install_cert_tip", "Installeer het RustDesk certificaat"),
("confirm_install_cert_tip", "Dit is een testcertificaat van RustDesk, dat vertrouwd kan worden. Het certificaat wordt gebruikt om de stuurprogramma's van RustDesk goed te keuren en indien nodig te installeren."),
("RDP Settings", "RDP Instellingen"),
("Sort by", "Sorteren op"),
("New Connection", "Nieuwe Verbinding"),