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