2009-11-12 21:53:42 +00:00
|
|
|
// ***************************************************************************
|
|
|
|
// *
|
2012-02-02 22:53:19 +00:00
|
|
|
// * Copyright (C) 2012 International Business Machines
|
2009-11-12 21:53:42 +00:00
|
|
|
// * 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/cy.xml
|
2009-11-12 21:53:42 +00:00
|
|
|
// *
|
|
|
|
// ***************************************************************************
|
|
|
|
/**
|
|
|
|
* ICU <specials> source: <path>/xml/main/cy.xml
|
|
|
|
*/
|
|
|
|
cy{
|
|
|
|
Currencies{
|
|
|
|
BRL{
|
2012-02-02 22:53:19 +00:00
|
|
|
"R$",
|
2009-11-12 21:53:42 +00:00
|
|
|
"Real Brasil",
|
|
|
|
}
|
|
|
|
CNY{
|
|
|
|
"CN¥",
|
|
|
|
"Yuan Renminbi Tseina",
|
|
|
|
}
|
|
|
|
EUR{
|
|
|
|
"€",
|
|
|
|
"Ewro",
|
|
|
|
}
|
|
|
|
GBP{
|
|
|
|
"£",
|
|
|
|
"Punt Sterling Prydain",
|
|
|
|
}
|
|
|
|
INR{
|
2011-03-12 14:57:18 +00:00
|
|
|
"₹",
|
2009-11-12 21:53:42 +00:00
|
|
|
"Rwpî India",
|
|
|
|
}
|
|
|
|
JPY{
|
|
|
|
"JP¥",
|
|
|
|
"Yen Siapan",
|
|
|
|
}
|
|
|
|
RUB{
|
|
|
|
"RUB",
|
|
|
|
"Rwbl Rwsia",
|
|
|
|
}
|
|
|
|
USD{
|
|
|
|
"US$",
|
|
|
|
"Doler yr UDA",
|
|
|
|
}
|
|
|
|
}
|
2012-08-28 21:56:06 +00:00
|
|
|
Version{"2.0.75.99"}
|
2009-11-12 21:53:42 +00:00
|
|
|
}
|