diff --git a/po/it.po b/po/it.po index 5585f82336..6997f0c0ff 100644 --- a/po/it.po +++ b/po/it.po @@ -4,14 +4,14 @@ msgstr "" "Project-Id-Version: phpMyAdmin 4.5.0-dev\n" "Report-Msgid-Bugs-To: phpmyadmin-devel@lists.sourceforge.net\n" "POT-Creation-Date: 2015-05-19 07:58-0400\n" -"PO-Revision-Date: 2015-05-14 16:38+0200\n" +"PO-Revision-Date: 2015-05-22 07:57+0200\n" "Last-Translator: Stefano Martinelli \n" -"Language-Team: Italian \n" +"Language-Team: Italian " +"\n" +"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: it\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 2.3-dev\n" @@ -6674,7 +6674,6 @@ msgstr "" "database" #: libraries/config/messages.inc.php:466 -#, fuzzy #| msgid "" #| "Group items in the navigation tree (determined by the separator defined " #| "below)." @@ -6683,7 +6682,7 @@ msgid "" "the Databases and Tables tabs above)." msgstr "" "Raggruppa gli elementi nell'albero della navigazione (determinato dal " -"separatore definito più sotto)." +"separatore definito nella sezione Database e Tabelle qui sopra)." #: libraries/config/messages.inc.php:468 msgid "Group items in the tree" @@ -16242,7 +16241,6 @@ msgid "Too many connections are aborted." msgstr "Sono state interrotte troppe connessioni." #: libraries/advisory_rules.txt:403 libraries/advisory_rules.txt:410 -#, fuzzy #| msgid "" #| "Connections are usually aborted when they cannot be authorized. This article might help you track down the source." msgstr "" "Le connessioni vengono di solito interrotte quando non possono essere " -"autorizzate. Questo articolo potrebbe " -"essere d'aiuto per tracciare il sorgente." +"autorizzate. Questo articolo essere d'aiuto " +"per tracciare il sorgente." #: libraries/advisory_rules.txt:404 #, php-format @@ -16384,7 +16382,7 @@ msgid "The InnoDB log file size is inadequately large." msgstr "La dimensione del file di log InnoDB è eccessivamente grande." #: libraries/advisory_rules.txt:447 -#, fuzzy, php-format +#, php-format #| msgid "" #| "It is usually sufficient to set {innodb_log_file_size} to 25%% of the " #| "size of {innodb_buffer_pool_size}. A very big {innodb_log_file_size} " @@ -16406,16 +16404,17 @@ msgid "" "mysqldatabaseadministration.blogspot.com/2007/01/increase-innodblogfilesize-" "proper-way.html\">this blog entry" msgstr "" -"Solitamente è sufficiente impostare {innodb_log_file_size} al 25%% della " +"Di solito è sufficiente impostare {innodb_log_file_size} al 25%% della " "dimensione di {innodb_buffer_pool_size}. Un {innodb_log_file_size} molto " "grande rallenta considerevolmente il tempo di ripristino in seguito ad un " -"crash del database. Vedere anche questo articolo. " -"È necessario fermare il server, rimuovere i file log InnoDB, impostare il " -"nuovo valore in my.cnf, avviare il server, quindi controllare nei log degli " -"errori se tutto è andato correttamente. Consultare anche questo articolo di blog" +"crash del database. Vedere anche questo articolo. È necessario fare uno shutdown del server, rimuovere " +"i file log InnoDB, impostare il nuovo valore in my.cnf, avviare il server, " +"quindi controllare nei log degli errori se tutto è andato a buon fine. " +"Consultare anche questo articolo di blog" #: libraries/advisory_rules.txt:448 #, php-format @@ -16431,7 +16430,7 @@ msgid "Your InnoDB buffer pool is fairly small." msgstr "Il vostro buffer pool InnoDB è abbastanza piccolo." #: libraries/advisory_rules.txt:454 -#, fuzzy, php-format +#, php-format #| msgid "" #| "The InnoDB buffer pool has a profound impact on performance for InnoDB " #| "tables. Assign all your remaining memory to this buffer. For database " @@ -16458,14 +16457,14 @@ msgstr "" "Il buffer pool InnoDB ha un impatto notevole sulla prestazione delle tabelle " "InnoDB. Assegnate tutta la memoria restante a questo buffer. Per server di " "database che utilizzano esclusivamente InnoDB come motore di memorizzazione " -"e non ci sono altri servizi (come un server web) attivi, potreste impostare " -"questo valore fino all'80%% della memoria disponibile. Se questo non è il " -"caso, dovreste sistemare con attenzione il consumo di memoria degli altri " -"servizi e delle tabelle non-InnoDB e impostare questa variabile di " -"conseguenza. Se viene impostata a un valore troppo alto, il sistema inizierà " -"a fare swapping, diminuendo le prestazioni in maniera significativa. V. " -"anche questo articolo" +"e che non hanno altri servizi attivi (come ad esempio un server web), " +"potreste impostare questo valore fino all'80%% della memoria disponibile. Se " +"questo non è il caso, dovete valutare con attenzione il consumo di memoria " +"degli altri servizi e delle tabelle non-InnoDB e impostare questa variabile " +"di conseguenza. Se viene impostata a un valore troppo alto, il sistema " +"inizierà a fare swapping, diminuendo le prestazioni in maniera " +"significativa. Vedi anche questo articolo" #: libraries/advisory_rules.txt:455 #, php-format