1// ***************************************************************************
2// *
3// * Copyright (C) 2015 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/fr_CA.xml
7// *
8// ***************************************************************************
9fr_CA{
10    Version{"2.1.13.23"}
11    durationUnits{
12        hm{"h:mm"}
13        hms{"h:mm:ss"}
14        ms{"m:ss"}
15    }
16    units{
17        acceleration{
18            g-force{
19                dnam{"force G"}
20            }
21        }
22        area{
23            acre{
24                dnam{"acres"}
25                one{"{0} acre"}
26                other{"{0} acres"}
27            }
28            square-mile{
29                dnam{"milles carrés"}
30                one{"{0} mille carré"}
31                other{"{0} milles carrés"}
32            }
33            square-yard{
34                dnam{"verges carrées"}
35                one{"{0} verge carrée"}
36                other{"{0} verges carrées"}
37            }
38        }
39        consumption{
40            mile-per-gallon{
41                dnam{"milles au gallon"}
42                one{"{0} mille au gallon"}
43                other{"{0} milles au gallon"}
44            }
45        }
46        duration{
47            second{
48                per{"{0} à la seconde"}
49            }
50        }
51        length{
52            mile{
53                dnam{"mille"}
54                one{"{0} mille"}
55                other{"{0} milles"}
56            }
57            yard{
58                dnam{"verges"}
59                one{"{0} verge"}
60                other{"{0} verges"}
61            }
62        }
63        speed{
64            kilometer-per-hour{
65                dnam{"kilomètres à l’heure"}
66            }
67            mile-per-hour{
68                dnam{"milles à l’heure"}
69                one{"{0} mille à l’heure"}
70                other{"{0} milles à l’heure"}
71            }
72        }
73        volume{
74            cubic-mile{
75                dnam{"milles cubes"}
76                one{"{0} mille cube"}
77                other{"{0} milles cubes"}
78            }
79            cubic-yard{
80                dnam{"verges cubes"}
81                one{"{0} verge cube"}
82                other{"{0} verges cubes"}
83            }
84            pint{
85                dnam{"chopine"}
86                one{"{0} chopine"}
87                other{"{0} chopines"}
88            }
89            quart{
90                dnam{"pintes"}
91                one{"{0} pinte"}
92                other{"{0} pintes"}
93            }
94            teaspoon{
95                dnam{"cuillères à thé"}
96                one{"{0} cuillère à thé"}
97                other{"{0} cuillères à thé"}
98            }
99        }
100    }
101    unitsNarrow{
102        temperature{
103            celsius{
104                one{"{0} °C"}
105                other{"{0} °C"}
106            }
107        }
108    }
109    unitsShort{
110        area{
111            square-foot{
112                one{"{0} pi²"}
113                other{"{0} pi²"}
114            }
115            square-yard{
116                dnam{"vg²"}
117                one{"{0} vg²"}
118                other{"{0} vg²"}
119            }
120        }
121        length{
122            astronomical-unit{
123                one{"{0} ua"}
124                other{"{0} ua"}
125            }
126            foot{
127                one{"{0} pi"}
128                other{"{0} pi"}
129            }
130            light-year{
131                dnam{"al"}
132                one{"{0} al"}
133                other{"{0} al"}
134            }
135            nautical-mile{
136                dnam{"NM"}
137                one{"{0} NM"}
138                other{"{0} NM"}
139            }
140            yard{
141                dnam{"vg"}
142                one{"{0} vg"}
143                other{"{0} vg"}
144            }
145        }
146        mass{
147            ton{
148                dnam{"tc"}
149                one{"{0} tc"}
150                other{"{0} tc"}
151            }
152        }
153        proportion{
154            karat{
155                dnam{"carats"}
156            }
157        }
158        volume{
159            centiliter{
160                dnam{"cL"}
161                one{"{0} cL"}
162                other{"{0} cL"}
163            }
164            cubic-foot{
165                one{"{0} pi³"}
166                other{"{0} pi³"}
167            }
168            cubic-yard{
169                dnam{"vg³"}
170                one{"{0} vg³"}
171                other{"{0} vg³"}
172            }
173            deciliter{
174                dnam{"dL"}
175                one{"{0} dL"}
176                other{"{0} dL"}
177            }
178            fluid-ounce{
179                dnam{"oz liq."}
180                one{"{0} oz liq."}
181                other{"{0} oz liq."}
182            }
183            hectoliter{
184                dnam{"hL"}
185                one{"{0} hL"}
186                other{"{0} hL"}
187            }
188            megaliter{
189                dnam{"ML"}
190                one{"{0} ML"}
191                other{"{0} ML"}
192            }
193            milliliter{
194                dnam{"mL"}
195                one{"{0} mL"}
196                other{"{0} mL"}
197            }
198            pint{
199                dnam{"chop"}
200                one{"{0} chop"}
201                other{"{0} chop"}
202            }
203            quart{
204                dnam{"pte"}
205                one{"{0} pte"}
206                other{"{0} pte"}
207            }
208            teaspoon{
209                dnam{"c. à t."}
210                one{"{0} c. à t."}
211                other{"{0} c. à t."}
212            }
213        }
214    }
215}
216