diff options
Diffstat (limited to 'Build/source/libs/icu/icu-4.8.1/data/curr/cy.txt')
-rw-r--r-- | Build/source/libs/icu/icu-4.8.1/data/curr/cy.txt | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/Build/source/libs/icu/icu-4.8.1/data/curr/cy.txt b/Build/source/libs/icu/icu-4.8.1/data/curr/cy.txt new file mode 100644 index 00000000000..4f6733e3d80 --- /dev/null +++ b/Build/source/libs/icu/icu-4.8.1/data/curr/cy.txt @@ -0,0 +1,48 @@ +// *************************************************************************** +// * +// * Copyright (C) 2011 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java +// * Source File:<path>/common/main/cy.xml +// * +// *************************************************************************** +/** + * ICU <specials> source: <path>/xml/main/cy.xml + */ +cy{ + Currencies{ + BRL{ + "BR$", + "Real Brasil", + } + CNY{ + "CN¥", + "Yuan Renminbi Tseina", + } + EUR{ + "€", + "Ewro", + } + GBP{ + "£", + "Punt Sterling Prydain", + } + INR{ + "₹", + "Rwpî India", + } + JPY{ + "JP¥", + "Yen Siapan", + } + RUB{ + "RUB", + "Rwbl Rwsia", + } + USD{ + "US$", + "Doler yr UDA", + } + } + Version{"2.0.59.80"} +} |