mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-14 21:41:28 +03:00
more trans
This commit is contained in:
@@ -143,6 +143,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Allow using keyboard and mouse", "Erlaubt die Verwendung von Tastatur und Maus."),
|
||||
("Allow using clipboard", "Verwendung der Zwischenablage zulassen."),
|
||||
("Allow hearing sound", "Erlaubt das Hören von Sound."),
|
||||
("Allow file transfer", "Dateiübertragung zulassen."),
|
||||
("File transfer", "Datei Übertragung."),
|
||||
("Connected", "Verbunden."),
|
||||
("Direct and encrypted connection", "Direkte und verschlüsselte Verbindung."),
|
||||
("Relayed and encrypted connection", "Vermittelte und verschlüsselte Verbindung."),
|
||||
|
||||
Reference in New Issue
Block a user