//
// Language: Norwegian
//
// 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
//  Norwegian,  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="     Januar"
month02="    Februar"
month03="     Mars"
month04="     April"
month05="      Mai"
month06="     Juni"
month07="     Juli"
month08="   August"
month09=" September"
month10="   Oktober"
month11="  November"
month12="  Desember"

longSunday="Sndag"
longMonday="Mandag"
longTuesday="Tirsdag"
longWednesday="Onsdag"
longThursday="Torsdag"
longFriday="Fredag"
longSaturday="Lrdag"

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


