diff options
author | Frederic Guillot <fred@kanboard.net> | 2017-04-01 17:04:18 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2017-04-01 17:04:18 -0400 |
commit | 5cc488947305eea5b9762997222c84d6007761c8 (patch) | |
tree | 5f602bb06ade363aa40eda99b4fe9a61f592609f /app/Locale/da_DK | |
parent | 253d5a9331e4b4775066ec8cb9664da9a2aa6ac9 (diff) |
Move Gantt charts to external plugin
Diffstat (limited to 'app/Locale/da_DK')
-rw-r--r-- | app/Locale/da_DK/translations.php | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php index ff60ae0b..6cba57b4 100644 --- a/app/Locale/da_DK/translations.php +++ b/app/Locale/da_DK/translations.php @@ -729,15 +729,8 @@ return array( // 'License:' => '', // 'License' => '', // 'Enter the text below' => '', - 'Sort by position' => 'Sorter udfra position', - 'Sort by date' => 'Sorter ud fra dato', - 'Add task' => 'Tilføj opgave', 'Start date:' => 'Start dato:', 'Due date:' => 'Forfaldsdato:', - // 'There is no start date or due date for this task.' => '', - 'Moving or resizing a task will change the start and due date of the task.' => 'Hvis du flytter eller trækker i en opgave vil det ændre start -og forfaldsdato', - 'There is no task in your project.' => 'Der er ikke nogle opgaver i dette projekt', - // 'Gantt chart' => '', // 'People who are project managers' => '', // 'People who are project members' => '', // 'NOK - Norwegian Krone' => '', @@ -749,22 +742,15 @@ return array( 'Members' => 'Medlemmer', 'Shared project' => 'Delt projekt', 'Project managers' => 'Projekt managers', - 'Gantt chart for all projects' => 'Gantt chart for alle projekter', 'Projects list' => 'Projekt liste', - 'Gantt chart for this project' => 'Gantt chart for dette projekt', - 'Project board' => 'Projekt tavle', 'End date:' => 'Slut dato:', - 'There is no start date or end date for this project.' => 'Der er ikke nogen start eller slut dato for dette projekt.', - 'Projects Gantt chart' => 'Gantt chart på Projekter', // 'Change task color when using a specific task link' => '', // 'Task link creation or modification' => '', 'Milestone' => 'Milepæl', // 'Documentation: %s' => '', - // 'Switch to the Gantt chart view' => '', // 'Reset the search/filter box' => '', // 'Documentation' => '', // 'Table of contents' => '', - // 'Gantt' => '', 'Author' => 'Forfatter', // 'Version' => '', // 'Plugins' => '', |