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-05-24 06:45:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:45:57 +0300
commite223e0fb81e940df1d4ea6e7e4f3e9a479915c21 (patch)
tree334361ff683fc912a5238367cda943c20d76b96d /l10n/es.js
parentd58d532a680eff21120f60a57062e475a6dd313d (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es.js')
-rw-r--r--l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 365c52c2..40aee704 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -86,4 +86,4 @@ OC.L10N.register(
"Login options:" : "Opciones de login:",
"Choose a authentication provider" : "Escoge un proveedor de autenticación"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");