diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-13 00:08:00 +0000 |
commit | 6e3a914f4affde68c5cafa8fc7703efa3c3deaa6 (patch) | |
tree | 22a6155f86e8f2d8bd612c56b672ec9cbf05e5c6 /apps/user_ldap/l10n/ast.js | |
parent | 3bf950307045c5d108d4f37aa2c4748d4127c8e2 (diff) | |
download | nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.tar.gz nextcloud-server-6e3a914f4affde68c5cafa8fc7703efa3c3deaa6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ast.js')
-rw-r--r-- | apps/user_ldap/l10n/ast.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ast.js b/apps/user_ldap/l10n/ast.js index 9c825b91f3d..b813dc0d1ea 100644 --- a/apps/user_ldap/l10n/ast.js +++ b/apps/user_ldap/l10n/ast.js @@ -1,6 +1,7 @@ OC.L10N.register( "user_ldap", { + "Failed to clear the mappings." : "Fallu al llimpiar los mapeos.", "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!", @@ -47,6 +48,7 @@ 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" : "Agospiu non vá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:", @@ -58,6 +60,7 @@ OC.L10N.register( "Edit LDAP Query" : "Editar consulta LDAP", "LDAP Filter:" : "Filtru LDAP:", "The filter specifies which LDAP groups shall have access to the %s instance." : "El filtru especifica qué grupos LDAP van tener accesu a %s.", + "Verify settings and count the groups" : "Verificar axustes y contar los grupos", "When logging in, %s will find the user based on the following attributes:" : "Al empecipiar sesión, %s atópase l'usuariu en función de los siguientes atributos :", "LDAP / AD Username:" : "Nome d'usuariu LDAP / AD:", "LDAP / AD Email Address:" : "Direición e-mail LDAP / AD:", @@ -89,6 +92,11 @@ OC.L10N.register( "Saving" : "Guardando", "Back" : "Atrás", "Continue" : "Continuar", + "An internal error occurred." : "Asocedió un fallu internu.", + "Current password" : "Contraseña actual", + "New password" : "Contraseña nueva", + "Renew password" : "Renovar contraseña", + "Cancel" : "Encaboxar", "LDAP" : "LDAP", "Server" : "Sirvidor", "Users" : "Usuarios", |