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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-05 06:18:37 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 06:18:37 +0300
commitebe9bb3ae4962df517c9c11662aaa5e4d5a276c4 (patch)
tree0201761b6186552e3a01fbfdd48b6f57a2626055 /l10n
parent353909921054d07cfccb365ed99e0f036bfa246a (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 155b31fc..5a819ac0 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -159,4 +159,4 @@ OC.L10N.register(
"New Spreadsheet" : "Nouvelle feuille de calcul",
"New Presentation" : "Nouvelle présentation"
},
-"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 55926b0e..83569a2b 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -156,5 +156,5 @@
"New Document" : "Nouveau document",
"New Spreadsheet" : "Nouvelle feuille de calcul",
"New Presentation" : "Nouvelle présentation"
-},"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