From e5d1a5e51a589f349d19460c5bf74216f2312370 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 6 Apr 2022 03:21:12 +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 1cadcfc7de..92aee3f1b5 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -1202,4 +1202,4 @@ OC.L10N.register( "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Définir le niveau de notification pour la conversation courante. Cela n'affectera que les notifications que vous recevrez.", "OK: \".wasm\" and \".tflite\" files were properly returned by the web server" : "OK : les fichiers \".wasm\" and \".tflite\" ont bien été retournés par le serveur web" }, -"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 0b79b9b5f6..af4c48f7a0 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1199,5 +1199,5 @@ "Fullscreen (f)" : "Plein écran (f)", "Set the notification level for the current conversation. This will affect only the notifications you receive." : "Définir le niveau de notification pour la conversation courante. Cela n'affectera que les notifications que vous recevrez.", "OK: \".wasm\" and \".tflite\" files were properly returned by the web server" : "OK : les fichiers \".wasm\" and \".tflite\" ont bien été retournés par le serveur web" -},"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