1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3pt{ 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{"força g"} 14 one{"{0} força g"} 15 other{"{0} força g"} 16 } 17 meter-per-second-squared{ 18 dnam{"metros por segundo ao quadrado"} 19 one{"{0} metro por segundo ao quadrado"} 20 other{"{0} metros por segundo ao quadrado"} 21 } 22 } 23 angle{ 24 arc-minute{ 25 dnam{"minutos de arco"} 26 one{"{0} minuto de arco"} 27 other{"{0} minutos de arco"} 28 } 29 arc-second{ 30 dnam{"segundos de arco"} 31 one{"{0} segundo de arco"} 32 other{"{0} segundos de arco"} 33 } 34 degree{ 35 dnam{"graus"} 36 one{"{0} grau"} 37 other{"{0} graus"} 38 } 39 radian{ 40 dnam{"radianos"} 41 one{"{0} radiano"} 42 other{"{0} radianos"} 43 } 44 revolution{ 45 dnam{"revolução"} 46 one{"{0} revolução"} 47 other{"{0} revoluções"} 48 } 49 } 50 area{ 51 acre{ 52 dnam{"acres"} 53 one{"{0} acre"} 54 other{"{0} acres"} 55 } 56 hectare{ 57 dnam{"hectares"} 58 one{"{0} hectare"} 59 other{"{0} hectares"} 60 } 61 square-centimeter{ 62 dnam{"centímetros quadrados"} 63 one{"{0} centímetro quadrado"} 64 other{"{0} centímetros quadrados"} 65 per{"{0} por centímetro quadrado"} 66 } 67 square-foot{ 68 dnam{"pés quadrados"} 69 one{"{0} pé quadrado"} 70 other{"{0} pés quadrados"} 71 } 72 square-inch{ 73 dnam{"polegadas quadradas"} 74 one{"{0} polegada quadrada"} 75 other{"{0} polegadas quadradas"} 76 per{"{0} por polegada quadrada"} 77 } 78 square-kilometer{ 79 dnam{"quilômetros quadrados"} 80 one{"{0} quilômetro quadrado"} 81 other{"{0} quilômetros quadrados"} 82 per{"{0} por quilômetro quadrado"} 83 } 84 square-meter{ 85 dnam{"metros quadrados"} 86 one{"{0} metro quadrado"} 87 other{"{0} metros quadrados"} 88 per{"{0} por metro quadrado"} 89 } 90 square-mile{ 91 dnam{"milhas quadradas"} 92 one{"{0} milha quadrada"} 93 other{"{0} milhas quadradas"} 94 per{"{0} por milha quadrada"} 95 } 96 square-yard{ 97 dnam{"jardas quadradas"} 98 one{"{0} jarda quadrada"} 99 other{"{0} jardas quadradas"} 100 } 101 } 102 compound{ 103 per{"{0} por {1}"} 104 } 105 concentr{ 106 karat{ 107 dnam{"kilates"} 108 one{"{0} kilate"} 109 other{"{0} kilates"} 110 } 111 milligram-per-deciliter{ 112 dnam{"miligramas por decilitro"} 113 one{"{0} miligrama por decilitro"} 114 other{"{0} miligramas por decilitro"} 115 } 116 millimole-per-liter{ 117 dnam{"milimols por litro"} 118 one{"{0} milimol por litro"} 119 other{"{0} milimols por litro"} 120 } 121 part-per-million{ 122 dnam{"partes por milhão"} 123 one{"{0} parte por milhão"} 124 other{"{0} partes por milhão"} 125 } 126 } 127 consumption{ 128 liter-per-100kilometers{ 129 dnam{"litros por 100 quilômetros"} 130 one{"{0} litro por 100 quilômetros"} 131 other{"{0} litros por 100 quilômetros"} 132 } 133 liter-per-kilometer{ 134 dnam{"litros por quilômetro"} 135 one{"{0} litro por quilômetro"} 136 other{"{0} litros por quilômetro"} 137 } 138 mile-per-gallon{ 139 dnam{"milhas por galão"} 140 one{"{0} milha por galão"} 141 other{"{0} milhas por galão"} 142 } 143 mile-per-gallon-imperial{ 144 dnam{"milhas por galão imperial"} 145 one{"{0} milha por galão imperial"} 146 other{"{0} milhas por galão imperial"} 147 } 148 } 149 coordinate{ 150 east{"{0}E"} 151 north{"{0}N"} 152 south{"{0}S"} 153 west{"{0}O"} 154 } 155 digital{ 156 bit{ 157 dnam{"bits"} 158 one{"{0} bit"} 159 other{"{0} bits"} 160 } 161 byte{ 162 dnam{"bytes"} 163 one{"{0} byte"} 164 other{"{0} bytes"} 165 } 166 gigabit{ 167 dnam{"gigabits"} 168 one{"{0} gigabit"} 169 other{"{0} gigabits"} 170 } 171 gigabyte{ 172 dnam{"gigabytes"} 173 one{"{0} gigabyte"} 174 other{"{0} gigabytes"} 175 } 176 kilobit{ 177 dnam{"kilobits"} 178 one{"{0} kilobit"} 179 other{"{0} kilobits"} 180 } 181 kilobyte{ 182 dnam{"kilobytes"} 183 one{"{0} kilobyte"} 184 other{"{0} kilobytes"} 185 } 186 megabit{ 187 dnam{"megabits"} 188 one{"{0} megabit"} 189 other{"{0} megabits"} 190 } 191 megabyte{ 192 dnam{"megabytes"} 193 one{"{0} megabyte"} 194 other{"{0} megabytes"} 195 } 196 terabit{ 197 dnam{"terabits"} 198 one{"{0} terabit"} 199 other{"{0} terabits"} 200 } 201 terabyte{ 202 dnam{"terabytes"} 203 one{"{0} terabyte"} 204 other{"{0} terabytes"} 205 } 206 } 207 duration{ 208 century{ 209 dnam{"séculos"} 210 one{"{0} século"} 211 other{"{0} sécs."} 212 } 213 day{ 214 dnam{"dias"} 215 one{"{0} dia"} 216 other{"{0} dias"} 217 per{"{0} por dia"} 218 } 219 hour{ 220 dnam{"horas"} 221 one{"{0} hora"} 222 other{"{0} horas"} 223 per{"{0} por hora"} 224 } 225 microsecond{ 226 dnam{"microssegundos"} 227 one{"{0} microssegundo"} 228 other{"{0} microssegundos"} 229 } 230 millisecond{ 231 dnam{"milissegundos"} 232 one{"{0} milissegundo"} 233 other{"{0} milissegundos"} 234 } 235 minute{ 236 dnam{"minutos"} 237 one{"{0} minuto"} 238 other{"{0} minutos"} 239 per{"{0} por minuto"} 240 } 241 month{ 242 dnam{"meses"} 243 one{"{0} mês"} 244 other{"{0} meses"} 245 per{"{0} por mês"} 246 } 247 nanosecond{ 248 dnam{"nanossegundos"} 249 one{"{0} nanossegundo"} 250 other{"{0} nanossegundos"} 251 } 252 second{ 253 dnam{"segundos"} 254 one{"{0} segundo"} 255 other{"{0} segundos"} 256 per{"{0} por segundo"} 257 } 258 week{ 259 dnam{"semanas"} 260 one{"{0} semana"} 261 other{"{0} semanas"} 262 per{"{0} por semana"} 263 } 264 year{ 265 dnam{"anos"} 266 one{"{0} ano"} 267 other{"{0} anos"} 268 per{"{0} por ano"} 269 } 270 } 271 electric{ 272 ampere{ 273 dnam{"amperes"} 274 one{"{0} ampere"} 275 other{"{0} amperes"} 276 } 277 milliampere{ 278 dnam{"miliamperes"} 279 one{"{0} miliampere"} 280 other{"{0} miliamperes"} 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{"calorias"} 296 one{"{0} caloria"} 297 other{"{0} calorias"} 298 } 299 foodcalorie{ 300 dnam{"Calorias"} 301 one{"{0} Caloria"} 302 other{"{0} Calorias"} 303 } 304 joule{ 305 dnam{"joules"} 306 one{"{0} joule"} 307 other{"{0} joules"} 308 } 309 kilocalorie{ 310 dnam{"quilocalorias"} 311 one{"{0} quilocaloria"} 312 other{"{0} quilocalorias"} 313 } 314 kilojoule{ 315 dnam{"quilojoules"} 316 one{"{0} quilojoule"} 317 other{"{0} quilojoules"} 318 } 319 kilowatt-hour{ 320 dnam{"quilowatts-hora"} 321 one{"{0} quilowatt-hora"} 322 other{"{0} quilowatts-hora"} 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{"megahertz"} 343 one{"{0} megahertz"} 344 other{"{0} megahertz"} 345 } 346 } 347 length{ 348 astronomical-unit{ 349 dnam{"unidades astronômicas"} 350 one{"{0} unidade astronômica"} 351 other{"{0} unidades astronômicas"} 352 } 353 centimeter{ 354 dnam{"centímetros"} 355 one{"{0} centímetro"} 356 other{"{0} centímetros"} 357 per{"{0} por centímetro"} 358 } 359 decimeter{ 360 dnam{"decímetros"} 361 one{"{0} decímetro"} 362 other{"{0} decímetros"} 363 } 364 fathom{ 365 dnam{"braças"} 366 one{"{0} braça"} 367 other{"{0} braças"} 368 } 369 foot{ 370 dnam{"pés"} 371 one{"{0} pé"} 372 other{"{0} pés"} 373 per{"{0} por pé"} 374 } 375 furlong{ 376 dnam{"furlongs"} 377 one{"{0} furlong"} 378 other{"{0} furlongs"} 379 } 380 inch{ 381 dnam{"polegadas"} 382 one{"{0} polegada"} 383 other{"{0} polegadas"} 384 per{"{0} por polegada"} 385 } 386 kilometer{ 387 dnam{"quilômetros"} 388 one{"{0} quilômetro"} 389 other{"{0} quilômetros"} 390 per{"{0} por quilômetro"} 391 } 392 light-year{ 393 dnam{"anos-luz"} 394 one{"{0} ano-luz"} 395 other{"{0} anos-luz"} 396 } 397 meter{ 398 dnam{"metros"} 399 one{"{0} metro"} 400 other{"{0} metros"} 401 per{"{0} por metro"} 402 } 403 micrometer{ 404 dnam{"micrômetros"} 405 one{"{0} micrômetro"} 406 other{"{0} micrômetros"} 407 } 408 mile{ 409 dnam{"milhas"} 410 one{"{0} milha"} 411 other{"{0} milhas"} 412 } 413 mile-scandinavian{ 414 dnam{"milhas escandinavas"} 415 one{"{0} milha escandinava"} 416 other{"{0} milhas escandinavas"} 417 } 418 millimeter{ 419 dnam{"milímetros"} 420 one{"{0} milímetro"} 421 other{"{0} milímetros"} 422 } 423 nanometer{ 424 dnam{"nanômetros"} 425 one{"{0} nanômetro"} 426 other{"{0} nanômetros"} 427 } 428 nautical-mile{ 429 dnam{"milhas náuticas"} 430 one{"{0} milha náutica"} 431 other{"{0} milhas náuticas"} 432 } 433 parsec{ 434 dnam{"parsecs"} 435 one{"{0} parsec"} 436 other{"{0} parsecs"} 437 } 438 picometer{ 439 dnam{"picômetros"} 440 one{"{0} picômetro"} 441 other{"{0} picômetros"} 442 } 443 point{ 444 dnam{"pontos"} 445 one{"{0} ponto"} 446 other{"{0} pontos"} 447 } 448 yard{ 449 dnam{"jardas"} 450 one{"{0} jarda"} 451 other{"{0} jardas"} 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{"quilates"} 464 one{"{0} quilate"} 465 other{"{0} quilates"} 466 } 467 gram{ 468 dnam{"gramas"} 469 one{"{0} grama"} 470 other{"{0} gramas"} 471 per{"{0} por grama"} 472 } 473 kilogram{ 474 dnam{"quilogramas"} 475 one{"{0} quilograma"} 476 other{"{0} quilogramas"} 477 per{"{0} por quilograma"} 478 } 479 metric-ton{ 480 dnam{"toneladas métricas"} 481 one{"{0} tonelada métrica"} 482 other{"{0} toneladas métricas"} 483 } 484 microgram{ 485 dnam{"microgramas"} 486 one{"{0} micrograma"} 487 other{"{0} microgramas"} 488 } 489 milligram{ 490 dnam{"miligramas"} 491 one{"{0} miligrama"} 492 other{"{0} miligramas"} 493 } 494 ounce{ 495 dnam{"onças"} 496 one{"{0} onça"} 497 other{"{0} onças"} 498 per{"{0} por onça"} 499 } 500 ounce-troy{ 501 dnam{"onças troy"} 502 one{"{0} onça troy"} 503 other{"{0} onças troy"} 504 } 505 pound{ 506 dnam{"libras"} 507 one{"{0} libra"} 508 other{"{0} libras"} 509 per{"{0} por libra"} 510 } 511 stone{ 512 dnam{"stones"} 513 one{"{0} stone"} 514 other{"{0} stones"} 515 } 516 ton{ 517 dnam{"toneladas"} 518 one{"{0} tonelada"} 519 other{"{0} toneladas"} 520 } 521 } 522 power{ 523 gigawatt{ 524 dnam{"gigawatts"} 525 one{"{0} gigawatt"} 526 other{"{0} gigawatts"} 527 } 528 horsepower{ 529 dnam{"cavalos-vapor"} 530 one{"{0} cavalo-vapor"} 531 other{"{0} cavalos-vapor"} 532 } 533 kilowatt{ 534 dnam{"quilowatts"} 535 one{"{0} quilowatt"} 536 other{"{0} quilowatts"} 537 } 538 megawatt{ 539 dnam{"megawatts"} 540 one{"{0} megawatt"} 541 other{"{0} megawatts"} 542 } 543 milliwatt{ 544 dnam{"miliwatts"} 545 one{"{0} miliwatt"} 546 other{"{0} miliwatts"} 547 } 548 watt{ 549 dnam{"watts"} 550 one{"{0} watt"} 551 other{"{0} watts"} 552 } 553 } 554 pressure{ 555 hectopascal{ 556 dnam{"hectopascais"} 557 one{"{0} hectopascal"} 558 other{"{0} hectopascais"} 559 } 560 inch-hg{ 561 dnam{"polegadas de mercúrio"} 562 one{"{0} polegada de mercúrio"} 563 other{"{0} polegadas de mercúrio"} 564 } 565 millibar{ 566 dnam{"milibares"} 567 one{"{0} milibar"} 568 other{"{0} milibares"} 569 } 570 millimeter-of-mercury{ 571 dnam{"milímetros de mercúrio"} 572 one{"{0} milímetro de mercúrio"} 573 other{"{0} milímetros de mercúrio"} 574 } 575 pound-per-square-inch{ 576 dnam{"psi"} 577 one{"{0} psi"} 578 other{"{0} psi"} 579 } 580 } 581 speed{ 582 kilometer-per-hour{ 583 dnam{"quilômetros por hora"} 584 one{"{0} quilômetro por hora"} 585 other{"{0} quilômetros por hora"} 586 } 587 knot{ 588 dnam{"nó"} 589 one{"{0} nó"} 590 other{"{0} nós"} 591 } 592 meter-per-second{ 593 dnam{"metros por segundo"} 594 one{"{0} metro por segundo"} 595 other{"{0} metros por segundo"} 596 } 597 mile-per-hour{ 598 dnam{"milhas por hora"} 599 one{"{0} milha por hora"} 600 other{"{0} milhas por hora"} 601 } 602 } 603 temperature{ 604 celsius{ 605 dnam{"graus Celsius"} 606 one{"{0} grau Celsius"} 607 other{"{0} graus Celsius"} 608 } 609 fahrenheit{ 610 dnam{"graus Fahrenheit"} 611 one{"{0} grau Fahrenheit"} 612 other{"{0} graus Fahrenheit"} 613 } 614 generic{ 615 dnam{"°"} 616 one{"{0}°"} 617 other{"{0}°"} 618 } 619 kelvin{ 620 dnam{"kelvins"} 621 one{"{0} kelvin"} 622 other{"{0} kelvins"} 623 } 624 } 625 volume{ 626 acre-foot{ 627 dnam{"acre-pés"} 628 one{"{0} acre-pé"} 629 other{"{0} acre-pés"} 630 } 631 centiliter{ 632 dnam{"centilitros"} 633 one{"{0} centilitro"} 634 other{"{0} centilitros"} 635 } 636 cubic-centimeter{ 637 dnam{"centímetros cúbicos"} 638 one{"{0} centímetro cúbico"} 639 other{"{0} centímetros cúbicos"} 640 per{"{0} por centímetro cúbico"} 641 } 642 cubic-foot{ 643 dnam{"pés cúbicos"} 644 one{"{0} pé cúbico"} 645 other{"{0} pés cúbicos"} 646 } 647 cubic-inch{ 648 dnam{"polegadas cúbicas"} 649 one{"{0} polegada cúbica"} 650 other{"{0} polegadas cúbicas"} 651 } 652 cubic-kilometer{ 653 dnam{"quilômetros cúbicos"} 654 one{"{0} quilômetro cúbico"} 655 other{"{0} quilômetros cúbicos"} 656 } 657 cubic-meter{ 658 dnam{"metros cúbicos"} 659 one{"{0} metro cúbico"} 660 other{"{0} metros cúbicos"} 661 per{"{0} por metro cúbico"} 662 } 663 cubic-mile{ 664 dnam{"milhas cúbicas"} 665 one{"{0} milha cúbica"} 666 other{"{0} milhas cúbicas"} 667 } 668 cubic-yard{ 669 dnam{"jardas cúbicas"} 670 one{"{0} jarda cúbica"} 671 other{"{0} jardas cúbicas"} 672 } 673 cup{ 674 dnam{"xícaras"} 675 one{"{0} xícara"} 676 other{"{0} xícaras"} 677 } 678 cup-metric{ 679 dnam{"xícaras métricas"} 680 one{"{0} xícara métrica"} 681 other{"{0} xícaras métricas"} 682 } 683 deciliter{ 684 dnam{"decilitros"} 685 one{"{0} decilitro"} 686 other{"{0} decilitros"} 687 } 688 fluid-ounce{ 689 dnam{"onças fluidas"} 690 one{"{0} onça fluida"} 691 other{"{0} onças fluidas"} 692 } 693 gallon{ 694 dnam{"galões"} 695 one{"{0} galão"} 696 other{"{0} galões"} 697 per{"{0} por galão"} 698 } 699 gallon-imperial{ 700 dnam{"galões imperiais"} 701 one{"{0} galão imperial"} 702 other{"{0} galões imperiais"} 703 per{"{0} por galão imperial"} 704 } 705 hectoliter{ 706 dnam{"hectolitros"} 707 one{"{0} hectolitro"} 708 other{"{0} hectolitros"} 709 } 710 liter{ 711 dnam{"litros"} 712 one{"{0} litro"} 713 other{"{0} litros"} 714 per{"{0} por litro"} 715 } 716 megaliter{ 717 dnam{"megalitros"} 718 one{"{0} megalitro"} 719 other{"{0} megalitros"} 720 } 721 milliliter{ 722 dnam{"mililitros"} 723 one{"{0} mililitro"} 724 other{"{0} mililitros"} 725 } 726 pint{ 727 dnam{"pints"} 728 one{"{0} pint"} 729 other{"{0} pints"} 730 } 731 pint-metric{ 732 dnam{"pints métricos"} 733 one{"{0} pint métrico"} 734 other{"{0} pints métricos"} 735 } 736 quart{ 737 dnam{"quartos"} 738 one{"{0} quarto"} 739 other{"{0} quartos"} 740 } 741 tablespoon{ 742 dnam{"colheres de sopa"} 743 one{"{0} colher de sopa"} 744 other{"{0} colheres de sopa"} 745 } 746 teaspoon{ 747 dnam{"colheres de chá"} 748 one{"{0} colher de chá"} 749 other{"{0} colheres de chá"} 750 } 751 } 752 } 753 unitsNarrow{ 754 acceleration{ 755 g-force{ 756 dnam{"força 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}\u0022"} 773 other{"{0}\u0022"} 774 } 775 degree{ 776 one{"{0}°"} 777 other{"{0}°"} 778 } 779 } 780 area{ 781 acre{ 782 one{"{0} acre"} 783 other{"{0} acres"} 784 } 785 hectare{ 786 one{"{0} ha"} 787 other{"{0} ha"} 788 } 789 square-foot{ 790 one{"{0} ft²"} 791 other{"{0} ft²"} 792 } 793 square-kilometer{ 794 one{"{0} km²"} 795 other{"{0} km²"} 796 } 797 square-meter{ 798 one{"{0} m²"} 799 other{"{0} m²"} 800 } 801 square-mile{ 802 one{"{0} mi²"} 803 other{"{0} mi²"} 804 } 805 } 806 compound{ 807 per{"{0}/{1}"} 808 } 809 consumption{ 810 liter-per-100kilometers{ 811 dnam{"l/100 km"} 812 one{"{0} l/100 km"} 813 other{"{0} l/100 km"} 814 } 815 } 816 coordinate{ 817 east{"{0}E"} 818 north{"{0}N"} 819 south{"{0}S"} 820 west{"{0}O"} 821 } 822 duration{ 823 century{ 824 dnam{"séc."} 825 one{"{0} séc."} 826 other{"{0} sécs."} 827 } 828 day{ 829 dnam{"dia"} 830 one{"{0} dia"} 831 other{"{0} dias"} 832 per{"{0}/dia"} 833 } 834 hour{ 835 dnam{"hora"} 836 one{"{0} h"} 837 other{"{0} h"} 838 per{"{0}/h"} 839 } 840 microsecond{ 841 dnam{"μs"} 842 one{"{0} μs"} 843 other{"{0} μs"} 844 } 845 millisecond{ 846 dnam{"ms"} 847 one{"{0} ms"} 848 other{"{0} ms"} 849 } 850 minute{ 851 dnam{"min"} 852 one{"{0} min"} 853 other{"{0} min"} 854 per{"{0}/min"} 855 } 856 month{ 857 dnam{"mês"} 858 one{"{0} mês"} 859 other{"{0} meses"} 860 per{"{0}/mês"} 861 } 862 nanosecond{ 863 dnam{"ns"} 864 one{"{0} ns"} 865 other{"{0} ns"} 866 } 867 second{ 868 dnam{"seg"} 869 one{"{0} s"} 870 other{"{0} s"} 871 per{"{0}/seg"} 872 } 873 week{ 874 dnam{"sem."} 875 one{"{0} sem."} 876 other{"{0} sem."} 877 per{"{0}/sem."} 878 } 879 year{ 880 dnam{"ano"} 881 one{"{0} ano"} 882 other{"{0} anos"} 883 per{"{0}/ano"} 884 } 885 } 886 length{ 887 astronomical-unit{ 888 dnam{"ua"} 889 one{"{0} ua"} 890 other{"{0} ua"} 891 } 892 centimeter{ 893 dnam{"cm"} 894 one{"{0} cm"} 895 other{"{0} cm"} 896 per{"{0}/cm"} 897 } 898 decimeter{ 899 dnam{"dm"} 900 one{"{0} dm"} 901 other{"{0} dm"} 902 } 903 fathom{ 904 dnam{"braça"} 905 one{"{0} bça."} 906 other{"{0} bça."} 907 } 908 foot{ 909 dnam{"pés"} 910 one{"{0} pé"} 911 other{"{0} pés"} 912 per{"{0}/pé"} 913 } 914 furlong{ 915 dnam{"furlong"} 916 one{"{0} fur"} 917 other{"{0} fur"} 918 } 919 inch{ 920 dnam{"pol."} 921 one{"{0}″"} 922 other{"{0}″"} 923 per{"{0}/pol."} 924 } 925 kilometer{ 926 dnam{"km"} 927 one{"{0} km"} 928 other{"{0} km"} 929 per{"{0}/km"} 930 } 931 light-year{ 932 dnam{"anos-luz"} 933 one{"{0} ano-luz"} 934 other{"{0} anos-luz"} 935 } 936 meter{ 937 dnam{"metro"} 938 one{"{0} m"} 939 other{"{0} m"} 940 per{"{0}/m"} 941 } 942 micrometer{ 943 dnam{"µm"} 944 one{"{0} µm"} 945 other{"{0} µm"} 946 } 947 mile{ 948 dnam{"mi"} 949 one{"{0} milha"} 950 other{"{0} milhas"} 951 } 952 mile-scandinavian{ 953 dnam{"smi"} 954 one{"{0} smi"} 955 other{"{0} smi"} 956 } 957 millimeter{ 958 dnam{"mm"} 959 one{"{0} mm"} 960 other{"{0} mm"} 961 } 962 nanometer{ 963 dnam{"nm"} 964 one{"{0} nm"} 965 other{"{0} nm"} 966 } 967 nautical-mile{ 968 dnam{"mn"} 969 one{"{0} mn"} 970 other{"{0} mn"} 971 } 972 parsec{ 973 dnam{"parsec"} 974 one{"{0} pc"} 975 other{"{0} pc"} 976 } 977 picometer{ 978 dnam{"pm"} 979 one{"{0} pm"} 980 other{"{0} pm"} 981 } 982 point{ 983 dnam{"pt"} 984 one{"{0} pt"} 985 other{"{0} pt"} 986 } 987 yard{ 988 dnam{"yd"} 989 one{"{0} yd"} 990 other{"{0} yd"} 991 } 992 } 993 mass{ 994 carat{ 995 dnam{"quilate"} 996 one{"{0} ql"} 997 other{"{0} ql"} 998 } 999 gram{ 1000 dnam{"grama"} 1001 one{"{0} g"} 1002 other{"{0} g"} 1003 per{"{0}/g"} 1004 } 1005 kilogram{ 1006 dnam{"kg"} 1007 one{"{0} kg"} 1008 other{"{0} kg"} 1009 per{"{0}/kg"} 1010 } 1011 metric-ton{ 1012 dnam{"t"} 1013 one{"{0} t"} 1014 other{"{0} t"} 1015 } 1016 microgram{ 1017 dnam{"µg"} 1018 one{"{0} µg"} 1019 other{"{0} µg"} 1020 } 1021 milligram{ 1022 dnam{"mg"} 1023 one{"{0} mg"} 1024 other{"{0} mg"} 1025 } 1026 ounce{ 1027 dnam{"oz"} 1028 one{"{0} oz"} 1029 other{"{0} oz"} 1030 per{"{0}/oz"} 1031 } 1032 ounce-troy{ 1033 dnam{"oz t"} 1034 one{"{0} oz t"} 1035 other{"{0} oz t"} 1036 } 1037 pound{ 1038 dnam{"lb"} 1039 one{"{0} lb"} 1040 other{"{0} lb"} 1041 per{"{0}/lb"} 1042 } 1043 stone{ 1044 dnam{"stone"} 1045 one{"{0} st"} 1046 other{"{0} st"} 1047 } 1048 ton{ 1049 dnam{"ton"} 1050 one{"{0} tn"} 1051 other{"{0} tn"} 1052 } 1053 } 1054 power{ 1055 horsepower{ 1056 one{"{0} cv"} 1057 other{"{0} cv"} 1058 } 1059 kilowatt{ 1060 one{"{0} kW"} 1061 other{"{0} kW"} 1062 } 1063 watt{ 1064 one{"{0} W"} 1065 other{"{0} W"} 1066 } 1067 } 1068 pressure{ 1069 hectopascal{ 1070 dnam{"hPa"} 1071 one{"{0} hPa"} 1072 other{"{0} hPa"} 1073 } 1074 inch-hg{ 1075 dnam{"inHg"} 1076 one{"{0}\u0022 Hg"} 1077 other{"{0}\u0022 Hg"} 1078 } 1079 millibar{ 1080 dnam{"mbar"} 1081 one{"{0} mb"} 1082 other{"{0} mb"} 1083 } 1084 millimeter-of-mercury{ 1085 dnam{"mmHg"} 1086 one{"{0} mmHg"} 1087 other{"{0} mmHg"} 1088 } 1089 pound-per-square-inch{ 1090 dnam{"psi"} 1091 one{"{0} psi"} 1092 other{"{0} psi"} 1093 } 1094 } 1095 speed{ 1096 kilometer-per-hour{ 1097 dnam{"km/h"} 1098 one{"{0} km/h"} 1099 other{"{0} km/h"} 1100 } 1101 knot{ 1102 dnam{"nó"} 1103 one{"{0} nó"} 1104 other{"{0} nós"} 1105 } 1106 meter-per-second{ 1107 dnam{"m/s"} 1108 one{"{0} m/s"} 1109 other{"{0} m/s"} 1110 } 1111 mile-per-hour{ 1112 dnam{"mi/h"} 1113 one{"{0} mi/h"} 1114 other{"{0} mi/h"} 1115 } 1116 } 1117 temperature{ 1118 celsius{ 1119 dnam{"°C"} 1120 one{"{0} °C"} 1121 other{"{0} °C"} 1122 } 1123 fahrenheit{ 1124 dnam{"°F"} 1125 one{"{0}°F"} 1126 other{"{0}°F"} 1127 } 1128 generic{ 1129 dnam{"°"} 1130 one{"{0}°"} 1131 other{"{0}°"} 1132 } 1133 kelvin{ 1134 dnam{"K"} 1135 one{"{0} K"} 1136 other{"{0} K"} 1137 } 1138 } 1139 volume{ 1140 cubic-kilometer{ 1141 one{"{0} km³"} 1142 other{"{0} km³"} 1143 } 1144 cubic-mile{ 1145 one{"{0} mi³"} 1146 other{"{0} mi³"} 1147 } 1148 liter{ 1149 dnam{"litro"} 1150 one{"{0} l"} 1151 other{"{0} l"} 1152 } 1153 } 1154 } 1155 unitsShort{ 1156 acceleration{ 1157 g-force{ 1158 dnam{"força g"} 1159 one{"{0} G"} 1160 other{"{0} G"} 1161 } 1162 meter-per-second-squared{ 1163 dnam{"metros/seg²"} 1164 one{"{0} m/s²"} 1165 other{"{0} m/s²"} 1166 } 1167 } 1168 angle{ 1169 arc-minute{ 1170 dnam{"arcmins"} 1171 one{"{0} arcmin"} 1172 other{"{0} arcmins"} 1173 } 1174 arc-second{ 1175 dnam{"arcsegs"} 1176 one{"{0} arcseg"} 1177 other{"{0} arcsegs"} 1178 } 1179 degree{ 1180 dnam{"graus"} 1181 one{"{0}°"} 1182 other{"{0}°"} 1183 } 1184 radian{ 1185 dnam{"radianos"} 1186 one{"{0} rad"} 1187 other{"{0} rad"} 1188 } 1189 revolution{ 1190 dnam{"rev"} 1191 one{"{0} rev"} 1192 other{"{0} rev"} 1193 } 1194 } 1195 area{ 1196 acre{ 1197 dnam{"acres"} 1198 one{"{0} ac"} 1199 other{"{0} ac"} 1200 } 1201 hectare{ 1202 dnam{"hectares"} 1203 one{"{0} ha"} 1204 other{"{0} ha"} 1205 } 1206 square-centimeter{ 1207 dnam{"cm²"} 1208 one{"{0} cm²"} 1209 other{"{0} cm²"} 1210 per{"{0} por cm²"} 1211 } 1212 square-foot{ 1213 dnam{"pés²"} 1214 one{"{0} ft²"} 1215 other{"{0} ft²"} 1216 } 1217 square-inch{ 1218 dnam{"polegadas²"} 1219 one{"{0} pol²"} 1220 other{"{0} pol²"} 1221 per{"{0} por pol²"} 1222 } 1223 square-kilometer{ 1224 dnam{"km²"} 1225 one{"{0} km²"} 1226 other{"{0} km²"} 1227 per{"{0}/km²"} 1228 } 1229 square-meter{ 1230 dnam{"metros²"} 1231 one{"{0} m²"} 1232 other{"{0} m²"} 1233 per{"{0} por m²"} 1234 } 1235 square-mile{ 1236 dnam{"milhas²"} 1237 one{"{0} mi²"} 1238 other{"{0} mi²"} 1239 per{"{0}/mi²"} 1240 } 1241 square-yard{ 1242 dnam{"jardas²"} 1243 one{"{0} yd²"} 1244 other{"{0} yd²"} 1245 } 1246 } 1247 compound{ 1248 per{"{0}/{1}"} 1249 } 1250 concentr{ 1251 karat{ 1252 dnam{"kilates"} 1253 one{"{0} k"} 1254 other{"{0} k"} 1255 } 1256 milligram-per-deciliter{ 1257 dnam{"mg/dl"} 1258 one{"{0} mg/dl"} 1259 other{"{0} mg/dl"} 1260 } 1261 millimole-per-liter{ 1262 dnam{"milimol/litro"} 1263 one{"{0} mmol/l"} 1264 other{"{0} mmol/l"} 1265 } 1266 part-per-million{ 1267 dnam{"partes/milhão"} 1268 one{"{0} ppm"} 1269 other{"{0} ppm"} 1270 } 1271 } 1272 consumption{ 1273 liter-per-100kilometers{ 1274 dnam{"l/100 km"} 1275 one{"{0} l/100 km"} 1276 other{"{0} l/100 km"} 1277 } 1278 liter-per-kilometer{ 1279 dnam{"litros/km"} 1280 one{"{0} l/km"} 1281 other{"{0} l/km"} 1282 } 1283 mile-per-gallon{ 1284 dnam{"milhas/gal"} 1285 one{"{0} mpg"} 1286 other{"{0} mpg"} 1287 } 1288 mile-per-gallon-imperial{ 1289 dnam{"milhas/gal. imp."} 1290 one{"{0} mpg imp."} 1291 other{"{0} mpg imp."} 1292 } 1293 } 1294 coordinate{ 1295 east{"{0}E"} 1296 north{"{0}N"} 1297 south{"{0}S"} 1298 west{"{0}O"} 1299 } 1300 digital{ 1301 bit{ 1302 dnam{"bit"} 1303 one{"{0} bit"} 1304 other{"{0} bit"} 1305 } 1306 byte{ 1307 dnam{"byte"} 1308 one{"{0} byte"} 1309 other{"{0} byte"} 1310 } 1311 gigabit{ 1312 dnam{"Gbit"} 1313 one{"{0} Gb"} 1314 other{"{0} Gb"} 1315 } 1316 gigabyte{ 1317 dnam{"GByte"} 1318 one{"{0} GB"} 1319 other{"{0} GB"} 1320 } 1321 kilobit{ 1322 dnam{"kbit"} 1323 one{"{0} kb"} 1324 other{"{0} kb"} 1325 } 1326 kilobyte{ 1327 dnam{"kByte"} 1328 one{"{0} kB"} 1329 other{"{0} kB"} 1330 } 1331 megabit{ 1332 dnam{"Mbit"} 1333 one{"{0} Mb"} 1334 other{"{0} Mb"} 1335 } 1336 megabyte{ 1337 dnam{"MByte"} 1338 one{"{0} MB"} 1339 other{"{0} MB"} 1340 } 1341 terabit{ 1342 dnam{"Tbit"} 1343 one{"{0} Tb"} 1344 other{"{0} Tb"} 1345 } 1346 terabyte{ 1347 dnam{"TByte"} 1348 one{"{0} TB"} 1349 other{"{0} TB"} 1350 } 1351 } 1352 duration{ 1353 century{ 1354 dnam{"séc."} 1355 one{"{0} séc."} 1356 other{"{0} sécs."} 1357 } 1358 day{ 1359 dnam{"dias"} 1360 one{"{0} dia"} 1361 other{"{0} dias"} 1362 per{"{0}/dia"} 1363 } 1364 hour{ 1365 dnam{"horas"} 1366 one{"{0} h"} 1367 other{"{0} h"} 1368 per{"{0}/h"} 1369 } 1370 microsecond{ 1371 dnam{"μs"} 1372 one{"{0} μs"} 1373 other{"{0} μs"} 1374 } 1375 millisecond{ 1376 dnam{"milissegundos"} 1377 one{"{0} ms"} 1378 other{"{0} ms"} 1379 } 1380 minute{ 1381 dnam{"min"} 1382 one{"{0} min"} 1383 other{"{0} min"} 1384 per{"{0}/min"} 1385 } 1386 month{ 1387 dnam{"meses"} 1388 one{"{0} mês"} 1389 other{"{0} meses"} 1390 per{"{0}/mês"} 1391 } 1392 nanosecond{ 1393 dnam{"ns"} 1394 one{"{0} ns"} 1395 other{"{0} ns"} 1396 } 1397 second{ 1398 dnam{"seg"} 1399 one{"{0} seg"} 1400 other{"{0} seg"} 1401 per{"{0}/s"} 1402 } 1403 week{ 1404 dnam{"semanas"} 1405 one{"{0} sem."} 1406 other{"{0} sem."} 1407 per{"{0}/sem."} 1408 } 1409 year{ 1410 dnam{"anos"} 1411 one{"{0} ano"} 1412 other{"{0} anos"} 1413 per{"{0}/ano"} 1414 } 1415 } 1416 electric{ 1417 ampere{ 1418 dnam{"amps"} 1419 one{"{0} A"} 1420 other{"{0} A"} 1421 } 1422 milliampere{ 1423 dnam{"miliamps"} 1424 one{"{0} mA"} 1425 other{"{0} mA"} 1426 } 1427 ohm{ 1428 dnam{"ohms"} 1429 one{"{0} Ω"} 1430 other{"{0} Ω"} 1431 } 1432 volt{ 1433 dnam{"volts"} 1434 one{"{0} V"} 1435 other{"{0} V"} 1436 } 1437 } 1438 energy{ 1439 calorie{ 1440 dnam{"cal"} 1441 one{"{0} cal"} 1442 other{"{0} cal"} 1443 } 1444 foodcalorie{ 1445 dnam{"Cal"} 1446 one{"{0} Cal"} 1447 other{"{0} Cal"} 1448 } 1449 joule{ 1450 dnam{"joules"} 1451 one{"{0} J"} 1452 other{"{0} J"} 1453 } 1454 kilocalorie{ 1455 dnam{"kcal"} 1456 one{"{0} kcal"} 1457 other{"{0} kcal"} 1458 } 1459 kilojoule{ 1460 dnam{"quilojoule"} 1461 one{"{0} kJ"} 1462 other{"{0} kJ"} 1463 } 1464 kilowatt-hour{ 1465 dnam{"kW-hora"} 1466 one{"{0} kWh"} 1467 other{"{0} kWh"} 1468 } 1469 } 1470 frequency{ 1471 gigahertz{ 1472 dnam{"GHz"} 1473 one{"{0} GHz"} 1474 other{"{0} GHz"} 1475 } 1476 hertz{ 1477 dnam{"Hz"} 1478 one{"{0} Hz"} 1479 other{"{0} Hz"} 1480 } 1481 kilohertz{ 1482 dnam{"kHz"} 1483 one{"{0} kHz"} 1484 other{"{0} kHz"} 1485 } 1486 megahertz{ 1487 dnam{"MHz"} 1488 one{"{0} MHz"} 1489 other{"{0} MHz"} 1490 } 1491 } 1492 length{ 1493 astronomical-unit{ 1494 dnam{"ua"} 1495 one{"{0} ua"} 1496 other{"{0} ua"} 1497 } 1498 centimeter{ 1499 dnam{"cm"} 1500 one{"{0} cm"} 1501 other{"{0} cm"} 1502 per{"{0}/cm"} 1503 } 1504 decimeter{ 1505 dnam{"dm"} 1506 one{"{0} dm"} 1507 other{"{0} dm"} 1508 } 1509 fathom{ 1510 dnam{"braças"} 1511 one{"{0} bça."} 1512 other{"{0} bça."} 1513 } 1514 foot{ 1515 dnam{"pés"} 1516 one{"{0} pé"} 1517 other{"{0} pés"} 1518 per{"{0}/pé"} 1519 } 1520 furlong{ 1521 dnam{"furlongs"} 1522 one{"{0} fur"} 1523 other{"{0} fur"} 1524 } 1525 inch{ 1526 dnam{"pol."} 1527 one{"{0} pol."} 1528 other{"{0} pol."} 1529 per{"{0}/pol."} 1530 } 1531 kilometer{ 1532 dnam{"km"} 1533 one{"{0} km"} 1534 other{"{0} km"} 1535 per{"{0}/km"} 1536 } 1537 light-year{ 1538 dnam{"anos-luz"} 1539 one{"{0} ano-luz"} 1540 other{"{0} anos-luz"} 1541 } 1542 meter{ 1543 dnam{"metros"} 1544 one{"{0} m"} 1545 other{"{0} m"} 1546 per{"{0}/m"} 1547 } 1548 micrometer{ 1549 dnam{"µm"} 1550 one{"{0} µm"} 1551 other{"{0} µm"} 1552 } 1553 mile{ 1554 dnam{"milhas"} 1555 one{"{0} mi"} 1556 other{"{0} mi"} 1557 } 1558 mile-scandinavian{ 1559 dnam{"smi"} 1560 one{"{0} smi"} 1561 other{"{0} smi"} 1562 } 1563 millimeter{ 1564 dnam{"mm"} 1565 one{"{0} mm"} 1566 other{"{0} mm"} 1567 } 1568 nanometer{ 1569 dnam{"nm"} 1570 one{"{0} nm"} 1571 other{"{0} nm"} 1572 } 1573 nautical-mile{ 1574 dnam{"mn"} 1575 one{"{0} mn"} 1576 other{"{0} mn"} 1577 } 1578 parsec{ 1579 dnam{"parsecs"} 1580 one{"{0} pc"} 1581 other{"{0} pc"} 1582 } 1583 picometer{ 1584 dnam{"pm"} 1585 one{"{0} pm"} 1586 other{"{0} pm"} 1587 } 1588 point{ 1589 dnam{"pontos"} 1590 one{"{0} pt"} 1591 other{"{0} pt"} 1592 } 1593 yard{ 1594 dnam{"jardas"} 1595 one{"{0} yd"} 1596 other{"{0} yd"} 1597 } 1598 } 1599 light{ 1600 lux{ 1601 dnam{"lux"} 1602 one{"{0} lx"} 1603 other{"{0} lx"} 1604 } 1605 } 1606 mass{ 1607 carat{ 1608 dnam{"quilates"} 1609 one{"{0} ql"} 1610 other{"{0} ql"} 1611 } 1612 gram{ 1613 dnam{"gramas"} 1614 one{"{0} g"} 1615 other{"{0} g"} 1616 per{"{0}/g"} 1617 } 1618 kilogram{ 1619 dnam{"kg"} 1620 one{"{0} kg"} 1621 other{"{0} kg"} 1622 per{"{0}/kg"} 1623 } 1624 metric-ton{ 1625 dnam{"t"} 1626 one{"{0} t"} 1627 other{"{0} t"} 1628 } 1629 microgram{ 1630 dnam{"µg"} 1631 one{"{0} µg"} 1632 other{"{0} µg"} 1633 } 1634 milligram{ 1635 dnam{"mg"} 1636 one{"{0} mg"} 1637 other{"{0} mg"} 1638 } 1639 ounce{ 1640 dnam{"oz"} 1641 one{"{0} oz"} 1642 other{"{0} oz"} 1643 per{"{0}/oz"} 1644 } 1645 ounce-troy{ 1646 dnam{"oz troy"} 1647 one{"{0} oz t"} 1648 other{"{0} oz t"} 1649 } 1650 pound{ 1651 dnam{"libras"} 1652 one{"{0} lb"} 1653 other{"{0} lb"} 1654 per{"{0}/lb"} 1655 } 1656 stone{ 1657 dnam{"stones"} 1658 one{"{0} st"} 1659 other{"{0} st"} 1660 } 1661 ton{ 1662 dnam{"toneladas"} 1663 one{"{0} tn"} 1664 other{"{0} tn"} 1665 } 1666 } 1667 power{ 1668 gigawatt{ 1669 dnam{"GW"} 1670 one{"{0} GW"} 1671 other{"{0} GW"} 1672 } 1673 horsepower{ 1674 dnam{"cv"} 1675 one{"{0} cv"} 1676 other{"{0} cv"} 1677 } 1678 kilowatt{ 1679 dnam{"kW"} 1680 one{"{0} kW"} 1681 other{"{0} kW"} 1682 } 1683 megawatt{ 1684 dnam{"MW"} 1685 one{"{0} MW"} 1686 other{"{0} MW"} 1687 } 1688 milliwatt{ 1689 dnam{"mW"} 1690 one{"{0} mW"} 1691 other{"{0} mW"} 1692 } 1693 watt{ 1694 dnam{"watts"} 1695 one{"{0} W"} 1696 other{"{0} W"} 1697 } 1698 } 1699 pressure{ 1700 hectopascal{ 1701 dnam{"hPa"} 1702 one{"{0} hPa"} 1703 other{"{0} hPa"} 1704 } 1705 inch-hg{ 1706 dnam{"inHg"} 1707 one{"{0} inHg"} 1708 other{"{0} inHg"} 1709 } 1710 millibar{ 1711 dnam{"mbar"} 1712 one{"{0} mbar"} 1713 other{"{0} mbar"} 1714 } 1715 millimeter-of-mercury{ 1716 dnam{"mmHg"} 1717 one{"{0} mmHg"} 1718 other{"{0} mmHg"} 1719 } 1720 pound-per-square-inch{ 1721 dnam{"psi"} 1722 one{"{0} psi"} 1723 other{"{0} psi"} 1724 } 1725 } 1726 speed{ 1727 kilometer-per-hour{ 1728 dnam{"km/h"} 1729 one{"{0} km/h"} 1730 other{"{0} km/h"} 1731 } 1732 knot{ 1733 dnam{"nó"} 1734 one{"{0} nó"} 1735 other{"{0} nós"} 1736 } 1737 meter-per-second{ 1738 dnam{"metros/seg"} 1739 one{"{0} m/s"} 1740 other{"{0} m/s"} 1741 } 1742 mile-per-hour{ 1743 dnam{"milhas/hora"} 1744 one{"{0} mph"} 1745 other{"{0} mph"} 1746 } 1747 } 1748 temperature{ 1749 celsius{ 1750 dnam{"graus C"} 1751 one{"{0} °C"} 1752 other{"{0} °C"} 1753 } 1754 fahrenheit{ 1755 dnam{"graus F"} 1756 one{"{0} °F"} 1757 other{"{0} °F"} 1758 } 1759 generic{ 1760 dnam{"°"} 1761 one{"{0}°"} 1762 other{"{0}°"} 1763 } 1764 kelvin{ 1765 dnam{"K"} 1766 one{"{0} K"} 1767 other{"{0} K"} 1768 } 1769 } 1770 volume{ 1771 acre-foot{ 1772 dnam{"acre-pés"} 1773 one{"{0} acre-pé"} 1774 other{"{0} acre-pés"} 1775 } 1776 centiliter{ 1777 dnam{"cl"} 1778 one{"{0} cl"} 1779 other{"{0} cl"} 1780 } 1781 cubic-centimeter{ 1782 dnam{"cm³"} 1783 one{"{0} cm³"} 1784 other{"{0} cm³"} 1785 per{"{0}/cm³"} 1786 } 1787 cubic-foot{ 1788 dnam{"pés³"} 1789 one{"{0} ft³"} 1790 other{"{0} ft³"} 1791 } 1792 cubic-inch{ 1793 dnam{"polegadas³"} 1794 one{"{0} pol³"} 1795 other{"{0} pol³"} 1796 } 1797 cubic-kilometer{ 1798 dnam{"km³"} 1799 one{"{0} km³"} 1800 other{"{0} km³"} 1801 } 1802 cubic-meter{ 1803 dnam{"m³"} 1804 one{"{0} m³"} 1805 other{"{0} m³"} 1806 per{"{0}/m³"} 1807 } 1808 cubic-mile{ 1809 dnam{"mi³"} 1810 one{"{0} mi³"} 1811 other{"{0} mi³"} 1812 } 1813 cubic-yard{ 1814 dnam{"jardas³"} 1815 one{"{0} yd³"} 1816 other{"{0} yd³"} 1817 } 1818 cup{ 1819 dnam{"xícaras"} 1820 one{"{0} xíc."} 1821 other{"{0} xíc."} 1822 } 1823 cup-metric{ 1824 dnam{"xícm"} 1825 one{"{0} xícm"} 1826 other{"{0} xícm"} 1827 } 1828 deciliter{ 1829 dnam{"dl"} 1830 one{"{0} dl"} 1831 other{"{0} dl"} 1832 } 1833 fluid-ounce{ 1834 dnam{"fl oz"} 1835 one{"{0} fl oz"} 1836 other{"{0} fl oz"} 1837 } 1838 gallon{ 1839 dnam{"gal"} 1840 one{"{0} gal"} 1841 other{"{0} gal"} 1842 per{"{0}/gal"} 1843 } 1844 gallon-imperial{ 1845 dnam{"gal. imp."} 1846 one{"{0} gal. imp."} 1847 other{"{0} gal. imp."} 1848 per{"{0}/gal. imp."} 1849 } 1850 hectoliter{ 1851 dnam{"hl"} 1852 one{"{0} hl"} 1853 other{"{0} hl"} 1854 } 1855 liter{ 1856 dnam{"litros"} 1857 one{"{0} l"} 1858 other{"{0} l"} 1859 per{"{0}/l"} 1860 } 1861 megaliter{ 1862 dnam{"ML"} 1863 one{"{0} ML"} 1864 other{"{0} ML"} 1865 } 1866 milliliter{ 1867 dnam{"ml"} 1868 one{"{0} ml"} 1869 other{"{0} ml"} 1870 } 1871 pint{ 1872 dnam{"pints"} 1873 one{"{0} pt"} 1874 other{"{0} pt"} 1875 } 1876 pint-metric{ 1877 dnam{"ptm"} 1878 one{"{0} ptm"} 1879 other{"{0} ptm"} 1880 } 1881 quart{ 1882 dnam{"qts"} 1883 one{"{0} qt"} 1884 other{"{0} qt"} 1885 } 1886 tablespoon{ 1887 dnam{"CS"} 1888 one{"{0} CS"} 1889 other{"{0} CS"} 1890 } 1891 teaspoon{ 1892 dnam{"cc"} 1893 one{"{0} cc"} 1894 other{"{0} cc"} 1895 } 1896 } 1897 } 1898} 1899