2015-06-24 23:42:11 +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.
|
2015-06-24 23:42:11 +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/)
|
2015-06-24 23:42:11 +00:00
|
|
|
-->
|
|
|
|
<ldml>
|
|
|
|
<identity>
|
2019-10-28 18:06:17 +00:00
|
|
|
<version number="$Revision$"/>
|
2015-06-24 23:42:11 +00:00
|
|
|
<language type="fr"/>
|
|
|
|
<territory type="RE"/>
|
|
|
|
</identity>
|
2018-06-15 06:28:34 +00:00
|
|
|
<dates>
|
|
|
|
<calendars>
|
|
|
|
<calendar type="gregorian">
|
|
|
|
<dayPeriods>
|
|
|
|
<dayPeriodContext type="format">
|
|
|
|
<dayPeriodWidth type="abbreviated">
|
|
|
|
<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>
|
2023-11-13 16:54:53 +00:00
|
|
|
<dayPeriod type="night1" draft="contributed">matin</dayPeriod>
|
2018-06-15 06:28:34 +00:00
|
|
|
</dayPeriodWidth>
|
|
|
|
</dayPeriodContext>
|
|
|
|
</dayPeriods>
|
|
|
|
</calendar>
|
|
|
|
</calendars>
|
|
|
|
</dates>
|
|
|
|
<numbers>
|
|
|
|
<miscPatterns numberSystem="latn">
|
|
|
|
<pattern type="atLeast" draft="contributed">au moins {0}</pattern>
|
|
|
|
</miscPatterns>
|
|
|
|
</numbers>
|
2015-06-24 23:42:11 +00:00
|
|
|
</ldml>
|