X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=28275e770189ba802ca977da1c993d07820968ab;hb=37a79d8c923c46dd1ffd1219d493f52fb0fc4ca1;hp=b0a022df116dbbe9e85fedbe88380bcaf7890774;hpb=1a77a68a1622313c9ab4aaab0e39392450aa39cf;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index b0a022df..28275e77 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -149,8 +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.remaining_quota' => 'Remaining quota', +// 'label.over_quota' => 'Over quota', 'label.today' => 'Tänään', 'label.total_hours' => 'Tunnit yhteensä', 'label.total_cost' => 'Hinta yhteensä', @@ -191,6 +195,10 @@ $i18n_key_words = array( 'label.fav_report' => 'Raporttipohja', 'label.cron_schedule' => 'Cron-ajoitus', 'label.what_is_it' => 'Mikä se on?', +// 'label.year' => 'Year', +// 'label.month' => 'Month', +// 'label.quota' => 'Quota', +// 'label.workdayHours' => 'Daily working hours', // Form titles. 'title.login' => 'Kirjautuminen', @@ -236,6 +244,7 @@ $i18n_key_words = array( 'title.add_notification' => 'Ilmoituksen lisäys', 'title.edit_notification' => 'Ilmoituksen muokkaus', 'title.delete_notification' => 'Ilmoituksen poisto', +// 'title.monthly_quota' => 'Monthly quota', 'title.export' => 'Tiimitietojen vienti', 'title.import' => 'Tiimitietojen tunti', 'title.options' => 'Optiot',