1// © 2016 and later: Unicode, Inc. and others. 2// License & terms of use: http://www.unicode.org/copyright.html#License 3ca{ 4 AuxExemplarCharacters{"[á ă â å ä ã ā æ ĕ ê ë ē ì ĭ î ī ŀ ñ º ŏ ô ö ø ō œ ù ŭ û ū ÿ]"} 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{"[· a à b c ç d e é è f g h i í ï j k l m n o ó ò p q r s t u ú ü v w x y z]"} 14 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"} 15 ExemplarCharactersPunctuation{ 16 "[\\- ‐ – — , ; \\: ! ¡ ? ¿ . … ' ‘ ’ \u0022 “ ” « » ( ) \\[ \\] § @ * / " 17 "\\\\ \\& # † ‡ ′ ″]" 18 } 19 MoreInformation{"?"} 20 NumberElements{ 21 default{"latn"} 22 latn{ 23 miscPatterns{ 24 atLeast{"≥ {0}"} 25 range{"{0}-{1}"} 26 } 27 patterns{ 28 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"} 29 currencyFormat{"#,##0.00 ¤"} 30 decimalFormat{"#,##0.###"} 31 percentFormat{"#,##0%"} 32 scientificFormat{"#E0"} 33 } 34 patternsLong{ 35 decimalFormat{ 36 1000{ 37 one{"0 miler"} 38 other{"0 milers"} 39 } 40 10000{ 41 one{"00 milers"} 42 other{"00 milers"} 43 } 44 100000{ 45 one{"000 milers"} 46 other{"000 milers"} 47 } 48 1000000{ 49 one{"0 milió"} 50 other{"0 milions"} 51 } 52 10000000{ 53 one{"00 milions"} 54 other{"00 milions"} 55 } 56 100000000{ 57 one{"000 milions"} 58 other{"000 milions"} 59 } 60 1000000000{ 61 one{"0 miler de milions"} 62 other{"0 milers de milions"} 63 } 64 10000000000{ 65 one{"00 milers de milions"} 66 other{"00 milers de milions"} 67 } 68 100000000000{ 69 one{"000 milers de milions"} 70 other{"000 milers de milions"} 71 } 72 1000000000000{ 73 one{"0 bilió"} 74 other{"0 bilions"} 75 } 76 10000000000000{ 77 one{"00 bilions"} 78 other{"00 bilions"} 79 } 80 100000000000000{ 81 one{"000 bilions"} 82 other{"000 bilions"} 83 } 84 } 85 } 86 patternsShort{ 87 currencyFormat{ 88 1000{ 89 one{"0m ¤"} 90 other{"0m ¤"} 91 } 92 10000{ 93 one{"00m ¤"} 94 other{"00m ¤"} 95 } 96 100000{ 97 one{"000m ¤"} 98 other{"000m ¤"} 99 } 100 1000000{ 101 one{"0M ¤"} 102 other{"0M ¤"} 103 } 104 10000000{ 105 one{"00 M ¤"} 106 other{"00 M ¤"} 107 } 108 100000000{ 109 one{"000 M ¤"} 110 other{"000 M ¤"} 111 } 112 1000000000{ 113 one{"0000 M ¤"} 114 other{"0000 M ¤"} 115 } 116 10000000000{ 117 one{"00mM ¤"} 118 other{"00mM ¤"} 119 } 120 100000000000{ 121 one{"000mM ¤"} 122 other{"000mM ¤"} 123 } 124 1000000000000{ 125 one{"0B ¤"} 126 other{"0B ¤"} 127 } 128 10000000000000{ 129 one{"00 B ¤"} 130 other{"00 B ¤"} 131 } 132 100000000000000{ 133 one{"000 B ¤"} 134 other{"000 B ¤"} 135 } 136 } 137 decimalFormat{ 138 1000{ 139 one{"0m"} 140 other{"0m"} 141 } 142 10000{ 143 one{"00m"} 144 other{"00m"} 145 } 146 100000{ 147 one{"000m"} 148 other{"000m"} 149 } 150 1000000{ 151 one{"0M"} 152 other{"0M"} 153 } 154 10000000{ 155 one{"00 M"} 156 other{"00 M"} 157 } 158 100000000{ 159 one{"000 M"} 160 other{"000 M"} 161 } 162 1000000000{ 163 one{"0000 M"} 164 other{"0000 M"} 165 } 166 10000000000{ 167 one{"00mM"} 168 other{"00mM"} 169 } 170 100000000000{ 171 one{"000mM"} 172 other{"000mM"} 173 } 174 1000000000000{ 175 one{"0B"} 176 other{"0B"} 177 } 178 10000000000000{ 179 one{"00 B"} 180 other{"00 B"} 181 } 182 100000000000000{ 183 one{"000 B"} 184 other{"000 B"} 185 } 186 } 187 } 188 symbols{ 189 decimal{","} 190 exponential{"E"} 191 group{"."} 192 infinity{"∞"} 193 list{";"} 194 minusSign{"-"} 195 nan{"NaN"} 196 perMille{"‰"} 197 percentSign{"%"} 198 plusSign{"+"} 199 superscriptingExponent{"×"} 200 timeSeparator{":"} 201 } 202 } 203 minimumGroupingDigits{"1"} 204 native{"latn"} 205 } 206 Version{"2.1.28.79"} 207 calendar{ 208 buddhist{ 209 DateTimePatterns{ 210 "H:mm:ss zzzz", 211 "H:mm:ss z", 212 "H:mm:ss", 213 "H:mm", 214 "EEEE, dd MMMM y G", 215 "d MMMM y G", 216 "d MMM y G", 217 "dd/MM/y GGGGG", 218 "{1}, {0}", 219 "{1}, {0}", 220 "{1}, {0}", 221 "{1}, {0}", 222 "{1}, {0}", 223 } 224 availableFormats{ 225 M{"L"} 226 MEd{"E, d/M"} 227 MMM{"LLL"} 228 MMMEd{"E d MMM"} 229 MMMd{"d MMM"} 230 Md{"d/M"} 231 d{"d"} 232 y{"y G"} 233 } 234 eras{ 235 abbreviated{ 236 "eB", 237 } 238 } 239 } 240 chinese{ 241 DateTimePatterns{ 242 "H:mm:ss zzzz", 243 "H:mm:ss z", 244 "H:mm:ss", 245 "H:mm", 246 "EEEE, dd MMMM UU", 247 "d MMMM U", 248 "d MMM U", 249 "d/M/y", 250 "{1} {0}", 251 "{1} {0}", 252 "{1} {0}", 253 "{1} {0}", 254 "{1} {0}", 255 } 256 cyclicNameSets{ 257 dayParts{ 258 format{ 259 abbreviated{ 260 "zi", 261 "chou", 262 "yin", 263 "mao", 264 "chen", 265 "si", 266 "wu", 267 "wei", 268 "shen", 269 "you", 270 "xu", 271 "hai", 272 } 273 } 274 } 275 years{ 276 format{ 277 abbreviated{ 278 "jia-zi", 279 "yi-chou", 280 "bing-yin", 281 "ding-mao", 282 "wu-chen", 283 "ji-si", 284 "geng-wu", 285 "xin-wei", 286 "ren-shen", 287 "gui-you", 288 "jia-xu", 289 "yi-hai", 290 "bing-zi", 291 "ding-chou", 292 "wu-yin", 293 "ji-mao", 294 "geng-chen", 295 "xin-si", 296 "ren-wu", 297 "gui-wei", 298 "jia-shen", 299 "yi-you", 300 "bing-xu", 301 "ding-hai", 302 "wu-zi", 303 "ji-chou", 304 "geng-yin", 305 "xin-mao", 306 "ren-chen", 307 "gui-si", 308 "jia-wu", 309 "yi-wei", 310 "bing-shen", 311 "ding-you", 312 "wu-xu", 313 "ji-hai", 314 "geng-zi", 315 "xin-chou", 316 "ren-yin", 317 "gui-mao", 318 "jia-chen", 319 "yi-si", 320 "bing-wu", 321 "ding-wei", 322 "wu-shen", 323 "ji-you", 324 "geng-xu", 325 "xin-hai", 326 "ren-zi", 327 "gui-chou", 328 "jia-yin", 329 "yi-mao", 330 "bing-chen", 331 "ding-si", 332 "wu-wu", 333 "ji-wei", 334 "geng-shen", 335 "xin-you", 336 "ren-xu", 337 "gui-hai", 338 } 339 } 340 } 341 zodiacs{ 342 format{ 343 abbreviated{ 344 "zi", 345 "chou", 346 "yin", 347 "mao", 348 "chen", 349 "si", 350 "wu", 351 "wei", 352 "shen", 353 "you", 354 "xu", 355 "hai", 356 } 357 } 358 } 359 } 360 monthNames{ 361 format{ 362 abbreviated{ 363 "1", 364 "2", 365 "3", 366 "4", 367 "5", 368 "6", 369 "7", 370 "8", 371 "9", 372 "10", 373 "11", 374 "12", 375 } 376 narrow{ 377 "1", 378 "2", 379 "3", 380 "4", 381 "5", 382 "6", 383 "7", 384 "8", 385 "9", 386 "10", 387 "11", 388 "12", 389 } 390 wide{ 391 "1", 392 "2", 393 "3", 394 "4", 395 "5", 396 "6", 397 "7", 398 "8", 399 "9", 400 "10", 401 "11", 402 "12", 403 } 404 } 405 stand-alone{ 406 abbreviated{ 407 "1", 408 "2", 409 "3", 410 "4", 411 "5", 412 "6", 413 "7", 414 "8", 415 "9", 416 "10", 417 "11", 418 "12", 419 } 420 narrow{ 421 "1", 422 "2", 423 "3", 424 "4", 425 "5", 426 "6", 427 "7", 428 "8", 429 "9", 430 "10", 431 "11", 432 "12", 433 } 434 wide{ 435 "1", 436 "2", 437 "3", 438 "4", 439 "5", 440 "6", 441 "7", 442 "8", 443 "9", 444 "10", 445 "11", 446 "12", 447 } 448 } 449 } 450 } 451 generic{ 452 DateTimePatterns{ 453 "H:mm:ss zzzz", 454 "H:mm:ss z", 455 "H:mm:ss", 456 "H:mm", 457 "EEEE d MMMM 'de' y G", 458 "d MMMM 'de' y G", 459 "d/M/y G", 460 "d/M/yy GGGGG", 461 "{1}, {0}", 462 "{1}, {0}", 463 "{1}, {0}", 464 "{1}, {0}", 465 "{1}, {0}", 466 } 467 availableFormats{ 468 E{"ccc"} 469 Ed{"E d"} 470 Gy{"y G"} 471 GyMMM{"LLL y G"} 472 GyMMMEd{"E, d MMM y G"} 473 GyMMMM{"LLLL 'de' y G"} 474 GyMMMMEd{"E, d MMMM 'de' y G"} 475 GyMMMMd{"d MMMM 'de' y G"} 476 GyMMMd{"d MMM y G"} 477 H{"H"} 478 Hm{"H:mm"} 479 Hms{"H:mm:ss"} 480 M{"L"} 481 MEd{"E d/M"} 482 MMM{"LLL"} 483 MMMEd{"E, d MMM"} 484 MMMMEd{"E, d MMMM"} 485 MMMMd{"d MMMM"} 486 MMMd{"d MMM"} 487 Md{"d/M"} 488 d{"d"} 489 h{"h a"} 490 hm{"h:mm a"} 491 hms{"h:mm:ss a"} 492 ms{"mm:ss"} 493 y{"y G"} 494 yyyy{"y G"} 495 yyyyM{"M/y G"} 496 yyyyMEd{"E, d.M.y G"} 497 yyyyMMM{"LLL y G"} 498 yyyyMMMEd{"E, d MMM y G"} 499 yyyyMMMM{"LLLL 'de' y G"} 500 yyyyMMMMEd{"E, d MMMM 'de' y G"} 501 yyyyMMMMd{"d MMMM 'de' y G"} 502 yyyyMMMd{"d MMM y G"} 503 yyyyMd{"d/M/y G"} 504 yyyyQQQ{"QQQ y G"} 505 yyyyQQQQ{"QQQQ y G"} 506 } 507 intervalFormats{ 508 H{ 509 H{"H–H"} 510 } 511 Hm{ 512 H{"HH:mm–HH:mm"} 513 m{"HH:mm–HH:mm"} 514 } 515 Hmv{ 516 H{"HH:mm–HH:mm v"} 517 m{"HH:mm–HH:mm v"} 518 } 519 Hv{ 520 H{"H–H v"} 521 } 522 M{ 523 M{"M–M"} 524 } 525 MEd{ 526 M{"E d/M – E d/M"} 527 d{"E d/M – E d/M"} 528 } 529 MMM{ 530 M{"MMM–MMM"} 531 } 532 MMMEd{ 533 M{"E, d MMM – E, d MMM"} 534 d{"E, d – E, d MMM"} 535 } 536 MMMd{ 537 M{"d MMM – d MMM"} 538 d{"d–d MMM"} 539 } 540 Md{ 541 M{"d/M – d/M"} 542 d{"d/M – d/M"} 543 } 544 d{ 545 d{"d–d"} 546 } 547 fallback{"{0} - {1}"} 548 h{ 549 a{"h a – h a"} 550 h{"h–h a"} 551 } 552 hm{ 553 a{"h:mm a –h:mm a"} 554 h{"h:mm–h:mm a"} 555 m{"h:mm–h:mm a"} 556 } 557 hmv{ 558 a{"h:mm a – h:mm a v"} 559 h{"h:mm–h:mm a v"} 560 m{"h:mm–h:mm a v"} 561 } 562 hv{ 563 a{"h a – h a v"} 564 h{"h–h a v"} 565 } 566 y{ 567 y{"y–y G"} 568 } 569 yM{ 570 M{"M/y – M/y GGGG"} 571 y{"M/y – M/y GGGG"} 572 } 573 yMEd{ 574 M{"E d/M/y – E d/M/y GGGG"} 575 d{"E d/M/y – E d/M/y GGGG"} 576 y{"E d/M/y – E d/M/y GGGG"} 577 } 578 yMMM{ 579 M{"LLL–LLL y G"} 580 y{"MMM 'de' y – MMM 'de' y G"} 581 } 582 yMMMEd{ 583 M{"E d MMM – E d MMM 'de' y G"} 584 d{"E d MMM – E d MMM 'de' y G"} 585 y{"E d MMM 'de' y – E d MMM 'de' y G"} 586 } 587 yMMMM{ 588 M{"MMMM–MMMM 'de' y G"} 589 y{"MMMM 'de' y – MMMM 'de' y G"} 590 } 591 yMMMMEd{ 592 M{"E, d MMMM – E, d MMMM 'de' y G"} 593 d{"E, d MMMM – E, d MMMM 'de' y G"} 594 y{"E, d MMMM 'de' y – E, d MMMM 'de' y G"} 595 } 596 yMMMMd{ 597 M{"d MMMM – d MMMM 'de' y G"} 598 d{"d–d MMMM 'de' y G"} 599 y{"d MMMM 'de' y – d MMMM 'de' y G"} 600 } 601 yMMMd{ 602 M{"d MMM – d MMM 'de' y G"} 603 d{"d–d MMM 'de' y G"} 604 y{"d MMM 'de' y – d MMM 'de' y G"} 605 } 606 yMd{ 607 M{"d/M/y – d/M/y GGGG"} 608 d{"d/M/y – d/M/y GGGG"} 609 y{"d/M/y – d/M/y GGGG"} 610 } 611 } 612 } 613 gregorian{ 614 AmPmMarkers{ 615 "a. m.", 616 "p. m.", 617 } 618 AmPmMarkersAbbr{ 619 "a. m.", 620 "p. m.", 621 } 622 AmPmMarkersNarrow{ 623 "a. m.", 624 "p. m.", 625 } 626 DateTimePatterns{ 627 "H:mm:ss zzzz", 628 "H:mm:ss z", 629 "H:mm:ss", 630 "H:mm", 631 "EEEE, d MMMM 'de' y", 632 "d MMMM 'de' y", 633 "d MMM y", 634 "d/M/yy", 635 "{1}, {0}", 636 "{1} 'a' 'les' {0}", 637 "{1} 'a' 'les' {0}", 638 "{1}, {0}", 639 "{1} {0}", 640 } 641 appendItems{ 642 Timezone{"{0} {1}"} 643 } 644 availableFormats{ 645 E{"ccc"} 646 EHm{"E H:mm"} 647 EHms{"E H:mm:ss"} 648 Ed{"E d"} 649 Ehm{"E h:mm a"} 650 Ehms{"E h:mm:ss a"} 651 Gy{"y G"} 652 GyMMM{"LLL y G"} 653 GyMMMEd{"E, d MMM 'de' y G"} 654 GyMMMM{"LLLL 'de' y G"} 655 GyMMMMEd{"E, d MMMM 'de' y G"} 656 GyMMMMd{"d MMMM 'de' y G"} 657 GyMMMd{"d MMM 'de' y G"} 658 H{"H"} 659 Hm{"HH:mm"} 660 Hms{"HH:mm:ss"} 661 Hmsv{"HH:mm:ss v"} 662 Hmv{"HH:mm v"} 663 M{"L"} 664 MEd{"E d/M"} 665 MMM{"LLL"} 666 MMMEd{"E, d MMM"} 667 MMMMEd{"E, d MMMM"} 668 MMMMW{ 669 one{"'setmana' W MMMM"} 670 other{"'setmana' W MMMM"} 671 } 672 MMMMd{"d MMMM"} 673 MMMd{"d MMM"} 674 Md{"d/M"} 675 d{"d"} 676 h{"h a"} 677 hm{"h:mm a"} 678 hms{"h:mm:ss a"} 679 hmsv{"h:mm:ss a v"} 680 hmv{"h:mm a v"} 681 ms{"mm:ss"} 682 y{"y"} 683 yM{"M/y"} 684 yMEd{"E, d/M/y"} 685 yMMM{"LLL 'de' y"} 686 yMMMEd{"E, d MMM y"} 687 yMMMM{"LLLL 'de' y"} 688 yMMMMEd{"E, d MMMM 'de' y"} 689 yMMMMd{"d MMMM 'de' y"} 690 yMMMd{"d LLL y"} 691 yMd{"d/M/y"} 692 yQQQ{"QQQ y"} 693 yQQQQ{"QQQQ y"} 694 yw{ 695 one{"'setmana' w 'de' y"} 696 other{"'setmana' w 'de' y"} 697 } 698 } 699 dayNames{ 700 format{ 701 abbreviated{ 702 "dg.", 703 "dl.", 704 "dt.", 705 "dc.", 706 "dj.", 707 "dv.", 708 "ds.", 709 } 710 narrow{ 711 "dg", 712 "dl", 713 "dt", 714 "dc", 715 "dj", 716 "dv", 717 "ds", 718 } 719 short{ 720 "dg.", 721 "dl.", 722 "dt.", 723 "dc.", 724 "dj.", 725 "dv.", 726 "ds.", 727 } 728 wide{ 729 "diumenge", 730 "dilluns", 731 "dimarts", 732 "dimecres", 733 "dijous", 734 "divendres", 735 "dissabte", 736 } 737 } 738 stand-alone{ 739 abbreviated{ 740 "dg.", 741 "dl.", 742 "dt.", 743 "dc.", 744 "dj.", 745 "dv.", 746 "ds.", 747 } 748 narrow{ 749 "dg", 750 "dl", 751 "dt", 752 "dc", 753 "dj", 754 "dv", 755 "ds", 756 } 757 short{ 758 "dg.", 759 "dl.", 760 "dt.", 761 "dc.", 762 "dj.", 763 "dv.", 764 "ds.", 765 } 766 wide{ 767 "diumenge", 768 "dilluns", 769 "dimarts", 770 "dimecres", 771 "dijous", 772 "divendres", 773 "dissabte", 774 } 775 } 776 } 777 dayPeriod{ 778 format{ 779 abbreviated{ 780 afternoon1{"migdia"} 781 afternoon2{"tarda"} 782 evening1{"vespre"} 783 midnight{"mitjanit"} 784 morning1{"matinada"} 785 morning2{"matí"} 786 night1{"nit"} 787 } 788 narrow{ 789 afternoon1{"md"} 790 afternoon2{"tarda"} 791 evening1{"vespre"} 792 midnight{"mitjanit"} 793 morning1{"mat."} 794 morning2{"matí"} 795 night1{"nit"} 796 } 797 wide{ 798 afternoon1{"migdia"} 799 afternoon2{"tarda"} 800 evening1{"vespre"} 801 midnight{"mitjanit"} 802 morning1{"matinada"} 803 morning2{"matí"} 804 night1{"nit"} 805 } 806 } 807 stand-alone{ 808 abbreviated{ 809 afternoon1{"migdia"} 810 afternoon2{"tarda"} 811 am{"a. m."} 812 evening1{"vespre"} 813 midnight{"mitjanit"} 814 morning1{"matinada"} 815 morning2{"matí"} 816 night1{"nit"} 817 pm{"p. m."} 818 } 819 narrow{ 820 afternoon1{"migdia"} 821 afternoon2{"tarda"} 822 am{"a. m."} 823 evening1{"vespre"} 824 midnight{"mitjanit"} 825 morning1{"matinada"} 826 morning2{"matí"} 827 night1{"nit"} 828 pm{"p. m."} 829 } 830 wide{ 831 afternoon1{"migdia"} 832 afternoon2{"tarda"} 833 am{"a. m."} 834 evening1{"vespre"} 835 midnight{"mitjanit"} 836 morning1{"matinada"} 837 morning2{"matí"} 838 night1{"nit"} 839 pm{"p. m."} 840 } 841 } 842 } 843 eras{ 844 abbreviated{ 845 "aC", 846 "dC", 847 } 848 abbreviated%variant{ 849 "AEC", 850 "EC", 851 } 852 narrow{ 853 "aC", 854 "dC", 855 } 856 narrow%variant{ 857 "AEC", 858 "EC", 859 } 860 wide{ 861 "abans de Crist", 862 "després de Crist", 863 } 864 wide%variant{ 865 "abans de l’Era Comuna", 866 "Era Comuna", 867 } 868 } 869 intervalFormats{ 870 H{ 871 H{"H–H"} 872 } 873 Hm{ 874 H{"H:mm – H:mm"} 875 m{"H:mm – H:mm"} 876 } 877 Hmv{ 878 H{"H:mm–H:mm v"} 879 m{"H:mm–H:mm v"} 880 } 881 Hv{ 882 H{"H–H v"} 883 } 884 M{ 885 M{"M–M"} 886 } 887 MEd{ 888 M{"E d/M – E d/M"} 889 d{"E d/M – E d/M"} 890 } 891 MMM{ 892 M{"LLL – LLL"} 893 } 894 MMMEd{ 895 M{"E, d MMM – E, d MMM"} 896 d{"E, d – E, d MMM"} 897 } 898 MMMd{ 899 M{"d MMM – d MMM"} 900 d{"d–d MMM"} 901 } 902 Md{ 903 M{"d/M – d/M"} 904 d{"d/M – d/M"} 905 } 906 d{ 907 d{"d–d"} 908 } 909 fallback{"{0} - {1}"} 910 h{ 911 a{"h a – h a"} 912 h{"h–h a"} 913 } 914 hm{ 915 a{"h:mm a – h:mm a"} 916 h{"h:mm–h:mm a"} 917 m{"h:mm–h:mm a"} 918 } 919 hmv{ 920 a{"h:mm a – h:mm a v"} 921 h{"h:mm–h:mm a v"} 922 m{"h:mm–h:mm a v"} 923 } 924 hv{ 925 a{"h a – h a v"} 926 h{"h–h a v"} 927 } 928 y{ 929 y{"y–y"} 930 } 931 yM{ 932 M{"M/y – M/y"} 933 y{"M/y – M/y"} 934 } 935 yMEd{ 936 M{"E d/M/y – E d/M/y"} 937 d{"E d/M/y – E d/M/y"} 938 y{"E d/M/y – E d/M/y"} 939 } 940 yMMM{ 941 M{"LLL–LLL y"} 942 y{"LLL y – LLL y"} 943 } 944 yMMMEd{ 945 M{"E, d MMM – E, d MMM y"} 946 d{"E, d – E, d MMM y"} 947 y{"E, d MMM y – E, d MMM y"} 948 } 949 yMMMM{ 950 M{"LLLL–LLLL 'de' y"} 951 y{"LLLL 'de' y – LLLL 'de' y"} 952 } 953 yMMMMEd{ 954 M{"E, d MMMM – E, d MMMM 'de' y"} 955 d{"E, d – E, d MMMM 'de' y"} 956 y{"E, d MMMM 'de' y – E, d MMMM 'de' y"} 957 } 958 yMMMMd{ 959 M{"d MMMM – d MMMM 'de' y"} 960 d{"d–d MMMM 'de' y"} 961 y{"d MMMM 'de' y – d MMMM 'de' y"} 962 } 963 yMMMd{ 964 M{"d MMM – d MMM y"} 965 d{"d–d MMM y"} 966 y{"d MMM y – d MMM y"} 967 } 968 yMd{ 969 M{"d/M/y – d/M/y"} 970 d{"d/M/y – d/M/y"} 971 y{"d/M/y – d/M/y"} 972 } 973 } 974 monthNames{ 975 format{ 976 abbreviated{ 977 "de gen.", 978 "de febr.", 979 "de març", 980 "d’abr.", 981 "de maig", 982 "de juny", 983 "de jul.", 984 "d’ag.", 985 "de set.", 986 "d’oct.", 987 "de nov.", 988 "de des.", 989 } 990 narrow{ 991 "GN", 992 "FB", 993 "MÇ", 994 "AB", 995 "MG", 996 "JN", 997 "JL", 998 "AG", 999 "ST", 1000 "OC", 1001 "NV", 1002 "DS", 1003 } 1004 wide{ 1005 "de gener", 1006 "de febrer", 1007 "de març", 1008 "d’abril", 1009 "de maig", 1010 "de juny", 1011 "de juliol", 1012 "d’agost", 1013 "de setembre", 1014 "d’octubre", 1015 "de novembre", 1016 "de desembre", 1017 } 1018 } 1019 stand-alone{ 1020 abbreviated{ 1021 "gen.", 1022 "febr.", 1023 "març", 1024 "abr.", 1025 "maig", 1026 "juny", 1027 "jul.", 1028 "ag.", 1029 "set.", 1030 "oct.", 1031 "nov.", 1032 "des.", 1033 } 1034 narrow{ 1035 "GN", 1036 "FB", 1037 "MÇ", 1038 "AB", 1039 "MG", 1040 "JN", 1041 "JL", 1042 "AG", 1043 "ST", 1044 "OC", 1045 "NV", 1046 "DS", 1047 } 1048 wide{ 1049 "gener", 1050 "febrer", 1051 "març", 1052 "abril", 1053 "maig", 1054 "juny", 1055 "juliol", 1056 "agost", 1057 "setembre", 1058 "octubre", 1059 "novembre", 1060 "desembre", 1061 } 1062 } 1063 } 1064 quarters{ 1065 format{ 1066 abbreviated{ 1067 "1T", 1068 "2T", 1069 "3T", 1070 "4T", 1071 } 1072 narrow{ 1073 "1", 1074 "2", 1075 "3", 1076 "4", 1077 } 1078 wide{ 1079 "1r trimestre", 1080 "2n trimestre", 1081 "3r trimestre", 1082 "4t trimestre", 1083 } 1084 } 1085 stand-alone{ 1086 abbreviated{ 1087 "1T", 1088 "2T", 1089 "3T", 1090 "4T", 1091 } 1092 narrow{ 1093 "1", 1094 "2", 1095 "3", 1096 "4", 1097 } 1098 wide{ 1099 "1r trimestre", 1100 "2n trimestre", 1101 "3r trimestre", 1102 "4t trimestre", 1103 } 1104 } 1105 } 1106 } 1107 roc{ 1108 DateTimePatterns{ 1109 "H:mm:ss zzzz", 1110 "H:mm:ss z", 1111 "H:mm:ss", 1112 "H:mm", 1113 "EEEE d MMMM 'de' y G", 1114 "d MMMM 'de' y G", 1115 "dd/MM/y G", 1116 "dd/MM/y GGGGG", 1117 "{1}, {0}", 1118 "{1}, {0}", 1119 "{1}, {0}", 1120 "{1}, {0}", 1121 "{1}, {0}", 1122 } 1123 } 1124 } 1125 characterLabel{ 1126 activities{"activitats"} 1127 african_scripts{"escriptures africanes"} 1128 american_scripts{"escriptures americanes"} 1129 animal{"animal"} 1130 animals_nature{"animals i natura"} 1131 arrows{"fletxes"} 1132 body{"cos"} 1133 box_drawing{"escriptura en quadre"} 1134 braille{"braille"} 1135 building{"edifici"} 1136 bullets_stars{"vinyetes/estrelles"} 1137 consonantal_jamo{"jamo consonàntic"} 1138 currency_symbols{"símbols de moneda"} 1139 dash_connector{"guions/connectors"} 1140 digits{"xifres"} 1141 dingbats{"pictogrames"} 1142 divination_symbols{"símbols astrològics"} 1143 downwards_arrows{"fletxes cap avall"} 1144 downwards_upwards_arrows{"fletxes avall i amunt"} 1145 east_asian_scripts{"escriptures de l’Àsia Oriental"} 1146 emoji{"emoji"} 1147 european_scripts{"escriptures europees"} 1148 female{"femení"} 1149 flag{"bandera"} 1150 flags{"banderes"} 1151 food_drink{"menjar i beure"} 1152 format{"format"} 1153 format_whitespace{"format i espai en blanc"} 1154 full_width_form_variant{"formes variants d’amplada completa"} 1155 geometric_shapes{"formes geomètriques"} 1156 half_width_form_variant{"formes variants d’amplada reduïda"} 1157 han_characters{"caràcters han"} 1158 han_radicals{"radicals han"} 1159 hanja{"hanja"} 1160 hanzi_simplified{"hanzi (simplificat)"} 1161 hanzi_traditional{"hanzi (tradicional)"} 1162 heart{"cor"} 1163 historic_scripts{"escriptures històriques"} 1164 ideographic_desc_characters{"caràcters ideogràfics descriptius"} 1165 japanese_kana{"kana japonès"} 1166 kanbun{"kanbun"} 1167 kanji{"kanji"} 1168 keycap{"tecla"} 1169 leftwards_arrows{"fletxes a l’esquerra"} 1170 leftwards_rightwards_arrows{"fletxes a esquerra i dreta"} 1171 letterlike_symbols{"símbols fets amb lletres"} 1172 limited_use{"ús limitat"} 1173 male{"masculí"} 1174 math_symbols{"símbols matemàtics"} 1175 middle_eastern_scripts{"escriptures de l’Orient Mitjà"} 1176 miscellaneous{"miscel·lània"} 1177 modern_scripts{"escriptures modernes"} 1178 modifier{"modificador"} 1179 musical_symbols{"símbols musicals"} 1180 nature{"natura"} 1181 nonspacing{"sense espai"} 1182 numbers{"números"} 1183 objects{"objectes"} 1184 other{"altres"} 1185 paired{"aparellats"} 1186 person{"persona"} 1187 phonetic_alphabet{"alfabet fonètic"} 1188 pictographs{"pictogrames"} 1189 place{"lloc"} 1190 plant{"planta"} 1191 punctuation{"puntuació"} 1192 rightwards_arrows{"fletxes a la dreta"} 1193 sign_standard_symbols{"signes/símbols estàndard"} 1194 small_form_variant{"formes variants petites"} 1195 smiley{"emoticona"} 1196 smileys_people{"emoticones i gent"} 1197 south_asian_scripts{"escriptures de l’Àsia Meridional"} 1198 southeast_asian_scripts{"escriptures de l’Àsia Sud-oriental"} 1199 spacing{"espaiat"} 1200 sport{"esport"} 1201 symbols{"símbols"} 1202 technical_symbols{"símbols tècnics"} 1203 tone_marks{"marques tonals"} 1204 travel{"viatge"} 1205 travel_places{"viatges i llocs"} 1206 upwards_arrows{"fletxes amunt"} 1207 variant_forms{"formes variants"} 1208 vocalic_jamo{"jamo vocàlic"} 1209 weather{"temps"} 1210 western_asian_scripts{"escriptures de l’Àsia Sud-occidental"} 1211 whitespace{"espai en blanc"} 1212 } 1213 delimiters{ 1214 alternateQuotationEnd{"”"} 1215 alternateQuotationStart{"“"} 1216 quotationEnd{"»"} 1217 quotationStart{"«"} 1218 } 1219 fields{ 1220 day{ 1221 dn{"dia"} 1222 relative{ 1223 "-1"{"ahir"} 1224 "-2"{"abans-d’ahir"} 1225 "0"{"avui"} 1226 "1"{"demà"} 1227 "2"{"demà passat"} 1228 } 1229 relativeTime{ 1230 future{ 1231 one{"d’aquí a {0} dia"} 1232 other{"d’aquí a {0} dies"} 1233 } 1234 past{ 1235 one{"fa {0} dia"} 1236 other{"fa {0} dies"} 1237 } 1238 } 1239 } 1240 day-narrow{ 1241 dn{"dia"} 1242 relative{ 1243 "-1"{"ahir"} 1244 "-2"{"abans-d’ahir"} 1245 "0"{"avui"} 1246 "1"{"demà"} 1247 "2"{"demà passat"} 1248 } 1249 relativeTime{ 1250 future{ 1251 one{"d’aquí a {0} dia"} 1252 other{"d’aquí a {0} dies"} 1253 } 1254 past{ 1255 one{"fa {0} dia"} 1256 other{"fa {0} dies"} 1257 } 1258 } 1259 } 1260 day-short{ 1261 dn{"dia"} 1262 relative{ 1263 "-1"{"ahir"} 1264 "-2"{"abans-d’ahir"} 1265 "0"{"avui"} 1266 "1"{"demà"} 1267 "2"{"demà passat"} 1268 } 1269 relativeTime{ 1270 future{ 1271 one{"d’aquí a {0} dia"} 1272 other{"d’aquí a {0} dies"} 1273 } 1274 past{ 1275 one{"fa {0} dia"} 1276 other{"fa {0} dies"} 1277 } 1278 } 1279 } 1280 dayperiod{ 1281 dn{"a. m./p. m."} 1282 } 1283 era{ 1284 dn{"era"} 1285 } 1286 fri{ 1287 relative{ 1288 "-1"{"divendres passat"} 1289 "0"{"aquest divendres"} 1290 "1"{"divendres que ve"} 1291 } 1292 relativeTime{ 1293 future{ 1294 one{"d’aquí a {0} divendres"} 1295 other{"d’aquí a {0} divendres"} 1296 } 1297 past{ 1298 one{"fa {0} divendres"} 1299 other{"fa {0} divendres"} 1300 } 1301 } 1302 } 1303 fri-narrow{ 1304 relative{ 1305 "-1"{"dv. passat"} 1306 "0"{"aquest dv."} 1307 "1"{"dv. que ve"} 1308 } 1309 relativeTime{ 1310 future{ 1311 one{"d’aquí a {0} dv."} 1312 other{"d’aquí a {0} dv."} 1313 } 1314 past{ 1315 one{"fa {0} dv."} 1316 other{"fa {0} dv."} 1317 } 1318 } 1319 } 1320 fri-short{ 1321 relative{ 1322 "-1"{"dv. passat"} 1323 "0"{"aquest dv."} 1324 "1"{"dv. que ve"} 1325 } 1326 relativeTime{ 1327 future{ 1328 one{"d’aquí a {0} dv."} 1329 other{"d’aquí a {0} dv."} 1330 } 1331 past{ 1332 one{"fa {0} dv."} 1333 other{"fa {0} dv."} 1334 } 1335 } 1336 } 1337 hour{ 1338 dn{"hora"} 1339 relative{ 1340 "0"{"aquesta hora"} 1341 } 1342 relativeTime{ 1343 future{ 1344 one{"d’aquí a {0} hora"} 1345 other{"d’aquí a {0} hores"} 1346 } 1347 past{ 1348 one{"fa {0} hora"} 1349 other{"fa {0} hores"} 1350 } 1351 } 1352 } 1353 hour-narrow{ 1354 dn{"h"} 1355 relative{ 1356 "0"{"aquesta hora"} 1357 } 1358 relativeTime{ 1359 future{ 1360 one{"d‘aquí a {0} h"} 1361 other{"d‘aquí a {0} h"} 1362 } 1363 past{ 1364 one{"fa {0} h"} 1365 other{"fa {0} h"} 1366 } 1367 } 1368 } 1369 hour-short{ 1370 dn{"h"} 1371 relative{ 1372 "0"{"aquesta hora"} 1373 } 1374 relativeTime{ 1375 future{ 1376 one{"d’aquí a {0} h"} 1377 other{"d’aquí a {0} h"} 1378 } 1379 past{ 1380 one{"fa {0} h"} 1381 other{"fa {0} h"} 1382 } 1383 } 1384 } 1385 minute{ 1386 dn{"minut"} 1387 relative{ 1388 "0"{"aquest minut"} 1389 } 1390 relativeTime{ 1391 future{ 1392 one{"d’aquí a {0} minut"} 1393 other{"d’aquí a {0} minuts"} 1394 } 1395 past{ 1396 one{"fa {0} minut"} 1397 other{"fa {0} minuts"} 1398 } 1399 } 1400 } 1401 minute-narrow{ 1402 dn{"min"} 1403 relative{ 1404 "0"{"aquest minut"} 1405 } 1406 relativeTime{ 1407 future{ 1408 one{"d’aquí a {0} min"} 1409 other{"d’aquí a {0} min"} 1410 } 1411 past{ 1412 one{"fa {0} min"} 1413 other{"fa {0} min"} 1414 } 1415 } 1416 } 1417 minute-short{ 1418 dn{"min"} 1419 relative{ 1420 "0"{"aquest minut"} 1421 } 1422 relativeTime{ 1423 future{ 1424 one{"d’aquí a {0} min"} 1425 other{"d’aquí a {0} min"} 1426 } 1427 past{ 1428 one{"fa {0} min"} 1429 other{"fa {0} min"} 1430 } 1431 } 1432 } 1433 mon{ 1434 relative{ 1435 "-1"{"dilluns passat"} 1436 "0"{"aquest dilluns"} 1437 "1"{"dilluns que ve"} 1438 } 1439 relativeTime{ 1440 future{ 1441 one{"d’aquí a {0} dilluns"} 1442 other{"d’aquí a {0} dilluns"} 1443 } 1444 past{ 1445 one{"fa {0} dilluns"} 1446 other{"fa {0} dilluns"} 1447 } 1448 } 1449 } 1450 mon-narrow{ 1451 relative{ 1452 "-1"{"dl. passat"} 1453 "0"{"aquest dl."} 1454 "1"{"dl. que ve"} 1455 } 1456 relativeTime{ 1457 future{ 1458 one{"d’aquí a {0} dl."} 1459 other{"d’aquí a {0} dl."} 1460 } 1461 past{ 1462 one{"fa {0} dl."} 1463 other{"fa {0} dl."} 1464 } 1465 } 1466 } 1467 mon-short{ 1468 relative{ 1469 "-1"{"dl. passat"} 1470 "0"{"aquest dl."} 1471 "1"{"dl. que ve"} 1472 } 1473 relativeTime{ 1474 future{ 1475 one{"d’aquí a {0} dl."} 1476 other{"d’aquí a {0} dl."} 1477 } 1478 past{ 1479 one{"fa {0} dl."} 1480 other{"fa {0} dl."} 1481 } 1482 } 1483 } 1484 month{ 1485 dn{"mes"} 1486 relative{ 1487 "-1"{"el mes passat"} 1488 "0"{"aquest mes"} 1489 "1"{"el mes que ve"} 1490 } 1491 relativeTime{ 1492 future{ 1493 one{"d’aquí a {0} mes"} 1494 other{"d’aquí a {0} mesos"} 1495 } 1496 past{ 1497 one{"fa {0} mes"} 1498 other{"fa {0} mesos"} 1499 } 1500 } 1501 } 1502 month-narrow{ 1503 dn{"mes"} 1504 relative{ 1505 "-1"{"mes passat"} 1506 "0"{"aquest mes"} 1507 "1"{"mes vinent"} 1508 } 1509 relativeTime{ 1510 future{ 1511 one{"d’aquí a {0} mes"} 1512 other{"d’aquí a {0} mesos"} 1513 } 1514 past{ 1515 one{"fa {0} mes"} 1516 other{"fa {0} mesos"} 1517 } 1518 } 1519 } 1520 month-short{ 1521 dn{"mes"} 1522 relative{ 1523 "-1"{"el mes passat"} 1524 "0"{"aquest mes"} 1525 "1"{"el mes que ve"} 1526 } 1527 relativeTime{ 1528 future{ 1529 one{"d’aquí a {0} mes"} 1530 other{"d’aquí a {0} mesos"} 1531 } 1532 past{ 1533 one{"fa {0} mes"} 1534 other{"fa {0} mesos"} 1535 } 1536 } 1537 } 1538 quarter{ 1539 dn{"trimestre"} 1540 relative{ 1541 "-1"{"el trimestre passat"} 1542 "0"{"aquest trimestre"} 1543 "1"{"el trimestre que ve"} 1544 } 1545 relativeTime{ 1546 future{ 1547 one{"d’aquí a {0} trimestre"} 1548 other{"d’aquí a {0} trimestres"} 1549 } 1550 past{ 1551 one{"fa {0} trimestre"} 1552 other{"fa {0} trimestres"} 1553 } 1554 } 1555 } 1556 quarter-narrow{ 1557 dn{"trim."} 1558 relative{ 1559 "-1"{"trim. passat"} 1560 "0"{"aquest trim."} 1561 "1"{"trim. vinent"} 1562 } 1563 relativeTime{ 1564 future{ 1565 one{"d’aquí a {0} trim."} 1566 other{"d’aquí a {0} trim."} 1567 } 1568 past{ 1569 one{"fa {0} trim."} 1570 other{"fa {0} trim."} 1571 } 1572 } 1573 } 1574 quarter-short{ 1575 dn{"trim."} 1576 relative{ 1577 "-1"{"el trim. passat"} 1578 "0"{"aquest trim."} 1579 "1"{"el trim. que ve"} 1580 } 1581 relativeTime{ 1582 future{ 1583 one{"d’aquí a {0} trim."} 1584 other{"d’aquí a {0} trim."} 1585 } 1586 past{ 1587 one{"fa {0} trim."} 1588 other{"fa {0} trim."} 1589 } 1590 } 1591 } 1592 sat{ 1593 relative{ 1594 "-1"{"dissabte passat"} 1595 "0"{"aquest dissabte"} 1596 "1"{"dissabte que ve"} 1597 } 1598 relativeTime{ 1599 future{ 1600 one{"d’aquí a {0} dissabte"} 1601 other{"d’aquí a {0} dissabtes"} 1602 } 1603 past{ 1604 one{"fa {0} dissabte"} 1605 other{"fa {0} dissabtes"} 1606 } 1607 } 1608 } 1609 sat-narrow{ 1610 relative{ 1611 "-1"{"ds. passat"} 1612 "0"{"aquest ds."} 1613 "1"{"ds. que ve"} 1614 } 1615 relativeTime{ 1616 future{ 1617 one{"d’aquí a {0} ds."} 1618 other{"d’aquí a {0} ds."} 1619 } 1620 past{ 1621 one{"fa {0} ds."} 1622 other{"fa {0} ds."} 1623 } 1624 } 1625 } 1626 sat-short{ 1627 relative{ 1628 "-1"{"ds. passat"} 1629 "0"{"aquest ds."} 1630 "1"{"ds. que ve"} 1631 } 1632 relativeTime{ 1633 future{ 1634 one{"d’aquí a {0} ds."} 1635 other{"d’aquí a {0} ds."} 1636 } 1637 past{ 1638 one{"fa {0} ds."} 1639 other{"fa {0} ds."} 1640 } 1641 } 1642 } 1643 second{ 1644 dn{"segon"} 1645 relative{ 1646 "0"{"ara"} 1647 } 1648 relativeTime{ 1649 future{ 1650 one{"d’aquí a {0} segon"} 1651 other{"d’aquí a {0} segons"} 1652 } 1653 past{ 1654 one{"fa {0} segon"} 1655 other{"fa {0} segons"} 1656 } 1657 } 1658 } 1659 second-narrow{ 1660 dn{"s"} 1661 relativeTime{ 1662 future{ 1663 one{"d’aquí a {0} s"} 1664 other{"d’aquí a {0} s"} 1665 } 1666 past{ 1667 one{"fa {0} s"} 1668 other{"fa {0} s"} 1669 } 1670 } 1671 } 1672 second-short{ 1673 dn{"s"} 1674 relativeTime{ 1675 future{ 1676 one{"d’aquí a {0} s"} 1677 other{"d’aquí a {0} s"} 1678 } 1679 past{ 1680 one{"fa {0} s"} 1681 other{"fa {0} s"} 1682 } 1683 } 1684 } 1685 sun{ 1686 relative{ 1687 "-1"{"diumenge passat"} 1688 "0"{"aquest diumenge"} 1689 "1"{"diumenge que ve"} 1690 } 1691 relativeTime{ 1692 future{ 1693 one{"d’aquí a {0} diumenge"} 1694 other{"d’aquí a {0} diumenges"} 1695 } 1696 past{ 1697 one{"fa {0} diumenge"} 1698 other{"fa {0} diumenges"} 1699 } 1700 } 1701 } 1702 sun-narrow{ 1703 relative{ 1704 "-1"{"dg. passat"} 1705 "0"{"aquest dg."} 1706 "1"{"dg. que ve"} 1707 } 1708 relativeTime{ 1709 future{ 1710 one{"d’aquí a {0} dg."} 1711 other{"d’aquí a {0} dg."} 1712 } 1713 past{ 1714 one{"fa {0} dg."} 1715 other{"fa {0} dg."} 1716 } 1717 } 1718 } 1719 sun-short{ 1720 relative{ 1721 "-1"{"dg. passat"} 1722 "0"{"aquest dg."} 1723 "1"{"dg. que ve"} 1724 } 1725 relativeTime{ 1726 future{ 1727 one{"d’aquí a {0} dg."} 1728 other{"d’aquí a {0} dg."} 1729 } 1730 past{ 1731 one{"fa {0} dg."} 1732 other{"fa {0} dg."} 1733 } 1734 } 1735 } 1736 thu{ 1737 relative{ 1738 "-1"{"dijous passat"} 1739 "0"{"aquest dijous"} 1740 "1"{"dijous que ve"} 1741 } 1742 relativeTime{ 1743 future{ 1744 one{"d’aquí a {0} dijous"} 1745 other{"d’aquí a {0} dijous"} 1746 } 1747 past{ 1748 one{"fa {0} dijous"} 1749 other{"fa {0} dijous"} 1750 } 1751 } 1752 } 1753 thu-narrow{ 1754 relative{ 1755 "-1"{"dj. passat"} 1756 "0"{"aquest dj."} 1757 "1"{"dj. que ve"} 1758 } 1759 relativeTime{ 1760 future{ 1761 one{"d’aquí a {0} dj."} 1762 other{"d’aquí a {0} dj."} 1763 } 1764 past{ 1765 one{"fa {0} dj."} 1766 other{"fa {0} dj."} 1767 } 1768 } 1769 } 1770 thu-short{ 1771 relative{ 1772 "-1"{"dj. passat"} 1773 "0"{"aquest dj."} 1774 "1"{"dj. que ve"} 1775 } 1776 relativeTime{ 1777 future{ 1778 one{"d’aquí a {0} dj."} 1779 other{"d’aquí a {0} dj."} 1780 } 1781 past{ 1782 one{"fa {0} dj."} 1783 other{"fa {0} dj."} 1784 } 1785 } 1786 } 1787 tue{ 1788 relative{ 1789 "-1"{"dimarts passat"} 1790 "0"{"aquest dimarts"} 1791 "1"{"dimarts que ve"} 1792 } 1793 relativeTime{ 1794 future{ 1795 one{"d’aquí a {0} dimarts"} 1796 other{"d’aquí a {0} dimarts"} 1797 } 1798 past{ 1799 one{"fa {0} dimarts"} 1800 other{"fa {0} dimarts"} 1801 } 1802 } 1803 } 1804 tue-narrow{ 1805 relative{ 1806 "-1"{"dt. passat"} 1807 "0"{"aquest dt."} 1808 "1"{"dt. que ve"} 1809 } 1810 relativeTime{ 1811 future{ 1812 one{"d’aquí a {0} dt."} 1813 other{"d’aquí a {0} dt."} 1814 } 1815 past{ 1816 one{"fa {0} dt."} 1817 other{"fa {0} dt."} 1818 } 1819 } 1820 } 1821 tue-short{ 1822 relative{ 1823 "-1"{"dt. passat"} 1824 "0"{"aquest dt."} 1825 "1"{"dt. que ve"} 1826 } 1827 relativeTime{ 1828 future{ 1829 one{"d’aquí a {0} dt."} 1830 other{"d’aquí a {0} dt."} 1831 } 1832 past{ 1833 one{"fa {0} dt."} 1834 other{"fa {0} dt."} 1835 } 1836 } 1837 } 1838 wed{ 1839 relative{ 1840 "-1"{"dimecres passat"} 1841 "0"{"aquest dimecres"} 1842 "1"{"dimecres que ve"} 1843 } 1844 relativeTime{ 1845 future{ 1846 one{"d’aquí a {0} dimecres"} 1847 other{"d’aquí a {0} dimecres"} 1848 } 1849 past{ 1850 one{"fa {0} dimecres"} 1851 other{"fa {0} dimecres"} 1852 } 1853 } 1854 } 1855 wed-narrow{ 1856 relative{ 1857 "-1"{"dc. passat"} 1858 "0"{"aquest dc."} 1859 "1"{"dc. que ve"} 1860 } 1861 relativeTime{ 1862 future{ 1863 one{"d’aquí a {0} dc."} 1864 other{"d’aquí a {0} dc."} 1865 } 1866 past{ 1867 one{"fa {0} dc."} 1868 other{"fa {0} dc."} 1869 } 1870 } 1871 } 1872 wed-short{ 1873 relative{ 1874 "-1"{"dc. passat"} 1875 "0"{"aquest dc."} 1876 "1"{"dc. que ve"} 1877 } 1878 relativeTime{ 1879 future{ 1880 one{"d’aquí a {0} dc."} 1881 other{"d’aquí a {0} dc."} 1882 } 1883 past{ 1884 one{"fa {0} dc."} 1885 other{"fa {0} dc."} 1886 } 1887 } 1888 } 1889 week{ 1890 dn{"setmana"} 1891 relative{ 1892 "-1"{"la setmana passada"} 1893 "0"{"aquesta setmana"} 1894 "1"{"la setmana que ve"} 1895 } 1896 relativePeriod{"la setmana del {0}"} 1897 relativeTime{ 1898 future{ 1899 one{"d’aquí a {0} setmana"} 1900 other{"d’aquí a {0} setmanes"} 1901 } 1902 past{ 1903 one{"fa {0} setmana"} 1904 other{"fa {0} setmanes"} 1905 } 1906 } 1907 } 1908 week-narrow{ 1909 dn{"setm."} 1910 relative{ 1911 "-1"{"setm. passada"} 1912 "0"{"aquesta setm."} 1913 "1"{"setm. vinent"} 1914 } 1915 relativePeriod{"la setmana del {0}"} 1916 relativeTime{ 1917 future{ 1918 one{"d’aquí a {0} setm."} 1919 other{"d’aquí a {0} setm."} 1920 } 1921 past{ 1922 one{"fa {0} setm."} 1923 other{"fa {0} setm."} 1924 } 1925 } 1926 } 1927 week-short{ 1928 dn{"setm."} 1929 relative{ 1930 "-1"{"la setm. passada"} 1931 "0"{"aquesta setm."} 1932 "1"{"la setm. que ve"} 1933 } 1934 relativePeriod{"la setmana del {0}"} 1935 relativeTime{ 1936 future{ 1937 one{"d’aquí a {0} setm."} 1938 other{"d’aquí a {0} setm."} 1939 } 1940 past{ 1941 one{"fa {0} setm."} 1942 other{"fa {0} setm."} 1943 } 1944 } 1945 } 1946 weekday{ 1947 dn{"dia de la setmana"} 1948 } 1949 year{ 1950 dn{"any"} 1951 relative{ 1952 "-1"{"l’any passat"} 1953 "0"{"enguany"} 1954 "1"{"l’any que ve"} 1955 } 1956 relativeTime{ 1957 future{ 1958 one{"d’aquí a {0} any"} 1959 other{"d’aquí a {0} anys"} 1960 } 1961 past{ 1962 one{"fa {0} any"} 1963 other{"fa {0} anys"} 1964 } 1965 } 1966 } 1967 year-narrow{ 1968 dn{"any"} 1969 relative{ 1970 "-1"{"l’any passat"} 1971 "0"{"enguany"} 1972 "1"{"l’any que ve"} 1973 } 1974 relativeTime{ 1975 future{ 1976 one{"d’aquí a {0} any"} 1977 other{"d’aquí a {0} anys"} 1978 } 1979 past{ 1980 one{"fa {0} any"} 1981 other{"fa {0} anys"} 1982 } 1983 } 1984 } 1985 year-short{ 1986 dn{"any"} 1987 relative{ 1988 "-1"{"l’any passat"} 1989 "0"{"enguany"} 1990 "1"{"l’any que ve"} 1991 } 1992 relativeTime{ 1993 future{ 1994 one{"d’aquí a {0} any"} 1995 other{"d’aquí a {0} anys"} 1996 } 1997 past{ 1998 one{"fa {0} any"} 1999 other{"fa {0} anys"} 2000 } 2001 } 2002 } 2003 zone{ 2004 dn{"fus horari"} 2005 } 2006 } 2007 listPattern{ 2008 standard{ 2009 2{"{0} i {1}"} 2010 end{"{0} i {1}"} 2011 middle{"{0}, {1}"} 2012 start{"{0}, {1}"} 2013 } 2014 standard-short{ 2015 2{"{0} i {1}"} 2016 end{"{0} i {1}"} 2017 middle{"{0}, {1}"} 2018 start{"{0}, {1}"} 2019 } 2020 unit{ 2021 2{"{0} i {1}"} 2022 end{"{0} i {1}"} 2023 middle{"{0}, {1}"} 2024 start{"{0}, {1}"} 2025 } 2026 unit-narrow{ 2027 2{"{0} i {1}"} 2028 end{"{0} i {1}"} 2029 middle{"{0}, {1}"} 2030 start{"{0}, {1}"} 2031 } 2032 unit-short{ 2033 2{"{0} i {1}"} 2034 end{"{0} i {1}"} 2035 middle{"{0}, {1}"} 2036 start{"{0}, {1}"} 2037 } 2038 } 2039 measurementSystemNames{ 2040 UK{"RU"} 2041 US{"EUA"} 2042 metric{"mètric"} 2043 } 2044} 2045