diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-16 00:12:10 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-16 00:12:10 +0100 |
commit | 0c87f666ad24492ec45e6d3c05f729132ae1a926 (patch) | |
tree | 304e4580f39f34bd64899e853722b0cd27dc769f /apps/user_ldap/l10n/it.php | |
parent | 6ff38624a717316d7992c81db6d4dbf8f5d86f3a (diff) | |
download | nextcloud-server-0c87f666ad24492ec45e6d3c05f729132ae1a926.tar.gz nextcloud-server-0c87f666ad24492ec45e6d3c05f729132ae1a926.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/it.php')
-rw-r--r-- | apps/user_ldap/l10n/it.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php index f07f0aa5a42..915ce3af5b8 100644 --- a/apps/user_ldap/l10n/it.php +++ b/apps/user_ldap/l10n/it.php @@ -1,4 +1,6 @@ <?php $TRANSLATIONS = array( +"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Avviso:</b> le applicazioni user_ldap e user_webdavauth sono incompatibili. Potresti riscontrare un comportamento inatteso. Chiedi al tuo amministratore di sistema di disabilitarne uno.", +"<b>Warning:</b> The PHP LDAP module needs is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Avviso:</b> il modulo PHP LDAP richiesto non è installato, il motore non funzionerà. Chiedi al tuo amministratore di sistema di installarlo.", "Host" => "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "È possibile omettere il protocollo, ad eccezione se è necessario SSL. Quindi inizia con ldaps://", "Base DN" => "DN base", |