Some renaming in localization files.
[timetracker.git] / WEB-INF / resources / fi.lang.php
index ee94cad..28275e7 100644 (file)
@@ -149,11 +149,12 @@ $i18n_key_words = array(
 'label.note' => 'Huom',
 'label.item' => 'Syöte',
 'label.cost' => 'Hinta',
-'label.week_total' => 'Viikko yhteensä',
 'label.day_total' => 'Päivä yhteensä',
+'label.week_total' => 'Viikko yhteensä',
+// TODO: translate the following strings.
 // 'label.month_total' => 'Month total',
-// 'label.month_left' => 'Time until quota is met',
-// 'label.month_over' => 'Over monthly quota',
+// 'label.remaining_quota' => 'Remaining quota',
+// 'label.over_quota' => 'Over quota',
 'label.today' => 'Tänään',
 'label.total_hours' => 'Tunnit yhteensä',
 'label.total_cost' => 'Hinta yhteensä',
@@ -197,8 +198,7 @@ $i18n_key_words = array(
 // 'label.year' => 'Year',
 // 'label.month' => 'Month',
 // 'label.quota' => 'Quota',
-// 'label.dailyWorkingHours' => 'Daily working hours',
-// 'label.empty_values_explanation' => 'If values are empty, quotas are calculated automatically based on holidays in config',
+// 'label.workdayHours' => 'Daily working hours',
 
 // Form titles.
 'title.login' => 'Kirjautuminen',