X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ffi.lang.php;h=6f3338ec7df3a48d94f1987d254e251a99fa61a4;hb=30f8a1f84e62b9dc60f6fdd5682a382ed10a0583;hp=2c4d08f699155c0378c1d2d22eecf2ef12098468;hpb=a26a0989ad93cce9de9f45312990da9610e53045;p=timetracker.git diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 2c4d08f6..6f3338ec 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -33,8 +33,6 @@ $i18n_language = 'Finnish (Suomi)'; $i18n_months = array('Tammikuu', 'Helmikuu', 'Maaliskuu', 'Huhtikuu', 'Toukokuu', 'Kesäkuu', 'Heinäkuu', 'Elokuu', 'Syyskuu', 'Lokakuu', 'Marraskuu', 'Joulukuu'); $i18n_weekdays = array('Sunnuntai', 'Maanantai', 'Tiistai', 'Keskiviikko', 'Torstai', 'Perjantai', 'Lauantai'); $i18n_weekdays_short = array('Su', 'Ma', 'Ti', 'Ke', 'To', 'Pe', 'La'); -// format mm/dd -$i18n_holidays = array('01/01', '01/06', '05/01', '06/24', '12/06', '12/25', '12/26'); $i18n_key_words = array( @@ -45,7 +43,7 @@ $i18n_key_words = array( 'menu.forum' => 'Keskustelupalsta', 'menu.help' => 'Apua', // TODO: translate the following. -// 'menu.create_group' => 'Create Group', +// 'menu.register' => 'Register', 'menu.profile' => 'Profiili', // TODO: translate the following. // 'menu.group' => 'Group', @@ -254,6 +252,7 @@ $i18n_key_words = array( // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// 'label.week_menu' => 'Week menu', // 'label.week_note' => 'Week note', // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', @@ -562,7 +561,7 @@ $i18n_key_words = array( 'form.group_edit.24_hours' => '24-tuntinen', // TODO: translate the following. // 'form.group_edit.display_options' => 'Display options', -// 'form.group_edit.show_holidays' => 'Show holidays', +// 'form.group_edit.holidays' => 'Holidays', 'form.group_edit.tracking_mode' => 'Seurantamuoto', 'form.group_edit.mode_time' => 'aika', 'form.group_edit.mode_projects' => 'projektit',