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