]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 International Business Machines |
b331163b A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/fr.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | fr{ | |
2ca993e8 | 10 | Version{"2.1.23.79"} |
b331163b A |
11 | durationUnits{ |
12 | hm{"hh:mm"} | |
13 | hms{"hh:mm:ss"} | |
14 | ms{"mm:ss"} | |
15 | } | |
16 | units{ | |
17 | acceleration{ | |
18 | g-force{ | |
19 | dnam{"fois la gravitation terrestre"} | |
20 | one{"{0} fois la gravitation terrestre"} | |
21 | other{"{0} fois la gravitation terrestre"} | |
22 | } | |
23 | meter-per-second-squared{ | |
24 | dnam{"mètres par seconde carrée"} | |
25 | one{"{0} mètre par seconde carrée"} | |
26 | other{"{0} mètres par seconde carrée"} | |
27 | } | |
28 | } | |
29 | angle{ | |
30 | arc-minute{ | |
31 | dnam{"minutes d’arc"} | |
32 | one{"{0} minute d’arc"} | |
33 | other{"{0} minutes d’arc"} | |
34 | } | |
35 | arc-second{ | |
36 | dnam{"secondes d’arc"} | |
2ca993e8 A |
37 | one{"{0} seconde d’arc"} |
38 | other{"{0} secondes d’arc"} | |
b331163b A |
39 | } |
40 | degree{ | |
41 | dnam{"degrés"} | |
42 | one{"{0} degré"} | |
43 | other{"{0} degrés"} | |
44 | } | |
45 | radian{ | |
46 | dnam{"radians"} | |
47 | one{"{0} radian"} | |
48 | other{"{0} radians"} | |
49 | } | |
2ca993e8 A |
50 | revolution{ |
51 | dnam{"tour"} | |
52 | one{"{0} tour"} | |
53 | other{"{0} tours"} | |
54 | } | |
b331163b A |
55 | } |
56 | area{ | |
57 | acre{ | |
58 | dnam{"acres anglo-saxonnes"} | |
59 | one{"{0} acre anglo-saxonne"} | |
60 | other{"{0} acres anglo-saxonnes"} | |
61 | } | |
62 | hectare{ | |
63 | dnam{"hectares"} | |
64 | one{"{0} hectare"} | |
65 | other{"{0} hectares"} | |
66 | } | |
67 | square-centimeter{ | |
68 | dnam{"centimètres carrés"} | |
69 | one{"{0} centimètre carré"} | |
70 | other{"{0} centimètres carrés"} | |
2ca993e8 | 71 | per{"{0} par centimètre carré"} |
b331163b A |
72 | } |
73 | square-foot{ | |
74 | dnam{"pieds carrés"} | |
75 | one{"{0} pied carré"} | |
76 | other{"{0} pieds carrés"} | |
77 | } | |
78 | square-inch{ | |
79 | dnam{"pouces carrés"} | |
80 | one{"{0} pouce carré"} | |
81 | other{"{0} pouces carrés"} | |
2ca993e8 | 82 | per{"{0} par pouce carré"} |
b331163b A |
83 | } |
84 | square-kilometer{ | |
85 | dnam{"kilomètres carrés"} | |
86 | one{"{0} kilomètre carré"} | |
87 | other{"{0} kilomètres carrés"} | |
88 | } | |
89 | square-meter{ | |
90 | dnam{"mètres carrés"} | |
91 | one{"{0} mètre carré"} | |
92 | other{"{0} mètres carrés"} | |
2ca993e8 | 93 | per{"{0} par mètre carré"} |
b331163b A |
94 | } |
95 | square-mile{ | |
96 | dnam{"miles carrés"} | |
2ca993e8 A |
97 | one{"{0} mile carré"} |
98 | other{"{0} miles carrés"} | |
b331163b A |
99 | } |
100 | square-yard{ | |
101 | dnam{"yards carrés"} | |
102 | one{"{0} yard carré"} | |
103 | other{"{0} yards carrés"} | |
104 | } | |
105 | } | |
106 | compound{ | |
107 | per{"{0} par {1}"} | |
108 | } | |
2ca993e8 A |
109 | concentr{ |
110 | karat{ | |
111 | dnam{"carats"} | |
112 | one{"{0} carat"} | |
113 | other{"{0} carats"} | |
114 | } | |
115 | } | |
b331163b | 116 | consumption{ |
2ca993e8 A |
117 | liter-per-100kilometers{ |
118 | dnam{"litres aux 100 km"} | |
119 | one{"{0} litre aux 100 km"} | |
120 | other{"{0} litres aux 100 km"} | |
121 | } | |
b331163b A |
122 | liter-per-kilometer{ |
123 | dnam{"litres au kilomètre"} | |
124 | one{"{0} litre au kilomètre"} | |
125 | other{"{0} litres au kilomètre"} | |
126 | } | |
127 | mile-per-gallon{ | |
128 | dnam{"miles par gallon"} | |
129 | one{"{0} mile par gallon"} | |
130 | other{"{0} miles par gallon"} | |
131 | } | |
132 | } | |
2ca993e8 A |
133 | coordinate{ |
134 | east{"{0} est"} | |
135 | north{"{0} nord"} | |
136 | south{"{0} sud"} | |
137 | west{"{0} ouest"} | |
138 | } | |
b331163b A |
139 | digital{ |
140 | bit{ | |
141 | dnam{"bits"} | |
142 | one{"{0} bit"} | |
143 | other{"{0} bits"} | |
144 | } | |
145 | byte{ | |
146 | dnam{"octets"} | |
147 | one{"{0} octet"} | |
148 | other{"{0} octets"} | |
149 | } | |
150 | gigabit{ | |
151 | dnam{"gigabits"} | |
152 | one{"{0} gigabit"} | |
153 | other{"{0} gigabits"} | |
154 | } | |
155 | gigabyte{ | |
156 | dnam{"gigaoctets"} | |
157 | one{"{0} gigaoctet"} | |
158 | other{"{0} gigaoctets"} | |
159 | } | |
160 | kilobit{ | |
161 | dnam{"kilobits"} | |
162 | one{"{0} kilobit"} | |
163 | other{"{0} kilobits"} | |
164 | } | |
165 | kilobyte{ | |
166 | dnam{"kilooctets"} | |
167 | one{"{0} kilooctet"} | |
168 | other{"{0} kilooctets"} | |
169 | } | |
170 | megabit{ | |
171 | dnam{"mégabits"} | |
172 | one{"{0} mégabit"} | |
173 | other{"{0} mégabits"} | |
174 | } | |
175 | megabyte{ | |
176 | dnam{"mégaoctets"} | |
177 | one{"{0} mégaoctet"} | |
178 | other{"{0} mégaoctets"} | |
179 | } | |
180 | terabit{ | |
181 | dnam{"térabits"} | |
182 | one{"{0} térabit"} | |
183 | other{"{0} térabits"} | |
184 | } | |
185 | terabyte{ | |
186 | dnam{"téraoctets"} | |
187 | one{"{0} téraoctet"} | |
188 | other{"{0} téraoctets"} | |
189 | } | |
190 | } | |
191 | duration{ | |
2ca993e8 A |
192 | century{ |
193 | dnam{"siècles"} | |
194 | one{"{0} siècle"} | |
195 | other{"{0} siècles"} | |
196 | } | |
b331163b A |
197 | day{ |
198 | dnam{"jours"} | |
199 | one{"{0} jour"} | |
200 | other{"{0} jours"} | |
2ca993e8 | 201 | per{"{0} par jour"} |
b331163b A |
202 | } |
203 | hour{ | |
204 | dnam{"heures"} | |
205 | one{"{0} heure"} | |
206 | other{"{0} heures"} | |
207 | per{"{0} par heure"} | |
208 | } | |
209 | microsecond{ | |
210 | dnam{"microsecondes"} | |
211 | one{"{0} microseconde"} | |
212 | other{"{0} microsecondes"} | |
213 | } | |
214 | millisecond{ | |
215 | dnam{"millisecondes"} | |
216 | one{"{0} milliseconde"} | |
217 | other{"{0} millisecondes"} | |
218 | } | |
219 | minute{ | |
220 | dnam{"minutes"} | |
221 | one{"{0} minute"} | |
222 | other{"{0} minutes"} | |
2ca993e8 | 223 | per{"{0} par minute"} |
b331163b A |
224 | } |
225 | month{ | |
226 | dnam{"mois"} | |
227 | one{"{0} mois"} | |
228 | other{"{0} mois"} | |
2ca993e8 | 229 | per{"{0} par mois"} |
b331163b A |
230 | } |
231 | nanosecond{ | |
232 | dnam{"nanosecondes"} | |
233 | one{"{0} nanoseconde"} | |
234 | other{"{0} nanosecondes"} | |
235 | } | |
236 | second{ | |
237 | dnam{"secondes"} | |
238 | one{"{0} seconde"} | |
239 | other{"{0} secondes"} | |
240 | per{"{0} par seconde"} | |
241 | } | |
242 | week{ | |
243 | dnam{"semaines"} | |
244 | one{"{0} semaine"} | |
245 | other{"{0} semaines"} | |
2ca993e8 | 246 | per{"{0} par semaine"} |
b331163b A |
247 | } |
248 | year{ | |
249 | dnam{"ans"} | |
250 | one{"{0} an"} | |
251 | other{"{0} ans"} | |
2ca993e8 | 252 | per{"{0} par an"} |
b331163b A |
253 | } |
254 | } | |
255 | electric{ | |
256 | ampere{ | |
257 | dnam{"ampères"} | |
258 | one{"{0} ampère"} | |
259 | other{"{0} ampères"} | |
260 | } | |
261 | milliampere{ | |
262 | dnam{"milliampères"} | |
263 | one{"{0} milliampère"} | |
264 | other{"{0} milliampères"} | |
265 | } | |
266 | ohm{ | |
267 | dnam{"ohms"} | |
268 | one{"{0} ohm"} | |
269 | other{"{0} ohms"} | |
270 | } | |
271 | volt{ | |
272 | dnam{"volts"} | |
273 | one{"{0} volt"} | |
274 | other{"{0} volts"} | |
275 | } | |
276 | } | |
277 | energy{ | |
278 | calorie{ | |
279 | dnam{"calories"} | |
280 | one{"{0} calorie"} | |
281 | other{"{0} calories"} | |
282 | } | |
283 | foodcalorie{ | |
284 | dnam{"kilocalories"} | |
285 | one{"{0} kilocalorie"} | |
286 | other{"{0} kilocalories"} | |
287 | } | |
288 | joule{ | |
289 | dnam{"joules"} | |
290 | one{"{0} joule"} | |
291 | other{"{0} joules"} | |
292 | } | |
293 | kilocalorie{ | |
294 | dnam{"kilocalories"} | |
295 | one{"{0} kilocalorie"} | |
296 | other{"{0} kilocalories"} | |
297 | } | |
298 | kilojoule{ | |
299 | dnam{"kilojoules"} | |
300 | one{"{0} kilojoule"} | |
301 | other{"{0} kilojoules"} | |
302 | } | |
303 | kilowatt-hour{ | |
304 | dnam{"kilowattheures"} | |
305 | one{"{0} kilowattheure"} | |
306 | other{"{0} kilowattheures"} | |
307 | } | |
308 | } | |
309 | frequency{ | |
310 | gigahertz{ | |
311 | dnam{"gigahertz"} | |
312 | one{"{0} gigahertz"} | |
313 | other{"{0} gigahertz"} | |
314 | } | |
315 | hertz{ | |
316 | dnam{"hertz"} | |
317 | one{"{0} hertz"} | |
318 | other{"{0} hertz"} | |
319 | } | |
320 | kilohertz{ | |
321 | dnam{"kilohertz"} | |
322 | one{"{0} kilohertz"} | |
323 | other{"{0} kilohertz"} | |
324 | } | |
325 | megahertz{ | |
326 | dnam{"mégahertz"} | |
327 | one{"{0} mégahertz"} | |
328 | other{"{0} mégahertz"} | |
329 | } | |
330 | } | |
331 | length{ | |
332 | astronomical-unit{ | |
333 | dnam{"unités astronomiques"} | |
334 | one{"{0} unité astronomique"} | |
335 | other{"{0} unités astronomiques"} | |
336 | } | |
337 | centimeter{ | |
338 | dnam{"centimètres"} | |
339 | one{"{0} centimètre"} | |
340 | other{"{0} centimètres"} | |
2ca993e8 | 341 | per{"{0} par centimètre"} |
b331163b A |
342 | } |
343 | decimeter{ | |
344 | dnam{"décimètres"} | |
345 | one{"{0} décimètre"} | |
346 | other{"{0} décimètres"} | |
347 | } | |
348 | foot{ | |
349 | dnam{"pieds"} | |
350 | one{"{0} pied"} | |
351 | other{"{0} pieds"} | |
2ca993e8 | 352 | per{"{0} par pied"} |
b331163b A |
353 | } |
354 | inch{ | |
355 | dnam{"pouces"} | |
356 | one{"{0} pouce"} | |
357 | other{"{0} pouces"} | |
2ca993e8 | 358 | per{"{0} par pouce"} |
b331163b A |
359 | } |
360 | kilometer{ | |
361 | dnam{"kilomètres"} | |
362 | one{"{0} kilomètre"} | |
363 | other{"{0} kilomètres"} | |
2ca993e8 | 364 | per{"{0} par kilomètre"} |
b331163b A |
365 | } |
366 | light-year{ | |
367 | dnam{"années-lumière"} | |
368 | one{"{0} année-lumière"} | |
369 | other{"{0} années-lumière"} | |
370 | } | |
371 | meter{ | |
372 | dnam{"mètres"} | |
373 | one{"{0} mètre"} | |
374 | other{"{0} mètres"} | |
2ca993e8 | 375 | per{"{0} par mètre"} |
b331163b A |
376 | } |
377 | micrometer{ | |
378 | dnam{"micromètres"} | |
379 | one{"{0} micromètre"} | |
380 | other{"{0} micromètres"} | |
381 | } | |
382 | mile{ | |
2ca993e8 A |
383 | dnam{"miles"} |
384 | one{"{0} mile"} | |
385 | other{"{0} miles"} | |
386 | } | |
387 | mile-scandinavian{ | |
388 | dnam{"milles scandinaves"} | |
389 | one{"{0} mille scandinave"} | |
390 | other{"{0} milles scandinaves"} | |
b331163b A |
391 | } |
392 | millimeter{ | |
393 | dnam{"millimètres"} | |
394 | one{"{0} millimètre"} | |
395 | other{"{0} millimètres"} | |
396 | } | |
397 | nanometer{ | |
398 | dnam{"nanomètres"} | |
399 | one{"{0} nanomètre"} | |
400 | other{"{0} nanomètres"} | |
401 | } | |
402 | nautical-mile{ | |
403 | dnam{"milles marins"} | |
404 | one{"{0} mille marin"} | |
405 | other{"{0} milles marins"} | |
406 | } | |
407 | parsec{ | |
408 | dnam{"parsecs"} | |
409 | one{"{0} parsec"} | |
410 | other{"{0} parsecs"} | |
411 | } | |
412 | picometer{ | |
413 | dnam{"picomètres"} | |
414 | one{"{0} picomètre"} | |
415 | other{"{0} picomètres"} | |
416 | } | |
417 | yard{ | |
418 | dnam{"yards"} | |
419 | one{"{0} yard"} | |
420 | other{"{0} yards"} | |
421 | } | |
422 | } | |
423 | light{ | |
424 | lux{ | |
425 | dnam{"lux"} | |
426 | one{"{0} lux"} | |
427 | other{"{0} lux"} | |
428 | } | |
429 | } | |
430 | mass{ | |
431 | carat{ | |
432 | dnam{"carats"} | |
433 | one{"{0} carat"} | |
434 | other{"{0} carats"} | |
435 | } | |
436 | gram{ | |
437 | dnam{"grammes"} | |
438 | one{"{0} gramme"} | |
439 | other{"{0} grammes"} | |
2ca993e8 | 440 | per{"{0} par gramme"} |
b331163b A |
441 | } |
442 | kilogram{ | |
443 | dnam{"kilogrammes"} | |
444 | one{"{0} kilogramme"} | |
445 | other{"{0} kilogrammes"} | |
2ca993e8 | 446 | per{"{0} par kg"} |
b331163b A |
447 | } |
448 | metric-ton{ | |
449 | dnam{"tonnes"} | |
450 | one{"{0} tonne"} | |
451 | other{"{0} tonnes"} | |
452 | } | |
453 | microgram{ | |
454 | dnam{"microgrammes"} | |
455 | one{"{0} microgramme"} | |
456 | other{"{0} microgrammes"} | |
457 | } | |
458 | milligram{ | |
459 | dnam{"milligrammes"} | |
460 | one{"{0} milligramme"} | |
461 | other{"{0} milligrammes"} | |
462 | } | |
463 | ounce{ | |
464 | dnam{"onces"} | |
465 | one{"{0} once"} | |
466 | other{"{0} onces"} | |
2ca993e8 | 467 | per{"{0} par once"} |
b331163b A |
468 | } |
469 | ounce-troy{ | |
470 | dnam{"onces troy"} | |
471 | one{"{0} once troy"} | |
472 | other{"{0} onces troy"} | |
473 | } | |
474 | pound{ | |
475 | dnam{"livres"} | |
476 | one{"{0} livre"} | |
477 | other{"{0} livres"} | |
2ca993e8 | 478 | per{"{0} par livre"} |
b331163b A |
479 | } |
480 | stone{ | |
481 | dnam{"stones"} | |
482 | } | |
483 | ton{ | |
484 | dnam{"tonnes courtes"} | |
485 | one{"{0} tonne courte"} | |
486 | other{"{0} tonnes courtes"} | |
487 | } | |
488 | } | |
489 | power{ | |
490 | gigawatt{ | |
491 | dnam{"gigawatts"} | |
492 | one{"{0} gigawatt"} | |
493 | other{"{0} gigawatts"} | |
494 | } | |
495 | horsepower{ | |
496 | dnam{"chevaux-vapeur"} | |
497 | one{"{0} cheval-vapeur"} | |
498 | other{"{0} chevaux-vapeur"} | |
499 | } | |
500 | kilowatt{ | |
501 | dnam{"kilowatts"} | |
502 | one{"{0} kilowatt"} | |
503 | other{"{0} kilowatts"} | |
504 | } | |
505 | megawatt{ | |
506 | dnam{"mégawatts"} | |
507 | one{"{0} mégawatt"} | |
508 | other{"{0} mégawatts"} | |
509 | } | |
510 | milliwatt{ | |
511 | dnam{"milliwatts"} | |
512 | one{"{0} milliwatt"} | |
513 | other{"{0} milliwatts"} | |
514 | } | |
515 | watt{ | |
516 | dnam{"watts"} | |
517 | one{"{0} watt"} | |
518 | other{"{0} watts"} | |
519 | } | |
520 | } | |
521 | pressure{ | |
522 | hectopascal{ | |
523 | dnam{"hectopascals"} | |
524 | one{"{0} hectopascal"} | |
525 | other{"{0} hectopascals"} | |
526 | } | |
527 | inch-hg{ | |
528 | dnam{"pouces de mercure"} | |
529 | one{"{0} pouce de mercure"} | |
530 | other{"{0} pouces de mercure"} | |
531 | } | |
532 | millibar{ | |
533 | dnam{"millibars"} | |
534 | one{"{0} millibar"} | |
535 | other{"{0} millibars"} | |
536 | } | |
537 | millimeter-of-mercury{ | |
538 | dnam{"millimètres de mercure"} | |
539 | one{"{0} millimètre de mercure"} | |
540 | other{"{0} millimètres de mercure"} | |
541 | } | |
542 | pound-per-square-inch{ | |
543 | dnam{"livres par pouce carré"} | |
544 | one{"{0} livre par pouce carré"} | |
545 | other{"{0} livres par pouce carré"} | |
546 | } | |
547 | } | |
b331163b A |
548 | speed{ |
549 | kilometer-per-hour{ | |
550 | dnam{"kilomètres par heure"} | |
551 | one{"{0} kilomètre par heure"} | |
552 | other{"{0} kilomètres par heure"} | |
553 | } | |
2ca993e8 A |
554 | knot{ |
555 | dnam{"nœuds"} | |
556 | one{"{0} nœud"} | |
557 | other{"{0} nœuds"} | |
558 | } | |
b331163b A |
559 | meter-per-second{ |
560 | dnam{"mètres par seconde"} | |
561 | one{"{0} mètre par seconde"} | |
562 | other{"{0} mètres par seconde"} | |
563 | } | |
564 | mile-per-hour{ | |
565 | dnam{"milles anglais par heure"} | |
566 | one{"{0} mille anglais par heure"} | |
567 | other{"{0} milles anglais par heure"} | |
568 | } | |
569 | } | |
570 | temperature{ | |
571 | celsius{ | |
572 | dnam{"degrés Celsius"} | |
573 | one{"{0} degré Celsius"} | |
574 | other{"{0} degrés Celsius"} | |
575 | } | |
576 | fahrenheit{ | |
577 | dnam{"degrés Fahrenheit"} | |
578 | one{"{0} degré Fahrenheit"} | |
579 | other{"{0} degrés Fahrenheit"} | |
580 | } | |
2ca993e8 A |
581 | generic{ |
582 | dnam{"degrés"} | |
583 | one{"{0} degré"} | |
584 | other{"{0} degrés"} | |
585 | } | |
b331163b A |
586 | kelvin{ |
587 | dnam{"kelvins"} | |
588 | one{"{0} kelvin"} | |
589 | other{"{0} kelvins"} | |
590 | } | |
591 | } | |
592 | volume{ | |
593 | acre-foot{ | |
594 | dnam{"acres-pieds"} | |
595 | one{"{0} acre-pied"} | |
596 | other{"{0} acres-pieds"} | |
597 | } | |
598 | centiliter{ | |
599 | dnam{"centilitres"} | |
600 | one{"{0} centilitre"} | |
601 | other{"{0} centilitres"} | |
602 | } | |
603 | cubic-centimeter{ | |
604 | dnam{"centimètres cubes"} | |
605 | one{"{0} centimètre cube"} | |
606 | other{"{0} centimètres cubes"} | |
2ca993e8 | 607 | per{"{0} par centimètre cube"} |
b331163b A |
608 | } |
609 | cubic-foot{ | |
610 | dnam{"pieds cubes"} | |
611 | one{"{0} pied cube"} | |
612 | other{"{0} pieds cubes"} | |
613 | } | |
614 | cubic-inch{ | |
615 | dnam{"pouces cubes"} | |
616 | one{"{0} pouce cube"} | |
617 | other{"{0} pouces cubes"} | |
618 | } | |
619 | cubic-kilometer{ | |
620 | dnam{"kilomètres cubes"} | |
621 | one{"{0} kilomètre cube"} | |
622 | other{"{0} kilomètres cubes"} | |
623 | } | |
624 | cubic-meter{ | |
625 | dnam{"mètres cubes"} | |
626 | one{"{0} mètre cube"} | |
627 | other{"{0} mètres cubes"} | |
2ca993e8 | 628 | per{"{0} par mètre cube"} |
b331163b A |
629 | } |
630 | cubic-mile{ | |
631 | dnam{"milles anglais cubes"} | |
632 | one{"{0} mille anglais cube"} | |
633 | other{"{0} milles anglais cubes"} | |
634 | } | |
635 | cubic-yard{ | |
636 | dnam{"yards cubes"} | |
637 | one{"{0} yard cube"} | |
638 | other{"{0} yards cubes"} | |
639 | } | |
640 | cup{ | |
641 | dnam{"tasses"} | |
642 | one{"{0} tasse"} | |
643 | other{"{0} tasses"} | |
644 | } | |
2ca993e8 A |
645 | cup-metric{ |
646 | dnam{"tasses métriques"} | |
647 | one{"{0} tasse métrique"} | |
648 | other{"{0} tasses métriques"} | |
649 | } | |
b331163b A |
650 | deciliter{ |
651 | dnam{"décilitres"} | |
652 | one{"{0} décilitre"} | |
653 | other{"{0} décilitres"} | |
654 | } | |
655 | fluid-ounce{ | |
656 | dnam{"onces liquides"} | |
657 | one{"{0} once liquide"} | |
658 | other{"{0} onces liquides"} | |
659 | } | |
660 | gallon{ | |
661 | dnam{"gallons"} | |
662 | one{"{0} gallon"} | |
663 | other{"{0} gallons"} | |
2ca993e8 | 664 | per{"{0} par gallon"} |
b331163b A |
665 | } |
666 | hectoliter{ | |
667 | dnam{"hectolitres"} | |
668 | one{"{0} hectolitre"} | |
669 | other{"{0} hectolitres"} | |
670 | } | |
671 | liter{ | |
672 | dnam{"litres"} | |
673 | one{"{0} litre"} | |
674 | other{"{0} litres"} | |
2ca993e8 | 675 | per{"{0} par litre"} |
b331163b A |
676 | } |
677 | megaliter{ | |
678 | dnam{"mégalitres"} | |
679 | one{"{0} mégalitre"} | |
680 | other{"{0} mégalitres"} | |
681 | } | |
682 | milliliter{ | |
683 | dnam{"millilitres"} | |
684 | one{"{0} millilitre"} | |
685 | other{"{0} millilitres"} | |
686 | } | |
687 | pint{ | |
688 | dnam{"pintes"} | |
689 | one{"{0} pinte"} | |
690 | other{"{0} pintes"} | |
691 | } | |
2ca993e8 A |
692 | pint-metric{ |
693 | dnam{"pintes métriques"} | |
694 | one{"{0} pinte métrique"} | |
695 | other{"{0} pintes métriques"} | |
696 | } | |
b331163b A |
697 | quart{ |
698 | dnam{"quarts"} | |
699 | one{"{0} quart"} | |
700 | other{"{0} quarts"} | |
701 | } | |
702 | tablespoon{ | |
703 | dnam{"cuillères à soupe"} | |
704 | one{"{0} cuillère à soupe"} | |
705 | other{"{0} cuillères à soupe"} | |
706 | } | |
707 | teaspoon{ | |
708 | dnam{"cuillères à café"} | |
709 | one{"{0} cuillère à café"} | |
710 | other{"{0} cuillères à café"} | |
711 | } | |
712 | } | |
713 | } | |
714 | unitsNarrow{ | |
715 | acceleration{ | |
716 | g-force{ | |
717 | one{"{0}G"} | |
718 | other{"{0}G"} | |
719 | } | |
720 | } | |
721 | angle{ | |
722 | arc-minute{ | |
723 | one{"{0}′"} | |
724 | other{"{0}′"} | |
725 | } | |
726 | arc-second{ | |
727 | one{"{0}″"} | |
728 | other{"{0}″"} | |
729 | } | |
730 | degree{ | |
731 | dnam{"°"} | |
732 | one{"{0}°"} | |
733 | other{"{0}°"} | |
734 | } | |
735 | radian{ | |
736 | dnam{"rad"} | |
737 | one{"{0} rad"} | |
738 | other{"{0} rad"} | |
739 | } | |
740 | } | |
741 | area{ | |
742 | acre{ | |
743 | one{"{0} ac"} | |
744 | other{"{0} ac"} | |
745 | } | |
746 | hectare{ | |
747 | one{"{0} ha"} | |
748 | other{"{0} ha"} | |
749 | } | |
750 | square-foot{ | |
751 | dnam{"pi²"} | |
752 | one{"{0} pi²"} | |
753 | other{"{0} pi²"} | |
754 | } | |
755 | square-kilometer{ | |
756 | one{"{0} km²"} | |
757 | other{"{0} km²"} | |
758 | } | |
759 | square-meter{ | |
760 | one{"{0} m²"} | |
761 | other{"{0} m²"} | |
762 | } | |
763 | square-mile{ | |
764 | one{"{0} mi²"} | |
765 | other{"{0} mi²"} | |
766 | } | |
767 | } | |
768 | compound{ | |
769 | per{"{0}/{1}"} | |
770 | } | |
771 | consumption{ | |
2ca993e8 A |
772 | liter-per-100kilometers{ |
773 | dnam{"l/100km"} | |
774 | one{"{0}l/100km"} | |
775 | other{"{0}l/100km"} | |
776 | } | |
b331163b A |
777 | liter-per-kilometer{ |
778 | dnam{"L/km"} | |
779 | } | |
780 | mile-per-gallon{ | |
781 | dnam{"mi/gal"} | |
782 | } | |
783 | } | |
2ca993e8 A |
784 | coordinate{ |
785 | east{"{0}E"} | |
786 | north{"{0}N"} | |
787 | south{"{0}S"} | |
788 | west{"{0}O"} | |
789 | } | |
b331163b A |
790 | duration{ |
791 | day{ | |
792 | dnam{"j"} | |
793 | one{"{0}j"} | |
794 | other{"{0}j"} | |
795 | } | |
796 | hour{ | |
797 | dnam{"h"} | |
798 | one{"{0}h"} | |
799 | other{"{0}h"} | |
800 | } | |
801 | millisecond{ | |
802 | dnam{"ms"} | |
803 | one{"{0}ms"} | |
804 | other{"{0}ms"} | |
805 | } | |
806 | minute{ | |
807 | dnam{"mn"} | |
2ca993e8 A |
808 | one{"{0}mn"} |
809 | other{"{0}mn"} | |
b331163b A |
810 | } |
811 | month{ | |
812 | dnam{"m"} | |
813 | one{"{0}m"} | |
814 | other{"{0}m"} | |
815 | } | |
816 | second{ | |
817 | dnam{"s"} | |
818 | one{"{0}s"} | |
819 | other{"{0}s"} | |
820 | } | |
821 | week{ | |
822 | dnam{"sem"} | |
823 | one{"{0}sem"} | |
824 | other{"{0}sem"} | |
825 | } | |
826 | year{ | |
827 | dnam{"a"} | |
828 | one{"{0}a"} | |
829 | other{"{0}a"} | |
830 | } | |
831 | } | |
832 | length{ | |
833 | astronomical-unit{ | |
834 | dnam{"ua"} | |
835 | one{"{0} ua"} | |
836 | other{"{0} ua"} | |
837 | } | |
838 | centimeter{ | |
839 | dnam{"cm"} | |
840 | one{"{0} cm"} | |
841 | other{"{0} cm"} | |
842 | } | |
843 | foot{ | |
844 | one{"{0}′"} | |
845 | other{"{0}′"} | |
846 | } | |
847 | inch{ | |
848 | one{"{0}″"} | |
849 | other{"{0}″"} | |
850 | } | |
851 | kilometer{ | |
852 | dnam{"km"} | |
853 | one{"{0} km"} | |
854 | other{"{0} km"} | |
855 | } | |
856 | light-year{ | |
857 | one{"{0} a.l."} | |
858 | other{"{0} a.l."} | |
859 | } | |
860 | meter{ | |
861 | dnam{"m"} | |
862 | one{"{0} m"} | |
863 | other{"{0} m"} | |
864 | } | |
865 | mile{ | |
866 | one{"{0} mi"} | |
867 | other{"{0} mi"} | |
868 | } | |
869 | millimeter{ | |
870 | dnam{"mm"} | |
871 | one{"{0} mm"} | |
872 | other{"{0} mm"} | |
873 | } | |
874 | picometer{ | |
875 | one{"{0} pm"} | |
876 | other{"{0} pm"} | |
877 | } | |
878 | yard{ | |
879 | one{"{0} yd"} | |
880 | other{"{0} yd"} | |
881 | } | |
882 | } | |
883 | light{ | |
884 | lux{ | |
885 | dnam{"lx"} | |
886 | } | |
887 | } | |
888 | mass{ | |
889 | gram{ | |
890 | dnam{"g"} | |
891 | one{"{0} g"} | |
892 | other{"{0} g"} | |
893 | } | |
894 | kilogram{ | |
895 | dnam{"kg"} | |
896 | one{"{0} kg"} | |
897 | other{"{0} kg"} | |
898 | } | |
899 | ounce{ | |
900 | one{"{0} oz"} | |
901 | other{"{0} oz"} | |
902 | } | |
903 | pound{ | |
904 | one{"{0} lb"} | |
905 | other{"{0} lb"} | |
906 | } | |
907 | ton{ | |
908 | dnam{"sh tn"} | |
909 | one{"{0} sh tn"} | |
910 | other{"{0} sh tn"} | |
911 | } | |
912 | } | |
913 | power{ | |
914 | horsepower{ | |
915 | one{"{0}ch"} | |
916 | other{"{0}ch"} | |
917 | } | |
918 | kilowatt{ | |
919 | one{"{0}kW"} | |
920 | other{"{0}kW"} | |
921 | } | |
922 | watt{ | |
923 | one{"{0}W"} | |
924 | other{"{0}W"} | |
925 | } | |
926 | } | |
927 | pressure{ | |
928 | hectopascal{ | |
929 | one{"{0}hPa"} | |
930 | other{"{0}hPa"} | |
931 | } | |
932 | inch-hg{ | |
933 | one{"{0}inHg"} | |
934 | other{"{0}inHg"} | |
935 | } | |
936 | millibar{ | |
937 | one{"{0}mbar"} | |
938 | other{"{0}mbar"} | |
939 | } | |
940 | } | |
941 | speed{ | |
942 | kilometer-per-hour{ | |
943 | dnam{"km/h"} | |
944 | one{"{0} km/h"} | |
945 | other{"{0} km/h"} | |
946 | } | |
947 | meter-per-second{ | |
948 | one{"{0} m/s"} | |
949 | other{"{0} m/s"} | |
950 | } | |
951 | mile-per-hour{ | |
952 | one{"{0} mi/h"} | |
953 | other{"{0} mi/h"} | |
954 | } | |
955 | } | |
956 | temperature{ | |
957 | celsius{ | |
958 | dnam{"°C"} | |
2ca993e8 A |
959 | one{"{0}°C"} |
960 | other{"{0}°C"} | |
b331163b A |
961 | } |
962 | fahrenheit{ | |
963 | one{"{0}°F"} | |
964 | other{"{0}°F"} | |
965 | } | |
966 | } | |
967 | volume{ | |
968 | centiliter{ | |
969 | dnam{"cl"} | |
970 | one{"{0} cl"} | |
971 | other{"{0} cl"} | |
972 | } | |
973 | cubic-centimeter{ | |
974 | dnam{"cm³"} | |
975 | one{"{0} cm³"} | |
976 | other{"{0} cm³"} | |
977 | } | |
978 | cubic-foot{ | |
979 | dnam{"pi³"} | |
980 | one{"{0} pi³"} | |
981 | other{"{0} pi³"} | |
982 | } | |
983 | cubic-inch{ | |
984 | dnam{"po³"} | |
985 | one{"{0} po³"} | |
986 | other{"{0} po³"} | |
987 | } | |
988 | cubic-kilometer{ | |
989 | dnam{"km³"} | |
990 | one{"{0} km³"} | |
991 | other{"{0} km³"} | |
992 | } | |
993 | cubic-meter{ | |
994 | dnam{"m³"} | |
995 | one{"{0} m³"} | |
996 | other{"{0} m³"} | |
997 | } | |
998 | cubic-mile{ | |
999 | dnam{"mi³"} | |
1000 | one{"{0} mi³"} | |
1001 | other{"{0} mi³"} | |
1002 | } | |
1003 | cubic-yard{ | |
1004 | dnam{"yd³"} | |
1005 | one{"{0} yd³"} | |
1006 | other{"{0} yd³"} | |
1007 | } | |
1008 | deciliter{ | |
1009 | dnam{"dl"} | |
1010 | one{"{0} dl"} | |
1011 | other{"{0} dl"} | |
1012 | } | |
1013 | fluid-ounce{ | |
1014 | dnam{"fl oz"} | |
1015 | one{"{0} fl oz"} | |
1016 | other{"{0} fl oz"} | |
1017 | } | |
1018 | gallon{ | |
1019 | dnam{"gal"} | |
1020 | one{"{0} gal"} | |
1021 | other{"{0} gal"} | |
1022 | } | |
1023 | hectoliter{ | |
1024 | dnam{"hl"} | |
1025 | one{"{0} hl"} | |
1026 | other{"{0} hl"} | |
1027 | } | |
1028 | liter{ | |
2ca993e8 A |
1029 | dnam{"l"} |
1030 | one{"{0} l"} | |
1031 | other{"{0} l"} | |
b331163b A |
1032 | } |
1033 | megaliter{ | |
1034 | dnam{"Ml"} | |
1035 | one{"{0} Ml"} | |
1036 | other{"{0} Ml"} | |
1037 | } | |
1038 | milliliter{ | |
1039 | dnam{"ml"} | |
1040 | one{"{0} ml"} | |
1041 | other{"{0} ml"} | |
1042 | } | |
1043 | } | |
1044 | } | |
1045 | unitsShort{ | |
1046 | acceleration{ | |
1047 | g-force{ | |
1048 | dnam{"G"} | |
1049 | one{"{0} G"} | |
1050 | other{"{0} G"} | |
1051 | } | |
1052 | meter-per-second-squared{ | |
1053 | dnam{"m/s²"} | |
1054 | one{"{0} m/s²"} | |
1055 | other{"{0} m/s²"} | |
1056 | } | |
1057 | } | |
1058 | angle{ | |
1059 | arc-minute{ | |
1060 | dnam{"′"} | |
1061 | one{"{0}′"} | |
1062 | other{"{0}′"} | |
1063 | } | |
1064 | arc-second{ | |
1065 | dnam{"″"} | |
1066 | one{"{0}″"} | |
1067 | other{"{0}″"} | |
1068 | } | |
1069 | degree{ | |
1070 | dnam{"°"} | |
1071 | one{"{0}°"} | |
1072 | other{"{0}°"} | |
1073 | } | |
1074 | radian{ | |
1075 | dnam{"rad"} | |
1076 | one{"{0} rad"} | |
1077 | other{"{0} rad"} | |
1078 | } | |
2ca993e8 A |
1079 | revolution{ |
1080 | dnam{"tr"} | |
1081 | one{"{0} tr"} | |
1082 | other{"{0} tr"} | |
1083 | } | |
b331163b A |
1084 | } |
1085 | area{ | |
1086 | acre{ | |
1087 | dnam{"ac"} | |
1088 | one{"{0} ac"} | |
1089 | other{"{0} ac"} | |
1090 | } | |
1091 | hectare{ | |
1092 | dnam{"ha"} | |
1093 | one{"{0} ha"} | |
1094 | other{"{0} ha"} | |
1095 | } | |
1096 | square-centimeter{ | |
1097 | dnam{"cm²"} | |
1098 | one{"{0} cm²"} | |
1099 | other{"{0} cm²"} | |
2ca993e8 | 1100 | per{"{0}/cm²"} |
b331163b A |
1101 | } |
1102 | square-foot{ | |
1103 | dnam{"pi²"} | |
1104 | one{"{0} pi²"} | |
1105 | other{"{0} pi²"} | |
1106 | } | |
1107 | square-inch{ | |
1108 | dnam{"po²"} | |
1109 | one{"{0} po²"} | |
1110 | other{"{0} po²"} | |
2ca993e8 | 1111 | per{"{0}/po²"} |
b331163b A |
1112 | } |
1113 | square-kilometer{ | |
1114 | dnam{"km²"} | |
1115 | one{"{0} km²"} | |
1116 | other{"{0} km²"} | |
1117 | } | |
1118 | square-meter{ | |
1119 | dnam{"m²"} | |
1120 | one{"{0} m²"} | |
1121 | other{"{0} m²"} | |
2ca993e8 | 1122 | per{"{0}/m²"} |
b331163b A |
1123 | } |
1124 | square-mile{ | |
1125 | dnam{"mi²"} | |
1126 | one{"{0} mi²"} | |
1127 | other{"{0} mi²"} | |
1128 | } | |
1129 | square-yard{ | |
1130 | dnam{"yd²"} | |
1131 | one{"{0} yd²"} | |
1132 | other{"{0} yd²"} | |
1133 | } | |
1134 | } | |
1135 | compound{ | |
1136 | per{"{0}/{1}"} | |
1137 | } | |
2ca993e8 A |
1138 | concentr{ |
1139 | karat{ | |
1140 | dnam{"ct"} | |
1141 | one{"{0} ct"} | |
1142 | other{"{0} ct"} | |
1143 | } | |
1144 | } | |
b331163b | 1145 | consumption{ |
2ca993e8 A |
1146 | liter-per-100kilometers{ |
1147 | dnam{"l/100 km"} | |
1148 | one{"{0} l/100 km"} | |
1149 | other{"{0} l/100 km"} | |
1150 | } | |
b331163b | 1151 | liter-per-kilometer{ |
2ca993e8 A |
1152 | dnam{"l/km"} |
1153 | one{"{0} l/km"} | |
1154 | other{"{0} l/km"} | |
b331163b A |
1155 | } |
1156 | mile-per-gallon{ | |
1157 | dnam{"mi/gal"} | |
1158 | one{"{0} mi/gal"} | |
1159 | other{"{0} mi/gal"} | |
1160 | } | |
1161 | } | |
2ca993e8 A |
1162 | coordinate{ |
1163 | east{"{0} E"} | |
1164 | north{"{0} N"} | |
1165 | south{"{0} S"} | |
1166 | west{"{0} O"} | |
1167 | } | |
b331163b A |
1168 | digital{ |
1169 | bit{ | |
1170 | dnam{"bit"} | |
1171 | one{"{0} bit"} | |
1172 | other{"{0} bit"} | |
1173 | } | |
1174 | byte{ | |
1175 | dnam{"octet"} | |
1176 | one{"{0} octet"} | |
1177 | other{"{0} octet"} | |
1178 | } | |
1179 | gigabit{ | |
1180 | dnam{"Gb"} | |
1181 | one{"{0} Gb"} | |
1182 | other{"{0} Gb"} | |
1183 | } | |
1184 | gigabyte{ | |
1185 | dnam{"Go"} | |
1186 | one{"{0} Go"} | |
1187 | other{"{0} Go"} | |
1188 | } | |
1189 | kilobit{ | |
1190 | dnam{"kb"} | |
1191 | one{"{0} kb"} | |
1192 | other{"{0} kb"} | |
1193 | } | |
1194 | kilobyte{ | |
1195 | dnam{"ko"} | |
1196 | one{"{0} ko"} | |
1197 | other{"{0} ko"} | |
1198 | } | |
1199 | megabit{ | |
1200 | dnam{"Mb"} | |
1201 | one{"{0} Mb"} | |
1202 | other{"{0} Mb"} | |
1203 | } | |
1204 | megabyte{ | |
1205 | dnam{"Mo"} | |
1206 | one{"{0} Mo"} | |
1207 | other{"{0} Mo"} | |
1208 | } | |
1209 | terabit{ | |
1210 | dnam{"Tb"} | |
1211 | one{"{0} Tb"} | |
1212 | other{"{0} Tb"} | |
1213 | } | |
1214 | terabyte{ | |
1215 | dnam{"To"} | |
1216 | one{"{0} To"} | |
1217 | other{"{0} To"} | |
1218 | } | |
1219 | } | |
1220 | duration{ | |
2ca993e8 A |
1221 | century{ |
1222 | dnam{"si"} | |
1223 | one{"{0} si"} | |
1224 | other{"{0} si"} | |
1225 | } | |
b331163b A |
1226 | day{ |
1227 | dnam{"j"} | |
1228 | one{"{0} j"} | |
1229 | other{"{0} j"} | |
2ca993e8 | 1230 | per{"{0}/j"} |
b331163b A |
1231 | } |
1232 | hour{ | |
1233 | dnam{"h"} | |
1234 | one{"{0} h"} | |
1235 | other{"{0} h"} | |
1236 | per{"{0}/h"} | |
1237 | } | |
1238 | microsecond{ | |
1239 | dnam{"μs"} | |
1240 | one{"{0} μs"} | |
1241 | other{"{0} μs"} | |
1242 | } | |
1243 | millisecond{ | |
1244 | dnam{"ms"} | |
1245 | one{"{0} ms"} | |
1246 | other{"{0} ms"} | |
1247 | } | |
1248 | minute{ | |
1249 | dnam{"mn"} | |
1250 | one{"{0} mn"} | |
1251 | other{"{0} mn"} | |
2ca993e8 | 1252 | per{"{0}/mn"} |
b331163b A |
1253 | } |
1254 | month{ | |
1255 | dnam{"m"} | |
1256 | one{"{0} m"} | |
1257 | other{"{0} m"} | |
2ca993e8 | 1258 | per{"{0}/mois"} |
b331163b A |
1259 | } |
1260 | nanosecond{ | |
1261 | dnam{"ns"} | |
1262 | one{"{0} ns"} | |
1263 | other{"{0} ns"} | |
1264 | } | |
1265 | second{ | |
1266 | dnam{"s"} | |
1267 | one{"{0} s"} | |
1268 | other{"{0} s"} | |
1269 | per{"{0}/s"} | |
1270 | } | |
1271 | week{ | |
1272 | dnam{"sem."} | |
1273 | one{"{0} sem."} | |
1274 | other{"{0} sem."} | |
2ca993e8 | 1275 | per{"{0}/sem"} |
b331163b A |
1276 | } |
1277 | year{ | |
1278 | dnam{"ans"} | |
1279 | one{"{0} an"} | |
1280 | other{"{0} ans"} | |
2ca993e8 | 1281 | per{"{0}/an"} |
b331163b A |
1282 | } |
1283 | } | |
1284 | electric{ | |
1285 | ampere{ | |
1286 | dnam{"A"} | |
1287 | one{"{0} A"} | |
1288 | other{"{0} A"} | |
1289 | } | |
1290 | milliampere{ | |
1291 | dnam{"mA"} | |
1292 | one{"{0} mA"} | |
1293 | other{"{0} mA"} | |
1294 | } | |
1295 | ohm{ | |
1296 | dnam{"Ω"} | |
1297 | one{"{0} Ω"} | |
1298 | other{"{0} Ω"} | |
1299 | } | |
1300 | volt{ | |
1301 | dnam{"V"} | |
1302 | one{"{0} V"} | |
1303 | other{"{0} V"} | |
1304 | } | |
1305 | } | |
1306 | energy{ | |
1307 | calorie{ | |
1308 | dnam{"cal"} | |
1309 | one{"{0} cal"} | |
1310 | other{"{0} cal"} | |
1311 | } | |
1312 | foodcalorie{ | |
1313 | dnam{"kcal"} | |
1314 | one{"{0} kcal"} | |
1315 | other{"{0} kcal"} | |
1316 | } | |
1317 | joule{ | |
1318 | dnam{"J"} | |
1319 | one{"{0} J"} | |
1320 | other{"{0} J"} | |
1321 | } | |
1322 | kilocalorie{ | |
1323 | dnam{"kcal"} | |
1324 | one{"{0} kcal"} | |
1325 | other{"{0} kcal"} | |
1326 | } | |
1327 | kilojoule{ | |
1328 | dnam{"kJ"} | |
1329 | one{"{0} kJ"} | |
1330 | other{"{0} kJ"} | |
1331 | } | |
1332 | kilowatt-hour{ | |
1333 | dnam{"kWh"} | |
1334 | one{"{0} kWh"} | |
1335 | other{"{0} kWh"} | |
1336 | } | |
1337 | } | |
1338 | frequency{ | |
1339 | gigahertz{ | |
1340 | dnam{"GHz"} | |
1341 | one{"{0} GHz"} | |
1342 | other{"{0} GHz"} | |
1343 | } | |
1344 | hertz{ | |
1345 | dnam{"Hz"} | |
1346 | one{"{0} Hz"} | |
1347 | other{"{0} Hz"} | |
1348 | } | |
1349 | kilohertz{ | |
1350 | dnam{"kHz"} | |
1351 | one{"{0} kHz"} | |
1352 | other{"{0} kHz"} | |
1353 | } | |
1354 | megahertz{ | |
1355 | dnam{"MHz"} | |
1356 | one{"{0} MHz"} | |
1357 | other{"{0} MHz"} | |
1358 | } | |
1359 | } | |
1360 | length{ | |
1361 | astronomical-unit{ | |
1362 | dnam{"ua"} | |
1363 | one{"{0} ua"} | |
1364 | other{"{0} ua"} | |
1365 | } | |
1366 | centimeter{ | |
1367 | dnam{"cm"} | |
1368 | one{"{0} cm"} | |
1369 | other{"{0} cm"} | |
2ca993e8 | 1370 | per{"{0}/cm"} |
b331163b A |
1371 | } |
1372 | decimeter{ | |
1373 | dnam{"dm"} | |
1374 | one{"{0} dm"} | |
1375 | other{"{0} dm"} | |
1376 | } | |
1377 | fathom{ | |
1378 | one{"{0} fat"} | |
1379 | other{"{0} fat"} | |
1380 | } | |
1381 | foot{ | |
1382 | dnam{"pi"} | |
2ca993e8 A |
1383 | one{"{0} pi"} |
1384 | other{"{0} pi"} | |
1385 | per{"{0}/pi"} | |
b331163b A |
1386 | } |
1387 | inch{ | |
1388 | dnam{"po"} | |
1389 | one{"{0} po"} | |
1390 | other{"{0} po"} | |
2ca993e8 | 1391 | per{"{0}/po"} |
b331163b A |
1392 | } |
1393 | kilometer{ | |
1394 | dnam{"km"} | |
1395 | one{"{0} km"} | |
1396 | other{"{0} km"} | |
2ca993e8 | 1397 | per{"{0}/km"} |
b331163b A |
1398 | } |
1399 | light-year{ | |
2ca993e8 A |
1400 | dnam{"al"} |
1401 | one{"{0} al"} | |
1402 | other{"{0} al"} | |
b331163b A |
1403 | } |
1404 | meter{ | |
1405 | dnam{"m"} | |
1406 | one{"{0} m"} | |
1407 | other{"{0} m"} | |
2ca993e8 | 1408 | per{"{0}/m"} |
b331163b A |
1409 | } |
1410 | micrometer{ | |
1411 | dnam{"µm"} | |
1412 | one{"{0} µm"} | |
1413 | other{"{0} µm"} | |
1414 | } | |
1415 | mile{ | |
1416 | dnam{"mi"} | |
1417 | one{"{0} mi"} | |
1418 | other{"{0} mi"} | |
1419 | } | |
2ca993e8 A |
1420 | mile-scandinavian{ |
1421 | dnam{"smi"} | |
1422 | one{"{0} smi"} | |
1423 | other{"{0} smi"} | |
1424 | } | |
b331163b A |
1425 | millimeter{ |
1426 | dnam{"mm"} | |
1427 | one{"{0} mm"} | |
1428 | other{"{0} mm"} | |
1429 | } | |
1430 | nanometer{ | |
1431 | dnam{"nm"} | |
1432 | one{"{0} nm"} | |
1433 | other{"{0} nm"} | |
1434 | } | |
1435 | nautical-mile{ | |
1436 | dnam{"nmi"} | |
1437 | one{"{0} nmi"} | |
1438 | other{"{0} nmi"} | |
1439 | } | |
1440 | parsec{ | |
1441 | dnam{"pc"} | |
1442 | one{"{0} pc"} | |
1443 | other{"{0} pc"} | |
1444 | } | |
1445 | picometer{ | |
1446 | dnam{"pm"} | |
1447 | one{"{0} pm"} | |
1448 | other{"{0} pm"} | |
1449 | } | |
1450 | yard{ | |
1451 | dnam{"yd"} | |
1452 | one{"{0} yd"} | |
1453 | other{"{0} yd"} | |
1454 | } | |
1455 | } | |
1456 | light{ | |
1457 | lux{ | |
1458 | dnam{"lx"} | |
1459 | one{"{0} lx"} | |
1460 | other{"{0} lx"} | |
1461 | } | |
1462 | } | |
1463 | mass{ | |
1464 | carat{ | |
1465 | dnam{"ct"} | |
1466 | one{"{0} ct"} | |
1467 | other{"{0} ct"} | |
1468 | } | |
1469 | gram{ | |
1470 | dnam{"g"} | |
1471 | one{"{0} g"} | |
1472 | other{"{0} g"} | |
2ca993e8 | 1473 | per{"{0}/g"} |
b331163b A |
1474 | } |
1475 | kilogram{ | |
1476 | dnam{"kg"} | |
1477 | one{"{0} kg"} | |
1478 | other{"{0} kg"} | |
2ca993e8 | 1479 | per{"{0}/kg"} |
b331163b A |
1480 | } |
1481 | metric-ton{ | |
1482 | dnam{"t"} | |
1483 | one{"{0} t"} | |
1484 | other{"{0} t"} | |
1485 | } | |
1486 | microgram{ | |
1487 | dnam{"µg"} | |
1488 | one{"{0} µg"} | |
1489 | other{"{0} µg"} | |
1490 | } | |
1491 | milligram{ | |
1492 | dnam{"mg"} | |
1493 | one{"{0} mg"} | |
1494 | other{"{0} mg"} | |
1495 | } | |
1496 | ounce{ | |
1497 | dnam{"oz"} | |
1498 | one{"{0} oz"} | |
1499 | other{"{0} oz"} | |
2ca993e8 | 1500 | per{"{0}/oz"} |
b331163b A |
1501 | } |
1502 | ounce-troy{ | |
1503 | dnam{"oz t"} | |
1504 | one{"{0} oz t"} | |
1505 | other{"{0} oz t"} | |
1506 | } | |
1507 | pound{ | |
1508 | dnam{"lb"} | |
1509 | one{"{0} lb"} | |
1510 | other{"{0} lb"} | |
2ca993e8 | 1511 | per{"{0}/lb"} |
b331163b A |
1512 | } |
1513 | ton{ | |
1514 | dnam{"sh tn"} | |
1515 | one{"{0} sh tn"} | |
1516 | other{"{0} sh tn"} | |
1517 | } | |
1518 | } | |
1519 | power{ | |
1520 | gigawatt{ | |
1521 | dnam{"GW"} | |
1522 | one{"{0} GW"} | |
1523 | other{"{0} GW"} | |
1524 | } | |
1525 | horsepower{ | |
1526 | dnam{"ch"} | |
1527 | one{"{0} ch"} | |
1528 | other{"{0} ch"} | |
1529 | } | |
1530 | kilowatt{ | |
1531 | dnam{"kW"} | |
1532 | one{"{0} kW"} | |
1533 | other{"{0} kW"} | |
1534 | } | |
1535 | megawatt{ | |
1536 | dnam{"MW"} | |
1537 | one{"{0} MW"} | |
1538 | other{"{0} MW"} | |
1539 | } | |
1540 | milliwatt{ | |
1541 | dnam{"mW"} | |
1542 | one{"{0} mW"} | |
1543 | other{"{0} mW"} | |
1544 | } | |
1545 | watt{ | |
1546 | dnam{"W"} | |
1547 | one{"{0} W"} | |
1548 | other{"{0} W"} | |
1549 | } | |
1550 | } | |
1551 | pressure{ | |
1552 | hectopascal{ | |
1553 | dnam{"hPa"} | |
1554 | one{"{0} hPa"} | |
1555 | other{"{0} hPa"} | |
1556 | } | |
1557 | inch-hg{ | |
1558 | dnam{"inHg"} | |
1559 | one{"{0} inHg"} | |
1560 | other{"{0} inHg"} | |
1561 | } | |
1562 | millibar{ | |
1563 | dnam{"mbar"} | |
1564 | one{"{0} mbar"} | |
1565 | other{"{0} mbar"} | |
1566 | } | |
1567 | millimeter-of-mercury{ | |
1568 | dnam{"mm Hg"} | |
1569 | one{"{0} mm Hg"} | |
1570 | other{"{0} mm Hg"} | |
1571 | } | |
1572 | pound-per-square-inch{ | |
1573 | dnam{"lb/po²"} | |
1574 | one{"{0} lb/po²"} | |
1575 | other{"{0} lb/po²"} | |
1576 | } | |
1577 | } | |
b331163b A |
1578 | speed{ |
1579 | kilometer-per-hour{ | |
1580 | dnam{"km/h"} | |
1581 | one{"{0} km/h"} | |
1582 | other{"{0} km/h"} | |
1583 | } | |
2ca993e8 A |
1584 | knot{ |
1585 | dnam{"nd"} | |
1586 | one{"{0} nd"} | |
1587 | other{"{0} nd"} | |
1588 | } | |
b331163b A |
1589 | meter-per-second{ |
1590 | dnam{"m/s"} | |
1591 | one{"{0} m/s"} | |
1592 | other{"{0} m/s"} | |
1593 | } | |
1594 | mile-per-hour{ | |
1595 | dnam{"mi/h"} | |
1596 | one{"{0} mi/h"} | |
1597 | other{"{0} mi/h"} | |
1598 | } | |
1599 | } | |
1600 | temperature{ | |
1601 | celsius{ | |
1602 | dnam{"°C"} | |
1603 | one{"{0} °C"} | |
1604 | other{"{0} °C"} | |
1605 | } | |
1606 | fahrenheit{ | |
1607 | dnam{"°F"} | |
1608 | one{"{0} °F"} | |
1609 | other{"{0} °F"} | |
1610 | } | |
2ca993e8 A |
1611 | generic{ |
1612 | dnam{"°"} | |
1613 | one{"{0}°"} | |
1614 | other{"{0}°"} | |
1615 | } | |
b331163b A |
1616 | kelvin{ |
1617 | dnam{"K"} | |
1618 | one{"{0} K"} | |
1619 | other{"{0} K"} | |
1620 | } | |
1621 | } | |
1622 | volume{ | |
1623 | acre-foot{ | |
1624 | dnam{"ac pi"} | |
1625 | one{"{0} ac pi"} | |
1626 | other{"{0} ac pi"} | |
1627 | } | |
1628 | centiliter{ | |
1629 | dnam{"cl"} | |
1630 | one{"{0} cl"} | |
1631 | other{"{0} cl"} | |
1632 | } | |
1633 | cubic-centimeter{ | |
1634 | dnam{"cm³"} | |
1635 | one{"{0} cm³"} | |
1636 | other{"{0} cm³"} | |
2ca993e8 | 1637 | per{"{0}/cm³"} |
b331163b A |
1638 | } |
1639 | cubic-foot{ | |
1640 | dnam{"pi³"} | |
1641 | one{"{0} pi³"} | |
1642 | other{"{0} pi³"} | |
1643 | } | |
1644 | cubic-inch{ | |
1645 | dnam{"po³"} | |
1646 | one{"{0} po³"} | |
1647 | other{"{0} po³"} | |
1648 | } | |
1649 | cubic-kilometer{ | |
1650 | dnam{"km³"} | |
1651 | one{"{0} km³"} | |
1652 | other{"{0} km³"} | |
1653 | } | |
1654 | cubic-meter{ | |
1655 | dnam{"m³"} | |
1656 | one{"{0} m³"} | |
1657 | other{"{0} m³"} | |
2ca993e8 | 1658 | per{"{0}/m³"} |
b331163b A |
1659 | } |
1660 | cubic-mile{ | |
1661 | dnam{"mi³"} | |
1662 | one{"{0} mi³"} | |
1663 | other{"{0} mi³"} | |
1664 | } | |
1665 | cubic-yard{ | |
1666 | dnam{"yd³"} | |
1667 | one{"{0} yd³"} | |
1668 | other{"{0} yd³"} | |
1669 | } | |
1670 | cup{ | |
1671 | dnam{"tasses"} | |
1672 | one{"{0} tasse"} | |
1673 | other{"{0} tasses"} | |
1674 | } | |
2ca993e8 A |
1675 | cup-metric{ |
1676 | dnam{"tm"} | |
1677 | one{"{0} tm"} | |
1678 | other{"{0} tm"} | |
1679 | } | |
b331163b A |
1680 | deciliter{ |
1681 | dnam{"dl"} | |
1682 | one{"{0} dl"} | |
1683 | other{"{0} dl"} | |
1684 | } | |
1685 | fluid-ounce{ | |
1686 | dnam{"fl oz"} | |
1687 | one{"{0} fl oz"} | |
1688 | other{"{0} fl oz"} | |
1689 | } | |
1690 | gallon{ | |
1691 | dnam{"gal"} | |
1692 | one{"{0} gal"} | |
1693 | other{"{0} gal"} | |
2ca993e8 | 1694 | per{"{0}/gal"} |
b331163b A |
1695 | } |
1696 | hectoliter{ | |
1697 | dnam{"hl"} | |
1698 | one{"{0} hl"} | |
1699 | other{"{0} hl"} | |
1700 | } | |
1701 | liter{ | |
2ca993e8 A |
1702 | dnam{"l"} |
1703 | one{"{0} l"} | |
1704 | other{"{0} l"} | |
1705 | per{"{0}/l"} | |
b331163b A |
1706 | } |
1707 | megaliter{ | |
1708 | dnam{"Ml"} | |
1709 | one{"{0} Ml"} | |
1710 | other{"{0} Ml"} | |
1711 | } | |
1712 | milliliter{ | |
1713 | dnam{"ml"} | |
1714 | one{"{0} ml"} | |
1715 | other{"{0} ml"} | |
1716 | } | |
1717 | pint{ | |
1718 | dnam{"pte"} | |
1719 | one{"{0} pte"} | |
1720 | other{"{0} pte"} | |
1721 | } | |
2ca993e8 A |
1722 | pint-metric{ |
1723 | dnam{"mpt"} | |
1724 | one{"{0} mpt"} | |
1725 | other{"{0} mpt"} | |
1726 | } | |
b331163b A |
1727 | quart{ |
1728 | dnam{"qt"} | |
1729 | one{"{0} qt"} | |
1730 | other{"{0} qt"} | |
1731 | } | |
1732 | tablespoon{ | |
1733 | dnam{"c. à s."} | |
1734 | one{"{0} c. à s."} | |
1735 | other{"{0} c. à s."} | |
1736 | } | |
1737 | teaspoon{ | |
1738 | dnam{"c. à c."} | |
1739 | one{"{0} c. à c."} | |
1740 | other{"{0} c. à c."} | |
1741 | } | |
1742 | } | |
1743 | } | |
1744 | } |