pt.txt revision c73f511526464f8e56c242df80552e9b0d94ae3d
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.xml
7// *
8// ***************************************************************************
9/**
10 * ICU <specials> source: <path>/common/main/pt.xml
11 */
12pt{
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{
23        "[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"
24        " z]"
25    }
26    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]"}
27    LocaleScript{
28        "Latn",
29    }
30    MoreInformation{"?"}
31    NumberElements{
32        default{"latn"}
33        latn{
34            miscPatterns{
35                atLeast{"+{0}"}
36                range{"{0}–{1}"}
37            }
38            patterns{
39                accountingFormat{"¤#,##0.00;(¤#,##0.00)"}
40                currencyFormat{"¤#,##0.00"}
41                decimalFormat{"#,##0.###"}
42                percentFormat{"#,##0%"}
43                scientificFormat{"#E0"}
44            }
45            patternsLong{
46                decimalFormat{
47                    1000{
48                        one{"0 mil"}
49                        other{"0 mil"}
50                    }
51                    10000{
52                        one{"00 mil"}
53                        other{"00 mil"}
54                    }
55                    100000{
56                        one{"000 mil"}
57                        other{"000 mil"}
58                    }
59                    1000000{
60                        one{"0 milhão"}
61                        other{"0 milhões"}
62                    }
63                    10000000{
64                        one{"00 milhão"}
65                        other{"00 milhões"}
66                    }
67                    100000000{
68                        one{"000 milhão"}
69                        other{"000 milhões"}
70                    }
71                    1000000000{
72                        one{"0 bilhão"}
73                        other{"0 bilhões"}
74                    }
75                    10000000000{
76                        one{"00 bilhão"}
77                        other{"00 bilhões"}
78                    }
79                    100000000000{
80                        one{"000 bilhão"}
81                        other{"000 bilhões"}
82                    }
83                    1000000000000{
84                        one{"0 trilhão"}
85                        other{"0 trilhões"}
86                    }
87                    10000000000000{
88                        one{"00 trilhão"}
89                        other{"00 trilhões"}
90                    }
91                    100000000000000{
92                        one{"000 trilhão"}
93                        other{"000 trilhões"}
94                    }
95                }
96            }
97            patternsShort{
98                decimalFormat{
99                    1000{
100                        one{"0 mil"}
101                        other{"0 mil"}
102                    }
103                    10000{
104                        one{"00 mil"}
105                        other{"00 mil"}
106                    }
107                    100000{
108                        one{"000 mil"}
109                        other{"000 mil"}
110                    }
111                    1000000{
112                        one{"0 mi"}
113                        other{"0 mi"}
114                    }
115                    10000000{
116                        one{"00 mi"}
117                        other{"00 mi"}
118                    }
119                    100000000{
120                        one{"000 mi"}
121                        other{"000 mi"}
122                    }
123                    1000000000{
124                        one{"0 bi"}
125                        other{"0 bi"}
126                    }
127                    10000000000{
128                        one{"00 bi"}
129                        other{"00 bi"}
130                    }
131                    100000000000{
132                        one{"000 bi"}
133                        other{"000 bi"}
134                    }
135                    1000000000000{
136                        one{"0 tri"}
137                        other{"0 tri"}
138                    }
139                    10000000000000{
140                        one{"00 tri"}
141                        other{"00 tri"}
142                    }
143                    100000000000000{
144                        one{"000 tri"}
145                        other{"000 tri"}
146                    }
147                }
148            }
149            symbols{
150                decimal{","}
151                exponential{"E"}
152                group{"."}
153                infinity{"∞"}
154                list{";"}
155                minusSign{"-"}
156                nan{"NaN"}
157                perMille{"‰"}
158                percentSign{"%"}
159                plusSign{"+"}
160                superscriptingExponent{"×"}
161            }
162        }
163        native{"latn"}
164    }
165    Version{"2.0.98.52"}
166    calendar{
167        buddhist{
168            eras{
169                abbreviated{
170                    "BE",
171                }
172            }
173        }
174        chinese{
175            DateTimePatterns{
176                "HH:mm:ss zzzz",
177                "HH:mm:ss z",
178                "HH:mm:ss",
179                "HH:mm",
180                "EEEE, d 'de' MMMM 'de' U",
181                "d 'de' MMMM 'de' U",
182                "dd/MM U",
183                "dd/MM/yy",
184                "{1} {0}",
185                "{1} {0}",
186                "{1} {0}",
187                "{1} {0}",
188                "{1} {0}",
189            }
190            monthNames{
191                format{
192                    abbreviated{
193                        "1",
194                        "2",
195                        "3",
196                        "4",
197                        "5",
198                        "6",
199                        "7",
200                        "8",
201                        "9",
202                        "10",
203                        "11",
204                        "12",
205                    }
206                    narrow{
207                        "1",
208                        "2",
209                        "3",
210                        "4",
211                        "5",
212                        "6",
213                        "7",
214                        "8",
215                        "9",
216                        "10",
217                        "11",
218                        "12",
219                    }
220                    wide{
221                        "Mês 1",
222                        "Mês 2",
223                        "Mês 3",
224                        "Mês 4",
225                        "Mês 5",
226                        "Mês 6",
227                        "Mês 7",
228                        "Mês 8",
229                        "Mês 9",
230                        "Mês 10",
231                        "Mês 11",
232                        "Mês 12",
233                    }
234                }
235                stand-alone{
236                    abbreviated{
237                        "1",
238                        "2",
239                        "3",
240                        "4",
241                        "5",
242                        "6",
243                        "7",
244                        "8",
245                        "9",
246                        "10",
247                        "11",
248                        "12",
249                    }
250                    narrow{
251                        "1",
252                        "2",
253                        "3",
254                        "4",
255                        "5",
256                        "6",
257                        "7",
258                        "8",
259                        "9",
260                        "10",
261                        "11",
262                        "12",
263                    }
264                    wide{
265                        "1",
266                        "2",
267                        "3",
268                        "4",
269                        "5",
270                        "6",
271                        "7",
272                        "8",
273                        "9",
274                        "10",
275                        "11",
276                        "12",
277                    }
278                }
279            }
280        }
281        coptic{
282            monthNames{
283                format{
284                    abbreviated{
285                        "Tout",
286                        "Baba",
287                        "Hator",
288                        "Kiahk",
289                        "Toba",
290                        "Amshir",
291                        "Baramhat",
292                        "Baramouda",
293                        "Bashans",
294                        "Paona",
295                        "Epep",
296                        "Mesra",
297                        "Nasie",
298                    }
299                    narrow{
300                        "1",
301                        "2",
302                        "3",
303                        "4",
304                        "5",
305                        "6",
306                        "7",
307                        "8",
308                        "9",
309                        "10",
310                        "11",
311                        "12",
312                        "13",
313                    }
314                }
315                stand-alone{
316                    abbreviated{
317                        "Tout",
318                        "Baba",
319                        "Hator",
320                        "Kiahk",
321                        "Toba",
322                        "Amshir",
323                        "Baramhat",
324                        "Baramouda",
325                        "Bashans",
326                        "Paona",
327                        "Epep",
328                        "Mesra",
329                        "Nasie",
330                    }
331                    wide{
332                        "Tout",
333                        "Baba",
334                        "Hator",
335                        "Kiahk",
336                        "Toba",
337                        "Amshir",
338                        "Baramhat",
339                        "Baramouda",
340                        "Bashans",
341                        "Paona",
342                        "Epep",
343                        "Mesra",
344                        "Nasie",
345                    }
346                }
347            }
348        }
349        ethiopic{
350            monthNames{
351                format{
352                    abbreviated{
353                        "Meskerem",
354                        "Tekemt",
355                        "Hedar",
356                        "Tahsas",
357                        "Ter",
358                        "Yekatit",
359                        "Megabit",
360                        "Miazia",
361                        "Genbot",
362                        "Sene",
363                        "Hamle",
364                        "Nehasse",
365                        "Pagumen",
366                    }
367                    narrow{
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                        "13",
381                    }
382                }
383                stand-alone{
384                    abbreviated{
385                        "Meskerem",
386                        "Tekemt",
387                        "Hedar",
388                        "Tahsas",
389                        "Ter",
390                        "Yekatit",
391                        "Megabit",
392                        "Miazia",
393                        "Genbot",
394                        "Sene",
395                        "Hamle",
396                        "Nehasse",
397                        "Pagumen",
398                    }
399                    wide{
400                        "Meskerem",
401                        "Tekemt",
402                        "Hedar",
403                        "Tahsas",
404                        "Ter",
405                        "Yekatit",
406                        "Megabit",
407                        "Miazia",
408                        "Genbot",
409                        "Sene",
410                        "Hamle",
411                        "Nehasse",
412                        "Pagumen",
413                    }
414                }
415            }
416        }
417        generic{
418            DateTimePatterns{
419                "HH:mm:ss zzzz",
420                "HH:mm:ss z",
421                "HH:mm:ss",
422                "HH:mm",
423                "EEEE, d 'de' MMMM 'de' y G",
424                "d 'de' MMMM 'de' y G",
425                "dd/MM/y G",
426                "dd/MM/yy GGGGG",
427                "{1} {0}",
428                "{1} {0}",
429                "{1} {0}",
430                "{1} {0}",
431                "{1} {0}",
432            }
433            availableFormats{
434                Ed{"E, d"}
435                Gy{"y G"}
436                GyMMM{"MMM 'de' y G"}
437                GyMMMEd{"E, d 'de' MMM 'de' y G"}
438                GyMMMd{"d 'de' MMM 'de' y G"}
439                H{"HH"}
440                Hm{"HH:mm"}
441                Hms{"HH:mm:ss"}
442                M{"L"}
443                MEd{"E, dd/MM"}
444                MMM{"LLL"}
445                MMMEd{"E, d 'de' MMM"}
446                MMMd{"d 'de' MMM"}
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 G"}
454                yyyy{"y G"}
455                yyyyM{"MM/y GGGGG"}
456                yyyyMEd{"E, dd/MM/y GGGGG"}
457                yyyyMMM{"MMM 'de' y G"}
458                yyyyMMMEd{"E, d 'de' MMM 'de' y G"}
459                yyyyMMMd{"d 'de' MMM 'de' y G"}
460                yyyyMd{"dd/MM/y GGGGG"}
461                yyyyQQQ{"G y QQQ"}
462                yyyyQQQQ{"G y QQQQ"}
463            }
464            intervalFormats{
465                H{
466                    H{"HH'h' - HH'h'"}
467                }
468                Hm{
469                    H{"HH:mm–HH:mm"}
470                    m{"HH:mm–HH:mm"}
471                }
472                Hmv{
473                    H{"HH:mm–HH:mm v"}
474                    m{"HH:mm–HH:mm v"}
475                }
476                Hv{
477                    H{"HH - HH v"}
478                }
479                M{
480                    M{"M-M"}
481                }
482                MEd{
483                    M{"E, dd/MM - E, dd/MM"}
484                    d{"E, dd/MM - E, dd/MM"}
485                }
486                MMM{
487                    M{"MMM - MMM"}
488                }
489                MMMEd{
490                    M{"E, d 'de' MMM - E, d 'de' MMM"}
491                    d{"E, d - E, d 'de' MMM"}
492                }
493                MMMd{
494                    M{"d 'de' MMM - d 'de' MMM"}
495                    d{"d-d 'de' MMM"}
496                }
497                Md{
498                    M{"dd/MM - dd/MM"}
499                    d{"dd/MM - dd/MM"}
500                }
501                d{
502                    d{"d-d"}
503                }
504                fallback{"{0} - {1}"}
505                h{
506                    a{"h'h' a - h'h' a"}
507                    h{"h'h' - h'h' a"}
508                }
509                hm{
510                    a{"h:mm a – h:mm a"}
511                    h{"h:mm–h:mm a"}
512                    m{"h:mm–h:mm a"}
513                }
514                hmv{
515                    a{"h:mm a – h:mm a v"}
516                    h{"h:mm–h:mm a v"}
517                    m{"h:mm–h:mm a v"}
518                }
519                hv{
520                    a{"h a - h a v"}
521                    h{"h - h a v"}
522                }
523                y{
524                    y{"y - y G"}
525                }
526                yM{
527                    M{"MM/y - MM/y G"}
528                    y{"MM/y - MM/y G"}
529                }
530                yMEd{
531                    M{"E, dd/MM/y - E, dd/MM/y G"}
532                    d{"E, dd/MM/y - E, dd/MM/y G"}
533                    y{"E, dd/MM/y - E, dd/MM/y G"}
534                }
535                yMMM{
536                    M{"MMM-MMM 'de' y G"}
537                    y{"MMM 'de' y - MMM 'de' y G"}
538                }
539                yMMMEd{
540                    M{"E, d 'de' MMM - E, d 'de' MMM 'de' y G"}
541                    d{"E, d - E, d 'de' MMM 'de' y G"}
542                    y{"E, d 'de' MMM 'de' y - E, d 'de' MMM 'de' y G"}
543                }
544                yMMMM{
545                    M{"MMMM-MMMM 'de' y G"}
546                    y{"MMMM 'de' y - MMMM 'de' y G"}
547                }
548                yMMMd{
549                    M{"d 'de' MMM - d 'de' MMM 'de' y G"}
550                    d{"d-d 'de' MMM 'de' y"}
551                    y{"d 'de' MMM 'de' y - d 'de' MMM 'de' y G"}
552                }
553                yMd{
554                    M{"dd/MM/y - dd/MM/y G"}
555                    d{"dd/MM/y - dd/MM/y G"}
556                    y{"dd/MM/y - dd/MM/y G"}
557                }
558            }
559        }
560        gregorian{
561            AmPmMarkers{
562                "AM",
563                "PM",
564            }
565            AmPmMarkersNarrow{
566                "a",
567                "p",
568            }
569            DateTimePatterns{
570                "HH:mm:ss zzzz",
571                "HH:mm:ss z",
572                "HH:mm:ss",
573                "HH:mm",
574                "EEEE, d 'de' MMMM 'de' y",
575                "d 'de' MMMM 'de' y",
576                "dd/MM/y",
577                "dd/MM/yy",
578                "{1} {0}",
579                "{1} {0}",
580                "{1} {0}",
581                "{1} {0}",
582                "{1} {0}",
583            }
584            NoonMarker{"meio-dia"}
585            appendItems{
586                Timezone{"{0} {1}"}
587            }
588            availableFormats{
589                EHm{"E, HH:mm"}
590                EHms{"E, HH:mm:ss"}
591                Ed{"E, d"}
592                Ehm{"E, h:mm a"}
593                Ehms{"E, h:mm:ss a"}
594                Gy{"y G"}
595                GyMMM{"MMM 'de' y G"}
596                GyMMMEd{"E, d 'de' MMM 'de' y G"}
597                GyMMMd{"d 'de' MMM 'de' y G"}
598                H{"HH"}
599                HHmm{"HH:mm"}
600                HHmmss{"HH:mm:ss"}
601                Hm{"HH:mm"}
602                Hms{"HH:mm:ss"}
603                M{"L"}
604                MEd{"E, dd/MM"}
605                MMM{"LLL"}
606                MMMEd{"E, d 'de' MMM"}
607                MMMd{"d 'de' MMM"}
608                MMdd{"dd/MM"}
609                Md{"d/M"}
610                d{"d"}
611                h{"h a"}
612                hm{"h:mm a"}
613                hms{"h:mm:ss a"}
614                ms{"mm:ss"}
615                y{"y"}
616                yM{"MM/y"}
617                yMEd{"E, dd/MM/y"}
618                yMM{"MM/y"}
619                yMMM{"MMM 'de' y"}
620                yMMMEd{"E, d 'de' MMM 'de' y"}
621                yMMMd{"d 'de' MMM 'de' y"}
622                yMd{"dd/MM/y"}
623                yQQQ{"y QQQ"}
624                yQQQQ{"y QQQQ"}
625            }
626            dayNames{
627                format{
628                    abbreviated{
629                        "dom",
630                        "seg",
631                        "ter",
632                        "qua",
633                        "qui",
634                        "sex",
635                        "sáb",
636                    }
637                    narrow{
638                        "D",
639                        "S",
640                        "T",
641                        "Q",
642                        "Q",
643                        "S",
644                        "S",
645                    }
646                    short{
647                        "dom",
648                        "seg",
649                        "ter",
650                        "qua",
651                        "qui",
652                        "sex",
653                        "sáb",
654                    }
655                    wide{
656                        "domingo",
657                        "segunda-feira",
658                        "terça-feira",
659                        "quarta-feira",
660                        "quinta-feira",
661                        "sexta-feira",
662                        "sábado",
663                    }
664                }
665                stand-alone{
666                    abbreviated{
667                        "dom",
668                        "seg",
669                        "ter",
670                        "qua",
671                        "qui",
672                        "sex",
673                        "sáb",
674                    }
675                    narrow{
676                        "D",
677                        "S",
678                        "T",
679                        "Q",
680                        "Q",
681                        "S",
682                        "S",
683                    }
684                    short{
685                        "dom",
686                        "seg",
687                        "ter",
688                        "qua",
689                        "qui",
690                        "sex",
691                        "sáb",
692                    }
693                    wide{
694                        "domingo",
695                        "segunda-feira",
696                        "terça-feira",
697                        "quarta-feira",
698                        "quinta-feira",
699                        "sexta-feira",
700                        "sábado",
701                    }
702                }
703            }
704            eras{
705                abbreviated{
706                    "a.C.",
707                    "d.C.",
708                }
709                wide{
710                    "Antes de Cristo",
711                    "Ano do Senhor",
712                }
713            }
714            intervalFormats{
715                H{
716                    H{"HH'h' - HH'h'"}
717                }
718                Hm{
719                    H{"HH:mm–HH:mm"}
720                    m{"HH:mm–HH:mm"}
721                }
722                Hmv{
723                    H{"HH:mm–HH:mm v"}
724                    m{"HH:mm–HH:mm v"}
725                }
726                Hv{
727                    H{"HH - HH v"}
728                }
729                M{
730                    M{"M-M"}
731                }
732                MEd{
733                    M{"E, dd/MM - E, dd/MM"}
734                    d{"E, dd/MM - E, dd/MM"}
735                }
736                MMM{
737                    M{"MMM - MMM"}
738                }
739                MMMEd{
740                    M{"E, d 'de' MMM - E, d 'de' MMM"}
741                    d{"E, d - E, d 'de' MMM"}
742                }
743                MMMd{
744                    M{"d 'de' MMM - d 'de' MMM"}
745                    d{"d-d 'de' MMM"}
746                }
747                Md{
748                    M{"dd/MM - dd/MM"}
749                    d{"dd/MM - dd/MM"}
750                }
751                d{
752                    d{"d-d"}
753                }
754                fallback{"{0} - {1}"}
755                h{
756                    a{"h'h' a - h'h' a"}
757                    h{"h'h' - h'h' a"}
758                }
759                hm{
760                    a{"h:mm a – h:mm a"}
761                    h{"h:mm–h:mm a"}
762                    m{"h:mm–h:mm a"}
763                }
764                hmv{
765                    a{"h:mm a – h:mm a v"}
766                    h{"h:mm–h:mm a v"}
767                    m{"h:mm–h:mm a v"}
768                }
769                hv{
770                    a{"h a - h a v"}
771                    h{"h - h a v"}
772                }
773                y{
774                    y{"y - y"}
775                }
776                yM{
777                    M{"MM/y - MM/y"}
778                    y{"MM/y - MM/y"}
779                }
780                yMEd{
781                    M{"E, dd/MM/y - E, dd/MM/y"}
782                    d{"E, dd/MM/y - E, dd/MM/y"}
783                    y{"E, dd/MM/y - E, dd/MM/y"}
784                }
785                yMMM{
786                    M{"MMM-MMM 'de' y"}
787                    y{"MMM 'de' y - MMM 'de' y"}
788                }
789                yMMMEd{
790                    M{"E, d 'de' MMM - E, d 'de' MMM 'de' y"}
791                    d{"E, d - E, d 'de' MMM 'de' y"}
792                    y{"E, d 'de' MMM 'de' y - E, d 'de' MMM 'de' y"}
793                }
794                yMMMM{
795                    M{"MMMM - MMMM 'de' y"}
796                    y{"MMMM 'de' y - MMMM 'de' y"}
797                }
798                yMMMd{
799                    M{"d 'de' MMM - d 'de' MMM 'de' y"}
800                    d{"d-d 'de' MMM 'de' y"}
801                    y{"d 'de' MMM 'de' y - d 'de' MMM 'de' y"}
802                }
803                yMd{
804                    M{"dd/MM/y - dd/MM/y"}
805                    d{"dd/MM/y - dd/MM/y"}
806                    y{"dd/MM/y - dd/MM/y"}
807                }
808            }
809            monthNames{
810                format{
811                    abbreviated{
812                        "jan",
813                        "fev",
814                        "mar",
815                        "abr",
816                        "mai",
817                        "jun",
818                        "jul",
819                        "ago",
820                        "set",
821                        "out",
822                        "nov",
823                        "dez",
824                    }
825                    narrow{
826                        "J",
827                        "F",
828                        "M",
829                        "A",
830                        "M",
831                        "J",
832                        "J",
833                        "A",
834                        "S",
835                        "O",
836                        "N",
837                        "D",
838                    }
839                    wide{
840                        "janeiro",
841                        "fevereiro",
842                        "março",
843                        "abril",
844                        "maio",
845                        "junho",
846                        "julho",
847                        "agosto",
848                        "setembro",
849                        "outubro",
850                        "novembro",
851                        "dezembro",
852                    }
853                }
854                stand-alone{
855                    abbreviated{
856                        "jan",
857                        "fev",
858                        "mar",
859                        "abr",
860                        "mai",
861                        "jun",
862                        "jul",
863                        "ago",
864                        "set",
865                        "out",
866                        "nov",
867                        "dez",
868                    }
869                    narrow{
870                        "J",
871                        "F",
872                        "M",
873                        "A",
874                        "M",
875                        "J",
876                        "J",
877                        "A",
878                        "S",
879                        "O",
880                        "N",
881                        "D",
882                    }
883                    wide{
884                        "janeiro",
885                        "fevereiro",
886                        "março",
887                        "abril",
888                        "maio",
889                        "junho",
890                        "julho",
891                        "agosto",
892                        "setembro",
893                        "outubro",
894                        "novembro",
895                        "dezembro",
896                    }
897                }
898            }
899            quarters{
900                format{
901                    abbreviated{
902                        "T1",
903                        "T2",
904                        "T3",
905                        "T4",
906                    }
907                    narrow{
908                        "1",
909                        "2",
910                        "3",
911                        "4",
912                    }
913                    wide{
914                        "1º trimestre",
915                        "2º trimestre",
916                        "3º trimestre",
917                        "4º trimestre",
918                    }
919                }
920                stand-alone{
921                    abbreviated{
922                        "T1",
923                        "T2",
924                        "T3",
925                        "T4",
926                    }
927                    narrow{
928                        "1",
929                        "2",
930                        "3",
931                        "4",
932                    }
933                    wide{
934                        "1º trimestre",
935                        "2º trimestre",
936                        "3º trimestre",
937                        "4º trimestre",
938                    }
939                }
940            }
941        }
942        hebrew{
943            monthNames{
944                format{
945                    abbreviated{
946                        "Tishri",
947                        "Heshvan",
948                        "Kislev",
949                        "Tevet",
950                        "Shevat",
951                        "Adar I",
952                        "Adar",
953                        "Nisan",
954                        "Iyar",
955                        "Sivan",
956                        "Tamuz",
957                        "Av",
958                        "Elul",
959                        "Adar II",
960                    }
961                    wide{
962                        "Tishri",
963                        "Heshvan",
964                        "Kislev",
965                        "Tevet",
966                        "Shevat",
967                        "Adar I",
968                        "Adar",
969                        "Nisan",
970                        "Iyar",
971                        "Sivan",
972                        "Tamuz",
973                        "Av",
974                        "Elul",
975                        "Adar II",
976                    }
977                }
978                stand-alone{
979                    abbreviated{
980                        "Tishri",
981                        "Heshvan",
982                        "Kislev",
983                        "Tevet",
984                        "Shevat",
985                        "Adar I",
986                        "Adar",
987                        "Nisan",
988                        "Iyar",
989                        "Sivan",
990                        "Tamuz",
991                        "Av",
992                        "Elul",
993                        "Adar II",
994                    }
995                    wide{
996                        "Tishri",
997                        "Heshvan",
998                        "Kislev",
999                        "Tevet",
1000                        "Shevat",
1001                        "Adar I",
1002                        "Adar",
1003                        "Nisan",
1004                        "Iyar",
1005                        "Sivan",
1006                        "Tamuz",
1007                        "Av",
1008                        "Elul",
1009                        "Adar II",
1010                    }
1011                }
1012            }
1013        }
1014        indian{
1015            monthNames{
1016                format{
1017                    abbreviated{
1018                        "Chaitra",
1019                        "Vaisakha",
1020                        "Jyaistha",
1021                        "Asadha",
1022                        "Sravana",
1023                        "Bhadra",
1024                        "Asvina",
1025                        "Kartika",
1026                        "Agrahayana",
1027                        "Pausa",
1028                        "Magha",
1029                        "Phalguna",
1030                    }
1031                    narrow{
1032                        "1",
1033                        "2",
1034                        "3",
1035                        "4",
1036                        "5",
1037                        "6",
1038                        "7",
1039                        "8",
1040                        "9",
1041                        "10",
1042                        "11",
1043                        "12",
1044                    }
1045                }
1046                stand-alone{
1047                    abbreviated{
1048                        "Chaitra",
1049                        "Vaisakha",
1050                        "Jyaistha",
1051                        "Asadha",
1052                        "Sravana",
1053                        "Bhadra",
1054                        "Asvina",
1055                        "Kartika",
1056                        "Agrahayana",
1057                        "Pausa",
1058                        "Magha",
1059                        "Phalguna",
1060                    }
1061                    wide{
1062                        "Chaitra",
1063                        "Vaisakha",
1064                        "Jyaistha",
1065                        "Asadha",
1066                        "Sravana",
1067                        "Bhadra",
1068                        "Asvina",
1069                        "Kartika",
1070                        "Agrahayana",
1071                        "Pausa",
1072                        "Magha",
1073                        "Phalguna",
1074                    }
1075                }
1076            }
1077        }
1078        islamic{
1079            eras{
1080                abbreviated{
1081                    "AH",
1082                }
1083            }
1084        }
1085        japanese{
1086            DateTimePatterns{
1087                "HH:mm:ss zzzz",
1088                "HH:mm:ss z",
1089                "HH:mm:ss",
1090                "HH:mm",
1091                "EEEE, d 'de' MMMM 'de' y G",
1092                "d 'de' MMMM 'de' y G",
1093                "dd/MM/y G",
1094                "dd/MM/yy GGGGG",
1095                "{1} {0}",
1096                "{1} {0}",
1097                "{1} {0}",
1098                "{1} {0}",
1099                "{1} {0}",
1100            }
1101        }
1102        persian{
1103            monthNames{
1104                format{
1105                    abbreviated{
1106                        "Farvardin",
1107                        "Ordibehesht",
1108                        "Khordad",
1109                        "Tir",
1110                        "Mordad",
1111                        "Shahrivar",
1112                        "Mehr",
1113                        "Aban",
1114                        "Azar",
1115                        "Dey",
1116                        "Bahman",
1117                        "Esfand",
1118                    }
1119                    narrow{
1120                        "1",
1121                        "2",
1122                        "3",
1123                        "4",
1124                        "5",
1125                        "6",
1126                        "7",
1127                        "8",
1128                        "9",
1129                        "10",
1130                        "11",
1131                        "12",
1132                    }
1133                }
1134                stand-alone{
1135                    abbreviated{
1136                        "Farvardin",
1137                        "Ordibehesht",
1138                        "Khordad",
1139                        "Tir",
1140                        "Mordad",
1141                        "Shahrivar",
1142                        "Mehr",
1143                        "Aban",
1144                        "Azar",
1145                        "Dey",
1146                        "Bahman",
1147                        "Esfand",
1148                    }
1149                    wide{
1150                        "Farvardin",
1151                        "Ordibehesht",
1152                        "Khordad",
1153                        "Tir",
1154                        "Mordad",
1155                        "Shahrivar",
1156                        "Mehr",
1157                        "Aban",
1158                        "Azar",
1159                        "Dey",
1160                        "Bahman",
1161                        "Esfand",
1162                    }
1163                }
1164            }
1165        }
1166        roc{
1167            eras{
1168                abbreviated{
1169                    "Antes de R.O.C.",
1170                    "R.O.C.",
1171                }
1172            }
1173        }
1174    }
1175    contextTransforms{
1176        day-format-except-narrow:intvector{
1177            1,
1178            1,
1179        }
1180        day-standalone-except-narrow:intvector{
1181            1,
1182            1,
1183        }
1184        languages:intvector{
1185            1,
1186            1,
1187        }
1188        relative:intvector{
1189            1,
1190            1,
1191        }
1192    }
1193    delimiters{
1194        alternateQuotationEnd{"’"}
1195        alternateQuotationStart{"‘"}
1196        quotationEnd{"”"}
1197        quotationStart{"“"}
1198    }
1199    durationUnits{
1200        hm{"h:mm"}
1201        hms{"h:mm:ss"}
1202        ms{"m:ss"}
1203    }
1204    fields{
1205        day{
1206            dn{"Dia"}
1207            relative{
1208                "-1"{"ontem"}
1209                "-2"{"anteontem"}
1210                "0"{"hoje"}
1211                "1"{"amanhã"}
1212                "2"{"depois de amanhã"}
1213            }
1214            relativeTime{
1215                future{
1216                    one{"Dentro de {0} dia"}
1217                    other{"Dentro de {0} dias"}
1218                }
1219                past{
1220                    one{"Há {0} dia"}
1221                    other{"Há {0} dias"}
1222                }
1223            }
1224        }
1225        dayperiod{
1226            dn{"Período do dia"}
1227        }
1228        era{
1229            dn{"Era"}
1230        }
1231        fri{
1232            relative{
1233                "-1"{"sexta-feira passada"}
1234                "0"{"esta sexta-feira"}
1235                "1"{"próxima sexta-feira"}
1236            }
1237        }
1238        hour{
1239            dn{"Hora"}
1240            relativeTime{
1241                future{
1242                    one{"Dentro de {0} hora"}
1243                    other{"Dentro de {0} horas"}
1244                }
1245                past{
1246                    one{"Há {0} hora"}
1247                    other{"Há {0} horas"}
1248                }
1249            }
1250        }
1251        minute{
1252            dn{"Minuto"}
1253            relativeTime{
1254                future{
1255                    one{"Dentro de {0} minuto"}
1256                    other{"Dentro de {0} minutos"}
1257                }
1258                past{
1259                    one{"Há {0} minuto"}
1260                    other{"Há {0} minutos"}
1261                }
1262            }
1263        }
1264        mon{
1265            relative{
1266                "-1"{"segunda-feira passada"}
1267                "0"{"esta segunda-feira"}
1268                "1"{"próxima segunda-feira"}
1269            }
1270        }
1271        month{
1272            dn{"Mês"}
1273            relative{
1274                "-1"{"mês passado"}
1275                "0"{"este mês"}
1276                "1"{"próximo mês"}
1277            }
1278            relativeTime{
1279                future{
1280                    one{"Dentro de {0} mês"}
1281                    other{"Dentro de {0} meses"}
1282                }
1283                past{
1284                    one{"Há {0} mês"}
1285                    other{"Há {0} meses"}
1286                }
1287            }
1288        }
1289        sat{
1290            relative{
1291                "-1"{"sábado passado"}
1292                "0"{"este sábado"}
1293                "1"{"próximo sábado"}
1294            }
1295        }
1296        second{
1297            dn{"Segundo"}
1298            relative{
1299                "0"{"agora"}
1300            }
1301            relativeTime{
1302                future{
1303                    one{"Dentro de {0} segundo"}
1304                    other{"Dentro de {0} segundos"}
1305                }
1306                past{
1307                    one{"Há {0} segundo"}
1308                    other{"Há {0} segundos"}
1309                }
1310            }
1311        }
1312        sun{
1313            relative{
1314                "-1"{"domingo passado"}
1315                "0"{"este domingo"}
1316                "1"{"próximo domingo"}
1317            }
1318        }
1319        thu{
1320            relative{
1321                "-1"{"quinta-feira passada"}
1322                "0"{"esta quinta-feira"}
1323                "1"{"próxima quinta-feira"}
1324            }
1325        }
1326        tue{
1327            relative{
1328                "-1"{"terça-feira passada"}
1329                "0"{"esta terça-feira"}
1330                "1"{"próxima terça-feira"}
1331            }
1332        }
1333        wed{
1334            relative{
1335                "-1"{"quarta-feira passada"}
1336                "0"{"esta quarta-feira"}
1337                "1"{"próxima quarta-feira"}
1338            }
1339        }
1340        week{
1341            dn{"Semana"}
1342            relative{
1343                "-1"{"semana passada"}
1344                "0"{"esta semana"}
1345                "1"{"próxima semana"}
1346            }
1347            relativeTime{
1348                future{
1349                    one{"Dentro de {0} semana"}
1350                    other{"Dentro de {0} semanas"}
1351                }
1352                past{
1353                    one{"Há {0} semana"}
1354                    other{"Há {0} semanas"}
1355                }
1356            }
1357        }
1358        weekday{
1359            dn{"Dia da semana"}
1360        }
1361        year{
1362            dn{"Ano"}
1363            relative{
1364                "-1"{"ano passado"}
1365                "0"{"este ano"}
1366                "1"{"próximo ano"}
1367            }
1368            relativeTime{
1369                future{
1370                    one{"Dentro de {0} ano"}
1371                    other{"Dentro de {0} anos"}
1372                }
1373                past{
1374                    one{"Há {0} ano"}
1375                    other{"Há {0} anos"}
1376                }
1377            }
1378        }
1379        zone{
1380            dn{"Fuso"}
1381        }
1382    }
1383    listPattern{
1384        standard{
1385            2{"{0} e {1}"}
1386            end{"{0} e {1}"}
1387            middle{"{0}, {1}"}
1388            start{"{0}, {1}"}
1389        }
1390        unit{
1391            2{"{0} e {1}"}
1392            end{"{0} e {1}"}
1393            middle{"{0}, {1}"}
1394            start{"{0}, {1}"}
1395        }
1396        unit-narrow{
1397            2{"{0} e {1}"}
1398            end{"{0} e {1}"}
1399            middle{"{0}, {1}"}
1400            start{"{0}, {1}"}
1401        }
1402        unit-short{
1403            2{"{0} e {1}"}
1404            end{"{0} e {1}"}
1405            middle{"{0}, {1}"}
1406            start{"{0}, {1}"}
1407        }
1408    }
1409    measurementSystemNames{
1410        UK{"inglês"}
1411        US{"americano"}
1412        metric{"métrico"}
1413    }
1414    transformNames{
1415        BGN{"BGN"}
1416        Numeric{"Numérico"}
1417        Tone{"Tom"}
1418        UNGEGN{"UNGEGN"}
1419        x-Accents{"Tonalidade"}
1420        x-Fullwidth{"Extensão total"}
1421        x-Halfwidth{"Extensão total"}
1422        x-Jamo{"Jamo"}
1423        x-Pinyin{"Pinyin"}
1424        x-Publishing{"Publicação"}
1425    }
1426    units{
1427        acceleration{
1428            g-force{
1429                one{"{0} força G"}
1430                other{"{0} de força gravitacional"}
1431            }
1432        }
1433        angle{
1434            arc-minute{
1435                one{"{0} minuto"}
1436                other{"{0} minutos"}
1437            }
1438            arc-second{
1439                one{"{0} segundo"}
1440                other{"{0} segundos"}
1441            }
1442            degree{
1443                one{"{0} grau"}
1444                other{"{0} graus"}
1445            }
1446        }
1447        area{
1448            acre{
1449                one{"{0} acre"}
1450                other{"{0} acres"}
1451            }
1452            hectare{
1453                one{"{0} hectare"}
1454                other{"{0} hectares"}
1455            }
1456            square-foot{
1457                one{"{0} pé quadrado"}
1458                other{"{0} pés quadrados"}
1459            }
1460            square-kilometer{
1461                one{"{0} quilômetro quadrado"}
1462                other{"{0} quilômetros quadrados"}
1463            }
1464            square-meter{
1465                one{"{0} metro quadrado"}
1466                other{"{0} metros quadrados"}
1467            }
1468            square-mile{
1469                one{"{0} milha quadrada"}
1470                other{"{0} milhas quadradas"}
1471            }
1472        }
1473        compound{
1474            per{"{0} por {1}"}
1475        }
1476        duration{
1477            day{
1478                one{"{0} dia"}
1479                other{"{0} dias"}
1480            }
1481            hour{
1482                one{"{0} hora"}
1483                other{"{0} horas"}
1484            }
1485            millisecond{
1486                one{"{0} milissegundo"}
1487                other{"{0} milissegundos"}
1488            }
1489            minute{
1490                one{"{0} minuto"}
1491                other{"{0} minutos"}
1492            }
1493            month{
1494                one{"{0} mês"}
1495                other{"{0} meses"}
1496            }
1497            second{
1498                one{"{0} segundo"}
1499                other{"{0} segundos"}
1500            }
1501            week{
1502                one{"{0} semana"}
1503                other{"{0} semanas"}
1504            }
1505            year{
1506                one{"{0} ano"}
1507                other{"{0} anos"}
1508            }
1509        }
1510        length{
1511            centimeter{
1512                one{"{0} centímetro"}
1513                other{"{0} centímetros"}
1514            }
1515            foot{
1516                one{"{0} pé"}
1517                other{"{0} pés"}
1518            }
1519            inch{
1520                one{"{0} polegada"}
1521                other{"{0} polegadas"}
1522            }
1523            kilometer{
1524                one{"{0} quilômetro"}
1525                other{"{0} quilômetros"}
1526            }
1527            light-year{
1528                one{"{0} ano-luz"}
1529                other{"{0} anos-luz"}
1530            }
1531            meter{
1532                one{"{0} metro"}
1533                other{"{0} metros"}
1534            }
1535            mile{
1536                one{"{0} milha"}
1537                other{"{0} milhas"}
1538            }
1539            millimeter{
1540                one{"{0} milímetro"}
1541                other{"{0} milímetros"}
1542            }
1543            picometer{
1544                one{"{0} picômetro"}
1545                other{"{0} picômetros"}
1546            }
1547            yard{
1548                one{"{0} jarda"}
1549                other{"{0} jardas"}
1550            }
1551        }
1552        mass{
1553            gram{
1554                one{"{0} grama"}
1555                other{"{0} gramas"}
1556            }
1557            kilogram{
1558                one{"{0} quilograma"}
1559                other{"{0} quilogramas"}
1560            }
1561            ounce{
1562                one{"{0} onça"}
1563                other{"{0} onças"}
1564            }
1565            pound{
1566                one{"{0} libra"}
1567                other{"{0} libras"}
1568            }
1569        }
1570        power{
1571            horsepower{
1572                one{"{0} cavalo-vapor"}
1573                other{"{0} cavalos-vapor"}
1574            }
1575            kilowatt{
1576                one{"{0} quilowatt"}
1577                other{"{0} quilowatts"}
1578            }
1579            watt{
1580                one{"{0} watt"}
1581                other{"{0} watts"}
1582            }
1583        }
1584        pressure{
1585            hectopascal{
1586                one{"{0} hectopascal"}
1587                other{"{0} hectopascals"}
1588            }
1589            inch-hg{
1590                one{"{0} polegada de mercúrio"}
1591                other{"{0} polegadas de mercúrio"}
1592            }
1593            millibar{
1594                one{"{0} milibar"}
1595                other{"{0} milibares"}
1596            }
1597        }
1598        speed{
1599            kilometer-per-hour{
1600                one{"{0} quilômetro por hora"}
1601                other{"{0} quilômetros por hora"}
1602            }
1603            meter-per-second{
1604                one{"{0} metro por segundo"}
1605                other{"{0} metros por segundo"}
1606            }
1607            mile-per-hour{
1608                one{"{0} milha por hora"}
1609                other{"{0} milhas por hora"}
1610            }
1611        }
1612        temperature{
1613            celsius{
1614                one{"{0} grau Celsius"}
1615                other{"{0} graus Celsius"}
1616            }
1617            fahrenheit{
1618                one{"{0} grau Fahrenheit"}
1619                other{"{0} graus Fahrenheit"}
1620            }
1621        }
1622        volume{
1623            cubic-kilometer{
1624                one{"{0} quilômetro cúbico"}
1625                other{"{0} quilômetros cúbicos"}
1626            }
1627            cubic-mile{
1628                one{"{0} milha cúbica"}
1629                other{"{0} milhas cúbicas"}
1630            }
1631            liter{
1632                one{"{0} litro"}
1633                other{"{0} litros"}
1634            }
1635        }
1636    }
1637    unitsNarrow{
1638        acceleration{
1639            g-force{
1640                one{"{0} G"}
1641                other{"{0} G"}
1642            }
1643        }
1644        angle{
1645            arc-minute{
1646                one{"{0}'"}
1647                other{"{0}'"}
1648            }
1649            arc-second{
1650                one{"{0}\u0022"}
1651                other{"{0}\u0022"}
1652            }
1653            degree{
1654                one{"{0}°"}
1655                other{"{0}°"}
1656            }
1657        }
1658        area{
1659            acre{
1660                one{"{0} acre"}
1661                other{"{0} acres"}
1662            }
1663            hectare{
1664                one{"{0} ha"}
1665                other{"{0} ha"}
1666            }
1667            square-foot{
1668                one{"{0} ft²"}
1669                other{"{0} ft²"}
1670            }
1671            square-kilometer{
1672                one{"{0} km²"}
1673                other{"{0} km²"}
1674            }
1675            square-meter{
1676                one{"{0} m²"}
1677                other{"{0} m²"}
1678            }
1679            square-mile{
1680                one{"{0} mi²"}
1681                other{"{0} mi²"}
1682            }
1683        }
1684        compound{
1685            per{"{0}/{1}"}
1686        }
1687        duration{
1688            day{
1689                one{"{0} dia"}
1690                other{"{0} dias"}
1691            }
1692            hour{
1693                one{"{0} h"}
1694                other{"{0} h"}
1695            }
1696            millisecond{
1697                one{"{0} ms"}
1698                other{"{0} ms"}
1699            }
1700            minute{
1701                one{"{0} min"}
1702                other{"{0} min"}
1703            }
1704            month{
1705                one{"{0} mês"}
1706                other{"{0} meses"}
1707            }
1708            second{
1709                one{"{0} s"}
1710                other{"{0} s"}
1711            }
1712            week{
1713                one{"{0} sem."}
1714                other{"{0} sem."}
1715            }
1716            year{
1717                one{"{0} ano"}
1718                other{"{0} anos"}
1719            }
1720        }
1721        length{
1722            centimeter{
1723                one{"{0} cm"}
1724                other{"{0} cm"}
1725            }
1726            foot{
1727                one{"{0} pé"}
1728                other{"{0} pés"}
1729            }
1730            inch{
1731                one{"{0}″"}
1732                other{"{0}″"}
1733            }
1734            kilometer{
1735                one{"{0} km"}
1736                other{"{0} km"}
1737            }
1738            light-year{
1739                one{"{0} ano-luz"}
1740                other{"{0} anos-luz"}
1741            }
1742            meter{
1743                one{"{0} m"}
1744                other{"{0} m"}
1745            }
1746            mile{
1747                one{"{0} milha"}
1748                other{"{0} milhas"}
1749            }
1750            millimeter{
1751                one{"{0} mm"}
1752                other{"{0} mm"}
1753            }
1754            picometer{
1755                one{"{0} pm"}
1756                other{"{0} pm"}
1757            }
1758            yard{
1759                one{"{0} yd"}
1760                other{"{0} yd"}
1761            }
1762        }
1763        mass{
1764            gram{
1765                one{"{0} g"}
1766                other{"{0} g"}
1767            }
1768            kilogram{
1769                one{"{0} kg"}
1770                other{"{0} kg"}
1771            }
1772            ounce{
1773                one{"{0} oz"}
1774                other{"{0} oz"}
1775            }
1776            pound{
1777                one{"{0} lb"}
1778                other{"{0} lb"}
1779            }
1780        }
1781        power{
1782            horsepower{
1783                one{"{0} cv"}
1784                other{"{0} cv"}
1785            }
1786            kilowatt{
1787                one{"{0} kW"}
1788                other{"{0} kW"}
1789            }
1790            watt{
1791                one{"{0} W"}
1792                other{"{0} W"}
1793            }
1794        }
1795        pressure{
1796            hectopascal{
1797                one{"{0} hPa"}
1798                other{"{0} hPa"}
1799            }
1800            inch-hg{
1801                one{"{0}\u0022 Hg"}
1802                other{"{0}\u0022 Hg"}
1803            }
1804            millibar{
1805                one{"{0} mb"}
1806                other{"{0} mb"}
1807            }
1808        }
1809        speed{
1810            kilometer-per-hour{
1811                one{"{0} km/h"}
1812                other{"{0} km/h"}
1813            }
1814            meter-per-second{
1815                one{"{0} m/s"}
1816                other{"{0} m/s"}
1817            }
1818            mile-per-hour{
1819                one{"{0} mi/h"}
1820                other{"{0} mi/h"}
1821            }
1822        }
1823        temperature{
1824            celsius{
1825                one{"{0} °"}
1826                other{"{0} °"}
1827            }
1828            fahrenheit{
1829                one{"{0} °F"}
1830                other{"{0} °F"}
1831            }
1832        }
1833        volume{
1834            cubic-kilometer{
1835                one{"{0} km³"}
1836                other{"{0} km³"}
1837            }
1838            cubic-mile{
1839                one{"{0} mi³"}
1840                other{"{0} mi³"}
1841            }
1842            liter{
1843                one{"{0} l"}
1844                other{"{0} l"}
1845            }
1846        }
1847    }
1848    unitsShort{
1849        acceleration{
1850            g-force{
1851                one{"{0} G"}
1852                other{"{0} G"}
1853            }
1854        }
1855        angle{
1856            arc-minute{
1857                one{"{0} min"}
1858                other{"{0} min"}
1859            }
1860            arc-second{
1861                one{"{0} s"}
1862                other{"{0} s"}
1863            }
1864            degree{
1865                one{"{0}°"}
1866                other{"{0}°"}
1867            }
1868        }
1869        area{
1870            acre{
1871                one{"{0} acre"}
1872                other{"{0} acres"}
1873            }
1874            hectare{
1875                one{"{0} ha"}
1876                other{"{0} ha"}
1877            }
1878            square-foot{
1879                one{"{0} ft²"}
1880                other{"{0} ft²"}
1881            }
1882            square-kilometer{
1883                one{"{0} km²"}
1884                other{"{0} km²"}
1885            }
1886            square-meter{
1887                one{"{0} m²"}
1888                other{"{0} m²"}
1889            }
1890            square-mile{
1891                one{"{0} mi²"}
1892                other{"{0} mi²"}
1893            }
1894        }
1895        compound{
1896            per{"{0}/{1}"}
1897        }
1898        duration{
1899            day{
1900                one{"{0} dia"}
1901                other{"{0} dias"}
1902            }
1903            hour{
1904                one{"{0} h"}
1905                other{"{0} h"}
1906            }
1907            millisecond{
1908                one{"{0} ms"}
1909                other{"{0} ms"}
1910            }
1911            minute{
1912                one{"{0} min"}
1913                other{"{0} min"}
1914            }
1915            month{
1916                one{"{0} mês"}
1917                other{"{0} meses"}
1918            }
1919            second{
1920                one{"{0} seg"}
1921                other{"{0} seg"}
1922            }
1923            week{
1924                one{"{0} sem."}
1925                other{"{0} sem."}
1926            }
1927            year{
1928                one{"{0} ano"}
1929                other{"{0} anos"}
1930            }
1931        }
1932        length{
1933            centimeter{
1934                one{"{0} cm"}
1935                other{"{0} cm"}
1936            }
1937            foot{
1938                one{"{0} pé"}
1939                other{"{0} pés"}
1940            }
1941            inch{
1942                one{"{0} pol."}
1943                other{"{0} pol."}
1944            }
1945            kilometer{
1946                one{"{0} km"}
1947                other{"{0} km"}
1948            }
1949            light-year{
1950                one{"{0} ano-luz"}
1951                other{"{0} anos-luz"}
1952            }
1953            meter{
1954                one{"{0} m"}
1955                other{"{0} m"}
1956            }
1957            mile{
1958                one{"{0} milha"}
1959                other{"{0} milhas"}
1960            }
1961            millimeter{
1962                one{"{0} mm"}
1963                other{"{0} mm"}
1964            }
1965            picometer{
1966                one{"{0} pm"}
1967                other{"{0} pm"}
1968            }
1969            yard{
1970                one{"{0} yd"}
1971                other{"{0} yd"}
1972            }
1973        }
1974        mass{
1975            gram{
1976                one{"{0} g"}
1977                other{"{0} g"}
1978            }
1979            kilogram{
1980                one{"{0} kg"}
1981                other{"{0} kg"}
1982            }
1983            ounce{
1984                one{"{0} oz"}
1985                other{"{0} oz"}
1986            }
1987            pound{
1988                one{"{0} lb"}
1989                other{"{0} lb"}
1990            }
1991        }
1992        power{
1993            horsepower{
1994                one{"{0} cv"}
1995                other{"{0} cv"}
1996            }
1997            kilowatt{
1998                one{"{0} kW"}
1999                other{"{0} kW"}
2000            }
2001            watt{
2002                one{"{0} W"}
2003                other{"{0} W"}
2004            }
2005        }
2006        pressure{
2007            hectopascal{
2008                one{"{0} hPa"}
2009                other{"{0} hPa"}
2010            }
2011            inch-hg{
2012                one{"{0} inHg"}
2013                other{"{0} inHg"}
2014            }
2015            millibar{
2016                one{"{0} mb"}
2017                other{"{0} mb"}
2018            }
2019        }
2020        speed{
2021            kilometer-per-hour{
2022                one{"{0} km/h"}
2023                other{"{0} km/h"}
2024            }
2025            meter-per-second{
2026                one{"{0} m/s"}
2027                other{"{0} m/s"}
2028            }
2029            mile-per-hour{
2030                one{"{0} mi/h"}
2031                other{"{0} mi/h"}
2032            }
2033        }
2034        temperature{
2035            celsius{
2036                one{"{0}°C"}
2037                other{"{0}°C"}
2038            }
2039            fahrenheit{
2040                one{"{0}°F"}
2041                other{"{0}°F"}
2042            }
2043        }
2044        volume{
2045            cubic-kilometer{
2046                one{"{0} km³"}
2047                other{"{0} km³"}
2048            }
2049            cubic-mile{
2050                one{"{0} mi³"}
2051                other{"{0} mi³"}
2052            }
2053            liter{
2054                one{"{0} l"}
2055                other{"{0} l"}
2056            }
2057        }
2058    }
2059}
2060