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/bo.xml | 6 // * Source File: <path>/common/main/bo.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/bo.xml | 10 * ICU <specials> source: <path>/common/main/bo.xml |
11 */ | 11 */ |
12 bo{ | 12 bo{ |
13 Countries{ | 13 Countries{ |
14 001{"འཛམ་གླིང་།"} | |
15 CN{"རྒྱ་ནག"} | 14 CN{"རྒྱ་ནག"} |
16 DE{"འཇར་མན་"} | 15 DE{"འཇར་མན་"} |
17 GB{"དབྱིན་ཇི་"} | 16 GB{"དབྱིན་ཇི་"} |
18 IN{"རྒྱ་གར་"} | 17 IN{"རྒྱ་གར་"} |
19 IT{"ཨི་ཀྲར་ལི་"} | 18 IT{"ཨི་ཀྲར་ལི་"} |
20 JP{"རི་པིན་"} | 19 JP{"རི་པིན་"} |
21 NP{"བར་ཡུལ་"} | 20 NP{"བར་ཡུལ་"} |
22 RU{"ཨུ་རུ་སུ་"} | 21 RU{"ཨུ་རུ་སུ་"} |
23 US{"ཨ་མེ་རི་ཀ།"} | 22 US{"ཨ་མེ་རི་ཀ།"} |
24 ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"} | 23 ZZ{"མིའི་ཤེས་རྟོགས་མ་བྱུང་བའི་ཁོར་ཡུག"} |
25 } | 24 } |
26 Version{"2.1.6.69"} | 25 Version{"2.1.6.69"} |
27 } | 26 } |
OLD | NEW |