]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/fi.lang.php
Work in progress on totals only config option for Work units plugin.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index a7920c7fb890cdadb99e938c96a9261d1245bb73..99b40f4897a7d30f5faad9f30bf31c9f81420a6f 100644 (file)
@@ -229,6 +229,8 @@ $i18n_key_words = array(
 // 'label.week_note' => 'Week note',
 // 'label.week_list' => 'Week list',
 // 'label.work_units' => 'Work units',
+// 'label.work_units_short' => 'Units',
+'label.totals_only' => 'Vain yhteissummat',
 
 // Form titles.
 'title.login' => 'Kirjautuminen',
@@ -385,7 +387,6 @@ $i18n_key_words = array(
 'form.reports.group_by_client' => 'asiakas',
 'form.reports.group_by_project' => 'projekti',
 'form.reports.group_by_task' => 'tehtävä',
-'form.reports.totals_only' => 'Vain yhteissummat',
 
 // Report form. See example at https://timetracker.anuko.com/report.php
 // (after generating a report at https://timetracker.anuko.com/reports.php).
@@ -510,6 +511,11 @@ $i18n_key_words = array(
 // 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 // 'form.swap.swap_with' => 'Swap roles with',
 
+// Work Units configuration form. See example at https://timetracker.anuko.com/work_units.php after enabling Work units plugin.
+// TODO: translate the following.
+// 'form.work_units.minutes_in_unit' => 'Minutes in unit',
+// 'form.work_units.1st_unit_threshold' => '1st unit threshold',
+
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.
 // TODO: translate the following.
 // 'role.user.label' => 'User',