2016-05-31 04:00:48 +00:00
|
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
|
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
|
2024-04-25 16:19:51 +00:00
|
|
|
|
<!-- Copyright © 1991-2024 Unicode, Inc.
|
2016-05-31 04:00:48 +00:00
|
|
|
|
For terms of use, see http://www.unicode.org/copyright.html
|
2024-04-25 16:19:51 +00:00
|
|
|
|
SPDX-License-Identifier: Unicode-3.0
|
2018-06-15 06:28:34 +00:00
|
|
|
|
CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
|
2016-05-31 04:00:48 +00:00
|
|
|
|
-->
|
|
|
|
|
<ldml>
|
|
|
|
|
<identity>
|
2019-10-28 18:06:17 +00:00
|
|
|
|
<version number="$Revision$"/>
|
2016-05-31 04:00:48 +00:00
|
|
|
|
<language type="fr"/>
|
|
|
|
|
<territory type="MA"/>
|
|
|
|
|
</identity>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
<characters>
|
2019-10-28 18:06:17 +00:00
|
|
|
|
<exemplarCharacters type="numbers">[\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]</exemplarCharacters>
|
2018-06-15 06:28:34 +00:00
|
|
|
|
</characters>
|
2016-05-31 04:00:48 +00:00
|
|
|
|
<dates>
|
|
|
|
|
<calendars>
|
|
|
|
|
<calendar type="gregorian">
|
|
|
|
|
<months>
|
|
|
|
|
<monthContext type="format">
|
|
|
|
|
<monthWidth type="abbreviated">
|
|
|
|
|
<month type="1" draft="contributed">jan.</month>
|
|
|
|
|
<month type="2" draft="contributed">fév.</month>
|
|
|
|
|
<month type="3" draft="contributed">mar.</month>
|
|
|
|
|
<month type="4" draft="contributed">avr.</month>
|
|
|
|
|
<month type="5" draft="contributed">mai</month>
|
|
|
|
|
<month type="6" draft="contributed">jui.</month>
|
|
|
|
|
<month type="7" draft="contributed">juil.</month>
|
|
|
|
|
<month type="8" draft="contributed">août</month>
|
|
|
|
|
<month type="9" draft="contributed">sept.</month>
|
|
|
|
|
<month type="10" draft="contributed">oct.</month>
|
|
|
|
|
<month type="11" draft="contributed">nov.</month>
|
|
|
|
|
<month type="12" draft="contributed">déc.</month>
|
|
|
|
|
</monthWidth>
|
|
|
|
|
</monthContext>
|
|
|
|
|
</months>
|
|
|
|
|
<dayPeriods>
|
|
|
|
|
<dayPeriodContext type="format">
|
|
|
|
|
<dayPeriodWidth type="wide">
|
|
|
|
|
<dayPeriod type="am" draft="contributed">a.m.</dayPeriod>
|
|
|
|
|
<dayPeriod type="pm" draft="contributed">p.m.</dayPeriod>
|
|
|
|
|
</dayPeriodWidth>
|
|
|
|
|
</dayPeriodContext>
|
|
|
|
|
</dayPeriods>
|
|
|
|
|
</calendar>
|
|
|
|
|
</calendars>
|
|
|
|
|
</dates>
|
|
|
|
|
<numbers>
|
|
|
|
|
<symbols numberSystem="latn">
|
|
|
|
|
<group draft="contributed">.</group>
|
|
|
|
|
</symbols>
|
|
|
|
|
</numbers>
|
|
|
|
|
</ldml>
|