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

github.com/nextcloud/rainloop-nextcloud.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 07:08:14 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 07:08:14 +0300
commitf959cda0c6e5a206027bc7319cace3bd3d1990f5 (patch)
tree5a8f31f341f1de51a44a8b820bf220b893d16f27 /l10n/es_CO.js
parentbd84fec1e0b56cedb882e7edf7d0dbbe2611a054 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/es_CO.js')
-rw-r--r--l10n/es_CO.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_CO.js b/l10n/es_CO.js
index bf87427..37d3c90 100644
--- a/l10n/es_CO.js
+++ b/l10n/es_CO.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Save" : "Guardar",
"Password" : "ContraseƱa"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");