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", "Échelle adaptative"),
|
||||
("General", "Général"),
|
||||
("Security", "Sécurité"),
|
||||
("Account", "Compte"),
|
||||
("Theme", "Thème"),
|
||||
("Dark Theme", "Thème somble"),
|
||||
("Dark", "Sombre"),
|
||||
@@ -347,7 +346,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Server", "Serveur"),
|
||||
("Direct IP Access", "Accès IP direct"),
|
||||
("Proxy", "Proxy"),
|
||||
("Port", "Port"),
|
||||
("Apply", "Appliquer"),
|
||||
("Disconnect all devices?", "Déconnecter tous les appareils"),
|
||||
("Clear", "Effacer"),
|
||||
@@ -376,7 +374,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Other", "Divers"),
|
||||
("Confirm before closing multiple tabs", "Confirmer avant de fermer plusieurs onglets"),
|
||||
("Keyboard Settings", "Configuration clavier"),
|
||||
("Custom", "Personnalisé"),
|
||||
("Full Access", "Accès total"),
|
||||
("Screen Share", "Partage d'écran"),
|
||||
("Wayland requires Ubuntu 21.04 or higher version.", "Wayland nécessite Ubuntu 21.04 ou une version supérieure."),
|
||||
|
||||
Reference in New Issue
Block a user