Update da_DK translations

This commit is contained in:
Ole Carlsen 2019-02-20 03:06:39 +01:00 committed by fguillot
parent 2251066a3c
commit aa569551dc
1 changed files with 6 additions and 6 deletions

View File

@ -1392,10 +1392,10 @@ return array(
'Destination swimlane' => 'Mål spor',
'Assign a category when the task is moved to a specific swimlane' => 'Tildele kategori når opgave flyttes til anført spor',
'Move the task to another swimlane when the category is changed' => 'Flytte opgave til andet spor når kategori ændres',
// 'Reorder this column by priority (ASC)' => '',
// 'Reorder this column by priority (DESC)' => '',
// 'Reorder this column by assignee and priority (ASC)' => '',
// 'Reorder this column by assignee and priority (DESC)' => '',
// 'Reorder this column by assignee (A-Z)' => '',
// 'Reorder this column by assignee (Z-A)' => '',
'Reorder this column by priority (ASC)' => 'Sortere denne kolonne efter prioritet (ASC)',
'Reorder this column by priority (DESC)' => 'Sortere denne kolonne efter prioritet (DESC)',
'Reorder this column by assignee and priority (ASC)' => 'Sortere denne kolonne efter ansvarlig og prioritet (ASC)',
'Reorder this column by assignee and priority (DESC)' => 'Sortere denne kolonne efter ansvarlig og prioritet (DESC)',
'Reorder this column by assignee (A-Z)' => 'Sortere denne kolonne efter ansvarlig (A-Z)',
'Reorder this column by assignee (Z-A)' => 'Sortere denne kolonne efter ansvarlig (Z-A)',
);