X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/d843adf87afb693ebf31ca3ad23705126ffca0bc..3f154984d083cf6627f5c6f1ca8f4e165b035ca0:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 0a050cf8..9c7e68b2 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -84,7 +84,8 @@ $i18n_key_words = array( 'error.project' => 'Velg prosjekt.', // TODO: translate the following. // 'error.task' => 'Select task.', -// 'error.client' => 'Select client.', +'error.client' => 'Velg klient.', +// TODO: translate the following. // 'error.report' => 'Select report.', // 'error.record' => 'Select record.', 'error.auth' => 'Feil brukernavn eller passord.', @@ -205,9 +206,9 @@ $i18n_key_words = array( // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', 'label.comment' => 'Kommentar', +'label.status' => 'Status', +'label.tax' => 'MVA', // TODO: translate the following. -// 'label.status' => 'Status', -// 'label.tax' => 'Tax', // 'label.subtotal' => 'Subtotal', // 'label.total' => 'Total', // 'label.client_name' => 'Client name', @@ -473,7 +474,6 @@ $i18n_key_words = array( "form.people.del_str" => 'slett bruker', "form.people.th.login" => 'innlogging', "form.people.th.role" => 'rolle', -"form.people.th.status" => 'status', // Note to translators: the 2 strings below are missing and must be added and translated // "form.people.th.project" => 'prosjekt', // "form.people.th.rate" => 'timesats', @@ -534,7 +534,6 @@ $i18n_key_words = array( // "form.invoice.fillform" => 'fyll inn i feltene', "form.invoice.date" => 'dato', "form.invoice.number" => 'fakturanummer', -"form.invoice.tax" => 'MVA', "form.invoice.th.username" => 'person', "form.invoice.th.time" => 'timer', "form.invoice.th.rate" => 'sats', @@ -561,7 +560,6 @@ $i18n_key_words = array( // "form.client.add_title" => 'legg til klient', // "form.client.edit_title" => 'endre klient', // "form.client.del_title" => 'slett klient', -// "form.client.tax" => 'avgift', // miscellaneous strings "forward.tocsvfile" => 'eksporter data til en .csv fil', @@ -569,8 +567,6 @@ $i18n_key_words = array( // "forward.toxmlfile" => 'eksporter data til en .xml fil', // "forward.geninvoice" => 'lag faktura', -// Note to translators: the string below is missing and must be translated and added -// "controls.select.client" => '--- velg klient ---', "controls.project_bind" => '--- alle ---', "controls.all" => '--- alle ---', // Note to translators: the strings below are missing and must be translated and added