Move Gantt charts to external plugin
This commit is contained in:
@@ -729,15 +729,8 @@ return array(
|
||||
'License:' => 'Lisens:',
|
||||
'License' => 'Lisens',
|
||||
'Enter the text below' => 'Legg inn teksten nedenfor',
|
||||
// 'Sort by position' => '',
|
||||
'Sort by date' => 'Sorter etter dato',
|
||||
'Add task' => 'Legg til oppgave',
|
||||
'Start date:' => 'Startdato:',
|
||||
'Due date:' => 'Frist:',
|
||||
'There is no start date or due date for this task.' => 'Det er ingen startdato eller frist for denne oppgaven',
|
||||
// 'Moving or resizing a task will change the start and due date of the task.' => '',
|
||||
'There is no task in your project.' => 'Det er ingen oppgaver i dette prosjektet',
|
||||
'Gantt chart' => 'Gantt skjema',
|
||||
'People who are project managers' => 'Prosjektledere',
|
||||
'People who are project members' => 'Prosjektmedlemmer',
|
||||
// 'NOK - Norwegian Krone' => '',
|
||||
@@ -749,22 +742,15 @@ return array(
|
||||
'Members' => 'Medlemmer',
|
||||
'Shared project' => 'Delt prosjekt',
|
||||
'Project managers' => 'Prosjektledere',
|
||||
// 'Gantt chart for all projects' => '',
|
||||
'Projects list' => 'Prosjektliste',
|
||||
'Gantt chart for this project' => 'Gantt skjema for dette prosjektet',
|
||||
'Project board' => 'Prosjektsiden',
|
||||
'End date:' => 'Sluttdato:',
|
||||
// 'There is no start date or end date for this project.' => '',
|
||||
'Projects Gantt chart' => 'Gantt skjema for prosjekter',
|
||||
// 'Change task color when using a specific task link' => '',
|
||||
// 'Task link creation or modification' => '',
|
||||
'Milestone' => 'Milepæl',
|
||||
'Documentation: %s' => 'Dokumentasjon: %s',
|
||||
'Switch to the Gantt chart view' => 'Gantt skjema visning',
|
||||
'Reset the search/filter box' => 'Nullstill søk/filter',
|
||||
'Documentation' => 'Dokumentasjon',
|
||||
'Table of contents' => 'Innholdsfortegnelse',
|
||||
'Gantt' => 'Gantt',
|
||||
// 'Author' => '',
|
||||
// 'Version' => '',
|
||||
// 'Plugins' => '',
|
||||
|
||||
Reference in New Issue
Block a user