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

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

Issue 2442923002: ICU update to 58 part 2 (Closed)
Patch Set: apply more patches and updates; almost ready to roll Created 4 years, 1 month 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/zh.txt ('k') | source/i18n/digitlst.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // © 2016 and later: Unicode, Inc. and others. 1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html#License 2 // License & terms of use: http://www.unicode.org/copyright.html#License
3 zh_Hant{ 3 zh_Hant{
4 %%Parent{"root"} 4 %%Parent{"root"}
5 Version{"2.1.28.79"} 5 Version{"2.1.28.79"}
6 zoneStrings{ 6 zoneStrings{
7 "Africa:Abidjan"{ 7 "Africa:Abidjan"{
8 ec{"阿比讓"} 8 ec{"阿比讓"}
9 } 9 }
10 "Africa:Accra"{ 10 "Africa:Accra"{
(...skipping 816 matching lines...) Expand 10 before | Expand all | Expand 10 after
827 ec{"上海"} 827 ec{"上海"}
828 } 828 }
829 "Asia:Singapore"{ 829 "Asia:Singapore"{
830 ec{"新加坡"} 830 ec{"新加坡"}
831 } 831 }
832 "Asia:Srednekolymsk"{ 832 "Asia:Srednekolymsk"{
833 ec{"中科雷姆斯克"} 833 ec{"中科雷姆斯克"}
834 } 834 }
835 "Asia:Taipei"{ 835 "Asia:Taipei"{
836 ec{"台北"} 836 ec{"台北"}
837 ld{"台北夏令時間"}
838 lg{"台北時間"}
839 ls{"台北標準時間"}
840 sd{"台北"}
841 sg{"台北"}
842 ss{"台北"}
837 } 843 }
838 "Asia:Tashkent"{ 844 "Asia:Tashkent"{
839 ec{"塔什干"} 845 ec{"塔什干"}
840 } 846 }
841 "Asia:Tbilisi"{ 847 "Asia:Tbilisi"{
842 ec{"第比利斯"} 848 ec{"第比利斯"}
843 } 849 }
844 "Asia:Tehran"{ 850 "Asia:Tehran"{
845 ec{"德黑蘭"} 851 ec{"德黑蘭"}
846 } 852 }
(...skipping 1076 matching lines...) Expand 10 before | Expand all | Expand 10 after
1923 } 1929 }
1924 fallbackFormat{"{1}({0})"} 1930 fallbackFormat{"{1}({0})"}
1925 gmtFormat{"GMT{0}"} 1931 gmtFormat{"GMT{0}"}
1926 gmtZeroFormat{"GMT"} 1932 gmtZeroFormat{"GMT"}
1927 hourFormat{"+HH:mm;-HH:mm"} 1933 hourFormat{"+HH:mm;-HH:mm"}
1928 regionFormat{"{0}時間"} 1934 regionFormat{"{0}時間"}
1929 regionFormatDaylight{"{0} (+1)"} 1935 regionFormatDaylight{"{0} (+1)"}
1930 regionFormatStandard{"{0} (+0)"} 1936 regionFormatStandard{"{0} (+0)"}
1931 } 1937 }
1932 } 1938 }
OLDNEW
« no previous file with comments | « source/data/zone/zh.txt ('k') | source/i18n/digitlst.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698