Version 6.4.0.0.beta1, tag libreoffice-6.4.0.0.beta1
[LibreOffice.git] / i18npool / source / localedata / data / ja_JP.xml
blobc15c665f2eabbec3436479b1a81969954fa29600
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.3">
21   <LC_INFO>
22     <Language>
23       <LangID>ja</LangID>
24       <DefaultName>Japanese</DefaultName>
25     </Language>
26     <Country>
27       <CountryID>JP</CountryID>
28       <DefaultName>Japan</DefaultName>
29     </Country>
30   </LC_INFO>
31   <LC_CTYPE>
32     <Separators>
33       <DateSeparator>/</DateSeparator>
34       <ThousandSeparator>,</ThousandSeparator>
35       <DecimalSeparator>.</DecimalSeparator>
36       <TimeSeparator>:</TimeSeparator>
37       <Time100SecSeparator>.</Time100SecSeparator>
38       <ListSeparator>;</ListSeparator>
39       <LongDateDayOfWeekSeparator>, </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     <FormatElement msgid="FixedFormatskey1" default="true" type="short" usage="FIXED_NUMBER" formatindex="0">
63       <FormatCode>Standard</FormatCode>
64     </FormatElement>
65     <FormatElement msgid="FixedFormatskey2" default="false" type="short" usage="FIXED_NUMBER" formatindex="1">
66       <FormatCode>0</FormatCode>
67     </FormatElement>
68     <FormatElement msgid="FixedFormatskey3" default="false" type="short" usage="FIXED_NUMBER" formatindex="2">
69       <FormatCode>0.00</FormatCode>
70     </FormatElement>
71     <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
72       <FormatCode>#,##0</FormatCode>
73     </FormatElement>
74     <FormatElement msgid="FixedFormatskey5" default="false" type="short" usage="FIXED_NUMBER" formatindex="4">
75       <FormatCode>#,##0.00</FormatCode>
76     </FormatElement>
77     <FormatElement msgid="FixedFormatskey6" default="false" type="short" usage="FIXED_NUMBER" formatindex="5">
78       <FormatCode>#,###.00</FormatCode>
79     </FormatElement>
80     <FormatElement msgid="ScientificFormatskey1" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
81       <FormatCode>0.00E+000</FormatCode>
82     </FormatElement>
83     <FormatElement msgid="ScientificFormatskey2" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
84       <FormatCode>0.00E+00</FormatCode>
85     </FormatElement>
86     <FormatElement msgid="ScientificFormatskey3" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="78">
87       <FormatCode>##0.00E+00</FormatCode>
88     </FormatElement>
89     <FormatElement msgid="PercentFormatskey1" default="true" type="medium" usage="PERCENT_NUMBER" formatindex="8">
90       <FormatCode>0%</FormatCode>
91     </FormatElement>
92     <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
93       <FormatCode>0.00%</FormatCode>
94     </FormatElement>
95     <FormatElement msgid="CurrencyFormatskey1" default="false" type="medium" usage="CURRENCY" formatindex="12">
96       <FormatCode>[$¥-411]#,##0;-[$¥-411]#,##0</FormatCode>
97     </FormatElement>
98     <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
99       <FormatCode>[$¥-411]#,##0.00;-[$¥-411]#,##0.00</FormatCode>
100     </FormatElement>
101     <FormatElement msgid="CurrencyFormatskey3" default="true" type="medium" usage="CURRENCY" formatindex="14">
102       <FormatCode>[$¥-411]#,##0;[RED]-[$¥-411]#,##0</FormatCode>
103     </FormatElement>
104     <FormatElement msgid="CurrencyFormatskey4" default="false" type="medium" usage="CURRENCY" formatindex="15">
105       <FormatCode>[$¥-411]#,##0.00;[RED]-[$¥-411]#,##0.00</FormatCode>
106     </FormatElement>
107     <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
108       <FormatCode>#,##0 CCC</FormatCode>
109     </FormatElement>
110     <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
111       <FormatCode>[$¥-411]#,##0.--;[RED]-[$¥-411]#,##0.--</FormatCode>
112     </FormatElement>
113     <FormatElement msgid="DateFormatskey1" default="false" type="medium" usage="DATE" formatindex="18">
114       <FormatCode>YY/M/D</FormatCode>
115     </FormatElement>
116     <FormatElement msgid="DateFormatskey2" default="false" type="long" usage="DATE" formatindex="19">
117       <FormatCode>YYYY年MM月DD日(AAAA)</FormatCode>
118     </FormatElement>
119     <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="20">
120       <FormatCode>YY/MM/DD</FormatCode>
121     </FormatElement>
122     <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="21">
123       <FormatCode>YYYY/MM/DD</FormatCode>
124     </FormatElement>
125     <FormatElement msgid="DateFormatskey5" default="false" type="long" usage="DATE" formatindex="22">
126       <FormatCode>YY年M月D日</FormatCode>
127     </FormatElement>
128     <FormatElement msgid="DateFormatskey6" default="true" type="long" usage="DATE" formatindex="23">
129       <FormatCode>YYYY年M月D日</FormatCode>
130     </FormatElement>
131     <FormatElement msgid="DateFormatskey7" default="false" type="long" usage="DATE" formatindex="24">
132       <FormatCode>GGGE年M月D日</FormatCode>
133     </FormatElement>
134     <FormatElement msgid="DateFormatskey8" default="false" type="long" usage="DATE" formatindex="25">
135       <FormatCode>YYYY年M月D日</FormatCode>
136     </FormatElement>
137     <FormatElement msgid="DateFormatskey9" default="false" type="long" usage="DATE" formatindex="26">
138       <FormatCode>GGGE年M月D日(AAAA)</FormatCode>
139     </FormatElement>
140     <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="27">
141       <FormatCode>YY年M月D日(AAA)</FormatCode>
142     </FormatElement>
143     <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="28">
144       <FormatCode>GGGE年M月D日(AAA)</FormatCode>
145     </FormatElement>
146     <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="29">
147       <FormatCode>YYYY年M月D日(AAA)</FormatCode>
148     </FormatElement>
149     <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="30">
150       <FormatCode>YYYY年M月D日(AAAA)</FormatCode>
151     </FormatElement>
152     <FormatElement msgid="DateFormatskey14" default="false" type="medium" usage="DATE" formatindex="31">
153       <FormatCode>MM.DD</FormatCode>
154     </FormatElement>
155     <FormatElement msgid="DateFormatskey15" default="false" type="medium" usage="DATE" formatindex="32">
156       <FormatCode>GE.M.D</FormatCode>
157     </FormatElement>
158     <FormatElement msgid="DateFormatskey16" default="false" type="medium" usage="DATE" formatindex="33">
159       <FormatCode>YYYY-MM-DD</FormatCode>
160       <DefaultName>ISO 8601</DefaultName>
161     </FormatElement>
162     <FormatElement msgid="DateFormatskey17" default="false" type="medium" usage="DATE" formatindex="34">
163       <FormatCode>YY/MM</FormatCode>
164     </FormatElement>
165     <FormatElement msgid="DateFormatskey18" default="true" type="medium" usage="DATE" formatindex="35">
166       <FormatCode>M月D日</FormatCode>
167     </FormatElement>
168     <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="36">
169       <FormatCode>M月</FormatCode>
170     </FormatElement>
171     <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="37">
172       <FormatCode>YY年 QQ</FormatCode>
173     </FormatElement>
174     <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
175       <FormatCode>WW 1</FormatCode>
176     </FormatElement>
177     <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
178       <FormatCode>H:MM</FormatCode>
179     </FormatElement>
180     <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
181       <FormatCode>HH:MM:SS</FormatCode>
182     </FormatElement>
183     <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
184       <FormatCode>AM/PM H:MM</FormatCode>
185     </FormatElement>
186     <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
187       <FormatCode>AM/PM H:MM:SS</FormatCode>
188     </FormatElement>
189     <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
190       <FormatCode>[HH]:MM:SS</FormatCode>
191     </FormatElement>
192     <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
193       <FormatCode>MM:SS.00</FormatCode>
194     </FormatElement>
195     <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
196       <FormatCode>[HH]:MM:SS.00</FormatCode>
197     </FormatElement>
198     <FormatElement msgid="TimeFormatskey8" default="false" type="short" usage="TIME" formatindex="62">
199       <FormatCode>H時MM分</FormatCode>
200     </FormatElement>
201     <FormatElement msgid="TimeFormatskey9" default="false" type="medium" usage="TIME" formatindex="63">
202       <FormatCode>H時MM分SS秒</FormatCode>
203     </FormatElement>
204     <FormatElement msgid="DateTimeFormatskey1" default="false" type="long" usage="DATE_TIME" formatindex="46">
205       <FormatCode>YY/MM/DD HH:MM</FormatCode>
206     </FormatElement>
207     <FormatElement msgid="DateTimeFormatskey3" default="false" type="long" usage="DATE_TIME" formatindex="47">
208       <FormatCode>YYYY/M/D H:MM:SS</FormatCode>
209     </FormatElement>
210     <FormatElement msgid="DateTimeFormatskey2" default="true" type="long" usage="DATE_TIME" formatindex="65">
211       <FormatCode>YYYY/M/D H:MM</FormatCode>
212     </FormatElement>
213     <FormatElement msgid="DateFormatskey22" default="false" type="medium" usage="DATE" formatindex="64">
214       <FormatCode>GE.MM.DD</FormatCode>
215     </FormatElement>
216   </LC_FORMAT>
217   <LC_COLLATION>
218     <Collator default="true" unoid="phonetic (alphanumeric first)" />
219     <Collator default="false" unoid="phonetic (alphanumeric last)" />
220     <Collator default="false" unoid="charset" />
221     <CollationOptions>
222       <TransliterationModules>IGNORE_CASE</TransliterationModules>
223     </CollationOptions>
224   </LC_COLLATION>
225   <LC_SEARCH>
226     <SearchOptions>
227       <TransliterationModules>IGNORE_CASE</TransliterationModules>
228     </SearchOptions>
229   </LC_SEARCH>
230   <LC_INDEX>
231     <IndexKey phonetic="true" default="true" unoid="phonetic (alphanumeric first) (grouped by syllable)" />
232     <IndexKey phonetic="true" default="false" unoid="phonetic (alphanumeric first) (grouped by consonant)" />
233     <IndexKey phonetic="true" default="false" unoid="phonetic (alphanumeric last) (grouped by syllable)" />
234     <IndexKey phonetic="true" default="false" unoid="phonetic (alphanumeric last) (grouped by consonant)" />
235     <UnicodeScript>70</UnicodeScript>
236     <FollowPageWord>p.</FollowPageWord>
237     <FollowPageWord>pp.</FollowPageWord>
238   </LC_INDEX>
239   <LC_CALENDAR>
240     <Calendar unoid="gregorian" default="true">
241       <DaysOfWeek>
242         <Day>
243           <DayID>sun</DayID>
244           <DefaultAbbrvName>日</DefaultAbbrvName>
245           <DefaultFullName>日曜日</DefaultFullName>
246         </Day>
247         <Day>
248           <DayID>mon</DayID>
249           <DefaultAbbrvName>月</DefaultAbbrvName>
250           <DefaultFullName>月曜日</DefaultFullName>
251         </Day>
252         <Day>
253           <DayID>tue</DayID>
254           <DefaultAbbrvName>火</DefaultAbbrvName>
255           <DefaultFullName>火曜日</DefaultFullName>
256         </Day>
257         <Day>
258           <DayID>wed</DayID>
259           <DefaultAbbrvName>水</DefaultAbbrvName>
260           <DefaultFullName>水曜日</DefaultFullName>
261         </Day>
262         <Day>
263           <DayID>thu</DayID>
264           <DefaultAbbrvName>木</DefaultAbbrvName>
265           <DefaultFullName>木曜日</DefaultFullName>
266         </Day>
267         <Day>
268           <DayID>fri</DayID>
269           <DefaultAbbrvName>金</DefaultAbbrvName>
270           <DefaultFullName>金曜日</DefaultFullName>
271         </Day>
272         <Day>
273           <DayID>sat</DayID>
274           <DefaultAbbrvName>土</DefaultAbbrvName>
275           <DefaultFullName>土曜日</DefaultFullName>
276         </Day>
277       </DaysOfWeek>
278       <MonthsOfYear>
279         <Month>
280           <MonthID>jan</MonthID>
281           <DefaultAbbrvName>1月</DefaultAbbrvName>
282           <DefaultFullName>一月</DefaultFullName>
283         </Month>
284         <Month>
285           <MonthID>feb</MonthID>
286           <DefaultAbbrvName>2月</DefaultAbbrvName>
287           <DefaultFullName>二月</DefaultFullName>
288         </Month>
289         <Month>
290           <MonthID>mar</MonthID>
291           <DefaultAbbrvName>3月</DefaultAbbrvName>
292           <DefaultFullName>三月</DefaultFullName>
293         </Month>
294         <Month>
295           <MonthID>apr</MonthID>
296           <DefaultAbbrvName>4月</DefaultAbbrvName>
297           <DefaultFullName>四月</DefaultFullName>
298         </Month>
299         <Month>
300           <MonthID>may</MonthID>
301           <DefaultAbbrvName>5月</DefaultAbbrvName>
302           <DefaultFullName>五月</DefaultFullName>
303         </Month>
304         <Month>
305           <MonthID>jun</MonthID>
306           <DefaultAbbrvName>6月</DefaultAbbrvName>
307           <DefaultFullName>六月</DefaultFullName>
308         </Month>
309         <Month>
310           <MonthID>jul</MonthID>
311           <DefaultAbbrvName>7月</DefaultAbbrvName>
312           <DefaultFullName>七月</DefaultFullName>
313         </Month>
314         <Month>
315           <MonthID>aug</MonthID>
316           <DefaultAbbrvName>8月</DefaultAbbrvName>
317           <DefaultFullName>八月</DefaultFullName>
318         </Month>
319         <Month>
320           <MonthID>sep</MonthID>
321           <DefaultAbbrvName>9月</DefaultAbbrvName>
322           <DefaultFullName>九月</DefaultFullName>
323         </Month>
324         <Month>
325           <MonthID>oct</MonthID>
326           <DefaultAbbrvName>10月</DefaultAbbrvName>
327           <DefaultFullName>十月</DefaultFullName>
328         </Month>
329         <Month>
330           <MonthID>nov</MonthID>
331           <DefaultAbbrvName>11月</DefaultAbbrvName>
332           <DefaultFullName>十一月</DefaultFullName>
333         </Month>
334         <Month>
335           <MonthID>dec</MonthID>
336           <DefaultAbbrvName>12月</DefaultAbbrvName>
337           <DefaultFullName>十二月</DefaultFullName>
338         </Month>
339       </MonthsOfYear>
340       <Eras>
341         <Era>
342           <EraID>bc</EraID>
343           <DefaultAbbrvName>紀元前</DefaultAbbrvName>
344           <DefaultFullName>紀元前</DefaultFullName>
345         </Era>
346         <Era>
347           <EraID>ad</EraID>
348           <DefaultAbbrvName>西暦</DefaultAbbrvName>
349           <DefaultFullName>西暦</DefaultFullName>
350         </Era>
351       </Eras>
352       <StartDayOfWeek>
353         <DayID>sun</DayID>
354       </StartDayOfWeek>
355       <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
356     </Calendar>
357     <Calendar unoid="gengou" default="false">
358       <DaysOfWeek>
359         <Day>
360           <DayID>sun</DayID>
361           <DefaultAbbrvName>日</DefaultAbbrvName>
362           <DefaultFullName>日曜日</DefaultFullName>
363         </Day>
364         <Day>
365           <DayID>mon</DayID>
366           <DefaultAbbrvName>月</DefaultAbbrvName>
367           <DefaultFullName>月曜日</DefaultFullName>
368         </Day>
369         <Day>
370           <DayID>tue</DayID>
371           <DefaultAbbrvName>火</DefaultAbbrvName>
372           <DefaultFullName>火曜日</DefaultFullName>
373         </Day>
374         <Day>
375           <DayID>wed</DayID>
376           <DefaultAbbrvName>水</DefaultAbbrvName>
377           <DefaultFullName>水曜日</DefaultFullName>
378         </Day>
379         <Day>
380           <DayID>thu</DayID>
381           <DefaultAbbrvName>木</DefaultAbbrvName>
382           <DefaultFullName>木曜日</DefaultFullName>
383         </Day>
384         <Day>
385           <DayID>fri</DayID>
386           <DefaultAbbrvName>金</DefaultAbbrvName>
387           <DefaultFullName>金曜日</DefaultFullName>
388         </Day>
389         <Day>
390           <DayID>sat</DayID>
391           <DefaultAbbrvName>土</DefaultAbbrvName>
392           <DefaultFullName>土曜日</DefaultFullName>
393         </Day>
394       </DaysOfWeek>
395       <MonthsOfYear>
396         <Month>
397           <MonthID>jan</MonthID>
398           <DefaultAbbrvName>1月</DefaultAbbrvName>
399           <DefaultFullName>一月</DefaultFullName>
400         </Month>
401         <Month>
402           <MonthID>feb</MonthID>
403           <DefaultAbbrvName>2月</DefaultAbbrvName>
404           <DefaultFullName>二月</DefaultFullName>
405         </Month>
406         <Month>
407           <MonthID>mar</MonthID>
408           <DefaultAbbrvName>3月</DefaultAbbrvName>
409           <DefaultFullName>三月</DefaultFullName>
410         </Month>
411         <Month>
412           <MonthID>apr</MonthID>
413           <DefaultAbbrvName>4月</DefaultAbbrvName>
414           <DefaultFullName>四月</DefaultFullName>
415         </Month>
416         <Month>
417           <MonthID>may</MonthID>
418           <DefaultAbbrvName>5月</DefaultAbbrvName>
419           <DefaultFullName>五月</DefaultFullName>
420         </Month>
421         <Month>
422           <MonthID>jun</MonthID>
423           <DefaultAbbrvName>6月</DefaultAbbrvName>
424           <DefaultFullName>六月</DefaultFullName>
425         </Month>
426         <Month>
427           <MonthID>jul</MonthID>
428           <DefaultAbbrvName>7月</DefaultAbbrvName>
429           <DefaultFullName>七月</DefaultFullName>
430         </Month>
431         <Month>
432           <MonthID>aug</MonthID>
433           <DefaultAbbrvName>8月</DefaultAbbrvName>
434           <DefaultFullName>八月</DefaultFullName>
435         </Month>
436         <Month>
437           <MonthID>sep</MonthID>
438           <DefaultAbbrvName>9月</DefaultAbbrvName>
439           <DefaultFullName>九月</DefaultFullName>
440         </Month>
441         <Month>
442           <MonthID>oct</MonthID>
443           <DefaultAbbrvName>10月</DefaultAbbrvName>
444           <DefaultFullName>十月</DefaultFullName>
445         </Month>
446         <Month>
447           <MonthID>nov</MonthID>
448           <DefaultAbbrvName>11月</DefaultAbbrvName>
449           <DefaultFullName>十一月</DefaultFullName>
450         </Month>
451         <Month>
452           <MonthID>dec</MonthID>
453           <DefaultAbbrvName>12月</DefaultAbbrvName>
454           <DefaultFullName>十二月</DefaultFullName>
455         </Month>
456       </MonthsOfYear>
457       <Eras>
458         <Era>
459           <EraID>Dummy</EraID>
460           <DefaultAbbrvName>?.</DefaultAbbrvName>
461           <DefaultFullName>元号のサポート範囲外</DefaultFullName>
462         </Era>
463         <Era>
464           <EraID>Meiji</EraID>
465           <DefaultAbbrvName>明</DefaultAbbrvName>
466           <DefaultFullName>明治</DefaultFullName>
467         </Era>
468         <Era>
469           <EraID>Taisho</EraID>
470           <DefaultAbbrvName>大</DefaultAbbrvName>
471           <DefaultFullName>大正</DefaultFullName>
472         </Era>
473         <Era>
474           <EraID>Showa</EraID>
475           <DefaultAbbrvName>昭</DefaultAbbrvName>
476           <DefaultFullName>昭和</DefaultFullName>
477         </Era>
478         <Era>
479           <EraID>Heisei</EraID>
480           <DefaultAbbrvName>平</DefaultAbbrvName>
481           <DefaultFullName>平成</DefaultFullName>
482         </Era>
483         <Era>
484           <EraID>Reiwa</EraID>
485           <DefaultAbbrvName>令</DefaultAbbrvName>
486           <DefaultFullName>令和</DefaultFullName>
487         </Era>
488       </Eras>
489       <StartDayOfWeek>
490         <DayID>sun</DayID>
491       </StartDayOfWeek>
492       <MinimalDaysInFirstWeek>1</MinimalDaysInFirstWeek>
493     </Calendar>
494   </LC_CALENDAR>
495   <LC_CURRENCY>
496     <Currency default="true" usedInCompatibleFormatCodes="true">
497       <CurrencyID>JPY</CurrencyID>
498       <CurrencySymbol>¥</CurrencySymbol>
499       <BankSymbol>JPY</BankSymbol>
500       <CurrencyName>円</CurrencyName>
501       <DecimalPlaces>0</DecimalPlaces>
502     </Currency>
503     <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
504       <CurrencyID>JPY</CurrencyID>
505       <CurrencySymbol>¥</CurrencySymbol>
506       <BankSymbol>JPY</BankSymbol>
507       <CurrencyName>円</CurrencyName>
508       <DecimalPlaces>0</DecimalPlaces>
509     </Currency>
510   </LC_CURRENCY>
511   <LC_TRANSLITERATION>
512     <Transliteration unoid="HALFWIDTH_FULLWIDTH"/>
513     <Transliteration unoid="FULLWIDTH_HALFWIDTH"/>
514     <Transliteration unoid="KATAKANA_HIRAGANA"/>
515     <Transliteration unoid="HIRAGANA_KATAKANA"/>
516     <Transliteration unoid="FULLWIDTHKATAKANA_HALFWIDTHKATAKANA"/>
517     <Transliteration unoid="HALFWIDTHKATAKANA_FULLWIDTHKATAKANA"/>
518     <Transliteration unoid="FULLWIDTH_HALFWIDTH_LIKE_ASC"/>
519     <Transliteration unoid="HALFWIDTH_FULLWIDTH_LIKE_JIS"/>
520     <Transliteration unoid="smallToLarge_ja_JP"/>
521     <Transliteration unoid="largeToSmall_ja_JP"/>
522     <Transliteration unoid="IGNORE_WIDTH"/>
523     <Transliteration unoid="ignoreTraditionalKana_ja_JP"/>
524     <Transliteration unoid="ignoreTraditionalKanji_ja_JP"/>
525     <Transliteration unoid="IGNORE_KANA"/>
526     <Transliteration unoid="ignoreMinusSign_ja_JP"/>
527     <Transliteration unoid="ignoreIterationMark_ja_JP"/>
528     <Transliteration unoid="ignoreSeparator_ja_JP"/>
529     <Transliteration unoid="ignoreZiZu_ja_JP"/>
530     <Transliteration unoid="ignoreBaFa_ja_JP"/>
531     <Transliteration unoid="ignoreTiJi_ja_JP"/>
532     <Transliteration unoid="ignoreHyuByu_ja_JP"/>
533     <Transliteration unoid="ignoreSeZe_ja_JP"/>
534     <Transliteration unoid="ignoreIandEfollowedByYa_ja_JP"/>
535     <Transliteration unoid="ignoreKiKuFollowedBySa_ja_JP"/>
536     <Transliteration unoid="ignoreSize_ja_JP"/>
537     <Transliteration unoid="ignoreProlongedSoundMark_ja_JP"/>
538     <Transliteration unoid="ignoreMiddleDot_ja_JP"/>
539     <Transliteration unoid="ignoreSpace_ja_JP"/>
540   </LC_TRANSLITERATION>
541   <LC_MISC>
542     <ForbiddenCharacters>
543       <ForbiddenLineBeginCharacters>!%),.:;?]}¢°’”‰′″℃、。々〉》」』】〕ぁぃぅぇぉっゃゅょゎ゛゜ゝゞァィゥェォッャュョヮヵヶ・ーヽヾ!%),.:;?]}。」、・ァィゥェォャュョッー゙゚¢</ForbiddenLineBeginCharacters>
544       <ForbiddenLineEndCharacters>$([¥{£¥‘“〈《「『【〔$([{「£¥</ForbiddenLineEndCharacters>
545       <LineBreakHangingCharacters>、。,.</LineBreakHangingCharacters>
546     </ForbiddenCharacters>
547     <ReservedWords>
548       <trueWord>true</trueWord>
549       <falseWord>false</falseWord>
550       <quarter1Word>第1四半期</quarter1Word>
551       <quarter2Word>第2四半期</quarter2Word>
552       <quarter3Word>第3四半期</quarter3Word>
553       <quarter4Word>第4四半期</quarter4Word>
554       <aboveWord>前述</aboveWord>
555       <belowWord>後述</belowWord>
556       <quarter1Abbreviation>Q1</quarter1Abbreviation>
557       <quarter2Abbreviation>Q2</quarter2Abbreviation>
558       <quarter3Abbreviation>Q3</quarter3Abbreviation>
559       <quarter4Abbreviation>Q4</quarter4Abbreviation>
560     </ReservedWords>
561   </LC_MISC>
562   <LC_NumberingLevel>
563     <NumberingLevel NumType="1" Prefix=" " Suffix=")"/>
564     <NumberingLevel NumType="4" Prefix=" " Suffix="."/>
565     <NumberingLevel NumType="14" Prefix=" " Suffix=" "/>
566     <NumberingLevel NumType="2" Prefix=" " Suffix="."/>
567     <NumberingLevel NumType="0" Prefix=" " Suffix=")"/>
568     <NumberingLevel NumType="21" Prefix="(" Suffix=")"/>
569     <NumberingLevel NumType="23" Prefix=" " Suffix=")"/>
570     <NumberingLevel NumType="3" Prefix=" " Suffix="."/>
571   </LC_NumberingLevel>
572   <LC_OutLineNumberingLevel>
573     <OutlineStyle>
574       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
575       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
576       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
577       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
578       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
579     </OutlineStyle>
580     <OutlineStyle>
581       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
582       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="1" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
583       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="2" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
584       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="3" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
585       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="4" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
586     </OutlineStyle>
587     <OutlineStyle>
588       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
589       <OutLineNumberingLevel Prefix="(" NumType="21" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
590       <OutLineNumberingLevel Prefix=" " NumType="14" Suffix=" " BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
591       <OutLineNumberingLevel Prefix="(" NumType="23" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
592       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
593     </OutlineStyle>
594     <OutlineStyle>
595       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
596       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
597       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
598       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
599       <OutLineNumberingLevel Prefix="(" NumType="1" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
600     </OutlineStyle>
601     <OutlineStyle>
602       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
603       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="節" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
604       <OutLineNumberingLevel Prefix="第" NumType="4" Suffix="項" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
605       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
606       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
607     </OutlineStyle>
608     <OutlineStyle>
609       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
610       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="節" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
611       <OutLineNumberingLevel Prefix="第" NumType="15" Suffix="項" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
612       <OutLineNumberingLevel Prefix=" " NumType="15" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
613       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
614     </OutlineStyle>
615     <OutlineStyle>
616       <OutLineNumberingLevel Prefix="第" NumType="20" Suffix="章" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
617       <OutLineNumberingLevel Prefix="第" NumType="20" Suffix="節" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
618       <OutLineNumberingLevel Prefix="第" NumType="20" Suffix="項" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
619       <OutLineNumberingLevel Prefix=" " NumType="20" Suffix=")" BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
620       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
621     </OutlineStyle>
622     <OutlineStyle>
623       <OutLineNumberingLevel Prefix=" " NumType="2" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="0" SymbolTextDistance="50" FirstLineOffset="0"/>
624       <OutLineNumberingLevel Prefix=" " NumType="0" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="50" SymbolTextDistance="50" FirstLineOffset="0"/>
625       <OutLineNumberingLevel Prefix=" " NumType="4" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="100" SymbolTextDistance="50" FirstLineOffset="0"/>
626       <OutLineNumberingLevel Prefix=" " NumType="3" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="150" SymbolTextDistance="50" FirstLineOffset="0"/>
627       <OutLineNumberingLevel Prefix=" " NumType="1" Suffix="." BulletChar="" BulletFontName="" ParentNumbering="0" LeftMargin="200" SymbolTextDistance="50" FirstLineOffset="0"/>
628     </OutlineStyle>
629   </LC_OutLineNumberingLevel>
630 </Locale>