Merge pull request #4127 from pavel-krivanek/4125-German-translation-for-keyboard-Map-mode-is-misleading

Change translation of Map mode to Zuordnungsmodus
This commit is contained in:
RustDesk
2023-04-20 22:20:22 +08:00
committed by GitHub

View File

@@ -315,7 +315,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Start the screen sharing service on boot, requires special permissions", "Bildschirmfreigabedienst beim Booten starten, erfordert zusätzliche Berechtigungen"),
("Connection not allowed", "Verbindung abgelehnt"),
("Legacy mode", "Kompatibilitätsmodus"),
("Map mode", "Kartenmodus"),
("Map mode", "Zuordnungsmodus"),
("Translate mode", "Übersetzungsmodus"),
("Use permanent password", "Permanentes Passwort verwenden"),
("Use both passwords", "Beide Passwörter verwenden"),