A bit of cleanup in translation files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index aaf1ad3..fc13b56 100644 (file)
@@ -39,22 +39,25 @@ $i18n_holidays = array('01/01', '04/05', '04/09', '04/10', '04/12', '04/13', '05
 
 $i18n_key_words = array(
 
-// Menus.
+// Menus - short selection strings that are displayed on top of application web pages.
+// Example: https://timetracker.anuko.com (black menu on top).
 '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',
+// TODO: translate the following.
+// 'menu.create_team' => 'Create Team',
+
+// TODO: refactoring ongoing down from here.
 '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 +67,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 +75,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,15 +84,20 @@ $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.',
-'error.activity_exists' => 'En aktivitet med dette navnet er allerede opprettet.',
+// TODO: translate the following.
+// 'error.task_exists' => 'Task with this name already exists.',
 '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,15 +107,18 @@ $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.
 // 'button.submit' => 'Registrer',
 'button.add_user' => 'Legg til bruker',
 'button.add_project' => 'Legg til prosjekt',
-'button.add_activity' => 'Legg til aktivitet',
+// TODO: translate the following.
+// 'button.add_task' => 'Add task',
 'button.add_client' => 'Legg til klient',
+// TODO: translate the following.
+// 'button.add_invoice' => 'Add invoice',
+// 'button.add_option' => 'Add option',
 'button.add' => 'Legg til',
 'button.generate' => 'Generer',
 'button.reset_password' => 'Resett passord',
@@ -132,10 +143,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',
-// Translate the following string.
+// 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.
@@ -174,9 +192,7 @@ $i18n_key_words = array(
 // "form.admin.profile.th.edit" => 'endre',
 // "form.admin.profile.th.del" => 'slett',
 // "form.admin.profile.th.active" => 'aktiv',
-// "form.admin.lock.period" => 'lås intervallet i antall dager',
 // "form.admin.options" => 'opsjoner',
-// "form.admin.lang_default" => 'sidens språk',
 // "form.admin.custom_date_format" => "datoformat",
 // "form.admin.custom_time_format" => "tidsformat",
 // "form.admin.start_week" => "første ukedag",
@@ -304,8 +320,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