<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd"> <!-- Copyright © 1991-2018 Unicode, Inc. For terms of use, see http://www.unicode.org/copyright.html Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries. CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/) --> <ldml> <identity> <version number="$Revision: 13839 $"/> <language type="fr"/> <territory type="ML"/> </identity> <dates> <calendars> <calendar type="gregorian"> <quarters> <quarterContext type="format"> <quarterWidth type="wide"> <quarter type="1" draft="contributed">le 1er trimestre</quarter> <quarter type="2" draft="contributed">le 2ème trimestre</quarter> <quarter type="3" draft="contributed">le 3ème trimestre</quarter> <quarter type="4" draft="contributed">le 4ème trimestre</quarter> </quarterWidth> </quarterContext> <quarterContext type="stand-alone"> <quarterWidth type="wide"> <quarter type="1" draft="contributed">1er trimestre</quarter> <quarter type="2" draft="contributed">2ème trimestre</quarter> <quarter type="3" draft="contributed">3ème trimestre</quarter> <quarter type="4" draft="contributed">4ème trimestre</quarter> </quarterWidth> </quarterContext> </quarters> <dateTimeFormats> <dateTimeFormatLength type="medium"> <dateTimeFormat> <pattern draft="contributed">{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> <dateTimeFormatLength type="short"> <dateTimeFormat> <pattern draft="contributed">{1}, {0}</pattern> </dateTimeFormat> </dateTimeFormatLength> </dateTimeFormats> </calendar> </calendars> </dates> <numbers> <miscPatterns numberSystem="latn"> <pattern type="atLeast" draft="contributed">au moins {0}</pattern> </miscPatterns> </numbers> </ldml>