]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/curr/om.txt
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / data / curr / om.txt
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
729e4ab9
A
3om{
4 Currencies{
5 BRL{
6 "R$",
7 "Brazilian Real",
8 }
9 CNY{
10 "CN¥",
11 "Chinese Yuan Renminbi",
12 }
13 ETB{
14 "Br",
15 "Itoophiyaa Birrii",
16 }
17 EUR{
18 "€",
19 "Euro",
20 }
21 GBP{
22 "£",
b331163b 23 "British Pound",
729e4ab9
A
24 }
25 INR{
4388f060 26 "₹",
729e4ab9
A
27 "Indian Rupee",
28 }
29 JPY{
30 "JP¥",
31 "Japanese Yen",
32 }
33 RUB{
34 "RUB",
35 "Russian Ruble",
36 }
37 USD{
38 "US$",
39 "US Dollar",
40 }
41 }
f3c0d7a5
A
42 CurrencyUnitPatterns{
43 one{"{0} {1}"}
44 other{"{0} {1}"}
45 }
3d1f044b 46 Version{"2.1.47.82"}
729e4ab9 47}