]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d | 3 | // * Copyright (C) 2014 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/en_GB.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | en_GB{ | |
57a6839d | 10 | %%Parent{"en_001"} |
51004dcb A |
11 | Currencies{ |
12 | AUD{ | |
13 | "AU$", | |
14 | "Australian Dollar", | |
15 | } | |
16 | BRL{ | |
17 | "R$", | |
18 | "Brazilian Real", | |
19 | } | |
57a6839d A |
20 | BYB{ |
21 | "BYB", | |
22 | "Belarusian New Rouble (1994–1999)", | |
23 | } | |
51004dcb A |
24 | BYR{ |
25 | "BYR", | |
26 | "Belarusian Rouble", | |
27 | } | |
28 | CAD{ | |
29 | "CA$", | |
30 | "Canadian Dollar", | |
31 | } | |
32 | CNY{ | |
33 | "CN¥", | |
34 | "Chinese Yuan", | |
35 | } | |
36 | EUR{ | |
37 | "€", | |
38 | "Euro", | |
39 | } | |
40 | GBP{ | |
41 | "£", | |
42 | "British Pound", | |
43 | } | |
44 | HKD{ | |
45 | "HK$", | |
46 | "Hong Kong Dollar", | |
47 | } | |
57a6839d A |
48 | ILR{ |
49 | "ILR", | |
50 | "Israeli Shekel (1980–1985)", | |
51 | } | |
51004dcb A |
52 | ILS{ |
53 | "₪", | |
54 | "Israeli New Shekel", | |
55 | } | |
56 | INR{ | |
57 | "₹", | |
58 | "Indian Rupee", | |
59 | } | |
60 | KRW{ | |
61 | "₩", | |
62 | "South Korean Won", | |
63 | } | |
57a6839d A |
64 | LVR{ |
65 | "LVR", | |
66 | "Latvian Rouble", | |
67 | } | |
51004dcb A |
68 | MGA{ |
69 | "MGA", | |
70 | "Malagasy Ariary", | |
71 | } | |
72 | MWK{ | |
73 | "MWK", | |
74 | "Malawian Kwacha", | |
75 | } | |
76 | MXN{ | |
77 | "MX$", | |
78 | "Mexican Peso", | |
79 | } | |
80 | NZD{ | |
81 | "NZ$", | |
82 | "New Zealand Dollar", | |
83 | } | |
84 | RUB{ | |
85 | "RUB", | |
86 | "Russian Rouble", | |
87 | } | |
57a6839d A |
88 | RUR{ |
89 | "RUR", | |
90 | "Russian Rouble (1991–1998)", | |
91 | } | |
51004dcb A |
92 | SCR{ |
93 | "SCR", | |
94 | "Seychelles Rupee", | |
95 | } | |
96 | THB{ | |
97 | "฿", | |
98 | "Thai Baht", | |
99 | } | |
57a6839d A |
100 | TJR{ |
101 | "TJR", | |
102 | "Tajikistani Rouble", | |
103 | } | |
51004dcb A |
104 | TWD{ |
105 | "NT$", | |
106 | "New Taiwan Dollar", | |
107 | } | |
57a6839d A |
108 | USD{ |
109 | "$", | |
110 | "US Dollar", | |
111 | } | |
51004dcb A |
112 | UZS{ |
113 | "UZS", | |
114 | "Uzbekistani Som", | |
115 | } | |
116 | VND{ | |
117 | "₫", | |
118 | "Vietnamese Dong", | |
119 | } | |
120 | XAF{ | |
121 | "FCFA", | |
122 | "Central African CFA Franc", | |
123 | } | |
124 | XCD{ | |
125 | "EC$", | |
126 | "East Caribbean Dollar", | |
127 | } | |
128 | XOF{ | |
129 | "CFA", | |
130 | "West African CFA Franc", | |
131 | } | |
132 | XPF{ | |
133 | "CFPF", | |
134 | "CFP Franc", | |
135 | } | |
136 | XXX{ | |
137 | "XXX", | |
138 | "Unknown Currency", | |
139 | } | |
140 | } | |
141 | CurrencyPlurals{ | |
57a6839d A |
142 | BYB{ |
143 | one{"Belarusian new rouble (1994–1999)"} | |
144 | other{"Belarusian new roubles (1994–1999)"} | |
145 | } | |
51004dcb A |
146 | BYR{ |
147 | one{"Belarusian rouble"} | |
148 | other{"Belarusian roubles"} | |
149 | } | |
51004dcb A |
150 | GBP{ |
151 | one{"British pound"} | |
152 | other{"British pounds"} | |
153 | } | |
57a6839d A |
154 | ILR{ |
155 | one{"Israeli shekel (1980–1985)"} | |
156 | other{"Israeli shekels (1980–1985)"} | |
157 | } | |
51004dcb A |
158 | ILS{ |
159 | one{"Israeli new shekel"} | |
160 | other{"Israeli new shekels"} | |
161 | } | |
57a6839d A |
162 | LVR{ |
163 | one{"Latvian rouble"} | |
164 | other{"Latvian roubles"} | |
165 | } | |
51004dcb A |
166 | MGA{ |
167 | one{"Malagasy ariary"} | |
168 | other{"Malagasy ariarys"} | |
169 | } | |
170 | MWK{ | |
171 | one{"Malawian kwacha"} | |
172 | other{"Malawian kwachas"} | |
173 | } | |
174 | RUB{ | |
175 | one{"Russian rouble"} | |
176 | other{"Russian roubles"} | |
177 | } | |
57a6839d A |
178 | RUR{ |
179 | one{"Russian rouble (1991–1998)"} | |
180 | other{"Russian roubles (1991–1998)"} | |
181 | } | |
51004dcb A |
182 | SCR{ |
183 | one{"Seychelles rupee"} | |
184 | other{"Seychelles rupees"} | |
185 | } | |
57a6839d A |
186 | TJR{ |
187 | one{"Tajikistani rouble"} | |
188 | other{"Tajikistani roubles"} | |
189 | } | |
51004dcb A |
190 | UZS{ |
191 | one{"Uzbekistani som"} | |
192 | other{"Uzbekistani som"} | |
193 | } | |
194 | XAF{ | |
195 | one{"Central African CFA franc"} | |
196 | other{"Central African CFA francs"} | |
197 | } | |
198 | XOF{ | |
199 | one{"West African CFA franc"} | |
200 | other{"West African CFA francs"} | |
201 | } | |
202 | XXX{ | |
203 | one{"(unknown currency)"} | |
204 | other{"(unknown currency)"} | |
205 | } | |
206 | } | |
57a6839d | 207 | Version{"2.0.98.76"} |
51004dcb | 208 | } |