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
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-04-06 06:07:58 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-06 06:07:58 +0300
commit7dcb033cfc1e98e8a4e438bbe388ea78e4032197 (patch)
treebf2e1f56bd83b0bfd1b4cf99bd1d69a3a317b1a4 /l10n
parent719d24a11f60e8ec97d182d02329a12e8d599d27 (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 1861025..24398a4 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=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 457d364..a392ed4 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=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