Version 4.0.0.1, tag libreoffice-4.0.0.1
[LibreOffice.git] / i18npool / source / localedata / data / zh_HK.xml
blob94d447e28bc4012125558db9d0179c1fde45095c
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE Locale SYSTEM 'locale.dtd'>
3 <!--
4  * This file is part of the LibreOffice project.
5  *
6  * This Source Code Form is subject to the terms of the Mozilla Public
7  * License, v. 2.0. If a copy of the MPL was not distributed with this
8  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9  *
10  * This file incorporates work covered by the following license notice:
11  *
12  *   Licensed to the Apache Software Foundation (ASF) under one or more
13  *   contributor license agreements. See the NOTICE file distributed
14  *   with this work for additional information regarding copyright
15  *   ownership. The ASF licenses this file to you under the Apache
16  *   License, Version 2.0 (the "License"); you may not use this file
17  *   except in compliance with the License. You may obtain a copy of
18  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
19  -->
20 <Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2">
21   <LC_INFO>
22     <Language>
23       <LangID>zh</LangID>
24       <DefaultName>Chinese</DefaultName>
25     </Language>
26     <Country>
27       <CountryID>HK</CountryID>
28       <DefaultName>Hong Kong, China</DefaultName>
29     </Country>
30   </LC_INFO>
31   <LC_CTYPE ref="zh_TW"/>
32   <LC_FORMAT>
33     <DateAcceptancePattern>D/M</DateAcceptancePattern>
34     <!-- Fixed number formats. Index range is 0 - 5. -->
35     <FormatElement msgid="NumberFormatskey1" default="true" type="medium" usage="FIXED_NUMBER"  formatindex="0">
36       <FormatCode>General</FormatCode>
37     </FormatElement>
38     <FormatElement msgid="NumberFormatskey2" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="1">
39       <FormatCode>0</FormatCode>
40     </FormatElement>
41     <FormatElement msgid="NumberFormatskey3" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="2">
42       <FormatCode>0.00</FormatCode>
43     </FormatElement>
44     <FormatElement msgid="NumberFormatskey4" default="true" type="short" usage="FIXED_NUMBER"  formatindex="3">
45       <FormatCode>#,##0</FormatCode>
46     </FormatElement>
47     <FormatElement msgid="NumberFormatskey5" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="4">
48       <FormatCode>#,##0.00</FormatCode>
49     </FormatElement>
50     <FormatElement msgid="NumberFormatskey6" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="5">
51       <FormatCode>#,###.00</FormatCode>
52     </FormatElement>
53     <!-- Scientific number format. Index range is from 6 - 7. -->
54     <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
55       <FormatCode>0.00E+000</FormatCode>
56     </FormatElement>
57     <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
58       <FormatCode>0.00E+00</FormatCode>
59     </FormatElement>
60     <!-- Percent number formats. Index range is 8 - 9. -->
61     <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
62       <FormatCode>0%</FormatCode>
63     </FormatElement>
64     <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
65       <FormatCode>0.00%</FormatCode>
66     </FormatElement>
67     <!-- Currency formats. Index range is 12-17. -->
68     <FormatElement msgid="CurrencyFormatskey1" default="true" type="medium" usage="CURRENCY" formatindex="12">
69       <FormatCode>[$HK$-C04]#,##0;-[$HK$-C04]#,##0</FormatCode>
70     </FormatElement>
71     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
72       <FormatCode>[$HK$-C04]#,##0.00;-[$HK$-C04]#,##0.00</FormatCode>
73     </FormatElement>
74     <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
75       <FormatCode>[$HK$-C04]#,##0;[RED]-[$HK$-C04]#,##0</FormatCode>
76     </FormatElement>
77     <FormatElement msgid="CurrencyFormatskey4" default="true" type="long" usage="CURRENCY" formatindex="15">
78       <FormatCode>[$HK$-C04]#,##0.00;[RED]-[$HK$-C04]#,##0.00</FormatCode>
79     </FormatElement>
80     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
81       <FormatCode>#,##0.00 CCC</FormatCode>
82     </FormatElement>
83     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
84       <FormatCode>[$HK$-C04]#,##0.--;[RED]-[$HK$-C04]#,##0.--</FormatCode>
85     </FormatElement>
86     <!-- Date formats. Index range is from 18 - 38. -->
87     <FormatElement msgid="DateFormatskey1" default="true" type="medium" usage="DATE" formatindex="18">
88       <FormatCode>DD/MM/YY</FormatCode>
89     </FormatElement>
90     <FormatElement msgid="DateFormatskey2" default="true" type="long" usage="DATE" formatindex="19">
91       <FormatCode>YYYY"年"M"月"D"日"</FormatCode>
92     </FormatElement>
93     <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="20">
94       <FormatCode>YY"年"M"月"D"日"</FormatCode>
95     </FormatElement>
96     <!-- Formatindex 21 is the edit date format -->
97     <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="21">
98       <FormatCode>DD/MM/YYYY</FormatCode>
99     </FormatElement>
100     <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="22">
101       <FormatCode>YY"年"M"月"D"日"</FormatCode>
102     </FormatElement>
103     <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="23">
104       <FormatCode>YY"年"M"月"D"日" NNNN</FormatCode>
105     </FormatElement>
106     <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="24">
107       <FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode>
108     </FormatElement>
109     <FormatElement msgid="DateFormatskey8" default="false" type="long" usage="DATE" formatindex="25">
110       <FormatCode>YYYY"年"M"月"D"日"</FormatCode>
111     </FormatElement>
112     <FormatElement msgid="DateFormatskey9" default="false" type="long" usage="DATE" formatindex="26">
113       <FormatCode>D. MMMM YYYY</FormatCode>
114     </FormatElement>
115     <FormatElement msgid="DateFormatskey10" default="false" type="medium" usage="DATE" formatindex="27">
116       <FormatCode>YY"年"M"月"D"日" NNNN</FormatCode>
117     </FormatElement>
118     <FormatElement msgid="DateFormatskey11" default="false" type="medium" usage="DATE" formatindex="28">
119       <FormatCode>D/M/YY NNNN</FormatCode>
120     </FormatElement>
121     <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="29">
122       <FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode>
123     </FormatElement>
124     <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="30">
125       <FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode>
126     </FormatElement>
127     <FormatElement msgid="DateFormatskey14" default="true" type="short" usage="DATE" formatindex="31">
128       <FormatCode>M"月"D"日"</FormatCode>
129     </FormatElement>
130     <FormatElement msgid="DateFormatskey15" default="false" type="medium" usage="DATE" formatindex="32">
131       <FormatCode>YY"年"M"月"D"日"</FormatCode>
132     </FormatElement>
133     <FormatElement msgid="DateFormatskey16" default="false" type="medium" usage="DATE" formatindex="33">
134       <FormatCode>YYYY-MM-DD</FormatCode>
135       <DefaultName>ISO 8601</DefaultName>
136     </FormatElement>
137     <FormatElement msgid="DateFormatskey17" default="false" type="short" usage="DATE" formatindex="34">
138       <FormatCode>MMMM/YY</FormatCode>
139     </FormatElement>
140     <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="35">
141       <FormatCode>MMMMD"日"</FormatCode>
142     </FormatElement>
143     <FormatElement msgid="DateFormatskey19" default="false" type="short" usage="DATE" formatindex="36">
144       <FormatCode>MMMM</FormatCode>
145     </FormatElement>
146     <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="37">
147       <FormatCode>YYYY"年度"QQ</FormatCode>
148     </FormatElement>
149     <FormatElement msgid="DateFormatskey21" default="false" type="short" usage="DATE" formatindex="38">
150       <FormatCode>"第"WW"週"</FormatCode>
151     </FormatElement>
152     <!-- Time formats. Index range is 39-45. -->
153     <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME"  formatindex="39">
154       <FormatCode>HH:MM</FormatCode>
155     </FormatElement>
156     <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME"  formatindex="40">
157       <FormatCode>HH:MM:SS</FormatCode>
158     </FormatElement>
159     <FormatElement msgid="TimeFormatskey3" default="false" type="medium" usage="TIME"  formatindex="41">
160       <FormatCode>AM/PM HH:MM</FormatCode>
161     </FormatElement>
162     <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME"  formatindex="42">
163       <FormatCode>AM/PM HH:MM:SS</FormatCode>
164     </FormatElement>
165     <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME"  formatindex="43">
166       <FormatCode>[HH]:MM:SS</FormatCode>
167     </FormatElement>
168     <FormatElement msgid="TimeFormatskey6" default="false" type="medium" usage="TIME"  formatindex="44">
169       <FormatCode>MM:SS.00</FormatCode>
170     </FormatElement>
171     <FormatElement msgid="TimeFormatskey7" default="true" type="long" usage="TIME"  formatindex="45">
172       <FormatCode>[HH]:MM:SS.00</FormatCode>
173     </FormatElement>
174     <FormatElement msgid="TimeFormatskey8" default="false" type="short" usage="TIME"  formatindex="50">
175       <FormatCode>HH"時"MM"分"</FormatCode>
176     </FormatElement>
177     <FormatElement msgid="TimeFormatskey9" default="false" type="medium" usage="TIME"  formatindex="51">
178       <FormatCode>HH"時"MM"分"SS"秒"</FormatCode>
179     </FormatElement>
180     <FormatElement msgid="TimeFormatskey10" default="false" type="medium" usage="TIME"  formatindex="52">
181       <FormatCode>AM/PM HH"時"MM"分"</FormatCode>
182     </FormatElement>
183     <FormatElement msgid="TimeFormatskey11" default="false" type="medium" usage="TIME"  formatindex="53">
184       <FormatCode>AM/PM HH"時"MM"分"SS"秒"</FormatCode>
185     </FormatElement>
186     <FormatElement msgid="TimeFormatskey12" default="false" type="medium" usage="TIME"  formatindex="54">
187       <FormatCode>[HH] "時"MM"分"SS"秒"</FormatCode>
188     </FormatElement>
189     <FormatElement msgid="TimeFormatskey13" default="false" type="medium" usage="TIME"  formatindex="55">
190       <FormatCode>MM"分"SS"秒"00</FormatCode>
191     </FormatElement>
192     <!-- DateTime formats. Index range is 46-47. -->
193     <FormatElement msgid="DateTimeFormatskey1" default="true" type="long" usage="DATE_TIME"  formatindex="46">
194       <FormatCode>YYYY"年"M"月"D"日" HH"時"MM"分"SS"秒"</FormatCode>
195     </FormatElement>
196     <!-- Formatindex 47 is the edit combined date/time format -->
197     <FormatElement msgid="DateTimeFormatskey4" default="false" type="long" usage="DATE_TIME"  formatindex="47">
198       <FormatCode>DD/MM/YYYY HH:MM:SS</FormatCode>
199     </FormatElement>
200     <FormatElement msgid="DateTimeFormatskey2" default="false" type="long" usage="DATE_TIME"  formatindex="57">
201       <FormatCode>YY"年"M"月"D"日" HH"時"MM"分"SS"秒"</FormatCode>
202     </FormatElement>
203     <FormatElement msgid="DateTimeFormatskey3" default="false" type="long" usage="DATE_TIME"  formatindex="56">
204       <FormatCode>D/M/YY HH:MM</FormatCode>
205     </FormatElement>
206   </LC_FORMAT>
207   <LC_COLLATION>
208     <Collator unoid="stroke" default="true" />
209     <Collator unoid="radical" default="false" />
210     <CollationOptions>
211       <TransliterationModules>IGNORE_CASE</TransliterationModules>
212     </CollationOptions>
213   </LC_COLLATION>
214   <LC_SEARCH ref="zh_CN"/>
215   <LC_INDEX ref="zh_TW"/>
216   <LC_CALENDAR>
217     <Calendar unoid="gregorian" default="true">
218       <DaysOfWeek ref="zh_CN_gregorian"/>
219       <MonthsOfYear ref="zh_CN_gregorian"/>
220       <Eras ref="zh_TW_gregorian"/>
221       <StartDayOfWeek>
222         <DayID>sun</DayID>
223       </StartDayOfWeek>
224       <MinimalDaysInFirstWeek>7</MinimalDaysInFirstWeek>
225     </Calendar>
226   </LC_CALENDAR>
227   <LC_CURRENCY>
228     <Currency default="true" usedInCompatibleFormatCodes="true">
229       <CurrencyID>HKD</CurrencyID>
230       <CurrencySymbol>HK$</CurrencySymbol>
231       <BankSymbol>HKD</BankSymbol>
232       <CurrencyName>Hongkong Dollar</CurrencyName>
233       <DecimalPlaces>2</DecimalPlaces>
234     </Currency>
235     <!--more currency should be put here -->
236   </LC_CURRENCY>
237   <LC_TRANSLITERATION ref="zh_TW"/>
238   <LC_MISC ref="zh_TW"/>
239   <LC_NumberingLevel ref="zh_TW"/>
240   <LC_OutLineNumberingLevel  ref="zh_TW"/>
241 </Locale>