From d51dc1ac8b4a396031432349f40c361d33569729 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Apr 2022 02:46:09 +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 e824550..5b2bf16 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -42,4 +42,4 @@ OC.L10N.register( "Extract Office" : "Extraire au format Office", "Index the content of office files." : "Indexe le contenu des fichiers Office." }, -"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 521d256..a53825a 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -39,5 +39,5 @@ "Index the content of PDF files." : "Indexer le contenu des fichiers PDF.", "Extract Office" : "Extraire au format Office", "Index the content of office files." : "Indexe le contenu des fichiers Office." -},"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