summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 02:32:52 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-24 02:32:52 +0000
commit17bdfb12843566dd9b0539584a49f85e0b96dddf (patch)
tree57bf58ed5c3233d25ec1731c78a73b3a431d3524 /apps/comments/l10n/fr.json
parent41711988c7dc5c8e2a9147a8cf53d80765f3fca3 (diff)
downloadnextcloud-server-17bdfb12843566dd9b0539584a49f85e0b96dddf.tar.gz
nextcloud-server-17bdfb12843566dd9b0539584a49f85e0b96dddf.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/fr.json')
-rw-r--r--apps/comments/l10n/fr.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index b201ded0b64..4953c1c318d 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -19,8 +19,8 @@
"No more messages" : "Aucun autre message",
"Retry" : "Réessayer",
"Unable to load the comments list" : "Impossible de charger la liste des commentaires",
- "_%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"],
+ "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"],
+ "_1 new comment_::_{unread} new comments_" : ["1 nouveau commentaire","{unread} nouveaux commentaires","{unread} nouveaux commentaires"],
"Comment" : "Commenter",
"An error occurred while trying to edit the comment" : "Une erreur s'est produite lors de la tentative de modification du commentaire",
"Comment deleted" : "Commentaire supprimé",
@@ -28,5 +28,5 @@
"An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a depuis été supprimé",
"{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”"
-},"pluralForm" :"nplurals=2; plural=(n > 1);"
+},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file