]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ca.lang.php
Added configure link for the roles option.
[timetracker.git] / WEB-INF / resources / ca.lang.php
index 08e3fc067b3bdb57a15916ab42d3d41574c5d7e6..7dcf0e0aed29e3a3927046f0f957fafd375dbc7c 100644 (file)
@@ -162,6 +162,8 @@ $i18n_key_words = array(
 'label.end_date' => 'Data de fi',
 'label.user' => 'Usuari',
 'label.users' => 'Usuaris',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
 'label.client' => 'Client',
 'label.clients' => 'Clients',
 'label.option' => 'Opció',
@@ -447,6 +449,11 @@ $i18n_key_words = array(
 'form.users.rate' => 'Taxa',
 'form.users.default_rate' => 'Taxa per defecte per hora',
 
+// 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
 // TODO: translate the following.
 // 'form.clients.active_clients' => 'Active Clients',
@@ -485,7 +492,9 @@ $i18n_key_words = array(
 // 'form.profile.type_all' => 'all',
 // 'form.profile.type_start_finish' => 'start and finish',
 // 'form.profile.type_duration' => 'duration',
+// 'form.profile.punch_mode' => 'Punch mode',
 // 'form.profile.allow_overlap' => 'Allow overlap',
+// 'form.profile.future_entries' => 'Future entries',
 // 'form.profile.uncompleted_indicators' => 'Uncompleted indicators',
 // 'form.profile.plugins' => 'Plugins',