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

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

Issue 1625623003: ICU 56 step 3: Apply Google's locale changes to ICU locale data (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56script_loclist
Patch Set: Created 4 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/zh.txt ('k') | no next file » | 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) 2015 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/zh_Hant.xml 6 // * Source File: <path>/common/main/zh_Hant.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh_Hant{ 9 zh_Hant{
10 %%Parent{"root"} 10 %%Parent{"root"}
(...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 1061 matching lines...) Expand 10 before | Expand all | Expand 10 after
1908 } 1914 }
1909 fallbackFormat{"{1}({0})"} 1915 fallbackFormat{"{1}({0})"}
1910 gmtFormat{"GMT{0}"} 1916 gmtFormat{"GMT{0}"}
1911 gmtZeroFormat{"GMT"} 1917 gmtZeroFormat{"GMT"}
1912 hourFormat{"+HH:mm;-HH:mm"} 1918 hourFormat{"+HH:mm;-HH:mm"}
1913 regionFormat{"{0}時間"} 1919 regionFormat{"{0}時間"}
1914 regionFormatDaylight{"{0} (+1)"} 1920 regionFormatDaylight{"{0} (+1)"}
1915 regionFormatStandard{"{0} (+0)"} 1921 regionFormatStandard{"{0} (+0)"}
1916 } 1922 }
1917 } 1923 }
OLDNEW
« no previous file with comments | « source/data/zone/zh.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698