Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / i18npool / source / localedata / data / zh_CN.xml
blob0a159324c817b637758f6709f532a95127de16b5
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>Simplified Chinese</DefaultName>
25     </Language>
26     <Country>
27       <CountryID>CN</CountryID>
28       <DefaultName>China</DefaultName>
29     </Country>
30   </LC_INFO>
31   <LC_CTYPE unoid="generic">
32     <Separators>
33       <DateSeparator>/</DateSeparator>
34       <ThousandSeparator>,</ThousandSeparator>
35       <DecimalSeparator>.</DecimalSeparator>
36       <TimeSeparator>:</TimeSeparator>
37       <Time100SecSeparator>.</Time100SecSeparator>
38       <ListSeparator>;</ListSeparator>
39       <LongDateDayOfWeekSeparator/>
40       <LongDateDaySeparator>日</LongDateDaySeparator>
41       <LongDateMonthSeparator>月</LongDateMonthSeparator>
42       <LongDateYearSeparator>年</LongDateYearSeparator>
43     </Separators>
44     <Markers>
45       <QuotationStart>‘</QuotationStart>
46       <QuotationEnd>’</QuotationEnd>
47       <DoubleQuotationStart>“</DoubleQuotationStart>
48       <DoubleQuotationEnd>”</DoubleQuotationEnd>
49     </Markers>
50     <TimeAM>上午</TimeAM>
51     <TimePM>下午</TimePM>
52     <MeasurementSystem>metric</MeasurementSystem>
53   </LC_CTYPE>
54   <LC_FORMAT>
55     <DateAcceptancePattern>M-D</DateAcceptancePattern>
56     <DateAcceptancePattern>M/D</DateAcceptancePattern>
57     <DateAcceptancePattern>M/D</DateAcceptancePattern>
58     <DateAcceptancePattern>Y.M.D</DateAcceptancePattern>
59     <DateAcceptancePattern>Y/M/D</DateAcceptancePattern>
60     <DateAcceptancePattern>Y年M月D日</DateAcceptancePattern>
61     <DateAcceptancePattern>M月D日</DateAcceptancePattern>
62     <!-- Fix number formats. Index range is from 0 to 5. -->
63     <FormatElement msgid="NumberFormatskey1" default="true" type="medium" usage="FIXED_NUMBER"  formatindex="0">
64       <FormatCode>General</FormatCode>
65     </FormatElement>
66     <FormatElement msgid="NumberFormatskey2" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="1">
67       <FormatCode>0</FormatCode>
68     </FormatElement>
69     <FormatElement msgid="NumberFormatskey3" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="2">
70       <FormatCode>0.00</FormatCode>
71     </FormatElement>
72     <FormatElement msgid="NumberFormatskey4" default="true" type="short" usage="FIXED_NUMBER"  formatindex="3">
73       <FormatCode>#,##0</FormatCode>
74     </FormatElement>
75     <FormatElement msgid="NumberFormatskey5" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="4">
76       <FormatCode>#,##0.00</FormatCode>
77     </FormatElement>
78     <FormatElement msgid="NumberFormatskey6" default="false" type="medium" usage="FIXED_NUMBER"  formatindex="5">
79       <FormatCode>#,###.00</FormatCode>
80     </FormatElement>
81     <!-- Scientific number formats. Index range is from 6 to 7. -->
82     <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
83       <FormatCode>0.00E+000</FormatCode>
84     </FormatElement>
85     <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
86       <FormatCode>0.00E+00</FormatCode>
87     </FormatElement>
88     <FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78">
89       <FormatCode>##0.00E+00</FormatCode>
90     </FormatElement>
91     <!-- Percent number formats. Index range is from 8 to 9. -->
92     <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
93       <FormatCode>0%</FormatCode>
94     </FormatElement>
95     <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
96       <FormatCode>0.00%</FormatCode>
97     </FormatElement>
98     <!-- Currency formats. Code range is from 12 to 17. -->
99     <FormatElement msgid="CurrencyFormatskey1" default="true" type="medium" usage="CURRENCY" formatindex="12">
100       <FormatCode>[$¥-804]#,##0;-[$¥-804]#,##0</FormatCode>
101     </FormatElement>
102     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
103       <FormatCode>[$¥-804]#,##0.00;-[$¥-804]#,##0.00</FormatCode>
104     </FormatElement>
105     <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
106       <FormatCode>[$¥-804]#,##0;[RED]-[$¥-804]#,##0</FormatCode>
107     </FormatElement>
108     <FormatElement msgid="CurrencyFormatskey4" default="true" type="long" usage="CURRENCY" formatindex="15">
109       <FormatCode>[$¥-804]#,##0.00;[RED]-[$¥-804]#,##0.00</FormatCode>
110     </FormatElement>
111     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
112       <FormatCode>#,##0.00 CCC</FormatCode>
113     </FormatElement>
114     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
115       <FormatCode>[$¥-804]#,##0.--;[RED]-[$¥-804]#,##0.--</FormatCode>
116     </FormatElement>
117     <!-- Date formats. Index range is from 18 to 38 -->
118     <FormatElement msgid="DateFormatskey1" default="true" type="medium" usage="DATE" formatindex="18">
119       <FormatCode>YY"年"M"月"D"日"</FormatCode>
120     </FormatElement>
121     <FormatElement msgid="DateFormatskey2" default="true" type="long" usage="DATE" formatindex="19">
122       <FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode>
123     </FormatElement>
124     <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="20">
125       <FormatCode>YY/M/D</FormatCode>
126     </FormatElement>
127     <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="21">
128       <FormatCode>YYYY/M/D</FormatCode>
129     </FormatElement>
130     <FormatElement msgid="DateFormatskey5" default="false" type="short" usage="DATE" formatindex="22">
131       <FormatCode>YYYY"年"M"月"</FormatCode>
132     </FormatElement>
133     <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="23">
134       <FormatCode>YYYY.MM.DD</FormatCode>
135     </FormatElement>
136     <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="24">
137       <FormatCode>YY.MM.DD</FormatCode>
138     </FormatElement>
139     <FormatElement msgid="DateFormatskey8" default="false" type="long" usage="DATE" formatindex="25">
140       <FormatCode>YYYY"年"M"月"D"日"</FormatCode>
141     </FormatElement>
142     <FormatElement msgid="DateFormatskey9" default="false" type="long" usage="DATE" formatindex="26">
143       <FormatCode>YYYY "年"M"月"D"日"</FormatCode>
144     </FormatElement>
145     <FormatElement msgid="DateFormatskey10" default="false" type="medium" usage="DATE" formatindex="27">
146       <FormatCode>YY"年"M"月"D"日" NNNN</FormatCode>
147     </FormatElement>
148     <FormatElement msgid="DateFormatskey11" default="false" type="medium" usage="DATE" formatindex="28">
149       <FormatCode>YY/M/D NNNN</FormatCode>
150     </FormatElement>
151     <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="29">
152       <FormatCode>YYYY/M/D NNNN</FormatCode>
153     </FormatElement>
154     <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="30">
155       <FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode>
156     </FormatElement>
157     <FormatElement msgid="DateFormatskey14" default="true" type="short" usage="DATE" formatindex="31">
158       <FormatCode>M"月"D"日"</FormatCode>
159     </FormatElement>
160     <FormatElement msgid="DateFormatskey15" default="false" type="medium" usage="DATE" formatindex="32">
161       <FormatCode>YY-MM-DD</FormatCode>
162     </FormatElement>
163     <FormatElement msgid="DateFormatskey16" default="false" type="medium" usage="DATE" formatindex="33">
164       <FormatCode>YYYY-MM-DD</FormatCode>
165       <DefaultName>ISO 8601</DefaultName>
166     </FormatElement>
167     <FormatElement msgid="DateFormatskey17" default="false" type="short" usage="DATE" formatindex="34">
168       <FormatCode>YY"年"M"月"</FormatCode>
169     </FormatElement>
170     <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="35">
171       <FormatCode>M"月"D"日"</FormatCode>
172     </FormatElement>
173     <FormatElement msgid="DateFormatskey19" default="false" type="short" usage="DATE" formatindex="36">
174       <FormatCode>MMMM</FormatCode>
175     </FormatElement>
176     <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="37">
177       <FormatCode>YYYY"年"QQ</FormatCode>
178     </FormatElement>
179     <FormatElement msgid="DateFormatskey21" default="false" type="short" usage="DATE" formatindex="38">
180       <FormatCode>"第"WW"周"</FormatCode>
181     </FormatElement>
182     <!-- Time formats. Index range is from 39 to 45. -->
183     <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME"  formatindex="39">
184       <FormatCode>HH:MM</FormatCode>
185     </FormatElement>
186     <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME"  formatindex="40">
187       <FormatCode>HH:MM:SS</FormatCode>
188     </FormatElement>
189     <FormatElement msgid="TimeFormatskey3" default="false" type="medium" usage="TIME"  formatindex="41">
190       <FormatCode>AM/PM HH:MM</FormatCode>
191     </FormatElement>
192     <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME"  formatindex="42">
193       <FormatCode>AM/PM HH:MM:SS</FormatCode>
194     </FormatElement>
195     <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME"  formatindex="43">
196       <FormatCode>[HH]:MM:SS</FormatCode>
197     </FormatElement>
198     <FormatElement msgid="TimeFormatskey6" default="false" type="medium" usage="TIME"  formatindex="44">
199       <FormatCode>MM:SS.00</FormatCode>
200     </FormatElement>
201     <FormatElement msgid="TimeFormatskey7" default="true" type="long" usage="TIME"  formatindex="45">
202       <FormatCode>[HH]:MM:SS.00</FormatCode>
203     </FormatElement>
204     <!-- Time format extension. -->
205     <FormatElement msgid="TimeFormatskey8" default="false" type="medium" usage="TIME"  formatindex="60">
206       <FormatCode>HH"时"MM"分"</FormatCode>
207     </FormatElement>
208     <FormatElement msgid="TimeFormatskey9" default="false" type="long" usage="TIME"  formatindex="61">
209       <FormatCode>HH"时"MM"分"SS"秒"</FormatCode>
210     </FormatElement>
211     <FormatElement msgid="TimeFormatskey10" default="false" type="medium" usage="TIME"  formatindex="62">
212       <FormatCode>AM/PM HH"时"MM"分"</FormatCode>
213     </FormatElement>
214     <FormatElement msgid="TimeFormatskey11" default="false" type="long" usage="TIME"  formatindex="63">
215       <FormatCode>AM/PM HH"时"MM"分"SS"秒"</FormatCode>
216     </FormatElement>
217     <FormatElement msgid="TimeFormatskey12" default="false" type="medium" usage="TIME"  formatindex="64">
218       <FormatCode>[HH]"时"MM"分"SS"秒"</FormatCode>
219     </FormatElement>
220     <FormatElement msgid="TimeFormatskey13" default="false" type="medium" usage="TIME"  formatindex="65">
221       <FormatCode>MM"分"SS"秒"00</FormatCode>
222     </FormatElement>
223     <FormatElement msgid="TimeFormatskey14" default="false" type="long" usage="TIME"  formatindex="66">
224       <FormatCode>[HH]"时"MM"分"SS"秒"00</FormatCode>
225     </FormatElement>
226     <!-- Date_Time formats. Index range is from 46 to 47. -->
227     <FormatElement msgid="DateTimeFormatskey4" default="false" type="long" usage="DATE_TIME"  formatindex="46">
228       <FormatCode>YYYY"年"MM"月"D"日" HH"时"MM"分"SS"秒"</FormatCode>
229     </FormatElement>
230     <FormatElement msgid="DateTimeFormatskey3" default="true" type="long" usage="DATE_TIME"  formatindex="47">
231       <FormatCode>YYYY/MM/DD HH:MM:SS</FormatCode>
232     </FormatElement>
233     <FormatElement msgid="DateTimeFormatskey1" default="false" type="long" usage="DATE_TIME"  formatindex="68">
234       <FormatCode>M/D/YY HH:MM</FormatCode>
235     </FormatElement>
236     <FormatElement msgid="DateTimeFormatskey2" default="false" type="long" usage="DATE_TIME"  formatindex="69">
237       <FormatCode>MM/DD/YYYY HH:MM:SS</FormatCode>
238     </FormatElement>
239   </LC_FORMAT>
240   <LC_COLLATION>
241     <Collator unoid="pinyin" default="true"/>
242     <Collator unoid="stroke" default="false"/>
243     <Collator unoid="radical" default="false"/>
244     <Collator unoid="charset" default="false"/>
245     <CollationOptions>
246       <TransliterationModules>IGNORE_CASE</TransliterationModules>
247     </CollationOptions>
248   </LC_COLLATION>
249   <LC_SEARCH>
250     <SearchOptions>
251       <TransliterationModules>IGNORE_CASE</TransliterationModules>
252       <TransliterationModules>IGNORE_WIDTH</TransliterationModules>
253     </SearchOptions>
254   </LC_SEARCH>
255   <LC_INDEX>
256     <IndexKey unoid="pinyin" default="true" phonetic="true" module="asian"/>
257     <IndexKey unoid="stroke" default="false" phonetic="false" module="asian"/>
258     <IndexKey unoid="radical" default="false" phonetic="false" module="asian"/>
259     <UnicodeScript>70</UnicodeScript>
260     <FollowPageWord></FollowPageWord>
261     <FollowPageWord></FollowPageWord>
262   </LC_INDEX>
263   <LC_CALENDAR>
264     <Calendar unoid="gregorian" default="true">
265       <DaysOfWeek>
266         <Day>
267           <DayID>sun</DayID>
268           <DefaultAbbrvName>日</DefaultAbbrvName>
269           <DefaultFullName>星期日</DefaultFullName>
270         </Day>
271         <Day>
272           <DayID>mon</DayID>
273           <DefaultAbbrvName>一</DefaultAbbrvName>
274           <DefaultFullName>星期一</DefaultFullName>
275         </Day>
276         <Day>
277           <DayID>tue</DayID>
278           <DefaultAbbrvName>二</DefaultAbbrvName>
279           <DefaultFullName>星期二</DefaultFullName>
280         </Day>
281         <Day>
282           <DayID>wed</DayID>
283           <DefaultAbbrvName>三</DefaultAbbrvName>
284           <DefaultFullName>星期三</DefaultFullName>
285         </Day>
286         <Day>
287           <DayID>thu</DayID>
288           <DefaultAbbrvName>四</DefaultAbbrvName>
289           <DefaultFullName>星期四</DefaultFullName>
290         </Day>
291         <Day>
292           <DayID>fri</DayID>
293           <DefaultAbbrvName>五</DefaultAbbrvName>
294           <DefaultFullName>星期五</DefaultFullName>
295         </Day>
296         <Day>
297           <DayID>sat</DayID>
298           <DefaultAbbrvName>六</DefaultAbbrvName>
299           <DefaultFullName>星期六</DefaultFullName>
300         </Day>
301       </DaysOfWeek>
302       <MonthsOfYear>
303         <Month>
304           <MonthID>jan</MonthID>
305           <DefaultAbbrvName>1月</DefaultAbbrvName>
306           <DefaultFullName>一月</DefaultFullName>
307         </Month>
308         <Month>
309           <MonthID>feb</MonthID>
310           <DefaultAbbrvName>2月</DefaultAbbrvName>
311           <DefaultFullName>二月</DefaultFullName>
312         </Month>
313         <Month>
314           <MonthID>mar</MonthID>
315           <DefaultAbbrvName>3月</DefaultAbbrvName>
316           <DefaultFullName>三月</DefaultFullName>
317         </Month>
318         <Month>
319           <MonthID>apr</MonthID>
320           <DefaultAbbrvName>4月</DefaultAbbrvName>
321           <DefaultFullName>四月</DefaultFullName>
322         </Month>
323         <Month>
324           <MonthID>may</MonthID>
325           <DefaultAbbrvName>5月</DefaultAbbrvName>
326           <DefaultFullName>五月</DefaultFullName>
327         </Month>
328         <Month>
329           <MonthID>jun</MonthID>
330           <DefaultAbbrvName>6月</DefaultAbbrvName>
331           <DefaultFullName>六月</DefaultFullName>
332         </Month>
333         <Month>
334           <MonthID>jul</MonthID>
335           <DefaultAbbrvName>7月</DefaultAbbrvName>
336           <DefaultFullName>七月</DefaultFullName>
337         </Month>
338         <Month>
339           <MonthID>aug</MonthID>
340           <DefaultAbbrvName>8月</DefaultAbbrvName>
341           <DefaultFullName>八月</DefaultFullName>
342         </Month>
343         <Month>
344           <MonthID>sep</MonthID>
345           <DefaultAbbrvName>9月</DefaultAbbrvName>
346           <DefaultFullName>九月</DefaultFullName>
347         </Month>
348         <Month>
349           <MonthID>oct</MonthID>
350           <DefaultAbbrvName>10月</DefaultAbbrvName>
351           <DefaultFullName>十月</DefaultFullName>
352         </Month>
353         <Month>
354           <MonthID>nov</MonthID>
355           <DefaultAbbrvName>11月</DefaultAbbrvName>
356           <DefaultFullName>十一月</DefaultFullName>
357         </Month>
358         <Month>
359           <MonthID>dec</MonthID>
360           <DefaultAbbrvName>12月</DefaultAbbrvName>
361           <DefaultFullName>十二月</DefaultFullName>
362         </Month>
363       </MonthsOfYear>
364       <Eras>
365         <Era>
366           <EraID>bc</EraID>
367           <DefaultAbbrvName>前</DefaultAbbrvName>
368           <DefaultFullName>公元前</DefaultFullName>
369         </Era>
370         <Era>
371           <EraID>ad</EraID>
372           <DefaultAbbrvName/>
373           <DefaultFullName>公元</DefaultFullName>
374         </Era>
375       </Eras>
376       <StartDayOfWeek><DayID>mon</DayID></StartDayOfWeek>
377       <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
378     </Calendar>
379   </LC_CALENDAR>
380   <LC_CURRENCY>
381     <Currency default="true" usedInCompatibleFormatCodes="true">
382       <CurrencyID>CNY</CurrencyID>
383       <CurrencySymbol>¥</CurrencySymbol>
384       <BankSymbol>CNY</BankSymbol>
385       <CurrencyName>人民币</CurrencyName>
386       <DecimalPlaces>2</DecimalPlaces>
387     </Currency>
388     <!--more currency should be put here -->
389   </LC_CURRENCY>
390   <LC_TRANSLITERATION>
391     <Transliteration unoid="SENTENCE_CASE"/>
392     <Transliteration unoid="LOWERCASE_UPPERCASE"/>
393     <Transliteration unoid="UPPERCASE_LOWERCASE"/>
394     <Transliteration unoid="TITLE_CASE"/>
395     <Transliteration unoid="TOGGLE_CASE"/>
396     <Transliteration unoid="NumToTextLower_zh_CN"/>
397     <Transliteration unoid="NumToTextUpper_zh_CN"/>
398     <Transliteration unoid="NumToCharLower_zh_CN"/>
399     <Transliteration unoid="NumToCharUpper_zh_CN"/>
400     <Transliteration unoid="HALFWIDTH_FULLWIDTH"/>
401     <Transliteration unoid="FULLWIDTH_HALFWIDTH"/>
402     <Transliteration unoid="IGNORE_CASE"/>
403     <Transliteration unoid="IGNORE_WIDTH"/>
404   </LC_TRANSLITERATION>
405   <LC_MISC>
406     <ForbiddenCharacters>
407       <ForbiddenLineBeginCharacters>:!),.:;?]}¢'"、。〉》」』】〕〗〞︰︱︳﹐、﹒﹔﹕﹖﹗﹚﹜﹞!),.:;?|}︴︶︸︺︼︾﹀﹂﹄﹏、~¢々‖•·ˇˉ―--′’”</ForbiddenLineBeginCharacters>
408       <ForbiddenLineEndCharacters>([{£¥'"‵〈《「『【〔〖([{£¥〝︵︷︹︻︽︿﹁﹃﹙﹛﹝({“‘</ForbiddenLineEndCharacters>
409       <LineBreakHangingCharacters>!,.:;?、。!,.:;?</LineBreakHangingCharacters>
410     </ForbiddenCharacters>
411     <ReservedWords>
412       <trueWord>TRUE</trueWord>
413       <falseWord>FALSE</falseWord>
414       <quarter1Word>第1季度</quarter1Word>
415       <quarter2Word>第2季度</quarter2Word>
416       <quarter3Word>第3季度</quarter3Word>
417       <quarter4Word>第4季度</quarter4Word>
418       <aboveWord>上面</aboveWord>
419       <belowWord>下面</belowWord>
420       <quarter1Abbreviation>Q1</quarter1Abbreviation>
421       <quarter2Abbreviation>Q2</quarter2Abbreviation>
422       <quarter3Abbreviation>Q3</quarter3Abbreviation>
423       <quarter4Abbreviation>Q4</quarter4Abbreviation>
424     </ReservedWords>
425   </LC_MISC>
426   <LC_NumberingLevel>
427     <NumberingLevel Prefix=" " NumType="4" Suffix="." /> <!-- 1. 2. 3. -->
428     <NumberingLevel Prefix=" " NumType="4" Suffix="、" /> <!-- 1、2、3、 -->
429     <NumberingLevel Prefix="(" NumType="4" Suffix=")" /> <!-- (1) (2) (3) -->
430     <NumberingLevel Prefix=" " NumType="4" Suffix=")" /> <!-- 1) 2) 3) -->
431     <NumberingLevel Prefix=" " NumType="0" Suffix="." /> <!-- A. B. C. -->
432     <NumberingLevel Prefix=" " NumType="0" Suffix=")" /> <!-- A) B) C) -->
433     <NumberingLevel Prefix=" " NumType="1" Suffix="." /> <!-- a. b. c. -->
434     <NumberingLevel Prefix=" " NumType="1" Suffix=")" /> <!-- a) b) c) -->
435     <NumberingLevel Prefix=" " NumType="2" Suffix="." /> <!-- I. II. III. -->
436     <NumberingLevel Prefix=" " NumType="3" Suffix="." /> <!-- i. ii. iii. -->
437     <NumberingLevel Prefix=" " NumType="15" Suffix="、" /> <!-- Chinese &#19968;,&#20108;,&#19977;... -->
438     <NumberingLevel Prefix="(" NumType="15" Suffix=")" /> <!-- Chinese &#19968;,&#20108;,&#19977;..., with full-width parentheses -->
439     <NumberingLevel Prefix=" " NumType="18" Suffix="、" /> <!-- Chinese Tian Gan -->
440     <NumberingLevel Prefix=" " NumType="19" Suffix="、" /> <!-- Chinese Di Zhi -->
441     <NumberingLevel Prefix=" " NumType="16" Suffix="、" /> <!-- Chinese UPPER CASE -->
442   </LC_NumberingLevel>
443   <LC_OutLineNumberingLevel>
444     <OutlineStyle>
445       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
446       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
447       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
448       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
449       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
450     </OutlineStyle>
451     <OutlineStyle>
452       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
453       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="1" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
454       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="2" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
455       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="3" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
456       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="4" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
457     </OutlineStyle>
458     <OutlineStyle>
459       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" />
460       <OutLineNumberingLevel Prefix="节" NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" />
461       <OutLineNumberingLevel Prefix="(" NumType="1" Suffix=")" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" />
462       <OutLineNumberingLevel Prefix=" " NumType="14" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" />
463       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" />
464     </OutlineStyle>
465     <OutlineStyle>
466       <OutLineNumberingLevel Prefix=" " NumType="18" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" />
467       <OutLineNumberingLevel Prefix=" " NumType="19" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" />
468       <OutLineNumberingLevel Prefix=" " NumType="15" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" />
469       <OutLineNumberingLevel Prefix=" " NumType="16" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" />
470       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" />
471     </OutlineStyle>
472     <OutlineStyle>
473       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="章" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
474       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="节" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
475       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="项" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
476       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
477       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
478     </OutlineStyle>
479     <OutlineStyle>
480       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="章" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
481       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="节" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
482       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="项" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
483       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
484       <OutLineNumberingLevel Prefix=" " NumType="15" Suffix="、" BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
485     </OutlineStyle>
486     <OutlineStyle>
487       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="章" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
488       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="节" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
489       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="项" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
490       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
491       <OutLineNumberingLevel Prefix=" " NumType="16" Suffix="、" BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
492     </OutlineStyle>
493     <OutlineStyle>
494       <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" />
495       <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" />
496       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" />
497       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" />
498       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" />
499     </OutlineStyle>
500   </LC_OutLineNumberingLevel>
501 </Locale>