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:
Diffstat (limited to 'l10n/es_EC.js')
-rw-r--r--l10n/es_EC.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_EC.js b/l10n/es_EC.js
index cc6c9238..011239fd 100644
--- a/l10n/es_EC.js
+++ b/l10n/es_EC.js
@@ -59,4 +59,4 @@ OC.L10N.register(
"Account not provisioned." : "La cuenta no está aprovisionada. ",
"Your account is not provisioned, access to this service is thus not possible." : "Tu cuenta no ha sido aprovisionada, por lo cual el acceso a este servico no es posible. "
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");