OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2014 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/dz.xml | 6 // * Source File: <path>/common/main/dz.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/dz.xml | 10 * ICU <specials> source: <path>/common/main/dz.xml |
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
112 "ཇཱ་པཱན་གྱི་དངུལ་ ཡེན", | 112 "ཇཱ་པཱན་གྱི་དངུལ་ ཡེན", |
113 } | 113 } |
114 KES{ | 114 KES{ |
115 "KES", | 115 "KES", |
116 "ཀེན་ཡ་གི་དངུལ་ ཤི་ལིང", | 116 "ཀེན་ཡ་གི་དངུལ་ ཤི་ལིང", |
117 } | 117 } |
118 KHR{ | 118 KHR{ |
119 "KHR", | 119 "KHR", |
120 "ཀེམ་བྷོ་ཌི་ཡ་གི་དངུལ་ རི་ཨཱལ", | 120 "ཀེམ་བྷོ་ཌི་ཡ་གི་དངུལ་ རི་ཨཱལ", |
121 } | 121 } |
122 KPW{ | |
123 "KPW", | |
124 "ནོརཐ་ ཀོ་རི་ཡ་གི་དངུལ་ ཝོན", | |
125 } | |
126 KRW{ | 122 KRW{ |
127 "KR₩", | 123 "KR₩", |
128 "སཱའུཐ་ ཀོ་རི་ཡ་གི་དངུལ་ ཝོན", | 124 "སཱའུཐ་ ཀོ་རི་ཡ་གི་དངུལ་ ཝོན", |
129 } | 125 } |
130 KWD{ | 126 KWD{ |
131 "KWD", | 127 "KWD", |
132 "ཀུ་ཝེཊ་གི་དངུལ་ ཌི་ན", | 128 "ཀུ་ཝེཊ་གི་དངུལ་ ཌི་ན", |
133 } | 129 } |
134 KZT{ | 130 KZT{ |
135 "KZT", | 131 "KZT", |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
216 "སཱཝ་དིའི་དངུལ་ རི་ཡཱལ", | 212 "སཱཝ་དིའི་དངུལ་ རི་ཡཱལ", |
217 } | 213 } |
218 SEK{ | 214 SEK{ |
219 "SEK", | 215 "SEK", |
220 "སུའི་ཌེན་གྱི་དངུལ་ ཀྲོ་ན", | 216 "སུའི་ཌེན་གྱི་དངུལ་ ཀྲོ་ན", |
221 } | 217 } |
222 SGD{ | 218 SGD{ |
223 "SGD", | 219 "SGD", |
224 "སིང་ག་པོར་གྱི་དངུལ་ ཌོ་ལར", | 220 "སིང་ག་པོར་གྱི་དངུལ་ ཌོ་ལར", |
225 } | 221 } |
226 SYP{ | |
227 "SYP", | |
228 "སི་རི་ཡ་གི་དངུལ་ པ་འུནཌ", | |
229 } | |
230 THB{ | 222 THB{ |
231 "TH฿", | 223 "TH฿", |
232 "ཐཱའི་ལེནཌ་གི་དངུལ་ བཱཏ", | 224 "ཐཱའི་ལེནཌ་གི་དངུལ་ བཱཏ", |
233 } | 225 } |
234 TJS{ | 226 TJS{ |
235 "TJS", | 227 "TJS", |
236 "ཏ་ཇི་ཀིས་ཏཱན་གྱི་དངུལ་ སོ་མོ་ནི", | 228 "ཏ་ཇི་ཀིས་ཏཱན་གྱི་དངུལ་ སོ་མོ་ནི", |
237 } | 229 } |
238 TRY{ | 230 TRY{ |
239 "TRY", | 231 "TRY", |
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
275 "XAF", | 267 "XAF", |
276 "XAF", | 268 "XAF", |
277 } | 269 } |
278 ZAR{ | 270 ZAR{ |
279 "ZAR", | 271 "ZAR", |
280 "སཱའུཐ་ ཨཕ་རི་ཀ་གི་དངུལ་ རཱནད", | 272 "སཱའུཐ་ ཨཕ་རི་ཀ་གི་དངུལ་ རཱནད", |
281 } | 273 } |
282 } | 274 } |
283 Version{"2.1.6.69"} | 275 Version{"2.1.6.69"} |
284 } | 276 } |
OLD | NEW |