//
// Language: French
//
// 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
//  French,  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="    Janvier"
month02="    Fvrier"
month03="      Mars"
month04="      Avril"
month05="       Mai"
month06="       Juin"
month07="     Juillet"
month08="      Aot"
month09=" Septembre"
month10="  Octobre"
month11=" Novembre"
month12=" Dcembre"

longSunday="Dimanche"
longMonday="Lundi"
longTuesday="Mardi"
longWednesday="Mercredi"
longThursday="Jeudi"
longFriday="Vendredi"
longSaturday="Samedi"

shortSunday=" D"
shortMonday=" L"
shortTuesday="Ma"
shortWednesday="Me"
shortThursday=" J"
shortFriday=" V"
shortSaturday=" S"


