diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 14:39:28 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-03 14:39:28 -0500 |
commit | e89f080f09468d2b37c010ede8c2cba8e3bef139 (patch) | |
tree | ca409b78ddb665b1cdf33d75671e6e64fe8ff7e8 /apps/user_ldap/l10n/it.php | |
parent | 07e540613e1445451ace78e639be36a1c1e7e58f (diff) | |
download | nextcloud-server-e89f080f09468d2b37c010ede8c2cba8e3bef139.tar.gz nextcloud-server-e89f080f09468d2b37c010ede8c2cba8e3bef139.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/it.php')
-rw-r--r-- | apps/user_ldap/l10n/it.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php index b8c3b0ff8c9..9825832f3d8 100644 --- a/apps/user_ldap/l10n/it.php +++ b/apps/user_ldap/l10n/it.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Failed to delete the server configuration" => "Eliminazione della configurazione del server non riuscita", "The configuration is valid and the connection could be established!" => "La configurazione è valida e la connessione può essere stabilita.", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configurazione è valida, ma il Bind non è riuscito. Controlla le impostazioni del server e le credenziali.", +"The configuration is invalid. Please have a look at the logs for further details." => "La configurazione non è valida. Controlla i log per ulteriori dettagli.", "No action specified" => "Nessuna azione specificata", "No configuration specified" => "Nessuna configurazione specificata", "No data specified" => "Nessun dato specificato", |