1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="zh"/>
12		<script type="Hans"/>
13		<territory type="HK"/>
14	</identity>
15	<dates>
16		<calendars>
17			<calendar type="buddhist">
18				<dateFormats>
19					<dateFormatLength type="short">
20						<dateFormat>
21							<pattern draft="contributed">Gd/M/yy</pattern>
22						</dateFormat>
23					</dateFormatLength>
24				</dateFormats>
25				<dateTimeFormats>
26					<availableFormats>
27						<dateFormatItem id="M" draft="contributed">L</dateFormatItem>
28						<dateFormatItem id="MEd" draft="contributed">M/dE</dateFormatItem>
29					</availableFormats>
30				</dateTimeFormats>
31			</calendar>
32			<calendar type="chinese">
33				<dateFormats>
34					<dateFormatLength type="full">
35						<dateFormat>
36							<pattern numbers="hanidec" draft="contributed">U年MMMd日EEEE</pattern>
37						</dateFormat>
38					</dateFormatLength>
39					<dateFormatLength type="long">
40						<dateFormat>
41							<pattern numbers="hanidec" draft="contributed">U年MMMd日</pattern>
42						</dateFormat>
43					</dateFormatLength>
44					<dateFormatLength type="medium">
45						<dateFormat>
46							<pattern numbers="hanidec" draft="contributed">U年MMMd日</pattern>
47						</dateFormat>
48					</dateFormatLength>
49				</dateFormats>
50			</calendar>
51			<calendar type="generic">
52				<dateFormats>
53					<dateFormatLength type="short">
54						<dateFormat>
55							<pattern draft="contributed">d/M/yyGGGGG</pattern>
56						</dateFormat>
57					</dateFormatLength>
58				</dateFormats>
59				<dateTimeFormats>
60					<availableFormats>
61						<dateFormatItem id="HHmm" draft="contributed">HH:mm</dateFormatItem>
62						<dateFormatItem id="Md" draft="contributed">d/M</dateFormatItem>
63						<dateFormatItem id="MEd" draft="contributed">E, d/M</dateFormatItem>
64						<dateFormatItem id="MMM" draft="contributed">M月</dateFormatItem>
65						<dateFormatItem id="MMMMdd" draft="contributed">M月d日</dateFormatItem>
66						<dateFormatItem id="yyyyM" draft="contributed">M/yGGGGG</dateFormatItem>
67						<dateFormatItem id="yyyyMd" draft="contributed">d/M/yGGGGG</dateFormatItem>
68						<dateFormatItem id="yyyyMEd" draft="contributed">E, d/M/yGGGGG</dateFormatItem>
69					</availableFormats>
70					<intervalFormats>
71						<intervalFormatFallback draft="contributed">{0}–{1}</intervalFormatFallback>
72						<intervalFormatItem id="h">
73							<greatestDifference id="h" draft="contributed">ah至h时</greatestDifference>
74						</intervalFormatItem>
75						<intervalFormatItem id="Hmv">
76							<greatestDifference id="H" draft="contributed">vHH:mm–HH:mm</greatestDifference>
77							<greatestDifference id="m" draft="contributed">vHH:mm–HH:mm</greatestDifference>
78						</intervalFormatItem>
79						<intervalFormatItem id="Hv">
80							<greatestDifference id="H" draft="contributed">vHH–HH</greatestDifference>
81						</intervalFormatItem>
82						<intervalFormatItem id="yM">
83							<greatestDifference id="M" draft="contributed">y年M月至y年M月</greatestDifference>
84						</intervalFormatItem>
85						<intervalFormatItem id="yMd">
86							<greatestDifference id="d" draft="contributed">d/M/y至d/M/y</greatestDifference>
87							<greatestDifference id="M" draft="contributed">d/M/y至d/M/y</greatestDifference>
88							<greatestDifference id="y" draft="contributed">d/M/y至d/M/y</greatestDifference>
89						</intervalFormatItem>
90						<intervalFormatItem id="yMEd">
91							<greatestDifference id="d" draft="contributed">d/M/yEd/M/yE</greatestDifference>
92							<greatestDifference id="M" draft="contributed">d/M/yEd/M/yE</greatestDifference>
93							<greatestDifference id="y" draft="contributed">d/M/yEd/M/yE</greatestDifference>
94						</intervalFormatItem>
95						<intervalFormatItem id="yMMMEd">
96							<greatestDifference id="d" draft="contributed">y年M月d日E至M月d日E</greatestDifference>
97						</intervalFormatItem>
98					</intervalFormats>
99				</dateTimeFormats>
100			</calendar>
101			<calendar type="gregorian">
102				<dateFormats>
103					<dateFormatLength type="short">
104						<dateFormat>
105							<pattern draft="contributed">d/M/yy</pattern>
106						</dateFormat>
107					</dateFormatLength>
108				</dateFormats>
109				<dateTimeFormats>
110					<availableFormats>
111						<dateFormatItem id="HHmm" draft="contributed">HH:mm</dateFormatItem>
112						<dateFormatItem id="Md" draft="contributed">d/M</dateFormatItem>
113						<dateFormatItem id="MEd" draft="contributed">E, d/M</dateFormatItem>
114						<dateFormatItem id="MMdd" draft="contributed">dd/MM</dateFormatItem>
115						<dateFormatItem id="MMMMdd" draft="contributed">M月d日</dateFormatItem>
116						<dateFormatItem id="yM" draft="contributed">M/y</dateFormatItem>
117						<dateFormatItem id="yMd" draft="contributed">d/M/y</dateFormatItem>
118						<dateFormatItem id="yMEd" draft="contributed">d/M/y(E)</dateFormatItem>
119						<dateFormatItem id="yMM" draft="contributed">MM/y</dateFormatItem>
120					</availableFormats>
121					<intervalFormats>
122						<intervalFormatFallback draft="contributed">{0}–{1}</intervalFormatFallback>
123						<intervalFormatItem id="h">
124							<greatestDifference id="h" draft="contributed">ah至h时</greatestDifference>
125						</intervalFormatItem>
126						<intervalFormatItem id="Hmv">
127							<greatestDifference id="H" draft="contributed">vHH:mm–HH:mm</greatestDifference>
128							<greatestDifference id="m" draft="contributed">vHH:mm–HH:mm</greatestDifference>
129						</intervalFormatItem>
130						<intervalFormatItem id="Hv">
131							<greatestDifference id="H" draft="contributed">vHH–HH</greatestDifference>
132						</intervalFormatItem>
133						<intervalFormatItem id="yM">
134							<greatestDifference id="M" draft="contributed">y年M月至y年M月</greatestDifference>
135						</intervalFormatItem>
136						<intervalFormatItem id="yMd">
137							<greatestDifference id="d" draft="contributed">d/M/y至d/M/y</greatestDifference>
138							<greatestDifference id="M" draft="contributed">d/M/y至d/M/y</greatestDifference>
139							<greatestDifference id="y" draft="contributed">d/M/y至d/M/y</greatestDifference>
140						</intervalFormatItem>
141						<intervalFormatItem id="yMEd">
142							<greatestDifference id="d" draft="contributed">d/M/yEd/M/yE</greatestDifference>
143							<greatestDifference id="M" draft="contributed">d/M/yEd/M/yE</greatestDifference>
144							<greatestDifference id="y" draft="contributed">d/M/yEd/M/yE</greatestDifference>
145						</intervalFormatItem>
146						<intervalFormatItem id="yMMMEd">
147							<greatestDifference id="d" draft="contributed">y年M月d日E至M月d日E</greatestDifference>
148						</intervalFormatItem>
149					</intervalFormats>
150				</dateTimeFormats>
151			</calendar>
152			<calendar type="islamic">
153				<dateFormats>
154					<dateFormatLength type="short">
155						<dateFormat>
156							<pattern draft="contributed">Gd/M/yy</pattern>
157						</dateFormat>
158					</dateFormatLength>
159				</dateFormats>
160			</calendar>
161			<calendar type="japanese">
162				<dateFormats>
163					<dateFormatLength type="short">
164						<dateFormat>
165							<pattern draft="contributed">Gd/M/yy</pattern>
166						</dateFormat>
167					</dateFormatLength>
168				</dateFormats>
169				<dateTimeFormats>
170					<availableFormats>
171						<dateFormatItem id="Md" draft="contributed">M/d</dateFormatItem>
172						<dateFormatItem id="MEd" draft="contributed">M/dE</dateFormatItem>
173					</availableFormats>
174				</dateTimeFormats>
175			</calendar>
176			<calendar type="roc">
177				<dateFormats>
178					<dateFormatLength type="short">
179						<dateFormat>
180							<pattern draft="contributed">Gd/M/yy</pattern>
181						</dateFormat>
182					</dateFormatLength>
183				</dateFormats>
184				<dateTimeFormats>
185					<availableFormats>
186						<dateFormatItem id="M" draft="contributed">L</dateFormatItem>
187						<dateFormatItem id="Md" draft="contributed">M-d</dateFormatItem>
188						<dateFormatItem id="MMM" draft="contributed">M月</dateFormatItem>
189					</availableFormats>
190				</dateTimeFormats>
191			</calendar>
192		</calendars>
193		<fields>
194			<field type="second">
195				<relativeTime type="future">
196					<relativeTimePattern count="other">{0}秒后</relativeTimePattern>
197				</relativeTime>
198				<relativeTime type="past">
199					<relativeTimePattern count="other">{0}秒前</relativeTimePattern>
200				</relativeTime>
201			</field>
202		</fields>
203	</dates>
204	<numbers>
205		<decimalFormats numberSystem="latn">
206			<decimalFormatLength type="long">
207				<decimalFormat>
208					<pattern type="1000000000000" count="other" draft="contributed">0万亿</pattern>
209					<pattern type="10000000000000" count="other" draft="contributed">00万亿</pattern>
210					<pattern type="100000000000000" count="other" draft="contributed">000万亿</pattern>
211				</decimalFormat>
212			</decimalFormatLength>
213			<decimalFormatLength type="short">
214				<decimalFormat>
215					<pattern type="1000000000000" count="other" draft="contributed">0万亿</pattern>
216					<pattern type="10000000000000" count="other" draft="contributed">00万亿</pattern>
217					<pattern type="100000000000000" count="other" draft="contributed">000万亿</pattern>
218				</decimalFormat>
219			</decimalFormatLength>
220		</decimalFormats>
221		<currencyFormats numberSystem="latn">
222			<unitPattern count="other" draft="contributed">{0} {1}</unitPattern>
223		</currencyFormats>
224		<currencies>
225			<currency type="CNY">
226				<symbol draft="contributed">CN¥</symbol>
227			</currency>
228			<currency type="KYD">
229				<displayName draft="contributed">开曼群岛元</displayName>
230				<displayName count="other" draft="contributed">开曼群岛元</displayName>
231			</currency>
232			<currency type="NIO">
233				<displayName count="other">尼加拉瓜科多巴</displayName>
234			</currency>
235			<currency type="XAG">
236				<displayName draft="contributed">白银</displayName>
237			</currency>
238		</currencies>
239	</numbers>
240	<units>
241		<unitLength type="long">
242			<compoundUnit type="per">
243				<compoundUnitPattern draft="contributed">{0}/{1}</compoundUnitPattern>
244			</compoundUnit>
245			<unit type="concentr-karat">
246				<displayName draft="unconfirmed">开</displayName>
247				<unitPattern count="other" draft="unconfirmed">{0}开</unitPattern>
248			</unit>
249			<unit type="duration-second">
250				<unitPattern count="other" draft="contributed">{0}秒</unitPattern>
251			</unit>
252			<unit type="temperature-kelvin">
253				<displayName draft="contributed">开氏度</displayName>
254				<unitPattern count="other" draft="contributed">{0}开氏度</unitPattern>
255			</unit>
256		</unitLength>
257		<unitLength type="short">
258			<unit type="acceleration-g-force">
259				<unitPattern count="other" draft="unconfirmed">{0}G力</unitPattern>
260			</unit>
261			<unit type="concentr-karat">
262				<displayName draft="unconfirmed">开</displayName>
263				<unitPattern count="other" draft="unconfirmed">{0}开</unitPattern>
264			</unit>
265			<unit type="temperature-kelvin">
266				<displayName draft="unconfirmed">开氏度</displayName>
267				<unitPattern count="other" draft="contributed">{0}°K</unitPattern>
268			</unit>
269		</unitLength>
270		<unitLength type="narrow">
271			<unit type="length-picometer">
272				<unitPattern count="other" draft="unconfirmed">{0}皮米</unitPattern>
273			</unit>
274			<unit type="length-mile">
275				<unitPattern count="other" draft="unconfirmed">{0}英里</unitPattern>
276			</unit>
277			<unit type="length-yard">
278				<unitPattern count="other" draft="unconfirmed">{0}码</unitPattern>
279			</unit>
280			<unit type="length-foot">
281				<unitPattern count="other" draft="unconfirmed">{0}英尺</unitPattern>
282			</unit>
283			<unit type="length-inch">
284				<unitPattern count="other" draft="unconfirmed">{0}英寸</unitPattern>
285			</unit>
286			<unit type="length-light-year">
287				<unitPattern count="other" draft="unconfirmed">{0}光年</unitPattern>
288			</unit>
289		</unitLength>
290	</units>
291</ldml>
292