diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-22 02:19:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-22 02:19:07 +0000 |
commit | ca8195d49df217812f97ec481077cc40c6846cec (patch) | |
tree | 15ac1ce35e8b7d062f6cfd16c6fe66bc7f2c41be /apps/comments/l10n/fr.js | |
parent | 58d24b7e0beb5d8a7812fb66c3d35fa89af48093 (diff) | |
download | nextcloud-server-ca8195d49df217812f97ec481077cc40c6846cec.tar.gz nextcloud-server-ca8195d49df217812f97ec481077cc40c6846cec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fr.js')
-rw-r--r-- | apps/comments/l10n/fr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 63cc1b226cc..aebddb0e434 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -15,7 +15,10 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Plugin Fichiers app pour ajouter des commentaires aux fichiers", "Edit comment" : "Modifier le commentaire", "Delete comment" : "Supprimer le commentaire", + "Cancel edit" : "Annuler les modifications", + "Post comment" : "Publier le commentaire", "No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrez la conversation !", + "No more messages" : "Aucun autre message", "Retry" : "Réessayer", "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"], "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires"], |