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

Side by Side Diff: source/data/zone/zh.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/ko.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) 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.xml 6 // * Source File: <path>/common/main/zh.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 zh{ 9 zh{
10 Version{"2.1.20.31"} 10 Version{"2.1.20.31"}
(...skipping 815 matching lines...) Expand 10 before | Expand all | Expand 10 after
826 ec{"上海"} 826 ec{"上海"}
827 } 827 }
828 "Asia:Singapore"{ 828 "Asia:Singapore"{
829 ec{"新加坡"} 829 ec{"新加坡"}
830 } 830 }
831 "Asia:Srednekolymsk"{ 831 "Asia:Srednekolymsk"{
832 ec{"中科雷姆斯克"} 832 ec{"中科雷姆斯克"}
833 } 833 }
834 "Asia:Taipei"{ 834 "Asia:Taipei"{
835 ec{"台北"} 835 ec{"台北"}
836 ld{"台北夏令时间"}
837 lg{"台北时间"}
838 ls{"台北标准时间"}
839 sd{"台北"}
840 sg{"台北"}
841 ss{"台北"}
836 } 842 }
837 "Asia:Tashkent"{ 843 "Asia:Tashkent"{
838 ec{"塔什干"} 844 ec{"塔什干"}
839 } 845 }
840 "Asia:Tbilisi"{ 846 "Asia:Tbilisi"{
841 ec{"第比利斯"} 847 ec{"第比利斯"}
842 } 848 }
843 "Asia:Tehran"{ 849 "Asia:Tehran"{
844 ec{"德黑兰"} 850 ec{"德黑兰"}
845 } 851 }
(...skipping 1061 matching lines...) Expand 10 before | Expand all | Expand 10 after
1907 } 1913 }
1908 fallbackFormat{"{1}({0})"} 1914 fallbackFormat{"{1}({0})"}
1909 gmtFormat{"GMT{0}"} 1915 gmtFormat{"GMT{0}"}
1910 gmtZeroFormat{"GMT"} 1916 gmtZeroFormat{"GMT"}
1911 hourFormat{"+HH:mm;-HH:mm"} 1917 hourFormat{"+HH:mm;-HH:mm"}
1912 regionFormat{"{0}时间"} 1918 regionFormat{"{0}时间"}
1913 regionFormatDaylight{"{0}夏令时间"} 1919 regionFormatDaylight{"{0}夏令时间"}
1914 regionFormatStandard{"{0}标准时间"} 1920 regionFormatStandard{"{0}标准时间"}
1915 } 1921 }
1916 } 1922 }
OLDNEW
« no previous file with comments | « source/data/zone/ko.txt ('k') | source/data/zone/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698