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

Side by Side Diff: source/data/zone/zh_Hant.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/zh.txt ('k') | source/data/zone/zh_Hant_HK.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_Hant.xml 6 // * Source File: <path>/common/main/zh_Hant.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/zh_Hant.xml 10 * ICU <specials> source: <path>/common/main/zh_Hant.xml
(...skipping 822 matching lines...) Expand 10 before | Expand all | Expand 10 after
833 ec{"首爾"} 833 ec{"首爾"}
834 } 834 }
835 "Asia:Shanghai"{ 835 "Asia:Shanghai"{
836 ec{"上海"} 836 ec{"上海"}
837 } 837 }
838 "Asia:Singapore"{ 838 "Asia:Singapore"{
839 ec{"新加坡"} 839 ec{"新加坡"}
840 } 840 }
841 "Asia:Taipei"{ 841 "Asia:Taipei"{
842 ec{"台北"} 842 ec{"台北"}
843 ld{"台北夏令時間"}
844 lg{"台北時間"}
845 ls{"台北標準時間"}
846 sd{"台北"}
847 sg{"台北"}
848 ss{"台北"}
843 } 849 }
844 "Asia:Tashkent"{ 850 "Asia:Tashkent"{
845 ec{"塔什干"} 851 ec{"塔什干"}
846 } 852 }
847 "Asia:Tbilisi"{ 853 "Asia:Tbilisi"{
848 ec{"第比利斯"} 854 ec{"第比利斯"}
849 } 855 }
850 "Asia:Tehran"{ 856 "Asia:Tehran"{
851 ec{"德黑蘭"} 857 ec{"德黑蘭"}
852 } 858 }
(...skipping 1058 matching lines...) Expand 10 before | Expand all | Expand 10 after
1911 } 1917 }
1912 fallbackFormat{"{1}({0})"} 1918 fallbackFormat{"{1}({0})"}
1913 gmtFormat{"GMT{0}"} 1919 gmtFormat{"GMT{0}"}
1914 gmtZeroFormat{"GMT"} 1920 gmtZeroFormat{"GMT"}
1915 hourFormat{"+HH:mm;-HH:mm"} 1921 hourFormat{"+HH:mm;-HH:mm"}
1916 regionFormat{"{0}時間"} 1922 regionFormat{"{0}時間"}
1917 regionFormatDaylight{"{0} (+1)"} 1923 regionFormatDaylight{"{0} (+1)"}
1918 regionFormatStandard{"{0} (+0)"} 1924 regionFormatStandard{"{0} (+0)"}
1919 } 1925 }
1920 } 1926 }
OLDNEW
« no previous file with comments | « source/data/zone/zh.txt ('k') | source/data/zone/zh_Hant_HK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698