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 "CNY", 12 "ዩዋን ቻይና", 13 } 14 ERN{ 15 "ERN", 16 "ናቕፋ", 17 } 18 ETB{ 19 "Br", 20 "ብር", 21 } 22 EUR{ 23 "€", 24 "ዩሮ", 25 } 26 GBP{ 27 "£", 28 "የእንግሊዝ ፓውንድ ስተርሊንግ", 29 } 30 INR{ 31 "₹", 32 "የሕንድ ሩፒ", 33 } 34 JPY{ 35 "JPY", 36 "የን ጃፓን", 37 } 38 RUB{ 39 "RUB", 40 "የራሻ ሩብል", 41 } 42 USD{ 43 "US$", 44 "ዶላር ኣመሪካ", 45 } 46 XAG{ 47 "XAG", 48 "ብሩር", 49 } 50 XAU{ 51 "XAU", 52 "ወርቂ", 53 } 54 XXX{ 55 "¤", 56 "ዘይተፈልጠ ባጤራ", 57 } 58 } 59 Currencies%narrow{ 60 BMD{"$"} 61 CNY{"¥"} 62 EUR{"€"} 63 JPY{"¥"} 64 USD{"$"} 65 } 66 CurrencyPlurals{ 67 CNY{ 68 one{"ዩዋን ቻይና"} 69 other{"ዩዋን ቻይና"} 70 } 71 ERN{ 72 one{"ናቕፋ"} 73 other{"ናቕፋ"} 74 } 75 ETB{ 76 one{"ብር"} 77 other{"ብር"} 78 } 79 EUR{ 80 one{"ዩሮ"} 81 other{"ዩሮ"} 82 } 83 JPY{ 84 one{"የን ጃፓን"} 85 other{"የን ጃፓን"} 86 } 87 USD{ 88 one{"ዶላር ኣመሪካ"} 89 other{"ዶላር ኣመሪካ"} 90 } 91 XAG{ 92 one{"ብሩር"} 93 other{"ብሩር"} 94 } 95 XAU{ 96 one{"ወርቂ"} 97 other{"ወርቂ"} 98 } 99 XXX{ 100 one{"(ዘይተፈልጠ ባጤራ)"} 101 other{"(ዘይተፈልጠ ባጤራ)"} 102 } 103 } 104 CurrencyUnitPatterns{ 105 one{"{0} {1}"} 106 other{"{0} {1}"} 107 } 108} 109