diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-10 00:08:31 +0000 |
commit | fb78774eb806934c96bbd7106712c603877fb175 (patch) | |
tree | cf72042d62dfd32045358597403836655344d91b /apps/user_ldap/l10n/ast.js | |
parent | ec69980154c25fb48e76ffec621f449ec52d6db5 (diff) | |
download | nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.tar.gz nextcloud-server-fb78774eb806934c96bbd7106712c603877fb175.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, 1 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/ast.js b/apps/user_ldap/l10n/ast.js index aa8b62a55cb..9c825b91f3d 100644 --- a/apps/user_ldap/l10n/ast.js +++ b/apps/user_ldap/l10n/ast.js @@ -1,7 +1,6 @@ OC.L10N.register( "user_ldap", { - "Failed to clear the mappings." : "Hebo un fallu al desaniciar les asignaciones.", "Failed to delete the server configuration" : "Fallu al desaniciar la configuración del sirvidor", "The configuration is invalid: anonymous bind is not allowed." : "La configuración nun ye válida: nun s'almite l'enllaz anónimu ", "The configuration is valid and the connection could be established!" : "¡La configuración ye válida y pudo afitase la conexón!", @@ -18,7 +17,7 @@ OC.L10N.register( "Configuration incomplete" : "Configuración incompleta", "Configuration OK" : "Configuración correuta", "Select groups" : "Esbillar grupos", - "Select object classes" : "Seleicionar la clas d'oxetu", + "Select object classes" : "Esbillar les clases d'oxetu", "Please check the credentials, they seem to be wrong." : "Por favor, compruebe les credenciales, que paecen tar mal.", "Please specify the port, it could not be auto-detected." : "Por favor especifica'l puertu, nun puede ser detectáu automáticamente .", "Base DN could not be auto-detected, please revise credentials, host and port." : "Base DN nun puede ser detectada automáticamente, por favor revisa les credenciales, host yá'l puertu.", @@ -36,7 +35,6 @@ OC.L10N.register( "LDAP Operations error. Anonymous bind might not be allowed." : "Erru d'operaciones LDAP . Enllaz anónimu nun s'almite.", "Saving failed. Please make sure the database is in Operation. Reload before continuing." : "Nun pudo guardase. Por favor asegúrate que la base de datos ta en funcionamientu. Actualiza enantes de siguir.", "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?", - "Mode switch" : "Conmutar mou", "Select attributes" : "Esbillar atributos", "User not found. Please check your login attributes and username. Effective filter (to copy-and-paste for command line validation): <br/>" : "Nun s'alcuentra l'usuariu. Encamiéntase consultar los atributos d'accesu y nome d'usuariu. Filtru efectivu (copiar y pegar pa la validación de llínea de comandos): <br/>", "User found and settings verified." : "Usuariu atopáu y la configuración verificada.", @@ -49,7 +47,6 @@ OC.L10N.register( "_%s user found_::_%s users found_" : ["%s usuariu alcontráu","%s usuarios alcontraos"], "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Nun deteutamos el nome d'atributu na pantalla d'usuariu. Por favor especifícalu nos axustes avanzaos de ldap", "Could not find the desired feature" : "Nun pudo alcontrase la carauterística deseyada", - "Invalid Host" : "Host inválidu", "Test Configuration" : "Configuración de prueba", "Help" : "Ayuda", "Groups meeting these criteria are available in %s:" : "Los grupos que cumplen estos criterios tán disponibles en %s:", |