| 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/zh_Hans_MO.xml | 6 // * Source File: <path>/common/main/zh_Hans_MO.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 zh_Hans_MO{ | 9 zh_Hans_MO{ |
| 10 Version{"2.0.92.87"} | 10 Version{"2.1.8.19"} |
| 11 zoneStrings{ | 11 zoneStrings{ |
| 12 "America:Menominee"{ | 12 "America:Pangnirtung"{ |
| 13 ec{"梅诺米尼"} | 13 ec{"旁尼唐"} |
| 14 } | 14 } |
| 15 "America:Santo_Domingo"{ | 15 "America:Santo_Domingo"{ |
| 16 ec{"圣多明戈"} | 16 ec{"圣多明戈"} |
| 17 } | 17 } |
| 18 "America:St_Barthelemy"{ | 18 "America:St_Barthelemy"{ |
| 19 ec{"圣巴太累米"} | 19 ec{"圣巴太累米"} |
| 20 } | 20 } |
| 21 "America:St_Johns"{ | 21 "America:St_Johns"{ |
| 22 ec{"圣约翰"} | 22 ec{"圣约翰"} |
| 23 } | 23 } |
| (...skipping 28 matching lines...) Expand all Loading... |
| 52 } | 52 } |
| 53 "meta:Tahiti"{ | 53 "meta:Tahiti"{ |
| 54 ls{"大溪地时间"} | 54 ls{"大溪地时间"} |
| 55 } | 55 } |
| 56 "meta:Truk"{ | 56 "meta:Truk"{ |
| 57 ls{"特鲁克时间"} | 57 ls{"特鲁克时间"} |
| 58 } | 58 } |
| 59 "meta:Tuvalu"{ | 59 "meta:Tuvalu"{ |
| 60 ls{"吐瓦鲁时间"} | 60 ls{"吐瓦鲁时间"} |
| 61 } | 61 } |
| 62 gmtFormat{"GMT {0}"} |
| 62 } | 63 } |
| 63 } | 64 } |
| OLD | NEW |