1// ***************************************************************************
2// *
3// * Copyright (C) 2015 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// ***************************************************************************
9pt{
10    Version{"2.1.19.17"}
11    durationUnits{
12        hm{"h:mm"}
13        hms{"h:mm:ss"}
14        ms{"m:ss"}
15    }
16    units{
17        acceleration{
18            g-force{
19                dnam{"força g"}
20                one{"{0} força g"}
21                other{"{0} força g"}
22            }
23            meter-per-second-squared{
24                dnam{"metros por segundo ao quadrado"}
25                one{"{0} metro por segundo ao quadrado"}
26                other{"{0} metros por segundo ao quadrado"}
27            }
28        }
29        angle{
30            arc-minute{
31                dnam{"minutos de arco"}
32                one{"{0} minuto de arco"}
33                other{"{0} minutos de arco"}
34            }
35            arc-second{
36                dnam{"segundos de arco"}
37                one{"{0} segundo de arco"}
38                other{"{0} segundos de arco"}
39            }
40            degree{
41                dnam{"graus"}
42                one{"{0} grau"}
43                other{"{0} graus"}
44            }
45            radian{
46                dnam{"radianos"}
47                one{"{0} radiano"}
48                other{"{0} radianos"}
49            }
50            revolution{
51                dnam{"revolução"}
52                one{"{0} revolução"}
53                other{"{0} revoluções"}
54            }
55        }
56        area{
57            acre{
58                dnam{"acres"}
59                one{"{0} acre"}
60                other{"{0} acres"}
61            }
62            hectare{
63                dnam{"hectares"}
64                one{"{0} hectare"}
65                other{"{0} hectares"}
66            }
67            square-centimeter{
68                dnam{"centímetros quadrados"}
69                one{"{0} centímetro quadrado"}
70                other{"{0} centímetros quadrados"}
71                per{"{0} por centímetro quadrado"}
72            }
73            square-foot{
74                dnam{"pés quadrados"}
75                one{"{0} pé quadrado"}
76                other{"{0} pés quadrados"}
77            }
78            square-inch{
79                dnam{"polegadas quadradas"}
80                one{"{0} polegada quadrada"}
81                other{"{0} polegadas quadradas"}
82                per{"{0} por polegada quadrada"}
83            }
84            square-kilometer{
85                dnam{"quilômetros quadrados"}
86                one{"{0} quilômetro quadrado"}
87                other{"{0} quilômetros quadrados"}
88            }
89            square-meter{
90                dnam{"metros quadrados"}
91                one{"{0} metro quadrado"}
92                other{"{0} metros quadrados"}
93                per{"{0} por metro quadrado"}
94            }
95            square-mile{
96                dnam{"milhas quadradas"}
97                one{"{0} milha quadrada"}
98                other{"{0} milhas quadradas"}
99            }
100            square-yard{
101                dnam{"jardas quadradas"}
102                one{"{0} jarda quadrada"}
103                other{"{0} jardas quadradas"}
104            }
105        }
106        compound{
107            per{"{0} por {1}"}
108        }
109        consumption{
110            liter-per-100kilometers{
111                dnam{"litros por 100 quilômetros"}
112                one{"{0} litro por 100 quilômetros"}
113                other{"{0} litros por 100 quilômetros"}
114            }
115            liter-per-kilometer{
116                dnam{"litros por quilômetro"}
117                one{"{0} litro por quilômetro"}
118                other{"{0} litros por quilômetro"}
119            }
120            mile-per-gallon{
121                dnam{"milhas por galão"}
122                one{"{0} milha por galão"}
123                other{"{0} milhas por galão"}
124            }
125        }
126        coordinate{
127            east{"{0}E"}
128            north{"{0}N"}
129            south{"{0}S"}
130            west{"{0}O"}
131        }
132        digital{
133            bit{
134                dnam{"bits"}
135                one{"{0} bit"}
136                other{"{0} bits"}
137            }
138            byte{
139                dnam{"bytes"}
140                one{"{0} byte"}
141                other{"{0} bytes"}
142            }
143            gigabit{
144                dnam{"gigabits"}
145                one{"{0} gigabit"}
146                other{"{0} gigabits"}
147            }
148            gigabyte{
149                dnam{"gigabytes"}
150                one{"{0} gigabyte"}
151                other{"{0} gigabytes"}
152            }
153            kilobit{
154                dnam{"kilobits"}
155                one{"{0} kilobit"}
156                other{"{0} kilobits"}
157            }
158            kilobyte{
159                dnam{"kilobytes"}
160                one{"{0} kilobyte"}
161                other{"{0} kilobytes"}
162            }
163            megabit{
164                dnam{"megabits"}
165                one{"{0} megabit"}
166                other{"{0} megabits"}
167            }
168            megabyte{
169                dnam{"megabytes"}
170                one{"{0} megabyte"}
171                other{"{0} megabytes"}
172            }
173            terabit{
174                dnam{"terabits"}
175                one{"{0} terabit"}
176                other{"{0} terabits"}
177            }
178            terabyte{
179                dnam{"terabytes"}
180                one{"{0} terabyte"}
181                other{"{0} terabytes"}
182            }
183        }
184        duration{
185            century{
186                dnam{"séculos"}
187                one{"{0} século"}
188                other{"{0} sécs."}
189            }
190            day{
191                dnam{"dias"}
192                one{"{0} dia"}
193                other{"{0} dias"}
194                per{"{0} por dia"}
195            }
196            hour{
197                dnam{"horas"}
198                one{"{0} hora"}
199                other{"{0} horas"}
200                per{"{0} por hora"}
201            }
202            microsecond{
203                dnam{"microssegundos"}
204                one{"{0} microssegundo"}
205                other{"{0} microssegundos"}
206            }
207            millisecond{
208                dnam{"milissegundos"}
209                one{"{0} milissegundo"}
210                other{"{0} milissegundos"}
211            }
212            minute{
213                dnam{"minutos"}
214                one{"{0} minuto"}
215                other{"{0} minutos"}
216                per{"{0} por minuto"}
217            }
218            month{
219                dnam{"meses"}
220                one{"{0} mês"}
221                other{"{0} meses"}
222                per{"{0} por mês"}
223            }
224            nanosecond{
225                dnam{"nanossegundos"}
226                one{"{0} nanossegundo"}
227                other{"{0} nanossegundos"}
228            }
229            second{
230                dnam{"segundos"}
231                one{"{0} segundo"}
232                other{"{0} segundos"}
233                per{"{0} por segundo"}
234            }
235            week{
236                dnam{"semanas"}
237                one{"{0} semana"}
238                other{"{0} semanas"}
239                per{"{0} por semana"}
240            }
241            year{
242                dnam{"anos"}
243                one{"{0} ano"}
244                other{"{0} anos"}
245                per{"{0} por ano"}
246            }
247        }
248        electric{
249            ampere{
250                dnam{"amperes"}
251                one{"{0} ampere"}
252                other{"{0} amperes"}
253            }
254            milliampere{
255                dnam{"miliamperes"}
256                one{"{0} miliampere"}
257                other{"{0} miliamperes"}
258            }
259            ohm{
260                dnam{"ohms"}
261                one{"{0} ohm"}
262                other{"{0} ohms"}
263            }
264            volt{
265                dnam{"volts"}
266                one{"{0} volt"}
267                other{"{0} volts"}
268            }
269        }
270        energy{
271            calorie{
272                dnam{"calorias"}
273                one{"{0} caloria"}
274                other{"{0} calorias"}
275            }
276            foodcalorie{
277                dnam{"Calorias"}
278                one{"{0} Caloria"}
279                other{"{0} Calorias"}
280            }
281            joule{
282                dnam{"joules"}
283                one{"{0} joule"}
284                other{"{0} joules"}
285            }
286            kilocalorie{
287                dnam{"quilocalorias"}
288                one{"{0} quilocaloria"}
289                other{"{0} quilocalorias"}
290            }
291            kilojoule{
292                dnam{"quilojoules"}
293                one{"{0} quilojoule"}
294                other{"{0} quilojoules"}
295            }
296            kilowatt-hour{
297                dnam{"quilowatts-hora"}
298                one{"{0} quilowatt-hora"}
299                other{"{0} quilowatts-hora"}
300            }
301        }
302        frequency{
303            gigahertz{
304                dnam{"gigahertz"}
305                one{"{0} gigahertz"}
306                other{"{0} gigahertz"}
307            }
308            hertz{
309                dnam{"hertz"}
310                one{"{0} hertz"}
311                other{"{0} hertz"}
312            }
313            kilohertz{
314                dnam{"kilohertz"}
315                one{"{0} kilohertz"}
316                other{"{0} kilohertz"}
317            }
318            megahertz{
319                dnam{"megahertz"}
320                one{"{0} megahertz"}
321                other{"{0} megahertz"}
322            }
323        }
324        length{
325            astronomical-unit{
326                dnam{"unidades astronômicas"}
327                one{"{0} unidade astronômica"}
328                other{"{0} unidades astronômicas"}
329            }
330            centimeter{
331                dnam{"centímetros"}
332                one{"{0} centímetro"}
333                other{"{0} centímetros"}
334                per{"{0} por centímetro"}
335            }
336            decimeter{
337                dnam{"decímetros"}
338                one{"{0} decímetro"}
339                other{"{0} decímetros"}
340            }
341            foot{
342                dnam{"pés"}
343                one{"{0} pé"}
344                other{"{0} pés"}
345                per{"{0} por pé"}
346            }
347            inch{
348                dnam{"polegadas"}
349                one{"{0} polegada"}
350                other{"{0} polegadas"}
351                per{"{0} por polegada"}
352            }
353            kilometer{
354                dnam{"quilômetros"}
355                one{"{0} quilômetro"}
356                other{"{0} quilômetros"}
357                per{"{0} por quilômetro"}
358            }
359            light-year{
360                dnam{"anos-luz"}
361                one{"{0} ano-luz"}
362                other{"{0} anos-luz"}
363            }
364            meter{
365                dnam{"metros"}
366                one{"{0} metro"}
367                other{"{0} metros"}
368                per{"{0} por metro"}
369            }
370            micrometer{
371                dnam{"micrômetros"}
372                one{"{0} micrômetro"}
373                other{"{0} micrômetros"}
374            }
375            mile{
376                dnam{"milhas"}
377                one{"{0} milha"}
378                other{"{0} milhas"}
379            }
380            mile-scandinavian{
381                dnam{"milhas escandinavas"}
382                one{"{0} milha escandinava"}
383                other{"{0} milhas escandinavas"}
384            }
385            millimeter{
386                dnam{"milímetros"}
387                one{"{0} milímetro"}
388                other{"{0} milímetros"}
389            }
390            nanometer{
391                dnam{"nanômetros"}
392                one{"{0} nanômetro"}
393                other{"{0} nanômetros"}
394            }
395            nautical-mile{
396                dnam{"milhas náuticas"}
397                one{"{0} milha náutica"}
398                other{"{0} milhas náuticas"}
399            }
400            parsec{
401                dnam{"parsecs"}
402                one{"{0} parsec"}
403                other{"{0} parsecs"}
404            }
405            picometer{
406                dnam{"picômetros"}
407                one{"{0} picômetro"}
408                other{"{0} picômetros"}
409            }
410            yard{
411                dnam{"jardas"}
412                one{"{0} jarda"}
413                other{"{0} jardas"}
414            }
415        }
416        light{
417            lux{
418                dnam{"lux"}
419                one{"{0} lux"}
420                other{"{0} lux"}
421            }
422        }
423        mass{
424            carat{
425                dnam{"quilates"}
426                one{"{0} quilate"}
427                other{"{0} quilates"}
428            }
429            gram{
430                dnam{"gramas"}
431                one{"{0} grama"}
432                other{"{0} gramas"}
433                per{"{0} por grama"}
434            }
435            kilogram{
436                dnam{"quilogramas"}
437                one{"{0} quilograma"}
438                other{"{0} quilogramas"}
439                per{"{0} por quilograma"}
440            }
441            metric-ton{
442                dnam{"toneladas métricas"}
443                one{"{0} tonelada métrica"}
444                other{"{0} toneladas métricas"}
445            }
446            microgram{
447                dnam{"microgramas"}
448                one{"{0} micrograma"}
449                other{"{0} microgramas"}
450            }
451            milligram{
452                dnam{"miligramas"}
453                one{"{0} miligrama"}
454                other{"{0} miligramas"}
455            }
456            ounce{
457                dnam{"onças"}
458                one{"{0} onça"}
459                other{"{0} onças"}
460                per{"{0} por onça"}
461            }
462            ounce-troy{
463                dnam{"onças troy"}
464                one{"{0} onça troy"}
465                other{"{0} onças troy"}
466            }
467            pound{
468                dnam{"libras"}
469                one{"{0} libra"}
470                other{"{0} libras"}
471                per{"{0} por libra"}
472            }
473            ton{
474                dnam{"toneladas"}
475                one{"{0} tonelada"}
476                other{"{0} toneladas"}
477            }
478        }
479        power{
480            gigawatt{
481                dnam{"gigawatts"}
482                one{"{0} gigawatt"}
483                other{"{0} gigawatts"}
484            }
485            horsepower{
486                dnam{"cavalos-vapor"}
487                one{"{0} cavalo-vapor"}
488                other{"{0} cavalos-vapor"}
489            }
490            kilowatt{
491                dnam{"quilowatts"}
492                one{"{0} quilowatt"}
493                other{"{0} quilowatts"}
494            }
495            megawatt{
496                dnam{"megawatts"}
497                one{"{0} megawatt"}
498                other{"{0} megawatts"}
499            }
500            milliwatt{
501                dnam{"miliwatts"}
502                one{"{0} miliwatt"}
503                other{"{0} miliwatts"}
504            }
505            watt{
506                dnam{"watts"}
507                one{"{0} watt"}
508                other{"{0} watts"}
509            }
510        }
511        pressure{
512            hectopascal{
513                dnam{"hectopascais"}
514                one{"{0} hectopascal"}
515                other{"{0} hectopascais"}
516            }
517            inch-hg{
518                dnam{"polegadas de mercúrio"}
519                one{"{0} polegada de mercúrio"}
520                other{"{0} polegadas de mercúrio"}
521            }
522            millibar{
523                dnam{"milibares"}
524                one{"{0} milibar"}
525                other{"{0} milibares"}
526            }
527            millimeter-of-mercury{
528                dnam{"milímetros de mercúrio"}
529                one{"{0} milímetro de mercúrio"}
530                other{"{0} milímetros de mercúrio"}
531            }
532            pound-per-square-inch{
533                dnam{"psi"}
534                one{"{0} psi"}
535                other{"{0} psi"}
536            }
537        }
538        proportion{
539            karat{
540                dnam{"kilates"}
541                one{"{0} kilate"}
542                other{"{0} kilates"}
543            }
544        }
545        speed{
546            kilometer-per-hour{
547                dnam{"quilômetros por hora"}
548                one{"{0} quilômetro por hora"}
549                other{"{0} quilômetros por hora"}
550            }
551            knot{
552                dnam{"nó"}
553                one{"{0} nó"}
554                other{"{0} nós"}
555            }
556            meter-per-second{
557                dnam{"metros por segundo"}
558                one{"{0} metro por segundo"}
559                other{"{0} metros por segundo"}
560            }
561            mile-per-hour{
562                dnam{"milhas por hora"}
563                one{"{0} milha por hora"}
564                other{"{0} milhas por hora"}
565            }
566        }
567        temperature{
568            celsius{
569                dnam{"graus Celsius"}
570                one{"{0} grau Celsius"}
571                other{"{0} graus Celsius"}
572            }
573            fahrenheit{
574                dnam{"graus Fahrenheit"}
575                one{"{0} grau Fahrenheit"}
576                other{"{0} graus Fahrenheit"}
577            }
578            generic{
579                dnam{"°"}
580                one{"{0}°"}
581                other{"{0}°"}
582            }
583            kelvin{
584                dnam{"kelvins"}
585                one{"{0} kelvin"}
586                other{"{0} kelvins"}
587            }
588        }
589        volume{
590            acre-foot{
591                dnam{"acre-pés"}
592                one{"{0} acre-pé"}
593                other{"{0} acre-pés"}
594            }
595            centiliter{
596                dnam{"centilitros"}
597                one{"{0} centilitro"}
598                other{"{0} centilitros"}
599            }
600            cubic-centimeter{
601                dnam{"centímetros cúbicos"}
602                one{"{0} centímetro cúbico"}
603                other{"{0} centímetros cúbicos"}
604                per{"{0} por centímetro cúbico"}
605            }
606            cubic-foot{
607                dnam{"pés cúbicos"}
608                one{"{0} pé cúbico"}
609                other{"{0} pés cúbicos"}
610            }
611            cubic-inch{
612                dnam{"polegadas cúbicas"}
613                one{"{0} polegada cúbica"}
614                other{"{0} polegadas cúbicas"}
615            }
616            cubic-kilometer{
617                dnam{"quilômetros cúbicos"}
618                one{"{0} quilômetro cúbico"}
619                other{"{0} quilômetros cúbicos"}
620            }
621            cubic-meter{
622                dnam{"metros cúbicos"}
623                one{"{0} metro cúbico"}
624                other{"{0} metros cúbicos"}
625                per{"{0} por metro cúbico"}
626            }
627            cubic-mile{
628                dnam{"milhas cúbicas"}
629                one{"{0} milha cúbica"}
630                other{"{0} milhas cúbicas"}
631            }
632            cubic-yard{
633                dnam{"jardas cúbicas"}
634                one{"{0} jarda cúbica"}
635                other{"{0} jardas cúbicas"}
636            }
637            cup{
638                dnam{"xícaras"}
639                one{"{0} xícara"}
640                other{"{0} xícaras"}
641            }
642            cup-metric{
643                dnam{"xícaras métricas"}
644                one{"{0} xícara métrica"}
645                other{"{0} xícaras métricas"}
646            }
647            deciliter{
648                dnam{"decilitros"}
649                one{"{0} decilitro"}
650                other{"{0} decilitros"}
651            }
652            fluid-ounce{
653                dnam{"onças fluidas"}
654                one{"{0} onça fluida"}
655                other{"{0} onças fluidas"}
656            }
657            gallon{
658                dnam{"galões"}
659                one{"{0} galão"}
660                other{"{0} galões"}
661                per{"{0} por galão"}
662            }
663            hectoliter{
664                dnam{"hectolitros"}
665                one{"{0} hectolitro"}
666                other{"{0} hectolitros"}
667            }
668            liter{
669                dnam{"litros"}
670                one{"{0} litro"}
671                other{"{0} litros"}
672                per{"{0} por litro"}
673            }
674            megaliter{
675                dnam{"megalitros"}
676                one{"{0} megalitro"}
677                other{"{0} megalitros"}
678            }
679            milliliter{
680                dnam{"mililitros"}
681                one{"{0} mililitro"}
682                other{"{0} mililitros"}
683            }
684            pint{
685                dnam{"pints"}
686                one{"{0} pint"}
687                other{"{0} pints"}
688            }
689            pint-metric{
690                dnam{"pints métricos"}
691                one{"{0} pint métrico"}
692                other{"{0} pints métricos"}
693            }
694            quart{
695                dnam{"quartos"}
696                one{"{0} quarto"}
697                other{"{0} quartos"}
698            }
699            tablespoon{
700                dnam{"colheres de sopa"}
701                one{"{0} colher de sopa"}
702                other{"{0} colheres de sopa"}
703            }
704            teaspoon{
705                dnam{"colheres de chá"}
706                one{"{0} colher de chá"}
707                other{"{0} colheres de chá"}
708            }
709        }
710    }
711    unitsNarrow{
712        acceleration{
713            g-force{
714                one{"{0} G"}
715                other{"{0} G"}
716            }
717        }
718        angle{
719            arc-minute{
720                one{"{0}'"}
721                other{"{0}'"}
722            }
723            arc-second{
724                one{"{0}\u0022"}
725                other{"{0}\u0022"}
726            }
727            degree{
728                one{"{0}°"}
729                other{"{0}°"}
730            }
731        }
732        area{
733            acre{
734                one{"{0} acre"}
735                other{"{0} acres"}
736            }
737            hectare{
738                one{"{0} ha"}
739                other{"{0} ha"}
740            }
741            square-foot{
742                one{"{0} ft²"}
743                other{"{0} ft²"}
744            }
745            square-kilometer{
746                one{"{0} km²"}
747                other{"{0} km²"}
748            }
749            square-meter{
750                one{"{0} m²"}
751                other{"{0} m²"}
752            }
753            square-mile{
754                one{"{0} mi²"}
755                other{"{0} mi²"}
756            }
757        }
758        compound{
759            per{"{0}/{1}"}
760        }
761        consumption{
762            liter-per-100kilometers{
763                dnam{"l/100 km"}
764                one{"{0} l/100 km"}
765                other{"{0} l/100 km"}
766            }
767        }
768        coordinate{
769            east{"{0}E"}
770            north{"{0}N"}
771            south{"{0}S"}
772            west{"{0}O"}
773        }
774        duration{
775            day{
776                dnam{"dia"}
777                one{"{0} dia"}
778                other{"{0} dias"}
779            }
780            hour{
781                dnam{"hora"}
782                one{"{0} h"}
783                other{"{0} h"}
784            }
785            millisecond{
786                dnam{"ms"}
787                one{"{0} ms"}
788                other{"{0} ms"}
789            }
790            minute{
791                dnam{"min"}
792                one{"{0} min"}
793                other{"{0} min"}
794            }
795            month{
796                dnam{"mês"}
797                one{"{0} mês"}
798                other{"{0} meses"}
799            }
800            second{
801                dnam{"seg"}
802                one{"{0} s"}
803                other{"{0} s"}
804            }
805            week{
806                dnam{"sem."}
807                one{"{0} sem."}
808                other{"{0} sem."}
809            }
810            year{
811                dnam{"ano"}
812                one{"{0} ano"}
813                other{"{0} anos"}
814            }
815        }
816        length{
817            centimeter{
818                dnam{"cm"}
819                one{"{0} cm"}
820                other{"{0} cm"}
821            }
822            foot{
823                one{"{0} pé"}
824                other{"{0} pés"}
825            }
826            inch{
827                one{"{0}″"}
828                other{"{0}″"}
829            }
830            kilometer{
831                dnam{"km"}
832                one{"{0} km"}
833                other{"{0} km"}
834            }
835            light-year{
836                one{"{0} ano-luz"}
837                other{"{0} anos-luz"}
838            }
839            meter{
840                dnam{"metro"}
841                one{"{0} m"}
842                other{"{0} m"}
843            }
844            mile{
845                one{"{0} milha"}
846                other{"{0} milhas"}
847            }
848            millimeter{
849                dnam{"mm"}
850                one{"{0} mm"}
851                other{"{0} mm"}
852            }
853            picometer{
854                one{"{0} pm"}
855                other{"{0} pm"}
856            }
857            yard{
858                one{"{0} yd"}
859                other{"{0} yd"}
860            }
861        }
862        mass{
863            gram{
864                dnam{"grama"}
865                one{"{0} g"}
866                other{"{0} g"}
867            }
868            kilogram{
869                dnam{"kg"}
870                one{"{0} kg"}
871                other{"{0} kg"}
872            }
873            ounce{
874                one{"{0} oz"}
875                other{"{0} oz"}
876            }
877            pound{
878                one{"{0} lb"}
879                other{"{0} lb"}
880            }
881        }
882        power{
883            horsepower{
884                one{"{0} cv"}
885                other{"{0} cv"}
886            }
887            kilowatt{
888                one{"{0} kW"}
889                other{"{0} kW"}
890            }
891            watt{
892                one{"{0} W"}
893                other{"{0} W"}
894            }
895        }
896        pressure{
897            hectopascal{
898                one{"{0} hPa"}
899                other{"{0} hPa"}
900            }
901            inch-hg{
902                one{"{0}\u0022 Hg"}
903                other{"{0}\u0022 Hg"}
904            }
905            millibar{
906                one{"{0} mb"}
907                other{"{0} mb"}
908            }
909        }
910        speed{
911            kilometer-per-hour{
912                dnam{"km/h"}
913                one{"{0} km/h"}
914                other{"{0} km/h"}
915            }
916            meter-per-second{
917                one{"{0} m/s"}
918                other{"{0} m/s"}
919            }
920            mile-per-hour{
921                one{"{0} mi/h"}
922                other{"{0} mi/h"}
923            }
924        }
925        temperature{
926            celsius{
927                dnam{"°C"}
928                one{"{0}°C"}
929                other{"{0}°C"}
930            }
931            fahrenheit{
932                dnam{"°F"}
933                one{"{0}°F"}
934                other{"{0}°F"}
935            }
936        }
937        volume{
938            cubic-kilometer{
939                one{"{0} km³"}
940                other{"{0} km³"}
941            }
942            cubic-mile{
943                one{"{0} mi³"}
944                other{"{0} mi³"}
945            }
946            liter{
947                dnam{"litro"}
948                one{"{0} l"}
949                other{"{0} l"}
950            }
951        }
952    }
953    unitsShort{
954        acceleration{
955            g-force{
956                dnam{"força g"}
957                one{"{0} G"}
958                other{"{0} G"}
959            }
960            meter-per-second-squared{
961                dnam{"metros/seg²"}
962                one{"{0} m/s²"}
963                other{"{0} m/s²"}
964            }
965        }
966        angle{
967            arc-minute{
968                dnam{"arcmins"}
969                one{"{0} arcmin"}
970                other{"{0} arcmins"}
971            }
972            arc-second{
973                dnam{"arcsegs"}
974                one{"{0} arcseg"}
975                other{"{0} arcsegs"}
976            }
977            degree{
978                dnam{"graus"}
979                one{"{0}°"}
980                other{"{0}°"}
981            }
982            radian{
983                dnam{"radianos"}
984                one{"{0} rad"}
985                other{"{0} rad"}
986            }
987            revolution{
988                dnam{"rev"}
989                one{"{0} rev"}
990                other{"{0} rev"}
991            }
992        }
993        area{
994            acre{
995                dnam{"acres"}
996                one{"{0} ac"}
997                other{"{0} ac"}
998            }
999            hectare{
1000                dnam{"hectares"}
1001                one{"{0} ha"}
1002                other{"{0} ha"}
1003            }
1004            square-centimeter{
1005                dnam{"cm²"}
1006                one{"{0} cm²"}
1007                other{"{0} cm²"}
1008                per{"{0} por cm²"}
1009            }
1010            square-foot{
1011                dnam{"pés²"}
1012                one{"{0} ft²"}
1013                other{"{0} ft²"}
1014            }
1015            square-inch{
1016                dnam{"polegadas²"}
1017                one{"{0} pol²"}
1018                other{"{0} pol²"}
1019                per{"{0} por pol²"}
1020            }
1021            square-kilometer{
1022                dnam{"km²"}
1023                one{"{0} km²"}
1024                other{"{0} km²"}
1025            }
1026            square-meter{
1027                dnam{"metros²"}
1028                one{"{0} m²"}
1029                other{"{0} m²"}
1030                per{"{0} por m²"}
1031            }
1032            square-mile{
1033                dnam{"milhas²"}
1034                one{"{0} mi²"}
1035                other{"{0} mi²"}
1036            }
1037            square-yard{
1038                dnam{"jardas²"}
1039                one{"{0} yd²"}
1040                other{"{0} yd²"}
1041            }
1042        }
1043        compound{
1044            per{"{0}/{1}"}
1045        }
1046        consumption{
1047            liter-per-100kilometers{
1048                dnam{"l/100 km"}
1049                one{"{0} l/100 km"}
1050                other{"{0} l/100 km"}
1051            }
1052            liter-per-kilometer{
1053                dnam{"litros/km"}
1054                one{"{0} l/km"}
1055                other{"{0} l/km"}
1056            }
1057            mile-per-gallon{
1058                dnam{"milhas/gal"}
1059                one{"{0} mpg"}
1060                other{"{0} mpg"}
1061            }
1062        }
1063        coordinate{
1064            east{"{0}E"}
1065            north{"{0}N"}
1066            south{"{0}S"}
1067            west{"{0}O"}
1068        }
1069        digital{
1070            bit{
1071                dnam{"bit"}
1072                one{"{0} bit"}
1073                other{"{0} bit"}
1074            }
1075            byte{
1076                dnam{"byte"}
1077                one{"{0} byte"}
1078                other{"{0} byte"}
1079            }
1080            gigabit{
1081                dnam{"Gbit"}
1082                one{"{0} Gb"}
1083                other{"{0} Gb"}
1084            }
1085            gigabyte{
1086                dnam{"GByte"}
1087                one{"{0} GB"}
1088                other{"{0} GB"}
1089            }
1090            kilobit{
1091                dnam{"kbit"}
1092                one{"{0} kb"}
1093                other{"{0} kb"}
1094            }
1095            kilobyte{
1096                dnam{"kByte"}
1097                one{"{0} kB"}
1098                other{"{0} kB"}
1099            }
1100            megabit{
1101                dnam{"Mbit"}
1102                one{"{0} Mb"}
1103                other{"{0} Mb"}
1104            }
1105            megabyte{
1106                dnam{"MByte"}
1107                one{"{0} MB"}
1108                other{"{0} MB"}
1109            }
1110            terabit{
1111                dnam{"Tbit"}
1112                one{"{0} Tb"}
1113                other{"{0} Tb"}
1114            }
1115            terabyte{
1116                dnam{"TByte"}
1117                one{"{0} TB"}
1118                other{"{0} TB"}
1119            }
1120        }
1121        duration{
1122            century{
1123                dnam{"séc."}
1124                one{"{0} séc."}
1125                other{"{0} sécs."}
1126            }
1127            day{
1128                dnam{"dias"}
1129                one{"{0} dia"}
1130                other{"{0} dias"}
1131                per{"{0}/dia"}
1132            }
1133            hour{
1134                dnam{"horas"}
1135                one{"{0} h"}
1136                other{"{0} h"}
1137                per{"{0}/h"}
1138            }
1139            microsecond{
1140                dnam{"μs"}
1141                one{"{0} μs"}
1142                other{"{0} μs"}
1143            }
1144            millisecond{
1145                dnam{"milissegundos"}
1146                one{"{0} ms"}
1147                other{"{0} ms"}
1148            }
1149            minute{
1150                dnam{"mins"}
1151                one{"{0} min"}
1152                other{"{0} min"}
1153                per{"{0}/min"}
1154            }
1155            month{
1156                dnam{"meses"}
1157                one{"{0} mês"}
1158                other{"{0} meses"}
1159                per{"{0}/mês"}
1160            }
1161            nanosecond{
1162                dnam{"ns"}
1163                one{"{0} ns"}
1164                other{"{0} ns"}
1165            }
1166            second{
1167                dnam{"segs"}
1168                one{"{0} seg"}
1169                other{"{0} seg"}
1170                per{"{0}/s"}
1171            }
1172            week{
1173                dnam{"semanas"}
1174                one{"{0} sem."}
1175                other{"{0} sem."}
1176                per{"{0}/sem."}
1177            }
1178            year{
1179                dnam{"anos"}
1180                one{"{0} ano"}
1181                other{"{0} anos"}
1182                per{"{0}/ano"}
1183            }
1184        }
1185        electric{
1186            ampere{
1187                dnam{"amps"}
1188                one{"{0} A"}
1189                other{"{0} A"}
1190            }
1191            milliampere{
1192                dnam{"miliamps"}
1193                one{"{0} mA"}
1194                other{"{0} mA"}
1195            }
1196            ohm{
1197                dnam{"ohms"}
1198                one{"{0} Ω"}
1199                other{"{0} Ω"}
1200            }
1201            volt{
1202                dnam{"volts"}
1203                one{"{0} V"}
1204                other{"{0} V"}
1205            }
1206        }
1207        energy{
1208            calorie{
1209                dnam{"cal"}
1210                one{"{0} cal"}
1211                other{"{0} cal"}
1212            }
1213            foodcalorie{
1214                dnam{"Cal"}
1215                one{"{0} Cal"}
1216                other{"{0} Cal"}
1217            }
1218            joule{
1219                dnam{"joules"}
1220                one{"{0} J"}
1221                other{"{0} J"}
1222            }
1223            kilocalorie{
1224                dnam{"kcal"}
1225                one{"{0} kcal"}
1226                other{"{0} kcal"}
1227            }
1228            kilojoule{
1229                dnam{"quilojoule"}
1230                one{"{0} kJ"}
1231                other{"{0} kJ"}
1232            }
1233            kilowatt-hour{
1234                dnam{"kW-hora"}
1235                one{"{0} kWh"}
1236                other{"{0} kWh"}
1237            }
1238        }
1239        frequency{
1240            gigahertz{
1241                dnam{"GHz"}
1242                one{"{0} GHz"}
1243                other{"{0} GHz"}
1244            }
1245            hertz{
1246                dnam{"Hz"}
1247                one{"{0} Hz"}
1248                other{"{0} Hz"}
1249            }
1250            kilohertz{
1251                dnam{"kHz"}
1252                one{"{0} kHz"}
1253                other{"{0} kHz"}
1254            }
1255            megahertz{
1256                dnam{"MHz"}
1257                one{"{0} MHz"}
1258                other{"{0} MHz"}
1259            }
1260        }
1261        length{
1262            astronomical-unit{
1263                dnam{"ua"}
1264                one{"{0} ua"}
1265                other{"{0} ua"}
1266            }
1267            centimeter{
1268                dnam{"cm"}
1269                one{"{0} cm"}
1270                other{"{0} cm"}
1271                per{"{0}/cm"}
1272            }
1273            decimeter{
1274                dnam{"dm"}
1275                one{"{0} dm"}
1276                other{"{0} dm"}
1277            }
1278            foot{
1279                dnam{"pés"}
1280                one{"{0} pé"}
1281                other{"{0} pés"}
1282                per{"{0}/pé"}
1283            }
1284            inch{
1285                dnam{"pol."}
1286                one{"{0} pol."}
1287                other{"{0} pol."}
1288                per{"{0}/pol."}
1289            }
1290            kilometer{
1291                dnam{"km"}
1292                one{"{0} km"}
1293                other{"{0} km"}
1294                per{"{0}/km"}
1295            }
1296            light-year{
1297                dnam{"anos-luz"}
1298                one{"{0} ano-luz"}
1299                other{"{0} anos-luz"}
1300            }
1301            meter{
1302                dnam{"metros"}
1303                one{"{0} m"}
1304                other{"{0} m"}
1305                per{"{0}/m"}
1306            }
1307            micrometer{
1308                dnam{"µm"}
1309                one{"{0} µm"}
1310                other{"{0} µm"}
1311            }
1312            mile{
1313                dnam{"milhas"}
1314                one{"{0} mi"}
1315                other{"{0} mi"}
1316            }
1317            mile-scandinavian{
1318                dnam{"smi"}
1319                one{"{0} smi"}
1320                other{"{0} smi"}
1321            }
1322            millimeter{
1323                dnam{"mm"}
1324                one{"{0} mm"}
1325                other{"{0} mm"}
1326            }
1327            nanometer{
1328                dnam{"nm"}
1329                one{"{0} nm"}
1330                other{"{0} nm"}
1331            }
1332            nautical-mile{
1333                dnam{"mn"}
1334                one{"{0} mn"}
1335                other{"{0} mn"}
1336            }
1337            parsec{
1338                dnam{"parsecs"}
1339                one{"{0} pc"}
1340                other{"{0} pc"}
1341            }
1342            picometer{
1343                dnam{"pm"}
1344                one{"{0} pm"}
1345                other{"{0} pm"}
1346            }
1347            yard{
1348                dnam{"jardas"}
1349                one{"{0} yd"}
1350                other{"{0} yd"}
1351            }
1352        }
1353        light{
1354            lux{
1355                dnam{"lux"}
1356                one{"{0} lx"}
1357                other{"{0} lx"}
1358            }
1359        }
1360        mass{
1361            carat{
1362                dnam{"quilates"}
1363                one{"{0} ql"}
1364                other{"{0} ql"}
1365            }
1366            gram{
1367                dnam{"gramas"}
1368                one{"{0} g"}
1369                other{"{0} g"}
1370                per{"{0}/g"}
1371            }
1372            kilogram{
1373                dnam{"kg"}
1374                one{"{0} kg"}
1375                other{"{0} kg"}
1376                per{"{0}/kg"}
1377            }
1378            metric-ton{
1379                dnam{"t"}
1380                one{"{0} t"}
1381                other{"{0} t"}
1382            }
1383            microgram{
1384                dnam{"µg"}
1385                one{"{0} µg"}
1386                other{"{0} µg"}
1387            }
1388            milligram{
1389                dnam{"mg"}
1390                one{"{0} mg"}
1391                other{"{0} mg"}
1392            }
1393            ounce{
1394                dnam{"oz"}
1395                one{"{0} oz"}
1396                other{"{0} oz"}
1397                per{"{0}/oz"}
1398            }
1399            ounce-troy{
1400                dnam{"oz troy"}
1401                one{"{0} oz t"}
1402                other{"{0} oz t"}
1403            }
1404            pound{
1405                dnam{"libras"}
1406                one{"{0} lb"}
1407                other{"{0} lb"}
1408                per{"{0}/lb"}
1409            }
1410            ton{
1411                dnam{"toneladas"}
1412                one{"{0} tn"}
1413                other{"{0} tn"}
1414            }
1415        }
1416        power{
1417            gigawatt{
1418                dnam{"GW"}
1419                one{"{0} GW"}
1420                other{"{0} GW"}
1421            }
1422            horsepower{
1423                dnam{"cv"}
1424                one{"{0} cv"}
1425                other{"{0} cv"}
1426            }
1427            kilowatt{
1428                dnam{"kW"}
1429                one{"{0} kW"}
1430                other{"{0} kW"}
1431            }
1432            megawatt{
1433                dnam{"MW"}
1434                one{"{0} MW"}
1435                other{"{0} MW"}
1436            }
1437            milliwatt{
1438                dnam{"mW"}
1439                one{"{0} mW"}
1440                other{"{0} mW"}
1441            }
1442            watt{
1443                dnam{"watts"}
1444                one{"{0} W"}
1445                other{"{0} W"}
1446            }
1447        }
1448        pressure{
1449            hectopascal{
1450                dnam{"hPa"}
1451                one{"{0} hPa"}
1452                other{"{0} hPa"}
1453            }
1454            inch-hg{
1455                dnam{"pol Hg"}
1456                one{"{0} pol Hg"}
1457                other{"{0} pol Hg"}
1458            }
1459            millibar{
1460                dnam{"mbar"}
1461                one{"{0} mbar"}
1462                other{"{0} mbar"}
1463            }
1464            millimeter-of-mercury{
1465                dnam{"mm Hg"}
1466                one{"{0} mm Hg"}
1467                other{"{0} mm Hg"}
1468            }
1469            pound-per-square-inch{
1470                dnam{"psi"}
1471                one{"{0} psi"}
1472                other{"{0} psi"}
1473            }
1474        }
1475        proportion{
1476            karat{
1477                dnam{"kilates"}
1478                one{"{0} k"}
1479                other{"{0} k"}
1480            }
1481        }
1482        speed{
1483            kilometer-per-hour{
1484                dnam{"km/h"}
1485                one{"{0} km/h"}
1486                other{"{0} km/h"}
1487            }
1488            knot{
1489                dnam{"nó"}
1490                one{"{0} nó"}
1491                other{"{0} nós"}
1492            }
1493            meter-per-second{
1494                dnam{"metros/seg"}
1495                one{"{0} m/s"}
1496                other{"{0} m/s"}
1497            }
1498            mile-per-hour{
1499                dnam{"milhas/hora"}
1500                one{"{0} mph"}
1501                other{"{0} mph"}
1502            }
1503        }
1504        temperature{
1505            celsius{
1506                dnam{"graus C"}
1507                one{"{0}°C"}
1508                other{"{0}°C"}
1509            }
1510            fahrenheit{
1511                dnam{"graus F"}
1512                one{"{0} °F"}
1513                other{"{0} °F"}
1514            }
1515            generic{
1516                dnam{"°"}
1517                one{"{0}°"}
1518                other{"{0}°"}
1519            }
1520            kelvin{
1521                dnam{"K"}
1522                one{"{0} K"}
1523                other{"{0} K"}
1524            }
1525        }
1526        volume{
1527            acre-foot{
1528                dnam{"acre-pés"}
1529                one{"{0} acre-pé"}
1530                other{"{0} acre-pés"}
1531            }
1532            centiliter{
1533                dnam{"cl"}
1534                one{"{0} cl"}
1535                other{"{0} cl"}
1536            }
1537            cubic-centimeter{
1538                dnam{"cm³"}
1539                one{"{0} cm³"}
1540                other{"{0} cm³"}
1541                per{"{0}/cm³"}
1542            }
1543            cubic-foot{
1544                dnam{"pés³"}
1545                one{"{0} ft³"}
1546                other{"{0} ft³"}
1547            }
1548            cubic-inch{
1549                dnam{"polegadas³"}
1550                one{"{0} pol³"}
1551                other{"{0} pol³"}
1552            }
1553            cubic-kilometer{
1554                dnam{"km³"}
1555                one{"{0} km³"}
1556                other{"{0} km³"}
1557            }
1558            cubic-meter{
1559                dnam{"m³"}
1560                one{"{0} m³"}
1561                other{"{0} m³"}
1562                per{"{0}/m³"}
1563            }
1564            cubic-mile{
1565                dnam{"mi³"}
1566                one{"{0} mi³"}
1567                other{"{0} mi³"}
1568            }
1569            cubic-yard{
1570                dnam{"jardas³"}
1571                one{"{0} yd³"}
1572                other{"{0} yd³"}
1573            }
1574            cup{
1575                dnam{"xícaras"}
1576                one{"{0} xíc."}
1577                other{"{0} xíc."}
1578            }
1579            cup-metric{
1580                dnam{"xícm"}
1581                one{"{0} xícm"}
1582                other{"{0} xícm"}
1583            }
1584            deciliter{
1585                dnam{"dl"}
1586                one{"{0} dl"}
1587                other{"{0} dl"}
1588            }
1589            fluid-ounce{
1590                dnam{"fl oz"}
1591                one{"{0} fl oz"}
1592                other{"{0} fl oz"}
1593            }
1594            gallon{
1595                dnam{"gal"}
1596                one{"{0} gal"}
1597                other{"{0} gal"}
1598                per{"{0}/gal"}
1599            }
1600            hectoliter{
1601                dnam{"hl"}
1602                one{"{0} hl"}
1603                other{"{0} hl"}
1604            }
1605            liter{
1606                dnam{"litros"}
1607                one{"{0} l"}
1608                other{"{0} l"}
1609                per{"{0}/l"}
1610            }
1611            megaliter{
1612                dnam{"ML"}
1613                one{"{0} ML"}
1614                other{"{0} ML"}
1615            }
1616            milliliter{
1617                dnam{"ml"}
1618                one{"{0} ml"}
1619                other{"{0} ml"}
1620            }
1621            pint{
1622                dnam{"pints"}
1623                one{"{0} pt"}
1624                other{"{0} pt"}
1625            }
1626            pint-metric{
1627                dnam{"ptm"}
1628                one{"{0} ptm"}
1629                other{"{0} ptm"}
1630            }
1631            quart{
1632                dnam{"qts"}
1633                one{"{0} qt"}
1634                other{"{0} qt"}
1635            }
1636            tablespoon{
1637                dnam{"CS"}
1638                one{"{0} CS"}
1639                other{"{0} CS"}
1640            }
1641            teaspoon{
1642                dnam{"cc"}
1643                one{"{0} cc"}
1644                other{"{0} cc"}
1645            }
1646        }
1647    }
1648}
1649