• 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-2020 Unicode, Inc.
4For terms of use, see http://www.unicode.org/copyright.html
5Unicode and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
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="HT"/>
13	</identity>
14	<dates>
15		<calendars>
16			<calendar type="gregorian">
17				<dayPeriods>
18					<dayPeriodContext type="format">
19						<dayPeriodWidth type="wide">
20							<dayPeriod type="midnight" draft="contributed">minuit</dayPeriod>
21							<dayPeriod type="noon" draft="contributed">midi</dayPeriod>
22							<dayPeriod type="morning1" draft="contributed">du matin</dayPeriod>
23							<dayPeriod type="afternoon1" draft="contributed">de l’après-midi</dayPeriod>
24							<dayPeriod type="evening1" draft="contributed">du soir</dayPeriod>
25							<dayPeriod type="night1" draft="contributed">de la nuit</dayPeriod>
26						</dayPeriodWidth>
27					</dayPeriodContext>
28				</dayPeriods>
29			</calendar>
30		</calendars>
31		<fields>
32			<field type="day-short">
33				<displayName draft="contributed">jr.</displayName>
34			</field>
35			<field type="day-narrow">
36				<displayName draft="contributed">jr.</displayName>
37			</field>
38			<field type="sun-narrow">
39				<relative type="-1" draft="contributed">dim dernier</relative>
40				<relative type="0" draft="contributed">ce dim</relative>
41				<relative type="1" draft="contributed">dim prochain</relative>
42			</field>
43			<field type="mon-narrow">
44				<relative type="-1" draft="contributed">lun dernier</relative>
45				<relative type="0" draft="contributed">ce lun</relative>
46				<relative type="1" draft="contributed">lun prochain</relative>
47			</field>
48			<field type="tue-narrow">
49				<relative type="-1" draft="contributed">mar dernier</relative>
50				<relative type="0" draft="contributed">ce mar</relative>
51				<relative type="1" draft="contributed">mar prochain</relative>
52			</field>
53			<field type="wed-narrow">
54				<relative type="-1" draft="contributed">mer dernier</relative>
55				<relative type="0" draft="contributed">ce mer</relative>
56				<relative type="1" draft="contributed">mer prochain</relative>
57			</field>
58			<field type="thu-narrow">
59				<relative type="-1" draft="contributed">jeu dernier</relative>
60				<relative type="0" draft="contributed">ce jeu</relative>
61				<relative type="1" draft="contributed">jeu prochain</relative>
62			</field>
63			<field type="fri-narrow">
64				<relative type="-1" draft="contributed">ven dernier</relative>
65				<relative type="0" draft="contributed">ce ven</relative>
66				<relative type="1" draft="contributed">ven prochain</relative>
67			</field>
68			<field type="sat-narrow">
69				<relative type="-1" draft="contributed">sam dernier</relative>
70				<relative type="0" draft="contributed">ce sam</relative>
71				<relative type="1" draft="contributed">sam prochain</relative>
72			</field>
73			<field type="hour-short">
74				<displayName draft="contributed">hr</displayName>
75			</field>
76			<field type="hour-narrow">
77				<displayName draft="contributed">hr</displayName>
78			</field>
79			<field type="minute-short">
80				<displayName draft="contributed">min.</displayName>
81			</field>
82			<field type="minute-narrow">
83				<displayName draft="contributed">min.</displayName>
84			</field>
85			<field type="second-narrow">
86				<displayName draft="contributed">sec.</displayName>
87			</field>
88		</fields>
89	</dates>
90	<numbers>
91		<currencies>
92			<currency type="HTG">
93				<symbol>G</symbol>
94			</currency>
95		</currencies>
96	</numbers>
97	<units>
98		<unitLength type="long">
99			<unit type="area-hectare">
100				<displayName draft="contributed">carreau</displayName>
101				<unitPattern count="one" draft="contributed">{0}carreau</unitPattern>
102				<unitPattern count="other" draft="contributed">{0}carreaux</unitPattern>
103			</unit>
104			<unit type="volume-cubic-meter">
105				<perUnitPattern draft="contributed">{0} pour chaque metre cube</perUnitPattern>
106			</unit>
107			<unit type="volume-cubic-centimeter">
108				<perUnitPattern draft="contributed">{0} pour chaque centimetre cube</perUnitPattern>
109			</unit>
110		</unitLength>
111		<unitLength type="short">
112			<unit type="duration-century">
113				<displayName draft="contributed">sec</displayName>
114			</unit>
115			<unit type="mass-gram">
116				<unitPattern count="one" draft="contributed">{0}gr</unitPattern>
117				<unitPattern count="other" draft="contributed">{0}gr</unitPattern>
118			</unit>
119			<unit type="mass-carat">
120				<displayName draft="contributed">kr</displayName>
121				<unitPattern count="one" draft="contributed">{0}kr</unitPattern>
122				<unitPattern count="other" draft="contributed">{0}kr</unitPattern>
123			</unit>
124		</unitLength>
125		<unitLength type="narrow">
126			<unit type="mass-gram">
127				<displayName draft="contributed">gr.</displayName>
128			</unit>
129		</unitLength>
130	</units>
131</ldml>
132