X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=e5d4375d0293e1db5b9091c4fdaef425220f5138;hb=f12e0989887b6cc05cef4d252105083eac063cd5;hp=ace020940a2c29e79db3fc7abcd75016b1469f89;hpb=664fe935d85316a57f2285dba5ecd42c66f4982e;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index ace02094..e5d4375d 100644 --- a/WEB-INF/resources/no.lang.php +++ b/WEB-INF/resources/no.lang.php @@ -42,19 +42,19 @@ $i18n_key_words = array( // Menus. 'menu.login' => 'Innlogging', 'menu.logout' => 'Logg ut', -// TODO: translate the following: +// TODO: translate the following. // 'menu.forum' => 'Forum', 'menu.help' => 'Hjelp', // Note to translators: menu.create_team needs an improved translation. 'menu.create_team' => 'Lag ny adminkonto', 'menu.profile' => 'Profil', 'menu.time' => 'Tid', -// TODO: translate the following: +// TODO: translate the following. // 'menu.expenses' => 'Expenses', 'menu.reports' => 'Rapporter', 'menu.charts' => 'Diagrammer', 'menu.projects' => 'Prosjekter', -// TODO: translate the following: +// TODO: translate the following. // 'menu.tasks' => 'Tasks', // 'menu.users' => 'Users', // Note to translators: check translation of menu.teams. This is for a list of teams in the time tracker for admin. @@ -64,7 +64,7 @@ $i18n_key_words = array( 'menu.options' => 'Opsjoner', // Footer - strings on the bottom of most pages. -// TODO: translate the following: +// TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', // 'footer.credits' => 'Credits', // 'footer.license' => 'License', @@ -72,7 +72,7 @@ $i18n_key_words = array( // This is a link to a webpage that describes how to contribute to the project. // Error messages. -// TODO: translate the following: +// TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', 'error.db' => 'Databasefeil.', @@ -81,7 +81,11 @@ $i18n_key_words = array( 'error.not_equal' => 'Feltet "{0}" stemmer ikke med "{1}".', 'error.interval' => 'Feil intervall.', 'error.project' => 'Velg prosjekt.', -'error.activity' => 'Velg aktivitet.', +// TODO: translate the following. +// 'error.task' => 'Select task.', +// 'error.client' => 'Select client.', +// 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => 'Feil brukernavn eller passord.', 'error.user_exists' => 'Bruker med et slikt brukernavn eksisterer allerede.', 'error.project_exists' => 'Et prosjekt med dette navnet er allerede opprettet.', @@ -99,7 +103,6 @@ $i18n_key_words = array( // Labels for buttons. 'button.login' => 'Innlogging', 'button.now' => 'NÃ¥', -// 'button.set' => 'Sette', 'button.save' => 'Lagre', 'button.cancel' => 'Avbryt', // TODO: check translation of button.submit. It is used on several pages, including https://timetracker.anuko.com/time.php. @@ -132,11 +135,17 @@ $i18n_key_words = array( // 'label.thing_name' => 'Name', 'label.password' => 'Passord', 'label.confirm_password' => 'Bekreft passord', -// 'label.email' => 'email', +// TODO: translate the following. +// 'label.email' => 'Email', +// 'label.cc' => 'Cc', +// 'label.bcc' => 'Bcc', +'label.subject' => 'Emne', 'label.total' => 'totalt', // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Form titles. // TODO: the entire title section is missing here. See the English file. @@ -303,8 +312,6 @@ $i18n_key_words = array( // mail form attributes "form.mail.from" => 'fra', "form.mail.to" => 'til', -"form.mail.cc" => 'cc', -"form.mail.subject" => 'emne', "form.mail.comment" => 'kommentar', "form.mail.above" => 'send denne rapporten som e-post', // Note to translators: the strings below must be translated