Sync locales
This commit is contained in:
@@ -8,7 +8,6 @@ return array(
|
||||
'Edit' => 'Rediger',
|
||||
'remove' => 'fjern',
|
||||
'Remove' => 'Fjern',
|
||||
'Update' => 'Opdater',
|
||||
'Yes' => 'Ja',
|
||||
'No' => 'Nej',
|
||||
'cancel' => 'annuller',
|
||||
@@ -60,7 +59,6 @@ return array(
|
||||
'Actions' => 'Handlinger',
|
||||
'Inactive' => 'Inaktiv',
|
||||
'Active' => 'Aktiv',
|
||||
'Add this column' => 'Tilføj denne kolonne',
|
||||
'%d tasks on the board' => '%d Opgaver på boardet',
|
||||
'%d tasks in total' => '%d Opgaver i alt',
|
||||
'Unable to update this board.' => 'Ikke muligt at opdatere dette board',
|
||||
@@ -184,7 +182,6 @@ return array(
|
||||
'Unable to remove this action.' => 'Handlingen kunne ikke fjernes.',
|
||||
'Action removed successfully.' => 'Handlingen er fjernet.',
|
||||
'Automatic actions for the project "%s"' => 'Automatiske handlinger for projektet "%s"',
|
||||
'Defined actions' => 'Defineret handlinger',
|
||||
'Add an action' => 'Tilføj en handling',
|
||||
'Event name' => 'Begivenhed',
|
||||
'Action name' => 'Handling',
|
||||
@@ -194,7 +191,6 @@ return array(
|
||||
'When the selected event occurs execute the corresponding action.' => 'Når den valgte begivenhed opstår, udfør den tilsvarende handling.',
|
||||
'Next step' => 'Næste',
|
||||
'Define action parameters' => 'Definer Handlingsparametre',
|
||||
'Save this action' => 'Gem denne handling',
|
||||
'Do you really want to remove this action: "%s"?' => 'Vil du virkelig slette denne handling: "%s"?',
|
||||
'Remove an automatic action' => 'Fjern en automatisk handling',
|
||||
'Assign the task to a specific user' => 'Tildel opgaven til en bestem bruger',
|
||||
@@ -1148,4 +1144,11 @@ return array(
|
||||
// 'This value must be greater than %d' => '',
|
||||
// 'Another swimlane with the same name exists in the project' => '',
|
||||
// 'Example: http://example.kanboard.net/ (used to generate absolute URLs)' => '',
|
||||
// 'Actions duplicated successfully.' => '',
|
||||
// 'Unable to duplicate actions.' => '',
|
||||
// 'Add a new action' => '',
|
||||
// 'Import from another project' => '',
|
||||
// 'There is no action at the moment.' => '',
|
||||
// 'Import actions from another project' => '',
|
||||
// 'There is no available project.' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user