nss: upgrade to release 3.73
[LibreOffice.git] / i18npool / source / localedata / data / zh_CN.xml
blob814c6db9ba487ba1db7aef0ab229266ba9c62e41
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>常规</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="66">
206       <FormatCode>HH"时"MM"分"</FormatCode>
207     </FormatElement>
208     <FormatElement msgid="TimeFormatskey9" default="false" type="long" usage="TIME"  formatindex="67">
209       <FormatCode>HH"时"MM"分"SS"秒"</FormatCode>
210     </FormatElement>
211     <FormatElement msgid="TimeFormatskey10" default="false" type="medium" usage="TIME"  formatindex="68">
212       <FormatCode>AM/PM HH"时"MM"分"</FormatCode>
213     </FormatElement>
214     <FormatElement msgid="TimeFormatskey11" default="false" type="long" usage="TIME"  formatindex="69">
215       <FormatCode>AM/PM HH"时"MM"分"SS"秒"</FormatCode>
216     </FormatElement>
217     <FormatElement msgid="TimeFormatskey12" default="false" type="medium" usage="TIME"  formatindex="70">
218       <FormatCode>[HH]"时"MM"分"SS"秒"</FormatCode>
219     </FormatElement>
220     <FormatElement msgid="TimeFormatskey13" default="false" type="medium" usage="TIME"  formatindex="71">
221       <FormatCode>MM"分"SS"秒"00</FormatCode>
222     </FormatElement>
223     <FormatElement msgid="TimeFormatskey14" default="false" type="long" usage="TIME"  formatindex="72">
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="DateTimeFormatskey5" default="false" type="long" usage="DATE_TIME"  formatindex="50">
234       <FormatCode>YYYY"年"MM"月"D"日" HH"时"MM"分"</FormatCode>
235     </FormatElement>
236     <FormatElement msgid="DateTimeFormatskey1" default="false" type="long" usage="DATE_TIME"  formatindex="74">
237       <FormatCode>M/D/YY HH:MM</FormatCode>
238     </FormatElement>
239     <FormatElement msgid="DateTimeFormatskey2" default="false" type="long" usage="DATE_TIME"  formatindex="75">
240       <FormatCode>MM/DD/YYYY HH:MM:SS</FormatCode>
241     </FormatElement>
242   </LC_FORMAT>
243   <LC_COLLATION>
244     <Collator unoid="pinyin" default="true"/>
245     <Collator unoid="stroke" default="false"/>
246     <Collator unoid="radical" default="false"/>
247     <Collator unoid="charset" default="false"/>
248     <CollationOptions>
249       <TransliterationModules>IGNORE_CASE</TransliterationModules>
250     </CollationOptions>
251   </LC_COLLATION>
252   <LC_SEARCH>
253     <SearchOptions>
254       <TransliterationModules>IGNORE_CASE</TransliterationModules>
255       <TransliterationModules>IGNORE_WIDTH</TransliterationModules>
256     </SearchOptions>
257   </LC_SEARCH>
258   <LC_INDEX>
259     <IndexKey unoid="pinyin" default="true" phonetic="true" module="asian"/>
260     <IndexKey unoid="stroke" default="false" phonetic="false" module="asian"/>
261     <IndexKey unoid="radical" default="false" phonetic="false" module="asian"/>
262     <UnicodeScript>70</UnicodeScript>
263     <FollowPageWord></FollowPageWord>
264     <FollowPageWord></FollowPageWord>
265   </LC_INDEX>
266   <LC_CALENDAR>
267     <Calendar unoid="gregorian" default="true">
268       <DaysOfWeek>
269         <Day>
270           <DayID>sun</DayID>
271           <DefaultAbbrvName>日</DefaultAbbrvName>
272           <DefaultFullName>星期日</DefaultFullName>
273         </Day>
274         <Day>
275           <DayID>mon</DayID>
276           <DefaultAbbrvName>一</DefaultAbbrvName>
277           <DefaultFullName>星期一</DefaultFullName>
278         </Day>
279         <Day>
280           <DayID>tue</DayID>
281           <DefaultAbbrvName>二</DefaultAbbrvName>
282           <DefaultFullName>星期二</DefaultFullName>
283         </Day>
284         <Day>
285           <DayID>wed</DayID>
286           <DefaultAbbrvName>三</DefaultAbbrvName>
287           <DefaultFullName>星期三</DefaultFullName>
288         </Day>
289         <Day>
290           <DayID>thu</DayID>
291           <DefaultAbbrvName>四</DefaultAbbrvName>
292           <DefaultFullName>星期四</DefaultFullName>
293         </Day>
294         <Day>
295           <DayID>fri</DayID>
296           <DefaultAbbrvName>五</DefaultAbbrvName>
297           <DefaultFullName>星期五</DefaultFullName>
298         </Day>
299         <Day>
300           <DayID>sat</DayID>
301           <DefaultAbbrvName>六</DefaultAbbrvName>
302           <DefaultFullName>星期六</DefaultFullName>
303         </Day>
304       </DaysOfWeek>
305       <MonthsOfYear>
306         <Month>
307           <MonthID>jan</MonthID>
308           <DefaultAbbrvName>1月</DefaultAbbrvName>
309           <DefaultFullName>一月</DefaultFullName>
310         </Month>
311         <Month>
312           <MonthID>feb</MonthID>
313           <DefaultAbbrvName>2月</DefaultAbbrvName>
314           <DefaultFullName>二月</DefaultFullName>
315         </Month>
316         <Month>
317           <MonthID>mar</MonthID>
318           <DefaultAbbrvName>3月</DefaultAbbrvName>
319           <DefaultFullName>三月</DefaultFullName>
320         </Month>
321         <Month>
322           <MonthID>apr</MonthID>
323           <DefaultAbbrvName>4月</DefaultAbbrvName>
324           <DefaultFullName>四月</DefaultFullName>
325         </Month>
326         <Month>
327           <MonthID>may</MonthID>
328           <DefaultAbbrvName>5月</DefaultAbbrvName>
329           <DefaultFullName>五月</DefaultFullName>
330         </Month>
331         <Month>
332           <MonthID>jun</MonthID>
333           <DefaultAbbrvName>6月</DefaultAbbrvName>
334           <DefaultFullName>六月</DefaultFullName>
335         </Month>
336         <Month>
337           <MonthID>jul</MonthID>
338           <DefaultAbbrvName>7月</DefaultAbbrvName>
339           <DefaultFullName>七月</DefaultFullName>
340         </Month>
341         <Month>
342           <MonthID>aug</MonthID>
343           <DefaultAbbrvName>8月</DefaultAbbrvName>
344           <DefaultFullName>八月</DefaultFullName>
345         </Month>
346         <Month>
347           <MonthID>sep</MonthID>
348           <DefaultAbbrvName>9月</DefaultAbbrvName>
349           <DefaultFullName>九月</DefaultFullName>
350         </Month>
351         <Month>
352           <MonthID>oct</MonthID>
353           <DefaultAbbrvName>10月</DefaultAbbrvName>
354           <DefaultFullName>十月</DefaultFullName>
355         </Month>
356         <Month>
357           <MonthID>nov</MonthID>
358           <DefaultAbbrvName>11月</DefaultAbbrvName>
359           <DefaultFullName>十一月</DefaultFullName>
360         </Month>
361         <Month>
362           <MonthID>dec</MonthID>
363           <DefaultAbbrvName>12月</DefaultAbbrvName>
364           <DefaultFullName>十二月</DefaultFullName>
365         </Month>
366       </MonthsOfYear>
367       <Eras>
368         <Era>
369           <EraID>bc</EraID>
370           <DefaultAbbrvName>前</DefaultAbbrvName>
371           <DefaultFullName>公元前</DefaultFullName>
372         </Era>
373         <Era>
374           <EraID>ad</EraID>
375           <DefaultAbbrvName/>
376           <DefaultFullName>公元</DefaultFullName>
377         </Era>
378       </Eras>
379       <StartDayOfWeek><DayID>mon</DayID></StartDayOfWeek>
380       <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
381     </Calendar>
382   </LC_CALENDAR>
383   <LC_CURRENCY>
384     <Currency default="true" usedInCompatibleFormatCodes="true">
385       <CurrencyID>CNY</CurrencyID>
386       <CurrencySymbol>¥</CurrencySymbol>
387       <BankSymbol>CNY</BankSymbol>
388       <CurrencyName>人民币</CurrencyName>
389       <DecimalPlaces>2</DecimalPlaces>
390     </Currency>
391     <!--more currency should be put here -->
392   </LC_CURRENCY>
393   <LC_TRANSLITERATION>
394     <Transliteration unoid="SENTENCE_CASE"/>
395     <Transliteration unoid="LOWERCASE_UPPERCASE"/>
396     <Transliteration unoid="UPPERCASE_LOWERCASE"/>
397     <Transliteration unoid="TITLE_CASE"/>
398     <Transliteration unoid="TOGGLE_CASE"/>
399     <Transliteration unoid="NumToTextLower_zh_CN"/>
400     <Transliteration unoid="NumToTextUpper_zh_CN"/>
401     <Transliteration unoid="NumToCharLower_zh_CN"/>
402     <Transliteration unoid="NumToCharUpper_zh_CN"/>
403     <Transliteration unoid="HALFWIDTH_FULLWIDTH"/>
404     <Transliteration unoid="FULLWIDTH_HALFWIDTH"/>
405     <Transliteration unoid="IGNORE_CASE"/>
406     <Transliteration unoid="IGNORE_WIDTH"/>
407   </LC_TRANSLITERATION>
408   <LC_MISC>
409     <ForbiddenCharacters>
410       <ForbiddenLineBeginCharacters>:!),.:;?]}¢'"、。〉》」』】〕〗〞︰︱︳﹐、﹒﹔﹕﹖﹗﹚﹜﹞!),.:;?|}︴︶︸︺︼︾﹀﹂﹄﹏、~¢々‖•·ˇˉ―--′’”</ForbiddenLineBeginCharacters>
411       <ForbiddenLineEndCharacters>([{£¥'"‵〈《「『【〔〖([{£¥〝︵︷︹︻︽︿﹁﹃﹙﹛﹝({“‘</ForbiddenLineEndCharacters>
412       <LineBreakHangingCharacters>!,.:;?、。!,.:;?</LineBreakHangingCharacters>
413     </ForbiddenCharacters>
414     <ReservedWords>
415       <trueWord>TRUE</trueWord>
416       <falseWord>FALSE</falseWord>
417       <quarter1Word>第1季度</quarter1Word>
418       <quarter2Word>第2季度</quarter2Word>
419       <quarter3Word>第3季度</quarter3Word>
420       <quarter4Word>第4季度</quarter4Word>
421       <aboveWord>上面</aboveWord>
422       <belowWord>下面</belowWord>
423       <quarter1Abbreviation>Q1</quarter1Abbreviation>
424       <quarter2Abbreviation>Q2</quarter2Abbreviation>
425       <quarter3Abbreviation>Q3</quarter3Abbreviation>
426       <quarter4Abbreviation>Q4</quarter4Abbreviation>
427     </ReservedWords>
428   </LC_MISC>
429   <LC_NumberingLevel>
430     <NumberingLevel Prefix=" " NumType="4" Suffix="." /> <!-- 1. 2. 3. -->
431     <NumberingLevel Prefix=" " NumType="4" Suffix="、" /> <!-- 1、2、3、 -->
432     <NumberingLevel Prefix="(" NumType="4" Suffix=")" /> <!-- (1) (2) (3) -->
433     <NumberingLevel Prefix=" " NumType="4" Suffix=")" /> <!-- 1) 2) 3) -->
434     <NumberingLevel Prefix=" " NumType="0" Suffix="." /> <!-- A. B. C. -->
435     <NumberingLevel Prefix=" " NumType="0" Suffix=")" /> <!-- A) B) C) -->
436     <NumberingLevel Prefix=" " NumType="1" Suffix="." /> <!-- a. b. c. -->
437     <NumberingLevel Prefix=" " NumType="1" Suffix=")" /> <!-- a) b) c) -->
438     <NumberingLevel Prefix=" " NumType="2" Suffix="." /> <!-- I. II. III. -->
439     <NumberingLevel Prefix=" " NumType="3" Suffix="." /> <!-- i. ii. iii. -->
440     <NumberingLevel Prefix=" " NumType="15" Suffix="、" /> <!-- Chinese &#19968;,&#20108;,&#19977;... -->
441     <NumberingLevel Prefix="(" NumType="15" Suffix=")" /> <!-- Chinese &#19968;,&#20108;,&#19977;..., with full-width parentheses -->
442     <NumberingLevel Prefix=" " NumType="18" Suffix="、" /> <!-- Chinese Tian Gan -->
443     <NumberingLevel Prefix=" " NumType="19" Suffix="、" /> <!-- Chinese Di Zhi -->
444     <NumberingLevel Prefix=" " NumType="16" Suffix="、" /> <!-- Chinese UPPER CASE -->
445   </LC_NumberingLevel>
446   <LC_OutLineNumberingLevel>
447     <OutlineStyle>
448       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
449       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
450       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
451       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
452       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
453     </OutlineStyle>
454     <OutlineStyle>
455       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
456       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="1" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
457       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="2" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
458       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="3" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
459       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="4" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
460     </OutlineStyle>
461     <OutlineStyle>
462       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" />
463       <OutLineNumberingLevel Prefix="节" NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" />
464       <OutLineNumberingLevel Prefix="(" NumType="1" Suffix=")" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" />
465       <OutLineNumberingLevel Prefix=" " NumType="14" Suffix=" " BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" />
466       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" />
467     </OutlineStyle>
468     <OutlineStyle>
469       <OutLineNumberingLevel Prefix=" " NumType="18" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" />
470       <OutLineNumberingLevel Prefix=" " NumType="19" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" />
471       <OutLineNumberingLevel Prefix=" " NumType="15" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" />
472       <OutLineNumberingLevel Prefix=" " NumType="16" Suffix="、" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" />
473       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" />
474     </OutlineStyle>
475     <OutlineStyle>
476       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="章" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
477       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="节" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
478       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="项" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
479       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
480       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
481     </OutlineStyle>
482     <OutlineStyle>
483       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="章" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
484       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="节" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
485       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="项" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
486       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
487       <OutLineNumberingLevel Prefix=" " NumType="15" Suffix="、" BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
488     </OutlineStyle>
489     <OutlineStyle>
490       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="章" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
491       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="节" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
492       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="项" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
493       <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="条" BulletChar=""  BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
494       <OutLineNumberingLevel Prefix=" " NumType="16" Suffix="、" BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
495     </OutlineStyle>
496     <OutlineStyle>
497       <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" />
498       <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" />
499       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" />
500       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" />
501       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar=""  BulletFontName=""  ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" />
502     </OutlineStyle>
503   </LC_OutLineNumberingLevel>
504 </Locale>