diff options
Diffstat (limited to 'intl/icu/source/data/curr/ti.txt')
-rw-r--r-- | intl/icu/source/data/curr/ti.txt | 47 |
1 files changed, 47 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..19c5178420 --- /dev/null +++ b/intl/icu/source/data/curr/ti.txt @@ -0,0 +1,47 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html#License +ti{ + Currencies{ + BRL{ + "R$", + "የብራዚል ሪል", + } + CNY{ + "CN¥", + "የቻይና ዩአን ረንሚንቢ", + } + ETB{ + "Br", + "የኢትዮጵያ ብር", + } + EUR{ + "€", + "አውሮ", + } + GBP{ + "£", + "የእንግሊዝ ፓውንድ ስተርሊንግ", + } + INR{ + "₹", + "የሕንድ ሩፒ", + } + JPY{ + "JP¥", + "የጃፓን የን", + } + RUB{ + "RUB", + "የራሻ ሩብል", + } + USD{ + "US$", + "የአሜሪካን ዶላር", + } + } + CurrencyUnitPatterns{ + one{"{0} {1}"} + other{"{0} {1}"} + } + Version{"37"} +} |