X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/59cc31a364495ff91d9b43fada500982418fd4e7..3f154984d083cf6627f5c6f1ca8f4e165b035ca0:/WEB-INF/resources/no.lang.php diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index 247fcdb0..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.', @@ -176,8 +177,9 @@ $i18n_key_words = array( // 'label.start' => 'Start', // 'label.finish' => 'Finish', // 'label.duration' => 'Duration', -// 'label.note' => 'Note', -// 'label.notes' => 'Notes', +'label.note' => 'Notat', +'label.notes' => 'Notater', +// TODO: translate the following. // 'label.item' => 'Item', // 'label.cost' => 'Cost', // 'label.day_total' => 'Day total', @@ -203,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', @@ -438,14 +441,12 @@ $i18n_key_words = array( "form.mytime.start" => 'starttid', "form.mytime.finish" => 'ferdig', "form.mytime.duration" => 'varighet', -"form.mytime.note" => 'notat', "form.mytime.daily" => 'daglig arbeide', "form.mytime.total" => 'totalt antall timer: ', "form.mytime.th.project" => 'prosjekt', "form.mytime.th.start" => 'starttid', "form.mytime.th.finish" => 'ferdig', "form.mytime.th.duration" => 'varighet', -"form.mytime.th.note" => 'notat', // 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.', @@ -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', @@ -506,7 +506,6 @@ $i18n_key_words = array( "form.report.duration" => 'varighet', "form.report.start" => 'starttid', "form.report.finish" => 'ferdig', -"form.report.note" => 'notat', "form.report.project" => 'prosjekt', // Note to translators: the strings below must be translated // "form.report.totals_only" => 'kun summer', @@ -517,12 +516,10 @@ $i18n_key_words = array( "form.report.th.start" => 'starttid', "form.report.th.finish" => 'ferdig', "form.report.th.duration" => 'varighet', -"form.report.th.note" => 'notat', // 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.', @@ -537,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', @@ -565,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', @@ -574,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