Update da_DK translations
This commit is contained in:
parent
1e9787a446
commit
e5c43d4899
|
|
@ -1383,13 +1383,13 @@ return array(
|
|||
'Choose the properties that you would like to change for the selected tasks.' => 'Vælge egenskaber som skal ændres for de valgte opgaver.',
|
||||
'Configure this project' => 'Indstille projekt',
|
||||
'Start now' => 'Start nu',
|
||||
// '%s removed a file from the task #%d' => '',
|
||||
// 'Attachment removed from task #%d: %s' => '',
|
||||
// 'No color' => '',
|
||||
// 'Attachment removed "%s"' => '',
|
||||
// '%s removed a file from the task %s' => '',
|
||||
// 'Move the task to another swimlane when assigned to a user' => '',
|
||||
// 'Destination swimlane' => '',
|
||||
// 'Assign a category when the task is moved to a specific swimlane' => '',
|
||||
// 'Move the task to another swimlane when the category is changed' => '',
|
||||
'%s removed a file from the task #%d' => '%s fjernede en fil fra opgave #%d',
|
||||
'Attachment removed from task #%d: %s' => 'Vedhæftet fjernet fra opgave #%d: %s',
|
||||
'No color' => 'Ingen farve',
|
||||
'Attachment removed "%s"' => 'Vedhæftet fjernet "%s"',
|
||||
'%s removed a file from the task %s' => '%s fjernede en fil fra opgave %s',
|
||||
'Move the task to another swimlane when assigned to a user' => 'Flytte opgave til andet spor når tildelt anden bruger',
|
||||
'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',
|
||||
);
|
||||
|
|
|
|||
Loading…
Reference in New Issue