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