summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-17 00:27:11 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-17 00:27:11 +0000
commit8045a6dd2258a5fcf91bdba54fc42fd34bc69081 (patch)
treea5940f11daab4f983735e8e04ec5a0bdcbdbd72e /apps/comments/l10n/fr.json
parent5139643a63a89ebcc85ff613b486cddfb0ce58e0 (diff)
downloadnextcloud-server-8045a6dd2258a5fcf91bdba54fc42fd34bc69081.tar.gz
nextcloud-server-8045a6dd2258a5fcf91bdba54fc42fd34bc69081.zip
Fix(l10n): Update translations 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.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index e77afeba0e9..8cd9079b45f 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -19,13 +19,13 @@
"Retry" : "Réessayer",
"Failed to mark comments as read" : "Les commentaires n'ont pas été marqués comme lus",
"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","%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é",
"An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire",
"An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire",
- "%1$s commented" : "%1$s a commenté"
+ "%1$s commented" : "%1$s a commenté",
+ "_%n unread comment_::_%n unread comments_" : ["%n commentaire non lu","%n commentaires non lus","%n commentaires non lus"]
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file