File Coverage

blib/lib/Locale/CLDR/Locales/Pt.pm
Criterion Covered Total %
statement 35 35 100.0
branch n/a
condition n/a
subroutine 12 12 100.0
pod n/a
total 47 47 100.0


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::Pt - Package for language Portuguese
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Pt;
10             # This file auto generated from Data\common\main\pt.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 1     1   1873706 use strict;
  1         3  
  1         40  
14 1     1   5 use warnings;
  1         3  
  1         52  
15 1     1   10 use version;
  1         2  
  1         7  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 1     1   120 use v5.12.0;
  1         6  
20 1     1   5 use mro 'c3';
  1         2  
  1         7  
21 1     1   43 use utf8;
  1         2  
  1         7  
22 1     1   100 use feature 'unicode_strings';
  1         2  
  1         155  
23 1     1   8 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         1  
  1         9  
24 1     1   2613 use Moo;
  1         2  
  1         8  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'valid_algorithmic_formats' => (
28             is => 'ro',
29             isa => ArrayRef,
30             init_arg => undef,
31             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal-masculine','spellout-cardinal-feminine','spellout-ordinal-masculine','spellout-ordinal-feminine','digits-ordinal-masculine','digits-ordinal-feminine','digits-ordinal' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 1     1   802 use bigfloat;
  1         14  
  1         12  
40             return {
41             'digits-ordinal' => {
42             'public' => {
43             '0' => {
44             base_value => q(0),
45             divisor => q(1),
46             rule => q(=%digits-ordinal-masculine=),
47             },
48             'max' => {
49             base_value => q(0),
50             divisor => q(1),
51             rule => q(=%digits-ordinal-masculine=),
52             },
53             },
54             },
55             'digits-ordinal-feminine' => {
56             'public' => {
57             '-x' => {
58             divisor => q(1),
59             rule => q(−→→),
60             },
61             '0' => {
62             base_value => q(0),
63             divisor => q(1),
64             rule => q(=#,##0=ª),
65             },
66             'max' => {
67             base_value => q(0),
68             divisor => q(1),
69             rule => q(=#,##0=ª),
70             },
71             },
72             },
73             'digits-ordinal-masculine' => {
74             'public' => {
75             '-x' => {
76             divisor => q(1),
77             rule => q(−→→),
78             },
79             '0' => {
80             base_value => q(0),
81             divisor => q(1),
82             rule => q(=#,##0=º),
83             },
84             'max' => {
85             base_value => q(0),
86             divisor => q(1),
87             rule => q(=#,##0=º),
88             },
89             },
90             },
91             'lenient-parse' => {
92             'private' => {
93             '0' => {
94             base_value => q(0),
95             divisor => q(1),
96             rule => q(&[last primary ignorable ] ←← ' ' ←← ',' ←← '-' ←← '­'),
97             },
98             'max' => {
99             base_value => q(0),
100             divisor => q(1),
101             rule => q(&[last primary ignorable ] ←← ' ' ←← ',' ←← '-' ←← '­'),
102             },
103             },
104             },
105             'optional-e' => {
106             'private' => {
107             '0' => {
108             base_value => q(0),
109             divisor => q(1),
110             rule => q(' e ),
111             },
112             '1' => {
113             base_value => q(1),
114             divisor => q(1),
115             rule => q(' ),
116             },
117             'max' => {
118             base_value => q(1),
119             divisor => q(1),
120             rule => q(' ),
121             },
122             },
123             },
124             'spellout-cardinal-feminine' => {
125             'public' => {
126             '-x' => {
127             divisor => q(1),
128             rule => q(menos →→),
129             },
130             '0' => {
131             base_value => q(0),
132             divisor => q(1),
133             rule => q(zero),
134             },
135             'x.x' => {
136             divisor => q(1),
137             rule => q(←← vírgula →→),
138             },
139             '1' => {
140             base_value => q(1),
141             divisor => q(1),
142             rule => q(uma),
143             },
144             '2' => {
145             base_value => q(2),
146             divisor => q(1),
147             rule => q(duas),
148             },
149             '3' => {
150             base_value => q(3),
151             divisor => q(1),
152             rule => q(=%spellout-cardinal-masculine=),
153             },
154             '20' => {
155             base_value => q(20),
156             divisor => q(10),
157             rule => q(vinte[ e →→]),
158             },
159             '30' => {
160             base_value => q(30),
161             divisor => q(10),
162             rule => q(trinta[ e →→]),
163             },
164             '40' => {
165             base_value => q(40),
166             divisor => q(10),
167             rule => q(quarenta[ e →→]),
168             },
169             '50' => {
170             base_value => q(50),
171             divisor => q(10),
172             rule => q(cinquenta[ e →→]),
173             },
174             '60' => {
175             base_value => q(60),
176             divisor => q(10),
177             rule => q(sessenta[ e →→]),
178             },
179             '70' => {
180             base_value => q(70),
181             divisor => q(10),
182             rule => q(setenta[ e →→]),
183             },
184             '80' => {
185             base_value => q(80),
186             divisor => q(10),
187             rule => q(oitenta[ e →→]),
188             },
189             '90' => {
190             base_value => q(90),
191             divisor => q(10),
192             rule => q(noventa[ e →→]),
193             },
194             '100' => {
195             base_value => q(100),
196             divisor => q(100),
197             rule => q(cem),
198             },
199             '101' => {
200             base_value => q(101),
201             divisor => q(100),
202             rule => q(cento e →→),
203             },
204             '200' => {
205             base_value => q(200),
206             divisor => q(100),
207             rule => q(duzentas[ e →→]),
208             },
209             '300' => {
210             base_value => q(300),
211             divisor => q(100),
212             rule => q(trezentas[ e →→]),
213             },
214             '400' => {
215             base_value => q(400),
216             divisor => q(100),
217             rule => q(quatrocentas[ e →→]),
218             },
219             '500' => {
220             base_value => q(500),
221             divisor => q(100),
222             rule => q(quinhentas[ e →→]),
223             },
224             '600' => {
225             base_value => q(600),
226             divisor => q(100),
227             rule => q(seiscentas[ e →→]),
228             },
229             '700' => {
230             base_value => q(700),
231             divisor => q(100),
232             rule => q(setecentas[ e →→]),
233             },
234             '800' => {
235             base_value => q(800),
236             divisor => q(100),
237             rule => q(oitocentas[ e →→]),
238             },
239             '900' => {
240             base_value => q(900),
241             divisor => q(100),
242             rule => q(novecentas[ e →→]),
243             },
244             '1000' => {
245             base_value => q(1000),
246             divisor => q(1000),
247             rule => q(mil[→%%spellout-cardinal-feminine-with-e→]),
248             },
249             '2000' => {
250             base_value => q(2000),
251             divisor => q(1000),
252             rule => q(←← mil[→%%spellout-cardinal-feminine-with-e→]),
253             },
254             '1000000' => {
255             base_value => q(1000000),
256             divisor => q(1000000),
257             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{milhão}other{milhões})$[→%%spellout-cardinal-feminine-with-e→]),
258             },
259             '1000000000' => {
260             base_value => q(1000000000),
261             divisor => q(1000000000),
262             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{bilhão}other{bilhões})$[→%%spellout-cardinal-feminine-with-e→]),
263             },
264             '1000000000000' => {
265             base_value => q(1000000000000),
266             divisor => q(1000000000000),
267             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{trilhão}other{trilhões})$[→%%spellout-cardinal-feminine-with-e→]),
268             },
269             '1000000000000000' => {
270             base_value => q(1000000000000000),
271             divisor => q(1000000000000000),
272             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{quatrilhão}other{quatrilhões})$[→%%spellout-cardinal-feminine-with-e→]),
273             },
274             '1000000000000000000' => {
275             base_value => q(1000000000000000000),
276             divisor => q(1000000000000000000),
277             rule => q(=#,##0=),
278             },
279             'max' => {
280             base_value => q(1000000000000000000),
281             divisor => q(1000000000000000000),
282             rule => q(=#,##0=),
283             },
284             },
285             },
286             'spellout-cardinal-feminine-with-e' => {
287             'private' => {
288             '0' => {
289             base_value => q(0),
290             divisor => q(1),
291             rule => q(' e =%spellout-cardinal-feminine=),
292             },
293             '100' => {
294             base_value => q(100),
295             divisor => q(100),
296             rule => q(→%%optional-e→=%spellout-cardinal-feminine=),
297             },
298             'max' => {
299             base_value => q(100),
300             divisor => q(100),
301             rule => q(→%%optional-e→=%spellout-cardinal-feminine=),
302             },
303             },
304             },
305             'spellout-cardinal-masculine' => {
306             'public' => {
307             '-x' => {
308             divisor => q(1),
309             rule => q(menos →→),
310             },
311             '0' => {
312             base_value => q(0),
313             divisor => q(1),
314             rule => q(zero),
315             },
316             'x.x' => {
317             divisor => q(1),
318             rule => q(←← vírgula →→),
319             },
320             '1' => {
321             base_value => q(1),
322             divisor => q(1),
323             rule => q(um),
324             },
325             '2' => {
326             base_value => q(2),
327             divisor => q(1),
328             rule => q(dois),
329             },
330             '3' => {
331             base_value => q(3),
332             divisor => q(1),
333             rule => q(três),
334             },
335             '4' => {
336             base_value => q(4),
337             divisor => q(1),
338             rule => q(quatro),
339             },
340             '5' => {
341             base_value => q(5),
342             divisor => q(1),
343             rule => q(cinco),
344             },
345             '6' => {
346             base_value => q(6),
347             divisor => q(1),
348             rule => q(seis),
349             },
350             '7' => {
351             base_value => q(7),
352             divisor => q(1),
353             rule => q(sete),
354             },
355             '8' => {
356             base_value => q(8),
357             divisor => q(1),
358             rule => q(oito),
359             },
360             '9' => {
361             base_value => q(9),
362             divisor => q(1),
363             rule => q(nove),
364             },
365             '10' => {
366             base_value => q(10),
367             divisor => q(10),
368             rule => q(dez),
369             },
370             '11' => {
371             base_value => q(11),
372             divisor => q(10),
373             rule => q(onze),
374             },
375             '12' => {
376             base_value => q(12),
377             divisor => q(10),
378             rule => q(doze),
379             },
380             '13' => {
381             base_value => q(13),
382             divisor => q(10),
383             rule => q(treze),
384             },
385             '14' => {
386             base_value => q(14),
387             divisor => q(10),
388             rule => q(catorze),
389             },
390             '15' => {
391             base_value => q(15),
392             divisor => q(10),
393             rule => q(quinze),
394             },
395             '16' => {
396             base_value => q(16),
397             divisor => q(10),
398             rule => q(dezesseis),
399             },
400             '17' => {
401             base_value => q(17),
402             divisor => q(10),
403             rule => q(dezessete),
404             },
405             '18' => {
406             base_value => q(18),
407             divisor => q(10),
408             rule => q(dezoito),
409             },
410             '19' => {
411             base_value => q(19),
412             divisor => q(10),
413             rule => q(dezenove),
414             },
415             '20' => {
416             base_value => q(20),
417             divisor => q(10),
418             rule => q(vinte[ e →→]),
419             },
420             '30' => {
421             base_value => q(30),
422             divisor => q(10),
423             rule => q(trinta[ e →→]),
424             },
425             '40' => {
426             base_value => q(40),
427             divisor => q(10),
428             rule => q(quarenta[ e →→]),
429             },
430             '50' => {
431             base_value => q(50),
432             divisor => q(10),
433             rule => q(cinquenta[ e →→]),
434             },
435             '60' => {
436             base_value => q(60),
437             divisor => q(10),
438             rule => q(sessenta[ e →→]),
439             },
440             '70' => {
441             base_value => q(70),
442             divisor => q(10),
443             rule => q(setenta[ e →→]),
444             },
445             '80' => {
446             base_value => q(80),
447             divisor => q(10),
448             rule => q(oitenta[ e →→]),
449             },
450             '90' => {
451             base_value => q(90),
452             divisor => q(10),
453             rule => q(noventa[ e →→]),
454             },
455             '100' => {
456             base_value => q(100),
457             divisor => q(100),
458             rule => q(cem),
459             },
460             '101' => {
461             base_value => q(101),
462             divisor => q(100),
463             rule => q(cento e →→),
464             },
465             '200' => {
466             base_value => q(200),
467             divisor => q(100),
468             rule => q(duzentos[ e →→]),
469             },
470             '300' => {
471             base_value => q(300),
472             divisor => q(100),
473             rule => q(trezentos[ e →→]),
474             },
475             '400' => {
476             base_value => q(400),
477             divisor => q(100),
478             rule => q(quatrocentos[ e →→]),
479             },
480             '500' => {
481             base_value => q(500),
482             divisor => q(100),
483             rule => q(quinhentos[ e →→]),
484             },
485             '600' => {
486             base_value => q(600),
487             divisor => q(100),
488             rule => q(seiscentos[ e →→]),
489             },
490             '700' => {
491             base_value => q(700),
492             divisor => q(100),
493             rule => q(setecentos[ e →→]),
494             },
495             '800' => {
496             base_value => q(800),
497             divisor => q(100),
498             rule => q(oitocentos[ e →→]),
499             },
500             '900' => {
501             base_value => q(900),
502             divisor => q(100),
503             rule => q(novecentos[ e →→]),
504             },
505             '1000' => {
506             base_value => q(1000),
507             divisor => q(1000),
508             rule => q(mil[→%%spellout-cardinal-masculine-with-e→]),
509             },
510             '2000' => {
511             base_value => q(2000),
512             divisor => q(1000),
513             rule => q(←← mil[→%%spellout-cardinal-masculine-with-e→]),
514             },
515             '1000000' => {
516             base_value => q(1000000),
517             divisor => q(1000000),
518             rule => q(←← $(cardinal,one{milhão}other{milhões})$[→%%spellout-cardinal-masculine-with-e→]),
519             },
520             '1000000000' => {
521             base_value => q(1000000000),
522             divisor => q(1000000000),
523             rule => q(←← $(cardinal,one{bilhão}other{bilhões})$[→%%spellout-cardinal-masculine-with-e→]),
524             },
525             '1000000000000' => {
526             base_value => q(1000000000000),
527             divisor => q(1000000000000),
528             rule => q(←← $(cardinal,one{trilhão}other{trilhões})$[→%%spellout-cardinal-masculine-with-e→]),
529             },
530             '1000000000000000' => {
531             base_value => q(1000000000000000),
532             divisor => q(1000000000000000),
533             rule => q(←← $(cardinal,one{quatrilhão}other{quatrilhões})$[→%%spellout-cardinal-masculine-with-e→]),
534             },
535             '1000000000000000000' => {
536             base_value => q(1000000000000000000),
537             divisor => q(1000000000000000000),
538             rule => q(=#,##0=),
539             },
540             'max' => {
541             base_value => q(1000000000000000000),
542             divisor => q(1000000000000000000),
543             rule => q(=#,##0=),
544             },
545             },
546             },
547             'spellout-cardinal-masculine-with-e' => {
548             'private' => {
549             '0' => {
550             base_value => q(0),
551             divisor => q(1),
552             rule => q(' e =%spellout-cardinal-masculine=),
553             },
554             '100' => {
555             base_value => q(100),
556             divisor => q(100),
557             rule => q(→%%optional-e→=%spellout-cardinal-masculine=),
558             },
559             'max' => {
560             base_value => q(100),
561             divisor => q(100),
562             rule => q(→%%optional-e→=%spellout-cardinal-masculine=),
563             },
564             },
565             },
566             'spellout-numbering' => {
567             'public' => {
568             '0' => {
569             base_value => q(0),
570             divisor => q(1),
571             rule => q(=%spellout-cardinal-masculine=),
572             },
573             'max' => {
574             base_value => q(0),
575             divisor => q(1),
576             rule => q(=%spellout-cardinal-masculine=),
577             },
578             },
579             },
580             'spellout-numbering-year' => {
581             'public' => {
582             '0' => {
583             base_value => q(0),
584             divisor => q(1),
585             rule => q(=%spellout-numbering=),
586             },
587             'x.x' => {
588             divisor => q(1),
589             rule => q(=0.0=),
590             },
591             'max' => {
592             divisor => q(1),
593             rule => q(=0.0=),
594             },
595             },
596             },
597             'spellout-ordinal-feminine' => {
598             'public' => {
599             '-x' => {
600             divisor => q(1),
601             rule => q(menos →→),
602             },
603             '0' => {
604             base_value => q(0),
605             divisor => q(1),
606             rule => q(zero),
607             },
608             'x.x' => {
609             divisor => q(1),
610             rule => q(=#,##0.#=),
611             },
612             '1' => {
613             base_value => q(1),
614             divisor => q(1),
615             rule => q(primeira),
616             },
617             '2' => {
618             base_value => q(2),
619             divisor => q(1),
620             rule => q(segunda),
621             },
622             '3' => {
623             base_value => q(3),
624             divisor => q(1),
625             rule => q(terceira),
626             },
627             '4' => {
628             base_value => q(4),
629             divisor => q(1),
630             rule => q(quarta),
631             },
632             '5' => {
633             base_value => q(5),
634             divisor => q(1),
635             rule => q(quinta),
636             },
637             '6' => {
638             base_value => q(6),
639             divisor => q(1),
640             rule => q(sexta),
641             },
642             '7' => {
643             base_value => q(7),
644             divisor => q(1),
645             rule => q(sétima),
646             },
647             '8' => {
648             base_value => q(8),
649             divisor => q(1),
650             rule => q(oitava),
651             },
652             '9' => {
653             base_value => q(9),
654             divisor => q(1),
655             rule => q(nona),
656             },
657             '10' => {
658             base_value => q(10),
659             divisor => q(10),
660             rule => q(décima[ →→]),
661             },
662             '20' => {
663             base_value => q(20),
664             divisor => q(10),
665             rule => q(vigésima[ →→]),
666             },
667             '30' => {
668             base_value => q(30),
669             divisor => q(10),
670             rule => q(trigésima[ →→]),
671             },
672             '40' => {
673             base_value => q(40),
674             divisor => q(10),
675             rule => q(quadragésima[ →→]),
676             },
677             '50' => {
678             base_value => q(50),
679             divisor => q(10),
680             rule => q(quinquagésima[ →→]),
681             },
682             '60' => {
683             base_value => q(60),
684             divisor => q(10),
685             rule => q(sexagésima[ →→]),
686             },
687             '70' => {
688             base_value => q(70),
689             divisor => q(10),
690             rule => q(septuagésima[ →→]),
691             },
692             '80' => {
693             base_value => q(80),
694             divisor => q(10),
695             rule => q(octogésima[ →→]),
696             },
697             '90' => {
698             base_value => q(90),
699             divisor => q(10),
700             rule => q(nonagésima[ →→]),
701             },
702             '100' => {
703             base_value => q(100),
704             divisor => q(100),
705             rule => q(centésima[ →→]),
706             },
707             '200' => {
708             base_value => q(200),
709             divisor => q(100),
710             rule => q(ducentésima[ →→]),
711             },
712             '300' => {
713             base_value => q(300),
714             divisor => q(100),
715             rule => q(tricentésima[ →→]),
716             },
717             '400' => {
718             base_value => q(400),
719             divisor => q(100),
720             rule => q(quadringentésima[ →→]),
721             },
722             '500' => {
723             base_value => q(500),
724             divisor => q(100),
725             rule => q(quingentésima[ →→]),
726             },
727             '600' => {
728             base_value => q(600),
729             divisor => q(100),
730             rule => q(sexcentésima[ →→]),
731             },
732             '700' => {
733             base_value => q(700),
734             divisor => q(100),
735             rule => q(septingentésima[ →→]),
736             },
737             '800' => {
738             base_value => q(800),
739             divisor => q(100),
740             rule => q(octingentésima[ →→]),
741             },
742             '900' => {
743             base_value => q(900),
744             divisor => q(100),
745             rule => q(noningentésima[ →→]),
746             },
747             '1000' => {
748             base_value => q(1000),
749             divisor => q(1000),
750             rule => q(milésima[ →→]),
751             },
752             '2000' => {
753             base_value => q(2000),
754             divisor => q(1000),
755             rule => q(←%spellout-cardinal-feminine← milésima[ →→]),
756             },
757             '1000000' => {
758             base_value => q(1000000),
759             divisor => q(1000000),
760             rule => q(←%spellout-cardinal-feminine← milionésima[ →→]),
761             },
762             '1000000000' => {
763             base_value => q(1000000000),
764             divisor => q(1000000000),
765             rule => q(←%spellout-cardinal-feminine← bilionésima[ →→]),
766             },
767             '1000000000000' => {
768             base_value => q(1000000000000),
769             divisor => q(1000000000000),
770             rule => q(←%spellout-cardinal-feminine← trilionésima[ →→]),
771             },
772             '1000000000000000' => {
773             base_value => q(1000000000000000),
774             divisor => q(1000000000000000),
775             rule => q(←%spellout-cardinal-feminine← quadrilionésima[ →→]),
776             },
777             '1000000000000000000' => {
778             base_value => q(1000000000000000000),
779             divisor => q(1000000000000000000),
780             rule => q(=#,##0=ª),
781             },
782             'max' => {
783             base_value => q(1000000000000000000),
784             divisor => q(1000000000000000000),
785             rule => q(=#,##0=ª),
786             },
787             },
788             },
789             'spellout-ordinal-masculine' => {
790             'public' => {
791             '-x' => {
792             divisor => q(1),
793             rule => q(menos →→),
794             },
795             '0' => {
796             base_value => q(0),
797             divisor => q(1),
798             rule => q(zero),
799             },
800             'x.x' => {
801             divisor => q(1),
802             rule => q(=#,##0.#=),
803             },
804             '1' => {
805             base_value => q(1),
806             divisor => q(1),
807             rule => q(primeiro),
808             },
809             '2' => {
810             base_value => q(2),
811             divisor => q(1),
812             rule => q(segundo),
813             },
814             '3' => {
815             base_value => q(3),
816             divisor => q(1),
817             rule => q(terceiro),
818             },
819             '4' => {
820             base_value => q(4),
821             divisor => q(1),
822             rule => q(quarto),
823             },
824             '5' => {
825             base_value => q(5),
826             divisor => q(1),
827             rule => q(quinto),
828             },
829             '6' => {
830             base_value => q(6),
831             divisor => q(1),
832             rule => q(sexto),
833             },
834             '7' => {
835             base_value => q(7),
836             divisor => q(1),
837             rule => q(sétimo),
838             },
839             '8' => {
840             base_value => q(8),
841             divisor => q(1),
842             rule => q(oitavo),
843             },
844             '9' => {
845             base_value => q(9),
846             divisor => q(1),
847             rule => q(nono),
848             },
849             '10' => {
850             base_value => q(10),
851             divisor => q(10),
852             rule => q(décimo[ →→]),
853             },
854             '20' => {
855             base_value => q(20),
856             divisor => q(10),
857             rule => q(vigésimo[ →→]),
858             },
859             '30' => {
860             base_value => q(30),
861             divisor => q(10),
862             rule => q(trigésimo[ →→]),
863             },
864             '40' => {
865             base_value => q(40),
866             divisor => q(10),
867             rule => q(quadragésimo[ →→]),
868             },
869             '50' => {
870             base_value => q(50),
871             divisor => q(10),
872             rule => q(quinquagésimo[ →→]),
873             },
874             '60' => {
875             base_value => q(60),
876             divisor => q(10),
877             rule => q(sexagésimo[ →→]),
878             },
879             '70' => {
880             base_value => q(70),
881             divisor => q(10),
882             rule => q(septuagésimo[ →→]),
883             },
884             '80' => {
885             base_value => q(80),
886             divisor => q(10),
887             rule => q(octogésimo[ →→]),
888             },
889             '90' => {
890             base_value => q(90),
891             divisor => q(10),
892             rule => q(nonagésimo[ →→]),
893             },
894             '100' => {
895             base_value => q(100),
896             divisor => q(100),
897             rule => q(centésimo[ →→]),
898             },
899             '200' => {
900             base_value => q(200),
901             divisor => q(100),
902             rule => q(ducentésimo[ →→]),
903             },
904             '300' => {
905             base_value => q(300),
906             divisor => q(100),
907             rule => q(tricentésimo[ →→]),
908             },
909             '400' => {
910             base_value => q(400),
911             divisor => q(100),
912             rule => q(quadringentésimo[ →→]),
913             },
914             '500' => {
915             base_value => q(500),
916             divisor => q(100),
917             rule => q(quingentésimo[ →→]),
918             },
919             '600' => {
920             base_value => q(600),
921             divisor => q(100),
922             rule => q(sexcentésimo[ →→]),
923             },
924             '700' => {
925             base_value => q(700),
926             divisor => q(100),
927             rule => q(septingentésimo[ →→]),
928             },
929             '800' => {
930             base_value => q(800),
931             divisor => q(100),
932             rule => q(octingentésimo[ →→]),
933             },
934             '900' => {
935             base_value => q(900),
936             divisor => q(100),
937             rule => q(noningentésimo[ →→]),
938             },
939             '1000' => {
940             base_value => q(1000),
941             divisor => q(1000),
942             rule => q(milésimo[ →→]),
943             },
944             '2000' => {
945             base_value => q(2000),
946             divisor => q(1000),
947             rule => q(←%spellout-cardinal-masculine← milésimo[ →→]),
948             },
949             '1000000' => {
950             base_value => q(1000000),
951             divisor => q(1000000),
952             rule => q(←%spellout-cardinal-masculine← milionésimo[ →→]),
953             },
954             '1000000000' => {
955             base_value => q(1000000000),
956             divisor => q(1000000000),
957             rule => q(←%spellout-cardinal-masculine← bilionésimo[ →→]),
958             },
959             '1000000000000' => {
960             base_value => q(1000000000000),
961             divisor => q(1000000000000),
962             rule => q(←%spellout-cardinal-masculine← trilionésimo[ →→]),
963             },
964             '1000000000000000' => {
965             base_value => q(1000000000000000),
966             divisor => q(1000000000000000),
967             rule => q(←%spellout-cardinal-masculine← quadrilionésimo[ →→]),
968             },
969             '1000000000000000000' => {
970             base_value => q(1000000000000000000),
971             divisor => q(1000000000000000000),
972             rule => q(=#,##0=º),
973             },
974             'max' => {
975             base_value => q(1000000000000000000),
976             divisor => q(1000000000000000000),
977             rule => q(=#,##0=º),
978             },
979             },
980             },
981             } },
982             );
983              
984             has 'display_name_language' => (
985             is => 'ro',
986             isa => CodeRef,
987             init_arg => undef,
988             default => sub {
989             sub {
990             my %languages = (
991             'aa' => 'afar',
992             'ab' => 'abcázio',
993             'ace' => 'achém',
994             'ach' => 'acoli',
995             'ada' => 'adangme',
996             'ady' => 'adigue',
997             'ae' => 'avéstico',
998             'af' => 'africâner',
999             'afh' => 'afrihili',
1000             'agq' => 'aghem',
1001             'ain' => 'ainu',
1002             'ak' => 'akan',
1003             'akk' => 'acadiano',
1004             'ale' => 'aleúte',
1005             'alt' => 'altai meridional',
1006             'am' => 'amárico',
1007             'an' => 'aragonês',
1008             'ang' => 'inglês arcaico',
1009             'ann' => 'obolo',
1010             'anp' => 'angika',
1011             'ar' => 'árabe',
1012             'ar_001' => 'árabe moderno',
1013             'arc' => 'aramaico',
1014             'arn' => 'mapudungun',
1015             'arp' => 'arapaho',
1016             'ars' => 'árabe négede',
1017             'arw' => 'arauaqui',
1018             'as' => 'assamês',
1019             'asa' => 'asu',
1020             'ast' => 'asturiano',
1021             'atj' => 'atikamekw',
1022             'av' => 'avárico',
1023             'awa' => 'awadhi',
1024             'ay' => 'aimará',
1025             'az' => 'azerbaijano',
1026             'az_Arab' => 'azeri sul',
1027             'ba' => 'bashkir',
1028             'bal' => 'balúchi',
1029             'ban' => 'balinês',
1030             'bas' => 'basa',
1031             'bax' => 'bamum',
1032             'bbj' => 'ghomala’',
1033             'be' => 'bielorrusso',
1034             'bej' => 'beja',
1035             'bem' => 'bemba',
1036             'bez' => 'bena',
1037             'bfd' => 'bafut',
1038             'bg' => 'búlgaro',
1039             'bgc' => 'hariani',
1040             'bgn' => 'balúchi ocidental',
1041             'bho' => 'bhojpuri',
1042             'bi' => 'bislamá',
1043             'bik' => 'bikol',
1044             'bin' => 'bini',
1045             'bkm' => 'kom',
1046             'bla' => 'siksika',
1047             'blo' => 'anii',
1048             'bm' => 'bambara',
1049             'bn' => 'bengali',
1050             'bo' => 'tibetano',
1051             'br' => 'bretão',
1052             'bra' => 'braj',
1053             'brx' => 'bodo',
1054             'bs' => 'bósnio',
1055             'bss' => 'akoose',
1056             'bua' => 'buriato',
1057             'bug' => 'buginês',
1058             'bum' => 'bulu',
1059             'byn' => 'blin',
1060             'byv' => 'medumba',
1061             'ca' => 'catalão',
1062             'cad' => 'caddo',
1063             'car' => 'caribe',
1064             'cay' => 'cayuga',
1065             'cch' => 'atsam',
1066             'ccp' => 'chakma',
1067             'ce' => 'checheno',
1068             'ceb' => 'cebuano',
1069             'cgg' => 'chiga',
1070             'ch' => 'chamorro',
1071             'chb' => 'chibcha',
1072             'chg' => 'chagatai',
1073             'chk' => 'chuukese',
1074             'chm' => 'mari',
1075             'chn' => 'jargão Chinook',
1076             'cho' => 'choctaw',
1077             'chp' => 'chipewyan',
1078             'chr' => 'cheroqui',
1079             'chy' => 'cheiene',
1080             'ckb' => 'curdo central',
1081             'ckb@alt=menu' => 'curdo, central',
1082             'ckb@alt=variant' => 'curdo sorâni',
1083             'clc' => 'chilcotin',
1084             'co' => 'corso',
1085             'cop' => 'copta',
1086             'cr' => 'cree',
1087             'crg' => 'michif',
1088             'crh' => 'tártara da Crimeia',
1089             'crj' => 'cree do sudeste',
1090             'crk' => 'cree das planícies',
1091             'crl' => 'cree do nordeste',
1092             'crm' => 'moose cree',
1093             'crr' => 'algonquiano Carolina',
1094             'crs' => 'crioulo francês seichelense',
1095             'cs' => 'tcheco',
1096             'csb' => 'kashubian',
1097             'csw' => 'cree swampy',
1098             'cu' => 'eslavo eclesiástico',
1099             'cv' => 'tchuvache',
1100             'cy' => 'galês',
1101             'da' => 'dinamarquês',
1102             'dak' => 'dacota',
1103             'dar' => 'dargwa',
1104             'dav' => 'taita',
1105             'de' => 'alemão',
1106             'de_CH' => 'alto alemão (Suíça)',
1107             'del' => 'delaware',
1108             'den' => 'slave',
1109             'dgr' => 'dogrib',
1110             'din' => 'dinka',
1111             'dje' => 'zarma',
1112             'doi' => 'dogri',
1113             'dsb' => 'baixo sorábio',
1114             'dua' => 'duala',
1115             'dum' => 'holandês médio',
1116             'dv' => 'divehi',
1117             'dyo' => 'jola-fonyi',
1118             'dyu' => 'diúla',
1119             'dz' => 'dzonga',
1120             'dzg' => 'dazaga',
1121             'ebu' => 'embu',
1122             'ee' => 'ewe',
1123             'efi' => 'efique',
1124             'egy' => 'egípcio arcaico',
1125             'eka' => 'ekajuk',
1126             'el' => 'grego',
1127             'elx' => 'elamite',
1128             'en' => 'inglês',
1129             'enm' => 'inglês médio',
1130             'eo' => 'esperanto',
1131             'es' => 'espanhol',
1132             'et' => 'estoniano',
1133             'eu' => 'basco',
1134             'ewo' => 'ewondo',
1135             'fa' => 'persa',
1136             'fa_AF' => 'dari',
1137             'fan' => 'fangue',
1138             'fat' => 'fanti',
1139             'ff' => 'fula',
1140             'fi' => 'finlandês',
1141             'fil' => 'filipino',
1142             'fj' => 'fijiano',
1143             'fo' => 'feroês',
1144             'fon' => 'fom',
1145             'fr' => 'francês',
1146             'frc' => 'francês cajun',
1147             'frm' => 'francês médio',
1148             'fro' => 'francês arcaico',
1149             'frr' => 'frísio setentrional',
1150             'frs' => 'frisão oriental',
1151             'fur' => 'friulano',
1152             'fy' => 'frísio ocidental',
1153             'ga' => 'irlandês',
1154             'gaa' => 'ga',
1155             'gag' => 'gagauz',
1156             'gan' => 'gan',
1157             'gay' => 'gayo',
1158             'gba' => 'gbaia',
1159             'gd' => 'gaélico escocês',
1160             'gez' => 'geez',
1161             'gil' => 'gilbertês',
1162             'gl' => 'galego',
1163             'gmh' => 'alto alemão médio',
1164             'gn' => 'guarani',
1165             'goh' => 'alemão arcaico alto',
1166             'gon' => 'gondi',
1167             'gor' => 'gorontalo',
1168             'got' => 'gótico',
1169             'grb' => 'grebo',
1170             'grc' => 'grego arcaico',
1171             'gsw' => 'alemão (Suíça)',
1172             'gu' => 'guzerate',
1173             'guz' => 'gusii',
1174             'gv' => 'manx',
1175             'gwi' => 'gwichʼin',
1176             'ha' => 'hauçá',
1177             'hai' => 'haida',
1178             'hak' => 'hacá',
1179             'haw' => 'havaiano',
1180             'hax' => 'haida do sul',
1181             'he' => 'hebraico',
1182             'hi' => 'híndi',
1183             'hi_Latn@alt=variant' => 'hinglish',
1184             'hil' => 'hiligaynon',
1185             'hit' => 'hitita',
1186             'hmn' => 'hmong',
1187             'ho' => 'hiri motu',
1188             'hr' => 'croata',
1189             'hsb' => 'alto sorábio',
1190             'hsn' => 'xiang',
1191             'ht' => 'haitiano',
1192             'hu' => 'húngaro',
1193             'hup' => 'hupa',
1194             'hur' => 'halkomelem',
1195             'hy' => 'armênio',
1196             'hz' => 'herero',
1197             'ia' => 'interlíngua',
1198             'iba' => 'iban',
1199             'ibb' => 'ibibio',
1200             'id' => 'indonésio',
1201             'ie' => 'interlingue',
1202             'ig' => 'igbo',
1203             'ii' => 'sichuan yi',
1204             'ik' => 'inupiaque',
1205             'ikt' => 'inuktitut canadense ocidental',
1206             'ilo' => 'ilocano',
1207             'inh' => 'inguche',
1208             'io' => 'ido',
1209             'is' => 'islandês',
1210             'it' => 'italiano',
1211             'iu' => 'inuktitut',
1212             'ja' => 'japonês',
1213             'jbo' => 'lojban',
1214             'jgo' => 'nguemba',
1215             'jmc' => 'machame',
1216             'jpr' => 'judaico-persa',
1217             'jrb' => 'judaico-arábico',
1218             'jv' => 'javanês',
1219             'ka' => 'georgiano',
1220             'kaa' => 'kara-kalpak',
1221             'kab' => 'kabyle',
1222             'kac' => 'kachin',
1223             'kaj' => 'jju',
1224             'kam' => 'kamba',
1225             'kaw' => 'kawi',
1226             'kbd' => 'kabardiano',
1227             'kbl' => 'kanembu',
1228             'kcg' => 'tyap',
1229             'kde' => 'maconde',
1230             'kea' => 'crioulo cabo-verdiano',
1231             'kfo' => 'koro',
1232             'kg' => 'congolês',
1233             'kgp' => 'caingangue',
1234             'kha' => 'khasi',
1235             'kho' => 'khotanês',
1236             'khq' => 'koyra chiini',
1237             'ki' => 'quicuio',
1238             'kj' => 'cuanhama',
1239             'kk' => 'cazaque',
1240             'kkj' => 'kako',
1241             'kl' => 'groenlandês',
1242             'kln' => 'kalenjin',
1243             'km' => 'khmer',
1244             'kmb' => 'quimbundo',
1245             'kn' => 'canarim',
1246             'ko' => 'coreano',
1247             'koi' => 'komi-permyak',
1248             'kok' => 'concani',
1249             'kos' => 'kosraean',
1250             'kpe' => 'kpelle',
1251             'kr' => 'canúri',
1252             'krc' => 'karachay-balkar',
1253             'krl' => 'carélio',
1254             'kru' => 'kurukh',
1255             'ks' => 'caxemira',
1256             'ksb' => 'shambala',
1257             'ksf' => 'bafia',
1258             'ksh' => 'kölsch',
1259             'ku' => 'curdo',
1260             'kum' => 'kumyk',
1261             'kut' => 'kutenai',
1262             'kv' => 'komi',
1263             'kw' => 'córnico',
1264             'kwk' => 'kwakʼwala',
1265             'kxv' => 'kuvi',
1266             'ky' => 'quirguiz',
1267             'la' => 'latim',
1268             'lad' => 'ladino',
1269             'lag' => 'langi',
1270             'lah' => 'lahnda',
1271             'lam' => 'lamba',
1272             'lb' => 'luxemburguês',
1273             'lez' => 'lezgui',
1274             'lg' => 'luganda',
1275             'li' => 'limburguês',
1276             'lij' => 'ligure',
1277             'lil' => 'lillooet',
1278             'lkt' => 'lacota',
1279             'lmo' => 'lombardo',
1280             'ln' => 'lingala',
1281             'lo' => 'laosiano',
1282             'lol' => 'mongo',
1283             'lou' => 'crioulo da Louisiana',
1284             'loz' => 'lozi',
1285             'lrc' => 'luri setentrional',
1286             'lsm' => 'saamia',
1287             'lt' => 'lituano',
1288             'lu' => 'luba-catanga',
1289             'lua' => 'luba-lulua',
1290             'lui' => 'luiseno',
1291             'lun' => 'lunda',
1292             'lus' => 'lushai',
1293             'luy' => 'luyia',
1294             'lv' => 'letão',
1295             'mad' => 'madurês',
1296             'maf' => 'mafa',
1297             'mag' => 'magahi',
1298             'mai' => 'maithili',
1299             'mak' => 'makasar',
1300             'man' => 'mandinga',
1301             'mas' => 'massai',
1302             'mde' => 'maba',
1303             'mdf' => 'mocsa',
1304             'mdr' => 'mandar',
1305             'men' => 'mende',
1306             'mer' => 'meru',
1307             'mfe' => 'morisyen',
1308             'mg' => 'malgaxe',
1309             'mga' => 'irlandês médio',
1310             'mgh' => 'macua-mêto',
1311             'mgo' => 'meta’',
1312             'mh' => 'marshalês',
1313             'mi' => 'maori',
1314             'mic' => 'miquemaque',
1315             'min' => 'minangkabau',
1316             'mk' => 'macedônio',
1317             'ml' => 'malaiala',
1318             'mn' => 'mongol',
1319             'mnc' => 'manchu',
1320             'mni' => 'manipuri',
1321             'moe' => 'innu-aimun',
1322             'moh' => 'moicano',
1323             'mos' => 'mossi',
1324             'mr' => 'marati',
1325             'ms' => 'malaio',
1326             'mt' => 'maltês',
1327             'mua' => 'mundang',
1328             'mul' => 'múltiplos idiomas',
1329             'mus' => 'creek',
1330             'mwl' => 'mirandês',
1331             'mwr' => 'marwari',
1332             'my' => 'birmanês',
1333             'mye' => 'myene',
1334             'myv' => 'erzya',
1335             'mzn' => 'mazandarani',
1336             'na' => 'nauruano',
1337             'nan' => 'min nan',
1338             'nap' => 'napolitano',
1339             'naq' => 'nama',
1340             'nb' => 'bokmål norueguês',
1341             'nd' => 'ndebele do norte',
1342             'nds' => 'baixo alemão',
1343             'nds_NL' => 'baixo saxão',
1344             'ne' => 'nepalês',
1345             'new' => 'newari',
1346             'ng' => 'dongo',
1347             'nia' => 'nias',
1348             'niu' => 'niueano',
1349             'nl' => 'holandês',
1350             'nl_BE' => 'flamengo',
1351             'nmg' => 'kwasio',
1352             'nn' => 'nynorsk norueguês',
1353             'nnh' => 'ngiemboon',
1354             'no' => 'norueguês',
1355             'nog' => 'nogai',
1356             'non' => 'nórdico arcaico',
1357             'nqo' => 'n’ko',
1358             'nr' => 'ndebele do sul',
1359             'nso' => 'soto setentrional',
1360             'nus' => 'nuer',
1361             'nv' => 'navajo',
1362             'nwc' => 'newari clássico',
1363             'ny' => 'nianja',
1364             'nym' => 'nyamwezi',
1365             'nyn' => 'nyankole',
1366             'nyo' => 'nyoro',
1367             'nzi' => 'nzima',
1368             'oc' => 'occitânico',
1369             'oj' => 'ojibwa',
1370             'ojb' => 'ojibwa do noroeste',
1371             'ojc' => 'ojibwa central',
1372             'ojs' => 'oji-cree',
1373             'ojw' => 'ojibwa ocidental',
1374             'oka' => 'okanagan',
1375             'om' => 'oromo',
1376             'or' => 'oriá',
1377             'os' => 'osseto',
1378             'osa' => 'osage',
1379             'ota' => 'turco otomano',
1380             'pa' => 'panjabi',
1381             'pag' => 'pangasinã',
1382             'pal' => 'pálavi',
1383             'pam' => 'pampanga',
1384             'pap' => 'papiamento',
1385             'pau' => 'palauano',
1386             'pcm' => 'pidgin nigeriano',
1387             'peo' => 'persa arcaico',
1388             'phn' => 'fenício',
1389             'pi' => 'páli',
1390             'pis' => 'pijin',
1391             'pl' => 'polonês',
1392             'pon' => 'pohnpeiano',
1393             'pqm' => 'malecite–passamaquoddy',
1394             'prg' => 'prussiano',
1395             'pro' => 'provençal arcaico',
1396             'ps' => 'pashto',
1397             'ps@alt=variant' => 'pushto',
1398             'pt' => 'português',
1399             'qu' => 'quíchua',
1400             'quc' => 'quiché',
1401             'raj' => 'rajastani',
1402             'rap' => 'rapanui',
1403             'rar' => 'rarotongano',
1404             'rhg' => 'ruainga',
1405             'rm' => 'romanche',
1406             'rn' => 'rundi',
1407             'ro' => 'romeno',
1408             'ro_MD' => 'moldávio',
1409             'rof' => 'rombo',
1410             'rom' => 'romani',
1411             'ru' => 'russo',
1412             'rup' => 'aromeno',
1413             'rw' => 'quiniaruanda',
1414             'rwk' => 'rwa',
1415             'sa' => 'sânscrito',
1416             'sad' => 'sandawe',
1417             'sah' => 'sakha',
1418             'sam' => 'aramaico samaritano',
1419             'saq' => 'samburu',
1420             'sas' => 'sasak',
1421             'sat' => 'santali',
1422             'sba' => 'ngambay',
1423             'sbp' => 'sangu',
1424             'sc' => 'sardo',
1425             'scn' => 'siciliano',
1426             'sco' => 'scots',
1427             'sd' => 'sindi',
1428             'sdh' => 'curdo meridional',
1429             'se' => 'sami setentrional',
1430             'see' => 'seneca',
1431             'seh' => 'sena',
1432             'sel' => 'selkup',
1433             'ses' => 'koyraboro senni',
1434             'sg' => 'sango',
1435             'sga' => 'irlandês arcaico',
1436             'sh' => 'servo-croata',
1437             'shi' => 'tachelhit',
1438             'shn' => 'shan',
1439             'shu' => 'árabe chadiano',
1440             'si' => 'cingalês',
1441             'sid' => 'sidamo',
1442             'sk' => 'eslovaco',
1443             'sl' => 'esloveno',
1444             'slh' => 'lushootseed do sul',
1445             'sm' => 'samoano',
1446             'sma' => 'sami meridional',
1447             'smj' => 'sami de Lule',
1448             'smn' => 'lapão de Inari',
1449             'sms' => 'sami de Skolt',
1450             'sn' => 'xona',
1451             'snk' => 'soninquê',
1452             'so' => 'somali',
1453             'sog' => 'sogdiano',
1454             'sq' => 'albanês',
1455             'sr' => 'sérvio',
1456             'srn' => 'surinamês',
1457             'srr' => 'serere',
1458             'ss' => 'suázi',
1459             'ssy' => 'saho',
1460             'st' => 'soto do sul',
1461             'str' => 'salish do estreito norte',
1462             'su' => 'sundanês',
1463             'suk' => 'sukuma',
1464             'sus' => 'susu',
1465             'sux' => 'sumério',
1466             'sv' => 'sueco',
1467             'sw' => 'suaíli',
1468             'sw_CD' => 'suaíli do Congo',
1469             'swb' => 'comoriano',
1470             'syc' => 'siríaco clássico',
1471             'syr' => 'siríaco',
1472             'szl' => 'silesiano',
1473             'ta' => 'tâmil',
1474             'tce' => 'tutchone do sul',
1475             'te' => 'télugo',
1476             'tem' => 'timne',
1477             'teo' => 'teso',
1478             'ter' => 'tereno',
1479             'tet' => 'tétum',
1480             'tg' => 'tadjique',
1481             'tgx' => 'tagish',
1482             'th' => 'tailandês',
1483             'tht' => 'tahltan',
1484             'ti' => 'tigrínia',
1485             'tig' => 'tigré',
1486             'tiv' => 'tiv',
1487             'tk' => 'turcomeno',
1488             'tkl' => 'toquelauano',
1489             'tl' => 'tagalo',
1490             'tlh' => 'klingon',
1491             'tli' => 'tlinguite',
1492             'tmh' => 'tamaxeque',
1493             'tn' => 'tswana',
1494             'to' => 'tonganês',
1495             'tog' => 'tonganês de Nyasa',
1496             'tok' => 'toki pona',
1497             'tpi' => 'tok pisin',
1498             'tr' => 'turco',
1499             'trv' => 'taroko',
1500             'ts' => 'tsonga',
1501             'tsi' => 'tsimshiano',
1502             'tt' => 'tártaro',
1503             'ttm' => 'tutchone setentrional',
1504             'tum' => 'tumbuka',
1505             'tvl' => 'tuvaluano',
1506             'tw' => 'twi',
1507             'twq' => 'tasawaq',
1508             'ty' => 'taitiano',
1509             'tyv' => 'tuviniano',
1510             'tzm' => 'tamazight do Atlas Central',
1511             'udm' => 'udmurte',
1512             'ug' => 'uigur',
1513             'uga' => 'ugarítico',
1514             'uk' => 'ucraniano',
1515             'umb' => 'umbundu',
1516             'und' => 'idioma desconhecido',
1517             'ur' => 'urdu',
1518             'uz' => 'uzbeque',
1519             've' => 'venda',
1520             'vec' => 'vêneto',
1521             'vi' => 'vietnamita',
1522             'vmw' => 'macua',
1523             'vo' => 'volapuque',
1524             'vot' => 'vótico',
1525             'vun' => 'vunjo',
1526             'wa' => 'valão',
1527             'wae' => 'walser',
1528             'wal' => 'wolaytta',
1529             'war' => 'waray',
1530             'was' => 'washo',
1531             'wbp' => 'warlpiri',
1532             'wo' => 'uolofe',
1533             'wuu' => 'wu',
1534             'xal' => 'kalmyk',
1535             'xh' => 'xhosa',
1536             'xnr' => 'kandri',
1537             'xog' => 'lusoga',
1538             'yao' => 'yao',
1539             'yap' => 'yapese',
1540             'yav' => 'yangben',
1541             'ybb' => 'yemba',
1542             'yi' => 'iídiche',
1543             'yo' => 'iorubá',
1544             'yrl' => 'nheengatu',
1545             'yue' => 'cantonês',
1546             'yue@alt=menu' => 'cantonês (tradicional)',
1547             'za' => 'zhuang',
1548             'zap' => 'zapoteco',
1549             'zbl' => 'símbolos blis',
1550             'zen' => 'zenaga',
1551             'zgh' => 'tamazirte marroqino padrão',
1552             'zh' => 'chinês',
1553             'zh@alt=menu' => 'chinês, mandarim',
1554             'zh_Hans' => 'chinês simplificado',
1555             'zh_Hans@alt=long' => 'chinês mandarim (simplificado)',
1556             'zh_Hant' => 'chinês tradicional',
1557             'zh_Hant@alt=long' => 'chinês mandarim (tradicional)',
1558             'zu' => 'zulu',
1559             'zun' => 'zunhi',
1560             'zxx' => 'sem conteúdo linguístico',
1561             'zza' => 'zazaki',
1562              
1563             );
1564             if (@_) {
1565             return $languages{$_[0]};
1566             }
1567             return \%languages;
1568             }
1569             },
1570             );
1571              
1572             has 'display_name_script' => (
1573             is => 'ro',
1574             isa => CodeRef,
1575             init_arg => undef,
1576             default => sub {
1577             sub {
1578             my %scripts = (
1579             'Adlm' => 'adlam',
1580             'Arab' => 'árabe',
1581             'Arab@alt=variant' => 'perso-árabe',
1582             'Aran' => 'nastaliq',
1583             'Armi' => 'armi',
1584             'Armn' => 'armênio',
1585             'Avst' => 'avéstico',
1586             'Bali' => 'balinês',
1587             'Bamu' => 'bamum',
1588             'Batk' => 'bataque',
1589             'Beng' => 'bengali',
1590             'Blis' => 'símbolos bliss',
1591             'Bopo' => 'bopomofo',
1592             'Brah' => 'brahmi',
1593             'Brai' => 'braille',
1594             'Bugi' => 'buginês',
1595             'Buhd' => 'buhid',
1596             'Cakm' => 'cakm',
1597             'Cans' => 'escrita silábica unificada dos aborígenes canadenses',
1598             'Cari' => 'cariano',
1599             'Cham' => 'cham',
1600             'Cher' => 'cherokee',
1601             'Cirt' => 'cirth',
1602             'Copt' => 'cóptico',
1603             'Cprt' => 'cipriota',
1604             'Cyrl' => 'cirílico',
1605             'Cyrs' => 'cirílico eslavo eclesiástico',
1606             'Deva' => 'devanágari',
1607             'Dsrt' => 'deseret',
1608             'Egyd' => 'demótico egípcio',
1609             'Egyh' => 'hierático egípcio',
1610             'Egyp' => 'hieróglifos egípcios',
1611             'Ethi' => 'etiópico',
1612             'Geok' => 'khutsuri georgiano',
1613             'Geor' => 'georgiano',
1614             'Glag' => 'glagolítico',
1615             'Goth' => 'gótico',
1616             'Grek' => 'grego',
1617             'Gujr' => 'guzerate',
1618             'Guru' => 'gurmuqui',
1619             'Hanb' => 'hanb',
1620             'Hang' => 'hangul',
1621             'Hani' => 'han',
1622             'Hano' => 'hanunoo',
1623             'Hans' => 'simplificado',
1624             'Hans@alt=stand-alone' => 'han simplificado',
1625             'Hant' => 'tradicional',
1626             'Hant@alt=stand-alone' => 'han tradicional',
1627             'Hebr' => 'hebraico',
1628             'Hira' => 'hiragana',
1629             'Hmng' => 'pahawh hmong',
1630             'Hrkt' => 'silabários japoneses',
1631             'Hung' => 'húngaro antigo',
1632             'Inds' => 'indo',
1633             'Ital' => 'itálico antigo',
1634             'Jamo' => 'jamo',
1635             'Java' => 'javanês',
1636             'Jpan' => 'japonês',
1637             'Kali' => 'kayah li',
1638             'Kana' => 'katakana',
1639             'Khar' => 'kharoshthi',
1640             'Khmr' => 'khmer',
1641             'Knda' => 'kannada',
1642             'Kore' => 'coreano',
1643             'Kthi' => 'kthi',
1644             'Lana' => 'lanna',
1645             'Laoo' => 'lao',
1646             'Latf' => 'latim fraktur',
1647             'Latg' => 'latim gaélico',
1648             'Latn' => 'latim',
1649             'Lepc' => 'lepcha',
1650             'Limb' => 'limbu',
1651             'Lina' => 'linear A',
1652             'Linb' => 'linear B',
1653             'Lisu' => 'lisu',
1654             'Lyci' => 'lício',
1655             'Lydi' => 'lídio',
1656             'Mand' => 'mandaico',
1657             'Mani' => 'maniqueano',
1658             'Maya' => 'hieróglifos maias',
1659             'Merc' => 'meroítico cursivo',
1660             'Mero' => 'meroítico',
1661             'Mlym' => 'malaiala',
1662             'Mong' => 'mongol',
1663             'Moon' => 'moon',
1664             'Mtei' => 'meitei mayek',
1665             'Mymr' => 'birmanês',
1666             'Nkoo' => 'n’ko',
1667             'Ogam' => 'ogâmico',
1668             'Olck' => 'ol chiki',
1669             'Orkh' => 'orkhon',
1670             'Orya' => 'oriá',
1671             'Osma' => 'osmania',
1672             'Perm' => 'pérmico antigo',
1673             'Phag' => 'phags-pa',
1674             'Phli' => 'phli',
1675             'Phlp' => 'phlp',
1676             'Phlv' => 'pahlavi antigo',
1677             'Phnx' => 'fenício',
1678             'Plrd' => 'fonético pollard',
1679             'Prti' => 'prti',
1680             'Qaag' => 'zawgyi',
1681             'Rjng' => 'rejang',
1682             'Rohg' => 'hanifi',
1683             'Roro' => 'rongorongo',
1684             'Runr' => 'rúnico',
1685             'Samr' => 'samaritano',
1686             'Sara' => 'sarati',
1687             'Saur' => 'saurashtra',
1688             'Sgnw' => 'signwriting',
1689             'Shaw' => 'shaviano',
1690             'Sinh' => 'cingalês',
1691             'Sund' => 'sundanês',
1692             'Sylo' => 'syloti nagri',
1693             'Syrc' => 'siríaco',
1694             'Syre' => 'siríaco estrangelo',
1695             'Syrj' => 'siríaco ocidental',
1696             'Syrn' => 'siríaco oriental',
1697             'Tagb' => 'tagbanwa',
1698             'Tale' => 'tai Le',
1699             'Talu' => 'novo tai lue',
1700             'Taml' => 'tâmil',
1701             'Tavt' => 'tavt',
1702             'Telu' => 'télugo',
1703             'Teng' => 'tengwar',
1704             'Tfng' => 'tifinagh',
1705             'Tglg' => 'tagalo',
1706             'Thaa' => 'thaana',
1707             'Thai' => 'tailandês',
1708             'Tibt' => 'tibetano',
1709             'Ugar' => 'ugarítico',
1710             'Vaii' => 'vai',
1711             'Visp' => 'visible speech',
1712             'Xpeo' => 'persa antigo',
1713             'Xsux' => 'sumério-acadiano cuneiforme',
1714             'Yiii' => 'yi',
1715             'Zinh' => 'herdado',
1716             'Zmth' => 'notação matemática',
1717             'Zsye' => 'emoji',
1718             'Zsym' => 'zsym',
1719             'Zxxx' => 'ágrafo',
1720             'Zyyy' => 'comum',
1721             'Zzzz' => 'escrita desconhecida',
1722              
1723             );
1724             if ( @_ ) {
1725             return $scripts{$_[0]};
1726             }
1727             return \%scripts;
1728             }
1729             }
1730             );
1731              
1732             has 'display_name_region' => (
1733             is => 'ro',
1734             isa => HashRef[Str],
1735             init_arg => undef,
1736             default => sub {
1737             {
1738             '001' => 'Mundo',
1739             '002' => 'África',
1740             '003' => 'América do Norte',
1741             '005' => 'América do Sul',
1742             '009' => 'Oceania',
1743             '011' => 'África Ocidental',
1744             '013' => 'América Central',
1745             '014' => 'África Oriental',
1746             '015' => 'África Setentrional',
1747             '017' => 'África Central',
1748             '018' => 'África Meridional',
1749             '019' => 'Américas',
1750             '021' => 'América Setentrional',
1751             '029' => 'Caribe',
1752             '030' => 'Ásia Oriental',
1753             '034' => 'Ásia Meridional',
1754             '035' => 'Sudeste Asiático',
1755             '039' => 'Europa Meridional',
1756             '053' => 'Australásia',
1757             '054' => 'Melanésia',
1758             '057' => 'Região da Micronésia',
1759             '061' => 'Polinésia',
1760             '142' => 'Ásia',
1761             '143' => 'Ásia Central',
1762             '145' => 'Ásia Ocidental',
1763             '150' => 'Europa',
1764             '151' => 'Europa Oriental',
1765             '154' => 'Europa Setentrional',
1766             '155' => 'Europa Ocidental',
1767             '202' => 'África Subsaariana',
1768             '419' => 'América Latina',
1769             'AC' => 'Ilha de Ascensão',
1770             'AD' => 'Andorra',
1771             'AE' => 'Emirados Árabes Unidos',
1772             'AF' => 'Afeganistão',
1773             'AG' => 'Antígua e Barbuda',
1774             'AI' => 'Anguila',
1775             'AL' => 'Albânia',
1776             'AM' => 'Armênia',
1777             'AO' => 'Angola',
1778             'AQ' => 'Antártida',
1779             'AR' => 'Argentina',
1780             'AS' => 'Samoa Americana',
1781             'AT' => 'Áustria',
1782             'AU' => 'Austrália',
1783             'AW' => 'Aruba',
1784             'AX' => 'Ilhas Aland',
1785             'AZ' => 'Azerbaijão',
1786             'BA' => 'Bósnia e Herzegovina',
1787             'BB' => 'Barbados',
1788             'BD' => 'Bangladesh',
1789             'BE' => 'Bélgica',
1790             'BF' => 'Burquina Faso',
1791             'BG' => 'Bulgária',
1792             'BH' => 'Barein',
1793             'BI' => 'Burundi',
1794             'BJ' => 'Benin',
1795             'BL' => 'São Bartolomeu',
1796             'BM' => 'Bermudas',
1797             'BN' => 'Brunei',
1798             'BO' => 'Bolívia',
1799             'BQ' => 'Países Baixos Caribenhos',
1800             'BR' => 'Brasil',
1801             'BS' => 'Bahamas',
1802             'BT' => 'Butão',
1803             'BV' => 'Ilha Bouvet',
1804             'BW' => 'Botsuana',
1805             'BY' => 'Bielorrússia',
1806             'BZ' => 'Belize',
1807             'CA' => 'Canadá',
1808             'CC' => 'Ilhas Cocos (Keeling)',
1809             'CD' => 'Congo - Kinshasa',
1810             'CD@alt=variant' => 'República Democrática do Congo',
1811             'CF' => 'República Centro-Africana',
1812             'CG' => 'República do Congo',
1813             'CG@alt=variant' => 'Congo',
1814             'CH' => 'Suíça',
1815             'CI' => 'Costa do Marfim',
1816             'CI@alt=variant' => 'Côte d’Ivoire',
1817             'CK' => 'Ilhas Cook',
1818             'CL' => 'Chile',
1819             'CM' => 'Camarões',
1820             'CN' => 'China',
1821             'CO' => 'Colômbia',
1822             'CP' => 'Ilha de Clipperton',
1823             'CR' => 'Costa Rica',
1824             'CU' => 'Cuba',
1825             'CV' => 'Cabo Verde',
1826             'CW' => 'Curaçao',
1827             'CX' => 'Ilha Christmas',
1828             'CY' => 'Chipre',
1829             'CZ' => 'Tchéquia',
1830             'CZ@alt=variant' => 'República Tcheca',
1831             'DE' => 'Alemanha',
1832             'DG' => 'Diego Garcia',
1833             'DJ' => 'Djibuti',
1834             'DK' => 'Dinamarca',
1835             'DM' => 'Dominica',
1836             'DO' => 'República Dominicana',
1837             'DZ' => 'Argélia',
1838             'EA' => 'Ceuta e Melilla',
1839             'EC' => 'Equador',
1840             'EE' => 'Estônia',
1841             'EG' => 'Egito',
1842             'EH' => 'Saara Ocidental',
1843             'ER' => 'Eritreia',
1844             'ES' => 'Espanha',
1845             'ET' => 'Etiópia',
1846             'EU' => 'União Europeia',
1847             'EZ' => 'zona do euro',
1848             'FI' => 'Finlândia',
1849             'FJ' => 'Fiji',
1850             'FK' => 'Ilhas Malvinas',
1851             'FK@alt=variant' => 'Ilhas Malvinas (Ilhas Falkland)',
1852             'FM' => 'Micronésia',
1853             'FO' => 'Ilhas Faroé',
1854             'FR' => 'França',
1855             'GA' => 'Gabão',
1856             'GB' => 'Reino Unido',
1857             'GD' => 'Granada',
1858             'GE' => 'Geórgia',
1859             'GF' => 'Guiana Francesa',
1860             'GG' => 'Guernsey',
1861             'GH' => 'Gana',
1862             'GI' => 'Gibraltar',
1863             'GL' => 'Groenlândia',
1864             'GM' => 'Gâmbia',
1865             'GN' => 'Guiné',
1866             'GP' => 'Guadalupe',
1867             'GQ' => 'Guiné Equatorial',
1868             'GR' => 'Grécia',
1869             'GS' => 'Ilhas Geórgia do Sul e Sandwich do Sul',
1870             'GT' => 'Guatemala',
1871             'GU' => 'Guam',
1872             'GW' => 'Guiné-Bissau',
1873             'GY' => 'Guiana',
1874             'HK' => 'Hong Kong, RAE da China',
1875             'HK@alt=short' => 'Hong Kong',
1876             'HM' => 'Ilhas Heard e McDonald',
1877             'HN' => 'Honduras',
1878             'HR' => 'Croácia',
1879             'HT' => 'Haiti',
1880             'HU' => 'Hungria',
1881             'IC' => 'Ilhas Canárias',
1882             'ID' => 'Indonésia',
1883             'IE' => 'Irlanda',
1884             'IL' => 'Israel',
1885             'IM' => 'Ilha de Man',
1886             'IN' => 'Índia',
1887             'IO' => 'Território Britânico do Oceano Índico',
1888             'IO@alt=chagos' => 'Arquipélago de Chagos',
1889             'IQ' => 'Iraque',
1890             'IR' => 'Irã',
1891             'IS' => 'Islândia',
1892             'IT' => 'Itália',
1893             'JE' => 'Jersey',
1894             'JM' => 'Jamaica',
1895             'JO' => 'Jordânia',
1896             'JP' => 'Japão',
1897             'KE' => 'Quênia',
1898             'KG' => 'Quirguistão',
1899             'KH' => 'Camboja',
1900             'KI' => 'Quiribati',
1901             'KM' => 'Comores',
1902             'KN' => 'São Cristóvão e Névis',
1903             'KP' => 'Coreia do Norte',
1904             'KR' => 'Coreia do Sul',
1905             'KW' => 'Kuwait',
1906             'KY' => 'Ilhas Cayman',
1907             'KZ' => 'Cazaquistão',
1908             'LA' => 'Laos',
1909             'LB' => 'Líbano',
1910             'LC' => 'Santa Lúcia',
1911             'LI' => 'Liechtenstein',
1912             'LK' => 'Sri Lanka',
1913             'LR' => 'Libéria',
1914             'LS' => 'Lesoto',
1915             'LT' => 'Lituânia',
1916             'LU' => 'Luxemburgo',
1917             'LV' => 'Letônia',
1918             'LY' => 'Líbia',
1919             'MA' => 'Marrocos',
1920             'MC' => 'Mônaco',
1921             'MD' => 'Moldávia',
1922             'ME' => 'Montenegro',
1923             'MF' => 'São Martinho',
1924             'MG' => 'Madagascar',
1925             'MH' => 'Ilhas Marshall',
1926             'MK' => 'Macedônia do Norte',
1927             'ML' => 'Mali',
1928             'MM' => 'Mianmar (Birmânia)',
1929             'MN' => 'Mongólia',
1930             'MO' => 'Macau, RAE da China',
1931             'MO@alt=short' => 'Macau',
1932             'MP' => 'Ilhas Marianas do Norte',
1933             'MQ' => 'Martinica',
1934             'MR' => 'Mauritânia',
1935             'MS' => 'Montserrat',
1936             'MT' => 'Malta',
1937             'MU' => 'Maurício',
1938             'MV' => 'Maldivas',
1939             'MW' => 'Malaui',
1940             'MX' => 'México',
1941             'MY' => 'Malásia',
1942             'MZ' => 'Moçambique',
1943             'NA' => 'Namíbia',
1944             'NC' => 'Nova Caledônia',
1945             'NE' => 'Níger',
1946             'NF' => 'Ilha Norfolk',
1947             'NG' => 'Nigéria',
1948             'NI' => 'Nicarágua',
1949             'NL' => 'Países Baixos',
1950             'NO' => 'Noruega',
1951             'NP' => 'Nepal',
1952             'NR' => 'Nauru',
1953             'NU' => 'Niue',
1954             'NZ' => 'Nova Zelândia',
1955             'NZ@alt=variant' => 'Aotearoa da Nova Zelândia',
1956             'OM' => 'Omã',
1957             'PA' => 'Panamá',
1958             'PE' => 'Peru',
1959             'PF' => 'Polinésia Francesa',
1960             'PG' => 'Papua-Nova Guiné',
1961             'PH' => 'Filipinas',
1962             'PK' => 'Paquistão',
1963             'PL' => 'Polônia',
1964             'PM' => 'São Pedro e Miquelão',
1965             'PN' => 'Ilhas Pitcairn',
1966             'PR' => 'Porto Rico',
1967             'PS' => 'Territórios palestinos',
1968             'PS@alt=short' => 'Palestina',
1969             'PT' => 'Portugal',
1970             'PW' => 'Palau',
1971             'PY' => 'Paraguai',
1972             'QA' => 'Catar',
1973             'QO' => 'Oceania Remota',
1974             'RE' => 'Reunião',
1975             'RO' => 'Romênia',
1976             'RS' => 'Sérvia',
1977             'RU' => 'Rússia',
1978             'RW' => 'Ruanda',
1979             'SA' => 'Arábia Saudita',
1980             'SB' => 'Ilhas Salomão',
1981             'SC' => 'Seicheles',
1982             'SD' => 'Sudão',
1983             'SE' => 'Suécia',
1984             'SG' => 'Singapura',
1985             'SH' => 'Santa Helena',
1986             'SI' => 'Eslovênia',
1987             'SJ' => 'Svalbard e Jan Mayen',
1988             'SK' => 'Eslováquia',
1989             'SL' => 'Serra Leoa',
1990             'SM' => 'San Marino',
1991             'SN' => 'Senegal',
1992             'SO' => 'Somália',
1993             'SR' => 'Suriname',
1994             'SS' => 'Sudão do Sul',
1995             'ST' => 'São Tomé e Príncipe',
1996             'SV' => 'El Salvador',
1997             'SX' => 'Sint Maarten',
1998             'SY' => 'Síria',
1999             'SZ' => 'Essuatíni',
2000             'SZ@alt=variant' => 'Suazilândia',
2001             'TA' => 'Tristão da Cunha',
2002             'TC' => 'Ilhas Turcas e Caicos',
2003             'TD' => 'Chade',
2004             'TF' => 'Territórios Franceses do Sul',
2005             'TG' => 'Togo',
2006             'TH' => 'Tailândia',
2007             'TJ' => 'Tadjiquistão',
2008             'TK' => 'Tokelau',
2009             'TL' => 'Timor-Leste',
2010             'TL@alt=variant' => 'República Democrática de Timor-Leste',
2011             'TM' => 'Turcomenistão',
2012             'TN' => 'Tunísia',
2013             'TO' => 'Tonga',
2014             'TR' => 'Turquia',
2015             'TT' => 'Trinidad e Tobago',
2016             'TV' => 'Tuvalu',
2017             'TW' => 'Taiwan',
2018             'TZ' => 'Tanzânia',
2019             'UA' => 'Ucrânia',
2020             'UG' => 'Uganda',
2021             'UM' => 'Ilhas Menores Distantes dos EUA',
2022             'UN' => 'Nações Unidas',
2023             'UN@alt=short' => 'ONU',
2024             'US' => 'Estados Unidos',
2025             'US@alt=short' => 'EUA',
2026             'UY' => 'Uruguai',
2027             'UZ' => 'Uzbequistão',
2028             'VA' => 'Cidade do Vaticano',
2029             'VC' => 'São Vicente e Granadinas',
2030             'VE' => 'Venezuela',
2031             'VG' => 'Ilhas Virgens Britânicas',
2032             'VI' => 'Ilhas Virgens Americanas',
2033             'VN' => 'Vietnã',
2034             'VU' => 'Vanuatu',
2035             'WF' => 'Wallis e Futuna',
2036             'WS' => 'Samoa',
2037             'XA' => 'Pseudossotaques',
2038             'XB' => 'Pseudobidirecional',
2039             'XK' => 'Kosovo',
2040             'YE' => 'Iêmen',
2041             'YT' => 'Mayotte',
2042             'ZA' => 'África do Sul',
2043             'ZM' => 'Zâmbia',
2044             'ZW' => 'Zimbábue',
2045             'ZZ' => 'Região desconhecida',
2046              
2047             }
2048             },
2049             );
2050              
2051             has 'display_name_variant' => (
2052             is => 'ro',
2053             isa => HashRef[Str],
2054             init_arg => undef,
2055             default => sub {
2056             {
2057             '1901' => 'ortografia alemã tradicional',
2058             '1994' => 'ortografia resiana padronizada',
2059             '1996' => 'ortografia alemã de 1996',
2060             '1606NICT' => 'francês antigo de 1606',
2061             '1694ACAD' => 'francês da idade moderna',
2062             '1959ACAD' => 'acadêmico',
2063             'ABL1943' => 'Formulário Ortográfico de 1943',
2064             'AO1990' => 'Acordo Ortográfico da Língua Portuguesa de 1990',
2065             'AREVELA' => 'armênio oriental',
2066             'AREVMDA' => 'armênio ocidental',
2067             'BAKU1926' => 'alfabeto latino turco unificado',
2068             'BISCAYAN' => 'biscainho',
2069             'BISKE' => 'dialeto san giorgio/bila',
2070             'BOONT' => 'boontling',
2071             'COLB1945' => 'Convenção Ortográfica Luso-Brasileira de 1945',
2072             'FONIPA' => 'fonética do Alfabeto Fonético Internacional',
2073             'FONUPA' => 'fonética do Alfabeto Fonético Urálico',
2074             'HEPBURN' => 'romanização hepburn',
2075             'HOGNORSK' => 'alto noruego',
2076             'KKCOR' => 'ortografia comum',
2077             'LIPAW' => 'dialeto lipovaz de Resian',
2078             'MONOTON' => 'monotônico',
2079             'NDYUKA' => 'dialeto ndyuka',
2080             'NEDIS' => 'dialeto natisone',
2081             'NJIVA' => 'dialeto gniva/njiva',
2082             'OSOJS' => 'dialeto oseacco/osojane',
2083             'PAMAKA' => 'dialeto pamaka',
2084             'PINYIN' => 'romanização Pinyin',
2085             'POLYTON' => 'politônico',
2086             'POSIX' => 'computador',
2087             'REVISED' => 'ortografia revisada',
2088             'ROZAJ' => 'resiano',
2089             'SAAHO' => 'saho',
2090             'SCOTLAND' => 'inglês padrão escocês',
2091             'SCOUSE' => 'scouse',
2092             'SOLBA' => 'dialeto stolvizza/solbica',
2093             'TARASK' => 'ortografia taraskievica',
2094             'UCCOR' => 'ortografia unificada',
2095             'UCRCOR' => 'ortografia revisada e unificada',
2096             'VALENCIA' => 'valenciano',
2097             'WADEGILE' => 'romanização Wade-Giles',
2098              
2099             }
2100             },
2101             );
2102              
2103             has 'display_name_key' => (
2104             is => 'ro',
2105             isa => HashRef[Str],
2106             init_arg => undef,
2107             default => sub {
2108             {
2109             'calendar' => 'Calendário',
2110             'cf' => 'Formato de moeda',
2111             'colalternate' => 'Ignorar classificação de símbolos',
2112             'colbackwards' => 'Classificação de acentos invertida',
2113             'colcasefirst' => 'Ordem de maiúsculas/minúsculas',
2114             'colcaselevel' => 'Classificação com distinção entre maiúsculas e minúsculas',
2115             'collation' => 'Ordenação',
2116             'colnormalization' => 'Classificação normalizada',
2117             'colnumeric' => 'Classificação numérica',
2118             'colstrength' => 'Prioridade da classificação',
2119             'currency' => 'Moeda',
2120             'hc' => 'Ciclo de horário (12 vs. 24)',
2121             'lb' => 'Estilo de quebra de linha',
2122             'ms' => 'Sistema de medição',
2123             'numbers' => 'Números',
2124             'timezone' => 'Fuso horário',
2125             'va' => 'Variante de localidade',
2126             'x' => 'Uso privado',
2127              
2128             }
2129             },
2130             );
2131              
2132             has 'display_name_type' => (
2133             is => 'ro',
2134             isa => HashRef[HashRef[Str]],
2135             init_arg => undef,
2136             default => sub {
2137             {
2138             'calendar' => {
2139             'buddhist' => q{Calendário Budista},
2140             'chinese' => q{Calendário Chinês},
2141             'coptic' => q{Calendário Copta},
2142             'dangi' => q{Calendário Dangi},
2143             'ethiopic' => q{Calendário Etíope},
2144             'ethiopic-amete-alem' => q{Calendário Amete Alem da Etiópia},
2145             'gregorian' => q{Calendário Gregoriano},
2146             'hebrew' => q{Calendário Hebraico},
2147             'indian' => q{Calendário Nacional Indiano},
2148             'islamic' => q{Calendário Hegírico},
2149             'islamic-civil' => q{Calendário Hegírico (tabular, época civil)},
2150             'islamic-umalqura' => q{Calendário Hegírico (Umm al‑Qura)},
2151             'iso8601' => q{Calendário ISO-8601},
2152             'japanese' => q{Calendário Japonês},
2153             'persian' => q{Calendário Persa},
2154             'roc' => q{Calendário da República da China},
2155             },
2156             'cf' => {
2157             'account' => q{Formato de moeda para contabilidade},
2158             'standard' => q{Formato de moeda padrão},
2159             },
2160             'colalternate' => {
2161             'non-ignorable' => q{Classificar símbolos},
2162             'shifted' => q{Classificar ignorando símbolos},
2163             },
2164             'colbackwards' => {
2165             'no' => q{Classificar acentos normalmente},
2166             'yes' => q{Classificação reversa de acentos},
2167             },
2168             'colcasefirst' => {
2169             'lower' => q{Classificar por minúsculas},
2170             'no' => q{Classificação normal de maiúsculas e minúsculas},
2171             'upper' => q{Classificar por maiúsculas},
2172             },
2173             'colcaselevel' => {
2174             'no' => q{Classificação sem diferenciação de maiúsculas e minúsculas},
2175             'yes' => q{Classificação com diferenciação de maiúsculas e minúsculas},
2176             },
2177             'collation' => {
2178             'big5han' => q{Ordem do Chinês Tradicional - Big5},
2179             'compat' => q{Ordem anterior, para compatibilidade},
2180             'dictionary' => q{Ordem do dicionário},
2181             'ducet' => q{Ordem padrão do Unicode},
2182             'eor' => q{Regras europeias de ordenação},
2183             'gb2312han' => q{Ordem do Chinês Simplificado - GB2312},
2184             'phonebook' => q{Ordem de lista telefônica},
2185             'phonetic' => q{Ordem de classificação fonética},
2186             'pinyin' => q{Ordem Pin-yin},
2187             'search' => q{Pesquisa de uso geral},
2188             'searchjl' => q{Pesquisar por consonante inicial hangul},
2189             'standard' => q{Ordem padrão},
2190             'stroke' => q{Ordem dos traços},
2191             'traditional' => q{Ordem tradicional},
2192             'unihan' => q{Ordem por Radical-Traços},
2193             'zhuyin' => q{Ordem Zhuyin},
2194             },
2195             'colnormalization' => {
2196             'no' => q{Classificar sem normalização},
2197             'yes' => q{Classificar Unicode normalizado},
2198             },
2199             'colnumeric' => {
2200             'no' => q{Classificar dígitos individualmente},
2201             'yes' => q{Classificar dígitos numericamente},
2202             },
2203             'colstrength' => {
2204             'identical' => q{Classificar tudo},
2205             'primary' => q{Classificar somente letras básicas},
2206             'quaternary' => q{Classificar acentos/maiúsculas e minúsculas/largura/kana},
2207             'secondary' => q{Classificar acentos},
2208             'tertiary' => q{Classificar acentos/maiúsculas e minúsculas/largura},
2209             },
2210             'd0' => {
2211             'fwidth' => q{Largura inteira},
2212             'hwidth' => q{Meia largura},
2213             'npinyin' => q{Numérico},
2214             },
2215             'hc' => {
2216             'h11' => q{Sistema de 12 horas (0–11)},
2217             'h12' => q{Sistema de 12 horas (1–12)},
2218             'h23' => q{Sistema de 24 horas (0–23)},
2219             'h24' => q{Sistema de 24 horas (1–24)},
2220             },
2221             'lb' => {
2222             'loose' => q{Quebra de linha com estilo solto},
2223             'normal' => q{Quebra de linha com estilo normal},
2224             'strict' => q{Quebra de linha com estilo estrito},
2225             },
2226             'm0' => {
2227             'bgn' => q{Transliteração BGN EUA},
2228             'ungegn' => q{Transliteração UN GEGN},
2229             },
2230             'ms' => {
2231             'metric' => q{Sistema métrico},
2232             'uksystem' => q{Sistema de medição imperial},
2233             'ussystem' => q{Sistema de medição americano},
2234             },
2235             'numbers' => {
2236             'arab' => q{Algarismos indo-arábicos},
2237             'arabext' => q{Algarismos indo-arábicos estendidos},
2238             'armn' => q{Algarismos armênios},
2239             'armnlow' => q{Algarismos armênios minúsculos},
2240             'beng' => q{Algarismos bengali},
2241             'cakm' => q{Algarismos chakma},
2242             'deva' => q{Algarismos devanágari},
2243             'ethi' => q{Algarismos etiopianos},
2244             'finance' => q{Numerais financeiros},
2245             'fullwide' => q{Algarismos em extensão total},
2246             'geor' => q{Algarismos georgianos},
2247             'grek' => q{Algarismos gregos},
2248             'greklow' => q{Algarismos gregos minúsculos},
2249             'gujr' => q{Algarismos guzerate},
2250             'guru' => q{Algarismos gurmuqui},
2251             'hanidec' => q{Algarismos decimais chineses},
2252             'hans' => q{Algarismos chineses simplificados},
2253             'hansfin' => q{Algarismos financeiros chineses simplificados},
2254             'hant' => q{Algarismos chineses tradicionais},
2255             'hantfin' => q{Algarismos financeiros chineses tradicionais},
2256             'hebr' => q{Algarismos hebraicos},
2257             'java' => q{Algarismos javaneses},
2258             'jpan' => q{Algarismos japoneses},
2259             'jpanfin' => q{Algarismos financeiros japoneses},
2260             'khmr' => q{Algarismos khmer},
2261             'knda' => q{Algarismos canareses},
2262             'laoo' => q{Algarismos laosianos},
2263             'latn' => q{Algarismos ocidentais},
2264             'mlym' => q{Algarismos malaialos},
2265             'mong' => q{Algarismos mongóis},
2266             'mtei' => q{Algarismos meetei mayek},
2267             'mymr' => q{Algarismos mianmarenses},
2268             'native' => q{Algarismos nativos},
2269             'olck' => q{Algarismos ol chiki},
2270             'orya' => q{Algarismos oriá},
2271             'roman' => q{Algarismos romanos},
2272             'romanlow' => q{Algarismos romanos minúsculos},
2273             'taml' => q{Algarismos tâmil tradicionais},
2274             'tamldec' => q{Algarismos tâmil},
2275             'telu' => q{Algarismos telugos},
2276             'thai' => q{Algarismos tailandeses},
2277             'tibt' => q{Algarismos tibetanos},
2278             'traditional' => q{Numerais tradicionais},
2279             'vaii' => q{Algarismos vai},
2280             },
2281              
2282             }
2283             },
2284             );
2285              
2286             has 'display_name_measurement_system' => (
2287             is => 'ro',
2288             isa => HashRef[Str],
2289             init_arg => undef,
2290             default => sub {
2291             {
2292             'metric' => q{métrico},
2293             'UK' => q{Reino Unido},
2294             'US' => q{Estados Unidos},
2295              
2296             }
2297             },
2298             );
2299              
2300             has 'display_name_code_patterns' => (
2301             is => 'ro',
2302             isa => HashRef[Str],
2303             init_arg => undef,
2304             default => sub {
2305             {
2306             'language' => 'Idioma: {0}',
2307             'script' => 'Alfabeto: {0}',
2308             'region' => 'Região: {0}',
2309              
2310             }
2311             },
2312             );
2313              
2314             has 'characters' => (
2315             is => 'ro',
2316             isa => HashRef,
2317             init_arg => undef,
2318             default => $^V ge v5.18.0
2319             ? eval <<'EOT'
2320             sub {
2321             no warnings 'experimental::regex_sets';
2322             return {
2323             auxiliary => qr{[ªăåäā æ èĕëē ìĭîïī ñ ºŏöøō œ ùŭûüū ÿ]},
2324             index => ['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'],
2325             main => qr{[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]},
2326             punctuation => qr{[\- ‐‑ – — , ; \: ! ? . … '‘’ "“” ( ) \[ \] § @ * / \& # † ‡ ′ ″]},
2327             };
2328             },
2329             EOT
2330             : sub {
2331             return { index => ['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'], };
2332             },
2333 1     1   177 );
  1         2  
  1         247  
2334              
2335              
2336             has 'ellipsis' => (
2337             is => 'ro',
2338             isa => HashRef,
2339             init_arg => undef,
2340             default => sub {
2341             return {
2342             'medial' => '{0}… {1}',
2343             'word-final' => '{0}…',
2344             };
2345             },
2346             );
2347              
2348             has 'units' => (
2349             is => 'ro',
2350             isa => HashRef[HashRef[HashRef[Str]]],
2351             init_arg => undef,
2352             default => sub { {
2353             'long' => {
2354             # Long Unit Identifier
2355             '' => {
2356             'name' => q(direção cardeal),
2357             },
2358             # Core Unit Identifier
2359             '' => {
2360             'name' => q(direção cardeal),
2361             },
2362             # Long Unit Identifier
2363             '1024p1' => {
2364             '1' => q(kibi{0}),
2365             },
2366             # Core Unit Identifier
2367             '1024p1' => {
2368             '1' => q(kibi{0}),
2369             },
2370             # Long Unit Identifier
2371             '1024p2' => {
2372             '1' => q(mebi{0}),
2373             },
2374             # Core Unit Identifier
2375             '1024p2' => {
2376             '1' => q(mebi{0}),
2377             },
2378             # Long Unit Identifier
2379             '1024p3' => {
2380             '1' => q(gibi{0}),
2381             },
2382             # Core Unit Identifier
2383             '1024p3' => {
2384             '1' => q(gibi{0}),
2385             },
2386             # Long Unit Identifier
2387             '1024p4' => {
2388             '1' => q(tebi{0}),
2389             },
2390             # Core Unit Identifier
2391             '1024p4' => {
2392             '1' => q(tebi{0}),
2393             },
2394             # Long Unit Identifier
2395             '1024p5' => {
2396             '1' => q(pebi{0}),
2397             },
2398             # Core Unit Identifier
2399             '1024p5' => {
2400             '1' => q(pebi{0}),
2401             },
2402             # Long Unit Identifier
2403             '1024p6' => {
2404             '1' => q(exbi{0}),
2405             },
2406             # Core Unit Identifier
2407             '1024p6' => {
2408             '1' => q(exbi{0}),
2409             },
2410             # Long Unit Identifier
2411             '1024p7' => {
2412             '1' => q(zebi{0}),
2413             },
2414             # Core Unit Identifier
2415             '1024p7' => {
2416             '1' => q(zebi{0}),
2417             },
2418             # Long Unit Identifier
2419             '1024p8' => {
2420             '1' => q(yobi{0}),
2421             },
2422             # Core Unit Identifier
2423             '1024p8' => {
2424             '1' => q(yobi{0}),
2425             },
2426             # Long Unit Identifier
2427             '10p-1' => {
2428             '1' => q(decí{0}),
2429             },
2430             # Core Unit Identifier
2431             '1' => {
2432             '1' => q(decí{0}),
2433             },
2434             # Long Unit Identifier
2435             '10p-12' => {
2436             '1' => q(picô{0}),
2437             },
2438             # Core Unit Identifier
2439             '12' => {
2440             '1' => q(picô{0}),
2441             },
2442             # Long Unit Identifier
2443             '10p-15' => {
2444             '1' => q(femtô{0}),
2445             },
2446             # Core Unit Identifier
2447             '15' => {
2448             '1' => q(femtô{0}),
2449             },
2450             # Long Unit Identifier
2451             '10p-18' => {
2452             '1' => q(attô{0}),
2453             },
2454             # Core Unit Identifier
2455             '18' => {
2456             '1' => q(attô{0}),
2457             },
2458             # Long Unit Identifier
2459             '10p-2' => {
2460             '1' => q(centí{0}),
2461             },
2462             # Core Unit Identifier
2463             '2' => {
2464             '1' => q(centí{0}),
2465             },
2466             # Long Unit Identifier
2467             '10p-21' => {
2468             '1' => q(zeptô{0}),
2469             },
2470             # Core Unit Identifier
2471             '21' => {
2472             '1' => q(zeptô{0}),
2473             },
2474             # Long Unit Identifier
2475             '10p-24' => {
2476             '1' => q(ioctô{0}),
2477             },
2478             # Core Unit Identifier
2479             '24' => {
2480             '1' => q(ioctô{0}),
2481             },
2482             # Long Unit Identifier
2483             '10p-27' => {
2484             '1' => q(ronto{0}),
2485             },
2486             # Core Unit Identifier
2487             '27' => {
2488             '1' => q(ronto{0}),
2489             },
2490             # Long Unit Identifier
2491             '10p-3' => {
2492             '1' => q(milí{0}),
2493             },
2494             # Core Unit Identifier
2495             '3' => {
2496             '1' => q(milí{0}),
2497             },
2498             # Long Unit Identifier
2499             '10p-30' => {
2500             '1' => q(quecto{0}),
2501             },
2502             # Core Unit Identifier
2503             '30' => {
2504             '1' => q(quecto{0}),
2505             },
2506             # Long Unit Identifier
2507             '10p-6' => {
2508             '1' => q(micrô{0}),
2509             },
2510             # Core Unit Identifier
2511             '6' => {
2512             '1' => q(micrô{0}),
2513             },
2514             # Long Unit Identifier
2515             '10p-9' => {
2516             '1' => q(nanô{0}),
2517             },
2518             # Core Unit Identifier
2519             '9' => {
2520             '1' => q(nanô{0}),
2521             },
2522             # Long Unit Identifier
2523             '10p1' => {
2524             '1' => q(deca{0}),
2525             },
2526             # Core Unit Identifier
2527             '10p1' => {
2528             '1' => q(deca{0}),
2529             },
2530             # Long Unit Identifier
2531             '10p12' => {
2532             '1' => q(tera{0}),
2533             },
2534             # Core Unit Identifier
2535             '10p12' => {
2536             '1' => q(tera{0}),
2537             },
2538             # Long Unit Identifier
2539             '10p15' => {
2540             '1' => q(peta{0}),
2541             },
2542             # Core Unit Identifier
2543             '10p15' => {
2544             '1' => q(peta{0}),
2545             },
2546             # Long Unit Identifier
2547             '10p18' => {
2548             '1' => q(exa{0}),
2549             },
2550             # Core Unit Identifier
2551             '10p18' => {
2552             '1' => q(exa{0}),
2553             },
2554             # Long Unit Identifier
2555             '10p2' => {
2556             '1' => q(hecto{0}),
2557             },
2558             # Core Unit Identifier
2559             '10p2' => {
2560             '1' => q(hecto{0}),
2561             },
2562             # Long Unit Identifier
2563             '10p21' => {
2564             '1' => q(zeta{0}),
2565             },
2566             # Core Unit Identifier
2567             '10p21' => {
2568             '1' => q(zeta{0}),
2569             },
2570             # Long Unit Identifier
2571             '10p24' => {
2572             '1' => q(iota{0}),
2573             },
2574             # Core Unit Identifier
2575             '10p24' => {
2576             '1' => q(iota{0}),
2577             },
2578             # Long Unit Identifier
2579             '10p27' => {
2580             '1' => q(ronna{0}),
2581             },
2582             # Core Unit Identifier
2583             '10p27' => {
2584             '1' => q(ronna{0}),
2585             },
2586             # Long Unit Identifier
2587             '10p3' => {
2588             '1' => q(quilô{0}),
2589             },
2590             # Core Unit Identifier
2591             '10p3' => {
2592             '1' => q(quilô{0}),
2593             },
2594             # Long Unit Identifier
2595             '10p30' => {
2596             '1' => q(quetta{0}),
2597             },
2598             # Core Unit Identifier
2599             '10p30' => {
2600             '1' => q(quetta{0}),
2601             },
2602             # Long Unit Identifier
2603             '10p6' => {
2604             '1' => q(mega{0}),
2605             },
2606             # Core Unit Identifier
2607             '10p6' => {
2608             '1' => q(mega{0}),
2609             },
2610             # Long Unit Identifier
2611             '10p9' => {
2612             '1' => q(giga{0}),
2613             },
2614             # Core Unit Identifier
2615             '10p9' => {
2616             '1' => q(giga{0}),
2617             },
2618             # Long Unit Identifier
2619             'acceleration-g-force' => {
2620             '1' => q(feminine),
2621             'one' => q({0} força g),
2622             'other' => q({0} força g),
2623             },
2624             # Core Unit Identifier
2625             'g-force' => {
2626             '1' => q(feminine),
2627             'one' => q({0} força g),
2628             'other' => q({0} força g),
2629             },
2630             # Long Unit Identifier
2631             'acceleration-meter-per-square-second' => {
2632             '1' => q(masculine),
2633             'name' => q(metros por segundo ao quadrado),
2634             'one' => q({0} metro por segundo ao quadrado),
2635             'other' => q({0} metros por segundo ao quadrado),
2636             },
2637             # Core Unit Identifier
2638             'meter-per-square-second' => {
2639             '1' => q(masculine),
2640             'name' => q(metros por segundo ao quadrado),
2641             'one' => q({0} metro por segundo ao quadrado),
2642             'other' => q({0} metros por segundo ao quadrado),
2643             },
2644             # Long Unit Identifier
2645             'angle-arc-minute' => {
2646             '1' => q(masculine),
2647             'name' => q(minutos de arco),
2648             'one' => q({0} minuto de arco),
2649             'other' => q({0} minutos de arco),
2650             },
2651             # Core Unit Identifier
2652             'arc-minute' => {
2653             '1' => q(masculine),
2654             'name' => q(minutos de arco),
2655             'one' => q({0} minuto de arco),
2656             'other' => q({0} minutos de arco),
2657             },
2658             # Long Unit Identifier
2659             'angle-arc-second' => {
2660             '1' => q(masculine),
2661             'name' => q(segundos de arco),
2662             'one' => q({0} segundo de arco),
2663             'other' => q({0} segundos de arco),
2664             },
2665             # Core Unit Identifier
2666             'arc-second' => {
2667             '1' => q(masculine),
2668             'name' => q(segundos de arco),
2669             'one' => q({0} segundo de arco),
2670             'other' => q({0} segundos de arco),
2671             },
2672             # Long Unit Identifier
2673             'angle-degree' => {
2674             '1' => q(masculine),
2675             'one' => q({0} grau),
2676             'other' => q({0} graus),
2677             },
2678             # Core Unit Identifier
2679             'degree' => {
2680             '1' => q(masculine),
2681             'one' => q({0} grau),
2682             'other' => q({0} graus),
2683             },
2684             # Long Unit Identifier
2685             'angle-radian' => {
2686             '1' => q(masculine),
2687             'one' => q({0} radiano),
2688             'other' => q({0} radianos),
2689             },
2690             # Core Unit Identifier
2691             'radian' => {
2692             '1' => q(masculine),
2693             'one' => q({0} radiano),
2694             'other' => q({0} radianos),
2695             },
2696             # Long Unit Identifier
2697             'angle-revolution' => {
2698             '1' => q(feminine),
2699             'name' => q(revoluções),
2700             'one' => q({0} revolução),
2701             'other' => q({0} revoluções),
2702             },
2703             # Core Unit Identifier
2704             'revolution' => {
2705             '1' => q(feminine),
2706             'name' => q(revoluções),
2707             'one' => q({0} revolução),
2708             'other' => q({0} revoluções),
2709             },
2710             # Long Unit Identifier
2711             'area-acre' => {
2712             '1' => q(masculine),
2713             'one' => q({0} acre),
2714             'other' => q({0} acres),
2715             },
2716             # Core Unit Identifier
2717             'acre' => {
2718             '1' => q(masculine),
2719             'one' => q({0} acre),
2720             'other' => q({0} acres),
2721             },
2722             # Long Unit Identifier
2723             'area-hectare' => {
2724             '1' => q(masculine),
2725             'one' => q({0} hectare),
2726             'other' => q({0} hectares),
2727             },
2728             # Core Unit Identifier
2729             'hectare' => {
2730             '1' => q(masculine),
2731             'one' => q({0} hectare),
2732             'other' => q({0} hectares),
2733             },
2734             # Long Unit Identifier
2735             'area-square-centimeter' => {
2736             '1' => q(masculine),
2737             'name' => q(centímetros quadrados),
2738             'one' => q({0} centímetro quadrado),
2739             'other' => q({0} centímetros quadrados),
2740             'per' => q({0} por centímetro quadrado),
2741             },
2742             # Core Unit Identifier
2743             'square-centimeter' => {
2744             '1' => q(masculine),
2745             'name' => q(centímetros quadrados),
2746             'one' => q({0} centímetro quadrado),
2747             'other' => q({0} centímetros quadrados),
2748             'per' => q({0} por centímetro quadrado),
2749             },
2750             # Long Unit Identifier
2751             'area-square-foot' => {
2752             '1' => q(masculine),
2753             'name' => q(pés quadrados),
2754             'one' => q({0} pé quadrado),
2755             'other' => q({0} pés quadrados),
2756             },
2757             # Core Unit Identifier
2758             'square-foot' => {
2759             '1' => q(masculine),
2760             'name' => q(pés quadrados),
2761             'one' => q({0} pé quadrado),
2762             'other' => q({0} pés quadrados),
2763             },
2764             # Long Unit Identifier
2765             'area-square-inch' => {
2766             'name' => q(polegadas quadradas),
2767             'one' => q({0} polegada quadrada),
2768             'other' => q({0} polegadas quadradas),
2769             'per' => q({0} por polegada quadrada),
2770             },
2771             # Core Unit Identifier
2772             'square-inch' => {
2773             'name' => q(polegadas quadradas),
2774             'one' => q({0} polegada quadrada),
2775             'other' => q({0} polegadas quadradas),
2776             'per' => q({0} por polegada quadrada),
2777             },
2778             # Long Unit Identifier
2779             'area-square-kilometer' => {
2780             '1' => q(masculine),
2781             'name' => q(quilômetros quadrados),
2782             'one' => q({0} quilômetro quadrado),
2783             'other' => q({0} quilômetros quadrados),
2784             'per' => q({0} por quilômetro quadrado),
2785             },
2786             # Core Unit Identifier
2787             'square-kilometer' => {
2788             '1' => q(masculine),
2789             'name' => q(quilômetros quadrados),
2790             'one' => q({0} quilômetro quadrado),
2791             'other' => q({0} quilômetros quadrados),
2792             'per' => q({0} por quilômetro quadrado),
2793             },
2794             # Long Unit Identifier
2795             'area-square-meter' => {
2796             '1' => q(masculine),
2797             'name' => q(metros quadrados),
2798             'one' => q({0} metro quadrado),
2799             'other' => q({0} metros quadrados),
2800             'per' => q({0} por metro quadrado),
2801             },
2802             # Core Unit Identifier
2803             'square-meter' => {
2804             '1' => q(masculine),
2805             'name' => q(metros quadrados),
2806             'one' => q({0} metro quadrado),
2807             'other' => q({0} metros quadrados),
2808             'per' => q({0} por metro quadrado),
2809             },
2810             # Long Unit Identifier
2811             'area-square-mile' => {
2812             '1' => q(feminine),
2813             'name' => q(milhas quadradas),
2814             'one' => q({0} milha quadrada),
2815             'other' => q({0} milhas quadradas),
2816             'per' => q({0} por milha quadrada),
2817             },
2818             # Core Unit Identifier
2819             'square-mile' => {
2820             '1' => q(feminine),
2821             'name' => q(milhas quadradas),
2822             'one' => q({0} milha quadrada),
2823             'other' => q({0} milhas quadradas),
2824             'per' => q({0} por milha quadrada),
2825             },
2826             # Long Unit Identifier
2827             'area-square-yard' => {
2828             'name' => q(jardas quadradas),
2829             'one' => q({0} jarda quadrada),
2830             'other' => q({0} jardas quadradas),
2831             },
2832             # Core Unit Identifier
2833             'square-yard' => {
2834             'name' => q(jardas quadradas),
2835             'one' => q({0} jarda quadrada),
2836             'other' => q({0} jardas quadradas),
2837             },
2838             # Long Unit Identifier
2839             'concentr-item' => {
2840             '1' => q(masculine),
2841             'name' => q(itens),
2842             },
2843             # Core Unit Identifier
2844             'item' => {
2845             '1' => q(masculine),
2846             'name' => q(itens),
2847             },
2848             # Long Unit Identifier
2849             'concentr-karat' => {
2850             '1' => q(masculine),
2851             'one' => q({0} kilate),
2852             'other' => q({0} kilates),
2853             },
2854             # Core Unit Identifier
2855             'karat' => {
2856             '1' => q(masculine),
2857             'one' => q({0} kilate),
2858             'other' => q({0} kilates),
2859             },
2860             # Long Unit Identifier
2861             'concentr-milligram-ofglucose-per-deciliter' => {
2862             '1' => q(masculine),
2863             'name' => q(miligramas por decilitro),
2864             'one' => q({0} miligrama por decilitro),
2865             'other' => q({0} miligramas por decilitro),
2866             },
2867             # Core Unit Identifier
2868             'milligram-ofglucose-per-deciliter' => {
2869             '1' => q(masculine),
2870             'name' => q(miligramas por decilitro),
2871             'one' => q({0} miligrama por decilitro),
2872             'other' => q({0} miligramas por decilitro),
2873             },
2874             # Long Unit Identifier
2875             'concentr-millimole-per-liter' => {
2876             '1' => q(masculine),
2877             'name' => q(milimols por litro),
2878             'one' => q({0} milimol por litro),
2879             'other' => q({0} milimols por litro),
2880             },
2881             # Core Unit Identifier
2882             'millimole-per-liter' => {
2883             '1' => q(masculine),
2884             'name' => q(milimols por litro),
2885             'one' => q({0} milimol por litro),
2886             'other' => q({0} milimols por litro),
2887             },
2888             # Long Unit Identifier
2889             'concentr-mole' => {
2890             '1' => q(masculine),
2891             'name' => q(mols),
2892             'one' => q({0} mol),
2893             'other' => q({0} mols),
2894             },
2895             # Core Unit Identifier
2896             'mole' => {
2897             '1' => q(masculine),
2898             'name' => q(mols),
2899             'one' => q({0} mol),
2900             'other' => q({0} mols),
2901             },
2902             # Long Unit Identifier
2903             'concentr-percent' => {
2904             '1' => q(masculine),
2905             'one' => q({0} por cento),
2906             'other' => q({0} por cento),
2907             },
2908             # Core Unit Identifier
2909             'percent' => {
2910             '1' => q(masculine),
2911             'one' => q({0} por cento),
2912             'other' => q({0} por cento),
2913             },
2914             # Long Unit Identifier
2915             'concentr-permille' => {
2916             '1' => q(masculine),
2917             'one' => q({0} por mil),
2918             'other' => q({0} por mil),
2919             },
2920             # Core Unit Identifier
2921             'permille' => {
2922             '1' => q(masculine),
2923             'one' => q({0} por mil),
2924             'other' => q({0} por mil),
2925             },
2926             # Long Unit Identifier
2927             'concentr-permillion' => {
2928             '1' => q(feminine),
2929             'name' => q(partes por milhão),
2930             'one' => q({0} parte por milhão),
2931             'other' => q({0} partes por milhão),
2932             },
2933             # Core Unit Identifier
2934             'permillion' => {
2935             '1' => q(feminine),
2936             'name' => q(partes por milhão),
2937             'one' => q({0} parte por milhão),
2938             'other' => q({0} partes por milhão),
2939             },
2940             # Long Unit Identifier
2941             'concentr-permyriad' => {
2942             '1' => q(masculine),
2943             'one' => q({0} ponto base),
2944             'other' => q({0} pontos base),
2945             },
2946             # Core Unit Identifier
2947             'permyriad' => {
2948             '1' => q(masculine),
2949             'one' => q({0} ponto base),
2950             'other' => q({0} pontos base),
2951             },
2952             # Long Unit Identifier
2953             'concentr-portion-per-1e9' => {
2954             '1' => q(feminine),
2955             'name' => q(partes por bilhão),
2956             'one' => q({0} parte por bilhão),
2957             'other' => q({0} partes por bilhão),
2958             },
2959             # Core Unit Identifier
2960             'portion-per-1e9' => {
2961             '1' => q(feminine),
2962             'name' => q(partes por bilhão),
2963             'one' => q({0} parte por bilhão),
2964             'other' => q({0} partes por bilhão),
2965             },
2966             # Long Unit Identifier
2967             'consumption-liter-per-100-kilometer' => {
2968             '1' => q(masculine),
2969             'name' => q(litros por 100 quilômetros),
2970             'one' => q({0} litro por 100 quilômetros),
2971             'other' => q({0} litros por 100 quilômetros),
2972             },
2973             # Core Unit Identifier
2974             'liter-per-100-kilometer' => {
2975             '1' => q(masculine),
2976             'name' => q(litros por 100 quilômetros),
2977             'one' => q({0} litro por 100 quilômetros),
2978             'other' => q({0} litros por 100 quilômetros),
2979             },
2980             # Long Unit Identifier
2981             'consumption-liter-per-kilometer' => {
2982             '1' => q(masculine),
2983             'name' => q(litros por quilômetro),
2984             'one' => q({0} litro por quilômetro),
2985             'other' => q({0} litros por quilômetro),
2986             },
2987             # Core Unit Identifier
2988             'liter-per-kilometer' => {
2989             '1' => q(masculine),
2990             'name' => q(litros por quilômetro),
2991             'one' => q({0} litro por quilômetro),
2992             'other' => q({0} litros por quilômetro),
2993             },
2994             # Long Unit Identifier
2995             'consumption-mile-per-gallon' => {
2996             '1' => q(feminine),
2997             'name' => q(milhas por galão),
2998             'one' => q({0} milha por galão),
2999             'other' => q({0} milhas por galão),
3000             },
3001             # Core Unit Identifier
3002             'mile-per-gallon' => {
3003             '1' => q(feminine),
3004             'name' => q(milhas por galão),
3005             'one' => q({0} milha por galão),
3006             'other' => q({0} milhas por galão),
3007             },
3008             # Long Unit Identifier
3009             'consumption-mile-per-gallon-imperial' => {
3010             '1' => q(feminine),
3011             'name' => q(milhas por galão imperial),
3012             'one' => q({0} milha por galão imperial),
3013             'other' => q({0} milhas por galão imperial),
3014             },
3015             # Core Unit Identifier
3016             'mile-per-gallon-imperial' => {
3017             '1' => q(feminine),
3018             'name' => q(milhas por galão imperial),
3019             'one' => q({0} milha por galão imperial),
3020             'other' => q({0} milhas por galão imperial),
3021             },
3022             # Long Unit Identifier
3023             'coordinate' => {
3024             'east' => q({0} leste),
3025             'north' => q({0} norte),
3026             'south' => q({0} sul),
3027             'west' => q({0} oeste),
3028             },
3029             # Core Unit Identifier
3030             'coordinate' => {
3031             'east' => q({0} leste),
3032             'north' => q({0} norte),
3033             'south' => q({0} sul),
3034             'west' => q({0} oeste),
3035             },
3036             # Long Unit Identifier
3037             'digital-bit' => {
3038             '1' => q(masculine),
3039             'name' => q(bits),
3040             'one' => q({0} bit),
3041             'other' => q({0} bits),
3042             },
3043             # Core Unit Identifier
3044             'bit' => {
3045             '1' => q(masculine),
3046             'name' => q(bits),
3047             'one' => q({0} bit),
3048             'other' => q({0} bits),
3049             },
3050             # Long Unit Identifier
3051             'digital-byte' => {
3052             '1' => q(masculine),
3053             'name' => q(bytes),
3054             'one' => q({0} byte),
3055             'other' => q({0} bytes),
3056             },
3057             # Core Unit Identifier
3058             'byte' => {
3059             '1' => q(masculine),
3060             'name' => q(bytes),
3061             'one' => q({0} byte),
3062             'other' => q({0} bytes),
3063             },
3064             # Long Unit Identifier
3065             'digital-gigabit' => {
3066             '1' => q(masculine),
3067             'name' => q(gigabits),
3068             'one' => q({0} gigabit),
3069             'other' => q({0} gigabits),
3070             },
3071             # Core Unit Identifier
3072             'gigabit' => {
3073             '1' => q(masculine),
3074             'name' => q(gigabits),
3075             'one' => q({0} gigabit),
3076             'other' => q({0} gigabits),
3077             },
3078             # Long Unit Identifier
3079             'digital-gigabyte' => {
3080             '1' => q(masculine),
3081             'name' => q(gigabytes),
3082             'one' => q({0} gigabyte),
3083             'other' => q({0} gigabytes),
3084             },
3085             # Core Unit Identifier
3086             'gigabyte' => {
3087             '1' => q(masculine),
3088             'name' => q(gigabytes),
3089             'one' => q({0} gigabyte),
3090             'other' => q({0} gigabytes),
3091             },
3092             # Long Unit Identifier
3093             'digital-kilobit' => {
3094             '1' => q(masculine),
3095             'name' => q(kilobits),
3096             'one' => q({0} kilobit),
3097             'other' => q({0} kilobits),
3098             },
3099             # Core Unit Identifier
3100             'kilobit' => {
3101             '1' => q(masculine),
3102             'name' => q(kilobits),
3103             'one' => q({0} kilobit),
3104             'other' => q({0} kilobits),
3105             },
3106             # Long Unit Identifier
3107             'digital-kilobyte' => {
3108             '1' => q(masculine),
3109             'name' => q(kilobytes),
3110             'one' => q({0} kilobyte),
3111             'other' => q({0} kilobytes),
3112             },
3113             # Core Unit Identifier
3114             'kilobyte' => {
3115             '1' => q(masculine),
3116             'name' => q(kilobytes),
3117             'one' => q({0} kilobyte),
3118             'other' => q({0} kilobytes),
3119             },
3120             # Long Unit Identifier
3121             'digital-megabit' => {
3122             '1' => q(masculine),
3123             'name' => q(megabits),
3124             'one' => q({0} megabit),
3125             'other' => q({0} megabits),
3126             },
3127             # Core Unit Identifier
3128             'megabit' => {
3129             '1' => q(masculine),
3130             'name' => q(megabits),
3131             'one' => q({0} megabit),
3132             'other' => q({0} megabits),
3133             },
3134             # Long Unit Identifier
3135             'digital-megabyte' => {
3136             '1' => q(masculine),
3137             'name' => q(megabytes),
3138             'one' => q({0} megabyte),
3139             'other' => q({0} megabytes),
3140             },
3141             # Core Unit Identifier
3142             'megabyte' => {
3143             '1' => q(masculine),
3144             'name' => q(megabytes),
3145             'one' => q({0} megabyte),
3146             'other' => q({0} megabytes),
3147             },
3148             # Long Unit Identifier
3149             'digital-petabyte' => {
3150             '1' => q(masculine),
3151             'name' => q(petabytes),
3152             'one' => q({0} petabyte),
3153             'other' => q({0} petabytes),
3154             },
3155             # Core Unit Identifier
3156             'petabyte' => {
3157             '1' => q(masculine),
3158             'name' => q(petabytes),
3159             'one' => q({0} petabyte),
3160             'other' => q({0} petabytes),
3161             },
3162             # Long Unit Identifier
3163             'digital-terabit' => {
3164             '1' => q(masculine),
3165             'name' => q(terabits),
3166             'one' => q({0} terabit),
3167             'other' => q({0} terabits),
3168             },
3169             # Core Unit Identifier
3170             'terabit' => {
3171             '1' => q(masculine),
3172             'name' => q(terabits),
3173             'one' => q({0} terabit),
3174             'other' => q({0} terabits),
3175             },
3176             # Long Unit Identifier
3177             'digital-terabyte' => {
3178             '1' => q(masculine),
3179             'name' => q(terabytes),
3180             'one' => q({0} terabyte),
3181             'other' => q({0} terabytes),
3182             },
3183             # Core Unit Identifier
3184             'terabyte' => {
3185             '1' => q(masculine),
3186             'name' => q(terabytes),
3187             'one' => q({0} terabyte),
3188             'other' => q({0} terabytes),
3189             },
3190             # Long Unit Identifier
3191             'duration-century' => {
3192             '1' => q(masculine),
3193             'name' => q(séculos),
3194             'one' => q({0} século),
3195             'other' => q({0} séculos),
3196             },
3197             # Core Unit Identifier
3198             'century' => {
3199             '1' => q(masculine),
3200             'name' => q(séculos),
3201             'one' => q({0} século),
3202             'other' => q({0} séculos),
3203             },
3204             # Long Unit Identifier
3205             'duration-day' => {
3206             '1' => q(masculine),
3207             'per' => q({0} por dia),
3208             },
3209             # Core Unit Identifier
3210             'day' => {
3211             '1' => q(masculine),
3212             'per' => q({0} por dia),
3213             },
3214             # Long Unit Identifier
3215             'duration-day-person' => {
3216             '1' => q(masculine),
3217             },
3218             # Core Unit Identifier
3219             'day-person' => {
3220             '1' => q(masculine),
3221             },
3222             # Long Unit Identifier
3223             'duration-decade' => {
3224             '1' => q(feminine),
3225             'name' => q(décadas),
3226             'one' => q({0} década),
3227             'other' => q({0} décadas),
3228             },
3229             # Core Unit Identifier
3230             'decade' => {
3231             '1' => q(feminine),
3232             'name' => q(décadas),
3233             'one' => q({0} década),
3234             'other' => q({0} décadas),
3235             },
3236             # Long Unit Identifier
3237             'duration-hour' => {
3238             '1' => q(feminine),
3239             'one' => q({0} hora),
3240             'other' => q({0} horas),
3241             'per' => q({0} por hora),
3242             },
3243             # Core Unit Identifier
3244             'hour' => {
3245             '1' => q(feminine),
3246             'one' => q({0} hora),
3247             'other' => q({0} horas),
3248             'per' => q({0} por hora),
3249             },
3250             # Long Unit Identifier
3251             'duration-microsecond' => {
3252             '1' => q(masculine),
3253             'name' => q(microssegundos),
3254             'one' => q({0} microssegundo),
3255             'other' => q({0} microssegundos),
3256             },
3257             # Core Unit Identifier
3258             'microsecond' => {
3259             '1' => q(masculine),
3260             'name' => q(microssegundos),
3261             'one' => q({0} microssegundo),
3262             'other' => q({0} microssegundos),
3263             },
3264             # Long Unit Identifier
3265             'duration-millisecond' => {
3266             '1' => q(masculine),
3267             'one' => q({0} milissegundo),
3268             'other' => q({0} milissegundos),
3269             },
3270             # Core Unit Identifier
3271             'millisecond' => {
3272             '1' => q(masculine),
3273             'one' => q({0} milissegundo),
3274             'other' => q({0} milissegundos),
3275             },
3276             # Long Unit Identifier
3277             'duration-minute' => {
3278             '1' => q(masculine),
3279             'name' => q(minutos),
3280             'one' => q({0} minuto),
3281             'other' => q({0} minutos),
3282             'per' => q({0} por minuto),
3283             },
3284             # Core Unit Identifier
3285             'minute' => {
3286             '1' => q(masculine),
3287             'name' => q(minutos),
3288             'one' => q({0} minuto),
3289             'other' => q({0} minutos),
3290             'per' => q({0} por minuto),
3291             },
3292             # Long Unit Identifier
3293             'duration-month' => {
3294             '1' => q(masculine),
3295             'per' => q({0} por mês),
3296             },
3297             # Core Unit Identifier
3298             'month' => {
3299             '1' => q(masculine),
3300             'per' => q({0} por mês),
3301             },
3302             # Long Unit Identifier
3303             'duration-nanosecond' => {
3304             '1' => q(masculine),
3305             'name' => q(nanossegundos),
3306             'one' => q({0} nanossegundo),
3307             'other' => q({0} nanossegundos),
3308             },
3309             # Core Unit Identifier
3310             'nanosecond' => {
3311             '1' => q(masculine),
3312             'name' => q(nanossegundos),
3313             'one' => q({0} nanossegundo),
3314             'other' => q({0} nanossegundos),
3315             },
3316             # Long Unit Identifier
3317             'duration-night' => {
3318             '1' => q(feminine),
3319             'name' => q(noites),
3320             'one' => q({0} noite),
3321             'other' => q({0} noites),
3322             'per' => q({0} por noite),
3323             },
3324             # Core Unit Identifier
3325             'night' => {
3326             '1' => q(feminine),
3327             'name' => q(noites),
3328             'one' => q({0} noite),
3329             'other' => q({0} noites),
3330             'per' => q({0} por noite),
3331             },
3332             # Long Unit Identifier
3333             'duration-quarter' => {
3334             '1' => q(masculine),
3335             'name' => q(trimestre),
3336             'one' => q({0} trimestre),
3337             'other' => q({0} trimestres),
3338             'per' => q({0}/trimestre),
3339             },
3340             # Core Unit Identifier
3341             'quarter' => {
3342             '1' => q(masculine),
3343             'name' => q(trimestre),
3344             'one' => q({0} trimestre),
3345             'other' => q({0} trimestres),
3346             'per' => q({0}/trimestre),
3347             },
3348             # Long Unit Identifier
3349             'duration-second' => {
3350             '1' => q(masculine),
3351             'name' => q(segundos),
3352             'one' => q({0} segundo),
3353             'other' => q({0} segundos),
3354             'per' => q({0} por segundo),
3355             },
3356             # Core Unit Identifier
3357             'second' => {
3358             '1' => q(masculine),
3359             'name' => q(segundos),
3360             'one' => q({0} segundo),
3361             'other' => q({0} segundos),
3362             'per' => q({0} por segundo),
3363             },
3364             # Long Unit Identifier
3365             'duration-week' => {
3366             '1' => q(feminine),
3367             'one' => q({0} semana),
3368             'other' => q({0} semanas),
3369             'per' => q({0} por semana),
3370             },
3371             # Core Unit Identifier
3372             'week' => {
3373             '1' => q(feminine),
3374             'one' => q({0} semana),
3375             'other' => q({0} semanas),
3376             'per' => q({0} por semana),
3377             },
3378             # Long Unit Identifier
3379             'duration-year' => {
3380             '1' => q(masculine),
3381             'per' => q({0} por ano),
3382             },
3383             # Core Unit Identifier
3384             'year' => {
3385             '1' => q(masculine),
3386             'per' => q({0} por ano),
3387             },
3388             # Long Unit Identifier
3389             'electric-ampere' => {
3390             '1' => q(masculine),
3391             'name' => q(amperes),
3392             'one' => q({0} ampere),
3393             'other' => q({0} amperes),
3394             },
3395             # Core Unit Identifier
3396             'ampere' => {
3397             '1' => q(masculine),
3398             'name' => q(amperes),
3399             'one' => q({0} ampere),
3400             'other' => q({0} amperes),
3401             },
3402             # Long Unit Identifier
3403             'electric-milliampere' => {
3404             '1' => q(masculine),
3405             'name' => q(miliamperes),
3406             'one' => q({0} miliampere),
3407             'other' => q({0} miliamperes),
3408             },
3409             # Core Unit Identifier
3410             'milliampere' => {
3411             '1' => q(masculine),
3412             'name' => q(miliamperes),
3413             'one' => q({0} miliampere),
3414             'other' => q({0} miliamperes),
3415             },
3416             # Long Unit Identifier
3417             'electric-ohm' => {
3418             '1' => q(masculine),
3419             'one' => q({0} ohm),
3420             'other' => q({0} ohms),
3421             },
3422             # Core Unit Identifier
3423             'ohm' => {
3424             '1' => q(masculine),
3425             'one' => q({0} ohm),
3426             'other' => q({0} ohms),
3427             },
3428             # Long Unit Identifier
3429             'electric-volt' => {
3430             '1' => q(masculine),
3431             'one' => q({0} volt),
3432             'other' => q({0} volts),
3433             },
3434             # Core Unit Identifier
3435             'volt' => {
3436             '1' => q(masculine),
3437             'one' => q({0} volt),
3438             'other' => q({0} volts),
3439             },
3440             # Long Unit Identifier
3441             'energy-british-thermal-unit' => {
3442             'name' => q(unidades térmicas britânicas),
3443             'one' => q({0} unidade térmica britânica),
3444             'other' => q({0} unidades térmicas britânicas),
3445             },
3446             # Core Unit Identifier
3447             'british-thermal-unit' => {
3448             'name' => q(unidades térmicas britânicas),
3449             'one' => q({0} unidade térmica britânica),
3450             'other' => q({0} unidades térmicas britânicas),
3451             },
3452             # Long Unit Identifier
3453             'energy-calorie' => {
3454             '1' => q(feminine),
3455             'name' => q(calorias),
3456             'one' => q({0} caloria),
3457             'other' => q({0} calorias),
3458             },
3459             # Core Unit Identifier
3460             'calorie' => {
3461             '1' => q(feminine),
3462             'name' => q(calorias),
3463             'one' => q({0} caloria),
3464             'other' => q({0} calorias),
3465             },
3466             # Long Unit Identifier
3467             'energy-electronvolt' => {
3468             'name' => q(elétrons-volt),
3469             'one' => q({0} elétron-volt),
3470             'other' => q({0} elétrons-volt),
3471             },
3472             # Core Unit Identifier
3473             'electronvolt' => {
3474             'name' => q(elétrons-volt),
3475             'one' => q({0} elétron-volt),
3476             'other' => q({0} elétrons-volt),
3477             },
3478             # Long Unit Identifier
3479             'energy-foodcalorie' => {
3480             '1' => q(feminine),
3481             'name' => q(calorias),
3482             'one' => q({0} caloria),
3483             'other' => q({0} calorias),
3484             },
3485             # Core Unit Identifier
3486             'foodcalorie' => {
3487             '1' => q(feminine),
3488             'name' => q(calorias),
3489             'one' => q({0} caloria),
3490             'other' => q({0} calorias),
3491             },
3492             # Long Unit Identifier
3493             'energy-joule' => {
3494             '1' => q(masculine),
3495             'one' => q({0} joule),
3496             'other' => q({0} joules),
3497             },
3498             # Core Unit Identifier
3499             'joule' => {
3500             '1' => q(masculine),
3501             'one' => q({0} joule),
3502             'other' => q({0} joules),
3503             },
3504             # Long Unit Identifier
3505             'energy-kilocalorie' => {
3506             '1' => q(feminine),
3507             'name' => q(quilocalorias),
3508             'one' => q({0} quilocaloria),
3509             'other' => q({0} quilocalorias),
3510             },
3511             # Core Unit Identifier
3512             'kilocalorie' => {
3513             '1' => q(feminine),
3514             'name' => q(quilocalorias),
3515             'one' => q({0} quilocaloria),
3516             'other' => q({0} quilocalorias),
3517             },
3518             # Long Unit Identifier
3519             'energy-kilojoule' => {
3520             '1' => q(masculine),
3521             'name' => q(quilojoules),
3522             'one' => q({0} quilojoule),
3523             'other' => q({0} quilojoules),
3524             },
3525             # Core Unit Identifier
3526             'kilojoule' => {
3527             '1' => q(masculine),
3528             'name' => q(quilojoules),
3529             'one' => q({0} quilojoule),
3530             'other' => q({0} quilojoules),
3531             },
3532             # Long Unit Identifier
3533             'energy-kilowatt-hour' => {
3534             '1' => q(masculine),
3535             'name' => q(quilowatts-hora),
3536             'one' => q({0} quilowatt-hora),
3537             'other' => q({0} quilowatts-hora),
3538             },
3539             # Core Unit Identifier
3540             'kilowatt-hour' => {
3541             '1' => q(masculine),
3542             'name' => q(quilowatts-hora),
3543             'one' => q({0} quilowatt-hora),
3544             'other' => q({0} quilowatts-hora),
3545             },
3546             # Long Unit Identifier
3547             'energy-therm-us' => {
3548             'name' => q(unidades térmicas norte-americanas),
3549             'one' => q({0} unidade térmica norte-americana),
3550             'other' => q({0} unidades térmicas norte-americanas),
3551             },
3552             # Core Unit Identifier
3553             'therm-us' => {
3554             'name' => q(unidades térmicas norte-americanas),
3555             'one' => q({0} unidade térmica norte-americana),
3556             'other' => q({0} unidades térmicas norte-americanas),
3557             },
3558             # Long Unit Identifier
3559             'force-kilowatt-hour-per-100-kilometer' => {
3560             '1' => q(masculine),
3561             'name' => q(quilowatts-hora por 100 quilômetros),
3562             'one' => q({0} quilowatt-hora por 100 quilômetros),
3563             'other' => q({0} quilowatts-hora por 100 quilômetros),
3564             },
3565             # Core Unit Identifier
3566             'kilowatt-hour-per-100-kilometer' => {
3567             '1' => q(masculine),
3568             'name' => q(quilowatts-hora por 100 quilômetros),
3569             'one' => q({0} quilowatt-hora por 100 quilômetros),
3570             'other' => q({0} quilowatts-hora por 100 quilômetros),
3571             },
3572             # Long Unit Identifier
3573             'force-newton' => {
3574             '1' => q(masculine),
3575             'name' => q(newtons),
3576             'one' => q({0} newton),
3577             'other' => q({0} newtons),
3578             },
3579             # Core Unit Identifier
3580             'newton' => {
3581             '1' => q(masculine),
3582             'name' => q(newtons),
3583             'one' => q({0} newton),
3584             'other' => q({0} newtons),
3585             },
3586             # Long Unit Identifier
3587             'force-pound-force' => {
3588             'name' => q(libras de força),
3589             'one' => q({0} libra de força),
3590             'other' => q({0} libras de força),
3591             },
3592             # Core Unit Identifier
3593             'pound-force' => {
3594             'name' => q(libras de força),
3595             'one' => q({0} libra de força),
3596             'other' => q({0} libras de força),
3597             },
3598             # Long Unit Identifier
3599             'frequency-gigahertz' => {
3600             '1' => q(masculine),
3601             'name' => q(gigahertz),
3602             'one' => q({0} gigahertz),
3603             'other' => q({0} gigahertz),
3604             },
3605             # Core Unit Identifier
3606             'gigahertz' => {
3607             '1' => q(masculine),
3608             'name' => q(gigahertz),
3609             'one' => q({0} gigahertz),
3610             'other' => q({0} gigahertz),
3611             },
3612             # Long Unit Identifier
3613             'frequency-hertz' => {
3614             '1' => q(masculine),
3615             'name' => q(hertz),
3616             'one' => q({0} hertz),
3617             'other' => q({0} hertz),
3618             },
3619             # Core Unit Identifier
3620             'hertz' => {
3621             '1' => q(masculine),
3622             'name' => q(hertz),
3623             'one' => q({0} hertz),
3624             'other' => q({0} hertz),
3625             },
3626             # Long Unit Identifier
3627             'frequency-kilohertz' => {
3628             '1' => q(masculine),
3629             'name' => q(kilohertz),
3630             'one' => q({0} kilohertz),
3631             'other' => q({0} kilohertz),
3632             },
3633             # Core Unit Identifier
3634             'kilohertz' => {
3635             '1' => q(masculine),
3636             'name' => q(kilohertz),
3637             'one' => q({0} kilohertz),
3638             'other' => q({0} kilohertz),
3639             },
3640             # Long Unit Identifier
3641             'frequency-megahertz' => {
3642             '1' => q(masculine),
3643             'name' => q(megahertz),
3644             'one' => q({0} megahertz),
3645             'other' => q({0} megahertz),
3646             },
3647             # Core Unit Identifier
3648             'megahertz' => {
3649             '1' => q(masculine),
3650             'name' => q(megahertz),
3651             'one' => q({0} megahertz),
3652             'other' => q({0} megahertz),
3653             },
3654             # Long Unit Identifier
3655             'graphics-dot' => {
3656             'name' => q(pontos),
3657             },
3658             # Core Unit Identifier
3659             'dot' => {
3660             'name' => q(pontos),
3661             },
3662             # Long Unit Identifier
3663             'graphics-dot-per-centimeter' => {
3664             'name' => q(pontos por centímetro),
3665             'one' => q({0} ponto por centímetro),
3666             'other' => q({0} pontos por centímetro),
3667             },
3668             # Core Unit Identifier
3669             'dot-per-centimeter' => {
3670             'name' => q(pontos por centímetro),
3671             'one' => q({0} ponto por centímetro),
3672             'other' => q({0} pontos por centímetro),
3673             },
3674             # Long Unit Identifier
3675             'graphics-dot-per-inch' => {
3676             'name' => q(pontos por polegada),
3677             'one' => q({0} ponto por polegada),
3678             'other' => q({0} pontos por polegada),
3679             },
3680             # Core Unit Identifier
3681             'dot-per-inch' => {
3682             'name' => q(pontos por polegada),
3683             'one' => q({0} ponto por polegada),
3684             'other' => q({0} pontos por polegada),
3685             },
3686             # Long Unit Identifier
3687             'graphics-em' => {
3688             '1' => q(masculine),
3689             'name' => q(em tipográfico),
3690             'one' => q({0} em),
3691             'other' => q({0} ems),
3692             },
3693             # Core Unit Identifier
3694             'em' => {
3695             '1' => q(masculine),
3696             'name' => q(em tipográfico),
3697             'one' => q({0} em),
3698             'other' => q({0} ems),
3699             },
3700             # Long Unit Identifier
3701             'graphics-megapixel' => {
3702             '1' => q(masculine),
3703             'one' => q({0} megapixel),
3704             'other' => q({0} megapixels),
3705             },
3706             # Core Unit Identifier
3707             'megapixel' => {
3708             '1' => q(masculine),
3709             'one' => q({0} megapixel),
3710             'other' => q({0} megapixels),
3711             },
3712             # Long Unit Identifier
3713             'graphics-pixel' => {
3714             '1' => q(masculine),
3715             'one' => q({0} pixel),
3716             'other' => q({0} pixels),
3717             },
3718             # Core Unit Identifier
3719             'pixel' => {
3720             '1' => q(masculine),
3721             'one' => q({0} pixel),
3722             'other' => q({0} pixels),
3723             },
3724             # Long Unit Identifier
3725             'graphics-pixel-per-centimeter' => {
3726             '1' => q(masculine),
3727             'name' => q(pixels por centímetro),
3728             'one' => q({0} pixel por centímetro),
3729             'other' => q({0} pixels por centímetro),
3730             },
3731             # Core Unit Identifier
3732             'pixel-per-centimeter' => {
3733             '1' => q(masculine),
3734             'name' => q(pixels por centímetro),
3735             'one' => q({0} pixel por centímetro),
3736             'other' => q({0} pixels por centímetro),
3737             },
3738             # Long Unit Identifier
3739             'graphics-pixel-per-inch' => {
3740             'name' => q(pixels por polegada),
3741             'one' => q({0} pixel por polegada),
3742             'other' => q({0} pixels por polegada),
3743             },
3744             # Core Unit Identifier
3745             'pixel-per-inch' => {
3746             'name' => q(pixels por polegada),
3747             'one' => q({0} pixel por polegada),
3748             'other' => q({0} pixels por polegada),
3749             },
3750             # Long Unit Identifier
3751             'length-astronomical-unit' => {
3752             'name' => q(unidades astronômicas),
3753             'one' => q({0} unidade astronômica),
3754             'other' => q({0} unidades astronômicas),
3755             },
3756             # Core Unit Identifier
3757             'astronomical-unit' => {
3758             'name' => q(unidades astronômicas),
3759             'one' => q({0} unidade astronômica),
3760             'other' => q({0} unidades astronômicas),
3761             },
3762             # Long Unit Identifier
3763             'length-centimeter' => {
3764             '1' => q(masculine),
3765             'name' => q(centímetros),
3766             'one' => q({0} centímetro),
3767             'other' => q({0} centímetros),
3768             'per' => q({0} por centímetro),
3769             },
3770             # Core Unit Identifier
3771             'centimeter' => {
3772             '1' => q(masculine),
3773             'name' => q(centímetros),
3774             'one' => q({0} centímetro),
3775             'other' => q({0} centímetros),
3776             'per' => q({0} por centímetro),
3777             },
3778             # Long Unit Identifier
3779             'length-decimeter' => {
3780             '1' => q(masculine),
3781             'name' => q(decímetros),
3782             'one' => q({0} decímetro),
3783             'other' => q({0} decímetros),
3784             },
3785             # Core Unit Identifier
3786             'decimeter' => {
3787             '1' => q(masculine),
3788             'name' => q(decímetros),
3789             'one' => q({0} decímetro),
3790             'other' => q({0} decímetros),
3791             },
3792             # Long Unit Identifier
3793             'length-earth-radius' => {
3794             'name' => q(raio terrestre),
3795             'one' => q({0} raio terrestre),
3796             'other' => q({0} raios terrestres),
3797             },
3798             # Core Unit Identifier
3799             'earth-radius' => {
3800             'name' => q(raio terrestre),
3801             'one' => q({0} raio terrestre),
3802             'other' => q({0} raios terrestres),
3803             },
3804             # Long Unit Identifier
3805             'length-fathom' => {
3806             'one' => q({0} braça),
3807             'other' => q({0} braças),
3808             },
3809             # Core Unit Identifier
3810             'fathom' => {
3811             'one' => q({0} braça),
3812             'other' => q({0} braças),
3813             },
3814             # Long Unit Identifier
3815             'length-foot' => {
3816             '1' => q(masculine),
3817             'one' => q({0} pé),
3818             'other' => q({0} pés),
3819             'per' => q({0} por pé),
3820             },
3821             # Core Unit Identifier
3822             'foot' => {
3823             '1' => q(masculine),
3824             'one' => q({0} pé),
3825             'other' => q({0} pés),
3826             'per' => q({0} por pé),
3827             },
3828             # Long Unit Identifier
3829             'length-furlong' => {
3830             'one' => q({0} furlong),
3831             'other' => q({0} furlongs),
3832             },
3833             # Core Unit Identifier
3834             'furlong' => {
3835             'one' => q({0} furlong),
3836             'other' => q({0} furlongs),
3837             },
3838             # Long Unit Identifier
3839             'length-inch' => {
3840             '1' => q(feminine),
3841             'name' => q(polegadas),
3842             'one' => q({0} polegada),
3843             'other' => q({0} polegadas),
3844             'per' => q({0} por polegada),
3845             },
3846             # Core Unit Identifier
3847             'inch' => {
3848             '1' => q(feminine),
3849             'name' => q(polegadas),
3850             'one' => q({0} polegada),
3851             'other' => q({0} polegadas),
3852             'per' => q({0} por polegada),
3853             },
3854             # Long Unit Identifier
3855             'length-kilometer' => {
3856             '1' => q(masculine),
3857             'name' => q(quilômetros),
3858             'one' => q({0} quilômetro),
3859             'other' => q({0} quilômetros),
3860             'per' => q({0} por quilômetro),
3861             },
3862             # Core Unit Identifier
3863             'kilometer' => {
3864             '1' => q(masculine),
3865             'name' => q(quilômetros),
3866             'one' => q({0} quilômetro),
3867             'other' => q({0} quilômetros),
3868             'per' => q({0} por quilômetro),
3869             },
3870             # Long Unit Identifier
3871             'length-meter' => {
3872             '1' => q(masculine),
3873             'name' => q(metros),
3874             'one' => q({0} metro),
3875             'other' => q({0} metros),
3876             'per' => q({0} por metro),
3877             },
3878             # Core Unit Identifier
3879             'meter' => {
3880             '1' => q(masculine),
3881             'name' => q(metros),
3882             'one' => q({0} metro),
3883             'other' => q({0} metros),
3884             'per' => q({0} por metro),
3885             },
3886             # Long Unit Identifier
3887             'length-micrometer' => {
3888             '1' => q(masculine),
3889             'name' => q(micrômetros),
3890             'one' => q({0} micrômetro),
3891             'other' => q({0} micrômetros),
3892             },
3893             # Core Unit Identifier
3894             'micrometer' => {
3895             '1' => q(masculine),
3896             'name' => q(micrômetros),
3897             'one' => q({0} micrômetro),
3898             'other' => q({0} micrômetros),
3899             },
3900             # Long Unit Identifier
3901             'length-mile' => {
3902             '1' => q(feminine),
3903             'one' => q({0} milha),
3904             'other' => q({0} milhas),
3905             },
3906             # Core Unit Identifier
3907             'mile' => {
3908             '1' => q(feminine),
3909             'one' => q({0} milha),
3910             'other' => q({0} milhas),
3911             },
3912             # Long Unit Identifier
3913             'length-mile-scandinavian' => {
3914             '1' => q(feminine),
3915             'name' => q(milhas escandinavas),
3916             'one' => q({0} milha escandinava),
3917             'other' => q({0} milhas escandinavas),
3918             },
3919             # Core Unit Identifier
3920             'mile-scandinavian' => {
3921             '1' => q(feminine),
3922             'name' => q(milhas escandinavas),
3923             'one' => q({0} milha escandinava),
3924             'other' => q({0} milhas escandinavas),
3925             },
3926             # Long Unit Identifier
3927             'length-millimeter' => {
3928             '1' => q(masculine),
3929             'name' => q(milímetros),
3930             'one' => q({0} milímetro),
3931             'other' => q({0} milímetros),
3932             },
3933             # Core Unit Identifier
3934             'millimeter' => {
3935             '1' => q(masculine),
3936             'name' => q(milímetros),
3937             'one' => q({0} milímetro),
3938             'other' => q({0} milímetros),
3939             },
3940             # Long Unit Identifier
3941             'length-nanometer' => {
3942             '1' => q(masculine),
3943             'name' => q(nanômetros),
3944             'one' => q({0} nanômetro),
3945             'other' => q({0} nanômetros),
3946             },
3947             # Core Unit Identifier
3948             'nanometer' => {
3949             '1' => q(masculine),
3950             'name' => q(nanômetros),
3951             'one' => q({0} nanômetro),
3952             'other' => q({0} nanômetros),
3953             },
3954             # Long Unit Identifier
3955             'length-nautical-mile' => {
3956             'name' => q(milhas náuticas),
3957             'one' => q({0} milha náutica),
3958             'other' => q({0} milhas náuticas),
3959             },
3960             # Core Unit Identifier
3961             'nautical-mile' => {
3962             'name' => q(milhas náuticas),
3963             'one' => q({0} milha náutica),
3964             'other' => q({0} milhas náuticas),
3965             },
3966             # Long Unit Identifier
3967             'length-parsec' => {
3968             '1' => q(masculine),
3969             'one' => q({0} parsec),
3970             'other' => q({0} parsecs),
3971             },
3972             # Core Unit Identifier
3973             'parsec' => {
3974             '1' => q(masculine),
3975             'one' => q({0} parsec),
3976             'other' => q({0} parsecs),
3977             },
3978             # Long Unit Identifier
3979             'length-picometer' => {
3980             '1' => q(masculine),
3981             'name' => q(picômetros),
3982             'one' => q({0} picômetro),
3983             'other' => q({0} picômetros),
3984             },
3985             # Core Unit Identifier
3986             'picometer' => {
3987             '1' => q(masculine),
3988             'name' => q(picômetros),
3989             'one' => q({0} picômetro),
3990             'other' => q({0} picômetros),
3991             },
3992             # Long Unit Identifier
3993             'length-point' => {
3994             '1' => q(masculine),
3995             'name' => q(pontos tipográficos),
3996             'one' => q({0} ponto tipográfico),
3997             'other' => q({0} pontos),
3998             },
3999             # Core Unit Identifier
4000             'point' => {
4001             '1' => q(masculine),
4002             'name' => q(pontos tipográficos),
4003             'one' => q({0} ponto tipográfico),
4004             'other' => q({0} pontos),
4005             },
4006             # Long Unit Identifier
4007             'length-solar-radius' => {
4008             '1' => q(masculine),
4009             'one' => q({0} raio solar),
4010             'other' => q({0} raios solares),
4011             },
4012             # Core Unit Identifier
4013             'solar-radius' => {
4014             '1' => q(masculine),
4015             'one' => q({0} raio solar),
4016             'other' => q({0} raios solares),
4017             },
4018             # Long Unit Identifier
4019             'length-yard' => {
4020             '1' => q(feminine),
4021             'one' => q({0} jarda),
4022             'other' => q({0} jardas),
4023             },
4024             # Core Unit Identifier
4025             'yard' => {
4026             '1' => q(feminine),
4027             'one' => q({0} jarda),
4028             'other' => q({0} jardas),
4029             },
4030             # Long Unit Identifier
4031             'light-candela' => {
4032             '1' => q(feminine),
4033             'name' => q(candela),
4034             'one' => q({0} candela),
4035             'other' => q({0} candelas),
4036             },
4037             # Core Unit Identifier
4038             'candela' => {
4039             '1' => q(feminine),
4040             'name' => q(candela),
4041             'one' => q({0} candela),
4042             'other' => q({0} candelas),
4043             },
4044             # Long Unit Identifier
4045             'light-lumen' => {
4046             '1' => q(masculine),
4047             'name' => q(lúmen),
4048             'one' => q({0} lúmen),
4049             'other' => q({0} lúmens),
4050             },
4051             # Core Unit Identifier
4052             'lumen' => {
4053             '1' => q(masculine),
4054             'name' => q(lúmen),
4055             'one' => q({0} lúmen),
4056             'other' => q({0} lúmens),
4057             },
4058             # Long Unit Identifier
4059             'light-lux' => {
4060             '1' => q(masculine),
4061             'one' => q({0} lux),
4062             'other' => q({0} lux),
4063             },
4064             # Core Unit Identifier
4065             'lux' => {
4066             '1' => q(masculine),
4067             'one' => q({0} lux),
4068             'other' => q({0} lux),
4069             },
4070             # Long Unit Identifier
4071             'light-solar-luminosity' => {
4072             '1' => q(feminine),
4073             'one' => q({0} luminosidade solar),
4074             'other' => q({0} luminosidades solares),
4075             },
4076             # Core Unit Identifier
4077             'solar-luminosity' => {
4078             '1' => q(feminine),
4079             'one' => q({0} luminosidade solar),
4080             'other' => q({0} luminosidades solares),
4081             },
4082             # Long Unit Identifier
4083             'mass-carat' => {
4084             '1' => q(masculine),
4085             'one' => q({0} quilate),
4086             'other' => q({0} quilates),
4087             },
4088             # Core Unit Identifier
4089             'carat' => {
4090             '1' => q(masculine),
4091             'one' => q({0} quilate),
4092             'other' => q({0} quilates),
4093             },
4094             # Long Unit Identifier
4095             'mass-dalton' => {
4096             '1' => q(masculine),
4097             'one' => q({0} dalton),
4098             'other' => q({0} daltons),
4099             },
4100             # Core Unit Identifier
4101             'dalton' => {
4102             '1' => q(masculine),
4103             'one' => q({0} dalton),
4104             'other' => q({0} daltons),
4105             },
4106             # Long Unit Identifier
4107             'mass-earth-mass' => {
4108             '1' => q(feminine),
4109             'one' => q({0} massa terrestre),
4110             'other' => q({0} massas terrestres),
4111             },
4112             # Core Unit Identifier
4113             'earth-mass' => {
4114             '1' => q(feminine),
4115             'one' => q({0} massa terrestre),
4116             'other' => q({0} massas terrestres),
4117             },
4118             # Long Unit Identifier
4119             'mass-grain' => {
4120             '1' => q(masculine),
4121             },
4122             # Core Unit Identifier
4123             'grain' => {
4124             '1' => q(masculine),
4125             },
4126             # Long Unit Identifier
4127             'mass-gram' => {
4128             '1' => q(masculine),
4129             'one' => q({0} grama),
4130             'other' => q({0} gramas),
4131             'per' => q({0} por grama),
4132             },
4133             # Core Unit Identifier
4134             'gram' => {
4135             '1' => q(masculine),
4136             'one' => q({0} grama),
4137             'other' => q({0} gramas),
4138             'per' => q({0} por grama),
4139             },
4140             # Long Unit Identifier
4141             'mass-kilogram' => {
4142             '1' => q(masculine),
4143             'name' => q(quilogramas),
4144             'one' => q({0} quilograma),
4145             'other' => q({0} quilogramas),
4146             'per' => q({0} por quilograma),
4147             },
4148             # Core Unit Identifier
4149             'kilogram' => {
4150             '1' => q(masculine),
4151             'name' => q(quilogramas),
4152             'one' => q({0} quilograma),
4153             'other' => q({0} quilogramas),
4154             'per' => q({0} por quilograma),
4155             },
4156             # Long Unit Identifier
4157             'mass-microgram' => {
4158             '1' => q(masculine),
4159             'name' => q(microgramas),
4160             'one' => q({0} micrograma),
4161             'other' => q({0} microgramas),
4162             },
4163             # Core Unit Identifier
4164             'microgram' => {
4165             '1' => q(masculine),
4166             'name' => q(microgramas),
4167             'one' => q({0} micrograma),
4168             'other' => q({0} microgramas),
4169             },
4170             # Long Unit Identifier
4171             'mass-milligram' => {
4172             '1' => q(masculine),
4173             'name' => q(miligramas),
4174             'one' => q({0} miligrama),
4175             'other' => q({0} miligramas),
4176             },
4177             # Core Unit Identifier
4178             'milligram' => {
4179             '1' => q(masculine),
4180             'name' => q(miligramas),
4181             'one' => q({0} miligrama),
4182             'other' => q({0} miligramas),
4183             },
4184             # Long Unit Identifier
4185             'mass-ounce' => {
4186             '1' => q(feminine),
4187             'name' => q(onças),
4188             'one' => q({0} onça),
4189             'other' => q({0} onças),
4190             'per' => q({0} por onça),
4191             },
4192             # Core Unit Identifier
4193             'ounce' => {
4194             '1' => q(feminine),
4195             'name' => q(onças),
4196             'one' => q({0} onça),
4197             'other' => q({0} onças),
4198             'per' => q({0} por onça),
4199             },
4200             # Long Unit Identifier
4201             'mass-ounce-troy' => {
4202             'name' => q(onças troy),
4203             'one' => q({0} onça troy),
4204             'other' => q({0} onças troy),
4205             },
4206             # Core Unit Identifier
4207             'ounce-troy' => {
4208             'name' => q(onças troy),
4209             'one' => q({0} onça troy),
4210             'other' => q({0} onças troy),
4211             },
4212             # Long Unit Identifier
4213             'mass-pound' => {
4214             '1' => q(feminine),
4215             'one' => q({0} libra),
4216             'other' => q({0} libras),
4217             'per' => q({0} por libra),
4218             },
4219             # Core Unit Identifier
4220             'pound' => {
4221             '1' => q(feminine),
4222             'one' => q({0} libra),
4223             'other' => q({0} libras),
4224             'per' => q({0} por libra),
4225             },
4226             # Long Unit Identifier
4227             'mass-solar-mass' => {
4228             '1' => q(feminine),
4229             'one' => q({0} massa solar),
4230             'other' => q({0} massas solares),
4231             },
4232             # Core Unit Identifier
4233             'solar-mass' => {
4234             '1' => q(feminine),
4235             'one' => q({0} massa solar),
4236             'other' => q({0} massas solares),
4237             },
4238             # Long Unit Identifier
4239             'mass-stone' => {
4240             'one' => q({0} stone),
4241             'other' => q({0} stones),
4242             },
4243             # Core Unit Identifier
4244             'stone' => {
4245             'one' => q({0} stone),
4246             'other' => q({0} stones),
4247             },
4248             # Long Unit Identifier
4249             'mass-ton' => {
4250             'one' => q({0} tonelada americana),
4251             'other' => q({0} toneladas americanas),
4252             },
4253             # Core Unit Identifier
4254             'ton' => {
4255             'one' => q({0} tonelada americana),
4256             'other' => q({0} toneladas americanas),
4257             },
4258             # Long Unit Identifier
4259             'mass-tonne' => {
4260             '1' => q(feminine),
4261             'name' => q(toneladas métricas),
4262             'one' => q({0} tonelada métrica),
4263             'other' => q({0} toneladas métricas),
4264             },
4265             # Core Unit Identifier
4266             'tonne' => {
4267             '1' => q(feminine),
4268             'name' => q(toneladas métricas),
4269             'one' => q({0} tonelada métrica),
4270             'other' => q({0} toneladas métricas),
4271             },
4272             # Long Unit Identifier
4273             'per' => {
4274             '1' => q({0} por {1}),
4275             },
4276             # Core Unit Identifier
4277             'per' => {
4278             '1' => q({0} por {1}),
4279             },
4280             # Long Unit Identifier
4281             'power-gigawatt' => {
4282             '1' => q(masculine),
4283             'name' => q(gigawatts),
4284             'one' => q({0} gigawatt),
4285             'other' => q({0} gigawatts),
4286             },
4287             # Core Unit Identifier
4288             'gigawatt' => {
4289             '1' => q(masculine),
4290             'name' => q(gigawatts),
4291             'one' => q({0} gigawatt),
4292             'other' => q({0} gigawatts),
4293             },
4294             # Long Unit Identifier
4295             'power-horsepower' => {
4296             'name' => q(cavalos-vapor),
4297             'one' => q({0} cavalo-vapor),
4298             'other' => q({0} cavalos-vapor),
4299             },
4300             # Core Unit Identifier
4301             'horsepower' => {
4302             'name' => q(cavalos-vapor),
4303             'one' => q({0} cavalo-vapor),
4304             'other' => q({0} cavalos-vapor),
4305             },
4306             # Long Unit Identifier
4307             'power-kilowatt' => {
4308             '1' => q(masculine),
4309             'name' => q(quilowatts),
4310             'one' => q({0} quilowatt),
4311             'other' => q({0} quilowatts),
4312             },
4313             # Core Unit Identifier
4314             'kilowatt' => {
4315             '1' => q(masculine),
4316             'name' => q(quilowatts),
4317             'one' => q({0} quilowatt),
4318             'other' => q({0} quilowatts),
4319             },
4320             # Long Unit Identifier
4321             'power-megawatt' => {
4322             '1' => q(masculine),
4323             'name' => q(megawatts),
4324             'one' => q({0} megawatt),
4325             'other' => q({0} megawatts),
4326             },
4327             # Core Unit Identifier
4328             'megawatt' => {
4329             '1' => q(masculine),
4330             'name' => q(megawatts),
4331             'one' => q({0} megawatt),
4332             'other' => q({0} megawatts),
4333             },
4334             # Long Unit Identifier
4335             'power-milliwatt' => {
4336             '1' => q(masculine),
4337             'name' => q(miliwatts),
4338             'one' => q({0} miliwatt),
4339             'other' => q({0} miliwatts),
4340             },
4341             # Core Unit Identifier
4342             'milliwatt' => {
4343             '1' => q(masculine),
4344             'name' => q(miliwatts),
4345             'one' => q({0} miliwatt),
4346             'other' => q({0} miliwatts),
4347             },
4348             # Long Unit Identifier
4349             'power-watt' => {
4350             '1' => q(masculine),
4351             'one' => q({0} watt),
4352             'other' => q({0} watts),
4353             },
4354             # Core Unit Identifier
4355             'watt' => {
4356             '1' => q(masculine),
4357             'one' => q({0} watt),
4358             'other' => q({0} watts),
4359             },
4360             # Long Unit Identifier
4361             'power2' => {
4362             'one' => q({0} quadrado),
4363             'other' => q({0} quadrados),
4364             },
4365             # Core Unit Identifier
4366             'power2' => {
4367             'one' => q({0} quadrado),
4368             'other' => q({0} quadrados),
4369             },
4370             # Long Unit Identifier
4371             'power3' => {
4372             'one' => q({0} cúbico),
4373             'other' => q({0} cúbicos),
4374             },
4375             # Core Unit Identifier
4376             'power3' => {
4377             'one' => q({0} cúbico),
4378             'other' => q({0} cúbicos),
4379             },
4380             # Long Unit Identifier
4381             'pressure-atmosphere' => {
4382             '1' => q(feminine),
4383             'name' => q(atmosferas),
4384             'one' => q({0} atmosfera),
4385             'other' => q({0} atmosferas),
4386             },
4387             # Core Unit Identifier
4388             'atmosphere' => {
4389             '1' => q(feminine),
4390             'name' => q(atmosferas),
4391             'one' => q({0} atmosfera),
4392             'other' => q({0} atmosferas),
4393             },
4394             # Long Unit Identifier
4395             'pressure-bar' => {
4396             '1' => q(masculine),
4397             'name' => q(bars),
4398             },
4399             # Core Unit Identifier
4400             'bar' => {
4401             '1' => q(masculine),
4402             'name' => q(bars),
4403             },
4404             # Long Unit Identifier
4405             'pressure-hectopascal' => {
4406             '1' => q(masculine),
4407             'name' => q(hectopascais),
4408             'one' => q({0} hectopascal),
4409             'other' => q({0} hectopascais),
4410             },
4411             # Core Unit Identifier
4412             'hectopascal' => {
4413             '1' => q(masculine),
4414             'name' => q(hectopascais),
4415             'one' => q({0} hectopascal),
4416             'other' => q({0} hectopascais),
4417             },
4418             # Long Unit Identifier
4419             'pressure-inch-ofhg' => {
4420             'name' => q(polegadas de mercúrio),
4421             'one' => q({0} polegada de mercúrio),
4422             'other' => q({0} polegadas de mercúrio),
4423             },
4424             # Core Unit Identifier
4425             'inch-ofhg' => {
4426             'name' => q(polegadas de mercúrio),
4427             'one' => q({0} polegada de mercúrio),
4428             'other' => q({0} polegadas de mercúrio),
4429             },
4430             # Long Unit Identifier
4431             'pressure-kilopascal' => {
4432             '1' => q(masculine),
4433             'name' => q(quilopascais),
4434             'one' => q({0} quilopascal),
4435             'other' => q({0} quilopascais),
4436             },
4437             # Core Unit Identifier
4438             'kilopascal' => {
4439             '1' => q(masculine),
4440             'name' => q(quilopascais),
4441             'one' => q({0} quilopascal),
4442             'other' => q({0} quilopascais),
4443             },
4444             # Long Unit Identifier
4445             'pressure-megapascal' => {
4446             '1' => q(masculine),
4447             'name' => q(megapascais),
4448             'one' => q({0} megapascal),
4449             'other' => q({0} megapascais),
4450             },
4451             # Core Unit Identifier
4452             'megapascal' => {
4453             '1' => q(masculine),
4454             'name' => q(megapascais),
4455             'one' => q({0} megapascal),
4456             'other' => q({0} megapascais),
4457             },
4458             # Long Unit Identifier
4459             'pressure-millibar' => {
4460             '1' => q(masculine),
4461             'name' => q(milibares),
4462             'one' => q({0} milibar),
4463             'other' => q({0} milibares),
4464             },
4465             # Core Unit Identifier
4466             'millibar' => {
4467             '1' => q(masculine),
4468             'name' => q(milibares),
4469             'one' => q({0} milibar),
4470             'other' => q({0} milibares),
4471             },
4472             # Long Unit Identifier
4473             'pressure-millimeter-ofhg' => {
4474             '1' => q(masculine),
4475             'name' => q(milímetros de mercúrio),
4476             'one' => q({0} milímetro de mercúrio),
4477             'other' => q({0} milímetros de mercúrio),
4478             },
4479             # Core Unit Identifier
4480             'millimeter-ofhg' => {
4481             '1' => q(masculine),
4482             'name' => q(milímetros de mercúrio),
4483             'one' => q({0} milímetro de mercúrio),
4484             'other' => q({0} milímetros de mercúrio),
4485             },
4486             # Long Unit Identifier
4487             'pressure-pascal' => {
4488             '1' => q(masculine),
4489             'name' => q(pascais),
4490             'one' => q({0} pascal),
4491             'other' => q({0} pascais),
4492             },
4493             # Core Unit Identifier
4494             'pascal' => {
4495             '1' => q(masculine),
4496             'name' => q(pascais),
4497             'one' => q({0} pascal),
4498             'other' => q({0} pascais),
4499             },
4500             # Long Unit Identifier
4501             'pressure-pound-force-per-square-inch' => {
4502             'name' => q(libras por polegada quadrada),
4503             'one' => q({0} libra por polegada quadrada),
4504             'other' => q({0} libras por polegada quadrada),
4505             },
4506             # Core Unit Identifier
4507             'pound-force-per-square-inch' => {
4508             'name' => q(libras por polegada quadrada),
4509             'one' => q({0} libra por polegada quadrada),
4510             'other' => q({0} libras por polegada quadrada),
4511             },
4512             # Long Unit Identifier
4513             'speed-beaufort' => {
4514             '1' => q(masculine),
4515             'name' => q(Beaufort),
4516             'one' => q({0} Beaufort),
4517             'other' => q({0} Beaufort),
4518             },
4519             # Core Unit Identifier
4520             'beaufort' => {
4521             '1' => q(masculine),
4522             'name' => q(Beaufort),
4523             'one' => q({0} Beaufort),
4524             'other' => q({0} Beaufort),
4525             },
4526             # Long Unit Identifier
4527             'speed-kilometer-per-hour' => {
4528             '1' => q(masculine),
4529             'name' => q(quilômetros por hora),
4530             'one' => q({0} quilômetro por hora),
4531             'other' => q({0} quilômetros por hora),
4532             },
4533             # Core Unit Identifier
4534             'kilometer-per-hour' => {
4535             '1' => q(masculine),
4536             'name' => q(quilômetros por hora),
4537             'one' => q({0} quilômetro por hora),
4538             'other' => q({0} quilômetros por hora),
4539             },
4540             # Long Unit Identifier
4541             'speed-knot' => {
4542             'name' => q(nós),
4543             },
4544             # Core Unit Identifier
4545             'knot' => {
4546             'name' => q(nós),
4547             },
4548             # Long Unit Identifier
4549             'speed-light-speed' => {
4550             '1' => q(feminine),
4551             'name' => q(luz),
4552             'one' => q({0} luz),
4553             'other' => q({0} luzes),
4554             },
4555             # Core Unit Identifier
4556             'light-speed' => {
4557             '1' => q(feminine),
4558             'name' => q(luz),
4559             'one' => q({0} luz),
4560             'other' => q({0} luzes),
4561             },
4562             # Long Unit Identifier
4563             'speed-meter-per-second' => {
4564             '1' => q(masculine),
4565             'name' => q(metros por segundo),
4566             'one' => q({0} metro por segundo),
4567             'other' => q({0} metros por segundo),
4568             },
4569             # Core Unit Identifier
4570             'meter-per-second' => {
4571             '1' => q(masculine),
4572             'name' => q(metros por segundo),
4573             'one' => q({0} metro por segundo),
4574             'other' => q({0} metros por segundo),
4575             },
4576             # Long Unit Identifier
4577             'speed-mile-per-hour' => {
4578             '1' => q(feminine),
4579             'name' => q(milhas por hora),
4580             'one' => q({0} milha por hora),
4581             'other' => q({0} milhas por hora),
4582             },
4583             # Core Unit Identifier
4584             'mile-per-hour' => {
4585             '1' => q(feminine),
4586             'name' => q(milhas por hora),
4587             'one' => q({0} milha por hora),
4588             'other' => q({0} milhas por hora),
4589             },
4590             # Long Unit Identifier
4591             'temperature-celsius' => {
4592             '1' => q(masculine),
4593             'name' => q(graus Celsius),
4594             'one' => q({0} grau Celsius),
4595             'other' => q({0} graus Celsius),
4596             },
4597             # Core Unit Identifier
4598             'celsius' => {
4599             '1' => q(masculine),
4600             'name' => q(graus Celsius),
4601             'one' => q({0} grau Celsius),
4602             'other' => q({0} graus Celsius),
4603             },
4604             # Long Unit Identifier
4605             'temperature-fahrenheit' => {
4606             '1' => q(masculine),
4607             'name' => q(graus Fahrenheit),
4608             'one' => q({0} grau Fahrenheit),
4609             'other' => q({0} graus Fahrenheit),
4610             },
4611             # Core Unit Identifier
4612             'fahrenheit' => {
4613             '1' => q(masculine),
4614             'name' => q(graus Fahrenheit),
4615             'one' => q({0} grau Fahrenheit),
4616             'other' => q({0} graus Fahrenheit),
4617             },
4618             # Long Unit Identifier
4619             'temperature-generic' => {
4620             '1' => q(masculine),
4621             },
4622             # Core Unit Identifier
4623             'generic' => {
4624             '1' => q(masculine),
4625             },
4626             # Long Unit Identifier
4627             'temperature-kelvin' => {
4628             '1' => q(masculine),
4629             'name' => q(kelvins),
4630             'one' => q({0} kelvin),
4631             'other' => q({0} kelvins),
4632             },
4633             # Core Unit Identifier
4634             'kelvin' => {
4635             '1' => q(masculine),
4636             'name' => q(kelvins),
4637             'one' => q({0} kelvin),
4638             'other' => q({0} kelvins),
4639             },
4640             # Long Unit Identifier
4641             'times' => {
4642             '1' => q({0}–{1}),
4643             },
4644             # Core Unit Identifier
4645             'times' => {
4646             '1' => q({0}–{1}),
4647             },
4648             # Long Unit Identifier
4649             'torque-newton-meter' => {
4650             '1' => q(masculine),
4651             'name' => q(newton-metros),
4652             'one' => q({0} newton-metro),
4653             'other' => q({0} newton-metros),
4654             },
4655             # Core Unit Identifier
4656             'newton-meter' => {
4657             '1' => q(masculine),
4658             'name' => q(newton-metros),
4659             'one' => q({0} newton-metro),
4660             'other' => q({0} newton-metros),
4661             },
4662             # Long Unit Identifier
4663             'torque-pound-force-foot' => {
4664             'name' => q(pés-libra),
4665             'one' => q({0} pé-libra),
4666             'other' => q({0} pés-libra),
4667             },
4668             # Core Unit Identifier
4669             'pound-force-foot' => {
4670             'name' => q(pés-libra),
4671             'one' => q({0} pé-libra),
4672             'other' => q({0} pés-libra),
4673             },
4674             # Long Unit Identifier
4675             'volume-barrel' => {
4676             'name' => q(barris),
4677             'one' => q({0} barril),
4678             'other' => q({0} barris),
4679             },
4680             # Core Unit Identifier
4681             'barrel' => {
4682             'name' => q(barris),
4683             'one' => q({0} barril),
4684             'other' => q({0} barris),
4685             },
4686             # Long Unit Identifier
4687             'volume-bushel' => {
4688             'one' => q({0} bushel),
4689             'other' => q({0} bushels),
4690             },
4691             # Core Unit Identifier
4692             'bushel' => {
4693             'one' => q({0} bushel),
4694             'other' => q({0} bushels),
4695             },
4696             # Long Unit Identifier
4697             'volume-centiliter' => {
4698             '1' => q(masculine),
4699             'name' => q(centilitros),
4700             'one' => q({0} centilitro),
4701             'other' => q({0} centilitros),
4702             },
4703             # Core Unit Identifier
4704             'centiliter' => {
4705             '1' => q(masculine),
4706             'name' => q(centilitros),
4707             'one' => q({0} centilitro),
4708             'other' => q({0} centilitros),
4709             },
4710             # Long Unit Identifier
4711             'volume-cubic-centimeter' => {
4712             '1' => q(masculine),
4713             'name' => q(centímetros cúbicos),
4714             'one' => q({0} centímetro cúbico),
4715             'other' => q({0} centímetros cúbicos),
4716             'per' => q({0} por centímetro cúbico),
4717             },
4718             # Core Unit Identifier
4719             'cubic-centimeter' => {
4720             '1' => q(masculine),
4721             'name' => q(centímetros cúbicos),
4722             'one' => q({0} centímetro cúbico),
4723             'other' => q({0} centímetros cúbicos),
4724             'per' => q({0} por centímetro cúbico),
4725             },
4726             # Long Unit Identifier
4727             'volume-cubic-foot' => {
4728             '1' => q(masculine),
4729             'name' => q(pés cúbicos),
4730             'one' => q({0} pé cúbico),
4731             'other' => q({0} pés cúbicos),
4732             },
4733             # Core Unit Identifier
4734             'cubic-foot' => {
4735             '1' => q(masculine),
4736             'name' => q(pés cúbicos),
4737             'one' => q({0} pé cúbico),
4738             'other' => q({0} pés cúbicos),
4739             },
4740             # Long Unit Identifier
4741             'volume-cubic-inch' => {
4742             'name' => q(polegadas cúbicas),
4743             'one' => q({0} polegada cúbica),
4744             'other' => q({0} polegadas cúbicas),
4745             },
4746             # Core Unit Identifier
4747             'cubic-inch' => {
4748             'name' => q(polegadas cúbicas),
4749             'one' => q({0} polegada cúbica),
4750             'other' => q({0} polegadas cúbicas),
4751             },
4752             # Long Unit Identifier
4753             'volume-cubic-kilometer' => {
4754             '1' => q(masculine),
4755             'name' => q(quilômetros cúbicos),
4756             'one' => q({0} quilômetro cúbico),
4757             'other' => q({0} quilômetros cúbicos),
4758             },
4759             # Core Unit Identifier
4760             'cubic-kilometer' => {
4761             '1' => q(masculine),
4762             'name' => q(quilômetros cúbicos),
4763             'one' => q({0} quilômetro cúbico),
4764             'other' => q({0} quilômetros cúbicos),
4765             },
4766             # Long Unit Identifier
4767             'volume-cubic-meter' => {
4768             '1' => q(masculine),
4769             'name' => q(metros cúbicos),
4770             'one' => q({0} metro cúbico),
4771             'other' => q({0} metros cúbicos),
4772             'per' => q({0} por metro cúbico),
4773             },
4774             # Core Unit Identifier
4775             'cubic-meter' => {
4776             '1' => q(masculine),
4777             'name' => q(metros cúbicos),
4778             'one' => q({0} metro cúbico),
4779             'other' => q({0} metros cúbicos),
4780             'per' => q({0} por metro cúbico),
4781             },
4782             # Long Unit Identifier
4783             'volume-cubic-mile' => {
4784             '1' => q(feminine),
4785             'name' => q(milhas cúbicas),
4786             'one' => q({0} milha cúbica),
4787             'other' => q({0} milhas cúbicas),
4788             },
4789             # Core Unit Identifier
4790             'cubic-mile' => {
4791             '1' => q(feminine),
4792             'name' => q(milhas cúbicas),
4793             'one' => q({0} milha cúbica),
4794             'other' => q({0} milhas cúbicas),
4795             },
4796             # Long Unit Identifier
4797             'volume-cubic-yard' => {
4798             'name' => q(jardas cúbicas),
4799             'one' => q({0} jarda cúbica),
4800             'other' => q({0} jardas cúbicas),
4801             },
4802             # Core Unit Identifier
4803             'cubic-yard' => {
4804             'name' => q(jardas cúbicas),
4805             'one' => q({0} jarda cúbica),
4806             'other' => q({0} jardas cúbicas),
4807             },
4808             # Long Unit Identifier
4809             'volume-cup' => {
4810             '1' => q(feminine),
4811             'one' => q({0} xícara),
4812             'other' => q({0} xícaras),
4813             },
4814             # Core Unit Identifier
4815             'cup' => {
4816             '1' => q(feminine),
4817             'one' => q({0} xícara),
4818             'other' => q({0} xícaras),
4819             },
4820             # Long Unit Identifier
4821             'volume-cup-metric' => {
4822             '1' => q(feminine),
4823             'name' => q(xícaras métricas),
4824             'one' => q({0} xícara métrica),
4825             'other' => q({0} xícaras métricas),
4826             },
4827             # Core Unit Identifier
4828             'cup-metric' => {
4829             '1' => q(feminine),
4830             'name' => q(xícaras métricas),
4831             'one' => q({0} xícara métrica),
4832             'other' => q({0} xícaras métricas),
4833             },
4834             # Long Unit Identifier
4835             'volume-deciliter' => {
4836             '1' => q(masculine),
4837             'name' => q(decilitros),
4838             'one' => q({0} decilitro),
4839             'other' => q({0} decilitros),
4840             },
4841             # Core Unit Identifier
4842             'deciliter' => {
4843             '1' => q(masculine),
4844             'name' => q(decilitros),
4845             'one' => q({0} decilitro),
4846             'other' => q({0} decilitros),
4847             },
4848             # Long Unit Identifier
4849             'volume-dessert-spoon' => {
4850             '1' => q(feminine),
4851             'name' => q(colher de sobremesa),
4852             'one' => q({0} colher de sobremesa),
4853             'other' => q({0} colheres de sobremesa),
4854             },
4855             # Core Unit Identifier
4856             'dessert-spoon' => {
4857             '1' => q(feminine),
4858             'name' => q(colher de sobremesa),
4859             'one' => q({0} colher de sobremesa),
4860             'other' => q({0} colheres de sobremesa),
4861             },
4862             # Long Unit Identifier
4863             'volume-dessert-spoon-imperial' => {
4864             '1' => q(feminine),
4865             'name' => q(colheres de sobremesa imperiais),
4866             'one' => q({0} colher de sobremesa imperial),
4867             'other' => q({0} colheres de sobremesa imperiais),
4868             },
4869             # Core Unit Identifier
4870             'dessert-spoon-imperial' => {
4871             '1' => q(feminine),
4872             'name' => q(colheres de sobremesa imperiais),
4873             'one' => q({0} colher de sobremesa imperial),
4874             'other' => q({0} colheres de sobremesa imperiais),
4875             },
4876             # Long Unit Identifier
4877             'volume-dram' => {
4878             '1' => q(masculine),
4879             'name' => q(dracma),
4880             'one' => q({0} dracma líquido),
4881             'other' => q({0} dracmas líquidos),
4882             },
4883             # Core Unit Identifier
4884             'dram' => {
4885             '1' => q(masculine),
4886             'name' => q(dracma),
4887             'one' => q({0} dracma líquido),
4888             'other' => q({0} dracmas líquidos),
4889             },
4890             # Long Unit Identifier
4891             'volume-drop' => {
4892             '1' => q(feminine),
4893             },
4894             # Core Unit Identifier
4895             'drop' => {
4896             '1' => q(feminine),
4897             },
4898             # Long Unit Identifier
4899             'volume-fluid-ounce' => {
4900             '1' => q(feminine),
4901             'name' => q(onças fluidas),
4902             'one' => q({0} onça fluida),
4903             'other' => q({0} onças fluidas),
4904             },
4905             # Core Unit Identifier
4906             'fluid-ounce' => {
4907             '1' => q(feminine),
4908             'name' => q(onças fluidas),
4909             'one' => q({0} onça fluida),
4910             'other' => q({0} onças fluidas),
4911             },
4912             # Long Unit Identifier
4913             'volume-fluid-ounce-imperial' => {
4914             '1' => q(feminine),
4915             'name' => q(onças fluidas imperiais),
4916             'one' => q({0} onça fluida imperial),
4917             'other' => q({0} onças fluidas imperiais),
4918             },
4919             # Core Unit Identifier
4920             'fluid-ounce-imperial' => {
4921             '1' => q(feminine),
4922             'name' => q(onças fluidas imperiais),
4923             'one' => q({0} onça fluida imperial),
4924             'other' => q({0} onças fluidas imperiais),
4925             },
4926             # Long Unit Identifier
4927             'volume-gallon' => {
4928             '1' => q(masculine),
4929             'name' => q(galões),
4930             'one' => q({0} galão),
4931             'other' => q({0} galões),
4932             'per' => q({0} por galão),
4933             },
4934             # Core Unit Identifier
4935             'gallon' => {
4936             '1' => q(masculine),
4937             'name' => q(galões),
4938             'one' => q({0} galão),
4939             'other' => q({0} galões),
4940             'per' => q({0} por galão),
4941             },
4942             # Long Unit Identifier
4943             'volume-gallon-imperial' => {
4944             '1' => q(masculine),
4945             'name' => q(galões imperiais),
4946             'one' => q({0} galão imperial),
4947             'other' => q({0} galões imperiais),
4948             'per' => q({0} por galão imperial),
4949             },
4950             # Core Unit Identifier
4951             'gallon-imperial' => {
4952             '1' => q(masculine),
4953             'name' => q(galões imperiais),
4954             'one' => q({0} galão imperial),
4955             'other' => q({0} galões imperiais),
4956             'per' => q({0} por galão imperial),
4957             },
4958             # Long Unit Identifier
4959             'volume-hectoliter' => {
4960             '1' => q(masculine),
4961             'name' => q(hectolitros),
4962             'one' => q({0} hectolitro),
4963             'other' => q({0} hectolitros),
4964             },
4965             # Core Unit Identifier
4966             'hectoliter' => {
4967             '1' => q(masculine),
4968             'name' => q(hectolitros),
4969             'one' => q({0} hectolitro),
4970             'other' => q({0} hectolitros),
4971             },
4972             # Long Unit Identifier
4973             'volume-jigger' => {
4974             '1' => q(masculine),
4975             },
4976             # Core Unit Identifier
4977             'jigger' => {
4978             '1' => q(masculine),
4979             },
4980             # Long Unit Identifier
4981             'volume-liter' => {
4982             '1' => q(masculine),
4983             'one' => q({0} litro),
4984             'other' => q({0} litros),
4985             'per' => q({0} por litro),
4986             },
4987             # Core Unit Identifier
4988             'liter' => {
4989             '1' => q(masculine),
4990             'one' => q({0} litro),
4991             'other' => q({0} litros),
4992             'per' => q({0} por litro),
4993             },
4994             # Long Unit Identifier
4995             'volume-megaliter' => {
4996             '1' => q(masculine),
4997             'name' => q(megalitros),
4998             'one' => q({0} megalitro),
4999             'other' => q({0} megalitros),
5000             },
5001             # Core Unit Identifier
5002             'megaliter' => {
5003             '1' => q(masculine),
5004             'name' => q(megalitros),
5005             'one' => q({0} megalitro),
5006             'other' => q({0} megalitros),
5007             },
5008             # Long Unit Identifier
5009             'volume-milliliter' => {
5010             '1' => q(masculine),
5011             'name' => q(mililitros),
5012             'one' => q({0} mililitro),
5013             'other' => q({0} mililitros),
5014             },
5015             # Core Unit Identifier
5016             'milliliter' => {
5017             '1' => q(masculine),
5018             'name' => q(mililitros),
5019             'one' => q({0} mililitro),
5020             'other' => q({0} mililitros),
5021             },
5022             # Long Unit Identifier
5023             'volume-pinch' => {
5024             '1' => q(feminine),
5025             },
5026             # Core Unit Identifier
5027             'pinch' => {
5028             '1' => q(feminine),
5029             },
5030             # Long Unit Identifier
5031             'volume-pint' => {
5032             '1' => q(masculine),
5033             'one' => q({0} pint),
5034             'other' => q({0} pints),
5035             },
5036             # Core Unit Identifier
5037             'pint' => {
5038             '1' => q(masculine),
5039             'one' => q({0} pint),
5040             'other' => q({0} pints),
5041             },
5042             # Long Unit Identifier
5043             'volume-pint-metric' => {
5044             '1' => q(masculine),
5045             'name' => q(pints métricos),
5046             'one' => q({0} pint métrico),
5047             'other' => q({0} pints métricos),
5048             },
5049             # Core Unit Identifier
5050             'pint-metric' => {
5051             '1' => q(masculine),
5052             'name' => q(pints métricos),
5053             'one' => q({0} pint métrico),
5054             'other' => q({0} pints métricos),
5055             },
5056             # Long Unit Identifier
5057             'volume-quart' => {
5058             '1' => q(masculine),
5059             'name' => q(quartos),
5060             'one' => q({0} quarto),
5061             'other' => q({0} quartos),
5062             },
5063             # Core Unit Identifier
5064             'quart' => {
5065             '1' => q(masculine),
5066             'name' => q(quartos),
5067             'one' => q({0} quarto),
5068             'other' => q({0} quartos),
5069             },
5070             # Long Unit Identifier
5071             'volume-quart-imperial' => {
5072             '1' => q(masculine),
5073             'name' => q(quarto imperial),
5074             'one' => q({0} quarto imperial),
5075             'other' => q({0} quartos imperiais),
5076             },
5077             # Core Unit Identifier
5078             'quart-imperial' => {
5079             '1' => q(masculine),
5080             'name' => q(quarto imperial),
5081             'one' => q({0} quarto imperial),
5082             'other' => q({0} quartos imperiais),
5083             },
5084             # Long Unit Identifier
5085             'volume-tablespoon' => {
5086             '1' => q(feminine),
5087             'name' => q(colheres de sopa),
5088             'one' => q({0} colher de sopa),
5089             'other' => q({0} colheres de sopa),
5090             },
5091             # Core Unit Identifier
5092             'tablespoon' => {
5093             '1' => q(feminine),
5094             'name' => q(colheres de sopa),
5095             'one' => q({0} colher de sopa),
5096             'other' => q({0} colheres de sopa),
5097             },
5098             # Long Unit Identifier
5099             'volume-teaspoon' => {
5100             '1' => q(feminine),
5101             'name' => q(colheres de chá),
5102             'one' => q({0} colher de chá),
5103             'other' => q({0} colheres de chá),
5104             },
5105             # Core Unit Identifier
5106             'teaspoon' => {
5107             '1' => q(feminine),
5108             'name' => q(colheres de chá),
5109             'one' => q({0} colher de chá),
5110             'other' => q({0} colheres de chá),
5111             },
5112             },
5113             'narrow' => {
5114             # Long Unit Identifier
5115             'acceleration-meter-per-square-second' => {
5116             'name' => q(m/s²),
5117             },
5118             # Core Unit Identifier
5119             'meter-per-square-second' => {
5120             'name' => q(m/s²),
5121             },
5122             # Long Unit Identifier
5123             'angle-arc-minute' => {
5124             'name' => q(arcmin),
5125             'one' => q({0}′),
5126             'other' => q({0}′),
5127             },
5128             # Core Unit Identifier
5129             'arc-minute' => {
5130             'name' => q(arcmin),
5131             'one' => q({0}′),
5132             'other' => q({0}′),
5133             },
5134             # Long Unit Identifier
5135             'angle-arc-second' => {
5136             'name' => q(arcseg),
5137             'one' => q({0}″),
5138             'other' => q({0}″),
5139             },
5140             # Core Unit Identifier
5141             'arc-second' => {
5142             'name' => q(arcseg),
5143             'one' => q({0}″),
5144             'other' => q({0}″),
5145             },
5146             # Long Unit Identifier
5147             'angle-radian' => {
5148             'name' => q(rad),
5149             },
5150             # Core Unit Identifier
5151             'radian' => {
5152             'name' => q(rad),
5153             },
5154             # Long Unit Identifier
5155             'area-acre' => {
5156             'name' => q(acre),
5157             'one' => q({0} acre),
5158             'other' => q({0} acres),
5159             },
5160             # Core Unit Identifier
5161             'acre' => {
5162             'name' => q(acre),
5163             'one' => q({0} acre),
5164             'other' => q({0} acres),
5165             },
5166             # Long Unit Identifier
5167             'area-dunam' => {
5168             'name' => q(dunam),
5169             },
5170             # Core Unit Identifier
5171             'dunam' => {
5172             'name' => q(dunam),
5173             },
5174             # Long Unit Identifier
5175             'area-hectare' => {
5176             'name' => q(hectare),
5177             },
5178             # Core Unit Identifier
5179             'hectare' => {
5180             'name' => q(hectare),
5181             },
5182             # Long Unit Identifier
5183             'area-square-foot' => {
5184             'name' => q(ft²),
5185             },
5186             # Core Unit Identifier
5187             'square-foot' => {
5188             'name' => q(ft²),
5189             },
5190             # Long Unit Identifier
5191             'area-square-inch' => {
5192             'name' => q(pol²),
5193             'per' => q({0}/pol²),
5194             },
5195             # Core Unit Identifier
5196             'square-inch' => {
5197             'name' => q(pol²),
5198             'per' => q({0}/pol²),
5199             },
5200             # Long Unit Identifier
5201             'area-square-mile' => {
5202             'name' => q(mi²),
5203             },
5204             # Core Unit Identifier
5205             'square-mile' => {
5206             'name' => q(mi²),
5207             },
5208             # Long Unit Identifier
5209             'area-square-yard' => {
5210             'name' => q(yd²),
5211             },
5212             # Core Unit Identifier
5213             'square-yard' => {
5214             'name' => q(yd²),
5215             },
5216             # Long Unit Identifier
5217             'concentr-karat' => {
5218             'name' => q(kilate),
5219             },
5220             # Core Unit Identifier
5221             'karat' => {
5222             'name' => q(kilate),
5223             },
5224             # Long Unit Identifier
5225             'concentr-millimole-per-liter' => {
5226             'name' => q(mmol/l),
5227             },
5228             # Core Unit Identifier
5229             'millimole-per-liter' => {
5230             'name' => q(mmol/l),
5231             },
5232             # Long Unit Identifier
5233             'concentr-percent' => {
5234             'name' => q(%),
5235             },
5236             # Core Unit Identifier
5237             'percent' => {
5238             'name' => q(%),
5239             },
5240             # Long Unit Identifier
5241             'concentr-permille' => {
5242             'name' => q(‰),
5243             },
5244             # Core Unit Identifier
5245             'permille' => {
5246             'name' => q(‰),
5247             },
5248             # Long Unit Identifier
5249             'concentr-permillion' => {
5250             'name' => q(ppm),
5251             },
5252             # Core Unit Identifier
5253             'permillion' => {
5254             'name' => q(ppm),
5255             },
5256             # Long Unit Identifier
5257             'concentr-permyriad' => {
5258             'name' => q(‱),
5259             },
5260             # Core Unit Identifier
5261             'permyriad' => {
5262             'name' => q(‱),
5263             },
5264             # Long Unit Identifier
5265             'consumption-liter-per-kilometer' => {
5266             'name' => q(l/km),
5267             },
5268             # Core Unit Identifier
5269             'liter-per-kilometer' => {
5270             'name' => q(l/km),
5271             },
5272             # Long Unit Identifier
5273             'consumption-mile-per-gallon' => {
5274             'name' => q(mpg),
5275             },
5276             # Core Unit Identifier
5277             'mile-per-gallon' => {
5278             'name' => q(mpg),
5279             },
5280             # Long Unit Identifier
5281             'coordinate' => {
5282             'east' => q({0}L),
5283             'west' => q({0}O),
5284             },
5285             # Core Unit Identifier
5286             'coordinate' => {
5287             'east' => q({0}L),
5288             'west' => q({0}O),
5289             },
5290             # Long Unit Identifier
5291             'digital-bit' => {
5292             'one' => q({0} bit),
5293             'other' => q({0} bits),
5294             },
5295             # Core Unit Identifier
5296             'bit' => {
5297             'one' => q({0} bit),
5298             'other' => q({0} bits),
5299             },
5300             # Long Unit Identifier
5301             'digital-byte' => {
5302             'name' => q(B),
5303             'one' => q({0} B),
5304             'other' => q({0} B),
5305             },
5306             # Core Unit Identifier
5307             'byte' => {
5308             'name' => q(B),
5309             'one' => q({0} B),
5310             'other' => q({0} B),
5311             },
5312             # Long Unit Identifier
5313             'digital-gigabit' => {
5314             'name' => q(Gb),
5315             },
5316             # Core Unit Identifier
5317             'gigabit' => {
5318             'name' => q(Gb),
5319             },
5320             # Long Unit Identifier
5321             'digital-gigabyte' => {
5322             'name' => q(GB),
5323             },
5324             # Core Unit Identifier
5325             'gigabyte' => {
5326             'name' => q(GB),
5327             },
5328             # Long Unit Identifier
5329             'digital-kilobit' => {
5330             'name' => q(kb),
5331             },
5332             # Core Unit Identifier
5333             'kilobit' => {
5334             'name' => q(kb),
5335             },
5336             # Long Unit Identifier
5337             'digital-kilobyte' => {
5338             'name' => q(kB),
5339             },
5340             # Core Unit Identifier
5341             'kilobyte' => {
5342             'name' => q(kB),
5343             },
5344             # Long Unit Identifier
5345             'digital-megabit' => {
5346             'name' => q(Mb),
5347             },
5348             # Core Unit Identifier
5349             'megabit' => {
5350             'name' => q(Mb),
5351             },
5352             # Long Unit Identifier
5353             'digital-megabyte' => {
5354             'name' => q(MB),
5355             },
5356             # Core Unit Identifier
5357             'megabyte' => {
5358             'name' => q(MB),
5359             },
5360             # Long Unit Identifier
5361             'digital-petabyte' => {
5362             'name' => q(PB),
5363             },
5364             # Core Unit Identifier
5365             'petabyte' => {
5366             'name' => q(PB),
5367             },
5368             # Long Unit Identifier
5369             'digital-terabit' => {
5370             'name' => q(Tb),
5371             },
5372             # Core Unit Identifier
5373             'terabit' => {
5374             'name' => q(Tb),
5375             },
5376             # Long Unit Identifier
5377             'digital-terabyte' => {
5378             'name' => q(TB),
5379             },
5380             # Core Unit Identifier
5381             'terabyte' => {
5382             'name' => q(TB),
5383             },
5384             # Long Unit Identifier
5385             'duration-day' => {
5386             'name' => q(dia),
5387             },
5388             # Core Unit Identifier
5389             'day' => {
5390             'name' => q(dia),
5391             },
5392             # Long Unit Identifier
5393             'duration-hour' => {
5394             'name' => q(hora),
5395             },
5396             # Core Unit Identifier
5397             'hour' => {
5398             'name' => q(hora),
5399             },
5400             # Long Unit Identifier
5401             'duration-millisecond' => {
5402             'name' => q(ms),
5403             },
5404             # Core Unit Identifier
5405             'millisecond' => {
5406             'name' => q(ms),
5407             },
5408             # Long Unit Identifier
5409             'duration-month' => {
5410             'name' => q(mês),
5411             },
5412             # Core Unit Identifier
5413             'month' => {
5414             'name' => q(mês),
5415             },
5416             # Long Unit Identifier
5417             'duration-night' => {
5418             'name' => q(noites),
5419             'one' => q({0} noite),
5420             'other' => q({0} noites),
5421             'per' => q({0}/noite),
5422             },
5423             # Core Unit Identifier
5424             'night' => {
5425             'name' => q(noites),
5426             'one' => q({0} noite),
5427             'other' => q({0} noites),
5428             'per' => q({0}/noite),
5429             },
5430             # Long Unit Identifier
5431             'duration-week' => {
5432             'name' => q(sem.),
5433             },
5434             # Core Unit Identifier
5435             'week' => {
5436             'name' => q(sem.),
5437             },
5438             # Long Unit Identifier
5439             'duration-year' => {
5440             'name' => q(ano),
5441             },
5442             # Core Unit Identifier
5443             'year' => {
5444             'name' => q(ano),
5445             },
5446             # Long Unit Identifier
5447             'electric-ampere' => {
5448             'name' => q(amp),
5449             },
5450             # Core Unit Identifier
5451             'ampere' => {
5452             'name' => q(amp),
5453             },
5454             # Long Unit Identifier
5455             'electric-milliampere' => {
5456             'name' => q(mA),
5457             },
5458             # Core Unit Identifier
5459             'milliampere' => {
5460             'name' => q(mA),
5461             },
5462             # Long Unit Identifier
5463             'electric-ohm' => {
5464             'name' => q(ohm),
5465             },
5466             # Core Unit Identifier
5467             'ohm' => {
5468             'name' => q(ohm),
5469             },
5470             # Long Unit Identifier
5471             'electric-volt' => {
5472             'name' => q(volt),
5473             },
5474             # Core Unit Identifier
5475             'volt' => {
5476             'name' => q(volt),
5477             },
5478             # Long Unit Identifier
5479             'energy-electronvolt' => {
5480             'name' => q(eV),
5481             },
5482             # Core Unit Identifier
5483             'electronvolt' => {
5484             'name' => q(eV),
5485             },
5486             # Long Unit Identifier
5487             'energy-joule' => {
5488             'name' => q(joule),
5489             },
5490             # Core Unit Identifier
5491             'joule' => {
5492             'name' => q(joule),
5493             },
5494             # Long Unit Identifier
5495             'energy-kilojoule' => {
5496             'name' => q(kJ),
5497             },
5498             # Core Unit Identifier
5499             'kilojoule' => {
5500             'name' => q(kJ),
5501             },
5502             # Long Unit Identifier
5503             'energy-kilowatt-hour' => {
5504             'name' => q(kWh),
5505             },
5506             # Core Unit Identifier
5507             'kilowatt-hour' => {
5508             'name' => q(kWh),
5509             },
5510             # Long Unit Identifier
5511             'force-newton' => {
5512             'name' => q(N),
5513             },
5514             # Core Unit Identifier
5515             'newton' => {
5516             'name' => q(N),
5517             },
5518             # Long Unit Identifier
5519             'force-pound-force' => {
5520             'name' => q(lbf),
5521             },
5522             # Core Unit Identifier
5523             'pound-force' => {
5524             'name' => q(lbf),
5525             },
5526             # Long Unit Identifier
5527             'graphics-dot' => {
5528             'name' => q(pt),
5529             'one' => q({0} pt),
5530             'other' => q({0} pts),
5531             },
5532             # Core Unit Identifier
5533             'dot' => {
5534             'name' => q(pt),
5535             'one' => q({0} pt),
5536             'other' => q({0} pts),
5537             },
5538             # Long Unit Identifier
5539             'graphics-megapixel' => {
5540             'name' => q(MP),
5541             },
5542             # Core Unit Identifier
5543             'megapixel' => {
5544             'name' => q(MP),
5545             },
5546             # Long Unit Identifier
5547             'graphics-pixel' => {
5548             'name' => q(px),
5549             },
5550             # Core Unit Identifier
5551             'pixel' => {
5552             'name' => q(px),
5553             },
5554             # Long Unit Identifier
5555             'length-fathom' => {
5556             'name' => q(braça),
5557             },
5558             # Core Unit Identifier
5559             'fathom' => {
5560             'name' => q(braça),
5561             },
5562             # Long Unit Identifier
5563             'length-foot' => {
5564             'name' => q(ft),
5565             'one' => q({0}′),
5566             'other' => q({0}′),
5567             },
5568             # Core Unit Identifier
5569             'foot' => {
5570             'name' => q(ft),
5571             'one' => q({0}′),
5572             'other' => q({0}′),
5573             },
5574             # Long Unit Identifier
5575             'length-furlong' => {
5576             'name' => q(furlong),
5577             },
5578             # Core Unit Identifier
5579             'furlong' => {
5580             'name' => q(furlong),
5581             },
5582             # Long Unit Identifier
5583             'length-inch' => {
5584             'one' => q({0}″),
5585             'other' => q({0}″),
5586             },
5587             # Core Unit Identifier
5588             'inch' => {
5589             'one' => q({0}″),
5590             'other' => q({0}″),
5591             },
5592             # Long Unit Identifier
5593             'length-mile' => {
5594             'name' => q(mi),
5595             },
5596             # Core Unit Identifier
5597             'mile' => {
5598             'name' => q(mi),
5599             },
5600             # Long Unit Identifier
5601             'length-parsec' => {
5602             'name' => q(parsec),
5603             },
5604             # Core Unit Identifier
5605             'parsec' => {
5606             'name' => q(parsec),
5607             },
5608             # Long Unit Identifier
5609             'length-point' => {
5610             'name' => q(pt),
5611             },
5612             # Core Unit Identifier
5613             'point' => {
5614             'name' => q(pt),
5615             },
5616             # Long Unit Identifier
5617             'length-solar-radius' => {
5618             'name' => q(R☉),
5619             },
5620             # Core Unit Identifier
5621             'solar-radius' => {
5622             'name' => q(R☉),
5623             },
5624             # Long Unit Identifier
5625             'length-yard' => {
5626             'name' => q(yd),
5627             },
5628             # Core Unit Identifier
5629             'yard' => {
5630             'name' => q(yd),
5631             },
5632             # Long Unit Identifier
5633             'light-solar-luminosity' => {
5634             'name' => q(L☉),
5635             },
5636             # Core Unit Identifier
5637             'solar-luminosity' => {
5638             'name' => q(L☉),
5639             },
5640             # Long Unit Identifier
5641             'mass-carat' => {
5642             'name' => q(quilate),
5643             'one' => q({0} ql),
5644             'other' => q({0} ql),
5645             },
5646             # Core Unit Identifier
5647             'carat' => {
5648             'name' => q(quilate),
5649             'one' => q({0} ql),
5650             'other' => q({0} ql),
5651             },
5652             # Long Unit Identifier
5653             'mass-dalton' => {
5654             'name' => q(Da),
5655             },
5656             # Core Unit Identifier
5657             'dalton' => {
5658             'name' => q(Da),
5659             },
5660             # Long Unit Identifier
5661             'mass-earth-mass' => {
5662             'name' => q(M⊕),
5663             },
5664             # Core Unit Identifier
5665             'earth-mass' => {
5666             'name' => q(M⊕),
5667             },
5668             # Long Unit Identifier
5669             'mass-gram' => {
5670             'name' => q(grama),
5671             'one' => q({0}g),
5672             'other' => q({0}g),
5673             },
5674             # Core Unit Identifier
5675             'gram' => {
5676             'name' => q(grama),
5677             'one' => q({0}g),
5678             'other' => q({0}g),
5679             },
5680             # Long Unit Identifier
5681             'mass-kilogram' => {
5682             'one' => q({0}kg),
5683             'other' => q({0}kg),
5684             },
5685             # Core Unit Identifier
5686             'kilogram' => {
5687             'one' => q({0}kg),
5688             'other' => q({0}kg),
5689             },
5690             # Long Unit Identifier
5691             'mass-ounce-troy' => {
5692             'name' => q(oz t),
5693             },
5694             # Core Unit Identifier
5695             'ounce-troy' => {
5696             'name' => q(oz t),
5697             },
5698             # Long Unit Identifier
5699             'mass-pound' => {
5700             'name' => q(lb),
5701             },
5702             # Core Unit Identifier
5703             'pound' => {
5704             'name' => q(lb),
5705             },
5706             # Long Unit Identifier
5707             'mass-solar-mass' => {
5708             'name' => q(M☉),
5709             },
5710             # Core Unit Identifier
5711             'solar-mass' => {
5712             'name' => q(M☉),
5713             },
5714             # Long Unit Identifier
5715             'mass-stone' => {
5716             'name' => q(stone),
5717             },
5718             # Core Unit Identifier
5719             'stone' => {
5720             'name' => q(stone),
5721             },
5722             # Long Unit Identifier
5723             'mass-ton' => {
5724             'name' => q(ton),
5725             },
5726             # Core Unit Identifier
5727             'ton' => {
5728             'name' => q(ton),
5729             },
5730             # Long Unit Identifier
5731             'power-watt' => {
5732             'name' => q(watt),
5733             },
5734             # Core Unit Identifier
5735             'watt' => {
5736             'name' => q(watt),
5737             },
5738             # Long Unit Identifier
5739             'pressure-millibar' => {
5740             'one' => q({0} mb),
5741             'other' => q({0} mb),
5742             },
5743             # Core Unit Identifier
5744             'millibar' => {
5745             'one' => q({0} mb),
5746             'other' => q({0} mb),
5747             },
5748             # Long Unit Identifier
5749             'speed-kilometer-per-hour' => {
5750             'one' => q({0}km/h),
5751             'other' => q({0}km/h),
5752             },
5753             # Core Unit Identifier
5754             'kilometer-per-hour' => {
5755             'one' => q({0}km/h),
5756             'other' => q({0}km/h),
5757             },
5758             # Long Unit Identifier
5759             'speed-light-speed' => {
5760             'name' => q(luz),
5761             'one' => q({0} luz),
5762             'other' => q({0} luzes),
5763             },
5764             # Core Unit Identifier
5765             'light-speed' => {
5766             'name' => q(luz),
5767             'one' => q({0} luz),
5768             'other' => q({0} luzes),
5769             },
5770             # Long Unit Identifier
5771             'speed-meter-per-second' => {
5772             'name' => q(m/s),
5773             },
5774             # Core Unit Identifier
5775             'meter-per-second' => {
5776             'name' => q(m/s),
5777             },
5778             # Long Unit Identifier
5779             'speed-mile-per-hour' => {
5780             'name' => q(mph),
5781             },
5782             # Core Unit Identifier
5783             'mile-per-hour' => {
5784             'name' => q(mph),
5785             },
5786             # Long Unit Identifier
5787             'temperature-celsius' => {
5788             'name' => q(°C),
5789             },
5790             # Core Unit Identifier
5791             'celsius' => {
5792             'name' => q(°C),
5793             },
5794             # Long Unit Identifier
5795             'temperature-fahrenheit' => {
5796             'name' => q(°F),
5797             },
5798             # Core Unit Identifier
5799             'fahrenheit' => {
5800             'name' => q(°F),
5801             },
5802             # Long Unit Identifier
5803             'volume-bushel' => {
5804             'name' => q(bushel),
5805             },
5806             # Core Unit Identifier
5807             'bushel' => {
5808             'name' => q(bushel),
5809             },
5810             # Long Unit Identifier
5811             'volume-cubic-foot' => {
5812             'name' => q(ft³),
5813             },
5814             # Core Unit Identifier
5815             'cubic-foot' => {
5816             'name' => q(ft³),
5817             },
5818             # Long Unit Identifier
5819             'volume-cubic-inch' => {
5820             'name' => q(pol³),
5821             },
5822             # Core Unit Identifier
5823             'cubic-inch' => {
5824             'name' => q(pol³),
5825             },
5826             # Long Unit Identifier
5827             'volume-cubic-yard' => {
5828             'name' => q(yd³),
5829             },
5830             # Core Unit Identifier
5831             'cubic-yard' => {
5832             'name' => q(yd³),
5833             },
5834             # Long Unit Identifier
5835             'volume-cup' => {
5836             'name' => q(xícara),
5837             },
5838             # Core Unit Identifier
5839             'cup' => {
5840             'name' => q(xícara),
5841             },
5842             # Long Unit Identifier
5843             'volume-fluid-ounce' => {
5844             'name' => q(fl. oz.),
5845             'one' => q({0} fl. oz.),
5846             'other' => q({0} fl. oz.),
5847             },
5848             # Core Unit Identifier
5849             'fluid-ounce' => {
5850             'name' => q(fl. oz.),
5851             'one' => q({0} fl. oz.),
5852             'other' => q({0} fl. oz.),
5853             },
5854             # Long Unit Identifier
5855             'volume-liter' => {
5856             'name' => q(litro),
5857             'one' => q({0}l),
5858             'other' => q({0}l),
5859             },
5860             # Core Unit Identifier
5861             'liter' => {
5862             'name' => q(litro),
5863             'one' => q({0}l),
5864             'other' => q({0}l),
5865             },
5866             # Long Unit Identifier
5867             'volume-pint' => {
5868             'name' => q(pt),
5869             },
5870             # Core Unit Identifier
5871             'pint' => {
5872             'name' => q(pt),
5873             },
5874             # Long Unit Identifier
5875             'volume-quart' => {
5876             'name' => q(qt),
5877             },
5878             # Core Unit Identifier
5879             'quart' => {
5880             'name' => q(qt),
5881             },
5882             },
5883             'short' => {
5884             # Long Unit Identifier
5885             '' => {
5886             'name' => q(direção),
5887             },
5888             # Core Unit Identifier
5889             '' => {
5890             'name' => q(direção),
5891             },
5892             # Long Unit Identifier
5893             'acceleration-g-force' => {
5894             'name' => q(força g),
5895             },
5896             # Core Unit Identifier
5897             'g-force' => {
5898             'name' => q(força g),
5899             },
5900             # Long Unit Identifier
5901             'acceleration-meter-per-square-second' => {
5902             'name' => q(metros/seg²),
5903             },
5904             # Core Unit Identifier
5905             'meter-per-square-second' => {
5906             'name' => q(metros/seg²),
5907             },
5908             # Long Unit Identifier
5909             'angle-arc-minute' => {
5910             'name' => q(arcmins),
5911             'one' => q({0} arcmin),
5912             'other' => q({0} arcmins),
5913             },
5914             # Core Unit Identifier
5915             'arc-minute' => {
5916             'name' => q(arcmins),
5917             'one' => q({0} arcmin),
5918             'other' => q({0} arcmins),
5919             },
5920             # Long Unit Identifier
5921             'angle-arc-second' => {
5922             'name' => q(arcsegs),
5923             'one' => q({0} arcseg),
5924             'other' => q({0} arcsegs),
5925             },
5926             # Core Unit Identifier
5927             'arc-second' => {
5928             'name' => q(arcsegs),
5929             'one' => q({0} arcseg),
5930             'other' => q({0} arcsegs),
5931             },
5932             # Long Unit Identifier
5933             'angle-degree' => {
5934             'name' => q(graus),
5935             'one' => q({0} °),
5936             'other' => q({0} °),
5937             },
5938             # Core Unit Identifier
5939             'degree' => {
5940             'name' => q(graus),
5941             'one' => q({0} °),
5942             'other' => q({0} °),
5943             },
5944             # Long Unit Identifier
5945             'angle-radian' => {
5946             'name' => q(radianos),
5947             },
5948             # Core Unit Identifier
5949             'radian' => {
5950             'name' => q(radianos),
5951             },
5952             # Long Unit Identifier
5953             'area-acre' => {
5954             'name' => q(acres),
5955             },
5956             # Core Unit Identifier
5957             'acre' => {
5958             'name' => q(acres),
5959             },
5960             # Long Unit Identifier
5961             'area-dunam' => {
5962             'name' => q(dunans),
5963             'one' => q({0} dunam),
5964             'other' => q({0} dunans),
5965             },
5966             # Core Unit Identifier
5967             'dunam' => {
5968             'name' => q(dunans),
5969             'one' => q({0} dunam),
5970             'other' => q({0} dunans),
5971             },
5972             # Long Unit Identifier
5973             'area-hectare' => {
5974             'name' => q(hectares),
5975             },
5976             # Core Unit Identifier
5977             'hectare' => {
5978             'name' => q(hectares),
5979             },
5980             # Long Unit Identifier
5981             'area-square-foot' => {
5982             'name' => q(pés²),
5983             },
5984             # Core Unit Identifier
5985             'square-foot' => {
5986             'name' => q(pés²),
5987             },
5988             # Long Unit Identifier
5989             'area-square-inch' => {
5990             'name' => q(polegadas²),
5991             'one' => q({0} pol²),
5992             'other' => q({0} pol²),
5993             'per' => q({0} por pol²),
5994             },
5995             # Core Unit Identifier
5996             'square-inch' => {
5997             'name' => q(polegadas²),
5998             'one' => q({0} pol²),
5999             'other' => q({0} pol²),
6000             'per' => q({0} por pol²),
6001             },
6002             # Long Unit Identifier
6003             'area-square-meter' => {
6004             'name' => q(metros²),
6005             },
6006             # Core Unit Identifier
6007             'square-meter' => {
6008             'name' => q(metros²),
6009             },
6010             # Long Unit Identifier
6011             'area-square-mile' => {
6012             'name' => q(milhas²),
6013             },
6014             # Core Unit Identifier
6015             'square-mile' => {
6016             'name' => q(milhas²),
6017             },
6018             # Long Unit Identifier
6019             'area-square-yard' => {
6020             'name' => q(jardas²),
6021             },
6022             # Core Unit Identifier
6023             'square-yard' => {
6024             'name' => q(jardas²),
6025             },
6026             # Long Unit Identifier
6027             'concentr-item' => {
6028             'one' => q({0} item),
6029             'other' => q({0} itens),
6030             },
6031             # Core Unit Identifier
6032             'item' => {
6033             'one' => q({0} item),
6034             'other' => q({0} itens),
6035             },
6036             # Long Unit Identifier
6037             'concentr-karat' => {
6038             'name' => q(kilates),
6039             'one' => q({0} k),
6040             'other' => q({0} k),
6041             },
6042             # Core Unit Identifier
6043             'karat' => {
6044             'name' => q(kilates),
6045             'one' => q({0} k),
6046             'other' => q({0} k),
6047             },
6048             # Long Unit Identifier
6049             'concentr-milligram-ofglucose-per-deciliter' => {
6050             'name' => q(mg/dl),
6051             'one' => q({0} mg/dl),
6052             'other' => q({0} mg/dl),
6053             },
6054             # Core Unit Identifier
6055             'milligram-ofglucose-per-deciliter' => {
6056             'name' => q(mg/dl),
6057             'one' => q({0} mg/dl),
6058             'other' => q({0} mg/dl),
6059             },
6060             # Long Unit Identifier
6061             'concentr-millimole-per-liter' => {
6062             'name' => q(milimol/litro),
6063             'one' => q({0} mmol/l),
6064             'other' => q({0} mmol/l),
6065             },
6066             # Core Unit Identifier
6067             'millimole-per-liter' => {
6068             'name' => q(milimol/litro),
6069             'one' => q({0} mmol/l),
6070             'other' => q({0} mmol/l),
6071             },
6072             # Long Unit Identifier
6073             'concentr-percent' => {
6074             'name' => q(por cento),
6075             },
6076             # Core Unit Identifier
6077             'percent' => {
6078             'name' => q(por cento),
6079             },
6080             # Long Unit Identifier
6081             'concentr-permille' => {
6082             'name' => q(por mil),
6083             },
6084             # Core Unit Identifier
6085             'permille' => {
6086             'name' => q(por mil),
6087             },
6088             # Long Unit Identifier
6089             'concentr-permillion' => {
6090             'name' => q(partes/milhão),
6091             },
6092             # Core Unit Identifier
6093             'permillion' => {
6094             'name' => q(partes/milhão),
6095             },
6096             # Long Unit Identifier
6097             'concentr-permyriad' => {
6098             'name' => q(ponto base),
6099             },
6100             # Core Unit Identifier
6101             'permyriad' => {
6102             'name' => q(ponto base),
6103             },
6104             # Long Unit Identifier
6105             'concentr-portion-per-1e9' => {
6106             'name' => q(partes/bilhão),
6107             },
6108             # Core Unit Identifier
6109             'portion-per-1e9' => {
6110             'name' => q(partes/bilhão),
6111             },
6112             # Long Unit Identifier
6113             'consumption-liter-per-100-kilometer' => {
6114             'name' => q(l/100 km),
6115             'one' => q({0} l/100 km),
6116             'other' => q({0} l/100 km),
6117             },
6118             # Core Unit Identifier
6119             'liter-per-100-kilometer' => {
6120             'name' => q(l/100 km),
6121             'one' => q({0} l/100 km),
6122             'other' => q({0} l/100 km),
6123             },
6124             # Long Unit Identifier
6125             'consumption-liter-per-kilometer' => {
6126             'name' => q(litros/km),
6127             'one' => q({0} l/km),
6128             'other' => q({0} l/km),
6129             },
6130             # Core Unit Identifier
6131             'liter-per-kilometer' => {
6132             'name' => q(litros/km),
6133             'one' => q({0} l/km),
6134             'other' => q({0} l/km),
6135             },
6136             # Long Unit Identifier
6137             'consumption-mile-per-gallon' => {
6138             'name' => q(milhas/gal),
6139             'one' => q({0} mpg),
6140             'other' => q({0} mpg),
6141             },
6142             # Core Unit Identifier
6143             'mile-per-gallon' => {
6144             'name' => q(milhas/gal),
6145             'one' => q({0} mpg),
6146             'other' => q({0} mpg),
6147             },
6148             # Long Unit Identifier
6149             'consumption-mile-per-gallon-imperial' => {
6150             'name' => q(milhas/gal. imp.),
6151             'one' => q({0} mpg imp.),
6152             'other' => q({0} mpg imp.),
6153             },
6154             # Core Unit Identifier
6155             'mile-per-gallon-imperial' => {
6156             'name' => q(milhas/gal. imp.),
6157             'one' => q({0} mpg imp.),
6158             'other' => q({0} mpg imp.),
6159             },
6160             # Long Unit Identifier
6161             'coordinate' => {
6162             'east' => q({0} L),
6163             'north' => q({0} N),
6164             'south' => q({0} S),
6165             'west' => q({0} O),
6166             },
6167             # Core Unit Identifier
6168             'coordinate' => {
6169             'east' => q({0} L),
6170             'north' => q({0} N),
6171             'south' => q({0} S),
6172             'west' => q({0} O),
6173             },
6174             # Long Unit Identifier
6175             'digital-bit' => {
6176             'one' => q({0} bits),
6177             'other' => q({0} bits),
6178             },
6179             # Core Unit Identifier
6180             'bit' => {
6181             'one' => q({0} bits),
6182             'other' => q({0} bits),
6183             },
6184             # Long Unit Identifier
6185             'digital-byte' => {
6186             'one' => q({0} bytes),
6187             'other' => q({0} bytes),
6188             },
6189             # Core Unit Identifier
6190             'byte' => {
6191             'one' => q({0} bytes),
6192             'other' => q({0} bytes),
6193             },
6194             # Long Unit Identifier
6195             'digital-gigabit' => {
6196             'name' => q(Gbit),
6197             },
6198             # Core Unit Identifier
6199             'gigabit' => {
6200             'name' => q(Gbit),
6201             },
6202             # Long Unit Identifier
6203             'digital-gigabyte' => {
6204             'name' => q(GByte),
6205             },
6206             # Core Unit Identifier
6207             'gigabyte' => {
6208             'name' => q(GByte),
6209             },
6210             # Long Unit Identifier
6211             'digital-kilobit' => {
6212             'name' => q(kbit),
6213             },
6214             # Core Unit Identifier
6215             'kilobit' => {
6216             'name' => q(kbit),
6217             },
6218             # Long Unit Identifier
6219             'digital-kilobyte' => {
6220             'name' => q(kByte),
6221             },
6222             # Core Unit Identifier
6223             'kilobyte' => {
6224             'name' => q(kByte),
6225             },
6226             # Long Unit Identifier
6227             'digital-megabit' => {
6228             'name' => q(Mbit),
6229             },
6230             # Core Unit Identifier
6231             'megabit' => {
6232             'name' => q(Mbit),
6233             },
6234             # Long Unit Identifier
6235             'digital-megabyte' => {
6236             'name' => q(MByte),
6237             },
6238             # Core Unit Identifier
6239             'megabyte' => {
6240             'name' => q(MByte),
6241             },
6242             # Long Unit Identifier
6243             'digital-petabyte' => {
6244             'name' => q(PByte),
6245             },
6246             # Core Unit Identifier
6247             'petabyte' => {
6248             'name' => q(PByte),
6249             },
6250             # Long Unit Identifier
6251             'digital-terabit' => {
6252             'name' => q(Tbit),
6253             },
6254             # Core Unit Identifier
6255             'terabit' => {
6256             'name' => q(Tbit),
6257             },
6258             # Long Unit Identifier
6259             'digital-terabyte' => {
6260             'name' => q(TByte),
6261             },
6262             # Core Unit Identifier
6263             'terabyte' => {
6264             'name' => q(TByte),
6265             },
6266             # Long Unit Identifier
6267             'duration-century' => {
6268             'name' => q(séc.),
6269             'one' => q({0} séc.),
6270             'other' => q({0} sécs.),
6271             },
6272             # Core Unit Identifier
6273             'century' => {
6274             'name' => q(séc.),
6275             'one' => q({0} séc.),
6276             'other' => q({0} sécs.),
6277             },
6278             # Long Unit Identifier
6279             'duration-day' => {
6280             'name' => q(dias),
6281             'one' => q({0} dia),
6282             'other' => q({0} dias),
6283             'per' => q({0}/dia),
6284             },
6285             # Core Unit Identifier
6286             'day' => {
6287             'name' => q(dias),
6288             'one' => q({0} dia),
6289             'other' => q({0} dias),
6290             'per' => q({0}/dia),
6291             },
6292             # Long Unit Identifier
6293             'duration-decade' => {
6294             'name' => q(déc.),
6295             'one' => q({0} déc.),
6296             'other' => q({0} déc.),
6297             },
6298             # Core Unit Identifier
6299             'decade' => {
6300             'name' => q(déc.),
6301             'one' => q({0} déc.),
6302             'other' => q({0} déc.),
6303             },
6304             # Long Unit Identifier
6305             'duration-hour' => {
6306             'name' => q(horas),
6307             },
6308             # Core Unit Identifier
6309             'hour' => {
6310             'name' => q(horas),
6311             },
6312             # Long Unit Identifier
6313             'duration-millisecond' => {
6314             'name' => q(milissegundos),
6315             },
6316             # Core Unit Identifier
6317             'millisecond' => {
6318             'name' => q(milissegundos),
6319             },
6320             # Long Unit Identifier
6321             'duration-month' => {
6322             'name' => q(meses),
6323             'one' => q({0} mês),
6324             'other' => q({0} meses),
6325             'per' => q({0}/mês),
6326             },
6327             # Core Unit Identifier
6328             'month' => {
6329             'name' => q(meses),
6330             'one' => q({0} mês),
6331             'other' => q({0} meses),
6332             'per' => q({0}/mês),
6333             },
6334             # Long Unit Identifier
6335             'duration-night' => {
6336             'name' => q(noites),
6337             'one' => q({0} noite),
6338             'other' => q({0} noites),
6339             'per' => q({0}/noite),
6340             },
6341             # Core Unit Identifier
6342             'night' => {
6343             'name' => q(noites),
6344             'one' => q({0} noite),
6345             'other' => q({0} noites),
6346             'per' => q({0}/noite),
6347             },
6348             # Long Unit Identifier
6349             'duration-quarter' => {
6350             'name' => q(trim.),
6351             'one' => q({0} trim.),
6352             'other' => q({0} trim.),
6353             'per' => q({0}/trim.),
6354             },
6355             # Core Unit Identifier
6356             'quarter' => {
6357             'name' => q(trim.),
6358             'one' => q({0} trim.),
6359             'other' => q({0} trim.),
6360             'per' => q({0}/trim.),
6361             },
6362             # Long Unit Identifier
6363             'duration-second' => {
6364             'name' => q(s),
6365             },
6366             # Core Unit Identifier
6367             'second' => {
6368             'name' => q(s),
6369             },
6370             # Long Unit Identifier
6371             'duration-week' => {
6372             'name' => q(semanas),
6373             'one' => q({0} sem.),
6374             'other' => q({0} sem.),
6375             'per' => q({0}/sem.),
6376             },
6377             # Core Unit Identifier
6378             'week' => {
6379             'name' => q(semanas),
6380             'one' => q({0} sem.),
6381             'other' => q({0} sem.),
6382             'per' => q({0}/sem.),
6383             },
6384             # Long Unit Identifier
6385             'duration-year' => {
6386             'name' => q(anos),
6387             'one' => q({0} ano),
6388             'other' => q({0} anos),
6389             'per' => q({0}/ano),
6390             },
6391             # Core Unit Identifier
6392             'year' => {
6393             'name' => q(anos),
6394             'one' => q({0} ano),
6395             'other' => q({0} anos),
6396             'per' => q({0}/ano),
6397             },
6398             # Long Unit Identifier
6399             'electric-ampere' => {
6400             'name' => q(amps),
6401             },
6402             # Core Unit Identifier
6403             'ampere' => {
6404             'name' => q(amps),
6405             },
6406             # Long Unit Identifier
6407             'electric-milliampere' => {
6408             'name' => q(miliamps),
6409             },
6410             # Core Unit Identifier
6411             'milliampere' => {
6412             'name' => q(miliamps),
6413             },
6414             # Long Unit Identifier
6415             'electric-ohm' => {
6416             'name' => q(ohms),
6417             },
6418             # Core Unit Identifier
6419             'ohm' => {
6420             'name' => q(ohms),
6421             },
6422             # Long Unit Identifier
6423             'electric-volt' => {
6424             'name' => q(volts),
6425             },
6426             # Core Unit Identifier
6427             'volt' => {
6428             'name' => q(volts),
6429             },
6430             # Long Unit Identifier
6431             'energy-british-thermal-unit' => {
6432             'name' => q(BTU),
6433             'one' => q({0} BTU),
6434             'other' => q({0} BTU),
6435             },
6436             # Core Unit Identifier
6437             'british-thermal-unit' => {
6438             'name' => q(BTU),
6439             'one' => q({0} BTU),
6440             'other' => q({0} BTU),
6441             },
6442             # Long Unit Identifier
6443             'energy-electronvolt' => {
6444             'name' => q(elétron-volt),
6445             },
6446             # Core Unit Identifier
6447             'electronvolt' => {
6448             'name' => q(elétron-volt),
6449             },
6450             # Long Unit Identifier
6451             'energy-foodcalorie' => {
6452             'name' => q(cal),
6453             'one' => q({0} cal),
6454             'other' => q({0} cal),
6455             },
6456             # Core Unit Identifier
6457             'foodcalorie' => {
6458             'name' => q(cal),
6459             'one' => q({0} cal),
6460             'other' => q({0} cal),
6461             },
6462             # Long Unit Identifier
6463             'energy-joule' => {
6464             'name' => q(joules),
6465             },
6466             # Core Unit Identifier
6467             'joule' => {
6468             'name' => q(joules),
6469             },
6470             # Long Unit Identifier
6471             'energy-kilojoule' => {
6472             'name' => q(quilojoule),
6473             },
6474             # Core Unit Identifier
6475             'kilojoule' => {
6476             'name' => q(quilojoule),
6477             },
6478             # Long Unit Identifier
6479             'energy-kilowatt-hour' => {
6480             'name' => q(kW-hora),
6481             },
6482             # Core Unit Identifier
6483             'kilowatt-hour' => {
6484             'name' => q(kW-hora),
6485             },
6486             # Long Unit Identifier
6487             'energy-therm-us' => {
6488             'name' => q(thm EUA),
6489             'one' => q({0} thm EUA),
6490             'other' => q({0} thm EUA),
6491             },
6492             # Core Unit Identifier
6493             'therm-us' => {
6494             'name' => q(thm EUA),
6495             'one' => q({0} thm EUA),
6496             'other' => q({0} thm EUA),
6497             },
6498             # Long Unit Identifier
6499             'force-newton' => {
6500             'name' => q(newton),
6501             },
6502             # Core Unit Identifier
6503             'newton' => {
6504             'name' => q(newton),
6505             },
6506             # Long Unit Identifier
6507             'force-pound-force' => {
6508             'name' => q(libra-força),
6509             },
6510             # Core Unit Identifier
6511             'pound-force' => {
6512             'name' => q(libra-força),
6513             },
6514             # Long Unit Identifier
6515             'graphics-dot' => {
6516             'name' => q(pts),
6517             'one' => q({0} ponto),
6518             'other' => q({0} pts),
6519             },
6520             # Core Unit Identifier
6521             'dot' => {
6522             'name' => q(pts),
6523             'one' => q({0} ponto),
6524             'other' => q({0} pts),
6525             },
6526             # Long Unit Identifier
6527             'graphics-dot-per-inch' => {
6528             'name' => q(dpi),
6529             'one' => q({0} dpi),
6530             'other' => q({0} dpi),
6531             },
6532             # Core Unit Identifier
6533             'dot-per-inch' => {
6534             'name' => q(dpi),
6535             'one' => q({0} dpi),
6536             'other' => q({0} dpi),
6537             },
6538             # Long Unit Identifier
6539             'graphics-megapixel' => {
6540             'name' => q(megapixels),
6541             },
6542             # Core Unit Identifier
6543             'megapixel' => {
6544             'name' => q(megapixels),
6545             },
6546             # Long Unit Identifier
6547             'graphics-pixel' => {
6548             'name' => q(pixels),
6549             },
6550             # Core Unit Identifier
6551             'pixel' => {
6552             'name' => q(pixels),
6553             },
6554             # Long Unit Identifier
6555             'length-astronomical-unit' => {
6556             'name' => q(ua),
6557             'one' => q({0} ua),
6558             'other' => q({0} ua),
6559             },
6560             # Core Unit Identifier
6561             'astronomical-unit' => {
6562             'name' => q(ua),
6563             'one' => q({0} ua),
6564             'other' => q({0} ua),
6565             },
6566             # Long Unit Identifier
6567             'length-fathom' => {
6568             'name' => q(braças),
6569             'one' => q({0} bça.),
6570             'other' => q({0} bça.),
6571             },
6572             # Core Unit Identifier
6573             'fathom' => {
6574             'name' => q(braças),
6575             'one' => q({0} bça.),
6576             'other' => q({0} bça.),
6577             },
6578             # Long Unit Identifier
6579             'length-foot' => {
6580             'name' => q(pés),
6581             },
6582             # Core Unit Identifier
6583             'foot' => {
6584             'name' => q(pés),
6585             },
6586             # Long Unit Identifier
6587             'length-furlong' => {
6588             'name' => q(furlongs),
6589             },
6590             # Core Unit Identifier
6591             'furlong' => {
6592             'name' => q(furlongs),
6593             },
6594             # Long Unit Identifier
6595             'length-inch' => {
6596             'name' => q(pol.),
6597             'one' => q({0} pol.),
6598             'other' => q({0} pol.),
6599             'per' => q({0}/pol.),
6600             },
6601             # Core Unit Identifier
6602             'inch' => {
6603             'name' => q(pol.),
6604             'one' => q({0} pol.),
6605             'other' => q({0} pol.),
6606             'per' => q({0}/pol.),
6607             },
6608             # Long Unit Identifier
6609             'length-light-year' => {
6610             'name' => q(anos-luz),
6611             'one' => q({0} ano-luz),
6612             'other' => q({0} anos-luz),
6613             },
6614             # Core Unit Identifier
6615             'light-year' => {
6616             'name' => q(anos-luz),
6617             'one' => q({0} ano-luz),
6618             'other' => q({0} anos-luz),
6619             },
6620             # Long Unit Identifier
6621             'length-meter' => {
6622             'name' => q(m),
6623             },
6624             # Core Unit Identifier
6625             'meter' => {
6626             'name' => q(m),
6627             },
6628             # Long Unit Identifier
6629             'length-mile' => {
6630             'name' => q(milhas),
6631             },
6632             # Core Unit Identifier
6633             'mile' => {
6634             'name' => q(milhas),
6635             },
6636             # Long Unit Identifier
6637             'length-nautical-mile' => {
6638             'name' => q(mn),
6639             'one' => q({0} mn),
6640             'other' => q({0} mn),
6641             },
6642             # Core Unit Identifier
6643             'nautical-mile' => {
6644             'name' => q(mn),
6645             'one' => q({0} mn),
6646             'other' => q({0} mn),
6647             },
6648             # Long Unit Identifier
6649             'length-parsec' => {
6650             'name' => q(parsecs),
6651             },
6652             # Core Unit Identifier
6653             'parsec' => {
6654             'name' => q(parsecs),
6655             },
6656             # Long Unit Identifier
6657             'length-point' => {
6658             'name' => q(pts tipográficos),
6659             },
6660             # Core Unit Identifier
6661             'point' => {
6662             'name' => q(pts tipográficos),
6663             },
6664             # Long Unit Identifier
6665             'length-solar-radius' => {
6666             'name' => q(raios solares),
6667             },
6668             # Core Unit Identifier
6669             'solar-radius' => {
6670             'name' => q(raios solares),
6671             },
6672             # Long Unit Identifier
6673             'length-yard' => {
6674             'name' => q(jardas),
6675             },
6676             # Core Unit Identifier
6677             'yard' => {
6678             'name' => q(jardas),
6679             },
6680             # Long Unit Identifier
6681             'light-lux' => {
6682             'name' => q(lux),
6683             },
6684             # Core Unit Identifier
6685             'lux' => {
6686             'name' => q(lux),
6687             },
6688             # Long Unit Identifier
6689             'light-solar-luminosity' => {
6690             'name' => q(luminosidades solares),
6691             },
6692             # Core Unit Identifier
6693             'solar-luminosity' => {
6694             'name' => q(luminosidades solares),
6695             },
6696             # Long Unit Identifier
6697             'mass-carat' => {
6698             'name' => q(quilates),
6699             'one' => q({0} ct),
6700             'other' => q({0} ct),
6701             },
6702             # Core Unit Identifier
6703             'carat' => {
6704             'name' => q(quilates),
6705             'one' => q({0} ct),
6706             'other' => q({0} ct),
6707             },
6708             # Long Unit Identifier
6709             'mass-dalton' => {
6710             'name' => q(daltons),
6711             },
6712             # Core Unit Identifier
6713             'dalton' => {
6714             'name' => q(daltons),
6715             },
6716             # Long Unit Identifier
6717             'mass-earth-mass' => {
6718             'name' => q(massas terrestres),
6719             },
6720             # Core Unit Identifier
6721             'earth-mass' => {
6722             'name' => q(massas terrestres),
6723             },
6724             # Long Unit Identifier
6725             'mass-grain' => {
6726             'name' => q(grão),
6727             'one' => q({0} grão),
6728             'other' => q({0} grãos),
6729             },
6730             # Core Unit Identifier
6731             'grain' => {
6732             'name' => q(grão),
6733             'one' => q({0} grão),
6734             'other' => q({0} grãos),
6735             },
6736             # Long Unit Identifier
6737             'mass-gram' => {
6738             'name' => q(gramas),
6739             },
6740             # Core Unit Identifier
6741             'gram' => {
6742             'name' => q(gramas),
6743             },
6744             # Long Unit Identifier
6745             'mass-ounce-troy' => {
6746             'name' => q(oz troy),
6747             },
6748             # Core Unit Identifier
6749             'ounce-troy' => {
6750             'name' => q(oz troy),
6751             },
6752             # Long Unit Identifier
6753             'mass-pound' => {
6754             'name' => q(libras),
6755             },
6756             # Core Unit Identifier
6757             'pound' => {
6758             'name' => q(libras),
6759             },
6760             # Long Unit Identifier
6761             'mass-solar-mass' => {
6762             'name' => q(massas solares),
6763             },
6764             # Core Unit Identifier
6765             'solar-mass' => {
6766             'name' => q(massas solares),
6767             },
6768             # Long Unit Identifier
6769             'mass-stone' => {
6770             'name' => q(stones),
6771             },
6772             # Core Unit Identifier
6773             'stone' => {
6774             'name' => q(stones),
6775             },
6776             # Long Unit Identifier
6777             'mass-ton' => {
6778             'name' => q(toneladas americanas),
6779             },
6780             # Core Unit Identifier
6781             'ton' => {
6782             'name' => q(toneladas americanas),
6783             },
6784             # Long Unit Identifier
6785             'power-horsepower' => {
6786             'name' => q(cv),
6787             'one' => q({0} cv),
6788             'other' => q({0} cv),
6789             },
6790             # Core Unit Identifier
6791             'horsepower' => {
6792             'name' => q(cv),
6793             'one' => q({0} cv),
6794             'other' => q({0} cv),
6795             },
6796             # Long Unit Identifier
6797             'power-watt' => {
6798             'name' => q(watts),
6799             },
6800             # Core Unit Identifier
6801             'watt' => {
6802             'name' => q(watts),
6803             },
6804             # Long Unit Identifier
6805             'pressure-bar' => {
6806             'one' => q({0} bar),
6807             'other' => q({0} bars),
6808             },
6809             # Core Unit Identifier
6810             'bar' => {
6811             'one' => q({0} bar),
6812             'other' => q({0} bars),
6813             },
6814             # Long Unit Identifier
6815             'pressure-millimeter-ofhg' => {
6816             'name' => q(mmHg),
6817             'one' => q({0} mmHg),
6818             'other' => q({0} mmHg),
6819             },
6820             # Core Unit Identifier
6821             'millimeter-ofhg' => {
6822             'name' => q(mmHg),
6823             'one' => q({0} mmHg),
6824             'other' => q({0} mmHg),
6825             },
6826             # Long Unit Identifier
6827             'speed-beaufort' => {
6828             'one' => q({0}B),
6829             'other' => q({0}B),
6830             },
6831             # Core Unit Identifier
6832             'beaufort' => {
6833             'one' => q({0}B),
6834             'other' => q({0}B),
6835             },
6836             # Long Unit Identifier
6837             'speed-knot' => {
6838             'name' => q(nó),
6839             'one' => q({0} nó),
6840             'other' => q({0} nós),
6841             },
6842             # Core Unit Identifier
6843             'knot' => {
6844             'name' => q(nó),
6845             'one' => q({0} nó),
6846             'other' => q({0} nós),
6847             },
6848             # Long Unit Identifier
6849             'speed-light-speed' => {
6850             'name' => q(luz),
6851             'one' => q({0} luz),
6852             'other' => q({0} luzes),
6853             },
6854             # Core Unit Identifier
6855             'light-speed' => {
6856             'name' => q(luz),
6857             'one' => q({0} luz),
6858             'other' => q({0} luzes),
6859             },
6860             # Long Unit Identifier
6861             'speed-meter-per-second' => {
6862             'name' => q(metros/seg),
6863             },
6864             # Core Unit Identifier
6865             'meter-per-second' => {
6866             'name' => q(metros/seg),
6867             },
6868             # Long Unit Identifier
6869             'speed-mile-per-hour' => {
6870             'name' => q(milhas/hora),
6871             'one' => q({0} mph),
6872             'other' => q({0} mph),
6873             },
6874             # Core Unit Identifier
6875             'mile-per-hour' => {
6876             'name' => q(milhas/hora),
6877             'one' => q({0} mph),
6878             'other' => q({0} mph),
6879             },
6880             # Long Unit Identifier
6881             'temperature-celsius' => {
6882             'name' => q(graus C),
6883             'one' => q({0} °C),
6884             'other' => q({0} °C),
6885             },
6886             # Core Unit Identifier
6887             'celsius' => {
6888             'name' => q(graus C),
6889             'one' => q({0} °C),
6890             'other' => q({0} °C),
6891             },
6892             # Long Unit Identifier
6893             'temperature-fahrenheit' => {
6894             'name' => q(graus F),
6895             'one' => q({0} °F),
6896             'other' => q({0} °F),
6897             },
6898             # Core Unit Identifier
6899             'fahrenheit' => {
6900             'name' => q(graus F),
6901             'one' => q({0} °F),
6902             'other' => q({0} °F),
6903             },
6904             # Long Unit Identifier
6905             'volume-acre-foot' => {
6906             'name' => q(acre-pés),
6907             'one' => q({0} acre-pé),
6908             'other' => q({0} acre-pés),
6909             },
6910             # Core Unit Identifier
6911             'acre-foot' => {
6912             'name' => q(acre-pés),
6913             'one' => q({0} acre-pé),
6914             'other' => q({0} acre-pés),
6915             },
6916             # Long Unit Identifier
6917             'volume-barrel' => {
6918             'name' => q(barril),
6919             },
6920             # Core Unit Identifier
6921             'barrel' => {
6922             'name' => q(barril),
6923             },
6924             # Long Unit Identifier
6925             'volume-bushel' => {
6926             'name' => q(bushels),
6927             },
6928             # Core Unit Identifier
6929             'bushel' => {
6930             'name' => q(bushels),
6931             },
6932             # Long Unit Identifier
6933             'volume-centiliter' => {
6934             'name' => q(cl),
6935             'one' => q({0} cl),
6936             'other' => q({0} cl),
6937             },
6938             # Core Unit Identifier
6939             'centiliter' => {
6940             'name' => q(cl),
6941             'one' => q({0} cl),
6942             'other' => q({0} cl),
6943             },
6944             # Long Unit Identifier
6945             'volume-cubic-foot' => {
6946             'name' => q(pés³),
6947             },
6948             # Core Unit Identifier
6949             'cubic-foot' => {
6950             'name' => q(pés³),
6951             },
6952             # Long Unit Identifier
6953             'volume-cubic-inch' => {
6954             'name' => q(polegadas³),
6955             'one' => q({0} pol³),
6956             'other' => q({0} pol³),
6957             },
6958             # Core Unit Identifier
6959             'cubic-inch' => {
6960             'name' => q(polegadas³),
6961             'one' => q({0} pol³),
6962             'other' => q({0} pol³),
6963             },
6964             # Long Unit Identifier
6965             'volume-cubic-yard' => {
6966             'name' => q(jardas³),
6967             },
6968             # Core Unit Identifier
6969             'cubic-yard' => {
6970             'name' => q(jardas³),
6971             },
6972             # Long Unit Identifier
6973             'volume-cup' => {
6974             'name' => q(xícaras),
6975             'one' => q({0} xíc.),
6976             'other' => q({0} xíc.),
6977             },
6978             # Core Unit Identifier
6979             'cup' => {
6980             'name' => q(xícaras),
6981             'one' => q({0} xíc.),
6982             'other' => q({0} xíc.),
6983             },
6984             # Long Unit Identifier
6985             'volume-cup-metric' => {
6986             'name' => q(xícm),
6987             'one' => q({0} xícm),
6988             'other' => q({0} xícm),
6989             },
6990             # Core Unit Identifier
6991             'cup-metric' => {
6992             'name' => q(xícm),
6993             'one' => q({0} xícm),
6994             'other' => q({0} xícm),
6995             },
6996             # Long Unit Identifier
6997             'volume-deciliter' => {
6998             'name' => q(dl),
6999             'one' => q({0} dl),
7000             'other' => q({0} dl),
7001             },
7002             # Core Unit Identifier
7003             'deciliter' => {
7004             'name' => q(dl),
7005             'one' => q({0} dl),
7006             'other' => q({0} dl),
7007             },
7008             # Long Unit Identifier
7009             'volume-dessert-spoon' => {
7010             'name' => q(csb),
7011             'one' => q({0} csb),
7012             'other' => q({0} csb),
7013             },
7014             # Core Unit Identifier
7015             'dessert-spoon' => {
7016             'name' => q(csb),
7017             'one' => q({0} csb),
7018             'other' => q({0} csb),
7019             },
7020             # Long Unit Identifier
7021             'volume-dessert-spoon-imperial' => {
7022             'name' => q(csb imp),
7023             'one' => q({0} csb imp),
7024             'other' => q({0} csb imp),
7025             },
7026             # Core Unit Identifier
7027             'dessert-spoon-imperial' => {
7028             'name' => q(csb imp),
7029             'one' => q({0} csb imp),
7030             'other' => q({0} csb imp),
7031             },
7032             # Long Unit Identifier
7033             'volume-dram' => {
7034             'name' => q(dracma líquido),
7035             },
7036             # Core Unit Identifier
7037             'dram' => {
7038             'name' => q(dracma líquido),
7039             },
7040             # Long Unit Identifier
7041             'volume-drop' => {
7042             'name' => q(gota),
7043             'one' => q({0} gota),
7044             'other' => q({0} gotas),
7045             },
7046             # Core Unit Identifier
7047             'drop' => {
7048             'name' => q(gota),
7049             'one' => q({0} gota),
7050             'other' => q({0} gotas),
7051             },
7052             # Long Unit Identifier
7053             'volume-fluid-ounce' => {
7054             'name' => q(fl oz),
7055             'one' => q({0} fl oz),
7056             'other' => q({0} fl oz),
7057             },
7058             # Core Unit Identifier
7059             'fluid-ounce' => {
7060             'name' => q(fl oz),
7061             'one' => q({0} fl oz),
7062             'other' => q({0} fl oz),
7063             },
7064             # Long Unit Identifier
7065             'volume-gallon' => {
7066             'name' => q(gal),
7067             'one' => q({0} gal),
7068             'other' => q({0} gal),
7069             'per' => q({0}/gal),
7070             },
7071             # Core Unit Identifier
7072             'gallon' => {
7073             'name' => q(gal),
7074             'one' => q({0} gal),
7075             'other' => q({0} gal),
7076             'per' => q({0}/gal),
7077             },
7078             # Long Unit Identifier
7079             'volume-gallon-imperial' => {
7080             'name' => q(gal. imp.),
7081             'one' => q({0} gal. imp.),
7082             'other' => q({0} gal. imp.),
7083             'per' => q({0}/gal. imp.),
7084             },
7085             # Core Unit Identifier
7086             'gallon-imperial' => {
7087             'name' => q(gal. imp.),
7088             'one' => q({0} gal. imp.),
7089             'other' => q({0} gal. imp.),
7090             'per' => q({0}/gal. imp.),
7091             },
7092             # Long Unit Identifier
7093             'volume-hectoliter' => {
7094             'name' => q(hl),
7095             'one' => q({0} hl),
7096             'other' => q({0} hl),
7097             },
7098             # Core Unit Identifier
7099             'hectoliter' => {
7100             'name' => q(hl),
7101             'one' => q({0} hl),
7102             'other' => q({0} hl),
7103             },
7104             # Long Unit Identifier
7105             'volume-jigger' => {
7106             'name' => q(dosador),
7107             'one' => q({0} dosador),
7108             'other' => q({0} dosadores),
7109             },
7110             # Core Unit Identifier
7111             'jigger' => {
7112             'name' => q(dosador),
7113             'one' => q({0} dosador),
7114             'other' => q({0} dosadores),
7115             },
7116             # Long Unit Identifier
7117             'volume-liter' => {
7118             'name' => q(litros),
7119             },
7120             # Core Unit Identifier
7121             'liter' => {
7122             'name' => q(litros),
7123             },
7124             # Long Unit Identifier
7125             'volume-megaliter' => {
7126             'name' => q(Ml),
7127             'one' => q({0} Ml),
7128             'other' => q({0} Ml),
7129             },
7130             # Core Unit Identifier
7131             'megaliter' => {
7132             'name' => q(Ml),
7133             'one' => q({0} Ml),
7134             'other' => q({0} Ml),
7135             },
7136             # Long Unit Identifier
7137             'volume-milliliter' => {
7138             'name' => q(ml),
7139             'one' => q({0} ml),
7140             'other' => q({0} ml),
7141             },
7142             # Core Unit Identifier
7143             'milliliter' => {
7144             'name' => q(ml),
7145             'one' => q({0} ml),
7146             'other' => q({0} ml),
7147             },
7148             # Long Unit Identifier
7149             'volume-pinch' => {
7150             'name' => q(pitada),
7151             'one' => q({0} pitada),
7152             'other' => q({0} pitadas),
7153             },
7154             # Core Unit Identifier
7155             'pinch' => {
7156             'name' => q(pitada),
7157             'one' => q({0} pitada),
7158             'other' => q({0} pitadas),
7159             },
7160             # Long Unit Identifier
7161             'volume-pint' => {
7162             'name' => q(pints),
7163             },
7164             # Core Unit Identifier
7165             'pint' => {
7166             'name' => q(pints),
7167             },
7168             # Long Unit Identifier
7169             'volume-pint-metric' => {
7170             'name' => q(ptm),
7171             'one' => q({0} ptm),
7172             'other' => q({0} ptm),
7173             },
7174             # Core Unit Identifier
7175             'pint-metric' => {
7176             'name' => q(ptm),
7177             'one' => q({0} ptm),
7178             'other' => q({0} ptm),
7179             },
7180             # Long Unit Identifier
7181             'volume-quart' => {
7182             'name' => q(qts),
7183             },
7184             # Core Unit Identifier
7185             'quart' => {
7186             'name' => q(qts),
7187             },
7188             # Long Unit Identifier
7189             'volume-quart-imperial' => {
7190             'name' => q(impqt),
7191             'one' => q({0} impqt),
7192             'other' => q({0} impqt),
7193             },
7194             # Core Unit Identifier
7195             'quart-imperial' => {
7196             'name' => q(impqt),
7197             'one' => q({0} impqt),
7198             'other' => q({0} impqt),
7199             },
7200             # Long Unit Identifier
7201             'volume-tablespoon' => {
7202             'name' => q(c. sopa),
7203             'one' => q({0} c. sopa),
7204             'other' => q({0} c. sopa),
7205             },
7206             # Core Unit Identifier
7207             'tablespoon' => {
7208             'name' => q(c. sopa),
7209             'one' => q({0} c. sopa),
7210             'other' => q({0} c. sopa),
7211             },
7212             # Long Unit Identifier
7213             'volume-teaspoon' => {
7214             'name' => q(c. chá),
7215             'one' => q({0} c. chá),
7216             'other' => q({0} c. chá),
7217             },
7218             # Core Unit Identifier
7219             'teaspoon' => {
7220             'name' => q(c. chá),
7221             'one' => q({0} c. chá),
7222             'other' => q({0} c. chá),
7223             },
7224             },
7225             } }
7226             );
7227              
7228             has 'yesstr' => (
7229             is => 'ro',
7230             isa => RegexpRef,
7231             init_arg => undef,
7232             default => sub { qr'^(?i:sim|s|yes|y)$' }
7233             );
7234              
7235             has 'nostr' => (
7236             is => 'ro',
7237             isa => RegexpRef,
7238             init_arg => undef,
7239             default => sub { qr'^(?i:não|n)$' }
7240             );
7241              
7242             has 'listPatterns' => (
7243             is => 'ro',
7244             isa => HashRef,
7245             init_arg => undef,
7246             default => sub { {
7247             end => q({0} e {1}),
7248             2 => q({0} e {1}),
7249             } }
7250             );
7251              
7252             has 'number_symbols' => (
7253             is => 'ro',
7254             isa => HashRef,
7255             init_arg => undef,
7256             default => sub { {
7257             'latn' => {
7258             'decimal' => q(,),
7259             'group' => q(.),
7260             },
7261             } }
7262             );
7263              
7264             has 'number_formats' => (
7265             is => 'ro',
7266             isa => HashRef,
7267             init_arg => undef,
7268             default => sub { {
7269             decimalFormat => {
7270             'long' => {
7271             '1000' => {
7272             'one' => '0 mil',
7273             'other' => '0 mil',
7274             },
7275             '10000' => {
7276             'one' => '00 mil',
7277             'other' => '00 mil',
7278             },
7279             '100000' => {
7280             'one' => '000 mil',
7281             'other' => '000 mil',
7282             },
7283             '1000000' => {
7284             'one' => '0 milhão',
7285             'other' => '0 milhões',
7286             },
7287             '10000000' => {
7288             'one' => '00 milhão',
7289             'other' => '00 milhões',
7290             },
7291             '100000000' => {
7292             'one' => '000 milhão',
7293             'other' => '000 milhões',
7294             },
7295             '1000000000' => {
7296             'one' => '0 bilhão',
7297             'other' => '0 bilhões',
7298             },
7299             '10000000000' => {
7300             'one' => '00 bilhão',
7301             'other' => '00 bilhões',
7302             },
7303             '100000000000' => {
7304             'one' => '000 bilhão',
7305             'other' => '000 bilhões',
7306             },
7307             '1000000000000' => {
7308             'one' => '0 trilhão',
7309             'other' => '0 trilhões',
7310             },
7311             '10000000000000' => {
7312             'one' => '00 trilhão',
7313             'other' => '00 trilhões',
7314             },
7315             '100000000000000' => {
7316             'one' => '000 trilhão',
7317             'other' => '000 trilhões',
7318             },
7319             },
7320             'short' => {
7321             '1000' => {
7322             'one' => '0 mil',
7323             'other' => '0 mil',
7324             },
7325             '10000' => {
7326             'one' => '00 mil',
7327             'other' => '00 mil',
7328             },
7329             '100000' => {
7330             'one' => '000 mil',
7331             'other' => '000 mil',
7332             },
7333             '1000000' => {
7334             'one' => '0 mi',
7335             'other' => '0 mi',
7336             },
7337             '10000000' => {
7338             'one' => '00 mi',
7339             'other' => '00 mi',
7340             },
7341             '100000000' => {
7342             'one' => '000 mi',
7343             'other' => '000 mi',
7344             },
7345             '1000000000' => {
7346             'one' => '0 bi',
7347             'other' => '0 bi',
7348             },
7349             '10000000000' => {
7350             'one' => '00 bi',
7351             'other' => '00 bi',
7352             },
7353             '100000000000' => {
7354             'one' => '000 bi',
7355             'other' => '000 bi',
7356             },
7357             '1000000000000' => {
7358             'one' => '0 tri',
7359             'other' => '0 tri',
7360             },
7361             '10000000000000' => {
7362             'one' => '00 tri',
7363             'other' => '00 tri',
7364             },
7365             '100000000000000' => {
7366             'one' => '000 tri',
7367             'other' => '000 tri',
7368             },
7369             },
7370             },
7371             } },
7372             );
7373              
7374             has 'currencies' => (
7375             is => 'ro',
7376             isa => HashRef,
7377             init_arg => undef,
7378             default => sub { {
7379             'ADP' => {
7380             display_name => {
7381             'currency' => q(Peseta de Andorra),
7382             'one' => q(Peseta de Andorra),
7383             'other' => q(Pesetas de Andorra),
7384             },
7385             },
7386             'AED' => {
7387             display_name => {
7388             'currency' => q(Dirham dos Emirados Árabes Unidos),
7389             'one' => q(Dirham dos EAU),
7390             'other' => q(Dirhams dos EAU),
7391             },
7392             },
7393             'AFA' => {
7394             display_name => {
7395             'currency' => q(Afegane \(1927–2002\)),
7396             'one' => q(Afegane do Afeganistão \(AFA\)),
7397             'other' => q(Afeganes do Afeganistão \(AFA\)),
7398             },
7399             },
7400             'AFN' => {
7401             display_name => {
7402             'currency' => q(Afegane afegão),
7403             'one' => q(Afegane afegão),
7404             'other' => q(Afeganes afegãos),
7405             },
7406             },
7407             'ALK' => {
7408             display_name => {
7409             'currency' => q(Lek Albanês \(1946–1965\)),
7410             'one' => q(Lek Albanês \(1946–1965\)),
7411             'other' => q(Leks Albaneses \(1946–1965\)),
7412             },
7413             },
7414             'ALL' => {
7415             display_name => {
7416             'currency' => q(Lek albanês),
7417             'one' => q(Lek albanês),
7418             'other' => q(Leks albaneses),
7419             },
7420             },
7421             'AMD' => {
7422             display_name => {
7423             'currency' => q(Dram armênio),
7424             'one' => q(Dram armênio),
7425             'other' => q(Drams armênios),
7426             },
7427             },
7428             'ANG' => {
7429             display_name => {
7430             'currency' => q(Florim das Antilhas Holandesas),
7431             'one' => q(Florim das Antilhas Holandesas),
7432             'other' => q(Florins das Antilhas Holandesas),
7433             },
7434             },
7435             'AOA' => {
7436             display_name => {
7437             'currency' => q(Kwanza angolano),
7438             'one' => q(Kwanza angolano),
7439             'other' => q(Kwanzas angolanos),
7440             },
7441             },
7442             'AOK' => {
7443             display_name => {
7444             'currency' => q(Cuanza angolano \(1977–1990\)),
7445             'one' => q(Kwanza angolano \(AOK\)),
7446             'other' => q(Kwanzas angolanos \(AOK\)),
7447             },
7448             },
7449             'AON' => {
7450             display_name => {
7451             'currency' => q(Novo cuanza angolano \(1990–2000\)),
7452             'one' => q(Novo kwanza angolano \(AON\)),
7453             'other' => q(Novos kwanzas angolanos \(AON\)),
7454             },
7455             },
7456             'AOR' => {
7457             display_name => {
7458             'currency' => q(Cuanza angolano reajustado \(1995–1999\)),
7459             'one' => q(Kwanza angolano reajustado \(AOR\)),
7460             'other' => q(Kwanzas angolanos reajustados \(AOR\)),
7461             },
7462             },
7463             'ARA' => {
7464             display_name => {
7465             'currency' => q(Austral argentino),
7466             'one' => q(Austral argentino),
7467             'other' => q(Austrais argentinos),
7468             },
7469             },
7470             'ARL' => {
7471             display_name => {
7472             'currency' => q(Peso lei argentino \(1970–1983\)),
7473             'one' => q(Peso lei argentino \(1970–1983\)),
7474             'other' => q(Pesos lei argentinos \(1970–1983\)),
7475             },
7476             },
7477             'ARM' => {
7478             display_name => {
7479             'currency' => q(Peso argentino \(1881–1970\)),
7480             'one' => q(Peso argentino \(1881–1970\)),
7481             'other' => q(Pesos argentinos \(1881–1970\)),
7482             },
7483             },
7484             'ARP' => {
7485             display_name => {
7486             'currency' => q(Peso argentino \(1983–1985\)),
7487             'one' => q(Peso argentino \(1983–1985\)),
7488             'other' => q(Pesos argentinos \(1983–1985\)),
7489             },
7490             },
7491             'ARS' => {
7492             display_name => {
7493             'currency' => q(Peso argentino),
7494             'one' => q(Peso argentino),
7495             'other' => q(Pesos argentinos),
7496             },
7497             },
7498             'ATS' => {
7499             display_name => {
7500             'currency' => q(Xelim austríaco),
7501             'one' => q(Schilling australiano),
7502             'other' => q(Schillings australianos),
7503             },
7504             },
7505             'AUD' => {
7506             symbol => 'AU$',
7507             display_name => {
7508             'currency' => q(Dólar australiano),
7509             'one' => q(Dólar australiano),
7510             'other' => q(Dólares australianos),
7511             },
7512             },
7513             'AWG' => {
7514             display_name => {
7515             'currency' => q(Florim arubano),
7516             'one' => q(Florim arubano),
7517             'other' => q(Florins arubanos),
7518             },
7519             },
7520             'AZM' => {
7521             display_name => {
7522             'currency' => q(Manat azerbaijano \(1993–2006\)),
7523             'one' => q(Manat do Azeibaijão \(1993–2006\)),
7524             'other' => q(Manats do Azeibaijão \(1993–2006\)),
7525             },
7526             },
7527             'AZN' => {
7528             display_name => {
7529             'currency' => q(Manat azeri),
7530             'one' => q(Manat azeri),
7531             'other' => q(Manats azeris),
7532             },
7533             },
7534             'BAD' => {
7535             display_name => {
7536             'currency' => q(Dinar da Bósnia-Herzegovina \(1992–1994\)),
7537             'one' => q(Dinar da Bósnia Herzegovina),
7538             'other' => q(Dinares da Bósnia Herzegovina),
7539             },
7540             },
7541             'BAM' => {
7542             display_name => {
7543             'currency' => q(Marco conversível da Bósnia e Herzegovina),
7544             'one' => q(Marco conversível da Bósnia e Herzegovina),
7545             'other' => q(Marcos conversíveis da Bósnia e Herzegovina),
7546             },
7547             },
7548             'BAN' => {
7549             display_name => {
7550             'currency' => q(Novo dinar da Bósnia-Herzegovina \(1994–1997\)),
7551             'one' => q(Novo dinar da Bósnia-Herzegovina),
7552             'other' => q(Novos dinares da Bósnia-Herzegovina),
7553             },
7554             },
7555             'BBD' => {
7556             display_name => {
7557             'currency' => q(Dólar barbadense),
7558             'one' => q(Dólar barbadense),
7559             'other' => q(Dólares barbadenses),
7560             },
7561             },
7562             'BDT' => {
7563             display_name => {
7564             'currency' => q(Taka bengali),
7565             'one' => q(Taka bengali),
7566             'other' => q(Takas bengalis),
7567             },
7568             },
7569             'BEC' => {
7570             display_name => {
7571             'currency' => q(Franco belga \(conversível\)),
7572             'one' => q(Franco belga \(conversível\)),
7573             'other' => q(Francos belgas \(conversíveis\)),
7574             },
7575             },
7576             'BEF' => {
7577             display_name => {
7578             'currency' => q(Franco belga),
7579             'one' => q(Franco belga),
7580             'other' => q(Francos belgas),
7581             },
7582             },
7583             'BEL' => {
7584             display_name => {
7585             'currency' => q(Franco belga \(financeiro\)),
7586             'one' => q(Franco belga \(financeiro\)),
7587             'other' => q(Francos belgas \(financeiros\)),
7588             },
7589             },
7590             'BGL' => {
7591             display_name => {
7592             'currency' => q(Lev forte búlgaro),
7593             'one' => q(Lev forte búlgaro),
7594             'other' => q(Levs fortes búlgaros),
7595             },
7596             },
7597             'BGM' => {
7598             display_name => {
7599             'currency' => q(Lev socialista búlgaro),
7600             'one' => q(Lev socialista búlgaro),
7601             'other' => q(Levs socialistas búlgaros),
7602             },
7603             },
7604             'BGN' => {
7605             display_name => {
7606             'currency' => q(Lev búlgaro),
7607             'one' => q(Lev búlgaro),
7608             'other' => q(Levs búlgaros),
7609             },
7610             },
7611             'BGO' => {
7612             display_name => {
7613             'currency' => q(Lev búlgaro \(1879–1952\)),
7614             'one' => q(Lev búlgaro \(1879–1952\)),
7615             'other' => q(Levs búlgaros \(1879–1952\)),
7616             },
7617             },
7618             'BHD' => {
7619             display_name => {
7620             'currency' => q(Dinar bareinita),
7621             'one' => q(Dinar bareinita),
7622             'other' => q(Dinares bareinitas),
7623             },
7624             },
7625             'BIF' => {
7626             display_name => {
7627             'currency' => q(Franco burundiano),
7628             'one' => q(Franco burundiano),
7629             'other' => q(Francos burundianos),
7630             },
7631             },
7632             'BMD' => {
7633             display_name => {
7634             'currency' => q(Dólar bermudense),
7635             'one' => q(Dólar bermudense),
7636             'other' => q(Dólares bermudenses),
7637             },
7638             },
7639             'BND' => {
7640             display_name => {
7641             'currency' => q(Dólar bruneano),
7642             'one' => q(Dólar bruneano),
7643             'other' => q(Dólares bruneanos),
7644             },
7645             },
7646             'BOB' => {
7647             display_name => {
7648             'currency' => q(Boliviano da Bolívia),
7649             'one' => q(Boliviano da Bolívia),
7650             'other' => q(Bolivianos da Bolívia),
7651             },
7652             },
7653             'BOL' => {
7654             display_name => {
7655             'currency' => q(Boliviano \(1863–1963\)),
7656             'one' => q(Boliviano \(1863–1963\)),
7657             'other' => q(Bolivianos \(1863–1963\)),
7658             },
7659             },
7660             'BOP' => {
7661             display_name => {
7662             'currency' => q(Peso boliviano),
7663             'one' => q(Peso boliviano),
7664             'other' => q(Pesos bolivianos),
7665             },
7666             },
7667             'BOV' => {
7668             display_name => {
7669             'currency' => q(Mvdol boliviano),
7670             'one' => q(Mvdol boliviano),
7671             'other' => q(Mvdols bolivianos),
7672             },
7673             },
7674             'BRB' => {
7675             display_name => {
7676             'currency' => q(Cruzeiro novo brasileiro \(1967–1986\)),
7677             'one' => q(Cruzeiro novo brasileiro \(BRB\)),
7678             'other' => q(Cruzeiros novos brasileiros \(BRB\)),
7679             },
7680             },
7681             'BRC' => {
7682             display_name => {
7683             'currency' => q(Cruzado brasileiro \(1986–1989\)),
7684             'one' => q(Cruzado brasileiro),
7685             'other' => q(Cruzados brasileiros),
7686             },
7687             },
7688             'BRE' => {
7689             display_name => {
7690             'currency' => q(Cruzeiro brasileiro \(1990–1993\)),
7691             'one' => q(Cruzeiro brasileiro \(BRE\)),
7692             'other' => q(Cruzeiros brasileiros \(BRE\)),
7693             },
7694             },
7695             'BRL' => {
7696             display_name => {
7697             'currency' => q(Real brasileiro),
7698             'one' => q(Real brasileiro),
7699             'other' => q(Reais brasileiros),
7700             },
7701             },
7702             'BRN' => {
7703             display_name => {
7704             'currency' => q(Cruzado novo brasileiro \(1989–1990\)),
7705             'one' => q(Cruzado novo brasileiro),
7706             'other' => q(Cruzados novos brasileiros),
7707             },
7708             },
7709             'BRR' => {
7710             display_name => {
7711             'currency' => q(Cruzeiro brasileiro \(1993–1994\)),
7712             'one' => q(Cruzeiro brasileiro),
7713             'other' => q(Cruzeiros brasileiros),
7714             },
7715             },
7716             'BRZ' => {
7717             display_name => {
7718             'currency' => q(Cruzeiro brasileiro \(1942–1967\)),
7719             'one' => q(Cruzeiro brasileiro antigo),
7720             'other' => q(Cruzeiros brasileiros antigos),
7721             },
7722             },
7723             'BSD' => {
7724             display_name => {
7725             'currency' => q(Dólar bahamense),
7726             'one' => q(Dólar bahamense),
7727             'other' => q(Dólares bahamenses),
7728             },
7729             },
7730             'BTN' => {
7731             display_name => {
7732             'currency' => q(Ngultrum butanês),
7733             'one' => q(Ngultrum butanês),
7734             'other' => q(Ngultruns butaneses),
7735             },
7736             },
7737             'BUK' => {
7738             display_name => {
7739             'currency' => q(Kyat birmanês),
7740             'one' => q(Kyat burmês),
7741             'other' => q(Kyats burmeses),
7742             },
7743             },
7744             'BWP' => {
7745             display_name => {
7746             'currency' => q(Pula botsuanesa),
7747             'one' => q(Pula botsuanesa),
7748             'other' => q(Pulas botsuanesas),
7749             },
7750             },
7751             'BYB' => {
7752             display_name => {
7753             'currency' => q(Rublo novo bielo-russo \(1994–1999\)),
7754             'one' => q(Novo rublo bielorusso \(BYB\)),
7755             'other' => q(Novos rublos bielorussos \(BYB\)),
7756             },
7757             },
7758             'BYN' => {
7759             symbol => 'р.',
7760             display_name => {
7761             'currency' => q(Rublo bielorrusso),
7762             'one' => q(Rublo bielorrusso),
7763             'other' => q(Rublos bielorrussos),
7764             },
7765             },
7766             'BYR' => {
7767             display_name => {
7768             'currency' => q(Rublo bielorrusso \(2000–2016\)),
7769             'one' => q(Rublo bielorrusso \(2000–2016\)),
7770             'other' => q(Rublos bielorrussos \(2000–2016\)),
7771             },
7772             },
7773             'BZD' => {
7774             display_name => {
7775             'currency' => q(Dólar belizenho),
7776             'one' => q(Dólar belizenho),
7777             'other' => q(Dólares belizenhos),
7778             },
7779             },
7780             'CAD' => {
7781             display_name => {
7782             'currency' => q(Dólar canadense),
7783             'one' => q(Dólar canadense),
7784             'other' => q(Dólares canadenses),
7785             },
7786             },
7787             'CDF' => {
7788             display_name => {
7789             'currency' => q(Franco congolês),
7790             'one' => q(Franco congolês),
7791             'other' => q(Francos congoleses),
7792             },
7793             },
7794             'CHE' => {
7795             display_name => {
7796             'currency' => q(Euro WIR),
7797             'one' => q(Euro WIR),
7798             'other' => q(Euros WIR),
7799             },
7800             },
7801             'CHF' => {
7802             display_name => {
7803             'currency' => q(Franco suíço),
7804             'one' => q(Franco suíço),
7805             'other' => q(Francos suíços),
7806             },
7807             },
7808             'CHW' => {
7809             display_name => {
7810             'currency' => q(Franco WIR),
7811             'one' => q(Franco WIR),
7812             'other' => q(Francos WIR),
7813             },
7814             },
7815             'CLE' => {
7816             display_name => {
7817             'currency' => q(Escudo chileno),
7818             'one' => q(Escudo chileno),
7819             'other' => q(Escudos chilenos),
7820             },
7821             },
7822             'CLF' => {
7823             display_name => {
7824             'currency' => q(Unidades de Fomento chilenas),
7825             'one' => q(Unidade de fomento chilena),
7826             'other' => q(Unidades de fomento chilenas),
7827             },
7828             },
7829             'CLP' => {
7830             display_name => {
7831             'currency' => q(Peso chileno),
7832             'one' => q(Peso chileno),
7833             'other' => q(Pesos chilenos),
7834             },
7835             },
7836             'CNH' => {
7837             display_name => {
7838             'currency' => q(Yuan chinês \(offshore\)),
7839             'one' => q(Yuan chinês \(offshore\)),
7840             'other' => q(Yuans chineses \(offshore\)),
7841             },
7842             },
7843             'CNX' => {
7844             display_name => {
7845             'currency' => q(Dólar do Banco Popular da China),
7846             'one' => q(Dólar do Banco Popular da China),
7847             'other' => q(Dólares do Banco Popular da China),
7848             },
7849             },
7850             'CNY' => {
7851             display_name => {
7852             'currency' => q(Yuan chinês),
7853             'one' => q(Yuan chinês),
7854             'other' => q(Yuans chineses),
7855             },
7856             },
7857             'COP' => {
7858             display_name => {
7859             'currency' => q(Peso colombiano),
7860             'one' => q(Peso colombiano),
7861             'other' => q(Pesos colombianos),
7862             },
7863             },
7864             'COU' => {
7865             display_name => {
7866             'currency' => q(Unidade de Valor Real),
7867             'one' => q(Unidade de valor real),
7868             'other' => q(Unidades de valor real),
7869             },
7870             },
7871             'CRC' => {
7872             display_name => {
7873             'currency' => q(Colón costarriquenho),
7874             'one' => q(Colón costarriquenho),
7875             'other' => q(Colóns costarriquenhos),
7876             },
7877             },
7878             'CSD' => {
7879             display_name => {
7880             'currency' => q(Dinar sérvio \(2002–2006\)),
7881             'one' => q(Dinar antigo da Sérvia),
7882             'other' => q(Dinares antigos da Sérvia),
7883             },
7884             },
7885             'CSK' => {
7886             display_name => {
7887             'currency' => q(Coroa Forte checoslovaca),
7888             'one' => q(Coroa forte tchecoslovaca),
7889             'other' => q(Coroas fortes tchecoslovacas),
7890             },
7891             },
7892             'CUC' => {
7893             display_name => {
7894             'currency' => q(Peso cubano conversível),
7895             'one' => q(Peso cubano conversível),
7896             'other' => q(Pesos cubanos conversíveis),
7897             },
7898             },
7899             'CUP' => {
7900             display_name => {
7901             'currency' => q(Peso cubano),
7902             'one' => q(Peso cubano),
7903             'other' => q(Pesos cubanos),
7904             },
7905             },
7906             'CVE' => {
7907             display_name => {
7908             'currency' => q(Escudo cabo-verdiano),
7909             'one' => q(Escudo cabo-verdiano),
7910             'other' => q(Escudos cabo-verdianos),
7911             },
7912             },
7913             'CYP' => {
7914             display_name => {
7915             'currency' => q(Libra cipriota),
7916             'one' => q(Libra cipriota),
7917             'other' => q(Libras cipriotas),
7918             },
7919             },
7920             'CZK' => {
7921             display_name => {
7922             'currency' => q(Coroa tcheca),
7923             'one' => q(Coroa tcheca),
7924             'other' => q(Coroas tchecas),
7925             },
7926             },
7927             'DDM' => {
7928             display_name => {
7929             'currency' => q(Ostmark da Alemanha Oriental),
7930             'one' => q(Marco da Alemanha Oriental),
7931             'other' => q(Marcos da Alemanha Oriental),
7932             },
7933             },
7934             'DEM' => {
7935             display_name => {
7936             'currency' => q(Marco alemão),
7937             'one' => q(Marco alemão),
7938             'other' => q(Marcos alemães),
7939             },
7940             },
7941             'DJF' => {
7942             display_name => {
7943             'currency' => q(Franco djiboutiano),
7944             'one' => q(Franco djiboutiano),
7945             'other' => q(Francos djiboutianos),
7946             },
7947             },
7948             'DKK' => {
7949             display_name => {
7950             'currency' => q(Coroa dinamarquesa),
7951             'one' => q(Coroa dinamarquesa),
7952             'other' => q(Coroas dinamarquesas),
7953             },
7954             },
7955             'DOP' => {
7956             display_name => {
7957             'currency' => q(Peso dominicano),
7958             'one' => q(Peso dominicano),
7959             'other' => q(Pesos dominicanos),
7960             },
7961             },
7962             'DZD' => {
7963             display_name => {
7964             'currency' => q(Dinar argelino),
7965             'one' => q(Dinar argelino),
7966             'other' => q(Dinares argelinos),
7967             },
7968             },
7969             'ECS' => {
7970             display_name => {
7971             'currency' => q(Sucre equatoriano),
7972             'one' => q(Sucre equatoriano),
7973             'other' => q(Sucres equatorianos),
7974             },
7975             },
7976             'ECV' => {
7977             display_name => {
7978             'currency' => q(Unidade de Valor Constante \(UVC\) do Equador),
7979             'one' => q(Unidade de valor constante equatoriana \(UVC\)),
7980             'other' => q(Unidades de valor constante equatorianas \(UVC\)),
7981             },
7982             },
7983             'EEK' => {
7984             display_name => {
7985             'currency' => q(Coroa estoniana),
7986             'one' => q(Coroa estoniana),
7987             'other' => q(Coroas estonianas),
7988             },
7989             },
7990             'EGP' => {
7991             display_name => {
7992             'currency' => q(Libra egípcia),
7993             'one' => q(Libra egípcia),
7994             'other' => q(Libras egípcias),
7995             },
7996             },
7997             'ERN' => {
7998             display_name => {
7999             'currency' => q(Nakfa da Eritreia),
8000             'one' => q(Nakfa da Eritreia),
8001             'other' => q(Nakfas da Eritreia),
8002             },
8003             },
8004             'ESA' => {
8005             display_name => {
8006             'currency' => q(Peseta espanhola \(conta A\)),
8007             'one' => q(Peseta espanhola \(conta A\)),
8008             'other' => q(Pesetas espanholas \(conta A\)),
8009             },
8010             },
8011             'ESB' => {
8012             display_name => {
8013             'currency' => q(Peseta espanhola \(conta conversível\)),
8014             'one' => q(Peseta espanhola \(conta conversível\)),
8015             'other' => q(Pesetas espanholas \(conta conversível\)),
8016             },
8017             },
8018             'ESP' => {
8019             display_name => {
8020             'currency' => q(Peseta espanhola),
8021             'one' => q(Peseta espanhola),
8022             'other' => q(Pesetas espanholas),
8023             },
8024             },
8025             'ETB' => {
8026             display_name => {
8027             'currency' => q(Birr etíope),
8028             'one' => q(Birr etíope),
8029             'other' => q(Birrs etíopes),
8030             },
8031             },
8032             'EUR' => {
8033             display_name => {
8034             'currency' => q(Euro),
8035             'one' => q(Euro),
8036             'other' => q(Euros),
8037             },
8038             },
8039             'FIM' => {
8040             display_name => {
8041             'currency' => q(Marca finlandesa),
8042             'one' => q(Marco finlandês),
8043             'other' => q(Marcos finlandeses),
8044             },
8045             },
8046             'FJD' => {
8047             display_name => {
8048             'currency' => q(Dólar fijiano),
8049             'one' => q(Dólar fijiano),
8050             'other' => q(Dólares fijianos),
8051             },
8052             },
8053             'FKP' => {
8054             display_name => {
8055             'currency' => q(Libra malvinense),
8056             'one' => q(Libra malvinense),
8057             'other' => q(Libras malvinenses),
8058             },
8059             },
8060             'FRF' => {
8061             display_name => {
8062             'currency' => q(Franco francês),
8063             'one' => q(Franco francês),
8064             'other' => q(Francos franceses),
8065             },
8066             },
8067             'GBP' => {
8068             display_name => {
8069             'currency' => q(Libra esterlina),
8070             'one' => q(Libra esterlina),
8071             'other' => q(Libras esterlinas),
8072             },
8073             },
8074             'GEK' => {
8075             display_name => {
8076             'currency' => q(Cupom Lari georgiano),
8077             'one' => q(Kupon larit da Geórgia),
8078             'other' => q(Kupon larits da Geórgia),
8079             },
8080             },
8081             'GEL' => {
8082             display_name => {
8083             'currency' => q(Lari georgiano),
8084             'one' => q(Lari georgiano),
8085             'other' => q(Laris georgianos),
8086             },
8087             },
8088             'GHC' => {
8089             display_name => {
8090             'currency' => q(Cedi de Gana \(1979–2007\)),
8091             'one' => q(Cedi de Gana \(1979–2007\)),
8092             'other' => q(Cedis de Gana \(1979–2007\)),
8093             },
8094             },
8095             'GHS' => {
8096             display_name => {
8097             'currency' => q(Cedi ganês),
8098             'one' => q(Cedi ganês),
8099             'other' => q(Cedis ganeses),
8100             },
8101             },
8102             'GIP' => {
8103             display_name => {
8104             'currency' => q(Libra de Gibraltar),
8105             'one' => q(Libra de Gibraltar),
8106             'other' => q(Libras de Gibraltar),
8107             },
8108             },
8109             'GMD' => {
8110             display_name => {
8111             'currency' => q(Dalasi gambiano),
8112             'one' => q(Dalasi gambiano),
8113             'other' => q(Dalasis gambianos),
8114             },
8115             },
8116             'GNF' => {
8117             display_name => {
8118             'currency' => q(Franco guineano),
8119             'one' => q(Franco guineano),
8120             'other' => q(Francos guineanos),
8121             },
8122             },
8123             'GNS' => {
8124             display_name => {
8125             'currency' => q(Syli da Guiné),
8126             'one' => q(Syli guineano),
8127             'other' => q(Sylis guineanos),
8128             },
8129             },
8130             'GQE' => {
8131             display_name => {
8132             'currency' => q(Ekwele da Guiné Equatorial),
8133             'one' => q(Ekwele da Guiné Equatorial),
8134             'other' => q(Ekweles da Guiné Equatorial),
8135             },
8136             },
8137             'GRD' => {
8138             display_name => {
8139             'currency' => q(Dracma grego),
8140             'one' => q(Dracma grego),
8141             'other' => q(Dracmas gregos),
8142             },
8143             },
8144             'GTQ' => {
8145             display_name => {
8146             'currency' => q(Quetzal guatemalteco),
8147             'one' => q(Quetzal guatemalteco),
8148             'other' => q(Quetzais guatemaltecos),
8149             },
8150             },
8151             'GWE' => {
8152             display_name => {
8153             'currency' => q(Escudo da Guiné Portuguesa),
8154             'one' => q(Escudo da Guiné Portuguesa),
8155             'other' => q(Escudos da Guinéa Portuguesa),
8156             },
8157             },
8158             'GWP' => {
8159             display_name => {
8160             'currency' => q(Peso da Guiné-Bissau),
8161             'one' => q(Peso de Guiné-Bissau),
8162             'other' => q(Pesos de Guiné-Bissau),
8163             },
8164             },
8165             'GYD' => {
8166             display_name => {
8167             'currency' => q(Dólar guianense),
8168             'one' => q(Dólar guianense),
8169             'other' => q(Dólares guianenses),
8170             },
8171             },
8172             'HKD' => {
8173             display_name => {
8174             'currency' => q(Dólar de Hong Kong),
8175             'one' => q(Dólar de Hong Kong),
8176             'other' => q(Dólares de Hong Kong),
8177             },
8178             },
8179             'HNL' => {
8180             display_name => {
8181             'currency' => q(Lempira hondurenha),
8182             'one' => q(Lempira hondurenha),
8183             'other' => q(Lempiras hondurenhas),
8184             },
8185             },
8186             'HRD' => {
8187             display_name => {
8188             'currency' => q(Dinar croata),
8189             'one' => q(Dinar croata),
8190             'other' => q(Dinares croatas),
8191             },
8192             },
8193             'HRK' => {
8194             display_name => {
8195             'currency' => q(Kuna croata),
8196             'one' => q(Kuna croata),
8197             'other' => q(Kunas croatas),
8198             },
8199             },
8200             'HTG' => {
8201             display_name => {
8202             'currency' => q(Gourde haitiano),
8203             'one' => q(Gourde haitiano),
8204             'other' => q(Gourdes haitianos),
8205             },
8206             },
8207             'HUF' => {
8208             display_name => {
8209             'currency' => q(Florim húngaro),
8210             'one' => q(Florim húngaro),
8211             'other' => q(Florins húngaros),
8212             },
8213             },
8214             'IDR' => {
8215             display_name => {
8216             'currency' => q(Rupia indonésia),
8217             'one' => q(Rupia indonésia),
8218             'other' => q(Rupias indonésias),
8219             },
8220             },
8221             'IEP' => {
8222             display_name => {
8223             'currency' => q(Libra irlandesa),
8224             'one' => q(Libra irlandesa),
8225             'other' => q(Libras irlandesas),
8226             },
8227             },
8228             'ILP' => {
8229             display_name => {
8230             'currency' => q(Libra israelita),
8231             'one' => q(Libra israelita),
8232             'other' => q(Libras israelitas),
8233             },
8234             },
8235             'ILR' => {
8236             display_name => {
8237             'currency' => q(Sheqel antigo israelita),
8238             'one' => q(Sheqel antigo israelita),
8239             'other' => q(Sheqels antigos israelitas),
8240             },
8241             },
8242             'ILS' => {
8243             display_name => {
8244             'currency' => q(Novo shekel israelense),
8245             'one' => q(Novo shekel israelense),
8246             'other' => q(Novos shekels israelenses),
8247             },
8248             },
8249             'INR' => {
8250             display_name => {
8251             'currency' => q(Rupia indiana),
8252             'one' => q(Rupia indiana),
8253             'other' => q(Rupias indianas),
8254             },
8255             },
8256             'IQD' => {
8257             display_name => {
8258             'currency' => q(Dinar iraquiano),
8259             'one' => q(Dinar iraquiano),
8260             'other' => q(Dinares iraquianos),
8261             },
8262             },
8263             'IRR' => {
8264             display_name => {
8265             'currency' => q(Rial iraniano),
8266             'one' => q(Rial iraniano),
8267             'other' => q(Riales iranianos),
8268             },
8269             },
8270             'ISJ' => {
8271             display_name => {
8272             'currency' => q(Coroa antiga islandesa),
8273             'one' => q(Coroa antiga islandesa),
8274             'other' => q(Coroas antigas islandesas),
8275             },
8276             },
8277             'ISK' => {
8278             display_name => {
8279             'currency' => q(Coroa islandesa),
8280             'one' => q(Coroa islandesa),
8281             'other' => q(Coroas islandesas),
8282             },
8283             },
8284             'ITL' => {
8285             display_name => {
8286             'currency' => q(Lira italiana),
8287             'one' => q(Lira italiana),
8288             'other' => q(Liras italianas),
8289             },
8290             },
8291             'JMD' => {
8292             display_name => {
8293             'currency' => q(Dólar jamaicano),
8294             'one' => q(Dólar jamaicano),
8295             'other' => q(Dólares jamaicanos),
8296             },
8297             },
8298             'JOD' => {
8299             display_name => {
8300             'currency' => q(Dinar jordaniano),
8301             'one' => q(Dinar jordaniano),
8302             'other' => q(Dinares jordanianos),
8303             },
8304             },
8305             'JPY' => {
8306             display_name => {
8307             'currency' => q(Iene japonês),
8308             'one' => q(Iene japonês),
8309             'other' => q(Ienes japoneses),
8310             },
8311             },
8312             'KES' => {
8313             display_name => {
8314             'currency' => q(Xelim queniano),
8315             'one' => q(Xelim queniano),
8316             'other' => q(Xelins quenianos),
8317             },
8318             },
8319             'KGS' => {
8320             display_name => {
8321             'currency' => q(Som quirguiz),
8322             'one' => q(Som quirguiz),
8323             'other' => q(Sons quirguizes),
8324             },
8325             },
8326             'KHR' => {
8327             display_name => {
8328             'currency' => q(Riel cambojano),
8329             'one' => q(Riel cambojano),
8330             'other' => q(Rieles cambojanos),
8331             },
8332             },
8333             'KMF' => {
8334             display_name => {
8335             'currency' => q(Franco comoriano),
8336             'one' => q(Franco comoriano),
8337             'other' => q(Francos comorianos),
8338             },
8339             },
8340             'KPW' => {
8341             display_name => {
8342             'currency' => q(Won norte-coreano),
8343             'one' => q(Won norte-coreano),
8344             'other' => q(Wons norte-coreanos),
8345             },
8346             },
8347             'KRH' => {
8348             display_name => {
8349             'currency' => q(Hwan da Coreia do Sul \(1953–1962\)),
8350             'one' => q(Hwan da Coreia do Sul),
8351             'other' => q(Hwans da Coreia do Sul),
8352             },
8353             },
8354             'KRO' => {
8355             display_name => {
8356             'currency' => q(Won da Coreia do Sul \(1945–1953\)),
8357             'one' => q(Won antigo da Coreia do Sul),
8358             'other' => q(Wons antigos da Coreia do Sul),
8359             },
8360             },
8361             'KRW' => {
8362             display_name => {
8363             'currency' => q(Won sul-coreano),
8364             'one' => q(Won sul-coreano),
8365             'other' => q(Wons sul-coreanos),
8366             },
8367             },
8368             'KWD' => {
8369             display_name => {
8370             'currency' => q(Dinar kuwaitiano),
8371             'one' => q(Dinar kuwaitiano),
8372             'other' => q(Dinares kuwaitianos),
8373             },
8374             },
8375             'KYD' => {
8376             display_name => {
8377             'currency' => q(Dólar das Ilhas Cayman),
8378             'one' => q(Dólar das Ilhas Cayman),
8379             'other' => q(Dólares das Ilhas Cayman),
8380             },
8381             },
8382             'KZT' => {
8383             display_name => {
8384             'currency' => q(Tenge cazaque),
8385             'one' => q(Tenge cazaque),
8386             'other' => q(Tenges cazaques),
8387             },
8388             },
8389             'LAK' => {
8390             display_name => {
8391             'currency' => q(Kip laosiano),
8392             'one' => q(Kip laosiano),
8393             'other' => q(Kips laosianos),
8394             },
8395             },
8396             'LBP' => {
8397             display_name => {
8398             'currency' => q(Libra libanesa),
8399             'one' => q(Libra libanesa),
8400             'other' => q(Libras libanesas),
8401             },
8402             },
8403             'LKR' => {
8404             display_name => {
8405             'currency' => q(Rupia cingalesa),
8406             'one' => q(Rupia cingalesa),
8407             'other' => q(Rupias cingalesas),
8408             },
8409             },
8410             'LRD' => {
8411             display_name => {
8412             'currency' => q(Dólar liberiano),
8413             'one' => q(Dólar liberiano),
8414             'other' => q(Dólares liberianos),
8415             },
8416             },
8417             'LSL' => {
8418             display_name => {
8419             'currency' => q(Loti lesotiano),
8420             'one' => q(Loti lesotiano),
8421             'other' => q(Lotis lesotianos),
8422             },
8423             },
8424             'LTL' => {
8425             display_name => {
8426             'currency' => q(Litas lituano),
8427             'one' => q(Litas lituano),
8428             'other' => q(Litai lituanos),
8429             },
8430             },
8431             'LTT' => {
8432             display_name => {
8433             'currency' => q(Talonas lituano),
8434             'one' => q(Talonas lituanas),
8435             'other' => q(Talonases lituanas),
8436             },
8437             },
8438             'LUC' => {
8439             display_name => {
8440             'currency' => q(Franco conversível de Luxemburgo),
8441             'one' => q(Franco conversível de Luxemburgo),
8442             'other' => q(Francos conversíveis de Luxemburgo),
8443             },
8444             },
8445             'LUF' => {
8446             display_name => {
8447             'currency' => q(Franco luxemburguês),
8448             'one' => q(Franco de Luxemburgo),
8449             'other' => q(Francos de Luxemburgo),
8450             },
8451             },
8452             'LUL' => {
8453             display_name => {
8454             'currency' => q(Franco financeiro de Luxemburgo),
8455             'one' => q(Franco financeiro de Luxemburgo),
8456             'other' => q(Francos financeiros de Luxemburgo),
8457             },
8458             },
8459             'LVL' => {
8460             display_name => {
8461             'currency' => q(Lats letão),
8462             'one' => q(Lats letão),
8463             'other' => q(Lati letões),
8464             },
8465             },
8466             'LVR' => {
8467             display_name => {
8468             'currency' => q(Rublo letão),
8469             'one' => q(Rublo da Letônia),
8470             'other' => q(Rublos da Letônia),
8471             },
8472             },
8473             'LYD' => {
8474             display_name => {
8475             'currency' => q(Dinar líbio),
8476             'one' => q(Dinar líbio),
8477             'other' => q(Dinares líbios),
8478             },
8479             },
8480             'MAD' => {
8481             display_name => {
8482             'currency' => q(Dirham marroquino),
8483             'one' => q(Dirham marroquino),
8484             'other' => q(Dirhams marroquinos),
8485             },
8486             },
8487             'MAF' => {
8488             display_name => {
8489             'currency' => q(Franco marroquino),
8490             'one' => q(Franco marroquino),
8491             'other' => q(Francos marroquinos),
8492             },
8493             },
8494             'MCF' => {
8495             display_name => {
8496             'currency' => q(Franco monegasco),
8497             'one' => q(Franco monegasco),
8498             'other' => q(Francos monegascos),
8499             },
8500             },
8501             'MDC' => {
8502             display_name => {
8503             'currency' => q(Cupon moldávio),
8504             },
8505             },
8506             'MDL' => {
8507             display_name => {
8508             'currency' => q(Leu moldávio),
8509             'one' => q(Leu moldávio),
8510             'other' => q(Leus moldávios),
8511             },
8512             },
8513             'MGA' => {
8514             display_name => {
8515             'currency' => q(Ariary malgaxe),
8516             'one' => q(Ariary malgaxe),
8517             'other' => q(Ariarys malgaxes),
8518             },
8519             },
8520             'MGF' => {
8521             display_name => {
8522             'currency' => q(Franco de Madagascar),
8523             'one' => q(Franco de Madagascar),
8524             'other' => q(Francos de Madagascar),
8525             },
8526             },
8527             'MKD' => {
8528             display_name => {
8529             'currency' => q(Dinar macedônio),
8530             'one' => q(Dinar macedônio),
8531             'other' => q(Dinares macedônios),
8532             },
8533             },
8534             'MKN' => {
8535             display_name => {
8536             'currency' => q(Dinar macedônio \(1992–1993\)),
8537             'one' => q(Dinar macedônio \(1992–1993\)),
8538             'other' => q(Dinares macedônios \(1992–1993\)),
8539             },
8540             },
8541             'MLF' => {
8542             display_name => {
8543             'currency' => q(Franco de Mali),
8544             'one' => q(Franco de Mali),
8545             'other' => q(Francos de Mali),
8546             },
8547             },
8548             'MMK' => {
8549             display_name => {
8550             'currency' => q(Quiate mianmarense),
8551             'one' => q(Quiate mianmarense),
8552             'other' => q(Quiates mianmarenses),
8553             },
8554             },
8555             'MNT' => {
8556             display_name => {
8557             'currency' => q(Tugrik mongol),
8558             'one' => q(Tugrik mongol),
8559             'other' => q(Tugriks mongóis),
8560             },
8561             },
8562             'MOP' => {
8563             display_name => {
8564             'currency' => q(Pataca macaense),
8565             'one' => q(Pataca macaense),
8566             'other' => q(Patacas macaenses),
8567             },
8568             },
8569             'MRO' => {
8570             display_name => {
8571             'currency' => q(Ouguiya mauritana \(1973–2017\)),
8572             'one' => q(Ouguiya mauritana \(1973–2017\)),
8573             'other' => q(Ouguiyas mauritanas \(1973–2017\)),
8574             },
8575             },
8576             'MRU' => {
8577             display_name => {
8578             'currency' => q(Ouguiya mauritana),
8579             'one' => q(Ouguiya mauritana),
8580             'other' => q(Ouguiyas mauritanas),
8581             },
8582             },
8583             'MTL' => {
8584             display_name => {
8585             'currency' => q(Lira maltesa),
8586             'one' => q(Lira Maltesa),
8587             'other' => q(Liras maltesas),
8588             },
8589             },
8590             'MTP' => {
8591             display_name => {
8592             'currency' => q(Libra maltesa),
8593             'one' => q(Libra maltesa),
8594             'other' => q(Libras maltesas),
8595             },
8596             },
8597             'MUR' => {
8598             display_name => {
8599             'currency' => q(Rupia mauriciana),
8600             'one' => q(Rupia mauriciana),
8601             'other' => q(Rupias mauricianas),
8602             },
8603             },
8604             'MVR' => {
8605             display_name => {
8606             'currency' => q(Rupia maldivana),
8607             'one' => q(Rupia maldivana),
8608             'other' => q(Rupias maldivanas),
8609             },
8610             },
8611             'MWK' => {
8612             display_name => {
8613             'currency' => q(Kwacha malauiana),
8614             'one' => q(Kwacha malauiana),
8615             'other' => q(Kwachas malauianas),
8616             },
8617             },
8618             'MXN' => {
8619             display_name => {
8620             'currency' => q(Peso mexicano),
8621             'one' => q(Peso mexicano),
8622             'other' => q(Pesos mexicanos),
8623             },
8624             },
8625             'MXP' => {
8626             display_name => {
8627             'currency' => q(Peso Prata mexicano \(1861–1992\)),
8628             'one' => q(Peso de prata mexicano \(1861–1992\)),
8629             'other' => q(Pesos de prata mexicanos \(1861–1992\)),
8630             },
8631             },
8632             'MXV' => {
8633             display_name => {
8634             'currency' => q(Unidade Mexicana de Investimento \(UDI\)),
8635             'one' => q(Unidade de investimento mexicana \(UDI\)),
8636             'other' => q(Unidades de investimento mexicanas \(UDI\)),
8637             },
8638             },
8639             'MYR' => {
8640             display_name => {
8641             'currency' => q(Ringgit malaio),
8642             'one' => q(Ringgit malaio),
8643             'other' => q(Ringgits malaios),
8644             },
8645             },
8646             'MZE' => {
8647             display_name => {
8648             'currency' => q(Escudo de Moçambique),
8649             'one' => q(Escudo de Moçambique),
8650             'other' => q(Escudos de Moçambique),
8651             },
8652             },
8653             'MZM' => {
8654             display_name => {
8655             'currency' => q(Metical de Moçambique \(1980–2006\)),
8656             'one' => q(Metical antigo de Moçambique),
8657             'other' => q(Meticales antigos de Moçambique),
8658             },
8659             },
8660             'MZN' => {
8661             display_name => {
8662             'currency' => q(Metical moçambicano),
8663             'one' => q(Metical moçambicano),
8664             'other' => q(Meticais moçambicanos),
8665             },
8666             },
8667             'NAD' => {
8668             display_name => {
8669             'currency' => q(Dólar namibiano),
8670             'one' => q(Dólar namibiano),
8671             'other' => q(Dólares namibianos),
8672             },
8673             },
8674             'NGN' => {
8675             display_name => {
8676             'currency' => q(Naira nigeriana),
8677             'one' => q(Naira nigeriana),
8678             'other' => q(Nairas nigerianas),
8679             },
8680             },
8681             'NIC' => {
8682             display_name => {
8683             'currency' => q(Córdoba nicaraguense \(1988–1991\)),
8684             'one' => q(Córdoba nicaraguense \(1988–1991\)),
8685             'other' => q(Córdobas nicaraguense \(1988–1991\)),
8686             },
8687             },
8688             'NIO' => {
8689             display_name => {
8690             'currency' => q(Córdoba nicaraguense),
8691             'one' => q(Córdoba nicaraguense),
8692             'other' => q(Córdobas nicaraguenses),
8693             },
8694             },
8695             'NLG' => {
8696             display_name => {
8697             'currency' => q(Florim holandês),
8698             'one' => q(Florim holandês),
8699             'other' => q(Florins holandeses),
8700             },
8701             },
8702             'NOK' => {
8703             display_name => {
8704             'currency' => q(Coroa norueguesa),
8705             'one' => q(Coroa norueguesa),
8706             'other' => q(Coroas norueguesas),
8707             },
8708             },
8709             'NPR' => {
8710             display_name => {
8711             'currency' => q(Rupia nepalesa),
8712             'one' => q(Rupia nepalesa),
8713             'other' => q(Rupias nepalesas),
8714             },
8715             },
8716             'NZD' => {
8717             display_name => {
8718             'currency' => q(Dólar neozelandês),
8719             'one' => q(Dólar neozelandês),
8720             'other' => q(Dólares neozelandeses),
8721             },
8722             },
8723             'OMR' => {
8724             display_name => {
8725             'currency' => q(Rial omanense),
8726             'one' => q(Rial omanense),
8727             'other' => q(Riales omanenses),
8728             },
8729             },
8730             'PAB' => {
8731             display_name => {
8732             'currency' => q(Balboa panamenho),
8733             'one' => q(Balboa panamenho),
8734             'other' => q(Balboas panamenhos),
8735             },
8736             },
8737             'PEI' => {
8738             display_name => {
8739             'currency' => q(Inti peruano),
8740             'one' => q(Inti peruano),
8741             'other' => q(Intis peruanos),
8742             },
8743             },
8744             'PEN' => {
8745             display_name => {
8746             'currency' => q(Novo sol peruano),
8747             'one' => q(Novo sol peruano),
8748             'other' => q(Novos sóis peruanos),
8749             },
8750             },
8751             'PES' => {
8752             display_name => {
8753             'currency' => q(Sol peruano \(1863–1965\)),
8754             'one' => q(Sol peruano \(1863–1965\)),
8755             'other' => q(Sóis peruanos \(1863–1965\)),
8756             },
8757             },
8758             'PGK' => {
8759             display_name => {
8760             'currency' => q(Kina papuásia),
8761             'one' => q(Kina papuásia),
8762             'other' => q(Kinas papuásias),
8763             },
8764             },
8765             'PHP' => {
8766             symbol => 'PHP',
8767             display_name => {
8768             'currency' => q(Peso filipino),
8769             'one' => q(Peso filipino),
8770             'other' => q(Pesos filipinos),
8771             },
8772             },
8773             'PKR' => {
8774             display_name => {
8775             'currency' => q(Rupia paquistanesa),
8776             'one' => q(Rupia paquistanesa),
8777             'other' => q(Rupias paquistanesas),
8778             },
8779             },
8780             'PLN' => {
8781             display_name => {
8782             'currency' => q(Zloty polonês),
8783             'one' => q(Zloty polonês),
8784             'other' => q(Zlotys poloneses),
8785             },
8786             },
8787             'PLZ' => {
8788             display_name => {
8789             'currency' => q(Zloti polonês \(1950–1995\)),
8790             'one' => q(Zloti polonês \(1950–1995\)),
8791             'other' => q(Zlotis poloneses \(1950–1995\)),
8792             },
8793             },
8794             'PTE' => {
8795             symbol => 'Esc.',
8796             display_name => {
8797             'currency' => q(Escudo português),
8798             'one' => q(Escudo português),
8799             'other' => q(Escudos portugueses),
8800             },
8801             },
8802             'PYG' => {
8803             display_name => {
8804             'currency' => q(Guarani paraguaio),
8805             'one' => q(Guarani paraguaio),
8806             'other' => q(Guaranis paraguaios),
8807             },
8808             },
8809             'QAR' => {
8810             display_name => {
8811             'currency' => q(Rial catariano),
8812             'one' => q(Rial catariano),
8813             'other' => q(Riales catarianos),
8814             },
8815             },
8816             'RHD' => {
8817             display_name => {
8818             'currency' => q(Dólar rodesiano),
8819             'one' => q(Dólar da Rodésia),
8820             'other' => q(Dólares da Rodésia),
8821             },
8822             },
8823             'ROL' => {
8824             display_name => {
8825             'currency' => q(Leu romeno \(1952–2006\)),
8826             'one' => q(Leu antigo da Romênia),
8827             'other' => q(Leus antigos da Romênia),
8828             },
8829             },
8830             'RON' => {
8831             symbol => 'L',
8832             display_name => {
8833             'currency' => q(Leu romeno),
8834             'one' => q(Leu romeno),
8835             'other' => q(Leus romenos),
8836             },
8837             },
8838             'RSD' => {
8839             display_name => {
8840             'currency' => q(Dinar sérvio),
8841             'one' => q(Dinar sérvio),
8842             'other' => q(Dinares sérvios),
8843             },
8844             },
8845             'RUB' => {
8846             display_name => {
8847             'currency' => q(Rublo russo),
8848             'one' => q(Rublo russo),
8849             'other' => q(Rublos russos),
8850             },
8851             },
8852             'RUR' => {
8853             display_name => {
8854             'currency' => q(Rublo russo \(1991–1998\)),
8855             'one' => q(Rublo russo \(1991–1998\)),
8856             'other' => q(Rublos russos \(1991–1998\)),
8857             },
8858             },
8859             'RWF' => {
8860             display_name => {
8861             'currency' => q(Franco ruandês),
8862             'one' => q(Franco ruandês),
8863             'other' => q(Francos ruandeses),
8864             },
8865             },
8866             'SAR' => {
8867             display_name => {
8868             'currency' => q(Riyal saudita),
8869             'one' => q(Riyal saudita),
8870             'other' => q(Riyales sauditas),
8871             },
8872             },
8873             'SBD' => {
8874             display_name => {
8875             'currency' => q(Dólar das Ilhas Salomão),
8876             'one' => q(Dólar das Ilhas Salomão),
8877             'other' => q(Dólares das Ilhas Salomão),
8878             },
8879             },
8880             'SCR' => {
8881             display_name => {
8882             'currency' => q(Rupia seichelense),
8883             'one' => q(Rupia seichelense),
8884             'other' => q(Rupias seichelenses),
8885             },
8886             },
8887             'SDD' => {
8888             display_name => {
8889             'currency' => q(Dinar sudanês \(1992–2007\)),
8890             'one' => q(Dinar antigo do Sudão),
8891             'other' => q(Dinares antigos do Sudão),
8892             },
8893             },
8894             'SDG' => {
8895             display_name => {
8896             'currency' => q(Libra sudanesa),
8897             'one' => q(Libra sudanesa),
8898             'other' => q(Libras sudanesas),
8899             },
8900             },
8901             'SDP' => {
8902             display_name => {
8903             'currency' => q(Libra sudanesa \(1957–1998\)),
8904             'one' => q(Libra antiga sudanesa),
8905             'other' => q(Libras antigas sudanesas),
8906             },
8907             },
8908             'SEK' => {
8909             display_name => {
8910             'currency' => q(Coroa sueca),
8911             'one' => q(Coroa sueca),
8912             'other' => q(Coroas suecas),
8913             },
8914             },
8915             'SGD' => {
8916             display_name => {
8917             'currency' => q(Dólar singapuriano),
8918             'one' => q(Dólar singapuriano),
8919             'other' => q(Dólares singapurianos),
8920             },
8921             },
8922             'SHP' => {
8923             display_name => {
8924             'currency' => q(Libra de Santa Helena),
8925             'one' => q(Libra de Santa Helena),
8926             'other' => q(Libras de Santa Helena),
8927             },
8928             },
8929             'SIT' => {
8930             display_name => {
8931             'currency' => q(Tolar Bons esloveno),
8932             'one' => q(Tolar da Eslovênia),
8933             'other' => q(Tolares da Eslovênia),
8934             },
8935             },
8936             'SKK' => {
8937             display_name => {
8938             'currency' => q(Coroa eslovaca),
8939             'one' => q(Coroa eslovaca),
8940             'other' => q(Coroas eslovacas),
8941             },
8942             },
8943             'SLE' => {
8944             display_name => {
8945             'currency' => q(Leone de Serra Leoa),
8946             'one' => q(Leone de Serra Leoa),
8947             'other' => q(Leones de Serra Leoa),
8948             },
8949             },
8950             'SLL' => {
8951             display_name => {
8952             'currency' => q(Leone de Serra Leoa \(1964—2022\)),
8953             'one' => q(Leone de Serra Leoa \(1964—2022\)),
8954             'other' => q(Leones de Serra Leoa \(1964—2022\)),
8955             },
8956             },
8957             'SOS' => {
8958             display_name => {
8959             'currency' => q(Xelim somali),
8960             'one' => q(Xelim somali),
8961             'other' => q(Xelins somalis),
8962             },
8963             },
8964             'SRD' => {
8965             display_name => {
8966             'currency' => q(Dólar surinamês),
8967             'one' => q(Dólar surinamês),
8968             'other' => q(Dólares surinameses),
8969             },
8970             },
8971             'SRG' => {
8972             display_name => {
8973             'currency' => q(Florim do Suriname),
8974             'one' => q(Florim do Suriname),
8975             'other' => q(Florins do Suriname),
8976             },
8977             },
8978             'SSP' => {
8979             display_name => {
8980             'currency' => q(Libra sul-sudanesa),
8981             'one' => q(Libra sul-sudanesa),
8982             'other' => q(Libras sul-sudanesas),
8983             },
8984             },
8985             'STD' => {
8986             display_name => {
8987             'currency' => q(Dobra de São Tomé e Príncipe \(1977–2017\)),
8988             'one' => q(Dobra de São Tomé e Príncipe \(1977–2017\)),
8989             'other' => q(Dobras de São Tomé e Príncipe \(1977–2017\)),
8990             },
8991             },
8992             'STN' => {
8993             display_name => {
8994             'currency' => q(Dobra de São Tomé e Príncipe),
8995             'one' => q(Dobra de São Tomé e Príncipe),
8996             'other' => q(Dobras de São Tomé e Príncipe),
8997             },
8998             },
8999             'SUR' => {
9000             display_name => {
9001             'currency' => q(Rublo soviético),
9002             'one' => q(Rublo soviético),
9003             'other' => q(Rublos soviéticos),
9004             },
9005             },
9006             'SVC' => {
9007             display_name => {
9008             'currency' => q(Colom salvadorenho),
9009             'one' => q(Colon de El Salvador),
9010             'other' => q(Colons de El Salvador),
9011             },
9012             },
9013             'SYP' => {
9014             symbol => 'S£',
9015             display_name => {
9016             'currency' => q(Libra síria),
9017             'one' => q(Libra síria),
9018             'other' => q(Libras sírias),
9019             },
9020             },
9021             'SZL' => {
9022             display_name => {
9023             'currency' => q(Lilangeni suazi),
9024             'one' => q(Lilangeni suazi),
9025             'other' => q(Lilangenis suazis),
9026             },
9027             },
9028             'THB' => {
9029             symbol => '฿',
9030             display_name => {
9031             'currency' => q(Baht tailandês),
9032             'one' => q(Baht tailandês),
9033             'other' => q(Bahts tailandeses),
9034             },
9035             },
9036             'TJR' => {
9037             display_name => {
9038             'currency' => q(Rublo do Tadjiquistão),
9039             'one' => q(Rublo do Tajaquistão),
9040             'other' => q(Rublos do Tajaquistão),
9041             },
9042             },
9043             'TJS' => {
9044             display_name => {
9045             'currency' => q(Somoni tadjique),
9046             'one' => q(Somoni tadjique),
9047             'other' => q(Somonis tadjiques),
9048             },
9049             },
9050             'TMM' => {
9051             display_name => {
9052             'currency' => q(Manat do Turcomenistão \(1993–2009\)),
9053             'one' => q(Manat do Turcomenistão \(1993–2009\)),
9054             'other' => q(Manats do Turcomenistão \(1993–2009\)),
9055             },
9056             },
9057             'TMT' => {
9058             display_name => {
9059             'currency' => q(Manat turcomeno),
9060             'one' => q(Manat turcomeno),
9061             'other' => q(Manats turcomenos),
9062             },
9063             },
9064             'TND' => {
9065             display_name => {
9066             'currency' => q(Dinar tunisiano),
9067             'one' => q(Dinar tunisiano),
9068             'other' => q(Dinares tunisianos),
9069             },
9070             },
9071             'TOP' => {
9072             display_name => {
9073             'currency' => q(Paʻanga tonganesa),
9074             'one' => q(Paʻanga tonganesa),
9075             'other' => q(Paʻangas tonganesas),
9076             },
9077             },
9078             'TPE' => {
9079             display_name => {
9080             'currency' => q(Escudo timorense),
9081             'one' => q(Escudo do Timor),
9082             'other' => q(Escudos do Timor),
9083             },
9084             },
9085             'TRL' => {
9086             display_name => {
9087             'currency' => q(Lira turca \(1922–2005\)),
9088             'one' => q(Lira turca antiga),
9089             'other' => q(Liras turcas antigas),
9090             },
9091             },
9092             'TRY' => {
9093             display_name => {
9094             'currency' => q(Lira turca),
9095             'one' => q(Lira turca),
9096             'other' => q(Liras turcas),
9097             },
9098             },
9099             'TTD' => {
9100             display_name => {
9101             'currency' => q(Dólar de Trinidad e Tobago),
9102             'one' => q(Dólar de Trinidad e Tobago),
9103             'other' => q(Dólares de Trinidad e Tobago),
9104             },
9105             },
9106             'TWD' => {
9107             symbol => 'NT$',
9108             display_name => {
9109             'currency' => q(Novo dólar taiwanês),
9110             'one' => q(Novo dólar taiwanês),
9111             'other' => q(Novos dólares taiwaneses),
9112             },
9113             },
9114             'TZS' => {
9115             display_name => {
9116             'currency' => q(Xelim tanzaniano),
9117             'one' => q(Xelim tanzaniano),
9118             'other' => q(Xelins tanzanianos),
9119             },
9120             },
9121             'UAH' => {
9122             display_name => {
9123             'currency' => q(Hryvnia ucraniano),
9124             'one' => q(Hryvnia ucraniano),
9125             'other' => q(Hryvnias ucranianos),
9126             },
9127             },
9128             'UAK' => {
9129             display_name => {
9130             'currency' => q(Karbovanetz ucraniano),
9131             'one' => q(Karbovanetz da Ucrânia),
9132             'other' => q(Karbovanetzs da Ucrânia),
9133             },
9134             },
9135             'UGS' => {
9136             display_name => {
9137             'currency' => q(Xelim ugandense \(1966–1987\)),
9138             'one' => q(Shilling de Uganda \(1966–1987\)),
9139             'other' => q(Shillings de Uganda \(1966–1987\)),
9140             },
9141             },
9142             'UGX' => {
9143             display_name => {
9144             'currency' => q(Xelim ugandense),
9145             'one' => q(Xelim ugandense),
9146             'other' => q(Xelins ugandenses),
9147             },
9148             },
9149             'USD' => {
9150             display_name => {
9151             'currency' => q(Dólar americano),
9152             'one' => q(Dólar americano),
9153             'other' => q(Dólares americanos),
9154             },
9155             },
9156             'USN' => {
9157             display_name => {
9158             'currency' => q(Dólar norte-americano \(Dia seguinte\)),
9159             'one' => q(Dólar americano \(dia seguinte\)),
9160             'other' => q(Dólares americanos \(dia seguinte\)),
9161             },
9162             },
9163             'USS' => {
9164             display_name => {
9165             'currency' => q(Dólar norte-americano \(Mesmo dia\)),
9166             'one' => q(Dólar americano \(mesmo dia\)),
9167             'other' => q(Dólares americanos \(mesmo dia\)),
9168             },
9169             },
9170             'UYI' => {
9171             display_name => {
9172             'currency' => q(Peso uruguaio en unidades indexadas),
9173             'one' => q(Peso uruguaio em unidades indexadas),
9174             'other' => q(Pesos uruguaios em unidades indexadas),
9175             },
9176             },
9177             'UYP' => {
9178             display_name => {
9179             'currency' => q(Peso uruguaio \(1975–1993\)),
9180             'one' => q(Peso uruguaio \(1975–1993\)),
9181             'other' => q(Pesos uruguaios \(1975–1993\)),
9182             },
9183             },
9184             'UYU' => {
9185             display_name => {
9186             'currency' => q(Peso uruguaio),
9187             'one' => q(Peso uruguaio),
9188             'other' => q(Pesos uruguaios),
9189             },
9190             },
9191             'UZS' => {
9192             display_name => {
9193             'currency' => q(Som uzbeque),
9194             'one' => q(Som uzbeque),
9195             'other' => q(Sons uzbeques),
9196             },
9197             },
9198             'VEB' => {
9199             display_name => {
9200             'currency' => q(Bolívar venezuelano \(1871–2008\)),
9201             'one' => q(Bolívar venezuelano \(1871–2008\)),
9202             'other' => q(Bolívares venezuelanos \(1871–2008\)),
9203             },
9204             },
9205             'VEF' => {
9206             display_name => {
9207             'currency' => q(Bolívar venezuelano \(2008–2018\)),
9208             'one' => q(Bolívar venezuelano \(2008–2018\)),
9209             'other' => q(Bolívares venezuelanos \(2008–2018\)),
9210             },
9211             },
9212             'VES' => {
9213             display_name => {
9214             'currency' => q(Bolívar venezuelano),
9215             'one' => q(Bolívar venezuelano),
9216             'other' => q(Bolívares venezuelanos),
9217             },
9218             },
9219             'VND' => {
9220             display_name => {
9221             'currency' => q(Dong vietnamita),
9222             'one' => q(Dong vietnamita),
9223             'other' => q(Dongs vietnamitas),
9224             },
9225             },
9226             'VNN' => {
9227             display_name => {
9228             'currency' => q(Dong vietnamita \(1978–1985\)),
9229             },
9230             },
9231             'VUV' => {
9232             display_name => {
9233             'currency' => q(Vatu de Vanuatu),
9234             'one' => q(Vatu de Vanuatu),
9235             'other' => q(Vatus de Vanuatu),
9236             },
9237             },
9238             'WST' => {
9239             display_name => {
9240             'currency' => q(Tala samoano),
9241             'one' => q(Tala samoano),
9242             'other' => q(Talas samoanos),
9243             },
9244             },
9245             'XAF' => {
9246             display_name => {
9247             'currency' => q(Franco CFA de BEAC),
9248             'one' => q(Franco CFA de BEAC),
9249             'other' => q(Francos CFA de BEAC),
9250             },
9251             },
9252             'XAG' => {
9253             display_name => {
9254             'currency' => q(Prata),
9255             'one' => q(Prata),
9256             'other' => q(Pratas),
9257             },
9258             },
9259             'XAU' => {
9260             display_name => {
9261             'currency' => q(Ouro),
9262             'one' => q(Ouro),
9263             'other' => q(Ouros),
9264             },
9265             },
9266             'XBA' => {
9267             display_name => {
9268             'currency' => q(Unidade Composta Europeia),
9269             'one' => q(Unidade de composição europeia),
9270             'other' => q(Unidades de composição europeias),
9271             },
9272             },
9273             'XBB' => {
9274             display_name => {
9275             'currency' => q(Unidade Monetária Europeia),
9276             'one' => q(Unidade monetária europeia),
9277             'other' => q(Unidades monetárias europeias),
9278             },
9279             },
9280             'XBC' => {
9281             display_name => {
9282             'currency' => q(Unidade de Conta Europeia \(XBC\)),
9283             'one' => q(Unidade europeia de conta \(XBC\)),
9284             'other' => q(Unidades europeias de conta \(XBC\)),
9285             },
9286             },
9287             'XBD' => {
9288             display_name => {
9289             'currency' => q(Unidade de Conta Europeia \(XBD\)),
9290             'one' => q(Unidade europeia de conta \(XBD\)),
9291             'other' => q(Unidades europeias de conta \(XBD\)),
9292             },
9293             },
9294             'XCD' => {
9295             display_name => {
9296             'currency' => q(Dólar do Caribe Oriental),
9297             'one' => q(Dólar do Caribe Oriental),
9298             'other' => q(Dólares do Caribe Oriental),
9299             },
9300             },
9301             'XDR' => {
9302             display_name => {
9303             'currency' => q(Direitos Especiais de Giro),
9304             'one' => q(Direitos de desenho especiais),
9305             'other' => q(Direitos de desenho especiais),
9306             },
9307             },
9308             'XEU' => {
9309             display_name => {
9310             'currency' => q(Unidade de Moeda Europeia),
9311             'one' => q(Unidade de moeda europeia),
9312             'other' => q(Unidades de moedas europeias),
9313             },
9314             },
9315             'XFO' => {
9316             display_name => {
9317             'currency' => q(Franco-ouro francês),
9318             'one' => q(Franco de ouro francês),
9319             'other' => q(Francos de ouro franceses),
9320             },
9321             },
9322             'XFU' => {
9323             display_name => {
9324             'currency' => q(Franco UIC francês),
9325             'one' => q(Franco UIC francês),
9326             'other' => q(Francos UIC franceses),
9327             },
9328             },
9329             'XOF' => {
9330             display_name => {
9331             'currency' => q(Franco CFA de BCEAO),
9332             'one' => q(Franco CFA de BCEAO),
9333             'other' => q(Francos CFA de BCEAO),
9334             },
9335             },
9336             'XPD' => {
9337             display_name => {
9338             'currency' => q(Paládio),
9339             'one' => q(Paládio),
9340             'other' => q(Paládios),
9341             },
9342             },
9343             'XPF' => {
9344             display_name => {
9345             'currency' => q(Franco CFP),
9346             'one' => q(Franco CFP),
9347             'other' => q(Francos CFP),
9348             },
9349             },
9350             'XPT' => {
9351             display_name => {
9352             'currency' => q(Platina),
9353             'one' => q(Platina),
9354             'other' => q(Platinas),
9355             },
9356             },
9357             'XRE' => {
9358             display_name => {
9359             'currency' => q(Fundos RINET),
9360             },
9361             },
9362             'XTS' => {
9363             display_name => {
9364             'currency' => q(Código de Moeda de Teste),
9365             'one' => q(Código de moeda de teste),
9366             'other' => q(Códigos de moeda de teste),
9367             },
9368             },
9369             'XXX' => {
9370             display_name => {
9371             'currency' => q(Moeda desconhecida),
9372             'one' => q(\(unidade monetária desconhecida\)),
9373             'other' => q(\(moedas desconhecidas\)),
9374             },
9375             },
9376             'YDD' => {
9377             display_name => {
9378             'currency' => q(Dinar iemenita),
9379             'one' => q(Dinar do Iêmen),
9380             'other' => q(Dinares do Iêmen),
9381             },
9382             },
9383             'YER' => {
9384             display_name => {
9385             'currency' => q(Rial iemenita),
9386             'one' => q(Rial iemenita),
9387             'other' => q(Riales iemenitas),
9388             },
9389             },
9390             'YUD' => {
9391             display_name => {
9392             'currency' => q(Dinar forte iugoslavo \(1966–1990\)),
9393             'one' => q(Dinar forte iugoslavo),
9394             'other' => q(Dinares fortes iugoslavos),
9395             },
9396             },
9397             'YUM' => {
9398             display_name => {
9399             'currency' => q(Dinar noviy iugoslavo \(1994–2002\)),
9400             'one' => q(Dinar noviy da Iugoslávia),
9401             'other' => q(Dinares noviy da Iugoslávia),
9402             },
9403             },
9404             'YUN' => {
9405             display_name => {
9406             'currency' => q(Dinar conversível iugoslavo \(1990–1992\)),
9407             'one' => q(Dinar conversível da Iugoslávia),
9408             'other' => q(Dinares conversíveis da Iugoslávia),
9409             },
9410             },
9411             'YUR' => {
9412             display_name => {
9413             'currency' => q(Dinar reformado iugoslavo \(1992–1993\)),
9414             'one' => q(Dinar iugoslavo reformado),
9415             'other' => q(Dinares iugoslavos reformados),
9416             },
9417             },
9418             'ZAL' => {
9419             display_name => {
9420             'currency' => q(Rand sul-africano \(financeiro\)),
9421             'one' => q(Rand da África do Sul \(financeiro\)),
9422             'other' => q(Rands da África do Sul \(financeiro\)),
9423             },
9424             },
9425             'ZAR' => {
9426             display_name => {
9427             'currency' => q(Rand sul-africano),
9428             'one' => q(Rand sul-africano),
9429             'other' => q(Rands sul-africanos),
9430             },
9431             },
9432             'ZMK' => {
9433             display_name => {
9434             'currency' => q(Cuacha zambiano \(1968–2012\)),
9435             'one' => q(Kwacha da Zâmbia \(1968–2012\)),
9436             'other' => q(Kwachas da Zâmbia \(1968–2012\)),
9437             },
9438             },
9439             'ZMW' => {
9440             display_name => {
9441             'currency' => q(Kwacha zambiano),
9442             'one' => q(Kwacha zambiano),
9443             'other' => q(Kwachas zambianos),
9444             },
9445             },
9446             'ZRN' => {
9447             display_name => {
9448             'currency' => q(Zaire Novo zairense \(1993–1998\)),
9449             'one' => q(Novo zaire do Zaire),
9450             'other' => q(Novos zaires do Zaire),
9451             },
9452             },
9453             'ZRZ' => {
9454             display_name => {
9455             'currency' => q(Zaire zairense \(1971–1993\)),
9456             'one' => q(Zaire do Zaire),
9457             'other' => q(Zaires do Zaire),
9458             },
9459             },
9460             'ZWD' => {
9461             display_name => {
9462             'currency' => q(Dólar do Zimbábue \(1980–2008\)),
9463             'one' => q(Dólar do Zimbábue),
9464             'other' => q(Dólares do Zimbábue),
9465             },
9466             },
9467             'ZWL' => {
9468             display_name => {
9469             'currency' => q(Dólar do Zimbábue \(2009\)),
9470             'one' => q(Dólar do Zimbábue \(2009\)),
9471             'other' => q(Dólares do Zimbábue \(2009\)),
9472             },
9473             },
9474             'ZWR' => {
9475             display_name => {
9476             'currency' => q(Dólar do Zimbábue \(2008\)),
9477             'one' => q(Dólar do Zimbábue \(2008\)),
9478             'other' => q(Dólares do Zimbábue \(2008\)),
9479             },
9480             },
9481             } },
9482             );
9483              
9484              
9485             has 'calendar_months' => (
9486             is => 'ro',
9487             isa => HashRef,
9488             init_arg => undef,
9489             default => sub { {
9490             'chinese' => {
9491             'format' => {
9492             wide => {
9493             nonleap => [
9494             'Mês 1',
9495             'Mês 2',
9496             'Mês 3',
9497             'Mês 4',
9498             'Mês 5',
9499             'Mês 6',
9500             'Mês 7',
9501             'Mês 8',
9502             'Mês 9',
9503             'Mês 10',
9504             'Mês 11',
9505             'Mês 12'
9506             ],
9507             leap => [
9508            
9509             ],
9510             },
9511             },
9512             },
9513             'gregorian' => {
9514             'format' => {
9515             abbreviated => {
9516             nonleap => [
9517             'jan.',
9518             'fev.',
9519             'mar.',
9520             'abr.',
9521             'mai.',
9522             'jun.',
9523             'jul.',
9524             'ago.',
9525             'set.',
9526             'out.',
9527             'nov.',
9528             'dez.'
9529             ],
9530             leap => [
9531            
9532             ],
9533             },
9534             wide => {
9535             nonleap => [
9536             'janeiro',
9537             'fevereiro',
9538             'março',
9539             'abril',
9540             'maio',
9541             'junho',
9542             'julho',
9543             'agosto',
9544             'setembro',
9545             'outubro',
9546             'novembro',
9547             'dezembro'
9548             ],
9549             leap => [
9550            
9551             ],
9552             },
9553             },
9554             'stand-alone' => {
9555             narrow => {
9556             nonleap => [
9557             'J',
9558             'F',
9559             'M',
9560             'A',
9561             'M',
9562             'J',
9563             'J',
9564             'A',
9565             'S',
9566             'O',
9567             'N',
9568             'D'
9569             ],
9570             leap => [
9571            
9572             ],
9573             },
9574             },
9575             },
9576             } },
9577             );
9578              
9579             has 'calendar_days' => (
9580             is => 'ro',
9581             isa => HashRef,
9582             init_arg => undef,
9583             default => sub { {
9584             'gregorian' => {
9585             'format' => {
9586             abbreviated => {
9587             mon => 'seg.',
9588             tue => 'ter.',
9589             wed => 'qua.',
9590             thu => 'qui.',
9591             fri => 'sex.',
9592             sat => 'sáb.',
9593             sun => 'dom.'
9594             },
9595             wide => {
9596             mon => 'segunda-feira',
9597             tue => 'terça-feira',
9598             wed => 'quarta-feira',
9599             thu => 'quinta-feira',
9600             fri => 'sexta-feira',
9601             sat => 'sábado',
9602             sun => 'domingo'
9603             },
9604             },
9605             'stand-alone' => {
9606             narrow => {
9607             mon => 'S',
9608             tue => 'T',
9609             wed => 'Q',
9610             thu => 'Q',
9611             fri => 'S',
9612             sat => 'S',
9613             sun => 'D'
9614             },
9615             },
9616             },
9617             } },
9618             );
9619              
9620             has 'calendar_quarters' => (
9621             is => 'ro',
9622             isa => HashRef,
9623             init_arg => undef,
9624             default => sub { {
9625             'gregorian' => {
9626             'format' => {
9627             abbreviated => {0 => 'T1',
9628             1 => 'T2',
9629             2 => 'T3',
9630             3 => 'T4'
9631             },
9632             wide => {0 => '1º trimestre',
9633             1 => '2º trimestre',
9634             2 => '3º trimestre',
9635             3 => '4º trimestre'
9636             },
9637             },
9638             },
9639             } },
9640             );
9641              
9642             has 'day_period_data' => (
9643             is => 'ro',
9644             isa => CodeRef,
9645             init_arg => undef,
9646             default => sub { sub {
9647             # Time in hhmm format
9648             my ($self, $type, $time, $day_period_type) = @_;
9649             $day_period_type //= 'default';
9650             SWITCH:
9651             for ($type) {
9652             if ($_ eq 'buddhist') {
9653             if($day_period_type eq 'default') {
9654             return 'midnight' if $time == 0;
9655             return 'noon' if $time == 1200;
9656             return 'afternoon1' if $time >= 1200
9657             && $time < 1900;
9658             return 'evening1' if $time >= 1900
9659             && $time < 2400;
9660             return 'morning1' if $time >= 600
9661             && $time < 1200;
9662             return 'night1' if $time >= 0
9663             && $time < 600;
9664             }
9665             if($day_period_type eq 'selection') {
9666             return 'afternoon1' if $time >= 1200
9667             && $time < 1900;
9668             return 'evening1' if $time >= 1900
9669             && $time < 2400;
9670             return 'morning1' if $time >= 600
9671             && $time < 1200;
9672             return 'night1' if $time >= 0
9673             && $time < 600;
9674             }
9675             last SWITCH;
9676             }
9677             if ($_ eq 'chinese') {
9678             if($day_period_type eq 'default') {
9679             return 'midnight' if $time == 0;
9680             return 'noon' if $time == 1200;
9681             return 'afternoon1' if $time >= 1200
9682             && $time < 1900;
9683             return 'evening1' if $time >= 1900
9684             && $time < 2400;
9685             return 'morning1' if $time >= 600
9686             && $time < 1200;
9687             return 'night1' if $time >= 0
9688             && $time < 600;
9689             }
9690             if($day_period_type eq 'selection') {
9691             return 'afternoon1' if $time >= 1200
9692             && $time < 1900;
9693             return 'evening1' if $time >= 1900
9694             && $time < 2400;
9695             return 'morning1' if $time >= 600
9696             && $time < 1200;
9697             return 'night1' if $time >= 0
9698             && $time < 600;
9699             }
9700             last SWITCH;
9701             }
9702             if ($_ eq 'generic') {
9703             if($day_period_type eq 'default') {
9704             return 'midnight' if $time == 0;
9705             return 'noon' if $time == 1200;
9706             return 'afternoon1' if $time >= 1200
9707             && $time < 1900;
9708             return 'evening1' if $time >= 1900
9709             && $time < 2400;
9710             return 'morning1' if $time >= 600
9711             && $time < 1200;
9712             return 'night1' if $time >= 0
9713             && $time < 600;
9714             }
9715             if($day_period_type eq 'selection') {
9716             return 'afternoon1' if $time >= 1200
9717             && $time < 1900;
9718             return 'evening1' if $time >= 1900
9719             && $time < 2400;
9720             return 'morning1' if $time >= 600
9721             && $time < 1200;
9722             return 'night1' if $time >= 0
9723             && $time < 600;
9724             }
9725             last SWITCH;
9726             }
9727             if ($_ eq 'gregorian') {
9728             if($day_period_type eq 'default') {
9729             return 'midnight' if $time == 0;
9730             return 'noon' if $time == 1200;
9731             return 'afternoon1' if $time >= 1200
9732             && $time < 1900;
9733             return 'evening1' if $time >= 1900
9734             && $time < 2400;
9735             return 'morning1' if $time >= 600
9736             && $time < 1200;
9737             return 'night1' if $time >= 0
9738             && $time < 600;
9739             }
9740             if($day_period_type eq 'selection') {
9741             return 'afternoon1' if $time >= 1200
9742             && $time < 1900;
9743             return 'evening1' if $time >= 1900
9744             && $time < 2400;
9745             return 'morning1' if $time >= 600
9746             && $time < 1200;
9747             return 'night1' if $time >= 0
9748             && $time < 600;
9749             }
9750             last SWITCH;
9751             }
9752             if ($_ eq 'japanese') {
9753             if($day_period_type eq 'default') {
9754             return 'midnight' if $time == 0;
9755             return 'noon' if $time == 1200;
9756             return 'afternoon1' if $time >= 1200
9757             && $time < 1900;
9758             return 'evening1' if $time >= 1900
9759             && $time < 2400;
9760             return 'morning1' if $time >= 600
9761             && $time < 1200;
9762             return 'night1' if $time >= 0
9763             && $time < 600;
9764             }
9765             if($day_period_type eq 'selection') {
9766             return 'afternoon1' if $time >= 1200
9767             && $time < 1900;
9768             return 'evening1' if $time >= 1900
9769             && $time < 2400;
9770             return 'morning1' if $time >= 600
9771             && $time < 1200;
9772             return 'night1' if $time >= 0
9773             && $time < 600;
9774             }
9775             last SWITCH;
9776             }
9777             if ($_ eq 'roc') {
9778             if($day_period_type eq 'default') {
9779             return 'midnight' if $time == 0;
9780             return 'noon' if $time == 1200;
9781             return 'afternoon1' if $time >= 1200
9782             && $time < 1900;
9783             return 'evening1' if $time >= 1900
9784             && $time < 2400;
9785             return 'morning1' if $time >= 600
9786             && $time < 1200;
9787             return 'night1' if $time >= 0
9788             && $time < 600;
9789             }
9790             if($day_period_type eq 'selection') {
9791             return 'afternoon1' if $time >= 1200
9792             && $time < 1900;
9793             return 'evening1' if $time >= 1900
9794             && $time < 2400;
9795             return 'morning1' if $time >= 600
9796             && $time < 1200;
9797             return 'night1' if $time >= 0
9798             && $time < 600;
9799             }
9800             last SWITCH;
9801             }
9802             }
9803             } },
9804             );
9805              
9806             around day_period_data => sub {
9807             my ($orig, $self) = @_;
9808             return $self->$orig;
9809             };
9810              
9811             has 'day_periods' => (
9812             is => 'ro',
9813             isa => HashRef,
9814             init_arg => undef,
9815             default => sub { {
9816             'gregorian' => {
9817             'format' => {
9818             'abbreviated' => {
9819             'afternoon1' => q{da tarde},
9820             'evening1' => q{da noite},
9821             'midnight' => q{meia-noite},
9822             'morning1' => q{da manhã},
9823             'night1' => q{da madrugada},
9824             'noon' => q{meio-dia},
9825             },
9826             },
9827             'stand-alone' => {
9828             'abbreviated' => {
9829             'afternoon1' => q{tarde},
9830             'evening1' => q{noite},
9831             'morning1' => q{manhã},
9832             'night1' => q{madrugada},
9833             },
9834             },
9835             },
9836             } },
9837             );
9838              
9839             has 'eras' => (
9840             is => 'ro',
9841             isa => HashRef,
9842             init_arg => undef,
9843             default => sub { {
9844             'buddhist' => {
9845             narrow => {
9846             '0' => 'EB'
9847             },
9848             wide => {
9849             '0' => 'EB'
9850             },
9851             },
9852             'chinese' => {
9853             },
9854             'generic' => {
9855             },
9856             'gregorian' => {
9857             abbreviated => {
9858             '0' => 'a.C.',
9859             '1' => 'd.C.'
9860             },
9861             wide => {
9862             '0' => 'antes de Cristo',
9863             '1' => 'depois de Cristo'
9864             },
9865             },
9866             'japanese' => {
9867             },
9868             'roc' => {
9869             abbreviated => {
9870             '0' => 'Antes da R.C.',
9871             '1' => 'Minguo'
9872             },
9873             },
9874             } },
9875             );
9876              
9877             has 'date_formats' => (
9878             is => 'ro',
9879             isa => HashRef,
9880             init_arg => undef,
9881             default => sub { {
9882             'buddhist' => {
9883             },
9884             'chinese' => {
9885             'full' => q{EEEE, d 'de' MMMM 'de' U},
9886             'long' => q{d 'de' MMMM 'de' U},
9887             'medium' => q{dd/MM U},
9888             'short' => q{dd/MM/r},
9889             },
9890             'generic' => {
9891             'full' => q{EEEE, d 'de' MMMM 'de' y G},
9892             'long' => q{d 'de' MMMM 'de' y G},
9893             'medium' => q{d 'de' MMM 'de' y G},
9894             'short' => q{dd/MM/y GGGGG},
9895             },
9896             'gregorian' => {
9897             'full' => q{EEEE, d 'de' MMMM 'de' y},
9898             'long' => q{d 'de' MMMM 'de' y},
9899             'medium' => q{d 'de' MMM 'de' y},
9900             'short' => q{dd/MM/y},
9901             },
9902             'japanese' => {
9903             'full' => q{EEEE, d 'de' MMMM 'de' y G},
9904             'long' => q{d 'de' MMMM 'de' y G},
9905             'medium' => q{dd/MM/y G},
9906             'short' => q{dd/MM/yy GGGGG},
9907             },
9908             'roc' => {
9909             },
9910             } },
9911             );
9912              
9913             has 'time_formats' => (
9914             is => 'ro',
9915             isa => HashRef,
9916             init_arg => undef,
9917             default => sub { {
9918             'buddhist' => {
9919             },
9920             'chinese' => {
9921             },
9922             'generic' => {
9923             },
9924             'gregorian' => {
9925             'full' => q{HH:mm:ss zzzz},
9926             'long' => q{HH:mm:ss z},
9927             'medium' => q{HH:mm:ss},
9928             'short' => q{HH:mm},
9929             },
9930             'japanese' => {
9931             },
9932             'roc' => {
9933             },
9934             } },
9935             );
9936              
9937             has 'datetime_formats' => (
9938             is => 'ro',
9939             isa => HashRef,
9940             init_arg => undef,
9941             default => sub { {
9942             'buddhist' => {
9943             },
9944             'chinese' => {
9945             },
9946             'generic' => {
9947             'full' => q{{1} {0}},
9948             'long' => q{{1} {0}},
9949             'medium' => q{{1} {0}},
9950             'short' => q{{1} {0}},
9951             },
9952             'gregorian' => {
9953             'full' => q{{1} {0}},
9954             'long' => q{{1} {0}},
9955             'medium' => q{{1} {0}},
9956             'short' => q{{1} {0}},
9957             },
9958             'japanese' => {
9959             },
9960             'roc' => {
9961             },
9962             } },
9963             );
9964              
9965             has 'datetime_formats_available_formats' => (
9966             is => 'ro',
9967             isa => HashRef,
9968             init_arg => undef,
9969             default => sub { {
9970             'chinese' => {
9971             EHm => q{E HH:mm},
9972             EHms => q{E HH:mm:ss},
9973             Ed => q{E, d},
9974             Ehm => q{E h:mm a},
9975             Ehms => q{E h:mm:ss a},
9976             Gy => q{r(U)},
9977             GyMMM => q{MMM 'de' U},
9978             GyMMMEd => q{E, d 'de' MMM 'de' U},
9979             GyMMMd => q{d 'de' MMM 'de' U},
9980             GyMd => q{dd/MM/r},
9981             MEd => q{E, dd/MM},
9982             MMMEd => q{E, d 'de' MMM},
9983             MMMMEd => q{E, d 'de' MMMM},
9984             MMMMd => q{d 'de' MMMM},
9985             MMMd => q{d 'de' MMM},
9986             Md => q{d/M},
9987             h => q{h a},
9988             hm => q{h:mm a},
9989             hms => q{h:mm:ss a},
9990             yyyyM => q{MM/r},
9991             yyyyMEd => q{E, dd/MM/r},
9992             yyyyMMM => q{MMM 'de' U},
9993             yyyyMMMEd => q{E, d 'de' MMM 'de' U},
9994             yyyyMMMM => q{MMMM 'de' U},
9995             yyyyMMMMEd => q{E, d 'de' MMMM 'de' U},
9996             yyyyMMMMd => q{d 'de' MMMM 'de' U},
9997             yyyyMMMd => q{d 'de' MMM 'de' U},
9998             yyyyMd => q{dd/MM/r},
9999             yyyyQQQ => q{U QQQ},
10000             yyyyQQQQ => q{U QQQQ},
10001             },
10002             'generic' => {
10003             Ed => q{E, d},
10004             Ehm => q{E h:mm a},
10005             Ehms => q{E h:mm:ss a},
10006             Gy => q{y G},
10007             GyMMM => q{MMM 'de' y G},
10008             GyMMMEd => q{E, d 'de' MMM 'de' y G},
10009             GyMMMd => q{d 'de' MMM 'de' y G},
10010             GyMd => q{dd/MM/y GGGGG},
10011             MEd => q{E, dd/MM},
10012             MMMEd => q{E, d 'de' MMM},
10013             MMMMEd => q{E, d 'de' MMMM},
10014             MMMMd => q{d 'de' MMMM},
10015             MMMd => q{d 'de' MMM},
10016             Md => q{d/M},
10017             h => q{h a},
10018             hm => q{h:mm a},
10019             hms => q{h:mm:ss a},
10020             y => q{y G},
10021             yyyy => q{y G},
10022             yyyyM => q{MM/y GGGGG},
10023             yyyyMEd => q{E, dd/MM/y GGGGG},
10024             yyyyMMM => q{MMM 'de' y G},
10025             yyyyMMMEd => q{E, d 'de' MMM 'de' y G},
10026             yyyyMMMM => q{MMMM 'de' y G},
10027             yyyyMMMMEd => q{E, d 'de' MMMM 'de' y G},
10028             yyyyMMMMd => q{d 'de' MMMM 'de' y G},
10029             yyyyMMMd => q{d 'de' MMM 'de' y G},
10030             yyyyMd => q{dd/MM/y GGGGG},
10031             },
10032             'gregorian' => {
10033             EHm => q{E, HH:mm},
10034             EHms => q{E, HH:mm:ss},
10035             Ed => q{E, d},
10036             Ehm => q{E, h:mm a},
10037             Ehms => q{E, h:mm:ss a},
10038             Gy => q{y G},
10039             GyMMM => q{MMM 'de' y G},
10040             GyMMMEd => q{E, d 'de' MMM 'de' y G},
10041             GyMMMd => q{d 'de' MMM 'de' y G},
10042             GyMd => q{dd/MM/y GGGGG},
10043             MEd => q{E, dd/MM},
10044             MMMEd => q{E, d 'de' MMM},
10045             MMMMEd => q{E, d 'de' MMMM},
10046             MMMMW => q{W'ª' 'semana' 'de' MMMM},
10047             MMMMd => q{d 'de' MMMM},
10048             MMMd => q{d 'de' MMM},
10049             MMdd => q{dd/MM},
10050             Md => q{dd/MM},
10051             h => q{h a},
10052             hm => q{h:mm a},
10053             hms => q{h:mm:ss a},
10054             hmsv => q{h:mm:ss a v},
10055             hmv => q{h:mm a v},
10056             yM => q{MM/y},
10057             yMEd => q{E, dd/MM/y},
10058             yMM => q{MM/y},
10059             yMMM => q{MMM 'de' y},
10060             yMMMEd => q{E, d 'de' MMM 'de' y},
10061             yMMMM => q{MMMM 'de' y},
10062             yMMMMEd => q{E, d 'de' MMMM 'de' y},
10063             yMMMMd => q{d 'de' MMMM 'de' y},
10064             yMMMd => q{d 'de' MMM 'de' y},
10065             yMd => q{dd/MM/y},
10066             yQQQ => q{QQQ 'de' y},
10067             yQQQQ => q{QQQQ 'de' y},
10068             yw => q{w'ª' 'semana' 'de' Y},
10069             },
10070             } },
10071             );
10072              
10073             has 'datetime_formats_append_item' => (
10074             is => 'ro',
10075             isa => HashRef,
10076             init_arg => undef,
10077             default => sub { {
10078             } },
10079             );
10080              
10081             has 'datetime_formats_interval' => (
10082             is => 'ro',
10083             isa => HashRef,
10084             init_arg => undef,
10085             default => sub { {
10086             'generic' => {
10087             Bhm => {
10088             h => q{h:mm – h:mm B},
10089             },
10090             H => {
10091             H => q{HH'h' - HH'h'},
10092             },
10093             Hv => {
10094             H => q{HH – HH v},
10095             },
10096             M => {
10097             M => q{M–M},
10098             },
10099             MEd => {
10100             M => q{E, dd/MM – E, dd/MM},
10101             d => q{E, dd/MM – E, dd/MM},
10102             },
10103             MMM => {
10104             M => q{MMM – MMM},
10105             },
10106             MMMEd => {
10107             M => q{E, d 'de' MMM – E, d 'de' MMM},
10108             d => q{E, d 'de' MMM – E, d 'de' MMM},
10109             },
10110             MMMd => {
10111             M => q{d 'de' MMM – d 'de' MMM},
10112             d => q{d–d 'de' MMM},
10113             },
10114             Md => {
10115             M => q{dd/MM – dd/MM},
10116             d => q{dd/MM – dd/MM},
10117             },
10118             h => {
10119             a => q{h'h' a – h'h' a},
10120             h => q{h'h' - h'h' a},
10121             },
10122             hm => {
10123             a => q{h:mm a – h:mm a},
10124             h => q{h:mm–h:mm a},
10125             m => q{h:mm–h:mm a},
10126             },
10127             hmv => {
10128             a => q{h:mm a – h:mm a v},
10129             h => q{h:mm–h:mm a v},
10130             m => q{h:mm–h:mm a v},
10131             },
10132             hv => {
10133             a => q{h a – h a v},
10134             h => q{h – h a v},
10135             },
10136             y => {
10137             y => q{y – y G},
10138             },
10139             yM => {
10140             M => q{MM/y – MM/y G},
10141             y => q{MM/y – MM/y G},
10142             },
10143             yMEd => {
10144             M => q{E, dd/MM/y – E, dd/MM/y G},
10145             d => q{E, dd/MM/y – E, dd/MM/y G},
10146             y => q{E, dd/MM/y – E, dd/MM/y G},
10147             },
10148             yMMM => {
10149             M => q{MMM–MMM 'de' y G},
10150             y => q{MMM 'de' y – MMM 'de' y G},
10151             },
10152             yMMMEd => {
10153             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
10154             d => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
10155             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y G},
10156             },
10157             yMMMM => {
10158             M => q{MMMM–MMMM 'de' y G},
10159             y => q{MMMM 'de' y – MMMM 'de' y G},
10160             },
10161             yMMMd => {
10162             M => q{d 'de' MMM – d 'de' MMM 'de' y G},
10163             d => q{d–d 'de' MMM 'de' y},
10164             y => q{d 'de' MMM 'de' y – d 'de' MMM 'de' y G},
10165             },
10166             yMd => {
10167             M => q{dd/MM/y – dd/MM/y G},
10168             d => q{dd/MM/y – dd/MM/y G},
10169             y => q{dd/MM/y – dd/MM/y G},
10170             },
10171             },
10172             'gregorian' => {
10173             Bh => {
10174             B => q{h B – h B},
10175             h => q{h – h B},
10176             },
10177             Bhm => {
10178             B => q{h:mm B – h:mm B},
10179             h => q{h:mm – h:mm B},
10180             m => q{h:mm – h:mm B},
10181             },
10182             Gy => {
10183             G => q{y G – y G},
10184             y => q{y – y G},
10185             },
10186             GyM => {
10187             G => q{MM/y GGGGG – MM/y GGGGG},
10188             M => q{MM/y – MM/y GGGGG},
10189             y => q{MM/y – MM/y G},
10190             },
10191             GyMEd => {
10192             G => q{E, dd/MM/y GGGGG – E, dd/MM/y GGGGG},
10193             M => q{E, dd/MM/y – E, dd/MM/y GGGGG},
10194             d => q{E, dd/MM/y – E, dd/MM/y GGGGG},
10195             y => q{E, dd/MM/y – E, dd/MM/y GGGGG},
10196             },
10197             GyMMM => {
10198             G => q{MMM y G – MMM y G},
10199             M => q{MMM – MMM y G},
10200             y => q{MMM y – MMM y G},
10201             },
10202             GyMMMEd => {
10203             G => q{E, d 'de' MMM 'de' y G – E, d 'de' MMM 'de' y G},
10204             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
10205             d => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
10206             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y G},
10207             },
10208             GyMMMd => {
10209             G => q{d 'de' MMM 'de' y G – d 'de' MMM 'de' y G},
10210             M => q{dd 'de' MMM – dd 'de' MMM 'de' y G},
10211             d => q{d – d 'de' MMM, y G},
10212             y => q{d 'de' MMM 'de' y G – d 'de' MMM 'de' y G},
10213             },
10214             GyMd => {
10215             G => q{M/d/y GGGGG – M/d/y GGGGG},
10216             M => q{M/d/y – M/d/y GGGGG},
10217             d => q{M/d/y – M/d/y GGGGG},
10218             y => q{M/d/y – M/d/y GGGGG},
10219             },
10220             H => {
10221             H => q{HH'h' - HH'h'},
10222             },
10223             Hm => {
10224             H => q{HH:mm – HH:mm},
10225             m => q{HH:mm – HH:mm},
10226             },
10227             Hmv => {
10228             H => q{HH:mm – HH:mm v},
10229             m => q{HH:mm – HH:mm v},
10230             },
10231             Hv => {
10232             H => q{HH – HH v},
10233             },
10234             M => {
10235             M => q{M – M},
10236             },
10237             MEd => {
10238             M => q{E, dd/MM – E, dd/MM},
10239             d => q{E, dd/MM – E, dd/MM},
10240             },
10241             MMM => {
10242             M => q{MMM – MMM},
10243             },
10244             MMMEd => {
10245             M => q{E, d 'de' MMM – E, d 'de' MMM},
10246             d => q{E, d 'de' MMM – E, d 'de' MMM},
10247             },
10248             MMMd => {
10249             M => q{d 'de' MMM – d 'de' MMM},
10250             d => q{d – d 'de' MMM},
10251             },
10252             Md => {
10253             M => q{dd/MM – dd/MM},
10254             d => q{dd/MM – dd/MM},
10255             },
10256             d => {
10257             d => q{d – d},
10258             },
10259             h => {
10260             a => q{h a – h a},
10261             h => q{h – h a},
10262             },
10263             hm => {
10264             a => q{h:mm a – h:mm a},
10265             h => q{h:mm – h:mm a},
10266             m => q{h:mm – h:mm a},
10267             },
10268             hmv => {
10269             a => q{h:mm a – h:mm a v},
10270             h => q{h:mm – h:mm a v},
10271             m => q{h:mm – h:mm a v},
10272             },
10273             hv => {
10274             a => q{h a – h a v},
10275             h => q{h – h a v},
10276             },
10277             y => {
10278             y => q{y – y},
10279             },
10280             yM => {
10281             M => q{MM/y – MM/y},
10282             y => q{MM/y – MM/y},
10283             },
10284             yMEd => {
10285             M => q{E, dd/MM/y – E, dd/MM/y},
10286             d => q{E, dd/MM/y – E, dd/MM/y},
10287             y => q{E, dd/MM/y – E, dd/MM/y},
10288             },
10289             yMMM => {
10290             M => q{MMM – MMM 'de' y},
10291             y => q{MMM 'de' y – MMM 'de' y},
10292             },
10293             yMMMEd => {
10294             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y},
10295             d => q{E, d 'de' MMM – E, d 'de' MMM 'de' y},
10296             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y},
10297             },
10298             yMMMM => {
10299             M => q{MMMM – MMMM 'de' y},
10300             y => q{MMMM 'de' y – MMMM 'de' y},
10301             },
10302             yMMMd => {
10303             M => q{d 'de' MMM – d 'de' MMM 'de' y},
10304             d => q{d – d 'de' MMM 'de' y},
10305             y => q{d 'de' MMM 'de' y – d 'de' MMM 'de' y},
10306             },
10307             yMd => {
10308             M => q{dd/MM/y – dd/MM/y},
10309             d => q{dd/MM/y – dd/MM/y},
10310             y => q{dd/MM/y – dd/MM/y},
10311             },
10312             },
10313             } },
10314             );
10315              
10316             has 'time_zone_names' => (
10317             is => 'ro',
10318             isa => HashRef,
10319             init_arg => undef,
10320             default => sub { {
10321             regionFormat => q(Horário {0}),
10322             regionFormat => q(Horário de Verão: {0}),
10323             regionFormat => q(Horário Padrão: {0}),
10324             'Acre' => {
10325             long => {
10326             'daylight' => q#Horário de Verão do Acre#,
10327             'generic' => q#Horário do Acre#,
10328             'standard' => q#Horário Padrão do Acre#,
10329             },
10330             short => {
10331             'daylight' => q#ACST#,
10332             'generic' => q#ACT#,
10333             'standard' => q#ACT#,
10334             },
10335             },
10336             'Afghanistan' => {
10337             long => {
10338             'standard' => q#Horário do Afeganistão#,
10339             },
10340             },
10341             'Africa/Accra' => {
10342             exemplarCity => q#Acra#,
10343             },
10344             'Africa/Addis_Ababa' => {
10345             exemplarCity => q#Adis Abeba#,
10346             },
10347             'Africa/Algiers' => {
10348             exemplarCity => q#Argel#,
10349             },
10350             'Africa/Conakry' => {
10351             exemplarCity => q#Conacri#,
10352             },
10353             'Africa/Djibouti' => {
10354             exemplarCity => q#Djibuti#,
10355             },
10356             'Africa/El_Aaiun' => {
10357             exemplarCity => q#El Aaiún#,
10358             },
10359             'Africa/Johannesburg' => {
10360             exemplarCity => q#Joanesburgo#,
10361             },
10362             'Africa/Khartoum' => {
10363             exemplarCity => q#Cartum#,
10364             },
10365             'Africa/Lome' => {
10366             exemplarCity => q#Lomé#,
10367             },
10368             'Africa/Mogadishu' => {
10369             exemplarCity => q#Mogadíscio#,
10370             },
10371             'Africa/Monrovia' => {
10372             exemplarCity => q#Monróvia#,
10373             },
10374             'Africa/Nairobi' => {
10375             exemplarCity => q#Nairóbi#,
10376             },
10377             'Africa/Ndjamena' => {
10378             exemplarCity => q#N’Djamena#,
10379             },
10380             'Africa/Porto-Novo' => {
10381             exemplarCity => q#Porto Novo#,
10382             },
10383             'Africa/Tripoli' => {
10384             exemplarCity => q#Trípoli#,
10385             },
10386             'Africa/Tunis' => {
10387             exemplarCity => q#Túnis#,
10388             },
10389             'Africa_Central' => {
10390             long => {
10391             'standard' => q#Horário da África Central#,
10392             },
10393             },
10394             'Africa_Eastern' => {
10395             long => {
10396             'standard' => q#Horário da África Oriental#,
10397             },
10398             },
10399             'Africa_Southern' => {
10400             long => {
10401             'standard' => q#Horário da África do Sul#,
10402             },
10403             },
10404             'Africa_Western' => {
10405             long => {
10406             'daylight' => q#Horário de Verão da África Ocidental#,
10407             'generic' => q#Horário da África Ocidental#,
10408             'standard' => q#Horário Padrão da África Ocidental#,
10409             },
10410             },
10411             'Alaska' => {
10412             long => {
10413             'daylight' => q#Horário de Verão do Alasca#,
10414             'generic' => q#Horário do Alasca#,
10415             'standard' => q#Horário Padrão do Alasca#,
10416             },
10417             },
10418             'Almaty' => {
10419             long => {
10420             'daylight' => q#Horário de Verão do Almaty#,
10421             'generic' => q#Horário do Almaty#,
10422             'standard' => q#Horário Padrão do Almaty#,
10423             },
10424             },
10425             'Amazon' => {
10426             long => {
10427             'daylight' => q#Horário de Verão do Amazonas#,
10428             'generic' => q#Horário do Amazonas#,
10429             'standard' => q#Horário Padrão do Amazonas#,
10430             },
10431             short => {
10432             'daylight' => q#AMST#,
10433             'generic' => q#AMT#,
10434             'standard' => q#AMT#,
10435             },
10436             },
10437             'America/Anguilla' => {
10438             exemplarCity => q#Anguila#,
10439             },
10440             'America/Antigua' => {
10441             exemplarCity => q#Antígua#,
10442             },
10443             'America/Araguaina' => {
10444             exemplarCity => q#Araguaína#,
10445             },
10446             'America/Argentina/Tucuman' => {
10447             exemplarCity => q#Tucumã#,
10448             },
10449             'America/Asuncion' => {
10450             exemplarCity => q#Assunção#,
10451             },
10452             'America/Bahia_Banderas' => {
10453             exemplarCity => q#Bahia de Banderas#,
10454             },
10455             'America/Belem' => {
10456             exemplarCity => q#Belém#,
10457             },
10458             'America/Bogota' => {
10459             exemplarCity => q#Bogotá#,
10460             },
10461             'America/Cayenne' => {
10462             exemplarCity => q#Caiena#,
10463             },
10464             'America/Cordoba' => {
10465             exemplarCity => q#Córdoba#,
10466             },
10467             'America/Cuiaba' => {
10468             exemplarCity => q#Cuiabá#,
10469             },
10470             'America/Eirunepe' => {
10471             exemplarCity => q#Eirunepé#,
10472             },
10473             'America/Grenada' => {
10474             exemplarCity => q#Granada#,
10475             },
10476             'America/Guadeloupe' => {
10477             exemplarCity => q#Guadalupe#,
10478             },
10479             'America/Guayaquil' => {
10480             exemplarCity => q#Guaiaquil#,
10481             },
10482             'America/Guyana' => {
10483             exemplarCity => q#Guiana#,
10484             },
10485             'America/Indianapolis' => {
10486             exemplarCity => q#Indianápolis#,
10487             },
10488             'America/Maceio' => {
10489             exemplarCity => q#Maceió#,
10490             },
10491             'America/Managua' => {
10492             exemplarCity => q#Manágua#,
10493             },
10494             'America/Martinique' => {
10495             exemplarCity => q#Martinica#,
10496             },
10497             'America/Mexico_City' => {
10498             exemplarCity => q#Cidade do México#,
10499             },
10500             'America/Montevideo' => {
10501             exemplarCity => q#Montevidéu#,
10502             },
10503             'America/New_York' => {
10504             exemplarCity => q#Nova York#,
10505             },
10506             'America/Noronha' => {
10507             exemplarCity => q#Fernando de Noronha#,
10508             },
10509             'America/North_Dakota/Beulah' => {
10510             exemplarCity => q#Beulah, Dakota do Norte#,
10511             },
10512             'America/North_Dakota/Center' => {
10513             exemplarCity => q#Center, Dakota do Norte#,
10514             },
10515             'America/North_Dakota/New_Salem' => {
10516             exemplarCity => q#New Salen, Dakota do Norte#,
10517             },
10518             'America/Panama' => {
10519             exemplarCity => q#Panamá#,
10520             },
10521             'America/Port-au-Prince' => {
10522             exemplarCity => q#Porto Príncipe#,
10523             },
10524             'America/Puerto_Rico' => {
10525             exemplarCity => q#Porto Rico#,
10526             },
10527             'America/Santarem' => {
10528             exemplarCity => q#Santarém#,
10529             },
10530             'America/Sao_Paulo' => {
10531             exemplarCity => q#São Paulo#,
10532             },
10533             'America/St_Barthelemy' => {
10534             exemplarCity => q#São Bartolomeu#,
10535             },
10536             'America/St_Johns' => {
10537             exemplarCity => q#Saint John’s#,
10538             },
10539             'America/St_Kitts' => {
10540             exemplarCity => q#São Cristóvão#,
10541             },
10542             'America/St_Lucia' => {
10543             exemplarCity => q#Santa Lúcia#,
10544             },
10545             'America/St_Thomas' => {
10546             exemplarCity => q#Saint Thomas#,
10547             },
10548             'America/St_Vincent' => {
10549             exemplarCity => q#São Vicente#,
10550             },
10551             'America_Central' => {
10552             long => {
10553             'daylight' => q#Horário de Verão Central#,
10554             'generic' => q#Horário Central#,
10555             'standard' => q#Horário Padrão Central#,
10556             },
10557             },
10558             'America_Eastern' => {
10559             long => {
10560             'daylight' => q#Horário de Verão do Leste#,
10561             'generic' => q#Horário do Leste#,
10562             'standard' => q#Horário Padrão do Leste#,
10563             },
10564             },
10565             'America_Mountain' => {
10566             long => {
10567             'daylight' => q#Horário de Verão das Montanhas#,
10568             'generic' => q#Horário das Montanhas#,
10569             'standard' => q#Horário Padrão das Montanhas#,
10570             },
10571             },
10572             'America_Pacific' => {
10573             long => {
10574             'daylight' => q#Horário de Verão do Pacífico#,
10575             'generic' => q#Horário do Pacífico#,
10576             'standard' => q#Horário Padrão do Pacífico#,
10577             },
10578             },
10579             'Anadyr' => {
10580             long => {
10581             'daylight' => q#Horário de Verão do Anadyr#,
10582             'generic' => q#Horário de Anadyr#,
10583             'standard' => q#Horário Padrão do Anadyr#,
10584             },
10585             },
10586             'Apia' => {
10587             long => {
10588             'daylight' => q#Horário de Verão de Apia#,
10589             'generic' => q#Horário de Apia#,
10590             'standard' => q#Horário Padrão de Apia#,
10591             },
10592             },
10593             'Aqtau' => {
10594             long => {
10595             'daylight' => q#Horário de Verão do Aqtau#,
10596             'generic' => q#Horário do Aqtau#,
10597             'standard' => q#Horário Padrão do Aqtau#,
10598             },
10599             },
10600             'Aqtobe' => {
10601             long => {
10602             'daylight' => q#Horário de Verão do Aqtobe#,
10603             'generic' => q#Horário do Aqtobe#,
10604             'standard' => q#Horário Padrão do Aqtobe#,
10605             },
10606             },
10607             'Arabian' => {
10608             long => {
10609             'daylight' => q#Horário de Verão da Arábia#,
10610             'generic' => q#Horário da Arábia#,
10611             'standard' => q#Horário Padrão da Arábia#,
10612             },
10613             },
10614             'Argentina' => {
10615             long => {
10616             'daylight' => q#Horário de Verão da Argentina#,
10617             'generic' => q#Horário da Argentina#,
10618             'standard' => q#Horário Padrão da Argentina#,
10619             },
10620             },
10621             'Argentina_Western' => {
10622             long => {
10623             'daylight' => q#Horário de Verão da Argentina Ocidental#,
10624             'generic' => q#Horário da Argentina Ocidental#,
10625             'standard' => q#Horário Padrão da Argentina Ocidental#,
10626             },
10627             },
10628             'Armenia' => {
10629             long => {
10630             'daylight' => q#Horário de Verão da Armênia#,
10631             'generic' => q#Horário da Armênia#,
10632             'standard' => q#Horário Padrão da Armênia#,
10633             },
10634             },
10635             'Asia/Aden' => {
10636             exemplarCity => q#Áden#,
10637             },
10638             'Asia/Amman' => {
10639             exemplarCity => q#Amã#,
10640             },
10641             'Asia/Aqtau' => {
10642             exemplarCity => q#Aktau#,
10643             },
10644             'Asia/Aqtobe' => {
10645             exemplarCity => q#Aktobe#,
10646             },
10647             'Asia/Ashgabat' => {
10648             exemplarCity => q#Asgabate#,
10649             },
10650             'Asia/Baghdad' => {
10651             exemplarCity => q#Bagdá#,
10652             },
10653             'Asia/Bahrain' => {
10654             exemplarCity => q#Bahrein#,
10655             },
10656             'Asia/Beirut' => {
10657             exemplarCity => q#Beirute#,
10658             },
10659             'Asia/Calcutta' => {
10660             exemplarCity => q#Calcutá#,
10661             },
10662             'Asia/Damascus' => {
10663             exemplarCity => q#Damasco#,
10664             },
10665             'Asia/Dhaka' => {
10666             exemplarCity => q#Dacca#,
10667             },
10668             'Asia/Dushanbe' => {
10669             exemplarCity => q#Duchambe#,
10670             },
10671             'Asia/Jakarta' => {
10672             exemplarCity => q#Jacarta#,
10673             },
10674             'Asia/Jerusalem' => {
10675             exemplarCity => q#Jerusalém#,
10676             },
10677             'Asia/Kabul' => {
10678             exemplarCity => q#Cabul#,
10679             },
10680             'Asia/Katmandu' => {
10681             exemplarCity => q#Katmandu#,
10682             },
10683             'Asia/Macau' => {
10684             exemplarCity => q#Macau#,
10685             },
10686             'Asia/Muscat' => {
10687             exemplarCity => q#Mascate#,
10688             },
10689             'Asia/Nicosia' => {
10690             exemplarCity => q#Nicósia#,
10691             },
10692             'Asia/Qatar' => {
10693             exemplarCity => q#Catar#,
10694             },
10695             'Asia/Rangoon' => {
10696             exemplarCity => q#Rangum#,
10697             },
10698             'Asia/Riyadh' => {
10699             exemplarCity => q#Riade#,
10700             },
10701             'Asia/Saigon' => {
10702             exemplarCity => q#Cidade de Ho Chi Minh#,
10703             },
10704             'Asia/Sakhalin' => {
10705             exemplarCity => q#Sacalina#,
10706             },
10707             'Asia/Samarkand' => {
10708             exemplarCity => q#Samarcanda#,
10709             },
10710             'Asia/Seoul' => {
10711             exemplarCity => q#Seul#,
10712             },
10713             'Asia/Shanghai' => {
10714             exemplarCity => q#Xangai#,
10715             },
10716             'Asia/Singapore' => {
10717             exemplarCity => q#Singapura#,
10718             },
10719             'Asia/Tehran' => {
10720             exemplarCity => q#Teerã#,
10721             },
10722             'Asia/Tokyo' => {
10723             exemplarCity => q#Tóquio#,
10724             },
10725             'Asia/Ulaanbaatar' => {
10726             exemplarCity => q#Ulan Bator#,
10727             },
10728             'Asia/Yekaterinburg' => {
10729             exemplarCity => q#Ecaterimburgo#,
10730             },
10731             'Atlantic' => {
10732             long => {
10733             'daylight' => q#Horário de Verão do Atlântico#,
10734             'generic' => q#Horário do Atlântico#,
10735             'standard' => q#Horário Padrão do Atlântico#,
10736             },
10737             },
10738             'Atlantic/Azores' => {
10739             exemplarCity => q#Açores#,
10740             },
10741             'Atlantic/Bermuda' => {
10742             exemplarCity => q#Bermudas#,
10743             },
10744             'Atlantic/Canary' => {
10745             exemplarCity => q#Canárias#,
10746             },
10747             'Atlantic/Cape_Verde' => {
10748             exemplarCity => q#Cabo Verde#,
10749             },
10750             'Atlantic/Faeroe' => {
10751             exemplarCity => q#Ilhas Faroé#,
10752             },
10753             'Atlantic/Reykjavik' => {
10754             exemplarCity => q#Reykjavík#,
10755             },
10756             'Atlantic/South_Georgia' => {
10757             exemplarCity => q#Geórgia do Sul#,
10758             },
10759             'Atlantic/St_Helena' => {
10760             exemplarCity => q#Santa Helena#,
10761             },
10762             'Australia_Central' => {
10763             long => {
10764             'daylight' => q#Horário de Verão da Austrália Central#,
10765             'generic' => q#Horário da Austrália Central#,
10766             'standard' => q#Horário Padrão da Austrália Central#,
10767             },
10768             },
10769             'Australia_CentralWestern' => {
10770             long => {
10771             'daylight' => q#Horário de Verão da Austrália Centro-Ocidental#,
10772             'generic' => q#Horário da Austrália Centro-Ocidental#,
10773             'standard' => q#Horário Padrão da Austrália Centro-Ocidental#,
10774             },
10775             },
10776             'Australia_Eastern' => {
10777             long => {
10778             'daylight' => q#Horário de Verão da Austrália Oriental#,
10779             'generic' => q#Horário da Austrália Oriental#,
10780             'standard' => q#Horário Padrão da Austrália Oriental#,
10781             },
10782             },
10783             'Australia_Western' => {
10784             long => {
10785             'daylight' => q#Horário de Verão da Austrália Ocidental#,
10786             'generic' => q#Horário da Austrália Ocidental#,
10787             'standard' => q#Horário Padrão da Austrália Ocidental#,
10788             },
10789             },
10790             'Azerbaijan' => {
10791             long => {
10792             'daylight' => q#Horário de Verão do Arzeibaijão#,
10793             'generic' => q#Horário do Arzeibaijão#,
10794             'standard' => q#Horário Padrão do Arzeibaijão#,
10795             },
10796             },
10797             'Azores' => {
10798             long => {
10799             'daylight' => q#Horário de Verão dos Açores#,
10800             'generic' => q#Horário dos Açores#,
10801             'standard' => q#Horário Padrão dos Açores#,
10802             },
10803             },
10804             'Bangladesh' => {
10805             long => {
10806             'daylight' => q#Horário de Verão de Bangladesh#,
10807             'generic' => q#Horário de Bangladesh#,
10808             'standard' => q#Horário Padrão de Bangladesh#,
10809             },
10810             },
10811             'Bhutan' => {
10812             long => {
10813             'standard' => q#Horário do Butão#,
10814             },
10815             },
10816             'Bolivia' => {
10817             long => {
10818             'standard' => q#Horário da Bolívia#,
10819             },
10820             },
10821             'Brasilia' => {
10822             long => {
10823             'daylight' => q#Horário de Verão de Brasília#,
10824             'generic' => q#Horário de Brasília#,
10825             'standard' => q#Horário Padrão de Brasília#,
10826             },
10827             short => {
10828             'daylight' => q#BRST#,
10829             'generic' => q#BRT#,
10830             'standard' => q#BRT#,
10831             },
10832             },
10833             'Brunei' => {
10834             long => {
10835             'standard' => q#Horário de Brunei Darussalam#,
10836             },
10837             },
10838             'Cape_Verde' => {
10839             long => {
10840             'daylight' => q#Horário de Verão de Cabo Verde#,
10841             'generic' => q#Horário de Cabo Verde#,
10842             'standard' => q#Horário Padrão de Cabo Verde#,
10843             },
10844             },
10845             'Chamorro' => {
10846             long => {
10847             'standard' => q#Horário de Chamorro#,
10848             },
10849             },
10850             'Chatham' => {
10851             long => {
10852             'daylight' => q#Horário de Verão de Chatham#,
10853             'generic' => q#Horário de Chatham#,
10854             'standard' => q#Horário Padrão de Chatham#,
10855             },
10856             },
10857             'Chile' => {
10858             long => {
10859             'daylight' => q#Horário de Verão do Chile#,
10860             'generic' => q#Horário do Chile#,
10861             'standard' => q#Horário Padrão do Chile#,
10862             },
10863             },
10864             'China' => {
10865             long => {
10866             'daylight' => q#Horário de Verão da China#,
10867             'generic' => q#Horário da China#,
10868             'standard' => q#Horário Padrão da China#,
10869             },
10870             },
10871             'Christmas' => {
10872             long => {
10873             'standard' => q#Horário da Ilha Christmas#,
10874             },
10875             },
10876             'Cocos' => {
10877             long => {
10878             'standard' => q#Horário das Ilhas Coco#,
10879             },
10880             },
10881             'Colombia' => {
10882             long => {
10883             'daylight' => q#Horário de Verão da Colômbia#,
10884             'generic' => q#Horário da Colômbia#,
10885             'standard' => q#Horário Padrão da Colômbia#,
10886             },
10887             },
10888             'Cook' => {
10889             long => {
10890             'daylight' => q#Meio Horário de Verão das Ilhas Cook#,
10891             'generic' => q#Horário das Ilhas Cook#,
10892             'standard' => q#Horário Padrão das Ilhas Cook#,
10893             },
10894             },
10895             'Cuba' => {
10896             long => {
10897             'daylight' => q#Horário de Verão de Cuba#,
10898             'generic' => q#Horário de Cuba#,
10899             'standard' => q#Horário Padrão de Cuba#,
10900             },
10901             },
10902             'Davis' => {
10903             long => {
10904             'standard' => q#Horário de Davis#,
10905             },
10906             },
10907             'DumontDUrville' => {
10908             long => {
10909             'standard' => q#Horário de Dumont-d’Urville#,
10910             },
10911             },
10912             'East_Timor' => {
10913             long => {
10914             'standard' => q#Horário do Timor-Leste#,
10915             },
10916             },
10917             'Easter' => {
10918             long => {
10919             'daylight' => q#Horário de Verão da Ilha de Páscoa#,
10920             'generic' => q#Horário da Ilha de Páscoa#,
10921             'standard' => q#Horário Padrão da Ilha de Páscoa#,
10922             },
10923             },
10924             'Ecuador' => {
10925             long => {
10926             'standard' => q#Horário do Equador#,
10927             },
10928             },
10929             'Etc/UTC' => {
10930             long => {
10931             'standard' => q#Horário Universal Coordenado#,
10932             },
10933             },
10934             'Etc/Unknown' => {
10935             exemplarCity => q#Cidade desconhecida#,
10936             },
10937             'Europe/Amsterdam' => {
10938             exemplarCity => q#Amsterdã#,
10939             },
10940             'Europe/Astrakhan' => {
10941             exemplarCity => q#Astracã#,
10942             },
10943             'Europe/Athens' => {
10944             exemplarCity => q#Atenas#,
10945             },
10946             'Europe/Belgrade' => {
10947             exemplarCity => q#Belgrado#,
10948             },
10949             'Europe/Berlin' => {
10950             exemplarCity => q#Berlim#,
10951             },
10952             'Europe/Brussels' => {
10953             exemplarCity => q#Bruxelas#,
10954             },
10955             'Europe/Bucharest' => {
10956             exemplarCity => q#Bucareste#,
10957             },
10958             'Europe/Budapest' => {
10959             exemplarCity => q#Budapeste#,
10960             },
10961             'Europe/Busingen' => {
10962             exemplarCity => q#Büsingen#,
10963             },
10964             'Europe/Copenhagen' => {
10965             exemplarCity => q#Copenhague#,
10966             },
10967             'Europe/Dublin' => {
10968             long => {
10969             'daylight' => q#Horário Padrão Irlandês#,
10970             },
10971             },
10972             'Europe/Helsinki' => {
10973             exemplarCity => q#Helsinque#,
10974             },
10975             'Europe/Isle_of_Man' => {
10976             exemplarCity => q#Ilha de Man#,
10977             },
10978             'Europe/Istanbul' => {
10979             exemplarCity => q#Istambul#,
10980             },
10981             'Europe/Kaliningrad' => {
10982             exemplarCity => q#Kaliningrado#,
10983             },
10984             'Europe/Kiev' => {
10985             exemplarCity => q#Kiev#,
10986             },
10987             'Europe/Lisbon' => {
10988             exemplarCity => q#Lisboa#,
10989             },
10990             'Europe/Ljubljana' => {
10991             exemplarCity => q#Liubliana#,
10992             },
10993             'Europe/London' => {
10994             exemplarCity => q#Londres#,
10995             long => {
10996             'daylight' => q#Horário de Verão Britânico#,
10997             },
10998             },
10999             'Europe/Luxembourg' => {
11000             exemplarCity => q#Luxemburgo#,
11001             },
11002             'Europe/Madrid' => {
11003             exemplarCity => q#Madri#,
11004             },
11005             'Europe/Monaco' => {
11006             exemplarCity => q#Mônaco#,
11007             },
11008             'Europe/Moscow' => {
11009             exemplarCity => q#Moscou#,
11010             },
11011             'Europe/Prague' => {
11012             exemplarCity => q#Praga#,
11013             },
11014             'Europe/Rome' => {
11015             exemplarCity => q#Roma#,
11016             },
11017             'Europe/Sofia' => {
11018             exemplarCity => q#Sófia#,
11019             },
11020             'Europe/Stockholm' => {
11021             exemplarCity => q#Estocolmo#,
11022             },
11023             'Europe/Tirane' => {
11024             exemplarCity => q#Tirana#,
11025             },
11026             'Europe/Ulyanovsk' => {
11027             exemplarCity => q#Ulianovsk#,
11028             },
11029             'Europe/Vatican' => {
11030             exemplarCity => q#Vaticano#,
11031             },
11032             'Europe/Vienna' => {
11033             exemplarCity => q#Viena#,
11034             },
11035             'Europe/Volgograd' => {
11036             exemplarCity => q#Volgogrado#,
11037             },
11038             'Europe/Warsaw' => {
11039             exemplarCity => q#Varsóvia#,
11040             },
11041             'Europe/Zurich' => {
11042             exemplarCity => q#Zurique#,
11043             },
11044             'Europe_Central' => {
11045             long => {
11046             'daylight' => q#Horário de Verão da Europa Central#,
11047             'generic' => q#Horário da Europa Central#,
11048             'standard' => q#Horário Padrão da Europa Central#,
11049             },
11050             },
11051             'Europe_Eastern' => {
11052             long => {
11053             'daylight' => q#Horário de Verão da Europa Oriental#,
11054             'generic' => q#Horário da Europa Oriental#,
11055             'standard' => q#Horário Padrão da Europa Oriental#,
11056             },
11057             },
11058             'Europe_Further_Eastern' => {
11059             long => {
11060             'standard' => q#Horário do Extremo Leste Europeu#,
11061             },
11062             },
11063             'Europe_Western' => {
11064             long => {
11065             'daylight' => q#Horário de Verão da Europa Ocidental#,
11066             'generic' => q#Horário da Europa Ocidental#,
11067             'standard' => q#Horário Padrão da Europa Ocidental#,
11068             },
11069             },
11070             'Falkland' => {
11071             long => {
11072             'daylight' => q#Horário de Verão das Ilhas Malvinas#,
11073             'generic' => q#Horário das Ilhas Malvinas#,
11074             'standard' => q#Horário Padrão das Ilhas Malvinas#,
11075             },
11076             },
11077             'Fiji' => {
11078             long => {
11079             'daylight' => q#Horário de Verão de Fiji#,
11080             'generic' => q#Horário de Fiji#,
11081             'standard' => q#Horário Padrão de Fiji#,
11082             },
11083             },
11084             'French_Guiana' => {
11085             long => {
11086             'standard' => q#Horário da Guiana Francesa#,
11087             },
11088             },
11089             'French_Southern' => {
11090             long => {
11091             'standard' => q#Horário dos Territórios Franceses do Sul e Antártida#,
11092             },
11093             },
11094             'GMT' => {
11095             long => {
11096             'standard' => q#Horário do Meridiano de Greenwich#,
11097             },
11098             },
11099             'Galapagos' => {
11100             long => {
11101             'standard' => q#Horário de Galápagos#,
11102             },
11103             },
11104             'Gambier' => {
11105             long => {
11106             'standard' => q#Horário de Gambier#,
11107             },
11108             },
11109             'Georgia' => {
11110             long => {
11111             'daylight' => q#Horário de Verão da Geórgia#,
11112             'generic' => q#Horário da Geórgia#,
11113             'standard' => q#Horário Padrão da Geórgia#,
11114             },
11115             },
11116             'Gilbert_Islands' => {
11117             long => {
11118             'standard' => q#Horário das Ilhas Gilberto#,
11119             },
11120             },
11121             'Greenland_Eastern' => {
11122             long => {
11123             'daylight' => q#Horário de Verão da Groelândia Oriental#,
11124             'generic' => q#Horário da Groelândia Oriental#,
11125             'standard' => q#Horário Padrão da Groelândia Oriental#,
11126             },
11127             },
11128             'Greenland_Western' => {
11129             long => {
11130             'daylight' => q#Horário de Verão da Groenlândia Ocidental#,
11131             'generic' => q#Horário da Groenlândia Ocidental#,
11132             'standard' => q#Horário Padrão da Groenlândia Ocidental#,
11133             },
11134             },
11135             'Guam' => {
11136             long => {
11137             'standard' => q#Horário Padrão de Guam#,
11138             },
11139             },
11140             'Gulf' => {
11141             long => {
11142             'standard' => q#Horário do Golfo#,
11143             },
11144             },
11145             'Guyana' => {
11146             long => {
11147             'standard' => q#Horário da Guiana#,
11148             },
11149             },
11150             'Hawaii_Aleutian' => {
11151             long => {
11152             'daylight' => q#Horário de Verão do Havaí e Ilhas Aleutas#,
11153             'generic' => q#Horário do Havaí e Ilhas Aleutas#,
11154             'standard' => q#Horário Padrão do Havaí e Ilhas Aleutas#,
11155             },
11156             },
11157             'Hong_Kong' => {
11158             long => {
11159             'daylight' => q#Horário de Verão de Hong Kong#,
11160             'generic' => q#Horário de Hong Kong#,
11161             'standard' => q#Horário Padrão de Hong Kong#,
11162             },
11163             },
11164             'Hovd' => {
11165             long => {
11166             'daylight' => q#Horário de Verão de Hovd#,
11167             'generic' => q#Horário de Hovd#,
11168             'standard' => q#Horário Padrão de Hovd#,
11169             },
11170             },
11171             'India' => {
11172             long => {
11173             'standard' => q#Horário Padrão da Índia#,
11174             },
11175             },
11176             'Indian/Comoro' => {
11177             exemplarCity => q#Comores#,
11178             },
11179             'Indian/Mahe' => {
11180             exemplarCity => q#Mahé#,
11181             },
11182             'Indian/Maldives' => {
11183             exemplarCity => q#Maldivas#,
11184             },
11185             'Indian/Mauritius' => {
11186             exemplarCity => q#Maurício#,
11187             },
11188             'Indian/Reunion' => {
11189             exemplarCity => q#Reunião#,
11190             },
11191             'Indian_Ocean' => {
11192             long => {
11193             'standard' => q#Horário do Oceano Índico#,
11194             },
11195             },
11196             'Indochina' => {
11197             long => {
11198             'standard' => q#Horário da Indochina#,
11199             },
11200             },
11201             'Indonesia_Central' => {
11202             long => {
11203             'standard' => q#Horário da Indonésia Central#,
11204             },
11205             },
11206             'Indonesia_Eastern' => {
11207             long => {
11208             'standard' => q#Horário da Indonésia Oriental#,
11209             },
11210             },
11211             'Indonesia_Western' => {
11212             long => {
11213             'standard' => q#Horário da Indonésia Ocidental#,
11214             },
11215             },
11216             'Iran' => {
11217             long => {
11218             'daylight' => q#Horário de Verão do Irã#,
11219             'generic' => q#Horário do Irã#,
11220             'standard' => q#Horário Padrão do Irã#,
11221             },
11222             },
11223             'Irkutsk' => {
11224             long => {
11225             'daylight' => q#Horário de Verão de Irkutsk#,
11226             'generic' => q#Horário de Irkutsk#,
11227             'standard' => q#Horário Padrão de Irkutsk#,
11228             },
11229             },
11230             'Israel' => {
11231             long => {
11232             'daylight' => q#Horário de Verão de Israel#,
11233             'generic' => q#Horário de Israel#,
11234             'standard' => q#Horário Padrão de Israel#,
11235             },
11236             },
11237             'Japan' => {
11238             long => {
11239             'daylight' => q#Horário de Verão do Japão#,
11240             'generic' => q#Horário do Japão#,
11241             'standard' => q#Horário Padrão do Japão#,
11242             },
11243             },
11244             'Kamchatka' => {
11245             long => {
11246             'daylight' => q#Horário de Verão de Petropavlovsk-Kamchatski#,
11247             'generic' => q#Horário de Petropavlovsk-Kamchatski#,
11248             'standard' => q#Horário Padrão de Petropavlovsk-Kamchatski#,
11249             },
11250             },
11251             'Kazakhstan' => {
11252             long => {
11253             'standard' => q#Horário do Cazaquistão#,
11254             },
11255             },
11256             'Kazakhstan_Eastern' => {
11257             long => {
11258             'standard' => q#Horário do Cazaquistão Oriental#,
11259             },
11260             },
11261             'Kazakhstan_Western' => {
11262             long => {
11263             'standard' => q#Horário do Cazaquistão Ocidental#,
11264             },
11265             },
11266             'Korea' => {
11267             long => {
11268             'daylight' => q#Horário de Verão da Coreia#,
11269             'generic' => q#Horário da Coreia#,
11270             'standard' => q#Horário Padrão da Coreia#,
11271             },
11272             },
11273             'Kosrae' => {
11274             long => {
11275             'standard' => q#Horário de Kosrae#,
11276             },
11277             },
11278             'Krasnoyarsk' => {
11279             long => {
11280             'daylight' => q#Horário de Verão de Krasnoyarsk#,
11281             'generic' => q#Horário de Krasnoyarsk#,
11282             'standard' => q#Horário Padrão de Krasnoyarsk#,
11283             },
11284             },
11285             'Kyrgystan' => {
11286             long => {
11287             'standard' => q#Horário do Quirguistão#,
11288             },
11289             },
11290             'Lanka' => {
11291             long => {
11292             'standard' => q#Horário de Lanka#,
11293             },
11294             },
11295             'Line_Islands' => {
11296             long => {
11297             'standard' => q#Horário das Ilhas da Linha#,
11298             },
11299             },
11300             'Lord_Howe' => {
11301             long => {
11302             'daylight' => q#Horário de Verão de Lord Howe#,
11303             'generic' => q#Horário de Lord Howe#,
11304             'standard' => q#Horário Padrão de Lord Howe#,
11305             },
11306             },
11307             'Macau' => {
11308             long => {
11309             'daylight' => q#Horário de Verão de Macau#,
11310             'generic' => q#Horário de Macau#,
11311             'standard' => q#Horário Padrão de Macau#,
11312             },
11313             },
11314             'Magadan' => {
11315             long => {
11316             'daylight' => q#Horário de Verão de Magadan#,
11317             'generic' => q#Horário de Magadan#,
11318             'standard' => q#Horário Padrão de Magadan#,
11319             },
11320             },
11321             'Malaysia' => {
11322             long => {
11323             'standard' => q#Horário da Malásia#,
11324             },
11325             },
11326             'Maldives' => {
11327             long => {
11328             'standard' => q#Horário das Ilhas Maldivas#,
11329             },
11330             },
11331             'Marquesas' => {
11332             long => {
11333             'standard' => q#Horário das Marquesas#,
11334             },
11335             },
11336             'Marshall_Islands' => {
11337             long => {
11338             'standard' => q#Horário das Ilhas Marshall#,
11339             },
11340             },
11341             'Mauritius' => {
11342             long => {
11343             'daylight' => q#Horário de Verão de Maurício#,
11344             'generic' => q#Horário de Maurício#,
11345             'standard' => q#Horário Padrão de Maurício#,
11346             },
11347             },
11348             'Mawson' => {
11349             long => {
11350             'standard' => q#Horário de Mawson#,
11351             },
11352             },
11353             'Mexico_Pacific' => {
11354             long => {
11355             'daylight' => q#Horário de Verão do Pacífico Mexicano#,
11356             'generic' => q#Horário do Pacífico Mexicano#,
11357             'standard' => q#Horário Padrão do Pacífico Mexicano#,
11358             },
11359             },
11360             'Mongolia' => {
11361             long => {
11362             'daylight' => q#Horário de Verão de Ulan Bator#,
11363             'generic' => q#Horário de Ulan Bator#,
11364             'standard' => q#Horário Padrão de Ulan Bator#,
11365             },
11366             },
11367             'Moscow' => {
11368             long => {
11369             'daylight' => q#Horário de Verão de Moscou#,
11370             'generic' => q#Horário de Moscou#,
11371             'standard' => q#Horário Padrão de Moscou#,
11372             },
11373             },
11374             'Myanmar' => {
11375             long => {
11376             'standard' => q#Horário de Mianmar#,
11377             },
11378             },
11379             'Nauru' => {
11380             long => {
11381             'standard' => q#Horário de Nauru#,
11382             },
11383             },
11384             'Nepal' => {
11385             long => {
11386             'standard' => q#Horário do Nepal#,
11387             },
11388             },
11389             'New_Caledonia' => {
11390             long => {
11391             'daylight' => q#Horário de Verão da Nova Caledônia#,
11392             'generic' => q#Horário da Nova Caledônia#,
11393             'standard' => q#Horário Padrão da Nova Caledônia#,
11394             },
11395             },
11396             'New_Zealand' => {
11397             long => {
11398             'daylight' => q#Horário de Verão da Nova Zelândia#,
11399             'generic' => q#Horário da Nova Zelândia#,
11400             'standard' => q#Horário Padrão da Nova Zelândia#,
11401             },
11402             },
11403             'Newfoundland' => {
11404             long => {
11405             'daylight' => q#Horário de Verão da Terra Nova#,
11406             'generic' => q#Horário da Terra Nova#,
11407             'standard' => q#Horário Padrão da Terra Nova#,
11408             },
11409             },
11410             'Niue' => {
11411             long => {
11412             'standard' => q#Horário de Niue#,
11413             },
11414             },
11415             'Norfolk' => {
11416             long => {
11417             'daylight' => q#Horário de Verão da Ilha Norfolk#,
11418             'generic' => q#Horário da Ilha Norfolk#,
11419             'standard' => q#Horário Padrão da Ilha Norfolk#,
11420             },
11421             },
11422             'Noronha' => {
11423             long => {
11424             'daylight' => q#Horário de Verão de Fernando de Noronha#,
11425             'generic' => q#Horário de Fernando de Noronha#,
11426             'standard' => q#Horário Padrão de Fernando de Noronha#,
11427             },
11428             },
11429             'North_Mariana' => {
11430             long => {
11431             'standard' => q#Horário das Ilhas Mariana do Norte#,
11432             },
11433             },
11434             'Novosibirsk' => {
11435             long => {
11436             'daylight' => q#Horário de Verão de Novosibirsk#,
11437             'generic' => q#Horário de Novosibirsk#,
11438             'standard' => q#Horário Padrão de Novosibirsk#,
11439             },
11440             },
11441             'Omsk' => {
11442             long => {
11443             'daylight' => q#Horário de Verão de Omsk#,
11444             'generic' => q#Horário de Omsk#,
11445             'standard' => q#Horário Padrão de Omsk#,
11446             },
11447             },
11448             'Pacific/Chatham' => {
11449             exemplarCity => q#Chatnam#,
11450             },
11451             'Pacific/Easter' => {
11452             exemplarCity => q#Ilha de Páscoa#,
11453             },
11454             'Pacific/Efate' => {
11455             exemplarCity => q#Éfaté#,
11456             },
11457             'Pacific/Enderbury' => {
11458             exemplarCity => q#Enderbury#,
11459             },
11460             'Pacific/Galapagos' => {
11461             exemplarCity => q#Galápagos#,
11462             },
11463             'Pacific/Honolulu' => {
11464             exemplarCity => q#Honolulu#,
11465             },
11466             'Pacific/Noumea' => {
11467             exemplarCity => q#Nouméa#,
11468             },
11469             'Pacific/Tahiti' => {
11470             exemplarCity => q#Taiti#,
11471             },
11472             'Pacific/Tarawa' => {
11473             exemplarCity => q#Taraua#,
11474             },
11475             'Pakistan' => {
11476             long => {
11477             'daylight' => q#Horário de Verão do Paquistão#,
11478             'generic' => q#Horário do Paquistão#,
11479             'standard' => q#Horário Padrão do Paquistão#,
11480             },
11481             },
11482             'Palau' => {
11483             long => {
11484             'standard' => q#Horário de Palau#,
11485             },
11486             },
11487             'Papua_New_Guinea' => {
11488             long => {
11489             'standard' => q#Horário de Papua-Nova Guiné#,
11490             },
11491             },
11492             'Paraguay' => {
11493             long => {
11494             'daylight' => q#Horário de Verão do Paraguai#,
11495             'generic' => q#Horário do Paraguai#,
11496             'standard' => q#Horário Padrão do Paraguai#,
11497             },
11498             },
11499             'Peru' => {
11500             long => {
11501             'daylight' => q#Horário de Verão do Peru#,
11502             'generic' => q#Horário do Peru#,
11503             'standard' => q#Horário Padrão do Peru#,
11504             },
11505             },
11506             'Philippines' => {
11507             long => {
11508             'daylight' => q#Horário de Verão das Filipinas#,
11509             'generic' => q#Horário das Filipinas#,
11510             'standard' => q#Horário Padrão das Filipinas#,
11511             },
11512             },
11513             'Phoenix_Islands' => {
11514             long => {
11515             'standard' => q#Horário das Ilhas Fênix#,
11516             },
11517             },
11518             'Pierre_Miquelon' => {
11519             long => {
11520             'daylight' => q#Horário Verão de São Pedro e Miquelão#,
11521             'generic' => q#Horário de São Pedro e Miquelão#,
11522             'standard' => q#Horário Padrão de São Pedro e Miquelão#,
11523             },
11524             },
11525             'Pitcairn' => {
11526             long => {
11527             'standard' => q#Horário de Pitcairn#,
11528             },
11529             },
11530             'Ponape' => {
11531             long => {
11532             'standard' => q#Horário de Ponape#,
11533             },
11534             },
11535             'Pyongyang' => {
11536             long => {
11537             'standard' => q#Horário de Pyongyang#,
11538             },
11539             },
11540             'Qyzylorda' => {
11541             long => {
11542             'daylight' => q#Horário de Verão de Qyzylorda#,
11543             'generic' => q#Horário de Qyzylorda#,
11544             'standard' => q#Horário Padrão de Qyzylorda#,
11545             },
11546             },
11547             'Reunion' => {
11548             long => {
11549             'standard' => q#Horário de Reunião#,
11550             },
11551             },
11552             'Rothera' => {
11553             long => {
11554             'standard' => q#Horário de Rothera#,
11555             },
11556             },
11557             'Sakhalin' => {
11558             long => {
11559             'daylight' => q#Horário de Verão de Sacalina#,
11560             'generic' => q#Horário de Sacalina#,
11561             'standard' => q#Horário Padrão de Sacalina#,
11562             },
11563             },
11564             'Samara' => {
11565             long => {
11566             'daylight' => q#Horário de Verão de Samara#,
11567             'generic' => q#Horário de Samara#,
11568             'standard' => q#Horário Padrão de Samara#,
11569             },
11570             },
11571             'Samoa' => {
11572             long => {
11573             'daylight' => q#Horário de Verão de Samoa#,
11574             'generic' => q#Horário de Samoa#,
11575             'standard' => q#Horário Padrão de Samoa#,
11576             },
11577             },
11578             'Seychelles' => {
11579             long => {
11580             'standard' => q#Horário de Seicheles#,
11581             },
11582             },
11583             'Singapore' => {
11584             long => {
11585             'standard' => q#Horário Padrão de Singapura#,
11586             },
11587             },
11588             'Solomon' => {
11589             long => {
11590             'standard' => q#Horário das Ilhas Salomão#,
11591             },
11592             },
11593             'South_Georgia' => {
11594             long => {
11595             'standard' => q#Horário da Geórgia do Sul#,
11596             },
11597             },
11598             'Suriname' => {
11599             long => {
11600             'standard' => q#Horário do Suriname#,
11601             },
11602             },
11603             'Syowa' => {
11604             long => {
11605             'standard' => q#Horário de Syowa#,
11606             },
11607             },
11608             'Tahiti' => {
11609             long => {
11610             'standard' => q#Horário do Taiti#,
11611             },
11612             },
11613             'Taipei' => {
11614             long => {
11615             'daylight' => q#Horário de Verão de Taipei#,
11616             'generic' => q#Horário de Taipei#,
11617             'standard' => q#Horário Padrão de Taipei#,
11618             },
11619             },
11620             'Tajikistan' => {
11621             long => {
11622             'standard' => q#Horário do Tajiquistão#,
11623             },
11624             },
11625             'Tokelau' => {
11626             long => {
11627             'standard' => q#Horário de Tokelau#,
11628             },
11629             },
11630             'Tonga' => {
11631             long => {
11632             'daylight' => q#Horário de Verão de Tonga#,
11633             'generic' => q#Horário de Tonga#,
11634             'standard' => q#Horário Padrão de Tonga#,
11635             },
11636             },
11637             'Truk' => {
11638             long => {
11639             'standard' => q#Horário de Chuuk#,
11640             },
11641             },
11642             'Turkmenistan' => {
11643             long => {
11644             'daylight' => q#Horário de Verão do Turcomenistão#,
11645             'generic' => q#Horário do Turcomenistão#,
11646             'standard' => q#Horário Padrão do Turcomenistão#,
11647             },
11648             },
11649             'Tuvalu' => {
11650             long => {
11651             'standard' => q#Horário de Tuvalu#,
11652             },
11653             },
11654             'Uruguay' => {
11655             long => {
11656             'daylight' => q#Horário de Verão do Uruguai#,
11657             'generic' => q#Horário do Uruguai#,
11658             'standard' => q#Horário Padrão do Uruguai#,
11659             },
11660             },
11661             'Uzbekistan' => {
11662             long => {
11663             'daylight' => q#Horário de Verão do Uzbequistão#,
11664             'generic' => q#Horário do Uzbequistão#,
11665             'standard' => q#Horário Padrão do Uzbequistão#,
11666             },
11667             },
11668             'Vanuatu' => {
11669             long => {
11670             'daylight' => q#Horário de Verão de Vanuatu#,
11671             'generic' => q#Horário de Vanuatu#,
11672             'standard' => q#Horário Padrão de Vanuatu#,
11673             },
11674             },
11675             'Venezuela' => {
11676             long => {
11677             'standard' => q#Horário da Venezuela#,
11678             },
11679             },
11680             'Vladivostok' => {
11681             long => {
11682             'daylight' => q#Horário de Verão de Vladivostok#,
11683             'generic' => q#Horário de Vladivostok#,
11684             'standard' => q#Horário Padrão de Vladivostok#,
11685             },
11686             },
11687             'Volgograd' => {
11688             long => {
11689             'daylight' => q#Horário de Verão de Volgogrado#,
11690             'generic' => q#Horário de Volgogrado#,
11691             'standard' => q#Horário Padrão de Volgogrado#,
11692             },
11693             },
11694             'Vostok' => {
11695             long => {
11696             'standard' => q#Horário de Vostok#,
11697             },
11698             },
11699             'Wake' => {
11700             long => {
11701             'standard' => q#Horário das Ilhas Wake#,
11702             },
11703             },
11704             'Wallis' => {
11705             long => {
11706             'standard' => q#Horário de Wallis e Futuna#,
11707             },
11708             },
11709             'Yakutsk' => {
11710             long => {
11711             'daylight' => q#Horário de Verão de Yakutsk#,
11712             'generic' => q#Horário de Yakutsk#,
11713             'standard' => q#Horário Padrão de Yakutsk#,
11714             },
11715             },
11716             'Yekaterinburg' => {
11717             long => {
11718             'daylight' => q#Horário de Verão de Ecaterimburgo#,
11719             'generic' => q#Horário de Ecaterimburgo#,
11720             'standard' => q#Horário Padrão de Ecaterimburgo#,
11721             },
11722             },
11723             'Yukon' => {
11724             long => {
11725             'standard' => q#Horário do Yukon#,
11726             },
11727             },
11728             } }
11729             );
11730 1     1   31322 no Moo;
  1         2  
  1         9  
11731              
11732             1;
11733              
11734             # vim: tabstop=4