//
// Language: Italian
//
// 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
//  Italian,  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="    Gennaio"
month02="    Febbraio"
month03="      Marzo"
month04="      Aprile"
month05="     Maggio"
month06="     Giugno"
month07="      Lugio"
month08="     Agosto"
month09=" Settembre"
month10="   Ottobre"
month11=" Novembre"
month12="  Dicembre"

longSunday="Domenica"
longMonday="Luned"
longTuesday="Marted"
longWednesday="Mercoled"
longThursday="Gioved"
longFriday="Venerd"
longSaturday="Sabato"

shortSunday="Do"
shortMonday="Lu"
shortTuesday="Ma"
shortWednesday="Me"
shortThursday="Gi"
shortFriday="Ve"
shortSaturday="Sa"


