diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-18 00:06:51 +0000 |
commit | 943d9737e44f4848a0a1202b813565edf58f2321 (patch) | |
tree | 8cce60cb1cdf43f8484e8f6964fb1ae862369044 /apps/comments/l10n/fr.js | |
parent | cf5d30387b20e74304e4d28f709b928c3cb231c9 (diff) | |
download | nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.tar.gz nextcloud-server-943d9737e44f4848a0a1202b813565edf58f2321.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fr.js')
-rw-r--r-- | apps/comments/l10n/fr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index b62bb35850f..fa3b4c744b3 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -1,13 +1,13 @@ OC.L10N.register( "comments", { + "Comments" : "Commentaires", "New comment …" : "Nouveau commentaire...", "Delete comment" : "Supprimer le commentaire", "Post" : "Poster", "Cancel" : "Annuler", "Edit comment" : "Modifier le commentaire", "[Deleted user]" : "[Utilisateur supprimé]", - "Comments" : "Commentaires", "No comments yet, start the conversation!" : "Il n'y a aucun commentaire, démarrer la conversation!", "More comments …" : "Plus de commentaires ...", "Save" : "Enregistrer", |