]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b A |
3 | en_CA{ |
4 | %%Parent{"en_001"} | |
0f5d89e8 A |
5 | Version{"2.1.38.73"} |
6 | units{ | |
7 | concentr{ | |
8 | karat{ | |
9 | dnam{"karats"} | |
10 | one{"{0} karat"} | |
11 | other{"{0} karats"} | |
12 | } | |
13 | } | |
14 | energy{ | |
15 | kilowatt-hour{ | |
16 | one{"{0} kilowatt-hour"} | |
17 | other{"{0} kilowatt-hours"} | |
18 | } | |
19 | } | |
20 | } | |
b331163b | 21 | unitsNarrow{ |
2ca993e8 A |
22 | concentr{ |
23 | milligram-per-deciliter{ | |
24 | dnam{"mg/dL"} | |
25 | one{"{0}mg/dL"} | |
26 | other{"{0}mg/dL"} | |
27 | } | |
28 | millimole-per-liter{ | |
29 | dnam{"mmol/L"} | |
30 | one{"{0}mmol/L"} | |
31 | other{"{0}mmol/L"} | |
32 | } | |
33 | } | |
34 | consumption{ | |
35 | liter-per-100kilometers{ | |
36 | dnam{"L/100km"} | |
37 | one{"{0}L/100km"} | |
38 | other{"{0}L/100km"} | |
39 | } | |
40 | liter-per-kilometer{ | |
41 | dnam{"L/km"} | |
42 | one{"{0}L/km"} | |
43 | other{"{0}L/km"} | |
44 | } | |
45 | } | |
0f5d89e8 A |
46 | duration{ |
47 | day{ | |
48 | dnam{"d"} | |
49 | one{"{0} d"} | |
50 | other{"{0} d"} | |
51 | } | |
52 | hour{ | |
53 | dnam{"h"} | |
54 | one{"{0} h"} | |
55 | other{"{0} h"} | |
56 | } | |
57 | millisecond{ | |
58 | dnam{"msec."} | |
59 | one{"{0} msec."} | |
60 | other{"{0} msec."} | |
61 | } | |
62 | minute{ | |
63 | dnam{"min."} | |
64 | one{"{0} min."} | |
65 | other{"{0} min."} | |
66 | } | |
67 | month{ | |
68 | dnam{"m"} | |
69 | one{"{0} m"} | |
70 | other{"{0} m"} | |
71 | } | |
72 | second{ | |
73 | dnam{"s"} | |
74 | one{"{0} sec."} | |
75 | other{"{0} sec."} | |
76 | } | |
77 | week{ | |
78 | dnam{"w"} | |
79 | one{"{0} w"} | |
80 | other{"{0} w"} | |
81 | } | |
82 | year{ | |
83 | dnam{"y"} | |
84 | one{"{0} y"} | |
85 | other{"{0} y"} | |
86 | } | |
87 | } | |
88 | length{ | |
89 | foot{ | |
90 | dnam{"ft."} | |
91 | } | |
92 | inch{ | |
93 | dnam{"in."} | |
94 | } | |
95 | mile{ | |
96 | dnam{"mi."} | |
97 | } | |
98 | yard{ | |
99 | dnam{"yd."} | |
100 | } | |
101 | } | |
102 | mass{ | |
103 | stone{ | |
104 | dnam{"st."} | |
105 | } | |
106 | } | |
107 | speed{ | |
108 | kilometer-per-hour{ | |
109 | dnam{"km/h"} | |
110 | one{"{0}km/h"} | |
111 | other{"{0}km/h"} | |
112 | } | |
113 | mile-per-hour{ | |
114 | dnam{"mi./hr."} | |
115 | } | |
116 | } | |
b331163b A |
117 | volume{ |
118 | centiliter{ | |
119 | dnam{"cL"} | |
120 | one{"{0}cL"} | |
121 | other{"{0}cL"} | |
122 | } | |
123 | deciliter{ | |
124 | dnam{"dL"} | |
125 | one{"{0}dL"} | |
126 | other{"{0}dL"} | |
127 | } | |
128 | hectoliter{ | |
129 | dnam{"hL"} | |
130 | one{"{0}hL"} | |
131 | other{"{0}hL"} | |
132 | } | |
133 | liter{ | |
b331163b A |
134 | one{"{0}L"} |
135 | other{"{0}L"} | |
2ca993e8 | 136 | per{"{0}/L"} |
b331163b A |
137 | } |
138 | megaliter{ | |
139 | dnam{"ML"} | |
140 | one{"{0}ML"} | |
141 | other{"{0}ML"} | |
142 | } | |
143 | milliliter{ | |
144 | dnam{"mL"} | |
145 | one{"{0}mL"} | |
146 | other{"{0}mL"} | |
147 | } | |
148 | } | |
149 | } | |
150 | unitsShort{ | |
0f5d89e8 A |
151 | acceleration{ |
152 | meter-per-second-squared{ | |
153 | dnam{"metres/sec.²"} | |
154 | } | |
155 | } | |
156 | angle{ | |
157 | arc-minute{ | |
158 | dnam{"arcmins."} | |
159 | one{"{0} arcmin."} | |
160 | other{"{0} arcmins."} | |
161 | } | |
162 | arc-second{ | |
163 | dnam{"arcsecs."} | |
164 | one{"{0} arcsec."} | |
165 | other{"{0} arcsecs."} | |
166 | } | |
167 | degree{ | |
168 | dnam{"deg."} | |
169 | one{"{0} deg."} | |
170 | other{"{0} deg."} | |
171 | } | |
172 | radian{ | |
173 | dnam{"rad"} | |
174 | } | |
175 | } | |
176 | area{ | |
177 | acre{ | |
178 | one{"{0} ac."} | |
179 | other{"{0} ac."} | |
180 | } | |
181 | square-foot{ | |
182 | dnam{"sq. feet"} | |
183 | one{"{0} sq. ft."} | |
184 | other{"{0} sq. ft."} | |
185 | } | |
186 | square-inch{ | |
187 | dnam{"sq. inches"} | |
188 | one{"{0} sq. in."} | |
189 | other{"{0} sq. in."} | |
190 | per{"{0}/sq. in."} | |
191 | } | |
192 | square-mile{ | |
193 | dnam{"sq. miles"} | |
194 | one{"{0} sq. mi."} | |
195 | other{"{0} sq. mi."} | |
196 | per{"{0}/sq. mi."} | |
197 | } | |
198 | square-yard{ | |
199 | dnam{"sq. yards"} | |
200 | one{"{0} sq. yd."} | |
201 | other{"{0} sq. yd."} | |
202 | } | |
203 | } | |
2ca993e8 | 204 | concentr{ |
0f5d89e8 A |
205 | karat{ |
206 | dnam{"karats"} | |
207 | one{"{0} kt"} | |
208 | other{"{0} kt"} | |
209 | } | |
2ca993e8 A |
210 | milligram-per-deciliter{ |
211 | dnam{"mg/dL"} | |
212 | one{"{0} mg/dL"} | |
213 | other{"{0} mg/dL"} | |
214 | } | |
215 | millimole-per-liter{ | |
216 | one{"{0} mmol/L"} | |
217 | other{"{0} mmol/L"} | |
218 | } | |
219 | } | |
220 | consumption{ | |
221 | liter-per-100kilometers{ | |
222 | dnam{"L/100 km"} | |
223 | one{"{0} L/100 km"} | |
224 | other{"{0} L/100 km"} | |
225 | } | |
226 | liter-per-kilometer{ | |
227 | one{"{0} L/km"} | |
228 | other{"{0} L/km"} | |
229 | } | |
0f5d89e8 A |
230 | mile-per-gallon{ |
231 | dnam{"mi./US gal."} | |
232 | } | |
233 | mile-per-gallon-imperial{ | |
234 | dnam{"mi./gal."} | |
235 | } | |
236 | } | |
237 | duration{ | |
238 | century{ | |
239 | dnam{"c."} | |
240 | one{"{0} c."} | |
241 | other{"{0} c."} | |
242 | } | |
243 | day{ | |
244 | per{"{0}/day"} | |
245 | } | |
246 | hour{ | |
247 | dnam{"hrs."} | |
248 | one{"{0} hr."} | |
249 | other{"{0} hrs."} | |
250 | per{"{0}/hr."} | |
251 | } | |
252 | microsecond{ | |
253 | dnam{"μsec."} | |
254 | } | |
255 | millisecond{ | |
256 | dnam{"millisecs."} | |
257 | one{"{0} millisec."} | |
258 | other{"{0} millisecs."} | |
259 | } | |
260 | minute{ | |
261 | dnam{"mins."} | |
262 | one{"{0} min."} | |
263 | other{"{0} min."} | |
264 | per{"{0}/min."} | |
265 | } | |
266 | month{ | |
267 | dnam{"mos."} | |
268 | one{"{0} mo."} | |
269 | other{"{0} mos."} | |
270 | per{"{0}/mo."} | |
271 | } | |
272 | nanosecond{ | |
273 | dnam{"nanosec."} | |
274 | one{"{0} nanosec."} | |
275 | other{"{0} nanosec."} | |
276 | } | |
277 | second{ | |
278 | dnam{"secs."} | |
279 | one{"{0} sec."} | |
280 | other{"{0} secs."} | |
281 | per{"{0}/sec."} | |
282 | } | |
283 | week{ | |
284 | dnam{"wks."} | |
285 | one{"{0} wk."} | |
286 | other{"{0} wks."} | |
287 | per{"{0}/wk."} | |
288 | } | |
289 | year{ | |
290 | dnam{"yrs."} | |
291 | one{"{0} yr."} | |
292 | other{"{0} yrs."} | |
293 | per{"{0}/yr."} | |
294 | } | |
295 | } | |
296 | electric{ | |
297 | ohm{ | |
298 | dnam{"Ω"} | |
299 | } | |
300 | volt{ | |
301 | dnam{"V"} | |
302 | } | |
303 | } | |
304 | energy{ | |
305 | joule{ | |
306 | dnam{"J"} | |
307 | } | |
308 | kilojoule{ | |
309 | dnam{"kJ"} | |
310 | } | |
311 | kilowatt-hour{ | |
312 | dnam{"kWh"} | |
313 | } | |
314 | } | |
315 | length{ | |
316 | astronomical-unit{ | |
317 | dnam{"AU"} | |
318 | one{"{0} AU"} | |
319 | other{"{0} AU"} | |
320 | } | |
321 | fathom{ | |
322 | one{"{0} fm."} | |
323 | other{"{0} fm."} | |
324 | } | |
325 | foot{ | |
326 | one{"{0} ft."} | |
327 | other{"{0} ft."} | |
328 | per{"{0}/ft."} | |
329 | } | |
330 | furlong{ | |
331 | one{"{0} fur."} | |
332 | other{"{0} fur."} | |
333 | } | |
334 | inch{ | |
335 | one{"{0} in."} | |
336 | other{"{0} in."} | |
337 | per{"{0}/in."} | |
338 | } | |
339 | mile{ | |
340 | one{"{0} mi."} | |
341 | other{"{0} mi."} | |
342 | } | |
343 | nautical-mile{ | |
344 | dnam{"NM"} | |
345 | one{"{0} NM"} | |
346 | other{"{0} NM"} | |
347 | } | |
348 | point{ | |
349 | one{"{0} pt."} | |
350 | other{"{0} pts."} | |
351 | } | |
352 | yard{ | |
353 | one{"{0} yd."} | |
354 | other{"{0} yd."} | |
355 | } | |
356 | } | |
357 | mass{ | |
358 | carat{ | |
359 | dnam{"ct"} | |
360 | one{"{0} ct"} | |
361 | other{"{0} ct"} | |
362 | } | |
363 | ounce{ | |
364 | dnam{"oz."} | |
365 | one{"{0} oz."} | |
366 | other{"{0} oz."} | |
367 | per{"{0}/oz."} | |
368 | } | |
369 | ounce-troy{ | |
370 | dnam{"oz. troy"} | |
371 | one{"{0} oz t."} | |
372 | other{"{0} oz t."} | |
373 | } | |
374 | pound{ | |
375 | dnam{"lb."} | |
376 | one{"{0} lb."} | |
377 | other{"{0} lb."} | |
378 | per{"{0}/lb."} | |
379 | } | |
380 | stone{ | |
381 | one{"{0} st."} | |
382 | other{"{0} st."} | |
383 | } | |
384 | ton{ | |
385 | one{"{0} tn."} | |
386 | other{"{0} tn."} | |
387 | } | |
388 | } | |
389 | power{ | |
390 | watt{ | |
391 | dnam{"W"} | |
392 | } | |
393 | } | |
394 | pressure{ | |
395 | inch-hg{ | |
396 | dnam{"inHg"} | |
397 | } | |
398 | } | |
399 | speed{ | |
400 | kilometer-per-hour{ | |
401 | one{"{0} km/h"} | |
402 | other{"{0} km/h"} | |
403 | } | |
404 | knot{ | |
405 | dnam{"kn."} | |
406 | one{"{0} kn."} | |
407 | other{"{0} kn."} | |
408 | } | |
409 | meter-per-second{ | |
410 | dnam{"metres/sec."} | |
411 | } | |
412 | } | |
413 | temperature{ | |
414 | celsius{ | |
415 | one{"{0} °C"} | |
416 | other{"{0} °C"} | |
417 | } | |
418 | fahrenheit{ | |
419 | one{"{0} °F"} | |
420 | other{"{0} °F"} | |
421 | } | |
2ca993e8 | 422 | } |
b331163b | 423 | volume{ |
0f5d89e8 A |
424 | acre-foot{ |
425 | dnam{"acre ft."} | |
426 | one{"{0} ac. ft."} | |
427 | other{"{0} ac. ft."} | |
428 | } | |
b331163b A |
429 | centiliter{ |
430 | dnam{"cL"} | |
431 | one{"{0} cL"} | |
432 | other{"{0} cL"} | |
433 | } | |
0f5d89e8 A |
434 | cubic-foot{ |
435 | dnam{"cu. feet"} | |
436 | one{"{0} cu. ft."} | |
437 | other{"{0} cu. ft."} | |
438 | } | |
439 | cubic-inch{ | |
440 | dnam{"cu. inches"} | |
441 | one{"{0} cu. in."} | |
442 | other{"{0} cu. in."} | |
443 | } | |
444 | cubic-mile{ | |
445 | dnam{"cu. mi."} | |
446 | one{"{0} cu. mi."} | |
447 | other{"{0} cu. mi."} | |
448 | } | |
449 | cubic-yard{ | |
450 | dnam{"cu. yards"} | |
451 | one{"{0} cu. yd."} | |
452 | other{"{0} cu. yd."} | |
453 | } | |
454 | cup{ | |
455 | one{"{0} c."} | |
456 | other{"{0} c."} | |
457 | } | |
b331163b A |
458 | deciliter{ |
459 | dnam{"dL"} | |
460 | one{"{0} dL"} | |
461 | other{"{0} dL"} | |
462 | } | |
0f5d89e8 A |
463 | fluid-ounce{ |
464 | dnam{"fl. oz."} | |
465 | one{"{0} fl. oz."} | |
466 | other{"{0} fl. oz."} | |
467 | } | |
468 | gallon{ | |
469 | dnam{"US gal."} | |
470 | one{"{0} US gal."} | |
471 | other{"{0} US gal."} | |
472 | per{"{0}/US gal."} | |
473 | } | |
474 | gallon-imperial{ | |
475 | dnam{"gal."} | |
476 | one{"{0} gal."} | |
477 | other{"{0} gal."} | |
478 | per{"{0}/gal."} | |
479 | } | |
b331163b A |
480 | hectoliter{ |
481 | dnam{"hL"} | |
482 | one{"{0} hL"} | |
483 | other{"{0} hL"} | |
484 | } | |
485 | liter{ | |
b331163b A |
486 | one{"{0} L"} |
487 | other{"{0} L"} | |
f3c0d7a5 | 488 | per{"{0}/L"} |
b331163b A |
489 | } |
490 | megaliter{ | |
491 | dnam{"ML"} | |
492 | one{"{0} ML"} | |
493 | other{"{0} ML"} | |
494 | } | |
495 | milliliter{ | |
496 | dnam{"mL"} | |
497 | one{"{0} mL"} | |
498 | other{"{0} mL"} | |
499 | } | |
0f5d89e8 A |
500 | pint{ |
501 | one{"{0} pt."} | |
502 | other{"{0} pt."} | |
503 | } | |
504 | quart{ | |
505 | dnam{"qt."} | |
506 | one{"{0} qt."} | |
507 | other{"{0} qt."} | |
508 | } | |
509 | tablespoon{ | |
510 | dnam{"tbsp."} | |
511 | one{"{0} tbsp."} | |
512 | other{"{0} tbsp."} | |
513 | } | |
514 | teaspoon{ | |
515 | dnam{"tsp."} | |
516 | one{"{0} tsp."} | |
517 | other{"{0} tsp."} | |
518 | } | |
b331163b A |
519 | } |
520 | } | |
b331163b | 521 | } |