]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/ca.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / ca.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2016 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/ca.xml
7 // *
8 // ***************************************************************************
9 ca{
10 AuxExemplarCharacters{"[á ă â å ä ã ā æ ĕ ê ë ē ì ĭ î ī ŀ ñ º ŏ ô ö ø ō œ ù ŭ û ū ÿ]"}
11 Ellipsis{
12 final{"{0}…"}
13 initial{"…{0}"}
14 medial{"{0}…{1}"}
15 word-final{"{0}…"}
16 word-initial{"… {0}"}
17 word-medial{"{0}… {1}"}
18 }
19 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]"}
20 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]"}
21 ExemplarCharactersPunctuation{
22 "[\\- ‐ – — , ; \\: ! ¡ ? ¿ . … ' ‘ ’ \u0022 “ ” « » ( ) \\[ \\] § @ * / "
23 "\\\\ \\& # † ‡ ′ ″]"
24 }
25 MoreInformation{"?"}
26 NumberElements{
27 default{"latn"}
28 latn{
29 miscPatterns{
30 atLeast{"≥ {0}"}
31 range{"{0}-{1}"}
32 }
33 patterns{
34 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
35 currencyFormat{"#,##0.00 ¤"}
36 decimalFormat{"#,##0.###"}
37 percentFormat{"#,##0%"}
38 scientificFormat{"#E0"}
39 }
40 patternsLong{
41 decimalFormat{
42 1000{
43 one{"0 miler"}
44 other{"0 milers"}
45 }
46 10000{
47 one{"00 milers"}
48 other{"00 milers"}
49 }
50 100000{
51 one{"000 milers"}
52 other{"000 milers"}
53 }
54 1000000{
55 one{"0 milió"}
56 other{"0 milions"}
57 }
58 10000000{
59 one{"00 milions"}
60 other{"00 milions"}
61 }
62 100000000{
63 one{"000 milions"}
64 other{"000 milions"}
65 }
66 1000000000{
67 one{"0 miler de milions"}
68 other{"0 milers de milions"}
69 }
70 10000000000{
71 one{"00 milers de milions"}
72 other{"00 milers de milions"}
73 }
74 100000000000{
75 one{"000 milers de milions"}
76 other{"000 milers de milions"}
77 }
78 1000000000000{
79 one{"0 bilió"}
80 other{"0 bilions"}
81 }
82 10000000000000{
83 one{"00 bilions"}
84 other{"00 bilions"}
85 }
86 100000000000000{
87 one{"000 bilions"}
88 other{"000 bilions"}
89 }
90 }
91 }
92 patternsShort{
93 currencyFormat{
94 1000{
95 one{"0m ¤"}
96 other{"0m ¤"}
97 }
98 10000{
99 one{"00m ¤"}
100 other{"00m ¤"}
101 }
102 100000{
103 one{"000m ¤"}
104 other{"000m ¤"}
105 }
106 1000000{
107 one{"0M ¤"}
108 other{"0M ¤"}
109 }
110 10000000{
111 one{"00 M ¤"}
112 other{"00 M ¤"}
113 }
114 100000000{
115 one{"000 M ¤"}
116 other{"000 M ¤"}
117 }
118 1000000000{
119 one{"0000 M ¤"}
120 other{"0000 M ¤"}
121 }
122 10000000000{
123 one{"00mM ¤"}
124 other{"00mM ¤"}
125 }
126 100000000000{
127 one{"000mM ¤"}
128 other{"000mM ¤"}
129 }
130 1000000000000{
131 one{"0B ¤"}
132 other{"0B ¤"}
133 }
134 10000000000000{
135 one{"00 B ¤"}
136 other{"00 B ¤"}
137 }
138 100000000000000{
139 one{"000 B ¤"}
140 other{"000 B ¤"}
141 }
142 }
143 decimalFormat{
144 1000{
145 one{"0m"}
146 other{"0m"}
147 }
148 10000{
149 one{"00m"}
150 other{"00m"}
151 }
152 100000{
153 one{"000m"}
154 other{"000m"}
155 }
156 1000000{
157 one{"0M"}
158 other{"0M"}
159 }
160 10000000{
161 one{"00 M"}
162 other{"00 M"}
163 }
164 100000000{
165 one{"000 M"}
166 other{"000 M"}
167 }
168 1000000000{
169 one{"0000 M"}
170 other{"0000 M"}
171 }
172 10000000000{
173 one{"00mM"}
174 other{"00mM"}
175 }
176 100000000000{
177 one{"000mM"}
178 other{"000mM"}
179 }
180 1000000000000{
181 one{"0B"}
182 other{"0B"}
183 }
184 10000000000000{
185 one{"00 B"}
186 other{"00 B"}
187 }
188 100000000000000{
189 one{"000 B"}
190 other{"000 B"}
191 }
192 }
193 }
194 symbols{
195 decimal{","}
196 exponential{"E"}
197 group{"."}
198 infinity{"∞"}
199 list{";"}
200 minusSign{"-"}
201 nan{"NaN"}
202 perMille{"‰"}
203 percentSign{"%"}
204 plusSign{"+"}
205 superscriptingExponent{"×"}
206 timeSeparator{":"}
207 }
208 }
209 minimumGroupingDigits{"1"}
210 native{"latn"}
211 }
212 Version{"2.1.22.93"}
213 calendar{
214 buddhist{
215 eras{
216 abbreviated{
217 "eB",
218 }
219 }
220 }
221 chinese{
222 DateTimePatterns{
223 "H:mm:ss zzzz",
224 "H:mm:ss z",
225 "H:mm:ss",
226 "H:mm",
227 "EEEE d MMMM U",
228 "d MMMM U",
229 "d MMM U",
230 "dd/MM/yy",
231 "{1} {0}",
232 "{1} {0}",
233 "{1} {0}",
234 "{1} {0}",
235 "{1} {0}",
236 }
237 cyclicNameSets{
238 dayParts{
239 format{
240 abbreviated{
241 "zi",
242 "chou",
243 "yin",
244 "mao",
245 "chen",
246 "si",
247 "wu",
248 "wei",
249 "shen",
250 "you",
251 "xu",
252 "hai",
253 }
254 }
255 }
256 years{
257 format{
258 abbreviated{
259 "jia-zi",
260 "yi-chou",
261 "bing-yin",
262 "ding-mao",
263 "wu-chen",
264 "ji-si",
265 "geng-wu",
266 "xin-wei",
267 "ren-shen",
268 "gui-you",
269 "jia-xu",
270 "yi-hai",
271 "bing-zi",
272 "ding-chou",
273 "wu-yin",
274 "ji-mao",
275 "geng-chen",
276 "xin-si",
277 "ren-wu",
278 "gui-wei",
279 "jia-shen",
280 "yi-you",
281 "bing-xu",
282 "ding-hai",
283 "wu-zi",
284 "ji-chou",
285 "geng-yin",
286 "xin-mao",
287 "ren-chen",
288 "gui-si",
289 "jia-wu",
290 "yi-wei",
291 "bing-shen",
292 "ding-you",
293 "wu-xu",
294 "ji-hai",
295 "geng-zi",
296 "xin-chou",
297 "ren-yin",
298 "gui-mao",
299 "jia-chen",
300 "yi-si",
301 "bing-wu",
302 "ding-wei",
303 "wu-shen",
304 "ji-you",
305 "geng-xu",
306 "xin-hai",
307 "ren-zi",
308 "gui-chou",
309 "jia-yin",
310 "yi-mao",
311 "bing-chen",
312 "ding-si",
313 "wu-wu",
314 "ji-wei",
315 "geng-shen",
316 "xin-you",
317 "ren-xu",
318 "gui-hai",
319 }
320 }
321 }
322 zodiacs{
323 format{
324 abbreviated{
325 "zi",
326 "chou",
327 "yin",
328 "mao",
329 "chen",
330 "si",
331 "wu",
332 "wei",
333 "shen",
334 "you",
335 "xu",
336 "hai",
337 }
338 }
339 }
340 }
341 monthNames{
342 format{
343 abbreviated{
344 "1",
345 "2",
346 "3",
347 "4",
348 "5",
349 "6",
350 "7",
351 "8",
352 "9",
353 "10",
354 "11",
355 "12",
356 }
357 narrow{
358 "1",
359 "2",
360 "3",
361 "4",
362 "5",
363 "6",
364 "7",
365 "8",
366 "9",
367 "10",
368 "11",
369 "12",
370 }
371 wide{
372 "1",
373 "2",
374 "3",
375 "4",
376 "5",
377 "6",
378 "7",
379 "8",
380 "9",
381 "10",
382 "11",
383 "12",
384 }
385 }
386 stand-alone{
387 abbreviated{
388 "1",
389 "2",
390 "3",
391 "4",
392 "5",
393 "6",
394 "7",
395 "8",
396 "9",
397 "10",
398 "11",
399 "12",
400 }
401 narrow{
402 "1",
403 "2",
404 "3",
405 "4",
406 "5",
407 "6",
408 "7",
409 "8",
410 "9",
411 "10",
412 "11",
413 "12",
414 }
415 wide{
416 "1",
417 "2",
418 "3",
419 "4",
420 "5",
421 "6",
422 "7",
423 "8",
424 "9",
425 "10",
426 "11",
427 "12",
428 }
429 }
430 }
431 }
432 coptic{
433 eras{
434 abbreviated{
435 "ERA0",
436 "eC",
437 }
438 }
439 monthNames{
440 format{
441 wide{
442 "de tout",
443 "de baba",
444 "de hator",
445 "de kiahk",
446 "de toba",
447 "d’amshir",
448 "de baramhat",
449 "de baramouda",
450 "de bashans",
451 "de paona",
452 "d’epep",
453 "de mesra",
454 "de nasie",
455 }
456 }
457 }
458 }
459 ethiopic{
460 eras{
461 abbreviated{
462 "ERA0",
463 "eE",
464 }
465 }
466 monthNames{
467 format{
468 wide{
469 "de meskerem",
470 "de tekemt",
471 "de hedar",
472 "de tahsas",
473 "de ter",
474 "de yekatit",
475 "de megabit",
476 "de miazia",
477 "de genbot",
478 "de sene",
479 "de hamle",
480 "de nehasse",
481 "de pagumen",
482 }
483 }
484 }
485 }
486 generic{
487 DateTimePatterns{
488 "H:mm:ss zzzz",
489 "H:mm:ss z",
490 "H:mm:ss",
491 "H:mm",
492 "EEEE d MMMM 'de' y G",
493 "d MMMM 'de' y G",
494 "dd/MM/y G",
495 "dd/MM/y GGGGG",
496 "{1} {0}",
497 "{1} {0}",
498 "{1} {0}",
499 "{1} {0}",
500 "{1} {0}",
501 }
502 availableFormats{
503 E{"ccc"}
504 Ed{"E d"}
505 Gy{"y G"}
506 GyMMM{"LLL y G"}
507 GyMMMEd{"E, d MMM y G"}
508 GyMMMM{"LLLL 'de' y G"}
509 GyMMMMEd{"E, d MMMM 'de' y G"}
510 GyMMMMd{"d MMMM 'de' y G"}
511 GyMMMd{"d MMM y G"}
512 H{"H"}
513 Hm{"H:mm"}
514 Hms{"H:mm:ss"}
515 M{"L"}
516 MEd{"E d/M"}
517 MMM{"LLL"}
518 MMMEd{"E, d MMM"}
519 MMMMEd{"E, d MMMM"}
520 MMMMd{"d MMMM"}
521 MMMd{"d MMM"}
522 Md{"d/M"}
523 d{"d"}
524 h{"h a"}
525 hm{"h:mm a"}
526 hms{"h:mm:ss a"}
527 ms{"mm:ss"}
528 y{"y G"}
529 yyyy{"y G"}
530 yyyyM{"M/y G"}
531 yyyyMEd{"E, d.M.y G"}
532 yyyyMMM{"LLL y G"}
533 yyyyMMMEd{"E, d MMM y G"}
534 yyyyMMMM{"LLLL 'de' y G"}
535 yyyyMMMMEd{"E, d MMMM 'de' y G"}
536 yyyyMMMMd{"d MMMM 'de' y G"}
537 yyyyMMMd{"d MMM y G"}
538 yyyyMd{"d/M/y G"}
539 yyyyQQQ{"QQQ y G"}
540 yyyyQQQQ{"QQQQ y G"}
541 }
542 intervalFormats{
543 H{
544 H{"H–H"}
545 }
546 Hm{
547 H{"HH:mm–HH:mm"}
548 m{"HH:mm–HH:mm"}
549 }
550 Hmv{
551 H{"HH:mm–HH:mm v"}
552 m{"HH:mm–HH:mm v"}
553 }
554 Hv{
555 H{"H–H v"}
556 }
557 M{
558 M{"M–M"}
559 }
560 MEd{
561 M{"E dd/MM – E dd/MM"}
562 d{"E dd/MM – E dd/MM"}
563 }
564 MMM{
565 M{"LLL–LLL"}
566 }
567 MMMEd{
568 M{"E, d MMM – E, d MMM"}
569 d{"E, d – E, d MMM"}
570 }
571 MMMd{
572 M{"d MMM – d MMM"}
573 d{"d–d MMM"}
574 }
575 Md{
576 M{"dd/MM – dd/MM"}
577 d{"dd/MM – dd/MM"}
578 }
579 d{
580 d{"d–d"}
581 }
582 fallback{"{0} - {1}"}
583 h{
584 a{"h a – h a"}
585 h{"h–h a"}
586 }
587 hm{
588 a{"h:mm a –h:mm a"}
589 h{"h:mm–h:mm a"}
590 m{"h:mm–h:mm a"}
591 }
592 hmv{
593 a{"h:mm a – h:mm a v"}
594 h{"h:mm–h:mm a v"}
595 m{"h:mm–h:mm a v"}
596 }
597 hv{
598 a{"h a – h a v"}
599 h{"h–h a v"}
600 }
601 y{
602 y{"y–y G"}
603 }
604 yM{
605 M{"MM/y – MM/y GGGG"}
606 y{"MM/y – MM/y GGGG"}
607 }
608 yMEd{
609 M{"E dd/MM/y – E dd/MM/y GGGG"}
610 d{"E dd/MM/y – E dd/MM/y GGGG"}
611 y{"E dd/MM/y – E dd/MM/y GGGG"}
612 }
613 yMMM{
614 M{"LLL–LLL y G"}
615 y{"LLL y – LLL y G"}
616 }
617 yMMMEd{
618 M{"E, d MMM – E, d MMM y G"}
619 d{"E, d MMM – E, d MMM y G"}
620 y{"E, d MMM y – E, d MMM y G"}
621 }
622 yMMMM{
623 M{"LLLL–LLLL 'de' y G"}
624 y{"LLLL 'de' y – LLLL 'de' y G"}
625 }
626 yMMMMEd{
627 M{"E, d MMMM – E, d MMMM 'de' y G"}
628 d{"E, d MMMM – E, d MMMM 'de' y G"}
629 y{"E, d MMMM 'de' y – E, d MMMM 'de' y G"}
630 }
631 yMMMMd{
632 M{"d MMMM – d MMMM 'de' y G"}
633 d{"d–d MMMM 'de' y G"}
634 y{"d MMMM 'de' y – d MMMM 'de' y G"}
635 }
636 yMMMd{
637 M{"d MMM – d MMM y G"}
638 d{"d–d MMM y G"}
639 y{"d MMM y – d MMM y G"}
640 }
641 yMd{
642 M{"dd/MM/y – dd/MM/y GGGG"}
643 d{"dd/MM/y – dd/MM/y GGGG"}
644 y{"dd/MM/y – dd/MM/y GGGG"}
645 }
646 }
647 }
648 gregorian{
649 AmPmMarkers{
650 "a. m.",
651 "p. m.",
652 }
653 AmPmMarkersAbbr{
654 "a. m.",
655 "p. m.",
656 }
657 AmPmMarkersNarrow{
658 "a.m.",
659 "p.m.",
660 }
661 DateTimePatterns{
662 "H:mm:ss zzzz",
663 "H:mm:ss z",
664 "H:mm:ss",
665 "H:mm",
666 "EEEE, d MMMM 'de' y",
667 "d MMMM 'de' y",
668 "d MMM y",
669 "d/M/yy",
670 "{1}, {0}",
671 "{1} 'a' 'les' {0}",
672 "{1}, {0}",
673 "{1}, {0}",
674 "{1} {0}",
675 }
676 appendItems{
677 Timezone{"{0} {1}"}
678 }
679 availableFormats{
680 E{"ccc"}
681 EHm{"E H:mm"}
682 EHms{"E H:mm:ss"}
683 Ed{"E d"}
684 Ehm{"E h:mm a"}
685 Ehms{"E h:mm:ss a"}
686 Gy{"y G"}
687 GyMMM{"LLL y G"}
688 GyMMMEd{"E, d MMM y G"}
689 GyMMMM{"LLLL 'de' y G"}
690 GyMMMMEd{"E, d MMMM 'de' y G"}
691 GyMMMMd{"d MMMM 'de' y G"}
692 GyMMMd{"d MMM y G"}
693 H{"H"}
694 Hm{"H:mm"}
695 Hms{"H:mm:ss"}
696 Hmsv{"H:mm:ss v"}
697 Hmv{"H:mm v"}
698 M{"L"}
699 MEd{"E d/M"}
700 MMM{"LLL"}
701 MMMEd{"E, d MMM"}
702 MMMMEd{"E, d MMMM"}
703 MMMMd{"d MMMM"}
704 MMMd{"d MMM"}
705 Md{"d/M"}
706 d{"d"}
707 h{"h a"}
708 hm{"h:mm a"}
709 hms{"h:mm:ss a"}
710 hmsv{"h:mm:ss a v"}
711 hmv{"h:mm a v"}
712 ms{"mm:ss"}
713 y{"y"}
714 yM{"M/y"}
715 yMEd{"E, d/M/y"}
716 yMMM{"LLL y"}
717 yMMMEd{"E, d MMM y"}
718 yMMMM{"LLLL 'de' y"}
719 yMMMMEd{"E, d MMMM 'de' y"}
720 yMMMMd{"d MMMM 'de' y"}
721 yMMMd{"d MMM y"}
722 yMd{"d/M/y"}
723 yQQQ{"QQQ y"}
724 yQQQQ{"QQQQ y"}
725 }
726 dayNames{
727 format{
728 abbreviated{
729 "dg",
730 "dl",
731 "dt",
732 "dc",
733 "dj",
734 "dv",
735 "ds",
736 }
737 narrow{
738 "dg",
739 "dl",
740 "dt",
741 "dc",
742 "dj",
743 "dv",
744 "ds",
745 }
746 short{
747 "dg",
748 "dl",
749 "dt",
750 "dc",
751 "dj",
752 "dv",
753 "ds",
754 }
755 wide{
756 "diumenge",
757 "dilluns",
758 "dimarts",
759 "dimecres",
760 "dijous",
761 "divendres",
762 "dissabte",
763 }
764 }
765 stand-alone{
766 abbreviated{
767 "dg.",
768 "dl.",
769 "dt.",
770 "dc.",
771 "dj.",
772 "dv.",
773 "ds.",
774 }
775 narrow{
776 "dg",
777 "dl",
778 "dt",
779 "dc",
780 "dj",
781 "dv",
782 "ds",
783 }
784 short{
785 "dg.",
786 "dl.",
787 "dt.",
788 "dc.",
789 "dj.",
790 "dv.",
791 "ds.",
792 }
793 wide{
794 "diumenge",
795 "dilluns",
796 "dimarts",
797 "dimecres",
798 "dijous",
799 "divendres",
800 "dissabte",
801 }
802 }
803 }
804 dayPeriod{
805 format{
806 abbreviated{
807 afternoon1{"migdia"}
808 afternoon2{"tarda"}
809 evening1{"vespre"}
810 midnight{"mitjanit"}
811 morning1{"matinada"}
812 morning2{"matí"}
813 night1{"nit"}
814 }
815 narrow{
816 afternoon1{"md"}
817 afternoon2{"tarda"}
818 evening1{"vespre"}
819 midnight{"mitjanit"}
820 morning1{"mat."}
821 morning2{"matí"}
822 night1{"nit"}
823 }
824 wide{
825 afternoon1{"migdia"}
826 afternoon2{"tarda"}
827 evening1{"vespre"}
828 midnight{"mitjanit"}
829 morning1{"matinada"}
830 morning2{"matí"}
831 night1{"nit"}
832 }
833 }
834 stand-alone{
835 abbreviated{
836 afternoon1{"migdia"}
837 afternoon2{"tarda"}
838 am{"a. m."}
839 evening1{"vespre"}
840 midnight{"mitjanit"}
841 morning1{"matinada"}
842 morning2{"matí"}
843 night1{"nit"}
844 pm{"p. m."}
845 }
846 narrow{
847 afternoon1{"migdia"}
848 afternoon2{"tarda"}
849 am{"a. m."}
850 evening1{"vespre"}
851 midnight{"mitjanit"}
852 morning1{"matinada"}
853 morning2{"matí"}
854 night1{"nit"}
855 pm{"p. m."}
856 }
857 wide{
858 afternoon1{"migdia"}
859 afternoon2{"tarda"}
860 am{"a. m."}
861 evening1{"vespre"}
862 midnight{"mitjanit"}
863 morning1{"matinada"}
864 morning2{"matí"}
865 night1{"nit"}
866 pm{"p. m."}
867 }
868 }
869 }
870 eras{
871 abbreviated{
872 "aC",
873 "dC",
874 }
875 abbreviated%variant{
876 "AEC",
877 "EC",
878 }
879 narrow{
880 "aC",
881 "dC",
882 }
883 narrow%variant{
884 "AEC",
885 "EC",
886 }
887 wide{
888 "abans de Crist",
889 "després de Crist",
890 }
891 wide%variant{
892 "abans de l’Era Comuna",
893 "Era Comuna",
894 }
895 }
896 intervalFormats{
897 H{
898 H{"H–H"}
899 }
900 Hm{
901 H{"H:mm – H:mm"}
902 m{"H:mm – H:mm"}
903 }
904 Hmv{
905 H{"H:mm–H:mm v"}
906 m{"H:mm–H:mm v"}
907 }
908 Hv{
909 H{"H–H v"}
910 }
911 M{
912 M{"M–M"}
913 }
914 MEd{
915 M{"E dd/MM – E dd/MM"}
916 d{"E dd/MM – E dd/MM"}
917 }
918 MMM{
919 M{"LLL – LLL"}
920 }
921 MMMEd{
922 M{"E, d MMM – E, d MMM"}
923 d{"E, d – E, d MMM"}
924 }
925 MMMd{
926 M{"d MMM – d MMM"}
927 d{"d–d MMM"}
928 }
929 Md{
930 M{"dd/MM – dd/MM"}
931 d{"dd/MM – dd/MM"}
932 }
933 d{
934 d{"d–d"}
935 }
936 fallback{"{0} - {1}"}
937 h{
938 a{"h a – h a"}
939 h{"h–h a"}
940 }
941 hm{
942 a{"h:mm a – h:mm a"}
943 h{"h:mm–h:mm a"}
944 m{"h:mm–h:mm a"}
945 }
946 hmv{
947 a{"h:mm a – h:mm a v"}
948 h{"h:mm–h:mm a v"}
949 m{"h:mm–h:mm a v"}
950 }
951 hv{
952 a{"h a – h a v"}
953 h{"h–h a v"}
954 }
955 y{
956 y{"y–y"}
957 }
958 yM{
959 M{"MM/y – MM/y"}
960 y{"MM/y – MM/y"}
961 }
962 yMEd{
963 M{"E dd/MM/y – E dd/MM/y"}
964 d{"E dd/MM/y – E dd/MM/y"}
965 y{"E dd/MM/y – E dd/MM/y"}
966 }
967 yMMM{
968 M{"LLL–LLL y"}
969 y{"LLL y – LLL y"}
970 }
971 yMMMEd{
972 M{"E, d MMM – E, d MMM y"}
973 d{"E, d – E, d MMM y"}
974 y{"E, d MMM y – E, d MMM y"}
975 }
976 yMMMM{
977 M{"LLLL–LLLL 'de' y"}
978 y{"LLLL 'de' y – LLLL 'de' y"}
979 }
980 yMMMMEd{
981 M{"E, d MMMM – E, d MMMM 'de' y"}
982 d{"E, d – E, d MMMM 'de' y"}
983 y{"E, d MMMM 'de' y – E, d MMMM 'de' y"}
984 }
985 yMMMMd{
986 M{"d MMMM – d MMMM 'de' y"}
987 d{"d–d MMMM 'de' y"}
988 y{"d MMMM 'de' y – d MMMM 'de' y"}
989 }
990 yMMMd{
991 M{"d MMM – d MMM y"}
992 d{"d–d MMM y"}
993 y{"d MMM y – d MMM y"}
994 }
995 yMd{
996 M{"dd/MM/y – dd/MM/y"}
997 d{"dd/MM/y – dd/MM/y"}
998 y{"dd/MM/y – dd/MM/y"}
999 }
1000 }
1001 monthNames{
1002 format{
1003 abbreviated{
1004 "gen",
1005 "febr",
1006 "març",
1007 "abr",
1008 "maig",
1009 "juny",
1010 "jul",
1011 "ag",
1012 "set",
1013 "oct",
1014 "nov",
1015 "des",
1016 }
1017 narrow{
1018 "GN",
1019 "FB",
1020 "MÇ",
1021 "AB",
1022 "MG",
1023 "JN",
1024 "JL",
1025 "AG",
1026 "ST",
1027 "OC",
1028 "NV",
1029 "DS",
1030 }
1031 wide{
1032 "de gener",
1033 "de febrer",
1034 "de març",
1035 "d’abril",
1036 "de maig",
1037 "de juny",
1038 "de juliol",
1039 "d’agost",
1040 "de setembre",
1041 "d’octubre",
1042 "de novembre",
1043 "de desembre",
1044 }
1045 }
1046 stand-alone{
1047 abbreviated{
1048 "gen.",
1049 "febr.",
1050 "març",
1051 "abr.",
1052 "maig",
1053 "juny",
1054 "jul.",
1055 "ag.",
1056 "set.",
1057 "oct.",
1058 "nov.",
1059 "des.",
1060 }
1061 narrow{
1062 "GN",
1063 "FB",
1064 "MÇ",
1065 "AB",
1066 "MG",
1067 "JN",
1068 "JL",
1069 "AG",
1070 "ST",
1071 "OC",
1072 "NV",
1073 "DS",
1074 }
1075 wide{
1076 "gener",
1077 "febrer",
1078 "març",
1079 "abril",
1080 "maig",
1081 "juny",
1082 "juliol",
1083 "agost",
1084 "setembre",
1085 "octubre",
1086 "novembre",
1087 "desembre",
1088 }
1089 }
1090 }
1091 quarters{
1092 format{
1093 abbreviated{
1094 "1T",
1095 "2T",
1096 "3T",
1097 "4T",
1098 }
1099 narrow{
1100 "1",
1101 "2",
1102 "3",
1103 "4",
1104 }
1105 wide{
1106 "1r trimestre",
1107 "2n trimestre",
1108 "3r trimestre",
1109 "4t trimestre",
1110 }
1111 }
1112 stand-alone{
1113 abbreviated{
1114 "1T",
1115 "2T",
1116 "3T",
1117 "4T",
1118 }
1119 narrow{
1120 "1",
1121 "2",
1122 "3",
1123 "4",
1124 }
1125 wide{
1126 "1r trimestre",
1127 "2n trimestre",
1128 "3r trimestre",
1129 "4t trimestre",
1130 }
1131 }
1132 }
1133 }
1134 hebrew{
1135 monthNames{
1136 format{
1137 wide{
1138 "de tishri",
1139 "de heshvan",
1140 "de kislev",
1141 "de tevet",
1142 "de shevat",
1143 "d’adar I",
1144 "d’adar",
1145 "de nisan",
1146 "de iyar",
1147 "de sivan",
1148 "de tamuz",
1149 "d’av",
1150 "d’elul",
1151 "d’adar II",
1152 }
1153 }
1154 }
1155 }
1156 indian{
1157 eras{
1158 abbreviated{
1159 "Saka",
1160 }
1161 }
1162 monthNames{
1163 format{
1164 wide{
1165 "de chaitra",
1166 "de vaisakha",
1167 "de jyaistha",
1168 "d’asadha",
1169 "de sravana",
1170 "de bhadra",
1171 "d’asvina",
1172 "de kartika",
1173 "d’agrahayana",
1174 "de pausa",
1175 "de magha",
1176 "de phalguna",
1177 }
1178 }
1179 }
1180 }
1181 islamic{
1182 monthNames{
1183 format{
1184 wide{
1185 "de muharram",
1186 "de safar",
1187 "de rabiʻ I",
1188 "de rabiʻ II",
1189 "de jumada I",
1190 "de jumada II",
1191 "de rajab",
1192 "de shaʻban",
1193 "de ramadan",
1194 "de shawwal",
1195 "de dhuʻl-qiʻdah",
1196 "de dhuʻl-hijjah",
1197 }
1198 }
1199 }
1200 }
1201 persian{
1202 monthNames{
1203 format{
1204 wide{
1205 "de farvardin",
1206 "d’ordibehesht",
1207 "de khordad",
1208 "de tir",
1209 "de mordad",
1210 "de shahrivar",
1211 "de mehr",
1212 "d’aban",
1213 "d’azar",
1214 "de dey",
1215 "de bahman",
1216 "d’esfand",
1217 }
1218 }
1219 }
1220 }
1221 roc{
1222 eras{
1223 abbreviated{
1224 "aRdX",
1225 "dRdX",
1226 }
1227 }
1228 }
1229 }
1230 delimiters{
1231 alternateQuotationEnd{"”"}
1232 alternateQuotationStart{"“"}
1233 quotationEnd{"»"}
1234 quotationStart{"«"}
1235 }
1236 fields{
1237 day{
1238 dn{"dia"}
1239 relative{
1240 "-1"{"ahir"}
1241 "-2"{"abans-d’ahir"}
1242 "0"{"avui"}
1243 "1"{"demà"}
1244 "2"{"demà passat"}
1245 }
1246 relativeTime{
1247 future{
1248 one{"d’aquí a {0} dia"}
1249 other{"d’aquí a {0} dies"}
1250 }
1251 past{
1252 one{"fa {0} dia"}
1253 other{"fa {0} dies"}
1254 }
1255 }
1256 }
1257 day-narrow{
1258 dn{"dia"}
1259 relative{
1260 "-1"{"ahir"}
1261 "-2"{"abans-d’ahir"}
1262 "0"{"avui"}
1263 "1"{"demà"}
1264 "2"{"demà passat"}
1265 }
1266 relativeTime{
1267 future{
1268 one{"d’aquí a {0} dia"}
1269 other{"d’aquí a {0} dies"}
1270 }
1271 past{
1272 one{"fa {0} dia"}
1273 other{"fa {0} dies"}
1274 }
1275 }
1276 }
1277 day-short{
1278 dn{"dia"}
1279 relative{
1280 "-1"{"ahir"}
1281 "-2"{"abans-d’ahir"}
1282 "0"{"avui"}
1283 "1"{"demà"}
1284 "2"{"demà passat"}
1285 }
1286 relativeTime{
1287 future{
1288 one{"d’aquí a {0} dia"}
1289 other{"d’aquí a {0} dies"}
1290 }
1291 past{
1292 one{"fa {0} dia"}
1293 other{"fa {0} dies"}
1294 }
1295 }
1296 }
1297 dayperiod{
1298 dn{"a. m./p. m."}
1299 }
1300 era{
1301 dn{"era"}
1302 }
1303 fri{
1304 relative{
1305 "-1"{"divendres passat"}
1306 "0"{"aquest divendres"}
1307 "1"{"divendres que ve"}
1308 }
1309 }
1310 fri-narrow{
1311 relative{
1312 "-1"{"dv. passat"}
1313 "0"{"aquest dv."}
1314 "1"{"dv. que ve"}
1315 }
1316 }
1317 fri-short{
1318 relative{
1319 "-1"{"dv. passat"}
1320 "0"{"aquest dv."}
1321 "1"{"dv. que ve"}
1322 }
1323 }
1324 hour{
1325 dn{"hora"}
1326 relativeTime{
1327 future{
1328 one{"d’aquí a {0} hora"}
1329 other{"d’aquí a {0} hores"}
1330 }
1331 past{
1332 one{"fa {0} hora"}
1333 other{"fa {0} hores"}
1334 }
1335 }
1336 }
1337 hour-narrow{
1338 dn{"h"}
1339 relativeTime{
1340 future{
1341 one{"d‘aquí a {0} h"}
1342 other{"d‘aquí a {0} h"}
1343 }
1344 past{
1345 one{"fa {0} h"}
1346 other{"fa {0} h"}
1347 }
1348 }
1349 }
1350 hour-short{
1351 dn{"h"}
1352 relativeTime{
1353 future{
1354 one{"d’aquí a {0} h"}
1355 other{"d’aquí a {0} h"}
1356 }
1357 past{
1358 one{"fa {0} h"}
1359 other{"fa {0} h"}
1360 }
1361 }
1362 }
1363 minute{
1364 dn{"minut"}
1365 relativeTime{
1366 future{
1367 one{"d’aquí a {0} minut"}
1368 other{"d’aquí a {0} minuts"}
1369 }
1370 past{
1371 one{"fa {0} minut"}
1372 other{"fa {0} minuts"}
1373 }
1374 }
1375 }
1376 minute-narrow{
1377 dn{"min"}
1378 relativeTime{
1379 future{
1380 one{"d’aquí a {0} min"}
1381 other{"d’aquí a {0} min"}
1382 }
1383 past{
1384 one{"fa {0} min"}
1385 other{"fa {0} min"}
1386 }
1387 }
1388 }
1389 minute-short{
1390 dn{"min"}
1391 relativeTime{
1392 future{
1393 one{"d’aquí a {0} min"}
1394 other{"d’aquí a {0} min"}
1395 }
1396 past{
1397 one{"fa {0} min"}
1398 other{"fa {0} min"}
1399 }
1400 }
1401 }
1402 mon{
1403 relative{
1404 "-1"{"dilluns passat"}
1405 "0"{"aquest dilluns"}
1406 "1"{"dilluns que ve"}
1407 }
1408 }
1409 mon-narrow{
1410 relative{
1411 "-1"{"dl. passat"}
1412 "0"{"aquest dl."}
1413 "1"{"dl. que ve"}
1414 }
1415 }
1416 mon-short{
1417 relative{
1418 "-1"{"dl. passat"}
1419 "0"{"aquest dl."}
1420 "1"{"dl. que ve"}
1421 }
1422 }
1423 month{
1424 dn{"mes"}
1425 relative{
1426 "-1"{"el mes passat"}
1427 "0"{"aquest mes"}
1428 "1"{"el mes que ve"}
1429 }
1430 relativeTime{
1431 future{
1432 one{"d’aquí a {0} mes"}
1433 other{"d’aquí a {0} mesos"}
1434 }
1435 past{
1436 one{"fa {0} mes"}
1437 other{"fa {0} mesos"}
1438 }
1439 }
1440 }
1441 month-narrow{
1442 dn{"mes"}
1443 relative{
1444 "-1"{"mes passat"}
1445 "0"{"aquest mes"}
1446 "1"{"mes vinent"}
1447 }
1448 relativeTime{
1449 future{
1450 one{"en {0} mes"}
1451 other{"en {0} mesos"}
1452 }
1453 past{
1454 one{"fa {0} mes"}
1455 other{"fa {0} mesos"}
1456 }
1457 }
1458 }
1459 month-short{
1460 dn{"mes"}
1461 relative{
1462 "-1"{"el mes passat"}
1463 "0"{"aquest mes"}
1464 "1"{"el mes que ve"}
1465 }
1466 relativeTime{
1467 future{
1468 one{"d’aquí a {0} mes"}
1469 other{"d’aquí a {0} mesos"}
1470 }
1471 past{
1472 one{"fa {0} mes"}
1473 other{"fa {0} mesos"}
1474 }
1475 }
1476 }
1477 quarter{
1478 dn{"trimestre"}
1479 relative{
1480 "-1"{"el trimestre passat"}
1481 "0"{"aquest trimestre"}
1482 "1"{"el trimestre que ve"}
1483 }
1484 relativeTime{
1485 future{
1486 one{"d’aquí a {0} trimestre"}
1487 other{"d’aquí a {0} trimestres"}
1488 }
1489 past{
1490 one{"fa {0} trimestre"}
1491 other{"fa {0} trimestres"}
1492 }
1493 }
1494 }
1495 quarter-narrow{
1496 dn{"trim."}
1497 relative{
1498 "-1"{"trim. passat"}
1499 "0"{"aquest trim."}
1500 "1"{"trim. vinent"}
1501 }
1502 relativeTime{
1503 future{
1504 one{"en {0} trim."}
1505 other{"en {0} trim."}
1506 }
1507 past{
1508 one{"fa {0} trim."}
1509 other{"fa {0} trim."}
1510 }
1511 }
1512 }
1513 quarter-short{
1514 dn{"trim."}
1515 relative{
1516 "-1"{"el trim. passat"}
1517 "0"{"aquest trim."}
1518 "1"{"el trim. que ve"}
1519 }
1520 relativeTime{
1521 future{
1522 one{"d’aquí a {0} trim."}
1523 other{"d’aquí a {0} trim."}
1524 }
1525 past{
1526 one{"fa {0} trim."}
1527 other{"fa {0} trim."}
1528 }
1529 }
1530 }
1531 sat{
1532 relative{
1533 "-1"{"dissabte passat"}
1534 "0"{"aquest dissabte"}
1535 "1"{"dissabte que ve"}
1536 }
1537 }
1538 sat-narrow{
1539 relative{
1540 "-1"{"ds. passat"}
1541 "0"{"aquest ds."}
1542 "1"{"ds. que ve"}
1543 }
1544 }
1545 sat-short{
1546 relative{
1547 "-1"{"ds. passat"}
1548 "0"{"aquest ds."}
1549 "1"{"ds. que ve"}
1550 }
1551 }
1552 second{
1553 dn{"segon"}
1554 relative{
1555 "0"{"ara"}
1556 }
1557 relativeTime{
1558 future{
1559 one{"d’aquí a {0} segon"}
1560 other{"d’aquí a {0} segons"}
1561 }
1562 past{
1563 one{"fa {0} segon"}
1564 other{"fa {0} segons"}
1565 }
1566 }
1567 }
1568 second-narrow{
1569 dn{"s"}
1570 relativeTime{
1571 future{
1572 one{"d’aquí a {0} s"}
1573 other{"d’aquí a {0} s"}
1574 }
1575 past{
1576 one{"fa {0} s"}
1577 other{"fa {0} s"}
1578 }
1579 }
1580 }
1581 second-short{
1582 dn{"s"}
1583 relativeTime{
1584 future{
1585 one{"d’aquí a {0} s"}
1586 other{"d’aquí a {0} s"}
1587 }
1588 past{
1589 one{"fa {0} s"}
1590 other{"fa {0} s"}
1591 }
1592 }
1593 }
1594 sun{
1595 relative{
1596 "-1"{"diumenge passat"}
1597 "0"{"aquest diumenge"}
1598 "1"{"diumenge que ve"}
1599 }
1600 }
1601 sun-narrow{
1602 relative{
1603 "-1"{"dg. passat"}
1604 "0"{"aquest dg."}
1605 "1"{"dg. que ve"}
1606 }
1607 }
1608 sun-short{
1609 relative{
1610 "-1"{"dg. passat"}
1611 "0"{"aquest dg."}
1612 "1"{"dg. que ve"}
1613 }
1614 }
1615 thu{
1616 relative{
1617 "-1"{"dijous passat"}
1618 "0"{"aquest dijous"}
1619 "1"{"dijous que ve"}
1620 }
1621 }
1622 thu-narrow{
1623 relative{
1624 "-1"{"dj. passat"}
1625 "0"{"aquest dj."}
1626 "1"{"dj. que ve"}
1627 }
1628 }
1629 thu-short{
1630 relative{
1631 "-1"{"dj. passat"}
1632 "0"{"aquest dj."}
1633 "1"{"dj. que ve"}
1634 }
1635 }
1636 tue{
1637 relative{
1638 "-1"{"dimarts passat"}
1639 "0"{"aquest dimarts"}
1640 "1"{"dimarts que ve"}
1641 }
1642 }
1643 tue-narrow{
1644 relative{
1645 "-1"{"dt. passat"}
1646 "0"{"aquest dt."}
1647 "1"{"dt. que ve"}
1648 }
1649 }
1650 tue-short{
1651 relative{
1652 "-1"{"dt. passat"}
1653 "0"{"aquest dt."}
1654 "1"{"dt. que ve"}
1655 }
1656 }
1657 wed{
1658 relative{
1659 "-1"{"dimecres passat"}
1660 "0"{"aquest dimecres"}
1661 "1"{"dimecres que ve"}
1662 }
1663 }
1664 wed-narrow{
1665 relative{
1666 "-1"{"dc. passat"}
1667 "0"{"aquest dc."}
1668 "1"{"dc. que ve"}
1669 }
1670 }
1671 wed-short{
1672 relative{
1673 "-1"{"dc. passat"}
1674 "0"{"aquest dc."}
1675 "1"{"dc. que ve"}
1676 }
1677 }
1678 week{
1679 dn{"setmana"}
1680 relative{
1681 "-1"{"la setmana passada"}
1682 "0"{"aquesta setmana"}
1683 "1"{"la setmana que ve"}
1684 }
1685 relativeTime{
1686 future{
1687 one{"d’aquí a {0} setmana"}
1688 other{"d’aquí a {0} setmanes"}
1689 }
1690 past{
1691 one{"fa {0} setmana"}
1692 other{"fa {0} setmanes"}
1693 }
1694 }
1695 }
1696 week-narrow{
1697 dn{"setm."}
1698 relative{
1699 "-1"{"setm. passada"}
1700 "0"{"aquesta setm."}
1701 "1"{"setm. vinent"}
1702 }
1703 relativeTime{
1704 future{
1705 one{"en {0} setm."}
1706 other{"en {0} setm."}
1707 }
1708 past{
1709 one{"fa {0} setm."}
1710 other{"fa {0} setm."}
1711 }
1712 }
1713 }
1714 week-short{
1715 dn{"setm."}
1716 relative{
1717 "-1"{"la setm. passada"}
1718 "0"{"aquesta setm."}
1719 "1"{"la setm. que ve"}
1720 }
1721 relativeTime{
1722 future{
1723 one{"d’aquí a {0} setm."}
1724 other{"d’aquí a {0} setm."}
1725 }
1726 past{
1727 one{"fa {0} setm."}
1728 other{"fa {0} setm."}
1729 }
1730 }
1731 }
1732 weekday{
1733 dn{"dia de la setmana"}
1734 }
1735 year{
1736 dn{"any"}
1737 relative{
1738 "-1"{"l’any passat"}
1739 "0"{"enguany"}
1740 "1"{"l’any que ve"}
1741 }
1742 relativeTime{
1743 future{
1744 one{"d’aquí a {0} any"}
1745 other{"d’aquí a {0} anys"}
1746 }
1747 past{
1748 one{"fa {0} any"}
1749 other{"fa {0} anys"}
1750 }
1751 }
1752 }
1753 year-narrow{
1754 dn{"any"}
1755 relative{
1756 "-1"{"l’any passat"}
1757 "0"{"enguany"}
1758 "1"{"l’any que ve"}
1759 }
1760 relativeTime{
1761 future{
1762 one{"en {0} any"}
1763 other{"en {0} anys"}
1764 }
1765 past{
1766 one{"fa {0} any"}
1767 other{"fa {0} anys"}
1768 }
1769 }
1770 }
1771 year-short{
1772 dn{"any"}
1773 relative{
1774 "-1"{"l’any passat"}
1775 "0"{"enguany"}
1776 "1"{"l’any que ve"}
1777 }
1778 relativeTime{
1779 future{
1780 one{"d’aquí a {0} any"}
1781 other{"d’aquí a {0} anys"}
1782 }
1783 past{
1784 one{"fa {0} any"}
1785 other{"fa {0} anys"}
1786 }
1787 }
1788 }
1789 zone{
1790 dn{"fus horari"}
1791 }
1792 }
1793 listPattern{
1794 standard{
1795 2{"{0} i {1}"}
1796 end{"{0} i {1}"}
1797 middle{"{0}, {1}"}
1798 start{"{0}, {1}"}
1799 }
1800 unit{
1801 2{"{0} i {1}"}
1802 end{"{0} i {1}"}
1803 middle{"{0}, {1}"}
1804 start{"{0}, {1}"}
1805 }
1806 unit-narrow{
1807 2{"{0} {1}"}
1808 end{"{0} {1}"}
1809 middle{"{0} {1}"}
1810 start{"{0} {1}"}
1811 }
1812 unit-short{
1813 2{"{0} i {1}"}
1814 end{"{0} i {1}"}
1815 middle{"{0}, {1}"}
1816 start{"{0}, {1}"}
1817 }
1818 }
1819 measurementSystemNames{
1820 UK{"RU"}
1821 US{"EUA"}
1822 metric{"mètric"}
1823 }
1824 transformNames{
1825 BGN{"BGN"}
1826 Numeric{"Numèric"}
1827 Tone{"To"}
1828 UNGEGN{"UNGEGN"}
1829 x-Accents{"Accents"}
1830 x-Fullwidth{"Amplada completa"}
1831 x-Halfwidth{"Amplada mitjana"}
1832 x-Jamo{"Jamo"}
1833 x-Pinyin{"Pinyin"}
1834 x-Publishing{"Publicació"}
1835 }
1836 }