Improve columns table in project settings
This commit is contained in:
@@ -58,8 +58,6 @@ return array(
|
||||
'Actions' => 'Handlinger',
|
||||
'Inactive' => 'Inaktiv',
|
||||
'Active' => 'Aktiv',
|
||||
'%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',
|
||||
'Disable' => 'Deaktiver',
|
||||
'Enable' => 'Aktiver',
|
||||
@@ -146,8 +144,6 @@ return array(
|
||||
'Done' => 'Utført',
|
||||
'Application version:' => 'Versjon:',
|
||||
'Id' => 'ID',
|
||||
'%d closed tasks' => '%d lukkede oppgaver',
|
||||
'No task for this project' => 'Ingen oppgaver i dette prosjektet',
|
||||
'Public link' => 'Offentligt lenke',
|
||||
'Timezone' => 'Tidssone',
|
||||
'Sorry, I didn\'t find this information in my database!' => 'Denne informasjonen kunne ikke finnes i databasen!',
|
||||
@@ -188,7 +184,6 @@ return array(
|
||||
'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',
|
||||
'Duplicate to another project' => 'Kopier til et annet prosjekt',
|
||||
'Duplicate' => 'Kopier',
|
||||
@@ -318,7 +313,6 @@ return array(
|
||||
'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',
|
||||
'Active tasks' => 'Aktive oppgaver',
|
||||
'Disable public access' => 'Deaktiver offentlig tilgang',
|
||||
'Enable public access' => 'Aktiver offentlig tilgang',
|
||||
'Public access disabled' => 'Offentlig tilgang er deaktivert',
|
||||
|
||||
Reference in New Issue
Block a user