diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-04 01:13:07 +0000 |
commit | 7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26 (patch) | |
tree | 5792f139e65a62feedc6682404360ee24665810a /apps/comments/l10n/fr.js | |
parent | e23f06561ab5a4f79db21945c87aff5f55ac486c (diff) | |
download | nextcloud-server-7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26.tar.gz nextcloud-server-7717dbbe30ea00542fd36a1b3cb64aa3a92e7e26.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/fr.js')
-rw-r--r-- | apps/comments/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 9bf4bf1eaa5..b07f6a1b128 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -12,6 +12,7 @@ OC.L10N.register( "More comments …" : "Plus de commentaires ...", "Save" : "Enregistrer", "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés", + "Error occurred while retrieving comment with ID {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'ID {id}", "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire", "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus"], |