ICU-3699 Found some language and country names.

X-SVN-Rev: 15061
This commit is contained in:
George Rhoten 2004-04-27 22:38:24 +00:00
parent 94562d11b1
commit 82351900e0
2 changed files with 12 additions and 4 deletions

View file

@ -4,7 +4,7 @@
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
// Data contributed by Michael Everson from evertype.com
// Initial data contributed by Michael Everson from evertype.com
cy{
@ -27,6 +27,12 @@ cy{
"Dydd Gwener",
"Dydd Sadwrn",
}
Countries {
GB { "Prydain Fawr" }
}
Languages {
cy { "Cymraeg" }
}
MonthAbbreviations {
"Ion",
"Chwef",
@ -61,10 +67,9 @@ cy{
ExemplarCharacters { "[a-z âäáàêëéèîïíìôöóòûüúùŵẅẃẁŷÿýỳ]" }
// /**************** Info Below is needed ****************/
// collations{}
// Countries{}
// Eras{}
// Languages{}
// ShortLanguage { }
// AmPmMarkers{}
// Currencies{}
// localPatternChars{}
//
}

View file

@ -25,6 +25,9 @@ syr{
}
}
}
Countries {
SY { "\u0723\u0718\u072A\u071D\u071D\u0710" }
}
Currencies {
SYP { "\u0644.\u0633.\u200F", "SYP" }
}