aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values-fr
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-07 02:10:42 +0000
committerGitHub <noreply@github.com>2022-05-07 02:10:42 +0000
commitc9f6d2747572ccef94285b578e193c3c72cbe4e1 (patch)
tree6f918609eaf6cef30c1117f1bb19b11008031ebc /app/src/main/res/values-fr
parent169769d0d49183349c0733678ee625c591e8cf9e (diff)
strings: sync with crowdin (#1901)
Co-authored-by: GitHub Actions <noreply@github.com>
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r--app/src/main/res/values-fr/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 32477126..9ed41153 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -129,6 +129,7 @@
<string name="pwgen_no_chars_error">Aucun critère sélectionné</string>
<string name="pwgen_length_too_short_error">Longueur trop faible pour les critères sélectionnés</string>
<string name="pwgen_max_iterations_exceeded">Impossible de générer un mot de passe satisfaisant les critères. Essayez d\'augmenter la longueur.</string>
+ <string name="pwgen_separator">Séparateur</string>
<!-- Password generator prefs -->
<string name="pref_password_generator_type_title">Type de générateur de mot de passe</string>
<!-- ssh keygen fragment -->
@@ -322,7 +323,13 @@
<string name="clear_saved_host_key">Effacer la clé d\'hôte enregistrée</string>
<string name="clear_saved_host_key_success">La clé d\'hôte a été effacée avec succès!</string>
<string name="otp_import_qr_code">Scanner le code QR</string>
+ <string name="otp_import_from_file">Choisissez une image</string>
<string name="otp_import_manual_entry">Saisir manuellement</string>
<string name="otp_import_manual_hint_secret">Secret</string>
<string name="otp_import_manual_hint_account">Compte</string>
+ <string name="password_list_fab_content_description">Créer un nouveau mot de passe ou dossier</string>
+ <string name="pgp_key_import_failed">Impossible d\'importer la clé PGP</string>
+ <string name="pgp_key_import_succeeded">Clé PGP importée avec succès</string>
+ <string name="pgp_key_import_succeeded_message">La clé d\'identification de la clé importée est donné ci-dessous, veuillez la vérifier pour qu\'elle soit correcte :\n%1$s</string>
+ <string name="pref_category_pgp_title">Paramètres PGP</string>
</resources>