Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-05 06:27:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 06:27:13 +0300
commitf7ebb71e7d9542c6ce715ca6068958af3f8299e0 (patch)
treee4c063a071caf567bcdda0c47454305919558571 /l10n/fr.js
parent60ec453f0a16b91d477fa74beb73d06492ce3a9c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/fr.js')
-rw-r--r--l10n/fr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/fr.js b/l10n/fr.js
index afd471f83..1d02e6342 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -86,4 +86,4 @@ OC.L10N.register(
"ToDo list" : "Liste des tâches",
"Emoji picker" : "Sélecteur d'émoticônes"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");