]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/ia.txt
ICU-66108.tar.gz
[apple/icu.git] / icuSources / data / locales / ia.txt
CommitLineData
3d1f044b
A
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3ia{
4 Ellipsis{
5 final{"{0}…"}
6 initial{"…{0}"}
7 medial{"{0}…{1}"}
8 word-final{"{0} …"}
9 word-initial{"… {0}"}
10 word-medial{"{0} … {1}"}
11 }
12 ExemplarCharacters{"[a b c {ch} d e f g h i j k l m n o p {ph} q r s t u v w x y z]"}
13 MoreInformation{"?"}
14 NumberElements{
3d1f044b
A
15 latn{
16 miscPatterns{
17 atLeast{"⩾{0}"}
18 range{"{0}–{1}"}
19 }
20 patterns{
21 accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
22 currencyFormat{"¤ #,##0.00"}
23 decimalFormat{"#,##0.###"}
24 percentFormat{"#,##0%"}
25 scientificFormat{"#E0"}
26 }
27 patternsLong{
28 decimalFormat{
29 1000{
30 one{"0 mil"}
31 other{"0 milles"}
32 }
33 10000{
34 one{"00 mil"}
35 other{"00 milles"}
36 }
37 100000{
38 one{"000 mil"}
39 other{"000 milles"}
40 }
41 1000000{
42 one{"0 mln"}
43 other{"0 milliones"}
44 }
45 10000000{
46 one{"00 mln"}
47 other{"00 milliones"}
48 }
49 100000000{
50 one{"000 mln"}
51 other{"000 milliones"}
52 }
53 1000000000{
54 one{"0 mld"}
55 other{"0 milliardos"}
56 }
57 10000000000{
58 one{"00 mld"}
59 other{"00 milliardos"}
60 }
61 100000000000{
62 one{"000 mld"}
63 other{"000 milliardos"}
64 }
65 1000000000000{
66 one{"0 bln"}
67 other{"0 billiones"}
68 }
69 10000000000000{
70 one{"00 bln"}
71 other{"00 billiones"}
72 }
73 100000000000000{
74 one{"000 bln"}
75 other{"000 billiones"}
76 }
77 }
78 }
79 patternsShort{
80 currencyFormat{
81 1000{
82 one{"¤ 0 mil"}
83 other{"¤ 0 mil"}
84 }
85 10000{
86 one{"¤ 00 mil"}
87 other{"¤ 00 mil"}
88 }
89 100000{
90 one{"¤ 000 mil"}
91 other{"¤ 000 mil"}
92 }
93 1000000{
94 one{"¤ 0 mln"}
95 other{"¤ 0 mln"}
96 }
97 10000000{
98 one{"¤ 00 mln"}
99 other{"¤ 00 mln"}
100 }
101 100000000{
102 one{"¤ 000 mln"}
103 other{"¤ 000 mln"}
104 }
105 1000000000{
106 one{"¤ 0 mld"}
107 other{"¤ 0 mld"}
108 }
109 10000000000{
110 one{"¤ 00 mld"}
111 other{"¤ 00 mld"}
112 }
113 100000000000{
114 one{"¤ 000 mld"}
115 other{"¤ 000 mld"}
116 }
117 1000000000000{
118 one{"¤ 0 bln"}
119 other{"¤ 0 bln"}
120 }
121 10000000000000{
122 one{"¤ 00 bln"}
123 other{"¤ 00 bln"}
124 }
125 100000000000000{
126 one{"¤ 000 bln"}
127 other{"¤ 000 bln"}
128 }
129 }
130 decimalFormat{
131 1000{
132 one{"0 mil"}
133 other{"0 mil"}
134 }
135 10000{
136 one{"00 mil"}
137 other{"00 mil"}
138 }
139 100000{
140 one{"000 mil"}
141 other{"000 mil"}
142 }
143 1000000{
144 one{"0 mln"}
145 other{"0 mln"}
146 }
147 10000000{
148 one{"00 mln"}
149 other{"00 mln"}
150 }
151 100000000{
152 one{"000 mln"}
153 other{"000 mln"}
154 }
155 1000000000{
156 one{"0 mld"}
157 other{"0 mld"}
158 }
159 10000000000{
160 one{"00 mld"}
161 other{"00 mld"}
162 }
163 100000000000{
164 one{"000 mld"}
165 other{"000 mld"}
166 }
167 1000000000000{
168 one{"0 bln"}
169 other{"0 bln"}
170 }
171 10000000000000{
172 one{"00 bln"}
173 other{"00 bln"}
174 }
175 100000000000000{
176 one{"000 bln"}
177 other{"000 bln"}
178 }
179 }
180 }
181 symbols{
182 decimal{","}
183 exponential{"E"}
184 group{"."}
185 infinity{"∞"}
186 minusSign{"-"}
187 nan{"NaN"}
188 perMille{"‰"}
189 percentSign{"%"}
190 plusSign{"+"}
191 superscriptingExponent{"×"}
192 }
193 }
194 minimumGroupingDigits{"2"}
3d1f044b 195 }
340931cb 196 Version{"36.1"}
3d1f044b
A
197 calendar{
198 generic{
199 DateTimePatterns{
200 "HH:mm:ss zzzz",
201 "HH:mm:ss z",
202 "HH:mm:ss",
203 "HH:mm",
204 "EEEE 'le' d 'de' MMMM y G",
205 "d 'de' MMMM y G",
206 "d MMM y G",
207 "dd-MM-y GGGGG",
208 "{1}, {0}",
209 "{1} 'a' {0}",
210 "{1} 'a' {0}",
211 "{1}, {0}",
212 "{1}, {0}",
213 }
214 availableFormats{
215 Bh{"h B"}
216 Bhm{"h:mm B"}
217 Bhms{"h:mm:ss B"}
218 E{"ccc"}
219 EBhm{"E h:mm B"}
220 EBhms{"E h:mm:ss B"}
221 EHm{"E HH:mm"}
222 EHms{"E HH:mm:ss"}
223 Ed{"E d"}
224 Ehm{"E h:mm a"}
225 Ehms{"E h:mm:ss a"}
226 Gy{"y G"}
227 GyMMM{"MMM y G"}
228 GyMMMEd{"E d MMM y G"}
229 GyMMMd{"d MMM y G"}
230 H{"HH"}
231 Hm{"HH:mm"}
232 Hms{"HH:mm:ss"}
233 M{"L"}
234 MEd{"E dd-MM"}
235 MMM{"LLL"}
236 MMMEd{"E d MMM"}
237 MMMMd{"d 'de' MMMM"}
238 MMMd{"d MMM"}
239 Md{"dd-MM"}
240 d{"d"}
241 h{"h a"}
242 hm{"h:mm a"}
243 hms{"h:mm:ss a"}
244 ms{"mm:ss"}
245 y{"y G"}
246 yyyy{"y G"}
247 yyyyM{"MM-y GGGGG"}
248 yyyyMEd{"E dd-MM-y GGGGG"}
249 yyyyMMM{"MMM y G"}
250 yyyyMMMEd{"E d MMM y G"}
251 yyyyMMMM{"MMMM y G"}
252 yyyyMMMd{"d MMM y G"}
253 yyyyMd{"dd-MM-y GGGGG"}
254 yyyyQQQ{"QQQ y G"}
255 yyyyQQQQ{"QQQQ 'de' y G"}
256 }
257 intervalFormats{
258 M{
259 M{"MM – MM"}
260 }
261 MEd{
262 M{"E dd-MM – E dd-MM"}
263 d{"E dd-MM – E dd-MM"}
264 }
265 MMM{
266 M{"MMM – MMM"}
267 }
268 MMMEd{
269 M{"E d MMM – E d MMM"}
270 d{"E d MMM – E d MMM"}
271 }
272 MMMd{
273 M{"d MMM – d MMM"}
274 d{"d – d MMM"}
275 }
276 Md{
277 M{"dd-MM – dd-MM"}
278 d{"dd-MM – dd-MM"}
279 }
280 d{
281 d{"d – d"}
282 }
283 fallback{"{0} – {1}"}
284 y{
285 y{"y – y G"}
286 }
287 yM{
288 M{"MM-y – MM-y GGGGG"}
289 y{"MM-y – MM-y GGGGG"}
290 }
291 yMEd{
292 M{"E dd-MM-y – E dd-MM-y GGGGG"}
293 d{"E dd-MM-y – E dd-MM-y GGGGG"}
294 y{"E dd-MM-y – E dd-MM-y GGGGG"}
295 }
296 yMMM{
297 M{"MMM – MMM y G"}
298 y{"MMM y – MMM y G"}
299 }
300 yMMMEd{
301 M{"E d MMM – E d MMM y G"}
302 d{"E d MMM – E d MMM y G"}
303 y{"E d MMM y – E d MMM y G"}
304 }
305 yMMMM{
306 M{"MMMM – MMMM y G"}
307 y{"MMMM y – MMMM y G"}
308 }
309 yMMMd{
310 M{"d MMM – d MMM y G"}
311 d{"d – d MMM y G"}
312 y{"d MMM y – d MMM y G"}
313 }
314 yMd{
315 M{"dd-MM-y – dd-MM-y GGGGG"}
316 d{"dd-MM-y – dd-MM-y GGGGG"}
317 y{"dd-MM-y – dd-MM-y GGGGG"}
318 }
319 }
320 }
321 gregorian{
322 AmPmMarkers{
323 "AM",
324 "PM",
325 }
326 AmPmMarkersAbbr{
327 "AM",
328 "PM",
329 }
330 AmPmMarkersNarrow{
331 "AM",
332 "PM",
333 }
334 DateTimePatterns{
335 "HH:mm:ss zzzz",
336 "HH:mm:ss z",
337 "HH:mm:ss",
338 "HH:mm",
339 "EEEE 'le' d 'de' MMMM y",
340 "d 'de' MMMM y",
341 "d MMM y",
342 "dd-MM-y",
343 "{1} {0}",
344 "{1} 'a' {0}",
345 "{1} 'a' {0}",
346 "{1} {0}",
347 "{1} {0}",
348 }
349 appendItems{
350 Timezone{"{0} {1}"}
351 }
352 availableFormats{
353 Bh{"h B"}
354 Bhm{"h:mm B"}
355 Bhms{"h:mm:ss B"}
356 E{"ccc"}
357 EBhm{"E h:mm B"}
358 EBhms{"E h:mm:ss B"}
359 EHm{"E HH:mm"}
360 EHms{"E HH:mm:ss"}
361 Ed{"E d"}
362 Ehm{"E h:mm a"}
363 Ehms{"E h:mm:ss a"}
364 Gy{"y G"}
365 GyMMM{"MMM y G"}
366 GyMMMEd{"E d MMM y G"}
367 GyMMMd{"d MMM y G"}
368 H{"HH"}
369 Hm{"HH:mm"}
370 Hms{"HH:mm:ss"}
371 Hmsv{"HH:mm:ss v"}
372 Hmv{"HH:mm v"}
373 M{"L"}
374 MEd{"E dd-MM"}
375 MMM{"LLL"}
376 MMMEd{"E d MMM"}
377 MMMMW{
378 one{"'septimana' W 'de' MMMM"}
379 other{"'septimana' W 'de' MMMM"}
380 }
381 MMMMd{"d 'de' MMMM"}
382 MMMd{"d MMM"}
383 Md{"dd-MM"}
384 d{"d"}
385 h{"h a"}
386 hm{"h:mm a"}
387 hms{"h:mm:ss a"}
388 hmsv{"h:mm:ss a v"}
389 hmv{"h:mm a v"}
390 ms{"mm:ss"}
391 y{"y"}
392 yM{"MM-y"}
393 yMEd{"E dd-MM-y"}
394 yMMM{"MMM y"}
395 yMMMEd{"E d MMM y"}
396 yMMMM{"MMMM y"}
397 yMMMd{"d MMM y"}
398 yMd{"dd-MM-y"}
399 yQQQ{"QQQ y"}
400 yQQQQ{"QQQQ 'de' y"}
401 yw{
402 one{"'septimana' w 'de' Y"}
403 other{"'septimana' w 'de' Y"}
404 }
405 }
406 dayNames{
407 format{
408 abbreviated{
409 "dom",
410 "lun",
411 "mar",
412 "mer",
413 "jov",
414 "ven",
415 "sab",
416 }
417 narrow{
418 "d",
419 "l",
420 "m",
421 "m",
422 "j",
423 "v",
424 "s",
425 }
426 short{
427 "do",
428 "lu",
429 "ma",
430 "me",
431 "jo",
432 "ve",
433 "sa",
434 }
435 wide{
436 "dominica",
437 "lunedi",
438 "martedi",
439 "mercuridi",
440 "jovedi",
441 "venerdi",
442 "sabbato",
443 }
444 }
445 stand-alone{
446 abbreviated{
447 "dom",
448 "lun",
449 "mar",
450 "mer",
451 "jov",
452 "ven",
453 "sab",
454 }
455 narrow{
456 "d",
457 "l",
458 "m",
459 "m",
460 "j",
461 "v",
462 "s",
463 }
464 short{
465 "do",
466 "lu",
467 "ma",
468 "me",
469 "jo",
470 "ve",
471 "sa",
472 }
473 wide{
474 "dominica",
475 "lunedi",
476 "martedi",
477 "mercuridi",
478 "jovedi",
479 "venerdi",
480 "sabbato",
481 }
482 }
483 }
484 dayPeriod{
485 stand-alone{
486 abbreviated{
487 am{"AM"}
488 pm{"PM"}
489 }
490 narrow{
491 am{"AM"}
492 pm{"PM"}
493 }
494 wide{
495 am{"AM"}
496 pm{"PM"}
497 }
498 }
499 }
500 eras{
501 abbreviated{
502 "a.Chr.",
503 "p.Chr.",
504 }
505 abbreviated%variant{
506 "aEC",
507 "EC",
508 }
509 wide{
510 "ante Christo",
511 "post Christo",
512 }
513 wide%variant{
514 "ante era commun",
515 "era commun",
516 }
517 }
518 intervalFormats{
519 H{
520 H{"HH – HH"}
521 }
522 Hm{
523 H{"HH:mm – HH:mm"}
524 m{"HH:mm – HH:mm"}
525 }
526 Hmv{
527 H{"HH:mm – HH:mm v"}
528 m{"HH:mm – HH:mm v"}
529 }
530 Hv{
531 H{"HH – HH v"}
532 }
533 M{
534 M{"MM – MM"}
535 }
536 MEd{
537 M{"E MM-dd – E MM-dd"}
538 d{"E MM-dd – E MM-dd"}
539 }
540 MMM{
541 M{"MMM – MMM"}
542 }
543 MMMEd{
544 M{"E d MMM – E d MMM"}
545 d{"E d MMM – E d MMM"}
546 }
547 MMMd{
548 M{"d MMM – d MMM"}
549 d{"d – d MMM"}
550 }
551 Md{
552 M{"MM-dd – MM-dd"}
553 d{"MM-dd – MM-dd"}
554 }
555 d{
556 d{"d – d"}
557 }
558 fallback{"{0} – {1}"}
559 h{
560 a{"h a – h a"}
561 h{"h – h a"}
562 }
563 hm{
564 a{"h:mm a – h:mm a"}
565 h{"h:mm – h:mm a"}
566 m{"h:mm – h:mm a"}
567 }
568 hmv{
569 a{"h:mm a – h:mm a v"}
570 h{"h:mm – h:mm a v"}
571 m{"h:mm – h:mm a v"}
572 }
573 hv{
574 a{"h a – h a v"}
575 h{"h – h a v"}
576 }
577 y{
578 y{"y – y"}
579 }
580 yM{
581 M{"MM-y – MM-y"}
582 y{"MM-y – MM-y"}
583 }
584 yMEd{
585 M{"E dd-MM-y – E dd-MM-y"}
586 d{"E dd-MM-y – E dd-MM-y"}
587 y{"E dd-MM-y – E dd-MM-y"}
588 }
589 yMMM{
590 M{"MMM – MMM y"}
591 y{"MMM y – MMM y"}
592 }
593 yMMMEd{
594 M{"E d MMM – E d MMM y"}
595 d{"E d MMM – E d MMM y"}
596 y{"E d MMM y – E d MMM y"}
597 }
598 yMMMM{
599 M{"MMMM – MMMM y"}
600 y{"MMMM y – MMMM y"}
601 }
602 yMMMd{
603 M{"d MMM – d MMM y"}
604 d{"d – d MMM y"}
605 y{"d MMM y – d MMM y"}
606 }
607 yMd{
608 M{"dd-MM-y – dd-MM-y"}
609 d{"dd-MM-y – dd-MM-y"}
610 y{"dd-MM-y – dd-MM-y"}
611 }
612 }
613 monthNames{
614 format{
615 abbreviated{
616 "jan",
617 "feb",
618 "mar",
619 "apr",
620 "mai",
621 "jun",
622 "jul",
623 "aug",
624 "sep",
625 "oct",
626 "nov",
627 "dec",
628 }
629 narrow{
630 "j",
631 "f",
632 "m",
633 "a",
634 "m",
635 "j",
636 "j",
637 "a",
638 "s",
639 "o",
640 "n",
641 "d",
642 }
643 wide{
644 "januario",
645 "februario",
646 "martio",
647 "april",
648 "maio",
649 "junio",
650 "julio",
651 "augusto",
652 "septembre",
653 "octobre",
654 "novembre",
655 "decembre",
656 }
657 }
658 stand-alone{
659 abbreviated{
660 "jan",
661 "feb",
662 "mar",
663 "apr",
664 "mai",
665 "jun",
666 "jul",
667 "aug",
668 "sep",
669 "oct",
670 "nov",
671 "dec",
672 }
673 narrow{
674 "1",
675 "2",
676 "3",
677 "4",
678 "5",
679 "6",
680 "7",
681 "8",
682 "9",
683 "10",
684 "11",
685 "12",
686 }
687 wide{
688 "januario",
689 "februario",
690 "martio",
691 "april",
692 "maio",
693 "junio",
694 "julio",
695 "augusto",
696 "septembre",
697 "octobre",
698 "novembre",
699 "decembre",
700 }
701 }
702 }
703 quarters{
704 format{
705 abbreviated{
706 "T1",
707 "T2",
708 "T3",
709 "T4",
710 }
711 narrow{
712 "1",
713 "2",
714 "3",
715 "4",
716 }
717 wide{
718 "1me trimestre",
719 "2nde trimestre",
720 "3tie trimestre",
721 "4te trimestre",
722 }
723 }
724 stand-alone{
725 abbreviated{
726 "T1",
727 "T2",
728 "T3",
729 "T4",
730 }
731 narrow{
732 "1",
733 "2",
734 "3",
735 "4",
736 }
737 wide{
738 "1me trimestre",
739 "2nde trimestre",
740 "3tie trimestre",
741 "4te trimestre",
742 }
743 }
744 }
745 }
746 }
747 characterLabel{
748 activities{"activitate"}
749 african_scripts{"scriptura african"}
750 american_scripts{"scriptura american"}
751 animal{"animal"}
752 animals_nature{"animal o natura"}
753 arrows{"sagitta"}
754 body{"corpore"}
755 box_drawing{"composition de quadros"}
756 braille{"braille"}
757 building{"edificio"}
758 bullets_stars{"puncto o stella"}
759 consonantal_jamo{"jamo consonantic"}
760 currency_symbols{"symbolo monetari"}
761 dash_connector{"lineetta o connector"}
762 digits{"cifra"}
763 dingbats{"ornamento"}
764 divination_symbols{"symbolo de divination"}
765 downwards_arrows{"sagitta a basso"}
766 downwards_upwards_arrows{"sagitta a basso e in alto"}
767 east_asian_scripts{"scriptura del est de Asia"}
768 emoji{"emoji"}
769 european_scripts{"scriptura europee"}
770 female{"feminin"}
771 flag{"bandiera"}
772 flags{"bandieras"}
773 food_drink{"alimento e bibita"}
774 format{"formato"}
775 format_whitespace{"formato e spatio in blanco"}
776 full_width_form_variant{"variante a latitude complete"}
777 geometric_shapes{"forma geometric"}
778 half_width_form_variant{"variante a latitude medie"}
779 han_characters{"character Han"}
780 han_radicals{"radical Han"}
781 hanja{"hanja"}
782 hanzi_simplified{"Hanzi (simplificate)"}
783 hanzi_traditional{"Hanzi (traditional)"}
784 heart{"corde"}
785 historic_scripts{"scriptura historic"}
786 ideographic_desc_characters{"character de desc. ideographic"}
787 japanese_kana{"kana japonese"}
788 kanbun{"kanbun"}
789 kanji{"kanji"}
790 keycap{"clave"}
791 leftwards_arrows{"sagitta a sinistra"}
792 leftwards_rightwards_arrows{"sagitta a sinistra e a dextra"}
793 letterlike_symbols{"symbolo con littera"}
794 limited_use{"uso limitate"}
795 male{"masculin"}
796 math_symbols{"symbolo mathematic"}
797 middle_eastern_scripts{"scriptura medio-oriental"}
798 miscellaneous{"miscellanee"}
799 modern_scripts{"scriptura moderne"}
800 modifier{"modificator"}
801 musical_symbols{"symbolo musical"}
802 nature{"natura"}
803 nonspacing{"sin spatiatura"}
804 numbers{"numeros"}
805 objects{"objecto"}
806 other{"altere"}
807 paired{"par"}
808 person{"persona"}
809 phonetic_alphabet{"alphabeto phonetic"}
810 pictographs{"pictogramma"}
811 place{"loco"}
812 plant{"planta"}
813 punctuation{"punctuation"}
814 rightwards_arrows{"sagitta a dextra"}
815 sign_standard_symbols{"signo o symbolo"}
816 small_form_variant{"variantes micre"}
817 smiley{"emoticone"}
818 smileys_people{"emoticone o persona"}
819 south_asian_scripts{"scriptura del sud de Asia"}
820 southeast_asian_scripts{"scriptura del sud-est de Asia"}
821 spacing{"spatiatura"}
822 sport{"sport"}
823 symbols{"symbolo"}
824 technical_symbols{"symbolo technic"}
825 tone_marks{"marca tonal"}
826 travel{"viage"}
827 travel_places{"viage o destination"}
828 upwards_arrows{"sagitta in alto"}
829 variant_forms{"variante"}
830 vocalic_jamo{"jamo vocalic"}
831 weather{"meteo"}
832 western_asian_scripts{"scriptura del west de Asia"}
833 whitespace{"spatio in blanco"}
834 }
835 delimiters{
836 alternateQuotationEnd{"”"}
837 alternateQuotationStart{"“"}
838 quotationEnd{"’"}
839 quotationStart{"‘"}
840 }
841 fields{
842 day{
843 dn{"die"}
844 relative{
845 "-1"{"heri"}
846 "0"{"hodie"}
847 "1"{"deman"}
848 }
849 relativeTime{
850 future{
851 one{"in {0} dies"}
852 other{"in {0} dies"}
853 }
854 past{
855 one{"{0} dies retro"}
856 other{"{0} dies retro"}
857 }
858 }
859 }
860 day-narrow{
861 dn{"d."}
862 relativeTime{
863 future{
864 one{"in {0} dies"}
865 other{"in {0} dies"}
866 }
867 past{
868 one{"{0} dies retro"}
869 other{"{0} dies retro"}
870 }
871 }
872 }
873 day-short{
874 dn{"die"}
875 relativeTime{
876 future{
877 one{"in {0} dies"}
878 other{"in {0} dies"}
879 }
880 past{
881 one{"{0} dies retro"}
882 other{"{0} dies retro"}
883 }
884 }
885 }
886 dayOfYear{
887 dn{"die del anno"}
888 }
889 dayOfYear-narrow{
890 dn{"d.d.a."}
891 }
892 dayOfYear-short{
893 dn{"die del an."}
894 }
895 dayperiod{
896 dn{"AM/PM"}
897 }
898 dayperiod-narrow{
899 dn{"AM/PM"}
900 }
901 dayperiod-short{
902 dn{"AM/PM"}
903 }
904 era{
905 dn{"era"}
906 }
907 era-narrow{
908 dn{"e."}
909 }
910 era-short{
911 dn{"era"}
912 }
913 fri{
914 relative{
915 "-1"{"venerdi passate"}
916 "0"{"iste venerdi"}
917 "1"{"venerdi proxime"}
918 }
919 relativeTime{
920 future{
921 one{"in {0} venerdis"}
922 other{"in {0} venerdis"}
923 }
924 past{
925 one{"{0} venerdis retro"}
926 other{"{0} venerdis retro"}
927 }
928 }
929 }
930 fri-narrow{
931 relative{
932 "-1"{"ven. passate"}
933 "0"{"iste ven."}
934 "1"{"ven. proxime"}
935 }
936 relativeTime{
937 future{
938 one{"in {0} venerdis"}
939 other{"in {0} ven."}
940 }
941 past{
942 one{"{0} venerdis retro"}
943 other{"{0} ven. retro"}
944 }
945 }
946 }
947 fri-short{
948 relative{
949 "-1"{"ven. passate"}
950 "0"{"iste ven."}
951 "1"{"ven. proxime"}
952 }
953 relativeTime{
954 future{
955 one{"in {0} venerdis"}
956 other{"in {0} ven."}
957 }
958 past{
959 one{"{0} venerdis retro"}
960 other{"{0} ven. retro"}
961 }
962 }
963 }
964 hour{
965 dn{"hora"}
966 relative{
967 "0"{"iste hora"}
968 }
969 relativeTime{
970 future{
971 one{"in {0} horas"}
972 other{"in {0} horas"}
973 }
974 past{
975 one{"{0} horas retro"}
976 other{"{0} horas retro"}
977 }
978 }
979 }
980 hour-narrow{
981 dn{"h."}
982 relativeTime{
983 future{
984 one{"in {0} horas"}
985 other{"in {0} hr."}
986 }
987 past{
988 one{"{0} horas retro"}
989 other{"{0} hr. retro"}
990 }
991 }
992 }
993 hour-short{
994 dn{"hr."}
995 relativeTime{
996 future{
997 one{"in {0} horas"}
998 other{"in {0} hr."}
999 }
1000 past{
1001 one{"{0} horas retro"}
1002 other{"{0} hr. retro"}
1003 }
1004 }
1005 }
1006 minute{
1007 dn{"minuta"}
1008 relative{
1009 "0"{"iste minuta"}
1010 }
1011 relativeTime{
1012 future{
1013 one{"in {0} minutas"}
1014 other{"in {0} minutas"}
1015 }
1016 past{
1017 one{"{0} minutas retro"}
1018 other{"{0} minutas retro"}
1019 }
1020 }
1021 }
1022 minute-narrow{
1023 dn{"m."}
1024 relativeTime{
1025 future{
1026 one{"in {0} minutas"}
1027 other{"in {0} min."}
1028 }
1029 past{
1030 one{"{0} minutas retro"}
1031 other{"{0} min. retro"}
1032 }
1033 }
1034 }
1035 minute-short{
1036 dn{"min."}
1037 relativeTime{
1038 future{
1039 one{"in {0} minutas"}
1040 other{"in {0} min."}
1041 }
1042 past{
1043 one{"{0} minutas retro"}
1044 other{"{0} min. retro"}
1045 }
1046 }
1047 }
1048 mon{
1049 relative{
1050 "-1"{"lunedi passate"}
1051 "0"{"iste lunedi"}
1052 "1"{"lunedi proxime"}
1053 }
1054 relativeTime{
1055 future{
1056 one{"in {0} lunedis"}
1057 other{"in {0} lunedis"}
1058 }
1059 past{
1060 one{"{0} lunedis retro"}
1061 other{"{0} lunedis retro"}
1062 }
1063 }
1064 }
1065 mon-narrow{
1066 relative{
1067 "-1"{"lun. passate"}
1068 "0"{"iste lun."}
1069 "1"{"lun. proxime"}
1070 }
1071 relativeTime{
1072 future{
1073 one{"in {0} lunedis"}
1074 other{"in {0} lun."}
1075 }
1076 past{
1077 one{"{0} lunedis retro"}
1078 other{"{0} lun. retro"}
1079 }
1080 }
1081 }
1082 mon-short{
1083 relative{
1084 "-1"{"lun. passate"}
1085 "0"{"iste lun."}
1086 "1"{"lun. proxime"}
1087 }
1088 relativeTime{
1089 future{
1090 one{"in {0} lunedis"}
1091 other{"in {0} lun."}
1092 }
1093 past{
1094 one{"{0} lunedis retro"}
1095 other{"{0} lun. retro"}
1096 }
1097 }
1098 }
1099 month{
1100 dn{"mense"}
1101 relative{
1102 "-1"{"le mense passate"}
1103 "0"{"iste mense"}
1104 "1"{"le mense proxime"}
1105 }
1106 relativeTime{
1107 future{
1108 one{"in {0} menses"}
1109 other{"in {0} menses"}
1110 }
1111 past{
1112 one{"{0} menses retro"}
1113 other{"{0} menses retro"}
1114 }
1115 }
1116 }
1117 month-narrow{
1118 dn{"m."}
1119 relativeTime{
1120 future{
1121 one{"in {0} menses"}
1122 other{"in {0} mns."}
1123 }
1124 past{
1125 one{"{0} menses retro"}
1126 other{"{0} mns. retro"}
1127 }
1128 }
1129 }
1130 month-short{
1131 dn{"mns."}
1132 relativeTime{
1133 future{
1134 one{"in {0} menses"}
1135 other{"in {0} mns."}
1136 }
1137 past{
1138 one{"{0} menses retro"}
1139 other{"{0} mns. retro"}
1140 }
1141 }
1142 }
1143 quarter{
1144 dn{"trimestre"}
1145 relative{
1146 "-1"{"le trimestre passate"}
1147 "0"{"iste trimestre"}
1148 "1"{"le trimestre proxime"}
1149 }
1150 relativeTime{
1151 future{
1152 one{"in {0} trimestres"}
1153 other{"in {0} trimestres"}
1154 }
1155 past{
1156 one{"in {0} trimestres"}
1157 other{"in {0} trimestres"}
1158 }
1159 }
1160 }
1161 quarter-narrow{
1162 dn{"t."}
1163 relativeTime{
1164 future{
1165 one{"in {0} trimestres"}
1166 other{"in {0} trim."}
1167 }
1168 past{
1169 one{"in {0} trimestres"}
1170 other{"{0} trim. retro"}
1171 }
1172 }
1173 }
1174 quarter-short{
1175 dn{"trim."}
1176 relativeTime{
1177 future{
1178 one{"in {0} trimestres"}
1179 other{"in {0} trim."}
1180 }
1181 past{
1182 one{"in {0} trimestres"}
1183 other{"{0} trim. retro"}
1184 }
1185 }
1186 }
1187 sat{
1188 relative{
1189 "-1"{"sabbato passate"}
1190 "0"{"iste sabbato"}
1191 "1"{"sabbato proxime"}
1192 }
1193 relativeTime{
1194 future{
1195 one{"in {0} sabbatos"}
1196 other{"in {0} sabbatos"}
1197 }
1198 past{
1199 one{"{0} sabbatos retro"}
1200 other{"{0} sabbatos retro"}
1201 }
1202 }
1203 }
1204 sat-narrow{
1205 relative{
1206 "-1"{"sab. passate"}
1207 "0"{"iste sab."}
1208 "1"{"sab. proxime"}
1209 }
1210 relativeTime{
1211 future{
1212 one{"in {0} sabbatos"}
1213 other{"in {0} sab."}
1214 }
1215 past{
1216 one{"{0} sabbatos retro"}
1217 other{"{0} sab. retro"}
1218 }
1219 }
1220 }
1221 sat-short{
1222 relative{
1223 "-1"{"sab. passate"}
1224 "0"{"iste sab."}
1225 "1"{"sab. proxime"}
1226 }
1227 relativeTime{
1228 future{
1229 one{"in {0} sabbatos"}
1230 other{"in {0} sab."}
1231 }
1232 past{
1233 one{"{0} sabbatos retro"}
1234 other{"{0} sab. retro"}
1235 }
1236 }
1237 }
1238 second{
1239 dn{"secunda"}
1240 relative{
1241 "0"{"ora"}
1242 }
1243 relativeTime{
1244 future{
1245 one{"in {0} secundas"}
1246 other{"in {0} secundas"}
1247 }
1248 past{
1249 one{"{0} secundas retro"}
1250 other{"{0} secundas retro"}
1251 }
1252 }
1253 }
1254 second-narrow{
1255 dn{"s."}
1256 relativeTime{
1257 future{
1258 one{"in {0} secundas"}
1259 other{"in {0} sec."}
1260 }
1261 past{
1262 one{"{0} secundas retro"}
1263 other{"{0} sec. retro"}
1264 }
1265 }
1266 }
1267 second-short{
1268 dn{"sec."}
1269 relativeTime{
1270 future{
1271 one{"in {0} secundas"}
1272 other{"in {0} sec."}
1273 }
1274 past{
1275 one{"{0} secundas retro"}
1276 other{"{0} sec. retro"}
1277 }
1278 }
1279 }
1280 sun{
1281 relative{
1282 "-1"{"dominica passate"}
1283 "0"{"iste dominica"}
1284 "1"{"dominica proxime"}
1285 }
1286 relativeTime{
1287 future{
1288 one{"in {0} dominicas"}
1289 other{"in {0} dominicas"}
1290 }
1291 past{
1292 one{"{0} dominicas retro"}
1293 other{"{0} dominicas retro"}
1294 }
1295 }
1296 }
1297 sun-narrow{
1298 relative{
1299 "-1"{"dom. passate"}
1300 "0"{"iste dom."}
1301 "1"{"dom. proxime"}
1302 }
1303 relativeTime{
1304 future{
1305 one{"in {0} dominicas"}
1306 other{"in {0} dom."}
1307 }
1308 past{
1309 one{"{0} dominicas retro"}
1310 other{"{0} dom. retro"}
1311 }
1312 }
1313 }
1314 sun-short{
1315 relative{
1316 "-1"{"dom. passate"}
1317 "0"{"iste dom."}
1318 "1"{"dom. proxime"}
1319 }
1320 relativeTime{
1321 future{
1322 one{"in {0} dominicas"}
1323 other{"in {0} dom."}
1324 }
1325 past{
1326 one{"{0} dominicas retro"}
1327 other{"{0} dom. retro"}
1328 }
1329 }
1330 }
1331 thu{
1332 relative{
1333 "-1"{"jovedi passate"}
1334 "0"{"iste jovedi"}
1335 "1"{"jovedi proxime"}
1336 }
1337 relativeTime{
1338 future{
1339 one{"in {0} jovedis"}
1340 other{"in {0} jovedis"}
1341 }
1342 past{
1343 one{"{0} jovedis retro"}
1344 other{"{0} jovedis retro"}
1345 }
1346 }
1347 }
1348 thu-narrow{
1349 relative{
1350 "-1"{"jov. passate"}
1351 "0"{"iste jov."}
1352 "1"{"jov. proxime"}
1353 }
1354 relativeTime{
1355 future{
1356 one{"in {0} jovedis"}
1357 other{"in {0} jov."}
1358 }
1359 past{
1360 one{"{0} jovedis retro"}
1361 other{"{0} jov. retro"}
1362 }
1363 }
1364 }
1365 thu-short{
1366 relative{
1367 "-1"{"jov. passate"}
1368 "0"{"iste jov."}
1369 "1"{"jov. proxime"}
1370 }
1371 relativeTime{
1372 future{
1373 one{"in {0} jovedis"}
1374 other{"in {0} jov."}
1375 }
1376 past{
1377 one{"{0} jovedis retro"}
1378 other{"{0} jov. retro"}
1379 }
1380 }
1381 }
1382 tue{
1383 relative{
1384 "-1"{"martedi passate"}
1385 "0"{"iste martedi"}
1386 "1"{"martedi proxime"}
1387 }
1388 relativeTime{
1389 future{
1390 one{"in {0} martedis"}
1391 other{"in {0} martedis"}
1392 }
1393 past{
1394 one{"{0} martedis retro"}
1395 other{"{0} martedis retro"}
1396 }
1397 }
1398 }
1399 tue-narrow{
1400 relative{
1401 "-1"{"mar. passate"}
1402 "0"{"iste mar."}
1403 "1"{"mar. proxime"}
1404 }
1405 relativeTime{
1406 future{
1407 one{"in {0} martedis"}
1408 other{"in {0} mar."}
1409 }
1410 past{
1411 one{"{0} martedis retro"}
1412 other{"{0} mar. retro"}
1413 }
1414 }
1415 }
1416 tue-short{
1417 relative{
1418 "-1"{"mar. passate"}
1419 "0"{"iste mar."}
1420 "1"{"mar. proxime"}
1421 }
1422 relativeTime{
1423 future{
1424 one{"in {0} martedis"}
1425 other{"in {0} mar."}
1426 }
1427 past{
1428 one{"{0} martedis retro"}
1429 other{"{0} mar. retro"}
1430 }
1431 }
1432 }
1433 wed{
1434 relative{
1435 "-1"{"mercuridi passate"}
1436 "0"{"iste mercuridi"}
1437 "1"{"mercuridi proxime"}
1438 }
1439 relativeTime{
1440 future{
1441 one{"in {0} mercuridis"}
1442 other{"in {0} mercuridis"}
1443 }
1444 past{
1445 one{"{0} mercuridis retro"}
1446 other{"{0} mercuridis retro"}
1447 }
1448 }
1449 }
1450 wed-narrow{
1451 relative{
1452 "-1"{"mer. passate"}
1453 "0"{"iste mer."}
1454 "1"{"mer. proxime"}
1455 }
1456 relativeTime{
1457 future{
1458 one{"in {0} mercuridis"}
1459 other{"in {0} mer."}
1460 }
1461 past{
1462 one{"{0} mercuridis retro"}
1463 other{"{0} mer. retro"}
1464 }
1465 }
1466 }
1467 wed-short{
1468 relative{
1469 "-1"{"mer. passate"}
1470 "0"{"iste mer."}
1471 "1"{"mer. proxime"}
1472 }
1473 relativeTime{
1474 future{
1475 one{"in {0} mercuridis"}
1476 other{"in {0} mer."}
1477 }
1478 past{
1479 one{"{0} mercuridis retro"}
1480 other{"{0} mer. retro"}
1481 }
1482 }
1483 }
1484 week{
1485 dn{"septimana"}
1486 relative{
1487 "-1"{"le septimana passate"}
1488 "0"{"iste septimana"}
1489 "1"{"le septimana proxime"}
1490 }
1491 relativePeriod{"le septimana de {0}"}
1492 relativeTime{
1493 future{
1494 one{"in {0} septimanas"}
1495 other{"in {0} septimanas"}
1496 }
1497 past{
1498 one{"{0} septimanas retro"}
1499 other{"{0} septimanas retro"}
1500 }
1501 }
1502 }
1503 week-narrow{
1504 dn{"s."}
1505 relativePeriod{"le sept. de {0}"}
1506 relativeTime{
1507 future{
1508 one{"in {0} septimanas"}
1509 other{"in {0} sept."}
1510 }
1511 past{
1512 one{"{0} septimanas retro"}
1513 other{"{0} sept. retro"}
1514 }
1515 }
1516 }
1517 week-short{
1518 dn{"sept."}
1519 relativePeriod{"le sept. de {0}"}
1520 relativeTime{
1521 future{
1522 one{"in {0} septimanas"}
1523 other{"in {0} sept."}
1524 }
1525 past{
1526 one{"{0} septimanas retro"}
1527 other{"{0} sept. retro"}
1528 }
1529 }
1530 }
1531 weekOfMonth{
1532 dn{"septimana del mense"}
1533 }
1534 weekOfMonth-narrow{
1535 dn{"s.d.m."}
1536 }
1537 weekOfMonth-short{
1538 dn{"sept. del mns."}
1539 }
1540 weekday{
1541 dn{"die del septimana"}
1542 }
1543 weekday-narrow{
1544 dn{"d.d.s."}
1545 }
1546 weekday-short{
1547 dn{"die del sept."}
1548 }
1549 weekdayOfMonth{
1550 dn{"die de septimana del mense"}
1551 }
1552 weekdayOfMonth-narrow{
1553 dn{"d.d.s.d.m."}
1554 }
1555 weekdayOfMonth-short{
1556 dn{"die de sept. del mns."}
1557 }
1558 year{
1559 dn{"anno"}
1560 relative{
1561 "-1"{"le anno passate"}
1562 "0"{"iste anno"}
1563 "1"{"le anno proxime"}
1564 }
1565 relativeTime{
1566 future{
1567 one{"in {0} annos"}
1568 other{"in {0} annos"}
1569 }
1570 past{
1571 one{"{0} annos retro"}
1572 other{"{0} annos retro"}
1573 }
1574 }
1575 }
1576 year-narrow{
1577 dn{"a."}
1578 relativeTime{
1579 future{
1580 one{"in {0} annos"}
1581 other{"in {0} an."}
1582 }
1583 past{
1584 one{"{0} annos retro"}
1585 other{"{0} an. retro"}
1586 }
1587 }
1588 }
1589 year-short{
1590 dn{"an."}
1591 relativeTime{
1592 future{
1593 one{"in {0} annos"}
1594 other{"in {0} an."}
1595 }
1596 past{
1597 one{"{0} annos retro"}
1598 other{"{0} an. retro"}
1599 }
1600 }
1601 }
1602 zone{
1603 dn{"fuso horari"}
1604 }
1605 zone-narrow{
1606 dn{"fuso"}
1607 }
1608 zone-short{
1609 dn{"fuso"}
1610 }
1611 }
1612 listPattern{
1613 or{
1614 2{"{0} o {1}"}
1615 end{"{0} o {1}"}
1616 middle{"{0}, {1}"}
1617 start{"{0}, {1}"}
1618 }
1619 standard{
1620 2{"{0} e {1}"}
1621 end{"{0} e {1}"}
1622 middle{"{0}, {1}"}
1623 start{"{0}, {1}"}
1624 }
1625 standard-short{
1626 2{"{0} e {1}"}
1627 end{"{0} e {1}"}
1628 middle{"{0}, {1}"}
1629 start{"{0}, {1}"}
1630 }
1631 unit{
1632 2{"{0}, {1}"}
1633 end{"{0}, {1}"}
1634 middle{"{0}, {1}"}
1635 start{"{0}, {1}"}
1636 }
1637 unit-narrow{
1638 2{"{0} {1}"}
1639 end{"{0} {1}"}
1640 middle{"{0} {1}"}
1641 start{"{0} {1}"}
1642 }
1643 unit-short{
1644 2{"{0}, {1}"}
1645 end{"{0}, {1}"}
1646 middle{"{0}, {1}"}
1647 start{"{0}, {1}"}
1648 }
1649 }
1650 measurementSystemNames{
1651 UK{"britannic"}
1652 US{"statounitese"}
1653 metric{"metric"}
1654 }
1655}