1// *************************************************************************** 2// * 3// * Copyright (C) 2015 International Business Machines 4// * Corporation and others. All Rights Reserved. 5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 6// * Source File: <path>/common/main/vi.xml 7// * 8// *************************************************************************** 9vi{ 10 Version{"2.1.19.17"} 11 durationUnits{ 12 hm{"h:mm"} 13 hms{"h:mm:ss"} 14 ms{"m:ss"} 15 } 16 units{ 17 acceleration{ 18 g-force{ 19 dnam{"lực g"} 20 other{"{0} lực g"} 21 } 22 meter-per-second-squared{ 23 dnam{"m/s²"} 24 other{"{0} m/s²"} 25 } 26 } 27 angle{ 28 arc-minute{ 29 dnam{"phút"} 30 other{"{0} phút"} 31 } 32 arc-second{ 33 dnam{"giây"} 34 other{"{0} giây"} 35 } 36 degree{ 37 dnam{"độ"} 38 other{"{0} độ"} 39 } 40 radian{ 41 dnam{"radian"} 42 other{"{0} radian"} 43 } 44 revolution{ 45 dnam{"vòng"} 46 other{"{0} vòng"} 47 } 48 } 49 area{ 50 acre{ 51 dnam{"mẫu"} 52 other{"{0} mẫu"} 53 } 54 hectare{ 55 dnam{"héc-ta"} 56 other{"{0} héc-ta"} 57 } 58 square-centimeter{ 59 dnam{"xentimét vuông"} 60 other{"{0} xentimét vuông"} 61 per{"{0}/cm²"} 62 } 63 square-foot{ 64 dnam{"feet vuông"} 65 other{"{0} feet vuông"} 66 } 67 square-inch{ 68 dnam{"inch vuông"} 69 other{"{0} inch vuông"} 70 per{"{0}/in²"} 71 } 72 square-kilometer{ 73 dnam{"kilômét vuông"} 74 other{"{0} kilômét vuông"} 75 } 76 square-meter{ 77 dnam{"mét vuông"} 78 other{"{0} mét vuông"} 79 per{"{0}/m²"} 80 } 81 square-mile{ 82 dnam{"dặm vuông"} 83 other{"{0} dặm vuông"} 84 } 85 square-yard{ 86 dnam{"yard vuông"} 87 other{"{0} yard vuông"} 88 } 89 } 90 compound{ 91 per{"{0}/{1}"} 92 } 93 consumption{ 94 liter-per-100kilometers{ 95 dnam{"lít/100km"} 96 other{"{0} l/100km"} 97 } 98 liter-per-kilometer{ 99 dnam{"lít/km"} 100 other{"{0} lít/km"} 101 } 102 mile-per-gallon{ 103 dnam{"dặm/gallon"} 104 other{"{0} dặm/gallon"} 105 } 106 } 107 coordinate{ 108 east{"{0}E"} 109 north{"{0}N"} 110 south{"{0}S"} 111 west{"{0}W"} 112 } 113 digital{ 114 bit{ 115 dnam{"bit"} 116 other{"{0} bit"} 117 } 118 byte{ 119 dnam{"byte"} 120 other{"{0} byte"} 121 } 122 gigabit{ 123 dnam{"gigabit"} 124 other{"{0} gigabit"} 125 } 126 gigabyte{ 127 dnam{"gigabyte"} 128 other{"{0} gigabyte"} 129 } 130 kilobit{ 131 dnam{"kilobit"} 132 other{"{0} kilobit"} 133 } 134 kilobyte{ 135 dnam{"kilobyte"} 136 other{"{0} kilobyte"} 137 } 138 megabit{ 139 dnam{"megabit"} 140 other{"{0} megabit"} 141 } 142 megabyte{ 143 dnam{"megabyte"} 144 other{"{0} megabyte"} 145 } 146 terabit{ 147 dnam{"terabit"} 148 other{"{0} terabit"} 149 } 150 terabyte{ 151 dnam{"terabyte"} 152 other{"{0} terabyte"} 153 } 154 } 155 duration{ 156 century{ 157 dnam{"thế kỷ"} 158 other{"{0} thế kỷ"} 159 } 160 day{ 161 dnam{"ngày"} 162 other{"{0} ngày"} 163 per{"{0}/ngày"} 164 } 165 hour{ 166 dnam{"giờ"} 167 other{"{0} giờ"} 168 per{"{0}/giờ"} 169 } 170 microsecond{ 171 dnam{"micrô giây"} 172 other{"{0} micrô giây"} 173 } 174 millisecond{ 175 dnam{"mili giây"} 176 other{"{0} mili giây"} 177 } 178 minute{ 179 dnam{"phút"} 180 other{"{0} phút"} 181 per{"{0}/phút"} 182 } 183 month{ 184 dnam{"tháng"} 185 other{"{0} tháng"} 186 per{"{0}/tháng"} 187 } 188 nanosecond{ 189 dnam{"nano giây"} 190 other{"{0} nano giây"} 191 } 192 second{ 193 dnam{"giây"} 194 other{"{0} giây"} 195 per{"{0}/giây"} 196 } 197 week{ 198 dnam{"tuần"} 199 other{"{0} tuần"} 200 per{"{0}/tuần"} 201 } 202 year{ 203 dnam{"năm"} 204 other{"{0} năm"} 205 per{"{0}/năm"} 206 } 207 } 208 electric{ 209 ampere{ 210 dnam{"ampe"} 211 other{"{0} ampe"} 212 } 213 milliampere{ 214 dnam{"mili ampe"} 215 other{"{0} mili ampe"} 216 } 217 ohm{ 218 dnam{"ohm"} 219 other{"{0} ohm"} 220 } 221 volt{ 222 dnam{"vôn"} 223 other{"{0} vôn"} 224 } 225 } 226 energy{ 227 calorie{ 228 dnam{"calo"} 229 other{"{0} calo"} 230 } 231 foodcalorie{ 232 dnam{"Calo"} 233 other{"{0} Calo"} 234 } 235 joule{ 236 dnam{"jun"} 237 other{"{0} jun"} 238 } 239 kilocalorie{ 240 dnam{"kilô calo"} 241 other{"{0} kilô calo"} 242 } 243 kilojoule{ 244 dnam{"kilô jun"} 245 other{"{0} kilô jun"} 246 } 247 kilowatt-hour{ 248 dnam{"kilôoát giờ"} 249 other{"{0} kilôoát giờ"} 250 } 251 } 252 frequency{ 253 gigahertz{ 254 dnam{"GHz"} 255 other{"{0} GHz"} 256 } 257 hertz{ 258 dnam{"Hz"} 259 other{"{0} Hz"} 260 } 261 kilohertz{ 262 dnam{"kHz"} 263 other{"{0} kHz"} 264 } 265 megahertz{ 266 dnam{"MHz"} 267 other{"{0} MHz"} 268 } 269 } 270 length{ 271 astronomical-unit{ 272 dnam{"au"} 273 other{"{0} au"} 274 } 275 centimeter{ 276 dnam{"xentimét"} 277 other{"{0} xentimét"} 278 per{"{0}/cm"} 279 } 280 decimeter{ 281 dnam{"đềximét"} 282 other{"{0} đềximét"} 283 } 284 foot{ 285 dnam{"feet"} 286 other{"{0} feet"} 287 per{"{0}/ft"} 288 } 289 inch{ 290 dnam{"inch"} 291 other{"{0} inch"} 292 per{"{0}/inch"} 293 } 294 kilometer{ 295 dnam{"kilômét"} 296 other{"{0} kilômét"} 297 per{"{0}/km"} 298 } 299 light-year{ 300 dnam{"năm ánh sáng"} 301 other{"{0} năm ánh sáng"} 302 } 303 meter{ 304 dnam{"mét"} 305 other{"{0} mét"} 306 per{"{0}/m"} 307 } 308 micrometer{ 309 dnam{"micrômét"} 310 other{"{0} micrômét"} 311 } 312 mile{ 313 dnam{"dặm"} 314 other{"{0} dặm"} 315 } 316 mile-scandinavian{ 317 dnam{"dặm scandinavia"} 318 other{"{0} dặm scandinavia"} 319 } 320 millimeter{ 321 dnam{"milimét"} 322 other{"{0} milimét"} 323 } 324 nanometer{ 325 dnam{"nanomét"} 326 other{"{0} nanomét"} 327 } 328 nautical-mile{ 329 dnam{"hải lý"} 330 other{"{0} hải lý"} 331 } 332 parsec{ 333 dnam{"parsec"} 334 other{"{0} parsec"} 335 } 336 picometer{ 337 dnam{"picômét"} 338 other{"{0} picômét"} 339 } 340 yard{ 341 dnam{"yard"} 342 other{"{0} yard"} 343 } 344 } 345 light{ 346 lux{ 347 dnam{"lux"} 348 other{"{0} lux"} 349 } 350 } 351 mass{ 352 carat{ 353 dnam{"carat"} 354 other{"{0} carat"} 355 } 356 gram{ 357 dnam{"gam"} 358 other{"{0} gam"} 359 per{"{0}/gam"} 360 } 361 kilogram{ 362 dnam{"kilôgam"} 363 other{"{0} kilôgam"} 364 per{"{0}/kg"} 365 } 366 metric-ton{ 367 dnam{"MT"} 368 other{"{0} MT"} 369 } 370 microgram{ 371 dnam{"micrôgam"} 372 other{"{0} micrô gam"} 373 } 374 milligram{ 375 dnam{"miligam"} 376 other{"{0} miligam"} 377 } 378 ounce{ 379 dnam{"ao-xơ"} 380 other{"{0} ao-xơ"} 381 per{"{0}/oz"} 382 } 383 ounce-troy{ 384 dnam{"oz t"} 385 other{"{0} oz t"} 386 } 387 pound{ 388 dnam{"pao"} 389 other{"{0} pao"} 390 per{"{0}/lb"} 391 } 392 ton{ 393 dnam{"tấn"} 394 other{"{0} tấn"} 395 } 396 } 397 power{ 398 gigawatt{ 399 dnam{"gigaoát"} 400 other{"{0} gigaoát"} 401 } 402 horsepower{ 403 dnam{"mã lực"} 404 other{"{0} mã lực"} 405 } 406 kilowatt{ 407 dnam{"kilôoát"} 408 other{"{0} kilôoát"} 409 } 410 megawatt{ 411 dnam{"Megaoát"} 412 other{"{0} Megaoát"} 413 } 414 milliwatt{ 415 dnam{"milioát"} 416 other{"{0} milioát"} 417 } 418 watt{ 419 dnam{"oát"} 420 other{"{0} oát"} 421 } 422 } 423 pressure{ 424 hectopascal{ 425 dnam{"héctô pascal"} 426 other{"{0} héctô pascal"} 427 } 428 inch-hg{ 429 dnam{"inch thủy ngân"} 430 other{"{0} inch thủy ngân"} 431 } 432 millibar{ 433 dnam{"millibar"} 434 other{"{0} millibar"} 435 } 436 millimeter-of-mercury{ 437 dnam{"mm Hg"} 438 other{"{0} mm Hg"} 439 } 440 pound-per-square-inch{ 441 dnam{"psi"} 442 other{"{0} psi"} 443 } 444 } 445 proportion{ 446 karat{ 447 dnam{"karat"} 448 other{"{0} karat"} 449 } 450 } 451 speed{ 452 kilometer-per-hour{ 453 dnam{"kilômét/giờ"} 454 other{"{0} kilômét/giờ"} 455 } 456 knot{ 457 dnam{"nút"} 458 other{"{0} nút"} 459 } 460 meter-per-second{ 461 dnam{"mét/giây"} 462 other{"{0} mét/giây"} 463 } 464 mile-per-hour{ 465 dnam{"dặm/giờ"} 466 other{"{0} dặm/giờ"} 467 } 468 } 469 temperature{ 470 celsius{ 471 dnam{"độ C"} 472 other{"{0} độ C"} 473 } 474 fahrenheit{ 475 dnam{"độ F"} 476 other{"{0} độ F"} 477 } 478 generic{ 479 dnam{"°"} 480 other{"{0}°"} 481 } 482 kelvin{ 483 dnam{"độ K"} 484 other{"{0} độ K"} 485 } 486 } 487 volume{ 488 acre-foot{ 489 dnam{"ac ft"} 490 other{"{0} ac ft"} 491 } 492 centiliter{ 493 dnam{"xentilít"} 494 other{"{0} xentilít"} 495 } 496 cubic-centimeter{ 497 dnam{"xentimét khối"} 498 other{"{0} xentimét khối"} 499 per{"{0}/cm³"} 500 } 501 cubic-foot{ 502 dnam{"foot khối"} 503 other{"{0} foot khối"} 504 } 505 cubic-inch{ 506 dnam{"inch khối"} 507 other{"{0} inch khối"} 508 } 509 cubic-kilometer{ 510 dnam{"kilômét khối"} 511 other{"{0} kilômét khối"} 512 } 513 cubic-meter{ 514 dnam{"mét khối"} 515 other{"{0} mét khối"} 516 per{"{0}/m³"} 517 } 518 cubic-mile{ 519 dnam{"dặm khối"} 520 other{"{0} dặm khối"} 521 } 522 cubic-yard{ 523 dnam{"yard khối"} 524 other{"{0} yard khối"} 525 } 526 cup{ 527 dnam{"cup"} 528 other{"{0} cup"} 529 } 530 cup-metric{ 531 dnam{"cup khối"} 532 other{"{0} cup khối"} 533 } 534 deciliter{ 535 dnam{"đềxilít"} 536 other{"{0} đềxilít"} 537 } 538 fluid-ounce{ 539 dnam{"fl oz"} 540 other{"{0} fl oz"} 541 } 542 gallon{ 543 dnam{"gallon"} 544 other{"{0} gallon"} 545 per{"{0}/gal"} 546 } 547 hectoliter{ 548 dnam{"hectolit"} 549 other{"{0} hectolit"} 550 } 551 liter{ 552 dnam{"lít"} 553 other{"{0} lít"} 554 per{"{0}/l"} 555 } 556 megaliter{ 557 dnam{"megalít"} 558 other{"{0} megalít"} 559 } 560 milliliter{ 561 dnam{"mililít"} 562 other{"{0} mililít"} 563 } 564 pint{ 565 dnam{"pint"} 566 other{"{0} pint"} 567 } 568 pint-metric{ 569 dnam{"panh khối"} 570 other{"{0} panh khối"} 571 } 572 quart{ 573 dnam{"quart"} 574 other{"{0} quart"} 575 } 576 tablespoon{ 577 dnam{"muỗng canh"} 578 other{"{0} muỗng canh"} 579 } 580 teaspoon{ 581 dnam{"muỗng cà phê"} 582 other{"{0} muỗng cà phê"} 583 } 584 } 585 } 586 unitsNarrow{ 587 acceleration{ 588 g-force{ 589 other{"{0}G"} 590 } 591 } 592 angle{ 593 arc-minute{ 594 other{"{0}′"} 595 } 596 arc-second{ 597 other{"{0}″"} 598 } 599 degree{ 600 other{"{0}°"} 601 } 602 } 603 area{ 604 acre{ 605 other{"{0} mẫu"} 606 } 607 hectare{ 608 other{"{0}ha"} 609 } 610 square-foot{ 611 other{"{0} ft²"} 612 } 613 square-kilometer{ 614 other{"{0} km²"} 615 } 616 square-meter{ 617 other{"{0} m²"} 618 } 619 square-mile{ 620 other{"{0} mi²"} 621 } 622 } 623 compound{ 624 per{"{0}/{1}"} 625 } 626 consumption{ 627 liter-per-100kilometers{ 628 dnam{"L/100km"} 629 other{"{0}L/100km"} 630 } 631 } 632 coordinate{ 633 east{"{0}E"} 634 north{"{0}N"} 635 south{"{0}S"} 636 west{"{0}W"} 637 } 638 duration{ 639 day{ 640 dnam{"ngày"} 641 other{"{0} ngày"} 642 } 643 hour{ 644 dnam{"giờ"} 645 other{"{0} giờ"} 646 } 647 millisecond{ 648 dnam{"ms"} 649 other{"{0}ms"} 650 } 651 minute{ 652 dnam{"phút"} 653 other{"{0} phút"} 654 } 655 month{ 656 dnam{"tháng"} 657 other{"{0} tháng"} 658 } 659 second{ 660 dnam{"giây"} 661 other{"{0} giây"} 662 } 663 week{ 664 dnam{"tuần"} 665 other{"{0} tuần"} 666 } 667 year{ 668 dnam{"năm"} 669 other{"{0} năm"} 670 } 671 } 672 length{ 673 centimeter{ 674 dnam{"cm"} 675 other{"{0}cm"} 676 } 677 foot{ 678 other{"{0}'"} 679 } 680 inch{ 681 other{"{0}\u0022"} 682 } 683 kilometer{ 684 dnam{"km"} 685 other{"{0}km"} 686 } 687 light-year{ 688 other{"{0}ly"} 689 } 690 meter{ 691 dnam{"m"} 692 other{"{0}m"} 693 } 694 mile{ 695 other{"{0}mi"} 696 } 697 millimeter{ 698 dnam{"mm"} 699 other{"{0}mm"} 700 } 701 picometer{ 702 other{"{0}pm"} 703 } 704 yard{ 705 other{"{0}yd"} 706 } 707 } 708 mass{ 709 gram{ 710 dnam{"g"} 711 other{"{0}g"} 712 } 713 kilogram{ 714 dnam{"kg"} 715 other{"{0}kg"} 716 } 717 ounce{ 718 other{"{0}oz"} 719 } 720 pound{ 721 other{"{0}lb"} 722 } 723 } 724 power{ 725 horsepower{ 726 other{"{0}hp"} 727 } 728 kilowatt{ 729 other{"{0}kW"} 730 } 731 watt{ 732 other{"{0}W"} 733 } 734 } 735 pressure{ 736 hectopascal{ 737 other{"{0}hPa"} 738 } 739 inch-hg{ 740 other{"{0}\u0022 Hg"} 741 } 742 millibar{ 743 other{"{0}mb"} 744 } 745 } 746 speed{ 747 kilometer-per-hour{ 748 dnam{"km/h"} 749 other{"{0}km/h"} 750 } 751 meter-per-second{ 752 other{"{0}m/s"} 753 } 754 mile-per-hour{ 755 other{"{0}mph"} 756 } 757 } 758 temperature{ 759 celsius{ 760 dnam{"°C"} 761 other{"{0}°C"} 762 } 763 fahrenheit{ 764 other{"{0}°F"} 765 } 766 } 767 volume{ 768 cubic-kilometer{ 769 other{"{0}km³"} 770 } 771 cubic-mile{ 772 other{"{0}mi³"} 773 } 774 liter{ 775 dnam{"l"} 776 other{"{0}L"} 777 } 778 } 779 } 780 unitsShort{ 781 acceleration{ 782 g-force{ 783 dnam{"lực g"} 784 other{"{0} G"} 785 } 786 meter-per-second-squared{ 787 dnam{"m/s²"} 788 other{"{0} m/s²"} 789 } 790 } 791 angle{ 792 arc-minute{ 793 dnam{"phút"} 794 other{"{0}′"} 795 } 796 arc-second{ 797 dnam{"giây"} 798 other{"{0}″"} 799 } 800 degree{ 801 dnam{"độ"} 802 other{"{0}°"} 803 } 804 radian{ 805 dnam{"rad"} 806 other{"{0} rad"} 807 } 808 revolution{ 809 dnam{"rev"} 810 other{"{0} rev"} 811 } 812 } 813 area{ 814 acre{ 815 dnam{"mẫu"} 816 other{"{0} mẫu"} 817 } 818 hectare{ 819 dnam{"ha"} 820 other{"{0} ha"} 821 } 822 square-centimeter{ 823 dnam{"cm²"} 824 other{"{0} cm²"} 825 per{"{0}/cm²"} 826 } 827 square-foot{ 828 dnam{"ft²"} 829 other{"{0} ft²"} 830 } 831 square-inch{ 832 dnam{"in²"} 833 other{"{0} in²"} 834 per{"{0}/in²"} 835 } 836 square-kilometer{ 837 dnam{"km²"} 838 other{"{0} km²"} 839 } 840 square-meter{ 841 dnam{"m²"} 842 other{"{0} m²"} 843 per{"{0}/m²"} 844 } 845 square-mile{ 846 dnam{"mi²"} 847 other{"{0} mi²"} 848 } 849 square-yard{ 850 dnam{"yd²"} 851 other{"{0} yd²"} 852 } 853 } 854 compound{ 855 per{"{0}/{1}"} 856 } 857 consumption{ 858 liter-per-100kilometers{ 859 dnam{"L/100km"} 860 other{"{0} L/100km"} 861 } 862 liter-per-kilometer{ 863 dnam{"l/km"} 864 other{"{0} l/km"} 865 } 866 mile-per-gallon{ 867 dnam{"mpg"} 868 other{"{0} mpg"} 869 } 870 } 871 coordinate{ 872 east{"{0}E"} 873 north{"{0}N"} 874 south{"{0}S"} 875 west{"{0}W"} 876 } 877 digital{ 878 bit{ 879 dnam{"bit"} 880 other{"{0} bit"} 881 } 882 byte{ 883 dnam{"byte"} 884 other{"{0} byte"} 885 } 886 gigabit{ 887 dnam{"Gb"} 888 other{"{0} Gb"} 889 } 890 gigabyte{ 891 dnam{"GB"} 892 other{"{0} GB"} 893 } 894 kilobit{ 895 dnam{"kb"} 896 other{"{0} kb"} 897 } 898 kilobyte{ 899 dnam{"kB"} 900 other{"{0} kB"} 901 } 902 megabit{ 903 dnam{"Mb"} 904 other{"{0} Mb"} 905 } 906 megabyte{ 907 dnam{"MB"} 908 other{"{0} MB"} 909 } 910 terabit{ 911 dnam{"Tb"} 912 other{"{0} Tb"} 913 } 914 terabyte{ 915 dnam{"TB"} 916 other{"{0} TB"} 917 } 918 } 919 duration{ 920 century{ 921 dnam{"c"} 922 other{"{0} c"} 923 } 924 day{ 925 dnam{"ngày"} 926 other{"{0} ngày"} 927 per{"{0}/ngày"} 928 } 929 hour{ 930 dnam{"giờ"} 931 other{"{0} giờ"} 932 per{"{0}/giờ"} 933 } 934 microsecond{ 935 dnam{"μs"} 936 other{"{0} μs"} 937 } 938 millisecond{ 939 dnam{"ms"} 940 other{"{0} ms"} 941 } 942 minute{ 943 dnam{"phút"} 944 other{"{0} phút"} 945 per{"{0}/phút"} 946 } 947 month{ 948 dnam{"tháng"} 949 other{"{0} tháng"} 950 per{"{0}/tháng"} 951 } 952 nanosecond{ 953 dnam{"ns"} 954 other{"{0} ns"} 955 } 956 second{ 957 dnam{"giây"} 958 other{"{0} giây"} 959 per{"{0}/giây"} 960 } 961 week{ 962 dnam{"tuần"} 963 other{"{0} tuần"} 964 per{"{0}/tuần"} 965 } 966 year{ 967 dnam{"năm"} 968 other{"{0} năm"} 969 per{"{0}/năm"} 970 } 971 } 972 electric{ 973 ampere{ 974 dnam{"A"} 975 other{"{0} A"} 976 } 977 milliampere{ 978 dnam{"mA"} 979 other{"{0} mA"} 980 } 981 ohm{ 982 dnam{"Ω"} 983 other{"{0} Ω"} 984 } 985 volt{ 986 dnam{"v"} 987 other{"{0} V"} 988 } 989 } 990 energy{ 991 calorie{ 992 dnam{"cal"} 993 other{"{0} cal"} 994 } 995 foodcalorie{ 996 dnam{"Cal"} 997 other{"{0} Cal"} 998 } 999 joule{ 1000 dnam{"J"} 1001 other{"{0} J"} 1002 } 1003 kilocalorie{ 1004 dnam{"kcal"} 1005 other{"{0} kcal"} 1006 } 1007 kilojoule{ 1008 dnam{"kJ"} 1009 other{"{0} kJ"} 1010 } 1011 kilowatt-hour{ 1012 dnam{"kWh"} 1013 other{"{0} kWh"} 1014 } 1015 } 1016 frequency{ 1017 gigahertz{ 1018 dnam{"GHz"} 1019 other{"{0} GHz"} 1020 } 1021 hertz{ 1022 dnam{"Hz"} 1023 other{"{0} Hz"} 1024 } 1025 kilohertz{ 1026 dnam{"kHz"} 1027 other{"{0} kHz"} 1028 } 1029 megahertz{ 1030 dnam{"MHz"} 1031 other{"{0} MHz"} 1032 } 1033 } 1034 length{ 1035 astronomical-unit{ 1036 dnam{"au"} 1037 other{"{0} au"} 1038 } 1039 centimeter{ 1040 dnam{"cm"} 1041 other{"{0} cm"} 1042 per{"{0}/cm"} 1043 } 1044 decimeter{ 1045 dnam{"dm"} 1046 other{"{0} dm"} 1047 } 1048 foot{ 1049 dnam{"ft"} 1050 other{"{0} ft"} 1051 per{"{0}/ft"} 1052 } 1053 inch{ 1054 dnam{"inch"} 1055 other{"{0} inch"} 1056 per{"{0}/in"} 1057 } 1058 kilometer{ 1059 dnam{"km"} 1060 other{"{0} km"} 1061 per{"{0}/km"} 1062 } 1063 light-year{ 1064 dnam{"ly"} 1065 other{"{0} ly"} 1066 } 1067 meter{ 1068 dnam{"m"} 1069 other{"{0} m"} 1070 per{"{0}/m"} 1071 } 1072 micrometer{ 1073 dnam{"µm"} 1074 other{"{0} µm"} 1075 } 1076 mile{ 1077 dnam{"dặm"} 1078 other{"{0} dặm"} 1079 } 1080 mile-scandinavian{ 1081 dnam{"smi"} 1082 other{"{0} smi"} 1083 } 1084 millimeter{ 1085 dnam{"mm"} 1086 other{"{0} mm"} 1087 } 1088 nanometer{ 1089 dnam{"nm"} 1090 other{"{0} nm"} 1091 } 1092 nautical-mile{ 1093 dnam{"nmi"} 1094 other{"{0} nmi"} 1095 } 1096 parsec{ 1097 dnam{"pc"} 1098 other{"{0} pc"} 1099 } 1100 picometer{ 1101 dnam{"pm"} 1102 other{"{0} pm"} 1103 } 1104 yard{ 1105 dnam{"yd"} 1106 other{"{0} yd"} 1107 } 1108 } 1109 light{ 1110 lux{ 1111 dnam{"lx"} 1112 other{"{0} lx"} 1113 } 1114 } 1115 mass{ 1116 carat{ 1117 dnam{"CD"} 1118 other{"{0} CD"} 1119 } 1120 gram{ 1121 dnam{"g"} 1122 other{"{0} g"} 1123 per{"{0}/g"} 1124 } 1125 kilogram{ 1126 dnam{"kg"} 1127 other{"{0} kg"} 1128 per{"{0}/kg"} 1129 } 1130 metric-ton{ 1131 dnam{"t"} 1132 other{"{0} t"} 1133 } 1134 microgram{ 1135 dnam{"µg"} 1136 other{"{0} µg"} 1137 } 1138 milligram{ 1139 dnam{"mg"} 1140 other{"{0} mg"} 1141 } 1142 ounce{ 1143 dnam{"oz"} 1144 other{"{0} oz"} 1145 per{"{0}/oz"} 1146 } 1147 ounce-troy{ 1148 dnam{"oz t"} 1149 other{"{0} oz t"} 1150 } 1151 pound{ 1152 dnam{"pao"} 1153 other{"{0} lb"} 1154 per{"{0}/lb"} 1155 } 1156 ton{ 1157 dnam{"tn"} 1158 other{"{0} tn"} 1159 } 1160 } 1161 power{ 1162 gigawatt{ 1163 dnam{"GW"} 1164 other{"{0} GW"} 1165 } 1166 horsepower{ 1167 dnam{"hp"} 1168 other{"{0} hp"} 1169 } 1170 kilowatt{ 1171 dnam{"kW"} 1172 other{"{0} kW"} 1173 } 1174 megawatt{ 1175 dnam{"MW"} 1176 other{"{0} MW"} 1177 } 1178 milliwatt{ 1179 dnam{"mW"} 1180 other{"{0} mW"} 1181 } 1182 watt{ 1183 dnam{"W"} 1184 other{"{0} W"} 1185 } 1186 } 1187 pressure{ 1188 hectopascal{ 1189 dnam{"hPa"} 1190 other{"{0} hPa"} 1191 } 1192 inch-hg{ 1193 dnam{"inHg"} 1194 other{"{0} inHg"} 1195 } 1196 millibar{ 1197 dnam{"mbar"} 1198 other{"{0} mbar"} 1199 } 1200 millimeter-of-mercury{ 1201 dnam{"mm Hg"} 1202 other{"{0} mm Hg"} 1203 } 1204 pound-per-square-inch{ 1205 dnam{"psi"} 1206 other{"{0} psi"} 1207 } 1208 } 1209 proportion{ 1210 karat{ 1211 dnam{"kt"} 1212 other{"{0} kt"} 1213 } 1214 } 1215 speed{ 1216 kilometer-per-hour{ 1217 dnam{"km/h"} 1218 other{"{0} km/h"} 1219 } 1220 knot{ 1221 dnam{"kn"} 1222 other{"{0} kn"} 1223 } 1224 meter-per-second{ 1225 dnam{"m/s"} 1226 other{"{0} m/s"} 1227 } 1228 mile-per-hour{ 1229 dnam{"mi/h"} 1230 other{"{0} mi/h"} 1231 } 1232 } 1233 temperature{ 1234 celsius{ 1235 dnam{"°C"} 1236 other{"{0}°C"} 1237 } 1238 fahrenheit{ 1239 dnam{"°F"} 1240 other{"{0}°F"} 1241 } 1242 generic{ 1243 dnam{"°"} 1244 other{"{0}°"} 1245 } 1246 kelvin{ 1247 dnam{"K"} 1248 other{"{0} K"} 1249 } 1250 } 1251 volume{ 1252 acre-foot{ 1253 dnam{"ac ft"} 1254 other{"{0} ac ft"} 1255 } 1256 centiliter{ 1257 dnam{"cL"} 1258 other{"{0} cL"} 1259 } 1260 cubic-centimeter{ 1261 dnam{"cm³"} 1262 other{"{0} cm³"} 1263 per{"{0}/cm³"} 1264 } 1265 cubic-foot{ 1266 dnam{"ft³"} 1267 other{"{0} ft³"} 1268 } 1269 cubic-inch{ 1270 dnam{"in³"} 1271 other{"{0} in³"} 1272 } 1273 cubic-kilometer{ 1274 dnam{"km³"} 1275 other{"{0} km³"} 1276 } 1277 cubic-meter{ 1278 dnam{"m³"} 1279 other{"{0} m³"} 1280 per{"{0}/m³"} 1281 } 1282 cubic-mile{ 1283 dnam{"mi³"} 1284 other{"{0} mi³"} 1285 } 1286 cubic-yard{ 1287 dnam{"yd³"} 1288 other{"{0} yd³"} 1289 } 1290 cup{ 1291 dnam{"c"} 1292 other{"{0} c"} 1293 } 1294 cup-metric{ 1295 dnam{"mcup"} 1296 other{"{0} mc"} 1297 } 1298 deciliter{ 1299 dnam{"dL"} 1300 other{"{0} dL"} 1301 } 1302 fluid-ounce{ 1303 dnam{"fl oz"} 1304 other{"{0} fl oz"} 1305 } 1306 gallon{ 1307 dnam{"gal"} 1308 other{"{0} gal"} 1309 per{"{0}/gal"} 1310 } 1311 hectoliter{ 1312 dnam{"hL"} 1313 other{"{0} hL"} 1314 } 1315 liter{ 1316 dnam{"l"} 1317 other{"{0} L"} 1318 per{"{0}/l"} 1319 } 1320 megaliter{ 1321 dnam{"ML"} 1322 other{"{0} ML"} 1323 } 1324 milliliter{ 1325 dnam{"mL"} 1326 other{"{0} mL"} 1327 } 1328 pint{ 1329 dnam{"pt"} 1330 other{"{0} pt"} 1331 } 1332 pint-metric{ 1333 dnam{"mpt"} 1334 other{"{0} mpt"} 1335 } 1336 quart{ 1337 dnam{"qt"} 1338 other{"{0} qt"} 1339 } 1340 tablespoon{ 1341 dnam{"tbsp"} 1342 other{"{0} tbsp"} 1343 } 1344 teaspoon{ 1345 dnam{"tsp"} 1346 other{"{0} tsp"} 1347 } 1348 } 1349 } 1350} 1351