aboutsummaryrefslogtreecommitdiff
path: root/common/main/fr_ML.xml
blob: 6542d30f4a06a5c90a4ecbe16cba5295c227b811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<!-- Copyright © 1991-2023 Unicode, Inc.
For terms of use, see http://www.unicode.org/copyright.html
SPDX-License-Identifier: Unicode-DFS-2016
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">↑↑↑</pattern>
						</dateTimeFormat>
					</dateTimeFormatLength>
					<dateTimeFormatLength type="short">
						<dateTimeFormat>
							<pattern draft="contributed">{1}, {0}</pattern>
						</dateTimeFormat>
						<dateTimeFormat type="atTime">
							<pattern>↑↑↑</pattern>
						</dateTimeFormat>
					</dateTimeFormatLength>
				</dateTimeFormats>
			</calendar>
		</calendars>
	</dates>
	<numbers>
		<miscPatterns numberSystem="latn">
			<pattern type="atLeast" draft="contributed">au moins {0}</pattern>
		</miscPatterns>
	</numbers>
</ldml>