From cfd0b40095e16aae62000cdcef6ffa8023ebc6b7 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 6 Apr 2016 12:08:50 -0300 Subject: Add LDAP missing es locs and sort loc files by id --- i18n/en.json | 10 +++++----- i18n/es.json | 10 +++++++++- 2 files changed, 14 insertions(+), 6 deletions(-) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 6cdeeaad2..ae473df5d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1819,14 +1819,14 @@ "id": "ent.ldap.do_login.unable_to_create_user.app_error", "translation": "Credentials valid but unable to create user." }, - { - "id": "ent.ldap.do_login.user_not_registered.app_error", - "translation": "User not registered on LDAP server" - }, { "id": "ent.ldap.do_login.user_filtered.app_error", "translation": "User is not permitted to use Mattermost. (LDAP user filter)" }, + { + "id": "ent.ldap.do_login.user_not_registered.app_error", + "translation": "User not registered on LDAP server" + }, { "id": "ent.ldap.validate_filter.app_error", "translation": "Invalid LDAP Filter" @@ -3827,4 +3827,4 @@ "id": "web.watcher_fail.error", "translation": "Failed to add directory to watcher %v" } -] +] \ No newline at end of file diff --git a/i18n/es.json b/i18n/es.json index 4a27b6e68..c66e621aa 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -1819,10 +1819,18 @@ "id": "ent.ldap.do_login.unable_to_create_user.app_error", "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 -- cgit v1.2.3-1-g7c22