diff options
Diffstat (limited to 'apps/user_ldap/l10n/ast.php')
-rw-r--r-- | apps/user_ldap/l10n/ast.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ast.php b/apps/user_ldap/l10n/ast.php index 032de8aedbc..ceda5a9326d 100644 --- a/apps/user_ldap/l10n/ast.php +++ b/apps/user_ldap/l10n/ast.php @@ -1,5 +1,8 @@ <?php $TRANSLATIONS = array( +"Failed to delete the server configuration" => "Fallu al desaniciar la configuración del sevidor", +"The configuration is valid and the connection could be established!" => "¡La configuración ye válida y pudo afitase la conexón!", +"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configuración ye válida, pero falló'l vínculu. Por favor, comprueba la configuración y les credenciales nel servidor.", "The configuration is invalid. Please have a look at the logs for further details." => "La configuración nun ye válida. Por favor, écha-y un güeyu a los rexistros pa más detalles.", "No action specified" => "Nun s'especificó l'aición", "No configuration specified" => "Nun s'especificó la configuración", |