From c06df55693eef81111d65bce0dfdfbfe04e246b4 Mon Sep 17 00:00:00 2001 From: jimmyGALLAND <64364019+jimmyGALLAND@users.noreply.github.com> Date: Sat, 8 Oct 2022 00:11:03 +0200 Subject: [PATCH] Update fr.rs --- src/lang/fr.rs | 104 ++++++++++++++++++++++++------------------------- 1 file changed, 52 insertions(+), 52 deletions(-) diff --git a/src/lang/fr.rs b/src/lang/fr.rs index 5e84c98c8..8065373f8 100644 --- a/src/lang/fr.rs +++ b/src/lang/fr.rs @@ -288,25 +288,25 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("In privacy mode", "en mode privé"), ("Out privacy mode", "hors mode de confidentialité"), ("Language", "Langue"), - ("Keep RustDesk background service", ""), - ("Ignore Battery Optimizations", ""), - ("android_open_battery_optimizations_tip", ""), - ("Connection not allowed", ""), - ("Legacy mode", ""), + ("Keep RustDesk background service", "Gardez le service Rustdesk service arrière plan"), + ("Ignore Battery Optimizations", "Ignorer les optimisations batterie"), + ("android_open_battery_optimizations_tip", "Conseil android d'optimisation de batterie"), + ("Connection not allowed", "Connexion non autorisée"), + ("Legacy mode", "Mode hérité"), ("Map mode", ""), ("Translate mode", ""), - ("Use temporary password", ""), - ("Use permanent password", ""), - ("Use both passwords", ""), - ("Set permanent password", ""), - ("Set temporary password length", ""), - ("Enable Remote Restart", ""), - ("Allow remote restart", ""), - ("Restart Remote Device", ""), - ("Are you sure you want to restart", ""), - ("Restarting Remote Device", ""), + ("Use temporary password", "Utiliser mot de passe temporaire"), + ("Use permanent password", "Utiliser mot de passe permanent"), + ("Use both passwords", "Utiliser tous les mots de passe"), + ("Set permanent password", "Définir mot de passe permanent"), + ("Set temporary password length", "Définir la longueur mot de passe temporaire"), + ("Enable Remote Restart", "Activer le redémarrage à distance"), + ("Allow remote restart", "Autoriser le redémarrage à distance"), + ("Restart Remote Device", "Redémarrer l'appareil à distance"), + ("Are you sure you want to restart", "Êtes-vous sûrs de vouloir redémarrer l'appareil ?"), + ("Restarting Remote Device", "Redémarrage de l'appareil distant"), ("remote_restarting_tip", ""), - ("Copied", ""), + ("Copied", "Copié"), ("Exit Fullscreen", "Quitter le mode plein écran"), ("Fullscreen", "Plein écran"), ("Mobile Actions", "Actions mobiles"), @@ -324,44 +324,44 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = ("Insecure Connection", "Connexion non sécurisée"), ("Scale original", "Échelle d'origine"), ("Scale adaptive", "Échelle adaptative"), - ("General", ""), - ("Security", ""), - ("Account", ""), - ("Theme", ""), - ("Dark Theme", ""), - ("Dark", ""), - ("Light", ""), - ("Follow System", ""), - ("Enable hardware codec", ""), - ("Unlock Security Settings", ""), - ("Enable Audio", ""), - ("Temporary Password Length", ""), - ("Unlock Network Settings", ""), - ("Server", ""), - ("Direct IP Access", ""), - ("Proxy", ""), - ("Port", ""), - ("Apply", ""), - ("Disconnect all devices?", ""), - ("Clear", ""), - ("Audio Input Device", ""), - ("Deny remote access", ""), - ("Use IP Whitelisting", ""), - ("Network", ""), - ("Enable RDP", ""), + ("General", "Général"), + ("Security", "Sécurité"), + ("Account", "Compte"), + ("Theme", "Thème"), + ("Dark Theme", "Thème somble"), + ("Dark", "Sombre"), + ("Light", "Clair"), + ("Follow System", "Suivi système"), + ("Enable hardware codec", "Activer le codec matériel"), + ("Unlock Security Settings", "Déverrouiller les configurations de sécurité"), + ("Enable Audio", "Activer l'audio"), + ("Temporary Password Length", "Longueur mot de passe temporaire"), + ("Unlock Network Settings", "Déverrouiller les configurations réseau"), + ("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"), + ("Audio Input Device", "Périphérique source audio"), + ("Deny remote access", "Interdir l'accès distant"), + ("Use IP Whitelisting", "Utiliser liste blanche d'IP"), + ("Network", "Réseau"), + ("Enable RDP", "Activer RDP"), ("Pin menubar", "Épingler la barre de menus"), ("Unpin menubar", "Détacher la barre de menu"), - ("Recording", ""), - ("Directory", ""), - ("Automatically record incoming sessions", ""), - ("Change", ""), - ("Start session recording", ""), - ("Stop session recording", ""), - ("Enable Recording Session", ""), - ("Allow recording session", ""), - ("Enable LAN Discovery", ""), - ("Deny LAN Discovery", ""), - ("Write a message", ""), + ("Recording", "Enregistrement en cours"), + ("Directory", "Répertoire"), + ("Automatically record incoming sessions", "Enregistrement automatique des session entrantes"), + ("Change", "Modifier"), + ("Start session recording", "Commerce l'enregistrement"), + ("Stop session recording", "Stoper l'enregistrement"), + ("Enable Recording Session", "Activer l'enregistrement de session"), + ("Allow recording session", "Autoriser l'enregistrement de session"), + ("Enable LAN Discovery", "Activer la découverte réseau local"), + ("Deny LAN Discovery", "Interdir la découverte réseau local"), + ("Write a message", "Ecrire un message"), ("Prompt", ""), ("elevation_prompt", ""), ("uac_warning", ""),