summaryrefslogtreecommitdiff
path: root/app/Locale/da_DK
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2017-03-19 17:59:33 -0400
committerFrederic Guillot <fred@kanboard.net>2017-03-19 17:59:33 -0400
commit7bfeaaf1648ea8d6f03f8adf497e43bf2705ad39 (patch)
tree9ff6a873fe91dde17b79b4dff3ceab2165452ded /app/Locale/da_DK
parent6bd0ce25c9546ceb68615a3321e0afc11ae29e6b (diff)
Sync locales
Diffstat (limited to 'app/Locale/da_DK')
-rw-r--r--app/Locale/da_DK/translations.php28
1 files changed, 19 insertions, 9 deletions
diff --git a/app/Locale/da_DK/translations.php b/app/Locale/da_DK/translations.php
index fd4a7ecb..d7d92d25 100644
--- a/app/Locale/da_DK/translations.php
+++ b/app/Locale/da_DK/translations.php
@@ -39,7 +39,6 @@ return array(
'Administrator' => 'Administrator',
'Sign in' => 'Log ind',
'Users' => 'Brugere',
- 'No user' => 'Ingen bruger',
'Forbidden' => 'Forbudt',
'Access Forbidden' => 'Adgang nægtet',
'Edit user' => 'Rediger bruger',
@@ -402,16 +401,13 @@ return array(
// 'API' => '',
// 'Create a comment from an external provider' => '',
'Project management' => 'Projektstyrring',
- 'My projects' => 'Mine projekter',
'Columns' => 'Kolonner',
'Task' => 'Opgave',
- 'Your are not member of any project.' => 'Du er ikke medlem af nogen projekter.',
'Percentage' => 'Procent',
// 'Number of tasks' => '',
'Task distribution' => 'Opgave distribution',
'Analytics' => 'Analyse',
'Subtask' => 'Under-opgave',
- 'My subtasks' => 'Mine under-opgaver',
// 'User repartition' => '',
'Clone this project' => 'Kopier dette projekt',
// 'Column removed successfully.' => '',
@@ -889,7 +885,6 @@ return array(
// 'There is no user available.' => '',
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
// 'There is no group.' => '',
- // 'External Id' => '',
'Add group member' => 'Tilføj gruppe medlem',
// 'Do you really want to remove this group: "%s"?' => '',
// 'There is no user in this group.' => '',
@@ -955,7 +950,6 @@ return array(
'Default priority' => 'Standard prioritet',
'Lowest priority' => 'Laveste prioritet',
'Highest priority' => 'Højeste prioritet',
- 'If you put zero to the low and high priority, this feature will be disabled.' => 'Hvis du sætter et nul i både højelse og laveste prioritet, vil denne funktion blive deaktiveret',
// 'Close a task when there is no activity' => '',
// 'Duration in days' => '',
// 'Send email when there is no activity on a task' => '',
@@ -1169,8 +1163,6 @@ return array(
// 'Subtasks overview for %s' => '',
// 'Projects overview for %s' => '',
// 'Activity stream for %s' => '',
- // 'Calendar for %s' => '',
- // 'Notifications for %s' => '',
// 'Assign a color when the task is moved to a specific swimlane' => '',
// 'Assign a priority when the task is moved to a specific swimlane' => '',
// 'User unlocked successfully.' => '',
@@ -1316,7 +1308,6 @@ return array(
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
// 'Database file' => '',
// 'Upload' => '',
- // 'Remove this user from group' => '',
// 'Your project must have at least one active swimlane.' => '',
// 'Project: %s' => '',
// 'Automatic action not found: "%s"' => '',
@@ -1334,4 +1325,23 @@ return array(
// 'Assign automatically a color when due date is expired' => '',
// 'Total score in this column across all swimlanes' => '',
// 'HRK - Kuna' => '',
+ // 'ARS - Argentine Peso' => '',
+ // 'COP - Colombian Peso' => '',
+ // '%d groups' => '',
+ // '%d group' => '',
+ // 'Group ID' => '',
+ // 'External ID' => '',
+ // '%d users' => '',
+ // '%d user' => '',
+ // 'Hide subtasks' => '',
+ // 'Show subtasks' => '',
+ // 'Authentication Parameters' => '',
+ // 'API Access' => '',
+ // 'No users found.' => '',
+ // 'User ID' => '',
+ // 'Notifications are activated' => '',
+ // 'Notifications are disabled' => '',
+ // 'User disabled' => '',
+ // '%d notifications' => '',
+ // '%d notification' => '',
);