summaryrefslogtreecommitdiffstats
path: root/l10n/es_HN.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 02:44:55 +0000
committerNextcloud bot <bot@nextcloud.com>2022-05-24 02:44:55 +0000
commita480235c4d992460520e6f2eb24e7cf3e7bfa28d (patch)
treea04c7286ecd072b80bb4885b65a777fdbc3c8463 /l10n/es_HN.js
parent144d5ed02f17ad5aa2dbf17f4ae0669589bcca3c (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_HN.js')
-rw-r--r--l10n/es_HN.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_HN.js b/l10n/es_HN.js
index 93aeb236..166ce834 100644
--- a/l10n/es_HN.js
+++ b/l10n/es_HN.js
@@ -96,4 +96,4 @@ OC.L10N.register(
"None" : "Ninguno",
"Unknown" : "Desconocido"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");