X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=2645e5e46118ea43b531dd3199785abfecbe7e9f;hb=74c4833c8f0e8952f0e960d913d58679ff90a9e8;hp=222256c9f0f7553df654e861cdbb094e91ee0342;hpb=a32d1441bb4b6e2cf58467f14c20f67ef0cf50c7;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 222256c9..2645e5e4 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -147,20 +147,59 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.manager_name' => 'Manager name', // 'label.manager_login' => 'Manager login', - - - -// TODO: refactoring ongoing down from here. - // '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', +// 'label.configure' => 'Configure', +// 'label.select_all' => 'Select all', +// 'label.select_none' => 'Deselect all', +// 'label.day_view' => 'Day view', +// 'label.week_view' => 'Week view', +// 'label.id' => 'ID', +// 'label.language' => 'Language', + + + +// TODO: refactoring ongoing down from here. + 'label.total' => 'totalt', // TODO: translate the following. // 'label.page' => 'Page',