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

github.com/nextcloud/text.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:40:31 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:40:31 +0300
commitde4bdbf4d3adbd587adb207d512d73fd93db4e7f (patch)
treec60d07c2fb8f0239c19556898222b29dee8f3c3f /l10n/es_PY.js
parent395bc8fad88d62f1d1607f1bf002b3093caac6bb (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_PY.js')
-rw-r--r--l10n/es_PY.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_PY.js b/l10n/es_PY.js
index 278cede98..63d0dfe49 100644
--- a/l10n/es_PY.js
+++ b/l10n/es_PY.js
@@ -18,4 +18,4 @@ OC.L10N.register(
"Success" : "Éxito",
"Warning" : "Advertencia"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");