1*b1cdbd2cSJim Jagielski<?xml version="1.0" encoding="UTF-8"?>
2*b1cdbd2cSJim Jagielski<!DOCTYPE Locale SYSTEM "locale.dtd">
3*b1cdbd2cSJim Jagielski<!--***********************************************************
4*b1cdbd2cSJim Jagielski *
5*b1cdbd2cSJim Jagielski * Licensed to the Apache Software Foundation (ASF) under one
6*b1cdbd2cSJim Jagielski * or more contributor license agreements.  See the NOTICE file
7*b1cdbd2cSJim Jagielski * distributed with this work for additional information
8*b1cdbd2cSJim Jagielski * regarding copyright ownership.  The ASF licenses this file
9*b1cdbd2cSJim Jagielski * to you under the Apache License, Version 2.0 (the
10*b1cdbd2cSJim Jagielski * "License"); you may not use this file except in compliance
11*b1cdbd2cSJim Jagielski * with the License.  You may obtain a copy of the License at
12*b1cdbd2cSJim Jagielski *
13*b1cdbd2cSJim Jagielski *   http://www.apache.org/licenses/LICENSE-2.0
14*b1cdbd2cSJim Jagielski *
15*b1cdbd2cSJim Jagielski * Unless required by applicable law or agreed to in writing,
16*b1cdbd2cSJim Jagielski * software distributed under the License is distributed on an
17*b1cdbd2cSJim Jagielski * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18*b1cdbd2cSJim Jagielski * KIND, either express or implied.  See the License for the
19*b1cdbd2cSJim Jagielski * specific language governing permissions and limitations
20*b1cdbd2cSJim Jagielski * under the License.
21*b1cdbd2cSJim Jagielski *
22*b1cdbd2cSJim Jagielski ***********************************************************-->
23*b1cdbd2cSJim Jagielski<Locale versionDTD="2.0.3" allowUpdateFromCLDR="no" version="1.0">
24*b1cdbd2cSJim Jagielski<LC_INFO>
25*b1cdbd2cSJim Jagielski<Language>
26*b1cdbd2cSJim Jagielski<LangID>gsc</LangID>
27*b1cdbd2cSJim Jagielski<DefaultName>Gascon</DefaultName>
28*b1cdbd2cSJim Jagielski</Language>
29*b1cdbd2cSJim Jagielski<Country>
30*b1cdbd2cSJim Jagielski<CountryID>FR</CountryID>
31*b1cdbd2cSJim Jagielski<DefaultName>France</DefaultName>
32*b1cdbd2cSJim Jagielski</Country>
33*b1cdbd2cSJim Jagielski</LC_INFO>
34*b1cdbd2cSJim Jagielski<LC_CTYPE unoid="generic">
35*b1cdbd2cSJim Jagielski<Separators>
36*b1cdbd2cSJim Jagielski<DateSeparator>/</DateSeparator>
37*b1cdbd2cSJim Jagielski<ThousandSeparator>,</ThousandSeparator>
38*b1cdbd2cSJim Jagielski<DecimalSeparator>.</DecimalSeparator>
39*b1cdbd2cSJim Jagielski<TimeSeparator>:</TimeSeparator>
40*b1cdbd2cSJim Jagielski<Time100SecSeparator>.</Time100SecSeparator>
41*b1cdbd2cSJim Jagielski<ListSeparator>;</ListSeparator>
42*b1cdbd2cSJim Jagielski<LongDateDayOfWeekSeparator>, </LongDateDayOfWeekSeparator>
43*b1cdbd2cSJim Jagielski<LongDateDaySeparator>, </LongDateDaySeparator>
44*b1cdbd2cSJim Jagielski<LongDateMonthSeparator> </LongDateMonthSeparator>
45*b1cdbd2cSJim Jagielski<LongDateYearSeparator> </LongDateYearSeparator>
46*b1cdbd2cSJim Jagielski</Separators>
47*b1cdbd2cSJim Jagielski<Markers>
48*b1cdbd2cSJim Jagielski<QuotationStart>«</QuotationStart>
49*b1cdbd2cSJim Jagielski<QuotationEnd>»</QuotationEnd>
50*b1cdbd2cSJim Jagielski<DoubleQuotationStart>"</DoubleQuotationStart>
51*b1cdbd2cSJim Jagielski<DoubleQuotationEnd>”</DoubleQuotationEnd>
52*b1cdbd2cSJim Jagielski</Markers>
53*b1cdbd2cSJim Jagielski<TimeAM>deu matin</TimeAM>
54*b1cdbd2cSJim Jagielski<TimePM>deu vrèspe</TimePM>
55*b1cdbd2cSJim Jagielski<MeasurementSystem>metric</MeasurementSystem>
56*b1cdbd2cSJim Jagielski</LC_CTYPE>
57*b1cdbd2cSJim Jagielski<LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$€-636]">
58*b1cdbd2cSJim Jagielski<FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
59*b1cdbd2cSJim Jagielski<FormatCode>General</FormatCode>
60*b1cdbd2cSJim Jagielski</FormatElement>
61*b1cdbd2cSJim Jagielski<FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
62*b1cdbd2cSJim Jagielski<FormatCode>0</FormatCode>
63*b1cdbd2cSJim Jagielski</FormatElement>
64*b1cdbd2cSJim Jagielski<FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
65*b1cdbd2cSJim Jagielski<FormatCode>0.00</FormatCode>
66*b1cdbd2cSJim Jagielski</FormatElement>
67*b1cdbd2cSJim Jagielski<FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
68*b1cdbd2cSJim Jagielski<FormatCode>#,##0</FormatCode>
69*b1cdbd2cSJim Jagielski</FormatElement>
70*b1cdbd2cSJim Jagielski<FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
71*b1cdbd2cSJim Jagielski<FormatCode>#,##0.00</FormatCode>
72*b1cdbd2cSJim Jagielski</FormatElement>
73*b1cdbd2cSJim Jagielski<FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
74*b1cdbd2cSJim Jagielski<FormatCode>#,###.00</FormatCode>
75*b1cdbd2cSJim Jagielski</FormatElement>
76*b1cdbd2cSJim Jagielski<FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
77*b1cdbd2cSJim Jagielski<FormatCode>0.00E+00</FormatCode>
78*b1cdbd2cSJim Jagielski</FormatElement>
79*b1cdbd2cSJim Jagielski<FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
80*b1cdbd2cSJim Jagielski<FormatCode>0.00E+000</FormatCode>
81*b1cdbd2cSJim Jagielski</FormatElement>
82*b1cdbd2cSJim Jagielski<FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
83*b1cdbd2cSJim Jagielski<FormatCode>0 %</FormatCode>
84*b1cdbd2cSJim Jagielski</FormatElement>
85*b1cdbd2cSJim Jagielski<FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
86*b1cdbd2cSJim Jagielski<FormatCode>0.00 %</FormatCode>
87*b1cdbd2cSJim Jagielski</FormatElement>
88*b1cdbd2cSJim Jagielski<FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
89*b1cdbd2cSJim Jagielski<FormatCode>[CURRENCY]#,##0;([CURRENCY]#,##0)</FormatCode>
90*b1cdbd2cSJim Jagielski</FormatElement>
91*b1cdbd2cSJim Jagielski<FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
92*b1cdbd2cSJim Jagielski<FormatCode>[CURRENCY]#,##0.00;([CURRENCY]#,##0.00)</FormatCode>
93*b1cdbd2cSJim Jagielski</FormatElement>
94*b1cdbd2cSJim Jagielski<FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
95*b1cdbd2cSJim Jagielski<FormatCode>[CURRENCY]#,##0;[RED]([CURRENCY]#,##0)</FormatCode>
96*b1cdbd2cSJim Jagielski</FormatElement>
97*b1cdbd2cSJim Jagielski<FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
98*b1cdbd2cSJim Jagielski<FormatCode>[CURRENCY]#,##0.00;[RED]([CURRENCY]#,##0.00)</FormatCode>
99*b1cdbd2cSJim Jagielski</FormatElement>
100*b1cdbd2cSJim Jagielski<FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
101*b1cdbd2cSJim Jagielski<FormatCode>CCC#,##0.00</FormatCode>
102*b1cdbd2cSJim Jagielski</FormatElement>
103*b1cdbd2cSJim Jagielski<FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
104*b1cdbd2cSJim Jagielski<FormatCode>[CURRENCY]#,##0.--;[RED]([CURRENCY]#,##0.--)</FormatCode>
105*b1cdbd2cSJim Jagielski</FormatElement>
106*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey11" default="true" type="short" usage="DATE" formatindex="18">
107*b1cdbd2cSJim Jagielski<FormatCode>D/MM/YY</FormatCode>
108*b1cdbd2cSJim Jagielski</FormatElement>
109*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey14" default="true" type="long" usage="DATE" formatindex="19">
110*b1cdbd2cSJim Jagielski<FormatCode>NNNNDD, MMMM YYYY</FormatCode>
111*b1cdbd2cSJim Jagielski</FormatElement>
112*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey6" default="true" type="medium" usage="DATE" formatindex="20">
113*b1cdbd2cSJim Jagielski<FormatCode>DD/MM/YY</FormatCode>
114*b1cdbd2cSJim Jagielski</FormatElement>
115*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="21">
116*b1cdbd2cSJim Jagielski<FormatCode>DD/MM/YYYY</FormatCode>
117*b1cdbd2cSJim Jagielski</FormatElement>
118*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="22">
119*b1cdbd2cSJim Jagielski<FormatCode>D, MMM YY</FormatCode>
120*b1cdbd2cSJim Jagielski</FormatElement>
121*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="23">
122*b1cdbd2cSJim Jagielski<FormatCode>D, MMM YYYY</FormatCode>
123*b1cdbd2cSJim Jagielski</FormatElement>
124*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey21" default="false" type="long" usage="DATE" formatindex="24">
125*b1cdbd2cSJim Jagielski<FormatCode>D, MMM YYYY</FormatCode>
126*b1cdbd2cSJim Jagielski</FormatElement>
127*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="25">
128*b1cdbd2cSJim Jagielski<FormatCode>D, MMMM YYYY</FormatCode>
129*b1cdbd2cSJim Jagielski</FormatElement>
130*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey22" default="false" type="long" usage="DATE" formatindex="26">
131*b1cdbd2cSJim Jagielski<FormatCode>D, MMMM YY</FormatCode>
132*b1cdbd2cSJim Jagielski</FormatElement>
133*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey10" default="false" type="medium" usage="DATE" formatindex="27">
134*b1cdbd2cSJim Jagielski<FormatCode>NN, DD/MMM/YY</FormatCode>
135*b1cdbd2cSJim Jagielski</FormatElement>
136*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey18" default="false" type="long" usage="DATE" formatindex="28">
137*b1cdbd2cSJim Jagielski<FormatCode>NN, D, MMM YY</FormatCode>
138*b1cdbd2cSJim Jagielski</FormatElement>
139*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey19" default="false" type="long" usage="DATE" formatindex="29">
140*b1cdbd2cSJim Jagielski<FormatCode>NN, D, MMMM YYYY</FormatCode>
141*b1cdbd2cSJim Jagielski</FormatElement>
142*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey20" default="false" type="long" usage="DATE" formatindex="30">
143*b1cdbd2cSJim Jagielski<FormatCode>NNNND, MMMM YYYY</FormatCode>
144*b1cdbd2cSJim Jagielski</FormatElement>
145*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey12" default="false" type="short" usage="DATE" formatindex="31">
146*b1cdbd2cSJim Jagielski<FormatCode>MM/DD</FormatCode>
147*b1cdbd2cSJim Jagielski</FormatElement>
148*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey7" default="false" type="medium" usage="DATE" formatindex="32">
149*b1cdbd2cSJim Jagielski<FormatCode>YY-MM-DD</FormatCode>
150*b1cdbd2cSJim Jagielski<DefaultName>ISO 8601</DefaultName>
151*b1cdbd2cSJim Jagielski</FormatElement>
152*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey8" default="false" type="medium" usage="DATE" formatindex="33">
153*b1cdbd2cSJim Jagielski<FormatCode>YYYY-MM-DD</FormatCode>
154*b1cdbd2cSJim Jagielski<DefaultName>ISO 8601</DefaultName>
155*b1cdbd2cSJim Jagielski</FormatElement>
156*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey1" default="false" type="medium" usage="DATE" formatindex="34">
157*b1cdbd2cSJim Jagielski<FormatCode>MM/YY</FormatCode>
158*b1cdbd2cSJim Jagielski</FormatElement>
159*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="35">
160*b1cdbd2cSJim Jagielski<FormatCode>MMM/DD</FormatCode>
161*b1cdbd2cSJim Jagielski</FormatElement>
162*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="36">
163*b1cdbd2cSJim Jagielski<FormatCode>MMMM</FormatCode>
164*b1cdbd2cSJim Jagielski</FormatElement>
165*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="37">
166*b1cdbd2cSJim Jagielski<FormatCode>QQ YY</FormatCode>
167*b1cdbd2cSJim Jagielski</FormatElement>
168*b1cdbd2cSJim Jagielski<FormatElement msgid="DateFormatskey9" default="false" type="medium" usage="DATE" formatindex="38">
169*b1cdbd2cSJim Jagielski<FormatCode>WW</FormatCode>
170*b1cdbd2cSJim Jagielski</FormatElement>
171*b1cdbd2cSJim Jagielski<FormatElement msgid="TimeFormatskey1" default="false" type="short" usage="TIME" formatindex="39">
172*b1cdbd2cSJim Jagielski<FormatCode>HH:MM</FormatCode>
173*b1cdbd2cSJim Jagielski</FormatElement>
174*b1cdbd2cSJim Jagielski<FormatElement msgid="TimeFormatskey2" default="false" type="medium" usage="TIME" formatindex="40">
175*b1cdbd2cSJim Jagielski<FormatCode>HH:MM:SS</FormatCode>
176*b1cdbd2cSJim Jagielski</FormatElement>
177*b1cdbd2cSJim Jagielski<FormatElement msgid="TimeFormatskey3" default="true" type="short" usage="TIME" formatindex="41">
178*b1cdbd2cSJim Jagielski<FormatCode>HH:MM AM/PM</FormatCode>
179*b1cdbd2cSJim Jagielski</FormatElement>
180*b1cdbd2cSJim Jagielski<FormatElement msgid="TimeFormatskey4" default="true" type="medium" usage="TIME" formatindex="42">
181*b1cdbd2cSJim Jagielski<FormatCode>HH:MM:SS AM/PM</FormatCode>
182*b1cdbd2cSJim Jagielski</FormatElement>
183*b1cdbd2cSJim Jagielski<FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
184*b1cdbd2cSJim Jagielski<FormatCode>[HH]:MM:SS</FormatCode>
185*b1cdbd2cSJim Jagielski</FormatElement>
186*b1cdbd2cSJim Jagielski<FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
187*b1cdbd2cSJim Jagielski<FormatCode>MM:SS.00</FormatCode>
188*b1cdbd2cSJim Jagielski</FormatElement>
189*b1cdbd2cSJim Jagielski<FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
190*b1cdbd2cSJim Jagielski<FormatCode>[HH]:MM:SS.00</FormatCode>
191*b1cdbd2cSJim Jagielski</FormatElement>
192*b1cdbd2cSJim Jagielski<FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
193*b1cdbd2cSJim Jagielski<FormatCode>DD/MM/YY HH:MM</FormatCode>
194*b1cdbd2cSJim Jagielski</FormatElement>
195*b1cdbd2cSJim Jagielski<FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
196*b1cdbd2cSJim Jagielski<FormatCode>DD/MM/YYYY HH:MM:SS AM/PM</FormatCode>
197*b1cdbd2cSJim Jagielski</FormatElement>
198*b1cdbd2cSJim Jagielski</LC_FORMAT>
199*b1cdbd2cSJim Jagielski<LC_COLLATION>
200*b1cdbd2cSJim Jagielski<Collator default="true" unoid="alphanumeric"/>
201*b1cdbd2cSJim Jagielski<CollationOptions>
202*b1cdbd2cSJim Jagielski<TransliterationModules>IGNORE_CASE</TransliterationModules>
203*b1cdbd2cSJim Jagielski</CollationOptions>
204*b1cdbd2cSJim Jagielski</LC_COLLATION>
205*b1cdbd2cSJim Jagielski<LC_SEARCH>
206*b1cdbd2cSJim Jagielski<SearchOptions>
207*b1cdbd2cSJim Jagielski<TransliterationModules>IGNORE_CASE</TransliterationModules>
208*b1cdbd2cSJim Jagielski</SearchOptions>
209*b1cdbd2cSJim Jagielski</LC_SEARCH>
210*b1cdbd2cSJim Jagielski<LC_INDEX>
211*b1cdbd2cSJim Jagielski<IndexKey phonetic="false" default="true" unoid="alphanumeric">A-Z</IndexKey>
212*b1cdbd2cSJim Jagielski<UnicodeScript>0</UnicodeScript>
213*b1cdbd2cSJim Jagielski<UnicodeScript>1</UnicodeScript>
214*b1cdbd2cSJim Jagielski<FollowPageWord>p. s.</FollowPageWord>
215*b1cdbd2cSJim Jagielski<FollowPageWord>pp. s</FollowPageWord>
216*b1cdbd2cSJim Jagielski</LC_INDEX>
217*b1cdbd2cSJim Jagielski<LC_CALENDAR>
218*b1cdbd2cSJim Jagielski<Calendar unoid="gregorian" default="true">
219*b1cdbd2cSJim Jagielski<DaysOfWeek>
220*b1cdbd2cSJim Jagielski<Day>
221*b1cdbd2cSJim Jagielski<DayID>sun</DayID>
222*b1cdbd2cSJim Jagielski<DefaultAbbrvName>dim.</DefaultAbbrvName>
223*b1cdbd2cSJim Jagielski<DefaultFullName>dimenge</DefaultFullName>
224*b1cdbd2cSJim Jagielski</Day>
225*b1cdbd2cSJim Jagielski<Day>
226*b1cdbd2cSJim Jagielski<DayID>mon</DayID>
227*b1cdbd2cSJim Jagielski<DefaultAbbrvName>dil.</DefaultAbbrvName>
228*b1cdbd2cSJim Jagielski<DefaultFullName>diluns</DefaultFullName>
229*b1cdbd2cSJim Jagielski</Day>
230*b1cdbd2cSJim Jagielski<Day>
231*b1cdbd2cSJim Jagielski<DayID>tue</DayID>
232*b1cdbd2cSJim Jagielski<DefaultAbbrvName>dima.</DefaultAbbrvName>
233*b1cdbd2cSJim Jagielski<DefaultFullName>dimars</DefaultFullName>
234*b1cdbd2cSJim Jagielski</Day>
235*b1cdbd2cSJim Jagielski<Day>
236*b1cdbd2cSJim Jagielski<DayID>wed</DayID>
237*b1cdbd2cSJim Jagielski<DefaultAbbrvName>dime.</DefaultAbbrvName>
238*b1cdbd2cSJim Jagielski<DefaultFullName>dimècres</DefaultFullName>
239*b1cdbd2cSJim Jagielski</Day>
240*b1cdbd2cSJim Jagielski<Day>
241*b1cdbd2cSJim Jagielski<DayID>thu</DayID>
242*b1cdbd2cSJim Jagielski<DefaultAbbrvName>dij.</DefaultAbbrvName>
243*b1cdbd2cSJim Jagielski<DefaultFullName>dijaus</DefaultFullName>
244*b1cdbd2cSJim Jagielski</Day>
245*b1cdbd2cSJim Jagielski<Day>
246*b1cdbd2cSJim Jagielski<DayID>fri</DayID>
247*b1cdbd2cSJim Jagielski<DefaultAbbrvName>div.</DefaultAbbrvName>
248*b1cdbd2cSJim Jagielski<DefaultFullName>divés</DefaultFullName>
249*b1cdbd2cSJim Jagielski</Day>
250*b1cdbd2cSJim Jagielski<Day>
251*b1cdbd2cSJim Jagielski<DayID>sat</DayID>
252*b1cdbd2cSJim Jagielski<DefaultAbbrvName>dis.</DefaultAbbrvName>
253*b1cdbd2cSJim Jagielski<DefaultFullName>dissabte</DefaultFullName>
254*b1cdbd2cSJim Jagielski</Day>
255*b1cdbd2cSJim Jagielski</DaysOfWeek>
256*b1cdbd2cSJim Jagielski<MonthsOfYear>
257*b1cdbd2cSJim Jagielski<Month>
258*b1cdbd2cSJim Jagielski<MonthID>jan</MonthID>
259*b1cdbd2cSJim Jagielski<DefaultAbbrvName>gen.</DefaultAbbrvName>
260*b1cdbd2cSJim Jagielski<DefaultFullName>genèr</DefaultFullName>
261*b1cdbd2cSJim Jagielski</Month>
262*b1cdbd2cSJim Jagielski<Month>
263*b1cdbd2cSJim Jagielski<MonthID>feb</MonthID>
264*b1cdbd2cSJim Jagielski<DefaultAbbrvName>heur.</DefaultAbbrvName>
265*b1cdbd2cSJim Jagielski<DefaultFullName>heurèr</DefaultFullName>
266*b1cdbd2cSJim Jagielski</Month>
267*b1cdbd2cSJim Jagielski<Month>
268*b1cdbd2cSJim Jagielski<MonthID>mar</MonthID>
269*b1cdbd2cSJim Jagielski<DefaultAbbrvName>març</DefaultAbbrvName>
270*b1cdbd2cSJim Jagielski<DefaultFullName>març</DefaultFullName>
271*b1cdbd2cSJim Jagielski</Month>
272*b1cdbd2cSJim Jagielski<Month>
273*b1cdbd2cSJim Jagielski<MonthID>apr</MonthID>
274*b1cdbd2cSJim Jagielski<DefaultAbbrvName>abr.</DefaultAbbrvName>
275*b1cdbd2cSJim Jagielski<DefaultFullName>abriu</DefaultFullName>
276*b1cdbd2cSJim Jagielski</Month>
277*b1cdbd2cSJim Jagielski<Month>
278*b1cdbd2cSJim Jagielski<MonthID>may</MonthID>
279*b1cdbd2cSJim Jagielski<DefaultAbbrvName>mai</DefaultAbbrvName>
280*b1cdbd2cSJim Jagielski<DefaultFullName>mai</DefaultFullName>
281*b1cdbd2cSJim Jagielski</Month>
282*b1cdbd2cSJim Jagielski<Month>
283*b1cdbd2cSJim Jagielski<MonthID>jun</MonthID>
284*b1cdbd2cSJim Jagielski<DefaultAbbrvName>junh</DefaultAbbrvName>
285*b1cdbd2cSJim Jagielski<DefaultFullName>junh</DefaultFullName>
286*b1cdbd2cSJim Jagielski</Month>
287*b1cdbd2cSJim Jagielski<Month>
288*b1cdbd2cSJim Jagielski<MonthID>jul</MonthID>
289*b1cdbd2cSJim Jagielski<DefaultAbbrvName>julh.</DefaultAbbrvName>
290*b1cdbd2cSJim Jagielski<DefaultFullName>julhet</DefaultFullName>
291*b1cdbd2cSJim Jagielski</Month>
292*b1cdbd2cSJim Jagielski<Month>
293*b1cdbd2cSJim Jagielski<MonthID>aug</MonthID>
294*b1cdbd2cSJim Jagielski<DefaultAbbrvName>aost</DefaultAbbrvName>
295*b1cdbd2cSJim Jagielski<DefaultFullName>aost</DefaultFullName>
296*b1cdbd2cSJim Jagielski</Month>
297*b1cdbd2cSJim Jagielski<Month>
298*b1cdbd2cSJim Jagielski<MonthID>sep</MonthID>
299*b1cdbd2cSJim Jagielski<DefaultAbbrvName>set.</DefaultAbbrvName>
300*b1cdbd2cSJim Jagielski<DefaultFullName>seteme</DefaultFullName>
301*b1cdbd2cSJim Jagielski</Month>
302*b1cdbd2cSJim Jagielski<Month>
303*b1cdbd2cSJim Jagielski<MonthID>oct</MonthID>
304*b1cdbd2cSJim Jagielski<DefaultAbbrvName>oct.</DefaultAbbrvName>
305*b1cdbd2cSJim Jagielski<DefaultFullName>octobre</DefaultFullName>
306*b1cdbd2cSJim Jagielski</Month>
307*b1cdbd2cSJim Jagielski<Month>
308*b1cdbd2cSJim Jagielski<MonthID>nov</MonthID>
309*b1cdbd2cSJim Jagielski<DefaultAbbrvName>nov.</DefaultAbbrvName>
310*b1cdbd2cSJim Jagielski<DefaultFullName>noveme</DefaultFullName>
311*b1cdbd2cSJim Jagielski</Month>
312*b1cdbd2cSJim Jagielski<Month>
313*b1cdbd2cSJim Jagielski<MonthID>dec</MonthID>
314*b1cdbd2cSJim Jagielski<DefaultAbbrvName>dec.</DefaultAbbrvName>
315*b1cdbd2cSJim Jagielski<DefaultFullName>deceme</DefaultFullName>
316*b1cdbd2cSJim Jagielski</Month>
317*b1cdbd2cSJim Jagielski</MonthsOfYear>
318*b1cdbd2cSJim Jagielski<Eras>
319*b1cdbd2cSJim Jagielski<Era>
320*b1cdbd2cSJim Jagielski<EraID>bc</EraID>
321*b1cdbd2cSJim Jagielski<DefaultAbbrvName>ab. J. C.</DefaultAbbrvName>
322*b1cdbd2cSJim Jagielski<DefaultFullName>abans Jèsus Crist</DefaultFullName>
323*b1cdbd2cSJim Jagielski</Era>
324*b1cdbd2cSJim Jagielski<Era>
325*b1cdbd2cSJim Jagielski<EraID>ad</EraID>
326*b1cdbd2cSJim Jagielski<DefaultAbbrvName>ap. J. C.</DefaultAbbrvName>
327*b1cdbd2cSJim Jagielski<DefaultFullName>après Jèsus Crist</DefaultFullName>
328*b1cdbd2cSJim Jagielski</Era>
329*b1cdbd2cSJim Jagielski</Eras>
330*b1cdbd2cSJim Jagielski<StartDayOfWeek>
331*b1cdbd2cSJim Jagielski<DayID>mon</DayID>
332*b1cdbd2cSJim Jagielski</StartDayOfWeek>
333*b1cdbd2cSJim Jagielski<MinimalDaysInFirstWeek>7</MinimalDaysInFirstWeek>
334*b1cdbd2cSJim Jagielski</Calendar>
335*b1cdbd2cSJim Jagielski</LC_CALENDAR>
336*b1cdbd2cSJim Jagielski<LC_CURRENCY>
337*b1cdbd2cSJim Jagielski<Currency default="true" usedInCompatibleFormatCodes="true">
338*b1cdbd2cSJim Jagielski<CurrencyID>EUR</CurrencyID>
339*b1cdbd2cSJim Jagielski<CurrencySymbol>€</CurrencySymbol>
340*b1cdbd2cSJim Jagielski<BankSymbol>EUR</BankSymbol>
341*b1cdbd2cSJim Jagielski<CurrencyName>euro</CurrencyName>
342*b1cdbd2cSJim Jagielski<DecimalPlaces>2</DecimalPlaces>
343*b1cdbd2cSJim Jagielski</Currency>
344*b1cdbd2cSJim Jagielski</LC_CURRENCY>
345*b1cdbd2cSJim Jagielski<LC_TRANSLITERATION>
346*b1cdbd2cSJim Jagielski    <Transliteration unoid="SENTENCE_CASE"/>
347*b1cdbd2cSJim Jagielski    <Transliteration unoid="LOWERCASE_UPPERCASE"/>
348*b1cdbd2cSJim Jagielski    <Transliteration unoid="UPPERCASE_LOWERCASE"/>
349*b1cdbd2cSJim Jagielski    <Transliteration unoid="TITLE_CASE"/>
350*b1cdbd2cSJim Jagielski    <Transliteration unoid="TOGGLE_CASE"/>
351*b1cdbd2cSJim Jagielski    <Transliteration unoid="IGNORE_CASE"/>
352*b1cdbd2cSJim Jagielski</LC_TRANSLITERATION>
353*b1cdbd2cSJim Jagielski<LC_MISC>
354*b1cdbd2cSJim Jagielski<ReservedWords>
355*b1cdbd2cSJim Jagielski<trueWord>exacte</trueWord>
356*b1cdbd2cSJim Jagielski<falseWord>faus</falseWord>
357*b1cdbd2cSJim Jagielski<quarter1Word>purmèr trimèstre</quarter1Word>
358*b1cdbd2cSJim Jagielski<quarter2Word>segond trimèstre</quarter2Word>
359*b1cdbd2cSJim Jagielski<quarter3Word>tresau trimèstre</quarter3Word>
360*b1cdbd2cSJim Jagielski<quarter4Word>quatau trimèstre</quarter4Word>
361*b1cdbd2cSJim Jagielski<aboveWord>dessús</aboveWord>
362*b1cdbd2cSJim Jagielski<belowWord>devath</belowWord>
363*b1cdbd2cSJim Jagielski<quarter1Abbreviation>1èr trim.</quarter1Abbreviation>
364*b1cdbd2cSJim Jagielski<quarter2Abbreviation>2nd trim.</quarter2Abbreviation>
365*b1cdbd2cSJim Jagielski<quarter3Abbreviation>3au trim.</quarter3Abbreviation>
366*b1cdbd2cSJim Jagielski<quarter4Abbreviation>4au trim.</quarter4Abbreviation>
367*b1cdbd2cSJim Jagielski</ReservedWords>
368*b1cdbd2cSJim Jagielski</LC_MISC>
369*b1cdbd2cSJim Jagielski<LC_NumberingLevel>
370*b1cdbd2cSJim Jagielski<NumberingLevel NumType="4" Prefix=" " Suffix=")"/>
371*b1cdbd2cSJim Jagielski<NumberingLevel NumType="4" Prefix=" " Suffix="."/>
372*b1cdbd2cSJim Jagielski<NumberingLevel NumType="4" Prefix="(" Suffix=")"/>
373*b1cdbd2cSJim Jagielski<NumberingLevel NumType="2" Prefix=" " Suffix="."/>
374*b1cdbd2cSJim Jagielski<NumberingLevel NumType="0" Prefix=" " Suffix=")"/>
375*b1cdbd2cSJim Jagielski<NumberingLevel NumType="1" Prefix=" " Suffix=")"/>
376*b1cdbd2cSJim Jagielski<NumberingLevel NumType="1" Prefix="(" Suffix=")"/>
377*b1cdbd2cSJim Jagielski<NumberingLevel NumType="3" Prefix=" " Suffix="."/>
378*b1cdbd2cSJim Jagielski</LC_NumberingLevel>
379*b1cdbd2cSJim Jagielski<LC_OutLineNumberingLevel ref="en_US"/>
380*b1cdbd2cSJim Jagielski</Locale>
381*b1cdbd2cSJim Jagielski<!--Version 1.0  -->
382