Add cli command to compare locales + cleanup translation files
This commit is contained in:
@@ -38,15 +38,11 @@ return array(
|
||||
'No user' => 'Ingen bruger',
|
||||
'Forbidden' => 'Forbudt',
|
||||
'Access Forbidden' => 'Adgang nægtet',
|
||||
'Only administrators can access to this page.' => 'Kun administratorer har adgang til denne side.',
|
||||
'Edit user' => 'Rediger bruger',
|
||||
'Logout' => 'Log ud',
|
||||
'Bad username or password' => 'Forkert brugernavn eller adgangskode',
|
||||
'users' => 'Brugere',
|
||||
'projects' => 'Projekter',
|
||||
'Edit project' => 'Rediger projekt',
|
||||
'Name' => 'Navn',
|
||||
'Activated' => 'Aktiveret',
|
||||
'Projects' => 'Projekter',
|
||||
'No project' => 'Intet projekt',
|
||||
'Project' => 'Projekt',
|
||||
@@ -56,7 +52,6 @@ return array(
|
||||
'Actions' => 'Handlinger',
|
||||
'Inactive' => 'Inaktiv',
|
||||
'Active' => 'Aktiv',
|
||||
'Column %d' => 'Kolonne %d',
|
||||
'Add this column' => 'Tilføj denne kolonne',
|
||||
'%d tasks on the board' => '%d Opgaver på boardet',
|
||||
'%d tasks in total' => '%d Opgaver i alt',
|
||||
@@ -67,14 +62,11 @@ return array(
|
||||
'New project' => 'Nyt projekt',
|
||||
'Do you really want to remove this project: "%s"?' => 'Vil du virkelig fjerne dette projekt: "%s"?',
|
||||
'Remove project' => 'Fjern projekt',
|
||||
'Boards' => 'Boards',
|
||||
'Edit the board for "%s"' => 'Rediger boardet for "%s"',
|
||||
'All projects' => 'Alle Projekter',
|
||||
'Change columns' => 'Ændre kolonner',
|
||||
'Add a new column' => 'Tilføj en ny kolonne',
|
||||
'Title' => 'Titel',
|
||||
'Add Column' => 'Tilføj kolonne',
|
||||
'Project "%s"' => 'Projekt "%s"',
|
||||
'Nobody assigned' => 'Ingen ansvarlig',
|
||||
'Assigned to %s' => 'Ansvarlig: %s',
|
||||
'Remove a column' => 'Fjern en kolonne',
|
||||
@@ -87,16 +79,12 @@ return array(
|
||||
'Language' => 'Sprog',
|
||||
'Webhook token:' => 'Webhook token:',
|
||||
'API token:' => 'API Token:',
|
||||
'More information' => 'Mere Information',
|
||||
'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)',
|
||||
'User settings' => 'Brugerindstillinger',
|
||||
'My default project:' => 'Mit standard projekt:',
|
||||
'Close a task' => 'Luk en opgave',
|
||||
'Do you really want to close this task: "%s"?' => 'Vil du virkelig lukke denne opgave: "%s"?',
|
||||
'Edit a task' => 'Rediger en opgave',
|
||||
'Column' => 'Kolonne',
|
||||
'Color' => 'Farve',
|
||||
@@ -121,19 +109,15 @@ return array(
|
||||
'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 username must be alphanumeric' => 'Brugernavnet skal være alfanumerisk',
|
||||
'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 column is required' => 'Kolonnen er krævet',
|
||||
'The project is required' => 'Projektet er krævet',
|
||||
'The color is required' => 'Farven 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',
|
||||
'This project must be unique' => 'Projektets navn skal være unikt',
|
||||
'The title is required' => 'Titel er krævet',
|
||||
'The language is required' => 'Sproget er krævet',
|
||||
'There is no active project, the first step is to create a new project.' => 'Der er ingen aktive projekter. Første step er at oprette et nyt projekt.',
|
||||
'Settings saved successfully.' => 'Indstillinger gemt.',
|
||||
'Unable to save your settings.' => 'Indstillinger kunne ikke gemmes.',
|
||||
@@ -173,9 +157,7 @@ return array(
|
||||
'Date created' => 'Dato for oprettelse',
|
||||
'Date completed' => 'Dato for fuldført',
|
||||
'Id' => 'ID',
|
||||
'No task' => 'Ingen opgave',
|
||||
'Completed tasks' => 'Fuldførte opgaver',
|
||||
'List of projects' => 'Liste over projekter',
|
||||
'Completed tasks for "%s"' => 'Fuldførte opgaver for "%s"',
|
||||
'%d closed tasks' => '%d lukket opgavet',
|
||||
'No task for this project' => 'Ingen opgaver i dette projekt',
|
||||
@@ -187,29 +169,22 @@ return array(
|
||||
'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',
|
||||
'limit' => 'Begrænsning',
|
||||
'Task limit' => 'Opgave begrænsning',
|
||||
// 'Task count' => '',
|
||||
'This value must be greater than %d' => 'Denne værdi skal være større end %d',
|
||||
'Edit project access list' => 'Rediger adgangstilladelser for projektet',
|
||||
'Edit users access' => 'Rediger brugertilladelser',
|
||||
'Allow this user' => 'Tillad denne bruger',
|
||||
'Only those users have access to this project:' => 'Kunne disse brugere har adgang til dette projekt:',
|
||||
'Don\'t forget that administrators have access to everything.' => 'Glem ikke at administratorer har adgang til alt.',
|
||||
'Revoke' => 'Fjern',
|
||||
'List of authorized users' => 'Liste over autoriserede brugere',
|
||||
'User' => 'Bruger',
|
||||
'Nobody have access to this project.' => 'Ingen har adgang til dette projekt.',
|
||||
'You are not allowed to access to this project.' => 'Du har ikke tilladelse til at få adgang til dette projekt.',
|
||||
'Comments' => 'Kommentarer',
|
||||
'Post comment' => 'Skriv en kommentar',
|
||||
'Write your text in Markdown' => 'Skriv din tekst i markdown',
|
||||
'Leave a comment' => 'Efterlad en kommentar',
|
||||
'Comment is required' => 'Kommentar er krævet',
|
||||
'Leave a description' => 'Efterlad en beskrivelse...',
|
||||
'Comment added successfully.' => 'Kommentaren er tilføjet.',
|
||||
'Unable to create your comment.' => 'Din kommentar kunne ikke oprettes.',
|
||||
'The description is required' => 'Beskrivelsen er krævet',
|
||||
'Edit this task' => 'Rediger denne opgave',
|
||||
'Due Date' => 'Forfaldsdato',
|
||||
'Invalid date' => 'Ugyldig dato',
|
||||
@@ -236,15 +211,12 @@ return array(
|
||||
'Save this action' => 'Gem denne handling',
|
||||
'Do you really want to remove this action: "%s"?' => 'Vil du virkelig slette denne handling: "%s"?',
|
||||
'Remove an automatic action' => 'Fjern en automatisk handling',
|
||||
'Close the task' => 'Luk opgaven',
|
||||
'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',
|
||||
'Move a task to another position in the same column' => 'Flyt opgaven til en anden position, i den samme kolonne',
|
||||
'Task modification' => 'Opgave forandring',
|
||||
'Task creation' => 'Opgave oprettelse',
|
||||
'Open a closed task' => 'Åbne en lukket opgave',
|
||||
'Closing a task' => 'Lukke en opgave',
|
||||
'Assign a color to a specific user' => 'Tildel en farve til en bestemt bruger',
|
||||
'Column title' => 'Kolonne titel',
|
||||
@@ -254,7 +226,6 @@ return array(
|
||||
'Duplicate to another project' => 'Kopier til et andet projekt',
|
||||
'Duplicate' => 'Kopier',
|
||||
'link' => 'link',
|
||||
'Update this comment' => 'Opdater denne kommentar',
|
||||
'Comment updated successfully.' => 'Kommentar opdateret.',
|
||||
'Unable to update your comment.' => 'Din kommentar kunne ikke opdateres.',
|
||||
'Remove a comment' => 'Fjern en kommentar',
|
||||
@@ -262,12 +233,9 @@ return array(
|
||||
'Unable to remove this comment.' => 'Kommentaren kunne ikke fjernes.',
|
||||
'Do you really want to remove this comment?' => 'Vil du virkelig fjerne denne kommentar?',
|
||||
'Only administrators or the creator of the comment can access to this page.' => 'Kun administratore eller brugeren, som har oprettet kommentaren har adgang til denne side.',
|
||||
'Details' => 'Detaljer',
|
||||
'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',
|
||||
'Reset all tokens' => 'Nulstil alle tokens',
|
||||
'All tokens have been regenerated.' => 'Alle tokens er blevet regenereret.',
|
||||
'Unknown' => 'Ukendt',
|
||||
'Last logins' => 'Sidste login',
|
||||
'Login date' => 'Login dato',
|
||||
@@ -303,7 +271,6 @@ return array(
|
||||
'Unlink my Google Account' => 'Fjern forbindelsen til min Google-konto',
|
||||
'Login with my Google Account' => 'Login med min Google-konto',
|
||||
'Project not found.' => 'Projekt ikke fundet.',
|
||||
'Task #%d' => 'Opgave %d',
|
||||
'Task removed successfully.' => 'Opgaven er fjernet.',
|
||||
'Unable to remove this task.' => 'Opgaven kunne ikke fjernes.',
|
||||
'Remove a task' => 'Fjern en opgave',
|
||||
@@ -324,7 +291,6 @@ return array(
|
||||
'Unable to remove this category.' => 'Kategorien kunne ikke fjernes.',
|
||||
'Category modification for the project "%s"' => 'Forandring af kategori for projektet "%s"',
|
||||
'Category Name' => 'Kategorinavn',
|
||||
'Categories for the project "%s"' => 'Kategorier i projektet "%s"',
|
||||
'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"?',
|
||||
'Filter by category' => 'Filter efter kategori',
|
||||
@@ -390,7 +356,6 @@ return array(
|
||||
'Modification date' => 'Ændringsdato',
|
||||
'Completion date' => 'Afslutningsdato',
|
||||
'Clone' => 'Kopier',
|
||||
'Clone Project' => 'Kopier projekt',
|
||||
'Project cloned successfully.' => 'Projektet er kopieret.',
|
||||
'Unable to clone this project.' => 'Projektet kunne ikke kopieres',
|
||||
'Email notifications' => 'Email notifikationer',
|
||||
@@ -407,7 +372,6 @@ return array(
|
||||
'New attachment added "%s"' => 'Ny vedhæftning tilføjet "%s"',
|
||||
'Comment updated' => 'Kommentar opdateret',
|
||||
'New comment posted by %s' => 'Ny kommentar af %s',
|
||||
'List of due tasks for the project "%s"' => 'Udestående opgaver for projektet "%s"',
|
||||
// 'New attachment' => '',
|
||||
// 'New comment' => '',
|
||||
// 'New subtask' => '',
|
||||
@@ -415,21 +379,15 @@ return array(
|
||||
// 'Task updated' => '',
|
||||
// 'Task closed' => '',
|
||||
// 'Task opened' => '',
|
||||
'[%s][Due tasks]' => '[%s][Udestående opgaver]',
|
||||
'[Kanboard] Notification' => '[Kanboard] Notifikation',
|
||||
'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',
|
||||
'Category management' => 'Kategorier',
|
||||
'User management' => 'Brugerstyring',
|
||||
'Active tasks' => 'Aktive opgaver',
|
||||
'Disable public access' => 'Deaktiver offentlig adgang',
|
||||
'Enable public access' => 'Aktivér offentlig adgang',
|
||||
'Active projects' => 'Aktive Projekter',
|
||||
'Inactive projects' => 'Inaktive projekter',
|
||||
'Public access disabled' => 'Offentlig adgang deaktiveret',
|
||||
'Do you really want to disable this project: "%s"?' => 'Vil du virkelig deaktivere dette projekt: "%s"?',
|
||||
'Do you really want to duplicate this project: "%s"?' => 'Vil du virkelig kopiere dette projekt: "%s"?',
|
||||
'Do you really want to enable this project: "%s"?' => 'Vil du virkelig aktiverer dette projekt: "%s"?',
|
||||
'Project activation' => 'Projekt aktivering',
|
||||
'Move the task to another project' => 'Flyt opgaven til et andet projekt',
|
||||
@@ -498,9 +456,6 @@ return array(
|
||||
'Task assignee change' => 'Opgaven ansvarlig ændring',
|
||||
'%s change 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',
|
||||
// 'Column Change' => '',
|
||||
// 'Position Change' => '',
|
||||
// 'Assignee Change' => '',
|
||||
'New password for the user "%s"' => 'Ny adgangskode for brugeren "%s"',
|
||||
'Choose an event' => 'Vælg et event',
|
||||
'Github commit received' => 'Github commit modtaget',
|
||||
@@ -553,12 +508,10 @@ return array(
|
||||
// 'Everybody have access to this project.' => '',
|
||||
// 'Webhooks' => '',
|
||||
// 'API' => '',
|
||||
// 'Integration' => '',
|
||||
// 'Github webhooks' => '',
|
||||
// 'Help on Github webhooks' => '',
|
||||
// 'Create a comment from an external provider' => '',
|
||||
// 'Github issue comment created' => '',
|
||||
// 'Configure' => '',
|
||||
// 'Project management' => '',
|
||||
// 'My projects' => '',
|
||||
// 'Columns' => '',
|
||||
@@ -576,7 +529,6 @@ return array(
|
||||
// 'User repartition for "%s"' => '',
|
||||
// 'Clone this project' => '',
|
||||
// 'Column removed successfully.' => '',
|
||||
// 'Edit Project' => '',
|
||||
// 'Github Issue' => '',
|
||||
// 'Not enough data to show the graph.' => '',
|
||||
// 'Previous' => '',
|
||||
@@ -657,7 +609,6 @@ return array(
|
||||
// 'All swimlanes' => '',
|
||||
// 'All colors' => '',
|
||||
// 'All status' => '',
|
||||
// 'Add a comment logging moving the task between columns' => '',
|
||||
// 'Moved to column %s' => '',
|
||||
// 'Change description' => '',
|
||||
// 'User dashboard' => '',
|
||||
@@ -922,4 +873,74 @@ return array(
|
||||
// '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' => '',
|
||||
// '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' => '',
|
||||
// 'Move the task to another column when the category is changed' => '',
|
||||
// 'Send a task by email to someone' => '',
|
||||
// 'Reopen a task' => '',
|
||||
// 'Bitbucket issue opened' => '',
|
||||
// 'Bitbucket issue closed' => '',
|
||||
// 'Bitbucket issue reopened' => '',
|
||||
// 'Bitbucket issue assignee change' => '',
|
||||
// 'Bitbucket issue comment created' => '',
|
||||
// 'Column change' => '',
|
||||
// 'Position change' => '',
|
||||
// 'Swimlane change' => '',
|
||||
// 'Assignee change' => '',
|
||||
// '[%s] Overdue tasks' => '',
|
||||
// 'Notification' => '',
|
||||
// '%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' => '',
|
||||
// 'I want to receive notifications for:' => '',
|
||||
// 'All tasks' => '',
|
||||
// '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' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user