//
// Language: Swedish
//
// 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
//  Swedish,  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="     Januari"
month02="    Februari"
month03="      Mars"
month04="      April"
month05="       Maj"
month06="      Juni"
month07="       Juli"
month08="     Augusti"
month09=" September"
month10="   Oktober"
month11="  November"
month12="  December"

longSunday="Sndag"
longMonday="Mndag"
longTuesday="Tisdag"
longWednesday="Onsdag"
longThursday="Torsdag"
longFriday="Fredag"
longSaturday="Lrdag"

shortSunday="S"
shortMonday="M"
shortTuesday="Ti"
shortWednesday="On"
shortThursday="To"
shortFriday="Fr"
shortSaturday="L"


