diff options
Diffstat (limited to 'intl/icu/source/data/curr/ti.txt')
-rw-r--r-- | intl/icu/source/data/curr/ti.txt | 108 |
1 files changed, 108 insertions, 0 deletions
diff --git a/intl/icu/source/data/curr/ti.txt b/intl/icu/source/data/curr/ti.txt new file mode 100644 index 0000000000..635b85a32f --- /dev/null +++ b/intl/icu/source/data/curr/ti.txt @@ -0,0 +1,108 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html +// Generated using tools/cldr/cldr-to-icu/build-icu-data.xml +ti{ + Currencies{ + BRL{ + "R$", + "የብራዚል ሪል", + } + CNY{ + "CNY", + "ዩዋን ቻይና", + } + ERN{ + "ERN", + "ናቕፋ", + } + ETB{ + "Br", + "ብር", + } + EUR{ + "€", + "ዩሮ", + } + GBP{ + "£", + "የእንግሊዝ ፓውንድ ስተርሊንግ", + } + INR{ + "₹", + "የሕንድ ሩፒ", + } + JPY{ + "JPY", + "የን ጃፓን", + } + RUB{ + "RUB", + "የራሻ ሩብል", + } + USD{ + "US$", + "ዶላር ኣመሪካ", + } + XAG{ + "XAG", + "ብሩር", + } + XAU{ + "XAU", + "ወርቂ", + } + XXX{ + "¤", + "ዘይተፈልጠ ባጤራ", + } + } + Currencies%narrow{ + BMD{"$"} + CNY{"¥"} + EUR{"€"} + JPY{"¥"} + USD{"$"} + } + CurrencyPlurals{ + CNY{ + one{"ዩዋን ቻይና"} + other{"ዩዋን ቻይና"} + } + ERN{ + one{"ናቕፋ"} + other{"ናቕፋ"} + } + ETB{ + one{"ብር"} + other{"ብር"} + } + EUR{ + one{"ዩሮ"} + other{"ዩሮ"} + } + JPY{ + one{"የን ጃፓን"} + other{"የን ጃፓን"} + } + USD{ + one{"ዶላር ኣመሪካ"} + other{"ዶላር ኣመሪካ"} + } + XAG{ + one{"ብሩር"} + other{"ብሩር"} + } + XAU{ + one{"ወርቂ"} + other{"ወርቂ"} + } + XXX{ + one{"(ዘይተፈልጠ ባጤራ)"} + other{"(ዘይተፈልጠ ባጤራ)"} + } + } + CurrencyUnitPatterns{ + one{"{0} {1}"} + other{"{0} {1}"} + } +} |