mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-08 13:01:29 +03:00
Update Dutch translations for input notes (#13713)
This commit is contained in:
@@ -727,7 +727,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Disable UDP", "UDP uitschakelen"),
|
("Disable UDP", "UDP uitschakelen"),
|
||||||
("disable-udp-tip", "Controleert of alleen TCP moet worden gebruikt. Als deze optie is ingeschakeld, gebruikt RustDesk niet langer UDP 21116, maar TCP 21116."),
|
("disable-udp-tip", "Controleert of alleen TCP moet worden gebruikt. Als deze optie is ingeschakeld, gebruikt RustDesk niet langer UDP 21116, maar TCP 21116."),
|
||||||
("server-oss-not-support-tip", "Opmerking: Deze functie is niet beschikbaar in de open-sourceversie van de RustDesk-server."),
|
("server-oss-not-support-tip", "Opmerking: Deze functie is niet beschikbaar in de open-sourceversie van de RustDesk-server."),
|
||||||
("input note here", ""),
|
("input note here", "voeg hier een opmerking toe"),
|
||||||
("note-at-conn-end-tip", ""),
|
("note-at-conn-end-tip", "Vraag om een opmerking aan het einde van de verbinding"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user