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