ICU-3699 Add Welch locales
X-SVN-Rev: 14939
This commit is contained in:
parent
84ba3a515e
commit
5be93f61a4
70
icu4c/source/data/xml/experimental/cy.txt
Normal file
70
icu4c/source/data/xml/experimental/cy.txt
Normal file
@ -0,0 +1,70 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2003-2004, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
// Data contributed by Michael Everson from evertype.com
|
||||
|
||||
|
||||
cy{
|
||||
Version { "x0.1" }
|
||||
DayAbbreviations {
|
||||
"Sul",
|
||||
"Llun",
|
||||
"Maw",
|
||||
"Mer",
|
||||
"Iau",
|
||||
"Gwen",
|
||||
"Sad",
|
||||
}
|
||||
DayNames {
|
||||
"Dydd Sul",
|
||||
"Dydd Llun",
|
||||
"Dydd Mawrth",
|
||||
"Dydd Mercher",
|
||||
"Dydd Iau",
|
||||
"Dydd Gwener",
|
||||
"Dydd Sadwrn",
|
||||
}
|
||||
MonthAbbreviations {
|
||||
"Ion",
|
||||
"Chwef",
|
||||
"Mawrth",
|
||||
"Ebrill",
|
||||
"Mai",
|
||||
"Meh",
|
||||
"Gorff",
|
||||
"Awst",
|
||||
"Medi",
|
||||
"Hyd",
|
||||
"Tach",
|
||||
"Rhag",
|
||||
}
|
||||
MonthNames {
|
||||
"Ionawr",
|
||||
"Chwefror",
|
||||
"Mawrth",
|
||||
"Ebrill",
|
||||
"Mai",
|
||||
"Mehefin",
|
||||
"Gorffenaf",
|
||||
"Awst",
|
||||
"Medi",
|
||||
"Hydref",
|
||||
"Tachwedd",
|
||||
"Rhagfyr",
|
||||
}
|
||||
LocaleScript:array{
|
||||
"Latn", // ISO 15924 Name
|
||||
}
|
||||
ExemplarCharacters { "[a-z âäáàêëéèîïíìôöóòûüúùŵẅẃẁŷÿýỳ]" }
|
||||
// /**************** Info Below is needed ****************/
|
||||
// collations{}
|
||||
// Countries{}
|
||||
// Eras{}
|
||||
// Languages{}
|
||||
// ShortLanguage { }
|
||||
// localPatternChars{}
|
||||
//
|
||||
}
|
32
icu4c/source/data/xml/experimental/cy_GB.txt
Normal file
32
icu4c/source/data/xml/experimental/cy_GB.txt
Normal file
@ -0,0 +1,32 @@
|
||||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2003-2004, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
// Data contributed by Michael Everson from evertype.com
|
||||
|
||||
cy_GB {
|
||||
Version { "x0.1" }
|
||||
DateTimeElements:intvector {
|
||||
2,
|
||||
1,
|
||||
}
|
||||
DateTimePatterns {
|
||||
"HH:mm:ss z",
|
||||
"HH:mm:ss z",
|
||||
"HH:mm:ss",
|
||||
"HH:mm",
|
||||
"EEEE, dd MMMM yyyy",
|
||||
"dd MMMM yyyy",
|
||||
"d MMM yyyy",
|
||||
"dd/MM/yyyy",
|
||||
"{1} {0}",
|
||||
}
|
||||
NumberPatterns {
|
||||
"#,##0.###;-#,##0.###",
|
||||
"\u00a4#,##0.00;-\u00a4#,##0.00",
|
||||
"#,##0%",
|
||||
"#E0",
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user