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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_CR.js')
-rw-r--r--l10n/es_CR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_CR.js b/l10n/es_CR.js
index cf1b34b..16e3cf0 100644
--- a/l10n/es_CR.js
+++ b/l10n/es_CR.js
@@ -7,4 +7,4 @@ OC.L10N.register(
"Error while sending the Message. Please try again later or contact the administrator." : "Se presentó un error al enviar el Mensaje. Por favor inténtalo de nuevo más tarde o contacta al adminstrador. ",
"Your phone number has changed and had not been re-verified. Use a different two-factor mechanism or contact your admin." : "Tu número telefónico ha cambiado y no ha sido re-verificado. Usa un mecanismo diferente de 2 factores o contacta a tu administrador. "
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");