//
// Language: Spanish
//
// 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
//  Spanish,  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="      Enero"
month02="     Febrero"
month03="      Marzo"
month04="      Abril"
month05="       Mayo"
month06="      Junio"
month07="       Julio"
month08="    Augusto"
month09=" Septiembre"
month10="    Octubre"
month11=" Noviembre"
month12="  Diciembre"

longSunday="Domingo"
longMonday="Lunes"
longTuesday="Martes"
longWednesday="Mircoles"
longThursday="Jueves"
longFriday="Viernes"
longSaturday="Sbado"

shortSunday="Do"
shortMonday="Lu"
shortTuesday="Ma"
shortWednesday="Mi"
shortThursday="Ju"
shortFriday="Vi"
shortSaturday="S"


