2015-06-24 23:42:11 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<!-- Copyright © 1991-2019 Unicode, Inc.
|
2015-06-24 23:42:11 +00:00
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2018-06-15 06:28:34 +00:00
|
|
|
|
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/)
|
2015-06-24 23:42:11 +00:00
|
|
|
|
-->
|
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-05-08 19:45:02 +00:00
|
|
|
|
<version number="$Revision: 14770 $"/>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<language type="fr"/>
|
|
|
|
|
<territory type="CD"/>
|
|
|
|
|
</identity>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<dayPeriods>
|
|
|
|
|
<dayPeriodContext type="format">
|
|
|
|
|
<dayPeriodWidth type="narrow">
|
|
|
|
|
<dayPeriod type="midnight" draft="contributed">min.</dayPeriod>
|
|
|
|
|
<dayPeriod type="noon" draft="contributed">midi</dayPeriod>
|
|
|
|
|
<dayPeriod type="morning1" draft="contributed">mat.</dayPeriod>
|
|
|
|
|
<dayPeriod type="afternoon1" draft="contributed">ap.m.</dayPeriod>
|
|
|
|
|
<dayPeriod type="evening1" draft="contributed">soir</dayPeriod>
|
|
|
|
|
<dayPeriod type="night1" draft="contributed">nuit</dayPeriod>
|
|
|
|
|
</dayPeriodWidth>
|
|
|
|
|
</dayPeriodContext>
|
|
|
|
|
<dayPeriodContext type="stand-alone">
|
|
|
|
|
<dayPeriodWidth type="narrow">
|
|
|
|
|
<dayPeriod type="midnight" draft="contributed">min.</dayPeriod>
|
|
|
|
|
</dayPeriodWidth>
|
|
|
|
|
</dayPeriodContext>
|
|
|
|
|
</dayPeriods>
|
|
|
|
|
<dateTimeFormats>
|
|
|
|
|
<intervalFormats>
|
|
|
|
|
<intervalFormatItem id="y">
|
|
|
|
|
<greatestDifference id="y" draft="contributed">y – y</greatestDifference>
|
|
|
|
|
</intervalFormatItem>
|
|
|
|
|
</intervalFormats>
|
|
|
|
|
</dateTimeFormats>
|
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
</dates>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
<numbers>
|
|
|
|
|
<currencies>
|
|
|
|
|
<currency type="CDF">
|
|
|
|
|
<symbol>FC</symbol>
|
|
|
|
|
</currency>
|
|
|
|
|
</currencies>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<miscPatterns numberSystem="latn">
|
|
|
|
|
<pattern type="atLeast" draft="contributed">au moins {0}</pattern>
|
|
|
|
|
</miscPatterns>
|
2015-06-24 23:42:11 +00:00
|
|
|
|
</numbers>
|
|
|
|
|
</ldml>
|