//
// Language: German
//
// 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
//  German,  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="      Mrz"
month04="      April"
month05="       Mai"
month06="      June"
month07="       Juli"
month08="     August"
month09=" September"
month10="   Oktober"
month11="  November"
month12="  Dezember"

longSunday="Sonntag"
longMonday="Montag"
longTuesday="Dienstag"
longWednesday="Mittwoch"
longThursday="Donnerstag"
longFriday="Freitag"
longSaturday="Samstag"

shortSunday="So"
shortMonday="Mo"
shortTuesday="Di"
shortWednesday="Mi"
shortThursday="Do"
shortFriday="Fr"
shortSaturday="Sa"


