File Coverage

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


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::Es - Package for language Spanish
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Es;
10             # This file auto generated from Data\common\main\es.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 1     1   1679933 use strict;
  1         2  
  1         34  
14 1     1   4 use warnings;
  1         1  
  1         70  
15 1     1   7 use version;
  1         1  
  1         10  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 1     1   112 use v5.12.0;
  1         3  
20 1     1   45 use mro 'c3';
  1         3  
  1         6  
21 1     1   28 use utf8;
  1         1  
  1         8  
22 1     1   37 use feature 'unicode_strings';
  1         1  
  1         112  
23 1     1   4 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         1  
  1         8  
24 1     1   1841 use Moo;
  1         6  
  1         7  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'valid_algorithmic_formats' => (
28             is => 'ro',
29             isa => ArrayRef,
30             init_arg => undef,
31             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal-masculine','spellout-cardinal-feminine','spellout-ordinal-masculine-adjective','spellout-ordinal-masculine-plural','spellout-ordinal-masculine','spellout-ordinal-feminine-plural','spellout-ordinal-feminine','digits-ordinal-masculine-adjective','digits-ordinal-masculine','digits-ordinal-feminine','digits-ordinal-masculine-plural','digits-ordinal-feminine-plural','digits-ordinal' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 1     1   535 use bigfloat;
  1         2  
  1         8  
40             return {
41             'digits-ordinal' => {
42             'public' => {
43             '0' => {
44             base_value => q(0),
45             divisor => q(1),
46             rule => q(=%digits-ordinal-masculine=),
47             },
48             'max' => {
49             base_value => q(0),
50             divisor => q(1),
51             rule => q(=%digits-ordinal-masculine=),
52             },
53             },
54             },
55             'digits-ordinal-feminine' => {
56             'public' => {
57             '-x' => {
58             divisor => q(1),
59             rule => q(−→→),
60             },
61             '0' => {
62             base_value => q(0),
63             divisor => q(1),
64             rule => q(=#,##0=.ª),
65             },
66             'max' => {
67             base_value => q(0),
68             divisor => q(1),
69             rule => q(=#,##0=.ª),
70             },
71             },
72             },
73             'digits-ordinal-feminine-plural' => {
74             'public' => {
75             '-x' => {
76             divisor => q(1),
77             rule => q(−→→),
78             },
79             '0' => {
80             base_value => q(0),
81             divisor => q(1),
82             rule => q(=#,##0=.ᵃˢ),
83             },
84             'max' => {
85             base_value => q(0),
86             divisor => q(1),
87             rule => q(=#,##0=.ᵃˢ),
88             },
89             },
90             },
91             'digits-ordinal-masculine' => {
92             'public' => {
93             '-x' => {
94             divisor => q(1),
95             rule => q(−→→),
96             },
97             '0' => {
98             base_value => q(0),
99             divisor => q(1),
100             rule => q(=#,##0=.º),
101             },
102             'max' => {
103             base_value => q(0),
104             divisor => q(1),
105             rule => q(=#,##0=.º),
106             },
107             },
108             },
109             'digits-ordinal-masculine-adjective' => {
110             'public' => {
111             '-x' => {
112             divisor => q(1),
113             rule => q(−→→),
114             },
115             '0' => {
116             base_value => q(0),
117             divisor => q(1),
118             rule => q(=#,##0=.=%%dord-mascabbrev=),
119             },
120             'max' => {
121             base_value => q(0),
122             divisor => q(1),
123             rule => q(=#,##0=.=%%dord-mascabbrev=),
124             },
125             },
126             },
127             'digits-ordinal-masculine-plural' => {
128             'public' => {
129             '-x' => {
130             divisor => q(1),
131             rule => q(−→→),
132             },
133             '0' => {
134             base_value => q(0),
135             divisor => q(1),
136             rule => q(=#,##0=.ᵒˢ),
137             },
138             'max' => {
139             base_value => q(0),
140             divisor => q(1),
141             rule => q(=#,##0=.ᵒˢ),
142             },
143             },
144             },
145             'dord-mascabbrev' => {
146             'private' => {
147             '0' => {
148             base_value => q(0),
149             divisor => q(1),
150             rule => q(º),
151             },
152             '1' => {
153             base_value => q(1),
154             divisor => q(1),
155             rule => q(ᵉʳ),
156             },
157             '2' => {
158             base_value => q(2),
159             divisor => q(1),
160             rule => q(º),
161             },
162             '3' => {
163             base_value => q(3),
164             divisor => q(1),
165             rule => q(ᵉʳ),
166             },
167             '4' => {
168             base_value => q(4),
169             divisor => q(1),
170             rule => q(º),
171             },
172             '20' => {
173             base_value => q(20),
174             divisor => q(10),
175             rule => q(→→),
176             },
177             '100' => {
178             base_value => q(100),
179             divisor => q(100),
180             rule => q(→→),
181             },
182             'max' => {
183             base_value => q(100),
184             divisor => q(100),
185             rule => q(→→),
186             },
187             },
188             },
189             'lenient-parse' => {
190             'private' => {
191             '0' => {
192             base_value => q(0),
193             divisor => q(1),
194             rule => q(&[last primary ignorable ] ←← ' ' ←← ',' ←← '-' ←← '­'),
195             },
196             'max' => {
197             base_value => q(0),
198             divisor => q(1),
199             rule => q(&[last primary ignorable ] ←← ' ' ←← ',' ←← '-' ←← '­'),
200             },
201             },
202             },
203             'spellout-cardinal-feminine' => {
204             'public' => {
205             '-x' => {
206             divisor => q(1),
207             rule => q(menos →→),
208             },
209             '0' => {
210             base_value => q(0),
211             divisor => q(1),
212             rule => q(cero),
213             },
214             'x,x' => {
215             divisor => q(1),
216             rule => q(←← coma →→),
217             },
218             'x.x' => {
219             divisor => q(1),
220             rule => q(←← punto →→),
221             },
222             '1' => {
223             base_value => q(1),
224             divisor => q(1),
225             rule => q(una),
226             },
227             '2' => {
228             base_value => q(2),
229             divisor => q(1),
230             rule => q(=%spellout-numbering=),
231             },
232             '21' => {
233             base_value => q(21),
234             divisor => q(10),
235             rule => q(veintiuna),
236             },
237             '22' => {
238             base_value => q(22),
239             divisor => q(10),
240             rule => q(=%spellout-numbering=),
241             },
242             '30' => {
243             base_value => q(30),
244             divisor => q(10),
245             rule => q(treinta[ y →→]),
246             },
247             '40' => {
248             base_value => q(40),
249             divisor => q(10),
250             rule => q(cuarenta[ y →→]),
251             },
252             '50' => {
253             base_value => q(50),
254             divisor => q(10),
255             rule => q(cincuenta[ y →→]),
256             },
257             '60' => {
258             base_value => q(60),
259             divisor => q(10),
260             rule => q(sesenta[ y →→]),
261             },
262             '70' => {
263             base_value => q(70),
264             divisor => q(10),
265             rule => q(setenta[ y →→]),
266             },
267             '80' => {
268             base_value => q(80),
269             divisor => q(10),
270             rule => q(ochenta[ y →→]),
271             },
272             '90' => {
273             base_value => q(90),
274             divisor => q(10),
275             rule => q(noventa[ y →→]),
276             },
277             '100' => {
278             base_value => q(100),
279             divisor => q(100),
280             rule => q(cien),
281             },
282             '101' => {
283             base_value => q(101),
284             divisor => q(100),
285             rule => q(ciento →→),
286             },
287             '200' => {
288             base_value => q(200),
289             divisor => q(100),
290             rule => q(dos­cientas[ →→]),
291             },
292             '300' => {
293             base_value => q(300),
294             divisor => q(100),
295             rule => q(tres­cientas[ →→]),
296             },
297             '400' => {
298             base_value => q(400),
299             divisor => q(100),
300             rule => q(cuatro­cientas[ →→]),
301             },
302             '500' => {
303             base_value => q(500),
304             divisor => q(100),
305             rule => q(quinientas[ →→]),
306             },
307             '600' => {
308             base_value => q(600),
309             divisor => q(100),
310             rule => q(seis­cientas[ →→]),
311             },
312             '700' => {
313             base_value => q(700),
314             divisor => q(100),
315             rule => q(sete­cientas[ →→]),
316             },
317             '800' => {
318             base_value => q(800),
319             divisor => q(100),
320             rule => q(ocho­cientas[ →→]),
321             },
322             '900' => {
323             base_value => q(900),
324             divisor => q(100),
325             rule => q(nove­cientas[ →→]),
326             },
327             '1000' => {
328             base_value => q(1000),
329             divisor => q(1000),
330             rule => q(mil[ →→]),
331             },
332             '2000' => {
333             base_value => q(2000),
334             divisor => q(1000),
335             rule => q(←%spellout-cardinal-masculine← mil[ →→]),
336             },
337             '1000000' => {
338             base_value => q(1000000),
339             divisor => q(1000000),
340             rule => q(un millón[ →→]),
341             },
342             '2000000' => {
343             base_value => q(2000000),
344             divisor => q(1000000),
345             rule => q(←%spellout-cardinal-masculine← millones[ →→]),
346             },
347             '1000000000000' => {
348             base_value => q(1000000000000),
349             divisor => q(1000000000000),
350             rule => q(un billón[ →→]),
351             },
352             '2000000000000' => {
353             base_value => q(2000000000000),
354             divisor => q(1000000000000),
355             rule => q(←%spellout-cardinal-masculine← billones[ →→]),
356             },
357             '1000000000000000000' => {
358             base_value => q(1000000000000000000),
359             divisor => q(1000000000000000000),
360             rule => q(=#,##0=),
361             },
362             'max' => {
363             base_value => q(1000000000000000000),
364             divisor => q(1000000000000000000),
365             rule => q(=#,##0=),
366             },
367             },
368             },
369             'spellout-cardinal-masculine' => {
370             'public' => {
371             '-x' => {
372             divisor => q(1),
373             rule => q(menos →→),
374             },
375             '0' => {
376             base_value => q(0),
377             divisor => q(1),
378             rule => q(cero),
379             },
380             'x,x' => {
381             divisor => q(1),
382             rule => q(←← coma →→),
383             },
384             'x.x' => {
385             divisor => q(1),
386             rule => q(←← punto →→),
387             },
388             '1' => {
389             base_value => q(1),
390             divisor => q(1),
391             rule => q(un),
392             },
393             '2' => {
394             base_value => q(2),
395             divisor => q(1),
396             rule => q(=%spellout-numbering=),
397             },
398             '21' => {
399             base_value => q(21),
400             divisor => q(10),
401             rule => q(veintiún),
402             },
403             '22' => {
404             base_value => q(22),
405             divisor => q(10),
406             rule => q(=%spellout-numbering=),
407             },
408             '30' => {
409             base_value => q(30),
410             divisor => q(10),
411             rule => q(treinta[ y →→]),
412             },
413             '40' => {
414             base_value => q(40),
415             divisor => q(10),
416             rule => q(cuarenta[ y →→]),
417             },
418             '50' => {
419             base_value => q(50),
420             divisor => q(10),
421             rule => q(cincuenta[ y →→]),
422             },
423             '60' => {
424             base_value => q(60),
425             divisor => q(10),
426             rule => q(sesenta[ y →→]),
427             },
428             '70' => {
429             base_value => q(70),
430             divisor => q(10),
431             rule => q(setenta[ y →→]),
432             },
433             '80' => {
434             base_value => q(80),
435             divisor => q(10),
436             rule => q(ochenta[ y →→]),
437             },
438             '90' => {
439             base_value => q(90),
440             divisor => q(10),
441             rule => q(noventa[ y →→]),
442             },
443             '100' => {
444             base_value => q(100),
445             divisor => q(100),
446             rule => q(cien),
447             },
448             '101' => {
449             base_value => q(101),
450             divisor => q(100),
451             rule => q(ciento →→),
452             },
453             '200' => {
454             base_value => q(200),
455             divisor => q(100),
456             rule => q(doscientos[ →→]),
457             },
458             '300' => {
459             base_value => q(300),
460             divisor => q(100),
461             rule => q(trescientos[ →→]),
462             },
463             '400' => {
464             base_value => q(400),
465             divisor => q(100),
466             rule => q(cuatrocientos[ →→]),
467             },
468             '500' => {
469             base_value => q(500),
470             divisor => q(100),
471             rule => q(quinientos[ →→]),
472             },
473             '600' => {
474             base_value => q(600),
475             divisor => q(100),
476             rule => q(seis­cientos[ →→]),
477             },
478             '700' => {
479             base_value => q(700),
480             divisor => q(100),
481             rule => q(sete­cientos[ →→]),
482             },
483             '800' => {
484             base_value => q(800),
485             divisor => q(100),
486             rule => q(ocho­cientos[ →→]),
487             },
488             '900' => {
489             base_value => q(900),
490             divisor => q(100),
491             rule => q(nove­cientos[ →→]),
492             },
493             '1000' => {
494             base_value => q(1000),
495             divisor => q(1000),
496             rule => q(mil[ →→]),
497             },
498             '2000' => {
499             base_value => q(2000),
500             divisor => q(1000),
501             rule => q(←%spellout-cardinal-masculine← mil[ →→]),
502             },
503             '1000000' => {
504             base_value => q(1000000),
505             divisor => q(1000000),
506             rule => q(un millón[ →→]),
507             },
508             '2000000' => {
509             base_value => q(2000000),
510             divisor => q(1000000),
511             rule => q(←%spellout-cardinal-masculine← millones[ →→]),
512             },
513             '1000000000000' => {
514             base_value => q(1000000000000),
515             divisor => q(1000000000000),
516             rule => q(un billón[ →→]),
517             },
518             '2000000000000' => {
519             base_value => q(2000000000000),
520             divisor => q(1000000000000),
521             rule => q(←%spellout-cardinal-masculine← billones[ →→]),
522             },
523             '1000000000000000000' => {
524             base_value => q(1000000000000000000),
525             divisor => q(1000000000000000000),
526             rule => q(=#,##0=),
527             },
528             'max' => {
529             base_value => q(1000000000000000000),
530             divisor => q(1000000000000000000),
531             rule => q(=#,##0=),
532             },
533             },
534             },
535             'spellout-numbering' => {
536             'public' => {
537             '-x' => {
538             divisor => q(1),
539             rule => q(menos →→),
540             },
541             '0' => {
542             base_value => q(0),
543             divisor => q(1),
544             rule => q(cero),
545             },
546             'x,x' => {
547             divisor => q(1),
548             rule => q(←← coma →→),
549             },
550             'x.x' => {
551             divisor => q(1),
552             rule => q(←← punto →→),
553             },
554             '1' => {
555             base_value => q(1),
556             divisor => q(1),
557             rule => q(uno),
558             },
559             '2' => {
560             base_value => q(2),
561             divisor => q(1),
562             rule => q(dos),
563             },
564             '3' => {
565             base_value => q(3),
566             divisor => q(1),
567             rule => q(tres),
568             },
569             '4' => {
570             base_value => q(4),
571             divisor => q(1),
572             rule => q(cuatro),
573             },
574             '5' => {
575             base_value => q(5),
576             divisor => q(1),
577             rule => q(cinco),
578             },
579             '6' => {
580             base_value => q(6),
581             divisor => q(1),
582             rule => q(seis),
583             },
584             '7' => {
585             base_value => q(7),
586             divisor => q(1),
587             rule => q(siete),
588             },
589             '8' => {
590             base_value => q(8),
591             divisor => q(1),
592             rule => q(ocho),
593             },
594             '9' => {
595             base_value => q(9),
596             divisor => q(1),
597             rule => q(nueve),
598             },
599             '10' => {
600             base_value => q(10),
601             divisor => q(10),
602             rule => q(diez),
603             },
604             '11' => {
605             base_value => q(11),
606             divisor => q(10),
607             rule => q(once),
608             },
609             '12' => {
610             base_value => q(12),
611             divisor => q(10),
612             rule => q(doce),
613             },
614             '13' => {
615             base_value => q(13),
616             divisor => q(10),
617             rule => q(trece),
618             },
619             '14' => {
620             base_value => q(14),
621             divisor => q(10),
622             rule => q(catorce),
623             },
624             '15' => {
625             base_value => q(15),
626             divisor => q(10),
627             rule => q(quince),
628             },
629             '16' => {
630             base_value => q(16),
631             divisor => q(10),
632             rule => q(dieciséis),
633             },
634             '17' => {
635             base_value => q(17),
636             divisor => q(10),
637             rule => q(dieci→→),
638             },
639             '20' => {
640             base_value => q(20),
641             divisor => q(10),
642             rule => q(veinte),
643             },
644             '21' => {
645             base_value => q(21),
646             divisor => q(10),
647             rule => q(veintiuno),
648             },
649             '22' => {
650             base_value => q(22),
651             divisor => q(10),
652             rule => q(veintidós),
653             },
654             '23' => {
655             base_value => q(23),
656             divisor => q(10),
657             rule => q(veintitrés),
658             },
659             '24' => {
660             base_value => q(24),
661             divisor => q(10),
662             rule => q(veinticuatro),
663             },
664             '25' => {
665             base_value => q(25),
666             divisor => q(10),
667             rule => q(veinticinco),
668             },
669             '26' => {
670             base_value => q(26),
671             divisor => q(10),
672             rule => q(veintiséis),
673             },
674             '27' => {
675             base_value => q(27),
676             divisor => q(10),
677             rule => q(veinti→→),
678             },
679             '30' => {
680             base_value => q(30),
681             divisor => q(10),
682             rule => q(treinta[ y →→]),
683             },
684             '40' => {
685             base_value => q(40),
686             divisor => q(10),
687             rule => q(cuarenta[ y →→]),
688             },
689             '50' => {
690             base_value => q(50),
691             divisor => q(10),
692             rule => q(cincuenta[ y →→]),
693             },
694             '60' => {
695             base_value => q(60),
696             divisor => q(10),
697             rule => q(sesenta[ y →→]),
698             },
699             '70' => {
700             base_value => q(70),
701             divisor => q(10),
702             rule => q(setenta[ y →→]),
703             },
704             '80' => {
705             base_value => q(80),
706             divisor => q(10),
707             rule => q(ochenta[ y →→]),
708             },
709             '90' => {
710             base_value => q(90),
711             divisor => q(10),
712             rule => q(noventa[ y →→]),
713             },
714             '100' => {
715             base_value => q(100),
716             divisor => q(100),
717             rule => q(cien),
718             },
719             '101' => {
720             base_value => q(101),
721             divisor => q(100),
722             rule => q(ciento →→),
723             },
724             '200' => {
725             base_value => q(200),
726             divisor => q(100),
727             rule => q(doscientos[ →→]),
728             },
729             '300' => {
730             base_value => q(300),
731             divisor => q(100),
732             rule => q(trescientos[ →→]),
733             },
734             '400' => {
735             base_value => q(400),
736             divisor => q(100),
737             rule => q(cuatrocientos[ →→]),
738             },
739             '500' => {
740             base_value => q(500),
741             divisor => q(100),
742             rule => q(quinientos[ →→]),
743             },
744             '600' => {
745             base_value => q(600),
746             divisor => q(100),
747             rule => q(seiscientos[ →→]),
748             },
749             '700' => {
750             base_value => q(700),
751             divisor => q(100),
752             rule => q(setecientos[ →→]),
753             },
754             '800' => {
755             base_value => q(800),
756             divisor => q(100),
757             rule => q(ochocientos[ →→]),
758             },
759             '900' => {
760             base_value => q(900),
761             divisor => q(100),
762             rule => q(novecientos[ →→]),
763             },
764             '1000' => {
765             base_value => q(1000),
766             divisor => q(1000),
767             rule => q(mil[ →→]),
768             },
769             '2000' => {
770             base_value => q(2000),
771             divisor => q(1000),
772             rule => q(←%spellout-cardinal-masculine← mil[ →→]),
773             },
774             '1000000' => {
775             base_value => q(1000000),
776             divisor => q(1000000),
777             rule => q(un millón[ →→]),
778             },
779             '2000000' => {
780             base_value => q(2000000),
781             divisor => q(1000000),
782             rule => q(←%spellout-cardinal-masculine← millones[ →→]),
783             },
784             '1000000000000' => {
785             base_value => q(1000000000000),
786             divisor => q(1000000000000),
787             rule => q(un billón[ →→]),
788             },
789             '2000000000000' => {
790             base_value => q(2000000000000),
791             divisor => q(1000000000000),
792             rule => q(←%spellout-cardinal-masculine← billones[ →→]),
793             },
794             '1000000000000000000' => {
795             base_value => q(1000000000000000000),
796             divisor => q(1000000000000000000),
797             rule => q(=#,##0=),
798             },
799             'max' => {
800             base_value => q(1000000000000000000),
801             divisor => q(1000000000000000000),
802             rule => q(=#,##0=),
803             },
804             },
805             },
806             'spellout-numbering-year' => {
807             'public' => {
808             '0' => {
809             base_value => q(0),
810             divisor => q(1),
811             rule => q(=%spellout-numbering=),
812             },
813             'x.x' => {
814             divisor => q(1),
815             rule => q(=0.0=),
816             },
817             'max' => {
818             divisor => q(1),
819             rule => q(=0.0=),
820             },
821             },
822             },
823             'spellout-ordinal-feminine' => {
824             'public' => {
825             '-x' => {
826             divisor => q(1),
827             rule => q(menos →→),
828             },
829             '0' => {
830             base_value => q(0),
831             divisor => q(1),
832             rule => q(cero),
833             },
834             'x.x' => {
835             divisor => q(1),
836             rule => q(=#,##0.#=),
837             },
838             '1' => {
839             base_value => q(1),
840             divisor => q(1),
841             rule => q(primera),
842             },
843             '2' => {
844             base_value => q(2),
845             divisor => q(1),
846             rule => q(segunda),
847             },
848             '3' => {
849             base_value => q(3),
850             divisor => q(1),
851             rule => q(tercera),
852             },
853             '4' => {
854             base_value => q(4),
855             divisor => q(1),
856             rule => q(cuarta),
857             },
858             '5' => {
859             base_value => q(5),
860             divisor => q(1),
861             rule => q(quinta),
862             },
863             '6' => {
864             base_value => q(6),
865             divisor => q(1),
866             rule => q(sexta),
867             },
868             '7' => {
869             base_value => q(7),
870             divisor => q(1),
871             rule => q(séptima),
872             },
873             '8' => {
874             base_value => q(8),
875             divisor => q(1),
876             rule => q(octava),
877             },
878             '9' => {
879             base_value => q(9),
880             divisor => q(1),
881             rule => q(novena),
882             },
883             '10' => {
884             base_value => q(10),
885             divisor => q(10),
886             rule => q(décima),
887             },
888             '11' => {
889             base_value => q(11),
890             divisor => q(10),
891             rule => q(decimo→→),
892             },
893             '18' => {
894             base_value => q(18),
895             divisor => q(10),
896             rule => q(decim→→),
897             },
898             '19' => {
899             base_value => q(19),
900             divisor => q(10),
901             rule => q(decimo→→),
902             },
903             '20' => {
904             base_value => q(20),
905             divisor => q(10),
906             rule => q(vigésima[ →→]),
907             },
908             '30' => {
909             base_value => q(30),
910             divisor => q(10),
911             rule => q(trigésima[ →→]),
912             },
913             '40' => {
914             base_value => q(40),
915             divisor => q(10),
916             rule => q(cuadragésima[ →→]),
917             },
918             '50' => {
919             base_value => q(50),
920             divisor => q(10),
921             rule => q(quincuagésima[ →→]),
922             },
923             '60' => {
924             base_value => q(60),
925             divisor => q(10),
926             rule => q(sexagésima[ →→]),
927             },
928             '70' => {
929             base_value => q(70),
930             divisor => q(10),
931             rule => q(septuagésima[ →→]),
932             },
933             '80' => {
934             base_value => q(80),
935             divisor => q(10),
936             rule => q(octogésima[ →→]),
937             },
938             '90' => {
939             base_value => q(90),
940             divisor => q(10),
941             rule => q(nonagésima[ →→]),
942             },
943             '100' => {
944             base_value => q(100),
945             divisor => q(100),
946             rule => q(centésima[ →→]),
947             },
948             '200' => {
949             base_value => q(200),
950             divisor => q(100),
951             rule => q(ducentésima[ →→]),
952             },
953             '300' => {
954             base_value => q(300),
955             divisor => q(100),
956             rule => q(tricentésima[ →→]),
957             },
958             '400' => {
959             base_value => q(400),
960             divisor => q(100),
961             rule => q(cuadringentésima[ →→]),
962             },
963             '500' => {
964             base_value => q(500),
965             divisor => q(100),
966             rule => q(quingentésima[ →→]),
967             },
968             '600' => {
969             base_value => q(600),
970             divisor => q(100),
971             rule => q(sexcentésima[ →→]),
972             },
973             '700' => {
974             base_value => q(700),
975             divisor => q(100),
976             rule => q(septingentésima[ →→]),
977             },
978             '800' => {
979             base_value => q(800),
980             divisor => q(100),
981             rule => q(octingésima[ →→]),
982             },
983             '900' => {
984             base_value => q(900),
985             divisor => q(100),
986             rule => q(noningentésima[ →→]),
987             },
988             '1000' => {
989             base_value => q(1000),
990             divisor => q(1000),
991             rule => q(milésima[ →→]),
992             },
993             '2000' => {
994             base_value => q(2000),
995             divisor => q(1000),
996             rule => q(←%spellout-cardinal-masculine← milésima[ →→]),
997             },
998             '1000000' => {
999             base_value => q(1000000),
1000             divisor => q(1000000),
1001             rule => q(un millonésima[ →→]),
1002             },
1003             '2000000' => {
1004             base_value => q(2000000),
1005             divisor => q(1000000),
1006             rule => q(←%spellout-cardinal-masculine← millonésima[ →→]),
1007             },
1008             '1000000000000' => {
1009             base_value => q(1000000000000),
1010             divisor => q(1000000000000),
1011             rule => q(un billonésima[ →→]),
1012             },
1013             '2000000000000' => {
1014             base_value => q(2000000000000),
1015             divisor => q(1000000000000),
1016             rule => q(←%spellout-cardinal-masculine← billonésima[ →→]),
1017             },
1018             '1000000000000000000' => {
1019             base_value => q(1000000000000000000),
1020             divisor => q(1000000000000000000),
1021             rule => q(=#,##0=ª),
1022             },
1023             'max' => {
1024             base_value => q(1000000000000000000),
1025             divisor => q(1000000000000000000),
1026             rule => q(=#,##0=ª),
1027             },
1028             },
1029             },
1030             'spellout-ordinal-feminine-plural' => {
1031             'public' => {
1032             '-x' => {
1033             divisor => q(1),
1034             rule => q(menos →→),
1035             },
1036             '0' => {
1037             base_value => q(0),
1038             divisor => q(1),
1039             rule => q(=%spellout-ordinal-feminine=),
1040             },
1041             'x.x' => {
1042             divisor => q(1),
1043             rule => q(=#,##0.#=),
1044             },
1045             '1' => {
1046             base_value => q(1),
1047             divisor => q(1),
1048             rule => q(=%spellout-ordinal-feminine=s),
1049             },
1050             '1000000000000000000' => {
1051             base_value => q(1000000000000000000),
1052             divisor => q(1000000000000000000),
1053             rule => q(=#,##0=ª),
1054             },
1055             'max' => {
1056             base_value => q(1000000000000000000),
1057             divisor => q(1000000000000000000),
1058             rule => q(=#,##0=ª),
1059             },
1060             },
1061             },
1062             'spellout-ordinal-masculine' => {
1063             'public' => {
1064             '-x' => {
1065             divisor => q(1),
1066             rule => q(menos →→),
1067             },
1068             '0' => {
1069             base_value => q(0),
1070             divisor => q(1),
1071             rule => q(cero),
1072             },
1073             'x.x' => {
1074             divisor => q(1),
1075             rule => q(=#,##0.#=),
1076             },
1077             '1' => {
1078             base_value => q(1),
1079             divisor => q(1),
1080             rule => q(primero),
1081             },
1082             '2' => {
1083             base_value => q(2),
1084             divisor => q(1),
1085             rule => q(segundo),
1086             },
1087             '3' => {
1088             base_value => q(3),
1089             divisor => q(1),
1090             rule => q(tercero),
1091             },
1092             '4' => {
1093             base_value => q(4),
1094             divisor => q(1),
1095             rule => q(cuarto),
1096             },
1097             '5' => {
1098             base_value => q(5),
1099             divisor => q(1),
1100             rule => q(quinto),
1101             },
1102             '6' => {
1103             base_value => q(6),
1104             divisor => q(1),
1105             rule => q(sexto),
1106             },
1107             '7' => {
1108             base_value => q(7),
1109             divisor => q(1),
1110             rule => q(séptimo),
1111             },
1112             '8' => {
1113             base_value => q(8),
1114             divisor => q(1),
1115             rule => q(octavo),
1116             },
1117             '9' => {
1118             base_value => q(9),
1119             divisor => q(1),
1120             rule => q(noveno),
1121             },
1122             '10' => {
1123             base_value => q(10),
1124             divisor => q(10),
1125             rule => q(décimo),
1126             },
1127             '11' => {
1128             base_value => q(11),
1129             divisor => q(10),
1130             rule => q(decimo→→),
1131             },
1132             '18' => {
1133             base_value => q(18),
1134             divisor => q(10),
1135             rule => q(decim→→),
1136             },
1137             '19' => {
1138             base_value => q(19),
1139             divisor => q(10),
1140             rule => q(decimo→→),
1141             },
1142             '20' => {
1143             base_value => q(20),
1144             divisor => q(10),
1145             rule => q(vigésimo[ →→]),
1146             },
1147             '30' => {
1148             base_value => q(30),
1149             divisor => q(10),
1150             rule => q(trigésimo[ →→]),
1151             },
1152             '40' => {
1153             base_value => q(40),
1154             divisor => q(10),
1155             rule => q(cuadragésimo[ →→]),
1156             },
1157             '50' => {
1158             base_value => q(50),
1159             divisor => q(10),
1160             rule => q(quincuagésimo[ →→]),
1161             },
1162             '60' => {
1163             base_value => q(60),
1164             divisor => q(10),
1165             rule => q(sexagésimo[ →→]),
1166             },
1167             '70' => {
1168             base_value => q(70),
1169             divisor => q(10),
1170             rule => q(septuagésimo[ →→]),
1171             },
1172             '80' => {
1173             base_value => q(80),
1174             divisor => q(10),
1175             rule => q(octogésimo[ →→]),
1176             },
1177             '90' => {
1178             base_value => q(90),
1179             divisor => q(10),
1180             rule => q(nonagésimo[ →→]),
1181             },
1182             '100' => {
1183             base_value => q(100),
1184             divisor => q(100),
1185             rule => q(centésimo[ →→]),
1186             },
1187             '200' => {
1188             base_value => q(200),
1189             divisor => q(100),
1190             rule => q(ducentésimo[ →→]),
1191             },
1192             '300' => {
1193             base_value => q(300),
1194             divisor => q(100),
1195             rule => q(tricentésimo[ →→]),
1196             },
1197             '400' => {
1198             base_value => q(400),
1199             divisor => q(100),
1200             rule => q(cuadringentésimo[ →→]),
1201             },
1202             '500' => {
1203             base_value => q(500),
1204             divisor => q(100),
1205             rule => q(quingentésimo[ →→]),
1206             },
1207             '600' => {
1208             base_value => q(600),
1209             divisor => q(100),
1210             rule => q(sexcentésimo[ →→]),
1211             },
1212             '700' => {
1213             base_value => q(700),
1214             divisor => q(100),
1215             rule => q(septingentésimo[ →→]),
1216             },
1217             '800' => {
1218             base_value => q(800),
1219             divisor => q(100),
1220             rule => q(octingésimo[ →→]),
1221             },
1222             '900' => {
1223             base_value => q(900),
1224             divisor => q(100),
1225             rule => q(noningentésimo[ →→]),
1226             },
1227             '1000' => {
1228             base_value => q(1000),
1229             divisor => q(1000),
1230             rule => q(milésimo[ →→]),
1231             },
1232             '2000' => {
1233             base_value => q(2000),
1234             divisor => q(1000),
1235             rule => q(←%spellout-cardinal-masculine← milésimo[ →→]),
1236             },
1237             '1000000' => {
1238             base_value => q(1000000),
1239             divisor => q(1000000),
1240             rule => q(un millonésimo[ →→]),
1241             },
1242             '2000000' => {
1243             base_value => q(2000000),
1244             divisor => q(1000000),
1245             rule => q(←%spellout-cardinal-masculine← millonésimo[ →→]),
1246             },
1247             '1000000000000' => {
1248             base_value => q(1000000000000),
1249             divisor => q(1000000000000),
1250             rule => q(un billonésimo[ →→]),
1251             },
1252             '2000000000000' => {
1253             base_value => q(2000000000000),
1254             divisor => q(1000000000000),
1255             rule => q(←%spellout-cardinal-masculine← billonésimo[ →→]),
1256             },
1257             '1000000000000000000' => {
1258             base_value => q(1000000000000000000),
1259             divisor => q(1000000000000000000),
1260             rule => q(=#,##0=º),
1261             },
1262             'max' => {
1263             base_value => q(1000000000000000000),
1264             divisor => q(1000000000000000000),
1265             rule => q(=#,##0=º),
1266             },
1267             },
1268             },
1269             'spellout-ordinal-masculine-adjective' => {
1270             'public' => {
1271             '-x' => {
1272             divisor => q(1),
1273             rule => q(menos →→),
1274             },
1275             '0' => {
1276             base_value => q(0),
1277             divisor => q(1),
1278             rule => q(cero),
1279             },
1280             'x.x' => {
1281             divisor => q(1),
1282             rule => q(=#,##0.#=),
1283             },
1284             '1' => {
1285             base_value => q(1),
1286             divisor => q(1),
1287             rule => q(primer),
1288             },
1289             '2' => {
1290             base_value => q(2),
1291             divisor => q(1),
1292             rule => q(segundo),
1293             },
1294             '3' => {
1295             base_value => q(3),
1296             divisor => q(1),
1297             rule => q(tercer),
1298             },
1299             '4' => {
1300             base_value => q(4),
1301             divisor => q(1),
1302             rule => q(cuarto),
1303             },
1304             '5' => {
1305             base_value => q(5),
1306             divisor => q(1),
1307             rule => q(quinto),
1308             },
1309             '6' => {
1310             base_value => q(6),
1311             divisor => q(1),
1312             rule => q(sexto),
1313             },
1314             '7' => {
1315             base_value => q(7),
1316             divisor => q(1),
1317             rule => q(séptimo),
1318             },
1319             '8' => {
1320             base_value => q(8),
1321             divisor => q(1),
1322             rule => q(octavo),
1323             },
1324             '9' => {
1325             base_value => q(9),
1326             divisor => q(1),
1327             rule => q(noveno),
1328             },
1329             '10' => {
1330             base_value => q(10),
1331             divisor => q(10),
1332             rule => q(décimo),
1333             },
1334             '11' => {
1335             base_value => q(11),
1336             divisor => q(10),
1337             rule => q(undécimo),
1338             },
1339             '12' => {
1340             base_value => q(12),
1341             divisor => q(10),
1342             rule => q(duodécimo),
1343             },
1344             '13' => {
1345             base_value => q(13),
1346             divisor => q(10),
1347             rule => q(decimo→→),
1348             },
1349             '18' => {
1350             base_value => q(18),
1351             divisor => q(10),
1352             rule => q(decim→→),
1353             },
1354             '19' => {
1355             base_value => q(19),
1356             divisor => q(10),
1357             rule => q(decimo→→),
1358             },
1359             '20' => {
1360             base_value => q(20),
1361             divisor => q(10),
1362             rule => q(vigésimo[ →→]),
1363             },
1364             '30' => {
1365             base_value => q(30),
1366             divisor => q(10),
1367             rule => q(trigésimo[ →→]),
1368             },
1369             '40' => {
1370             base_value => q(40),
1371             divisor => q(10),
1372             rule => q(cuadragésimo[ →→]),
1373             },
1374             '50' => {
1375             base_value => q(50),
1376             divisor => q(10),
1377             rule => q(quincuagésimo[ →→]),
1378             },
1379             '60' => {
1380             base_value => q(60),
1381             divisor => q(10),
1382             rule => q(sexagésimo[ →→]),
1383             },
1384             '70' => {
1385             base_value => q(70),
1386             divisor => q(10),
1387             rule => q(septuagésimo[ →→]),
1388             },
1389             '80' => {
1390             base_value => q(80),
1391             divisor => q(10),
1392             rule => q(octogésimo[ →→]),
1393             },
1394             '90' => {
1395             base_value => q(90),
1396             divisor => q(10),
1397             rule => q(nonagésimo[ →→]),
1398             },
1399             '100' => {
1400             base_value => q(100),
1401             divisor => q(100),
1402             rule => q(centésimo[ →→]),
1403             },
1404             '200' => {
1405             base_value => q(200),
1406             divisor => q(100),
1407             rule => q(ducentésimo[ →→]),
1408             },
1409             '300' => {
1410             base_value => q(300),
1411             divisor => q(100),
1412             rule => q(tricentésimo[ →→]),
1413             },
1414             '400' => {
1415             base_value => q(400),
1416             divisor => q(100),
1417             rule => q(cuadringentésimo[ →→]),
1418             },
1419             '500' => {
1420             base_value => q(500),
1421             divisor => q(100),
1422             rule => q(quingentésimo[ →→]),
1423             },
1424             '600' => {
1425             base_value => q(600),
1426             divisor => q(100),
1427             rule => q(sexcentésimo[ →→]),
1428             },
1429             '700' => {
1430             base_value => q(700),
1431             divisor => q(100),
1432             rule => q(septingentésimo[ →→]),
1433             },
1434             '800' => {
1435             base_value => q(800),
1436             divisor => q(100),
1437             rule => q(octingésimo[ →→]),
1438             },
1439             '900' => {
1440             base_value => q(900),
1441             divisor => q(100),
1442             rule => q(noningentésimo[ →→]),
1443             },
1444             '1000' => {
1445             base_value => q(1000),
1446             divisor => q(1000),
1447             rule => q(milésimo[ →→]),
1448             },
1449             '2000' => {
1450             base_value => q(2000),
1451             divisor => q(1000),
1452             rule => q(←%spellout-cardinal-masculine← milésimo[ →→]),
1453             },
1454             '1000000' => {
1455             base_value => q(1000000),
1456             divisor => q(1000000),
1457             rule => q(un millonésimo[ →→]),
1458             },
1459             '2000000' => {
1460             base_value => q(2000000),
1461             divisor => q(1000000),
1462             rule => q(←%spellout-cardinal-masculine← millonésimo[ →→]),
1463             },
1464             '1000000000000' => {
1465             base_value => q(1000000000000),
1466             divisor => q(1000000000000),
1467             rule => q(un billonésimo[ →→]),
1468             },
1469             '2000000000000' => {
1470             base_value => q(2000000000000),
1471             divisor => q(1000000000000),
1472             rule => q(←%spellout-cardinal-masculine← billonésimo[ →→]),
1473             },
1474             '1000000000000000000' => {
1475             base_value => q(1000000000000000000),
1476             divisor => q(1000000000000000000),
1477             rule => q(=#,##0=º),
1478             },
1479             'max' => {
1480             base_value => q(1000000000000000000),
1481             divisor => q(1000000000000000000),
1482             rule => q(=#,##0=º),
1483             },
1484             },
1485             },
1486             'spellout-ordinal-masculine-plural' => {
1487             'public' => {
1488             '-x' => {
1489             divisor => q(1),
1490             rule => q(menos →→),
1491             },
1492             '0' => {
1493             base_value => q(0),
1494             divisor => q(1),
1495             rule => q(=%spellout-ordinal-masculine=),
1496             },
1497             'x.x' => {
1498             divisor => q(1),
1499             rule => q(=#,##0.#=),
1500             },
1501             '1' => {
1502             base_value => q(1),
1503             divisor => q(1),
1504             rule => q(=%spellout-ordinal-masculine=s),
1505             },
1506             '1000000000000000000' => {
1507             base_value => q(1000000000000000000),
1508             divisor => q(1000000000000000000),
1509             rule => q(=#,##0=º),
1510             },
1511             'max' => {
1512             base_value => q(1000000000000000000),
1513             divisor => q(1000000000000000000),
1514             rule => q(=#,##0=º),
1515             },
1516             },
1517             },
1518             } },
1519             );
1520              
1521             has 'display_name_language' => (
1522             is => 'ro',
1523             isa => CodeRef,
1524             init_arg => undef,
1525             default => sub {
1526             sub {
1527             my %languages = (
1528             'aa' => 'afar',
1529             'ab' => 'abjasio',
1530             'ace' => 'achenés',
1531             'ach' => 'acoli',
1532             'ada' => 'adangme',
1533             'ady' => 'adigué',
1534             'ae' => 'avéstico',
1535             'af' => 'afrikáans',
1536             'afh' => 'afrihili',
1537             'agq' => 'aghem',
1538             'ain' => 'ainu',
1539             'ak' => 'akan',
1540             'akk' => 'acadio',
1541             'ale' => 'aleutiano',
1542             'alt' => 'altái meridional',
1543             'am' => 'amárico',
1544             'an' => 'aragonés',
1545             'ang' => 'inglés antiguo',
1546             'ann' => 'obolo',
1547             'anp' => 'angika',
1548             'ar' => 'árabe',
1549             'ar_001' => 'árabe estándar moderno',
1550             'arc' => 'arameo',
1551             'arn' => 'mapuche',
1552             'arp' => 'arapaho',
1553             'ars' => 'árabe najdí',
1554             'arw' => 'arahuaco',
1555             'as' => 'asamés',
1556             'asa' => 'asu',
1557             'ast' => 'asturiano',
1558             'atj' => 'atikamekw',
1559             'av' => 'avar',
1560             'awa' => 'avadhi',
1561             'ay' => 'aimara',
1562             'az' => 'azerbaiyano',
1563             'az@alt=short' => 'azerí',
1564             'ba' => 'baskir',
1565             'bal' => 'baluchi',
1566             'ban' => 'balinés',
1567             'bas' => 'basaa',
1568             'bax' => 'bamún',
1569             'bbj' => 'ghomala',
1570             'be' => 'bielorruso',
1571             'bej' => 'beja',
1572             'bem' => 'bemba',
1573             'bez' => 'bena',
1574             'bfd' => 'bafut',
1575             'bg' => 'búlgaro',
1576             'bgc' => 'haryanvi',
1577             'bgn' => 'baluchi occidental',
1578             'bho' => 'bhoyapurí',
1579             'bi' => 'bislama',
1580             'bik' => 'bicol',
1581             'bin' => 'bini',
1582             'bkm' => 'kom',
1583             'bla' => 'siksika',
1584             'blo' => 'anii',
1585             'bm' => 'bambara',
1586             'bn' => 'bengalí',
1587             'bo' => 'tibetano',
1588             'br' => 'bretón',
1589             'bra' => 'braj',
1590             'brx' => 'bodo',
1591             'bs' => 'bosnio',
1592             'bss' => 'akoose',
1593             'bua' => 'buriato',
1594             'bug' => 'buginés',
1595             'bum' => 'bulu',
1596             'byn' => 'blin',
1597             'byv' => 'medumba',
1598             'ca' => 'catalán',
1599             'cad' => 'caddo',
1600             'car' => 'caribe',
1601             'cay' => 'cayuga',
1602             'cch' => 'atsam',
1603             'ccp' => 'chakma',
1604             'ce' => 'checheno',
1605             'ceb' => 'cebuano',
1606             'cgg' => 'chiga',
1607             'ch' => 'chamorro',
1608             'chb' => 'chibcha',
1609             'chg' => 'chagatái',
1610             'chk' => 'trukés',
1611             'chm' => 'marí',
1612             'chn' => 'jerga chinuk',
1613             'cho' => 'choctaw',
1614             'chp' => 'chipewyan',
1615             'chr' => 'cheroqui',
1616             'chy' => 'cheyene',
1617             'ckb' => 'kurdo sorani',
1618             'ckb@alt=variant' => 'kurdo central',
1619             'clc' => 'chilcotin',
1620             'co' => 'corso',
1621             'cop' => 'copto',
1622             'cr' => 'cree',
1623             'crg' => 'michif',
1624             'crh' => 'tártaro de Crimea',
1625             'crj' => 'cree suroriental',
1626             'crk' => 'cree de las llanuras',
1627             'crl' => 'cree nororiental',
1628             'crm' => 'cree moose',
1629             'crr' => 'algonquino de Carolina',
1630             'crs' => 'criollo seychelense',
1631             'cs' => 'checo',
1632             'csb' => 'casubio',
1633             'csw' => 'cree de los pantanos',
1634             'cu' => 'eslavo eclesiástico',
1635             'cv' => 'chuvasio',
1636             'cy' => 'galés',
1637             'da' => 'danés',
1638             'dak' => 'dakota',
1639             'dar' => 'dargva',
1640             'dav' => 'taita',
1641             'de' => 'alemán',
1642             'de_AT' => 'alemán austríaco',
1643             'de_CH' => 'alto alemán suizo',
1644             'del' => 'delaware',
1645             'den' => 'slave',
1646             'dgr' => 'dogrib',
1647             'din' => 'dinka',
1648             'dje' => 'zarma',
1649             'doi' => 'dogri',
1650             'dsb' => 'bajo sorbio',
1651             'dua' => 'duala',
1652             'dum' => 'neerlandés medio',
1653             'dv' => 'divehi',
1654             'dyo' => 'jola-fonyi',
1655             'dyu' => 'diula',
1656             'dz' => 'dzongkha',
1657             'dzg' => 'dazaga',
1658             'ebu' => 'embu',
1659             'ee' => 'ewé',
1660             'efi' => 'efik',
1661             'egy' => 'egipcio antiguo',
1662             'eka' => 'ekajuk',
1663             'el' => 'griego',
1664             'elx' => 'elamita',
1665             'en' => 'inglés',
1666             'en_AU' => 'inglés australiano',
1667             'en_CA' => 'inglés canadiense',
1668             'en_GB' => 'inglés británico',
1669             'en_GB@alt=short' => 'inglés (RU)',
1670             'en_US' => 'inglés estadounidense',
1671             'en_US@alt=short' => 'inglés (EE. UU.)',
1672             'enm' => 'inglés medio',
1673             'eo' => 'esperanto',
1674             'es' => 'español',
1675             'es_419' => 'español latinoamericano',
1676             'es_ES' => 'español de España',
1677             'es_MX' => 'español de México',
1678             'et' => 'estonio',
1679             'eu' => 'euskera',
1680             'ewo' => 'ewondo',
1681             'fa' => 'persa',
1682             'fa_AF' => 'darí',
1683             'fan' => 'fang',
1684             'fat' => 'fanti',
1685             'ff' => 'fula',
1686             'fi' => 'finés',
1687             'fil' => 'filipino',
1688             'fj' => 'fiyiano',
1689             'fo' => 'feroés',
1690             'fon' => 'fon',
1691             'fr' => 'francés',
1692             'fr_CA' => 'francés canadiense',
1693             'fr_CH' => 'francés suizo',
1694             'frc' => 'francés cajún',
1695             'frm' => 'francés medio',
1696             'fro' => 'francés antiguo',
1697             'frr' => 'frisón septentrional',
1698             'frs' => 'frisón oriental',
1699             'fur' => 'friulano',
1700             'fy' => 'frisón occidental',
1701             'ga' => 'irlandés',
1702             'gaa' => 'ga',
1703             'gag' => 'gagauzo',
1704             'gan' => 'chino gan',
1705             'gay' => 'gayo',
1706             'gba' => 'gbaya',
1707             'gd' => 'gaélico escocés',
1708             'gez' => 'geez',
1709             'gil' => 'gilbertés',
1710             'gl' => 'gallego',
1711             'gmh' => 'alto alemán medio',
1712             'gn' => 'guaraní',
1713             'goh' => 'alto alemán antiguo',
1714             'gon' => 'gondi',
1715             'gor' => 'gorontalo',
1716             'got' => 'gótico',
1717             'grb' => 'grebo',
1718             'grc' => 'griego antiguo',
1719             'gsw' => 'alemán suizo',
1720             'gu' => 'guyaratí',
1721             'guz' => 'gusii',
1722             'gv' => 'manés',
1723             'gwi' => 'kutchin',
1724             'ha' => 'hausa',
1725             'hai' => 'haida',
1726             'hak' => 'chino hakka',
1727             'haw' => 'hawaiano',
1728             'hax' => 'haida meridional',
1729             'he' => 'hebreo',
1730             'hi' => 'hindi',
1731             'hi_Latn@alt=variant' => 'hinglish',
1732             'hil' => 'hiligaynon',
1733             'hit' => 'hitita',
1734             'hmn' => 'hmong',
1735             'ho' => 'hiri motu',
1736             'hr' => 'croata',
1737             'hsb' => 'alto sorbio',
1738             'hsn' => 'chino xiang',
1739             'ht' => 'criollo haitiano',
1740             'hu' => 'húngaro',
1741             'hup' => 'hupa',
1742             'hur' => 'halkomelem',
1743             'hy' => 'armenio',
1744             'hz' => 'herero',
1745             'ia' => 'interlingua',
1746             'iba' => 'iban',
1747             'ibb' => 'ibibio',
1748             'id' => 'indonesio',
1749             'ie' => 'interlingue',
1750             'ig' => 'igbo',
1751             'ii' => 'yi de Sichuán',
1752             'ik' => 'inupiaq',
1753             'ikt' => 'inuit del oeste de Canadá',
1754             'ilo' => 'ilocano',
1755             'inh' => 'ingush',
1756             'io' => 'ido',
1757             'is' => 'islandés',
1758             'it' => 'italiano',
1759             'iu' => 'inuktitut',
1760             'ja' => 'japonés',
1761             'jbo' => 'lojban',
1762             'jgo' => 'ngomba',
1763             'jmc' => 'machame',
1764             'jpr' => 'judeo-persa',
1765             'jrb' => 'judeo-árabe',
1766             'jv' => 'javanés',
1767             'ka' => 'georgiano',
1768             'kaa' => 'karakalpako',
1769             'kab' => 'cabileño',
1770             'kac' => 'kachin',
1771             'kaj' => 'jju',
1772             'kam' => 'kamba',
1773             'kaw' => 'kawi',
1774             'kbd' => 'kabardiano',
1775             'kbl' => 'kanembu',
1776             'kcg' => 'tyap',
1777             'kde' => 'makonde',
1778             'kea' => 'criollo caboverdiano',
1779             'kfo' => 'koro',
1780             'kg' => 'kongo',
1781             'kgp' => 'káingang',
1782             'kha' => 'khasi',
1783             'kho' => 'kotanés',
1784             'khq' => 'koyra chiini',
1785             'ki' => 'kikuyu',
1786             'kj' => 'kuanyama',
1787             'kk' => 'kazajo',
1788             'kkj' => 'kako',
1789             'kl' => 'groenlandés',
1790             'kln' => 'kalenjin',
1791             'km' => 'jemer',
1792             'kmb' => 'kimbundu',
1793             'kn' => 'canarés',
1794             'ko' => 'coreano',
1795             'koi' => 'komi permio',
1796             'kok' => 'konkaní',
1797             'kos' => 'kosraeano',
1798             'kpe' => 'kpelle',
1799             'kr' => 'kanuri',
1800             'krc' => 'karachay-balkar',
1801             'krl' => 'carelio',
1802             'kru' => 'kurukh',
1803             'ks' => 'cachemir',
1804             'ksb' => 'shambala',
1805             'ksf' => 'bafia',
1806             'ksh' => 'kölsch',
1807             'ku' => 'kurdo',
1808             'kum' => 'kumyk',
1809             'kut' => 'kutenai',
1810             'kv' => 'komi',
1811             'kw' => 'córnico',
1812             'kwk' => 'kwakʼwala',
1813             'kxv' => 'kuvi',
1814             'ky' => 'kirguís',
1815             'la' => 'latín',
1816             'lad' => 'ladino',
1817             'lag' => 'langi',
1818             'lah' => 'lahnda',
1819             'lam' => 'lamba',
1820             'lb' => 'luxemburgués',
1821             'lez' => 'lezgiano',
1822             'lg' => 'ganda',
1823             'li' => 'limburgués',
1824             'lij' => 'ligur',
1825             'lil' => 'lillooet',
1826             'lkt' => 'lakota',
1827             'lmo' => 'lombardo',
1828             'ln' => 'lingala',
1829             'lo' => 'lao',
1830             'lol' => 'mongo',
1831             'lou' => 'criollo de Luisiana',
1832             'loz' => 'lozi',
1833             'lrc' => 'lorí septentrional',
1834             'lsm' => 'samia',
1835             'lt' => 'lituano',
1836             'lu' => 'luba-katanga',
1837             'lua' => 'luba-lulua',
1838             'lui' => 'luiseño',
1839             'lun' => 'lunda',
1840             'lus' => 'mizo',
1841             'luy' => 'luyia',
1842             'lv' => 'letón',
1843             'mad' => 'madurés',
1844             'maf' => 'mafa',
1845             'mag' => 'magahi',
1846             'mai' => 'maithili',
1847             'mak' => 'macasar',
1848             'man' => 'mandingo',
1849             'mas' => 'masái',
1850             'mde' => 'maba',
1851             'mdf' => 'moksha',
1852             'mdr' => 'mandar',
1853             'men' => 'mende',
1854             'mer' => 'meru',
1855             'mfe' => 'criollo mauriciano',
1856             'mg' => 'malgache',
1857             'mga' => 'irlandés medio',
1858             'mgh' => 'makhuwa-meetto',
1859             'mgo' => 'meta’',
1860             'mh' => 'marshalés',
1861             'mi' => 'maorí',
1862             'mic' => 'micmac',
1863             'min' => 'minangkabau',
1864             'mk' => 'macedonio',
1865             'ml' => 'malayálam',
1866             'mn' => 'mongol',
1867             'mnc' => 'manchú',
1868             'mni' => 'manipurí',
1869             'moe' => 'innu-aimun',
1870             'moh' => 'mohawk',
1871             'mos' => 'mossi',
1872             'mr' => 'maratí',
1873             'ms' => 'malayo',
1874             'mt' => 'maltés',
1875             'mua' => 'mundang',
1876             'mul' => 'varios idiomas',
1877             'mus' => 'creek',
1878             'mwl' => 'mirandés',
1879             'mwr' => 'marwari',
1880             'my' => 'birmano',
1881             'mye' => 'myene',
1882             'myv' => 'erzya',
1883             'mzn' => 'mazandaraní',
1884             'na' => 'nauruano',
1885             'nan' => 'chino min nan',
1886             'nap' => 'napolitano',
1887             'naq' => 'nama',
1888             'nb' => 'noruego bokmal',
1889             'nd' => 'ndebele septentrional',
1890             'nds' => 'bajo alemán',
1891             'nds_NL' => 'bajo sajón',
1892             'ne' => 'nepalí',
1893             'new' => 'nevarí',
1894             'ng' => 'ndonga',
1895             'nia' => 'nias',
1896             'niu' => 'niueano',
1897             'nl' => 'neerlandés',
1898             'nl_BE' => 'flamenco',
1899             'nmg' => 'kwasio',
1900             'nn' => 'noruego nynorsk',
1901             'nnh' => 'ngiemboon',
1902             'no' => 'noruego',
1903             'nog' => 'nogai',
1904             'non' => 'nórdico antiguo',
1905             'nqo' => 'n’ko',
1906             'nr' => 'ndebele meridional',
1907             'nso' => 'sotho septentrional',
1908             'nus' => 'nuer',
1909             'nv' => 'navajo',
1910             'nwc' => 'newari clásico',
1911             'ny' => 'nyanja',
1912             'nym' => 'nyamwezi',
1913             'nyn' => 'nyankole',
1914             'nyo' => 'nyoro',
1915             'nzi' => 'nzima',
1916             'oc' => 'occitano',
1917             'oj' => 'ojibwa',
1918             'ojb' => 'ojibwa noroccidental',
1919             'ojc' => 'ojibwa central',
1920             'ojs' => 'oji-cree',
1921             'ojw' => 'ojibwa occidental',
1922             'oka' => 'okanagan',
1923             'om' => 'oromo',
1924             'or' => 'oriya',
1925             'os' => 'osético',
1926             'osa' => 'osage',
1927             'ota' => 'turco otomano',
1928             'pa' => 'punyabí',
1929             'pag' => 'pangasinán',
1930             'pal' => 'pahlavi',
1931             'pam' => 'pampanga',
1932             'pap' => 'papiamento',
1933             'pau' => 'palauano',
1934             'pcm' => 'pidgin de Nigeria',
1935             'peo' => 'persa antiguo',
1936             'phn' => 'fenicio',
1937             'pi' => 'pali',
1938             'pis' => 'pidgin salomonense',
1939             'pl' => 'polaco',
1940             'pon' => 'pohnpeiano',
1941             'pqm' => 'maliseet-passamaquoddy',
1942             'prg' => 'prusiano',
1943             'pro' => 'provenzal antiguo',
1944             'ps' => 'pastún',
1945             'ps@alt=variant' => 'pastú',
1946             'pt' => 'portugués',
1947             'pt_BR' => 'portugués de Brasil',
1948             'pt_PT' => 'portugués de Portugal',
1949             'qu' => 'quechua',
1950             'quc' => 'quiché',
1951             'raj' => 'rajasthani',
1952             'rap' => 'rapanui',
1953             'rar' => 'rarotongano',
1954             'rhg' => 'rohinyá',
1955             'rm' => 'romanche',
1956             'rn' => 'kirundi',
1957             'ro' => 'rumano',
1958             'ro_MD' => 'moldavo',
1959             'rof' => 'rombo',
1960             'rom' => 'romaní',
1961             'ru' => 'ruso',
1962             'rup' => 'arrumano',
1963             'rw' => 'kinyarwanda',
1964             'rwk' => 'rwa',
1965             'sa' => 'sánscrito',
1966             'sad' => 'sandawe',
1967             'sah' => 'sakha',
1968             'sam' => 'arameo samaritano',
1969             'saq' => 'samburu',
1970             'sas' => 'sasak',
1971             'sat' => 'santali',
1972             'sba' => 'ngambay',
1973             'sbp' => 'sangu',
1974             'sc' => 'sardo',
1975             'scn' => 'siciliano',
1976             'sco' => 'escocés',
1977             'sd' => 'sindi',
1978             'sdh' => 'kurdo meridional',
1979             'se' => 'sami septentrional',
1980             'see' => 'seneca',
1981             'seh' => 'sena',
1982             'sel' => 'selkup',
1983             'ses' => 'koyraboro senni',
1984             'sg' => 'sango',
1985             'sga' => 'irlandés antiguo',
1986             'sh' => 'serbocroata',
1987             'shi' => 'tashelhit',
1988             'shn' => 'shan',
1989             'shu' => 'árabe chadiano',
1990             'si' => 'cingalés',
1991             'sid' => 'sidamo',
1992             'sk' => 'eslovaco',
1993             'sl' => 'esloveno',
1994             'slh' => 'lushootseed meridional',
1995             'sm' => 'samoano',
1996             'sma' => 'sami meridional',
1997             'smj' => 'sami lule',
1998             'smn' => 'sami inari',
1999             'sms' => 'sami skolt',
2000             'sn' => 'shona',
2001             'snk' => 'soninké',
2002             'so' => 'somalí',
2003             'sog' => 'sogdiano',
2004             'sq' => 'albanés',
2005             'sr' => 'serbio',
2006             'srn' => 'sranan tongo',
2007             'srr' => 'serer',
2008             'ss' => 'suazi',
2009             'ssy' => 'saho',
2010             'st' => 'sotho meridional',
2011             'str' => 'salish de los estrechos',
2012             'su' => 'sundanés',
2013             'suk' => 'sukuma',
2014             'sus' => 'susu',
2015             'sux' => 'sumerio',
2016             'sv' => 'sueco',
2017             'sw' => 'suajili',
2018             'sw_CD' => 'suajili del Congo',
2019             'swb' => 'comorense',
2020             'syc' => 'siríaco clásico',
2021             'syr' => 'siriaco',
2022             'szl' => 'silesio',
2023             'ta' => 'tamil',
2024             'tce' => 'tutchone meridional',
2025             'te' => 'telugu',
2026             'tem' => 'temne',
2027             'teo' => 'teso',
2028             'ter' => 'tereno',
2029             'tet' => 'tetún',
2030             'tg' => 'tayiko',
2031             'tgx' => 'tagish',
2032             'th' => 'tailandés',
2033             'tht' => 'tahltan',
2034             'ti' => 'tigriña',
2035             'tig' => 'tigré',
2036             'tiv' => 'tiv',
2037             'tk' => 'turcomano',
2038             'tkl' => 'tokelauano',
2039             'tl' => 'tagalo',
2040             'tlh' => 'klingon',
2041             'tli' => 'tlingit',
2042             'tmh' => 'tamashek',
2043             'tn' => 'setsuana',
2044             'to' => 'tongano',
2045             'tog' => 'tonga del Nyasa',
2046             'tok' => 'toki pona',
2047             'tpi' => 'tok pisin',
2048             'tr' => 'turco',
2049             'trv' => 'taroko',
2050             'ts' => 'tsonga',
2051             'tsi' => 'tsimshiano',
2052             'tt' => 'tártaro',
2053             'ttm' => 'tutchone septentrional',
2054             'tum' => 'tumbuka',
2055             'tvl' => 'tuvaluano',
2056             'tw' => 'twi',
2057             'twq' => 'tasawaq',
2058             'ty' => 'tahitiano',
2059             'tyv' => 'tuviniano',
2060             'tzm' => 'tamazight del Atlas Central',
2061             'udm' => 'udmurt',
2062             'ug' => 'uigur',
2063             'ug@alt=variant' => 'uygur',
2064             'uga' => 'ugarítico',
2065             'uk' => 'ucraniano',
2066             'umb' => 'umbundu',
2067             'und' => 'lengua desconocida',
2068             'ur' => 'urdu',
2069             'uz' => 'uzbeko',
2070             've' => 'venda',
2071             'vec' => 'veneciano',
2072             'vi' => 'vietnamita',
2073             'vmw' => 'makua',
2074             'vo' => 'volapük',
2075             'vot' => 'vótico',
2076             'vun' => 'vunjo',
2077             'wa' => 'valón',
2078             'wae' => 'walser',
2079             'wal' => 'wolayta',
2080             'war' => 'waray',
2081             'was' => 'washo',
2082             'wbp' => 'warlpiri',
2083             'wo' => 'wólof',
2084             'wuu' => 'chino wu',
2085             'xal' => 'kalmyk',
2086             'xh' => 'xhosa',
2087             'xnr' => 'kangri',
2088             'xog' => 'soga',
2089             'yao' => 'yao',
2090             'yap' => 'yapés',
2091             'yav' => 'yangben',
2092             'ybb' => 'yemba',
2093             'yi' => 'yidis',
2094             'yo' => 'yoruba',
2095             'yrl' => 'ñe’engatú',
2096             'yue' => 'cantonés',
2097             'yue@alt=menu' => 'chino cantonés',
2098             'za' => 'zhuang',
2099             'zap' => 'zapoteco',
2100             'zbl' => 'símbolos Bliss',
2101             'zen' => 'zenaga',
2102             'zgh' => 'tamazight estándar marroquí',
2103             'zh' => 'chino',
2104             'zh@alt=menu' => 'chino mandarín',
2105             'zh_Hans' => 'chino simplificado',
2106             'zh_Hans@alt=long' => 'chino mandarín simplificado',
2107             'zh_Hant' => 'chino tradicional',
2108             'zh_Hant@alt=long' => 'chino mandarín tradicional',
2109             'zu' => 'zulú',
2110             'zun' => 'zuñi',
2111             'zxx' => 'sin contenido lingüístico',
2112             'zza' => 'zazaki',
2113              
2114             );
2115             if (@_) {
2116             return $languages{$_[0]};
2117             }
2118             return \%languages;
2119             }
2120             },
2121             );
2122              
2123             has 'display_name_script' => (
2124             is => 'ro',
2125             isa => CodeRef,
2126             init_arg => undef,
2127             default => sub {
2128             sub {
2129             my %scripts = (
2130             'Adlm' => 'ádlam',
2131             'Arab' => 'árabe',
2132             'Arab@alt=variant' => 'perso-árabe',
2133             'Aran' => 'nastaliq',
2134             'Armn' => 'armenio',
2135             'Avst' => 'avéstico',
2136             'Bali' => 'balinés',
2137             'Batk' => 'batak',
2138             'Beng' => 'bengalí',
2139             'Blis' => 'símbolos blis',
2140             'Bopo' => 'bopomofo',
2141             'Brah' => 'brahmi',
2142             'Brai' => 'braille',
2143             'Bugi' => 'buginés',
2144             'Buhd' => 'buhid',
2145             'Cakm' => 'chakma',
2146             'Cans' => 'silabarios aborígenes canadienses unificados',
2147             'Cari' => 'cario',
2148             'Cham' => 'cham',
2149             'Cher' => 'cheroqui',
2150             'Cirt' => 'cirth',
2151             'Copt' => 'copto',
2152             'Cprt' => 'chipriota',
2153             'Cyrl' => 'cirílico',
2154             'Cyrs' => 'cirílico del antiguo eslavo eclesiástico',
2155             'Deva' => 'devanagari',
2156             'Dsrt' => 'deseret',
2157             'Egyd' => 'egipcio demótico',
2158             'Egyh' => 'egipcio hierático',
2159             'Egyp' => 'jeroglíficos egipcios',
2160             'Ethi' => 'etiópico',
2161             'Geok' => 'georgiano eclesiástico',
2162             'Geor' => 'georgiano',
2163             'Glag' => 'glagolítico',
2164             'Goth' => 'gótico',
2165             'Grek' => 'griego',
2166             'Gujr' => 'guyaratí',
2167             'Guru' => 'gurmuji',
2168             'Hanb' => 'han con bopomofo',
2169             'Hang' => 'hangul',
2170             'Hani' => 'han',
2171             'Hano' => 'hanunoo',
2172             'Hans' => 'simplificado',
2173             'Hans@alt=stand-alone' => 'han simplificado',
2174             'Hant' => 'tradicional',
2175             'Hant@alt=stand-alone' => 'han tradicional',
2176             'Hebr' => 'hebreo',
2177             'Hira' => 'hiragana',
2178             'Hmng' => 'pahawh hmong',
2179             'Hrkt' => 'silabarios japoneses',
2180             'Hung' => 'húngaro antiguo',
2181             'Inds' => 'Indio (harappan)',
2182             'Ital' => 'antigua bastardilla',
2183             'Jamo' => 'jamo',
2184             'Java' => 'javanés',
2185             'Jpan' => 'japonés',
2186             'Kali' => 'kayah li',
2187             'Kana' => 'katakana',
2188             'Khar' => 'kharosthi',
2189             'Khmr' => 'jemer',
2190             'Knda' => 'canarés',
2191             'Kore' => 'coreano',
2192             'Lana' => 'lanna',
2193             'Laoo' => 'laosiano',
2194             'Latf' => 'latino fraktur',
2195             'Latg' => 'latino gaélico',
2196             'Latn' => 'latino',
2197             'Lepc' => 'lepcha',
2198             'Limb' => 'limbu',
2199             'Lina' => 'lineal A',
2200             'Linb' => 'lineal B',
2201             'Lyci' => 'licio',
2202             'Lydi' => 'lidio',
2203             'Mand' => 'mandeo',
2204             'Maya' => 'jeroglíficos mayas',
2205             'Merc' => 'cursivo meroítico',
2206             'Mero' => 'meroítico',
2207             'Mlym' => 'malayálam',
2208             'Mong' => 'mongol',
2209             'Moon' => 'moon',
2210             'Mtei' => 'meitei',
2211             'Mymr' => 'birmano',
2212             'Nkoo' => 'n’ko',
2213             'Ogam' => 'ogham',
2214             'Olck' => 'ol chiki',
2215             'Orkh' => 'orkhon',
2216             'Orya' => 'oriya',
2217             'Osma' => 'osmaniya',
2218             'Perm' => 'permiano antiguo',
2219             'Phag' => 'phags-pa',
2220             'Phnx' => 'fenicio',
2221             'Plrd' => 'Pollard Miao',
2222             'Qaag' => 'zawgyi',
2223             'Rjng' => 'rejang',
2224             'Rohg' => 'hanifi',
2225             'Roro' => 'rongo-rongo',
2226             'Runr' => 'rúnico',
2227             'Samr' => 'samaritano',
2228             'Sara' => 'sarati',
2229             'Saur' => 'saurashtra',
2230             'Sgnw' => 'SignWriting',
2231             'Shaw' => 'shaviano',
2232             'Sinh' => 'cingalés',
2233             'Sund' => 'sundanés',
2234             'Sylo' => 'syloti nagri',
2235             'Syrc' => 'siriaco',
2236             'Syre' => 'siriaco estrangelo',
2237             'Syrj' => 'siriaco occidental',
2238             'Syrn' => 'siriaco oriental',
2239             'Tagb' => 'tagbanúa',
2240             'Tale' => 'tai le',
2241             'Talu' => 'nuevo tai lue',
2242             'Taml' => 'tamil',
2243             'Telu' => 'telugu',
2244             'Teng' => 'tengwar',
2245             'Tfng' => 'tifinagh',
2246             'Tglg' => 'tagalo',
2247             'Thaa' => 'thaana',
2248             'Thai' => 'tailandés',
2249             'Tibt' => 'tibetano',
2250             'Ugar' => 'ugarítico',
2251             'Vaii' => 'vai',
2252             'Visp' => 'lenguaje visible',
2253             'Xpeo' => 'persa antiguo',
2254             'Xsux' => 'cuneiforme sumerio-acadio',
2255             'Yiii' => 'yi',
2256             'Zinh' => 'heredado',
2257             'Zmth' => 'notación matemática',
2258             'Zsye' => 'emojis',
2259             'Zsym' => 'símbolos',
2260             'Zxxx' => 'no escrito',
2261             'Zyyy' => 'común',
2262             'Zzzz' => 'alfabeto desconocido',
2263              
2264             );
2265             if ( @_ ) {
2266             return $scripts{$_[0]};
2267             }
2268             return \%scripts;
2269             }
2270             }
2271             );
2272              
2273             has 'display_name_region' => (
2274             is => 'ro',
2275             isa => HashRef[Str],
2276             init_arg => undef,
2277             default => sub {
2278             {
2279             '001' => 'Mundo',
2280             '002' => 'África',
2281             '003' => 'América del Norte',
2282             '005' => 'Sudamérica',
2283             '009' => 'Oceanía',
2284             '011' => 'África occidental',
2285             '013' => 'Centroamérica',
2286             '014' => 'África oriental',
2287             '015' => 'África septentrional',
2288             '017' => 'África central',
2289             '018' => 'África meridional',
2290             '019' => 'América',
2291             '021' => 'Norteamérica',
2292             '029' => 'Caribe',
2293             '030' => 'Asia oriental',
2294             '034' => 'Asia meridional',
2295             '035' => 'Sudeste asiático',
2296             '039' => 'Europa meridional',
2297             '053' => 'Australasia',
2298             '054' => 'Melanesia',
2299             '057' => 'Región de Micronesia',
2300             '061' => 'Polinesia',
2301             '142' => 'Asia',
2302             '143' => 'Asia central',
2303             '145' => 'Asia occidental',
2304             '150' => 'Europa',
2305             '151' => 'Europa oriental',
2306             '154' => 'Europa septentrional',
2307             '155' => 'Europa occidental',
2308             '202' => 'África subsahariana',
2309             '419' => 'Latinoamérica',
2310             'AC' => 'Isla de la Ascensión',
2311             'AD' => 'Andorra',
2312             'AE' => 'Emiratos Árabes Unidos',
2313             'AF' => 'Afganistán',
2314             'AG' => 'Antigua y Barbuda',
2315             'AI' => 'Anguila',
2316             'AL' => 'Albania',
2317             'AM' => 'Armenia',
2318             'AO' => 'Angola',
2319             'AQ' => 'Antártida',
2320             'AR' => 'Argentina',
2321             'AS' => 'Samoa Americana',
2322             'AT' => 'Austria',
2323             'AU' => 'Australia',
2324             'AW' => 'Aruba',
2325             'AX' => 'Islas Aland',
2326             'AZ' => 'Azerbaiyán',
2327             'BA' => 'Bosnia y Herzegovina',
2328             'BB' => 'Barbados',
2329             'BD' => 'Bangladés',
2330             'BE' => 'Bélgica',
2331             'BF' => 'Burkina Faso',
2332             'BG' => 'Bulgaria',
2333             'BH' => 'Baréin',
2334             'BI' => 'Burundi',
2335             'BJ' => 'Benín',
2336             'BL' => 'San Bartolomé',
2337             'BM' => 'Bermudas',
2338             'BN' => 'Brunéi',
2339             'BO' => 'Bolivia',
2340             'BQ' => 'Caribe neerlandés',
2341             'BR' => 'Brasil',
2342             'BS' => 'Bahamas',
2343             'BT' => 'Bután',
2344             'BV' => 'Isla Bouvet',
2345             'BW' => 'Botsuana',
2346             'BY' => 'Bielorrusia',
2347             'BZ' => 'Belice',
2348             'CA' => 'Canadá',
2349             'CC' => 'Islas Cocos',
2350             'CD' => 'República Democrática del Congo',
2351             'CD@alt=variant' => 'Congo (RDC)',
2352             'CF' => 'República Centroafricana',
2353             'CG' => 'Congo',
2354             'CG@alt=variant' => 'Congo (República)',
2355             'CH' => 'Suiza',
2356             'CI' => 'Côte d’Ivoire',
2357             'CI@alt=variant' => 'Costa de Marfil',
2358             'CK' => 'Islas Cook',
2359             'CL' => 'Chile',
2360             'CM' => 'Camerún',
2361             'CN' => 'China',
2362             'CO' => 'Colombia',
2363             'CP' => 'Isla Clipperton',
2364             'CR' => 'Costa Rica',
2365             'CU' => 'Cuba',
2366             'CV' => 'Cabo Verde',
2367             'CW' => 'Curazao',
2368             'CX' => 'Isla de Navidad',
2369             'CY' => 'Chipre',
2370             'CZ' => 'Chequia',
2371             'CZ@alt=variant' => 'República Checa',
2372             'DE' => 'Alemania',
2373             'DG' => 'Diego García',
2374             'DJ' => 'Yibuti',
2375             'DK' => 'Dinamarca',
2376             'DM' => 'Dominica',
2377             'DO' => 'República Dominicana',
2378             'DZ' => 'Argelia',
2379             'EA' => 'Ceuta y Melilla',
2380             'EC' => 'Ecuador',
2381             'EE' => 'Estonia',
2382             'EG' => 'Egipto',
2383             'EH' => 'Sáhara Occidental',
2384             'ER' => 'Eritrea',
2385             'ES' => 'España',
2386             'ET' => 'Etiopía',
2387             'EU' => 'Unión Europea',
2388             'EZ' => 'zona del euro',
2389             'FI' => 'Finlandia',
2390             'FJ' => 'Fiyi',
2391             'FK' => 'Islas Malvinas',
2392             'FK@alt=variant' => 'Islas Malvinas (Islas Falkland)',
2393             'FM' => 'Micronesia',
2394             'FO' => 'Islas Feroe',
2395             'FR' => 'Francia',
2396             'GA' => 'Gabón',
2397             'GB' => 'Reino Unido',
2398             'GB@alt=short' => 'RU',
2399             'GD' => 'Granada',
2400             'GE' => 'Georgia',
2401             'GF' => 'Guayana Francesa',
2402             'GG' => 'Guernesey',
2403             'GH' => 'Ghana',
2404             'GI' => 'Gibraltar',
2405             'GL' => 'Groenlandia',
2406             'GM' => 'Gambia',
2407             'GN' => 'Guinea',
2408             'GP' => 'Guadalupe',
2409             'GQ' => 'Guinea Ecuatorial',
2410             'GR' => 'Grecia',
2411             'GS' => 'Islas Georgia del Sur y Sandwich del Sur',
2412             'GT' => 'Guatemala',
2413             'GU' => 'Guam',
2414             'GW' => 'Guinea-Bisáu',
2415             'GY' => 'Guyana',
2416             'HK' => 'RAE de Hong Kong (China)',
2417             'HK@alt=short' => 'Hong Kong',
2418             'HM' => 'Islas Heard y McDonald',
2419             'HN' => 'Honduras',
2420             'HR' => 'Croacia',
2421             'HT' => 'Haití',
2422             'HU' => 'Hungría',
2423             'IC' => 'Canarias',
2424             'ID' => 'Indonesia',
2425             'IE' => 'Irlanda',
2426             'IL' => 'Israel',
2427             'IM' => 'Isla de Man',
2428             'IN' => 'India',
2429             'IO' => 'Territorio Británico del Océano Índico',
2430             'IO@alt=chagos' => 'Archipiélago de Chagos',
2431             'IQ' => 'Irak',
2432             'IR' => 'Irán',
2433             'IS' => 'Islandia',
2434             'IT' => 'Italia',
2435             'JE' => 'Jersey',
2436             'JM' => 'Jamaica',
2437             'JO' => 'Jordania',
2438             'JP' => 'Japón',
2439             'KE' => 'Kenia',
2440             'KG' => 'Kirguistán',
2441             'KH' => 'Camboya',
2442             'KI' => 'Kiribati',
2443             'KM' => 'Comoras',
2444             'KN' => 'San Cristóbal y Nieves',
2445             'KP' => 'Corea del Norte',
2446             'KR' => 'Corea del Sur',
2447             'KW' => 'Kuwait',
2448             'KY' => 'Islas Caimán',
2449             'KZ' => 'Kazajistán',
2450             'LA' => 'Laos',
2451             'LB' => 'Líbano',
2452             'LC' => 'Santa Lucía',
2453             'LI' => 'Liechtenstein',
2454             'LK' => 'Sri Lanka',
2455             'LR' => 'Liberia',
2456             'LS' => 'Lesoto',
2457             'LT' => 'Lituania',
2458             'LU' => 'Luxemburgo',
2459             'LV' => 'Letonia',
2460             'LY' => 'Libia',
2461             'MA' => 'Marruecos',
2462             'MC' => 'Mónaco',
2463             'MD' => 'Moldavia',
2464             'ME' => 'Montenegro',
2465             'MF' => 'San Martín',
2466             'MG' => 'Madagascar',
2467             'MH' => 'Islas Marshall',
2468             'MK' => 'Macedonia del Norte',
2469             'ML' => 'Mali',
2470             'MM' => 'Myanmar (Birmania)',
2471             'MN' => 'Mongolia',
2472             'MO' => 'RAE de Macao (China)',
2473             'MO@alt=short' => 'Macao',
2474             'MP' => 'Islas Marianas del Norte',
2475             'MQ' => 'Martinica',
2476             'MR' => 'Mauritania',
2477             'MS' => 'Montserrat',
2478             'MT' => 'Malta',
2479             'MU' => 'Mauricio',
2480             'MV' => 'Maldivas',
2481             'MW' => 'Malaui',
2482             'MX' => 'México',
2483             'MY' => 'Malasia',
2484             'MZ' => 'Mozambique',
2485             'NA' => 'Namibia',
2486             'NC' => 'Nueva Caledonia',
2487             'NE' => 'Níger',
2488             'NF' => 'Isla Norfolk',
2489             'NG' => 'Nigeria',
2490             'NI' => 'Nicaragua',
2491             'NL' => 'Países Bajos',
2492             'NO' => 'Noruega',
2493             'NP' => 'Nepal',
2494             'NR' => 'Nauru',
2495             'NU' => 'Niue',
2496             'NZ' => 'Nueva Zelanda',
2497             'NZ@alt=variant' => 'Aotearoa (Nueva Zelanda)',
2498             'OM' => 'Omán',
2499             'PA' => 'Panamá',
2500             'PE' => 'Perú',
2501             'PF' => 'Polinesia Francesa',
2502             'PG' => 'Papúa Nueva Guinea',
2503             'PH' => 'Filipinas',
2504             'PK' => 'Pakistán',
2505             'PL' => 'Polonia',
2506             'PM' => 'San Pedro y Miquelón',
2507             'PN' => 'Islas Pitcairn',
2508             'PR' => 'Puerto Rico',
2509             'PS' => 'Territorios Palestinos',
2510             'PS@alt=short' => 'Palestina',
2511             'PT' => 'Portugal',
2512             'PW' => 'Palaos',
2513             'PY' => 'Paraguay',
2514             'QA' => 'Catar',
2515             'QO' => 'Territorios alejados de Oceanía',
2516             'RE' => 'Reunión',
2517             'RO' => 'Rumanía',
2518             'RS' => 'Serbia',
2519             'RU' => 'Rusia',
2520             'RW' => 'Ruanda',
2521             'SA' => 'Arabia Saudí',
2522             'SB' => 'Islas Salomón',
2523             'SC' => 'Seychelles',
2524             'SD' => 'Sudán',
2525             'SE' => 'Suecia',
2526             'SG' => 'Singapur',
2527             'SH' => 'Santa Elena',
2528             'SI' => 'Eslovenia',
2529             'SJ' => 'Svalbard y Jan Mayen',
2530             'SK' => 'Eslovaquia',
2531             'SL' => 'Sierra Leona',
2532             'SM' => 'San Marino',
2533             'SN' => 'Senegal',
2534             'SO' => 'Somalia',
2535             'SR' => 'Surinam',
2536             'SS' => 'Sudán del Sur',
2537             'ST' => 'Santo Tomé y Príncipe',
2538             'SV' => 'El Salvador',
2539             'SX' => 'Sint Maarten',
2540             'SY' => 'Siria',
2541             'SZ' => 'Esuatini',
2542             'SZ@alt=variant' => 'Suazilandia',
2543             'TA' => 'Tristán de Acuña',
2544             'TC' => 'Islas Turcas y Caicos',
2545             'TD' => 'Chad',
2546             'TF' => 'Territorios Australes Franceses',
2547             'TG' => 'Togo',
2548             'TH' => 'Tailandia',
2549             'TJ' => 'Tayikistán',
2550             'TK' => 'Tokelau',
2551             'TL' => 'Timor-Leste',
2552             'TL@alt=variant' => 'Timor Oriental',
2553             'TM' => 'Turkmenistán',
2554             'TN' => 'Túnez',
2555             'TO' => 'Tonga',
2556             'TR' => 'Turquía',
2557             'TT' => 'Trinidad y Tobago',
2558             'TV' => 'Tuvalu',
2559             'TW' => 'Taiwán',
2560             'TZ' => 'Tanzania',
2561             'UA' => 'Ucrania',
2562             'UG' => 'Uganda',
2563             'UM' => 'Islas menores alejadas de EE. UU.',
2564             'UN' => 'Naciones Unidas',
2565             'US' => 'Estados Unidos',
2566             'US@alt=short' => 'EE. UU.',
2567             'UY' => 'Uruguay',
2568             'UZ' => 'Uzbekistán',
2569             'VA' => 'Ciudad del Vaticano',
2570             'VC' => 'San Vicente y las Granadinas',
2571             'VE' => 'Venezuela',
2572             'VG' => 'Islas Vírgenes Británicas',
2573             'VI' => 'Islas Vírgenes de EE. UU.',
2574             'VN' => 'Vietnam',
2575             'VU' => 'Vanuatu',
2576             'WF' => 'Wallis y Futuna',
2577             'WS' => 'Samoa',
2578             'XA' => 'Pseudoacentos',
2579             'XB' => 'Pseudobidi',
2580             'XK' => 'Kosovo',
2581             'YE' => 'Yemen',
2582             'YT' => 'Mayotte',
2583             'ZA' => 'Sudáfrica',
2584             'ZM' => 'Zambia',
2585             'ZW' => 'Zimbabue',
2586             'ZZ' => 'Región desconocida',
2587              
2588             }
2589             },
2590             );
2591              
2592             has 'display_name_variant' => (
2593             is => 'ro',
2594             isa => HashRef[Str],
2595             init_arg => undef,
2596             default => sub {
2597             {
2598             '1901' => 'Ortografía alemana tradicional',
2599             '1994' => 'Ortografía estandarizada del resiano',
2600             '1996' => 'Ortografía alemana de 1996',
2601             '1606NICT' => 'Francés medieval tardío hasta 1606',
2602             '1694ACAD' => 'Francés moderno temprano',
2603             '1959ACAD' => 'Académico',
2604             'AREVELA' => 'Armenio oriental',
2605             'AREVMDA' => 'Armenio occidental',
2606             'BAKU1926' => 'Alfabeto latino túrquico unificado',
2607             'BISKE' => 'Dialecto de San Giorgio/Bila',
2608             'BOONT' => 'Boontling',
2609             'FONIPA' => 'Alfabeto fonético internacional IPA',
2610             'FONUPA' => 'Alfabeto fonético urálico UPA',
2611             'KKCOR' => 'Ortografía común',
2612             'LIPAW' => 'Dialecto Lipovaz del resiano',
2613             'MONOTON' => 'Monotónico',
2614             'NEDIS' => 'Dialecto del Natisone',
2615             'NJIVA' => 'Dialecto de Gniva/Njiva',
2616             'OSOJS' => 'Dialecto de Oseacco/Osoane',
2617             'PINYIN' => 'Romanización pinyin',
2618             'POLYTON' => 'Politónico',
2619             'POSIX' => 'Ordenador',
2620             'REVISED' => 'Ortografía revisada',
2621             'ROZAJ' => 'Resiano',
2622             'SAAHO' => 'Saho',
2623             'SCOTLAND' => 'Inglés escocés estándar',
2624             'SCOUSE' => 'Scouse',
2625             'SOLBA' => 'Dialecto de Stolvizza/Solbica',
2626             'TARASK' => 'Ortografía taraskievica',
2627             'UCCOR' => 'Ortografía unificada',
2628             'UCRCOR' => 'Ortografía unificada revisada',
2629             'VALENCIA' => 'Valenciano',
2630             'WADEGILE' => 'Romanización Wade-Giles',
2631              
2632             }
2633             },
2634             );
2635              
2636             has 'display_name_key' => (
2637             is => 'ro',
2638             isa => HashRef[Str],
2639             init_arg => undef,
2640             default => sub {
2641             {
2642             'calendar' => 'calendario',
2643             'cf' => 'formato de moneda',
2644             'colalternate' => 'orden ignorando símbolos',
2645             'colbackwards' => 'orden de acentos con inversión',
2646             'colcasefirst' => 'orden de mayúsculas/minúsculas',
2647             'colcaselevel' => 'orden con distinción entre mayúsculas y minúsculas',
2648             'collation' => 'orden',
2649             'colnormalization' => 'orden con normalización',
2650             'colnumeric' => 'orden numérico',
2651             'colstrength' => 'intensidad de orden',
2652             'currency' => 'moneda',
2653             'hc' => 'ciclo horario (12 o 24 horas)',
2654             'lb' => 'estilo de salto de línea',
2655             'ms' => 'sistema de medición',
2656             'numbers' => 'números',
2657             'timezone' => 'zona horaria',
2658             'va' => 'variante local',
2659             'x' => 'uso privado',
2660              
2661             }
2662             },
2663             );
2664              
2665             has 'display_name_type' => (
2666             is => 'ro',
2667             isa => HashRef[HashRef[Str]],
2668             init_arg => undef,
2669             default => sub {
2670             {
2671             'calendar' => {
2672             'buddhist' => q{calendario budista},
2673             'chinese' => q{calendario chino},
2674             'coptic' => q{calendario cóptico},
2675             'dangi' => q{calendario dangi},
2676             'ethiopic' => q{calendario etíope},
2677             'ethiopic-amete-alem' => q{calendario etíope Amete Alem},
2678             'gregorian' => q{calendario gregoriano},
2679             'hebrew' => q{calendario hebreo},
2680             'indian' => q{calendario nacional hindú},
2681             'islamic' => q{calendario hijri},
2682             'islamic-civil' => q{calendario hijri tabular},
2683             'islamic-umalqura' => q{calendario hijri Umm al-Qura},
2684             'iso8601' => q{calendario ISO-8601},
2685             'japanese' => q{calendario japonés},
2686             'persian' => q{calendario persa},
2687             'roc' => q{calendario de la República de China},
2688             },
2689             'cf' => {
2690             'account' => q{formato de moneda de contabilidad},
2691             'standard' => q{formato de moneda estándar},
2692             },
2693             'colalternate' => {
2694             'non-ignorable' => q{Ordenar símbolos},
2695             'shifted' => q{Ordenar ignorando símbolos},
2696             },
2697             'colbackwards' => {
2698             'no' => q{Ordenar acentos normalmente},
2699             'yes' => q{Ordenar acentos con inversión},
2700             },
2701             'colcasefirst' => {
2702             'lower' => q{Ordenar empezando por minúsculas},
2703             'no' => q{Ordenar siguiendo orden normal de mayúsculas y minúsculas},
2704             'upper' => q{Ordenar empezando por mayúsculas},
2705             },
2706             'colcaselevel' => {
2707             'no' => q{Ordenar sin distinguir entre mayúsculas y minúsculas},
2708             'yes' => q{Ordenar distinguiendo entre mayúsculas y minúsculas},
2709             },
2710             'collation' => {
2711             'big5han' => q{orden del chino tradicional - Big5},
2712             'compat' => q{orden anterior, para compatibilidad},
2713             'dictionary' => q{orden de diccionario},
2714             'ducet' => q{orden predeterminado de Unicode},
2715             'eor' => q{reglas de ordenación europeas},
2716             'gb2312han' => q{orden del chino simplificado - GB2312},
2717             'phonebook' => q{orden de listín telefónico},
2718             'phonetic' => q{orden fonético},
2719             'pinyin' => q{orden pinyin},
2720             'search' => q{búsqueda de uso general},
2721             'searchjl' => q{Buscar por consonante inicial de hangul},
2722             'standard' => q{orden estándar},
2723             'stroke' => q{orden de los trazos},
2724             'traditional' => q{orden tradicional},
2725             'unihan' => q{orden de trazos radicales},
2726             'zhuyin' => q{orden zhuyin},
2727             },
2728             'colnormalization' => {
2729             'no' => q{Ordenar sin normalización},
2730             'yes' => q{Ordenar con normalización Unicode},
2731             },
2732             'colnumeric' => {
2733             'no' => q{Ordenar dígitos individualmente},
2734             'yes' => q{Ordenar dígitos numéricamente},
2735             },
2736             'colstrength' => {
2737             'identical' => q{Ordenar todo},
2738             'primary' => q{Ordenar solo letras base},
2739             'quaternary' => q{Ordenar acentos/mayúsculas y minúsculas/ancho/kana},
2740             'secondary' => q{Ordenar acentos},
2741             'tertiary' => q{Ordenar acentos/mayúsculas y minúsculas/ancho},
2742             },
2743             'd0' => {
2744             'fwidth' => q{ancho completo},
2745             'hwidth' => q{ancho medio},
2746             'npinyin' => q{Numérico},
2747             },
2748             'hc' => {
2749             'h11' => q{sistema de 12 horas (0–11)},
2750             'h12' => q{sistema de 12 horas (1–12)},
2751             'h23' => q{sistema de 24 horas (0–23)},
2752             'h24' => q{sistema de 24 horas (1–24)},
2753             },
2754             'lb' => {
2755             'loose' => q{estilo de salto de línea flexible},
2756             'normal' => q{estilo de salto de línea normal},
2757             'strict' => q{estilo de salto de línea estricto},
2758             },
2759             'm0' => {
2760             'bgn' => q{transliteración USBGN},
2761             'ungegn' => q{transliteración UNGEGN},
2762             },
2763             'ms' => {
2764             'metric' => q{sistema métrico},
2765             'uksystem' => q{sistema imperial},
2766             'ussystem' => q{sistema estadounidense},
2767             },
2768             'numbers' => {
2769             'arab' => q{dígitos indoarábigos},
2770             'arabext' => q{dígitos indoarábigos extendidos},
2771             'armn' => q{números en armenio},
2772             'armnlow' => q{números en armenio en minúscula},
2773             'beng' => q{dígitos en bengalí},
2774             'cakm' => q{dígitos en chakma},
2775             'deva' => q{dígitos en devanagari},
2776             'ethi' => q{números en etíope},
2777             'finance' => q{Números financieros},
2778             'fullwide' => q{dígitos de ancho completo},
2779             'geor' => q{números en georgiano},
2780             'grek' => q{números en griego},
2781             'greklow' => q{números en griego en minúscula},
2782             'gujr' => q{dígitos en guyaratí},
2783             'guru' => q{dígitos en gurmuji},
2784             'hanidec' => q{números decimales en chino},
2785             'hans' => q{números en chino simplificado},
2786             'hansfin' => q{números financieros en chino simplificado},
2787             'hant' => q{números en chino tradicional},
2788             'hantfin' => q{números financieros en chino tradicional},
2789             'hebr' => q{números en hebreo},
2790             'java' => q{dígitos en javanés},
2791             'jpan' => q{números en japonés},
2792             'jpanfin' => q{números financieros en japonés},
2793             'khmr' => q{dígitos en jemer},
2794             'knda' => q{dígitos en canarés},
2795             'laoo' => q{dígitos en lao},
2796             'latn' => q{dígitos occidentales},
2797             'mlym' => q{dígitos en malayálam},
2798             'mong' => q{dígitos en mongol},
2799             'mtei' => q{dígitos en meitei},
2800             'mymr' => q{dígitos en birmano},
2801             'native' => q{dígitos nativos},
2802             'olck' => q{dígitos en ol chiki},
2803             'orya' => q{dígitos en oriya},
2804             'roman' => q{números romanos},
2805             'romanlow' => q{números romanos en minúscula},
2806             'taml' => q{números en tamil tradicional},
2807             'tamldec' => q{dígitos en tamil},
2808             'telu' => q{dígitos en telugu},
2809             'thai' => q{dígitos en tailandés},
2810             'tibt' => q{dígitos en tibetano},
2811             'traditional' => q{Números tradicionales},
2812             'vaii' => q{dígitos en vai},
2813             },
2814              
2815             }
2816             },
2817             );
2818              
2819             has 'display_name_measurement_system' => (
2820             is => 'ro',
2821             isa => HashRef[Str],
2822             init_arg => undef,
2823             default => sub {
2824             {
2825             'metric' => q{métrico},
2826             'UK' => q{anglosajón},
2827             'US' => q{estadounidense},
2828              
2829             }
2830             },
2831             );
2832              
2833             has 'display_name_code_patterns' => (
2834             is => 'ro',
2835             isa => HashRef[Str],
2836             init_arg => undef,
2837             default => sub {
2838             {
2839             'language' => 'Idioma: {0}',
2840             'script' => 'Sistema de escritura: {0}',
2841             'region' => 'Región: {0}',
2842              
2843             }
2844             },
2845             );
2846              
2847             has 'characters' => (
2848             is => 'ro',
2849             isa => HashRef,
2850             init_arg => undef,
2851             default => $^V ge v5.18.0
2852             ? eval <<'EOT'
2853             sub {
2854             no warnings 'experimental::regex_sets';
2855             return {
2856             auxiliary => qr{[ªàăâåäãā æ ç èĕêëē ìĭîïī ºòŏôöøō œ ùŭûū ýÿ]},
2857             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'],
2858             main => qr{[aá b c d eé f g h ií j k l m n ñ oó p q r s t uúü v w x y z]},
2859             punctuation => qr{[\- ‐‑ – — , ; \: ! ¡ ? ¿ . … '‘’ "“” « » ( ) \[ \] § @ * / \\ \& # † ‡ ′ ″]},
2860             };
2861             },
2862             EOT
2863             : sub {
2864             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'], };
2865             },
2866 1     1   134 );
  1         1  
  1         192  
2867              
2868              
2869             has 'ellipsis' => (
2870             is => 'ro',
2871             isa => HashRef,
2872             init_arg => undef,
2873             default => sub {
2874             return {
2875             'initial' => '… {0}',
2876             'medial' => '{0}… {1}',
2877             'word-final' => '{0}…',
2878             'word-medial' => '{0}… {1}',
2879             };
2880             },
2881             );
2882              
2883             has 'units' => (
2884             is => 'ro',
2885             isa => HashRef[HashRef[HashRef[Str]]],
2886             init_arg => undef,
2887             default => sub { {
2888             'long' => {
2889             # Long Unit Identifier
2890             '' => {
2891             'name' => q(punto cardinal),
2892             },
2893             # Core Unit Identifier
2894             '' => {
2895             'name' => q(punto cardinal),
2896             },
2897             # Long Unit Identifier
2898             '1024p1' => {
2899             '1' => q(kibi{0}),
2900             },
2901             # Core Unit Identifier
2902             '1024p1' => {
2903             '1' => q(kibi{0}),
2904             },
2905             # Long Unit Identifier
2906             '1024p2' => {
2907             '1' => q(mebi{0}),
2908             },
2909             # Core Unit Identifier
2910             '1024p2' => {
2911             '1' => q(mebi{0}),
2912             },
2913             # Long Unit Identifier
2914             '1024p3' => {
2915             '1' => q(gibi{0}),
2916             },
2917             # Core Unit Identifier
2918             '1024p3' => {
2919             '1' => q(gibi{0}),
2920             },
2921             # Long Unit Identifier
2922             '1024p4' => {
2923             '1' => q(tebi{0}),
2924             },
2925             # Core Unit Identifier
2926             '1024p4' => {
2927             '1' => q(tebi{0}),
2928             },
2929             # Long Unit Identifier
2930             '1024p5' => {
2931             '1' => q(pebi{0}),
2932             },
2933             # Core Unit Identifier
2934             '1024p5' => {
2935             '1' => q(pebi{0}),
2936             },
2937             # Long Unit Identifier
2938             '1024p6' => {
2939             '1' => q(exbi{0}),
2940             },
2941             # Core Unit Identifier
2942             '1024p6' => {
2943             '1' => q(exbi{0}),
2944             },
2945             # Long Unit Identifier
2946             '1024p7' => {
2947             '1' => q(zebi{0}),
2948             },
2949             # Core Unit Identifier
2950             '1024p7' => {
2951             '1' => q(zebi{0}),
2952             },
2953             # Long Unit Identifier
2954             '1024p8' => {
2955             '1' => q(yobe{0}),
2956             },
2957             # Core Unit Identifier
2958             '1024p8' => {
2959             '1' => q(yobe{0}),
2960             },
2961             # Long Unit Identifier
2962             '10p-1' => {
2963             '1' => q(deci{0}),
2964             },
2965             # Core Unit Identifier
2966             '1' => {
2967             '1' => q(deci{0}),
2968             },
2969             # Long Unit Identifier
2970             '10p-12' => {
2971             '1' => q(pico{0}),
2972             },
2973             # Core Unit Identifier
2974             '12' => {
2975             '1' => q(pico{0}),
2976             },
2977             # Long Unit Identifier
2978             '10p-15' => {
2979             '1' => q(femto{0}),
2980             },
2981             # Core Unit Identifier
2982             '15' => {
2983             '1' => q(femto{0}),
2984             },
2985             # Long Unit Identifier
2986             '10p-18' => {
2987             '1' => q(atto{0}),
2988             },
2989             # Core Unit Identifier
2990             '18' => {
2991             '1' => q(atto{0}),
2992             },
2993             # Long Unit Identifier
2994             '10p-2' => {
2995             '1' => q(centi{0}),
2996             },
2997             # Core Unit Identifier
2998             '2' => {
2999             '1' => q(centi{0}),
3000             },
3001             # Long Unit Identifier
3002             '10p-21' => {
3003             '1' => q(zepto{0}),
3004             },
3005             # Core Unit Identifier
3006             '21' => {
3007             '1' => q(zepto{0}),
3008             },
3009             # Long Unit Identifier
3010             '10p-24' => {
3011             '1' => q(yocto{0}),
3012             },
3013             # Core Unit Identifier
3014             '24' => {
3015             '1' => q(yocto{0}),
3016             },
3017             # Long Unit Identifier
3018             '10p-27' => {
3019             '1' => q(ronto{0}),
3020             },
3021             # Core Unit Identifier
3022             '27' => {
3023             '1' => q(ronto{0}),
3024             },
3025             # Long Unit Identifier
3026             '10p-3' => {
3027             '1' => q(mili{0}),
3028             },
3029             # Core Unit Identifier
3030             '3' => {
3031             '1' => q(mili{0}),
3032             },
3033             # Long Unit Identifier
3034             '10p-30' => {
3035             '1' => q(quecto{0}),
3036             },
3037             # Core Unit Identifier
3038             '30' => {
3039             '1' => q(quecto{0}),
3040             },
3041             # Long Unit Identifier
3042             '10p-6' => {
3043             '1' => q(micro{0}),
3044             },
3045             # Core Unit Identifier
3046             '6' => {
3047             '1' => q(micro{0}),
3048             },
3049             # Long Unit Identifier
3050             '10p-9' => {
3051             '1' => q(nano{0}),
3052             },
3053             # Core Unit Identifier
3054             '9' => {
3055             '1' => q(nano{0}),
3056             },
3057             # Long Unit Identifier
3058             '10p1' => {
3059             '1' => q(deca{0}),
3060             },
3061             # Core Unit Identifier
3062             '10p1' => {
3063             '1' => q(deca{0}),
3064             },
3065             # Long Unit Identifier
3066             '10p12' => {
3067             '1' => q(tera{0}),
3068             },
3069             # Core Unit Identifier
3070             '10p12' => {
3071             '1' => q(tera{0}),
3072             },
3073             # Long Unit Identifier
3074             '10p15' => {
3075             '1' => q(peta{0}),
3076             },
3077             # Core Unit Identifier
3078             '10p15' => {
3079             '1' => q(peta{0}),
3080             },
3081             # Long Unit Identifier
3082             '10p18' => {
3083             '1' => q(exa{0}),
3084             },
3085             # Core Unit Identifier
3086             '10p18' => {
3087             '1' => q(exa{0}),
3088             },
3089             # Long Unit Identifier
3090             '10p2' => {
3091             '1' => q(hecto{0}),
3092             },
3093             # Core Unit Identifier
3094             '10p2' => {
3095             '1' => q(hecto{0}),
3096             },
3097             # Long Unit Identifier
3098             '10p21' => {
3099             '1' => q(zetta{0}),
3100             },
3101             # Core Unit Identifier
3102             '10p21' => {
3103             '1' => q(zetta{0}),
3104             },
3105             # Long Unit Identifier
3106             '10p24' => {
3107             '1' => q(yotta{0}),
3108             },
3109             # Core Unit Identifier
3110             '10p24' => {
3111             '1' => q(yotta{0}),
3112             },
3113             # Long Unit Identifier
3114             '10p27' => {
3115             '1' => q(ronna{0}),
3116             },
3117             # Core Unit Identifier
3118             '10p27' => {
3119             '1' => q(ronna{0}),
3120             },
3121             # Long Unit Identifier
3122             '10p3' => {
3123             '1' => q(kilo{0}),
3124             },
3125             # Core Unit Identifier
3126             '10p3' => {
3127             '1' => q(kilo{0}),
3128             },
3129             # Long Unit Identifier
3130             '10p30' => {
3131             '1' => q(quetta{0}),
3132             },
3133             # Core Unit Identifier
3134             '10p30' => {
3135             '1' => q(quetta{0}),
3136             },
3137             # Long Unit Identifier
3138             '10p6' => {
3139             '1' => q(mega{0}),
3140             },
3141             # Core Unit Identifier
3142             '10p6' => {
3143             '1' => q(mega{0}),
3144             },
3145             # Long Unit Identifier
3146             '10p9' => {
3147             '1' => q(giga{0}),
3148             },
3149             # Core Unit Identifier
3150             '10p9' => {
3151             '1' => q(giga{0}),
3152             },
3153             # Long Unit Identifier
3154             'acceleration-g-force' => {
3155             '1' => q(feminine),
3156             'name' => q(unidades de fuerza g),
3157             'one' => q({0} unidad de fuerza g),
3158             'other' => q({0} unidades de fuerza g),
3159             },
3160             # Core Unit Identifier
3161             'g-force' => {
3162             '1' => q(feminine),
3163             'name' => q(unidades de fuerza g),
3164             'one' => q({0} unidad de fuerza g),
3165             'other' => q({0} unidades de fuerza g),
3166             },
3167             # Long Unit Identifier
3168             'acceleration-meter-per-square-second' => {
3169             '1' => q(masculine),
3170             'name' => q(metros por segundo al cuadrado),
3171             'one' => q({0} metro por segundo al cuadrado),
3172             'other' => q({0} metros por segundo al cuadrado),
3173             },
3174             # Core Unit Identifier
3175             'meter-per-square-second' => {
3176             '1' => q(masculine),
3177             'name' => q(metros por segundo al cuadrado),
3178             'one' => q({0} metro por segundo al cuadrado),
3179             'other' => q({0} metros por segundo al cuadrado),
3180             },
3181             # Long Unit Identifier
3182             'angle-arc-minute' => {
3183             '1' => q(masculine),
3184             'name' => q(minutos de arco),
3185             'one' => q({0} minuto de arco),
3186             'other' => q({0} minutos de arco),
3187             },
3188             # Core Unit Identifier
3189             'arc-minute' => {
3190             '1' => q(masculine),
3191             'name' => q(minutos de arco),
3192             'one' => q({0} minuto de arco),
3193             'other' => q({0} minutos de arco),
3194             },
3195             # Long Unit Identifier
3196             'angle-arc-second' => {
3197             '1' => q(masculine),
3198             'name' => q(segundos de arco),
3199             'one' => q({0} segundo de arco),
3200             'other' => q({0} segundos de arco),
3201             },
3202             # Core Unit Identifier
3203             'arc-second' => {
3204             '1' => q(masculine),
3205             'name' => q(segundos de arco),
3206             'one' => q({0} segundo de arco),
3207             'other' => q({0} segundos de arco),
3208             },
3209             # Long Unit Identifier
3210             'angle-degree' => {
3211             '1' => q(masculine),
3212             'name' => q(grados),
3213             'one' => q({0} grado),
3214             'other' => q({0} grados),
3215             },
3216             # Core Unit Identifier
3217             'degree' => {
3218             '1' => q(masculine),
3219             'name' => q(grados),
3220             'one' => q({0} grado),
3221             'other' => q({0} grados),
3222             },
3223             # Long Unit Identifier
3224             'angle-radian' => {
3225             '1' => q(masculine),
3226             'name' => q(radianes),
3227             'one' => q({0} radián),
3228             'other' => q({0} radianes),
3229             },
3230             # Core Unit Identifier
3231             'radian' => {
3232             '1' => q(masculine),
3233             'name' => q(radianes),
3234             'one' => q({0} radián),
3235             'other' => q({0} radianes),
3236             },
3237             # Long Unit Identifier
3238             'angle-revolution' => {
3239             '1' => q(feminine),
3240             'name' => q(revoluciones),
3241             'one' => q({0} revolución),
3242             'other' => q({0} revoluciones),
3243             },
3244             # Core Unit Identifier
3245             'revolution' => {
3246             '1' => q(feminine),
3247             'name' => q(revoluciones),
3248             'one' => q({0} revolución),
3249             'other' => q({0} revoluciones),
3250             },
3251             # Long Unit Identifier
3252             'area-acre' => {
3253             '1' => q(masculine),
3254             'name' => q(acres),
3255             'one' => q({0} acre),
3256             'other' => q({0} acres),
3257             },
3258             # Core Unit Identifier
3259             'acre' => {
3260             '1' => q(masculine),
3261             'name' => q(acres),
3262             'one' => q({0} acre),
3263             'other' => q({0} acres),
3264             },
3265             # Long Unit Identifier
3266             'area-hectare' => {
3267             '1' => q(feminine),
3268             'name' => q(hectáreas),
3269             'one' => q({0} hectárea),
3270             'other' => q({0} hectáreas),
3271             },
3272             # Core Unit Identifier
3273             'hectare' => {
3274             '1' => q(feminine),
3275             'name' => q(hectáreas),
3276             'one' => q({0} hectárea),
3277             'other' => q({0} hectáreas),
3278             },
3279             # Long Unit Identifier
3280             'area-square-centimeter' => {
3281             '1' => q(masculine),
3282             'name' => q(centímetros cuadrados),
3283             'one' => q({0} centímetro cuadrado),
3284             'other' => q({0} centímetros cuadrados),
3285             'per' => q({0} por centímetro cuadrado),
3286             },
3287             # Core Unit Identifier
3288             'square-centimeter' => {
3289             '1' => q(masculine),
3290             'name' => q(centímetros cuadrados),
3291             'one' => q({0} centímetro cuadrado),
3292             'other' => q({0} centímetros cuadrados),
3293             'per' => q({0} por centímetro cuadrado),
3294             },
3295             # Long Unit Identifier
3296             'area-square-foot' => {
3297             '1' => q(masculine),
3298             'name' => q(pies cuadrados),
3299             'one' => q({0} pie cuadrado),
3300             'other' => q({0} pies cuadrados),
3301             },
3302             # Core Unit Identifier
3303             'square-foot' => {
3304             '1' => q(masculine),
3305             'name' => q(pies cuadrados),
3306             'one' => q({0} pie cuadrado),
3307             'other' => q({0} pies cuadrados),
3308             },
3309             # Long Unit Identifier
3310             'area-square-inch' => {
3311             'name' => q(pulgadas cuadradas),
3312             'one' => q({0} pulgada cuadrada),
3313             'other' => q({0} pulgadas cuadradas),
3314             'per' => q({0} por pulgada cuadrada),
3315             },
3316             # Core Unit Identifier
3317             'square-inch' => {
3318             'name' => q(pulgadas cuadradas),
3319             'one' => q({0} pulgada cuadrada),
3320             'other' => q({0} pulgadas cuadradas),
3321             'per' => q({0} por pulgada cuadrada),
3322             },
3323             # Long Unit Identifier
3324             'area-square-kilometer' => {
3325             '1' => q(masculine),
3326             'name' => q(kilómetros cuadrados),
3327             'one' => q({0} kilómetro cuadrado),
3328             'other' => q({0} kilómetros cuadrados),
3329             'per' => q({0} por kilómetro cuadrado),
3330             },
3331             # Core Unit Identifier
3332             'square-kilometer' => {
3333             '1' => q(masculine),
3334             'name' => q(kilómetros cuadrados),
3335             'one' => q({0} kilómetro cuadrado),
3336             'other' => q({0} kilómetros cuadrados),
3337             'per' => q({0} por kilómetro cuadrado),
3338             },
3339             # Long Unit Identifier
3340             'area-square-meter' => {
3341             '1' => q(masculine),
3342             'name' => q(metros cuadrados),
3343             'one' => q({0} metro cuadrado),
3344             'other' => q({0} metros cuadrados),
3345             'per' => q({0} por metro cuadrado),
3346             },
3347             # Core Unit Identifier
3348             'square-meter' => {
3349             '1' => q(masculine),
3350             'name' => q(metros cuadrados),
3351             'one' => q({0} metro cuadrado),
3352             'other' => q({0} metros cuadrados),
3353             'per' => q({0} por metro cuadrado),
3354             },
3355             # Long Unit Identifier
3356             'area-square-mile' => {
3357             '1' => q(feminine),
3358             'name' => q(millas cuadradas),
3359             'one' => q({0} milla cuadrada),
3360             'other' => q({0} millas cuadradas),
3361             'per' => q({0} por milla cuadrada),
3362             },
3363             # Core Unit Identifier
3364             'square-mile' => {
3365             '1' => q(feminine),
3366             'name' => q(millas cuadradas),
3367             'one' => q({0} milla cuadrada),
3368             'other' => q({0} millas cuadradas),
3369             'per' => q({0} por milla cuadrada),
3370             },
3371             # Long Unit Identifier
3372             'area-square-yard' => {
3373             'name' => q(yardas cuadradas),
3374             'one' => q({0} yarda cuadrada),
3375             'other' => q({0} yardas cuadradas),
3376             },
3377             # Core Unit Identifier
3378             'square-yard' => {
3379             'name' => q(yardas cuadradas),
3380             'one' => q({0} yarda cuadrada),
3381             'other' => q({0} yardas cuadradas),
3382             },
3383             # Long Unit Identifier
3384             'concentr-item' => {
3385             '1' => q(masculine),
3386             },
3387             # Core Unit Identifier
3388             'item' => {
3389             '1' => q(masculine),
3390             },
3391             # Long Unit Identifier
3392             'concentr-karat' => {
3393             '1' => q(masculine),
3394             'name' => q(quilates),
3395             'one' => q({0} quilate),
3396             'other' => q({0} quilates),
3397             },
3398             # Core Unit Identifier
3399             'karat' => {
3400             '1' => q(masculine),
3401             'name' => q(quilates),
3402             'one' => q({0} quilate),
3403             'other' => q({0} quilates),
3404             },
3405             # Long Unit Identifier
3406             'concentr-milligram-ofglucose-per-deciliter' => {
3407             '1' => q(masculine),
3408             'name' => q(miligramos por decilitro),
3409             'one' => q({0} miligramo por decilitro),
3410             'other' => q({0} miligramos por decilitro),
3411             },
3412             # Core Unit Identifier
3413             'milligram-ofglucose-per-deciliter' => {
3414             '1' => q(masculine),
3415             'name' => q(miligramos por decilitro),
3416             'one' => q({0} miligramo por decilitro),
3417             'other' => q({0} miligramos por decilitro),
3418             },
3419             # Long Unit Identifier
3420             'concentr-millimole-per-liter' => {
3421             '1' => q(masculine),
3422             'name' => q(milimoles por litro),
3423             'one' => q({0} milimol por litro),
3424             'other' => q({0} milimoles por litro),
3425             },
3426             # Core Unit Identifier
3427             'millimole-per-liter' => {
3428             '1' => q(masculine),
3429             'name' => q(milimoles por litro),
3430             'one' => q({0} milimol por litro),
3431             'other' => q({0} milimoles por litro),
3432             },
3433             # Long Unit Identifier
3434             'concentr-mole' => {
3435             '1' => q(masculine),
3436             'name' => q(moles),
3437             'one' => q({0} mol),
3438             'other' => q({0} moles),
3439             },
3440             # Core Unit Identifier
3441             'mole' => {
3442             '1' => q(masculine),
3443             'name' => q(moles),
3444             'one' => q({0} mol),
3445             'other' => q({0} moles),
3446             },
3447             # Long Unit Identifier
3448             'concentr-percent' => {
3449             '1' => q(masculine),
3450             'one' => q({0} por ciento),
3451             'other' => q({0} por ciento),
3452             },
3453             # Core Unit Identifier
3454             'percent' => {
3455             '1' => q(masculine),
3456             'one' => q({0} por ciento),
3457             'other' => q({0} por ciento),
3458             },
3459             # Long Unit Identifier
3460             'concentr-permille' => {
3461             '1' => q(masculine),
3462             'one' => q({0} por mil),
3463             'other' => q({0} por mil),
3464             },
3465             # Core Unit Identifier
3466             'permille' => {
3467             '1' => q(masculine),
3468             'one' => q({0} por mil),
3469             'other' => q({0} por mil),
3470             },
3471             # Long Unit Identifier
3472             'concentr-permillion' => {
3473             '1' => q(feminine),
3474             'name' => q(partes por millón),
3475             'one' => q({0} parte por millón),
3476             'other' => q({0} partes por millón),
3477             },
3478             # Core Unit Identifier
3479             'permillion' => {
3480             '1' => q(feminine),
3481             'name' => q(partes por millón),
3482             'one' => q({0} parte por millón),
3483             'other' => q({0} partes por millón),
3484             },
3485             # Long Unit Identifier
3486             'concentr-permyriad' => {
3487             '1' => q(masculine),
3488             'one' => q({0} por diez mil),
3489             'other' => q({0} por diez mil),
3490             },
3491             # Core Unit Identifier
3492             'permyriad' => {
3493             '1' => q(masculine),
3494             'one' => q({0} por diez mil),
3495             'other' => q({0} por diez mil),
3496             },
3497             # Long Unit Identifier
3498             'concentr-portion-per-1e9' => {
3499             '1' => q(feminine),
3500             'name' => q(partes por millardo),
3501             'one' => q({0} parte por millardo),
3502             'other' => q({0} partes por millardo),
3503             },
3504             # Core Unit Identifier
3505             'portion-per-1e9' => {
3506             '1' => q(feminine),
3507             'name' => q(partes por millardo),
3508             'one' => q({0} parte por millardo),
3509             'other' => q({0} partes por millardo),
3510             },
3511             # Long Unit Identifier
3512             'consumption-liter-per-100-kilometer' => {
3513             '1' => q(masculine),
3514             'name' => q(litros por 100 kilómetros),
3515             'one' => q({0} litro por 100 kilómetros),
3516             'other' => q({0} litros por 100 kilómetros),
3517             },
3518             # Core Unit Identifier
3519             'liter-per-100-kilometer' => {
3520             '1' => q(masculine),
3521             'name' => q(litros por 100 kilómetros),
3522             'one' => q({0} litro por 100 kilómetros),
3523             'other' => q({0} litros por 100 kilómetros),
3524             },
3525             # Long Unit Identifier
3526             'consumption-liter-per-kilometer' => {
3527             '1' => q(masculine),
3528             'name' => q(litros por kilómetro),
3529             'one' => q({0} litro por kilómetro),
3530             'other' => q({0} litros por kilómetro),
3531             },
3532             # Core Unit Identifier
3533             'liter-per-kilometer' => {
3534             '1' => q(masculine),
3535             'name' => q(litros por kilómetro),
3536             'one' => q({0} litro por kilómetro),
3537             'other' => q({0} litros por kilómetro),
3538             },
3539             # Long Unit Identifier
3540             'consumption-mile-per-gallon' => {
3541             '1' => q(feminine),
3542             'name' => q(millas por galón),
3543             'one' => q({0} milla por galón),
3544             'other' => q({0} millas por galón),
3545             },
3546             # Core Unit Identifier
3547             'mile-per-gallon' => {
3548             '1' => q(feminine),
3549             'name' => q(millas por galón),
3550             'one' => q({0} milla por galón),
3551             'other' => q({0} millas por galón),
3552             },
3553             # Long Unit Identifier
3554             'consumption-mile-per-gallon-imperial' => {
3555             '1' => q(feminine),
3556             'name' => q(millas por galón imperial),
3557             'one' => q({0} milla por galón imperial),
3558             'other' => q({0} millas por galón imperial),
3559             },
3560             # Core Unit Identifier
3561             'mile-per-gallon-imperial' => {
3562             '1' => q(feminine),
3563             'name' => q(millas por galón imperial),
3564             'one' => q({0} milla por galón imperial),
3565             'other' => q({0} millas por galón imperial),
3566             },
3567             # Long Unit Identifier
3568             'coordinate' => {
3569             'east' => q({0} este),
3570             'north' => q({0} norte),
3571             'south' => q({0} sur),
3572             'west' => q({0} oeste),
3573             },
3574             # Core Unit Identifier
3575             'coordinate' => {
3576             'east' => q({0} este),
3577             'north' => q({0} norte),
3578             'south' => q({0} sur),
3579             'west' => q({0} oeste),
3580             },
3581             # Long Unit Identifier
3582             'digital-bit' => {
3583             '1' => q(masculine),
3584             'name' => q(bits),
3585             'one' => q({0} bit),
3586             'other' => q({0} bits),
3587             },
3588             # Core Unit Identifier
3589             'bit' => {
3590             '1' => q(masculine),
3591             'name' => q(bits),
3592             'one' => q({0} bit),
3593             'other' => q({0} bits),
3594             },
3595             # Long Unit Identifier
3596             'digital-byte' => {
3597             '1' => q(masculine),
3598             'name' => q(bytes),
3599             'one' => q({0} byte),
3600             'other' => q({0} bytes),
3601             },
3602             # Core Unit Identifier
3603             'byte' => {
3604             '1' => q(masculine),
3605             'name' => q(bytes),
3606             'one' => q({0} byte),
3607             'other' => q({0} bytes),
3608             },
3609             # Long Unit Identifier
3610             'digital-gigabit' => {
3611             '1' => q(masculine),
3612             'name' => q(gigabits),
3613             'one' => q({0} gigabit),
3614             'other' => q({0} gigabits),
3615             },
3616             # Core Unit Identifier
3617             'gigabit' => {
3618             '1' => q(masculine),
3619             'name' => q(gigabits),
3620             'one' => q({0} gigabit),
3621             'other' => q({0} gigabits),
3622             },
3623             # Long Unit Identifier
3624             'digital-gigabyte' => {
3625             '1' => q(masculine),
3626             'name' => q(gigabytes),
3627             'one' => q({0} gigabyte),
3628             'other' => q({0} gigabytes),
3629             },
3630             # Core Unit Identifier
3631             'gigabyte' => {
3632             '1' => q(masculine),
3633             'name' => q(gigabytes),
3634             'one' => q({0} gigabyte),
3635             'other' => q({0} gigabytes),
3636             },
3637             # Long Unit Identifier
3638             'digital-kilobit' => {
3639             '1' => q(masculine),
3640             'name' => q(kilobits),
3641             'one' => q({0} kilobit),
3642             'other' => q({0} kilobits),
3643             },
3644             # Core Unit Identifier
3645             'kilobit' => {
3646             '1' => q(masculine),
3647             'name' => q(kilobits),
3648             'one' => q({0} kilobit),
3649             'other' => q({0} kilobits),
3650             },
3651             # Long Unit Identifier
3652             'digital-kilobyte' => {
3653             '1' => q(masculine),
3654             'name' => q(kilobytes),
3655             'one' => q({0} kilobyte),
3656             'other' => q({0} kilobytes),
3657             },
3658             # Core Unit Identifier
3659             'kilobyte' => {
3660             '1' => q(masculine),
3661             'name' => q(kilobytes),
3662             'one' => q({0} kilobyte),
3663             'other' => q({0} kilobytes),
3664             },
3665             # Long Unit Identifier
3666             'digital-megabit' => {
3667             '1' => q(masculine),
3668             'name' => q(megabits),
3669             'one' => q({0} megabit),
3670             'other' => q({0} megabits),
3671             },
3672             # Core Unit Identifier
3673             'megabit' => {
3674             '1' => q(masculine),
3675             'name' => q(megabits),
3676             'one' => q({0} megabit),
3677             'other' => q({0} megabits),
3678             },
3679             # Long Unit Identifier
3680             'digital-megabyte' => {
3681             '1' => q(masculine),
3682             'name' => q(megabytes),
3683             'one' => q({0} megabyte),
3684             'other' => q({0} megabytes),
3685             },
3686             # Core Unit Identifier
3687             'megabyte' => {
3688             '1' => q(masculine),
3689             'name' => q(megabytes),
3690             'one' => q({0} megabyte),
3691             'other' => q({0} megabytes),
3692             },
3693             # Long Unit Identifier
3694             'digital-petabyte' => {
3695             '1' => q(masculine),
3696             'name' => q(petabytes),
3697             'one' => q({0} petabyte),
3698             'other' => q({0} petabytes),
3699             },
3700             # Core Unit Identifier
3701             'petabyte' => {
3702             '1' => q(masculine),
3703             'name' => q(petabytes),
3704             'one' => q({0} petabyte),
3705             'other' => q({0} petabytes),
3706             },
3707             # Long Unit Identifier
3708             'digital-terabit' => {
3709             '1' => q(masculine),
3710             'name' => q(terabits),
3711             'one' => q({0} terabit),
3712             'other' => q({0} terabits),
3713             },
3714             # Core Unit Identifier
3715             'terabit' => {
3716             '1' => q(masculine),
3717             'name' => q(terabits),
3718             'one' => q({0} terabit),
3719             'other' => q({0} terabits),
3720             },
3721             # Long Unit Identifier
3722             'digital-terabyte' => {
3723             '1' => q(masculine),
3724             'name' => q(terabytes),
3725             'one' => q({0} terabyte),
3726             'other' => q({0} terabytes),
3727             },
3728             # Core Unit Identifier
3729             'terabyte' => {
3730             '1' => q(masculine),
3731             'name' => q(terabytes),
3732             'one' => q({0} terabyte),
3733             'other' => q({0} terabytes),
3734             },
3735             # Long Unit Identifier
3736             'duration-century' => {
3737             '1' => q(masculine),
3738             'name' => q(siglos),
3739             'one' => q({0} siglo),
3740             'other' => q({0} siglos),
3741             },
3742             # Core Unit Identifier
3743             'century' => {
3744             '1' => q(masculine),
3745             'name' => q(siglos),
3746             'one' => q({0} siglo),
3747             'other' => q({0} siglos),
3748             },
3749             # Long Unit Identifier
3750             'duration-day' => {
3751             '1' => q(masculine),
3752             'name' => q(días),
3753             'one' => q({0} día),
3754             'other' => q({0} días),
3755             'per' => q({0} por día),
3756             },
3757             # Core Unit Identifier
3758             'day' => {
3759             '1' => q(masculine),
3760             'name' => q(días),
3761             'one' => q({0} día),
3762             'other' => q({0} días),
3763             'per' => q({0} por día),
3764             },
3765             # Long Unit Identifier
3766             'duration-day-person' => {
3767             '1' => q(masculine),
3768             },
3769             # Core Unit Identifier
3770             'day-person' => {
3771             '1' => q(masculine),
3772             },
3773             # Long Unit Identifier
3774             'duration-decade' => {
3775             '1' => q(feminine),
3776             'name' => q(décadas),
3777             'one' => q({0} década),
3778             'other' => q({0} décadas),
3779             },
3780             # Core Unit Identifier
3781             'decade' => {
3782             '1' => q(feminine),
3783             'name' => q(décadas),
3784             'one' => q({0} década),
3785             'other' => q({0} décadas),
3786             },
3787             # Long Unit Identifier
3788             'duration-hour' => {
3789             '1' => q(feminine),
3790             'one' => q({0} hora),
3791             'other' => q({0} horas),
3792             'per' => q({0} por hora),
3793             },
3794             # Core Unit Identifier
3795             'hour' => {
3796             '1' => q(feminine),
3797             'one' => q({0} hora),
3798             'other' => q({0} horas),
3799             'per' => q({0} por hora),
3800             },
3801             # Long Unit Identifier
3802             'duration-microsecond' => {
3803             '1' => q(masculine),
3804             'name' => q(microsegundos),
3805             'one' => q({0} microsegundo),
3806             'other' => q({0} microsegundos),
3807             },
3808             # Core Unit Identifier
3809             'microsecond' => {
3810             '1' => q(masculine),
3811             'name' => q(microsegundos),
3812             'one' => q({0} microsegundo),
3813             'other' => q({0} microsegundos),
3814             },
3815             # Long Unit Identifier
3816             'duration-millisecond' => {
3817             '1' => q(masculine),
3818             'name' => q(milisegundos),
3819             'one' => q({0} milisegundo),
3820             'other' => q({0} milisegundos),
3821             },
3822             # Core Unit Identifier
3823             'millisecond' => {
3824             '1' => q(masculine),
3825             'name' => q(milisegundos),
3826             'one' => q({0} milisegundo),
3827             'other' => q({0} milisegundos),
3828             },
3829             # Long Unit Identifier
3830             'duration-minute' => {
3831             '1' => q(masculine),
3832             'name' => q(minutos),
3833             'one' => q({0} minuto),
3834             'other' => q({0} minutos),
3835             'per' => q({0} por minuto),
3836             },
3837             # Core Unit Identifier
3838             'minute' => {
3839             '1' => q(masculine),
3840             'name' => q(minutos),
3841             'one' => q({0} minuto),
3842             'other' => q({0} minutos),
3843             'per' => q({0} por minuto),
3844             },
3845             # Long Unit Identifier
3846             'duration-month' => {
3847             '1' => q(masculine),
3848             'name' => q(meses),
3849             'one' => q({0} mes),
3850             'other' => q({0} meses),
3851             'per' => q({0} por mes),
3852             },
3853             # Core Unit Identifier
3854             'month' => {
3855             '1' => q(masculine),
3856             'name' => q(meses),
3857             'one' => q({0} mes),
3858             'other' => q({0} meses),
3859             'per' => q({0} por mes),
3860             },
3861             # Long Unit Identifier
3862             'duration-nanosecond' => {
3863             '1' => q(masculine),
3864             'name' => q(nanosegundos),
3865             'one' => q({0} nanosegundo),
3866             'other' => q({0} nanosegundos),
3867             },
3868             # Core Unit Identifier
3869             'nanosecond' => {
3870             '1' => q(masculine),
3871             'name' => q(nanosegundos),
3872             'one' => q({0} nanosegundo),
3873             'other' => q({0} nanosegundos),
3874             },
3875             # Long Unit Identifier
3876             'duration-night' => {
3877             '1' => q(feminine),
3878             'name' => q(noches),
3879             'one' => q({0} noche),
3880             'other' => q({0} noches),
3881             'per' => q({0} por noche),
3882             },
3883             # Core Unit Identifier
3884             'night' => {
3885             '1' => q(feminine),
3886             'name' => q(noches),
3887             'one' => q({0} noche),
3888             'other' => q({0} noches),
3889             'per' => q({0} por noche),
3890             },
3891             # Long Unit Identifier
3892             'duration-quarter' => {
3893             '1' => q(masculine),
3894             'name' => q(trimestres),
3895             'one' => q({0} trimestre),
3896             'other' => q({0} trimestres),
3897             'per' => q({0} por trimestre),
3898             },
3899             # Core Unit Identifier
3900             'quarter' => {
3901             '1' => q(masculine),
3902             'name' => q(trimestres),
3903             'one' => q({0} trimestre),
3904             'other' => q({0} trimestres),
3905             'per' => q({0} por trimestre),
3906             },
3907             # Long Unit Identifier
3908             'duration-second' => {
3909             '1' => q(masculine),
3910             'name' => q(segundos),
3911             'one' => q({0} segundo),
3912             'other' => q({0} segundos),
3913             'per' => q({0} por segundo),
3914             },
3915             # Core Unit Identifier
3916             'second' => {
3917             '1' => q(masculine),
3918             'name' => q(segundos),
3919             'one' => q({0} segundo),
3920             'other' => q({0} segundos),
3921             'per' => q({0} por segundo),
3922             },
3923             # Long Unit Identifier
3924             'duration-week' => {
3925             '1' => q(feminine),
3926             'name' => q(semanas),
3927             'one' => q({0} semana),
3928             'other' => q({0} semanas),
3929             'per' => q({0} por semana),
3930             },
3931             # Core Unit Identifier
3932             'week' => {
3933             '1' => q(feminine),
3934             'name' => q(semanas),
3935             'one' => q({0} semana),
3936             'other' => q({0} semanas),
3937             'per' => q({0} por semana),
3938             },
3939             # Long Unit Identifier
3940             'duration-year' => {
3941             '1' => q(masculine),
3942             'name' => q(años),
3943             'one' => q({0} año),
3944             'other' => q({0} años),
3945             'per' => q({0} por año),
3946             },
3947             # Core Unit Identifier
3948             'year' => {
3949             '1' => q(masculine),
3950             'name' => q(años),
3951             'one' => q({0} año),
3952             'other' => q({0} años),
3953             'per' => q({0} por año),
3954             },
3955             # Long Unit Identifier
3956             'electric-ampere' => {
3957             '1' => q(masculine),
3958             'name' => q(amperios),
3959             'one' => q({0} amperio),
3960             'other' => q({0} amperios),
3961             },
3962             # Core Unit Identifier
3963             'ampere' => {
3964             '1' => q(masculine),
3965             'name' => q(amperios),
3966             'one' => q({0} amperio),
3967             'other' => q({0} amperios),
3968             },
3969             # Long Unit Identifier
3970             'electric-milliampere' => {
3971             '1' => q(masculine),
3972             'name' => q(miliamperios),
3973             'one' => q({0} miliamperio),
3974             'other' => q({0} miliamperios),
3975             },
3976             # Core Unit Identifier
3977             'milliampere' => {
3978             '1' => q(masculine),
3979             'name' => q(miliamperios),
3980             'one' => q({0} miliamperio),
3981             'other' => q({0} miliamperios),
3982             },
3983             # Long Unit Identifier
3984             'electric-ohm' => {
3985             '1' => q(masculine),
3986             'name' => q(ohmios),
3987             'one' => q({0} ohmio),
3988             'other' => q({0} ohmios),
3989             },
3990             # Core Unit Identifier
3991             'ohm' => {
3992             '1' => q(masculine),
3993             'name' => q(ohmios),
3994             'one' => q({0} ohmio),
3995             'other' => q({0} ohmios),
3996             },
3997             # Long Unit Identifier
3998             'electric-volt' => {
3999             '1' => q(masculine),
4000             'name' => q(voltios),
4001             'one' => q({0} voltio),
4002             'other' => q({0} voltios),
4003             },
4004             # Core Unit Identifier
4005             'volt' => {
4006             '1' => q(masculine),
4007             'name' => q(voltios),
4008             'one' => q({0} voltio),
4009             'other' => q({0} voltios),
4010             },
4011             # Long Unit Identifier
4012             'energy-british-thermal-unit' => {
4013             'name' => q(unidades térmicas británicas),
4014             'one' => q({0} unidad térmica británica),
4015             'other' => q({0} unidades térmicas británicas),
4016             },
4017             # Core Unit Identifier
4018             'british-thermal-unit' => {
4019             'name' => q(unidades térmicas británicas),
4020             'one' => q({0} unidad térmica británica),
4021             'other' => q({0} unidades térmicas británicas),
4022             },
4023             # Long Unit Identifier
4024             'energy-calorie' => {
4025             '1' => q(feminine),
4026             'name' => q(calorías),
4027             'one' => q({0} caloría),
4028             'other' => q({0} calorías),
4029             },
4030             # Core Unit Identifier
4031             'calorie' => {
4032             '1' => q(feminine),
4033             'name' => q(calorías),
4034             'one' => q({0} caloría),
4035             'other' => q({0} calorías),
4036             },
4037             # Long Unit Identifier
4038             'energy-electronvolt' => {
4039             'name' => q(electronvoltios),
4040             'one' => q({0} electronvoltio),
4041             'other' => q({0} electronvoltios),
4042             },
4043             # Core Unit Identifier
4044             'electronvolt' => {
4045             'name' => q(electronvoltios),
4046             'one' => q({0} electronvoltio),
4047             'other' => q({0} electronvoltios),
4048             },
4049             # Long Unit Identifier
4050             'energy-foodcalorie' => {
4051             '1' => q(feminine),
4052             'name' => q(kilocalorías),
4053             'one' => q({0} kilocaloría),
4054             'other' => q({0} kilocalorías),
4055             },
4056             # Core Unit Identifier
4057             'foodcalorie' => {
4058             '1' => q(feminine),
4059             'name' => q(kilocalorías),
4060             'one' => q({0} kilocaloría),
4061             'other' => q({0} kilocalorías),
4062             },
4063             # Long Unit Identifier
4064             'energy-joule' => {
4065             '1' => q(masculine),
4066             'name' => q(julios),
4067             'one' => q({0} julio),
4068             'other' => q({0} julios),
4069             },
4070             # Core Unit Identifier
4071             'joule' => {
4072             '1' => q(masculine),
4073             'name' => q(julios),
4074             'one' => q({0} julio),
4075             'other' => q({0} julios),
4076             },
4077             # Long Unit Identifier
4078             'energy-kilocalorie' => {
4079             '1' => q(feminine),
4080             'name' => q(kilocalorías),
4081             'one' => q({0} kilocaloría),
4082             'other' => q({0} kilocalorías),
4083             },
4084             # Core Unit Identifier
4085             'kilocalorie' => {
4086             '1' => q(feminine),
4087             'name' => q(kilocalorías),
4088             'one' => q({0} kilocaloría),
4089             'other' => q({0} kilocalorías),
4090             },
4091             # Long Unit Identifier
4092             'energy-kilojoule' => {
4093             '1' => q(masculine),
4094             'name' => q(kilojulios),
4095             'one' => q({0} kilojulio),
4096             'other' => q({0} kilojulios),
4097             },
4098             # Core Unit Identifier
4099             'kilojoule' => {
4100             '1' => q(masculine),
4101             'name' => q(kilojulios),
4102             'one' => q({0} kilojulio),
4103             'other' => q({0} kilojulios),
4104             },
4105             # Long Unit Identifier
4106             'energy-kilowatt-hour' => {
4107             '1' => q(masculine),
4108             'name' => q(kilovatios hora),
4109             'one' => q({0} kilovatio hora),
4110             'other' => q({0} kilovatios hora),
4111             },
4112             # Core Unit Identifier
4113             'kilowatt-hour' => {
4114             '1' => q(masculine),
4115             'name' => q(kilovatios hora),
4116             'one' => q({0} kilovatio hora),
4117             'other' => q({0} kilovatios hora),
4118             },
4119             # Long Unit Identifier
4120             'energy-therm-us' => {
4121             'name' => q(termias estadounidenses),
4122             'one' => q({0} termia estadounidense),
4123             'other' => q({0} termias estadounidenses),
4124             },
4125             # Core Unit Identifier
4126             'therm-us' => {
4127             'name' => q(termias estadounidenses),
4128             'one' => q({0} termia estadounidense),
4129             'other' => q({0} termias estadounidenses),
4130             },
4131             # Long Unit Identifier
4132             'force-kilowatt-hour-per-100-kilometer' => {
4133             '1' => q(masculine),
4134             'name' => q(kilovatios hora por 100 kilómetros),
4135             'one' => q({0} kilovatio hora por 100 kilómetros),
4136             'other' => q({0} kilovatios hora por 100 kilómetros),
4137             },
4138             # Core Unit Identifier
4139             'kilowatt-hour-per-100-kilometer' => {
4140             '1' => q(masculine),
4141             'name' => q(kilovatios hora por 100 kilómetros),
4142             'one' => q({0} kilovatio hora por 100 kilómetros),
4143             'other' => q({0} kilovatios hora por 100 kilómetros),
4144             },
4145             # Long Unit Identifier
4146             'force-newton' => {
4147             '1' => q(masculine),
4148             'name' => q(newtons),
4149             'one' => q({0} newton),
4150             'other' => q({0} newtons),
4151             },
4152             # Core Unit Identifier
4153             'newton' => {
4154             '1' => q(masculine),
4155             'name' => q(newtons),
4156             'one' => q({0} newton),
4157             'other' => q({0} newtons),
4158             },
4159             # Long Unit Identifier
4160             'force-pound-force' => {
4161             'name' => q(libras de fuerza),
4162             'one' => q({0} libra de fuerza),
4163             'other' => q({0} libras de fuerza),
4164             },
4165             # Core Unit Identifier
4166             'pound-force' => {
4167             'name' => q(libras de fuerza),
4168             'one' => q({0} libra de fuerza),
4169             'other' => q({0} libras de fuerza),
4170             },
4171             # Long Unit Identifier
4172             'frequency-gigahertz' => {
4173             '1' => q(masculine),
4174             'name' => q(gigahercios),
4175             'one' => q({0} gigahercio),
4176             'other' => q({0} gigahercios),
4177             },
4178             # Core Unit Identifier
4179             'gigahertz' => {
4180             '1' => q(masculine),
4181             'name' => q(gigahercios),
4182             'one' => q({0} gigahercio),
4183             'other' => q({0} gigahercios),
4184             },
4185             # Long Unit Identifier
4186             'frequency-hertz' => {
4187             '1' => q(masculine),
4188             'name' => q(hercios),
4189             'one' => q({0} hercio),
4190             'other' => q({0} hercios),
4191             },
4192             # Core Unit Identifier
4193             'hertz' => {
4194             '1' => q(masculine),
4195             'name' => q(hercios),
4196             'one' => q({0} hercio),
4197             'other' => q({0} hercios),
4198             },
4199             # Long Unit Identifier
4200             'frequency-kilohertz' => {
4201             '1' => q(masculine),
4202             'name' => q(kilohercios),
4203             'one' => q({0} kilohercio),
4204             'other' => q({0} kilohercios),
4205             },
4206             # Core Unit Identifier
4207             'kilohertz' => {
4208             '1' => q(masculine),
4209             'name' => q(kilohercios),
4210             'one' => q({0} kilohercio),
4211             'other' => q({0} kilohercios),
4212             },
4213             # Long Unit Identifier
4214             'frequency-megahertz' => {
4215             '1' => q(masculine),
4216             'name' => q(megahercios),
4217             'one' => q({0} megahercio),
4218             'other' => q({0} megahercios),
4219             },
4220             # Core Unit Identifier
4221             'megahertz' => {
4222             '1' => q(masculine),
4223             'name' => q(megahercios),
4224             'one' => q({0} megahercio),
4225             'other' => q({0} megahercios),
4226             },
4227             # Long Unit Identifier
4228             'graphics-dot' => {
4229             'name' => q(puntos tipográficos),
4230             'one' => q({0} punto tipográfico),
4231             'other' => q({0} puntos tipográficos),
4232             },
4233             # Core Unit Identifier
4234             'dot' => {
4235             'name' => q(puntos tipográficos),
4236             'one' => q({0} punto tipográfico),
4237             'other' => q({0} puntos tipográficos),
4238             },
4239             # Long Unit Identifier
4240             'graphics-dot-per-centimeter' => {
4241             'name' => q(puntos por centímetro),
4242             'one' => q({0} punto por centímetro),
4243             'other' => q({0} puntos por centímetro),
4244             },
4245             # Core Unit Identifier
4246             'dot-per-centimeter' => {
4247             'name' => q(puntos por centímetro),
4248             'one' => q({0} punto por centímetro),
4249             'other' => q({0} puntos por centímetro),
4250             },
4251             # Long Unit Identifier
4252             'graphics-dot-per-inch' => {
4253             'name' => q(puntos por pulgada),
4254             'one' => q({0} punto por pulgada),
4255             'other' => q({0} puntos por pulgada),
4256             },
4257             # Core Unit Identifier
4258             'dot-per-inch' => {
4259             'name' => q(puntos por pulgada),
4260             'one' => q({0} punto por pulgada),
4261             'other' => q({0} puntos por pulgada),
4262             },
4263             # Long Unit Identifier
4264             'graphics-em' => {
4265             '1' => q(masculine),
4266             'name' => q(espacios eme),
4267             'one' => q({0} espacio eme),
4268             'other' => q({0} espacios eme),
4269             },
4270             # Core Unit Identifier
4271             'em' => {
4272             '1' => q(masculine),
4273             'name' => q(espacios eme),
4274             'one' => q({0} espacio eme),
4275             'other' => q({0} espacios eme),
4276             },
4277             # Long Unit Identifier
4278             'graphics-megapixel' => {
4279             '1' => q(masculine),
4280             'name' => q(megapíxeles),
4281             'one' => q({0} megapíxel),
4282             'other' => q({0} megapíxeles),
4283             },
4284             # Core Unit Identifier
4285             'megapixel' => {
4286             '1' => q(masculine),
4287             'name' => q(megapíxeles),
4288             'one' => q({0} megapíxel),
4289             'other' => q({0} megapíxeles),
4290             },
4291             # Long Unit Identifier
4292             'graphics-pixel' => {
4293             '1' => q(masculine),
4294             'name' => q(píxeles),
4295             'one' => q({0} píxel),
4296             'other' => q({0} píxeles),
4297             },
4298             # Core Unit Identifier
4299             'pixel' => {
4300             '1' => q(masculine),
4301             'name' => q(píxeles),
4302             'one' => q({0} píxel),
4303             'other' => q({0} píxeles),
4304             },
4305             # Long Unit Identifier
4306             'graphics-pixel-per-centimeter' => {
4307             '1' => q(masculine),
4308             'name' => q(píxeles por centímetro),
4309             'one' => q({0} píxel por centímetro),
4310             'other' => q({0} píxeles por centímetro),
4311             },
4312             # Core Unit Identifier
4313             'pixel-per-centimeter' => {
4314             '1' => q(masculine),
4315             'name' => q(píxeles por centímetro),
4316             'one' => q({0} píxel por centímetro),
4317             'other' => q({0} píxeles por centímetro),
4318             },
4319             # Long Unit Identifier
4320             'graphics-pixel-per-inch' => {
4321             'name' => q(píxeles por pulgada),
4322             'one' => q({0} píxel por pulgada),
4323             'other' => q({0} píxeles por pulgada),
4324             },
4325             # Core Unit Identifier
4326             'pixel-per-inch' => {
4327             'name' => q(píxeles por pulgada),
4328             'one' => q({0} píxel por pulgada),
4329             'other' => q({0} píxeles por pulgada),
4330             },
4331             # Long Unit Identifier
4332             'length-astronomical-unit' => {
4333             'name' => q(unidades astronómicas),
4334             'one' => q({0} unidad astronómica),
4335             'other' => q({0} unidades astronómicas),
4336             },
4337             # Core Unit Identifier
4338             'astronomical-unit' => {
4339             'name' => q(unidades astronómicas),
4340             'one' => q({0} unidad astronómica),
4341             'other' => q({0} unidades astronómicas),
4342             },
4343             # Long Unit Identifier
4344             'length-centimeter' => {
4345             '1' => q(masculine),
4346             'name' => q(centímetros),
4347             'one' => q({0} centímetro),
4348             'other' => q({0} centímetros),
4349             'per' => q({0} por centímetro),
4350             },
4351             # Core Unit Identifier
4352             'centimeter' => {
4353             '1' => q(masculine),
4354             'name' => q(centímetros),
4355             'one' => q({0} centímetro),
4356             'other' => q({0} centímetros),
4357             'per' => q({0} por centímetro),
4358             },
4359             # Long Unit Identifier
4360             'length-decimeter' => {
4361             '1' => q(masculine),
4362             'name' => q(decímetros),
4363             'one' => q({0} decímetro),
4364             'other' => q({0} decímetros),
4365             },
4366             # Core Unit Identifier
4367             'decimeter' => {
4368             '1' => q(masculine),
4369             'name' => q(decímetros),
4370             'one' => q({0} decímetro),
4371             'other' => q({0} decímetros),
4372             },
4373             # Long Unit Identifier
4374             'length-earth-radius' => {
4375             'name' => q(radios terrestres),
4376             'one' => q({0} radio terrestre),
4377             'other' => q({0} radios terrestres),
4378             },
4379             # Core Unit Identifier
4380             'earth-radius' => {
4381             'name' => q(radios terrestres),
4382             'one' => q({0} radio terrestre),
4383             'other' => q({0} radios terrestres),
4384             },
4385             # Long Unit Identifier
4386             'length-fathom' => {
4387             'name' => q(brazas),
4388             'one' => q({0} braza),
4389             'other' => q({0} brazas),
4390             },
4391             # Core Unit Identifier
4392             'fathom' => {
4393             'name' => q(brazas),
4394             'one' => q({0} braza),
4395             'other' => q({0} brazas),
4396             },
4397             # Long Unit Identifier
4398             'length-foot' => {
4399             '1' => q(masculine),
4400             'name' => q(pies),
4401             'one' => q({0} pie),
4402             'other' => q({0} pies),
4403             'per' => q({0} por pie),
4404             },
4405             # Core Unit Identifier
4406             'foot' => {
4407             '1' => q(masculine),
4408             'name' => q(pies),
4409             'one' => q({0} pie),
4410             'other' => q({0} pies),
4411             'per' => q({0} por pie),
4412             },
4413             # Long Unit Identifier
4414             'length-furlong' => {
4415             'name' => q(furlongs),
4416             'one' => q({0} furlong),
4417             'other' => q({0} furlongs),
4418             },
4419             # Core Unit Identifier
4420             'furlong' => {
4421             'name' => q(furlongs),
4422             'one' => q({0} furlong),
4423             'other' => q({0} furlongs),
4424             },
4425             # Long Unit Identifier
4426             'length-inch' => {
4427             '1' => q(feminine),
4428             'name' => q(pulgadas),
4429             'one' => q({0} pulgada),
4430             'other' => q({0} pulgadas),
4431             'per' => q({0} por pulgada),
4432             },
4433             # Core Unit Identifier
4434             'inch' => {
4435             '1' => q(feminine),
4436             'name' => q(pulgadas),
4437             'one' => q({0} pulgada),
4438             'other' => q({0} pulgadas),
4439             'per' => q({0} por pulgada),
4440             },
4441             # Long Unit Identifier
4442             'length-kilometer' => {
4443             '1' => q(masculine),
4444             'name' => q(kilómetros),
4445             'one' => q({0} kilómetro),
4446             'other' => q({0} kilómetros),
4447             'per' => q({0} por kilómetro),
4448             },
4449             # Core Unit Identifier
4450             'kilometer' => {
4451             '1' => q(masculine),
4452             'name' => q(kilómetros),
4453             'one' => q({0} kilómetro),
4454             'other' => q({0} kilómetros),
4455             'per' => q({0} por kilómetro),
4456             },
4457             # Long Unit Identifier
4458             'length-light-year' => {
4459             'name' => q(años luz),
4460             'one' => q({0} año luz),
4461             'other' => q({0} años luz),
4462             },
4463             # Core Unit Identifier
4464             'light-year' => {
4465             'name' => q(años luz),
4466             'one' => q({0} año luz),
4467             'other' => q({0} años luz),
4468             },
4469             # Long Unit Identifier
4470             'length-meter' => {
4471             '1' => q(masculine),
4472             'name' => q(metros),
4473             'one' => q({0} metro),
4474             'other' => q({0} metros),
4475             'per' => q({0} por metro),
4476             },
4477             # Core Unit Identifier
4478             'meter' => {
4479             '1' => q(masculine),
4480             'name' => q(metros),
4481             'one' => q({0} metro),
4482             'other' => q({0} metros),
4483             'per' => q({0} por metro),
4484             },
4485             # Long Unit Identifier
4486             'length-micrometer' => {
4487             '1' => q(masculine),
4488             'name' => q(micrómetros),
4489             'one' => q({0} micrómetro),
4490             'other' => q({0} micrómetros),
4491             },
4492             # Core Unit Identifier
4493             'micrometer' => {
4494             '1' => q(masculine),
4495             'name' => q(micrómetros),
4496             'one' => q({0} micrómetro),
4497             'other' => q({0} micrómetros),
4498             },
4499             # Long Unit Identifier
4500             'length-mile' => {
4501             '1' => q(feminine),
4502             'name' => q(millas),
4503             'one' => q({0} milla),
4504             'other' => q({0} millas),
4505             },
4506             # Core Unit Identifier
4507             'mile' => {
4508             '1' => q(feminine),
4509             'name' => q(millas),
4510             'one' => q({0} milla),
4511             'other' => q({0} millas),
4512             },
4513             # Long Unit Identifier
4514             'length-mile-scandinavian' => {
4515             '1' => q(feminine),
4516             'name' => q(millas escandinavas),
4517             'one' => q({0} milla escandinava),
4518             'other' => q({0} millas escandinavas),
4519             },
4520             # Core Unit Identifier
4521             'mile-scandinavian' => {
4522             '1' => q(feminine),
4523             'name' => q(millas escandinavas),
4524             'one' => q({0} milla escandinava),
4525             'other' => q({0} millas escandinavas),
4526             },
4527             # Long Unit Identifier
4528             'length-millimeter' => {
4529             '1' => q(masculine),
4530             'name' => q(milímetros),
4531             'one' => q({0} milímetro),
4532             'other' => q({0} milímetros),
4533             },
4534             # Core Unit Identifier
4535             'millimeter' => {
4536             '1' => q(masculine),
4537             'name' => q(milímetros),
4538             'one' => q({0} milímetro),
4539             'other' => q({0} milímetros),
4540             },
4541             # Long Unit Identifier
4542             'length-nanometer' => {
4543             '1' => q(masculine),
4544             'name' => q(nanómetros),
4545             'one' => q({0} nanómetro),
4546             'other' => q({0} nanómetros),
4547             },
4548             # Core Unit Identifier
4549             'nanometer' => {
4550             '1' => q(masculine),
4551             'name' => q(nanómetros),
4552             'one' => q({0} nanómetro),
4553             'other' => q({0} nanómetros),
4554             },
4555             # Long Unit Identifier
4556             'length-nautical-mile' => {
4557             'name' => q(millas náuticas),
4558             'one' => q({0} milla náutica),
4559             'other' => q({0} millas náuticas),
4560             },
4561             # Core Unit Identifier
4562             'nautical-mile' => {
4563             'name' => q(millas náuticas),
4564             'one' => q({0} milla náutica),
4565             'other' => q({0} millas náuticas),
4566             },
4567             # Long Unit Identifier
4568             'length-parsec' => {
4569             '1' => q(masculine),
4570             'name' => q(parsecs),
4571             'one' => q({0} parsec),
4572             'other' => q({0} parsecs),
4573             },
4574             # Core Unit Identifier
4575             'parsec' => {
4576             '1' => q(masculine),
4577             'name' => q(parsecs),
4578             'one' => q({0} parsec),
4579             'other' => q({0} parsecs),
4580             },
4581             # Long Unit Identifier
4582             'length-picometer' => {
4583             '1' => q(masculine),
4584             'name' => q(picómetros),
4585             'one' => q({0} picómetro),
4586             'other' => q({0} picómetros),
4587             },
4588             # Core Unit Identifier
4589             'picometer' => {
4590             '1' => q(masculine),
4591             'name' => q(picómetros),
4592             'one' => q({0} picómetro),
4593             'other' => q({0} picómetros),
4594             },
4595             # Long Unit Identifier
4596             'length-point' => {
4597             '1' => q(masculine),
4598             'name' => q(puntos),
4599             'one' => q({0} punto),
4600             'other' => q({0} puntos),
4601             },
4602             # Core Unit Identifier
4603             'point' => {
4604             '1' => q(masculine),
4605             'name' => q(puntos),
4606             'one' => q({0} punto),
4607             'other' => q({0} puntos),
4608             },
4609             # Long Unit Identifier
4610             'length-solar-radius' => {
4611             '1' => q(masculine),
4612             'name' => q(radios solares),
4613             'one' => q({0} radio solar),
4614             'other' => q({0} radios solares),
4615             },
4616             # Core Unit Identifier
4617             'solar-radius' => {
4618             '1' => q(masculine),
4619             'name' => q(radios solares),
4620             'one' => q({0} radio solar),
4621             'other' => q({0} radios solares),
4622             },
4623             # Long Unit Identifier
4624             'length-yard' => {
4625             '1' => q(feminine),
4626             'name' => q(yardas),
4627             'one' => q({0} yarda),
4628             'other' => q({0} yardas),
4629             },
4630             # Core Unit Identifier
4631             'yard' => {
4632             '1' => q(feminine),
4633             'name' => q(yardas),
4634             'one' => q({0} yarda),
4635             'other' => q({0} yardas),
4636             },
4637             # Long Unit Identifier
4638             'light-candela' => {
4639             '1' => q(feminine),
4640             'name' => q(candelas),
4641             'one' => q({0} candela),
4642             'other' => q({0} candelas),
4643             },
4644             # Core Unit Identifier
4645             'candela' => {
4646             '1' => q(feminine),
4647             'name' => q(candelas),
4648             'one' => q({0} candela),
4649             'other' => q({0} candelas),
4650             },
4651             # Long Unit Identifier
4652             'light-lumen' => {
4653             '1' => q(masculine),
4654             'name' => q(lúmenes),
4655             'one' => q({0} lumen),
4656             'other' => q({0} lúmenes),
4657             },
4658             # Core Unit Identifier
4659             'lumen' => {
4660             '1' => q(masculine),
4661             'name' => q(lúmenes),
4662             'one' => q({0} lumen),
4663             'other' => q({0} lúmenes),
4664             },
4665             # Long Unit Identifier
4666             'light-lux' => {
4667             '1' => q(masculine),
4668             'name' => q(luxes),
4669             'one' => q({0} lux),
4670             'other' => q({0} luxes),
4671             },
4672             # Core Unit Identifier
4673             'lux' => {
4674             '1' => q(masculine),
4675             'name' => q(luxes),
4676             'one' => q({0} lux),
4677             'other' => q({0} luxes),
4678             },
4679             # Long Unit Identifier
4680             'light-solar-luminosity' => {
4681             '1' => q(feminine),
4682             'name' => q(luminosidades solares),
4683             'one' => q({0} luminosidad solar),
4684             'other' => q({0} luminosidades solares),
4685             },
4686             # Core Unit Identifier
4687             'solar-luminosity' => {
4688             '1' => q(feminine),
4689             'name' => q(luminosidades solares),
4690             'one' => q({0} luminosidad solar),
4691             'other' => q({0} luminosidades solares),
4692             },
4693             # Long Unit Identifier
4694             'mass-carat' => {
4695             '1' => q(masculine),
4696             'name' => q(quilates),
4697             'one' => q({0} quilate),
4698             'other' => q({0} quilates),
4699             },
4700             # Core Unit Identifier
4701             'carat' => {
4702             '1' => q(masculine),
4703             'name' => q(quilates),
4704             'one' => q({0} quilate),
4705             'other' => q({0} quilates),
4706             },
4707             # Long Unit Identifier
4708             'mass-dalton' => {
4709             '1' => q(masculine),
4710             'name' => q(daltones),
4711             'one' => q({0} dalton),
4712             'other' => q({0} daltones),
4713             },
4714             # Core Unit Identifier
4715             'dalton' => {
4716             '1' => q(masculine),
4717             'name' => q(daltones),
4718             'one' => q({0} dalton),
4719             'other' => q({0} daltones),
4720             },
4721             # Long Unit Identifier
4722             'mass-earth-mass' => {
4723             '1' => q(feminine),
4724             'name' => q(masas terrestres),
4725             'one' => q({0} masa terrestre),
4726             'other' => q({0} masas terrestres),
4727             },
4728             # Core Unit Identifier
4729             'earth-mass' => {
4730             '1' => q(feminine),
4731             'name' => q(masas terrestres),
4732             'one' => q({0} masa terrestre),
4733             'other' => q({0} masas terrestres),
4734             },
4735             # Long Unit Identifier
4736             'mass-grain' => {
4737             '1' => q(masculine),
4738             'name' => q(granos),
4739             'one' => q({0} grano),
4740             'other' => q({0} granos),
4741             },
4742             # Core Unit Identifier
4743             'grain' => {
4744             '1' => q(masculine),
4745             'name' => q(granos),
4746             'one' => q({0} grano),
4747             'other' => q({0} granos),
4748             },
4749             # Long Unit Identifier
4750             'mass-gram' => {
4751             '1' => q(masculine),
4752             'name' => q(gramos),
4753             'one' => q({0} gramo),
4754             'other' => q({0} gramos),
4755             'per' => q({0} por gramo),
4756             },
4757             # Core Unit Identifier
4758             'gram' => {
4759             '1' => q(masculine),
4760             'name' => q(gramos),
4761             'one' => q({0} gramo),
4762             'other' => q({0} gramos),
4763             'per' => q({0} por gramo),
4764             },
4765             # Long Unit Identifier
4766             'mass-kilogram' => {
4767             '1' => q(masculine),
4768             'name' => q(kilogramos),
4769             'one' => q({0} kilogramo),
4770             'other' => q({0} kilogramos),
4771             'per' => q({0} por kilogramo),
4772             },
4773             # Core Unit Identifier
4774             'kilogram' => {
4775             '1' => q(masculine),
4776             'name' => q(kilogramos),
4777             'one' => q({0} kilogramo),
4778             'other' => q({0} kilogramos),
4779             'per' => q({0} por kilogramo),
4780             },
4781             # Long Unit Identifier
4782             'mass-microgram' => {
4783             '1' => q(masculine),
4784             'name' => q(microgramos),
4785             'one' => q({0} microgramo),
4786             'other' => q({0} microgramos),
4787             },
4788             # Core Unit Identifier
4789             'microgram' => {
4790             '1' => q(masculine),
4791             'name' => q(microgramos),
4792             'one' => q({0} microgramo),
4793             'other' => q({0} microgramos),
4794             },
4795             # Long Unit Identifier
4796             'mass-milligram' => {
4797             '1' => q(masculine),
4798             'name' => q(miligramos),
4799             'one' => q({0} miligramo),
4800             'other' => q({0} miligramos),
4801             },
4802             # Core Unit Identifier
4803             'milligram' => {
4804             '1' => q(masculine),
4805             'name' => q(miligramos),
4806             'one' => q({0} miligramo),
4807             'other' => q({0} miligramos),
4808             },
4809             # Long Unit Identifier
4810             'mass-ounce' => {
4811             '1' => q(feminine),
4812             'name' => q(onzas),
4813             'one' => q({0} onza),
4814             'other' => q({0} onzas),
4815             'per' => q({0} por onza),
4816             },
4817             # Core Unit Identifier
4818             'ounce' => {
4819             '1' => q(feminine),
4820             'name' => q(onzas),
4821             'one' => q({0} onza),
4822             'other' => q({0} onzas),
4823             'per' => q({0} por onza),
4824             },
4825             # Long Unit Identifier
4826             'mass-ounce-troy' => {
4827             'name' => q(onzas troy),
4828             'one' => q({0} onza troy),
4829             'other' => q({0} onzas troy),
4830             },
4831             # Core Unit Identifier
4832             'ounce-troy' => {
4833             'name' => q(onzas troy),
4834             'one' => q({0} onza troy),
4835             'other' => q({0} onzas troy),
4836             },
4837             # Long Unit Identifier
4838             'mass-pound' => {
4839             '1' => q(feminine),
4840             'name' => q(libras),
4841             'one' => q({0} libra),
4842             'other' => q({0} libras),
4843             'per' => q({0} por libra),
4844             },
4845             # Core Unit Identifier
4846             'pound' => {
4847             '1' => q(feminine),
4848             'name' => q(libras),
4849             'one' => q({0} libra),
4850             'other' => q({0} libras),
4851             'per' => q({0} por libra),
4852             },
4853             # Long Unit Identifier
4854             'mass-solar-mass' => {
4855             '1' => q(feminine),
4856             'name' => q(masas solares),
4857             'one' => q({0} masa solar),
4858             'other' => q({0} masas solares),
4859             },
4860             # Core Unit Identifier
4861             'solar-mass' => {
4862             '1' => q(feminine),
4863             'name' => q(masas solares),
4864             'one' => q({0} masa solar),
4865             'other' => q({0} masas solares),
4866             },
4867             # Long Unit Identifier
4868             'mass-stone' => {
4869             'name' => q(stones),
4870             'one' => q({0} stone),
4871             'other' => q({0} stones),
4872             },
4873             # Core Unit Identifier
4874             'stone' => {
4875             'name' => q(stones),
4876             'one' => q({0} stone),
4877             'other' => q({0} stones),
4878             },
4879             # Long Unit Identifier
4880             'mass-ton' => {
4881             'name' => q(toneladas cortas),
4882             'one' => q({0} tonelada corta),
4883             'other' => q({0} toneladas cortas),
4884             },
4885             # Core Unit Identifier
4886             'ton' => {
4887             'name' => q(toneladas cortas),
4888             'one' => q({0} tonelada corta),
4889             'other' => q({0} toneladas cortas),
4890             },
4891             # Long Unit Identifier
4892             'mass-tonne' => {
4893             '1' => q(feminine),
4894             'name' => q(toneladas),
4895             'one' => q({0} tonelada),
4896             'other' => q({0} toneladas),
4897             },
4898             # Core Unit Identifier
4899             'tonne' => {
4900             '1' => q(feminine),
4901             'name' => q(toneladas),
4902             'one' => q({0} tonelada),
4903             'other' => q({0} toneladas),
4904             },
4905             # Long Unit Identifier
4906             'per' => {
4907             '1' => q({0} por {1}),
4908             },
4909             # Core Unit Identifier
4910             'per' => {
4911             '1' => q({0} por {1}),
4912             },
4913             # Long Unit Identifier
4914             'power-gigawatt' => {
4915             '1' => q(masculine),
4916             'name' => q(gigavatios),
4917             'one' => q({0} gigavatio),
4918             'other' => q({0} gigavatios),
4919             },
4920             # Core Unit Identifier
4921             'gigawatt' => {
4922             '1' => q(masculine),
4923             'name' => q(gigavatios),
4924             'one' => q({0} gigavatio),
4925             'other' => q({0} gigavatios),
4926             },
4927             # Long Unit Identifier
4928             'power-horsepower' => {
4929             'name' => q(caballos de vapor),
4930             'one' => q({0} caballo de vapor),
4931             'other' => q({0} caballos de vapor),
4932             },
4933             # Core Unit Identifier
4934             'horsepower' => {
4935             'name' => q(caballos de vapor),
4936             'one' => q({0} caballo de vapor),
4937             'other' => q({0} caballos de vapor),
4938             },
4939             # Long Unit Identifier
4940             'power-kilowatt' => {
4941             '1' => q(masculine),
4942             'name' => q(kilovatios),
4943             'one' => q({0} kilovatio),
4944             'other' => q({0} kilovatios),
4945             },
4946             # Core Unit Identifier
4947             'kilowatt' => {
4948             '1' => q(masculine),
4949             'name' => q(kilovatios),
4950             'one' => q({0} kilovatio),
4951             'other' => q({0} kilovatios),
4952             },
4953             # Long Unit Identifier
4954             'power-megawatt' => {
4955             '1' => q(masculine),
4956             'name' => q(megavatios),
4957             'one' => q({0} megavatio),
4958             'other' => q({0} megavatios),
4959             },
4960             # Core Unit Identifier
4961             'megawatt' => {
4962             '1' => q(masculine),
4963             'name' => q(megavatios),
4964             'one' => q({0} megavatio),
4965             'other' => q({0} megavatios),
4966             },
4967             # Long Unit Identifier
4968             'power-milliwatt' => {
4969             '1' => q(masculine),
4970             'name' => q(milivatios),
4971             'one' => q({0} milivatio),
4972             'other' => q({0} milivatios),
4973             },
4974             # Core Unit Identifier
4975             'milliwatt' => {
4976             '1' => q(masculine),
4977             'name' => q(milivatios),
4978             'one' => q({0} milivatio),
4979             'other' => q({0} milivatios),
4980             },
4981             # Long Unit Identifier
4982             'power-watt' => {
4983             '1' => q(masculine),
4984             'name' => q(vatios),
4985             'one' => q({0} vatio),
4986             'other' => q({0} vatios),
4987             },
4988             # Core Unit Identifier
4989             'watt' => {
4990             '1' => q(masculine),
4991             'name' => q(vatios),
4992             'one' => q({0} vatio),
4993             'other' => q({0} vatios),
4994             },
4995             # Long Unit Identifier
4996             'power2' => {
4997             'one' => q({0} cuadrado),
4998             'other' => q({0} cuadrados),
4999             },
5000             # Core Unit Identifier
5001             'power2' => {
5002             'one' => q({0} cuadrado),
5003             'other' => q({0} cuadrados),
5004             },
5005             # Long Unit Identifier
5006             'power3' => {
5007             'one' => q({0} cúbico),
5008             'other' => q({0} cúbicos),
5009             },
5010             # Core Unit Identifier
5011             'power3' => {
5012             'one' => q({0} cúbico),
5013             'other' => q({0} cúbicos),
5014             },
5015             # Long Unit Identifier
5016             'pressure-atmosphere' => {
5017             '1' => q(feminine),
5018             'name' => q(atmósferas),
5019             'one' => q({0} atmósfera),
5020             'other' => q({0} atmósferas),
5021             },
5022             # Core Unit Identifier
5023             'atmosphere' => {
5024             '1' => q(feminine),
5025             'name' => q(atmósferas),
5026             'one' => q({0} atmósfera),
5027             'other' => q({0} atmósferas),
5028             },
5029             # Long Unit Identifier
5030             'pressure-bar' => {
5031             '1' => q(masculine),
5032             'name' => q(bares),
5033             'one' => q({0} bar),
5034             'other' => q({0} bares),
5035             },
5036             # Core Unit Identifier
5037             'bar' => {
5038             '1' => q(masculine),
5039             'name' => q(bares),
5040             'one' => q({0} bar),
5041             'other' => q({0} bares),
5042             },
5043             # Long Unit Identifier
5044             'pressure-hectopascal' => {
5045             '1' => q(masculine),
5046             'name' => q(hectopascales),
5047             'one' => q({0} hectopascal),
5048             'other' => q({0} hectopascales),
5049             },
5050             # Core Unit Identifier
5051             'hectopascal' => {
5052             '1' => q(masculine),
5053             'name' => q(hectopascales),
5054             'one' => q({0} hectopascal),
5055             'other' => q({0} hectopascales),
5056             },
5057             # Long Unit Identifier
5058             'pressure-inch-ofhg' => {
5059             'name' => q(pulgadas de mercurio),
5060             'one' => q({0} pulgada de mercurio),
5061             'other' => q({0} pulgadas de mercurio),
5062             },
5063             # Core Unit Identifier
5064             'inch-ofhg' => {
5065             'name' => q(pulgadas de mercurio),
5066             'one' => q({0} pulgada de mercurio),
5067             'other' => q({0} pulgadas de mercurio),
5068             },
5069             # Long Unit Identifier
5070             'pressure-kilopascal' => {
5071             '1' => q(masculine),
5072             'name' => q(kilopascales),
5073             'one' => q({0} kilopascal),
5074             'other' => q({0} kilopascales),
5075             },
5076             # Core Unit Identifier
5077             'kilopascal' => {
5078             '1' => q(masculine),
5079             'name' => q(kilopascales),
5080             'one' => q({0} kilopascal),
5081             'other' => q({0} kilopascales),
5082             },
5083             # Long Unit Identifier
5084             'pressure-megapascal' => {
5085             '1' => q(masculine),
5086             'name' => q(megapascales),
5087             'one' => q({0} megapascal),
5088             'other' => q({0} megapascales),
5089             },
5090             # Core Unit Identifier
5091             'megapascal' => {
5092             '1' => q(masculine),
5093             'name' => q(megapascales),
5094             'one' => q({0} megapascal),
5095             'other' => q({0} megapascales),
5096             },
5097             # Long Unit Identifier
5098             'pressure-millibar' => {
5099             '1' => q(masculine),
5100             'name' => q(milibares),
5101             'one' => q({0} milibar),
5102             'other' => q({0} milibares),
5103             },
5104             # Core Unit Identifier
5105             'millibar' => {
5106             '1' => q(masculine),
5107             'name' => q(milibares),
5108             'one' => q({0} milibar),
5109             'other' => q({0} milibares),
5110             },
5111             # Long Unit Identifier
5112             'pressure-millimeter-ofhg' => {
5113             '1' => q(masculine),
5114             'name' => q(milímetros de mercurio),
5115             'one' => q({0} milímetro de mercurio),
5116             'other' => q({0} milímetros de mercurio),
5117             },
5118             # Core Unit Identifier
5119             'millimeter-ofhg' => {
5120             '1' => q(masculine),
5121             'name' => q(milímetros de mercurio),
5122             'one' => q({0} milímetro de mercurio),
5123             'other' => q({0} milímetros de mercurio),
5124             },
5125             # Long Unit Identifier
5126             'pressure-pascal' => {
5127             '1' => q(masculine),
5128             'name' => q(pascales),
5129             'one' => q({0} pascal),
5130             'other' => q({0} pascales),
5131             },
5132             # Core Unit Identifier
5133             'pascal' => {
5134             '1' => q(masculine),
5135             'name' => q(pascales),
5136             'one' => q({0} pascal),
5137             'other' => q({0} pascales),
5138             },
5139             # Long Unit Identifier
5140             'pressure-pound-force-per-square-inch' => {
5141             'name' => q(libras por pulgada cuadrada),
5142             'one' => q({0} libra por pulgada cuadrada),
5143             'other' => q({0} libras por pulgada cuadrada),
5144             },
5145             # Core Unit Identifier
5146             'pound-force-per-square-inch' => {
5147             'name' => q(libras por pulgada cuadrada),
5148             'one' => q({0} libra por pulgada cuadrada),
5149             'other' => q({0} libras por pulgada cuadrada),
5150             },
5151             # Long Unit Identifier
5152             'speed-beaufort' => {
5153             '1' => q(feminine),
5154             'name' => q(Beaufort),
5155             'one' => q(Beaufort {0}),
5156             'other' => q(Beaufort {0}),
5157             },
5158             # Core Unit Identifier
5159             'beaufort' => {
5160             '1' => q(feminine),
5161             'name' => q(Beaufort),
5162             'one' => q(Beaufort {0}),
5163             'other' => q(Beaufort {0}),
5164             },
5165             # Long Unit Identifier
5166             'speed-kilometer-per-hour' => {
5167             '1' => q(masculine),
5168             'name' => q(kilómetros por hora),
5169             'one' => q({0} kilómetro por hora),
5170             'other' => q({0} kilómetros por hora),
5171             },
5172             # Core Unit Identifier
5173             'kilometer-per-hour' => {
5174             '1' => q(masculine),
5175             'name' => q(kilómetros por hora),
5176             'one' => q({0} kilómetro por hora),
5177             'other' => q({0} kilómetros por hora),
5178             },
5179             # Long Unit Identifier
5180             'speed-knot' => {
5181             'name' => q(nudos),
5182             'one' => q({0} nudo),
5183             'other' => q({0} nudos),
5184             },
5185             # Core Unit Identifier
5186             'knot' => {
5187             'name' => q(nudos),
5188             'one' => q({0} nudo),
5189             'other' => q({0} nudos),
5190             },
5191             # Long Unit Identifier
5192             'speed-light-speed' => {
5193             '1' => q(feminine),
5194             'name' => q(luz),
5195             'one' => q({0} luz),
5196             'other' => q({0} luz),
5197             },
5198             # Core Unit Identifier
5199             'light-speed' => {
5200             '1' => q(feminine),
5201             'name' => q(luz),
5202             'one' => q({0} luz),
5203             'other' => q({0} luz),
5204             },
5205             # Long Unit Identifier
5206             'speed-meter-per-second' => {
5207             '1' => q(masculine),
5208             'name' => q(metros por segundo),
5209             'one' => q({0} metro por segundo),
5210             'other' => q({0} metros por segundo),
5211             },
5212             # Core Unit Identifier
5213             'meter-per-second' => {
5214             '1' => q(masculine),
5215             'name' => q(metros por segundo),
5216             'one' => q({0} metro por segundo),
5217             'other' => q({0} metros por segundo),
5218             },
5219             # Long Unit Identifier
5220             'speed-mile-per-hour' => {
5221             '1' => q(feminine),
5222             'name' => q(millas por hora),
5223             'one' => q({0} milla por hora),
5224             'other' => q({0} millas por hora),
5225             },
5226             # Core Unit Identifier
5227             'mile-per-hour' => {
5228             '1' => q(feminine),
5229             'name' => q(millas por hora),
5230             'one' => q({0} milla por hora),
5231             'other' => q({0} millas por hora),
5232             },
5233             # Long Unit Identifier
5234             'temperature-celsius' => {
5235             '1' => q(masculine),
5236             'name' => q(grados Celsius),
5237             'one' => q({0} grado Celsius),
5238             'other' => q({0} grados Celsius),
5239             },
5240             # Core Unit Identifier
5241             'celsius' => {
5242             '1' => q(masculine),
5243             'name' => q(grados Celsius),
5244             'one' => q({0} grado Celsius),
5245             'other' => q({0} grados Celsius),
5246             },
5247             # Long Unit Identifier
5248             'temperature-fahrenheit' => {
5249             '1' => q(masculine),
5250             'name' => q(grados Fahrenheit),
5251             'one' => q({0} grado Fahrenheit),
5252             'other' => q({0} grados Fahrenheit),
5253             },
5254             # Core Unit Identifier
5255             'fahrenheit' => {
5256             '1' => q(masculine),
5257             'name' => q(grados Fahrenheit),
5258             'one' => q({0} grado Fahrenheit),
5259             'other' => q({0} grados Fahrenheit),
5260             },
5261             # Long Unit Identifier
5262             'temperature-generic' => {
5263             '1' => q(masculine),
5264             'name' => q(grados),
5265             'one' => q({0} grado),
5266             'other' => q({0} grados),
5267             },
5268             # Core Unit Identifier
5269             'generic' => {
5270             '1' => q(masculine),
5271             'name' => q(grados),
5272             'one' => q({0} grado),
5273             'other' => q({0} grados),
5274             },
5275             # Long Unit Identifier
5276             'temperature-kelvin' => {
5277             '1' => q(masculine),
5278             'name' => q(kelvin),
5279             'one' => q({0} kelvin),
5280             'other' => q({0} kelvin),
5281             },
5282             # Core Unit Identifier
5283             'kelvin' => {
5284             '1' => q(masculine),
5285             'name' => q(kelvin),
5286             'one' => q({0} kelvin),
5287             'other' => q({0} kelvin),
5288             },
5289             # Long Unit Identifier
5290             'times' => {
5291             '1' => q({0}-{1}),
5292             },
5293             # Core Unit Identifier
5294             'times' => {
5295             '1' => q({0}-{1}),
5296             },
5297             # Long Unit Identifier
5298             'torque-newton-meter' => {
5299             '1' => q(masculine),
5300             'name' => q(newton metros),
5301             'one' => q({0} newton metro),
5302             'other' => q({0} newton metros),
5303             },
5304             # Core Unit Identifier
5305             'newton-meter' => {
5306             '1' => q(masculine),
5307             'name' => q(newton metros),
5308             'one' => q({0} newton metro),
5309             'other' => q({0} newton metros),
5310             },
5311             # Long Unit Identifier
5312             'torque-pound-force-foot' => {
5313             'name' => q(libras pies),
5314             'one' => q({0} libra pie),
5315             'other' => q({0} libras pies),
5316             },
5317             # Core Unit Identifier
5318             'pound-force-foot' => {
5319             'name' => q(libras pies),
5320             'one' => q({0} libra pie),
5321             'other' => q({0} libras pies),
5322             },
5323             # Long Unit Identifier
5324             'volume-acre-foot' => {
5325             'name' => q(acres-pies),
5326             'one' => q({0} acre-pie),
5327             'other' => q({0} acres-pies),
5328             },
5329             # Core Unit Identifier
5330             'acre-foot' => {
5331             'name' => q(acres-pies),
5332             'one' => q({0} acre-pie),
5333             'other' => q({0} acres-pies),
5334             },
5335             # Long Unit Identifier
5336             'volume-barrel' => {
5337             'name' => q(barriles),
5338             'one' => q({0} barril),
5339             'other' => q({0} barriles),
5340             },
5341             # Core Unit Identifier
5342             'barrel' => {
5343             'name' => q(barriles),
5344             'one' => q({0} barril),
5345             'other' => q({0} barriles),
5346             },
5347             # Long Unit Identifier
5348             'volume-bushel' => {
5349             'name' => q(bushels),
5350             'one' => q({0} bushel),
5351             'other' => q({0} bushels),
5352             },
5353             # Core Unit Identifier
5354             'bushel' => {
5355             'name' => q(bushels),
5356             'one' => q({0} bushel),
5357             'other' => q({0} bushels),
5358             },
5359             # Long Unit Identifier
5360             'volume-centiliter' => {
5361             '1' => q(masculine),
5362             'name' => q(centilitros),
5363             'one' => q({0} centilitro),
5364             'other' => q({0} centilitros),
5365             },
5366             # Core Unit Identifier
5367             'centiliter' => {
5368             '1' => q(masculine),
5369             'name' => q(centilitros),
5370             'one' => q({0} centilitro),
5371             'other' => q({0} centilitros),
5372             },
5373             # Long Unit Identifier
5374             'volume-cubic-centimeter' => {
5375             '1' => q(masculine),
5376             'name' => q(centímetros cúbicos),
5377             'one' => q({0} centímetro cúbico),
5378             'other' => q({0} centímetros cúbicos),
5379             'per' => q({0} por centímetro cúbico),
5380             },
5381             # Core Unit Identifier
5382             'cubic-centimeter' => {
5383             '1' => q(masculine),
5384             'name' => q(centímetros cúbicos),
5385             'one' => q({0} centímetro cúbico),
5386             'other' => q({0} centímetros cúbicos),
5387             'per' => q({0} por centímetro cúbico),
5388             },
5389             # Long Unit Identifier
5390             'volume-cubic-foot' => {
5391             '1' => q(masculine),
5392             'name' => q(pies cúbicos),
5393             'one' => q({0} pie cúbico),
5394             'other' => q({0} pies cúbicos),
5395             },
5396             # Core Unit Identifier
5397             'cubic-foot' => {
5398             '1' => q(masculine),
5399             'name' => q(pies cúbicos),
5400             'one' => q({0} pie cúbico),
5401             'other' => q({0} pies cúbicos),
5402             },
5403             # Long Unit Identifier
5404             'volume-cubic-inch' => {
5405             '1' => q(feminine),
5406             'name' => q(pulgadas cúbicas),
5407             'one' => q({0} pulgada cúbica),
5408             'other' => q({0} pulgadas cúbicas),
5409             },
5410             # Core Unit Identifier
5411             'cubic-inch' => {
5412             '1' => q(feminine),
5413             'name' => q(pulgadas cúbicas),
5414             'one' => q({0} pulgada cúbica),
5415             'other' => q({0} pulgadas cúbicas),
5416             },
5417             # Long Unit Identifier
5418             'volume-cubic-kilometer' => {
5419             '1' => q(masculine),
5420             'name' => q(kilómetros cúbicos),
5421             'one' => q({0} kilómetro cúbico),
5422             'other' => q({0} kilómetros cúbicos),
5423             },
5424             # Core Unit Identifier
5425             'cubic-kilometer' => {
5426             '1' => q(masculine),
5427             'name' => q(kilómetros cúbicos),
5428             'one' => q({0} kilómetro cúbico),
5429             'other' => q({0} kilómetros cúbicos),
5430             },
5431             # Long Unit Identifier
5432             'volume-cubic-meter' => {
5433             '1' => q(masculine),
5434             'name' => q(metros cúbicos),
5435             'one' => q({0} metro cúbico),
5436             'other' => q({0} metros cúbicos),
5437             'per' => q({0} por metro cúbico),
5438             },
5439             # Core Unit Identifier
5440             'cubic-meter' => {
5441             '1' => q(masculine),
5442             'name' => q(metros cúbicos),
5443             'one' => q({0} metro cúbico),
5444             'other' => q({0} metros cúbicos),
5445             'per' => q({0} por metro cúbico),
5446             },
5447             # Long Unit Identifier
5448             'volume-cubic-mile' => {
5449             '1' => q(feminine),
5450             'name' => q(millas cúbicas),
5451             'one' => q({0} milla cúbica),
5452             'other' => q({0} millas cúbicas),
5453             },
5454             # Core Unit Identifier
5455             'cubic-mile' => {
5456             '1' => q(feminine),
5457             'name' => q(millas cúbicas),
5458             'one' => q({0} milla cúbica),
5459             'other' => q({0} millas cúbicas),
5460             },
5461             # Long Unit Identifier
5462             'volume-cubic-yard' => {
5463             'name' => q(yardas cúbicas),
5464             'one' => q({0} yarda cúbica),
5465             'other' => q({0} yardas cúbicas),
5466             },
5467             # Core Unit Identifier
5468             'cubic-yard' => {
5469             'name' => q(yardas cúbicas),
5470             'one' => q({0} yarda cúbica),
5471             'other' => q({0} yardas cúbicas),
5472             },
5473             # Long Unit Identifier
5474             'volume-cup' => {
5475             '1' => q(feminine),
5476             'name' => q(tazas),
5477             'one' => q({0} taza),
5478             'other' => q({0} tazas),
5479             },
5480             # Core Unit Identifier
5481             'cup' => {
5482             '1' => q(feminine),
5483             'name' => q(tazas),
5484             'one' => q({0} taza),
5485             'other' => q({0} tazas),
5486             },
5487             # Long Unit Identifier
5488             'volume-cup-metric' => {
5489             '1' => q(feminine),
5490             'name' => q(tazas métricas),
5491             'one' => q({0} taza métrica),
5492             'other' => q({0} tazas métricas),
5493             },
5494             # Core Unit Identifier
5495             'cup-metric' => {
5496             '1' => q(feminine),
5497             'name' => q(tazas métricas),
5498             'one' => q({0} taza métrica),
5499             'other' => q({0} tazas métricas),
5500             },
5501             # Long Unit Identifier
5502             'volume-deciliter' => {
5503             '1' => q(masculine),
5504             'name' => q(decilitros),
5505             'one' => q({0} decilitro),
5506             'other' => q({0} decilitros),
5507             },
5508             # Core Unit Identifier
5509             'deciliter' => {
5510             '1' => q(masculine),
5511             'name' => q(decilitros),
5512             'one' => q({0} decilitro),
5513             'other' => q({0} decilitros),
5514             },
5515             # Long Unit Identifier
5516             'volume-dessert-spoon' => {
5517             '1' => q(feminine),
5518             'name' => q(cucharadas de postre),
5519             'one' => q({0} cucharada de postre),
5520             'other' => q({0} cucharadas de postre),
5521             },
5522             # Core Unit Identifier
5523             'dessert-spoon' => {
5524             '1' => q(feminine),
5525             'name' => q(cucharadas de postre),
5526             'one' => q({0} cucharada de postre),
5527             'other' => q({0} cucharadas de postre),
5528             },
5529             # Long Unit Identifier
5530             'volume-dessert-spoon-imperial' => {
5531             '1' => q(feminine),
5532             'name' => q(cucharadas de postre imperiales),
5533             'one' => q({0} cucharada de postre imperial),
5534             'other' => q({0} cucharadas de postre imperiales),
5535             },
5536             # Core Unit Identifier
5537             'dessert-spoon-imperial' => {
5538             '1' => q(feminine),
5539             'name' => q(cucharadas de postre imperiales),
5540             'one' => q({0} cucharada de postre imperial),
5541             'other' => q({0} cucharadas de postre imperiales),
5542             },
5543             # Long Unit Identifier
5544             'volume-dram' => {
5545             '1' => q(feminine),
5546             'name' => q(dracmas líquidas),
5547             'one' => q({0} dracma líquida),
5548             'other' => q({0} dracmas líquidas),
5549             },
5550             # Core Unit Identifier
5551             'dram' => {
5552             '1' => q(feminine),
5553             'name' => q(dracmas líquidas),
5554             'one' => q({0} dracma líquida),
5555             'other' => q({0} dracmas líquidas),
5556             },
5557             # Long Unit Identifier
5558             'volume-drop' => {
5559             '1' => q(feminine),
5560             'name' => q(gotas),
5561             },
5562             # Core Unit Identifier
5563             'drop' => {
5564             '1' => q(feminine),
5565             'name' => q(gotas),
5566             },
5567             # Long Unit Identifier
5568             'volume-fluid-ounce' => {
5569             '1' => q(feminine),
5570             'name' => q(onzas líquidas),
5571             'one' => q({0} onza líquida),
5572             'other' => q({0} onzas líquidas),
5573             },
5574             # Core Unit Identifier
5575             'fluid-ounce' => {
5576             '1' => q(feminine),
5577             'name' => q(onzas líquidas),
5578             'one' => q({0} onza líquida),
5579             'other' => q({0} onzas líquidas),
5580             },
5581             # Long Unit Identifier
5582             'volume-fluid-ounce-imperial' => {
5583             '1' => q(feminine),
5584             'name' => q(onzas líquidas imperiales),
5585             'one' => q({0} onza líquida imperial),
5586             'other' => q({0} onzas líquidas imperiales),
5587             },
5588             # Core Unit Identifier
5589             'fluid-ounce-imperial' => {
5590             '1' => q(feminine),
5591             'name' => q(onzas líquidas imperiales),
5592             'one' => q({0} onza líquida imperial),
5593             'other' => q({0} onzas líquidas imperiales),
5594             },
5595             # Long Unit Identifier
5596             'volume-gallon' => {
5597             '1' => q(masculine),
5598             'name' => q(galones),
5599             'one' => q({0} galón),
5600             'other' => q({0} galones),
5601             'per' => q({0} por galón),
5602             },
5603             # Core Unit Identifier
5604             'gallon' => {
5605             '1' => q(masculine),
5606             'name' => q(galones),
5607             'one' => q({0} galón),
5608             'other' => q({0} galones),
5609             'per' => q({0} por galón),
5610             },
5611             # Long Unit Identifier
5612             'volume-gallon-imperial' => {
5613             '1' => q(masculine),
5614             'name' => q(galones imperiales),
5615             'one' => q({0} galón imperial),
5616             'other' => q({0} galones imperiales),
5617             'per' => q({0} por galón imperial),
5618             },
5619             # Core Unit Identifier
5620             'gallon-imperial' => {
5621             '1' => q(masculine),
5622             'name' => q(galones imperiales),
5623             'one' => q({0} galón imperial),
5624             'other' => q({0} galones imperiales),
5625             'per' => q({0} por galón imperial),
5626             },
5627             # Long Unit Identifier
5628             'volume-hectoliter' => {
5629             '1' => q(masculine),
5630             'name' => q(hectolitros),
5631             'one' => q({0} hectolitro),
5632             'other' => q({0} hectolitros),
5633             },
5634             # Core Unit Identifier
5635             'hectoliter' => {
5636             '1' => q(masculine),
5637             'name' => q(hectolitros),
5638             'one' => q({0} hectolitro),
5639             'other' => q({0} hectolitros),
5640             },
5641             # Long Unit Identifier
5642             'volume-jigger' => {
5643             '1' => q(masculine),
5644             'name' => q(vasos medidores),
5645             'one' => q({0} vaso medidor),
5646             'other' => q({0} vasos medidores),
5647             },
5648             # Core Unit Identifier
5649             'jigger' => {
5650             '1' => q(masculine),
5651             'name' => q(vasos medidores),
5652             'one' => q({0} vaso medidor),
5653             'other' => q({0} vasos medidores),
5654             },
5655             # Long Unit Identifier
5656             'volume-liter' => {
5657             '1' => q(masculine),
5658             'name' => q(litros),
5659             'one' => q({0} litro),
5660             'other' => q({0} litros),
5661             'per' => q({0} por litro),
5662             },
5663             # Core Unit Identifier
5664             'liter' => {
5665             '1' => q(masculine),
5666             'name' => q(litros),
5667             'one' => q({0} litro),
5668             'other' => q({0} litros),
5669             'per' => q({0} por litro),
5670             },
5671             # Long Unit Identifier
5672             'volume-megaliter' => {
5673             '1' => q(masculine),
5674             'name' => q(megalitros),
5675             'one' => q({0} megalitro),
5676             'other' => q({0} megalitros),
5677             },
5678             # Core Unit Identifier
5679             'megaliter' => {
5680             '1' => q(masculine),
5681             'name' => q(megalitros),
5682             'one' => q({0} megalitro),
5683             'other' => q({0} megalitros),
5684             },
5685             # Long Unit Identifier
5686             'volume-milliliter' => {
5687             '1' => q(masculine),
5688             'name' => q(mililitros),
5689             'one' => q({0} mililitro),
5690             'other' => q({0} mililitros),
5691             },
5692             # Core Unit Identifier
5693             'milliliter' => {
5694             '1' => q(masculine),
5695             'name' => q(mililitros),
5696             'one' => q({0} mililitro),
5697             'other' => q({0} mililitros),
5698             },
5699             # Long Unit Identifier
5700             'volume-pinch' => {
5701             '1' => q(feminine),
5702             'name' => q(pizcas),
5703             'one' => q({0} pizca),
5704             'other' => q({0} pizcas),
5705             },
5706             # Core Unit Identifier
5707             'pinch' => {
5708             '1' => q(feminine),
5709             'name' => q(pizcas),
5710             'one' => q({0} pizca),
5711             'other' => q({0} pizcas),
5712             },
5713             # Long Unit Identifier
5714             'volume-pint' => {
5715             '1' => q(feminine),
5716             'name' => q(pintas),
5717             'one' => q({0} pinta),
5718             'other' => q({0} pintas),
5719             },
5720             # Core Unit Identifier
5721             'pint' => {
5722             '1' => q(feminine),
5723             'name' => q(pintas),
5724             'one' => q({0} pinta),
5725             'other' => q({0} pintas),
5726             },
5727             # Long Unit Identifier
5728             'volume-pint-metric' => {
5729             '1' => q(feminine),
5730             'name' => q(pintas métricas),
5731             'one' => q({0} pinta métrica),
5732             'other' => q({0} pintas métricas),
5733             },
5734             # Core Unit Identifier
5735             'pint-metric' => {
5736             '1' => q(feminine),
5737             'name' => q(pintas métricas),
5738             'one' => q({0} pinta métrica),
5739             'other' => q({0} pintas métricas),
5740             },
5741             # Long Unit Identifier
5742             'volume-quart' => {
5743             '1' => q(masculine),
5744             'name' => q(cuartos),
5745             'one' => q({0} cuarto),
5746             'other' => q({0} cuartos),
5747             },
5748             # Core Unit Identifier
5749             'quart' => {
5750             '1' => q(masculine),
5751             'name' => q(cuartos),
5752             'one' => q({0} cuarto),
5753             'other' => q({0} cuartos),
5754             },
5755             # Long Unit Identifier
5756             'volume-quart-imperial' => {
5757             '1' => q(masculine),
5758             'name' => q(cuartos imperiales),
5759             'one' => q({0} cuarto imperial),
5760             'other' => q({0} cuartos imperiales),
5761             },
5762             # Core Unit Identifier
5763             'quart-imperial' => {
5764             '1' => q(masculine),
5765             'name' => q(cuartos imperiales),
5766             'one' => q({0} cuarto imperial),
5767             'other' => q({0} cuartos imperiales),
5768             },
5769             # Long Unit Identifier
5770             'volume-tablespoon' => {
5771             '1' => q(feminine),
5772             'name' => q(cucharadas),
5773             'one' => q({0} cucharada),
5774             'other' => q({0} cucharadas),
5775             },
5776             # Core Unit Identifier
5777             'tablespoon' => {
5778             '1' => q(feminine),
5779             'name' => q(cucharadas),
5780             'one' => q({0} cucharada),
5781             'other' => q({0} cucharadas),
5782             },
5783             # Long Unit Identifier
5784             'volume-teaspoon' => {
5785             '1' => q(feminine),
5786             'name' => q(cucharaditas),
5787             'one' => q({0} cucharadita),
5788             'other' => q({0} cucharaditas),
5789             },
5790             # Core Unit Identifier
5791             'teaspoon' => {
5792             '1' => q(feminine),
5793             'name' => q(cucharaditas),
5794             'one' => q({0} cucharadita),
5795             'other' => q({0} cucharaditas),
5796             },
5797             },
5798             'narrow' => {
5799             # Long Unit Identifier
5800             'acceleration-g-force' => {
5801             'one' => q({0}Fg),
5802             'other' => q({0}Fg),
5803             },
5804             # Core Unit Identifier
5805             'g-force' => {
5806             'one' => q({0}Fg),
5807             'other' => q({0}Fg),
5808             },
5809             # Long Unit Identifier
5810             'acceleration-meter-per-square-second' => {
5811             'one' => q({0}m/s²),
5812             'other' => q({0}m/s²),
5813             },
5814             # Core Unit Identifier
5815             'meter-per-square-second' => {
5816             'one' => q({0}m/s²),
5817             'other' => q({0}m/s²),
5818             },
5819             # Long Unit Identifier
5820             'angle-arc-minute' => {
5821             'one' => q({0}′),
5822             'other' => q({0}′),
5823             },
5824             # Core Unit Identifier
5825             'arc-minute' => {
5826             'one' => q({0}′),
5827             'other' => q({0}′),
5828             },
5829             # Long Unit Identifier
5830             'angle-arc-second' => {
5831             'one' => q({0}″),
5832             'other' => q({0}″),
5833             },
5834             # Core Unit Identifier
5835             'arc-second' => {
5836             'one' => q({0}″),
5837             'other' => q({0}″),
5838             },
5839             # Long Unit Identifier
5840             'angle-degree' => {
5841             'name' => q(grad),
5842             },
5843             # Core Unit Identifier
5844             'degree' => {
5845             'name' => q(grad),
5846             },
5847             # Long Unit Identifier
5848             'angle-radian' => {
5849             'one' => q({0}rad),
5850             'other' => q({0}rad),
5851             },
5852             # Core Unit Identifier
5853             'radian' => {
5854             'one' => q({0}rad),
5855             'other' => q({0}rad),
5856             },
5857             # Long Unit Identifier
5858             'angle-revolution' => {
5859             'one' => q({0}rev),
5860             'other' => q({0}rev),
5861             },
5862             # Core Unit Identifier
5863             'revolution' => {
5864             'one' => q({0}rev),
5865             'other' => q({0}rev),
5866             },
5867             # Long Unit Identifier
5868             'area-acre' => {
5869             'one' => q({0}ac),
5870             'other' => q({0}ac),
5871             },
5872             # Core Unit Identifier
5873             'acre' => {
5874             'one' => q({0}ac),
5875             'other' => q({0}ac),
5876             },
5877             # Long Unit Identifier
5878             'area-dunam' => {
5879             'name' => q(dunam),
5880             'one' => q({0}dunam),
5881             'other' => q({0}dunam),
5882             },
5883             # Core Unit Identifier
5884             'dunam' => {
5885             'name' => q(dunam),
5886             'one' => q({0}dunam),
5887             'other' => q({0}dunam),
5888             },
5889             # Long Unit Identifier
5890             'area-hectare' => {
5891             'one' => q({0}ha),
5892             'other' => q({0}ha),
5893             },
5894             # Core Unit Identifier
5895             'hectare' => {
5896             'one' => q({0}ha),
5897             'other' => q({0}ha),
5898             },
5899             # Long Unit Identifier
5900             'area-square-centimeter' => {
5901             'one' => q({0}cm²),
5902             'other' => q({0}cm²),
5903             },
5904             # Core Unit Identifier
5905             'square-centimeter' => {
5906             'one' => q({0}cm²),
5907             'other' => q({0}cm²),
5908             },
5909             # Long Unit Identifier
5910             'area-square-foot' => {
5911             'one' => q({0}ft²),
5912             'other' => q({0}ft²),
5913             },
5914             # Core Unit Identifier
5915             'square-foot' => {
5916             'one' => q({0}ft²),
5917             'other' => q({0}ft²),
5918             },
5919             # Long Unit Identifier
5920             'area-square-inch' => {
5921             'one' => q({0}in²),
5922             'other' => q({0}in²),
5923             },
5924             # Core Unit Identifier
5925             'square-inch' => {
5926             'one' => q({0}in²),
5927             'other' => q({0}in²),
5928             },
5929             # Long Unit Identifier
5930             'area-square-kilometer' => {
5931             'one' => q({0}km²),
5932             'other' => q({0}km²),
5933             },
5934             # Core Unit Identifier
5935             'square-kilometer' => {
5936             'one' => q({0}km²),
5937             'other' => q({0}km²),
5938             },
5939             # Long Unit Identifier
5940             'area-square-meter' => {
5941             'one' => q({0}m²),
5942             'other' => q({0}m²),
5943             },
5944             # Core Unit Identifier
5945             'square-meter' => {
5946             'one' => q({0}m²),
5947             'other' => q({0}m²),
5948             },
5949             # Long Unit Identifier
5950             'area-square-mile' => {
5951             'one' => q({0}mi²),
5952             'other' => q({0}mi²),
5953             },
5954             # Core Unit Identifier
5955             'square-mile' => {
5956             'one' => q({0}mi²),
5957             'other' => q({0}mi²),
5958             },
5959             # Long Unit Identifier
5960             'area-square-yard' => {
5961             'one' => q({0}yd²),
5962             'other' => q({0}yd²),
5963             },
5964             # Core Unit Identifier
5965             'square-yard' => {
5966             'one' => q({0}yd²),
5967             'other' => q({0}yd²),
5968             },
5969             # Long Unit Identifier
5970             'concentr-item' => {
5971             'one' => q({0}ít),
5972             'other' => q({0}ít),
5973             },
5974             # Core Unit Identifier
5975             'item' => {
5976             'one' => q({0}ít),
5977             'other' => q({0}ít),
5978             },
5979             # Long Unit Identifier
5980             'concentr-karat' => {
5981             'one' => q({0}ct),
5982             'other' => q({0}ct),
5983             },
5984             # Core Unit Identifier
5985             'karat' => {
5986             'one' => q({0}ct),
5987             'other' => q({0}ct),
5988             },
5989             # Long Unit Identifier
5990             'concentr-milligram-ofglucose-per-deciliter' => {
5991             'one' => q({0}mg/dL),
5992             'other' => q({0}mg/dL),
5993             },
5994             # Core Unit Identifier
5995             'milligram-ofglucose-per-deciliter' => {
5996             'one' => q({0}mg/dL),
5997             'other' => q({0}mg/dL),
5998             },
5999             # Long Unit Identifier
6000             'concentr-millimole-per-liter' => {
6001             'one' => q({0}mmol/L),
6002             'other' => q({0}mmol/L),
6003             },
6004             # Core Unit Identifier
6005             'millimole-per-liter' => {
6006             'one' => q({0}mmol/L),
6007             'other' => q({0}mmol/L),
6008             },
6009             # Long Unit Identifier
6010             'concentr-mole' => {
6011             'one' => q({0}mol),
6012             'other' => q({0}mol),
6013             },
6014             # Core Unit Identifier
6015             'mole' => {
6016             'one' => q({0}mol),
6017             'other' => q({0}mol),
6018             },
6019             # Long Unit Identifier
6020             'concentr-percent' => {
6021             'name' => q(%),
6022             'one' => q({0}%),
6023             'other' => q({0}%),
6024             },
6025             # Core Unit Identifier
6026             'percent' => {
6027             'name' => q(%),
6028             'one' => q({0}%),
6029             'other' => q({0}%),
6030             },
6031             # Long Unit Identifier
6032             'concentr-permille' => {
6033             'one' => q({0}‰),
6034             'other' => q({0}‰),
6035             },
6036             # Core Unit Identifier
6037             'permille' => {
6038             'one' => q({0}‰),
6039             'other' => q({0}‰),
6040             },
6041             # Long Unit Identifier
6042             'concentr-permillion' => {
6043             'one' => q({0}ppm),
6044             'other' => q({0}ppm),
6045             },
6046             # Core Unit Identifier
6047             'permillion' => {
6048             'one' => q({0}ppm),
6049             'other' => q({0}ppm),
6050             },
6051             # Long Unit Identifier
6052             'concentr-permyriad' => {
6053             'one' => q({0}‱),
6054             'other' => q({0}‱),
6055             },
6056             # Core Unit Identifier
6057             'permyriad' => {
6058             'one' => q({0}‱),
6059             'other' => q({0}‱),
6060             },
6061             # Long Unit Identifier
6062             'concentr-portion-per-1e9' => {
6063             'one' => q({0}ppb),
6064             'other' => q({0}ppb),
6065             },
6066             # Core Unit Identifier
6067             'portion-per-1e9' => {
6068             'one' => q({0}ppb),
6069             'other' => q({0}ppb),
6070             },
6071             # Long Unit Identifier
6072             'consumption-liter-per-100-kilometer' => {
6073             'name' => q(l/100km),
6074             'one' => q({0}l/100km),
6075             'other' => q({0}l/100km),
6076             },
6077             # Core Unit Identifier
6078             'liter-per-100-kilometer' => {
6079             'name' => q(l/100km),
6080             'one' => q({0}l/100km),
6081             'other' => q({0}l/100km),
6082             },
6083             # Long Unit Identifier
6084             'consumption-liter-per-kilometer' => {
6085             'one' => q({0}l/km),
6086             'other' => q({0}l/km),
6087             },
6088             # Core Unit Identifier
6089             'liter-per-kilometer' => {
6090             'one' => q({0}l/km),
6091             'other' => q({0}l/km),
6092             },
6093             # Long Unit Identifier
6094             'consumption-mile-per-gallon' => {
6095             'one' => q({0}mi/gal),
6096             'other' => q({0}mi/gal),
6097             },
6098             # Core Unit Identifier
6099             'mile-per-gallon' => {
6100             'one' => q({0}mi/gal),
6101             'other' => q({0}mi/gal),
6102             },
6103             # Long Unit Identifier
6104             'consumption-mile-per-gallon-imperial' => {
6105             'name' => q(mi/gal imp),
6106             'one' => q({0}m/g imp),
6107             'other' => q({0}m/g imp),
6108             },
6109             # Core Unit Identifier
6110             'mile-per-gallon-imperial' => {
6111             'name' => q(mi/gal imp),
6112             'one' => q({0}m/g imp),
6113             'other' => q({0}m/g imp),
6114             },
6115             # Long Unit Identifier
6116             'coordinate' => {
6117             'east' => q({0}E),
6118             'north' => q({0}N),
6119             'south' => q({0}S),
6120             'west' => q({0}O),
6121             },
6122             # Core Unit Identifier
6123             'coordinate' => {
6124             'east' => q({0}E),
6125             'north' => q({0}N),
6126             'south' => q({0}S),
6127             'west' => q({0}O),
6128             },
6129             # Long Unit Identifier
6130             'digital-bit' => {
6131             'one' => q({0}b),
6132             'other' => q({0}b),
6133             },
6134             # Core Unit Identifier
6135             'bit' => {
6136             'one' => q({0}b),
6137             'other' => q({0}b),
6138             },
6139             # Long Unit Identifier
6140             'digital-byte' => {
6141             'one' => q({0}B),
6142             'other' => q({0}B),
6143             },
6144             # Core Unit Identifier
6145             'byte' => {
6146             'one' => q({0}B),
6147             'other' => q({0}B),
6148             },
6149             # Long Unit Identifier
6150             'digital-gigabit' => {
6151             'one' => q({0}Gb),
6152             'other' => q({0}Gb),
6153             },
6154             # Core Unit Identifier
6155             'gigabit' => {
6156             'one' => q({0}Gb),
6157             'other' => q({0}Gb),
6158             },
6159             # Long Unit Identifier
6160             'digital-gigabyte' => {
6161             'one' => q({0}GB),
6162             'other' => q({0}GB),
6163             },
6164             # Core Unit Identifier
6165             'gigabyte' => {
6166             'one' => q({0}GB),
6167             'other' => q({0}GB),
6168             },
6169             # Long Unit Identifier
6170             'digital-kilobit' => {
6171             'one' => q({0}kb),
6172             'other' => q({0}kb),
6173             },
6174             # Core Unit Identifier
6175             'kilobit' => {
6176             'one' => q({0}kb),
6177             'other' => q({0}kb),
6178             },
6179             # Long Unit Identifier
6180             'digital-kilobyte' => {
6181             'one' => q({0}kB),
6182             'other' => q({0}kB),
6183             },
6184             # Core Unit Identifier
6185             'kilobyte' => {
6186             'one' => q({0}kB),
6187             'other' => q({0}kB),
6188             },
6189             # Long Unit Identifier
6190             'digital-megabit' => {
6191             'one' => q({0}Mb),
6192             'other' => q({0}Mb),
6193             },
6194             # Core Unit Identifier
6195             'megabit' => {
6196             'one' => q({0}Mb),
6197             'other' => q({0}Mb),
6198             },
6199             # Long Unit Identifier
6200             'digital-megabyte' => {
6201             'one' => q({0}MB),
6202             'other' => q({0}MB),
6203             },
6204             # Core Unit Identifier
6205             'megabyte' => {
6206             'one' => q({0}MB),
6207             'other' => q({0}MB),
6208             },
6209             # Long Unit Identifier
6210             'digital-petabyte' => {
6211             'one' => q({0}PB),
6212             'other' => q({0}PB),
6213             },
6214             # Core Unit Identifier
6215             'petabyte' => {
6216             'one' => q({0}PB),
6217             'other' => q({0}PB),
6218             },
6219             # Long Unit Identifier
6220             'digital-terabit' => {
6221             'one' => q({0}Tb),
6222             'other' => q({0}Tb),
6223             },
6224             # Core Unit Identifier
6225             'terabit' => {
6226             'one' => q({0}Tb),
6227             'other' => q({0}Tb),
6228             },
6229             # Long Unit Identifier
6230             'digital-terabyte' => {
6231             'one' => q({0}TB),
6232             'other' => q({0}TB),
6233             },
6234             # Core Unit Identifier
6235             'terabyte' => {
6236             'one' => q({0}TB),
6237             'other' => q({0}TB),
6238             },
6239             # Long Unit Identifier
6240             'duration-century' => {
6241             'name' => q(s),
6242             'one' => q({0}s),
6243             'other' => q({0}s),
6244             },
6245             # Core Unit Identifier
6246             'century' => {
6247             'name' => q(s),
6248             'one' => q({0}s),
6249             'other' => q({0}s),
6250             },
6251             # Long Unit Identifier
6252             'duration-day' => {
6253             'one' => q({0}d),
6254             'other' => q({0}d),
6255             },
6256             # Core Unit Identifier
6257             'day' => {
6258             'one' => q({0}d),
6259             'other' => q({0}d),
6260             },
6261             # Long Unit Identifier
6262             'duration-decade' => {
6263             'name' => q(déc),
6264             'one' => q({0}déc),
6265             'other' => q({0}déc),
6266             },
6267             # Core Unit Identifier
6268             'decade' => {
6269             'name' => q(déc),
6270             'one' => q({0}déc),
6271             'other' => q({0}déc),
6272             },
6273             # Long Unit Identifier
6274             'duration-hour' => {
6275             'name' => q(h),
6276             'one' => q({0}h),
6277             'other' => q({0}h),
6278             },
6279             # Core Unit Identifier
6280             'hour' => {
6281             'name' => q(h),
6282             'one' => q({0}h),
6283             'other' => q({0}h),
6284             },
6285             # Long Unit Identifier
6286             'duration-microsecond' => {
6287             'one' => q({0}μs),
6288             'other' => q({0}μs),
6289             },
6290             # Core Unit Identifier
6291             'microsecond' => {
6292             'one' => q({0}μs),
6293             'other' => q({0}μs),
6294             },
6295             # Long Unit Identifier
6296             'duration-millisecond' => {
6297             'one' => q({0}ms),
6298             'other' => q({0}ms),
6299             },
6300             # Core Unit Identifier
6301             'millisecond' => {
6302             'one' => q({0}ms),
6303             'other' => q({0}ms),
6304             },
6305             # Long Unit Identifier
6306             'duration-minute' => {
6307             'one' => q({0}min),
6308             'other' => q({0}min),
6309             },
6310             # Core Unit Identifier
6311             'minute' => {
6312             'one' => q({0}min),
6313             'other' => q({0}min),
6314             },
6315             # Long Unit Identifier
6316             'duration-month' => {
6317             'name' => q(m),
6318             'one' => q({0}m),
6319             'other' => q({0}m),
6320             'per' => q({0}/m),
6321             },
6322             # Core Unit Identifier
6323             'month' => {
6324             'name' => q(m),
6325             'one' => q({0}m),
6326             'other' => q({0}m),
6327             'per' => q({0}/m),
6328             },
6329             # Long Unit Identifier
6330             'duration-nanosecond' => {
6331             'one' => q({0}ns),
6332             'other' => q({0}ns),
6333             },
6334             # Core Unit Identifier
6335             'nanosecond' => {
6336             'one' => q({0}ns),
6337             'other' => q({0}ns),
6338             },
6339             # Long Unit Identifier
6340             'duration-night' => {
6341             'name' => q(noches),
6342             'one' => q({0}noche),
6343             'other' => q({0}noches),
6344             'per' => q({0}/noche),
6345             },
6346             # Core Unit Identifier
6347             'night' => {
6348             'name' => q(noches),
6349             'one' => q({0}noche),
6350             'other' => q({0}noches),
6351             'per' => q({0}/noche),
6352             },
6353             # Long Unit Identifier
6354             'duration-quarter' => {
6355             'name' => q(trim),
6356             'one' => q({0}trim),
6357             'other' => q({0}trim),
6358             'per' => q({0}/trim),
6359             },
6360             # Core Unit Identifier
6361             'quarter' => {
6362             'name' => q(trim),
6363             'one' => q({0}trim),
6364             'other' => q({0}trim),
6365             'per' => q({0}/trim),
6366             },
6367             # Long Unit Identifier
6368             'duration-second' => {
6369             'one' => q({0}s),
6370             'other' => q({0}s),
6371             },
6372             # Core Unit Identifier
6373             'second' => {
6374             'one' => q({0}s),
6375             'other' => q({0}s),
6376             },
6377             # Long Unit Identifier
6378             'duration-week' => {
6379             'name' => q(sem),
6380             'one' => q({0}sem),
6381             'other' => q({0}sem),
6382             'per' => q({0}/sem),
6383             },
6384             # Core Unit Identifier
6385             'week' => {
6386             'name' => q(sem),
6387             'one' => q({0}sem),
6388             'other' => q({0}sem),
6389             'per' => q({0}/sem),
6390             },
6391             # Long Unit Identifier
6392             'duration-year' => {
6393             'one' => q({0}a),
6394             'other' => q({0}a),
6395             },
6396             # Core Unit Identifier
6397             'year' => {
6398             'one' => q({0}a),
6399             'other' => q({0}a),
6400             },
6401             # Long Unit Identifier
6402             'electric-ampere' => {
6403             'one' => q({0}A),
6404             'other' => q({0}A),
6405             },
6406             # Core Unit Identifier
6407             'ampere' => {
6408             'one' => q({0}A),
6409             'other' => q({0}A),
6410             },
6411             # Long Unit Identifier
6412             'electric-milliampere' => {
6413             'one' => q({0}mA),
6414             'other' => q({0}mA),
6415             },
6416             # Core Unit Identifier
6417             'milliampere' => {
6418             'one' => q({0}mA),
6419             'other' => q({0}mA),
6420             },
6421             # Long Unit Identifier
6422             'electric-ohm' => {
6423             'one' => q({0}Ω),
6424             'other' => q({0}Ω),
6425             },
6426             # Core Unit Identifier
6427             'ohm' => {
6428             'one' => q({0}Ω),
6429             'other' => q({0}Ω),
6430             },
6431             # Long Unit Identifier
6432             'electric-volt' => {
6433             'one' => q({0}V),
6434             'other' => q({0}V),
6435             },
6436             # Core Unit Identifier
6437             'volt' => {
6438             'one' => q({0}V),
6439             'other' => q({0}V),
6440             },
6441             # Long Unit Identifier
6442             'energy-british-thermal-unit' => {
6443             'one' => q({0}BTU),
6444             'other' => q({0}BTU),
6445             },
6446             # Core Unit Identifier
6447             'british-thermal-unit' => {
6448             'one' => q({0}BTU),
6449             'other' => q({0}BTU),
6450             },
6451             # Long Unit Identifier
6452             'energy-calorie' => {
6453             'one' => q({0}cal),
6454             'other' => q({0}cal),
6455             },
6456             # Core Unit Identifier
6457             'calorie' => {
6458             'one' => q({0}cal),
6459             'other' => q({0}cal),
6460             },
6461             # Long Unit Identifier
6462             'energy-electronvolt' => {
6463             'one' => q({0}eV),
6464             'other' => q({0}eV),
6465             },
6466             # Core Unit Identifier
6467             'electronvolt' => {
6468             'one' => q({0}eV),
6469             'other' => q({0}eV),
6470             },
6471             # Long Unit Identifier
6472             'energy-foodcalorie' => {
6473             'one' => q({0}kcal),
6474             'other' => q({0}kcal),
6475             },
6476             # Core Unit Identifier
6477             'foodcalorie' => {
6478             'one' => q({0}kcal),
6479             'other' => q({0}kcal),
6480             },
6481             # Long Unit Identifier
6482             'energy-joule' => {
6483             'one' => q({0}J),
6484             'other' => q({0}J),
6485             },
6486             # Core Unit Identifier
6487             'joule' => {
6488             'one' => q({0}J),
6489             'other' => q({0}J),
6490             },
6491             # Long Unit Identifier
6492             'energy-kilocalorie' => {
6493             'one' => q({0}kcal),
6494             'other' => q({0}kcal),
6495             },
6496             # Core Unit Identifier
6497             'kilocalorie' => {
6498             'one' => q({0}kcal),
6499             'other' => q({0}kcal),
6500             },
6501             # Long Unit Identifier
6502             'energy-kilojoule' => {
6503             'one' => q({0}kJ),
6504             'other' => q({0}kJ),
6505             },
6506             # Core Unit Identifier
6507             'kilojoule' => {
6508             'one' => q({0}kJ),
6509             'other' => q({0}kJ),
6510             },
6511             # Long Unit Identifier
6512             'energy-kilowatt-hour' => {
6513             'one' => q({0}kWh),
6514             'other' => q({0}kWh),
6515             },
6516             # Core Unit Identifier
6517             'kilowatt-hour' => {
6518             'one' => q({0}kWh),
6519             'other' => q({0}kWh),
6520             },
6521             # Long Unit Identifier
6522             'energy-therm-us' => {
6523             'one' => q({0}thm EEUU),
6524             'other' => q({0}thm EEUU),
6525             },
6526             # Core Unit Identifier
6527             'therm-us' => {
6528             'one' => q({0}thm EEUU),
6529             'other' => q({0}thm EEUU),
6530             },
6531             # Long Unit Identifier
6532             'force-kilowatt-hour-per-100-kilometer' => {
6533             'one' => q({0}kWh/100km),
6534             'other' => q({0}kWh/100km),
6535             },
6536             # Core Unit Identifier
6537             'kilowatt-hour-per-100-kilometer' => {
6538             'one' => q({0}kWh/100km),
6539             'other' => q({0}kWh/100km),
6540             },
6541             # Long Unit Identifier
6542             'force-newton' => {
6543             'one' => q({0}N),
6544             'other' => q({0}N),
6545             },
6546             # Core Unit Identifier
6547             'newton' => {
6548             'one' => q({0}N),
6549             'other' => q({0}N),
6550             },
6551             # Long Unit Identifier
6552             'force-pound-force' => {
6553             'one' => q({0}lbf),
6554             'other' => q({0}lbf),
6555             },
6556             # Core Unit Identifier
6557             'pound-force' => {
6558             'one' => q({0}lbf),
6559             'other' => q({0}lbf),
6560             },
6561             # Long Unit Identifier
6562             'frequency-gigahertz' => {
6563             'one' => q({0}GHz),
6564             'other' => q({0}GHz),
6565             },
6566             # Core Unit Identifier
6567             'gigahertz' => {
6568             'one' => q({0}GHz),
6569             'other' => q({0}GHz),
6570             },
6571             # Long Unit Identifier
6572             'frequency-hertz' => {
6573             'one' => q({0}Hz),
6574             'other' => q({0}Hz),
6575             },
6576             # Core Unit Identifier
6577             'hertz' => {
6578             'one' => q({0}Hz),
6579             'other' => q({0}Hz),
6580             },
6581             # Long Unit Identifier
6582             'frequency-kilohertz' => {
6583             'one' => q({0}kHz),
6584             'other' => q({0}kHz),
6585             },
6586             # Core Unit Identifier
6587             'kilohertz' => {
6588             'one' => q({0}kHz),
6589             'other' => q({0}kHz),
6590             },
6591             # Long Unit Identifier
6592             'frequency-megahertz' => {
6593             'one' => q({0}MHz),
6594             'other' => q({0}MHz),
6595             },
6596             # Core Unit Identifier
6597             'megahertz' => {
6598             'one' => q({0}MHz),
6599             'other' => q({0}MHz),
6600             },
6601             # Long Unit Identifier
6602             'graphics-dot' => {
6603             'one' => q({0}pt),
6604             'other' => q({0}pt),
6605             },
6606             # Core Unit Identifier
6607             'dot' => {
6608             'one' => q({0}pt),
6609             'other' => q({0}pt),
6610             },
6611             # Long Unit Identifier
6612             'graphics-dot-per-centimeter' => {
6613             'one' => q({0}ppcm),
6614             'other' => q({0}ppcm),
6615             },
6616             # Core Unit Identifier
6617             'dot-per-centimeter' => {
6618             'one' => q({0}ppcm),
6619             'other' => q({0}ppcm),
6620             },
6621             # Long Unit Identifier
6622             'graphics-dot-per-inch' => {
6623             'one' => q({0}ppp),
6624             'other' => q({0}ppp),
6625             },
6626             # Core Unit Identifier
6627             'dot-per-inch' => {
6628             'one' => q({0}ppp),
6629             'other' => q({0}ppp),
6630             },
6631             # Long Unit Identifier
6632             'graphics-em' => {
6633             'one' => q({0}em),
6634             'other' => q({0}em),
6635             },
6636             # Core Unit Identifier
6637             'em' => {
6638             'one' => q({0}em),
6639             'other' => q({0}em),
6640             },
6641             # Long Unit Identifier
6642             'graphics-megapixel' => {
6643             'one' => q({0}Mpx),
6644             'other' => q({0}Mpx),
6645             },
6646             # Core Unit Identifier
6647             'megapixel' => {
6648             'one' => q({0}Mpx),
6649             'other' => q({0}Mpx),
6650             },
6651             # Long Unit Identifier
6652             'graphics-pixel' => {
6653             'one' => q({0}px),
6654             'other' => q({0}px),
6655             },
6656             # Core Unit Identifier
6657             'pixel' => {
6658             'one' => q({0}px),
6659             'other' => q({0}px),
6660             },
6661             # Long Unit Identifier
6662             'graphics-pixel-per-centimeter' => {
6663             'one' => q({0}px/cm),
6664             'other' => q({0}px/cm),
6665             },
6666             # Core Unit Identifier
6667             'pixel-per-centimeter' => {
6668             'one' => q({0}px/cm),
6669             'other' => q({0}px/cm),
6670             },
6671             # Long Unit Identifier
6672             'graphics-pixel-per-inch' => {
6673             'one' => q({0}px/in),
6674             'other' => q({0}px/in),
6675             },
6676             # Core Unit Identifier
6677             'pixel-per-inch' => {
6678             'one' => q({0}px/in),
6679             'other' => q({0}px/in),
6680             },
6681             # Long Unit Identifier
6682             'length-astronomical-unit' => {
6683             'one' => q({0}au),
6684             'other' => q({0}au),
6685             },
6686             # Core Unit Identifier
6687             'astronomical-unit' => {
6688             'one' => q({0}au),
6689             'other' => q({0}au),
6690             },
6691             # Long Unit Identifier
6692             'length-centimeter' => {
6693             'one' => q({0}cm),
6694             'other' => q({0}cm),
6695             },
6696             # Core Unit Identifier
6697             'centimeter' => {
6698             'one' => q({0}cm),
6699             'other' => q({0}cm),
6700             },
6701             # Long Unit Identifier
6702             'length-decimeter' => {
6703             'one' => q({0}dm),
6704             'other' => q({0}dm),
6705             },
6706             # Core Unit Identifier
6707             'decimeter' => {
6708             'one' => q({0}dm),
6709             'other' => q({0}dm),
6710             },
6711             # Long Unit Identifier
6712             'length-earth-radius' => {
6713             'one' => q({0}R⊕),
6714             'other' => q({0}R⊕),
6715             },
6716             # Core Unit Identifier
6717             'earth-radius' => {
6718             'one' => q({0}R⊕),
6719             'other' => q({0}R⊕),
6720             },
6721             # Long Unit Identifier
6722             'length-fathom' => {
6723             'one' => q({0}ftm),
6724             'other' => q({0}ftm),
6725             },
6726             # Core Unit Identifier
6727             'fathom' => {
6728             'one' => q({0}ftm),
6729             'other' => q({0}ftm),
6730             },
6731             # Long Unit Identifier
6732             'length-foot' => {
6733             'one' => q({0}ft),
6734             'other' => q({0}ft),
6735             },
6736             # Core Unit Identifier
6737             'foot' => {
6738             'one' => q({0}ft),
6739             'other' => q({0}ft),
6740             },
6741             # Long Unit Identifier
6742             'length-furlong' => {
6743             'one' => q({0}fur),
6744             'other' => q({0}fur),
6745             },
6746             # Core Unit Identifier
6747             'furlong' => {
6748             'one' => q({0}fur),
6749             'other' => q({0}fur),
6750             },
6751             # Long Unit Identifier
6752             'length-inch' => {
6753             'one' => q({0}in),
6754             'other' => q({0}in),
6755             },
6756             # Core Unit Identifier
6757             'inch' => {
6758             'one' => q({0}in),
6759             'other' => q({0}in),
6760             },
6761             # Long Unit Identifier
6762             'length-kilometer' => {
6763             'one' => q({0}km),
6764             'other' => q({0}km),
6765             },
6766             # Core Unit Identifier
6767             'kilometer' => {
6768             'one' => q({0}km),
6769             'other' => q({0}km),
6770             },
6771             # Long Unit Identifier
6772             'length-light-year' => {
6773             'name' => q(al),
6774             'one' => q({0}al),
6775             'other' => q({0}al),
6776             },
6777             # Core Unit Identifier
6778             'light-year' => {
6779             'name' => q(al),
6780             'one' => q({0}al),
6781             'other' => q({0}al),
6782             },
6783             # Long Unit Identifier
6784             'length-meter' => {
6785             'one' => q({0}m),
6786             'other' => q({0}m),
6787             },
6788             # Core Unit Identifier
6789             'meter' => {
6790             'one' => q({0}m),
6791             'other' => q({0}m),
6792             },
6793             # Long Unit Identifier
6794             'length-micrometer' => {
6795             'one' => q({0}μm),
6796             'other' => q({0}μm),
6797             },
6798             # Core Unit Identifier
6799             'micrometer' => {
6800             'one' => q({0}μm),
6801             'other' => q({0}μm),
6802             },
6803             # Long Unit Identifier
6804             'length-mile' => {
6805             'one' => q({0}mi),
6806             'other' => q({0}mi),
6807             },
6808             # Core Unit Identifier
6809             'mile' => {
6810             'one' => q({0}mi),
6811             'other' => q({0}mi),
6812             },
6813             # Long Unit Identifier
6814             'length-mile-scandinavian' => {
6815             'name' => q(mi esc),
6816             'one' => q({0}mi esc),
6817             'other' => q({0}mi esc),
6818             },
6819             # Core Unit Identifier
6820             'mile-scandinavian' => {
6821             'name' => q(mi esc),
6822             'one' => q({0}mi esc),
6823             'other' => q({0}mi esc),
6824             },
6825             # Long Unit Identifier
6826             'length-millimeter' => {
6827             'one' => q({0}mm),
6828             'other' => q({0}mm),
6829             },
6830             # Core Unit Identifier
6831             'millimeter' => {
6832             'one' => q({0}mm),
6833             'other' => q({0}mm),
6834             },
6835             # Long Unit Identifier
6836             'length-nanometer' => {
6837             'one' => q({0}nm),
6838             'other' => q({0}nm),
6839             },
6840             # Core Unit Identifier
6841             'nanometer' => {
6842             'one' => q({0}nm),
6843             'other' => q({0}nm),
6844             },
6845             # Long Unit Identifier
6846             'length-nautical-mile' => {
6847             'one' => q({0}M),
6848             'other' => q({0}M),
6849             },
6850             # Core Unit Identifier
6851             'nautical-mile' => {
6852             'one' => q({0}M),
6853             'other' => q({0}M),
6854             },
6855             # Long Unit Identifier
6856             'length-parsec' => {
6857             'one' => q({0}pc),
6858             'other' => q({0}pc),
6859             },
6860             # Core Unit Identifier
6861             'parsec' => {
6862             'one' => q({0}pc),
6863             'other' => q({0}pc),
6864             },
6865             # Long Unit Identifier
6866             'length-picometer' => {
6867             'one' => q({0}pm),
6868             'other' => q({0}pm),
6869             },
6870             # Core Unit Identifier
6871             'picometer' => {
6872             'one' => q({0}pm),
6873             'other' => q({0}pm),
6874             },
6875             # Long Unit Identifier
6876             'length-point' => {
6877             'name' => q(ptos),
6878             'one' => q({0}pto),
6879             'other' => q({0}pto),
6880             },
6881             # Core Unit Identifier
6882             'point' => {
6883             'name' => q(ptos),
6884             'one' => q({0}pto),
6885             'other' => q({0}pto),
6886             },
6887             # Long Unit Identifier
6888             'length-solar-radius' => {
6889             'one' => q({0}R☉),
6890             'other' => q({0}R☉),
6891             },
6892             # Core Unit Identifier
6893             'solar-radius' => {
6894             'one' => q({0}R☉),
6895             'other' => q({0}R☉),
6896             },
6897             # Long Unit Identifier
6898             'length-yard' => {
6899             'one' => q({0}yd),
6900             'other' => q({0}yd),
6901             },
6902             # Core Unit Identifier
6903             'yard' => {
6904             'one' => q({0}yd),
6905             'other' => q({0}yd),
6906             },
6907             # Long Unit Identifier
6908             'light-candela' => {
6909             'one' => q({0}cd),
6910             'other' => q({0}cd),
6911             },
6912             # Core Unit Identifier
6913             'candela' => {
6914             'one' => q({0}cd),
6915             'other' => q({0}cd),
6916             },
6917             # Long Unit Identifier
6918             'light-lumen' => {
6919             'one' => q({0}lm),
6920             'other' => q({0}lm),
6921             },
6922             # Core Unit Identifier
6923             'lumen' => {
6924             'one' => q({0}lm),
6925             'other' => q({0}lm),
6926             },
6927             # Long Unit Identifier
6928             'light-lux' => {
6929             'one' => q({0}lx),
6930             'other' => q({0}lx),
6931             },
6932             # Core Unit Identifier
6933             'lux' => {
6934             'one' => q({0}lx),
6935             'other' => q({0}lx),
6936             },
6937             # Long Unit Identifier
6938             'light-solar-luminosity' => {
6939             'one' => q({0}L☉),
6940             'other' => q({0}L☉),
6941             },
6942             # Core Unit Identifier
6943             'solar-luminosity' => {
6944             'one' => q({0}L☉),
6945             'other' => q({0}L☉),
6946             },
6947             # Long Unit Identifier
6948             'mass-carat' => {
6949             'one' => q({0}ct),
6950             'other' => q({0}ct),
6951             },
6952             # Core Unit Identifier
6953             'carat' => {
6954             'one' => q({0}ct),
6955             'other' => q({0}ct),
6956             },
6957             # Long Unit Identifier
6958             'mass-dalton' => {
6959             'one' => q({0}Da),
6960             'other' => q({0}Da),
6961             },
6962             # Core Unit Identifier
6963             'dalton' => {
6964             'one' => q({0}Da),
6965             'other' => q({0}Da),
6966             },
6967             # Long Unit Identifier
6968             'mass-earth-mass' => {
6969             'one' => q({0}M⊕),
6970             'other' => q({0}M⊕),
6971             },
6972             # Core Unit Identifier
6973             'earth-mass' => {
6974             'one' => q({0}M⊕),
6975             'other' => q({0}M⊕),
6976             },
6977             # Long Unit Identifier
6978             'mass-grain' => {
6979             'one' => q({0}gr),
6980             'other' => q({0}gr),
6981             },
6982             # Core Unit Identifier
6983             'grain' => {
6984             'one' => q({0}gr),
6985             'other' => q({0}gr),
6986             },
6987             # Long Unit Identifier
6988             'mass-gram' => {
6989             'one' => q({0}g),
6990             'other' => q({0}g),
6991             },
6992             # Core Unit Identifier
6993             'gram' => {
6994             'one' => q({0}g),
6995             'other' => q({0}g),
6996             },
6997             # Long Unit Identifier
6998             'mass-kilogram' => {
6999             'one' => q({0}kg),
7000             'other' => q({0}kg),
7001             },
7002             # Core Unit Identifier
7003             'kilogram' => {
7004             'one' => q({0}kg),
7005             'other' => q({0}kg),
7006             },
7007             # Long Unit Identifier
7008             'mass-microgram' => {
7009             'one' => q({0}μg),
7010             'other' => q({0}μg),
7011             },
7012             # Core Unit Identifier
7013             'microgram' => {
7014             'one' => q({0}μg),
7015             'other' => q({0}μg),
7016             },
7017             # Long Unit Identifier
7018             'mass-milligram' => {
7019             'one' => q({0}mg),
7020             'other' => q({0}mg),
7021             },
7022             # Core Unit Identifier
7023             'milligram' => {
7024             'one' => q({0}mg),
7025             'other' => q({0}mg),
7026             },
7027             # Long Unit Identifier
7028             'mass-ounce' => {
7029             'one' => q({0}oz),
7030             'other' => q({0}oz),
7031             },
7032             # Core Unit Identifier
7033             'ounce' => {
7034             'one' => q({0}oz),
7035             'other' => q({0}oz),
7036             },
7037             # Long Unit Identifier
7038             'mass-ounce-troy' => {
7039             'one' => q({0}oz t),
7040             'other' => q({0}oz t),
7041             },
7042             # Core Unit Identifier
7043             'ounce-troy' => {
7044             'one' => q({0}oz t),
7045             'other' => q({0}oz t),
7046             },
7047             # Long Unit Identifier
7048             'mass-pound' => {
7049             'one' => q({0}lb),
7050             'other' => q({0}lb),
7051             },
7052             # Core Unit Identifier
7053             'pound' => {
7054             'one' => q({0}lb),
7055             'other' => q({0}lb),
7056             },
7057             # Long Unit Identifier
7058             'mass-solar-mass' => {
7059             'one' => q({0}M☉),
7060             'other' => q({0}M☉),
7061             },
7062             # Core Unit Identifier
7063             'solar-mass' => {
7064             'one' => q({0}M☉),
7065             'other' => q({0}M☉),
7066             },
7067             # Long Unit Identifier
7068             'mass-stone' => {
7069             'one' => q({0}st),
7070             'other' => q({0}st),
7071             },
7072             # Core Unit Identifier
7073             'stone' => {
7074             'one' => q({0}st),
7075             'other' => q({0}st),
7076             },
7077             # Long Unit Identifier
7078             'mass-ton' => {
7079             'one' => q({0}tc),
7080             'other' => q({0}tc),
7081             },
7082             # Core Unit Identifier
7083             'ton' => {
7084             'one' => q({0}tc),
7085             'other' => q({0}tc),
7086             },
7087             # Long Unit Identifier
7088             'mass-tonne' => {
7089             'one' => q({0}t),
7090             'other' => q({0}t),
7091             },
7092             # Core Unit Identifier
7093             'tonne' => {
7094             'one' => q({0}t),
7095             'other' => q({0}t),
7096             },
7097             # Long Unit Identifier
7098             'power-gigawatt' => {
7099             'one' => q({0}GW),
7100             'other' => q({0}GW),
7101             },
7102             # Core Unit Identifier
7103             'gigawatt' => {
7104             'one' => q({0}GW),
7105             'other' => q({0}GW),
7106             },
7107             # Long Unit Identifier
7108             'power-horsepower' => {
7109             'one' => q({0}CV),
7110             'other' => q({0}CV),
7111             },
7112             # Core Unit Identifier
7113             'horsepower' => {
7114             'one' => q({0}CV),
7115             'other' => q({0}CV),
7116             },
7117             # Long Unit Identifier
7118             'power-kilowatt' => {
7119             'one' => q({0}kW),
7120             'other' => q({0}kW),
7121             },
7122             # Core Unit Identifier
7123             'kilowatt' => {
7124             'one' => q({0}kW),
7125             'other' => q({0}kW),
7126             },
7127             # Long Unit Identifier
7128             'power-megawatt' => {
7129             'one' => q({0}MW),
7130             'other' => q({0}MW),
7131             },
7132             # Core Unit Identifier
7133             'megawatt' => {
7134             'one' => q({0}MW),
7135             'other' => q({0}MW),
7136             },
7137             # Long Unit Identifier
7138             'power-milliwatt' => {
7139             'one' => q({0}mW),
7140             'other' => q({0}mW),
7141             },
7142             # Core Unit Identifier
7143             'milliwatt' => {
7144             'one' => q({0}mW),
7145             'other' => q({0}mW),
7146             },
7147             # Long Unit Identifier
7148             'power-watt' => {
7149             'one' => q({0}W),
7150             'other' => q({0}W),
7151             },
7152             # Core Unit Identifier
7153             'watt' => {
7154             'one' => q({0}W),
7155             'other' => q({0}W),
7156             },
7157             # Long Unit Identifier
7158             'pressure-atmosphere' => {
7159             'one' => q({0}atm),
7160             'other' => q({0}atm),
7161             },
7162             # Core Unit Identifier
7163             'atmosphere' => {
7164             'one' => q({0}atm),
7165             'other' => q({0}atm),
7166             },
7167             # Long Unit Identifier
7168             'pressure-bar' => {
7169             'one' => q({0}bar),
7170             'other' => q({0}bar),
7171             },
7172             # Core Unit Identifier
7173             'bar' => {
7174             'one' => q({0}bar),
7175             'other' => q({0}bar),
7176             },
7177             # Long Unit Identifier
7178             'pressure-hectopascal' => {
7179             'one' => q({0}hPa),
7180             'other' => q({0}hPa),
7181             },
7182             # Core Unit Identifier
7183             'hectopascal' => {
7184             'one' => q({0}hPa),
7185             'other' => q({0}hPa),
7186             },
7187             # Long Unit Identifier
7188             'pressure-inch-ofhg' => {
7189             'one' => q({0}inHg),
7190             'other' => q({0}inHg),
7191             },
7192             # Core Unit Identifier
7193             'inch-ofhg' => {
7194             'one' => q({0}inHg),
7195             'other' => q({0}inHg),
7196             },
7197             # Long Unit Identifier
7198             'pressure-kilopascal' => {
7199             'one' => q({0}kPa),
7200             'other' => q({0}kPa),
7201             },
7202             # Core Unit Identifier
7203             'kilopascal' => {
7204             'one' => q({0}kPa),
7205             'other' => q({0}kPa),
7206             },
7207             # Long Unit Identifier
7208             'pressure-megapascal' => {
7209             'one' => q({0}MPa),
7210             'other' => q({0}MPa),
7211             },
7212             # Core Unit Identifier
7213             'megapascal' => {
7214             'one' => q({0}MPa),
7215             'other' => q({0}MPa),
7216             },
7217             # Long Unit Identifier
7218             'pressure-millibar' => {
7219             'one' => q({0}mbar),
7220             'other' => q({0}mbar),
7221             },
7222             # Core Unit Identifier
7223             'millibar' => {
7224             'one' => q({0}mbar),
7225             'other' => q({0}mbar),
7226             },
7227             # Long Unit Identifier
7228             'pressure-millimeter-ofhg' => {
7229             'one' => q({0}mmHg),
7230             'other' => q({0}mmHg),
7231             },
7232             # Core Unit Identifier
7233             'millimeter-ofhg' => {
7234             'one' => q({0}mmHg),
7235             'other' => q({0}mmHg),
7236             },
7237             # Long Unit Identifier
7238             'pressure-pascal' => {
7239             'one' => q({0}Pa),
7240             'other' => q({0}Pa),
7241             },
7242             # Core Unit Identifier
7243             'pascal' => {
7244             'one' => q({0}Pa),
7245             'other' => q({0}Pa),
7246             },
7247             # Long Unit Identifier
7248             'pressure-pound-force-per-square-inch' => {
7249             'one' => q({0}psi),
7250             'other' => q({0}psi),
7251             },
7252             # Core Unit Identifier
7253             'pound-force-per-square-inch' => {
7254             'one' => q({0}psi),
7255             'other' => q({0}psi),
7256             },
7257             # Long Unit Identifier
7258             'speed-beaufort' => {
7259             'one' => q(B{0}),
7260             'other' => q(B{0}),
7261             },
7262             # Core Unit Identifier
7263             'beaufort' => {
7264             'one' => q(B{0}),
7265             'other' => q(B{0}),
7266             },
7267             # Long Unit Identifier
7268             'speed-kilometer-per-hour' => {
7269             'one' => q({0}km/h),
7270             'other' => q({0}km/h),
7271             },
7272             # Core Unit Identifier
7273             'kilometer-per-hour' => {
7274             'one' => q({0}km/h),
7275             'other' => q({0}km/h),
7276             },
7277             # Long Unit Identifier
7278             'speed-knot' => {
7279             'one' => q({0}kn),
7280             'other' => q({0}kn),
7281             },
7282             # Core Unit Identifier
7283             'knot' => {
7284             'one' => q({0}kn),
7285             'other' => q({0}kn),
7286             },
7287             # Long Unit Identifier
7288             'speed-light-speed' => {
7289             'name' => q(luz),
7290             'one' => q({0}luz),
7291             'other' => q({0}luz),
7292             },
7293             # Core Unit Identifier
7294             'light-speed' => {
7295             'name' => q(luz),
7296             'one' => q({0}luz),
7297             'other' => q({0}luz),
7298             },
7299             # Long Unit Identifier
7300             'speed-meter-per-second' => {
7301             'one' => q({0}m/s),
7302             'other' => q({0}m/s),
7303             },
7304             # Core Unit Identifier
7305             'meter-per-second' => {
7306             'one' => q({0}m/s),
7307             'other' => q({0}m/s),
7308             },
7309             # Long Unit Identifier
7310             'speed-mile-per-hour' => {
7311             'one' => q({0}mi/h),
7312             'other' => q({0}mi/h),
7313             },
7314             # Core Unit Identifier
7315             'mile-per-hour' => {
7316             'one' => q({0}mi/h),
7317             'other' => q({0}mi/h),
7318             },
7319             # Long Unit Identifier
7320             'temperature-celsius' => {
7321             'one' => q({0}°C),
7322             'other' => q({0}°C),
7323             },
7324             # Core Unit Identifier
7325             'celsius' => {
7326             'one' => q({0}°C),
7327             'other' => q({0}°C),
7328             },
7329             # Long Unit Identifier
7330             'temperature-fahrenheit' => {
7331             'one' => q({0}°F),
7332             'other' => q({0}°F),
7333             },
7334             # Core Unit Identifier
7335             'fahrenheit' => {
7336             'one' => q({0}°F),
7337             'other' => q({0}°F),
7338             },
7339             # Long Unit Identifier
7340             'temperature-kelvin' => {
7341             'one' => q({0}K),
7342             'other' => q({0}K),
7343             },
7344             # Core Unit Identifier
7345             'kelvin' => {
7346             'one' => q({0}K),
7347             'other' => q({0}K),
7348             },
7349             # Long Unit Identifier
7350             'torque-newton-meter' => {
7351             'one' => q({0}Nm),
7352             'other' => q({0}Nm),
7353             },
7354             # Core Unit Identifier
7355             'newton-meter' => {
7356             'one' => q({0}Nm),
7357             'other' => q({0}Nm),
7358             },
7359             # Long Unit Identifier
7360             'torque-pound-force-foot' => {
7361             'one' => q({0}lbf ft),
7362             'other' => q({0}lbf ft),
7363             },
7364             # Core Unit Identifier
7365             'pound-force-foot' => {
7366             'one' => q({0}lbf ft),
7367             'other' => q({0}lbf ft),
7368             },
7369             # Long Unit Identifier
7370             'volume-acre-foot' => {
7371             'one' => q({0}ac ft),
7372             'other' => q({0}ac ft),
7373             },
7374             # Core Unit Identifier
7375             'acre-foot' => {
7376             'one' => q({0}ac ft),
7377             'other' => q({0}ac ft),
7378             },
7379             # Long Unit Identifier
7380             'volume-bushel' => {
7381             'one' => q({0}bu),
7382             'other' => q({0}bu),
7383             },
7384             # Core Unit Identifier
7385             'bushel' => {
7386             'one' => q({0}bu),
7387             'other' => q({0}bu),
7388             },
7389             # Long Unit Identifier
7390             'volume-centiliter' => {
7391             'one' => q({0}cl),
7392             'other' => q({0}cl),
7393             },
7394             # Core Unit Identifier
7395             'centiliter' => {
7396             'one' => q({0}cl),
7397             'other' => q({0}cl),
7398             },
7399             # Long Unit Identifier
7400             'volume-cubic-centimeter' => {
7401             'one' => q({0}cm³),
7402             'other' => q({0}cm³),
7403             },
7404             # Core Unit Identifier
7405             'cubic-centimeter' => {
7406             'one' => q({0}cm³),
7407             'other' => q({0}cm³),
7408             },
7409             # Long Unit Identifier
7410             'volume-cubic-foot' => {
7411             'one' => q({0}ft³),
7412             'other' => q({0}ft³),
7413             },
7414             # Core Unit Identifier
7415             'cubic-foot' => {
7416             'one' => q({0}ft³),
7417             'other' => q({0}ft³),
7418             },
7419             # Long Unit Identifier
7420             'volume-cubic-inch' => {
7421             'one' => q({0}in³),
7422             'other' => q({0}in³),
7423             },
7424             # Core Unit Identifier
7425             'cubic-inch' => {
7426             'one' => q({0}in³),
7427             'other' => q({0}in³),
7428             },
7429             # Long Unit Identifier
7430             'volume-cubic-kilometer' => {
7431             'one' => q({0}km³),
7432             'other' => q({0}km³),
7433             },
7434             # Core Unit Identifier
7435             'cubic-kilometer' => {
7436             'one' => q({0}km³),
7437             'other' => q({0}km³),
7438             },
7439             # Long Unit Identifier
7440             'volume-cubic-meter' => {
7441             'one' => q({0}m³),
7442             'other' => q({0}m³),
7443             },
7444             # Core Unit Identifier
7445             'cubic-meter' => {
7446             'one' => q({0}m³),
7447             'other' => q({0}m³),
7448             },
7449             # Long Unit Identifier
7450             'volume-cubic-mile' => {
7451             'one' => q({0}mi³),
7452             'other' => q({0}mi³),
7453             },
7454             # Core Unit Identifier
7455             'cubic-mile' => {
7456             'one' => q({0}mi³),
7457             'other' => q({0}mi³),
7458             },
7459             # Long Unit Identifier
7460             'volume-cubic-yard' => {
7461             'one' => q({0}yd³),
7462             'other' => q({0}yd³),
7463             },
7464             # Core Unit Identifier
7465             'cubic-yard' => {
7466             'one' => q({0}yd³),
7467             'other' => q({0}yd³),
7468             },
7469             # Long Unit Identifier
7470             'volume-cup' => {
7471             'one' => q({0}tza),
7472             'other' => q({0}tza),
7473             },
7474             # Core Unit Identifier
7475             'cup' => {
7476             'one' => q({0}tza),
7477             'other' => q({0}tza),
7478             },
7479             # Long Unit Identifier
7480             'volume-cup-metric' => {
7481             'one' => q({0}tza m),
7482             'other' => q({0}tza m),
7483             },
7484             # Core Unit Identifier
7485             'cup-metric' => {
7486             'one' => q({0}tza m),
7487             'other' => q({0}tza m),
7488             },
7489             # Long Unit Identifier
7490             'volume-deciliter' => {
7491             'one' => q({0}dl),
7492             'other' => q({0}dl),
7493             },
7494             # Core Unit Identifier
7495             'deciliter' => {
7496             'one' => q({0}dl),
7497             'other' => q({0}dl),
7498             },
7499             # Long Unit Identifier
7500             'volume-dessert-spoon' => {
7501             'one' => q({0}c/p),
7502             'other' => q({0}c/p),
7503             },
7504             # Core Unit Identifier
7505             'dessert-spoon' => {
7506             'one' => q({0}c/p),
7507             'other' => q({0}c/p),
7508             },
7509             # Long Unit Identifier
7510             'volume-dessert-spoon-imperial' => {
7511             'name' => q(dsp imp),
7512             'one' => q({0}dsp imp),
7513             'other' => q({0}dsp imp),
7514             },
7515             # Core Unit Identifier
7516             'dessert-spoon-imperial' => {
7517             'name' => q(dsp imp),
7518             'one' => q({0}dsp imp),
7519             'other' => q({0}dsp imp),
7520             },
7521             # Long Unit Identifier
7522             'volume-dram' => {
7523             'one' => q({0}fl dr),
7524             'other' => q({0}fl dr),
7525             },
7526             # Core Unit Identifier
7527             'dram' => {
7528             'one' => q({0}fl dr),
7529             'other' => q({0}fl dr),
7530             },
7531             # Long Unit Identifier
7532             'volume-drop' => {
7533             'name' => q(gt),
7534             'one' => q({0}gt),
7535             'other' => q({0}gt),
7536             },
7537             # Core Unit Identifier
7538             'drop' => {
7539             'name' => q(gt),
7540             'one' => q({0}gt),
7541             'other' => q({0}gt),
7542             },
7543             # Long Unit Identifier
7544             'volume-fluid-ounce' => {
7545             'one' => q({0}fl oz),
7546             'other' => q({0}fl oz),
7547             },
7548             # Core Unit Identifier
7549             'fluid-ounce' => {
7550             'one' => q({0}fl oz),
7551             'other' => q({0}fl oz),
7552             },
7553             # Long Unit Identifier
7554             'volume-fluid-ounce-imperial' => {
7555             'name' => q(fl oz imp),
7556             'one' => q({0}fl oz im),
7557             'other' => q({0}fl oz im),
7558             },
7559             # Core Unit Identifier
7560             'fluid-ounce-imperial' => {
7561             'name' => q(fl oz imp),
7562             'one' => q({0}fl oz im),
7563             'other' => q({0}fl oz im),
7564             },
7565             # Long Unit Identifier
7566             'volume-gallon' => {
7567             'one' => q({0}gal),
7568             'other' => q({0}gal),
7569             },
7570             # Core Unit Identifier
7571             'gallon' => {
7572             'one' => q({0}gal),
7573             'other' => q({0}gal),
7574             },
7575             # Long Unit Identifier
7576             'volume-gallon-imperial' => {
7577             'name' => q(gal imp),
7578             'one' => q({0}gal imp),
7579             'other' => q({0}gal imp),
7580             'per' => q({0}/gal imp),
7581             },
7582             # Core Unit Identifier
7583             'gallon-imperial' => {
7584             'name' => q(gal imp),
7585             'one' => q({0}gal imp),
7586             'other' => q({0}gal imp),
7587             'per' => q({0}/gal imp),
7588             },
7589             # Long Unit Identifier
7590             'volume-hectoliter' => {
7591             'one' => q({0}hl),
7592             'other' => q({0}hl),
7593             },
7594             # Core Unit Identifier
7595             'hectoliter' => {
7596             'one' => q({0}hl),
7597             'other' => q({0}hl),
7598             },
7599             # Long Unit Identifier
7600             'volume-jigger' => {
7601             'name' => q(med),
7602             'one' => q({0}med),
7603             'other' => q({0}med),
7604             },
7605             # Core Unit Identifier
7606             'jigger' => {
7607             'name' => q(med),
7608             'one' => q({0}med),
7609             'other' => q({0}med),
7610             },
7611             # Long Unit Identifier
7612             'volume-liter' => {
7613             'one' => q({0}l),
7614             'other' => q({0}l),
7615             },
7616             # Core Unit Identifier
7617             'liter' => {
7618             'one' => q({0}l),
7619             'other' => q({0}l),
7620             },
7621             # Long Unit Identifier
7622             'volume-megaliter' => {
7623             'one' => q({0}Ml),
7624             'other' => q({0}Ml),
7625             },
7626             # Core Unit Identifier
7627             'megaliter' => {
7628             'one' => q({0}Ml),
7629             'other' => q({0}Ml),
7630             },
7631             # Long Unit Identifier
7632             'volume-pinch' => {
7633             'one' => q({0}pzc),
7634             'other' => q({0}pzc),
7635             },
7636             # Core Unit Identifier
7637             'pinch' => {
7638             'one' => q({0}pzc),
7639             'other' => q({0}pzc),
7640             },
7641             # Long Unit Identifier
7642             'volume-pint' => {
7643             'one' => q({0}p),
7644             'other' => q({0}p),
7645             },
7646             # Core Unit Identifier
7647             'pint' => {
7648             'one' => q({0}p),
7649             'other' => q({0}p),
7650             },
7651             # Long Unit Identifier
7652             'volume-pint-metric' => {
7653             'one' => q({0}mpt),
7654             'other' => q({0}mpt),
7655             },
7656             # Core Unit Identifier
7657             'pint-metric' => {
7658             'one' => q({0}mpt),
7659             'other' => q({0}mpt),
7660             },
7661             # Long Unit Identifier
7662             'volume-quart' => {
7663             'one' => q({0}qt),
7664             'other' => q({0}qt),
7665             },
7666             # Core Unit Identifier
7667             'quart' => {
7668             'one' => q({0}qt),
7669             'other' => q({0}qt),
7670             },
7671             # Long Unit Identifier
7672             'volume-quart-imperial' => {
7673             'name' => q(qt imp),
7674             'one' => q({0}qt imp),
7675             'other' => q({0}qt imp),
7676             },
7677             # Core Unit Identifier
7678             'quart-imperial' => {
7679             'name' => q(qt imp),
7680             'one' => q({0}qt imp),
7681             'other' => q({0}qt imp),
7682             },
7683             # Long Unit Identifier
7684             'volume-tablespoon' => {
7685             'one' => q({0}cda),
7686             'other' => q({0}cda),
7687             },
7688             # Core Unit Identifier
7689             'tablespoon' => {
7690             'one' => q({0}cda),
7691             'other' => q({0}cda),
7692             },
7693             # Long Unit Identifier
7694             'volume-teaspoon' => {
7695             'one' => q({0}cdta),
7696             'other' => q({0}cdta),
7697             },
7698             # Core Unit Identifier
7699             'teaspoon' => {
7700             'one' => q({0}cdta),
7701             'other' => q({0}cdta),
7702             },
7703             },
7704             'short' => {
7705             # Long Unit Identifier
7706             '' => {
7707             'name' => q(punto),
7708             },
7709             # Core Unit Identifier
7710             '' => {
7711             'name' => q(punto),
7712             },
7713             # Long Unit Identifier
7714             'acceleration-g-force' => {
7715             'name' => q(Fg),
7716             'one' => q({0} Fg),
7717             'other' => q({0} Fg),
7718             },
7719             # Core Unit Identifier
7720             'g-force' => {
7721             'name' => q(Fg),
7722             'one' => q({0} Fg),
7723             'other' => q({0} Fg),
7724             },
7725             # Long Unit Identifier
7726             'angle-arc-minute' => {
7727             'one' => q({0} arcmin),
7728             'other' => q({0} arcmin),
7729             },
7730             # Core Unit Identifier
7731             'arc-minute' => {
7732             'one' => q({0} arcmin),
7733             'other' => q({0} arcmin),
7734             },
7735             # Long Unit Identifier
7736             'angle-arc-second' => {
7737             'one' => q({0} arcsec),
7738             'other' => q({0} arcsec),
7739             },
7740             # Core Unit Identifier
7741             'arc-second' => {
7742             'one' => q({0} arcsec),
7743             'other' => q({0} arcsec),
7744             },
7745             # Long Unit Identifier
7746             'angle-degree' => {
7747             'name' => q(grad.),
7748             },
7749             # Core Unit Identifier
7750             'degree' => {
7751             'name' => q(grad.),
7752             },
7753             # Long Unit Identifier
7754             'area-acre' => {
7755             'name' => q(ac),
7756             },
7757             # Core Unit Identifier
7758             'acre' => {
7759             'name' => q(ac),
7760             },
7761             # Long Unit Identifier
7762             'area-dunam' => {
7763             'name' => q(dunams),
7764             'one' => q({0} dunam),
7765             'other' => q({0} dunams),
7766             },
7767             # Core Unit Identifier
7768             'dunam' => {
7769             'name' => q(dunams),
7770             'one' => q({0} dunam),
7771             'other' => q({0} dunams),
7772             },
7773             # Long Unit Identifier
7774             'area-hectare' => {
7775             'name' => q(ha),
7776             },
7777             # Core Unit Identifier
7778             'hectare' => {
7779             'name' => q(ha),
7780             },
7781             # Long Unit Identifier
7782             'concentr-item' => {
7783             'name' => q(ítem),
7784             'one' => q({0} ítem),
7785             'other' => q({0} ítems),
7786             },
7787             # Core Unit Identifier
7788             'item' => {
7789             'name' => q(ítem),
7790             'one' => q({0} ítem),
7791             'other' => q({0} ítems),
7792             },
7793             # Long Unit Identifier
7794             'concentr-karat' => {
7795             'name' => q(ct),
7796             'one' => q({0} ct),
7797             'other' => q({0} ct),
7798             },
7799             # Core Unit Identifier
7800             'karat' => {
7801             'name' => q(ct),
7802             'one' => q({0} ct),
7803             'other' => q({0} ct),
7804             },
7805             # Long Unit Identifier
7806             'concentr-percent' => {
7807             'name' => q(por ciento),
7808             'one' => q({0} %),
7809             'other' => q({0} %),
7810             },
7811             # Core Unit Identifier
7812             'percent' => {
7813             'name' => q(por ciento),
7814             'one' => q({0} %),
7815             'other' => q({0} %),
7816             },
7817             # Long Unit Identifier
7818             'concentr-permille' => {
7819             'name' => q(por mil),
7820             'one' => q({0} ‰),
7821             'other' => q({0} ‰),
7822             },
7823             # Core Unit Identifier
7824             'permille' => {
7825             'name' => q(por mil),
7826             'one' => q({0} ‰),
7827             'other' => q({0} ‰),
7828             },
7829             # Long Unit Identifier
7830             'concentr-permyriad' => {
7831             'name' => q(por diez mil),
7832             'one' => q({0} ‱),
7833             'other' => q({0} ‱),
7834             },
7835             # Core Unit Identifier
7836             'permyriad' => {
7837             'name' => q(por diez mil),
7838             'one' => q({0} ‱),
7839             'other' => q({0} ‱),
7840             },
7841             # Long Unit Identifier
7842             'concentr-portion-per-1e9' => {
7843             'name' => q(partes/millardo),
7844             },
7845             # Core Unit Identifier
7846             'portion-per-1e9' => {
7847             'name' => q(partes/millardo),
7848             },
7849             # Long Unit Identifier
7850             'consumption-liter-per-100-kilometer' => {
7851             'name' => q(l/100 km),
7852             'one' => q({0} l/100 km),
7853             'other' => q({0} l/100 km),
7854             },
7855             # Core Unit Identifier
7856             'liter-per-100-kilometer' => {
7857             'name' => q(l/100 km),
7858             'one' => q({0} l/100 km),
7859             'other' => q({0} l/100 km),
7860             },
7861             # Long Unit Identifier
7862             'consumption-liter-per-kilometer' => {
7863             'name' => q(l/km),
7864             'one' => q({0} l/km),
7865             'other' => q({0} l/km),
7866             },
7867             # Core Unit Identifier
7868             'liter-per-kilometer' => {
7869             'name' => q(l/km),
7870             'one' => q({0} l/km),
7871             'other' => q({0} l/km),
7872             },
7873             # Long Unit Identifier
7874             'consumption-mile-per-gallon' => {
7875             'name' => q(mi/gal),
7876             'one' => q({0} mi/gal),
7877             'other' => q({0} mi/gal),
7878             },
7879             # Core Unit Identifier
7880             'mile-per-gallon' => {
7881             'name' => q(mi/gal),
7882             'one' => q({0} mi/gal),
7883             'other' => q({0} mi/gal),
7884             },
7885             # Long Unit Identifier
7886             'consumption-mile-per-gallon-imperial' => {
7887             'name' => q(mi/gal imp.),
7888             'one' => q({0} mi/gal imp.),
7889             'other' => q({0} mi/gal imp.),
7890             },
7891             # Core Unit Identifier
7892             'mile-per-gallon-imperial' => {
7893             'name' => q(mi/gal imp.),
7894             'one' => q({0} mi/gal imp.),
7895             'other' => q({0} mi/gal imp.),
7896             },
7897             # Long Unit Identifier
7898             'coordinate' => {
7899             'east' => q({0} E),
7900             'north' => q({0} N),
7901             'south' => q({0} S),
7902             'west' => q({0} O),
7903             },
7904             # Core Unit Identifier
7905             'coordinate' => {
7906             'east' => q({0} E),
7907             'north' => q({0} N),
7908             'south' => q({0} S),
7909             'west' => q({0} O),
7910             },
7911             # Long Unit Identifier
7912             'digital-bit' => {
7913             'name' => q(b),
7914             'one' => q({0} b),
7915             'other' => q({0} b),
7916             },
7917             # Core Unit Identifier
7918             'bit' => {
7919             'name' => q(b),
7920             'one' => q({0} b),
7921             'other' => q({0} b),
7922             },
7923             # Long Unit Identifier
7924             'digital-byte' => {
7925             'name' => q(B),
7926             'one' => q({0} B),
7927             'other' => q({0} B),
7928             },
7929             # Core Unit Identifier
7930             'byte' => {
7931             'name' => q(B),
7932             'one' => q({0} B),
7933             'other' => q({0} B),
7934             },
7935             # Long Unit Identifier
7936             'duration-century' => {
7937             'name' => q(s.),
7938             'one' => q({0} s.),
7939             'other' => q({0} s.),
7940             },
7941             # Core Unit Identifier
7942             'century' => {
7943             'name' => q(s.),
7944             'one' => q({0} s.),
7945             'other' => q({0} s.),
7946             },
7947             # Long Unit Identifier
7948             'duration-day' => {
7949             'name' => q(d),
7950             },
7951             # Core Unit Identifier
7952             'day' => {
7953             'name' => q(d),
7954             },
7955             # Long Unit Identifier
7956             'duration-decade' => {
7957             'name' => q(déc.),
7958             'one' => q({0} déc.),
7959             'other' => q({0} déc.),
7960             },
7961             # Core Unit Identifier
7962             'decade' => {
7963             'name' => q(déc.),
7964             'one' => q({0} déc.),
7965             'other' => q({0} déc.),
7966             },
7967             # Long Unit Identifier
7968             'duration-hour' => {
7969             'name' => q(horas),
7970             },
7971             # Core Unit Identifier
7972             'hour' => {
7973             'name' => q(horas),
7974             },
7975             # Long Unit Identifier
7976             'duration-month' => {
7977             'name' => q(m.),
7978             'one' => q({0} m.),
7979             'other' => q({0} m.),
7980             'per' => q({0}/m.),
7981             },
7982             # Core Unit Identifier
7983             'month' => {
7984             'name' => q(m.),
7985             'one' => q({0} m.),
7986             'other' => q({0} m.),
7987             'per' => q({0}/m.),
7988             },
7989             # Long Unit Identifier
7990             'duration-night' => {
7991             'name' => q(noches),
7992             'one' => q({0} noche),
7993             'other' => q({0} noches),
7994             'per' => q({0}/noche),
7995             },
7996             # Core Unit Identifier
7997             'night' => {
7998             'name' => q(noches),
7999             'one' => q({0} noche),
8000             'other' => q({0} noches),
8001             'per' => q({0}/noche),
8002             },
8003             # Long Unit Identifier
8004             'duration-quarter' => {
8005             'name' => q(trim.),
8006             'one' => q({0} trim.),
8007             'other' => q({0} trim.),
8008             'per' => q({0}/trim.),
8009             },
8010             # Core Unit Identifier
8011             'quarter' => {
8012             'name' => q(trim.),
8013             'one' => q({0} trim.),
8014             'other' => q({0} trim.),
8015             'per' => q({0}/trim.),
8016             },
8017             # Long Unit Identifier
8018             'duration-second' => {
8019             'name' => q(s),
8020             },
8021             # Core Unit Identifier
8022             'second' => {
8023             'name' => q(s),
8024             },
8025             # Long Unit Identifier
8026             'duration-week' => {
8027             'name' => q(sem.),
8028             'one' => q({0} sem.),
8029             'other' => q({0} sem.),
8030             'per' => q({0}/sem.),
8031             },
8032             # Core Unit Identifier
8033             'week' => {
8034             'name' => q(sem.),
8035             'one' => q({0} sem.),
8036             'other' => q({0} sem.),
8037             'per' => q({0}/sem.),
8038             },
8039             # Long Unit Identifier
8040             'duration-year' => {
8041             'name' => q(a),
8042             'one' => q({0} a),
8043             'other' => q({0} a),
8044             'per' => q({0}/a),
8045             },
8046             # Core Unit Identifier
8047             'year' => {
8048             'name' => q(a),
8049             'one' => q({0} a),
8050             'other' => q({0} a),
8051             'per' => q({0}/a),
8052             },
8053             # Long Unit Identifier
8054             'electric-ampere' => {
8055             'name' => q(A),
8056             },
8057             # Core Unit Identifier
8058             'ampere' => {
8059             'name' => q(A),
8060             },
8061             # Long Unit Identifier
8062             'electric-ohm' => {
8063             'name' => q(Ω),
8064             },
8065             # Core Unit Identifier
8066             'ohm' => {
8067             'name' => q(Ω),
8068             },
8069             # Long Unit Identifier
8070             'electric-volt' => {
8071             'name' => q(V),
8072             },
8073             # Core Unit Identifier
8074             'volt' => {
8075             'name' => q(V),
8076             },
8077             # Long Unit Identifier
8078             'energy-british-thermal-unit' => {
8079             'name' => q(BTU),
8080             'one' => q({0} BTU),
8081             'other' => q({0} BTU),
8082             },
8083             # Core Unit Identifier
8084             'british-thermal-unit' => {
8085             'name' => q(BTU),
8086             'one' => q({0} BTU),
8087             'other' => q({0} BTU),
8088             },
8089             # Long Unit Identifier
8090             'energy-joule' => {
8091             'name' => q(J),
8092             },
8093             # Core Unit Identifier
8094             'joule' => {
8095             'name' => q(J),
8096             },
8097             # Long Unit Identifier
8098             'energy-therm-us' => {
8099             'name' => q(thm EE. UU.),
8100             'one' => q({0} thm EE. UU.),
8101             'other' => q({0} thm EE. UU.),
8102             },
8103             # Core Unit Identifier
8104             'therm-us' => {
8105             'name' => q(thm EE. UU.),
8106             'one' => q({0} thm EE. UU.),
8107             'other' => q({0} thm EE. UU.),
8108             },
8109             # Long Unit Identifier
8110             'force-kilowatt-hour-per-100-kilometer' => {
8111             'name' => q(kWh/100 km),
8112             'one' => q({0} kWh/100 km),
8113             'other' => q({0} kWh/100 km),
8114             },
8115             # Core Unit Identifier
8116             'kilowatt-hour-per-100-kilometer' => {
8117             'name' => q(kWh/100 km),
8118             'one' => q({0} kWh/100 km),
8119             'other' => q({0} kWh/100 km),
8120             },
8121             # Long Unit Identifier
8122             'graphics-dot' => {
8123             'name' => q(pt),
8124             'one' => q({0} pt),
8125             'other' => q({0} pt),
8126             },
8127             # Core Unit Identifier
8128             'dot' => {
8129             'name' => q(pt),
8130             'one' => q({0} pt),
8131             'other' => q({0} pt),
8132             },
8133             # Long Unit Identifier
8134             'graphics-dot-per-centimeter' => {
8135             'name' => q(ppcm),
8136             'one' => q({0} ppcm),
8137             'other' => q({0} ppcm),
8138             },
8139             # Core Unit Identifier
8140             'dot-per-centimeter' => {
8141             'name' => q(ppcm),
8142             'one' => q({0} ppcm),
8143             'other' => q({0} ppcm),
8144             },
8145             # Long Unit Identifier
8146             'graphics-dot-per-inch' => {
8147             'name' => q(ppp),
8148             'one' => q({0} ppp),
8149             'other' => q({0} ppp),
8150             },
8151             # Core Unit Identifier
8152             'dot-per-inch' => {
8153             'name' => q(ppp),
8154             'one' => q({0} ppp),
8155             'other' => q({0} ppp),
8156             },
8157             # Long Unit Identifier
8158             'graphics-megapixel' => {
8159             'name' => q(Mpx),
8160             'one' => q({0} Mpx),
8161             'other' => q({0} Mpx),
8162             },
8163             # Core Unit Identifier
8164             'megapixel' => {
8165             'name' => q(Mpx),
8166             'one' => q({0} Mpx),
8167             'other' => q({0} Mpx),
8168             },
8169             # Long Unit Identifier
8170             'graphics-pixel-per-centimeter' => {
8171             'name' => q(px/cm),
8172             'one' => q({0} px/cm),
8173             'other' => q({0} px/cm),
8174             },
8175             # Core Unit Identifier
8176             'pixel-per-centimeter' => {
8177             'name' => q(px/cm),
8178             'one' => q({0} px/cm),
8179             'other' => q({0} px/cm),
8180             },
8181             # Long Unit Identifier
8182             'graphics-pixel-per-inch' => {
8183             'name' => q(px/in),
8184             'one' => q({0} px/in),
8185             'other' => q({0} px/in),
8186             },
8187             # Core Unit Identifier
8188             'pixel-per-inch' => {
8189             'name' => q(px/in),
8190             'one' => q({0} px/in),
8191             'other' => q({0} px/in),
8192             },
8193             # Long Unit Identifier
8194             'length-fathom' => {
8195             'name' => q(ftm),
8196             'one' => q({0} ftm),
8197             'other' => q({0} ftm),
8198             },
8199             # Core Unit Identifier
8200             'fathom' => {
8201             'name' => q(ftm),
8202             'one' => q({0} ftm),
8203             'other' => q({0} ftm),
8204             },
8205             # Long Unit Identifier
8206             'length-light-year' => {
8207             'name' => q(a. l.),
8208             'one' => q({0} a. l.),
8209             'other' => q({0} a. l.),
8210             },
8211             # Core Unit Identifier
8212             'light-year' => {
8213             'name' => q(a. l.),
8214             'one' => q({0} a. l.),
8215             'other' => q({0} a. l.),
8216             },
8217             # Long Unit Identifier
8218             'length-meter' => {
8219             'name' => q(m),
8220             },
8221             # Core Unit Identifier
8222             'meter' => {
8223             'name' => q(m),
8224             },
8225             # Long Unit Identifier
8226             'length-mile-scandinavian' => {
8227             'name' => q(mi esc.),
8228             'one' => q({0} mi esc.),
8229             'other' => q({0} mi esc.),
8230             },
8231             # Core Unit Identifier
8232             'mile-scandinavian' => {
8233             'name' => q(mi esc.),
8234             'one' => q({0} mi esc.),
8235             'other' => q({0} mi esc.),
8236             },
8237             # Long Unit Identifier
8238             'length-nautical-mile' => {
8239             'name' => q(M),
8240             'one' => q({0} M),
8241             'other' => q({0} M),
8242             },
8243             # Core Unit Identifier
8244             'nautical-mile' => {
8245             'name' => q(M),
8246             'one' => q({0} M),
8247             'other' => q({0} M),
8248             },
8249             # Long Unit Identifier
8250             'length-point' => {
8251             'name' => q(ptos.),
8252             'one' => q({0} pto.),
8253             'other' => q({0} ptos.),
8254             },
8255             # Core Unit Identifier
8256             'point' => {
8257             'name' => q(ptos.),
8258             'one' => q({0} pto.),
8259             'other' => q({0} ptos.),
8260             },
8261             # Long Unit Identifier
8262             'mass-carat' => {
8263             'name' => q(ct),
8264             'one' => q({0} ct),
8265             'other' => q({0} ct),
8266             },
8267             # Core Unit Identifier
8268             'carat' => {
8269             'name' => q(ct),
8270             'one' => q({0} ct),
8271             'other' => q({0} ct),
8272             },
8273             # Long Unit Identifier
8274             'mass-grain' => {
8275             'name' => q(gr),
8276             'one' => q({0} gr),
8277             'other' => q({0} gr),
8278             },
8279             # Core Unit Identifier
8280             'grain' => {
8281             'name' => q(gr),
8282             'one' => q({0} gr),
8283             'other' => q({0} gr),
8284             },
8285             # Long Unit Identifier
8286             'mass-gram' => {
8287             'name' => q(g),
8288             },
8289             # Core Unit Identifier
8290             'gram' => {
8291             'name' => q(g),
8292             },
8293             # Long Unit Identifier
8294             'mass-ton' => {
8295             'name' => q(tc),
8296             'one' => q({0} tc),
8297             'other' => q({0} tc),
8298             },
8299             # Core Unit Identifier
8300             'ton' => {
8301             'name' => q(tc),
8302             'one' => q({0} tc),
8303             'other' => q({0} tc),
8304             },
8305             # Long Unit Identifier
8306             'power-horsepower' => {
8307             'name' => q(CV),
8308             'one' => q({0} CV),
8309             'other' => q({0} CV),
8310             },
8311             # Core Unit Identifier
8312             'horsepower' => {
8313             'name' => q(CV),
8314             'one' => q({0} CV),
8315             'other' => q({0} CV),
8316             },
8317             # Long Unit Identifier
8318             'power-watt' => {
8319             'name' => q(W),
8320             },
8321             # Core Unit Identifier
8322             'watt' => {
8323             'name' => q(W),
8324             },
8325             # Long Unit Identifier
8326             'pressure-millimeter-ofhg' => {
8327             'name' => q(mmHg),
8328             'one' => q({0} mmHg),
8329             'other' => q({0} mmHg),
8330             },
8331             # Core Unit Identifier
8332             'millimeter-ofhg' => {
8333             'name' => q(mmHg),
8334             'one' => q({0} mmHg),
8335             'other' => q({0} mmHg),
8336             },
8337             # Long Unit Identifier
8338             'speed-light-speed' => {
8339             'name' => q(luz),
8340             'one' => q({0} luz),
8341             'other' => q({0} luz),
8342             },
8343             # Core Unit Identifier
8344             'light-speed' => {
8345             'name' => q(luz),
8346             'one' => q({0} luz),
8347             'other' => q({0} luz),
8348             },
8349             # Long Unit Identifier
8350             'temperature-celsius' => {
8351             'one' => q({0} °C),
8352             'other' => q({0} °C),
8353             },
8354             # Core Unit Identifier
8355             'celsius' => {
8356             'one' => q({0} °C),
8357             'other' => q({0} °C),
8358             },
8359             # Long Unit Identifier
8360             'temperature-fahrenheit' => {
8361             'one' => q({0} °F),
8362             'other' => q({0} °F),
8363             },
8364             # Core Unit Identifier
8365             'fahrenheit' => {
8366             'one' => q({0} °F),
8367             'other' => q({0} °F),
8368             },
8369             # Long Unit Identifier
8370             'torque-newton-meter' => {
8371             'name' => q(Nm),
8372             'one' => q({0} Nm),
8373             'other' => q({0} Nm),
8374             },
8375             # Core Unit Identifier
8376             'newton-meter' => {
8377             'name' => q(Nm),
8378             'one' => q({0} Nm),
8379             'other' => q({0} Nm),
8380             },
8381             # Long Unit Identifier
8382             'torque-pound-force-foot' => {
8383             'name' => q(lbf ft),
8384             'one' => q({0} lbf ft),
8385             'other' => q({0} lbf ft),
8386             },
8387             # Core Unit Identifier
8388             'pound-force-foot' => {
8389             'name' => q(lbf ft),
8390             'one' => q({0} lbf ft),
8391             'other' => q({0} lbf ft),
8392             },
8393             # Long Unit Identifier
8394             'volume-centiliter' => {
8395             'name' => q(cl),
8396             'one' => q({0} cl),
8397             'other' => q({0} cl),
8398             },
8399             # Core Unit Identifier
8400             'centiliter' => {
8401             'name' => q(cl),
8402             'one' => q({0} cl),
8403             'other' => q({0} cl),
8404             },
8405             # Long Unit Identifier
8406             'volume-cup' => {
8407             'name' => q(tza),
8408             'one' => q({0} tza),
8409             'other' => q({0} tza),
8410             },
8411             # Core Unit Identifier
8412             'cup' => {
8413             'name' => q(tza),
8414             'one' => q({0} tza),
8415             'other' => q({0} tza),
8416             },
8417             # Long Unit Identifier
8418             'volume-cup-metric' => {
8419             'name' => q(tza m),
8420             'one' => q({0} tza m),
8421             'other' => q({0} tza m),
8422             },
8423             # Core Unit Identifier
8424             'cup-metric' => {
8425             'name' => q(tza m),
8426             'one' => q({0} tza m),
8427             'other' => q({0} tza m),
8428             },
8429             # Long Unit Identifier
8430             'volume-deciliter' => {
8431             'name' => q(dl),
8432             'one' => q({0} dl),
8433             'other' => q({0} dl),
8434             },
8435             # Core Unit Identifier
8436             'deciliter' => {
8437             'name' => q(dl),
8438             'one' => q({0} dl),
8439             'other' => q({0} dl),
8440             },
8441             # Long Unit Identifier
8442             'volume-dessert-spoon' => {
8443             'name' => q(c/p),
8444             'one' => q({0} c/p),
8445             'other' => q({0} c/p),
8446             },
8447             # Core Unit Identifier
8448             'dessert-spoon' => {
8449             'name' => q(c/p),
8450             'one' => q({0} c/p),
8451             'other' => q({0} c/p),
8452             },
8453             # Long Unit Identifier
8454             'volume-dessert-spoon-imperial' => {
8455             'name' => q(dstspn imp.),
8456             'one' => q({0} dstspn imp.),
8457             'other' => q({0} dstspn imp.),
8458             },
8459             # Core Unit Identifier
8460             'dessert-spoon-imperial' => {
8461             'name' => q(dstspn imp.),
8462             'one' => q({0} dstspn imp.),
8463             'other' => q({0} dstspn imp.),
8464             },
8465             # Long Unit Identifier
8466             'volume-dram' => {
8467             'name' => q(fl dr),
8468             'one' => q({0} fl dr),
8469             'other' => q({0} fl dr),
8470             },
8471             # Core Unit Identifier
8472             'dram' => {
8473             'name' => q(fl dr),
8474             'one' => q({0} fl dr),
8475             'other' => q({0} fl dr),
8476             },
8477             # Long Unit Identifier
8478             'volume-drop' => {
8479             'name' => q(gota),
8480             'one' => q({0} gota),
8481             'other' => q({0} gotas),
8482             },
8483             # Core Unit Identifier
8484             'drop' => {
8485             'name' => q(gota),
8486             'one' => q({0} gota),
8487             'other' => q({0} gotas),
8488             },
8489             # Long Unit Identifier
8490             'volume-fluid-ounce' => {
8491             'name' => q(fl oz),
8492             'one' => q({0} fl oz),
8493             'other' => q({0} fl oz),
8494             },
8495             # Core Unit Identifier
8496             'fluid-ounce' => {
8497             'name' => q(fl oz),
8498             'one' => q({0} fl oz),
8499             'other' => q({0} fl oz),
8500             },
8501             # Long Unit Identifier
8502             'volume-fluid-ounce-imperial' => {
8503             'name' => q(fl oz imp.),
8504             'one' => q({0} fl oz imp.),
8505             'other' => q({0} fl oz imp.),
8506             },
8507             # Core Unit Identifier
8508             'fluid-ounce-imperial' => {
8509             'name' => q(fl oz imp.),
8510             'one' => q({0} fl oz imp.),
8511             'other' => q({0} fl oz imp.),
8512             },
8513             # Long Unit Identifier
8514             'volume-gallon' => {
8515             'name' => q(gal),
8516             'one' => q({0} gal),
8517             'other' => q({0} gal),
8518             'per' => q({0}/gal),
8519             },
8520             # Core Unit Identifier
8521             'gallon' => {
8522             'name' => q(gal),
8523             'one' => q({0} gal),
8524             'other' => q({0} gal),
8525             'per' => q({0}/gal),
8526             },
8527             # Long Unit Identifier
8528             'volume-gallon-imperial' => {
8529             'name' => q(gal imp.),
8530             'one' => q({0} gal imp.),
8531             'other' => q({0} gal imp.),
8532             'per' => q({0}/gal imp.),
8533             },
8534             # Core Unit Identifier
8535             'gallon-imperial' => {
8536             'name' => q(gal imp.),
8537             'one' => q({0} gal imp.),
8538             'other' => q({0} gal imp.),
8539             'per' => q({0}/gal imp.),
8540             },
8541             # Long Unit Identifier
8542             'volume-hectoliter' => {
8543             'name' => q(hl),
8544             'one' => q({0} hl),
8545             'other' => q({0} hl),
8546             },
8547             # Core Unit Identifier
8548             'hectoliter' => {
8549             'name' => q(hl),
8550             'one' => q({0} hl),
8551             'other' => q({0} hl),
8552             },
8553             # Long Unit Identifier
8554             'volume-jigger' => {
8555             'name' => q(medidor),
8556             'one' => q({0} medidor),
8557             'other' => q({0} medidores),
8558             },
8559             # Core Unit Identifier
8560             'jigger' => {
8561             'name' => q(medidor),
8562             'one' => q({0} medidor),
8563             'other' => q({0} medidores),
8564             },
8565             # Long Unit Identifier
8566             'volume-liter' => {
8567             'name' => q(l),
8568             },
8569             # Core Unit Identifier
8570             'liter' => {
8571             'name' => q(l),
8572             },
8573             # Long Unit Identifier
8574             'volume-megaliter' => {
8575             'name' => q(Ml),
8576             'one' => q({0} Ml),
8577             'other' => q({0} Ml),
8578             },
8579             # Core Unit Identifier
8580             'megaliter' => {
8581             'name' => q(Ml),
8582             'one' => q({0} Ml),
8583             'other' => q({0} Ml),
8584             },
8585             # Long Unit Identifier
8586             'volume-milliliter' => {
8587             'name' => q(ml),
8588             'one' => q({0} ml),
8589             'other' => q({0} ml),
8590             },
8591             # Core Unit Identifier
8592             'milliliter' => {
8593             'name' => q(ml),
8594             'one' => q({0} ml),
8595             'other' => q({0} ml),
8596             },
8597             # Long Unit Identifier
8598             'volume-pinch' => {
8599             'name' => q(pzc),
8600             'one' => q({0} pzc),
8601             'other' => q({0} pzc),
8602             },
8603             # Core Unit Identifier
8604             'pinch' => {
8605             'name' => q(pzc),
8606             'one' => q({0} pzc),
8607             'other' => q({0} pzc),
8608             },
8609             # Long Unit Identifier
8610             'volume-pint' => {
8611             'name' => q(p),
8612             'one' => q({0} p),
8613             'other' => q({0} p),
8614             },
8615             # Core Unit Identifier
8616             'pint' => {
8617             'name' => q(p),
8618             'one' => q({0} p),
8619             'other' => q({0} p),
8620             },
8621             # Long Unit Identifier
8622             'volume-quart-imperial' => {
8623             'name' => q(qt imp.),
8624             'one' => q({0} qt imp.),
8625             'other' => q({0} qt imp.),
8626             },
8627             # Core Unit Identifier
8628             'quart-imperial' => {
8629             'name' => q(qt imp.),
8630             'one' => q({0} qt imp.),
8631             'other' => q({0} qt imp.),
8632             },
8633             # Long Unit Identifier
8634             'volume-tablespoon' => {
8635             'name' => q(cda),
8636             'one' => q({0} cda),
8637             'other' => q({0} cda),
8638             },
8639             # Core Unit Identifier
8640             'tablespoon' => {
8641             'name' => q(cda),
8642             'one' => q({0} cda),
8643             'other' => q({0} cda),
8644             },
8645             # Long Unit Identifier
8646             'volume-teaspoon' => {
8647             'name' => q(cdta),
8648             'one' => q({0} cdta),
8649             'other' => q({0} cdta),
8650             },
8651             # Core Unit Identifier
8652             'teaspoon' => {
8653             'name' => q(cdta),
8654             'one' => q({0} cdta),
8655             'other' => q({0} cdta),
8656             },
8657             },
8658             } }
8659             );
8660              
8661             has 'yesstr' => (
8662             is => 'ro',
8663             isa => RegexpRef,
8664             init_arg => undef,
8665             default => sub { qr'^(?i:sí|s|yes|y)$' }
8666             );
8667              
8668             has 'nostr' => (
8669             is => 'ro',
8670             isa => RegexpRef,
8671             init_arg => undef,
8672             default => sub { qr'^(?i:|no|n)$' }
8673             );
8674              
8675             has 'listPatterns' => (
8676             is => 'ro',
8677             isa => HashRef,
8678             init_arg => undef,
8679             default => sub { {
8680             end => q({0} y {1}),
8681             2 => q({0} y {1}),
8682             } }
8683             );
8684              
8685             has 'minimum_grouping_digits' => (
8686             is =>'ro',
8687             isa => Int,
8688             init_arg => undef,
8689             default => 2,
8690             );
8691              
8692             has 'number_symbols' => (
8693             is => 'ro',
8694             isa => HashRef,
8695             init_arg => undef,
8696             default => sub { {
8697             'latn' => {
8698             'decimal' => q(,),
8699             'group' => q(.),
8700             },
8701             } }
8702             );
8703              
8704             has 'number_formats' => (
8705             is => 'ro',
8706             isa => HashRef,
8707             init_arg => undef,
8708             default => sub { {
8709             decimalFormat => {
8710             'long' => {
8711             '1000' => {
8712             'one' => '0 mil',
8713             'other' => '0 mil',
8714             },
8715             '10000' => {
8716             'one' => '00 mil',
8717             'other' => '00 mil',
8718             },
8719             '100000' => {
8720             'one' => '000 mil',
8721             'other' => '000 mil',
8722             },
8723             '1000000' => {
8724             'one' => '0 millón',
8725             'other' => '0 millones',
8726             },
8727             '10000000' => {
8728             'one' => '00 millones',
8729             'other' => '00 millones',
8730             },
8731             '100000000' => {
8732             'one' => '000 millones',
8733             'other' => '000 millones',
8734             },
8735             '1000000000' => {
8736             'one' => '0 mil millones',
8737             'other' => '0 mil millones',
8738             },
8739             '10000000000' => {
8740             'one' => '00 mil millones',
8741             'other' => '00 mil millones',
8742             },
8743             '100000000000' => {
8744             'one' => '000 mil millones',
8745             'other' => '000 mil millones',
8746             },
8747             '1000000000000' => {
8748             'one' => '0 billón',
8749             'other' => '0 billones',
8750             },
8751             '10000000000000' => {
8752             'one' => '00 billones',
8753             'other' => '00 billones',
8754             },
8755             '100000000000000' => {
8756             'one' => '000 billones',
8757             'other' => '000 billones',
8758             },
8759             },
8760             'short' => {
8761             '1000' => {
8762             'one' => '0 mil',
8763             'other' => '0 mil',
8764             },
8765             '10000' => {
8766             'one' => '00 mil',
8767             'other' => '00 mil',
8768             },
8769             '100000' => {
8770             'one' => '000 mil',
8771             'other' => '000 mil',
8772             },
8773             '1000000' => {
8774             'one' => '0 M',
8775             'other' => '0 M',
8776             },
8777             '10000000' => {
8778             'one' => '00 M',
8779             'other' => '00 M',
8780             },
8781             '100000000' => {
8782             'one' => '000 M',
8783             'other' => '000 M',
8784             },
8785             '1000000000' => {
8786             'one' => '0000 M',
8787             'other' => '0000 M',
8788             },
8789             '10000000000' => {
8790             'one' => '00 mil M',
8791             'other' => '00 mil M',
8792             },
8793             '100000000000' => {
8794             'one' => '000 mil M',
8795             'other' => '000 mil M',
8796             },
8797             '1000000000000' => {
8798             'one' => '0 B',
8799             'other' => '0 B',
8800             },
8801             '10000000000000' => {
8802             'one' => '00 B',
8803             'other' => '00 B',
8804             },
8805             '100000000000000' => {
8806             'one' => '000 B',
8807             'other' => '000 B',
8808             },
8809             },
8810             },
8811             percentFormat => {
8812             'default' => {
8813             'standard' => {
8814             'default' => '#,##0 %',
8815             },
8816             },
8817             },
8818             } },
8819             );
8820              
8821             has 'number_currency_formats' => (
8822             is => 'ro',
8823             isa => HashRef,
8824             init_arg => undef,
8825             default => sub { {
8826             'latn' => {
8827             'pattern' => {
8828             'default' => {
8829             'standard' => {
8830             'positive' => '#,##0.00 ¤',
8831             },
8832             },
8833             },
8834             },
8835             } },
8836             );
8837              
8838             has 'currencies' => (
8839             is => 'ro',
8840             isa => HashRef,
8841             init_arg => undef,
8842             default => sub { {
8843             'ADP' => {
8844             display_name => {
8845             'currency' => q(peseta andorrana),
8846             'one' => q(peseta andorrana),
8847             'other' => q(pesetas andorranas),
8848             },
8849             },
8850             'AED' => {
8851             display_name => {
8852             'currency' => q(dírham de los Emiratos Árabes Unidos),
8853             'one' => q(dírham de los Emiratos Árabes Unidos),
8854             'other' => q(dírhams de los Emiratos Árabes Unidos),
8855             },
8856             },
8857             'AFA' => {
8858             display_name => {
8859             'currency' => q(afgani \(1927–2002\)),
8860             },
8861             },
8862             'AFN' => {
8863             display_name => {
8864             'currency' => q(afgani afgano),
8865             'one' => q(afgani afgano),
8866             'other' => q(afganis afganos),
8867             },
8868             },
8869             'ALL' => {
8870             display_name => {
8871             'currency' => q(lek albanés),
8872             'one' => q(lek albanés),
8873             'other' => q(leks albaneses),
8874             },
8875             },
8876             'AMD' => {
8877             display_name => {
8878             'currency' => q(dram armenio),
8879             'one' => q(dram armenio),
8880             'other' => q(drams armenios),
8881             },
8882             },
8883             'ANG' => {
8884             display_name => {
8885             'currency' => q(florín antillano),
8886             'one' => q(florín antillano),
8887             'other' => q(florines antillanos),
8888             },
8889             },
8890             'AOA' => {
8891             display_name => {
8892             'currency' => q(kuanza angoleño),
8893             'one' => q(kuanza angoleño),
8894             'other' => q(kuanzas angoleños),
8895             },
8896             },
8897             'AOK' => {
8898             display_name => {
8899             'currency' => q(kwanza angoleño \(1977–1990\)),
8900             },
8901             },
8902             'AON' => {
8903             display_name => {
8904             'currency' => q(nuevo kwanza angoleño \(1990–2000\)),
8905             },
8906             },
8907             'AOR' => {
8908             display_name => {
8909             'currency' => q(kwanza reajustado angoleño \(1995–1999\)),
8910             },
8911             },
8912             'ARA' => {
8913             display_name => {
8914             'currency' => q(austral argentino),
8915             'one' => q(austral argentino),
8916             'other' => q(australes argentinos),
8917             },
8918             },
8919             'ARP' => {
8920             display_name => {
8921             'currency' => q(peso argentino \(1983–1985\)),
8922             'one' => q(peso argentino \(ARP\)),
8923             'other' => q(pesos argentinos \(ARP\)),
8924             },
8925             },
8926             'ARS' => {
8927             display_name => {
8928             'currency' => q(peso argentino),
8929             'one' => q(peso argentino),
8930             'other' => q(pesos argentinos),
8931             },
8932             },
8933             'ATS' => {
8934             display_name => {
8935             'currency' => q(chelín austriaco),
8936             'one' => q(chelín austriaco),
8937             'other' => q(chelines austriacos),
8938             },
8939             },
8940             'AUD' => {
8941             symbol => 'AUD',
8942             display_name => {
8943             'currency' => q(dólar australiano),
8944             'one' => q(dólar australiano),
8945             'other' => q(dólares australianos),
8946             },
8947             },
8948             'AWG' => {
8949             display_name => {
8950             'currency' => q(florín arubeño),
8951             'one' => q(florín arubeño),
8952             'other' => q(florines arubeños),
8953             },
8954             },
8955             'AZM' => {
8956             display_name => {
8957             'currency' => q(manat azerí \(1993–2006\)),
8958             },
8959             },
8960             'AZN' => {
8961             display_name => {
8962             'currency' => q(manat azerbaiyano),
8963             'one' => q(manat azerbaiyano),
8964             'other' => q(manats azerbaiyanos),
8965             },
8966             },
8967             'BAD' => {
8968             display_name => {
8969             'currency' => q(dinar bosnio),
8970             'one' => q(dinar bosnio),
8971             'other' => q(dinares bosnios),
8972             },
8973             },
8974             'BAM' => {
8975             display_name => {
8976             'currency' => q(marco convertible de Bosnia y Herzegovina),
8977             'one' => q(marco convertible de Bosnia y Herzegovina),
8978             'other' => q(marcos convertibles de Bosnia y Herzegovina),
8979             },
8980             },
8981             'BBD' => {
8982             display_name => {
8983             'currency' => q(dólar barbadense),
8984             'one' => q(dólar barbadense),
8985             'other' => q(dólares barbadenses),
8986             },
8987             },
8988             'BDT' => {
8989             display_name => {
8990             'currency' => q(taka bangladesí),
8991             'one' => q(taka bangladesí),
8992             'other' => q(takas bangladesíes),
8993             },
8994             },
8995             'BEC' => {
8996             display_name => {
8997             'currency' => q(franco belga \(convertible\)),
8998             'one' => q(franco belga \(convertible\)),
8999             'other' => q(francos belgas \(convertibles\)),
9000             },
9001             },
9002             'BEF' => {
9003             display_name => {
9004             'currency' => q(franco belga),
9005             'one' => q(franco belga),
9006             'other' => q(francos belgas),
9007             },
9008             },
9009             'BEL' => {
9010             display_name => {
9011             'currency' => q(franco belga \(financiero\)),
9012             'one' => q(franco belga \(financiero\)),
9013             'other' => q(francos belgas \(financieros\)),
9014             },
9015             },
9016             'BGL' => {
9017             display_name => {
9018             'currency' => q(lev fuerte búlgaro),
9019             'one' => q(lev fuerte búlgaro),
9020             'other' => q(leva fuertes búlgaros),
9021             },
9022             },
9023             'BGN' => {
9024             display_name => {
9025             'currency' => q(leva búlgara),
9026             'one' => q(leva búlgara),
9027             'other' => q(levas búlgaras),
9028             },
9029             },
9030             'BHD' => {
9031             display_name => {
9032             'currency' => q(dinar bareiní),
9033             'one' => q(dinar bareiní),
9034             'other' => q(dinares bareiníes),
9035             },
9036             },
9037             'BIF' => {
9038             display_name => {
9039             'currency' => q(franco burundés),
9040             'one' => q(franco burundés),
9041             'other' => q(francos burundeses),
9042             },
9043             },
9044             'BMD' => {
9045             display_name => {
9046             'currency' => q(dólar bermudeño),
9047             'one' => q(dólar bermudeño),
9048             'other' => q(dólares bermudeños),
9049             },
9050             },
9051             'BND' => {
9052             display_name => {
9053             'currency' => q(dólar bruneano),
9054             'one' => q(dólar bruneano),
9055             'other' => q(dólares bruneanos),
9056             },
9057             },
9058             'BOB' => {
9059             display_name => {
9060             'currency' => q(boliviano),
9061             'one' => q(boliviano),
9062             'other' => q(bolivianos),
9063             },
9064             },
9065             'BOP' => {
9066             display_name => {
9067             'currency' => q(peso boliviano),
9068             'one' => q(peso boliviano),
9069             'other' => q(pesos bolivianos),
9070             },
9071             },
9072             'BOV' => {
9073             display_name => {
9074             'currency' => q(MVDOL boliviano),
9075             'one' => q(MVDOL boliviano),
9076             'other' => q(MVDOL bolivianos),
9077             },
9078             },
9079             'BRB' => {
9080             display_name => {
9081             'currency' => q(nuevo cruceiro brasileño \(1967–1986\)),
9082             'one' => q(nuevo cruzado brasileño \(BRB\)),
9083             'other' => q(nuevos cruzados brasileños \(BRB\)),
9084             },
9085             },
9086             'BRC' => {
9087             display_name => {
9088             'currency' => q(cruzado brasileño),
9089             'one' => q(cruzado brasileño),
9090             'other' => q(cruzados brasileños),
9091             },
9092             },
9093             'BRE' => {
9094             display_name => {
9095             'currency' => q(cruceiro brasileño \(1990–1993\)),
9096             'one' => q(cruceiro brasileño \(BRE\)),
9097             'other' => q(cruceiros brasileños \(BRE\)),
9098             },
9099             },
9100             'BRL' => {
9101             symbol => 'BRL',
9102             display_name => {
9103             'currency' => q(real brasileño),
9104             'one' => q(real brasileño),
9105             'other' => q(reales brasileños),
9106             },
9107             },
9108             'BRN' => {
9109             display_name => {
9110             'currency' => q(nuevo cruzado brasileño),
9111             'one' => q(nuevo cruzado brasileño),
9112             'other' => q(nuevos cruzados brasileños),
9113             },
9114             },
9115             'BRR' => {
9116             display_name => {
9117             'currency' => q(cruceiro brasileño),
9118             'one' => q(cruceiro brasileño),
9119             'other' => q(cruceiros brasileños),
9120             },
9121             },
9122             'BSD' => {
9123             display_name => {
9124             'currency' => q(dólar bahameño),
9125             'one' => q(dólar bahameño),
9126             'other' => q(dólares bahameños),
9127             },
9128             },
9129             'BTN' => {
9130             display_name => {
9131             'currency' => q(gultrum butanés),
9132             'one' => q(gultrum butanés),
9133             'other' => q(gultrums butaneses),
9134             },
9135             },
9136             'BUK' => {
9137             display_name => {
9138             'currency' => q(kyat birmano),
9139             'one' => q(kyat birmano),
9140             'other' => q(kyat birmanos),
9141             },
9142             },
9143             'BWP' => {
9144             display_name => {
9145             'currency' => q(pula botsuano),
9146             'one' => q(pula botsuano),
9147             'other' => q(pulas botsuanos),
9148             },
9149             },
9150             'BYB' => {
9151             display_name => {
9152             'currency' => q(nuevo rublo bielorruso \(1994–1999\)),
9153             'one' => q(nuevo rublo bielorruso),
9154             'other' => q(nuevos rublos bielorrusos),
9155             },
9156             },
9157             'BYN' => {
9158             symbol => 'р.',
9159             display_name => {
9160             'currency' => q(rublo bielorruso),
9161             'one' => q(rublo bielorruso),
9162             'other' => q(rublos bielorrusos),
9163             },
9164             },
9165             'BYR' => {
9166             display_name => {
9167             'currency' => q(rublo bielorruso \(2000–2016\)),
9168             'one' => q(rublo bielorruso \(2000–2016\)),
9169             'other' => q(rublos bielorrusos \(2000–2016\)),
9170             },
9171             },
9172             'BZD' => {
9173             display_name => {
9174             'currency' => q(dólar beliceño),
9175             'one' => q(dólar beliceño),
9176             'other' => q(dólares beliceños),
9177             },
9178             },
9179             'CAD' => {
9180             symbol => 'CAD',
9181             display_name => {
9182             'currency' => q(dólar canadiense),
9183             'one' => q(dólar canadiense),
9184             'other' => q(dólares canadienses),
9185             },
9186             },
9187             'CDF' => {
9188             display_name => {
9189             'currency' => q(franco congoleño),
9190             'one' => q(franco congoleño),
9191             'other' => q(francos congoleños),
9192             },
9193             },
9194             'CHE' => {
9195             display_name => {
9196             'currency' => q(euro WIR),
9197             'one' => q(euro WIR),
9198             'other' => q(euros WIR),
9199             },
9200             },
9201             'CHF' => {
9202             display_name => {
9203             'currency' => q(franco suizo),
9204             'one' => q(franco suizo),
9205             'other' => q(francos suizos),
9206             },
9207             },
9208             'CHW' => {
9209             display_name => {
9210             'currency' => q(franco WIR),
9211             'one' => q(franco WIR),
9212             'other' => q(francos WIR),
9213             },
9214             },
9215             'CLF' => {
9216             display_name => {
9217             'currency' => q(unidad de fomento chilena),
9218             'one' => q(unidad de fomento chilena),
9219             'other' => q(unidades de fomento chilenas),
9220             },
9221             },
9222             'CLP' => {
9223             display_name => {
9224             'currency' => q(peso chileno),
9225             'one' => q(peso chileno),
9226             'other' => q(pesos chilenos),
9227             },
9228             },
9229             'CNH' => {
9230             display_name => {
9231             'currency' => q(yuan chino \(extracontinental\)),
9232             'one' => q(yuan chino \(extracontinental\)),
9233             'other' => q(yuanes chinos \(extracontinentales\)),
9234             },
9235             },
9236             'CNY' => {
9237             symbol => 'CNY',
9238             display_name => {
9239             'currency' => q(yuan renminbi),
9240             'one' => q(yuan renminbi),
9241             'other' => q(yuanes renminbi),
9242             },
9243             },
9244             'COP' => {
9245             display_name => {
9246             'currency' => q(peso colombiano),
9247             'one' => q(peso colombiano),
9248             'other' => q(pesos colombianos),
9249             },
9250             },
9251             'COU' => {
9252             display_name => {
9253             'currency' => q(unidad de valor real colombiana),
9254             'one' => q(unidad de valor real),
9255             'other' => q(unidades de valor reales),
9256             },
9257             },
9258             'CRC' => {
9259             display_name => {
9260             'currency' => q(colón costarricense),
9261             'one' => q(colón costarricense),
9262             'other' => q(colones costarricenses),
9263             },
9264             },
9265             'CSD' => {
9266             display_name => {
9267             'currency' => q(antiguo dinar serbio),
9268             'one' => q(antiguo dinar serbio),
9269             'other' => q(antiguos dinares serbios),
9270             },
9271             },
9272             'CSK' => {
9273             display_name => {
9274             'currency' => q(corona fuerte checoslovaca),
9275             'one' => q(corona fuerte checoslovaca),
9276             'other' => q(coronas fuertes checoslovacas),
9277             },
9278             },
9279             'CUC' => {
9280             display_name => {
9281             'currency' => q(peso cubano convertible),
9282             'one' => q(peso cubano convertible),
9283             'other' => q(pesos cubanos convertibles),
9284             },
9285             },
9286             'CUP' => {
9287             display_name => {
9288             'currency' => q(peso cubano),
9289             'one' => q(peso cubano),
9290             'other' => q(pesos cubanos),
9291             },
9292             },
9293             'CVE' => {
9294             display_name => {
9295             'currency' => q(escudo de Cabo Verde),
9296             'one' => q(escudo de Cabo Verde),
9297             'other' => q(escudos de Cabo Verde),
9298             },
9299             },
9300             'CYP' => {
9301             display_name => {
9302             'currency' => q(libra chipriota),
9303             'one' => q(libra chipriota),
9304             'other' => q(libras chipriotas),
9305             },
9306             },
9307             'CZK' => {
9308             display_name => {
9309             'currency' => q(corona checa),
9310             'one' => q(corona checa),
9311             'other' => q(coronas checas),
9312             },
9313             },
9314             'DDM' => {
9315             display_name => {
9316             'currency' => q(ostmark de Alemania del Este),
9317             'one' => q(marco de la República Democrática Alemana),
9318             'other' => q(marcos de la República Democrática Alemana),
9319             },
9320             },
9321             'DEM' => {
9322             display_name => {
9323             'currency' => q(marco alemán),
9324             'one' => q(marco alemán),
9325             'other' => q(marcos alemanes),
9326             },
9327             },
9328             'DJF' => {
9329             display_name => {
9330             'currency' => q(franco yibutiano),
9331             'one' => q(franco yibutiano),
9332             'other' => q(francos yibutianos),
9333             },
9334             },
9335             'DKK' => {
9336             display_name => {
9337             'currency' => q(corona danesa),
9338             'one' => q(corona danesa),
9339             'other' => q(coronas danesas),
9340             },
9341             },
9342             'DOP' => {
9343             display_name => {
9344             'currency' => q(peso dominicano),
9345             'one' => q(peso dominicano),
9346             'other' => q(pesos dominicanos),
9347             },
9348             },
9349             'DZD' => {
9350             display_name => {
9351             'currency' => q(dinar argelino),
9352             'one' => q(dinar argelino),
9353             'other' => q(dinares argelinos),
9354             },
9355             },
9356             'ECS' => {
9357             display_name => {
9358             'currency' => q(sucre ecuatoriano),
9359             'one' => q(sucre ecuatoriano),
9360             'other' => q(sucres ecuatorianos),
9361             },
9362             },
9363             'ECV' => {
9364             display_name => {
9365             'currency' => q(unidad de valor constante \(UVC\) ecuatoriana),
9366             'one' => q(unidad de valor constante \(UVC\) ecuatoriana),
9367             'other' => q(unidades de valor constante \(UVC\) ecuatorianas),
9368             },
9369             },
9370             'EEK' => {
9371             display_name => {
9372             'currency' => q(corona estonia),
9373             'one' => q(corona estonia),
9374             'other' => q(coronas estonias),
9375             },
9376             },
9377             'EGP' => {
9378             symbol => 'EGP',
9379             display_name => {
9380             'currency' => q(libra egipcia),
9381             'one' => q(libra egipcia),
9382             'other' => q(libras egipcias),
9383             },
9384             },
9385             'ERN' => {
9386             display_name => {
9387             'currency' => q(nakfa eritreo),
9388             'one' => q(nakfa eritreo),
9389             'other' => q(nakfas eritreos),
9390             },
9391             },
9392             'ESA' => {
9393             display_name => {
9394             'currency' => q(peseta española \(cuenta A\)),
9395             'one' => q(peseta española \(cuenta A\)),
9396             'other' => q(pesetas españolas \(cuenta A\)),
9397             },
9398             },
9399             'ESB' => {
9400             display_name => {
9401             'currency' => q(peseta española \(cuenta convertible\)),
9402             'one' => q(peseta española \(cuenta convertible\)),
9403             'other' => q(pesetas españolas \(cuenta convertible\)),
9404             },
9405             },
9406             'ESP' => {
9407             symbol => '₧',
9408             display_name => {
9409             'currency' => q(peseta española),
9410             'one' => q(peseta española),
9411             'other' => q(pesetas españolas),
9412             },
9413             },
9414             'ETB' => {
9415             display_name => {
9416             'currency' => q(bir etíope),
9417             'one' => q(bir etíope),
9418             'other' => q(bires etíopes),
9419             },
9420             },
9421             'EUR' => {
9422             display_name => {
9423             'currency' => q(euro),
9424             'one' => q(euro),
9425             'other' => q(euros),
9426             },
9427             },
9428             'FIM' => {
9429             display_name => {
9430             'currency' => q(marco finlandés),
9431             'one' => q(marco finlandés),
9432             'other' => q(marcos finlandeses),
9433             },
9434             },
9435             'FJD' => {
9436             display_name => {
9437             'currency' => q(dólar fiyiano),
9438             'one' => q(dólar fiyiano),
9439             'other' => q(dólares fiyianos),
9440             },
9441             },
9442             'FKP' => {
9443             display_name => {
9444             'currency' => q(libra malvinense),
9445             'one' => q(libra malvinense),
9446             'other' => q(libras malvinenses),
9447             },
9448             },
9449             'FRF' => {
9450             display_name => {
9451             'currency' => q(franco francés),
9452             'one' => q(franco francés),
9453             'other' => q(francos franceses),
9454             },
9455             },
9456             'GBP' => {
9457             symbol => 'GBP',
9458             display_name => {
9459             'currency' => q(libra esterlina),
9460             'one' => q(libra esterlina),
9461             'other' => q(libras esterlinas),
9462             },
9463             },
9464             'GEK' => {
9465             display_name => {
9466             'currency' => q(kupon larit georgiano),
9467             },
9468             },
9469             'GEL' => {
9470             display_name => {
9471             'currency' => q(lari georgiano),
9472             'one' => q(lari georgiano),
9473             'other' => q(laris georgianos),
9474             },
9475             },
9476             'GHC' => {
9477             display_name => {
9478             'currency' => q(cedi ghanés \(1979–2007\)),
9479             },
9480             },
9481             'GHS' => {
9482             display_name => {
9483             'currency' => q(cedi ghanés),
9484             'one' => q(cedi ghanés),
9485             'other' => q(cedis ghaneses),
9486             },
9487             },
9488             'GIP' => {
9489             display_name => {
9490             'currency' => q(libra gibraltareña),
9491             'one' => q(libra gibraltareña),
9492             'other' => q(libras gibraltareñas),
9493             },
9494             },
9495             'GMD' => {
9496             display_name => {
9497             'currency' => q(dalasi gambiano),
9498             'one' => q(dalasi gambiano),
9499             'other' => q(dalasis gambianos),
9500             },
9501             },
9502             'GNF' => {
9503             display_name => {
9504             'currency' => q(franco guineano),
9505             'one' => q(franco guineano),
9506             'other' => q(francos guineanos),
9507             },
9508             },
9509             'GNS' => {
9510             display_name => {
9511             'currency' => q(syli guineano),
9512             },
9513             },
9514             'GQE' => {
9515             display_name => {
9516             'currency' => q(ekuele de Guinea Ecuatorial),
9517             'one' => q(ekuele de Guinea Ecuatorial),
9518             'other' => q(ekueles de Guinea Ecuatorial),
9519             },
9520             },
9521             'GRD' => {
9522             display_name => {
9523             'currency' => q(dracma griego),
9524             'one' => q(dracma griego),
9525             'other' => q(dracmas griegos),
9526             },
9527             },
9528             'GTQ' => {
9529             display_name => {
9530             'currency' => q(quetzal guatemalteco),
9531             'one' => q(quetzal guatemalteco),
9532             'other' => q(quetzales guatemaltecos),
9533             },
9534             },
9535             'GWE' => {
9536             display_name => {
9537             'currency' => q(escudo de Guinea Portuguesa),
9538             },
9539             },
9540             'GWP' => {
9541             display_name => {
9542             'currency' => q(peso de Guinea-Bissáu),
9543             },
9544             },
9545             'GYD' => {
9546             display_name => {
9547             'currency' => q(dólar guyanés),
9548             'one' => q(dólar guyanés),
9549             'other' => q(dólares guyaneses),
9550             },
9551             },
9552             'HKD' => {
9553             symbol => 'HKD',
9554             display_name => {
9555             'currency' => q(dólar hongkonés),
9556             'one' => q(dólar hongkonés),
9557             'other' => q(dólares hongkoneses),
9558             },
9559             },
9560             'HNL' => {
9561             display_name => {
9562             'currency' => q(lempira hondureño),
9563             'one' => q(lempira hondureño),
9564             'other' => q(lempiras hondureños),
9565             },
9566             },
9567             'HRD' => {
9568             display_name => {
9569             'currency' => q(dinar croata),
9570             'one' => q(dinar croata),
9571             'other' => q(dinares croatas),
9572             },
9573             },
9574             'HRK' => {
9575             display_name => {
9576             'currency' => q(kuna croata),
9577             'one' => q(kuna croata),
9578             'other' => q(kunas croatas),
9579             },
9580             },
9581             'HTG' => {
9582             display_name => {
9583             'currency' => q(gurde haitiano),
9584             'one' => q(gurde haitiano),
9585             'other' => q(gurdes haitianos),
9586             },
9587             },
9588             'HUF' => {
9589             display_name => {
9590             'currency' => q(forinto húngaro),
9591             'one' => q(forinto húngaro),
9592             'other' => q(forintos húngaros),
9593             },
9594             },
9595             'IDR' => {
9596             display_name => {
9597             'currency' => q(rupia indonesia),
9598             'one' => q(rupia indonesia),
9599             'other' => q(rupias indonesias),
9600             },
9601             },
9602             'IEP' => {
9603             display_name => {
9604             'currency' => q(libra irlandesa),
9605             'one' => q(libra irlandesa),
9606             'other' => q(libras irlandesas),
9607             },
9608             },
9609             'ILP' => {
9610             display_name => {
9611             'currency' => q(libra israelí),
9612             'one' => q(libra israelí),
9613             'other' => q(libras israelíes),
9614             },
9615             },
9616             'ILS' => {
9617             symbol => 'ILS',
9618             display_name => {
9619             'currency' => q(nuevo séquel israelí),
9620             'one' => q(nuevo séquel israelí),
9621             'other' => q(nuevos séqueles israelíes),
9622             },
9623             },
9624             'INR' => {
9625             symbol => 'INR',
9626             display_name => {
9627             'currency' => q(rupia india),
9628             'one' => q(rupia india),
9629             'other' => q(rupias indias),
9630             },
9631             },
9632             'IQD' => {
9633             display_name => {
9634             'currency' => q(dinar iraquí),
9635             'one' => q(dinar iraquí),
9636             'other' => q(dinares iraquíes),
9637             },
9638             },
9639             'IRR' => {
9640             display_name => {
9641             'currency' => q(rial iraní),
9642             'one' => q(rial iraní),
9643             'other' => q(riales iraníes),
9644             },
9645             },
9646             'ISK' => {
9647             display_name => {
9648             'currency' => q(corona islandesa),
9649             'one' => q(corona islandesa),
9650             'other' => q(coronas islandesas),
9651             },
9652             },
9653             'ITL' => {
9654             display_name => {
9655             'currency' => q(lira italiana),
9656             'one' => q(lira italiana),
9657             'other' => q(liras italianas),
9658             },
9659             },
9660             'JMD' => {
9661             display_name => {
9662             'currency' => q(dólar jamaicano),
9663             'one' => q(dólar jamaicano),
9664             'other' => q(dólares jamaicanos),
9665             },
9666             },
9667             'JOD' => {
9668             display_name => {
9669             'currency' => q(dinar jordano),
9670             'one' => q(dinar jordano),
9671             'other' => q(dinares jordanos),
9672             },
9673             },
9674             'JPY' => {
9675             symbol => 'JPY',
9676             display_name => {
9677             'currency' => q(yen japonés),
9678             'one' => q(yen japonés),
9679             'other' => q(yenes japoneses),
9680             },
9681             },
9682             'KES' => {
9683             display_name => {
9684             'currency' => q(chelín keniano),
9685             'one' => q(chelín keniano),
9686             'other' => q(chelines kenianos),
9687             },
9688             },
9689             'KGS' => {
9690             display_name => {
9691             'currency' => q(som kirguís),
9692             'one' => q(som kirguís),
9693             'other' => q(soms kirguises),
9694             },
9695             },
9696             'KHR' => {
9697             display_name => {
9698             'currency' => q(riel camboyano),
9699             'one' => q(riel camboyano),
9700             'other' => q(rieles camboyanos),
9701             },
9702             },
9703             'KMF' => {
9704             display_name => {
9705             'currency' => q(franco comorense),
9706             'one' => q(franco comorense),
9707             'other' => q(francos comorenses),
9708             },
9709             },
9710             'KPW' => {
9711             display_name => {
9712             'currency' => q(won norcoreano),
9713             'one' => q(won norcoreano),
9714             'other' => q(wons norcoreanos),
9715             },
9716             },
9717             'KRW' => {
9718             symbol => 'KRW',
9719             display_name => {
9720             'currency' => q(won surcoreano),
9721             'one' => q(won surcoreano),
9722             'other' => q(wons surcoreanos),
9723             },
9724             },
9725             'KWD' => {
9726             display_name => {
9727             'currency' => q(dinar kuwaití),
9728             'one' => q(dinar kuwaití),
9729             'other' => q(dinares kuwaitíes),
9730             },
9731             },
9732             'KYD' => {
9733             display_name => {
9734             'currency' => q(dólar de las Islas Caimán),
9735             'one' => q(dólar de las Islas Caimán),
9736             'other' => q(dólares de las Islas Caimán),
9737             },
9738             },
9739             'KZT' => {
9740             display_name => {
9741             'currency' => q(tengue kazajo),
9742             'one' => q(tengue kazajo),
9743             'other' => q(tengues kazajos),
9744             },
9745             },
9746             'LAK' => {
9747             display_name => {
9748             'currency' => q(kip laosiano),
9749             'one' => q(kip laosiano),
9750             'other' => q(kips laosianos),
9751             },
9752             },
9753             'LBP' => {
9754             display_name => {
9755             'currency' => q(libra libanesa),
9756             'one' => q(libra libanesa),
9757             'other' => q(libras libanesas),
9758             },
9759             },
9760             'LKR' => {
9761             display_name => {
9762             'currency' => q(rupia esrilanquesa),
9763             'one' => q(rupia esrilanquesa),
9764             'other' => q(rupias esrilanquesas),
9765             },
9766             },
9767             'LRD' => {
9768             display_name => {
9769             'currency' => q(dólar liberiano),
9770             'one' => q(dólar liberiano),
9771             'other' => q(dólares liberianos),
9772             },
9773             },
9774             'LSL' => {
9775             display_name => {
9776             'currency' => q(loti lesotense),
9777             'one' => q(loti lesotense),
9778             'other' => q(lotis lesotenses),
9779             },
9780             },
9781             'LTL' => {
9782             display_name => {
9783             'currency' => q(litas lituano),
9784             'one' => q(litas lituana),
9785             'other' => q(litas lituanas),
9786             },
9787             },
9788             'LTT' => {
9789             display_name => {
9790             'currency' => q(talonas lituano),
9791             'one' => q(talonas lituana),
9792             'other' => q(talonas lituanas),
9793             },
9794             },
9795             'LUC' => {
9796             display_name => {
9797             'currency' => q(franco convertible luxemburgués),
9798             'one' => q(franco convertible luxemburgués),
9799             'other' => q(francos convertibles luxemburgueses),
9800             },
9801             },
9802             'LUF' => {
9803             display_name => {
9804             'currency' => q(franco luxemburgués),
9805             'one' => q(franco luxemburgués),
9806             'other' => q(francos luxemburgueses),
9807             },
9808             },
9809             'LUL' => {
9810             display_name => {
9811             'currency' => q(franco financiero luxemburgués),
9812             'one' => q(franco financiero luxemburgués),
9813             'other' => q(francos financieros luxemburgueses),
9814             },
9815             },
9816             'LVL' => {
9817             display_name => {
9818             'currency' => q(lats letón),
9819             'one' => q(lats letón),
9820             'other' => q(lats letónes),
9821             },
9822             },
9823             'LVR' => {
9824             display_name => {
9825             'currency' => q(rublo letón),
9826             'one' => q(rublo letón),
9827             'other' => q(rublos letones),
9828             },
9829             },
9830             'LYD' => {
9831             display_name => {
9832             'currency' => q(dinar libio),
9833             'one' => q(dinar libio),
9834             'other' => q(dinares libios),
9835             },
9836             },
9837             'MAD' => {
9838             display_name => {
9839             'currency' => q(dírham marroquí),
9840             'one' => q(dírham marroquí),
9841             'other' => q(dírhams marroquíes),
9842             },
9843             },
9844             'MAF' => {
9845             display_name => {
9846             'currency' => q(franco marroquí),
9847             'one' => q(franco marroquí),
9848             'other' => q(francos marroquíes),
9849             },
9850             },
9851             'MDL' => {
9852             display_name => {
9853             'currency' => q(leu moldavo),
9854             'one' => q(leu moldavo),
9855             'other' => q(leus moldavos),
9856             },
9857             },
9858             'MGA' => {
9859             display_name => {
9860             'currency' => q(ariari malgache),
9861             'one' => q(ariari malgache),
9862             'other' => q(ariaris malgaches),
9863             },
9864             },
9865             'MGF' => {
9866             display_name => {
9867             'currency' => q(franco malgache),
9868             },
9869             },
9870             'MKD' => {
9871             display_name => {
9872             'currency' => q(dinar macedonio),
9873             'one' => q(dinar macedonio),
9874             'other' => q(dinares macedonios),
9875             },
9876             },
9877             'MLF' => {
9878             display_name => {
9879             'currency' => q(franco malí),
9880             },
9881             },
9882             'MMK' => {
9883             display_name => {
9884             'currency' => q(kiat de Myanmar),
9885             'one' => q(kiat de Myanmar),
9886             'other' => q(kiats de Myanmar),
9887             },
9888             },
9889             'MNT' => {
9890             display_name => {
9891             'currency' => q(tugrik mongol),
9892             'one' => q(tugrik mongol),
9893             'other' => q(tugriks mongoles),
9894             },
9895             },
9896             'MOP' => {
9897             display_name => {
9898             'currency' => q(pataca macaense),
9899             'one' => q(pataca macaense),
9900             'other' => q(patacas macaenses),
9901             },
9902             },
9903             'MRO' => {
9904             display_name => {
9905             'currency' => q(uguiya \(1973–2017\)),
9906             'one' => q(uguiya \(1973–2017\)),
9907             'other' => q(uguiyas \(1973–2017\)),
9908             },
9909             },
9910             'MRU' => {
9911             display_name => {
9912             'currency' => q(uguiya mauritano),
9913             'one' => q(uguiya mauritano),
9914             'other' => q(uguiyas mauritanos),
9915             },
9916             },
9917             'MTL' => {
9918             display_name => {
9919             'currency' => q(lira maltesa),
9920             'one' => q(lira maltesa),
9921             'other' => q(liras maltesas),
9922             },
9923             },
9924             'MTP' => {
9925             display_name => {
9926             'currency' => q(libra maltesa),
9927             'one' => q(libra maltesa),
9928             'other' => q(libras maltesas),
9929             },
9930             },
9931             'MUR' => {
9932             display_name => {
9933             'currency' => q(rupia mauriciana),
9934             'one' => q(rupia mauriciana),
9935             'other' => q(rupias mauricianas),
9936             },
9937             },
9938             'MVR' => {
9939             display_name => {
9940             'currency' => q(rufiya maldiva),
9941             'one' => q(rufiya maldiva),
9942             'other' => q(rufiyas maldivas),
9943             },
9944             },
9945             'MWK' => {
9946             display_name => {
9947             'currency' => q(kuacha malauí),
9948             'one' => q(kuacha malauí),
9949             'other' => q(kuachas malauíes),
9950             },
9951             },
9952             'MXN' => {
9953             symbol => 'MXN',
9954             display_name => {
9955             'currency' => q(peso mexicano),
9956             'one' => q(peso mexicano),
9957             'other' => q(pesos mexicanos),
9958             },
9959             },
9960             'MXP' => {
9961             display_name => {
9962             'currency' => q(peso de plata mexicano \(1861–1992\)),
9963             'one' => q(peso de plata mexicano \(MXP\)),
9964             'other' => q(pesos de plata mexicanos \(MXP\)),
9965             },
9966             },
9967             'MXV' => {
9968             display_name => {
9969             'currency' => q(unidad de inversión \(UDI\) mexicana),
9970             'one' => q(unidad de inversión \(UDI\) mexicana),
9971             'other' => q(unidades de inversión \(UDI\) mexicanas),
9972             },
9973             },
9974             'MYR' => {
9975             display_name => {
9976             'currency' => q(ringit malasio),
9977             'one' => q(ringit malasio),
9978             'other' => q(ringits malasios),
9979             },
9980             },
9981             'MZE' => {
9982             display_name => {
9983             'currency' => q(escudo mozambiqueño),
9984             'one' => q(escudo mozambiqueño),
9985             'other' => q(escudos mozambiqueños),
9986             },
9987             },
9988             'MZM' => {
9989             display_name => {
9990             'currency' => q(antiguo metical mozambiqueño),
9991             },
9992             },
9993             'MZN' => {
9994             display_name => {
9995             'currency' => q(metical mozambiqueño),
9996             'one' => q(metical mozambiqueño),
9997             'other' => q(meticales mozambiqueños),
9998             },
9999             },
10000             'NAD' => {
10001             display_name => {
10002             'currency' => q(dólar namibio),
10003             'one' => q(dólar namibio),
10004             'other' => q(dólares namibios),
10005             },
10006             },
10007             'NGN' => {
10008             display_name => {
10009             'currency' => q(naira nigeriano),
10010             'one' => q(naira nigeriano),
10011             'other' => q(nairas nigerianos),
10012             },
10013             },
10014             'NIC' => {
10015             display_name => {
10016             'currency' => q(córdoba nicaragüense \(1988–1991\)),
10017             'one' => q(córdoba nicaragüense \(1988–1991\)),
10018             'other' => q(córdobas nicaragüenses \(1988–1991\)),
10019             },
10020             },
10021             'NIO' => {
10022             display_name => {
10023             'currency' => q(córdoba oro),
10024             'one' => q(córdoba oro),
10025             'other' => q(córdobas oro),
10026             },
10027             },
10028             'NLG' => {
10029             display_name => {
10030             'currency' => q(florín neerlandés),
10031             'one' => q(florín neerlandés),
10032             'other' => q(florines neerlandeses),
10033             },
10034             },
10035             'NOK' => {
10036             display_name => {
10037             'currency' => q(corona noruega),
10038             'one' => q(corona noruega),
10039             'other' => q(coronas noruegas),
10040             },
10041             },
10042             'NPR' => {
10043             display_name => {
10044             'currency' => q(rupia nepalí),
10045             'one' => q(rupia nepalí),
10046             'other' => q(rupias nepalíes),
10047             },
10048             },
10049             'NZD' => {
10050             symbol => 'NZD',
10051             display_name => {
10052             'currency' => q(dólar neozelandés),
10053             'one' => q(dólar neozelandés),
10054             'other' => q(dólares neozelandeses),
10055             },
10056             },
10057             'OMR' => {
10058             display_name => {
10059             'currency' => q(rial omaní),
10060             'one' => q(rial omaní),
10061             'other' => q(riales omaníes),
10062             },
10063             },
10064             'PAB' => {
10065             display_name => {
10066             'currency' => q(balboa panameño),
10067             'one' => q(balboa panameño),
10068             'other' => q(balboas panameños),
10069             },
10070             },
10071             'PEI' => {
10072             display_name => {
10073             'currency' => q(inti peruano),
10074             'one' => q(inti peruano),
10075             'other' => q(intis peruanos),
10076             },
10077             },
10078             'PEN' => {
10079             display_name => {
10080             'currency' => q(sol peruano),
10081             'one' => q(sol peruano),
10082             'other' => q(soles peruanos),
10083             },
10084             },
10085             'PES' => {
10086             display_name => {
10087             'currency' => q(sol peruano \(1863–1965\)),
10088             'one' => q(sol peruano \(1863–1965\)),
10089             'other' => q(soles peruanos \(1863–1965\)),
10090             },
10091             },
10092             'PGK' => {
10093             display_name => {
10094             'currency' => q(kina papú),
10095             'one' => q(kina papú),
10096             'other' => q(kinas papúes),
10097             },
10098             },
10099             'PHP' => {
10100             symbol => 'PHP',
10101             display_name => {
10102             'currency' => q(peso filipino),
10103             'one' => q(peso filipino),
10104             'other' => q(pesos filipinos),
10105             },
10106             },
10107             'PKR' => {
10108             display_name => {
10109             'currency' => q(rupia pakistaní),
10110             'one' => q(rupia pakistaní),
10111             'other' => q(rupias pakistaníes),
10112             },
10113             },
10114             'PLN' => {
10115             display_name => {
10116             'currency' => q(esloti polaco),
10117             'one' => q(esloti polaco),
10118             'other' => q(eslotis polacos),
10119             },
10120             },
10121             'PLZ' => {
10122             display_name => {
10123             'currency' => q(zloty polaco \(1950–1995\)),
10124             'one' => q(zloty polaco \(PLZ\)),
10125             'other' => q(zlotys polacos \(PLZ\)),
10126             },
10127             },
10128             'PTE' => {
10129             display_name => {
10130             'currency' => q(escudo portugués),
10131             'one' => q(escudo portugués),
10132             'other' => q(escudos portugueses),
10133             },
10134             },
10135             'PYG' => {
10136             display_name => {
10137             'currency' => q(guaraní paraguayo),
10138             'one' => q(guaraní paraguayo),
10139             'other' => q(guaraníes paraguayos),
10140             },
10141             },
10142             'QAR' => {
10143             display_name => {
10144             'currency' => q(rial catarí),
10145             'one' => q(rial catarí),
10146             'other' => q(riales cataríes),
10147             },
10148             },
10149             'RHD' => {
10150             display_name => {
10151             'currency' => q(dólar rodesiano),
10152             },
10153             },
10154             'ROL' => {
10155             display_name => {
10156             'currency' => q(antiguo leu rumano),
10157             'one' => q(antiguo leu rumano),
10158             'other' => q(antiguos lei rumanos),
10159             },
10160             },
10161             'RON' => {
10162             symbol => 'L',
10163             display_name => {
10164             'currency' => q(leu rumano),
10165             'one' => q(leu rumano),
10166             'other' => q(leus rumanos),
10167             },
10168             },
10169             'RSD' => {
10170             display_name => {
10171             'currency' => q(dinar serbio),
10172             'one' => q(dinar serbio),
10173             'other' => q(dinares serbios),
10174             },
10175             },
10176             'RUB' => {
10177             display_name => {
10178             'currency' => q(rublo ruso),
10179             'one' => q(rublo ruso),
10180             'other' => q(rublos rusos),
10181             },
10182             },
10183             'RUR' => {
10184             display_name => {
10185             'currency' => q(rublo ruso \(1991–1998\)),
10186             'one' => q(rublo ruso \(RUR\)),
10187             'other' => q(rublos rusos \(RUR\)),
10188             },
10189             },
10190             'RWF' => {
10191             display_name => {
10192             'currency' => q(franco ruandés),
10193             'one' => q(franco ruandés),
10194             'other' => q(francos ruandeses),
10195             },
10196             },
10197             'SAR' => {
10198             display_name => {
10199             'currency' => q(rial saudí),
10200             'one' => q(rial saudí),
10201             'other' => q(riales saudíes),
10202             },
10203             },
10204             'SBD' => {
10205             display_name => {
10206             'currency' => q(dólar salomonense),
10207             'one' => q(dólar salomonense),
10208             'other' => q(dólares salomonenses),
10209             },
10210             },
10211             'SCR' => {
10212             display_name => {
10213             'currency' => q(rupia seychellense),
10214             'one' => q(rupia seychellense),
10215             'other' => q(rupias seychellenses),
10216             },
10217             },
10218             'SDD' => {
10219             display_name => {
10220             'currency' => q(dinar sudanés),
10221             'one' => q(dinar sudanés),
10222             'other' => q(dinares sudaneses),
10223             },
10224             },
10225             'SDG' => {
10226             display_name => {
10227             'currency' => q(libra sudanesa),
10228             'one' => q(libra sudanesa),
10229             'other' => q(libras sudanesas),
10230             },
10231             },
10232             'SDP' => {
10233             display_name => {
10234             'currency' => q(libra sudanesa antigua),
10235             'one' => q(libra sudanesa antigua),
10236             'other' => q(libras sudanesas antiguas),
10237             },
10238             },
10239             'SEK' => {
10240             display_name => {
10241             'currency' => q(corona sueca),
10242             'one' => q(corona sueca),
10243             'other' => q(coronas suecas),
10244             },
10245             },
10246             'SGD' => {
10247             display_name => {
10248             'currency' => q(dólar singapurense),
10249             'one' => q(dólar singapurense),
10250             'other' => q(dólares singapurenses),
10251             },
10252             },
10253             'SHP' => {
10254             display_name => {
10255             'currency' => q(libra de Santa Elena),
10256             'one' => q(libra de Santa Elena),
10257             'other' => q(libras de Santa Elena),
10258             },
10259             },
10260             'SIT' => {
10261             display_name => {
10262             'currency' => q(tólar esloveno),
10263             'one' => q(tólar esloveno),
10264             'other' => q(tólares eslovenos),
10265             },
10266             },
10267             'SKK' => {
10268             display_name => {
10269             'currency' => q(corona eslovaca),
10270             'one' => q(corona eslovaca),
10271             'other' => q(coronas eslovacas),
10272             },
10273             },
10274             'SLE' => {
10275             display_name => {
10276             'currency' => q(leona sierraleonesa),
10277             'one' => q(leona sierraleonesa),
10278             'other' => q(leonas sierraleonesas),
10279             },
10280             },
10281             'SLL' => {
10282             display_name => {
10283             'currency' => q(leona sierraleonesa \(1964–2022\)),
10284             'one' => q(leona sierraleonesa \(1964–2022\)),
10285             'other' => q(leonas sierraleonesas \(1964–2022\)),
10286             },
10287             },
10288             'SOS' => {
10289             display_name => {
10290             'currency' => q(chelín somalí),
10291             'one' => q(chelín somalí),
10292             'other' => q(chelines somalíes),
10293             },
10294             },
10295             'SRD' => {
10296             display_name => {
10297             'currency' => q(dólar surinamés),
10298             'one' => q(dólar surinamés),
10299             'other' => q(dólares surinameses),
10300             },
10301             },
10302             'SRG' => {
10303             display_name => {
10304             'currency' => q(florín surinamés),
10305             },
10306             },
10307             'SSP' => {
10308             display_name => {
10309             'currency' => q(libra sursudanesa),
10310             'one' => q(libra sursudanesa),
10311             'other' => q(libras sursudanesas),
10312             },
10313             },
10314             'STD' => {
10315             display_name => {
10316             'currency' => q(dobra \(1977–2017\)),
10317             'one' => q(dobra \(1977–2017\)),
10318             'other' => q(dobras \(1977–2017\)),
10319             },
10320             },
10321             'STN' => {
10322             display_name => {
10323             'currency' => q(dobra santotomense),
10324             'one' => q(dobra santotomense),
10325             'other' => q(dobras santotomenses),
10326             },
10327             },
10328             'SUR' => {
10329             display_name => {
10330             'currency' => q(rublo soviético),
10331             'one' => q(rublo soviético),
10332             'other' => q(rublos soviéticos),
10333             },
10334             },
10335             'SVC' => {
10336             display_name => {
10337             'currency' => q(colón salvadoreño),
10338             'one' => q(colón salvadoreño),
10339             'other' => q(colones salvadoreños),
10340             },
10341             },
10342             'SYP' => {
10343             display_name => {
10344             'currency' => q(libra siria),
10345             'one' => q(libra siria),
10346             'other' => q(libras sirias),
10347             },
10348             },
10349             'SZL' => {
10350             display_name => {
10351             'currency' => q(lilangeni esuatiní),
10352             'one' => q(lilangeni esuatiní),
10353             'other' => q(lilangenis esuatiníes),
10354             },
10355             },
10356             'THB' => {
10357             symbol => '฿',
10358             display_name => {
10359             'currency' => q(bat tailandés),
10360             'one' => q(bat tailandés),
10361             'other' => q(bats tailandeses),
10362             },
10363             },
10364             'TJR' => {
10365             display_name => {
10366             'currency' => q(rublo tayiko),
10367             },
10368             },
10369             'TJS' => {
10370             display_name => {
10371             'currency' => q(somoni tayiko),
10372             'one' => q(somoni tayiko),
10373             'other' => q(somonis tayikos),
10374             },
10375             },
10376             'TMM' => {
10377             display_name => {
10378             'currency' => q(manat turcomano \(1993–2009\)),
10379             'one' => q(manat turcomano \(1993–2009\)),
10380             'other' => q(manats turcomanos \(1993–2009\)),
10381             },
10382             },
10383             'TMT' => {
10384             display_name => {
10385             'currency' => q(manat turcomano),
10386             'one' => q(manat turcomano),
10387             'other' => q(manats turcomanos),
10388             },
10389             },
10390             'TND' => {
10391             display_name => {
10392             'currency' => q(dinar tunecino),
10393             'one' => q(dinar tunecino),
10394             'other' => q(dinares tunecinos),
10395             },
10396             },
10397             'TOP' => {
10398             display_name => {
10399             'currency' => q(paanga tongano),
10400             'one' => q(paanga tongano),
10401             'other' => q(paangas tonganos),
10402             },
10403             },
10404             'TPE' => {
10405             display_name => {
10406             'currency' => q(escudo timorense),
10407             },
10408             },
10409             'TRL' => {
10410             display_name => {
10411             'currency' => q(lira turca \(1922–2005\)),
10412             'one' => q(lira turca \(1922–2005\)),
10413             'other' => q(liras turcas \(1922–2005\)),
10414             },
10415             },
10416             'TRY' => {
10417             display_name => {
10418             'currency' => q(lira turca),
10419             'one' => q(lira turca),
10420             'other' => q(liras turcas),
10421             },
10422             },
10423             'TTD' => {
10424             display_name => {
10425             'currency' => q(dólar de Trinidad y Tobago),
10426             'one' => q(dólar de Trinidad y Tobago),
10427             'other' => q(dólares de Trinidad y Tobago),
10428             },
10429             },
10430             'TWD' => {
10431             symbol => 'TWD',
10432             display_name => {
10433             'currency' => q(nuevo dólar taiwanés),
10434             'one' => q(nuevo dólar taiwanés),
10435             'other' => q(nuevos dólares taiwaneses),
10436             },
10437             },
10438             'TZS' => {
10439             display_name => {
10440             'currency' => q(chelín tanzano),
10441             'one' => q(chelín tanzano),
10442             'other' => q(chelines tanzanos),
10443             },
10444             },
10445             'UAH' => {
10446             display_name => {
10447             'currency' => q(grivna ucraniana),
10448             'one' => q(grivna ucraniana),
10449             'other' => q(grivnas ucranianas),
10450             },
10451             },
10452             'UAK' => {
10453             display_name => {
10454             'currency' => q(karbovanet ucraniano),
10455             'one' => q(karbovanet ucraniano),
10456             'other' => q(karbovanets ucranianos),
10457             },
10458             },
10459             'UGS' => {
10460             display_name => {
10461             'currency' => q(chelín ugandés \(1966–1987\)),
10462             },
10463             },
10464             'UGX' => {
10465             display_name => {
10466             'currency' => q(chelín ugandés),
10467             'one' => q(chelín ugandés),
10468             'other' => q(chelines ugandeses),
10469             },
10470             },
10471             'USD' => {
10472             display_name => {
10473             'currency' => q(dólar estadounidense),
10474             'one' => q(dólar estadounidense),
10475             'other' => q(dólares estadounidenses),
10476             },
10477             },
10478             'USN' => {
10479             display_name => {
10480             'currency' => q(dólar estadounidense \(día siguiente\)),
10481             'one' => q(dólar estadounidense \(día siguiente\)),
10482             'other' => q(dólares estadounidenses \(día siguiente\)),
10483             },
10484             },
10485             'USS' => {
10486             display_name => {
10487             'currency' => q(dólar estadounidense \(mismo día\)),
10488             'one' => q(dólar estadounidense \(mismo día\)),
10489             'other' => q(dólares estadounidenses \(mismo día\)),
10490             },
10491             },
10492             'UYI' => {
10493             display_name => {
10494             'currency' => q(peso uruguayo en unidades indexadas),
10495             'one' => q(peso uruguayo en unidades indexadas),
10496             'other' => q(pesos uruguayos en unidades indexadas),
10497             },
10498             },
10499             'UYP' => {
10500             display_name => {
10501             'currency' => q(peso uruguayo \(1975–1993\)),
10502             'one' => q(peso uruguayo \(UYP\)),
10503             'other' => q(pesos uruguayos \(UYP\)),
10504             },
10505             },
10506             'UYU' => {
10507             display_name => {
10508             'currency' => q(peso uruguayo),
10509             'one' => q(peso uruguayo),
10510             'other' => q(pesos uruguayos),
10511             },
10512             },
10513             'UYW' => {
10514             display_name => {
10515             'currency' => q(unidad previsional uruguayo),
10516             'one' => q(unidad previsional uruguayo),
10517             'other' => q(unidades previsionales uruguayos),
10518             },
10519             },
10520             'UZS' => {
10521             display_name => {
10522             'currency' => q(sum uzbeko),
10523             'one' => q(sum uzbeko),
10524             'other' => q(sums uzbekos),
10525             },
10526             },
10527             'VEB' => {
10528             display_name => {
10529             'currency' => q(bolívar venezolano \(1871–2008\)),
10530             'one' => q(bolívar venezolano \(1871–2008\)),
10531             'other' => q(bolívares venezolanos \(1871–2008\)),
10532             },
10533             },
10534             'VEF' => {
10535             display_name => {
10536             'currency' => q(bolívar venezolano \(2008–2018\)),
10537             'one' => q(bolívar venezolano \(2008–2018\)),
10538             'other' => q(bolívares venezolanos \(2008–2018\)),
10539             },
10540             },
10541             'VES' => {
10542             display_name => {
10543             'currency' => q(bolívar venezolano),
10544             'one' => q(bolívar venezolano),
10545             'other' => q(bolívares venezolanos),
10546             },
10547             },
10548             'VND' => {
10549             display_name => {
10550             'currency' => q(dong vietnamita),
10551             'one' => q(dong vietnamita),
10552             'other' => q(dongs vietnamitas),
10553             },
10554             },
10555             'VUV' => {
10556             display_name => {
10557             'currency' => q(vatu vanuatense),
10558             'one' => q(vatu vanuatense),
10559             'other' => q(vatus vanuatenses),
10560             },
10561             },
10562             'WST' => {
10563             display_name => {
10564             'currency' => q(tala samoano),
10565             'one' => q(tala samoano),
10566             'other' => q(talas samoanos),
10567             },
10568             },
10569             'XAF' => {
10570             symbol => 'XAF',
10571             display_name => {
10572             'currency' => q(franco CFA de África Central),
10573             'one' => q(franco CFA de África Central),
10574             'other' => q(francos CFA de África Central),
10575             },
10576             },
10577             'XAG' => {
10578             display_name => {
10579             'currency' => q(plata),
10580             },
10581             },
10582             'XAU' => {
10583             display_name => {
10584             'currency' => q(oro),
10585             },
10586             },
10587             'XBA' => {
10588             display_name => {
10589             'currency' => q(unidad compuesta europea),
10590             'one' => q(unidad compuesta europea),
10591             'other' => q(unidades compuestas europeas),
10592             },
10593             },
10594             'XBB' => {
10595             display_name => {
10596             'currency' => q(unidad monetaria europea),
10597             'one' => q(unidad monetaria europea),
10598             'other' => q(unidades monetarias europeas),
10599             },
10600             },
10601             'XBC' => {
10602             display_name => {
10603             'currency' => q(unidad de cuenta europea \(XBC\)),
10604             'one' => q(unidad de cuenta europea \(XBC\)),
10605             'other' => q(unidades de cuenta europeas \(XBC\)),
10606             },
10607             },
10608             'XBD' => {
10609             display_name => {
10610             'currency' => q(unidad de cuenta europea \(XBD\)),
10611             'one' => q(unidad de cuenta europea \(XBD\)),
10612             'other' => q(unidades de cuenta europeas \(XBD\)),
10613             },
10614             },
10615             'XCD' => {
10616             symbol => 'XCD',
10617             display_name => {
10618             'currency' => q(dólar del Caribe Oriental),
10619             'one' => q(dólar del Caribe Oriental),
10620             'other' => q(dólares del Caribe Oriental),
10621             },
10622             },
10623             'XCG' => {
10624             display_name => {
10625             'currency' => q(florín caribeño),
10626             'one' => q(florín caribeño),
10627             'other' => q(florines caribeños),
10628             },
10629             },
10630             'XDR' => {
10631             display_name => {
10632             'currency' => q(derechos especiales de giro),
10633             },
10634             },
10635             'XEU' => {
10636             display_name => {
10637             'currency' => q(unidad de moneda europea),
10638             'one' => q(unidad de moneda europea),
10639             'other' => q(unidades de moneda europeas),
10640             },
10641             },
10642             'XFO' => {
10643             display_name => {
10644             'currency' => q(franco oro francés),
10645             'one' => q(franco oro francés),
10646             'other' => q(francos oro franceses),
10647             },
10648             },
10649             'XFU' => {
10650             display_name => {
10651             'currency' => q(franco UIC francés),
10652             'one' => q(franco UIC francés),
10653             'other' => q(francos UIC franceses),
10654             },
10655             },
10656             'XOF' => {
10657             symbol => 'XOF',
10658             display_name => {
10659             'currency' => q(franco CFA de África Occidental),
10660             'one' => q(franco CFA de África Occidental),
10661             'other' => q(francos CFA de África Occidental),
10662             },
10663             },
10664             'XPD' => {
10665             display_name => {
10666             'currency' => q(paladio),
10667             },
10668             },
10669             'XPF' => {
10670             display_name => {
10671             'currency' => q(franco CFP),
10672             'one' => q(franco CFP),
10673             'other' => q(francos CFP),
10674             },
10675             },
10676             'XPT' => {
10677             display_name => {
10678             'currency' => q(platino),
10679             },
10680             },
10681             'XRE' => {
10682             display_name => {
10683             'currency' => q(fondos RINET),
10684             },
10685             },
10686             'XTS' => {
10687             display_name => {
10688             'currency' => q(código reservado para pruebas),
10689             },
10690             },
10691             'XXX' => {
10692             display_name => {
10693             'currency' => q(moneda desconocida),
10694             'one' => q(\(moneda desconocida\)),
10695             'other' => q(\(moneda desconocida\)),
10696             },
10697             },
10698             'YDD' => {
10699             display_name => {
10700             'currency' => q(dinar yemení),
10701             },
10702             },
10703             'YER' => {
10704             display_name => {
10705             'currency' => q(rial yemení),
10706             'one' => q(rial yemení),
10707             'other' => q(riales yemeníes),
10708             },
10709             },
10710             'YUD' => {
10711             display_name => {
10712             'currency' => q(dinar fuerte yugoslavo),
10713             },
10714             },
10715             'YUM' => {
10716             display_name => {
10717             'currency' => q(super dinar yugoslavo),
10718             },
10719             },
10720             'YUN' => {
10721             display_name => {
10722             'currency' => q(dinar convertible yugoslavo),
10723             'one' => q(dinar convertible yugoslavo),
10724             'other' => q(dinares convertibles yugoslavos),
10725             },
10726             },
10727             'ZAL' => {
10728             display_name => {
10729             'currency' => q(rand sudafricano \(financiero\)),
10730             },
10731             },
10732             'ZAR' => {
10733             display_name => {
10734             'currency' => q(rand sudafricano),
10735             'one' => q(rand sudafricano),
10736             'other' => q(rands sudafricanos),
10737             },
10738             },
10739             'ZMK' => {
10740             display_name => {
10741             'currency' => q(kwacha zambiano \(1968–2012\)),
10742             'one' => q(kwacha zambiano \(1968–2012\)),
10743             'other' => q(kwachas zambianos \(1968–2012\)),
10744             },
10745             },
10746             'ZMW' => {
10747             display_name => {
10748             'currency' => q(kuacha zambiano),
10749             'one' => q(kuacha zambiano),
10750             'other' => q(kuachas zambianos),
10751             },
10752             },
10753             'ZRN' => {
10754             display_name => {
10755             'currency' => q(nuevo zaire zaireño),
10756             },
10757             },
10758             'ZRZ' => {
10759             display_name => {
10760             'currency' => q(zaire zaireño),
10761             },
10762             },
10763             'ZWD' => {
10764             display_name => {
10765             'currency' => q(dólar de Zimbabue),
10766             },
10767             },
10768             'ZWL' => {
10769             display_name => {
10770             'currency' => q(dólar zimbabuense),
10771             },
10772             },
10773             } },
10774             );
10775              
10776              
10777             has 'calendar_months' => (
10778             is => 'ro',
10779             isa => HashRef,
10780             init_arg => undef,
10781             default => sub { {
10782             'coptic' => {
10783             'format' => {
10784             wide => {
10785             nonleap => [
10786             'tout',
10787             'baba',
10788             'hator',
10789             'kiahk',
10790             'toba',
10791             'amshir',
10792             'baramhat',
10793             'baramouda',
10794             'bashans',
10795             'paona',
10796             'epep',
10797             'mesra',
10798             'nasie'
10799             ],
10800             leap => [
10801            
10802             ],
10803             },
10804             },
10805             },
10806             'ethiopic' => {
10807             'format' => {
10808             wide => {
10809             nonleap => [
10810             'meskerem',
10811             'tekemt',
10812             'hedar',
10813             'tahsas',
10814             'ter',
10815             'yekatit',
10816             'megabit',
10817             'miazia',
10818             'genbot',
10819             'sene',
10820             'hamle',
10821             'nehasse',
10822             'pagumen'
10823             ],
10824             leap => [
10825            
10826             ],
10827             },
10828             },
10829             },
10830             'gregorian' => {
10831             'format' => {
10832             abbreviated => {
10833             nonleap => [
10834             'ene',
10835             'feb',
10836             'mar',
10837             'abr',
10838             'may',
10839             'jun',
10840             'jul',
10841             'ago',
10842             'sept',
10843             'oct',
10844             'nov',
10845             'dic'
10846             ],
10847             leap => [
10848            
10849             ],
10850             },
10851             wide => {
10852             nonleap => [
10853             'enero',
10854             'febrero',
10855             'marzo',
10856             'abril',
10857             'mayo',
10858             'junio',
10859             'julio',
10860             'agosto',
10861             'septiembre',
10862             'octubre',
10863             'noviembre',
10864             'diciembre'
10865             ],
10866             leap => [
10867            
10868             ],
10869             },
10870             },
10871             'stand-alone' => {
10872             narrow => {
10873             nonleap => [
10874             'E',
10875             'F',
10876             'M',
10877             'A',
10878             'M',
10879             'J',
10880             'J',
10881             'A',
10882             'S',
10883             'O',
10884             'N',
10885             'D'
10886             ],
10887             leap => [
10888            
10889             ],
10890             },
10891             },
10892             },
10893             'hebrew' => {
10894             'format' => {
10895             wide => {
10896             nonleap => [
10897             'tishri',
10898             'heshvan',
10899             'kislev',
10900             'tevet',
10901             'shevat',
10902             'adar I',
10903             'adar',
10904             'nisan',
10905             'iyar',
10906             'sivan',
10907             'tamuz',
10908             'av',
10909             'elul'
10910             ],
10911             leap => [
10912             undef(),
10913             undef(),
10914             undef(),
10915             undef(),
10916             undef(),
10917             undef(),
10918            
10919             ],
10920             },
10921             },
10922             },
10923             'indian' => {
10924             'format' => {
10925             wide => {
10926             nonleap => [
10927             'chaitra',
10928             'vaisakha',
10929             'jyaistha',
10930             'asadha',
10931             'sravana',
10932             'bhadra',
10933             'asvina',
10934             'kartika',
10935             'agrahayana',
10936             'pausa',
10937             'magha',
10938             'phalguna'
10939             ],
10940             leap => [
10941            
10942             ],
10943             },
10944             },
10945             },
10946             'islamic' => {
10947             'format' => {
10948             abbreviated => {
10949             nonleap => [
10950             'muh.',
10951             'saf.',
10952             'rab. I',
10953             'rab. II',
10954             'jum. I',
10955             'jum. II',
10956             'raj.',
10957             'sha.',
10958             'ram.',
10959             'shaw.',
10960             'dhuʻl-q.',
10961             'dhuʻl-h.'
10962             ],
10963             leap => [
10964            
10965             ],
10966             },
10967             wide => {
10968             nonleap => [
10969             'muharram',
10970             'safar',
10971             'rabiʻ I',
10972             'rabiʻ II',
10973             'jumada I',
10974             'jumada II',
10975             'rajab',
10976             'shaʻban',
10977             'ramadán',
10978             'shawwal',
10979             'dhuʻl-qiʻdah',
10980             'dhuʻl-hijjah'
10981             ],
10982             leap => [
10983            
10984             ],
10985             },
10986             },
10987             },
10988             'persian' => {
10989             'format' => {
10990             wide => {
10991             nonleap => [
10992             'farvardin',
10993             'ordibehesht',
10994             'khordad',
10995             'tir',
10996             'mordad',
10997             'shahrivar',
10998             'mehr',
10999             'aban',
11000             'azar',
11001             'dey',
11002             'bahman',
11003             'esfand'
11004             ],
11005             leap => [
11006            
11007             ],
11008             },
11009             },
11010             },
11011             } },
11012             );
11013              
11014             has 'calendar_days' => (
11015             is => 'ro',
11016             isa => HashRef,
11017             init_arg => undef,
11018             default => sub { {
11019             'gregorian' => {
11020             'format' => {
11021             abbreviated => {
11022             mon => 'lun',
11023             tue => 'mar',
11024             wed => 'mié',
11025             thu => 'jue',
11026             fri => 'vie',
11027             sat => 'sáb',
11028             sun => 'dom'
11029             },
11030             short => {
11031             mon => 'LU',
11032             tue => 'MA',
11033             wed => 'MI',
11034             thu => 'JU',
11035             fri => 'VI',
11036             sat => 'SA',
11037             sun => 'DO'
11038             },
11039             wide => {
11040             mon => 'lunes',
11041             tue => 'martes',
11042             wed => 'miércoles',
11043             thu => 'jueves',
11044             fri => 'viernes',
11045             sat => 'sábado',
11046             sun => 'domingo'
11047             },
11048             },
11049             'stand-alone' => {
11050             narrow => {
11051             mon => 'L',
11052             tue => 'M',
11053             wed => 'X',
11054             thu => 'J',
11055             fri => 'V',
11056             sat => 'S',
11057             sun => 'D'
11058             },
11059             },
11060             },
11061             } },
11062             );
11063              
11064             has 'calendar_quarters' => (
11065             is => 'ro',
11066             isa => HashRef,
11067             init_arg => undef,
11068             default => sub { {
11069             'gregorian' => {
11070             'format' => {
11071             abbreviated => {0 => 'T1',
11072             1 => 'T2',
11073             2 => 'T3',
11074             3 => 'T4'
11075             },
11076             wide => {0 => '1.er trimestre',
11077             1 => '2.º trimestre',
11078             2 => '3.er trimestre',
11079             3 => '4.º trimestre'
11080             },
11081             },
11082             },
11083             } },
11084             );
11085              
11086             has 'day_period_data' => (
11087             is => 'ro',
11088             isa => CodeRef,
11089             init_arg => undef,
11090             default => sub { sub {
11091             # Time in hhmm format
11092             my ($self, $type, $time, $day_period_type) = @_;
11093             $day_period_type //= 'default';
11094             SWITCH:
11095             for ($type) {
11096             if ($_ eq 'chinese') {
11097             if($day_period_type eq 'default') {
11098             return 'noon' if $time == 1200;
11099             return 'evening1' if $time >= 1200
11100             && $time < 2000;
11101             return 'morning1' if $time >= 0
11102             && $time < 600;
11103             return 'morning2' if $time >= 600
11104             && $time < 1200;
11105             return 'night1' if $time >= 2000
11106             && $time < 2400;
11107             }
11108             if($day_period_type eq 'selection') {
11109             return 'evening1' if $time >= 1200
11110             && $time < 2000;
11111             return 'morning1' if $time >= 0
11112             && $time < 600;
11113             return 'morning2' if $time >= 600
11114             && $time < 1200;
11115             return 'night1' if $time >= 2000
11116             && $time < 2400;
11117             }
11118             last SWITCH;
11119             }
11120             if ($_ eq 'coptic') {
11121             if($day_period_type eq 'default') {
11122             return 'noon' if $time == 1200;
11123             return 'evening1' if $time >= 1200
11124             && $time < 2000;
11125             return 'morning1' if $time >= 0
11126             && $time < 600;
11127             return 'morning2' if $time >= 600
11128             && $time < 1200;
11129             return 'night1' if $time >= 2000
11130             && $time < 2400;
11131             }
11132             if($day_period_type eq 'selection') {
11133             return 'evening1' if $time >= 1200
11134             && $time < 2000;
11135             return 'morning1' if $time >= 0
11136             && $time < 600;
11137             return 'morning2' if $time >= 600
11138             && $time < 1200;
11139             return 'night1' if $time >= 2000
11140             && $time < 2400;
11141             }
11142             last SWITCH;
11143             }
11144             if ($_ eq 'ethiopic') {
11145             if($day_period_type eq 'default') {
11146             return 'noon' if $time == 1200;
11147             return 'evening1' if $time >= 1200
11148             && $time < 2000;
11149             return 'morning1' if $time >= 0
11150             && $time < 600;
11151             return 'morning2' if $time >= 600
11152             && $time < 1200;
11153             return 'night1' if $time >= 2000
11154             && $time < 2400;
11155             }
11156             if($day_period_type eq 'selection') {
11157             return 'evening1' if $time >= 1200
11158             && $time < 2000;
11159             return 'morning1' if $time >= 0
11160             && $time < 600;
11161             return 'morning2' if $time >= 600
11162             && $time < 1200;
11163             return 'night1' if $time >= 2000
11164             && $time < 2400;
11165             }
11166             last SWITCH;
11167             }
11168             if ($_ eq 'generic') {
11169             if($day_period_type eq 'default') {
11170             return 'noon' if $time == 1200;
11171             return 'evening1' if $time >= 1200
11172             && $time < 2000;
11173             return 'morning1' if $time >= 0
11174             && $time < 600;
11175             return 'morning2' if $time >= 600
11176             && $time < 1200;
11177             return 'night1' if $time >= 2000
11178             && $time < 2400;
11179             }
11180             if($day_period_type eq 'selection') {
11181             return 'evening1' if $time >= 1200
11182             && $time < 2000;
11183             return 'morning1' if $time >= 0
11184             && $time < 600;
11185             return 'morning2' if $time >= 600
11186             && $time < 1200;
11187             return 'night1' if $time >= 2000
11188             && $time < 2400;
11189             }
11190             last SWITCH;
11191             }
11192             if ($_ eq 'gregorian') {
11193             if($day_period_type eq 'default') {
11194             return 'noon' if $time == 1200;
11195             return 'evening1' if $time >= 1200
11196             && $time < 2000;
11197             return 'morning1' if $time >= 0
11198             && $time < 600;
11199             return 'morning2' if $time >= 600
11200             && $time < 1200;
11201             return 'night1' if $time >= 2000
11202             && $time < 2400;
11203             }
11204             if($day_period_type eq 'selection') {
11205             return 'evening1' if $time >= 1200
11206             && $time < 2000;
11207             return 'morning1' if $time >= 0
11208             && $time < 600;
11209             return 'morning2' if $time >= 600
11210             && $time < 1200;
11211             return 'night1' if $time >= 2000
11212             && $time < 2400;
11213             }
11214             last SWITCH;
11215             }
11216             if ($_ eq 'hebrew') {
11217             if($day_period_type eq 'default') {
11218             return 'noon' if $time == 1200;
11219             return 'evening1' if $time >= 1200
11220             && $time < 2000;
11221             return 'morning1' if $time >= 0
11222             && $time < 600;
11223             return 'morning2' if $time >= 600
11224             && $time < 1200;
11225             return 'night1' if $time >= 2000
11226             && $time < 2400;
11227             }
11228             if($day_period_type eq 'selection') {
11229             return 'evening1' if $time >= 1200
11230             && $time < 2000;
11231             return 'morning1' if $time >= 0
11232             && $time < 600;
11233             return 'morning2' if $time >= 600
11234             && $time < 1200;
11235             return 'night1' if $time >= 2000
11236             && $time < 2400;
11237             }
11238             last SWITCH;
11239             }
11240             if ($_ eq 'indian') {
11241             if($day_period_type eq 'default') {
11242             return 'noon' if $time == 1200;
11243             return 'evening1' if $time >= 1200
11244             && $time < 2000;
11245             return 'morning1' if $time >= 0
11246             && $time < 600;
11247             return 'morning2' if $time >= 600
11248             && $time < 1200;
11249             return 'night1' if $time >= 2000
11250             && $time < 2400;
11251             }
11252             if($day_period_type eq 'selection') {
11253             return 'evening1' if $time >= 1200
11254             && $time < 2000;
11255             return 'morning1' if $time >= 0
11256             && $time < 600;
11257             return 'morning2' if $time >= 600
11258             && $time < 1200;
11259             return 'night1' if $time >= 2000
11260             && $time < 2400;
11261             }
11262             last SWITCH;
11263             }
11264             if ($_ eq 'islamic') {
11265             if($day_period_type eq 'default') {
11266             return 'noon' if $time == 1200;
11267             return 'evening1' if $time >= 1200
11268             && $time < 2000;
11269             return 'morning1' if $time >= 0
11270             && $time < 600;
11271             return 'morning2' if $time >= 600
11272             && $time < 1200;
11273             return 'night1' if $time >= 2000
11274             && $time < 2400;
11275             }
11276             if($day_period_type eq 'selection') {
11277             return 'evening1' if $time >= 1200
11278             && $time < 2000;
11279             return 'morning1' if $time >= 0
11280             && $time < 600;
11281             return 'morning2' if $time >= 600
11282             && $time < 1200;
11283             return 'night1' if $time >= 2000
11284             && $time < 2400;
11285             }
11286             last SWITCH;
11287             }
11288             if ($_ eq 'japanese') {
11289             if($day_period_type eq 'default') {
11290             return 'noon' if $time == 1200;
11291             return 'evening1' if $time >= 1200
11292             && $time < 2000;
11293             return 'morning1' if $time >= 0
11294             && $time < 600;
11295             return 'morning2' if $time >= 600
11296             && $time < 1200;
11297             return 'night1' if $time >= 2000
11298             && $time < 2400;
11299             }
11300             if($day_period_type eq 'selection') {
11301             return 'evening1' if $time >= 1200
11302             && $time < 2000;
11303             return 'morning1' if $time >= 0
11304             && $time < 600;
11305             return 'morning2' if $time >= 600
11306             && $time < 1200;
11307             return 'night1' if $time >= 2000
11308             && $time < 2400;
11309             }
11310             last SWITCH;
11311             }
11312             if ($_ eq 'persian') {
11313             if($day_period_type eq 'default') {
11314             return 'noon' if $time == 1200;
11315             return 'evening1' if $time >= 1200
11316             && $time < 2000;
11317             return 'morning1' if $time >= 0
11318             && $time < 600;
11319             return 'morning2' if $time >= 600
11320             && $time < 1200;
11321             return 'night1' if $time >= 2000
11322             && $time < 2400;
11323             }
11324             if($day_period_type eq 'selection') {
11325             return 'evening1' if $time >= 1200
11326             && $time < 2000;
11327             return 'morning1' if $time >= 0
11328             && $time < 600;
11329             return 'morning2' if $time >= 600
11330             && $time < 1200;
11331             return 'night1' if $time >= 2000
11332             && $time < 2400;
11333             }
11334             last SWITCH;
11335             }
11336             if ($_ eq 'roc') {
11337             if($day_period_type eq 'default') {
11338             return 'noon' if $time == 1200;
11339             return 'evening1' if $time >= 1200
11340             && $time < 2000;
11341             return 'morning1' if $time >= 0
11342             && $time < 600;
11343             return 'morning2' if $time >= 600
11344             && $time < 1200;
11345             return 'night1' if $time >= 2000
11346             && $time < 2400;
11347             }
11348             if($day_period_type eq 'selection') {
11349             return 'evening1' if $time >= 1200
11350             && $time < 2000;
11351             return 'morning1' if $time >= 0
11352             && $time < 600;
11353             return 'morning2' if $time >= 600
11354             && $time < 1200;
11355             return 'night1' if $time >= 2000
11356             && $time < 2400;
11357             }
11358             last SWITCH;
11359             }
11360             }
11361             } },
11362             );
11363              
11364             around day_period_data => sub {
11365             my ($orig, $self) = @_;
11366             return $self->$orig;
11367             };
11368              
11369             has 'day_periods' => (
11370             is => 'ro',
11371             isa => HashRef,
11372             init_arg => undef,
11373             default => sub { {
11374             'gregorian' => {
11375             'format' => {
11376             'abbreviated' => {
11377             'am' => q{a. m.},
11378             'evening1' => q{de la tarde},
11379             'morning1' => q{de la madrugada},
11380             'morning2' => q{de la mañana},
11381             'night1' => q{de la noche},
11382             'noon' => q{del mediodía},
11383             'pm' => q{p. m.},
11384             },
11385             'wide' => {
11386             'am' => q{a. m.},
11387             'pm' => q{p. m.},
11388             },
11389             },
11390             'stand-alone' => {
11391             'abbreviated' => {
11392             'evening1' => q{tarde},
11393             'morning1' => q{madrugada},
11394             'morning2' => q{mañana},
11395             'night1' => q{noche},
11396             'noon' => q{mediodía},
11397             },
11398             'wide' => {
11399             'am' => q{a. m.},
11400             'pm' => q{p. m.},
11401             },
11402             },
11403             },
11404             } },
11405             );
11406              
11407             has 'eras' => (
11408             is => 'ro',
11409             isa => HashRef,
11410             init_arg => undef,
11411             default => sub { {
11412             'chinese' => {
11413             },
11414             'coptic' => {
11415             },
11416             'ethiopic' => {
11417             },
11418             'generic' => {
11419             },
11420             'gregorian' => {
11421             abbreviated => {
11422             '0' => 'a. C.',
11423             '1' => 'd. C.'
11424             },
11425             wide => {
11426             '0' => 'antes de Cristo',
11427             '1' => 'después de Cristo'
11428             },
11429             },
11430             'hebrew' => {
11431             },
11432             'indian' => {
11433             abbreviated => {
11434             '0' => 'saka'
11435             },
11436             },
11437             'islamic' => {
11438             },
11439             'japanese' => {
11440             },
11441             'persian' => {
11442             },
11443             'roc' => {
11444             abbreviated => {
11445             '0' => 'antes de RDC',
11446             '1' => 'minguo'
11447             },
11448             },
11449             } },
11450             );
11451              
11452             has 'date_formats' => (
11453             is => 'ro',
11454             isa => HashRef,
11455             init_arg => undef,
11456             default => sub { {
11457             'chinese' => {
11458             'full' => q{EEEE, d-M-r},
11459             'long' => q{d-M-r},
11460             'medium' => q{d-M-r},
11461             'short' => q{d-M-r},
11462             },
11463             'coptic' => {
11464             },
11465             'ethiopic' => {
11466             },
11467             'generic' => {
11468             'full' => q{EEEE, d 'de' MMMM 'de' y G},
11469             'long' => q{d 'de' MMMM 'de' y G},
11470             'medium' => q{d 'de' MMM 'de' y G},
11471             'short' => q{d/M/y GGGGG},
11472             },
11473             'gregorian' => {
11474             'full' => q{EEEE, d 'de' MMMM 'de' y},
11475             'long' => q{d 'de' MMMM 'de' y},
11476             'medium' => q{d MMM y},
11477             'short' => q{d/M/yy},
11478             },
11479             'hebrew' => {
11480             },
11481             'indian' => {
11482             },
11483             'islamic' => {
11484             },
11485             'japanese' => {
11486             'full' => q{EEEE, d 'de' MMMM 'de' y G},
11487             'long' => q{d 'de' MMMM 'de' y G},
11488             'medium' => q{dd/MM/y GGGGG},
11489             'short' => q{dd/MM/yy GGGGG},
11490             },
11491             'persian' => {
11492             },
11493             'roc' => {
11494             },
11495             } },
11496             );
11497              
11498             has 'time_formats' => (
11499             is => 'ro',
11500             isa => HashRef,
11501             init_arg => undef,
11502             default => sub { {
11503             'chinese' => {
11504             },
11505             'coptic' => {
11506             },
11507             'ethiopic' => {
11508             },
11509             'generic' => {
11510             },
11511             'gregorian' => {
11512             'full' => q{H:mm:ss (zzzz)},
11513             'long' => q{H:mm:ss z},
11514             'medium' => q{H:mm:ss},
11515             'short' => q{H:mm},
11516             },
11517             'hebrew' => {
11518             },
11519             'indian' => {
11520             },
11521             'islamic' => {
11522             },
11523             'japanese' => {
11524             },
11525             'persian' => {
11526             },
11527             'roc' => {
11528             },
11529             } },
11530             );
11531              
11532             has 'datetime_formats' => (
11533             is => 'ro',
11534             isa => HashRef,
11535             init_arg => undef,
11536             default => sub { {
11537             'chinese' => {
11538             },
11539             'coptic' => {
11540             },
11541             'ethiopic' => {
11542             },
11543             'generic' => {
11544             'full' => q{{1}, {0}},
11545             'long' => q{{1}, {0}},
11546             'medium' => q{{1}, {0}},
11547             'short' => q{{1}, {0}},
11548             },
11549             'gregorian' => {
11550             'full' => q{{1}, {0}},
11551             'long' => q{{1}, {0}},
11552             'medium' => q{{1}, {0}},
11553             'short' => q{{1}, {0}},
11554             },
11555             'hebrew' => {
11556             },
11557             'indian' => {
11558             },
11559             'islamic' => {
11560             },
11561             'japanese' => {
11562             },
11563             'persian' => {
11564             },
11565             'roc' => {
11566             },
11567             } },
11568             );
11569              
11570             has 'datetime_formats_available_formats' => (
11571             is => 'ro',
11572             isa => HashRef,
11573             init_arg => undef,
11574             default => sub { {
11575             'chinese' => {
11576             Ed => q{E d},
11577             Gy => q{r},
11578             GyMMM => q{M-r},
11579             GyMMMEd => q{E, d-M-r},
11580             GyMMMd => q{d-M-r},
11581             MEd => q{E, d-M},
11582             MMM => q{L},
11583             MMMEd => q{E d-M},
11584             MMMd => q{d-M},
11585             Md => q{d-M},
11586             h => q{hh a},
11587             hm => q{hh:mm a},
11588             hms => q{hh:mm:ss a},
11589             y => q{r},
11590             yyyy => q{r},
11591             yyyyM => q{M-r},
11592             yyyyMEd => q{E, d-M-r},
11593             yyyyMMM => q{M-r},
11594             yyyyMMMEd => q{E, d-M-r},
11595             yyyyMMMM => q{M-r},
11596             yyyyMMMd => q{d-M-r},
11597             yyyyMd => q{d-M-r},
11598             yyyyQQQ => q{QQQ r},
11599             yyyyQQQQ => q{QQQQ r},
11600             },
11601             'generic' => {
11602             Ed => q{E d},
11603             Ehm => q{E h:mm a},
11604             Ehms => q{E h:mm:ss a},
11605             Gy => q{y G},
11606             GyMMM => q{MMM y G},
11607             GyMMMEd => q{E, d MMM y G},
11608             GyMMMM => q{MMMM 'de' y G},
11609             GyMMMMEd => q{E, d 'de' MMMM 'de' y G},
11610             GyMMMMd => q{d 'de' MMMM 'de' y G},
11611             GyMMMd => q{d MMM y G},
11612             GyMd => q{d/M/y GGGGG},
11613             MEd => q{E, d/M},
11614             MMMEd => q{E, d MMM},
11615             MMMMEd => q{E, d 'de' MMMM},
11616             MMMMd => q{d 'de' MMMM},
11617             MMMd => q{d MMM},
11618             Md => q{d/M},
11619             h => q{h a},
11620             hm => q{h:mm a},
11621             hms => q{h:mm:ss a},
11622             y => q{y G},
11623             yyyy => q{y G},
11624             yyyyM => q{M/y GGGGG},
11625             yyyyMEd => q{E, d/M/y GGGGG},
11626             yyyyMMM => q{MMM y G},
11627             yyyyMMMEd => q{E, d MMM y G},
11628             yyyyMMMM => q{MMMM 'de' y G},
11629             yyyyMMMMEd => q{E, d 'de' MMMM 'de' y G},
11630             yyyyMMMMd => q{d 'de' MMMM 'de' y G},
11631             yyyyMMMd => q{d MMM y G},
11632             yyyyMd => q{d/M/y GGGGG},
11633             yyyyQQQ => q{QQQ y G},
11634             yyyyQQQQ => q{QQQQ 'de' y G},
11635             },
11636             'gregorian' => {
11637             EHm => q{E, H:mm},
11638             EHms => q{E, H:mm:ss},
11639             Ed => q{E d},
11640             Ehm => q{E, h:mm a},
11641             Ehms => q{E, h:mm:ss a},
11642             Gy => q{y G},
11643             GyMMM => q{MMM y G},
11644             GyMMMEd => q{E, d MMM y G},
11645             GyMMMM => q{MMMM 'de' y G},
11646             GyMMMMEd => q{E, d 'de' MMMM 'de' y G},
11647             GyMMMMd => q{d 'de' MMMM 'de' y G},
11648             GyMMMd => q{d MMM y G},
11649             GyMd => q{d/M/y GGGGG},
11650             H => q{H},
11651             Hm => q{H:mm},
11652             Hms => q{H:mm:ss},
11653             Hmsv => q{H:mm:ss v},
11654             Hmsvvvv => q{H:mm:ss (vvvv)},
11655             Hmv => q{H:mm v},
11656             MEd => q{E, d/M},
11657             MMMEd => q{E, d MMM},
11658             MMMMEd => q{E, d 'de' MMMM},
11659             MMMMW => q{'semana' W 'de' MMMM},
11660             MMMMd => q{d 'de' MMMM},
11661             MMMd => q{d MMM},
11662             MMd => q{d/M},
11663             MMdd => q{d/M},
11664             Md => q{d/M},
11665             h => q{h a},
11666             hm => q{h:mm a},
11667             hms => q{h:mm:ss a},
11668             hmsv => q{h:mm:ss a v},
11669             hmsvvvv => q{h:mm:ss a (vvvv)},
11670             hmv => q{h:mm a v},
11671             yM => q{M/y},
11672             yMEd => q{EEE, d/M/y},
11673             yMM => q{M/y},
11674             yMMM => q{MMM y},
11675             yMMMEd => q{EEE, d MMM y},
11676             yMMMM => q{MMMM 'de' y},
11677             yMMMMEd => q{EEE, d 'de' MMMM 'de' y},
11678             yMMMMd => q{d 'de' MMMM 'de' y},
11679             yMMMd => q{d MMM y},
11680             yMd => q{d/M/y},
11681             yQQQ => q{QQQ y},
11682             yQQQQ => q{QQQQ 'de' y},
11683             yw => q{'semana' w 'de' Y},
11684             },
11685             } },
11686             );
11687              
11688             has 'datetime_formats_append_item' => (
11689             is => 'ro',
11690             isa => HashRef,
11691             init_arg => undef,
11692             default => sub { {
11693             } },
11694             );
11695              
11696             has 'datetime_formats_interval' => (
11697             is => 'ro',
11698             isa => HashRef,
11699             init_arg => undef,
11700             default => sub { {
11701             'generic' => {
11702             Gy => {
11703             G => q{y G – y G},
11704             y => q{y – y G},
11705             },
11706             GyM => {
11707             G => q{M/y GGGGG – M/y GGGGG},
11708             M => q{M/y – M/y GGGGG},
11709             y => q{M/y – M/y GGGGG},
11710             },
11711             GyMEd => {
11712             G => q{E, d/M/y GGGGG – E, d/M/y GGGGG},
11713             M => q{E, d/M/y – E, d/M/y GGGGG},
11714             d => q{E, d/M/y – E, d/M/y GGGGG},
11715             y => q{E, d/M/y – E, d/M/y GGGGG},
11716             },
11717             GyMMM => {
11718             G => q{MMM 'de' y G – MMM 'de' y G},
11719             M => q{MMM–MMM 'de' y G},
11720             y => q{MMM 'de' y – MMM 'de' y G},
11721             },
11722             GyMMMEd => {
11723             G => q{E, d 'de' MMM 'de' y G – E, d 'de' MMM 'de' y G},
11724             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
11725             d => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
11726             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y G},
11727             },
11728             GyMMMd => {
11729             G => q{d 'de' MMM 'de' y G – d 'de' MMM 'de' y G},
11730             M => q{d 'de' MMM – d 'de' MMM 'de' y G},
11731             d => q{d–d 'de' MMM 'de' y G},
11732             y => q{d 'de' MMM 'de' y – d 'de' MMM 'de' y G},
11733             },
11734             GyMd => {
11735             G => q{d/M/y GGGGG – d/M/y GGGGG},
11736             M => q{d/M/y – d/M/y GGGGG},
11737             d => q{d/M/y – d/M/y GGGGG},
11738             y => q{d/M/y – d/M/y GGGGG},
11739             },
11740             Hm => {
11741             H => q{HH:mm – HH:mm},
11742             m => q{HH:mm – HH:mm},
11743             },
11744             Hmv => {
11745             H => q{HH:mm – HH:mm v},
11746             m => q{HH:mm – HH:mm v},
11747             },
11748             M => {
11749             M => q{M–M},
11750             },
11751             MEd => {
11752             M => q{E, d/M – E, d/M},
11753             d => q{E, d/M – E, d/M},
11754             },
11755             MMM => {
11756             M => q{MMM–MMM},
11757             },
11758             MMMEd => {
11759             M => q{E, d 'de' MMM – E, d 'de' MMM},
11760             d => q{E, d 'de' MMM – E, d 'de' MMM},
11761             },
11762             MMMd => {
11763             M => q{d 'de' MMM – d 'de' MMM},
11764             d => q{d–d 'de' MMM},
11765             },
11766             Md => {
11767             M => q{d/M – d/M},
11768             d => q{d/M – d/M},
11769             },
11770             h => {
11771             a => q{h a – h a},
11772             h => q{h–h a},
11773             },
11774             hm => {
11775             a => q{h:mm a – h:mm a},
11776             h => q{h:mm – h:mm a},
11777             m => q{h:mm – h:mm a},
11778             },
11779             hmv => {
11780             a => q{h:mm a – h:mm a v},
11781             h => q{h:mm – h:mm a v},
11782             m => q{h:mm – h:mm a v},
11783             },
11784             hv => {
11785             a => q{h a – h a v},
11786             h => q{h–h a v},
11787             },
11788             y => {
11789             y => q{y–y G},
11790             },
11791             yM => {
11792             M => q{M/y – M/y G},
11793             y => q{M/y – M/y G},
11794             },
11795             yMEd => {
11796             M => q{E, d/M/y – E, d/M/y GGGGG},
11797             d => q{E, d/M/y – E, d/M/y GGGGG},
11798             y => q{E, d/M/y – E, d/M/y GGGGG},
11799             },
11800             yMMM => {
11801             M => q{MMM–MMM 'de' y G},
11802             y => q{MMM 'de' y – MMM 'de' y G},
11803             },
11804             yMMMEd => {
11805             M => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
11806             d => q{E, d 'de' MMM – E, d 'de' MMM 'de' y G},
11807             y => q{E, d 'de' MMM 'de' y – E, d 'de' MMM 'de' y G},
11808             },
11809             yMMMM => {
11810             M => q{MMMM–MMMM 'de' y G},
11811             y => q{MMMM 'de' y – MMMM 'de' y G},
11812             },
11813             yMMMd => {
11814             M => q{d 'de' MMM – d 'de' MMM y G},
11815             d => q{d–d 'de' MMM 'de' y G},
11816             y => q{d 'de' MMM 'de' y – d 'de' MMM 'de' y G},
11817             },
11818             yMd => {
11819             M => q{d/M/y – d/M/y GGGGG},
11820             d => q{d/M/y – d/M/y GGGGG},
11821             y => q{d/M/y – d/M/y GGGGG},
11822             },
11823             },
11824             'gregorian' => {
11825             Gy => {
11826             G => q{y G – y G},
11827             y => q{y–y G},
11828             },
11829             GyM => {
11830             G => q{M/y G – M/y G},
11831             M => q{M/y – M/y G},
11832             y => q{M/y – M/y G},
11833             },
11834             GyMEd => {
11835             G => q{E, d/M/y G – E, d/M/y G},
11836             M => q{E, d/M/y – E, d/M/y G},
11837             d => q{E, d/M/y – E, d/M/y G},
11838             y => q{E, d/M/y – E, d/M/y G},
11839             },
11840             GyMMM => {
11841             G => q{MMM y G – MMM y G},
11842             M => q{MMM–MMM y G},
11843             y => q{MMM y – MMM y G},
11844             },
11845             GyMMMEd => {
11846             G => q{E, d MMM y G – E, d MMM y G},
11847             M => q{E, d MMM – E, d MMM y G},
11848             d => q{E, d MMM – E, d MMM y G},
11849             y => q{E, d MMM y – E, d MMM y G},
11850             },
11851             GyMMMd => {
11852             G => q{d MMM y G – d MMM y G},
11853             M => q{d MMM – d MMM y G},
11854             d => q{d–d MMM y G},
11855             y => q{d MMM y – d MMM y G},
11856             },
11857             GyMd => {
11858             G => q{d/M/y G – d/M/y G},
11859             M => q{d/M/y – d/M/y G},
11860             d => q{d/M/y – d/M/y G},
11861             y => q{d/M/y – d/M/y G},
11862             },
11863             H => {
11864             H => q{H–H},
11865             },
11866             Hm => {
11867             H => q{H:mm–H:mm},
11868             m => q{H:mm–H:mm},
11869             },
11870             Hmv => {
11871             H => q{H:mm–H:mm v},
11872             m => q{H:mm–H:mm v},
11873             },
11874             Hv => {
11875             H => q{H–H v},
11876             },
11877             M => {
11878             M => q{M–M},
11879             },
11880             MEd => {
11881             M => q{E, d/M – E, d/M},
11882             d => q{E, d/M – E, d/M},
11883             },
11884             MMM => {
11885             M => q{MMM–MMM},
11886             },
11887             MMMEd => {
11888             M => q{E, d MMM – E, d MMM},
11889             d => q{E, d MMM – E, d MMM},
11890             },
11891             MMMMEd => {
11892             M => q{E, d 'de' MMMM – E, d 'de' MMMM},
11893             d => q{E, d 'de' MMMM – E, d 'de' MMMM},
11894             },
11895             MMMMd => {
11896             M => q{d 'de' MMMM – d 'de' MMMM},
11897             d => q{d–d 'de' MMMM},
11898             },
11899             MMMd => {
11900             M => q{d MMM – d MMM},
11901             d => q{d–d MMM},
11902             },
11903             Md => {
11904             M => q{d/M – d/M},
11905             d => q{d/M – d/M},
11906             },
11907             h => {
11908             a => q{h a – h a},
11909             h => q{h–h a},
11910             },
11911             hm => {
11912             a => q{h:mm a – h:mm a},
11913             h => q{h:mm – h:mm a},
11914             m => q{h:mm – h:mm a},
11915             },
11916             hmv => {
11917             a => q{h:mm a – h:mm a v},
11918             h => q{h:mm–h:mm a v},
11919             m => q{h:mm–h:mm a v},
11920             },
11921             hv => {
11922             a => q{h a – h a v},
11923             h => q{h–h a v},
11924             },
11925             yM => {
11926             M => q{M/y – M/y},
11927             y => q{M/y – M/y},
11928             },
11929             yMEd => {
11930             M => q{E, d/M/y – E, d/M/y},
11931             d => q{E, d/M/y – E, d/M/y},
11932             y => q{E, d/M/y – E, d/M/y},
11933             },
11934             yMMM => {
11935             M => q{MMM–MMM y},
11936             y => q{MMM y – MMM y},
11937             },
11938             yMMMEd => {
11939             M => q{E, d MMM – E, d MMM y},
11940             d => q{E, d MMM – E, d MMM y},
11941             y => q{E, d MMM y – E, d MMM y},
11942             },
11943             yMMMM => {
11944             M => q{MMMM–MMMM 'de' y},
11945             y => q{MMMM 'de' y – MMMM 'de' y},
11946             },
11947             yMMMMEd => {
11948             M => q{E, d 'de' MMMM – E, d 'de' MMMM 'de' y},
11949             d => q{E, d 'de' MMMM – E, d 'de' MMMM 'de' y},
11950             y => q{E, d 'de' MMMM 'de' y – E, d 'de' MMMM 'de' y},
11951             },
11952             yMMMMd => {
11953             M => q{d 'de' MMMM – d 'de' MMMM 'de' y},
11954             d => q{d–d 'de' MMMM 'de' y},
11955             y => q{d 'de' MMMM 'de' y – d 'de' MMMM 'de' y},
11956             },
11957             yMMMd => {
11958             M => q{d MMM – d MMM y},
11959             d => q{d–d MMM y},
11960             y => q{d MMM y – d MMM y},
11961             },
11962             yMd => {
11963             M => q{d/M/y – d/M/y},
11964             d => q{d/M/y – d/M/y},
11965             y => q{d/M/y – d/M/y},
11966             },
11967             },
11968             } },
11969             );
11970              
11971             has 'time_zone_names' => (
11972             is => 'ro',
11973             isa => HashRef,
11974             init_arg => undef,
11975             default => sub { {
11976             regionFormat => q(hora de {0}),
11977             regionFormat => q(horario de verano de {0}),
11978             regionFormat => q(horario estándar de {0}),
11979             'Acre' => {
11980             long => {
11981             'daylight' => q#Hora de verano de Acre#,
11982             'generic' => q#Hora de Acre#,
11983             'standard' => q#Hora estándar de Acre#,
11984             },
11985             },
11986             'Afghanistan' => {
11987             long => {
11988             'standard' => q#hora de Afganistán#,
11989             },
11990             },
11991             'Africa/Abidjan' => {
11992             exemplarCity => q#Abiyán#,
11993             },
11994             'Africa/Accra' => {
11995             exemplarCity => q#Acra#,
11996             },
11997             'Africa/Addis_Ababa' => {
11998             exemplarCity => q#Adís Abeba#,
11999             },
12000             'Africa/Algiers' => {
12001             exemplarCity => q#Argel#,
12002             },
12003             'Africa/Bissau' => {
12004             exemplarCity => q#Bisáu#,
12005             },
12006             'Africa/Cairo' => {
12007             exemplarCity => q#El Cairo#,
12008             },
12009             'Africa/Conakry' => {
12010             exemplarCity => q#Conakri#,
12011             },
12012             'Africa/Dar_es_Salaam' => {
12013             exemplarCity => q#Dar es-Salam#,
12014             },
12015             'Africa/Djibouti' => {
12016             exemplarCity => q#Yibuti#,
12017             },
12018             'Africa/Douala' => {
12019             exemplarCity => q#Duala#,
12020             },
12021             'Africa/El_Aaiun' => {
12022             exemplarCity => q#El Aaiún#,
12023             },
12024             'Africa/Johannesburg' => {
12025             exemplarCity => q#Johannesburgo#,
12026             },
12027             'Africa/Khartoum' => {
12028             exemplarCity => q#Jartum#,
12029             },
12030             'Africa/Lome' => {
12031             exemplarCity => q#Lomé#,
12032             },
12033             'Africa/Mogadishu' => {
12034             exemplarCity => q#Mogadiscio#,
12035             },
12036             'Africa/Ndjamena' => {
12037             exemplarCity => q#Yamena#,
12038             },
12039             'Africa/Nouakchott' => {
12040             exemplarCity => q#Nuakchot#,
12041             },
12042             'Africa/Ouagadougou' => {
12043             exemplarCity => q#Uagadugú#,
12044             },
12045             'Africa/Porto-Novo' => {
12046             exemplarCity => q#Portonovo#,
12047             },
12048             'Africa/Sao_Tome' => {
12049             exemplarCity => q#Santo Tomé#,
12050             },
12051             'Africa/Tripoli' => {
12052             exemplarCity => q#Trípoli#,
12053             },
12054             'Africa/Tunis' => {
12055             exemplarCity => q#Túnez#,
12056             },
12057             'Africa_Central' => {
12058             long => {
12059             'standard' => q#hora de África central#,
12060             },
12061             },
12062             'Africa_Eastern' => {
12063             long => {
12064             'standard' => q#hora de África oriental#,
12065             },
12066             },
12067             'Africa_Southern' => {
12068             long => {
12069             'standard' => q#hora de Sudáfrica#,
12070             },
12071             },
12072             'Africa_Western' => {
12073             long => {
12074             'daylight' => q#hora de verano de África occidental#,
12075             'generic' => q#hora de África occidental#,
12076             'standard' => q#hora estándar de África occidental#,
12077             },
12078             },
12079             'Alaska' => {
12080             long => {
12081             'daylight' => q#hora de verano de Alaska#,
12082             'generic' => q#hora de Alaska#,
12083             'standard' => q#hora estándar de Alaska#,
12084             },
12085             },
12086             'Amazon' => {
12087             long => {
12088             'daylight' => q#hora de verano del Amazonas#,
12089             'generic' => q#hora del Amazonas#,
12090             'standard' => q#hora estándar del Amazonas#,
12091             },
12092             },
12093             'America/Anguilla' => {
12094             exemplarCity => q#Anguila#,
12095             },
12096             'America/Araguaina' => {
12097             exemplarCity => q#Araguaína#,
12098             },
12099             'America/Argentina/Rio_Gallegos' => {
12100             exemplarCity => q#Río Gallegos#,
12101             },
12102             'America/Argentina/Tucuman' => {
12103             exemplarCity => q#Tucumán#,
12104             },
12105             'America/Bahia' => {
12106             exemplarCity => q#Bahía#,
12107             },
12108             'America/Belem' => {
12109             exemplarCity => q#Belén#,
12110             },
12111             'America/Belize' => {
12112             exemplarCity => q#Belice#,
12113             },
12114             'America/Bogota' => {
12115             exemplarCity => q#Bogotá#,
12116             },
12117             'America/Cayenne' => {
12118             exemplarCity => q#Cayena#,
12119             },
12120             'America/Cayman' => {
12121             exemplarCity => q#Caimán#,
12122             },
12123             'America/Cordoba' => {
12124             exemplarCity => q#Córdoba#,
12125             },
12126             'America/Cuiaba' => {
12127             exemplarCity => q#Cuiabá#,
12128             },
12129             'America/Curacao' => {
12130             exemplarCity => q#Curazao#,
12131             },
12132             'America/Eirunepe' => {
12133             exemplarCity => q#Eirunepé#,
12134             },
12135             'America/Grand_Turk' => {
12136             exemplarCity => q#Gran Turca#,
12137             },
12138             'America/Grenada' => {
12139             exemplarCity => q#Granada#,
12140             },
12141             'America/Guadeloupe' => {
12142             exemplarCity => q#Guadalupe#,
12143             },
12144             'America/Havana' => {
12145             exemplarCity => q#La Habana#,
12146             },
12147             'America/Indianapolis' => {
12148             exemplarCity => q#Indianápolis#,
12149             },
12150             'America/Los_Angeles' => {
12151             exemplarCity => q#Los Ángeles#,
12152             },
12153             'America/Maceio' => {
12154             exemplarCity => q#Maceió#,
12155             },
12156             'America/Manaus' => {
12157             exemplarCity => q#Manaos#,
12158             },
12159             'America/Martinique' => {
12160             exemplarCity => q#Martinica#,
12161             },
12162             'America/Mazatlan' => {
12163             exemplarCity => q#Mazatlán#,
12164             },
12165             'America/Mexico_City' => {
12166             exemplarCity => q#Ciudad de México#,
12167             },
12168             'America/Miquelon' => {
12169             exemplarCity => q#Miquelón#,
12170             },
12171             'America/New_York' => {
12172             exemplarCity => q#Nueva York#,
12173             },
12174             'America/North_Dakota/Beulah' => {
12175             exemplarCity => q#Beulah, Dakota del Norte#,
12176             },
12177             'America/North_Dakota/Center' => {
12178             exemplarCity => q#Center, Dakota del Norte#,
12179             },
12180             'America/North_Dakota/New_Salem' => {
12181             exemplarCity => q#New Salem, Dakota del Norte#,
12182             },
12183             'America/Panama' => {
12184             exemplarCity => q#Panamá#,
12185             },
12186             'America/Port-au-Prince' => {
12187             exemplarCity => q#Puerto Príncipe#,
12188             },
12189             'America/Port_of_Spain' => {
12190             exemplarCity => q#Puerto España#,
12191             },
12192             'America/Rio_Branco' => {
12193             exemplarCity => q#Río Branco#,
12194             },
12195             'America/Santarem' => {
12196             exemplarCity => q#Santarém#,
12197             },
12198             'America/Santiago' => {
12199             exemplarCity => q#Santiago de Chile#,
12200             },
12201             'America/Sao_Paulo' => {
12202             exemplarCity => q#São Paulo#,
12203             },
12204             'America/St_Barthelemy' => {
12205             exemplarCity => q#San Bartolomé#,
12206             },
12207             'America/St_Johns' => {
12208             exemplarCity => q#San Juan de Terranova#,
12209             },
12210             'America/St_Kitts' => {
12211             exemplarCity => q#San Cristóbal#,
12212             },
12213             'America/St_Lucia' => {
12214             exemplarCity => q#Santa Lucía#,
12215             },
12216             'America/St_Vincent' => {
12217             exemplarCity => q#San Vicente#,
12218             },
12219             'America/Tortola' => {
12220             exemplarCity => q#Tórtola#,
12221             },
12222             'America_Central' => {
12223             long => {
12224             'daylight' => q#hora de verano central#,
12225             'generic' => q#hora central#,
12226             'standard' => q#hora estándar central#,
12227             },
12228             },
12229             'America_Eastern' => {
12230             long => {
12231             'daylight' => q#hora de verano oriental#,
12232             'generic' => q#hora oriental#,
12233             'standard' => q#hora estándar oriental#,
12234             },
12235             },
12236             'America_Mountain' => {
12237             long => {
12238             'daylight' => q#hora de verano de las Montañas Rocosas#,
12239             'generic' => q#hora de las Montañas Rocosas#,
12240             'standard' => q#hora estándar de las Montañas Rocosas#,
12241             },
12242             },
12243             'America_Pacific' => {
12244             long => {
12245             'daylight' => q#hora de verano del Pacífico#,
12246             'generic' => q#hora del Pacífico#,
12247             'standard' => q#hora estándar del Pacífico#,
12248             },
12249             },
12250             'Anadyr' => {
12251             long => {
12252             'daylight' => q#hora de verano de Anadyr#,
12253             'generic' => q#hora de Anadyr#,
12254             'standard' => q#hora estándar de Anadyr#,
12255             },
12256             },
12257             'Apia' => {
12258             long => {
12259             'daylight' => q#horario de verano de Apia#,
12260             'generic' => q#hora de Apia#,
12261             'standard' => q#hora estándar de Apia#,
12262             },
12263             },
12264             'Aqtau' => {
12265             long => {
12266             'daylight' => q#Hora de verano de Aktau#,
12267             'generic' => q#Hora de Aktau#,
12268             'standard' => q#Hora estándar de Aktau#,
12269             },
12270             },
12271             'Aqtobe' => {
12272             long => {
12273             'daylight' => q#Hora de verano de Aktobe#,
12274             'generic' => q#Hora de Aktobe#,
12275             'standard' => q#Hora estándar de Aktobe#,
12276             },
12277             },
12278             'Arabian' => {
12279             long => {
12280             'daylight' => q#hora de verano de Arabia#,
12281             'generic' => q#hora de Arabia#,
12282             'standard' => q#hora estándar de Arabia#,
12283             },
12284             },
12285             'Argentina' => {
12286             long => {
12287             'daylight' => q#hora de verano de Argentina#,
12288             'generic' => q#hora de Argentina#,
12289             'standard' => q#hora estándar de Argentina#,
12290             },
12291             },
12292             'Argentina_Western' => {
12293             long => {
12294             'daylight' => q#hora de verano de Argentina occidental#,
12295             'generic' => q#hora de Argentina occidental#,
12296             'standard' => q#hora estándar de Argentina occidental#,
12297             },
12298             },
12299             'Armenia' => {
12300             long => {
12301             'daylight' => q#hora de verano de Armenia#,
12302             'generic' => q#hora de Armenia#,
12303             'standard' => q#hora estándar de Armenia#,
12304             },
12305             },
12306             'Asia/Aden' => {
12307             exemplarCity => q#Adén#,
12308             },
12309             'Asia/Amman' => {
12310             exemplarCity => q#Ammán#,
12311             },
12312             'Asia/Anadyr' => {
12313             exemplarCity => q#Anádyr#,
12314             },
12315             'Asia/Aqtau' => {
12316             exemplarCity => q#Aktau#,
12317             },
12318             'Asia/Aqtobe' => {
12319             exemplarCity => q#Aktobe#,
12320             },
12321             'Asia/Ashgabat' => {
12322             exemplarCity => q#Asjabad#,
12323             },
12324             'Asia/Baghdad' => {
12325             exemplarCity => q#Bagdad#,
12326             },
12327             'Asia/Bahrain' => {
12328             exemplarCity => q#Baréin#,
12329             },
12330             'Asia/Baku' => {
12331             exemplarCity => q#Bakú#,
12332             },
12333             'Asia/Barnaul' => {
12334             exemplarCity => q#Barnaúl#,
12335             },
12336             'Asia/Brunei' => {
12337             exemplarCity => q#Brunéi#,
12338             },
12339             'Asia/Calcutta' => {
12340             exemplarCity => q#Calcuta#,
12341             },
12342             'Asia/Chita' => {
12343             exemplarCity => q#Chitá#,
12344             },
12345             'Asia/Damascus' => {
12346             exemplarCity => q#Damasco#,
12347             },
12348             'Asia/Dhaka' => {
12349             exemplarCity => q#Daca#,
12350             },
12351             'Asia/Dubai' => {
12352             exemplarCity => q#Dubái#,
12353             },
12354             'Asia/Dushanbe' => {
12355             exemplarCity => q#Dusambé#,
12356             },
12357             'Asia/Hebron' => {
12358             exemplarCity => q#Hebrón#,
12359             },
12360             'Asia/Jakarta' => {
12361             exemplarCity => q#Yakarta#,
12362             },
12363             'Asia/Jerusalem' => {
12364             exemplarCity => q#Jerusalén#,
12365             },
12366             'Asia/Katmandu' => {
12367             exemplarCity => q#Katmandú#,
12368             },
12369             'Asia/Khandyga' => {
12370             exemplarCity => q#Khandiga#,
12371             },
12372             'Asia/Magadan' => {
12373             exemplarCity => q#Magadán#,
12374             },
12375             'Asia/Makassar' => {
12376             exemplarCity => q#Makasar#,
12377             },
12378             'Asia/Muscat' => {
12379             exemplarCity => q#Mascate#,
12380             },
12381             'Asia/Qatar' => {
12382             exemplarCity => q#Catar#,
12383             },
12384             'Asia/Qostanay' => {
12385             exemplarCity => q#Kostanái#,
12386             },
12387             'Asia/Qyzylorda' => {
12388             exemplarCity => q#Kyzylorda#,
12389             },
12390             'Asia/Rangoon' => {
12391             exemplarCity => q#Yangón (Rangún)#,
12392             },
12393             'Asia/Riyadh' => {
12394             exemplarCity => q#Riad#,
12395             },
12396             'Asia/Saigon' => {
12397             exemplarCity => q#Ciudad Ho Chi Minh#,
12398             },
12399             'Asia/Sakhalin' => {
12400             exemplarCity => q#Sajalín#,
12401             },
12402             'Asia/Samarkand' => {
12403             exemplarCity => q#Samarcanda#,
12404             },
12405             'Asia/Seoul' => {
12406             exemplarCity => q#Seúl#,
12407             },
12408             'Asia/Shanghai' => {
12409             exemplarCity => q#Shanghái#,
12410             },
12411             'Asia/Singapore' => {
12412             exemplarCity => q#Singapur#,
12413             },
12414             'Asia/Srednekolymsk' => {
12415             exemplarCity => q#Srednekolimsk#,
12416             },
12417             'Asia/Taipei' => {
12418             exemplarCity => q#Taipéi#,
12419             },
12420             'Asia/Tashkent' => {
12421             exemplarCity => q#Taskent#,
12422             },
12423             'Asia/Tbilisi' => {
12424             exemplarCity => q#Tiflis#,
12425             },
12426             'Asia/Tehran' => {
12427             exemplarCity => q#Teherán#,
12428             },
12429             'Asia/Thimphu' => {
12430             exemplarCity => q#Timbu#,
12431             },
12432             'Asia/Tokyo' => {
12433             exemplarCity => q#Tokio#,
12434             },
12435             'Asia/Ulaanbaatar' => {
12436             exemplarCity => q#Ulán Bator#,
12437             },
12438             'Asia/Urumqi' => {
12439             exemplarCity => q#Ürümqi#,
12440             },
12441             'Asia/Vientiane' => {
12442             exemplarCity => q#Vientián#,
12443             },
12444             'Asia/Yekaterinburg' => {
12445             exemplarCity => q#Ekaterimburgo#,
12446             },
12447             'Asia/Yerevan' => {
12448             exemplarCity => q#Ereván#,
12449             },
12450             'Atlantic' => {
12451             long => {
12452             'daylight' => q#hora de verano del Atlántico#,
12453             'generic' => q#hora del Atlántico#,
12454             'standard' => q#hora estándar del Atlántico#,
12455             },
12456             },
12457             'Atlantic/Bermuda' => {
12458             exemplarCity => q#Bermudas#,
12459             },
12460             'Atlantic/Canary' => {
12461             exemplarCity => q#Canarias#,
12462             },
12463             'Atlantic/Cape_Verde' => {
12464             exemplarCity => q#Cabo Verde#,
12465             },
12466             'Atlantic/Faeroe' => {
12467             exemplarCity => q#Islas Feroe#,
12468             },
12469             'Atlantic/Reykjavik' => {
12470             exemplarCity => q#Reikiavik#,
12471             },
12472             'Atlantic/South_Georgia' => {
12473             exemplarCity => q#Georgia del Sur#,
12474             },
12475             'Atlantic/St_Helena' => {
12476             exemplarCity => q#Santa Elena#,
12477             },
12478             'Australia/Adelaide' => {
12479             exemplarCity => q#Adelaida#,
12480             },
12481             'Australia/Sydney' => {
12482             exemplarCity => q#Sídney#,
12483             },
12484             'Australia_Central' => {
12485             long => {
12486             'daylight' => q#hora de verano de Australia central#,
12487             'generic' => q#hora de Australia central#,
12488             'standard' => q#hora estándar de Australia central#,
12489             },
12490             },
12491             'Australia_CentralWestern' => {
12492             long => {
12493             'daylight' => q#hora de verano de Australia centroccidental#,
12494             'generic' => q#hora de Australia centroccidental#,
12495             'standard' => q#hora estándar de Australia centroccidental#,
12496             },
12497             },
12498             'Australia_Eastern' => {
12499             long => {
12500             'daylight' => q#hora de verano de Australia oriental#,
12501             'generic' => q#hora de Australia oriental#,
12502             'standard' => q#hora estándar de Australia oriental#,
12503             },
12504             },
12505             'Australia_Western' => {
12506             long => {
12507             'daylight' => q#hora de verano de Australia occidental#,
12508             'generic' => q#hora de Australia occidental#,
12509             'standard' => q#hora estándar de Australia occidental#,
12510             },
12511             },
12512             'Azerbaijan' => {
12513             long => {
12514             'daylight' => q#hora de verano de Azerbaiyán#,
12515             'generic' => q#hora de Azerbaiyán#,
12516             'standard' => q#hora estándar de Azerbaiyán#,
12517             },
12518             },
12519             'Azores' => {
12520             long => {
12521             'daylight' => q#hora de verano de las Azores#,
12522             'generic' => q#hora de las Azores#,
12523             'standard' => q#hora estándar de las Azores#,
12524             },
12525             },
12526             'Bangladesh' => {
12527             long => {
12528             'daylight' => q#hora de verano de Bangladés#,
12529             'generic' => q#hora de Bangladés#,
12530             'standard' => q#hora estándar de Bangladés#,
12531             },
12532             },
12533             'Bhutan' => {
12534             long => {
12535             'standard' => q#hora de Bután#,
12536             },
12537             },
12538             'Bolivia' => {
12539             long => {
12540             'standard' => q#hora de Bolivia#,
12541             },
12542             },
12543             'Brasilia' => {
12544             long => {
12545             'daylight' => q#hora de verano de Brasilia#,
12546             'generic' => q#hora de Brasilia#,
12547             'standard' => q#hora estándar de Brasilia#,
12548             },
12549             },
12550             'Brunei' => {
12551             long => {
12552             'standard' => q#hora de Brunéi#,
12553             },
12554             },
12555             'Cape_Verde' => {
12556             long => {
12557             'daylight' => q#hora de verano de Cabo Verde#,
12558             'generic' => q#hora de Cabo Verde#,
12559             'standard' => q#hora estándar de Cabo Verde#,
12560             },
12561             },
12562             'Chamorro' => {
12563             long => {
12564             'standard' => q#hora estándar de Chamorro#,
12565             },
12566             },
12567             'Chatham' => {
12568             long => {
12569             'daylight' => q#hora de verano de Chatham#,
12570             'generic' => q#hora de Chatham#,
12571             'standard' => q#hora estándar de Chatham#,
12572             },
12573             },
12574             'Chile' => {
12575             long => {
12576             'daylight' => q#hora de verano de Chile#,
12577             'generic' => q#hora de Chile#,
12578             'standard' => q#hora estándar de Chile#,
12579             },
12580             },
12581             'China' => {
12582             long => {
12583             'daylight' => q#hora de verano de China#,
12584             'generic' => q#hora de China#,
12585             'standard' => q#hora estándar de China#,
12586             },
12587             },
12588             'Christmas' => {
12589             long => {
12590             'standard' => q#hora de la Isla de Navidad#,
12591             },
12592             },
12593             'Cocos' => {
12594             long => {
12595             'standard' => q#hora de las Islas Cocos#,
12596             },
12597             },
12598             'Colombia' => {
12599             long => {
12600             'daylight' => q#hora de verano de Colombia#,
12601             'generic' => q#hora de Colombia#,
12602             'standard' => q#hora estándar de Colombia#,
12603             },
12604             },
12605             'Cook' => {
12606             long => {
12607             'daylight' => q#hora de verano media de las Islas Cook#,
12608             'generic' => q#hora de las Islas Cook#,
12609             'standard' => q#hora estándar de las Islas Cook#,
12610             },
12611             },
12612             'Cuba' => {
12613             long => {
12614             'daylight' => q#hora de verano de Cuba#,
12615             'generic' => q#hora de Cuba#,
12616             'standard' => q#hora estándar de Cuba#,
12617             },
12618             },
12619             'Davis' => {
12620             long => {
12621             'standard' => q#hora de Davis#,
12622             },
12623             },
12624             'DumontDUrville' => {
12625             long => {
12626             'standard' => q#hora de Dumont-d’Urville#,
12627             },
12628             },
12629             'East_Timor' => {
12630             long => {
12631             'standard' => q#hora de Timor Oriental#,
12632             },
12633             },
12634             'Easter' => {
12635             long => {
12636             'daylight' => q#hora de verano de la isla de Pascua#,
12637             'generic' => q#hora de la isla de Pascua#,
12638             'standard' => q#hora estándar de la isla de Pascua#,
12639             },
12640             },
12641             'Ecuador' => {
12642             long => {
12643             'standard' => q#hora de Ecuador#,
12644             },
12645             },
12646             'Etc/UTC' => {
12647             long => {
12648             'standard' => q#tiempo universal coordinado#,
12649             },
12650             },
12651             'Etc/Unknown' => {
12652             exemplarCity => q#Ciudad desconocida#,
12653             },
12654             'Europe/Amsterdam' => {
12655             exemplarCity => q#Ámsterdam#,
12656             },
12657             'Europe/Astrakhan' => {
12658             exemplarCity => q#Astracán#,
12659             },
12660             'Europe/Athens' => {
12661             exemplarCity => q#Atenas#,
12662             },
12663             'Europe/Belgrade' => {
12664             exemplarCity => q#Belgrado#,
12665             },
12666             'Europe/Berlin' => {
12667             exemplarCity => q#Berlín#,
12668             },
12669             'Europe/Brussels' => {
12670             exemplarCity => q#Bruselas#,
12671             },
12672             'Europe/Bucharest' => {
12673             exemplarCity => q#Bucarest#,
12674             },
12675             'Europe/Chisinau' => {
12676             exemplarCity => q#Chisináu#,
12677             },
12678             'Europe/Copenhagen' => {
12679             exemplarCity => q#Copenhague#,
12680             },
12681             'Europe/Dublin' => {
12682             exemplarCity => q#Dublín#,
12683             long => {
12684             'daylight' => q#hora de verano de Irlanda#,
12685             },
12686             },
12687             'Europe/Guernsey' => {
12688             exemplarCity => q#Guernesey#,
12689             },
12690             'Europe/Isle_of_Man' => {
12691             exemplarCity => q#Isla de Man#,
12692             },
12693             'Europe/Istanbul' => {
12694             exemplarCity => q#Estambul#,
12695             },
12696             'Europe/Kaliningrad' => {
12697             exemplarCity => q#Kaliningrado#,
12698             },
12699             'Europe/Kiev' => {
12700             exemplarCity => q#Kiev#,
12701             },
12702             'Europe/Kirov' => {
12703             exemplarCity => q#Kírov#,
12704             },
12705             'Europe/Lisbon' => {
12706             exemplarCity => q#Lisboa#,
12707             },
12708             'Europe/Ljubljana' => {
12709             exemplarCity => q#Liubliana#,
12710             },
12711             'Europe/London' => {
12712             exemplarCity => q#Londres#,
12713             long => {
12714             'daylight' => q#hora de verano británica#,
12715             },
12716             },
12717             'Europe/Luxembourg' => {
12718             exemplarCity => q#Luxemburgo#,
12719             },
12720             'Europe/Monaco' => {
12721             exemplarCity => q#Mónaco#,
12722             },
12723             'Europe/Moscow' => {
12724             exemplarCity => q#Moscú#,
12725             },
12726             'Europe/Paris' => {
12727             exemplarCity => q#París#,
12728             },
12729             'Europe/Prague' => {
12730             exemplarCity => q#Praga#,
12731             },
12732             'Europe/Rome' => {
12733             exemplarCity => q#Roma#,
12734             },
12735             'Europe/Saratov' => {
12736             exemplarCity => q#Sarátov#,
12737             },
12738             'Europe/Simferopol' => {
12739             exemplarCity => q#Simferópol#,
12740             },
12741             'Europe/Skopje' => {
12742             exemplarCity => q#Skopie#,
12743             },
12744             'Europe/Sofia' => {
12745             exemplarCity => q#Sofía#,
12746             },
12747             'Europe/Stockholm' => {
12748             exemplarCity => q#Estocolmo#,
12749             },
12750             'Europe/Tallinn' => {
12751             exemplarCity => q#Tallin#,
12752             },
12753             'Europe/Tirane' => {
12754             exemplarCity => q#Tirana#,
12755             },
12756             'Europe/Ulyanovsk' => {
12757             exemplarCity => q#Uliánovsk#,
12758             },
12759             'Europe/Vatican' => {
12760             exemplarCity => q#El Vaticano#,
12761             },
12762             'Europe/Vienna' => {
12763             exemplarCity => q#Viena#,
12764             },
12765             'Europe/Vilnius' => {
12766             exemplarCity => q#Vilna#,
12767             },
12768             'Europe/Volgograd' => {
12769             exemplarCity => q#Volgogrado#,
12770             },
12771             'Europe/Warsaw' => {
12772             exemplarCity => q#Varsovia#,
12773             },
12774             'Europe/Zurich' => {
12775             exemplarCity => q#Zúrich#,
12776             },
12777             'Europe_Central' => {
12778             long => {
12779             'daylight' => q#hora de verano de Europa central#,
12780             'generic' => q#hora de Europa central#,
12781             'standard' => q#hora estándar de Europa central#,
12782             },
12783             short => {
12784             'daylight' => q#CEST#,
12785             'generic' => q#CET#,
12786             'standard' => q#CET#,
12787             },
12788             },
12789             'Europe_Eastern' => {
12790             long => {
12791             'daylight' => q#hora de verano de Europa oriental#,
12792             'generic' => q#hora de Europa oriental#,
12793             'standard' => q#hora estándar de Europa oriental#,
12794             },
12795             short => {
12796             'daylight' => q#EEST#,
12797             'generic' => q#EET#,
12798             'standard' => q#EET#,
12799             },
12800             },
12801             'Europe_Further_Eastern' => {
12802             long => {
12803             'standard' => q#hora del extremo oriental de Europa#,
12804             },
12805             },
12806             'Europe_Western' => {
12807             long => {
12808             'daylight' => q#hora de verano de Europa occidental#,
12809             'generic' => q#hora de Europa occidental#,
12810             'standard' => q#hora estándar de Europa occidental#,
12811             },
12812             short => {
12813             'daylight' => q#WEST#,
12814             'generic' => q#WET#,
12815             'standard' => q#WET#,
12816             },
12817             },
12818             'Falkland' => {
12819             long => {
12820             'daylight' => q#hora de verano de las islas Malvinas#,
12821             'generic' => q#hora de las islas Malvinas#,
12822             'standard' => q#hora estándar de las islas Malvinas#,
12823             },
12824             },
12825             'Fiji' => {
12826             long => {
12827             'daylight' => q#hora de verano de Fiyi#,
12828             'generic' => q#hora de Fiyi#,
12829             'standard' => q#hora estándar de Fiyi#,
12830             },
12831             },
12832             'French_Guiana' => {
12833             long => {
12834             'standard' => q#hora de la Guayana Francesa#,
12835             },
12836             },
12837             'French_Southern' => {
12838             long => {
12839             'standard' => q#hora de Antártida y Territorios Australes Franceses#,
12840             },
12841             },
12842             'GMT' => {
12843             long => {
12844             'standard' => q#hora del meridiano de Greenwich#,
12845             },
12846             short => {
12847             'standard' => q#GMT#,
12848             },
12849             },
12850             'Galapagos' => {
12851             long => {
12852             'standard' => q#hora de Galápagos#,
12853             },
12854             },
12855             'Gambier' => {
12856             long => {
12857             'standard' => q#hora de Gambier#,
12858             },
12859             },
12860             'Georgia' => {
12861             long => {
12862             'daylight' => q#hora de verano de Georgia#,
12863             'generic' => q#hora de Georgia#,
12864             'standard' => q#hora estándar de Georgia#,
12865             },
12866             },
12867             'Gilbert_Islands' => {
12868             long => {
12869             'standard' => q#hora de las islas Gilbert#,
12870             },
12871             },
12872             'Greenland_Eastern' => {
12873             long => {
12874             'daylight' => q#hora de verano de Groenlandia oriental#,
12875             'generic' => q#hora de Groenlandia oriental#,
12876             'standard' => q#hora estándar de Groenlandia oriental#,
12877             },
12878             },
12879             'Greenland_Western' => {
12880             long => {
12881             'daylight' => q#hora de verano de Groenlandia occidental#,
12882             'generic' => q#hora de Groenlandia occidental#,
12883             'standard' => q#hora estándar de Groenlandia occidental#,
12884             },
12885             },
12886             'Guam' => {
12887             long => {
12888             'standard' => q#Hora estándar de Guam#,
12889             },
12890             },
12891             'Gulf' => {
12892             long => {
12893             'standard' => q#hora estándar del Golfo#,
12894             },
12895             },
12896             'Guyana' => {
12897             long => {
12898             'standard' => q#hora de Guyana#,
12899             },
12900             },
12901             'Hawaii_Aleutian' => {
12902             long => {
12903             'daylight' => q#hora de verano de Hawái-Aleutianas#,
12904             'generic' => q#hora de Hawái-Aleutianas#,
12905             'standard' => q#hora estándar de Hawái-Aleutianas#,
12906             },
12907             },
12908             'Hong_Kong' => {
12909             long => {
12910             'daylight' => q#hora de verano de Hong Kong#,
12911             'generic' => q#hora de Hong Kong#,
12912             'standard' => q#hora estándar de Hong Kong#,
12913             },
12914             },
12915             'Hovd' => {
12916             long => {
12917             'daylight' => q#hora de verano de Hovd#,
12918             'generic' => q#hora de Hovd#,
12919             'standard' => q#hora estándar de Hovd#,
12920             },
12921             },
12922             'India' => {
12923             long => {
12924             'standard' => q#hora estándar de la India#,
12925             },
12926             },
12927             'Indian/Christmas' => {
12928             exemplarCity => q#Navidad#,
12929             },
12930             'Indian/Comoro' => {
12931             exemplarCity => q#Comoras#,
12932             },
12933             'Indian/Mahe' => {
12934             exemplarCity => q#Mahé#,
12935             },
12936             'Indian/Maldives' => {
12937             exemplarCity => q#Maldivas#,
12938             },
12939             'Indian/Mauritius' => {
12940             exemplarCity => q#Mauricio#,
12941             },
12942             'Indian/Reunion' => {
12943             exemplarCity => q#Reunión#,
12944             },
12945             'Indian_Ocean' => {
12946             long => {
12947             'standard' => q#hora del océano Índico#,
12948             },
12949             },
12950             'Indochina' => {
12951             long => {
12952             'standard' => q#hora de Indochina#,
12953             },
12954             },
12955             'Indonesia_Central' => {
12956             long => {
12957             'standard' => q#hora de Indonesia central#,
12958             },
12959             },
12960             'Indonesia_Eastern' => {
12961             long => {
12962             'standard' => q#hora de Indonesia oriental#,
12963             },
12964             },
12965             'Indonesia_Western' => {
12966             long => {
12967             'standard' => q#hora de Indonesia occidental#,
12968             },
12969             },
12970             'Iran' => {
12971             long => {
12972             'daylight' => q#hora de verano de Irán#,
12973             'generic' => q#hora de Irán#,
12974             'standard' => q#hora estándar de Irán#,
12975             },
12976             },
12977             'Irkutsk' => {
12978             long => {
12979             'daylight' => q#hora de verano de Irkutsk#,
12980             'generic' => q#hora de Irkutsk#,
12981             'standard' => q#hora estándar de Irkutsk#,
12982             },
12983             },
12984             'Israel' => {
12985             long => {
12986             'daylight' => q#hora de verano de Israel#,
12987             'generic' => q#hora de Israel#,
12988             'standard' => q#hora estándar de Israel#,
12989             },
12990             },
12991             'Japan' => {
12992             long => {
12993             'daylight' => q#hora de verano de Japón#,
12994             'generic' => q#hora de Japón#,
12995             'standard' => q#hora estándar de Japón#,
12996             },
12997             },
12998             'Kamchatka' => {
12999             long => {
13000             'daylight' => q#hora de verano de Kamchatka#,
13001             'generic' => q#hora de Kamchatka#,
13002             'standard' => q#hora estándar de Kamchatka#,
13003             },
13004             },
13005             'Kazakhstan' => {
13006             long => {
13007             'standard' => q#hora de Kazajistán#,
13008             },
13009             },
13010             'Kazakhstan_Eastern' => {
13011             long => {
13012             'standard' => q#hora de Kazajistán oriental#,
13013             },
13014             },
13015             'Kazakhstan_Western' => {
13016             long => {
13017             'standard' => q#hora de Kazajistán occidental#,
13018             },
13019             },
13020             'Korea' => {
13021             long => {
13022             'daylight' => q#hora de verano de Corea#,
13023             'generic' => q#hora de Corea#,
13024             'standard' => q#hora estándar de Corea#,
13025             },
13026             },
13027             'Kosrae' => {
13028             long => {
13029             'standard' => q#hora de Kosrae#,
13030             },
13031             },
13032             'Krasnoyarsk' => {
13033             long => {
13034             'daylight' => q#hora de verano de Krasnoyarsk#,
13035             'generic' => q#hora de Krasnoyarsk#,
13036             'standard' => q#hora estándar de Krasnoyarsk#,
13037             },
13038             },
13039             'Kyrgystan' => {
13040             long => {
13041             'standard' => q#hora de Kirguistán#,
13042             },
13043             },
13044             'Lanka' => {
13045             long => {
13046             'standard' => q#Hora de Sri Lanka#,
13047             },
13048             },
13049             'Line_Islands' => {
13050             long => {
13051             'standard' => q#hora de las Espóradas Ecuatoriales#,
13052             },
13053             },
13054             'Lord_Howe' => {
13055             long => {
13056             'daylight' => q#hora de verano de Lord Howe#,
13057             'generic' => q#hora de Lord Howe#,
13058             'standard' => q#hora estándar de Lord Howe#,
13059             },
13060             },
13061             'Macau' => {
13062             long => {
13063             'daylight' => q#Hora de verano de Macao#,
13064             'generic' => q#Hora de Macao#,
13065             'standard' => q#Hora estándar de Macao#,
13066             },
13067             },
13068             'Magadan' => {
13069             long => {
13070             'daylight' => q#hora de verano de Magadán#,
13071             'generic' => q#hora de Magadán#,
13072             'standard' => q#hora estándar de Magadán#,
13073             },
13074             },
13075             'Malaysia' => {
13076             long => {
13077             'standard' => q#hora de Malasia#,
13078             },
13079             },
13080             'Maldives' => {
13081             long => {
13082             'standard' => q#hora de Maldivas#,
13083             },
13084             },
13085             'Marquesas' => {
13086             long => {
13087             'standard' => q#hora de Marquesas#,
13088             },
13089             },
13090             'Marshall_Islands' => {
13091             long => {
13092             'standard' => q#hora de las Islas Marshall#,
13093             },
13094             },
13095             'Mauritius' => {
13096             long => {
13097             'daylight' => q#hora de verano de Mauricio#,
13098             'generic' => q#hora de Mauricio#,
13099             'standard' => q#hora estándar de Mauricio#,
13100             },
13101             },
13102             'Mawson' => {
13103             long => {
13104             'standard' => q#hora de Mawson#,
13105             },
13106             },
13107             'Mexico_Pacific' => {
13108             long => {
13109             'daylight' => q#hora de verano del Pacífico de México#,
13110             'generic' => q#hora del Pacífico de México#,
13111             'standard' => q#hora estándar del Pacífico de México#,
13112             },
13113             },
13114             'Mongolia' => {
13115             long => {
13116             'daylight' => q#hora de verano de Ulán Bator#,
13117             'generic' => q#hora de Ulán Bator#,
13118             'standard' => q#hora estándar de Ulán Bator#,
13119             },
13120             },
13121             'Moscow' => {
13122             long => {
13123             'daylight' => q#hora de verano de Moscú#,
13124             'generic' => q#hora de Moscú#,
13125             'standard' => q#hora estándar de Moscú#,
13126             },
13127             },
13128             'Myanmar' => {
13129             long => {
13130             'standard' => q#hora de Myanmar#,
13131             },
13132             },
13133             'Nauru' => {
13134             long => {
13135             'standard' => q#hora de Nauru#,
13136             },
13137             },
13138             'Nepal' => {
13139             long => {
13140             'standard' => q#hora de Nepal#,
13141             },
13142             },
13143             'New_Caledonia' => {
13144             long => {
13145             'daylight' => q#hora de verano de Nueva Caledonia#,
13146             'generic' => q#hora de Nueva Caledonia#,
13147             'standard' => q#hora estándar de Nueva Caledonia#,
13148             },
13149             },
13150             'New_Zealand' => {
13151             long => {
13152             'daylight' => q#hora de verano de Nueva Zelanda#,
13153             'generic' => q#hora de Nueva Zelanda#,
13154             'standard' => q#hora estándar de Nueva Zelanda#,
13155             },
13156             },
13157             'Newfoundland' => {
13158             long => {
13159             'daylight' => q#hora de verano de Terranova#,
13160             'generic' => q#hora de Terranova#,
13161             'standard' => q#hora estándar de Terranova#,
13162             },
13163             },
13164             'Niue' => {
13165             long => {
13166             'standard' => q#hora de Niue#,
13167             },
13168             },
13169             'Norfolk' => {
13170             long => {
13171             'daylight' => q#hora de verano de la isla Norfolk#,
13172             'generic' => q#hora de la isla Norfolk#,
13173             'standard' => q#hora estándar de la isla Norfolk#,
13174             },
13175             },
13176             'Noronha' => {
13177             long => {
13178             'daylight' => q#hora de verano de Fernando de Noronha#,
13179             'generic' => q#hora de Fernando de Noronha#,
13180             'standard' => q#hora estándar de Fernando de Noronha#,
13181             },
13182             },
13183             'North_Mariana' => {
13184             long => {
13185             'standard' => q#Hora de las Islas Marianas del Norte#,
13186             },
13187             },
13188             'Novosibirsk' => {
13189             long => {
13190             'daylight' => q#hora de verano de Novosibirsk#,
13191             'generic' => q#hora de Novosibirsk#,
13192             'standard' => q#hora estándar de Novosibirsk#,
13193             },
13194             },
13195             'Omsk' => {
13196             long => {
13197             'daylight' => q#hora de verano de Omsk#,
13198             'generic' => q#hora de Omsk#,
13199             'standard' => q#hora estándar de Omsk#,
13200             },
13201             },
13202             'Pacific/Easter' => {
13203             exemplarCity => q#Isla de Pascua#,
13204             },
13205             'Pacific/Enderbury' => {
13206             exemplarCity => q#Enderbury#,
13207             },
13208             'Pacific/Fiji' => {
13209             exemplarCity => q#Fiyi#,
13210             },
13211             'Pacific/Galapagos' => {
13212             exemplarCity => q#Galápagos#,
13213             },
13214             'Pacific/Honolulu' => {
13215             exemplarCity => q#Honolulú#,
13216             },
13217             'Pacific/Noumea' => {
13218             exemplarCity => q#Numea#,
13219             },
13220             'Pacific/Palau' => {
13221             exemplarCity => q#Palaos#,
13222             },
13223             'Pacific/Saipan' => {
13224             exemplarCity => q#Saipán#,
13225             },
13226             'Pacific/Tahiti' => {
13227             exemplarCity => q#Tahití#,
13228             },
13229             'Pakistan' => {
13230             long => {
13231             'daylight' => q#hora de verano de Pakistán#,
13232             'generic' => q#hora de Pakistán#,
13233             'standard' => q#hora estándar de Pakistán#,
13234             },
13235             },
13236             'Palau' => {
13237             long => {
13238             'standard' => q#hora de Palaos#,
13239             },
13240             },
13241             'Papua_New_Guinea' => {
13242             long => {
13243             'standard' => q#hora de Papúa Nueva Guinea#,
13244             },
13245             },
13246             'Paraguay' => {
13247             long => {
13248             'daylight' => q#hora de verano de Paraguay#,
13249             'generic' => q#hora de Paraguay#,
13250             'standard' => q#hora estándar de Paraguay#,
13251             },
13252             },
13253             'Peru' => {
13254             long => {
13255             'daylight' => q#hora de verano de Perú#,
13256             'generic' => q#hora de Perú#,
13257             'standard' => q#hora estándar de Perú#,
13258             },
13259             },
13260             'Philippines' => {
13261             long => {
13262             'daylight' => q#hora de verano de Filipinas#,
13263             'generic' => q#hora de Filipinas#,
13264             'standard' => q#hora estándar de Filipinas#,
13265             },
13266             },
13267             'Phoenix_Islands' => {
13268             long => {
13269             'standard' => q#hora de las Islas Fénix#,
13270             },
13271             },
13272             'Pierre_Miquelon' => {
13273             long => {
13274             'daylight' => q#hora de verano de San Pedro y Miquelón#,
13275             'generic' => q#hora de San Pedro y Miquelón#,
13276             'standard' => q#hora estándar de San Pedro y Miquelón#,
13277             },
13278             },
13279             'Pitcairn' => {
13280             long => {
13281             'standard' => q#hora de Pitcairn#,
13282             },
13283             },
13284             'Ponape' => {
13285             long => {
13286             'standard' => q#hora de Pohnpei#,
13287             },
13288             },
13289             'Pyongyang' => {
13290             long => {
13291             'standard' => q#hora de Pyongyang#,
13292             },
13293             },
13294             'Qyzylorda' => {
13295             long => {
13296             'daylight' => q#Hora de verano de Qyzylorda#,
13297             'generic' => q#Hora de Qyzylorda#,
13298             'standard' => q#Hora estándar de Qyzylorda#,
13299             },
13300             },
13301             'Reunion' => {
13302             long => {
13303             'standard' => q#hora de Reunión#,
13304             },
13305             },
13306             'Rothera' => {
13307             long => {
13308             'standard' => q#hora de Rothera#,
13309             },
13310             },
13311             'Sakhalin' => {
13312             long => {
13313             'daylight' => q#hora de verano de Sajalín#,
13314             'generic' => q#hora de Sajalín#,
13315             'standard' => q#hora estándar de Sajalín#,
13316             },
13317             },
13318             'Samara' => {
13319             long => {
13320             'daylight' => q#hora de verano de Samara#,
13321             'generic' => q#hora de Samara#,
13322             'standard' => q#hora estándar de Samara#,
13323             },
13324             },
13325             'Samoa' => {
13326             long => {
13327             'daylight' => q#hora de verano de Samoa#,
13328             'generic' => q#hora de Samoa#,
13329             'standard' => q#hora estándar de Samoa#,
13330             },
13331             },
13332             'Seychelles' => {
13333             long => {
13334             'standard' => q#hora de Seychelles#,
13335             },
13336             },
13337             'Singapore' => {
13338             long => {
13339             'standard' => q#hora de Singapur#,
13340             },
13341             },
13342             'Solomon' => {
13343             long => {
13344             'standard' => q#hora de las Islas Salomón#,
13345             },
13346             },
13347             'South_Georgia' => {
13348             long => {
13349             'standard' => q#hora de Georgia del Sur#,
13350             },
13351             },
13352             'Suriname' => {
13353             long => {
13354             'standard' => q#hora de Surinam#,
13355             },
13356             },
13357             'Syowa' => {
13358             long => {
13359             'standard' => q#hora de Syowa#,
13360             },
13361             },
13362             'Tahiti' => {
13363             long => {
13364             'standard' => q#hora de Tahití#,
13365             },
13366             },
13367             'Taipei' => {
13368             long => {
13369             'daylight' => q#hora de verano de Taipéi#,
13370             'generic' => q#hora de Taipéi#,
13371             'standard' => q#hora estándar de Taipéi#,
13372             },
13373             },
13374             'Tajikistan' => {
13375             long => {
13376             'standard' => q#hora de Tayikistán#,
13377             },
13378             },
13379             'Tokelau' => {
13380             long => {
13381             'standard' => q#hora de Tokelau#,
13382             },
13383             },
13384             'Tonga' => {
13385             long => {
13386             'daylight' => q#hora de verano de Tonga#,
13387             'generic' => q#hora de Tonga#,
13388             'standard' => q#hora estándar de Tonga#,
13389             },
13390             },
13391             'Truk' => {
13392             long => {
13393             'standard' => q#hora de Chuuk#,
13394             },
13395             },
13396             'Turkmenistan' => {
13397             long => {
13398             'daylight' => q#hora de verano de Turkmenistán#,
13399             'generic' => q#hora de Turkmenistán#,
13400             'standard' => q#hora estándar de Turkmenistán#,
13401             },
13402             },
13403             'Tuvalu' => {
13404             long => {
13405             'standard' => q#hora de Tuvalu#,
13406             },
13407             },
13408             'Uruguay' => {
13409             long => {
13410             'daylight' => q#hora de verano de Uruguay#,
13411             'generic' => q#hora de Uruguay#,
13412             'standard' => q#hora estándar de Uruguay#,
13413             },
13414             },
13415             'Uzbekistan' => {
13416             long => {
13417             'daylight' => q#hora de verano de Uzbekistán#,
13418             'generic' => q#hora de Uzbekistán#,
13419             'standard' => q#hora estándar de Uzbekistán#,
13420             },
13421             },
13422             'Vanuatu' => {
13423             long => {
13424             'daylight' => q#hora de verano de Vanuatu#,
13425             'generic' => q#hora de Vanuatu#,
13426             'standard' => q#hora estándar de Vanuatu#,
13427             },
13428             },
13429             'Venezuela' => {
13430             long => {
13431             'standard' => q#hora de Venezuela#,
13432             },
13433             },
13434             'Vladivostok' => {
13435             long => {
13436             'daylight' => q#hora de verano de Vladivostok#,
13437             'generic' => q#hora de Vladivostok#,
13438             'standard' => q#hora estándar de Vladivostok#,
13439             },
13440             },
13441             'Volgograd' => {
13442             long => {
13443             'daylight' => q#hora de verano de Volgogrado#,
13444             'generic' => q#hora de Volgogrado#,
13445             'standard' => q#hora estándar de Volgogrado#,
13446             },
13447             },
13448             'Vostok' => {
13449             long => {
13450             'standard' => q#hora de Vostok#,
13451             },
13452             },
13453             'Wake' => {
13454             long => {
13455             'standard' => q#hora de la isla Wake#,
13456             },
13457             },
13458             'Wallis' => {
13459             long => {
13460             'standard' => q#hora de Wallis y Futuna#,
13461             },
13462             },
13463             'Yakutsk' => {
13464             long => {
13465             'daylight' => q#hora de verano de Yakutsk#,
13466             'generic' => q#hora de Yakutsk#,
13467             'standard' => q#hora estándar de Yakutsk#,
13468             },
13469             },
13470             'Yekaterinburg' => {
13471             long => {
13472             'daylight' => q#hora de verano de Ekaterimburgo#,
13473             'generic' => q#hora de Ekaterimburgo#,
13474             'standard' => q#hora estándar de Ekaterimburgo#,
13475             },
13476             },
13477             'Yukon' => {
13478             long => {
13479             'standard' => q#hora de Yukón#,
13480             },
13481             },
13482             } }
13483             );
13484 1     1   26106 no Moo;
  1         2  
  1         8  
13485              
13486             1;
13487              
13488             # vim: tabstop=4