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

github.com/nextcloud/registration.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:29:36 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:29:36 +0300
commit9970236cea27c8d535c2651ef3a0cccf00f54fb6 (patch)
treefd78e639d0dbd7f1fa5fcee1320ffbe4e4604015 /l10n/es.js
parent9038bc7fa2394b9a27511d423ee35991d7da5ecf (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 62364db..9e5b64c 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -84,4 +84,4 @@ OC.L10N.register(
"Verification code" : "Código de verificación",
"Verify" : "Verificar"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");