Work in progress on roles.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 12873ff..5eb053c 100644 (file)
@@ -141,6 +141,8 @@ $i18n_key_words = array(
 'label.end_date' => 'Slut dato',
 'label.user' => 'Bruger',
 'label.users' => 'Brugere',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
 'label.client' => 'Klient',
 'label.clients' => 'Klienter',
 'label.option' => 'Mulighed',
@@ -432,9 +434,11 @@ $i18n_key_words = array(
 'form.profile.type_all' => 'Alle',
 'form.profile.type_start_finish' => 'Start og slut',
 'form.profile.type_duration' => 'Varighed',
+// TODO: translate the following.
+// 'form.profile.punch_mode' => 'Punch mode',
+// 'form.profile.allow_overlap' => 'Allow overlap',
+// 'form.profile.future_entries' => 'Future entries',
 'form.profile.uncompleted_indicators' => 'Uafsluttede indikatore',
-'form.profile.uncompleted_indicators_none' => 'Vis ikke',
-'form.profile.uncompleted_indicators_show' => 'Vis',
 'form.profile.plugins' => 'Plugins',
 
 // Mail form. See example at https://timetracker.anuko.com/report_send.php when emailing a report.