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

github.com/nextcloud/notifications.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:19:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:19:05 +0300
commitd803be1788cc323a68ecb463d1d4ea8233a3845a (patch)
tree38713f98152981f033c2723183f05122e310aec2 /l10n/es_PE.js
parent67f7859ee94c41f1876db1010bd2ce413de58943 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_PE.js')
-rw-r--r--l10n/es_PE.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_PE.js b/l10n/es_PE.js
index 506d1c1..778a2ae 100644
--- a/l10n/es_PE.js
+++ b/l10n/es_PE.js
@@ -14,4 +14,4 @@ OC.L10N.register(
"3 hours" : "3 horas",
"Your settings have been updated." : "Tus configuraciones se han actualizado."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");