X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/1b74bf5bac7eb20285f7020f14b26e56f33df6c8..7222eeeece08554fe11df2fe33e17dded52b06d0:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 38266859..7b5561a4 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -182,7 +182,7 @@ $i18n_key_words = array( // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', 'label.week_total' => 'Uken totalt', -// TODO: translate the following. +// TODO: translate the following. // 'label.month_total' => 'Month total', 'label.today' => 'I dag', // TODO: translate the following. @@ -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 Windows login and password in the fields below.', 'label.required_fields' => '* obligatoriske felt', @@ -573,11 +574,7 @@ $i18n_key_words = array( // Note to translators: the strings below are missing and must be translated and added // "forward.toxmlfile" => 'eksporter data til en .xml fil', // "forward.geninvoice" => 'lag faktura', -// "forward.change" => 'konfigur klienter', -// strings inside contols on forms -"controls.select.project" => '--- velg prosjekt ---', -"controls.select.activity" => '--- velg aktivitet ---', // Note to translators: the string below is missing and must be translated and added // "controls.select.client" => '--- velg klient ---', "controls.project_bind" => '--- alle ---', @@ -593,7 +590,6 @@ $i18n_key_words = array( // "controls.per_at" => 'all tid', // "controls.per_ty" => 'dette årr', "controls.sel_period" => '--- velg tidsperiode ---', -"controls.sel_groupby" => '--- ingen sortering ---', // Note to translators: the strings below are missing and must be translated and added // "controls.inc_billable" => 'fakturerbar', // "controls.inc_nbillable" => 'ikke fakturerbar', @@ -609,7 +605,6 @@ $i18n_key_words = array( // 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',