mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 02:11:29 +03:00
trans
This commit is contained in:
@@ -6,9 +6,11 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("desk_tip", "Votre bureau est accessible via l'identifiant et le mot de passe ci-dessous."),
|
||||
("Password", "Mot de passe"),
|
||||
("Ready", "Prêt"),
|
||||
("Established", "Établi"),
|
||||
("connecting_status", "Connexion au réseau RustDesk..."),
|
||||
("Enable Service", "Autoriser le service"),
|
||||
("Start Service", "Démarrer le service"),
|
||||
("Service is running", "Le service est en cours d'exécution"),
|
||||
("Service is not running", "Le service ne fonctionne pas"),
|
||||
("not_ready_status", "Pas prêt, veuillez vérifier la connexion réseau"),
|
||||
("Control Remote Desktop", "Contrôler le bureau à distance"),
|
||||
|
||||
Reference in New Issue
Block a user