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/pt_PT.xml | 6 // * Source File: <path>/common/main/pt_PT.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 pt_PT{ | 9 pt_PT{ |
10 Countries{ | 10 Countries{ |
11 009{"Oceânia"} | |
12 015{"Norte de África"} | |
13 029{"Caraíbas"} | |
14 154{"Europa do Norte"} | |
15 AI{"Anguila"} | 11 AI{"Anguila"} |
16 AM{"Arménia"} | 12 AM{"Arménia"} |
17 BH{"Barém"} | 13 BH{"Barém"} |
18 BJ{"Benim"} | 14 BJ{"Benim"} |
19 BW{"Botswana"} | 15 BW{"Botswana"} |
20 CC{"Ilhas Cocos"} | 16 CC{"Ilhas Cocos"} |
21 CD{"Congo-Kinshasa"} | 17 CD{"Congo-Kinshasa"} |
22 CG{"Congo-Brazzaville"} | 18 CG{"Congo-Brazzaville"} |
23 CM{"Camarões"} | 19 CM{"Camarões"} |
24 CW{"Curaçau"} | 20 CW{"Curaçau"} |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
66 Countries%variant{ | 62 Countries%variant{ |
67 CG{"República do Congo"} | 63 CG{"República do Congo"} |
68 FK{"Ilhas Malvinas"} | 64 FK{"Ilhas Malvinas"} |
69 MK{"Antiga República Jugoslava da Macedónia"} | 65 MK{"Antiga República Jugoslava da Macedónia"} |
70 } | 66 } |
71 CountriesShort{ | 67 CountriesShort{ |
72 GB{"RU"} | 68 GB{"RU"} |
73 } | 69 } |
74 Version{"2.1.8.19"} | 70 Version{"2.1.8.19"} |
75 } | 71 } |
OLD | NEW |