1c238d43e8
Reviewed-by: joehw, jlu
56 lines
1.9 KiB
XML
56 lines
1.9 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
|
<!-- Copyright © 1991-2024 Unicode, Inc.
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
|
SPDX-License-Identifier: Unicode-3.0
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
|
-->
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision$"/>
|
|
<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>
|