From febe01f571c10a38abaf642d4c71afb452cf0dc6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 19 Apr 2017 00:07:40 +0000 Subject: [tx-robot] updated from transifex --- apps/user_ldap/l10n/es_MX.js | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/user_ldap/l10n/es_MX.js') diff --git a/apps/user_ldap/l10n/es_MX.js b/apps/user_ldap/l10n/es_MX.js index 6325be9c88e..449cde01d2b 100644 --- a/apps/user_ldap/l10n/es_MX.js +++ b/apps/user_ldap/l10n/es_MX.js @@ -44,6 +44,7 @@ OC.L10N.register( "An unspecified error occurred. Please check the settings and the log." : "Se presentó un error no especificado. Favor de verificar los ajustes y la bitácroa. ", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtro de la búsqueda es inválido, posiblemente debido a temas de sintaxis como un número diferente de corchetes abiertos y cerrados. Favor de verificar. ", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Se presentó una falla con la conexión al servidor LDAP / AD, favor de verificar el servidor, puerto y credenciales. ", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP / AD." : "Falta el \"%uid\" del marcador de posición. Será reemplazado con el nombre de usuario al consultar LDAP / AD.", "Please provide a login name to test against" : "Favor de proporcionar un nombre de usuario contra el cual probar", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadro de grupo está deshabilitado, porque el servidor LDAP / AD no soporta memberOf.", "Password change rejected. Hint: " : "Cambio de contraseña rechazado. Pista: ", @@ -64,6 +65,7 @@ OC.L10N.register( "Edit LDAP Query" : "Editar consulta a LDAP", "LDAP Filter:" : "Filtro de LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtro especifica cuales grupos LDAP tendrán acceso a la instancia %s.", + "Verify settings and count the groups" : "Verificar los ajustes y contar los grupos", "When logging in, %s will find the user based on the following attributes:" : "Al iniciar sesion, %s encontrará al usuario con base en los siguientes atributos:", "LDAP / AD Username:" : "Nombre de usuario LDAP / AD", "LDAP / AD Email Address:" : "Dirección de correo electrónico LDAP / AD", @@ -74,6 +76,7 @@ OC.L10N.register( "Verify settings" : "Verificar ajustes", "1. Server" : "1. Servidor", "%s. Server:" : "%s. Servidor:", + "Add a new configuration" : "Agregar una nueva configuración", "Copy current configuration into new directory binding" : "Copiar la configuración actual a un nuevo directorio de vinculación", "Delete the current configuration" : "Borrar la configuración actual", "Host" : "Servidor", -- cgit v1.2.3