A bit of cleanup in localization files.
[timetracker.git] / WEB-INF / resources / no.lang.php
index 88306bb..822d45e 100644 (file)
@@ -26,7 +26,7 @@
 // | https://www.anuko.com/time_tracker/credits.htm
 // +----------------------------------------------------------------------+
 
-// Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option 
+// Note: escape apostrophes with THREE backslashes, like here:  choisir l\\\'option.
 // Other characters (such as double-quotes in http links, etc.) do not have to be escaped.
 
 $i18n_language = 'Norsk';
@@ -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,15 +64,15 @@ $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',
 // 'footer.improve' => 'Contribute', // Translators: this could mean "Improve", if it makes better sense in your language.
-                                  // This is a link to a webpage that describes how to contribute to the project.
+                                     // 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,8 +89,8 @@ $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 error.period_locked.
-// 'error.period_locked' => 'can\\\'t complete the operation. records older than a certain number of days cannot be created or modified. team manager defines this in the "Lock interval in days" value on the "Profile" page. set it to 0 to remove locking. <br><br>uncompleted records (with 0 or empty duration) can be deleted.',
+// 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.',
 'error.uncompleted_exists' => 'Ufullført registrering finnes allerede. Lukk eller slett den.',
@@ -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,12 @@ $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.
 
 // TODO: Please check the translation against the current English file as many things are being refactored. For example, many labels have been added after label.email.
 
@@ -171,9 +174,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",
@@ -319,10 +320,6 @@ $i18n_key_words = array(
 "form.invoice.date" => 'dato',
 "form.invoice.number" => 'fakturanummer',
 "form.invoice.tax" => 'MVA',
-// Note to translators: the strings below are missing and must be added and translated
-// "form.invoice.daily_subtotals" => 'daglige delbeløp',
-"form.invoice.yourcoo" => 'ditt navn<br> og adresse',
-"form.invoice.custcoo" => 'kundens navn<br> og adresse',
 "form.invoice.comment" => 'notat',
 "form.invoice.th.username" => 'person',
 "form.invoice.th.time" => 'timer',
@@ -355,9 +352,6 @@ $i18n_key_words = array(
 // "form.client.th.del" => 'slett',
 // "form.client.name" => 'navn',
 // "form.client.tax" => 'avgift',
-// "form.client.daily_subtotals" => 'daglige delbeløp',
-// "form.client.yourcoo" => 'ditt navn<br> og adresse i faktura',
-// "form.client.custcoo" => 'adresse',
 // "form.client.comment" => 'kommentar ',
 
 // miscellaneous strings