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