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

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

Issue 232773005: ICU 52 local change part 2 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/zone/ko.txt ('k') | icu52/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) 2013 International Business Machines 3 // * Copyright (C) 2013 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 1804 matching lines...) Expand 10 before | Expand all | Expand 10 after
1815 } 1815 }
1816 "meta:Suriname"{ 1816 "meta:Suriname"{
1817 ls{"苏里南时间"} 1817 ls{"苏里南时间"}
1818 } 1818 }
1819 "meta:Syowa"{ 1819 "meta:Syowa"{
1820 ls{"昭和时间"} 1820 ls{"昭和时间"}
1821 } 1821 }
1822 "meta:Tahiti"{ 1822 "meta:Tahiti"{
1823 ls{"塔希提岛时间"} 1823 ls{"塔希提岛时间"}
1824 } 1824 }
1825 // Chromium patch: Add short names
1825 "meta:Taipei"{ 1826 "meta:Taipei"{
1826 ld{"台北夏令时间"} 1827 ld{"台北夏令时间"}
1827 lg{"台北时间"} 1828 lg{"台北时间"}
1828 ls{"台北标准时间"} 1829 ls{"台北标准时间"}
1830 sd{"台北"}
1831 sg{"台北"}
1832 ss{"台北"}
1829 } 1833 }
1830 "meta:Tajikistan"{ 1834 "meta:Tajikistan"{
1831 ls{"塔吉克斯坦时间"} 1835 ls{"塔吉克斯坦时间"}
1832 } 1836 }
1833 "meta:Tokelau"{ 1837 "meta:Tokelau"{
1834 ls{"托克劳时间"} 1838 ls{"托克劳时间"}
1835 } 1839 }
1836 "meta:Tonga"{ 1840 "meta:Tonga"{
1837 ld{"汤加夏令时间"} 1841 ld{"汤加夏令时间"}
1838 lg{"汤加时间"} 1842 lg{"汤加时间"}
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
1898 } 1902 }
1899 fallbackFormat{"{1}({0})"} 1903 fallbackFormat{"{1}({0})"}
1900 gmtFormat{"GMT{0}"} 1904 gmtFormat{"GMT{0}"}
1901 gmtZeroFormat{"GMT"} 1905 gmtZeroFormat{"GMT"}
1902 hourFormat{"+HH:mm;-HH:mm"} 1906 hourFormat{"+HH:mm;-HH:mm"}
1903 regionFormat{"{0}时间"} 1907 regionFormat{"{0}时间"}
1904 regionFormatDaylight{"{0}夏令时间"} 1908 regionFormatDaylight{"{0}夏令时间"}
1905 regionFormatStandard{"{0}标准时间"} 1909 regionFormatStandard{"{0}标准时间"}
1906 } 1910 }
1907 } 1911 }
OLDNEW
« no previous file with comments | « icu52/source/data/zone/ko.txt ('k') | icu52/source/data/zone/zh_Hant.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698