File Coverage

blib/lib/Locale/CLDR/Locales/Ia.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::Ia - Package for language Interlingua
6              
7             =cut
8              
9             # This file auto generated from Data/common/main/ia.xml
10             # on Mon 11 Apr 5:30:20 pm GMT
11              
12             use strict;
13 1     1   889912 use warnings;
  1         2  
  1         25  
14 1     1   5 use version;
  1         2  
  1         20  
15 1     1   4  
  1         1  
  1         7  
16             our $VERSION = version->declare('v0.34.1');
17              
18             use v5.10.1;
19 1     1   84 use mro 'c3';
  1         2  
20 1     1   6 use utf8;
  1         1  
  1         7  
21 1     1   22 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         2  
  1         7  
22 1     1   37 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         2  
  1         17  
23 1     1   119 use Moo;
  1         2  
  1         9  
24 1     1   896  
  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' => 'acehnese',
51             'ada' => 'adangme',
52             'ady' => 'adygeano',
53             'af' => 'afrikaans',
54             'agq' => 'aghem',
55             'ain' => 'ainu',
56             'ak' => 'akan',
57             'ale' => 'aleuto',
58             'alt' => 'altai del sud',
59             'am' => 'amharico',
60             'an' => 'aragonese',
61             'anp' => 'angika',
62             'ar' => 'arabe',
63             'ar_001' => 'arabe standard moderne',
64             'arn' => 'mapuche',
65             'arp' => 'arapaho',
66             'as' => 'assamese',
67             'asa' => 'asu',
68             'ast' => 'asturiano',
69             'av' => 'avaro',
70             'awa' => 'awadhi',
71             'ay' => 'aymara',
72             'az' => 'azerbaidzhano',
73             'az@alt=short' => 'azeri',
74             'ba' => 'bashkir',
75             'ban' => 'balinese',
76             'bas' => 'basaa',
77             'be' => 'bielorusso',
78             'bem' => 'bemba',
79             'bez' => 'bena',
80             'bg' => 'bulgaro',
81             'bho' => 'bhojpuri',
82             'bi' => 'bislama',
83             'bin' => 'bini',
84             'bla' => 'siksika',
85             'bm' => 'bambara',
86             'bn' => 'bengalese',
87             'bo' => 'tibetano',
88             'br' => 'breton',
89             'brx' => 'bodo',
90             'bs' => 'bosniaco',
91             'bug' => 'buginese',
92             'byn' => 'blin',
93             'ca' => 'catalano',
94             'ce' => 'checheno',
95             'ceb' => 'cebuano',
96             'cgg' => 'chiga',
97             'ch' => 'chamorro',
98             'chk' => 'chuukese',
99             'chm' => 'mari',
100             'cho' => 'choctaw',
101             'chr' => 'cherokee',
102             'chy' => 'cheyenne',
103             'ckb' => 'kurdo central',
104             'co' => 'corso',
105             'crs' => 'creolo seychellese',
106             'cs' => 'checo',
107             'cu' => 'slavo ecclesiastic',
108             'cv' => 'chuvash',
109             'cy' => 'gallese',
110             'da' => 'danese',
111             'dak' => 'dakota',
112             'dar' => 'dargwa',
113             'dav' => 'taita',
114             'de' => 'germano',
115             'de_AT' => 'germano austriac',
116             'de_CH' => 'alte germano suisse',
117             'dgr' => 'dogrib',
118             'dje' => 'zarma',
119             'dsb' => 'basse sorabo',
120             'dua' => 'duala',
121             'dv' => 'divehi',
122             'dyo' => 'jola-fonyi',
123             'dz' => 'dzongkha',
124             'dzg' => 'dazaga',
125             'ebu' => 'embu',
126             'ee' => 'ewe',
127             'efi' => 'efik',
128             'eka' => 'ekajuk',
129             'el' => 'greco',
130             'en' => 'anglese',
131             'en_AU' => 'anglese australian',
132             'en_CA' => 'anglese canadian',
133             'en_GB' => 'anglese britannic',
134             'en_GB@alt=short' => 'anglese (GB)',
135             'en_US' => 'anglese american',
136             'en_US@alt=short' => 'anglese (SUA)',
137             'eo' => 'esperanto',
138             'es' => 'espaniol',
139             'es_419' => 'espaniol latinoamerican',
140             'es_ES' => 'espaniol europee',
141             'es_MX' => 'espaniol mexican',
142             'et' => 'estoniano',
143             'eu' => 'basco',
144             'ewo' => 'ewondo',
145             'fa' => 'persa',
146             'ff' => 'fula',
147             'fi' => 'finnese',
148             'fil' => 'filipino',
149             'fj' => 'fijiano',
150             'fo' => 'feroese',
151             'fon' => 'fon',
152             'fr' => 'francese',
153             'fr_CA' => 'francese canadian',
154             'fr_CH' => 'francese suisse',
155             'fur' => 'friulano',
156             'fy' => 'frison occidental',
157             'ga' => 'irlandese',
158             'gaa' => 'ga',
159             'gd' => 'gaelico scotese',
160             'gez' => 'ge’ez',
161             'gil' => 'gilbertese',
162             'gl' => 'galleco',
163             'gn' => 'guarani',
164             'gor' => 'gorontalo',
165             'gsw' => 'germano suisse',
166             'gu' => 'gujarati',
167             'guz' => 'gusii',
168             'gv' => 'mannese',
169             'gwi' => 'gwich’in',
170             'ha' => 'hausa',
171             'haw' => 'hawaiano',
172             'he' => 'hebreo',
173             'hi' => 'hindi',
174             'hil' => 'hiligaynon',
175             'hmn' => 'hmong',
176             'hr' => 'croato',
177             'hsb' => 'alte sorabo',
178             'ht' => 'creolo haitian',
179             'hu' => 'hungaro',
180             'hup' => 'hupa',
181             'hy' => 'armeniano',
182             'hz' => 'herero',
183             'ia' => 'interlingua',
184             'iba' => 'iban',
185             'ibb' => 'ibibio',
186             'id' => 'indonesiano',
187             'ie' => 'Interlingue',
188             'ig' => 'igbo',
189             'ii' => 'yi de Sichuan',
190             'ilo' => 'ilocano',
191             'inh' => 'ingush',
192             'io' => 'ido',
193             'is' => 'islandese',
194             'it' => 'italiano',
195             'iu' => 'inuktitut',
196             'ja' => 'japonese',
197             'jbo' => 'lojban',
198             'jgo' => 'ngomba',
199             'jmc' => 'machame',
200             'jv' => 'javanese',
201             'ka' => 'georgiano',
202             'kab' => 'kabylo',
203             'kac' => 'kachin',
204             'kaj' => 'jju',
205             'kam' => 'kamba',
206             'kbd' => 'cabardiano',
207             'kcg' => 'tyap',
208             'kde' => 'makonde',
209             'kea' => 'capoverdiano',
210             'kfo' => 'koro',
211             'kha' => 'khasi',
212             'khq' => 'koyra chiini',
213             'ki' => 'kikuyu',
214             'kj' => 'kuanyama',
215             'kk' => 'kazakh',
216             'kkj' => 'kako',
217             'kl' => 'groenlandese',
218             'kln' => 'kalenjin',
219             'km' => 'khmer',
220             'kmb' => 'kimbundu',
221             'kn' => 'kannada',
222             'ko' => 'coreano',
223             'kok' => 'konkani',
224             'kpe' => 'kpelle',
225             'kr' => 'kanuri',
226             'krc' => 'karachay-balkaro',
227             'krl' => 'careliano',
228             'kru' => 'kurukh',
229             'ks' => 'kashmiri',
230             'ksb' => 'shambala',
231             'ksf' => 'bafia',
232             'ksh' => 'coloniese',
233             'ku' => 'kurdo',
234             'kum' => 'kumyko',
235             'kv' => 'komi',
236             'kw' => 'cornico',
237             'ky' => 'kirghizo',
238             'la' => 'latino',
239             'lad' => 'ladino',
240             'lag' => 'langi',
241             'lb' => 'luxemburgese',
242             'lez' => 'lezghiano',
243             'lg' => 'luganda',
244             'li' => 'limburgese',
245             'lkt' => 'lakota',
246             'ln' => 'lingala',
247             'lo' => 'laotiano',
248             'loz' => 'lozi',
249             'lrc' => 'luri del nord',
250             'lt' => 'lithuano',
251             'lu' => 'luba-katanga',
252             'lua' => 'luba-lulua',
253             'lun' => 'lunda',
254             'luo' => 'luo',
255             'lus' => 'mizo',
256             'luy' => 'luyia',
257             'lv' => 'letton',
258             'mad' => 'madurese',
259             'mag' => 'magahi',
260             'mai' => 'maithili',
261             'mak' => 'macassarese',
262             'mas' => 'masai',
263             'mdf' => 'moksha',
264             'men' => 'mende',
265             'mer' => 'meri',
266             'mfe' => 'creolo mauritian',
267             'mg' => 'malgache',
268             'mgh' => 'makhuwa-meetto',
269             'mgo' => 'metaʼ',
270             'mh' => 'marshallese',
271             'mi' => 'maori',
272             'mic' => 'micmac',
273             'min' => 'minangkabau',
274             'mk' => 'macedone',
275             'ml' => 'malayalam',
276             'mn' => 'mongol',
277             'mni' => 'manipuri',
278             'moh' => 'mohawk',
279             'mos' => 'mossi',
280             'mr' => 'marathi',
281             'ms' => 'malay',
282             'mt' => 'maltese',
283             'mua' => 'mundang',
284             'mul' => 'plure linguas',
285             'mus' => 'creek',
286             'mwl' => 'mirandese',
287             'my' => 'birmano',
288             'myv' => 'erzya',
289             'mzn' => 'mazanderani',
290             'na' => 'nauru',
291             'nap' => 'napolitano',
292             'naq' => 'nama',
293             'nb' => 'norvegiano bokmål',
294             'nd' => 'ndebele del nord',
295             'ne' => 'nepalese',
296             'new' => 'newari',
297             'ng' => 'ndonga',
298             'nia' => 'nias',
299             'niu' => 'nieuano',
300             'nl' => 'nederlandese',
301             'nl_BE' => 'flamingo',
302             'nmg' => 'kwasio',
303             'nn' => 'norvegiano nynorsk',
304             'nnh' => 'ngiemboon',
305             'no' => 'norvegiano',
306             'nog' => 'nogai',
307             'nqo' => 'n’ko',
308             'nr' => 'ndebele del sud',
309             'nso' => 'sotho del nord',
310             'nus' => 'nuer',
311             'nv' => 'navajo',
312             'ny' => 'nyanja',
313             'nyn' => 'nyankole',
314             'oc' => 'occitano',
315             'om' => 'oromo',
316             'or' => 'oriya',
317             'os' => 'osseto',
318             'pa' => 'punjabi',
319             'pag' => 'pangasinan',
320             'pam' => 'pampanga',
321             'pap' => 'papiamento',
322             'pau' => 'palauano',
323             'pcm' => 'pidgin nigerian',
324             'pl' => 'polonese',
325             'prg' => 'prussiano',
326             'ps' => 'pashto',
327             'pt' => 'portugese',
328             'pt_BR' => 'portugese de Brasil',
329             'pt_PT' => 'portugese de Portugal',
330             'qu' => 'quechua',
331             'quc' => 'kʼicheʼ',
332             'rap' => 'rapanui',
333             'rar' => 'rarotongano',
334             'rm' => 'romanche',
335             'rn' => 'rundi',
336             'ro' => 'romaniano',
337             'ro_MD' => 'moldavo',
338             'rof' => 'rombo',
339             'root' => 'radice',
340             'ru' => 'russo',
341             'rup' => 'aromaniano',
342             'rw' => 'kinyarwanda',
343             'rwk' => 'rwa',
344             'sa' => 'sanscrito',
345             'sad' => 'sandawe',
346             'sah' => 'yakuto',
347             'saq' => 'samburu',
348             'sat' => 'santali',
349             'sba' => 'ngambay',
350             'sbp' => 'sangu',
351             'sc' => 'sardo',
352             'scn' => 'siciliano',
353             'sco' => 'scotese',
354             'sd' => 'sindhi',
355             'se' => 'sami del nord',
356             'seh' => 'sena',
357             'ses' => 'koyraboro senni',
358             'sg' => 'sango',
359             'sh' => 'serbocroate',
360             'shi' => 'tachelhit',
361             'shn' => 'shan',
362             'si' => 'cingalese',
363             'sk' => 'slovaco',
364             'sl' => 'sloveno',
365             'sm' => 'samoano',
366             'sma' => 'sami del sud',
367             'smj' => 'sami de Lule',
368             'smn' => 'sami de Inari',
369             'sms' => 'sami skolt',
370             'sn' => 'shona',
371             'snk' => 'soninke',
372             'so' => 'somali',
373             'sq' => 'albanese',
374             'sr' => 'serbo',
375             'srn' => 'sranan tongo',
376             'ss' => 'swati',
377             'ssy' => 'saho',
378             'st' => 'sotho del sud',
379             'su' => 'sundanese',
380             'suk' => 'sukuma',
381             'sv' => 'svedese',
382             'sw' => 'swahili',
383             'sw_CD' => 'swahili del Congo',
384             'swb' => 'comoriano',
385             'syr' => 'syriaco',
386             'ta' => 'tamil',
387             'te' => 'telugu',
388             'tem' => 'temne',
389             'teo' => 'teso',
390             'tet' => 'tetum',
391             'tg' => 'tajiko',
392             'th' => 'thai',
393             'ti' => 'tigrinya',
394             'tig' => 'tigre',
395             'tk' => 'turkmeno',
396             'tlh' => 'klingon',
397             'tn' => 'tswana',
398             'to' => 'tongano',
399             'tpi' => 'tok pisin',
400             'tr' => 'turco',
401             'trv' => 'taroko',
402             'ts' => 'tsonga',
403             'tt' => 'tataro',
404             'tum' => 'tumbuka',
405             'tvl' => 'tuvaluano',
406             'tw' => 'twi',
407             'twq' => 'tasawaq',
408             'ty' => 'tahitiano',
409             'tyv' => 'tuvano',
410             'tzm' => 'tamazight del Atlas Central',
411             'udm' => 'udmurto',
412             'ug' => 'uighur',
413             'uk' => 'ukrainiano',
414             'umb' => 'umbundu',
415             'und' => 'lingua incognite',
416             'ur' => 'urdu',
417             'uz' => 'uzbeko',
418             'vai' => 'vai',
419             've' => 'venda',
420             'vi' => 'vietnamese',
421             'vo' => 'volapük',
422             'vun' => 'vunjo',
423             'wa' => 'wallon',
424             'wae' => 'walser',
425             'wal' => 'wolaytta',
426             'war' => 'waray',
427             'wo' => 'wolof',
428             'xal' => 'calmuco',
429             'xh' => 'xhosa',
430             'xog' => 'soga',
431             'yav' => 'yangben',
432             'ybb' => 'yemba',
433             'yi' => 'yiddish',
434             'yo' => 'yoruba',
435             'yue' => 'cantonese',
436             'zgh' => 'tamazight marocchin standard',
437             'zh' => 'chinese',
438             'zh_Hans' => 'chinese simplificate',
439             'zh_Hant' => 'chinese traditional',
440             'zu' => 'zulu',
441             'zun' => 'zuni',
442             'zxx' => 'sin contento linguistic',
443             'zza' => 'zaza',
444              
445             );
446             if (@_) {
447             return $languages{$_[0]};
448             }
449             return \%languages;
450             }
451             },
452             );
453              
454             has 'display_name_script' => (
455             is => 'ro',
456             isa => CodeRef,
457             init_arg => undef,
458             default => sub {
459             sub {
460             my %scripts = (
461             'Arab' => 'arabe',
462             'Armn' => 'armenian',
463             'Beng' => 'bengalese',
464             'Bopo' => 'bopomofo',
465             'Brai' => 'braille',
466             'Cyrl' => 'cyrillic',
467             'Deva' => 'devanagari',
468             'Ethi' => 'ethiope',
469             'Geor' => 'georgian',
470             'Grek' => 'grec',
471             'Gujr' => 'gujarati',
472             'Guru' => 'gurmukhi',
473             'Hanb' => 'han con bopomofo',
474             'Hang' => 'hangul',
475             'Hani' => 'han',
476             'Hans' => 'simplificate',
477             'Hans@alt=stand-alone' => 'han simplificate',
478             'Hant' => 'traditional',
479             'Hant@alt=stand-alone' => 'han traditional',
480             'Hebr' => 'hebraic',
481             'Hira' => 'hiragana',
482             'Hrkt' => 'syllabarios japonese',
483             'Jamo' => 'jamo',
484             'Jpan' => 'japonese',
485             'Kana' => 'katakana',
486             'Khmr' => 'khmer',
487             'Knda' => 'kannada',
488             'Kore' => 'corean',
489             'Laoo' => 'lao',
490             'Latn' => 'latin',
491             'Mlym' => 'malayalam',
492             'Mong' => 'mongol',
493             'Mymr' => 'birman',
494             'Orya' => 'orya',
495             'Sinh' => 'cingalese',
496             'Taml' => 'tamil',
497             'Telu' => 'telugu',
498             'Thaa' => 'thaana',
499             'Thai' => 'thailandese',
500             'Tibt' => 'tibetano',
501             'Zmth' => 'notation mathematic',
502             'Zsye' => 'emoji',
503             'Zsym' => 'symbolos',
504             'Zxxx' => 'non scripte',
505             'Zyyy' => 'commun',
506             'Zzzz' => 'scriptura incognite',
507              
508             );
509             if ( @_ ) {
510             return $scripts{$_[0]};
511             }
512             return \%scripts;
513             }
514             }
515             );
516              
517             has 'display_name_region' => (
518             is => 'ro',
519             isa => HashRef[Str],
520             init_arg => undef,
521             default => sub {
522             {
523             '001' => 'Mundo',
524             '002' => 'Africa',
525             '003' => 'America del Nord',
526             '005' => 'America del Sud',
527             '009' => 'Oceania',
528             '011' => 'Africa occidental',
529             '013' => 'America central',
530             '014' => 'Africa oriental',
531             '015' => 'Africa septentrional',
532             '017' => 'Africa central',
533             '018' => 'Africa meridional',
534             '019' => 'Americas',
535             '021' => 'America septentrional',
536             '029' => 'Caribes',
537             '030' => 'Asia oriental',
538             '034' => 'Asia meridional',
539             '035' => 'Asia del sud-est',
540             '039' => 'Europa meridional',
541             '053' => 'Australasia',
542             '054' => 'Melanesia',
543             '057' => 'Region micronesian',
544             '061' => 'Polynesia',
545             '142' => 'Asia',
546             '143' => 'Asia central',
547             '145' => 'Asia occidental',
548             '150' => 'Europa',
549             '151' => 'Europa oriental',
550             '154' => 'Europa septentrional',
551             '155' => 'Europa occidental',
552             '202' => 'Africa subsaharian',
553             '419' => 'America latin',
554             'AD' => 'Andorra',
555             'AE' => 'Emiratos Arabe Unite',
556             'AF' => 'Afghanistan',
557             'AG' => 'Antigua e Barbuda',
558             'AL' => 'Albania',
559             'AM' => 'Armenia',
560             'AO' => 'Angola',
561             'AQ' => 'Antarctica',
562             'AR' => 'Argentina',
563             'AS' => 'Samoa american',
564             'AT' => 'Austria',
565             'AU' => 'Australia',
566             'AX' => 'Insulas Åland',
567             'AZ' => 'Azerbaidzhan',
568             'BA' => 'Bosnia e Herzegovina',
569             'BD' => 'Bangladesh',
570             'BE' => 'Belgica',
571             'BF' => 'Burkina Faso',
572             'BG' => 'Bulgaria',
573             'BI' => 'Burundi',
574             'BJ' => 'Benin',
575             'BM' => 'Bermuda',
576             'BO' => 'Bolivia',
577             'BR' => 'Brasil',
578             'BS' => 'Bahamas',
579             'BT' => 'Bhutan',
580             'BV' => 'Insula de Bouvet',
581             'BW' => 'Botswana',
582             'BY' => 'Bielorussia',
583             'BZ' => 'Belize',
584             'CA' => 'Canada',
585             'CF' => 'Republica African Central',
586             'CG' => 'Congo',
587             'CH' => 'Suissa',
588             'CK' => 'Insulas Cook',
589             'CL' => 'Chile',
590             'CM' => 'Camerun',
591             'CN' => 'China',
592             'CO' => 'Colombia',
593             'CR' => 'Costa Rica',
594             'CU' => 'Cuba',
595             'CX' => 'Insula de Natal',
596             'CY' => 'Cypro',
597             'CZ' => 'Chechia',
598             'CZ@alt=variant' => 'Republica Chec',
599             'DE' => 'Germania',
600             'DK' => 'Danmark',
601             'DO' => 'Republica Dominican',
602             'DZ' => 'Algeria',
603             'EC' => 'Ecuador',
604             'EE' => 'Estonia',
605             'EG' => 'Egypto',
606             'EH' => 'Sahara occidental',
607             'ER' => 'Eritrea',
608             'ES' => 'Espania',
609             'ET' => 'Ethiopia',
610             'EU' => 'Union Europee',
611             'EZ' => 'Zona euro',
612             'FI' => 'Finlandia',
613             'FM' => 'Micronesia',
614             'FO' => 'Insulas Feroe',
615             'FR' => 'Francia',
616             'GA' => 'Gabon',
617             'GB' => 'Regno Unite',
618             'GB@alt=short' => 'GB',
619             'GE' => 'Georgia',
620             'GF' => 'Guyana francese',
621             'GG' => 'Guernsey',
622             'GH' => 'Ghana',
623             'GI' => 'Gibraltar',
624             'GL' => 'Groenlandia',
625             'GM' => 'Gambia',
626             'GN' => 'Guinea',
627             'GQ' => 'Guinea equatorial',
628             'GR' => 'Grecia',
629             'GT' => 'Guatemala',
630             'GW' => 'Guinea-Bissau',
631             'HN' => 'Honduras',
632             'HR' => 'Croatia',
633             'HT' => 'Haiti',
634             'HU' => 'Hungaria',
635             'ID' => 'Indonesia',
636             'IE' => 'Irlanda',
637             'IL' => 'Israel',
638             'IM' => 'Insula de Man',
639             'IN' => 'India',
640             'IO' => 'Territorio oceanic britanno-indian',
641             'IQ' => 'Irak',
642             'IR' => 'Iran',
643             'IS' => 'Islanda',
644             'IT' => 'Italia',
645             'JE' => 'Jersey',
646             'JO' => 'Jordania',
647             'JP' => 'Japon',
648             'KE' => 'Kenya',
649             'KG' => 'Kirghizistan',
650             'KH' => 'Cambodgia',
651             'KI' => 'Kiribati',
652             'KM' => 'Comoros',
653             'KN' => 'Sancte Christophoro e Nevis',
654             'KP' => 'Corea del Nord',
655             'KR' => 'Corea del Sud',
656             'KY' => 'Insulas de Caiman',
657             'KZ' => 'Kazakhstan',
658             'LB' => 'Libano',
659             'LC' => 'Sancte Lucia',
660             'LI' => 'Liechtenstein',
661             'LK' => 'Sri Lanka',
662             'LR' => 'Liberia',
663             'LS' => 'Lesotho',
664             'LT' => 'Lituania',
665             'LU' => 'Luxemburg',
666             'LV' => 'Lettonia',
667             'LY' => 'Libya',
668             'MA' => 'Marocco',
669             'MC' => 'Monaco',
670             'MD' => 'Moldavia',
671             'ME' => 'Montenegro',
672             'MG' => 'Madagascar',
673             'MH' => 'Insulas Marshall',
674             'MK' => 'Macedonia',
675             'MK@alt=variant' => 'Macedonia (ARYM)',
676             'ML' => 'Mali',
677             'MM' => 'Birmania/Myanmar',
678             'MN' => 'Mongolia',
679             'MP' => 'Insulas Marianna del Nord',
680             'MR' => 'Mauritania',
681             'MT' => 'Malta',
682             'MW' => 'Malawi',
683             'MX' => 'Mexico',
684             'MY' => 'Malaysia',
685             'MZ' => 'Mozambique',
686             'NA' => 'Namibia',
687             'NC' => 'Nove Caledonia',
688             'NE' => 'Niger',
689             'NF' => 'Insula Norfolk',
690             'NG' => 'Nigeria',
691             'NI' => 'Nicaragua',
692             'NL' => 'Nederlandia',
693             'NO' => 'Norvegia',
694             'NP' => 'Nepal',
695             'NZ' => 'Nove Zelanda',
696             'OM' => 'Oman',
697             'PA' => 'Panama',
698             'PE' => 'Peru',
699             'PF' => 'Polynesia francese',
700             'PG' => 'Papua Nove Guinea',
701             'PH' => 'Philippinas',
702             'PK' => 'Pakistan',
703             'PL' => 'Polonia',
704             'PM' => 'St. Pierre e Miquelon',
705             'PT' => 'Portugal',
706             'PY' => 'Paraguay',
707             'QO' => 'Oceania remote',
708             'RO' => 'Romania',
709             'RS' => 'Serbia',
710             'RU' => 'Russia',
711             'RW' => 'Ruanda',
712             'SA' => 'Arabia Saudita',
713             'SB' => 'Insulas Solomon',
714             'SC' => 'Seychelles',
715             'SD' => 'Sudan',
716             'SE' => 'Svedia',
717             'SI' => 'Slovenia',
718             'SJ' => 'Svalbard e Jan Mayen',
719             'SK' => 'Slovachia',
720             'SL' => 'Sierra Leone',
721             'SM' => 'San Marino',
722             'SN' => 'Senegal',
723             'SO' => 'Somalia',
724             'SR' => 'Suriname',
725             'SS' => 'Sudan del Sud',
726             'SV' => 'El Salvador',
727             'SY' => 'Syria',
728             'SZ' => 'Swazilandia',
729             'TC' => 'Insulas Turcos e Caicos',
730             'TD' => 'Tchad',
731             'TF' => 'Territorios meridional francese',
732             'TG' => 'Togo',
733             'TH' => 'Thailandia',
734             'TJ' => 'Tadzhikistan',
735             'TK' => 'Tokelau',
736             'TL' => 'Timor del Est',
737             'TM' => 'Turkmenistan',
738             'TN' => 'Tunisia',
739             'TO' => 'Tonga',
740             'TR' => 'Turchia',
741             'TT' => 'Trinidad e Tobago',
742             'TV' => 'Tuvalu',
743             'TW' => 'Taiwan',
744             'TZ' => 'Tanzania',
745             'UA' => 'Ukraina',
746             'UG' => 'Uganda',
747             'UN' => 'Nationes Unite',
748             'US' => 'Statos Unite',
749             'US@alt=short' => 'SUA',
750             'UY' => 'Uruguay',
751             'UZ' => 'Uzbekistan',
752             'VA' => 'Citate del Vaticano',
753             'VC' => 'Sancte Vincente e le Grenadinas',
754             'VE' => 'Venezuela',
755             'VU' => 'Vanuatu',
756             'WS' => 'Samoa',
757             'XK' => 'Kosovo',
758             'YE' => 'Yemen',
759             'ZA' => 'Sudafrica',
760             'ZM' => 'Zambia',
761             'ZW' => 'Zimbabwe',
762             'ZZ' => 'Region incognite',
763              
764             }
765             },
766             );
767              
768             has 'display_name_key' => (
769             is => 'ro',
770             isa => HashRef[Str],
771             init_arg => undef,
772             default => sub {
773             {
774             'calendar' => 'calendario',
775             'cf' => 'formato de moneta',
776             'collation' => 'ordinamento',
777             'currency' => 'moneta',
778             'hc' => 'cyclo horari (12 o 24)',
779             'lb' => 'stilo de salto de linea',
780             'ms' => 'systema de mesura',
781             'numbers' => 'numeros',
782              
783             }
784             },
785             );
786              
787             has 'display_name_type' => (
788             is => 'ro',
789             isa => HashRef[HashRef[Str]],
790             init_arg => undef,
791             default => sub {
792             {
793             'calendar' => {
794             'buddhist' => q{calendario buddhista},
795             'chinese' => q{calendario chinese},
796             'dangi' => q{calendario dangi},
797             'ethiopic' => q{calendario ethiope},
798             'gregorian' => q{calendario gregorian},
799             'hebrew' => q{calendario hebraic},
800             'islamic' => q{calendario islamic},
801             'iso8601' => q{calendario ISO-8601},
802             'japanese' => q{calendario japonese},
803             'persian' => q{calendario persa},
804             'roc' => q{calendario del Republica de China},
805             },
806             'cf' => {
807             'account' => q{formato de moneta pro contabilitate},
808             'standard' => q{formato de moneta standard},
809             },
810             'collation' => {
811             'ducet' => q{ordinamento Unicode predefinite},
812             'search' => q{recerca generic},
813             'standard' => q{ordinamento standard},
814             },
815             'hc' => {
816             'h11' => q{systema de 12 horas (0–11)},
817             'h12' => q{systema de 12 horas (1–12)},
818             'h23' => q{systema de 24 horas (0–23)},
819             'h24' => q{systema de 24 horas (1–24)},
820             },
821             'lb' => {
822             'loose' => q{stilo de salto de linea flexibile},
823             'normal' => q{stilo de salto de linea normal},
824             'strict' => q{stilo de salto de linea stricte},
825             },
826             'ms' => {
827             'metric' => q{systema metric},
828             'uksystem' => q{systema de mesura imperial},
829             'ussystem' => q{systema de mesura statounitese},
830             },
831             'numbers' => {
832             'arab' => q{cifras indo-arabe},
833             'arabext' => q{cifras indo-arabe extendite},
834             'armn' => q{cifras armenie},
835             'armnlow' => q{cifras armenie minuscule},
836             'beng' => q{cifras bengalese},
837             'deva' => q{cifras devanagari},
838             'ethi' => q{cifras ethiope},
839             'fullwide' => q{cifras a latitude integre},
840             'geor' => q{cifras georgian},
841             'grek' => q{cifras grec},
842             'greklow' => q{cifras grec minuscule},
843             'gujr' => q{cifras gujarati},
844             'guru' => q{cifras gurmukhi},
845             'hanidec' => q{cifras decimal chinese},
846             'hans' => q{cifras chinese simplificate},
847             'hansfin' => q{cifras financiari chinese simplificate},
848             'hant' => q{cifras chinese traditional},
849             'hantfin' => q{cifras financiari chinese traditional},
850             'hebr' => q{cifras hebraic},
851             'jpan' => q{cifras japonese},
852             'jpanfin' => q{cifras financiari japonese},
853             'khmr' => q{cifras khmer},
854             'knda' => q{cifras kannada},
855             'laoo' => q{cifras lao},
856             'latn' => q{cifras occidental},
857             'mlym' => q{cifras malayalam},
858             'mymr' => q{cifras birman},
859             'orya' => q{cifras oriya},
860             'roman' => q{cifras roman},
861             'romanlow' => q{cifras roman minuscule},
862             'taml' => q{cifras tamil traditional},
863             'tamldec' => q{cifras tamil},
864             'telu' => q{cifras telugu},
865             'thai' => q{cifras thailandese},
866             'tibt' => q{cifras tibetan},
867             },
868              
869             }
870             },
871             );
872              
873             has 'display_name_measurement_system' => (
874             is => 'ro',
875             isa => HashRef[Str],
876             init_arg => undef,
877             default => sub {
878             {
879             'metric' => q{metric},
880             'UK' => q{britannic},
881             'US' => q{statounitese},
882              
883             }
884             },
885             );
886              
887             has 'display_name_code_patterns' => (
888             is => 'ro',
889             isa => HashRef[Str],
890             init_arg => undef,
891             default => sub {
892             {
893             'language' => 'Lingua: {0}',
894             'script' => 'Scriptura: {0}',
895             'region' => 'Region: {0}',
896              
897             }
898             },
899             );
900              
901             has 'characters' => (
902             is => 'ro',
903             isa => HashRef,
904             init_arg => undef,
905             default => $^V ge v5.18.0
906             ? eval <<'EOT'
907             sub {
908             no warnings 'experimental::regex_sets';
909             return {
910             auxiliary => qr{[á à ă â å ä ã ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ö ø ō œ ú ù ŭ û ü ū ÿ]},
911             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'],
912             main => qr{[a b c {ch} d e f g h i j k l m n o p {ph} q r s t u v w x y z]},
913             };
914             },
915             EOT
916             : sub {
917             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'], };
918             },
919             );
920              
921 1     1   97  
  1         2  
  1         113  
