File Coverage

blib/lib/Locale/CLDR/Locales/Gl.pm
Criterion Covered Total %
statement 32 39 82.0
branch n/a
condition n/a
subroutine 11 12 91.6
pod 0 1 0.0
total 43 52 82.6


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1
4              
5             Locale::CLDR::Locales::Gl - Package for language Galician
6              
7             =cut
8              
9             # This file auto generated from Data/common/main/gl.xml
10             # on Mon 11 Apr 5:29:10 pm GMT
11              
12             use strict;
13 1     1   810130 use warnings;
  1         2  
  1         25  
14 1     1   4 use version;
  1         1  
  1         20  
15 1     1   4  
  1         2  
  1         6  
16             our $VERSION = version->declare('v0.34.1');
17              
18             use v5.10.1;
19 1     1   79 use mro 'c3';
  1         2  
20 1     1   4 use utf8;
  1         2  
  1         6  
21 1     1   31 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         2  
  1         5  
22 1     1   25 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         2  
  1         21  
23 1     1   98 use Moo;
  1         2  
  1         6  
24 1     1   863  
  1         1  
  1         6  
25             extends('Locale::CLDR::Locales::Root');
26             # Need to add code for Key type pattern
27             my ($self, $name, $region, $script, $variant) = @_;
28              
29 0     0 0   my $display_pattern = '{0} ({1})';
30             $display_pattern =~s/\{0\}/$name/g;
31 0           my $subtags = join '{0}, {1}', grep {$_} (
32 0           $region,
33 0           $script,
  0            
34             $variant,
35             );
36              
37             $display_pattern =~s/\{1\}/$subtags/g;
38             return $display_pattern;
39 0           }
40 0            
41             has 'display_name_language' => (
42             is => 'ro',
43             isa => CodeRef,
44             init_arg => undef,
45             default => sub {
46             sub {
47             my %languages = (
48             'aa' => 'afar',
49             'ab' => 'abkhazo',
50             'ace' => 'achinés',
51             'ach' => 'acholí',
52             'ada' => 'adangme',
53             'ady' => 'adigueo',
54             'af' => 'afrikaans',
55             'agq' => 'aghem',
56             'ain' => 'ainu',
57             'ak' => 'akan',
58             'ale' => 'aleutiano',
59             'alt' => 'altai meridional',
60             'am' => 'amhárico',
61             'an' => 'aragonés',
62             'anp' => 'angika',
63             'ar' => 'árabe',
64             'ar_001' => 'árabe estándar moderno',
65             'arc' => 'arameo',
66             'arn' => 'mapuche',
67             'arp' => 'arapaho',
68             'as' => 'assamés',
69             'asa' => 'asu',
70             'ast' => 'asturiano',
71             'av' => 'avar',
72             'awa' => 'awadhi',
73             'ay' => 'aimará',
74             'az' => 'acerbaixano',
75             'az@alt=short' => 'azerí',
76             'ba' => 'baxkir',
77             'ban' => 'balinés',
78             'bas' => 'basaa',
79             'be' => 'bielorruso',
80             'bem' => 'bemba',
81             'bez' => 'bena',
82             'bg' => 'búlgaro',
83             'bgn' => 'baluchi occidental',
84             'bho' => 'bhojpuri',
85             'bi' => 'bislama',
86             'bin' => 'bini',
87             'bla' => 'siksiká',
88             'bm' => 'bambara',
89             'bn' => 'bengalí',
90             'bo' => 'tibetano',
91             'br' => 'bretón',
92             'brx' => 'bodo',
93             'bs' => 'bosníaco',
94             'bug' => 'buginés',
95             'byn' => 'blin',
96             'ca' => 'catalán',
97             'ce' => 'checheno',
98             'ceb' => 'cebuano',
99             'cgg' => 'kiga',
100             'ch' => 'chamorro',
101             'chk' => 'chuuk',
102             'chm' => 'mari',
103             'cho' => 'choctaw',
104             'chr' => 'cherokee',
105             'chy' => 'cheyenne',
106             'ckb' => 'kurdo soraní',
107             'co' => 'corso',
108             'crs' => 'seselwa (crioulo das Seychelles)',
109             'cs' => 'checo',
110             'cu' => 'eslavo eclesiástico',
111             'cv' => 'chuvaxo',
112             'cy' => 'galés',
113             'da' => 'dinamarqués',
114             'dak' => 'dakota',
115             'dar' => 'dargwa',
116             'dav' => 'taita',
117             'de' => 'alemán',
118             'de_AT' => 'alemán austríaco',
119             'de_CH' => 'alto alemán suízo',
120             'dgr' => 'dogrib',
121             'dje' => 'zarma',
122             'dsb' => 'baixo sorbio',
123             'dua' => 'duala',
124             'dv' => 'divehi',
125             'dyo' => 'jola-fonyi',
126             'dz' => 'dzongkha',
127             'dzg' => 'dazaga',
128             'ebu' => 'embu',
129             'ee' => 'ewe',
130             'efi' => 'efik',
131             'egy' => 'exipcio antigo',
132             'eka' => 'ekajuk',
133             'el' => 'grego',
134             'en' => 'inglés',
135             'en_AU' => 'inglés australiano',
136             'en_CA' => 'inglés canadense',
137             'en_GB' => 'inglés británico',
138             'en_GB@alt=short' => 'inglés (RU)',
139             'en_US' => 'inglés estadounidense',
140             'en_US@alt=short' => 'inglés (EUA)',
141             'eo' => 'esperanto',
142             'es' => 'español',
143             'es_419' => 'español de América',
144             'es_ES' => 'español de España',
145             'es_MX' => 'español de México',
146             'et' => 'estoniano',
147             'eu' => 'éuscaro',
148             'ewo' => 'ewondo',
149             'fa' => 'persa',
150             'ff' => 'fula',
151             'fi' => 'finés',
152             'fil' => 'filipino',
153             'fj' => 'fixiano',
154             'fo' => 'feroés',
155             'fon' => 'fon',
156             'fr' => 'francés',
157             'fr_CA' => 'francés canadense',
158             'fr_CH' => 'francés suízo',
159             'fur' => 'friulano',
160             'fy' => 'frisón occidental',
161             'ga' => 'irlandés',
162             'gaa' => 'ga',
163             'gag' => 'gagauz',
164             'gd' => 'gaélico escocés',
165             'gez' => 'ge’ez',
166             'gil' => 'kiribatiano',
167             'gl' => 'galego',
168             'gn' => 'guaraní',
169             'gor' => 'gorontalo',
170             'grc' => 'grego antigo',
171             'gsw' => 'alemán suízo',
172             'gu' => 'guxarati',
173             'guz' => 'gusii',
174             'gv' => 'manx',
175             'gwi' => 'gwichʼin',
176             'ha' => 'hausa',
177             'haw' => 'hawaiano',
178             'he' => 'hebreo',
179             'hi' => 'hindi',
180             'hil' => 'hiligaynon',
181             'hmn' => 'hmong',
182             'hr' => 'croata',
183             'hsb' => 'alto sorbio',
184             'ht' => 'crioulo haitiano',
185             'hu' => 'húngaro',
186             'hup' => 'hupa',
187             'hy' => 'armenio',
188             'hz' => 'herero',
189             'ia' => 'interlingua',
190             'iba' => 'iban',
191             'ibb' => 'ibibio',
192             'id' => 'indonesio',
193             'ig' => 'igbo',
194             'ii' => 'yi sichuanés',
195             'ilo' => 'ilocano',
196             'inh' => 'inguxo',
197             'io' => 'ido',
198             'is' => 'islandés',
199             'it' => 'italiano',
200             'iu' => 'inuktitut',
201             'ja' => 'xaponés',
202             'jbo' => 'lojban',
203             'jgo' => 'ngomba',
204             'jmc' => 'machame',
205             'jv' => 'xavanés',
206             'ka' => 'xeorxiano',
207             'kab' => 'cabila',
208             'kac' => 'kachin',
209             'kaj' => 'jju',
210             'kam' => 'kamba',
211             'kbd' => 'cabardiano',
212             'kcg' => 'tyap',
213             'kde' => 'makonde',
214             'kea' => 'caboverdiano',
215             'kfo' => 'koro',
216             'kg' => 'kongo',
217             'kha' => 'khasi',
218             'khq' => 'koyra chiini',
219             'ki' => 'kikuyu',
220             'kj' => 'kuanyama',
221             'kk' => 'casaco',
222             'kkj' => 'kako',
223             'kl' => 'groenlandés',
224             'kln' => 'kalenjin',
225             'km' => 'khmer',
226             'kmb' => 'kimbundu',
227             'kn' => 'kannará',
228             'ko' => 'coreano',
229             'koi' => 'komi permio',
230             'kok' => 'konkani',
231             'kpe' => 'kpelle',
232             'kr' => 'kanuri',
233             'krc' => 'carachaio-bálcara',
234             'krl' => 'carelio',
235             'kru' => 'kurukh',
236             'ks' => 'caxemirés',
237             'ksb' => 'shambala',
238             'ksf' => 'bafia',
239             'ksh' => 'kölsch',
240             'ku' => 'kurdo',
241             'kum' => 'kumyk',
242             'kv' => 'komi',
243             'kw' => 'córnico',
244             'ky' => 'kirguiz',
245             'la' => 'latín',
246             'lad' => 'ladino',
247             'lag' => 'langi',
248             'lb' => 'luxemburgués',
249             'lez' => 'lezguio',
250             'lg' => 'ganda',
251             'li' => 'limburgués',
252             'lkt' => 'lakota',
253             'ln' => 'lingala',
254             'lo' => 'laosiano',
255             'loz' => 'lozi',
256             'lrc' => 'luri setentrional',
257             'lt' => 'lituano',
258             'lu' => 'luba-katanga',
259             'lua' => 'luba-lulua',
260             'lun' => 'lunda',
261             'luo' => 'luo',
262             'lus' => 'mizo',
263             'luy' => 'luyia',
264             'lv' => 'letón',
265             'mad' => 'madurés',
266             'mag' => 'magahi',
267             'mai' => 'maithili',
268             'mak' => 'makasar',
269             'mas' => 'masai',
270             'mdf' => 'moksha',
271             'men' => 'mende',
272             'mer' => 'meru',
273             'mfe' => 'crioulo mauriciano',
274             'mg' => 'malgaxe',
275             'mgh' => 'makhuwa-meetto',
276             'mgo' => 'meta’',
277             'mh' => 'marshalés',
278             'mi' => 'maorí',
279             'mic' => 'micmac',
280             'min' => 'minangkabau',
281             'mk' => 'macedonio',
282             'ml' => 'malabar',
283             'mn' => 'mongol',
284             'mni' => 'manipuri',
285             'moh' => 'mohawk',
286             'mos' => 'mossi',
287             'mr' => 'marathi',
288             'ms' => 'malaio',
289             'mt' => 'maltés',
290             'mua' => 'mundang',
291             'mul' => 'varias linguas',
292             'mus' => 'creek',
293             'mwl' => 'mirandés',
294             'my' => 'birmano',
295             'myv' => 'erzya',
296             'mzn' => 'mazandaraní',
297             'na' => 'nauruano',
298             'nap' => 'napolitano',
299             'naq' => 'nama',
300             'nb' => 'noruegués bokmål',
301             'nd' => 'ndebele setentrional',
302             'nds' => 'baixo alemán',
303             'nds_NL' => 'baixo saxón',
304             'ne' => 'nepalí',
305             'new' => 'newari',
306             'ng' => 'ndonga',
307             'nia' => 'nias',
308             'niu' => 'niueano',
309             'nl' => 'neerlandés',
310             'nl_BE' => 'flamengo',
311             'nmg' => 'kwasio',
312             'nn' => 'noruegués nynorsk',
313             'nnh' => 'ngiemboon',
314             'no' => 'noruegués',
315             'nog' => 'nogai',
316             'nqo' => 'n’ko',
317             'nr' => 'ndebele meridional',
318             'nso' => 'sesotho do norte',
319             'nus' => 'nuer',
320             'nv' => 'navajo',
321             'ny' => 'nyanja',
322             'nyn' => 'nyankole',
323             'oc' => 'occitano',
324             'om' => 'oromo',
325             'or' => 'odiá',
326             'os' => 'ossetio',
327             'pa' => 'panxabí',
328             'pag' => 'pangasinan',
329             'pam' => 'pampanga',
330             'pap' => 'papiamento',
331             'pau' => 'palauano',
332             'pcm' => 'pidgin nixeriano',
333             'pl' => 'polaco',
334             'prg' => 'prusiano',
335             'ps' => 'paxto',
336             'pt' => 'portugués',
337             'pt_BR' => 'portugués do Brasil',
338             'pt_PT' => 'portugués de Portugal',
339             'qu' => 'quechua',
340             'quc' => 'quiché',
341             'rap' => 'rapanui',
342             'rar' => 'rarotongano',
343             'rm' => 'romanche',
344             'rn' => 'rundi',
345             'ro' => 'romanés',
346             'ro_MD' => 'moldavo',
347             'rof' => 'rombo',
348             'root' => 'raíz',
349             'ru' => 'ruso',
350             'rup' => 'aromanés',
351             'rw' => 'kiñaruanda',
352             'rwk' => 'rwa',
353             'sa' => 'sánscrito',
354             'sad' => 'sandawe',
355             'sah' => 'iacuto',
356             'saq' => 'samburu',
357             'sat' => 'santali',
358             'sba' => 'ngambay',
359             'sbp' => 'sangu',
360             'sc' => 'sardo',
361             'scn' => 'siciliano',
362             'sco' => 'escocés',
363             'sd' => 'sindhi',
364             'sdh' => 'kurdo meridional',
365             'se' => 'saami setentrional',
366             'seh' => 'sena',
367             'ses' => 'koyraboro senni',
368             'sg' => 'sango',
369             'sh' => 'serbocroata',
370             'shi' => 'tachelhit',
371             'shn' => 'shan',
372             'si' => 'cingalés',
373             'sk' => 'eslovaco',
374             'sl' => 'esloveno',
375             'sm' => 'samoano',
376             'sma' => 'saami meridional',
377             'smj' => 'saami de Lule',
378             'smn' => 'saami de Inari',
379             'sms' => 'saami skolt',
380             'sn' => 'shona',
381             'snk' => 'soninke',
382             'so' => 'somalí',
383             'sq' => 'albanés',
384             'sr' => 'serbio',
385             'srn' => 'sranan tongo',
386             'ss' => 'suazi',
387             'ssy' => 'saho',
388             'st' => 'sesotho',
389             'su' => 'sundanés',
390             'suk' => 'sukuma',
391             'sv' => 'sueco',
392             'sw' => 'suahili',
393             'sw_CD' => 'suahili congolés',
394             'swb' => 'comoriano',
395             'syr' => 'siríaco',
396             'ta' => 'támil',
397             'te' => 'telugu',
398             'tem' => 'temne',
399             'teo' => 'teso',
400             'tet' => 'tetun',
401             'tg' => 'taxico',
402             'th' => 'tailandés',
403             'ti' => 'tigriña',
404             'tig' => 'tigré',
405             'tk' => 'turcomán',
406             'tl' => 'tagalo',
407             'tlh' => 'klingon',
408             'tn' => 'tswana',
409             'to' => 'tongano',
410             'tpi' => 'tok pisin',
411             'tr' => 'turco',
412             'trv' => 'taroko',
413             'ts' => 'tsonga',
414             'tt' => 'tártaro',
415             'tum' => 'tumbuka',
416             'tvl' => 'tuvalés',
417             'tw' => 'twi',
418             'twq' => 'tasawaq',
419             'ty' => 'tahitiano',
420             'tyv' => 'tuvaniano',
421             'tzm' => 'tamazight de Marrocos central',
422             'udm' => 'udmurto',
423             'ug' => 'uigur',
424             'uk' => 'ucraíno',
425             'umb' => 'umbundu',
426             'und' => 'lingua descoñecida',
427             'ur' => 'urdú',
428             'uz' => 'uzbeco',
429             'vai' => 'vai',
430             've' => 'venda',
431             'vi' => 'vietnamita',
432             'vo' => 'volapuk',
433             'vun' => 'vunjo',
434             'wa' => 'valón',
435             'wae' => 'walser',
436             'wal' => 'wolaytta',
437             'war' => 'waray-waray',
438             'wbp' => 'walrpiri',
439             'wo' => 'wólof',
440             'xal' => 'calmuco',
441             'xh' => 'xhosa',
442             'xog' => 'soga',
443             'yav' => 'yangben',
444             'ybb' => 'yemba',
445             'yi' => 'yiddish',
446             'yo' => 'ioruba',
447             'yue' => 'cantonés',
448             'zgh' => 'tamazight marroquí estándar',
449             'zh' => 'chinés',
450             'zh_Hans' => 'chinés simplificado',
451             'zh_Hant' => 'chinés tradicional',
452             'zu' => 'zulú',
453             'zun' => 'zuni',
454             'zxx' => 'sen contido lingüístico',
455             'zza' => 'zazaki',
456              
457             );
458             if (@_) {
459             return $languages{$_[0]};
460             }
461             return \%languages;
462             }
463             },
464             );
465              
466             has 'display_name_script' => (
467             is => 'ro',
468             isa => CodeRef,
469             init_arg => undef,
470             default => sub {
471             sub {
472             my %scripts = (
473             'Arab' => 'árabe',
474             'Arab@alt=variant' => 'perso-árabe',
475             'Armn' => 'armenio',
476             'Beng' => 'bengalí',
477             'Bopo' => 'bopomofo',
478             'Brai' => 'braille',
479             'Cans' => 'Silabario aborixe canadiano unificado',
480             'Cyrl' => 'cirílico',
481             'Deva' => 'devanágari',
482             'Ethi' => 'etíope',
483             'Geor' => 'xeorxiano',
484             'Grek' => 'grego',
485             'Gujr' => 'guxaratí',
486             'Guru' => 'gurmukhi',
487             'Hanb' => 'hanb',
488             'Hang' => 'hangul',
489             'Hani' => 'han',
490             'Hans' => 'simplificado',
491             'Hans@alt=stand-alone' => 'han simplificado',
492             'Hant' => 'tradicional',
493             'Hant@alt=stand-alone' => 'han tradicional',
494             'Hebr' => 'hebreo',
495             'Hira' => 'hiragana',
496             'Hrkt' => 'silabarios xaponeses',
497             'Jamo' => 'jamo',
498             'Jpan' => 'xaponés',
499             'Kana' => 'katakana',
500             'Khmr' => 'khmer',
501             'Knda' => 'canarés',
502             'Kore' => 'coreano',
503             'Laoo' => 'laosiano',
504             'Latn' => 'latino',
505             'Mlym' => 'malabar',
506             'Mong' => 'mongol',
507             'Mymr' => 'birmano',
508             'Orya' => 'oriá',
509             'Sinh' => 'cingalés',
510             'Taml' => 'támil',
511             'Telu' => 'telugu',
512             'Thaa' => 'thaana',
513             'Thai' => 'tailandés',
514             'Tibt' => 'tibetano',
515             'Zmth' => 'notación matemática',
516             'Zsye' => 'emojis',
517             'Zsym' => 'símbolos',
518             'Zxxx' => 'non escrito',
519             'Zyyy' => 'común',
520             'Zzzz' => 'alfabeto descoñecido',
521              
522             );
523             if ( @_ ) {
524             return $scripts{$_[0]};
525             }
526             return \%scripts;
527             }
528             }
529             );
530              
531             has 'display_name_region' => (
532             is => 'ro',
533             isa => HashRef[Str],
534             init_arg => undef,
535             default => sub {
536             {
537             '001' => 'Mundo',
538             '002' => 'África',
539             '003' => 'Norteamérica',
540             '005' => 'Suramérica',
541             '009' => 'Oceanía',
542             '011' => 'África Occidental',
543             '013' => 'América Central',
544             '014' => 'África Oriental',
545             '015' => 'África Setentrional',
546             '017' => 'África Central',
547             '018' => 'África Meridional',
548             '019' => 'América',
549             '021' => 'América do Norte',
550             '029' => 'Caribe',
551             '030' => 'Asia Oriental',
552             '034' => 'Asia Meridional',
553             '035' => 'Sueste Asiático',
554             '039' => 'Europa Meridional',
555             '053' => 'Australasia',
556             '054' => 'Melanesia',
557             '057' => 'Rexión da Micronesia',
558             '061' => 'Polinesia',
559             '142' => 'Asia',
560             '143' => 'Asia Central',
561             '145' => 'Asia Occidental',
562             '150' => 'Europa',
563             '151' => 'Europa do Leste',
564             '154' => 'Europa Setentrional',
565             '155' => 'Europa Occidental',
566             '202' => 'África subsahariana',
567             '419' => 'América Latina',
568             'AC' => 'Illa de Ascensión',
569             'AD' => 'Andorra',
570             'AE' => 'Os Emiratos Árabes Unidos',
571             'AF' => 'Afganistán',
572             'AG' => 'Antigua e Barbuda',
573             'AI' => 'Anguila',
574             'AL' => 'Albania',
575             'AM' => 'Armenia',
576             'AO' => 'Angola',
577             'AQ' => 'A Antártida',
578             'AR' => 'A Arxentina',
579             'AS' => 'Samoa Americana',
580             'AT' => 'Austria',
581             'AU' => 'Australia',
582             'AW' => 'Aruba',
583             'AX' => 'Illas Åland',
584             'AZ' => 'Acerbaixán',
585             'BA' => 'Bosnia e Hercegovina',
586             'BB' => 'Barbados',
587             'BD' => 'Bangladesh',
588             'BE' => 'Bélxica',
589             'BF' => 'Burkina Faso',
590             'BG' => 'Bulgaria',
591             'BH' => 'Bahrain',
592             'BI' => 'Burundi',
593             'BJ' => 'Benín',
594             'BL' => 'Saint Barthélemy',
595             'BM' => 'Illas Bermudas',
596             'BN' => 'Brunei',
597             'BO' => 'Bolivia',
598             'BQ' => 'Caribe Neerlandés',
599             'BR' => 'O Brasil',
600             'BS' => 'Bahamas',
601             'BT' => 'Bután',
602             'BV' => 'Illa Bouvet',
603             'BW' => 'Botswana',
604             'BY' => 'Belarús',
605             'BZ' => 'Belize',
606             'CA' => 'O Canadá',
607             'CC' => 'Illas Cocos (Keeling)',
608             'CD' => 'República Democrática do Congo',
609             'CD@alt=variant' => 'Congo (RDC)',
610             'CF' => 'República Centroafricana',
611             'CG' => 'República do Congo',
612             'CG@alt=variant' => 'Congo (RC)',
613             'CH' => 'Suíza',
614             'CI' => 'Costa do Marfil',
615             'CI@alt=variant' => 'CI',
616             'CK' => 'Illas Cook',
617             'CL' => 'Chile',
618             'CM' => 'Camerún',
619             'CN' => 'A China',
620             'CO' => 'Colombia',
621             'CP' => 'Illa Clipperton',
622             'CR' => 'Costa Rica',
623             'CU' => 'Cuba',
624             'CV' => 'Cabo Verde',
625             'CW' => 'Curaçao',
626             'CX' => 'Illa Christmas',
627             'CY' => 'Chipre',
628             'CZ' => 'Chequia',
629             'CZ@alt=variant' => 'República Checa',
630             'DE' => 'Alemaña',
631             'DG' => 'Diego García',
632             'DJ' => 'Djibuti',
633             'DK' => 'Dinamarca',
634             'DM' => 'Dominica',
635             'DO' => 'República Dominicana',
636             'DZ' => 'Alxeria',
637             'EA' => 'Ceuta e Melilla',
638             'EC' => 'Ecuador',
639             'EE' => 'Estonia',
640             'EG' => 'Exipto',
641             'EH' => 'O Sáhara Occidental',
642             'ER' => 'Eritrea',
643             'ES' => 'España',
644             'ET' => 'Etiopía',
645             'EU' => 'Unión Europea',
646             'EZ' => 'Eurozona',
647             'FI' => 'Finlandia',
648             'FJ' => 'Fixi',
649             'FK' => 'Illas Malvinas',
650             'FK@alt=variant' => 'Illas Malvinas (Falkland)',
651             'FM' => 'Micronesia',
652             'FO' => 'Illas Feroe',
653             'FR' => 'Francia',
654             'GA' => 'Gabón',
655             'GB' => 'O Reino Unido',
656             'GB@alt=short' => 'RU',
657             'GD' => 'Granada',
658             'GE' => 'Xeorxia',
659             'GF' => 'Güiana Francesa',
660             'GG' => 'Guernsey',
661             'GH' => 'Ghana',
662             'GI' => 'Xibraltar',
663             'GL' => 'Groenlandia',
664             'GM' => 'Gambia',
665             'GN' => 'Guinea',
666             'GP' => 'Guadalupe',
667             'GQ' => 'Guinea Ecuatorial',
668             'GR' => 'Grecia',
669             'GS' => 'Illas Xeorxia do Sur e Sandwich do Sur',
670             'GT' => 'Guatemala',
671             'GU' => 'Guam',
672             'GW' => 'A Guinea Bissau',
673             'GY' => 'Güiana',
674             'HK' => 'Hong Kong RAE da China',
675             'HK@alt=short' => 'Hong Kong',
676             'HM' => 'Illa Heard e Illas McDonald',
677             'HN' => 'Honduras',
678             'HR' => 'Croacia',
679             'HT' => 'Haití',
680             'HU' => 'Hungría',
681             'IC' => 'Illas Canarias',
682             'ID' => 'Indonesia',
683             'IE' => 'Irlanda',
684             'IL' => 'Israel',
685             'IM' => 'Illa de Man',
686             'IN' => 'A India',
687             'IO' => 'Territorio Británico do Océano Índico',
688             'IQ' => 'Iraq',
689             'IR' => 'Irán',
690             'IS' => 'Islandia',
691             'IT' => 'Italia',
692             'JE' => 'Jersey',
693             'JM' => 'Xamaica',
694             'JO' => 'Xordania',
695             'JP' => 'O Xapón',
696             'KE' => 'Kenya',
697             'KG' => 'Kirguizistán',
698             'KH' => 'Camboxa',
699             'KI' => 'Kiribati',
700             'KM' => 'Comores',
701             'KN' => 'Saint Kitts e Nevis',
702             'KP' => 'Corea do Norte',
703             'KR' => 'Corea do Sur',
704             'KW' => 'Kuwait',
705             'KY' => 'Illas Caimán',
706             'KZ' => 'Casaquistán',
707             'LA' => 'Laos',
708             'LB' => 'O Líbano',
709             'LC' => 'Santa Lucía',
710             'LI' => 'Liechtenstein',
711             'LK' => 'Sri Lanka',
712             'LR' => 'Liberia',
713             'LS' => 'Lesotho',
714             'LT' => 'Lituania',
715             'LU' => 'Luxemburgo',
716             'LV' => 'Letonia',
717             'LY' => 'Libia',
718             'MA' => 'Marrocos',
719             'MC' => 'Mónaco',
720             'MD' => 'Moldavia',
721             'ME' => 'Montenegro',
722             'MF' => 'Saint Martin',
723             'MG' => 'Madagascar',
724             'MH' => 'Illas Marshall',
725             'MK' => 'Macedonia',
726             'MK@alt=variant' => 'Macedonia (ARIM)',
727             'ML' => 'Malí',
728             'MM' => 'Myanmar (Birmania)',
729             'MN' => 'Mongolia',
730             'MO' => 'Macau RAE da China',
731             'MO@alt=short' => 'Macau',
732             'MP' => 'Illas Marianas do Norte',
733             'MQ' => 'Martinica',
734             'MR' => 'Mauritania',
735             'MS' => 'Montserrat',
736             'MT' => 'Malta',
737             'MU' => 'Mauricio',
738             'MV' => 'Maldivas',
739             'MW' => 'Malawi',
740             'MX' => 'México',
741             'MY' => 'Malaisia',
742             'MZ' => 'Mozambique',
743             'NA' => 'Namibia',
744             'NC' => 'Nova Caledonia',
745             'NE' => 'Níxer',
746             'NF' => 'Illa Norfolk',
747             'NG' => 'Nixeria',
748             'NI' => 'Nicaragua',
749             'NL' => 'Países Baixos',
750             'NO' => 'Noruega',
751             'NP' => 'Nepal',
752             'NR' => 'Nauru',
753             'NU' => 'Niue',
754             'NZ' => 'Nova Zelandia',
755             'OM' => 'Omán',
756             'PA' => 'Panamá',
757             'PE' => 'O Perú',
758             'PF' => 'A Polinesia Francesa',
759             'PG' => 'Papúa-Nova Guinea',
760             'PH' => 'Filipinas',
761             'PK' => 'Paquistán',
762             'PL' => 'Polonia',
763             'PM' => 'Saint Pierre et Miquelon',
764             'PN' => 'Illas Pitcairn',
765             'PR' => 'Porto Rico',
766             'PS' => 'Territorios Palestinos',
767             'PS@alt=short' => 'Palestina',
768             'PT' => 'Portugal',
769             'PW' => 'Palau',
770             'PY' => 'O Paraguai',
771             'QA' => 'Qatar',
772             'QO' => 'Territorios afastados de Oceanía',
773             'RE' => 'Reunión',
774             'RO' => 'Romanía',
775             'RS' => 'Serbia',
776             'RU' => 'Rusia',
777             'RW' => 'Ruanda',
778             'SA' => 'Arabia Saudita',
779             'SB' => 'Illas Salomón',
780             'SC' => 'Seychelles',
781             'SD' => 'O Sudán',
782             'SE' => 'Suecia',
783             'SG' => 'Singapur',
784             'SH' => 'Santa Helena',
785             'SI' => 'Eslovenia',
786             'SJ' => 'Svalbard e Jan Mayen',
787             'SK' => 'Eslovaquia',
788             'SL' => 'Serra Leoa',
789             'SM' => 'San Marino',
790             'SN' => 'Senegal',
791             'SO' => 'Somalia',
792             'SR' => 'Suriname',
793             'SS' => 'O Sudán do Sur',
794             'ST' => 'San Tomé e Príncipe',
795             'SV' => 'O Salvador',
796             'SX' => 'Sint Maarten',
797             'SY' => 'Siria',
798             'SZ' => 'Suazilandia',
799             'TA' => 'Tristán da Cunha',
800             'TC' => 'Illas Turks e Caicos',
801             'TD' => 'Chad',
802             'TF' => 'Territorios Austrais Franceses',
803             'TG' => 'Togo',
804             'TH' => 'Tailandia',
805             'TJ' => 'Taxiquistán',
806             'TK' => 'Tokelau',
807             'TL' => 'Timor Leste',
808             'TL@alt=variant' => 'TL',
809             'TM' => 'Turkmenistán',
810             'TN' => 'Tunisia',
811             'TO' => 'Tonga',
812             'TR' => 'Turquía',
813             'TT' => 'Trinidad e Tobago',
814             'TV' => 'Tuvalu',
815             'TW' => 'Taiwán',
816             'TZ' => 'Tanzania',
817             'UA' => 'Ucraína',
818             'UG' => 'Uganda',
819             'UM' => 'Illas Menores Distantes dos Estados Unidos',
820             'UN' => 'Nacións Unidas',
821             'UN@alt=short' => 'ONU',
822             'US' => 'Os Estados Unidos',
823             'US@alt=short' => 'EUA',
824             'UY' => 'O Uruguai',
825             'UZ' => 'Uzbequistán',
826             'VA' => 'Cidade do Vaticano',
827             'VC' => 'San Vicente e As Granadinas',
828             'VE' => 'Venezuela',
829             'VG' => 'Illas Virxes Británicas',
830             'VI' => 'Illas Virxes Estadounidenses',
831             'VN' => 'Vietnam',
832             'VU' => 'Vanuatu',
833             'WF' => 'Wallis e Futuna',
834             'WS' => 'Samoa',
835             'XK' => 'Kosovo',
836             'YE' => 'O Iemen',
837             'YT' => 'Mayotte',
838             'ZA' => 'Suráfrica',
839             'ZM' => 'Zambia',
840             'ZW' => 'Zimbabwe',
841             'ZZ' => 'Rexión descoñecida',
842              
843             }
844             },
845             );
846              
847             has 'display_name_key' => (
848             is => 'ro',
849             isa => HashRef[Str],
850             init_arg => undef,
851             default => sub {
852             {
853             'calendar' => 'calendario',
854             'cf' => 'formato de moeda',
855             'colalternate' => 'Ignorar clasificación de símbolos',
856             'colbackwards' => 'Clasificación de acentos invertida',
857             'colcasefirst' => 'Orde de maiúsculas/minúsculas',
858             'colcaselevel' => 'Clasificación que distingue entre maiúsculas e minúsculas',
859             'collation' => 'criterio de ordenación',
860             'colnormalization' => 'Clasificación normalizada',
861             'colnumeric' => 'Clasificación numérica',
862             'colstrength' => 'Forza de clasificación',
863             'currency' => 'moeda',
864             'hc' => 'ciclo horario (12 ou 24)',
865             'lb' => 'estilo de quebra de liña',
866             'ms' => 'sistema internacional de unidades',
867             'numbers' => 'números',
868             'timezone' => 'Fuso horario',
869             'va' => 'Variante local',
870             'x' => 'Uso privado',
871              
872             }
873             },
874             );
875              
876             has 'display_name_type' => (
877             is => 'ro',
878             isa => HashRef[HashRef[Str]],
879             init_arg => undef,
880             default => sub {
881             {
882             'calendar' => {
883             'buddhist' => q{calendario budista},
884             'chinese' => q{calendario chinés},
885             'coptic' => q{Calendario cóptico},
886             'dangi' => q{calendario dangi},
887             'ethiopic' => q{calendario etíope},
888             'ethiopic-amete-alem' => q{Calendario Amete Alem etíope},
889             'gregorian' => q{calendario gregoriano},
890             'hebrew' => q{calendario hebreo},
891             'indian' => q{Calendario nacional indio},
892             'islamic' => q{calendario islámico},
893             'islamic-civil' => q{Calendario islámico (civil, tabular)},
894             'islamic-rgsa' => q{Calendario islámico (Arabia Saudita,},
895             'iso8601' => q{calendario ISO-8601},
896             'japanese' => q{calendario xaponés},
897             'persian' => q{calendario persa},
898             'roc' => q{calendario Minguo},
899             },
900             'cf' => {
901             'account' => q{formato de moeda contable},
902             'standard' => q{formato de moeda estándar},
903             },
904             'colalternate' => {
905             'non-ignorable' => q{Clasificar símbolos},
906             'shifted' => q{Clasificar ignorando símbolos},
907             },
908             'colbackwards' => {
909             'no' => q{Clasificar acentos con normalidade},
910             'yes' => q{Clasificar acentos invertidos},
911             },
912             'colcasefirst' => {
913             'lower' => q{Clasificar primeiro as minúsculas},
914             'no' => q{Clasificar orde de maiúsculas e minúsculas normal},
915             'upper' => q{Clasificar primeiro as maiúsculas},
916             },
917             'colcaselevel' => {
918             'no' => q{Clasificar sen distinguir entre maiúsculas e minúsculas},
919             'yes' => q{Clasificar distinguindo entre maiúsculas e minúsculas},
920             },
921             'collation' => {
922             'big5han' => q{Orde de clasificación chinesa tradicional - Big5},
923             'dictionary' => q{Criterio de ordenación do dicionario},
924             'ducet' => q{criterio de ordenación Unicode predeterminado},
925             'gb2312han' => q{orde de clasifcación chinesa simplificada - GB2312},
926             'phonebook' => q{orde de clasificación da guía telefónica},
927             'phonetic' => q{Orde de clasificación fonética},
928             'pinyin' => q{Orde de clasificación pinyin},
929             'reformed' => q{Criterio de ordenación reformado},
930             'search' => q{busca de carácter xeral},
931             'searchjl' => q{Clasificar por consonante inicial hangul},
932             'standard' => q{criterio de ordenación estándar},
933             'stroke' => q{Orde de clasificación polo número de trazos},
934             'traditional' => q{Orde de clasificación tradicional},
935             'unihan' => q{Criterio de ordenación radical-trazo},
936             },
937             'colnormalization' => {
938             'no' => q{Clasificar sen normalización},
939             'yes' => q{Clasificar Unicode normalizado},
940             },
941             'colnumeric' => {
942             'no' => q{Clasificar díxitos individualmente},
943             'yes' => q{Clasificar díxitos numericamente},
944             },
945             'colstrength' => {
946             'identical' => q{Clasificar todo},
947             'primary' => q{Clasificar só letras de base},
948             'quaternary' => q{Clasificar acentos/maiúsculas e minúsculas/ancho/kana},
949             'secondary' => q{Clasificar acentos},
950             'tertiary' => q{Clasificar acentos/maiúsculas e minúsculas/ancho},
951             },
952             'd0' => {
953             'fwidth' => q{ancho completo},
954             'hwidth' => q{ancho medio},
955             'npinyin' => q{Numérico},
956             },
957             'hc' => {
958             'h11' => q{sistema de 12 horas (0–11)},
959             'h12' => q{sistema de 12 horas (1–12)},
960             'h23' => q{sistema de 24 horas (0–23)},
961             'h24' => q{sistema de 24 horas (1–24)},
962             },
963             'lb' => {
964             'loose' => q{estilo de quebra de liña separada},
965             'normal' => q{estilo de quebra de liña normal},
966             'strict' => q{estilo de quebra de liña estrita},
967             },
968             'm0' => {
969             'bgn' => q{transliteración do BGN},
970             'ungegn' => q{transliteración do UNGEGN},
971             },
972             'ms' => {
973             'metric' => q{sistema métrico decimal},
974             'uksystem' => q{sistema imperial de unidades},
975             'ussystem' => q{sistema estadounidense de unidades},
976             },
977             'numbers' => {
978             'arab' => q{díxitos arábigo-índicos},
979             'arabext' => q{díxitos arábigo-índicos ampliados},
980             'armn' => q{numeración armenia},
981             'armnlow' => q{numeración armenia en minúscula},
982             'beng' => q{díxitos bengalís},
983             'deva' => q{díxitos devanagáricos},
984             'ethi' => q{numeración etíope},
985             'finance' => q{Números financeiros},
986             'fullwide' => q{díxitos de ancho completo},
987             'geor' => q{numeración xeorxiana},
988             'grek' => q{numeración grega},
989             'greklow' => q{numeración grega en minúscula},
990             'gujr' => q{díxitos guxaratís},
991             'guru' => q{díxitos do gurmukhi},
992             'hanidec' => q{numeración decimal chinesa},
993             'hans' => q{numeración chinesa simplificada},
994             'hansfin' => q{numeración financeira chinesa simplificada},
995             'hant' => q{numeración chinesa tradicional},
996             'hantfin' => q{numeración financeira chinesa tradicional},
997             'hebr' => q{numeración hebrea},
998             'jpan' => q{numeración xaponesa},
999             'jpanfin' => q{numeración financeira xaponesa},
1000             'khmr' => q{díxitos khmer},
1001             'knda' => q{díxitos canareses},
1002             'laoo' => q{díxitos laosianos},
1003             'latn' => q{díxitos occidentais},
1004             'mlym' => q{díxitos malabares},
1005             'mong' => q{Díxitos mongoles},
1006             'mymr' => q{díxitos birmanos},
1007             'native' => q{Díxitos orixinais},
1008             'orya' => q{díxitos do oriá},
1009             'roman' => q{numeración romana},
1010             'romanlow' => q{numeración romana en minúsculas},
1011             'taml' => q{numeración támil tradicional},
1012             'tamldec' => q{díxitos do támil},
1013             'telu' => q{díxitos de telugu},
1014             'thai' => q{díxitos tailandeses},
1015             'tibt' => q{díxitos tibetanos},
1016             'traditional' => q{Numeros tradicionais},
1017             'vaii' => q{Díxitos Vai},
1018             },
1019              
1020             }
1021             },
1022             );
1023              
1024             has 'display_name_measurement_system' => (
1025             is => 'ro',
1026             isa => HashRef[Str],
1027             init_arg => undef,
1028             default => sub {
1029             {
1030             'metric' => q{métrico decimal},
1031             'UK' => q{británico},
1032             'US' => q{estadounidense},
1033              
1034             }
1035             },
1036             );
1037              
1038             has 'display_name_code_patterns' => (
1039             is => 'ro',
1040             isa => HashRef[Str],
1041             init_arg => undef,
1042             default => sub {
1043             {
1044             'language' => 'Idioma: {0}',
1045             'script' => 'Alfabeto: {0}',
1046             'region' => 'Rexión: {0}',
1047              
1048             }
1049             },
1050             );
1051              
1052             has 'characters' => (
1053             is => 'ro',
1054             isa => HashRef,
1055             init_arg => undef,
1056             default => $^V ge v5.18.0
1057             ? eval <<'EOT'
1058             sub {
1059             no warnings 'experimental::regex_sets';
1060             return {
1061             auxiliary => qr{[ª à â å ä ã ç è ê ë ì î ï º ò ô ö õ ù û]},
1062             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'],
1063             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]},
1064             numbers => qr{[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]},
1065             punctuation => qr{[\- ‐ – — , ; \: ! ? . … ' ‘ ’ " “ ” ( ) \[ \] § @ * / \& # † ‡ ′ ″]},
1066             };
1067             },
1068             EOT
1069             : sub {
1070             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'], };
1071             },
1072             );
1073              
1074 1     1   145  
  1         2  
  1         196  
1075             has 'ellipsis' => (
1076             is => 'ro',
1077             isa => HashRef,
1078             init_arg => undef,
1079             default => sub {
1080             return {
1081             'final' => '{0}…',
1082             'initial' => '…{0}',
1083             'medial' => '{0}…{1}',
1084             'word-final' => '{0}…',
1085             'word-initial' => '…{0}',
1086             'word-medial' => '{0}… {1}',
1087             };
1088             },
1089             );
1090              
1091             has 'more_information' => (
1092             is => 'ro',
1093             isa => Str,
1094             init_arg => undef,
1095             default => qq{?},
1096             );
1097              
1098             has 'quote_start' => (
1099             is => 'ro',
1100             isa => Str,
1101             init_arg => undef,
1102             default => qq{“},
1103             );
1104              
1105             has 'quote_end' => (
1106             is => 'ro',
1107             isa => Str,
1108             init_arg => undef,
1109             default => qq{”},
1110             );
1111              
1112             has 'alternate_quote_start' => (
1113             is => 'ro',
1114             isa => Str,
1115             init_arg => undef,
1116             default => qq{‘},
1117             );
1118              
1119             has 'alternate_quote_end' => (
1120             is => 'ro',
1121             isa => Str,
1122             init_arg => undef,
1123             default => qq{’},
1124             );
1125              
1126             has 'duration_units' => (
1127             is => 'ro',
1128             isa => HashRef[Str],
1129             init_arg => undef,
1130             default => sub { {
1131             hm => 'h:mm',
1132             hms => 'h:mm:ss',
1133             ms => 'm:ss',
1134             } }
1135             );
1136              
1137             has 'units' => (
1138             is => 'ro',
1139             isa => HashRef[HashRef[HashRef[Str]]],
1140             init_arg => undef,
1141             default => sub { {
1142             'long' => {
1143             '' => {
1144             'name' => q(punto cardinal),
1145             },
1146             'acre' => {
1147             'name' => q(acres),
1148             'one' => q({0} acre),
1149             'other' => q({0} acres),
1150             },
1151             'acre-foot' => {
1152             'name' => q(acre-pés),
1153             'one' => q({0} acre-pé),
1154             'other' => q({0} acre-pés),
1155             },
1156             'ampere' => {
1157             'name' => q(amperios),
1158             'one' => q({0} amperio),
1159             'other' => q({0} amperios),
1160             },
1161             'arc-minute' => {
1162             'name' => q(minutos de arco),
1163             'one' => q({0} minuto de arco),
1164             'other' => q({0} minutos de arco),
1165             },
1166             'arc-second' => {
1167             'name' => q(segundos de arco),
1168             'one' => q({0} segundo de arco),
1169             'other' => q({0} segundos de arco),
1170             },
1171             'astronomical-unit' => {
1172             'name' => q(unidades astronómicas),
1173             'one' => q({0} unidade astronómica),
1174             'other' => q({0} unidades astronómicas),
1175             },
1176             'atmosphere' => {
1177             'name' => q(atmosferas),
1178             'one' => q({0} atmosfera),
1179             'other' => q({0} atmosferas),
1180             },
1181             'bit' => {
1182             'name' => q(bits),
1183             'one' => q({0} bit),
1184             'other' => q({0} bits),
1185             },
1186             'byte' => {
1187             'name' => q(bytes),
1188             'one' => q({0} byte),
1189             'other' => q({0} bytes),
1190             },
1191             'calorie' => {
1192             'name' => q(calorías),
1193             'one' => q({0} caloría),
1194             'other' => q({0} calorías),
1195             },
1196             'carat' => {
1197             'name' => q(quilates),
1198             'one' => q({0} quilate),
1199             'other' => q({0} quilates),
1200             },
1201             'celsius' => {
1202             'name' => q(graos Celsius),
1203             'one' => q({0} grao Celsius),
1204             'other' => q({0} graos Celsius),
1205             },
1206             'centiliter' => {
1207             'name' => q(centilitros),
1208             'one' => q({0} centilitro),
1209             'other' => q({0} centilitros),
1210             },
1211             'centimeter' => {
1212             'name' => q(centímetros),
1213             'one' => q({0} centímetro),
1214             'other' => q({0} centímetros),
1215             'per' => q({0} por centímetro),
1216             },
1217             'century' => {
1218             'name' => q(séculos),
1219             'one' => q({0} século),
1220             'other' => q({0} séculos),
1221             },
1222             'coordinate' => {
1223             'east' => q({0} L),
1224             'north' => q({0} N),
1225             'south' => q({0} S),
1226             'west' => q({0} O),
1227             },
1228             'cubic-centimeter' => {
1229             'name' => q(centímetros cúbicos),
1230             'one' => q({0} centímetro cúbico),
1231             'other' => q({0} centímetros cúbicos),
1232             'per' => q({0} por centímetro cúbico),
1233             },
1234             'cubic-foot' => {
1235             'name' => q(pés cúbicos),
1236             'one' => q({0} pé cúbico),
1237             'other' => q({0} pés cúbicos),
1238             },
1239             'cubic-inch' => {
1240             'name' => q(polgadas cúbicas),
1241             'one' => q({0} polgada cúbica),
1242             'other' => q({0} polgadas cúbicas),
1243             },
1244             'cubic-kilometer' => {
1245             'name' => q(quilómetros cúbicos),
1246             'one' => q({0} quilómetro cúbico),
1247             'other' => q({0} quilómetros cúbicos),
1248             },
1249             'cubic-meter' => {
1250             'name' => q(metros cúbicos),
1251             'one' => q({0} metro cúbico),
1252             'other' => q({0} metros cúbicos),
1253             'per' => q({0} por metro cúbico),
1254             },
1255             'cubic-mile' => {
1256             'name' => q(millas cúbicas),
1257             'one' => q({0} milla cúbica),
1258             'other' => q({0} millas cúbicas),
1259             },
1260             'cubic-yard' => {
1261             'name' => q(iardas cúbicas),
1262             'one' => q({0} iarda cúbica),
1263             'other' => q({0} iardas cúbicas),
1264             },
1265             'cup' => {
1266             'name' => q(cuncas),
1267             'one' => q({0} cunca),
1268             'other' => q({0} cuncas),
1269             },
1270             'cup-metric' => {
1271             'name' => q(cuncas métricas),
1272             'one' => q({0} cunca métrica),
1273             'other' => q({0} cuncas métricas),
1274             },
1275             'day' => {
1276             'name' => q(días),
1277             'one' => q({0} día),
1278             'other' => q({0} días),
1279             'per' => q({0} por día),
1280             },
1281             'deciliter' => {
1282             'name' => q(decilitros),
1283             'one' => q({0} decilitro),
1284             'other' => q({0} decilitros),
1285             },
1286             'decimeter' => {
1287             'name' => q(decímetros),
1288             'one' => q({0} decímetro),
1289             'other' => q({0} decímetros),
1290             },
1291             'degree' => {
1292             'name' => q(graos),
1293             'one' => q({0} grao),
1294             'other' => q({0} graos),
1295             },
1296             'fahrenheit' => {
1297             'name' => q(graos Fahrenheit),
1298             'one' => q({0} grao Fahrenheit),
1299             'other' => q({0} graos Fahrenheit),
1300             },
1301             'fluid-ounce' => {
1302             'name' => q(onzas líquidas),
1303             'one' => q({0} onza líquida),
1304             'other' => q({0} onzas líquidas),
1305             },
1306             'foodcalorie' => {
1307             'name' => q(quilocalorías),
1308             'one' => q({0} quilocaloría),
1309             'other' => q({0} quilocalorías),
1310             },
1311             'foot' => {
1312             'name' => q(pés),
1313             'one' => q({0} pé),
1314             'other' => q({0} pés),
1315             'per' => q({0} por pé),
1316             },
1317             'g-force' => {
1318             'name' => q(forzas G),
1319             'one' => q({0} forza G),
1320             'other' => q({0} forzas G),
1321             },
1322             'gallon' => {
1323             'name' => q(galóns estadounidenses),
1324             'one' => q({0} galón estadounidense),
1325             'other' => q({0} galóns estadounidenses),
1326             'per' => q({0} por galón estadounidense),
1327             },
1328             'gallon-imperial' => {
1329             'name' => q(galóns imperiais),
1330             'one' => q({0} galón imperial),
1331             'other' => q({0} galóns imperiais),
1332             'per' => q({0} por galón imperial),
1333             },
1334             'generic' => {
1335             'name' => q(graos),
1336             'one' => q({0} grao),
1337             'other' => q({0} graos),
1338             },
1339             'gigabit' => {
1340             'name' => q(xigabits),
1341             'one' => q({0} xigabit),
1342             'other' => q({0} xigabits),
1343             },
1344             'gigabyte' => {
1345             'name' => q(xigabytes),
1346             'one' => q({0} xigabyte),
1347             'other' => q({0} xigabytes),
1348             },
1349             'gigahertz' => {
1350             'name' => q(xigahertz),
1351             'one' => q({0} xigahertz),
1352             'other' => q({0} xigahertz),
1353             },
1354             'gigawatt' => {
1355             'name' => q(xigawatts),
1356             'one' => q({0} xigawatt),
1357             'other' => q({0} xigawatts),
1358             },
1359             'gram' => {
1360             'name' => q(gramos),
1361             'one' => q({0} gramo),
1362             'other' => q({0} gramos),
1363             'per' => q({0} por gramo),
1364             },
1365             'hectare' => {
1366             'name' => q(hectáreas),
1367             'one' => q({0} hectárea),
1368             'other' => q({0} hectáreas),
1369             },
1370             'hectoliter' => {
1371             'name' => q(hectolitros),
1372             'one' => q({0} hectolitro),
1373             'other' => q({0} hectolitros),
1374             },
1375             'hectopascal' => {
1376             'name' => q(hectopascais),
1377             'one' => q({0} hectopascal),
1378             'other' => q({0} hectopascais),
1379             },
1380             'hertz' => {
1381             'name' => q(hertz),
1382             'one' => q({0} hertz),
1383             'other' => q({0} hertz),
1384             },
1385             'horsepower' => {
1386             'name' => q(cabalo de potencia),
1387             'one' => q({0} cabalo de potencia),
1388             'other' => q({0} cabalos de potencia),
1389             },
1390             'hour' => {
1391             'name' => q(horas),
1392             'one' => q({0} hora),
1393             'other' => q({0} horas),
1394             'per' => q({0} por hora),
1395             },
1396             'inch' => {
1397             'name' => q(polgadas),
1398             'one' => q({0} polgada),
1399             'other' => q({0} polgadas),
1400             'per' => q({0} por polgada),
1401             },
1402             'inch-hg' => {
1403             'name' => q(polgadas de mercurio),
1404             'one' => q({0} polgada de mercurio),
1405             'other' => q({0} polgadas de mercurio),
1406             },
1407             'joule' => {
1408             'name' => q(joules),
1409             'one' => q({0} joule),
1410             'other' => q({0} joules),
1411             },
1412             'karat' => {
1413             'name' => q(quilates),
1414             'one' => q({0} quilate),
1415             'other' => q({0} quilates),
1416             },
1417             'kelvin' => {
1418             'name' => q(graos Kelvin),
1419             'one' => q({0} grao Kelvin),
1420             'other' => q({0} graos Kelvin),
1421             },
1422             'kilobit' => {
1423             'name' => q(kilobits),
1424             'one' => q({0} kilobit),
1425             'other' => q({0} kilobits),
1426             },
1427             'kilobyte' => {
1428             'name' => q(kilobytes),
1429             'one' => q({0} kilobyte),
1430             'other' => q({0} kilobytes),
1431             },
1432             'kilocalorie' => {
1433             'name' => q(quilocalorías),
1434             'one' => q({0} quilocaloría),
1435             'other' => q({0} quilocalorías),
1436             },
1437             'kilogram' => {
1438             'name' => q(quilogramos),
1439             'one' => q({0} quilogramo),
1440             'other' => q({0} quilogramos),
1441             'per' => q({0} por quilogramo),
1442             },
1443             'kilohertz' => {
1444             'name' => q(kilohertz),
1445             'one' => q({0} kilohertz),
1446             'other' => q({0} kilohertz),
1447             },
1448             'kilojoule' => {
1449             'name' => q(quilojoules),
1450             'one' => q({0} quilojoule),
1451             'other' => q({0} quilojoules),
1452             },
1453             'kilometer' => {
1454             'name' => q(quilómetros),
1455             'one' => q({0} quilómetro),
1456             'other' => q({0} quilómetros),
1457             'per' => q({0} por quilómetro),
1458             },
1459             'kilometer-per-hour' => {
1460             'name' => q(quilómetros por hora),
1461             'one' => q({0} quilómetro por hora),
1462             'other' => q({0} quilómetros por hora),
1463             },
1464             'kilowatt' => {
1465             'name' => q(quilowatts),
1466             'one' => q({0} quilowatt),
1467             'other' => q({0} quilowatts),
1468             },
1469             'kilowatt-hour' => {
1470             'name' => q(quilowatts/hora),
1471             'one' => q({0} quilowatt/hora),
1472             'other' => q({0} quilowatts/hora),
1473             },
1474             'knot' => {
1475             'name' => q(nós),
1476             'one' => q({0} nó),
1477             'other' => q({0} nós),
1478             },
1479             'light-year' => {
1480             'name' => q(anos luz),
1481             'one' => q({0} ano luz),
1482             'other' => q({0} anos luz),
1483             },
1484             'liter' => {
1485             'name' => q(litros),
1486             'one' => q({0} litro),
1487             'other' => q({0} litros),
1488             'per' => q({0} por litro),
1489             },
1490             'liter-per-100kilometers' => {
1491             'name' => q(litros por 100 quilómetros),
1492             'one' => q({0} litro por 100 quilómetros),
1493             'other' => q({0} litros por 100 quilómetros),
1494             },
1495             'liter-per-kilometer' => {
1496             'name' => q(litros por quilómetro),
1497             'one' => q({0} litro por quilómetro),
1498             'other' => q({0} litros por quilómetro),
1499             },
1500             'lux' => {
1501             'name' => q(luxes),
1502             'one' => q({0} lux),
1503             'other' => q({0} luxes),
1504             },
1505             'megabit' => {
1506             'name' => q(megabits),
1507             'one' => q({0} megabit),
1508             'other' => q({0} megabits),
1509             },
1510             'megabyte' => {
1511             'name' => q(megabytes),
1512             'one' => q({0} megabyte),
1513             'other' => q({0} megabytes),
1514             },
1515             'megahertz' => {
1516             'name' => q(megahertz),
1517             'one' => q({0} megahertz),
1518             'other' => q({0} megahertz),
1519             },
1520             'megaliter' => {
1521             'name' => q(megalitros),
1522             'one' => q({0} megalitro),
1523             'other' => q({0} megalitros),
1524             },
1525             'megawatt' => {
1526             'name' => q(megawatts),
1527             'one' => q({0} megawatt),
1528             'other' => q({0} megawatts),
1529             },
1530             'meter' => {
1531             'name' => q(metros),
1532             'one' => q({0} metro),
1533             'other' => q({0} metros),
1534             'per' => q({0} por metro),
1535             },
1536             'meter-per-second' => {
1537             'name' => q(metros por segundo),
1538             'one' => q({0} metro por segundo),
1539             'other' => q({0} metros por segundo),
1540             },
1541             'meter-per-second-squared' => {
1542             'name' => q(metros por segundo cadrado),
1543             'one' => q({0} metro por segundo cadrado),
1544             'other' => q({0} metros por segundo cadrado),
1545             },
1546             'metric-ton' => {
1547             'name' => q(toneladas métricas),
1548             'one' => q({0} tonelada métrica),
1549             'other' => q({0} toneladas métricas),
1550             },
1551             'microgram' => {
1552             'name' => q(microgramos),
1553             'one' => q({0} microgramo),
1554             'other' => q({0} microgramos),
1555             },
1556             'micrometer' => {
1557             'name' => q(micrómetros),
1558             'one' => q({0} micrómetro),
1559             'other' => q({0} micrómetros),
1560             },
1561             'microsecond' => {
1562             'name' => q(microsegundos),
1563             'one' => q({0} microsegundo),
1564             'other' => q({0} microsegundos),
1565             },
1566             'mile' => {
1567             'name' => q(millas),
1568             'one' => q({0} milla),
1569             'other' => q({0} millas),
1570             },
1571             'mile-per-gallon' => {
1572             'name' => q(millas por galón estadounidense),
1573             'one' => q({0} milla por galón estadounidense),
1574             'other' => q({0} millas por galón estadounidense),
1575             },
1576             'mile-per-gallon-imperial' => {
1577             'name' => q(millas por galón imperial),
1578             'one' => q({0} milla por galón imperial),
1579             'other' => q({0} millas por galón imperial),
1580             },
1581             'mile-per-hour' => {
1582             'name' => q(millas por hora),
1583             'one' => q({0} milla por hora),
1584             'other' => q({0} millas por hora),
1585             },
1586             'mile-scandinavian' => {
1587             'name' => q(milla escandinava),
1588             'one' => q({0} milla escandinava),
1589             'other' => q({0} millas escandinavas),
1590             },
1591             'milliampere' => {
1592             'name' => q(miliamperios),
1593             'one' => q({0} miliamperio),
1594             'other' => q({0} miliamperios),
1595             },
1596             'millibar' => {
1597             'name' => q(milibares),
1598             'one' => q({0} milibar),
1599             'other' => q({0} milibares),
1600             },
1601             'milligram' => {
1602             'name' => q(miligramos),
1603             'one' => q({0} miligramo),
1604             'other' => q({0} miligramos),
1605             },
1606             'milligram-per-deciliter' => {
1607             'name' => q(miligramos por decilitro),
1608             'one' => q({0} miligramo por decilitro),
1609             'other' => q({0} miligramos por decilitro),
1610             },
1611             'milliliter' => {
1612             'name' => q(mililitros),
1613             'one' => q({0} mililitro),
1614             'other' => q({0} mililitros),
1615             },
1616             'millimeter' => {
1617             'name' => q(milímetros),
1618             'one' => q({0} milímetro),
1619             'other' => q({0} milímetros),
1620             },
1621             'millimeter-of-mercury' => {
1622             'name' => q(milímetros de mercurio),
1623             'one' => q({0} milímetro de mercurio),
1624             'other' => q({0} milímetros de mercurio),
1625             },
1626             'millimole-per-liter' => {
1627             'name' => q(milimoles por litro),
1628             'one' => q({0} milimol por litro),
1629             'other' => q({0} milimoles por litro),
1630             },
1631             'millisecond' => {
1632             'name' => q(milisegundos),
1633             'one' => q({0} milisegundo),
1634             'other' => q({0} milisegundos),
1635             },
1636             'milliwatt' => {
1637             'name' => q(milliwatts),
1638             'one' => q({0} milliwatt),
1639             'other' => q({0} milliwatts),
1640             },
1641             'minute' => {
1642             'name' => q(minutos),
1643             'one' => q({0} minuto),
1644             'other' => q({0} minutos),
1645             'per' => q({0} por minuto),
1646             },
1647             'month' => {
1648             'name' => q(meses),
1649             'one' => q({0} mes),
1650             'other' => q({0} meses),
1651             'per' => q({0} por mes),
1652             },
1653             'nanometer' => {
1654             'name' => q(nanómetros),
1655             'one' => q({0} nanómetro),
1656             'other' => q({0} nanómetros),
1657             },
1658             'nanosecond' => {
1659             'name' => q(nanosegundos),
1660             'one' => q({0} nanosegundo),
1661             'other' => q({0} nanosegundos),
1662             },
1663             'nautical-mile' => {
1664             'name' => q(millas náuticas),
1665             'one' => q({0} milla náutica),
1666             'other' => q({0} millas náuticas),
1667             },
1668             'ohm' => {
1669             'name' => q(ohms),
1670             'one' => q({0} ohm),
1671             'other' => q({0} ohms),
1672             },
1673             'ounce' => {
1674             'name' => q(onzas),
1675             'one' => q({0} onza),
1676             'other' => q({0} onzas),
1677             'per' => q({0} por onza),
1678             },
1679             'ounce-troy' => {
1680             'name' => q(onzas troy),
1681             'one' => q({0} onza troy),
1682             'other' => q({0} onzas troy),
1683             },
1684             'parsec' => {
1685             'name' => q(pársecs),
1686             'one' => q({0} pársec),
1687             'other' => q({0} pársecs),
1688             },
1689             'part-per-million' => {
1690             'name' => q(partes por millón),
1691             'one' => q({0} parte por millón),
1692             'other' => q({0} partes por millón),
1693             },
1694             'per' => {
1695             '1' => q({0} por {1}),
1696             },
1697             'percent' => {
1698             'name' => q(tanto por cento),
1699             'one' => q({0} %),
1700             'other' => q({0} %),
1701             },
1702             'permille' => {
1703             'name' => q(tanto por mil),
1704             'one' => q({0} ‰),
1705             'other' => q({0} ‰),
1706             },
1707             'petabyte' => {
1708             'name' => q(petabytes),
1709             'one' => q({0} petabyte),
1710             'other' => q({0} petabytes),
1711             },
1712             'picometer' => {
1713             'name' => q(picómetros),
1714             'one' => q({0} picómetro),
1715             'other' => q({0} picómetros),
1716             },
1717             'pint' => {
1718             'name' => q(pintas),
1719             'one' => q({0} pinta),
1720             'other' => q({0} pintas),
1721             },
1722             'pint-metric' => {
1723             'name' => q(pintas métricas),
1724             'one' => q({0} pinta métrica),
1725             'other' => q({0} pintas métricas),
1726             },
1727             'point' => {
1728             'name' => q(puntos),
1729             'one' => q({0} punto),
1730             'other' => q({0} puntos),
1731             },
1732             'pound' => {
1733             'name' => q(libras),
1734             'one' => q({0} libra),
1735             'other' => q({0} libras),
1736             'per' => q({0} por libra),
1737             },
1738             'pound-per-square-inch' => {
1739             'name' => q(libras por polgada cadrada),
1740             'one' => q({0} libra por polgada cadrada),
1741             'other' => q({0} libras por polgada cadrada),
1742             },
1743             'quart' => {
1744             'name' => q(cuartos),
1745             'one' => q({0} cuarto),
1746             'other' => q({0} cuartos),
1747             },
1748             'radian' => {
1749             'name' => q(radiáns),
1750             'one' => q({0} radián),
1751             'other' => q({0} radiáns),
1752             },
1753             'revolution' => {
1754             'name' => q(revoluciones),
1755             'one' => q({0} revolución),
1756             'other' => q({0} revolucións),
1757             },
1758             'second' => {
1759             'name' => q(segundos),
1760             'one' => q({0} segundo),
1761             'other' => q({0} segundos),
1762             'per' => q({0} por segundo),
1763             },
1764             'square-centimeter' => {
1765             'name' => q(centímetros cadrados),
1766             'one' => q({0} centímetro cadrado),
1767             'other' => q({0} centímetros cadrados),
1768             'per' => q({0} por centímetro cadrado),
1769             },
1770             'square-foot' => {
1771             'name' => q(pés cadrados),
1772             'one' => q({0} pé cadrado),
1773             'other' => q({0} pés cadrados),
1774             },
1775             'square-inch' => {
1776             'name' => q(polgadas cadradas),
1777             'one' => q({0} polgada cadrada),
1778             'other' => q({0} polgadas cadradas),
1779             'per' => q({0} por polgada cadrada),
1780             },
1781             'square-kilometer' => {
1782             'name' => q(quilómetros cadrados),
1783             'one' => q({0} quilómetro cadrado),
1784             'other' => q({0} quilómetros cadrados),
1785             'per' => q({0} por quilómetro cadrado),
1786             },
1787             'square-meter' => {
1788             'name' => q(metros cadrados),
1789             'one' => q({0} metro cadrado),
1790             'other' => q({0} metros cadrados),
1791             'per' => q({0} por metro cadrado),
1792             },
1793             'square-mile' => {
1794             'name' => q(millas cadradas),
1795             'one' => q({0} milla cadrada),
1796             'other' => q({0} millas cadradas),
1797             'per' => q({0} por milla cadrada),
1798             },
1799             'square-yard' => {
1800             'name' => q(iardas cadradas),
1801             'one' => q({0} iarda cadrada),
1802             'other' => q({0} iardas cadradas),
1803             },
1804             'tablespoon' => {
1805             'name' => q(culleradas),
1806             'one' => q({0} cullerada),
1807             'other' => q({0} culleradas),
1808             },
1809             'teaspoon' => {
1810             'name' => q(culleriñas),
1811             'one' => q({0} culleriña),
1812             'other' => q({0} culleriñas),
1813             },
1814             'terabit' => {
1815             'name' => q(terabits),
1816             'one' => q({0} terabit),
1817             'other' => q({0} terabits),
1818             },
1819             'terabyte' => {
1820             'name' => q(terabytes),
1821             'one' => q({0} terabyte),
1822             'other' => q({0} terabytes),
1823             },
1824             'ton' => {
1825             'name' => q(toneladas estadounidenses),
1826             'one' => q({0} tonelada estadounidense),
1827             'other' => q({0} toneladas estadounidenses),
1828             },
1829             'volt' => {
1830             'name' => q(volts),
1831             'one' => q({0} volt),
1832             'other' => q({0} volts),
1833             },
1834             'watt' => {
1835             'name' => q(watts),
1836             'one' => q({0} watt),
1837             'other' => q({0} watts),
1838             },
1839             'week' => {
1840             'name' => q(semanas),
1841             'one' => q({0} semana),
1842             'other' => q({0} semanas),
1843             'per' => q({0} por semana),
1844             },
1845             'yard' => {
1846             'name' => q(iardas),
1847             'one' => q({0} iarda),
1848             'other' => q({0} iardas),
1849             },
1850             'year' => {
1851             'name' => q(anos),
1852             'one' => q({0} ano),
1853             'other' => q({0} anos),
1854             'per' => q({0} por ano),
1855             },
1856             },
1857             'narrow' => {
1858             '' => {
1859             'name' => q(dirección),
1860             },
1861             'arc-minute' => {
1862             'one' => q({0}′),
1863             'other' => q({0}′),
1864             },
1865             'celsius' => {
1866             'name' => q(°C),
1867             'one' => q({0} °C),
1868             'other' => q({0} °C),
1869             },
1870             'centimeter' => {
1871             'name' => q(cm),
1872             'one' => q({0} cm),
1873             'other' => q({0} cm),
1874             },
1875             'coordinate' => {
1876             'east' => q({0} L),
1877             'north' => q({0} N),
1878             'south' => q({0} S),
1879             'west' => q({0} O),
1880             },
1881             'day' => {
1882             'name' => q(d),
1883             'one' => q({0} d),
1884             'other' => q({0} d),
1885             },
1886             'fahrenheit' => {
1887             'one' => q({0}°F),
1888             'other' => q({0}°F),
1889             },
1890             'gram' => {
1891             'name' => q(g),
1892             'one' => q({0} g),
1893             'other' => q({0} g),
1894             },
1895             'hour' => {
1896             'name' => q(h),
1897             'one' => q({0} h),
1898             'other' => q({0} h),
1899             },
1900             'kilogram' => {
1901             'name' => q(kg),
1902             'one' => q({0} kg),
1903             'other' => q({0} kg),
1904             },
1905             'kilometer' => {
1906             'name' => q(km),
1907             'one' => q({0} km),
1908             'other' => q({0} km),
1909             },
1910             'kilometer-per-hour' => {
1911             'name' => q(km/h),
1912             'one' => q({0} km/h),
1913             'other' => q({0} km/h),
1914             },
1915             'liter' => {
1916             'name' => q(l),
1917             'one' => q({0} l),
1918             'other' => q({0} l),
1919             },
1920             'liter-per-100kilometers' => {
1921             'name' => q(l/100 km),
1922             'one' => q({0} l/100 km),
1923             'other' => q({0} l/100 km),
1924             },
1925             'meter' => {
1926             'name' => q(m),
1927             'one' => q({0} m),
1928             'other' => q({0} m),
1929             },
1930             'millimeter' => {
1931             'name' => q(mm),
1932             'one' => q({0} mm),
1933             'other' => q({0} mm),
1934             },
1935             'millisecond' => {
1936             'name' => q(ms),
1937             'one' => q({0} ms),
1938             'other' => q({0} ms),
1939             },
1940             'minute' => {
1941             'name' => q(min),
1942             'one' => q({0} min),
1943             'other' => q({0} min),
1944             },
1945             'month' => {
1946             'name' => q(m.),
1947             'one' => q({0} m.),
1948             'other' => q({0} m.),
1949             },
1950             'per' => {
1951             '1' => q({0}/{1}),
1952             },
1953             'percent' => {
1954             'name' => q(%),
1955             'one' => q({0} %),
1956             'other' => q({0} %),
1957             },
1958             'second' => {
1959             'name' => q(s),
1960             'one' => q({0} s),
1961             'other' => q({0} s),
1962             },
1963             'week' => {
1964             'name' => q(sem.),
1965             'one' => q({0} sem.),
1966             'other' => q({0} sem.),
1967             },
1968             'year' => {
1969             'name' => q(a.),
1970             'one' => q({0} a.),
1971             'other' => q({0} a.),
1972             },
1973             },
1974             'short' => {
1975             '' => {
1976             'name' => q(dirección),
1977             },
1978             'acre' => {
1979             'name' => q(acres),
1980             'one' => q({0} ac),
1981             'other' => q({0} ac),
1982             },
1983             'acre-foot' => {
1984             'name' => q(acre-pés),
1985             'one' => q({0} ac ft),
1986             'other' => q({0} ac ft),
1987             },
1988             'ampere' => {
1989             'name' => q(amp),
1990             'one' => q({0} A),
1991             'other' => q({0} A),
1992             },
1993             'arc-minute' => {
1994             'name' => q(minutos),
1995             'one' => q({0}′),
1996             'other' => q({0}′),
1997             },
1998             'arc-second' => {
1999             'name' => q(segundos),
2000             'one' => q({0}′′),
2001             'other' => q({0}′′),
2002             },
2003             'astronomical-unit' => {
2004             'name' => q(ua),
2005             'one' => q({0} ua),
2006             'other' => q({0} ua),
2007             },
2008             'atmosphere' => {
2009             'name' => q(atm),
2010             'one' => q({0} atm),
2011             'other' => q({0} atm),
2012             },
2013             'bit' => {
2014             'name' => q(bit),
2015             'one' => q({0} bit),
2016             'other' => q({0} bit),
2017             },
2018             'byte' => {
2019             'name' => q(byte),
2020             'one' => q({0} byte),
2021             'other' => q({0} byte),
2022             },
2023             'calorie' => {
2024             'name' => q(cal),
2025             'one' => q({0} cal),
2026             'other' => q({0} cal),
2027             },
2028             'carat' => {
2029             'name' => q(quilates),
2030             'one' => q({0} CT),
2031             'other' => q({0} CT),
2032             },
2033             'celsius' => {
2034             'name' => q(°C),
2035             'one' => q({0} °C),
2036             'other' => q({0} °C),
2037             },
2038             'centiliter' => {
2039             'name' => q(cl),
2040             'one' => q({0} cl),
2041             'other' => q({0} cl),
2042             },
2043             'centimeter' => {
2044             'name' => q(cm),
2045             'one' => q({0} cm),
2046             'other' => q({0} cm),
2047             'per' => q({0}/cm),
2048             },
2049             'century' => {
2050             'name' => q(séc.),
2051             'one' => q({0} séc.),
2052             'other' => q({0} séc.),
2053             },
2054             'coordinate' => {
2055             'east' => q({0} L),
2056             'north' => q({0} N),
2057             'south' => q({0} S),
2058             'west' => q({0} O),
2059             },
2060             'cubic-centimeter' => {
2061             'name' => q(cm³),
2062             'one' => q({0} cm³),
2063             'other' => q({0} cm³),
2064             'per' => q({0}/cm³),
2065             },
2066             'cubic-foot' => {
2067             'name' => q(ft³),
2068             'one' => q({0} ft³),
2069             'other' => q({0} ft³),
2070             },
2071             'cubic-inch' => {
2072             'name' => q(in³),
2073             'one' => q({0} in³),
2074             'other' => q({0} in³),
2075             },
2076             'cubic-kilometer' => {
2077             'name' => q(km³),
2078             'one' => q({0} km³),
2079             'other' => q({0} km³),
2080             },
2081             'cubic-meter' => {
2082             'name' => q(m³),
2083             'one' => q({0} m³),
2084             'other' => q({0} m³),
2085             'per' => q({0}/m³),
2086             },
2087             'cubic-mile' => {
2088             'name' => q(mi³),
2089             'one' => q({0} mi³),
2090             'other' => q({0} mi³),
2091             },
2092             'cubic-yard' => {
2093             'name' => q(yd³),
2094             'one' => q({0} yd³),
2095             'other' => q({0} yd³),
2096             },
2097             'cup' => {
2098             'name' => q(cuncas),
2099             'one' => q({0} c),
2100             'other' => q({0} c),
2101             },
2102             'cup-metric' => {
2103             'name' => q(cuncas métr.),
2104             'one' => q({0} mc),
2105             'other' => q({0} mc),
2106             },
2107             'day' => {
2108             'name' => q(días),
2109             'one' => q({0} d),
2110             'other' => q({0} d),
2111             'per' => q({0}/d),
2112             },
2113             'deciliter' => {
2114             'name' => q(dl),
2115             'one' => q({0} dl),
2116             'other' => q({0} dl),
2117             },
2118             'decimeter' => {
2119             'name' => q(dm),
2120             'one' => q({0} dm),
2121             'other' => q({0} dm),
2122             },
2123             'degree' => {
2124             'name' => q(graos),
2125             'one' => q({0}°),
2126             'other' => q({0}°),
2127             },
2128             'fahrenheit' => {
2129             'name' => q(°F),
2130             'one' => q({0} °F),
2131             'other' => q({0} °F),
2132             },
2133             'fluid-ounce' => {
2134             'name' => q(fl oz),
2135             'one' => q({0} fl oz),
2136             'other' => q({0} fl oz),
2137             },
2138             'foodcalorie' => {
2139             'name' => q(kcal),
2140             'one' => q({0} kcal),
2141             'other' => q({0} kcal),
2142             },
2143             'foot' => {
2144             'name' => q(pés),
2145             'one' => q({0} ft),
2146             'other' => q({0} ft),
2147             'per' => q({0}/ft),
2148             },
2149             'g-force' => {
2150             'name' => q(forzas G),
2151             'one' => q({0} G),
2152             'other' => q({0} G),
2153             },
2154             'gallon' => {
2155             'name' => q(gal EUA),
2156             'one' => q({0} gal EUA),
2157             'other' => q({0} gal EUA),
2158             'per' => q({0}/gal EUA),
2159             },
2160             'gallon-imperial' => {
2161             'name' => q(gal imp.),
2162             'one' => q({0} gal imp.),
2163             'other' => q({0} gal imp.),
2164             'per' => q({0}/gal imp.),
2165             },
2166             'generic' => {
2167             'name' => q(graos),
2168             'one' => q({0}°),
2169             'other' => q({0}°),
2170             },
2171             'gigabit' => {
2172             'name' => q(Gb),
2173             'one' => q({0} Gb),
2174             'other' => q({0} Gb),
2175             },
2176             'gigabyte' => {
2177             'name' => q(GB),
2178             'one' => q({0} GB),
2179             'other' => q({0} GB),
2180             },
2181             'gigahertz' => {
2182             'name' => q(GHz),
2183             'one' => q({0} GHz),
2184             'other' => q({0} GHz),
2185             },
2186             'gigawatt' => {
2187             'name' => q(GW),
2188             'one' => q({0} GW),
2189             'other' => q({0} GW),
2190             },
2191             'gram' => {
2192             'name' => q(gramos),
2193             'one' => q({0} gram),
2194             'other' => q({0} g),
2195             'per' => q({0}/g),
2196             },
2197             'hectare' => {
2198             'name' => q(hectáreas),
2199             'one' => q({0} ha),
2200             'other' => q({0} ha),
2201             },
2202             'hectoliter' => {
2203             'name' => q(hl),
2204             'one' => q({0} hl),
2205             'other' => q({0} hl),
2206             },
2207             'hectopascal' => {
2208             'name' => q(hPa),
2209             'one' => q({0} hPa),
2210             'other' => q({0} hPa),
2211             },
2212             'hertz' => {
2213             'name' => q(Hz),
2214             'one' => q({0} Hz),
2215             'other' => q({0} Hz),
2216             },
2217             'horsepower' => {
2218             'name' => q(hp),
2219             'one' => q({0} hp),
2220             'other' => q({0} hp),
2221             },
2222             'hour' => {
2223             'name' => q(h),
2224             'one' => q({0} h),
2225             'other' => q({0} h),
2226             'per' => q({0}/h),
2227             },
2228             'inch' => {
2229             'name' => q(polg.),
2230             'one' => q({0} in),
2231             'other' => q({0} in),
2232             'per' => q({0}/in),
2233             },
2234             'inch-hg' => {
2235             'name' => q(inHg),
2236             'one' => q({0} inHg),
2237             'other' => q({0} inHg),
2238             },
2239             'joule' => {
2240             'name' => q(joules),
2241             'one' => q({0} J),
2242             'other' => q({0} J),
2243             },
2244             'karat' => {
2245             'name' => q(quilates),
2246             'one' => q({0} CT),
2247             'other' => q({0} CT),
2248             },
2249             'kelvin' => {
2250             'name' => q(K),
2251             'one' => q({0} K),
2252             'other' => q({0} K),
2253             },
2254             'kilobit' => {
2255             'name' => q(kb),
2256             'one' => q({0} kb),
2257             'other' => q({0} kb),
2258             },
2259             'kilobyte' => {
2260             'name' => q(kB),
2261             'one' => q({0} kB),
2262             'other' => q({0} kB),
2263             },
2264             'kilocalorie' => {
2265             'name' => q(kcal),
2266             'one' => q({0} kcal),
2267             'other' => q({0} kcal),
2268             },
2269             'kilogram' => {
2270             'name' => q(kg),
2271             'one' => q({0} kg),
2272             'other' => q({0} kg),
2273             'per' => q({0}/kg),
2274             },
2275             'kilohertz' => {
2276             'name' => q(kHz),
2277             'one' => q({0} kHz),
2278             'other' => q({0} kHz),
2279             },
2280             'kilojoule' => {
2281             'name' => q(quilojoule),
2282             'one' => q({0} kJ),
2283             'other' => q({0} kJ),
2284             },
2285             'kilometer' => {
2286             'name' => q(km),
2287             'one' => q({0} km),
2288             'other' => q({0} km),
2289             'per' => q({0}/km),
2290             },
2291             'kilometer-per-hour' => {
2292             'name' => q(km/h),
2293             'one' => q({0} km/h),
2294             'other' => q({0} km/h),
2295             },
2296             'kilowatt' => {
2297             'name' => q(kW),
2298             'one' => q({0} kW),
2299             'other' => q({0} kW),
2300             },
2301             'kilowatt-hour' => {
2302             'name' => q(kW/h),
2303             'one' => q({0} kW/h),
2304             'other' => q({0} kW/h),
2305             },
2306             'knot' => {
2307             'name' => q(nós),
2308             'one' => q({0} nós),
2309             'other' => q({0} nós),
2310             },
2311             'light-year' => {
2312             'name' => q(anos luz),
2313             'one' => q({0} al),
2314             'other' => q({0} al),
2315             },
2316             'liter' => {
2317             'name' => q(litros),
2318             'one' => q({0} l),
2319             'other' => q({0} l),
2320             'per' => q({0}/l),
2321             },
2322             'liter-per-100kilometers' => {
2323             'name' => q(litros/100 km),
2324             'one' => q({0} l/100 km),
2325             'other' => q({0} l/100 km),
2326             },
2327             'liter-per-kilometer' => {
2328             'name' => q(litros/km),
2329             'one' => q({0} l/km),
2330             'other' => q({0} l/km),
2331             },
2332             'lux' => {
2333             'name' => q(luxes),
2334             'one' => q({0} lx),
2335             'other' => q({0} lx),
2336             },
2337             'megabit' => {
2338             'name' => q(Mb),
2339             'one' => q({0} Mb),
2340             'other' => q({0} Mb),
2341             },
2342             'megabyte' => {
2343             'name' => q(MB),
2344             'one' => q({0} MB),
2345             'other' => q({0} MB),
2346             },
2347             'megahertz' => {
2348             'name' => q(MHz),
2349             'one' => q({0} MHz),
2350             'other' => q({0} MHz),
2351             },
2352             'megaliter' => {
2353             'name' => q(Ml),
2354             'one' => q({0} Ml),
2355             'other' => q({0} Ml),
2356             },
2357             'megawatt' => {
2358             'name' => q(MW),
2359             'one' => q({0} MW),
2360             'other' => q({0} MW),
2361             },
2362             'meter' => {
2363             'name' => q(m),
2364             'one' => q({0} m),
2365             'other' => q({0} m),
2366             'per' => q({0}/m),
2367             },
2368             'meter-per-second' => {
2369             'name' => q(m/s),
2370             'one' => q({0} m/s),
2371             'other' => q({0} m/s),
2372             },
2373             'meter-per-second-squared' => {
2374             'name' => q(m/s²),
2375             'one' => q({0} m/s²),
2376             'other' => q({0} m/s²),
2377             },
2378             'metric-ton' => {
2379             'name' => q(t),
2380             'one' => q({0} t),
2381             'other' => q({0} t),
2382             },
2383             'microgram' => {
2384             'name' => q(µg),
2385             'one' => q({0} µg),
2386             'other' => q({0} µg),
2387             },
2388             'micrometer' => {
2389             'name' => q(µm),
2390             'one' => q({0} µm),
2391             'other' => q({0} µm),
2392             },
2393             'microsecond' => {
2394             'name' => q(μs),
2395             'one' => q({0} μs),
2396             'other' => q({0} μs),
2397             },
2398             'mile' => {
2399             'name' => q(millas),
2400             'one' => q({0} mi),
2401             'other' => q({0} mi),
2402             },
2403             'mile-per-gallon' => {
2404             'name' => q(millas/galón EUA),
2405             'one' => q({0} mpg EUA),
2406             'other' => q({0} mpg EUA),
2407             },
2408             'mile-per-gallon-imperial' => {
2409             'name' => q(millas/gal imp.),
2410             'one' => q({0} mpg imp.),
2411             'other' => q({0} mpg imp.),
2412             },
2413             'mile-per-hour' => {
2414             'name' => q(millas/hora),
2415             'one' => q({0} mi/h),
2416             'other' => q({0} mi/h),
2417             },
2418             'mile-scandinavian' => {
2419             'name' => q(mi esc.),
2420             'one' => q({0} mi esc.),
2421             'other' => q({0} mi esc.),
2422             },
2423             'milliampere' => {
2424             'name' => q(mA),
2425             'one' => q({0} mA),
2426             'other' => q({0} mA),
2427             },
2428             'millibar' => {
2429             'name' => q(mbar),
2430             'one' => q({0} mbar),
2431             'other' => q({0} mbar),
2432             },
2433             'milligram' => {
2434             'name' => q(mg),
2435             'one' => q({0} mg),
2436             'other' => q({0} mg),
2437             },
2438             'milligram-per-deciliter' => {
2439             'name' => q(mg/dl),
2440             'one' => q({0} mg/dl),
2441             'other' => q({0} mg/dl),
2442             },
2443             'milliliter' => {
2444             'name' => q(ml),
2445             'one' => q({0} ml),
2446             'other' => q({0} ml),
2447             },
2448             'millimeter' => {
2449             'name' => q(mm),
2450             'one' => q({0} mm),
2451             'other' => q({0} mm),
2452             },
2453             'millimeter-of-mercury' => {
2454             'name' => q(mm Hg),
2455             'one' => q({0} mm Hg),
2456             'other' => q({0} mm Hg),
2457             },
2458             'millimole-per-liter' => {
2459             'name' => q(mmol/l),
2460             'one' => q({0} mmol/l),
2461             'other' => q({0} mmol/l),
2462             },
2463             'millisecond' => {
2464             'name' => q(ms),
2465             'one' => q({0} ms),
2466             'other' => q({0} ms),
2467             },
2468             'milliwatt' => {
2469             'name' => q(mW),
2470             'one' => q({0} mW),
2471             'other' => q({0} mW),
2472             },
2473             'minute' => {
2474             'name' => q(min),
2475             'one' => q({0} min),
2476             'other' => q({0} min),
2477             'per' => q({0}/min),
2478             },
2479             'month' => {
2480             'name' => q(meses),
2481             'one' => q({0} mes),
2482             'other' => q({0} meses),
2483             'per' => q({0}/mes),
2484             },
2485             'nanometer' => {
2486             'name' => q(nm),
2487             'one' => q({0} nm),
2488             'other' => q({0} nm),
2489             },
2490             'nanosecond' => {
2491             'name' => q(ns),
2492             'one' => q({0} ns),
2493             'other' => q({0} ns),
2494             },
2495             'nautical-mile' => {
2496             'name' => q(M),
2497             'one' => q({0} M),
2498             'other' => q({0} M),
2499             },
2500             'ohm' => {
2501             'name' => q(ohms),
2502             'one' => q({0} Ω),
2503             'other' => q({0} Ω),
2504             },
2505             'ounce' => {
2506             'name' => q(oz),
2507             'one' => q({0} oz),
2508             'other' => q({0} oz),
2509             'per' => q({0}/oz),
2510             },
2511             'ounce-troy' => {
2512             'name' => q(oz t),
2513             'one' => q({0} oz t),
2514             'other' => q({0} oz t),
2515             },
2516             'parsec' => {
2517             'name' => q(pársecs),
2518             'one' => q({0} pc),
2519             'other' => q({0} pc),
2520             },
2521             'part-per-million' => {
2522             'name' => q(ppm),
2523             'one' => q({0} ppm),
2524             'other' => q({0} ppm),
2525             },
2526             'per' => {
2527             '1' => q({0}/{1}),
2528             },
2529             'percent' => {
2530             'name' => q(%),
2531             'one' => q({0} %),
2532             'other' => q({0} %),
2533             },
2534             'permille' => {
2535             'name' => q(‰),
2536             'one' => q({0} ‰),
2537             'other' => q({0} ‰),
2538             },
2539             'petabyte' => {
2540             'name' => q(PB),
2541             'one' => q({0} PB),
2542             'other' => q({0} PB),
2543             },
2544             'picometer' => {
2545             'name' => q(pm),
2546             'one' => q({0} pm),
2547             'other' => q({0} pm),
2548             },
2549             'pint' => {
2550             'name' => q(pintas),
2551             'one' => q({0} pt),
2552             'other' => q({0} pt),
2553             },
2554             'pint-metric' => {
2555             'name' => q(ptm),
2556             'one' => q({0} ptm),
2557             'other' => q({0} ptm),
2558             },
2559             'point' => {
2560             'name' => q(pt),
2561             'one' => q({0} pt),
2562             'other' => q({0} pt),
2563             },
2564             'pound' => {
2565             'name' => q(libras),
2566             'one' => q({0} lb),
2567             'other' => q({0} lb),
2568             'per' => q({0}/lb),
2569             },
2570             'pound-per-square-inch' => {
2571             'name' => q(psi),
2572             'one' => q({0} psi),
2573             'other' => q({0} psi),
2574             },
2575             'quart' => {
2576             'name' => q(cuartos),
2577             'one' => q({0} qt),
2578             'other' => q({0} qt),
2579             },
2580             'radian' => {
2581             'name' => q(radiáns),
2582             'one' => q({0} rad),
2583             'other' => q({0} rad),
2584             },
2585             'revolution' => {
2586             'name' => q(rev),
2587             'one' => q({0} rev),
2588             'other' => q({0} rev),
2589             },
2590             'second' => {
2591             'name' => q(s),
2592             'one' => q({0} s),
2593             'other' => q({0} s),
2594             'per' => q({0}/s),
2595             },
2596             'square-centimeter' => {
2597             'name' => q(cm²),
2598             'one' => q({0} cm²),
2599             'other' => q({0} cm²),
2600             'per' => q({0}/cm²),
2601             },
2602             'square-foot' => {
2603             'name' => q(ft²),
2604             'one' => q({0} ft²),
2605             'other' => q({0} ft²),
2606             },
2607             'square-inch' => {
2608             'name' => q(in²),
2609             'one' => q({0} in²),
2610             'other' => q({0} in²),
2611             'per' => q({0}/in²),
2612             },
2613             'square-kilometer' => {
2614             'name' => q(km²),
2615             'one' => q({0} km²),
2616             'other' => q({0} km²),
2617             'per' => q({0}/km²),
2618             },
2619             'square-meter' => {
2620             'name' => q(m²),
2621             'one' => q({0} m²),
2622             'other' => q({0} m²),
2623             'per' => q({0}/m²),
2624             },
2625             'square-mile' => {
2626             'name' => q(mi²),
2627             'one' => q({0} mi²),
2628             'other' => q({0} mi²),
2629             'per' => q({0}/mi²),
2630             },
2631             'square-yard' => {
2632             'name' => q(yd²),
2633             'one' => q({0} yd²),
2634             'other' => q({0} yd²),
2635             },
2636             'tablespoon' => {
2637             'name' => q(tbsp),
2638             'one' => q({0} tbsp),
2639             'other' => q({0} tbsp),
2640             },
2641             'teaspoon' => {
2642             'name' => q(tsp),
2643             'one' => q({0} tsp),
2644             'other' => q({0} tsp),
2645             },
2646             'terabit' => {
2647             'name' => q(Tb),
2648             'one' => q({0} Tb),
2649             'other' => q({0} Tb),
2650             },
2651             'terabyte' => {
2652             'name' => q(TB),
2653             'one' => q({0} TB),
2654             'other' => q({0} TB),
2655             },
2656             'ton' => {
2657             'name' => q(tn EUA),
2658             'one' => q({0} tn EUA),
2659             'other' => q({0} tn EUA),
2660             },
2661             'volt' => {
2662             'name' => q(volts),
2663             'one' => q({0} V),
2664             'other' => q({0} V),
2665             },
2666             'watt' => {
2667             'name' => q(watts),
2668             'one' => q({0} W),
2669             'other' => q({0} W),
2670             },
2671             'week' => {
2672             'name' => q(sem.),
2673             'one' => q({0} sem.),
2674             'other' => q({0} sem.),
2675             'per' => q({0}/sem.),
2676             },
2677             'yard' => {
2678             'name' => q(iardas),
2679             'one' => q({0} yd),
2680             'other' => q({0} yd),
2681             },
2682             'year' => {
2683             'name' => q(anos),
2684             'one' => q({0} ano),
2685             'other' => q({0} anos),
2686             'per' => q({0}/ano),
2687             },
2688             },
2689             } }
2690             );
2691              
2692             has 'yesstr' => (
2693             is => 'ro',
2694             isa => RegexpRef,
2695             init_arg => undef,
2696             default => sub { qr'^(?i:si|s|yes|y)$' }
2697             );
2698              
2699             has 'nostr' => (
2700             is => 'ro',
2701             isa => RegexpRef,
2702             init_arg => undef,
2703             default => sub { qr'^(?i:non|n)$' }
2704             );
2705              
2706             has 'listPatterns' => (
2707             is => 'ro',
2708             isa => HashRef,
2709             init_arg => undef,
2710             default => sub { {
2711             start => q({0}, {1}),
2712             middle => q({0}, {1}),
2713             end => q({0}, {1}),
2714             2 => q({0}, {1}),
2715             } }
2716             );
2717              
2718             has 'default_numbering_system' => (
2719             is => 'ro',
2720             isa => Str,
2721             init_arg => undef,
2722             default => 'latn',
2723             );
2724              
2725             has native_numbering_system => (
2726             is => 'ro',
2727             isa => Str,
2728             init_arg => undef,
2729             default => 'latn',
2730             );
2731              
2732             has 'minimum_grouping_digits' => (
2733             is =>'ro',
2734             isa => Int,
2735             init_arg => undef,
2736             default => 1,
2737             );
2738              
2739             has 'number_symbols' => (
2740             is => 'ro',
2741             isa => HashRef,
2742             init_arg => undef,
2743             default => sub { {
2744             'latn' => {
2745             'decimal' => q(,),
2746             'exponential' => q(E),
2747             'group' => q(.),
2748             'infinity' => q(∞),
2749             'list' => q(;),
2750             'minusSign' => q(-),
2751             'nan' => q(NaN),
2752             'perMille' => q(‰),
2753             'percentSign' => q(%),
2754             'plusSign' => q(+),
2755             'superscriptingExponent' => q(×),
2756             'timeSeparator' => q(:),
2757             },
2758             } }
2759             );
2760              
2761             has 'number_formats' => (
2762             is => 'ro',
2763             isa => HashRef,
2764             init_arg => undef,
2765             default => sub { {
2766             decimalFormat => {
2767             'default' => {
2768             '1000' => {
2769             'one' => '0',
2770             'other' => '0',
2771             },
2772             '10000' => {
2773             'one' => '0',
2774             'other' => '0',
2775             },
2776             '100000' => {
2777             'one' => '0',
2778             'other' => '0',
2779             },
2780             '1000000' => {
2781             'one' => '0 M',
2782             'other' => '0 M',
2783             },
2784             '10000000' => {
2785             'one' => '00 M',
2786             'other' => '00 M',
2787             },
2788             '100000000' => {
2789             'one' => '000 M',
2790             'other' => '000 M',
2791             },
2792             '1000000000' => {
2793             'one' => '0',
2794             'other' => '0',
2795             },
2796             '10000000000' => {
2797             'one' => '0',
2798             'other' => '0',
2799             },
2800             '100000000000' => {
2801             'one' => '0',
2802             'other' => '0',
2803             },
2804             '1000000000000' => {
2805             'one' => '0 B',
2806             'other' => '0 B',
2807             },
2808             '10000000000000' => {
2809             'one' => '00 B',
2810             'other' => '00 B',
2811             },
2812             '100000000000000' => {
2813             'one' => '000 B',
2814             'other' => '000 B',
2815             },
2816             'standard' => {
2817             'default' => '#,##0.###',
2818             },
2819             },
2820             'long' => {
2821             '1000' => {
2822             'one' => '0',
2823             'other' => '0',
2824             },
2825             '10000' => {
2826             'one' => '0',
2827             'other' => '0',
2828             },
2829             '100000' => {
2830             'one' => '0',
2831             'other' => '0',
2832             },
2833             '1000000' => {
2834             'one' => '0 millón',
2835             'other' => '0 millóns',
2836             },
2837             '10000000' => {
2838             'one' => '00 millóns',
2839             'other' => '00 millóns',
2840             },
2841             '100000000' => {
2842             'one' => '000 millóns',
2843             'other' => '000 millóns',
2844             },
2845             '1000000000' => {
2846             'one' => '0',
2847             'other' => '0',
2848             },
2849             '10000000000' => {
2850             'one' => '0',
2851             'other' => '0',
2852             },
2853             '100000000000' => {
2854             'one' => '0',
2855             'other' => '0',
2856             },
2857             '1000000000000' => {
2858             'one' => '0 billón',
2859             'other' => '0 billóns',
2860             },
2861             '10000000000000' => {
2862             'one' => '00 billóns',
2863             'other' => '00 billóns',
2864             },
2865             '100000000000000' => {
2866             'one' => '000 billóns',
2867             'other' => '000 billóns',
2868             },
2869             },
2870             'short' => {
2871             '1000' => {
2872             'one' => '0',
2873             'other' => '0',
2874             },
2875             '10000' => {
2876             'one' => '0',
2877             'other' => '0',
2878             },
2879             '100000' => {
2880             'one' => '0',
2881             'other' => '0',
2882             },
2883             '1000000' => {
2884             'one' => '0 M',
2885             'other' => '0 M',
2886             },
2887             '10000000' => {
2888             'one' => '00 M',
2889             'other' => '00 M',
2890             },
2891             '100000000' => {
2892             'one' => '000 M',
2893             'other' => '000 M',
2894             },
2895             '1000000000' => {
2896             'one' => '0',
2897             'other' => '0',
2898             },
2899             '10000000000' => {
2900             'one' => '0',
2901             'other' => '0',
2902             },
2903             '100000000000' => {
2904             'one' => '0',
2905             'other' => '0',
2906             },
2907             '1000000000000' => {
2908             'one' => '0 B',
2909             'other' => '0 B',
2910             },
2911             '10000000000000' => {
2912             'one' => '00 B',
2913             'other' => '00 B',
2914             },
2915             '100000000000000' => {
2916             'one' => '000 B',
2917             'other' => '000 B',
2918             },
2919             },
2920             },
2921             percentFormat => {
2922             'default' => {
2923             'standard' => {
2924             'default' => '#,##0 %',
2925             },
2926             },
2927             },
2928             scientificFormat => {
2929             'default' => {
2930             'standard' => {
2931             'default' => '#E0',
2932             },
2933             },
2934             },
2935             } },
2936             );
2937              
2938             has 'number_currency_formats' => (
2939             is => 'ro',
2940             isa => HashRef,
2941             init_arg => undef,
2942             default => sub { {
2943             'latn' => {
2944             'pattern' => {
2945             'default' => {
2946             'accounting' => {
2947             'positive' => '#,##0.00 ¤',
2948             },
2949             'standard' => {
2950             'positive' => '#,##0.00 ¤',
2951             },
2952             },
2953             },
2954             },
2955             } },
2956             );
2957              
2958             has 'currencies' => (
2959             is => 'ro',
2960             isa => HashRef,
2961             init_arg => undef,
2962             default => sub { {
2963             'ADP' => {
2964             display_name => {
2965             'currency' => q(peseta andorrana),
2966             'one' => q(peseta andorrana),
2967             'other' => q(pesetas andorranas),
2968             },
2969             },
2970             'AED' => {
2971             symbol => 'AED',
2972             display_name => {
2973             'currency' => q(Dirham dos Emiratos Árabes Unidos),
2974             'one' => q(dirham dos Emiratos Árabes Unidos),
2975             'other' => q(dirhams dos Emiratos Árabes Unidos),
2976             },
2977             },
2978             'AFN' => {
2979             symbol => 'AFN',
2980             display_name => {
2981             'currency' => q(Afgani afgano),
2982             'one' => q(afgani afgano),
2983             'other' => q(afganis afganos),
2984             },
2985             },
2986             'ALL' => {
2987             symbol => 'ALL',
2988             display_name => {
2989             'currency' => q(Lek albanés),
2990             'one' => q(lek albanés),
2991             'other' => q(leks albaneses),
2992             },
2993             },
2994             'AMD' => {
2995             symbol => 'AMD',
2996             display_name => {
2997             'currency' => q(Dram armenio),
2998             'one' => q(dram armenio),
2999             'other' => q(drams armenios),
3000             },
3001             },
3002             'ANG' => {
3003             symbol => 'ANG',
3004             display_name => {
3005             'currency' => q(Florín das Antillas Neerlandesas),
3006             'one' => q(florín das Antillas Neerlandesas),
3007             'other' => q(floríns das Antillas Neerlandesas),
3008             },
3009             },
3010             'AOA' => {
3011             symbol => 'AOA',
3012             display_name => {
3013             'currency' => q(Kwanza angolano),
3014             'one' => q(kwanza angolano),
3015             'other' => q(kwanzas angolanos),
3016             },
3017             },
3018             'ARP' => {
3019             display_name => {
3020             'currency' => q(Peso arxentino \(1983–1985\)),
3021             'one' => q(peso arxentino \(ARP\)),
3022             'other' => q(pesos arxentinos \(ARP\)),
3023             },
3024             },
3025             'ARS' => {
3026             symbol => 'ARS',
3027             display_name => {
3028             'currency' => q(Peso arxentino),
3029             'one' => q(peso arxentino),
3030             'other' => q(pesos arxentinos),
3031             },
3032             },
3033             'AUD' => {
3034             symbol => 'A$',
3035             display_name => {
3036             'currency' => q(Dólar australiano),
3037             'one' => q(dólar australiano),
3038             'other' => q(dólares australianos),
3039             },
3040             },
3041             'AWG' => {
3042             symbol => 'AWG',
3043             display_name => {
3044             'currency' => q(Florín de Aruba),
3045             'one' => q(florín de Aruba),
3046             'other' => q(floríns de Aruba),
3047             },
3048             },
3049             'AZN' => {
3050             symbol => 'AZN',
3051             display_name => {
3052             'currency' => q(Manat acerbaixano),
3053             'one' => q(manat acerbaixano),
3054             'other' => q(manats acerbaixanos),
3055             },
3056             },
3057             'BAM' => {
3058             symbol => 'BAM',
3059             display_name => {
3060             'currency' => q(Marco convertible de Bosnia e Hercegovina),
3061             'one' => q(marco convertible de Bosnia e Hercegovina),
3062             'other' => q(marcos convertibles de Bosnia e Hercegovina),
3063             },
3064             },
3065             'BBD' => {
3066             symbol => 'BBD',
3067             display_name => {
3068             'currency' => q(Dólar de Barbados),
3069             'one' => q(dólar de Barbados),
3070             'other' => q(dólares de Barbados),
3071             },
3072             },
3073             'BDT' => {
3074             symbol => 'BDT',
3075             display_name => {
3076             'currency' => q(Taka de Bangladés),
3077             'one' => q(taka de Bangladés),
3078             'other' => q(takas de Bangladés),
3079             },
3080             },
3081             'BEC' => {
3082             display_name => {
3083             'currency' => q(Franco belga \(convertible\)),
3084             'one' => q(franco belga \(convertible\)),
3085             'other' => q(francos belgas \(convertibles\)),
3086             },
3087             },
3088             'BEF' => {
3089             display_name => {
3090             'currency' => q(Franco belga),
3091             'one' => q(franco belga),
3092             'other' => q(francos belgas),
3093             },
3094             },
3095             'BEL' => {
3096             display_name => {
3097             'currency' => q(Franco belga \(financeiro\)),
3098             'one' => q(franco belga \(financeiro\)),
3099             'other' => q(francos belgas \(financeiros\)),
3100             },
3101             },
3102             'BGN' => {
3103             symbol => 'BGN',
3104             display_name => {
3105             'currency' => q(Lev búlgaro),
3106             'one' => q(lev búlgaro),
3107             'other' => q(levs búlgaros),
3108             },
3109             },
3110             'BHD' => {
3111             symbol => 'BHD',
3112             display_name => {
3113             'currency' => q(Dinar de Bahrain),
3114             'one' => q(dinar de Bahrain),
3115             'other' => q(dinares de Bahrain),
3116             },
3117             },
3118             'BIF' => {
3119             symbol => 'BIF',
3120             display_name => {
3121             'currency' => q(Franco burundiano),
3122             'one' => q(franco burundiano),
3123             'other' => q(francos burundianos),
3124             },
3125             },
3126             'BMD' => {
3127             symbol => 'BMD',
3128             display_name => {
3129             'currency' => q(Dólar das Bemudas),
3130             'one' => q(dólar das Bermudas),
3131             'other' => q(dólares das Bermudas),
3132             },
3133             },
3134             'BND' => {
3135             symbol => 'BND',
3136             display_name => {
3137             'currency' => q(Dólar de Brunei),
3138             'one' => q(dólar de Brunei),
3139             'other' => q(dólares de Brunei),
3140             },
3141             },
3142             'BOB' => {
3143             symbol => 'BOB',
3144             display_name => {
3145             'currency' => q(Boliviano),
3146             'one' => q(boliviano),
3147             'other' => q(bolivianos),
3148             },
3149             },
3150             'BOP' => {
3151             display_name => {
3152             'currency' => q(Peso boliviano),
3153             'one' => q(peso boliviano),
3154             'other' => q(pesos bolivianos),
3155             },
3156             },
3157             'BOV' => {
3158             display_name => {
3159             'currency' => q(MVDOL boliviano),
3160             },
3161             },
3162             'BRB' => {
3163             display_name => {
3164             'currency' => q(Cruzeiro novo brasileiro \(1967–1986\)),
3165             'one' => q(cruzeiro novo brasileiro),
3166             'other' => q(cruzeiros novos brasileiros),
3167             },
3168             },
3169             'BRC' => {
3170             display_name => {
3171             'currency' => q(Cruzado brasileiro),
3172             'one' => q(cruzado brasileiro),
3173             'other' => q(cruzados brasileiros),
3174             },
3175             },
3176             'BRE' => {
3177             display_name => {
3178             'currency' => q(Cruzeiro brasileiro \(1990–1993\)),
3179             'one' => q(cruzeiro brasileiro \(BRE\)),
3180             'other' => q(cruzeiros brasileiros \(BRE\)),
3181             },
3182             },
3183             'BRL' => {
3184             symbol => 'R$',
3185             display_name => {
3186             'currency' => q(Real brasileiro),
3187             'one' => q(real brasileiro),
3188             'other' => q(reais brasileiros),
3189             },
3190             },
3191             'BRN' => {
3192             display_name => {
3193             'currency' => q(Cruzado novo brasileiro),
3194             'one' => q(cruzado novo brasileiro),
3195             'other' => q(cruzados novos brasileiros),
3196             },
3197             },
3198             'BRR' => {
3199             display_name => {
3200             'currency' => q(Cruzeiro brasileiro),
3201             'one' => q(cruzeiro brasileiro),
3202             'other' => q(cruzeiros brasileiros),
3203             },
3204             },
3205             'BSD' => {
3206             symbol => 'BSD',
3207             display_name => {
3208             'currency' => q(Dólar das Bahamas),
3209             'one' => q(dólar das Bahamas),
3210             'other' => q(dólares das Bahamas),
3211             },
3212             },
3213             'BTN' => {
3214             symbol => 'BTN',
3215             display_name => {
3216             'currency' => q(Ngultrum butanés),
3217             'one' => q(ngultrum butanés),
3218             'other' => q(ngultrums butaneses),
3219             },
3220             },
3221             'BWP' => {
3222             symbol => 'BWP',
3223             display_name => {
3224             'currency' => q(Pula botsuaniano),
3225             'one' => q(pula botsuaniano),
3226             'other' => q(pulas botsuanianos),
3227             },
3228             },
3229             'BYN' => {
3230             symbol => 'BYN',
3231             display_name => {
3232             'currency' => q(Rublo bielorruso),
3233             'one' => q(rublo bielorruso),
3234             'other' => q(rublos bielorrusos),
3235             },
3236             },
3237             'BYR' => {
3238             symbol => 'BYR',
3239             display_name => {
3240             'currency' => q(Rublo bielorruso \(2000–2016\)),
3241             'one' => q(rublo bielorruso \(2000–2016\)),
3242             'other' => q(rublos bielorrusos \(2000–2016\)),
3243             },
3244             },
3245             'BZD' => {
3246             symbol => 'BZD',
3247             display_name => {
3248             'currency' => q(Dólar belizense),
3249             'one' => q(dólar belizense),
3250             'other' => q(dólares belizenses),
3251             },
3252             },
3253             'CAD' => {
3254             symbol => 'CA$',
3255             display_name => {
3256             'currency' => q(Dólar canadense),
3257             'one' => q(dólar canadense),
3258             'other' => q(dólares canadenses),
3259             },
3260             },
3261             'CDF' => {
3262             symbol => 'CDF',
3263             display_name => {
3264             'currency' => q(Franco congolés),
3265             'one' => q(franco congolés),
3266             'other' => q(francos congoleses),
3267             },
3268             },
3269             'CHF' => {
3270             symbol => 'CHF',
3271             display_name => {
3272             'currency' => q(Franco suízo),
3273             'one' => q(franco suízo),
3274             'other' => q(francos suizos),
3275             },
3276             },
3277             'CLF' => {
3278             display_name => {
3279             'currency' => q(Unidades de fomento chilenas),
3280             'one' => q(unidade de fomento chilena),
3281             'other' => q(unidades de fomento chilenas),
3282             },
3283             },
3284             'CLP' => {
3285             symbol => 'CLP',
3286             display_name => {
3287             'currency' => q(Peso chileno),
3288             'one' => q(peso chileno),
3289             'other' => q(pesos chilenos),
3290             },
3291             },
3292             'CNH' => {
3293             symbol => 'CNH',
3294             display_name => {
3295             'currency' => q(Iuán chinés \(extracontinental\)),
3296             'one' => q(iuán chinés \(extracontinental\)),
3297             'other' => q(iuáns chineses \(extracontinentais\)),
3298             },
3299             },
3300             'CNY' => {
3301             symbol => 'CN¥',
3302             display_name => {
3303             'currency' => q(Iuán chinés),
3304             'one' => q(iuán chinés),
3305             'other' => q(iuáns chineses),
3306             },
3307             },
3308             'COP' => {
3309             symbol => 'COP',
3310             display_name => {
3311             'currency' => q(Peso colombiano),
3312             'one' => q(peso colombiano),
3313             'other' => q(pesos colombianos),
3314             },
3315             },
3316             'CRC' => {
3317             symbol => 'CRC',
3318             display_name => {
3319             'currency' => q(Colón costarriqueño),
3320             'one' => q(colón costarriqueño),
3321             'other' => q(colóns costarriqueños),
3322             },
3323             },
3324             'CUC' => {
3325             symbol => 'CUC',
3326             display_name => {
3327             'currency' => q(Peso cubano convertible),
3328             'one' => q(peso cubano convertible),
3329             'other' => q(pesos cubanos convertibles),
3330             },
3331             },
3332             'CUP' => {
3333             symbol => 'CUP',
3334             display_name => {
3335             'currency' => q(Peso cubano),
3336             'one' => q(peso cubano),
3337             'other' => q(pesos cubanos),
3338             },
3339             },
3340             'CVE' => {
3341             symbol => 'CVE',
3342             display_name => {
3343             'currency' => q(Escudo caboverdiano),
3344             'one' => q(escudo caboverdiano),
3345             'other' => q(escudos caboverdianos),
3346             },
3347             },
3348             'CZK' => {
3349             symbol => 'CZK',
3350             display_name => {
3351             'currency' => q(Coroa checa),
3352             'one' => q(coroa checa),
3353             'other' => q(coroas checas),
3354             },
3355             },
3356             'DEM' => {
3357             display_name => {
3358             'currency' => q(Marco alemán),
3359             'one' => q(marco alemán),
3360             'other' => q(marcos alemáns),
3361             },
3362             },
3363             'DJF' => {
3364             symbol => 'DJF',
3365             display_name => {
3366             'currency' => q(Franco xibutiano),
3367             'one' => q(franco xibutiano),
3368             'other' => q(francos xibutianos),
3369             },
3370             },
3371             'DKK' => {
3372             symbol => 'DKK',
3373             display_name => {
3374             'currency' => q(Coroa dinamarquesa),
3375             'one' => q(coroa dinamarquesa),
3376             'other' => q(coroas dinamarquesas),
3377             },
3378             },
3379             'DOP' => {
3380             symbol => 'DOP',
3381             display_name => {
3382             'currency' => q(Peso dominicano),
3383             'one' => q(peso dominicano),
3384             'other' => q(pesos dominicanos),
3385             },
3386             },
3387             'DZD' => {
3388             symbol => 'DZD',
3389             display_name => {
3390             'currency' => q(Dinar alxeriano),
3391             'one' => q(dinar alxeriano),
3392             'other' => q(dinares alxerianos),
3393             },
3394             },
3395             'ECS' => {
3396             display_name => {
3397             'currency' => q(Sucre ecuatoriano),
3398             'one' => q(sucre ecuatoriano),
3399             'other' => q(sucres ecuatorianos),
3400             },
3401             },
3402             'ECV' => {
3403             display_name => {
3404             'currency' => q(Unidade de valor constante ecuatoriana),
3405             },
3406             },
3407             'EGP' => {
3408             symbol => 'EGP',
3409             display_name => {
3410             'currency' => q(Libra exipcia),
3411             'one' => q(libra exipcia),
3412             'other' => q(libras exipcias),
3413             },
3414             },
3415             'ERN' => {
3416             symbol => 'ERN',
3417             display_name => {
3418             'currency' => q(Nakfa eritreo),
3419             'one' => q(nakfa eritreo),
3420             'other' => q(nakfas eritreos),
3421             },
3422             },
3423             'ESA' => {
3424             display_name => {
3425             'currency' => q(Peseta española \(conta A\)),
3426             },
3427             },
3428             'ESB' => {
3429             display_name => {
3430             'currency' => q(Peseta española \(conta convertible\)),
3431             },
3432             },
3433             'ESP' => {
3434             symbol => '₧',
3435             display_name => {
3436             'currency' => q(Peseta española),
3437             'one' => q(peseta),
3438             'other' => q(pesetas),
3439             },
3440             },
3441             'ETB' => {
3442             symbol => 'ETB',
3443             display_name => {
3444             'currency' => q(Birr etíope),
3445             'one' => q(birr etíope),
3446             'other' => q(birres etíopes),
3447             },
3448             },
3449             'EUR' => {
3450             symbol => '€',
3451             display_name => {
3452             'currency' => q(Euro),
3453             'one' => q(euro),
3454             'other' => q(euros),
3455             },
3456             },
3457             'FJD' => {
3458             symbol => 'FJD',
3459             display_name => {
3460             'currency' => q(Dólar fidxiano),
3461             'one' => q(dólar fidxiano),
3462             'other' => q(dólares fidxianos),
3463             },
3464             },
3465             'FKP' => {
3466             symbol => 'FKP',
3467             display_name => {
3468             'currency' => q(Libra das Malvinas),
3469             'one' => q(libra das Malvinas),
3470             'other' => q(libras das Malvinas),
3471             },
3472             },
3473             'FRF' => {
3474             display_name => {
3475             'currency' => q(Franco francés),
3476             'one' => q(franco francés),
3477             'other' => q(francos franceses),
3478             },
3479             },
3480             'GBP' => {
3481             symbol => '£',
3482             display_name => {
3483             'currency' => q(Libra esterlina),
3484             'one' => q(libra esterlina),
3485             'other' => q(libras esterlinas),
3486             },
3487             },
3488             'GEL' => {
3489             symbol => 'GEL',
3490             display_name => {
3491             'currency' => q(Lari xeorxiano),
3492             'one' => q(lari xeorxiano),
3493             'other' => q(laris xeorxianos),
3494             },
3495             },
3496             'GHS' => {
3497             symbol => 'GHS',
3498             display_name => {
3499             'currency' => q(Cedi de Ghana),
3500             'one' => q(cedi de Ghana),
3501             'other' => q(cedis de Ghana),
3502             },
3503             },
3504             'GIP' => {
3505             symbol => 'GIP',
3506             display_name => {
3507             'currency' => q(Libra xibraltareña),
3508             'one' => q(libra xibraltareña),
3509             'other' => q(libras xibraltareñas),
3510             },
3511             },
3512             'GMD' => {
3513             symbol => 'GMD',
3514             display_name => {
3515             'currency' => q(Dalasi gambiano),
3516             'one' => q(dalasi gambiano),
3517             'other' => q(dalasis gambianos),
3518             },
3519             },
3520             'GNF' => {
3521             symbol => 'GNF',
3522             display_name => {
3523             'currency' => q(Franco guineano),
3524             'one' => q(franco guineano),
3525             'other' => q(francos guineanos),
3526             },
3527             },
3528             'GNS' => {
3529             display_name => {
3530             'currency' => q(Syli guineano),
3531             },
3532             },
3533             'GQE' => {
3534             display_name => {
3535             'currency' => q(Ekwele guineana),
3536             },
3537             },
3538             'GRD' => {
3539             display_name => {
3540             'currency' => q(Dracma grego),
3541             },
3542             },
3543             'GTQ' => {
3544             symbol => 'GTQ',
3545             display_name => {
3546             'currency' => q(Quetzal guatemalteco),
3547             'one' => q(quetzal guatemalteco),
3548             'other' => q(quetzal guatemaltecos),
3549             },
3550             },
3551             'GYD' => {
3552             symbol => 'GYD',
3553             display_name => {
3554             'currency' => q(Dólar güianés),
3555             'one' => q(dólar güianés),
3556             'other' => q(dólares güianeses),
3557             },
3558             },
3559             'HKD' => {
3560             symbol => 'HK$',
3561             display_name => {
3562             'currency' => q(Dólar de Hong Kong),
3563             'one' => q(dólar de Hong Kong),
3564             'other' => q(dólares de Hong Kong),
3565             },
3566             },
3567             'HNL' => {
3568             symbol => 'HNL',
3569             display_name => {
3570             'currency' => q(Lempira hondureño),
3571             'one' => q(lempira hondureño),
3572             'other' => q(lempiras hondureños),
3573             },
3574             },
3575             'HRK' => {
3576             symbol => 'HRK',
3577             display_name => {
3578             'currency' => q(Kuna croata),
3579             'one' => q(kuna croata),
3580             'other' => q(kunas croatas),
3581             },
3582             },
3583             'HTG' => {
3584             symbol => 'HTG',
3585             display_name => {
3586             'currency' => q(Gourde haitiano),
3587             'one' => q(gourde haitiano),
3588             'other' => q(gourdes haitianos),
3589             },
3590             },
3591             'HUF' => {
3592             symbol => 'HUF',
3593             display_name => {
3594             'currency' => q(Florín húngaro),
3595             'one' => q(florín húngaro),
3596             'other' => q(floríns húngaros),
3597             },
3598             },
3599             'IDR' => {
3600             symbol => 'IDR',
3601             display_name => {
3602             'currency' => q(Rupia indonesia),
3603             'one' => q(rupia indonesia),
3604             'other' => q(rupias indonesias),
3605             },
3606             },
3607             'IEP' => {
3608             display_name => {
3609             'currency' => q(Libra irlandesa),
3610             'one' => q(libra irlandesa),
3611             'other' => q(libras irlandesas),
3612             },
3613             },
3614             'ILS' => {
3615             symbol => '₪',
3616             display_name => {
3617             'currency' => q(Novo shequel israelí),
3618             'one' => q(novo shequel israelí),
3619             'other' => q(novos shequeis israelís),
3620             },
3621             },
3622             'INR' => {
3623             symbol => '₹',
3624             display_name => {
3625             'currency' => q(Rupia india),
3626             'one' => q(rupia india),
3627             'other' => q(rupias indias),
3628             },
3629             },
3630             'IQD' => {
3631             symbol => 'IQD',
3632             display_name => {
3633             'currency' => q(Dinar iraquí),
3634             'one' => q(dinar iraquí),
3635             'other' => q(dinares iraquíes),
3636             },
3637             },
3638             'IRR' => {
3639             symbol => 'IRR',
3640             display_name => {
3641             'currency' => q(Rial iraniano),
3642             'one' => q(rial iraniano),
3643             'other' => q(riais iranianos),
3644             },
3645             },
3646             'ISK' => {
3647             symbol => 'ISK',
3648             display_name => {
3649             'currency' => q(Coroa islandesa),
3650             'one' => q(coroa islandesa),
3651             'other' => q(coroas islandesas),
3652             },
3653             },
3654             'ITL' => {
3655             display_name => {
3656             'currency' => q(Lira italiana),
3657             },
3658             },
3659             'JMD' => {
3660             symbol => 'JMD',
3661             display_name => {
3662             'currency' => q(Dólar xamaicano),
3663             'one' => q(dólar xamaicano),
3664             'other' => q(dólares xamaicanos),
3665             },
3666             },
3667             'JOD' => {
3668             symbol => 'JOD',
3669             display_name => {
3670             'currency' => q(Dinar xordano),
3671             'one' => q(dinar xordano),
3672             'other' => q(dinares xordanos),
3673             },
3674             },
3675             'JPY' => {
3676             symbol => 'JP¥',
3677             display_name => {
3678             'currency' => q(Ien xaponés),
3679             'one' => q(ien xaponés),
3680             'other' => q(iens xaponeses),
3681             },
3682             },
3683             'KES' => {
3684             symbol => 'KES',
3685             display_name => {
3686             'currency' => q(Xilin kenyano),
3687             'one' => q(xilin kenyano),
3688             'other' => q(xilins kenyanos),
3689             },
3690             },
3691             'KGS' => {
3692             symbol => 'KGS',
3693             display_name => {
3694             'currency' => q(Som quirguicistano),
3695             'one' => q(som quirguicistano),
3696             'other' => q(soms quirguicistanos),
3697             },
3698             },
3699             'KHR' => {
3700             symbol => 'KHR',
3701             display_name => {
3702             'currency' => q(Riel camboxano),
3703             'one' => q(riel camboxano),
3704             'other' => q(rieis camboxanos),
3705             },
3706             },
3707             'KMF' => {
3708             symbol => 'KMF',
3709             display_name => {
3710             'currency' => q(Franco comoriano),
3711             'one' => q(franco comoriano),
3712             'other' => q(francos comorianos),
3713             },
3714             },
3715             'KPW' => {
3716             symbol => 'KPW',
3717             display_name => {
3718             'currency' => q(Won norcoreano),
3719             'one' => q(won norcoreano),
3720             'other' => q(wons norcoreanos),
3721             },
3722             },
3723             'KRW' => {
3724             symbol => '₩',
3725             display_name => {
3726             'currency' => q(Won surcoreano),
3727             'one' => q(won surcoreano),
3728             'other' => q(wons surcoreanos),
3729             },
3730             },
3731             'KWD' => {
3732             symbol => 'KWD',
3733             display_name => {
3734             'currency' => q(Dinar kuwaití),
3735             'one' => q(dinar kuwaití),
3736             'other' => q(dinares kuwaitís),
3737             },
3738             },
3739             'KYD' => {
3740             symbol => 'KYD',
3741             display_name => {
3742             'currency' => q(Dólar das Illas Caimán),
3743             'one' => q(dólar das Illas Caimán),
3744             'other' => q(dólares das Illas Caimán),
3745             },
3746             },
3747             'KZT' => {
3748             symbol => 'KZT',
3749             display_name => {
3750             'currency' => q(Tenge casaco),
3751             'one' => q(tenge casaco),
3752             'other' => q(tenges casacos),
3753             },
3754             },
3755             'LAK' => {
3756             symbol => 'LAK',
3757             display_name => {
3758             'currency' => q(Kip laosiano),
3759             'one' => q(kip laosiano),
3760             'other' => q(kips laosianos),
3761             },
3762             },
3763             'LBP' => {
3764             symbol => 'LBP',
3765             display_name => {
3766             'currency' => q(Libra libanesa),
3767             'one' => q(libra libanesa),
3768             'other' => q(libras libanesas),
3769             },
3770             },
3771             'LKR' => {
3772             symbol => 'LKR',
3773             display_name => {
3774             'currency' => q(Rupia de Sri Lanka),
3775             'one' => q(rupia de Sri Lanka),
3776             'other' => q(rupias de Sri Lanka),
3777             },
3778             },
3779             'LRD' => {
3780             symbol => 'LRD',
3781             display_name => {
3782             'currency' => q(Dólar liberiano),
3783             'one' => q(dólar liberiano),
3784             'other' => q(dólares liberianos),
3785             },
3786             },
3787             'LSL' => {
3788             display_name => {
3789             'currency' => q(Loti de Lesoto),
3790             },
3791             },
3792             'LTL' => {
3793             symbol => 'LTL',
3794             display_name => {
3795             'currency' => q(Litas lituana),
3796             'one' => q(litas lituana),
3797             'other' => q(litas lituanas),
3798             },
3799             },
3800             'LUC' => {
3801             display_name => {
3802             'currency' => q(Franco convertible luxemburgués),
3803             },
3804             },
3805             'LUF' => {
3806             display_name => {
3807             'currency' => q(Franco luxemburgués),
3808             },
3809             },
3810             'LUL' => {
3811             display_name => {
3812             'currency' => q(Franco financeiro luxemburgués),
3813             },
3814             },
3815             'LVL' => {
3816             symbol => 'LVL',
3817             display_name => {
3818             'currency' => q(Lats letón),
3819             'one' => q(lats letón),
3820             'other' => q(lats letóns),
3821             },
3822             },
3823             'LYD' => {
3824             symbol => 'LYD',
3825             display_name => {
3826             'currency' => q(Dinar libio),
3827             'one' => q(dinar libio),
3828             'other' => q(dinares libios),
3829             },
3830             },
3831             'MAD' => {
3832             symbol => 'MAD',
3833             display_name => {
3834             'currency' => q(Dirham marroquí),
3835             'one' => q(dirham marroquí),
3836             'other' => q(dirhams marroquís),
3837             },
3838             },
3839             'MAF' => {
3840             display_name => {
3841             'currency' => q(Franco marroquí),
3842             },
3843             },
3844             'MDL' => {
3845             symbol => 'MDL',
3846             display_name => {
3847             'currency' => q(Leu moldavo),
3848             'one' => q(leu moldavo),
3849             'other' => q(leus moldavos),
3850             },
3851             },
3852             'MGA' => {
3853             symbol => 'MGA',
3854             display_name => {
3855             'currency' => q(Ariary malgaxe),
3856             'one' => q(ariary malgaxe),
3857             'other' => q(ariarys malgaxes),
3858             },
3859             },
3860             'MKD' => {
3861             symbol => 'MKD',
3862             display_name => {
3863             'currency' => q(Dinar macedonio),
3864             'one' => q(dinar macedonio),
3865             'other' => q(dinares macedonios),
3866             },
3867             },
3868             'MMK' => {
3869             symbol => 'MMK',
3870             display_name => {
3871             'currency' => q(Kyat birmano),
3872             'one' => q(kyat birmano),
3873             'other' => q(kyats birmanos),
3874             },
3875             },
3876             'MNT' => {
3877             symbol => 'MNT',
3878             display_name => {
3879             'currency' => q(Tugrik mongol),
3880             'one' => q(tugrik mongol),
3881             'other' => q(tugriks mongoles),
3882             },
3883             },
3884             'MOP' => {
3885             symbol => 'MOP',
3886             display_name => {
3887             'currency' => q(Pataca de Macau),
3888             'one' => q(pataca de Macau),
3889             'other' => q(patacas de Macau),
3890             },
3891             },
3892             'MRO' => {
3893             symbol => 'MRO',
3894             display_name => {
3895             'currency' => q(Ouguiya mauritano \(1973–2017\)),
3896             'one' => q(ouguiya mauritano \(1973–2017\)),
3897             'other' => q(ouguiyas mauritanos \(1973–2017\)),
3898             },
3899             },
3900             'MRU' => {
3901             symbol => 'MRU',
3902             display_name => {
3903             'currency' => q(Ouguiya mauritano),
3904             'one' => q(ouguiya mauritano),
3905             'other' => q(ouguiyas mauritanos),
3906             },
3907             },
3908             'MUR' => {
3909             symbol => 'MUR',
3910             display_name => {
3911             'currency' => q(Rupia mauriciana),
3912             'one' => q(rupia mauriciana),
3913             'other' => q(rupias mauricianas),
3914             },
3915             },
3916             'MVR' => {
3917             symbol => 'MVR',
3918             display_name => {
3919             'currency' => q(Rupia maldivana),
3920             'one' => q(rupia maldivana),
3921             'other' => q(rupias maldivanas),
3922             },
3923             },
3924             'MWK' => {
3925             symbol => 'MWK',
3926             display_name => {
3927             'currency' => q(Kwacha de Malaui),
3928             'one' => q(kwacha de Malaui),
3929             'other' => q(kwachas de Malaui),
3930             },
3931             },
3932             'MXN' => {
3933             symbol => '$MX',
3934             display_name => {
3935             'currency' => q(Peso mexicano),
3936             'one' => q(peso mexicano),
3937             'other' => q(pesos mexicanos),
3938             },
3939             },
3940             'MXP' => {
3941             display_name => {
3942             'currency' => q(Peso de prata mexicano \(1861–1992\)),
3943             },
3944             },
3945             'MXV' => {
3946             display_name => {
3947             'currency' => q(Unidade de inversión mexicana),
3948             },
3949             },
3950             'MYR' => {
3951             symbol => 'MYR',
3952             display_name => {
3953             'currency' => q(Ringgit malaio),
3954             'one' => q(ringgit malaio),
3955             'other' => q(ringgits malaios),
3956             },
3957             },
3958             'MZN' => {
3959             symbol => 'MZN',
3960             display_name => {
3961             'currency' => q(Metical de Mozambique),
3962             'one' => q(metical de Mozambique),
3963             'other' => q(meticais de Mozambique),
3964             },
3965             },
3966             'NAD' => {
3967             symbol => 'NAD',
3968             display_name => {
3969             'currency' => q(Dólar namibio),
3970             'one' => q(dólar namibio),
3971             'other' => q(dólares namibios),
3972             },
3973             },
3974             'NGN' => {
3975             symbol => 'NGN',
3976             display_name => {
3977             'currency' => q(Naira nixeriano),
3978             'one' => q(naira nixeriano),
3979             'other' => q(nairas nixerianos),
3980             },
3981             },
3982             'NIC' => {
3983             display_name => {
3984             'currency' => q(Córdoba nicaragüense),
3985             },
3986             },
3987             'NIO' => {
3988             symbol => 'NIO',
3989             display_name => {
3990             'currency' => q(Córdoba de ouro nicaraguano),
3991             'one' => q(córdoba de ouro nicaraguano),
3992             'other' => q(córdobas de ouro nicaraguanos),
3993             },
3994             },
3995             'NLG' => {
3996             display_name => {
3997             'currency' => q(Florín holandés),
3998             },
3999             },
4000             'NOK' => {
4001             symbol => 'NOK',
4002             display_name => {
4003             'currency' => q(Coroa norueguesa),
4004             'one' => q(coroa norueguesa),
4005             'other' => q(coroas norueguesas),
4006             },
4007             },
4008             'NPR' => {
4009             symbol => 'NPR',
4010             display_name => {
4011             'currency' => q(Rupia nepalesa),
4012             'one' => q(rupia nepalesa),
4013             'other' => q(rupias nepalesas),
4014             },
4015             },
4016             'NZD' => {
4017             symbol => 'NZ$',
4018             display_name => {
4019             'currency' => q(Dólar neozelandés),
4020             'one' => q(dólar neozelandés),
4021             'other' => q(dólares neozelandeses),
4022             },
4023             },
4024             'OMR' => {
4025             symbol => 'OMR',
4026             display_name => {
4027             'currency' => q(Rial omaní),
4028             'one' => q(rial omaní),
4029             'other' => q(riais omanís),
4030             },
4031             },
4032             'PAB' => {
4033             symbol => 'PAB',
4034             display_name => {
4035             'currency' => q(Balboa panameño),
4036             'one' => q(balboa panameño),
4037             'other' => q(balboas panameños),
4038             },
4039             },
4040             'PEI' => {
4041             display_name => {
4042             'currency' => q(Inti peruano),
4043             },
4044             },
4045             'PEN' => {
4046             symbol => 'PEN',
4047             display_name => {
4048             'currency' => q(Sol peruano),
4049             'one' => q(sol peruano),
4050             'other' => q(soles peruanos),
4051             },
4052             },
4053             'PES' => {
4054             display_name => {
4055             'currency' => q(Sol peruano \(1863–1965\)),
4056             'one' => q(sol peruano \(1863–1965\)),
4057             'other' => q(soles peruanos \(1863–1965\)),
4058             },
4059             },
4060             'PGK' => {
4061             symbol => 'PGK',
4062             display_name => {
4063             'currency' => q(Kina de Papúa-Nova Guinea),
4064             'one' => q(kina de Papúa-Nova Guinea),
4065             'other' => q(kinas de Papúa-Nova Guinea),
4066             },
4067             },
4068             'PHP' => {
4069             symbol => 'PHP',
4070             display_name => {
4071             'currency' => q(Peso filipino),
4072             'one' => q(peso filipino),
4073             'other' => q(pesos filipinos),
4074             },
4075             },
4076             'PKR' => {
4077             symbol => 'PKR',
4078             display_name => {
4079             'currency' => q(Rupia paquistaní),
4080             'one' => q(rupia paquistaní),
4081             'other' => q(rupias paquistanís),
4082             },
4083             },
4084             'PLN' => {
4085             symbol => 'PLN',
4086             display_name => {
4087             'currency' => q(Zloty polaco),
4088             'one' => q(zloty polaco),
4089             'other' => q(zlotys polacos),
4090             },
4091             },
4092             'PTE' => {
4093             display_name => {
4094             'currency' => q(Escudo portugués),
4095             'one' => q(escudo portugués),
4096             'other' => q(escudos portugueses),
4097             },
4098             },
4099             'PYG' => {
4100             symbol => 'PYG',
4101             display_name => {
4102             'currency' => q(Guaraní paraguaio),
4103             'one' => q(guaraní paraguaio),
4104             'other' => q(guaranís paraguaios),
4105             },
4106             },
4107             'QAR' => {
4108             symbol => 'QAR',
4109             display_name => {
4110             'currency' => q(Rial qatarí),
4111             'one' => q(rial qatarí),
4112             'other' => q(riais qatarís),
4113             },
4114             },
4115             'RON' => {
4116             symbol => 'RON',
4117             display_name => {
4118             'currency' => q(Leu romanés),
4119             'one' => q(leu romanés),
4120             'other' => q(leus romaneses),
4121             },
4122             },
4123             'RSD' => {
4124             symbol => 'RSD',
4125             display_name => {
4126             'currency' => q(Dinar serbio),
4127             'one' => q(dinar serbio),
4128             'other' => q(dinares serbios),
4129             },
4130             },
4131             'RUB' => {
4132             symbol => 'RUB',
4133             display_name => {
4134             'currency' => q(Rublo ruso),
4135             'one' => q(rublo ruso),
4136             'other' => q(rublos rusos),
4137             },
4138             },
4139             'RUR' => {
4140             display_name => {
4141             'currency' => q(Rublo ruso \(1991–1998\)),
4142             },
4143             },
4144             'RWF' => {
4145             symbol => 'RWF',
4146             display_name => {
4147             'currency' => q(Franco ruandés),
4148             'one' => q(franco ruandés),
4149             'other' => q(francos ruandeses),
4150             },
4151             },
4152             'SAR' => {
4153             symbol => 'SAR',
4154             display_name => {
4155             'currency' => q(Rial saudita),
4156             'one' => q(rial saudita),
4157             'other' => q(riais sauditas),
4158             },
4159             },
4160             'SBD' => {
4161             symbol => 'SBD',
4162             display_name => {
4163             'currency' => q(Dólar das Illas Salomón),
4164             'one' => q(dólar das Illas Salomón),
4165             'other' => q(dólares das Illas Salomón),
4166             },
4167             },
4168             'SCR' => {
4169             symbol => 'SCR',
4170             display_name => {
4171             'currency' => q(Rupia de Seixeles),
4172             'one' => q(rupia de Seixeles),
4173             'other' => q(rupias de Seixeles),
4174             },
4175             },
4176             'SDG' => {
4177             symbol => 'SDG',
4178             display_name => {
4179             'currency' => q(Libra sudanesa),
4180             'one' => q(libra sudanesa),
4181             'other' => q(libras sudanesas),
4182             },
4183             },
4184             'SEK' => {
4185             symbol => 'SEK',
4186             display_name => {
4187             'currency' => q(Coroa sueca),
4188             'one' => q(coroa sueca),
4189             'other' => q(coroas suecas),
4190             },
4191             },
4192             'SGD' => {
4193             symbol => 'SGD',
4194             display_name => {
4195             'currency' => q(Dólar de Singapur),
4196             'one' => q(dólar de Singapur),
4197             'other' => q(dólares de Singapur),
4198             },
4199             },
4200             'SHP' => {
4201             symbol => 'SHP',
4202             display_name => {
4203             'currency' => q(Libra de Santa Helena),
4204             'one' => q(libra de Santa Helena),
4205             'other' => q(libras de Santa Helena),
4206             },
4207             },
4208             'SLL' => {
4209             symbol => 'SLL',
4210             display_name => {
4211             'currency' => q(Leone de Serra Leoa),
4212             'one' => q(leone de Serra Leoa),
4213             'other' => q(leones de Serra Leoa),
4214             },
4215             },
4216             'SOS' => {
4217             symbol => 'SOS',
4218             display_name => {
4219             'currency' => q(Xilin somalí),
4220             'one' => q(xilin somalí),
4221             'other' => q(xilins somalíes),
4222             },
4223             },
4224             'SRD' => {
4225             symbol => 'SRD',
4226             display_name => {
4227             'currency' => q(Dólar surinamés),
4228             'one' => q(dólar surinamés),
4229             'other' => q(dólares surinamés),
4230             },
4231             },
4232             'SSP' => {
4233             symbol => 'SSP',
4234             display_name => {
4235             'currency' => q(Libra sursudanesa),
4236             'one' => q(libra sursudanesa),
4237             'other' => q(libras sursudanesa),
4238             },
4239             },
4240             'STD' => {
4241             symbol => 'STD',
4242             display_name => {
4243             'currency' => q(Dobra de São Tomé e Príncipe \(1977–2017\)),
4244             'one' => q(dobra de São Tomé e Príncipe \(1977–2017\)),
4245             'other' => q(dobras de São Tomé e Príncipe \(1977–2017\)),
4246             },
4247             },
4248             'STN' => {
4249             symbol => 'STN',
4250             display_name => {
4251             'currency' => q(Dobra de São Tomé e Príncipe),
4252             'one' => q(dobra de São Tomé e Príncipe),
4253             'other' => q(dobras de São Tomé e Príncipe),
4254             },
4255             },
4256             'SUR' => {
4257             display_name => {
4258             'currency' => q(Rublo soviético),
4259             'one' => q(rublo soviético),
4260             'other' => q(rublos soviéticos),
4261             },
4262             },
4263             'SVC' => {
4264             display_name => {
4265             'currency' => q(Colón salvadoreño),
4266             'one' => q(colón salvadoreño),
4267             'other' => q(colóns salvadoreños),
4268             },
4269             },
4270             'SYP' => {
4271             symbol => 'SYP',
4272             display_name => {
4273             'currency' => q(Libra siria),
4274             'one' => q(libra siria),
4275             'other' => q(libras sirias),
4276             },
4277             },
4278             'SZL' => {
4279             symbol => 'SZL',
4280             display_name => {
4281             'currency' => q(Lilangeni de Suacilandia),
4282             'one' => q(lilangeni de Suacilandia),
4283             'other' => q(lilangenis de Suacilandia),
4284             },
4285             },
4286             'THB' => {
4287             symbol => '฿',
4288             display_name => {
4289             'currency' => q(Baht tailandés),
4290             'one' => q(baht tailandés),
4291             'other' => q(bahts tailandeses),
4292             },
4293             },
4294             'TJS' => {
4295             symbol => 'TJS',
4296             display_name => {
4297             'currency' => q(Somoni taxiquistano),
4298             'one' => q(somoni taxiquistano),
4299             'other' => q(somonis taxiquistanos),
4300             },
4301             },
4302             'TMT' => {
4303             symbol => 'TMT',
4304             display_name => {
4305             'currency' => q(Manat turcomán),
4306             'one' => q(manat turcomán),
4307             'other' => q(manats turcománs),
4308             },
4309             },
4310             'TND' => {
4311             symbol => 'TND',
4312             display_name => {
4313             'currency' => q(Dinar tunisiano),
4314             'one' => q(dinar tunisiano),
4315             'other' => q(dinares tunisianos),
4316             },
4317             },
4318             'TOP' => {
4319             symbol => 'TOP',
4320             display_name => {
4321             'currency' => q(Paʻanga de Tonga),
4322             'one' => q(paʻanga de Tonga),
4323             'other' => q(pa’angas de Tonga),
4324             },
4325             },
4326             'TRY' => {
4327             symbol => 'TRY',
4328             display_name => {
4329             'currency' => q(Lira turca),
4330             'one' => q(lira turca),
4331             'other' => q(liras turcas),
4332             },
4333             },
4334             'TTD' => {
4335             symbol => 'TTD',
4336             display_name => {
4337             'currency' => q(Dólar de Trinidad e Tobago),
4338             'one' => q(dólar de Trinidad e Tobago),
4339             'other' => q(dólares de Trinidad e Tobago),
4340             },
4341             },
4342             'TWD' => {
4343             symbol => 'NT$',
4344             display_name => {
4345             'currency' => q(Novo dólar taiwanés),
4346             'one' => q(novo dólar taiwanés),
4347             'other' => q(novos dólares taiwaneses),
4348             },
4349             },
4350             'TZS' => {
4351             symbol => 'TZS',
4352             display_name => {
4353             'currency' => q(Xilin tanzano),
4354             'one' => q(xilin tanzano),
4355             'other' => q(xilins tanzanos),
4356             },
4357             },
4358             'UAH' => {
4359             symbol => 'UAH',
4360             display_name => {
4361             'currency' => q(Hrivna ucraína),
4362             'one' => q(hrivna ucraína),
4363             'other' => q(hrivnas ucraínas),
4364             },
4365             },
4366             'UGX' => {
4367             symbol => 'UGX',
4368             display_name => {
4369             'currency' => q(Xilin ugandés),
4370             'one' => q(xilin ugandés),
4371             'other' => q(xilins ugandeses),
4372             },
4373             },
4374             'USD' => {
4375             symbol => '$',
4376             display_name => {
4377             'currency' => q(Dólar estadounidense),
4378             'one' => q(dólar estadounidense),
4379             'other' => q(dólares estadounidenses),
4380             },
4381             },
4382             'UYI' => {
4383             display_name => {
4384             'currency' => q(Peso en unidades indexadas uruguaio),
4385             },
4386             },
4387             'UYP' => {
4388             display_name => {
4389             'currency' => q(Peso uruguaio \(1975–1993\)),
4390             },
4391             },
4392             'UYU' => {
4393             symbol => 'UYU',
4394             display_name => {
4395             'currency' => q(Peso uruguaio),
4396             'one' => q(peso uruguaio),
4397             'other' => q(pesos uruguaios),
4398             },
4399             },
4400             'UZS' => {
4401             symbol => 'UZS',
4402             display_name => {
4403             'currency' => q(Som usbeco),
4404             'one' => q(som usbeco),
4405             'other' => q(soms usbecos),
4406             },
4407             },
4408             'VEB' => {
4409             display_name => {
4410             'currency' => q(Bolívar venezolano \(1871–2008\)),
4411             'one' => q(bolívar venezolano \(1871–2008\)),
4412             'other' => q(bolívares venezolanos \(1871–2008\)),
4413             },
4414             },
4415             'VEF' => {
4416             symbol => 'VEF',
4417             display_name => {
4418             'currency' => q(Bolívar venezolano \(2008–2018\)),
4419             'one' => q(bolívar venezolano \(2008–2018\)),
4420             'other' => q(bolívares venezolanos \(2008–2018\)),
4421             },
4422             },
4423             'VES' => {
4424             symbol => 'VES',
4425             display_name => {
4426             'currency' => q(Bolívar venezolano),
4427             'one' => q(bolívar venezolano),
4428             'other' => q(bolívares venezolanos),
4429             },
4430             },
4431             'VND' => {
4432             symbol => '₫',
4433             display_name => {
4434             'currency' => q(Dong vietnamita),
4435             'one' => q(dong vietnamita),
4436             'other' => q(dongs vietnamitas),
4437             },
4438             },
4439             'VUV' => {
4440             symbol => 'VUV',
4441             display_name => {
4442             'currency' => q(Vatu vanuatiano),
4443             'one' => q(vatu vanuatiano),
4444             'other' => q(vatus vanuatianos),
4445             },
4446             },
4447             'WST' => {
4448             symbol => 'WST',
4449             display_name => {
4450             'currency' => q(Tala samoano),
4451             'one' => q(tala samoano),
4452             'other' => q(talas samoanos),
4453             },
4454             },
4455             'XAF' => {
4456             symbol => 'FCFA',
4457             display_name => {
4458             'currency' => q(Franco CFA \(BEAC\)),
4459             'one' => q(franco CFA \(BEAC\)),
4460             'other' => q(francos CFA \(BEAC\)),
4461             },
4462             },
4463             'XAG' => {
4464             display_name => {
4465             'currency' => q(Prata),
4466             },
4467             },
4468             'XAU' => {
4469             display_name => {
4470             'currency' => q(Ouro),
4471             },
4472             },
4473             'XCD' => {
4474             symbol => 'EC$',
4475             display_name => {
4476             'currency' => q(Dólar do Caribe Oriental),
4477             'one' => q(dólar do Caribe Oriental),
4478             'other' => q(dólares do Caribe Oriental),
4479             },
4480             },
4481             'XOF' => {
4482             symbol => 'CFA',
4483             display_name => {
4484             'currency' => q(Franco CFA \(BCEAO\)),
4485             'one' => q(franco CFA \(BCEAO\)),
4486             'other' => q(francos CFA \(BCEAO\)),
4487             },
4488             },
4489             'XPD' => {
4490             display_name => {
4491             'currency' => q(Paladio),
4492             },
4493             },
4494             'XPF' => {
4495             symbol => 'CFPF',
4496             display_name => {
4497             'currency' => q(Franco CFP),
4498             'one' => q(franco CFP),
4499             'other' => q(francos CFP),
4500             },
4501             },
4502             'XPT' => {
4503             display_name => {
4504             'currency' => q(Platino),
4505             },
4506             },
4507             'XXX' => {
4508             display_name => {
4509             'currency' => q(Moeda descoñecida),
4510             'one' => q(\(moeda descoñecida\)),
4511             'other' => q(\(moedas descoñecidas\)),
4512             },
4513             },
4514             'YER' => {
4515             symbol => 'YER',
4516             display_name => {
4517             'currency' => q(Rial iemení),
4518             'one' => q(rial iemení),
4519             'other' => q(riais iemenís),
4520             },
4521             },
4522             'ZAR' => {
4523             symbol => 'ZAR',
4524             display_name => {
4525             'currency' => q(Rand surafricano),
4526             'one' => q(rand surafricano),
4527             'other' => q(rands surafricanos),
4528             },
4529             },
4530             'ZMK' => {
4531             display_name => {
4532             'currency' => q(Kwacha zambiano \(1968–2012\)),
4533             },
4534             },
4535             'ZMW' => {
4536             symbol => 'ZMW',
4537             display_name => {
4538             'currency' => q(Kwacha zambiano),
4539             'one' => q(kwacha zambiano),
4540             'other' => q(kwachas zambianos),
4541             },
4542             },
4543             } },
4544             );
4545              
4546              
4547             has 'calendar_months' => (
4548             is => 'ro',
4549             isa => HashRef,
4550             init_arg => undef,
4551             default => sub { {
4552             'gregorian' => {
4553             'format' => {
4554             abbreviated => {
4555             nonleap => [
4556             'xan.',
4557             'feb.',
4558             'mar.',
4559             'abr.',
4560             'maio',
4561             'xuño',
4562             'xul.',
4563             'ago.',
4564             'set.',
4565             'out.',
4566             'nov.',
4567             'dec.'
4568             ],
4569             leap => [
4570            
4571             ],
4572             },
4573             narrow => {
4574             nonleap => [
4575             'x.',
4576             'f.',
4577             'm.',
4578             'a.',
4579             'm.',
4580             'x.',
4581             'x.',
4582             'a.',
4583             's.',
4584             'o.',
4585             'n.',
4586             'd.'
4587             ],
4588             leap => [
4589            
4590             ],
4591             },
4592             wide => {
4593             nonleap => [
4594             'xaneiro',
4595             'febreiro',
4596             'marzo',
4597             'abril',
4598             'maio',
4599             'xuño',
4600             'xullo',
4601             'agosto',
4602             'setembro',
4603             'outubro',
4604             'novembro',
4605             'decembro'
4606             ],
4607             leap => [
4608            
4609             ],
4610             },
4611             },
4612             'stand-alone' => {
4613             abbreviated => {
4614             nonleap => [
4615             'Xan.',
4616             'Feb.',
4617             'Mar.',
4618             'Abr.',
4619             'Maio',
4620             'Xuño',
4621             'Xul.',
4622             'Ago.',
4623             'Set.',
4624             'Out.',
4625             'Nov.',
4626             'Dec.'
4627             ],
4628             leap => [
4629            
4630             ],
4631             },
4632             narrow => {
4633             nonleap => [
4634             'X',
4635             'F',
4636             'M',
4637             'A',
4638             'M',
4639             'X',
4640             'X',
4641             'A',
4642             'S',
4643             'O',
4644             'N',
4645             'D'
4646             ],
4647             leap => [
4648            
4649             ],
4650             },
4651             wide => {
4652             nonleap => [
4653             'Xaneiro',
4654             'Febreiro',
4655             'Marzo',
4656             'Abril',
4657             'Maio',
4658             'Xuño',
4659             'Xullo',
4660             'Agosto',
4661             'Setembro',
4662             'Outubro',
4663             'Novembro',
4664             'Decembro'
4665             ],
4666             leap => [
4667            
4668             ],
4669             },
4670             },
4671             },
4672             } },
4673             );
4674              
4675             has 'calendar_days' => (
4676             is => 'ro',
4677             isa => HashRef,
4678             init_arg => undef,
4679             default => sub { {
4680             'gregorian' => {
4681             'format' => {
4682             abbreviated => {
4683             mon => 'luns',
4684             tue => 'mar.',
4685             wed => 'mér.',
4686             thu => 'xov.',
4687             fri => 'ven.',
4688             sat => 'sáb.',
4689             sun => 'dom.'
4690             },
4691             narrow => {
4692             mon => 'l.',
4693             tue => 'm.',
4694             wed => 'm.',
4695             thu => 'x.',
4696             fri => 'v.',
4697             sat => 's.',
4698             sun => 'd.'
4699             },
4700             short => {
4701             mon => 'lu.',
4702             tue => 'ma.',
4703             wed => 'mé.',
4704             thu => 'xo.',
4705             fri => 've.',
4706             sat => 'sá.',
4707             sun => 'do.'
4708             },
4709             wide => {
4710             mon => 'luns',
4711             tue => 'martes',
4712             wed => 'mércores',
4713             thu => 'xoves',
4714             fri => 'venres',
4715             sat => 'sábado',
4716             sun => 'domingo'
4717             },
4718             },
4719             'stand-alone' => {
4720             abbreviated => {
4721             mon => 'Luns',
4722             tue => 'Mar.',
4723             wed => 'Mér.',
4724             thu => 'Xov.',
4725             fri => 'Ven.',
4726             sat => 'Sáb.',
4727             sun => 'Dom.'
4728             },
4729             narrow => {
4730             mon => 'L',
4731             tue => 'M',
4732             wed => 'M',
4733             thu => 'X',
4734             fri => 'V',
4735             sat => 'S',
4736             sun => 'D'
4737             },
4738             short => {
4739             mon => 'Lu',
4740             tue => 'Ma',
4741             wed => 'Mé',
4742             thu => 'Xo',
4743             fri => 'Ve',
4744             sat => 'Sá',
4745             sun => 'Do'
4746             },
4747             wide => {
4748             mon => 'Luns',
4749             tue => 'Martes',
4750             wed => 'Mércores',
4751             thu => 'Xoves',
4752             fri => 'Venres',
4753             sat => 'Sábado',
4754             sun => 'Domingo'
4755             },
4756             },
4757             },
4758             } },
4759             );
4760              
4761             has 'calendar_quarters' => (
4762             is => 'ro',
4763             isa => HashRef,
4764             init_arg => undef,
4765             default => sub { {
4766             'gregorian' => {
4767             'format' => {
4768             abbreviated => {0 => 'T1',
4769             1 => 'T2',
4770             2 => 'T3',
4771             3 => 'T4'
4772             },
4773             narrow => {0 => '1',
4774             1 => '2',
4775             2 => '3',
4776             3 => '4'
4777             },
4778             wide => {0 => '1.º trimestre',
4779             1 => '2.º trimestre',
4780             2 => '3.º trimestre',
4781             3 => '4.º trimestre'
4782             },
4783             },
4784             'stand-alone' => {
4785             abbreviated => {0 => 'T1',
4786             1 => 'T2',
4787             2 => 'T3',
4788             3 => 'T4'
4789             },
4790             narrow => {0 => '1',
4791             1 => '2',
4792             2 => '3',
4793             3 => '4'
4794             },
4795             wide => {0 => '1.º trimestre',
4796             1 => '2.º trimestre',
4797             2 => '3.º trimestre',
4798             3 => '4.º trimestre'
4799             },
4800             },
4801             },
4802             } },
4803             );
4804              
4805             has 'day_period_data' => (
4806             is => 'ro',
4807             isa => CodeRef,
4808             init_arg => undef,
4809             default => sub { sub {
4810             # Time in hhmm format
4811             my ($self, $type, $time, $day_period_type) = @_;
4812             $day_period_type //= 'default';
4813             SWITCH:
4814             for ($type) {
4815             if ($_ eq 'generic') {
4816             if($day_period_type eq 'default') {
4817             return 'midnight' if $time == 0;
4818             return 'afternoon1' if $time >= 1200
4819             && $time < 1300;
4820             return 'evening1' if $time >= 1300
4821             && $time < 2100;
4822             return 'morning1' if $time >= 0
4823             && $time < 600;
4824             return 'morning2' if $time >= 600
4825             && $time < 1200;
4826             return 'night1' if $time >= 2100
4827             && $time < 2400;
4828             }
4829             if($day_period_type eq 'selection') {
4830             return 'afternoon1' if $time >= 1200
4831             && $time < 1300;
4832             return 'evening1' if $time >= 1300
4833             && $time < 2100;
4834             return 'morning1' if $time >= 0
4835             && $time < 600;
4836             return 'morning2' if $time >= 600
4837             && $time < 1200;
4838             return 'night1' if $time >= 2100
4839             && $time < 2400;
4840             }
4841             last SWITCH;
4842             }
4843             if ($_ eq 'gregorian') {
4844             if($day_period_type eq 'default') {
4845             return 'midnight' if $time == 0;
4846             return 'afternoon1' if $time >= 1200
4847             && $time < 1300;
4848             return 'evening1' if $time >= 1300
4849             && $time < 2100;
4850             return 'morning1' if $time >= 0
4851             && $time < 600;
4852             return 'morning2' if $time >= 600
4853             && $time < 1200;
4854             return 'night1' if $time >= 2100
4855             && $time < 2400;
4856             }
4857             if($day_period_type eq 'selection') {
4858             return 'afternoon1' if $time >= 1200
4859             && $time < 1300;
4860             return 'evening1' if $time >= 1300
4861             && $time < 2100;
4862             return 'morning1' if $time >= 0
4863             && $time < 600;
4864             return 'morning2' if $time >= 600
4865             && $time < 1200;
4866             return 'night1' if $time >= 2100
4867             && $time < 2400;
4868             }
4869             last SWITCH;
4870             }
4871             }
4872             } },
4873             );
4874              
4875             around day_period_data => sub {
4876             my ($orig, $self) = @_;
4877             return $self->$orig;
4878             };
4879              
4880             has 'day_periods' => (
4881             is => 'ro',
4882             isa => HashRef,
4883             init_arg => undef,
4884             default => sub { {
4885             'gregorian' => {
4886             'format' => {
4887             'abbreviated' => {
4888             'afternoon1' => q{do mediodía},
4889             'am' => q{a.m.},
4890             'evening1' => q{da tarde},
4891             'midnight' => q{da noite},
4892             'morning1' => q{da madrugada},
4893             'morning2' => q{da mañá},
4894             'night1' => q{da noite},
4895             'pm' => q{p.m.},
4896             },
4897             'narrow' => {
4898             'afternoon1' => q{do mediodía},
4899             'am' => q{a.m.},
4900             'evening1' => q{da tarde},
4901             'midnight' => q{da noite},
4902             'morning1' => q{da madrugada},
4903             'morning2' => q{da mañá},
4904             'night1' => q{da noite},
4905             'pm' => q{p.m.},
4906             },
4907             'wide' => {
4908             'afternoon1' => q{do mediodía},
4909             'am' => q{a.m.},
4910             'evening1' => q{da tarde},
4911             'midnight' => q{da noite},
4912             'morning1' => q{da madrugada},
4913             'morning2' => q{da mañá},
4914             'night1' => q{da noite},
4915             'pm' => q{p.m.},
4916             },
4917             },
4918             'stand-alone' => {
4919             'abbreviated' => {
4920             'afternoon1' => q{mediodía},
4921             'am' => q{a.m.},
4922             'evening1' => q{tarde},
4923             'midnight' => q{medianoite},
4924             'morning1' => q{madrugada},
4925             'morning2' => q{mañá},
4926             'night1' => q{noite},
4927             'pm' => q{p.m.},
4928             },
4929             'narrow' => {
4930             'afternoon1' => q{mediodía},
4931             'am' => q{a.m.},
4932             'evening1' => q{tarde},
4933             'midnight' => q{medianoite},
4934             'morning1' => q{madrugada},
4935             'morning2' => q{mañá},
4936             'night1' => q{noite},
4937             'pm' => q{p.m.},
4938             },
4939             'wide' => {
4940             'afternoon1' => q{mediodía},
4941             'am' => q{a.m.},
4942             'evening1' => q{tarde},
4943             'midnight' => q{medianoite},
4944             'morning1' => q{madrugada},
4945             'morning2' => q{mañá},
4946             'night1' => q{noite},
4947             'pm' => q{p.m.},
4948             },
4949             },
4950             },
4951             } },
4952             );
4953              
4954             has 'eras' => (
4955             is => 'ro',
4956             isa => HashRef,
4957             init_arg => undef,
4958             default => sub { {
4959             'generic' => {
4960             },
4961             'gregorian' => {
4962             abbreviated => {
4963             '0' => 'a.C.',
4964             '1' => 'd.C.'
4965             },
4966             wide => {
4967             '0' => 'antes de Cristo',
4968             '1' => 'despois de Cristo'
4969             },
4970             },
4971             } },
4972             );
4973              
4974             has 'date_formats' => (
4975             is => 'ro',
4976             isa => HashRef,
4977             init_arg => undef,
4978             default => sub { {
4979             'generic' => {
4980             'full' => q{cccc, d 'de' MMMM 'de' Y G},
4981             'long' => q{d 'de' MMMM 'de' y G},
4982             'medium' => q{d 'de' MMM 'de' y G},
4983             'short' => q{dd/MM/y GGGGG},
4984             },
4985             'gregorian' => {
4986             'full' => q{EEEE, d 'de' MMMM 'de' y},
4987             'long' => q{d 'de' MMMM 'de' y},
4988             'medium' => q{d 'de' MMM 'de' y},
4989             'short' => q{dd/MM/yy},
4990             },
4991             } },
4992             );
4993              
4994             has 'time_formats' => (
4995             is => 'ro',
4996             isa => HashRef,
4997             init_arg => undef,
4998             default => sub { {
4999             'generic' => {
5000             },
5001             'gregorian' => {
5002             'full' => q{HH:mm:ss zzzz},
5003             'long' => q{HH:mm:ss z},
5004             'medium' => q{HH:mm:ss},
5005             'short' => q{HH:mm},
5006             },
5007             } },
5008             );
5009              
5010             has 'datetime_formats' => (
5011             is => 'ro',
5012             isa => HashRef,
5013             init_arg => undef,
5014             default => sub { {
5015             'generic' => {
5016             'full' => q{{1} 'ás' {0}},
5017             'long' => q{{1} 'ás' {0}},
5018             'medium' => q{{1}, {0}},
5019             'short' => q{{1}, {0}},
5020             },
5021             'gregorian' => {
5022             'full' => q{{0} 'do' {1}},
5023             'long' => q{{0} 'do' {1}},
5024             'medium' => q{{0}, {1}},
5025             'short' => q{{0}, {1}},
5026             },
5027             } },
5028             );
5029              
5030             has 'datetime_formats_available_formats' => (
5031             is => 'ro',
5032             isa => HashRef,
5033             init_arg => undef,
5034             default => sub { {
5035             'generic' => {
5036             Bh => q{h B},
5037             Bhm => q{h:mm B},
5038             Bhms => q{h:mm:ss B},
5039             E => q{ccc},
5040             EBhm => q{E, h:mm B},
5041             EBhms => q{E, h:mm:ss B},
5042             EHm => q{E, HH:mm},
5043             EHms => q{E, HH:mm:ss},
5044             Ed => q{E d},
5045             Ehm => q{E, h:mm a},
5046             Ehms => q{E, h:mm:ss a},
5047             Gy => q{y G},
5048             GyMMM => q{MMM 'de' y G},
5049             GyMMMEd => q{ccc, d 'de' MMM 'de' y G},
5050             GyMMMd => q{d /MM/y G},
5051             H => q{HH},
5052             Hm => q{HH:mm},
5053             Hms => q{HH:mm:ss},
5054             M => q{L},
5055             MEd => q{E, d/M},
5056             MMM => q{LLL},
5057             MMMEd => q{E, d 'de' MMM},
5058             MMMMEd => q{E, d 'de' MMMM},
5059             MMMMd => q{d 'de' MMMM},
5060             MMMd => q{d 'de' MMM},
5061             MMdd => q{dd/MM},
5062             Md => q{dd/MM},
5063             d => q{d},
5064             h => q{h a},
5065             hm => q{h:mm a},
5066             hms => q{h:mm:ss a},
5067             ms => q{mm:ss},
5068             y => q{y G},
5069             yM => q{M-y},
5070             yMEd => q{E, d/M/y},
5071             yMM => q{MM/y},
5072             yMMM => q{MMM 'de' y},
5073             yMMMEd => q{E, d 'de' MMMM 'de' y},
5074             yMMMM => q{MMMM 'de' y},
5075             yMMMd => q{d 'de' MMMM 'de' y},
5076             yMd => q{d/M/y},
5077             yQQQ => q{QQQ y},
5078             yQQQQ => q{QQQQ 'de' y},
5079             yyyy => q{y G},
5080             yyyyM => q{M/y GGGGG},
5081             yyyyMEd => q{ccc, M/d/y GGGGG},
5082             yyyyMMM => q{MMM 'de' y G},
5083             yyyyMMMEd => q{ccc, d 'de' MMMM 'de' y G},
5084             yyyyMMMM => q{MMMM 'de' y G},
5085             yyyyMMMd => q{d 'de' MMMM 'de' y G},
5086             yyyyMd => q{M/d/y GGGGG},
5087             yyyyQQQ => q{QQQ y G},
5088             yyyyQQQQ => q{QQQQ 'de' y G},
5089             },
5090             'gregorian' => {
5091             Bh => q{h B},
5092             Bhm => q{h:mm B},
5093             Bhms => q{h:mm:ss B},
5094             E => q{ccc},
5095             EBhm => q{E, h:mm B},
5096             EBhms => q{E, h:mm:ss B},
5097             EHm => q{E, HH:mm},
5098             EHms => q{E, HH:mm:ss},
5099             Ed => q{E d},
5100             Ehm => q{E, h:mm a},
5101             Ehms => q{E, h:mm:ss a},
5102             Gy => q{y G},
5103             GyMMM => q{MMM 'de' y G},
5104             GyMMMEd => q{E, d 'de' MMM 'de' y G},
5105             GyMMMd => q{d 'de' MMMM 'de' y G},
5106             H => q{HH},
5107             Hm => q{HH:mm},
5108             Hms => q{HH:mm:ss},
5109             Hmsv => q{HH:mm:ss v},
5110             Hmv => q{HH:mm v},
5111             M => q{L},
5112             MEd => q{E, d/M},
5113             MMM => q{LLL},
5114             MMMEd => q{E, d 'de' MMM},
5115             MMMMEd => q{E, d 'de' MMMM},
5116             MMMMW => q{W.'ª' 'semana' 'de' MMMM},
5117             MMMMd => q{d 'de' MMMM},
5118             MMMd => q{d 'de' MMM},
5119             MMdd => q{dd/MM},
5120             Md => q{d/M},
5121             d => q{d},
5122             h => q{h a},
5123             hm => q{h:mm a},
5124             hms => q{h:mm:ss a},
5125             hmsv => q{h:mm:ss a v},
5126             hmv => q{h:mm a v},
5127             ms => q{mm:ss},
5128             y => q{y},
5129             yM => q{M/y},
5130             yMEd => q{E, d/M/y},
5131             yMM => q{MM/y},
5132             yMMM => q{MMM 'de' y},
5133             yMMMEd => q{EEE, d/MM/y},
5134             yMMMM => q{MMMM 'de' y},
5135             yMMMd => q{d/MM/y},
5136             yMd => q{d/M/y},
5137             yQQQ => q{QQQ y},
5138             yQQQQ => q{QQQQ 'de' y},
5139             yw => q{w.'ª' 'semana' 'de' Y},
5140             },
5141             } },
5142             );
5143              
5144             has 'datetime_formats_append_item' => (
5145             is => 'ro',
5146             isa => HashRef,
5147             init_arg => undef,
5148             default => sub { {
5149             'gregorian' => {
5150             'Timezone' => '{0} {1}',
5151             },
5152             } },
5153             );
5154              
5155             has 'datetime_formats_interval' => (
5156             is => 'ro',
5157             isa => HashRef,
5158             init_arg => undef,
5159             default => sub { {
5160             'generic' => {
5161             H => {
5162             H => q{HH–HH},
5163             },
5164             Hm => {
5165             H => q{HH:mm–HH:mm},
5166             m => q{HH:mm–HH:mm},
5167             },
5168             Hmv => {
5169             H => q{HH:mm–HH:mm v},
5170             m => q{HH:mm–HH:mm v},
5171             },
5172             Hv => {
5173             H => q{HH–HH v},
5174             },
5175             M => {
5176             M => q{M–M},
5177             },
5178             MEd => {
5179             M => q{E, d/M – E, d/M},
5180             d => q{E, d/M – E, d/M},
5181             },
5182             MMM => {
5183             M => q{MMMM–MMMM},
5184             },
5185             MMMEd => {
5186             M => q{E, d 'de' MMMM – E, d 'de' MMMM},
5187             d => q{E, d MMM – E, d MMM},
5188             },
5189             MMMd => {
5190             M => q{d 'de' MMMM – d 'de' MMMM},
5191             d => q{d–d 'de' MMMM},
5192             },
5193             Md => {
5194             M => q{d/M – d/M},
5195             d => q{d/M – d/M},
5196             },
5197             d => {
5198             d => q{d–d},
5199             },
5200             fallback => '{0} – {1}',
5201             h => {
5202             a => q{h a – h a},
5203             h => q{h–h a},
5204             },
5205             hm => {
5206             a => q{h:mm a – h:mm a},
5207             h => q{h:mm–h:mm a},
5208             m => q{h:mm–h:mm a},
5209             },
5210             hmv => {
5211             a => q{h:mm a – h:mm a v},
5212             h => q{h:mm–h:mm a v},
5213             m => q{h:mm–h:mm a v},
5214             },
5215             hv => {
5216             a => q{h a – h a v},
5217             h => q{h–h a v},
5218             },
5219             y => {
5220             y => q{y–y},
5221             },
5222             yM => {
5223             M => q{M/y – M/y GGGGG},
5224             y => q{MM/y – MM/y GGGGG},
5225             },
5226             yMEd => {
5227             M => q{E, dd/MM/y – E, dd/MM/y GGGGG},
5228             d => q{E, d/M/y – E, d/M/y GGGGG},
5229             y => q{E, dd/MM/y – E, dd/MM/y GGGGG},
5230             },
5231             yMMM => {
5232             M => q{MMMM–MMMM 'de' y G},
5233             y => q{MMM 'de' y – MMM 'de' y G},
5234             },
5235             yMMMEd => {
5236             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
5237             d => q{E, d MMM – E, d MMM y G},
5238             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y G},
5239             },
5240             yMMMM => {
5241             M => q{MMMM–MMMM 'de' y G},
5242             y => q{MMMM 'de' y – MMMM 'de' y G},
5243             },
5244             yMMMd => {
5245             M => q{d MMM – d MMM y G},
5246             d => q{d–d 'de' MMM 'de' y G},
5247             y => q{d 'de' MMM 'de' y – d 'de' MMM 'de' y G},
5248             },
5249             yMd => {
5250             M => q{dd/MM/y – dd/MM/y GGGGG},
5251             d => q{d/M/y – d/M/y GGGGG},
5252             y => q{dd/MM/y – dd/MM/y GGGGG},
5253             },
5254             },
5255             'gregorian' => {
5256             H => {
5257             H => q{HH–HH},
5258             },
5259             Hm => {
5260             H => q{HH:mm–HH:mm},
5261             m => q{HH:mm–HH:mm},
5262             },
5263             Hmv => {
5264             H => q{HH:mm–HH:mm v},
5265             m => q{HH:mm–HH:mm v},
5266             },
5267             Hv => {
5268             H => q{HH–HH v},
5269             },
5270             M => {
5271             M => q{M–M},
5272             },
5273             MEd => {
5274             M => q{E, d/M – E, d/M},
5275             d => q{E, d/M – E, d/M},
5276             },
5277             MMM => {
5278             M => q{MMM–MMM},
5279             },
5280             MMMEd => {
5281             M => q{E, d MMM – E, d MMM},
5282             d => q{E, d 'de' MMM – E, d 'de' MMM},
5283             },
5284             MMMd => {
5285             M => q{d MMM – d MMM},
5286             d => q{d–d 'de' MMM},
5287             },
5288             Md => {
5289             M => q{d/M – d/M},
5290             d => q{d/M – d/M},
5291             },
5292             d => {
5293             d => q{d–d},
5294             },
5295             fallback => '{0} – {1}',
5296             h => {
5297             a => q{h a – h a},
5298             h => q{h–h a},
5299             },
5300             hm => {
5301             a => q{h:mm a – h:mm a},
5302             h => q{h:mm–h:mm a},
5303             m => q{h:mm–h:mm a},
5304             },
5305             hmv => {
5306             a => q{h:mm a – h:mm a v},
5307             h => q{h:mm–h:mm a v},
5308             m => q{h:mm–h:mm a v},
5309             },
5310             hv => {
5311             a => q{h a – h a v},
5312             h => q{h–h a v},
5313             },
5314             y => {
5315             y => q{y–y},
5316             },
5317             yM => {
5318             M => q{M/y – M/y},
5319             y => q{M/y – M/y},
5320             },
5321             yMEd => {
5322             M => q{E, dd/MM/y – E, dd/MM/y},
5323             d => q{E, d/M/y – E, d/M/y},
5324             y => q{E, d/M/y – E, d/M/y},
5325             },
5326             yMMM => {
5327             M => q{MMM–MMM 'de' y},
5328             y => q{MMM 'de' y – MMM 'de' y},
5329             },
5330             yMMMEd => {
5331             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y},
5332             d => q{E, d MMM – E, d MMM y},
5333             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y},
5334             },
5335             yMMMM => {
5336             M => q{MMMM–MMMM 'de' y},
5337             y => q{MMMM 'de' y – MMMM 'de' y},
5338             },
5339             yMMMd => {
5340             M => q{d MMM – d MMM 'de' y},
5341             d => q{d–d 'de' MMMM 'de' y},
5342             y => q{d MMM y – d MMM y},
5343             },
5344             yMd => {
5345             M => q{d/M/y – d/M/y},
5346             d => q{d/M/y – d/M/y},
5347             y => q{dd/MM/y – dd/MM/y},
5348             },
5349             },
5350             } },
5351             );
5352              
5353             has 'time_zone_names' => (
5354             is => 'ro',
5355             isa => HashRef,
5356             init_arg => undef,
5357             default => sub { {
5358             hourFormat => q(+HH:mm;-HH:mm),
5359             gmtFormat => q(GMT{0}),
5360             gmtZeroFormat => q(GMT),
5361             regionFormat => q(Horario de: {0}),
5362             regionFormat => q(Horario de verán de: {0}),
5363             regionFormat => q(Horario estándar de: {0}),
5364             fallbackFormat => q({1} ({0})),
5365             'Afghanistan' => {
5366             long => {
5367             'standard' => q#Horario de Afganistán#,
5368             },
5369             },
5370             'Africa/Abidjan' => {
5371             exemplarCity => q#Abidjan#,
5372             },
5373             'Africa/Accra' => {
5374             exemplarCity => q#Acra#,
5375             },
5376             'Africa/Addis_Ababa' => {
5377             exemplarCity => q#Adís Abeba#,
5378             },
5379             'Africa/Algiers' => {
5380             exemplarCity => q#Alxer#,
5381             },
5382             'Africa/Asmera' => {
5383             exemplarCity => q#Asmara#,
5384             },
5385             'Africa/Bamako' => {
5386             exemplarCity => q#Bamaco#,
5387             },
5388             'Africa/Bangui' => {
5389             exemplarCity => q#Bangui#,
5390             },
5391             'Africa/Banjul' => {
5392             exemplarCity => q#Banjul#,
5393             },
5394             'Africa/Bissau' => {
5395             exemplarCity => q#Bissau#,
5396             },
5397             'Africa/Blantyre' => {
5398             exemplarCity => q#Blantyre#,
5399             },
5400             'Africa/Brazzaville' => {
5401             exemplarCity => q#Brazzaville#,
5402             },
5403             'Africa/Bujumbura' => {
5404             exemplarCity => q#Bujumbura#,
5405             },
5406             'Africa/Cairo' => {
5407             exemplarCity => q#O Cairo#,
5408             },
5409             'Africa/Casablanca' => {
5410             exemplarCity => q#Casablanca#,
5411             },
5412             'Africa/Ceuta' => {
5413             exemplarCity => q#Ceuta#,
5414             },
5415             'Africa/Conakry' => {
5416             exemplarCity => q#Conakry#,
5417             },
5418             'Africa/Dakar' => {
5419             exemplarCity => q#Dakar#,
5420             },
5421             'Africa/Dar_es_Salaam' => {
5422             exemplarCity => q#Dar es Salaam#,
5423             },
5424             'Africa/Djibouti' => {
5425             exemplarCity => q#Djibuti#,
5426             },
5427             'Africa/Douala' => {
5428             exemplarCity => q#Douala#,
5429             },
5430             'Africa/El_Aaiun' => {
5431             exemplarCity => q#O Aiún#,
5432             },
5433             'Africa/Freetown' => {
5434             exemplarCity => q#Freetown#,
5435             },
5436             'Africa/Gaborone' => {
5437             exemplarCity => q#Gaborone#,
5438             },
5439             'Africa/Harare' => {
5440             exemplarCity => q#Harare#,
5441             },
5442             'Africa/Johannesburg' => {
5443             exemplarCity => q#Xohanesburgo#,
5444             },
5445             'Africa/Juba' => {
5446             exemplarCity => q#Juba#,
5447             },
5448             'Africa/Kampala' => {
5449             exemplarCity => q#Kampala#,
5450             },
5451             'Africa/Khartoum' => {
5452             exemplarCity => q#Khartún#,
5453             },
5454             'Africa/Kigali' => {
5455             exemplarCity => q#Kigali#,
5456             },
5457             'Africa/Kinshasa' => {
5458             exemplarCity => q#Kinshasa#,
5459             },
5460             'Africa/Lagos' => {
5461             exemplarCity => q#Lagos#,
5462             },
5463             'Africa/Libreville' => {
5464             exemplarCity => q#Libreville#,
5465             },
5466             'Africa/Lome' => {
5467             exemplarCity => q#Lomé#,
5468             },
5469             'Africa/Luanda' => {
5470             exemplarCity => q#Luanda#,
5471             },
5472             'Africa/Lubumbashi' => {
5473             exemplarCity => q#Lubumbashi#,
5474             },
5475             'Africa/Lusaka' => {
5476             exemplarCity => q#Lusaca#,
5477             },
5478             'Africa/Malabo' => {
5479             exemplarCity => q#Malabo#,
5480             },
5481             'Africa/Maputo' => {
5482             exemplarCity => q#Maputo#,
5483             },
5484             'Africa/Maseru' => {
5485             exemplarCity => q#Maseru#,
5486             },
5487             'Africa/Mbabane' => {
5488             exemplarCity => q#Mbabane#,
5489             },
5490             'Africa/Mogadishu' => {
5491             exemplarCity => q#Mogadixo#,
5492             },
5493             'Africa/Monrovia' => {
5494             exemplarCity => q#Monrovia#,
5495             },
5496             'Africa/Nairobi' => {
5497             exemplarCity => q#Nairobi#,
5498             },
5499             'Africa/Ndjamena' => {
5500             exemplarCity => q#N’Djamena#,
5501             },
5502             'Africa/Niamey' => {
5503             exemplarCity => q#Niamey#,
5504             },
5505             'Africa/Nouakchott' => {
5506             exemplarCity => q#Nouakchott#,
5507             },
5508             'Africa/Ouagadougou' => {
5509             exemplarCity => q#Uagadugu#,
5510             },
5511             'Africa/Porto-Novo' => {
5512             exemplarCity => q#Porto-Novo#,
5513             },
5514             'Africa/Sao_Tome' => {
5515             exemplarCity => q#San Tomé#,
5516             },
5517             'Africa/Tripoli' => {
5518             exemplarCity => q#Trípoli#,
5519             },
5520             'Africa/Tunis' => {
5521             exemplarCity => q#Tunes#,
5522             },
5523             'Africa/Windhoek' => {
5524             exemplarCity => q#Windhoek#,
5525             },
5526             'Africa_Central' => {
5527             long => {
5528             'standard' => q#Horario de África Central#,
5529             },
5530             },
5531             'Africa_Eastern' => {
5532             long => {
5533             'standard' => q#Horario de África Oriental#,
5534             },
5535             },
5536             'Africa_Southern' => {
5537             long => {
5538             'standard' => q#Horario estándar de África do Sur#,
5539             },
5540             },
5541             'Africa_Western' => {
5542             long => {
5543             'daylight' => q#Horario de verán de África Occidental#,
5544             'generic' => q#Horario de África Occidental#,
5545             'standard' => q#Horario estándar de África Occidental#,
5546             },
5547             },
5548             'Alaska' => {
5549             long => {
5550             'daylight' => q#Horario de verán de Alasca#,
5551             'generic' => q#Horario de Alasca#,
5552             'standard' => q#Horario estándar de Alasca#,
5553             },
5554             },
5555             'Amazon' => {
5556             long => {
5557             'daylight' => q#Horario de verán do Amazonas#,
5558             'generic' => q#Horario do Amazonas#,
5559             'standard' => q#Horario estándar do Amazonas#,
5560             },
5561             },
5562             'America/Adak' => {
5563             exemplarCity => q#Adak#,
5564             },
5565             'America/Anchorage' => {
5566             exemplarCity => q#Anchorage#,
5567             },
5568             'America/Anguilla' => {
5569             exemplarCity => q#Anguila#,
5570             },
5571             'America/Antigua' => {
5572             exemplarCity => q#Antiga#,
5573             },
5574             'America/Araguaina' => {
5575             exemplarCity => q#Araguaína#,
5576             },
5577             'America/Argentina/La_Rioja' => {
5578             exemplarCity => q#A Rioxa#,
5579             },
5580             'America/Argentina/Rio_Gallegos' => {
5581             exemplarCity => q#Río Gallegos#,
5582             },
5583             'America/Argentina/Salta' => {
5584             exemplarCity => q#Salta#,
5585             },
5586             'America/Argentina/San_Juan' => {
5587             exemplarCity => q#San Juan#,
5588             },
5589             'America/Argentina/San_Luis' => {
5590             exemplarCity => q#San Luis#,
5591             },
5592             'America/Argentina/Tucuman' => {
5593             exemplarCity => q#Tucumán#,
5594             },
5595             'America/Argentina/Ushuaia' => {
5596             exemplarCity => q#Ushuaia#,
5597             },
5598             'America/Aruba' => {
5599             exemplarCity => q#Aruba#,
5600             },
5601             'America/Asuncion' => {
5602             exemplarCity => q#Asunción#,
5603             },
5604             'America/Bahia' => {
5605             exemplarCity => q#Baía#,
5606             },
5607             'America/Bahia_Banderas' => {
5608             exemplarCity => q#Bahía de Banderas#,
5609             },
5610             'America/Barbados' => {
5611             exemplarCity => q#Barbados#,
5612             },
5613             'America/Belem' => {
5614             exemplarCity => q#Belém#,
5615             },
5616             'America/Belize' => {
5617             exemplarCity => q#Belize#,
5618             },
5619             'America/Blanc-Sablon' => {
5620             exemplarCity => q#Blanc-Sablon#,
5621             },
5622             'America/Boa_Vista' => {
5623             exemplarCity => q#Boa Vista#,
5624             },
5625             'America/Bogota' => {
5626             exemplarCity => q#Bogotá#,
5627             },
5628             'America/Boise' => {
5629             exemplarCity => q#Boise#,
5630             },
5631             'America/Buenos_Aires' => {
5632             exemplarCity => q#Buenos Aires#,
5633             },
5634             'America/Cambridge_Bay' => {
5635             exemplarCity => q#Cambridge Bay#,
5636             },
5637             'America/Campo_Grande' => {
5638             exemplarCity => q#Campo Grande#,
5639             },
5640             'America/Cancun' => {
5641             exemplarCity => q#Cancún#,
5642             },
5643             'America/Caracas' => {
5644             exemplarCity => q#Caracas#,
5645             },
5646             'America/Catamarca' => {
5647             exemplarCity => q#Catamarca#,
5648             },
5649             'America/Cayenne' => {
5650             exemplarCity => q#Caiena#,
5651             },
5652             'America/Cayman' => {
5653             exemplarCity => q#Caimán#,
5654             },
5655             'America/Chicago' => {
5656             exemplarCity => q#Chicago#,
5657             },
5658             'America/Chihuahua' => {
5659             exemplarCity => q#Chihuahua#,
5660             },
5661             'America/Coral_Harbour' => {
5662             exemplarCity => q#Atikokan#,
5663             },
5664             'America/Cordoba' => {
5665             exemplarCity => q#Córdoba#,
5666             },
5667             'America/Costa_Rica' => {
5668             exemplarCity => q#Costa Rica#,
5669             },
5670             'America/Creston' => {
5671             exemplarCity => q#Creston#,
5672             },
5673             'America/Cuiaba' => {
5674             exemplarCity => q#Cuiabá#,
5675             },
5676             'America/Curacao' => {
5677             exemplarCity => q#Curaçao#,
5678             },
5679             'America/Danmarkshavn' => {
5680             exemplarCity => q#Danmarkshavn#,
5681             },
5682             'America/Dawson' => {
5683             exemplarCity => q#Dawson#,
5684             },
5685             'America/Dawson_Creek' => {
5686             exemplarCity => q#Dawson Creek#,
5687             },
5688             'America/Denver' => {
5689             exemplarCity => q#Denver#,
5690             },
5691             'America/Detroit' => {
5692             exemplarCity => q#Detroit#,
5693             },
5694             'America/Dominica' => {
5695             exemplarCity => q#Dominica#,
5696             },
5697             'America/Edmonton' => {
5698             exemplarCity => q#Edmonton#,
5699             },
5700             'America/Eirunepe' => {
5701             exemplarCity => q#Eirunepé#,
5702             },
5703             'America/El_Salvador' => {
5704             exemplarCity => q#O Salvador#,
5705             },
5706             'America/Fort_Nelson' => {
5707             exemplarCity => q#Fort Nelson#,
5708             },
5709             'America/Fortaleza' => {
5710             exemplarCity => q#Fortaleza#,
5711             },
5712             'America/Glace_Bay' => {
5713             exemplarCity => q#Glace Bay#,
5714             },
5715             'America/Godthab' => {
5716             exemplarCity => q#Nuuk#,
5717             },
5718             'America/Goose_Bay' => {
5719             exemplarCity => q#Goose Bay#,
5720             },
5721             'America/Grand_Turk' => {
5722             exemplarCity => q#Grand Turk#,
5723             },
5724             'America/Grenada' => {
5725             exemplarCity => q#Granada#,
5726             },
5727             'America/Guadeloupe' => {
5728             exemplarCity => q#Guadalupe#,
5729             },
5730             'America/Guatemala' => {
5731             exemplarCity => q#Guatemala#,
5732             },
5733             'America/Guayaquil' => {
5734             exemplarCity => q#Guayaquil#,
5735             },
5736             'America/Guyana' => {
5737             exemplarCity => q#Güiana#,
5738             },
5739             'America/Halifax' => {
5740             exemplarCity => q#Halifax#,
5741             },
5742             'America/Havana' => {
5743             exemplarCity => q#A Habana#,
5744             },
5745             'America/Hermosillo' => {
5746             exemplarCity => q#Hermosillo#,
5747             },
5748             'America/Indiana/Knox' => {
5749             exemplarCity => q#Knox, Indiana#,
5750             },
5751             'America/Indiana/Marengo' => {
5752             exemplarCity => q#Marengo, Indiana#,
5753             },
5754             'America/Indiana/Petersburg' => {
5755             exemplarCity => q#Petersburg, Indiana#,
5756             },
5757             'America/Indiana/Tell_City' => {
5758             exemplarCity => q#Tell City, Indiana#,
5759             },
5760             'America/Indiana/Vevay' => {
5761             exemplarCity => q#Vevay, Indiana#,
5762             },
5763             'America/Indiana/Vincennes' => {
5764             exemplarCity => q#Vincennes, Indiana#,
5765             },
5766             'America/Indiana/Winamac' => {
5767             exemplarCity => q#Winamac, Indiana#,
5768             },
5769             'America/Indianapolis' => {
5770             exemplarCity => q#Indianápolis#,
5771             },
5772             'America/Inuvik' => {
5773             exemplarCity => q#Inuvik#,
5774             },
5775             'America/Iqaluit' => {
5776             exemplarCity => q#Iqaluit#,
5777             },
5778             'America/Jamaica' => {
5779             exemplarCity => q#Xamaica#,
5780             },
5781             'America/Jujuy' => {
5782             exemplarCity => q#Jujuy#,
5783             },
5784             'America/Juneau' => {
5785             exemplarCity => q#Juneau#,
5786             },
5787             'America/Kentucky/Monticello' => {
5788             exemplarCity => q#Monticello, Kentucky#,
5789             },
5790             'America/Kralendijk' => {
5791             exemplarCity => q#Kralendijk#,
5792             },
5793             'America/La_Paz' => {
5794             exemplarCity => q#A Paz#,
5795             },
5796             'America/Lima' => {
5797             exemplarCity => q#Lima#,
5798             },
5799             'America/Los_Angeles' => {
5800             exemplarCity => q#Os Ánxeles#,
5801             },
5802             'America/Louisville' => {
5803             exemplarCity => q#Louisville#,
5804             },
5805             'America/Lower_Princes' => {
5806             exemplarCity => q#Lower Prince’s Quarter#,
5807             },
5808             'America/Maceio' => {
5809             exemplarCity => q#Maceió#,
5810             },
5811             'America/Managua' => {
5812             exemplarCity => q#Managua#,
5813             },
5814             'America/Manaus' => {
5815             exemplarCity => q#Manaus#,
5816             },
5817             'America/Marigot' => {
5818             exemplarCity => q#Marigot#,
5819             },
5820             'America/Martinique' => {
5821             exemplarCity => q#Martinica#,
5822             },
5823             'America/Matamoros' => {
5824             exemplarCity => q#Matamoros#,
5825             },
5826             'America/Mazatlan' => {
5827             exemplarCity => q#Mazatlán#,
5828             },
5829             'America/Mendoza' => {
5830             exemplarCity => q#Mendoza#,
5831             },
5832             'America/Menominee' => {
5833             exemplarCity => q#Menominee#,
5834             },
5835             'America/Merida' => {
5836             exemplarCity => q#Mérida#,
5837             },
5838             'America/Metlakatla' => {
5839             exemplarCity => q#Metlakatla#,
5840             },
5841             'America/Mexico_City' => {
5842             exemplarCity => q#Cidade de México#,
5843             },
5844             'America/Miquelon' => {
5845             exemplarCity => q#Miquelon#,
5846             },
5847             'America/Moncton' => {
5848             exemplarCity => q#Moncton#,
5849             },
5850             'America/Monterrey' => {
5851             exemplarCity => q#Monterrey#,
5852             },
5853             'America/Montevideo' => {
5854             exemplarCity => q#Montevideo#,
5855             },
5856             'America/Montserrat' => {
5857             exemplarCity => q#Montserrat#,
5858             },
5859             'America/Nassau' => {
5860             exemplarCity => q#Nassau#,
5861             },
5862             'America/New_York' => {
5863             exemplarCity => q#Nova York#,
5864             },
5865             'America/Nipigon' => {
5866             exemplarCity => q#Nipigon#,
5867             },
5868             'America/Nome' => {
5869             exemplarCity => q#Nome#,
5870             },
5871             'America/Noronha' => {
5872             exemplarCity => q#Noronha#,
5873             },
5874             'America/North_Dakota/Beulah' => {
5875             exemplarCity => q#Beulah, Dacota do Norte#,
5876             },
5877             'America/North_Dakota/Center' => {
5878             exemplarCity => q#Center, Dacota do Norte#,
5879             },
5880             'America/North_Dakota/New_Salem' => {
5881             exemplarCity => q#New Salem, Dacota do Norte#,
5882             },
5883             'America/Ojinaga' => {
5884             exemplarCity => q#Ojinaga#,
5885             },
5886             'America/Panama' => {
5887             exemplarCity => q#Panamá#,
5888             },
5889             'America/Pangnirtung' => {
5890             exemplarCity => q#Pangnirtung#,
5891             },
5892             'America/Paramaribo' => {
5893             exemplarCity => q#Paramaribo#,
5894             },
5895             'America/Phoenix' => {
5896             exemplarCity => q#Phoenix#,
5897             },
5898             'America/Port-au-Prince' => {
5899             exemplarCity => q#Porto Príncipe#,
5900             },
5901             'America/Port_of_Spain' => {
5902             exemplarCity => q#Porto España#,
5903             },
5904             'America/Porto_Velho' => {
5905             exemplarCity => q#Porto Velho#,
5906             },
5907             'America/Puerto_Rico' => {
5908             exemplarCity => q#Porto Rico#,
5909             },
5910             'America/Punta_Arenas' => {
5911             exemplarCity => q#Punta Arenas#,
5912             },
5913             'America/Rainy_River' => {
5914             exemplarCity => q#Rainy River#,
5915             },
5916             'America/Rankin_Inlet' => {
5917             exemplarCity => q#Rankin Inlet#,
5918             },
5919             'America/Recife' => {
5920             exemplarCity => q#Recife#,
5921             },
5922             'America/Regina' => {
5923             exemplarCity => q#Regina#,
5924             },
5925             'America/Resolute' => {
5926             exemplarCity => q#Resolute#,
5927             },
5928             'America/Rio_Branco' => {
5929             exemplarCity => q#Río Branco#,
5930             },
5931             'America/Santa_Isabel' => {
5932             exemplarCity => q#Santa Isabel#,
5933             },
5934             'America/Santarem' => {
5935             exemplarCity => q#Santarém#,
5936             },
5937             'America/Santiago' => {
5938             exemplarCity => q#Santiago#,
5939             },
5940             'America/Santo_Domingo' => {
5941             exemplarCity => q#Santo Domingo#,
5942             },
5943             'America/Sao_Paulo' => {
5944             exemplarCity => q#São Paulo#,
5945             },
5946             'America/Scoresbysund' => {
5947             exemplarCity => q#Ittoqqortoormiit#,
5948             },
5949             'America/Sitka' => {
5950             exemplarCity => q#Sitka#,
5951             },
5952             'America/St_Barthelemy' => {
5953             exemplarCity => q#Saint Barthélemy#,
5954             },
5955             'America/St_Johns' => {
5956             exemplarCity => q#Saint John’s#,
5957             },
5958             'America/St_Kitts' => {
5959             exemplarCity => q#Saint Kitts#,
5960             },
5961             'America/St_Lucia' => {
5962             exemplarCity => q#Santa Lucía#,
5963             },
5964             'America/St_Thomas' => {
5965             exemplarCity => q#Saint Thomas#,
5966             },
5967             'America/St_Vincent' => {
5968             exemplarCity => q#San Vicente#,
5969             },
5970             'America/Swift_Current' => {
5971             exemplarCity => q#Swift Current#,
5972             },
5973             'America/Tegucigalpa' => {
5974             exemplarCity => q#Tegucigalpa#,
5975             },
5976             'America/Thule' => {
5977             exemplarCity => q#Thule#,
5978             },
5979             'America/Thunder_Bay' => {
5980             exemplarCity => q#Thunder Bay#,
5981             },
5982             'America/Tijuana' => {
5983             exemplarCity => q#Tijuana#,
5984             },
5985             'America/Toronto' => {
5986             exemplarCity => q#Toronto#,
5987             },
5988             'America/Tortola' => {
5989             exemplarCity => q#Tórtola#,
5990             },
5991             'America/Vancouver' => {
5992             exemplarCity => q#Vancouver#,
5993             },
5994             'America/Whitehorse' => {
5995             exemplarCity => q#Whitehorse#,
5996             },
5997             'America/Winnipeg' => {
5998             exemplarCity => q#Winnipeg#,
5999             },
6000             'America/Yakutat' => {
6001             exemplarCity => q#Yakutat#,
6002             },
6003             'America/Yellowknife' => {
6004             exemplarCity => q#Yellowknife#,
6005             },
6006             'America_Central' => {
6007             long => {
6008             'daylight' => q#Horario de verán central, Norteamérica#,
6009             'generic' => q#Horario central, Norteamérica#,
6010             'standard' => q#Horario estándar central, Norteamérica#,
6011             },
6012             },
6013             'America_Eastern' => {
6014             long => {
6015             'daylight' => q#Horario de verán do leste, Norteamérica#,
6016             'generic' => q#Horario do leste, Norteamérica#,
6017             'standard' => q#Horario estándar do leste, Norteamérica#,
6018             },
6019             },
6020             'America_Mountain' => {
6021             long => {
6022             'daylight' => q#Horario de verán da montaña, Norteamérica#,
6023             'generic' => q#Horario da montaña, Norteamérica#,
6024             'standard' => q#Horario estándar da montaña, Norteamérica#,
6025             },
6026             },
6027             'America_Pacific' => {
6028             long => {
6029             'daylight' => q#Horario de verán do Pacífico, Norteamérica#,
6030             'generic' => q#Horario do Pacífico, Norteamérica#,
6031             'standard' => q#Horario estándar do Pacífico, Norteamérica#,
6032             },
6033             },
6034             'Anadyr' => {
6035             long => {
6036             'daylight' => q#Horario de verán de Anadir#,
6037             'generic' => q#Horario de Anadir#,
6038             'standard' => q#Horario estándar de Anadir#,
6039             },
6040             },
6041             'Antarctica/Casey' => {
6042             exemplarCity => q#Casey#,
6043             },
6044             'Antarctica/Davis' => {
6045             exemplarCity => q#Davis#,
6046             },
6047             'Antarctica/DumontDUrville' => {
6048             exemplarCity => q#Dumont-d’Urville#,
6049             },
6050             'Antarctica/Macquarie' => {
6051             exemplarCity => q#Macquarie#,
6052             },
6053             'Antarctica/Mawson' => {
6054             exemplarCity => q#Mawson#,
6055             },
6056             'Antarctica/McMurdo' => {
6057             exemplarCity => q#McMurdo#,
6058             },
6059             'Antarctica/Palmer' => {
6060             exemplarCity => q#Palmer#,
6061             },
6062             'Antarctica/Rothera' => {
6063             exemplarCity => q#Rothera#,
6064             },
6065             'Antarctica/Syowa' => {
6066             exemplarCity => q#Syowa#,
6067             },
6068             'Antarctica/Troll' => {
6069             exemplarCity => q#Troll#,
6070             },
6071             'Antarctica/Vostok' => {
6072             exemplarCity => q#Vostok#,
6073             },
6074             'Apia' => {
6075             long => {
6076             'daylight' => q#Horario de verán de Apia#,
6077             'generic' => q#Horario de Apia#,
6078             'standard' => q#Horario estándar de Apia#,
6079             },
6080             },
6081             'Arabian' => {
6082             long => {
6083             'daylight' => q#Horario de verán árabe#,
6084             'generic' => q#Horario árabe#,
6085             'standard' => q#Horario estándar árabe#,
6086             },
6087             },
6088             'Arctic/Longyearbyen' => {
6089             exemplarCity => q#Longyearbyen#,
6090             },
6091             'Argentina' => {
6092             long => {
6093             'daylight' => q#Horario de verán da Arxentina#,
6094             'generic' => q#Horario da Arxentina#,
6095             'standard' => q#Horario estándar da Arxentina#,
6096             },
6097             },
6098             'Argentina_Western' => {
6099             long => {
6100             'daylight' => q#Horario de verán da Arxentina Occidental#,
6101             'generic' => q#Horario da Arxentina Occidental#,
6102             'standard' => q#Horario estándar da Arxentina Occidental#,
6103             },
6104             },
6105             'Armenia' => {
6106             long => {
6107             'daylight' => q#Horario de verán de Armenia#,
6108             'generic' => q#Horario de Armenia#,
6109             'standard' => q#Horario estándar de Armenia#,
6110             },
6111             },
6112             'Asia/Aden' => {
6113             exemplarCity => q#Adén#,
6114             },
6115             'Asia/Almaty' => {
6116             exemplarCity => q#Almati#,
6117             },
6118             'Asia/Amman' => {
6119             exemplarCity => q#Amán#,
6120             },
6121             'Asia/Anadyr' => {
6122             exemplarCity => q#Anadyr#,
6123             },
6124             'Asia/Aqtau' => {
6125             exemplarCity => q#Aktau#,
6126             },
6127             'Asia/Aqtobe' => {
6128             exemplarCity => q#Aktobe#,
6129             },
6130             'Asia/Ashgabat' => {
6131             exemplarCity => q#Achkhabad#,
6132             },
6133             'Asia/Atyrau' => {
6134             exemplarCity => q#Atyrau#,
6135             },
6136             'Asia/Baghdad' => {
6137             exemplarCity => q#Bagdad#,
6138             },
6139             'Asia/Bahrain' => {
6140             exemplarCity => q#Bahrain#,
6141             },
6142             'Asia/Baku' => {
6143             exemplarCity => q#Bacú#,
6144             },
6145             'Asia/Bangkok' => {
6146             exemplarCity => q#Bangkok#,
6147             },
6148             'Asia/Barnaul' => {
6149             exemplarCity => q#Barnaul#,
6150             },
6151             'Asia/Beirut' => {
6152             exemplarCity => q#Beirut#,
6153             },
6154             'Asia/Bishkek' => {
6155             exemplarCity => q#Bishkek#,
6156             },
6157             'Asia/Brunei' => {
6158             exemplarCity => q#Brunei#,
6159             },
6160             'Asia/Calcutta' => {
6161             exemplarCity => q#Calcuta#,
6162             },
6163             'Asia/Chita' => {
6164             exemplarCity => q#Chitá#,
6165             },
6166             'Asia/Choibalsan' => {
6167             exemplarCity => q#Choibalsan#,
6168             },
6169             'Asia/Colombo' => {
6170             exemplarCity => q#Colombo#,
6171             },
6172             'Asia/Damascus' => {
6173             exemplarCity => q#Damasco#,
6174             },
6175             'Asia/Dhaka' => {
6176             exemplarCity => q#Dhaka#,
6177             },
6178             'Asia/Dili' => {
6179             exemplarCity => q#Dili#,
6180             },
6181             'Asia/Dubai' => {
6182             exemplarCity => q#Dubai#,
6183             },
6184             'Asia/Dushanbe' => {
6185             exemplarCity => q#Dushanbe#,
6186             },
6187             'Asia/Famagusta' => {
6188             exemplarCity => q#Famagusta#,
6189             },
6190             'Asia/Gaza' => {
6191             exemplarCity => q#Gaza#,
6192             },
6193             'Asia/Hebron' => {
6194             exemplarCity => q#Hebrón#,
6195             },
6196             'Asia/Hong_Kong' => {
6197             exemplarCity => q#Hong Kong#,
6198             },
6199             'Asia/Hovd' => {
6200             exemplarCity => q#Hovd#,
6201             },
6202             'Asia/Irkutsk' => {
6203             exemplarCity => q#Irkutsk#,
6204             },
6205             'Asia/Jakarta' => {
6206             exemplarCity => q#Iacarta#,
6207             },
6208             'Asia/Jayapura' => {
6209             exemplarCity => q#Jayapura#,
6210             },
6211             'Asia/Jerusalem' => {
6212             exemplarCity => q#Xerusalén#,
6213             },
6214             'Asia/Kabul' => {
6215             exemplarCity => q#Cabul#,
6216             },
6217             'Asia/Kamchatka' => {
6218             exemplarCity => q#Kamchatka#,
6219             },
6220             'Asia/Karachi' => {
6221             exemplarCity => q#Karachi#,
6222             },
6223             'Asia/Katmandu' => {
6224             exemplarCity => q#Katmandú#,
6225             },
6226             'Asia/Khandyga' => {
6227             exemplarCity => q#Chandyga#,
6228             },
6229             'Asia/Krasnoyarsk' => {
6230             exemplarCity => q#Krasnoyarsk#,
6231             },
6232             'Asia/Kuala_Lumpur' => {
6233             exemplarCity => q#Kuala Lumpur#,
6234             },
6235             'Asia/Kuching' => {
6236             exemplarCity => q#Kuching#,
6237             },
6238             'Asia/Kuwait' => {
6239             exemplarCity => q#Kuwait#,
6240             },
6241             'Asia/Macau' => {
6242             exemplarCity => q#Macau#,
6243             },
6244             'Asia/Magadan' => {
6245             exemplarCity => q#Magadan#,
6246             },
6247             'Asia/Makassar' => {
6248             exemplarCity => q#Makassar#,
6249             },
6250             'Asia/Manila' => {
6251             exemplarCity => q#Manila#,
6252             },
6253             'Asia/Muscat' => {
6254             exemplarCity => q#Mascate#,
6255             },
6256             'Asia/Nicosia' => {
6257             exemplarCity => q#Nicosia#,
6258             },
6259             'Asia/Novokuznetsk' => {
6260             exemplarCity => q#Novokuznetsk#,
6261             },
6262             'Asia/Novosibirsk' => {
6263             exemplarCity => q#Novosibirsk#,
6264             },
6265             'Asia/Omsk' => {
6266             exemplarCity => q#Omsk#,
6267             },
6268             'Asia/Oral' => {
6269             exemplarCity => q#Oral#,
6270             },
6271             'Asia/Phnom_Penh' => {
6272             exemplarCity => q#Phnom Penh#,
6273             },
6274             'Asia/Pontianak' => {
6275             exemplarCity => q#Pontianak#,
6276             },
6277             'Asia/Pyongyang' => {
6278             exemplarCity => q#Pyongyang#,
6279             },
6280             'Asia/Qatar' => {
6281             exemplarCity => q#Qatar#,
6282             },
6283             'Asia/Qyzylorda' => {
6284             exemplarCity => q#Kyzylorda#,
6285             },
6286             'Asia/Rangoon' => {
6287             exemplarCity => q#Yangon#,
6288             },
6289             'Asia/Riyadh' => {
6290             exemplarCity => q#Riad#,
6291             },
6292             'Asia/Saigon' => {
6293             exemplarCity => q#Ho Chi Minh#,
6294             },
6295             'Asia/Sakhalin' => {
6296             exemplarCity => q#Sakhalin#,
6297             },
6298             'Asia/Samarkand' => {
6299             exemplarCity => q#Samarcanda#,
6300             },
6301             'Asia/Seoul' => {
6302             exemplarCity => q#Seúl#,
6303             },
6304             'Asia/Shanghai' => {
6305             exemplarCity => q#Shanghai#,
6306             },
6307             'Asia/Singapore' => {
6308             exemplarCity => q#Singapur#,
6309             },
6310             'Asia/Srednekolymsk' => {
6311             exemplarCity => q#Srednekolimsk#,
6312             },
6313             'Asia/Taipei' => {
6314             exemplarCity => q#Taipei#,
6315             },
6316             'Asia/Tashkent' => {
6317             exemplarCity => q#Tashkent#,
6318             },
6319             'Asia/Tbilisi' => {
6320             exemplarCity => q#Tbilisi#,
6321             },
6322             'Asia/Tehran' => {
6323             exemplarCity => q#Teherán#,
6324             },
6325             'Asia/Thimphu' => {
6326             exemplarCity => q#Thimbu#,
6327             },
6328             'Asia/Tokyo' => {
6329             exemplarCity => q#Tokyo#,
6330             },
6331             'Asia/Tomsk' => {
6332             exemplarCity => q#Tomsk#,
6333             },
6334             'Asia/Ulaanbaatar' => {
6335             exemplarCity => q#Ulaanbaatar#,
6336             },
6337             'Asia/Urumqi' => {
6338             exemplarCity => q#Urumqi#,
6339             },
6340             'Asia/Ust-Nera' => {
6341             exemplarCity => q#Ust-Nera#,
6342             },
6343             'Asia/Vientiane' => {
6344             exemplarCity => q#Vientiane#,
6345             },
6346             'Asia/Vladivostok' => {
6347             exemplarCity => q#Vladivostok#,
6348             },
6349             'Asia/Yakutsk' => {
6350             exemplarCity => q#Iakutsk#,
6351             },
6352             'Asia/Yekaterinburg' => {
6353             exemplarCity => q#Ekaterinburgo#,
6354             },
6355             'Asia/Yerevan' => {
6356             exemplarCity => q#Iereván#,
6357             },
6358             'Atlantic' => {
6359             long => {
6360             'daylight' => q#Horario de verán do Atlántico#,
6361             'generic' => q#Horario do Atlántico#,
6362             'standard' => q#Horario estándar do Atlántico#,
6363             },
6364             },
6365             'Atlantic/Azores' => {
6366             exemplarCity => q#Azores#,
6367             },
6368             'Atlantic/Bermuda' => {
6369             exemplarCity => q#Bermudas#,
6370             },
6371             'Atlantic/Canary' => {
6372             exemplarCity => q#Illas Canarias#,
6373             },
6374             'Atlantic/Cape_Verde' => {
6375             exemplarCity => q#Cabo Verde#,
6376             },
6377             'Atlantic/Faeroe' => {
6378             exemplarCity => q#Feroe#,
6379             },
6380             'Atlantic/Madeira' => {
6381             exemplarCity => q#Madeira#,
6382             },
6383             'Atlantic/Reykjavik' => {
6384             exemplarCity => q#Reiquiavik#,
6385             },
6386             'Atlantic/South_Georgia' => {
6387             exemplarCity => q#Xeorxia do Sur#,
6388             },
6389             'Atlantic/St_Helena' => {
6390             exemplarCity => q#Santa Helena#,
6391             },
6392             'Atlantic/Stanley' => {
6393             exemplarCity => q#Stanley#,
6394             },
6395             'Australia/Adelaide' => {
6396             exemplarCity => q#Adelaida#,
6397             },
6398             'Australia/Brisbane' => {
6399             exemplarCity => q#Brisbane#,
6400             },
6401             'Australia/Broken_Hill' => {
6402             exemplarCity => q#Broken Hill#,
6403             },
6404             'Australia/Currie' => {
6405             exemplarCity => q#Currie#,
6406             },
6407             'Australia/Darwin' => {
6408             exemplarCity => q#Darwin#,
6409             },
6410             'Australia/Eucla' => {
6411             exemplarCity => q#Eucla#,
6412             },
6413             'Australia/Hobart' => {
6414             exemplarCity => q#Hobart#,
6415             },
6416             'Australia/Lindeman' => {
6417             exemplarCity => q#Lindeman#,
6418             },
6419             'Australia/Lord_Howe' => {
6420             exemplarCity => q#Lord Howe#,
6421             },
6422             'Australia/Melbourne' => {
6423             exemplarCity => q#Melbourne#,
6424             },
6425             'Australia/Perth' => {
6426             exemplarCity => q#Perth#,
6427             },
6428             'Australia/Sydney' => {
6429             exemplarCity => q#Sidney#,
6430             },
6431             'Australia_Central' => {
6432             long => {
6433             'daylight' => q#Horario de verán de Australia Central#,
6434             'generic' => q#Horario de Australia Central#,
6435             'standard' => q#Horario estándar de Australia Central#,
6436             },
6437             },
6438             'Australia_CentralWestern' => {
6439             long => {
6440             'daylight' => q#Horario de verán de Australia Occidental Central#,
6441             'generic' => q#Horario de Australia Occidental Central#,
6442             'standard' => q#Horario estándar de Australia Occidental Central#,
6443             },
6444             },
6445             'Australia_Eastern' => {
6446             long => {
6447             'daylight' => q#Horario de verán de Australia Oriental#,
6448             'generic' => q#Horario de Australia Oriental#,
6449             'standard' => q#Horario estándar de Australia Oriental#,
6450             },
6451             },
6452             'Australia_Western' => {
6453             long => {
6454             'daylight' => q#Horario de verán de Australia Occidental#,
6455             'generic' => q#Horario de Australia Occidental#,
6456             'standard' => q#Horario estándar de Australia Occidental#,
6457             },
6458             },
6459             'Azerbaijan' => {
6460             long => {
6461             'daylight' => q#Horario de verán de Acerbaixán#,
6462             'generic' => q#Horario de Acerbaixán#,
6463             'standard' => q#Horario estándar de Acerbaixán#,
6464             },
6465             },
6466             'Azores' => {
6467             long => {
6468             'daylight' => q#Horario de verán das Azores#,
6469             'generic' => q#Horario das Azores#,
6470             'standard' => q#Horario estándar das Azores#,
6471             },
6472             },
6473             'Bangladesh' => {
6474             long => {
6475             'daylight' => q#Horario de verán de Bangladesh#,
6476             'generic' => q#Horario de Bangladesh#,
6477             'standard' => q#Horario estándar de Bangladesh#,
6478             },
6479             },
6480             'Bhutan' => {
6481             long => {
6482             'standard' => q#Horario de Bután#,
6483             },
6484             },
6485             'Bolivia' => {
6486             long => {
6487             'standard' => q#Horario de Bolivia#,
6488             },
6489             },
6490             'Brasilia' => {
6491             long => {
6492             'daylight' => q#Horario de verán de Brasilia#,
6493             'generic' => q#Horario de Brasilia#,
6494             'standard' => q#Horario estándar de Brasilia#,
6495             },
6496             },
6497             'Brunei' => {
6498             long => {
6499             'standard' => q#Horario de Brunei Darussalam#,
6500             },
6501             },
6502             'Cape_Verde' => {
6503             long => {
6504             'daylight' => q#Horario de verán de Cabo Verde#,
6505             'generic' => q#Horario de Cabo Verde#,
6506             'standard' => q#Horario estándar de Cabo Verde#,
6507             },
6508             },
6509             'Chamorro' => {
6510             long => {
6511             'standard' => q#Horario estándar chamorro#,
6512             },
6513             },
6514             'Chatham' => {
6515             long => {
6516             'daylight' => q#Horario de verán de Chatham#,
6517             'generic' => q#Horario de Chatham#,
6518             'standard' => q#Horario estándar de Chatham#,
6519             },
6520             },
6521             'Chile' => {
6522             long => {
6523             'daylight' => q#Horario de verán de Chile#,
6524             'generic' => q#Horario de Chile#,
6525             'standard' => q#Horario estándar de Chile#,
6526             },
6527             },
6528             'China' => {
6529             long => {
6530             'daylight' => q#Horario de verán da China#,
6531             'generic' => q#Horario da China#,
6532             'standard' => q#Horario estándar da China#,
6533             },
6534             },
6535             'Choibalsan' => {
6536             long => {
6537             'daylight' => q#Horario de verán de Choibalsan#,
6538             'generic' => q#Horario de Choibalsan#,
6539             'standard' => q#Horario estándar de Choibalsan#,
6540             },
6541             },
6542             'Christmas' => {
6543             long => {
6544             'standard' => q#Horario da Illa de Nadal#,
6545             },
6546             },
6547             'Cocos' => {
6548             long => {
6549             'standard' => q#Horario das Illas Cocos#,
6550             },
6551             },
6552             'Colombia' => {
6553             long => {
6554             'daylight' => q#Horario de verán de Colombia#,
6555             'generic' => q#Horario de Colombia#,
6556             'standard' => q#Horario estándar de Colombia#,
6557             },
6558             },
6559             'Cook' => {
6560             long => {
6561             'daylight' => q#Horario de verán medio das Illas Cook#,
6562             'generic' => q#Horario das Illas Cook#,
6563             'standard' => q#Horario estándar das Illas Cook#,
6564             },
6565             },
6566             'Cuba' => {
6567             long => {
6568             'daylight' => q#Horario de verán de Cuba#,
6569             'generic' => q#Horario de Cuba#,
6570             'standard' => q#Horario estándar de Cuba#,
6571             },
6572             },
6573             'Davis' => {
6574             long => {
6575             'standard' => q#Horario de Davis#,
6576             },
6577             },
6578             'DumontDUrville' => {
6579             long => {
6580             'standard' => q#Horario de Dumont-d’Urville#,
6581             },
6582             },
6583             'East_Timor' => {
6584             long => {
6585             'standard' => q#Horario de Timor Leste#,
6586             },
6587             },
6588             'Easter' => {
6589             long => {
6590             'daylight' => q#Horario de verán da Illa de Pascua#,
6591             'generic' => q#Horario da Illa de Pascua#,
6592             'standard' => q#Horario estándar da Illa de Pascua#,
6593             },
6594             },
6595             'Ecuador' => {
6596             long => {
6597             'standard' => q#Horario de Ecuador#,
6598             },
6599             },
6600             'Etc/UTC' => {
6601             long => {
6602             'standard' => q#Horario universal coordinado#,
6603             },
6604             },
6605             'Etc/Unknown' => {
6606             exemplarCity => q#Cidade descoñecida#,
6607             },
6608             'Europe/Amsterdam' => {
6609             exemplarCity => q#Ámsterdan#,
6610             },
6611             'Europe/Andorra' => {
6612             exemplarCity => q#Andorra#,
6613             },
6614             'Europe/Astrakhan' => {
6615             exemplarCity => q#Astrakán#,
6616             },
6617             'Europe/Athens' => {
6618             exemplarCity => q#Atenas#,
6619             },
6620             'Europe/Belgrade' => {
6621             exemplarCity => q#Belgrado#,
6622             },
6623             'Europe/Berlin' => {
6624             exemplarCity => q#Berlín#,
6625             },
6626             'Europe/Bratislava' => {
6627             exemplarCity => q#Bratislava#,
6628             },
6629             'Europe/Brussels' => {
6630             exemplarCity => q#Bruxelas#,
6631             },
6632             'Europe/Bucharest' => {
6633             exemplarCity => q#Bucarest#,
6634             },
6635             'Europe/Budapest' => {
6636             exemplarCity => q#Budapest#,
6637             },
6638             'Europe/Busingen' => {
6639             exemplarCity => q#Busingen#,
6640             },
6641             'Europe/Chisinau' => {
6642             exemplarCity => q#Chisinau#,
6643             },
6644             'Europe/Copenhagen' => {
6645             exemplarCity => q#Copenhague#,
6646             },
6647             'Europe/Dublin' => {
6648             exemplarCity => q#Dublín#,
6649             long => {
6650             'daylight' => q#Horario estándar irlandés#,
6651             },
6652             },
6653             'Europe/Gibraltar' => {
6654             exemplarCity => q#Xibraltar#,
6655             },
6656             'Europe/Guernsey' => {
6657             exemplarCity => q#Guernsey#,
6658             },
6659             'Europe/Helsinki' => {
6660             exemplarCity => q#Helsinqui#,
6661             },
6662             'Europe/Isle_of_Man' => {
6663             exemplarCity => q#Illa de Man#,
6664             },
6665             'Europe/Istanbul' => {
6666             exemplarCity => q#Istanbul#,
6667             },
6668             'Europe/Jersey' => {
6669             exemplarCity => q#Jersey#,
6670             },
6671             'Europe/Kaliningrad' => {
6672             exemplarCity => q#Kaliningrado#,
6673             },
6674             'Europe/Kiev' => {
6675             exemplarCity => q#Kiev#,
6676             },
6677             'Europe/Kirov' => {
6678             exemplarCity => q#Kirov#,
6679             },
6680             'Europe/Lisbon' => {
6681             exemplarCity => q#Lisboa#,
6682             },
6683             'Europe/Ljubljana' => {
6684             exemplarCity => q#Liubliana#,
6685             },
6686             'Europe/London' => {
6687             exemplarCity => q#Londres#,
6688             long => {
6689             'daylight' => q#Horario de verán británico#,
6690             },
6691             },
6692             'Europe/Luxembourg' => {
6693             exemplarCity => q#Luxemburgo#,
6694             },
6695             'Europe/Madrid' => {
6696             exemplarCity => q#Madrid#,
6697             },
6698             'Europe/Malta' => {
6699             exemplarCity => q#Malta#,
6700             },
6701             'Europe/Mariehamn' => {
6702             exemplarCity => q#Mariehamn#,
6703             },
6704             'Europe/Minsk' => {
6705             exemplarCity => q#Minsk#,
6706             },
6707             'Europe/Monaco' => {
6708             exemplarCity => q#Mónaco#,
6709             },
6710             'Europe/Moscow' => {
6711             exemplarCity => q#Moscova#,
6712             },
6713             'Europe/Oslo' => {
6714             exemplarCity => q#Oslo#,
6715             },
6716             'Europe/Paris' => {
6717             exemplarCity => q#París#,
6718             },
6719             'Europe/Podgorica' => {
6720             exemplarCity => q#Podgorica#,
6721             },
6722             'Europe/Prague' => {
6723             exemplarCity => q#Praga#,
6724             },
6725             'Europe/Riga' => {
6726             exemplarCity => q#Riga#,
6727             },
6728             'Europe/Rome' => {
6729             exemplarCity => q#Roma#,
6730             },
6731             'Europe/Samara' => {
6732             exemplarCity => q#Samara#,
6733             },
6734             'Europe/San_Marino' => {
6735             exemplarCity => q#San Marino#,
6736             },
6737             'Europe/Sarajevo' => {
6738             exemplarCity => q#Saraxevo#,
6739             },
6740             'Europe/Saratov' => {
6741             exemplarCity => q#Saratov#,
6742             },
6743             'Europe/Simferopol' => {
6744             exemplarCity => q#Simferópol#,
6745             },
6746             'Europe/Skopje' => {
6747             exemplarCity => q#Skopje#,
6748             },
6749             'Europe/Sofia' => {
6750             exemplarCity => q#Sofía#,
6751             },
6752             'Europe/Stockholm' => {
6753             exemplarCity => q#Estocolmo#,
6754             },
6755             'Europe/Tallinn' => {
6756             exemplarCity => q#Tallinn#,
6757             },
6758             'Europe/Tirane' => {
6759             exemplarCity => q#Tirana#,
6760             },
6761             'Europe/Ulyanovsk' => {
6762             exemplarCity => q#Ulianovsk#,
6763             },
6764             'Europe/Uzhgorod' => {
6765             exemplarCity => q#Úzhgorod#,
6766             },
6767             'Europe/Vaduz' => {
6768             exemplarCity => q#Vaduz#,
6769             },
6770             'Europe/Vatican' => {
6771             exemplarCity => q#Vaticano#,
6772             },
6773             'Europe/Vienna' => {
6774             exemplarCity => q#Viena#,
6775             },
6776             'Europe/Vilnius' => {
6777             exemplarCity => q#Vilnius#,
6778             },
6779             'Europe/Volgograd' => {
6780             exemplarCity => q#Volgogrado#,
6781             },
6782             'Europe/Warsaw' => {
6783             exemplarCity => q#Varsovia#,
6784             },
6785             'Europe/Zagreb' => {
6786             exemplarCity => q#Zagreb#,
6787             },
6788             'Europe/Zaporozhye' => {
6789             exemplarCity => q#Zaporizhia#,
6790             },
6791             'Europe/Zurich' => {
6792             exemplarCity => q#Zürich#,
6793             },
6794             'Europe_Central' => {
6795             long => {
6796             'daylight' => q#Horario de verán de Europa Central#,
6797             'generic' => q#Horario de Europa Central#,
6798             'standard' => q#Horario estándar de Europa Central#,
6799             },
6800             short => {
6801             'daylight' => q#CEST#,
6802             'generic' => q#CET#,
6803             'standard' => q#CET#,
6804             },
6805             },
6806             'Europe_Eastern' => {
6807             long => {
6808             'daylight' => q#Horario de verán de Europa Oriental#,
6809             'generic' => q#Horario de Europa Oriental#,
6810             'standard' => q#Horario estándar de Europa Oriental#,
6811             },
6812             short => {
6813             'daylight' => q#EEST#,
6814             'generic' => q#EET#,
6815             'standard' => q#EET#,
6816             },
6817             },
6818             'Europe_Further_Eastern' => {
6819             long => {
6820             'standard' => q#Horario do extremo leste europeo#,
6821             },
6822             },
6823             'Europe_Western' => {
6824             long => {
6825             'daylight' => q#Horario de verán de Europa Occidental#,
6826             'generic' => q#Horario de Europa Occidental#,
6827             'standard' => q#Horario estándar de Europa Occidental#,
6828             },
6829             short => {
6830             'daylight' => q#WEST#,
6831             'generic' => q#WET#,
6832             'standard' => q#WET#,
6833             },
6834             },
6835             'Falkland' => {
6836             long => {
6837             'daylight' => q#Horario de verán das Illas Malvinas#,
6838             'generic' => q#Horario das Illas Malvinas#,
6839             'standard' => q#Horario estándar das Illas Malvinas#,
6840             },
6841             },
6842             'Fiji' => {
6843             long => {
6844             'daylight' => q#Horario de verán de Fidxi#,
6845             'generic' => q#Horario de Fidxi#,
6846             'standard' => q#Horario estándar de Fidxi#,
6847             },
6848             },
6849             'French_Guiana' => {
6850             long => {
6851             'standard' => q#Horario da Güiana Francesa#,
6852             },
6853             },
6854             'French_Southern' => {
6855             long => {
6856             'standard' => q#Horario das Terras Austrais e Antárticas Francesas#,
6857             },
6858             },
6859             'GMT' => {
6860             long => {
6861             'standard' => q#Horario do meridiano de Greenwich#,
6862             },
6863             short => {
6864             'standard' => q#GMT#,
6865             },
6866             },
6867             'Galapagos' => {
6868             long => {
6869             'standard' => q#Horario das Galápagos#,
6870             },
6871             },
6872             'Gambier' => {
6873             long => {
6874             'standard' => q#Horario de Gambier#,
6875             },
6876             },
6877             'Georgia' => {
6878             long => {
6879             'daylight' => q#Horario de verán de Xeorxia#,
6880             'generic' => q#Horario de Xeorxia#,
6881             'standard' => q#Horario estándar de Xeorxia#,
6882             },
6883             },
6884             'Gilbert_Islands' => {
6885             long => {
6886             'standard' => q#Horario das Illas Gilbert#,
6887             },
6888             },
6889             'Greenland_Eastern' => {
6890             long => {
6891             'daylight' => q#Horario de verán de Groenlandia Oriental#,
6892             'generic' => q#Horario de Groenlandia Oriental#,
6893             'standard' => q#Horario estándar de Groenlandia Oriental#,
6894             },
6895             },
6896             'Greenland_Western' => {
6897             long => {
6898             'daylight' => q#Horario de verán de Groenlandia Occidental#,
6899             'generic' => q#Horario de Groenlandia Occidental#,
6900             'standard' => q#Horario estándar de Groenlandia Occidental#,
6901             },
6902             },
6903             'Gulf' => {
6904             long => {
6905             'standard' => q#Horario estándar do Golfo#,
6906             },
6907             },
6908             'Guyana' => {
6909             long => {
6910             'standard' => q#Horario da Güiana#,
6911             },
6912             },
6913             'Hawaii_Aleutian' => {
6914             long => {
6915             'daylight' => q#Horario de verán de Hawai-Aleutiano#,
6916             'generic' => q#Horario de Hawai-Aleutiano#,
6917             'standard' => q#Horario estándar de Hawai-Aleutiano#,
6918             },
6919             },
6920             'Hong_Kong' => {
6921             long => {
6922             'daylight' => q#Horario de verán de Hong Kong#,
6923             'generic' => q#Horario de Hong Kong#,
6924             'standard' => q#Horario estándar de Hong Kong#,
6925             },
6926             },
6927             'Hovd' => {
6928             long => {
6929             'daylight' => q#Horario de verán de Hovd#,
6930             'generic' => q#Horario de Hovd#,
6931             'standard' => q#Horario estándar de Hovd#,
6932             },
6933             },
6934             'India' => {
6935             long => {
6936             'standard' => q#Horario estándar da India#,
6937             },
6938             },
6939             'Indian/Antananarivo' => {
6940             exemplarCity => q#Antananarivo#,
6941             },
6942             'Indian/Chagos' => {
6943             exemplarCity => q#Chagos#,
6944             },
6945             'Indian/Christmas' => {
6946             exemplarCity => q#Illa de Nadal#,
6947             },
6948             'Indian/Cocos' => {
6949             exemplarCity => q#Cocos#,
6950             },
6951             'Indian/Comoro' => {
6952             exemplarCity => q#Illas Comores#,
6953             },
6954             'Indian/Kerguelen' => {
6955             exemplarCity => q#Kerguelen#,
6956             },
6957             'Indian/Mahe' => {
6958             exemplarCity => q#Mahé#,
6959             },
6960             'Indian/Maldives' => {
6961             exemplarCity => q#Maldivas#,
6962             },
6963             'Indian/Mauritius' => {
6964             exemplarCity => q#Mauricio#,
6965             },
6966             'Indian/Mayotte' => {
6967             exemplarCity => q#Mayotte#,
6968             },
6969             'Indian/Reunion' => {
6970             exemplarCity => q#Reunión#,
6971             },
6972             'Indian_Ocean' => {
6973             long => {
6974             'standard' => q#Horario do Océano Índico#,
6975             },
6976             },
6977             'Indochina' => {
6978             long => {
6979             'standard' => q#Horario de Indochina#,
6980             },
6981             },
6982             'Indonesia_Central' => {
6983             long => {
6984             'standard' => q#Horario de Indonesia Central#,
6985             },
6986             },
6987             'Indonesia_Eastern' => {
6988             long => {
6989             'standard' => q#Horario de Indonesia Oriental#,
6990             },
6991             },
6992             'Indonesia_Western' => {
6993             long => {
6994             'standard' => q#Horario de Indonesia Occidental#,
6995             },
6996             },
6997             'Iran' => {
6998             long => {
6999             'daylight' => q#Horario de verán de Irán#,
7000             'generic' => q#Horario de Irán#,
7001             'standard' => q#Horario estándar de Irán#,
7002             },
7003             },
7004             'Irkutsk' => {
7005             long => {
7006             'daylight' => q#Horario de verán de Irkutsk#,
7007             'generic' => q#Horario de Irkutsk#,
7008             'standard' => q#Horario estándar de Irkutsk#,
7009             },
7010             },
7011             'Israel' => {
7012             long => {
7013             'daylight' => q#Horario de verán de Israel#,
7014             'generic' => q#Horario de Israel#,
7015             'standard' => q#Horario estándar de Israel#,
7016             },
7017             },
7018             'Japan' => {
7019             long => {
7020             'daylight' => q#Horario de verán do Xapón#,
7021             'generic' => q#Horario do Xapón#,
7022             'standard' => q#Horario estándar do Xapón#,
7023             },
7024             },
7025             'Kamchatka' => {
7026             long => {
7027             'daylight' => q#Horario de verán de Petropávlovsk-Kamchatski#,
7028             'generic' => q#Horario de Petropávlovsk-Kamchatski#,
7029             'standard' => q#Horario estándar de Petropávlovsk-Kamchatski#,
7030             },
7031             },
7032             'Kazakhstan_Eastern' => {
7033             long => {
7034             'standard' => q#Horario de Casaquistán Oriental#,
7035             },
7036             },
7037             'Kazakhstan_Western' => {
7038             long => {
7039             'standard' => q#Horario de Casaquistán Occidental#,
7040             },
7041             },
7042             'Korea' => {
7043             long => {
7044             'daylight' => q#Horario de verán de Corea#,
7045             'generic' => q#Horario de Corea#,
7046             'standard' => q#Horario estándar de Corea#,
7047             },
7048             },
7049             'Kosrae' => {
7050             long => {
7051             'standard' => q#Horario de Kosrae#,
7052             },
7053             },
7054             'Krasnoyarsk' => {
7055             long => {
7056             'daylight' => q#Horario de verán de Krasnoyarsk#,
7057             'generic' => q#Horario de Krasnoyarsk#,
7058             'standard' => q#Horario estándar de Krasnoyarsk#,
7059             },
7060             },
7061             'Kyrgystan' => {
7062             long => {
7063             'standard' => q#Horario de Kirguizistán#,
7064             },
7065             },
7066             'Line_Islands' => {
7067             long => {
7068             'standard' => q#Horario das Illas da Liña#,
7069             },
7070             },
7071             'Lord_Howe' => {
7072             long => {
7073             'daylight' => q#Horario de verán de Lord Howe#,
7074             'generic' => q#Horario de Lord Howe#,
7075             'standard' => q#Horario estándar de Lord Howe#,
7076             },
7077             },
7078             'Macquarie' => {
7079             long => {
7080             'standard' => q#Horario da Illa Macquarie#,
7081             },
7082             },
7083             'Magadan' => {
7084             long => {
7085             'daylight' => q#Horario de verán de Magadan#,
7086             'generic' => q#Horario de Magadan#,
7087             'standard' => q#Horario estándar de Magadan#,
7088             },
7089             },
7090             'Malaysia' => {
7091             long => {
7092             'standard' => q#Horario de Malaisia#,
7093             },
7094             },
7095             'Maldives' => {
7096             long => {
7097             'standard' => q#Horario das Maldivas#,
7098             },
7099             },
7100             'Marquesas' => {
7101             long => {
7102             'standard' => q#Horario das Marquesas#,
7103             },
7104             },
7105             'Marshall_Islands' => {
7106             long => {
7107             'standard' => q#Horario das Illas Marshall#,
7108             },
7109             },
7110             'Mauritius' => {
7111             long => {
7112             'daylight' => q#Horario de verán de Mauricio#,
7113             'generic' => q#Horario de Mauricio#,
7114             'standard' => q#Horario estándar de Mauricio#,
7115             },
7116             },
7117             'Mawson' => {
7118             long => {
7119             'standard' => q#Horario de Mawson#,
7120             },
7121             },
7122             'Mexico_Northwest' => {
7123             long => {
7124             'daylight' => q#Horario de verán do noroeste de México#,
7125             'generic' => q#Horario do noroeste de México#,
7126             'standard' => q#Horario estándar do noroeste de México#,
7127             },
7128             },
7129             'Mexico_Pacific' => {
7130             long => {
7131             'daylight' => q#Horario de verán do Pacífico mexicano#,
7132             'generic' => q#Horario do Pacífico mexicano#,
7133             'standard' => q#Horario estándar do Pacífico mexicano#,
7134             },
7135             },
7136             'Mongolia' => {
7137             long => {
7138             'daylight' => q#Horario de verán de Ulaanbaatar#,
7139             'generic' => q#Horario de Ulaanbaatar#,
7140             'standard' => q#Horario estándar de Ulaanbaatar#,
7141             },
7142             },
7143             'Moscow' => {
7144             long => {
7145             'daylight' => q#Horario de verán de Moscova#,
7146             'generic' => q#Horario de Moscova#,
7147             'standard' => q#Horario estándar de Moscova#,
7148             },
7149             },
7150             'Myanmar' => {
7151             long => {
7152             'standard' => q#Horario de Birmania#,
7153             },
7154             },
7155             'Nauru' => {
7156             long => {
7157             'standard' => q#Horario de Nauru#,
7158             },
7159             },
7160             'Nepal' => {
7161             long => {
7162             'standard' => q#Horario de Nepal#,
7163             },
7164             },
7165             'New_Caledonia' => {
7166             long => {
7167             'daylight' => q#Horario de verán de Nova Caledonia#,
7168             'generic' => q#Horario de Nova Caledonia#,
7169             'standard' => q#Horario estándar de Nova Caledonia#,
7170             },
7171             },
7172             'New_Zealand' => {
7173             long => {
7174             'daylight' => q#Horario de verán de Nova Zelandia#,
7175             'generic' => q#Horario de Nova Zelandia#,
7176             'standard' => q#Horario estándar de Nova Zelandia#,
7177             },
7178             },
7179             'Newfoundland' => {
7180             long => {
7181             'daylight' => q#Horario de verán de Terranova#,
7182             'generic' => q#Horario de Terranova#,
7183             'standard' => q#Horario estándar de Terranova#,
7184             },
7185             },
7186             'Niue' => {
7187             long => {
7188             'standard' => q#Horario de Niue#,
7189             },
7190             },
7191             'Norfolk' => {
7192             long => {
7193             'standard' => q#Horario das Illas Norfolk#,
7194             },
7195             },
7196             'Noronha' => {
7197             long => {
7198             'daylight' => q#Horario de verán de Fernando de Noronha#,
7199             'generic' => q#Horario de Fernando de Noronha#,
7200             'standard' => q#Horario estándar de Fernando de Noronha#,
7201             },
7202             },
7203             'Novosibirsk' => {
7204             long => {
7205             'daylight' => q#Horario de verán de Novosibirsk#,
7206             'generic' => q#Horario de Novosibirsk#,
7207             'standard' => q#Horario estándar de Novosibirsk#,
7208             },
7209             },
7210             'Omsk' => {
7211             long => {
7212             'daylight' => q#Horario de verán de Omsk#,
7213             'generic' => q#Horario de Omsk#,
7214             'standard' => q#Horario estándar de Omsk#,
7215             },
7216             },
7217             'Pacific/Apia' => {
7218             exemplarCity => q#Apia#,
7219             },
7220             'Pacific/Auckland' => {
7221             exemplarCity => q#Auckland#,
7222             },
7223             'Pacific/Bougainville' => {
7224             exemplarCity => q#Bougainville#,
7225             },
7226             'Pacific/Chatham' => {
7227             exemplarCity => q#Chatham#,
7228             },
7229             'Pacific/Easter' => {
7230             exemplarCity => q#Illa de Pascua#,
7231             },
7232             'Pacific/Efate' => {
7233             exemplarCity => q#Efate#,
7234             },
7235             'Pacific/Enderbury' => {
7236             exemplarCity => q#Enderbury#,
7237             },
7238             'Pacific/Fakaofo' => {
7239             exemplarCity => q#Fakaofo#,
7240             },
7241             'Pacific/Fiji' => {
7242             exemplarCity => q#Fidxi#,
7243             },
7244             'Pacific/Funafuti' => {
7245             exemplarCity => q#Funafuti#,
7246             },
7247             'Pacific/Galapagos' => {
7248             exemplarCity => q#Illas Galápagos#,
7249             },
7250             'Pacific/Gambier' => {
7251             exemplarCity => q#Gambier#,
7252             },
7253             'Pacific/Guadalcanal' => {
7254             exemplarCity => q#Guadalcanal#,
7255             },
7256             'Pacific/Guam' => {
7257             exemplarCity => q#Guam#,
7258             },
7259             'Pacific/Honolulu' => {
7260             exemplarCity => q#Honolulú#,
7261             },
7262             'Pacific/Johnston' => {
7263             exemplarCity => q#Johnston#,
7264             },
7265             'Pacific/Kiritimati' => {
7266             exemplarCity => q#Kiritimati#,
7267             },
7268             'Pacific/Kosrae' => {
7269             exemplarCity => q#Kosrae#,
7270             },
7271             'Pacific/Kwajalein' => {
7272             exemplarCity => q#Kwajalein#,
7273             },
7274             'Pacific/Majuro' => {
7275             exemplarCity => q#Majuro#,
7276             },
7277             'Pacific/Marquesas' => {
7278             exemplarCity => q#Marquesas#,
7279             },
7280             'Pacific/Midway' => {
7281             exemplarCity => q#Midway#,
7282             },
7283             'Pacific/Nauru' => {
7284             exemplarCity => q#Nauru#,
7285             },
7286             'Pacific/Niue' => {
7287             exemplarCity => q#Niue#,
7288             },
7289             'Pacific/Norfolk' => {
7290             exemplarCity => q#Norfolk#,
7291             },
7292             'Pacific/Noumea' => {
7293             exemplarCity => q#Noumea#,
7294             },
7295             'Pacific/Pago_Pago' => {
7296             exemplarCity => q#Pago Pago#,
7297             },
7298             'Pacific/Palau' => {
7299             exemplarCity => q#Palau#,
7300             },
7301             'Pacific/Pitcairn' => {
7302             exemplarCity => q#Pitcairn#,
7303             },
7304             'Pacific/Ponape' => {
7305             exemplarCity => q#Pohnpei#,
7306             },
7307             'Pacific/Port_Moresby' => {
7308             exemplarCity => q#Port Moresby#,
7309             },
7310             'Pacific/Rarotonga' => {
7311             exemplarCity => q#Rarotonga#,
7312             },
7313             'Pacific/Saipan' => {
7314             exemplarCity => q#Saipan#,
7315             },
7316             'Pacific/Tahiti' => {
7317             exemplarCity => q#Tahití#,
7318             },
7319             'Pacific/Tarawa' => {
7320             exemplarCity => q#Tarawa#,
7321             },
7322             'Pacific/Tongatapu' => {
7323             exemplarCity => q#Tongatapu#,
7324             },
7325             'Pacific/Truk' => {
7326             exemplarCity => q#Chuuk#,
7327             },
7328             'Pacific/Wake' => {
7329             exemplarCity => q#Wake#,
7330             },
7331             'Pacific/Wallis' => {
7332             exemplarCity => q#Wallis#,
7333             },
7334             'Pakistan' => {
7335             long => {
7336             'daylight' => q#Horario de verán de Paquistán#,
7337             'generic' => q#Horario de Paquistán#,
7338             'standard' => q#Horario estándar de Paquistán#,
7339             },
7340             },
7341             'Palau' => {
7342             long => {
7343             'standard' => q#Horario de Palau#,
7344             },
7345             },
7346             'Papua_New_Guinea' => {
7347             long => {
7348             'standard' => q#Horario de Papúa-Nova Guinea#,
7349             },
7350             },
7351             'Paraguay' => {
7352             long => {
7353             'daylight' => q#Horario de verán de Paraguai#,
7354             'generic' => q#Horario de Paraguai#,
7355             'standard' => q#Horario estándar de Paraguai#,
7356             },
7357             },
7358             'Peru' => {
7359             long => {
7360             'daylight' => q#Horario de verán do Perú#,
7361             'generic' => q#Horario do Perú#,
7362             'standard' => q#Horario estándar do Perú#,
7363             },
7364             },
7365             'Philippines' => {
7366             long => {
7367             'daylight' => q#Horario de verán de Filipinas#,
7368             'generic' => q#Horario de Filipinas#,
7369             'standard' => q#Horario estándar de Filipinas#,
7370             },
7371             },
7372             'Phoenix_Islands' => {
7373             long => {
7374             'standard' => q#Horario das Illas Fénix#,
7375             },
7376             },
7377             'Pierre_Miquelon' => {
7378             long => {
7379             'daylight' => q#Horario de verán de Saint Pierre et Miquelon#,
7380             'generic' => q#Horario de Saint Pierre et Miquelon#,
7381             'standard' => q#Horario estándar de Saint Pierre et Miquelon#,
7382             },
7383             },
7384             'Pitcairn' => {
7385             long => {
7386             'standard' => q#Horario de Pitcairn#,
7387             },
7388             },
7389             'Ponape' => {
7390             long => {
7391             'standard' => q#Horario de Pohnpei#,
7392             },
7393             },
7394             'Pyongyang' => {
7395             long => {
7396             'standard' => q#Horario de Pyongyang#,
7397             },
7398             },
7399             'Reunion' => {
7400             long => {
7401             'standard' => q#Horario de Reunión#,
7402             },
7403             },
7404             'Rothera' => {
7405             long => {
7406             'standard' => q#Horario de Rothera#,
7407             },
7408             },
7409             'Sakhalin' => {
7410             long => {
7411             'daylight' => q#Horario de verán de Sakhalin#,
7412             'generic' => q#Horario de Sakhalin#,
7413             'standard' => q#Horario estándar de Sakhalín#,
7414             },
7415             },
7416             'Samara' => {
7417             long => {
7418             'daylight' => q#Horario de verán de Samara#,
7419             'generic' => q#Horario de Samara#,
7420             'standard' => q#Horario estándar de Samara#,
7421             },
7422             },
7423             'Samoa' => {
7424             long => {
7425             'daylight' => q#Horario de verán de Samoa#,
7426             'generic' => q#Horario de Samoa#,
7427             'standard' => q#Horario estándar de Samoa#,
7428             },
7429             },
7430             'Seychelles' => {
7431             long => {
7432             'standard' => q#Horario das Seychelles#,
7433             },
7434             },
7435             'Singapore' => {
7436             long => {
7437             'standard' => q#Horario estándar de Singapur#,
7438             },
7439             },
7440             'Solomon' => {
7441             long => {
7442             'standard' => q#Horario das Illas Salomón#,
7443             },
7444             },
7445             'South_Georgia' => {
7446             long => {
7447             'standard' => q#Horario de Xeorxia do Sur#,
7448             },
7449             },
7450             'Suriname' => {
7451             long => {
7452             'standard' => q#Horario de Suriname#,
7453             },
7454             },
7455             'Syowa' => {
7456             long => {
7457             'standard' => q#Horario de Syowa#,
7458             },
7459             },
7460             'Tahiti' => {
7461             long => {
7462             'standard' => q#Horario de Tahití#,
7463             },
7464             },
7465             'Taipei' => {
7466             long => {
7467             'daylight' => q#Horario de verán de Taipei#,
7468             'generic' => q#Horario de Taipei#,
7469             'standard' => q#Horario estándar de Taipei#,
7470             },
7471             },
7472             'Tajikistan' => {
7473             long => {
7474             'standard' => q#Horario de Taxiquistán#,
7475             },
7476             },
7477             'Tokelau' => {
7478             long => {
7479             'standard' => q#Horario de Tokelau#,
7480             },
7481             },
7482             'Tonga' => {
7483             long => {
7484             'daylight' => q#Horario de verán de Tonga#,
7485             'generic' => q#Horario de Tonga#,
7486             'standard' => q#Horario estándar de Tonga#,
7487             },
7488             },
7489             'Truk' => {
7490             long => {
7491             'standard' => q#Horario de Chuuk#,
7492             },
7493             },
7494             'Turkmenistan' => {
7495             long => {
7496             'daylight' => q#Horario de verán de Turcomenistán#,
7497             'generic' => q#Horario de Turcomenistán#,
7498             'standard' => q#Horario estándar de Turcomenistán#,
7499             },
7500             },
7501             'Tuvalu' => {
7502             long => {
7503             'standard' => q#Horario de Tuvalu#,
7504             },
7505             },
7506             'Uruguay' => {
7507             long => {
7508             'daylight' => q#Horario de verán do Uruguai#,
7509             'generic' => q#Horario do Uruguai#,
7510             'standard' => q#Horario estándar do Uruguai#,
7511             },
7512             },
7513             'Uzbekistan' => {
7514             long => {
7515             'daylight' => q#Horario de verán de Uzbequistán#,
7516             'generic' => q#Horario de Uzbequistán#,
7517             'standard' => q#Horario estándar de Uzbequistán#,
7518             },
7519             },
7520             'Vanuatu' => {
7521             long => {
7522             'daylight' => q#Horario de verán de Vanuatu#,
7523             'generic' => q#Horario de Vanuatu#,
7524             'standard' => q#Horario estándar de Vanuatu#,
7525             },
7526             },
7527             'Venezuela' => {
7528             long => {
7529             'standard' => q#Horario de Venezuela#,
7530             },
7531             },
7532             'Vladivostok' => {
7533             long => {
7534             'daylight' => q#Horario de verán de Vladivostok#,
7535             'generic' => q#Horario de Vladivostok#,
7536             'standard' => q#Horario estándar de Vladivostok#,
7537             },
7538             },
7539             'Volgograd' => {
7540             long => {
7541             'daylight' => q#Horario de verán de Volgogrado#,
7542             'generic' => q#Horario de Volgogrado#,
7543             'standard' => q#Horario estándar de Volgogrado#,
7544             },
7545             },
7546             'Vostok' => {
7547             long => {
7548             'standard' => q#Horario de Vostok#,
7549             },
7550             },
7551             'Wake' => {
7552             long => {
7553             'standard' => q#Horario da Illa Wake#,
7554             },
7555             },
7556             'Wallis' => {
7557             long => {
7558             'standard' => q#Horario de Wallis e Futuna#,
7559             },
7560             },
7561             'Yakutsk' => {
7562             long => {
7563             'daylight' => q#Horario de verán de Iakutsk#,
7564             'generic' => q#Horario de Iakutsk#,
7565             'standard' => q#Horario estándar de Iakutsk#,
7566             },
7567             },
7568             'Yekaterinburg' => {
7569             long => {
7570             'daylight' => q#Horario de verán de Ekaterimburgo#,
7571             'generic' => q#Horario de Ekaterimburgo#,
7572             'standard' => q#Horario estándar de Ekaterimburgo#,
7573             },
7574             },
7575             } }
7576             );
7577             no Moo;
7578              
7579 1     1   11289 1;
  1         2  
  1         5  
7580              
7581             # vim: tabstop=4