From 4d9743f8d34ab73d8dcc6efb9f057a8753a003e4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Apr 2022 02:39:52 +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 e9efafa7f..8cbea1a84 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -292,4 +292,4 @@ OC.L10N.register( "\"{card}\" was added to \"{board}\"" : "La carte \"{card}\" a été ajoutée au tableau \"{board}\"", "(circle)" : "(cercle)" }, -"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 588ee23b9..b2f52570e 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -289,5 +289,5 @@ "Creating the new card…" : "Création de la nouvelle carte…", "\"{card}\" was added to \"{board}\"" : "La carte \"{card}\" a été ajoutée au tableau \"{board}\"", "(circle)" : "(cercle)" -},"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