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

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-09-29 06:23:14 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-09-29 11:08:11 +0300
commit892192b9af2919f2abebdf1812c8d2859adb8c30 (patch)
tree7aa52c80ed0954b284da1b74ab7371743a616ea1 /app/src/main/res/values-fr
parentbad752218479f5ed37319bceee9050606d661a17 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-fr')
-rw-r--r--app/src/main/res/values-fr/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 26983d08a..4ca1ab839 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -90,6 +90,7 @@
<string name="no_columns">Aucune colonne pour l\'instant</string>
<string name="this_feature_will_be_implemented_in_a_future_version">Cette fonctionnalité sera disponible dans une future version.</string>
<string name="do_you_want_to_save_your_changes">Souhaitez-vous enregistrer vos modifications ?</string>
+ <string name="simple_discard">ignorer</string>
<string name="do_you_want_to_delete_the_current_column">Souhaitez-vous supprimer la colonne actuelle ?</string>
<string name="add_a_new_column_using_the_three_dots_menu">Ajouter une nouvelle colonne en utilisant le menu \"trois points\".</string>
<string name="add_a_new_card_using_the_button">Ajouter une nouvelle carte en utilisant le bouton +.</string>
@@ -97,4 +98,9 @@
<string name="simple_delete">supprimer</string>
<string name="action_card_list_rename_column">Renommer la colonne</string>
<string name="simple_rename">Renommer</string>
+ <string name="simple_settings">Paramètres</string>
+ <string name="settings_theme_title">Thème sombre</string>
+ <string name="pref_value_wifi_and_mobile">Synchroniser en Wifi et données mobiles</string>
+ <string name="pref_value_wifi_only">Synchroniser uniquement en Wifi</string>
+ <string name="pref_value_theme_light">Clair</string>
</resources>