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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-22 03:07:45 +0300
committerNextcloud bot <bot@nextcloud.com>2017-04-22 03:07:45 +0300
commit9649661f8fc0220b837975fe8afef5b5f7a964ec (patch)
tree7477f003367034660fa21f8d4aa5187f5bb03cb8 /lib/l10n/es_MX.js
parent0e5d9d23107cdafca8e02ab68c03e00d24dbc4de (diff)
[tx-robot] updated from transifexv11.0.3
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r--lib/l10n/es_MX.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/es_MX.js b/lib/l10n/es_MX.js
index 2c36a8f1bbf..d25ade5160d 100644
--- a/lib/l10n/es_MX.js
+++ b/lib/l10n/es_MX.js
@@ -158,6 +158,7 @@ OC.L10N.register(
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Sólo se permiten los siguientes caracteres en el nombre de usuario: \"a-z\", \"A-Z\", \"0-9\" y \"_.@-'\"",
"A valid username must be provided" : "Se debe proporcionar un nombre de usuario válido",
"Username contains whitespace at the beginning or at the end" : "El nombre del usuario contiene un espacio en blanco al inicio o al final",
+ "Username must not consist of dots only" : "El nombre de usuario no debe consistir de solo puntos. ",
"A valid password must be provided" : "Se debe proporcionar una contraseña válida",
"The username is already being used" : "Ese nombre de usuario ya está en uso",
"User disabled" : "Usuario deshabilitado",