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' => 'Kompakt/bred vy',
|
||||
'No results match:' => 'Inga matchande resultat',
|
||||
'Currency' => 'Valuta',
|
||||
'Start time' => 'Starttid',
|
||||
'End time' => 'Sluttid',
|
||||
'Comment' => 'Kommentar',
|
||||
'All day' => 'Hela dagen',
|
||||
'Day' => 'Dag',
|
||||
'Manage timetable' => 'Hantera timplan',
|
||||
'Overtime timetable' => 'Övertidstimplan',
|
||||
'Time off timetable' => 'Ledighetstimplan',
|
||||
'Timetable' => 'Timplan',
|
||||
'Work timetable' => 'Arbetstimplan',
|
||||
'Week timetable' => 'Veckotidplan',
|
||||
'Day timetable' => 'Dagstimplan',
|
||||
'From' => 'Från',
|
||||
'To' => 'Till',
|
||||
'Time slot created successfully.' => 'Tidslucka skapad.',
|
||||
'Unable to save this time slot.' => 'Kunde inte spara tidsluckan.',
|
||||
'Time slot removed successfully.' => 'Tidsluckan tog bort.',
|
||||
'Unable to remove this time slot.' => 'Kunde inte ta bort tidsluckan.',
|
||||
'Do you really want to remove this time slot?' => 'Vill du verkligen ta bort tidsluckan?',
|
||||
'Remove time slot' => 'Ta bort tidslucka',
|
||||
'Add new time slot' => 'Lägg till ny tidslucka',
|
||||
'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => 'Denna tidslucka används när kryssrutan "hela dagen" är kryssad vid schemalagd ledighet eller övertid.',
|
||||
'Files' => 'Filer',
|
||||
'Images' => 'Bilder',
|
||||
'Private project' => 'Privat projekt',
|
||||
@@ -707,7 +685,6 @@ return array(
|
||||
'Move the task to another column when assigned to a user' => 'Flytta uppgiften till en annan kolumn när den tilldelats en användare',
|
||||
'Move the task to another column when assignee is cleared' => 'Flytta uppgiften till en annan kolumn när tilldelningen tas bort.',
|
||||
'Source column' => 'Källkolumn',
|
||||
'Show subtask estimates (forecast of future work)' => 'Visa uppskattningar för deluppgifter (prognos för framtida arbete)',
|
||||
'Transitions' => 'Övergångar',
|
||||
'Executer' => 'Verkställare',
|
||||
'Time spent in the column' => 'Tid i kolumnen.',
|
||||
|
||||
Reference in New Issue
Block a user