]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/pt_PT.txt
ICU-531.31.tar.gz
[apple/icu.git] / icuSources / data / locales / pt_PT.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/pt_PT.xml
7 // *
8 // ***************************************************************************
9 pt_PT{
10 Ellipsis{
11 final{"{0}…"}
12 initial{"…{0}"}
13 medial{"{0}…{1}"}
14 word-final{"{0}…"}
15 word-initial{"… {0}"}
16 word-medial{"{0} … {1}"}
17 }
18 ExemplarCharactersPunctuation{
19 "[\\- ‐ – — , ; \\: ! ? . … ' \u0022 “ ” « » ( ) \\[ \\] § @ * / \\& # † ‡ ′ "
20 "″]"
21 }
22 MoreInformation{"?"}
23 NumberElements{
24 latn{
25 miscPatterns{
26 atLeast{"+{0}"}
27 range{"{0} - {1}"}
28 }
29 patterns{
30 accountingFormat{"#,##0.00 ¤;(#,##0.00 ¤)"}
31 currencyFormat{"#,##0.00 ¤"}
32 decimalFormat{"#,##0.###"}
33 percentFormat{"#,##0%"}
34 scientificFormat{"#E0"}
35 }
36 patternsLong{
37 decimalFormat{
38 1000{
39 one{"0 mil"}
40 other{"0 mil"}
41 }
42 10000{
43 one{"00 mil"}
44 other{"00 mil"}
45 }
46 100000{
47 one{"000 mil"}
48 other{"000 mil"}
49 }
50 1000000{
51 one{"0 milhão"}
52 other{"0 milhões"}
53 }
54 10000000{
55 one{"00 milhões"}
56 other{"00 milhões"}
57 }
58 100000000{
59 one{"000 milhões"}
60 other{"000 milhões"}
61 }
62 1000000000{
63 one{"0 mil milhões"}
64 other{"0 mil milhões"}
65 }
66 10000000000{
67 one{"00 mil milhões"}
68 other{"00 mil milhões"}
69 }
70 100000000000{
71 one{"000 mil milhões"}
72 other{"000 mil milhões"}
73 }
74 1000000000000{
75 one{"0 bilião"}
76 other{"0 biliões"}
77 }
78 10000000000000{
79 one{"00 biliões"}
80 other{"00 biliões"}
81 }
82 100000000000000{
83 one{"000 biliões"}
84 other{"000 biliões"}
85 }
86 }
87 }
88 patternsShort{
89 decimalFormat{
90 1000{
91 one{"0 mil"}
92 other{"0 mil"}
93 }
94 10000{
95 one{"00 mil"}
96 other{"00 mil"}
97 }
98 100000{
99 one{"000 mil"}
100 other{"000 mil"}
101 }
102 1000000{
103 one{"0 M"}
104 other{"0 M"}
105 }
106 10000000{
107 one{"00 M"}
108 other{"00 M"}
109 }
110 100000000{
111 one{"000 M"}
112 other{"000 M"}
113 }
114 1000000000{
115 one{"0 MM"}
116 other{"0 MM"}
117 }
118 10000000000{
119 one{"00 MM"}
120 other{"00 MM"}
121 }
122 100000000000{
123 one{"000 MM"}
124 other{"000 MM"}
125 }
126 1000000000000{
127 one{"0 Bi"}
128 other{"0 Bi"}
129 }
130 10000000000000{
131 one{"00 Bi"}
132 other{"00 Bi"}
133 }
134 100000000000000{
135 one{"000 Bi"}
136 other{"000 Bi"}
137 }
138 }
139 }
140 symbols{
141 decimal{","}
142 exponential{"E"}
143 group{" "}
144 infinity{"∞"}
145 minusSign{"-"}
146 nan{"NaN"}
147 perMille{"‰"}
148 percentSign{"%"}
149 plusSign{"+"}
150 superscriptingExponent{"×"}
151 }
152 }
153 }
154 Version{"2.0.98.52"}
155 calendar{
156 buddhist{
157 DateTimePatterns{
158 "HH:mm:ss zzzz",
159 "HH:mm:ss z",
160 "HH:mm:ss",
161 "HH:mm",
162 "EEEE, d 'de' MMMM 'de' y G",
163 "d 'de' MMMM 'de' y G",
164 "d 'de' MMM, y G",
165 "d/M/y G",
166 "{1}, {0}",
167 "{1} 'às' {0}",
168 "{1} 'às' {0}",
169 "{1}, {0}",
170 "{1}, {0}",
171 }
172 }
173 chinese{
174 DateTimePatterns{
175 "HH:mm:ss zzzz",
176 "HH:mm:ss z",
177 "HH:mm:ss",
178 "HH:mm",
179 "EEEE, d 'de' MMMM 'de' U",
180 "d 'de' MMMM 'de' U",
181 "d 'de' MMM 'de' U",
182 "dd/MM/yy",
183 "{1} {0}",
184 "{1} {0}",
185 "{1} {0}",
186 "{1} {0}",
187 "{1} {0}",
188 }
189 monthNames{
190 format{
191 abbreviated{
192 "M1",
193 "M2",
194 "M3",
195 "M4",
196 "M5",
197 "M6",
198 "M7",
199 "M8",
200 "M9",
201 "M10",
202 "M11",
203 "M12",
204 }
205 narrow{
206 "1",
207 "2",
208 "3",
209 "4",
210 "5",
211 "6",
212 "7",
213 "8",
214 "9",
215 "10",
216 "11",
217 "12",
218 }
219 wide{
220 "Mês 1",
221 "Mês 2",
222 "Mês 3",
223 "Mês 4",
224 "Mês 5",
225 "Mês 6",
226 "Mês 7",
227 "Mês 8",
228 "Mês 9",
229 "Mês 10",
230 "Mês 11",
231 "Mês 12",
232 }
233 }
234 stand-alone{
235 abbreviated{
236 "M1",
237 "M2",
238 "M3",
239 "M4",
240 "M5",
241 "M6",
242 "M7",
243 "M8",
244 "M9",
245 "M10",
246 "M11",
247 "M12",
248 }
249 narrow{
250 "1",
251 "2",
252 "3",
253 "4",
254 "5",
255 "6",
256 "7",
257 "8",
258 "9",
259 "10",
260 "11",
261 "12",
262 }
263 wide{
264 "Mês 1",
265 "Mês 2",
266 "Mês 3",
267 "Mês 4",
268 "Mês 5",
269 "Mês 6",
270 "Mês 7",
271 "Mês 8",
272 "Mês 9",
273 "Mês 10",
274 "Mês 11",
275 "Mês 12",
276 }
277 }
278 }
279 }
280 generic{
281 DateTimePatterns{
282 "HH:mm:ss zzzz",
283 "HH:mm:ss z",
284 "HH:mm:ss",
285 "HH:mm",
286 "EEEE, d 'de' MMMM 'de' y G",
287 "d 'de' MMMM 'de' y G",
288 "d 'de' MMM, y G",
289 "d/M/y G",
290 "{1}, {0}",
291 "{1} 'às' {0}",
292 "{1} 'às' {0}",
293 "{1}, {0}",
294 "{1}, {0}",
295 }
296 availableFormats{
297 Ed{"E, d"}
298 Gy{"y G"}
299 GyMMM{"MMM 'de' y G"}
300 GyMMMEd{"E, d 'de' MMM 'de' y G"}
301 GyMMMd{"d 'de' MMM 'de' y G"}
302 M{"L"}
303 MEd{"E, dd/MM"}
304 MMM{"LLL"}
305 MMMEd{"E, d 'de' MMM"}
306 MMMMEd{"E, d 'de' MMMM"}
307 MMMMd{"d 'de' MMMM"}
308 MMMd{"d 'de' MMM"}
309 Md{"d/M"}
310 d{"d"}
311 y{"y G"}
312 yyyy{"y G"}
313 yyyyM{"MM/y GGGGG"}
314 yyyyMEd{"E, dd/MM/y GGGGG"}
315 yyyyMMM{"MM/y G"}
316 yyyyMMMEEEEd{"EEEE, d/MM/y"}
317 yyyyMMMEd{"E, d/MM/y G"}
318 yyyyMMMM{"MMMM 'de' y G"}
319 yyyyMMMMEd{"E, d 'de' MMMM 'de' y G"}
320 yyyyMMMMd{"d 'de' MMMM 'de' y G"}
321 yyyyMMMd{"d/MM/y G"}
322 yyyyMd{"dd/MM/y GGGGG"}
323 yyyyQQQ{"QQQQ 'de' y G"}
324 yyyyQQQQ{"QQQQ 'de' y G"}
325 }
326 intervalFormats{
327 M{
328 M{"M - M"}
329 }
330 MEd{
331 M{"E, dd/MM - E, dd/MM"}
332 d{"E, dd/MM - E, dd/MM"}
333 }
334 MMM{
335 M{"MMM-MMM"}
336 }
337 MMMEd{
338 M{"E, d 'de' MMM - E, d 'de' MMM"}
339 d{"E, d 'de' MMM - E, d 'de' MMM"}
340 }
341 MMMd{
342 M{"d 'de' MMM - d 'de' MMM"}
343 d{"d-d 'de' MMM"}
344 }
345 Md{
346 M{"dd/MM - dd/MM"}
347 d{"dd/MM - dd/MM"}
348 }
349 d{
350 d{"d - d"}
351 }
352 fallback{"{0} - {1}"}
353 h{
354 a{"h a - h a"}
355 h{"h-h a"}
356 }
357 hm{
358 h{"h:mm - h:mm a"}
359 }
360 y{
361 y{"y-y G"}
362 }
363 yM{
364 M{"MM/y - MM/y G"}
365 y{"MM/y - MM/y G"}
366 }
367 yMEd{
368 M{"E, dd/MM/y - E, dd/MM/y G"}
369 d{"E, dd/MM/y - E, dd/MM/y G"}
370 y{"E, dd/MM/y - E, dd/MM/y G"}
371 }
372 yMMM{
373 M{"MMM-MMM 'de' y G"}
374 y{"MMM 'de' y - MMM 'de' y G"}
375 }
376 yMMMEd{
377 M{"E, d 'de' MMM - E, d 'de' MMM 'de' y G"}
378 d{"E, d 'de' MMM - E, d 'de' MMM 'de' y G"}
379 y{"E, d 'de' MMM 'de' y - E, d 'de' MMM 'de' y G"}
380 }
381 yMMMM{
382 M{"MMMM - MMMM 'de' y G"}
383 y{"MMMM 'de' y - MMMM 'de' y G"}
384 }
385 yMMMd{
386 M{"d 'de' MMM - d 'de' MMM 'de' y G"}
387 d{"d-d 'de' MMM 'de' y"}
388 y{"d 'de' MMM 'de' y - d 'de' MMM 'de' y G"}
389 }
390 yMd{
391 M{"dd/MM/y - dd/MM/y G"}
392 d{"dd/MM/y - dd/MM/y G"}
393 y{"dd/MM/y - dd/MM/y G"}
394 }
395 }
396 }
397 gregorian{
398 AmPmMarkers{
399 "AM",
400 "PM",
401 }
402 AmPmMarkersNarrow{
403 "AM",
404 "PM",
405 }
406 DateTimePatterns{
407 "HH:mm:ss zzzz",
408 "HH:mm:ss z",
409 "HH:mm:ss",
410 "HH:mm",
411 "EEEE, d 'de' MMMM 'de' y",
412 "d 'de' MMMM 'de' y",
413 "dd/MM/y",
414 "dd/MM/yy",
415 "{1}, {0}",
416 "{1} 'às' {0}",
417 "{1} 'às' {0}",
418 "{1}, {0}",
419 "{1}, {0}",
420 }
421 appendItems{
422 Timezone{"{0} {1}"}
423 }
424 availableFormats{
425 EHm{"E, HH:mm"}
426 EHms{"E, HH:mm:ss"}
427 Ed{"E, d"}
428 Ehm{"E, h:mm a"}
429 Ehms{"E, h:mm:ss a"}
430 Gy{"y G"}
431 GyMMM{"MMM 'de' y G"}
432 GyMMMEd{"E, d 'de' MMM 'de' y G"}
433 GyMMMd{"d 'de' MMM 'de' y G"}
434 H{"HH"}
435 HHmm{"HH:mm"}
436 HHmmss{"HH:mm:ss"}
437 Hm{"HH:mm"}
438 Hms{"HH:mm:ss"}
439 M{"L"}
440 MEd{"E, dd/MM"}
441 MMM{"LLL"}
442 MMMEd{"E, d/MM"}
443 MMMMEd{"E, d 'de' MMMM"}
444 MMMMd{"d 'de' MMMM"}
445 MMMd{"d/MM"}
446 MMdd{"dd/MM"}
447 Md{"d/M"}
448 d{"d"}
449 h{"h a"}
450 hm{"h:mm a"}
451 hms{"h:mm:ss a"}
452 ms{"mm:ss"}
453 y{"y"}
454 yM{"MM/y"}
455 yMEd{"E, dd/MM/y"}
456 yMM{"MM/y"}
457 yMMM{"MM/y"}
458 yMMMEEEEd{"EEEE, d/MM/y"}
459 yMMMEd{"E, d/MM/y"}
460 yMMMM{"MMMM 'de' y"}
461 yMMMMEd{"E, d 'de' MMMM 'de' y"}
462 yMMMMd{"d 'de' MMMM 'de' y"}
463 yMMMd{"d/MM/y"}
464 yMd{"dd/MM/y"}
465 yQQQ{"QQQQ 'de' y"}
466 yQQQQ{"QQQQ 'de' y"}
467 }
468 dayNames{
469 format{
470 abbreviated{
471 "dom",
472 "seg",
473 "ter",
474 "qua",
475 "qui",
476 "sex",
477 "sáb",
478 }
479 narrow{
480 "D",
481 "S",
482 "T",
483 "Q",
484 "Q",
485 "S",
486 "S",
487 }
488 short{
489 "do",
490 "sg",
491 "te",
492 "qu",
493 "qi",
494 "sx",
495 "sb",
496 }
497 wide{
498 "domingo",
499 "segunda-feira",
500 "terça-feira",
501 "quarta-feira",
502 "quinta-feira",
503 "sexta-feira",
504 "sábado",
505 }
506 }
507 stand-alone{
508 abbreviated{
509 "dom",
510 "seg",
511 "ter",
512 "qua",
513 "qui",
514 "sex",
515 "sáb",
516 }
517 narrow{
518 "D",
519 "S",
520 "T",
521 "Q",
522 "Q",
523 "S",
524 "S",
525 }
526 short{
527 "do",
528 "sg",
529 "te",
530 "qu",
531 "qi",
532 "sx",
533 "sb",
534 }
535 wide{
536 "domingo",
537 "segunda-feira",
538 "terça-feira",
539 "quarta-feira",
540 "quinta-feira",
541 "sexta-feira",
542 "sábado",
543 }
544 }
545 }
546 eras{
547 abbreviated{
548 "a.C.",
549 "d.C.",
550 }
551 }
552 intervalFormats{
553 H{
554 H{"HH–HH"}
555 }
556 Hm{
557 H{"HH:mm - HH:mm"}
558 m{"HH:mm - HH:mm"}
559 }
560 Hmv{
561 H{"HH:mm - HH:mm v"}
562 m{"HH:mm - HH:mm v"}
563 }
564 Hv{
565 H{"HH - HH v"}
566 }
567 M{
568 M{"M-M"}
569 }
570 MEd{
571 M{"E, dd/MM - E, dd/MM"}
572 d{"E, dd/MM - E, dd/MM"}
573 }
574 MMM{
575 M{"MMM-MMM"}
576 }
577 MMMEd{
578 M{"E, d 'de' MMM - E, d 'de' MMM"}
579 d{"E, d 'de' MMM - E, d 'de' MMM"}
580 }
581 MMMd{
582 M{"d 'de' MMM - d 'de' MMM"}
583 d{"d-d 'de' MMM"}
584 }
585 Md{
586 M{"dd/MM - dd/MM"}
587 d{"dd/MM - dd/MM"}
588 }
589 d{
590 d{"d–d"}
591 }
592 fallback{"{0} - {1}"}
593 h{
594 a{"h a - h a"}
595 h{"h-h a"}
596 }
597 hm{
598 a{"h:mm a - h:mm a"}
599 h{"h:mm - h:mm a"}
600 m{"h:mm - h:mm a"}
601 }
602 hmv{
603 a{"h:mm a – h:mm a v"}
604 h{"h:mm - h:mm a v"}
605 m{"h:mm - h:mm a v"}
606 }
607 hv{
608 a{"h a - h a v"}
609 h{"h - h a v"}
610 }
611 y{
612 y{"y-y"}
613 }
614 yM{
615 M{"MM/y - MM/y"}
616 y{"MM/y - MM/y"}
617 }
618 yMEd{
619 M{"E, dd/MM/y - E, dd/MM/y"}
620 d{"E, dd/MM/y - E, dd/MM/y"}
621 y{"E, dd/MM/y - E, dd/MM/y"}
622 }
623 yMMM{
624 M{"MMM-MMM 'de' y"}
625 y{"MMM 'de' y - MMM 'de' y"}
626 }
627 yMMMEd{
628 M{"E, d 'de' MMM - E, d 'de' MMM 'de' y"}
629 d{"E, d 'de' MMM - E, d 'de' MMM 'de' y"}
630 y{"E, d 'de' MMM 'de' y - E, d 'de' MMM 'de' y"}
631 }
632 yMMMM{
633 M{"MMMM - MMMM 'de' y"}
634 y{"MMMM 'de' y - MMMM 'de' y"}
635 }
636 yMMMd{
637 M{"d 'de' MMM - d 'de' MMM 'de' y"}
638 d{"d-d 'de' MMM 'de' y"}
639 y{"d 'de' MMM 'de' y - d 'de' MMM 'de' y"}
640 }
641 yMd{
642 M{"dd/MM/y - dd/MM/y"}
643 d{"dd/MM/y - dd/MM/y"}
644 y{"dd/MM/y - dd/MM/y"}
645 }
646 }
647 monthNames{
648 format{
649 abbreviated{
650 "Jan",
651 "Fev",
652 "Mar",
653 "Abr",
654 "Mai",
655 "Jun",
656 "Jul",
657 "Ago",
658 "Set",
659 "Out",
660 "Nov",
661 "Dez",
662 }
663 narrow{
664 "J",
665 "F",
666 "M",
667 "A",
668 "M",
669 "J",
670 "J",
671 "A",
672 "S",
673 "O",
674 "N",
675 "D",
676 }
677 wide{
678 "Janeiro",
679 "Fevereiro",
680 "Março",
681 "Abril",
682 "Maio",
683 "Junho",
684 "Julho",
685 "Agosto",
686 "Setembro",
687 "Outubro",
688 "Novembro",
689 "Dezembro",
690 }
691 }
692 stand-alone{
693 abbreviated{
694 "Jan",
695 "Fev",
696 "Mar",
697 "Abr",
698 "Mai",
699 "Jun",
700 "Jul",
701 "Ago",
702 "Set",
703 "Out",
704 "Nov",
705 "Dez",
706 }
707 narrow{
708 "J",
709 "F",
710 "M",
711 "A",
712 "M",
713 "J",
714 "J",
715 "A",
716 "S",
717 "O",
718 "N",
719 "D",
720 }
721 wide{
722 "Janeiro",
723 "Fevereiro",
724 "Março",
725 "Abril",
726 "Maio",
727 "Junho",
728 "Julho",
729 "Agosto",
730 "Setembro",
731 "Outubro",
732 "Novembro",
733 "Dezembro",
734 }
735 }
736 }
737 quarters{
738 format{
739 abbreviated{
740 "T1",
741 "T2",
742 "T3",
743 "T4",
744 }
745 narrow{
746 "1",
747 "2",
748 "3",
749 "4",
750 }
751 wide{
752 "1.º trimestre",
753 "2.º trimestre",
754 "3.º trimestre",
755 "4.º trimestre",
756 }
757 }
758 stand-alone{
759 abbreviated{
760 "T1",
761 "T2",
762 "T3",
763 "T4",
764 }
765 narrow{
766 "1",
767 "2",
768 "3",
769 "4",
770 }
771 wide{
772 "1.º trimestre",
773 "2.º trimestre",
774 "3.º trimestre",
775 "4.º trimestre",
776 }
777 }
778 }
779 }
780 hebrew{
781 DateTimePatterns{
782 "HH:mm:ss zzzz",
783 "HH:mm:ss z",
784 "HH:mm:ss",
785 "HH:mm",
786 "EEEE, d 'de' MMMM 'de' y G",
787 "d 'de' MMMM 'de' y G",
788 "d 'de' MMM, y G",
789 "d/M/y G",
790 "{1}, {0}",
791 "{1} 'às' {0}",
792 "{1} 'às' {0}",
793 "{1}, {0}",
794 "{1}, {0}",
795 }
796 }
797 islamic{
798 DateTimePatterns{
799 "HH:mm:ss zzzz",
800 "HH:mm:ss z",
801 "HH:mm:ss",
802 "HH:mm",
803 "EEEE, d 'de' MMMM 'de' y G",
804 "d 'de' MMMM 'de' y G",
805 "d 'de' MMM, y G",
806 "d/M/y G",
807 "{1}, {0}",
808 "{1} 'às' {0}",
809 "{1} 'às' {0}",
810 "{1}, {0}",
811 "{1}, {0}",
812 }
813 }
814 japanese{
815 DateTimePatterns{
816 "HH:mm:ss zzzz",
817 "HH:mm:ss z",
818 "HH:mm:ss",
819 "HH:mm",
820 "EEEE, d 'de' MMMM 'de' y G",
821 "d 'de' MMMM 'de' y G",
822 "dd/MM/y G",
823 "d/M/y G",
824 "{1}, {0}",
825 "{1} 'às' {0}",
826 "{1} 'às' {0}",
827 "{1}, {0}",
828 "{1}, {0}",
829 }
830 }
831 roc{
832 DateTimePatterns{
833 "HH:mm:ss zzzz",
834 "HH:mm:ss z",
835 "HH:mm:ss",
836 "HH:mm",
837 "EEEE, d 'de' MMMM 'de' y G",
838 "d 'de' MMMM 'de' y G",
839 "d 'de' MMM, y G",
840 "d/M/y G",
841 "{1}, {0}",
842 "{1} 'às' {0}",
843 "{1} 'às' {0}",
844 "{1}, {0}",
845 "{1}, {0}",
846 }
847 }
848 }
849 contextTransforms{
850 languages:intvector{
851 0,
852 1,
853 }
854 }
855 delimiters{
856 alternateQuotationEnd{"”"}
857 alternateQuotationStart{"“"}
858 quotationEnd{"»"}
859 quotationStart{"«"}
860 }
861 durationUnits{
862 hm{"h:mm"}
863 hms{"h:mm:ss"}
864 ms{"m:ss"}
865 }
866 fields{
867 day{
868 dn{"Dia"}
869 relative{
870 "-1"{"ontem"}
871 "-2"{"anteontem"}
872 "0"{"hoje"}
873 "1"{"amanhã"}
874 "2"{"depois de amanhã"}
875 }
876 relativeTime{
877 future{
878 one{"Dentro de {0} dia"}
879 other{"Dentro de {0} dias"}
880 }
881 past{
882 one{"Há {0} dia"}
883 other{"Há {0} dias"}
884 }
885 }
886 }
887 dayperiod{
888 dn{"Da manhã/da tarde"}
889 }
890 era{
891 dn{"Era"}
892 }
893 fri{
894 relative{
895 "-1"{"sexta-feira passada"}
896 "0"{"esta sexta-feira"}
897 "1"{"próxima sexta-feira"}
898 }
899 }
900 hour{
901 dn{"Hora"}
902 relativeTime{
903 future{
904 one{"Dentro de {0} hora"}
905 other{"Dentro de {0} horas"}
906 }
907 past{
908 one{"Há {0} hora"}
909 other{"Há {0} horas"}
910 }
911 }
912 }
913 minute{
914 dn{"Minuto"}
915 relativeTime{
916 future{
917 one{"Dentro de {0} minuto"}
918 other{"Dentro de {0} minutos"}
919 }
920 past{
921 one{"Há {0} minuto"}
922 other{"Há {0} minutos"}
923 }
924 }
925 }
926 mon{
927 relative{
928 "-1"{"segunda-feira passada"}
929 "0"{"esta segunda-feira"}
930 "1"{"próxima segunda-feira"}
931 }
932 }
933 month{
934 dn{"Mês"}
935 relative{
936 "-1"{"mês passado"}
937 "0"{"este mês"}
938 "1"{"próximo mês"}
939 }
940 relativeTime{
941 future{
942 one{"Dentro de {0} mês"}
943 other{"Dentro de {0} meses"}
944 }
945 past{
946 one{"Há {0} mês"}
947 other{"Há {0} meses"}
948 }
949 }
950 }
951 sat{
952 relative{
953 "-1"{"sábado passado"}
954 "0"{"este sábado"}
955 "1"{"próximo sábado"}
956 }
957 }
958 second{
959 dn{"Segundo"}
960 relativeTime{
961 future{
962 one{"Dentro de {0} segundo"}
963 other{"Dentro de {0} segundos"}
964 }
965 past{
966 one{"Há {0} segundo"}
967 other{"Há {0} segundos"}
968 }
969 }
970 }
971 sun{
972 relative{
973 "-1"{"domingo passado"}
974 "0"{"este domingo"}
975 "1"{"próximo domingo"}
976 }
977 }
978 thu{
979 relative{
980 "-1"{"quinta-feira passada"}
981 "0"{"esta quinta-feira"}
982 "1"{"próxima quinta-feira"}
983 }
984 }
985 tue{
986 relative{
987 "-1"{"terça-feira passada"}
988 "0"{"esta terça-feira"}
989 "1"{"próxima terça-feira"}
990 }
991 }
992 wed{
993 relative{
994 "-1"{"quarta-feira passada"}
995 "0"{"esta quarta-feira"}
996 "1"{"próxima quarta-feira"}
997 }
998 }
999 week{
1000 dn{"Semana"}
1001 relative{
1002 "-1"{"semana passada"}
1003 "0"{"esta semana"}
1004 "1"{"próxima semana"}
1005 }
1006 relativeTime{
1007 future{
1008 one{"Dentro de {0} semana"}
1009 other{"Dentro de {0} semanas"}
1010 }
1011 past{
1012 one{"Há {0} semana"}
1013 other{"Há {0} semanas"}
1014 }
1015 }
1016 }
1017 weekday{
1018 dn{"Dia da semana"}
1019 }
1020 year{
1021 dn{"Ano"}
1022 relative{
1023 "-1"{"ano passado"}
1024 "0"{"este ano"}
1025 "1"{"próximo ano"}
1026 }
1027 relativeTime{
1028 future{
1029 one{"Dentro de {0} ano"}
1030 other{"Dentro de {0} anos"}
1031 }
1032 past{
1033 one{"Há {0} ano"}
1034 other{"Há {0} anos"}
1035 }
1036 }
1037 }
1038 zone{
1039 dn{"Fuso horário"}
1040 }
1041 }
1042 listPattern{
1043 standard{
1044 2{"{0} e {1}"}
1045 end{"{0} e {1}"}
1046 middle{"{0}, {1}"}
1047 start{"{0}, {1}"}
1048 }
1049 unit{
1050 2{"{0} e {1}"}
1051 end{"{0} e {1}"}
1052 middle{"{0}, {1}"}
1053 start{"{0}, {1}"}
1054 }
1055 unit-narrow{
1056 2{"{0} e {1}"}
1057 end{"{0} e {1}"}
1058 middle{"{0}, {1}"}
1059 start{"{0}, {1}"}
1060 }
1061 unit-short{
1062 2{"{0} e {1}"}
1063 end{"{0} e {1}"}
1064 middle{"{0}, {1}"}
1065 start{"{0}, {1}"}
1066 }
1067 }
1068 measurementSystemNames{
1069 UK{"Reino Unido"}
1070 US{"Estados Unidos"}
1071 metric{"Métrico"}
1072 }
1073 transformNames{
1074 x-Accents{"Acentos"}
1075 x-Fullwidth{"Largura Completa"}
1076 x-Halfwidth{"Meia Largura"}
1077 }
1078 units{
1079 acceleration{
1080 g-force{
1081 one{"{0} força G"}
1082 other{"{0} força G"}
1083 }
1084 }
1085 angle{
1086 arc-minute{
1087 one{"{0} minuto"}
1088 other{"{0} minutos"}
1089 }
1090 arc-second{
1091 one{"{0} segundo"}
1092 other{"{0} segundos"}
1093 }
1094 degree{
1095 one{"{0} grau"}
1096 other{"{0} graus"}
1097 }
1098 }
1099 area{
1100 acre{
1101 one{"{0} acre"}
1102 other{"{0} acres"}
1103 }
1104 hectare{
1105 one{"{0} hectare"}
1106 other{"{0} hectares"}
1107 }
1108 square-foot{
1109 one{"{0} pé quadrado"}
1110 other{"{0} pés quadrados"}
1111 }
1112 square-kilometer{
1113 one{"{0} quilómetro quadrado"}
1114 other{"{0} quilómetros quadrados"}
1115 }
1116 square-meter{
1117 one{"{0} metro quadrado"}
1118 other{"{0} metros quadrados"}
1119 }
1120 square-mile{
1121 one{"{0} milha quadrada"}
1122 other{"{0} milhas quadradas"}
1123 }
1124 }
1125 compound{
1126 per{"{0} por {1}"}
1127 }
1128 duration{
1129 day{
1130 one{"{0} dia"}
1131 other{"{0} dias"}
1132 }
1133 hour{
1134 one{"{0} hora"}
1135 other{"{0} horas"}
1136 }
1137 millisecond{
1138 one{"{0} milissegundo"}
1139 other{"{0} milissegundos"}
1140 }
1141 minute{
1142 one{"{0} minuto"}
1143 other{"{0} minutos"}
1144 }
1145 month{
1146 one{"{0} mês"}
1147 other{"{0} meses"}
1148 }
1149 second{
1150 one{"{0} segundo"}
1151 other{"{0} segundos"}
1152 }
1153 week{
1154 one{"{0} semana"}
1155 other{"{0} semanas"}
1156 }
1157 year{
1158 one{"{0} ano"}
1159 other{"{0} anos"}
1160 }
1161 }
1162 energy{
1163 calorie{
1164 one{"{0} caloria"}
1165 other{"{0} calorias"}
1166 }
1167 foodcalorie{
1168 one{"{0} quilocaloria"}
1169 other{"{0} quilocalorias"}
1170 }
1171 joule{
1172 one{"{0} joule"}
1173 other{"{0} joules"}
1174 }
1175 kilocalorie{
1176 one{"{0} quilocaloria"}
1177 other{"{0} quilocalorias"}
1178 }
1179 kilojoule{
1180 one{"{0} quilojoule"}
1181 other{"{0} quilojoules"}
1182 }
1183 }
1184 length{
1185 centimeter{
1186 one{"{0} centímetro"}
1187 other{"{0} centímetros"}
1188 }
1189 foot{
1190 one{"{0} pé"}
1191 other{"{0} pés"}
1192 }
1193 inch{
1194 one{"{0} polegada"}
1195 other{"{0} polegadas"}
1196 }
1197 kilometer{
1198 one{"{0} quilómetro"}
1199 other{"{0} quilómetros"}
1200 }
1201 light-year{
1202 one{"{0} ano-luz"}
1203 other{"{0} anos-luz"}
1204 }
1205 meter{
1206 one{"{0} metro"}
1207 other{"{0} metros"}
1208 }
1209 mile{
1210 one{"{0} milha"}
1211 other{"{0} milhas"}
1212 }
1213 millimeter{
1214 one{"{0} milímetro"}
1215 other{"{0} milímetros"}
1216 }
1217 picometer{
1218 one{"{0} picómetro"}
1219 other{"{0} picómetros"}
1220 }
1221 yard{
1222 one{"{0} jarda"}
1223 other{"{0} jardas"}
1224 }
1225 }
1226 mass{
1227 gram{
1228 one{"{0} grama"}
1229 other{"{0} gramas"}
1230 }
1231 kilogram{
1232 one{"{0} quilograma"}
1233 other{"{0} quilogramas"}
1234 }
1235 ounce{
1236 one{"{0} onça"}
1237 other{"{0} onças"}
1238 }
1239 pound{
1240 one{"{0} libra"}
1241 other{"{0} libras"}
1242 }
1243 stone{
1244 one{"{0} stone"}
1245 other{"{0} stone"}
1246 }
1247 }
1248 power{
1249 horsepower{
1250 one{"{0} cavalo-vapor"}
1251 other{"{0} cavalos-vapor"}
1252 }
1253 kilowatt{
1254 one{"{0} quilowatt"}
1255 other{"{0} quilowatts"}
1256 }
1257 watt{
1258 one{"{0} watt"}
1259 other{"{0} watts"}
1260 }
1261 }
1262 pressure{
1263 hectopascal{
1264 one{"{0} hectopascal"}
1265 other{"{0} hectopascals"}
1266 }
1267 inch-hg{
1268 one{"{0} polegada de mercúrio"}
1269 other{"{0} polegadas de mercúrio"}
1270 }
1271 millibar{
1272 one{"{0} milibar"}
1273 other{"{0} milibares"}
1274 }
1275 }
1276 speed{
1277 kilometer-per-hour{
1278 one{"{0} quilómetro por hora"}
1279 other{"{0} quilómetros por hora"}
1280 }
1281 meter-per-second{
1282 one{"{0} metro por segundo"}
1283 other{"{0} metros por segundo"}
1284 }
1285 mile-per-hour{
1286 one{"{0} milha por hora"}
1287 other{"{0} milhas por hora"}
1288 }
1289 }
1290 temperature{
1291 celsius{
1292 one{"{0} grau Celsius"}
1293 other{"{0} graus Celsius"}
1294 }
1295 fahrenheit{
1296 one{"{0} grau Fahrenheit"}
1297 other{"{0} graus Fahrenheit"}
1298 }
1299 }
1300 volume{
1301 cubic-kilometer{
1302 one{"{0} quilómetro cúbico"}
1303 other{"{0} quilómetros cúbicos"}
1304 }
1305 cubic-mile{
1306 one{"{0} milha cúbica"}
1307 other{"{0} milhas cúbicas"}
1308 }
1309 liter{
1310 one{"{0} litro"}
1311 other{"{0} litros"}
1312 }
1313 }
1314 }
1315 unitsNarrow{
1316 acceleration{
1317 g-force{
1318 one{"{0} G"}
1319 other{"{0} G"}
1320 }
1321 }
1322 angle{
1323 arc-minute{
1324 one{"{0}'"}
1325 other{"{0}'"}
1326 }
1327 arc-second{
1328 one{"{0}\u0022"}
1329 other{"{0}\u0022"}
1330 }
1331 degree{
1332 one{"{0}°"}
1333 other{"{0}°"}
1334 }
1335 }
1336 area{
1337 acre{
1338 one{"{0} acre"}
1339 other{"{0} acres"}
1340 }
1341 hectare{
1342 one{"{0} ha"}
1343 other{"{0} ha"}
1344 }
1345 square-foot{
1346 one{"{0} ft²"}
1347 other{"{0} ft²"}
1348 }
1349 square-kilometer{
1350 one{"{0} km²"}
1351 other{"{0} km²"}
1352 }
1353 square-meter{
1354 one{"{0} m²"}
1355 other{"{0} m²"}
1356 }
1357 square-mile{
1358 one{"{0} mi²"}
1359 other{"{0} mi²"}
1360 }
1361 }
1362 compound{
1363 per{"{0}/{1}"}
1364 }
1365 duration{
1366 day{
1367 one{"{0} dia"}
1368 other{"{0} dias"}
1369 }
1370 hour{
1371 one{"{0} h"}
1372 other{"{0} h"}
1373 }
1374 millisecond{
1375 one{"{0} ms"}
1376 other{"{0} ms"}
1377 }
1378 minute{
1379 one{"{0} min"}
1380 other{"{0} min"}
1381 }
1382 month{
1383 one{"{0} mês"}
1384 other{"{0} meses"}
1385 }
1386 second{
1387 one{"{0} s"}
1388 other{"{0} s"}
1389 }
1390 week{
1391 one{"{0} sem."}
1392 other{"{0} sem."}
1393 }
1394 year{
1395 one{"{0} ano"}
1396 other{"{0} anos"}
1397 }
1398 }
1399 energy{
1400 calorie{
1401 one{"{0} cal"}
1402 other{"{0} cal"}
1403 }
1404 foodcalorie{
1405 one{"{0} kcal"}
1406 other{"{0} kcal"}
1407 }
1408 joule{
1409 one{"{0} J"}
1410 other{"{0} J"}
1411 }
1412 kilocalorie{
1413 one{"{0} kcal"}
1414 other{"{0} kcal"}
1415 }
1416 kilojoule{
1417 one{"{0} kJ"}
1418 other{"{0} kJ"}
1419 }
1420 }
1421 length{
1422 centimeter{
1423 one{"{0} cm"}
1424 other{"{0} cm"}
1425 }
1426 foot{
1427 one{"{0}′"}
1428 other{"{0}′"}
1429 }
1430 inch{
1431 one{"{0}″"}
1432 other{"{0}″"}
1433 }
1434 kilometer{
1435 one{"{0} km"}
1436 other{"{0} km"}
1437 }
1438 light-year{
1439 one{"{0} ano-luz"}
1440 other{"{0} anos-luz"}
1441 }
1442 meter{
1443 one{"{0} m"}
1444 other{"{0} m"}
1445 }
1446 mile{
1447 one{"{0} milha"}
1448 other{"{0} milhas"}
1449 }
1450 millimeter{
1451 one{"{0} mm"}
1452 other{"{0} mm"}
1453 }
1454 picometer{
1455 one{"{0} pm"}
1456 other{"{0} pm"}
1457 }
1458 yard{
1459 one{"{0} yd"}
1460 other{"{0} yd"}
1461 }
1462 }
1463 mass{
1464 gram{
1465 one{"{0} g"}
1466 other{"{0} g"}
1467 }
1468 kilogram{
1469 one{"{0} kg"}
1470 other{"{0} kg"}
1471 }
1472 ounce{
1473 one{"{0} oz"}
1474 other{"{0} oz"}
1475 }
1476 pound{
1477 one{"{0} lb"}
1478 other{"{0} lb"}
1479 }
1480 stone{
1481 one{"{0} st"}
1482 other{"{0} st"}
1483 }
1484 }
1485 power{
1486 horsepower{
1487 one{"{0} cv"}
1488 other{"{0} cv"}
1489 }
1490 kilowatt{
1491 one{"{0} kW"}
1492 other{"{0} kW"}
1493 }
1494 watt{
1495 one{"{0} W"}
1496 other{"{0} W"}
1497 }
1498 }
1499 pressure{
1500 hectopascal{
1501 one{"{0} hPa"}
1502 other{"{0} hPa"}
1503 }
1504 inch-hg{
1505 one{"{0}\u0022 Hg"}
1506 other{"{0}\u0022 Hg"}
1507 }
1508 millibar{
1509 one{"{0} mb"}
1510 other{"{0} mb"}
1511 }
1512 }
1513 speed{
1514 kilometer-per-hour{
1515 one{"{0} km/h"}
1516 other{"{0} km/h"}
1517 }
1518 meter-per-second{
1519 one{"{0} m/s"}
1520 other{"{0} m/s"}
1521 }
1522 mile-per-hour{
1523 one{"{0} mi/h"}
1524 other{"{0} mi/h"}
1525 }
1526 }
1527 temperature{
1528 celsius{
1529 one{"{0} °"}
1530 other{"{0} °"}
1531 }
1532 fahrenheit{
1533 one{"{0} °F"}
1534 other{"{0} °F"}
1535 }
1536 }
1537 volume{
1538 cubic-kilometer{
1539 one{"{0} km³"}
1540 other{"{0} km³"}
1541 }
1542 cubic-mile{
1543 one{"{0} mi³"}
1544 other{"{0} mi³"}
1545 }
1546 liter{
1547 one{"{0} l"}
1548 other{"{0} l"}
1549 }
1550 }
1551 }
1552 unitsShort{
1553 acceleration{
1554 g-force{
1555 one{"{0} G"}
1556 other{"{0} G"}
1557 }
1558 }
1559 angle{
1560 arc-minute{
1561 one{"{0} min"}
1562 other{"{0} min"}
1563 }
1564 arc-second{
1565 one{"{0} s"}
1566 other{"{0} s"}
1567 }
1568 degree{
1569 one{"{0}°"}
1570 other{"{0}°"}
1571 }
1572 }
1573 area{
1574 acre{
1575 one{"{0} acre"}
1576 other{"{0} acres"}
1577 }
1578 hectare{
1579 one{"{0} ha"}
1580 other{"{0} ha"}
1581 }
1582 square-foot{
1583 one{"{0} ft²"}
1584 other{"{0} ft²"}
1585 }
1586 square-kilometer{
1587 one{"{0} km²"}
1588 other{"{0} km²"}
1589 }
1590 square-meter{
1591 one{"{0} m²"}
1592 other{"{0} m²"}
1593 }
1594 square-mile{
1595 one{"{0} mi²"}
1596 other{"{0} mi²"}
1597 }
1598 }
1599 compound{
1600 per{"{0}/{1}"}
1601 }
1602 duration{
1603 day{
1604 one{"{0} dia"}
1605 other{"{0} dias"}
1606 }
1607 hour{
1608 one{"{0} h"}
1609 other{"{0} h"}
1610 }
1611 millisecond{
1612 one{"{0} ms"}
1613 other{"{0} ms"}
1614 }
1615 minute{
1616 one{"{0} min"}
1617 other{"{0} min"}
1618 }
1619 month{
1620 one{"{0} mês"}
1621 other{"{0} meses"}
1622 }
1623 second{
1624 one{"{0} s"}
1625 other{"{0} s"}
1626 }
1627 week{
1628 one{"{0} sem."}
1629 other{"{0} sem."}
1630 }
1631 year{
1632 one{"{0} ano"}
1633 other{"{0} anos"}
1634 }
1635 }
1636 energy{
1637 calorie{
1638 one{"{0} cal"}
1639 other{"{0} cal"}
1640 }
1641 foodcalorie{
1642 one{"{0} kcal"}
1643 other{"{0} kcal"}
1644 }
1645 joule{
1646 one{"{0} J"}
1647 other{"{0} J"}
1648 }
1649 kilocalorie{
1650 one{"{0} kcal"}
1651 other{"{0} kcal"}
1652 }
1653 kilojoule{
1654 one{"{0} kJ"}
1655 other{"{0} kJ"}
1656 }
1657 }
1658 length{
1659 centimeter{
1660 one{"{0} cm"}
1661 other{"{0} cm"}
1662 }
1663 foot{
1664 one{"{0} pé"}
1665 other{"{0} pés"}
1666 }
1667 inch{
1668 one{"{0} pol."}
1669 other{"{0} pol."}
1670 }
1671 kilometer{
1672 one{"{0} km"}
1673 other{"{0} km"}
1674 }
1675 light-year{
1676 one{"{0} ano-luz"}
1677 other{"{0} anos-luz"}
1678 }
1679 meter{
1680 one{"{0} m"}
1681 other{"{0} m"}
1682 }
1683 mile{
1684 one{"{0} milha"}
1685 other{"{0} milhas"}
1686 }
1687 millimeter{
1688 one{"{0} mm"}
1689 other{"{0} mm"}
1690 }
1691 picometer{
1692 one{"{0} pm"}
1693 other{"{0} pm"}
1694 }
1695 yard{
1696 one{"{0} yd"}
1697 other{"{0} yd"}
1698 }
1699 }
1700 mass{
1701 gram{
1702 one{"{0} g"}
1703 other{"{0} g"}
1704 }
1705 kilogram{
1706 one{"{0} kg"}
1707 other{"{0} kg"}
1708 }
1709 ounce{
1710 one{"{0} oz"}
1711 other{"{0} oz"}
1712 }
1713 pound{
1714 one{"{0} lb"}
1715 other{"{0} lb"}
1716 }
1717 stone{
1718 one{"{0} st"}
1719 other{"{0} st"}
1720 }
1721 }
1722 power{
1723 horsepower{
1724 one{"{0} cv"}
1725 other{"{0} cv"}
1726 }
1727 kilowatt{
1728 one{"{0} kW"}
1729 other{"{0} kW"}
1730 }
1731 watt{
1732 one{"{0} W"}
1733 other{"{0} W"}
1734 }
1735 }
1736 pressure{
1737 hectopascal{
1738 one{"{0} hPa"}
1739 other{"{0} hPa"}
1740 }
1741 inch-hg{
1742 one{"{0} inHg"}
1743 other{"{0} inHg"}
1744 }
1745 millibar{
1746 one{"{0} mb"}
1747 other{"{0} mb"}
1748 }
1749 }
1750 speed{
1751 kilometer-per-hour{
1752 one{"{0} km/h"}
1753 other{"{0} km/h"}
1754 }
1755 meter-per-second{
1756 one{"{0} m/s"}
1757 other{"{0} m/s"}
1758 }
1759 mile-per-hour{
1760 one{"{0} mi/h"}
1761 other{"{0} mi/h"}
1762 }
1763 }
1764 temperature{
1765 celsius{
1766 one{"{0}°C"}
1767 other{"{0}°C"}
1768 }
1769 fahrenheit{
1770 one{"{0}°F"}
1771 other{"{0}°F"}
1772 }
1773 }
1774 volume{
1775 cubic-kilometer{
1776 one{"{0} km³"}
1777 other{"{0} km³"}
1778 }
1779 cubic-mile{
1780 one{"{0} mi³"}
1781 other{"{0} mi³"}
1782 }
1783 liter{
1784 one{"{0} l"}
1785 other{"{0} l"}
1786 }
1787 }
1788 }
1789 }