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 4ia{ 5 AuxExemplarCharacters{"[áàăâåäãā æ ç éèĕêëē íìĭîïī ñ óòŏôöøō œ úùŭûüū ÿ]"} 6 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]"} 7 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]"} 8 ExemplarCharactersPunctuation{"[\\- ‐‑ – — , ; \\: ! ? . … '‘’ \u0022“” ( ) \\[ \\] § @ * / \\& # † ‡ ′ ″]"} 9 NumberElements{ 10 latn{ 11 miscPatterns{ 12 atLeast{"⩾{0}"} 13 } 14 patterns{ 15 accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"} 16 accountingFormat%noCurrency{"#,##0.00;(#,##0.00)"} 17 } 18 patternsLong{ 19 decimalFormat{ 20 1000{ 21 one{"0 mille"} 22 other{"0 milles"} 23 } 24 10000{ 25 one{"00 mille"} 26 other{"00 milles"} 27 } 28 100000{ 29 one{"000 mille"} 30 other{"000 milles"} 31 } 32 1000000{ 33 one{"0 million"} 34 other{"0 milliones"} 35 } 36 10000000{ 37 one{"00 million"} 38 other{"00 milliones"} 39 } 40 100000000{ 41 one{"000 million"} 42 other{"000 milliones"} 43 } 44 1000000000{ 45 one{"0 milliardo"} 46 other{"0 milliardos"} 47 } 48 10000000000{ 49 one{"00 milliardo"} 50 other{"00 milliardos"} 51 } 52 100000000000{ 53 one{"000 milliardo"} 54 other{"000 milliardos"} 55 } 56 1000000000000{ 57 one{"0 billion"} 58 other{"0 billiones"} 59 } 60 10000000000000{ 61 one{"00 billion"} 62 other{"00 billiones"} 63 } 64 100000000000000{ 65 one{"000 billion"} 66 other{"000 billiones"} 67 } 68 } 69 } 70 patternsShort{ 71 currencyFormat{ 72 1000{ 73 one{"¤ 0 mil"} 74 other{"¤ 0 mil"} 75 } 76 10000{ 77 one{"¤ 00 mil"} 78 other{"¤ 00 mil"} 79 } 80 100000{ 81 one{"¤ 000 mil"} 82 other{"¤ 000 mil"} 83 } 84 1000000{ 85 one{"¤ 0 mln"} 86 other{"¤ 0 mln"} 87 } 88 10000000{ 89 one{"¤ 00 mln"} 90 other{"¤ 00 mln"} 91 } 92 100000000{ 93 one{"¤ 000 mln"} 94 other{"¤ 000 mln"} 95 } 96 1000000000{ 97 one{"¤ 0 mld"} 98 other{"¤ 0 mld"} 99 } 100 10000000000{ 101 one{"¤ 00 mld"} 102 other{"¤ 00 mld"} 103 } 104 100000000000{ 105 one{"¤ 000 mld"} 106 other{"¤ 000 mld"} 107 } 108 1000000000000{ 109 one{"¤ 0 bln"} 110 other{"¤ 0 bln"} 111 } 112 10000000000000{ 113 one{"¤ 00 bln"} 114 other{"¤ 00 bln"} 115 } 116 100000000000000{ 117 one{"¤ 000 bln"} 118 other{"¤ 000 bln"} 119 } 120 } 121 decimalFormat{ 122 1000{ 123 one{"0 mil"} 124 other{"0 mil"} 125 } 126 10000{ 127 one{"00 mil"} 128 other{"00 mil"} 129 } 130 100000{ 131 one{"000 mil"} 132 other{"000 mil"} 133 } 134 1000000{ 135 one{"0 mln"} 136 other{"0 mln"} 137 } 138 10000000{ 139 one{"00 mln"} 140 other{"00 mln"} 141 } 142 100000000{ 143 one{"000 mln"} 144 other{"000 mln"} 145 } 146 1000000000{ 147 one{"0 mld"} 148 other{"0 mld"} 149 } 150 10000000000{ 151 one{"00 mld"} 152 other{"00 mld"} 153 } 154 100000000000{ 155 one{"000 mld"} 156 other{"000 mld"} 157 } 158 1000000000000{ 159 one{"0 bln"} 160 other{"0 bln"} 161 } 162 10000000000000{ 163 one{"00 bln"} 164 other{"00 bln"} 165 } 166 100000000000000{ 167 one{"000 bln"} 168 other{"000 bln"} 169 } 170 } 171 } 172 symbols{ 173 decimal{","} 174 group{"."} 175 } 176 } 177 minimalPairs{ 178 ordinal{ 179 other{"Prende le {0}e a dextra."} 180 } 181 plural{ 182 one{"{0} die"} 183 other{"{0} dies"} 184 } 185 } 186 minimumGroupingDigits{"2"} 187 } 188 calendar{ 189 generic{ 190 DateTimePatterns{ 191 "HH:mm:ss zzzz", 192 "HH:mm:ss z", 193 "HH:mm:ss", 194 "HH:mm", 195 "EEEE 'le' d 'de' MMMM y G", 196 "d 'de' MMMM y G", 197 "d MMM y G", 198 "dd-MM-y GGGGG", 199 "{1}, {0}", 200 "{1}, {0}", 201 "{1}, {0}", 202 "{1}, {0}", 203 "{1}, {0}", 204 } 205 DateTimePatterns%atTime{ 206 "{1} 'a' {0}", 207 "{1} 'a' {0}", 208 "{1}, {0}", 209 "{1}, {0}", 210 } 211 availableFormats{ 212 Ed{"E d"} 213 Ehm{"E h:mm a"} 214 Ehms{"E h:mm:ss a"} 215 Gy{"y G"} 216 GyMMM{"MMM y G"} 217 GyMMMEd{"E d MMM y G"} 218 GyMMMd{"d MMM y G"} 219 GyMd{"dd-MM-y GGGGG"} 220 MEd{"E dd-MM"} 221 MMMEd{"E d MMM"} 222 MMMMd{"d 'de' MMMM"} 223 MMMd{"d MMM"} 224 Md{"dd-MM"} 225 h{"h a"} 226 hm{"h:mm a"} 227 hms{"h:mm:ss a"} 228 y{"y G"} 229 yyyy{"y G"} 230 yyyyM{"MM-y GGGGG"} 231 yyyyMEd{"E dd-MM-y GGGGG"} 232 yyyyMMM{"MMM y G"} 233 yyyyMMMEd{"E d MMM y G"} 234 yyyyMMMM{"MMMM y G"} 235 yyyyMMMd{"d MMM y G"} 236 yyyyMd{"dd-MM-y GGGGG"} 237 yyyyQQQ{"QQQ y G"} 238 yyyyQQQQ{"QQQQ 'de' y G"} 239 } 240 intervalFormats{ 241 Gy{ 242 G{"y G – y G"} 243 y{"y – y G"} 244 } 245 GyM{ 246 G{"MM-y GGGGG – MM-y GGGGG"} 247 M{"MM-y – MM-y GGGGG"} 248 y{"MM-y – MM-y GGGGG"} 249 } 250 GyMEd{ 251 G{"E dd-MM-y GGGGG – E dd-MM-y GGGGG"} 252 M{"E dd-MM-y – E dd-MM-y GGGGG"} 253 d{"E dd-MM-y – E dd-MM-y GGGGG"} 254 y{"E dd-MM-y – E dd-MM-y GGGGG"} 255 } 256 GyMMM{ 257 G{"MMM y G – MMM y G"} 258 M{"MMM – MMM y G"} 259 y{"MMM y – MMM y G"} 260 } 261 GyMMMEd{ 262 G{"E d MMM y G – E d MMM y G"} 263 M{"E d MMM – E d MMM y G"} 264 d{"E d MMM – E d MMM y G"} 265 y{"E d MMM y – E d MMM y G"} 266 } 267 GyMMMd{ 268 G{"d MMM y G – d MMM y G"} 269 M{"d MMM – d MMM y G"} 270 d{"d – d MMM y G"} 271 y{"d MMM y – d MMM y G"} 272 } 273 GyMd{ 274 G{"dd-MM-y GGGGG – dd-MM-y GGGGG"} 275 M{"dd-MM-y – dd-MM-y GGGGG"} 276 d{"dd-MM-y – dd-MM-y GGGGG"} 277 y{"dd-MM-y – dd-MM-y GGGGG"} 278 } 279 M{ 280 M{"MM – MM"} 281 } 282 MEd{ 283 M{"E dd-MM – E dd-MM"} 284 d{"E dd-MM – E dd-MM"} 285 } 286 MMM{ 287 M{"MMM – MMM"} 288 } 289 MMMEd{ 290 M{"E d MMM – E d MMM"} 291 d{"E d MMM – E d MMM"} 292 } 293 MMMd{ 294 M{"d MMM – d MMM"} 295 d{"d – d MMM"} 296 } 297 Md{ 298 M{"dd-MM – dd-MM"} 299 d{"dd-MM – dd-MM"} 300 } 301 d{ 302 d{"d – d"} 303 } 304 y{ 305 y{"y – y G"} 306 } 307 yM{ 308 M{"MM-y – MM-y GGGGG"} 309 y{"MM-y – MM-y GGGGG"} 310 } 311 yMEd{ 312 M{"E dd-MM-y – E dd-MM-y GGGGG"} 313 d{"E dd-MM-y – E dd-MM-y GGGGG"} 314 y{"E dd-MM-y – E dd-MM-y GGGGG"} 315 } 316 yMMM{ 317 M{"MMM – MMM y G"} 318 y{"MMM y – MMM y G"} 319 } 320 yMMMEd{ 321 M{"E d MMM – E d MMM y G"} 322 d{"E d MMM – E d MMM y G"} 323 y{"E d MMM y – E d MMM y G"} 324 } 325 yMMMM{ 326 M{"MMMM – MMMM y G"} 327 y{"MMMM y – MMMM y G"} 328 } 329 yMMMd{ 330 M{"d MMM – d MMM y G"} 331 d{"d – d MMM y G"} 332 y{"d MMM y – d MMM y G"} 333 } 334 yMd{ 335 M{"dd-MM-y – dd-MM-y GGGGG"} 336 d{"dd-MM-y – dd-MM-y GGGGG"} 337 y{"dd-MM-y – dd-MM-y GGGGG"} 338 } 339 } 340 } 341 gregorian{ 342 DateTimePatterns{ 343 "HH:mm:ss zzzz", 344 "HH:mm:ss z", 345 "HH:mm:ss", 346 "HH:mm", 347 "EEEE 'le' d 'de' MMMM y", 348 "d 'de' MMMM y", 349 "d MMM y", 350 "dd-MM-y", 351 "{1} {0}", 352 "{1} {0}", 353 "{1} {0}", 354 "{1} {0}", 355 "{1} {0}", 356 } 357 DateTimePatterns%atTime{ 358 "{1} 'a' {0}", 359 "{1} 'a' {0}", 360 "{1} {0}", 361 "{1} {0}", 362 } 363 availableFormats{ 364 Ed{"E d"} 365 Ehm{"E h:mm a"} 366 Ehms{"E h:mm:ss a"} 367 Gy{"y G"} 368 GyMMM{"MMM y G"} 369 GyMMMEd{"E d MMM y G"} 370 GyMMMd{"d MMM y G"} 371 GyMd{"dd-MM-y G"} 372 MEd{"E dd-MM"} 373 MMMEd{"E d MMM"} 374 MMMMW{ 375 one{"'septimana' W 'de' MMMM"} 376 other{"'septimana' W 'de' MMMM"} 377 } 378 MMMMd{"d 'de' MMMM"} 379 MMMd{"d MMM"} 380 Md{"dd-MM"} 381 h{"h a"} 382 hm{"h:mm a"} 383 hms{"h:mm:ss a"} 384 hmsv{"h:mm:ss a v"} 385 hmv{"h:mm a v"} 386 yM{"MM-y"} 387 yMEd{"E dd-MM-y"} 388 yMMM{"MMM y"} 389 yMMMEd{"E d MMM y"} 390 yMMMM{"MMMM y"} 391 yMMMd{"d MMM y"} 392 yMd{"dd-MM-y"} 393 yQQQ{"QQQ y"} 394 yQQQQ{"QQQQ 'de' y"} 395 yw{ 396 one{"'septimana' w 'de' Y"} 397 other{"'septimana' w 'de' Y"} 398 } 399 } 400 dayNames{ 401 format{ 402 abbreviated{ 403 "dom", 404 "lun", 405 "mar", 406 "mer", 407 "jov", 408 "ven", 409 "sab", 410 } 411 short{ 412 "do", 413 "lu", 414 "ma", 415 "me", 416 "jo", 417 "ve", 418 "sa", 419 } 420 wide{ 421 "dominica", 422 "lunedi", 423 "martedi", 424 "mercuridi", 425 "jovedi", 426 "venerdi", 427 "sabbato", 428 } 429 } 430 stand-alone{ 431 narrow{ 432 "d", 433 "l", 434 "m", 435 "m", 436 "j", 437 "v", 438 "s", 439 } 440 } 441 } 442 eras{ 443 abbreviated{ 444 "a.Chr.", 445 "p.Chr.", 446 } 447 abbreviated%variant{ 448 "aEC", 449 "EC", 450 } 451 wide{ 452 "ante Christo", 453 "post Christo", 454 } 455 wide%variant{ 456 "ante era commun", 457 "era commun", 458 } 459 } 460 intervalFormats{ 461 Gy{ 462 G{"y G – y G"} 463 y{"y – y G"} 464 } 465 GyM{ 466 G{"MM-y G – MM-y G"} 467 M{"MM-y – MM-y G"} 468 y{"MM-y – MM-y G"} 469 } 470 GyMEd{ 471 G{"E dd-MM-y G – E dd-MM-y G"} 472 M{"E dd-MM-y – E dd-MM-y G"} 473 d{"E dd-MM-y – E dd-MM-y G"} 474 y{"E dd-MM-y – E dd-MM-y G"} 475 } 476 GyMMM{ 477 G{"MMM y G – MMM y G"} 478 M{"MMM – MMM y G"} 479 y{"MMM y – MMM y G"} 480 } 481 GyMMMEd{ 482 G{"E d MMM y G – E d MMM y G"} 483 M{"E d MMM – E d MMM y G"} 484 d{"E d MMM – E d MMM y G"} 485 y{"E d MMM y – E d MMM y G"} 486 } 487 GyMMMd{ 488 G{"d MMM y G – d MMM y G"} 489 M{"d MMM – d MMM y G"} 490 d{"d – d MMM y G"} 491 y{"d MMM y – d MMM y G"} 492 } 493 GyMd{ 494 G{"dd-MM-y G – dd-MM-y G"} 495 M{"dd-MM-y – dd-MM-y G"} 496 d{"dd-MM-y – dd-MM-y G"} 497 y{"dd-MM-y – dd-MM-y G"} 498 } 499 H{ 500 H{"HH – HH"} 501 } 502 Hm{ 503 H{"HH:mm – HH:mm"} 504 m{"HH:mm – HH:mm"} 505 } 506 Hmv{ 507 H{"HH:mm – HH:mm v"} 508 m{"HH:mm – HH:mm v"} 509 } 510 Hv{ 511 H{"HH – HH v"} 512 } 513 M{ 514 M{"MM – MM"} 515 } 516 MEd{ 517 M{"E MM-dd – E MM-dd"} 518 d{"E MM-dd – E MM-dd"} 519 } 520 MMM{ 521 M{"MMM – MMM"} 522 } 523 MMMEd{ 524 M{"E d MMM – E d MMM"} 525 d{"E d MMM – E d MMM"} 526 } 527 MMMd{ 528 M{"d MMM – d MMM"} 529 d{"d – d MMM"} 530 } 531 Md{ 532 M{"MM-dd – MM-dd"} 533 d{"MM-dd – MM-dd"} 534 } 535 d{ 536 d{"d – d"} 537 } 538 h{ 539 a{"h a – h a"} 540 h{"h – h a"} 541 } 542 hm{ 543 a{"h:mm a – h:mm a"} 544 h{"h:mm – h:mm a"} 545 m{"h:mm – h:mm a"} 546 } 547 hmv{ 548 a{"h:mm a – h:mm a v"} 549 h{"h:mm – h:mm a v"} 550 m{"h:mm – h:mm a v"} 551 } 552 hv{ 553 a{"h a – h a v"} 554 h{"h – h a v"} 555 } 556 y{ 557 y{"y – y"} 558 } 559 yM{ 560 M{"MM-y – MM-y"} 561 y{"MM-y – MM-y"} 562 } 563 yMEd{ 564 M{"E dd-MM-y – E dd-MM-y"} 565 d{"E dd-MM-y – E dd-MM-y"} 566 y{"E dd-MM-y – E dd-MM-y"} 567 } 568 yMMM{ 569 M{"MMM – MMM y"} 570 y{"MMM y – MMM y"} 571 } 572 yMMMEd{ 573 M{"E d MMM – E d MMM y"} 574 d{"E d MMM – E d MMM y"} 575 y{"E d MMM y – E d MMM y"} 576 } 577 yMMMM{ 578 M{"MMMM – MMMM y"} 579 y{"MMMM y – MMMM y"} 580 } 581 yMMMd{ 582 M{"d MMM – d MMM y"} 583 d{"d – d MMM y"} 584 y{"d MMM y – d MMM y"} 585 } 586 yMd{ 587 M{"dd-MM-y – dd-MM-y"} 588 d{"dd-MM-y – dd-MM-y"} 589 y{"dd-MM-y – dd-MM-y"} 590 } 591 } 592 monthNames{ 593 format{ 594 abbreviated{ 595 "jan", 596 "feb", 597 "mar", 598 "apr", 599 "mai", 600 "jun", 601 "jul", 602 "aug", 603 "sep", 604 "oct", 605 "nov", 606 "dec", 607 } 608 narrow{ 609 "j", 610 "f", 611 "m", 612 "a", 613 "m", 614 "j", 615 "j", 616 "a", 617 "s", 618 "o", 619 "n", 620 "d", 621 } 622 wide{ 623 "januario", 624 "februario", 625 "martio", 626 "april", 627 "maio", 628 "junio", 629 "julio", 630 "augusto", 631 "septembre", 632 "octobre", 633 "novembre", 634 "decembre", 635 } 636 } 637 } 638 quarters{ 639 format{ 640 abbreviated{ 641 "T1", 642 "T2", 643 "T3", 644 "T4", 645 } 646 wide{ 647 "1me trimestre", 648 "2nde trimestre", 649 "3tie trimestre", 650 "4te trimestre", 651 } 652 } 653 } 654 } 655 } 656 characterLabel{ 657 activities{"activitate"} 658 african_scripts{"scriptura african"} 659 american_scripts{"scriptura american"} 660 animals_nature{"animal o natura"} 661 arrows{"sagitta"} 662 body{"corpore"} 663 box_drawing{"composition de quadros"} 664 building{"edificio"} 665 bullets_stars{"puncto o stella"} 666 consonantal_jamo{"jamo consonantic"} 667 currency_symbols{"symbolo monetari"} 668 dash_connector{"lineetta o connector"} 669 digits{"cifra"} 670 dingbats{"ornamento"} 671 divination_symbols{"symbolo de divination"} 672 downwards_arrows{"sagitta a basso"} 673 downwards_upwards_arrows{"sagitta a basso e in alto"} 674 east_asian_scripts{"scriptura del est de Asia"} 675 european_scripts{"scriptura europee"} 676 female{"feminin"} 677 flag{"bandiera"} 678 flags{"bandieras"} 679 food_drink{"alimento e bibita"} 680 format{"formato"} 681 format_whitespace{"formato e spatio in blanco"} 682 full_width_form_variant{"variante a latitude complete"} 683 geometric_shapes{"forma geometric"} 684 half_width_form_variant{"variante a latitude medie"} 685 han_characters{"character Han"} 686 han_radicals{"radical Han"} 687 hanzi_simplified{"Hanzi (simplificate)"} 688 heart{"corde"} 689 historic_scripts{"scriptura historic"} 690 ideographic_desc_characters{"character de desc. ideographic"} 691 japanese_kana{"kana japonese"} 692 keycap{"clave"} 693 leftwards_arrows{"sagitta a sinistra"} 694 leftwards_rightwards_arrows{"sagitta a sinistra e a dextra"} 695 letterlike_symbols{"symbolo con littera"} 696 limited_use{"uso limitate"} 697 male{"masculin"} 698 math_symbols{"symbolo mathematic"} 699 middle_eastern_scripts{"scriptura medio-oriental"} 700 miscellaneous{"miscellanee"} 701 modern_scripts{"scriptura moderne"} 702 modifier{"modificator"} 703 musical_symbols{"symbolo musical"} 704 nature{"natura"} 705 nonspacing{"sin spatiatura"} 706 numbers{"numeros"} 707 objects{"objecto"} 708 other{"altere"} 709 paired{"par"} 710 person{"persona"} 711 phonetic_alphabet{"alphabeto phonetic"} 712 pictographs{"pictogramma"} 713 place{"loco"} 714 plant{"planta"} 715 rightwards_arrows{"sagitta a dextra"} 716 sign_standard_symbols{"signo o symbolo"} 717 small_form_variant{"variantes micre"} 718 smiley{"emoticone"} 719 smileys_people{"emoticone o persona"} 720 south_asian_scripts{"scriptura del sud de Asia"} 721 southeast_asian_scripts{"scriptura del sud-est de Asia"} 722 spacing{"spatiatura"} 723 symbols{"symbolo"} 724 technical_symbols{"symbolo technic"} 725 tone_marks{"marca tonal"} 726 travel{"viage"} 727 travel_places{"viage o destination"} 728 upwards_arrows{"sagitta in alto"} 729 variant_forms{"variante"} 730 vocalic_jamo{"jamo vocalic"} 731 weather{"meteo"} 732 western_asian_scripts{"scriptura del west de Asia"} 733 whitespace{"spatio in blanco"} 734 } 735 delimiters{ 736 alternateQuotationEnd{"”"} 737 alternateQuotationStart{"“"} 738 quotationEnd{"’"} 739 quotationStart{"‘"} 740 } 741 fields{ 742 day{ 743 dn{"die"} 744 relative{ 745 "-1"{"heri"} 746 "0"{"hodie"} 747 "1"{"deman"} 748 } 749 relativeTime{ 750 future{ 751 one{"in {0} die"} 752 other{"in {0} dies"} 753 } 754 past{ 755 one{"{0} die retro"} 756 other{"{0} dies retro"} 757 } 758 } 759 } 760 day-narrow{ 761 dn{"d."} 762 } 763 dayOfYear{ 764 dn{"die del anno"} 765 } 766 dayOfYear-narrow{ 767 dn{"d.d.a."} 768 } 769 dayOfYear-short{ 770 dn{"die del an."} 771 } 772 dayperiod{ 773 dn{"AM/PM"} 774 } 775 era{ 776 dn{"era"} 777 } 778 era-narrow{ 779 dn{"e."} 780 } 781 fri{ 782 relative{ 783 "-1"{"venerdi passate"} 784 "0"{"iste venerdi"} 785 "1"{"venerdi proxime"} 786 } 787 relativeTime{ 788 future{ 789 one{"in {0} venerdi"} 790 other{"in {0} venerdis"} 791 } 792 past{ 793 one{"{0} venerdi retro"} 794 other{"{0} venerdis retro"} 795 } 796 } 797 } 798 fri-short{ 799 relative{ 800 "-1"{"ven. pass."} 801 "0"{"iste ven."} 802 "1"{"ven. prox."} 803 } 804 relativeTime{ 805 future{ 806 one{"in {0} ven."} 807 other{"in {0} ven."} 808 } 809 past{ 810 one{"{0} ven. retro"} 811 other{"{0} ven. retro"} 812 } 813 } 814 } 815 hour{ 816 dn{"hora"} 817 relative{ 818 "0"{"iste hora"} 819 } 820 relativeTime{ 821 future{ 822 one{"in {0} hora"} 823 other{"in {0} horas"} 824 } 825 past{ 826 one{"{0} hora retro"} 827 other{"{0} horas retro"} 828 } 829 } 830 } 831 hour-narrow{ 832 dn{"h."} 833 } 834 hour-short{ 835 dn{"hr."} 836 relativeTime{ 837 future{ 838 one{"in {0} hr."} 839 other{"in {0} hr."} 840 } 841 past{ 842 one{"{0} hr. retro"} 843 other{"{0} hr. retro"} 844 } 845 } 846 } 847 minute{ 848 dn{"minuta"} 849 relative{ 850 "0"{"iste minuta"} 851 } 852 relativeTime{ 853 future{ 854 one{"in {0} minuta"} 855 other{"in {0} minutas"} 856 } 857 past{ 858 one{"{0} minuta retro"} 859 other{"{0} minutas retro"} 860 } 861 } 862 } 863 minute-narrow{ 864 dn{"m."} 865 } 866 minute-short{ 867 dn{"min."} 868 relativeTime{ 869 future{ 870 one{"in {0} min."} 871 other{"in {0} min."} 872 } 873 past{ 874 one{"{0} min. retro"} 875 other{"{0} min. retro"} 876 } 877 } 878 } 879 mon{ 880 relative{ 881 "-1"{"lunedi passate"} 882 "0"{"iste lunedi"} 883 "1"{"lunedi proxime"} 884 } 885 relativeTime{ 886 future{ 887 one{"in {0} lunedi"} 888 other{"in {0} lunedis"} 889 } 890 past{ 891 one{"{0} lunedi retro"} 892 other{"{0} lunedis retro"} 893 } 894 } 895 } 896 mon-short{ 897 relative{ 898 "-1"{"lun. pass."} 899 "0"{"iste lun."} 900 "1"{"lun. prox."} 901 } 902 relativeTime{ 903 future{ 904 one{"in {0} lun."} 905 other{"in {0} lun."} 906 } 907 past{ 908 one{"{0} lun. retro"} 909 other{"{0} lun. retro"} 910 } 911 } 912 } 913 month{ 914 dn{"mense"} 915 relative{ 916 "-1"{"le mense passate"} 917 "0"{"iste mense"} 918 "1"{"le mense proxime"} 919 } 920 relativeTime{ 921 future{ 922 one{"in {0} mense"} 923 other{"in {0} menses"} 924 } 925 past{ 926 one{"{0} mense retro"} 927 other{"{0} menses retro"} 928 } 929 } 930 } 931 month-narrow{ 932 dn{"m."} 933 } 934 month-short{ 935 dn{"mns."} 936 relative{ 937 "-1"{"mns. pass."} 938 "0"{"iste mns."} 939 "1"{"mns. prox."} 940 } 941 relativeTime{ 942 future{ 943 one{"in {0} mns."} 944 other{"in {0} mns."} 945 } 946 past{ 947 one{"{0} mns. retro"} 948 other{"{0} mns. retro"} 949 } 950 } 951 } 952 quarter{ 953 dn{"trimestre"} 954 relative{ 955 "-1"{"le trimestre passate"} 956 "0"{"iste trimestre"} 957 "1"{"le trimestre proxime"} 958 } 959 relativeTime{ 960 future{ 961 one{"in {0} trimestre"} 962 other{"in {0} trimestres"} 963 } 964 past{ 965 one{"{0} trimestre retro"} 966 other{"{0} trimestres retro"} 967 } 968 } 969 } 970 quarter-narrow{ 971 dn{"t."} 972 } 973 quarter-short{ 974 dn{"trim."} 975 relativeTime{ 976 future{ 977 one{"in {0} trim."} 978 other{"in {0} trim."} 979 } 980 past{ 981 one{"{0} trim. retro"} 982 other{"{0} trim. retro"} 983 } 984 } 985 } 986 sat{ 987 relative{ 988 "-1"{"sabbato passate"} 989 "0"{"iste sabbato"} 990 "1"{"sabbato proxime"} 991 } 992 relativeTime{ 993 future{ 994 one{"in {0} sabbato"} 995 other{"in {0} sabbatos"} 996 } 997 past{ 998 one{"{0} sabbato retro"} 999 other{"{0} sabbatos retro"} 1000 } 1001 } 1002 } 1003 sat-short{ 1004 relative{ 1005 "-1"{"sab. pass."} 1006 "0"{"iste sab."} 1007 "1"{"sab. prox."} 1008 } 1009 relativeTime{ 1010 future{ 1011 one{"in {0} sab."} 1012 other{"in {0} sab."} 1013 } 1014 past{ 1015 one{"{0} sab. retro"} 1016 other{"{0} sab. retro"} 1017 } 1018 } 1019 } 1020 second{ 1021 dn{"secunda"} 1022 relative{ 1023 "0"{"ora"} 1024 } 1025 relativeTime{ 1026 future{ 1027 one{"in {0} secunda"} 1028 other{"in {0} secundas"} 1029 } 1030 past{ 1031 one{"{0} secunda retro"} 1032 other{"{0} secundas retro"} 1033 } 1034 } 1035 } 1036 second-narrow{ 1037 dn{"s."} 1038 } 1039 second-short{ 1040 dn{"sec."} 1041 relativeTime{ 1042 future{ 1043 one{"in {0} sec."} 1044 other{"in {0} sec."} 1045 } 1046 past{ 1047 one{"{0} sec. retro"} 1048 other{"{0} sec. retro"} 1049 } 1050 } 1051 } 1052 sun{ 1053 relative{ 1054 "-1"{"dominica passate"} 1055 "0"{"iste dominica"} 1056 "1"{"dominica proxime"} 1057 } 1058 relativeTime{ 1059 future{ 1060 one{"in {0} dominica"} 1061 other{"in {0} dominicas"} 1062 } 1063 past{ 1064 one{"{0} dominica retro"} 1065 other{"{0} dominicas retro"} 1066 } 1067 } 1068 } 1069 sun-short{ 1070 relative{ 1071 "-1"{"dom. pass."} 1072 "0"{"iste dom."} 1073 "1"{"dom. prox."} 1074 } 1075 relativeTime{ 1076 future{ 1077 one{"in {0} dom."} 1078 other{"in {0} dom."} 1079 } 1080 past{ 1081 one{"{0} dom. retro"} 1082 other{"{0} dom. retro"} 1083 } 1084 } 1085 } 1086 thu{ 1087 relative{ 1088 "-1"{"jovedi passate"} 1089 "0"{"iste jovedi"} 1090 "1"{"jovedi proxime"} 1091 } 1092 relativeTime{ 1093 future{ 1094 one{"in {0} jovedi"} 1095 other{"in {0} jovedis"} 1096 } 1097 past{ 1098 one{"{0} jovedi retro"} 1099 other{"{0} jovedis retro"} 1100 } 1101 } 1102 } 1103 thu-short{ 1104 relative{ 1105 "-1"{"jov. pass."} 1106 "0"{"iste jov."} 1107 "1"{"jov. prox."} 1108 } 1109 relativeTime{ 1110 future{ 1111 one{"in {0} jov."} 1112 other{"in {0} jov."} 1113 } 1114 past{ 1115 one{"{0} jov. retro"} 1116 other{"{0} jov. retro"} 1117 } 1118 } 1119 } 1120 tue{ 1121 relative{ 1122 "-1"{"martedi passate"} 1123 "0"{"iste martedi"} 1124 "1"{"martedi proxime"} 1125 } 1126 relativeTime{ 1127 future{ 1128 one{"in {0} martedi"} 1129 other{"in {0} martedis"} 1130 } 1131 past{ 1132 one{"{0} martedi retro"} 1133 other{"{0} martedis retro"} 1134 } 1135 } 1136 } 1137 tue-short{ 1138 relative{ 1139 "-1"{"mar. pass."} 1140 "0"{"iste mar."} 1141 "1"{"mar. prox."} 1142 } 1143 relativeTime{ 1144 future{ 1145 one{"in {0} mar."} 1146 other{"in {0} mar."} 1147 } 1148 past{ 1149 one{"{0} mar. retro"} 1150 other{"{0} mar. retro"} 1151 } 1152 } 1153 } 1154 wed{ 1155 relative{ 1156 "-1"{"mercuridi passate"} 1157 "0"{"iste mercuridi"} 1158 "1"{"mercuridi proxime"} 1159 } 1160 relativeTime{ 1161 future{ 1162 one{"in {0} mercuridi"} 1163 other{"in {0} mercuridis"} 1164 } 1165 past{ 1166 one{"{0} mercuridi retro"} 1167 other{"{0} mercuridis retro"} 1168 } 1169 } 1170 } 1171 wed-short{ 1172 relative{ 1173 "-1"{"mer. pass."} 1174 "0"{"iste mer."} 1175 "1"{"mer. prox."} 1176 } 1177 relativeTime{ 1178 future{ 1179 one{"in {0} mer."} 1180 other{"in {0} mer."} 1181 } 1182 past{ 1183 one{"{0} mer. retro"} 1184 other{"{0} mer. retro"} 1185 } 1186 } 1187 } 1188 week{ 1189 dn{"septimana"} 1190 relative{ 1191 "-1"{"le septimana passate"} 1192 "0"{"iste septimana"} 1193 "1"{"le septimana proxime"} 1194 } 1195 relativePeriod{"le septimana de {0}"} 1196 relativeTime{ 1197 future{ 1198 one{"in {0} septimana"} 1199 other{"in {0} septimanas"} 1200 } 1201 past{ 1202 one{"{0} septimana retro"} 1203 other{"{0} septimanas retro"} 1204 } 1205 } 1206 } 1207 week-narrow{ 1208 dn{"s."} 1209 } 1210 week-short{ 1211 dn{"sept."} 1212 relative{ 1213 "-1"{"sept. pass."} 1214 "0"{"iste sept."} 1215 "1"{"sept. prox."} 1216 } 1217 relativePeriod{"le sept. de {0}"} 1218 relativeTime{ 1219 future{ 1220 one{"in {0} sept."} 1221 other{"in {0} sept."} 1222 } 1223 past{ 1224 one{"{0} sept. retro"} 1225 other{"{0} sept. retro"} 1226 } 1227 } 1228 } 1229 weekOfMonth{ 1230 dn{"septimana del mense"} 1231 } 1232 weekOfMonth-narrow{ 1233 dn{"s.d.m."} 1234 } 1235 weekOfMonth-short{ 1236 dn{"sept. del mns."} 1237 } 1238 weekday{ 1239 dn{"die del septimana"} 1240 } 1241 weekday-narrow{ 1242 dn{"d.d.s."} 1243 } 1244 weekday-short{ 1245 dn{"die del sept."} 1246 } 1247 weekdayOfMonth{ 1248 dn{"die de septimana del mense"} 1249 } 1250 weekdayOfMonth-narrow{ 1251 dn{"d.d.s.d.m."} 1252 } 1253 weekdayOfMonth-short{ 1254 dn{"die de sept. del mns."} 1255 } 1256 year{ 1257 dn{"anno"} 1258 relative{ 1259 "-1"{"le anno passate"} 1260 "0"{"iste anno"} 1261 "1"{"le anno proxime"} 1262 } 1263 relativeTime{ 1264 future{ 1265 one{"in {0} anno"} 1266 other{"in {0} annos"} 1267 } 1268 past{ 1269 one{"{0} anno retro"} 1270 other{"{0} annos retro"} 1271 } 1272 } 1273 } 1274 year-narrow{ 1275 dn{"a."} 1276 } 1277 year-short{ 1278 dn{"an."} 1279 relative{ 1280 "-1"{"an. pass."} 1281 "0"{"iste an."} 1282 "1"{"an. prox."} 1283 } 1284 relativeTime{ 1285 future{ 1286 one{"in {0} an."} 1287 other{"in {0} an."} 1288 } 1289 past{ 1290 one{"{0} an. retro"} 1291 other{"{0} an. retro"} 1292 } 1293 } 1294 } 1295 zone{ 1296 dn{"fuso horari"} 1297 } 1298 zone-short{ 1299 dn{"fuso"} 1300 } 1301 } 1302 listPattern{ 1303 or{ 1304 2{"{0} o {1}"} 1305 end{"{0} o {1}"} 1306 } 1307 standard{ 1308 2{"{0} e {1}"} 1309 end{"{0} e {1}"} 1310 } 1311 standard-narrow{ 1312 2{"{0}, {1}"} 1313 end{"{0}, {1}"} 1314 } 1315 unit-narrow{ 1316 2{"{0} {1}"} 1317 end{"{0} {1}"} 1318 middle{"{0} {1}"} 1319 start{"{0} {1}"} 1320 } 1321 unit-short{ 1322 2{"{0}, {1}"} 1323 end{"{0}, {1}"} 1324 } 1325 } 1326 measurementSystemNames{ 1327 UK{"britannic"} 1328 US{"statounitese"} 1329 metric{"metric"} 1330 } 1331} 1332