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

github.com/nextcloud/survey_client.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:36:40 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:36:40 +0300
commitfc7c1ee0d66db26048517b6168b0bcddc80bf8da (patch)
tree6141feb378cd53f9bd99762cc8bea1d9e8842bfe /l10n/es_CL.js
parent1794cf7ff1daa0d3e28f57003a5d680c9285d41b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_CL.js')
-rw-r--r--l10n/es_CL.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_CL.js b/l10n/es_CL.js
index ecadd7f..59b3c02 100644
--- a/l10n/es_CL.js
+++ b/l10n/es_CL.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Last report sent on: %s" : "Último reporte enviado el: %s",
"Last report" : "Último reporte"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");