Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1061)

Side by Side Diff: source/data/zone/zh.txt

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/data/zone/vai_Latn_LR.txt ('k') | source/data/zone/zh_Hant.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/zh.xml 6 // * Source File: <path>/common/main/zh.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/zh.xml 10 * ICU <specials> source: <path>/common/main/zh.xml
(...skipping 821 matching lines...) Expand 10 before | Expand all | Expand 10 after
832 ec{"首尔"} 832 ec{"首尔"}
833 } 833 }
834 "Asia:Shanghai"{ 834 "Asia:Shanghai"{
835 ec{"上海"} 835 ec{"上海"}
836 } 836 }
837 "Asia:Singapore"{ 837 "Asia:Singapore"{
838 ec{"新加坡"} 838 ec{"新加坡"}
839 } 839 }
840 "Asia:Taipei"{ 840 "Asia:Taipei"{
841 ec{"台北"} 841 ec{"台北"}
842 ld{"台北夏令时间"}
843 lg{"台北时间"}
844 ls{"台北标准时间"}
845 sd{"台北"}
846 sg{"台北"}
847 ss{"台北"}
842 } 848 }
843 "Asia:Tashkent"{ 849 "Asia:Tashkent"{
844 ec{"塔什干"} 850 ec{"塔什干"}
845 } 851 }
846 "Asia:Tbilisi"{ 852 "Asia:Tbilisi"{
847 ec{"第比利斯"} 853 ec{"第比利斯"}
848 } 854 }
849 "Asia:Tehran"{ 855 "Asia:Tehran"{
850 ec{"德黑兰"} 856 ec{"德黑兰"}
851 } 857 }
(...skipping 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after
1910 } 1916 }
1911 fallbackFormat{"{1}({0})"} 1917 fallbackFormat{"{1}({0})"}
1912 gmtFormat{"GMT{0}"} 1918 gmtFormat{"GMT{0}"}
1913 gmtZeroFormat{"GMT"} 1919 gmtZeroFormat{"GMT"}
1914 hourFormat{"+HH:mm;-HH:mm"} 1920 hourFormat{"+HH:mm;-HH:mm"}
1915 regionFormat{"{0}时间"} 1921 regionFormat{"{0}时间"}
1916 regionFormatDaylight{"{0}夏令时间"} 1922 regionFormatDaylight{"{0}夏令时间"}
1917 regionFormatStandard{"{0}标准时间"} 1923 regionFormatStandard{"{0}标准时间"}
1918 } 1924 }
1919 } 1925 }
OLDNEW
« no previous file with comments | « source/data/zone/vai_Latn_LR.txt ('k') | source/data/zone/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698