1<?xml version="1.0" encoding="UTF-8" ?> 2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> 3<!-- Copyright © 1991-2018 Unicode, Inc. 4For terms of use, see http://www.unicode.org/copyright.html 5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. 6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) 7--> 8<ldml> 9 <identity> 10 <version number="$Revision: 13839 $"/> 11 <language type="fr"/> 12 <territory type="MA"/> 13 </identity> 14 <characters> 15 <exemplarCharacters type="numbers">[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters> 16 </characters> 17 <dates> 18 <calendars> 19 <calendar type="gregorian"> 20 <months> 21 <monthContext type="format"> 22 <monthWidth type="abbreviated"> 23 <month type="1" draft="contributed">jan.</month> 24 <month type="2" draft="contributed">fév.</month> 25 <month type="3" draft="contributed">mar.</month> 26 <month type="4" draft="contributed">avr.</month> 27 <month type="5" draft="contributed">mai</month> 28 <month type="6" draft="contributed">jui.</month> 29 <month type="7" draft="contributed">juil.</month> 30 <month type="8" draft="contributed">août</month> 31 <month type="9" draft="contributed">sept.</month> 32 <month type="10" draft="contributed">oct.</month> 33 <month type="11" draft="contributed">nov.</month> 34 <month type="12" draft="contributed">déc.</month> 35 </monthWidth> 36 </monthContext> 37 <monthContext type="stand-alone"> 38 <monthWidth type="abbreviated"> 39 <month type="1" draft="contributed">jan.</month> 40 <month type="2" draft="contributed">fév.</month> 41 <month type="3" draft="contributed">mar.</month> 42 <month type="4" draft="contributed">avr.</month> 43 <month type="5" draft="contributed">mai</month> 44 <month type="6" draft="contributed">jui.</month> 45 <month type="7" draft="contributed">juil.</month> 46 <month type="8" draft="contributed">août</month> 47 <month type="9" draft="contributed">sept.</month> 48 <month type="10" draft="contributed">oct.</month> 49 <month type="11" draft="contributed">nov.</month> 50 <month type="12" draft="contributed">déc.</month> 51 </monthWidth> 52 </monthContext> 53 </months> 54 <dayPeriods> 55 <dayPeriodContext type="format"> 56 <dayPeriodWidth type="wide"> 57 <dayPeriod type="am" draft="contributed">a.m.</dayPeriod> 58 <dayPeriod type="pm" draft="contributed">p.m.</dayPeriod> 59 </dayPeriodWidth> 60 </dayPeriodContext> 61 </dayPeriods> 62 </calendar> 63 </calendars> 64 </dates> 65 <numbers> 66 <symbols numberSystem="latn"> 67 <group draft="contributed">.</group> 68 </symbols> 69 </numbers> 70</ldml> 71