X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=175e49470bbd44efbc7062543024f50b78e89f75;hb=e628aea015464d1ca1e9881dc62d83fbe8528c26;hp=ee94cad00de9989e3bad0302f0092004be800b67;hpb=ba0b5f34efabfeded3112115086eaa9d00f2a345;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index ee94cad0..175e4947 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -149,11 +149,10 @@ $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. // 'label.month_total' => 'Month total', -// 'label.month_left' => 'Time until quota is met', -// 'label.month_over' => 'Over monthly quota', 'label.today' => 'Tänään', 'label.total_hours' => 'Tunnit yhteensä', 'label.total_cost' => 'Hinta yhteensä', @@ -197,8 +196,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', @@ -301,6 +299,9 @@ $i18n_key_words = array( 'form.time.duration_format' => '(hh:mm tai 0.0h)', 'form.time.billable' => 'Laskutettava', 'form.time.uncompleted' => 'Keskeneräinen', +// TODO: translate the following. +// 'form.time.remaining_quota' => 'Remaining quota', +// 'form.time.over_quota' => 'Over quota', // Editing Time Record form. See example at https://timetracker.anuko.com/time_edit.php (get there by editing an uncompleted time record). 'form.time_edit.uncompleted' => 'Vain aloitusaika tallennettiin tietueeseen. Kyseessä ei ole virhe.',