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 4ti{ 5 Currencies{ 6 BRL{ 7 "R$", 8 "የብራዚል ሪል", 9 } 10 CNY{ 11 "CN¥", 12 "የቻይና ዩአን ረንሚንቢ", 13 } 14 ETB{ 15 "Br", 16 "የኢትዮጵያ ብር", 17 } 18 EUR{ 19 "€", 20 "አውሮ", 21 } 22 GBP{ 23 "£", 24 "የእንግሊዝ ፓውንድ ስተርሊንግ", 25 } 26 INR{ 27 "₹", 28 "የሕንድ ሩፒ", 29 } 30 JPY{ 31 "JP¥", 32 "የጃፓን የን", 33 } 34 RUB{ 35 "RUB", 36 "የራሻ ሩብል", 37 } 38 USD{ 39 "US$", 40 "የአሜሪካን ዶላር", 41 } 42 } 43 CurrencyUnitPatterns{ 44 one{"{0} {1}"} 45 other{"{0} {1}"} 46 } 47} 48