Move timetable to a plugin
Plugin repository: https://github.com/kanboard/plugin-timetable
This commit is contained in:
@@ -666,28 +666,6 @@ return array(
|
||||
'Compact/wide view' => 'Vista compatta/estesa',
|
||||
'No results match:' => 'Nessun risultato trovato:',
|
||||
'Currency' => 'Valuta',
|
||||
'Start time' => 'Data di inizio',
|
||||
'End time' => 'Data di completamento',
|
||||
'Comment' => 'Commento',
|
||||
'All day' => 'Tutto il giorno',
|
||||
'Day' => 'Giorno',
|
||||
'Manage timetable' => 'Gestisci orario',
|
||||
'Overtime timetable' => 'Straordinari',
|
||||
'Time off timetable' => 'Fuori orario',
|
||||
'Timetable' => 'Orario',
|
||||
'Work timetable' => 'Orario di lavoro',
|
||||
'Week timetable' => 'Orario settimanale',
|
||||
'Day timetable' => 'Orario giornaliero',
|
||||
'From' => 'Da',
|
||||
'To' => 'A',
|
||||
'Time slot created successfully.' => 'Fascia oraria creata con successo.',
|
||||
'Unable to save this time slot.' => 'Impossibile creare questa fascia oraria.',
|
||||
'Time slot removed successfully.' => 'Fascia oraria rimossa con successo.',
|
||||
'Unable to remove this time slot.' => 'Impossibile rimuovere questa fascia oraria.',
|
||||
'Do you really want to remove this time slot?' => 'Vuoi davvero rimuovere questa fascia oraria?',
|
||||
'Remove time slot' => 'Rimuovi fascia oraria',
|
||||
'Add new time slot' => 'Aggiungi nuova fascia oraria',
|
||||
'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Questo orario è utilizzato quando la casella "tutto il giorno" è selezionata per i fuori orari e per gli straordinari',
|
||||
// 'Files' => '',
|
||||
'Images' => 'Immagini',
|
||||
'Private project' => 'Progetto privato',
|
||||
@@ -707,7 +685,6 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Sposta il compito in un\'altra colonna quando viene assegnato ad un utente',
|
||||
'Move the task to another column when assignee is cleared' => 'Sposta il compito in un\'altra colonna quando l\'assegnatario cancellato',
|
||||
'Source column' => 'Colonna sorgente',
|
||||
// 'Show subtask estimates (forecast of future work)' => '',
|
||||
'Transitions' => 'Transizioni',
|
||||
'Executer' => 'Esecutore',
|
||||
'Time spent in the column' => 'Tempo trascorso nella colonna',
|
||||
|
||||
Reference in New Issue
Block a user