Chromium Code Reviews

Side by Side Diff: icu52/source/data/zone/zh_Hant.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.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « icu52/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) 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_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 1805 matching lines...)
1816 } 1816 }
1817 "meta:Suriname"{ 1817 "meta:Suriname"{
1818 ls{"蘇利南時間"} 1818 ls{"蘇利南時間"}
1819 } 1819 }
1820 "meta:Syowa"{ 1820 "meta:Syowa"{
1821 ls{"昭和基地時間"} 1821 ls{"昭和基地時間"}
1822 } 1822 }
1823 "meta:Tahiti"{ 1823 "meta:Tahiti"{
1824 ls{"大溪地時間"} 1824 ls{"大溪地時間"}
1825 } 1825 }
1826 // Chromium patch: Add short names.
1826 "meta:Taipei"{ 1827 "meta:Taipei"{
1827 ld{"台北夏令時間"} 1828 ld{"台北夏令時間"}
1828 lg{"台北時間"} 1829 lg{"台北時間"}
1829 ls{"台北標準時間"} 1830 ls{"台北標準時間"}
1831 sd{"台北"}
1832 sg{"台北"}
1833 ss{"台北"}
1830 } 1834 }
1831 "meta:Tajikistan"{ 1835 "meta:Tajikistan"{
1832 ls{"塔吉克時間"} 1836 ls{"塔吉克時間"}
1833 } 1837 }
1834 "meta:Tokelau"{ 1838 "meta:Tokelau"{
1835 ls{"托克勞群島時間"} 1839 ls{"托克勞群島時間"}
1836 } 1840 }
1837 "meta:Tonga"{ 1841 "meta:Tonga"{
1838 ld{"東加夏令時間"} 1842 ld{"東加夏令時間"}
1839 lg{"東加時間"} 1843 lg{"東加時間"}
(...skipping 59 matching lines...)
1899 } 1903 }
1900 fallbackFormat{"{1}({0})"} 1904 fallbackFormat{"{1}({0})"}
1901 gmtFormat{"GMT{0}"} 1905 gmtFormat{"GMT{0}"}
1902 gmtZeroFormat{"GMT"} 1906 gmtZeroFormat{"GMT"}
1903 hourFormat{"+HH:mm;-HH:mm"} 1907 hourFormat{"+HH:mm;-HH:mm"}
1904 regionFormat{"{0}時間"} 1908 regionFormat{"{0}時間"}
1905 regionFormatDaylight{"{0} (+1)"} 1909 regionFormatDaylight{"{0} (+1)"}
1906 regionFormatStandard{"{0} (+0)"} 1910 regionFormatStandard{"{0} (+0)"}
1907 } 1911 }
1908 } 1912 }
OLDNEW
« no previous file with comments | « icu52/source/data/zone/zh.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine