diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-07 01:55:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-07 01:55:48 -0400 |
commit | 283b483100c21df143e7f432551f5f5264b8ee55 (patch) | |
tree | beeb351f77ef80d82310d92e46da9e8f4c47f550 /apps/user_ldap/l10n/ast.php | |
parent | d16bb09aed51cce5dc08ba3f3bbd629b4351b3f0 (diff) | |
download | nextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.tar.gz nextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.zip |
[tx-robot] updated from transifex
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", |