]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/no.lang.php
Work in progress on translations.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 29f7105cfe5abcb7c98f0812e1b3fc84203fa579..c56026bb18cab94a909ffff63fd3cf984221618b 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.
@@ -128,6 +128,11 @@ $i18n_key_words = array(
 // 'button.add_invoice' => 'Add invoice',
 // 'button.add_option' => 'Add option',
 'button.add' => 'Legg til',
+
+
+
+// TODO: refactoring ongoing down from here.
+
 'button.generate' => 'Generer',
 'button.reset_password' => 'Resett passord',
 'button.send' => 'Send',