Combined various add button labels into one.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index 6becda6..d8079aa 100644 (file)
@@ -105,12 +105,6 @@ $i18n_key_words = array(
 'button.copy' => 'Kopioi',
 'button.cancel' => 'Keskeytä',
 'button.submit' => 'Hyväksy',
-'button.add_user' => 'Lisää käyttäjä',
-'button.add_project' => 'Lisää projekti',
-'button.add_task' => 'Lisää tehtävä',
-'button.add_client' => 'Lisää asiakas',
-'button.add_invoice' => 'Lisää lasku',
-'button.add_option' => 'Lisää optio',
 'button.add' => 'Lisää',
 'button.generate' => 'Luo',
 'button.reset_password' => 'Nollaa salasana',
@@ -143,6 +137,8 @@ $i18n_key_words = array(
 'label.end_date' => 'Päättymispäivä',
 'label.user' => 'Käyttäjä',
 'label.users' => 'Käyttäjät',
+// TODO: translate the following.
+// 'label.roles' => 'Roles',
 'label.client' => 'Asiakas',
 'label.clients' => 'Asiakkaat',
 'label.option' => 'Optio',
@@ -404,6 +400,12 @@ $i18n_key_words = array(
 'form.users.rate' => 'Taksa',
 'form.users.default_rate' => 'Oletustuntitaksa',
 
+// 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',
+// 'form.roles.rights' => 'Rights',
+
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktiiviset asiakkaat',
 'form.clients.inactive_clients' => 'Ei-aktiiviset asiakkaat',
@@ -440,7 +442,9 @@ $i18n_key_words = array(
 'form.profile.type_start_finish' => 'aloitus ja lopetus',
 'form.profile.type_duration' => 'kesto',
 // 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' => 'Uncompleted indicators',
 'form.profile.plugins' => 'Lisäosat',