X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1593111c571fb4ab79ed1a7239552767f5e2dce0..3f154984d083cf6627f5c6f1ca8f4e165b035ca0:/WEB-INF/resources/no.lang.php
diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php
index 72e1fda2..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.',
@@ -204,9 +205,10 @@ $i18n_key_words = array(
// 'label.date_format' => 'Date format',
// 'label.time_format' => 'Time format',
// 'label.week_start' => 'First day of week',
-// 'label.comment' => 'Comment',
-// 'label.status' => 'Status',
-// 'label.tax' => 'Tax',
+'label.comment' => 'Kommentar',
+'label.status' => 'Status',
+'label.tax' => 'MVA',
+// TODO: translate the following.
// 'label.subtotal' => 'Subtotal',
// 'label.total' => 'Total',
// 'label.client_name' => 'Client name',
@@ -472,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',
@@ -519,7 +520,6 @@ $i18n_key_words = array(
// mail form attributes
"form.mail.from" => 'fra',
"form.mail.to" => 'til',
-"form.mail.comment" => 'kommentar',
"form.mail.above" => 'send denne rapporten som e-post',
// Note to translators: the strings below must be translated
// "form.mail.footer_str" => 'Anuko Time Tracker is et enkelt, brukervennlig tidsregistreringssystem
basert på åpen kildekode. Besøk www.anuko.com for flere opplysninger.',
@@ -534,8 +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.comment" => 'notat',
"form.invoice.th.username" => 'person',
"form.invoice.th.time" => 'timer',
"form.invoice.th.rate" => 'sats',
@@ -562,8 +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',
-// "form.client.comment" => 'kommentar ',
// miscellaneous strings
"forward.tocsvfile" => 'eksporter data til en .csv fil',
@@ -571,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