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-10-13 06:14:15 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2019-10-13 16:36:13 +0300
commit02ef05c4e0a83ce4886fb234b02ebcda61313d3f (patch)
treed79cd45e8f28ac76a74f8399967b32d91a1f5186 /app/src/main/res/values-fr
parent44e9f7bd77233de7b045a898036909d8e69209f1 (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.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 4ca1ab839..8b768a1d6 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -95,7 +95,7 @@
<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>
<string name="simple_update">Mettre à jour</string>
- <string name="simple_delete">supprimer</string>
+ <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>
@@ -103,4 +103,7 @@
<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>
+ <string name="simple_undo">Annuler</string>
+ <string name="no_activities">Il n\'y a aucune activité sur cette carte. Vous devez être connectés à Internet pour charger et afficher les activités.</string>
+ <string name="rename_column">Renommer la colonne</string>
</resources>