summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-05 03:23:05 +0000
committerNextcloud bot <bot@nextcloud.com>2022-04-05 03:23:05 +0000
commit116036d509b8151e9c41cb784a78e52e1c4cd342 (patch)
tree8150a220e94cbde2bf7368053e8e103c274d3a9e /l10n
parenta6f26b2d63601123abbb76830ba18f60917f2156 (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 92aee3f1b..1cadcfc7d 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=2; plural=(n > 1);");
+"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/fr.json b/l10n/fr.json
index af4c48f7a..0b79b9b5f 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=2; plural=(n > 1);"
+},"pluralForm" :"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file