1338 lines
61 KiB
PHP
1338 lines
61 KiB
PHP
<?php
|
|
|
|
return array(
|
|
// 'number.decimals_separator' => '',
|
|
// 'number.thousands_separator' => '',
|
|
'None' => 'Ingen',
|
|
'Edit' => 'Rediger',
|
|
'Remove' => 'Fjern',
|
|
'Yes' => 'Ja',
|
|
'No' => 'Nej',
|
|
'cancel' => 'annuller',
|
|
'or' => 'eller',
|
|
'Yellow' => 'Gul',
|
|
'Blue' => 'Blå',
|
|
'Green' => 'Grøn',
|
|
'Purple' => 'Lilla',
|
|
'Red' => 'Rød',
|
|
'Orange' => 'Orange',
|
|
'Grey' => 'Grå',
|
|
// 'Brown' => '',
|
|
// 'Deep Orange' => '',
|
|
// 'Dark Grey' => '',
|
|
// 'Pink' => '',
|
|
// 'Teal' => '',
|
|
// 'Cyan' => '',
|
|
// 'Lime' => '',
|
|
// 'Light Green' => '',
|
|
// 'Amber' => '',
|
|
'Save' => 'Gem',
|
|
'Login' => 'Login',
|
|
'Official website:' => 'Officielt website:',
|
|
'Unassigned' => 'Ingen ansvarlig',
|
|
'View this task' => 'Se denne opgave',
|
|
'Remove user' => 'Fjern bruger',
|
|
'Do you really want to remove this user: "%s"?' => 'Ønsker du virkelig at fjerne denne bruger: "%s"?',
|
|
'All users' => 'Alle brugere',
|
|
'Username' => 'Brugernavn',
|
|
'Password' => 'Password',
|
|
'Administrator' => 'Administrator',
|
|
'Sign in' => 'Log ind',
|
|
'Users' => 'Brugere',
|
|
'Forbidden' => 'Forbudt',
|
|
'Access Forbidden' => 'Adgang nægtet',
|
|
'Edit user' => 'Rediger bruger',
|
|
'Logout' => 'Log ud',
|
|
'Bad username or password' => 'Forkert brugernavn eller adgangskode',
|
|
'Edit project' => 'Rediger projekt',
|
|
'Name' => 'Navn',
|
|
'Projects' => 'Projekter',
|
|
'No project' => 'Intet projekt',
|
|
'Project' => 'Projekt',
|
|
'Status' => 'Status',
|
|
'Tasks' => 'Opgave',
|
|
'Board' => 'Tavle',
|
|
'Actions' => 'Handlinger',
|
|
'Inactive' => 'Inaktiv',
|
|
'Active' => 'Aktiv',
|
|
'Unable to update this board.' => 'Ikke muligt at opdatere dette board',
|
|
'Disable' => 'Deaktiver',
|
|
'Enable' => 'Aktiver',
|
|
'New project' => 'Nyt projekt',
|
|
'Do you really want to remove this project: "%s"?' => 'Vil du virkelig fjerne dette projekt: "%s"?',
|
|
'Remove project' => 'Fjern projekt',
|
|
'Edit the board for "%s"' => 'Rediger boardet for "%s"',
|
|
'Add a new column' => 'Tilføj en ny kolonne',
|
|
'Title' => 'Titel',
|
|
'Assigned to %s' => 'Ansvarlig: %s',
|
|
'Remove a column' => 'Fjern en kolonne',
|
|
'Unable to remove this column.' => 'Ikke muligt at fjerne denne kolonne',
|
|
'Do you really want to remove this column: "%s"?' => 'Vil du virkelig fjerne denne kolonne: "%s"?',
|
|
'Settings' => 'Indstillinger',
|
|
'Application settings' => 'Applikationsindstillinger',
|
|
'Language' => 'Sprog',
|
|
'Webhook token:' => 'Webhook token:',
|
|
'API token:' => 'API Token:',
|
|
'Database size:' => 'Databasestørrelse:',
|
|
'Download the database' => 'Download databasen',
|
|
'Optimize the database' => 'Optimer databasen',
|
|
'(VACUUM command)' => '(VACUUM kommando)',
|
|
'(Gzip compressed Sqlite file)' => '(Gzip-komprimeret Sqlite fil)',
|
|
'Close a task' => 'Luk en opgave',
|
|
'Column' => 'Kolonne',
|
|
'Color' => 'Farve',
|
|
'Assignee' => 'Ansvarlig',
|
|
'Create another task' => 'Opret en anden opgave',
|
|
'New task' => 'Ny opgave',
|
|
'Open a task' => 'Åben en opgave',
|
|
'Do you really want to open this task: "%s"?' => 'Vil du virkelig åbne denne opgave: "%s"?',
|
|
'Back to the board' => 'Tilbage til boardet',
|
|
'There is nobody assigned' => 'Der er ingen tilføjet',
|
|
'Column on the board:' => 'Kolonne:',
|
|
'Close this task' => 'Luk denne opgave',
|
|
'Open this task' => 'Åben denne opgave',
|
|
'There is no description.' => 'Der er ingen beskrivning.',
|
|
'Add a new task' => 'Tilføj en ny opgave',
|
|
'The username is required' => 'Brugernavn er krævet',
|
|
'The maximum length is %d characters' => 'Den maksimale længde er %d karakterer',
|
|
'The minimum length is %d characters' => 'Den minimale længde er %d karakterer',
|
|
'The password is required' => 'Adgangskode er krævet',
|
|
'This value must be an integer' => 'Denne værdig skal være et tal',
|
|
'The username must be unique' => 'Brugernavn skal være unikt',
|
|
'The user id is required' => 'Bruger id er krævet',
|
|
'Passwords don\'t match' => 'Adgangskoderne stemmer ikke overens',
|
|
'The confirmation is required' => 'Verifikation er nødvendigt',
|
|
'The project is required' => 'Projektet er krævet',
|
|
'The id is required' => 'Id\'et er krævet',
|
|
'The project id is required' => 'Projektets id er krævet',
|
|
'The project name is required' => 'Projektets navn er krævet',
|
|
'The title is required' => 'Titel er krævet',
|
|
'Settings saved successfully.' => 'Indstillinger gemt.',
|
|
'Unable to save your settings.' => 'Indstillinger kunne ikke gemmes.',
|
|
'Database optimization done.' => 'Databaseoptimeringen er fuldført.',
|
|
'Your project have been created successfully.' => 'Dit projekt er oprettet.',
|
|
'Unable to create your project.' => 'Projektet kunne ikke oprettes',
|
|
'Project updated successfully.' => 'Projektet er opdateret.',
|
|
'Unable to update this project.' => 'Projektet kunne ikke opdateres.',
|
|
'Unable to remove this project.' => 'Projektet kunne ikke slettes.',
|
|
'Project removed successfully.' => 'Projektet er slettet.',
|
|
'Project activated successfully.' => 'Projektet er aktiveret.',
|
|
'Unable to activate this project.' => 'Projektet kunne ikke aktiveres.',
|
|
'Project disabled successfully.' => 'Projektet er deaktiveret.',
|
|
'Unable to disable this project.' => 'Projektet kunne ikke deaktiveres.',
|
|
'Unable to open this task.' => 'Opgaven kunne ikke ånnes.',
|
|
'Task opened successfully.' => 'Opgaven er åbnet.',
|
|
'Unable to close this task.' => 'Opgaven kunne ikke åbnes.',
|
|
'Task closed successfully.' => 'Opgaven er lukket.',
|
|
'Unable to update your task.' => 'Opgaven kunne ikke opdateres.',
|
|
'Task updated successfully.' => 'Opgaven er opdateret.',
|
|
'Unable to create your task.' => 'Opgave kunne ikke oprettes.',
|
|
'Task created successfully.' => 'Opgaven er oprettet.',
|
|
'User created successfully.' => 'Brugeren er oprettet.',
|
|
'Unable to create your user.' => 'Brugeren kunne ikke oprettes.',
|
|
'User updated successfully.' => 'Brugeren er opdateret',
|
|
'User removed successfully.' => 'Brugeren er fjernet.',
|
|
'Unable to remove this user.' => 'Brugeren kunne ikke fjernes.',
|
|
'Board updated successfully.' => 'Boardet er opdateret.',
|
|
'Ready' => 'Klar',
|
|
'Backlog' => 'Backlog',
|
|
'Work in progress' => 'Igangværende',
|
|
'Done' => 'Færdig',
|
|
'Application version:' => 'Version:',
|
|
'Id' => 'ID',
|
|
'Public link' => 'Offentligt link',
|
|
'Timezone' => 'Tidszone',
|
|
'Sorry, I didn\'t find this information in my database!' => 'Denne information kunne ikke findes i databasen!',
|
|
'Page not found' => 'Siden er ikke fundet',
|
|
'Complexity' => 'Kompleksitet',
|
|
'Task limit' => 'Opgave begrænsning',
|
|
// 'Task count' => '',
|
|
'User' => 'Bruger',
|
|
'Comments' => 'Kommentarer',
|
|
'Comment is required' => 'Kommentar er krævet',
|
|
'Comment added successfully.' => 'Kommentaren er tilføjet.',
|
|
'Unable to create your comment.' => 'Din kommentar kunne ikke oprettes.',
|
|
'Due Date' => 'Forfaldsdato',
|
|
'Invalid date' => 'Ugyldig dato',
|
|
'Automatic actions' => 'Automatiske handlinger',
|
|
'Your automatic action have been created successfully.' => 'Din automatiske handling er oprettet.',
|
|
'Unable to create your automatic action.' => 'Din automatiske handling kunne ikke oprettes.',
|
|
'Remove an action' => 'Fjern an handling',
|
|
'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"',
|
|
'Add an action' => 'Tilføj en handling',
|
|
'Event name' => 'Begivenhed',
|
|
'Action' => 'Handling',
|
|
'Event' => 'Begivenhed',
|
|
'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',
|
|
'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',
|
|
'Assign the task to the person who does the action' => 'Tildel opgaven til den person, der udfører handlingen',
|
|
'Duplicate the task to another project' => 'Kopier opgaven til et andet projekt',
|
|
'Move a task to another column' => 'Flyt opgaven til en anden kolonne',
|
|
'Task modification' => 'Opgave forandring',
|
|
'Task creation' => 'Opgave oprettelse',
|
|
'Closing a task' => 'Lukke en opgave',
|
|
'Assign a color to a specific user' => 'Tildel en farve til en bestemt bruger',
|
|
'Position' => 'Position',
|
|
'Duplicate to another project' => 'Kopier til et andet projekt',
|
|
'Duplicate' => 'Kopier',
|
|
// 'Link' => '',
|
|
'Comment updated successfully.' => 'Kommentar opdateret.',
|
|
'Unable to update your comment.' => 'Din kommentar kunne ikke opdateres.',
|
|
'Remove a comment' => 'Fjern en kommentar',
|
|
'Comment removed successfully.' => 'Kommentaren blev fjernet.',
|
|
'Unable to remove this comment.' => 'Kommentaren kunne ikke fjernes.',
|
|
'Do you really want to remove this comment?' => 'Vil du virkelig fjerne denne kommentar?',
|
|
'Current password for the user "%s"' => 'Aktuelle adgangskode for brugeren "%s"',
|
|
'The current password is required' => 'Den aktuelle adgangskode er krævet',
|
|
'Wrong password' => 'Forkert adgangskode',
|
|
'Unknown' => 'Ukendt',
|
|
'Last logins' => 'Sidste login',
|
|
'Login date' => 'Login dato',
|
|
'Authentication method' => 'Godkendelsesmetode',
|
|
'IP address' => 'IP Adresse',
|
|
'User agent' => 'User Agent',
|
|
'Persistent connections' => 'Vedvarende forbindelser',
|
|
'No session.' => 'Ingen session.',
|
|
'Expiration date' => 'Udløbsdato',
|
|
'Remember Me' => 'Husk mig',
|
|
'Creation date' => 'Oprettelsesdato',
|
|
'Everybody' => 'Alle',
|
|
'Open' => 'Åben',
|
|
'Closed' => 'Lukket',
|
|
'Search' => 'Søg',
|
|
'Nothing found.' => 'Intet fundet.',
|
|
'Due date' => 'Forfaldsdato',
|
|
'Description' => 'Beskrivelse',
|
|
'%d comments' => '%d kommentarer',
|
|
'%d comment' => '%d kommentar',
|
|
'Email address invalid' => 'Ugyldig email',
|
|
// 'Your external account is not linked anymore to your profile.' => '',
|
|
// 'Unable to unlink your external account.' => '',
|
|
// 'External authentication failed' => '',
|
|
// 'Your external account is linked to your profile successfully.' => '',
|
|
'Email' => 'E-Mail',
|
|
'Task removed successfully.' => 'Opgaven er fjernet.',
|
|
'Unable to remove this task.' => 'Opgaven kunne ikke fjernes.',
|
|
'Remove a task' => 'Fjern en opgave',
|
|
'Do you really want to remove this task: "%s"?' => 'Vil du virkelig fjerne denne opgave: "%s"?',
|
|
'Assign automatically a color based on a category' => 'Tildel automatisk en farve baseret for en kategori',
|
|
'Assign automatically a category based on a color' => 'Tildel automatisk en kategori baseret op en farve',
|
|
'Task creation or modification' => 'Opgave oprettelse eller forandring',
|
|
'Category' => 'Kategori',
|
|
'Category:' => 'Kategori:',
|
|
'Categories' => 'Kategorier',
|
|
'Your category have been created successfully.' => 'Kategorien er oprettet.',
|
|
// 'This category has been updated successfully.' => '',
|
|
// 'Unable to update this category.' => '',
|
|
'Remove a category' => 'Fjern en kategori',
|
|
'Category removed successfully.' => 'Kategorien er fjernet.',
|
|
'Unable to remove this category.' => 'Kategorien kunne ikke fjernes.',
|
|
'Category modification for the project "%s"' => 'Forandring af kategori for projektet "%s"',
|
|
'Category Name' => 'Kategorinavn',
|
|
'Add a new category' => 'Tilfæj en ny kategori',
|
|
'Do you really want to remove this category: "%s"?' => 'Vil du virkelig fjerne denne kategori: "%s"?',
|
|
'All categories' => 'Alle kategorier',
|
|
'No category' => 'Ingen kategori',
|
|
'The name is required' => 'Navnet er krævet',
|
|
'Remove a file' => 'Fjern en fil',
|
|
'Unable to remove this file.' => 'Filen kunne ikke fjernes.',
|
|
'File removed successfully.' => 'Filen er fjernet.',
|
|
'Attach a document' => 'Vedhæft et dokument',
|
|
'Do you really want to remove this file: "%s"?' => 'Vil du virkelig fjerne denne fil: "%s"?',
|
|
'Attachments' => 'Vedhæftninger',
|
|
'Edit the task' => 'Rediger opgaven',
|
|
'Add a comment' => 'Tilføj en kommentar',
|
|
'Edit a comment' => 'Rediger en kommentar',
|
|
'Summary' => 'Resumé',
|
|
'Time tracking' => 'Tidsregistrering',
|
|
'Estimate:' => 'Estimering:',
|
|
'Spent:' => 'Brugt:',
|
|
'Do you really want to remove this sub-task?' => 'Vil du virkeligt fjerne denne under-opgave?',
|
|
'Remaining:' => 'Tilbageværende:',
|
|
'hours' => 'timer',
|
|
'spent' => 'brugt',
|
|
'estimated' => 'estimeret',
|
|
'Sub-Tasks' => 'Under-opgave',
|
|
'Add a sub-task' => 'Tilføj en under-opgave',
|
|
'Original estimate' => 'Original estimering',
|
|
'Create another sub-task' => 'Tilføj endnu en under-opgave',
|
|
'Time spent' => 'Tidsforbrug',
|
|
'Edit a sub-task' => 'Rediger en under-opgave',
|
|
'Remove a sub-task' => 'Fjern en under-opgave',
|
|
'The time must be a numeric value' => 'Tiden skal være en nummerisk værdi',
|
|
'Todo' => 'Todo',
|
|
'In progress' => 'I gang',
|
|
'Sub-task removed successfully.' => 'Under-opgaven er fjernet.',
|
|
'Unable to remove this sub-task.' => 'Under-opgaven kunne ikke fjernes.',
|
|
'Sub-task updated successfully.' => 'Under-opgaven er opdateret.',
|
|
'Unable to update your sub-task.' => 'Under-opgaven kunne ikke opdateres.',
|
|
'Unable to create your sub-task.' => 'Under-opgaven kunne ikke oprettes.',
|
|
'Sub-task added successfully.' => 'Under-opgaven er tilføjet.',
|
|
'Maximum size: ' => 'Maksimum størrelse: ',
|
|
'Display another project' => 'Vis et andet projekt...',
|
|
'Created by %s' => 'Oprettet af %s',
|
|
'Tasks Export' => 'Opgave eksport',
|
|
'Start Date' => 'Start-dato',
|
|
'Execute' => 'Udfør',
|
|
'Task Id' => 'Opgave ID',
|
|
'Creator' => 'Opretter',
|
|
'Modification date' => 'Ændringsdato',
|
|
'Completion date' => 'Afslutningsdato',
|
|
'Clone' => 'Kopier',
|
|
'Project cloned successfully.' => 'Projektet er kopieret.',
|
|
'Unable to clone this project.' => 'Projektet kunne ikke kopieres',
|
|
'Enable email notifications' => 'Aktivér email notifikationer',
|
|
'Task position:' => 'Opgave position:',
|
|
'The task #%d have been opened.' => 'Opgaven #%d er blevet åbnet.',
|
|
'The task #%d have been closed.' => 'Opgaven #%d er blevet lukket.',
|
|
'Sub-task updated' => 'Under-opgave opdateret',
|
|
'Title:' => 'Titel:',
|
|
'Status:' => 'Status:',
|
|
'Assignee:' => 'Ansvarlig:',
|
|
'Time tracking:' => 'Tidsmåling:',
|
|
'New sub-task' => 'Ny under-opgave',
|
|
'New attachment added "%s"' => 'Ny vedhæftning tilføjet "%s"',
|
|
'New comment posted by %s' => 'Ny kommentar af %s',
|
|
'New comment' => 'Ny kommentar',
|
|
'Comment updated' => 'Kommentar opdateret',
|
|
'New subtask' => 'Ny under-opgave',
|
|
'I want to receive notifications only for those projects:' => 'Jeg vil kun have notifikationer for disse projekter:',
|
|
'view the task on Kanboard' => 'se opgaven på Kanboard',
|
|
'Public access' => 'Offentlig adgang',
|
|
'Disable public access' => 'Deaktiver offentlig adgang',
|
|
'Enable public access' => 'Aktivér offentlig adgang',
|
|
'Public access disabled' => 'Offentlig adgang deaktiveret',
|
|
'Move the task to another project' => 'Flyt opgaven til et andet projekt',
|
|
'Move to another project' => 'Flyt til et andet projekt',
|
|
'Do you really want to duplicate this task?' => 'Vil du virkelig kopiere denne opgave?',
|
|
'Duplicate a task' => 'Kopier en opgave',
|
|
'External accounts' => 'Eksterne kontoer',
|
|
'Account type' => 'Kontotype',
|
|
'Local' => 'Lokal',
|
|
'Remote' => 'Remote',
|
|
'Enabled' => 'Aktiv',
|
|
'Disabled' => 'Deaktiveret',
|
|
'Login:' => 'Brugernavn',
|
|
'Full Name:' => 'Navn:',
|
|
'Email:' => 'Email:',
|
|
'Notifications:' => 'Notifikationer:',
|
|
'Notifications' => 'Notifikationer',
|
|
'Account type:' => 'Konto type:',
|
|
'Edit profile' => 'Rediger profil',
|
|
'Change password' => 'Skift adgangskode',
|
|
'Password modification' => 'Adgangskode ændring',
|
|
'External authentications' => 'Ekstern autentificering',
|
|
'Never connected.' => 'Aldrig forbundet.',
|
|
'No external authentication enabled.' => 'Ingen eksterne autentificering aktiveret.',
|
|
'Password modified successfully.' => 'Adgangskode ændret.',
|
|
'Unable to change the password.' => 'Adgangskoden kunne ikke ændres.',
|
|
'Change category' => 'Skift kategori',
|
|
'%s updated the task %s' => '%s opdatert opgaven %s',
|
|
'%s opened the task %s' => '%s åben opgaven %s',
|
|
'%s moved the task %s to the position #%d in the column "%s"' => '%s flyt opgaven %s til positionen #%d i kolonnen "%s"',
|
|
'%s moved the task %s to the column "%s"' => '%s flyttede opgaven %s til kolonnen "%s"',
|
|
'%s created the task %s' => '%s oprettede opgaven %s',
|
|
'%s closed the task %s' => '%s lukkede opgaven %s',
|
|
'%s created a subtask for the task %s' => '%s oprettede en under-opgave for opgaven %s',
|
|
'%s updated a subtask for the task %s' => '%s opdaterede en under-opgave for opgaven %s',
|
|
'Assigned to %s with an estimate of %s/%sh' => 'Tildelt til %s med en estimering på %s/%sh',
|
|
'Not assigned, estimate of %sh' => 'Ikke tildelt, estimeret til %sh',
|
|
'%s updated a comment on the task %s' => '%s opdateret en kommentar på opgaven %s',
|
|
'%s commented the task %s' => '%s har kommenteret opgaven %s',
|
|
'%s\'s activity' => '%s\'s aktvitet',
|
|
'RSS feed' => 'RSS feed',
|
|
'%s updated a comment on the task #%d' => '%s opdaterede en kommentar på opgaven #%d',
|
|
'%s commented on the task #%d' => '%s kommenteret op opgaven #%d',
|
|
'%s updated a subtask for the task #%d' => '%s opdaterede en under-opgave for opgaven #%d',
|
|
'%s created a subtask for the task #%d' => '%s oprettede en under-opgave for opgaven #%d',
|
|
'%s updated the task #%d' => '%s opdaterede opgaven #%d',
|
|
'%s created the task #%d' => '%s oprettede opgaven #%d',
|
|
'%s closed the task #%d' => '%s lukkede opgaven #%d',
|
|
'%s opened the task #%d' => '%s åbnede opgaven #%d',
|
|
'Activity' => 'Aktivitet',
|
|
'Default values are "%s"' => 'Standard værdier er "%s"',
|
|
'Default columns for new projects (Comma-separated)' => 'Standard kolonne for nye projekter (kommasepareret)',
|
|
'Task assignee change' => 'Opgaven ansvarlig ændring',
|
|
'%s changed 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',
|
|
'New password for the user "%s"' => 'Ny adgangskode for brugeren "%s"',
|
|
'Choose an event' => 'Vælg et event',
|
|
'Create a task from an external provider' => 'Opret en opgave fra en ekstern udbyder',
|
|
'Change the assignee based on an external username' => 'Skift den ansvarlige baseret på et eksternt brugernavn',
|
|
'Change the category based on an external label' => 'Skift kategorien baseret på en ekstern label',
|
|
'Reference' => 'Reference',
|
|
'Label' => 'Label',
|
|
'Database' => 'Database',
|
|
'About' => 'Om',
|
|
'Database driver:' => 'Database driver:',
|
|
'Board settings' => 'Baord indstillinger',
|
|
'Webhook settings' => 'Webhook indstillinger',
|
|
'Reset token' => 'Reset endpoint',
|
|
'API endpoint:' => 'API endpoint:',
|
|
'Refresh interval for private board' => 'Refresh interval for privat board',
|
|
'Refresh interval for public board' => 'Refresh interval for offentligt board',
|
|
'Task highlight period' => 'Opgave fremhævet periode',
|
|
'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode for at antage en opgave er ændret fornylig (0 for at deaktivere, 2 dage som standard)',
|
|
'Frequency in second (60 seconds by default)' => 'Frekevens i sekunder (60 sekunder som standard)',
|
|
'Frequency in second (0 to disable this feature, 10 seconds by default)' => 'Frekvens i sekunder (0 for at deaktivere denne funktion, 10 sekunder som standard)',
|
|
'Application URL' => 'Applikation URL',
|
|
'Token regenerated.' => 'Token regenereret.',
|
|
'Date format' => 'Dato format',
|
|
'ISO format is always accepted, example: "%s" and "%s"' => 'ISO format er altid accepteret, eksempelvis: "%s" og "%s"',
|
|
'New private project' => 'Nyt privat projekt',
|
|
'This project is private' => 'Dette projekt er privat',
|
|
'Add' => 'Tilføj',
|
|
'Start date' => 'Start dato',
|
|
'Time estimated' => 'Tid estimeret',
|
|
'There is nothing assigned to you.' => 'Der er ingenting tildelt til dig.',
|
|
'My tasks' => 'Mine opgaver',
|
|
'Activity stream' => 'Aktivitets strøm',
|
|
'Dashboard' => 'Dashboard',
|
|
'Confirmation' => 'Bekræftelse',
|
|
'Allow everybody to access to this project' => 'Tillad adgang for alle til dette projekt',
|
|
'Everybody have access to this project.' => 'Alle har adgang til dette projekt',
|
|
// 'Webhooks' => '',
|
|
// 'API' => '',
|
|
// 'Create a comment from an external provider' => '',
|
|
'Project management' => 'Projektstyrring',
|
|
'Columns' => 'Kolonner',
|
|
'Task' => 'Opgave',
|
|
'Percentage' => 'Procent',
|
|
// 'Number of tasks' => '',
|
|
'Task distribution' => 'Opgave distribution',
|
|
'Analytics' => 'Analyse',
|
|
'Subtask' => 'Under-opgave',
|
|
// 'User repartition' => '',
|
|
'Clone this project' => 'Kopier dette projekt',
|
|
// 'Column removed successfully.' => '',
|
|
// 'Not enough data to show the graph.' => '',
|
|
'Previous' => 'Forrige',
|
|
// 'The id must be an integer' => '',
|
|
// 'The project id must be an integer' => '',
|
|
// 'The status must be an integer' => '',
|
|
// 'The subtask id is required' => '',
|
|
// 'The subtask id must be an integer' => '',
|
|
// 'The task id is required' => '',
|
|
// 'The task id must be an integer' => '',
|
|
// 'The user id must be an integer' => '',
|
|
// 'This value is required' => '',
|
|
// 'This value must be numeric' => '',
|
|
// 'Unable to create this task.' => '',
|
|
// 'Cumulative flow diagram' => '',
|
|
// 'Daily project summary' => '',
|
|
// 'Daily project summary export' => '',
|
|
'Exports' => 'Eksporter',
|
|
// 'This export contains the number of tasks per column grouped per day.' => '',
|
|
'Active swimlanes' => 'Aktive spor',
|
|
'Add a new swimlane' => 'Tilføj et nyt spor',
|
|
'Default swimlane' => 'Standard spor',
|
|
'Do you really want to remove this swimlane: "%s"?' => 'Vil du virkelig slette dette spor: "%s"',
|
|
'Inactive swimlanes' => 'Inaktive spor',
|
|
'Remove a swimlane' => 'Fjern spor',
|
|
'Swimlane modification for the project "%s"' => 'Spor modifikation for projekt "%s"',
|
|
'Swimlane removed successfully.' => 'Sporet blev fjernet succesfuldt',
|
|
'Swimlanes' => 'Spor',
|
|
'Swimlane updated successfully.' => 'Spor opdateret succesfuldt',
|
|
'Unable to remove this swimlane.' => 'Kan ikke fjerne dette spor',
|
|
'Unable to update this swimlane.' => 'Kan ikke opdatere dette spor',
|
|
// 'Your swimlane have been created successfully.' => '',
|
|
// 'Example: "Bug, Feature Request, Improvement"' => '',
|
|
// 'Default categories for new projects (Comma-separated)' => '',
|
|
'Integrations' => 'Integrationer',
|
|
'Integration with third-party services' => 'Integration med 3. parts services',
|
|
'Subtask Id' => 'Under-opgave id',
|
|
'Subtasks' => 'Under-opgaver',
|
|
'Subtasks Export' => 'Under-opgave eksport',
|
|
'Task Title' => 'Opgave titel',
|
|
'Untitled' => 'Unavngivet',
|
|
'Application default' => 'Applikations standard',
|
|
'Language:' => 'Sprog',
|
|
'Timezone:' => 'Tidszone',
|
|
'All columns' => 'Alle kolonner',
|
|
'Next' => 'Næste',
|
|
// '#%d' => '',
|
|
'All swimlanes' => 'Alle spor',
|
|
'All colors' => 'Alle farver',
|
|
// 'Moved to column %s' => '',
|
|
// 'User dashboard' => '',
|
|
// 'Allow only one subtask in progress at the same time for a user' => '',
|
|
// 'Edit column "%s"' => '',
|
|
// 'Select the new status of the subtask: "%s"' => '',
|
|
// 'Subtask timesheet' => '',
|
|
'There is nothing to show.' => 'Der er ikke noget at vise.',
|
|
// 'Time Tracking' => '',
|
|
// 'You already have one subtask in progress' => '',
|
|
// 'Which parts of the project do you want to duplicate?' => '',
|
|
// 'Disallow login form' => '',
|
|
// 'Start' => '',
|
|
'End' => 'Slut',
|
|
'Task age in days' => 'Opgave tid i dage',
|
|
'Days in this column' => 'Dage i denne kolonne',
|
|
// '%dd' => '',
|
|
'Add a new link' => 'Tilføj et nyt link',
|
|
// 'Do you really want to remove this link: "%s"?' => '',
|
|
// 'Do you really want to remove this link with task #%d?' => '',
|
|
// 'Field required' => '',
|
|
// 'Link added successfully.' => '',
|
|
// 'Link updated successfully.' => '',
|
|
// 'Link removed successfully.' => '',
|
|
// 'Link labels' => '',
|
|
// 'Link modification' => '',
|
|
// 'Links' => '',
|
|
// 'Opposite label' => '',
|
|
'Remove a link' => 'Fjern et link',
|
|
// 'The labels must be different' => '',
|
|
// 'There is no link.' => '',
|
|
// 'This label must be unique' => '',
|
|
// 'Unable to create your link.' => '',
|
|
// 'Unable to update your link.' => '',
|
|
// 'Unable to remove this link.' => '',
|
|
'relates to' => 'relaterer til',
|
|
// 'blocks' => '',
|
|
// 'is blocked by' => '',
|
|
// 'duplicates' => '',
|
|
// 'is duplicated by' => '',
|
|
// 'is a child of' => '',
|
|
// 'is a parent of' => '',
|
|
// 'targets milestone' => '',
|
|
// 'is a milestone of' => '',
|
|
// 'fixes' => '',
|
|
// 'is fixed by' => '',
|
|
'This task' => 'Denne opgave',
|
|
// '<1h' => '',
|
|
// '%dh' => '',
|
|
'Expand tasks' => 'Udvid opgaver',
|
|
'Collapse tasks' => 'Minimér opgaver',
|
|
// 'Expand/collapse tasks' => '',
|
|
// 'Close dialog box' => '',
|
|
// 'Submit a form' => '',
|
|
// 'Board view' => '',
|
|
// 'Keyboard shortcuts' => '',
|
|
// 'Open board switcher' => '',
|
|
'Application' => 'Applikation',
|
|
'Compact view' => 'Kompakt visning',
|
|
// 'Horizontal scrolling' => '',
|
|
// 'Compact/wide view' => '',
|
|
'Currency' => 'Valuta',
|
|
'Private project' => 'Privat projekt',
|
|
// 'AUD - Australian Dollar' => '',
|
|
// 'CAD - Canadian Dollar' => '',
|
|
// 'CHF - Swiss Francs' => '',
|
|
// 'Custom Stylesheet' => '',
|
|
// 'download' => '',
|
|
// 'EUR - Euro' => '',
|
|
// 'GBP - British Pound' => '',
|
|
// 'INR - Indian Rupee' => '',
|
|
// 'JPY - Japanese Yen' => '',
|
|
// 'NZD - New Zealand Dollar' => '',
|
|
// 'RSD - Serbian dinar' => '',
|
|
// 'CNY - Chinese Yuan' => '',
|
|
// 'USD - US Dollar' => '',
|
|
// 'Destination column' => '',
|
|
// 'Move the task to another column when assigned to a user' => '',
|
|
// 'Move the task to another column when assignee is cleared' => '',
|
|
// 'Source column' => '',
|
|
'Transitions' => 'Overgange',
|
|
// 'Executer' => '',
|
|
// 'Time spent in the column' => '',
|
|
'Task transitions' => 'Opgave overgange',
|
|
// 'Task transitions export' => '',
|
|
// 'This report contains all column moves for each task with the date, the user and the time spent for each transition.' => '',
|
|
// 'Currency rates' => '',
|
|
// 'Rate' => '',
|
|
// 'Change reference currency' => '',
|
|
// 'Reference currency' => '',
|
|
// 'The currency rate have been added successfully.' => '',
|
|
// 'Unable to add this currency rate.' => '',
|
|
// 'Webhook URL' => '',
|
|
// '%s removed the assignee of the task %s' => '',
|
|
// 'Enable Gravatar images' => '',
|
|
// 'Information' => '',
|
|
// 'Check two factor authentication code' => '',
|
|
// 'The two factor authentication code is not valid.' => '',
|
|
// 'The two factor authentication code is valid.' => '',
|
|
// 'Code' => '',
|
|
// 'Two factor authentication' => '',
|
|
// 'This QR code contains the key URI: ' => '',
|
|
// 'Check my code' => '',
|
|
// 'Secret key: ' => '',
|
|
// 'Test your device' => '',
|
|
// 'Assign a color when the task is moved to a specific column' => '',
|
|
// '%s via Kanboard' => '',
|
|
// 'Burndown chart' => '',
|
|
// 'This chart show the task complexity over the time (Work Remaining).' => '',
|
|
// 'Screenshot taken %s' => '',
|
|
'Add a screenshot' => 'Tilføj et skærmdump',
|
|
// 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => '',
|
|
// 'Screenshot uploaded successfully.' => '',
|
|
// 'SEK - Swedish Krona' => '',
|
|
// 'Identifier' => '',
|
|
// 'Disable two factor authentication' => '',
|
|
// 'Do you really want to disable the two factor authentication for this user: "%s"?' => '',
|
|
'Edit link' => 'Rediger link',
|
|
'Start to type task title...' => 'Start med at skrive opgavens titel',
|
|
'A task cannot be linked to itself' => 'En opgave kan ikke linkes med sig selv',
|
|
'The exact same link already exists' => 'Det samme link eksisterer allerede',
|
|
// 'Recurrent task is scheduled to be generated' => '',
|
|
// 'Score' => '',
|
|
// 'The identifier must be unique' => '',
|
|
// 'This linked task id doesn\'t exists' => '',
|
|
// 'This value must be alphanumeric' => '',
|
|
'Edit recurrence' => 'Ret gentagelse',
|
|
'Generate recurrent task' => 'Generer en gentagende opgave',
|
|
// 'Trigger to generate recurrent task' => '',
|
|
// 'Factor to calculate new due date' => '',
|
|
// 'Timeframe to calculate new due date' => '',
|
|
// 'Base date to calculate new due date' => '',
|
|
// 'Action date' => '',
|
|
// 'Base date to calculate new due date: ' => '',
|
|
// 'This task has created this child task: ' => '',
|
|
'Day(s)' => 'Dag(e)',
|
|
// 'Existing due date' => '',
|
|
// 'Factor to calculate new due date: ' => '',
|
|
'Month(s)' => 'Måned(er)',
|
|
'Recurrence' => 'Gentagelse',
|
|
'This task has been created by: ' => 'Denne opgave er oprettet af: ',
|
|
// 'Recurrent task has been generated:' => '',
|
|
// 'Timeframe to calculate new due date: ' => '',
|
|
// 'Trigger to generate recurrent task: ' => '',
|
|
// 'When task is closed' => '',
|
|
// 'When task is moved from first column' => '',
|
|
// 'When task is moved to last column' => '',
|
|
'Year(s)' => 'År',
|
|
'Project settings' => 'Projekt indstillinger',
|
|
// 'Automatically update the start date' => '',
|
|
// 'iCal feed' => '',
|
|
'Preferences' => 'Præferencer',
|
|
'Security' => 'Sikkerhed',
|
|
// 'Two factor authentication disabled' => '',
|
|
// 'Two factor authentication enabled' => '',
|
|
// 'Unable to update this user.' => '',
|
|
// 'There is no user management for private projects.' => '',
|
|
// 'User that will receive the email' => '',
|
|
// 'Email subject' => '',
|
|
// 'Date' => '',
|
|
// 'Add a comment log when moving the task between columns' => '',
|
|
// 'Move the task to another column when the category is changed' => '',
|
|
// 'Send a task by email to someone' => '',
|
|
'Reopen a task' => 'Genåben en opgave',
|
|
'Notification' => 'Notifikation',
|
|
// '%s moved the task #%d to the first swimlane' => '',
|
|
'Swimlane' => 'Spor',
|
|
// 'Gravatar' => '',
|
|
// '%s moved the task %s to the first swimlane' => '',
|
|
// '%s moved the task %s to the swimlane "%s"' => '',
|
|
// 'This report contains all subtasks information for the given date range.' => '',
|
|
// 'This report contains all tasks information for the given date range.' => '',
|
|
// 'Project activities for %s' => '',
|
|
// 'view the board on Kanboard' => '',
|
|
// 'The task have been moved to the first swimlane' => '',
|
|
// 'The task have been moved to another swimlane:' => '',
|
|
'New title: %s' => 'Ny titel: %s',
|
|
// 'The task is not assigned anymore' => '',
|
|
// 'New assignee: %s' => '',
|
|
// 'There is no category now' => '',
|
|
// 'New category: %s' => '',
|
|
'New color: %s' => 'Ny farve: %s',
|
|
// 'New complexity: %d' => '',
|
|
// 'The due date have been removed' => '',
|
|
// 'There is no description anymore' => '',
|
|
// 'Recurrence settings have been modified' => '',
|
|
// 'Time spent changed: %sh' => '',
|
|
// 'Time estimated changed: %sh' => '',
|
|
// 'The field "%s" have been updated' => '',
|
|
// 'The description has been modified:' => '',
|
|
// 'Do you really want to close the task "%s" as well as all subtasks?' => '',
|
|
// 'I want to receive notifications for:' => '',
|
|
'All tasks' => 'Alle opgaver',
|
|
// 'Only for tasks assigned to me' => '',
|
|
// 'Only for tasks created by me' => '',
|
|
// 'Only for tasks created by me and assigned to me' => '',
|
|
// '%%Y-%%m-%%d' => '',
|
|
// 'Total for all columns' => '',
|
|
// 'You need at least 2 days of data to show the chart.' => '',
|
|
// '<15m' => '',
|
|
// '<30m' => '',
|
|
// 'Stop timer' => '',
|
|
// 'Start timer' => '',
|
|
'My activity stream' => 'Min aktivitets strøm',
|
|
'Search tasks' => 'Søg opgaver',
|
|
// 'Reset filters' => '',
|
|
// 'My tasks due tomorrow' => '',
|
|
// 'Tasks due today' => '',
|
|
// 'Tasks due tomorrow' => '',
|
|
// 'Tasks due yesterday' => '',
|
|
'Closed tasks' => 'Lukkede opgaver',
|
|
'Open tasks' => 'Åbne opgaver',
|
|
// 'Not assigned' => '',
|
|
// 'View advanced search syntax' => '',
|
|
'Overview' => 'Overblik',
|
|
'Board/Calendar/List view' => 'Tavle/Kalender/Liste visning',
|
|
'Switch to the board view' => 'Skift til tavle visning',
|
|
'Switch to the list view' => 'Skift til liste visning',
|
|
// 'Go to the search/filter box' => '',
|
|
// 'There is no activity yet.' => '',
|
|
'No tasks found.' => 'Ingen opgaver fundet',
|
|
// 'Keyboard shortcut: "%s"' => '',
|
|
'List' => 'Liste',
|
|
// 'Filter' => '',
|
|
// 'Advanced search' => '',
|
|
// 'Example of query: ' => '',
|
|
// 'Search by project: ' => '',
|
|
// 'Search by column: ' => '',
|
|
// 'Search by assignee: ' => '',
|
|
// 'Search by color: ' => '',
|
|
// 'Search by category: ' => '',
|
|
// 'Search by description: ' => '',
|
|
// 'Search by due date: ' => '',
|
|
// 'Average time spent into each column' => '',
|
|
// 'Average time spent' => '',
|
|
// 'This chart show the average time spent into each column for the last %d tasks.' => '',
|
|
// 'Average Lead and Cycle time' => '',
|
|
// 'Average lead time: ' => '',
|
|
// 'Average cycle time: ' => '',
|
|
// 'Cycle Time' => '',
|
|
// 'Lead Time' => '',
|
|
// 'This chart show the average lead and cycle time for the last %d tasks over the time.' => '',
|
|
// 'Average time into each column' => '',
|
|
// 'Lead and cycle time' => '',
|
|
// 'Lead time: ' => '',
|
|
// 'Cycle time: ' => '',
|
|
// 'Time spent into each column' => '',
|
|
// 'The lead time is the duration between the task creation and the completion.' => '',
|
|
// 'The cycle time is the duration between the start date and the completion.' => '',
|
|
// 'If the task is not closed the current time is used instead of the completion date.' => '',
|
|
// 'Set automatically the start date' => '',
|
|
// 'Edit Authentication' => '',
|
|
// 'Remote user' => '',
|
|
// 'Remote users do not store their password in Kanboard database, examples: LDAP, Google and Github accounts.' => '',
|
|
// 'If you check the box "Disallow login form", credentials entered in the login form will be ignored.' => '',
|
|
// 'Default task color' => '',
|
|
// 'This feature does not work with all browsers.' => '',
|
|
// 'There is no destination project available.' => '',
|
|
// 'Trigger automatically subtask time tracking' => '',
|
|
// 'Include closed tasks in the cumulative flow diagram' => '',
|
|
// 'Current swimlane: %s' => '',
|
|
// 'Current column: %s' => '',
|
|
// 'Current category: %s' => '',
|
|
// 'no category' => '',
|
|
// 'Current assignee: %s' => '',
|
|
// 'not assigned' => '',
|
|
// 'Author:' => '',
|
|
// 'contributors' => '',
|
|
// 'License:' => '',
|
|
// 'License' => '',
|
|
// 'Enter the text below' => '',
|
|
'Sort by position' => 'Sorter udfra position',
|
|
'Sort by date' => 'Sorter ud fra dato',
|
|
'Add task' => 'Tilføj opgave',
|
|
'Start date:' => 'Start dato:',
|
|
'Due date:' => 'Forfaldsdato:',
|
|
// 'There is no start date or due date for this task.' => '',
|
|
'Moving or resizing a task will change the start and due date of the task.' => 'Hvis du flytter eller trækker i en opgave vil det ændre start -og forfaldsdato',
|
|
'There is no task in your project.' => 'Der er ikke nogle opgaver i dette projekt',
|
|
// 'Gantt chart' => '',
|
|
// 'People who are project managers' => '',
|
|
// 'People who are project members' => '',
|
|
// 'NOK - Norwegian Krone' => '',
|
|
// 'Show this column' => '',
|
|
// 'Hide this column' => '',
|
|
// 'open file' => '',
|
|
'End date' => 'Afslutnings dato',
|
|
'Users overview' => 'Bruger overblik',
|
|
'Members' => 'Medlemmer',
|
|
'Shared project' => 'Delt projekt',
|
|
'Project managers' => 'Projekt managers',
|
|
'Gantt chart for all projects' => 'Gantt chart for alle projekter',
|
|
'Projects list' => 'Projekt liste',
|
|
'Gantt chart for this project' => 'Gantt chart for dette projekt',
|
|
'Project board' => 'Projekt tavle',
|
|
'End date:' => 'Slut dato:',
|
|
'There is no start date or end date for this project.' => 'Der er ikke nogen start eller slut dato for dette projekt.',
|
|
'Projects Gantt chart' => 'Gantt chart på Projekter',
|
|
// 'Change task color when using a specific task link' => '',
|
|
// 'Task link creation or modification' => '',
|
|
'Milestone' => 'Milepæl',
|
|
// 'Documentation: %s' => '',
|
|
// 'Switch to the Gantt chart view' => '',
|
|
// 'Reset the search/filter box' => '',
|
|
// 'Documentation' => '',
|
|
// 'Table of contents' => '',
|
|
// 'Gantt' => '',
|
|
'Author' => 'Forfatter',
|
|
// 'Version' => '',
|
|
// 'Plugins' => '',
|
|
// 'There is no plugin loaded.' => '',
|
|
'My notifications' => 'Mine notifikationer',
|
|
// 'Custom filters' => '',
|
|
// 'Your custom filter have been created successfully.' => '',
|
|
// 'Unable to create your custom filter.' => '',
|
|
// 'Custom filter removed successfully.' => '',
|
|
// 'Unable to remove this custom filter.' => '',
|
|
// 'Edit custom filter' => '',
|
|
// 'Your custom filter have been updated successfully.' => '',
|
|
// 'Unable to update custom filter.' => '',
|
|
// 'Web' => '',
|
|
// 'New attachment on task #%d: %s' => '',
|
|
// 'New comment on task #%d' => '',
|
|
// 'Comment updated on task #%d' => '',
|
|
// 'New subtask on task #%d' => '',
|
|
// 'Subtask updated on task #%d' => '',
|
|
// 'New task #%d: %s' => '',
|
|
// 'Task updated #%d' => '',
|
|
// 'Task #%d closed' => '',
|
|
// 'Task #%d opened' => '',
|
|
// 'Column changed for task #%d' => '',
|
|
// 'New position for task #%d' => '',
|
|
// 'Swimlane changed for task #%d' => '',
|
|
// 'Assignee changed on task #%d' => '',
|
|
// '%d overdue tasks' => '',
|
|
// 'Task #%d is overdue' => '',
|
|
// 'No notification.' => '',
|
|
// 'Mark all as read' => '',
|
|
// 'Mark as read' => '',
|
|
// 'Total number of tasks in this column across all swimlanes' => '',
|
|
// 'Collapse swimlane' => '',
|
|
// 'Expand swimlane' => '',
|
|
// 'Add a new filter' => '',
|
|
// 'Share with all project members' => '',
|
|
// 'Shared' => '',
|
|
'Owner' => 'Ejer',
|
|
// 'Unread notifications' => '',
|
|
// 'Notification methods:' => '',
|
|
// 'Unable to read your file' => '',
|
|
// '%d task(s) have been imported successfully.' => '',
|
|
// 'Nothing have been imported!' => '',
|
|
// 'Import users from CSV file' => '',
|
|
// '%d user(s) have been imported successfully.' => '',
|
|
// 'Comma' => '',
|
|
// 'Semi-colon' => '',
|
|
// 'Tab' => '',
|
|
// 'Vertical bar' => '',
|
|
// 'Double Quote' => '',
|
|
// 'Single Quote' => '',
|
|
// '%s attached a file to the task #%d' => '',
|
|
// 'There is no column or swimlane activated in your project!' => '',
|
|
// 'Append filter (instead of replacement)' => '',
|
|
// 'Append/Replace' => '',
|
|
// 'Append' => '',
|
|
// 'Replace' => '',
|
|
// 'Import' => '',
|
|
// 'Change sorting' => '',
|
|
// 'Tasks Importation' => '',
|
|
// 'Delimiter' => '',
|
|
// 'Enclosure' => '',
|
|
// 'CSV File' => '',
|
|
// 'Instructions' => '',
|
|
// 'Your file must use the predefined CSV format' => '',
|
|
// 'Your file must be encoded in UTF-8' => '',
|
|
// 'The first row must be the header' => '',
|
|
// 'Duplicates are not verified for you' => '',
|
|
// 'The due date must use the ISO format: YYYY-MM-DD' => '',
|
|
// 'Download CSV template' => '',
|
|
// 'No external integration registered.' => '',
|
|
// 'Duplicates are not imported' => '',
|
|
// 'Usernames must be lowercase and unique' => '',
|
|
// 'Passwords will be encrypted if present' => '',
|
|
// '%s attached a new file to the task %s' => '',
|
|
// 'Link type' => '',
|
|
// 'Assign automatically a category based on a link' => '',
|
|
// 'BAM - Konvertible Mark' => '',
|
|
// 'Assignee Username' => '',
|
|
// 'Assignee Name' => '',
|
|
// 'Groups' => '',
|
|
// 'Members of %s' => '',
|
|
// 'New group' => '',
|
|
// 'Group created successfully.' => '',
|
|
// 'Unable to create your group.' => '',
|
|
// 'Edit group' => '',
|
|
// 'Group updated successfully.' => '',
|
|
// 'Unable to update your group.' => '',
|
|
// 'Add group member to "%s"' => '',
|
|
// 'Group member added successfully.' => '',
|
|
// 'Unable to add group member.' => '',
|
|
// 'Remove user from group "%s"' => '',
|
|
// 'User removed successfully from this group.' => '',
|
|
// 'Unable to remove this user from the group.' => '',
|
|
// 'Remove group' => '',
|
|
// 'Group removed successfully.' => '',
|
|
// 'Unable to remove this group.' => '',
|
|
'Project Permissions' => 'Projekt Tilladelser',
|
|
// 'Manager' => '',
|
|
'Project Manager' => 'Projekt Manager',
|
|
'Project Member' => 'Projekt Medlem',
|
|
'Project Viewer' => 'Kigge adgang til Projekt',
|
|
// 'Your account is locked for %d minutes' => '',
|
|
// 'Invalid captcha' => '',
|
|
// 'The name must be unique' => '',
|
|
// 'View all groups' => '',
|
|
// 'There is no user available.' => '',
|
|
// 'Do you really want to remove the user "%s" from the group "%s"?' => '',
|
|
// 'There is no group.' => '',
|
|
'Add group member' => 'Tilføj gruppe medlem',
|
|
// 'Do you really want to remove this group: "%s"?' => '',
|
|
// 'There is no user in this group.' => '',
|
|
'Permissions' => 'Tilladelser',
|
|
'Allowed Users' => 'Tillad Brugere',
|
|
// 'No user have been allowed specifically.' => '',
|
|
'Role' => 'Rolle',
|
|
// 'Enter user name...' => '',
|
|
'Allowed Groups' => 'Tillad grupper',
|
|
// 'No group have been allowed specifically.' => '',
|
|
'Group' => 'Gruppe',
|
|
'Group Name' => 'Gruppe Navn',
|
|
// 'Enter group name...' => '',
|
|
'Role:' => 'Rolle:',
|
|
// 'Project members' => '',
|
|
// '%s mentioned you in the task #%d' => '',
|
|
// '%s mentioned you in a comment on the task #%d' => '',
|
|
// 'You were mentioned in the task #%d' => '',
|
|
// 'You were mentioned in a comment on the task #%d' => '',
|
|
// 'Estimated hours: ' => '',
|
|
// 'Actual hours: ' => '',
|
|
// 'Hours Spent' => '',
|
|
// 'Hours Estimated' => '',
|
|
// 'Estimated Time' => '',
|
|
// 'Actual Time' => '',
|
|
// 'Estimated vs actual time' => '',
|
|
// 'RUB - Russian Ruble' => '',
|
|
// 'Assign the task to the person who does the action when the column is changed' => '',
|
|
// 'Close a task in a specific column' => '',
|
|
// 'Time-based One-time Password Algorithm' => '',
|
|
// 'Two-Factor Provider: ' => '',
|
|
// 'Disable two-factor authentication' => '',
|
|
// 'Enable two-factor authentication' => '',
|
|
// 'There is no integration registered at the moment.' => '',
|
|
// 'Password Reset for Kanboard' => '',
|
|
// 'Forgot password?' => '',
|
|
// 'Enable "Forget Password"' => '',
|
|
// 'Password Reset' => '',
|
|
// 'New password' => '',
|
|
// 'Change Password' => '',
|
|
// 'To reset your password click on this link:' => '',
|
|
// 'Last Password Reset' => '',
|
|
// 'The password has never been reinitialized.' => '',
|
|
// 'Creation' => '',
|
|
'Expiration' => 'Udløber',
|
|
// 'Password reset history' => '',
|
|
// 'All tasks of the column "%s" and the swimlane "%s" have been closed successfully.' => '',
|
|
// 'Do you really want to close all tasks of this column?' => '',
|
|
// '%d task(s) in the column "%s" and the swimlane "%s" will be closed.' => '',
|
|
// 'Close all tasks of this column' => '',
|
|
// 'No plugin has registered a project notification method. You can still configure individual notifications in your user profile.' => '',
|
|
// 'My dashboard' => '',
|
|
'My profile' => 'Min profil',
|
|
'Project owner: ' => 'Projekt ejer:',
|
|
// 'The project identifier is optional and must be alphanumeric, example: MYPROJECT.' => '',
|
|
'Project owner' => 'Projekt ejer',
|
|
// 'Private projects do not have users and groups management.' => '',
|
|
'There is no project member.' => 'Der er ikke noget projekt medlem.',
|
|
'Priority' => 'Prioritet',
|
|
'Task priority' => 'Opgave prioritet',
|
|
'General' => 'Generelt',
|
|
'Dates' => 'Datoer',
|
|
'Default priority' => 'Standard prioritet',
|
|
'Lowest priority' => 'Laveste prioritet',
|
|
'Highest priority' => 'Højeste prioritet',
|
|
// 'Close a task when there is no activity' => '',
|
|
// 'Duration in days' => '',
|
|
// 'Send email when there is no activity on a task' => '',
|
|
// 'Unable to fetch link information.' => '',
|
|
// 'Daily background job for tasks' => '',
|
|
// 'Auto' => '',
|
|
// 'Related' => '',
|
|
// 'Attachment' => '',
|
|
// 'Title not found' => '',
|
|
// 'Web Link' => '',
|
|
'External links' => 'Eksterne links',
|
|
'Add external link' => 'Tilføj eksternt link',
|
|
// 'Type' => '',
|
|
'Dependency' => 'Afhængighed',
|
|
'Add internal link' => 'Tilføj internt link',
|
|
'Add a new external link' => 'Tilføj et nyt eksternt link',
|
|
'Edit external link' => 'Ret et eksternt link',
|
|
'External link' => 'Eksterne links',
|
|
// 'Copy and paste your link here...' => '',
|
|
// 'URL' => '',
|
|
'Internal links' => 'Interne links',
|
|
'Assign to me' => 'Tildel til mig',
|
|
'Me' => 'Mig',
|
|
// 'Do not duplicate anything' => '',
|
|
'Projects management' => 'Projet styrring',
|
|
'Users management' => 'Bruger styrring',
|
|
'Groups management' => 'Gruppe styrring',
|
|
// 'Create from another project' => '',
|
|
'open' => 'åben',
|
|
'closed' => 'lukket',
|
|
'Priority:' => 'Prioritet',
|
|
'Reference:' => 'Reference',
|
|
'Complexity:' => 'Komplexitet',
|
|
'Swimlane:' => 'Spor:',
|
|
'Column:' => 'Kolonne',
|
|
// 'Position:' => '',
|
|
'Creator:' => 'Opretter',
|
|
'Time estimated:' => 'Tid estimeret',
|
|
'%s hours' => '%s timer',
|
|
'Time spent:' => 'Tid brugt',
|
|
'Created:' => 'Oprettet:',
|
|
'Modified:' => 'Modificeret:',
|
|
'Completed:' => 'Afsluttet',
|
|
'Started:' => 'Startet',
|
|
'Moved:' => 'Flyttet:',
|
|
'Task #%d' => 'Opgave #%d',
|
|
'Time format' => 'Tidsformat',
|
|
'Start date: ' => 'Start dato: ',
|
|
'End date: ' => 'Slut dato ',
|
|
'New due date: ' => 'Ny forfalds dato',
|
|
'Start date changed: ' => 'Start dato ændret',
|
|
// 'Disable private projects' => '',
|
|
// 'Do you really want to remove this custom filter: "%s"?' => '',
|
|
// 'Remove a custom filter' => '',
|
|
// 'User activated successfully.' => '',
|
|
// 'Unable to enable this user.' => '',
|
|
// 'User disabled successfully.' => '',
|
|
// 'Unable to disable this user.' => '',
|
|
// 'All files have been uploaded successfully.' => '',
|
|
// 'The maximum allowed file size is %sB.' => '',
|
|
// 'Drag and drop your files here' => '',
|
|
// 'choose files' => '',
|
|
// 'View profile' => '',
|
|
// 'Two Factor' => '',
|
|
// 'Disable user' => '',
|
|
// 'Do you really want to disable this user: "%s"?' => '',
|
|
// 'Enable user' => '',
|
|
// 'Do you really want to enable this user: "%s"?' => '',
|
|
// 'Download' => '',
|
|
// 'Uploaded: %s' => '',
|
|
// 'Size: %s' => '',
|
|
// 'Uploaded by %s' => '',
|
|
// 'Filename' => '',
|
|
// 'Size' => '',
|
|
// 'Column created successfully.' => '',
|
|
// 'Another column with the same name exists in the project' => '',
|
|
// 'Default filters' => '',
|
|
// 'Your board doesn\'t have any columns!' => '',
|
|
// 'Change column position' => '',
|
|
// 'Switch to the project overview' => '',
|
|
// 'User filters' => '',
|
|
// 'Category filters' => '',
|
|
// 'Upload a file' => '',
|
|
// 'View file' => '',
|
|
// 'Last activity' => '',
|
|
// 'Change subtask position' => '',
|
|
// '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.' => '',
|
|
// 'Local File' => '',
|
|
// 'Configuration' => '',
|
|
// 'PHP version:' => '',
|
|
// 'PHP SAPI:' => '',
|
|
// 'OS version:' => '',
|
|
// 'Database version:' => '',
|
|
// 'Browser:' => '',
|
|
// 'Task view' => '',
|
|
// 'Edit task' => '',
|
|
// 'Edit description' => '',
|
|
// 'New internal link' => '',
|
|
// 'Display list of keyboard shortcuts' => '',
|
|
// 'Menu' => '',
|
|
// 'Set start date' => '',
|
|
// 'Avatar' => '',
|
|
// 'Upload my avatar image' => '',
|
|
// 'Remove my image' => '',
|
|
// 'The OAuth2 state parameter is invalid' => '',
|
|
// 'User not found.' => '',
|
|
// 'Search in activity stream' => '',
|
|
// 'My activities' => '',
|
|
// 'Activity until yesterday' => '',
|
|
// 'Activity until today' => '',
|
|
// 'Search by creator: ' => '',
|
|
// 'Search by creation date: ' => '',
|
|
// 'Search by task status: ' => '',
|
|
// 'Search by task title: ' => '',
|
|
// 'Activity stream search' => '',
|
|
// 'Projects where "%s" is manager' => '',
|
|
// 'Projects where "%s" is member' => '',
|
|
// 'Open tasks assigned to "%s"' => '',
|
|
// 'Closed tasks assigned to "%s"' => '',
|
|
// 'Assign automatically a color based on a priority' => '',
|
|
// 'Overdue tasks for the project(s) "%s"' => '',
|
|
// 'Upload files' => '',
|
|
// 'Installed Plugins' => '',
|
|
// 'Plugin Directory' => '',
|
|
// 'Plugin installed successfully.' => '',
|
|
// 'Plugin updated successfully.' => '',
|
|
// 'Plugin removed successfully.' => '',
|
|
// 'Subtask converted to task successfully.' => '',
|
|
// 'Unable to convert the subtask.' => '',
|
|
// 'Unable to extract plugin archive.' => '',
|
|
// 'Plugin not found.' => '',
|
|
// 'You don\'t have the permission to remove this plugin.' => '',
|
|
// 'Unable to download plugin archive.' => '',
|
|
// 'Unable to write temporary file for plugin.' => '',
|
|
// 'Unable to open plugin archive.' => '',
|
|
// 'There is no file in the plugin archive.' => '',
|
|
// 'Create tasks in bulk' => '',
|
|
// 'Your Kanboard instance is not configured to install plugins from the user interface.' => '',
|
|
// 'There is no plugin available.' => '',
|
|
// 'Install' => '',
|
|
// 'Update' => '',
|
|
// 'Up to date' => '',
|
|
// 'Not available' => '',
|
|
// 'Remove plugin' => '',
|
|
// 'Do you really want to remove this plugin: "%s"?' => '',
|
|
// 'Uninstall' => '',
|
|
// 'Listing' => '',
|
|
// 'Metadata' => '',
|
|
'Manage projects' => 'Projekt styrring',
|
|
'Convert to task' => 'Konverter til opgave',
|
|
'Convert sub-task to task' => 'Konverter under-opgave til opgave',
|
|
// 'Do you really want to convert this sub-task to a task?' => '',
|
|
// 'My task title' => '',
|
|
// 'Enter one task by line.' => '',
|
|
// 'Number of failed login:' => '',
|
|
// 'Account locked until:' => '',
|
|
// 'Email settings' => '',
|
|
// 'Email sender address' => '',
|
|
// 'Email transport' => '',
|
|
// 'Webhook token' => '',
|
|
// 'Project tags management' => '',
|
|
// 'Tag created successfully.' => '',
|
|
// 'Unable to create this tag.' => '',
|
|
// 'Tag updated successfully.' => '',
|
|
// 'Unable to update this tag.' => '',
|
|
// 'Tag removed successfully.' => '',
|
|
// 'Unable to remove this tag.' => '',
|
|
// 'Global tags management' => '',
|
|
// 'Tags' => '',
|
|
// 'Tags management' => '',
|
|
// 'Add new tag' => '',
|
|
// 'Edit a tag' => '',
|
|
// 'Project tags' => '',
|
|
// 'There is no specific tag for this project at the moment.' => '',
|
|
// 'Tag' => '',
|
|
// 'Remove a tag' => '',
|
|
// 'Do you really want to remove this tag: "%s"?' => '',
|
|
// 'Global tags' => '',
|
|
// 'There is no global tag at the moment.' => '',
|
|
// 'This field cannot be empty' => '',
|
|
// 'Close a task when there is no activity in an specific column' => '',
|
|
// '%s removed a subtask for the task #%d' => '',
|
|
// '%s removed a comment on the task #%d' => '',
|
|
// 'Comment removed on task #%d' => '',
|
|
// 'Subtask removed on task #%d' => '',
|
|
// 'Hide tasks in this column in the dashboard' => '',
|
|
// '%s removed a comment on the task %s' => '',
|
|
// '%s removed a subtask for the task %s' => '',
|
|
// 'Comment removed' => '',
|
|
// 'Subtask removed' => '',
|
|
// '%s set a new internal link for the task #%d' => '',
|
|
// '%s removed an internal link for the task #%d' => '',
|
|
// 'A new internal link for the task #%d have been defined' => '',
|
|
// 'Internal link removed for the task #%d' => '',
|
|
// '%s set a new internal link for the task %s' => '',
|
|
// '%s removed an internal link for the task %s' => '',
|
|
// 'Automatically set the due date on task creation' => '',
|
|
// 'Move the task to another column when closed' => '',
|
|
// 'Move the task to another column when not moved during a given period' => '',
|
|
// 'Dashboard for %s' => '',
|
|
// 'Tasks overview for %s' => '',
|
|
// 'Subtasks overview for %s' => '',
|
|
// 'Projects overview for %s' => '',
|
|
// 'Activity stream 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.' => '',
|
|
// 'Unable to unlock the user.' => '',
|
|
// 'Move a task to another swimlane' => '',
|
|
// 'Creator Name' => '',
|
|
// 'Time spent and estimated' => '',
|
|
'Move position' => 'Flyt position',
|
|
// 'Move task to another position on the board' => '',
|
|
// 'Insert before this task' => '',
|
|
// 'Insert after this task' => '',
|
|
// 'Unlock this user' => '',
|
|
// 'Custom Project Roles' => '',
|
|
// 'Add a new custom role' => '',
|
|
// 'Restrictions for the role "%s"' => '',
|
|
// 'Add a new project restriction' => '',
|
|
// 'Add a new drag and drop restriction' => '',
|
|
// 'Add a new column restriction' => '',
|
|
// 'Edit this role' => '',
|
|
// 'Remove this role' => '',
|
|
// 'There is no restriction for this role.' => '',
|
|
// 'Only moving task between those columns is permitted' => '',
|
|
// 'Close a task in a specific column when not moved during a given period' => '',
|
|
// 'Edit columns' => '',
|
|
// 'The column restriction has been created successfully.' => '',
|
|
// 'Unable to create this column restriction.' => '',
|
|
// 'Column restriction removed successfully.' => '',
|
|
// 'Unable to remove this restriction.' => '',
|
|
// 'Your custom project role has been created successfully.' => '',
|
|
// 'Unable to create custom project role.' => '',
|
|
// 'Your custom project role has been updated successfully.' => '',
|
|
// 'Unable to update custom project role.' => '',
|
|
// 'Custom project role removed successfully.' => '',
|
|
// 'Unable to remove this project role.' => '',
|
|
// 'The project restriction has been created successfully.' => '',
|
|
// 'Unable to create this project restriction.' => '',
|
|
// 'Project restriction removed successfully.' => '',
|
|
// 'You cannot create tasks in this column.' => '',
|
|
// 'Task creation is permitted for this column' => '',
|
|
// 'Closing or opening a task is permitted for this column' => '',
|
|
// 'Task creation is blocked for this column' => '',
|
|
// 'Closing or opening a task is blocked for this column' => '',
|
|
// 'Task creation is not permitted' => '',
|
|
// 'Closing or opening a task is not permitted' => '',
|
|
// 'New drag and drop restriction for the role "%s"' => '',
|
|
// 'People belonging to this role will be able to move tasks only between the source and the destination column.' => '',
|
|
// 'Remove a column restriction' => '',
|
|
// 'Do you really want to remove this column restriction: "%s" to "%s"?' => '',
|
|
// 'New column restriction for the role "%s"' => '',
|
|
// 'Rule' => '',
|
|
// 'Do you really want to remove this column restriction?' => '',
|
|
// 'Custom roles' => '',
|
|
// 'New custom project role' => '',
|
|
// 'Edit custom project role' => '',
|
|
// 'Remove a custom role' => '',
|
|
// 'Do you really want to remove this custom role: "%s"? All people assigned to this role will become project member.' => '',
|
|
// 'There is no custom role for this project.' => '',
|
|
// 'New project restriction for the role "%s"' => '',
|
|
// 'Restriction' => '',
|
|
// 'Remove a project restriction' => '',
|
|
// 'Do you really want to remove this project restriction: "%s"?' => '',
|
|
'Duplicate to multiple projects' => 'Dubliker til flere projekter',
|
|
'This field is required' => 'Dette felt skal udfyldes',
|
|
'Moving a task is not permitted' => 'Det er ikke tilladt at flytte opgaven',
|
|
// 'This value must be in the range %d to %d' => '',
|
|
'You are not allowed to move this task.' => 'Du har ikke tilladelse til at flytte denne opgave',
|
|
// 'API User Access' => '',
|
|
'Preview' => 'Forhåndsvisning',
|
|
'Write' => 'Skriv',
|
|
'Write your text in Markdown' => 'Skriv din tekst i Markdown',
|
|
// 'New External Task: %s' => '',
|
|
// 'No personal API access token registered.' => '',
|
|
// 'Your personal API access token is "%s"' => '',
|
|
// 'Remove your token' => '',
|
|
// 'Generate a new token' => '',
|
|
// 'Showing %d-%d of %d' => '',
|
|
// 'Outgoing Emails' => '',
|
|
// 'Add or change currency rate' => '',
|
|
// 'Reference currency: %s' => '',
|
|
'Add custom filters' => 'TIlføj brugerdefinerede filtre',
|
|
'Export' => 'Eksport',
|
|
'Add link label' => 'Tilføj link etiket',
|
|
// 'Incompatible Plugins' => '',
|
|
// 'Compatibility' => '',
|
|
'Permissions and ownership' => 'Tilladelser og ejerskab',
|
|
// 'Priorities' => '',
|
|
// 'Close this window' => '',
|
|
// 'Unable to upload this file.' => '',
|
|
'Import tasks' => 'Importer opgaver',
|
|
'Choose a project' => 'Vølg et projekt',
|
|
'Profile' => 'Profil',
|
|
'Application role' => 'Applikations rolle',
|
|
// '%d invitations were sent.' => '',
|
|
// '%d invitation was sent.' => '',
|
|
// 'Unable to create this user.' => '',
|
|
// 'Kanboard Invitation' => '',
|
|
// 'Visible on dashboard' => '',
|
|
// 'Created at:' => '',
|
|
// 'Updated at:' => '',
|
|
// 'There is no custom filter.' => '',
|
|
'New User' => 'Ny Bruger',
|
|
// 'Authentication' => '',
|
|
// 'If checked, this user will use a third-party system for authentication.' => '',
|
|
// 'The password is necessary only for local users.' => '',
|
|
// 'You have been invited to register on Kanboard.' => '',
|
|
// 'Click here to join your team' => '',
|
|
// 'Invite people' => '',
|
|
// 'Emails' => '',
|
|
// 'Enter one email address by line.' => '',
|
|
// 'Add these people to this project' => '',
|
|
// 'Add this person to this project' => '',
|
|
// 'Sign-up' => '',
|
|
// 'Credentials' => '',
|
|
'New user' => 'Ny bruger',
|
|
// 'This username is already taken' => '',
|
|
// 'A link to reset your password has been sent by email.' => '',
|
|
// 'Your profile must have a valid email address.' => '',
|
|
// 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => '',
|
|
// 'TRL - Turkish Lira' => '',
|
|
// 'The project email is optional and could be used by several plugins.' => '',
|
|
// 'The project email must be unique across all projects' => '',
|
|
// 'The email configuration has been disabled by the administrator.' => '',
|
|
'Close this project' => 'Luk dette projekt',
|
|
'Open this project' => 'Åben dette projekt',
|
|
'Close a project' => 'Luk et projekt',
|
|
// 'Do you really want to close this project: "%s"?' => '',
|
|
'Reopen a project' => 'Genåben projekt',
|
|
// 'Do you really want to reopen this project: "%s"?' => '',
|
|
'This project is open' => 'Dette projekt er åbent',
|
|
'This project is closed' => 'Dette projekt er lukket',
|
|
// 'Unable to upload files, check the permissions of your data folder.' => '',
|
|
// 'Another category with the same name exists in this project' => '',
|
|
// 'Comment sent by email successfully.' => '',
|
|
// 'Sent by email to [%s](mailto:%s) (%s)' => '',
|
|
// 'Unable to read uploaded file.' => '',
|
|
// 'Database uploaded successfully.' => '',
|
|
// 'Task sent by email successfully.' => '',
|
|
// 'There is no category in this project.' => '',
|
|
// 'Send by email' => '',
|
|
// 'Create and send a comment by email' => '',
|
|
// 'Subject' => '',
|
|
// 'Upload the database' => '',
|
|
// 'You could upload the previously downloaded Sqlite database (Gzip format).' => '',
|
|
// 'Database file' => '',
|
|
// 'Upload' => '',
|
|
// 'Your project must have at least one active swimlane.' => '',
|
|
// 'Project: %s' => '',
|
|
// 'Automatic action not found: "%s"' => '',
|
|
// '%d projects' => '',
|
|
// '%d project' => '',
|
|
// 'There is no project.' => '',
|
|
// 'Sort' => '',
|
|
// 'Project ID' => '',
|
|
// 'Project name' => '',
|
|
// 'Public' => '',
|
|
// 'Private' => '',
|
|
// '%d tasks' => '',
|
|
// '%d task' => '',
|
|
// 'Task ID' => '',
|
|
// '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' => '',
|
|
);
|