922             has 'ellipsis' => (
923             is => 'ro',
924             isa => HashRef,
925             init_arg => undef,
926             default => sub {
927             return {
928             'final' => '{0}…',
929             'initial' => '…{0}',
930             'medial' => '{0}…{1}',
931             'word-final' => '{0} …',
932             'word-initial' => '… {0}',
933             'word-medial' => '{0} … {1}',
934             };
935             },
936             );
937              
938             has 'more_information' => (
939             is => 'ro',
940             isa => Str,
941             init_arg => undef,
942             default => qq{?},
943             );
944              
945             has 'quote_start' => (
946             is => 'ro',
947             isa => Str,
948             init_arg => undef,
949             default => qq{‘},
950             );
951              
952             has 'quote_end' => (
953             is => 'ro',
954             isa => Str,
955             init_arg => undef,
956             default => qq{’},
957             );
958              
959             has 'alternate_quote_start' => (
960             is => 'ro',
961             isa => Str,
962             init_arg => undef,
963             default => qq{“},
964             );
965              
966             has 'alternate_quote_end' => (
967             is => 'ro',
968             isa => Str,
969             init_arg => undef,
970             default => qq{”},
971             );
972              
973             has 'duration_units' => (
974             is => 'ro',
975             isa => HashRef[Str],
976             init_arg => undef,
977             default => sub { {
978             hm => 'hh:mm',
979             hms => 'hh:mm:ss',
980             ms => 'mm:ss',
981             } }
982             );
983              
984             has 'units' => (
985             is => 'ro',
986             isa => HashRef[HashRef[HashRef[Str]]],
987             init_arg => undef,
988             default => sub { {
989             'long' => {
990             '' => {
991             'name' => q(direction cardinal),
992             },
993             'acre' => {
994             'name' => q(acres),
995             'one' => q({0} acres),
996             'other' => q({0} acres),
997             },
998             'acre-foot' => {
999             'name' => q(acre-pedes),
1000             'one' => q({0} acre-pedes),
1001             'other' => q({0} acre-pedes),
1002             },
1003             'ampere' => {
1004             'name' => q(amperes),
1005             'one' => q({0} amperes),
1006             'other' => q({0} amperes),
1007             },
1008             'arc-minute' => {
1009             'name' => q(minutas de arco),
1010             'one' => q({0} minutas de arco),
1011             'other' => q({0} minutas de arco),
1012             },
1013             'arc-second' => {
1014             'name' => q(secundas de arco),
1015             'one' => q({0} secundas de arco),
1016             'other' => q({0} secundas de arco),
1017             },
1018             'astronomical-unit' => {
1019             'name' => q(unitates astronomic),
1020             'one' => q({0} unitates astronomic),
1021             'other' => q({0} unitates astronomic),
1022             },
1023             'atmosphere' => {
1024             'name' => q(atmospheras),
1025             'one' => q({0} atmospheras),
1026             'other' => q({0} atmospheras),
1027             },
1028             'bit' => {
1029             'name' => q(bits),
1030             'one' => q({0} bits),
1031             'other' => q({0} bits),
1032             },
1033             'byte' => {
1034             'name' => q(bytes),
1035             'one' => q({0} bytes),
1036             'other' => q({0} bytes),
1037             },
1038             'calorie' => {
1039             'name' => q(calorias),
1040             'one' => q({0} calorias),
1041             'other' => q({0} calorias),
1042             },
1043             'carat' => {
1044             'name' => q(carates),
1045             'one' => q({0} carates),
1046             'other' => q({0} carates),
1047             },
1048             'celsius' => {
1049             'name' => q(grados Celcius),
1050             'one' => q({0} grados Celcius),
1051             'other' => q({0} grados Celcius),
1052             },
1053             'centiliter' => {
1054             'name' => q(centilitros),
1055             'one' => q({0} centilitros),
1056             'other' => q({0} centilitros),
1057             },
1058             'centimeter' => {
1059             'name' => q(centimetros),
1060             'one' => q({0} centimetros),
1061             'other' => q({0} centimetros),
1062             'per' => q({0} per centimetro),
1063             },
1064             'century' => {
1065             'name' => q(seculos),
1066             'one' => q({0} seculos),
1067             'other' => q({0} seculos),
1068             },
1069             'coordinate' => {
1070             'east' => q({0} est),
1071             'north' => q({0} nord),
1072             'south' => q({0} sud),
1073             'west' => q({0} west),
1074             },
1075             'cubic-centimeter' => {
1076             'name' => q(centimetros cubic),
1077             'one' => q({0} centimetros cubic),
1078             'other' => q({0} centimetros cubic),
1079             'per' => q({0} per centimetro cubic),
1080             },
1081             'cubic-foot' => {
1082             'name' => q(pedes cubic),
1083             'one' => q({0} pedes cubic),
1084             'other' => q({0} pedes cubic),
1085             },
1086             'cubic-inch' => {
1087             'name' => q(inches cubic),
1088             'one' => q({0} inches cubic),
1089             'other' => q({0} inches cubic),
1090             },
1091             'cubic-kilometer' => {
1092             'name' => q(kilometros cubic),
1093             'one' => q({0} kilometros cubic),
1094             'other' => q({0} kilometros cubic),
1095             },
1096             'cubic-meter' => {
1097             'name' => q(metros cubic),
1098             'one' => q({0} metros cubic),
1099             'other' => q({0} metros cubic),
1100             'per' => q({0} per metro cubic),
1101             },
1102             'cubic-mile' => {
1103             'name' => q(millias cubic),
1104             'one' => q({0} millias cubic),
1105             'other' => q({0} millias cubic),
1106             },
1107             'cubic-yard' => {
1108             'name' => q(yards cubic),
1109             'one' => q({0} yards cubic),
1110             'other' => q({0} yards cubic),
1111             },
1112             'cup' => {
1113             'name' => q(tassas),
1114             'one' => q({0} tassas),
1115             'other' => q({0} tassas),
1116             },
1117             'cup-metric' => {
1118             'name' => q(tassas metric),
1119             'one' => q({0} tassas metric),
1120             'other' => q({0} tassas metric),
1121             },
1122             'day' => {
1123             'name' => q(dies),
1124             'one' => q({0} dies),
1125             'other' => q({0} dies),
1126             'per' => q({0} per die),
1127             },
1128             'deciliter' => {
1129             'name' => q(decilitros),
1130             'one' => q({0} decilitros),
1131             'other' => q({0} decilitros),
1132             },
1133             'decimeter' => {
1134             'name' => q(decimetros),
1135             'one' => q({0} decimetros),
1136             'other' => q({0} decimetros),
1137             },
1138             'degree' => {
1139             'name' => q(grados),
1140             'one' => q({0} grados),
1141             'other' => q({0} grados),
1142             },
1143             'fahrenheit' => {
1144             'name' => q(grados Fahrenheit),
1145             'one' => q({0} grados Fahrenheit),
1146             'other' => q({0} grados Fahrenheit),
1147             },
1148             'fluid-ounce' => {
1149             'name' => q(uncias liquide),
1150             'one' => q({0} uncias liquide),
1151             'other' => q({0} uncias liquide),
1152             },
1153             'foodcalorie' => {
1154             'name' => q(kilocalorias),
1155             'one' => q({0} kilocalorias),
1156             'other' => q({0} kilocalorias),
1157             },
1158             'foot' => {
1159             'name' => q(pedes),
1160             'one' => q({0} pedes),
1161             'other' => q({0} pedes),
1162             'per' => q({0} per pede),
1163             },
1164             'g-force' => {
1165             'name' => q(fortia g),
1166             'one' => q({0} fortia g),
1167             'other' => q({0} fortia g),
1168             },
1169             'gallon' => {
1170             'name' => q(gallones),
1171             'one' => q({0} gallones),
1172             'other' => q({0} gallones),
1173             'per' => q({0} per gallon),
1174             },
1175             'gallon-imperial' => {
1176             'name' => q(gallones imp.),
1177             'one' => q({0} gallones imp.),
1178             'other' => q({0} gallones imp.),
1179             'per' => q({0} per gallon imp.),
1180             },
1181             'generic' => {
1182             'name' => q(grados),
1183             'one' => q({0} grados),
1184             'other' => q({0} grados),
1185             },
1186             'gigabit' => {
1187             'name' => q(gigabits),
1188             'one' => q({0} gigabits),
1189             'other' => q({0} gigabits),
1190             },
1191             'gigabyte' => {
1192             'name' => q(gigabytes),
1193             'one' => q({0} gigabytes),
1194             'other' => q({0} gigabytes),
1195             },
1196             'gigahertz' => {
1197             'name' => q(gigahertz),
1198             'one' => q({0} gigahertz),
1199             'other' => q({0} gigahertz),
1200             },
1201             'gigawatt' => {
1202             'name' => q(gigawatts),
1203             'one' => q({0} gigawatts),
1204             'other' => q({0} gigawatts),
1205             },
1206             'gram' => {
1207             'name' => q(grammas),
1208             'one' => q({0} grammas),
1209             'other' => q({0} grammas),
1210             'per' => q({0} per gramma),
1211             },
1212             'hectare' => {
1213             'name' => q(hectares),
1214             'one' => q({0} hectares),
1215             'other' => q({0} hectares),
1216             },
1217             'hectoliter' => {
1218             'name' => q(hectolitros),
1219             'one' => q({0} hectolitros),
1220             'other' => q({0} hectolitros),
1221             },
1222             'hectopascal' => {
1223             'name' => q(hectopascales),
1224             'one' => q({0} hectopascales),
1225             'other' => q({0} hectopascales),
1226             },
1227             'hertz' => {
1228             'name' => q(hertz),
1229             'one' => q({0} hertz),
1230             'other' => q({0} hertz),
1231             },
1232             'horsepower' => {
1233             'name' => q(cavallos-vapor),
1234             'one' => q({0} cavallos-vapor),
1235             'other' => q({0} cavallos-vapor),
1236             },
1237             'hour' => {
1238             'name' => q(horas),
1239             'one' => q({0} horas),
1240             'other' => q({0} horas),
1241             'per' => q({0} per hora),
1242             },
1243             'inch' => {
1244             'name' => q(pollices),
1245             'one' => q({0} pollices),
1246             'other' => q({0} pollices),
1247             'per' => q({0} per pollice),
1248             },
1249             'inch-hg' => {
1250             'name' => q(pollices de mercurio),
1251             'one' => q({0} pollices de mercurio),
1252             'other' => q({0} pollices de mercurio),
1253             },
1254             'joule' => {
1255             'name' => q(joules),
1256             'one' => q({0} joules),
1257             'other' => q({0} joules),
1258             },
1259             'karat' => {
1260             'name' => q(carates),
1261             'one' => q({0} carates),
1262             'other' => q({0} carates),
1263             },
1264             'kelvin' => {
1265             'name' => q(kelvin),
1266             'one' => q({0} kelvin),
1267             'other' => q({0} kelvin),
1268             },
1269             'kilobit' => {
1270             'name' => q(kilobits),
1271             'one' => q({0} kilobits),
1272             'other' => q({0} kilobits),
1273             },
1274             'kilobyte' => {
1275             'name' => q(kilobytes),
1276             'one' => q({0} kilobytes),
1277             'other' => q({0} kilobytes),
1278             },
1279             'kilocalorie' => {
1280             'name' => q(kilocalorias),
1281             'one' => q({0} kilocalorias),
1282             'other' => q({0} kilocalorias),
1283             },
1284             'kilogram' => {
1285             'name' => q(kilogrammas),
1286             'one' => q({0} kilogrammas),
1287             'other' => q({0} kilogrammas),
1288             'per' => q({0} per kilogramma),
1289             },
1290             'kilohertz' => {
1291             'name' => q(kilohertz),
1292             'one' => q({0} kilohertz),
1293             'other' => q({0} kilohertz),
1294             },
1295             'kilojoule' => {
1296             'name' => q(kilojoules),
1297             'one' => q({0} kilojoules),
1298             'other' => q({0} kilojoules),
1299             },
1300             'kilometer' => {
1301             'name' => q(kilometros),
1302             'one' => q({0} kilometros),
1303             'other' => q({0} kilometros),
1304             'per' => q({0} per kilometro),
1305             },
1306             'kilometer-per-hour' => {
1307             'name' => q(kilometros per hora),
1308             'one' => q({0} kilometros per hora),
1309             'other' => q({0} kilometros per hora),
1310             },
1311             'kilowatt' => {
1312             'name' => q(kilowatts),
1313             'one' => q({0} kilowatts),
1314             'other' => q({0} kilowatts),
1315             },
1316             'kilowatt-hour' => {
1317             'name' => q(kilowatthoras),
1318             'one' => q({0} kilowatthoras),
1319             'other' => q({0} kilowatthoras),
1320             },
1321             'knot' => {
1322             'name' => q(nodos),
1323             'one' => q({0} nodos),
1324             'other' => q({0} nodos),
1325             },
1326             'light-year' => {
1327             'name' => q(annos lumine),
1328             'one' => q({0} annos lumine),
1329             'other' => q({0} annos lumine),
1330             },
1331             'liter' => {
1332             'name' => q(litros),
1333             'one' => q({0} litros),
1334             'other' => q({0} litros),
1335             'per' => q({0} per litro),
1336             },
1337             'liter-per-100kilometers' => {
1338             'name' => q(litros per 100 kilometros),
1339             'one' => q({0} litros per 100 kilometros),
1340             'other' => q({0} litros per 100 kilometros),
1341             },
1342             'liter-per-kilometer' => {
1343             'name' => q(litros per kilometro),
1344             'one' => q({0} litros per kilometro),
1345             'other' => q({0} litros per kilometro),
1346             },
1347             'lux' => {
1348             'name' => q(lux),
1349             'one' => q({0} lux),
1350             'other' => q({0} lux),
1351             },
1352             'megabit' => {
1353             'name' => q(megabits),
1354             'one' => q({0} megabits),
1355             'other' => q({0} megabits),
1356             },
1357             'megabyte' => {
1358             'name' => q(megabytes),
1359             'one' => q({0} megabytes),
1360             'other' => q({0} megabytes),
1361             },
1362             'megahertz' => {
1363             'name' => q(megahertz),
1364             'one' => q({0} megahertz),
1365             'other' => q({0} megahertz),
1366             },
1367             'megaliter' => {
1368             'name' => q(megalitros),
1369             'one' => q({0} megalitros),
1370             'other' => q({0} megalitros),
1371             },
1372             'megawatt' => {
1373             'name' => q(megawatts),
1374             'one' => q({0} megawatts),
1375             'other' => q({0} megawatts),
1376             },
1377             'meter' => {
1378             'name' => q(metros),
1379             'one' => q({0} metros),
1380             'other' => q({0} metros),
1381             'per' => q({0} per metro),
1382             },
1383             'meter-per-second' => {
1384             'name' => q(metros per secunda),
1385             'one' => q({0} metros per secunda),
1386             'other' => q({0} metros per secunda),
1387             },
1388             'meter-per-second-squared' => {
1389             'name' => q(metros per secunda quadrate),
1390             'one' => q({0} metros per secunda quadrate),
1391             'other' => q({0} metros per secunda quadrate),
1392             },
1393             'metric-ton' => {
1394             'name' => q(tonnas),
1395             'one' => q({0} tonnas),
1396             'other' => q({0} tonnas),
1397             },
1398             'microgram' => {
1399             'name' => q(microgrammas),
1400             'one' => q({0} microgrammas),
1401             'other' => q({0} microgrammas),
1402             },
1403             'micrometer' => {
1404             'name' => q(micrometros),
1405             'one' => q({0} micrometros),
1406             'other' => q({0} micrometros),
1407             },
1408             'microsecond' => {
1409             'name' => q(microsecundas),
1410             'one' => q({0} microsecundas),
1411             'other' => q({0} microsecundas),
1412             },
1413             'mile' => {
1414             'name' => q(millias),
1415             'one' => q({0} millias),
1416             'other' => q({0} millias),
1417             },
1418             'mile-per-gallon' => {
1419             'name' => q(millias per gallon),
1420             'one' => q({0} millias per gallon),
1421             'other' => q({0} millias per gallon),
1422             },
1423             'mile-per-gallon-imperial' => {
1424             'name' => q(millias per gallon imperial),
1425             'one' => q({0} millias per gallon imperial),
1426             'other' => q({0} millias per gallon imperial),
1427             },
1428             'mile-per-hour' => {
1429             'name' => q(millias per hora),
1430             'one' => q({0} millias per hora),
1431             'other' => q({0} millias per hora),
1432             },
1433             'mile-scandinavian' => {
1434             'name' => q(millias scandinave),
1435             'one' => q({0} millias scandinave),
1436             'other' => q({0} millias scandinave),
1437             },
1438             'milliampere' => {
1439             'name' => q(milliamperes),
1440             'one' => q({0} milliamperes),
1441             'other' => q({0} milliamperes),
1442             },
1443             'millibar' => {
1444             'name' => q(millibares),
1445             'one' => q({0} millibares),
1446             'other' => q({0} millibares),
1447             },
1448             'milligram' => {
1449             'name' => q(milligrammas),
1450             'one' => q({0} milligrammas),
1451             'other' => q({0} milligrammas),
1452             },
1453             'milligram-per-deciliter' => {
1454             'name' => q(milligrammas per decilitro),
1455             'one' => q({0} milligrammas per decilitro),
1456             'other' => q({0} milligrammas per decilitro),
1457             },
1458             'milliliter' => {
1459             'name' => q(millilitros),
1460             'one' => q({0} millilitros),
1461             'other' => q({0} millilitros),
1462             },
1463             'millimeter' => {
1464             'name' => q(millimetros),
1465             'one' => q({0} millimetros),
1466             'other' => q({0} millimetros),
1467             },
1468             'millimeter-of-mercury' => {
1469             'name' => q(milimetros de mercurio),
1470             'one' => q({0} milimetros de mercurio),
1471             'other' => q({0} milimetros de mercurio),
1472             },
1473             'millimole-per-liter' => {
1474             'name' => q(millimoles per litro),
1475             'one' => q({0} millimoles per litro),
1476             'other' => q({0} millimoles per litro),
1477             },
1478             'millisecond' => {
1479             'name' => q(millisecundas),
1480             'one' => q({0} millisecundas),
1481             'other' => q({0} millisecundas),
1482             },
1483             'milliwatt' => {
1484             'name' => q(milliwatts),
1485             'one' => q({0} milliwatts),
1486             'other' => q({0} milliwatts),
1487             },
1488             'minute' => {
1489             'name' => q(minutas),
1490             'one' => q({0} minutas),
1491             'other' => q({0} minutas),
1492             'per' => q({0} per minuta),
1493             },
1494             'month' => {
1495             'name' => q(menses),
1496             'one' => q({0} menses),
1497             'other' => q({0} menses),
1498             'per' => q({0} per mense),
1499             },
1500             'nanometer' => {
1501             'name' => q(nanometros),
1502             'one' => q({0} nanometros),
1503             'other' => q({0} nanometros),
1504             },
1505             'nanosecond' => {
1506             'name' => q(nanosecundas),
1507             'one' => q({0} nanosecundas),
1508             'other' => q({0} nanosecundas),
1509             },
1510             'nautical-mile' => {
1511             'name' => q(millias nautic),
1512             'one' => q({0} millias nautic),
1513             'other' => q({0} millias nautic),
1514             },
1515             'ohm' => {
1516             'name' => q(ohms),
1517             'one' => q({0} ohms),
1518             'other' => q({0} ohms),
1519             },
1520             'ounce' => {
1521             'name' => q(uncias),
1522             'one' => q({0} uncias),
1523             'other' => q({0} uncias),
1524             'per' => q({0} per uncia),
1525             },
1526             'ounce-troy' => {
1527             'name' => q(uncias troy),
1528             'one' => q({0} uncias troy),
1529             'other' => q({0} uncias troy),
1530             },
1531             'parsec' => {
1532             'name' => q(parsecs),
1533             'one' => q({0} parsecs),
1534             'other' => q({0} parsecs),
1535             },
1536             'part-per-million' => {
1537             'name' => q(partes per million),
1538             'one' => q({0} partes per million),
1539             'other' => q({0} partes per million),
1540             },
1541             'per' => {
1542             '1' => q({0} per {1}),
1543             },
1544             'percent' => {
1545             'name' => q(per cento),
1546             'one' => q({0} per cento),
1547             'other' => q({0} per cento),
1548             },
1549             'permille' => {
1550             'name' => q(per mille),
1551             'one' => q({0} per mille),
1552             'other' => q({0} per mille),
1553             },
1554             'petabyte' => {
1555             'name' => q(petabytes),
1556             'one' => q({0} petabytes),
1557             'other' => q({0} petabytes),
1558             },
1559             'picometer' => {
1560             'name' => q(picometros),
1561             'one' => q({0} picometros),
1562             'other' => q({0} picometros),
1563             },
1564             'pint' => {
1565             'name' => q(pintas),
1566             'one' => q({0} pintas),
1567             'other' => q({0} pintas),
1568             },
1569             'pint-metric' => {
1570             'name' => q(pintas metric),
1571             'one' => q({0} pintas metric),
1572             'other' => q({0} pintas metric),
1573             },
1574             'point' => {
1575             'name' => q(punctos),
1576             'one' => q({0} punctos),
1577             'other' => q({0} punctos),
1578             },
1579             'pound' => {
1580             'name' => q(libras),
1581             'one' => q({0} libras),
1582             'other' => q({0} libras),
1583             'per' => q({0} per libra),
1584             },
1585             'pound-per-square-inch' => {
1586             'name' => q(libras per pollice quadrate),
1587             'one' => q({0} libras per pollice quadrate),
1588             'other' => q({0} libras per pollice quadrate),
1589             },
1590             'quart' => {
1591             'name' => q(quartos),
1592             'one' => q({0} quartos),
1593             'other' => q({0} quartos),
1594             },
1595             'radian' => {
1596             'name' => q(radianos),
1597             'one' => q({0} radianos),
1598             'other' => q({0} radianos),
1599             },
1600             'revolution' => {
1601             'name' => q(revolutiones),
1602             'one' => q({0} revolutiones),
1603             'other' => q({0} revolutiones),
1604             },
1605             'second' => {
1606             'name' => q(secundas),
1607             'one' => q({0} secundas),
1608             'other' => q({0} secundas),
1609             'per' => q({0} per secunda),
1610             },
1611             'square-centimeter' => {
1612             'name' => q(centimetros quadrate),
1613             'one' => q({0} centimetros quadrate),
1614             'other' => q({0} centimetros quadrate),
1615             'per' => q({0} per centimetro quadrate),
1616             },
1617             'square-foot' => {
1618             'name' => q(pedes quadrate),
1619             'one' => q({0} pedes quadrate),
1620             'other' => q({0} pedes quadrate),
1621             },
1622             'square-inch' => {
1623             'name' => q(pollices quadrate),
1624             'one' => q({0} pollices quadrate),
1625             'other' => q({0} pollices quadrate),
1626             'per' => q({0} per pollice quadrate),
1627             },
1628             'square-kilometer' => {
1629             'name' => q(kilometros quadrate),
1630             'one' => q({0} kilometros quadrate),
1631             'other' => q({0} kilometros quadrate),
1632             'per' => q({0} per kilometro quadrate),
1633             },
1634             'square-meter' => {
1635             'name' => q(metros quadrate),
1636             'one' => q({0} metros quadrate),
1637             'other' => q({0} metros quadrate),
1638             'per' => q({0} per metro quadrate),
1639             },
1640             'square-mile' => {
1641             'name' => q(millias quadrate),
1642             'one' => q({0} millias quadrate),
1643             'other' => q({0} millias quadrate),
1644             'per' => q({0} per millia quadrate),
1645             },
1646             'square-yard' => {
1647             'name' => q(yards quadrate),
1648             'one' => q({0} yards quadrate),
1649             'other' => q({0} yards quadrate),
1650             },
1651             'tablespoon' => {
1652             'name' => q(coclearatas a suppa),
1653             'one' => q({0} coclearatas a suppa),
1654             'other' => q({0} coclearatas a suppa),
1655             },
1656             'teaspoon' => {
1657             'name' => q(coclearatas a the),
1658             'one' => q({0} coclearatas a the),
1659             'other' => q({0} coclearatas a the),
1660             },
1661             'terabit' => {
1662             'name' => q(terabits),
1663             'one' => q({0} terabits),
1664             'other' => q({0} terabits),
1665             },
1666             'terabyte' => {
1667             'name' => q(terabytes),
1668             'one' => q({0} terabytes),
1669             'other' => q({0} terabytes),
1670             },
1671             'ton' => {
1672             'name' => q(tonnas curte),
1673             'one' => q({0} tonnas curte),
1674             'other' => q({0} tonnas curte),
1675             },
1676             'volt' => {
1677             'name' => q(volts),
1678             'one' => q({0} volts),
1679             'other' => q({0} volts),
1680             },
1681             'watt' => {
1682             'name' => q(watts),
1683             'one' => q({0} watts),
1684             'other' => q({0} watts),
1685             },
1686             'week' => {
1687             'name' => q(septimanas),
1688             'one' => q({0} septimanas),
1689             'other' => q({0} septimanas),
1690             'per' => q({0} per septimana),
1691             },
1692             'yard' => {
1693             'name' => q(yards),
1694             'one' => q({0} yards),
1695             'other' => q({0} yards),
1696             },
1697             'year' => {
1698             'name' => q(annos),
1699             'one' => q({0} annos),
1700             'other' => q({0} annos),
1701             'per' => q({0} per anno),
1702             },
1703             },
1704             'narrow' => {
1705             '' => {
1706             'name' => q(dir.),
1707             },
1708             'celsius' => {
1709             'name' => q(°C),
1710             'one' => q({0}°C),
1711             'other' => q({0}°C),
1712             },
1713             'centimeter' => {
1714             'name' => q(cm),
1715             'one' => q({0}cm),
1716             'other' => q({0}cm),
1717             },
1718             'coordinate' => {
1719             'east' => q({0}E),
1720             'north' => q({0}N),
1721             'south' => q({0}S),
1722             'west' => q({0}W),
1723             },
1724             'day' => {
1725             'name' => q(die),
1726             'one' => q({0}d),
1727             'other' => q({0}d),
1728             },
1729             'gram' => {
1730             'name' => q(g),
1731             'one' => q({0}g),
1732             'other' => q({0}g),
1733             },
1734             'hour' => {
1735             'name' => q(hora),
1736             'one' => q({0}h),
1737             'other' => q({0}h),
1738             },
1739             'kilogram' => {
1740             'name' => q(kg),
1741             'one' => q({0}kg),
1742             'other' => q({0}kg),
1743             },
1744             'kilometer' => {
1745             'name' => q(km),
1746             'one' => q({0}km),
1747             'other' => q({0}km),
1748             },
1749             'kilometer-per-hour' => {
1750             'name' => q(km/h),
1751             'one' => q({0} km/h),
1752             'other' => q({0} km/h),
1753             },
1754             'liter' => {
1755             'name' => q(L),
1756             'one' => q({0}L),
1757             'other' => q({0}L),
1758             },
1759             'liter-per-100kilometers' => {
1760             'name' => q(L/100km),
1761             'one' => q({0} L/100km),
1762             'other' => q({0} L/100km),
1763             },
1764             'meter' => {
1765             'name' => q(m),
1766             'one' => q({0}m),
1767             'other' => q({0}m),
1768             },
1769             'millimeter' => {
1770             'name' => q(mm),
1771             'one' => q({0}mm),
1772             'other' => q({0}mm),
1773             },
1774             'millisecond' => {
1775             'name' => q(millisec),
1776             'one' => q({0}ms),
1777             'other' => q({0}ms),
1778             },
1779             'minute' => {
1780             'name' => q(min),
1781             'one' => q({0}m),
1782             'other' => q({0}m),
1783             },
1784             'month' => {
1785             'name' => q(mense),
1786             'one' => q({0}m),
1787             'other' => q({0}m),
1788             },
1789             'per' => {
1790             '1' => q({0}/{1}),
1791             },
1792             'percent' => {
1793             'name' => q(%),
1794             'one' => q({0}%),
1795             'other' => q({0}%),
1796             },
1797             'second' => {
1798             'name' => q(s),
1799             'one' => q({0}s),
1800             'other' => q({0}s),
1801             },
1802             'week' => {
1803             'name' => q(sept.),
1804             'one' => q({0}sept),
1805             'other' => q({0}sept),
1806             },
1807             'year' => {
1808             'name' => q(an),
1809             'one' => q({0}an),
1810             'other' => q({0}an),
1811             },
1812             },
1813             'short' => {
1814             '' => {
1815             'name' => q(direction),
1816             },
1817             'acre' => {
1818             'name' => q(ac),
1819             'one' => q({0} ac),
1820             'other' => q({0} ac),
1821             },
1822             'acre-foot' => {
1823             'name' => q(ac pd),
1824             'one' => q({0} ac pd),
1825             'other' => q({0} ac pd),
1826             },
1827             'ampere' => {
1828             'name' => q(A),
1829             'one' => q({0} A),
1830             'other' => q({0} A),
1831             },
1832             'arc-minute' => {
1833             'name' => q(′),
1834             'one' => q({0}′),
1835             'other' => q({0}′),
1836             },
1837             'arc-second' => {
1838             'name' => q(″),
1839             'one' => q({0}″),
1840             'other' => q({0}″),
1841             },
1842             'astronomical-unit' => {
1843             'name' => q(ua),
1844             'one' => q({0} ua),
1845             'other' => q({0} ua),
1846             },
1847             'atmosphere' => {
1848             'name' => q(atm),
1849             'one' => q({0} atm),
1850             'other' => q({0} atm),
1851             },
1852             'bit' => {
1853             'name' => q(b),
1854             'one' => q({0} b),
1855             'other' => q({0} b),
1856             },
1857             'byte' => {
1858             'name' => q(B),
1859             'one' => q({0} B),
1860             'other' => q({0} B),
1861             },
1862             'calorie' => {
1863             'name' => q(cal),
1864             'one' => q({0} cal),
1865             'other' => q({0} cal),
1866             },
1867             'carat' => {
1868             'name' => q(ct),
1869             'one' => q({0} ct),
1870             'other' => q({0} ct),
1871             },
1872             'celsius' => {
1873             'name' => q(°C),
1874             'one' => q({0} °C),
1875             'other' => q({0} °C),
1876             },
1877             'centiliter' => {
1878             'name' => q(cL),
1879             'one' => q({0} cL),
1880             'other' => q({0} cL),
1881             },
1882             'centimeter' => {
1883             'name' => q(cm),
1884             'one' => q({0} cm),
1885             'other' => q({0} cm),
1886             'per' => q({0}/cm),
1887             },
1888             'century' => {
1889             'name' => q(scl),
1890             'one' => q({0} scl),
1891             'other' => q({0} scl),
1892             },
1893             'coordinate' => {
1894             'east' => q({0} E),
1895             'north' => q({0} N),
1896             'south' => q({0} S),
1897             'west' => q({0} W),
1898             },
1899             'cubic-centimeter' => {
1900             'name' => q(cm³),
1901             'one' => q({0} cm³),
1902             'other' => q({0} cm³),
1903             'per' => q({0}/cm³),
1904             },
1905             'cubic-foot' => {
1906             'name' => q(pd³),
1907             'one' => q({0} pd³),
1908             'other' => q({0} pd³),
1909             },
1910             'cubic-inch' => {
1911             'name' => q(in³),
1912             'one' => q({0} in³),
1913             'other' => q({0} in³),
1914             },
1915             'cubic-kilometer' => {
1916             'name' => q(km³),
1917             'one' => q({0} km³),
1918             'other' => q({0} km³),
1919             },
1920             'cubic-meter' => {
1921             'name' => q(m³),
1922             'one' => q({0} m³),
1923             'other' => q({0} m³),
1924             'per' => q({0}/m³),
1925             },
1926             'cubic-mile' => {
1927             'name' => q(mi³),
1928             'one' => q({0} mi³),
1929             'other' => q({0} mi³),
1930             },
1931             'cubic-yard' => {
1932             'name' => q(yd³),
1933             'one' => q({0} yd³),
1934             'other' => q({0} yd³),
1935             },
1936             'cup' => {
1937             'name' => q(tas),
1938             'one' => q({0} tas),
1939             'other' => q({0} tas),
1940             },
1941             'cup-metric' => {
1942             'name' => q(tasm),
1943             'one' => q({0} tasm),
1944             'other' => q({0} tasm),
1945             },
1946             'day' => {
1947             'name' => q(dies),
1948             'one' => q({0} dies),
1949             'other' => q({0} dies),
1950             'per' => q({0}/d),
1951             },
1952             'deciliter' => {
1953             'name' => q(dL),
1954             'one' => q({0} dL),
1955             'other' => q({0} dL),
1956             },
1957             'decimeter' => {
1958             'name' => q(dm),
1959             'one' => q({0} dm),
1960             'other' => q({0} dm),
1961             },
1962             'degree' => {
1963             'name' => q(°),
1964             'one' => q({0}°),
1965             'other' => q({0}°),
1966             },
1967             'fahrenheit' => {
1968             'name' => q(°F),
1969             'one' => q({0} °F),
1970             'other' => q({0} °F),
1971             },
1972             'fluid-ounce' => {
1973             'name' => q(oz liq),
1974             'one' => q({0} oz liq),
1975             'other' => q({0} oz liq),
1976             },
1977             'foodcalorie' => {
1978             'name' => q(kcal),
1979             'one' => q({0} kcal),
1980             'other' => q({0} kcal),
1981             },
1982             'foot' => {
1983             'name' => q(ft),
1984             'one' => q({0} ft),
1985             'other' => q({0} ft),
1986             'per' => q({0}/ft),
1987             },
1988             'g-force' => {
1989             'name' => q(fortia g),
1990             'one' => q({0} G),
1991             'other' => q({0} G),
1992             },
1993             'gallon' => {
1994             'name' => q(gal),
1995             'one' => q({0} gal),
1996             'other' => q({0} gal),
1997             'per' => q({0}/gal),
1998             },
1999             'gallon-imperial' => {
2000             'name' => q(gal imp),
2001             'one' => q({0} gal imp),
2002             'other' => q({0} gal imp),
2003             'per' => q({0}/gal imp),
2004             },
2005             'generic' => {
2006             'name' => q(°),
2007             'one' => q({0}°),
2008             'other' => q({0}°),
2009             },
2010             'gigabit' => {
2011             'name' => q(Gb),
2012             'one' => q({0} Gb),
2013             'other' => q({0} Gb),
2014             },
2015             'gigabyte' => {
2016             'name' => q(GB),
2017             'one' => q({0} GB),
2018             'other' => q({0} GB),
2019             },
2020             'gigahertz' => {
2021             'name' => q(GHz),
2022             'one' => q({0} GHz),
2023             'other' => q({0} GHz),
2024             },
2025             'gigawatt' => {
2026             'name' => q(GW),
2027             'one' => q({0} GW),
2028             'other' => q({0} GW),
2029             },
2030             'gram' => {
2031             'name' => q(g),
2032             'one' => q({0} g),
2033             'other' => q({0} g),
2034             'per' => q({0}/g),
2035             },
2036             'hectare' => {
2037             'name' => q(ha),
2038             'one' => q({0} ha),
2039             'other' => q({0} ha),
2040             },
2041             'hectoliter' => {
2042             'name' => q(hL),
2043             'one' => q({0} hL),
2044             'other' => q({0} hL),
2045             },
2046             'hectopascal' => {
2047             'name' => q(hPa),
2048             'one' => q({0} hPa),
2049             'other' => q({0} hPa),
2050             },
2051             'hertz' => {
2052             'name' => q(Hz),
2053             'one' => q({0} Hz),
2054             'other' => q({0} Hz),
2055             },
2056             'horsepower' => {
2057             'name' => q(cv),
2058             'one' => q({0} cv),
2059             'other' => q({0} cv),
2060             },
2061             'hour' => {
2062             'name' => q(horas),
2063             'one' => q({0} hr),
2064             'other' => q({0} hr),
2065             'per' => q({0}/h),
2066             },
2067             'inch' => {
2068             'name' => q(in),
2069             'one' => q({0} in),
2070             'other' => q({0} in),
2071             'per' => q({0}/in),
2072             },
2073             'inch-hg' => {
2074             'name' => q(inHg),
2075             'one' => q({0} inHg),
2076             'other' => q({0} inHg),
2077             },
2078             'joule' => {
2079             'name' => q(J),
2080             'one' => q({0} J),
2081             'other' => q({0} J),
2082             },
2083             'karat' => {
2084             'name' => q(kt),
2085             'one' => q({0} kt),
2086             'other' => q({0} kt),
2087             },
2088             'kelvin' => {
2089             'name' => q(K),
2090             'one' => q({0} K),
2091             'other' => q({0} K),
2092             },
2093             'kilobit' => {
2094             'name' => q(kb),
2095             'one' => q({0} kb),
2096             'other' => q({0} kb),
2097             },
2098             'kilobyte' => {
2099             'name' => q(kB),
2100             'one' => q({0} kB),
2101             'other' => q({0} kB),
2102             },
2103             'kilocalorie' => {
2104             'name' => q(kcal),
2105             'one' => q({0} kcal),
2106             'other' => q({0} kcal),
2107             },
2108             'kilogram' => {
2109             'name' => q(kg),
2110             'one' => q({0} kg),
2111             'other' => q({0} kg),
2112             'per' => q({0}/kg),
2113             },
2114             'kilohertz' => {
2115             'name' => q(kHz),
2116             'one' => q({0} kHz),
2117             'other' => q({0} kHz),
2118             },
2119             'kilojoule' => {
2120             'name' => q(kJ),
2121             'one' => q({0} kJ),
2122             'other' => q({0} kJ),
2123             },
2124             'kilometer' => {
2125             'name' => q(km),
2126             'one' => q({0} km),
2127             'other' => q({0} km),
2128             'per' => q({0}/km),
2129             },
2130             'kilometer-per-hour' => {
2131             'name' => q(km/h),
2132             'one' => q({0} km/h),
2133             'other' => q({0} km/h),
2134             },
2135             'kilowatt' => {
2136             'name' => q(kW),
2137             'one' => q({0} kW),
2138             'other' => q({0} kW),
2139             },
2140             'kilowatt-hour' => {
2141             'name' => q(kWh),
2142             'one' => q({0} kWh),
2143             'other' => q({0} kWh),
2144             },
2145             'knot' => {
2146             'name' => q(kn),
2147             'one' => q({0} kn),
2148             'other' => q({0} kn),
2149             },
2150             'light-year' => {
2151             'name' => q(al),
2152             'one' => q({0} al),
2153             'other' => q({0} al),
2154             },
2155             'liter' => {
2156             'name' => q(L),
2157             'one' => q({0} L),
2158             'other' => q({0} L),
2159             'per' => q({0}/L),
2160             },
2161             'liter-per-100kilometers' => {
2162             'name' => q(L/100km),
2163             'one' => q({0} L/100km),
2164             'other' => q({0} L/100km),
2165             },
2166             'liter-per-kilometer' => {
2167             'name' => q(L/km),
2168             'one' => q({0} L/km),
2169             'other' => q({0} L/km),
2170             },
2171             'lux' => {
2172             'name' => q(lx),
2173             'one' => q({0} lx),
2174             'other' => q({0} lx),
2175             },
2176             'megabit' => {
2177             'name' => q(Mb),
2178             'one' => q({0} Mb),
2179             'other' => q({0} Mb),
2180             },
2181             'megabyte' => {
2182             'name' => q(MB),
2183             'one' => q({0} MB),
2184             'other' => q({0} MB),
2185             },
2186             'megahertz' => {
2187             'name' => q(MHz),
2188             'one' => q({0} MHz),
2189             'other' => q({0} MHz),
2190             },
2191             'megaliter' => {
2192             'name' => q(ML),
2193             'one' => q({0} ML),
2194             'other' => q({0} ML),
2195             },
2196             'megawatt' => {
2197             'name' => q(MW),
2198             'one' => q({0} MW),
2199             'other' => q({0} MW),
2200             },
2201             'meter' => {
2202             'name' => q(m),
2203             'one' => q({0} m),
2204             'other' => q({0} m),
2205             'per' => q({0}/m),
2206             },
2207             'meter-per-second' => {
2208             'name' => q(m/s),
2209             'one' => q({0} m/s),
2210             'other' => q({0} m/s),
2211             },
2212             'meter-per-second-squared' => {
2213             'name' => q(m/s²),
2214             'one' => q({0} m/s²),
2215             'other' => q({0} m/s²),
2216             },
2217             'metric-ton' => {
2218             'name' => q(t),
2219             'one' => q({0}t),
2220             'other' => q({0}t),
2221             },
2222             'microgram' => {
2223             'name' => q(µg),
2224             'one' => q({0} µg),
2225             'other' => q({0} µg),
2226             },
2227             'micrometer' => {
2228             'name' => q(µm),
2229             'one' => q({0} µm),
2230             'other' => q({0} µm),
2231             },
2232             'microsecond' => {
2233             'name' => q(μs),
2234             'one' => q({0}μs),
2235             'other' => q({0}μs),
2236             },
2237             'mile' => {
2238             'name' => q(mi),
2239             'one' => q({0} mi),
2240             'other' => q({0} mi),
2241             },
2242             'mile-per-gallon' => {
2243             'name' => q(mi/gal),
2244             'one' => q({0} mi/gal),
2245             'other' => q({0} mi/gal),
2246             },
2247             'mile-per-gallon-imperial' => {
2248             'name' => q(mi/gal imp.),
2249             'one' => q({0} mi/gal imp.),
2250             'other' => q({0} mi/gal imp.),
2251             },
2252             'mile-per-hour' => {
2253             'name' => q(mi/h),
2254             'one' => q({0} mi/h),
2255             'other' => q({0} mi/h),
2256             },
2257             'mile-scandinavian' => {
2258             'name' => q(smi),
2259             'one' => q({0} smi),
2260             'other' => q({0} smi),
2261             },
2262             'milliampere' => {
2263             'name' => q(mA),
2264             'one' => q({0} mA),
2265             'other' => q({0} mA),
2266             },
2267             'millibar' => {
2268             'name' => q(mbar),
2269             'one' => q({0} mbar),
2270             'other' => q({0} mbar),
2271             },
2272             'milligram' => {
2273             'name' => q(mg),
2274             'one' => q({0} mg),
2275             'other' => q({0} mg),
2276             },
2277             'milligram-per-deciliter' => {
2278             'name' => q(mg/dL),
2279             'one' => q({0} mg/dL),
2280             'other' => q({0} mg/dL),
2281             },
2282             'milliliter' => {
2283             'name' => q(mL),
2284             'one' => q({0} mL),
2285             'other' => q({0} mL),
2286             },
2287             'millimeter' => {
2288             'name' => q(mm),
2289             'one' => q({0} mm),
2290             'other' => q({0} mm),
2291             },
2292             'millimeter-of-mercury' => {
2293             'name' => q(mm Hg),
2294             'one' => q({0} mm Hg),
2295             'other' => q({0} mm Hg),
2296             },
2297             'millimole-per-liter' => {
2298             'name' => q(mmol/L),
2299             'one' => q({0} mmol/L),
2300             'other' => q({0} mmol/L),
2301             },
2302             'millisecond' => {
2303             'name' => q(millisec),
2304             'one' => q({0} ms),
2305             'other' => q({0} ms),
2306             },
2307             'milliwatt' => {
2308             'name' => q(mW),
2309             'one' => q({0} mW),
2310             'other' => q({0} mW),
2311             },
2312             'minute' => {
2313             'name' => q(min),
2314             'one' => q({0} min),
2315             'other' => q({0} min),
2316             'per' => q({0}/min),
2317             },
2318             'month' => {
2319             'name' => q(menses),
2320             'one' => q({0} menses),
2321             'other' => q({0} menses),
2322             'per' => q({0}/m),
2323             },
2324             'nanometer' => {
2325             'name' => q(nm),
2326             'one' => q({0} nm),
2327             'other' => q({0} nm),
2328             },
2329             'nanosecond' => {
2330             'name' => q(ns),
2331             'one' => q({0}ns),
2332             'other' => q({0}ns),
2333             },
2334             'nautical-mile' => {
2335             'name' => q(nmi),
2336             'one' => q({0} nmi),
2337             'other' => q({0} nmi),
2338             },
2339             'ohm' => {
2340             'name' => q(Ω),
2341             'one' => q({0} Ω),
2342             'other' => q({0} Ω),
2343             },
2344             'ounce' => {
2345             'name' => q(oz),
2346             'one' => q({0} oz),
2347             'other' => q({0} oz),
2348             'per' => q({0}/oz),
2349             },
2350             'ounce-troy' => {
2351             'name' => q(oz t),
2352             'one' => q({0} oz t),
2353             'other' => q({0} oz t),
2354             },
2355             'parsec' => {
2356             'name' => q(pc),
2357             'one' => q({0} pc),
2358             'other' => q({0} pc),
2359             },
2360             'part-per-million' => {
2361             'name' => q(ppm),
2362             'one' => q({0} ppm),
2363             'other' => q({0} ppm),
2364             },
2365             'per' => {
2366             '1' => q({0}/{1}),
2367             },
2368             'percent' => {
2369             'name' => q(%),
2370             'one' => q({0}%),
2371             'other' => q({0}%),
2372             },
2373             'permille' => {
2374             'name' => q(‰),
2375             'one' => q({0}‰),
2376             'other' => q({0}‰),
2377             },
2378             'petabyte' => {
2379             'name' => q(PB),
2380             'one' => q({0} PB),
2381             'other' => q({0} PB),
2382             },
2383             'picometer' => {
2384             'name' => q(pm),
2385             'one' => q({0} pm),
2386             'other' => q({0} pm),
2387             },
2388             'pint' => {
2389             'name' => q(pt),
2390             'one' => q({0} pt),
2391             'other' => q({0} pt),
2392             },
2393             'pint-metric' => {
2394             'name' => q(ptm),
2395             'one' => q({0} ptm),
2396             'other' => q({0} ptm),
2397             },
2398             'point' => {
2399             'name' => q(pt),
2400             'one' => q({0} pt),
2401             'other' => q({0} pt),
2402             },
2403             'pound' => {
2404             'name' => q(lb),
2405             'one' => q({0} lb),
2406             'other' => q({0} lb),
2407             'per' => q({0}/lb),
2408             },
2409             'pound-per-square-inch' => {
2410             'name' => q(lb/in²),
2411             'one' => q({0} lb/in²),
2412             'other' => q({0} lb/in²),
2413             },
2414             'quart' => {
2415             'name' => q(qt),
2416             'one' => q({0} qt),
2417             'other' => q({0} qt),
2418             },
2419             'radian' => {
2420             'name' => q(rad),
2421             'one' => q({0} rad),
2422             'other' => q({0} rad),
2423             },
2424             'revolution' => {
2425             'name' => q(rev),
2426             'one' => q({0} rev),
2427             'other' => q({0} rev),
2428             },
2429             'second' => {
2430             'name' => q(sec),
2431             'one' => q({0} sec),
2432             'other' => q({0} sec),
2433             'per' => q({0}/s),
2434             },
2435             'square-centimeter' => {
2436             'name' => q(cm²),
2437             'one' => q({0} cm²),
2438             'other' => q({0} cm²),
2439             'per' => q({0}/cm²),
2440             },
2441             'square-foot' => {
2442             'name' => q(ft²),
2443             'one' => q({0} ft²),
2444             'other' => q({0} ft²),
2445             },
2446             'square-inch' => {
2447             'name' => q(in²),
2448             'one' => q({0} in²),
2449             'other' => q({0} in²),
2450             'per' => q({0}/in²),
2451             },
2452             'square-kilometer' => {
2453             'name' => q(km²),
2454             'one' => q({0} km²),
2455             'other' => q({0} km²),
2456             'per' => q({0}/km²),
2457             },
2458             'square-meter' => {
2459             'name' => q(m²),
2460             'one' => q({0} m²),
2461             'other' => q({0} m²),
2462             'per' => q({0}/m²),
2463             },
2464             'square-mile' => {
2465             'name' => q(mi²),
2466             'one' => q({0} mi²),
2467             'other' => q({0} mi²),
2468             'per' => q({0}/mi²),
2469             },
2470             'square-yard' => {
2471             'name' => q(yd²),
2472             'one' => q({0} yd²),
2473             'other' => q({0} yd²),
2474             },
2475             'tablespoon' => {
2476             'name' => q(cocl. a suppa),
2477             'one' => q({0} cocl. a suppa),
2478             'other' => q({0} cocl. a suppa),
2479             },
2480             'teaspoon' => {
2481             'name' => q(cocl. a the),
2482             'one' => q({0} cocl. a the),
2483             'other' => q({0} cocl. a the),
2484             },
2485             'terabit' => {
2486             'name' => q(Tb),
2487             'one' => q({0} Tb),
2488             'other' => q({0} Tb),
2489             },
2490             'terabyte' => {
2491             'name' => q(TB),
2492             'one' => q({0} TB),
2493             'other' => q({0} TB),
2494             },
2495             'ton' => {
2496             'name' => q(tn),
2497             'one' => q({0} tn),
2498             'other' => q({0} tn),
2499             },
2500             'volt' => {
2501             'name' => q(V),
2502             'one' => q({0} V),
2503             'other' => q({0} V),
2504             },
2505             'watt' => {
2506             'name' => q(W),
2507             'one' => q({0} W),
2508             'other' => q({0} W),
2509             },
2510             'week' => {
2511             'name' => q(septimanas),
2512             'one' => q({0} sept),
2513             'other' => q({0} sept),
2514             'per' => q({0}/sept),
2515             },
2516             'yard' => {
2517             'name' => q(yd),
2518             'one' => q({0} yd),
2519             'other' => q({0} yd),
2520             },
2521             'year' => {
2522             'name' => q(annos),
2523             'one' => q({0} an),
2524             'other' => q({0} an),
2525             'per' => q({0}/an),
2526             },
2527             },
2528             } }
2529             );
2530              
2531             has 'yesstr' => (
2532             is => 'ro',
2533             isa => RegexpRef,
2534             init_arg => undef,
2535             default => sub { qr'^(?i:si|s|yes|y)$' }
2536             );
2537              
2538             has 'nostr' => (
2539             is => 'ro',
2540             isa => RegexpRef,
2541             init_arg => undef,
2542             default => sub { qr'^(?i:no|n)$' }
2543             );
2544              
2545             has 'listPatterns' => (
2546             is => 'ro',
2547             isa => HashRef,
2548             init_arg => undef,
2549             default => sub { {
2550             start => q({0}, {1}),
2551             middle => q({0}, {1}),
2552             end => q({0}, {1}),
2553             2 => q({0}, {1}),
2554             } }
2555             );
2556              
2557             has 'default_numbering_system' => (
2558             is => 'ro',
2559             isa => Str,
2560             init_arg => undef,
2561             default => 'latn',
2562             );
2563              
2564             has native_numbering_system => (
2565             is => 'ro',
2566             isa => Str,
2567             init_arg => undef,
2568             default => 'latn',
2569             );
2570              
2571             has 'minimum_grouping_digits' => (
2572             is =>'ro',
2573             isa => Int,
2574             init_arg => undef,
2575             default => 2,
2576             );
2577              
2578             has 'number_symbols' => (
2579             is => 'ro',
2580             isa => HashRef,
2581             init_arg => undef,
2582             default => sub { {
2583             'latn' => {
2584             'decimal' => q(,),
2585             'exponential' => q(E),
2586             'group' => q(.),
2587             'infinity' => q(∞),
2588             'minusSign' => q(-),
2589             'nan' => q(NaN),
2590             'perMille' => q(‰),
2591             'percentSign' => q(%),
2592             'plusSign' => q(+),
2593             'superscriptingExponent' => q(×),
2594             },
2595             } }
2596             );
2597              
2598             has 'number_formats' => (
2599             is => 'ro',
2600             isa => HashRef,
2601             init_arg => undef,
2602             default => sub { {
2603             decimalFormat => {
2604             'default' => {
2605             '1000' => {
2606             'one' => '0 mil',
2607             'other' => '0 mil',
2608             },
2609             '10000' => {
2610             'one' => '00 mil',
2611             'other' => '00 mil',
2612             },
2613             '100000' => {
2614             'one' => '000 mil',
2615             'other' => '000 mil',
2616             },
2617             '1000000' => {
2618             'one' => '0 mln',
2619             'other' => '0 mln',
2620             },
2621             '10000000' => {
2622             'one' => '00 mln',
2623             'other' => '00 mln',
2624             },
2625             '100000000' => {
2626             'one' => '000 mln',
2627             'other' => '000 mln',
2628             },
2629             '1000000000' => {
2630             'one' => '0 mld',
2631             'other' => '0 mld',
2632             },
2633             '10000000000' => {
2634             'one' => '00 mld',
2635             'other' => '00 mld',
2636             },
2637             '100000000000' => {
2638             'one' => '000 mld',
2639             'other' => '000 mld',
2640             },
2641             '1000000000000' => {
2642             'one' => '0 bln',
2643             'other' => '0 bln',
2644             },
2645             '10000000000000' => {
2646             'one' => '00 bln',
2647             'other' => '00 bln',
2648             },
2649             '100000000000000' => {
2650             'one' => '000 bln',
2651             'other' => '000 bln',
2652             },
2653             'standard' => {
2654             'default' => '#,##0.###',
2655             },
2656             },
2657             'long' => {
2658             '1000' => {
2659             'one' => '0 milles',
2660             'other' => '0 milles',
2661             },
2662             '10000' => {
2663             'one' => '00 milles',
2664             'other' => '00 milles',
2665             },
2666             '100000' => {
2667             'one' => '000 milles',
2668             'other' => '000 milles',
2669             },
2670             '1000000' => {
2671             'one' => '0 milliones',
2672             'other' => '0 milliones',
2673             },
2674             '10000000' => {
2675             'one' => '00 milliones',
2676             'other' => '00 milliones',
2677             },
2678             '100000000' => {
2679             'one' => '000 milliones',
2680             'other' => '000 milliones',
2681             },
2682             '1000000000' => {
2683             'one' => '0 milliardos',
2684             'other' => '0 milliardos',
2685             },
2686             '10000000000' => {
2687             'one' => '00 milliardos',
2688             'other' => '00 milliardos',
2689             },
2690             '100000000000' => {
2691             'one' => '000 milliardos',
2692             'other' => '000 milliardos',
2693             },
2694             '1000000000000' => {
2695             'one' => '0 billiones',
2696             'other' => '0 billiones',
2697             },
2698             '10000000000000' => {
2699             'one' => '00 billiones',
2700             'other' => '00 billiones',
2701             },
2702             '100000000000000' => {
2703             'one' => '000 billiones',
2704             'other' => '000 billiones',
2705             },
2706             },
2707             'short' => {
2708             '1000' => {
2709             'one' => '0 mil',
2710             'other' => '0 mil',
2711             },
2712             '10000' => {
2713             'one' => '00 mil',
2714             'other' => '00 mil',
2715             },
2716             '100000' => {
2717             'one' => '000 mil',
2718             'other' => '000 mil',
2719             },
2720             '1000000' => {
2721             'one' => '0 mln',
2722             'other' => '0 mln',
2723             },
2724             '10000000' => {
2725             'one' => '00 mln',
2726             'other' => '00 mln',
2727             },
2728             '100000000' => {
2729             'one' => '000 mln',
2730             'other' => '000 mln',
2731             },
2732             '1000000000' => {
2733             'one' => '0 mld',
2734             'other' => '0 mld',
2735             },
2736             '10000000000' => {
2737             'one' => '00 mld',
2738             'other' => '00 mld',
2739             },
2740             '100000000000' => {
2741             'one' => '000 mld',
2742             'other' => '000 mld',
2743             },
2744             '1000000000000' => {
2745             'one' => '0 bln',
2746             'other' => '0 bln',
2747             },
2748             '10000000000000' => {
2749             'one' => '00 bln',
2750             'other' => '00 bln',
2751             },
2752             '100000000000000' => {
2753             'one' => '000 bln',
2754             'other' => '000 bln',
2755             },
2756             },
2757             },
2758             percentFormat => {
2759             'default' => {
2760             'standard' => {
2761             'default' => '#,##0%',
2762             },
2763             },
2764             },
2765             scientificFormat => {
2766             'default' => {
2767             'standard' => {
2768             'default' => '#E0',
2769             },
2770             },
2771             },
2772             } },
2773             );
2774              
2775             has 'number_currency_formats' => (
2776             is => 'ro',
2777             isa => HashRef,
2778             init_arg => undef,
2779             default => sub { {
2780             'latn' => {
2781             'pattern' => {
2782             'default' => {
2783             'accounting' => {
2784             'negative' => '(¤ #,##0.00)',
2785             'positive' => '¤ #,##0.00',
2786             },
2787             'standard' => {
2788             'positive' => '¤ #,##0.00',
2789             },
2790             },
2791             },
2792             },
2793             } },
2794             );
2795              
2796             has 'currencies' => (
2797             is => 'ro',
2798             isa => HashRef,
2799             init_arg => undef,
2800             default => sub { {
2801             'ALL' => {
2802             display_name => {
2803             'currency' => q(lek albanese),
2804             'one' => q(lekë albanese),
2805             'other' => q(lekë albanese),
2806             },
2807             },
2808             'ANG' => {
2809             display_name => {
2810             'currency' => q(florino antillan),
2811             'one' => q(florinos antillan),
2812             'other' => q(florinos antillan),
2813             },
2814             },
2815             'AOA' => {
2816             display_name => {
2817             'currency' => q(kwanza angolan),
2818             'one' => q(kwanzas angolan),
2819             'other' => q(kwanzas angolan),
2820             },
2821             },
2822             'ARS' => {
2823             display_name => {
2824             'currency' => q(peso argentin),
2825             'one' => q(pesos argentin),
2826             'other' => q(pesos argentin),
2827             },
2828             },
2829             'AUD' => {
2830             display_name => {
2831             'currency' => q(dollar australian),
2832             'one' => q(dollares australian),
2833             'other' => q(dollares australian),
2834             },
2835             },
2836             'AWG' => {
2837             display_name => {
2838             'currency' => q(florino aruban),
2839             'one' => q(florinos aruban),
2840             'other' => q(florinos aruban),
2841             },
2842             },
2843             'BAM' => {
2844             display_name => {
2845             'currency' => q(marco convertibile de Bosnia-Herzegovina),
2846             'one' => q(marcos convertibile de Bosnia-Herzegovina),
2847             'other' => q(marcos convertibile de Bosnia-Herzegovina),
2848             },
2849             },
2850             'BBD' => {
2851             display_name => {
2852             'currency' => q(dollar barbadian),
2853             'one' => q(dollares barbadian),
2854             'other' => q(dollares barbadian),
2855             },
2856             },
2857             'BGN' => {
2858             display_name => {
2859             'currency' => q(lev bulgare),
2860             'one' => q(leva bulgare),
2861             'other' => q(leva bulgare),
2862             },
2863             },
2864             'BIF' => {
2865             display_name => {
2866             'currency' => q(franco burundese),
2867             'one' => q(francos burundese),
2868             'other' => q(francos burundese),
2869             },
2870             },
2871             'BMD' => {
2872             display_name => {
2873             'currency' => q(dollar bermudan),
2874             'one' => q(dollares bermudan),
2875             'other' => q(dollares bermudan),
2876             },
2877             },
2878             'BOB' => {
2879             display_name => {
2880             'currency' => q(boliviano bolivian),
2881             'one' => q(bolivianos bolivian),
2882             'other' => q(bolivianos bolivian),
2883             },
2884             },
2885             'BRL' => {
2886             display_name => {
2887             'currency' => q(real brasilian),
2888             'one' => q(reales brasilian),
2889             'other' => q(reales brasilian),
2890             },
2891             },
2892             'BSD' => {
2893             display_name => {
2894             'currency' => q(dollar bahamian),
2895             'one' => q(dollares bahamian),
2896             'other' => q(dollares bahamian),
2897             },
2898             },
2899             'BWP' => {
2900             display_name => {
2901             'currency' => q(pula botswanese),
2902             'one' => q(pula botswanese),
2903             'other' => q(pula botswanese),
2904             },
2905             },
2906             'BYN' => {
2907             display_name => {
2908             'currency' => q(rublo bielorusse),
2909             'one' => q(rublos bielorusse),
2910             'other' => q(rublos bielorusse),
2911             },
2912             },
2913             'BZD' => {
2914             display_name => {
2915             'currency' => q(dollar belizan),
2916             'one' => q(dollares belizan),
2917             'other' => q(dollares belizan),
2918             },
2919             },
2920             'CAD' => {
2921             display_name => {
2922             'currency' => q(dollar canadian),
2923             'one' => q(dollares canadian),
2924             'other' => q(dollares canadian),
2925             },
2926             },
2927             'CDF' => {
2928             display_name => {
2929             'currency' => q(franco congolese),
2930             'one' => q(francos congolese),
2931             'other' => q(francos congolese),
2932             },
2933             },
2934             'CHF' => {
2935             display_name => {
2936             'currency' => q(franco suisse),
2937             'one' => q(francos suisse),
2938             'other' => q(francos suisse),
2939             },
2940             },
2941             'CLP' => {
2942             display_name => {
2943             'currency' => q(peso chilen),
2944             'one' => q(pesos chilen),
2945             'other' => q(pesos chilen),
2946             },
2947             },
2948             'CNY' => {
2949             display_name => {
2950             'currency' => q(yuan chinese),
2951             'one' => q(yuan chinese),
2952             'other' => q(yuan chinese),
2953             },
2954             },
2955             'COP' => {
2956             display_name => {
2957             'currency' => q(peso colombian),
2958             'one' => q(pesos colombian),
2959             'other' => q(pesos colombian),
2960             },
2961             },
2962             'CRC' => {
2963             display_name => {
2964             'currency' => q(colon costarican),
2965             'one' => q(colones costarican),
2966             'other' => q(colones costarican),
2967             },
2968             },
2969             'CUC' => {
2970             display_name => {
2971             'currency' => q(peso cuban convertibile),
2972             'one' => q(pesos cuban convertibile),
2973             'other' => q(pesos cuban convertibile),
2974             },
2975             },
2976             'CUP' => {
2977             display_name => {
2978             'currency' => q(peso cuban),
2979             'one' => q(pesos cuban),
2980             'other' => q(pesos cuban),
2981             },
2982             },
2983             'CVE' => {
2984             display_name => {
2985             'currency' => q(escudo capoverdian),
2986             'one' => q(escudos capoverdian),
2987             'other' => q(escudos capoverdian),
2988             },
2989             },
2990             'CZK' => {
2991             display_name => {
2992             'currency' => q(corona chec),
2993             'one' => q(coronas chec),
2994             'other' => q(coronas chec),
2995             },
2996             },
2997             'DEM' => {
2998             display_name => {
2999             'currency' => q(Marco geman),
3000             'one' => q(marcos german),
3001             'other' => q(marcos german),
3002             },
3003             },
3004             'DJF' => {
3005             display_name => {
3006             'currency' => q(franco djibutian),
3007             'one' => q(francos djibutian),
3008             'other' => q(francos djibutian),
3009             },
3010             },
3011             'DKK' => {
3012             display_name => {
3013             'currency' => q(corona danese),
3014             'one' => q(coronas danese),
3015             'other' => q(coronas danese),
3016             },
3017             },
3018             'DOP' => {
3019             display_name => {
3020             'currency' => q(peso dominican),
3021             'one' => q(pesos dominican),
3022             'other' => q(pesos dominican),
3023             },
3024             },
3025             'DZD' => {
3026             display_name => {
3027             'currency' => q(dinar algerin),
3028             'one' => q(dinares algerin),
3029             'other' => q(dinares algerin),
3030             },
3031             },
3032             'EEK' => {
3033             display_name => {
3034             'currency' => q(Corona estonian),
3035             'one' => q(coronas estonian),
3036             'other' => q(coronas estonian),
3037             },
3038             },
3039             'EGP' => {
3040             display_name => {
3041             'currency' => q(libra egyptie),
3042             'one' => q(libras egyptie),
3043             'other' => q(libras egyptie),
3044             },
3045             },
3046             'ERN' => {
3047             display_name => {
3048             'currency' => q(nakfa eritree),
3049             'one' => q(nakfas eritree),
3050             'other' => q(nakfas eritree),
3051             },
3052             },
3053             'ETB' => {
3054             display_name => {
3055             'currency' => q(birr ethiope),
3056             'one' => q(birres ethiope),
3057             'other' => q(birres ethiope),
3058             },
3059             },
3060             'EUR' => {
3061             display_name => {
3062             'currency' => q(euro),
3063             'one' => q(euros),
3064             'other' => q(euros),
3065             },
3066             },
3067             'FIM' => {
3068             display_name => {
3069             'currency' => q(Marco finnese),
3070             'one' => q(marcos finnese),
3071             'other' => q(marcos finnese),
3072             },
3073             },
3074             'FJD' => {
3075             display_name => {
3076             'currency' => q(dollar fijian),
3077             'one' => q(dollares fijian),
3078             'other' => q(dollares fijian),
3079             },
3080             },
3081             'FKP' => {
3082             display_name => {
3083             'currency' => q(libra falklandese),
3084             'one' => q(libras falklandese),
3085             'other' => q(libras falklandese),
3086             },
3087             },
3088             'FRF' => {
3089             display_name => {
3090             'currency' => q(Franco francese),
3091             'one' => q(francos francese),
3092             'other' => q(francos francese),
3093             },
3094             },
3095             'GBP' => {
3096             display_name => {
3097             'currency' => q(libra sterling),
3098             'one' => q(libras sterling),
3099             'other' => q(libras sterling),
3100             },
3101             },
3102             'GHS' => {
3103             display_name => {
3104             'currency' => q(cedi ghanese),
3105             'one' => q(cedis ghanese),
3106             'other' => q(cedis ghanese),
3107             },
3108             },
3109             'GIP' => {
3110             display_name => {
3111             'currency' => q(libra de Gibraltar),
3112             'one' => q(libras de Gibraltar),
3113             'other' => q(libras de Gibraltar),
3114             },
3115             },
3116             'GMD' => {
3117             display_name => {
3118             'currency' => q(dalasi gambian),
3119             'one' => q(dalasis gambian),
3120             'other' => q(dalasis gambian),
3121             },
3122             },
3123             'GNF' => {
3124             display_name => {
3125             'currency' => q(franco guinean),
3126             'one' => q(francos guinean),
3127             'other' => q(francos guinean),
3128             },
3129             },
3130             'GTQ' => {
3131             display_name => {
3132             'currency' => q(quetzal guatemaltec),
3133             'one' => q(quetzales guatemaltec),
3134             'other' => q(quetzales guatemaltec),
3135             },
3136             },
3137             'GYD' => {
3138             display_name => {
3139             'currency' => q(dollar guyanese),
3140             'one' => q(dollares guyanese),
3141             'other' => q(dollares guyanese),
3142             },
3143             },
3144             'HNL' => {
3145             display_name => {
3146             'currency' => q(lempira hondurese),
3147             'one' => q(lempiras hondurese),
3148             'other' => q(lempiras hondurese),
3149             },
3150             },
3151             'HRK' => {
3152             display_name => {
3153             'currency' => q(kuna croate),
3154             'one' => q(kunas croate),
3155             'other' => q(kunas croate),
3156             },
3157             },
3158             'HTG' => {
3159             display_name => {
3160             'currency' => q(gourde haitian),
3161             'one' => q(gourdes haitian),
3162             'other' => q(gourdes haitian),
3163             },
3164             },
3165             'HUF' => {
3166             display_name => {
3167             'currency' => q(forint hungare),
3168             'one' => q(forintes hungare),
3169             'other' => q(forintes hungare),
3170             },
3171             },
3172             'IEP' => {
3173             display_name => {
3174             'currency' => q(Libra irlandese),
3175             'one' => q(libras irlandese),
3176             'other' => q(libras irlandese),
3177             },
3178             },
3179             'INR' => {
3180             display_name => {
3181             'currency' => q(rupia indian),
3182             'one' => q(rupias indian),
3183             'other' => q(rupias indian),
3184             },
3185             },
3186             'ISK' => {
3187             display_name => {
3188             'currency' => q(corona islandese),
3189             'one' => q(coronas islandese),
3190             'other' => q(coronas islandese),
3191             },
3192             },
3193             'JMD' => {
3194             display_name => {
3195             'currency' => q(dollar jamaican),
3196             'one' => q(dollares jamaican),
3197             'other' => q(dollares jamaican),
3198             },
3199             },
3200             'JPY' => {
3201             display_name => {
3202             'currency' => q(yen japonese),
3203             'one' => q(yen japonese),
3204             'other' => q(yen japonese),
3205             },
3206             },
3207             'KES' => {
3208             display_name => {
3209             'currency' => q(shilling kenyan),
3210             'one' => q(shillings kenyan),
3211             'other' => q(shillings kenyan),
3212             },
3213             },
3214             'KMF' => {
3215             display_name => {
3216             'currency' => q(franco comorian),
3217             'one' => q(francos comorian),
3218             'other' => q(francos comorian),
3219             },
3220             },
3221             'KYD' => {
3222             display_name => {
3223             'currency' => q(dollar del Insulas Caiman),
3224             'one' => q(dollares del Insulas Caiman),
3225             'other' => q(dollares del Insulas Caiman),
3226             },
3227             },
3228             'LRD' => {
3229             display_name => {
3230             'currency' => q(dollar liberian),
3231             'one' => q(dollares liberian),
3232             'other' => q(dollares liberian),
3233             },
3234             },
3235             'LYD' => {
3236             display_name => {
3237             'currency' => q(dinar libyc),
3238             'one' => q(dinares libyc),
3239             'other' => q(dinares libyc),
3240             },
3241             },
3242             'MAD' => {
3243             display_name => {
3244             'currency' => q(dirham marocchin),
3245             'one' => q(dirhams marocchin),
3246             'other' => q(dirhams marocchin),
3247             },
3248             },
3249             'MDL' => {
3250             display_name => {
3251             'currency' => q(leu moldave),
3252             'one' => q(lei moldave),
3253             'other' => q(lei moldave),
3254             },
3255             },
3256             'MGA' => {
3257             display_name => {
3258             'currency' => q(ariary malgache),
3259             'one' => q(ariary malgache),
3260             'other' => q(ariary malgache),
3261             },
3262             },
3263             'MKD' => {
3264             display_name => {
3265             'currency' => q(denar macedonie),
3266             'one' => q(denari macedonie),
3267             'other' => q(denari macedonie),
3268             },
3269             },
3270             'MRO' => {
3271             display_name => {
3272             'currency' => q(ouguiya mauritan \(1973–2017\)),
3273             'one' => q(ouguiyas mauritan \(1973–2017\)),
3274             'other' => q(ouguiyas mauritan \(1973–2017\)),
3275             },
3276             },
3277             'MRU' => {
3278             display_name => {
3279             'currency' => q(ouguiya mauritan),
3280             'one' => q(ouguiyas mauritan),
3281             'other' => q(ouguiyas mauritan),
3282             },
3283             },
3284             'MUR' => {
3285             display_name => {
3286             'currency' => q(rupia mauritian),
3287             'one' => q(rupias mauritian),
3288             'other' => q(rupias mauritian),
3289             },
3290             },
3291             'MWK' => {
3292             display_name => {
3293             'currency' => q(kwacha malawian),
3294             'one' => q(kwacha malawian),
3295             'other' => q(kwacha malawian),
3296             },
3297             },
3298             'MXN' => {
3299             display_name => {
3300             'currency' => q(peso mexican),
3301             'one' => q(pesos mexican),
3302             'other' => q(pesos mexican),
3303             },
3304             },
3305             'MZN' => {
3306             display_name => {
3307             'currency' => q(metical mozambican),
3308             'one' => q(meticales mozambican),
3309             'other' => q(meticales mozambican),
3310             },
3311             },
3312             'NAD' => {
3313             display_name => {
3314             'currency' => q(dollar namibian),
3315             'one' => q(dollares namibian),
3316             'other' => q(dollares namibian),
3317             },
3318             },
3319             'NGN' => {
3320             display_name => {
3321             'currency' => q(naira nigerian),
3322             'one' => q(nairas nigerian),
3323             'other' => q(nairas nigerian),
3324             },
3325             },
3326             'NIO' => {
3327             display_name => {
3328             'currency' => q(cordoba nicaraguan),
3329             'one' => q(cordobas nicaraguan),
3330             'other' => q(cordobas nicaraguan),
3331             },
3332             },
3333             'NLG' => {
3334             symbol => 'ƒ',
3335             display_name => {
3336             'currency' => q(Florino nederlandese),
3337             'one' => q(florinos nederlandese),
3338             'other' => q(florinos nederlandese),
3339             },
3340             },
3341             'NOK' => {
3342             display_name => {
3343             'currency' => q(corona norvegian),
3344             'one' => q(coronas norvegian),
3345             'other' => q(coronas norvegian),
3346             },
3347             },
3348             'NZD' => {
3349             display_name => {
3350             'currency' => q(dollar neozelandese),
3351             'one' => q(dollares neozelandese),
3352             'other' => q(dollares neozelandese),
3353             },
3354             },
3355             'PAB' => {
3356             display_name => {
3357             'currency' => q(balboa panamen),
3358             'one' => q(balboas panamen),
3359             'other' => q(balboas panamen),
3360             },
3361             },
3362             'PEN' => {
3363             display_name => {
3364             'currency' => q(sol peruvian),
3365             'one' => q(soles peruvian),
3366             'other' => q(soles peruvian),
3367             },
3368             },
3369             'PGK' => {
3370             display_name => {
3371             'currency' => q(kina papuan),
3372             'one' => q(kinas papuan),
3373             'other' => q(kinas papuan),
3374             },
3375             },
3376             'PLN' => {
3377             display_name => {
3378             'currency' => q(zloty polonese),
3379             'one' => q(zlotys polonese),
3380             'other' => q(zlotys polonese),
3381             },
3382             },
3383             'PYG' => {
3384             display_name => {
3385             'currency' => q(guarani paraguayan),
3386             'one' => q(guaranis paraguayan),
3387             'other' => q(guaranis paraguayan),
3388             },
3389             },
3390             'RON' => {
3391             display_name => {
3392             'currency' => q(leu romanian),
3393             'one' => q(lei romanian),
3394             'other' => q(lei romanian),
3395             },
3396             },
3397             'RSD' => {
3398             display_name => {
3399             'currency' => q(dinar serbe),
3400             'one' => q(dinares serbe),
3401             'other' => q(dinares serbe),
3402             },
3403             },
3404             'RUB' => {
3405             symbol => '₽',
3406             display_name => {
3407             'currency' => q(rublo russe),
3408             'one' => q(rublos russe),
3409             'other' => q(rublos russe),
3410             },
3411             },
3412             'RWF' => {
3413             display_name => {
3414             'currency' => q(franco ruandese),
3415             'one' => q(francos ruandese),
3416             'other' => q(francos ruandese),
3417             },
3418             },
3419             'SBD' => {
3420             display_name => {
3421             'currency' => q(dollar del insulas Salomon),
3422             'one' => q(dollares del insulas Salomon),
3423             'other' => q(dollares del insulas Salomon),
3424             },
3425             },
3426             'SCR' => {
3427             display_name => {
3428             'currency' => q(rupia seychellese),
3429             'one' => q(rupias seychellese),
3430             'other' => q(rupias seychellese),
3431             },
3432             },
3433             'SDG' => {
3434             display_name => {
3435             'currency' => q(libra sudanese),
3436             'one' => q(libras sudanese),
3437             'other' => q(libras sudanese),
3438             },
3439             },
3440             'SEK' => {
3441             display_name => {
3442             'currency' => q(corona svedese),
3443             'one' => q(coronas svedese),
3444             'other' => q(coronas svedese),
3445             },
3446             },
3447             'SHP' => {
3448             display_name => {
3449             'currency' => q(libra de St. Helena),
3450             'one' => q(libras de St. Helena),
3451             'other' => q(libras de St. Helena),
3452             },
3453             },
3454             'SLL' => {
3455             display_name => {
3456             'currency' => q(leone sierraleonese),
3457             'one' => q(leones sierraleonese),
3458             'other' => q(leones sierraleonese),
3459             },
3460             },
3461             'SOS' => {
3462             display_name => {
3463             'currency' => q(shilling somali),
3464             'one' => q(shillings somali),
3465             'other' => q(shillings somali),
3466             },
3467             },
3468             'SRD' => {
3469             display_name => {
3470             'currency' => q(dollar surinamese),
3471             'one' => q(dollares surinamese),
3472             'other' => q(dollares surinamese),
3473             },
3474             },
3475             'SSP' => {
3476             display_name => {
3477             'currency' => q(libra sud-sudanese),
3478             'one' => q(libras sud-sudanese),
3479             'other' => q(libras sud-sudanese),
3480             },
3481             },
3482             'STN' => {
3483             display_name => {
3484             'currency' => q(dobra de São Tomé e Príncipe),
3485             'one' => q(dobras de São Tomé e Príncipe),
3486             'other' => q(dobras de São Tomé e Príncipe),
3487             },
3488             },
3489             'SZL' => {
3490             display_name => {
3491             'currency' => q(lilangeni swazilandese),
3492             'one' => q(emalangeni swazilandese),
3493             'other' => q(emalangeni swazilandese),
3494             },
3495             },
3496             'TND' => {
3497             display_name => {
3498             'currency' => q(dinar tunisian),
3499             'one' => q(dinares tunisian),
3500             'other' => q(dinares tunisian),
3501             },
3502             },
3503             'TOP' => {
3504             display_name => {
3505             'currency' => q(paʻanga tongan),
3506             'one' => q(paʻangas tongan),
3507             'other' => q(paʻangas tongan),
3508             },
3509             },
3510             'TTD' => {
3511             display_name => {
3512             'currency' => q(dollar de Trinidad e Tobago),
3513             'one' => q(dollares de Trinidad e Tobago),
3514             'other' => q(dollares de Trinidad e Tobago),
3515             },
3516             },
3517             'TZS' => {
3518             display_name => {
3519             'currency' => q(shilling tanzanian),
3520             'one' => q(shillings tanzanian),
3521             'other' => q(shillings tanzanian),
3522             },
3523             },
3524             'UAH' => {
3525             display_name => {
3526             'currency' => q(hryvnia ukrainian),
3527             'one' => q(hryvni ukrainian),
3528             'other' => q(hryvni ukrainian),
3529             },
3530             },
3531             'UGX' => {
3532             display_name => {
3533             'currency' => q(shilling ugandese),
3534             'one' => q(shillings ugandese),
3535             'other' => q(shillings ugandese),
3536             },
3537             },
3538             'USD' => {
3539             display_name => {
3540             'currency' => q(dollar statounitese),
3541             'one' => q(dollares statounitese),
3542             'other' => q(dollares statounitese),
3543             },
3544             },
3545             'UYU' => {
3546             display_name => {
3547             'currency' => q(peso uruguayan),
3548             'one' => q(pesos uruguayan),
3549             'other' => q(pesos uruguayan),
3550             },
3551             },
3552             'VEF' => {
3553             display_name => {
3554             'currency' => q(bolivar venezuelan \(2008–2018\)),
3555             'one' => q(bolivares venezuelan \(2008–2018\)),
3556             'other' => q(bolivares venezuelan \(2008–2018\)),
3557             },
3558             },
3559             'VES' => {
3560             display_name => {
3561             'currency' => q(bolivar venezuelan),
3562             'one' => q(bolivares venezuelan),
3563             'other' => q(bolivares venezuelan),
3564             },
3565             },
3566             'VUV' => {
3567             display_name => {
3568             'currency' => q(vatu vanuatuan),
3569             'one' => q(vatus vanuatuan),
3570             'other' => q(vatus vanuatuan),
3571             },
3572             },
3573             'WST' => {
3574             display_name => {
3575             'currency' => q(tala samoan),
3576             'one' => q(talas samoan),
3577             'other' => q(talas samoan),
3578             },
3579             },
3580             'XAF' => {
3581             display_name => {
3582             'currency' => q(franco CFA de Africa Central),
3583             'one' => q(francos CFA de Africa Central),
3584             'other' => q(francos CFA de Africa Central),
3585             },
3586             },
3587             'XCD' => {
3588             display_name => {
3589             'currency' => q(dollar del Caribes Oriental),
3590             'one' => q(dollares del Caribes Oriental),
3591             'other' => q(dollares del Caribes Oriental),
3592             },
3593             },
3594             'XOF' => {
3595             display_name => {
3596             'currency' => q(franco CFA de Africa Occidental),
3597             'one' => q(francos CFA de Africa Occidental),
3598             'other' => q(francos CFA de Africa Occidental),
3599             },
3600             },
3601             'XPF' => {
3602             display_name => {
3603             'currency' => q(franco CFP),
3604             'one' => q(francos CFP),
3605             'other' => q(francos CFP),
3606             },
3607             },
3608             'XXX' => {
3609             display_name => {
3610             'currency' => q(moneta incognite),
3611             'one' => q(\(moneta incognite\)),
3612             'other' => q(\(moneta incognite\)),
3613             },
3614             },
3615             'ZAR' => {
3616             display_name => {
3617             'currency' => q(rand sudafrican),
3618             'one' => q(rand sudafrican),
3619             'other' => q(rand sudafrican),
3620             },
3621             },
3622             'ZMW' => {
3623             display_name => {
3624             'currency' => q(kwacha zambian),
3625             'one' => q(kwacha zambian),
3626             'other' => q(kwacha zambian),
3627             },
3628             },
3629             } },
3630             );
3631              
3632              
3633             has 'calendar_months' => (
3634             is => 'ro',
3635             isa => HashRef,
3636             init_arg => undef,
3637             default => sub { {
3638             'gregorian' => {
3639             'format' => {
3640             abbreviated => {
3641             nonleap => [
3642             'jan',
3643             'feb',
3644             'mar',
3645             'apr',
3646             'mai',
3647             'jun',
3648             'jul',
3649             'aug',
3650             'sep',
3651             'oct',
3652             'nov',
3653             'dec'
3654             ],
3655             leap => [
3656            
3657             ],
3658             },
3659             narrow => {
3660             nonleap => [
3661             'j',
3662             'f',
3663             'm',
3664             'a',
3665             'm',
3666             'j',
3667             'j',
3668             'a',
3669             's',
3670             'o',
3671             'n',
3672             'd'
3673             ],
3674             leap => [
3675            
3676             ],
3677             },
3678             wide => {
3679             nonleap => [
3680             'januario',
3681             'februario',
3682             'martio',
3683             'april',
3684             'maio',
3685             'junio',
3686             'julio',
3687             'augusto',
3688             'septembre',
3689             'octobre',
3690             'novembre',
3691             'decembre'
3692             ],
3693             leap => [
3694            
3695             ],
3696             },
3697             },
3698             'stand-alone' => {
3699             abbreviated => {
3700             nonleap => [
3701             'jan',
3702             'feb',
3703             'mar',
3704             'apr',
3705             'mai',
3706             'jun',
3707             'jul',
3708             'aug',
3709             'sep',
3710             'oct',
3711             'nov',
3712             'dec'
3713             ],
3714             leap => [
3715            
3716             ],
3717             },
3718             narrow => {
3719             nonleap => [
3720             '1',
3721             '2',
3722             '3',
3723             '4',
3724             '5',
3725             '6',
3726             '7',
3727             '8',
3728             '9',
3729             '10',
3730             '11',
3731             '12'
3732             ],
3733             leap => [
3734            
3735             ],
3736             },
3737             wide => {
3738             nonleap => [
3739             'januario',
3740             'februario',
3741             'martio',
3742             'april',
3743             'maio',
3744             'junio',
3745             'julio',
3746             'augusto',
3747             'septembre',
3748             'octobre',
3749             'novembre',
3750             'decembre'
3751             ],
3752             leap => [
3753            
3754             ],
3755             },
3756             },
3757             },
3758             } },
3759             );
3760              
3761             has 'calendar_days' => (
3762             is => 'ro',
3763             isa => HashRef,
3764             init_arg => undef,
3765             default => sub { {
3766             'gregorian' => {
3767             'format' => {
3768             abbreviated => {
3769             mon => 'lun',
3770             tue => 'mar',
3771             wed => 'mer',
3772             thu => 'jov',
3773             fri => 'ven',
3774             sat => 'sab',
3775             sun => 'dom'
3776             },
3777             narrow => {
3778             mon => 'l',
3779             tue => 'm',
3780             wed => 'm',
3781             thu => 'j',
3782             fri => 'v',
3783             sat => 's',
3784             sun => 'd'
3785             },
3786             short => {
3787             mon => 'lu',
3788             tue => 'ma',
3789             wed => 'me',
3790             thu => 'jo',
3791             fri => 've',
3792             sat => 'sa',
3793             sun => 'do'
3794             },
3795             wide => {
3796             mon => 'lunedi',
3797             tue => 'martedi',
3798             wed => 'mercuridi',
3799             thu => 'jovedi',
3800             fri => 'venerdi',
3801             sat => 'sabbato',
3802             sun => 'dominica'
3803             },
3804             },
3805             'stand-alone' => {
3806             abbreviated => {
3807             mon => 'lun',
3808             tue => 'mar',
3809             wed => 'mer',
3810             thu => 'jov',
3811             fri => 'ven',
3812             sat => 'sab',
3813             sun => 'dom'
3814             },
3815             narrow => {
3816             mon => 'l',
3817             tue => 'm',
3818             wed => 'm',
3819             thu => 'j',
3820             fri => 'v',
3821             sat => 's',
3822             sun => 'd'
3823             },
3824             short => {
3825             mon => 'lu',
3826             tue => 'ma',
3827             wed => 'me',
3828             thu => 'jo',
3829             fri => 've',
3830             sat => 'sa',
3831             sun => 'do'
3832             },
3833             wide => {
3834             mon => 'lunedi',
3835             tue => 'martedi',
3836             wed => 'mercuridi',
3837             thu => 'jovedi',
3838             fri => 'venerdi',
3839             sat => 'sabbato',
3840             sun => 'dominica'
3841             },
3842             },
3843             },
3844             } },
3845             );
3846              
3847             has 'calendar_quarters' => (
3848             is => 'ro',
3849             isa => HashRef,
3850             init_arg => undef,
3851             default => sub { {
3852             'gregorian' => {
3853             'format' => {
3854             abbreviated => {0 => 'T1',
3855             1 => 'T2',
3856             2 => 'T3',
3857             3 => 'T4'
3858             },
3859             narrow => {0 => '1',
3860             1 => '2',
3861             2 => '3',
3862             3 => '4'
3863             },
3864             wide => {0 => '1me trimestre',
3865             1 => '2nde trimestre',
3866             2 => '3tie trimestre',
3867             3 => '4te trimestre'
3868             },
3869             },
3870             'stand-alone' => {
3871             abbreviated => {0 => 'T1',
3872             1 => 'T2',
3873             2 => 'T3',
3874             3 => 'T4'
3875             },
3876             narrow => {0 => '1',
3877             1 => '2',
3878             2 => '3',
3879             3 => '4'
3880             },
3881             wide => {0 => '1me trimestre',
3882             1 => '2nde trimestre',
3883             2 => '3tie trimestre',
3884             3 => '4te trimestre'
3885             },
3886             },
3887             },
3888             } },
3889             );
3890              
3891             has 'day_periods' => (
3892             is => 'ro',
3893             isa => HashRef,
3894             init_arg => undef,
3895             default => sub { {
3896             'gregorian' => {
3897             'format' => {
3898             'abbreviated' => {
3899             'am' => q{AM},
3900             'pm' => q{PM},
3901             },
3902             'narrow' => {
3903             'am' => q{AM},
3904             'pm' => q{PM},
3905             },
3906             'wide' => {
3907             'am' => q{AM},
3908             'pm' => q{PM},
3909             },
3910             },
3911             'stand-alone' => {
3912             'abbreviated' => {
3913             'am' => q{AM},
3914             'pm' => q{PM},
3915             },
3916             'narrow' => {
3917             'am' => q{AM},
3918             'pm' => q{PM},
3919             },
3920             'wide' => {
3921             'am' => q{AM},
3922             'pm' => q{PM},
3923             },
3924             },
3925             },
3926             } },
3927             );
3928              
3929             has 'eras' => (
3930             is => 'ro',
3931             isa => HashRef,
3932             init_arg => undef,
3933             default => sub { {
3934             'generic' => {
3935             },
3936             'gregorian' => {
3937             abbreviated => {
3938             '0' => 'a.Chr.',
3939             '1' => 'p.Chr.'
3940             },
3941             wide => {
3942             '0' => 'ante Christo',
3943             '1' => 'post Christo'
3944             },
3945             },
3946             } },
3947             );
3948              
3949             has 'date_formats' => (
3950             is => 'ro',
3951             isa => HashRef,
3952             init_arg => undef,
3953             default => sub { {
3954             'generic' => {
3955             'full' => q{EEEE 'le' d 'de' MMMM y G},
3956             'long' => q{d 'de' MMMM y G},
3957             'medium' => q{d MMM y G},
3958             'short' => q{dd-MM-y GGGGG},
3959             },
3960             'gregorian' => {
3961             'full' => q{EEEE 'le' d 'de' MMMM y},
3962             'long' => q{d 'de' MMMM y},
3963             'medium' => q{d MMM y},
3964             'short' => q{dd-MM-y},
3965             },
3966             } },
3967             );
3968              
3969             has 'time_formats' => (
3970             is => 'ro',
3971             isa => HashRef,
3972             init_arg => undef,
3973             default => sub { {
3974             'generic' => {
3975             },
3976             'gregorian' => {
3977             'full' => q{HH:mm:ss zzzz},
3978             'long' => q{HH:mm:ss z},
3979             'medium' => q{HH:mm:ss},
3980             'short' => q{HH:mm},
3981             },
3982             } },
3983             );
3984              
3985             has 'datetime_formats' => (
3986             is => 'ro',
3987             isa => HashRef,
3988             init_arg => undef,
3989             default => sub { {
3990             'generic' => {
3991             'full' => q{{1} 'a' {0}},
3992             'long' => q{{1} 'a' {0}},
3993             'medium' => q{{1}, {0}},
3994             'short' => q{{1}, {0}},
3995             },
3996             'gregorian' => {
3997             'full' => q{{1} 'a' {0}},
3998             'long' => q{{1} 'a' {0}},
3999             'medium' => q{{1} {0}},
4000             'short' => q{{1} {0}},
4001             },
4002             } },
4003             );
4004              
4005             has 'datetime_formats_available_formats' => (
4006             is => 'ro',
4007             isa => HashRef,
4008             init_arg => undef,
4009             default => sub { {
4010             'generic' => {
4011             Bh => q{h B},
4012             Bhm => q{h:mm B},
4013             Bhms => q{h:mm:ss B},
4014             E => q{ccc},
4015             EBhm => q{E h:mm B},
4016             EBhms => q{E h:mm:ss B},
4017             EHm => q{E HH:mm},
4018             EHms => q{E HH:mm:ss},
4019             Ed => q{E d},
4020             Ehm => q{E h:mm a},
4021             Ehms => q{E h:mm:ss a},
4022             Gy => q{y G},
4023             GyMMM => q{MMM y G},
4024             GyMMMEd => q{E d MMM y G},
4025             GyMMMd => q{d MMM y G},
4026             H => q{HH},
4027             Hm => q{HH:mm},
4028             Hms => q{HH:mm:ss},
4029             M => q{L},
4030             MEd => q{E dd-MM},
4031             MMM => q{LLL},
4032             MMMEd => q{E d MMM},
4033             MMMMd => q{d 'de' MMMM},
4034             MMMd => q{d MMM},
4035             Md => q{dd-MM},
4036             d => q{d},
4037             h => q{h a},
4038             hm => q{h:mm a},
4039             hms => q{h:mm:ss a},
4040             ms => q{mm:ss},
4041             y => q{y G},
4042             yyyy => q{y G},
4043             yyyyM => q{MM-y GGGGG},
4044             yyyyMEd => q{E dd-MM-y GGGGG},
4045             yyyyMMM => q{MMM y G},
4046             yyyyMMMEd => q{E d MMM y G},
4047             yyyyMMMM => q{MMMM y G},
4048             yyyyMMMd => q{d MMM y G},
4049             yyyyMd => q{dd-MM-y GGGGG},
4050             yyyyQQQ => q{QQQ y G},
4051             yyyyQQQQ => q{QQQQ 'de' y G},
4052             },
4053             'gregorian' => {
4054             Bh => q{h B},
4055             Bhm => q{h:mm B},
4056             Bhms => q{h:mm:ss B},
4057             E => q{ccc},
4058             EBhm => q{E h:mm B},
4059             EBhms => q{E h:mm:ss B},
4060             EHm => q{E HH:mm},
4061             EHms => q{E HH:mm:ss},
4062             Ed => q{E d},
4063             Ehm => q{E h:mm a},
4064             Ehms => q{E h:mm:ss a},
4065             Gy => q{y G},
4066             GyMMM => q{MMM y G},
4067             GyMMMEd => q{E d MMM y G},
4068             GyMMMd => q{d MMM y G},
4069             H => q{HH},
4070             Hm => q{HH:mm},
4071             Hms => q{HH:mm:ss},
4072             Hmsv => q{HH:mm:ss v},
4073             Hmv => q{HH:mm v},
4074             M => q{L},
4075             MEd => q{E dd-MM},
4076             MMM => q{LLL},
4077             MMMEd => q{E d MMM},
4078             MMMMW => q{'septimana' W 'de' MMMM},
4079             MMMMd => q{d 'de' MMMM},
4080             MMMd => q{d MMM},
4081             Md => q{dd-MM},
4082             d => q{d},
4083             h => q{h a},
4084             hm => q{h:mm a},
4085             hms => q{h:mm:ss a},
4086             hmsv => q{h:mm:ss a v},
4087             hmv => q{h:mm a v},
4088             ms => q{mm:ss},
4089             y => q{y},
4090             yM => q{MM-y},
4091             yMEd => q{E dd-MM-y},
4092             yMMM => q{MMM y},
4093             yMMMEd => q{E d MMM y},
4094             yMMMM => q{MMMM y},
4095             yMMMd => q{d MMM y},
4096             yMd => q{dd-MM-y},
4097             yQQQ => q{QQQ y},
4098             yQQQQ => q{QQQQ 'de' y},
4099             yw => q{'septimana' w 'de' Y},
4100             },
4101             } },
4102             );
4103              
4104             has 'datetime_formats_append_item' => (
4105             is => 'ro',
4106             isa => HashRef,
4107             init_arg => undef,
4108             default => sub { {
4109             'gregorian' => {
4110             'Timezone' => '{0} {1}',
4111             },
4112             } },
4113             );
4114              
4115             has 'datetime_formats_interval' => (
4116             is => 'ro',
4117             isa => HashRef,
4118             init_arg => undef,
4119             default => sub { {
4120             'generic' => {
4121             M => {
4122             M => q{MM – MM},
4123             },
4124             MEd => {
4125             M => q{E dd-MM – E dd-MM},
4126             d => q{E dd-MM – E dd-MM},
4127             },
4128             MMM => {
4129             M => q{MMM – MMM},
4130             },
4131             MMMEd => {
4132             M => q{E d MMM – E d MMM},
4133             d => q{E d MMM – E d MMM},
4134             },
4135             MMMd => {
4136             M => q{d MMM – d MMM},
4137             d => q{d – d MMM},
4138             },
4139             Md => {
4140             M => q{dd-MM – dd-MM},
4141             d => q{dd-MM – dd-MM},
4142             },
4143             d => {
4144             d => q{d – d},
4145             },
4146             fallback => '{0} – {1}',
4147             y => {
4148             y => q{y – y G},
4149             },
4150             yM => {
4151             M => q{MM-y – MM-y GGGGG},
4152             y => q{MM-y – MM-y GGGGG},
4153             },
4154             yMEd => {
4155             M => q{E dd-MM-y – E dd-MM-y GGGGG},
4156             d => q{E dd-MM-y – E dd-MM-y GGGGG},
4157             y => q{E dd-MM-y – E dd-MM-y GGGGG},
4158             },
4159             yMMM => {
4160             M => q{MMM – MMM y G},
4161             y => q{MMM y – MMM y G},
4162             },
4163             yMMMEd => {
4164             M => q{E d MMM – E d MMM y G},
4165             d => q{E d MMM – E d MMM y G},
4166             y => q{E d MMM y – E d MMM y G},
4167             },
4168             yMMMM => {
4169             M => q{MMMM – MMMM y G},
4170             y => q{MMMM y – MMMM y G},
4171             },
4172             yMMMd => {
4173             M => q{d MMM – d MMM y G},
4174             d => q{d – d MMM y G},
4175             y => q{d MMM y – d MMM y G},
4176             },
4177             yMd => {
4178             M => q{dd-MM-y – dd-MM-y GGGGG},
4179             d => q{dd-MM-y – dd-MM-y GGGGG},
4180             y => q{dd-MM-y – dd-MM-y GGGGG},
4181             },
4182             },
4183             'gregorian' => {
4184             H => {
4185             H => q{HH – HH},
4186             },
4187             Hm => {
4188             H => q{HH:mm – HH:mm},
4189             m => q{HH:mm – HH:mm},
4190             },
4191             Hmv => {
4192             H => q{HH:mm – HH:mm v},
4193             m => q{HH:mm – HH:mm v},
4194             },
4195             Hv => {
4196             H => q{HH – HH v},
4197             },
4198             M => {
4199             M => q{MM – MM},
4200             },
4201             MEd => {
4202             M => q{E MM-dd – E MM-dd},
4203             d => q{E MM-dd – E MM-dd},
4204             },
4205             MMM => {
4206             M => q{MMM – MMM},
4207             },
4208             MMMEd => {
4209             M => q{E d MMM – E d MMM},
4210             d => q{E d MMM – E d MMM},
4211             },
4212             MMMd => {
4213             M => q{d MMM – d MMM},
4214             d => q{d – d MMM},
4215             },
4216             Md => {
4217             M => q{MM-dd – MM-dd},
4218             d => q{MM-dd – MM-dd},
4219             },
4220             d => {
4221             d => q{d – d},
4222             },
4223             fallback => '{0} – {1}',
4224             h => {
4225             a => q{h a – h a},
4226             h => q{h – h a},
4227             },
4228             hm => {
4229             a => q{h:mm a – h:mm a},
4230             h => q{h:mm – h:mm a},
4231             m => q{h:mm – h:mm a},
4232             },
4233             hmv => {
4234             a => q{h:mm a – h:mm a v},
4235             h => q{h:mm – h:mm a v},
4236             m => q{h:mm – h:mm a v},
4237             },
4238             hv => {
4239             a => q{h a – h a v},
4240             h => q{h – h a v},
4241             },
4242             y => {
4243             y => q{y – y},
4244             },
4245             yM => {
4246             M => q{MM-y – MM-y},
4247             y => q{MM-y – MM-y},
4248             },
4249             yMEd => {
4250             M => q{E dd-MM-y – E dd-MM-y},
4251             d => q{E dd-MM-y – E dd-MM-y},
4252             y => q{E dd-MM-y – E dd-MM-y},
4253             },
4254             yMMM => {
4255             M => q{MMM – MMM y},
4256             y => q{MMM y – MMM y},
4257             },
4258             yMMMEd => {
4259             M => q{E d MMM – E d MMM y},
4260             d => q{E d MMM – E d MMM y},
4261             y => q{E d MMM y – E d MMM y},
4262             },
4263             yMMMM => {
4264             M => q{MMMM – MMMM y},
4265             y => q{MMMM y – MMMM y},
4266             },
4267             yMMMd => {
4268             M => q{d MMM – d MMM y},
4269             d => q{d – d MMM y},
4270             y => q{d MMM y – d MMM y},
4271             },
4272             yMd => {
4273             M => q{dd-MM-y – dd-MM-y},
4274             d => q{dd-MM-y – dd-MM-y},
4275             y => q{dd-MM-y – dd-MM-y},
4276             },
4277             },
4278             } },
4279             );
4280              
4281             has 'time_zone_names' => (
4282             is => 'ro',
4283             isa => HashRef,
4284             init_arg => undef,
4285             default => sub { {
4286             hourFormat => q(+HH:mm;-HH:mm),
4287             gmtFormat => q(GMT{0}),
4288             gmtZeroFormat => q(GMT),
4289             regionFormat => q(hora de {0}),
4290             regionFormat => q(hora estive de {0}),
4291             regionFormat => q(hora normal de {0}),
4292             fallbackFormat => q({1} ({0})),
4293             'Africa/Ceuta' => {
4294             exemplarCity => q#Ceuta#,
4295             },
4296             'Africa/Djibouti' => {
4297             exemplarCity => q#Djibuti#,
4298             },
4299             'Alaska' => {
4300             long => {
4301             'daylight' => q#hora estive de Alaska#,
4302             'generic' => q#hora de Alaska#,
4303             'standard' => q#hora normal de Alaska#,
4304             },
4305             },
4306             'America/Adak' => {
4307             exemplarCity => q#Adak#,
4308             },
4309             'America/Anchorage' => {
4310             exemplarCity => q#Anchorage#,
4311             },
4312             'America/Anguilla' => {
4313             exemplarCity => q#Anguilla#,
4314             },
4315             'America/Antigua' => {
4316             exemplarCity => q#Antigua#,
4317             },
4318             'America/Aruba' => {
4319             exemplarCity => q#Aruba#,
4320             },
4321             'America/Bahia_Banderas' => {
4322             exemplarCity => q#Bahia de Banderas#,
4323             },
4324             'America/Barbados' => {
4325             exemplarCity => q#Barbados#,
4326             },
4327             'America/Belize' => {
4328             exemplarCity => q#Belize#,
4329             },
4330             'America/Blanc-Sablon' => {
4331             exemplarCity => q#Blanc-Sablon#,
4332             },
4333             'America/Boise' => {
4334             exemplarCity => q#Boise#,
4335             },
4336             'America/Cambridge_Bay' => {
4337             exemplarCity => q#Cambridge Bay#,
4338             },
4339             'America/Cancun' => {
4340             exemplarCity => q#Cancun#,
4341             },
4342             'America/Cayman' => {
4343             exemplarCity => q#Caiman#,
4344             },
4345             'America/Chicago' => {
4346             exemplarCity => q#Chicago#,
4347             },
4348             'America/Chihuahua' => {
4349             exemplarCity => q#Chihuahua#,
4350             },
4351             'America/Coral_Harbour' => {
4352             exemplarCity => q#Atikokan#,
4353             },
4354             'America/Costa_Rica' => {
4355             exemplarCity => q#Costa Rica#,
4356             },
4357             'America/Creston' => {
4358             exemplarCity => q#Creston#,
4359             },
4360             'America/Curacao' => {
4361             exemplarCity => q#Curaçao#,
4362             },
4363             'America/Danmarkshavn' => {
4364             exemplarCity => q#Danmarkshavn#,
4365             },
4366             'America/Dawson' => {
4367             exemplarCity => q#Dawson#,
4368             },
4369             'America/Dawson_Creek' => {
4370             exemplarCity => q#Dawson Creek#,
4371             },
4372             'America/Denver' => {
4373             exemplarCity => q#Denver#,
4374             },
4375             'America/Detroit' => {
4376             exemplarCity => q#Detroit#,
4377             },
4378             'America/Dominica' => {
4379             exemplarCity => q#Dominica#,
4380             },
4381             'America/Edmonton' => {
4382             exemplarCity => q#Edmonton#,
4383             },
4384             'America/El_Salvador' => {
4385             exemplarCity => q#El Salvador#,
4386             },
4387             'America/Fort_Nelson' => {
4388             exemplarCity => q#Fort Nelson#,
4389             },
4390             'America/Glace_Bay' => {
4391             exemplarCity => q#Glace Bay#,
4392             },
4393             'America/Godthab' => {
4394             exemplarCity => q#Nuuk#,
4395             },
4396             'America/Goose_Bay' => {
4397             exemplarCity => q#Goose Bay#,
4398             },
4399             'America/Grand_Turk' => {
4400             exemplarCity => q#Grand Turk#,
4401             },
4402             'America/Grenada' => {
4403             exemplarCity => q#Grenada#,
4404             },
4405             'America/Guadeloupe' => {
4406             exemplarCity => q#Guadeloupe#,
4407             },
4408             'America/Guatemala' => {
4409             exemplarCity => q#Guatemala#,
4410             },
4411             'America/Halifax' => {
4412             exemplarCity => q#Halifax#,
4413             },
4414             'America/Havana' => {
4415             exemplarCity => q#Havana#,
4416             },
4417             'America/Hermosillo' => {
4418             exemplarCity => q#Hermosillo#,
4419             },
4420             'America/Indiana/Knox' => {
4421             exemplarCity => q#Knox, Indiana#,
4422             },
4423             'America/Indiana/Marengo' => {
4424             exemplarCity => q#Marengo, Indiana#,
4425             },
4426             'America/Indiana/Petersburg' => {
4427             exemplarCity => q#Petersburg, Indiana#,
4428             },
4429             'America/Indiana/Tell_City' => {
4430             exemplarCity => q#Tell City, Indiana#,
4431             },
4432             'America/Indiana/Vevay' => {
4433             exemplarCity => q#Vevay, Indiana#,
4434             },
4435             'America/Indiana/Vincennes' => {
4436             exemplarCity => q#Vincennes, Indiana#,
4437             },
4438             'America/Indiana/Winamac' => {
4439             exemplarCity => q#Winamac, Indiana#,
4440             },
4441             'America/Indianapolis' => {
4442             exemplarCity => q#Indianapolis#,
4443             },
4444             'America/Inuvik' => {
4445             exemplarCity => q#Inuvik#,
4446             },
4447             'America/Iqaluit' => {
4448             exemplarCity => q#Iqaluit#,
4449             },
4450             'America/Jamaica' => {
4451             exemplarCity => q#Jamaica#,
4452             },
4453             'America/Juneau' => {
4454             exemplarCity => q#Juneau#,
4455             },
4456             'America/Kentucky/Monticello' => {
4457             exemplarCity => q#Monticello, Kentucky#,
4458             },
4459             'America/Kralendijk' => {
4460             exemplarCity => q#Kralendijk#,
4461             },
4462             'America/Los_Angeles' => {
4463             exemplarCity => q#Los Angeles#,
4464             },
4465             'America/Louisville' => {
4466             exemplarCity => q#Louisville#,
4467             },
4468             'America/Lower_Princes' => {
4469             exemplarCity => q#Lower Prince’s Quarter#,
4470             },
4471             'America/Managua' => {
4472             exemplarCity => q#Managua#,
4473             },
4474             'America/Marigot' => {
4475             exemplarCity => q#Marigot#,
4476             },
4477             'America/Martinique' => {
4478             exemplarCity => q#Martinica#,
4479             },
4480             'America/Matamoros' => {
4481             exemplarCity => q#Matamoros#,
4482             },
4483             'America/Mazatlan' => {
4484             exemplarCity => q#Mazatlan#,
4485             },
4486             'America/Menominee' => {
4487             exemplarCity => q#Menominee#,
4488             },
4489             'America/Merida' => {
4490             exemplarCity => q#Merida#,
4491             },
4492             'America/Metlakatla' => {
4493             exemplarCity => q#Metlakatla#,
4494             },
4495             'America/Mexico_City' => {
4496             exemplarCity => q#Citate de Mexico#,
4497             },
4498             'America/Miquelon' => {
4499             exemplarCity => q#Miquelon#,
4500             },
4501             'America/Moncton' => {
4502             exemplarCity => q#Moncton#,
4503             },
4504             'America/Monterrey' => {
4505             exemplarCity => q#Monterrey#,
4506             },
4507             'America/Montserrat' => {
4508             exemplarCity => q#Montserrat#,
4509             },
4510             'America/Nassau' => {
4511             exemplarCity => q#Nassau#,
4512             },
4513             'America/New_York' => {
4514             exemplarCity => q#Nove York#,
4515             },
4516             'America/Nipigon' => {
4517             exemplarCity => q#Nipigon#,
4518             },
4519             'America/Nome' => {
4520             exemplarCity => q#Nome#,
4521             },
4522             'America/North_Dakota/Beulah' => {
4523             exemplarCity => q#Beulah, Dakota del Nord#,
4524             },
4525             'America/North_Dakota/Center' => {
4526             exemplarCity => q#Center, Dakota del Nord#,
4527             },
4528             'America/North_Dakota/New_Salem' => {
4529             exemplarCity => q#New Salem, Dakota del Nord#,
4530             },
4531             'America/Ojinaga' => {
4532             exemplarCity => q#Ojinaga#,
4533             },
4534             'America/Panama' => {
4535             exemplarCity => q#Panama#,
4536             },
4537             'America/Pangnirtung' => {
4538             exemplarCity => q#Pangnirtung#,
4539             },
4540             'America/Phoenix' => {
4541             exemplarCity => q#Phoenix#,
4542             },
4543             'America/Port-au-Prince' => {
4544             exemplarCity => q#Port-au-Prince#,
4545             },
4546             'America/Port_of_Spain' => {
4547             exemplarCity => q#Port of Spain#,
4548             },
4549             'America/Puerto_Rico' => {
4550             exemplarCity => q#Porto Rico#,
4551             },
4552             'America/Rainy_River' => {
4553             exemplarCity => q#Rainy River#,
4554             },
4555             'America/Rankin_Inlet' => {
4556             exemplarCity => q#Rankin Inlet#,
4557             },
4558             'America/Regina' => {
4559             exemplarCity => q#Regina#,
4560             },
4561             'America/Resolute' => {
4562             exemplarCity => q#Resolute#,
4563             },
4564             'America/Santo_Domingo' => {
4565             exemplarCity => q#Santo Domingo#,
4566             },
4567             'America/Scoresbysund' => {
4568             exemplarCity => q#Ittoqqortoormiit#,
4569             },
4570             'America/Sitka' => {
4571             exemplarCity => q#Sitka#,
4572             },
4573             'America/St_Barthelemy' => {
4574             exemplarCity => q#Sancte Bartholomeo#,
4575             },
4576             'America/St_Johns' => {
4577             exemplarCity => q#Sancte Johannes de Terranova#,
4578             },
4579             'America/St_Kitts' => {
4580             exemplarCity => q#Sancte Christophoro#,
4581             },
4582             'America/St_Lucia' => {
4583             exemplarCity => q#Sancte Lucia#,
4584             },
4585             'America/St_Thomas' => {
4586             exemplarCity => q#Sancte Thomas#,
4587             },
4588             'America/St_Vincent' => {
4589             exemplarCity => q#Sancte Vincente#,
4590             },
4591             'America/Swift_Current' => {
4592             exemplarCity => q#Swift Current#,
4593             },
4594             'America/Tegucigalpa' => {
4595             exemplarCity => q#Tegucigalpa#,
4596             },
4597             'America/Thule' => {
4598             exemplarCity => q#Thule#,
4599             },
4600             'America/Thunder_Bay' => {
4601             exemplarCity => q#Thunder Bay#,
4602             },
4603             'America/Tijuana' => {
4604             exemplarCity => q#Tijuana#,
4605             },
4606             'America/Toronto' => {
4607             exemplarCity => q#Toronto#,
4608             },
4609             'America/Tortola' => {
4610             exemplarCity => q#Tortola#,
4611             },
4612             'America/Vancouver' => {
4613             exemplarCity => q#Vancouver#,
4614             },
4615             'America/Whitehorse' => {
4616             exemplarCity => q#Whitehorse#,
4617             },
4618             'America/Winnipeg' => {
4619             exemplarCity => q#Winnipeg#,
4620             },
4621             'America/Yakutat' => {
4622             exemplarCity => q#Yakutat#,
4623             },
4624             'America/Yellowknife' => {
4625             exemplarCity => q#Yellowknife#,
4626             },
4627             'America_Central' => {
4628             long => {
4629             'daylight' => q#hora estive central#,
4630             'generic' => q#hora central#,
4631             'standard' => q#hora normal central#,
4632             },
4633             },
4634             'America_Eastern' => {
4635             long => {
4636             'daylight' => q#hora estive del est#,
4637             'generic' => q#hora del est#,
4638             'standard' => q#hora normal del est#,
4639             },
4640             },
4641             'America_Mountain' => {
4642             long => {
4643             'daylight' => q#hora estive del montanias#,
4644             'generic' => q#hora del montanias#,
4645             'standard' => q#hora normal del montanias#,
4646             },
4647             },
4648             'America_Pacific' => {
4649             long => {
4650             'daylight' => q#hora estive pacific#,
4651             'generic' => q#hora pacific#,
4652             'standard' => q#hora normal pacific#,
4653             },
4654             },
4655             'Arctic/Longyearbyen' => {
4656             exemplarCity => q#Longyearbyen#,
4657             },
4658             'Asia/Anadyr' => {
4659             exemplarCity => q#Anadyr#,
4660             },
4661             'Asia/Barnaul' => {
4662             exemplarCity => q#Barnaul#,
4663             },
4664             'Asia/Chita' => {
4665             exemplarCity => q#Chita#,
4666             },
4667             'Asia/Hong_Kong' => {
4668             exemplarCity => q#Hongkong#,
4669             },
4670             'Asia/Irkutsk' => {
4671             exemplarCity => q#Irkutsk#,
4672             },
4673             'Asia/Kamchatka' => {
4674             exemplarCity => q#Kamchatka#,
4675             },
4676             'Asia/Khandyga' => {
4677             exemplarCity => q#Chandyga#,
4678             },
4679             'Asia/Krasnoyarsk' => {
4680             exemplarCity => q#Krasnoyarsk#,
4681             },
4682             'Asia/Magadan' => {
4683             exemplarCity => q#Magadan#,
4684             },
4685             'Asia/Novokuznetsk' => {
4686             exemplarCity => q#Novokuznetsk#,
4687             },
4688             'Asia/Novosibirsk' => {
4689             exemplarCity => q#Novosibirsk#,
4690             },
4691             'Asia/Omsk' => {
4692             exemplarCity => q#Omsk#,
4693             },
4694             'Asia/Sakhalin' => {
4695             exemplarCity => q#Sachalin#,
4696             },
4697             'Asia/Srednekolymsk' => {
4698             exemplarCity => q#Srednekolymsk#,
4699             },
4700             'Asia/Tomsk' => {
4701             exemplarCity => q#Tomsk#,
4702             },
4703             'Asia/Ust-Nera' => {
4704             exemplarCity => q#Ust-Nera#,
4705             },
4706             'Asia/Vladivostok' => {
4707             exemplarCity => q#Vladivostok#,
4708             },
4709             'Asia/Yakutsk' => {
4710             exemplarCity => q#Yakutsk#,
4711             },
4712             'Asia/Yekaterinburg' => {
4713             exemplarCity => q#Ekaterinburg#,
4714             },
4715             'Atlantic' => {
4716             long => {
4717             'daylight' => q#hora estive atlantic#,
4718             'generic' => q#hora atlantic#,
4719             'standard' => q#hora normal atlantic#,
4720             },
4721             },
4722             'Atlantic/Azores' => {
4723             exemplarCity => q#Azores#,
4724             },
4725             'Atlantic/Bermuda' => {
4726             exemplarCity => q#Bermuda#,
4727             },
4728             'Atlantic/Canary' => {
4729             exemplarCity => q#Canarias#,
4730             },
4731             'Atlantic/Cape_Verde' => {
4732             exemplarCity => q#Capo Verde#,
4733             },
4734             'Atlantic/Faeroe' => {
4735             exemplarCity => q#Feroe#,
4736             },
4737             'Atlantic/Madeira' => {
4738             exemplarCity => q#Madeira#,
4739             },
4740             'Atlantic/Reykjavik' => {
4741             exemplarCity => q#Reykjavik#,
4742             },
4743             'Azores' => {
4744             long => {
4745             'daylight' => q#hora estive del Azores#,
4746             'generic' => q#hora del Azores#,
4747             'standard' => q#hora normal del Azores#,
4748             },
4749             },
4750             'Cuba' => {
4751             long => {
4752             'daylight' => q#hora estive de Cuba#,
4753             'generic' => q#hora de Cuba#,
4754             'standard' => q#hora normal de Cuba#,
4755             },
4756             },
4757             'Etc/UTC' => {
4758             long => {
4759             'standard' => q#Universal Tempore Coordinate#,
4760             },
4761             },
4762             'Etc/Unknown' => {
4763             exemplarCity => q#Citate incognite#,
4764             },
4765             'Europe/Amsterdam' => {
4766             exemplarCity => q#Amsterdam#,
4767             },
4768             'Europe/Andorra' => {
4769             exemplarCity => q#Andorra#,
4770             },
4771             'Europe/Astrakhan' => {
4772             exemplarCity => q#Astrakhan#,
4773             },
4774             'Europe/Athens' => {
4775             exemplarCity => q#Athenas#,
4776             },
4777             'Europe/Belgrade' => {
4778             exemplarCity => q#Belgrado#,
4779             },
4780             'Europe/Berlin' => {
4781             exemplarCity => q#Berlin#,
4782             },
4783             'Europe/Bratislava' => {
4784             exemplarCity => q#Bratislava#,
4785             },
4786             'Europe/Brussels' => {
4787             exemplarCity => q#Bruxelles#,
4788             },
4789             'Europe/Bucharest' => {
4790             exemplarCity => q#Bucarest#,
4791             },
4792             'Europe/Budapest' => {
4793             exemplarCity => q#Budapest#,
4794             },
4795             'Europe/Busingen' => {
4796             exemplarCity => q#Büsingen#,
4797             },
4798             'Europe/Chisinau' => {
4799             exemplarCity => q#Chisinau#,
4800             },
4801             'Europe/Copenhagen' => {
4802             exemplarCity => q#Copenhagen#,
4803             },
4804             'Europe/Dublin' => {
4805             exemplarCity => q#Dublin#,
4806             long => {
4807             'daylight' => q#Hora estive irlandese#,
4808             },
4809             },
4810             'Europe/Gibraltar' => {
4811             exemplarCity => q#Gibraltar#,
4812             },
4813             'Europe/Guernsey' => {
4814             exemplarCity => q#Guernsey#,
4815             },
4816             'Europe/Helsinki' => {
4817             exemplarCity => q#Helsinki#,
4818             },
4819             'Europe/Isle_of_Man' => {
4820             exemplarCity => q#Insula de Man#,
4821             },
4822             'Europe/Jersey' => {
4823             exemplarCity => q#Jersey#,
4824             },
4825             'Europe/Kaliningrad' => {
4826             exemplarCity => q#Kaliningrad#,
4827             },
4828             'Europe/Kiev' => {
4829             exemplarCity => q#Kiev#,
4830             },
4831             'Europe/Kirov' => {
4832             exemplarCity => q#Kirov#,
4833             },
4834             'Europe/Lisbon' => {
4835             exemplarCity => q#Lisbona#,
4836             },
4837             'Europe/Ljubljana' => {
4838             exemplarCity => q#Ljubljana#,
4839             },
4840             'Europe/London' => {
4841             exemplarCity => q#London#,
4842             long => {
4843             'daylight' => q#Hora estive britannic#,
4844             },
4845             },
4846             'Europe/Luxembourg' => {
4847             exemplarCity => q#Luxemburg#,
4848             },
4849             'Europe/Madrid' => {
4850             exemplarCity => q#Madrid#,
4851             },
4852             'Europe/Malta' => {
4853             exemplarCity => q#Malta#,
4854             },
4855             'Europe/Mariehamn' => {
4856             exemplarCity => q#Mariehamn#,
4857             },
4858             'Europe/Minsk' => {
4859             exemplarCity => q#Minsk#,
4860             },
4861             'Europe/Monaco' => {
4862             exemplarCity => q#Monaco#,
4863             },
4864             'Europe/Moscow' => {
4865             exemplarCity => q#Moscova#,
4866             },
4867             'Europe/Oslo' => {
4868             exemplarCity => q#Oslo#,
4869             },
4870             'Europe/Paris' => {
4871             exemplarCity => q#Paris#,
4872             },
4873             'Europe/Podgorica' => {
4874             exemplarCity => q#Podgorica#,
4875             },
4876             'Europe/Prague' => {
4877             exemplarCity => q#Praga#,
4878             },
4879             'Europe/Riga' => {
4880             exemplarCity => q#Riga#,
4881             },
4882             'Europe/Rome' => {
4883             exemplarCity => q#Roma#,
4884             },
4885             'Europe/Samara' => {
4886             exemplarCity => q#Samara#,
4887             },
4888             'Europe/San_Marino' => {
4889             exemplarCity => q#San Marino#,
4890             },
4891             'Europe/Sarajevo' => {
4892             exemplarCity => q#Sarajevo#,
4893             },
4894             'Europe/Saratov' => {
4895             exemplarCity => q#Saratov#,
4896             },
4897             'Europe/Simferopol' => {
4898             exemplarCity => q#Simferopol#,
4899             },
4900             'Europe/Skopje' => {
4901             exemplarCity => q#Skopje#,
4902             },
4903             'Europe/Sofia' => {
4904             exemplarCity => q#Sofia#,
4905             },
4906             'Europe/Stockholm' => {
4907             exemplarCity => q#Stockholm#,
4908             },
4909             'Europe/Tallinn' => {
4910             exemplarCity => q#Tallinn#,
4911             },
4912             'Europe/Tirane' => {
4913             exemplarCity => q#Tirana#,
4914             },
4915             'Europe/Ulyanovsk' => {
4916             exemplarCity => q#Ulyanovsk#,
4917             },
4918             'Europe/Uzhgorod' => {
4919             exemplarCity => q#Uzhgorod#,
4920             },
4921             'Europe/Vaduz' => {
4922             exemplarCity => q#Vaduz#,
4923             },
4924             'Europe/Vatican' => {
4925             exemplarCity => q#Vaticano#,
4926             },
4927             'Europe/Vienna' => {
4928             exemplarCity => q#Vienna#,
4929             },
4930             'Europe/Vilnius' => {
4931             exemplarCity => q#Vilnius#,
4932             },
4933             'Europe/Volgograd' => {
4934             exemplarCity => q#Volgograd#,
4935             },
4936             'Europe/Warsaw' => {
4937             exemplarCity => q#Varsovia#,
4938             },
4939             'Europe/Zagreb' => {
4940             exemplarCity => q#Zagreb#,
4941             },
4942             'Europe/Zaporozhye' => {
4943             exemplarCity => q#Zaporozhye#,
4944             },
4945             'Europe/Zurich' => {
4946             exemplarCity => q#Zurich#,
4947             },
4948             'Europe_Central' => {
4949             long => {
4950             'daylight' => q#hora estive de Europa central#,
4951             'generic' => q#hora de Europa central#,
4952             'standard' => q#hora normal de Europa central#,
4953             },
4954             },
4955             'Europe_Eastern' => {
4956             long => {
4957             'daylight' => q#hora estive de Europa oriental#,
4958             'generic' => q#hora de Europa oriental#,
4959             'standard' => q#hora normal de Europa oriental#,
4960             },
4961             },
4962             'Europe_Further_Eastern' => {
4963             long => {
4964             'standard' => q#hora de Europa ultra-oriental#,
4965             },
4966             },
4967             'Europe_Western' => {
4968             long => {
4969             'daylight' => q#hora estive de Europa occidental#,
4970             'generic' => q#hora de Europa occidental#,
4971             'standard' => q#hora normal de Europa occidental#,
4972             },
4973             },
4974             'GMT' => {
4975             long => {
4976             'standard' => q#hora medie de Greenwich#,
4977             },
4978             },
4979             'Greenland_Eastern' => {
4980             long => {
4981             'daylight' => q#hora estive de Groenlandia oriental#,
4982             'generic' => q#hora de Groenlandia oriental#,
4983             'standard' => q#hora normal de Groenlandia oriental#,
4984             },
4985             },
4986             'Greenland_Western' => {
4987             long => {
4988             'daylight' => q#hora estive de Groenlandia occidental#,
4989             'generic' => q#hora de Groenlandia occidental#,
4990             'standard' => q#hora normal de Groenlandia occidental#,
4991             },
4992             },
4993             'Hawaii_Aleutian' => {
4994             long => {
4995             'daylight' => q#hora estive de Hawaii-Aleutianas#,
4996             'generic' => q#hora de Hawaii-Aleutianas#,
4997             'standard' => q#hora normal de Hawaii-Aleutianas#,
4998             },
4999             },
5000             'Indian/Maldives' => {
5001             exemplarCity => q#Maldivas#,
5002             },
5003             'Indian/Mauritius' => {
5004             exemplarCity => q#Mauritio#,
5005             },
5006             'Indian/Mayotte' => {
5007             exemplarCity => q#Mayotta#,
5008             },
5009             'Irkutsk' => {
5010             long => {
5011             'daylight' => q#hora estive de Irkutsk#,
5012             'generic' => q#hora de Irkutsk#,
5013             'standard' => q#hora normal de Irkutsk#,
5014             },
5015             },
5016             'Krasnoyarsk' => {
5017             long => {
5018             'daylight' => q#hora estive de Krasnoyarsk#,
5019             'generic' => q#hora de Krasnoyarsk#,
5020             'standard' => q#hora normal de Krasnoyarsk#,
5021             },
5022             },
5023             'Magadan' => {
5024             long => {
5025             'daylight' => q#hora estive de Magadan#,
5026             'generic' => q#hora de Magadan#,
5027             'standard' => q#hora normal de Magadan#,
5028             },
5029             },
5030             'Mexico_Northwest' => {
5031             long => {
5032             'daylight' => q#hora estive del nordwest de Mexico#,
5033             'generic' => q#hora del nordwest de Mexico#,
5034             'standard' => q#hora normal del nordwest de Mexico#,
5035             },
5036             },
5037             'Mexico_Pacific' => {
5038             long => {
5039             'daylight' => q#hora estive del Pacifico mexican#,
5040             'generic' => q#hora del Pacifico mexican#,
5041             'standard' => q#hora normal del Pacifico mexican#,
5042             },
5043             },
5044             'Moscow' => {
5045             long => {
5046             'daylight' => q#hora estive de Moscova#,
5047             'generic' => q#hora de Moscova#,
5048             'standard' => q#hora normal de Moscova#,
5049             },
5050             },
5051             'Newfoundland' => {
5052             long => {
5053             'daylight' => q#hora estive de Terranova#,
5054             'generic' => q#hora de Terranova#,
5055             'standard' => q#hora normal de Terranova#,
5056             },
5057             },
5058             'Novosibirsk' => {
5059             long => {
5060             'daylight' => q#hora estive de Novosibirsk#,
5061             'generic' => q#hora de Novosibirsk#,
5062             'standard' => q#hora normal de Novosibirsk#,
5063             },
5064             },
5065             'Omsk' => {
5066             long => {
5067             'daylight' => q#hora estive de Omsk#,
5068             'generic' => q#hora de Omsk#,
5069             'standard' => q#hora normal de Omsk#,
5070             },
5071             },
5072             'Pacific/Pitcairn' => {
5073             exemplarCity => q#Insula Pitcairn#,
5074             },
5075             'Pierre_Miquelon' => {
5076             long => {
5077             'daylight' => q#hora estive de Saint-Pierre e Miquelon#,
5078             'generic' => q#hora de Saint-Pierre e Miquelon#,
5079             'standard' => q#hora normal de Saint-Pierre e Miquelon#,
5080             },
5081             },
5082             'Sakhalin' => {
5083             long => {
5084             'daylight' => q#hora estive de Sachalin#,
5085             'generic' => q#hora de Sachalin#,
5086             'standard' => q#hora normal de Sachalin#,
5087             },
5088             },
5089             'Vladivostok' => {
5090             long => {
5091             'daylight' => q#hora estive de Vladivostok#,
5092             'generic' => q#hora de Vladivostok#,
5093             'standard' => q#hora normal de Vladivostok#,
5094             },
5095             },
5096             'Volgograd' => {
5097             long => {
5098             'daylight' => q#hora estive de Volgograd#,
5099             'generic' => q#hora de Volgograd#,
5100             'standard' => q#hora normal de Volgograd#,
5101             },
5102             },
5103             'Yakutsk' => {
5104             long => {
5105             'daylight' => q#hora estive de Yakutsk#,
5106             'generic' => q#hora de Yakutsk#,
5107             'standard' => q#hora normal de Yakutsk#,
5108             },
5109             },
5110             'Yekaterinburg' => {
5111             long => {
5112             'daylight' => q#hora estive de Ekaterinburg#,
5113             'generic' => q#hora de Ekaterinburg#,
5114             'standard' => q#hora normal de Ekaterinburg#,
5115             },
5116             },
5117             } }
5118             );
5119             no Moo;
5120              
5121 1     1   8032 1;
  1         2  
  1         5  
5122              
5123             # vim: tabstop=4