Update IT_it/translations.php for 1.0.31 release

This commit is contained in:
angystardust
2016-07-04 16:59:13 +02:00
committed by GitHub
parent 796ebb956a
commit a1899749c1

View File

@@ -1196,24 +1196,24 @@ return array(
'Email transport' => 'Trasporto Email', 'Email transport' => 'Trasporto Email',
// 'Webhook token' => '', // 'Webhook token' => '',
'Imports' => 'Importa', 'Imports' => 'Importa',
// 'Project tags management' => '', 'Project tags management' => 'Gestione tag di progetto',
// 'Tag created successfully.' => '', 'Tag created successfully.' => 'Tag creato con successo.',
// 'Unable to create this tag.' => '', 'Unable to create this tag.' => 'Impossibile creare questo tag.',
// 'Tag updated successfully.' => '', 'Tag updated successfully.' => 'Tag aggiornato con successo.',
// 'Unable to update this tag.' => '', 'Unable to update this tag.' => 'Impossibile aggiornare questo tag.',
// 'Tag removed successfully.' => '', 'Tag removed successfully.' => 'Tag rimosso con successo.',
// 'Unable to remove this tag.' => '', 'Unable to remove this tag.' => 'Impossibile rimuovere questo tag.',
// 'Global tags management' => '', 'Global tags management' => 'Gestione dei tag globali',
// 'Tags' => '', 'Tags' => 'Tag',
// 'Tags management' => '', 'Tags management' => 'Gestione dei tag',
// 'Add new tag' => '', 'Add new tag' => 'Aggiungi un nuovo tag',
// 'Edit a tag' => '', 'Edit a tag' => 'Modifica un tag',
// 'Project tags' => '', 'Project tags' => 'Tag di progetto',
// 'There is no specific tag for this project at the moment.' => '', 'There is no specific tag for this project at the moment.' => 'Non è definito nessun tag specifico per questo progetto al momento.',
// 'Tag' => '', // 'Tag' => '',
// 'Remove a tag' => '', 'Remove a tag' => 'Rimuovi un tag',
// 'Do you really want to remove this tag: "%s"?' => '', 'Do you really want to remove this tag: "%s"?' => 'Vuoi davvero rimuovere questo tag: "%s"?',
// 'Global tags' => '', 'Global tags' => 'Tag globali',
// 'There is no global tag at the moment.' => '', 'There is no global tag at the moment.' => 'Non sono definiti tag globali al momento.',
// 'This field cannot be empty' => '', 'This field cannot be empty' => 'Questo campo non può essere vuoto',
); );