OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/mas.xml | 6 // * Source File: <path>/common/main/mas.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/mas.xml | 10 * ICU <specials> source: <path>/common/main/mas.xml |
11 */ | 11 */ |
12 mas{ | 12 mas{ |
13 Currencies{ | 13 Currencies{ |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
76 "Iropiyianí e Uhabeshi", | 76 "Iropiyianí e Uhabeshi", |
77 } | 77 } |
78 EUR{ | 78 EUR{ |
79 "€", | 79 "€", |
80 "Iropiyianí e yuro", | 80 "Iropiyianí e yuro", |
81 } | 81 } |
82 GBP{ | 82 GBP{ |
83 "£", | 83 "£", |
84 "Iropiyianí e Nkɨ́resa", | 84 "Iropiyianí e Nkɨ́resa", |
85 } | 85 } |
| 86 GHC{ |
| 87 "GHC", |
| 88 "Iropiyianí e Ghana", |
| 89 } |
86 GMD{ | 90 GMD{ |
87 "GMD", | 91 "GMD", |
88 "Iropiyianí e Gambia", | 92 "Iropiyianí e Gambia", |
89 } | 93 } |
90 GNS{ | 94 GNS{ |
91 "GNS", | 95 "GNS", |
92 "Iropiyianí e Gine", | 96 "Iropiyianí e Gine", |
93 } | 97 } |
94 INR{ | 98 INR{ |
95 "₹", | 99 "₹", |
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
132 "Iropiyianí e Moritania", | 136 "Iropiyianí e Moritania", |
133 } | 137 } |
134 MUR{ | 138 MUR{ |
135 "MUR", | 139 "MUR", |
136 "Iropiyianí e Morisi", | 140 "Iropiyianí e Morisi", |
137 } | 141 } |
138 MWK{ | 142 MWK{ |
139 "MWK", | 143 "MWK", |
140 "Iropiyianí e Malawi", | 144 "Iropiyianí e Malawi", |
141 } | 145 } |
| 146 MZM{ |
| 147 "MZM", |
| 148 "Iropiyianí e Msumbiji", |
| 149 } |
142 NAD{ | 150 NAD{ |
143 "NAD", | 151 "NAD", |
144 "Iropiyianí e Namibia", | 152 "Iropiyianí e Namibia", |
145 } | 153 } |
146 NGN{ | 154 NGN{ |
147 "NGN", | 155 "NGN", |
148 "Iropiyianí e Nijeria", | 156 "Iropiyianí e Nijeria", |
149 } | 157 } |
150 RWF{ | 158 RWF{ |
151 "RWF", | 159 "RWF", |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
204 "Iropiyianí e CFA BEAC", | 212 "Iropiyianí e CFA BEAC", |
205 } | 213 } |
206 XOF{ | 214 XOF{ |
207 "CFA", | 215 "CFA", |
208 "Iropiyianí e CFA BCEAO", | 216 "Iropiyianí e CFA BCEAO", |
209 } | 217 } |
210 ZAR{ | 218 ZAR{ |
211 "ZAR", | 219 "ZAR", |
212 "Iropiyianí e Afrika Kusini", | 220 "Iropiyianí e Afrika Kusini", |
213 } | 221 } |
| 222 ZMK{ |
| 223 "ZMK", |
| 224 "Iropiyianí e Sambia (1968–2012)", |
| 225 } |
214 ZMW{ | 226 ZMW{ |
215 "ZMW", | 227 "ZMW", |
216 "Iropiyianí e Sambia", | 228 "Iropiyianí e Sambia", |
217 } | 229 } |
| 230 ZWD{ |
| 231 "ZWD", |
| 232 "Iropiyianí e Simbabwe", |
| 233 } |
218 } | 234 } |
219 Version{"2.0.92.87"} | 235 Version{"2.1.7.39"} |
220 } | 236 } |
OLD | NEW |