diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:06:44 +0000 |
commit | ed5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch) | |
tree | 7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /i18npool/source/localedata/data/zh_CN.xml | |
parent | Initial commit. (diff) | |
download | libreoffice-upstream.tar.xz libreoffice-upstream.zip |
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'i18npool/source/localedata/data/zh_CN.xml')
-rw-r--r-- | i18npool/source/localedata/data/zh_CN.xml | 504 |
1 files changed, 504 insertions, 0 deletions
diff --git a/i18npool/source/localedata/data/zh_CN.xml b/i18npool/source/localedata/data/zh_CN.xml new file mode 100644 index 000000000..1f33090d0 --- /dev/null +++ b/i18npool/source/localedata/data/zh_CN.xml @@ -0,0 +1,504 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE Locale SYSTEM 'locale.dtd'> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . + --> +<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.2"> + <LC_INFO> + <Language> + <LangID>zh</LangID> + <DefaultName>Simplified Chinese</DefaultName> + </Language> + <Country> + <CountryID>CN</CountryID> + <DefaultName>China</DefaultName> + </Country> + </LC_INFO> + <LC_CTYPE unoid="generic"> + <Separators> + <DateSeparator>/</DateSeparator> + <ThousandSeparator>,</ThousandSeparator> + <DecimalSeparator>.</DecimalSeparator> + <TimeSeparator>:</TimeSeparator> + <Time100SecSeparator>.</Time100SecSeparator> + <ListSeparator>;</ListSeparator> + <LongDateDayOfWeekSeparator/> + <LongDateDaySeparator>日</LongDateDaySeparator> + <LongDateMonthSeparator>月</LongDateMonthSeparator> + <LongDateYearSeparator>年</LongDateYearSeparator> + </Separators> + <Markers> + <QuotationStart>‘</QuotationStart> + <QuotationEnd>’</QuotationEnd> + <DoubleQuotationStart>“</DoubleQuotationStart> + <DoubleQuotationEnd>”</DoubleQuotationEnd> + </Markers> + <TimeAM>上午</TimeAM> + <TimePM>下午</TimePM> + <MeasurementSystem>metric</MeasurementSystem> + </LC_CTYPE> + <LC_FORMAT> + <DateAcceptancePattern>M-D</DateAcceptancePattern> + <DateAcceptancePattern>M/D</DateAcceptancePattern> + <DateAcceptancePattern>M/D</DateAcceptancePattern> + <DateAcceptancePattern>Y.M.D</DateAcceptancePattern> + <DateAcceptancePattern>Y/M/D</DateAcceptancePattern> + <DateAcceptancePattern>Y年M月D日</DateAcceptancePattern> + <DateAcceptancePattern>M月D日</DateAcceptancePattern> + <!-- Fix number formats. Index range is from 0 to 5. --> + <FormatElement msgid="NumberFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> + <FormatCode>常规</FormatCode> + </FormatElement> + <FormatElement msgid="NumberFormatskey2" default="false" type="medium" usage="FIXED_NUMBER" formatindex="1"> + <FormatCode>0</FormatCode> + </FormatElement> + <FormatElement msgid="NumberFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2"> + <FormatCode>0.00</FormatCode> + </FormatElement> + <FormatElement msgid="NumberFormatskey4" default="true" type="short" usage="FIXED_NUMBER" formatindex="3"> + <FormatCode>#,##0</FormatCode> + </FormatElement> + <FormatElement msgid="NumberFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4"> + <FormatCode>#,##0.00</FormatCode> + </FormatElement> + <FormatElement msgid="NumberFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5"> + <FormatCode>#,###.00</FormatCode> + </FormatElement> + <!-- Scientific number formats. Index range is from 6 to 7. --> + <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6"> + <FormatCode>0.00E+000</FormatCode> + </FormatElement> + <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7"> + <FormatCode>0.00E+00</FormatCode> + </FormatElement> + <FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78"> + <FormatCode>##0.00E+00</FormatCode> + </FormatElement> + <!-- Percent number formats. Index range is from 8 to 9. --> + <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8"> + <FormatCode>0%</FormatCode> + </FormatElement> + <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9"> + <FormatCode>0.00%</FormatCode> + </FormatElement> + <!-- Currency formats. Code range is from 12 to 17. --> + <FormatElement msgid="CurrencyFormatskey1" default="true" type="medium" usage="CURRENCY" formatindex="12"> + <FormatCode>[$¥-804]#,##0;-[$¥-804]#,##0</FormatCode> + </FormatElement> + <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13"> + <FormatCode>[$¥-804]#,##0.00;-[$¥-804]#,##0.00</FormatCode> + </FormatElement> + <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14"> + <FormatCode>[$¥-804]#,##0;[RED]-[$¥-804]#,##0</FormatCode> + </FormatElement> + <FormatElement msgid="CurrencyFormatskey4" default="true" type="long" usage="CURRENCY" formatindex="15"> + <FormatCode>[$¥-804]#,##0.00;[RED]-[$¥-804]#,##0.00</FormatCode> + </FormatElement> + <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16"> + <FormatCode>#,##0.00 CCC</FormatCode> + </FormatElement> + <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17"> + <FormatCode>[$¥-804]#,##0.--;[RED]-[$¥-804]#,##0.--</FormatCode> + </FormatElement> + <!-- Date formats. Index range is from 18 to 38 --> + <FormatElement msgid="DateFormatskey1" default="true" type="medium" usage="DATE" formatindex="18"> + <FormatCode>YY"年"M"月"D"日"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey2" default="true" type="long" usage="DATE" formatindex="19"> + <FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="20"> + <FormatCode>YY/M/D</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="21"> + <FormatCode>YYYY/M/D</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey5" default="false" type="short" usage="DATE" formatindex="22"> + <FormatCode>YYYY"年"M"月"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="23"> + <FormatCode>YYYY.MM.DD</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="24"> + <FormatCode>YY.MM.DD</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey8" default="false" type="long" usage="DATE" formatindex="25"> + <FormatCode>YYYY"年"M"月"D"日"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey9" default="false" type="long" usage="DATE" formatindex="26"> + <FormatCode>YYYY "年"M"月"D"日"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey10" default="false" type="medium" usage="DATE" formatindex="27"> + <FormatCode>YY"年"M"月"D"日" NNNN</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey11" default="false" type="medium" usage="DATE" formatindex="28"> + <FormatCode>YY/M/D NNNN</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="29"> + <FormatCode>YYYY/M/D NNNN</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="30"> + <FormatCode>YYYY"年"M"月"D"日" NNNN</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey14" default="true" type="short" usage="DATE" formatindex="31"> + <FormatCode>M"月"D"日"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey15" default="false" type="medium" usage="DATE" formatindex="32"> + <FormatCode>YY-MM-DD</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey16" default="false" type="medium" usage="DATE" formatindex="33"> + <FormatCode>YYYY-MM-DD</FormatCode> + <DefaultName>ISO 8601</DefaultName> + </FormatElement> + <FormatElement msgid="DateFormatskey17" default="false" type="short" usage="DATE" formatindex="34"> + <FormatCode>YY"年"M"月"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="35"> + <FormatCode>M"月"D"日"</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey19" default="false" type="short" usage="DATE" formatindex="36"> + <FormatCode>MMMM</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="37"> + <FormatCode>YYYY"年"QQ</FormatCode> + </FormatElement> + <FormatElement msgid="DateFormatskey21" default="false" type="short" usage="DATE" formatindex="38"> + <FormatCode>"第"WW"周"</FormatCode> + </FormatElement> + <!-- Time formats. Index range is from 39 to 45. --> + <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39"> + <FormatCode>HH:MM</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40"> + <FormatCode>HH:MM:SS</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey3" default="false" type="medium" usage="TIME" formatindex="41"> + <FormatCode>AM/PM HH:MM</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42"> + <FormatCode>AM/PM HH:MM:SS</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43"> + <FormatCode>[HH]:MM:SS</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey6" default="false" type="medium" usage="TIME" formatindex="44"> + <FormatCode>MM:SS.00</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey7" default="true" type="long" usage="TIME" formatindex="45"> + <FormatCode>[HH]:MM:SS.00</FormatCode> + </FormatElement> + <!-- Time format extension. --> + <FormatElement msgid="TimeFormatskey8" default="false" type="medium" usage="TIME" formatindex="66"> + <FormatCode>HH"时"MM"分"</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey9" default="false" type="long" usage="TIME" formatindex="67"> + <FormatCode>HH"时"MM"分"SS"秒"</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey10" default="false" type="medium" usage="TIME" formatindex="68"> + <FormatCode>AM/PM HH"时"MM"分"</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey11" default="false" type="long" usage="TIME" formatindex="69"> + <FormatCode>AM/PM HH"时"MM"分"SS"秒"</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey12" default="false" type="medium" usage="TIME" formatindex="70"> + <FormatCode>[HH]"时"MM"分"SS"秒"</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey13" default="false" type="medium" usage="TIME" formatindex="71"> + <FormatCode>MM"分"SS"秒"00</FormatCode> + </FormatElement> + <FormatElement msgid="TimeFormatskey14" default="false" type="long" usage="TIME" formatindex="72"> + <FormatCode>[HH]"时"MM"分"SS"秒"00</FormatCode> + </FormatElement> + <!-- Date_Time formats. Index range is from 46 to 47. --> + <FormatElement msgid="DateTimeFormatskey4" default="false" type="long" usage="DATE_TIME" formatindex="46"> + <FormatCode>YYYY"年"MM"月"D"日" HH"时"MM"分"SS"秒"</FormatCode> + </FormatElement> + <FormatElement msgid="DateTimeFormatskey3" default="true" type="long" usage="DATE_TIME" formatindex="47"> + <FormatCode>YYYY/MM/DD HH:MM:SS</FormatCode> + </FormatElement> + <FormatElement msgid="DateTimeFormatskey5" default="false" type="long" usage="DATE_TIME" formatindex="50"> + <FormatCode>YYYY"年"MM"月"D"日" HH"时"MM"分"</FormatCode> + </FormatElement> + <FormatElement msgid="DateTimeFormatskey1" default="false" type="long" usage="DATE_TIME" formatindex="74"> + <FormatCode>M/D/YY HH:MM</FormatCode> + </FormatElement> + <FormatElement msgid="DateTimeFormatskey2" default="false" type="long" usage="DATE_TIME" formatindex="75"> + <FormatCode>MM/DD/YYYY HH:MM:SS</FormatCode> + </FormatElement> + </LC_FORMAT> + <LC_COLLATION> + <Collator unoid="pinyin" default="true"/> + <Collator unoid="stroke" default="false"/> + <Collator unoid="radical" default="false"/> + <Collator unoid="charset" default="false"/> + <CollationOptions> + <TransliterationModules>IGNORE_CASE</TransliterationModules> + </CollationOptions> + </LC_COLLATION> + <LC_SEARCH> + <SearchOptions> + <TransliterationModules>IGNORE_CASE</TransliterationModules> + <TransliterationModules>IGNORE_WIDTH</TransliterationModules> + </SearchOptions> + </LC_SEARCH> + <LC_INDEX> + <IndexKey unoid="pinyin" default="true" phonetic="true" module="asian"/> + <IndexKey unoid="stroke" default="false" phonetic="false" module="asian"/> + <IndexKey unoid="radical" default="false" phonetic="false" module="asian"/> + <UnicodeScript>70</UnicodeScript> + <FollowPageWord></FollowPageWord> + <FollowPageWord></FollowPageWord> + </LC_INDEX> + <LC_CALENDAR> + <Calendar unoid="gregorian" default="true"> + <DaysOfWeek> + <Day> + <DayID>sun</DayID> + <DefaultAbbrvName>日</DefaultAbbrvName> + <DefaultFullName>星期日</DefaultFullName> + </Day> + <Day> + <DayID>mon</DayID> + <DefaultAbbrvName>一</DefaultAbbrvName> + <DefaultFullName>星期一</DefaultFullName> + </Day> + <Day> + <DayID>tue</DayID> + <DefaultAbbrvName>二</DefaultAbbrvName> + <DefaultFullName>星期二</DefaultFullName> + </Day> + <Day> + <DayID>wed</DayID> + <DefaultAbbrvName>三</DefaultAbbrvName> + <DefaultFullName>星期三</DefaultFullName> + </Day> + <Day> + <DayID>thu</DayID> + <DefaultAbbrvName>四</DefaultAbbrvName> + <DefaultFullName>星期四</DefaultFullName> + </Day> + <Day> + <DayID>fri</DayID> + <DefaultAbbrvName>五</DefaultAbbrvName> + <DefaultFullName>星期五</DefaultFullName> + </Day> + <Day> + <DayID>sat</DayID> + <DefaultAbbrvName>六</DefaultAbbrvName> + <DefaultFullName>星期六</DefaultFullName> + </Day> + </DaysOfWeek> + <MonthsOfYear> + <Month> + <MonthID>jan</MonthID> + <DefaultAbbrvName>1月</DefaultAbbrvName> + <DefaultFullName>一月</DefaultFullName> + </Month> + <Month> + <MonthID>feb</MonthID> + <DefaultAbbrvName>2月</DefaultAbbrvName> + <DefaultFullName>二月</DefaultFullName> + </Month> + <Month> + <MonthID>mar</MonthID> + <DefaultAbbrvName>3月</DefaultAbbrvName> + <DefaultFullName>三月</DefaultFullName> + </Month> + <Month> + <MonthID>apr</MonthID> + <DefaultAbbrvName>4月</DefaultAbbrvName> + <DefaultFullName>四月</DefaultFullName> + </Month> + <Month> + <MonthID>may</MonthID> + <DefaultAbbrvName>5月</DefaultAbbrvName> + <DefaultFullName>五月</DefaultFullName> + </Month> + <Month> + <MonthID>jun</MonthID> + <DefaultAbbrvName>6月</DefaultAbbrvName> + <DefaultFullName>六月</DefaultFullName> + </Month> + <Month> + <MonthID>jul</MonthID> + <DefaultAbbrvName>7月</DefaultAbbrvName> + <DefaultFullName>七月</DefaultFullName> + </Month> + <Month> + <MonthID>aug</MonthID> + <DefaultAbbrvName>8月</DefaultAbbrvName> + <DefaultFullName>八月</DefaultFullName> + </Month> + <Month> + <MonthID>sep</MonthID> + <DefaultAbbrvName>9月</DefaultAbbrvName> + <DefaultFullName>九月</DefaultFullName> + </Month> + <Month> + <MonthID>oct</MonthID> + <DefaultAbbrvName>10月</DefaultAbbrvName> + <DefaultFullName>十月</DefaultFullName> + </Month> + <Month> + <MonthID>nov</MonthID> + <DefaultAbbrvName>11月</DefaultAbbrvName> + <DefaultFullName>十一月</DefaultFullName> + </Month> + <Month> + <MonthID>dec</MonthID> + <DefaultAbbrvName>12月</DefaultAbbrvName> + <DefaultFullName>十二月</DefaultFullName> + </Month> + </MonthsOfYear> + <Eras> + <Era> + <EraID>bc</EraID> + <DefaultAbbrvName>前</DefaultAbbrvName> + <DefaultFullName>公元前</DefaultFullName> + </Era> + <Era> + <EraID>ad</EraID> + <DefaultAbbrvName/> + <DefaultFullName>公元</DefaultFullName> + </Era> + </Eras> + <StartDayOfWeek><DayID>mon</DayID></StartDayOfWeek> + <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek> + </Calendar> + </LC_CALENDAR> + <LC_CURRENCY> + <Currency default="true" usedInCompatibleFormatCodes="true"> + <CurrencyID>CNY</CurrencyID> + <CurrencySymbol>¥</CurrencySymbol> + <BankSymbol>CNY</BankSymbol> + <CurrencyName>人民币</CurrencyName> + <DecimalPlaces>2</DecimalPlaces> + </Currency> + <!--more currency should be put here --> + </LC_CURRENCY> + <LC_TRANSLITERATION> + <Transliteration unoid="SENTENCE_CASE"/> + <Transliteration unoid="LOWERCASE_UPPERCASE"/> + <Transliteration unoid="UPPERCASE_LOWERCASE"/> + <Transliteration unoid="TITLE_CASE"/> + <Transliteration unoid="TOGGLE_CASE"/> + <Transliteration unoid="NumToTextLower_zh_CN"/> + <Transliteration unoid="NumToTextUpper_zh_CN"/> + <Transliteration unoid="NumToCharLower_zh_CN"/> + <Transliteration unoid="NumToCharUpper_zh_CN"/> + <Transliteration unoid="HALFWIDTH_FULLWIDTH"/> + <Transliteration unoid="FULLWIDTH_HALFWIDTH"/> + <Transliteration unoid="IGNORE_CASE"/> + <Transliteration unoid="IGNORE_WIDTH"/> + </LC_TRANSLITERATION> + <LC_MISC> + <ForbiddenCharacters> + <ForbiddenLineBeginCharacters>:!),.:;?]}¢'"、。〉》」』】〕〗〞︰︱︳﹐、﹒﹔﹕﹖﹗﹚﹜﹞!),.:;?|}︴︶︸︺︼︾﹀﹂﹄﹏、~¢々‖•·ˇˉ―--′’”</ForbiddenLineBeginCharacters> + <ForbiddenLineEndCharacters>([{£¥'"‵〈《「『【〔〖([{£¥〝︵︷︹︻︽︿﹁﹃﹙﹛﹝({“‘</ForbiddenLineEndCharacters> + <LineBreakHangingCharacters>!,.:;?、。!,.:;?</LineBreakHangingCharacters> + </ForbiddenCharacters> + <ReservedWords> + <trueWord>TRUE</trueWord> + <falseWord>FALSE</falseWord> + <quarter1Word>第1季度</quarter1Word> + <quarter2Word>第2季度</quarter2Word> + <quarter3Word>第3季度</quarter3Word> + <quarter4Word>第4季度</quarter4Word> + <aboveWord>上方</aboveWord> + <belowWord>下方</belowWord> + <quarter1Abbreviation>Q1</quarter1Abbreviation> + <quarter2Abbreviation>Q2</quarter2Abbreviation> + <quarter3Abbreviation>Q3</quarter3Abbreviation> + <quarter4Abbreviation>Q4</quarter4Abbreviation> + </ReservedWords> + </LC_MISC> + <LC_NumberingLevel> + <NumberingLevel Prefix=" " NumType="4" Suffix="." /> <!-- 1. 2. 3. --> + <NumberingLevel Prefix=" " NumType="4" Suffix="、" /> <!-- 1、2、3、 --> + <NumberingLevel Prefix="(" NumType="4" Suffix=")" /> <!-- (1) (2) (3) --> + <NumberingLevel Prefix=" " NumType="4" Suffix=")" /> <!-- 1) 2) 3) --> + <NumberingLevel Prefix=" " NumType="0" Suffix="." /> <!-- A. B. C. --> + <NumberingLevel Prefix=" " NumType="0" Suffix=")" /> <!-- A) B) C) --> + <NumberingLevel Prefix=" " NumType="1" Suffix="." /> <!-- a. b. c. --> + <NumberingLevel Prefix=" " NumType="1" Suffix=")" /> <!-- a) b) c) --> + <NumberingLevel Prefix=" " NumType="2" Suffix="." /> <!-- I. II. III. --> + <NumberingLevel Prefix=" " NumType="3" Suffix="." /> <!-- i. ii. iii. --> + <NumberingLevel Prefix=" " NumType="15" Suffix="、" /> <!-- Chinese 一,二,三... --> + <NumberingLevel Prefix="(" NumType="15" Suffix=")" /> <!-- Chinese 一,二,三..., with full-width parentheses --> + <NumberingLevel Prefix=" " NumType="18" Suffix="、" /> <!-- Chinese Tian Gan --> + <NumberingLevel Prefix=" " NumType="19" Suffix="、" /> <!-- Chinese Di Zhi --> + <NumberingLevel Prefix=" " NumType="16" Suffix="、" /> <!-- Chinese UPPER CASE --> + </LC_NumberingLevel> + <LC_OutLineNumberingLevel> + <OutlineStyle> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> + </OutlineStyle> + <OutlineStyle> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + </OutlineStyle> + <OutlineStyle> + <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="条" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix="节" NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix="(" NumType="1" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="14" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" /> + </OutlineStyle> + <OutlineStyle> + <OutLineNumberingLevel Prefix=" " NumType="18" Suffix="、" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="19" Suffix="、" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="15" Suffix="、" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="16" Suffix="、" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" /> + </OutlineStyle> + <OutlineStyle> + <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="节" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="项" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="条" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> + </OutlineStyle> + <OutlineStyle> + <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="节" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="项" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="条" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="15" Suffix="、" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> + </OutlineStyle> + <OutlineStyle> + <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="节" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="项" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix="第" NumType="16" Suffix="条" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/> + <OutLineNumberingLevel Prefix=" " NumType="16" Suffix="、" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/> + </OutlineStyle> + <OutlineStyle> + <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0" /> + <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0" /> + </OutlineStyle> + </LC_OutLineNumberingLevel> +</Locale> |