diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-06 21:44:36 -0500 |
commit | 263603aa4cf6747460c13443c400f53d90a31bf1 (patch) | |
tree | 06d29a356eb6723461e705885239322728eb7be4 /apps/user_ldap/l10n/ca.php | |
parent | b9aec16037f9bb98c7a69c63df3bdda1daa3f165 (diff) | |
download | nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.tar.gz nextcloud-server-263603aa4cf6747460c13443c400f53d90a31bf1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/ca.php')
-rw-r--r-- | apps/user_ldap/l10n/ca.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ca.php b/apps/user_ldap/l10n/ca.php index f9c534e3fd2..46fb7db9036 100644 --- a/apps/user_ldap/l10n/ca.php +++ b/apps/user_ldap/l10n/ca.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Failed to delete the server configuration" => "Ha fallat en eliminar la configuració del servidor", "The configuration is valid and the connection could be established!" => "La configuració és vàlida i s'ha pogut establir la comunicació!", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configuració és vàlida, però ha fallat el Bind. Comproveu les credencials i l'arranjament del servidor.", +"The configuration is invalid. Please have a look at the logs for further details." => "La configuració no és vàlida. Per més detalls mireu al registre del sistema.", "No action specified" => "No heu especificat cap acció", "No configuration specified" => "No heu especificat cap configuració", "No data specified" => "No heu especificat cap dada", |