]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Some string recycling in Chinese files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 0a050cf8e8340a060099723bfdfd34fa53cbd0b1..9c7e68b2a0840e07f2887cc091c400beb7ea0c42 100644 (file)
@@ -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