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.js')
-rw-r--r--l10n/es.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es.js b/l10n/es.js
index c1f0eae..ec46091 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -26,4 +26,4 @@ OC.L10N.register(
"Last report" : "Último informe",
"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 anonimizados a Nextcloud para ayudarnos a mejorar. Tú\n siempre tendrás el control completo del contenido enviado a Nextcloud y puedes desactivarlo\n de nuevo en cualquier momento."
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");