X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fno.lang.php;h=822d45ef203a6aec2985e1a140a7245e95dde478;hb=e2b992aea6edc4a734ddb751103101e2450f3b20;hp=a6dc6b798b528d70ce05f372745c10aae74b38fd;hpb=6c059f2f895264bf9efae4759848d62a010f3dd4;p=timetracker.git diff --git a/WEB-INF/resources/no.lang.php b/WEB-INF/resources/no.lang.php index a6dc6b79..822d45ef 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.', @@ -89,7 +89,7 @@ $i18n_key_words = array( 'error.client_exists' => 'En klient med dette navnet er allerede opprettet.', 'error.no_login' => 'Det er ingen bruker med dette brukernavnet.', 'error.upload' => 'Feil med lasting av fil.', -// TODO: Translate the following: +// TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', 'error.mail_send' => 'Feil ved sending av e-post.', 'error.no_email' => 'Det er ingen e-post knyttet til dette brukernavnet.', @@ -99,7 +99,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. @@ -134,8 +133,9 @@ $i18n_key_words = array( 'label.confirm_password' => 'Bekreft passord', // 'label.email' => 'email', 'label.total' => 'totalt', -// Translate the following string. +// TODO: translate the following. // 'label.page' => 'Page', +// 'label.condition' => 'Condition', // Form titles. // TODO: the entire title section is missing here. See the English file.