2004-08-20 23:12:31 +00:00
|
|
|
// ***************************************************************************
|
2000-10-06 00:15:37 +00:00
|
|
|
// *
|
2013-01-26 01:14:35 +00:00
|
|
|
// * Copyright (C) 2013 International Business Machines
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-01 20:40:39 +00:00
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
|
|
// * Source File: <path>/common/main/kw.xml
|
2000-10-06 00:15:37 +00:00
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
// ***************************************************************************
|
2004-10-13 00:39:42 +00:00
|
|
|
/**
|
2009-11-12 21:53:42 +00:00
|
|
|
* ICU <specials> source: <path>/xml/main/kw.xml
|
2004-10-13 00:39:42 +00:00
|
|
|
*/
|
2004-08-20 23:12:31 +00:00
|
|
|
kw{
|
2010-02-18 14:30:15 +00:00
|
|
|
ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
|
2004-08-20 23:12:31 +00:00
|
|
|
LocaleScript{
|
|
|
|
"Latn",
|
2003-12-18 23:58:31 +00:00
|
|
|
}
|
2010-06-04 18:29:02 +00:00
|
|
|
NumberElements{
|
|
|
|
latn{
|
|
|
|
patterns{
|
|
|
|
currencyFormat{"¤#,##0.00"}
|
|
|
|
}
|
|
|
|
}
|
2007-03-02 23:55:27 +00:00
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
Version{"2.0.80.73"}
|
2004-05-18 02:47:52 +00:00
|
|
|
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{
|
2004-08-20 23:12:31 +00:00
|
|
|
abbreviated{
|
|
|
|
"RC",
|
|
|
|
"AD",
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
}
|
|
|
|
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",
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2000-10-06 00:15:37 +00:00
|
|
|
}
|