Update fr.rs (#13132)
This commit is contained in:
@@ -332,8 +332,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Relay Connection", "Connexion via relais"),
|
("Relay Connection", "Connexion via relais"),
|
||||||
("Secure Connection", "Connexion sécurisée"),
|
("Secure Connection", "Connexion sécurisée"),
|
||||||
("Insecure Connection", "Connexion non sécurisée"),
|
("Insecure Connection", "Connexion non sécurisée"),
|
||||||
("Scale original", "Échelle 100 %"),
|
("Scale original", "Échelle originale"),
|
||||||
("Scale adaptive", "Mise à l’échelle auto"),
|
("Scale adaptive", "Échelle adaptative"),
|
||||||
("General", "Général"),
|
("General", "Général"),
|
||||||
("Security", "Sécurité"),
|
("Security", "Sécurité"),
|
||||||
("Theme", "Thème"),
|
("Theme", "Thème"),
|
||||||
@@ -710,14 +710,14 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("elevation_username_tip", "Saisissez un nom d’utilisateur ou un domaine\\utilisateur"),
|
("elevation_username_tip", "Saisissez un nom d’utilisateur ou un domaine\\utilisateur"),
|
||||||
("Preparing for installation ...", "Préparation de l’installation…"),
|
("Preparing for installation ...", "Préparation de l’installation…"),
|
||||||
("Show my cursor", "Afficher mon curseur"),
|
("Show my cursor", "Afficher mon curseur"),
|
||||||
("Scale custom", "Mise à l’échelle personnalisée"),
|
("Scale custom", "Échelle personnalisée"),
|
||||||
("Custom scale slider", "Curseur d’échelle personnalisée"),
|
("Custom scale slider", "Curseur d’échelle personnalisée"),
|
||||||
("Decrease", "Diminuer"),
|
("Decrease", "Diminuer"),
|
||||||
("Increase", "Augmenter"),
|
("Increase", "Augmenter"),
|
||||||
("Show virtual mouse", ""),
|
("Show virtual mouse", "Afficher la souris virtuelle"),
|
||||||
("Virtual mouse size", ""),
|
("Virtual mouse size", "Taille de la souris virtuelle"),
|
||||||
("Small", ""),
|
("Small", "Petite"),
|
||||||
("Large", ""),
|
("Large", "Grande"),
|
||||||
("Show virtual joystick", ""),
|
("Show virtual joystick", "Afficher le joystick virtuel"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user