summaryrefslogtreecommitdiffstats
path: root/i18n/es.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-04-06 12:08:50 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-04-06 12:27:47 -0300
commitcfd0b40095e16aae62000cdcef6ffa8023ebc6b7 (patch)
tree01f47a7d8c84a5cb049e02d443135f7126e14101 /i18n/es.json
parent2e6d0de94f19ffc996cb371f26f72b563c60a851 (diff)
downloadchat-cfd0b40095e16aae62000cdcef6ffa8023ebc6b7.tar.gz
chat-cfd0b40095e16aae62000cdcef6ffa8023ebc6b7.tar.bz2
chat-cfd0b40095e16aae62000cdcef6ffa8023ebc6b7.zip
Add LDAP missing es locs and sort loc files by id
Diffstat (limited to 'i18n/es.json')
-rw-r--r--i18n/es.json10
1 files changed, 9 insertions, 1 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 4a27b6e68..c66e621aa 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -1820,10 +1820,18 @@
"translation": "Credenciales válidas pero no se pudo crear el usuario."
},
{
+ "id": "ent.ldap.do_login.user_filtered.app_error",
+ "translation": "El usuario no tiene permitido utilizar Mattermost. (filtro de usuario LDAP)"
+ },
+ {
"id": "ent.ldap.do_login.user_not_registered.app_error",
"translation": "Usuario no registrado en el servidor LDAP"
},
{
+ "id": "ent.ldap.validate_filter.app_error",
+ "translation": "Filtro de LDAP inválido"
+ },
+ {
"id": "ent.mfa.activate.authenticate.app_error",
"translation": "Error intentando autenticar el token AMF"
},
@@ -3819,4 +3827,4 @@
"id": "web.watcher_fail.error",
"translation": "Falla al agregar el directorio a ser vigilado %v"
}
-]
+] \ No newline at end of file