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