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:
Diffstat (limited to 'l10n/es_MX.js')
-rw-r--r--l10n/es_MX.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_MX.js b/l10n/es_MX.js
index 690de7b..60bd86c 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.js
@@ -25,4 +25,4 @@ OC.L10N.register(
"Last report" : "Último reporte",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud. You\n always have full control over the content sent to Nextcloud and can disable\n it again at any time." : "Envía datos anonimos a Nextcloud para ayudarnos a mejorarlo. Siempre\n tienes control completo del contenido que se envia a Nextcloud y puedes volver a\n deshabilitarlo en cualquier momento."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");