From 7025ebeabebcf59133eccc0f21d2b7f1ebad951e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 5 Apr 2022 02:35:39 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 2 +- l10n/fr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/fr.js b/l10n/fr.js index f462e24dc..b72fb9a41 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -352,4 +352,4 @@ OC.L10N.register( "Skip invitation step to closed circles" : "Ignorer l'invitation aux cercles fermés", "Moderators can add member to closed circles without user approval." : "Les modérateurs peuvent ajouter un membre aux cercles fermés sans autorisation de l'utilisateur." }, -"nplurals=2; plural=(n > 1);"); +"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index a512cfb43..00bec0332 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -349,5 +349,5 @@ "Groups can be linked to circles." : "Des groupes peuvent être liés aux cercles.", "Skip invitation step to closed circles" : "Ignorer l'invitation aux cercles fermés", "Moderators can add member to closed circles without user approval." : "Les modérateurs peuvent ajouter un membre aux cercles fermés sans autorisation de l'utilisateur." -},"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