1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html 3// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml 4kxv{ 5 Currencies{ 6 BRL{ 7 "R$", 8 "brājil ti riel", 9 } 10 CNY{ 11 "CN¥", 12 "cin ti yuān", 13 } 14 EUR{ 15 "€", 16 "yuro", 17 } 18 GBP{ 19 "£", 20 "briṭis pāunḍ", 21 } 22 INR{ 23 "₹", 24 "bārat ti ṭnkā", 25 } 26 JPY{ 27 "JP¥", 28 "jāpān ti yēn", 29 } 30 RUB{ 31 "RUB", 32 "rūs ti rūbel", 33 } 34 USD{ 35 "US$", 36 "iūes ḍalār", 37 } 38 XXX{ 39 "¤", 40 "puṇātī lēmbū", 41 } 42 } 43 CurrencyUnitPatterns{ 44 other{"{0} {1}"} 45 } 46} 47