summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fr.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/fr.json')
-rw-r--r--apps/comments/l10n/fr.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json
index 4953c1c318d..a4c78e0f155 100644
--- a/apps/comments/l10n/fr.json
+++ b/apps/comments/l10n/fr.json
@@ -1,7 +1,6 @@
{ "translations": {
"Comments" : "Commentaires",
"You commented" : "Vous avez commenté",
- "%1$s commented" : "%1$s a commenté",
"{author} commented" : "{author} a commenté",
"You commented on %1$s" : "Vous avez commenté %1$s",
"You commented on {file}" : "Vous avez commenté {file}",
@@ -26,6 +25,7 @@
"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é",
"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=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"