• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="UTF-8" ?>
2<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
3<!-- Copyright © 1991-2024 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5SPDX-License-Identifier: Unicode-3.0
6CLDR data files are interpreted according to the LDML specification (http://unicode.org/reports/tr35/)
7-->
8<ldml>
9	<identity>
10		<version number="$Revision$"/>
11		<language type="fr"/>
12		<territory type="ML"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="gregorian">
17				<quarters>
18					<quarterContext type="format">
19						<quarterWidth type="wide">
20							<quarter type="1" draft="contributed">le 1er trimestre</quarter>
21							<quarter type="2" draft="contributed">le 2ème trimestre</quarter>
22							<quarter type="3" draft="contributed">le 3ème trimestre</quarter>
23							<quarter type="4" draft="contributed">le 4ème trimestre</quarter>
24						</quarterWidth>
25					</quarterContext>
26					<quarterContext type="stand-alone">
27						<quarterWidth type="wide">
28							<quarter type="1" draft="contributed">1er trimestre</quarter>
29							<quarter type="2" draft="contributed">2ème trimestre</quarter>
30							<quarter type="3" draft="contributed">3ème trimestre</quarter>
31							<quarter type="4" draft="contributed">4ème trimestre</quarter>
32						</quarterWidth>
33					</quarterContext>
34				</quarters>
35				<dateTimeFormats>
36					<dateTimeFormatLength type="medium">
37						<dateTimeFormat>
38							<pattern draft="contributed">↑↑↑</pattern>
39						</dateTimeFormat>
40					</dateTimeFormatLength>
41					<dateTimeFormatLength type="short">
42						<dateTimeFormat>
43							<pattern draft="contributed">{1}, {0}</pattern>
44						</dateTimeFormat>
45						<dateTimeFormat type="atTime">
46							<pattern>↑↑↑</pattern>
47						</dateTimeFormat>
48					</dateTimeFormatLength>
49				</dateTimeFormats>
50			</calendar>
51		</calendars>
52	</dates>
53	<numbers>
54		<miscPatterns numberSystem="latn">
55			<pattern type="atLeast" draft="contributed">au moins {0}</pattern>
56		</miscPatterns>
57	</numbers>
58</ldml>
59