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

github.com/nextcloud/orcid.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:09:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 06:09:48 +0300
commit719d24a11f60e8ec97d182d02329a12e8d599d27 (patch)
tree944d5c173669dc7ed97eee81eee0e26c613d51d1
parent48fd6238c9421a6a2f0695b7fa64e6e454d7ad03 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-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 24398a4..1861025 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -12,4 +12,4 @@ OC.L10N.register(
"Your ORCID:" : "Votre ORCID :",
"Connect to ORCID" : "Connectez-vous à ORCID"
},
-"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 a392ed4..457d364 100644
--- a/l10n/fr.json
+++ b/l10n/fr.json
@@ -9,5 +9,5 @@
"Store ORCID Credentials" : "Enregistrer les accréditation ORCID",
"Your ORCID:" : "Votre ORCID :",
"Connect to ORCID" : "Connectez-vous à ORCID"
-},"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