diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-13 00:18:20 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-12-13 00:18:20 +0100 |
commit | 8686a448c738bf7b2b0264d79557b976b2dca478 (patch) | |
tree | 8e49770f69def3517317163e909d40f2ba9fc36a /apps/files_external/l10n/it.php | |
parent | 4018ba065401d8f02a1d5cee9b82ab3397795b7f (diff) | |
download | nextcloud-server-8686a448c738bf7b2b0264d79557b976b2dca478.tar.gz nextcloud-server-8686a448c738bf7b2b0264d79557b976b2dca478.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/it.php')
-rw-r--r-- | apps/files_external/l10n/it.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/it.php b/apps/files_external/l10n/it.php index 49effebdfc3..98c83146d48 100644 --- a/apps/files_external/l10n/it.php +++ b/apps/files_external/l10n/it.php @@ -5,6 +5,8 @@ "Fill out all required fields" => "Compila tutti i campi richiesti", "Please provide a valid Dropbox app key and secret." => "Fornisci chiave di applicazione e segreto di Dropbox validi.", "Error configuring Google Drive storage" => "Errore durante la configurazione dell'archivio Google Drive", +"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Avviso:</b> \"smbclient\" non è installato. Impossibile montare condivisioni CIFS/SMB. Chiedi all'amministratore di sistema di installarlo.", +"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Avviso:</b> il supporto FTP di PHP non è abilitato o non è installato. Impossibile montare condivisioni FTP. Chiedi all'amministratore di sistema di installarlo.", "External Storage" => "Archiviazione esterna", "Mount point" => "Punto di mount", "Backend" => "Motore", |