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