summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-06 03:21:12 +0000
committerNextcloud bot <bot@nextcloud.com>2022-04-06 03:21:12 +0000
commite5d1a5e51a589f349d19460c5bf74216f2312370 (patch)
treed50871ff760c3c919166a169cb3d310a2aa1b85a /l10n
parent26d30d5b24aefbfbe5ada73e9592b4e0aa699544 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/fr.js2
-rw-r--r--l10n/fr.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index 1cadcfc7d..92aee3f1b 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 0b79b9b5f..af4c48f7a 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