80 lines
1.8 KiB
Plaintext
80 lines
1.8 KiB
Plaintext
|
|
|||
|
// *******************************************************************************
|
|||
|
// *
|
|||
|
// * Copyright (C) 1997-2000, International Business Machines
|
|||
|
// * Corporation and others. All Rights Reserved.
|
|||
|
// *
|
|||
|
// *******************************************************************************
|
|||
|
|
|||
|
gv{
|
|||
|
DayAbbreviations {
|
|||
|
"Jed",
|
|||
|
"Jel",
|
|||
|
"Jem",
|
|||
|
"Jerc",
|
|||
|
"Jerd",
|
|||
|
"Jeh",
|
|||
|
"Jes",
|
|||
|
}
|
|||
|
DayNames {
|
|||
|
"Jedoonee",
|
|||
|
"Jelhein",
|
|||
|
"Jemayrt",
|
|||
|
"Jercean",
|
|||
|
"Jerdein",
|
|||
|
"Jeheiney",
|
|||
|
"Jesarn",
|
|||
|
}
|
|||
|
MonthAbbreviations {
|
|||
|
"J-guer",
|
|||
|
"T-arree",
|
|||
|
"Mayrnt",
|
|||
|
"Avrril",
|
|||
|
"Boaldyn",
|
|||
|
"M-souree",
|
|||
|
"J-souree",
|
|||
|
"Luanistyn",
|
|||
|
"M-fouyir",
|
|||
|
"J-fouyir",
|
|||
|
"M.Houney",
|
|||
|
"M.Nollick",
|
|||
|
"",
|
|||
|
}
|
|||
|
MonthNames {
|
|||
|
"Jerrey-geuree",
|
|||
|
"Toshiaght-arree",
|
|||
|
"Mayrnt",
|
|||
|
"Averil",
|
|||
|
"Boaldyn",
|
|||
|
"Mean-souree",
|
|||
|
"Jerrey-souree",
|
|||
|
"Luanistyn",
|
|||
|
"Mean-fouyir",
|
|||
|
"Jerrey-fouyir",
|
|||
|
"Mee Houney",
|
|||
|
"Mee ny Nollick",
|
|||
|
"",
|
|||
|
}
|
|||
|
NumberElements {
|
|||
|
".",
|
|||
|
",",
|
|||
|
";",
|
|||
|
"%",
|
|||
|
"0",
|
|||
|
"#",
|
|||
|
"-",
|
|||
|
"E",
|
|||
|
"‰",
|
|||
|
"∞",
|
|||
|
"<22>",
|
|||
|
}
|
|||
|
// /**************** Info Below is needed ****************/
|
|||
|
// CollationElements{}
|
|||
|
// Countries{}
|
|||
|
// Eras{}
|
|||
|
// Languages{}
|
|||
|
// ShortLanguage { }
|
|||
|
// localPatternChars{}
|
|||
|
//
|
|||
|
}
|