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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/systemtags/l10n/es_PR.js')
-rw-r--r--apps/systemtags/l10n/es_PR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/systemtags/l10n/es_PR.js b/apps/systemtags/l10n/es_PR.js
index 3c12d8d2def..4a7e5f9ee2e 100644
--- a/apps/systemtags/l10n/es_PR.js
+++ b/apps/systemtags/l10n/es_PR.js
@@ -54,4 +54,4 @@ OC.L10N.register(
"Size" : "TamaƱo",
"Modified" : "Modificado"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");