]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/da.lang.php
Introduced strings required for roles.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 262c4f45fb020c8c737fa51f023a293cf57d7f6e..5514900b88903bc1e77cd553edd595a3a2091465 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',
@@ -397,6 +399,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Sats',
 'form.users.default_rate' => 'Standard Time Sats',
 
+// Roles form. See example at https://timetracker.anuko.com/roles.php
+// TODO: translate the following.
+// 'form.roles.active_roles' => 'Active Roles',
+// 'form.roles.inactive_roles' => 'Inactive Roles',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktive Klienter',
 'form.clients.inactive_clients' => 'Inaktive Klienter',
@@ -433,7 +440,9 @@ $i18n_key_words = array(
 '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.plugins' => 'Plugins',