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:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 06:41:18 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:41:18 +0300
commit27aa4eb6d1ff90605cef491acf16046cf5afde61 (patch)
tree6b3510f3ff143616b8530c8fd5f12eff8170418f /l10n/es_MX.js
parent2e951f9433deed6e3b9a7e0fec192cfd5891a3af (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 cf1b34b..16e3cf0 100644
--- a/l10n/es_MX.js
+++ b/l10n/es_MX.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;");