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/uz_Cyrl.xml | 6 // * Source File: <path>/common/main/uz_Cyrl.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml | 10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml |
11 */ | 11 */ |
12 uz_Cyrl{ | 12 uz_Cyrl{ |
13 %%Parent{"root"} | 13 %%Parent{"root"} |
14 Version{"2.0.92.87"} | 14 Version{"2.1.7.39"} |
15 zoneStrings{ | 15 zoneStrings{ |
16 "Africa:Asmera"{ | 16 "Africa:Asmera"{ |
17 ec{"Asmara"} | 17 ec{"Asmara"} |
18 } | 18 } |
19 "America:Coral_Harbour"{ | 19 "America:Coral_Harbour"{ |
20 ec{"Atikokan"} | 20 ec{"Atikokan"} |
21 } | 21 } |
22 "America:Godthab"{ | 22 "America:Godthab"{ |
23 ec{"Nuuk"} | 23 ec{"Nuuk"} |
24 } | 24 } |
(...skipping 15 matching lines...) Expand all Loading... |
40 "America:Indiana:Vincennes"{ | 40 "America:Indiana:Vincennes"{ |
41 ec{"Vincennes, Indiana"} | 41 ec{"Vincennes, Indiana"} |
42 } | 42 } |
43 "America:Indiana:Winamac"{ | 43 "America:Indiana:Winamac"{ |
44 ec{"Winamac, Indiana"} | 44 ec{"Winamac, Indiana"} |
45 } | 45 } |
46 "America:Kentucky:Monticello"{ | 46 "America:Kentucky:Monticello"{ |
47 ec{"Monticello, Kentucky"} | 47 ec{"Monticello, Kentucky"} |
48 } | 48 } |
49 "America:Lower_Princes"{ | 49 "America:Lower_Princes"{ |
50 ec{"Lower Prince's Quarter"} | 50 ec{"Lower Princeʼs Quarter"} |
51 } | 51 } |
52 "America:North_Dakota:Beulah"{ | 52 "America:North_Dakota:Beulah"{ |
53 ec{"Beulah, North Dakota"} | 53 ec{"Beulah, North Dakota"} |
54 } | 54 } |
55 "America:North_Dakota:Center"{ | 55 "America:North_Dakota:Center"{ |
56 ec{"Center, North Dakota"} | 56 ec{"Center, North Dakota"} |
57 } | 57 } |
58 "America:North_Dakota:New_Salem"{ | 58 "America:North_Dakota:New_Salem"{ |
59 ec{"New Salem, North Dakota"} | 59 ec{"New Salem, North Dakota"} |
60 } | 60 } |
(...skipping 621 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
682 } | 682 } |
683 fallbackFormat{"{1} ({0})"} | 683 fallbackFormat{"{1} ({0})"} |
684 gmtFormat{"GMT{0}"} | 684 gmtFormat{"GMT{0}"} |
685 gmtZeroFormat{"GMT"} | 685 gmtZeroFormat{"GMT"} |
686 hourFormat{"+HH:mm;-HH:mm"} | 686 hourFormat{"+HH:mm;-HH:mm"} |
687 regionFormat{"{0} вақти"} | 687 regionFormat{"{0} вақти"} |
688 regionFormatDaylight{"{0} кундузги вақти"} | 688 regionFormatDaylight{"{0} кундузги вақти"} |
689 regionFormatStandard{"{0} стандарт вақти"} | 689 regionFormatStandard{"{0} стандарт вақти"} |
690 } | 690 } |
691 } | 691 } |
OLD | NEW |