diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-25 00:08:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-25 00:08:59 +0000 |
commit | 7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1 (patch) | |
tree | ca0f31c624e8e7c4ba597ed0943dd2bbb6527bd1 /lib/l10n/es_MX.js | |
parent | 15a29717f17264558650e6b141165244f950960e (diff) | |
download | nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.tar.gz nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.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 a49da21cc26..14939ccb3b6 100644 --- a/lib/l10n/es_MX.js +++ b/lib/l10n/es_MX.js @@ -176,6 +176,7 @@ OC.L10N.register( "Username must not consist of dots only" : "El 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 usuario ya está en uso", + "Could not create user" : "No fue posible crear el usuario", "User disabled" : "Usuario deshabilitado", "Login canceled by app" : "Inicio de sesión cancelado por la aplicación", "No app name specified" : "No se ha especificado el nombre de la aplicación", |