summaryrefslogtreecommitdiff
path: root/app/Locale/da_DK/translations.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Locale/da_DK/translations.php')
-rw-r--r--app/Locale/da_DK/translations.php23
1 files changed, 11 insertions, 12 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index 88f06fce..de4e073c 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -408,15 +408,13 @@ return array(
'Comment updated' => 'Kommentar opdateret',
'New comment posted by %s' => 'Ny kommentar af %s',
'List of due tasks for the project "%s"' => 'Udestående opgaver for projektet "%s"',
- '[%s][New attachment] %s (#%d)' => '[%s][Ny vedhæftning] %s (#%d)',
- '[%s][New comment] %s (#%d)' => '[%s][Ny kommentar] %s (#%d)',
- '[%s][Comment updated] %s (#%d)' => '[%s][Kommentar opdateret] %s (#%d)',
- '[%s][New subtask] %s (#%d)' => '[%s][Ny under-opgave] %s (#%d)',
- '[%s][Subtask updated] %s (#%d)' => '[%s][Under-opgave opdateret] %s (#%d)',
- '[%s][New task] %s (#%d)' => '[%s][Ny opgave] %s (#%d)',
- '[%s][Task updated] %s (#%d)' => '[%s][Opgave opdateret] %s (#%d)',
- '[%s][Task closed] %s (#%d)' => '[%s][Opgave lukket] %s (#%d)',
- '[%s][Task opened] %s (#%d)' => '[%s][Opgave åbnet] %s (#%d)',
+ // 'New attachment' => '',
+ // 'New comment' => '',
+ // 'New subtask' => '',
+ // 'Subtask updated' => '',
+ // 'Task updated' => '',
+ // 'Task closed' => '',
+ // 'Task opened' => '',
'[%s][Due tasks]' => 'Udestående opgaver',
'[Kanboard] Notification' => '[Kanboard] Notifikation',
'I want to receive notifications only for those projects:' => 'Jeg vil kun have notifikationer for disse projekter:',
@@ -500,9 +498,9 @@ return array(
'Task assignee change' => 'Opgaven ansvarlig ændring',
'%s change the assignee of the task #%d to %s' => '%s skrift ansvarlig for opgaven #%d til %s',
'%s changed the assignee of the task %s to %s' => '%s skift ansvarlig for opgaven %s til %s',
- '[%s][Column Change] %s (#%d)' => '[%s][Kolonne Skift] %s (#%d)',
- '[%s][Position Change] %s (#%d)' => '[%s][Position Skift] %s (#%d)',
- '[%s][Assignee Change] %s (#%d)' => '[%s][Ansvarlig Skift] %s (#%d)',
+ // 'Column Change' => '',
+ // 'Position Change' => '',
+ // 'Assignee Change' => '',
'New password for the user "%s"' => 'Ny adgangskode for brugeren',
'Choose an event' => 'Vælg et event',
'Github commit received' => 'Github commit modtaget',
@@ -709,4 +707,5 @@ return array(
// 'There is nothing to show.' => '',
// 'Time Tracking' => '',
// 'You already have one subtask in progress' => '',
+ // 'Which parts of the project do you want to duplicate?' => '',
);