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

github.com/nextcloud/user_saml.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:32:00 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-05 06:32:00 +0300
commit303a4e9ffec1631b657668fa0f2cc83021e6688b (patch)
treefef4f952ac0f1450ce86a6e1342ae65ac184697a /l10n/fr.js
parent88358744ad5b804d9b34dc316ffebd073ded8883 (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 8f9f9904..253c6f9b 100644
--- a/l10n/fr.js
+++ b/l10n/fr.js
@@ -87,4 +87,4 @@ OC.L10N.register(
"Login options:" : "Options de connexion :",
"Choose a authentication provider" : "Choisir un fournisseur d'authentification"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n==0 || n==1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");