A bit more refactoring on labels.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 29f7105..ca58f99 100644 (file)
@@ -103,22 +103,22 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.range_locked' => 'Date range is locked.',
 'error.mail_send' => 'Feil ved sending av e-post.',
-
-
-
-// TODO: refactoring ongoing down from here.
-
 'error.no_email' => 'Det er ingen e-post knyttet til dette brukernavnet.',
 'error.uncompleted_exists' => 'Ufullført registrering finnes allerede. Lukk eller slett den.',
 'error.goto_uncompleted' => 'Gå til ufullført registrering.',
+// TODO: translate the following.
+// 'error.overlap' => 'Time interval overlaps with existing records.',
+// 'error.future_date' => 'Date is in future.',
 
 // Labels for buttons.
 'button.login' => 'Innlogging',
 'button.now' => 'Nå',
 'button.save' => 'Lagre',
+// TODO: translate the following.
+// 'button.copy' => 'Copy',
 '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',
+// TODO: translate the following.
+// 'button.submit' => 'Submit',
 'button.add_user' => 'Legg til bruker',
 'button.add_project' => 'Legg til prosjekt',
 // TODO: translate the following.
@@ -132,30 +132,54 @@ $i18n_key_words = array(
 'button.reset_password' => 'Resett passord',
 'button.send' => 'Send',
 'button.send_by_email' => 'Send som e-post',
-'button.save_as_new' => 'Lagre som ny',
 'button.create_team' => 'Opprett team',
 'button.export' => 'Eksport team',
 'button.import' => 'Importer team',
-// 'button.apply' => 'bruk',
-// TODO: translate button.close.
+// TODO: translate the following.
 // 'button.close' => 'Close',
+// 'button.stop' => 'Stop',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
-// TODO: translate label.team_name
+// TODO: translate the following.
 // 'label.team_name' => 'Team name',
+// 'label.address' => 'Address',
 'label.currency' => 'Valuta',
-// TODO: translate these strings.
-// 'label.manager_name' => 'manager name',
-// 'label.manager_login' => 'manager login',
+// TODO: translate the following.
+// 'label.manager_name' => 'Manager name',
+// 'label.manager_login' => 'Manager login',
 // 'label.person_name' => 'Name',
 // 'label.thing_name' => 'Name',
+// 'label.login' => 'Login',
 'label.password' => 'Passord',
 'label.confirm_password' => 'Bekreft passord',
+'label.email' => 'E-post',
 // TODO: translate the following.
-// 'label.email' => 'Email',
 // 'label.cc' => 'Cc',
 // 'label.bcc' => 'Bcc',
 'label.subject' => 'Emne',
+// TODO: translate the following.
+// 'label.date' => 'Date',
+// 'label.start_date' => 'Start date',
+// 'label.end_date' => 'End date',
+// 'label.user' => 'User',
+// 'label.users' => 'Users',
+// 'label.client' => 'Client',
+// 'label.clients' => 'Clients',
+// 'label.option' => 'Option',
+// 'label.invoice' => 'Invoice',
+// 'label.project' => 'Project',
+// 'label.projects' => 'Projects',
+// 'label.task' => 'Task',
+// 'label.tasks' => 'Tasks',
+// 'label.description' => 'Description',
+// 'label.start' => 'Start',
+// 'label.finish' => 'Finish',
+// 'label.duration' => 'Duration',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'label.total' => 'totalt',
 // TODO: translate the following.
 // 'label.page' => 'Page',