b376a4453b
X-SVN-Rev: 5200
87 lines
2.0 KiB
Plaintext
87 lines
2.0 KiB
Plaintext
// *******************************************************************************
|
|
// *
|
|
// * Copyright (C) 1997-2001, International Business Machines
|
|
// * Corporation and others. All Rights Reserved.
|
|
// *
|
|
// *******************************************************************************
|
|
|
|
eu {
|
|
Version { "x0.0" }
|
|
DayAbbreviations {
|
|
"igandea",
|
|
"astelehena",
|
|
"asteartea",
|
|
"asteazkena",
|
|
"osteguna",
|
|
"ostirala",
|
|
"larunbata",
|
|
}
|
|
DayNames {
|
|
"igandea",
|
|
"astelehena",
|
|
"asteartea",
|
|
"asteazkena",
|
|
"osteguna",
|
|
"ostirala",
|
|
"larunbata",
|
|
}
|
|
MonthAbbreviations {
|
|
"urt",
|
|
"ots",
|
|
"mar",
|
|
"api",
|
|
"mai",
|
|
"eka",
|
|
"uzt",
|
|
"abu",
|
|
"ira",
|
|
"urr",
|
|
"aza",
|
|
"abe",
|
|
"",
|
|
}
|
|
MonthNames {
|
|
"urtarrila",
|
|
"otsaila",
|
|
"martxoa",
|
|
"apirila",
|
|
"maiatza",
|
|
"ekaina",
|
|
"uztaila",
|
|
"abuztua",
|
|
"iraila",
|
|
"urria",
|
|
"azaroa",
|
|
"abendua",
|
|
"",
|
|
}
|
|
NumberElements {
|
|
",",
|
|
".", // even if not used
|
|
";",
|
|
"%",
|
|
"0",
|
|
"#",
|
|
"-",
|
|
"E",
|
|
"\u2030",
|
|
"\u221e",
|
|
"\ufffd",
|
|
}
|
|
LocaleID{ "2D"}
|
|
LocaleScript{
|
|
"Latin", // Script Name
|
|
"Latn", // ISO 15924 Name
|
|
"Latf", // ISO 15924 Name
|
|
"Latg", // ISO 15924 Name
|
|
}
|
|
// /**************** Info Below is needed ****************/
|
|
// CollationElements{}
|
|
// Countries{}
|
|
// Eras{}
|
|
// Languages{}
|
|
// ShortLanguage { }
|
|
// localPatternChars{}
|
|
//
|
|
}
|