summaryrefslogtreecommitdiffstats
path: root/settings/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/it.php')
-rw-r--r--settings/l10n/it.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index a764ee278a5..cbe63ef1530 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -46,12 +46,13 @@ $TRANSLATIONS = array(
"A valid username must be provided" => "Deve essere fornito un nome utente valido",
"Error creating user" => "Errore durante la creazione dell'utente",
"A valid password must be provided" => "Deve essere fornita una password valida",
-"Warning: Home directory for user \"{user}\" already exists" => "Attenzione: esiste già la home directory dell'utente \"{user}\"",
+"Warning: Home directory for user \"{user}\" already exists" => "Avviso: la cartella home dell'utente \"{user}\" esiste già",
"__language_name__" => "Italiano",
"Everything (fatal issues, errors, warnings, info, debug)" => "Tutto (problemi gravi, errori, avvisi, informazioni, debug)",
"Info, warnings, errors and fatal issues" => "Informazioni, avvisi, errori e problemi gravi",
"Warnings, errors and fatal issues" => "Avvisi, errori e problemi gravi",
"Errors and fatal issues" => "Errori e problemi gravi",
+"Fatal issues only" => "Solo problemi gravi",
"Security Warning" => "Avviso di sicurezza",
"Your data directory and your files are probably accessible from the internet. The .htaccess file is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile o spostare la cartella fuori dalla radice del server web.",
"Setup Warning" => "Avviso di configurazione",
@@ -65,7 +66,7 @@ $TRANSLATIONS = array(
"This server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features." => "Questo server ownCloud non ha una connessione a Internet funzionante. Ciò significa che alcune delle funzionalità come il montaggio di archivi esterni, le notifiche degli aggiornamenti o l'installazione di applicazioni di terze parti non funzioneranno. L'accesso remoto ai file e l'invio di email di notifica potrebbero non funzionare. Ti suggeriamo di abilitare la connessione a Internet del server se desideri disporre di tutte le funzionalità.",
"Cron" => "Cron",
"Execute one task with each page loaded" => "Esegui un'operazione con ogni pagina caricata",
-"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php è registrato su un servizio webcron per invocare la pagina cron.php ogni 15 minuti su http.",
+"cron.php is registered at a webcron service to call cron.php every 15 minutes over http." => "cron.php è registrato su un servizio webcron per invocare cron.php ogni 15 minuti su http.",
"Use systems cron service to call the cron.php file every 15 minutes." => "Usa il servizio cron di sistema per invocare il file cron.php ogni 15 minuti.",
"Sharing" => "Condivisione",
"Enable Share API" => "Abilita API di condivisione",
@@ -134,6 +135,7 @@ $TRANSLATIONS = array(
"Admin Recovery Password" => "Password di ripristino amministrativa",
"Enter the recovery password in order to recover the users files during password change" => "Digita la password di ripristino per recuperare i file degli utenti durante la modifica della password.",
"Default Storage" => "Archiviazione predefinita",
+"Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Digita la quota di archiviazione (ad es.: \"512 MB\" or \"12 GB\")",
"Unlimited" => "Illimitata",
"Other" => "Altro",
"Username" => "Nome utente",