]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
More cleanup in translation files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 207a47702da77e9c177f7065b472758cb5820253..3826685998fc124597a42a0b511d25621080ddc6 100644 (file)
@@ -135,8 +135,8 @@ $i18n_key_words = array(
 'button.create_team' => 'Opprett team',
 'button.export' => 'Eksport team',
 'button.import' => 'Importer team',
+'button.close' => 'Lukk',
 // TODO: translate the following.
-// 'button.close' => 'Close',
 // 'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
@@ -181,7 +181,8 @@ $i18n_key_words = array(
 // 'label.item' => 'Item',
 // 'label.cost' => 'Cost',
 // 'label.day_total' => 'Day total',
-// 'label.week_total' => 'Week total',
+'label.week_total' => 'Uken totalt',
+// TODO: translate the following.    
 // 'label.month_total' => 'Month total',
 'label.today' => 'I dag',
 // TODO: translate the following.
@@ -599,14 +600,11 @@ $i18n_key_words = array(
 // "controls.default" => '--- default ---',
 
 // labels
-"label.sel_project" => 'velg prosjekt',
 "label.sel_tp" => 'velg tidsperiode',
 "label.set_tp" => 'eller sett dato',
 "label.fields" => 'vis feltene',
 "label.group_title" => 'sorter på',
-// Note to translators: the strings below must be translated
-// "label.include_title" => 'ta med oppføringer',
-// "label.inv_str" => 'faktura',
+"label.inv_str" => 'faktura',
 "label.set_empl" => 'velg brukere',
 // Note to translators: the strings below are missing and must be translated and added
 // "label.sel_all" => 'velg alle',
@@ -614,12 +612,9 @@ $i18n_key_words = array(
 // "label.or" => 'or',
 // "label.disable" => 'slå av',
 // "label.enable" => 'slå på',
-// "label.timeweek" => 'uken totalt',
 // "label.hrs" => 'timer',
 // "label.errors" => 'feil',
 // "label.ldap_hint" => 'Skriv din <b>Windows login</b> og <b>passord</b> i feltene nedenfor.',
-// "label.calendar_today" => 'i dag',
-// "label.calendar_close" => 'lukk',
 
 // login hello text
 // "login.hello.text" => "Anuko Time Tracker er et enkelt, brukervennlig tidsregistreringssystem basert på åpen kildekode.",