1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3sd{ 4 AuxExemplarCharacters{"[\u064E \u064F \u0650 ئ]"} 5 Ellipsis{ 6 final{"{0}…"} 7 initial{"…{0}"} 8 medial{"{0}…{1}"} 9 word-final{"{0} …"} 10 word-initial{"… {0}"} 11 word-medial{"{0} … {1}"} 12 } 13 ExemplarCharacters{ 14 "[ء آ ا ب ٻ پ ڀ ت ث ٺ ٽ ٿ ج {جھ} ڃ ڄ چ ڇ ح خ د ذ ڊ ڌ ڍ ڏ ر ز ڙ س ش ص ض ط ظ ع " 15 "غ ف ڦ ق ک ڪ گ {گھ} ڱ ڳ ل م ن ڻ ه ھ و ي]" 16 } 17 ExemplarCharactersIndex{ 18 "[ا ب ٻ پ ڀ ت ث ٺ ٽ ٿ ج {جھ} ڃ ڄ چ ڇ ح خ د ذ ڊ ڌ ڍ ڏ ر ز ڙ س ش ص ض ط ظ ع غ ف " 19 "ڦ ق ک ڪ گ {گھ} ڱ ڳ ل م ن ڻ ه ھ و ي]" 20 } 21 ExemplarCharactersNumbers{"[\\- ‑ , . % ‰ + 0 1 2 3 4 5 6 7 8 9]"} 22 ExemplarCharactersPunctuation{"[⹁ ⁏ \\: ! ۔ ‘ ( ) \\[ \\] \\{ \\} /]"} 23 NumberElements{ 24 default{"arab"} 25 latn{ 26 miscPatterns{ 27 approximately{"~{0}"} 28 atLeast{"≥{0}"} 29 atMost{"≤{0}"} 30 range{"{0}–{1}"} 31 } 32 patterns{ 33 accountingFormat{"¤ #,##0.00"} 34 currencyFormat{"¤ #,##0.00"} 35 decimalFormat{"#,##0.###"} 36 percentFormat{"#,##0%"} 37 scientificFormat{"#E0"} 38 } 39 patternsLong{ 40 decimalFormat{ 41 1000{ 42 one{"0 ھزار"} 43 other{"0 ھزار"} 44 } 45 10000{ 46 one{"00 ھزار"} 47 other{"00 هزار"} 48 } 49 100000{ 50 one{"000 هزار"} 51 other{"000 هزار"} 52 } 53 1000000{ 54 one{"0 ملين"} 55 other{"0 ملين"} 56 } 57 10000000{ 58 one{"00 ملين"} 59 other{"00 ملين"} 60 } 61 100000000{ 62 one{"000 ملين"} 63 other{"000 ملين"} 64 } 65 1000000000{ 66 one{"0 بلين"} 67 other{"0 بلين"} 68 } 69 10000000000{ 70 one{"00 بلين"} 71 other{"00 بلين"} 72 } 73 100000000000{ 74 one{"000 بلين"} 75 other{"000 بلين"} 76 } 77 1000000000000{ 78 one{"0 ٽرلين"} 79 other{"0 ٽرلين"} 80 } 81 10000000000000{ 82 one{"00 ٽرلين"} 83 other{"00 ٽرلين"} 84 } 85 100000000000000{ 86 one{"000 ٽرلين"} 87 other{"000 ٽرلين"} 88 } 89 } 90 } 91 patternsShort{ 92 currencyFormat{ 93 1000{ 94 one{"¤ 0K"} 95 other{"¤ 0K"} 96 } 97 10000{ 98 one{"¤ 00K"} 99 other{"¤ 00K"} 100 } 101 100000{ 102 one{"¤ 000K"} 103 other{"¤ 000K"} 104 } 105 1000000{ 106 one{"¤ 0M"} 107 other{"¤ 0M"} 108 } 109 10000000{ 110 one{"¤ 00M"} 111 other{"¤ 00M"} 112 } 113 100000000{ 114 one{"¤ 000M"} 115 other{"¤ 000M"} 116 } 117 1000000000{ 118 one{"¤ 0G"} 119 other{"¤ 0G"} 120 } 121 10000000000{ 122 one{"¤ 00G"} 123 other{"¤ 00G"} 124 } 125 100000000000{ 126 one{"¤ 000G"} 127 other{"¤ 000G"} 128 } 129 1000000000000{ 130 one{"¤ 0T"} 131 other{"¤ 0T"} 132 } 133 10000000000000{ 134 one{"¤ 00T"} 135 other{"¤ 00T"} 136 } 137 100000000000000{ 138 one{"¤ 000T"} 139 other{"¤ 000T"} 140 } 141 } 142 decimalFormat{ 143 1000{ 144 one{"0K"} 145 other{"0K"} 146 } 147 10000{ 148 one{"00K"} 149 other{"00K"} 150 } 151 100000{ 152 one{"000K"} 153 other{"000K"} 154 } 155 1000000{ 156 one{"0M"} 157 other{"0M"} 158 } 159 10000000{ 160 one{"00M"} 161 other{"00M"} 162 } 163 100000000{ 164 one{"000M"} 165 other{"000M"} 166 } 167 1000000000{ 168 one{"0B"} 169 other{"0B"} 170 } 171 10000000000{ 172 one{"00B"} 173 other{"00B"} 174 } 175 100000000000{ 176 one{"000B"} 177 other{"000B"} 178 } 179 1000000000000{ 180 one{"0T"} 181 other{"0T"} 182 } 183 10000000000000{ 184 one{"00T"} 185 other{"00T"} 186 } 187 100000000000000{ 188 one{"000T"} 189 other{"000T"} 190 } 191 } 192 } 193 symbols{ 194 decimal{"."} 195 exponential{"E"} 196 group{","} 197 infinity{"∞"} 198 minusSign{"-"} 199 nan{"NaN"} 200 perMille{"‰"} 201 percentSign{"%"} 202 plusSign{"+"} 203 superscriptingExponent{"×"} 204 } 205 } 206 minimalPairs{ 207 ordinal{ 208 other{"کاٻي تي {0} نمبر گهر."} 209 } 210 plural{ 211 one{"{0} ڪتاب"} 212 other{"{0} ڪتابون"} 213 } 214 } 215 minimumGroupingDigits{"1"} 216 native{"arab"} 217 } 218 Version{"36.1"} 219 calendar{ 220 generic{ 221 DateTimePatterns{ 222 "h:mm:ss a zzzz", 223 "h:mm:ss a z", 224 "h:mm:ss a", 225 "h:mm a", 226 "G y MMMM d, EEEE", 227 "G y MMMM d", 228 "G y MMM d", 229 "GGGGG y-MM-dd", 230 "{1} {0}", 231 "{1} {0}", 232 "{1} {0}", 233 "{1} {0}", 234 "{1} {0}", 235 } 236 availableFormats{ 237 Bh{"h B"} 238 Bhm{"h:mm B"} 239 Bhms{"h:mm:ss B"} 240 E{"ccc"} 241 EBhm{"E h:mm B"} 242 EBhms{"E h:mm:ss B"} 243 EHm{"E HH:mm"} 244 EHms{"E HH:mm:ss"} 245 Ed{"d, E"} 246 Ehm{"E h:mm a"} 247 Ehms{"E h:mm:ss a"} 248 Gy{"G y"} 249 GyMMM{"G y MMM"} 250 GyMMMEd{"G y MMM d, E"} 251 GyMMMd{"G y MMM d"} 252 H{"HH"} 253 Hm{"HH:mm"} 254 Hms{"HH:mm:ss"} 255 M{"L"} 256 MEd{"MM-dd, E"} 257 MMM{"LLL"} 258 MMMEd{"MMM d, E"} 259 MMMMd{"MMMM d"} 260 MMMd{"MMM d"} 261 Md{"MM-dd"} 262 d{"d"} 263 h{"h a"} 264 hm{"h:mm a"} 265 hms{"h:mm:ss a"} 266 ms{"mm:ss"} 267 y{"G y"} 268 yyyy{"G y"} 269 yyyyM{"GGGGG y-MM"} 270 yyyyMEd{"GGGGG y-MM-dd, E"} 271 yyyyMMM{"G y MMM"} 272 yyyyMMMEd{"G y MMM d, E"} 273 yyyyMMMM{"G y MMMM"} 274 yyyyMMMd{"G y MMM d"} 275 yyyyMd{"GGGGG y-MM-dd"} 276 yyyyQQQ{"G y QQQ"} 277 yyyyQQQQ{"G y QQQQ"} 278 } 279 intervalFormats{ 280 Bh{ 281 B{"h B – h B"} 282 h{"h – h B"} 283 } 284 Bhm{ 285 B{"h:mm B – h:mm B"} 286 h{"h:mm – h:mm B"} 287 m{"h:mm – h:mm B"} 288 } 289 M{ 290 M{"MM–MM"} 291 } 292 MEd{ 293 M{"MM-dd, E – MM-dd, E"} 294 d{"MM-dd, E – MM-dd, E"} 295 } 296 MMM{ 297 M{"LLL–LLL"} 298 } 299 MMMEd{ 300 M{"MMM d, E – MMM d, E"} 301 d{"MMM d, E – MMM d, E"} 302 } 303 MMMd{ 304 M{"MMM d – MMM d"} 305 d{"MMM d–d"} 306 } 307 Md{ 308 M{"MM-dd – MM-dd"} 309 d{"MM-dd – MM-dd"} 310 } 311 d{ 312 d{"d–d"} 313 } 314 fallback{"{0} – {1}"} 315 y{ 316 y{"G y–y"} 317 } 318 yM{ 319 M{"GGGGG y-MM – y-MM"} 320 y{"GGGGG y-MM – y-MM"} 321 } 322 yMEd{ 323 M{"GGGGG y-MM-dd, E – y-MM-dd, E"} 324 d{"GGGGG y-MM-dd, E – y-MM-dd, E"} 325 y{"GGGGG y-MM-dd, E – y-MM-dd, E"} 326 } 327 yMMM{ 328 M{"G y MMM–MMM"} 329 y{"G y MMM – y MMM"} 330 } 331 yMMMEd{ 332 M{"G y MMM d, E – MMM d, E"} 333 d{"G y MMM d, E – MMM d, E"} 334 y{"G y MMM d, E – y MMM d, E"} 335 } 336 yMMMM{ 337 M{"G y MMMM–MMMM"} 338 y{"G y MMMM – y MMMM"} 339 } 340 yMMMd{ 341 M{"G y MMM d – MMM d"} 342 d{"G y MMM d–d"} 343 y{"G y MMM d – y MMM d"} 344 } 345 yMd{ 346 M{"GGGGG y-MM-dd – y-MM-dd"} 347 d{"GGGGG y-MM-dd – y-MM-dd"} 348 y{"GGGGG y-MM-dd – y-MM-dd"} 349 } 350 } 351 } 352 gregorian{ 353 AmPmMarkers{ 354 "صبح، منجهند", 355 "منجهند، شام", 356 } 357 AmPmMarkersAbbr{ 358 "صبح، منجهند", 359 "شام، منجهند", 360 } 361 AmPmMarkersNarrow{ 362 "صبح، منجهند", 363 "منجهند، شام", 364 } 365 DateTimePatterns{ 366 "h:mm:ss a zzzz", 367 "h:mm:ss a z", 368 "h:mm:ss a", 369 "h:mm a", 370 "y MMMM d, EEEE", 371 "y MMMM d", 372 "y MMM d", 373 "y-MM-dd", 374 "{1} {0}", 375 "{1} {0}", 376 "{1} {0}", 377 "{1} {0}", 378 "{1} {0}", 379 } 380 appendItems{ 381 Timezone{"{0} {1}"} 382 } 383 availableFormats{ 384 Bh{"h B"} 385 Bhm{"h:mm B"} 386 Bhms{"h:mm:ss B"} 387 E{"ccc"} 388 EBhm{"E h:mm B"} 389 EBhms{"E h:mm:ss B"} 390 EHm{"E HH:mm"} 391 EHms{"E HH:mm:ss"} 392 Ed{"d, E"} 393 Ehm{"E h:mm a"} 394 Ehms{"E h:mm:ss a"} 395 Gy{"G y"} 396 GyMMM{"G y MMM"} 397 GyMMMEd{"G y MMM d, E"} 398 GyMMMd{"G y MMM d"} 399 H{"HH"} 400 Hm{"HH:mm"} 401 Hms{"HH:mm:ss"} 402 Hmsv{"HH:mm:ss v"} 403 Hmv{"HH:mm v"} 404 M{"L"} 405 MEd{"MM-dd, E"} 406 MMM{"LLL"} 407 MMMEd{"MMM d, E"} 408 MMMMW{ 409 one{"ھفتو W جو MMMM"} 410 other{"ھفتو W جو MMMM"} 411 } 412 MMMMd{"MMMM d"} 413 MMMd{"MMM d"} 414 Md{"MM-dd"} 415 d{"d"} 416 h{"h a"} 417 hm{"h:mm a"} 418 hms{"h:mm:ss a"} 419 hmsv{"h:mm:ss a v"} 420 hmv{"h:mm a v"} 421 ms{"mm:ss"} 422 y{"y"} 423 yM{"y-MM"} 424 yMEd{"y-MM-dd, E"} 425 yMMM{"y MMM"} 426 yMMMEd{"y MMM d, E"} 427 yMMMM{"y MMMM"} 428 yMMMd{"y MMM d"} 429 yMd{"y-MM-dd"} 430 yQQQ{"y QQQ"} 431 yQQQQ{"y QQQQ"} 432 yw{ 433 one{"ھفتو w جو Y"} 434 other{"ھفتو w جو Y"} 435 } 436 } 437 dayNames{ 438 format{ 439 abbreviated{ 440 "آچر", 441 "سومر", 442 "اڱارو", 443 "اربع", 444 "خميس", 445 "جمعو", 446 "ڇنڇر", 447 } 448 narrow{ 449 "آچر", 450 "سو", 451 "اڱارو", 452 "اربع", 453 "خم", 454 "جمعو", 455 "ڇنڇر", 456 } 457 short{ 458 "آچر", 459 "سومر", 460 "اڱارو", 461 "اربع", 462 "خميس", 463 "جمعو", 464 "ڇنڇر", 465 } 466 wide{ 467 "آچر", 468 "سومر", 469 "اڱارو", 470 "اربع", 471 "خميس", 472 "جمعو", 473 "ڇنڇر", 474 } 475 } 476 stand-alone{ 477 abbreviated{ 478 "آچر", 479 "سومر", 480 "اڱارو", 481 "اربع", 482 "خميس", 483 "جمعو", 484 "ڇنڇر", 485 } 486 narrow{ 487 "آچر", 488 "سو", 489 "اڱارو", 490 "اربع", 491 "خم", 492 "جمعو", 493 "ڇنڇر", 494 } 495 short{ 496 "آچر", 497 "سومر", 498 "اڱارو", 499 "اربع", 500 "خميس", 501 "جمعو", 502 "ڇنڇر", 503 } 504 wide{ 505 "آچر", 506 "سومر", 507 "اڱارو", 508 "اربع", 509 "خميس", 510 "جمعو", 511 "ڇنڇر", 512 } 513 } 514 } 515 dayPeriod{ 516 stand-alone{ 517 abbreviated{ 518 am{"صبح، منجهند"} 519 pm{"منجهند، شام"} 520 } 521 narrow{ 522 am{"صبح، منجهند"} 523 pm{"منجهند، شام"} 524 } 525 wide{ 526 am{"صبح، منجهند"} 527 pm{"منجهند، شام"} 528 } 529 } 530 } 531 eras{ 532 abbreviated{ 533 "BC", 534 "CD", 535 } 536 abbreviated%variant{ 537 "BCE", 538 "CE", 539 } 540 wide{ 541 "مسيح کان اڳ", 542 "عيسوي کان پهرين", 543 } 544 wide%variant{ 545 "عام دور کان پهرين", 546 "عام دور", 547 } 548 } 549 intervalFormats{ 550 Bh{ 551 B{"h B – h B"} 552 h{"h – h B"} 553 } 554 Bhm{ 555 B{"h:mm B – h:mm B"} 556 h{"h:mm – h:mm B"} 557 m{"h:mm – h:mm B"} 558 } 559 Gy{ 560 G{"y G – y G"} 561 y{"y – y G"} 562 } 563 GyM{ 564 G{"M/y GGGGG – M/y GGGGG"} 565 M{"M/y – M/y GGGGG"} 566 y{"M/y – M/y GGGGG"} 567 } 568 GyMEd{ 569 G{"E, M/d/y GGGGG – E, M/d/y GGGGG"} 570 M{"E, M/d/y – E, M/d/y GGGGG"} 571 d{"E, M/d/y – E, M/d/y GGGGG"} 572 y{"E, M/d/y – E, M/d/y GGGGG"} 573 } 574 GyMMM{ 575 G{"MMM y G – MMM y G"} 576 M{"MMM – MMM y G"} 577 y{"MMM y – MMM y G"} 578 } 579 GyMMMEd{ 580 G{"E, MMM d, y G – E, MMM d, y G"} 581 M{"E, MMM d – E, MMM d, y G"} 582 d{"E, MMM d – E, MMM d, y G"} 583 y{"E, MMM d, y – E, MMM d, y G"} 584 } 585 GyMMMd{ 586 G{"MMM d, y G – MMM d, y G"} 587 M{"MMM d – MMM d, y G"} 588 d{"MMM d – d, y G"} 589 y{"MMM d, y – MMM d, y G"} 590 } 591 GyMd{ 592 G{"M/d/y GGGGG – M/d/y GGGGG"} 593 M{"M/d/y – M/d/y GGGGG"} 594 d{"M/d/y – M/d/y GGGGG"} 595 y{"M/d/y – M/d/y GGGGG"} 596 } 597 H{ 598 H{"HH–HH"} 599 } 600 Hm{ 601 H{"HH:mm–HH:mm"} 602 m{"HH:mm–HH:mm"} 603 } 604 Hmv{ 605 H{"HH:mm–HH:mm v"} 606 m{"HH:mm–HH:mm v"} 607 } 608 Hv{ 609 H{"HH–HH v"} 610 } 611 M{ 612 M{"MM–MM"} 613 } 614 MEd{ 615 M{"MM-dd, E – MM-dd, E"} 616 d{"MM-dd, E – MM-dd, E"} 617 } 618 MMM{ 619 M{"LLL–LLL"} 620 } 621 MMMEd{ 622 M{"MMM d, E – MMM d, E"} 623 d{"MMM d, E – MMM d, E"} 624 } 625 MMMd{ 626 M{"MMM d – MMM d"} 627 d{"MMM d–d"} 628 } 629 Md{ 630 M{"MM-dd – MM-dd"} 631 d{"MM-dd – MM-dd"} 632 } 633 d{ 634 d{"d–d"} 635 } 636 fallback{"{0} – {1}"} 637 h{ 638 a{"h a – h a"} 639 h{"h–h a"} 640 } 641 hm{ 642 a{"h:mm a – h:mm a"} 643 h{"h:mm–h:mm a"} 644 m{"h:mm–h:mm a"} 645 } 646 hmv{ 647 a{"h:mm a – h:mm a v"} 648 h{"h:mm–h:mm a v"} 649 m{"h:mm–h:mm a v"} 650 } 651 hv{ 652 a{"h a – h a v"} 653 h{"h–h a v"} 654 } 655 y{ 656 y{"y–y"} 657 } 658 yM{ 659 M{"y-MM – y-MM"} 660 y{"y-MM – y-MM"} 661 } 662 yMEd{ 663 M{"y-MM-dd, E – y-MM-dd, E"} 664 d{"y-MM-dd, E – y-MM-dd, E"} 665 y{"y-MM-dd, E – y-MM-dd, E"} 666 } 667 yMMM{ 668 M{"y MMM–MMM"} 669 y{"y MMM – y MMM"} 670 } 671 yMMMEd{ 672 M{"y MMM d, E – MMM d, E"} 673 d{"y MMM d, E – MMM d, E"} 674 y{"y MMM d, E – y MMM d, E"} 675 } 676 yMMMM{ 677 M{"y MMMM–MMMM"} 678 y{"y MMMM – y MMMM"} 679 } 680 yMMMd{ 681 M{"y MMM d – MMM d"} 682 d{"y MMM d–d"} 683 y{"y MMM d – y MMM d"} 684 } 685 yMd{ 686 M{"y-MM-dd – y-MM-dd"} 687 d{"y-MM-dd – y-MM-dd"} 688 y{"y-MM-dd – y-MM-dd"} 689 } 690 } 691 monthNames{ 692 format{ 693 abbreviated{ 694 "جنوري", 695 "فيبروري", 696 "مارچ", 697 "اپريل", 698 "مئي", 699 "جون", 700 "جولاءِ", 701 "آگسٽ", 702 "سيپٽمبر", 703 "آڪٽوبر", 704 "نومبر", 705 "ڊسمبر", 706 } 707 narrow{ 708 "J", 709 "F", 710 "M", 711 "A", 712 "M", 713 "J", 714 "J", 715 "A", 716 "S", 717 "O", 718 "N", 719 "D", 720 } 721 wide{ 722 "جنوري", 723 "فيبروري", 724 "مارچ", 725 "اپريل", 726 "مئي", 727 "جون", 728 "جولاءِ", 729 "آگسٽ", 730 "سيپٽمبر", 731 "آڪٽوبر", 732 "نومبر", 733 "ڊسمبر", 734 } 735 } 736 stand-alone{ 737 abbreviated{ 738 "جنوري", 739 "فيبروري", 740 "مارچ", 741 "اپريل", 742 "مئي", 743 "جون", 744 "جولاءِ", 745 "آگسٽ", 746 "سيپٽمبر", 747 "آڪٽوبر", 748 "نومبر", 749 "ڊسمبر", 750 } 751 narrow{ 752 "J", 753 "F", 754 "M", 755 "A", 756 "M", 757 "J", 758 "J", 759 "A", 760 "S", 761 "O", 762 "N", 763 "D", 764 } 765 wide{ 766 "جنوري", 767 "فيبروري", 768 "مارچ", 769 "اپريل", 770 "مئي", 771 "جون", 772 "جولاءِ", 773 "آگسٽ", 774 "سيپٽمبر", 775 "آڪٽوبر", 776 "نومبر", 777 "ڊسمبر", 778 } 779 } 780 } 781 quarters{ 782 format{ 783 abbreviated{ 784 "Q1", 785 "Q2", 786 "Q3", 787 "Q5", 788 } 789 narrow{ 790 "1", 791 "2", 792 "3", 793 "4", 794 } 795 wide{ 796 "پهرين ٽي ماهي", 797 "ٻين ٽي ماهي", 798 "ٽين ٽي ماهي", 799 "چوٿين ٽي ماهي", 800 } 801 } 802 stand-alone{ 803 abbreviated{ 804 "Q1", 805 "Q2", 806 "Q3", 807 "Q4", 808 } 809 narrow{ 810 "1", 811 "2", 812 "3", 813 "4", 814 } 815 wide{ 816 "پهرين ٽي ماهي", 817 "ٻين ٽي ماهي", 818 "ٽين ٽي ماهي", 819 "چوٿين ٽي ماهي", 820 } 821 } 822 } 823 } 824 } 825 characterLabel{ 826 activities{"سرگرمي"} 827 african_scripts{"آفريقي رسم الخط"} 828 american_scripts{"آمريڪي رسم الخط"} 829 animal{"جانور"} 830 animals_nature{"جانور يا قدرت"} 831 arrows{"تير"} 832 body{"جسم"} 833 box_drawing{"دٻي جي ڊرائنگ"} 834 braille{"بريلي"} 835 building{"عمارت"} 836 bullets_stars{"گولي يا تارو"} 837 consonantal_jamo{"حرف صحيح جامو"} 838 currency_symbols{"سڪي جي نشاني"} 839 dash_connector{"ڊيش يا ڪنيڪٽر"} 840 digits{"انگ"} 841 dingbats{"احمق ماڻهو"} 842 divination_symbols{"اڳڪٿي جي نشاني"} 843 downwards_arrows{"هيٺ تير جو نشان"} 844 downwards_upwards_arrows{"هيٺ مٿي تير جو نشان"} 845 east_asian_scripts{"اوڀر ايشيائي رسم الخط"} 846 emoji{"ايموجي"} 847 european_scripts{"يورپي رسم الخط"} 848 female{"مادي"} 849 flag{"جهنڊو"} 850 flags{"جهنڊا"} 851 food_drink{"کاڌو ۽ پاڻي"} 852 format{"فارميٽ"} 853 format_whitespace{"فارميٽ ۽ خالي جڳي"} 854 full_width_form_variant{"پوري چوڙائي ويريئنٽ"} 855 geometric_shapes{"جاميٽري شڪل"} 856 half_width_form_variant{"اڌ چوڙائي ويريئنٽ"} 857 han_characters{"هان حرف"} 858 han_radicals{"هان ريڊيڪل"} 859 hanja{"هنجا"} 860 hanzi_simplified{"هانزي (آسان ڪيل)"} 861 hanzi_traditional{"هانزي (رواجي)"} 862 heart{"دل"} 863 historic_scripts{"تاريخي رسم الخط"} 864 ideographic_desc_characters{"تصورنگاري وضاحت حرف"} 865 japanese_kana{"جاپاني ڪنا"} 866 kanbun{"ڪانبون"} 867 kanji{"ڪانجي"} 868 keycap{"ڪي ڪيپ"} 869 leftwards_arrows{"کاٻي پاسي تير"} 870 leftwards_rightwards_arrows{"کاٻي پاسي ساڄي پاسي تير"} 871 letterlike_symbols{"اکر جهڙي نشاني"} 872 limited_use{"محدود-استعمال"} 873 male{"مرد"} 874 math_symbols{"رياضي جي نشاني"} 875 middle_eastern_scripts{"وچ اوڀاريون رسم الخط"} 876 miscellaneous{"متفرق"} 877 modern_scripts{"جديد رسم الخط"} 878 modifier{"ترميم ڪندڙ"} 879 musical_symbols{"موسيقي جي نشاني"} 880 nature{"فطرت"} 881 nonspacing{"بغير وٿي"} 882 numbers{"عدد"} 883 objects{"شئي"} 884 other{"ٻيا"} 885 paired{"جوڙو"} 886 person{"شخص"} 887 phonetic_alphabet{"صوتياتي رسم الخط"} 888 pictographs{"تصويري نشاني"} 889 place{"جڳھَ"} 890 plant{"ٻوٽو"} 891 punctuation{"اوقاف"} 892 rightwards_arrows{"ساڄي پاسي تير"} 893 sign_standard_symbols{"نشاني يا علامت"} 894 small_form_variant{"ننڍا ويريئنٽ"} 895 smiley{"هنس مک"} 896 smileys_people{"هنس مک يا شخص"} 897 south_asian_scripts{"ڏکڻ ايشيائي رسم الخط"} 898 southeast_asian_scripts{"ڏکڻ-اوڀر ايشيائي رسم الخط"} 899 spacing{"وٿي"} 900 sport{"راند"} 901 symbols{"علامت"} 902 technical_symbols{"تڪنيڪي علامت"} 903 tone_marks{"ٽون مارڪ"} 904 travel{"سفر"} 905 travel_places{"سفر يا جڳھَ"} 906 upwards_arrows{"مٿي تير"} 907 variant_forms{"ويريئنٽ"} 908 vocalic_jamo{"ووڪلڪ جامو"} 909 weather{"موسم"} 910 western_asian_scripts{"مغربي ايشيائي رسم الخط"} 911 whitespace{"خالي جڳھَ"} 912 } 913 delimiters{ 914 alternateQuotationEnd{"’"} 915 quotationEnd{"”"} 916 quotationStart{"“"} 917 } 918 fields{ 919 day{ 920 dn{"ڏينهن"} 921 relative{ 922 "-1"{"ڪل"} 923 "0"{"اڄ"} 924 "1"{"سڀاڻي"} 925 } 926 relativeTime{ 927 future{ 928 one{"{0} ڏينهن ۾"} 929 other{"{0} ڏينهن ۾"} 930 } 931 past{ 932 one{"{0} ڏينهن پهرين"} 933 other{"{0} ڏينهن پهرين"} 934 } 935 } 936 } 937 day-narrow{ 938 dn{"ڏينهن"} 939 relativeTime{ 940 future{ 941 one{"{0} ڏينهن ۾"} 942 other{"{0} ڏينهن ۾"} 943 } 944 past{ 945 one{"{0} ڏينهن پهرين"} 946 other{"{0} ڏينهن پهرين"} 947 } 948 } 949 } 950 day-short{ 951 dn{"ڏينهن"} 952 relativeTime{ 953 future{ 954 one{"{0} ڏينهن ۾"} 955 other{"{0} ڏينهن ۾"} 956 } 957 past{ 958 one{"{0} ڏينهن پهرين"} 959 other{"{0} ڏينهن پهرين"} 960 } 961 } 962 } 963 dayOfYear{ 964 dn{"سال جو ڏينهن"} 965 } 966 dayOfYear-narrow{ 967 dn{"سال جو ڏينهن"} 968 } 969 dayOfYear-short{ 970 dn{"سال جو ڏينهن"} 971 } 972 dayperiod{ 973 dn{"صبح/شام"} 974 } 975 dayperiod-narrow{ 976 dn{"صبح، منجهند/منجهند، شام"} 977 } 978 dayperiod-short{ 979 dn{"صبح، منجهند/منجهند، شام"} 980 } 981 era{ 982 dn{"دور"} 983 } 984 era-narrow{ 985 dn{"دور"} 986 } 987 era-short{ 988 dn{"دور"} 989 } 990 fri{ 991 relative{ 992 "-1"{"پوئين جمعي"} 993 "0"{"هن جمعي"} 994 "1"{"اڳين جمعي"} 995 } 996 relativeTime{ 997 future{ 998 one{"{0} جمعن ۾"} 999 other{"{0} جمعن ۾"} 1000 } 1001 past{ 1002 one{"{0} جمعا پهرين"} 1003 other{"{0} جمعا پهرين"} 1004 } 1005 } 1006 } 1007 fri-narrow{ 1008 relative{ 1009 "-1"{"پوئين جمعي"} 1010 "0"{"هن جمعي"} 1011 "1"{"اڳين جمعي"} 1012 } 1013 relativeTime{ 1014 future{ 1015 one{"{0} جمعن ۾"} 1016 other{"{0} جمعن ۾"} 1017 } 1018 past{ 1019 one{"{0} جمعا پهرين"} 1020 other{"{0} جمعا پهرين"} 1021 } 1022 } 1023 } 1024 fri-short{ 1025 relative{ 1026 "-1"{"پوئين جمعي"} 1027 "0"{"هن جمعي"} 1028 "1"{"اڳين جمعي"} 1029 } 1030 relativeTime{ 1031 future{ 1032 one{"{0} جمعن ۾"} 1033 other{"{0} جمعن ۾"} 1034 } 1035 past{ 1036 one{"{0} جمعا پهرين"} 1037 other{"{0} جمعا پهرين"} 1038 } 1039 } 1040 } 1041 hour{ 1042 dn{"ڪلاڪ"} 1043 relative{ 1044 "0"{"هن ڪلڪ"} 1045 } 1046 relativeTime{ 1047 future{ 1048 one{"{0} ڪلاڪ ۾"} 1049 other{"{0} ڪلاڪ ۾"} 1050 } 1051 past{ 1052 one{"{0} ڪلاڪ پهرين"} 1053 other{"{0} ڪلاڪ پهرين"} 1054 } 1055 } 1056 } 1057 hour-narrow{ 1058 dn{"ڪلاڪ"} 1059 relativeTime{ 1060 future{ 1061 one{"{0} ڪلاڪ ۾"} 1062 other{"{0} ڪلاڪ ۾"} 1063 } 1064 past{ 1065 one{"{0} ڪلاڪ پهرين"} 1066 other{"{0} ڪلاڪ پهرين"} 1067 } 1068 } 1069 } 1070 hour-short{ 1071 dn{"ڪلاڪ"} 1072 relativeTime{ 1073 future{ 1074 one{"{0} ڪلاڪ ۾"} 1075 other{"{0} ڪلاڪ ۾"} 1076 } 1077 past{ 1078 one{"{0} ڪلاڪ پهرين"} 1079 other{"{0} ڪلاڪ پهرين"} 1080 } 1081 } 1082 } 1083 minute{ 1084 dn{"منٽ"} 1085 relative{ 1086 "0"{"هن منٽ"} 1087 } 1088 relativeTime{ 1089 future{ 1090 one{"{0} منٽن ۾"} 1091 other{"+{0} min"} 1092 } 1093 past{ 1094 one{"{0} منٽ پهرين"} 1095 other{"{0} منٽ پهرين"} 1096 } 1097 } 1098 } 1099 minute-narrow{ 1100 dn{"منٽ"} 1101 relativeTime{ 1102 future{ 1103 one{"{0} منٽن ۾"} 1104 other{"{0} منٽن ۾"} 1105 } 1106 past{ 1107 one{"{0} منٽ پهرين"} 1108 other{"{0} منٽ پهرين"} 1109 } 1110 } 1111 } 1112 minute-short{ 1113 dn{"منٽ"} 1114 relativeTime{ 1115 future{ 1116 one{"{0} منٽن ۾"} 1117 other{"{0} منٽن ۾"} 1118 } 1119 past{ 1120 one{"{0} منٽ پهرين"} 1121 other{"{0} منٽ پهرين"} 1122 } 1123 } 1124 } 1125 mon{ 1126 relative{ 1127 "-1"{"پوئين سومر"} 1128 "0"{"هن سومر"} 1129 "1"{"اڳين سومر"} 1130 } 1131 relativeTime{ 1132 future{ 1133 one{"{0} سومرن ۾"} 1134 other{"{0} سومرن ۾"} 1135 } 1136 past{ 1137 one{"{0} سومر پهرين"} 1138 other{"{0} سومر پهرين"} 1139 } 1140 } 1141 } 1142 mon-narrow{ 1143 relative{ 1144 "-1"{"پوئين سومر"} 1145 "0"{"هن سومر"} 1146 "1"{"اڳين سومر"} 1147 } 1148 relativeTime{ 1149 future{ 1150 one{"{0} سومرن ۾"} 1151 other{"{0} سومرن ۾"} 1152 } 1153 past{ 1154 one{"{0} سومر پهرين"} 1155 other{"{0} سومر پهرين"} 1156 } 1157 } 1158 } 1159 mon-short{ 1160 relative{ 1161 "-1"{"پوئين سومر"} 1162 "0"{"هن سومر"} 1163 "1"{"اڳين سومر"} 1164 } 1165 relativeTime{ 1166 future{ 1167 one{"{0} سومرن ۾"} 1168 other{"{0} سومرن ۾"} 1169 } 1170 past{ 1171 one{"{0} سومر پهرين"} 1172 other{"{0} سومر پهرين"} 1173 } 1174 } 1175 } 1176 month{ 1177 dn{"مهينو"} 1178 relative{ 1179 "-1"{"پوئين مهيني"} 1180 "0"{"هن مهيني"} 1181 "1"{"اڳين مهيني"} 1182 } 1183 relativeTime{ 1184 future{ 1185 one{"{0} مهينن ۾"} 1186 other{"{0} مهينن ۾"} 1187 } 1188 past{ 1189 one{"{0} مهينا پهرين"} 1190 other{"{0} مهينا پهرين"} 1191 } 1192 } 1193 } 1194 month-narrow{ 1195 dn{"مهينو"} 1196 relativeTime{ 1197 future{ 1198 one{"{0} مهينن ۾"} 1199 other{"{0} مهينن ۾"} 1200 } 1201 past{ 1202 one{"{0} مهينا پهرين"} 1203 other{"{0} مهينا پهرين"} 1204 } 1205 } 1206 } 1207 month-short{ 1208 dn{"مهينو"} 1209 relativeTime{ 1210 future{ 1211 one{"{0} مهينن ۾"} 1212 other{"{0} مهينن ۾"} 1213 } 1214 past{ 1215 one{"{0} مهينا پهرين"} 1216 other{"{0} مهينا پهرين"} 1217 } 1218 } 1219 } 1220 quarter{ 1221 dn{"ٽي ماهي"} 1222 relative{ 1223 "-1"{"پوئين ٽي ماهي"} 1224 "0"{"هن ٽي ماهي"} 1225 "1"{"اڳين ٽي ماهي"} 1226 } 1227 relativeTime{ 1228 future{ 1229 one{"{0} ٽي ماهي ۾"} 1230 other{"{0} ٽي ماهي ۾"} 1231 } 1232 past{ 1233 one{"{0} ٽي ماهي پهرين"} 1234 other{"{0} ٽي ماهي پهرين"} 1235 } 1236 } 1237 } 1238 quarter-narrow{ 1239 dn{"ٽي ماهي"} 1240 relativeTime{ 1241 future{ 1242 one{"{0} ٽي ماهي ۾"} 1243 other{"{0} ٽي ماهي ۾"} 1244 } 1245 past{ 1246 one{"{0} ٽي ماهي پهرين"} 1247 other{"{0} ٽي ماهي پهرين"} 1248 } 1249 } 1250 } 1251 quarter-short{ 1252 dn{"ٽي ماهي"} 1253 relativeTime{ 1254 future{ 1255 one{"{0} ٽي ماهي ۾"} 1256 other{"{0} ٽي ماهي ۾"} 1257 } 1258 past{ 1259 one{"{0} ٽي ماهي پهرين"} 1260 other{"{0} ٽي ماهي پهرين"} 1261 } 1262 } 1263 } 1264 sat{ 1265 relative{ 1266 "-1"{"پوئين ڇنڇر"} 1267 "0"{"هن ڇنڇر"} 1268 "1"{"اڳين ڇنڇر"} 1269 } 1270 relativeTime{ 1271 future{ 1272 one{"{0} ڇنڇرن ۾"} 1273 other{"{0} ڇنڇرن ۾"} 1274 } 1275 past{ 1276 one{"{0} ڇنڇر پهرين"} 1277 other{"{0} ڇنڇر پهرين"} 1278 } 1279 } 1280 } 1281 sat-narrow{ 1282 relative{ 1283 "-1"{"پوئين ڇنڇر"} 1284 "0"{"هن ڇنڇر"} 1285 "1"{"اڳين ڇنڇر"} 1286 } 1287 relativeTime{ 1288 future{ 1289 one{"{0} ڇنڇرن ۾"} 1290 other{"{0} ڇنڇرن ۾"} 1291 } 1292 past{ 1293 one{"{0} ڇنڇر پهرين"} 1294 other{"{0} ڇنڇر پهرين"} 1295 } 1296 } 1297 } 1298 sat-short{ 1299 relative{ 1300 "-1"{"پوئين ڇنڇر"} 1301 "0"{"هن ڇنڇر"} 1302 "1"{"اڳين ڇنڇر"} 1303 } 1304 relativeTime{ 1305 future{ 1306 one{"{0} ڇنڇرن ۾"} 1307 other{"{0} ڇنڇرن ۾"} 1308 } 1309 past{ 1310 one{"{0} ڇنڇر پهرين"} 1311 other{"{0} ڇنڇر پهرين"} 1312 } 1313 } 1314 } 1315 second{ 1316 dn{"سيڪنڊ"} 1317 relative{ 1318 "0"{"هاڻي"} 1319 } 1320 relativeTime{ 1321 future{ 1322 one{"{0} سيڪنڊن ۾"} 1323 other{"{0} سيڪنڊن ۾"} 1324 } 1325 past{ 1326 one{"{0} سيڪنڊ پهرين"} 1327 other{"{0} سيڪنڊ پهرين"} 1328 } 1329 } 1330 } 1331 second-narrow{ 1332 dn{"سيڪنڊ"} 1333 relativeTime{ 1334 future{ 1335 one{"{0} سيڪنڊن ۾"} 1336 other{"{0} سيڪنڊن ۾"} 1337 } 1338 past{ 1339 one{"{0} سيڪنڊ پهرين"} 1340 other{"{0} سيڪنڊ پهرين"} 1341 } 1342 } 1343 } 1344 second-short{ 1345 dn{"سيڪنڊ"} 1346 relativeTime{ 1347 future{ 1348 one{"{0} سيڪنڊن ۾"} 1349 other{"{0} سيڪنڊن ۾"} 1350 } 1351 past{ 1352 one{"{0} سيڪنڊ پهرين"} 1353 other{"{0} سيڪنڊ پهرين"} 1354 } 1355 } 1356 } 1357 sun{ 1358 relative{ 1359 "-1"{"پوئين آچر"} 1360 "0"{"هن آچر"} 1361 "1"{"اڳين آچر"} 1362 } 1363 relativeTime{ 1364 future{ 1365 one{"{0} آچرن ۾"} 1366 other{"{0} آچرن ۾"} 1367 } 1368 past{ 1369 one{"{0} آچر پهرين"} 1370 other{"{0} آچر پهرين"} 1371 } 1372 } 1373 } 1374 sun-narrow{ 1375 relative{ 1376 "-1"{"پوئين آچر"} 1377 "0"{"هن آچر"} 1378 "1"{"اڳين آچر"} 1379 } 1380 relativeTime{ 1381 future{ 1382 one{"{0} آچرن ۾"} 1383 other{"{0} آچرن ۾"} 1384 } 1385 past{ 1386 one{"{0} آچر پهرين"} 1387 other{"{0} آچر پهرين"} 1388 } 1389 } 1390 } 1391 sun-short{ 1392 relative{ 1393 "-1"{"پوئين آچر"} 1394 "0"{"هن آچر"} 1395 "1"{"اڳين آچر"} 1396 } 1397 relativeTime{ 1398 future{ 1399 one{"{0} آچرن ۾"} 1400 other{"{0} آچرن ۾"} 1401 } 1402 past{ 1403 one{"{0} آچر پهرين"} 1404 other{"{0} آچر پهرين"} 1405 } 1406 } 1407 } 1408 thu{ 1409 relative{ 1410 "-1"{"پوئين خميس"} 1411 "0"{"هن خميس"} 1412 "1"{"اڳين خميس"} 1413 } 1414 relativeTime{ 1415 future{ 1416 one{"{0} خميسن ۾"} 1417 other{"{0} خميسن ۾"} 1418 } 1419 past{ 1420 one{"{0} خميس پهرين"} 1421 other{"{0} خميس پهرين"} 1422 } 1423 } 1424 } 1425 thu-narrow{ 1426 relative{ 1427 "-1"{"پوئين خميس"} 1428 "0"{"هن خميس"} 1429 "1"{"اڳين خميس"} 1430 } 1431 relativeTime{ 1432 future{ 1433 one{"{0} خميسن ۾"} 1434 other{"{0} خميسن ۾"} 1435 } 1436 past{ 1437 one{"{0} خميس پهرين"} 1438 other{"{0} خميس پهرين"} 1439 } 1440 } 1441 } 1442 thu-short{ 1443 relative{ 1444 "-1"{"پوئين خميس"} 1445 "0"{"هن خميس"} 1446 "1"{"اڳين خميس"} 1447 } 1448 relativeTime{ 1449 future{ 1450 one{"{0} خميسن ۾"} 1451 other{"{0} خميسن ۾"} 1452 } 1453 past{ 1454 one{"{0} خميس پهرين"} 1455 other{"{0} خميس پهرين"} 1456 } 1457 } 1458 } 1459 tue{ 1460 relative{ 1461 "-1"{"پوئين اڱاري"} 1462 "0"{"هن اڱاري"} 1463 "1"{"اڳين اڱاري"} 1464 } 1465 relativeTime{ 1466 future{ 1467 one{"{0} اڱارن ۾"} 1468 other{"{0} اڱارن ۾"} 1469 } 1470 past{ 1471 one{"{0} اڱارا پهرين"} 1472 other{"{0} اڱارا پهرين"} 1473 } 1474 } 1475 } 1476 tue-narrow{ 1477 relative{ 1478 "-1"{"پوئين اڱاري"} 1479 "0"{"هن اڱاري"} 1480 "1"{"اڳين اڱاري"} 1481 } 1482 relativeTime{ 1483 future{ 1484 one{"{0} اڱارن ۾"} 1485 other{"{0} اڱارن ۾"} 1486 } 1487 past{ 1488 one{"{0} اڱارا پهرين"} 1489 other{"{0} اڱارا پهرين"} 1490 } 1491 } 1492 } 1493 tue-short{ 1494 relative{ 1495 "-1"{"پوئين اڱاري"} 1496 "0"{"هن اڱاري"} 1497 "1"{"اڳين اڱاري"} 1498 } 1499 relativeTime{ 1500 future{ 1501 one{"{0} اڱارن ۾"} 1502 other{"{0} اڱارن ۾"} 1503 } 1504 past{ 1505 one{"{0} اڱارا پهرين"} 1506 other{"{0} اڱارا پهرين"} 1507 } 1508 } 1509 } 1510 wed{ 1511 relative{ 1512 "-1"{"پوئين اربع"} 1513 "0"{"هن اربع"} 1514 "1"{"اڳين اربع"} 1515 } 1516 relativeTime{ 1517 future{ 1518 one{"{0} اربعن ۾"} 1519 other{"{0} اربعن ۾"} 1520 } 1521 past{ 1522 one{"{0} اربعا پهرين"} 1523 other{"{0} اربعا پهرين"} 1524 } 1525 } 1526 } 1527 wed-narrow{ 1528 relative{ 1529 "-1"{"پوئين اربع"} 1530 "0"{"هن اربع"} 1531 "1"{"اڳين اربع"} 1532 } 1533 relativeTime{ 1534 future{ 1535 one{"{0} اربعن ۾"} 1536 other{"{0} اربعن ۾"} 1537 } 1538 past{ 1539 one{"{0} اربعا پهرين"} 1540 other{"{0} اربعا پهرين"} 1541 } 1542 } 1543 } 1544 wed-short{ 1545 relative{ 1546 "-1"{"پوئين اربع"} 1547 "0"{"هن اربع"} 1548 "1"{"اڳين اربع"} 1549 } 1550 relativeTime{ 1551 future{ 1552 one{"{0} اربعن ۾"} 1553 other{"{0} اربعن ۾"} 1554 } 1555 past{ 1556 one{"{0} اربعا پهرين"} 1557 other{"{0} اربعا پهرين"} 1558 } 1559 } 1560 } 1561 week{ 1562 dn{"هفتو"} 1563 relative{ 1564 "-1"{"پوئين هفتي"} 1565 "0"{"هن هفتي"} 1566 "1"{"اڳين هفتي"} 1567 } 1568 relativePeriod{"{0} جي هفتي"} 1569 relativeTime{ 1570 future{ 1571 one{"{0} هفتن ۾"} 1572 other{"{0} هفتن ۾"} 1573 } 1574 past{ 1575 one{"{0} هفتا پهرين"} 1576 other{"{0} هفتا پهرين"} 1577 } 1578 } 1579 } 1580 week-narrow{ 1581 dn{"هفتو"} 1582 relativePeriod{"{0} جي هفتي"} 1583 relativeTime{ 1584 future{ 1585 one{"{0} هفتن ۾"} 1586 other{"{0} هفتن ۾"} 1587 } 1588 past{ 1589 one{"{0} هفتا پهرين"} 1590 other{"{0} هفتا پهرين"} 1591 } 1592 } 1593 } 1594 week-short{ 1595 dn{"هفتو"} 1596 relativePeriod{"{0} جي هفتي"} 1597 relativeTime{ 1598 future{ 1599 one{"{0} هفتن ۾"} 1600 other{"{0} هفتن ۾"} 1601 } 1602 past{ 1603 one{"{0} هفتا پهرين"} 1604 other{"{0} هفتا پهرين"} 1605 } 1606 } 1607 } 1608 weekOfMonth{ 1609 dn{"مهيني جي هفتي"} 1610 } 1611 weekOfMonth-narrow{ 1612 dn{"مهيني جي هفتي"} 1613 } 1614 weekOfMonth-short{ 1615 dn{"مهيني جي هفتي"} 1616 } 1617 weekday{ 1618 dn{"هفتي جو ڏينهن"} 1619 } 1620 weekday-narrow{ 1621 dn{"هفتي جو ڏينهن"} 1622 } 1623 weekday-short{ 1624 dn{"هفتي جو ڏينهن"} 1625 } 1626 weekdayOfMonth{ 1627 dn{"مهيني جي موڪل جو ڏينهن"} 1628 } 1629 weekdayOfMonth-narrow{ 1630 dn{"مهيني جي موڪل جو ڏينهن"} 1631 } 1632 weekdayOfMonth-short{ 1633 dn{"مهيني جي موڪل جو ڏينهن"} 1634 } 1635 year{ 1636 dn{"سال"} 1637 relative{ 1638 "-1"{"پويون سال"} 1639 "0"{"پويون سال"} 1640 "1"{"پويون سال"} 1641 } 1642 relativeTime{ 1643 future{ 1644 one{"{0} سالن ۾"} 1645 other{"{0} سالن ۾"} 1646 } 1647 past{ 1648 one{"{0} سال پهرين"} 1649 other{"{0} سال پهرين"} 1650 } 1651 } 1652 } 1653 year-narrow{ 1654 dn{"سال"} 1655 relative{ 1656 "-1"{"پوئين سال"} 1657 "0"{"هن سال"} 1658 "1"{"اڳيئن سال"} 1659 } 1660 relativeTime{ 1661 future{ 1662 one{"{0} سالن ۾"} 1663 other{"{0} سالن ۾"} 1664 } 1665 past{ 1666 one{"{0} سال پهرين"} 1667 other{"{0} سال پهرين"} 1668 } 1669 } 1670 } 1671 year-short{ 1672 dn{"سال"} 1673 relativeTime{ 1674 future{ 1675 one{"{0} سالن ۾"} 1676 other{"{0} سالن ۾"} 1677 } 1678 past{ 1679 one{"{0} سال پهرين"} 1680 other{"{0} سال پهرين"} 1681 } 1682 } 1683 } 1684 zone{ 1685 dn{"ٽائيم زون"} 1686 } 1687 zone-narrow{ 1688 dn{"ٽائيم زون"} 1689 } 1690 zone-short{ 1691 dn{"ٽائيم زون"} 1692 } 1693 } 1694 layout{ 1695 characters{"right-to-left"} 1696 lines{"top-to-bottom"} 1697 } 1698 listPattern{ 1699 or{ 1700 2{"{0} يا {1}"} 1701 end{"{0}, يا {1}"} 1702 middle{"{0}, {1}"} 1703 start{"{0}, {1}"} 1704 } 1705 standard{ 1706 2{"{0} ۽ {1}"} 1707 end{"{0}، ۽ {1}"} 1708 middle{"{0}, {1}"} 1709 start{"{0}, {1}"} 1710 } 1711 standard-narrow{ 1712 2{"{0}, {1}"} 1713 end{"{0}, {1}"} 1714 } 1715 standard-short{ 1716 middle{"{0}, {1}"} 1717 start{"{0}, {1}"} 1718 } 1719 unit{ 1720 2{"{0}, {1}"} 1721 end{"{0}, {1}"} 1722 middle{"{0}, {1}"} 1723 start{"{0}, {1}"} 1724 } 1725 unit-narrow{ 1726 2{"{0}, {1}"} 1727 end{"{0}, {1}"} 1728 middle{"{0}, {1}"} 1729 start{"{0}, {1}"} 1730 } 1731 unit-short{ 1732 2{"{0}, {1}"} 1733 end{"{0}, {1}"} 1734 middle{"{0}, {1}"} 1735 start{"{0}, {1}"} 1736 } 1737 } 1738 measurementSystemNames{ 1739 UK{"برطانيه"} 1740 US{"آمريڪا"} 1741 metric{"ميٽرڪ"} 1742 } 1743 parse{ 1744 general{ 1745 lenient{ 1746 "[.․。︒﹒.。]", 1747 "['ʼ՚᾽᾿’']", 1748 "[%٪﹪%]", 1749 "[؉‰]", 1750 "[\$﹩$$]", 1751 "[£₤]", 1752 "[¥¥]", 1753 "[₩₩]", 1754 "[₨₹{Rp}{Rs}]", 1755 } 1756 } 1757 number{ 1758 lenient{ 1759 "[\\-‒⁻₋−➖﹣-]", 1760 "[,،٫、︐︑﹐﹑,、]", 1761 "[+⁺₊➕﬩﹢+]", 1762 } 1763 stricter{ 1764 "[,٫︐﹐,]", 1765 "[.․﹒.。]", 1766 } 1767 } 1768 } 1769} 1770