From 035d11fa68604eef913037dd664884138cc622ca Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Apr 2022 03:01:01 +0000 Subject: [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(-) (limited to 'l10n') diff --git a/l10n/fr.js b/l10n/fr.js index 71001c1..e55797e 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -24,4 +24,4 @@ OC.L10N.register( "Live update" : "Mise à jour en direct", "Download logs" : "Télécharger les journaux" }, -"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); +"nplurals=2; plural=(n > 1);"); diff --git a/l10n/fr.json b/l10n/fr.json index b180e95..a8f9ff2 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -21,5 +21,5 @@ "Log content" : "Contenu du registre", "Live update" : "Mise à jour en direct", "Download logs" : "Télécharger les journaux" -},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" +},"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file -- cgit v1.2.3