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/ca.xml 7// * 8// *************************************************************************** 9ca{ 10 Version{"2.1.12.94"} 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{"força G"} 20 one{"{0} força G"} 21 other{"{0} força G"} 22 } 23 meter-per-second-squared{ 24 dnam{"metres per segon al quadrat"} 25 one{"{0} metre per segon al quadrat"} 26 other{"{0} metres per segon al quadrat"} 27 } 28 } 29 angle{ 30 arc-minute{ 31 dnam{"minuts d’arc"} 32 one{"{0} minut d'arc"} 33 other{"{0} minuts d'arc"} 34 } 35 arc-second{ 36 dnam{"segons d’arc"} 37 one{"{0} segon"} 38 other{"{0} segons"} 39 } 40 degree{ 41 dnam{"graus"} 42 one{"{0} grau"} 43 other{"{0} graus"} 44 } 45 radian{ 46 dnam{"radiant"} 47 one{"{0} radiant"} 48 other{"{0} radiants"} 49 } 50 } 51 area{ 52 acre{ 53 dnam{"acres"} 54 one{"{0} acre"} 55 other{"{0} acres"} 56 } 57 hectare{ 58 dnam{"hectàrees"} 59 one{"{0} hectàrea"} 60 other{"{0} hectàrees"} 61 } 62 square-centimeter{ 63 dnam{"centímetres quadrats"} 64 one{"{0} centímetre quadrat"} 65 other{"{0} centímetres quadrats"} 66 } 67 square-foot{ 68 dnam{"peus quadrats"} 69 one{"{0} peu quadrat"} 70 other{"{0} peus quadrats"} 71 } 72 square-inch{ 73 dnam{"polzades quadrades"} 74 one{"{0} polzada quadrada"} 75 other{"{0} polzades quadrades"} 76 } 77 square-kilometer{ 78 dnam{"quilòmetres quadrats"} 79 one{"{0} quilòmetre quadrat"} 80 other{"{0} quilòmetres quadrats"} 81 } 82 square-meter{ 83 dnam{"metres quadrats"} 84 one{"{0} metre quadrat"} 85 other{"{0} metres quadrats"} 86 } 87 square-mile{ 88 dnam{"milles quadrades"} 89 one{"{0} milla quadrada"} 90 other{"{0} milles quadrades"} 91 } 92 square-yard{ 93 dnam{"iardes quadrades"} 94 one{"{0} iarda quadrada"} 95 other{"{0} iardes quadrades"} 96 } 97 } 98 compound{ 99 per{"{0} per {1}"} 100 } 101 consumption{ 102 liter-per-kilometer{ 103 dnam{"litres per quilòmetre"} 104 one{"{0} litre per quilòmetre"} 105 other{"{0} litres per quilòmetre"} 106 } 107 mile-per-gallon{ 108 dnam{"milles per galó"} 109 one{"{0} milla per galó"} 110 other{"{0} milles per galó"} 111 } 112 } 113 digital{ 114 bit{ 115 dnam{"bit"} 116 one{"{0} bit"} 117 other{"{0} bits"} 118 } 119 byte{ 120 dnam{"bytes"} 121 one{"{0} byte"} 122 other{"{0} bytes"} 123 } 124 gigabit{ 125 dnam{"gigabits"} 126 one{"{0} gigabit"} 127 other{"{0} gigabits"} 128 } 129 gigabyte{ 130 dnam{"gigabytes"} 131 one{"{0} gigabyte"} 132 other{"{0} gigabytes"} 133 } 134 kilobit{ 135 dnam{"quilobits"} 136 one{"{0} quilobit"} 137 other{"{0} quilobits"} 138 } 139 kilobyte{ 140 dnam{"quilobytes"} 141 one{"{0} quilobyte"} 142 other{"{0} quilobytes"} 143 } 144 megabit{ 145 dnam{"megabit"} 146 one{"{0} megabit"} 147 other{"{0} megabits"} 148 } 149 megabyte{ 150 dnam{"megabyte"} 151 one{"{0} megabyte"} 152 other{"{0} megabytes"} 153 } 154 terabit{ 155 dnam{"terabits"} 156 one{"{0} terabit"} 157 other{"{0} terabits"} 158 } 159 terabyte{ 160 dnam{"terabytes"} 161 one{"{0} terabyte"} 162 other{"{0} terabytes"} 163 } 164 } 165 duration{ 166 day{ 167 dnam{"dies"} 168 one{"{0} dia"} 169 other{"{0} dies"} 170 } 171 hour{ 172 dnam{"hores"} 173 one{"{0} hora"} 174 other{"{0} hores"} 175 per{"{0} per hora"} 176 } 177 microsecond{ 178 dnam{"microsegon"} 179 one{"{0} microsegon"} 180 other{"{0} microsegons"} 181 } 182 millisecond{ 183 dnam{"mil·lisegons"} 184 one{"{0} mil·lisegon"} 185 other{"{0} mil·lisegons"} 186 } 187 minute{ 188 dnam{"minuts"} 189 one{"{0} minut"} 190 other{"{0} minuts"} 191 } 192 month{ 193 dnam{"mesos"} 194 one{"{0} mes"} 195 other{"{0} mesos"} 196 } 197 nanosecond{ 198 dnam{"nanosegons"} 199 one{"{0} nanosegon"} 200 other{"{0} nanosegons"} 201 } 202 second{ 203 dnam{"segons"} 204 one{"{0} segon"} 205 other{"{0} segons"} 206 per{"{0} per segon"} 207 } 208 week{ 209 dnam{"setmanes"} 210 one{"{0} setmana"} 211 other{"{0} setmanes"} 212 } 213 year{ 214 dnam{"anys"} 215 one{"{0} any"} 216 other{"{0} anys"} 217 } 218 } 219 electric{ 220 ampere{ 221 dnam{"ampere"} 222 one{"{0} ampere"} 223 other{"{0} amperes"} 224 } 225 milliampere{ 226 dnam{"mil·liampere"} 227 one{"{0} mil·liampere"} 228 other{"{0} mil·liamperes"} 229 } 230 ohm{ 231 dnam{"ohms"} 232 one{"{0} ohm"} 233 other{"{0} ohms"} 234 } 235 volt{ 236 dnam{"volt"} 237 one{"{0} volt"} 238 other{"{0} volts"} 239 } 240 } 241 energy{ 242 calorie{ 243 dnam{"calories"} 244 one{"{0} caloria"} 245 other{"{0} calories"} 246 } 247 foodcalorie{ 248 dnam{"quilocalories"} 249 one{"{0} quilocaloria"} 250 other{"{0} quilocalories"} 251 } 252 joule{ 253 dnam{"joules"} 254 one{"{0} joule"} 255 other{"{0} joules"} 256 } 257 kilocalorie{ 258 dnam{"quilocalories"} 259 one{"{0} quilocaloria"} 260 other{"{0} quilocalories"} 261 } 262 kilojoule{ 263 dnam{"quilojoules"} 264 one{"{0} quilojoule"} 265 other{"{0} quilojoules"} 266 } 267 kilowatt-hour{ 268 dnam{"quilowatts hora"} 269 one{"{0} quilowatt hora"} 270 other{"{0} quilowatts hora"} 271 } 272 } 273 frequency{ 274 gigahertz{ 275 dnam{"gigahertz"} 276 one{"{0} gigahertz"} 277 other{"{0} gigahertz"} 278 } 279 hertz{ 280 dnam{"hertz"} 281 one{"{0} hertz"} 282 other{"{0} hertz"} 283 } 284 kilohertz{ 285 dnam{"quilohertz"} 286 one{"{0} quilohertz"} 287 other{"{0} quilohertz"} 288 } 289 megahertz{ 290 dnam{"megahertz"} 291 one{"{0} megahertz"} 292 other{"{0} megahertz"} 293 } 294 } 295 length{ 296 astronomical-unit{ 297 dnam{"unitats astronòmiques"} 298 one{"{0} unitat astronòmica"} 299 other{"{0} unitats astronòmiques"} 300 } 301 centimeter{ 302 dnam{"centímetres"} 303 one{"{0} centímetre"} 304 other{"{0} centímetres"} 305 } 306 decimeter{ 307 dnam{"decímetres"} 308 one{"{0} decímetres"} 309 other{"{0} decímetres"} 310 } 311 foot{ 312 dnam{"peus"} 313 one{"{0} peu"} 314 other{"{0} peus"} 315 } 316 inch{ 317 dnam{"polzades"} 318 one{"{0} polzada"} 319 other{"{0} polzades"} 320 } 321 kilometer{ 322 dnam{"quilòmetres"} 323 one{"{0} quilòmetre"} 324 other{"{0} quilòmetres"} 325 } 326 light-year{ 327 dnam{"anys llum"} 328 one{"{0} any llum"} 329 other{"{0} anys llum"} 330 } 331 meter{ 332 dnam{"metres"} 333 one{"{0} metre"} 334 other{"{0} metres"} 335 } 336 micrometer{ 337 dnam{"micròmetres"} 338 one{"{0} micròmetre"} 339 other{"{0} micròmetres"} 340 } 341 mile{ 342 dnam{"milles"} 343 one{"{0} milla"} 344 other{"{0} milles"} 345 } 346 millimeter{ 347 dnam{"mil·límetres"} 348 one{"{0} mil·límetre"} 349 other{"{0} mil·límetres"} 350 } 351 nanometer{ 352 dnam{"nanòmetre"} 353 one{"{0} nanòmetre"} 354 other{"{0} nanòmetres"} 355 } 356 nautical-mile{ 357 dnam{"milla nàutica"} 358 one{"{0} milla nàutica"} 359 other{"{0} milles nàutiques"} 360 } 361 parsec{ 362 dnam{"parsecs"} 363 one{"{0} parsec"} 364 other{"{0} parsecs"} 365 } 366 picometer{ 367 dnam{"picòmetres"} 368 one{"{0} picòmetre"} 369 other{"{0} picòmetres"} 370 } 371 yard{ 372 dnam{"iardes"} 373 one{"{0} iarda"} 374 other{"{0} iardes"} 375 } 376 } 377 light{ 378 lux{ 379 dnam{"lux"} 380 one{"{0} lux"} 381 other{"{0} lux"} 382 } 383 } 384 mass{ 385 carat{ 386 dnam{"quirat"} 387 one{"{0} quirat"} 388 other{"{0} quirats"} 389 } 390 gram{ 391 dnam{"gram"} 392 one{"{0} gram"} 393 other{"{0} grams"} 394 } 395 kilogram{ 396 dnam{"quilogram"} 397 one{"{0} quilogram"} 398 other{"{0} quilograms"} 399 } 400 metric-ton{ 401 dnam{"tones mètriques"} 402 one{"{0} tona mètrica"} 403 other{"{0} tones mètriques"} 404 } 405 microgram{ 406 dnam{"micrograms"} 407 one{"{0} microgram"} 408 other{"{0} micrograms"} 409 } 410 milligram{ 411 dnam{"mil·ligram"} 412 one{"{0} mil·ligram"} 413 other{"{0} mil·ligrams"} 414 } 415 ounce{ 416 dnam{"unça"} 417 one{"{0} unça"} 418 other{"{0} unces"} 419 } 420 ounce-troy{ 421 dnam{"unça troy"} 422 one{"{0} unça troy"} 423 other{"{0} unces troy"} 424 } 425 pound{ 426 dnam{"lliura"} 427 one{"{0} lliura"} 428 other{"{0} lliures"} 429 } 430 ton{ 431 dnam{"tones"} 432 one{"{0} tona"} 433 other{"{0} tones"} 434 } 435 } 436 power{ 437 gigawatt{ 438 dnam{"gigawatts"} 439 one{"{0} gigawatt"} 440 other{"{0} gigawatts"} 441 } 442 horsepower{ 443 dnam{"cavalls de vapor"} 444 one{"{0} cavall de vapor"} 445 other{"{0} cavalls de vapor"} 446 } 447 kilowatt{ 448 dnam{"quilowatts"} 449 one{"{0} quilowatt"} 450 other{"{0} quilowatts"} 451 } 452 megawatt{ 453 dnam{"megawatts"} 454 one{"{0} megawatt"} 455 other{"{0} megawatts"} 456 } 457 milliwatt{ 458 dnam{"miliwatts"} 459 one{"{0} miliwatt"} 460 other{"{0} miliwatts"} 461 } 462 watt{ 463 dnam{"watts"} 464 one{"{0} watt"} 465 other{"{0} watts"} 466 } 467 } 468 pressure{ 469 hectopascal{ 470 dnam{"hectopascals"} 471 one{"{0} hectopascal"} 472 other{"{0} hectopascals"} 473 } 474 inch-hg{ 475 dnam{"polzades de mercuri"} 476 one{"{0} polzada de mercuri"} 477 other{"{0} polzades de mercuri"} 478 } 479 millibar{ 480 dnam{"mil·libars"} 481 one{"{0} mil·libar"} 482 other{"{0} mil·libars"} 483 } 484 millimeter-of-mercury{ 485 dnam{"mil·límetres de mercuri"} 486 one{"mil·límetre de mercuri"} 487 other{"{0} mil·límetres de mercuri"} 488 } 489 pound-per-square-inch{ 490 dnam{"lliures per polzada quadrada"} 491 one{"{0} lliura per polzada quadrada"} 492 other{"{0} lliures per polzada quadrada"} 493 } 494 } 495 proportion{ 496 karat{ 497 dnam{"quirats"} 498 one{"{0} quirat"} 499 other{"{0} quirats"} 500 } 501 } 502 speed{ 503 kilometer-per-hour{ 504 dnam{"quilòmetres per hora"} 505 one{"{0} quilòmetre per hora"} 506 other{"{0} quilòmetres per hora"} 507 } 508 meter-per-second{ 509 dnam{"metres per segon"} 510 one{"{0} metre per segon"} 511 other{"{0} metres per segon"} 512 } 513 mile-per-hour{ 514 dnam{"milles per hora"} 515 one{"{0} milla per hora"} 516 other{"{0} milles per hora"} 517 } 518 } 519 temperature{ 520 celsius{ 521 dnam{"graus Celsius"} 522 one{"{0} grau Celsius"} 523 other{"{0} graus Celsius"} 524 } 525 fahrenheit{ 526 dnam{"graus Fahrenheit"} 527 one{"{0} grau Fahrenheit"} 528 other{"{0} graus Fahrenheit"} 529 } 530 kelvin{ 531 dnam{"Kelvin"} 532 one{"{0} Kelvin"} 533 other{"{0} Kelvin"} 534 } 535 } 536 volume{ 537 acre-foot{ 538 dnam{"acre-peu"} 539 one{"{0} acre-peu"} 540 other{"{0} acres-peus"} 541 } 542 centiliter{ 543 dnam{"centilitres"} 544 one{"{0} centilitre"} 545 other{"{0} centilitres"} 546 } 547 cubic-centimeter{ 548 dnam{"centímetres cúbics"} 549 one{"{0} centímetre cúbic"} 550 other{"{0} centímetres cúbics"} 551 } 552 cubic-foot{ 553 dnam{"peus cúbics"} 554 one{"{0} peu cúbic"} 555 other{"{0} peus cúbics"} 556 } 557 cubic-inch{ 558 dnam{"polzades cúbiques"} 559 one{"{0} polzada cúbica"} 560 other{"{0} polzades cúbiques"} 561 } 562 cubic-kilometer{ 563 dnam{"quilòmetres cúbics"} 564 one{"{0} quilòmetre cúbic"} 565 other{"{0} quilòmetres cúbics"} 566 } 567 cubic-meter{ 568 dnam{"metres cúbics"} 569 one{"{0} metre cúbic"} 570 other{"{0} metres cúbics"} 571 } 572 cubic-mile{ 573 dnam{"milles cúbiques"} 574 one{"{0} milla cúbica"} 575 other{"{0} milles cúbiques"} 576 } 577 cubic-yard{ 578 dnam{"iardes cúbiques"} 579 one{"{0} iarda cúbica"} 580 other{"{0} iardes cúbiques"} 581 } 582 cup{ 583 dnam{"tasses"} 584 one{"{0} tassa"} 585 other{"{0} tasses"} 586 } 587 deciliter{ 588 dnam{"decilitres"} 589 one{"{0} decilitre"} 590 other{"{0} decilitres"} 591 } 592 fluid-ounce{ 593 dnam{"unça líquida"} 594 one{"{0} unça líquida"} 595 other{"{0} unces líquides"} 596 } 597 gallon{ 598 dnam{"galons"} 599 one{"{0} galó"} 600 other{"{0} galons"} 601 } 602 hectoliter{ 603 dnam{"hectolitres"} 604 one{"{0} hectolitre"} 605 other{"{0} hectolitres"} 606 } 607 liter{ 608 dnam{"litres"} 609 one{"{0} litre"} 610 other{"{0} litres"} 611 } 612 megaliter{ 613 dnam{"megalitres"} 614 one{"{0} megalitre"} 615 other{"{0} megalitres"} 616 } 617 milliliter{ 618 dnam{"mil·lilitres"} 619 one{"{0} mil·lilitre"} 620 other{"{0} mil·lilitres"} 621 } 622 pint{ 623 dnam{"pintes"} 624 one{"{0} pinta"} 625 other{"{0} pintes"} 626 } 627 quart{ 628 dnam{"quarts"} 629 one{"{0} quart"} 630 other{"{0} quarts"} 631 } 632 tablespoon{ 633 dnam{"cullerades"} 634 one{"{0} cullerada"} 635 other{"{0} cullerades"} 636 } 637 teaspoon{ 638 dnam{"culleradetes"} 639 one{"{0} culleradeta"} 640 other{"{0} culleradetes"} 641 } 642 } 643 } 644 unitsNarrow{ 645 acceleration{ 646 g-force{ 647 one{"{0}G"} 648 other{"{0}G"} 649 } 650 } 651 angle{ 652 arc-minute{ 653 one{"{0}′"} 654 other{"{0}′"} 655 } 656 arc-second{ 657 one{"{0}″"} 658 other{"{0}″"} 659 } 660 degree{ 661 one{"{0}°"} 662 other{"{0}°"} 663 } 664 } 665 area{ 666 acre{ 667 one{"{0}ac."} 668 other{"{0}ac."} 669 } 670 hectare{ 671 one{"{0}ha"} 672 other{"{0}ha"} 673 } 674 square-centimeter{ 675 one{"{0} cm²"} 676 other{"{0} cm²"} 677 } 678 square-foot{ 679 one{"{0}ft²"} 680 other{"{0}ft²"} 681 } 682 square-kilometer{ 683 one{"{0}km²"} 684 other{"{0}km²"} 685 } 686 square-meter{ 687 one{"{0}m²"} 688 other{"{0}m²"} 689 } 690 square-mile{ 691 one{"{0}mi²"} 692 other{"{0}mi²"} 693 } 694 } 695 compound{ 696 per{"{0}/{1}"} 697 } 698 digital{ 699 megabyte{ 700 one{"{0} MB"} 701 other{"{0} MB"} 702 } 703 } 704 duration{ 705 day{ 706 dnam{"dia"} 707 one{"{0} d"} 708 other{"{0} d"} 709 } 710 hour{ 711 dnam{"h"} 712 one{"{0} h"} 713 other{"{0} h"} 714 } 715 millisecond{ 716 dnam{"ms"} 717 one{"{0} ms"} 718 other{"{0} ms"} 719 } 720 minute{ 721 dnam{"min"} 722 one{"{0} min"} 723 other{"{0} min"} 724 } 725 month{ 726 dnam{"mes"} 727 one{"{0} m"} 728 other{"{0} m"} 729 } 730 second{ 731 dnam{"s"} 732 one{"{0} s"} 733 other{"{0} s"} 734 } 735 week{ 736 dnam{"s"} 737 one{"{0}s"} 738 other{"{0} s"} 739 } 740 year{ 741 dnam{"anys"} 742 one{"{0} any"} 743 other{"{0} anys"} 744 } 745 } 746 frequency{ 747 hertz{ 748 one{"{0} Hz"} 749 other{"{0} Hz"} 750 } 751 } 752 length{ 753 centimeter{ 754 dnam{"cm"} 755 one{"{0} cm"} 756 other{"{0} cm"} 757 } 758 foot{ 759 one{"{0} ft"} 760 other{"{0} ft"} 761 } 762 inch{ 763 one{"{0} in"} 764 other{"{0} in"} 765 } 766 kilometer{ 767 dnam{"km"} 768 one{"{0} km"} 769 other{"{0} km"} 770 } 771 light-year{ 772 one{"{0} l. y."} 773 other{"{0} l. y."} 774 } 775 meter{ 776 dnam{"m"} 777 one{"{0} m"} 778 other{"{0} m"} 779 } 780 mile{ 781 one{"{0} mi"} 782 other{"{0} mi"} 783 } 784 millimeter{ 785 dnam{"mm"} 786 one{"{0} mm"} 787 other{"{0} mm"} 788 } 789 nautical-mile{ 790 one{"{0} nmi"} 791 other{"{0} nmi"} 792 } 793 picometer{ 794 one{"{0}pm"} 795 other{"{0}pm"} 796 } 797 yard{ 798 one{"{0} yd"} 799 other{"{0} yd"} 800 } 801 } 802 mass{ 803 gram{ 804 dnam{"g"} 805 one{"{0} g"} 806 other{"{0} g"} 807 } 808 kilogram{ 809 dnam{"kg"} 810 one{"{0} kg"} 811 other{"{0} kg"} 812 } 813 microgram{ 814 one{"{0} µg"} 815 other{"{0} µg"} 816 } 817 ounce{ 818 one{"{0} oz"} 819 other{"{0} oz"} 820 } 821 pound{ 822 one{"{0} lb"} 823 other{"{0} lb"} 824 } 825 } 826 power{ 827 horsepower{ 828 one{"{0}CV"} 829 other{"{0}CV"} 830 } 831 kilowatt{ 832 one{"{0}kW"} 833 other{"{0}kW"} 834 } 835 watt{ 836 one{"{0}W"} 837 other{"{0}W"} 838 } 839 } 840 pressure{ 841 hectopascal{ 842 one{"{0}hPa"} 843 other{"{0}hPa"} 844 } 845 inch-hg{ 846 one{"{0} inHg"} 847 other{"{0} inHg"} 848 } 849 millibar{ 850 one{"{0} mb"} 851 other{"{0} mb"} 852 } 853 millimeter-of-mercury{ 854 one{"{0} mm Hg"} 855 other{"{0} mm Hg"} 856 } 857 } 858 speed{ 859 kilometer-per-hour{ 860 dnam{"km/h"} 861 one{"{0} km/h"} 862 other{"{0} km/h"} 863 } 864 meter-per-second{ 865 one{"{0}m/s"} 866 other{"{0}m/s"} 867 } 868 mile-per-hour{ 869 one{"{0}mi/h"} 870 other{"{0}mi/h"} 871 } 872 } 873 temperature{ 874 celsius{ 875 dnam{"°C"} 876 one{"{0}°C"} 877 other{"{0}°"} 878 } 879 fahrenheit{ 880 one{"{0}°F"} 881 other{"{0}°F"} 882 } 883 } 884 volume{ 885 cubic-centimeter{ 886 one{"{0} cm³"} 887 other{"{0} cm³"} 888 } 889 cubic-kilometer{ 890 one{"{0}km³"} 891 other{"{0}km³"} 892 } 893 cubic-meter{ 894 one{"{0} m³"} 895 other{"{0} m³"} 896 } 897 cubic-mile{ 898 one{"{0}mi³"} 899 other{"{0}mi³"} 900 } 901 liter{ 902 dnam{"l"} 903 one{"{0} l"} 904 other{"{0} l"} 905 } 906 } 907 } 908 unitsShort{ 909 acceleration{ 910 g-force{ 911 dnam{"G"} 912 one{"{0} G"} 913 other{"{0} G"} 914 } 915 meter-per-second-squared{ 916 dnam{"m/s²"} 917 one{"{0} m/s²"} 918 other{"{0} m/s²"} 919 } 920 } 921 angle{ 922 arc-minute{ 923 dnam{"´"} 924 one{"{0} min"} 925 other{"{0} min"} 926 } 927 arc-second{ 928 dnam{"segons"} 929 one{"{0} s"} 930 other{"{0} s"} 931 } 932 degree{ 933 dnam{"º"} 934 one{"{0}°"} 935 other{"{0}°"} 936 } 937 radian{ 938 dnam{"radiant"} 939 one{"{0} rad"} 940 other{"{0} rad"} 941 } 942 } 943 area{ 944 acre{ 945 dnam{"acres"} 946 one{"{0} ac"} 947 other{"{0} ac"} 948 } 949 hectare{ 950 dnam{"hectàrees"} 951 one{"{0} ha"} 952 other{"{0} ha"} 953 } 954 square-centimeter{ 955 dnam{"cm²"} 956 one{"{0} cm²"} 957 other{"{0} cm²"} 958 } 959 square-foot{ 960 dnam{"ft²"} 961 one{"{0} ft²"} 962 other{"{0} ft²"} 963 } 964 square-inch{ 965 dnam{"in²"} 966 one{"{0} in²"} 967 other{"{0} in²"} 968 } 969 square-kilometer{ 970 dnam{"km²"} 971 one{"{0} km²"} 972 other{"{0} km²"} 973 } 974 square-meter{ 975 dnam{"m²"} 976 one{"{0} m²"} 977 other{"{0} m²"} 978 } 979 square-mile{ 980 dnam{"mi²"} 981 one{"{0} mi²"} 982 other{"{0} mi²"} 983 } 984 square-yard{ 985 dnam{"yd²"} 986 one{"{0} yd²"} 987 other{"{0} yd²"} 988 } 989 } 990 compound{ 991 per{"{0}/{1}"} 992 } 993 consumption{ 994 liter-per-kilometer{ 995 dnam{"l/km"} 996 one{"{0} l/km"} 997 other{"{0} l/km"} 998 } 999 mile-per-gallon{ 1000 dnam{"mi/gal"} 1001 one{"{0} mi/gal"} 1002 other{"{0} mi/gal"} 1003 } 1004 } 1005 digital{ 1006 bit{ 1007 dnam{"bit"} 1008 one{"{0} bit"} 1009 other{"{0} bits"} 1010 } 1011 byte{ 1012 dnam{"B"} 1013 one{"{0} B"} 1014 other{"{0} B"} 1015 } 1016 gigabit{ 1017 dnam{"Gb"} 1018 one{"{0} Gb"} 1019 other{"{0} Gb"} 1020 } 1021 gigabyte{ 1022 dnam{"GB"} 1023 one{"{0} GB"} 1024 other{"{0} GB"} 1025 } 1026 kilobit{ 1027 dnam{"kb"} 1028 one{"{0} kb"} 1029 other{"{0} kb"} 1030 } 1031 kilobyte{ 1032 dnam{"kB"} 1033 one{"{0} kB"} 1034 other{"{0} kB"} 1035 } 1036 megabit{ 1037 dnam{"Mbit"} 1038 one{"{0} Mbit"} 1039 other{"{0} Mbit"} 1040 } 1041 megabyte{ 1042 dnam{"MB"} 1043 one{"{0} MB"} 1044 other{"{0} MB"} 1045 } 1046 terabit{ 1047 dnam{"Tb"} 1048 one{"{0} Tb"} 1049 other{"{0} Tb"} 1050 } 1051 terabyte{ 1052 dnam{"TB"} 1053 one{"{0} TB"} 1054 other{"{0} TB"} 1055 } 1056 } 1057 duration{ 1058 day{ 1059 dnam{"dies"} 1060 one{"{0} dia"} 1061 other{"{0} dies"} 1062 } 1063 hour{ 1064 dnam{"h"} 1065 one{"{0} h"} 1066 other{"{0} h"} 1067 per{"{0}/h"} 1068 } 1069 microsecond{ 1070 dnam{"μs"} 1071 one{"{0} μs"} 1072 other{"{0} μs"} 1073 } 1074 millisecond{ 1075 dnam{"mil·lisegons"} 1076 one{"{0} ms"} 1077 other{"{0} ms"} 1078 } 1079 minute{ 1080 dnam{"min"} 1081 one{"{0} min"} 1082 other{"{0} min"} 1083 } 1084 month{ 1085 dnam{"mesos"} 1086 one{"{0} mes"} 1087 other{"{0} mesos"} 1088 } 1089 nanosecond{ 1090 dnam{"ns"} 1091 one{"{0} ns"} 1092 other{"{0} ns"} 1093 } 1094 second{ 1095 dnam{"s"} 1096 one{"{0} s"} 1097 other{"{0} s"} 1098 per{"{0}/s"} 1099 } 1100 week{ 1101 dnam{"setm."} 1102 one{"{0} setm."} 1103 other{"{0} setm."} 1104 } 1105 year{ 1106 dnam{"anys"} 1107 one{"{0} any"} 1108 other{"{0} anys"} 1109 } 1110 } 1111 electric{ 1112 ampere{ 1113 dnam{"A"} 1114 one{"{0} A"} 1115 other{"{0} A"} 1116 } 1117 milliampere{ 1118 dnam{"mA"} 1119 one{"{0} mA"} 1120 other{"{0} mA"} 1121 } 1122 ohm{ 1123 dnam{"Ω"} 1124 one{"{0} Ω"} 1125 other{"{0} Ω"} 1126 } 1127 volt{ 1128 dnam{"V"} 1129 one{"{0} V"} 1130 other{"{0} V"} 1131 } 1132 } 1133 energy{ 1134 calorie{ 1135 dnam{"cal"} 1136 one{"{0} cal"} 1137 other{"{0} cal"} 1138 } 1139 foodcalorie{ 1140 dnam{"kcal"} 1141 one{"{0} kcal"} 1142 other{"{0} kcal"} 1143 } 1144 joule{ 1145 dnam{"J"} 1146 one{"{0} J"} 1147 other{"{0} J"} 1148 } 1149 kilocalorie{ 1150 dnam{"kcal"} 1151 one{"{0} kcal"} 1152 other{"{0} kcal"} 1153 } 1154 kilojoule{ 1155 dnam{"kJ"} 1156 one{"{0} kJ"} 1157 other{"{0} kJ"} 1158 } 1159 kilowatt-hour{ 1160 dnam{"kWh"} 1161 one{"{0} kWh"} 1162 other{"{0} kWh"} 1163 } 1164 } 1165 frequency{ 1166 gigahertz{ 1167 dnam{"GHz"} 1168 one{"{0} GHz"} 1169 other{"{0} GHz"} 1170 } 1171 hertz{ 1172 dnam{"Hz"} 1173 one{"{0} Hz"} 1174 other{"{0} Hz"} 1175 } 1176 kilohertz{ 1177 dnam{"kHz"} 1178 one{"{0} kHz"} 1179 other{"{0} kHz"} 1180 } 1181 megahertz{ 1182 dnam{"MHz"} 1183 one{"{0} MHz"} 1184 other{"{0} MHz"} 1185 } 1186 } 1187 length{ 1188 astronomical-unit{ 1189 dnam{"ua"} 1190 one{"{0} ua"} 1191 other{"{0} ua"} 1192 } 1193 centimeter{ 1194 dnam{"cm"} 1195 one{"{0} cm"} 1196 other{"{0} cm"} 1197 } 1198 decimeter{ 1199 dnam{"dm"} 1200 one{"{0} dm"} 1201 other{"{0} dm"} 1202 } 1203 foot{ 1204 dnam{"ft"} 1205 one{"{0} ft"} 1206 other{"{0} ft"} 1207 } 1208 inch{ 1209 dnam{"polz."} 1210 one{"{0} polz."} 1211 other{"{0} polz."} 1212 } 1213 kilometer{ 1214 dnam{"km"} 1215 one{"{0} km"} 1216 other{"{0} km"} 1217 } 1218 light-year{ 1219 dnam{"anys llum"} 1220 one{"{0} any ll."} 1221 other{"{0} anys ll."} 1222 } 1223 meter{ 1224 dnam{"metres"} 1225 one{"{0} m"} 1226 other{"{0} m"} 1227 } 1228 micrometer{ 1229 dnam{"µm"} 1230 one{"{0} µm"} 1231 other{"{0} µm"} 1232 } 1233 mile{ 1234 dnam{"milles"} 1235 one{"{0} mi"} 1236 other{"{0} mi"} 1237 } 1238 millimeter{ 1239 dnam{"mil·límetres"} 1240 one{"{0} mm"} 1241 other{"{0} mm"} 1242 } 1243 nanometer{ 1244 dnam{"nm"} 1245 one{"{0} nm"} 1246 other{"{0} nm"} 1247 } 1248 nautical-mile{ 1249 dnam{"nmi"} 1250 one{"{0} nmi"} 1251 other{"{0} nmi"} 1252 } 1253 parsec{ 1254 dnam{"parsecs"} 1255 one{"{0} pc"} 1256 other{"{0} pc"} 1257 } 1258 picometer{ 1259 dnam{"pm"} 1260 one{"{0} pm"} 1261 other{"{0} pm"} 1262 } 1263 yard{ 1264 dnam{"iardes"} 1265 one{"{0} yd"} 1266 other{"{0} yd"} 1267 } 1268 } 1269 light{ 1270 lux{ 1271 dnam{"lx"} 1272 one{"{0} lx"} 1273 other{"{0} lx"} 1274 } 1275 } 1276 mass{ 1277 carat{ 1278 dnam{"quirat"} 1279 one{"{0} ct"} 1280 other{"{0} ct"} 1281 } 1282 gram{ 1283 dnam{"gram"} 1284 one{"{0} g"} 1285 other{"{0} g"} 1286 } 1287 kilogram{ 1288 dnam{"kg"} 1289 one{"{0} kg"} 1290 other{"{0} kg"} 1291 } 1292 metric-ton{ 1293 dnam{"t mètriques"} 1294 one{"{0} t mètrica"} 1295 other{"{0} t mètr."} 1296 } 1297 microgram{ 1298 dnam{"µg"} 1299 one{"{0} µg"} 1300 other{"{0} µg"} 1301 } 1302 milligram{ 1303 dnam{"mg"} 1304 one{"{0} mg"} 1305 other{"{0} mg"} 1306 } 1307 ounce{ 1308 dnam{"oz"} 1309 one{"{0} oz"} 1310 other{"{0} oz"} 1311 } 1312 ounce-troy{ 1313 dnam{"ozt"} 1314 one{"{0} ozt"} 1315 other{"{0} ozt"} 1316 } 1317 pound{ 1318 dnam{"lb"} 1319 one{"{0} lb"} 1320 other{"{0} lb"} 1321 } 1322 ton{ 1323 dnam{"t"} 1324 one{"{0} t"} 1325 other{"{0} t"} 1326 } 1327 } 1328 power{ 1329 gigawatt{ 1330 dnam{"GW"} 1331 one{"{0} GW"} 1332 other{"{0} GW"} 1333 } 1334 horsepower{ 1335 dnam{"CV"} 1336 one{"{0} CV"} 1337 other{"{0} CV"} 1338 } 1339 kilowatt{ 1340 dnam{"kW"} 1341 one{"{0} kW"} 1342 other{"{0} kW"} 1343 } 1344 megawatt{ 1345 dnam{"MW"} 1346 one{"{0} MW"} 1347 other{"{0} MW"} 1348 } 1349 milliwatt{ 1350 dnam{"mW"} 1351 one{"{0} mW"} 1352 other{"{0} mW"} 1353 } 1354 watt{ 1355 dnam{"W"} 1356 one{"{0} W"} 1357 other{"{0} W"} 1358 } 1359 } 1360 pressure{ 1361 hectopascal{ 1362 dnam{"hPa"} 1363 one{"{0} hPa"} 1364 other{"{0} hPa"} 1365 } 1366 inch-hg{ 1367 dnam{"inHg"} 1368 one{"{0} inHg"} 1369 other{"{0} inHg"} 1370 } 1371 millibar{ 1372 dnam{"mbar"} 1373 one{"{0} mbar"} 1374 other{"{0} mbar"} 1375 } 1376 millimeter-of-mercury{ 1377 dnam{"mm Hg"} 1378 one{"{0} mm Hg"} 1379 other{"{0} mm Hg"} 1380 } 1381 pound-per-square-inch{ 1382 dnam{"psi"} 1383 one{"{0} psi"} 1384 other{"{0} psi"} 1385 } 1386 } 1387 proportion{ 1388 karat{ 1389 dnam{"ct"} 1390 one{"{0} ct"} 1391 other{"{0} ct"} 1392 } 1393 } 1394 speed{ 1395 kilometer-per-hour{ 1396 dnam{"km/h"} 1397 one{"{0} km/h"} 1398 other{"{0} km/h"} 1399 } 1400 meter-per-second{ 1401 dnam{"m/s"} 1402 one{"{0} m/s"} 1403 other{"{0} m/s"} 1404 } 1405 mile-per-hour{ 1406 dnam{"mi/h"} 1407 one{"{0} mi/h"} 1408 other{"{0} mi/h"} 1409 } 1410 } 1411 temperature{ 1412 celsius{ 1413 dnam{"°C"} 1414 one{"{0} °C"} 1415 other{"{0} °C"} 1416 } 1417 fahrenheit{ 1418 dnam{"°F"} 1419 one{"{0} °F"} 1420 other{"{0} °F"} 1421 } 1422 kelvin{ 1423 dnam{"K"} 1424 one{"{0} K"} 1425 other{"{0} K"} 1426 } 1427 } 1428 volume{ 1429 acre-foot{ 1430 dnam{"ac ft"} 1431 one{"{0} ac ft"} 1432 other{"{0} ac ft"} 1433 } 1434 centiliter{ 1435 dnam{"cl"} 1436 one{"{0} cl"} 1437 other{"{0} cl"} 1438 } 1439 cubic-centimeter{ 1440 dnam{"cm³"} 1441 one{"{0} cm³"} 1442 other{"{0} cm³"} 1443 } 1444 cubic-foot{ 1445 dnam{"ft³"} 1446 one{"{0} ft³"} 1447 other{"{0} ft³"} 1448 } 1449 cubic-inch{ 1450 dnam{"in³"} 1451 one{"{0} in³"} 1452 other{"{0} in³"} 1453 } 1454 cubic-kilometer{ 1455 dnam{"km³"} 1456 one{"{0} km³"} 1457 other{"{0} km³"} 1458 } 1459 cubic-meter{ 1460 dnam{"m³"} 1461 one{"{0} m³"} 1462 other{"{0} m³"} 1463 } 1464 cubic-mile{ 1465 dnam{"mi³"} 1466 one{"{0} mi³"} 1467 other{"{0} mi³"} 1468 } 1469 cubic-yard{ 1470 dnam{"yd³"} 1471 one{"{0} yd³"} 1472 other{"{0} yd³"} 1473 } 1474 cup{ 1475 dnam{"tassa"} 1476 one{"{0} tassa"} 1477 other{"{0} tasses"} 1478 } 1479 deciliter{ 1480 dnam{"dl"} 1481 one{"{0} dl"} 1482 other{"{0} dl"} 1483 } 1484 fluid-ounce{ 1485 dnam{"fl oz"} 1486 one{"{0} fl oz"} 1487 other{"{0} fl oz"} 1488 } 1489 gallon{ 1490 dnam{"gal"} 1491 one{"{0} gal"} 1492 other{"{0} gal"} 1493 } 1494 hectoliter{ 1495 dnam{"hl"} 1496 one{"{0} hl"} 1497 other{"{0} hl"} 1498 } 1499 liter{ 1500 dnam{"l"} 1501 one{"{0} l"} 1502 other{"{0} l"} 1503 } 1504 megaliter{ 1505 dnam{"Ml"} 1506 one{"{0} Ml"} 1507 other{"{0} Ml"} 1508 } 1509 milliliter{ 1510 dnam{"ml"} 1511 one{"{0} ml"} 1512 other{"{0} ml"} 1513 } 1514 pint{ 1515 dnam{"pt"} 1516 one{"{0} pt"} 1517 other{"{0} pt"} 1518 } 1519 quart{ 1520 dnam{"qt"} 1521 one{"{0} qt"} 1522 other{"{0} qt"} 1523 } 1524 tablespoon{ 1525 dnam{"cull."} 1526 one{"{0} cull."} 1527 other{"{0} cull."} 1528 } 1529 teaspoon{ 1530 dnam{"cdta."} 1531 one{"{0} cdta."} 1532 other{"{0} cdta."} 1533 } 1534 } 1535 } 1536} 1537