1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE Locale SYSTEM 'locale.dtd'>
3<Locale versionDTD="2.0.3" allowUpdateFromCLDR="yes" version="1.2">
4  <LC_INFO>
5    <Language>
6      <LangID>fr</LangID>
7      <DefaultName>French</DefaultName>
8    </Language>
9    <Country>
10      <CountryID>CA</CountryID>
11      <DefaultName>Canada</DefaultName>
12    </Country>
13    <Platform>
14      <PlatformID>generic</PlatformID>
15    </Platform>
16  </LC_INFO>
17  <LC_CTYPE>
18    <Separators>
19      <DateSeparator>-</DateSeparator>
20      <ThousandSeparator> </ThousandSeparator>
21      <DecimalSeparator>,</DecimalSeparator>
22      <TimeSeparator>:</TimeSeparator>
23      <Time100SecSeparator>,</Time100SecSeparator>
24      <ListSeparator>;</ListSeparator>
25      <LongDateDayOfWeekSeparator> </LongDateDayOfWeekSeparator>
26      <LongDateDaySeparator> </LongDateDaySeparator>
27      <LongDateMonthSeparator> </LongDateMonthSeparator>
28      <LongDateYearSeparator> </LongDateYearSeparator>
29    </Separators>
30    <Markers>
31      <QuotationStart>‘</QuotationStart>
32      <QuotationEnd>’</QuotationEnd>
33      <DoubleQuotationStart>«</DoubleQuotationStart>
34      <DoubleQuotationEnd>»</DoubleQuotationEnd>
35    </Markers>
36    <TimeAM>AM</TimeAM>
37    <TimePM>PM</TimePM>
38    <MeasurementSystem>metric</MeasurementSystem>
39  </LC_CTYPE>
40  <LC_FORMAT>
41    <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0">
42      <FormatCode>Standard</FormatCode>
43    </FormatElement>
44    <FormatElement msgid="FixedFormatskey2" default="true" type="short" usage="FIXED_NUMBER" formatindex="1">
45      <FormatCode>0</FormatCode>
46    </FormatElement>
47    <FormatElement msgid="FixedFormatskey3" default="false" type="medium" usage="FIXED_NUMBER" formatindex="2">
48      <FormatCode>0,00</FormatCode>
49    </FormatElement>
50    <FormatElement msgid="FixedFormatskey4" default="false" type="short" usage="FIXED_NUMBER" formatindex="3">
51      <FormatCode># ##0</FormatCode>
52    </FormatElement>
53    <FormatElement msgid="FixedFormatskey5" default="false" type="medium" usage="FIXED_NUMBER" formatindex="4">
54      <FormatCode># ##0,00</FormatCode>
55    </FormatElement>
56    <FormatElement msgid="FixedFormatskey6" default="false" type="medium" usage="FIXED_NUMBER" formatindex="5">
57      <FormatCode># ###,00</FormatCode>
58    </FormatElement>
59    <FormatElement msgid="ScientificFormatskey1" default="true" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="6">
60      <FormatCode>0,00E+000</FormatCode>
61    </FormatElement>
62    <FormatElement msgid="ScientificFormatskey2" default="false" type="medium" usage="SCIENTIFIC_NUMBER" formatindex="7">
63      <FormatCode>0,00E+00</FormatCode>
64    </FormatElement>
65    <FormatElement msgid="PercentFormatskey1" default="true" type="short" usage="PERCENT_NUMBER" formatindex="8">
66      <FormatCode>0%</FormatCode>
67    </FormatElement>
68    <FormatElement msgid="PercentFormatskey2" default="true" type="long" usage="PERCENT_NUMBER" formatindex="9">
69      <FormatCode>0,00%</FormatCode>
70    </FormatElement>
71    <FormatElement msgid="CurrencyFormatskey1" default="true" type="short" usage="CURRENCY" formatindex="12">
72      <FormatCode># ##0 [$$-C0C];-# ##0 [$$-C0C]</FormatCode>
73    </FormatElement>
74    <FormatElement msgid="CurrencyFormatskey2" default="false" type="medium" usage="CURRENCY" formatindex="13">
75      <FormatCode># ##0,00 [$$-C0C];-# ##0,00 [$$-C0C]</FormatCode>
76    </FormatElement>
77    <FormatElement msgid="CurrencyFormatskey3" default="false" type="medium" usage="CURRENCY" formatindex="14">
78      <FormatCode># ##0 [$$-C0C];[RED]-# ##0 [$$-C0C]</FormatCode>
79    </FormatElement>
80    <FormatElement msgid="CurrencyFormatskey4" default="true" type="medium" usage="CURRENCY" formatindex="15">
81      <FormatCode># ##0,00 [$$-C0C];[RED]-# ##0,00 [$$-C0C]</FormatCode>
82    </FormatElement>
83    <FormatElement msgid="CurrencyFormatskey5" default="false" type="medium" usage="CURRENCY" formatindex="16">
84      <FormatCode># ##0,00 CCC</FormatCode>
85    </FormatElement>
86    <FormatElement msgid="CurrencyFormatskey6" default="false" type="medium" usage="CURRENCY" formatindex="17">
87      <FormatCode># ##0,-- [$$-C0C];[RED]-# ##0,-- [$$-C0C]</FormatCode>
88    </FormatElement>
89    <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18">
90      <FormatCode>AA-M-J</FormatCode>
91    </FormatElement>
92    <FormatElement msgid="DateFormatskey9" default="true" type="long" usage="DATE" formatindex="19">
93      <FormatCode>J MMMM AAAA</FormatCode>
94    </FormatElement>
95    <FormatElement msgid="DateFormatskey8" default="false" type="medium" usage="DATE" formatindex="20">
96      <FormatCode>AA-MM-JJ</FormatCode>
97    </FormatElement>
98    <FormatElement msgid="DateFormatskey7" default="true" type="medium" usage="DATE" formatindex="21">
99      <FormatCode>AAAA-MM-JJ</FormatCode>
100    </FormatElement>
101    <FormatElement msgid="DateFormatskey10" default="false" type="long" usage="DATE" formatindex="22">
102      <FormatCode>J MMM AA</FormatCode>
103    </FormatElement>
104    <FormatElement msgid="DateFormatskey11" default="false" type="long" usage="DATE" formatindex="23">
105      <FormatCode>J MMM AAAA</FormatCode>
106    </FormatElement>
107    <FormatElement msgid="DateFormatskey16" default="false" type="long" usage="DATE" formatindex="24">
108      <FormatCode>J. MMM AAAA</FormatCode>
109    </FormatElement>
110    <FormatElement msgid="DateFormatskey12" default="false" type="long" usage="DATE" formatindex="25">
111      <FormatCode>J MMMM AAAA</FormatCode>
112    </FormatElement>
113    <FormatElement msgid="DateFormatskey17" default="false" type="long" usage="DATE" formatindex="26">
114      <FormatCode>J. MMMM AAAA</FormatCode>
115    </FormatElement>
116    <FormatElement msgid="DateFormatskey13" default="false" type="long" usage="DATE" formatindex="27">
117      <FormatCode>NN J MMM AA</FormatCode>
118    </FormatElement>
119    <FormatElement msgid="DateFormatskey2" default="false" type="medium" usage="DATE" formatindex="28">
120      <FormatCode>NN JJ-MMM AA</FormatCode>
121    </FormatElement>
122    <FormatElement msgid="DateFormatskey14" default="false" type="long" usage="DATE" formatindex="29">
123      <FormatCode>NN J MMMM AAAA</FormatCode>
124    </FormatElement>
125    <FormatElement msgid="DateFormatskey15" default="false" type="long" usage="DATE" formatindex="30">
126      <FormatCode>NNNNJ MMMM AAAA</FormatCode>
127    </FormatElement>
128    <FormatElement msgid="DateFormatskey18" default="false" type="short" usage="DATE" formatindex="31">
129      <FormatCode>MM-JJ</FormatCode>
130    </FormatElement>
131    <FormatElement msgid="DateFormatskey19" default="false" type="medium" usage="DATE" formatindex="32">
132      <FormatCode>AA-MM-JJ</FormatCode>
133      <DefaultName>ISO 8601</DefaultName>
134    </FormatElement>
135    <FormatElement msgid="DateFormatskey20" default="false" type="medium" usage="DATE" formatindex="33">
136      <FormatCode>AAAA-MM-JJ</FormatCode>
137      <DefaultName>ISO 8601</DefaultName>
138    </FormatElement>
139    <FormatElement msgid="DateFormatskey3" default="false" type="medium" usage="DATE" formatindex="34">
140      <FormatCode>AA-MM</FormatCode>
141    </FormatElement>
142    <FormatElement msgid="DateFormatskey4" default="false" type="medium" usage="DATE" formatindex="35">
143      <FormatCode>MMM JJ</FormatCode>
144    </FormatElement>
145    <FormatElement msgid="DateFormatskey5" default="false" type="medium" usage="DATE" formatindex="36">
146      <FormatCode>MMMM</FormatCode>
147    </FormatElement>
148    <FormatElement msgid="DateFormatskey6" default="false" type="medium" usage="DATE" formatindex="37">
149      <FormatCode>QQ AA</FormatCode>
150    </FormatElement>
151    <FormatElement msgid="DateFormatskey21" default="false" type="medium" usage="DATE" formatindex="38">
152      <FormatCode>WW</FormatCode>
153    </FormatElement>
154    <FormatElement msgid="TimeFormatskey1" default="true" type="short" usage="TIME" formatindex="39">
155      <FormatCode>HH:MM</FormatCode>
156    </FormatElement>
157    <FormatElement msgid="TimeFormatskey2" default="true" type="medium" usage="TIME" formatindex="40">
158      <FormatCode>HH:MM:SS</FormatCode>
159    </FormatElement>
160    <FormatElement msgid="TimeFormatskey3" default="false" type="short" usage="TIME" formatindex="41">
161      <FormatCode>HH:MM AM/PM</FormatCode>
162    </FormatElement>
163    <FormatElement msgid="TimeFormatskey4" default="false" type="medium" usage="TIME" formatindex="42">
164      <FormatCode>HH:MM:SS AM/PM</FormatCode>
165    </FormatElement>
166    <FormatElement msgid="TimeFormatskey5" default="false" type="medium" usage="TIME" formatindex="43">
167      <FormatCode>[HH]:MM:SS</FormatCode>
168    </FormatElement>
169    <FormatElement msgid="TimeFormatskey6" default="false" type="short" usage="TIME" formatindex="44">
170      <FormatCode>MM:SS,00</FormatCode>
171    </FormatElement>
172    <FormatElement msgid="TimeFormatskey7" default="false" type="medium" usage="TIME" formatindex="45">
173      <FormatCode>[HH]:MM:SS,00</FormatCode>
174    </FormatElement>
175    <FormatElement msgid="DateTimeFormatskey1" default="true" type="medium" usage="DATE_TIME" formatindex="46">
176      <FormatCode>AAAA-MM-JJ HH:MM</FormatCode>
177    </FormatElement>
178    <FormatElement msgid="DateTimeFormatskey2" default="false" type="medium" usage="DATE_TIME" formatindex="47">
179      <FormatCode>AAAA-MM-JJ HH:MM:SS</FormatCode>
180    </FormatElement>
181  </LC_FORMAT>
182  <LC_COLLATION ref="fr_FR" />
183  <LC_SEARCH ref="en_US"/>
184  <LC_INDEX ref="fr_FR"/>
185  <LC_CALENDAR>
186    <Calendar unoid="gregorian" default="true">
187      <DaysOfWeek ref="fr_FR_gregorian" />
188      <MonthsOfYear ref="fr_FR_gregorian" />
189      <Eras ref="fr_FR_gregorian" />
190      <StartDayOfWeek>
191        <DayID>sun</DayID>
192      </StartDayOfWeek>
193      <MinimalDaysInFirstWeek>4</MinimalDaysInFirstWeek>
194    </Calendar>
195  </LC_CALENDAR>
196  <LC_CURRENCY>
197    <Currency default="true" usedInCompatibleFormatCodes="true">
198      <CurrencyID>CAD</CurrencyID>
199      <CurrencySymbol>$</CurrencySymbol>
200      <BankSymbol>CAD</BankSymbol>
201      <CurrencyName>dollar canadien</CurrencyName>
202      <DecimalPlaces>2</DecimalPlaces>
203    </Currency>
204  </LC_CURRENCY>
205  <LC_TRANSLITERATION ref="en_US"/>
206  <LC_MISC ref="fr_FR"/>
207  <LC_NumberingLevel ref="en_US"/>
208  <LC_OutLineNumberingLevel ref="en_US"/>
209</Locale>
210