Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-09 07:13:41 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-09 07:13:41 +0300
commit02f32bfd5a6e4fb5afd64eec9d128e03779d3715 (patch)
treebae208efb2186b70aeb470b77988117655d60340
parentecad29905238b6f225aa3635642626fdf286afd9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--app/src/main/res/values-fr/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 1937fa8..6c3cca8 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -48,6 +48,7 @@
<string name="expert_settings">Paramètres expert</string>
<string name="yes">Oui</string>
<string name="cancel">Annuler</string>
+ <string name="clear_clipboard_delay">Vider le presse-papiers (après quelques secondes)</string>
<string name="generate_password">Générer un mot de passe</string>
<string name="password_generator_require_every_char_type">Nécessite chaque type de caractère</string>
<string name="password_generator_avoid_ambiguous_chars">Éviter les caractères ambigus</string>
@@ -56,4 +57,5 @@
<string name="password_generator_use_uppercase">Utiliser des lettres majuscules</string>
<string name="password_length">Longueur du mot de passe</string>
<string name="new_vault_name">Nom du nouveau coffre-fort</string>
- </resources>
+ <string name="clear_offline_cache">Vider le cache hors-ligne</string>
+</resources>