| 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/uz_Cyrl.xml | 6 // * Source File: <path>/common/main/uz_Cyrl.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | |
| 10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml | |
| 11 */ | |
| 12 uz_Cyrl{ | 9 uz_Cyrl{ |
| 13 %%Parent{"root"} | 10 %%Parent{"root"} |
| 14 Version{"2.1.7.39"} | 11 Version{"2.1.19.14"} |
| 15 zoneStrings{ | 12 zoneStrings{ |
| 16 "Africa:Asmera"{ | 13 "Africa:Asmera"{ |
| 17 ec{"Asmara"} | 14 ec{"Asmara"} |
| 18 } | 15 } |
| 19 "America:Coral_Harbour"{ | 16 "America:Coral_Harbour"{ |
| 20 ec{"Atikokan"} | 17 ec{"Atikokan"} |
| 21 } | 18 } |
| 22 "America:Godthab"{ | 19 "America:Godthab"{ |
| 23 ec{"Nuuk"} | 20 ec{"Nuuk"} |
| 24 } | 21 } |
| (...skipping 657 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 682 } | 679 } |
| 683 fallbackFormat{"{1} ({0})"} | 680 fallbackFormat{"{1} ({0})"} |
| 684 gmtFormat{"GMT{0}"} | 681 gmtFormat{"GMT{0}"} |
| 685 gmtZeroFormat{"GMT"} | 682 gmtZeroFormat{"GMT"} |
| 686 hourFormat{"+HH:mm;-HH:mm"} | 683 hourFormat{"+HH:mm;-HH:mm"} |
| 687 regionFormat{"{0} вақти"} | 684 regionFormat{"{0} вақти"} |
| 688 regionFormatDaylight{"{0} кундузги вақти"} | 685 regionFormatDaylight{"{0} кундузги вақти"} |
| 689 regionFormatStandard{"{0} стандарт вақти"} | 686 regionFormatStandard{"{0} стандарт вақти"} |
| 690 } | 687 } |
| 691 } | 688 } |
| OLD | NEW |