Update nl.rs (#7459)
This commit is contained in:
parent
0c232be0c4
commit
0e0cf7df09
@ -589,17 +589,17 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("powered_by_me", "Werkt met Rustdesk"),
|
||||
("outgoing_only_desk_tip", "Je kan verbinding maken met andere apparaten, maar andere apparaten kunnen geen verbinding maken met dit apparaat."),
|
||||
("preset_password_warning", ""),
|
||||
("Security Alert", ""),
|
||||
("My address book", ""),
|
||||
("Personal", ""),
|
||||
("Owner", ""),
|
||||
("Set shared password", ""),
|
||||
("Exist in", ""),
|
||||
("Read-only", ""),
|
||||
("Read/Write", ""),
|
||||
("Full Control", ""),
|
||||
("Security Alert", "Beveiligingswaarschuwing"),
|
||||
("My address book", "Mijn adresboek"),
|
||||
("Personal", "Persoonijk"),
|
||||
("Owner", "Eigenaar"),
|
||||
("Set shared password", "Gedeeld wachtwoord instellen"),
|
||||
("Exist in", "Bestaat in"),
|
||||
("Read-only", "Alleen-lezen"),
|
||||
("Read/Write", "Lezen / Schrijven"),
|
||||
("Full Control", "Volledige Controle"),
|
||||
("share_warning_tip", ""),
|
||||
("Everyone", ""),
|
||||
("Everyone", "Iedereen"),
|
||||
("ab_web_console_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user