| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2015 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 /** | |
| 10 * ICU <specials> source: <path>/common/main/dz.xml | |
| 11 */ | |
| 12 dz{ | 9 dz{ |
| 13 Keys{ | 10 Keys{ |
| 14 calendar{"ཟླ་ཐོ"} | 11 calendar{"ཟླ་ཐོ"} |
| 15 collation{"གནས་སདུད་རིམ་ སགྲིག"} | 12 collation{"གནས་སདུད་རིམ་ སགྲིག"} |
| 16 currency{"ཤོག་དངུལ"} | 13 currency{"ཤོག་དངུལ"} |
| 17 numbers{"ཨང་ཡིག"} | 14 numbers{"ཨང་ཡིག"} |
| 18 } | 15 } |
| 19 Languages{ | 16 Languages{ |
| 20 aa{"ཨ་ཕར་ཁ"} | 17 aa{"ཨ་ཕར་ཁ"} |
| 21 ab{"ཨཱབ་ཁ་ཟི་ཡ་ཁ"} | 18 ab{"ཨཱབ་ཁ་ཟི་ཡ་ཁ"} |
| (...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 236 orya{"ཨོ་རི་ཡ་ཨང་"} | 233 orya{"ཨོ་རི་ཡ་ཨང་"} |
| 237 roman{"རོ་མཱན་ཨང་རྟགས"} | 234 roman{"རོ་མཱན་ཨང་རྟགས"} |
| 238 romanlow{"རོ་མཱན་གྱི་མགྱོགས་ཡིག་ཨང་རྟགས"} | 235 romanlow{"རོ་མཱན་གྱི་མགྱོགས་ཡིག་ཨང་རྟགས"} |
| 239 taml{"སྔ་དུས་ཊ་མིལ་ཨང་རྟགས"} | 236 taml{"སྔ་དུས་ཊ་མིལ་ཨང་རྟགས"} |
| 240 tamldec{"ཊ་མིལ་ཨང"} | 237 tamldec{"ཊ་མིལ་ཨང"} |
| 241 telu{"ཏེ་ལུ་གུ་ཨང"} | 238 telu{"ཏེ་ལུ་གུ་ཨང"} |
| 242 thai{"ཐཱའི་ཨང"} | 239 thai{"ཐཱའི་ཨང"} |
| 243 tibt{"ང་བཅས་ཀྱི་ཨང་ཡིག"} | 240 tibt{"ང་བཅས་ཀྱི་ཨང་ཡིག"} |
| 244 } | 241 } |
| 245 } | 242 } |
| 246 Version{"2.1.6.69"} | 243 Version{"2.1.19.14"} |
| 247 codePatterns{ | 244 codePatterns{ |
| 248 language{"ཁ་སྐད་: {0}"} | 245 language{"ཁ་སྐད་: {0}"} |
| 249 script{"ཡིག་གཟུགས་: {0}"} | 246 script{"ཡིག་གཟུགས་: {0}"} |
| 250 territory{"{0}"} | 247 territory{"{0}"} |
| 251 } | 248 } |
| 252 localeDisplayPattern{ | 249 localeDisplayPattern{ |
| 253 keyTypePattern{"{0}།: {1}"} | 250 keyTypePattern{"{0}།: {1}"} |
| 254 pattern{"{0}། ({1}།)"} | 251 pattern{"{0}། ({1}།)"} |
| 255 separator{"{0}་, {1}"} | 252 separator{"{0}་, {1}"} |
| 256 } | 253 } |
| 257 } | 254 } |
| OLD | NEW |