Update nl.rs (#9344)
* Update nl.rs * Update nl.rs file updated after adjusting (as test) @FastAct to RijckAlex (same person, new account)
This commit is contained in:
parent
2e7bd26e4c
commit
81fc22a156
@ -31,8 +31,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("ID/Relay Server", "ID/Relay Server"),
|
("ID/Relay Server", "ID/Relay Server"),
|
||||||
("Import server config", "Importeer Serverconfiguratie"),
|
("Import server config", "Importeer Serverconfiguratie"),
|
||||||
("Export Server Config", "Exporteer Serverconfiguratie"),
|
("Export Server Config", "Exporteer Serverconfiguratie"),
|
||||||
("Import server configuration successfully", "Importeren serverconfiguratie succesvol"),
|
("Import server configuration successfully", "Importeren serverconfiguratie is geslaagd"),
|
||||||
("Export server configuration successfully", "Exporteren serverconfiguratie succesvol"),
|
("Export server configuration successfully", "Exporteren serverconfiguratie is geslaagd"),
|
||||||
("Invalid server configuration", "Ongeldige Serverconfiguratie"),
|
("Invalid server configuration", "Ongeldige Serverconfiguratie"),
|
||||||
("Clipboard is empty", "Klembord is leeg"),
|
("Clipboard is empty", "Klembord is leeg"),
|
||||||
("Stop service", "Stop service"),
|
("Stop service", "Stop service"),
|
||||||
@ -80,7 +80,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Connection in progress. Please wait.", "Verbinding in uitvoering. Even geduld a.u.b."),
|
("Connection in progress. Please wait.", "Verbinding in uitvoering. Even geduld a.u.b."),
|
||||||
("Please try 1 minute later", "Probeer 1 minuut later"),
|
("Please try 1 minute later", "Probeer 1 minuut later"),
|
||||||
("Login Error", "Login Fout"),
|
("Login Error", "Login Fout"),
|
||||||
("Successful", "Succesvol"),
|
("Successful", "Geslaagd"),
|
||||||
("Connected, waiting for image...", "Verbonden, wacht op beeld..."),
|
("Connected, waiting for image...", "Verbonden, wacht op beeld..."),
|
||||||
("Name", "Naam"),
|
("Name", "Naam"),
|
||||||
("Type", "Type"),
|
("Type", "Type"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user