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>2020-04-19 06:30:00 +0300
committerNextcloud bot <bot@nextcloud.com>2020-04-19 06:30:00 +0300
commit117c8db28115af6a8421fe3dad3f097fb26bc153 (patch)
tree728e316538e05d6f7c087b33437f8aa514e66006 /app/src/main/res/values-fr
parent48502a2b5f2eeddeed472d82989678e96ec101c0 (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.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index 674935a14..47653f8c3 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -77,6 +77,9 @@
<string name="error">Une erreur est survenue</string>
<string name="operation_not_yet_supported">Non supporté actuellement</string>
<string name="simple_copy">copier</string>
+ <string name="simple_synchronization">Synchronisation</string>
+ <string name="simple_appearance">Apparence</string>
+ <string name="simple_error">Erreur</string>
<string name="simple_exception">Exception</string>
<string name="copied_to_clipboard">Copié dans le presse-papier</string>
<string name="simple_close">fermer</string>
@@ -152,4 +155,6 @@
<string name="no_comments_yet">Aucun commentaire pour l\'instant</string>
<string name="choose_list">Sélectionner la liste</string>
<string name="task_count">%1$s/%2$s</string>
-</resources>
+ <string name="open_in_browser">Ouvrir dans le navigateur web</string>
+ <string name="simple_open">Ouvert</string>
+ </resources>