1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE Locale SYSTEM 'locale.dtd'>
3<!--***********************************************************
4 *
5 * Licensed to the Apache Software Foundation (ASF) under one
6 * or more contributor license agreements.  See the NOTICE file
7 * distributed with this work for additional information
8 * regarding copyright ownership.  The ASF licenses this file
9 * to you under the Apache License, Version 2.0 (the
10 * "License"); you may not use this file except in compliance
11 * with the License.  You may obtain a copy of the License at
12 *
13 *   http://www.apache.org/licenses/LICENSE-2.0
14 *
15 * Unless required by applicable law or agreed to in writing,
16 * software distributed under the License is distributed on an
17 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18 * KIND, either express or implied.  See the License for the
19 * specific language governing permissions and limitations
20 * under the License.
21 *
22 ***********************************************************-->
23<Locale versionDTD="2.0.3" allowUpdateFromCLDR="yes" version="1.2">
24  <LC_INFO>
25    <Language>
26      <LangID>fr</LangID>
27      <DefaultName>French</DefaultName>
28    </Language>
29    <Country>
30      <CountryID>CA</CountryID>
31      <DefaultName>Canada</DefaultName>
32    </Country>
33    <Platform>
34      <PlatformID>generic</PlatformID>
35    </Platform>
36  </LC_INFO>
37  <LC_CTYPE>
38    <Separators>
39      <DateSeparator>-</DateSeparator>
40      <ThousandSeparator> </ThousandSeparator>
41      <DecimalSeparator>,</DecimalSeparator>
42      <TimeSeparator>:</TimeSeparator>
43      <Time100SecSeparator>,</Time100SecSeparator>
44      <ListSeparator>;</ListSeparator>
45      <LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator>
46      <LongDateDaySeparator> </LongDateDaySeparator>
47      <LongDateMonthSeparator> </LongDateMonthSeparator>
48      <LongDateYearSeparator> </LongDateYearSeparator>
49    </Separators>
50    <Markers>
51      <QuotationStart>‘</QuotationStart>
52      <QuotationEnd>’</QuotationEnd>
53      <DoubleQuotationStart>«</DoubleQuotationStart>
54      <DoubleQuotationEnd>»</DoubleQuotationEnd>
55    </Markers>
56    <TimeAM>AM</TimeAM>
57    <TimePM>PM</TimePM>
58    <MeasurementSystem>metric</MeasurementSystem>
59  </LC_CTYPE>
60  <LC_FORMAT>
61    <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
62      <FormatCode>Standard</FormatCode>
63    </FormatElement>
64    <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
65      <FormatCode>0</FormatCode>
66    </FormatElement>
67    <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
68      <FormatCode>0,00</FormatCode>
69    </FormatElement>
70    <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
71      <FormatCode># ##0</FormatCode>
72    </FormatElement>
73    <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
74      <FormatCode># ##0,00</FormatCode>
75    </FormatElement>
76    <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
77      <FormatCode># ###,00</FormatCode>
78    </FormatElement>
79    <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
80      <FormatCode>0,00E+000</FormatCode>
81    </FormatElement>
82    <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
83      <FormatCode>0,00E+00</FormatCode>
84    </FormatElement>
85    <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
86      <FormatCode>0%</FormatCode>
87    </FormatElement>
88    <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
89      <FormatCode>0,00%</FormatCode>
90    </FormatElement>
91    <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
92      <FormatCode># ##0 [$$-C0C];-# ##0 [$$-C0C]</FormatCode>
93    </FormatElement>
94    <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
95      <FormatCode># ##0,00 [$$-C0C];-# ##0,00 [$$-C0C]</FormatCode>
96    </FormatElement>
97    <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
98      <FormatCode># ##0 [$$-C0C];[RED]-# ##0 [$$-C0C]</FormatCode>
99    </FormatElement>
100    <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
101      <FormatCode># ##0,00 [$$-C0C];[RED]-# ##0,00 [$$-C0C]</FormatCode>
102    </FormatElement>
103    <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
104      <FormatCode># ##0,00 CCC</FormatCode>
105    </FormatElement>
106    <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
107      <FormatCode># ##0,-- [$$-C0C];[RED]-# ##0,-- [$$-C0C]</FormatCode>
108    </FormatElement>
109    <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
110      <FormatCode>AA-M-J</FormatCode>
111    </FormatElement>
112    <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
113      <FormatCode>J MMMM AAAA</FormatCode>
114    </FormatElement>
115    <FormatElement msgid="DateFormatskey8" default="false" type="medium" usage="DATE" formatindex="20">
116      <FormatCode>AA-MM-JJ</FormatCode>
117    </FormatElement>
118    <FormatElement msgid="DateFormatskey7" default="true" type="medium" usage="DATE" formatindex="21">
119      <FormatCode>AAAA-MM-JJ</FormatCode>
120    </FormatElement>
121    <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
122      <FormatCode>J MMM AA</FormatCode>
123    </FormatElement>
124    <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
125      <FormatCode>J MMM AAAA</FormatCode>
126    </FormatElement>
127    <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
128      <FormatCode>J. MMM AAAA</FormatCode>
129    </FormatElement>
130    <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
131      <FormatCode>J MMMM AAAA</FormatCode>
132    </FormatElement>
133    <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
134      <FormatCode>J. MMMM AAAA</FormatCode>
135    </FormatElement>
136    <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
137      <FormatCode>NN J MMM AA</FormatCode>
138    </FormatElement>
139    <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
140      <FormatCode>NN JJ-MMM AA</FormatCode>
141    </FormatElement>
142    <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
143      <FormatCode>NN J MMMM AAAA</FormatCode>
144    </FormatElement>
145    <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
146      <FormatCode>NNNNJ MMMM AAAA</FormatCode>
147    </FormatElement>
148    <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
149      <FormatCode>MM-JJ</FormatCode>
150    </FormatElement>
151    <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
152      <FormatCode>AA-MM-JJ</FormatCode>
153      <DefaultName>ISO 8601</DefaultName>
154    </FormatElement>
155    <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
156      <FormatCode>AAAA-MM-JJ</FormatCode>
157      <DefaultName>ISO 8601</DefaultName>
158    </FormatElement>
159    <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
160      <FormatCode>AA-MM</FormatCode>
161    </FormatElement>
162    <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
163      <FormatCode>MMM JJ</FormatCode>
164    </FormatElement>
165    <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
166      <FormatCode>MMMM</FormatCode>
167    </FormatElement>
168    <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
169      <FormatCode>QQ AA</FormatCode>
170    </FormatElement>
171    <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
172      <FormatCode>WW</FormatCode>
173    </FormatElement>
174    <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
175      <FormatCode>HH:MM</FormatCode>
176    </FormatElement>
177    <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
178      <FormatCode>HH:MM:SS</FormatCode>
179    </FormatElement>
180    <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
181      <FormatCode>HH:MM AM/PM</FormatCode>
182    </FormatElement>
183    <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
184      <FormatCode>HH:MM:SS AM/PM</FormatCode>
185    </FormatElement>
186    <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
187      <FormatCode>[HH]:MM:SS</FormatCode>
188    </FormatElement>
189    <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
190      <FormatCode>MM:SS,00</FormatCode>
191    </FormatElement>
192    <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
193      <FormatCode>[HH]:MM:SS,00</FormatCode>
194    </FormatElement>
195    <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
196      <FormatCode>AAAA-MM-JJ HH:MM</FormatCode>
197    </FormatElement>
198    <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
199      <FormatCode>AAAA-MM-JJ HH:MM:SS</FormatCode>
200    </FormatElement>
201  </LC_FORMAT>
202  <LC_COLLATION ref="fr_FR" />
203  <LC_SEARCH ref="en_US"/>
204  <LC_INDEX ref="fr_FR"/>
205  <LC_CALENDAR>
206    <Calendar unoid="gregorian" default="true">
207      <DaysOfWeek ref="fr_FR_gregorian" />
208      <MonthsOfYear ref="fr_FR_gregorian" />
209      <Eras ref="fr_FR_gregorian" />
210      <StartDayOfWeek>
211        <DayID>sun</DayID>
212      </StartDayOfWeek>
213      <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
214    </Calendar>
215  </LC_CALENDAR>
216  <LC_CURRENCY>
217    <Currency default="true" usedInCompatibleFormatCodes="true">
218      <CurrencyID>CAD</CurrencyID>
219      <CurrencySymbol>$</CurrencySymbol>
220      <BankSymbol>CAD</BankSymbol>
221      <CurrencyName>dollar canadien</CurrencyName>
222      <DecimalPlaces>2</DecimalPlaces>
223    </Currency>
224  </LC_CURRENCY>
225  <LC_TRANSLITERATION ref="en_US"/>
226  <LC_MISC ref="fr_FR"/>
227  <LC_NumberingLevel ref="en_US"/>
228  <LC_OutLineNumberingLevel ref="en_US"/>
229</Locale>
230