mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
This commit is contained in:
@@ -334,7 +334,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Scale adaptive", "Automatische Skalierung"),
|
||||
("General", "Allgemein"),
|
||||
("Security", "Sicherheit"),
|
||||
("Account", "Konto"),
|
||||
("Theme", "Farbgebung"),
|
||||
("Dark Theme", "Dunkle Farbgebung"),
|
||||
("Dark", "Dunkel"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Server"),
|
||||
("Direct IP Access", "Direkter IP-Zugriff"),
|
||||
("Proxy", "Proxy"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Anwenden"),
|
||||
("Disconnect all devices?", "Alle Geräte trennen?"),
|
||||
("Clear", "Zurücksetzen"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Weitere Einstellungen"),
|
||||
("Confirm before closing multiple tabs", "Nachfragen, wenn mehrere Tabs geschlossen werden"),
|
||||
("Keyboard Settings", "Tastatureinstellungen"),
|
||||
("Custom", "Individuell"),
|
||||
("Full Access", "Vollzugriff"),
|
||||
("Screen Share", "Bildschirmfreigabe"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland erfordert Ubuntu 21.04 oder eine höhere Version."),
|
||||
|
||||
Reference in New Issue
Block a user