diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-22 00:07:36 +0000 |
commit | 363d1c69dda472c76cf258e1fcd77d5765671e2b (patch) | |
tree | 146b2e72101716154b10093d2c907df0c4c172f7 /lib/l10n/es_MX.js | |
parent | 17c7b64f04510e9f37e105c579fb4314d4460fc5 (diff) | |
download | nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.tar.gz nextcloud-server-363d1c69dda472c76cf258e1fcd77d5765671e2b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_MX.js')
-rw-r--r-- | lib/l10n/es_MX.js | 1 |
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", |