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 /apps/user_ldap/l10n/ast.js | |
parent | 15a29717f17264558650e6b141165244f950960e (diff) | |
download | nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.tar.gz nextcloud-server-7b8bd8188e96f36ea2bc10d43446cfed89f4c9d1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ast.js')
-rw-r--r-- | apps/user_ldap/l10n/ast.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ast.js b/apps/user_ldap/l10n/ast.js index fb1937336c9..f26f02f8786 100644 --- a/apps/user_ldap/l10n/ast.js +++ b/apps/user_ldap/l10n/ast.js @@ -3,12 +3,15 @@ OC.L10N.register( { "Failed to clear the mappings." : "Fallu al llimpiar los mapeos.", "Failed to delete the server configuration" : "Fallu al desaniciar la configuración del sirvidor", + "Valid configuration, connection established!" : "¡Configuración válida, afitóse la conexón!", + "Invalid configuration. Please have a look at the logs for further details." : "Configuración non válida. Écha-yos un güeyu a los rexistros pa más detalles, por favor.", "No action specified" : "Nun s'especificó l'aición", "No configuration specified" : "Nun s'especificó la configuración", "No data specified" : "Nun s'especificaron los datos", " Could not set configuration %s" : "Nun pudo afitase la configuración %s", "Action does not exist" : "L'acción nun esiste", "Renewing …" : "Renovando...", + "Very weak password" : "Contraseña perfeble", "Weak password" : "Contraseña feble", "So-so password" : "Contraseña normalina", "Good password" : "Contraseña bona", @@ -39,11 +42,13 @@ OC.L10N.register( "Switching the mode will enable automatic LDAP queries. Depending on your LDAP size they may take a while. Do you still want to switch the mode?" : "Cambiar el mou va habilitar les consultes LDAP automátiques . Dependiendo del to tamañu de LDAP puede llevar un tiempu. ¿Inda deseya camudar el mou?", "Select attributes" : "Esbillar atributos", "User found and settings verified." : "Usuariu atopáu y la configuración verificada.", + "An unspecified error occurred. Please check log and settings." : "Asocedió un fallu non especificáu. Comprueba'l rexistru y los axustes, por favor.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "El filtru de busca nun ye válidu , probablemente por cuenta de problemes de sintaxis como'l númberu impar de soportes abiertos y zarraos. Por favor revisalo.", "A connection error to LDAP / AD occurred, please check host, port and credentials." : "Asocedió un erru de conexón a LDAP / AD, por favor, comprueba'l host, el puertu y les credenciales.", "Please provide a login name to test against" : "Por favor, proporcione un nombre de inicio de sesión para comprobar en contra", "The group box was disabled, because the LDAP / AD server does not support memberOf." : "El cuadru de grupu taba desactiváu , por mor qu'el servidor LDAP / AD nun almite memberOf .", "Your password will expire today." : "Güei caduca la to contraseña.", + "LDAP / AD integration" : "Integración de LDAP/AD", "_%s group found_::_%s groups found_" : ["%s grupu alcontráu","%s grupos alcontraos"], "_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"], "Could not find the desired feature" : "Nun pudo alcontrase la carauterística deseyada", |