More recycling in translations.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 9a2cd74..247fcdb 100644 (file)
@@ -210,7 +210,8 @@ $i18n_key_words = array(
 // 'label.total' => 'Total',
 // 'label.client_name' => 'Client name',
 // 'label.client_address' => 'Client address',
-// 'label.or' => 'or',
+'label.or' => 'eller',
+// TODO: translate the following.
 // 'label.error' => 'Error',
 // 'label.ldap_hint' => 'Type your <b>Windows login</b> and <b>password</b> in the fields below.',
 'label.required_fields' => '* obligatoriske felt',
@@ -340,8 +341,8 @@ $i18n_key_words = array(
 // 'dropdown.not_paid' => 'not paid',
 
 // Login form. See example at https://timetracker.anuko.com/login.php.
+'form.login.forgot_password' => 'Glemt passordet?',
 // TODO: translate the following.
-// 'form.login.forgot_password' => 'Forgot password?',
 // 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> is a simple, easy to use, open source time tracking system.',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
@@ -357,7 +358,8 @@ $i18n_key_words = array(
 // Time form. See example at https://timetracker.anuko.com/time.php.
 // TODO: translate the following.
 // 'form.time.duration_format' => '(hh:mm or 0.0h)',
-// 'form.time.billable' => 'Billable',
+'form.time.billable' => 'Fakturerbar',
+// TODO: translate the following.
 // 'form.time.uncompleted' => 'Uncompleted',
 // 'form.time.remaining_quota' => 'Remaining quota',
 // 'form.time.over_quota' => 'Over quota',
@@ -374,14 +376,14 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.reports.save_as_favorite' => 'Save as favorite',
 'form.reports.confirm_delete' => 'Er du sikker på at du vil slette denne favorittrapporten?',
+'form.reports.include_billable' => 'fakturerbar',
+'form.reports.include_not_billable' => 'ikke fakturerbar',
 // TODO: translate the following.
-// 'form.reports.include_billable' => 'billable',
-// 'form.reports.include_not_billable' => 'not billable',
 // 'form.reports.include_invoiced' => 'invoiced',
 // 'form.reports.include_not_invoiced' => 'not invoiced',
-// 'form.reports.select_period' => 'Select time period',
-// 'form.reports.set_period' => 'or set dates',
-// 'form.reports.show_fields' => 'Show fields',
+'form.reports.select_period' => 'Velg tidsperiode',
+'form.reports.set_period' => 'eller sett dato',
+'form.reports.show_fields' => 'Vis feltene',
 // 'form.reports.group_by' => 'Group by',
 // 'form.reports.group_by_no' => '--- no grouping ---',
 // 'form.reports.group_by_date' => 'date',
@@ -447,7 +449,6 @@ $i18n_key_words = array(
 // Note to translators: the strings below must be translated
 // "form.mytime.del_yes" => 'tidsoppføringen er slettet', 
 // "form.mytime.no_finished_rec" => 'Denne oppføringen ble lagret kun med starttid. Det er ikke en feil. Logg ut om nødvendig.',
-// "form.mytime.billable" => 'kan faktureres',
 // "form.mytime.warn_tozero_rec" => 'Denne oppføringen må slettes fordi tidsperioden er låst',
 // "form.mytime.uncompleted" => 'uferdig',
 
@@ -568,7 +569,6 @@ $i18n_key_words = array(
 // "form.client.comment" => 'kommentar ',
 
 // miscellaneous strings
-"forward.forgot_password" => 'glemt passordet?',
 "forward.tocsvfile" => 'eksporter data til en .csv fil',
 // Note to translators: the strings below are missing and must be translated and added
 // "forward.toxmlfile" => 'eksporter data til en .xml fil',
@@ -588,23 +588,12 @@ $i18n_key_words = array(
 // "controls.per_td" => 'i dag',
 // "controls.per_at" => 'all tid',
 // "controls.per_ty" => 'dette årr',
-"controls.sel_period" => '--- velg tidsperiode ---',
-// Note to translators: the strings below are missing and must be translated and added
-// "controls.inc_billable" => 'fakturerbar',
-// "controls.inc_nbillable" => 'ikke fakturerbar',
-// "controls.default" => '--- default ---',
-
-// labels
-"label.sel_tp" => 'velg tidsperiode',
-"label.set_tp" => 'eller sett dato',
-"label.fields" => 'vis feltene',
-"label.group_title" => 'sorter på',
+
 "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',
 // "label.sel_none" => 'velg ingen',
-// "label.or" => 'or',
 // "label.disable" => 'slå av',
 // "label.enable" => 'slå på',
 // "label.hrs" => 'timer',