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