Update Danish translations

This commit is contained in:
Ole Carlsen 2018-06-06 22:35:54 +02:00 committed by Frédéric Guillot
parent bce396c1ab
commit 25ae17b5ff
1 changed files with 4 additions and 4 deletions

View File

@ -1377,10 +1377,10 @@ return array(
'%s moved the task #%d to the swimlane "%s"' => '%s flyttet opgave #%d til spor "%s"',
'%sh spent' => '%sh brugt',
'%sh estimated' => '%sh anslået',
// 'Select All' => '',
// 'Unselect All' => '',
// 'Apply action' => '',
// 'Move selected tasks to another column' => '',
'Select All' => 'Vælge alle',
'Unselect All' => 'Fravælge alle',
'Apply action' => 'Anvende handling',
'Move selected tasks to another column' => 'Flytte valgte opgaver til anden kolonne',
// 'Edit tasks in bulk' => '',
// 'Choose the properties that you would to change for the selected tasks.' => '',
);