Move calendar to external plugin
This commit is contained in:
@@ -455,7 +455,6 @@ return array(
|
||||
'Language:' => 'Lingua',
|
||||
'Timezone:' => 'Fuso Orario',
|
||||
'All columns' => 'Tutte le colonne',
|
||||
'Calendar' => 'Calendario',
|
||||
'Next' => 'Prossimo',
|
||||
// '#%d' => '',
|
||||
'All swimlanes' => 'Tutte le corsie',
|
||||
@@ -607,14 +606,7 @@ return array(
|
||||
'When task is moved from first column' => 'Quando un task è spostato dalla prima colonna',
|
||||
'When task is moved to last column' => 'Quando un task è spostato nell\'ultima colonna',
|
||||
'Year(s)' => 'Anno/i',
|
||||
'Calendar settings' => 'Impostazioni del calendario',
|
||||
'Project calendar view' => 'Vista di progetto a calendario',
|
||||
'Project settings' => 'Impostazioni di progetto',
|
||||
'Show subtasks based on the time tracking' => 'Mostra i sotto-task in base al time tracking',
|
||||
'Show tasks based on the creation date' => 'Mostra i task in base alla data di creazione',
|
||||
'Show tasks based on the start date' => 'Mostra i task in base alla data di inizio',
|
||||
'Subtasks time tracking' => 'Time tracking per i sotto-task',
|
||||
'User calendar view' => 'Vista utente a calendario',
|
||||
'Automatically update the start date' => 'Aggiorna automaticamente la data di inizio',
|
||||
'iCal feed' => 'feed iCal',
|
||||
'Preferences' => 'Preferenze',
|
||||
@@ -670,7 +662,6 @@ return array(
|
||||
'Stop timer' => 'Ferma il timer',
|
||||
'Start timer' => 'Avvia il timer',
|
||||
'My activity stream' => 'Il mio flusso attività',
|
||||
'My calendar' => 'Il mio calendario',
|
||||
'Search tasks' => 'Ricerca task',
|
||||
'Reset filters' => 'Annulla filtri',
|
||||
'My tasks due tomorrow' => 'I miei task da completare per domani',
|
||||
@@ -684,7 +675,6 @@ return array(
|
||||
'Overview' => 'Panoramica',
|
||||
'Board/Calendar/List view' => 'Vista Bacheca/Calendario/Lista',
|
||||
'Switch to the board view' => 'Passa alla vista "bacheca"',
|
||||
'Switch to the calendar view' => 'Passa alla vista "calendario"',
|
||||
'Switch to the list view' => 'Passa alla vista "elenco"',
|
||||
'Go to the search/filter box' => 'Vai alla casella di ricerca/filtro',
|
||||
'There is no activity yet.' => 'Non è presente ancora nessuna attività.',
|
||||
|
||||
Reference in New Issue
Block a user