X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=e8bf378bf6e02624ebb911370f31c42c801d6dff;hb=96dec36d5b4864edb6fd5be524806c3b9c332dfb;hp=e5c732e741a3d5d1614cd4d9179ffe01f0303201;hpb=3c1fc11af2a371006431cd8f00917fc80dea9347;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index e5c732e7..e8bf378b 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -139,26 +139,60 @@ $i18n_key_words = array( // 'button.close' => 'Close', // 'button.stop' => 'Stop', - - -// TODO: refactoring ongoing down from here. - // Labels for controls on forms. Labels in this section are used on multiple forms. -// TODO: translate label.team_name +// TODO: translate the following. // 'label.team_name' => 'Team name', +// 'label.address' => 'Address', 'label.currency' => 'Valuta', -// TODO: translate these strings. -// 'label.manager_name' => 'manager name', -// 'label.manager_login' => 'manager login', +// TODO: translate the following. +// 'label.manager_name' => 'Manager name', +// 'label.manager_login' => 'Manager login', // 'label.person_name' => 'Name', // 'label.thing_name' => 'Name', +// 'label.login' => 'Login', 'label.password' => 'Passord', 'label.confirm_password' => 'Bekreft passord', +'label.email' => 'E-post', // TODO: translate the following. -// 'label.email' => 'Email', // 'label.cc' => 'Cc', // 'label.bcc' => 'Bcc', 'label.subject' => 'Emne', +// TODO: translate the following. +// 'label.date' => 'Date', +// 'label.start_date' => 'Start date', +// 'label.end_date' => 'End date', +// 'label.user' => 'User', +// 'label.users' => 'Users', +// 'label.client' => 'Client', +// 'label.clients' => 'Clients', +// 'label.option' => 'Option', +// 'label.invoice' => 'Invoice', +// 'label.project' => 'Project', +// 'label.projects' => 'Projects', +// 'label.task' => 'Task', +// 'label.tasks' => 'Tasks', +// 'label.description' => 'Description', +// 'label.start' => 'Start', +// 'label.finish' => 'Finish', +// 'label.duration' => 'Duration', +// 'label.note' => 'Note', +// 'label.notes' => 'Notes', +// 'label.item' => 'Item', +// 'label.cost' => 'Cost', +// 'label.day_total' => 'Day total', +// 'label.week_total' => 'Week total', +// 'label.month_total' => 'Month total', +// 'label.today' => 'Today', +// 'label.total_hours' => 'Total hours', +// 'label.total_cost' => 'Total cost', +// 'label.view' => 'View', +// 'label.edit' => 'Edit', +// 'label.delete' => 'Delete', + + + +// TODO: refactoring ongoing down from here. + 'label.total' => 'totalt', // TODO: translate the following. // 'label.page' => 'Page',