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/hr.xml 7// * 8// *************************************************************************** 9hr{ 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{"G"} 20 few{"{0} G"} 21 one{"{0} G"} 22 other{"{0} G"} 23 } 24 meter-per-second-squared{ 25 dnam{"metri u sekundi na kvadrat"} 26 few{"{0} metra u sekundi na kvadrat"} 27 one{"{0} metar u sekundi na kvadrat"} 28 other{"{0} metara u sekundi na kvadrat"} 29 } 30 } 31 angle{ 32 arc-minute{ 33 dnam{"minute"} 34 few{"{0} minute"} 35 one{"{0} minuta"} 36 other{"{0} minuta"} 37 } 38 arc-second{ 39 dnam{"sekunde"} 40 few{"{0} sekunde"} 41 one{"{0} sekunda"} 42 other{"{0} sekundi"} 43 } 44 degree{ 45 dnam{"stupnjevi"} 46 few{"{0} stupnja"} 47 one{"{0} stupanj"} 48 other{"{0} stupnjeva"} 49 } 50 radian{ 51 dnam{"radijani"} 52 few{"{0} radijana"} 53 one{"{0} radijan"} 54 other{"{0} radijana"} 55 } 56 } 57 area{ 58 acre{ 59 dnam{"katastarska jutra"} 60 few{"{0} katastarska jutra"} 61 one{"{0} katastarsko jutro"} 62 other{"{0} katastarskih jutara"} 63 } 64 hectare{ 65 dnam{"hektari"} 66 few{"{0} hektara"} 67 one{"{0} hektar"} 68 other{"{0} hektara"} 69 } 70 square-centimeter{ 71 dnam{"kvadratni centimetri"} 72 few{"{0} kvadratna centimetra"} 73 one{"{0} kvadratni centimetar"} 74 other{"{0} kvadratnih centimetara"} 75 } 76 square-foot{ 77 dnam{"kvadratne stope"} 78 few{"{0} kvadratne stope"} 79 one{"{0} kvadratna stopa"} 80 other{"{0} kvadratnih stopa"} 81 } 82 square-inch{ 83 dnam{"kvadratni inči"} 84 few{"{0} kvadratna inča"} 85 one{"{0} kvadratni inč"} 86 other{"{0} kvadratnih inča"} 87 } 88 square-kilometer{ 89 dnam{"kvadratni kilometri"} 90 few{"{0} kvadratna kilometra"} 91 one{"{0} kvadratni kilometar"} 92 other{"{0} kvadratnih kilometara"} 93 } 94 square-meter{ 95 dnam{"kvadratni metri"} 96 few{"{0} kvadratna metra"} 97 one{"{0} kvadratni metar"} 98 other{"{0} kvadratnih metara"} 99 } 100 square-mile{ 101 dnam{"kvadratne milje"} 102 few{"{0} kvadratne milje"} 103 one{"{0} kvadratna milja"} 104 other{"{0} kvadratnih milja"} 105 } 106 square-yard{ 107 dnam{"kvadratni jardi"} 108 few{"{0} kvadratna jarda"} 109 one{"{0} kvadratni jard"} 110 other{"{0} kvadratnih jardi"} 111 } 112 } 113 compound{ 114 per{"{0}/{1}"} 115 } 116 consumption{ 117 liter-per-kilometer{ 118 dnam{"litre po kilometru"} 119 few{"{0} litre po kilometru"} 120 one{"{0} litra po kilometru"} 121 other{"{0} litara po kilometru"} 122 } 123 mile-per-gallon{ 124 dnam{"milje po galonu"} 125 few{"{0} milje po galonu"} 126 one{"{0} milja po galonu"} 127 other{"{0} milja po galonu"} 128 } 129 } 130 digital{ 131 bit{ 132 dnam{"bitovi"} 133 few{"{0} bita"} 134 one{"{0} bit"} 135 other{"{0} bitova"} 136 } 137 byte{ 138 dnam{"bajtovi"} 139 few{"{0} bajta"} 140 one{"{0} bajt"} 141 other{"{0} bajtova"} 142 } 143 gigabit{ 144 dnam{"gigabiti"} 145 few{"{0} gigabita"} 146 one{"{0} gigabit"} 147 other{"{0} gigabita"} 148 } 149 gigabyte{ 150 dnam{"gigabajti"} 151 few{"{0} gigabajta"} 152 one{"{0} gigabajt"} 153 other{"{0} gigabajta"} 154 } 155 kilobit{ 156 dnam{"kilobiti"} 157 few{"{0} kilobita"} 158 one{"{0} kilobit"} 159 other{"{0} kilobita"} 160 } 161 kilobyte{ 162 dnam{"kilobajti"} 163 few{"{0} kilobajta"} 164 one{"{0} kilobajt"} 165 other{"{0} kilobajta"} 166 } 167 megabit{ 168 dnam{"megabiti"} 169 few{"{0} megabita"} 170 one{"{0} megabit"} 171 other{"{0} megabita"} 172 } 173 megabyte{ 174 dnam{"megabajti"} 175 few{"{0} megabajta"} 176 one{"{0} megabajt"} 177 other{"{0} megabajta"} 178 } 179 terabit{ 180 dnam{"terabiti"} 181 few{"{0} terabita"} 182 one{"{0} terabit"} 183 other{"{0} terabita"} 184 } 185 terabyte{ 186 dnam{"terabajti"} 187 few{"{0} terabajta"} 188 one{"{0} terabajt"} 189 other{"{0} terabajta"} 190 } 191 } 192 duration{ 193 day{ 194 dnam{"dani"} 195 few{"{0} dana"} 196 one{"{0} dan"} 197 other{"{0} dana"} 198 } 199 hour{ 200 dnam{"sati"} 201 few{"{0} sata"} 202 one{"{0} sat"} 203 other{"{0} sati"} 204 per{"{0}/h"} 205 } 206 microsecond{ 207 dnam{"mikrosekunde"} 208 few{"{0} mikrosekunde"} 209 one{"{0} mikrosekunda"} 210 other{"{0} mikrosekundi"} 211 } 212 millisecond{ 213 dnam{"milisekunde"} 214 few{"{0} milisekunde"} 215 one{"{0} milisekunda"} 216 other{"{0} milisekundi"} 217 } 218 minute{ 219 dnam{"minute"} 220 few{"{0} minute"} 221 one{"{0} minuta"} 222 other{"{0} minuta"} 223 } 224 month{ 225 dnam{"mjeseci"} 226 few{"{0} mjeseca"} 227 one{"{0} mjesec"} 228 other{"{0} mjeseci"} 229 } 230 nanosecond{ 231 dnam{"nanosekunde"} 232 few{"{0} nanosekunde"} 233 one{"{0} nanosekunda"} 234 other{"{0} nanosekundi"} 235 } 236 second{ 237 dnam{"sekunde"} 238 few{"{0} sekunde"} 239 one{"{0} sekunda"} 240 other{"{0} sekundi"} 241 per{"{0}/s"} 242 } 243 week{ 244 dnam{"tjedni"} 245 few{"{0} tjedna"} 246 one{"{0} tjedan"} 247 other{"{0} tjedana"} 248 } 249 year{ 250 dnam{"godine"} 251 few{"{0} godine"} 252 one{"{0} godina"} 253 other{"{0} godina"} 254 } 255 } 256 electric{ 257 ampere{ 258 dnam{"amperi"} 259 few{"{0} ampera"} 260 one{"{0} amper"} 261 other{"{0} ampera"} 262 } 263 milliampere{ 264 dnam{"miliamperi"} 265 few{"{0} miliampera"} 266 one{"{0} miliamper"} 267 other{"{0} miliampera"} 268 } 269 ohm{ 270 dnam{"omi"} 271 few{"{0} oma"} 272 one{"{0} om"} 273 other{"{0} oma"} 274 } 275 volt{ 276 dnam{"volti"} 277 few{"{0} volta"} 278 one{"{0} volt"} 279 other{"{0} volti"} 280 } 281 } 282 energy{ 283 calorie{ 284 dnam{"kalorije"} 285 few{"{0} kalorije"} 286 one{"{0} kalorija"} 287 other{"{0} kalorija"} 288 } 289 foodcalorie{ 290 dnam{"kilokalorije"} 291 few{"{0} kilokalorije"} 292 one{"{0} kilokalorija"} 293 other{"{0} kilokalorija"} 294 } 295 joule{ 296 dnam{"džuli"} 297 few{"{0} džula"} 298 one{"{0} džul"} 299 other{"{0} džula"} 300 } 301 kilocalorie{ 302 dnam{"kilokalorije"} 303 few{"{0} kilokalorije"} 304 one{"{0} kilokalorija"} 305 other{"{0} kilokalorija"} 306 } 307 kilojoule{ 308 dnam{"kilodžuli"} 309 few{"{0} kilodžula"} 310 one{"{0} kilodžul"} 311 other{"{0} kilodžula"} 312 } 313 kilowatt-hour{ 314 dnam{"kilovatsati"} 315 few{"{0} kilovatsata"} 316 one{"{0} kilovatsat"} 317 other{"{0} kilovatsati"} 318 } 319 } 320 frequency{ 321 gigahertz{ 322 dnam{"gigaherci"} 323 few{"{0} gigaherca"} 324 one{"{0} gigaherc"} 325 other{"{0} gigaherca"} 326 } 327 hertz{ 328 dnam{"herci"} 329 few{"{0} herca"} 330 one{"{0} herc"} 331 other{"{0} herca"} 332 } 333 kilohertz{ 334 dnam{"kiloherci"} 335 few{"{0} kiloherca"} 336 one{"{0} kiloherc"} 337 other{"{0} kiloherca"} 338 } 339 megahertz{ 340 dnam{"megaherci"} 341 few{"{0} megaherca"} 342 one{"{0} megaherc"} 343 other{"{0} megaherca"} 344 } 345 } 346 length{ 347 astronomical-unit{ 348 dnam{"astronomske jedinice"} 349 few{"{0} astronomske jedinice"} 350 one{"{0} astronomska jedinica"} 351 other{"{0} astronomskih jedinica"} 352 } 353 centimeter{ 354 dnam{"centimetri"} 355 few{"{0} centimetra"} 356 one{"{0} centimetar"} 357 other{"{0} centimetara"} 358 } 359 decimeter{ 360 dnam{"decimetri"} 361 few{"{0} decimetra"} 362 one{"{0} decimetar"} 363 other{"{0} decimetara"} 364 } 365 fathom{ 366 dnam{"hvati"} 367 few{"{0} hvata"} 368 one{"{0} hvat"} 369 other{"{0} hvati"} 370 } 371 foot{ 372 dnam{"stope"} 373 few{"{0} stope"} 374 one{"{0} stopa"} 375 other{"{0} stopa"} 376 } 377 furlong{ 378 dnam{"furlonzi"} 379 few{"{0} furlonga"} 380 one{"{0} furlong"} 381 other{"{0} furlonga"} 382 } 383 inch{ 384 dnam{"inči"} 385 few{"{0} inča"} 386 one{"{0} inč"} 387 other{"{0} inča"} 388 } 389 kilometer{ 390 dnam{"kilometri"} 391 few{"{0} kilometra"} 392 one{"{0} kilometar"} 393 other{"{0} kilometara"} 394 } 395 light-year{ 396 dnam{"svjetlosne godine"} 397 few{"{0} svjetlosne godine"} 398 one{"{0} svjetlosna godina"} 399 other{"{0} svjetlosnih godina"} 400 } 401 meter{ 402 dnam{"metri"} 403 few{"{0} metra"} 404 one{"{0} metar"} 405 other{"{0} metara"} 406 } 407 micrometer{ 408 dnam{"mikrometri"} 409 few{"{0} mikrometra"} 410 one{"{0} mikrometar"} 411 other{"{0} mikrometara"} 412 } 413 mile{ 414 dnam{"milje"} 415 few{"{0} milje"} 416 one{"{0} milja"} 417 other{"{0} milja"} 418 } 419 millimeter{ 420 dnam{"milimetri"} 421 few{"{0} milimetra"} 422 one{"{0} milimetar"} 423 other{"{0} milimetara"} 424 } 425 nanometer{ 426 dnam{"nanometri"} 427 few{"{0} nanometra"} 428 one{"{0} nanometar"} 429 other{"{0} nanometara"} 430 } 431 nautical-mile{ 432 dnam{"nautičke milje"} 433 few{"{0} nautičke milje"} 434 one{"{0} nautička milja"} 435 other{"{0} nautičkih milja"} 436 } 437 parsec{ 438 dnam{"parseci"} 439 few{"{0} parseka"} 440 one{"{0} parsek"} 441 other{"{0} parseka"} 442 } 443 picometer{ 444 dnam{"pikometri"} 445 few{"{0} pikometra"} 446 one{"{0} pikometar"} 447 other{"{0} pikometara"} 448 } 449 yard{ 450 dnam{"jardi"} 451 few{"{0} jarda"} 452 one{"{0} jard"} 453 other{"{0} jardi"} 454 } 455 } 456 light{ 457 lux{ 458 dnam{"luksi"} 459 few{"{0} luksa"} 460 one{"{0} luks"} 461 other{"{0} luksa"} 462 } 463 } 464 mass{ 465 carat{ 466 dnam{"karati"} 467 few{"{0} karata"} 468 one{"{0} karat"} 469 other{"{0} karata"} 470 } 471 gram{ 472 dnam{"grami"} 473 few{"{0} grama"} 474 one{"{0} gram"} 475 other{"{0} grama"} 476 } 477 kilogram{ 478 dnam{"kilogrami"} 479 few{"{0} kilograma"} 480 one{"{0} kilogram"} 481 other{"{0} kilograma"} 482 } 483 metric-ton{ 484 dnam{"tone"} 485 few{"{0} tone"} 486 one{"{0} tona"} 487 other{"{0} tona"} 488 } 489 microgram{ 490 dnam{"mikrogrami"} 491 few{"{0} mikrograma"} 492 one{"{0} mikrogram"} 493 other{"{0} mikrograma"} 494 } 495 milligram{ 496 dnam{"miligrami"} 497 few{"{0} miligrama"} 498 one{"{0} miligram"} 499 other{"{0} miligrama"} 500 } 501 ounce{ 502 dnam{"unce"} 503 few{"{0} unce"} 504 one{"{0} unca"} 505 other{"{0} unci"} 506 } 507 ounce-troy{ 508 dnam{"troy unce"} 509 few{"{0} troy unce"} 510 one{"{0} troy unca"} 511 other{"{0} troy unci"} 512 } 513 pound{ 514 dnam{"funte"} 515 few{"{0} funte"} 516 one{"{0} funta"} 517 other{"{0} funti"} 518 } 519 stone{ 520 dnam{"kameni"} 521 few{"{0} kamena"} 522 one{"{0} kamen"} 523 other{"{0} kamena"} 524 } 525 ton{ 526 dnam{"kratke tone"} 527 few{"{0} kratke tone"} 528 one{"{0} kratka tona"} 529 other{"{0} kratkih tona"} 530 } 531 } 532 power{ 533 gigawatt{ 534 dnam{"gigavati"} 535 few{"{0} gigavata"} 536 one{"{0} gigavat"} 537 other{"{0} gigavata"} 538 } 539 horsepower{ 540 dnam{"konjske snage"} 541 few{"{0} konjske snage"} 542 one{"{0} konjska snaga"} 543 other{"{0} konjskih snaga"} 544 } 545 kilowatt{ 546 dnam{"kilovati"} 547 few{"{0} kilovata"} 548 one{"{0} kilovat"} 549 other{"{0} kilovata"} 550 } 551 megawatt{ 552 dnam{"megavati"} 553 few{"{0} megavata"} 554 one{"{0} megavat"} 555 other{"{0} megavata"} 556 } 557 milliwatt{ 558 dnam{"milivati"} 559 few{"{0} milivata"} 560 one{"{0} milivat"} 561 other{"{0} milivata"} 562 } 563 watt{ 564 dnam{"vati"} 565 few{"{0} vata"} 566 one{"{0} vat"} 567 other{"{0} vati"} 568 } 569 } 570 pressure{ 571 hectopascal{ 572 dnam{"hektopaskali"} 573 few{"{0} hektopaskala"} 574 one{"{0} hektopaskal"} 575 other{"{0} hektopaskala"} 576 } 577 inch-hg{ 578 dnam{"inči žive"} 579 few{"{0} inča žive"} 580 one{"{0} inč žive"} 581 other{"{0} inča žive"} 582 } 583 millibar{ 584 dnam{"milibari"} 585 few{"{0} milibara"} 586 one{"{0} milibar"} 587 other{"{0} milibara"} 588 } 589 millimeter-of-mercury{ 590 dnam{"milimetri živina stupca"} 591 few{"{0} milimetra živina stupca"} 592 one{"{0} milimetar živina stupca"} 593 other{"{0} milimetara živina stupca"} 594 } 595 pound-per-square-inch{ 596 dnam{"funte po kvadratnom inču"} 597 few{"{0} funte po kvadratnom inču"} 598 one{"{0} funta po kvadratnom inču"} 599 other{"{0} funti po kvadratnom inču"} 600 } 601 } 602 proportion{ 603 karat{ 604 dnam{"karati"} 605 few{"{0} karata"} 606 one{"{0} karat"} 607 other{"{0} karata"} 608 } 609 } 610 speed{ 611 kilometer-per-hour{ 612 dnam{"kilometri na sat"} 613 few{"{0} kilometra na sat"} 614 one{"{0} kilometar na sat"} 615 other{"{0} kilometara na sat"} 616 } 617 meter-per-second{ 618 dnam{"metri u sekundi"} 619 few{"{0} metra u sekundi"} 620 one{"{0} metar u sekundi"} 621 other{"{0} metara u sekundi"} 622 } 623 mile-per-hour{ 624 dnam{"milje na sat"} 625 few{"{0} milje na sat"} 626 one{"{0} milja na sat"} 627 other{"{0} milja na sat"} 628 } 629 } 630 temperature{ 631 celsius{ 632 dnam{"Celzijevi stupnjevi"} 633 few{"{0} Celzijeva stupnja"} 634 one{"{0} Celzijev stupanj"} 635 other{"{0} Celzijevih stupnjeva"} 636 } 637 fahrenheit{ 638 dnam{"Fahrenheitovi stupnjevi"} 639 few{"{0} Fahrenheitova stupnja"} 640 one{"{0} Fahrenheitov stupanj"} 641 other{"{0} Fahrenheitovih stupnjeva"} 642 } 643 kelvin{ 644 dnam{"kelvini"} 645 few{"{0} kelvina"} 646 one{"{0} kelvin"} 647 other{"{0} kelvina"} 648 } 649 } 650 volume{ 651 acre-foot{ 652 dnam{"aker-stope"} 653 few{"{0} aker-stope"} 654 one{"{0} aker-stopa"} 655 other{"{0} aker-stopi"} 656 } 657 bushel{ 658 dnam{"bušeli"} 659 few{"{0} bušela"} 660 one{"{0} bušel"} 661 other{"{0} bušela"} 662 } 663 centiliter{ 664 dnam{"centilitri"} 665 few{"{0} centilitra"} 666 one{"{0} centilitar"} 667 other{"{0} centilitara"} 668 } 669 cubic-centimeter{ 670 dnam{"kubni centimetri"} 671 few{"{0} kubna centimetra"} 672 one{"{0} kubni centimetar"} 673 other{"{0} kubnih centimetara"} 674 } 675 cubic-foot{ 676 dnam{"kubne stope"} 677 few{"{0} kubne stope"} 678 one{"{0} kubna stopa"} 679 other{"{0} kubnih stopa"} 680 } 681 cubic-inch{ 682 dnam{"kubni inči"} 683 few{"{0} kubna inča"} 684 one{"{0} kubni inč"} 685 other{"{0} kubnih inča"} 686 } 687 cubic-kilometer{ 688 dnam{"kubni kilometri"} 689 few{"{0} kubna kilometra"} 690 one{"{0} kubni kilometar"} 691 other{"{0} kubnih kilometara"} 692 } 693 cubic-meter{ 694 dnam{"kubni metri"} 695 few{"{0} kubna metra"} 696 one{"{0} kubni metar"} 697 other{"{0} kubnih metara"} 698 } 699 cubic-mile{ 700 dnam{"kubne milje"} 701 few{"{0} kubne milje"} 702 one{"{0} kubna milja"} 703 other{"{0} kubnih milja"} 704 } 705 cubic-yard{ 706 dnam{"kubni jardi"} 707 few{"{0} kubna jarda"} 708 one{"{0} kubni jard"} 709 other{"{0} kubnih jardi"} 710 } 711 cup{ 712 dnam{"šalice"} 713 few{"{0} šalice"} 714 one{"{0} šalica"} 715 other{"{0} šalica"} 716 } 717 deciliter{ 718 dnam{"decilitri"} 719 few{"{0} decilitra"} 720 one{"{0} decilitar"} 721 other{"{0} decilitara"} 722 } 723 fluid-ounce{ 724 dnam{"tekuće unce"} 725 few{"{0} tekuće unce"} 726 one{"{0} tekuća unca"} 727 other{"{0} tekućih unci"} 728 } 729 gallon{ 730 dnam{"galoni"} 731 few{"{0} galona"} 732 one{"{0} galon"} 733 other{"{0} galona"} 734 } 735 hectoliter{ 736 dnam{"hektolitri"} 737 few{"{0} hektolitra"} 738 one{"{0} hektolitar"} 739 other{"{0} hektolitara"} 740 } 741 liter{ 742 dnam{"litre"} 743 few{"{0} litre"} 744 one{"{0} litra"} 745 other{"{0} litara"} 746 } 747 megaliter{ 748 dnam{"megalitri"} 749 few{"{0} megalitra"} 750 one{"{0} megalitar"} 751 other{"{0} megalitara"} 752 } 753 milliliter{ 754 dnam{"mililitri"} 755 few{"{0} mililitra"} 756 one{"{0} mililitar"} 757 other{"{0} mililitara"} 758 } 759 pint{ 760 dnam{"pinte"} 761 few{"{0} pinte"} 762 one{"{0} pinta"} 763 other{"{0} pinti"} 764 } 765 quart{ 766 dnam{"četvrtine"} 767 few{"{0} četvrtine"} 768 one{"{0} četvrtina"} 769 other{"{0} četvrtina"} 770 } 771 tablespoon{ 772 dnam{"žlice"} 773 few{"{0} žlice"} 774 one{"{0} žlica"} 775 other{"{0} žlica"} 776 } 777 teaspoon{ 778 dnam{"žličice"} 779 few{"{0} žličice"} 780 one{"{0} žličica"} 781 other{"{0} žličica"} 782 } 783 } 784 } 785 unitsNarrow{ 786 acceleration{ 787 g-force{ 788 few{"{0} G"} 789 one{"{0} G"} 790 other{"{0} G"} 791 } 792 meter-per-second-squared{ 793 few{"{0} m/s²"} 794 one{"{0} m/s²"} 795 other{"{0} m/s²"} 796 } 797 } 798 angle{ 799 arc-minute{ 800 few{"{0}′"} 801 one{"{0}′"} 802 other{"{0}′"} 803 } 804 arc-second{ 805 few{"{0}″"} 806 one{"{0}″"} 807 other{"{0}″"} 808 } 809 degree{ 810 few{"{0}°"} 811 one{"{0}°"} 812 other{"{0}°"} 813 } 814 radian{ 815 few{"{0} rad"} 816 one{"{0} rad"} 817 other{"{0} rad"} 818 } 819 } 820 area{ 821 acre{ 822 few{"{0} kj"} 823 one{"{0} kj"} 824 other{"{0} kj"} 825 } 826 hectare{ 827 few{"{0} ha"} 828 one{"{0} ha"} 829 other{"{0} ha"} 830 } 831 square-centimeter{ 832 few{"{0} cm²"} 833 one{"{0} cm²"} 834 other{"{0} cm²"} 835 } 836 square-foot{ 837 few{"{0} ft²"} 838 one{"{0} ft²"} 839 other{"{0} ft²"} 840 } 841 square-inch{ 842 few{"{0} in²"} 843 one{"{0} in²"} 844 other{"{0} in²"} 845 } 846 square-kilometer{ 847 few{"{0} km²"} 848 one{"{0} km²"} 849 other{"{0} km²"} 850 } 851 square-meter{ 852 few{"{0} m²"} 853 one{"{0} m²"} 854 other{"{0} m²"} 855 } 856 square-mile{ 857 few{"{0} mi²"} 858 one{"{0} mi²"} 859 other{"{0} mi²"} 860 } 861 square-yard{ 862 few{"{0} yd²"} 863 one{"{0} yd²"} 864 other{"{0} yd²"} 865 } 866 } 867 compound{ 868 per{"{0}/{1}"} 869 } 870 consumption{ 871 liter-per-kilometer{ 872 few{"{0} l/km"} 873 one{"{0} l/km"} 874 other{"{0} l/km"} 875 } 876 mile-per-gallon{ 877 few{"{0} mpg"} 878 one{"{0} mpg"} 879 other{"{0} mpg"} 880 } 881 } 882 digital{ 883 bit{ 884 few{"{0} bita"} 885 one{"{0} bit"} 886 other{"{0} bitova"} 887 } 888 byte{ 889 few{"{0} bajta"} 890 one{"{0} bajt"} 891 other{"{0} bajtova"} 892 } 893 gigabit{ 894 few{"{0} Gb"} 895 one{"{0} Gb"} 896 other{"{0} Gb"} 897 } 898 gigabyte{ 899 few{"{0} GB"} 900 one{"{0} GB"} 901 other{"{0} GB"} 902 } 903 kilobit{ 904 few{"{0} kb"} 905 one{"{0} kb"} 906 other{"{0} kb"} 907 } 908 kilobyte{ 909 few{"{0} kB"} 910 one{"{0} kB"} 911 other{"{0} kB"} 912 } 913 megabit{ 914 few{"{0} Mb"} 915 one{"{0} Mb"} 916 other{"{0} Mb"} 917 } 918 megabyte{ 919 few{"{0} MB"} 920 one{"{0} MB"} 921 other{"{0} MB"} 922 } 923 terabit{ 924 few{"{0} Tb"} 925 one{"{0} Tb"} 926 other{"{0} Tb"} 927 } 928 terabyte{ 929 few{"{0} TB"} 930 one{"{0} TB"} 931 other{"{0} TB"} 932 } 933 } 934 duration{ 935 day{ 936 dnam{"d."} 937 few{"{0} d."} 938 one{"{0} d."} 939 other{"{0} d."} 940 } 941 hour{ 942 dnam{"h"} 943 few{"{0} h"} 944 one{"{0} h"} 945 other{"{0} h"} 946 } 947 microsecond{ 948 few{"{0} μs"} 949 one{"{0} μs"} 950 other{"{0} μs"} 951 } 952 millisecond{ 953 dnam{"ms"} 954 few{"{0} ms"} 955 one{"{0} ms"} 956 other{"{0} ms"} 957 } 958 minute{ 959 dnam{"min"} 960 few{"{0} m"} 961 one{"{0} m"} 962 other{"{0} m"} 963 } 964 month{ 965 dnam{"mj."} 966 few{"{0} mj."} 967 one{"{0} mj."} 968 other{"{0} mj."} 969 } 970 nanosecond{ 971 few{"{0} ns"} 972 one{"{0} ns"} 973 other{"{0} ns"} 974 } 975 second{ 976 dnam{"s"} 977 few{"{0} s"} 978 one{"{0} s"} 979 other{"{0} s"} 980 } 981 week{ 982 dnam{"tj."} 983 few{"{0} tj."} 984 one{"{0} tj."} 985 other{"{0} tj."} 986 } 987 year{ 988 dnam{"g."} 989 few{"{0} g."} 990 one{"{0} g."} 991 other{"{0} g."} 992 } 993 } 994 electric{ 995 ampere{ 996 few{"{0} A"} 997 one{"{0} A"} 998 other{"{0} A"} 999 } 1000 milliampere{ 1001 few{"{0} mA"} 1002 one{"{0} mA"} 1003 other{"{0} mA"} 1004 } 1005 ohm{ 1006 few{"{0} Ω"} 1007 one{"{0} Ω"} 1008 other{"{0} Ω"} 1009 } 1010 volt{ 1011 few{"{0} V"} 1012 one{"{0} V"} 1013 other{"{0} V"} 1014 } 1015 } 1016 energy{ 1017 calorie{ 1018 few{"{0} cal"} 1019 one{"{0} cal"} 1020 other{"{0} cal"} 1021 } 1022 foodcalorie{ 1023 dnam{"kcal"} 1024 few{"{0} kcal"} 1025 one{"{0} kcal"} 1026 other{"{0} kcal"} 1027 } 1028 joule{ 1029 few{"{0} J"} 1030 one{"{0} J"} 1031 other{"{0} J"} 1032 } 1033 kilocalorie{ 1034 few{"{0} kcal"} 1035 one{"{0} kcal"} 1036 other{"{0} kcal"} 1037 } 1038 kilojoule{ 1039 few{"{0} kJ"} 1040 one{"{0} kJ"} 1041 other{"{0} kJ"} 1042 } 1043 kilowatt-hour{ 1044 few{"{0} kWh"} 1045 one{"{0} kWh"} 1046 other{"{0} kWh"} 1047 } 1048 } 1049 frequency{ 1050 gigahertz{ 1051 few{"{0} GHz"} 1052 one{"{0} GHz"} 1053 other{"{0} GHz"} 1054 } 1055 hertz{ 1056 few{"{0} Hz"} 1057 one{"{0} Hz"} 1058 other{"{0} Hz"} 1059 } 1060 kilohertz{ 1061 few{"{0} kHz"} 1062 one{"{0} kHz"} 1063 other{"{0} kHz"} 1064 } 1065 megahertz{ 1066 few{"{0} MHz"} 1067 one{"{0} MHz"} 1068 other{"{0} MHz"} 1069 } 1070 } 1071 length{ 1072 astronomical-unit{ 1073 few{"{0} au"} 1074 one{"{0} au"} 1075 other{"{0} au"} 1076 } 1077 centimeter{ 1078 dnam{"cm"} 1079 few{"{0} cm"} 1080 one{"{0} cm"} 1081 other{"{0} cm"} 1082 } 1083 decimeter{ 1084 few{"{0} dm"} 1085 one{"{0} dm"} 1086 other{"{0} dm"} 1087 } 1088 fathom{ 1089 dnam{"hv"} 1090 few{"{0} hv"} 1091 one{"{0} hv"} 1092 other{"{0} hv"} 1093 } 1094 foot{ 1095 few{"{0}′"} 1096 one{"{0}′"} 1097 other{"{0}′"} 1098 } 1099 furlong{ 1100 dnam{"fur"} 1101 few{"{0} fur"} 1102 one{"{0} fur"} 1103 other{"{0} fur"} 1104 } 1105 inch{ 1106 few{"{0}″"} 1107 one{"{0}″"} 1108 other{"{0}″"} 1109 } 1110 kilometer{ 1111 dnam{"km"} 1112 few{"{0} km"} 1113 one{"{0} km"} 1114 other{"{0} km"} 1115 } 1116 light-year{ 1117 few{"{0} ly"} 1118 one{"{0} ly"} 1119 other{"{0} ly"} 1120 } 1121 meter{ 1122 dnam{"m"} 1123 few{"{0} m"} 1124 one{"{0} m"} 1125 other{"{0} m"} 1126 } 1127 micrometer{ 1128 few{"{0} µm"} 1129 one{"{0} µm"} 1130 other{"{0} µm"} 1131 } 1132 mile{ 1133 few{"{0} mi"} 1134 one{"{0} mi"} 1135 other{"{0} mi"} 1136 } 1137 millimeter{ 1138 dnam{"mm"} 1139 few{"{0} mm"} 1140 one{"{0} mm"} 1141 other{"{0} mm"} 1142 } 1143 nanometer{ 1144 few{"{0} nm"} 1145 one{"{0} nm"} 1146 other{"{0} nm"} 1147 } 1148 nautical-mile{ 1149 few{"{0} nmi"} 1150 one{"{0} nmi"} 1151 other{"{0} nmi"} 1152 } 1153 parsec{ 1154 few{"{0} pc"} 1155 one{"{0} pc"} 1156 other{"{0} pc"} 1157 } 1158 picometer{ 1159 few{"{0} pm"} 1160 one{"{0} pm"} 1161 other{"{0} pm"} 1162 } 1163 yard{ 1164 few{"{0} yd"} 1165 one{"{0} yd"} 1166 other{"{0} yd"} 1167 } 1168 } 1169 light{ 1170 lux{ 1171 few{"{0} lx"} 1172 one{"{0} lx"} 1173 other{"{0} lx"} 1174 } 1175 } 1176 mass{ 1177 carat{ 1178 few{"{0} ct"} 1179 one{"{0} ct"} 1180 other{"{0} ct"} 1181 } 1182 gram{ 1183 dnam{"g"} 1184 few{"{0} g"} 1185 one{"{0} g"} 1186 other{"{0} g"} 1187 } 1188 kilogram{ 1189 dnam{"kg"} 1190 few{"{0} kg"} 1191 one{"{0} kg"} 1192 other{"{0} kg"} 1193 } 1194 metric-ton{ 1195 few{"{0} t"} 1196 one{"{0} t"} 1197 other{"{0} t"} 1198 } 1199 microgram{ 1200 few{"{0} µg"} 1201 one{"{0} µg"} 1202 other{"{0} µg"} 1203 } 1204 milligram{ 1205 few{"{0} mg"} 1206 one{"{0} mg"} 1207 other{"{0} mg"} 1208 } 1209 ounce{ 1210 few{"{0} oz"} 1211 one{"{0} oz"} 1212 other{"{0} oz"} 1213 } 1214 ounce-troy{ 1215 few{"{0} oz t"} 1216 one{"{0} oz t"} 1217 other{"{0} oz t"} 1218 } 1219 pound{ 1220 few{"{0} lb"} 1221 one{"{0} lb"} 1222 other{"{0} lb"} 1223 } 1224 stone{ 1225 dnam{"st"} 1226 few{"{0} st"} 1227 one{"{0} st"} 1228 other{"{0} st"} 1229 } 1230 ton{ 1231 few{"{0} tn"} 1232 one{"{0} tn"} 1233 other{"{0} tn"} 1234 } 1235 } 1236 power{ 1237 gigawatt{ 1238 few{"{0} GW"} 1239 one{"{0} GW"} 1240 other{"{0} GW"} 1241 } 1242 horsepower{ 1243 few{"{0} KS"} 1244 one{"{0} KS"} 1245 other{"{0} KS"} 1246 } 1247 kilowatt{ 1248 few{"{0} kW"} 1249 one{"{0} kW"} 1250 other{"{0} kW"} 1251 } 1252 megawatt{ 1253 few{"{0} MW"} 1254 one{"{0} MW"} 1255 other{"{0} MW"} 1256 } 1257 milliwatt{ 1258 few{"{0} mW"} 1259 one{"{0} mW"} 1260 other{"{0} mW"} 1261 } 1262 watt{ 1263 few{"{0} W"} 1264 one{"{0} W"} 1265 other{"{0} W"} 1266 } 1267 } 1268 pressure{ 1269 hectopascal{ 1270 few{"{0} hPa"} 1271 one{"{0} hPa"} 1272 other{"{0} hPa"} 1273 } 1274 inch-hg{ 1275 few{"{0} inHg"} 1276 one{"{0} inHg"} 1277 other{"{0} inHg"} 1278 } 1279 millibar{ 1280 few{"{0} mb"} 1281 one{"{0} mb"} 1282 other{"{0} mb"} 1283 } 1284 millimeter-of-mercury{ 1285 few{"{0} mm Hg"} 1286 one{"{0} mm Hg"} 1287 other{"{0} mm Hg"} 1288 } 1289 pound-per-square-inch{ 1290 few{"{0} psi"} 1291 one{"{0} psi"} 1292 other{"{0} psi"} 1293 } 1294 } 1295 proportion{ 1296 karat{ 1297 few{"{0} kt"} 1298 one{"{0} kt"} 1299 other{"{0} kt"} 1300 } 1301 } 1302 speed{ 1303 kilometer-per-hour{ 1304 dnam{"km/h"} 1305 few{"{0} km/h"} 1306 one{"{0} km/h"} 1307 other{"{0} km/h"} 1308 } 1309 meter-per-second{ 1310 few{"{0} m/s"} 1311 one{"{0} m/s"} 1312 other{"{0} m/s"} 1313 } 1314 mile-per-hour{ 1315 few{"{0} mi/h"} 1316 one{"{0} mi/h"} 1317 other{"{0} mi/h"} 1318 } 1319 } 1320 temperature{ 1321 celsius{ 1322 dnam{"°C"} 1323 few{"{0}°C"} 1324 one{"{0}°C"} 1325 other{"{0}°C"} 1326 } 1327 fahrenheit{ 1328 few{"{0}°F"} 1329 one{"{0}°F"} 1330 other{"{0}°F"} 1331 } 1332 kelvin{ 1333 few{"{0} K"} 1334 one{"{0} K"} 1335 other{"{0} K"} 1336 } 1337 } 1338 volume{ 1339 acre-foot{ 1340 few{"{0} ac ft"} 1341 one{"{0} ac ft"} 1342 other{"{0} ac ft"} 1343 } 1344 bushel{ 1345 dnam{"bu"} 1346 few{"{0} bu"} 1347 one{"{0} bu"} 1348 other{"{0} bu"} 1349 } 1350 centiliter{ 1351 few{"{0} cl"} 1352 one{"{0} cl"} 1353 other{"{0} cl"} 1354 } 1355 cubic-centimeter{ 1356 few{"{0} cm³"} 1357 one{"{0} cm³"} 1358 other{"{0} cm³"} 1359 } 1360 cubic-foot{ 1361 few{"{0} ft³"} 1362 one{"{0} ft³"} 1363 other{"{0} ft³"} 1364 } 1365 cubic-inch{ 1366 few{"{0} in³"} 1367 one{"{0} in³"} 1368 other{"{0} in³"} 1369 } 1370 cubic-kilometer{ 1371 few{"{0} km³"} 1372 one{"{0} km³"} 1373 other{"{0} km³"} 1374 } 1375 cubic-meter{ 1376 few{"{0} m³"} 1377 one{"{0} m³"} 1378 other{"{0} m³"} 1379 } 1380 cubic-mile{ 1381 few{"{0} mi³"} 1382 one{"{0} mi³"} 1383 other{"{0} mi³"} 1384 } 1385 cubic-yard{ 1386 few{"{0} yd³"} 1387 one{"{0} yd³"} 1388 other{"{0} yd³"} 1389 } 1390 cup{ 1391 few{"{0} c"} 1392 one{"{0} c"} 1393 other{"{0} c"} 1394 } 1395 deciliter{ 1396 few{"{0} dl"} 1397 one{"{0} dl"} 1398 other{"{0} dl"} 1399 } 1400 fluid-ounce{ 1401 few{"{0} fl oz"} 1402 one{"{0} fl oz"} 1403 other{"{0} fl oz"} 1404 } 1405 gallon{ 1406 few{"{0} gal"} 1407 one{"{0} gal"} 1408 other{"{0} gal"} 1409 } 1410 hectoliter{ 1411 few{"{0} hl"} 1412 one{"{0} hl"} 1413 other{"{0} hl"} 1414 } 1415 liter{ 1416 dnam{"l"} 1417 few{"{0} l"} 1418 one{"{0} l"} 1419 other{"{0} l"} 1420 } 1421 megaliter{ 1422 few{"{0} Ml"} 1423 one{"{0} Ml"} 1424 other{"{0} Ml"} 1425 } 1426 milliliter{ 1427 few{"{0} ml"} 1428 one{"{0} ml"} 1429 other{"{0} ml"} 1430 } 1431 pint{ 1432 few{"{0} pt"} 1433 one{"{0} pt"} 1434 other{"{0} pt"} 1435 } 1436 quart{ 1437 few{"{0} qt"} 1438 one{"{0} qt"} 1439 other{"{0} qt"} 1440 } 1441 tablespoon{ 1442 few{"{0} tbsp"} 1443 one{"{0} tbsp"} 1444 other{"{0} tbsp"} 1445 } 1446 teaspoon{ 1447 few{"{0} tsp"} 1448 one{"{0} tsp"} 1449 other{"{0} tsp"} 1450 } 1451 } 1452 } 1453 unitsShort{ 1454 acceleration{ 1455 g-force{ 1456 dnam{"G"} 1457 few{"{0} G"} 1458 one{"{0} G"} 1459 other{"{0} G"} 1460 } 1461 meter-per-second-squared{ 1462 dnam{"m/s²"} 1463 few{"{0} m/s²"} 1464 one{"{0} m/s²"} 1465 other{"{0} m/s²"} 1466 } 1467 } 1468 angle{ 1469 arc-minute{ 1470 dnam{"min"} 1471 few{"{0} min"} 1472 one{"{0} min"} 1473 other{"{0} min"} 1474 } 1475 arc-second{ 1476 dnam{"s"} 1477 few{"{0} s"} 1478 one{"{0} s"} 1479 other{"{0} s"} 1480 } 1481 degree{ 1482 dnam{"°"} 1483 few{"{0}°"} 1484 one{"{0}°"} 1485 other{"{0}°"} 1486 } 1487 radian{ 1488 dnam{"rad"} 1489 few{"{0} rad"} 1490 one{"{0} rad"} 1491 other{"{0} rad"} 1492 } 1493 } 1494 area{ 1495 acre{ 1496 dnam{"kj"} 1497 few{"{0} kj"} 1498 one{"{0} kj"} 1499 other{"{0} kj"} 1500 } 1501 hectare{ 1502 dnam{"ha"} 1503 few{"{0} ha"} 1504 one{"{0} ha"} 1505 other{"{0} ha"} 1506 } 1507 square-centimeter{ 1508 dnam{"cm²"} 1509 few{"{0} cm²"} 1510 one{"{0} cm²"} 1511 other{"{0} cm²"} 1512 } 1513 square-foot{ 1514 dnam{"ft²"} 1515 few{"{0} ft²"} 1516 one{"{0} ft²"} 1517 other{"{0} ft²"} 1518 } 1519 square-inch{ 1520 dnam{"in²"} 1521 few{"{0} in²"} 1522 one{"{0} in²"} 1523 other{"{0} in²"} 1524 } 1525 square-kilometer{ 1526 dnam{"km²"} 1527 few{"{0} km²"} 1528 one{"{0} km²"} 1529 other{"{0} km²"} 1530 } 1531 square-meter{ 1532 dnam{"m²"} 1533 few{"{0} m²"} 1534 one{"{0} m²"} 1535 other{"{0} m²"} 1536 } 1537 square-mile{ 1538 dnam{"mi²"} 1539 few{"{0} mi²"} 1540 one{"{0} mi²"} 1541 other{"{0} mi²"} 1542 } 1543 square-yard{ 1544 dnam{"yd²"} 1545 few{"{0} yd²"} 1546 one{"{0} yd²"} 1547 other{"{0} yd²"} 1548 } 1549 } 1550 compound{ 1551 per{"{0}/{1}"} 1552 } 1553 consumption{ 1554 liter-per-kilometer{ 1555 dnam{"l/km"} 1556 few{"{0} l/km"} 1557 one{"{0} l/km"} 1558 other{"{0} l/km"} 1559 } 1560 mile-per-gallon{ 1561 dnam{"mpg"} 1562 few{"{0} mpg"} 1563 one{"{0} mpg"} 1564 other{"{0} mpg"} 1565 } 1566 } 1567 digital{ 1568 bit{ 1569 dnam{"bit"} 1570 few{"{0} bita"} 1571 one{"{0} bit"} 1572 other{"{0} bitova"} 1573 } 1574 byte{ 1575 dnam{"bajt"} 1576 few{"{0} bajta"} 1577 one{"{0} bajt"} 1578 other{"{0} bajtova"} 1579 } 1580 gigabit{ 1581 dnam{"Gb"} 1582 few{"{0} Gb"} 1583 one{"{0} Gb"} 1584 other{"{0} Gb"} 1585 } 1586 gigabyte{ 1587 dnam{"GB"} 1588 few{"{0} GB"} 1589 one{"{0} GB"} 1590 other{"{0} GB"} 1591 } 1592 kilobit{ 1593 dnam{"kb"} 1594 few{"{0} kb"} 1595 one{"{0} kb"} 1596 other{"{0} kb"} 1597 } 1598 kilobyte{ 1599 dnam{"kB"} 1600 few{"{0} kB"} 1601 one{"{0} kB"} 1602 other{"{0} kB"} 1603 } 1604 megabit{ 1605 dnam{"Mb"} 1606 few{"{0} Mb"} 1607 one{"{0} Mb"} 1608 other{"{0} Mb"} 1609 } 1610 megabyte{ 1611 dnam{"MB"} 1612 few{"{0} MB"} 1613 one{"{0} MB"} 1614 other{"{0} MB"} 1615 } 1616 terabit{ 1617 dnam{"Tb"} 1618 few{"{0} Tb"} 1619 one{"{0} Tb"} 1620 other{"{0} Tb"} 1621 } 1622 terabyte{ 1623 dnam{"TB"} 1624 few{"{0} TB"} 1625 one{"{0} TB"} 1626 other{"{0} TB"} 1627 } 1628 } 1629 duration{ 1630 day{ 1631 dnam{"dani"} 1632 few{"{0} dana"} 1633 one{"{0} dan"} 1634 other{"{0} dana"} 1635 } 1636 hour{ 1637 dnam{"h"} 1638 few{"{0} h"} 1639 one{"{0} h"} 1640 other{"{0} h"} 1641 per{"{0}/h"} 1642 } 1643 microsecond{ 1644 dnam{"μs"} 1645 few{"{0} μs"} 1646 one{"{0} μs"} 1647 other{"{0} μs"} 1648 } 1649 millisecond{ 1650 dnam{"ms"} 1651 few{"{0} ms"} 1652 one{"{0} ms"} 1653 other{"{0} ms"} 1654 } 1655 minute{ 1656 dnam{"min"} 1657 few{"{0} min"} 1658 one{"{0} min"} 1659 other{"{0} min"} 1660 } 1661 month{ 1662 dnam{"mj."} 1663 few{"{0} mj."} 1664 one{"{0} mj."} 1665 other{"{0} mj."} 1666 } 1667 nanosecond{ 1668 dnam{"ns"} 1669 few{"{0} ns"} 1670 one{"{0} ns"} 1671 other{"{0} ns"} 1672 } 1673 second{ 1674 dnam{"s"} 1675 few{"{0} s"} 1676 one{"{0} s"} 1677 other{"{0} s"} 1678 per{"{0}/s"} 1679 } 1680 week{ 1681 dnam{"tj."} 1682 few{"{0} tj."} 1683 one{"{0} tj."} 1684 other{"{0} tj."} 1685 } 1686 year{ 1687 dnam{"g."} 1688 few{"{0} g."} 1689 one{"{0} g."} 1690 other{"{0} g."} 1691 } 1692 } 1693 electric{ 1694 ampere{ 1695 dnam{"A"} 1696 few{"{0} A"} 1697 one{"{0} A"} 1698 other{"{0} A"} 1699 } 1700 milliampere{ 1701 dnam{"mA"} 1702 few{"{0} mA"} 1703 one{"{0} mA"} 1704 other{"{0} mA"} 1705 } 1706 ohm{ 1707 dnam{"Ω"} 1708 few{"{0} Ω"} 1709 one{"{0} Ω"} 1710 other{"{0} Ω"} 1711 } 1712 volt{ 1713 dnam{"V"} 1714 few{"{0} V"} 1715 one{"{0} V"} 1716 other{"{0} V"} 1717 } 1718 } 1719 energy{ 1720 calorie{ 1721 dnam{"cal"} 1722 few{"{0} cal"} 1723 one{"{0} cal"} 1724 other{"{0} cal"} 1725 } 1726 foodcalorie{ 1727 dnam{"kcal"} 1728 few{"{0} kcal"} 1729 one{"{0} kcal"} 1730 other{"{0} kcal"} 1731 } 1732 joule{ 1733 dnam{"J"} 1734 few{"{0} J"} 1735 one{"{0} J"} 1736 other{"{0} J"} 1737 } 1738 kilocalorie{ 1739 dnam{"kcal"} 1740 few{"{0} kcal"} 1741 one{"{0} kcal"} 1742 other{"{0} kcal"} 1743 } 1744 kilojoule{ 1745 dnam{"kJ"} 1746 few{"{0} kJ"} 1747 one{"{0} kJ"} 1748 other{"{0} kJ"} 1749 } 1750 kilowatt-hour{ 1751 dnam{"kWh"} 1752 few{"{0} kWh"} 1753 one{"{0} kWh"} 1754 other{"{0} kWh"} 1755 } 1756 } 1757 frequency{ 1758 gigahertz{ 1759 dnam{"GHz"} 1760 few{"{0} GHz"} 1761 one{"{0} GHz"} 1762 other{"{0} GHz"} 1763 } 1764 hertz{ 1765 dnam{"Hz"} 1766 few{"{0} Hz"} 1767 one{"{0} Hz"} 1768 other{"{0} Hz"} 1769 } 1770 kilohertz{ 1771 dnam{"kHz"} 1772 few{"{0} kHz"} 1773 one{"{0} kHz"} 1774 other{"{0} kHz"} 1775 } 1776 megahertz{ 1777 dnam{"MHz"} 1778 few{"{0} MHz"} 1779 one{"{0} MHz"} 1780 other{"{0} MHz"} 1781 } 1782 } 1783 length{ 1784 astronomical-unit{ 1785 dnam{"au"} 1786 few{"{0} au"} 1787 one{"{0} au"} 1788 other{"{0} au"} 1789 } 1790 centimeter{ 1791 dnam{"cm"} 1792 few{"{0} cm"} 1793 one{"{0} cm"} 1794 other{"{0} cm"} 1795 } 1796 decimeter{ 1797 dnam{"dm"} 1798 few{"{0} dm"} 1799 one{"{0} dm"} 1800 other{"{0} dm"} 1801 } 1802 fathom{ 1803 dnam{"hv"} 1804 few{"{0} hv"} 1805 one{"{0} hv"} 1806 other{"{0} hv"} 1807 } 1808 foot{ 1809 dnam{"stope"} 1810 few{"{0} ft"} 1811 one{"{0} ft"} 1812 other{"{0} ft"} 1813 } 1814 furlong{ 1815 dnam{"furlonzi"} 1816 few{"{0} fur"} 1817 one{"{0} fur"} 1818 other{"{0} fur"} 1819 } 1820 inch{ 1821 dnam{"inči"} 1822 few{"{0} in"} 1823 one{"{0} in"} 1824 other{"{0} in"} 1825 } 1826 kilometer{ 1827 dnam{"km"} 1828 few{"{0} km"} 1829 one{"{0} km"} 1830 other{"{0} km"} 1831 } 1832 light-year{ 1833 dnam{"svjetlosne g."} 1834 few{"{0} ly"} 1835 one{"{0} ly"} 1836 other{"{0} ly"} 1837 } 1838 meter{ 1839 dnam{"m"} 1840 few{"{0} m"} 1841 one{"{0} m"} 1842 other{"{0} m"} 1843 } 1844 micrometer{ 1845 dnam{"µm"} 1846 few{"{0} µm"} 1847 one{"{0} µm"} 1848 other{"{0} µm"} 1849 } 1850 mile{ 1851 dnam{"mi"} 1852 few{"{0} mi"} 1853 one{"{0} mi"} 1854 other{"{0} mi"} 1855 } 1856 millimeter{ 1857 dnam{"mm"} 1858 few{"{0} mm"} 1859 one{"{0} mm"} 1860 other{"{0} mm"} 1861 } 1862 nanometer{ 1863 dnam{"nm"} 1864 few{"{0} nm"} 1865 one{"{0} nm"} 1866 other{"{0} nm"} 1867 } 1868 nautical-mile{ 1869 dnam{"nmi"} 1870 few{"{0} nmi"} 1871 one{"{0} nmi"} 1872 other{"{0} nmi"} 1873 } 1874 parsec{ 1875 dnam{"pc"} 1876 few{"{0} pc"} 1877 one{"{0} pc"} 1878 other{"{0} pc"} 1879 } 1880 picometer{ 1881 dnam{"pm"} 1882 few{"{0} pm"} 1883 one{"{0} pm"} 1884 other{"{0} pm"} 1885 } 1886 yard{ 1887 dnam{"jardi"} 1888 few{"{0} yd"} 1889 one{"{0} yd"} 1890 other{"{0} yd"} 1891 } 1892 } 1893 light{ 1894 lux{ 1895 dnam{"lx"} 1896 few{"{0} lx"} 1897 one{"{0} lx"} 1898 other{"{0} lx"} 1899 } 1900 } 1901 mass{ 1902 carat{ 1903 dnam{"ct"} 1904 few{"{0} ct"} 1905 one{"{0} ct"} 1906 other{"{0} ct"} 1907 } 1908 gram{ 1909 dnam{"g"} 1910 few{"{0} g"} 1911 one{"{0} g"} 1912 other{"{0} g"} 1913 } 1914 kilogram{ 1915 dnam{"kg"} 1916 few{"{0} kg"} 1917 one{"{0} kg"} 1918 other{"{0} kg"} 1919 } 1920 metric-ton{ 1921 dnam{"t"} 1922 few{"{0} t"} 1923 one{"{0} t"} 1924 other{"{0} t"} 1925 } 1926 microgram{ 1927 dnam{"µg"} 1928 few{"{0} µg"} 1929 one{"{0} µg"} 1930 other{"{0} µg"} 1931 } 1932 milligram{ 1933 dnam{"mg"} 1934 few{"{0} mg"} 1935 one{"{0} mg"} 1936 other{"{0} mg"} 1937 } 1938 ounce{ 1939 dnam{"oz"} 1940 few{"{0} oz"} 1941 one{"{0} oz"} 1942 other{"{0} oz"} 1943 } 1944 ounce-troy{ 1945 dnam{"oz t"} 1946 few{"{0} oz t"} 1947 one{"{0} oz t"} 1948 other{"{0} oz t"} 1949 } 1950 pound{ 1951 dnam{"lb"} 1952 few{"{0} lb"} 1953 one{"{0} lb"} 1954 other{"{0} lb"} 1955 } 1956 stone{ 1957 dnam{"st"} 1958 few{"{0} st"} 1959 one{"{0} st"} 1960 other{"{0} st"} 1961 } 1962 ton{ 1963 dnam{"tn"} 1964 few{"{0} tn"} 1965 one{"{0} tn"} 1966 other{"{0} tn"} 1967 } 1968 } 1969 power{ 1970 gigawatt{ 1971 dnam{"GW"} 1972 few{"{0} GW"} 1973 one{"{0} GW"} 1974 other{"{0} GW"} 1975 } 1976 horsepower{ 1977 dnam{"KS"} 1978 few{"{0} KS"} 1979 one{"{0} KS"} 1980 other{"{0} KS"} 1981 } 1982 kilowatt{ 1983 dnam{"kW"} 1984 few{"{0} kW"} 1985 one{"{0} kW"} 1986 other{"{0} kW"} 1987 } 1988 megawatt{ 1989 dnam{"MW"} 1990 few{"{0} MW"} 1991 one{"{0} MW"} 1992 other{"{0} MW"} 1993 } 1994 milliwatt{ 1995 dnam{"mW"} 1996 few{"{0} mW"} 1997 one{"{0} mW"} 1998 other{"{0} mW"} 1999 } 2000 watt{ 2001 dnam{"W"} 2002 few{"{0} W"} 2003 one{"{0} W"} 2004 other{"{0} W"} 2005 } 2006 } 2007 pressure{ 2008 hectopascal{ 2009 dnam{"hPa"} 2010 few{"{0} hPa"} 2011 one{"{0} hPa"} 2012 other{"{0} hPa"} 2013 } 2014 inch-hg{ 2015 dnam{"inHg"} 2016 few{"{0} inHg"} 2017 one{"{0} inHg"} 2018 other{"{0} inHg"} 2019 } 2020 millibar{ 2021 dnam{"mbar"} 2022 few{"{0} mbar"} 2023 one{"{0} mbar"} 2024 other{"{0} mbar"} 2025 } 2026 millimeter-of-mercury{ 2027 dnam{"mm Hg"} 2028 few{"{0} mm Hg"} 2029 one{"{0} mm Hg"} 2030 other{"{0} mm Hg"} 2031 } 2032 pound-per-square-inch{ 2033 dnam{"psi"} 2034 few{"{0} psi"} 2035 one{"{0} psi"} 2036 other{"{0} psi"} 2037 } 2038 } 2039 proportion{ 2040 karat{ 2041 dnam{"kt"} 2042 few{"{0} kt"} 2043 one{"{0} kt"} 2044 other{"{0} kt"} 2045 } 2046 } 2047 speed{ 2048 kilometer-per-hour{ 2049 dnam{"km/h"} 2050 few{"{0} km/h"} 2051 one{"{0} km/h"} 2052 other{"{0} km/h"} 2053 } 2054 meter-per-second{ 2055 dnam{"m/s"} 2056 few{"{0} m/s"} 2057 one{"{0} m/s"} 2058 other{"{0} m/s"} 2059 } 2060 mile-per-hour{ 2061 dnam{"mi/h"} 2062 few{"{0} mi/h"} 2063 one{"{0} mi/h"} 2064 other{"{0} mi/h"} 2065 } 2066 } 2067 temperature{ 2068 celsius{ 2069 dnam{"°C"} 2070 few{"{0}°C"} 2071 one{"{0}°C"} 2072 other{"{0}°C"} 2073 } 2074 fahrenheit{ 2075 dnam{"°F"} 2076 few{"{0}°F"} 2077 one{"{0}°F"} 2078 other{"{0}°F"} 2079 } 2080 kelvin{ 2081 dnam{"K"} 2082 few{"{0} K"} 2083 one{"{0} K"} 2084 other{"{0} K"} 2085 } 2086 } 2087 volume{ 2088 acre-foot{ 2089 dnam{"ac ft"} 2090 few{"{0} ac ft"} 2091 one{"{0} ac ft"} 2092 other{"{0} ac ft"} 2093 } 2094 bushel{ 2095 dnam{"bu"} 2096 few{"{0} bu"} 2097 one{"{0} bu"} 2098 other{"{0} bu"} 2099 } 2100 centiliter{ 2101 dnam{"cl"} 2102 few{"{0} cl"} 2103 one{"{0} cl"} 2104 other{"{0} cl"} 2105 } 2106 cubic-centimeter{ 2107 dnam{"cm³"} 2108 few{"{0} cm³"} 2109 one{"{0} cm³"} 2110 other{"{0} cm³"} 2111 } 2112 cubic-foot{ 2113 dnam{"ft³"} 2114 few{"{0} ft³"} 2115 one{"{0} ft³"} 2116 other{"{0} ft³"} 2117 } 2118 cubic-inch{ 2119 dnam{"in³"} 2120 few{"{0} in³"} 2121 one{"{0} in³"} 2122 other{"{0} in³"} 2123 } 2124 cubic-kilometer{ 2125 dnam{"km³"} 2126 few{"{0} km³"} 2127 one{"{0} km³"} 2128 other{"{0} km³"} 2129 } 2130 cubic-meter{ 2131 dnam{"m³"} 2132 few{"{0} m³"} 2133 one{"{0} m³"} 2134 other{"{0} m³"} 2135 } 2136 cubic-mile{ 2137 dnam{"mi³"} 2138 few{"{0} mi³"} 2139 one{"{0} mi³"} 2140 other{"{0} mi³"} 2141 } 2142 cubic-yard{ 2143 dnam{"yd³"} 2144 few{"{0} yd³"} 2145 one{"{0} yd³"} 2146 other{"{0} yd³"} 2147 } 2148 cup{ 2149 dnam{"šalice"} 2150 few{"{0} c"} 2151 one{"{0} c"} 2152 other{"{0} c"} 2153 } 2154 deciliter{ 2155 dnam{"dl"} 2156 few{"{0} dl"} 2157 one{"{0} dl"} 2158 other{"{0} dl"} 2159 } 2160 fluid-ounce{ 2161 dnam{"fl oz"} 2162 few{"{0} fl oz"} 2163 one{"{0} fl oz"} 2164 other{"{0} fl oz"} 2165 } 2166 gallon{ 2167 dnam{"gal"} 2168 few{"{0} gal"} 2169 one{"{0} gal"} 2170 other{"{0} gal"} 2171 } 2172 hectoliter{ 2173 dnam{"hl"} 2174 few{"{0} hl"} 2175 one{"{0} hl"} 2176 other{"{0} hl"} 2177 } 2178 liter{ 2179 dnam{"l"} 2180 few{"{0} l"} 2181 one{"{0} l"} 2182 other{"{0} l"} 2183 } 2184 megaliter{ 2185 dnam{"Ml"} 2186 few{"{0} Ml"} 2187 one{"{0} Ml"} 2188 other{"{0} Ml"} 2189 } 2190 milliliter{ 2191 dnam{"ml"} 2192 few{"{0} ml"} 2193 one{"{0} ml"} 2194 other{"{0} ml"} 2195 } 2196 pint{ 2197 dnam{"pt"} 2198 few{"{0} pt"} 2199 one{"{0} pt"} 2200 other{"{0} pt"} 2201 } 2202 quart{ 2203 dnam{"qt"} 2204 few{"{0} qt"} 2205 one{"{0} qt"} 2206 other{"{0} qt"} 2207 } 2208 tablespoon{ 2209 dnam{"tbsp"} 2210 few{"{0} tbsp"} 2211 one{"{0} tbsp"} 2212 other{"{0} tbsp"} 2213 } 2214 teaspoon{ 2215 dnam{"tsp"} 2216 few{"{0} tsp"} 2217 one{"{0} tsp"} 2218 other{"{0} tsp"} 2219 } 2220 } 2221 } 2222} 2223