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-03-28 06:39:58 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2020-03-28 18:45:14 +0300
commit28a156cd70ac131870fee5b2766c799a3e370276 (patch)
tree02b5aeb81f49762b1b2102707d18d91e629a1e8f /app/src/main/res/values-fr
parentc48afc4bcd23e7bce8dacd308e4112561247156e (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 1aa9658db..858cd1833 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -146,4 +146,7 @@
<string name="share_success">Ajout de %1$s à %2$s réussit</string>
<string name="could_not_copy_to_clipboard">Impossible de copier dans le presse-papiers</string>
<string name="shared_error">Le partage de contenu provenant d\'applications tierces n\'est pas encore totalement pris en charge. Veuillez essayer de le télécharger d\'abord, puis de le partager à partir de votre gestionnaire de fichiers ou de votre galerie.</string>
- </resources>
+ <string name="add_comment">Ajouter un commentaire</string>
+ <string name="card_edit_comments">Commentaires</string>
+ <string name="no_comments_yet">Aucun commentaire pour l\'instant</string>
+</resources>