diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-08-18 19:22:14 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-08-18 19:22:14 -0400 |
commit | 888c73fb1c975b6ddb0b1b16c3039b2afb505e9f (patch) | |
tree | ff43e2211528ac7ba6d0b09ed967a403e99d4eb6 /app/Locale | |
parent | 0e997900066cf21b63bac386e513fe031d564eea (diff) | |
parent | e6b01a3cccc91630de696aae2a23c46390897acf (diff) |
Merge pull-request #1117
Diffstat (limited to 'app/Locale')
-rw-r--r-- | app/Locale/nb_NO/translations.php | 961 |
1 files changed, 961 insertions, 0 deletions
diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php new file mode 100644 index 00000000..0af02cf4 --- /dev/null +++ b/app/Locale/nb_NO/translations.php @@ -0,0 +1,961 @@ +<?php + +return array( + // 'number.decimals_separator' => '', + // 'number.thousands_separator' => '', + 'None' => 'Ingen', + 'edit' => 'rediger', + 'Edit' => 'Rediger', + 'remove' => 'fjern', + 'Remove' => 'Fjern', + 'Update' => 'Oppdater', + 'Yes' => 'Ja', + 'No' => 'Nei', + 'cancel' => 'avbryt', + 'or' => 'eller', + 'Yellow' => 'Gul', + 'Blue' => 'BlÃ¥', + 'Green' => 'Grønn', + 'Purple' => 'Lilla', + 'Red' => 'Rød', + 'Orange' => 'Orange', + 'Grey' => 'GrÃ¥', + // 'Brown' => '', + // 'Deep Orange' => '', + // 'Dark Grey' => '', + // 'Pink' => '', + // 'Teal' => '', + // 'Cyan' => '', + // 'Lime' => '', + // 'Light Green' => '', + // 'Amber' => '', + 'Save' => 'Lagre', + 'Login' => 'Logg inn', + 'Official website:' => 'Offisiell webside:', + 'Unassigned' => 'Ikke tildelt', + 'View this task' => 'Se denne oppgaven', + 'Remove user' => 'Fjern bruker', + 'Do you really want to remove this user: "%s"?' => 'Vil du fjerne denne brukeren: "%s"?', + 'New user' => 'Ny bruker', + 'All users' => 'Alle brukere', + 'Username' => 'Brukernavn', + 'Password' => 'Passord', + 'Administrator' => 'Administrator', + 'Sign in' => 'Logg inn', + 'Users' => 'Brukere', + 'No user' => 'Ingen bruker', + 'Forbidden' => 'Ikke tillatt', + 'Access Forbidden' => 'Adgang ikke tillatt', + 'Edit user' => 'Rediger bruker', + 'Logout' => 'Logg ut', + 'Bad username or password' => 'Feil brukernavn eller passord', + 'Edit project' => 'Endre prosjekt', + 'Name' => 'Navn', + 'Projects' => 'Prosjekter', + 'No project' => 'Ingen prosjekter', + 'Project' => 'Prosjekt', + 'Status' => 'Status', + 'Tasks' => 'Oppgaver', + 'Board' => 'Hovedside', + 'Actions' => 'Handlinger', + 'Inactive' => 'Inaktiv', + 'Active' => 'Aktiv', + 'Add this column' => 'Legg til denne kolonnen', + '%d tasks on the board' => '%d Oppgaver pÃ¥ hovedsiden', + '%d tasks in total' => '%d Oppgaver i alt', + 'Unable to update this board.' => 'Ikke mulig at oppdatere hovedsiden', + 'Edit board' => 'Endre prosjektsiden', + 'Disable' => 'Deaktiver', + 'Enable' => 'Aktiver', + 'New project' => 'Nytt prosjekt', + 'Do you really want to remove this project: "%s"?' => 'Vil du fjerne dette prosjektet: "%s"?', + 'Remove project' => 'Fjern prosjekt', + 'Edit the board for "%s"' => 'Endre prosjektsiden for "%s"', + 'All projects' => 'Alle prosjekter', + 'Change columns' => 'Endre kolonner', + 'Add a new column' => 'Legg til en ny kolonne', + 'Title' => 'Tittel', + 'Nobody assigned' => 'Ikke tildelt', + 'Assigned to %s' => 'Tildelt: %s', + 'Remove a column' => 'Fjern en kolonne', + 'Remove a column from a board' => 'Fjern en kolonne fra et board', + 'Unable to remove this column.' => 'Ikke mulig à fjerne denne kolonnen', + 'Do you really want to remove this column: "%s"?' => 'Vil du fjerne denne kolonnen: "%s"?', + 'This action will REMOVE ALL TASKS associated to this column!' => 'Denne handlingen vil SLETTE ALLE OPPGAVER tilknyttet denne kolonnen', + 'Settings' => 'Innstillinger', + 'Application settings' => 'Applikasjonsinnstillinger', + 'Language' => 'SpÃrÃ¥k', + 'Webhook token:' => 'Webhook token:', + 'API token:' => 'API Token:', + 'Database size:' => 'Databasestørrelse:', + 'Download the database' => 'Last ned databasen', + 'Optimize the database' => 'Optimaliser databasen', + '(VACUUM command)' => '(VACUUM kommando)', + '(Gzip compressed Sqlite file)' => '(Gzip-komprimert Sqlite fil)', + 'Close a task' => 'Lukk en oppgave', + 'Edit a task' => 'Endre en oppgave', + 'Column' => 'Kolonne', + 'Color' => 'Farge', + 'Assignee' => 'Tildelt', + 'Create another task' => 'Opprett en annen oppgave', + 'New task' => 'Ny oppgave', + 'Open a task' => 'Ã…pne en oppgave', + 'Do you really want to open this task: "%s"?' => 'Vil du Ã¥pe denne oppgaven: "%s"?', + 'Back to the board' => 'Tilbake til prosjektsiden', + 'Created on %B %e, %Y at %k:%M %p' => 'Opprettet %d.%m.%Y - %H:%M', + 'There is nobody assigned' => 'Mangler tildeling', + 'Column on the board:' => 'Kolonne:', + 'Status is open' => 'Status: Ã¥pen', + 'Status is closed' => 'Status: lukket', + 'Close this task' => 'Lukk oppgaven', + 'Open this task' => 'Ã…pne denne oppgaven', + 'There is no description.' => 'Det er ingen beskrivelse.', + 'Add a new task' => 'Opprett ny oppgave', + 'The username is required' => 'Brukernavn er pÃ¥krevd', + 'The maximum length is %d characters' => 'Den maksimale lengden er %d tegn', + 'The minimum length is %d characters' => 'Den minimale lengden er %d tegn', + 'The password is required' => 'Passord er pÃ¥krevet', + 'This value must be an integer' => 'Denne verdien skal være et tall', + 'The username must be unique' => 'Brukernavnet skal være unikt', + 'The user id is required' => 'Bruker-id er pÃ¥krevet', + 'Passwords don\'t match' => 'Passordene stemmer ikke overens', + 'The confirmation is required' => 'Bekreftelse er nødvendig', + 'The project is required' => 'Prosjektet er pÃ¥krevet', + 'The id is required' => 'Id\'en er pÃÃkrevet', + 'The project id is required' => 'Prosjektet-id er pÃ¥krevet', + 'The project name is required' => 'Prosjektnavn er pÃ¥krevet', + 'This project must be unique' => 'Prosjektnavnet skal være unikt', + 'The title is required' => 'Tittel er pÃ¥revet', + 'There is no active project, the first step is to create a new project.' => 'Det er ingen aktive prosjekter. Førstesteg er Ã¥opprette et nytt prosjekt.', + 'Settings saved successfully.' => 'Innstillinger lagret.', + 'Unable to save your settings.' => 'Innstillinger kunne ikke lagres.', + 'Database optimization done.' => 'Databaseoptimering er fullfÃrt.', + 'Your project have been created successfully.' => 'Ditt prosjekt er opprettet.', + 'Unable to create your project.' => 'Prosjektet kunne ikke opprettes', + 'Project updated successfully.' => 'Prosjektet er oppdatert.', + 'Unable to update this project.' => 'Prosjektet kunne ikke oppdateres.', + 'Unable to remove this project.' => 'Prosjektet kunne ikke slettes.', + 'Project removed successfully.' => 'Prosjektet er slettet.', + 'Project activated successfully.' => 'Prosjektet er aktivert.', + 'Unable to activate this project.' => 'Prosjektet kunne ikke aktiveres.', + 'Project disabled successfully.' => 'Prosjektet er deaktiveret.', + 'Unable to disable this project.' => 'Prosjektet kunne ikke deaktiveres.', + 'Unable to open this task.' => 'Oppgaven kunne ikke Ã¥pnes.', + 'Task opened successfully.' => 'Oppgaven er Ã¥pnet.', + 'Unable to close this task.' => 'Oppgaven kunne ikke Ã¥pnes.', + 'Task closed successfully.' => 'Oppgaven er lukket.', + 'Unable to update your task.' => 'Oppgaven kunne ikke oppdateres.', + 'Task updated successfully.' => 'Oppgaven er oppdatert.', + 'Unable to create your task.' => 'Oppgave kunne ikke opprettes.', + 'Task created successfully.' => 'Oppgaven er opprettet.', + 'User created successfully.' => 'Brukeren er opprettet.', + 'Unable to create your user.' => 'Brukeren kunne ikke opprettes.', + 'User updated successfully.' => 'Brukeren er opdateret', + 'Unable to update your user.' => 'Din bruker kunne ikke oppdateres.', + 'User removed successfully.' => 'Brukeren er fjernet.', + 'Unable to remove this user.' => 'Brukeren kunne ikke slettes.', + 'Board updated successfully.' => 'Hovedsiden er oppdatert.', + 'Ready' => 'Klar', + 'Backlog' => 'Backlog', + 'Work in progress' => 'Under arbeid', + 'Done' => 'Utført', + 'Application version:' => 'Versjon:', + 'Completed on %B %e, %Y at %k:%M %p' => 'Fullført %d.%m.%Y - %H:%M', + '%B %e, %Y at %k:%M %p' => '%d.%m.%Y - %H:%M', + 'Date created' => 'Dato for opprettelse', + 'Date completed' => 'Dato for fullført', + 'Id' => 'ID', + 'Completed tasks' => 'Fullførte oppgaver', + 'Completed tasks for "%s"' => 'Fullførte oppgaver for "%s"', + '%d closed tasks' => '%d lukkede oppgaver', + 'No task for this project' => 'Ingen oppgaver i dette prosjektet', + 'Public link' => 'Offentligt lenke', + 'There is no column in your project!' => 'Det er ingen kolonner i dette prosjektet!', + 'Change assignee' => 'Tildel oppgaven til andre', + 'Change assignee for the task "%s"' => 'Endre tildeling av oppgaven: "%s"', + 'Timezone' => 'Tidssone', + 'Sorry, I didn\'t find this information in my database!' => 'Denne informasjonen kunne ikke finnes i databasen!', + 'Page not found' => 'Siden er ikke funnet', + 'Complexity' => 'Kompleksitet', + 'Task limit' => 'Oppgave begrensning', + // 'Task count' => '', + 'Edit project access list' => 'Endre tillatelser for prosjektet', + 'Allow this user' => 'Tillat denne brukeren', + 'Don\'t forget that administrators have access to everything.' => 'Hust at administratorer har tilgang til alt.', + 'Revoke' => 'Fjern', + 'List of authorized users' => 'Liste over autoriserte brukere', + 'User' => 'Bruker', + 'Nobody have access to this project.' => 'Ingen har tilgang til dette prosjektet.', + 'Comments' => 'Kommentarer', + 'Write your text in Markdown' => 'Skriv din tekst i markdown', + 'Leave a comment' => 'Legg inn en kommentar', + 'Comment is required' => 'Kommentar mÃ¥ legges inn', + 'Leave a description' => 'Legg inn en beskrivelse...', + 'Comment added successfully.' => 'Kommentaren er lagt til.', + 'Unable to create your comment.' => 'Din kommentar kunne ikke opprettes.', + 'Edit this task' => 'Rediger oppgaven', + 'Due Date' => 'Forfallsdato', + 'Invalid date' => 'Ugyldig dato', + 'Must be done before %B %e, %Y' => 'Skal være utført innen %d.%m.%Y', + '%B %e, %Y' => '%d.%m.%Y', + // '%b %e, %Y' => '', + 'Automatic actions' => 'Automatiske handlinger', + 'Your automatic action have been created successfully.' => 'Din automatiske handling er opprettet.', + 'Unable to create your automatic action.' => 'Din automatiske handling kunne ikke opprettes.', + 'Remove an action' => 'Fjern en 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 prosjektet "%s"', + 'Defined actions' => 'Definerte handlinger', + 'Add an action' => 'Legg til en handling', + 'Event name' => 'Begivenhet', + 'Action name' => 'Handling', + 'Action parameters' => 'Handlingsparametre', + 'Action' => 'Handling', + 'Event' => 'Begivenhet', + 'When the selected event occurs execute the corresponding action.' => 'NÃ¥r den valgtebegivenheten oppstÃr, utfÃÃr tilsvarende handlin.', + 'Next step' => 'Neste', + 'Define action parameters' => 'Definer handlingsparametre', + 'Save this action' => 'Lagre handlingen', + 'Do you really want to remove this action: "%s"?' => 'Vil du virkelig slette denne handlingen: "%s"?', + 'Remove an automatic action' => 'Fjern en automatisk handling', + 'Assign the task to a specific user' => 'Tildel oppgaven til en bestemt bruker', + 'Assign the task to the person who does the action' => 'Tildel oppgaven til den person, som utfører handlingen', + 'Duplicate the task to another project' => 'Kopier oppgaven til et annet prosjekt', + 'Move a task to another column' => 'Flytt oppgaven til en annen kolonne', + 'Task modification' => 'Oppgaveendring', + 'Task creation' => 'Oppgaveoprettelse', + 'Closing a task' => 'Lukke en oppgave', + 'Assign a color to a specific user' => 'Tildel en farge til en bestemt bruker', + 'Column title' => 'Kolonne tittel', + 'Position' => 'Posisjon', + 'Move Up' => 'Flytt opp', + 'Move Down' => 'Flytt ned', + 'Duplicate to another project' => 'Kopier til et annet prosjekt', + 'Duplicate' => 'Kopier', + 'link' => 'link', + 'Comment updated successfully.' => 'Kommentar oppdatert.', + 'Unable to update your comment.' => 'Din kommentar kunne ikke oppdateres.', + 'Remove a comment' => 'Fjern en kommentar', + 'Comment removed successfully.' => 'Kommentaren ble fjernet.', + 'Unable to remove this comment.' => 'Kommentaren kunne ikke fjernes.', + 'Do you really want to remove this comment?' => 'Vil du virkelig fjerne denne kommentaren?', + 'Only administrators or the creator of the comment can access to this page.' => 'Kun administrator eller brukeren, som har oprettet kommentaren har adgang til denne siden.', + 'Current password for the user "%s"' => 'Aktivt passord for brukeren "%s"', + 'The current password is required' => 'Passord er pÃ¥krevet', + 'Wrong password' => 'Feil passord', + 'Unknown' => 'Ukjent', + 'Last logins' => 'Siste login', + 'Login date' => 'Login dato', + 'Authentication method' => 'Godkjenningsmetode', + 'IP address' => 'IP Adresse', + 'User agent' => 'User Agent', + 'Persistent connections' => 'Varige forbindelser', + 'No session.' => 'Ingen session.', + 'Expiration date' => 'Utløpsdato', + 'Remember Me' => 'Husk meg', + 'Creation date' => 'Opprettelsesdato', + 'Filter by user' => 'Filtrer efter bruker', + 'Filter by due date' => 'Filtrer etter forfallsdato', + 'Everybody' => 'Alle', + 'Open' => 'Ã…pen', + 'Closed' => 'Lukket', + 'Search' => 'Søk', + 'Nothing found.' => 'Intet funnet.', + 'Search in the project "%s"' => 'SÃk¸ i prosjektet "%s"', + 'Due date' => 'Forfallsdato', + 'Others formats accepted: %s and %s' => 'Andre formater: %s og %s', + 'Description' => 'Beskrivelse', + '%d comments' => '%d kommentarer', + '%d comment' => '%d kommentar', + 'Email address invalid' => 'Ugyldig epost', + 'Your Google Account is not linked anymore to your profile.' => 'Din Google-konto er ikke lengre knyttet til din profil.', + 'Unable to unlink your Google Account.' => 'Det var ikke mulig à fjerne din Google-konto.', + 'Google authentication failed' => 'Google godjenning mislyktes', + 'Unable to link your Google Account.' => 'Det var ikke mulig Ã¥knytte opp til din Google-konto.', + 'Your Google Account is linked to your profile successfully.' => 'Din Google-konto er knyttet til din profil.', + 'Email' => 'Epost', + 'Link my Google Account' => 'Knytt til min Google-konto', + 'Unlink my Google Account' => 'Fjern knytningen til min Google-konto', + 'Login with my Google Account' => 'Login med min Google-konto', + 'Project not found.' => 'Prosjekt ikke funnet.', + 'Task removed successfully.' => 'Oppgaven er fjernet.', + 'Unable to remove this task.' => 'Oppgaven kunne ikke fjernes.', + 'Remove a task' => 'Fjern en oppgave', + '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 farge baseret for en kategori', + 'Assign automatically a category based on a color' => 'Tildel automatisk en kategori basert pÃ¥ en farve', + 'Task creation or modification' => 'Oppgaveopprettelse eller endring', + 'Category' => 'Kategori', + 'Category:' => 'Kategori:', + 'Categories' => 'Kategorier', + 'Category not found.' => 'Kategori ikke funnet.', + 'Your category have been created successfully.' => 'Kategorien er opprettet.', + 'Unable to create your category.' => 'Kategorien kunne ikke opprettes.', + 'Your category have been updated successfully.' => 'Kategorien er oppdatert.', + 'Unable to update your category.' => 'Kategorien kunne ikke oppdateres.', + '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"' => 'Endring av kategori for prosjektet "%s"', + 'Category Name' => 'Kategorinavn', + 'Add a new category' => 'Legg til ny kategori', + 'Do you really want to remove this category: "%s"?' => 'Vil du virkelig fjerne kategorien: "%s"?', + 'Filter by category' => 'Filter etter kategori', + 'All categories' => 'Alle kategorier', + 'No category' => 'Ingen kategori', + 'The name is required' => 'Navnet er pÃ¥krevet', + 'Remove a file' => 'Fjern en fil', + 'Unable to remove this file.' => 'Filen kunne ikke fjernes.', + 'File removed successfully.' => 'Filen er fjernet.', + 'Attach a document' => 'Legg til et dokument', + 'Do you really want to remove this file: "%s"?' => 'Vil du virkelig fjerne filen: "%s"?', + 'open' => 'Ãpen', + 'Attachments' => 'Vedleggr', + 'Edit the task' => 'Rediger oppgaven', + 'Edit the description' => 'Rediger beskrivelsen', + 'Add a comment' => 'Legg til en kommentar', + 'Edit a comment' => 'Rediger en kommentar', + 'Summary' => 'Sammendrag', + 'Time tracking' => 'Tidsregistrering', + 'Estimate:' => 'Estimat:', + 'Spent:' => 'Brukt:', + 'Do you really want to remove this sub-task?' => 'Vil du virkelig fjerne denne deloppgaven?', + 'Remaining:' => 'Gjenværende:', + 'hours' => 'timer', + 'spent' => 'brukt', + 'estimated' => 'estimat', + 'Sub-Tasks' => 'Deloppgave', + 'Add a sub-task' => 'Legg til en deloppgave', + 'Original estimate' => 'Original estimering', + 'Create another sub-task' => 'Legg til en ny deloppgave', + 'Time spent' => 'Tidsforbruk', + 'Edit a sub-task' => 'Rediger en deloppgave', + 'Remove a sub-task' => 'Fjern en deloppgave', + 'The time must be a numeric value' => 'Tiden skal være en nummerisk erdi', + 'Todo' => 'GjÃremÃ¥l', + 'In progress' => 'Under arbeid', + 'Sub-task removed successfully.' => 'Deloppgaven er fjernet.', + 'Unable to remove this sub-task.' => 'Deloppgaven kunne ikke fjernes.', + 'Sub-task updated successfully.' => 'Deloppgaven er opdateret.', + 'Unable to update your sub-task.' => 'Deloppgaven kunne ikke opdateres.', + 'Unable to create your sub-task.' => 'Deloppgaven kunne ikke oprettes.', + 'Sub-task added successfully.' => 'Deloppgaven er lagt til.', + 'Maximum size: ' => 'Maksimum størrelse: ', + 'Unable to upload the file.' => 'Filen kunne ikke lastes opp.', + 'Display another project' => 'Vis annet prosjekt...', + 'Your GitHub account was successfully linked to your profile.' => 'Din GitHub-konto er knyttet til din profil.', + 'Unable to link your GitHub Account.' => 'Det var ikke mulig Ã¥ knytte din GitHub-konto.', + 'GitHub authentication failed' => 'GitHub godkjenning mislyktes', + 'Your GitHub account is no longer linked to your profile.' => 'Din GitHub-konto er ikke lengere knyttet til din profil.', + 'Unable to unlink your GitHub Account.' => 'Det var ikke muligt at fjerne forbindelsen til din GitHub-konto.', + 'Login with my GitHub Account' => 'Login med min GitHub-konto', + 'Link my GitHub Account' => 'Knytt min GitHub-konto', + 'Unlink my GitHub Account' => 'Fjern knytningen til min GitHub-konto', + 'Created by %s' => 'Opprettet av %s', + 'Last modified on %B %e, %Y at %k:%M %p' => 'Sist endret %d.%m.%Y - %H:%M', + 'Tasks Export' => 'Oppgave eksport', + 'Tasks exportation for "%s"' => 'Oppgaveeksportering for "%s"', + 'Start Date' => 'Start-dato', + 'End Date' => 'Slutt-dato', + 'Execute' => 'KKjør', + 'Task Id' => 'Oppgave ID', + 'Creator' => 'Laget av', + 'Modification date' => 'Endringsdato', + 'Completion date' => 'Ferdigstillingsdato', + 'Clone' => 'Kopier', + 'Project cloned successfully.' => 'Prosjektet er kopiert.', + 'Unable to clone this project.' => 'Prosjektet kunne ikke kopieres', + 'Email notifications' => 'Epostvarslinger', + 'Enable email notifications' => 'Aktiver eposvarslinger', + 'Task position:' => 'Oppgaveposisjon:', + 'The task #%d have been opened.' => 'Oppgaven #%d er Ã¥pnet.', + 'The task #%d have been closed.' => 'Oppgaven #%d er lukket.', + 'Sub-task updated' => 'Deloppgaven er oppdatert', + 'Title:' => 'Tittel:', + 'Status:' => 'Status:', + 'Assignee:' => 'Ansvarlig:', + 'Time tracking:' => 'TidsmÃ¥ling:', + 'New sub-task' => 'Ny deloppgave', + 'New attachment added "%s"' => 'Nytt vedlegg er lagt tilet "%s"', + 'Comment updated' => 'Kommentar oppdatert', + 'New comment posted by %s' => 'Ny kommentar fra %s', + 'New attachment' => 'Nytt vedlegg', + 'New comment' => 'Ny kommentar', + 'New subtask' => 'Ny deloppgave', + 'Subtask updated' => 'Deloppgave oppdatert', + 'Task updated' => 'Oppgave oppdatert', + 'Task closed' => 'Oppgave lukket', + 'Task opened' => 'Oppgave Ã¥pnet', + 'I want to receive notifications only for those projects:' => 'Jeg vil kun ha varslinger for disse prosjekter:', + 'view the task on Kanboard' => 'se oppgaven pÃ¥hovedsiden', + 'Public access' => 'Offentlig tilgang', + 'User management' => 'Brukere', + 'Active tasks' => 'Aktive oppgaver', + 'Disable public access' => 'Deaktiver offentlig tilgang', + 'Enable public access' => 'Aktiver offentlig tilgang', + 'Public access disabled' => 'Offentlig tilgang er deaktivert', + 'Do you really want to disable this project: "%s"?' => 'Vil du virkelig deaktivere prosjektet: "%s"?', + 'Do you really want to enable this project: "%s"?' => 'Vil du virkelig aktivere prosjektet: "%s"?', + 'Project activation' => 'Prosjekt aktivering', + 'Move the task to another project' => 'Flytt oppgaven til et annet prosjekt', + 'Move to another project' => 'Flytt til et annet prosjekt', + 'Do you really want to duplicate this task?' => 'Vil du virkelig kopiere denne oppgaven?', + 'Duplicate a task' => 'Kopier en oppgave', + 'External accounts' => 'Eksterne kontoer', + 'Account type' => 'Kontotype', + 'Local' => 'Lokal', + 'Remote' => 'Fjernstyrt', + 'Enabled' => 'Aktiv', + 'Disabled' => 'Deaktivert', + 'Google account linked' => 'Google-konto knyttet', + 'Github account linked' => 'GitHub-konto knyttet', + 'Username:' => 'Brukernavn', + 'Name:' => 'Navn:', + 'Email:' => 'Epost:', + 'Notifications:' => 'Varslinger:', + 'Notifications' => 'Varslinger', + 'Group:' => 'Gruppe:', + 'Regular user' => 'Normal bruker', + 'Account type:' => 'Konto type:', + 'Edit profile' => 'Rediger profil', + 'Change password' => 'Endre passord', + 'Password modification' => 'Passordendring', + 'External authentications' => 'Ekstern godkjenning', + 'Google Account' => 'Google-konto', + 'Github Account' => 'GitHub-konto', + 'Never connected.' => 'Aldri knyttet.', + 'No account linked.' => 'Ingen kontoer knyttet.', + 'Account linked.' => 'Konto knyttet.', + 'No external authentication enabled.' => 'Ingen eksterne godkjenninger aktiveret.', + 'Password modified successfully.' => 'Passord er endret.', + 'Unable to change the password.' => 'Passordet kuenne ikke endres.', + 'Change category for the task "%s"' => 'Endre kategori for oppgaven "%s"', + 'Change category' => 'Endre kategori', + '%s updated the task %s' => '%s oppdaterte oppgaven %s', + '%s opened the task %s' => '%s Ã¥pnet oppgaven %s', + '%s moved the task %s to the position #%d in the column "%s"' => '%s flyttet oppgaven %s til posisjonen #%d i kolonnen "%s"', + '%s moved the task %s to the column "%s"' => '%s flyttet oppgaven %s til kolonnen "%s"', + '%s created the task %s' => '%s opprettet oppgaven %s', + '%s closed the task %s' => '%s lukket oppgaven', + '%s created a subtask for the task %s' => '%s opprettet en deloppgave for oppgaven %s', + '%s updated a subtask for the task %s' => '%s oppdaterte en deloppgave for oppgaven %s', + 'Assigned to %s with an estimate of %s/%sh' => 'Tildelt til %s med et estimat pÃ¥ %s/%sh', + 'Not assigned, estimate of %sh' => 'Ikke tildelt, estimert til %sh', + '%s updated a comment on the task %s' => '%s oppdaterte en kommentar til oppgaven %s', + '%s commented the task %s' => '%s har kommentert oppgaven %s', + '%s\'s activity' => '%s\'s aktvitet', + 'No activity.' => 'Ingen aktivitet', + 'RSS feed' => 'RSS feed', + '%s updated a comment on the task #%d' => '%s oppdaterte en kommentar til oppgaven #%d', + '%s commented on the task #%d' => '%s kommenterte oppgaven #%d', + '%s updated a subtask for the task #%d' => '%s oppdaterte en deloppgave til oppgaven #%d', + '%s created a subtask for the task #%d' => '%s opprettet en deloppgave til oppgaven #%d', + '%s updated the task #%d' => '%s oppdaterte oppgaven #%d', + '%s created the task #%d' => '%s opprettet oppgaven #%d', + '%s closed the task #%d' => '%s lukket oppgaven #%d', + '%s open the task #%d' => '%s Ã¥pnet oppgaven #%d', + '%s moved the task #%d to the column "%s"' => '%s flyttet oppgaven #%d til kolonnen "%s"', + '%s moved the task #%d to the position %d in the column "%s"' => '%s flyttet oppgaven #%d til posisjonen %d i kolonnen "%s"', + 'Activity' => 'Aktivitetslogg', + 'Default values are "%s"' => 'Standardverdier er "%s"', + 'Default columns for new projects (Comma-separated)' => 'Standard kolonne for nye prosjekter (komma-separert)', + 'Task assignee change' => 'Endring av oppgaveansvarlig', + '%s change the assignee of the task #%d to %s' => '%s endre ansvarlig for oppgaven #%d til %s', + '%s changed the assignee of the task %s to %s' => '%s endret ansvarlig for oppgaven %s til %s', + 'New password for the user "%s"' => 'Nytt passord for brukeren "%s"', + 'Choose an event' => 'Velg en hendelse', + 'Github commit received' => 'Github forpliktelse mottatt', + 'Github issue opened' => 'Github problem Ã¥pnet', + 'Github issue closed' => 'Github problem lukket', + 'Github issue reopened' => 'Github problem gjenÃ¥pnet', + 'Github issue assignee change' => 'Endre ansvarlig for Github problem', + 'Github issue label change' => 'Endre etikett for Github problem', + 'Create a task from an external provider' => 'Oppret en oppgave fra en ekstern tilbyder', + 'Change the assignee based on an external username' => 'Endre ansvarlige baseret pÃ¥ et eksternt brukernavn', + 'Change the category based on an external label' => 'Endre kategorien basert pÃ¥ en ekstern etikett', + 'Reference' => 'Referanse', + 'Reference: %s' => 'Referanse: %s', + 'Label' => 'Etikett', + 'Database' => 'Database', + 'About' => 'Om', + 'Database driver:' => 'Database driver:', + 'Board settings' => 'Innstillinger for ptosjektside', + 'URL and token' => 'URL og token', + 'Webhook settings' => 'Webhook innstillinger', + 'URL for task creation:' => 'URL for oppgaveopprettelse:', + 'Reset token' => 'Resette token', + 'API endpoint:' => 'API endpoint:', + 'Refresh interval for private board' => 'Oppdateringsintervall for privat hovedside', + 'Refresh interval for public board' => 'Oppdateringsintervall for offentlig hovedside', + 'Task highlight period' => 'Fremhevingsperiode for oppgave', + 'Period (in second) to consider a task was modified recently (0 to disable, 2 days by default)' => 'Periode for à anta at en oppgave nylig ble endretg (0 for Ã¥ deaktivere, 2 dager 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 Ãt deaktivere denne funksjonen, 10 sekunder som standard)', + 'Application URL' => 'Applikasjons URL', + 'Example: http://example.kanboard.net/ (used by email notifications)' => 'Eksempel: http://example.kanboard.net/ (bruges til email notifikationer)', + 'Token regenerated.' => 'Token regenerert.', + 'Date format' => 'Datoformat', + 'ISO format is always accepted, example: "%s" and "%s"' => 'ISO format er alltid akseptert, eksempelvis: "%s" og "%s"', + 'New private project' => 'Nytt privat prosjekt', + 'This project is private' => 'Dette projektet er privat', + 'Type here to create a new sub-task' => 'Skriv her for à opprette en ny deloppgave', + 'Add' => 'Legg til', + 'Estimated time: %s hours' => 'Estimert tid: %s timer', + 'Time spent: %s hours' => 'Tid brukt: %s timer', + 'Started on %B %e, %Y' => 'Startet %d.%m.%Y ', + 'Start date' => 'Start dato', + 'Time estimated' => 'Tid estimert', + 'There is nothing assigned to you.' => 'Ingen er tildelt deg.', + 'My tasks' => 'Mine oppgaver', + 'Activity stream' => 'Aktivitetslogg', + 'Dashboard' => 'Hovedsiden', + 'Confirmation' => 'Bekreftelse', + 'Allow everybody to access to this project' => 'Gi alle tilgang til dette prosjektet', + 'Everybody have access to this project.' => 'Alle har tilgang til dette prosjektet', + // 'Webhooks' => '', + // 'API' => '', + // 'Github webhooks' => '', + // 'Help on Github webhooks' => '', + 'Create a comment from an external provider' => 'Opprett en kommentar fra en ekstern tilbyder', + // 'Github issue comment created' => '', + 'Project management' => 'Prosjektinnstillinger', + 'My projects' => 'Mine prosjekter', + 'Columns' => 'Kolonner', + 'Task' => 'Oppgave', + // 'Your are not member of any project.' => '', + // 'Percentage' => '', + // 'Number of tasks' => '', + // 'Task distribution' => '', + // 'Reportings' => '', + // 'Task repartition for "%s"' => '', + 'Analytics' => 'Analyser', + // 'Subtask' => '', + 'My subtasks' => 'Mine deloppgaver', + // 'User repartition' => '', + // 'User repartition for "%s"' => '', + 'Clone this project' => 'Kopier dette prosjektet', + // 'Column removed successfully.' => '', + // 'Github Issue' => '', + // 'Not enough data to show the graph.' => '', + // 'Previous' => '', + // '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' => '', + // 'Cumulative flow diagram for "%s"' => '', + // 'Daily project summary' => '', + // 'Daily project summary export' => '', + // 'Daily project summary export for "%s"' => '', + 'Exports' => 'Eksporter', + // 'This export contains the number of tasks per column grouped per day.' => '', + 'Nothing to preview...' => 'Ingenting Ã¥ forhÃ¥ndsvise', + 'Preview' => 'ForhÃ¥ndsvisning', + 'Write' => 'Skriv', + 'Active swimlanes' => 'Aktive svæmmebaner', + 'Add a new swimlane' => 'Legg til en ny svømmebane', + 'Change default swimlane' => 'Endre standard svÃømmebane', + 'Default swimlane' => 'Standard svømmebane', + // 'Do you really want to remove this swimlane: "%s"?' => '', + // 'Inactive swimlanes' => '', + 'Set project manager' => 'Velg prosjektleder', + 'Set project member' => 'Velg prosjektmedlem', + 'Remove a swimlane' => 'Fjern en svømmebane', + 'Rename' => 'Endre navn', + 'Show default swimlane' => 'Vis standard svømmebane', + // 'Swimlane modification for the project "%s"' => '', + // 'Swimlane not found.' => '', + // 'Swimlane removed successfully.' => '', + 'Swimlanes' => 'Svømmebaner', + 'Swimlane updated successfully.' => 'Svæmmebane oppdatert', + // 'The default swimlane have been updated successfully.' => '', + // 'Unable to create your swimlane.' => '', + // 'Unable to remove this swimlane.' => '', + // 'Unable to update this swimlane.' => '', + // 'Your swimlane have been created successfully.' => '', + // 'Example: "Bug, Feature Request, Improvement"' => '', + // 'Default categories for new projects (Comma-separated)' => '', + // 'Gitlab commit received' => '', + // 'Gitlab issue opened' => '', + // 'Gitlab issue closed' => '', + // 'Gitlab webhooks' => '', + // 'Help on Gitlab webhooks' => '', + 'Integrations' => 'Integrasjoner', + 'Integration with third-party services' => 'Integrasjoner med tredje-parts tjenester', + // 'Role for this project' => '', + 'Project manager' => 'Prosjektleder', + 'Project member' => 'Prosjektmedlem', + 'A project manager can change the settings of the project and have more privileges than a standard user.' => 'Prosjektlederen kan endre flere innstillinger for prosjektet enn den en vanlig bruker kan.', + // 'Gitlab Issue' => '', + // 'Subtask Id' => '', + // 'Subtasks' => '', + // 'Subtasks Export' => '', + // 'Subtasks exportation for "%s"' => '', + // 'Task Title' => '', + // 'Untitled' => '', + 'Application default' => 'Standardinstilling', + 'Language:' => 'SprÃ¥k', + 'Timezone:' => 'Tidssone', + // 'All columns' => '', + // 'Calendar for "%s"' => '', + // 'Filter by column' => '', + // 'Filter by status' => '', + 'Calendar' => 'Kalender', + // 'Next' => '', + // '#%d' => '', + // 'Filter by color' => '', + // 'Filter by swimlane' => '', + // 'All swimlanes' => '', + // 'All colors' => '', + // 'All status' => '', + // 'Moved to column %s' => '', + 'Change description' => 'Endre beskrivelse', + 'User dashboard' => 'Brukerens hovedside', + // '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' => 'Tidsskjema for deloppgaver', + 'There is nothing to show.' => 'Ingen data Ã¥ vise', + // 'Time Tracking' => '', + // 'You already have one subtask in progress' => '', + 'Which parts of the project do you want to duplicate?' => 'Hvilke deler av dette prosjektet ønsker du Ã¥ kopiere?', + 'Change dashboard view' => 'Endre visning', + 'Show/hide activities' => 'Vis/skjul aktiviteter', + 'Show/hide projects' => 'Vis/skjul prosjekter', + 'Show/hide subtasks' => 'Vis/skjul deloppgaver', + 'Show/hide tasks' => 'Vis/skjul oppgaver', + 'Disable login form' => 'Deaktiver innlogging', + 'Show/hide calendar' => 'Vis/skjul kalender', + 'User calendar' => 'Brukerens kalender', + // 'Bitbucket commit received' => '', + // 'Bitbucket webhooks' => '', + // 'Help on Bitbucket webhooks' => '', + // 'Start' => '', + // 'End' => '', + 'Task age in days' => 'Dager siden oppgaven ble opprettet', + 'Days in this column' => 'Dager siden oppgaven ble lagt i denne kolonnen', + // '%dd' => '', + 'Add a link' => 'Legg til en relasjon', + 'Add a new link' => 'Legg til en ny relasjon', + // '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.' => 'Ny relasjon er lagt til', + 'Link updated successfully.' => 'Relasjon er oppdatert', + 'Link removed successfully.' => 'Relasjon er fjernet', + 'Link labels' => 'Relasjonsetiketter', + 'Link modification' => 'Relasjonsmodifisering', + 'Links' => 'Relasjoner', + 'Link settings' => 'Relasjonsinnstillinger', + 'Opposite label' => 'Etikett for relatert motsatt oppgave', + 'Remove a link' => 'Fjern relasjon', + // 'Task\'s links' => '', + // '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' => 'relatert til', + 'blocks' => 'blokkerer', + 'is blocked by' => 'blokkeres av', + 'duplicates' => 'kopierer', + 'is duplicated by' => 'er en kopi av', + 'is a child of' => 'er en underordnet oppgave av', + 'is a parent of' => 'er en overordnet oppgave av', + 'targets milestone' => 'milepel', + 'is a milestone of' => 'er en milepel av', + 'fixes' => 'løser', + 'is fixed by' => 'løses av', + 'This task' => 'Denne oppgaven', + // '<1h' => '', + // '%dh' => '', + // '%b %e' => '', + 'Expand tasks' => 'Utvid oppgavevisning', + 'Collapse tasks' => 'Komprimer oppgavevisning', + 'Expand/collapse tasks' => 'Utvide/komprimere oppgavevisning', + // 'Close dialog box' => '', + // 'Submit a form' => '', + // 'Board view' => '', + 'Keyboard shortcuts' => 'Hurtigtaster', + // 'Open board switcher' => '', + // 'Application' => '', + // 'Filter recently updated' => '', + 'since %B %e, %Y at %k:%M %p' => 'siden %B %e, %Y at %k:%M %p', + 'More filters' => 'Flere filtre', + 'Compact view' => 'Kompakt visning', + 'Horizontal scrolling' => 'Bla horisontalt', + 'Compact/wide view' => 'Kompakt/bred visning', + 'No results match:' => 'Ingen resultater', + // 'Remove hourly rate' => '', + // 'Do you really want to remove this hourly rate?' => '', + 'Hourly rates' => 'Timepriser', + 'Hourly rate' => 'Timepris', + 'Currency' => 'Valuta', + // 'Effective date' => '', + // 'Add new rate' => '', + // 'Rate removed successfully.' => '', + // 'Unable to remove this rate.' => '', + // 'Unable to save the hourly rate.' => '', + // 'Hourly rate created successfully.' => '', + // 'Start time' => '', + // 'End time' => '', + // 'Comment' => '', + // 'All day' => '', + // 'Day' => '', + 'Manage timetable' => 'Tidstabell', + 'Overtime timetable' => 'Overtidstabell', + 'Time off timetable' => 'Fritidstabell', + 'Timetable' => 'Tidstabell', + 'Work timetable' => 'Arbeidstidstabell', + 'Week timetable' => 'Uketidstabell', + 'Day timetable' => 'Dagtidstabell', + 'From' => 'Fra', + 'To' => 'Til', + // 'Time slot created successfully.' => '', + // 'Unable to save this time slot.' => '', + // 'Time slot removed successfully.' => '', + // 'Unable to remove this time slot.' => '', + // 'Do you really want to remove this time slot?' => '', + // 'Remove time slot' => '', + // 'Add new time slot' => '', + // 'This timetable is used when the checkbox "all day" is checked for scheduled time off and overtime.' => '', + 'Files' => 'Filer', + 'Images' => 'Bilder', + 'Private project' => 'Privat prosjekt', + // 'Amount' => '', + // 'AUD - Australian Dollar' => '', + 'Budget' => 'Budsjett', + // 'Budget line' => '', + // 'Budget line removed successfully.' => '', + // 'Budget lines' => '', + // 'CAD - Canadian Dollar' => '', + // 'CHF - Swiss Francs' => '', + // 'Cost' => '', + // 'Cost breakdown' => '', + // 'Custom Stylesheet' => '', + // 'download' => '', + // 'Do you really want to remove this budget line?' => '', + // 'EUR - Euro' => '', + // 'Expenses' => '', + // 'GBP - British Pound' => '', + // 'INR - Indian Rupee' => '', + // 'JPY - Japanese Yen' => '', + // 'New budget line' => '', + // 'NZD - New Zealand Dollar' => '', + // 'Remove a budget line' => '', + // 'Remove budget line' => '', + // 'RSD - Serbian dinar' => '', + // 'The budget line have been created successfully.' => '', + // 'Unable to create the budget line.' => '', + // 'Unable to remove this budget line.' => '', + // 'USD - US Dollar' => '', + // 'Remaining' => '', + // 'Destination column' => '', + 'Move the task to another column when assigned to a user' => 'Flytt oppgaven til en annen kolonne nÃ¥r den er tildelt en bruker', + 'Move the task to another column when assignee is cleared' => 'Flytt oppgaven til en annen kolonne nÃ¥r ppgavetildeling fjernes ', + // 'Source column' => '', + // 'Show subtask estimates (forecast of future work)' => '', + 'Transitions' => 'Statusendringer', + // 'Executer' => '', + // 'Time spent in the column' => '', + // 'Task transitions' => '', + // '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' => 'Valutakurser', + // 'Rate' => '', + // 'Change reference currency' => '', + // 'Add a new currency rate' => '', + // 'Currency rates are used to calculate project budget.' => '', + // 'Reference currency' => '', + // 'The currency rate have been added successfully.' => '', + // 'Unable to add this currency rate.' => '', + // 'Send notifications to a Slack channel' => '', + // 'Webhook URL' => '', + // 'Help on Slack integration' => '', + // '%s remove the assignee of the task %s' => '', + // 'Send notifications to Hipchat' => '', + // 'API URL' => '', + // 'Room API ID or name' => '', + // 'Room notification token' => '', + // 'Help on Hipchat integration' => '', + // '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' => 'Dobbel godkjenning', + // 'Enable/disable two factor authentication' => '', + // 'This QR code contains the key URI: ' => '', + // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', + // 'Check my code' => '', + // 'Secret key: ' => '', + // 'Test your device' => '', + 'Assign a color when the task is moved to a specific column' => 'Endre til en valgt farge hvis en oppgave flyttes til en spesifikk kolonne', + // '%s via Kanboard' => '', + // 'uploaded by: %s' => '', + // 'uploaded on: %s' => '', + // 'size: %s' => '', + // 'Burndown chart for "%s"' => '', + // 'Burndown chart' => '', + // 'This chart show the task complexity over the time (Work Remaining).' => '', + // 'Screenshot taken %s' => '', + 'Add a screenshot' => 'Legg til et skjermbilde', + 'Take a screenshot and press CTRL+V or ⌘+V to paste here.' => 'Ta et skjermbilde og trykk CTRL+V for Ã¥ lime det inn her.', + 'Screenshot uploaded successfully.' => 'Skjermbilde opplastet', + // 'SEK - Swedish Krona' => '', + 'The project identifier is an optional alphanumeric code used to identify your project.' => 'Prosjektkoden er en alfanumerisk kode som kan brukes for Ã¥ identifisere prosjektet', + 'Identifier' => 'Prosjektkode', + // 'Postmark (incoming emails)' => '', + // 'Help on Postmark integration' => '', + // 'Mailgun (incoming emails)' => '', + // 'Help on Mailgun integration' => '', + // 'Sendgrid (incoming emails)' => '', + // 'Help on Sendgrid integration' => '', + // 'Disable two factor authentication' => '', + // 'Do you really want to disable the two factor authentication for this user: "%s"?' => '', + // 'Edit link' => '', + // 'Start to type task title...' => '', + // 'A task cannot be linked to itself' => '', + // 'The exact same link already exists' => '', + // 'Recurrent task is scheduled to be generated' => '', + // 'Recurring information' => '', + // 'Score' => '', + // 'The identifier must be unique' => '', + // 'This linked task id doesn\'t exists' => '', + // 'This value must be alphanumeric' => '', + 'Edit recurrence' => 'Endre gjentakelser', + 'Generate recurrent task' => 'Opprett gjentagende oppgave', + 'Trigger to generate recurrent task' => 'Betingelse for Ã¥ generere gjentakende oppgave', + 'Factor to calculate new due date' => 'Faktor for Ã¥ beregne ny tidsfrist', + 'Timeframe to calculate new due date' => 'Tidsramme for Ã¥ beregne ny tidsfrist', + 'Base date to calculate new due date' => 'Grunnlagsdato for Ã¥ beregne ny tidsfrist', + 'Action date' => 'Hendelsesdato', + 'Base date to calculate new due date: ' => 'Grunnlagsdato for Ã¥ beregne ny tidsfrist', + 'This task has created this child task: ' => 'Denne oppgaven har opprettet denne relaterte oppgaven', + 'Day(s)' => 'Dager', + 'Existing due date' => 'Eksisterende forfallsdato', + 'Factor to calculate new due date: ' => 'Faktor for Ã¥ beregne ny tidsfrist', + 'Month(s)' => 'MÃ¥neder', + 'Recurrence' => 'Gjentakelse', + 'This task has been created by: ' => 'Denne oppgaven er opprettet av:', + // 'Recurrent task has been generated:' => '', + // 'Timeframe to calculate new due date: ' => '', + // 'Trigger to generate recurrent task: ' => '', + 'When task is closed' => 'NÃ¥r oppgaven er lukket', + 'When task is moved from first column' => 'NÃ¥r oppgaven er flyttet fra første kolon', + 'When task is moved to last column' => 'NÃ¥r oppgaven er flyttet til siste kolonne', + 'Year(s)' => 'Ã¥r', + // 'Jabber (XMPP)' => '', + // 'Send notifications to Jabber' => '', + // 'XMPP server address' => '', + // 'Jabber domain' => '', + // 'Jabber nickname' => '', + // 'Multi-user chat room' => '', + // 'Help on Jabber integration' => '', + // 'The server address must use this format: "tcp://hostname:5222"' => '', + 'Calendar settings' => 'Kalenderinstillinger', + 'Project calendar view' => 'Visning prosjektkalender', + 'Project settings' => 'Prosjektinnstillinger', + // 'Show subtasks based on the time tracking' => '', + // 'Show tasks based on the creation date' => '', + // 'Show tasks based on the start date' => '', + // 'Subtasks time tracking' => '', + // 'User calendar view' => '', + 'Automatically update the start date' => 'Oppdater automatisk start-datoen', + // 'iCal feed' => '', + 'Preferences' => 'Preferanser', + 'Security' => 'Sikkerhet', + 'Two factor authentication disabled' => 'Dobbelgodkjenning deaktivert', + 'Two factor authentication enabled' => 'Dobbelgodkjenning aktivert', + // 'Unable to update this user.' => '', + // 'There is no user management for private projects.' => '', + // 'User that will receive the email' => '', + // 'Email subject' => '', + // 'Date' => '', + // 'By @%s on Bitbucket' => '', + // 'Bitbucket Issue' => '', + // 'Commit made by @%s on Bitbucket' => '', + // 'Commit made by @%s on Github' => '', + // 'By @%s on Github' => '', + // 'Commit made by @%s on Gitlab' => '', + 'Add a comment log when moving the task between columns' => 'Legg til en kommentar i loggen nÃ¥r en oppgave flyttes mellom kolonnene', + 'Move the task to another column when the category is changed' => 'Flytt oppgaven til en annen kolonne nÃ¥r kategorien endres', + 'Send a task by email to someone' => 'Send en oppgave pÃ¥ epost til noen', + // 'Reopen a task' => '', + // 'Bitbucket issue opened' => '', + // 'Bitbucket issue closed' => '', + // 'Bitbucket issue reopened' => '', + // 'Bitbucket issue assignee change' => '', + // 'Bitbucket issue comment created' => '', + 'Column change' => 'Endret kolonne', + 'Position change' => 'Posisjonsendring', + 'Swimlane change' => 'Endret svømmebane', + 'Assignee change' => 'Endret eier', + // '[%s] Overdue tasks' => '', + 'Notification' => 'Varsel', + // '%s moved the task #%d to the first swimlane' => '', + // '%s moved the task #%d to the swimlane "%s"' => '', + // 'Swimlane' => '', + // 'Budget overview' => '', + // 'Type' => '', + // 'There is not enough data to show something.' => '', + // 'Gravatar' => '', + // 'Hipchat' => '', + // 'Slack' => '', + // '%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:' => '', + // 'Overdue tasks for the project "%s"' => '', + // 'There is no completed tasks at the moment.' => '', + // 'New title: %s' => '', + // 'The task is not assigned anymore' => '', + // 'New assignee: %s' => '', + // 'There is no category now' => '', + // 'New category: %s' => '', + // 'New color: %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 have been modified' => '', + // 'Do you really want to close the task "%s" as well as all subtasks?' => '', + // 'Swimlane: %s' => '', + 'Project calendar' => 'Prosjektkalender', + // 'I want to receive notifications for:' => '', + 'All tasks' => 'Alle oppgaver', + // 'Only for tasks assigned to me' => '', + // 'Only for tasks created by me' => '', + // 'Only for tasks created by me and assigned to me' => '', + // '%A' => '', + // '%b %e, %Y, %k:%M %p' => '', + // 'New due date: %B %e, %Y' => '', + // 'Start date changed: %B %e, %Y' => '', + // '%k:%M %p' => '', + // '%%Y-%%m-%%d' => '', + // 'Total for all columns' => '', + // 'You need at least 2 days of data to show the chart.' => '', + // '<15m' => '', + // '<30m' => '', + 'Stop timer' => 'Stopp timer', + 'Start timer' => 'Start timer', + 'Add project member' => 'Legg til prosjektmedlem', + 'Enable notifications' => 'Aktiver varslinger', +); |