]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/curr/lrc.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / curr / lrc.txt
CommitLineData
f3c0d7a5
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
2ca993e8
A
3lrc{
4 Currencies{
5 BRL{
6 "R$",
7 "رئال بئرئزیل",
8 }
9 CNY{
10 "CN¥",
11 "یوان چین",
12 }
13 EUR{
14 "€",
15 "یورو",
16 }
17 GBP{
18 "£",
19 "پوند بئریتانیا",
20 }
21 INR{
22 "₹",
23 "روٙپیه هئن",
24 }
0f5d89e8
A
25 IQD{
26 "د.ع.‏",
27 "IQD",
28 }
2ca993e8
A
29 JPY{
30 "JP¥",
31 "یئن جاپوٙن",
32 }
33 RUB{
34 "RUB",
35 "روٙبل روٙسیه",
36 }
37 USD{
38 "US$",
39 "USD",
40 }
41 XXX{
3d1f044b 42 "¤",
2ca993e8
A
43 "پیل نادیار",
44 }
45 }
46 Currencies%narrow{
47 BRL{"R$"}
48 CNY{"¥"}
49 EUR{"€"}
50 GBP{"£"}
51 INR{"₹"}
52 JPY{"¥"}
53 RUB{"₽"}
54 USD{"$"}
55 }
56 CurrencyPlurals{
57 BRL{
58 other{"رئال بئرئزیل"}
59 }
60 CNY{
61 other{"یوان چین"}
62 }
63 EUR{
64 other{"یورو"}
65 }
66 GBP{
67 other{"پوند بئریتانیا"}
68 }
69 INR{
70 other{"روٙپیه هئن"}
71 }
72 JPY{
73 other{"یئن جاپوٙن"}
74 }
75 RUB{
76 other{"روٙبل روٙسیه"}
77 }
78 USD{
79 other{"USD"}
80 }
81 XXX{
82 other{"پیل نادیار"}
83 }
84 }
340931cb 85 Version{"36.1"}
2ca993e8 86}