Update IT_it/translations.php

This commit is contained in:
angystardust
2016-06-08 20:15:52 +02:00
parent 5e7a812933
commit 8dfa50a9c9

View File

@@ -1160,46 +1160,46 @@ return array(
'Projects where "%s" is member' => 'Progetti all\'interno dei quali "%s" è membro', 'Projects where "%s" is member' => 'Progetti all\'interno dei quali "%s" è membro',
'Open tasks assigned to "%s"' => 'Task aperti assegnati a "%s"', 'Open tasks assigned to "%s"' => 'Task aperti assegnati a "%s"',
'Closed tasks assigned to "%s"' => 'Task chiusi assegnati a "%s"', 'Closed tasks assigned to "%s"' => 'Task chiusi assegnati a "%s"',
// 'Assign automatically a color based on a priority' => '', 'Assign automatically a color based on a priority' => 'Assegna automaticamente un colore in base alla priorità',
// 'Overdue tasks for the project(s) "%s"' => '', 'Overdue tasks for the project(s) "%s"' => 'Task scaduti per il progetto "%s"',
// 'Upload files' => '', 'Upload files' => 'Carica file',
// 'Installed Plugins' => '', 'Installed Plugins' => 'Plugin installati',
// 'Plugin Directory' => '', 'Plugin Directory' => 'Directory dei plugin',
// 'Plugin installed successfully.' => '', 'Plugin installed successfully.' => 'Plugin installato con successo.',
// 'Plugin updated successfully.' => '', 'Plugin updated successfully.' => 'Plugin aggiornato con successo.',
// 'Plugin removed successfully.' => '', 'Plugin removed successfully.' => 'Plugin rimosso con successo.',
// 'Subtask converted to task successfully.' => '', 'Subtask converted to task successfully.' => 'Sotto-task converito in task con successo.',
// 'Unable to convert the subtask.' => '', 'Unable to convert the subtask.' => 'Impossibile convertire il sotto-task.',
// 'Unable to extract plugin archive.' => '', 'Unable to extract plugin archive.' => 'Impossibile estrarre l\' archivio del plugin.',
// 'Plugin not found.' => '', 'Plugin not found.' => 'Plugin non trovato.',
// 'You don\'t have the permission to remove this plugin.' => '', 'You don\'t have the permission to remove this plugin.' => 'Non hai i permessi per rimuovere questo plugin.',
// 'Unable to download plugin archive.' => '', 'Unable to download plugin archive.' => 'Impossibile scaricare l\'archivo del plugin',
// 'Unable to write temporary file for plugin.' => '', 'Unable to write temporary file for plugin.' => 'Impossibile scrivere il file temporaneo per il plugin.',
// 'Unable to open plugin archive.' => '', 'Unable to open plugin archive.' => 'Impossibile aprire l\'archivio del plugin.',
// 'There is no file in the plugin archive.' => '', 'There is no file in the plugin archive.' => 'N',
// 'Create tasks in bulk' => '', 'Create tasks in bulk' => 'Creazione massiva di task',
// 'Your Kanboard instance is not configured to install plugins from the user interface.' => '', 'Your Kanboard instance is not configured to install plugins from the user interface.' => 'La tua installazione Kanboard non è configurata per installare plugin tramite l\'interfaccia utente.',
// 'There is no plugin available.' => '', 'There is no plugin available.' => 'Non ci sono plugin disponibili.',
// 'Install' => '', 'Install' => 'Installa',
// 'Update' => '', 'Update' => 'Aggiorna',
// 'Up to date' => '', 'Up to date' => 'Aggiornato',
// 'Not available' => '', 'Not available' => 'Non disponibile',
// 'Remove plugin' => '', 'Remove plugin' => 'Disinstalla plugin',
// 'Do you really want to remove this plugin: "%s"?' => '', 'Do you really want to remove this plugin: "%s"?' => 'Vuoi davvero rimuovere questo plugin: "%s"?',
// 'Uninstall' => '', 'Uninstall' => 'Disinstalla',
// 'Listing' => '', 'Listing' => 'Elenco',
// 'Metadata' => '', 'Metadata' => 'Metadati',
// 'Manage projects' => '', 'Manage projects' => 'Gestione progetti',
// 'Convert to task' => '', 'Convert to task' => 'Converti in task',
// 'Convert sub-task to task' => '', 'Convert sub-task to task' => 'Converti il sotto-task in task',
// 'Do you really want to convert this sub-task to a task?' => '', 'Do you really want to convert this sub-task to a task?' => 'Vuoi davvero convertire questo sotto-task in un task?',
// 'My task title' => '', 'My task title' => 'Titolo del mio task',
// 'Enter one task by line.' => '', 'Enter one task by line.' => 'Inserisci un task per ',
// 'Number of failed login:' => '', 'Number of failed login:' => 'Numero di login falliti:',
// 'Account locked until:' => '', 'Account locked until:' => 'Account bloccato fino al:',
// 'Email settings' => '', 'Email settings' => 'Impostazioni Email',
// 'Email sender address' => '', 'Email sender address' => 'Indirizzo Email mittente',
// 'Email transport' => '', 'Email transport' => 'Trasporto Email',
// 'Webhook token' => '', // 'Webhook token' => '',
// 'Imports' => '', 'Imports' => 'Importa',
); );