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

github.com/nextcloud/files_retention.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 05:56:13 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 05:56:13 +0300
commit58e79c36563e0f62e90bb9175f534ff0a3a4bd3f (patch)
treeca4f39bd1c91aba4755cd93cfdcf558ff269b734 /l10n/es_419.js
parent80a3313a46c8dcd837b6fba6b158c980aef8bfb7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_419.js')
-rw-r--r--l10n/es_419.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_419.js b/l10n/es_419.js
index 0ca8880..87b2c2c 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -11,4 +11,4 @@ OC.L10N.register(
"after" : "después",
"Create" : "Crear"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");