-// ***************************************************************************
+// ***************************************************************************
// *
-// * Copyright (C) 1997-2003, International Business Machines
-// * Corporation and others. All Rights Reserved.
+// * Copyright (C) 2004 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File: ../../../locale/common/main/kw.xml
// *
// ***************************************************************************
-
+/**
+ * ICU <specials> source: ../../../locale/icu/main/kw.xml
+ */
kw{
- Version { "2.0" }
- DayAbbreviations {
- "Sul",
- "Lun",
- "Mth",
- "Mhr",
- "Yow",
- "Gwe",
- "Sad",
+ Countries{
+ GB{"Rywvaneth Unys"}
}
- DayNames {
- "De Sul",
- "De Lun",
- "De Merth",
- "De Merher",
- "De Yow",
- "De Gwener",
- "De Sadorn",
+ ExemplarCharacters{"[a-z]"}
+ Languages{
+ kw{"kernewek"}
}
- MonthAbbreviations {
- "Gen",
- "Whe",
- "Mer",
- "Ebr",
- "Me",
- "Efn",
- "Gor",
- "Est",
- "Gwn",
- "Hed",
- "Du",
- "Kev",
+ LocaleScript{
+ "Latn",
}
- MonthNames {
- "Mys Genver",
- "Mys Whevrel",
- "Mys Merth",
- "Mys Ebrel",
- "Mys Me",
- "Mys Efan",
- "Mys Gortheren",
- "Mye Est",
- "Mys Gwyngala",
- "Mys Hedra",
- "Mys Du",
- "Mys Kevardhu",
+ Version{"1.2"}
+ calendar{
+ gregorian{
+ AmPmMarkers{
+ "a.m.",
+ "p.m.",
+ }
+ dayNames{
+ format{
+ abbreviated{
+ "Sul",
+ "Lun",
+ "Mth",
+ "Mhr",
+ "Yow",
+ "Gwe",
+ "Sad",
+ }
+ wide{
+ "De Sul",
+ "De Lun",
+ "De Merth",
+ "De Merher",
+ "De Yow",
+ "De Gwener",
+ "De Sadorn",
+ }
+ }
+ }
+ eras{
+ abbreviated{
+ "RC",
+ "AD",
+ }
+ }
+ monthNames{
+ format{
+ abbreviated{
+ "Gen",
+ "Whe",
+ "Mer",
+ "Ebr",
+ "Me",
+ "Efn",
+ "Gor",
+ "Est",
+ "Gwn",
+ "Hed",
+ "Du",
+ "Kev",
+ }
+ wide{
+ "Mys Genver",
+ "Mys Whevrel",
+ "Mys Merth",
+ "Mys Ebrel",
+ "Mys Me",
+ "Mys Efan",
+ "Mys Gortheren",
+ "Mye Est",
+ "Mys Gwyngala",
+ "Mys Hedra",
+ "Mys Du",
+ "Mys Kevardhu",
+ }
+ }
+ }
+ }
}
-// NumberElements {
-// ".",
-// ",",
-// ";",
-// "%",
-// "0",
-// "#",
-// "-",
-// "E",
-// "\u2030",
-// "\u221e",
-// "\ufffd",
-// }
-// LocaleScript{
-// "Latn", // ISO 15924 Name
-// }
- // /**************** Info Below is needed ****************/
- // CollationElements{}
- // Countries{}
- // Eras{}
- // Languages{}
- // ShortLanguage { }
- // localPatternChars{}
- //
}