// '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:
'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.',
// Translate the following string.
// 'label.page' => 'Page',
+// 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.
// "form.filter.project" => 'prosjekt',