File Coverage

blib/lib/Locale/CLDR/Locales/Pt.pm
Criterion Covered Total %
statement 35 42 83.3
branch n/a
condition n/a
subroutine 12 13 92.3
pod 0 1 0.0
total 47 56 83.9


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 13 Oct 9:33:53 am GMT
12              
13 1     1   930466 use strict;
  1         3  
  1         28  
14 1     1   5 use warnings;
  1         2  
  1         23  
15 1     1   4 use version;
  1         2  
  1         6  
16              
17             our $VERSION = version->declare('v0.34.2');
18              
19 1     1   95 use v5.10.1;
  1         3  
20 1     1   4 use mro 'c3';
  1         2  
  1         8  
21 1     1   21 use utf8;
  1         2  
  1         5  
22 1     1   41 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         2  
  1         15  
23 1     1   118 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         1  
  1         9  
24 1     1   964 use Moo;
  1         2  
  1         6  
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   443 use bigfloat;
  1         3  
  1         11  
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             'spellout-cardinal-feminine' => {
106             'public' => {
107             '-x' => {
108             divisor => q(1),
109             rule => q(menos →→),
110             },
111             '0' => {
112             base_value => q(0),
113             divisor => q(1),
114             rule => q(zero),
115             },
116             'x.x' => {
117             divisor => q(1),
118             rule => q(←← vírgula →→),
119             },
120             '1' => {
121             base_value => q(1),
122             divisor => q(1),
123             rule => q(uma),
124             },
125             '2' => {
126             base_value => q(2),
127             divisor => q(1),
128             rule => q(duas),
129             },
130             '3' => {
131             base_value => q(3),
132             divisor => q(1),
133             rule => q(=%spellout-cardinal-masculine=),
134             },
135             '20' => {
136             base_value => q(20),
137             divisor => q(10),
138             rule => q(vinte[ e →→]),
139             },
140             '30' => {
141             base_value => q(30),
142             divisor => q(10),
143             rule => q(trinta[ e →→]),
144             },
145             '40' => {
146             base_value => q(40),
147             divisor => q(10),
148             rule => q(quarenta[ e →→]),
149             },
150             '50' => {
151             base_value => q(50),
152             divisor => q(10),
153             rule => q(cinquenta[ e →→]),
154             },
155             '60' => {
156             base_value => q(60),
157             divisor => q(10),
158             rule => q(sessenta[ e →→]),
159             },
160             '70' => {
161             base_value => q(70),
162             divisor => q(10),
163             rule => q(setenta[ e →→]),
164             },
165             '80' => {
166             base_value => q(80),
167             divisor => q(10),
168             rule => q(oitenta[ e →→]),
169             },
170             '90' => {
171             base_value => q(90),
172             divisor => q(10),
173             rule => q(noventa[ e →→]),
174             },
175             '100' => {
176             base_value => q(100),
177             divisor => q(100),
178             rule => q(cem),
179             },
180             '101' => {
181             base_value => q(101),
182             divisor => q(100),
183             rule => q(cento e →→),
184             },
185             '200' => {
186             base_value => q(200),
187             divisor => q(100),
188             rule => q(duzentas[ e →→]),
189             },
190             '300' => {
191             base_value => q(300),
192             divisor => q(100),
193             rule => q(trezentas[ e →→]),
194             },
195             '400' => {
196             base_value => q(400),
197             divisor => q(100),
198             rule => q(quatrocentas[ e →→]),
199             },
200             '500' => {
201             base_value => q(500),
202             divisor => q(100),
203             rule => q(quinhentas[ e →→]),
204             },
205             '600' => {
206             base_value => q(600),
207             divisor => q(100),
208             rule => q(seiscentas[ e →→]),
209             },
210             '700' => {
211             base_value => q(700),
212             divisor => q(100),
213             rule => q(setecentas[ e →→]),
214             },
215             '800' => {
216             base_value => q(800),
217             divisor => q(100),
218             rule => q(oitocentas[ e →→]),
219             },
220             '900' => {
221             base_value => q(900),
222             divisor => q(100),
223             rule => q(novecentas[ e →→]),
224             },
225             '1000' => {
226             base_value => q(1000),
227             divisor => q(1000),
228             rule => q(mil[ e →→]),
229             },
230             '2000' => {
231             base_value => q(2000),
232             divisor => q(1000),
233             rule => q(←← mil[ e →→]),
234             },
235             '1000000' => {
236             base_value => q(1000000),
237             divisor => q(1000000),
238             rule => q(um milhão[ e →→]),
239             },
240             '2000000' => {
241             base_value => q(2000000),
242             divisor => q(1000000),
243             rule => q(←%spellout-cardinal-masculine← milhões[ e →→]),
244             },
245             '1000000000' => {
246             base_value => q(1000000000),
247             divisor => q(1000000000),
248             rule => q(um bilhão[ e →→]),
249             },
250             '2000000000' => {
251             base_value => q(2000000000),
252             divisor => q(1000000000),
253             rule => q(←%spellout-cardinal-masculine← bilhões[ e →→]),
254             },
255             '1000000000000' => {
256             base_value => q(1000000000000),
257             divisor => q(1000000000000),
258             rule => q(um trilhão[ e →→]),
259             },
260             '2000000000000' => {
261             base_value => q(2000000000000),
262             divisor => q(1000000000000),
263             rule => q(←%spellout-cardinal-masculine← trilhões[ e →→]),
264             },
265             '1000000000000000' => {
266             base_value => q(1000000000000000),
267             divisor => q(1000000000000000),
268             rule => q(um quatrilhão[ e →→]),
269             },
270             '2000000000000000' => {
271             base_value => q(2000000000000000),
272             divisor => q(1000000000000000),
273             rule => q(←%spellout-cardinal-masculine← quatrilhões[ e →→]),
274             },
275             '1000000000000000000' => {
276             base_value => q(1000000000000000000),
277             divisor => q(1000000000000000000),
278             rule => q(=#,##0=),
279             },
280             'max' => {
281             base_value => q(1000000000000000000),
282             divisor => q(1000000000000000000),
283             rule => q(=#,##0=),
284             },
285             },
286             },
287             'spellout-cardinal-masculine' => {
288             'public' => {
289             '-x' => {
290             divisor => q(1),
291             rule => q(menos →→),
292             },
293             '0' => {
294             base_value => q(0),
295             divisor => q(1),
296             rule => q(zero),
297             },
298             'x.x' => {
299             divisor => q(1),
300             rule => q(←← vírgula →→),
301             },
302             '1' => {
303             base_value => q(1),
304             divisor => q(1),
305             rule => q(um),
306             },
307             '2' => {
308             base_value => q(2),
309             divisor => q(1),
310             rule => q(dois),
311             },
312             '3' => {
313             base_value => q(3),
314             divisor => q(1),
315             rule => q(três),
316             },
317             '4' => {
318             base_value => q(4),
319             divisor => q(1),
320             rule => q(quatro),
321             },
322             '5' => {
323             base_value => q(5),
324             divisor => q(1),
325             rule => q(cinco),
326             },
327             '6' => {
328             base_value => q(6),
329             divisor => q(1),
330             rule => q(seis),
331             },
332             '7' => {
333             base_value => q(7),
334             divisor => q(1),
335             rule => q(sete),
336             },
337             '8' => {
338             base_value => q(8),
339             divisor => q(1),
340             rule => q(oito),
341             },
342             '9' => {
343             base_value => q(9),
344             divisor => q(1),
345             rule => q(nove),
346             },
347             '10' => {
348             base_value => q(10),
349             divisor => q(10),
350             rule => q(dez),
351             },
352             '11' => {
353             base_value => q(11),
354             divisor => q(10),
355             rule => q(onze),
356             },
357             '12' => {
358             base_value => q(12),
359             divisor => q(10),
360             rule => q(doze),
361             },
362             '13' => {
363             base_value => q(13),
364             divisor => q(10),
365             rule => q(treze),
366             },
367             '14' => {
368             base_value => q(14),
369             divisor => q(10),
370             rule => q(catorze),
371             },
372             '15' => {
373             base_value => q(15),
374             divisor => q(10),
375             rule => q(quinze),
376             },
377             '16' => {
378             base_value => q(16),
379             divisor => q(10),
380             rule => q(dezesseis),
381             },
382             '17' => {
383             base_value => q(17),
384             divisor => q(10),
385             rule => q(dezessete),
386             },
387             '18' => {
388             base_value => q(18),
389             divisor => q(10),
390             rule => q(dezoito),
391             },
392             '19' => {
393             base_value => q(19),
394             divisor => q(10),
395             rule => q(dezenove),
396             },
397             '20' => {
398             base_value => q(20),
399             divisor => q(10),
400             rule => q(vinte[ e →→]),
401             },
402             '30' => {
403             base_value => q(30),
404             divisor => q(10),
405             rule => q(trinta[ e →→]),
406             },
407             '40' => {
408             base_value => q(40),
409             divisor => q(10),
410             rule => q(quarenta[ e →→]),
411             },
412             '50' => {
413             base_value => q(50),
414             divisor => q(10),
415             rule => q(cinquenta[ e →→]),
416             },
417             '60' => {
418             base_value => q(60),
419             divisor => q(10),
420             rule => q(sessenta[ e →→]),
421             },
422             '70' => {
423             base_value => q(70),
424             divisor => q(10),
425             rule => q(setenta[ e →→]),
426             },
427             '80' => {
428             base_value => q(80),
429             divisor => q(10),
430             rule => q(oitenta[ e →→]),
431             },
432             '90' => {
433             base_value => q(90),
434             divisor => q(10),
435             rule => q(noventa[ e →→]),
436             },
437             '100' => {
438             base_value => q(100),
439             divisor => q(100),
440             rule => q(cem),
441             },
442             '101' => {
443             base_value => q(101),
444             divisor => q(100),
445             rule => q(cento e →→),
446             },
447             '200' => {
448             base_value => q(200),
449             divisor => q(100),
450             rule => q(duzentos[ e →→]),
451             },
452             '300' => {
453             base_value => q(300),
454             divisor => q(100),
455             rule => q(trezentos[ e →→]),
456             },
457             '400' => {
458             base_value => q(400),
459             divisor => q(100),
460             rule => q(quatrocentos[ e →→]),
461             },
462             '500' => {
463             base_value => q(500),
464             divisor => q(100),
465             rule => q(quinhentos[ e →→]),
466             },
467             '600' => {
468             base_value => q(600),
469             divisor => q(100),
470             rule => q(seiscentos[ e →→]),
471             },
472             '700' => {
473             base_value => q(700),
474             divisor => q(100),
475             rule => q(setecentos[ e →→]),
476             },
477             '800' => {
478             base_value => q(800),
479             divisor => q(100),
480             rule => q(oitocentos[ e →→]),
481             },
482             '900' => {
483             base_value => q(900),
484             divisor => q(100),
485             rule => q(novecentos[ e →→]),
486             },
487             '1000' => {
488             base_value => q(1000),
489             divisor => q(1000),
490             rule => q(mil[ e →→]),
491             },
492             '2000' => {
493             base_value => q(2000),
494             divisor => q(1000),
495             rule => q(←← mil[ e →→]),
496             },
497             '1000000' => {
498             base_value => q(1000000),
499             divisor => q(1000000),
500             rule => q(um milhão[ e →→]),
501             },
502             '2000000' => {
503             base_value => q(2000000),
504             divisor => q(1000000),
505             rule => q(←← milhões[ e →→]),
506             },
507             '1000000000' => {
508             base_value => q(1000000000),
509             divisor => q(1000000000),
510             rule => q(um bilhão[ e →→]),
511             },
512             '2000000000' => {
513             base_value => q(2000000000),
514             divisor => q(1000000000),
515             rule => q(←← bilhões[ e →→]),
516             },
517             '1000000000000' => {
518             base_value => q(1000000000000),
519             divisor => q(1000000000000),
520             rule => q(um trilhão[ e →→]),
521             },
522             '2000000000000' => {
523             base_value => q(2000000000000),
524             divisor => q(1000000000000),
525             rule => q(←← trilhões[ e →→]),
526             },
527             '1000000000000000' => {
528             base_value => q(1000000000000000),
529             divisor => q(1000000000000000),
530             rule => q(um quatrilhão[ e →→]),
531             },
532             '2000000000000000' => {
533             base_value => q(2000000000000000),
534             divisor => q(1000000000000000),
535             rule => q(←← quatrilhões[ e →→]),
536             },
537             '1000000000000000000' => {
538             base_value => q(1000000000000000000),
539             divisor => q(1000000000000000000),
540             rule => q(=#,##0=),
541             },
542             'max' => {
543             base_value => q(1000000000000000000),
544             divisor => q(1000000000000000000),
545             rule => q(=#,##0=),
546             },
547             },
548             },
549             'spellout-numbering' => {
550             'public' => {
551             '0' => {
552             base_value => q(0),
553             divisor => q(1),
554             rule => q(=%spellout-cardinal-masculine=),
555             },
556             'max' => {
557             base_value => q(0),
558             divisor => q(1),
559             rule => q(=%spellout-cardinal-masculine=),
560             },
561             },
562             },
563             'spellout-numbering-year' => {
564             'public' => {
565             '0' => {
566             base_value => q(0),
567             divisor => q(1),
568             rule => q(=%spellout-numbering=),
569             },
570             'x.x' => {
571             divisor => q(1),
572             rule => q(=0.0=),
573             },
574             'max' => {
575             divisor => q(1),
576             rule => q(=0.0=),
577             },
578             },
579             },
580             'spellout-ordinal-feminine' => {
581             'public' => {
582             '-x' => {
583             divisor => q(1),
584             rule => q(menos →→),
585             },
586             '0' => {
587             base_value => q(0),
588             divisor => q(1),
589             rule => q(zero),
590             },
591             'x.x' => {
592             divisor => q(1),
593             rule => q(=#,##0.#=),
594             },
595             '1' => {
596             base_value => q(1),
597             divisor => q(1),
598             rule => q(primeira),
599             },
600             '2' => {
601             base_value => q(2),
602             divisor => q(1),
603             rule => q(segunda),
604             },
605             '3' => {
606             base_value => q(3),
607             divisor => q(1),
608             rule => q(terceira),
609             },
610             '4' => {
611             base_value => q(4),
612             divisor => q(1),
613             rule => q(quarta),
614             },
615             '5' => {
616             base_value => q(5),
617             divisor => q(1),
618             rule => q(quinta),
619             },
620             '6' => {
621             base_value => q(6),
622             divisor => q(1),
623             rule => q(sexta),
624             },
625             '7' => {
626             base_value => q(7),
627             divisor => q(1),
628             rule => q(sétima),
629             },
630             '8' => {
631             base_value => q(8),
632             divisor => q(1),
633             rule => q(oitava),
634             },
635             '9' => {
636             base_value => q(9),
637             divisor => q(1),
638             rule => q(nona),
639             },
640             '10' => {
641             base_value => q(10),
642             divisor => q(10),
643             rule => q(décima[ →→]),
644             },
645             '20' => {
646             base_value => q(20),
647             divisor => q(10),
648             rule => q(vigésima[ →→]),
649             },
650             '30' => {
651             base_value => q(30),
652             divisor => q(10),
653             rule => q(trigésima[ →→]),
654             },
655             '40' => {
656             base_value => q(40),
657             divisor => q(10),
658             rule => q(quadragésima[ →→]),
659             },
660             '50' => {
661             base_value => q(50),
662             divisor => q(10),
663             rule => q(quinquagésima[ →→]),
664             },
665             '60' => {
666             base_value => q(60),
667             divisor => q(10),
668             rule => q(sexagésima[ →→]),
669             },
670             '70' => {
671             base_value => q(70),
672             divisor => q(10),
673             rule => q(septuagésima[ →→]),
674             },
675             '80' => {
676             base_value => q(80),
677             divisor => q(10),
678             rule => q(octogésima[ →→]),
679             },
680             '90' => {
681             base_value => q(90),
682             divisor => q(10),
683             rule => q(nonagésima[ →→]),
684             },
685             '100' => {
686             base_value => q(100),
687             divisor => q(100),
688             rule => q(centésima[ →→]),
689             },
690             '200' => {
691             base_value => q(200),
692             divisor => q(100),
693             rule => q(ducentésima[ →→]),
694             },
695             '300' => {
696             base_value => q(300),
697             divisor => q(100),
698             rule => q(tricentésima[ →→]),
699             },
700             '400' => {
701             base_value => q(400),
702             divisor => q(100),
703             rule => q(quadringentésima[ →→]),
704             },
705             '500' => {
706             base_value => q(500),
707             divisor => q(100),
708             rule => q(quingentésima[ →→]),
709             },
710             '600' => {
711             base_value => q(600),
712             divisor => q(100),
713             rule => q(sexcentésima[ →→]),
714             },
715             '700' => {
716             base_value => q(700),
717             divisor => q(100),
718             rule => q(septingentésima[ →→]),
719             },
720             '800' => {
721             base_value => q(800),
722             divisor => q(100),
723             rule => q(octingentésima[ →→]),
724             },
725             '900' => {
726             base_value => q(900),
727             divisor => q(100),
728             rule => q(noningentésima[ →→]),
729             },
730             '1000' => {
731             base_value => q(1000),
732             divisor => q(1000),
733             rule => q(milésima[ →→]),
734             },
735             '2000' => {
736             base_value => q(2000),
737             divisor => q(1000),
738             rule => q(←%spellout-cardinal-feminine← ­milésima[ →→]),
739             },
740             '1000000' => {
741             base_value => q(1000000),
742             divisor => q(1000000),
743             rule => q(uma milionésima[ →→]),
744             },
745             '2000000' => {
746             base_value => q(2000000),
747             divisor => q(1000000),
748             rule => q(←%spellout-cardinal-feminine← milionésima[ →→]),
749             },
750             '1000000000' => {
751             base_value => q(1000000000),
752             divisor => q(1000000000),
753             rule => q(uma bilionésima[ →→]),
754             },
755             '2000000000' => {
756             base_value => q(2000000000),
757             divisor => q(1000000000),
758             rule => q(←%spellout-cardinal-feminine← bilionésima[ →→]),
759             },
760             '1000000000000' => {
761             base_value => q(1000000000000),
762             divisor => q(1000000000000),
763             rule => q(uma trilionésima[ →→]),
764             },
765             '2000000000000' => {
766             base_value => q(2000000000000),
767             divisor => q(1000000000000),
768             rule => q(←%spellout-cardinal-feminine← trilionésima[ →→]),
769             },
770             '1000000000000000' => {
771             base_value => q(1000000000000000),
772             divisor => q(1000000000000000),
773             rule => q(uma quadrilionésima[ →→]),
774             },
775             '2000000000000000' => {
776             base_value => q(2000000000000000),
777             divisor => q(1000000000000000),
778             rule => q(←%spellout-cardinal-feminine← quadrilionésima[ →→]),
779             },
780             '1000000000000000000' => {
781             base_value => q(1000000000000000000),
782             divisor => q(1000000000000000000),
783             rule => q(=#,##0=ª),
784             },
785             'max' => {
786             base_value => q(1000000000000000000),
787             divisor => q(1000000000000000000),
788             rule => q(=#,##0=ª),
789             },
790             },
791             },
792             'spellout-ordinal-masculine' => {
793             'public' => {
794             '-x' => {
795             divisor => q(1),
796             rule => q(menos →→),
797             },
798             '0' => {
799             base_value => q(0),
800             divisor => q(1),
801             rule => q(zero),
802             },
803             'x.x' => {
804             divisor => q(1),
805             rule => q(=#,##0.#=),
806             },
807             '1' => {
808             base_value => q(1),
809             divisor => q(1),
810             rule => q(primeiro),
811             },
812             '2' => {
813             base_value => q(2),
814             divisor => q(1),
815             rule => q(segundo),
816             },
817             '3' => {
818             base_value => q(3),
819             divisor => q(1),
820             rule => q(terceiro),
821             },
822             '4' => {
823             base_value => q(4),
824             divisor => q(1),
825             rule => q(quarto),
826             },
827             '5' => {
828             base_value => q(5),
829             divisor => q(1),
830             rule => q(quinto),
831             },
832             '6' => {
833             base_value => q(6),
834             divisor => q(1),
835             rule => q(sexto),
836             },
837             '7' => {
838             base_value => q(7),
839             divisor => q(1),
840             rule => q(sétimo),
841             },
842             '8' => {
843             base_value => q(8),
844             divisor => q(1),
845             rule => q(oitavo),
846             },
847             '9' => {
848             base_value => q(9),
849             divisor => q(1),
850             rule => q(nono),
851             },
852             '10' => {
853             base_value => q(10),
854             divisor => q(10),
855             rule => q(décimo[ →→]),
856             },
857             '20' => {
858             base_value => q(20),
859             divisor => q(10),
860             rule => q(vigésimo[ →→]),
861             },
862             '30' => {
863             base_value => q(30),
864             divisor => q(10),
865             rule => q(trigésimo[ →→]),
866             },
867             '40' => {
868             base_value => q(40),
869             divisor => q(10),
870             rule => q(quadragésimo[ →→]),
871             },
872             '50' => {
873             base_value => q(50),
874             divisor => q(10),
875             rule => q(quinquagésimo[ →→]),
876             },
877             '60' => {
878             base_value => q(60),
879             divisor => q(10),
880             rule => q(sexagésimo[ →→]),
881             },
882             '70' => {
883             base_value => q(70),
884             divisor => q(10),
885             rule => q(septuagésimo[ →→]),
886             },
887             '80' => {
888             base_value => q(80),
889             divisor => q(10),
890             rule => q(octogésimo[ →→]),
891             },
892             '90' => {
893             base_value => q(90),
894             divisor => q(10),
895             rule => q(nonagésimo[ →→]),
896             },
897             '100' => {
898             base_value => q(100),
899             divisor => q(100),
900             rule => q(centésimo[ →→]),
901             },
902             '200' => {
903             base_value => q(200),
904             divisor => q(100),
905             rule => q(ducentésimo[ →→]),
906             },
907             '300' => {
908             base_value => q(300),
909             divisor => q(100),
910             rule => q(tricentésimo[ →→]),
911             },
912             '400' => {
913             base_value => q(400),
914             divisor => q(100),
915             rule => q(quadringentésimo[ →→]),
916             },
917             '500' => {
918             base_value => q(500),
919             divisor => q(100),
920             rule => q(quingentésimo[ →→]),
921             },
922             '600' => {
923             base_value => q(600),
924             divisor => q(100),
925             rule => q(sexcentésimo[ →→]),
926             },
927             '700' => {
928             base_value => q(700),
929             divisor => q(100),
930             rule => q(septingentésimo[ →→]),
931             },
932             '800' => {
933             base_value => q(800),
934             divisor => q(100),
935             rule => q(octingentésimo[ →→]),
936             },
937             '900' => {
938             base_value => q(900),
939             divisor => q(100),
940             rule => q(noningentésimo[ →→]),
941             },
942             '1000' => {
943             base_value => q(1000),
944             divisor => q(1000),
945             rule => q(milésimo[ →→]),
946             },
947             '2000' => {
948             base_value => q(2000),
949             divisor => q(1000),
950             rule => q(←%spellout-cardinal-masculine← ­milésimo[ →→]),
951             },
952             '1000000' => {
953             base_value => q(1000000),
954             divisor => q(1000000),
955             rule => q(um milionésimo[ →→]),
956             },
957             '2000000' => {
958             base_value => q(2000000),
959             divisor => q(1000000),
960             rule => q(←%spellout-cardinal-masculine← milionésimo[ →→]),
961             },
962             '1000000000' => {
963             base_value => q(1000000000),
964             divisor => q(1000000000),
965             rule => q(um bilionésimo[ →→]),
966             },
967             '2000000000' => {
968             base_value => q(2000000000),
969             divisor => q(1000000000),
970             rule => q(←%spellout-cardinal-masculine← bilionésimo[ →→]),
971             },
972             '1000000000000' => {
973             base_value => q(1000000000000),
974             divisor => q(1000000000000),
975             rule => q(um trilionésimo[ →→]),
976             },
977             '2000000000000' => {
978             base_value => q(2000000000000),
979             divisor => q(1000000000000),
980             rule => q(←%spellout-cardinal-masculine← trilionésima[ →→]),
981             },
982             '1000000000000000' => {
983             base_value => q(1000000000000000),
984             divisor => q(1000000000000000),
985             rule => q(um quadrilionésimo[ →→]),
986             },
987             '2000000000000000' => {
988             base_value => q(2000000000000000),
989             divisor => q(1000000000000000),
990             rule => q(←%spellout-cardinal-masculine← quadrilionésimo[ →→]),
991             },
992             '1000000000000000000' => {
993             base_value => q(1000000000000000000),
994             divisor => q(1000000000000000000),
995             rule => q(=#,##0=º),
996             },
997             'max' => {
998             base_value => q(1000000000000000000),
999             divisor => q(1000000000000000000),
1000             rule => q(=#,##0=º),
1001             },
1002             },
1003             },
1004             } },
1005             );
1006              
1007             # Need to add code for Key type pattern
1008             sub display_name_pattern {
1009 0     0 0   my ($self, $name, $region, $script, $variant) = @_;
1010              
1011 0           my $display_pattern = '{0} ({1})';
1012 0           $display_pattern =~s/\{0\}/$name/g;
1013 0           my $subtags = join '{0}, {1}', grep {$_} (
  0            
1014             $region,
1015             $script,
1016             $variant,
1017             );
1018              
1019 0           $display_pattern =~s/\{1\}/$subtags/g;
1020 0           return $display_pattern;
1021             }
1022              
1023             has 'display_name_language' => (
1024             is => 'ro',
1025             isa => CodeRef,
1026             init_arg => undef,
1027             default => sub {
1028             sub {
1029             my %languages = (
1030             'aa' => 'afar',
1031             'ab' => 'abcázio',
1032             'ace' => 'achém',
1033             'ach' => 'acoli',
1034             'ada' => 'adangme',
1035             'ady' => 'adigue',
1036             'ae' => 'avéstico',
1037             'af' => 'africâner',
1038             'afh' => 'afrihili',
1039             'agq' => 'aghem',
1040             'ain' => 'ainu',
1041             'ak' => 'akan',
1042             'akk' => 'acadiano',
1043             'ale' => 'aleúte',
1044             'alt' => 'altai meridional',
1045             'am' => 'amárico',
1046             'an' => 'aragonês',
1047             'ang' => 'inglês arcaico',
1048             'anp' => 'angika',
1049             'ar' => 'árabe',
1050             'ar_001' => 'árabe moderno',
1051             'arc' => 'aramaico',
1052             'arn' => 'mapudungun',
1053             'arp' => 'arapaho',
1054             'ars' => 'árabe négede',
1055             'arw' => 'arauaqui',
1056             'as' => 'assamês',
1057             'asa' => 'asu',
1058             'ast' => 'asturiano',
1059             'av' => 'avárico',
1060             'awa' => 'awadhi',
1061             'ay' => 'aimará',
1062             'az' => 'azerbaijano',
1063             'az@alt=short' => 'azeri',
1064             'az_Arab' => 'azeri sul',
1065             'ba' => 'bashkir',
1066             'bal' => 'balúchi',
1067             'ban' => 'balinês',
1068             'bas' => 'basa',
1069             'bax' => 'bamum',
1070             'bbj' => 'ghomala’',
1071             'be' => 'bielorrusso',
1072             'bej' => 'beja',
1073             'bem' => 'bemba',
1074             'bez' => 'bena',
1075             'bfd' => 'bafut',
1076             'bg' => 'búlgaro',
1077             'bgn' => 'balúchi ocidental',
1078             'bho' => 'bhojpuri',
1079             'bi' => 'bislamá',
1080             'bik' => 'bikol',
1081             'bin' => 'bini',
1082             'bkm' => 'kom',
1083             'bla' => 'siksika',
1084             'bm' => 'bambara',
1085             'bn' => 'bengali',
1086             'bo' => 'tibetano',
1087             'br' => 'bretão',
1088             'bra' => 'braj',
1089             'brx' => 'bodo',
1090             'bs' => 'bósnio',
1091             'bss' => 'akoose',
1092             'bua' => 'buriato',
1093             'bug' => 'buginês',
1094             'bum' => 'bulu',
1095             'byn' => 'blin',
1096             'byv' => 'medumba',
1097             'ca' => 'catalão',
1098             'cad' => 'caddo',
1099             'car' => 'caribe',
1100             'cay' => 'cayuga',
1101             'cch' => 'atsam',
1102             'ce' => 'checheno',
1103             'ceb' => 'cebuano',
1104             'cgg' => 'chiga',
1105             'ch' => 'chamorro',
1106             'chb' => 'chibcha',
1107             'chg' => 'chagatai',
1108             'chk' => 'chuukese',
1109             'chm' => 'mari',
1110             'chn' => 'jargão Chinook',
1111             'cho' => 'choctaw',
1112             'chp' => 'chipewyan',
1113             'chr' => 'cheroqui',
1114             'chy' => 'cheiene',
1115             'ckb' => 'curdo central',
1116             'co' => 'corso',
1117             'cop' => 'copta',
1118             'cr' => 'cree',
1119             'crh' => 'turco da Crimeia',
1120             'crs' => 'crioulo francês seichelense',
1121             'cs' => 'tcheco',
1122             'csb' => 'kashubian',
1123             'cu' => 'eslavo eclesiástico',
1124             'cv' => 'tchuvache',
1125             'cy' => 'galês',
1126             'da' => 'dinamarquês',
1127             'dak' => 'dacota',
1128             'dar' => 'dargwa',
1129             'dav' => 'taita',
1130             'de' => 'alemão',
1131             'de_CH' => 'alto alemão (Suíça)',
1132             'del' => 'delaware',
1133             'den' => 'slave',
1134             'dgr' => 'dogrib',
1135             'din' => 'dinka',
1136             'dje' => 'zarma',
1137             'doi' => 'dogri',
1138             'dsb' => 'baixo sorábio',
1139             'dua' => 'duala',
1140             'dum' => 'holandês médio',
1141             'dv' => 'divehi',
1142             'dyo' => 'jola-fonyi',
1143             'dyu' => 'diúla',
1144             'dz' => 'dzonga',
1145             'dzg' => 'dazaga',
1146             'ebu' => 'embu',
1147             'ee' => 'eve',
1148             'efi' => 'efique',
1149             'egy' => 'egípcio arcaico',
1150             'eka' => 'ekajuk',
1151             'el' => 'grego',
1152             'elx' => 'elamite',
1153             'en' => 'inglês',
1154             'en_US@alt=short' => 'inglês (EUA)',
1155             'enm' => 'inglês médio',
1156             'eo' => 'esperanto',
1157             'es' => 'espanhol',
1158             'et' => 'estoniano',
1159             'eu' => 'basco',
1160             'ewo' => 'ewondo',
1161             'fa' => 'persa',
1162             'fan' => 'fangue',
1163             'fat' => 'fanti',
1164             'ff' => 'fula',
1165             'fi' => 'finlandês',
1166             'fil' => 'filipino',
1167             'fj' => 'fijiano',
1168             'fo' => 'feroês',
1169             'fon' => 'fom',
1170             'fr' => 'francês',
1171             'frc' => 'francês cajun',
1172             'frm' => 'francês médio',
1173             'fro' => 'francês arcaico',
1174             'frr' => 'frísio setentrional',
1175             'frs' => 'frisão oriental',
1176             'fur' => 'friulano',
1177             'fy' => 'frísio ocidental',
1178             'ga' => 'irlandês',
1179             'gaa' => 'ga',
1180             'gag' => 'gagauz',
1181             'gan' => 'gan',
1182             'gay' => 'gayo',
1183             'gba' => 'gbaia',
1184             'gd' => 'gaélico escocês',
1185             'gez' => 'geez',
1186             'gil' => 'gilbertês',
1187             'gl' => 'galego',
1188             'gmh' => 'alto alemão médio',
1189             'gn' => 'guarani',
1190             'goh' => 'alemão arcaico alto',
1191             'gon' => 'gondi',
1192             'gor' => 'gorontalo',
1193             'got' => 'gótico',
1194             'grb' => 'grebo',
1195             'grc' => 'grego arcaico',
1196             'gsw' => 'alemão (Suíça)',
1197             'gu' => 'guzerate',
1198             'guz' => 'gusii',
1199             'gv' => 'manx',
1200             'gwi' => 'gwichʼin',
1201             'ha' => 'hauçá',
1202             'hai' => 'haida',
1203             'hak' => 'hacá',
1204             'haw' => 'havaiano',
1205             'he' => 'hebraico',
1206             'hi' => 'híndi',
1207             'hil' => 'hiligaynon',
1208             'hit' => 'hitita',
1209             'hmn' => 'hmong',
1210             'ho' => 'hiri motu',
1211             'hr' => 'croata',
1212             'hsb' => 'alto sorábio',
1213             'hsn' => 'xiang',
1214             'ht' => 'haitiano',
1215             'hu' => 'húngaro',
1216             'hup' => 'hupa',
1217             'hy' => 'armênio',
1218             'hz' => 'herero',
1219             'ia' => 'interlíngua',
1220             'iba' => 'iban',
1221             'ibb' => 'ibibio',
1222             'id' => 'indonésio',
1223             'ie' => 'interlingue',
1224             'ig' => 'igbo',
1225             'ii' => 'sichuan yi',
1226             'ik' => 'inupiaque',
1227             'ilo' => 'ilocano',
1228             'inh' => 'inguche',
1229             'io' => 'ido',
1230             'is' => 'islandês',
1231             'it' => 'italiano',
1232             'iu' => 'inuktitut',
1233             'ja' => 'japonês',
1234             'jbo' => 'lojban',
1235             'jgo' => 'nguemba',
1236             'jmc' => 'machame',
1237             'jpr' => 'judaico-persa',
1238             'jrb' => 'judaico-arábico',
1239             'jv' => 'javanês',
1240             'ka' => 'georgiano',
1241             'kaa' => 'kara-kalpak',
1242             'kab' => 'kabyle',
1243             'kac' => 'kachin',
1244             'kaj' => 'jju',
1245             'kam' => 'kamba',
1246             'kaw' => 'kawi',
1247             'kbd' => 'kabardiano',
1248             'kbl' => 'kanembu',
1249             'kcg' => 'tyap',
1250             'kde' => 'maconde',
1251             'kea' => 'crioulo cabo-verdiano',
1252             'kfo' => 'koro',
1253             'kg' => 'congolês',
1254             'kha' => 'khasi',
1255             'kho' => 'khotanês',
1256             'khq' => 'koyra chiini',
1257             'ki' => 'quicuio',
1258             'kj' => 'cuanhama',
1259             'kk' => 'cazaque',
1260             'kkj' => 'kako',
1261             'kl' => 'groenlandês',
1262             'kln' => 'kalenjin',
1263             'km' => 'khmer',
1264             'kmb' => 'quimbundo',
1265             'kn' => 'canarim',
1266             'ko' => 'coreano',
1267             'koi' => 'komi-permyak',
1268             'kok' => 'concani',
1269             'kos' => 'kosraean',
1270             'kpe' => 'kpelle',
1271             'kr' => 'canúri',
1272             'krc' => 'karachay-balkar',
1273             'krl' => 'carélio',
1274             'kru' => 'kurukh',
1275             'ks' => 'caxemira',
1276             'ksb' => 'shambala',
1277             'ksf' => 'bafia',
1278             'ksh' => 'kölsch',
1279             'ku' => 'curdo',
1280             'kum' => 'kumyk',
1281             'kut' => 'kutenai',
1282             'kv' => 'komi',
1283             'kw' => 'córnico',
1284             'ky' => 'quirguiz',
1285             'la' => 'latim',
1286             'lad' => 'ladino',
1287             'lag' => 'langi',
1288             'lah' => 'lahnda',
1289             'lam' => 'lamba',
1290             'lb' => 'luxemburguês',
1291             'lez' => 'lezgui',
1292             'lg' => 'luganda',
1293             'li' => 'limburguês',
1294             'lkt' => 'lacota',
1295             'ln' => 'lingala',
1296             'lo' => 'laosiano',
1297             'lol' => 'mongo',
1298             'lou' => 'crioulo da Louisiana',
1299             'loz' => 'lozi',
1300             'lrc' => 'luri setentrional',
1301             'lt' => 'lituano',
1302             'lu' => 'luba-catanga',
1303             'lua' => 'luba-lulua',
1304             'lui' => 'luiseno',
1305             'lun' => 'lunda',
1306             'luo' => 'luo',
1307             'lus' => 'lushai',
1308             'luy' => 'luyia',
1309             'lv' => 'letão',
1310             'mad' => 'madurês',
1311             'maf' => 'mafa',
1312             'mag' => 'magahi',
1313             'mai' => 'maithili',
1314             'mak' => 'makasar',
1315             'man' => 'mandinga',
1316             'mas' => 'massai',
1317             'mde' => 'maba',
1318             'mdf' => 'mocsa',
1319             'mdr' => 'mandar',
1320             'men' => 'mende',
1321             'mer' => 'meru',
1322             'mfe' => 'morisyen',
1323             'mg' => 'malgaxe',
1324             'mga' => 'irlandês médio',
1325             'mgh' => 'macua',
1326             'mgo' => 'meta’',
1327             'mh' => 'marshalês',
1328             'mi' => 'maori',
1329             'mic' => 'miquemaque',
1330             'min' => 'minangkabau',
1331             'mk' => 'macedônio',
1332             'ml' => 'malaiala',
1333             'mn' => 'mongol',
1334             'mnc' => 'manchu',
1335             'mni' => 'manipuri',
1336             'moh' => 'moicano',
1337             'mos' => 'mossi',
1338             'mr' => 'marati',
1339             'ms' => 'malaio',
1340             'mt' => 'maltês',
1341             'mua' => 'mundang',
1342             'mul' => 'múltiplos idiomas',
1343             'mus' => 'creek',
1344             'mwl' => 'mirandês',
1345             'mwr' => 'marwari',
1346             'my' => 'birmanês',
1347             'mye' => 'myene',
1348             'myv' => 'erzya',
1349             'mzn' => 'mazandarani',
1350             'na' => 'nauruano',
1351             'nan' => 'min nan',
1352             'nap' => 'napolitano',
1353             'naq' => 'nama',
1354             'nb' => 'bokmål norueguês',
1355             'nd' => 'ndebele do norte',
1356             'nds' => 'baixo alemão',
1357             'nds_NL' => 'baixo saxão',
1358             'ne' => 'nepalês',
1359             'new' => 'newari',
1360             'ng' => 'dongo',
1361             'nia' => 'nias',
1362             'niu' => 'niueano',
1363             'nl' => 'holandês',
1364             'nl_BE' => 'flamengo',
1365             'nmg' => 'kwasio',
1366             'nn' => 'nynorsk norueguês',
1367             'nnh' => 'ngiemboon',
1368             'no' => 'norueguês',
1369             'nog' => 'nogai',
1370             'non' => 'nórdico arcaico',
1371             'nqo' => 'n’ko',
1372             'nr' => 'ndebele do sul',
1373             'nso' => 'soto setentrional',
1374             'nus' => 'nuer',
1375             'nv' => 'navajo',
1376             'nwc' => 'newari clássico',
1377             'ny' => 'nianja',
1378             'nym' => 'nyamwezi',
1379             'nyn' => 'nyankole',
1380             'nyo' => 'nyoro',
1381             'nzi' => 'nzima',
1382             'oc' => 'occitânico',
1383             'oj' => 'ojibwa',
1384             'om' => 'oromo',
1385             'or' => 'oriá',
1386             'os' => 'osseto',
1387             'osa' => 'osage',
1388             'ota' => 'turco otomano',
1389             'pa' => 'panjabi',
1390             'pag' => 'pangasinã',
1391             'pal' => 'pálavi',
1392             'pam' => 'pampanga',
1393             'pap' => 'papiamento',
1394             'pau' => 'palauano',
1395             'pcm' => 'pidgin nigeriano',
1396             'peo' => 'persa arcaico',
1397             'phn' => 'fenício',
1398             'pi' => 'páli',
1399             'pl' => 'polonês',
1400             'pon' => 'pohnpeiano',
1401             'prg' => 'prussiano',
1402             'pro' => 'provençal arcaico',
1403             'ps' => 'pashto',
1404             'ps@alt=variant' => 'pushto',
1405             'pt' => 'português',
1406             'qu' => 'quíchua',
1407             'quc' => 'quiché',
1408             'raj' => 'rajastani',
1409             'rap' => 'rapanui',
1410             'rar' => 'rarotongano',
1411             'rm' => 'romanche',
1412             'rn' => 'rundi',
1413             'ro' => 'romeno',
1414             'ro_MD' => 'moldávio',
1415             'rof' => 'rombo',
1416             'rom' => 'romani',
1417             'root' => 'raiz',
1418             'ru' => 'russo',
1419             'rup' => 'aromeno',
1420             'rw' => 'quiniaruanda',
1421             'rwk' => 'rwa',
1422             'sa' => 'sânscrito',
1423             'sad' => 'sandawe',
1424             'sah' => 'sakha',
1425             'sam' => 'aramaico samaritano',
1426             'saq' => 'samburu',
1427             'sas' => 'sasak',
1428             'sat' => 'santali',
1429             'sba' => 'ngambay',
1430             'sbp' => 'sangu',
1431             'sc' => 'sardo',
1432             'scn' => 'siciliano',
1433             'sco' => 'scots',
1434             'sd' => 'sindi',
1435             'sdh' => 'curdo meridional',
1436             'se' => 'sami setentrional',
1437             'see' => 'seneca',
1438             'seh' => 'sena',
1439             'sel' => 'selkup',
1440             'ses' => 'koyraboro senni',
1441             'sg' => 'sango',
1442             'sga' => 'irlandês arcaico',
1443             'sh' => 'servo-croata',
1444             'shi' => 'tachelhit',
1445             'shn' => 'shan',
1446             'shu' => 'árabe chadiano',
1447             'si' => 'cingalês',
1448             'sid' => 'sidamo',
1449             'sk' => 'eslovaco',
1450             'sl' => 'esloveno',
1451             'sm' => 'samoano',
1452             'sma' => 'sami meridional',
1453             'smj' => 'sami de Lule',
1454             'smn' => 'sami de Inari',
1455             'sms' => 'sami de Skolt',
1456             'sn' => 'xona',
1457             'snk' => 'soninquê',
1458             'so' => 'somali',
1459             'sog' => 'sogdiano',
1460             'sq' => 'albanês',
1461             'sr' => 'sérvio',
1462             'srn' => 'surinamês',
1463             'srr' => 'serere',
1464             'ss' => 'suázi',
1465             'ssy' => 'saho',
1466             'st' => 'soto do sul',
1467             'su' => 'sundanês',
1468             'suk' => 'sukuma',
1469             'sus' => 'susu',
1470             'sux' => 'sumério',
1471             'sv' => 'sueco',
1472             'sw' => 'suaíli',
1473             'sw_CD' => 'suaíli do Congo',
1474             'swb' => 'comoriano',
1475             'syc' => 'siríaco clássico',
1476             'syr' => 'siríaco',
1477             'ta' => 'tâmil',
1478             'te' => 'télugo',
1479             'tem' => 'timne',
1480             'teo' => 'teso',
1481             'ter' => 'tereno',
1482             'tet' => 'tétum',
1483             'tg' => 'tadjique',
1484             'th' => 'tailandês',
1485             'ti' => 'tigrínia',
1486             'tig' => 'tigré',
1487             'tiv' => 'tiv',
1488             'tk' => 'turcomeno',
1489             'tkl' => 'toquelauano',
1490             'tl' => 'tagalo',
1491             'tlh' => 'klingon',
1492             'tli' => 'tlinguite',
1493             'tmh' => 'tamaxeque',
1494             'tn' => 'tswana',
1495             'to' => 'tonganês',
1496             'tog' => 'tonganês de Nyasa',
1497             'tpi' => 'tok pisin',
1498             'tr' => 'turco',
1499             'trv' => 'taroko',
1500             'ts' => 'tsonga',
1501             'tsi' => 'tsimshiano',
1502             'tt' => 'tártaro',
1503             'tum' => 'tumbuka',
1504             'tvl' => 'tuvaluano',
1505             'tw' => 'twi',
1506             'twq' => 'tasawaq',
1507             'ty' => 'taitiano',
1508             'tyv' => 'tuviniano',
1509             'tzm' => 'tamazirte do Atlas Central',
1510             'udm' => 'udmurte',
1511             'ug' => 'uigur',
1512             'uga' => 'ugarítico',
1513             'uk' => 'ucraniano',
1514             'umb' => 'umbundu',
1515             'und' => 'idioma desconhecido',
1516             'ur' => 'urdu',
1517             'uz' => 'uzbeque',
1518             'vai' => 'vai',
1519             've' => 'venda',
1520             'vi' => 'vietnamita',
1521             'vo' => 'volapuque',
1522             'vot' => 'vótico',
1523             'vun' => 'vunjo',
1524             'wa' => 'valão',
1525             'wae' => 'walser',
1526             'wal' => 'wolaytta',
1527             'war' => 'waray',
1528             'was' => 'washo',
1529             'wbp' => 'warlpiri',
1530             'wo' => 'uolofe',
1531             'wuu' => 'wu',
1532             'xal' => 'kalmyk',
1533             'xh' => 'xhosa',
1534             'xog' => 'lusoga',
1535             'yao' => 'yao',
1536             'yap' => 'yapese',
1537             'yav' => 'yangben',
1538             'ybb' => 'yemba',
1539             'yi' => 'iídiche',
1540             'yo' => 'iorubá',
1541             'yue' => 'cantonês',
1542             'za' => 'zhuang',
1543             'zap' => 'zapoteco',
1544             'zbl' => 'símbolos blis',
1545             'zen' => 'zenaga',
1546             'zgh' => 'tamazirte marroqino padrão',
1547             'zh' => 'chinês',
1548             'zh_Hans' => 'chinês simplificado',
1549             'zh_Hant' => 'chinês tradicional',
1550             'zu' => 'zulu',
1551             'zun' => 'zunhi',
1552             'zxx' => 'sem conteúdo linguístico',
1553             'zza' => 'zazaki',
1554              
1555             );
1556             if (@_) {
1557             return $languages{$_[0]};
1558             }
1559             return \%languages;
1560             }
1561             },
1562             );
1563              
1564             has 'display_name_script' => (
1565             is => 'ro',
1566             isa => CodeRef,
1567             init_arg => undef,
1568             default => sub {
1569             sub {
1570             my %scripts = (
1571             'Arab' => 'árabe',
1572             'Arab@alt=variant' => 'perso-árabe',
1573             'Armi' => 'armi',
1574             'Armn' => 'armênio',
1575             'Avst' => 'avéstico',
1576             'Bali' => 'balinês',
1577             'Bamu' => 'bamum',
1578             'Batk' => 'bataque',
1579             'Beng' => 'bengali',
1580             'Blis' => 'símbolos bliss',
1581             'Bopo' => 'bopomofo',
1582             'Brah' => 'brahmi',
1583             'Brai' => 'braille',
1584             'Bugi' => 'buginês',
1585             'Buhd' => 'buhid',
1586             'Cakm' => 'cakm',
1587             'Cans' => 'escrita silábica unificada dos aborígenes canadenses',
1588             'Cari' => 'cariano',
1589             'Cham' => 'cham',
1590             'Cher' => 'cherokee',
1591             'Cirt' => 'cirth',
1592             'Copt' => 'cóptico',
1593             'Cprt' => 'cipriota',
1594             'Cyrl' => 'cirílico',
1595             'Cyrs' => 'cirílico eslavo eclesiástico',
1596             'Deva' => 'devanágari',
1597             'Dsrt' => 'deseret',
1598             'Egyd' => 'demótico egípcio',
1599             'Egyh' => 'hierático egípcio',
1600             'Egyp' => 'hieróglifos egípcios',
1601             'Ethi' => 'etiópico',
1602             'Geok' => 'khutsuri georgiano',
1603             'Geor' => 'georgiano',
1604             'Glag' => 'glagolítico',
1605             'Goth' => 'gótico',
1606             'Grek' => 'grego',
1607             'Gujr' => 'guzerate',
1608             'Guru' => 'gurmuqui',
1609             'Hanb' => 'hanb',
1610             'Hang' => 'hangul',
1611             'Hani' => 'han',
1612             'Hano' => 'hanunoo',
1613             'Hans' => 'simplificado',
1614             'Hans@alt=stand-alone' => 'han simplificado',
1615             'Hant' => 'tradicional',
1616             'Hant@alt=stand-alone' => 'han tradicional',
1617             'Hebr' => 'hebraico',
1618             'Hira' => 'hiragana',
1619             'Hmng' => 'pahawh hmong',
1620             'Hrkt' => 'silabários japoneses',
1621             'Hung' => 'húngaro antigo',
1622             'Inds' => 'indo',
1623             'Ital' => 'itálico antigo',
1624             'Jamo' => 'jamo',
1625             'Java' => 'javanês',
1626             'Jpan' => 'japonês',
1627             'Kali' => 'kayah li',
1628             'Kana' => 'katakana',
1629             'Khar' => 'kharoshthi',
1630             'Khmr' => 'khmer',
1631             'Knda' => 'kannada',
1632             'Kore' => 'coreano',
1633             'Kthi' => 'kthi',
1634             'Lana' => 'lanna',
1635             'Laoo' => 'lao',
1636             'Latf' => 'latim fraktur',
1637             'Latg' => 'latim gaélico',
1638             'Latn' => 'latim',
1639             'Lepc' => 'lepcha',
1640             'Limb' => 'limbu',
1641             'Lina' => 'linear A',
1642             'Linb' => 'linear B',
1643             'Lisu' => 'lisu',
1644             'Lyci' => 'lício',
1645             'Lydi' => 'lídio',
1646             'Mand' => 'mandaico',
1647             'Mani' => 'maniqueano',
1648             'Maya' => 'hieróglifos maias',
1649             'Merc' => 'meroítico cursivo',
1650             'Mero' => 'meroítico',
1651             'Mlym' => 'malaiala',
1652             'Mong' => 'mongol',
1653             'Moon' => 'moon',
1654             'Mtei' => 'meitei mayek',
1655             'Mymr' => 'birmanês',
1656             'Nkoo' => 'n’ko',
1657             'Ogam' => 'ogâmico',
1658             'Olck' => 'ol chiki',
1659             'Orkh' => 'orkhon',
1660             'Orya' => 'oriya',
1661             'Osma' => 'osmania',
1662             'Perm' => 'pérmico antigo',
1663             'Phag' => 'phags-pa',
1664             'Phli' => 'phli',
1665             'Phlp' => 'phlp',
1666             'Phlv' => 'pahlavi antigo',
1667             'Phnx' => 'fenício',
1668             'Plrd' => 'fonético pollard',
1669             'Prti' => 'prti',
1670             'Rjng' => 'rejang',
1671             'Roro' => 'rongorongo',
1672             'Runr' => 'rúnico',
1673             'Samr' => 'samaritano',
1674             'Sara' => 'sarati',
1675             'Saur' => 'saurashtra',
1676             'Sgnw' => 'signwriting',
1677             'Shaw' => 'shaviano',
1678             'Sinh' => 'cingalês',
1679             'Sund' => 'sundanês',
1680             'Sylo' => 'syloti nagri',
1681             'Syrc' => 'siríaco',
1682             'Syre' => 'siríaco estrangelo',
1683             'Syrj' => 'siríaco ocidental',
1684             'Syrn' => 'siríaco oriental',
1685             'Tagb' => 'tagbanwa',
1686             'Tale' => 'tai Le',
1687             'Talu' => 'novo tai lue',
1688             'Taml' => 'tâmil',
1689             'Tavt' => 'tavt',
1690             'Telu' => 'télugo',
1691             'Teng' => 'tengwar',
1692             'Tfng' => 'tifinagh',
1693             'Tglg' => 'tagalo',
1694             'Thaa' => 'thaana',
1695             'Thai' => 'tailandês',
1696             'Tibt' => 'tibetano',
1697             'Ugar' => 'ugarítico',
1698             'Vaii' => 'vai',
1699             'Visp' => 'visible speech',
1700             'Xpeo' => 'persa antigo',
1701             'Xsux' => 'sumério-acadiano cuneiforme',
1702             'Yiii' => 'yi',
1703             'Zinh' => 'herdado',
1704             'Zmth' => 'notação matemática',
1705             'Zsye' => 'Emoji',
1706             'Zsym' => 'zsym',
1707             'Zxxx' => 'ágrafo',
1708             'Zyyy' => 'comum',
1709             'Zzzz' => 'escrita desconhecida',
1710              
1711             );
1712             if ( @_ ) {
1713             return $scripts{$_[0]};
1714             }
1715             return \%scripts;
1716             }
1717             }
1718             );
1719              
1720             has 'display_name_region' => (
1721             is => 'ro',
1722             isa => HashRef[Str],
1723             init_arg => undef,
1724             default => sub {
1725             {
1726             '001' => 'Mundo',
1727             '002' => 'África',
1728             '003' => 'América do Norte',
1729             '005' => 'América do Sul',
1730             '009' => 'Oceania',
1731             '011' => 'África Ocidental',
1732             '013' => 'América Central',
1733             '014' => 'África Oriental',
1734             '015' => 'África do Norte',
1735             '017' => 'África Central',
1736             '018' => 'África Meridional',
1737             '019' => 'Américas',
1738             '021' => 'América Setentrional',
1739             '029' => 'Caribe',
1740             '030' => 'Ásia Oriental',
1741             '034' => 'Ásia Meridional',
1742             '035' => 'Sudeste Asiático',
1743             '039' => 'Europa Meridional',
1744             '053' => 'Australásia',
1745             '054' => 'Melanésia',
1746             '057' => 'Região da Micronésia',
1747             '061' => 'Polinésia',
1748             '142' => 'Ásia',
1749             '143' => 'Ásia Central',
1750             '145' => 'Ásia Ocidental',
1751             '150' => 'Europa',
1752             '151' => 'Europa Oriental',
1753             '154' => 'Europa Setentrional',
1754             '155' => 'Europa Ocidental',
1755             '202' => 'África Subsaariana',
1756             '419' => 'América Latina',
1757             'AC' => 'Ilha de Ascensão',
1758             'AD' => 'Andorra',
1759             'AE' => 'Emirados Árabes Unidos',
1760             'AF' => 'Afeganistão',
1761             'AG' => 'Antígua e Barbuda',
1762             'AI' => 'Anguila',
1763             'AL' => 'Albânia',
1764             'AM' => 'Armênia',
1765             'AO' => 'Angola',
1766             'AQ' => 'Antártida',
1767             'AR' => 'Argentina',
1768             'AS' => 'Samoa Americana',
1769             'AT' => 'Áustria',
1770             'AU' => 'Austrália',
1771             'AW' => 'Aruba',
1772             'AX' => 'Ilhas Aland',
1773             'AZ' => 'Azerbaijão',
1774             'BA' => 'Bósnia e Herzegovina',
1775             'BB' => 'Barbados',
1776             'BD' => 'Bangladesh',
1777             'BE' => 'Bélgica',
1778             'BF' => 'Burquina Faso',
1779             'BG' => 'Bulgária',
1780             'BH' => 'Bahrein',
1781             'BI' => 'Burundi',
1782             'BJ' => 'Benin',
1783             'BL' => 'São Bartolomeu',
1784             'BM' => 'Bermudas',
1785             'BN' => 'Brunei',
1786             'BO' => 'Bolívia',
1787             'BQ' => 'Países Baixos Caribenhos',
1788             'BR' => 'Brasil',
1789             'BS' => 'Bahamas',
1790             'BT' => 'Butão',
1791             'BV' => 'Ilha Bouvet',
1792             'BW' => 'Botsuana',
1793             'BY' => 'Bielorrússia',
1794             'BZ' => 'Belize',
1795             'CA' => 'Canadá',
1796             'CC' => 'Ilhas Cocos (Keeling)',
1797             'CD' => 'Congo - Kinshasa',
1798             'CD@alt=variant' => 'República Democrática do Congo',
1799             'CF' => 'República Centro-Africana',
1800             'CG' => 'República do Congo',
1801             'CG@alt=variant' => 'Congo',
1802             'CH' => 'Suíça',
1803             'CI' => 'Costa do Marfim',
1804             'CI@alt=variant' => 'Côte d’Ivoire',
1805             'CK' => 'Ilhas Cook',
1806             'CL' => 'Chile',
1807             'CM' => 'Camarões',
1808             'CN' => 'China',
1809             'CO' => 'Colômbia',
1810             'CP' => 'Ilha de Clipperton',
1811             'CR' => 'Costa Rica',
1812             'CU' => 'Cuba',
1813             'CV' => 'Cabo Verde',
1814             'CW' => 'Curaçao',
1815             'CX' => 'Ilha Christmas',
1816             'CY' => 'Chipre',
1817             'CZ' => 'Tchéquia',
1818             'CZ@alt=variant' => 'República Tcheca',
1819             'DE' => 'Alemanha',
1820             'DG' => 'Diego Garcia',
1821             'DJ' => 'Djibuti',
1822             'DK' => 'Dinamarca',
1823             'DM' => 'Dominica',
1824             'DO' => 'República Dominicana',
1825             'DZ' => 'Argélia',
1826             'EA' => 'Ceuta e Melilla',
1827             'EC' => 'Equador',
1828             'EE' => 'Estônia',
1829             'EG' => 'Egito',
1830             'EH' => 'Saara Ocidental',
1831             'ER' => 'Eritreia',
1832             'ES' => 'Espanha',
1833             'ET' => 'Etiópia',
1834             'EU' => 'União Europeia',
1835             'EZ' => 'zona do euro',
1836             'FI' => 'Finlândia',
1837             'FJ' => 'Fiji',
1838             'FK' => 'Ilhas Malvinas',
1839             'FK@alt=variant' => 'Ilhas Falkland (Ilhas Malvinas)',
1840             'FM' => 'Micronésia',
1841             'FO' => 'Ilhas Faroe',
1842             'FR' => 'França',
1843             'GA' => 'Gabão',
1844             'GB' => 'Reino Unido',
1845             'GB@alt=short' => 'Reino Unido',
1846             'GD' => 'Granada',
1847             'GE' => 'Geórgia',
1848             'GF' => 'Guiana Francesa',
1849             'GG' => 'Guernsey',
1850             'GH' => 'Gana',
1851             'GI' => 'Gibraltar',
1852             'GL' => 'Groenlândia',
1853             'GM' => 'Gâmbia',
1854             'GN' => 'Guiné',
1855             'GP' => 'Guadalupe',
1856             'GQ' => 'Guiné Equatorial',
1857             'GR' => 'Grécia',
1858             'GS' => 'Ilhas Geórgia do Sul e Sandwich do Sul',
1859             'GT' => 'Guatemala',
1860             'GU' => 'Guam',
1861             'GW' => 'Guiné-Bissau',
1862             'GY' => 'Guiana',
1863             'HK' => 'Hong Kong, RAE da China',
1864             'HK@alt=short' => 'Hong Kong',
1865             'HM' => 'Ilhas Heard e McDonald',
1866             'HN' => 'Honduras',
1867             'HR' => 'Croácia',
1868             'HT' => 'Haiti',
1869             'HU' => 'Hungria',
1870             'IC' => 'Ilhas Canárias',
1871             'ID' => 'Indonésia',
1872             'IE' => 'Irlanda',
1873             'IL' => 'Israel',
1874             'IM' => 'Ilha de Man',
1875             'IN' => 'Índia',
1876             'IO' => 'Território Britânico do Oceano Índico',
1877             'IQ' => 'Iraque',
1878             'IR' => 'Irã',
1879             'IS' => 'Islândia',
1880             'IT' => 'Itália',
1881             'JE' => 'Jersey',
1882             'JM' => 'Jamaica',
1883             'JO' => 'Jordânia',
1884             'JP' => 'Japão',
1885             'KE' => 'Quênia',
1886             'KG' => 'Quirguistão',
1887             'KH' => 'Camboja',
1888             'KI' => 'Quiribati',
1889             'KM' => 'Comores',
1890             'KN' => 'São Cristóvão e Névis',
1891             'KP' => 'Coreia do Norte',
1892             'KR' => 'Coreia do Sul',
1893             'KW' => 'Kuwait',
1894             'KY' => 'Ilhas Cayman',
1895             'KZ' => 'Cazaquistão',
1896             'LA' => 'Laos',
1897             'LB' => 'Líbano',
1898             'LC' => 'Santa Lúcia',
1899             'LI' => 'Liechtenstein',
1900             'LK' => 'Sri Lanka',
1901             'LR' => 'Libéria',
1902             'LS' => 'Lesoto',
1903             'LT' => 'Lituânia',
1904             'LU' => 'Luxemburgo',
1905             'LV' => 'Letônia',
1906             'LY' => 'Líbia',
1907             'MA' => 'Marrocos',
1908             'MC' => 'Mônaco',
1909             'MD' => 'Moldova',
1910             'ME' => 'Montenegro',
1911             'MF' => 'São Martinho',
1912             'MG' => 'Madagascar',
1913             'MH' => 'Ilhas Marshall',
1914             'MK' => 'Macedônia',
1915             'MK@alt=variant' => 'Macedônia (ARIM)',
1916             'ML' => 'Mali',
1917             'MM' => 'Mianmar (Birmânia)',
1918             'MN' => 'Mongólia',
1919             'MO' => 'RAE de Macau (China)',
1920             'MO@alt=short' => 'Macau',
1921             'MP' => 'Ilhas Marianas do Norte',
1922             'MQ' => 'Martinica',
1923             'MR' => 'Mauritânia',
1924             'MS' => 'Montserrat',
1925             'MT' => 'Malta',
1926             'MU' => 'Maurício',
1927             'MV' => 'Maldivas',
1928             'MW' => 'Malaui',
1929             'MX' => 'México',
1930             'MY' => 'Malásia',
1931             'MZ' => 'Moçambique',
1932             'NA' => 'Namíbia',
1933             'NC' => 'Nova Caledônia',
1934             'NE' => 'Níger',
1935             'NF' => 'Ilha Norfolk',
1936             'NG' => 'Nigéria',
1937             'NI' => 'Nicarágua',
1938             'NL' => 'Países Baixos',
1939             'NO' => 'Noruega',
1940             'NP' => 'Nepal',
1941             'NR' => 'Nauru',
1942             'NU' => 'Niue',
1943             'NZ' => 'Nova Zelândia',
1944             'OM' => 'Omã',
1945             'PA' => 'Panamá',
1946             'PE' => 'Peru',
1947             'PF' => 'Polinésia Francesa',
1948             'PG' => 'Papua-Nova Guiné',
1949             'PH' => 'Filipinas',
1950             'PK' => 'Paquistão',
1951             'PL' => 'Polônia',
1952             'PM' => 'São Pedro e Miquelão',
1953             'PN' => 'Ilhas Pitcairn',
1954             'PR' => 'Porto Rico',
1955             'PS' => 'Territórios palestinos',
1956             'PS@alt=short' => 'Palestina',
1957             'PT' => 'Portugal',
1958             'PW' => 'Palau',
1959             'PY' => 'Paraguai',
1960             'QA' => 'Catar',
1961             'QO' => 'Oceania Remota',
1962             'RE' => 'Reunião',
1963             'RO' => 'Romênia',
1964             'RS' => 'Sérvia',
1965             'RU' => 'Rússia',
1966             'RW' => 'Ruanda',
1967             'SA' => 'Arábia Saudita',
1968             'SB' => 'Ilhas Salomão',
1969             'SC' => 'Seicheles',
1970             'SD' => 'Sudão',
1971             'SE' => 'Suécia',
1972             'SG' => 'Singapura',
1973             'SH' => 'Santa Helena',
1974             'SI' => 'Eslovênia',
1975             'SJ' => 'Svalbard e Jan Mayen',
1976             'SK' => 'Eslováquia',
1977             'SL' => 'Serra Leoa',
1978             'SM' => 'San Marino',
1979             'SN' => 'Senegal',
1980             'SO' => 'Somália',
1981             'SR' => 'Suriname',
1982             'SS' => 'Sudão do Sul',
1983             'ST' => 'São Tomé e Príncipe',
1984             'SV' => 'El Salvador',
1985             'SX' => 'Sint Maarten',
1986             'SY' => 'Síria',
1987             'SZ' => 'Suazilândia',
1988             'TA' => 'Tristão da Cunha',
1989             'TC' => 'Ilhas Turcas e Caicos',
1990             'TD' => 'Chade',
1991             'TF' => 'Territórios Franceses do Sul',
1992             'TG' => 'Togo',
1993             'TH' => 'Tailândia',
1994             'TJ' => 'Tadjiquistão',
1995             'TK' => 'Tokelau',
1996             'TL' => 'Timor-Leste',
1997             'TL@alt=variant' => 'República Democrática de Timor-Leste',
1998             'TM' => 'Turcomenistão',
1999             'TN' => 'Tunísia',
2000             'TO' => 'Tonga',
2001             'TR' => 'Turquia',
2002             'TT' => 'Trinidad e Tobago',
2003             'TV' => 'Tuvalu',
2004             'TW' => 'Taiwan',
2005             'TZ' => 'Tanzânia',
2006             'UA' => 'Ucrânia',
2007             'UG' => 'Uganda',
2008             'UM' => 'Ilhas Menores Distantes dos EUA',
2009             'UN' => 'Nações Unidas',
2010             'UN@alt=short' => 'ONU',
2011             'US' => 'Estados Unidos',
2012             'US@alt=short' => 'EUA',
2013             'UY' => 'Uruguai',
2014             'UZ' => 'Uzbequistão',
2015             'VA' => 'Cidade do Vaticano',
2016             'VC' => 'São Vicente e Granadinas',
2017             'VE' => 'Venezuela',
2018             'VG' => 'Ilhas Virgens Britânicas',
2019             'VI' => 'Ilhas Virgens Americanas',
2020             'VN' => 'Vietnã',
2021             'VU' => 'Vanuatu',
2022             'WF' => 'Wallis e Futuna',
2023             'WS' => 'Samoa',
2024             'XK' => 'Kosovo',
2025             'YE' => 'Iêmen',
2026             'YT' => 'Mayotte',
2027             'ZA' => 'África do Sul',
2028             'ZM' => 'Zâmbia',
2029             'ZW' => 'Zimbábue',
2030             'ZZ' => 'Região desconhecida',
2031              
2032             }
2033             },
2034             );
2035              
2036             has 'display_name_variant' => (
2037             is => 'ro',
2038             isa => HashRef[Str],
2039             init_arg => undef,
2040             default => sub {
2041             {
2042             '1901' => 'ortografia alemã tradicional',
2043             '1994' => 'ortografia resiana padronizada',
2044             '1996' => 'ortografia alemã de 1996',
2045             '1606NICT' => 'francês antigo de 1606',
2046             '1694ACAD' => 'francês da idade moderna',
2047             '1959ACAD' => 'acadêmico',
2048             'ABL1943' => 'Formulário Ortográfico de 1943',
2049             'AO1990' => 'Acordo Ortográfico da Língua Portuguesa de 1990',
2050             'AREVELA' => 'armênio oriental',
2051             'AREVMDA' => 'armênio ocidental',
2052             'BAKU1926' => 'alfabeto latino turco unificado',
2053             'BISCAYAN' => 'biscainho',
2054             'BISKE' => 'dialeto san giorgio/bila',
2055             'BOONT' => 'boontling',
2056             'COLB1945' => 'Convenção Ortográfica Luso-Brasileira de 1945',
2057             'FONIPA' => 'fonética do Alfabeto Fonético Internacional',
2058             'FONUPA' => 'fonética do Alfabeto Fonético Urálico',
2059             'HEPBURN' => 'romanização hepburn',
2060             'HOGNORSK' => 'alto noruego',
2061             'KKCOR' => 'ortografia comum',
2062             'LIPAW' => 'dialeto lipovaz de Resian',
2063             'MONOTON' => 'monotônico',
2064             'NDYUKA' => 'dialeto ndyuka',
2065             'NEDIS' => 'dialeto natisone',
2066             'NJIVA' => 'dialeto gniva/njiva',
2067             'OSOJS' => 'dialeto oseacco/osojane',
2068             'PAMAKA' => 'dialeto pamaka',
2069             'PINYIN' => 'romanização Pinyin',
2070             'POLYTON' => 'politônico',
2071             'POSIX' => 'computador',
2072             'REVISED' => 'ortografia revisada',
2073             'ROZAJ' => 'resiano',
2074             'SAAHO' => 'saho',
2075             'SCOTLAND' => 'inglês padrão escocês',
2076             'SCOUSE' => 'scouse',
2077             'SOLBA' => 'dialeto stolvizza/solbica',
2078             'TARASK' => 'ortografia taraskievica',
2079             'UCCOR' => 'ortografia unificada',
2080             'UCRCOR' => 'ortografia revisada e unificada',
2081             'VALENCIA' => 'valenciano',
2082             'WADEGILE' => 'romanização Wade-Giles',
2083              
2084             }
2085             },
2086             );
2087              
2088             has 'display_name_key' => (
2089             is => 'ro',
2090             isa => HashRef[Str],
2091             init_arg => undef,
2092             default => sub {
2093             {
2094             'calendar' => 'Calendário',
2095             'cf' => 'Formato de moeda',
2096             'colalternate' => 'Ignorar classificação de símbolos',
2097             'colbackwards' => 'Classificação reversa de acentos',
2098             'colcasefirst' => 'Ordem de maiúsculas/minúsculas',
2099             'colcaselevel' => 'Ordem com diferenciação de maiúsculas e minúsculas',
2100             'collation' => 'Ordenação',
2101             'colnormalization' => 'Classificação normalizada',
2102             'colnumeric' => 'Classificação numérica',
2103             'colstrength' => 'Intensidade da classificação',
2104             'currency' => 'Moeda',
2105             'hc' => 'Ciclo de horário (12 vs. 24)',
2106             'lb' => 'Estilo de quebra de linha',
2107             'ms' => 'Sistema de medição',
2108             'numbers' => 'Números',
2109             'timezone' => 'Fuso horário',
2110             'va' => 'Variante de localidade',
2111             'x' => 'Uso privado',
2112              
2113             }
2114             },
2115             );
2116              
2117             has 'display_name_type' => (
2118             is => 'ro',
2119             isa => HashRef[HashRef[Str]],
2120             init_arg => undef,
2121             default => sub {
2122             {
2123             'calendar' => {
2124             'buddhist' => q{Calendário Budista},
2125             'chinese' => q{Calendário Chinês},
2126             'coptic' => q{Calendário Coptic},
2127             'dangi' => q{Calendário Dangi},
2128             'ethiopic' => q{Calendário Etíope},
2129             'ethiopic-amete-alem' => q{Calendário Amete Alem da Etiópia},
2130             'gregorian' => q{Calendário Gregoriano},
2131             'hebrew' => q{Calendário Hebraico},
2132             'indian' => q{Calendário Nacional Indiano},
2133             'islamic' => q{Calendário Islâmico},
2134             'islamic-civil' => q{Calendário Civil Islâmico},
2135             'islamic-umalqura' => q{Calendário Islâmico (Umm al-Qura)},
2136             'iso8601' => q{Calendário ISO-8601},
2137             'japanese' => q{Calendário Japonês},
2138             'persian' => q{Calendário Persa},
2139             'roc' => q{Calendário da República da China},
2140             },
2141             'cf' => {
2142             'account' => q{Formato de moeda para contabilidade},
2143             'standard' => q{Formato de moeda padrão},
2144             },
2145             'colalternate' => {
2146             'non-ignorable' => q{Classificar símbolos},
2147             'shifted' => q{Classificar ignorando símbolos},
2148             },
2149             'colbackwards' => {
2150             'no' => q{Classificar acentos normalmente},
2151             'yes' => q{Classificação reversa de acentos},
2152             },
2153             'colcasefirst' => {
2154             'lower' => q{Classificar por minúsculas},
2155             'no' => q{Classificação normal de maiúsculas e minúsculas},
2156             'upper' => q{Classificar por maiúsculas},
2157             },
2158             'colcaselevel' => {
2159             'no' => q{Classificação sem diferenciação de maiúsculas e minúsculas},
2160             'yes' => q{Classificação com diferenciação de maiúsculas e minúsculas},
2161             },
2162             'collation' => {
2163             'big5han' => q{Ordem do Chinês Tradicional - Big5},
2164             'compat' => q{Ordem anterior, para compatibilidade},
2165             'dictionary' => q{Ordem do dicionário},
2166             'ducet' => q{Ordem padrão do Unicode},
2167             'eor' => q{Regras europeias de ordenação},
2168             'gb2312han' => q{Ordem do Chinês Simplificado - GB2312},
2169             'phonebook' => q{Ordem de Lista Telefônica},
2170             'phonetic' => q{Ordem de classificação fonética},
2171             'pinyin' => q{Ordem Pin-yin},
2172             'reformed' => q{Ordem reformulada},
2173             'search' => q{Pesquisa de uso geral},
2174             'searchjl' => q{Pesquisar por consonante inicial hangul},
2175             'standard' => q{Ordem padrão},
2176             'stroke' => q{Ordem dos Traços},
2177             'traditional' => q{Ordem Tradicional},
2178             'unihan' => q{Ordem por Radical-Traços},
2179             },
2180             'colnormalization' => {
2181             'no' => q{Classificar sem normalização},
2182             'yes' => q{Classificar Unicode normalizado},
2183             },
2184             'colnumeric' => {
2185             'no' => q{Classificar dígitos individualmente},
2186             'yes' => q{Classificar dígitos numericamente},
2187             },
2188             'colstrength' => {
2189             'identical' => q{Classificar tudo},
2190             'primary' => q{Classificar somente letras básicas},
2191             'quaternary' => q{Classificar acentos/maiúsculas e minúsculas/largura/kana},
2192             'secondary' => q{Classificar acentos},
2193             'tertiary' => q{Classificar acentos/maiúsculas e minúsculas/largura},
2194             },
2195             'd0' => {
2196             'fwidth' => q{Extensão total},
2197             'hwidth' => q{Extensão total},
2198             'npinyin' => q{Numérico},
2199             },
2200             'hc' => {
2201             'h11' => q{Sistema de 12 horas (0–11)},
2202             'h12' => q{Sistema de 12 horas (1–12)},
2203             'h23' => q{Sistema de 24 horas (0–23)},
2204             'h24' => q{Sistema de 24 horas (1–24)},
2205             },
2206             'lb' => {
2207             'loose' => q{Quebra de linha com estilo solto},
2208             'normal' => q{Quebra de linha com estilo normal},
2209             'strict' => q{Quebra de linha com estilo estrito},
2210             },
2211             'm0' => {
2212             'bgn' => q{Transliteração BGN EUA},
2213             'ungegn' => q{Transliteração UN GEGN},
2214             },
2215             'ms' => {
2216             'metric' => q{Sistema métrico},
2217             'uksystem' => q{Sistema de medição imperial},
2218             'ussystem' => q{Sistema de medição americano},
2219             },
2220             'numbers' => {
2221             'arab' => q{Algarismos indo-arábicos},
2222             'arabext' => q{Algarismos indo-arábicos por extenso},
2223             'armn' => q{Algarismos armênios},
2224             'armnlow' => q{Algarismos armênios minúsculos},
2225             'beng' => q{Algarismos bengali},
2226             'deva' => q{Algarismos devanágari},
2227             'ethi' => q{Algarismos etiopianos},
2228             'finance' => q{Numerais financeiros},
2229             'fullwide' => q{Algarismos em extensão total},
2230             'geor' => q{Algarismos georgianos},
2231             'grek' => q{Algarismos gregos},
2232             'greklow' => q{Algarismos gregos minúsculos},
2233             'gujr' => q{Algarismos guzerate},
2234             'guru' => q{Algarismos gurmukhi},
2235             'hanidec' => q{Algarismos decimais chineses},
2236             'hans' => q{Algarismos chineses simplificados},
2237             'hansfin' => q{Algarismos financeiros chineses simplificados},
2238             'hant' => q{Algarismos chineses tradicionais},
2239             'hantfin' => q{Algarismos financeiros chineses tradicionais},
2240             'hebr' => q{Algarismos hebraicos},
2241             'jpan' => q{Algarismos japoneses},
2242             'jpanfin' => q{Algarismos financeiros japoneses},
2243             'khmr' => q{Algarismos khmer},
2244             'knda' => q{Algarismos canareses},
2245             'laoo' => q{Algarismos laosianos},
2246             'latn' => q{Algarismos ocidentais},
2247             'mlym' => q{Algarismos malaialos},
2248             'mong' => q{Algarismos mongóis},
2249             'mymr' => q{Algarismos de Myanmar},
2250             'native' => q{Dígitos nativos},
2251             'orya' => q{Algarismos oriá},
2252             'roman' => q{Algarismos romanos},
2253             'romanlow' => q{Algarismos romanos minúsculos},
2254             'taml' => q{Algarismos tâmil tradicionais},
2255             'tamldec' => q{Algarismos tâmil},
2256             'telu' => q{Algarismos telugos},
2257             'thai' => q{Algarismos tailandeses},
2258             'tibt' => q{Algarismos tibetanos},
2259             'traditional' => q{Numerais tradicionais},
2260             'vaii' => q{Dígitos vai},
2261             },
2262              
2263             }
2264             },
2265             );
2266              
2267             has 'display_name_measurement_system' => (
2268             is => 'ro',
2269             isa => HashRef[Str],
2270             init_arg => undef,
2271             default => sub {
2272             {
2273             'metric' => q{métrico},
2274             'UK' => q{inglês},
2275             'US' => q{americano},
2276              
2277             }
2278             },
2279             );
2280              
2281             has 'display_name_code_patterns' => (
2282             is => 'ro',
2283             isa => HashRef[Str],
2284             init_arg => undef,
2285             default => sub {
2286             {
2287             'language' => 'Idioma: {0}',
2288             'script' => 'Alfabeto: {0}',
2289             'region' => 'Região: {0}',
2290              
2291             }
2292             },
2293             );
2294              
2295             has 'characters' => (
2296             is => 'ro',
2297             isa => HashRef,
2298             init_arg => undef,
2299             default => $^V ge v5.18.0
2300             ? eval <<'EOT'
2301             sub {
2302             no warnings 'experimental::regex_sets';
2303             return {
2304             auxiliary => qr{[ª ă å ä ā æ è ĕ ë ē ì ĭ î ï ī ñ º ŏ ö ø ō œ ù ŭ û ü ū ÿ]},
2305             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'],
2306             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]},
2307             numbers => qr{[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]},
2308             punctuation => qr{[\- ‐ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]},
2309             };
2310             },
2311             EOT
2312             : sub {
2313             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'], };
2314             },
2315 1     1   124 );
  1         1  
  1         234  
2316              
2317              
2318             has 'ellipsis' => (
2319             is => 'ro',
2320             isa => HashRef,
2321             init_arg => undef,
2322             default => sub {
2323             return {
2324             'final' => '{0}…',
2325             'initial' => '…{0}',
2326             'medial' => '{0}… {1}',
2327             'word-final' => '{0}…',
2328             'word-initial' => '… {0}',
2329             'word-medial' => '{0} … {1}',
2330             };
2331             },
2332             );
2333              
2334             has 'more_information' => (
2335             is => 'ro',
2336             isa => Str,
2337             init_arg => undef,
2338             default => qq{?},
2339             );
2340              
2341             has 'quote_start' => (
2342             is => 'ro',
2343             isa => Str,
2344             init_arg => undef,
2345             default => qq{“},
2346             );
2347              
2348             has 'quote_end' => (
2349             is => 'ro',
2350             isa => Str,
2351             init_arg => undef,
2352             default => qq{”},
2353             );
2354              
2355             has 'alternate_quote_start' => (
2356             is => 'ro',
2357             isa => Str,
2358             init_arg => undef,
2359             default => qq{‘},
2360             );
2361              
2362             has 'alternate_quote_end' => (
2363             is => 'ro',
2364             isa => Str,
2365             init_arg => undef,
2366             default => qq{’},
2367             );
2368              
2369             has 'duration_units' => (
2370             is => 'ro',
2371             isa => HashRef[Str],
2372             init_arg => undef,
2373             default => sub { {
2374             hm => 'h:mm',
2375             hms => 'h:mm:ss',
2376             ms => 'm:ss',
2377             } }
2378             );
2379              
2380             has 'units' => (
2381             is => 'ro',
2382             isa => HashRef[HashRef[HashRef[Str]]],
2383             init_arg => undef,
2384             default => sub { {
2385             'long' => {
2386             '' => {
2387             'name' => q(direção cardeal),
2388             },
2389             'acre' => {
2390             'name' => q(acres),
2391             'one' => q({0} acre),
2392             'other' => q({0} acres),
2393             },
2394             'acre-foot' => {
2395             'name' => q(acre-pés),
2396             'one' => q({0} acre-pé),
2397             'other' => q({0} acre-pés),
2398             },
2399             'ampere' => {
2400             'name' => q(amperes),
2401             'one' => q({0} ampere),
2402             'other' => q({0} amperes),
2403             },
2404             'arc-minute' => {
2405             'name' => q(minutos de arco),
2406             'one' => q({0} minuto de arco),
2407             'other' => q({0} minutos de arco),
2408             },
2409             'arc-second' => {
2410             'name' => q(segundos de arco),
2411             'one' => q({0} segundo de arco),
2412             'other' => q({0} segundos de arco),
2413             },
2414             'astronomical-unit' => {
2415             'name' => q(unidades astronômicas),
2416             'one' => q({0} unidade astronômica),
2417             'other' => q({0} unidades astronômicas),
2418             },
2419             'atmosphere' => {
2420             'name' => q(atmosferas),
2421             'one' => q({0} atmosfera),
2422             'other' => q({0} atmosferas),
2423             },
2424             'bit' => {
2425             'name' => q(bits),
2426             'one' => q({0} bit),
2427             'other' => q({0} bits),
2428             },
2429             'byte' => {
2430             'name' => q(bytes),
2431             'one' => q({0} byte),
2432             'other' => q({0} bytes),
2433             },
2434             'calorie' => {
2435             'name' => q(calorias),
2436             'one' => q({0} caloria),
2437             'other' => q({0} calorias),
2438             },
2439             'carat' => {
2440             'name' => q(quilates),
2441             'one' => q({0} quilate),
2442             'other' => q({0} quilates),
2443             },
2444             'celsius' => {
2445             'name' => q(graus Celsius),
2446             'one' => q({0} grau Celsius),
2447             'other' => q({0} graus Celsius),
2448             },
2449             'centiliter' => {
2450             'name' => q(centilitros),
2451             'one' => q({0} centilitro),
2452             'other' => q({0} centilitros),
2453             },
2454             'centimeter' => {
2455             'name' => q(centímetros),
2456             'one' => q({0} centímetro),
2457             'other' => q({0} centímetros),
2458             'per' => q({0} por centímetro),
2459             },
2460             'century' => {
2461             'name' => q(séculos),
2462             'one' => q({0} século),
2463             'other' => q({0} sécs.),
2464             },
2465             'coordinate' => {
2466             'east' => q({0}E),
2467             'north' => q({0}N),
2468             'south' => q({0}S),
2469             'west' => q({0}O),
2470             },
2471             'cubic-centimeter' => {
2472             'name' => q(centímetros cúbicos),
2473             'one' => q({0} centímetro cúbico),
2474             'other' => q({0} centímetros cúbicos),
2475             'per' => q({0} por centímetro cúbico),
2476             },
2477             'cubic-foot' => {
2478             'name' => q(pés cúbicos),
2479             'one' => q({0} pé cúbico),
2480             'other' => q({0} pés cúbicos),
2481             },
2482             'cubic-inch' => {
2483             'name' => q(polegadas cúbicas),
2484             'one' => q({0} polegada cúbica),
2485             'other' => q({0} polegadas cúbicas),
2486             },
2487             'cubic-kilometer' => {
2488             'name' => q(quilômetros cúbicos),
2489             'one' => q({0} quilômetro cúbico),
2490             'other' => q({0} quilômetros cúbicos),
2491             },
2492             'cubic-meter' => {
2493             'name' => q(metros cúbicos),
2494             'one' => q({0} metro cúbico),
2495             'other' => q({0} metros cúbicos),
2496             'per' => q({0} por metro cúbico),
2497             },
2498             'cubic-mile' => {
2499             'name' => q(milhas cúbicas),
2500             'one' => q({0} milha cúbica),
2501             'other' => q({0} milhas cúbicas),
2502             },
2503             'cubic-yard' => {
2504             'name' => q(jardas cúbicas),
2505             'one' => q({0} jarda cúbica),
2506             'other' => q({0} jardas cúbicas),
2507             },
2508             'cup' => {
2509             'name' => q(xícaras),
2510             'one' => q({0} xícara),
2511             'other' => q({0} xícaras),
2512             },
2513             'cup-metric' => {
2514             'name' => q(xícaras métricas),
2515             'one' => q({0} xícara métrica),
2516             'other' => q({0} xícaras métricas),
2517             },
2518             'day' => {
2519             'name' => q(dias),
2520             'one' => q({0} dia),
2521             'other' => q({0} dias),
2522             'per' => q({0} por dia),
2523             },
2524             'deciliter' => {
2525             'name' => q(decilitros),
2526             'one' => q({0} decilitro),
2527             'other' => q({0} decilitros),
2528             },
2529             'decimeter' => {
2530             'name' => q(decímetros),
2531             'one' => q({0} decímetro),
2532             'other' => q({0} decímetros),
2533             },
2534             'degree' => {
2535             'name' => q(graus),
2536             'one' => q({0} grau),
2537             'other' => q({0} graus),
2538             },
2539             'fahrenheit' => {
2540             'name' => q(graus Fahrenheit),
2541             'one' => q({0} grau Fahrenheit),
2542             'other' => q({0} graus Fahrenheit),
2543             },
2544             'fathom' => {
2545             'name' => q(braças),
2546             'one' => q({0} braça),
2547             'other' => q({0} braças),
2548             },
2549             'fluid-ounce' => {
2550             'name' => q(onças fluidas),
2551             'one' => q({0} onça fluida),
2552             'other' => q({0} onças fluidas),
2553             },
2554             'foodcalorie' => {
2555             'name' => q(Calorias),
2556             'one' => q({0} Caloria),
2557             'other' => q({0} Calorias),
2558             },
2559             'foot' => {
2560             'name' => q(pés),
2561             'one' => q({0} pé),
2562             'other' => q({0} pés),
2563             'per' => q({0} por pé),
2564             },
2565             'furlong' => {
2566             'name' => q(furlongs),
2567             'one' => q({0} furlong),
2568             'other' => q({0} furlongs),
2569             },
2570             'g-force' => {
2571             'name' => q(força g),
2572             'one' => q({0} força g),
2573             'other' => q({0} força g),
2574             },
2575             'gallon' => {
2576             'name' => q(galões),
2577             'one' => q({0} galão),
2578             'other' => q({0} galões),
2579             'per' => q({0} por galão),
2580             },
2581             'gallon-imperial' => {
2582             'name' => q(galões imperiais),
2583             'one' => q({0} galão imperial),
2584             'other' => q({0} galões imperiais),
2585             'per' => q({0} por galão imperial),
2586             },
2587             'generic' => {
2588             'name' => q(°),
2589             'one' => q({0}°),
2590             'other' => q({0}°),
2591             },
2592             'gigabit' => {
2593             'name' => q(gigabits),
2594             'one' => q({0} gigabit),
2595             'other' => q({0} gigabits),
2596             },
2597             'gigabyte' => {
2598             'name' => q(gigabytes),
2599             'one' => q({0} gigabyte),
2600             'other' => q({0} gigabytes),
2601             },
2602             'gigahertz' => {
2603             'name' => q(gigahertz),
2604             'one' => q({0} gigahertz),
2605             'other' => q({0} gigahertz),
2606             },
2607             'gigawatt' => {
2608             'name' => q(gigawatts),
2609             'one' => q({0} gigawatt),
2610             'other' => q({0} gigawatts),
2611             },
2612             'gram' => {
2613             'name' => q(gramas),
2614             'one' => q({0} grama),
2615             'other' => q({0} gramas),
2616             'per' => q({0} por grama),
2617             },
2618             'hectare' => {
2619             'name' => q(hectares),
2620             'one' => q({0} hectare),
2621             'other' => q({0} hectares),
2622             },
2623             'hectoliter' => {
2624             'name' => q(hectolitros),
2625             'one' => q({0} hectolitro),
2626             'other' => q({0} hectolitros),
2627             },
2628             'hectopascal' => {
2629             'name' => q(hectopascais),
2630             'one' => q({0} hectopascal),
2631             'other' => q({0} hectopascais),
2632             },
2633             'hertz' => {
2634             'name' => q(hertz),
2635             'one' => q({0} hertz),
2636             'other' => q({0} hertz),
2637             },
2638             'horsepower' => {
2639             'name' => q(cavalos-vapor),
2640             'one' => q({0} cavalo-vapor),
2641             'other' => q({0} cavalos-vapor),
2642             },
2643             'hour' => {
2644             'name' => q(horas),
2645             'one' => q({0} hora),
2646             'other' => q({0} horas),
2647             'per' => q({0} por hora),
2648             },
2649             'inch' => {
2650             'name' => q(polegadas),
2651             'one' => q({0} polegada),
2652             'other' => q({0} polegadas),
2653             'per' => q({0} por polegada),
2654             },
2655             'inch-hg' => {
2656             'name' => q(polegadas de mercúrio),
2657             'one' => q({0} polegada de mercúrio),
2658             'other' => q({0} polegadas de mercúrio),
2659             },
2660             'joule' => {
2661             'name' => q(joules),
2662             'one' => q({0} joule),
2663             'other' => q({0} joules),
2664             },
2665             'karat' => {
2666             'name' => q(kilates),
2667             'one' => q({0} kilate),
2668             'other' => q({0} kilates),
2669             },
2670             'kelvin' => {
2671             'name' => q(kelvins),
2672             'one' => q({0} kelvin),
2673             'other' => q({0} kelvins),
2674             },
2675             'kilobit' => {
2676             'name' => q(kilobits),
2677             'one' => q({0} kilobit),
2678             'other' => q({0} kilobits),
2679             },
2680             'kilobyte' => {
2681             'name' => q(kilobytes),
2682             'one' => q({0} kilobyte),
2683             'other' => q({0} kilobytes),
2684             },
2685             'kilocalorie' => {
2686             'name' => q(quilocalorias),
2687             'one' => q({0} quilocaloria),
2688             'other' => q({0} quilocalorias),
2689             },
2690             'kilogram' => {
2691             'name' => q(quilogramas),
2692             'one' => q({0} quilograma),
2693             'other' => q({0} quilogramas),
2694             'per' => q({0} por quilograma),
2695             },
2696             'kilohertz' => {
2697             'name' => q(kilohertz),
2698             'one' => q({0} kilohertz),
2699             'other' => q({0} kilohertz),
2700             },
2701             'kilojoule' => {
2702             'name' => q(quilojoules),
2703             'one' => q({0} quilojoule),
2704             'other' => q({0} quilojoules),
2705             },
2706             'kilometer' => {
2707             'name' => q(quilômetros),
2708             'one' => q({0} quilômetro),
2709             'other' => q({0} quilômetros),
2710             'per' => q({0} por quilômetro),
2711             },
2712             'kilometer-per-hour' => {
2713             'name' => q(quilômetros por hora),
2714             'one' => q({0} quilômetro por hora),
2715             'other' => q({0} quilômetros por hora),
2716             },
2717             'kilowatt' => {
2718             'name' => q(quilowatts),
2719             'one' => q({0} quilowatt),
2720             'other' => q({0} quilowatts),
2721             },
2722             'kilowatt-hour' => {
2723             'name' => q(quilowatts-hora),
2724             'one' => q({0} quilowatt-hora),
2725             'other' => q({0} quilowatts-hora),
2726             },
2727             'knot' => {
2728             'name' => q(nó),
2729             'one' => q({0} nó),
2730             'other' => q({0} nós),
2731             },
2732             'light-year' => {
2733             'name' => q(anos-luz),
2734             'one' => q({0} ano-luz),
2735             'other' => q({0} anos-luz),
2736             },
2737             'liter' => {
2738             'name' => q(litros),
2739             'one' => q({0} litro),
2740             'other' => q({0} litros),
2741             'per' => q({0} por litro),
2742             },
2743             'liter-per-100kilometers' => {
2744             'name' => q(litros por 100 quilômetros),
2745             'one' => q({0} litro por 100 quilômetros),
2746             'other' => q({0} litros por 100 quilômetros),
2747             },
2748             'liter-per-kilometer' => {
2749             'name' => q(litros por quilômetro),
2750             'one' => q({0} litro por quilômetro),
2751             'other' => q({0} litros por quilômetro),
2752             },
2753             'lux' => {
2754             'name' => q(lux),
2755             'one' => q({0} lux),
2756             'other' => q({0} lux),
2757             },
2758             'megabit' => {
2759             'name' => q(megabits),
2760             'one' => q({0} megabit),
2761             'other' => q({0} megabits),
2762             },
2763             'megabyte' => {
2764             'name' => q(megabytes),
2765             'one' => q({0} megabyte),
2766             'other' => q({0} megabytes),
2767             },
2768             'megahertz' => {
2769             'name' => q(megahertz),
2770             'one' => q({0} megahertz),
2771             'other' => q({0} megahertz),
2772             },
2773             'megaliter' => {
2774             'name' => q(megalitros),
2775             'one' => q({0} megalitro),
2776             'other' => q({0} megalitros),
2777             },
2778             'megawatt' => {
2779             'name' => q(megawatts),
2780             'one' => q({0} megawatt),
2781             'other' => q({0} megawatts),
2782             },
2783             'meter' => {
2784             'name' => q(metros),
2785             'one' => q({0} metro),
2786             'other' => q({0} metros),
2787             'per' => q({0} por metro),
2788             },
2789             'meter-per-second' => {
2790             'name' => q(metros por segundo),
2791             'one' => q({0} metro por segundo),
2792             'other' => q({0} metros por segundo),
2793             },
2794             'meter-per-second-squared' => {
2795             'name' => q(metros por segundo ao quadrado),
2796             'one' => q({0} metro por segundo ao quadrado),
2797             'other' => q({0} metros por segundo ao quadrado),
2798             },
2799             'metric-ton' => {
2800             'name' => q(toneladas métricas),
2801             'one' => q({0} tonelada métrica),
2802             'other' => q({0} toneladas métricas),
2803             },
2804             'microgram' => {
2805             'name' => q(microgramas),
2806             'one' => q({0} micrograma),
2807             'other' => q({0} microgramas),
2808             },
2809             'micrometer' => {
2810             'name' => q(micrômetros),
2811             'one' => q({0} micrômetro),
2812             'other' => q({0} micrômetros),
2813             },
2814             'microsecond' => {
2815             'name' => q(microssegundos),
2816             'one' => q({0} microssegundo),
2817             'other' => q({0} microssegundos),
2818             },
2819             'mile' => {
2820             'name' => q(milhas),
2821             'one' => q({0} milha),
2822             'other' => q({0} milhas),
2823             },
2824             'mile-per-gallon' => {
2825             'name' => q(milhas por galão),
2826             'one' => q({0} milha por galão),
2827             'other' => q({0} milhas por galão),
2828             },
2829             'mile-per-gallon-imperial' => {
2830             'name' => q(milhas por galão imperial),
2831             'one' => q({0} milha por galão imperial),
2832             'other' => q({0} milhas por galão imperial),
2833             },
2834             'mile-per-hour' => {
2835             'name' => q(milhas por hora),
2836             'one' => q({0} milha por hora),
2837             'other' => q({0} milhas por hora),
2838             },
2839             'mile-scandinavian' => {
2840             'name' => q(milhas escandinavas),
2841             'one' => q({0} milha escandinava),
2842             'other' => q({0} milhas escandinavas),
2843             },
2844             'milliampere' => {
2845             'name' => q(miliamperes),
2846             'one' => q({0} miliampere),
2847             'other' => q({0} miliamperes),
2848             },
2849             'millibar' => {
2850             'name' => q(milibares),
2851             'one' => q({0} milibar),
2852             'other' => q({0} milibares),
2853             },
2854             'milligram' => {
2855             'name' => q(miligramas),
2856             'one' => q({0} miligrama),
2857             'other' => q({0} miligramas),
2858             },
2859             'milligram-per-deciliter' => {
2860             'name' => q(miligramas por decilitro),
2861             'one' => q({0} miligrama por decilitro),
2862             'other' => q({0} miligramas por decilitro),
2863             },
2864             'milliliter' => {
2865             'name' => q(mililitros),
2866             'one' => q({0} mililitro),
2867             'other' => q({0} mililitros),
2868             },
2869             'millimeter' => {
2870             'name' => q(milímetros),
2871             'one' => q({0} milímetro),
2872             'other' => q({0} milímetros),
2873             },
2874             'millimeter-of-mercury' => {
2875             'name' => q(milímetros de mercúrio),
2876             'one' => q({0} milímetro de mercúrio),
2877             'other' => q({0} milímetros de mercúrio),
2878             },
2879             'millimole-per-liter' => {
2880             'name' => q(milimols por litro),
2881             'one' => q({0} milimol por litro),
2882             'other' => q({0} milimols por litro),
2883             },
2884             'millisecond' => {
2885             'name' => q(milissegundos),
2886             'one' => q({0} milissegundo),
2887             'other' => q({0} milissegundos),
2888             },
2889             'milliwatt' => {
2890             'name' => q(miliwatts),
2891             'one' => q({0} miliwatt),
2892             'other' => q({0} miliwatts),
2893             },
2894             'minute' => {
2895             'name' => q(minutos),
2896             'one' => q({0} minuto),
2897             'other' => q({0} minutos),
2898             'per' => q({0} por minuto),
2899             },
2900             'month' => {
2901             'name' => q(meses),
2902             'one' => q({0} mês),
2903             'other' => q({0} meses),
2904             'per' => q({0} por mês),
2905             },
2906             'nanometer' => {
2907             'name' => q(nanômetros),
2908             'one' => q({0} nanômetro),
2909             'other' => q({0} nanômetros),
2910             },
2911             'nanosecond' => {
2912             'name' => q(nanossegundos),
2913             'one' => q({0} nanossegundo),
2914             'other' => q({0} nanossegundos),
2915             },
2916             'nautical-mile' => {
2917             'name' => q(milhas náuticas),
2918             'one' => q({0} milha náutica),
2919             'other' => q({0} milhas náuticas),
2920             },
2921             'ohm' => {
2922             'name' => q(ohms),
2923             'one' => q({0} ohm),
2924             'other' => q({0} ohms),
2925             },
2926             'ounce' => {
2927             'name' => q(onças),
2928             'one' => q({0} onça),
2929             'other' => q({0} onças),
2930             'per' => q({0} por onça),
2931             },
2932             'ounce-troy' => {
2933             'name' => q(onças troy),
2934             'one' => q({0} onça troy),
2935             'other' => q({0} onças troy),
2936             },
2937             'parsec' => {
2938             'name' => q(parsecs),
2939             'one' => q({0} parsec),
2940             'other' => q({0} parsecs),
2941             },
2942             'part-per-million' => {
2943             'name' => q(partes por milhão),
2944             'one' => q({0} parte por milhão),
2945             'other' => q({0} partes por milhão),
2946             },
2947             'per' => {
2948             '1' => q({0} por {1}),
2949             },
2950             'percent' => {
2951             'name' => q(por cento),
2952             'one' => q({0} por cento),
2953             'other' => q({0} por cento),
2954             },
2955             'permille' => {
2956             'name' => q(por mil),
2957             'one' => q({0} por mil),
2958             'other' => q({0} por mil),
2959             },
2960             'petabyte' => {
2961             'name' => q(petabytes),
2962             'one' => q({0} petabyte),
2963             'other' => q({0} petabytes),
2964             },
2965             'picometer' => {
2966             'name' => q(picômetros),
2967             'one' => q({0} picômetro),
2968             'other' => q({0} picômetros),
2969             },
2970             'pint' => {
2971             'name' => q(pints),
2972             'one' => q({0} pint),
2973             'other' => q({0} pints),
2974             },
2975             'pint-metric' => {
2976             'name' => q(pints métricos),
2977             'one' => q({0} pint métrico),
2978             'other' => q({0} pints métricos),
2979             },
2980             'point' => {
2981             'name' => q(pontos),
2982             'one' => q({0} ponto),
2983             'other' => q({0} pontos),
2984             },
2985             'pound' => {
2986             'name' => q(libras),
2987             'one' => q({0} libra),
2988             'other' => q({0} libras),
2989             'per' => q({0} por libra),
2990             },
2991             'pound-per-square-inch' => {
2992             'name' => q(psi),
2993             'one' => q({0} psi),
2994             'other' => q({0} psi),
2995             },
2996             'quart' => {
2997             'name' => q(quartos),
2998             'one' => q({0} quarto),
2999             'other' => q({0} quartos),
3000             },
3001             'radian' => {
3002             'name' => q(radianos),
3003             'one' => q({0} radiano),
3004             'other' => q({0} radianos),
3005             },
3006             'revolution' => {
3007             'name' => q(revolução),
3008             'one' => q({0} revolução),
3009             'other' => q({0} revoluções),
3010             },
3011             'second' => {
3012             'name' => q(segundos),
3013             'one' => q({0} segundo),
3014             'other' => q({0} segundos),
3015             'per' => q({0} por segundo),
3016             },
3017             'square-centimeter' => {
3018             'name' => q(centímetros quadrados),
3019             'one' => q({0} centímetro quadrado),
3020             'other' => q({0} centímetros quadrados),
3021             'per' => q({0} por centímetro quadrado),
3022             },
3023             'square-foot' => {
3024             'name' => q(pés quadrados),
3025             'one' => q({0} pé quadrado),
3026             'other' => q({0} pés quadrados),
3027             },
3028             'square-inch' => {
3029             'name' => q(polegadas quadradas),
3030             'one' => q({0} polegada quadrada),
3031             'other' => q({0} polegadas quadradas),
3032             'per' => q({0} por polegada quadrada),
3033             },
3034             'square-kilometer' => {
3035             'name' => q(quilômetros quadrados),
3036             'one' => q({0} quilômetro quadrado),
3037             'other' => q({0} quilômetros quadrados),
3038             'per' => q({0} por quilômetro quadrado),
3039             },
3040             'square-meter' => {
3041             'name' => q(metros quadrados),
3042             'one' => q({0} metro quadrado),
3043             'other' => q({0} metros quadrados),
3044             'per' => q({0} por metro quadrado),
3045             },
3046             'square-mile' => {
3047             'name' => q(milhas quadradas),
3048             'one' => q({0} milha quadrada),
3049             'other' => q({0} milhas quadradas),
3050             'per' => q({0} por milha quadrada),
3051             },
3052             'square-yard' => {
3053             'name' => q(jardas quadradas),
3054             'one' => q({0} jarda quadrada),
3055             'other' => q({0} jardas quadradas),
3056             },
3057             'stone' => {
3058             'name' => q(stones),
3059             'one' => q({0} stone),
3060             'other' => q({0} stones),
3061             },
3062             'tablespoon' => {
3063             'name' => q(colheres de sopa),
3064             'one' => q({0} colher de sopa),
3065             'other' => q({0} colheres de sopa),
3066             },
3067             'teaspoon' => {
3068             'name' => q(colheres de chá),
3069             'one' => q({0} colher de chá),
3070             'other' => q({0} colheres de chá),
3071             },
3072             'terabit' => {
3073             'name' => q(terabits),
3074             'one' => q({0} terabit),
3075             'other' => q({0} terabits),
3076             },
3077             'terabyte' => {
3078             'name' => q(terabytes),
3079             'one' => q({0} terabyte),
3080             'other' => q({0} terabytes),
3081             },
3082             'ton' => {
3083             'name' => q(toneladas),
3084             'one' => q({0} tonelada),
3085             'other' => q({0} toneladas),
3086             },
3087             'volt' => {
3088             'name' => q(volts),
3089             'one' => q({0} volt),
3090             'other' => q({0} volts),
3091             },
3092             'watt' => {
3093             'name' => q(watts),
3094             'one' => q({0} watt),
3095             'other' => q({0} watts),
3096             },
3097             'week' => {
3098             'name' => q(semanas),
3099             'one' => q({0} semana),
3100             'other' => q({0} semanas),
3101             'per' => q({0} por semana),
3102             },
3103             'yard' => {
3104             'name' => q(jardas),
3105             'one' => q({0} jarda),
3106             'other' => q({0} jardas),
3107             },
3108             'year' => {
3109             'name' => q(anos),
3110             'one' => q({0} ano),
3111             'other' => q({0} anos),
3112             'per' => q({0} por ano),
3113             },
3114             },
3115             'narrow' => {
3116             '' => {
3117             'name' => q(direção),
3118             },
3119             'acre' => {
3120             'one' => q({0} acre),
3121             'other' => q({0} acres),
3122             },
3123             'arc-minute' => {
3124             'one' => q({0}'),
3125             'other' => q({0}'),
3126             },
3127             'arc-second' => {
3128             'one' => q({0}"),
3129             'other' => q({0}"),
3130             },
3131             'astronomical-unit' => {
3132             'name' => q(ua),
3133             'one' => q({0} ua),
3134             'other' => q({0} ua),
3135             },
3136             'carat' => {
3137             'name' => q(quilate),
3138             'one' => q({0} ql),
3139             'other' => q({0} ql),
3140             },
3141             'celsius' => {
3142             'name' => q(°C),
3143             'one' => q({0} °C),
3144             'other' => q({0} °C),
3145             },
3146             'centimeter' => {
3147             'name' => q(cm),
3148             'one' => q({0} cm),
3149             'other' => q({0} cm),
3150             'per' => q({0}/cm),
3151             },
3152             'century' => {
3153             'name' => q(séc.),
3154             'one' => q({0} séc.),
3155             'other' => q({0} sécs.),
3156             },
3157             'coordinate' => {
3158             'east' => q({0}E),
3159             'north' => q({0}N),
3160             'south' => q({0}S),
3161             'west' => q({0}O),
3162             },
3163             'cubic-kilometer' => {
3164             'one' => q({0} km³),
3165             'other' => q({0} km³),
3166             },
3167             'cubic-mile' => {
3168             'one' => q({0} mi³),
3169             'other' => q({0} mi³),
3170             },
3171             'day' => {
3172             'name' => q(dia),
3173             'one' => q({0} dia),
3174             'other' => q({0} dias),
3175             'per' => q({0}/dia),
3176             },
3177             'decimeter' => {
3178             'name' => q(dm),
3179             'one' => q({0} dm),
3180             'other' => q({0} dm),
3181             },
3182             'degree' => {
3183             'one' => q({0}°),
3184             'other' => q({0}°),
3185             },
3186             'fahrenheit' => {
3187             'name' => q(°F),
3188             'one' => q({0}°F),
3189             'other' => q({0}°F),
3190             },
3191             'fathom' => {
3192             'name' => q(braça),
3193             'one' => q({0} bça.),
3194             'other' => q({0} bça.),
3195             },
3196             'foot' => {
3197             'name' => q(pés),
3198             'one' => q({0} pé),
3199             'other' => q({0} pés),
3200             'per' => q({0}/pé),
3201             },
3202             'furlong' => {
3203             'name' => q(furlong),
3204             'one' => q({0} fur),
3205             'other' => q({0} fur),
3206             },
3207             'g-force' => {
3208             'name' => q(força g),
3209             'one' => q({0} G),
3210             'other' => q({0} G),
3211             },
3212             'generic' => {
3213             'name' => q(°),
3214             'one' => q({0}°),
3215             'other' => q({0}°),
3216             },
3217             'gram' => {
3218             'name' => q(grama),
3219             'one' => q({0} g),
3220             'other' => q({0} g),
3221             'per' => q({0}/g),
3222             },
3223             'hectare' => {
3224             'one' => q({0} ha),
3225             'other' => q({0} ha),
3226             },
3227             'hectopascal' => {
3228             'name' => q(hPa),
3229             'one' => q({0} hPa),
3230             'other' => q({0} hPa),
3231             },
3232             'horsepower' => {
3233             'one' => q({0} cv),
3234             'other' => q({0} cv),
3235             },
3236             'hour' => {
3237             'name' => q(hora),
3238             'one' => q({0} h),
3239             'other' => q({0} h),
3240             'per' => q({0}/h),
3241             },
3242             'inch' => {
3243             'name' => q(pol.),
3244             'one' => q({0}″),
3245             'other' => q({0}″),
3246             'per' => q({0}/pol.),
3247             },
3248             'inch-hg' => {
3249             'name' => q(inHg),
3250             'one' => q({0}" Hg),
3251             'other' => q({0}" Hg),
3252             },
3253             'kelvin' => {
3254             'name' => q(K),
3255             'one' => q({0} K),
3256             'other' => q({0} K),
3257             },
3258             'kilogram' => {
3259             'name' => q(kg),
3260             'one' => q({0} kg),
3261             'other' => q({0} kg),
3262             'per' => q({0}/kg),
3263             },
3264             'kilometer' => {
3265             'name' => q(km),
3266             'one' => q({0} km),
3267             'other' => q({0} km),
3268             'per' => q({0}/km),
3269             },
3270             'kilometer-per-hour' => {
3271             'name' => q(km/h),
3272             'one' => q({0} km/h),
3273             'other' => q({0} km/h),
3274             },
3275             'kilowatt' => {
3276             'one' => q({0} kW),
3277             'other' => q({0} kW),
3278             },
3279             'knot' => {
3280             'name' => q(nó),
3281             'one' => q({0} nó),
3282             'other' => q({0} nós),
3283             },
3284             'light-year' => {
3285             'name' => q(anos-luz),
3286             'one' => q({0} ano-luz),
3287             'other' => q({0} anos-luz),
3288             },
3289             'liter' => {
3290             'name' => q(litro),
3291             'one' => q({0} l),
3292             'other' => q({0} l),
3293             },
3294             'liter-per-100kilometers' => {
3295             'name' => q(l/100 km),
3296             'one' => q({0} l/100 km),
3297             'other' => q({0} l/100 km),
3298             },
3299             'meter' => {
3300             'name' => q(metro),
3301             'one' => q({0} m),
3302             'other' => q({0} m),
3303             'per' => q({0}/m),
3304             },
3305             'meter-per-second' => {
3306             'name' => q(m/s),
3307             'one' => q({0} m/s),
3308             'other' => q({0} m/s),
3309             },
3310             'meter-per-second-squared' => {
3311             'name' => q(m/s²),
3312             'one' => q({0} m/s²),
3313             'other' => q({0} m/s²),
3314             },
3315             'metric-ton' => {
3316             'name' => q(t),
3317             'one' => q({0} t),
3318             'other' => q({0} t),
3319             },
3320             'microgram' => {
3321             'name' => q(µg),
3322             'one' => q({0} µg),
3323             'other' => q({0} µg),
3324             },
3325             'micrometer' => {
3326             'name' => q(µm),
3327             'one' => q({0} µm),
3328             'other' => q({0} µm),
3329             },
3330             'microsecond' => {
3331             'name' => q(μs),
3332             'one' => q({0} μs),
3333             'other' => q({0} μs),
3334             },
3335             'mile' => {
3336             'name' => q(mi),
3337             'one' => q({0} milha),
3338             'other' => q({0} milhas),
3339             },
3340             'mile-per-hour' => {
3341             'name' => q(mi/h),
3342             'one' => q({0} mi/h),
3343             'other' => q({0} mi/h),
3344             },
3345             'mile-scandinavian' => {
3346             'name' => q(smi),
3347             'one' => q({0} smi),
3348             'other' => q({0} smi),
3349             },
3350             'millibar' => {
3351             'name' => q(mbar),
3352             'one' => q({0} mb),
3353             'other' => q({0} mb),
3354             },
3355             'milligram' => {
3356             'name' => q(mg),
3357             'one' => q({0} mg),
3358             'other' => q({0} mg),
3359             },
3360             'millimeter' => {
3361             'name' => q(mm),
3362             'one' => q({0} mm),
3363             'other' => q({0} mm),
3364             },
3365             'millimeter-of-mercury' => {
3366             'name' => q(mmHg),
3367             'one' => q({0} mmHg),
3368             'other' => q({0} mmHg),
3369             },
3370             'millisecond' => {
3371             'name' => q(ms),
3372             'one' => q({0} ms),
3373             'other' => q({0} ms),
3374             },
3375             'minute' => {
3376             'name' => q(min),
3377             'one' => q({0} min),
3378             'other' => q({0} min),
3379             'per' => q({0}/min),
3380             },
3381             'month' => {
3382             'name' => q(mês),
3383             'one' => q({0} mês),
3384             'other' => q({0} meses),
3385             'per' => q({0}/mês),
3386             },
3387             'nanometer' => {
3388             'name' => q(nm),
3389             'one' => q({0} nm),
3390             'other' => q({0} nm),
3391             },
3392             'nanosecond' => {
3393             'name' => q(ns),
3394             'one' => q({0} ns),
3395             'other' => q({0} ns),
3396             },
3397             'nautical-mile' => {
3398             'name' => q(mn),
3399             'one' => q({0} mn),
3400             'other' => q({0} mn),
3401             },
3402             'ounce' => {
3403             'name' => q(oz),
3404             'one' => q({0} oz),
3405             'other' => q({0} oz),
3406             'per' => q({0}/oz),
3407             },
3408             'ounce-troy' => {
3409             'name' => q(oz t),
3410             'one' => q({0} oz t),
3411             'other' => q({0} oz t),
3412             },
3413             'parsec' => {
3414             'name' => q(parsec),
3415             'one' => q({0} pc),
3416             'other' => q({0} pc),
3417             },
3418             'per' => {
3419             '1' => q({0}/{1}),
3420             },
3421             'percent' => {
3422             'name' => q(%),
3423             'one' => q({0}%),
3424             'other' => q({0}%),
3425             },
3426             'picometer' => {
3427             'name' => q(pm),
3428             'one' => q({0} pm),
3429             'other' => q({0} pm),
3430             },
3431             'point' => {
3432             'name' => q(pt),
3433             'one' => q({0} pt),
3434             'other' => q({0} pt),
3435             },
3436             'pound' => {
3437             'name' => q(lb),
3438             'one' => q({0} lb),
3439             'other' => q({0} lb),
3440             'per' => q({0}/lb),
3441             },
3442             'pound-per-square-inch' => {
3443             'name' => q(psi),
3444             'one' => q({0} psi),
3445             'other' => q({0} psi),
3446             },
3447             'second' => {
3448             'name' => q(seg),
3449             'one' => q({0} s),
3450             'other' => q({0} s),
3451             'per' => q({0}/seg),
3452             },
3453             'square-foot' => {
3454             'one' => q({0} ft²),
3455             'other' => q({0} ft²),
3456             },
3457             'square-kilometer' => {
3458             'one' => q({0} km²),
3459             'other' => q({0} km²),
3460             },
3461             'square-meter' => {
3462             'one' => q({0} m²),
3463             'other' => q({0} m²),
3464             },
3465             'square-mile' => {
3466             'one' => q({0} mi²),
3467             'other' => q({0} mi²),
3468             },
3469             'stone' => {
3470             'name' => q(stone),
3471             'one' => q({0} st),
3472             'other' => q({0} st),
3473             },
3474             'ton' => {
3475             'name' => q(ton),
3476             'one' => q({0} tn),
3477             'other' => q({0} tn),
3478             },
3479             'watt' => {
3480             'one' => q({0} W),
3481             'other' => q({0} W),
3482             },
3483             'week' => {
3484             'name' => q(sem.),
3485             'one' => q({0} sem.),
3486             'other' => q({0} sem.),
3487             'per' => q({0}/sem.),
3488             },
3489             'yard' => {
3490             'name' => q(yd),
3491             'one' => q({0} yd),
3492             'other' => q({0} yd),
3493             },
3494             'year' => {
3495             'name' => q(ano),
3496             'one' => q({0} ano),
3497             'other' => q({0} anos),
3498             'per' => q({0}/ano),
3499             },
3500             },
3501             'short' => {
3502             '' => {
3503             'name' => q(direção),
3504             },
3505             'acre' => {
3506             'name' => q(acres),
3507             'one' => q({0} ac),
3508             'other' => q({0} ac),
3509             },
3510             'acre-foot' => {
3511             'name' => q(acre-pés),
3512             'one' => q({0} acre-pé),
3513             'other' => q({0} acre-pés),
3514             },
3515             'ampere' => {
3516             'name' => q(amps),
3517             'one' => q({0} A),
3518             'other' => q({0} A),
3519             },
3520             'arc-minute' => {
3521             'name' => q(arcmins),
3522             'one' => q({0} arcmin),
3523             'other' => q({0} arcmins),
3524             },
3525             'arc-second' => {
3526             'name' => q(arcsegs),
3527             'one' => q({0} arcseg),
3528             'other' => q({0} arcsegs),
3529             },
3530             'astronomical-unit' => {
3531             'name' => q(ua),
3532             'one' => q({0} ua),
3533             'other' => q({0} ua),
3534             },
3535             'atmosphere' => {
3536             'name' => q(atm),
3537             'one' => q({0} atm),
3538             'other' => q({0} atm),
3539             },
3540             'bit' => {
3541             'name' => q(bit),
3542             'one' => q({0} bit),
3543             'other' => q({0} bit),
3544             },
3545             'byte' => {
3546             'name' => q(byte),
3547             'one' => q({0} byte),
3548             'other' => q({0} byte),
3549             },
3550             'calorie' => {
3551             'name' => q(cal),
3552             'one' => q({0} cal),
3553             'other' => q({0} cal),
3554             },
3555             'carat' => {
3556             'name' => q(quilates),
3557             'one' => q({0} ql),
3558             'other' => q({0} ql),
3559             },
3560             'celsius' => {
3561             'name' => q(graus C),
3562             'one' => q({0} °C),
3563             'other' => q({0} °C),
3564             },
3565             'centiliter' => {
3566             'name' => q(cl),
3567             'one' => q({0} cl),
3568             'other' => q({0} cl),
3569             },
3570             'centimeter' => {
3571             'name' => q(cm),
3572             'one' => q({0} cm),
3573             'other' => q({0} cm),
3574             'per' => q({0}/cm),
3575             },
3576             'century' => {
3577             'name' => q(séc.),
3578             'one' => q({0} séc.),
3579             'other' => q({0} sécs.),
3580             },
3581             'coordinate' => {
3582             'east' => q({0}E),
3583             'north' => q({0}N),
3584             'south' => q({0}S),
3585             'west' => q({0}O),
3586             },
3587             'cubic-centimeter' => {
3588             'name' => q(cm³),
3589             'one' => q({0} cm³),
3590             'other' => q({0} cm³),
3591             'per' => q({0}/cm³),
3592             },
3593             'cubic-foot' => {
3594             'name' => q(pés³),
3595             'one' => q({0} ft³),
3596             'other' => q({0} ft³),
3597             },
3598             'cubic-inch' => {
3599             'name' => q(polegadas³),
3600             'one' => q({0} pol³),
3601             'other' => q({0} pol³),
3602             },
3603             'cubic-kilometer' => {
3604             'name' => q(km³),
3605             'one' => q({0} km³),
3606             'other' => q({0} km³),
3607             },
3608             'cubic-meter' => {
3609             'name' => q(m³),
3610             'one' => q({0} m³),
3611             'other' => q({0} m³),
3612             'per' => q({0}/m³),
3613             },
3614             'cubic-mile' => {
3615             'name' => q(mi³),
3616             'one' => q({0} mi³),
3617             'other' => q({0} mi³),
3618             },
3619             'cubic-yard' => {
3620             'name' => q(jardas³),
3621             'one' => q({0} yd³),
3622             'other' => q({0} yd³),
3623             },
3624             'cup' => {
3625             'name' => q(xícaras),
3626             'one' => q({0} xíc.),
3627             'other' => q({0} xíc.),
3628             },
3629             'cup-metric' => {
3630             'name' => q(xícm),
3631             'one' => q({0} xícm),
3632             'other' => q({0} xícm),
3633             },
3634             'day' => {
3635             'name' => q(dias),
3636             'one' => q({0} dia),
3637             'other' => q({0} dias),
3638             'per' => q({0}/dia),
3639             },
3640             'deciliter' => {
3641             'name' => q(dl),
3642             'one' => q({0} dl),
3643             'other' => q({0} dl),
3644             },
3645             'decimeter' => {
3646             'name' => q(dm),
3647             'one' => q({0} dm),
3648             'other' => q({0} dm),
3649             },
3650             'degree' => {
3651             'name' => q(graus),
3652             'one' => q({0}°),
3653             'other' => q({0}°),
3654             },
3655             'fahrenheit' => {
3656             'name' => q(graus F),
3657             'one' => q({0} °F),
3658             'other' => q({0} °F),
3659             },
3660             'fathom' => {
3661             'name' => q(braças),
3662             'one' => q({0} bça.),
3663             'other' => q({0} bça.),
3664             },
3665             'fluid-ounce' => {
3666             'name' => q(fl oz),
3667             'one' => q({0} fl oz),
3668             'other' => q({0} fl oz),
3669             },
3670             'foodcalorie' => {
3671             'name' => q(Cal),
3672             'one' => q({0} Cal),
3673             'other' => q({0} Cal),
3674             },
3675             'foot' => {
3676             'name' => q(pés),
3677             'one' => q({0} pé),
3678             'other' => q({0} pés),
3679             'per' => q({0}/pé),
3680             },
3681             'furlong' => {
3682             'name' => q(furlongs),
3683             'one' => q({0} fur),
3684             'other' => q({0} fur),
3685             },
3686             'g-force' => {
3687             'name' => q(força g),
3688             'one' => q({0} G),
3689             'other' => q({0} G),
3690             },
3691             'gallon' => {
3692             'name' => q(gal),
3693             'one' => q({0} gal),
3694             'other' => q({0} gal),
3695             'per' => q({0}/gal),
3696             },
3697             'gallon-imperial' => {
3698             'name' => q(gal. imp.),
3699             'one' => q({0} gal. imp.),
3700             'other' => q({0} gal. imp.),
3701             'per' => q({0}/gal. imp.),
3702             },
3703             'generic' => {
3704             'name' => q(°),
3705             'one' => q({0}°),
3706             'other' => q({0}°),
3707             },
3708             'gigabit' => {
3709             'name' => q(Gbit),
3710             'one' => q({0} Gb),
3711             'other' => q({0} Gb),
3712             },
3713             'gigabyte' => {
3714             'name' => q(GByte),
3715             'one' => q({0} GB),
3716             'other' => q({0} GB),
3717             },
3718             'gigahertz' => {
3719             'name' => q(GHz),
3720             'one' => q({0} GHz),
3721             'other' => q({0} GHz),
3722             },
3723             'gigawatt' => {
3724             'name' => q(GW),
3725             'one' => q({0} GW),
3726             'other' => q({0} GW),
3727             },
3728             'gram' => {
3729             'name' => q(gramas),
3730             'one' => q({0} g),
3731             'other' => q({0} g),
3732             'per' => q({0}/g),
3733             },
3734             'hectare' => {
3735             'name' => q(hectares),
3736             'one' => q({0} ha),
3737             'other' => q({0} ha),
3738             },
3739             'hectoliter' => {
3740             'name' => q(hl),
3741             'one' => q({0} hl),
3742             'other' => q({0} hl),
3743             },
3744             'hectopascal' => {
3745             'name' => q(hPa),
3746             'one' => q({0} hPa),
3747             'other' => q({0} hPa),
3748             },
3749             'hertz' => {
3750             'name' => q(Hz),
3751             'one' => q({0} Hz),
3752             'other' => q({0} Hz),
3753             },
3754             'horsepower' => {
3755             'name' => q(cv),
3756             'one' => q({0} cv),
3757             'other' => q({0} cv),
3758             },
3759             'hour' => {
3760             'name' => q(horas),
3761             'one' => q({0} h),
3762             'other' => q({0} h),
3763             'per' => q({0}/h),
3764             },
3765             'inch' => {
3766             'name' => q(pol.),
3767             'one' => q({0} pol.),
3768             'other' => q({0} pol.),
3769             'per' => q({0}/pol.),
3770             },
3771             'inch-hg' => {
3772             'name' => q(inHg),
3773             'one' => q({0} inHg),
3774             'other' => q({0} inHg),
3775             },
3776             'joule' => {
3777             'name' => q(joules),
3778             'one' => q({0} J),
3779             'other' => q({0} J),
3780             },
3781             'karat' => {
3782             'name' => q(kilates),
3783             'one' => q({0} k),
3784             'other' => q({0} k),
3785             },
3786             'kelvin' => {
3787             'name' => q(K),
3788             'one' => q({0} K),
3789             'other' => q({0} K),
3790             },
3791             'kilobit' => {
3792             'name' => q(kbit),
3793             'one' => q({0} kb),
3794             'other' => q({0} kb),
3795             },
3796             'kilobyte' => {
3797             'name' => q(kByte),
3798             'one' => q({0} kB),
3799             'other' => q({0} kB),
3800             },
3801             'kilocalorie' => {
3802             'name' => q(kcal),
3803             'one' => q({0} kcal),
3804             'other' => q({0} kcal),
3805             },
3806             'kilogram' => {
3807             'name' => q(kg),
3808             'one' => q({0} kg),
3809             'other' => q({0} kg),
3810             'per' => q({0}/kg),
3811             },
3812             'kilohertz' => {
3813             'name' => q(kHz),
3814             'one' => q({0} kHz),
3815             'other' => q({0} kHz),
3816             },
3817             'kilojoule' => {
3818             'name' => q(quilojoule),
3819             'one' => q({0} kJ),
3820             'other' => q({0} kJ),
3821             },
3822             'kilometer' => {
3823             'name' => q(km),
3824             'one' => q({0} km),
3825             'other' => q({0} km),
3826             'per' => q({0}/km),
3827             },
3828             'kilometer-per-hour' => {
3829             'name' => q(km/h),
3830             'one' => q({0} km/h),
3831             'other' => q({0} km/h),
3832             },
3833             'kilowatt' => {
3834             'name' => q(kW),
3835             'one' => q({0} kW),
3836             'other' => q({0} kW),
3837             },
3838             'kilowatt-hour' => {
3839             'name' => q(kW-hora),
3840             'one' => q({0} kWh),
3841             'other' => q({0} kWh),
3842             },
3843             'knot' => {
3844             'name' => q(nó),
3845             'one' => q({0} nó),
3846             'other' => q({0} nós),
3847             },
3848             'light-year' => {
3849             'name' => q(anos-luz),
3850             'one' => q({0} ano-luz),
3851             'other' => q({0} anos-luz),
3852             },
3853             'liter' => {
3854             'name' => q(litros),
3855             'one' => q({0} l),
3856             'other' => q({0} l),
3857             'per' => q({0}/l),
3858             },
3859             'liter-per-100kilometers' => {
3860             'name' => q(l/100 km),
3861             'one' => q({0} l/100 km),
3862             'other' => q({0} l/100 km),
3863             },
3864             'liter-per-kilometer' => {
3865             'name' => q(litros/km),
3866             'one' => q({0} l/km),
3867             'other' => q({0} l/km),
3868             },
3869             'lux' => {
3870             'name' => q(lux),
3871             'one' => q({0} lx),
3872             'other' => q({0} lx),
3873             },
3874             'megabit' => {
3875             'name' => q(Mbit),
3876             'one' => q({0} Mb),
3877             'other' => q({0} Mb),
3878             },
3879             'megabyte' => {
3880             'name' => q(MByte),
3881             'one' => q({0} MB),
3882             'other' => q({0} MB),
3883             },
3884             'megahertz' => {
3885             'name' => q(MHz),
3886             'one' => q({0} MHz),
3887             'other' => q({0} MHz),
3888             },
3889             'megaliter' => {
3890             'name' => q(ML),
3891             'one' => q({0} ML),
3892             'other' => q({0} ML),
3893             },
3894             'megawatt' => {
3895             'name' => q(MW),
3896             'one' => q({0} MW),
3897             'other' => q({0} MW),
3898             },
3899             'meter' => {
3900             'name' => q(metros),
3901             'one' => q({0} m),
3902             'other' => q({0} m),
3903             'per' => q({0}/m),
3904             },
3905             'meter-per-second' => {
3906             'name' => q(metros/seg),
3907             'one' => q({0} m/s),
3908             'other' => q({0} m/s),
3909             },
3910             'meter-per-second-squared' => {
3911             'name' => q(metros/seg²),
3912             'one' => q({0} m/s²),
3913             'other' => q({0} m/s²),
3914             },
3915             'metric-ton' => {
3916             'name' => q(t),
3917             'one' => q({0} t),
3918             'other' => q({0} t),
3919             },
3920             'microgram' => {
3921             'name' => q(µg),
3922             'one' => q({0} µg),
3923             'other' => q({0} µg),
3924             },
3925             'micrometer' => {
3926             'name' => q(µm),
3927             'one' => q({0} µm),
3928             'other' => q({0} µm),
3929             },
3930             'microsecond' => {
3931             'name' => q(μs),
3932             'one' => q({0} μs),
3933             'other' => q({0} μs),
3934             },
3935             'mile' => {
3936             'name' => q(milhas),
3937             'one' => q({0} mi),
3938             'other' => q({0} mi),
3939             },
3940             'mile-per-gallon' => {
3941             'name' => q(milhas/gal),
3942             'one' => q({0} mpg),
3943             'other' => q({0} mpg),
3944             },
3945             'mile-per-gallon-imperial' => {
3946             'name' => q(milhas/gal. imp.),
3947             'one' => q({0} mpg imp.),
3948             'other' => q({0} mpg imp.),
3949             },
3950             'mile-per-hour' => {
3951             'name' => q(milhas/hora),
3952             'one' => q({0} mph),
3953             'other' => q({0} mph),
3954             },
3955             'mile-scandinavian' => {
3956             'name' => q(smi),
3957             'one' => q({0} smi),
3958             'other' => q({0} smi),
3959             },
3960             'milliampere' => {
3961             'name' => q(miliamps),
3962             'one' => q({0} mA),
3963             'other' => q({0} mA),
3964             },
3965             'millibar' => {
3966             'name' => q(mbar),
3967             'one' => q({0} mbar),
3968             'other' => q({0} mbar),
3969             },
3970             'milligram' => {
3971             'name' => q(mg),
3972             'one' => q({0} mg),
3973             'other' => q({0} mg),
3974             },
3975             'milligram-per-deciliter' => {
3976             'name' => q(mg/dl),
3977             'one' => q({0} mg/dl),
3978             'other' => q({0} mg/dl),
3979             },
3980             'milliliter' => {
3981             'name' => q(ml),
3982             'one' => q({0} ml),
3983             'other' => q({0} ml),
3984             },
3985             'millimeter' => {
3986             'name' => q(mm),
3987             'one' => q({0} mm),
3988             'other' => q({0} mm),
3989             },
3990             'millimeter-of-mercury' => {
3991             'name' => q(mmHg),
3992             'one' => q({0} mmHg),
3993             'other' => q({0} mmHg),
3994             },
3995             'millimole-per-liter' => {
3996             'name' => q(milimol/litro),
3997             'one' => q({0} mmol/l),
3998             'other' => q({0} mmol/l),
3999             },
4000             'millisecond' => {
4001             'name' => q(milissegundos),
4002             'one' => q({0} ms),
4003             'other' => q({0} ms),
4004             },
4005             'milliwatt' => {
4006             'name' => q(mW),
4007             'one' => q({0} mW),
4008             'other' => q({0} mW),
4009             },
4010             'minute' => {
4011             'name' => q(min),
4012             'one' => q({0} min),
4013             'other' => q({0} min),
4014             'per' => q({0}/min),
4015             },
4016             'month' => {
4017             'name' => q(meses),
4018             'one' => q({0} mês),
4019             'other' => q({0} meses),
4020             'per' => q({0}/mês),
4021             },
4022             'nanometer' => {
4023             'name' => q(nm),
4024             'one' => q({0} nm),
4025             'other' => q({0} nm),
4026             },
4027             'nanosecond' => {
4028             'name' => q(ns),
4029             'one' => q({0} ns),
4030             'other' => q({0} ns),
4031             },
4032             'nautical-mile' => {
4033             'name' => q(mn),
4034             'one' => q({0} mn),
4035             'other' => q({0} mn),
4036             },
4037             'ohm' => {
4038             'name' => q(ohms),
4039             'one' => q({0} Ω),
4040             'other' => q({0} Ω),
4041             },
4042             'ounce' => {
4043             'name' => q(oz),
4044             'one' => q({0} oz),
4045             'other' => q({0} oz),
4046             'per' => q({0}/oz),
4047             },
4048             'ounce-troy' => {
4049             'name' => q(oz troy),
4050             'one' => q({0} oz t),
4051             'other' => q({0} oz t),
4052             },
4053             'parsec' => {
4054             'name' => q(parsecs),
4055             'one' => q({0} pc),
4056             'other' => q({0} pc),
4057             },
4058             'part-per-million' => {
4059             'name' => q(partes/milhão),
4060             'one' => q({0} ppm),
4061             'other' => q({0} ppm),
4062             },
4063             'per' => {
4064             '1' => q({0}/{1}),
4065             },
4066             'percent' => {
4067             'name' => q(por cento),
4068             'one' => q({0}%),
4069             'other' => q({0}%),
4070             },
4071             'permille' => {
4072             'name' => q(por mil),
4073             'one' => q({0}‰),
4074             'other' => q({0}‰),
4075             },
4076             'petabyte' => {
4077             'name' => q(PByte),
4078             'one' => q({0} PB),
4079             'other' => q({0} PB),
4080             },
4081             'picometer' => {
4082             'name' => q(pm),
4083             'one' => q({0} pm),
4084             'other' => q({0} pm),
4085             },
4086             'pint' => {
4087             'name' => q(pints),
4088             'one' => q({0} pt),
4089             'other' => q({0} pt),
4090             },
4091             'pint-metric' => {
4092             'name' => q(ptm),
4093             'one' => q({0} ptm),
4094             'other' => q({0} ptm),
4095             },
4096             'point' => {
4097             'name' => q(pontos),
4098             'one' => q({0} pt),
4099             'other' => q({0} pt),
4100             },
4101             'pound' => {
4102             'name' => q(libras),
4103             'one' => q({0} lb),
4104             'other' => q({0} lb),
4105             'per' => q({0}/lb),
4106             },
4107             'pound-per-square-inch' => {
4108             'name' => q(psi),
4109             'one' => q({0} psi),
4110             'other' => q({0} psi),
4111             },
4112             'quart' => {
4113             'name' => q(qts),
4114             'one' => q({0} qt),
4115             'other' => q({0} qt),
4116             },
4117             'radian' => {
4118             'name' => q(radianos),
4119             'one' => q({0} rad),
4120             'other' => q({0} rad),
4121             },
4122             'revolution' => {
4123             'name' => q(rev),
4124             'one' => q({0} rev),
4125             'other' => q({0} rev),
4126             },
4127             'second' => {
4128             'name' => q(seg),
4129             'one' => q({0} seg),
4130             'other' => q({0} seg),
4131             'per' => q({0}/s),
4132             },
4133             'square-centimeter' => {
4134             'name' => q(cm²),
4135             'one' => q({0} cm²),
4136             'other' => q({0} cm²),
4137             'per' => q({0} por cm²),
4138             },
4139             'square-foot' => {
4140             'name' => q(pés²),
4141             'one' => q({0} ft²),
4142             'other' => q({0} ft²),
4143             },
4144             'square-inch' => {
4145             'name' => q(polegadas²),
4146             'one' => q({0} pol²),
4147             'other' => q({0} pol²),
4148             'per' => q({0} por pol²),
4149             },
4150             'square-kilometer' => {
4151             'name' => q(km²),
4152             'one' => q({0} km²),
4153             'other' => q({0} km²),
4154             'per' => q({0}/km²),
4155             },
4156             'square-meter' => {
4157             'name' => q(metros²),
4158             'one' => q({0} m²),
4159             'other' => q({0} m²),
4160             'per' => q({0} por m²),
4161             },
4162             'square-mile' => {
4163             'name' => q(milhas²),
4164             'one' => q({0} mi²),
4165             'other' => q({0} mi²),
4166             'per' => q({0}/mi²),
4167             },
4168             'square-yard' => {
4169             'name' => q(jardas²),
4170             'one' => q({0} yd²),
4171             'other' => q({0} yd²),
4172             },
4173             'stone' => {
4174             'name' => q(stones),
4175             'one' => q({0} st),
4176             'other' => q({0} st),
4177             },
4178             'tablespoon' => {
4179             'name' => q(CS),
4180             'one' => q({0} CS),
4181             'other' => q({0} CS),
4182             },
4183             'teaspoon' => {
4184             'name' => q(cc),
4185             'one' => q({0} cc),
4186             'other' => q({0} cc),
4187             },
4188             'terabit' => {
4189             'name' => q(Tbit),
4190             'one' => q({0} Tb),
4191             'other' => q({0} Tb),
4192             },
4193             'terabyte' => {
4194             'name' => q(TByte),
4195             'one' => q({0} TB),
4196             'other' => q({0} TB),
4197             },
4198             'ton' => {
4199             'name' => q(toneladas),
4200             'one' => q({0} tn),
4201             'other' => q({0} tn),
4202             },
4203             'volt' => {
4204             'name' => q(volts),
4205             'one' => q({0} V),
4206             'other' => q({0} V),
4207             },
4208             'watt' => {
4209             'name' => q(watts),
4210             'one' => q({0} W),
4211             'other' => q({0} W),
4212             },
4213             'week' => {
4214             'name' => q(semanas),
4215             'one' => q({0} sem.),
4216             'other' => q({0} sem.),
4217             'per' => q({0}/sem.),
4218             },
4219             'yard' => {
4220             'name' => q(jardas),
4221             'one' => q({0} yd),
4222             'other' => q({0} yd),
4223             },
4224             'year' => {
4225             'name' => q(anos),
4226             'one' => q({0} ano),
4227             'other' => q({0} anos),
4228             'per' => q({0}/ano),
4229             },
4230             },
4231             } }
4232             );
4233              
4234             has 'yesstr' => (
4235             is => 'ro',
4236             isa => RegexpRef,
4237             init_arg => undef,
4238             default => sub { qr'^(?i:sim|s|yes|y)$' }
4239             );
4240              
4241             has 'nostr' => (
4242             is => 'ro',
4243             isa => RegexpRef,
4244             init_arg => undef,
4245             default => sub { qr'^(?i:não|n)$' }
4246             );
4247              
4248             has 'listPatterns' => (
4249             is => 'ro',
4250             isa => HashRef,
4251             init_arg => undef,
4252             default => sub { {
4253             start => q({0}, {1}),
4254             middle => q({0}, {1}),
4255             end => q({0} e {1}),
4256             2 => q({0} e {1}),
4257             } }
4258             );
4259              
4260             has 'default_numbering_system' => (
4261             is => 'ro',
4262             isa => Str,
4263             init_arg => undef,
4264             default => 'latn',
4265             );
4266              
4267             has native_numbering_system => (
4268             is => 'ro',
4269             isa => Str,
4270             init_arg => undef,
4271             default => 'latn',
4272             );
4273              
4274             has 'minimum_grouping_digits' => (
4275             is =>'ro',
4276             isa => Int,
4277             init_arg => undef,
4278             default => 1,
4279             );
4280              
4281             has 'number_symbols' => (
4282             is => 'ro',
4283             isa => HashRef,
4284             init_arg => undef,
4285             default => sub { {
4286             'latn' => {
4287             'decimal' => q(,),
4288             'exponential' => q(E),
4289             'group' => q(.),
4290             'infinity' => q(∞),
4291             'list' => q(;),
4292             'minusSign' => q(-),
4293             'nan' => q(NaN),
4294             'perMille' => q(‰),
4295             'percentSign' => q(%),
4296             'plusSign' => q(+),
4297             'superscriptingExponent' => q(×),
4298             'timeSeparator' => q(:),
4299             },
4300             } }
4301             );
4302              
4303             has 'number_formats' => (
4304             is => 'ro',
4305             isa => HashRef,
4306             init_arg => undef,
4307             default => sub { {
4308             decimalFormat => {
4309             'default' => {
4310             '1000' => {
4311             'one' => '0 mil',
4312             'other' => '0 mil',
4313             },
4314             '10000' => {
4315             'one' => '00 mil',
4316             'other' => '00 mil',
4317             },
4318             '100000' => {
4319             'one' => '000 mil',
4320             'other' => '000 mil',
4321             },
4322             '1000000' => {
4323             'one' => '0 mi',
4324             'other' => '0 mi',
4325             },
4326             '10000000' => {
4327             'one' => '00 mi',
4328             'other' => '00 mi',
4329             },
4330             '100000000' => {
4331             'one' => '000 mi',
4332             'other' => '000 mi',
4333             },
4334             '1000000000' => {
4335             'one' => '0 bi',
4336             'other' => '0 bi',
4337             },
4338             '10000000000' => {
4339             'one' => '00 bi',
4340             'other' => '00 bi',
4341             },
4342             '100000000000' => {
4343             'one' => '000 bi',
4344             'other' => '000 bi',
4345             },
4346             '1000000000000' => {
4347             'one' => '0 tri',
4348             'other' => '0 tri',
4349             },
4350             '10000000000000' => {
4351             'one' => '00 tri',
4352             'other' => '00 tri',
4353             },
4354             '100000000000000' => {
4355             'one' => '000 tri',
4356             'other' => '000 tri',
4357             },
4358             'standard' => {
4359             'default' => '#,##0.###',
4360             },
4361             },
4362             'long' => {
4363             '1000' => {
4364             'one' => '0 mil',
4365             'other' => '0 mil',
4366             },
4367             '10000' => {
4368             'one' => '00 mil',
4369             'other' => '00 mil',
4370             },
4371             '100000' => {
4372             'one' => '000 mil',
4373             'other' => '000 mil',
4374             },
4375             '1000000' => {
4376             'one' => '0 milhão',
4377             'other' => '0 milhões',
4378             },
4379             '10000000' => {
4380             'one' => '00 milhão',
4381             'other' => '00 milhões',
4382             },
4383             '100000000' => {
4384             'one' => '000 milhão',
4385             'other' => '000 milhões',
4386             },
4387             '1000000000' => {
4388             'one' => '0 bilhão',
4389             'other' => '0 bilhões',
4390             },
4391             '10000000000' => {
4392             'one' => '00 bilhão',
4393             'other' => '00 bilhões',
4394             },
4395             '100000000000' => {
4396             'one' => '000 bilhão',
4397             'other' => '000 bilhões',
4398             },
4399             '1000000000000' => {
4400             'one' => '0 trilhão',
4401             'other' => '0 trilhões',
4402             },
4403             '10000000000000' => {
4404             'one' => '00 trilhão',
4405             'other' => '00 trilhões',
4406             },
4407             '100000000000000' => {
4408             'one' => '000 trilhão',
4409             'other' => '000 trilhões',
4410             },
4411             },
4412             'short' => {
4413             '1000' => {
4414             'one' => '0 mil',
4415             'other' => '0 mil',
4416             },
4417             '10000' => {
4418             'one' => '00 mil',
4419             'other' => '00 mil',
4420             },
4421             '100000' => {
4422             'one' => '000 mil',
4423             'other' => '000 mil',
4424             },
4425             '1000000' => {
4426             'one' => '0 mi',
4427             'other' => '0 mi',
4428             },
4429             '10000000' => {
4430             'one' => '00 mi',
4431             'other' => '00 mi',
4432             },
4433             '100000000' => {
4434             'one' => '000 mi',
4435             'other' => '000 mi',
4436             },
4437             '1000000000' => {
4438             'one' => '0 bi',
4439             'other' => '0 bi',
4440             },
4441             '10000000000' => {
4442             'one' => '00 bi',
4443             'other' => '00 bi',
4444             },
4445             '100000000000' => {
4446             'one' => '000 bi',
4447             'other' => '000 bi',
4448             },
4449             '1000000000000' => {
4450             'one' => '0 tri',
4451             'other' => '0 tri',
4452             },
4453             '10000000000000' => {
4454             'one' => '00 tri',
4455             'other' => '00 tri',
4456             },
4457             '100000000000000' => {
4458             'one' => '000 tri',
4459             'other' => '000 tri',
4460             },
4461             },
4462             },
4463             percentFormat => {
4464             'default' => {
4465             'standard' => {
4466             'default' => '#,##0%',
4467             },
4468             },
4469             },
4470             scientificFormat => {
4471             'default' => {
4472             'standard' => {
4473             'default' => '#E0',
4474             },
4475             },
4476             },
4477             } },
4478             );
4479              
4480             has 'number_currency_formats' => (
4481             is => 'ro',
4482             isa => HashRef,
4483             init_arg => undef,
4484             default => sub { {
4485             'latn' => {
4486             'pattern' => {
4487             'default' => {
4488             'accounting' => {
4489             'positive' => '¤ #,##0.00',
4490             },
4491             'standard' => {
4492             'positive' => '¤ #,##0.00',
4493             },
4494             },
4495             },
4496             },
4497             } },
4498             );
4499              
4500             has 'currencies' => (
4501             is => 'ro',
4502             isa => HashRef,
4503             init_arg => undef,
4504             default => sub { {
4505             'ADP' => {
4506             display_name => {
4507             'currency' => q(Peseta de Andorra),
4508             'one' => q(Peseta de Andorra),
4509             'other' => q(Pesetas de Andorra),
4510             },
4511             },
4512             'AED' => {
4513             symbol => 'AED',
4514             display_name => {
4515             'currency' => q(Dirham dos Emirados Árabes Unidos),
4516             'one' => q(Dirham dos EAU),
4517             'other' => q(Dirhams dos EAU),
4518             },
4519             },
4520             'AFA' => {
4521             display_name => {
4522             'currency' => q(Afegane \(1927–2002\)),
4523             'one' => q(Afegane do Afeganistão \(AFA\)),
4524             'other' => q(Afeganes do Afeganistão \(AFA\)),
4525             },
4526             },
4527             'AFN' => {
4528             symbol => 'AFN',
4529             display_name => {
4530             'currency' => q(Afegane afegão),
4531             'one' => q(Afegane afegão),
4532             'other' => q(Afeganes afegãos),
4533             },
4534             },
4535             'ALK' => {
4536             display_name => {
4537             'currency' => q(Lek Albanês \(1946–1965\)),
4538             'one' => q(Lek Albanês \(1946–1965\)),
4539             'other' => q(Leks Albaneses \(1946–1965\)),
4540             },
4541             },
4542             'ALL' => {
4543             symbol => 'ALL',
4544             display_name => {
4545             'currency' => q(Lek albanês),
4546             'one' => q(Lek albanês),
4547             'other' => q(Leks albaneses),
4548             },
4549             },
4550             'AMD' => {
4551             symbol => 'AMD',
4552             display_name => {
4553             'currency' => q(Dram armênio),
4554             'one' => q(Dram armênio),
4555             'other' => q(Drams armênios),
4556             },
4557             },
4558             'ANG' => {
4559             symbol => 'ANG',
4560             display_name => {
4561             'currency' => q(Florim das Antilhas Holandesas),
4562             'one' => q(Florim das Antilhas Holandesas),
4563             'other' => q(Florins das Antilhas Holandesas),
4564             },
4565             },
4566             'AOA' => {
4567             symbol => 'AOA',
4568             display_name => {
4569             'currency' => q(Kwanza angolano),
4570             'one' => q(Kwanza angolano),
4571             'other' => q(Kwanzas angolanos),
4572             },
4573             },
4574             'AOK' => {
4575             display_name => {
4576             'currency' => q(Cuanza angolano \(1977–1990\)),
4577             'one' => q(Kwanza angolano \(AOK\)),
4578             'other' => q(Kwanzas angolanos \(AOK\)),
4579             },
4580             },
4581             'AON' => {
4582             display_name => {
4583             'currency' => q(Novo cuanza angolano \(1990–2000\)),
4584             'one' => q(Novo kwanza angolano \(AON\)),
4585             'other' => q(Novos kwanzas angolanos \(AON\)),
4586             },
4587             },
4588             'AOR' => {
4589             display_name => {
4590             'currency' => q(Cuanza angolano reajustado \(1995–1999\)),
4591             'one' => q(Kwanza angolano reajustado \(AOR\)),
4592             'other' => q(Kwanzas angolanos reajustados \(AOR\)),
4593             },
4594             },
4595             'ARA' => {
4596             display_name => {
4597             'currency' => q(Austral argentino),
4598             'one' => q(Austral argentino),
4599             'other' => q(Austrais argentinos),
4600             },
4601             },
4602             'ARL' => {
4603             display_name => {
4604             'currency' => q(Peso lei argentino \(1970–1983\)),
4605             'one' => q(Peso lei argentino \(1970–1983\)),
4606             'other' => q(Pesos lei argentinos \(1970–1983\)),
4607             },
4608             },
4609             'ARM' => {
4610             display_name => {
4611             'currency' => q(Peso argentino \(1881–1970\)),
4612             'one' => q(Peso argentino \(1881–1970\)),
4613             'other' => q(Pesos argentinos \(1881–1970\)),
4614             },
4615             },
4616             'ARP' => {
4617             display_name => {
4618             'currency' => q(Peso argentino \(1983–1985\)),
4619             'one' => q(Peso argentino \(1983–1985\)),
4620             'other' => q(Pesos argentinos \(1983–1985\)),
4621             },
4622             },
4623             'ARS' => {
4624             symbol => 'ARS',
4625             display_name => {
4626             'currency' => q(Peso argentino),
4627             'one' => q(Peso argentino),
4628             'other' => q(Pesos argentinos),
4629             },
4630             },
4631             'ATS' => {
4632             display_name => {
4633             'currency' => q(Xelim austríaco),
4634             'one' => q(Schilling australiano),
4635             'other' => q(Schillings australianos),
4636             },
4637             },
4638             'AUD' => {
4639             symbol => 'AU$',
4640             display_name => {
4641             'currency' => q(Dólar australiano),
4642             'one' => q(Dólar australiano),
4643             'other' => q(Dólares australianos),
4644             },
4645             },
4646             'AWG' => {
4647             symbol => 'AWG',
4648             display_name => {
4649             'currency' => q(Florim arubano),
4650             'one' => q(Florim arubano),
4651             'other' => q(Florins arubanos),
4652             },
4653             },
4654             'AZM' => {
4655             display_name => {
4656             'currency' => q(Manat azerbaijano \(1993–2006\)),
4657             'one' => q(Manat do Azeibaijão \(1993–2006\)),
4658             'other' => q(Manats do Azeibaijão \(1993–2006\)),
4659             },
4660             },
4661             'AZN' => {
4662             symbol => 'AZN',
4663             display_name => {
4664             'currency' => q(Manat azeri),
4665             'one' => q(Manat azeri),
4666             'other' => q(Manats azeris),
4667             },
4668             },
4669             'BAD' => {
4670             display_name => {
4671             'currency' => q(Dinar da Bósnia-Herzegovina \(1992–1994\)),
4672             'one' => q(Dinar da Bósnia Herzegovina),
4673             'other' => q(Dinares da Bósnia Herzegovina),
4674             },
4675             },
4676             'BAM' => {
4677             symbol => 'BAM',
4678             display_name => {
4679             'currency' => q(Marco conversível da Bósnia e Herzegovina),
4680             'one' => q(Marco conversível da Bósnia e Herzegovina),
4681             'other' => q(Marcos conversíveis da Bósnia e Herzegovina),
4682             },
4683             },
4684             'BAN' => {
4685             display_name => {
4686             'currency' => q(Novo dinar da Bósnia-Herzegovina \(1994–1997\)),
4687             'one' => q(Novo dinar da Bósnia-Herzegovina),
4688             'other' => q(Novos dinares da Bósnia-Herzegovina),
4689             },
4690             },
4691             'BBD' => {
4692             symbol => 'BBD',
4693             display_name => {
4694             'currency' => q(Dólar barbadense),
4695             'one' => q(Dólar barbadense),
4696             'other' => q(Dólares barbadenses),
4697             },
4698             },
4699             'BDT' => {
4700             symbol => 'BDT',
4701             display_name => {
4702             'currency' => q(Taka bengali),
4703             'one' => q(Taka bengali),
4704             'other' => q(Takas bengalis),
4705             },
4706             },
4707             'BEC' => {
4708             display_name => {
4709             'currency' => q(Franco belga \(conversível\)),
4710             'one' => q(Franco belga \(conversível\)),
4711             'other' => q(Francos belgas \(conversíveis\)),
4712             },
4713             },
4714             'BEF' => {
4715             display_name => {
4716             'currency' => q(Franco belga),
4717             'one' => q(Franco belga),
4718             'other' => q(Francos belgas),
4719             },
4720             },
4721             'BEL' => {
4722             display_name => {
4723             'currency' => q(Franco belga \(financeiro\)),
4724             'one' => q(Franco belga \(financeiro\)),
4725             'other' => q(Francos belgas \(financeiros\)),
4726             },
4727             },
4728             'BGL' => {
4729             display_name => {
4730             'currency' => q(Lev forte búlgaro),
4731             'one' => q(Lev forte búlgaro),
4732             'other' => q(Levs fortes búlgaros),
4733             },
4734             },
4735             'BGM' => {
4736             display_name => {
4737             'currency' => q(Lev socialista búlgaro),
4738             'one' => q(Lev socialista búlgaro),
4739             'other' => q(Levs socialistas búlgaros),
4740             },
4741             },
4742             'BGN' => {
4743             symbol => 'BGN',
4744             display_name => {
4745             'currency' => q(Lev búlgaro),
4746             'one' => q(Lev búlgaro),
4747             'other' => q(Levs búlgaros),
4748             },
4749             },
4750             'BGO' => {
4751             display_name => {
4752             'currency' => q(Lev búlgaro \(1879–1952\)),
4753             'one' => q(Lev búlgaro \(1879–1952\)),
4754             'other' => q(Levs búlgaros \(1879–1952\)),
4755             },
4756             },
4757             'BHD' => {
4758             symbol => 'BHD',
4759             display_name => {
4760             'currency' => q(Dinar bareinita),
4761             'one' => q(Dinar bareinita),
4762             'other' => q(Dinares bareinitas),
4763             },
4764             },
4765             'BIF' => {
4766             symbol => 'BIF',
4767             display_name => {
4768             'currency' => q(Franco burundiano),
4769             'one' => q(Franco burundiano),
4770             'other' => q(Francos burundianos),
4771             },
4772             },
4773             'BMD' => {
4774             symbol => 'BMD',
4775             display_name => {
4776             'currency' => q(Dólar bermudense),
4777             'one' => q(Dólar bermudense),
4778             'other' => q(Dólares bermudenses),
4779             },
4780             },
4781             'BND' => {
4782             symbol => 'BND',
4783             display_name => {
4784             'currency' => q(Dólar bruneano),
4785             'one' => q(Dólar bruneano),
4786             'other' => q(Dólares bruneanos),
4787             },
4788             },
4789             'BOB' => {
4790             symbol => 'BOB',
4791             display_name => {
4792             'currency' => q(Boliviano da Bolívia),
4793             'one' => q(Boliviano da Bolívia),
4794             'other' => q(Bolivianos da Bolívia),
4795             },
4796             },
4797             'BOL' => {
4798             display_name => {
4799             'currency' => q(Boliviano \(1863–1963\)),
4800             'one' => q(Boliviano \(1863–1963\)),
4801             'other' => q(Bolivianos \(1863–1963\)),
4802             },
4803             },
4804             'BOP' => {
4805             display_name => {
4806             'currency' => q(Peso boliviano),
4807             'one' => q(Peso boliviano),
4808             'other' => q(Pesos bolivianos),
4809             },
4810             },
4811             'BOV' => {
4812             display_name => {
4813             'currency' => q(Mvdol boliviano),
4814             'one' => q(Mvdol boliviano),
4815             'other' => q(Mvdols bolivianos),
4816             },
4817             },
4818             'BRB' => {
4819             display_name => {
4820             'currency' => q(Cruzeiro novo brasileiro \(1967–1986\)),
4821             'one' => q(Cruzeiro novo brasileiro \(BRB\)),
4822             'other' => q(Cruzeiros novos brasileiros \(BRB\)),
4823             },
4824             },
4825             'BRC' => {
4826             display_name => {
4827             'currency' => q(Cruzado brasileiro \(1986–1989\)),
4828             'one' => q(Cruzado brasileiro),
4829             'other' => q(Cruzados brasileiros),
4830             },
4831             },
4832             'BRE' => {
4833             display_name => {
4834             'currency' => q(Cruzeiro brasileiro \(1990–1993\)),
4835             'one' => q(Cruzeiro brasileiro \(BRE\)),
4836             'other' => q(Cruzeiros brasileiros \(BRE\)),
4837             },
4838             },
4839             'BRL' => {
4840             symbol => 'R$',
4841             display_name => {
4842             'currency' => q(Real brasileiro),
4843             'one' => q(Real brasileiro),
4844             'other' => q(Reais brasileiros),
4845             },
4846             },
4847             'BRN' => {
4848             display_name => {
4849             'currency' => q(Cruzado novo brasileiro \(1989–1990\)),
4850             'one' => q(Cruzado novo brasileiro),
4851             'other' => q(Cruzados novos brasileiros),
4852             },
4853             },
4854             'BRR' => {
4855             display_name => {
4856             'currency' => q(Cruzeiro brasileiro \(1993–1994\)),
4857             'one' => q(Cruzeiro brasileiro),
4858             'other' => q(Cruzeiros brasileiros),
4859             },
4860             },
4861             'BRZ' => {
4862             display_name => {
4863             'currency' => q(Cruzeiro brasileiro \(1942–1967\)),
4864             'one' => q(Cruzeiro brasileiro antigo),
4865             'other' => q(Cruzeiros brasileiros antigos),
4866             },
4867             },
4868             'BSD' => {
4869             symbol => 'BSD',
4870             display_name => {
4871             'currency' => q(Dólar bahamense),
4872             'one' => q(Dólar bahamense),
4873             'other' => q(Dólares bahamenses),
4874             },
4875             },
4876             'BTN' => {
4877             symbol => 'BTN',
4878             display_name => {
4879             'currency' => q(Ngultrum butanês),
4880             'one' => q(Ngultrum butanês),
4881             'other' => q(Ngultruns butaneses),
4882             },
4883             },
4884             'BUK' => {
4885             display_name => {
4886             'currency' => q(Kyat birmanês),
4887             'one' => q(Kyat burmês),
4888             'other' => q(Kyats burmeses),
4889             },
4890             },
4891             'BWP' => {
4892             symbol => 'BWP',
4893             display_name => {
4894             'currency' => q(Pula botsuanesa),
4895             'one' => q(Pula botsuanesa),
4896             'other' => q(Pulas botsuanesas),
4897             },
4898             },
4899             'BYB' => {
4900             display_name => {
4901             'currency' => q(Rublo novo bielo-russo \(1994–1999\)),
4902             'one' => q(Novo rublo bielorusso \(BYB\)),
4903             'other' => q(Novos rublos bielorussos \(BYB\)),
4904             },
4905             },
4906             'BYN' => {
4907             symbol => 'BYN',
4908             display_name => {
4909             'currency' => q(Rublo bielorrusso),
4910             'one' => q(Rublo bielorrusso),
4911             'other' => q(Rublos bielorrussos),
4912             },
4913             },
4914             'BYR' => {
4915             symbol => 'BYR',
4916             display_name => {
4917             'currency' => q(Rublo bielorrusso \(2000–2016\)),
4918             'one' => q(Rublo bielorrusso \(2000–2016\)),
4919             'other' => q(Rublos bielorrussos \(2000–2016\)),
4920             },
4921             },
4922             'BZD' => {
4923             symbol => 'BZD',
4924             display_name => {
4925             'currency' => q(Dólar belizenho),
4926             'one' => q(Dólar belizenho),
4927             'other' => q(Dólares belizenhos),
4928             },
4929             },
4930             'CAD' => {
4931             symbol => 'CA$',
4932             display_name => {
4933             'currency' => q(Dólar canadense),
4934             'one' => q(Dólar canadense),
4935             'other' => q(Dólares canadenses),
4936             },
4937             },
4938             'CDF' => {
4939             symbol => 'CDF',
4940             display_name => {
4941             'currency' => q(Franco congolês),
4942             'one' => q(Franco congolês),
4943             'other' => q(Francos congoleses),
4944             },
4945             },
4946             'CHE' => {
4947             display_name => {
4948             'currency' => q(Euro WIR),
4949             'one' => q(Euro WIR),
4950             'other' => q(Euros WIR),
4951             },
4952             },
4953             'CHF' => {
4954             symbol => 'CHF',
4955             display_name => {
4956             'currency' => q(Franco suíço),
4957             'one' => q(Franco suíço),
4958             'other' => q(Francos suíços),
4959             },
4960             },
4961             'CHW' => {
4962             display_name => {
4963             'currency' => q(Franco WIR),
4964             'one' => q(Franco WIR),
4965             'other' => q(Francos WIR),
4966             },
4967             },
4968             'CLE' => {
4969             display_name => {
4970             'currency' => q(Escudo chileno),
4971             'one' => q(Escudo chileno),
4972             'other' => q(Escudos chilenos),
4973             },
4974             },
4975             'CLF' => {
4976             display_name => {
4977             'currency' => q(Unidades de Fomento chilenas),
4978             'one' => q(Unidade de fomento chilena),
4979             'other' => q(Unidades de fomento chilenas),
4980             },
4981             },
4982             'CLP' => {
4983             symbol => 'CLP',
4984             display_name => {
4985             'currency' => q(Peso chileno),
4986             'one' => q(Peso chileno),
4987             'other' => q(Pesos chilenos),
4988             },
4989             },
4990             'CNH' => {
4991             symbol => 'CNH',
4992             display_name => {
4993             'currency' => q(Renminbi chinês \(offshore\)),
4994             'one' => q(Yuan chinês \(offshore\)),
4995             'other' => q(Yuans chineses \(offshore\)),
4996             },
4997             },
4998             'CNX' => {
4999             display_name => {
5000             'currency' => q(Dólar do Banco Popular da China),
5001             'one' => q(Dólar do Banco Popular da China),
5002             'other' => q(Dólares do Banco Popular da China),
5003             },
5004             },
5005             'CNY' => {
5006             symbol => 'CN¥',
5007             display_name => {
5008             'currency' => q(Renminbi chinês),
5009             'one' => q(Yuan chinês),
5010             'other' => q(Yuans chineses),
5011             },
5012             },
5013             'COP' => {
5014             symbol => 'COP',
5015             display_name => {
5016             'currency' => q(Peso colombiano),
5017             'one' => q(Peso colombiano),
5018             'other' => q(Pesos colombianos),
5019             },
5020             },
5021             'COU' => {
5022             display_name => {
5023             'currency' => q(Unidade de Valor Real),
5024             'one' => q(Unidade de valor real),
5025             'other' => q(Unidades de valor real),
5026             },
5027             },
5028             'CRC' => {
5029             symbol => 'CRC',
5030             display_name => {
5031             'currency' => q(Colón costarriquenho),
5032             'one' => q(Colón costarriquenho),
5033             'other' => q(Colóns costarriquenhos),
5034             },
5035             },
5036             'CSD' => {
5037             display_name => {
5038             'currency' => q(Dinar sérvio \(2002–2006\)),
5039             'one' => q(Dinar antigo da Sérvia),
5040             'other' => q(Dinares antigos da Sérvia),
5041             },
5042             },
5043             'CSK' => {
5044             display_name => {
5045             'currency' => q(Coroa Forte checoslovaca),
5046             'one' => q(Coroa forte tchecoslovaca),
5047             'other' => q(Coroas fortes tchecoslovacas),
5048             },
5049             },
5050             'CUC' => {
5051             symbol => 'CUC',
5052             display_name => {
5053             'currency' => q(Peso cubano conversível),
5054             'one' => q(Peso cubano conversível),
5055             'other' => q(Pesos cubanos conversíveis),
5056             },
5057             },
5058             'CUP' => {
5059             symbol => 'CUP',
5060             display_name => {
5061             'currency' => q(Peso cubano),
5062             'one' => q(Peso cubano),
5063             'other' => q(Pesos cubanos),
5064             },
5065             },
5066             'CVE' => {
5067             symbol => 'CVE',
5068             display_name => {
5069             'currency' => q(Escudo cabo-verdiano),
5070             'one' => q(Escudo cabo-verdiano),
5071             'other' => q(Escudos cabo-verdianos),
5072             },
5073             },
5074             'CYP' => {
5075             display_name => {
5076             'currency' => q(Libra cipriota),
5077             'one' => q(Libra cipriota),
5078             'other' => q(Libras cipriotas),
5079             },
5080             },
5081             'CZK' => {
5082             symbol => 'CZK',
5083             display_name => {
5084             'currency' => q(Coroa tcheca),
5085             'one' => q(Coroa tcheca),
5086             'other' => q(Coroas tchecas),
5087             },
5088             },
5089             'DDM' => {
5090             display_name => {
5091             'currency' => q(Ostmark da Alemanha Oriental),
5092             'one' => q(Marco da Alemanha Oriental),
5093             'other' => q(Marcos da Alemanha Oriental),
5094             },
5095             },
5096             'DEM' => {
5097             display_name => {
5098             'currency' => q(Marco alemão),
5099             'one' => q(Marco alemão),
5100             'other' => q(Marcos alemães),
5101             },
5102             },
5103             'DJF' => {
5104             symbol => 'DJF',
5105             display_name => {
5106             'currency' => q(Franco djiboutiano),
5107             'one' => q(Franco djiboutiano),
5108             'other' => q(Francos djiboutianos),
5109             },
5110             },
5111             'DKK' => {
5112             symbol => 'DKK',
5113             display_name => {
5114             'currency' => q(Coroa dinamarquesa),
5115             'one' => q(Coroa dinamarquesa),
5116             'other' => q(Coroas dinamarquesas),
5117             },
5118             },
5119             'DOP' => {
5120             symbol => 'DOP',
5121             display_name => {
5122             'currency' => q(Peso dominicano),
5123             'one' => q(Peso dominicano),
5124             'other' => q(Pesos dominicanos),
5125             },
5126             },
5127             'DZD' => {
5128             symbol => 'DZD',
5129             display_name => {
5130             'currency' => q(Dinar argelino),
5131             'one' => q(Dinar argelino),
5132             'other' => q(Dinares argelinos),
5133             },
5134             },
5135             'ECS' => {
5136             display_name => {
5137             'currency' => q(Sucre equatoriano),
5138             'one' => q(Sucre equatoriano),
5139             'other' => q(Sucres equatorianos),
5140             },
5141             },
5142             'ECV' => {
5143             display_name => {
5144             'currency' => q(Unidade de Valor Constante \(UVC\) do Equador),
5145             'one' => q(Unidade de valor constante equatoriana \(UVC\)),
5146             'other' => q(Unidades de valor constante equatorianas \(UVC\)),
5147             },
5148             },
5149             'EEK' => {
5150             display_name => {
5151             'currency' => q(Coroa estoniana),
5152             'one' => q(Coroa estoniana),
5153             'other' => q(Coroas estonianas),
5154             },
5155             },
5156             'EGP' => {
5157             symbol => 'EGP',
5158             display_name => {
5159             'currency' => q(Libra egípcia),
5160             'one' => q(Libra egípcia),
5161             'other' => q(Libras egípcias),
5162             },
5163             },
5164             'ERN' => {
5165             symbol => 'ERN',
5166             display_name => {
5167             'currency' => q(Nakfa da Eritreia),
5168             'one' => q(Nakfa da Eritreia),
5169             'other' => q(Nakfas da Eritreia),
5170             },
5171             },
5172             'ESA' => {
5173             display_name => {
5174             'currency' => q(Peseta espanhola \(conta A\)),
5175             'one' => q(Peseta espanhola \(conta A\)),
5176             'other' => q(Pesetas espanholas \(conta A\)),
5177             },
5178             },
5179             'ESB' => {
5180             display_name => {
5181             'currency' => q(Peseta espanhola \(conta conversível\)),
5182             'one' => q(Peseta espanhola \(conta conversível\)),
5183             'other' => q(Pesetas espanholas \(conta conversível\)),
5184             },
5185             },
5186             'ESP' => {
5187             display_name => {
5188             'currency' => q(Peseta espanhola),
5189             'one' => q(Peseta espanhola),
5190             'other' => q(Pesetas espanholas),
5191             },
5192             },
5193             'ETB' => {
5194             symbol => 'ETB',
5195             display_name => {
5196             'currency' => q(Birr etíope),
5197             'one' => q(Birr etíope),
5198             'other' => q(Birrs etíopes),
5199             },
5200             },
5201             'EUR' => {
5202             symbol => '€',
5203             display_name => {
5204             'currency' => q(Euro),
5205             'one' => q(Euro),
5206             'other' => q(Euros),
5207             },
5208             },
5209             'FIM' => {
5210             display_name => {
5211             'currency' => q(Marca finlandesa),
5212             'one' => q(Marco finlandês),
5213             'other' => q(Marcos finlandeses),
5214             },
5215             },
5216             'FJD' => {
5217             symbol => 'FJD',
5218             display_name => {
5219             'currency' => q(Dólar fijiano),
5220             'one' => q(Dólar fijiano),
5221             'other' => q(Dólares fijianos),
5222             },
5223             },
5224             'FKP' => {
5225             symbol => 'FKP',
5226             display_name => {
5227             'currency' => q(Libra malvinense),
5228             'one' => q(Libra malvinense),
5229             'other' => q(Libras malvinenses),
5230             },
5231             },
5232             'FRF' => {
5233             display_name => {
5234             'currency' => q(Franco francês),
5235             'one' => q(Franco francês),
5236             'other' => q(Francos franceses),
5237             },
5238             },
5239             'GBP' => {
5240             symbol => '£',
5241             display_name => {
5242             'currency' => q(Libra esterlina),
5243             'one' => q(Libra esterlina),
5244             'other' => q(Libras esterlinas),
5245             },
5246             },
5247             'GEK' => {
5248             display_name => {
5249             'currency' => q(Cupom Lari georgiano),
5250             'one' => q(Kupon larit da Geórgia),
5251             'other' => q(Kupon larits da Geórgia),
5252             },
5253             },
5254             'GEL' => {
5255             symbol => 'GEL',
5256             display_name => {
5257             'currency' => q(Lari georgiano),
5258             'one' => q(Lari georgiano),
5259             'other' => q(Laris georgianos),
5260             },
5261             },
5262             'GHC' => {
5263             display_name => {
5264             'currency' => q(Cedi de Gana \(1979–2007\)),
5265             'one' => q(Cedi de Gana \(1979–2007\)),
5266             'other' => q(Cedis de Gana \(1979–2007\)),
5267             },
5268             },
5269             'GHS' => {
5270             symbol => 'GHS',
5271             display_name => {
5272             'currency' => q(Cedi ganês),
5273             'one' => q(Cedi ganês),
5274             'other' => q(Cedis ganeses),
5275             },
5276             },
5277             'GIP' => {
5278             symbol => 'GIP',
5279             display_name => {
5280             'currency' => q(Libra de Gibraltar),
5281             'one' => q(Libra de Gibraltar),
5282             'other' => q(Libras de Gibraltar),
5283             },
5284             },
5285             'GMD' => {
5286             symbol => 'GMD',
5287             display_name => {
5288             'currency' => q(Dalasi gambiano),
5289             'one' => q(Dalasi gambiano),
5290             'other' => q(Dalasis gambianos),
5291             },
5292             },
5293             'GNF' => {
5294             symbol => 'GNF',
5295             display_name => {
5296             'currency' => q(Franco guineano),
5297             'one' => q(Franco guineano),
5298             'other' => q(Francos guineanos),
5299             },
5300             },
5301             'GNS' => {
5302             display_name => {
5303             'currency' => q(Syli da Guiné),
5304             'one' => q(Syli guineano),
5305             'other' => q(Sylis guineanos),
5306             },
5307             },
5308             'GQE' => {
5309             display_name => {
5310             'currency' => q(Ekwele da Guiné Equatorial),
5311             'one' => q(Ekwele da Guiné Equatorial),
5312             'other' => q(Ekweles da Guiné Equatorial),
5313             },
5314             },
5315             'GRD' => {
5316             display_name => {
5317             'currency' => q(Dracma grego),
5318             'one' => q(Dracma grego),
5319             'other' => q(Dracmas gregos),
5320             },
5321             },
5322             'GTQ' => {
5323             symbol => 'GTQ',
5324             display_name => {
5325             'currency' => q(Quetzal guatemalteco),
5326             'one' => q(Quetzal guatemalteco),
5327             'other' => q(Quetzais guatemaltecos),
5328             },
5329             },
5330             'GWE' => {
5331             display_name => {
5332             'currency' => q(Escudo da Guiné Portuguesa),
5333             'one' => q(Escudo da Guiné Portuguesa),
5334             'other' => q(Escudos da Guinéa Portuguesa),
5335             },
5336             },
5337             'GWP' => {
5338             display_name => {
5339             'currency' => q(Peso da Guiné-Bissau),
5340             'one' => q(Peso de Guiné-Bissau),
5341             'other' => q(Pesos de Guiné-Bissau),
5342             },
5343             },
5344             'GYD' => {
5345             symbol => 'GYD',
5346             display_name => {
5347             'currency' => q(Dólar guianense),
5348             'one' => q(Dólar guianense),
5349             'other' => q(Dólares guianenses),
5350             },
5351             },
5352             'HKD' => {
5353             symbol => 'HK$',
5354             display_name => {
5355             'currency' => q(Dólar de Hong Kong),
5356             'one' => q(Dólar de Hong Kong),
5357             'other' => q(Dólares de Hong Kong),
5358             },
5359             },
5360             'HNL' => {
5361             symbol => 'HNL',
5362             display_name => {
5363             'currency' => q(Lempira hondurenha),
5364             'one' => q(Lempira hondurenha),
5365             'other' => q(Lempiras hondurenhas),
5366             },
5367             },
5368             'HRD' => {
5369             display_name => {
5370             'currency' => q(Dinar croata),
5371             'one' => q(Dinar croata),
5372             'other' => q(Dinares croatas),
5373             },
5374             },
5375             'HRK' => {
5376             symbol => 'HRK',
5377             display_name => {
5378             'currency' => q(Kuna croata),
5379             'one' => q(Kuna croata),
5380             'other' => q(Kunas croatas),
5381             },
5382             },
5383             'HTG' => {
5384             symbol => 'HTG',
5385             display_name => {
5386             'currency' => q(Gourde haitiano),
5387             'one' => q(Gourde haitiano),
5388             'other' => q(Gourdes haitianos),
5389             },
5390             },
5391             'HUF' => {
5392             symbol => 'HUF',
5393             display_name => {
5394             'currency' => q(Florim húngaro),
5395             'one' => q(Florim húngaro),
5396             'other' => q(Florins húngaros),
5397             },
5398             },
5399             'IDR' => {
5400             symbol => 'IDR',
5401             display_name => {
5402             'currency' => q(Rupia indonésia),
5403             'one' => q(Rupia indonésia),
5404             'other' => q(Rupias indonésias),
5405             },
5406             },
5407             'IEP' => {
5408             display_name => {
5409             'currency' => q(Libra irlandesa),
5410             'one' => q(Libra irlandesa),
5411             'other' => q(Libras irlandesas),
5412             },
5413             },
5414             'ILP' => {
5415             display_name => {
5416             'currency' => q(Libra israelita),
5417             'one' => q(Libra israelita),
5418             'other' => q(Libras israelitas),
5419             },
5420             },
5421             'ILR' => {
5422             display_name => {
5423             'currency' => q(Sheqel antigo israelita),
5424             'one' => q(Sheqel antigo israelita),
5425             'other' => q(Sheqels antigos israelitas),
5426             },
5427             },
5428             'ILS' => {
5429             symbol => '₪',
5430             display_name => {
5431             'currency' => q(Novo shekel israelense),
5432             'one' => q(Novo shekel israelense),
5433             'other' => q(Novos shekels israelenses),
5434             },
5435             },
5436             'INR' => {
5437             symbol => '₹',
5438             display_name => {
5439             'currency' => q(Rupia indiana),
5440             'one' => q(Rupia indiana),
5441             'other' => q(Rupias indianas),
5442             },
5443             },
5444             'IQD' => {
5445             symbol => 'IQD',
5446             display_name => {
5447             'currency' => q(Dinar iraquiano),
5448             'one' => q(Dinar iraquiano),
5449             'other' => q(Dinares iraquianos),
5450             },
5451             },
5452             'IRR' => {
5453             symbol => 'IRR',
5454             display_name => {
5455             'currency' => q(Rial iraniano),
5456             'one' => q(Rial iraniano),
5457             'other' => q(Riales iranianos),
5458             },
5459             },
5460             'ISJ' => {
5461             display_name => {
5462             'currency' => q(Coroa antiga islandesa),
5463             'one' => q(Coroa antiga islandesa),
5464             'other' => q(Coroas antigas islandesas),
5465             },
5466             },
5467             'ISK' => {
5468             symbol => 'ISK',
5469             display_name => {
5470             'currency' => q(Coroa islandesa),
5471             'one' => q(Coroa islandesa),
5472             'other' => q(Coroas islandesas),
5473             },
5474             },
5475             'ITL' => {
5476             display_name => {
5477             'currency' => q(Lira italiana),
5478             'one' => q(Lira italiana),
5479             'other' => q(Liras italianas),
5480             },
5481             },
5482             'JMD' => {
5483             symbol => 'JMD',
5484             display_name => {
5485             'currency' => q(Dólar jamaicano),
5486             'one' => q(Dólar jamaicano),
5487             'other' => q(Dólares jamaicanos),
5488             },
5489             },
5490             'JOD' => {
5491             symbol => 'JOD',
5492             display_name => {
5493             'currency' => q(Dinar jordaniano),
5494             'one' => q(Dinar jordaniano),
5495             'other' => q(Dinares jordanianos),
5496             },
5497             },
5498             'JPY' => {
5499             symbol => 'JP¥',
5500             display_name => {
5501             'currency' => q(Iene japonês),
5502             'one' => q(Iene japonês),
5503             'other' => q(Ienes japoneses),
5504             },
5505             },
5506             'KES' => {
5507             symbol => 'KES',
5508             display_name => {
5509             'currency' => q(Xelim queniano),
5510             'one' => q(Xelim queniano),
5511             'other' => q(Xelins quenianos),
5512             },
5513             },
5514             'KGS' => {
5515             symbol => 'KGS',
5516             display_name => {
5517             'currency' => q(Som quirguiz),
5518             'one' => q(Som quirguiz),
5519             'other' => q(Sons quirguizes),
5520             },
5521             },
5522             'KHR' => {
5523             symbol => 'KHR',
5524             display_name => {
5525             'currency' => q(Riel cambojano),
5526             'one' => q(Riel cambojano),
5527             'other' => q(Rieles cambojanos),
5528             },
5529             },
5530             'KMF' => {
5531             symbol => 'KMF',
5532             display_name => {
5533             'currency' => q(Franco comoriano),
5534             'one' => q(Franco comoriano),
5535             'other' => q(Francos comorianos),
5536             },
5537             },
5538             'KPW' => {
5539             symbol => 'KPW',
5540             display_name => {
5541             'currency' => q(Won norte-coreano),
5542             'one' => q(Won norte-coreano),
5543             'other' => q(Wons norte-coreanos),
5544             },
5545             },
5546             'KRH' => {
5547             display_name => {
5548             'currency' => q(Hwan da Coreia do Sul \(1953–1962\)),
5549             'one' => q(Hwan da Coreia do Sul),
5550             'other' => q(Hwans da Coreia do Sul),
5551             },
5552             },
5553             'KRO' => {
5554             display_name => {
5555             'currency' => q(Won da Coreia do Sul \(1945–1953\)),
5556             'one' => q(Won antigo da Coreia do Sul),
5557             'other' => q(Wons antigos da Coreia do Sul),
5558             },
5559             },
5560             'KRW' => {
5561             symbol => '₩',
5562             display_name => {
5563             'currency' => q(Won sul-coreano),
5564             'one' => q(Won sul-coreano),
5565             'other' => q(Wons sul-coreanos),
5566             },
5567             },
5568             'KWD' => {
5569             symbol => 'KWD',
5570             display_name => {
5571             'currency' => q(Dinar kuwaitiano),
5572             'one' => q(Dinar kuwaitiano),
5573             'other' => q(Dinares kuwaitianos),
5574             },
5575             },
5576             'KYD' => {
5577             symbol => 'KYD',
5578             display_name => {
5579             'currency' => q(Dólar das Ilhas Cayman),
5580             'one' => q(Dólar das Ilhas Cayman),
5581             'other' => q(Dólares das Ilhas Cayman),
5582             },
5583             },
5584             'KZT' => {
5585             symbol => 'KZT',
5586             display_name => {
5587             'currency' => q(Tenge cazaque),
5588             'one' => q(Tenge cazaque),
5589             'other' => q(Tenges cazaques),
5590             },
5591             },
5592             'LAK' => {
5593             symbol => 'LAK',
5594             display_name => {
5595             'currency' => q(Kip laosiano),
5596             'one' => q(Kip laosiano),
5597             'other' => q(Kips laosianos),
5598             },
5599             },
5600             'LBP' => {
5601             symbol => 'LBP',
5602             display_name => {
5603             'currency' => q(Libra libanesa),
5604             'one' => q(Libra libanesa),
5605             'other' => q(Libras libanesas),
5606             },
5607             },
5608             'LKR' => {
5609             symbol => 'LKR',
5610             display_name => {
5611             'currency' => q(Rupia do Sri Lanka),
5612             'one' => q(Rupia do Sri Lanka),
5613             'other' => q(Rupias do Sri Lanka),
5614             },
5615             },
5616             'LRD' => {
5617             symbol => 'LRD',
5618             display_name => {
5619             'currency' => q(Dólar liberiano),
5620             'one' => q(Dólar liberiano),
5621             'other' => q(Dólares liberianos),
5622             },
5623             },
5624             'LSL' => {
5625             display_name => {
5626             'currency' => q(Loti do Lesoto),
5627             'one' => q(Loti do Lesoto),
5628             'other' => q(Lotis do Lesoto),
5629             },
5630             },
5631             'LTL' => {
5632             symbol => 'LTL',
5633             display_name => {
5634             'currency' => q(Litas lituano),
5635             'one' => q(Litas lituano),
5636             'other' => q(Litai lituanos),
5637             },
5638             },
5639             'LTT' => {
5640             display_name => {
5641             'currency' => q(Talonas lituano),
5642             'one' => q(Talonas lituanas),
5643             'other' => q(Talonases lituanas),
5644             },
5645             },
5646             'LUC' => {
5647             display_name => {
5648             'currency' => q(Franco conversível de Luxemburgo),
5649             'one' => q(Franco conversível de Luxemburgo),
5650             'other' => q(Francos conversíveis de Luxemburgo),
5651             },
5652             },
5653             'LUF' => {
5654             display_name => {
5655             'currency' => q(Franco luxemburguês),
5656             'one' => q(Franco de Luxemburgo),
5657             'other' => q(Francos de Luxemburgo),
5658             },
5659             },
5660             'LUL' => {
5661             display_name => {
5662             'currency' => q(Franco financeiro de Luxemburgo),
5663             'one' => q(Franco financeiro de Luxemburgo),
5664             'other' => q(Francos financeiros de Luxemburgo),
5665             },
5666             },
5667             'LVL' => {
5668             symbol => 'LVL',
5669             display_name => {
5670             'currency' => q(Lats letão),
5671             'one' => q(Lats letão),
5672             'other' => q(Lati letões),
5673             },
5674             },
5675             'LVR' => {
5676             display_name => {
5677             'currency' => q(Rublo letão),
5678             'one' => q(Rublo da Letônia),
5679             'other' => q(Rublos da Letônia),
5680             },
5681             },
5682             'LYD' => {
5683             symbol => 'LYD',
5684             display_name => {
5685             'currency' => q(Dinar líbio),
5686             'one' => q(Dinar líbio),
5687             'other' => q(Dinares líbios),
5688             },
5689             },
5690             'MAD' => {
5691             symbol => 'MAD',
5692             display_name => {
5693             'currency' => q(Dirham marroquino),
5694             'one' => q(Dirham marroquino),
5695             'other' => q(Dirhams marroquinos),
5696             },
5697             },
5698             'MAF' => {
5699             display_name => {
5700             'currency' => q(Franco marroquino),
5701             'one' => q(Franco marroquino),
5702             'other' => q(Francos marroquinos),
5703             },
5704             },
5705             'MCF' => {
5706             display_name => {
5707             'currency' => q(Franco monegasco),
5708             'one' => q(Franco monegasco),
5709             'other' => q(Francos monegascos),
5710             },
5711             },
5712             'MDC' => {
5713             display_name => {
5714             'currency' => q(Cupon moldávio),
5715             'one' => q(Cupon moldávio),
5716             'other' => q(Cupon moldávio),
5717             },
5718             },
5719             'MDL' => {
5720             symbol => 'MDL',
5721             display_name => {
5722             'currency' => q(Leu moldávio),
5723             'one' => q(Leu moldávio),
5724             'other' => q(Leus moldávios),
5725             },
5726             },
5727             'MGA' => {
5728             symbol => 'MGA',
5729             display_name => {
5730             'currency' => q(Ariary malgaxe),
5731             'one' => q(Ariary malgaxe),
5732             'other' => q(Ariarys malgaxes),
5733             },
5734             },
5735             'MGF' => {
5736             display_name => {
5737             'currency' => q(Franco de Madagascar),
5738             'one' => q(Franco de Madagascar),
5739             'other' => q(Francos de Madagascar),
5740             },
5741             },
5742             'MKD' => {
5743             symbol => 'MKD',
5744             display_name => {
5745             'currency' => q(Dinar macedônio),
5746             'one' => q(Dinar macedônio),
5747             'other' => q(Dinares macedônios),
5748             },
5749             },
5750             'MKN' => {
5751             display_name => {
5752             'currency' => q(Dinar macedônio \(1992–1993\)),
5753             'one' => q(Dinar macedônio \(1992–1993\)),
5754             'other' => q(Dinares macedônios \(1992–1993\)),
5755             },
5756             },
5757             'MLF' => {
5758             display_name => {
5759             'currency' => q(Franco de Mali),
5760             'one' => q(Franco de Mali),
5761             'other' => q(Francos de Mali),
5762             },
5763             },
5764             'MMK' => {
5765             symbol => 'MMK',
5766             display_name => {
5767             'currency' => q(Quiat de Myanmar),
5768             'one' => q(Quiat de Myanmar),
5769             'other' => q(Quiat de Myanmar),
5770             },
5771             },
5772             'MNT' => {
5773             symbol => 'MNT',
5774             display_name => {
5775             'currency' => q(Tugrik mongol),
5776             'one' => q(Tugrik mongol),
5777             'other' => q(Tugriks mongóis),
5778             },
5779             },
5780             'MOP' => {
5781             symbol => 'MOP',
5782             display_name => {
5783             'currency' => q(Pataca de Macau),
5784             'one' => q(Pataca de Macau),
5785             'other' => q(Patacas de Macau),
5786             },
5787             },
5788             'MRO' => {
5789             symbol => 'MRO',
5790             display_name => {
5791             'currency' => q(Ouguiya mauritana \(1973–2017\)),
5792             'one' => q(Ouguiya mauritana \(1973–2017\)),
5793             'other' => q(Ouguiyas mauritanas \(1973–2017\)),
5794             },
5795             },
5796             'MRU' => {
5797             symbol => 'MRU',
5798             display_name => {
5799             'currency' => q(Ouguiya mauritana),
5800             'one' => q(Ouguiya mauritana),
5801             'other' => q(Ouguiyas mauritanas),
5802             },
5803             },
5804             'MTL' => {
5805             display_name => {
5806             'currency' => q(Lira maltesa),
5807             'one' => q(Lira Maltesa),
5808             'other' => q(Liras maltesas),
5809             },
5810             },
5811             'MTP' => {
5812             display_name => {
5813             'currency' => q(Libra maltesa),
5814             'one' => q(Libra maltesa),
5815             'other' => q(Libras maltesas),
5816             },
5817             },
5818             'MUR' => {
5819             symbol => 'MUR',
5820             display_name => {
5821             'currency' => q(Rupia mauriciana),
5822             'one' => q(Rupia mauriciana),
5823             'other' => q(Rupias mauricianas),
5824             },
5825             },
5826             'MVR' => {
5827             symbol => 'MVR',
5828             display_name => {
5829             'currency' => q(Rupia maldivana),
5830             'one' => q(Rupia maldivana),
5831             'other' => q(Rupias maldivanas),
5832             },
5833             },
5834             'MWK' => {
5835             symbol => 'MWK',
5836             display_name => {
5837             'currency' => q(Kwacha malauiana),
5838             'one' => q(Kwacha malauiana),
5839             'other' => q(Kwachas malauianas),
5840             },
5841             },
5842             'MXN' => {
5843             symbol => 'MX$',
5844             display_name => {
5845             'currency' => q(Peso mexicano),
5846             'one' => q(Peso mexicano),
5847             'other' => q(Pesos mexicanos),
5848             },
5849             },
5850             'MXP' => {
5851             display_name => {
5852             'currency' => q(Peso Prata mexicano \(1861–1992\)),
5853             'one' => q(Peso de prata mexicano \(1861–1992\)),
5854             'other' => q(Pesos de prata mexicanos \(1861–1992\)),
5855             },
5856             },
5857             'MXV' => {
5858             display_name => {
5859             'currency' => q(Unidade Mexicana de Investimento \(UDI\)),
5860             'one' => q(Unidade de investimento mexicana \(UDI\)),
5861             'other' => q(Unidades de investimento mexicanas \(UDI\)),
5862             },
5863             },
5864             'MYR' => {
5865             symbol => 'MYR',
5866             display_name => {
5867             'currency' => q(Ringgit malaio),
5868             'one' => q(Ringgit malaio),
5869             'other' => q(Ringgits malaios),
5870             },
5871             },
5872             'MZE' => {
5873             display_name => {
5874             'currency' => q(Escudo de Moçambique),
5875             'one' => q(Escudo de Moçambique),
5876             'other' => q(Escudos de Moçambique),
5877             },
5878             },
5879             'MZM' => {
5880             display_name => {
5881             'currency' => q(Metical de Moçambique \(1980–2006\)),
5882             'one' => q(Metical antigo de Moçambique),
5883             'other' => q(Meticales antigos de Moçambique),
5884             },
5885             },
5886             'MZN' => {
5887             symbol => 'MZN',
5888             display_name => {
5889             'currency' => q(Metical moçambicano),
5890             'one' => q(Metical moçambicano),
5891             'other' => q(Meticais moçambicanos),
5892             },
5893             },
5894             'NAD' => {
5895             symbol => 'NAD',
5896             display_name => {
5897             'currency' => q(Dólar namibiano),
5898             'one' => q(Dólar namibiano),
5899             'other' => q(Dólares namibianos),
5900             },
5901             },
5902             'NGN' => {
5903             symbol => 'NGN',
5904             display_name => {
5905             'currency' => q(Naira nigeriana),
5906             'one' => q(Naira nigeriana),
5907             'other' => q(Nairas nigerianas),
5908             },
5909             },
5910             'NIC' => {
5911             display_name => {
5912             'currency' => q(Córdoba nicaraguense \(1988–1991\)),
5913             'one' => q(Córdoba nicaraguense \(1988–1991\)),
5914             'other' => q(Córdobas nicaraguense \(1988–1991\)),
5915             },
5916             },
5917             'NIO' => {
5918             symbol => 'NIO',
5919             display_name => {
5920             'currency' => q(Córdoba nicaraguense),
5921             'one' => q(Córdoba nicaraguense),
5922             'other' => q(Córdobas nicaraguenses),
5923             },
5924             },
5925             'NLG' => {
5926             display_name => {
5927             'currency' => q(Florim holandês),
5928             'one' => q(Florim holandês),
5929             'other' => q(Florins holandeses),
5930             },
5931             },
5932             'NOK' => {
5933             symbol => 'NOK',
5934             display_name => {
5935             'currency' => q(Coroa norueguesa),
5936             'one' => q(Coroa norueguesa),
5937             'other' => q(Coroas norueguesas),
5938             },
5939             },
5940             'NPR' => {
5941             symbol => 'NPR',
5942             display_name => {
5943             'currency' => q(Rupia nepalesa),
5944             'one' => q(Rupia nepalesa),
5945             'other' => q(Rupias nepalesas),
5946             },
5947             },
5948             'NZD' => {
5949             symbol => 'NZ$',
5950             display_name => {
5951             'currency' => q(Dólar neozelandês),
5952             'one' => q(Dólar neozelandês),
5953             'other' => q(Dólares neozelandeses),
5954             },
5955             },
5956             'OMR' => {
5957             symbol => 'OMR',
5958             display_name => {
5959             'currency' => q(Rial omanense),
5960             'one' => q(Rial omanense),
5961             'other' => q(Riales omanenses),
5962             },
5963             },
5964             'PAB' => {
5965             symbol => 'PAB',
5966             display_name => {
5967             'currency' => q(Balboa panamenho),
5968             'one' => q(Balboa panamenho),
5969             'other' => q(Balboas panamenhos),
5970             },
5971             },
5972             'PEI' => {
5973             display_name => {
5974             'currency' => q(Inti peruano),
5975             'one' => q(Inti peruano),
5976             'other' => q(Intis peruanos),
5977             },
5978             },
5979             'PEN' => {
5980             symbol => 'PEN',
5981             display_name => {
5982             'currency' => q(Novo sol peruano),
5983             'one' => q(Novo sol peruano),
5984             'other' => q(Novos sóis peruanos),
5985             },
5986             },
5987             'PES' => {
5988             display_name => {
5989             'currency' => q(Sol peruano \(1863–1965\)),
5990             'one' => q(Sol peruano \(1863–1965\)),
5991             'other' => q(Sóis peruanos \(1863–1965\)),
5992             },
5993             },
5994             'PGK' => {
5995             symbol => 'PGK',
5996             display_name => {
5997             'currency' => q(Kina papuásia),
5998             'one' => q(Kina papuásia),
5999             'other' => q(Kinas papuásias),
6000             },
6001             },
6002             'PHP' => {
6003             symbol => 'PHP',
6004             display_name => {
6005             'currency' => q(Peso filipino),
6006             'one' => q(Peso filipino),
6007             'other' => q(Pesos filipinos),
6008             },
6009             },
6010             'PKR' => {
6011             symbol => 'PKR',
6012             display_name => {
6013             'currency' => q(Rupia paquistanesa),
6014             'one' => q(Rupia paquistanesa),
6015             'other' => q(Rupias paquistanesas),
6016             },
6017             },
6018             'PLN' => {
6019             symbol => 'PLN',
6020             display_name => {
6021             'currency' => q(Zloty polonês),
6022             'one' => q(Zloty polonês),
6023             'other' => q(Zlotys poloneses),
6024             },
6025             },
6026             'PLZ' => {
6027             display_name => {
6028             'currency' => q(Zloti polonês \(1950–1995\)),
6029             'one' => q(Zloti polonês \(1950–1995\)),
6030             'other' => q(Zlotis poloneses \(1950–1995\)),
6031             },
6032             },
6033             'PTE' => {
6034             symbol => 'Esc.',
6035             display_name => {
6036             'currency' => q(Escudo português),
6037             'one' => q(Escudo português),
6038             'other' => q(Escudos portugueses),
6039             },
6040             },
6041             'PYG' => {
6042             symbol => 'PYG',
6043             display_name => {
6044             'currency' => q(Guarani paraguaio),
6045             'one' => q(Guarani paraguaio),
6046             'other' => q(Guaranis paraguaios),
6047             },
6048             },
6049             'QAR' => {
6050             symbol => 'QAR',
6051             display_name => {
6052             'currency' => q(Rial catariano),
6053             'one' => q(Rial catariano),
6054             'other' => q(Riales catarianos),
6055             },
6056             },
6057             'RHD' => {
6058             display_name => {
6059             'currency' => q(Dólar rodesiano),
6060             'one' => q(Dólar da Rodésia),
6061             'other' => q(Dólares da Rodésia),
6062             },
6063             },
6064             'ROL' => {
6065             display_name => {
6066             'currency' => q(Leu romeno \(1952–2006\)),
6067             'one' => q(Leu antigo da Romênia),
6068             'other' => q(Leus antigos da Romênia),
6069             },
6070             },
6071             'RON' => {
6072             symbol => 'RON',
6073             display_name => {
6074             'currency' => q(Leu romeno),
6075             'one' => q(Leu romeno),
6076             'other' => q(Leus romenos),
6077             },
6078             },
6079             'RSD' => {
6080             symbol => 'RSD',
6081             display_name => {
6082             'currency' => q(Dinar sérvio),
6083             'one' => q(Dinar sérvio),
6084             'other' => q(Dinares sérvios),
6085             },
6086             },
6087             'RUB' => {
6088             symbol => 'RUB',
6089             display_name => {
6090             'currency' => q(Rublo russo),
6091             'one' => q(Rublo russo),
6092             'other' => q(Rublos russos),
6093             },
6094             },
6095             'RUR' => {
6096             display_name => {
6097             'currency' => q(Rublo russo \(1991–1998\)),
6098             'one' => q(Rublo russo \(1991–1998\)),
6099             'other' => q(Rublos russos \(1991–1998\)),
6100             },
6101             },
6102             'RWF' => {
6103             symbol => 'RWF',
6104             display_name => {
6105             'currency' => q(Franco ruandês),
6106             'one' => q(Franco ruandês),
6107             'other' => q(Francos ruandeses),
6108             },
6109             },
6110             'SAR' => {
6111             symbol => 'SAR',
6112             display_name => {
6113             'currency' => q(Riyal saudita),
6114             'one' => q(Riyal saudita),
6115             'other' => q(Riyales sauditas),
6116             },
6117             },
6118             'SBD' => {
6119             symbol => 'SBD',
6120             display_name => {
6121             'currency' => q(Dólar das Ilhas Salomão),
6122             'one' => q(Dólar das Ilhas Salomão),
6123             'other' => q(Dólares das Ilhas Salomão),
6124             },
6125             },
6126             'SCR' => {
6127             symbol => 'SCR',
6128             display_name => {
6129             'currency' => q(Rupia seichelense),
6130             'one' => q(Rupia seichelense),
6131             'other' => q(Rupias seichelenses),
6132             },
6133             },
6134             'SDD' => {
6135             display_name => {
6136             'currency' => q(Dinar sudanês \(1992–2007\)),
6137             'one' => q(Dinar antigo do Sudão),
6138             'other' => q(Dinares antigos do Sudão),
6139             },
6140             },
6141             'SDG' => {
6142             symbol => 'SDG',
6143             display_name => {
6144             'currency' => q(Libra sudanesa),
6145             'one' => q(Libra sudanesa),
6146             'other' => q(Libras sudanesas),
6147             },
6148             },
6149             'SDP' => {
6150             display_name => {
6151             'currency' => q(Libra sudanesa \(1957–1998\)),
6152             'one' => q(Libra antiga sudanesa),
6153             'other' => q(Libras antigas sudanesas),
6154             },
6155             },
6156             'SEK' => {
6157             symbol => 'SEK',
6158             display_name => {
6159             'currency' => q(Coroa sueca),
6160             'one' => q(Coroa sueca),
6161             'other' => q(Coroas suecas),
6162             },
6163             },
6164             'SGD' => {
6165             symbol => 'SGD',
6166             display_name => {
6167             'currency' => q(Dólar singapuriano),
6168             'one' => q(Dólar singapuriano),
6169             'other' => q(Dólares singapurianos),
6170             },
6171             },
6172             'SHP' => {
6173             symbol => 'SHP',
6174             display_name => {
6175             'currency' => q(Libra de Santa Helena),
6176             'one' => q(Libra de Santa Helena),
6177             'other' => q(Libras de Santa Helena),
6178             },
6179             },
6180             'SIT' => {
6181             display_name => {
6182             'currency' => q(Tolar Bons esloveno),
6183             'one' => q(Tolar da Eslovênia),
6184             'other' => q(Tolares da Eslovênia),
6185             },
6186             },
6187             'SKK' => {
6188             display_name => {
6189             'currency' => q(Coroa eslovaca),
6190             'one' => q(Coroa eslovaca),
6191             'other' => q(Coroas eslovacas),
6192             },
6193             },
6194             'SLL' => {
6195             symbol => 'SLL',
6196             display_name => {
6197             'currency' => q(Leone de Serra Leoa),
6198             'one' => q(Leone de Serra Leoa),
6199             'other' => q(Leones de Serra Leoa),
6200             },
6201             },
6202             'SOS' => {
6203             symbol => 'SOS',
6204             display_name => {
6205             'currency' => q(Xelim somali),
6206             'one' => q(Xelim somali),
6207             'other' => q(Xelins somalis),
6208             },
6209             },
6210             'SRD' => {
6211             symbol => 'SRD',
6212             display_name => {
6213             'currency' => q(Dólar surinamês),
6214             'one' => q(Dólar surinamês),
6215             'other' => q(Dólares surinameses),
6216             },
6217             },
6218             'SRG' => {
6219             display_name => {
6220             'currency' => q(Florim do Suriname),
6221             'one' => q(Florim do Suriname),
6222             'other' => q(Florins do Suriname),
6223             },
6224             },
6225             'SSP' => {
6226             symbol => 'SSP',
6227             display_name => {
6228             'currency' => q(Libra sul-sudanesa),
6229             'one' => q(Libra sul-sudanesa),
6230             'other' => q(Libras sul-sudanesas),
6231             },
6232             },
6233             'STD' => {
6234             symbol => 'STD',
6235             display_name => {
6236             'currency' => q(Dobra de São Tomé e Príncipe \(1977–2017\)),
6237             'one' => q(Dobra de São Tomé e Príncipe \(1977–2017\)),
6238             'other' => q(Dobras de São Tomé e Príncipe \(1977–2017\)),
6239             },
6240             },
6241             'STN' => {
6242             symbol => 'STN',
6243             display_name => {
6244             'currency' => q(Dobra de São Tomé e Príncipe),
6245             'one' => q(Dobra de São Tomé e Príncipe),
6246             'other' => q(Dobras de São Tomé e Príncipe),
6247             },
6248             },
6249             'SUR' => {
6250             display_name => {
6251             'currency' => q(Rublo soviético),
6252             'one' => q(Rublo soviético),
6253             'other' => q(Rublos soviéticos),
6254             },
6255             },
6256             'SVC' => {
6257             display_name => {
6258             'currency' => q(Colom salvadorenho),
6259             'one' => q(Colon de El Salvador),
6260             'other' => q(Colons de El Salvador),
6261             },
6262             },
6263             'SYP' => {
6264             symbol => 'SYP',
6265             display_name => {
6266             'currency' => q(Libra síria),
6267             'one' => q(Libra síria),
6268             'other' => q(Libras sírias),
6269             },
6270             },
6271             'SZL' => {
6272             symbol => 'SZL',
6273             display_name => {
6274             'currency' => q(Lilangeni suazi),
6275             'one' => q(Lilangeni suazi),
6276             'other' => q(Lilangenis suazis),
6277             },
6278             },
6279             'THB' => {
6280             symbol => '฿',
6281             display_name => {
6282             'currency' => q(Baht tailandês),
6283             'one' => q(Baht tailandês),
6284             'other' => q(Bahts tailandeses),
6285             },
6286             },
6287             'TJR' => {
6288             display_name => {
6289             'currency' => q(Rublo do Tadjiquistão),
6290             'one' => q(Rublo do Tajaquistão),
6291             'other' => q(Rublos do Tajaquistão),
6292             },
6293             },
6294             'TJS' => {
6295             symbol => 'TJS',
6296             display_name => {
6297             'currency' => q(Somoni tadjique),
6298             'one' => q(Somoni tadjique),
6299             'other' => q(Somonis tadjiques),
6300             },
6301             },
6302             'TMM' => {
6303             display_name => {
6304             'currency' => q(Manat do Turcomenistão \(1993–2009\)),
6305             'one' => q(Manat do Turcomenistão \(1993–2009\)),
6306             'other' => q(Manats do Turcomenistão \(1993–2009\)),
6307             },
6308             },
6309             'TMT' => {
6310             symbol => 'TMT',
6311             display_name => {
6312             'currency' => q(Manat turcomeno),
6313             'one' => q(Manat turcomeno),
6314             'other' => q(Manats turcomenos),
6315             },
6316             },
6317             'TND' => {
6318             symbol => 'TND',
6319             display_name => {
6320             'currency' => q(Dinar tunisiano),
6321             'one' => q(Dinar tunisiano),
6322             'other' => q(Dinares tunisianos),
6323             },
6324             },
6325             'TOP' => {
6326             symbol => 'TOP',
6327             display_name => {
6328             'currency' => q(Paʻanga tonganesa),
6329             'one' => q(Paʻanga tonganesa),
6330             'other' => q(Paʻangas tonganesas),
6331             },
6332             },
6333             'TPE' => {
6334             display_name => {
6335             'currency' => q(Escudo timorense),
6336             'one' => q(Escudo do Timor),
6337             'other' => q(Escudos do Timor),
6338             },
6339             },
6340             'TRL' => {
6341             display_name => {
6342             'currency' => q(Lira turca \(1922–2005\)),
6343             'one' => q(Lira turca antiga),
6344             'other' => q(Liras turcas antigas),
6345             },
6346             },
6347             'TRY' => {
6348             symbol => 'TRY',
6349             display_name => {
6350             'currency' => q(Lira turca),
6351             'one' => q(Lira turca),
6352             'other' => q(Liras turcas),
6353             },
6354             },
6355             'TTD' => {
6356             symbol => 'TTD',
6357             display_name => {
6358             'currency' => q(Dólar de Trinidad e Tobago),
6359             'one' => q(Dólar de Trinidad e Tobago),
6360             'other' => q(Dólares de Trinidad e Tobago),
6361             },
6362             },
6363             'TWD' => {
6364             symbol => 'NT$',
6365             display_name => {
6366             'currency' => q(Novo dólar taiwanês),
6367             'one' => q(Novo dólar taiwanês),
6368             'other' => q(Novos dólares taiwaneses),
6369             },
6370             },
6371             'TZS' => {
6372             symbol => 'TZS',
6373             display_name => {
6374             'currency' => q(Xelim tanzaniano),
6375             'one' => q(Xelim tanzaniano),
6376             'other' => q(Xelins tanzanianos),
6377             },
6378             },
6379             'UAH' => {
6380             symbol => 'UAH',
6381             display_name => {
6382             'currency' => q(Hryvnia ucraniano),
6383             'one' => q(Hryvnia ucraniano),
6384             'other' => q(Hryvnias ucranianos),
6385             },
6386             },
6387             'UAK' => {
6388             display_name => {
6389             'currency' => q(Karbovanetz ucraniano),
6390             'one' => q(Karbovanetz da Ucrânia),
6391             'other' => q(Karbovanetzs da Ucrânia),
6392             },
6393             },
6394             'UGS' => {
6395             display_name => {
6396             'currency' => q(Xelim ugandense \(1966–1987\)),
6397             'one' => q(Shilling de Uganda \(1966–1987\)),
6398             'other' => q(Shillings de Uganda \(1966–1987\)),
6399             },
6400             },
6401             'UGX' => {
6402             symbol => 'UGX',
6403             display_name => {
6404             'currency' => q(Xelim ugandense),
6405             'one' => q(Xelim ugandense),
6406             'other' => q(Xelins ugandenses),
6407             },
6408             },
6409             'USD' => {
6410             symbol => 'US$',
6411             display_name => {
6412             'currency' => q(Dólar americano),
6413             'one' => q(Dólar americano),
6414             'other' => q(Dólares americanos),
6415             },
6416             },
6417             'USN' => {
6418             display_name => {
6419             'currency' => q(Dólar norte-americano \(Dia seguinte\)),
6420             'one' => q(Dólar americano \(dia seguinte\)),
6421             'other' => q(Dólares americanos \(dia seguinte\)),
6422             },
6423             },
6424             'USS' => {
6425             display_name => {
6426             'currency' => q(Dólar norte-americano \(Mesmo dia\)),
6427             'one' => q(Dólar americano \(mesmo dia\)),
6428             'other' => q(Dólares americanos \(mesmo dia\)),
6429             },
6430             },
6431             'UYI' => {
6432             display_name => {
6433             'currency' => q(Peso uruguaio en unidades indexadas),
6434             'one' => q(Peso uruguaio em unidades indexadas),
6435             'other' => q(Pesos uruguaios em unidades indexadas),
6436             },
6437             },
6438             'UYP' => {
6439             display_name => {
6440             'currency' => q(Peso uruguaio \(1975–1993\)),
6441             'one' => q(Peso uruguaio \(1975–1993\)),
6442             'other' => q(Pesos uruguaios \(1975–1993\)),
6443             },
6444             },
6445             'UYU' => {
6446             symbol => 'UYU',
6447             display_name => {
6448             'currency' => q(Peso uruguaio),
6449             'one' => q(Peso uruguaio),
6450             'other' => q(Pesos uruguaios),
6451             },
6452             },
6453             'UZS' => {
6454             symbol => 'UZS',
6455             display_name => {
6456             'currency' => q(Som uzbeque),
6457             'one' => q(Som uzbeque),
6458             'other' => q(Sons uzbeques),
6459             },
6460             },
6461             'VEB' => {
6462             display_name => {
6463             'currency' => q(Bolívar venezuelano \(1871–2008\)),
6464             'one' => q(Bolívar venezuelano \(1871–2008\)),
6465             'other' => q(Bolívares venezuelanos \(1871–2008\)),
6466             },
6467             },
6468             'VEF' => {
6469             symbol => 'VEF',
6470             display_name => {
6471             'currency' => q(Bolívar venezuelano \(2008–2018\)),
6472             'one' => q(Bolívar venezuelano \(2008–2018\)),
6473             'other' => q(Bolívares venezuelanos \(2008–2018\)),
6474             },
6475             },
6476             'VES' => {
6477             symbol => 'VES',
6478             display_name => {
6479             'currency' => q(Bolívar venezuelano),
6480             'one' => q(Bolívar venezuelano),
6481             'other' => q(Bolívares venezuelanos),
6482             },
6483             },
6484             'VND' => {
6485             symbol => '₫',
6486             display_name => {
6487             'currency' => q(Dong vietnamita),
6488             'one' => q(Dong vietnamita),
6489             'other' => q(Dongs vietnamitas),
6490             },
6491             },
6492             'VNN' => {
6493             display_name => {
6494             'currency' => q(Dong vietnamita \(1978–1985\)),
6495             'one' => q(Dong vietnamita \(1978–1985\)),
6496             'other' => q(Dong vietnamita \(1978–1985\)),
6497             },
6498             },
6499             'VUV' => {
6500             symbol => 'VUV',
6501             display_name => {
6502             'currency' => q(Vatu de Vanuatu),
6503             'one' => q(Vatu de Vanuatu),
6504             'other' => q(Vatus de Vanuatu),
6505             },
6506             },
6507             'WST' => {
6508             symbol => 'WST',
6509             display_name => {
6510             'currency' => q(Tala samoano),
6511             'one' => q(Tala samoano),
6512             'other' => q(Talas samoanos),
6513             },
6514             },
6515             'XAF' => {
6516             symbol => 'FCFA',
6517             display_name => {
6518             'currency' => q(Franco CFA de BEAC),
6519             'one' => q(Franco CFA de BEAC),
6520             'other' => q(Francos CFA de BEAC),
6521             },
6522             },
6523             'XAG' => {
6524             display_name => {
6525             'currency' => q(Prata),
6526             'one' => q(Prata),
6527             'other' => q(Pratas),
6528             },
6529             },
6530             'XAU' => {
6531             display_name => {
6532             'currency' => q(Ouro),
6533             'one' => q(Ouro),
6534             'other' => q(Ouros),
6535             },
6536             },
6537             'XBA' => {
6538             display_name => {
6539             'currency' => q(Unidade Composta Europeia),
6540             'one' => q(Unidade de composição europeia),
6541             'other' => q(Unidades de composição europeias),
6542             },
6543             },
6544             'XBB' => {
6545             display_name => {
6546             'currency' => q(Unidade Monetária Europeia),
6547             'one' => q(Unidade monetária europeia),
6548             'other' => q(Unidades monetárias europeias),
6549             },
6550             },
6551             'XBC' => {
6552             display_name => {
6553             'currency' => q(Unidade de Conta Europeia \(XBC\)),
6554             'one' => q(Unidade europeia de conta \(XBC\)),
6555             'other' => q(Unidades europeias de conta \(XBC\)),
6556             },
6557             },
6558             'XBD' => {
6559             display_name => {
6560             'currency' => q(Unidade de Conta Europeia \(XBD\)),
6561             'one' => q(Unidade europeia de conta \(XBD\)),
6562             'other' => q(Unidades europeias de conta \(XBD\)),
6563             },
6564             },
6565             'XCD' => {
6566             symbol => 'EC$',
6567             display_name => {
6568             'currency' => q(Dólar do Caribe Oriental),
6569             'one' => q(Dólar do Caribe Oriental),
6570             'other' => q(Dólares do Caribe Oriental),
6571             },
6572             },
6573             'XDR' => {
6574             display_name => {
6575             'currency' => q(Direitos Especiais de Giro),
6576             'one' => q(Direitos de desenho especiais),
6577             'other' => q(Direitos de desenho especiais),
6578             },
6579             },
6580             'XEU' => {
6581             display_name => {
6582             'currency' => q(Unidade de Moeda Europeia),
6583             'one' => q(Unidade de moeda europeia),
6584             'other' => q(Unidades de moedas europeias),
6585             },
6586             },
6587             'XFO' => {
6588             display_name => {
6589             'currency' => q(Franco-ouro francês),
6590             'one' => q(Franco de ouro francês),
6591             'other' => q(Francos de ouro franceses),
6592             },
6593             },
6594             'XFU' => {
6595             display_name => {
6596             'currency' => q(Franco UIC francês),
6597             'one' => q(Franco UIC francês),
6598             'other' => q(Francos UIC franceses),
6599             },
6600             },
6601             'XOF' => {
6602             symbol => 'CFA',
6603             display_name => {
6604             'currency' => q(Franco CFA de BCEAO),
6605             'one' => q(Franco CFA de BCEAO),
6606             'other' => q(Francos CFA de BCEAO),
6607             },
6608             },
6609             'XPD' => {
6610             display_name => {
6611             'currency' => q(Paládio),
6612             'one' => q(Paládio),
6613             'other' => q(Paládios),
6614             },
6615             },
6616             'XPF' => {
6617             symbol => 'CFPF',
6618             display_name => {
6619             'currency' => q(Franco CFP),
6620             'one' => q(Franco CFP),
6621             'other' => q(Francos CFP),
6622             },
6623             },
6624             'XPT' => {
6625             display_name => {
6626             'currency' => q(Platina),
6627             'one' => q(Platina),
6628             'other' => q(Platinas),
6629             },
6630             },
6631             'XRE' => {
6632             display_name => {
6633             'currency' => q(Fundos RINET),
6634             'one' => q(Fundos RINET),
6635             'other' => q(Fundos RINET),
6636             },
6637             },
6638             'XTS' => {
6639             display_name => {
6640             'currency' => q(Código de Moeda de Teste),
6641             'one' => q(Código de moeda de teste),
6642             'other' => q(Códigos de moeda de teste),
6643             },
6644             },
6645             'XXX' => {
6646             display_name => {
6647             'currency' => q(Moeda desconhecida),
6648             'one' => q(\(unidade monetária desconhecida\)),
6649             'other' => q(\(moedas desconhecidas\)),
6650             },
6651             },
6652             'YDD' => {
6653             display_name => {
6654             'currency' => q(Dinar iemenita),
6655             'one' => q(Dinar do Iêmen),
6656             'other' => q(Dinares do Iêmen),
6657             },
6658             },
6659             'YER' => {
6660             symbol => 'YER',
6661             display_name => {
6662             'currency' => q(Rial iemenita),
6663             'one' => q(Rial iemenita),
6664             'other' => q(Riales iemenitas),
6665             },
6666             },
6667             'YUD' => {
6668             display_name => {
6669             'currency' => q(Dinar forte iugoslavo \(1966–1990\)),
6670             'one' => q(Dinar forte iugoslavo),
6671             'other' => q(Dinares fortes iugoslavos),
6672             },
6673             },
6674             'YUM' => {
6675             display_name => {
6676             'currency' => q(Dinar noviy iugoslavo \(1994–2002\)),
6677             'one' => q(Dinar noviy da Iugoslávia),
6678             'other' => q(Dinares noviy da Iugoslávia),
6679             },
6680             },
6681             'YUN' => {
6682             display_name => {
6683             'currency' => q(Dinar conversível iugoslavo \(1990–1992\)),
6684             'one' => q(Dinar conversível da Iugoslávia),
6685             'other' => q(Dinares conversíveis da Iugoslávia),
6686             },
6687             },
6688             'YUR' => {
6689             display_name => {
6690             'currency' => q(Dinar reformado iugoslavo \(1992–1993\)),
6691             'one' => q(Dinar iugoslavo reformado),
6692             'other' => q(Dinares iugoslavos reformados),
6693             },
6694             },
6695             'ZAL' => {
6696             display_name => {
6697             'currency' => q(Rand sul-africano \(financeiro\)),
6698             'one' => q(Rand da África do Sul \(financeiro\)),
6699             'other' => q(Rands da África do Sul \(financeiro\)),
6700             },
6701             },
6702             'ZAR' => {
6703             symbol => 'ZAR',
6704             display_name => {
6705             'currency' => q(Rand sul-africano),
6706             'one' => q(Rand sul-africano),
6707             'other' => q(Rands sul-africanos),
6708             },
6709             },
6710             'ZMK' => {
6711             symbol => 'ZMK',
6712             display_name => {
6713             'currency' => q(Cuacha zambiano \(1968–2012\)),
6714             'one' => q(Kwacha da Zâmbia \(1968–2012\)),
6715             'other' => q(Kwachas da Zâmbia \(1968–2012\)),
6716             },
6717             },
6718             'ZMW' => {
6719             symbol => 'ZMW',
6720             display_name => {
6721             'currency' => q(Kwacha zambiano),
6722             'one' => q(Kwacha zambiano),
6723             'other' => q(Kwachas zambianos),
6724             },
6725             },
6726             'ZRN' => {
6727             display_name => {
6728             'currency' => q(Zaire Novo zairense \(1993–1998\)),
6729             'one' => q(Novo zaire do Zaire),
6730             'other' => q(Novos zaires do Zaire),
6731             },
6732             },
6733             'ZRZ' => {
6734             display_name => {
6735             'currency' => q(Zaire zairense \(1971–1993\)),
6736             'one' => q(Zaire do Zaire),
6737             'other' => q(Zaires do Zaire),
6738             },
6739             },
6740             'ZWD' => {
6741             display_name => {
6742             'currency' => q(Dólar do Zimbábue \(1980–2008\)),
6743             'one' => q(Dólar do Zimbábue),
6744             'other' => q(Dólares do Zimbábue),
6745             },
6746             },
6747             'ZWL' => {
6748             display_name => {
6749             'currency' => q(Dólar do Zimbábue \(2009\)),
6750             'one' => q(Dólar do Zimbábue \(2009\)),
6751             'other' => q(Dólares do Zimbábue \(2009\)),
6752             },
6753             },
6754             'ZWR' => {
6755             display_name => {
6756             'currency' => q(Dólar do Zimbábue \(2008\)),
6757             'one' => q(Dólar do Zimbábue \(2008\)),
6758             'other' => q(Dólares do Zimbábue \(2008\)),
6759             },
6760             },
6761             } },
6762             );
6763              
6764              
6765             has 'calendar_months' => (
6766             is => 'ro',
6767             isa => HashRef,
6768             init_arg => undef,
6769             default => sub { {
6770             'chinese' => {
6771             'format' => {
6772             abbreviated => {
6773             nonleap => [
6774             'Mês 1',
6775             'Mês 2',
6776             'Mês 3',
6777             'Mês 4',
6778             'Mês 5',
6779             'Mês 6',
6780             'Mês 7',
6781             'Mês 8',
6782             'Mês 9',
6783             'Mês 10',
6784             'Mês 11',
6785             'Mês 12'
6786             ],
6787             leap => [
6788            
6789             ],
6790             },
6791             narrow => {
6792             nonleap => [
6793             '1',
6794             '2',
6795             '3',
6796             '4',
6797             '5',
6798             '6',
6799             '7',
6800             '8',
6801             '9',
6802             '10',
6803             '11',
6804             '12'
6805             ],
6806             leap => [
6807            
6808             ],
6809             },
6810             wide => {
6811             nonleap => [
6812             'Mês 1',
6813             'Mês 2',
6814             'Mês 3',
6815             'Mês 4',
6816             'Mês 5',
6817             'Mês 6',
6818             'Mês 7',
6819             'Mês 8',
6820             'Mês 9',
6821             'Mês 10',
6822             'Mês 11',
6823             'Mês 12'
6824             ],
6825             leap => [
6826            
6827             ],
6828             },
6829             },
6830             'stand-alone' => {
6831             abbreviated => {
6832             nonleap => [
6833             'Mês 1',
6834             'Mês 2',
6835             'Mês 3',
6836             'Mês 4',
6837             'Mês 5',
6838             'Mês 6',
6839             'Mês 7',
6840             'Mês 8',
6841             'Mês 9',
6842             'Mês 10',
6843             'Mês 11',
6844             'Mês 12'
6845             ],
6846             leap => [
6847            
6848             ],
6849             },
6850             narrow => {
6851             nonleap => [
6852             '1',
6853             '2',
6854             '3',
6855             '4',
6856             '5',
6857             '6',
6858             '7',
6859             '8',
6860             '9',
6861             '10',
6862             '11',
6863             '12'
6864             ],
6865             leap => [
6866            
6867             ],
6868             },
6869             wide => {
6870             nonleap => [
6871             'Mês 1',
6872             'Mês 2',
6873             'Mês 3',
6874             'Mês 4',
6875             'Mês 5',
6876             'Mês 6',
6877             'Mês 7',
6878             'Mês 8',
6879             'Mês 9',
6880             'Mês 10',
6881             'Mês 11',
6882             'Mês 12'
6883             ],
6884             leap => [
6885            
6886             ],
6887             },
6888             },
6889             },
6890             'coptic' => {
6891             'format' => {
6892             abbreviated => {
6893             nonleap => [
6894             'Tout',
6895             'Baba',
6896             'Hator',
6897             'Kiahk',
6898             'Toba',
6899             'Amshir',
6900             'Baramhat',
6901             'Baramouda',
6902             'Bashans',
6903             'Paona',
6904             'Epep',
6905             'Mesra',
6906             'Nasie'
6907             ],
6908             leap => [
6909            
6910             ],
6911             },
6912             narrow => {
6913             nonleap => [
6914             '1',
6915             '2',
6916             '3',
6917             '4',
6918             '5',
6919             '6',
6920             '7',
6921             '8',
6922             '9',
6923             '10',
6924             '11',
6925             '12',
6926             '13'
6927             ],
6928             leap => [
6929            
6930             ],
6931             },
6932             wide => {
6933             nonleap => [
6934             'Tout',
6935             'Baba',
6936             'Hator',
6937             'Kiahk',
6938             'Toba',
6939             'Amshir',
6940             'Baramhat',
6941             'Baramouda',
6942             'Bashans',
6943             'Paona',
6944             'Epep',
6945             'Mesra',
6946             'Nasie'
6947             ],
6948             leap => [
6949            
6950             ],
6951             },
6952             },
6953             'stand-alone' => {
6954             abbreviated => {
6955             nonleap => [
6956             'Tout',
6957             'Baba',
6958             'Hator',
6959             'Kiahk',
6960             'Toba',
6961             'Amshir',
6962             'Baramhat',
6963             'Baramouda',
6964             'Bashans',
6965             'Paona',
6966             'Epep',
6967             'Mesra',
6968             'Nasie'
6969             ],
6970             leap => [
6971            
6972             ],
6973             },
6974             narrow => {
6975             nonleap => [
6976             '1',
6977             '2',
6978             '3',
6979             '4',
6980             '5',
6981             '6',
6982             '7',
6983             '8',
6984             '9',
6985             '10',
6986             '11',
6987             '12',
6988             '13'
6989             ],
6990             leap => [
6991            
6992             ],
6993             },
6994             wide => {
6995             nonleap => [
6996             'Tout',
6997             'Baba',
6998             'Hator',
6999             'Kiahk',
7000             'Toba',
7001             'Amshir',
7002             'Baramhat',
7003             'Baramouda',
7004             'Bashans',
7005             'Paona',
7006             'Epep',
7007             'Mesra',
7008             'Nasie'
7009             ],
7010             leap => [
7011            
7012             ],
7013             },
7014             },
7015             },
7016             'ethiopic' => {
7017             'format' => {
7018             abbreviated => {
7019             nonleap => [
7020             'Meskerem',
7021             'Tekemt',
7022             'Hedar',
7023             'Tahsas',
7024             'Ter',
7025             'Yekatit',
7026             'Megabit',
7027             'Miazia',
7028             'Genbot',
7029             'Sene',
7030             'Hamle',
7031             'Nehasse',
7032             'Pagumen'
7033             ],
7034             leap => [
7035            
7036             ],
7037             },
7038             narrow => {
7039             nonleap => [
7040             '1',
7041             '2',
7042             '3',
7043             '4',
7044             '5',
7045             '6',
7046             '7',
7047             '8',
7048             '9',
7049             '10',
7050             '11',
7051             '12',
7052             '13'
7053             ],
7054             leap => [
7055            
7056             ],
7057             },
7058             wide => {
7059             nonleap => [
7060             'Meskerem',
7061             'Tekemt',
7062             'Hedar',
7063             'Tahsas',
7064             'Ter',
7065             'Yekatit',
7066             'Megabit',
7067             'Miazia',
7068             'Genbot',
7069             'Sene',
7070             'Hamle',
7071             'Nehasse',
7072             'Pagumen'
7073             ],
7074             leap => [
7075            
7076             ],
7077             },
7078             },
7079             'stand-alone' => {
7080             abbreviated => {
7081             nonleap => [
7082             'Meskerem',
7083             'Tekemt',
7084             'Hedar',
7085             'Tahsas',
7086             'Ter',
7087             'Yekatit',
7088             'Megabit',
7089             'Miazia',
7090             'Genbot',
7091             'Sene',
7092             'Hamle',
7093             'Nehasse',
7094             'Pagumen'
7095             ],
7096             leap => [
7097            
7098             ],
7099             },
7100             narrow => {
7101             nonleap => [
7102             '1',
7103             '2',
7104             '3',
7105             '4',
7106             '5',
7107             '6',
7108             '7',
7109             '8',
7110             '9',
7111             '10',
7112             '11',
7113             '12',
7114             '13'
7115             ],
7116             leap => [
7117            
7118             ],
7119             },
7120             wide => {
7121             nonleap => [
7122             'Meskerem',
7123             'Tekemt',
7124             'Hedar',
7125             'Tahsas',
7126             'Ter',
7127             'Yekatit',
7128             'Megabit',
7129             'Miazia',
7130             'Genbot',
7131             'Sene',
7132             'Hamle',
7133             'Nehasse',
7134             'Pagumen'
7135             ],
7136             leap => [
7137            
7138             ],
7139             },
7140             },
7141             },
7142             'gregorian' => {
7143             'format' => {
7144             abbreviated => {
7145             nonleap => [
7146             'jan',
7147             'fev',
7148             'mar',
7149             'abr',
7150             'mai',
7151             'jun',
7152             'jul',
7153             'ago',
7154             'set',
7155             'out',
7156             'nov',
7157             'dez'
7158             ],
7159             leap => [
7160            
7161             ],
7162             },
7163             narrow => {
7164             nonleap => [
7165             'J',
7166             'F',
7167             'M',
7168             'A',
7169             'M',
7170             'J',
7171             'J',
7172             'A',
7173             'S',
7174             'O',
7175             'N',
7176             'D'
7177             ],
7178             leap => [
7179            
7180             ],
7181             },
7182             wide => {
7183             nonleap => [
7184             'janeiro',
7185             'fevereiro',
7186             'março',
7187             'abril',
7188             'maio',
7189             'junho',
7190             'julho',
7191             'agosto',
7192             'setembro',
7193             'outubro',
7194             'novembro',
7195             'dezembro'
7196             ],
7197             leap => [
7198            
7199             ],
7200             },
7201             },
7202             'stand-alone' => {
7203             abbreviated => {
7204             nonleap => [
7205             'jan',
7206             'fev',
7207             'mar',
7208             'abr',
7209             'mai',
7210             'jun',
7211             'jul',
7212             'ago',
7213             'set',
7214             'out',
7215             'nov',
7216             'dez'
7217             ],
7218             leap => [
7219            
7220             ],
7221             },
7222             narrow => {
7223             nonleap => [
7224             'J',
7225             'F',
7226             'M',
7227             'A',
7228             'M',
7229             'J',
7230             'J',
7231             'A',
7232             'S',
7233             'O',
7234             'N',
7235             'D'
7236             ],
7237             leap => [
7238            
7239             ],
7240             },
7241             wide => {
7242             nonleap => [
7243             'janeiro',
7244             'fevereiro',
7245             'março',
7246             'abril',
7247             'maio',
7248             'junho',
7249             'julho',
7250             'agosto',
7251             'setembro',
7252             'outubro',
7253             'novembro',
7254             'dezembro'
7255             ],
7256             leap => [
7257            
7258             ],
7259             },
7260             },
7261             },
7262             'hebrew' => {
7263             'format' => {
7264             abbreviated => {
7265             nonleap => [
7266             'Tishri',
7267             'Heshvan',
7268             'Kislev',
7269             'Tevet',
7270             'Shevat',
7271             'Adar I',
7272             'Adar',
7273             'Nisan',
7274             'Iyar',
7275             'Sivan',
7276             'Tamuz',
7277             'Av',
7278             'Elul'
7279             ],
7280             leap => [
7281             '',
7282             '',
7283             '',
7284             '',
7285             '',
7286             '',
7287             'Adar II'
7288             ],
7289             },
7290             narrow => {
7291             nonleap => [
7292             '1',
7293             '2',
7294             '3',
7295             '4',
7296             '5',
7297             '6',
7298             '7',
7299             '8',
7300             '9',
7301             '10',
7302             '11',
7303             '12',
7304             '13'
7305             ],
7306             leap => [
7307             '',
7308             '',
7309             '',
7310             '',
7311             '',
7312             '',
7313             '7'
7314             ],
7315             },
7316             wide => {
7317             nonleap => [
7318             'Tishri',
7319             'Heshvan',
7320             'Kislev',
7321             'Tevet',
7322             'Shevat',
7323             'Adar I',
7324             'Adar',
7325             'Nisan',
7326             'Iyar',
7327             'Sivan',
7328             'Tamuz',
7329             'Av',
7330             'Elul'
7331             ],
7332             leap => [
7333             '',
7334             '',
7335             '',
7336             '',
7337             '',
7338             '',
7339             'Adar II'
7340             ],
7341             },
7342             },
7343             'stand-alone' => {
7344             abbreviated => {
7345             nonleap => [
7346             'Tishri',
7347             'Heshvan',
7348             'Kislev',
7349             'Tevet',
7350             'Shevat',
7351             'Adar I',
7352             'Adar',
7353             'Nisan',
7354             'Iyar',
7355             'Sivan',
7356             'Tamuz',
7357             'Av',
7358             'Elul'
7359             ],
7360             leap => [
7361             '',
7362             '',
7363             '',
7364             '',
7365             '',
7366             '',
7367             'Adar II'
7368             ],
7369             },
7370             narrow => {
7371             nonleap => [
7372             '1',
7373             '2',
7374             '3',
7375             '4',
7376             '5',
7377             '6',
7378             '7',
7379             '8',
7380             '9',
7381             '10',
7382             '11',
7383             '12',
7384             '13'
7385             ],
7386             leap => [
7387             '',
7388             '',
7389             '',
7390             '',
7391             '',
7392             '',
7393             '7'
7394             ],
7395             },
7396             wide => {
7397             nonleap => [
7398             'Tishri',
7399             'Heshvan',
7400             'Kislev',
7401             'Tevet',
7402             'Shevat',
7403             'Adar I',
7404             'Adar',
7405             'Nisan',
7406             'Iyar',
7407             'Sivan',
7408             'Tamuz',
7409             'Av',
7410             'Elul'
7411             ],
7412             leap => [
7413             '',
7414             '',
7415             '',
7416             '',
7417             '',
7418             '',
7419             'Adar II'
7420             ],
7421             },
7422             },
7423             },
7424             'indian' => {
7425             'format' => {
7426             abbreviated => {
7427             nonleap => [
7428             'Chaitra',
7429             'Vaisakha',
7430             'Jyaistha',
7431             'Asadha',
7432             'Sravana',
7433             'Bhadra',
7434             'Asvina',
7435             'Kartika',
7436             'Agrahayana',
7437             'Pausa',
7438             'Magha',
7439             'Phalguna'
7440             ],
7441             leap => [
7442            
7443             ],
7444             },
7445             narrow => {
7446             nonleap => [
7447             '1',
7448             '2',
7449             '3',
7450             '4',
7451             '5',
7452             '6',
7453             '7',
7454             '8',
7455             '9',
7456             '10',
7457             '11',
7458             '12'
7459             ],
7460             leap => [
7461            
7462             ],
7463             },
7464             wide => {
7465             nonleap => [
7466             'Chaitra',
7467             'Vaisakha',
7468             'Jyaistha',
7469             'Asadha',
7470             'Sravana',
7471             'Bhadra',
7472             'Asvina',
7473             'Kartika',
7474             'Agrahayana',
7475             'Pausa',
7476             'Magha',
7477             'Phalguna'
7478             ],
7479             leap => [
7480            
7481             ],
7482             },
7483             },
7484             'stand-alone' => {
7485             abbreviated => {
7486             nonleap => [
7487             'Chaitra',
7488             'Vaisakha',
7489             'Jyaistha',
7490             'Asadha',
7491             'Sravana',
7492             'Bhadra',
7493             'Asvina',
7494             'Kartika',
7495             'Agrahayana',
7496             'Pausa',
7497             'Magha',
7498             'Phalguna'
7499             ],
7500             leap => [
7501            
7502             ],
7503             },
7504             narrow => {
7505             nonleap => [
7506             '1',
7507             '2',
7508             '3',
7509             '4',
7510             '5',
7511             '6',
7512             '7',
7513             '8',
7514             '9',
7515             '10',
7516             '11',
7517             '12'
7518             ],
7519             leap => [
7520            
7521             ],
7522             },
7523             wide => {
7524             nonleap => [
7525             'Chaitra',
7526             'Vaisakha',
7527             'Jyaistha',
7528             'Asadha',
7529             'Sravana',
7530             'Bhadra',
7531             'Asvina',
7532             'Kartika',
7533             'Agrahayana',
7534             'Pausa',
7535             'Magha',
7536             'Phalguna'
7537             ],
7538             leap => [
7539            
7540             ],
7541             },
7542             },
7543             },
7544             'islamic' => {
7545             'format' => {
7546             abbreviated => {
7547             nonleap => [
7548             'Muh.',
7549             'Saf.',
7550             'Rab. I',
7551             'Rab. II',
7552             'Jum. I',
7553             'Jum. II',
7554             'Raj.',
7555             'Sha.',
7556             'Ram.',
7557             'Shaw.',
7558             'Dhuʻl-Q.',
7559             'Dhuʻl-H.'
7560             ],
7561             leap => [
7562            
7563             ],
7564             },
7565             narrow => {
7566             nonleap => [
7567             '1',
7568             '2',
7569             '3',
7570             '4',
7571             '5',
7572             '6',
7573             '7',
7574             '8',
7575             '9',
7576             '10',
7577             '11',
7578             '12'
7579             ],
7580             leap => [
7581            
7582             ],
7583             },
7584             wide => {
7585             nonleap => [
7586             'Muharram',
7587             'Safar',
7588             'Rabiʻ I',
7589             'Rabiʻ II',
7590             'Jumada I',
7591             'Jumada II',
7592             'Rajab',
7593             'Shaʻban',
7594             'Ramadan',
7595             'Shawwal',
7596             'Dhuʻl-Qiʻdah',
7597             'Dhuʻl-Hijjah'
7598             ],
7599             leap => [
7600            
7601             ],
7602             },
7603             },
7604             'stand-alone' => {
7605             abbreviated => {
7606             nonleap => [
7607             'Muh.',
7608             'Saf.',
7609             'Rab. I',
7610             'Rab. II',
7611             'Jum. I',
7612             'Jum. II',
7613             'Raj.',
7614             'Sha.',
7615             'Ram.',
7616             'Shaw.',
7617             'Dhuʻl-Q.',
7618             'Dhuʻl-H.'
7619             ],
7620             leap => [
7621            
7622             ],
7623             },
7624             narrow => {
7625             nonleap => [
7626             '1',
7627             '2',
7628             '3',
7629             '4',
7630             '5',
7631             '6',
7632             '7',
7633             '8',
7634             '9',
7635             '10',
7636             '11',
7637             '12'
7638             ],
7639             leap => [
7640            
7641             ],
7642             },
7643             wide => {
7644             nonleap => [
7645             'Muharram',
7646             'Safar',
7647             'Rabiʻ I',
7648             'Rabiʻ II',
7649             'Jumada I',
7650             'Jumada II',
7651             'Rajab',
7652             'Shaʻban',
7653             'Ramadan',
7654             'Shawwal',
7655             'Dhuʻl-Qiʻdah',
7656             'Dhuʻl-Hijjah'
7657             ],
7658             leap => [
7659            
7660             ],
7661             },
7662             },
7663             },
7664             'persian' => {
7665             'format' => {
7666             abbreviated => {
7667             nonleap => [
7668             'Farvardin',
7669             'Ordibehesht',
7670             'Khordad',
7671             'Tir',
7672             'Mordad',
7673             'Shahrivar',
7674             'Mehr',
7675             'Aban',
7676             'Azar',
7677             'Dey',
7678             'Bahman',
7679             'Esfand'
7680             ],
7681             leap => [
7682            
7683             ],
7684             },
7685             narrow => {
7686             nonleap => [
7687             '1',
7688             '2',
7689             '3',
7690             '4',
7691             '5',
7692             '6',
7693             '7',
7694             '8',
7695             '9',
7696             '10',
7697             '11',
7698             '12'
7699             ],
7700             leap => [
7701            
7702             ],
7703             },
7704             wide => {
7705             nonleap => [
7706             'Farvardin',
7707             'Ordibehesht',
7708             'Khordad',
7709             'Tir',
7710             'Mordad',
7711             'Shahrivar',
7712             'Mehr',
7713             'Aban',
7714             'Azar',
7715             'Dey',
7716             'Bahman',
7717             'Esfand'
7718             ],
7719             leap => [
7720            
7721             ],
7722             },
7723             },
7724             'stand-alone' => {
7725             abbreviated => {
7726             nonleap => [
7727             'Farvardin',
7728             'Ordibehesht',
7729             'Khordad',
7730             'Tir',
7731             'Mordad',
7732             'Shahrivar',
7733             'Mehr',
7734             'Aban',
7735             'Azar',
7736             'Dey',
7737             'Bahman',
7738             'Esfand'
7739             ],
7740             leap => [
7741            
7742             ],
7743             },
7744             narrow => {
7745             nonleap => [
7746             '1',
7747             '2',
7748             '3',
7749             '4',
7750             '5',
7751             '6',
7752             '7',
7753             '8',
7754             '9',
7755             '10',
7756             '11',
7757             '12'
7758             ],
7759             leap => [
7760            
7761             ],
7762             },
7763             wide => {
7764             nonleap => [
7765             'Farvardin',
7766             'Ordibehesht',
7767             'Khordad',
7768             'Tir',
7769             'Mordad',
7770             'Shahrivar',
7771             'Mehr',
7772             'Aban',
7773             'Azar',
7774             'Dey',
7775             'Bahman',
7776             'Esfand'
7777             ],
7778             leap => [
7779            
7780             ],
7781             },
7782             },
7783             },
7784             } },
7785             );
7786              
7787             has 'calendar_days' => (
7788             is => 'ro',
7789             isa => HashRef,
7790             init_arg => undef,
7791             default => sub { {
7792             'gregorian' => {
7793             'format' => {
7794             abbreviated => {
7795             mon => 'seg',
7796             tue => 'ter',
7797             wed => 'qua',
7798             thu => 'qui',
7799             fri => 'sex',
7800             sat => 'sáb',
7801             sun => 'dom'
7802             },
7803             narrow => {
7804             mon => 'S',
7805             tue => 'T',
7806             wed => 'Q',
7807             thu => 'Q',
7808             fri => 'S',
7809             sat => 'S',
7810             sun => 'D'
7811             },
7812             short => {
7813             mon => 'seg',
7814             tue => 'ter',
7815             wed => 'qua',
7816             thu => 'qui',
7817             fri => 'sex',
7818             sat => 'sáb',
7819             sun => 'dom'
7820             },
7821             wide => {
7822             mon => 'segunda-feira',
7823             tue => 'terça-feira',
7824             wed => 'quarta-feira',
7825             thu => 'quinta-feira',
7826             fri => 'sexta-feira',
7827             sat => 'sábado',
7828             sun => 'domingo'
7829             },
7830             },
7831             'stand-alone' => {
7832             abbreviated => {
7833             mon => 'seg',
7834             tue => 'ter',
7835             wed => 'qua',
7836             thu => 'qui',
7837             fri => 'sex',
7838             sat => 'sáb',
7839             sun => 'dom'
7840             },
7841             narrow => {
7842             mon => 'S',
7843             tue => 'T',
7844             wed => 'Q',
7845             thu => 'Q',
7846             fri => 'S',
7847             sat => 'S',
7848             sun => 'D'
7849             },
7850             short => {
7851             mon => 'seg',
7852             tue => 'ter',
7853             wed => 'qua',
7854             thu => 'qui',
7855             fri => 'sex',
7856             sat => 'sáb',
7857             sun => 'dom'
7858             },
7859             wide => {
7860             mon => 'segunda-feira',
7861             tue => 'terça-feira',
7862             wed => 'quarta-feira',
7863             thu => 'quinta-feira',
7864             fri => 'sexta-feira',
7865             sat => 'sábado',
7866             sun => 'domingo'
7867             },
7868             },
7869             },
7870             } },
7871             );
7872              
7873             has 'calendar_quarters' => (
7874             is => 'ro',
7875             isa => HashRef,
7876             init_arg => undef,
7877             default => sub { {
7878             'gregorian' => {
7879             'format' => {
7880             abbreviated => {0 => 'T1',
7881             1 => 'T2',
7882             2 => 'T3',
7883             3 => 'T4'
7884             },
7885             narrow => {0 => '1',
7886             1 => '2',
7887             2 => '3',
7888             3 => '4'
7889             },
7890             wide => {0 => '1º trimestre',
7891             1 => '2º trimestre',
7892             2 => '3º trimestre',
7893             3 => '4º trimestre'
7894             },
7895             },
7896             'stand-alone' => {
7897             abbreviated => {0 => 'T1',
7898             1 => 'T2',
7899             2 => 'T3',
7900             3 => 'T4'
7901             },
7902             narrow => {0 => '1',
7903             1 => '2',
7904             2 => '3',
7905             3 => '4'
7906             },
7907             wide => {0 => '1º trimestre',
7908             1 => '2º trimestre',
7909             2 => '3º trimestre',
7910             3 => '4º trimestre'
7911             },
7912             },
7913             },
7914             } },
7915             );
7916              
7917             has 'day_period_data' => (
7918             is => 'ro',
7919             isa => CodeRef,
7920             init_arg => undef,
7921             default => sub { sub {
7922             # Time in hhmm format
7923             my ($self, $type, $time, $day_period_type) = @_;
7924             $day_period_type //= 'default';
7925             SWITCH:
7926             for ($type) {
7927             if ($_ eq 'buddhist') {
7928             if($day_period_type eq 'default') {
7929             return 'midnight' if $time == 0;
7930             return 'noon' if $time == 1200;
7931             return 'afternoon1' if $time >= 1200
7932             && $time < 1900;
7933             return 'evening1' if $time >= 1900
7934             && $time < 2400;
7935             return 'morning1' if $time >= 600
7936             && $time < 1200;
7937             return 'night1' if $time >= 0
7938             && $time < 600;
7939             }
7940             if($day_period_type eq 'selection') {
7941             return 'afternoon1' if $time >= 1200
7942             && $time < 1900;
7943             return 'evening1' if $time >= 1900
7944             && $time < 2400;
7945             return 'morning1' if $time >= 600
7946             && $time < 1200;
7947             return 'night1' if $time >= 0
7948             && $time < 600;
7949             }
7950             last SWITCH;
7951             }
7952             if ($_ eq 'chinese') {
7953             if($day_period_type eq 'default') {
7954             return 'midnight' if $time == 0;
7955             return 'noon' if $time == 1200;
7956             return 'afternoon1' if $time >= 1200
7957             && $time < 1900;
7958             return 'evening1' if $time >= 1900
7959             && $time < 2400;
7960             return 'morning1' if $time >= 600
7961             && $time < 1200;
7962             return 'night1' if $time >= 0
7963             && $time < 600;
7964             }
7965             if($day_period_type eq 'selection') {
7966             return 'afternoon1' if $time >= 1200
7967             && $time < 1900;
7968             return 'evening1' if $time >= 1900
7969             && $time < 2400;
7970             return 'morning1' if $time >= 600
7971             && $time < 1200;
7972             return 'night1' if $time >= 0
7973             && $time < 600;
7974             }
7975             last SWITCH;
7976             }
7977             if ($_ eq 'coptic') {
7978             if($day_period_type eq 'default') {
7979             return 'midnight' if $time == 0;
7980             return 'noon' if $time == 1200;
7981             return 'afternoon1' if $time >= 1200
7982             && $time < 1900;
7983             return 'evening1' if $time >= 1900
7984             && $time < 2400;
7985             return 'morning1' if $time >= 600
7986             && $time < 1200;
7987             return 'night1' if $time >= 0
7988             && $time < 600;
7989             }
7990             if($day_period_type eq 'selection') {
7991             return 'afternoon1' if $time >= 1200
7992             && $time < 1900;
7993             return 'evening1' if $time >= 1900
7994             && $time < 2400;
7995             return 'morning1' if $time >= 600
7996             && $time < 1200;
7997             return 'night1' if $time >= 0
7998             && $time < 600;
7999             }
8000             last SWITCH;
8001             }
8002             if ($_ eq 'ethiopic') {
8003             if($day_period_type eq 'default') {
8004             return 'midnight' if $time == 0;
8005             return 'noon' if $time == 1200;
8006             return 'afternoon1' if $time >= 1200
8007             && $time < 1900;
8008             return 'evening1' if $time >= 1900
8009             && $time < 2400;
8010             return 'morning1' if $time >= 600
8011             && $time < 1200;
8012             return 'night1' if $time >= 0
8013             && $time < 600;
8014             }
8015             if($day_period_type eq 'selection') {
8016             return 'afternoon1' if $time >= 1200
8017             && $time < 1900;
8018             return 'evening1' if $time >= 1900
8019             && $time < 2400;
8020             return 'morning1' if $time >= 600
8021             && $time < 1200;
8022             return 'night1' if $time >= 0
8023             && $time < 600;
8024             }
8025             last SWITCH;
8026             }
8027             if ($_ eq 'generic') {
8028             if($day_period_type eq 'default') {
8029             return 'midnight' if $time == 0;
8030             return 'noon' if $time == 1200;
8031             return 'afternoon1' if $time >= 1200
8032             && $time < 1900;
8033             return 'evening1' if $time >= 1900
8034             && $time < 2400;
8035             return 'morning1' if $time >= 600
8036             && $time < 1200;
8037             return 'night1' if $time >= 0
8038             && $time < 600;
8039             }
8040             if($day_period_type eq 'selection') {
8041             return 'afternoon1' if $time >= 1200
8042             && $time < 1900;
8043             return 'evening1' if $time >= 1900
8044             && $time < 2400;
8045             return 'morning1' if $time >= 600
8046             && $time < 1200;
8047             return 'night1' if $time >= 0
8048             && $time < 600;
8049             }
8050             last SWITCH;
8051             }
8052             if ($_ eq 'gregorian') {
8053             if($day_period_type eq 'default') {
8054             return 'midnight' if $time == 0;
8055             return 'noon' if $time == 1200;
8056             return 'afternoon1' if $time >= 1200
8057             && $time < 1900;
8058             return 'evening1' if $time >= 1900
8059             && $time < 2400;
8060             return 'morning1' if $time >= 600
8061             && $time < 1200;
8062             return 'night1' if $time >= 0
8063             && $time < 600;
8064             }
8065             if($day_period_type eq 'selection') {
8066             return 'afternoon1' if $time >= 1200
8067             && $time < 1900;
8068             return 'evening1' if $time >= 1900
8069             && $time < 2400;
8070             return 'morning1' if $time >= 600
8071             && $time < 1200;
8072             return 'night1' if $time >= 0
8073             && $time < 600;
8074             }
8075             last SWITCH;
8076             }
8077             if ($_ eq 'hebrew') {
8078             if($day_period_type eq 'default') {
8079             return 'midnight' if $time == 0;
8080             return 'noon' if $time == 1200;
8081             return 'afternoon1' if $time >= 1200
8082             && $time < 1900;
8083             return 'evening1' if $time >= 1900
8084             && $time < 2400;
8085             return 'morning1' if $time >= 600
8086             && $time < 1200;
8087             return 'night1' if $time >= 0
8088             && $time < 600;
8089             }
8090             if($day_period_type eq 'selection') {
8091             return 'afternoon1' if $time >= 1200
8092             && $time < 1900;
8093             return 'evening1' if $time >= 1900
8094             && $time < 2400;
8095             return 'morning1' if $time >= 600
8096             && $time < 1200;
8097             return 'night1' if $time >= 0
8098             && $time < 600;
8099             }
8100             last SWITCH;
8101             }
8102             if ($_ eq 'indian') {
8103             if($day_period_type eq 'default') {
8104             return 'midnight' if $time == 0;
8105             return 'noon' if $time == 1200;
8106             return 'afternoon1' if $time >= 1200
8107             && $time < 1900;
8108             return 'evening1' if $time >= 1900
8109             && $time < 2400;
8110             return 'morning1' if $time >= 600
8111             && $time < 1200;
8112             return 'night1' if $time >= 0
8113             && $time < 600;
8114             }
8115             if($day_period_type eq 'selection') {
8116             return 'afternoon1' if $time >= 1200
8117             && $time < 1900;
8118             return 'evening1' if $time >= 1900
8119             && $time < 2400;
8120             return 'morning1' if $time >= 600
8121             && $time < 1200;
8122             return 'night1' if $time >= 0
8123             && $time < 600;
8124             }
8125             last SWITCH;
8126             }
8127             if ($_ eq 'islamic') {
8128             if($day_period_type eq 'default') {
8129             return 'midnight' if $time == 0;
8130             return 'noon' if $time == 1200;
8131             return 'afternoon1' if $time >= 1200
8132             && $time < 1900;
8133             return 'evening1' if $time >= 1900
8134             && $time < 2400;
8135             return 'morning1' if $time >= 600
8136             && $time < 1200;
8137             return 'night1' if $time >= 0
8138             && $time < 600;
8139             }
8140             if($day_period_type eq 'selection') {
8141             return 'afternoon1' if $time >= 1200
8142             && $time < 1900;
8143             return 'evening1' if $time >= 1900
8144             && $time < 2400;
8145             return 'morning1' if $time >= 600
8146             && $time < 1200;
8147             return 'night1' if $time >= 0
8148             && $time < 600;
8149             }
8150             last SWITCH;
8151             }
8152             if ($_ eq 'japanese') {
8153             if($day_period_type eq 'default') {
8154             return 'midnight' if $time == 0;
8155             return 'noon' if $time == 1200;
8156             return 'afternoon1' if $time >= 1200
8157             && $time < 1900;
8158             return 'evening1' if $time >= 1900
8159             && $time < 2400;
8160             return 'morning1' if $time >= 600
8161             && $time < 1200;
8162             return 'night1' if $time >= 0
8163             && $time < 600;
8164             }
8165             if($day_period_type eq 'selection') {
8166             return 'afternoon1' if $time >= 1200
8167             && $time < 1900;
8168             return 'evening1' if $time >= 1900
8169             && $time < 2400;
8170             return 'morning1' if $time >= 600
8171             && $time < 1200;
8172             return 'night1' if $time >= 0
8173             && $time < 600;
8174             }
8175             last SWITCH;
8176             }
8177             if ($_ eq 'persian') {
8178             if($day_period_type eq 'default') {
8179             return 'midnight' if $time == 0;
8180             return 'noon' if $time == 1200;
8181             return 'afternoon1' if $time >= 1200
8182             && $time < 1900;
8183             return 'evening1' if $time >= 1900
8184             && $time < 2400;
8185             return 'morning1' if $time >= 600
8186             && $time < 1200;
8187             return 'night1' if $time >= 0
8188             && $time < 600;
8189             }
8190             if($day_period_type eq 'selection') {
8191             return 'afternoon1' if $time >= 1200
8192             && $time < 1900;
8193             return 'evening1' if $time >= 1900
8194             && $time < 2400;
8195             return 'morning1' if $time >= 600
8196             && $time < 1200;
8197             return 'night1' if $time >= 0
8198             && $time < 600;
8199             }
8200             last SWITCH;
8201             }
8202             if ($_ eq 'roc') {
8203             if($day_period_type eq 'default') {
8204             return 'midnight' if $time == 0;
8205             return 'noon' if $time == 1200;
8206             return 'afternoon1' if $time >= 1200
8207             && $time < 1900;
8208             return 'evening1' if $time >= 1900
8209             && $time < 2400;
8210             return 'morning1' if $time >= 600
8211             && $time < 1200;
8212             return 'night1' if $time >= 0
8213             && $time < 600;
8214             }
8215             if($day_period_type eq 'selection') {
8216             return 'afternoon1' if $time >= 1200
8217             && $time < 1900;
8218             return 'evening1' if $time >= 1900
8219             && $time < 2400;
8220             return 'morning1' if $time >= 600
8221             && $time < 1200;
8222             return 'night1' if $time >= 0
8223             && $time < 600;
8224             }
8225             last SWITCH;
8226             }
8227             }
8228             } },
8229             );
8230              
8231             around day_period_data => sub {
8232             my ($orig, $self) = @_;
8233             return $self->$orig;
8234             };
8235              
8236             has 'day_periods' => (
8237             is => 'ro',
8238             isa => HashRef,
8239             init_arg => undef,
8240             default => sub { {
8241             'gregorian' => {
8242             'format' => {
8243             'abbreviated' => {
8244             'afternoon1' => q{da tarde},
8245             'am' => q{AM},
8246             'evening1' => q{da noite},
8247             'midnight' => q{meia-noite},
8248             'morning1' => q{da manhã},
8249             'night1' => q{da madrugada},
8250             'noon' => q{meio-dia},
8251             'pm' => q{PM},
8252             },
8253             'narrow' => {
8254             'afternoon1' => q{da tarde},
8255             'am' => q{AM},
8256             'evening1' => q{da noite},
8257             'midnight' => q{meia-noite},
8258             'morning1' => q{da manhã},
8259             'night1' => q{da madrugada},
8260             'noon' => q{meio-dia},
8261             'pm' => q{PM},
8262             },
8263             'wide' => {
8264             'afternoon1' => q{da tarde},
8265             'am' => q{AM},
8266             'evening1' => q{da noite},
8267             'midnight' => q{meia-noite},
8268             'morning1' => q{da manhã},
8269             'night1' => q{da madrugada},
8270             'noon' => q{meio-dia},
8271             'pm' => q{PM},
8272             },
8273             },
8274             'stand-alone' => {
8275             'abbreviated' => {
8276             'afternoon1' => q{tarde},
8277             'am' => q{AM},
8278             'evening1' => q{noite},
8279             'midnight' => q{meia-noite},
8280             'morning1' => q{manhã},
8281             'night1' => q{madrugada},
8282             'noon' => q{meio-dia},
8283             'pm' => q{PM},
8284             },
8285             'narrow' => {
8286             'afternoon1' => q{tarde},
8287             'am' => q{AM},
8288             'evening1' => q{noite},
8289             'midnight' => q{meia-noite},
8290             'morning1' => q{manhã},
8291             'night1' => q{madrugada},
8292             'noon' => q{meio-dia},
8293             'pm' => q{PM},
8294             },
8295             'wide' => {
8296             'afternoon1' => q{tarde},
8297             'am' => q{AM},
8298             'evening1' => q{noite},
8299             'midnight' => q{meia-noite},
8300             'morning1' => q{manhã},
8301             'night1' => q{madrugada},
8302             'noon' => q{meio-dia},
8303             'pm' => q{PM},
8304             },
8305             },
8306             },
8307             } },
8308             );
8309              
8310             has 'eras' => (
8311             is => 'ro',
8312             isa => HashRef,
8313             init_arg => undef,
8314             default => sub { {
8315             'buddhist' => {
8316             abbreviated => {
8317             '0' => 'BE'
8318             },
8319             narrow => {
8320             '0' => 'EB'
8321             },
8322             wide => {
8323             '0' => 'EB'
8324             },
8325             },
8326             'chinese' => {
8327             },
8328             'coptic' => {
8329             abbreviated => {
8330             '0' => 'ERA0',
8331             '1' => 'ERA1'
8332             },
8333             narrow => {
8334             '0' => 'ERA0',
8335             '1' => 'ERA1'
8336             },
8337             wide => {
8338             '0' => 'ERA0',
8339             '1' => 'ERA1'
8340             },
8341             },
8342             'ethiopic' => {
8343             abbreviated => {
8344             '0' => 'ERA0',
8345             '1' => 'ERA1'
8346             },
8347             narrow => {
8348             '0' => 'ERA0',
8349             '1' => 'ERA1'
8350             },
8351             wide => {
8352             '0' => 'ERA0',
8353             '1' => 'ERA1'
8354             },
8355             },
8356             'generic' => {
8357             },
8358             'gregorian' => {
8359             abbreviated => {
8360             '0' => 'a.C.',
8361             '1' => 'd.C.'
8362             },
8363             wide => {
8364             '0' => 'antes de Cristo',
8365             '1' => 'depois de Cristo'
8366             },
8367             },
8368             'hebrew' => {
8369             abbreviated => {
8370             '0' => 'AM'
8371             },
8372             narrow => {
8373             '0' => 'AM'
8374             },
8375             wide => {
8376             '0' => 'AM'
8377             },
8378             },
8379             'indian' => {
8380             abbreviated => {
8381             '0' => 'Saka'
8382             },
8383             narrow => {
8384             '0' => 'Saka'
8385             },
8386             wide => {
8387             '0' => 'Saka'
8388             },
8389             },
8390             'islamic' => {
8391             abbreviated => {
8392             '0' => 'AH'
8393             },
8394             narrow => {
8395             '0' => 'AH'
8396             },
8397             wide => {
8398             '0' => 'AH'
8399             },
8400             },
8401             'japanese' => {
8402             },
8403             'persian' => {
8404             abbreviated => {
8405             '0' => 'AP'
8406             },
8407             narrow => {
8408             '0' => 'AP'
8409             },
8410             wide => {
8411             '0' => 'AP'
8412             },
8413             },
8414             'roc' => {
8415             abbreviated => {
8416             '0' => 'Antes da R.C.',
8417             '1' => 'Minguo'
8418             },
8419             narrow => {
8420             '0' => 'Antes da R.C.',
8421             '1' => 'Minguo'
8422             },
8423             wide => {
8424             '0' => 'Antes da R.C.',
8425             '1' => 'Minguo'
8426             },
8427             },
8428             } },
8429             );
8430              
8431             has 'date_formats' => (
8432             is => 'ro',
8433             isa => HashRef,
8434             init_arg => undef,
8435             default => sub { {
8436             'buddhist' => {
8437             },
8438             'chinese' => {
8439             'full' => q{EEEE, d 'de' MMMM 'de' U},
8440             'long' => q{d 'de' MMMM 'de' U},
8441             'medium' => q{dd/MM U},
8442             'short' => q{dd/MM/yy},
8443             },
8444             'coptic' => {
8445             },
8446             'ethiopic' => {
8447             },
8448             'generic' => {
8449             'full' => q{EEEE, d 'de' MMMM 'de' y G},
8450             'long' => q{d 'de' MMMM 'de' y G},
8451             'medium' => q{d MMM y G},
8452             'short' => q{dd/MM/y GGGGG},
8453             },
8454             'gregorian' => {
8455             'full' => q{EEEE, d 'de' MMMM 'de' y},
8456             'long' => q{d 'de' MMMM 'de' y},
8457             'medium' => q{d 'de' MMM 'de' y},
8458             'short' => q{dd/MM/y},
8459             },
8460             'hebrew' => {
8461             },
8462             'indian' => {
8463             },
8464             'islamic' => {
8465             },
8466             'japanese' => {
8467             'full' => q{EEEE, d 'de' MMMM 'de' y G},
8468             'long' => q{d 'de' MMMM 'de' y G},
8469             'medium' => q{dd/MM/y G},
8470             'short' => q{dd/MM/yy GGGGG},
8471             },
8472             'persian' => {
8473             },
8474             'roc' => {
8475             },
8476             } },
8477             );
8478              
8479             has 'time_formats' => (
8480             is => 'ro',
8481             isa => HashRef,
8482             init_arg => undef,
8483             default => sub { {
8484             'buddhist' => {
8485             },
8486             'chinese' => {
8487             },
8488             'coptic' => {
8489             },
8490             'ethiopic' => {
8491             },
8492             'generic' => {
8493             },
8494             'gregorian' => {
8495             'full' => q{HH:mm:ss zzzz},
8496             'long' => q{HH:mm:ss z},
8497             'medium' => q{HH:mm:ss},
8498             'short' => q{HH:mm},
8499             },
8500             'hebrew' => {
8501             },
8502             'indian' => {
8503             },
8504             'islamic' => {
8505             },
8506             'japanese' => {
8507             },
8508             'persian' => {
8509             },
8510             'roc' => {
8511             },
8512             } },
8513             );
8514              
8515             has 'datetime_formats' => (
8516             is => 'ro',
8517             isa => HashRef,
8518             init_arg => undef,
8519             default => sub { {
8520             'buddhist' => {
8521             },
8522             'chinese' => {
8523             },
8524             'coptic' => {
8525             },
8526             'ethiopic' => {
8527             },
8528             'generic' => {
8529             'full' => q{{1} {0}},
8530             'long' => q{{1} {0}},
8531             'medium' => q{{1} {0}},
8532             'short' => q{{1} {0}},
8533             },
8534             'gregorian' => {
8535             'full' => q{{1} {0}},
8536             'long' => q{{1} {0}},
8537             'medium' => q{{1} {0}},
8538             'short' => q{{1} {0}},
8539             },
8540             'hebrew' => {
8541             },
8542             'indian' => {
8543             },
8544             'islamic' => {
8545             },
8546             'japanese' => {
8547             },
8548             'persian' => {
8549             },
8550             'roc' => {
8551             },
8552             } },
8553             );
8554              
8555             has 'datetime_formats_available_formats' => (
8556             is => 'ro',
8557             isa => HashRef,
8558             init_arg => undef,
8559             default => sub { {
8560             'generic' => {
8561             Bh => q{h B},
8562             Bhm => q{h:mm B},
8563             Bhms => q{h:mm:ss B},
8564             E => q{ccc},
8565             EBhm => q{E h:mm B},
8566             EBhms => q{E h:mm:ss B},
8567             EHm => q{E HH:mm},
8568             EHms => q{E HH:mm:ss},
8569             Ed => q{E, d},
8570             Ehm => q{E h:mm a},
8571             Ehms => q{E h:mm:ss a},
8572             Gy => q{y G},
8573             GyMMM => q{MMM 'de' y G},
8574             GyMMMEd => q{E, d 'de' MMM 'de' y G},
8575             GyMMMd => q{d 'de' MMM 'de' y G},
8576             H => q{HH},
8577             Hm => q{HH:mm},
8578             Hms => q{HH:mm:ss},
8579             M => q{L},
8580             MEd => q{E, dd/MM},
8581             MMM => q{LLL},
8582             MMMEd => q{E, d 'de' MMM},
8583             MMMMEd => q{E, d 'de' MMMM},
8584             MMMMd => q{d 'de' MMMM},
8585             MMMd => q{d 'de' MMM},
8586             Md => q{d/M},
8587             d => q{d},
8588             h => q{h a},
8589             hm => q{h:mm a},
8590             hms => q{h:mm:ss a},
8591             ms => q{mm:ss},
8592             y => q{y G},
8593             yyyy => q{y G},
8594             yyyyM => q{MM/y GGGGG},
8595             yyyyMEd => q{E, dd/MM/y GGGGG},
8596             yyyyMMM => q{MMM 'de' y G},
8597             yyyyMMMEd => q{E, d 'de' MMM 'de' y G},
8598             yyyyMMMM => q{MMMM 'de' y G},
8599             yyyyMMMMEd => q{E, d 'de' MMMM 'de' y G},
8600             yyyyMMMMd => q{d 'de' MMMM 'de' y G},
8601             yyyyMMMd => q{d 'de' MMM 'de' y G},
8602             yyyyMd => q{dd/MM/y GGGGG},
8603             yyyyQQQ => q{G y QQQ},
8604             yyyyQQQQ => q{G y QQQQ},
8605             },
8606             'gregorian' => {
8607             Bh => q{h B},
8608             Bhm => q{h:mm B},
8609             Bhms => q{h:mm:ss B},
8610             E => q{ccc},
8611             EBhm => q{E h:mm B},
8612             EBhms => q{E h:mm:ss B},
8613             EHm => q{E, HH:mm},
8614             EHms => q{E, HH:mm:ss},
8615             Ed => q{E, d},
8616             Ehm => q{E, h:mm a},
8617             Ehms => q{E, h:mm:ss a},
8618             Gy => q{y G},
8619             GyMMM => q{MMM 'de' y G},
8620             GyMMMEd => q{E, d 'de' MMM 'de' y G},
8621             GyMMMd => q{d 'de' MMM 'de' y G},
8622             H => q{HH},
8623             Hm => q{HH:mm},
8624             Hms => q{HH:mm:ss},
8625             Hmsv => q{HH:mm:ss v},
8626             Hmv => q{HH:mm v},
8627             M => q{L},
8628             MEd => q{E, dd/MM},
8629             MMM => q{LLL},
8630             MMMEd => q{E, d 'de' MMM},
8631             MMMMEd => q{E, d 'de' MMMM},
8632             MMMMW => q{W'ª' 'semana' 'de' MMMM},
8633             MMMMd => q{d 'de' MMMM},
8634             MMMd => q{d 'de' MMM},
8635             MMdd => q{dd/MM},
8636             Md => q{d/M},
8637             d => q{d},
8638             h => q{h a},
8639             hm => q{h:mm a},
8640             hms => q{h:mm:ss a},
8641             hmsv => q{h:mm:ss a v},
8642             hmv => q{h:mm a v},
8643             ms => q{mm:ss},
8644             y => q{y},
8645             yM => q{MM/y},
8646             yMEd => q{E, dd/MM/y},
8647             yMM => q{MM/y},
8648             yMMM => q{MMM 'de' y},
8649             yMMMEd => q{E, d 'de' MMM 'de' y},
8650             yMMMM => q{MMMM 'de' y},
8651             yMMMMEd => q{E, d 'de' MMMM 'de' y},
8652             yMMMMd => q{d 'de' MMMM 'de' y},
8653             yMMMd => q{d 'de' MMM 'de' y},
8654             yMd => q{dd/MM/y},
8655             yQQQ => q{QQQ 'de' y},
8656             yQQQQ => q{QQQQ 'de' y},
8657             yw => q{w'ª' 'semana' 'de' Y},
8658             },
8659             } },
8660             );
8661              
8662             has 'datetime_formats_append_item' => (
8663             is => 'ro',
8664             isa => HashRef,
8665             init_arg => undef,
8666             default => sub { {
8667             'gregorian' => {
8668             'Timezone' => '{0} {1}',
8669             },
8670             } },
8671             );
8672              
8673             has 'datetime_formats_interval' => (
8674             is => 'ro',
8675             isa => HashRef,
8676             init_arg => undef,
8677             default => sub { {
8678             'generic' => {
8679             H => {
8680             H => q{HH'h' - HH'h'},
8681             },
8682             Hm => {
8683             H => q{HH:mm–HH:mm},
8684             m => q{HH:mm–HH:mm},
8685             },
8686             Hmv => {
8687             H => q{HH:mm–HH:mm v},
8688             m => q{HH:mm–HH:mm v},
8689             },
8690             Hv => {
8691             H => q{HH – HH v},
8692             },
8693             M => {
8694             M => q{M–M},
8695             },
8696             MEd => {
8697             M => q{E, dd/MM – E, dd/MM},
8698             d => q{E, dd/MM – E, dd/MM},
8699             },
8700             MMM => {
8701             M => q{MMM – MMM},
8702             },
8703             MMMEd => {
8704             M => q{E, d 'de' MMM – E, d 'de' MMM},
8705             d => q{E, d 'de' MMM – E, d 'de' MMM},
8706             },
8707             MMMd => {
8708             M => q{d 'de' MMM – d 'de' MMM},
8709             d => q{d–d 'de' MMM},
8710             },
8711             Md => {
8712             M => q{dd/MM – dd/MM},
8713             d => q{dd/MM – dd/MM},
8714             },
8715             d => {
8716             d => q{d–d},
8717             },
8718             fallback => '{0} - {1}',
8719             h => {
8720             a => q{h'h' a – h'h' a},
8721             h => q{h'h' - h'h' a},
8722             },
8723             hm => {
8724             a => q{h:mm a – h:mm a},
8725             h => q{h:mm–h:mm a},
8726             m => q{h:mm–h:mm a},
8727             },
8728             hmv => {
8729             a => q{h:mm a – h:mm a v},
8730             h => q{h:mm–h:mm a v},
8731             m => q{h:mm–h:mm a v},
8732             },
8733             hv => {
8734             a => q{h a – h a v},
8735             h => q{h – h a v},
8736             },
8737             y => {
8738             y => q{y – y G},
8739             },
8740             yM => {
8741             M => q{MM/y – MM/y G},
8742             y => q{MM/y – MM/y G},
8743             },
8744             yMEd => {
8745             M => q{E, dd/MM/y – E, dd/MM/y G},
8746             d => q{E, dd/MM/y – E, dd/MM/y G},
8747             y => q{E, dd/MM/y – E, dd/MM/y G},
8748             },
8749             yMMM => {
8750             M => q{MMM–MMM 'de' y G},
8751             y => q{MMM 'de' y – MMM 'de' y G},
8752             },
8753             yMMMEd => {
8754             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
8755             d => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
8756             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y G},
8757             },
8758             yMMMM => {
8759             M => q{MMMM–MMMM 'de' y G},
8760             y => q{MMMM 'de' y – MMMM 'de' y G},
8761             },
8762             yMMMd => {
8763             M => q{d 'de' MMM – d 'de' MMM 'de' y G},
8764             d => q{d–d 'de' MMM 'de' y},
8765             y => q{d 'de' MMM 'de' y – d 'de' MMM 'de' y G},
8766             },
8767             yMd => {
8768             M => q{dd/MM/y – dd/MM/y G},
8769             d => q{dd/MM/y – dd/MM/y G},
8770             y => q{dd/MM/y – dd/MM/y G},
8771             },
8772             },
8773             'gregorian' => {
8774             H => {
8775             H => q{HH'h' - HH'h'},
8776             },
8777             Hm => {
8778             H => q{HH:mm – HH:mm},
8779             m => q{HH:mm – HH:mm},
8780             },
8781             Hmv => {
8782             H => q{HH:mm – HH:mm v},
8783             m => q{HH:mm – HH:mm v},
8784             },
8785             Hv => {
8786             H => q{HH – HH v},
8787             },
8788             M => {
8789             M => q{M – M},
8790             },
8791             MEd => {
8792             M => q{E, dd/MM – E, dd/MM},
8793             d => q{E, dd/MM – E, dd/MM},
8794             },
8795             MMM => {
8796             M => q{MMM – MMM},
8797             },
8798             MMMEd => {
8799             M => q{E, d 'de' MMM – E, d 'de' MMM},
8800             d => q{E, d – E, d 'de' MMM},
8801             },
8802             MMMd => {
8803             M => q{d 'de' MMM – d 'de' MMM},
8804             d => q{d – d 'de' MMM},
8805             },
8806             Md => {
8807             M => q{dd/MM – dd/MM},
8808             d => q{dd/MM – dd/MM},
8809             },
8810             d => {
8811             d => q{d – d},
8812             },
8813             fallback => '{0} - {1}',
8814             h => {
8815             a => q{h a – h a},
8816             h => q{h – h a},
8817             },
8818             hm => {
8819             a => q{h:mm a – h:mm a},
8820             h => q{h:mm – h:mm a},
8821             m => q{h:mm – h:mm a},
8822             },
8823             hmv => {
8824             a => q{h:mm a – h:mm a v},
8825             h => q{h:mm – h:mm a v},
8826             m => q{h:mm – h:mm a v},
8827             },
8828             hv => {
8829             a => q{h a – h a v},
8830             h => q{h – h a v},
8831             },
8832             y => {
8833             y => q{y – y},
8834             },
8835             yM => {
8836             M => q{MM/y – MM/y},
8837             y => q{MM/y – MM/y},
8838             },
8839             yMEd => {
8840             M => q{E, dd/MM/y – E, dd/MM/y},
8841             d => q{E, dd/MM/y – E, dd/MM/y},
8842             y => q{E, dd/MM/y – E, dd/MM/y},
8843             },
8844             yMMM => {
8845             M => q{MMM – MMM 'de' y},
8846             y => q{MMM 'de' y – MMM 'de' y},
8847             },
8848             yMMMEd => {
8849             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y},
8850             d => q{E, d – E, d 'de' MMM 'de' y},
8851             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y},
8852             },
8853             yMMMM => {
8854             M => q{MMMM – MMMM 'de' y},
8855             y => q{MMMM 'de' y – MMMM 'de' y},
8856             },
8857             yMMMd => {
8858             M => q{d 'de' MMM – d 'de' MMM 'de' y},
8859             d => q{d – d 'de' MMM 'de' y},
8860             y => q{d 'de' MMM 'de' y – d 'de' MMM 'de' y},
8861             },
8862             yMd => {
8863             M => q{dd/MM/y – dd/MM/y},
8864             d => q{dd/MM/y – dd/MM/y},
8865             y => q{dd/MM/y – dd/MM/y},
8866             },
8867             },
8868             } },
8869             );
8870              
8871             has 'time_zone_names' => (
8872             is => 'ro',
8873             isa => HashRef,
8874             init_arg => undef,
8875             default => sub { {
8876             hourFormat => q(+HH:mm;-HH:mm),
8877             gmtFormat => q(GMT{0}),
8878             gmtZeroFormat => q(GMT),
8879             regionFormat => q(Horário {0}),
8880             regionFormat => q(Horário de Verão: {0}),
8881             regionFormat => q(Horário Padrão: {0}),
8882             fallbackFormat => q({1} ({0})),
8883             'Acre' => {
8884             long => {
8885             'daylight' => q#Horário de Verão do Acre#,
8886             'generic' => q#Horário do Acre#,
8887             'standard' => q#Horário Padrão do Acre#,
8888             },
8889             short => {
8890             'daylight' => q#ACST#,
8891             'generic' => q#ACT#,
8892             'standard' => q#ACT#,
8893             },
8894             },
8895             'Afghanistan' => {
8896             long => {
8897             'standard' => q#Horário do Afeganistão#,
8898             },
8899             },
8900             'Africa/Abidjan' => {
8901             exemplarCity => q#Abidjan#,
8902             },
8903             'Africa/Accra' => {
8904             exemplarCity => q#Acra#,
8905             },
8906             'Africa/Addis_Ababa' => {
8907             exemplarCity => q#Adis Abeba#,
8908             },
8909             'Africa/Algiers' => {
8910             exemplarCity => q#Argel#,
8911             },
8912             'Africa/Asmera' => {
8913             exemplarCity => q#Asmara#,
8914             },
8915             'Africa/Bamako' => {
8916             exemplarCity => q#Bamako#,
8917             },
8918             'Africa/Bangui' => {
8919             exemplarCity => q#Bangui#,
8920             },
8921             'Africa/Banjul' => {
8922             exemplarCity => q#Banjul#,
8923             },
8924             'Africa/Bissau' => {
8925             exemplarCity => q#Bissau#,
8926             },
8927             'Africa/Blantyre' => {
8928             exemplarCity => q#Blantyre#,
8929             },
8930             'Africa/Brazzaville' => {
8931             exemplarCity => q#Brazzaville#,
8932             },
8933             'Africa/Bujumbura' => {
8934             exemplarCity => q#Bujumbura#,
8935             },
8936             'Africa/Cairo' => {
8937             exemplarCity => q#Cairo#,
8938             },
8939             'Africa/Casablanca' => {
8940             exemplarCity => q#Casablanca#,
8941             },
8942             'Africa/Ceuta' => {
8943             exemplarCity => q#Ceuta#,
8944             },
8945             'Africa/Conakry' => {
8946             exemplarCity => q#Conacri#,
8947             },
8948             'Africa/Dakar' => {
8949             exemplarCity => q#Dakar#,
8950             },
8951             'Africa/Dar_es_Salaam' => {
8952             exemplarCity => q#Dar es Salaam#,
8953             },
8954             'Africa/Djibouti' => {
8955             exemplarCity => q#Djibuti#,
8956             },
8957             'Africa/Douala' => {
8958             exemplarCity => q#Douala#,
8959             },
8960             'Africa/El_Aaiun' => {
8961             exemplarCity => q#El Aaiún#,
8962             },
8963             'Africa/Freetown' => {
8964             exemplarCity => q#Freetown#,
8965             },
8966             'Africa/Gaborone' => {
8967             exemplarCity => q#Gaborone#,
8968             },
8969             'Africa/Harare' => {
8970             exemplarCity => q#Harare#,
8971             },
8972             'Africa/Johannesburg' => {
8973             exemplarCity => q#Joanesburgo#,
8974             },
8975             'Africa/Juba' => {
8976             exemplarCity => q#Juba#,
8977             },
8978             'Africa/Kampala' => {
8979             exemplarCity => q#Kampala#,
8980             },
8981             'Africa/Khartoum' => {
8982             exemplarCity => q#Cartum#,
8983             },
8984             'Africa/Kigali' => {
8985             exemplarCity => q#Kigali#,
8986             },
8987             'Africa/Kinshasa' => {
8988             exemplarCity => q#Kinshasa#,
8989             },
8990             'Africa/Lagos' => {
8991             exemplarCity => q#Lagos#,
8992             },
8993             'Africa/Libreville' => {
8994             exemplarCity => q#Libreville#,
8995             },
8996             'Africa/Lome' => {
8997             exemplarCity => q#Lomé#,
8998             },
8999             'Africa/Luanda' => {
9000             exemplarCity => q#Luanda#,
9001             },
9002             'Africa/Lubumbashi' => {
9003             exemplarCity => q#Lubumbashi#,
9004             },
9005             'Africa/Lusaka' => {
9006             exemplarCity => q#Lusaka#,
9007             },
9008             'Africa/Malabo' => {
9009             exemplarCity => q#Malabo#,
9010             },
9011             'Africa/Maputo' => {
9012             exemplarCity => q#Maputo#,
9013             },
9014             'Africa/Maseru' => {
9015             exemplarCity => q#Maseru#,
9016             },
9017             'Africa/Mbabane' => {
9018             exemplarCity => q#Mbabane#,
9019             },
9020             'Africa/Mogadishu' => {
9021             exemplarCity => q#Mogadíscio#,
9022             },
9023             'Africa/Monrovia' => {
9024             exemplarCity => q#Monróvia#,
9025             },
9026             'Africa/Nairobi' => {
9027             exemplarCity => q#Nairóbi#,
9028             },
9029             'Africa/Ndjamena' => {
9030             exemplarCity => q#N’Djamena#,
9031             },
9032             'Africa/Niamey' => {
9033             exemplarCity => q#Niamey#,
9034             },
9035             'Africa/Nouakchott' => {
9036             exemplarCity => q#Nouakchott#,
9037             },
9038             'Africa/Ouagadougou' => {
9039             exemplarCity => q#Ouagadougou#,
9040             },
9041             'Africa/Porto-Novo' => {
9042             exemplarCity => q#Porto Novo#,
9043             },
9044             'Africa/Sao_Tome' => {
9045             exemplarCity => q#São Tomé#,
9046             },
9047             'Africa/Tripoli' => {
9048             exemplarCity => q#Trípoli#,
9049             },
9050             'Africa/Tunis' => {
9051             exemplarCity => q#Túnis#,
9052             },
9053             'Africa/Windhoek' => {
9054             exemplarCity => q#Windhoek#,
9055             },
9056             'Africa_Central' => {
9057             long => {
9058             'standard' => q#Horário da África Central#,
9059             },
9060             },
9061             'Africa_Eastern' => {
9062             long => {
9063             'standard' => q#Horário da África Oriental#,
9064             },
9065             },
9066             'Africa_Southern' => {
9067             long => {
9068             'standard' => q#Horário da África do Sul#,
9069             },
9070             },
9071             'Africa_Western' => {
9072             long => {
9073             'daylight' => q#Horário de Verão da África Ocidental#,
9074             'generic' => q#Horário da África Ocidental#,
9075             'standard' => q#Horário Padrão da África Ocidental#,
9076             },
9077             },
9078             'Alaska' => {
9079             long => {
9080             'daylight' => q#Horário de Verão do Alasca#,
9081             'generic' => q#Horário do Alasca#,
9082             'standard' => q#Horário Padrão do Alasca#,
9083             },
9084             },
9085             'Almaty' => {
9086             long => {
9087             'daylight' => q#Horário de Verão do Almaty#,
9088             'generic' => q#Horário do Almaty#,
9089             'standard' => q#Horário Padrão do Almaty#,
9090             },
9091             },
9092             'Amazon' => {
9093             long => {
9094             'daylight' => q#Horário de Verão do Amazonas#,
9095             'generic' => q#Horário do Amazonas#,
9096             'standard' => q#Horário Padrão do Amazonas#,
9097             },
9098             short => {
9099             'daylight' => q#AMST#,
9100             'generic' => q#AMT#,
9101             'standard' => q#AMT#,
9102             },
9103             },
9104             'America/Adak' => {
9105             exemplarCity => q#Adak#,
9106             },
9107             'America/Anchorage' => {
9108             exemplarCity => q#Anchorage#,
9109             },
9110             'America/Anguilla' => {
9111             exemplarCity => q#Anguilla#,
9112             },
9113             'America/Antigua' => {
9114             exemplarCity => q#Antígua#,
9115             },
9116             'America/Araguaina' => {
9117             exemplarCity => q#Araguaína#,
9118             },
9119             'America/Argentina/La_Rioja' => {
9120             exemplarCity => q#La Rioja#,
9121             },
9122             'America/Argentina/Rio_Gallegos' => {
9123             exemplarCity => q#Rio Gallegos#,
9124             },
9125             'America/Argentina/Salta' => {
9126             exemplarCity => q#Salta#,
9127             },
9128             'America/Argentina/San_Juan' => {
9129             exemplarCity => q#San Juan#,
9130             },
9131             'America/Argentina/San_Luis' => {
9132             exemplarCity => q#San Luis#,
9133             },
9134             'America/Argentina/Tucuman' => {
9135             exemplarCity => q#Tucumã#,
9136             },
9137             'America/Argentina/Ushuaia' => {
9138             exemplarCity => q#Ushuaia#,
9139             },
9140             'America/Aruba' => {
9141             exemplarCity => q#Aruba#,
9142             },
9143             'America/Asuncion' => {
9144             exemplarCity => q#Assunção#,
9145             },
9146             'America/Bahia' => {
9147             exemplarCity => q#Bahia#,
9148             },
9149             'America/Bahia_Banderas' => {
9150             exemplarCity => q#Bahia de Banderas#,
9151             },
9152             'America/Barbados' => {
9153             exemplarCity => q#Barbados#,
9154             },
9155             'America/Belem' => {
9156             exemplarCity => q#Belém#,
9157             },
9158             'America/Belize' => {
9159             exemplarCity => q#Belize#,
9160             },
9161             'America/Blanc-Sablon' => {
9162             exemplarCity => q#Blanc-Sablon#,
9163             },
9164             'America/Boa_Vista' => {
9165             exemplarCity => q#Boa Vista#,
9166             },
9167             'America/Bogota' => {
9168             exemplarCity => q#Bogotá#,
9169             },
9170             'America/Boise' => {
9171             exemplarCity => q#Boise#,
9172             },
9173             'America/Buenos_Aires' => {
9174             exemplarCity => q#Buenos Aires#,
9175             },
9176             'America/Cambridge_Bay' => {
9177             exemplarCity => q#Cambridge Bay#,
9178             },
9179             'America/Campo_Grande' => {
9180             exemplarCity => q#Campo Grande#,
9181             },
9182             'America/Cancun' => {
9183             exemplarCity => q#Cancún#,
9184             },
9185             'America/Caracas' => {
9186             exemplarCity => q#Caracas#,
9187             },
9188             'America/Catamarca' => {
9189             exemplarCity => q#Catamarca#,
9190             },
9191             'America/Cayenne' => {
9192             exemplarCity => q#Caiena#,
9193             },
9194             'America/Cayman' => {
9195             exemplarCity => q#Cayman#,
9196             },
9197             'America/Chicago' => {
9198             exemplarCity => q#Chicago#,
9199             },
9200             'America/Chihuahua' => {
9201             exemplarCity => q#Chihuahua#,
9202             },
9203             'America/Coral_Harbour' => {
9204             exemplarCity => q#Atikokan#,
9205             },
9206             'America/Cordoba' => {
9207             exemplarCity => q#Córdoba#,
9208             },
9209             'America/Costa_Rica' => {
9210             exemplarCity => q#Costa Rica#,
9211             },
9212             'America/Creston' => {
9213             exemplarCity => q#Creston#,
9214             },
9215             'America/Cuiaba' => {
9216             exemplarCity => q#Cuiabá#,
9217             },
9218             'America/Curacao' => {
9219             exemplarCity => q#Curaçao#,
9220             },
9221             'America/Danmarkshavn' => {
9222             exemplarCity => q#Danmarkshavn#,
9223             },
9224             'America/Dawson' => {
9225             exemplarCity => q#Dawson#,
9226             },
9227             'America/Dawson_Creek' => {
9228             exemplarCity => q#Dawson Creek#,
9229             },
9230             'America/Denver' => {
9231             exemplarCity => q#Denver#,
9232             },
9233             'America/Detroit' => {
9234             exemplarCity => q#Detroit#,
9235             },
9236             'America/Dominica' => {
9237             exemplarCity => q#Dominica#,
9238             },
9239             'America/Edmonton' => {
9240             exemplarCity => q#Edmonton#,
9241             },
9242             'America/Eirunepe' => {
9243             exemplarCity => q#Eirunepé#,
9244             },
9245             'America/El_Salvador' => {
9246             exemplarCity => q#El Salvador#,
9247             },
9248             'America/Fort_Nelson' => {
9249             exemplarCity => q#Fort Nelson#,
9250             },
9251             'America/Fortaleza' => {
9252             exemplarCity => q#Fortaleza#,
9253             },
9254             'America/Glace_Bay' => {
9255             exemplarCity => q#Glace Bay#,
9256             },
9257             'America/Godthab' => {
9258             exemplarCity => q#Nuuk#,
9259             },
9260             'America/Goose_Bay' => {
9261             exemplarCity => q#Goose Bay#,
9262             },
9263             'America/Grand_Turk' => {
9264             exemplarCity => q#Grand Turk#,
9265             },
9266             'America/Grenada' => {
9267             exemplarCity => q#Granada#,
9268             },
9269             'America/Guadeloupe' => {
9270             exemplarCity => q#Guadalupe#,
9271             },
9272             'America/Guatemala' => {
9273             exemplarCity => q#Guatemala#,
9274             },
9275             'America/Guayaquil' => {
9276             exemplarCity => q#Guaiaquil#,
9277             },
9278             'America/Guyana' => {
9279             exemplarCity => q#Guiana#,
9280             },
9281             'America/Halifax' => {
9282             exemplarCity => q#Halifax#,
9283             },
9284             'America/Havana' => {
9285             exemplarCity => q#Havana#,
9286             },
9287             'America/Hermosillo' => {
9288             exemplarCity => q#Hermosillo#,
9289             },
9290             'America/Indiana/Knox' => {
9291             exemplarCity => q#Knox, Indiana#,
9292             },
9293             'America/Indiana/Marengo' => {
9294             exemplarCity => q#Marengo, Indiana#,
9295             },
9296             'America/Indiana/Petersburg' => {
9297             exemplarCity => q#Petersburg, Indiana#,
9298             },
9299             'America/Indiana/Tell_City' => {
9300             exemplarCity => q#Tell City, Indiana#,
9301             },
9302             'America/Indiana/Vevay' => {
9303             exemplarCity => q#Vevay, Indiana#,
9304             },
9305             'America/Indiana/Vincennes' => {
9306             exemplarCity => q#Vincennes, Indiana#,
9307             },
9308             'America/Indiana/Winamac' => {
9309             exemplarCity => q#Winamac, Indiana#,
9310             },
9311             'America/Indianapolis' => {
9312             exemplarCity => q#Indianápolis#,
9313             },
9314             'America/Inuvik' => {
9315             exemplarCity => q#Inuvik#,
9316             },
9317             'America/Iqaluit' => {
9318             exemplarCity => q#Iqaluit#,
9319             },
9320             'America/Jamaica' => {
9321             exemplarCity => q#Jamaica#,
9322             },
9323             'America/Jujuy' => {
9324             exemplarCity => q#Jujuy#,
9325             },
9326             'America/Juneau' => {
9327             exemplarCity => q#Juneau#,
9328             },
9329             'America/Kentucky/Monticello' => {
9330             exemplarCity => q#Monticello, Kentucky#,
9331             },
9332             'America/Kralendijk' => {
9333             exemplarCity => q#Kralendijk#,
9334             },
9335             'America/La_Paz' => {
9336             exemplarCity => q#La Paz#,
9337             },
9338             'America/Lima' => {
9339             exemplarCity => q#Lima#,
9340             },
9341             'America/Los_Angeles' => {
9342             exemplarCity => q#Los Angeles#,
9343             },
9344             'America/Louisville' => {
9345             exemplarCity => q#Louisville#,
9346             },
9347             'America/Lower_Princes' => {
9348             exemplarCity => q#Lower Prince’s Quarter#,
9349             },
9350             'America/Maceio' => {
9351             exemplarCity => q#Maceió#,
9352             },
9353             'America/Managua' => {
9354             exemplarCity => q#Manágua#,
9355             },
9356             'America/Manaus' => {
9357             exemplarCity => q#Manaus#,
9358             },
9359             'America/Marigot' => {
9360             exemplarCity => q#Marigot#,
9361             },
9362             'America/Martinique' => {
9363             exemplarCity => q#Martinica#,
9364             },
9365             'America/Matamoros' => {
9366             exemplarCity => q#Matamoros#,
9367             },
9368             'America/Mazatlan' => {
9369             exemplarCity => q#Mazatlan#,
9370             },
9371             'America/Mendoza' => {
9372             exemplarCity => q#Mendoza#,
9373             },
9374             'America/Menominee' => {
9375             exemplarCity => q#Menominee#,
9376             },
9377             'America/Merida' => {
9378             exemplarCity => q#Mérida#,
9379             },
9380             'America/Metlakatla' => {
9381             exemplarCity => q#Metlakatla#,
9382             },
9383             'America/Mexico_City' => {
9384             exemplarCity => q#Cidade do México#,
9385             },
9386             'America/Miquelon' => {
9387             exemplarCity => q#Miquelon#,
9388             },
9389             'America/Moncton' => {
9390             exemplarCity => q#Moncton#,
9391             },
9392             'America/Monterrey' => {
9393             exemplarCity => q#Monterrey#,
9394             },
9395             'America/Montevideo' => {
9396             exemplarCity => q#Montevidéu#,
9397             },
9398             'America/Montserrat' => {
9399             exemplarCity => q#Montserrat#,
9400             },
9401             'America/Nassau' => {
9402             exemplarCity => q#Nassau#,
9403             },
9404             'America/New_York' => {
9405             exemplarCity => q#Nova York#,
9406             },
9407             'America/Nipigon' => {
9408             exemplarCity => q#Nipigon#,
9409             },
9410             'America/Nome' => {
9411             exemplarCity => q#Nome#,
9412             },
9413             'America/Noronha' => {
9414             exemplarCity => q#Fernando de Noronha#,
9415             },
9416             'America/North_Dakota/Beulah' => {
9417             exemplarCity => q#Beulah, Dakota do Norte#,
9418             },
9419             'America/North_Dakota/Center' => {
9420             exemplarCity => q#Center, Dakota do Norte#,
9421             },
9422             'America/North_Dakota/New_Salem' => {
9423             exemplarCity => q#New Salen, Dakota do Norte#,
9424             },
9425             'America/Ojinaga' => {
9426             exemplarCity => q#Ojinaga#,
9427             },
9428             'America/Panama' => {
9429             exemplarCity => q#Panamá#,
9430             },
9431             'America/Pangnirtung' => {
9432             exemplarCity => q#Pangnirtung#,
9433             },
9434             'America/Paramaribo' => {
9435             exemplarCity => q#Paramaribo#,
9436             },
9437             'America/Phoenix' => {
9438             exemplarCity => q#Phoenix#,
9439             },
9440             'America/Port-au-Prince' => {
9441             exemplarCity => q#Porto Príncipe#,
9442             },
9443             'America/Port_of_Spain' => {
9444             exemplarCity => q#Port of Spain#,
9445             },
9446             'America/Porto_Velho' => {
9447             exemplarCity => q#Porto Velho#,
9448             },
9449             'America/Puerto_Rico' => {
9450             exemplarCity => q#Porto Rico#,
9451             },
9452             'America/Punta_Arenas' => {
9453             exemplarCity => q#Punta Arenas#,
9454             },
9455             'America/Rainy_River' => {
9456             exemplarCity => q#Rainy River#,
9457             },
9458             'America/Rankin_Inlet' => {
9459             exemplarCity => q#Rankin Inlet#,
9460             },
9461             'America/Recife' => {
9462             exemplarCity => q#Recife#,
9463             },
9464             'America/Regina' => {
9465             exemplarCity => q#Regina#,
9466             },
9467             'America/Resolute' => {
9468             exemplarCity => q#Resolute#,
9469             },
9470             'America/Rio_Branco' => {
9471             exemplarCity => q#Rio Branco#,
9472             },
9473             'America/Santa_Isabel' => {
9474             exemplarCity => q#Santa Isabel#,
9475             },
9476             'America/Santarem' => {
9477             exemplarCity => q#Santarém#,
9478             },
9479             'America/Santiago' => {
9480             exemplarCity => q#Santiago#,
9481             },
9482             'America/Santo_Domingo' => {
9483             exemplarCity => q#Santo Domingo#,
9484             },
9485             'America/Sao_Paulo' => {
9486             exemplarCity => q#São Paulo#,
9487             },
9488             'America/Scoresbysund' => {
9489             exemplarCity => q#Ittoqqortoormiit#,
9490             },
9491             'America/Sitka' => {
9492             exemplarCity => q#Sitka#,
9493             },
9494             'America/St_Barthelemy' => {
9495             exemplarCity => q#São Bartolomeu#,
9496             },
9497             'America/St_Johns' => {
9498             exemplarCity => q#Saint John’s#,
9499             },
9500             'America/St_Kitts' => {
9501             exemplarCity => q#São Cristóvão#,
9502             },
9503             'America/St_Lucia' => {
9504             exemplarCity => q#Santa Lúcia#,
9505             },
9506             'America/St_Thomas' => {
9507             exemplarCity => q#Saint Thomas#,
9508             },
9509             'America/St_Vincent' => {
9510             exemplarCity => q#São Vicente#,
9511             },
9512             'America/Swift_Current' => {
9513             exemplarCity => q#Swift Current#,
9514             },
9515             'America/Tegucigalpa' => {
9516             exemplarCity => q#Tegucigalpa#,
9517             },
9518             'America/Thule' => {
9519             exemplarCity => q#Thule#,
9520             },
9521             'America/Thunder_Bay' => {
9522             exemplarCity => q#Thunder Bay#,
9523             },
9524             'America/Tijuana' => {
9525             exemplarCity => q#Tijuana#,
9526             },
9527             'America/Toronto' => {
9528             exemplarCity => q#Toronto#,
9529             },
9530             'America/Tortola' => {
9531             exemplarCity => q#Tortola#,
9532             },
9533             'America/Vancouver' => {
9534             exemplarCity => q#Vancouver#,
9535             },
9536             'America/Whitehorse' => {
9537             exemplarCity => q#Whitehorse#,
9538             },
9539             'America/Winnipeg' => {
9540             exemplarCity => q#Winnipeg#,
9541             },
9542             'America/Yakutat' => {
9543             exemplarCity => q#Yakutat#,
9544             },
9545             'America/Yellowknife' => {
9546             exemplarCity => q#Yellowknife#,
9547             },
9548             'America_Central' => {
9549             long => {
9550             'daylight' => q#Horário de Verão Central#,
9551             'generic' => q#Horário Central#,
9552             'standard' => q#Horário Padrão Central#,
9553             },
9554             },
9555             'America_Eastern' => {
9556             long => {
9557             'daylight' => q#Horário de Verão do Leste#,
9558             'generic' => q#Horário do Leste#,
9559             'standard' => q#Horário Padrão do Leste#,
9560             },
9561             },
9562             'America_Mountain' => {
9563             long => {
9564             'daylight' => q#Horário de Verão das Montanhas#,
9565             'generic' => q#Horário das Montanhas#,
9566             'standard' => q#Horário Padrão das Montanhas#,
9567             },
9568             },
9569             'America_Pacific' => {
9570             long => {
9571             'daylight' => q#Horário de Verão do Pacífico#,
9572             'generic' => q#Horário do Pacífico#,
9573             'standard' => q#Horário Padrão do Pacífico#,
9574             },
9575             },
9576             'Anadyr' => {
9577             long => {
9578             'daylight' => q#Horário de Verão do Anadyr#,
9579             'generic' => q#Horário de Anadyr#,
9580             'standard' => q#Horário Padrão do Anadyr#,
9581             },
9582             },
9583             'Antarctica/Casey' => {
9584             exemplarCity => q#Casey#,
9585             },
9586             'Antarctica/Davis' => {
9587             exemplarCity => q#Davis#,
9588             },
9589             'Antarctica/DumontDUrville' => {
9590             exemplarCity => q#Dumont d’Urville#,
9591             },
9592             'Antarctica/Macquarie' => {
9593             exemplarCity => q#Macquarie#,
9594             },
9595             'Antarctica/Mawson' => {
9596             exemplarCity => q#Mawson#,
9597             },
9598             'Antarctica/McMurdo' => {
9599             exemplarCity => q#McMurdo#,
9600             },
9601             'Antarctica/Palmer' => {
9602             exemplarCity => q#Palmer#,
9603             },
9604             'Antarctica/Rothera' => {
9605             exemplarCity => q#Rothera#,
9606             },
9607             'Antarctica/Syowa' => {
9608             exemplarCity => q#Showa#,
9609             },
9610             'Antarctica/Troll' => {
9611             exemplarCity => q#Troll#,
9612             },
9613             'Antarctica/Vostok' => {
9614             exemplarCity => q#Vostok#,
9615             },
9616             'Apia' => {
9617             long => {
9618             'daylight' => q#Horário de Verão de Apia#,
9619             'generic' => q#Horário de Apia#,
9620             'standard' => q#Horário Padrão de Apia#,
9621             },
9622             },
9623             'Aqtau' => {
9624             long => {
9625             'daylight' => q#Horário de Verão do Aqtau#,
9626             'generic' => q#Horário do Aqtau#,
9627             'standard' => q#Horário Padrão do Aqtau#,
9628             },
9629             },
9630             'Aqtobe' => {
9631             long => {
9632             'daylight' => q#Horário de Verão do Aqtobe#,
9633             'generic' => q#Horário do Aqtobe#,
9634             'standard' => q#Horário Padrão do Aqtobe#,
9635             },
9636             },
9637             'Arabian' => {
9638             long => {
9639             'daylight' => q#Horário de Verão da Arábia#,
9640             'generic' => q#Horário da Arábia#,
9641             'standard' => q#Horário Padrão da Arábia#,
9642             },
9643             },
9644             'Arctic/Longyearbyen' => {
9645             exemplarCity => q#Longyearbyen#,
9646             },
9647             'Argentina' => {
9648             long => {
9649             'daylight' => q#Horário de Verão da Argentina#,
9650             'generic' => q#Horário da Argentina#,
9651             'standard' => q#Horário Padrão da Argentina#,
9652             },
9653             },
9654             'Argentina_Western' => {
9655             long => {
9656             'daylight' => q#Horário de Verão da Argentina Ocidental#,
9657             'generic' => q#Horário da Argentina Ocidental#,
9658             'standard' => q#Horário Padrão da Argentina Ocidental#,
9659             },
9660             },
9661             'Armenia' => {
9662             long => {
9663             'daylight' => q#Horário de Verão da Armênia#,
9664             'generic' => q#Horário da Armênia#,
9665             'standard' => q#Horário Padrão da Armênia#,
9666             },
9667             },
9668             'Asia/Aden' => {
9669             exemplarCity => q#Adem#,
9670             },
9671             'Asia/Almaty' => {
9672             exemplarCity => q#Almaty#,
9673             },
9674             'Asia/Amman' => {
9675             exemplarCity => q#Amã#,
9676             },
9677             'Asia/Anadyr' => {
9678             exemplarCity => q#Anadyr#,
9679             },
9680             'Asia/Aqtau' => {
9681             exemplarCity => q#Aqtau#,
9682             },
9683             'Asia/Aqtobe' => {
9684             exemplarCity => q#Aqtöbe#,
9685             },
9686             'Asia/Ashgabat' => {
9687             exemplarCity => q#Asgabate#,
9688             },
9689             'Asia/Atyrau' => {
9690             exemplarCity => q#Atyrau#,
9691             },
9692             'Asia/Baghdad' => {
9693             exemplarCity => q#Bagdá#,
9694             },
9695             'Asia/Bahrain' => {
9696             exemplarCity => q#Bahrein#,
9697             },
9698             'Asia/Baku' => {
9699             exemplarCity => q#Baku#,
9700             },
9701             'Asia/Bangkok' => {
9702             exemplarCity => q#Bangkok#,
9703             },
9704             'Asia/Barnaul' => {
9705             exemplarCity => q#Barnaul#,
9706             },
9707             'Asia/Beirut' => {
9708             exemplarCity => q#Beirute#,
9709             },
9710             'Asia/Bishkek' => {
9711             exemplarCity => q#Bishkek#,
9712             },
9713             'Asia/Brunei' => {
9714             exemplarCity => q#Brunei#,
9715             },
9716             'Asia/Calcutta' => {
9717             exemplarCity => q#Kolkata#,
9718             },
9719             'Asia/Chita' => {
9720             exemplarCity => q#Chita#,
9721             },
9722             'Asia/Choibalsan' => {
9723             exemplarCity => q#Choibalsan#,
9724             },
9725             'Asia/Colombo' => {
9726             exemplarCity => q#Colombo#,
9727             },
9728             'Asia/Damascus' => {
9729             exemplarCity => q#Damasco#,
9730             },
9731             'Asia/Dhaka' => {
9732             exemplarCity => q#Dacca#,
9733             },
9734             'Asia/Dili' => {
9735             exemplarCity => q#Dili#,
9736             },
9737             'Asia/Dubai' => {
9738             exemplarCity => q#Dubai#,
9739             },
9740             'Asia/Dushanbe' => {
9741             exemplarCity => q#Duchambe#,
9742             },
9743             'Asia/Famagusta' => {
9744             exemplarCity => q#Famagusta#,
9745             },
9746             'Asia/Gaza' => {
9747             exemplarCity => q#Gaza#,
9748             },
9749             'Asia/Hebron' => {
9750             exemplarCity => q#Hebrom#,
9751             },
9752             'Asia/Hong_Kong' => {
9753             exemplarCity => q#Hong Kong#,
9754             },
9755             'Asia/Hovd' => {
9756             exemplarCity => q#Hovd#,
9757             },
9758             'Asia/Irkutsk' => {
9759             exemplarCity => q#Irkutsk#,
9760             },
9761             'Asia/Jakarta' => {
9762             exemplarCity => q#Jacarta#,
9763             },
9764             'Asia/Jayapura' => {
9765             exemplarCity => q#Jayapura#,
9766             },
9767             'Asia/Jerusalem' => {
9768             exemplarCity => q#Jerusalém#,
9769             },
9770             'Asia/Kabul' => {
9771             exemplarCity => q#Kabul#,
9772             },
9773             'Asia/Kamchatka' => {
9774             exemplarCity => q#Kamchatka#,
9775             },
9776             'Asia/Karachi' => {
9777             exemplarCity => q#Carachi#,
9778             },
9779             'Asia/Katmandu' => {
9780             exemplarCity => q#Catmandu#,
9781             },
9782             'Asia/Khandyga' => {
9783             exemplarCity => q#Khandyga#,
9784             },
9785             'Asia/Krasnoyarsk' => {
9786             exemplarCity => q#Krasnoyarsk#,
9787             },
9788             'Asia/Kuala_Lumpur' => {
9789             exemplarCity => q#Kuala Lampur#,
9790             },
9791             'Asia/Kuching' => {
9792             exemplarCity => q#Kuching#,
9793             },
9794             'Asia/Kuwait' => {
9795             exemplarCity => q#Kuwait#,
9796             },
9797             'Asia/Macau' => {
9798             exemplarCity => q#Macau#,
9799             },
9800             'Asia/Magadan' => {
9801             exemplarCity => q#Magadan#,
9802             },
9803             'Asia/Makassar' => {
9804             exemplarCity => q#Macáçar#,
9805             },
9806             'Asia/Manila' => {
9807             exemplarCity => q#Manila#,
9808             },
9809             'Asia/Muscat' => {
9810             exemplarCity => q#Mascate#,
9811             },
9812             'Asia/Nicosia' => {
9813             exemplarCity => q#Nicósia#,
9814             },
9815             'Asia/Novokuznetsk' => {
9816             exemplarCity => q#Novokuznetsk#,
9817             },
9818             'Asia/Novosibirsk' => {
9819             exemplarCity => q#Novosibirsk#,
9820             },
9821             'Asia/Omsk' => {
9822             exemplarCity => q#Omsk#,
9823             },
9824             'Asia/Oral' => {
9825             exemplarCity => q#Oral#,
9826             },
9827             'Asia/Phnom_Penh' => {
9828             exemplarCity => q#Phnom Penh#,
9829             },
9830             'Asia/Pontianak' => {
9831             exemplarCity => q#Pontianak#,
9832             },
9833             'Asia/Pyongyang' => {
9834             exemplarCity => q#Pyongyang#,
9835             },
9836             'Asia/Qatar' => {
9837             exemplarCity => q#Qatar#,
9838             },
9839             'Asia/Qyzylorda' => {
9840             exemplarCity => q#Qyzylorda#,
9841             },
9842             'Asia/Rangoon' => {
9843             exemplarCity => q#Yangon#,
9844             },
9845             'Asia/Riyadh' => {
9846             exemplarCity => q#Riade#,
9847             },
9848             'Asia/Saigon' => {
9849             exemplarCity => q#Ho Chi Minh#,
9850             },
9851             'Asia/Sakhalin' => {
9852             exemplarCity => q#Sacalina#,
9853             },
9854             'Asia/Samarkand' => {
9855             exemplarCity => q#Samarcanda#,
9856             },
9857             'Asia/Seoul' => {
9858             exemplarCity => q#Seul#,
9859             },
9860             'Asia/Shanghai' => {
9861             exemplarCity => q#Xangai#,
9862             },
9863             'Asia/Singapore' => {
9864             exemplarCity => q#Cingapura#,
9865             },
9866             'Asia/Srednekolymsk' => {
9867             exemplarCity => q#Srednekolymsk#,
9868             },
9869             'Asia/Taipei' => {
9870             exemplarCity => q#Taipei#,
9871             },
9872             'Asia/Tashkent' => {
9873             exemplarCity => q#Tashkent#,
9874             },
9875             'Asia/Tbilisi' => {
9876             exemplarCity => q#Tbilisi#,
9877             },
9878             'Asia/Tehran' => {
9879             exemplarCity => q#Teerã#,
9880             },
9881             'Asia/Thimphu' => {
9882             exemplarCity => q#Timphu#,
9883             },
9884             'Asia/Tokyo' => {
9885             exemplarCity => q#Tóquio#,
9886             },
9887             'Asia/Tomsk' => {
9888             exemplarCity => q#Tomsk#,
9889             },
9890             'Asia/Ulaanbaatar' => {
9891             exemplarCity => q#Ulan Bator#,
9892             },
9893             'Asia/Urumqi' => {
9894             exemplarCity => q#Urumqi#,
9895             },
9896             'Asia/Ust-Nera' => {
9897             exemplarCity => q#Ust-Nera#,
9898             },
9899             'Asia/Vientiane' => {
9900             exemplarCity => q#Vientiane#,
9901             },
9902             'Asia/Vladivostok' => {
9903             exemplarCity => q#Vladivostok#,
9904             },
9905             'Asia/Yakutsk' => {
9906             exemplarCity => q#Yakutsk#,
9907             },
9908             'Asia/Yekaterinburg' => {
9909             exemplarCity => q#Ecaterimburgo#,
9910             },
9911             'Asia/Yerevan' => {
9912             exemplarCity => q#Yerevan#,
9913             },
9914             'Atlantic' => {
9915             long => {
9916             'daylight' => q#Horário de Verão do Atlântico#,
9917             'generic' => q#Horário do Atlântico#,
9918             'standard' => q#Horário Padrão do Atlântico#,
9919             },
9920             },
9921             'Atlantic/Azores' => {
9922             exemplarCity => q#Açores#,
9923             },
9924             'Atlantic/Bermuda' => {
9925             exemplarCity => q#Bermudas#,
9926             },
9927             'Atlantic/Canary' => {
9928             exemplarCity => q#Canárias#,
9929             },
9930             'Atlantic/Cape_Verde' => {
9931             exemplarCity => q#Cabo Verde#,
9932             },
9933             'Atlantic/Faeroe' => {
9934             exemplarCity => q#Ilhas Faroe#,
9935             },
9936             'Atlantic/Madeira' => {
9937             exemplarCity => q#Madeira#,
9938             },
9939             'Atlantic/Reykjavik' => {
9940             exemplarCity => q#Reykjavík#,
9941             },
9942             'Atlantic/South_Georgia' => {
9943             exemplarCity => q#Geórgia do Sul#,
9944             },
9945             'Atlantic/St_Helena' => {
9946             exemplarCity => q#Santa Helena#,
9947             },
9948             'Atlantic/Stanley' => {
9949             exemplarCity => q#Stanley#,
9950             },
9951             'Australia/Adelaide' => {
9952             exemplarCity => q#Adelaide#,
9953             },
9954             'Australia/Brisbane' => {
9955             exemplarCity => q#Brisbane#,
9956             },
9957             'Australia/Broken_Hill' => {
9958             exemplarCity => q#Broken Hill#,
9959             },
9960             'Australia/Currie' => {
9961             exemplarCity => q#Currie#,
9962             },
9963             'Australia/Darwin' => {
9964             exemplarCity => q#Darwin#,
9965             },
9966             'Australia/Eucla' => {
9967             exemplarCity => q#Eucla#,
9968             },
9969             'Australia/Hobart' => {
9970             exemplarCity => q#Hobart#,
9971             },
9972             'Australia/Lindeman' => {
9973             exemplarCity => q#Lindeman#,
9974             },
9975             'Australia/Lord_Howe' => {
9976             exemplarCity => q#Lord Howe#,
9977             },
9978             'Australia/Melbourne' => {
9979             exemplarCity => q#Melbourne#,
9980             },
9981             'Australia/Perth' => {
9982             exemplarCity => q#Perth#,
9983             },
9984             'Australia/Sydney' => {
9985             exemplarCity => q#Sydney#,
9986             },
9987             'Australia_Central' => {
9988             long => {
9989             'daylight' => q#Horário de Verão da Austrália Central#,
9990             'generic' => q#Horário da Austrália Central#,
9991             'standard' => q#Horário Padrão da Austrália Central#,
9992             },
9993             },
9994             'Australia_CentralWestern' => {
9995             long => {
9996             'daylight' => q#Horário de Verão da Austrália Centro-Ocidental#,
9997             'generic' => q#Horário da Austrália Centro-Ocidental#,
9998             'standard' => q#Horário Padrão da Austrália Centro-Ocidental#,
9999             },
10000             },
10001             'Australia_Eastern' => {
10002             long => {
10003             'daylight' => q#Horário de Verão da Austrália Oriental#,
10004             'generic' => q#Horário da Austrália Oriental#,
10005             'standard' => q#Horário Padrão da Austrália Oriental#,
10006             },
10007             },
10008             'Australia_Western' => {
10009             long => {
10010             'daylight' => q#Horário de Verão da Austrália Ocidental#,
10011             'generic' => q#Horário da Austrália Ocidental#,
10012             'standard' => q#Horário Padrão da Austrália Ocidental#,
10013             },
10014             },
10015             'Azerbaijan' => {
10016             long => {
10017             'daylight' => q#Horário de Verão do Arzeibaijão#,
10018             'generic' => q#Horário do Arzeibaijão#,
10019             'standard' => q#Horário Padrão do Arzeibaijão#,
10020             },
10021             },
10022             'Azores' => {
10023             long => {
10024             'daylight' => q#Horário de Verão dos Açores#,
10025             'generic' => q#Horário dos Açores#,
10026             'standard' => q#Horário Padrão dos Açores#,
10027             },
10028             },
10029             'Bangladesh' => {
10030             long => {
10031             'daylight' => q#Horário de Verão de Bangladesh#,
10032             'generic' => q#Horário de Bangladesh#,
10033             'standard' => q#Horário Padrão de Bangladesh#,
10034             },
10035             },
10036             'Bhutan' => {
10037             long => {
10038             'standard' => q#Horário do Butão#,
10039             },
10040             },
10041             'Bolivia' => {
10042             long => {
10043             'standard' => q#Horário da Bolívia#,
10044             },
10045             },
10046             'Brasilia' => {
10047             long => {
10048             'daylight' => q#Horário de Verão de Brasília#,
10049             'generic' => q#Horário de Brasília#,
10050             'standard' => q#Horário Padrão de Brasília#,
10051             },
10052             short => {
10053             'daylight' => q#BRST#,
10054             'generic' => q#BRT#,
10055             'standard' => q#BRT#,
10056             },
10057             },
10058             'Brunei' => {
10059             long => {
10060             'standard' => q#Horário de Brunei Darussalam#,
10061             },
10062             },
10063             'Cape_Verde' => {
10064             long => {
10065             'daylight' => q#Horário de Verão de Cabo Verde#,
10066             'generic' => q#Horário de Cabo Verde#,
10067             'standard' => q#Horário Padrão de Cabo Verde#,
10068             },
10069             },
10070             'Chamorro' => {
10071             long => {
10072             'standard' => q#Horário de Chamorro#,
10073             },
10074             },
10075             'Chatham' => {
10076             long => {
10077             'daylight' => q#Horário de Verão de Chatham#,
10078             'generic' => q#Horário de Chatham#,
10079             'standard' => q#Horário Padrão de Chatham#,
10080             },
10081             },
10082             'Chile' => {
10083             long => {
10084             'daylight' => q#Horário de Verão do Chile#,
10085             'generic' => q#Horário do Chile#,
10086             'standard' => q#Horário Padrão do Chile#,
10087             },
10088             },
10089             'China' => {
10090             long => {
10091             'daylight' => q#Horário de Verão da China#,
10092             'generic' => q#Horário da China#,
10093             'standard' => q#Horário Padrão da China#,
10094             },
10095             },
10096             'Choibalsan' => {
10097             long => {
10098             'daylight' => q#Horário de Verão de Choibalsan#,
10099             'generic' => q#Horário de Choibalsan#,
10100             'standard' => q#Horário Padrão de Choibalsan#,
10101             },
10102             },
10103             'Christmas' => {
10104             long => {
10105             'standard' => q#Horário da Ilha Christmas#,
10106             },
10107             },
10108             'Cocos' => {
10109             long => {
10110             'standard' => q#Horário das Ilhas Coco#,
10111             },
10112             },
10113             'Colombia' => {
10114             long => {
10115             'daylight' => q#Horário de Verão da Colômbia#,
10116             'generic' => q#Horário da Colômbia#,
10117             'standard' => q#Horário Padrão da Colômbia#,
10118             },
10119             },
10120             'Cook' => {
10121             long => {
10122             'daylight' => q#Meio Horário de Verão das Ilhas Cook#,
10123             'generic' => q#Horário das Ilhas Cook#,
10124             'standard' => q#Horário Padrão das Ilhas Cook#,
10125             },
10126             },
10127             'Cuba' => {
10128             long => {
10129             'daylight' => q#Horário de Verão de Cuba#,
10130             'generic' => q#Horário de Cuba#,
10131             'standard' => q#Horário Padrão de Cuba#,
10132             },
10133             },
10134             'Davis' => {
10135             long => {
10136             'standard' => q#Horário de Davis#,
10137             },
10138             },
10139             'DumontDUrville' => {
10140             long => {
10141             'standard' => q#Horário de Dumont-d’Urville#,
10142             },
10143             },
10144             'East_Timor' => {
10145             long => {
10146             'standard' => q#Horário do Timor-Leste#,
10147             },
10148             },
10149             'Easter' => {
10150             long => {
10151             'daylight' => q#Horário de Verão da Ilha de Páscoa#,
10152             'generic' => q#Horário da Ilha de Páscoa#,
10153             'standard' => q#Horário Padrão da Ilha de Páscoa#,
10154             },
10155             },
10156             'Ecuador' => {
10157             long => {
10158             'standard' => q#Horário do Equador#,
10159             },
10160             },
10161             'Etc/UTC' => {
10162             long => {
10163             'standard' => q#Horário Universal Coordenado#,
10164             },
10165             },
10166             'Etc/Unknown' => {
10167             exemplarCity => q#Cidade desconhecida#,
10168             },
10169             'Europe/Amsterdam' => {
10170             exemplarCity => q#Amsterdã#,
10171             },
10172             'Europe/Andorra' => {
10173             exemplarCity => q#Andorra#,
10174             },
10175             'Europe/Astrakhan' => {
10176             exemplarCity => q#Astracã#,
10177             },
10178             'Europe/Athens' => {
10179             exemplarCity => q#Atenas#,
10180             },
10181             'Europe/Belgrade' => {
10182             exemplarCity => q#Belgrado#,
10183             },
10184             'Europe/Berlin' => {
10185             exemplarCity => q#Berlim#,
10186             },
10187             'Europe/Bratislava' => {
10188             exemplarCity => q#Bratislava#,
10189             },
10190             'Europe/Brussels' => {
10191             exemplarCity => q#Bruxelas#,
10192             },
10193             'Europe/Bucharest' => {
10194             exemplarCity => q#Bucareste#,
10195             },
10196             'Europe/Budapest' => {
10197             exemplarCity => q#Budapeste#,
10198             },
10199             'Europe/Busingen' => {
10200             exemplarCity => q#Büsingen#,
10201             },
10202             'Europe/Chisinau' => {
10203             exemplarCity => q#Chisinau#,
10204             },
10205             'Europe/Copenhagen' => {
10206             exemplarCity => q#Copenhague#,
10207             },
10208             'Europe/Dublin' => {
10209             exemplarCity => q#Dublin#,
10210             long => {
10211             'daylight' => q#Horário Padrão da Irlanda#,
10212             },
10213             },
10214             'Europe/Gibraltar' => {
10215             exemplarCity => q#Gibraltar#,
10216             },
10217             'Europe/Guernsey' => {
10218             exemplarCity => q#Guernsey#,
10219             },
10220             'Europe/Helsinki' => {
10221             exemplarCity => q#Helsinque#,
10222             },
10223             'Europe/Isle_of_Man' => {
10224             exemplarCity => q#Ilha de Man#,
10225             },
10226             'Europe/Istanbul' => {
10227             exemplarCity => q#Istambul#,
10228             },
10229             'Europe/Jersey' => {
10230             exemplarCity => q#Jersey#,
10231             },
10232             'Europe/Kaliningrad' => {
10233             exemplarCity => q#Kaliningrado#,
10234             },
10235             'Europe/Kiev' => {
10236             exemplarCity => q#Kiev#,
10237             },
10238             'Europe/Kirov' => {
10239             exemplarCity => q#Kirov#,
10240             },
10241             'Europe/Lisbon' => {
10242             exemplarCity => q#Lisboa#,
10243             },
10244             'Europe/Ljubljana' => {
10245             exemplarCity => q#Liubliana#,
10246             },
10247             'Europe/London' => {
10248             exemplarCity => q#Londres#,
10249             long => {
10250             'daylight' => q#Horário de Verão Britânico#,
10251             },
10252             },
10253             'Europe/Luxembourg' => {
10254             exemplarCity => q#Luxemburgo#,
10255             },
10256             'Europe/Madrid' => {
10257             exemplarCity => q#Madri#,
10258             },
10259             'Europe/Malta' => {
10260             exemplarCity => q#Malta#,
10261             },
10262             'Europe/Mariehamn' => {
10263             exemplarCity => q#Mariehamn#,
10264             },
10265             'Europe/Minsk' => {
10266             exemplarCity => q#Minsk#,
10267             },
10268             'Europe/Monaco' => {
10269             exemplarCity => q#Mônaco#,
10270             },
10271             'Europe/Moscow' => {
10272             exemplarCity => q#Moscou#,
10273             },
10274             'Europe/Oslo' => {
10275             exemplarCity => q#Oslo#,
10276             },
10277             'Europe/Paris' => {
10278             exemplarCity => q#Paris#,
10279             },
10280             'Europe/Podgorica' => {
10281             exemplarCity => q#Podgorica#,
10282             },
10283             'Europe/Prague' => {
10284             exemplarCity => q#Praga#,
10285             },
10286             'Europe/Riga' => {
10287             exemplarCity => q#Riga#,
10288             },
10289             'Europe/Rome' => {
10290             exemplarCity => q#Roma#,
10291             },
10292             'Europe/Samara' => {
10293             exemplarCity => q#Samara#,
10294             },
10295             'Europe/San_Marino' => {
10296             exemplarCity => q#San Marino#,
10297             },
10298             'Europe/Sarajevo' => {
10299             exemplarCity => q#Sarajevo#,
10300             },
10301             'Europe/Saratov' => {
10302             exemplarCity => q#Saratov#,
10303             },
10304             'Europe/Simferopol' => {
10305             exemplarCity => q#Simferopol#,
10306             },
10307             'Europe/Skopje' => {
10308             exemplarCity => q#Skopje#,
10309             },
10310             'Europe/Sofia' => {
10311             exemplarCity => q#Sófia#,
10312             },
10313             'Europe/Stockholm' => {
10314             exemplarCity => q#Estocolmo#,
10315             },
10316             'Europe/Tallinn' => {
10317             exemplarCity => q#Tallinn#,
10318             },
10319             'Europe/Tirane' => {
10320             exemplarCity => q#Tirana#,
10321             },
10322             'Europe/Ulyanovsk' => {
10323             exemplarCity => q#Ulianovsk#,
10324             },
10325             'Europe/Uzhgorod' => {
10326             exemplarCity => q#Uzhgorod#,
10327             },
10328             'Europe/Vaduz' => {
10329             exemplarCity => q#Vaduz#,
10330             },
10331             'Europe/Vatican' => {
10332             exemplarCity => q#Vaticano#,
10333             },
10334             'Europe/Vienna' => {
10335             exemplarCity => q#Viena#,
10336             },
10337             'Europe/Vilnius' => {
10338             exemplarCity => q#Vilnius#,
10339             },
10340             'Europe/Volgograd' => {
10341             exemplarCity => q#Volgogrado#,
10342             },
10343             'Europe/Warsaw' => {
10344             exemplarCity => q#Varsóvia#,
10345             },
10346             'Europe/Zagreb' => {
10347             exemplarCity => q#Zagreb#,
10348             },
10349             'Europe/Zaporozhye' => {
10350             exemplarCity => q#Zaporizhia#,
10351             },
10352             'Europe/Zurich' => {
10353             exemplarCity => q#Zurique#,
10354             },
10355             'Europe_Central' => {
10356             long => {
10357             'daylight' => q#Horário de Verão da Europa Central#,
10358             'generic' => q#Horário da Europa Central#,
10359             'standard' => q#Horário Padrão da Europa Central#,
10360             },
10361             },
10362             'Europe_Eastern' => {
10363             long => {
10364             'daylight' => q#Horário de Verão da Europa Oriental#,
10365             'generic' => q#Horário da Europa Oriental#,
10366             'standard' => q#Horário Padrão da Europa Oriental#,
10367             },
10368             },
10369             'Europe_Further_Eastern' => {
10370             long => {
10371             'standard' => q#Horário do Extremo Leste Europeu#,
10372             },
10373             },
10374             'Europe_Western' => {
10375             long => {
10376             'daylight' => q#Horário de Verão da Europa Ocidental#,
10377             'generic' => q#Horário da Europa Ocidental#,
10378             'standard' => q#Horário Padrão da Europa Ocidental#,
10379             },
10380             },
10381             'Falkland' => {
10382             long => {
10383             'daylight' => q#Horário de Verão das Ilhas Malvinas#,
10384             'generic' => q#Horário das Ilhas Malvinas#,
10385             'standard' => q#Horário Padrão das Ilhas Malvinas#,
10386             },
10387             },
10388             'Fiji' => {
10389             long => {
10390             'daylight' => q#Horário de Verão de Fiji#,
10391             'generic' => q#Horário de Fiji#,
10392             'standard' => q#Horário Padrão de Fiji#,
10393             },
10394             },
10395             'French_Guiana' => {
10396             long => {
10397             'standard' => q#Horário da Guiana Francesa#,
10398             },
10399             },
10400             'French_Southern' => {
10401             long => {
10402             'standard' => q#Horário da Antártida e do Sul da França#,
10403             },
10404             },
10405             'GMT' => {
10406             long => {
10407             'standard' => q#Horário do Meridiano de Greenwich#,
10408             },
10409             },
10410             'Galapagos' => {
10411             long => {
10412             'standard' => q#Horário de Galápagos#,
10413             },
10414             },
10415             'Gambier' => {
10416             long => {
10417             'standard' => q#Horário de Gambier#,
10418             },
10419             },
10420             'Georgia' => {
10421             long => {
10422             'daylight' => q#Horário de Verão da Geórgia#,
10423             'generic' => q#Horário da Geórgia#,
10424             'standard' => q#Horário Padrão da Geórgia#,
10425             },
10426             },
10427             'Gilbert_Islands' => {
10428             long => {
10429             'standard' => q#Horário das Ilhas Gilberto#,
10430             },
10431             },
10432             'Greenland_Eastern' => {
10433             long => {
10434             'daylight' => q#Horário de Verão da Groelândia Oriental#,
10435             'generic' => q#Horário da Groelândia Oriental#,
10436             'standard' => q#Horário Padrão da Groelândia Oriental#,
10437             },
10438             },
10439             'Greenland_Western' => {
10440             long => {
10441             'daylight' => q#Horário de Verão da Groenlândia Ocidental#,
10442             'generic' => q#Horário da Groenlândia Ocidental#,
10443             'standard' => q#Horário Padrão da Groenlândia Ocidental#,
10444             },
10445             },
10446             'Guam' => {
10447             long => {
10448             'standard' => q#Horário Padrão de Guam#,
10449             },
10450             },
10451             'Gulf' => {
10452             long => {
10453             'standard' => q#Horário do Golfo#,
10454             },
10455             },
10456             'Guyana' => {
10457             long => {
10458             'standard' => q#Horário da Guiana#,
10459             },
10460             },
10461             'Hawaii_Aleutian' => {
10462             long => {
10463             'daylight' => q#Horário de Verão do Havaí e Ilhas Aleutas#,
10464             'generic' => q#Horário do Havaí e Ilhas Aleutas#,
10465             'standard' => q#Horário Padrão do Havaí e Ilhas Aleutas#,
10466             },
10467             },
10468             'Hong_Kong' => {
10469             long => {
10470             'daylight' => q#Horário de Verão de Hong Kong#,
10471             'generic' => q#Horário de Hong Kong#,
10472             'standard' => q#Horário Padrão de Hong Kong#,
10473             },
10474             },
10475             'Hovd' => {
10476             long => {
10477             'daylight' => q#Horário de Verão de Hovd#,
10478             'generic' => q#Horário de Hovd#,
10479             'standard' => q#Horário Padrão de Hovd#,
10480             },
10481             },
10482             'India' => {
10483             long => {
10484             'standard' => q#Horário Padrão da Índia#,
10485             },
10486             },
10487             'Indian/Antananarivo' => {
10488             exemplarCity => q#Antananarivo#,
10489             },
10490             'Indian/Chagos' => {
10491             exemplarCity => q#Chagos#,
10492             },
10493             'Indian/Christmas' => {
10494             exemplarCity => q#Christmas#,
10495             },
10496             'Indian/Cocos' => {
10497             exemplarCity => q#Cocos#,
10498             },
10499             'Indian/Comoro' => {
10500             exemplarCity => q#Comores#,
10501             },
10502             'Indian/Kerguelen' => {
10503             exemplarCity => q#Kerguelen#,
10504             },
10505             'Indian/Mahe' => {
10506             exemplarCity => q#Mahé#,
10507             },
10508             'Indian/Maldives' => {
10509             exemplarCity => q#Maldivas#,
10510             },
10511             'Indian/Mauritius' => {
10512             exemplarCity => q#Maurício#,
10513             },
10514             'Indian/Mayotte' => {
10515             exemplarCity => q#Mayotte#,
10516             },
10517             'Indian/Reunion' => {
10518             exemplarCity => q#Reunião#,
10519             },
10520             'Indian_Ocean' => {
10521             long => {
10522             'standard' => q#Horário do Oceano Índico#,
10523             },
10524             },
10525             'Indochina' => {
10526             long => {
10527             'standard' => q#Horário da Indochina#,
10528             },
10529             },
10530             'Indonesia_Central' => {
10531             long => {
10532             'standard' => q#Horário da Indonésia Central#,
10533             },
10534             },
10535             'Indonesia_Eastern' => {
10536             long => {
10537             'standard' => q#Horário da Indonésia Oriental#,
10538             },
10539             },
10540             'Indonesia_Western' => {
10541             long => {
10542             'standard' => q#Horário da Indonésia Ocidental#,
10543             },
10544             },
10545             'Iran' => {
10546             long => {
10547             'daylight' => q#Horário de Verão do Irã#,
10548             'generic' => q#Horário do Irã#,
10549             'standard' => q#Horário Padrão do Irã#,
10550             },
10551             },
10552             'Irkutsk' => {
10553             long => {
10554             'daylight' => q#Horário de Verão de Irkutsk#,
10555             'generic' => q#Horário de Irkutsk#,
10556             'standard' => q#Horário Padrão de Irkutsk#,
10557             },
10558             },
10559             'Israel' => {
10560             long => {
10561             'daylight' => q#Horário de Verão de Israel#,
10562             'generic' => q#Horário de Israel#,
10563             'standard' => q#Horário Padrão de Israel#,
10564             },
10565             },
10566             'Japan' => {
10567             long => {
10568             'daylight' => q#Horário de Verão do Japão#,
10569             'generic' => q#Horário do Japão#,
10570             'standard' => q#Horário Padrão do Japão#,
10571             },
10572             },
10573             'Kamchatka' => {
10574             long => {
10575             'daylight' => q#Horário de Verão de Petropavlovsk-Kamchatski#,
10576             'generic' => q#Horário de Petropavlovsk-Kamchatski#,
10577             'standard' => q#Horário Padrão de Petropavlovsk-Kamchatski#,
10578             },
10579             },
10580             'Kazakhstan_Eastern' => {
10581             long => {
10582             'standard' => q#Horário do Casaquistão Oriental#,
10583             },
10584             },
10585             'Kazakhstan_Western' => {
10586             long => {
10587             'standard' => q#Horário do Casaquistão Ocidental#,
10588             },
10589             },
10590             'Korea' => {
10591             long => {
10592             'daylight' => q#Horário de Verão da Coreia#,
10593             'generic' => q#Horário da Coreia#,
10594             'standard' => q#Horário Padrão da Coreia#,
10595             },
10596             },
10597             'Kosrae' => {
10598             long => {
10599             'standard' => q#Horário de Kosrae#,
10600             },
10601             },
10602             'Krasnoyarsk' => {
10603             long => {
10604             'daylight' => q#Horário de Verão de Krasnoyarsk#,
10605             'generic' => q#Horário de Krasnoyarsk#,
10606             'standard' => q#Horário Padrão de Krasnoyarsk#,
10607             },
10608             },
10609             'Kyrgystan' => {
10610             long => {
10611             'standard' => q#Horário do Quirguistão#,
10612             },
10613             },
10614             'Lanka' => {
10615             long => {
10616             'standard' => q#Horário de Lanka#,
10617             },
10618             },
10619             'Line_Islands' => {
10620             long => {
10621             'standard' => q#Horário das Ilhas Line#,
10622             },
10623             },
10624             'Lord_Howe' => {
10625             long => {
10626             'daylight' => q#Horário de Verão de Lord Howe#,
10627             'generic' => q#Horário de Lord Howe#,
10628             'standard' => q#Horário Padrão de Lord Howe#,
10629             },
10630             },
10631             'Macau' => {
10632             long => {
10633             'daylight' => q#Horário de Verão de Macau#,
10634             'generic' => q#Horário de Macau#,
10635             'standard' => q#Horário Padrão de Macau#,
10636             },
10637             },
10638             'Macquarie' => {
10639             long => {
10640             'standard' => q#Horário da Ilha Macquarie#,
10641             },
10642             },
10643             'Magadan' => {
10644             long => {
10645             'daylight' => q#Horário de Verão de Magadan#,
10646             'generic' => q#Horário de Magadan#,
10647             'standard' => q#Horário Padrão de Magadan#,
10648             },
10649             },
10650             'Malaysia' => {
10651             long => {
10652             'standard' => q#Horário da Malásia#,
10653             },
10654             },
10655             'Maldives' => {
10656             long => {
10657             'standard' => q#Horário das Ilhas Maldivas#,
10658             },
10659             },
10660             'Marquesas' => {
10661             long => {
10662             'standard' => q#Horário das Marquesas#,
10663             },
10664             },
10665             'Marshall_Islands' => {
10666             long => {
10667             'standard' => q#Horário das Ilhas Marshall#,
10668             },
10669             },
10670             'Mauritius' => {
10671             long => {
10672             'daylight' => q#Horário de Verão de Maurício#,
10673             'generic' => q#Horário de Maurício#,
10674             'standard' => q#Horário Padrão de Maurício#,
10675             },
10676             },
10677             'Mawson' => {
10678             long => {
10679             'standard' => q#Horário de Mawson#,
10680             },
10681             },
10682             'Mexico_Northwest' => {
10683             long => {
10684             'daylight' => q#Horário de Verão do Noroeste do México#,
10685             'generic' => q#Horário do Noroeste do México#,
10686             'standard' => q#Horário Padrão do Noroeste do México#,
10687             },
10688             },
10689             'Mexico_Pacific' => {
10690             long => {
10691             'daylight' => q#Horário de Verão do Pacífico Mexicano#,
10692             'generic' => q#Horário do Pacífico Mexicano#,
10693             'standard' => q#Horário Padrão do Pacífico Mexicano#,
10694             },
10695             },
10696             'Mongolia' => {
10697             long => {
10698             'daylight' => q#Horário de Verão de Ulan Bator#,
10699             'generic' => q#Horário de Ulan Bator#,
10700             'standard' => q#Horário Padrão de Ulan Bator#,
10701             },
10702             },
10703             'Moscow' => {
10704             long => {
10705             'daylight' => q#Horário de Verão de Moscou#,
10706             'generic' => q#Horário de Moscou#,
10707             'standard' => q#Horário Padrão de Moscou#,
10708             },
10709             },
10710             'Myanmar' => {
10711             long => {
10712             'standard' => q#Horário de Mianmar#,
10713             },
10714             },
10715             'Nauru' => {
10716             long => {
10717             'standard' => q#Horário de Nauru#,
10718             },
10719             },
10720             'Nepal' => {
10721             long => {
10722             'standard' => q#Horário do Nepal#,
10723             },
10724             },
10725             'New_Caledonia' => {
10726             long => {
10727             'daylight' => q#Horário de Verão da Nova Caledônia#,
10728             'generic' => q#Horário da Nova Caledônia#,
10729             'standard' => q#Horário Padrão da Nova Caledônia#,
10730             },
10731             },
10732             'New_Zealand' => {
10733             long => {
10734             'daylight' => q#Horário de Verão da Nova Zelândia#,
10735             'generic' => q#Horário da Nova Zelândia#,
10736             'standard' => q#Horário Padrão da Nova Zelândia#,
10737             },
10738             },
10739             'Newfoundland' => {
10740             long => {
10741             'daylight' => q#Horário de Verão da Terra Nova#,
10742             'generic' => q#Horário da Terra Nova#,
10743             'standard' => q#Horário Padrão da Terra Nova#,
10744             },
10745             },
10746             'Niue' => {
10747             long => {
10748             'standard' => q#Horário de Niue#,
10749             },
10750             },
10751             'Norfolk' => {
10752             long => {
10753             'standard' => q#Horário da Ilha Norfolk#,
10754             },
10755             },
10756             'Noronha' => {
10757             long => {
10758             'daylight' => q#Horário de Verão de Fernando de Noronha#,
10759             'generic' => q#Horário de Fernando de Noronha#,
10760             'standard' => q#Horário Padrão de Fernando de Noronha#,
10761             },
10762             },
10763             'North_Mariana' => {
10764             long => {
10765             'standard' => q#Horário das Ilhas Mariana do Norte#,
10766             },
10767             },
10768             'Novosibirsk' => {
10769             long => {
10770             'daylight' => q#Horário de Verão de Novosibirsk#,
10771             'generic' => q#Horário de Novosibirsk#,
10772             'standard' => q#Horário Padrão de Novosibirsk#,
10773             },
10774             },
10775             'Omsk' => {
10776             long => {
10777             'daylight' => q#Horário de Verão de Omsk#,
10778             'generic' => q#Horário de Omsk#,
10779             'standard' => q#Horário Padrão de Omsk#,
10780             },
10781             },
10782             'Pacific/Apia' => {
10783             exemplarCity => q#Ápia#,
10784             },
10785             'Pacific/Auckland' => {
10786             exemplarCity => q#Auckland#,
10787             },
10788             'Pacific/Bougainville' => {
10789             exemplarCity => q#Bougainville#,
10790             },
10791             'Pacific/Chatham' => {
10792             exemplarCity => q#Chatham#,
10793             },
10794             'Pacific/Easter' => {
10795             exemplarCity => q#Ilha de Páscoa#,
10796             },
10797             'Pacific/Efate' => {
10798             exemplarCity => q#Éfaté#,
10799             },
10800             'Pacific/Enderbury' => {
10801             exemplarCity => q#Enderbury#,
10802             },
10803             'Pacific/Fakaofo' => {
10804             exemplarCity => q#Fakaofo#,
10805             },
10806             'Pacific/Fiji' => {
10807             exemplarCity => q#Fiji#,
10808             },
10809             'Pacific/Funafuti' => {
10810             exemplarCity => q#Funafuti#,
10811             },
10812             'Pacific/Galapagos' => {
10813             exemplarCity => q#Galápagos#,
10814             },
10815             'Pacific/Gambier' => {
10816             exemplarCity => q#Gambier#,
10817             },
10818             'Pacific/Guadalcanal' => {
10819             exemplarCity => q#Guadalcanal#,
10820             },
10821             'Pacific/Guam' => {
10822             exemplarCity => q#Guam#,
10823             },
10824             'Pacific/Honolulu' => {
10825             exemplarCity => q#Honolulu#,
10826             },
10827             'Pacific/Johnston' => {
10828             exemplarCity => q#Johnston#,
10829             },
10830             'Pacific/Kiritimati' => {
10831             exemplarCity => q#Kiritimati#,
10832             },
10833             'Pacific/Kosrae' => {
10834             exemplarCity => q#Kosrae#,
10835             },
10836             'Pacific/Kwajalein' => {
10837             exemplarCity => q#Kwajalein#,
10838             },
10839             'Pacific/Majuro' => {
10840             exemplarCity => q#Majuro#,
10841             },
10842             'Pacific/Marquesas' => {
10843             exemplarCity => q#Marquesas#,
10844             },
10845             'Pacific/Midway' => {
10846             exemplarCity => q#Midway#,
10847             },
10848             'Pacific/Nauru' => {
10849             exemplarCity => q#Nauru#,
10850             },
10851             'Pacific/Niue' => {
10852             exemplarCity => q#Niue#,
10853             },
10854             'Pacific/Norfolk' => {
10855             exemplarCity => q#Norfolk#,
10856             },
10857             'Pacific/Noumea' => {
10858             exemplarCity => q#Nouméa#,
10859             },
10860             'Pacific/Pago_Pago' => {
10861             exemplarCity => q#Pago Pago#,
10862             },
10863             'Pacific/Palau' => {
10864             exemplarCity => q#Palau#,
10865             },
10866             'Pacific/Pitcairn' => {
10867             exemplarCity => q#Pitcairn#,
10868             },
10869             'Pacific/Ponape' => {
10870             exemplarCity => q#Pohnpei#,
10871             },
10872             'Pacific/Port_Moresby' => {
10873             exemplarCity => q#Port Moresby#,
10874             },
10875             'Pacific/Rarotonga' => {
10876             exemplarCity => q#Rarotonga#,
10877             },
10878             'Pacific/Saipan' => {
10879             exemplarCity => q#Saipan#,
10880             },
10881             'Pacific/Tahiti' => {
10882             exemplarCity => q#Taiti#,
10883             },
10884             'Pacific/Tarawa' => {
10885             exemplarCity => q#Taraua#,
10886             },
10887             'Pacific/Tongatapu' => {
10888             exemplarCity => q#Tongatapu#,
10889             },
10890             'Pacific/Truk' => {
10891             exemplarCity => q#Chuuk#,
10892             },
10893             'Pacific/Wake' => {
10894             exemplarCity => q#Wake#,
10895             },
10896             'Pacific/Wallis' => {
10897             exemplarCity => q#Wallis#,
10898             },
10899             'Pakistan' => {
10900             long => {
10901             'daylight' => q#Horário de Verão do Paquistão#,
10902             'generic' => q#Horário do Paquistão#,
10903             'standard' => q#Horário Padrão do Paquistão#,
10904             },
10905             },
10906             'Palau' => {
10907             long => {
10908             'standard' => q#Horário de Palau#,
10909             },
10910             },
10911             'Papua_New_Guinea' => {
10912             long => {
10913             'standard' => q#Horário de Papua Nova Guiné#,
10914             },
10915             },
10916             'Paraguay' => {
10917             long => {
10918             'daylight' => q#Horário de Verão do Paraguai#,
10919             'generic' => q#Horário do Paraguai#,
10920             'standard' => q#Horário Padrão do Paraguai#,
10921             },
10922             },
10923             'Peru' => {
10924             long => {
10925             'daylight' => q#Horário de Verão do Peru#,
10926             'generic' => q#Horário do Peru#,
10927             'standard' => q#Horário Padrão do Peru#,
10928             },
10929             },
10930             'Philippines' => {
10931             long => {
10932             'daylight' => q#Horário de Verão das Filipinas#,
10933             'generic' => q#Horário das Filipinas#,
10934             'standard' => q#Horário Padrão das Filipinas#,
10935             },
10936             },
10937             'Phoenix_Islands' => {
10938             long => {
10939             'standard' => q#Horário das Ilhas Fênix#,
10940             },
10941             },
10942             'Pierre_Miquelon' => {
10943             long => {
10944             'daylight' => q#Horário de Verão de Saint Pierre e Miquelon#,
10945             'generic' => q#Horário de Saint Pierre e Miquelon#,
10946             'standard' => q#Horário Padrão de Saint Pierre e Miquelon#,
10947             },
10948             },
10949             'Pitcairn' => {
10950             long => {
10951             'standard' => q#Horário de Pitcairn#,
10952             },
10953             },
10954             'Ponape' => {
10955             long => {
10956             'standard' => q#Horário de Ponape#,
10957             },
10958             },
10959             'Pyongyang' => {
10960             long => {
10961             'standard' => q#Horário de Pyongyang#,
10962             },
10963             },
10964             'Qyzylorda' => {
10965             long => {
10966             'daylight' => q#Horário de Verão de Qyzylorda#,
10967             'generic' => q#Horário de Qyzylorda#,
10968             'standard' => q#Horário Padrão de Qyzylorda#,
10969             },
10970             },
10971             'Reunion' => {
10972             long => {
10973             'standard' => q#Horário de Reunião#,
10974             },
10975             },
10976             'Rothera' => {
10977             long => {
10978             'standard' => q#Horário de Rothera#,
10979             },
10980             },
10981             'Sakhalin' => {
10982             long => {
10983             'daylight' => q#Horário de Verão de Sacalina#,
10984             'generic' => q#Horário de Sacalina#,
10985             'standard' => q#Horário Padrão de Sacalina#,
10986             },
10987             },
10988             'Samara' => {
10989             long => {
10990             'daylight' => q#Horário de Verão de Samara#,
10991             'generic' => q#Horário de Samara#,
10992             'standard' => q#Horário Padrão de Samara#,
10993             },
10994             },
10995             'Samoa' => {
10996             long => {
10997             'daylight' => q#Horário de Verão de Samoa#,
10998             'generic' => q#Horário de Samoa#,
10999             'standard' => q#Horário Padrão de Samoa#,
11000             },
11001             },
11002             'Seychelles' => {
11003             long => {
11004             'standard' => q#Horário de Seicheles#,
11005             },
11006             },
11007             'Singapore' => {
11008             long => {
11009             'standard' => q#Horário Padrão de Cingapura#,
11010             },
11011             },
11012             'Solomon' => {
11013             long => {
11014             'standard' => q#Horário das Ilhas Salomão#,
11015             },
11016             },
11017             'South_Georgia' => {
11018             long => {
11019             'standard' => q#Horário da Geórgia do Sul#,
11020             },
11021             },
11022             'Suriname' => {
11023             long => {
11024             'standard' => q#Horário do Suriname#,
11025             },
11026             },
11027             'Syowa' => {
11028             long => {
11029             'standard' => q#Horário de Syowa#,
11030             },
11031             },
11032             'Tahiti' => {
11033             long => {
11034             'standard' => q#Horário do Taiti#,
11035             },
11036             },
11037             'Taipei' => {
11038             long => {
11039             'daylight' => q#Horário de Verão de Taipei#,
11040             'generic' => q#Horário de Taipei#,
11041             'standard' => q#Horário Padrão de Taipei#,
11042             },
11043             },
11044             'Tajikistan' => {
11045             long => {
11046             'standard' => q#Horário do Tajiquistão#,
11047             },
11048             },
11049             'Tokelau' => {
11050             long => {
11051             'standard' => q#Horário de Tokelau#,
11052             },
11053             },
11054             'Tonga' => {
11055             long => {
11056             'daylight' => q#Horário de Verão de Tonga#,
11057             'generic' => q#Horário de Tonga#,
11058             'standard' => q#Horário Padrão de Tonga#,
11059             },
11060             },
11061             'Truk' => {
11062             long => {
11063             'standard' => q#Horário de Chuuk#,
11064             },
11065             },
11066             'Turkmenistan' => {
11067             long => {
11068             'daylight' => q#Horário de Verão do Turcomenistão#,
11069             'generic' => q#Horário do Turcomenistão#,
11070             'standard' => q#Horário Padrão do Turcomenistão#,
11071             },
11072             },
11073             'Tuvalu' => {
11074             long => {
11075             'standard' => q#Horário de Tuvalu#,
11076             },
11077             },
11078             'Uruguay' => {
11079             long => {
11080             'daylight' => q#Horário de Verão do Uruguai#,
11081             'generic' => q#Horário do Uruguai#,
11082             'standard' => q#Horário Padrão do Uruguai#,
11083             },
11084             },
11085             'Uzbekistan' => {
11086             long => {
11087             'daylight' => q#Horário de Verão do Uzbequistão#,
11088             'generic' => q#Horário do Uzbequistão#,
11089             'standard' => q#Horário Padrão do Uzbequistão#,
11090             },
11091             },
11092             'Vanuatu' => {
11093             long => {
11094             'daylight' => q#Horário de Verão de Vanuatu#,
11095             'generic' => q#Horário de Vanuatu#,
11096             'standard' => q#Horário Padrão de Vanuatu#,
11097             },
11098             },
11099             'Venezuela' => {
11100             long => {
11101             'standard' => q#Horário da Venezuela#,
11102             },
11103             },
11104             'Vladivostok' => {
11105             long => {
11106             'daylight' => q#Horário de Verão de Vladivostok#,
11107             'generic' => q#Horário de Vladivostok#,
11108             'standard' => q#Horário Padrão de Vladivostok#,
11109             },
11110             },
11111             'Volgograd' => {
11112             long => {
11113             'daylight' => q#Horário de Verão de Volgogrado#,
11114             'generic' => q#Horário de Volgogrado#,
11115             'standard' => q#Horário Padrão de Volgogrado#,
11116             },
11117             },
11118             'Vostok' => {
11119             long => {
11120             'standard' => q#Horário de Vostok#,
11121             },
11122             },
11123             'Wake' => {
11124             long => {
11125             'standard' => q#Horário das Ilhas Wake#,
11126             },
11127             },
11128             'Wallis' => {
11129             long => {
11130             'standard' => q#Horário de Wallis e Futuna#,
11131             },
11132             },
11133             'Yakutsk' => {
11134             long => {
11135             'daylight' => q#Horário de Verão de Yakutsk#,
11136             'generic' => q#Horário de Yakutsk#,
11137             'standard' => q#Horário Padrão de Yakutsk#,
11138             },
11139             },
11140             'Yekaterinburg' => {
11141             long => {
11142             'daylight' => q#Horário de Verão de Ecaterimburgo#,
11143             'generic' => q#Horário de Ecaterimburgo#,
11144             'standard' => q#Horário Padrão de Ecaterimburgo#,
11145             },
11146             },
11147             } }
11148             );
11149 1     1   25197 no Moo;
  1         2  
  1         6  
11150              
11151             1;
11152              
11153             # vim: tabstop=4