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

github.com/nextcloud/external.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:49:32 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 05:49:32 +0300
commit7ea956f191df023205c8fa73568868098143faf9 (patch)
treea90fec63ea4ce6da031a88a69732c06412e5960d /l10n/es_419.js
parentdc12f0dc9765ca72cf3c89751b403816db17dec0 (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 e29343e..66bbd77 100644
--- a/l10n/es_419.js
+++ b/l10n/es_419.js
@@ -48,4 +48,4 @@ OC.L10N.register(
"Upload new icon" : "Cargar nuevo ícono",
"Please note that some browsers will block displaying of sites via http if you are running https." : "Por favor considera que algunos navegadores no desplegarán páginas http si estás usando https."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");