//
// Language: Finnish
//
// File name: lang.txt
//
// This file is to be used with
// 'Calendar for PokeP' v2.02
// or later version.
//
// Lines starting with "//" are
// comment lines.
//
// How to Use:
//
//  To change Month names
//  and Weekday names to
//  Finnish,  follow these steps:
//
//  STEP 1)
//  Delete 'lang.txt' file in
//  \\program Files
//      \\calender_for_poke_p
//  folder.
//
//  STEP 2)
//  Copy this 'lang.txt' file to
//  that folder.
//
//  STEP 3)
//  In Calendar for PokeP,
//  open this menu item:
//  'Lang & Hoilday display settings'
//
//  STEP 4)
//  Select 'Read from lang file' radio
//  button.
//
//  STEP 5)
//  Click [ok] button.
//

order=1

month01="   Tammikuu"
month02="     Helmikuu"
month03="    Maaliskuu"
month04="     Huhtikuu"
month05="   Toukokuu"
month06="     Keskuu"
month07="    Heinkuu"
month08="     Elokuu"
month09="    Syyskuu"
month10="    Lokakuu"
month11="  Marraskuu"
month12="   Joulukuu"

longSunday="Sunnuntai"
longMonday="Maanantai"
longTuesday="Tiistai"
longWednesday="Keskiviikko"
longThursday="Torstai"
longFriday="Perjantai"
longSaturday="Lauantai"

shortSunday="Su"
shortMonday="Ma"
shortTuesday="Ti"
shortWednesday="Ke"
shortThursday="To"
shortFriday="Pe"
shortSaturday="La"


