File Coverage

blib/lib/Locale/CLDR/Locales/Hu.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::Hu - Package for language Hungarian
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Hu;
10             # This file auto generated from Data\common\main\hu.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 1     1   1705165 use strict;
  1         2  
  1         41  
14 1     1   5 use warnings;
  1         8  
  1         55  
15 1     1   6 use version;
  1         2  
  1         7  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 1     1   127 use v5.12.0;
  1         4  
20 1     1   5 use mro 'c3';
  1         4  
  1         7  
21 1     1   28 use utf8;
  1         3  
  1         8  
22 1     1   49 use feature 'unicode_strings';
  1         7  
  1         186  
23 1     1   7 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         2  
  1         10  
24 1     1   2793 use Moo;
  1         7  
  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','spellout-cardinal-verbose','spellout-ordinal','spellout-ordinal-verbose' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 1     1   742 use bigfloat;
  1         4  
  1         9  
40             return {
41             'spellout-cardinal' => {
42             'public' => {
43             '-x' => {
44             divisor => q(1),
45             rule => q(mínusz →→),
46             },
47             '0' => {
48             base_value => q(0),
49             divisor => q(1),
50             rule => q(nulla),
51             },
52             'x.x' => {
53             divisor => q(1),
54             rule => q(←← egész →→),
55             },
56             '1' => {
57             base_value => q(1),
58             divisor => q(1),
59             rule => q(egy),
60             },
61             '2' => {
62             base_value => q(2),
63             divisor => q(1),
64             rule => q(kettő),
65             },
66             '3' => {
67             base_value => q(3),
68             divisor => q(1),
69             rule => q(három),
70             },
71             '4' => {
72             base_value => q(4),
73             divisor => q(1),
74             rule => q(négy),
75             },
76             '5' => {
77             base_value => q(5),
78             divisor => q(1),
79             rule => q(öt),
80             },
81             '6' => {
82             base_value => q(6),
83             divisor => q(1),
84             rule => q(hat),
85             },
86             '7' => {
87             base_value => q(7),
88             divisor => q(1),
89             rule => q(hét),
90             },
91             '8' => {
92             base_value => q(8),
93             divisor => q(1),
94             rule => q(nyolc),
95             },
96             '9' => {
97             base_value => q(9),
98             divisor => q(1),
99             rule => q(kilenc),
100             },
101             '10' => {
102             base_value => q(10),
103             divisor => q(10),
104             rule => q(tíz),
105             },
106             '11' => {
107             base_value => q(11),
108             divisor => q(10),
109             rule => q(tizen­→→),
110             },
111             '20' => {
112             base_value => q(20),
113             divisor => q(10),
114             rule => q(húsz),
115             },
116             '21' => {
117             base_value => q(21),
118             divisor => q(10),
119             rule => q(huszon­→→),
120             },
121             '30' => {
122             base_value => q(30),
123             divisor => q(10),
124             rule => q(harminc[­→→]),
125             },
126             '40' => {
127             base_value => q(40),
128             divisor => q(10),
129             rule => q(negyven[­→→]),
130             },
131             '50' => {
132             base_value => q(50),
133             divisor => q(10),
134             rule => q(ötven[­→→]),
135             },
136             '60' => {
137             base_value => q(60),
138             divisor => q(10),
139             rule => q(hatvan[­→→]),
140             },
141             '70' => {
142             base_value => q(70),
143             divisor => q(10),
144             rule => q(hetven[­→→]),
145             },
146             '80' => {
147             base_value => q(80),
148             divisor => q(10),
149             rule => q(nyolcvan[­→→]),
150             },
151             '90' => {
152             base_value => q(90),
153             divisor => q(10),
154             rule => q(kilencven[­→→]),
155             },
156             '100' => {
157             base_value => q(100),
158             divisor => q(100),
159             rule => q(száz[­→→]),
160             },
161             '200' => {
162             base_value => q(200),
163             divisor => q(100),
164             rule => q(←%%spellout-cardinal-initial←­száz[­→→]),
165             },
166             '1000' => {
167             base_value => q(1000),
168             divisor => q(1000),
169             rule => q(ezer[­→→]),
170             },
171             '2000' => {
172             base_value => q(2000),
173             divisor => q(1000),
174             rule => q(←%%spellout-cardinal-initial←­ezer[­→→]),
175             },
176             '1000000' => {
177             base_value => q(1000000),
178             divisor => q(1000000),
179             rule => q(←%%spellout-cardinal-initial←­millió[­→→]),
180             },
181             '1000000000' => {
182             base_value => q(1000000000),
183             divisor => q(1000000000),
184             rule => q(←%%spellout-cardinal-initial←­milliárd[­→→]),
185             },
186             '1000000000000' => {
187             base_value => q(1000000000000),
188             divisor => q(1000000000000),
189             rule => q(←%%spellout-cardinal-initial←­billió[­→→]),
190             },
191             '1000000000000000' => {
192             base_value => q(1000000000000000),
193             divisor => q(1000000000000000),
194             rule => q(←%%spellout-cardinal-initial←­billiárd[­→→]),
195             },
196             '1000000000000000000' => {
197             base_value => q(1000000000000000000),
198             divisor => q(1000000000000000000),
199             rule => q(=#,##0=),
200             },
201             'max' => {
202             base_value => q(1000000000000000000),
203             divisor => q(1000000000000000000),
204             rule => q(=#,##0=),
205             },
206             },
207             },
208             'spellout-cardinal-initial' => {
209             'private' => {
210             '1' => {
211             base_value => q(1),
212             divisor => q(1),
213             rule => q(egy),
214             },
215             '2' => {
216             base_value => q(2),
217             divisor => q(1),
218             rule => q(két),
219             },
220             '3' => {
221             base_value => q(3),
222             divisor => q(1),
223             rule => q(=%spellout-cardinal=),
224             },
225             'max' => {
226             base_value => q(3),
227             divisor => q(1),
228             rule => q(=%spellout-cardinal=),
229             },
230             },
231             },
232             'spellout-cardinal-verbose' => {
233             'public' => {
234             '-x' => {
235             divisor => q(1),
236             rule => q(mínusz →→),
237             },
238             '0' => {
239             base_value => q(0),
240             divisor => q(1),
241             rule => q(=%spellout-cardinal=),
242             },
243             'x.x' => {
244             divisor => q(1),
245             rule => q(←← egész →→),
246             },
247             '100' => {
248             base_value => q(100),
249             divisor => q(100),
250             rule => q(←←­száz[­→→]),
251             },
252             '1000' => {
253             base_value => q(1000),
254             divisor => q(1000),
255             rule => q(←←­ezer[­→→]),
256             },
257             '1000000' => {
258             base_value => q(1000000),
259             divisor => q(1000000),
260             rule => q(←←­millió[­→→]),
261             },
262             '1000000000' => {
263             base_value => q(1000000000),
264             divisor => q(1000000000),
265             rule => q(←←­milliárd[­→→]),
266             },
267             '1000000000000' => {
268             base_value => q(1000000000000),
269             divisor => q(1000000000000),
270             rule => q(←←­billió[­→→]),
271             },
272             '1000000000000000' => {
273             base_value => q(1000000000000000),
274             divisor => q(1000000000000000),
275             rule => q(←←­billiárd[­→→]),
276             },
277             '1000000000000000000' => {
278             base_value => q(1000000000000000000),
279             divisor => q(1000000000000000000),
280             rule => q(=#,##0=),
281             },
282             'max' => {
283             base_value => q(1000000000000000000),
284             divisor => q(1000000000000000000),
285             rule => q(=#,##0=),
286             },
287             },
288             },
289             'spellout-numbering' => {
290             'public' => {
291             '0' => {
292             base_value => q(0),
293             divisor => q(1),
294             rule => q(=%spellout-cardinal=),
295             },
296             'max' => {
297             base_value => q(0),
298             divisor => q(1),
299             rule => q(=%spellout-cardinal=),
300             },
301             },
302             },
303             'spellout-numbering-year' => {
304             'public' => {
305             '-x' => {
306             divisor => q(1),
307             rule => q(mínusz →→),
308             },
309             '0' => {
310             base_value => q(0),
311             divisor => q(1),
312             rule => q(=%spellout-numbering=),
313             },
314             'x.x' => {
315             divisor => q(1),
316             rule => q(=0.0=),
317             },
318             'max' => {
319             divisor => q(1),
320             rule => q(=0.0=),
321             },
322             },
323             },
324             'spellout-ordinal' => {
325             'public' => {
326             '-x' => {
327             divisor => q(1),
328             rule => q(mínusz →→),
329             },
330             '0' => {
331             base_value => q(0),
332             divisor => q(1),
333             rule => q(nulla),
334             },
335             'x.x' => {
336             divisor => q(1),
337             rule => q(=#,##0.#=),
338             },
339             '1' => {
340             base_value => q(1),
341             divisor => q(1),
342             rule => q(első),
343             },
344             '2' => {
345             base_value => q(2),
346             divisor => q(1),
347             rule => q(második),
348             },
349             '3' => {
350             base_value => q(3),
351             divisor => q(1),
352             rule => q(=%%spellout-ordinal-larger=),
353             },
354             'max' => {
355             base_value => q(3),
356             divisor => q(1),
357             rule => q(=%%spellout-ordinal-larger=),
358             },
359             },
360             },
361             'spellout-ordinal-adik' => {
362             'private' => {
363             '0' => {
364             base_value => q(0),
365             divisor => q(1),
366             rule => q(adik),
367             },
368             '1' => {
369             base_value => q(1),
370             divisor => q(1),
371             rule => q(=%%spellout-ordinal-larger=),
372             },
373             'max' => {
374             base_value => q(1),
375             divisor => q(1),
376             rule => q(=%%spellout-ordinal-larger=),
377             },
378             },
379             },
380             'spellout-ordinal-larger' => {
381             'private' => {
382             '0' => {
383             base_value => q(0),
384             divisor => q(1),
385             rule => q(edik),
386             },
387             '1' => {
388             base_value => q(1),
389             divisor => q(1),
390             rule => q(egyedik),
391             },
392             '2' => {
393             base_value => q(2),
394             divisor => q(1),
395             rule => q(kettedik),
396             },
397             '3' => {
398             base_value => q(3),
399             divisor => q(1),
400             rule => q(harmadik),
401             },
402             '4' => {
403             base_value => q(4),
404             divisor => q(1),
405             rule => q(negyedik),
406             },
407             '5' => {
408             base_value => q(5),
409             divisor => q(1),
410             rule => q(ötödik),
411             },
412             '6' => {
413             base_value => q(6),
414             divisor => q(1),
415             rule => q(hatodik),
416             },
417             '7' => {
418             base_value => q(7),
419             divisor => q(1),
420             rule => q(hetedik),
421             },
422             '8' => {
423             base_value => q(8),
424             divisor => q(1),
425             rule => q(nyolcadik),
426             },
427             '9' => {
428             base_value => q(9),
429             divisor => q(1),
430             rule => q(kilencedik),
431             },
432             '10' => {
433             base_value => q(10),
434             divisor => q(10),
435             rule => q(tizedik),
436             },
437             '11' => {
438             base_value => q(11),
439             divisor => q(10),
440             rule => q(tizen→→),
441             },
442             '20' => {
443             base_value => q(20),
444             divisor => q(10),
445             rule => q(huszadik),
446             },
447             '21' => {
448             base_value => q(21),
449             divisor => q(10),
450             rule => q(huszon→→),
451             },
452             '30' => {
453             base_value => q(30),
454             divisor => q(10),
455             rule => q(harminc→%%spellout-ordinal-adik→),
456             },
457             '40' => {
458             base_value => q(40),
459             divisor => q(10),
460             rule => q(negyven→→),
461             },
462             '50' => {
463             base_value => q(50),
464             divisor => q(10),
465             rule => q(ötven→→),
466             },
467             '60' => {
468             base_value => q(60),
469             divisor => q(10),
470             rule => q(hatvan→%%spellout-ordinal-adik→),
471             },
472             '70' => {
473             base_value => q(70),
474             divisor => q(10),
475             rule => q(hetven→→),
476             },
477             '80' => {
478             base_value => q(80),
479             divisor => q(10),
480             rule => q(nyolcvan→%%spellout-ordinal-adik→),
481             },
482             '90' => {
483             base_value => q(90),
484             divisor => q(10),
485             rule => q(kilencven→→),
486             },
487             '100' => {
488             base_value => q(100),
489             divisor => q(100),
490             rule => q(száz→%%spellout-ordinal-adik→),
491             },
492             '200' => {
493             base_value => q(200),
494             divisor => q(100),
495             rule => q(←%%spellout-cardinal-initial←száz→%%spellout-ordinal-adik→),
496             },
497             '1000' => {
498             base_value => q(1000),
499             divisor => q(1000),
500             rule => q(ezr→→),
501             },
502             '1001' => {
503             base_value => q(1001),
504             divisor => q(1000),
505             rule => q(ezer­→→),
506             },
507             '2000' => {
508             base_value => q(2000),
509             divisor => q(1000),
510             rule => q(←%%spellout-cardinal-initial←­ezr→→),
511             },
512             '2001' => {
513             base_value => q(2001),
514             divisor => q(1000),
515             rule => q(←%%spellout-cardinal-initial←­ezer­→→),
516             },
517             '1000000' => {
518             base_value => q(1000000),
519             divisor => q(1000000),
520             rule => q(←%%spellout-cardinal-initial←­milliom­→%%spellout-ordinal-odik→),
521             },
522             '1000000000' => {
523             base_value => q(1000000000),
524             divisor => q(1000000000),
525             rule => q(=#,##0=.),
526             },
527             'max' => {
528             base_value => q(1000000000),
529             divisor => q(1000000000),
530             rule => q(=#,##0=.),
531             },
532             },
533             },
534             'spellout-ordinal-odik' => {
535             'private' => {
536             '0' => {
537             base_value => q(0),
538             divisor => q(1),
539             rule => q(odik),
540             },
541             '1' => {
542             base_value => q(1),
543             divisor => q(1),
544             rule => q(=%%spellout-ordinal-larger=),
545             },
546             'max' => {
547             base_value => q(1),
548             divisor => q(1),
549             rule => q(=%%spellout-ordinal-larger=),
550             },
551             },
552             },
553             'spellout-ordinal-verbose' => {
554             'public' => {
555             '-x' => {
556             divisor => q(1),
557             rule => q(mínusz →→),
558             },
559             '0' => {
560             base_value => q(0),
561             divisor => q(1),
562             rule => q(nulladik),
563             },
564             'x.x' => {
565             divisor => q(1),
566             rule => q(=#,##0.#=),
567             },
568             '1' => {
569             base_value => q(1),
570             divisor => q(1),
571             rule => q(első),
572             },
573             '2' => {
574             base_value => q(2),
575             divisor => q(1),
576             rule => q(második),
577             },
578             '3' => {
579             base_value => q(3),
580             divisor => q(1),
581             rule => q(=%%spellout-ordinal-verbose-larger=),
582             },
583             'max' => {
584             base_value => q(3),
585             divisor => q(1),
586             rule => q(=%%spellout-ordinal-verbose-larger=),
587             },
588             },
589             },
590             'spellout-ordinal-verbose-adik' => {
591             'private' => {
592             '0' => {
593             base_value => q(0),
594             divisor => q(1),
595             rule => q(adik),
596             },
597             '1' => {
598             base_value => q(1),
599             divisor => q(1),
600             rule => q(=%%spellout-ordinal-verbose-larger=),
601             },
602             'max' => {
603             base_value => q(1),
604             divisor => q(1),
605             rule => q(=%%spellout-ordinal-verbose-larger=),
606             },
607             },
608             },
609             'spellout-ordinal-verbose-larger' => {
610             'private' => {
611             '0' => {
612             base_value => q(0),
613             divisor => q(1),
614             rule => q(=%%spellout-ordinal-larger=),
615             },
616             '100' => {
617             base_value => q(100),
618             divisor => q(100),
619             rule => q(←%spellout-cardinal-verbose←száz→%%spellout-ordinal-verbose-adik→),
620             },
621             '1000' => {
622             base_value => q(1000),
623             divisor => q(1000),
624             rule => q(←%spellout-cardinal-verbose←­ezr→→),
625             },
626             '1001' => {
627             base_value => q(1001),
628             divisor => q(1000),
629             rule => q(←%spellout-cardinal-verbose←­ezer­→→),
630             },
631             '1000000' => {
632             base_value => q(1000000),
633             divisor => q(1000000),
634             rule => q(←%spellout-cardinal-verbose←­milliom­→%%spellout-ordinal-verbose-odik→),
635             },
636             '1000000000' => {
637             base_value => q(1000000000),
638             divisor => q(1000000000),
639             rule => q(=#,##0=.),
640             },
641             'max' => {
642             base_value => q(1000000000),
643             divisor => q(1000000000),
644             rule => q(=#,##0=.),
645             },
646             },
647             },
648             'spellout-ordinal-verbose-odik' => {
649             'private' => {
650             '0' => {
651             base_value => q(0),
652             divisor => q(1),
653             rule => q(odik),
654             },
655             '1' => {
656             base_value => q(1),
657             divisor => q(1),
658             rule => q(=%%spellout-ordinal-verbose-larger=),
659             },
660             'max' => {
661             base_value => q(1),
662             divisor => q(1),
663             rule => q(=%%spellout-ordinal-verbose-larger=),
664             },
665             },
666             },
667             } },
668             );
669              
670             has 'display_name_language' => (
671             is => 'ro',
672             isa => CodeRef,
673             init_arg => undef,
674             default => sub {
675             sub {
676             my %languages = (
677             'aa' => 'afar',
678             'ab' => 'abház',
679             'ace' => 'achinéz',
680             'ach' => 'akoli',
681             'ada' => 'adangme',
682             'ady' => 'adyghe',
683             'ae' => 'avesztán',
684             'af' => 'afrikaans',
685             'afh' => 'afrihili',
686             'agq' => 'agem',
687             'ain' => 'ainu',
688             'ak' => 'akan',
689             'akk' => 'akkád',
690             'ale' => 'aleut',
691             'alt' => 'dél-altaji',
692             'am' => 'amhara',
693             'an' => 'aragonéz',
694             'ang' => 'óangol',
695             'ann' => 'obolo',
696             'anp' => 'angika',
697             'apc' => 'levantei arab',
698             'ar' => 'arab',
699             'ar_001' => 'modern szabványos arab',
700             'arc' => 'arámi',
701             'arn' => 'mapucse',
702             'arp' => 'arapaho',
703             'ars' => 'nedzsdi arab',
704             'ars@alt=menu' => 'arab, nedzsdi',
705             'arw' => 'aravak',
706             'as' => 'asszámi',
707             'asa' => 'asu',
708             'ast' => 'asztúr',
709             'atj' => 'attikamek',
710             'av' => 'avar',
711             'awa' => 'awádi',
712             'ay' => 'ajmara',
713             'az' => 'azerbajdzsáni',
714             'az@alt=short' => 'azeri',
715             'ba' => 'baskír',
716             'bal' => 'balucsi',
717             'ban' => 'balinéz',
718             'bas' => 'basza',
719             'bax' => 'bamun',
720             'bbj' => 'gomala',
721             'be' => 'belarusz',
722             'bej' => 'bedzsa',
723             'bem' => 'bemba',
724             'bez' => 'bena',
725             'bfd' => 'bafut',
726             'bg' => 'bolgár',
727             'bgc' => 'haryanvi',
728             'bgn' => 'nyugati beludzs',
729             'bho' => 'bodzspuri',
730             'bi' => 'bislama',
731             'bik' => 'bikol',
732             'bin' => 'bini',
733             'bkm' => 'kom',
734             'bla' => 'siksika',
735             'blo' => 'anii',
736             'bm' => 'bambara',
737             'bn' => 'bangla',
738             'bo' => 'tibeti',
739             'br' => 'breton',
740             'bra' => 'braj',
741             'brx' => 'bodo',
742             'bs' => 'bosnyák',
743             'bss' => 'koszi',
744             'bua' => 'burját',
745             'bug' => 'buginéz',
746             'bum' => 'bulu',
747             'byn' => 'blin',
748             'byv' => 'medumba',
749             'ca' => 'katalán',
750             'cad' => 'caddo',
751             'car' => 'karib',
752             'cay' => 'kajuga',
753             'cch' => 'atszam',
754             'ccp' => 'csakma',
755             'ce' => 'csecsen',
756             'ceb' => 'szebuano',
757             'cgg' => 'kiga',
758             'ch' => 'csamoró',
759             'chb' => 'csibcsa',
760             'chg' => 'csagatáj',
761             'chk' => 'csukéz',
762             'chm' => 'mari',
763             'chn' => 'csinuk zsargon',
764             'cho' => 'csoktó',
765             'chp' => 'csipevé',
766             'chr' => 'cseroki',
767             'chy' => 'csejen',
768             'ckb' => 'közép-ázsiai kurd',
769             'ckb@alt=variant' => 'kurd, szoráni',
770             'clc' => 'csilkotin',
771             'co' => 'korzikai',
772             'cop' => 'kopt',
773             'cr' => 'krí',
774             'crg' => 'micsif',
775             'crh' => 'krími tatár',
776             'crj' => 'délkeleti krí',
777             'crk' => 'síksági krí',
778             'crl' => 'északkeleti krí',
779             'crm' => 'moose krí',
780             'crr' => 'karolinai algonkin',
781             'crs' => 'szeszelva kreol francia',
782             'cs' => 'cseh',
783             'csb' => 'kasub',
784             'csw' => 'mocsári krí',
785             'cu' => 'egyházi szláv',
786             'cv' => 'csuvas',
787             'cy' => 'walesi',
788             'da' => 'dán',
789             'dak' => 'dakota',
790             'dar' => 'dargva',
791             'dav' => 'taita',
792             'de' => 'német',
793             'de_AT' => 'osztrák német',
794             'de_CH' => 'svájci felnémet',
795             'del' => 'delavár',
796             'den' => 'szlevi',
797             'dgr' => 'dogrib',
798             'din' => 'dinka',
799             'dje' => 'zarma',
800             'doi' => 'dogri',
801             'dsb' => 'alsó-szorb',
802             'dua' => 'duala',
803             'dum' => 'közép holland',
804             'dv' => 'divehi',
805             'dyo' => 'jola-fonyi',
806             'dyu' => 'diula',
807             'dz' => 'dzsonga',
808             'dzg' => 'dazaga',
809             'ebu' => 'embu',
810             'ee' => 'eve',
811             'efi' => 'efik',
812             'egy' => 'óegyiptomi',
813             'eka' => 'ekadzsuk',
814             'el' => 'görög',
815             'elx' => 'elamit',
816             'en' => 'angol',
817             'en_AU' => 'ausztrál angol',
818             'en_CA' => 'kanadai angol',
819             'en_GB' => 'brit angol',
820             'en_GB@alt=short' => 'angol (UK)',
821             'en_US' => 'amerikai angol',
822             'en_US@alt=short' => 'angol (USA)',
823             'enm' => 'közép angol',
824             'eo' => 'eszperantó',
825             'es' => 'spanyol',
826             'es_419' => 'latin-amerikai spanyol',
827             'es_ES' => 'európai spanyol',
828             'es_MX' => 'spanyol (mexikói)',
829             'et' => 'észt',
830             'eu' => 'baszk',
831             'ewo' => 'evondo',
832             'fa' => 'perzsa',
833             'fa_AF' => 'dari',
834             'fan' => 'fang',
835             'fat' => 'fanti',
836             'ff' => 'fulani',
837             'fi' => 'finn',
838             'fil' => 'filippínó',
839             'fj' => 'fidzsi',
840             'fo' => 'feröeri',
841             'fon' => 'fon',
842             'fr' => 'francia',
843             'fr_CA' => 'kanadai francia',
844             'fr_CH' => 'svájci francia',
845             'frc' => 'cajun francia',
846             'frm' => 'közép francia',
847             'fro' => 'ófrancia',
848             'frr' => 'északi fríz',
849             'frs' => 'keleti fríz',
850             'fur' => 'friuli',
851             'fy' => 'nyugati fríz',
852             'ga' => 'ír',
853             'gaa' => 'ga',
854             'gag' => 'gagauz',
855             'gan' => 'gan kínai',
856             'gay' => 'gajo',
857             'gba' => 'gbaja',
858             'gd' => 'skóciai kelta',
859             'gez' => 'geez',
860             'gil' => 'ikiribati',
861             'gl' => 'gallego',
862             'gmh' => 'közép felső német',
863             'gn' => 'guarani',
864             'goh' => 'ófelső német',
865             'gon' => 'gondi',
866             'gor' => 'gorontalo',
867             'got' => 'gót',
868             'grb' => 'grebó',
869             'grc' => 'ógörög',
870             'gsw' => 'svájci német',
871             'gu' => 'gudzsaráti',
872             'guz' => 'guszii',
873             'gv' => 'man-szigeti',
874             'gwi' => 'gvicsin',
875             'ha' => 'hausza',
876             'hai' => 'haida',
877             'hak' => 'hakka kínai',
878             'haw' => 'hawaii',
879             'hax' => 'déli haida',
880             'he' => 'héber',
881             'hi' => 'hindi',
882             'hi_Latn' => 'hindi (latin)',
883             'hi_Latn@alt=variant' => 'hinglish',
884             'hil' => 'ilokano',
885             'hit' => 'hettita',
886             'hmn' => 'hmong',
887             'ho' => 'hiri motu',
888             'hr' => 'horvát',
889             'hsb' => 'felső-szorb',
890             'hsn' => 'xiang kínai',
891             'ht' => 'haiti kreol',
892             'hu' => 'magyar',
893             'hup' => 'hupa',
894             'hur' => 'halkomelem',
895             'hy' => 'örmény',
896             'hz' => 'herero',
897             'ia' => 'interlingva',
898             'iba' => 'iban',
899             'ibb' => 'ibibio',
900             'id' => 'indonéz',
901             'ie' => 'interlingue',
902             'ig' => 'igbó',
903             'ii' => 'szecsuán ji',
904             'ik' => 'inupiak',
905             'ikt' => 'nyugat-kanadai inuit',
906             'ilo' => 'ilokó',
907             'inh' => 'ingus',
908             'io' => 'idó',
909             'is' => 'izlandi',
910             'it' => 'olasz',
911             'iu' => 'inuktitut',
912             'ja' => 'japán',
913             'jbo' => 'lojban',
914             'jgo' => 'ngomba',
915             'jmc' => 'machame',
916             'jpr' => 'zsidó-perzsa',
917             'jrb' => 'zsidó-arab',
918             'jv' => 'jávai',
919             'ka' => 'grúz',
920             'kaa' => 'kara-kalpak',
921             'kab' => 'kabije',
922             'kac' => 'kacsin',
923             'kaj' => 'jju',
924             'kam' => 'kamba',
925             'kaw' => 'kawi',
926             'kbd' => 'kabardi',
927             'kbl' => 'kanembu',
928             'kcg' => 'tyap',
929             'kde' => 'makonde',
930             'kea' => 'kabuverdianu',
931             'kfo' => 'koro',
932             'kg' => 'kongo',
933             'kgp' => 'kaingang',
934             'kha' => 'kaszi',
935             'kho' => 'kotanéz',
936             'khq' => 'kojra-csíni',
937             'ki' => 'kikuju',
938             'kj' => 'kuanyama',
939             'kk' => 'kazah',
940             'kkj' => 'kakó',
941             'kl' => 'grönlandi',
942             'kln' => 'kalendzsin',
943             'km' => 'khmer',
944             'kmb' => 'kimbundu',
945             'kn' => 'kannada',
946             'ko' => 'koreai',
947             'koi' => 'komi-permják',
948             'kok' => 'konkani',
949             'kos' => 'kosrei',
950             'kpe' => 'kpelle',
951             'kr' => 'kanuri',
952             'krc' => 'karacsáj-balkár',
953             'krl' => 'karelai',
954             'kru' => 'kuruh',
955             'ks' => 'kasmíri',
956             'ksb' => 'sambala',
957             'ksf' => 'bafia',
958             'ksh' => 'kölsch',
959             'ku' => 'kurd',
960             'kum' => 'kumük',
961             'kut' => 'kutenai',
962             'kv' => 'komi',
963             'kw' => 'korni',
964             'kwk' => 'kwakʼwala',
965             'kxv' => 'kuvi',
966             'ky' => 'kirgiz',
967             'la' => 'latin',
968             'lad' => 'ladino',
969             'lag' => 'langi',
970             'lah' => 'lahnda',
971             'lam' => 'lamba',
972             'lb' => 'luxemburgi',
973             'lez' => 'lezg',
974             'lg' => 'ganda',
975             'li' => 'limburgi',
976             'lij' => 'ligur',
977             'lil' => 'lillooet',
978             'lkt' => 'lakota',
979             'lmo' => 'lombard',
980             'ln' => 'lingala',
981             'lo' => 'lao',
982             'lol' => 'mongó',
983             'lou' => 'louisianai kreol',
984             'loz' => 'lozi',
985             'lrc' => 'északi luri',
986             'lsm' => 'samia',
987             'lt' => 'litván',
988             'lu' => 'luba-katanga',
989             'lua' => 'luba-lulua',
990             'lui' => 'luiseno',
991             'lun' => 'lunda',
992             'lus' => 'lushai',
993             'luy' => 'lujia',
994             'lv' => 'lett',
995             'mad' => 'madurai',
996             'maf' => 'mafa',
997             'mag' => 'magahi',
998             'mai' => 'maithili',
999             'mak' => 'makaszar',
1000             'man' => 'mandingó',
1001             'mas' => 'masai',
1002             'mde' => 'maba',
1003             'mdf' => 'moksán',
1004             'mdr' => 'mandar',
1005             'men' => 'mende',
1006             'mer' => 'meru',
1007             'mfe' => 'mauritiusi kreol',
1008             'mg' => 'malgas',
1009             'mga' => 'közép ír',
1010             'mgh' => 'makua-metó',
1011             'mgo' => 'meta’',
1012             'mh' => 'marshalli',
1013             'mi' => 'maori',
1014             'mic' => 'mikmak',
1015             'min' => 'minangkabau',
1016             'mk' => 'macedón',
1017             'ml' => 'malajálam',
1018             'mn' => 'mongol',
1019             'mnc' => 'mandzsu',
1020             'mni' => 'manipuri',
1021             'moe' => 'innu-aimun',
1022             'moh' => 'mohawk',
1023             'mos' => 'moszi',
1024             'mr' => 'maráthi',
1025             'ms' => 'maláj',
1026             'mt' => 'máltai',
1027             'mua' => 'mundang',
1028             'mul' => 'többszörös nyelvek',
1029             'mus' => 'krík',
1030             'mwl' => 'mirandéz',
1031             'mwr' => 'márvári',
1032             'my' => 'burmai',
1033             'mye' => 'myene',
1034             'myv' => 'erzjány',
1035             'mzn' => 'mázanderáni',
1036             'na' => 'naurui',
1037             'nan' => 'min nan kínai',
1038             'nap' => 'nápolyi',
1039             'naq' => 'nama',
1040             'nb' => 'norvég (bokmål)',
1041             'nd' => 'északi ndebele',
1042             'nds' => 'alsónémet',
1043             'nds_NL' => 'alsószász',
1044             'ne' => 'nepáli',
1045             'new' => 'nevari',
1046             'ng' => 'ndonga',
1047             'nia' => 'nias',
1048             'niu' => 'niuei',
1049             'nl' => 'holland',
1050             'nl_BE' => 'flamand',
1051             'nmg' => 'ngumba',
1052             'nn' => 'norvég (nynorsk)',
1053             'nnh' => 'ngiemboon',
1054             'no' => 'norvég',
1055             'nog' => 'nogaj',
1056             'non' => 'óskandináv',
1057             'nqo' => 'n’kó',
1058             'nr' => 'déli ndebele',
1059             'nso' => 'északi szeszotó',
1060             'nus' => 'nuer',
1061             'nv' => 'navahó',
1062             'nwc' => 'klasszikus newari',
1063             'ny' => 'nyandzsa',
1064             'nym' => 'nyamvézi',
1065             'nyn' => 'nyankole',
1066             'nyo' => 'nyoró',
1067             'nzi' => 'nzima',
1068             'oc' => 'okszitán',
1069             'oj' => 'ojibva',
1070             'ojb' => 'északnyugati odzsibva',
1071             'ojc' => 'középvidéki odzsibva',
1072             'ojs' => 'odzsi-krí',
1073             'ojw' => 'nyugati odzsibva',
1074             'oka' => 'okanagan',
1075             'om' => 'oromo',
1076             'or' => 'odia',
1077             'os' => 'oszét',
1078             'osa' => 'osage',
1079             'ota' => 'oszmán-török',
1080             'pa' => 'pandzsábi',
1081             'pag' => 'pangaszinan',
1082             'pal' => 'pahlavi',
1083             'pam' => 'pampangan',
1084             'pap' => 'papiamento',
1085             'pau' => 'palaui',
1086             'pcm' => 'nigériai pidgin',
1087             'peo' => 'óperzsa',
1088             'phn' => 'főniciai',
1089             'pi' => 'pali',
1090             'pis' => 'pidzsin',
1091             'pl' => 'lengyel',
1092             'pon' => 'pohnpei',
1093             'pqm' => 'maliseet-passamaquoddy',
1094             'prg' => 'porosz',
1095             'pro' => 'óprovánszi',
1096             'ps' => 'pastu',
1097             'pt' => 'portugál',
1098             'pt_BR' => 'brazíliai portugál',
1099             'pt_PT' => 'európai portugál',
1100             'qu' => 'kecsua',
1101             'quc' => 'kicse',
1102             'raj' => 'radzsasztáni',
1103             'rap' => 'rapanui',
1104             'rar' => 'rarotongai',
1105             'rhg' => 'rohingja',
1106             'rm' => 'rétoromán',
1107             'rn' => 'kirundi',
1108             'ro' => 'román',
1109             'ro_MD' => 'moldvai',
1110             'rof' => 'rombo',
1111             'rom' => 'roma',
1112             'ru' => 'orosz',
1113             'rup' => 'aromán',
1114             'rw' => 'kinyarvanda',
1115             'rwk' => 'rwo',
1116             'sa' => 'szanszkrit',
1117             'sad' => 'szandave',
1118             'sah' => 'szaha',
1119             'sam' => 'szamaritánus arámi',
1120             'saq' => 'szamburu',
1121             'sas' => 'sasak',
1122             'sat' => 'szantáli',
1123             'sba' => 'ngambay',
1124             'sbp' => 'szangu',
1125             'sc' => 'szardíniai',
1126             'scn' => 'szicíliai',
1127             'sco' => 'skót',
1128             'sd' => 'szindhi',
1129             'sdh' => 'dél-kurd',
1130             'se' => 'északi számi',
1131             'see' => 'szeneka',
1132             'seh' => 'szena',
1133             'sel' => 'szölkup',
1134             'ses' => 'kojra-szenni',
1135             'sg' => 'szangó',
1136             'sga' => 'óír',
1137             'sh' => 'szerbhorvát',
1138             'shi' => 'tachelhit',
1139             'shn' => 'san',
1140             'shu' => 'csádi arab',
1141             'si' => 'szingaléz',
1142             'sid' => 'szidamó',
1143             'sk' => 'szlovák',
1144             'sl' => 'szlovén',
1145             'slh' => 'déli lushootseed',
1146             'sm' => 'szamoai',
1147             'sma' => 'déli számi',
1148             'smj' => 'lulei számi',
1149             'smn' => 'inari számi',
1150             'sms' => 'kolta számi',
1151             'sn' => 'sona',
1152             'snk' => 'szoninke',
1153             'so' => 'szomáli',
1154             'sog' => 'sogdien',
1155             'sq' => 'albán',
1156             'sr' => 'szerb',
1157             'srn' => 'szranai tongó',
1158             'srr' => 'szerer',
1159             'ss' => 'sziszuati',
1160             'ssy' => 'szahó',
1161             'st' => 'déli szeszotó',
1162             'str' => 'szorosmenti salish',
1163             'su' => 'szundanéz',
1164             'suk' => 'szukuma',
1165             'sus' => 'szuszu',
1166             'sux' => 'sumér',
1167             'sv' => 'svéd',
1168             'sw' => 'szuahéli',
1169             'sw_CD' => 'kongói szuahéli',
1170             'swb' => 'comorei',
1171             'syc' => 'klasszikus szír',
1172             'syr' => 'szír',
1173             'szl' => 'sziléziai',
1174             'ta' => 'tamil',
1175             'tce' => 'déli tutchone',
1176             'te' => 'telugu',
1177             'tem' => 'temne',
1178             'teo' => 'teszó',
1179             'ter' => 'terenó',
1180             'tet' => 'tetum',
1181             'tg' => 'tadzsik',
1182             'tgx' => 'tagish',
1183             'th' => 'thai',
1184             'tht' => 'tahltan',
1185             'ti' => 'tigrinya',
1186             'tig' => 'tigré',
1187             'tiv' => 'tiv',
1188             'tk' => 'türkmén',
1189             'tkl' => 'tokelaui',
1190             'tl' => 'tagalog',
1191             'tlh' => 'klingon',
1192             'tli' => 'tlingit',
1193             'tmh' => 'tamasek',
1194             'tn' => 'szecsuáni',
1195             'to' => 'tongai',
1196             'tog' => 'nyugati nyasza',
1197             'tok' => 'toki pona',
1198             'tpi' => 'tok pisin',
1199             'tr' => 'török',
1200             'trv' => 'tarokó',
1201             'ts' => 'conga',
1202             'tsi' => 'csimsiáni',
1203             'tt' => 'tatár',
1204             'ttm' => 'északi tutchone',
1205             'tum' => 'tumbuka',
1206             'tvl' => 'tuvalu',
1207             'tw' => 'twi',
1208             'twq' => 'szavák',
1209             'ty' => 'tahiti',
1210             'tyv' => 'tuvai',
1211             'tzm' => 'közép-atlaszi tamazigt',
1212             'udm' => 'udmurt',
1213             'ug' => 'ujgur',
1214             'uga' => 'ugariti',
1215             'uk' => 'ukrán',
1216             'umb' => 'umbundu',
1217             'und' => 'ismeretlen nyelv',
1218             'ur' => 'urdu',
1219             'uz' => 'üzbég',
1220             've' => 'venda',
1221             'vec' => 'velencei',
1222             'vi' => 'vietnámi',
1223             'vmw' => 'makua',
1224             'vo' => 'volapük',
1225             'vot' => 'votják',
1226             'vun' => 'vunjo',
1227             'wa' => 'vallon',
1228             'wae' => 'walser',
1229             'wal' => 'valamo',
1230             'war' => 'varaó',
1231             'was' => 'vasó',
1232             'wbp' => 'warlpiri',
1233             'wo' => 'volof',
1234             'wuu' => 'wu kínai',
1235             'xal' => 'kalmük',
1236             'xh' => 'xhosza',
1237             'xnr' => 'kangri',
1238             'xog' => 'szoga',
1239             'yao' => 'jaó',
1240             'yap' => 'japi',
1241             'yav' => 'jangben',
1242             'ybb' => 'jemba',
1243             'yi' => 'jiddis',
1244             'yo' => 'joruba',
1245             'yrl' => 'nheengatu',
1246             'yue' => 'kantoni',
1247             'yue@alt=menu' => 'kantoni kínai',
1248             'za' => 'zsuang',
1249             'zap' => 'zapoték',
1250             'zbl' => 'Bliss jelképrendszer',
1251             'zen' => 'zenaga',
1252             'zgh' => 'marokkói tamazight',
1253             'zh' => 'kínai',
1254             'zh@alt=menu' => 'mandarin',
1255             'zh_Hans' => 'egyszerűsített kínai',
1256             'zh_Hans@alt=long' => 'kínai (egyszerűsített)',
1257             'zh_Hant' => 'hagyományos kínai',
1258             'zh_Hant@alt=long' => 'kínai (hagyományos)',
1259             'zu' => 'zulu',
1260             'zun' => 'zuni',
1261             'zxx' => 'nincs nyelvészeti tartalom',
1262             'zza' => 'zaza',
1263              
1264             );
1265             if (@_) {
1266             return $languages{$_[0]};
1267             }
1268             return \%languages;
1269             }
1270             },
1271             );
1272              
1273             has 'display_name_script' => (
1274             is => 'ro',
1275             isa => CodeRef,
1276             init_arg => undef,
1277             default => sub {
1278             sub {
1279             my %scripts = (
1280             'Adlm' => 'Adlam',
1281             'Aghb' => 'Kaukázusi albaniai',
1282             'Arab@alt=variant' => 'Perzsa-arab',
1283             'Aran' => 'Nasztalik',
1284             'Armi' => 'Birodalmi arámi',
1285             'Armn' => 'Örmény',
1286             'Avst' => 'Avesztán',
1287             'Bali' => 'Balinéz',
1288             'Batk' => 'Batak',
1289             'Beng' => 'Bengáli',
1290             'Blis' => 'Bliss jelképrendszer',
1291             'Bopo' => 'Bopomofo',
1292             'Brah' => 'Brámi',
1293             'Brai' => 'Vakírás',
1294             'Bugi' => 'Buginéz',
1295             'Buhd' => 'Buhid',
1296             'Cakm' => 'Csakma',
1297             'Cans' => 'Egyesített kanadai őslakos jelek',
1298             'Cari' => 'Kari',
1299             'Cham' => 'Csám',
1300             'Cher' => 'Cseroki',
1301             'Copt' => 'Kopt',
1302             'Cpmn' => 'Ciprusi-minószi',
1303             'Cprt' => 'Ciprusi',
1304             'Cyrl' => 'Cirill',
1305             'Cyrs' => 'Óegyházi szláv cirill',
1306             'Deva' => 'Devanagári',
1307             'Dsrt' => 'Deseret',
1308             'Egyd' => 'Egyiptomi demotikus',
1309             'Egyh' => 'Egyiptomi hieratikus',
1310             'Egyp' => 'Egyiptomi hieroglifák',
1311             'Ethi' => 'Etióp',
1312             'Geok' => 'Grúz kucsuri',
1313             'Geor' => 'Grúz',
1314             'Glag' => 'Glagolitikus',
1315             'Goth' => 'Gót',
1316             'Grek' => 'Görög',
1317             'Gujr' => 'Gudzsaráti',
1318             'Guru' => 'Gurmuki',
1319             'Hanb' => 'Han bopomofóval',
1320             'Hang' => 'Hangul',
1321             'Hani' => 'Han',
1322             'Hano' => 'Hanunoo',
1323             'Hans' => 'Egyszerűsített',
1324             'Hans@alt=stand-alone' => 'Egyszerűsített kínai',
1325             'Hant' => 'Hagyományos',
1326             'Hant@alt=stand-alone' => 'Hagyományos kínai',
1327             'Hebr' => 'Héber',
1328             'Hira' => 'Hiragana',
1329             'Hluw' => 'Anatóliai hieroglifák',
1330             'Hmng' => 'Pahawh hmong',
1331             'Hrkt' => 'Katakana vagy hiragana',
1332             'Hung' => 'Ómagyar',
1333             'Inds' => 'Indus',
1334             'Ital' => 'Régi olasz',
1335             'Java' => 'Jávai',
1336             'Jpan' => 'Japán',
1337             'Kali' => 'Kajah li',
1338             'Kana' => 'Katakana',
1339             'Khar' => 'Kharoshthi',
1340             'Khmr' => 'Khmer',
1341             'Knda' => 'Kannada',
1342             'Kore' => 'Koreai',
1343             'Kthi' => 'Kaithi',
1344             'Lana' => 'Lanna',
1345             'Laoo' => 'Lao',
1346             'Latf' => 'Fraktur latin',
1347             'Latg' => 'Gael latin',
1348             'Latn' => 'Latin',
1349             'Lepc' => 'Lepcha',
1350             'Limb' => 'Limbu',
1351             'Lina' => 'Lineáris A',
1352             'Linb' => 'Lineáris B',
1353             'Lyci' => 'Líciai',
1354             'Lydi' => 'Lídiai',
1355             'Mand' => 'Mandai',
1356             'Mani' => 'Manicheus',
1357             'Maya' => 'Maja hieroglifák',
1358             'Mero' => 'Meroitikus',
1359             'Mlym' => 'Malajálam',
1360             'Mong' => 'Mongol',
1361             'Moon' => 'Moon',
1362             'Mtei' => 'Meitei mayek',
1363             'Mymr' => 'Burmai',
1364             'Nbat' => 'Nabateus',
1365             'Nkoo' => 'N’ko',
1366             'Ogam' => 'Ogham',
1367             'Olck' => 'Ol chiki',
1368             'Orkh' => 'Orhon',
1369             'Orya' => 'Oriya',
1370             'Osma' => 'Oszmán',
1371             'Perm' => 'Ópermikus',
1372             'Phag' => 'Phags-pa',
1373             'Phli' => 'Felriatos pahlavi',
1374             'Phlp' => 'Psalter pahlavi',
1375             'Phlv' => 'Könyv pahlavi',
1376             'Phnx' => 'Főniciai',
1377             'Plrd' => 'Pollard fonetikus',
1378             'Prti' => 'Feliratos parthian',
1379             'Qaag' => 'Zawgyi',
1380             'Rjng' => 'Redzsang',
1381             'Rohg' => 'Hanifi',
1382             'Roro' => 'Rongorongo',
1383             'Runr' => 'Runikus',
1384             'Samr' => 'Szamaritán',
1385             'Sara' => 'Szarati',
1386             'Saur' => 'Szaurastra',
1387             'Sgnw' => 'Jelírás',
1388             'Shaw' => 'Shaw ábécé',
1389             'Sidd' => 'Sziddham',
1390             'Sinh' => 'Szingaléz',
1391             'Sogd' => 'Szogd',
1392             'Sogo' => 'Ószogd',
1393             'Sund' => 'Szundanéz',
1394             'Sylo' => 'Sylheti nagári',
1395             'Syrc' => 'Szíriai',
1396             'Syre' => 'Estrangelo szíriai',
1397             'Syrj' => 'Nyugat-szíriai',
1398             'Syrn' => 'Kelet-szíriai',
1399             'Tagb' => 'Tagbanwa',
1400             'Tale' => 'Tai Le',
1401             'Talu' => 'Új tai lue',
1402             'Taml' => 'Tamil',
1403             'Tavt' => 'Tai viet',
1404             'Telu' => 'Telugu',
1405             'Teng' => 'Tengwar',
1406             'Tfng' => 'Berber',
1407             'Tglg' => 'Tagalog',
1408             'Thaa' => 'Thaana',
1409             'Tibt' => 'Tibeti',
1410             'Ugar' => 'Ugari',
1411             'Vaii' => 'Vai',
1412             'Visp' => 'Látható beszéd',
1413             'Xpeo' => 'Óperzsa',
1414             'Xsux' => 'Ékírásos suméro-akkád',
1415             'Yiii' => 'Ji',
1416             'Zinh' => 'Származtatott',
1417             'Zmth' => 'Matematikai jelrendszer',
1418             'Zsye' => 'Emoji',
1419             'Zsym' => 'Szimbólum',
1420             'Zxxx' => 'Íratlan nyelvek kódja',
1421             'Zyyy' => 'Meghatározatlan',
1422             'Zzzz' => 'Ismeretlen írásrendszer',
1423              
1424             );
1425             if ( @_ ) {
1426             return $scripts{$_[0]};
1427             }
1428             return \%scripts;
1429             }
1430             }
1431             );
1432              
1433             has 'display_name_region' => (
1434             is => 'ro',
1435             isa => HashRef[Str],
1436             init_arg => undef,
1437             default => sub {
1438             {
1439             '001' => 'Világ',
1440             '002' => 'Afrika',
1441             '003' => 'Észak-Amerika',
1442             '005' => 'Dél-Amerika',
1443             '009' => 'Óceánia',
1444             '011' => 'Nyugat-Afrika',
1445             '013' => 'Közép-Amerika',
1446             '014' => 'Kelet-Afrika',
1447             '015' => 'Észak-Afrika',
1448             '017' => 'Közép-Afrika',
1449             '018' => 'Afrika déli része',
1450             '019' => 'Amerika',
1451             '021' => 'Amerika északi része',
1452             '029' => 'Karib-térség',
1453             '030' => 'Kelet-Ázsia',
1454             '034' => 'Dél-Ázsia',
1455             '035' => 'Délkelet-Ázsia',
1456             '039' => 'Dél-Európa',
1457             '053' => 'Ausztrálázsia',
1458             '054' => 'Melanézia',
1459             '057' => 'Mikronéziai régió',
1460             '061' => 'Polinézia',
1461             '142' => 'Ázsia',
1462             '143' => 'Közép-Ázsia',
1463             '145' => 'Nyugat-Ázsia',
1464             '150' => 'Európa',
1465             '151' => 'Kelet-Európa',
1466             '154' => 'Észak-Európa',
1467             '155' => 'Nyugat-Európa',
1468             '202' => 'Szubszaharai Afrika',
1469             '419' => 'Latin-Amerika',
1470             'AC' => 'Ascension-sziget',
1471             'AD' => 'Andorra',
1472             'AE' => 'Egyesült Arab Emírségek',
1473             'AF' => 'Afganisztán',
1474             'AG' => 'Antigua és Barbuda',
1475             'AI' => 'Anguilla',
1476             'AL' => 'Albánia',
1477             'AM' => 'Örményország',
1478             'AO' => 'Angola',
1479             'AQ' => 'Antarktisz',
1480             'AR' => 'Argentína',
1481             'AS' => 'Amerikai Szamoa',
1482             'AT' => 'Ausztria',
1483             'AU' => 'Ausztrália',
1484             'AW' => 'Aruba',
1485             'AX' => 'Åland-szigetek',
1486             'AZ' => 'Azerbajdzsán',
1487             'BA' => 'Bosznia-Hercegovina',
1488             'BB' => 'Barbados',
1489             'BD' => 'Banglades',
1490             'BE' => 'Belgium',
1491             'BF' => 'Burkina Faso',
1492             'BG' => 'Bulgária',
1493             'BH' => 'Bahrein',
1494             'BI' => 'Burundi',
1495             'BJ' => 'Benin',
1496             'BL' => 'Saint-Barthélemy',
1497             'BM' => 'Bermuda',
1498             'BN' => 'Brunei',
1499             'BO' => 'Bolívia',
1500             'BQ' => 'Holland Karib-térség',
1501             'BR' => 'Brazília',
1502             'BS' => 'Bahama-szigetek',
1503             'BT' => 'Bhután',
1504             'BV' => 'Bouvet-sziget',
1505             'BW' => 'Botswana',
1506             'BY' => 'Belarusz',
1507             'BZ' => 'Belize',
1508             'CA' => 'Kanada',
1509             'CC' => 'Kókusz (Keeling)-szigetek',
1510             'CD' => 'Kongó – Kinshasa',
1511             'CD@alt=variant' => 'Kongó (KDK)',
1512             'CF' => 'Közép-afrikai Köztársaság',
1513             'CG' => 'Kongó – Brazzaville',
1514             'CG@alt=variant' => 'Kongó (Köztársaság)',
1515             'CH' => 'Svájc',
1516             'CI' => 'Elefántcsontpart',
1517             'CK' => 'Cook-szigetek',
1518             'CL' => 'Chile',
1519             'CM' => 'Kamerun',
1520             'CN' => 'Kína',
1521             'CO' => 'Kolumbia',
1522             'CP' => 'Clipperton-sziget',
1523             'CQ' => 'Sark',
1524             'CR' => 'Costa Rica',
1525             'CU' => 'Kuba',
1526             'CV' => 'Zöld-foki Köztársaság',
1527             'CW' => 'Curaçao',
1528             'CX' => 'Karácsony-sziget',
1529             'CY' => 'Ciprus',
1530             'CZ' => 'Csehország',
1531             'CZ@alt=variant' => 'Cseh Köztársaság',
1532             'DE' => 'Németország',
1533             'DG' => 'Diego Garcia',
1534             'DJ' => 'Dzsibuti',
1535             'DK' => 'Dánia',
1536             'DM' => 'Dominika',
1537             'DO' => 'Dominikai Köztársaság',
1538             'DZ' => 'Algéria',
1539             'EA' => 'Ceuta és Melilla',
1540             'EC' => 'Ecuador',
1541             'EE' => 'Észtország',
1542             'EG' => 'Egyiptom',
1543             'EH' => 'Nyugat-Szahara',
1544             'ER' => 'Eritrea',
1545             'ES' => 'Spanyolország',
1546             'ET' => 'Etiópia',
1547             'EU' => 'Európai Unió',
1548             'EZ' => 'Eurózóna',
1549             'FI' => 'Finnország',
1550             'FJ' => 'Fidzsi',
1551             'FK' => 'Falkland-szigetek',
1552             'FK@alt=variant' => 'Falkland-szigetek (Malvin-szigetek)',
1553             'FM' => 'Mikronézia',
1554             'FO' => 'Feröer szigetek',
1555             'FR' => 'Franciaország',
1556             'GA' => 'Gabon',
1557             'GB' => 'Egyesült Királyság',
1558             'GB@alt=short' => 'UK',
1559             'GD' => 'Grenada',
1560             'GE' => 'Grúzia',
1561             'GF' => 'Francia Guyana',
1562             'GG' => 'Guernsey',
1563             'GH' => 'Ghána',
1564             'GI' => 'Gibraltár',
1565             'GL' => 'Grönland',
1566             'GM' => 'Gambia',
1567             'GN' => 'Guinea',
1568             'GP' => 'Guadeloupe',
1569             'GQ' => 'Egyenlítői-Guinea',
1570             'GR' => 'Görögország',
1571             'GS' => 'Déli-Georgia és Déli-Sandwich-szigetek',
1572             'GT' => 'Guatemala',
1573             'GU' => 'Guam',
1574             'GW' => 'Bissau-Guinea',
1575             'GY' => 'Guyana',
1576             'HK' => 'Hongkong KKT',
1577             'HK@alt=short' => 'Hongkong',
1578             'HM' => 'Heard-sziget és McDonald-szigetek',
1579             'HN' => 'Honduras',
1580             'HR' => 'Horvátország',
1581             'HT' => 'Haiti',
1582             'HU' => 'Magyarország',
1583             'IC' => 'Kanári-szigetek',
1584             'ID' => 'Indonézia',
1585             'IE' => 'Írország',
1586             'IL' => 'Izrael',
1587             'IM' => 'Man-sziget',
1588             'IN' => 'India',
1589             'IO' => 'Brit Indiai-óceáni Terület',
1590             'IO@alt=chagos' => 'Chagos-szigetcsoport',
1591             'IQ' => 'Irak',
1592             'IR' => 'Irán',
1593             'IS' => 'Izland',
1594             'IT' => 'Olaszország',
1595             'JE' => 'Jersey',
1596             'JM' => 'Jamaica',
1597             'JO' => 'Jordánia',
1598             'JP' => 'Japán',
1599             'KE' => 'Kenya',
1600             'KG' => 'Kirgizisztán',
1601             'KH' => 'Kambodzsa',
1602             'KI' => 'Kiribati',
1603             'KM' => 'Comore-szigetek',
1604             'KN' => 'Saint Kitts és Nevis',
1605             'KP' => 'Észak-Korea',
1606             'KR' => 'Dél-Korea',
1607             'KW' => 'Kuvait',
1608             'KY' => 'Kajmán-szigetek',
1609             'KZ' => 'Kazahsztán',
1610             'LA' => 'Laosz',
1611             'LB' => 'Libanon',
1612             'LC' => 'Saint Lucia',
1613             'LI' => 'Liechtenstein',
1614             'LK' => 'Srí Lanka',
1615             'LR' => 'Libéria',
1616             'LS' => 'Lesotho',
1617             'LT' => 'Litvánia',
1618             'LU' => 'Luxemburg',
1619             'LV' => 'Lettország',
1620             'LY' => 'Líbia',
1621             'MA' => 'Marokkó',
1622             'MC' => 'Monaco',
1623             'MD' => 'Moldova',
1624             'ME' => 'Montenegró',
1625             'MF' => 'Saint Martin',
1626             'MG' => 'Madagaszkár',
1627             'MH' => 'Marshall-szigetek',
1628             'MK' => 'Észak-Macedónia',
1629             'ML' => 'Mali',
1630             'MM' => 'Mianmar',
1631             'MN' => 'Mongólia',
1632             'MO' => 'Makaó KKT',
1633             'MO@alt=short' => 'Makaó',
1634             'MP' => 'Északi Mariana-szigetek',
1635             'MQ' => 'Martinique',
1636             'MR' => 'Mauritánia',
1637             'MS' => 'Montserrat',
1638             'MT' => 'Málta',
1639             'MU' => 'Mauritius',
1640             'MV' => 'Maldív-szigetek',
1641             'MW' => 'Malawi',
1642             'MX' => 'Mexikó',
1643             'MY' => 'Malajzia',
1644             'MZ' => 'Mozambik',
1645             'NA' => 'Namíbia',
1646             'NC' => 'Új-Kaledónia',
1647             'NE' => 'Niger',
1648             'NF' => 'Norfolk-sziget',
1649             'NG' => 'Nigéria',
1650             'NI' => 'Nicaragua',
1651             'NL' => 'Hollandia',
1652             'NO' => 'Norvégia',
1653             'NP' => 'Nepál',
1654             'NR' => 'Nauru',
1655             'NU' => 'Niue',
1656             'NZ' => 'Új-Zéland',
1657             'NZ@alt=variant' => 'Aotearoa (Új-Zéland)',
1658             'OM' => 'Omán',
1659             'PA' => 'Panama',
1660             'PE' => 'Peru',
1661             'PF' => 'Francia Polinézia',
1662             'PG' => 'Pápua Új-Guinea',
1663             'PH' => 'Fülöp-szigetek',
1664             'PK' => 'Pakisztán',
1665             'PL' => 'Lengyelország',
1666             'PM' => 'Saint-Pierre és Miquelon',
1667             'PN' => 'Pitcairn-szigetek',
1668             'PR' => 'Puerto Rico',
1669             'PS' => 'Palesztin Autonómia',
1670             'PS@alt=short' => 'Palesztina',
1671             'PT' => 'Portugália',
1672             'PW' => 'Palau',
1673             'PY' => 'Paraguay',
1674             'QA' => 'Katar',
1675             'QO' => 'Külső-Óceánia',
1676             'RE' => 'Réunion',
1677             'RO' => 'Románia',
1678             'RS' => 'Szerbia',
1679             'RU' => 'Oroszország',
1680             'RW' => 'Ruanda',
1681             'SA' => 'Szaúd-Arábia',
1682             'SB' => 'Salamon-szigetek',
1683             'SC' => 'Seychelle-szigetek',
1684             'SD' => 'Szudán',
1685             'SE' => 'Svédország',
1686             'SG' => 'Szingapúr',
1687             'SH' => 'Szent Ilona',
1688             'SI' => 'Szlovénia',
1689             'SJ' => 'Svalbard és Jan Mayen',
1690             'SK' => 'Szlovákia',
1691             'SL' => 'Sierra Leone',
1692             'SM' => 'San Marino',
1693             'SN' => 'Szenegál',
1694             'SO' => 'Szomália',
1695             'SR' => 'Suriname',
1696             'SS' => 'Dél-Szudán',
1697             'ST' => 'São Tomé és Príncipe',
1698             'SV' => 'Salvador',
1699             'SX' => 'Sint Maarten',
1700             'SY' => 'Szíria',
1701             'SZ' => 'Szváziföld',
1702             'SZ@alt=variant' => 'Eswatini',
1703             'TA' => 'Tristan da Cunha',
1704             'TC' => 'Turks- és Caicos-szigetek',
1705             'TD' => 'Csád',
1706             'TF' => 'Francia Déli Területek',
1707             'TG' => 'Togo',
1708             'TH' => 'Thaiföld',
1709             'TJ' => 'Tádzsikisztán',
1710             'TK' => 'Tokelau',
1711             'TL' => 'Kelet-Timor',
1712             'TL@alt=variant' => 'Timor-Leste',
1713             'TM' => 'Türkmenisztán',
1714             'TN' => 'Tunézia',
1715             'TO' => 'Tonga',
1716             'TR' => 'Törökország',
1717             'TT' => 'Trinidad és Tobago',
1718             'TV' => 'Tuvalu',
1719             'TW' => 'Tajvan',
1720             'TZ' => 'Tanzánia',
1721             'UA' => 'Ukrajna',
1722             'UG' => 'Uganda',
1723             'UM' => 'Az USA lakatlan külbirtokai',
1724             'UN' => 'Egyesült Nemzetek Szervezete',
1725             'UN@alt=short' => 'ENSZ',
1726             'US' => 'Egyesült Államok',
1727             'US@alt=short' => 'USA',
1728             'UY' => 'Uruguay',
1729             'UZ' => 'Üzbegisztán',
1730             'VA' => 'Vatikán',
1731             'VC' => 'Saint Vincent és a Grenadine-szigetek',
1732             'VE' => 'Venezuela',
1733             'VG' => 'Brit Virgin-szigetek',
1734             'VI' => 'Amerikai Virgin-szigetek',
1735             'VN' => 'Vietnám',
1736             'VU' => 'Vanuatu',
1737             'WF' => 'Wallis és Futuna',
1738             'WS' => 'Szamoa',
1739             'XA' => 'Pszeudo-nyelvjárások',
1740             'XB' => 'Pszeudo-kétirányú',
1741             'XK' => 'Koszovó',
1742             'YE' => 'Jemen',
1743             'YT' => 'Mayotte',
1744             'ZA' => 'Dél-afrikai Köztársaság',
1745             'ZM' => 'Zambia',
1746             'ZW' => 'Zimbabwe',
1747             'ZZ' => 'Ismeretlen körzet',
1748              
1749             }
1750             },
1751             );
1752              
1753             has 'display_name_variant' => (
1754             is => 'ro',
1755             isa => HashRef[Str],
1756             init_arg => undef,
1757             default => sub {
1758             {
1759             '1901' => 'Hagyományos német helyesírás',
1760             '1994' => 'Szabványosított reziján helyesírás',
1761             '1996' => '1996-os német helyesírás',
1762             '1606NICT' => 'Késői közép francia 1606-ig',
1763             '1694ACAD' => 'Korai modern francia',
1764             '1959ACAD' => 'Akadémiai',
1765             'ALALC97' => 'ALA-LC romanizáció, 1997-es kiadás',
1766             'ALUKU' => 'Aluku dialektus',
1767             'AREVELA' => 'Keleti örmény',
1768             'AREVMDA' => 'Nyugati örmény',
1769             'BAKU1926' => 'Egyesített türkic latin ábécé',
1770             'BAUDDHA' => 'Bauddha',
1771             'BISCAYAN' => 'Biszkajan',
1772             'BISKE' => 'San Giorgo/Bila tájszólás',
1773             'BOONT' => 'Boontling',
1774             'FONIPA' => 'IPA fonetika',
1775             'FONUPA' => 'UPA fonetika',
1776             'FONXSAMP' => 'Fonxsamp',
1777             'HEPBURN' => 'Hepburn romanizáció',
1778             'HOGNORSK' => 'Hongorszk',
1779             'ITIHASA' => 'Itihasa',
1780             'JAUER' => 'Jauer',
1781             'JYUTPING' => 'Jyutping',
1782             'KKCOR' => 'Meghatározatlan helyesírás',
1783             'LAUKIKA' => 'Laukika',
1784             'LIPAW' => 'Reziján lipovaz tájszólás',
1785             'LUNA1918' => 'Luna1918',
1786             'MONOTON' => 'Monoton',
1787             'NDYUKA' => 'Ndyuka dialektus',
1788             'NEDIS' => 'Natisone dialektus',
1789             'NJIVA' => 'Gniva/Njiva tájszólás',
1790             'OSOJS' => 'Oseacco/Osojane tájszólás',
1791             'PAMAKA' => 'Pamaka dialektus',
1792             'PETR1708' => 'Petr1708',
1793             'PINYIN' => 'pinjin átírás',
1794             'POLYTON' => 'Politonikus',
1795             'POSIX' => 'Számítógép',
1796             'PUTER' => 'Puter',
1797             'REVISED' => 'Átdolgozott helyesírás',
1798             'ROZAJ' => 'Reziján',
1799             'RUMGR' => 'Rumgr',
1800             'SAAHO' => 'Saho',
1801             'SCOTLAND' => 'Skót szabványos angol',
1802             'SCOUSE' => 'Scouse',
1803             'SOLBA' => 'Stolvizza/Solbica tájszólás',
1804             'SURMIRAN' => 'Surmiran',
1805             'SURSILV' => 'Sursilv',
1806             'SUTSILV' => 'Sutsilv',
1807             'TARASK' => 'Taraskijevica helyesírás',
1808             'UCCOR' => 'Egyesített helyesírás',
1809             'UCRCOR' => 'Egyesített átdolgozott helyesírás',
1810             'ULSTER' => 'Ulster',
1811             'VAIDIKA' => 'Vaidika',
1812             'VALENCIA' => 'Valencia',
1813             'VALLADER' => 'Vallader',
1814             'WADEGILE' => 'Wade-Giles átírás',
1815              
1816             }
1817             },
1818             );
1819              
1820             has 'display_name_key' => (
1821             is => 'ro',
1822             isa => HashRef[Str],
1823             init_arg => undef,
1824             default => sub {
1825             {
1826             'calendar' => 'Naptár',
1827             'cf' => 'Pénznemformátum',
1828             'colalternate' => 'Szimbólumokat figyelmen kívül hagyó rendezés',
1829             'colbackwards' => 'Ékezetek fordított rendezése',
1830             'colcasefirst' => 'Rendezés nagy- vagy kisbetűk szerint',
1831             'colcaselevel' => 'Kisbetű-nagybetű érzékeny rendezés',
1832             'collation' => 'Rendezési sorrend',
1833             'colnormalization' => 'Normalizált rendezés',
1834             'colnumeric' => 'Numerikus rendezés',
1835             'colstrength' => 'Rendezés erőssége',
1836             'currency' => 'Pénznem',
1837             'hc' => 'Óraformátum (12 – 24)',
1838             'lb' => 'Sortörés stílusa',
1839             'ms' => 'Mértékegységrendszer',
1840             'numbers' => 'Számok',
1841             'timezone' => 'Időzóna',
1842             'va' => 'Földrajzi helyvariáns',
1843             'x' => 'Privát használatra',
1844              
1845             }
1846             },
1847             );
1848              
1849             has 'display_name_type' => (
1850             is => 'ro',
1851             isa => HashRef[HashRef[Str]],
1852             init_arg => undef,
1853             default => sub {
1854             {
1855             'calendar' => {
1856             'buddhist' => q{Buddhista naptár},
1857             'chinese' => q{Kínai naptár},
1858             'coptic' => q{Kopt naptár},
1859             'dangi' => q{Dangi naptár},
1860             'ethiopic' => q{Etióp naptár},
1861             'ethiopic-amete-alem' => q{Etióp amete alem naptár},
1862             'gregorian' => q{Gergely-naptár},
1863             'hebrew' => q{Héber naptár},
1864             'indian' => q{Indiai nemzeti naptár},
1865             'islamic' => q{Hidzsra naptár},
1866             'islamic-civil' => q{Hidzsra naptár (táblázatos, polgári)},
1867             'islamic-umalqura' => q{Hidzsra naptár (Umm al-Qura)},
1868             'iso8601' => q{ISO-8601 naptár},
1869             'japanese' => q{Japán naptár},
1870             'persian' => q{Perzsa naptár},
1871             'roc' => q{Kínai köztársasági naptár},
1872             },
1873             'cf' => {
1874             'account' => q{Könyvelési pénznemformátum},
1875             'standard' => q{Normál pénznemformátum},
1876             },
1877             'colalternate' => {
1878             'non-ignorable' => q{Szimbólumok rendezése},
1879             'shifted' => q{Rendezés szimbólumok figyelmen kívül hagyásával},
1880             },
1881             'colbackwards' => {
1882             'no' => q{Ékezetek normál rendezése},
1883             'yes' => q{Ékezetek szerinti fordított rendezés},
1884             },
1885             'colcasefirst' => {
1886             'lower' => q{Kisbetűs szavak rendezése előre},
1887             'no' => q{Kisbetűs-nagybetűs szavak normál rendezése},
1888             'upper' => q{Nagybetűs szavak rendezése előre},
1889             },
1890             'colcaselevel' => {
1891             'no' => q{Kis- és nagybetűket meg nem különböztető rendezés},
1892             'yes' => q{Rendezés kisbetű-nagybetű szerint},
1893             },
1894             'collation' => {
1895             'big5han' => q{Hagyományos kínai sorrend - Big5},
1896             'compat' => q{Előző rendezési sorrend a kompatibilitás érdekében},
1897             'dictionary' => q{Szótári rendezési sorrend},
1898             'ducet' => q{Alapértelmezett Unicode rendezési sorrend},
1899             'emoji' => q{Emodzsi rendezési sorrend},
1900             'eor' => q{Európai rendezési szabályok},
1901             'gb2312han' => q{Egyszerűsített kínai sorrend - GB2312},
1902             'phonebook' => q{Telefonkönyv sorrend},
1903             'phonetic' => q{Fonetikus rendezési sorrend},
1904             'pinyin' => q{Pinyin sorrend},
1905             'search' => q{Általános célú keresés},
1906             'searchjl' => q{Keresés hangul kezdő mássalhangzó szerint},
1907             'standard' => q{Normál rendezési sorrend},
1908             'stroke' => q{Vonássorrend},
1909             'traditional' => q{Hagyományos},
1910             'unihan' => q{Szótővonás rendezési sorrend},
1911             'zhuyin' => q{Zujin rendezési sorrend},
1912             },
1913             'colnormalization' => {
1914             'no' => q{Rendezés normalizálás nélkül},
1915             'yes' => q{Unicode szerinti normalizált rendezés},
1916             },
1917             'colnumeric' => {
1918             'no' => q{Számjegyek egyedi rendezése},
1919             'yes' => q{Számjegyek numerikus rendezése},
1920             },
1921             'colstrength' => {
1922             'identical' => q{Összes rendezése},
1923             'primary' => q{Csak az alapbetűk rendezése},
1924             'quaternary' => q{Ékezetek/kisbetű-nagybetű/szélesség/kanák rendezése},
1925             'secondary' => q{Ékezetek rendezése},
1926             'tertiary' => q{Ékezetek/kisbetű-nagybetű/szélesség rendezése},
1927             },
1928             'd0' => {
1929             'fwidth' => q{Teljes szélesség},
1930             'hwidth' => q{Fél szélesség},
1931             'npinyin' => q{Szám},
1932             },
1933             'hc' => {
1934             'h11' => q{12 órás rendszer (0–11)},
1935             'h12' => q{12 órás rendszer (0–12)},
1936             'h23' => q{24 órás rendszer (0–23)},
1937             'h24' => q{24 órás rendszer (0–24)},
1938             },
1939             'lb' => {
1940             'loose' => q{Tág stílusú sortörés},
1941             'normal' => q{Normál stílusú sortörés},
1942             'strict' => q{Szűk stílusú sortörés},
1943             },
1944             'm0' => {
1945             'bgn' => q{BGN},
1946             'ungegn' => q{UNGEGN},
1947             },
1948             'ms' => {
1949             'metric' => q{Méterrendszer},
1950             'uksystem' => q{Angolszász mértékegységrendszer},
1951             'ussystem' => q{Amerikai mértékegységrendszer},
1952             },
1953             'numbers' => {
1954             'arab' => q{Arab-indiai számjegyek},
1955             'arabext' => q{Kibővített arab-indiai számjegyek},
1956             'armn' => q{Örmény számok},
1957             'armnlow' => q{Örmény kisbetűs számok},
1958             'beng' => q{Bengáli számjegyek},
1959             'cakm' => q{Csakma számjegyek},
1960             'deva' => q{Dévanágari számjegyek},
1961             'ethi' => q{Etióp számok},
1962             'finance' => q{Pénzügyi számok},
1963             'fullwide' => q{Teljes szélességű számjegyek},
1964             'geor' => q{Grúz számok},
1965             'grek' => q{Görög számok},
1966             'greklow' => q{Görög kisbetűs számok},
1967             'gujr' => q{Gudzsaráti számjegyek},
1968             'guru' => q{Gurmuki számjegyek},
1969             'hanidec' => q{Kínai tizedes számok},
1970             'hans' => q{Egyszerűsített kínai számok},
1971             'hansfin' => q{Egyszerűsített kínai pénzügyi számok},
1972             'hant' => q{Hagyományos kínai számok},
1973             'hantfin' => q{Hagyományos kínai pénzügyi számok},
1974             'hebr' => q{Héber számok},
1975             'java' => q{Jávai számjegyek},
1976             'jpan' => q{Japán számok},
1977             'jpanfin' => q{Japán pénzügyi számok},
1978             'khmr' => q{Khmer számjegyek},
1979             'knda' => q{Kannada számjegyek},
1980             'laoo' => q{Lao számjegyek},
1981             'latn' => q{Nyugati számjegyek},
1982             'mlym' => q{Malajálam számjegyek},
1983             'mong' => q{Mongol számjegyek},
1984             'mtei' => q{Meitei Mayek számjegyek},
1985             'mymr' => q{Mianmari számjegyek},
1986             'native' => q{Natív számjegyek},
1987             'olck' => q{Ol Chiki számjegyek},
1988             'orya' => q{Orija számjegyek},
1989             'roman' => q{Római számok},
1990             'romanlow' => q{Római kisbetűs számok},
1991             'taml' => q{Hagyományos tamil számjegyek},
1992             'tamldec' => q{Tamil számjegyek},
1993             'telu' => q{Telugu számjegyek},
1994             'thai' => q{Thai számjegyek},
1995             'tibt' => q{Tibeti számjegyek},
1996             'traditional' => q{Hagyományos számok},
1997             'vaii' => q{Vai számjegyek},
1998             },
1999              
2000             }
2001             },
2002             );
2003              
2004             has 'display_name_measurement_system' => (
2005             is => 'ro',
2006             isa => HashRef[Str],
2007             init_arg => undef,
2008             default => sub {
2009             {
2010             'metric' => q{metrikus},
2011             'UK' => q{angol},
2012             'US' => q{amerikai},
2013              
2014             }
2015             },
2016             );
2017              
2018             has 'display_name_code_patterns' => (
2019             is => 'ro',
2020             isa => HashRef[Str],
2021             init_arg => undef,
2022             default => sub {
2023             {
2024             'language' => 'Nyelv: {0}',
2025             'script' => 'Írásrendszer: {0}',
2026             'region' => 'Régió: {0}',
2027              
2028             }
2029             },
2030             );
2031              
2032             has 'characters' => (
2033             is => 'ro',
2034             isa => HashRef,
2035             init_arg => undef,
2036             default => $^V ge v5.18.0
2037             ? eval <<'EOT'
2038             sub {
2039             no warnings 'experimental::regex_sets';
2040             return {
2041             auxiliary => qr{[àăâåäãā æ ç èĕêëē ìĭîïī ñ òŏôøō œ q ùŭûū w x yÿ]},
2042             index => ['AÁ', 'B', 'C', '{CS}', 'D', '{DZ}', '{DZS}', 'EÉ', 'F', 'G', '{GY}', 'H', 'IÍ', 'J', 'K', 'L', '{LY}', 'M', 'N', '{NY}', 'OÓ', 'ÖŐ', 'P', 'Q', 'R', 'S', '{SZ}', 'T', '{TY}', 'UÚ', 'ÜŰ', 'V', 'W', 'X', 'Y', 'Z', '{ZS}'],
2043             main => qr{[aá b c {cs} {ccs} d {dz} {ddz} {dzs} {ddzs} eé f g {gy} {ggy} h ií j k l {ly} {lly} m n {ny} {nny} oó öő p r s {sz} {ssz} t {ty} {tty} uú üű v z {zs} {zzs}]},
2044             numbers => qr{[  \- ‑ , % ‰ + 0 1 2 3 4 5 6 7 8 9]},
2045             punctuation => qr{[\- ‑ – , ; \: ! ? . … '’ "”„ « » ( ) \[ \] \{ \} ⟨ ⟩ § @ * / \& # ~ ⁒]},
2046             };
2047             },
2048             EOT
2049             : sub {
2050             return { index => ['AÁ', 'B', 'C', '{CS}', 'D', '{DZ}', '{DZS}', 'EÉ', 'F', 'G', '{GY}', 'H', 'IÍ', 'J', 'K', 'L', '{LY}', 'M', 'N', '{NY}', 'OÓ', 'ÖŐ', 'P', 'Q', 'R', 'S', '{SZ}', 'T', '{TY}', 'UÚ', 'ÜŰ', 'V', 'W', 'X', 'Y', 'Z', '{ZS}'], };
2051             },
2052 1     1   194 );
  1         2  
  1         404  
2053              
2054              
2055             has 'ellipsis' => (
2056             is => 'ro',
2057             isa => HashRef,
2058             init_arg => undef,
2059             default => sub {
2060             return {
2061             'word-final' => '{0}…',
2062             'word-initial' => '…{0}',
2063             };
2064             },
2065             );
2066              
2067             has 'quote_start' => (
2068             is => 'ro',
2069             isa => Str,
2070             init_arg => undef,
2071             default => qq{„},
2072             );
2073              
2074             has 'alternate_quote_start' => (
2075             is => 'ro',
2076             isa => Str,
2077             init_arg => undef,
2078             default => qq{»},
2079             );
2080              
2081             has 'alternate_quote_end' => (
2082             is => 'ro',
2083             isa => Str,
2084             init_arg => undef,
2085             default => qq{«},
2086             );
2087              
2088             has 'units' => (
2089             is => 'ro',
2090             isa => HashRef[HashRef[HashRef[Str]]],
2091             init_arg => undef,
2092             default => sub { {
2093             'long' => {
2094             # Long Unit Identifier
2095             '' => {
2096             'name' => q(kardinális irány),
2097             },
2098             # Core Unit Identifier
2099             '' => {
2100             'name' => q(kardinális irány),
2101             },
2102             # Long Unit Identifier
2103             '1024p1' => {
2104             '1' => q(kibi{0}),
2105             },
2106             # Core Unit Identifier
2107             '1024p1' => {
2108             '1' => q(kibi{0}),
2109             },
2110             # Long Unit Identifier
2111             '1024p2' => {
2112             '1' => q(mebi{0}),
2113             },
2114             # Core Unit Identifier
2115             '1024p2' => {
2116             '1' => q(mebi{0}),
2117             },
2118             # Long Unit Identifier
2119             '1024p3' => {
2120             '1' => q(gibi{0}),
2121             },
2122             # Core Unit Identifier
2123             '1024p3' => {
2124             '1' => q(gibi{0}),
2125             },
2126             # Long Unit Identifier
2127             '1024p4' => {
2128             '1' => q(tebi{0}),
2129             },
2130             # Core Unit Identifier
2131             '1024p4' => {
2132             '1' => q(tebi{0}),
2133             },
2134             # Long Unit Identifier
2135             '1024p5' => {
2136             '1' => q(pebi{0}),
2137             },
2138             # Core Unit Identifier
2139             '1024p5' => {
2140             '1' => q(pebi{0}),
2141             },
2142             # Long Unit Identifier
2143             '1024p6' => {
2144             '1' => q(exbi{0}),
2145             },
2146             # Core Unit Identifier
2147             '1024p6' => {
2148             '1' => q(exbi{0}),
2149             },
2150             # Long Unit Identifier
2151             '1024p7' => {
2152             '1' => q(zebi{0}),
2153             },
2154             # Core Unit Identifier
2155             '1024p7' => {
2156             '1' => q(zebi{0}),
2157             },
2158             # Long Unit Identifier
2159             '1024p8' => {
2160             '1' => q(yobe{0}),
2161             },
2162             # Core Unit Identifier
2163             '1024p8' => {
2164             '1' => q(yobe{0}),
2165             },
2166             # Long Unit Identifier
2167             '10p-1' => {
2168             '1' => q(deci{0}),
2169             },
2170             # Core Unit Identifier
2171             '1' => {
2172             '1' => q(deci{0}),
2173             },
2174             # Long Unit Identifier
2175             '10p-12' => {
2176             '1' => q(piko{0}),
2177             },
2178             # Core Unit Identifier
2179             '12' => {
2180             '1' => q(piko{0}),
2181             },
2182             # Long Unit Identifier
2183             '10p-15' => {
2184             '1' => q(femto{0}),
2185             },
2186             # Core Unit Identifier
2187             '15' => {
2188             '1' => q(femto{0}),
2189             },
2190             # Long Unit Identifier
2191             '10p-18' => {
2192             '1' => q(atto{0}),
2193             },
2194             # Core Unit Identifier
2195             '18' => {
2196             '1' => q(atto{0}),
2197             },
2198             # Long Unit Identifier
2199             '10p-2' => {
2200             '1' => q(centi{0}),
2201             },
2202             # Core Unit Identifier
2203             '2' => {
2204             '1' => q(centi{0}),
2205             },
2206             # Long Unit Identifier
2207             '10p-21' => {
2208             '1' => q(zepto{0}),
2209             },
2210             # Core Unit Identifier
2211             '21' => {
2212             '1' => q(zepto{0}),
2213             },
2214             # Long Unit Identifier
2215             '10p-24' => {
2216             '1' => q(yocto{0}),
2217             },
2218             # Core Unit Identifier
2219             '24' => {
2220             '1' => q(yocto{0}),
2221             },
2222             # Long Unit Identifier
2223             '10p-27' => {
2224             '1' => q(ronto{0}),
2225             },
2226             # Core Unit Identifier
2227             '27' => {
2228             '1' => q(ronto{0}),
2229             },
2230             # Long Unit Identifier
2231             '10p-3' => {
2232             '1' => q(milli{0}),
2233             },
2234             # Core Unit Identifier
2235             '3' => {
2236             '1' => q(milli{0}),
2237             },
2238             # Long Unit Identifier
2239             '10p-30' => {
2240             '1' => q(quecto{0}),
2241             },
2242             # Core Unit Identifier
2243             '30' => {
2244             '1' => q(quecto{0}),
2245             },
2246             # Long Unit Identifier
2247             '10p-6' => {
2248             '1' => q(mikro{0}),
2249             },
2250             # Core Unit Identifier
2251             '6' => {
2252             '1' => q(mikro{0}),
2253             },
2254             # Long Unit Identifier
2255             '10p-9' => {
2256             '1' => q(nano{0}),
2257             },
2258             # Core Unit Identifier
2259             '9' => {
2260             '1' => q(nano{0}),
2261             },
2262             # Long Unit Identifier
2263             '10p1' => {
2264             '1' => q(deka{0}),
2265             },
2266             # Core Unit Identifier
2267             '10p1' => {
2268             '1' => q(deka{0}),
2269             },
2270             # Long Unit Identifier
2271             '10p12' => {
2272             '1' => q(tera{0}),
2273             },
2274             # Core Unit Identifier
2275             '10p12' => {
2276             '1' => q(tera{0}),
2277             },
2278             # Long Unit Identifier
2279             '10p15' => {
2280             '1' => q(peta{0}),
2281             },
2282             # Core Unit Identifier
2283             '10p15' => {
2284             '1' => q(peta{0}),
2285             },
2286             # Long Unit Identifier
2287             '10p18' => {
2288             '1' => q(exa{0}),
2289             },
2290             # Core Unit Identifier
2291             '10p18' => {
2292             '1' => q(exa{0}),
2293             },
2294             # Long Unit Identifier
2295             '10p2' => {
2296             '1' => q(hekto{0}),
2297             },
2298             # Core Unit Identifier
2299             '10p2' => {
2300             '1' => q(hekto{0}),
2301             },
2302             # Long Unit Identifier
2303             '10p21' => {
2304             '1' => q(zetta{0}),
2305             },
2306             # Core Unit Identifier
2307             '10p21' => {
2308             '1' => q(zetta{0}),
2309             },
2310             # Long Unit Identifier
2311             '10p24' => {
2312             '1' => q(yotta{0}),
2313             },
2314             # Core Unit Identifier
2315             '10p24' => {
2316             '1' => q(yotta{0}),
2317             },
2318             # Long Unit Identifier
2319             '10p27' => {
2320             '1' => q(ronna{0}),
2321             },
2322             # Core Unit Identifier
2323             '10p27' => {
2324             '1' => q(ronna{0}),
2325             },
2326             # Long Unit Identifier
2327             '10p3' => {
2328             '1' => q(kilo{0}),
2329             },
2330             # Core Unit Identifier
2331             '10p3' => {
2332             '1' => q(kilo{0}),
2333             },
2334             # Long Unit Identifier
2335             '10p30' => {
2336             '1' => q(quetta{0}),
2337             },
2338             # Core Unit Identifier
2339             '10p30' => {
2340             '1' => q(quetta{0}),
2341             },
2342             # Long Unit Identifier
2343             '10p6' => {
2344             '1' => q(mega{0}),
2345             },
2346             # Core Unit Identifier
2347             '10p6' => {
2348             '1' => q(mega{0}),
2349             },
2350             # Long Unit Identifier
2351             '10p9' => {
2352             '1' => q(giga{0}),
2353             },
2354             # Core Unit Identifier
2355             '10p9' => {
2356             '1' => q(giga{0}),
2357             },
2358             # Long Unit Identifier
2359             'acceleration-g-force' => {
2360             'one' => q({0} g gyorsulás),
2361             'other' => q({0} g gyorsulás),
2362             },
2363             # Core Unit Identifier
2364             'g-force' => {
2365             'one' => q({0} g gyorsulás),
2366             'other' => q({0} g gyorsulás),
2367             },
2368             # Long Unit Identifier
2369             'acceleration-meter-per-square-second' => {
2370             'name' => q(méter per másodpercnégyzet),
2371             'one' => q({0} méter per másodpercnégyzet),
2372             'other' => q({0} méter per másodpercnégyzet),
2373             },
2374             # Core Unit Identifier
2375             'meter-per-square-second' => {
2376             'name' => q(méter per másodpercnégyzet),
2377             'one' => q({0} méter per másodpercnégyzet),
2378             'other' => q({0} méter per másodpercnégyzet),
2379             },
2380             # Long Unit Identifier
2381             'angle-arc-minute' => {
2382             'one' => q({0} ívperc),
2383             'other' => q({0} ívperc),
2384             },
2385             # Core Unit Identifier
2386             'arc-minute' => {
2387             'one' => q({0} ívperc),
2388             'other' => q({0} ívperc),
2389             },
2390             # Long Unit Identifier
2391             'angle-arc-second' => {
2392             'one' => q({0} ívmásodperc),
2393             'other' => q({0} ívmásodperc),
2394             },
2395             # Core Unit Identifier
2396             'arc-second' => {
2397             'one' => q({0} ívmásodperc),
2398             'other' => q({0} ívmásodperc),
2399             },
2400             # Long Unit Identifier
2401             'angle-degree' => {
2402             'one' => q({0} fok),
2403             'other' => q({0} fok),
2404             },
2405             # Core Unit Identifier
2406             'degree' => {
2407             'one' => q({0} fok),
2408             'other' => q({0} fok),
2409             },
2410             # Long Unit Identifier
2411             'angle-radian' => {
2412             'name' => q(radián),
2413             'one' => q({0} radián),
2414             'other' => q({0} radián),
2415             },
2416             # Core Unit Identifier
2417             'radian' => {
2418             'name' => q(radián),
2419             'one' => q({0} radián),
2420             'other' => q({0} radián),
2421             },
2422             # Long Unit Identifier
2423             'angle-revolution' => {
2424             'name' => q(fordulat),
2425             'one' => q({0} fordulat),
2426             'other' => q({0} fordulat),
2427             },
2428             # Core Unit Identifier
2429             'revolution' => {
2430             'name' => q(fordulat),
2431             'one' => q({0} fordulat),
2432             'other' => q({0} fordulat),
2433             },
2434             # Long Unit Identifier
2435             'area-acre' => {
2436             'name' => q(hold),
2437             'one' => q({0} hold),
2438             'other' => q({0} hold),
2439             },
2440             # Core Unit Identifier
2441             'acre' => {
2442             'name' => q(hold),
2443             'one' => q({0} hold),
2444             'other' => q({0} hold),
2445             },
2446             # Long Unit Identifier
2447             'area-hectare' => {
2448             'name' => q(hektár),
2449             'one' => q({0} hektár),
2450             'other' => q({0} hektár),
2451             },
2452             # Core Unit Identifier
2453             'hectare' => {
2454             'name' => q(hektár),
2455             'one' => q({0} hektár),
2456             'other' => q({0} hektár),
2457             },
2458             # Long Unit Identifier
2459             'area-square-centimeter' => {
2460             'name' => q(négyzetcentiméter),
2461             'one' => q({0} négyzetcentiméter),
2462             'other' => q({0} négyzetcentiméter),
2463             'per' => q({0}/négyzetcentiméter),
2464             },
2465             # Core Unit Identifier
2466             'square-centimeter' => {
2467             'name' => q(négyzetcentiméter),
2468             'one' => q({0} négyzetcentiméter),
2469             'other' => q({0} négyzetcentiméter),
2470             'per' => q({0}/négyzetcentiméter),
2471             },
2472             # Long Unit Identifier
2473             'area-square-foot' => {
2474             'name' => q(négyzetláb),
2475             'one' => q({0} négyzetláb),
2476             'other' => q({0} négyzetláb),
2477             },
2478             # Core Unit Identifier
2479             'square-foot' => {
2480             'name' => q(négyzetláb),
2481             'one' => q({0} négyzetláb),
2482             'other' => q({0} négyzetláb),
2483             },
2484             # Long Unit Identifier
2485             'area-square-inch' => {
2486             'name' => q(négyzethüvelyk),
2487             'one' => q({0} négyzethüvelyk),
2488             'other' => q({0} négyzethüvelyk),
2489             'per' => q({0}/négyzethüvelyk),
2490             },
2491             # Core Unit Identifier
2492             'square-inch' => {
2493             'name' => q(négyzethüvelyk),
2494             'one' => q({0} négyzethüvelyk),
2495             'other' => q({0} négyzethüvelyk),
2496             'per' => q({0}/négyzethüvelyk),
2497             },
2498             # Long Unit Identifier
2499             'area-square-kilometer' => {
2500             'name' => q(négyzetkilométer),
2501             'one' => q({0} négyzetkilométer),
2502             'other' => q({0} négyzetkilométer),
2503             },
2504             # Core Unit Identifier
2505             'square-kilometer' => {
2506             'name' => q(négyzetkilométer),
2507             'one' => q({0} négyzetkilométer),
2508             'other' => q({0} négyzetkilométer),
2509             },
2510             # Long Unit Identifier
2511             'area-square-meter' => {
2512             'name' => q(négyzetméter),
2513             'one' => q({0} négyzetméter),
2514             'other' => q({0} négyzetméter),
2515             'per' => q({0}/négyzetméter),
2516             },
2517             # Core Unit Identifier
2518             'square-meter' => {
2519             'name' => q(négyzetméter),
2520             'one' => q({0} négyzetméter),
2521             'other' => q({0} négyzetméter),
2522             'per' => q({0}/négyzetméter),
2523             },
2524             # Long Unit Identifier
2525             'area-square-mile' => {
2526             'name' => q(négyzetmérföld),
2527             'one' => q({0} négyzetmérföld),
2528             'other' => q({0} négyzetmérföld),
2529             'per' => q({0}/négyzetmérföld),
2530             },
2531             # Core Unit Identifier
2532             'square-mile' => {
2533             'name' => q(négyzetmérföld),
2534             'one' => q({0} négyzetmérföld),
2535             'other' => q({0} négyzetmérföld),
2536             'per' => q({0}/négyzetmérföld),
2537             },
2538             # Long Unit Identifier
2539             'area-square-yard' => {
2540             'name' => q(négyzetyard),
2541             'one' => q({0} négyzetyard),
2542             'other' => q({0} négyzetyard),
2543             },
2544             # Core Unit Identifier
2545             'square-yard' => {
2546             'name' => q(négyzetyard),
2547             'one' => q({0} négyzetyard),
2548             'other' => q({0} négyzetyard),
2549             },
2550             # Long Unit Identifier
2551             'concentr-item' => {
2552             'one' => q({0} item),
2553             'other' => q({0} item),
2554             },
2555             # Core Unit Identifier
2556             'item' => {
2557             'one' => q({0} item),
2558             'other' => q({0} item),
2559             },
2560             # Long Unit Identifier
2561             'concentr-karat' => {
2562             'name' => q(karát),
2563             'one' => q({0} karát),
2564             'other' => q({0} karát),
2565             },
2566             # Core Unit Identifier
2567             'karat' => {
2568             'name' => q(karát),
2569             'one' => q({0} karát),
2570             'other' => q({0} karát),
2571             },
2572             # Long Unit Identifier
2573             'concentr-milligram-ofglucose-per-deciliter' => {
2574             'name' => q(milligramm/deciliter),
2575             'one' => q({0} milligramm/deciliter),
2576             'other' => q({0} milligramm/deciliter),
2577             },
2578             # Core Unit Identifier
2579             'milligram-ofglucose-per-deciliter' => {
2580             'name' => q(milligramm/deciliter),
2581             'one' => q({0} milligramm/deciliter),
2582             'other' => q({0} milligramm/deciliter),
2583             },
2584             # Long Unit Identifier
2585             'concentr-millimole-per-liter' => {
2586             'one' => q({0} millimól/liter),
2587             'other' => q({0} millimól/liter),
2588             },
2589             # Core Unit Identifier
2590             'millimole-per-liter' => {
2591             'one' => q({0} millimól/liter),
2592             'other' => q({0} millimól/liter),
2593             },
2594             # Long Unit Identifier
2595             'concentr-mole' => {
2596             'name' => q(mól),
2597             'one' => q({0} mól),
2598             'other' => q({0} mól),
2599             },
2600             # Core Unit Identifier
2601             'mole' => {
2602             'name' => q(mól),
2603             'one' => q({0} mól),
2604             'other' => q({0} mól),
2605             },
2606             # Long Unit Identifier
2607             'concentr-percent' => {
2608             'one' => q({0} százalék),
2609             'other' => q({0} százalék),
2610             },
2611             # Core Unit Identifier
2612             'percent' => {
2613             'one' => q({0} százalék),
2614             'other' => q({0} százalék),
2615             },
2616             # Long Unit Identifier
2617             'concentr-permille' => {
2618             'one' => q({0} ezrelék),
2619             'other' => q({0} ezrelék),
2620             },
2621             # Core Unit Identifier
2622             'permille' => {
2623             'one' => q({0} ezrelék),
2624             'other' => q({0} ezrelék),
2625             },
2626             # Long Unit Identifier
2627             'concentr-permillion' => {
2628             'one' => q({0} részecske/millió),
2629             'other' => q({0} részecske/millió),
2630             },
2631             # Core Unit Identifier
2632             'permillion' => {
2633             'one' => q({0} részecske/millió),
2634             'other' => q({0} részecske/millió),
2635             },
2636             # Long Unit Identifier
2637             'concentr-permyriad' => {
2638             'name' => q(tízezrelék),
2639             'one' => q({0} tízezrelék),
2640             'other' => q({0} tízezrelék),
2641             },
2642             # Core Unit Identifier
2643             'permyriad' => {
2644             'name' => q(tízezrelék),
2645             'one' => q({0} tízezrelék),
2646             'other' => q({0} tízezrelék),
2647             },
2648             # Long Unit Identifier
2649             'consumption-liter-per-100-kilometer' => {
2650             'name' => q(liter/100 km),
2651             'one' => q({0} liter/100 km),
2652             'other' => q({0} liter/100 km),
2653             },
2654             # Core Unit Identifier
2655             'liter-per-100-kilometer' => {
2656             'name' => q(liter/100 km),
2657             'one' => q({0} liter/100 km),
2658             'other' => q({0} liter/100 km),
2659             },
2660             # Long Unit Identifier
2661             'consumption-liter-per-kilometer' => {
2662             'name' => q(liter per kilométer),
2663             'one' => q({0} liter per kilométer),
2664             'other' => q({0} liter per kilométer),
2665             },
2666             # Core Unit Identifier
2667             'liter-per-kilometer' => {
2668             'name' => q(liter per kilométer),
2669             'one' => q({0} liter per kilométer),
2670             'other' => q({0} liter per kilométer),
2671             },
2672             # Long Unit Identifier
2673             'consumption-mile-per-gallon' => {
2674             'name' => q(mérföld per gallon),
2675             'one' => q({0} mérföld per gallon),
2676             'other' => q({0} mérföld per gallon),
2677             },
2678             # Core Unit Identifier
2679             'mile-per-gallon' => {
2680             'name' => q(mérföld per gallon),
2681             'one' => q({0} mérföld per gallon),
2682             'other' => q({0} mérföld per gallon),
2683             },
2684             # Long Unit Identifier
2685             'consumption-mile-per-gallon-imperial' => {
2686             'name' => q(mérföld/birodalmi gallon),
2687             'one' => q({0} mérföld/birodalmi gallon),
2688             'other' => q({0} mérföld/birodalmi gallon),
2689             },
2690             # Core Unit Identifier
2691             'mile-per-gallon-imperial' => {
2692             'name' => q(mérföld/birodalmi gallon),
2693             'one' => q({0} mérföld/birodalmi gallon),
2694             'other' => q({0} mérföld/birodalmi gallon),
2695             },
2696             # Long Unit Identifier
2697             'digital-bit' => {
2698             'one' => q({0} bit),
2699             'other' => q({0} bit),
2700             },
2701             # Core Unit Identifier
2702             'bit' => {
2703             'one' => q({0} bit),
2704             'other' => q({0} bit),
2705             },
2706             # Long Unit Identifier
2707             'digital-byte' => {
2708             'one' => q({0} bájt),
2709             'other' => q({0} bájt),
2710             },
2711             # Core Unit Identifier
2712             'byte' => {
2713             'one' => q({0} bájt),
2714             'other' => q({0} bájt),
2715             },
2716             # Long Unit Identifier
2717             'digital-gigabit' => {
2718             'name' => q(gigabit),
2719             'one' => q({0} gigabit),
2720             'other' => q({0} gigabit),
2721             },
2722             # Core Unit Identifier
2723             'gigabit' => {
2724             'name' => q(gigabit),
2725             'one' => q({0} gigabit),
2726             'other' => q({0} gigabit),
2727             },
2728             # Long Unit Identifier
2729             'digital-gigabyte' => {
2730             'name' => q(gigabájt),
2731             'one' => q({0} gigabájt),
2732             'other' => q({0} gigabájt),
2733             },
2734             # Core Unit Identifier
2735             'gigabyte' => {
2736             'name' => q(gigabájt),
2737             'one' => q({0} gigabájt),
2738             'other' => q({0} gigabájt),
2739             },
2740             # Long Unit Identifier
2741             'digital-kilobit' => {
2742             'name' => q(kilobit),
2743             'one' => q({0} kilobit),
2744             'other' => q({0} kilobit),
2745             },
2746             # Core Unit Identifier
2747             'kilobit' => {
2748             'name' => q(kilobit),
2749             'one' => q({0} kilobit),
2750             'other' => q({0} kilobit),
2751             },
2752             # Long Unit Identifier
2753             'digital-kilobyte' => {
2754             'name' => q(kilobájt),
2755             'one' => q({0} kilobájt),
2756             'other' => q({0} kilobájt),
2757             },
2758             # Core Unit Identifier
2759             'kilobyte' => {
2760             'name' => q(kilobájt),
2761             'one' => q({0} kilobájt),
2762             'other' => q({0} kilobájt),
2763             },
2764             # Long Unit Identifier
2765             'digital-megabit' => {
2766             'name' => q(megabit),
2767             'one' => q({0} megabit),
2768             'other' => q({0} megabit),
2769             },
2770             # Core Unit Identifier
2771             'megabit' => {
2772             'name' => q(megabit),
2773             'one' => q({0} megabit),
2774             'other' => q({0} megabit),
2775             },
2776             # Long Unit Identifier
2777             'digital-megabyte' => {
2778             'name' => q(megabájt),
2779             'one' => q({0} megabájt),
2780             'other' => q({0} megabájt),
2781             },
2782             # Core Unit Identifier
2783             'megabyte' => {
2784             'name' => q(megabájt),
2785             'one' => q({0} megabájt),
2786             'other' => q({0} megabájt),
2787             },
2788             # Long Unit Identifier
2789             'digital-petabyte' => {
2790             'name' => q(petabájt),
2791             'one' => q({0} petabájt),
2792             'other' => q({0} petabájt),
2793             },
2794             # Core Unit Identifier
2795             'petabyte' => {
2796             'name' => q(petabájt),
2797             'one' => q({0} petabájt),
2798             'other' => q({0} petabájt),
2799             },
2800             # Long Unit Identifier
2801             'digital-terabit' => {
2802             'name' => q(terabit),
2803             'one' => q({0} terabit),
2804             'other' => q({0} terabit),
2805             },
2806             # Core Unit Identifier
2807             'terabit' => {
2808             'name' => q(terabit),
2809             'one' => q({0} terabit),
2810             'other' => q({0} terabit),
2811             },
2812             # Long Unit Identifier
2813             'digital-terabyte' => {
2814             'name' => q(terabájt),
2815             'one' => q({0} terabájt),
2816             'other' => q({0} terabájt),
2817             },
2818             # Core Unit Identifier
2819             'terabyte' => {
2820             'name' => q(terabájt),
2821             'one' => q({0} terabájt),
2822             'other' => q({0} terabájt),
2823             },
2824             # Long Unit Identifier
2825             'duration-century' => {
2826             'name' => q(évszázad),
2827             'one' => q({0} évszázad),
2828             'other' => q({0} évszázad),
2829             },
2830             # Core Unit Identifier
2831             'century' => {
2832             'name' => q(évszázad),
2833             'one' => q({0} évszázad),
2834             'other' => q({0} évszázad),
2835             },
2836             # Long Unit Identifier
2837             'duration-day' => {
2838             'one' => q({0} nap),
2839             'other' => q({0} nap),
2840             },
2841             # Core Unit Identifier
2842             'day' => {
2843             'one' => q({0} nap),
2844             'other' => q({0} nap),
2845             },
2846             # Long Unit Identifier
2847             'duration-day-person' => {
2848             'one' => q({0} nap),
2849             'other' => q({0} nap),
2850             },
2851             # Core Unit Identifier
2852             'day-person' => {
2853             'one' => q({0} nap),
2854             'other' => q({0} nap),
2855             },
2856             # Long Unit Identifier
2857             'duration-decade' => {
2858             'name' => q(évtized),
2859             'one' => q({0} évtized),
2860             'other' => q({0} évtized),
2861             },
2862             # Core Unit Identifier
2863             'decade' => {
2864             'name' => q(évtized),
2865             'one' => q({0} évtized),
2866             'other' => q({0} évtized),
2867             },
2868             # Long Unit Identifier
2869             'duration-hour' => {
2870             'name' => q(óra),
2871             'one' => q({0} óra),
2872             'other' => q({0} óra),
2873             'per' => q({0}/óra),
2874             },
2875             # Core Unit Identifier
2876             'hour' => {
2877             'name' => q(óra),
2878             'one' => q({0} óra),
2879             'other' => q({0} óra),
2880             'per' => q({0}/óra),
2881             },
2882             # Long Unit Identifier
2883             'duration-microsecond' => {
2884             'name' => q(mikroszekundum),
2885             'one' => q({0} mikroszekundum),
2886             'other' => q({0} mikroszekundum),
2887             },
2888             # Core Unit Identifier
2889             'microsecond' => {
2890             'name' => q(mikroszekundum),
2891             'one' => q({0} mikroszekundum),
2892             'other' => q({0} mikroszekundum),
2893             },
2894             # Long Unit Identifier
2895             'duration-millisecond' => {
2896             'name' => q(ezredmásodperc),
2897             'one' => q({0} ezredmásodperc),
2898             'other' => q({0} ezredmásodperc),
2899             },
2900             # Core Unit Identifier
2901             'millisecond' => {
2902             'name' => q(ezredmásodperc),
2903             'one' => q({0} ezredmásodperc),
2904             'other' => q({0} ezredmásodperc),
2905             },
2906             # Long Unit Identifier
2907             'duration-minute' => {
2908             'name' => q(perc),
2909             'one' => q({0} perc),
2910             'other' => q({0} perc),
2911             'per' => q({0}/perc),
2912             },
2913             # Core Unit Identifier
2914             'minute' => {
2915             'name' => q(perc),
2916             'one' => q({0} perc),
2917             'other' => q({0} perc),
2918             'per' => q({0}/perc),
2919             },
2920             # Long Unit Identifier
2921             'duration-month' => {
2922             'one' => q({0} hónap),
2923             'other' => q({0} hónap),
2924             'per' => q({0}/hónap),
2925             },
2926             # Core Unit Identifier
2927             'month' => {
2928             'one' => q({0} hónap),
2929             'other' => q({0} hónap),
2930             'per' => q({0}/hónap),
2931             },
2932             # Long Unit Identifier
2933             'duration-nanosecond' => {
2934             'name' => q(nanoszekundum),
2935             'one' => q({0} nanoszekundum),
2936             'other' => q({0} nanoszekundum),
2937             },
2938             # Core Unit Identifier
2939             'nanosecond' => {
2940             'name' => q(nanoszekundum),
2941             'one' => q({0} nanoszekundum),
2942             'other' => q({0} nanoszekundum),
2943             },
2944             # Long Unit Identifier
2945             'duration-night' => {
2946             'name' => q(éjszakák),
2947             'one' => q({0} éjszaka),
2948             'other' => q({0} éjszaka),
2949             'per' => q({0}/éjszaka),
2950             },
2951             # Core Unit Identifier
2952             'night' => {
2953             'name' => q(éjszakák),
2954             'one' => q({0} éjszaka),
2955             'other' => q({0} éjszaka),
2956             'per' => q({0}/éjszaka),
2957             },
2958             # Long Unit Identifier
2959             'duration-quarter' => {
2960             'name' => q(negyedév),
2961             'one' => q({0} negyedév),
2962             'other' => q({0} negyedév),
2963             },
2964             # Core Unit Identifier
2965             'quarter' => {
2966             'name' => q(negyedév),
2967             'one' => q({0} negyedév),
2968             'other' => q({0} negyedév),
2969             },
2970             # Long Unit Identifier
2971             'duration-second' => {
2972             'name' => q(másodperc),
2973             'one' => q({0} másodperc),
2974             'other' => q({0} másodperc),
2975             'per' => q({0}/másodperc),
2976             },
2977             # Core Unit Identifier
2978             'second' => {
2979             'name' => q(másodperc),
2980             'one' => q({0} másodperc),
2981             'other' => q({0} másodperc),
2982             'per' => q({0}/másodperc),
2983             },
2984             # Long Unit Identifier
2985             'duration-week' => {
2986             'one' => q({0} hét),
2987             'other' => q({0} hét),
2988             },
2989             # Core Unit Identifier
2990             'week' => {
2991             'one' => q({0} hét),
2992             'other' => q({0} hét),
2993             },
2994             # Long Unit Identifier
2995             'duration-year' => {
2996             'one' => q({0} év),
2997             'other' => q({0} év),
2998             },
2999             # Core Unit Identifier
3000             'year' => {
3001             'one' => q({0} év),
3002             'other' => q({0} év),
3003             },
3004             # Long Unit Identifier
3005             'electric-ampere' => {
3006             'name' => q(amper),
3007             'one' => q({0} amper),
3008             'other' => q({0} amper),
3009             },
3010             # Core Unit Identifier
3011             'ampere' => {
3012             'name' => q(amper),
3013             'one' => q({0} amper),
3014             'other' => q({0} amper),
3015             },
3016             # Long Unit Identifier
3017             'electric-milliampere' => {
3018             'name' => q(milliamper),
3019             'one' => q({0} milliamper),
3020             'other' => q({0} milliamper),
3021             },
3022             # Core Unit Identifier
3023             'milliampere' => {
3024             'name' => q(milliamper),
3025             'one' => q({0} milliamper),
3026             'other' => q({0} milliamper),
3027             },
3028             # Long Unit Identifier
3029             'electric-ohm' => {
3030             'name' => q(ohm),
3031             'one' => q({0} ohm),
3032             'other' => q({0} ohm),
3033             },
3034             # Core Unit Identifier
3035             'ohm' => {
3036             'name' => q(ohm),
3037             'one' => q({0} ohm),
3038             'other' => q({0} ohm),
3039             },
3040             # Long Unit Identifier
3041             'electric-volt' => {
3042             'name' => q(volt),
3043             'one' => q({0} volt),
3044             'other' => q({0} volt),
3045             },
3046             # Core Unit Identifier
3047             'volt' => {
3048             'name' => q(volt),
3049             'one' => q({0} volt),
3050             'other' => q({0} volt),
3051             },
3052             # Long Unit Identifier
3053             'energy-british-thermal-unit' => {
3054             'name' => q(brit hőegység),
3055             'one' => q({0} brit hőegység),
3056             'other' => q({0} brit hőegység),
3057             },
3058             # Core Unit Identifier
3059             'british-thermal-unit' => {
3060             'name' => q(brit hőegység),
3061             'one' => q({0} brit hőegység),
3062             'other' => q({0} brit hőegység),
3063             },
3064             # Long Unit Identifier
3065             'energy-calorie' => {
3066             'name' => q(kalória),
3067             'one' => q({0} kalória),
3068             'other' => q({0} kalória),
3069             },
3070             # Core Unit Identifier
3071             'calorie' => {
3072             'name' => q(kalória),
3073             'one' => q({0} kalória),
3074             'other' => q({0} kalória),
3075             },
3076             # Long Unit Identifier
3077             'energy-electronvolt' => {
3078             'name' => q(elektronvolt),
3079             'one' => q({0} elektronvolt),
3080             'other' => q({0} elektronvolt),
3081             },
3082             # Core Unit Identifier
3083             'electronvolt' => {
3084             'name' => q(elektronvolt),
3085             'one' => q({0} elektronvolt),
3086             'other' => q({0} elektronvolt),
3087             },
3088             # Long Unit Identifier
3089             'energy-foodcalorie' => {
3090             'name' => q(kalória),
3091             'one' => q({0} kalória),
3092             'other' => q({0} kalória),
3093             },
3094             # Core Unit Identifier
3095             'foodcalorie' => {
3096             'name' => q(kalória),
3097             'one' => q({0} kalória),
3098             'other' => q({0} kalória),
3099             },
3100             # Long Unit Identifier
3101             'energy-joule' => {
3102             'name' => q(joule),
3103             'one' => q({0} joule),
3104             'other' => q({0} joule),
3105             },
3106             # Core Unit Identifier
3107             'joule' => {
3108             'name' => q(joule),
3109             'one' => q({0} joule),
3110             'other' => q({0} joule),
3111             },
3112             # Long Unit Identifier
3113             'energy-kilocalorie' => {
3114             'name' => q(kilokalória),
3115             'one' => q({0} kilokalória),
3116             'other' => q({0} kilokalória),
3117             },
3118             # Core Unit Identifier
3119             'kilocalorie' => {
3120             'name' => q(kilokalória),
3121             'one' => q({0} kilokalória),
3122             'other' => q({0} kilokalória),
3123             },
3124             # Long Unit Identifier
3125             'energy-kilojoule' => {
3126             'name' => q(kilojoule),
3127             'one' => q({0} kilojoule),
3128             'other' => q({0} kilojoule),
3129             },
3130             # Core Unit Identifier
3131             'kilojoule' => {
3132             'name' => q(kilojoule),
3133             'one' => q({0} kilojoule),
3134             'other' => q({0} kilojoule),
3135             },
3136             # Long Unit Identifier
3137             'energy-kilowatt-hour' => {
3138             'name' => q(kilowattóra),
3139             'one' => q({0} kilowattóra),
3140             'other' => q({0} kilowattóra),
3141             },
3142             # Core Unit Identifier
3143             'kilowatt-hour' => {
3144             'name' => q(kilowattóra),
3145             'one' => q({0} kilowattóra),
3146             'other' => q({0} kilowattóra),
3147             },
3148             # Long Unit Identifier
3149             'energy-therm-us' => {
3150             'name' => q(amerikai therm),
3151             'one' => q({0} amerikai therm),
3152             'other' => q({0} amerikai therm),
3153             },
3154             # Core Unit Identifier
3155             'therm-us' => {
3156             'name' => q(amerikai therm),
3157             'one' => q({0} amerikai therm),
3158             'other' => q({0} amerikai therm),
3159             },
3160             # Long Unit Identifier
3161             'force-kilowatt-hour-per-100-kilometer' => {
3162             'one' => q({0} kWh/100 km),
3163             'other' => q({0} kWh/100 km),
3164             },
3165             # Core Unit Identifier
3166             'kilowatt-hour-per-100-kilometer' => {
3167             'one' => q({0} kWh/100 km),
3168             'other' => q({0} kWh/100 km),
3169             },
3170             # Long Unit Identifier
3171             'force-newton' => {
3172             'name' => q(newton),
3173             'one' => q({0} newton),
3174             'other' => q({0} newton),
3175             },
3176             # Core Unit Identifier
3177             'newton' => {
3178             'name' => q(newton),
3179             'one' => q({0} newton),
3180             'other' => q({0} newton),
3181             },
3182             # Long Unit Identifier
3183             'force-pound-force' => {
3184             'name' => q(fonterő),
3185             'one' => q({0} fonterő),
3186             'other' => q({0} fonterő),
3187             },
3188             # Core Unit Identifier
3189             'pound-force' => {
3190             'name' => q(fonterő),
3191             'one' => q({0} fonterő),
3192             'other' => q({0} fonterő),
3193             },
3194             # Long Unit Identifier
3195             'frequency-gigahertz' => {
3196             'name' => q(gigahertz),
3197             'one' => q({0} gigahertz),
3198             'other' => q({0} gigahertz),
3199             },
3200             # Core Unit Identifier
3201             'gigahertz' => {
3202             'name' => q(gigahertz),
3203             'one' => q({0} gigahertz),
3204             'other' => q({0} gigahertz),
3205             },
3206             # Long Unit Identifier
3207             'frequency-hertz' => {
3208             'name' => q(hertz),
3209             'one' => q({0} hertz),
3210             'other' => q({0} hertz),
3211             },
3212             # Core Unit Identifier
3213             'hertz' => {
3214             'name' => q(hertz),
3215             'one' => q({0} hertz),
3216             'other' => q({0} hertz),
3217             },
3218             # Long Unit Identifier
3219             'frequency-kilohertz' => {
3220             'name' => q(kilohertz),
3221             'one' => q({0} kilohertz),
3222             'other' => q({0} kilohertz),
3223             },
3224             # Core Unit Identifier
3225             'kilohertz' => {
3226             'name' => q(kilohertz),
3227             'one' => q({0} kilohertz),
3228             'other' => q({0} kilohertz),
3229             },
3230             # Long Unit Identifier
3231             'frequency-megahertz' => {
3232             'name' => q(megahertz),
3233             'one' => q({0} megahertz),
3234             'other' => q({0} megahertz),
3235             },
3236             # Core Unit Identifier
3237             'megahertz' => {
3238             'name' => q(megahertz),
3239             'one' => q({0} megahertz),
3240             'other' => q({0} megahertz),
3241             },
3242             # Long Unit Identifier
3243             'graphics-dot-per-centimeter' => {
3244             'name' => q(pont per centiméter),
3245             'one' => q({0} pont per centiméter),
3246             'other' => q({0} pont per centiméter),
3247             },
3248             # Core Unit Identifier
3249             'dot-per-centimeter' => {
3250             'name' => q(pont per centiméter),
3251             'one' => q({0} pont per centiméter),
3252             'other' => q({0} pont per centiméter),
3253             },
3254             # Long Unit Identifier
3255             'graphics-dot-per-inch' => {
3256             'name' => q(pont per hüvelyk),
3257             'one' => q({0} pont per hüvelyk),
3258             'other' => q({0} pont per hüvelyk),
3259             },
3260             # Core Unit Identifier
3261             'dot-per-inch' => {
3262             'name' => q(pont per hüvelyk),
3263             'one' => q({0} pont per hüvelyk),
3264             'other' => q({0} pont per hüvelyk),
3265             },
3266             # Long Unit Identifier
3267             'graphics-em' => {
3268             'name' => q(nyomdai em),
3269             'one' => q({0} kvirt),
3270             'other' => q({0} kvirt),
3271             },
3272             # Core Unit Identifier
3273             'em' => {
3274             'name' => q(nyomdai em),
3275             'one' => q({0} kvirt),
3276             'other' => q({0} kvirt),
3277             },
3278             # Long Unit Identifier
3279             'graphics-megapixel' => {
3280             'name' => q(millió képpont),
3281             'one' => q({0} millió képpont),
3282             'other' => q({0} millió képpont),
3283             },
3284             # Core Unit Identifier
3285             'megapixel' => {
3286             'name' => q(millió képpont),
3287             'one' => q({0} millió képpont),
3288             'other' => q({0} millió képpont),
3289             },
3290             # Long Unit Identifier
3291             'graphics-pixel' => {
3292             'one' => q({0} képpont),
3293             'other' => q({0} képpont),
3294             },
3295             # Core Unit Identifier
3296             'pixel' => {
3297             'one' => q({0} képpont),
3298             'other' => q({0} képpont),
3299             },
3300             # Long Unit Identifier
3301             'graphics-pixel-per-centimeter' => {
3302             'name' => q(képpont per centiméter),
3303             'one' => q({0} képpont per centiméter),
3304             'other' => q({0} képpont per centiméter),
3305             },
3306             # Core Unit Identifier
3307             'pixel-per-centimeter' => {
3308             'name' => q(képpont per centiméter),
3309             'one' => q({0} képpont per centiméter),
3310             'other' => q({0} képpont per centiméter),
3311             },
3312             # Long Unit Identifier
3313             'graphics-pixel-per-inch' => {
3314             'name' => q(képpont per hüvelyk),
3315             'one' => q({0} képpont per hüvelyk),
3316             'other' => q({0} képpont per hüvelyk),
3317             },
3318             # Core Unit Identifier
3319             'pixel-per-inch' => {
3320             'name' => q(képpont per hüvelyk),
3321             'one' => q({0} képpont per hüvelyk),
3322             'other' => q({0} képpont per hüvelyk),
3323             },
3324             # Long Unit Identifier
3325             'length-astronomical-unit' => {
3326             'name' => q(csillagászati egység),
3327             'one' => q({0} csillagászati egység),
3328             'other' => q({0} csillagászati egység),
3329             },
3330             # Core Unit Identifier
3331             'astronomical-unit' => {
3332             'name' => q(csillagászati egység),
3333             'one' => q({0} csillagászati egység),
3334             'other' => q({0} csillagászati egység),
3335             },
3336             # Long Unit Identifier
3337             'length-centimeter' => {
3338             'name' => q(centiméter),
3339             'one' => q({0} centiméter),
3340             'other' => q({0} centiméter),
3341             'per' => q({0}/centimeter),
3342             },
3343             # Core Unit Identifier
3344             'centimeter' => {
3345             'name' => q(centiméter),
3346             'one' => q({0} centiméter),
3347             'other' => q({0} centiméter),
3348             'per' => q({0}/centimeter),
3349             },
3350             # Long Unit Identifier
3351             'length-decimeter' => {
3352             'name' => q(deciméter),
3353             'one' => q({0} deciméter),
3354             'other' => q({0} deciméter),
3355             },
3356             # Core Unit Identifier
3357             'decimeter' => {
3358             'name' => q(deciméter),
3359             'one' => q({0} deciméter),
3360             'other' => q({0} deciméter),
3361             },
3362             # Long Unit Identifier
3363             'length-earth-radius' => {
3364             'name' => q(földsugár),
3365             'one' => q({0} földsugár),
3366             'other' => q({0} földsugár),
3367             },
3368             # Core Unit Identifier
3369             'earth-radius' => {
3370             'name' => q(földsugár),
3371             'one' => q({0} földsugár),
3372             'other' => q({0} földsugár),
3373             },
3374             # Long Unit Identifier
3375             'length-furlong' => {
3376             'one' => q({0} furlong),
3377             'other' => q({0} furlong),
3378             },
3379             # Core Unit Identifier
3380             'furlong' => {
3381             'one' => q({0} furlong),
3382             'other' => q({0} furlong),
3383             },
3384             # Long Unit Identifier
3385             'length-inch' => {
3386             'per' => q({0}/hüvelyk),
3387             },
3388             # Core Unit Identifier
3389             'inch' => {
3390             'per' => q({0}/hüvelyk),
3391             },
3392             # Long Unit Identifier
3393             'length-kilometer' => {
3394             'name' => q(kilométer),
3395             'one' => q({0} kilométer),
3396             'other' => q({0} kilométer),
3397             'per' => q({0}/kilométer),
3398             },
3399             # Core Unit Identifier
3400             'kilometer' => {
3401             'name' => q(kilométer),
3402             'one' => q({0} kilométer),
3403             'other' => q({0} kilométer),
3404             'per' => q({0}/kilométer),
3405             },
3406             # Long Unit Identifier
3407             'length-meter' => {
3408             'name' => q(méter),
3409             'one' => q({0} méter),
3410             'other' => q({0} méter),
3411             'per' => q({0}/méter),
3412             },
3413             # Core Unit Identifier
3414             'meter' => {
3415             'name' => q(méter),
3416             'one' => q({0} méter),
3417             'other' => q({0} méter),
3418             'per' => q({0}/méter),
3419             },
3420             # Long Unit Identifier
3421             'length-micrometer' => {
3422             'name' => q(mikrométer),
3423             'one' => q({0} mikrométer),
3424             'other' => q({0} mikrométer),
3425             },
3426             # Core Unit Identifier
3427             'micrometer' => {
3428             'name' => q(mikrométer),
3429             'one' => q({0} mikrométer),
3430             'other' => q({0} mikrométer),
3431             },
3432             # Long Unit Identifier
3433             'length-mile' => {
3434             'name' => q(mérföld),
3435             'one' => q({0} mérföld),
3436             'other' => q({0} mérföld),
3437             },
3438             # Core Unit Identifier
3439             'mile' => {
3440             'name' => q(mérföld),
3441             'one' => q({0} mérföld),
3442             'other' => q({0} mérföld),
3443             },
3444             # Long Unit Identifier
3445             'length-mile-scandinavian' => {
3446             'name' => q(svéd mérföld),
3447             'one' => q({0} svéd mérföld),
3448             'other' => q({0} svéd mérföld),
3449             },
3450             # Core Unit Identifier
3451             'mile-scandinavian' => {
3452             'name' => q(svéd mérföld),
3453             'one' => q({0} svéd mérföld),
3454             'other' => q({0} svéd mérföld),
3455             },
3456             # Long Unit Identifier
3457             'length-millimeter' => {
3458             'name' => q(milliméter),
3459             'one' => q({0} milliméter),
3460             'other' => q({0} milliméter),
3461             },
3462             # Core Unit Identifier
3463             'millimeter' => {
3464             'name' => q(milliméter),
3465             'one' => q({0} milliméter),
3466             'other' => q({0} milliméter),
3467             },
3468             # Long Unit Identifier
3469             'length-nanometer' => {
3470             'name' => q(nanométer),
3471             'one' => q({0} nanométer),
3472             'other' => q({0} nanométer),
3473             },
3474             # Core Unit Identifier
3475             'nanometer' => {
3476             'name' => q(nanométer),
3477             'one' => q({0} nanométer),
3478             'other' => q({0} nanométer),
3479             },
3480             # Long Unit Identifier
3481             'length-nautical-mile' => {
3482             'name' => q(tengeri mérföld),
3483             'one' => q({0} tengeri mérföld),
3484             'other' => q({0} tengeri mérföld),
3485             },
3486             # Core Unit Identifier
3487             'nautical-mile' => {
3488             'name' => q(tengeri mérföld),
3489             'one' => q({0} tengeri mérföld),
3490             'other' => q({0} tengeri mérföld),
3491             },
3492             # Long Unit Identifier
3493             'length-parsec' => {
3494             'name' => q(parszek),
3495             'one' => q({0} parszek),
3496             'other' => q({0} parszek),
3497             },
3498             # Core Unit Identifier
3499             'parsec' => {
3500             'name' => q(parszek),
3501             'one' => q({0} parszek),
3502             'other' => q({0} parszek),
3503             },
3504             # Long Unit Identifier
3505             'length-picometer' => {
3506             'name' => q(pikométer),
3507             'one' => q({0} pikométer),
3508             'other' => q({0} pikométer),
3509             },
3510             # Core Unit Identifier
3511             'picometer' => {
3512             'name' => q(pikométer),
3513             'one' => q({0} pikométer),
3514             'other' => q({0} pikométer),
3515             },
3516             # Long Unit Identifier
3517             'length-point' => {
3518             'one' => q({0} pont),
3519             'other' => q({0} pont),
3520             },
3521             # Core Unit Identifier
3522             'point' => {
3523             'one' => q({0} pont),
3524             'other' => q({0} pont),
3525             },
3526             # Long Unit Identifier
3527             'length-solar-radius' => {
3528             'one' => q({0} Nap-sugár),
3529             'other' => q({0} Nap-sugár),
3530             },
3531             # Core Unit Identifier
3532             'solar-radius' => {
3533             'one' => q({0} Nap-sugár),
3534             'other' => q({0} Nap-sugár),
3535             },
3536             # Long Unit Identifier
3537             'length-yard' => {
3538             'name' => q(yard),
3539             'one' => q({0} yard),
3540             'other' => q({0} yard),
3541             },
3542             # Core Unit Identifier
3543             'yard' => {
3544             'name' => q(yard),
3545             'one' => q({0} yard),
3546             'other' => q({0} yard),
3547             },
3548             # Long Unit Identifier
3549             'light-candela' => {
3550             'name' => q(kandela),
3551             'one' => q({0} kandela),
3552             'other' => q({0} kandela),
3553             },
3554             # Core Unit Identifier
3555             'candela' => {
3556             'name' => q(kandela),
3557             'one' => q({0} kandela),
3558             'other' => q({0} kandela),
3559             },
3560             # Long Unit Identifier
3561             'light-lumen' => {
3562             'name' => q(lumen),
3563             'one' => q({0} lumen),
3564             'other' => q({0} lumen),
3565             },
3566             # Core Unit Identifier
3567             'lumen' => {
3568             'name' => q(lumen),
3569             'one' => q({0} lumen),
3570             'other' => q({0} lumen),
3571             },
3572             # Long Unit Identifier
3573             'light-lux' => {
3574             'name' => q(lux),
3575             'one' => q({0} lux),
3576             'other' => q({0} lux),
3577             },
3578             # Core Unit Identifier
3579             'lux' => {
3580             'name' => q(lux),
3581             'one' => q({0} lux),
3582             'other' => q({0} lux),
3583             },
3584             # Long Unit Identifier
3585             'light-solar-luminosity' => {
3586             'name' => q(Nap-fényerő),
3587             'one' => q({0} Nap-fényerő),
3588             'other' => q({0} Nap-fényerő),
3589             },
3590             # Core Unit Identifier
3591             'solar-luminosity' => {
3592             'name' => q(Nap-fényerő),
3593             'one' => q({0} Nap-fényerő),
3594             'other' => q({0} Nap-fényerő),
3595             },
3596             # Long Unit Identifier
3597             'mass-carat' => {
3598             'name' => q(karát),
3599             'one' => q({0} karát),
3600             'other' => q({0} karát),
3601             },
3602             # Core Unit Identifier
3603             'carat' => {
3604             'name' => q(karát),
3605             'one' => q({0} karát),
3606             'other' => q({0} karát),
3607             },
3608             # Long Unit Identifier
3609             'mass-dalton' => {
3610             'name' => q(dalton),
3611             'one' => q({0} dalton),
3612             'other' => q({0} dalton),
3613             },
3614             # Core Unit Identifier
3615             'dalton' => {
3616             'name' => q(dalton),
3617             'one' => q({0} dalton),
3618             'other' => q({0} dalton),
3619             },
3620             # Long Unit Identifier
3621             'mass-earth-mass' => {
3622             'name' => q(Föld-tömeg),
3623             'one' => q({0} Föld-tömeg),
3624             'other' => q({0} Föld-tömeg),
3625             },
3626             # Core Unit Identifier
3627             'earth-mass' => {
3628             'name' => q(Föld-tömeg),
3629             'one' => q({0} Föld-tömeg),
3630             'other' => q({0} Föld-tömeg),
3631             },
3632             # Long Unit Identifier
3633             'mass-gram' => {
3634             'name' => q(gramm),
3635             'one' => q({0} gramm),
3636             'other' => q({0} gramm),
3637             'per' => q({0}/gramm),
3638             },
3639             # Core Unit Identifier
3640             'gram' => {
3641             'name' => q(gramm),
3642             'one' => q({0} gramm),
3643             'other' => q({0} gramm),
3644             'per' => q({0}/gramm),
3645             },
3646             # Long Unit Identifier
3647             'mass-kilogram' => {
3648             'name' => q(kilogramm),
3649             'one' => q({0} kilogramm),
3650             'other' => q({0} kilogramm),
3651             'per' => q({0}/kilogramm),
3652             },
3653             # Core Unit Identifier
3654             'kilogram' => {
3655             'name' => q(kilogramm),
3656             'one' => q({0} kilogramm),
3657             'other' => q({0} kilogramm),
3658             'per' => q({0}/kilogramm),
3659             },
3660             # Long Unit Identifier
3661             'mass-microgram' => {
3662             'name' => q(mikrogramm),
3663             'one' => q({0} mikrogramm),
3664             'other' => q({0} mikrogramm),
3665             },
3666             # Core Unit Identifier
3667             'microgram' => {
3668             'name' => q(mikrogramm),
3669             'one' => q({0} mikrogramm),
3670             'other' => q({0} mikrogramm),
3671             },
3672             # Long Unit Identifier
3673             'mass-milligram' => {
3674             'name' => q(milligramm),
3675             'one' => q({0} milligramm),
3676             'other' => q({0} milligramm),
3677             },
3678             # Core Unit Identifier
3679             'milligram' => {
3680             'name' => q(milligramm),
3681             'one' => q({0} milligramm),
3682             'other' => q({0} milligramm),
3683             },
3684             # Long Unit Identifier
3685             'mass-ounce' => {
3686             'name' => q(uncia),
3687             'one' => q({0} uncia),
3688             'other' => q({0} uncia),
3689             'per' => q({0}/uncia),
3690             },
3691             # Core Unit Identifier
3692             'ounce' => {
3693             'name' => q(uncia),
3694             'one' => q({0} uncia),
3695             'other' => q({0} uncia),
3696             'per' => q({0}/uncia),
3697             },
3698             # Long Unit Identifier
3699             'mass-ounce-troy' => {
3700             'name' => q(troy uncia),
3701             'one' => q({0} troy uncia),
3702             'other' => q({0} troy uncia),
3703             },
3704             # Core Unit Identifier
3705             'ounce-troy' => {
3706             'name' => q(troy uncia),
3707             'one' => q({0} troy uncia),
3708             'other' => q({0} troy uncia),
3709             },
3710             # Long Unit Identifier
3711             'mass-pound' => {
3712             'name' => q(font),
3713             'one' => q({0} font),
3714             'other' => q({0} font),
3715             'per' => q({0}/font),
3716             },
3717             # Core Unit Identifier
3718             'pound' => {
3719             'name' => q(font),
3720             'one' => q({0} font),
3721             'other' => q({0} font),
3722             'per' => q({0}/font),
3723             },
3724             # Long Unit Identifier
3725             'mass-solar-mass' => {
3726             'name' => q(Nap-tömeg),
3727             'one' => q({0} Nap-tömeg),
3728             'other' => q({0} Nap-tömeg),
3729             },
3730             # Core Unit Identifier
3731             'solar-mass' => {
3732             'name' => q(Nap-tömeg),
3733             'one' => q({0} Nap-tömeg),
3734             'other' => q({0} Nap-tömeg),
3735             },
3736             # Long Unit Identifier
3737             'mass-stone' => {
3738             'name' => q(stone),
3739             'one' => q({0} stone),
3740             'other' => q({0} stone),
3741             },
3742             # Core Unit Identifier
3743             'stone' => {
3744             'name' => q(stone),
3745             'one' => q({0} stone),
3746             'other' => q({0} stone),
3747             },
3748             # Long Unit Identifier
3749             'mass-ton' => {
3750             'name' => q(amerikai tonna),
3751             'one' => q({0} amerikai tonna),
3752             'other' => q({0} amerikai tonna),
3753             },
3754             # Core Unit Identifier
3755             'ton' => {
3756             'name' => q(amerikai tonna),
3757             'one' => q({0} amerikai tonna),
3758             'other' => q({0} amerikai tonna),
3759             },
3760             # Long Unit Identifier
3761             'mass-tonne' => {
3762             'name' => q(metrikus tonna),
3763             'one' => q({0} metrikus tonna),
3764             'other' => q({0} metrikus tonna),
3765             },
3766             # Core Unit Identifier
3767             'tonne' => {
3768             'name' => q(metrikus tonna),
3769             'one' => q({0} metrikus tonna),
3770             'other' => q({0} metrikus tonna),
3771             },
3772             # Long Unit Identifier
3773             'per' => {
3774             '1' => q({0} per {1}),
3775             },
3776             # Core Unit Identifier
3777             'per' => {
3778             '1' => q({0} per {1}),
3779             },
3780             # Long Unit Identifier
3781             'power-gigawatt' => {
3782             'name' => q(gigawatt),
3783             'one' => q({0} gigawatt),
3784             'other' => q({0} gigawatt),
3785             },
3786             # Core Unit Identifier
3787             'gigawatt' => {
3788             'name' => q(gigawatt),
3789             'one' => q({0} gigawatt),
3790             'other' => q({0} gigawatt),
3791             },
3792             # Long Unit Identifier
3793             'power-horsepower' => {
3794             'name' => q(lóerő),
3795             'one' => q({0} lóerő),
3796             'other' => q({0} lóerő),
3797             },
3798             # Core Unit Identifier
3799             'horsepower' => {
3800             'name' => q(lóerő),
3801             'one' => q({0} lóerő),
3802             'other' => q({0} lóerő),
3803             },
3804             # Long Unit Identifier
3805             'power-kilowatt' => {
3806             'name' => q(kilowatt),
3807             'one' => q({0} kilowatt),
3808             'other' => q({0} kilowatt),
3809             },
3810             # Core Unit Identifier
3811             'kilowatt' => {
3812             'name' => q(kilowatt),
3813             'one' => q({0} kilowatt),
3814             'other' => q({0} kilowatt),
3815             },
3816             # Long Unit Identifier
3817             'power-megawatt' => {
3818             'name' => q(megawatt),
3819             'one' => q({0} megawatt),
3820             'other' => q({0} megawatt),
3821             },
3822             # Core Unit Identifier
3823             'megawatt' => {
3824             'name' => q(megawatt),
3825             'one' => q({0} megawatt),
3826             'other' => q({0} megawatt),
3827             },
3828             # Long Unit Identifier
3829             'power-milliwatt' => {
3830             'name' => q(milliwatt),
3831             'one' => q({0} milliwatt),
3832             'other' => q({0} milliwatt),
3833             },
3834             # Core Unit Identifier
3835             'milliwatt' => {
3836             'name' => q(milliwatt),
3837             'one' => q({0} milliwatt),
3838             'other' => q({0} milliwatt),
3839             },
3840             # Long Unit Identifier
3841             'power-watt' => {
3842             'name' => q(watt),
3843             'one' => q({0} watt),
3844             'other' => q({0} watt),
3845             },
3846             # Core Unit Identifier
3847             'watt' => {
3848             'name' => q(watt),
3849             'one' => q({0} watt),
3850             'other' => q({0} watt),
3851             },
3852             # Long Unit Identifier
3853             'power2' => {
3854             'one' => q(négyzet{0}),
3855             'other' => q(négyzet{0}),
3856             },
3857             # Core Unit Identifier
3858             'power2' => {
3859             'one' => q(négyzet{0}),
3860             'other' => q(négyzet{0}),
3861             },
3862             # Long Unit Identifier
3863             'power3' => {
3864             'one' => q(köb{0}),
3865             'other' => q(köb{0}),
3866             },
3867             # Core Unit Identifier
3868             'power3' => {
3869             'one' => q(köb{0}),
3870             'other' => q(köb{0}),
3871             },
3872             # Long Unit Identifier
3873             'pressure-atmosphere' => {
3874             'name' => q(atmoszféra),
3875             'one' => q({0} atmoszféra),
3876             'other' => q({0} atmoszféra),
3877             },
3878             # Core Unit Identifier
3879             'atmosphere' => {
3880             'name' => q(atmoszféra),
3881             'one' => q({0} atmoszféra),
3882             'other' => q({0} atmoszféra),
3883             },
3884             # Long Unit Identifier
3885             'pressure-bar' => {
3886             'one' => q({0} bar),
3887             'other' => q({0} bar),
3888             },
3889             # Core Unit Identifier
3890             'bar' => {
3891             'one' => q({0} bar),
3892             'other' => q({0} bar),
3893             },
3894             # Long Unit Identifier
3895             'pressure-hectopascal' => {
3896             'name' => q(hektopascal),
3897             'one' => q({0} hektopascal),
3898             'other' => q({0} hektopascal),
3899             },
3900             # Core Unit Identifier
3901             'hectopascal' => {
3902             'name' => q(hektopascal),
3903             'one' => q({0} hektopascal),
3904             'other' => q({0} hektopascal),
3905             },
3906             # Long Unit Identifier
3907             'pressure-inch-ofhg' => {
3908             'name' => q(higanyhüvelyk),
3909             'one' => q({0} higanyhüvelyk),
3910             'other' => q({0} higanyhüvelyk),
3911             },
3912             # Core Unit Identifier
3913             'inch-ofhg' => {
3914             'name' => q(higanyhüvelyk),
3915             'one' => q({0} higanyhüvelyk),
3916             'other' => q({0} higanyhüvelyk),
3917             },
3918             # Long Unit Identifier
3919             'pressure-kilopascal' => {
3920             'name' => q(kilopascal),
3921             'one' => q({0} kilopascal),
3922             'other' => q({0} kilopascal),
3923             },
3924             # Core Unit Identifier
3925             'kilopascal' => {
3926             'name' => q(kilopascal),
3927             'one' => q({0} kilopascal),
3928             'other' => q({0} kilopascal),
3929             },
3930             # Long Unit Identifier
3931             'pressure-megapascal' => {
3932             'name' => q(megapascal),
3933             'one' => q({0} megapascal),
3934             'other' => q({0} megapascal),
3935             },
3936             # Core Unit Identifier
3937             'megapascal' => {
3938             'name' => q(megapascal),
3939             'one' => q({0} megapascal),
3940             'other' => q({0} megapascal),
3941             },
3942             # Long Unit Identifier
3943             'pressure-millibar' => {
3944             'name' => q(millibar),
3945             'one' => q({0} millibar),
3946             'other' => q({0} millibar),
3947             },
3948             # Core Unit Identifier
3949             'millibar' => {
3950             'name' => q(millibar),
3951             'one' => q({0} millibar),
3952             'other' => q({0} millibar),
3953             },
3954             # Long Unit Identifier
3955             'pressure-millimeter-ofhg' => {
3956             'name' => q(higanymilliméter),
3957             'one' => q({0} higanymilliméter),
3958             'other' => q({0} higanymilliméter),
3959             },
3960             # Core Unit Identifier
3961             'millimeter-ofhg' => {
3962             'name' => q(higanymilliméter),
3963             'one' => q({0} higanymilliméter),
3964             'other' => q({0} higanymilliméter),
3965             },
3966             # Long Unit Identifier
3967             'pressure-pascal' => {
3968             'name' => q(pascal),
3969             'one' => q({0} pascal),
3970             'other' => q({0} pascal),
3971             },
3972             # Core Unit Identifier
3973             'pascal' => {
3974             'name' => q(pascal),
3975             'one' => q({0} pascal),
3976             'other' => q({0} pascal),
3977             },
3978             # Long Unit Identifier
3979             'pressure-pound-force-per-square-inch' => {
3980             'name' => q(font per négyzethüvelyk),
3981             'one' => q({0} font per négyzethüvelyk),
3982             'other' => q({0} font per négyzethüvelyk),
3983             },
3984             # Core Unit Identifier
3985             'pound-force-per-square-inch' => {
3986             'name' => q(font per négyzethüvelyk),
3987             'one' => q({0} font per négyzethüvelyk),
3988             'other' => q({0} font per négyzethüvelyk),
3989             },
3990             # Long Unit Identifier
3991             'speed-beaufort' => {
3992             'name' => q(Beaufort),
3993             'one' => q(Beaufort {0}),
3994             'other' => q(Beaufort {0}),
3995             },
3996             # Core Unit Identifier
3997             'beaufort' => {
3998             'name' => q(Beaufort),
3999             'one' => q(Beaufort {0}),
4000             'other' => q(Beaufort {0}),
4001             },
4002             # Long Unit Identifier
4003             'speed-kilometer-per-hour' => {
4004             'name' => q(kilométer per óra),
4005             'one' => q({0} kilométer per óra),
4006             'other' => q({0} kilométer per óra),
4007             },
4008             # Core Unit Identifier
4009             'kilometer-per-hour' => {
4010             'name' => q(kilométer per óra),
4011             'one' => q({0} kilométer per óra),
4012             'other' => q({0} kilométer per óra),
4013             },
4014             # Long Unit Identifier
4015             'speed-knot' => {
4016             'name' => q(csomó),
4017             'one' => q({0} csomó),
4018             'other' => q({0} csomó),
4019             },
4020             # Core Unit Identifier
4021             'knot' => {
4022             'name' => q(csomó),
4023             'one' => q({0} csomó),
4024             'other' => q({0} csomó),
4025             },
4026             # Long Unit Identifier
4027             'speed-meter-per-second' => {
4028             'name' => q(méter per másodperc),
4029             'one' => q({0} méter per másodperc),
4030             'other' => q({0} méter per másodperc),
4031             },
4032             # Core Unit Identifier
4033             'meter-per-second' => {
4034             'name' => q(méter per másodperc),
4035             'one' => q({0} méter per másodperc),
4036             'other' => q({0} méter per másodperc),
4037             },
4038             # Long Unit Identifier
4039             'speed-mile-per-hour' => {
4040             'name' => q(mérföld per óra),
4041             'one' => q({0} mérföld per óra),
4042             'other' => q({0} mérföld per óra),
4043             },
4044             # Core Unit Identifier
4045             'mile-per-hour' => {
4046             'name' => q(mérföld per óra),
4047             'one' => q({0} mérföld per óra),
4048             'other' => q({0} mérföld per óra),
4049             },
4050             # Long Unit Identifier
4051             'temperature-celsius' => {
4052             'name' => q(Celsius-fok),
4053             'one' => q({0} Celsius-fok),
4054             'other' => q({0} Celsius-fok),
4055             },
4056             # Core Unit Identifier
4057             'celsius' => {
4058             'name' => q(Celsius-fok),
4059             'one' => q({0} Celsius-fok),
4060             'other' => q({0} Celsius-fok),
4061             },
4062             # Long Unit Identifier
4063             'temperature-fahrenheit' => {
4064             'name' => q(Fahrenheit-fok),
4065             'one' => q({0} Fahrenheit-fok),
4066             'other' => q({0} Fahrenheit-fok),
4067             },
4068             # Core Unit Identifier
4069             'fahrenheit' => {
4070             'name' => q(Fahrenheit-fok),
4071             'one' => q({0} Fahrenheit-fok),
4072             'other' => q({0} Fahrenheit-fok),
4073             },
4074             # Long Unit Identifier
4075             'temperature-generic' => {
4076             'one' => q({0} fok),
4077             'other' => q({0} fok),
4078             },
4079             # Core Unit Identifier
4080             'generic' => {
4081             'one' => q({0} fok),
4082             'other' => q({0} fok),
4083             },
4084             # Long Unit Identifier
4085             'temperature-kelvin' => {
4086             'name' => q(kelvin),
4087             'one' => q({0} kelvin),
4088             'other' => q({0} kelvin),
4089             },
4090             # Core Unit Identifier
4091             'kelvin' => {
4092             'name' => q(kelvin),
4093             'one' => q({0} kelvin),
4094             'other' => q({0} kelvin),
4095             },
4096             # Long Unit Identifier
4097             'torque-newton-meter' => {
4098             'name' => q(newtonméter),
4099             'one' => q({0} newtonméter),
4100             'other' => q({0} newtonméter),
4101             },
4102             # Core Unit Identifier
4103             'newton-meter' => {
4104             'name' => q(newtonméter),
4105             'one' => q({0} newtonméter),
4106             'other' => q({0} newtonméter),
4107             },
4108             # Long Unit Identifier
4109             'torque-pound-force-foot' => {
4110             'name' => q(fontláb),
4111             'one' => q({0} fontláb),
4112             'other' => q({0} fontláb),
4113             },
4114             # Core Unit Identifier
4115             'pound-force-foot' => {
4116             'name' => q(fontláb),
4117             'one' => q({0} fontláb),
4118             'other' => q({0} fontláb),
4119             },
4120             # Long Unit Identifier
4121             'volume-acre-foot' => {
4122             'name' => q(hold-láb),
4123             'one' => q({0} hold-láb),
4124             'other' => q({0} hold-láb),
4125             },
4126             # Core Unit Identifier
4127             'acre-foot' => {
4128             'name' => q(hold-láb),
4129             'one' => q({0} hold-láb),
4130             'other' => q({0} hold-láb),
4131             },
4132             # Long Unit Identifier
4133             'volume-centiliter' => {
4134             'name' => q(centiliter),
4135             'one' => q({0} centiliter),
4136             'other' => q({0} centiliter),
4137             },
4138             # Core Unit Identifier
4139             'centiliter' => {
4140             'name' => q(centiliter),
4141             'one' => q({0} centiliter),
4142             'other' => q({0} centiliter),
4143             },
4144             # Long Unit Identifier
4145             'volume-cubic-centimeter' => {
4146             'name' => q(köbcentiméter),
4147             'one' => q({0} köbcentiméter),
4148             'other' => q({0} köbcentiméter),
4149             'per' => q({0}/köbcentiméter),
4150             },
4151             # Core Unit Identifier
4152             'cubic-centimeter' => {
4153             'name' => q(köbcentiméter),
4154             'one' => q({0} köbcentiméter),
4155             'other' => q({0} köbcentiméter),
4156             'per' => q({0}/köbcentiméter),
4157             },
4158             # Long Unit Identifier
4159             'volume-cubic-foot' => {
4160             'name' => q(köbláb),
4161             'one' => q({0} köbláb),
4162             'other' => q({0} köbláb),
4163             },
4164             # Core Unit Identifier
4165             'cubic-foot' => {
4166             'name' => q(köbláb),
4167             'one' => q({0} köbláb),
4168             'other' => q({0} köbláb),
4169             },
4170             # Long Unit Identifier
4171             'volume-cubic-inch' => {
4172             'name' => q(köbhüvelyk),
4173             'one' => q({0} köbhüvelyk),
4174             'other' => q({0} köbhüvelyk),
4175             },
4176             # Core Unit Identifier
4177             'cubic-inch' => {
4178             'name' => q(köbhüvelyk),
4179             'one' => q({0} köbhüvelyk),
4180             'other' => q({0} köbhüvelyk),
4181             },
4182             # Long Unit Identifier
4183             'volume-cubic-kilometer' => {
4184             'name' => q(köbkilométer),
4185             'one' => q({0} köbkilométer),
4186             'other' => q({0} köbkilométer),
4187             },
4188             # Core Unit Identifier
4189             'cubic-kilometer' => {
4190             'name' => q(köbkilométer),
4191             'one' => q({0} köbkilométer),
4192             'other' => q({0} köbkilométer),
4193             },
4194             # Long Unit Identifier
4195             'volume-cubic-meter' => {
4196             'name' => q(köbméter),
4197             'one' => q({0} köbméter),
4198             'other' => q({0} köbméter),
4199             'per' => q({0}/köbméter),
4200             },
4201             # Core Unit Identifier
4202             'cubic-meter' => {
4203             'name' => q(köbméter),
4204             'one' => q({0} köbméter),
4205             'other' => q({0} köbméter),
4206             'per' => q({0}/köbméter),
4207             },
4208             # Long Unit Identifier
4209             'volume-cubic-mile' => {
4210             'name' => q(köbmérföld),
4211             'one' => q({0} köbmérföld),
4212             'other' => q({0} köbmérföld),
4213             },
4214             # Core Unit Identifier
4215             'cubic-mile' => {
4216             'name' => q(köbmérföld),
4217             'one' => q({0} köbmérföld),
4218             'other' => q({0} köbmérföld),
4219             },
4220             # Long Unit Identifier
4221             'volume-cubic-yard' => {
4222             'name' => q(köbyard),
4223             'one' => q({0} köbyard),
4224             'other' => q({0} köbyard),
4225             },
4226             # Core Unit Identifier
4227             'cubic-yard' => {
4228             'name' => q(köbyard),
4229             'one' => q({0} köbyard),
4230             'other' => q({0} köbyard),
4231             },
4232             # Long Unit Identifier
4233             'volume-cup' => {
4234             'name' => q(csésze),
4235             'one' => q({0} csésze),
4236             'other' => q({0} csésze),
4237             },
4238             # Core Unit Identifier
4239             'cup' => {
4240             'name' => q(csésze),
4241             'one' => q({0} csésze),
4242             'other' => q({0} csésze),
4243             },
4244             # Long Unit Identifier
4245             'volume-cup-metric' => {
4246             'name' => q(bögre),
4247             'one' => q({0} bögre),
4248             'other' => q({0} bögre),
4249             },
4250             # Core Unit Identifier
4251             'cup-metric' => {
4252             'name' => q(bögre),
4253             'one' => q({0} bögre),
4254             'other' => q({0} bögre),
4255             },
4256             # Long Unit Identifier
4257             'volume-deciliter' => {
4258             'name' => q(deciliter),
4259             'one' => q({0} deciliter),
4260             'other' => q({0} deciliter),
4261             },
4262             # Core Unit Identifier
4263             'deciliter' => {
4264             'name' => q(deciliter),
4265             'one' => q({0} deciliter),
4266             'other' => q({0} deciliter),
4267             },
4268             # Long Unit Identifier
4269             'volume-dram' => {
4270             'name' => q(dram),
4271             'one' => q({0} dram),
4272             'other' => q({0} dram),
4273             },
4274             # Core Unit Identifier
4275             'dram' => {
4276             'name' => q(dram),
4277             'one' => q({0} dram),
4278             'other' => q({0} dram),
4279             },
4280             # Long Unit Identifier
4281             'volume-fluid-ounce' => {
4282             'name' => q(folyadékuncia),
4283             'one' => q({0} folyadékuncia),
4284             'other' => q({0} folyadékuncia),
4285             },
4286             # Core Unit Identifier
4287             'fluid-ounce' => {
4288             'name' => q(folyadékuncia),
4289             'one' => q({0} folyadékuncia),
4290             'other' => q({0} folyadékuncia),
4291             },
4292             # Long Unit Identifier
4293             'volume-fluid-ounce-imperial' => {
4294             'name' => q(bir. folyadék uncia),
4295             'one' => q({0} bir. folyadék uncia),
4296             'other' => q({0} bir. folyadék uncia),
4297             },
4298             # Core Unit Identifier
4299             'fluid-ounce-imperial' => {
4300             'name' => q(bir. folyadék uncia),
4301             'one' => q({0} bir. folyadék uncia),
4302             'other' => q({0} bir. folyadék uncia),
4303             },
4304             # Long Unit Identifier
4305             'volume-gallon' => {
4306             'name' => q(gallon),
4307             'one' => q({0} gallon),
4308             'other' => q({0} gallon),
4309             'per' => q({0}/gallon),
4310             },
4311             # Core Unit Identifier
4312             'gallon' => {
4313             'name' => q(gallon),
4314             'one' => q({0} gallon),
4315             'other' => q({0} gallon),
4316             'per' => q({0}/gallon),
4317             },
4318             # Long Unit Identifier
4319             'volume-gallon-imperial' => {
4320             'name' => q(birodalmi gallon),
4321             'one' => q({0} birodalmi gallon),
4322             'other' => q({0} birodalmi gallon),
4323             'per' => q({0}/birodalmi gallon),
4324             },
4325             # Core Unit Identifier
4326             'gallon-imperial' => {
4327             'name' => q(birodalmi gallon),
4328             'one' => q({0} birodalmi gallon),
4329             'other' => q({0} birodalmi gallon),
4330             'per' => q({0}/birodalmi gallon),
4331             },
4332             # Long Unit Identifier
4333             'volume-hectoliter' => {
4334             'name' => q(hektoliter),
4335             'one' => q({0} hektoliter),
4336             'other' => q({0} hektoliter),
4337             },
4338             # Core Unit Identifier
4339             'hectoliter' => {
4340             'name' => q(hektoliter),
4341             'one' => q({0} hektoliter),
4342             'other' => q({0} hektoliter),
4343             },
4344             # Long Unit Identifier
4345             'volume-liter' => {
4346             'name' => q(liter),
4347             'one' => q({0} liter),
4348             'other' => q({0} liter),
4349             'per' => q({0}/liter),
4350             },
4351             # Core Unit Identifier
4352             'liter' => {
4353             'name' => q(liter),
4354             'one' => q({0} liter),
4355             'other' => q({0} liter),
4356             'per' => q({0}/liter),
4357             },
4358             # Long Unit Identifier
4359             'volume-megaliter' => {
4360             'name' => q(megaliter),
4361             'one' => q({0} megaliter),
4362             'other' => q({0} megaliter),
4363             },
4364             # Core Unit Identifier
4365             'megaliter' => {
4366             'name' => q(megaliter),
4367             'one' => q({0} megaliter),
4368             'other' => q({0} megaliter),
4369             },
4370             # Long Unit Identifier
4371             'volume-milliliter' => {
4372             'name' => q(milliliter),
4373             'one' => q({0} milliliter),
4374             'other' => q({0} milliliter),
4375             },
4376             # Core Unit Identifier
4377             'milliliter' => {
4378             'name' => q(milliliter),
4379             'one' => q({0} milliliter),
4380             'other' => q({0} milliliter),
4381             },
4382             # Long Unit Identifier
4383             'volume-pint' => {
4384             'name' => q(pint),
4385             'one' => q({0} pint),
4386             'other' => q({0} pint),
4387             },
4388             # Core Unit Identifier
4389             'pint' => {
4390             'name' => q(pint),
4391             'one' => q({0} pint),
4392             'other' => q({0} pint),
4393             },
4394             # Long Unit Identifier
4395             'volume-pint-metric' => {
4396             'name' => q(metrikus pint),
4397             'one' => q({0} metrikus pint),
4398             'other' => q({0} metrikus pint),
4399             },
4400             # Core Unit Identifier
4401             'pint-metric' => {
4402             'name' => q(metrikus pint),
4403             'one' => q({0} metrikus pint),
4404             'other' => q({0} metrikus pint),
4405             },
4406             # Long Unit Identifier
4407             'volume-quart' => {
4408             'name' => q(quart),
4409             'one' => q({0} quart),
4410             'other' => q({0} quart),
4411             },
4412             # Core Unit Identifier
4413             'quart' => {
4414             'name' => q(quart),
4415             'one' => q({0} quart),
4416             'other' => q({0} quart),
4417             },
4418             # Long Unit Identifier
4419             'volume-quart-imperial' => {
4420             'name' => q(birodalmi kvart),
4421             'one' => q({0} birodalmi kvart),
4422             'other' => q({0} birodalmi kvart),
4423             },
4424             # Core Unit Identifier
4425             'quart-imperial' => {
4426             'name' => q(birodalmi kvart),
4427             'one' => q({0} birodalmi kvart),
4428             'other' => q({0} birodalmi kvart),
4429             },
4430             # Long Unit Identifier
4431             'volume-tablespoon' => {
4432             'name' => q(evőkanál),
4433             'one' => q({0} evőkanál),
4434             'other' => q({0} evőkanál),
4435             },
4436             # Core Unit Identifier
4437             'tablespoon' => {
4438             'name' => q(evőkanál),
4439             'one' => q({0} evőkanál),
4440             'other' => q({0} evőkanál),
4441             },
4442             # Long Unit Identifier
4443             'volume-teaspoon' => {
4444             'name' => q(kávéskanál),
4445             'one' => q({0} kávéskanál),
4446             'other' => q({0} kávéskanál),
4447             },
4448             # Core Unit Identifier
4449             'teaspoon' => {
4450             'name' => q(kávéskanál),
4451             'one' => q({0} kávéskanál),
4452             'other' => q({0} kávéskanál),
4453             },
4454             },
4455             'narrow' => {
4456             # Long Unit Identifier
4457             'angle-degree' => {
4458             'one' => q({0}°),
4459             'other' => q({0}°),
4460             },
4461             # Core Unit Identifier
4462             'degree' => {
4463             'one' => q({0}°),
4464             'other' => q({0}°),
4465             },
4466             # Long Unit Identifier
4467             'area-acre' => {
4468             'one' => q({0} ac),
4469             'other' => q({0} ac),
4470             },
4471             # Core Unit Identifier
4472             'acre' => {
4473             'one' => q({0} ac),
4474             'other' => q({0} ac),
4475             },
4476             # Long Unit Identifier
4477             'concentr-millimole-per-liter' => {
4478             'name' => q(mmol/l),
4479             },
4480             # Core Unit Identifier
4481             'millimole-per-liter' => {
4482             'name' => q(mmol/l),
4483             },
4484             # Long Unit Identifier
4485             'concentr-percent' => {
4486             'name' => q(%),
4487             },
4488             # Core Unit Identifier
4489             'percent' => {
4490             'name' => q(%),
4491             },
4492             # Long Unit Identifier
4493             'concentr-permille' => {
4494             'name' => q(‰),
4495             },
4496             # Core Unit Identifier
4497             'permille' => {
4498             'name' => q(‰),
4499             },
4500             # Long Unit Identifier
4501             'concentr-permillion' => {
4502             'name' => q(ppm),
4503             },
4504             # Core Unit Identifier
4505             'permillion' => {
4506             'name' => q(ppm),
4507             },
4508             # Long Unit Identifier
4509             'consumption-liter-per-100-kilometer' => {
4510             'one' => q({0} l/100 km),
4511             'other' => q({0} l/100 km),
4512             },
4513             # Core Unit Identifier
4514             'liter-per-100-kilometer' => {
4515             'one' => q({0} l/100 km),
4516             'other' => q({0} l/100 km),
4517             },
4518             # Long Unit Identifier
4519             'digital-byte' => {
4520             'name' => q(B),
4521             'one' => q({0} B),
4522             'other' => q({0} B),
4523             },
4524             # Core Unit Identifier
4525             'byte' => {
4526             'name' => q(B),
4527             'one' => q({0} B),
4528             'other' => q({0} B),
4529             },
4530             # Long Unit Identifier
4531             'duration-month' => {
4532             'one' => q({0} h.),
4533             'other' => q({0} h.),
4534             },
4535             # Core Unit Identifier
4536             'month' => {
4537             'one' => q({0} h.),
4538             'other' => q({0} h.),
4539             },
4540             # Long Unit Identifier
4541             'duration-night' => {
4542             'name' => q(éjszakák),
4543             'one' => q({0} éjszaka),
4544             'other' => q({0} éjszaka),
4545             'per' => q({0}/éjszaka),
4546             },
4547             # Core Unit Identifier
4548             'night' => {
4549             'name' => q(éjszakák),
4550             'one' => q({0} éjszaka),
4551             'other' => q({0} éjszaka),
4552             'per' => q({0}/éjszaka),
4553             },
4554             # Long Unit Identifier
4555             'graphics-megapixel' => {
4556             'name' => q(MP),
4557             },
4558             # Core Unit Identifier
4559             'megapixel' => {
4560             'name' => q(MP),
4561             },
4562             # Long Unit Identifier
4563             'graphics-pixel' => {
4564             'name' => q(px),
4565             },
4566             # Core Unit Identifier
4567             'pixel' => {
4568             'name' => q(px),
4569             },
4570             # Long Unit Identifier
4571             'length-point' => {
4572             'name' => q(pt),
4573             },
4574             # Core Unit Identifier
4575             'point' => {
4576             'name' => q(pt),
4577             },
4578             # Long Unit Identifier
4579             'length-solar-radius' => {
4580             'name' => q(R☉),
4581             },
4582             # Core Unit Identifier
4583             'solar-radius' => {
4584             'name' => q(R☉),
4585             },
4586             # Long Unit Identifier
4587             'mass-gram' => {
4588             'name' => q(g),
4589             },
4590             # Core Unit Identifier
4591             'gram' => {
4592             'name' => q(g),
4593             },
4594             # Long Unit Identifier
4595             'mass-ounce' => {
4596             'one' => q({0} oz),
4597             'other' => q({0} uncia),
4598             },
4599             # Core Unit Identifier
4600             'ounce' => {
4601             'one' => q({0} oz),
4602             'other' => q({0} uncia),
4603             },
4604             # Long Unit Identifier
4605             'mass-pound' => {
4606             'one' => q({0} lb),
4607             'other' => q({0} font),
4608             },
4609             # Core Unit Identifier
4610             'pound' => {
4611             'one' => q({0} lb),
4612             'other' => q({0} font),
4613             },
4614             # Long Unit Identifier
4615             'pressure-inch-ofhg' => {
4616             'name' => q(Hgin),
4617             },
4618             # Core Unit Identifier
4619             'inch-ofhg' => {
4620             'name' => q(Hgin),
4621             },
4622             # Long Unit Identifier
4623             'speed-beaufort' => {
4624             'one' => q(B{0}),
4625             'other' => q(B{0}),
4626             },
4627             # Core Unit Identifier
4628             'beaufort' => {
4629             'one' => q(B{0}),
4630             'other' => q(B{0}),
4631             },
4632             # Long Unit Identifier
4633             'volume-dram' => {
4634             'name' => q(fl.dr.),
4635             'one' => q({0} fl.dr.),
4636             'other' => q({0} fl.dr.),
4637             },
4638             # Core Unit Identifier
4639             'dram' => {
4640             'name' => q(fl.dr.),
4641             'one' => q({0} fl.dr.),
4642             'other' => q({0} fl.dr.),
4643             },
4644             # Long Unit Identifier
4645             'volume-pinch' => {
4646             'name' => q(csi),
4647             'one' => q({0} csi),
4648             'other' => q({0} csi),
4649             },
4650             # Core Unit Identifier
4651             'pinch' => {
4652             'name' => q(csi),
4653             'one' => q({0} csi),
4654             'other' => q({0} csi),
4655             },
4656             },
4657             'short' => {
4658             # Long Unit Identifier
4659             '' => {
4660             'name' => q(irány),
4661             },
4662             # Core Unit Identifier
4663             '' => {
4664             'name' => q(irány),
4665             },
4666             # Long Unit Identifier
4667             'acceleration-g-force' => {
4668             'name' => q(g gyorsulás),
4669             },
4670             # Core Unit Identifier
4671             'g-force' => {
4672             'name' => q(g gyorsulás),
4673             },
4674             # Long Unit Identifier
4675             'angle-arc-minute' => {
4676             'name' => q(ívperc),
4677             },
4678             # Core Unit Identifier
4679             'arc-minute' => {
4680             'name' => q(ívperc),
4681             },
4682             # Long Unit Identifier
4683             'angle-arc-second' => {
4684             'name' => q(ívmásodperc),
4685             },
4686             # Core Unit Identifier
4687             'arc-second' => {
4688             'name' => q(ívmásodperc),
4689             },
4690             # Long Unit Identifier
4691             'angle-degree' => {
4692             'name' => q(fok),
4693             'one' => q({0} fok),
4694             'other' => q({0} fok),
4695             },
4696             # Core Unit Identifier
4697             'degree' => {
4698             'name' => q(fok),
4699             'one' => q({0} fok),
4700             'other' => q({0} fok),
4701             },
4702             # Long Unit Identifier
4703             'angle-revolution' => {
4704             'name' => q(ford.),
4705             'one' => q({0} ford.),
4706             'other' => q({0} ford.),
4707             },
4708             # Core Unit Identifier
4709             'revolution' => {
4710             'name' => q(ford.),
4711             'one' => q({0} ford.),
4712             'other' => q({0} ford.),
4713             },
4714             # Long Unit Identifier
4715             'area-acre' => {
4716             'name' => q(kh),
4717             'one' => q({0} kh),
4718             'other' => q({0} kh),
4719             },
4720             # Core Unit Identifier
4721             'acre' => {
4722             'name' => q(kh),
4723             'one' => q({0} kh),
4724             'other' => q({0} kh),
4725             },
4726             # Long Unit Identifier
4727             'area-hectare' => {
4728             'name' => q(ha),
4729             },
4730             # Core Unit Identifier
4731             'hectare' => {
4732             'name' => q(ha),
4733             },
4734             # Long Unit Identifier
4735             'concentr-milligram-ofglucose-per-deciliter' => {
4736             'name' => q(mg/dl),
4737             'one' => q({0} mg/dl),
4738             'other' => q({0} mg/dl),
4739             },
4740             # Core Unit Identifier
4741             'milligram-ofglucose-per-deciliter' => {
4742             'name' => q(mg/dl),
4743             'one' => q({0} mg/dl),
4744             'other' => q({0} mg/dl),
4745             },
4746             # Long Unit Identifier
4747             'concentr-millimole-per-liter' => {
4748             'name' => q(millimól/liter),
4749             'one' => q({0} mmol/l),
4750             'other' => q({0} mmol/l),
4751             },
4752             # Core Unit Identifier
4753             'millimole-per-liter' => {
4754             'name' => q(millimól/liter),
4755             'one' => q({0} mmol/l),
4756             'other' => q({0} mmol/l),
4757             },
4758             # Long Unit Identifier
4759             'concentr-percent' => {
4760             'name' => q(százalék),
4761             },
4762             # Core Unit Identifier
4763             'percent' => {
4764             'name' => q(százalék),
4765             },
4766             # Long Unit Identifier
4767             'concentr-permille' => {
4768             'name' => q(ezrelék),
4769             },
4770             # Core Unit Identifier
4771             'permille' => {
4772             'name' => q(ezrelék),
4773             },
4774             # Long Unit Identifier
4775             'concentr-permillion' => {
4776             'name' => q(részecske/millió),
4777             },
4778             # Core Unit Identifier
4779             'permillion' => {
4780             'name' => q(részecske/millió),
4781             },
4782             # Long Unit Identifier
4783             'consumption-liter-per-100-kilometer' => {
4784             'name' => q(l/100 km),
4785             'one' => q({0} l/100 km),
4786             'other' => q({0} l/100km),
4787             },
4788             # Core Unit Identifier
4789             'liter-per-100-kilometer' => {
4790             'name' => q(l/100 km),
4791             'one' => q({0} l/100 km),
4792             'other' => q({0} l/100km),
4793             },
4794             # Long Unit Identifier
4795             'consumption-liter-per-kilometer' => {
4796             'name' => q(l/km),
4797             'one' => q({0} l/km),
4798             'other' => q({0} l/km),
4799             },
4800             # Core Unit Identifier
4801             'liter-per-kilometer' => {
4802             'name' => q(l/km),
4803             'one' => q({0} l/km),
4804             'other' => q({0} l/km),
4805             },
4806             # Long Unit Identifier
4807             'consumption-mile-per-gallon' => {
4808             'name' => q(mpg),
4809             'one' => q({0} mpg),
4810             'other' => q({0} mpg),
4811             },
4812             # Core Unit Identifier
4813             'mile-per-gallon' => {
4814             'name' => q(mpg),
4815             'one' => q({0} mpg),
4816             'other' => q({0} mpg),
4817             },
4818             # Long Unit Identifier
4819             'consumption-mile-per-gallon-imperial' => {
4820             'name' => q(mérföld/bir. gallon),
4821             'one' => q({0} mpg bir.),
4822             'other' => q({0} mpg bir.),
4823             },
4824             # Core Unit Identifier
4825             'mile-per-gallon-imperial' => {
4826             'name' => q(mérföld/bir. gallon),
4827             'one' => q({0} mpg bir.),
4828             'other' => q({0} mpg bir.),
4829             },
4830             # Long Unit Identifier
4831             'coordinate' => {
4832             'east' => q({0} K),
4833             'north' => q({0} É),
4834             'south' => q({0} D),
4835             'west' => q({0} Ny),
4836             },
4837             # Core Unit Identifier
4838             'coordinate' => {
4839             'east' => q({0} K),
4840             'north' => q({0} É),
4841             'south' => q({0} D),
4842             'west' => q({0} Ny),
4843             },
4844             # Long Unit Identifier
4845             'digital-byte' => {
4846             'name' => q(bájt),
4847             'one' => q({0} bájt),
4848             'other' => q({0} bájt),
4849             },
4850             # Core Unit Identifier
4851             'byte' => {
4852             'name' => q(bájt),
4853             'one' => q({0} bájt),
4854             'other' => q({0} bájt),
4855             },
4856             # Long Unit Identifier
4857             'duration-century' => {
4858             'name' => q(sz.),
4859             'one' => q({0} sz.),
4860             'other' => q({0} sz.),
4861             },
4862             # Core Unit Identifier
4863             'century' => {
4864             'name' => q(sz.),
4865             'one' => q({0} sz.),
4866             'other' => q({0} sz.),
4867             },
4868             # Long Unit Identifier
4869             'duration-day' => {
4870             'name' => q(nap),
4871             'one' => q({0} nap),
4872             'other' => q({0} nap),
4873             'per' => q({0}/nap),
4874             },
4875             # Core Unit Identifier
4876             'day' => {
4877             'name' => q(nap),
4878             'one' => q({0} nap),
4879             'other' => q({0} nap),
4880             'per' => q({0}/nap),
4881             },
4882             # Long Unit Identifier
4883             'duration-decade' => {
4884             'name' => q(dek),
4885             'one' => q({0} dek),
4886             'other' => q({0} dek),
4887             },
4888             # Core Unit Identifier
4889             'decade' => {
4890             'name' => q(dek),
4891             'one' => q({0} dek),
4892             'other' => q({0} dek),
4893             },
4894             # Long Unit Identifier
4895             'duration-hour' => {
4896             'name' => q(ó),
4897             'one' => q({0} ó),
4898             'other' => q({0} ó),
4899             'per' => q({0}/ó),
4900             },
4901             # Core Unit Identifier
4902             'hour' => {
4903             'name' => q(ó),
4904             'one' => q({0} ó),
4905             'other' => q({0} ó),
4906             'per' => q({0}/ó),
4907             },
4908             # Long Unit Identifier
4909             'duration-minute' => {
4910             'name' => q(p),
4911             'one' => q({0} p),
4912             'other' => q({0} p),
4913             'per' => q({0}/p),
4914             },
4915             # Core Unit Identifier
4916             'minute' => {
4917             'name' => q(p),
4918             'one' => q({0} p),
4919             'other' => q({0} p),
4920             'per' => q({0}/p),
4921             },
4922             # Long Unit Identifier
4923             'duration-month' => {
4924             'name' => q(hónap),
4925             'one' => q({0} hónap),
4926             'other' => q({0} hónap),
4927             'per' => q({0}/hó),
4928             },
4929             # Core Unit Identifier
4930             'month' => {
4931             'name' => q(hónap),
4932             'one' => q({0} hónap),
4933             'other' => q({0} hónap),
4934             'per' => q({0}/hó),
4935             },
4936             # Long Unit Identifier
4937             'duration-night' => {
4938             'name' => q(éjszakák),
4939             'one' => q({0} éjszaka),
4940             'other' => q({0} éjszaka),
4941             'per' => q({0}/éjszaka),
4942             },
4943             # Core Unit Identifier
4944             'night' => {
4945             'name' => q(éjszakák),
4946             'one' => q({0} éjszaka),
4947             'other' => q({0} éjszaka),
4948             'per' => q({0}/éjszaka),
4949             },
4950             # Long Unit Identifier
4951             'duration-quarter' => {
4952             'name' => q(n.év),
4953             'one' => q({0} n.év),
4954             'other' => q({0} n.év),
4955             'per' => q({0}/n.év),
4956             },
4957             # Core Unit Identifier
4958             'quarter' => {
4959             'name' => q(n.év),
4960             'one' => q({0} n.év),
4961             'other' => q({0} n.év),
4962             'per' => q({0}/n.év),
4963             },
4964             # Long Unit Identifier
4965             'duration-second' => {
4966             'name' => q(mp),
4967             'one' => q({0} mp),
4968             'other' => q({0} mp),
4969             'per' => q({0}/mp),
4970             },
4971             # Core Unit Identifier
4972             'second' => {
4973             'name' => q(mp),
4974             'one' => q({0} mp),
4975             'other' => q({0} mp),
4976             'per' => q({0}/mp),
4977             },
4978             # Long Unit Identifier
4979             'duration-week' => {
4980             'name' => q(hét),
4981             'one' => q({0} hét),
4982             'other' => q({0} hét),
4983             'per' => q({0}/hét),
4984             },
4985             # Core Unit Identifier
4986             'week' => {
4987             'name' => q(hét),
4988             'one' => q({0} hét),
4989             'other' => q({0} hét),
4990             'per' => q({0}/hét),
4991             },
4992             # Long Unit Identifier
4993             'duration-year' => {
4994             'name' => q(év),
4995             'one' => q({0} év),
4996             'other' => q({0} év),
4997             'per' => q({0}/év),
4998             },
4999             # Core Unit Identifier
5000             'year' => {
5001             'name' => q(év),
5002             'one' => q({0} év),
5003             'other' => q({0} év),
5004             'per' => q({0}/év),
5005             },
5006             # Long Unit Identifier
5007             'electric-ampere' => {
5008             'name' => q(A),
5009             },
5010             # Core Unit Identifier
5011             'ampere' => {
5012             'name' => q(A),
5013             },
5014             # Long Unit Identifier
5015             'electric-ohm' => {
5016             'name' => q(Ω),
5017             },
5018             # Core Unit Identifier
5019             'ohm' => {
5020             'name' => q(Ω),
5021             },
5022             # Long Unit Identifier
5023             'electric-volt' => {
5024             'name' => q(V),
5025             },
5026             # Core Unit Identifier
5027             'volt' => {
5028             'name' => q(V),
5029             },
5030             # Long Unit Identifier
5031             'energy-foodcalorie' => {
5032             'name' => q(cal),
5033             'one' => q({0} cal),
5034             'other' => q({0} cal),
5035             },
5036             # Core Unit Identifier
5037             'foodcalorie' => {
5038             'name' => q(cal),
5039             'one' => q({0} cal),
5040             'other' => q({0} cal),
5041             },
5042             # Long Unit Identifier
5043             'energy-joule' => {
5044             'name' => q(J),
5045             },
5046             # Core Unit Identifier
5047             'joule' => {
5048             'name' => q(J),
5049             },
5050             # Long Unit Identifier
5051             'energy-therm-us' => {
5052             'name' => q(USA therm),
5053             'one' => q({0} USA therm),
5054             'other' => q({0} USA therm),
5055             },
5056             # Core Unit Identifier
5057             'therm-us' => {
5058             'name' => q(USA therm),
5059             'one' => q({0} USA therm),
5060             'other' => q({0} USA therm),
5061             },
5062             # Long Unit Identifier
5063             'force-kilowatt-hour-per-100-kilometer' => {
5064             'name' => q(kWh/100 km),
5065             'one' => q({0} kWh/100 km),
5066             'other' => q({0} kWh/100 km),
5067             },
5068             # Core Unit Identifier
5069             'kilowatt-hour-per-100-kilometer' => {
5070             'name' => q(kWh/100 km),
5071             'one' => q({0} kWh/100 km),
5072             'other' => q({0} kWh/100 km),
5073             },
5074             # Long Unit Identifier
5075             'graphics-dot' => {
5076             'one' => q({0} képpont),
5077             'other' => q({0} képpont),
5078             },
5079             # Core Unit Identifier
5080             'dot' => {
5081             'one' => q({0} képpont),
5082             'other' => q({0} képpont),
5083             },
5084             # Long Unit Identifier
5085             'graphics-dot-per-centimeter' => {
5086             'name' => q(dpcm),
5087             'one' => q({0} dpcm),
5088             'other' => q({0} dpcm),
5089             },
5090             # Core Unit Identifier
5091             'dot-per-centimeter' => {
5092             'name' => q(dpcm),
5093             'one' => q({0} dpcm),
5094             'other' => q({0} dpcm),
5095             },
5096             # Long Unit Identifier
5097             'graphics-dot-per-inch' => {
5098             'name' => q(dpi),
5099             'one' => q({0} dpi),
5100             'other' => q({0} dpi),
5101             },
5102             # Core Unit Identifier
5103             'dot-per-inch' => {
5104             'name' => q(dpi),
5105             'one' => q({0} dpi),
5106             'other' => q({0} dpi),
5107             },
5108             # Long Unit Identifier
5109             'graphics-megapixel' => {
5110             'name' => q(megapixel),
5111             },
5112             # Core Unit Identifier
5113             'megapixel' => {
5114             'name' => q(megapixel),
5115             },
5116             # Long Unit Identifier
5117             'graphics-pixel' => {
5118             'name' => q(képpont),
5119             },
5120             # Core Unit Identifier
5121             'pixel' => {
5122             'name' => q(képpont),
5123             },
5124             # Long Unit Identifier
5125             'length-astronomical-unit' => {
5126             'name' => q(CsE),
5127             'one' => q({0} CsE),
5128             'other' => q({0} CsE),
5129             },
5130             # Core Unit Identifier
5131             'astronomical-unit' => {
5132             'name' => q(CsE),
5133             'one' => q({0} CsE),
5134             'other' => q({0} CsE),
5135             },
5136             # Long Unit Identifier
5137             'length-fathom' => {
5138             'name' => q(öl),
5139             'one' => q({0} öl),
5140             'other' => q({0} öl),
5141             },
5142             # Core Unit Identifier
5143             'fathom' => {
5144             'name' => q(öl),
5145             'one' => q({0} öl),
5146             'other' => q({0} öl),
5147             },
5148             # Long Unit Identifier
5149             'length-foot' => {
5150             'name' => q(láb),
5151             'one' => q({0} láb),
5152             'other' => q({0} láb),
5153             'per' => q({0}/láb),
5154             },
5155             # Core Unit Identifier
5156             'foot' => {
5157             'name' => q(láb),
5158             'one' => q({0} láb),
5159             'other' => q({0} láb),
5160             'per' => q({0}/láb),
5161             },
5162             # Long Unit Identifier
5163             'length-furlong' => {
5164             'name' => q(furlong),
5165             },
5166             # Core Unit Identifier
5167             'furlong' => {
5168             'name' => q(furlong),
5169             },
5170             # Long Unit Identifier
5171             'length-inch' => {
5172             'name' => q(hüvelyk),
5173             'one' => q({0} hüvelyk),
5174             'other' => q({0} hüvelyk),
5175             },
5176             # Core Unit Identifier
5177             'inch' => {
5178             'name' => q(hüvelyk),
5179             'one' => q({0} hüvelyk),
5180             'other' => q({0} hüvelyk),
5181             },
5182             # Long Unit Identifier
5183             'length-light-year' => {
5184             'name' => q(fényév),
5185             'one' => q({0} fényév),
5186             'other' => q({0} fényév),
5187             },
5188             # Core Unit Identifier
5189             'light-year' => {
5190             'name' => q(fényév),
5191             'one' => q({0} fényév),
5192             'other' => q({0} fényév),
5193             },
5194             # Long Unit Identifier
5195             'length-meter' => {
5196             'name' => q(m),
5197             },
5198             # Core Unit Identifier
5199             'meter' => {
5200             'name' => q(m),
5201             },
5202             # Long Unit Identifier
5203             'length-mile' => {
5204             'name' => q(mf),
5205             'one' => q({0} mf),
5206             'other' => q({0} mf),
5207             },
5208             # Core Unit Identifier
5209             'mile' => {
5210             'name' => q(mf),
5211             'one' => q({0} mf),
5212             'other' => q({0} mf),
5213             },
5214             # Long Unit Identifier
5215             'length-mile-scandinavian' => {
5216             'name' => q(mil),
5217             'one' => q({0} mil),
5218             'other' => q({0} mil),
5219             },
5220             # Core Unit Identifier
5221             'mile-scandinavian' => {
5222             'name' => q(mil),
5223             'one' => q({0} mil),
5224             'other' => q({0} mil),
5225             },
5226             # Long Unit Identifier
5227             'length-point' => {
5228             'name' => q(pont),
5229             },
5230             # Core Unit Identifier
5231             'point' => {
5232             'name' => q(pont),
5233             },
5234             # Long Unit Identifier
5235             'length-solar-radius' => {
5236             'name' => q(Nap-sugár),
5237             },
5238             # Core Unit Identifier
5239             'solar-radius' => {
5240             'name' => q(Nap-sugár),
5241             },
5242             # Long Unit Identifier
5243             'mass-carat' => {
5244             'name' => q(Kt),
5245             'one' => q({0} Kt),
5246             'other' => q({0} Kt),
5247             },
5248             # Core Unit Identifier
5249             'carat' => {
5250             'name' => q(Kt),
5251             'one' => q({0} Kt),
5252             'other' => q({0} Kt),
5253             },
5254             # Long Unit Identifier
5255             'power-horsepower' => {
5256             'name' => q(LE),
5257             'one' => q({0} LE),
5258             'other' => q({0} LE),
5259             },
5260             # Core Unit Identifier
5261             'horsepower' => {
5262             'name' => q(LE),
5263             'one' => q({0} LE),
5264             'other' => q({0} LE),
5265             },
5266             # Long Unit Identifier
5267             'power-watt' => {
5268             'name' => q(W),
5269             },
5270             # Core Unit Identifier
5271             'watt' => {
5272             'name' => q(W),
5273             },
5274             # Long Unit Identifier
5275             'pressure-millibar' => {
5276             'one' => q({0} mb),
5277             'other' => q({0} mb),
5278             },
5279             # Core Unit Identifier
5280             'millibar' => {
5281             'one' => q({0} mb),
5282             'other' => q({0} mb),
5283             },
5284             # Long Unit Identifier
5285             'pressure-millimeter-ofhg' => {
5286             'name' => q(Hgmm),
5287             'one' => q({0} Hgmm),
5288             'other' => q({0} Hgmm),
5289             },
5290             # Core Unit Identifier
5291             'millimeter-ofhg' => {
5292             'name' => q(Hgmm),
5293             'one' => q({0} Hgmm),
5294             'other' => q({0} Hgmm),
5295             },
5296             # Long Unit Identifier
5297             'speed-mile-per-hour' => {
5298             'name' => q(mph),
5299             'one' => q({0} mph),
5300             'other' => q({0} mph),
5301             },
5302             # Core Unit Identifier
5303             'mile-per-hour' => {
5304             'name' => q(mph),
5305             'one' => q({0} mph),
5306             'other' => q({0} mph),
5307             },
5308             # Long Unit Identifier
5309             'temperature-celsius' => {
5310             'one' => q({0} °C),
5311             'other' => q({0} °C),
5312             },
5313             # Core Unit Identifier
5314             'celsius' => {
5315             'one' => q({0} °C),
5316             'other' => q({0} °C),
5317             },
5318             # Long Unit Identifier
5319             'temperature-fahrenheit' => {
5320             'one' => q({0} °F),
5321             'other' => q({0} °F),
5322             },
5323             # Core Unit Identifier
5324             'fahrenheit' => {
5325             'one' => q({0} °F),
5326             'other' => q({0} °F),
5327             },
5328             # Long Unit Identifier
5329             'torque-newton-meter' => {
5330             'name' => q(Nm),
5331             'one' => q({0} Nm),
5332             'other' => q({0} Nm),
5333             },
5334             # Core Unit Identifier
5335             'newton-meter' => {
5336             'name' => q(Nm),
5337             'one' => q({0} Nm),
5338             'other' => q({0} Nm),
5339             },
5340             # Long Unit Identifier
5341             'volume-barrel' => {
5342             'name' => q(hordó),
5343             'one' => q({0} hordó),
5344             'other' => q({0} hordó),
5345             },
5346             # Core Unit Identifier
5347             'barrel' => {
5348             'name' => q(hordó),
5349             'one' => q({0} hordó),
5350             'other' => q({0} hordó),
5351             },
5352             # Long Unit Identifier
5353             'volume-bushel' => {
5354             'name' => q(véka),
5355             'one' => q({0} véka),
5356             'other' => q({0} véka),
5357             },
5358             # Core Unit Identifier
5359             'bushel' => {
5360             'name' => q(véka),
5361             'one' => q({0} véka),
5362             'other' => q({0} véka),
5363             },
5364             # Long Unit Identifier
5365             'volume-centiliter' => {
5366             'name' => q(cl),
5367             'one' => q({0} cl),
5368             'other' => q({0} cl),
5369             },
5370             # Core Unit Identifier
5371             'centiliter' => {
5372             'name' => q(cl),
5373             'one' => q({0} cl),
5374             'other' => q({0} cl),
5375             },
5376             # Long Unit Identifier
5377             'volume-cup' => {
5378             'name' => q(cs.),
5379             'one' => q({0} cs.),
5380             'other' => q({0} cs.),
5381             },
5382             # Core Unit Identifier
5383             'cup' => {
5384             'name' => q(cs.),
5385             'one' => q({0} cs.),
5386             'other' => q({0} cs.),
5387             },
5388             # Long Unit Identifier
5389             'volume-cup-metric' => {
5390             'name' => q(bg),
5391             'one' => q({0} bg),
5392             'other' => q({0} bg),
5393             },
5394             # Core Unit Identifier
5395             'cup-metric' => {
5396             'name' => q(bg),
5397             'one' => q({0} bg),
5398             'other' => q({0} bg),
5399             },
5400             # Long Unit Identifier
5401             'volume-deciliter' => {
5402             'name' => q(dl),
5403             'one' => q({0} dl),
5404             'other' => q({0} dl),
5405             },
5406             # Core Unit Identifier
5407             'deciliter' => {
5408             'name' => q(dl),
5409             'one' => q({0} dl),
5410             'other' => q({0} dl),
5411             },
5412             # Long Unit Identifier
5413             'volume-dessert-spoon' => {
5414             'name' => q(desszertkanál),
5415             'one' => q({0} desszertkanál),
5416             'other' => q({0} desszertkanál),
5417             },
5418             # Core Unit Identifier
5419             'dessert-spoon' => {
5420             'name' => q(desszertkanál),
5421             'one' => q({0} desszertkanál),
5422             'other' => q({0} desszertkanál),
5423             },
5424             # Long Unit Identifier
5425             'volume-dessert-spoon-imperial' => {
5426             'name' => q(bir. desszertkanál),
5427             'one' => q({0} bir. desszertkanál),
5428             'other' => q({0} bir. desszertkanál),
5429             },
5430             # Core Unit Identifier
5431             'dessert-spoon-imperial' => {
5432             'name' => q(bir. desszertkanál),
5433             'one' => q({0} bir. desszertkanál),
5434             'other' => q({0} bir. desszertkanál),
5435             },
5436             # Long Unit Identifier
5437             'volume-dram' => {
5438             'name' => q(fluid dram),
5439             'one' => q({0} fl dram),
5440             'other' => q({0} fl dram),
5441             },
5442             # Core Unit Identifier
5443             'dram' => {
5444             'name' => q(fluid dram),
5445             'one' => q({0} fl dram),
5446             'other' => q({0} fl dram),
5447             },
5448             # Long Unit Identifier
5449             'volume-drop' => {
5450             'name' => q(csepp),
5451             'one' => q({0} csepp),
5452             'other' => q({0} csepp),
5453             },
5454             # Core Unit Identifier
5455             'drop' => {
5456             'name' => q(csepp),
5457             'one' => q({0} csepp),
5458             'other' => q({0} csepp),
5459             },
5460             # Long Unit Identifier
5461             'volume-fluid-ounce' => {
5462             'name' => q(fl oz),
5463             'one' => q({0} fl oz),
5464             'other' => q({0} fl oz),
5465             },
5466             # Core Unit Identifier
5467             'fluid-ounce' => {
5468             'name' => q(fl oz),
5469             'one' => q({0} fl oz),
5470             'other' => q({0} fl oz),
5471             },
5472             # Long Unit Identifier
5473             'volume-fluid-ounce-imperial' => {
5474             'name' => q(bir. f. uncia),
5475             'one' => q({0} bir. f. uncia),
5476             'other' => q({0} bir. f. uncia),
5477             },
5478             # Core Unit Identifier
5479             'fluid-ounce-imperial' => {
5480             'name' => q(bir. f. uncia),
5481             'one' => q({0} bir. f. uncia),
5482             'other' => q({0} bir. f. uncia),
5483             },
5484             # Long Unit Identifier
5485             'volume-gallon' => {
5486             'name' => q(gal),
5487             'one' => q({0} gal),
5488             'other' => q({0} gal),
5489             'per' => q({0}/gal),
5490             },
5491             # Core Unit Identifier
5492             'gallon' => {
5493             'name' => q(gal),
5494             'one' => q({0} gal),
5495             'other' => q({0} gal),
5496             'per' => q({0}/gal),
5497             },
5498             # Long Unit Identifier
5499             'volume-gallon-imperial' => {
5500             'name' => q(bir. gal),
5501             'one' => q({0} bir. gal),
5502             'other' => q({0} bir. gal),
5503             'per' => q({0}/bir. gal),
5504             },
5505             # Core Unit Identifier
5506             'gallon-imperial' => {
5507             'name' => q(bir. gal),
5508             'one' => q({0} bir. gal),
5509             'other' => q({0} bir. gal),
5510             'per' => q({0}/bir. gal),
5511             },
5512             # Long Unit Identifier
5513             'volume-hectoliter' => {
5514             'name' => q(hl),
5515             'one' => q({0} hl),
5516             'other' => q({0} hl),
5517             },
5518             # Core Unit Identifier
5519             'hectoliter' => {
5520             'name' => q(hl),
5521             'one' => q({0} hl),
5522             'other' => q({0} hl),
5523             },
5524             # Long Unit Identifier
5525             'volume-jigger' => {
5526             'name' => q(adagolópohár),
5527             'one' => q({0} adagolópohár),
5528             'other' => q({0} adagolópohár),
5529             },
5530             # Core Unit Identifier
5531             'jigger' => {
5532             'name' => q(adagolópohár),
5533             'one' => q({0} adagolópohár),
5534             'other' => q({0} adagolópohár),
5535             },
5536             # Long Unit Identifier
5537             'volume-liter' => {
5538             'name' => q(l),
5539             },
5540             # Core Unit Identifier
5541             'liter' => {
5542             'name' => q(l),
5543             },
5544             # Long Unit Identifier
5545             'volume-megaliter' => {
5546             'name' => q(Ml),
5547             'one' => q({0} Ml),
5548             'other' => q({0} Ml),
5549             },
5550             # Core Unit Identifier
5551             'megaliter' => {
5552             'name' => q(Ml),
5553             'one' => q({0} Ml),
5554             'other' => q({0} Ml),
5555             },
5556             # Long Unit Identifier
5557             'volume-milliliter' => {
5558             'name' => q(ml),
5559             'one' => q({0} ml),
5560             'other' => q({0} ml),
5561             },
5562             # Core Unit Identifier
5563             'milliliter' => {
5564             'name' => q(ml),
5565             'one' => q({0} ml),
5566             'other' => q({0} ml),
5567             },
5568             # Long Unit Identifier
5569             'volume-pinch' => {
5570             'name' => q(csipet),
5571             'one' => q({0} csipet),
5572             'other' => q({0} csipet),
5573             },
5574             # Core Unit Identifier
5575             'pinch' => {
5576             'name' => q(csipet),
5577             'one' => q({0} csipet),
5578             'other' => q({0} csipet),
5579             },
5580             # Long Unit Identifier
5581             'volume-quart-imperial' => {
5582             'name' => q(bir. qt),
5583             'one' => q({0} bir. qt),
5584             'other' => q({0} bir. qt),
5585             },
5586             # Core Unit Identifier
5587             'quart-imperial' => {
5588             'name' => q(bir. qt),
5589             'one' => q({0} bir. qt),
5590             'other' => q({0} bir. qt),
5591             },
5592             # Long Unit Identifier
5593             'volume-tablespoon' => {
5594             'name' => q(ek.),
5595             'one' => q({0} ek.),
5596             'other' => q({0} ek.),
5597             },
5598             # Core Unit Identifier
5599             'tablespoon' => {
5600             'name' => q(ek.),
5601             'one' => q({0} ek.),
5602             'other' => q({0} ek.),
5603             },
5604             # Long Unit Identifier
5605             'volume-teaspoon' => {
5606             'name' => q(kk.),
5607             'one' => q({0} kk.),
5608             'other' => q({0} kk.),
5609             },
5610             # Core Unit Identifier
5611             'teaspoon' => {
5612             'name' => q(kk.),
5613             'one' => q({0} kk.),
5614             'other' => q({0} kk.),
5615             },
5616             },
5617             } }
5618             );
5619              
5620             has 'yesstr' => (
5621             is => 'ro',
5622             isa => RegexpRef,
5623             init_arg => undef,
5624             default => sub { qr'^(?i:igen|i|yes|y)$' }
5625             );
5626              
5627             has 'nostr' => (
5628             is => 'ro',
5629             isa => RegexpRef,
5630             init_arg => undef,
5631             default => sub { qr'^(?i:nem|n)$' }
5632             );
5633              
5634             has 'listPatterns' => (
5635             is => 'ro',
5636             isa => HashRef,
5637             init_arg => undef,
5638             default => sub { {
5639             end => q({0} és {1}),
5640             2 => q({0} és {1}),
5641             } }
5642             );
5643              
5644             has 'minimum_grouping_digits' => (
5645             is =>'ro',
5646             isa => Int,
5647             init_arg => undef,
5648             default => 2,
5649             );
5650              
5651             has 'number_symbols' => (
5652             is => 'ro',
5653             isa => HashRef,
5654             init_arg => undef,
5655             default => sub { {
5656             'latn' => {
5657             'decimal' => q(,),
5658             'group' => q( ),
5659             },
5660             } }
5661             );
5662              
5663             has 'number_formats' => (
5664             is => 'ro',
5665             isa => HashRef,
5666             init_arg => undef,
5667             default => sub { {
5668             decimalFormat => {
5669             'long' => {
5670             '1000' => {
5671             'one' => '0 ezer',
5672             'other' => '0 ezer',
5673             },
5674             '10000' => {
5675             'one' => '00 ezer',
5676             'other' => '00 ezer',
5677             },
5678             '100000' => {
5679             'one' => '000 ezer',
5680             'other' => '000 ezer',
5681             },
5682             '1000000' => {
5683             'one' => '0 millió',
5684             'other' => '0 millió',
5685             },
5686             '10000000' => {
5687             'one' => '00 millió',
5688             'other' => '00 millió',
5689             },
5690             '100000000' => {
5691             'one' => '000 millió',
5692             'other' => '000 millió',
5693             },
5694             '1000000000' => {
5695             'one' => '0 milliárd',
5696             'other' => '0 milliárd',
5697             },
5698             '10000000000' => {
5699             'one' => '00 milliárd',
5700             'other' => '00 milliárd',
5701             },
5702             '100000000000' => {
5703             'one' => '000 milliárd',
5704             'other' => '000 milliárd',
5705             },
5706             '1000000000000' => {
5707             'one' => '0 billió',
5708             'other' => '0 billió',
5709             },
5710             '10000000000000' => {
5711             'one' => '00 billió',
5712             'other' => '00 billió',
5713             },
5714             '100000000000000' => {
5715             'one' => '000 billió',
5716             'other' => '000 billió',
5717             },
5718             },
5719             'short' => {
5720             '1000' => {
5721             'one' => '0 E',
5722             'other' => '0 E',
5723             },
5724             '10000' => {
5725             'one' => '00 E',
5726             'other' => '00 E',
5727             },
5728             '100000' => {
5729             'one' => '000 E',
5730             'other' => '000 E',
5731             },
5732             '1000000' => {
5733             'one' => '0 M',
5734             'other' => '0 M',
5735             },
5736             '10000000' => {
5737             'one' => '00 M',
5738             'other' => '00 M',
5739             },
5740             '100000000' => {
5741             'one' => '000 M',
5742             'other' => '000 M',
5743             },
5744             '1000000000' => {
5745             'one' => '0 Mrd',
5746             'other' => '0 Mrd',
5747             },
5748             '10000000000' => {
5749             'one' => '00 Mrd',
5750             'other' => '00 Mrd',
5751             },
5752             '100000000000' => {
5753             'one' => '000 Mrd',
5754             'other' => '000 Mrd',
5755             },
5756             '1000000000000' => {
5757             'one' => '0 B',
5758             'other' => '0 B',
5759             },
5760             '10000000000000' => {
5761             'one' => '00 B',
5762             'other' => '00 B',
5763             },
5764             '100000000000000' => {
5765             'one' => '000 B',
5766             'other' => '000 B',
5767             },
5768             },
5769             },
5770             } },
5771             );
5772              
5773             has 'number_currency_formats' => (
5774             is => 'ro',
5775             isa => HashRef,
5776             init_arg => undef,
5777             default => sub { {
5778             'latn' => {
5779             'pattern' => {
5780             'default' => {
5781             'standard' => {
5782             'positive' => '#,##0.00 ¤',
5783             },
5784             },
5785             },
5786             },
5787             } },
5788             );
5789              
5790             has 'currencies' => (
5791             is => 'ro',
5792             isa => HashRef,
5793             init_arg => undef,
5794             default => sub { {
5795             'ADP' => {
5796             display_name => {
5797             'currency' => q(Andorrai peseta),
5798             },
5799             },
5800             'AED' => {
5801             display_name => {
5802             'currency' => q(EAE-dirham),
5803             },
5804             },
5805             'AFA' => {
5806             display_name => {
5807             'currency' => q(afgán afghani \(1927–2002\)),
5808             },
5809             },
5810             'AFN' => {
5811             display_name => {
5812             'currency' => q(afgán afghani),
5813             },
5814             },
5815             'ALK' => {
5816             display_name => {
5817             'currency' => q(albán lek \(1946–1965\)),
5818             },
5819             },
5820             'ALL' => {
5821             display_name => {
5822             'currency' => q(albán lek),
5823             },
5824             },
5825             'AMD' => {
5826             display_name => {
5827             'currency' => q(örmény dram),
5828             },
5829             },
5830             'ANG' => {
5831             display_name => {
5832             'currency' => q(holland antilláki forint),
5833             },
5834             },
5835             'AOA' => {
5836             display_name => {
5837             'currency' => q(angolai kwanza),
5838             },
5839             },
5840             'AOK' => {
5841             display_name => {
5842             'currency' => q(Angolai kwanza \(1977–1990\)),
5843             },
5844             },
5845             'AON' => {
5846             display_name => {
5847             'currency' => q(Angolai új kwanza \(1990–2000\)),
5848             },
5849             },
5850             'AOR' => {
5851             display_name => {
5852             'currency' => q(Angolai kwanza reajustado \(1995–1999\)),
5853             },
5854             },
5855             'ARA' => {
5856             display_name => {
5857             'currency' => q(Argentín austral),
5858             'one' => q(Argentin austral),
5859             'other' => q(Argentin austral),
5860             },
5861             },
5862             'ARP' => {
5863             display_name => {
5864             'currency' => q(Argentín peso \(1983–1985\)),
5865             },
5866             },
5867             'ARS' => {
5868             display_name => {
5869             'currency' => q(argentin peso),
5870             },
5871             },
5872             'ATS' => {
5873             display_name => {
5874             'currency' => q(Osztrák schilling),
5875             },
5876             },
5877             'AUD' => {
5878             symbol => 'AUD',
5879             display_name => {
5880             'currency' => q(ausztrál dollár),
5881             },
5882             },
5883             'AWG' => {
5884             display_name => {
5885             'currency' => q(arubai florin),
5886             },
5887             },
5888             'AZM' => {
5889             display_name => {
5890             'currency' => q(azerbajdzsáni manat \(1993–2006\)),
5891             },
5892             },
5893             'AZN' => {
5894             display_name => {
5895             'currency' => q(azerbajdzsáni manat),
5896             },
5897             },
5898             'BAD' => {
5899             display_name => {
5900             'currency' => q(Bosznia-hercegovinai dínár \(1992–1994\)),
5901             },
5902             },
5903             'BAM' => {
5904             display_name => {
5905             'currency' => q(bosznia-hercegovinai konvertibilis márka),
5906             },
5907             },
5908             'BAN' => {
5909             display_name => {
5910             'currency' => q(bosznia-hercegovinai új dínár \(1994–1997\)),
5911             },
5912             },
5913             'BBD' => {
5914             display_name => {
5915             'currency' => q(barbadosi dollár),
5916             },
5917             },
5918             'BDT' => {
5919             display_name => {
5920             'currency' => q(bangladesi taka),
5921             },
5922             },
5923             'BEC' => {
5924             display_name => {
5925             'currency' => q(Belga frank \(konvertibilis\)),
5926             },
5927             },
5928             'BEF' => {
5929             display_name => {
5930             'currency' => q(Belga frank),
5931             },
5932             },
5933             'BEL' => {
5934             display_name => {
5935             'currency' => q(Belga frank \(pénzügyi\)),
5936             },
5937             },
5938             'BGL' => {
5939             display_name => {
5940             'currency' => q(Bolgár kemény leva),
5941             },
5942             },
5943             'BGM' => {
5944             display_name => {
5945             'currency' => q(bolgár szocialista leva),
5946             },
5947             },
5948             'BGN' => {
5949             display_name => {
5950             'currency' => q(bolgár új leva),
5951             },
5952             },
5953             'BGO' => {
5954             display_name => {
5955             'currency' => q(bolgár leva \(1879–1952\)),
5956             },
5957             },
5958             'BHD' => {
5959             display_name => {
5960             'currency' => q(bahreini dinár),
5961             },
5962             },
5963             'BIF' => {
5964             display_name => {
5965             'currency' => q(burundi frank),
5966             },
5967             },
5968             'BMD' => {
5969             display_name => {
5970             'currency' => q(bermudai dollár),
5971             },
5972             },
5973             'BND' => {
5974             display_name => {
5975             'currency' => q(brunei dollár),
5976             },
5977             },
5978             'BOB' => {
5979             display_name => {
5980             'currency' => q(bolíviai boliviano),
5981             },
5982             },
5983             'BOP' => {
5984             display_name => {
5985             'currency' => q(Bolíviai peso),
5986             },
5987             },
5988             'BOV' => {
5989             display_name => {
5990             'currency' => q(Bolíviai mvdol),
5991             },
5992             },
5993             'BRB' => {
5994             display_name => {
5995             'currency' => q(Brazi cruzeiro novo \(1967–1986\)),
5996             },
5997             },
5998             'BRC' => {
5999             display_name => {
6000             'currency' => q(Brazi cruzado \(1986–1989\)),
6001             },
6002             },
6003             'BRE' => {
6004             display_name => {
6005             'currency' => q(Brazil cruzeiro \(1990–1993\)),
6006             },
6007             },
6008             'BRL' => {
6009             symbol => 'BRL',
6010             display_name => {
6011             'currency' => q(brazil real),
6012             },
6013             },
6014             'BRN' => {
6015             display_name => {
6016             'currency' => q(Brazil cruzado novo \(1989–1990\)),
6017             },
6018             },
6019             'BRR' => {
6020             display_name => {
6021             'currency' => q(Brazil cruzeiro \(1993–1994\)),
6022             },
6023             },
6024             'BSD' => {
6025             display_name => {
6026             'currency' => q(bahamai dollár),
6027             },
6028             },
6029             'BTN' => {
6030             display_name => {
6031             'currency' => q(bhutáni ngultrum),
6032             },
6033             },
6034             'BUK' => {
6035             display_name => {
6036             'currency' => q(Burmai kyat),
6037             'one' => q(burmai kjap),
6038             'other' => q(burmai kjap),
6039             },
6040             },
6041             'BWP' => {
6042             display_name => {
6043             'currency' => q(botswanai pula),
6044             },
6045             },
6046             'BYB' => {
6047             display_name => {
6048             'currency' => q(Fehérorosz új rubel \(1994–1999\)),
6049             'one' => q(fehérorosz új rubel \(1994–1999\)),
6050             'other' => q(fehérorosz új rubel \(1994–1999\)),
6051             },
6052             },
6053             'BYN' => {
6054             symbol => 'р.',
6055             display_name => {
6056             'currency' => q(belarusz rubel),
6057             },
6058             },
6059             'BYR' => {
6060             display_name => {
6061             'currency' => q(fehérorosz rubel \(2000–2016\)),
6062             },
6063             },
6064             'BZD' => {
6065             display_name => {
6066             'currency' => q(belize-i dollár),
6067             },
6068             },
6069             'CAD' => {
6070             symbol => 'CAD',
6071             display_name => {
6072             'currency' => q(kanadai dollár),
6073             },
6074             },
6075             'CDF' => {
6076             display_name => {
6077             'currency' => q(kongói frank),
6078             },
6079             },
6080             'CHE' => {
6081             display_name => {
6082             'currency' => q(WIR euro),
6083             },
6084             },
6085             'CHF' => {
6086             display_name => {
6087             'currency' => q(svájci frank),
6088             },
6089             },
6090             'CHW' => {
6091             display_name => {
6092             'currency' => q(WIR frank),
6093             },
6094             },
6095             'CLF' => {
6096             display_name => {
6097             'currency' => q(Chilei unidades de fomento),
6098             },
6099             },
6100             'CLP' => {
6101             display_name => {
6102             'currency' => q(chilei peso),
6103             },
6104             },
6105             'CNH' => {
6106             display_name => {
6107             'currency' => q(kínai jüan \(offshore\)),
6108             },
6109             },
6110             'CNY' => {
6111             symbol => 'CNY',
6112             display_name => {
6113             'currency' => q(kínai jüan),
6114             },
6115             },
6116             'COP' => {
6117             display_name => {
6118             'currency' => q(kolumbiai peso),
6119             },
6120             },
6121             'COU' => {
6122             display_name => {
6123             'currency' => q(Unidad de Valor Real),
6124             },
6125             },
6126             'CRC' => {
6127             display_name => {
6128             'currency' => q(Costa Rica-i colon),
6129             },
6130             },
6131             'CSD' => {
6132             display_name => {
6133             'currency' => q(szerb dinár \(2002–2006\)),
6134             'one' => q(szerb dinár \(2002–2006\)),
6135             'other' => q(szerb dinár \(2002–2006\)),
6136             },
6137             },
6138             'CSK' => {
6139             display_name => {
6140             'currency' => q(Csehszlovák kemény korona),
6141             'one' => q(csehszlovák kemény korona),
6142             'other' => q(csehszlovák kemény korona),
6143             },
6144             },
6145             'CUC' => {
6146             display_name => {
6147             'currency' => q(kubai konvertibilis peso),
6148             },
6149             },
6150             'CUP' => {
6151             display_name => {
6152             'currency' => q(kubai peso),
6153             },
6154             },
6155             'CVE' => {
6156             display_name => {
6157             'currency' => q(Zöld-foki escudo),
6158             },
6159             },
6160             'CYP' => {
6161             display_name => {
6162             'currency' => q(Ciprusi font),
6163             },
6164             },
6165             'CZK' => {
6166             display_name => {
6167             'currency' => q(cseh korona),
6168             },
6169             },
6170             'DDM' => {
6171             display_name => {
6172             'currency' => q(Kelet-Német márka),
6173             },
6174             },
6175             'DEM' => {
6176             display_name => {
6177             'currency' => q(Német márka),
6178             },
6179             },
6180             'DJF' => {
6181             display_name => {
6182             'currency' => q(dzsibuti frank),
6183             },
6184             },
6185             'DKK' => {
6186             display_name => {
6187             'currency' => q(dán korona),
6188             },
6189             },
6190             'DOP' => {
6191             display_name => {
6192             'currency' => q(dominikai peso),
6193             },
6194             },
6195             'DZD' => {
6196             display_name => {
6197             'currency' => q(algériai dínár),
6198             },
6199             },
6200             'ECS' => {
6201             display_name => {
6202             'currency' => q(Ecuadori sucre),
6203             },
6204             },
6205             'ECV' => {
6206             display_name => {
6207             'currency' => q(Ecuadori Unidad de Valor Constante \(UVC\)),
6208             },
6209             },
6210             'EEK' => {
6211             display_name => {
6212             'currency' => q(Észt korona),
6213             'one' => q(észt korona),
6214             'other' => q(észt korona),
6215             },
6216             },
6217             'EGP' => {
6218             display_name => {
6219             'currency' => q(egyiptomi font),
6220             },
6221             },
6222             'ERN' => {
6223             display_name => {
6224             'currency' => q(eritreai nakfa),
6225             },
6226             },
6227             'ESA' => {
6228             display_name => {
6229             'currency' => q(spanyol peseta \(A–kontó\)),
6230             },
6231             },
6232             'ESB' => {
6233             display_name => {
6234             'currency' => q(spanyol peseta \(konvertibilis kontó\)),
6235             },
6236             },
6237             'ESP' => {
6238             display_name => {
6239             'currency' => q(Spanyol peseta),
6240             'one' => q(spanyol peseta),
6241             'other' => q(spanyol peseta),
6242             },
6243             },
6244             'ETB' => {
6245             display_name => {
6246             'currency' => q(etiópiai birr),
6247             },
6248             },
6249             'EUR' => {
6250             symbol => 'EUR',
6251             display_name => {
6252             'currency' => q(euró),
6253             },
6254             },
6255             'FIM' => {
6256             display_name => {
6257             'currency' => q(Finn markka),
6258             },
6259             },
6260             'FJD' => {
6261             display_name => {
6262             'currency' => q(fidzsi dollár),
6263             },
6264             },
6265             'FKP' => {
6266             display_name => {
6267             'currency' => q(falkland-szigeteki font),
6268             },
6269             },
6270             'FRF' => {
6271             display_name => {
6272             'currency' => q(Francia frank),
6273             },
6274             },
6275             'GBP' => {
6276             symbol => 'GBP',
6277             display_name => {
6278             'currency' => q(angol font),
6279             },
6280             },
6281             'GEK' => {
6282             display_name => {
6283             'currency' => q(Grúz kupon larit),
6284             },
6285             },
6286             'GEL' => {
6287             display_name => {
6288             'currency' => q(grúz lari),
6289             },
6290             },
6291             'GHC' => {
6292             display_name => {
6293             'currency' => q(Ghánai cedi \(1979–2007\)),
6294             },
6295             },
6296             'GHS' => {
6297             display_name => {
6298             'currency' => q(ghánai cedi),
6299             },
6300             },
6301             'GIP' => {
6302             display_name => {
6303             'currency' => q(gibraltári font),
6304             },
6305             },
6306             'GMD' => {
6307             display_name => {
6308             'currency' => q(gambiai dalasi),
6309             },
6310             },
6311             'GNF' => {
6312             display_name => {
6313             'currency' => q(guineai frank),
6314             },
6315             },
6316             'GNS' => {
6317             display_name => {
6318             'currency' => q(Guineai syli),
6319             },
6320             },
6321             'GQE' => {
6322             display_name => {
6323             'currency' => q(Egyenlítői-guineai ekwele guineana),
6324             'one' => q(Egyenlítői-guineai ekwele),
6325             'other' => q(Egyenlítői-guineai ekwele),
6326             },
6327             },
6328             'GRD' => {
6329             display_name => {
6330             'currency' => q(Görög drachma),
6331             'one' => q(görög drachma),
6332             'other' => q(görög drachma),
6333             },
6334             },
6335             'GTQ' => {
6336             display_name => {
6337             'currency' => q(guatemalai quetzal),
6338             },
6339             },
6340             'GWE' => {
6341             display_name => {
6342             'currency' => q(Portugál guinea escudo),
6343             },
6344             },
6345             'GWP' => {
6346             display_name => {
6347             'currency' => q(Guinea-Bissaui peso),
6348             },
6349             },
6350             'GYD' => {
6351             display_name => {
6352             'currency' => q(guyanai dollár),
6353             },
6354             },
6355             'HKD' => {
6356             symbol => 'HKD',
6357             display_name => {
6358             'currency' => q(hongkongi dollár),
6359             },
6360             },
6361             'HNL' => {
6362             display_name => {
6363             'currency' => q(hondurasi lempira),
6364             'one' => q(hondurasi lempira),
6365             'other' => q(hondurasi lempira),
6366             },
6367             },
6368             'HRD' => {
6369             display_name => {
6370             'currency' => q(Horvát dínár),
6371             'one' => q(horvát dínár),
6372             'other' => q(horvát dínár),
6373             },
6374             },
6375             'HRK' => {
6376             display_name => {
6377             'currency' => q(horvát kuna),
6378             },
6379             },
6380             'HTG' => {
6381             display_name => {
6382             'currency' => q(haiti gourde),
6383             },
6384             },
6385             'HUF' => {
6386             symbol => 'Ft',
6387             display_name => {
6388             'currency' => q(magyar forint),
6389             },
6390             },
6391             'IDR' => {
6392             display_name => {
6393             'currency' => q(indonéz rúpia),
6394             },
6395             },
6396             'IEP' => {
6397             display_name => {
6398             'currency' => q(Ír font),
6399             },
6400             },
6401             'ILP' => {
6402             display_name => {
6403             'currency' => q(Izraeli font),
6404             },
6405             },
6406             'ILS' => {
6407             symbol => 'ILS',
6408             display_name => {
6409             'currency' => q(izraeli új sékel),
6410             },
6411             },
6412             'INR' => {
6413             symbol => 'INR',
6414             display_name => {
6415             'currency' => q(indiai rúpia),
6416             },
6417             },
6418             'IQD' => {
6419             display_name => {
6420             'currency' => q(iraki dínár),
6421             },
6422             },
6423             'IRR' => {
6424             display_name => {
6425             'currency' => q(iráni riál),
6426             'one' => q(iráni riál),
6427             'other' => q(iráni riál),
6428             },
6429             },
6430             'ISK' => {
6431             display_name => {
6432             'currency' => q(izlandi korona),
6433             },
6434             },
6435             'ITL' => {
6436             display_name => {
6437             'currency' => q(Olasz líra),
6438             'one' => q(olasz líra),
6439             'other' => q(olasz líra),
6440             },
6441             },
6442             'JMD' => {
6443             display_name => {
6444             'currency' => q(jamaicai dollár),
6445             },
6446             },
6447             'JOD' => {
6448             display_name => {
6449             'currency' => q(jordániai dínár),
6450             },
6451             },
6452             'JPY' => {
6453             symbol => '¥',
6454             display_name => {
6455             'currency' => q(japán jen),
6456             },
6457             },
6458             'KES' => {
6459             display_name => {
6460             'currency' => q(kenyai shilling),
6461             },
6462             },
6463             'KGS' => {
6464             display_name => {
6465             'currency' => q(kirgizisztáni szom),
6466             },
6467             },
6468             'KHR' => {
6469             display_name => {
6470             'currency' => q(kambodzsai riel),
6471             },
6472             },
6473             'KMF' => {
6474             display_name => {
6475             'currency' => q(comorei frank),
6476             },
6477             },
6478             'KPW' => {
6479             display_name => {
6480             'currency' => q(észak-koreai won),
6481             },
6482             },
6483             'KRW' => {
6484             symbol => 'KRW',
6485             display_name => {
6486             'currency' => q(dél-koreai won),
6487             },
6488             },
6489             'KWD' => {
6490             display_name => {
6491             'currency' => q(kuvaiti dínár),
6492             },
6493             },
6494             'KYD' => {
6495             display_name => {
6496             'currency' => q(kajmán-szigeteki dollár),
6497             },
6498             },
6499             'KZT' => {
6500             display_name => {
6501             'currency' => q(kazahsztáni tenge),
6502             },
6503             },
6504             'LAK' => {
6505             display_name => {
6506             'currency' => q(laoszi kip),
6507             },
6508             },
6509             'LBP' => {
6510             display_name => {
6511             'currency' => q(libanoni font),
6512             },
6513             },
6514             'LKR' => {
6515             display_name => {
6516             'currency' => q(Srí Lanka-i rúpia),
6517             },
6518             },
6519             'LRD' => {
6520             display_name => {
6521             'currency' => q(libériai dollár),
6522             },
6523             },
6524             'LSL' => {
6525             display_name => {
6526             'currency' => q(lesothoi loti),
6527             },
6528             },
6529             'LTL' => {
6530             display_name => {
6531             'currency' => q(litvániai litas),
6532             },
6533             },
6534             'LTT' => {
6535             display_name => {
6536             'currency' => q(Litvániai talonas),
6537             },
6538             },
6539             'LUC' => {
6540             display_name => {
6541             'currency' => q(luxemburgi konvertibilis frank),
6542             },
6543             },
6544             'LUF' => {
6545             display_name => {
6546             'currency' => q(Luxemburgi frank),
6547             },
6548             },
6549             'LUL' => {
6550             display_name => {
6551             'currency' => q(luxemburgi pénzügyi frank),
6552             },
6553             },
6554             'LVL' => {
6555             display_name => {
6556             'currency' => q(lett lats),
6557             },
6558             },
6559             'LVR' => {
6560             display_name => {
6561             'currency' => q(Lett rubel),
6562             },
6563             },
6564             'LYD' => {
6565             display_name => {
6566             'currency' => q(líbiai dínár),
6567             },
6568             },
6569             'MAD' => {
6570             display_name => {
6571             'currency' => q(marokkói dirham),
6572             },
6573             },
6574             'MAF' => {
6575             display_name => {
6576             'currency' => q(Marokkói frank),
6577             },
6578             },
6579             'MDC' => {
6580             display_name => {
6581             'currency' => q(moldáv kupon),
6582             },
6583             },
6584             'MDL' => {
6585             display_name => {
6586             'currency' => q(moldován lei),
6587             },
6588             },
6589             'MGA' => {
6590             display_name => {
6591             'currency' => q(madagaszkári ariary),
6592             },
6593             },
6594             'MGF' => {
6595             display_name => {
6596             'currency' => q(Madagaszkári frank),
6597             },
6598             },
6599             'MKD' => {
6600             display_name => {
6601             'currency' => q(macedón dénár),
6602             'one' => q(macedón dénár),
6603             'other' => q(macedón dénár),
6604             },
6605             },
6606             'MKN' => {
6607             display_name => {
6608             'currency' => q(macedón dénár \(1992–1993\)),
6609             },
6610             },
6611             'MLF' => {
6612             display_name => {
6613             'currency' => q(Mali frank),
6614             },
6615             },
6616             'MMK' => {
6617             display_name => {
6618             'currency' => q(mianmari kyat),
6619             },
6620             },
6621             'MNT' => {
6622             display_name => {
6623             'currency' => q(mongóliai tugrik),
6624             },
6625             },
6626             'MOP' => {
6627             display_name => {
6628             'currency' => q(makaói pataca),
6629             },
6630             },
6631             'MRO' => {
6632             display_name => {
6633             'currency' => q(mauritániai ouguiya \(1973–2017\)),
6634             },
6635             },
6636             'MRU' => {
6637             display_name => {
6638             'currency' => q(mauritániai ouguiya),
6639             },
6640             },
6641             'MTL' => {
6642             display_name => {
6643             'currency' => q(Máltai líra),
6644             'one' => q(máltai líra),
6645             'other' => q(máltai líra),
6646             },
6647             },
6648             'MTP' => {
6649             display_name => {
6650             'currency' => q(Máltai font),
6651             'one' => q(máltai font),
6652             'other' => q(máltai font),
6653             },
6654             },
6655             'MUR' => {
6656             display_name => {
6657             'currency' => q(mauritiusi rúpia),
6658             },
6659             },
6660             'MVR' => {
6661             display_name => {
6662             'currency' => q(maldív-szigeteki rufiyaa),
6663             },
6664             },
6665             'MWK' => {
6666             display_name => {
6667             'currency' => q(malawi kwacha),
6668             },
6669             },
6670             'MXN' => {
6671             symbol => 'MXN',
6672             display_name => {
6673             'currency' => q(mexikói peso),
6674             },
6675             },
6676             'MXP' => {
6677             display_name => {
6678             'currency' => q(Mexikói ezüst peso \(1861–1992\)),
6679             'one' => q(mexikói ezüst peso \(1861–1992\)),
6680             'other' => q(mexikói ezüst peso \(1861–1992\)),
6681             },
6682             },
6683             'MXV' => {
6684             display_name => {
6685             'currency' => q(Mexikói Unidad de Inversion \(UDI\)),
6686             'one' => q(mexikói befektetési egység \(UDI\)),
6687             'other' => q(mexikói befektetési egység \(UDI\)),
6688             },
6689             },
6690             'MYR' => {
6691             display_name => {
6692             'currency' => q(malajziai ringgit),
6693             },
6694             },
6695             'MZE' => {
6696             display_name => {
6697             'currency' => q(Mozambik escudo),
6698             },
6699             },
6700             'MZM' => {
6701             display_name => {
6702             'currency' => q(Mozambik metical),
6703             },
6704             },
6705             'MZN' => {
6706             display_name => {
6707             'currency' => q(mozambiki metikális),
6708             },
6709             },
6710             'NAD' => {
6711             display_name => {
6712             'currency' => q(namíbiai dollár),
6713             },
6714             },
6715             'NGN' => {
6716             display_name => {
6717             'currency' => q(nigériai naira),
6718             },
6719             },
6720             'NIC' => {
6721             display_name => {
6722             'currency' => q(Nikaraguai cordoba),
6723             'one' => q(nicaraguai córdoba \(1988–1911\)),
6724             'other' => q(nicaraguai córdoba \(1988–1911\)),
6725             },
6726             },
6727             'NIO' => {
6728             display_name => {
6729             'currency' => q(nicaraguai córdoba),
6730             },
6731             },
6732             'NLG' => {
6733             display_name => {
6734             'currency' => q(Holland forint),
6735             },
6736             },
6737             'NOK' => {
6738             display_name => {
6739             'currency' => q(norvég korona),
6740             },
6741             },
6742             'NPR' => {
6743             display_name => {
6744             'currency' => q(nepáli rúpia),
6745             },
6746             },
6747             'NZD' => {
6748             symbol => 'NZD',
6749             display_name => {
6750             'currency' => q(új-zélandi dollár),
6751             },
6752             },
6753             'OMR' => {
6754             display_name => {
6755             'currency' => q(ománi riál),
6756             'one' => q(ománi riál),
6757             'other' => q(ománi riál),
6758             },
6759             },
6760             'PAB' => {
6761             display_name => {
6762             'currency' => q(panamai balboa),
6763             },
6764             },
6765             'PEI' => {
6766             display_name => {
6767             'currency' => q(perui inti),
6768             },
6769             },
6770             'PEN' => {
6771             display_name => {
6772             'currency' => q(perui sol),
6773             },
6774             },
6775             'PES' => {
6776             display_name => {
6777             'currency' => q(perui sol \(1863–1965\)),
6778             },
6779             },
6780             'PGK' => {
6781             display_name => {
6782             'currency' => q(pápua új-guineai kina),
6783             },
6784             },
6785             'PHP' => {
6786             symbol => 'PHP',
6787             display_name => {
6788             'currency' => q(fülöp-szigeteki peso),
6789             },
6790             },
6791             'PKR' => {
6792             display_name => {
6793             'currency' => q(pakisztáni rúpia),
6794             },
6795             },
6796             'PLN' => {
6797             display_name => {
6798             'currency' => q(lengyel zloty),
6799             },
6800             },
6801             'PLZ' => {
6802             display_name => {
6803             'currency' => q(Lengyel zloty \(1950–1995\)),
6804             'one' => q(lengyel zloty \(PLZ\)),
6805             'other' => q(lengyel zloty \(PLZ\)),
6806             },
6807             },
6808             'PTE' => {
6809             display_name => {
6810             'currency' => q(Portugál escudo),
6811             'one' => q(portugál escudo),
6812             'other' => q(portugál escudo),
6813             },
6814             },
6815             'PYG' => {
6816             display_name => {
6817             'currency' => q(paraguayi guarani),
6818             },
6819             },
6820             'QAR' => {
6821             display_name => {
6822             'currency' => q(katari riál),
6823             'one' => q(katari riál),
6824             'other' => q(katari riál),
6825             },
6826             },
6827             'RHD' => {
6828             display_name => {
6829             'currency' => q(rhodéziai dollár),
6830             'one' => q(Rhodéziai dollár),
6831             'other' => q(Rhodéziai dollár),
6832             },
6833             },
6834             'ROL' => {
6835             display_name => {
6836             'currency' => q(román lej \(1952–2006\)),
6837             },
6838             },
6839             'RON' => {
6840             display_name => {
6841             'currency' => q(román lej),
6842             },
6843             },
6844             'RSD' => {
6845             display_name => {
6846             'currency' => q(szerb dinár),
6847             'one' => q(szerb dinár),
6848             'other' => q(szerb dinár),
6849             },
6850             },
6851             'RUB' => {
6852             display_name => {
6853             'currency' => q(orosz rubel),
6854             },
6855             },
6856             'RUR' => {
6857             display_name => {
6858             'currency' => q(orosz rubel \(1991–1998\)),
6859             },
6860             },
6861             'RWF' => {
6862             display_name => {
6863             'currency' => q(ruandai frank),
6864             },
6865             },
6866             'SAR' => {
6867             display_name => {
6868             'currency' => q(szaúdi riál),
6869             'one' => q(szaúdi riál),
6870             'other' => q(szaúdi riál),
6871             },
6872             },
6873             'SBD' => {
6874             display_name => {
6875             'currency' => q(salamon-szigeteki dollár),
6876             },
6877             },
6878             'SCR' => {
6879             display_name => {
6880             'currency' => q(seychelle-szigeteki rúpia),
6881             },
6882             },
6883             'SDD' => {
6884             display_name => {
6885             'currency' => q(Szudáni dínár \(1992–2007\)),
6886             },
6887             },
6888             'SDG' => {
6889             display_name => {
6890             'currency' => q(szudáni font),
6891             },
6892             },
6893             'SDP' => {
6894             display_name => {
6895             'currency' => q(Szudáni font \(1957–1998\)),
6896             },
6897             },
6898             'SEK' => {
6899             display_name => {
6900             'currency' => q(svéd korona),
6901             },
6902             },
6903             'SGD' => {
6904             display_name => {
6905             'currency' => q(szingapúri dollár),
6906             },
6907             },
6908             'SHP' => {
6909             display_name => {
6910             'currency' => q(Szent Ilona-i font),
6911             },
6912             },
6913             'SIT' => {
6914             display_name => {
6915             'currency' => q(Szlovén tolar),
6916             'one' => q(szlovén tolár),
6917             'other' => q(szlovén tolár),
6918             },
6919             },
6920             'SKK' => {
6921             display_name => {
6922             'currency' => q(Szlovák korona),
6923             'one' => q(szlovák korona),
6924             'other' => q(szlovák korona),
6925             },
6926             },
6927             'SLE' => {
6928             display_name => {
6929             'currency' => q(Sierra Leone-i leone),
6930             },
6931             },
6932             'SLL' => {
6933             display_name => {
6934             'currency' => q(Sierra Leone-i leone \(1964–2022\)),
6935             'one' => q(Sierra Leone-i leone \(1964–2022\)),
6936             'other' => q(Sierra Leone-i leone \(1964–2022\)),
6937             },
6938             },
6939             'SOS' => {
6940             display_name => {
6941             'currency' => q(szomáli shilling),
6942             },
6943             },
6944             'SRD' => {
6945             display_name => {
6946             'currency' => q(suriname-i dollár),
6947             },
6948             },
6949             'SRG' => {
6950             display_name => {
6951             'currency' => q(Suriname-i gulden),
6952             },
6953             },
6954             'SSP' => {
6955             display_name => {
6956             'currency' => q(dél-szudáni font),
6957             },
6958             },
6959             'STD' => {
6960             display_name => {
6961             'currency' => q(São Tomé és Príncipe-i dobra \(1977–2017\)),
6962             },
6963             },
6964             'STN' => {
6965             display_name => {
6966             'currency' => q(São Tomé és Príncipe-i dobra),
6967             },
6968             },
6969             'SUR' => {
6970             display_name => {
6971             'currency' => q(Szovjet rubel),
6972             'one' => q(szovjet rubel),
6973             'other' => q(szovjet rubel),
6974             },
6975             },
6976             'SVC' => {
6977             display_name => {
6978             'currency' => q(Salvadori colón),
6979             'one' => q(salvadori colón),
6980             'other' => q(salvadori colón),
6981             },
6982             },
6983             'SYP' => {
6984             display_name => {
6985             'currency' => q(szíriai font),
6986             },
6987             },
6988             'SZL' => {
6989             display_name => {
6990             'currency' => q(szvázi lilangeni),
6991             },
6992             },
6993             'THB' => {
6994             display_name => {
6995             'currency' => q(thai baht),
6996             },
6997             },
6998             'TJR' => {
6999             display_name => {
7000             'currency' => q(Tádzsikisztáni rubel),
7001             },
7002             },
7003             'TJS' => {
7004             display_name => {
7005             'currency' => q(tádzsikisztáni somoni),
7006             },
7007             },
7008             'TMM' => {
7009             display_name => {
7010             'currency' => q(türkmenisztáni manat \(1993–2009\)),
7011             },
7012             },
7013             'TMT' => {
7014             display_name => {
7015             'currency' => q(türkmenisztáni manat),
7016             },
7017             },
7018             'TND' => {
7019             display_name => {
7020             'currency' => q(tunéziai dínár),
7021             },
7022             },
7023             'TOP' => {
7024             display_name => {
7025             'currency' => q(tongai paanga),
7026             },
7027             },
7028             'TPE' => {
7029             display_name => {
7030             'currency' => q(Timori escudo),
7031             'one' => q(timori escudo),
7032             'other' => q(timori escudo),
7033             },
7034             },
7035             'TRL' => {
7036             display_name => {
7037             'currency' => q(török líra \(1922–2005\)),
7038             },
7039             },
7040             'TRY' => {
7041             display_name => {
7042             'currency' => q(török líra),
7043             },
7044             },
7045             'TTD' => {
7046             display_name => {
7047             'currency' => q(Trinidad és Tobago-i dollár),
7048             },
7049             },
7050             'TWD' => {
7051             symbol => 'TWD',
7052             display_name => {
7053             'currency' => q(tajvani új dollár),
7054             },
7055             },
7056             'TZS' => {
7057             display_name => {
7058             'currency' => q(tanzániai shilling),
7059             },
7060             },
7061             'UAH' => {
7062             display_name => {
7063             'currency' => q(ukrán hrivnya),
7064             },
7065             },
7066             'UAK' => {
7067             display_name => {
7068             'currency' => q(Ukrán karbovanec),
7069             'one' => q(ukrán karbovanec),
7070             'other' => q(ukrán karbovanec),
7071             },
7072             },
7073             'UGS' => {
7074             display_name => {
7075             'currency' => q(Ugandai shilling \(1966–1987\)),
7076             },
7077             },
7078             'UGX' => {
7079             display_name => {
7080             'currency' => q(ugandai shilling),
7081             },
7082             },
7083             'USD' => {
7084             symbol => 'USD',
7085             display_name => {
7086             'currency' => q(USA-dollár),
7087             },
7088             },
7089             'USN' => {
7090             display_name => {
7091             'currency' => q(USA dollár \(következő napi\)),
7092             'one' => q(USA-dollár \(következő napi\)),
7093             'other' => q(USA-dollár \(következő napi\)),
7094             },
7095             },
7096             'USS' => {
7097             display_name => {
7098             'currency' => q(USA dollár \(aznapi\)),
7099             'one' => q(USA-dollár \(aznapi\)),
7100             'other' => q(USA-dollár \(aznapi\)),
7101             },
7102             },
7103             'UYI' => {
7104             display_name => {
7105             'currency' => q(Uruguayi peso en unidades indexadas),
7106             },
7107             },
7108             'UYP' => {
7109             display_name => {
7110             'currency' => q(Uruguay-i peso \(1975–1993\)),
7111             'one' => q(Uruguayi peso \(1975–1993\)),
7112             'other' => q(Uruguayi peso \(1975–1993\)),
7113             },
7114             },
7115             'UYU' => {
7116             display_name => {
7117             'currency' => q(uruguayi peso),
7118             'one' => q(uruguayi peso),
7119             'other' => q(uruguayi peso),
7120             },
7121             },
7122             'UZS' => {
7123             display_name => {
7124             'currency' => q(üzbegisztáni szom),
7125             'one' => q(üzbegisztáni szom),
7126             'other' => q(üzbegisztáni szom),
7127             },
7128             },
7129             'VEB' => {
7130             display_name => {
7131             'currency' => q(Venezuelai bolivar \(1871–2008\)),
7132             },
7133             },
7134             'VEF' => {
7135             display_name => {
7136             'currency' => q(venezuelai bolivar \(2008–2018\)),
7137             },
7138             },
7139             'VES' => {
7140             display_name => {
7141             'currency' => q(venezuelai bolivar),
7142             },
7143             },
7144             'VND' => {
7145             symbol => 'VND',
7146             display_name => {
7147             'currency' => q(vietnámi dong),
7148             },
7149             },
7150             'VNN' => {
7151             display_name => {
7152             'currency' => q(vietnámi dong \(1978–1985\)),
7153             },
7154             },
7155             'VUV' => {
7156             display_name => {
7157             'currency' => q(vanuatui vatu),
7158             },
7159             },
7160             'WST' => {
7161             display_name => {
7162             'currency' => q(nyugat-szamoai tala),
7163             },
7164             },
7165             'XAF' => {
7166             display_name => {
7167             'currency' => q(CFA frank BEAC),
7168             },
7169             },
7170             'XAG' => {
7171             display_name => {
7172             'currency' => q(Ezüst),
7173             },
7174             },
7175             'XAU' => {
7176             display_name => {
7177             'currency' => q(Arany),
7178             },
7179             },
7180             'XBA' => {
7181             display_name => {
7182             'currency' => q(Európai kompozit egység),
7183             },
7184             },
7185             'XBB' => {
7186             display_name => {
7187             'currency' => q(Európai monetáris egység),
7188             },
7189             },
7190             'XBC' => {
7191             display_name => {
7192             'currency' => q(Európai kontó egység \(XBC\)),
7193             },
7194             },
7195             'XBD' => {
7196             display_name => {
7197             'currency' => q(Európai kontó egység \(XBD\)),
7198             },
7199             },
7200             'XCD' => {
7201             symbol => 'XCD',
7202             display_name => {
7203             'currency' => q(kelet-karibi dollár),
7204             },
7205             },
7206             'XDR' => {
7207             display_name => {
7208             'currency' => q(Special Drawing Rights),
7209             },
7210             },
7211             'XEU' => {
7212             display_name => {
7213             'currency' => q(európai pénznemegység),
7214             'one' => q(Európai pénznemegység),
7215             'other' => q(Európai pénznemegység),
7216             },
7217             },
7218             'XFO' => {
7219             display_name => {
7220             'currency' => q(Francia arany frank),
7221             },
7222             },
7223             'XFU' => {
7224             display_name => {
7225             'currency' => q(Francia UIC-frank),
7226             },
7227             },
7228             'XOF' => {
7229             display_name => {
7230             'currency' => q(CFA frank BCEAO),
7231             },
7232             },
7233             'XPD' => {
7234             display_name => {
7235             'currency' => q(palládium),
7236             'one' => q(Palládium),
7237             'other' => q(Palládium),
7238             },
7239             },
7240             'XPF' => {
7241             display_name => {
7242             'currency' => q(csendes-óceáni valutaközösségi frank),
7243             },
7244             },
7245             'XPT' => {
7246             display_name => {
7247             'currency' => q(platina),
7248             'one' => q(Platina),
7249             'other' => q(Platina),
7250             },
7251             },
7252             'XRE' => {
7253             display_name => {
7254             'currency' => q(RINET tőke),
7255             },
7256             },
7257             'XTS' => {
7258             display_name => {
7259             'currency' => q(Tesztelési pénznemkód),
7260             },
7261             },
7262             'XXX' => {
7263             display_name => {
7264             'currency' => q(ismeretlen pénznem),
7265             'one' => q(\(ismeretlen pénznem\)),
7266             'other' => q(\(ismeretlen pénznem\)),
7267             },
7268             },
7269             'YDD' => {
7270             display_name => {
7271             'currency' => q(Jemeni dínár),
7272             },
7273             },
7274             'YER' => {
7275             display_name => {
7276             'currency' => q(jemeni riál),
7277             'one' => q(jemeni riál),
7278             'other' => q(jemeni riál),
7279             },
7280             },
7281             'YUD' => {
7282             display_name => {
7283             'currency' => q(Jugoszláv kemény dínár),
7284             'one' => q(jugoszláv kemény dinár \(1966–1990\)),
7285             'other' => q(jugoszláv kemény dinár \(1966–1990\)),
7286             },
7287             },
7288             'YUM' => {
7289             display_name => {
7290             'currency' => q(Jugoszláv új dínár),
7291             'one' => q(jugoszláv új dinár \(1994–2002\)),
7292             'other' => q(jugoszláv új dinár \(1994–2002\)),
7293             },
7294             },
7295             'YUN' => {
7296             display_name => {
7297             'currency' => q(Jugoszláv konvertibilis dínár),
7298             'one' => q(jugoszláv konvertibilis dinár \(1990–1992\)),
7299             'other' => q(jugoszláv konvertibilis dinár \(1990–1992\)),
7300             },
7301             },
7302             'YUR' => {
7303             display_name => {
7304             'currency' => q(jugoszláv reformált dinár \(1992–1993\)),
7305             },
7306             },
7307             'ZAL' => {
7308             display_name => {
7309             'currency' => q(Dél-afrikai rand \(pénzügyi\)),
7310             },
7311             },
7312             'ZAR' => {
7313             display_name => {
7314             'currency' => q(dél-afrikai rand),
7315             },
7316             },
7317             'ZMK' => {
7318             display_name => {
7319             'currency' => q(Zambiai kwacha \(1968–2012\)),
7320             },
7321             },
7322             'ZMW' => {
7323             display_name => {
7324             'currency' => q(zambiai kwacha),
7325             },
7326             },
7327             'ZRN' => {
7328             display_name => {
7329             'currency' => q(Zairei új zaire),
7330             },
7331             },
7332             'ZRZ' => {
7333             display_name => {
7334             'currency' => q(Zairei zaire),
7335             },
7336             },
7337             'ZWD' => {
7338             display_name => {
7339             'currency' => q(Zimbabwei dollár \(1980–2008\)),
7340             },
7341             },
7342             'ZWL' => {
7343             display_name => {
7344             'currency' => q(Zimbabwei dollár \(2009\)),
7345             },
7346             },
7347             'ZWR' => {
7348             display_name => {
7349             'currency' => q(Zimbabwei dollár \(2008\)),
7350             },
7351             },
7352             } },
7353             );
7354              
7355              
7356             has 'calendar_months' => (
7357             is => 'ro',
7358             isa => HashRef,
7359             init_arg => undef,
7360             default => sub { {
7361             'chinese' => {
7362             'format' => {
7363             abbreviated => {
7364             nonleap => [
7365             '1',
7366             '2',
7367             '3',
7368             '4',
7369             '5',
7370             '6',
7371             '7',
7372             '8',
7373             '9',
7374             '10',
7375             '11',
7376             '12'
7377             ],
7378             leap => [
7379            
7380             ],
7381             },
7382             },
7383             'stand-alone' => {
7384             wide => {
7385             nonleap => [
7386             '1',
7387             '2',
7388             '3',
7389             '4',
7390             '5',
7391             '6',
7392             '7',
7393             '8',
7394             '9',
7395             '10',
7396             '11',
7397             '12'
7398             ],
7399             leap => [
7400            
7401             ],
7402             },
7403             },
7404             },
7405             'coptic' => {
7406             'format' => {
7407             wide => {
7408             nonleap => [
7409             'Thot',
7410             'Paophi',
7411             'Athür',
7412             'Koiak',
7413             'Tübi',
7414             'Mehir',
7415             'Phamenóth',
7416             'Pharmuthi',
7417             'Pakhónsz',
7418             'Pauni',
7419             'Epip',
7420             'Meszoré',
7421             'Pi Kogi Enavot'
7422             ],
7423             leap => [
7424            
7425             ],
7426             },
7427             },
7428             },
7429             'gregorian' => {
7430             'format' => {
7431             abbreviated => {
7432             nonleap => [
7433             'jan.',
7434             'febr.',
7435             'márc.',
7436             'ápr.',
7437             'máj.',
7438             'jún.',
7439             'júl.',
7440             'aug.',
7441             'szept.',
7442             'okt.',
7443             'nov.',
7444             'dec.'
7445             ],
7446             leap => [
7447            
7448             ],
7449             },
7450             wide => {
7451             nonleap => [
7452             'január',
7453             'február',
7454             'március',
7455             'április',
7456             'május',
7457             'június',
7458             'július',
7459             'augusztus',
7460             'szeptember',
7461             'október',
7462             'november',
7463             'december'
7464             ],
7465             leap => [
7466            
7467             ],
7468             },
7469             },
7470             'stand-alone' => {
7471             narrow => {
7472             nonleap => [
7473             'J',
7474             'F',
7475             'M',
7476             'Á',
7477             'M',
7478             'J',
7479             'J',
7480             'A',
7481             'Sz',
7482             'O',
7483             'N',
7484             'D'
7485             ],
7486             leap => [
7487            
7488             ],
7489             },
7490             },
7491             },
7492             'hebrew' => {
7493             'format' => {
7494             wide => {
7495             nonleap => [
7496             'Tisri',
7497             'Hesván',
7498             'Kiszlév',
7499             'Tévész',
7500             'Svát',
7501             'Ádár I',
7502             'Ádár',
7503             'Niszán',
7504             'Ijár',
7505             'Sziván',
7506             'Tamuz',
7507             'Áv',
7508             'Elul'
7509             ],
7510             leap => [
7511             undef(),
7512             undef(),
7513             undef(),
7514             undef(),
7515             undef(),
7516             undef(),
7517            
7518             ],
7519             },
7520             },
7521             },
7522             'islamic' => {
7523             'format' => {
7524             abbreviated => {
7525             nonleap => [
7526             'Moh.',
7527             'Saf.',
7528             'Réb. 1',
7529             'Réb. 2',
7530             'Dsem. I',
7531             'Dsem. II',
7532             'Red.',
7533             'Sab.',
7534             'Ram.',
7535             'Sev.',
7536             'Dsül k.',
7537             'Dsül h.'
7538             ],
7539             leap => [
7540            
7541             ],
7542             },
7543             wide => {
7544             nonleap => [
7545             'Moharrem',
7546             'Safar',
7547             'Rébi el avvel',
7548             'Rébi el accher',
7549             'Dsemádi el avvel',
7550             'Dsemádi el accher',
7551             'Redseb',
7552             'Sabán',
7553             'Ramadán',
7554             'Sevvál',
7555             'Dsül kade',
7556             'Dsül hedse'
7557             ],
7558             leap => [
7559            
7560             ],
7561             },
7562             },
7563             'stand-alone' => {
7564             wide => {
7565             nonleap => [
7566             'Moharrem',
7567             'Safar',
7568             'Rébi I',
7569             'Rébi II',
7570             'Dsemádi I',
7571             'Dsemádi II',
7572             'Redseb',
7573             'Sabán',
7574             'Ramadán',
7575             'Sevvál',
7576             'Dsül kade',
7577             'Dsül hedse'
7578             ],
7579             leap => [
7580            
7581             ],
7582             },
7583             },
7584             },
7585             'persian' => {
7586             'format' => {
7587             wide => {
7588             nonleap => [
7589             'farvardin',
7590             'ordibehesht',
7591             'khordad',
7592             'tir',
7593             'mordad',
7594             'shahrivar',
7595             'mehr',
7596             'aban',
7597             'azar',
7598             'dey',
7599             'bahman',
7600             'esfand'
7601             ],
7602             leap => [
7603            
7604             ],
7605             },
7606             },
7607             },
7608             } },
7609             );
7610              
7611             has 'calendar_days' => (
7612             is => 'ro',
7613             isa => HashRef,
7614             init_arg => undef,
7615             default => sub { {
7616             'gregorian' => {
7617             'format' => {
7618             abbreviated => {
7619             mon => 'H',
7620             tue => 'K',
7621             wed => 'Sze',
7622             thu => 'Cs',
7623             fri => 'P',
7624             sat => 'Szo',
7625             sun => 'V'
7626             },
7627             wide => {
7628             mon => 'hétfő',
7629             tue => 'kedd',
7630             wed => 'szerda',
7631             thu => 'csütörtök',
7632             fri => 'péntek',
7633             sat => 'szombat',
7634             sun => 'vasárnap'
7635             },
7636             },
7637             'stand-alone' => {
7638             narrow => {
7639             mon => 'H',
7640             tue => 'K',
7641             wed => 'Sz',
7642             thu => 'Cs',
7643             fri => 'P',
7644             sat => 'Sz',
7645             sun => 'V'
7646             },
7647             },
7648             },
7649             } },
7650             );
7651              
7652             has 'calendar_quarters' => (
7653             is => 'ro',
7654             isa => HashRef,
7655             init_arg => undef,
7656             default => sub { {
7657             'gregorian' => {
7658             'format' => {
7659             abbreviated => {0 => 'I. n.év',
7660             1 => 'II. n.év',
7661             2 => 'III. n.év',
7662             3 => 'IV. n.év'
7663             },
7664             narrow => {0 => 'I.',
7665             1 => 'II.',
7666             2 => 'III.',
7667             3 => 'IV.'
7668             },
7669             wide => {0 => 'I. negyedév',
7670             1 => 'II. negyedév',
7671             2 => 'III. negyedév',
7672             3 => 'IV. negyedév'
7673             },
7674             },
7675             'stand-alone' => {
7676             abbreviated => {0 => '1. n.év',
7677             1 => '2. n.év',
7678             2 => '3. n.év',
7679             3 => '4. n.év'
7680             },
7681             narrow => {0 => '1.',
7682             1 => '2.',
7683             2 => '3.',
7684             3 => '4.'
7685             },
7686             wide => {0 => '1. negyedév',
7687             1 => '2. negyedév',
7688             2 => '3. negyedév',
7689             3 => '4. negyedév'
7690             },
7691             },
7692             },
7693             } },
7694             );
7695              
7696             has 'day_period_data' => (
7697             is => 'ro',
7698             isa => CodeRef,
7699             init_arg => undef,
7700             default => sub { sub {
7701             # Time in hhmm format
7702             my ($self, $type, $time, $day_period_type) = @_;
7703             $day_period_type //= 'default';
7704             SWITCH:
7705             for ($type) {
7706             if ($_ eq 'buddhist') {
7707             if($day_period_type eq 'default') {
7708             return 'midnight' if $time == 0;
7709             return 'noon' if $time == 1200;
7710             return 'afternoon1' if $time >= 1200
7711             && $time < 1800;
7712             return 'evening1' if $time >= 1800
7713             && $time < 2100;
7714             return 'morning1' if $time >= 600
7715             && $time < 900;
7716             return 'morning2' if $time >= 900
7717             && $time < 1200;
7718             return 'night1' if $time >= 2100;
7719             return 'night1' if $time < 400;
7720             return 'night2' if $time >= 400
7721             && $time < 600;
7722             }
7723             if($day_period_type eq 'selection') {
7724             return 'afternoon1' if $time >= 1200
7725             && $time < 1800;
7726             return 'evening1' if $time >= 1800
7727             && $time < 2100;
7728             return 'morning1' if $time >= 600
7729             && $time < 900;
7730             return 'morning2' if $time >= 900
7731             && $time < 1200;
7732             return 'night1' if $time >= 2100;
7733             return 'night1' if $time < 400;
7734             return 'night2' if $time >= 400
7735             && $time < 600;
7736             }
7737             last SWITCH;
7738             }
7739             if ($_ eq 'chinese') {
7740             if($day_period_type eq 'default') {
7741             return 'midnight' if $time == 0;
7742             return 'noon' if $time == 1200;
7743             return 'afternoon1' if $time >= 1200
7744             && $time < 1800;
7745             return 'evening1' if $time >= 1800
7746             && $time < 2100;
7747             return 'morning1' if $time >= 600
7748             && $time < 900;
7749             return 'morning2' if $time >= 900
7750             && $time < 1200;
7751             return 'night1' if $time >= 2100;
7752             return 'night1' if $time < 400;
7753             return 'night2' if $time >= 400
7754             && $time < 600;
7755             }
7756             if($day_period_type eq 'selection') {
7757             return 'afternoon1' if $time >= 1200
7758             && $time < 1800;
7759             return 'evening1' if $time >= 1800
7760             && $time < 2100;
7761             return 'morning1' if $time >= 600
7762             && $time < 900;
7763             return 'morning2' if $time >= 900
7764             && $time < 1200;
7765             return 'night1' if $time >= 2100;
7766             return 'night1' if $time < 400;
7767             return 'night2' if $time >= 400
7768             && $time < 600;
7769             }
7770             last SWITCH;
7771             }
7772             if ($_ eq 'coptic') {
7773             if($day_period_type eq 'default') {
7774             return 'midnight' if $time == 0;
7775             return 'noon' if $time == 1200;
7776             return 'afternoon1' if $time >= 1200
7777             && $time < 1800;
7778             return 'evening1' if $time >= 1800
7779             && $time < 2100;
7780             return 'morning1' if $time >= 600
7781             && $time < 900;
7782             return 'morning2' if $time >= 900
7783             && $time < 1200;
7784             return 'night1' if $time >= 2100;
7785             return 'night1' if $time < 400;
7786             return 'night2' if $time >= 400
7787             && $time < 600;
7788             }
7789             if($day_period_type eq 'selection') {
7790             return 'afternoon1' if $time >= 1200
7791             && $time < 1800;
7792             return 'evening1' if $time >= 1800
7793             && $time < 2100;
7794             return 'morning1' if $time >= 600
7795             && $time < 900;
7796             return 'morning2' if $time >= 900
7797             && $time < 1200;
7798             return 'night1' if $time >= 2100;
7799             return 'night1' if $time < 400;
7800             return 'night2' if $time >= 400
7801             && $time < 600;
7802             }
7803             last SWITCH;
7804             }
7805             if ($_ eq 'generic') {
7806             if($day_period_type eq 'default') {
7807             return 'midnight' if $time == 0;
7808             return 'noon' if $time == 1200;
7809             return 'afternoon1' if $time >= 1200
7810             && $time < 1800;
7811             return 'evening1' if $time >= 1800
7812             && $time < 2100;
7813             return 'morning1' if $time >= 600
7814             && $time < 900;
7815             return 'morning2' if $time >= 900
7816             && $time < 1200;
7817             return 'night1' if $time >= 2100;
7818             return 'night1' if $time < 400;
7819             return 'night2' if $time >= 400
7820             && $time < 600;
7821             }
7822             if($day_period_type eq 'selection') {
7823             return 'afternoon1' if $time >= 1200
7824             && $time < 1800;
7825             return 'evening1' if $time >= 1800
7826             && $time < 2100;
7827             return 'morning1' if $time >= 600
7828             && $time < 900;
7829             return 'morning2' if $time >= 900
7830             && $time < 1200;
7831             return 'night1' if $time >= 2100;
7832             return 'night1' if $time < 400;
7833             return 'night2' if $time >= 400
7834             && $time < 600;
7835             }
7836             last SWITCH;
7837             }
7838             if ($_ eq 'gregorian') {
7839             if($day_period_type eq 'default') {
7840             return 'midnight' if $time == 0;
7841             return 'noon' if $time == 1200;
7842             return 'afternoon1' if $time >= 1200
7843             && $time < 1800;
7844             return 'evening1' if $time >= 1800
7845             && $time < 2100;
7846             return 'morning1' if $time >= 600
7847             && $time < 900;
7848             return 'morning2' if $time >= 900
7849             && $time < 1200;
7850             return 'night1' if $time >= 2100;
7851             return 'night1' if $time < 400;
7852             return 'night2' if $time >= 400
7853             && $time < 600;
7854             }
7855             if($day_period_type eq 'selection') {
7856             return 'afternoon1' if $time >= 1200
7857             && $time < 1800;
7858             return 'evening1' if $time >= 1800
7859             && $time < 2100;
7860             return 'morning1' if $time >= 600
7861             && $time < 900;
7862             return 'morning2' if $time >= 900
7863             && $time < 1200;
7864             return 'night1' if $time >= 2100;
7865             return 'night1' if $time < 400;
7866             return 'night2' if $time >= 400
7867             && $time < 600;
7868             }
7869             last SWITCH;
7870             }
7871             if ($_ eq 'hebrew') {
7872             if($day_period_type eq 'default') {
7873             return 'midnight' if $time == 0;
7874             return 'noon' if $time == 1200;
7875             return 'afternoon1' if $time >= 1200
7876             && $time < 1800;
7877             return 'evening1' if $time >= 1800
7878             && $time < 2100;
7879             return 'morning1' if $time >= 600
7880             && $time < 900;
7881             return 'morning2' if $time >= 900
7882             && $time < 1200;
7883             return 'night1' if $time >= 2100;
7884             return 'night1' if $time < 400;
7885             return 'night2' if $time >= 400
7886             && $time < 600;
7887             }
7888             if($day_period_type eq 'selection') {
7889             return 'afternoon1' if $time >= 1200
7890             && $time < 1800;
7891             return 'evening1' if $time >= 1800
7892             && $time < 2100;
7893             return 'morning1' if $time >= 600
7894             && $time < 900;
7895             return 'morning2' if $time >= 900
7896             && $time < 1200;
7897             return 'night1' if $time >= 2100;
7898             return 'night1' if $time < 400;
7899             return 'night2' if $time >= 400
7900             && $time < 600;
7901             }
7902             last SWITCH;
7903             }
7904             if ($_ eq 'islamic') {
7905             if($day_period_type eq 'default') {
7906             return 'midnight' if $time == 0;
7907             return 'noon' if $time == 1200;
7908             return 'afternoon1' if $time >= 1200
7909             && $time < 1800;
7910             return 'evening1' if $time >= 1800
7911             && $time < 2100;
7912             return 'morning1' if $time >= 600
7913             && $time < 900;
7914             return 'morning2' if $time >= 900
7915             && $time < 1200;
7916             return 'night1' if $time >= 2100;
7917             return 'night1' if $time < 400;
7918             return 'night2' if $time >= 400
7919             && $time < 600;
7920             }
7921             if($day_period_type eq 'selection') {
7922             return 'afternoon1' if $time >= 1200
7923             && $time < 1800;
7924             return 'evening1' if $time >= 1800
7925             && $time < 2100;
7926             return 'morning1' if $time >= 600
7927             && $time < 900;
7928             return 'morning2' if $time >= 900
7929             && $time < 1200;
7930             return 'night1' if $time >= 2100;
7931             return 'night1' if $time < 400;
7932             return 'night2' if $time >= 400
7933             && $time < 600;
7934             }
7935             last SWITCH;
7936             }
7937             if ($_ eq 'japanese') {
7938             if($day_period_type eq 'default') {
7939             return 'midnight' if $time == 0;
7940             return 'noon' if $time == 1200;
7941             return 'afternoon1' if $time >= 1200
7942             && $time < 1800;
7943             return 'evening1' if $time >= 1800
7944             && $time < 2100;
7945             return 'morning1' if $time >= 600
7946             && $time < 900;
7947             return 'morning2' if $time >= 900
7948             && $time < 1200;
7949             return 'night1' if $time >= 2100;
7950             return 'night1' if $time < 400;
7951             return 'night2' if $time >= 400
7952             && $time < 600;
7953             }
7954             if($day_period_type eq 'selection') {
7955             return 'afternoon1' if $time >= 1200
7956             && $time < 1800;
7957             return 'evening1' if $time >= 1800
7958             && $time < 2100;
7959             return 'morning1' if $time >= 600
7960             && $time < 900;
7961             return 'morning2' if $time >= 900
7962             && $time < 1200;
7963             return 'night1' if $time >= 2100;
7964             return 'night1' if $time < 400;
7965             return 'night2' if $time >= 400
7966             && $time < 600;
7967             }
7968             last SWITCH;
7969             }
7970             if ($_ eq 'persian') {
7971             if($day_period_type eq 'default') {
7972             return 'midnight' if $time == 0;
7973             return 'noon' if $time == 1200;
7974             return 'afternoon1' if $time >= 1200
7975             && $time < 1800;
7976             return 'evening1' if $time >= 1800
7977             && $time < 2100;
7978             return 'morning1' if $time >= 600
7979             && $time < 900;
7980             return 'morning2' if $time >= 900
7981             && $time < 1200;
7982             return 'night1' if $time >= 2100;
7983             return 'night1' if $time < 400;
7984             return 'night2' if $time >= 400
7985             && $time < 600;
7986             }
7987             if($day_period_type eq 'selection') {
7988             return 'afternoon1' if $time >= 1200
7989             && $time < 1800;
7990             return 'evening1' if $time >= 1800
7991             && $time < 2100;
7992             return 'morning1' if $time >= 600
7993             && $time < 900;
7994             return 'morning2' if $time >= 900
7995             && $time < 1200;
7996             return 'night1' if $time >= 2100;
7997             return 'night1' if $time < 400;
7998             return 'night2' if $time >= 400
7999             && $time < 600;
8000             }
8001             last SWITCH;
8002             }
8003             if ($_ eq 'roc') {
8004             if($day_period_type eq 'default') {
8005             return 'midnight' if $time == 0;
8006             return 'noon' if $time == 1200;
8007             return 'afternoon1' if $time >= 1200
8008             && $time < 1800;
8009             return 'evening1' if $time >= 1800
8010             && $time < 2100;
8011             return 'morning1' if $time >= 600
8012             && $time < 900;
8013             return 'morning2' if $time >= 900
8014             && $time < 1200;
8015             return 'night1' if $time >= 2100;
8016             return 'night1' if $time < 400;
8017             return 'night2' if $time >= 400
8018             && $time < 600;
8019             }
8020             if($day_period_type eq 'selection') {
8021             return 'afternoon1' if $time >= 1200
8022             && $time < 1800;
8023             return 'evening1' if $time >= 1800
8024             && $time < 2100;
8025             return 'morning1' if $time >= 600
8026             && $time < 900;
8027             return 'morning2' if $time >= 900
8028             && $time < 1200;
8029             return 'night1' if $time >= 2100;
8030             return 'night1' if $time < 400;
8031             return 'night2' if $time >= 400
8032             && $time < 600;
8033             }
8034             last SWITCH;
8035             }
8036             }
8037             } },
8038             );
8039              
8040             around day_period_data => sub {
8041             my ($orig, $self) = @_;
8042             return $self->$orig;
8043             };
8044              
8045             has 'day_periods' => (
8046             is => 'ro',
8047             isa => HashRef,
8048             init_arg => undef,
8049             default => sub { {
8050             'gregorian' => {
8051             'format' => {
8052             'abbreviated' => {
8053             'afternoon1' => q{du.},
8054             'am' => q{de.},
8055             'evening1' => q{este},
8056             'midnight' => q{éjfél},
8057             'morning1' => q{reggel},
8058             'morning2' => q{de.},
8059             'night1' => q{éjjel},
8060             'night2' => q{hajnal},
8061             'noon' => q{dél},
8062             'pm' => q{du.},
8063             },
8064             'wide' => {
8065             'afternoon1' => q{délután},
8066             'evening1' => q{este},
8067             'midnight' => q{éjfél},
8068             'morning1' => q{reggel},
8069             'morning2' => q{délelőtt},
8070             'night1' => q{éjjel},
8071             'night2' => q{hajnal},
8072             'noon' => q{dél},
8073             },
8074             },
8075             'stand-alone' => {
8076             'wide' => {
8077             'afternoon1' => q{délután},
8078             'evening1' => q{este},
8079             'morning1' => q{reggel},
8080             'morning2' => q{délelőtt},
8081             'night1' => q{éjjel},
8082             'night2' => q{hajnal},
8083             },
8084             },
8085             },
8086             } },
8087             );
8088              
8089             has 'eras' => (
8090             is => 'ro',
8091             isa => HashRef,
8092             init_arg => undef,
8093             default => sub { {
8094             'buddhist' => {
8095             abbreviated => {
8096             '0' => 'BK'
8097             },
8098             },
8099             'chinese' => {
8100             },
8101             'coptic' => {
8102             },
8103             'generic' => {
8104             },
8105             'gregorian' => {
8106             abbreviated => {
8107             '0' => 'i. e.',
8108             '1' => 'i. sz.'
8109             },
8110             narrow => {
8111             '0' => 'ie.',
8112             '1' => 'isz.'
8113             },
8114             wide => {
8115             '0' => 'Krisztus előtt',
8116             '1' => 'időszámításunk szerint'
8117             },
8118             },
8119             'hebrew' => {
8120             abbreviated => {
8121             '0' => 'TÉ'
8122             },
8123             },
8124             'islamic' => {
8125             abbreviated => {
8126             '0' => 'MF'
8127             },
8128             },
8129             'japanese' => {
8130             },
8131             'persian' => {
8132             },
8133             'roc' => {
8134             abbreviated => {
8135             '0' => 'R.O.C. előtt'
8136             },
8137             },
8138             } },
8139             );
8140              
8141             has 'date_formats' => (
8142             is => 'ro',
8143             isa => HashRef,
8144             init_arg => undef,
8145             default => sub { {
8146             'buddhist' => {
8147             },
8148             'chinese' => {
8149             },
8150             'coptic' => {
8151             },
8152             'generic' => {
8153             'full' => q{G y. MMMM d., EEEE},
8154             'long' => q{G y. MMMM d.},
8155             'medium' => q{G y. MMM d.},
8156             'short' => q{GGGGG y. M. d.},
8157             },
8158             'gregorian' => {
8159             'full' => q{y. MMMM d., EEEE},
8160             'long' => q{y. MMMM d.},
8161             'medium' => q{y. MMM d.},
8162             'short' => q{y. MM. dd.},
8163             },
8164             'hebrew' => {
8165             },
8166             'islamic' => {
8167             },
8168             'japanese' => {
8169             'full' => q{G y. MMMM d., EEEE},
8170             'long' => q{G y. MMMM d.},
8171             'medium' => q{G y.MM.dd.},
8172             'short' => q{GGGGG y.MM.dd.},
8173             },
8174             'persian' => {
8175             },
8176             'roc' => {
8177             },
8178             } },
8179             );
8180              
8181             has 'time_formats' => (
8182             is => 'ro',
8183             isa => HashRef,
8184             init_arg => undef,
8185             default => sub { {
8186             'buddhist' => {
8187             },
8188             'chinese' => {
8189             },
8190             'coptic' => {
8191             },
8192             'generic' => {
8193             },
8194             'gregorian' => {
8195             'full' => q{H:mm:ss zzzz},
8196             'long' => q{H:mm:ss z},
8197             'medium' => q{H:mm:ss},
8198             'short' => q{H:mm},
8199             },
8200             'hebrew' => {
8201             },
8202             'islamic' => {
8203             },
8204             'japanese' => {
8205             },
8206             'persian' => {
8207             },
8208             'roc' => {
8209             },
8210             } },
8211             );
8212              
8213             has 'datetime_formats' => (
8214             is => 'ro',
8215             isa => HashRef,
8216             init_arg => undef,
8217             default => sub { {
8218             'buddhist' => {
8219             },
8220             'chinese' => {
8221             },
8222             'coptic' => {
8223             },
8224             'generic' => {
8225             'full' => q{{1} {0}},
8226             'long' => q{{1} {0}},
8227             'medium' => q{{1} {0}},
8228             'short' => q{{1} {0}},
8229             },
8230             'gregorian' => {
8231             'full' => q{{1} {0}},
8232             'long' => q{{1} {0}},
8233             'medium' => q{{1} {0}},
8234             'short' => q{{1} {0}},
8235             },
8236             'hebrew' => {
8237             },
8238             'islamic' => {
8239             },
8240             'japanese' => {
8241             },
8242             'persian' => {
8243             },
8244             'roc' => {
8245             },
8246             } },
8247             );
8248              
8249             has 'datetime_formats_available_formats' => (
8250             is => 'ro',
8251             isa => HashRef,
8252             init_arg => undef,
8253             default => sub { {
8254             'generic' => {
8255             Bh => q{B h},
8256             Bhm => q{B h:mm},
8257             Bhms => q{B h:mm:ss},
8258             EBhm => q{E h:mm},
8259             EBhms => q{E h:mm:ss},
8260             Ed => q{d., E},
8261             Ehm => q{E h:mm},
8262             Ehms => q{E h:mm:ss},
8263             Gy => q{G y.},
8264             GyMMM => q{G y. MMM},
8265             GyMMMEd => q{G y. MMM d., E},
8266             GyMMMd => q{G y. MMM d.},
8267             GyMd => q{GGGGG y/MM/dd},
8268             H => q{H},
8269             Hm => q{H:mm},
8270             Hms => q{H:mm:ss},
8271             MEd => q{M. d., E},
8272             MMMEd => q{MMM d., E},
8273             MMMMd => q{MMMM d.},
8274             MMMd => q{MMM d.},
8275             Md => q{M. d.},
8276             h => q{a h},
8277             hm => q{a h:mm},
8278             hms => q{a h:mm:ss},
8279             y => q{G y.},
8280             yyyy => q{G y.},
8281             yyyyM => q{G y. MM.},
8282             yyyyMEd => q{G y. MM. dd., E},
8283             yyyyMMM => q{G y. MMM},
8284             yyyyMMMEd => q{G y. MMM d., E},
8285             yyyyMMMM => q{G y. MMMM},
8286             yyyyMMMd => q{G y. MMM d.},
8287             yyyyMd => q{G y. MM. dd.},
8288             yyyyQQQ => q{G y. QQQ},
8289             yyyyQQQQ => q{G y. QQQQ},
8290             },
8291             'gregorian' => {
8292             Bh => q{B h},
8293             Bhm => q{B h:mm},
8294             Bhms => q{B h:mm:ss},
8295             EBhm => q{E B h:mm},
8296             EBhms => q{E B h:mm:ss},
8297             Ed => q{d., E},
8298             Ehm => q{E h:mm a},
8299             Ehms => q{E h:mm:ss a},
8300             Gy => q{G y.},
8301             GyMMM => q{G y. MMM},
8302             GyMMMEd => q{G y. MMM d., E},
8303             GyMMMd => q{G y. MMM d.},
8304             GyMd => q{GGGGG y. MM. dd.},
8305             H => q{H},
8306             Hm => q{H:mm},
8307             Hms => q{H:mm:ss},
8308             MEd => q{M. d., E},
8309             MMMEd => q{MMM d., E},
8310             MMMMW => q{MMMM W. 'hete'},
8311             MMMMd => q{MMMM d.},
8312             MMMd => q{MMM d.},
8313             Md => q{M. d.},
8314             h => q{a h},
8315             hm => q{a h:mm},
8316             hms => q{a h:mm:ss},
8317             hmsv => q{a h:mm:ss v},
8318             hmv => q{a h:mm v},
8319             mmss => q{mm:ss},
8320             y => q{y.},
8321             yM => q{y. M.},
8322             yMEd => q{y. MM. dd., E},
8323             yMMM => q{y. MMM},
8324             yMMMEd => q{y. MMM d., E},
8325             yMMMM => q{y. MMMM},
8326             yMMMd => q{y. MMM d.},
8327             yMd => q{y. MM. dd.},
8328             yQQQ => q{y. QQQ},
8329             yQQQQ => q{y. QQQQ},
8330             yw => q{Y w. 'hete'},
8331             },
8332             } },
8333             );
8334              
8335             has 'datetime_formats_append_item' => (
8336             is => 'ro',
8337             isa => HashRef,
8338             init_arg => undef,
8339             default => sub { {
8340             } },
8341             );
8342              
8343             has 'datetime_formats_interval' => (
8344             is => 'ro',
8345             isa => HashRef,
8346             init_arg => undef,
8347             default => sub { {
8348             'generic' => {
8349             Bhm => {
8350             m => q{h:mm – h:mm B},
8351             },
8352             H => {
8353             H => q{H–H},
8354             },
8355             Hm => {
8356             H => q{H:mm–H:mm},
8357             m => q{H:mm–H:mm},
8358             },
8359             Hmv => {
8360             H => q{H:mm–H:mm v},
8361             m => q{H:mm–H:mm v},
8362             },
8363             Hv => {
8364             H => q{H–H v},
8365             },
8366             M => {
8367             M => q{M–M.},
8368             },
8369             MEd => {
8370             M => q{MM. dd., E – MM. dd., E},
8371             d => q{MM. dd., E – MM. dd., E},
8372             },
8373             MMM => {
8374             M => q{MMM–MMM},
8375             },
8376             MMMEd => {
8377             M => q{MMM d., E – MMM d., E},
8378             d => q{MMM d., E – d., E},
8379             },
8380             MMMd => {
8381             M => q{MMM d. – MMM d.},
8382             d => q{MMM d–d.},
8383             },
8384             Md => {
8385             M => q{MM. dd. – MM. dd.},
8386             d => q{MM. dd–dd.},
8387             },
8388             d => {
8389             d => q{d–d.},
8390             },
8391             h => {
8392             a => q{a h – a h},
8393             h => q{a h–h},
8394             },
8395             hm => {
8396             a => q{a h:mm – a h:mm},
8397             h => q{a h:mm–h:mm},
8398             m => q{a h:mm–h:mm},
8399             },
8400             hmv => {
8401             a => q{a h:mm – a h:mm v},
8402             h => q{a h:mm–h:mm v},
8403             m => q{a h:mm–h:mm v},
8404             },
8405             hv => {
8406             a => q{a h – a h v},
8407             h => q{a h–h v},
8408             },
8409             y => {
8410             y => q{G y–y.},
8411             },
8412             yM => {
8413             M => q{G y. MM–MM.},
8414             y => q{G y. MM. – y. MM.},
8415             },
8416             yMEd => {
8417             M => q{G y. MM. dd., E – MM. dd., E},
8418             d => q{G y. MM. dd., E – dd., E},
8419             y => q{G y. MM. dd., E – y. MM. dd., E},
8420             },
8421             yMMM => {
8422             M => q{G y. MMM–MMM},
8423             y => q{G y. MMM – y. MMM},
8424             },
8425             yMMMEd => {
8426             M => q{G y. MMM d., E – MMM d., E},
8427             d => q{G y. MMM d., E – MMM d., E},
8428             y => q{G y. MMM d., E – y. MMM d., E},
8429             },
8430             yMMMM => {
8431             M => q{G y. MMMM–MMMM},
8432             y => q{G y. MMMM – y. MMMM},
8433             },
8434             yMMMd => {
8435             M => q{G y. MMM d. – MMM d.},
8436             d => q{G y. MMM d–d.},
8437             y => q{G y. MMM d. – y. MMM d.},
8438             },
8439             yMd => {
8440             M => q{G y. MM. dd. – MM. dd.},
8441             d => q{G y. MM. dd–dd.},
8442             y => q{G y. MM. dd. – y. MM. dd.},
8443             },
8444             },
8445             'gregorian' => {
8446             H => {
8447             H => q{H–H},
8448             },
8449             Hm => {
8450             H => q{H:mm–H:mm},
8451             m => q{H:mm–H:mm},
8452             },
8453             Hmv => {
8454             H => q{H:mm–H:mm v},
8455             m => q{H:mm–H:mm v},
8456             },
8457             Hv => {
8458             H => q{H–H v},
8459             },
8460             M => {
8461             M => q{M–M.},
8462             },
8463             MEd => {
8464             M => q{M. d., E – M. d., E},
8465             d => q{M. dd., E – M. d., E},
8466             },
8467             MMM => {
8468             M => q{MMM–MMM},
8469             },
8470             MMMEd => {
8471             M => q{MMM d., E – MMM d., E},
8472             d => q{MMM d., E – d., E},
8473             },
8474             MMMd => {
8475             M => q{MMM d. – MMM d.},
8476             d => q{MMM d–d.},
8477             },
8478             Md => {
8479             M => q{M. d. – M. d.},
8480             d => q{M. d–d.},
8481             },
8482             d => {
8483             d => q{d–d.},
8484             },
8485             h => {
8486             a => q{a h – a h},
8487             h => q{a h–h},
8488             },
8489             hm => {
8490             a => q{a h:mm – a h:mm},
8491             h => q{a h:mm–h:mm},
8492             m => q{a h:mm–h:mm},
8493             },
8494             hmv => {
8495             a => q{a h:mm – a h:mm v},
8496             h => q{a h:mm–h:mm v},
8497             m => q{a h:mm–h:mm v},
8498             },
8499             hv => {
8500             a => q{a h – a h v},
8501             h => q{a h–h v},
8502             },
8503             yM => {
8504             M => q{y. MM–MM.},
8505             y => q{y. MM. – y. MM.},
8506             },
8507             yMEd => {
8508             M => q{y. MM. dd., E – MM. dd., E},
8509             d => q{y. MM. dd., E – dd., E},
8510             y => q{y. MM. dd., E – y. MM. dd., E},
8511             },
8512             yMMM => {
8513             M => q{y. MMM–MMM},
8514             y => q{y. MMM – y. MMM},
8515             },
8516             yMMMEd => {
8517             M => q{y. MMM d., E – MMM d., E},
8518             d => q{y. MMM d., E – d., E},
8519             y => q{y. MMM d., E – y. MMM d., E},
8520             },
8521             yMMMM => {
8522             M => q{y. MMMM–MMMM},
8523             y => q{y. MMMM – y. MMMM},
8524             },
8525             yMMMd => {
8526             M => q{y. MMM d. – MMM d.},
8527             d => q{y. MMM d–d.},
8528             y => q{y. MMM d. – y. MMM d.},
8529             },
8530             yMd => {
8531             M => q{y. MM. dd. – MM. dd.},
8532             d => q{y. MM. dd–dd.},
8533             y => q{y. MM. dd. – y. MM. dd.},
8534             },
8535             },
8536             } },
8537             );
8538              
8539             has 'cyclic_name_sets' => (
8540             is => 'ro',
8541             isa => HashRef,
8542             init_arg => undef,
8543             default => sub { {
8544             'chinese' => {
8545             'solarTerms' => {
8546             'format' => {
8547             'wide' => {
8548             1 => q(esővíz),
8549             },
8550             },
8551             },
8552             },
8553             } },
8554             );
8555              
8556             has 'time_zone_names' => (
8557             is => 'ro',
8558             isa => HashRef,
8559             init_arg => undef,
8560             default => sub { {
8561             regionFormat => q({0} idő),
8562             regionFormat => q({0} nyári idő),
8563             regionFormat => q({0} zónaidő),
8564             'Acre' => {
8565             long => {
8566             'daylight' => q#Acre nyári idő#,
8567             'generic' => q#Acre idő#,
8568             'standard' => q#Acre zónaidő#,
8569             },
8570             },
8571             'Afghanistan' => {
8572             long => {
8573             'standard' => q#afganisztáni idő#,
8574             },
8575             },
8576             'Africa/Addis_Ababa' => {
8577             exemplarCity => q#Addisz-Abeba#,
8578             },
8579             'Africa/Algiers' => {
8580             exemplarCity => q#Algír#,
8581             },
8582             'Africa/Asmera' => {
8583             exemplarCity => q#Aszmara#,
8584             },
8585             'Africa/Cairo' => {
8586             exemplarCity => q#Kairó#,
8587             },
8588             'Africa/Dar_es_Salaam' => {
8589             exemplarCity => q#Dar es-Salaam#,
8590             },
8591             'Africa/Djibouti' => {
8592             exemplarCity => q#Dzsibuti#,
8593             },
8594             'Africa/El_Aaiun' => {
8595             exemplarCity => q#El-Ajún#,
8596             },
8597             'Africa/Khartoum' => {
8598             exemplarCity => q#Kartúm#,
8599             },
8600             'Africa/Malabo' => {
8601             exemplarCity => q#Malabó#,
8602             },
8603             'Africa/Tunis' => {
8604             exemplarCity => q#Tunisz#,
8605             },
8606             'Africa_Central' => {
8607             long => {
8608             'standard' => q#közép-afrikai téli idő#,
8609             },
8610             },
8611             'Africa_Eastern' => {
8612             long => {
8613             'standard' => q#kelet-afrikai téli idő#,
8614             },
8615             },
8616             'Africa_Southern' => {
8617             long => {
8618             'standard' => q#dél-afrikai téli idő#,
8619             },
8620             },
8621             'Africa_Western' => {
8622             long => {
8623             'daylight' => q#nyugat-afrikai nyári idő#,
8624             'generic' => q#nyugat-afrikai időzóna#,
8625             'standard' => q#nyugat-afrikai téli idő#,
8626             },
8627             },
8628             'Alaska' => {
8629             long => {
8630             'daylight' => q#alaszkai nyári idő#,
8631             'generic' => q#alaszkai idő#,
8632             'standard' => q#alaszkai zónaidő#,
8633             },
8634             },
8635             'Almaty' => {
8636             long => {
8637             'daylight' => q#Almati nyári idő#,
8638             'generic' => q#Almati idő#,
8639             'standard' => q#Almati zónaidő#,
8640             },
8641             },
8642             'Amazon' => {
8643             long => {
8644             'daylight' => q#amazóniai nyári idő#,
8645             'generic' => q#amazóniai idő#,
8646             'standard' => q#amazóniai téli idő#,
8647             },
8648             },
8649             'America/Araguaina' => {
8650             exemplarCity => q#Araguaína#,
8651             },
8652             'America/Argentina/Rio_Gallegos' => {
8653             exemplarCity => q#Río Gallegos#,
8654             },
8655             'America/Argentina/Tucuman' => {
8656             exemplarCity => q#Tucumán#,
8657             },
8658             'America/Bahia_Banderas' => {
8659             exemplarCity => q#Bahia Banderas#,
8660             },
8661             'America/Belem' => {
8662             exemplarCity => q#Belém#,
8663             },
8664             'America/Bogota' => {
8665             exemplarCity => q#Bogotá#,
8666             },
8667             'America/Cayman' => {
8668             exemplarCity => q#Kajmán-szigetek#,
8669             },
8670             'America/Cordoba' => {
8671             exemplarCity => q#Córdoba#,
8672             },
8673             'America/Cuiaba' => {
8674             exemplarCity => q#Cuiabá#,
8675             },
8676             'America/Dominica' => {
8677             exemplarCity => q#Dominika#,
8678             },
8679             'America/Eirunepe' => {
8680             exemplarCity => q#Eirunepé#,
8681             },
8682             'America/El_Salvador' => {
8683             exemplarCity => q#Salvador#,
8684             },
8685             'America/Havana' => {
8686             exemplarCity => q#Havanna#,
8687             },
8688             'America/Maceio' => {
8689             exemplarCity => q#Maceió#,
8690             },
8691             'America/Mazatlan' => {
8692             exemplarCity => q#Mazatlán#,
8693             },
8694             'America/Mexico_City' => {
8695             exemplarCity => q#Mexikóváros#,
8696             },
8697             'America/North_Dakota/Beulah' => {
8698             exemplarCity => q#Beulah, Észak-Dakota#,
8699             },
8700             'America/North_Dakota/Center' => {
8701             exemplarCity => q#Center, Észak-Dakota#,
8702             },
8703             'America/North_Dakota/New_Salem' => {
8704             exemplarCity => q#New Salem, Észak-Dakota#,
8705             },
8706             'America/Rio_Branco' => {
8707             exemplarCity => q#Río Branco#,
8708             },
8709             'America/Sao_Paulo' => {
8710             exemplarCity => q#São Paulo#,
8711             },
8712             'America/St_Barthelemy' => {
8713             exemplarCity => q#Saint-Barthélemy#,
8714             },
8715             'America_Central' => {
8716             long => {
8717             'daylight' => q#középső államokbeli nyári idő#,
8718             'generic' => q#középső államokbeli idő#,
8719             'standard' => q#középső államokbeli zónaidő#,
8720             },
8721             },
8722             'America_Eastern' => {
8723             long => {
8724             'daylight' => q#keleti államokbeli nyári idő#,
8725             'generic' => q#keleti államokbeli idő#,
8726             'standard' => q#keleti államokbeli zónaidő#,
8727             },
8728             },
8729             'America_Mountain' => {
8730             long => {
8731             'daylight' => q#hegyvidéki nyári idő#,
8732             'generic' => q#hegyvidéki idő#,
8733             'standard' => q#hegyvidéki zónaidő#,
8734             },
8735             },
8736             'America_Pacific' => {
8737             long => {
8738             'daylight' => q#csendes-óceáni nyári idő#,
8739             'generic' => q#csendes-óceáni idő#,
8740             'standard' => q#csendes-óceáni zónaidő#,
8741             },
8742             },
8743             'Anadyr' => {
8744             long => {
8745             'daylight' => q#Anadíri nyári idő#,
8746             'generic' => q#Anadiri idő#,
8747             'standard' => q#Anadíri zónaidő#,
8748             },
8749             },
8750             'Antarctica/Vostok' => {
8751             exemplarCity => q#Vosztok#,
8752             },
8753             'Apia' => {
8754             long => {
8755             'daylight' => q#apiai nyári idő#,
8756             'generic' => q#apiai idő#,
8757             'standard' => q#apiai téli idő#,
8758             },
8759             },
8760             'Aqtau' => {
8761             long => {
8762             'daylight' => q#Aqtaui nyári idő#,
8763             'generic' => q#Aqtaui idő#,
8764             'standard' => q#Aqtaui zónaidő#,
8765             },
8766             },
8767             'Aqtobe' => {
8768             long => {
8769             'daylight' => q#Aqtobei nyári idő#,
8770             'generic' => q#Aqtobei idő#,
8771             'standard' => q#Aqtobei zónaidő#,
8772             },
8773             },
8774             'Arabian' => {
8775             long => {
8776             'daylight' => q#arab nyári idő#,
8777             'generic' => q#arab idő#,
8778             'standard' => q#arab téli idő#,
8779             },
8780             },
8781             'Argentina' => {
8782             long => {
8783             'daylight' => q#argentínai nyári idő#,
8784             'generic' => q#argentínai idő#,
8785             'standard' => q#argentínai téli idő#,
8786             },
8787             },
8788             'Argentina_Western' => {
8789             long => {
8790             'daylight' => q#nyugat-argentínai nyári idő#,
8791             'generic' => q#nyugat-argentínai időzóna#,
8792             'standard' => q#nyugat-argentínai téli idő#,
8793             },
8794             },
8795             'Armenia' => {
8796             long => {
8797             'daylight' => q#örményországi nyári idő#,
8798             'generic' => q#örményországi idő#,
8799             'standard' => q#örményországi téli idő#,
8800             },
8801             },
8802             'Asia/Aden' => {
8803             exemplarCity => q#Áden#,
8804             },
8805             'Asia/Almaty' => {
8806             exemplarCity => q#Alma-Ata#,
8807             },
8808             'Asia/Amman' => {
8809             exemplarCity => q#Ammán#,
8810             },
8811             'Asia/Anadyr' => {
8812             exemplarCity => q#Anadir#,
8813             },
8814             'Asia/Aqtau' => {
8815             exemplarCity => q#Aktau#,
8816             },
8817             'Asia/Aqtobe' => {
8818             exemplarCity => q#Aktöbe#,
8819             },
8820             'Asia/Ashgabat' => {
8821             exemplarCity => q#Asgabat#,
8822             },
8823             'Asia/Atyrau' => {
8824             exemplarCity => q#Atirau#,
8825             },
8826             'Asia/Baghdad' => {
8827             exemplarCity => q#Bagdad#,
8828             },
8829             'Asia/Bahrain' => {
8830             exemplarCity => q#Bahrein#,
8831             },
8832             'Asia/Beirut' => {
8833             exemplarCity => q#Bejrút#,
8834             },
8835             'Asia/Bishkek' => {
8836             exemplarCity => q#Biskek#,
8837             },
8838             'Asia/Calcutta' => {
8839             exemplarCity => q#Kalkutta#,
8840             },
8841             'Asia/Chita' => {
8842             exemplarCity => q#Csita#,
8843             },
8844             'Asia/Damascus' => {
8845             exemplarCity => q#Damaszkusz#,
8846             },
8847             'Asia/Dhaka' => {
8848             exemplarCity => q#Dakka#,
8849             },
8850             'Asia/Dubai' => {
8851             exemplarCity => q#Dubaj#,
8852             },
8853             'Asia/Dushanbe' => {
8854             exemplarCity => q#Dusanbe#,
8855             },
8856             'Asia/Gaza' => {
8857             exemplarCity => q#Gáza#,
8858             },
8859             'Asia/Hong_Kong' => {
8860             exemplarCity => q#Hongkong#,
8861             },
8862             'Asia/Irkutsk' => {
8863             exemplarCity => q#Irkutszk#,
8864             },
8865             'Asia/Jerusalem' => {
8866             exemplarCity => q#Jeruzsálem#,
8867             },
8868             'Asia/Kamchatka' => {
8869             exemplarCity => q#Kamcsatka#,
8870             },
8871             'Asia/Karachi' => {
8872             exemplarCity => q#Karacsi#,
8873             },
8874             'Asia/Katmandu' => {
8875             exemplarCity => q#Katmandu#,
8876             },
8877             'Asia/Khandyga' => {
8878             exemplarCity => q#Handiga#,
8879             },
8880             'Asia/Krasnoyarsk' => {
8881             exemplarCity => q#Krasznojarszk#,
8882             },
8883             'Asia/Kuching' => {
8884             exemplarCity => q#Kucseng#,
8885             },
8886             'Asia/Kuwait' => {
8887             exemplarCity => q#Kuvait#,
8888             },
8889             'Asia/Macau' => {
8890             exemplarCity => q#Makaó#,
8891             },
8892             'Asia/Magadan' => {
8893             exemplarCity => q#Magadán#,
8894             },
8895             'Asia/Makassar' => {
8896             exemplarCity => q#Makasar#,
8897             },
8898             'Asia/Muscat' => {
8899             exemplarCity => q#Maszkat#,
8900             },
8901             'Asia/Novokuznetsk' => {
8902             exemplarCity => q#Novokuznyeck#,
8903             },
8904             'Asia/Novosibirsk' => {
8905             exemplarCity => q#Novoszibirszk#,
8906             },
8907             'Asia/Omsk' => {
8908             exemplarCity => q#Omszk#,
8909             },
8910             'Asia/Pyongyang' => {
8911             exemplarCity => q#Phenjan#,
8912             },
8913             'Asia/Qatar' => {
8914             exemplarCity => q#Katar#,
8915             },
8916             'Asia/Qostanay' => {
8917             exemplarCity => q#Kosztanaj#,
8918             },
8919             'Asia/Qyzylorda' => {
8920             exemplarCity => q#Kizilorda#,
8921             },
8922             'Asia/Riyadh' => {
8923             exemplarCity => q#Rijád#,
8924             },
8925             'Asia/Saigon' => {
8926             exemplarCity => q#Ho Si Minh-város#,
8927             },
8928             'Asia/Sakhalin' => {
8929             exemplarCity => q#Szahalin#,
8930             },
8931             'Asia/Samarkand' => {
8932             exemplarCity => q#Szamarkand#,
8933             },
8934             'Asia/Seoul' => {
8935             exemplarCity => q#Szöul#,
8936             },
8937             'Asia/Shanghai' => {
8938             exemplarCity => q#Sanghaj#,
8939             },
8940             'Asia/Singapore' => {
8941             exemplarCity => q#Szingapúr#,
8942             },
8943             'Asia/Srednekolymsk' => {
8944             exemplarCity => q#Szrednekolimszk#,
8945             },
8946             'Asia/Taipei' => {
8947             exemplarCity => q#Tajpej#,
8948             },
8949             'Asia/Tashkent' => {
8950             exemplarCity => q#Taskent#,
8951             },
8952             'Asia/Tbilisi' => {
8953             exemplarCity => q#Tbiliszi#,
8954             },
8955             'Asia/Tehran' => {
8956             exemplarCity => q#Teherán#,
8957             },
8958             'Asia/Thimphu' => {
8959             exemplarCity => q#Timpu#,
8960             },
8961             'Asia/Tokyo' => {
8962             exemplarCity => q#Tokió#,
8963             },
8964             'Asia/Tomsk' => {
8965             exemplarCity => q#Tomszk#,
8966             },
8967             'Asia/Ulaanbaatar' => {
8968             exemplarCity => q#Ulánbátor#,
8969             },
8970             'Asia/Urumqi' => {
8971             exemplarCity => q#Ürümcsi#,
8972             },
8973             'Asia/Ust-Nera' => {
8974             exemplarCity => q#Uszty-Nyera#,
8975             },
8976             'Asia/Vientiane' => {
8977             exemplarCity => q#Vientián#,
8978             },
8979             'Asia/Vladivostok' => {
8980             exemplarCity => q#Vlagyivosztok#,
8981             },
8982             'Asia/Yakutsk' => {
8983             exemplarCity => q#Jakutszk#,
8984             },
8985             'Asia/Yekaterinburg' => {
8986             exemplarCity => q#Jekatyerinburg#,
8987             },
8988             'Asia/Yerevan' => {
8989             exemplarCity => q#Jereván#,
8990             },
8991             'Atlantic' => {
8992             long => {
8993             'daylight' => q#atlanti-óceáni nyári idő#,
8994             'generic' => q#atlanti-óceáni idő#,
8995             'standard' => q#atlanti-óceáni zónaidő#,
8996             },
8997             },
8998             'Atlantic/Azores' => {
8999             exemplarCity => q#Azori-szigetek#,
9000             },
9001             'Atlantic/Canary' => {
9002             exemplarCity => q#Kanári-szigetek#,
9003             },
9004             'Atlantic/Cape_Verde' => {
9005             exemplarCity => q#Zöld-foki szigetek#,
9006             },
9007             'Atlantic/Faeroe' => {
9008             exemplarCity => q#Feröer#,
9009             },
9010             'Atlantic/Reykjavik' => {
9011             exemplarCity => q#Reykjavík#,
9012             },
9013             'Atlantic/South_Georgia' => {
9014             exemplarCity => q#Déli-Georgia#,
9015             },
9016             'Atlantic/St_Helena' => {
9017             exemplarCity => q#Szent Ilona#,
9018             },
9019             'Australia_Central' => {
9020             long => {
9021             'daylight' => q#közép-ausztráliai nyári idő#,
9022             'generic' => q#közép-ausztráliai idő#,
9023             'standard' => q#közép-ausztráliai téli idő#,
9024             },
9025             },
9026             'Australia_CentralWestern' => {
9027             long => {
9028             'daylight' => q#közép-nyugat-ausztráliai nyári idő#,
9029             'generic' => q#közép-nyugat-ausztráliai idő#,
9030             'standard' => q#közép-nyugat-ausztráliai téli idő#,
9031             },
9032             },
9033             'Australia_Eastern' => {
9034             long => {
9035             'daylight' => q#kelet-ausztráliai nyári idő#,
9036             'generic' => q#kelet-ausztráliai idő#,
9037             'standard' => q#kelet-ausztráliai téli idő#,
9038             },
9039             },
9040             'Australia_Western' => {
9041             long => {
9042             'daylight' => q#nyugat-ausztráliai nyári idő#,
9043             'generic' => q#nyugat-ausztráliai idő#,
9044             'standard' => q#nyugat-ausztráliai téli idő#,
9045             },
9046             },
9047             'Azerbaijan' => {
9048             long => {
9049             'daylight' => q#azerbajdzsáni nyári idő#,
9050             'generic' => q#azerbajdzsáni idő#,
9051             'standard' => q#azerbajdzsáni téli idő#,
9052             },
9053             },
9054             'Azores' => {
9055             long => {
9056             'daylight' => q#azori nyári idő#,
9057             'generic' => q#azori időzóna#,
9058             'standard' => q#azori téli idő#,
9059             },
9060             },
9061             'Bangladesh' => {
9062             long => {
9063             'daylight' => q#bangladesi nyári idő#,
9064             'generic' => q#bangladesi idő#,
9065             'standard' => q#bangladesi téli idő#,
9066             },
9067             },
9068             'Bhutan' => {
9069             long => {
9070             'standard' => q#butáni idő#,
9071             },
9072             },
9073             'Bolivia' => {
9074             long => {
9075             'standard' => q#bolíviai téli idő#,
9076             },
9077             },
9078             'Brasilia' => {
9079             long => {
9080             'daylight' => q#brazíliai nyári idő#,
9081             'generic' => q#brazíliai idő#,
9082             'standard' => q#brazíliai téli idő#,
9083             },
9084             },
9085             'Brunei' => {
9086             long => {
9087             'standard' => q#Brunei Darussalam-i idő#,
9088             },
9089             },
9090             'Cape_Verde' => {
9091             long => {
9092             'daylight' => q#zöld-foki-szigeteki nyári idő#,
9093             'generic' => q#zöld-foki-szigeteki időzóna#,
9094             'standard' => q#zöld-foki-szigeteki téli idő#,
9095             },
9096             },
9097             'Casey' => {
9098             long => {
9099             'standard' => q#casey-i idő#,
9100             },
9101             },
9102             'Chamorro' => {
9103             long => {
9104             'standard' => q#chamorrói téli idő#,
9105             },
9106             },
9107             'Chatham' => {
9108             long => {
9109             'daylight' => q#chathami nyári idő#,
9110             'generic' => q#chathami idő#,
9111             'standard' => q#chathami téli idő#,
9112             },
9113             },
9114             'Chile' => {
9115             long => {
9116             'daylight' => q#chilei nyári idő#,
9117             'generic' => q#chilei időzóna#,
9118             'standard' => q#chilei téli idő#,
9119             },
9120             },
9121             'China' => {
9122             long => {
9123             'daylight' => q#kínai nyári idő#,
9124             'generic' => q#kínai idő#,
9125             'standard' => q#kínai téli idő#,
9126             },
9127             },
9128             'Christmas' => {
9129             long => {
9130             'standard' => q#karácsony-szigeti idő#,
9131             },
9132             },
9133             'Cocos' => {
9134             long => {
9135             'standard' => q#kókusz-szigeteki téli idő#,
9136             },
9137             },
9138             'Colombia' => {
9139             long => {
9140             'daylight' => q#kolumbiai nyári idő#,
9141             'generic' => q#kolumbiai idő#,
9142             'standard' => q#kolumbiai téli idő#,
9143             },
9144             },
9145             'Cook' => {
9146             long => {
9147             'daylight' => q#cook-szigeteki fél nyári idő#,
9148             'generic' => q#cook-szigeteki idő#,
9149             'standard' => q#cook-szigeteki téli idő#,
9150             },
9151             },
9152             'Cuba' => {
9153             long => {
9154             'daylight' => q#kubai nyári idő#,
9155             'generic' => q#kubai időzóna#,
9156             'standard' => q#kubai téli idő#,
9157             },
9158             },
9159             'Davis' => {
9160             long => {
9161             'standard' => q#davisi idő#,
9162             },
9163             },
9164             'DumontDUrville' => {
9165             long => {
9166             'standard' => q#dumont-d’Urville-i idő#,
9167             },
9168             },
9169             'East_Timor' => {
9170             long => {
9171             'standard' => q#kelet-timori téli idő#,
9172             },
9173             },
9174             'Easter' => {
9175             long => {
9176             'daylight' => q#húsvét-szigeti nyári idő#,
9177             'generic' => q#húsvét-szigeti időzóna#,
9178             'standard' => q#húsvét-szigeti téli idő#,
9179             },
9180             },
9181             'Ecuador' => {
9182             long => {
9183             'standard' => q#ecuadori téli idő#,
9184             },
9185             },
9186             'Etc/UTC' => {
9187             long => {
9188             'standard' => q#koordinált világidő#,
9189             },
9190             },
9191             'Etc/Unknown' => {
9192             exemplarCity => q#Ismeretlen város#,
9193             },
9194             'Europe/Amsterdam' => {
9195             exemplarCity => q#Amszterdam#,
9196             },
9197             'Europe/Astrakhan' => {
9198             exemplarCity => q#Asztrahán#,
9199             },
9200             'Europe/Athens' => {
9201             exemplarCity => q#Athén#,
9202             },
9203             'Europe/Belgrade' => {
9204             exemplarCity => q#Belgrád#,
9205             },
9206             'Europe/Bratislava' => {
9207             exemplarCity => q#Pozsony#,
9208             },
9209             'Europe/Brussels' => {
9210             exemplarCity => q#Brüsszel#,
9211             },
9212             'Europe/Bucharest' => {
9213             exemplarCity => q#Bukarest#,
9214             },
9215             'Europe/Busingen' => {
9216             exemplarCity => q#Büsingen#,
9217             },
9218             'Europe/Copenhagen' => {
9219             exemplarCity => q#Koppenhága#,
9220             },
9221             'Europe/Dublin' => {
9222             long => {
9223             'daylight' => q#ír nyári idő#,
9224             },
9225             },
9226             'Europe/Gibraltar' => {
9227             exemplarCity => q#Gibraltár#,
9228             },
9229             'Europe/Isle_of_Man' => {
9230             exemplarCity => q#Man-sziget#,
9231             },
9232             'Europe/Istanbul' => {
9233             exemplarCity => q#Isztanbul#,
9234             },
9235             'Europe/Kaliningrad' => {
9236             exemplarCity => q#Kalinyingrád#,
9237             },
9238             'Europe/Kiev' => {
9239             exemplarCity => q#Kijev#,
9240             },
9241             'Europe/Lisbon' => {
9242             exemplarCity => q#Lisszabon#,
9243             },
9244             'Europe/London' => {
9245             long => {
9246             'daylight' => q#brit nyári idő#,
9247             },
9248             },
9249             'Europe/Luxembourg' => {
9250             exemplarCity => q#Luxemburg#,
9251             },
9252             'Europe/Malta' => {
9253             exemplarCity => q#Málta#,
9254             },
9255             'Europe/Minsk' => {
9256             exemplarCity => q#Minszk#,
9257             },
9258             'Europe/Moscow' => {
9259             exemplarCity => q#Moszkva#,
9260             },
9261             'Europe/Paris' => {
9262             exemplarCity => q#Párizs#,
9263             },
9264             'Europe/Prague' => {
9265             exemplarCity => q#Prága#,
9266             },
9267             'Europe/Rome' => {
9268             exemplarCity => q#Róma#,
9269             },
9270             'Europe/Samara' => {
9271             exemplarCity => q#Szamara#,
9272             },
9273             'Europe/Sarajevo' => {
9274             exemplarCity => q#Szarajevó#,
9275             },
9276             'Europe/Saratov' => {
9277             exemplarCity => q#Szaratov#,
9278             },
9279             'Europe/Simferopol' => {
9280             exemplarCity => q#Szimferopol#,
9281             },
9282             'Europe/Skopje' => {
9283             exemplarCity => q#Szkopje#,
9284             },
9285             'Europe/Sofia' => {
9286             exemplarCity => q#Szófia#,
9287             },
9288             'Europe/Tallinn' => {
9289             exemplarCity => q#Tallin#,
9290             },
9291             'Europe/Tirane' => {
9292             exemplarCity => q#Tirana#,
9293             },
9294             'Europe/Ulyanovsk' => {
9295             exemplarCity => q#Uljanovszk#,
9296             },
9297             'Europe/Vatican' => {
9298             exemplarCity => q#Vatikán#,
9299             },
9300             'Europe/Vienna' => {
9301             exemplarCity => q#Bécs#,
9302             },
9303             'Europe/Volgograd' => {
9304             exemplarCity => q#Volgográd#,
9305             },
9306             'Europe/Warsaw' => {
9307             exemplarCity => q#Varsó#,
9308             },
9309             'Europe/Zagreb' => {
9310             exemplarCity => q#Zágráb#,
9311             },
9312             'Europe/Zurich' => {
9313             exemplarCity => q#Zürich#,
9314             },
9315             'Europe_Central' => {
9316             long => {
9317             'daylight' => q#közép-európai nyári idő#,
9318             'generic' => q#közép-európai időzóna#,
9319             'standard' => q#közép-európai téli idő#,
9320             },
9321             short => {
9322             'daylight' => q#CEST#,
9323             'generic' => q#CET#,
9324             'standard' => q#CET#,
9325             },
9326             },
9327             'Europe_Eastern' => {
9328             long => {
9329             'daylight' => q#kelet-európai nyári idő#,
9330             'generic' => q#kelet-európai időzóna#,
9331             'standard' => q#kelet-európai téli idő#,
9332             },
9333             short => {
9334             'daylight' => q#EEST#,
9335             'generic' => q#EET#,
9336             'standard' => q#EET#,
9337             },
9338             },
9339             'Europe_Further_Eastern' => {
9340             long => {
9341             'standard' => q#minszki idő#,
9342             },
9343             },
9344             'Europe_Western' => {
9345             long => {
9346             'daylight' => q#nyugat-európai nyári idő#,
9347             'generic' => q#nyugat-európai időzóna#,
9348             'standard' => q#nyugat-európai téli idő#,
9349             },
9350             short => {
9351             'daylight' => q#WEST#,
9352             'generic' => q#WET#,
9353             'standard' => q#WET#,
9354             },
9355             },
9356             'Falkland' => {
9357             long => {
9358             'daylight' => q#falkland-szigeteki nyári idő#,
9359             'generic' => q#falkland-szigeteki idő#,
9360             'standard' => q#falkland-szigeteki téli idő#,
9361             },
9362             },
9363             'Fiji' => {
9364             long => {
9365             'daylight' => q#fidzsi nyári idő#,
9366             'generic' => q#fidzsi idő#,
9367             'standard' => q#fidzsi téli idő#,
9368             },
9369             },
9370             'French_Guiana' => {
9371             long => {
9372             'standard' => q#francia-guyanai idő#,
9373             },
9374             },
9375             'French_Southern' => {
9376             long => {
9377             'standard' => q#francia déli és antarktiszi idő#,
9378             },
9379             },
9380             'GMT' => {
9381             long => {
9382             'standard' => q#greenwichi középidő, téli idő#,
9383             },
9384             short => {
9385             'standard' => q#GMT#,
9386             },
9387             },
9388             'Galapagos' => {
9389             long => {
9390             'standard' => q#galápagosi téli idő#,
9391             },
9392             },
9393             'Gambier' => {
9394             long => {
9395             'standard' => q#gambieri idő#,
9396             },
9397             },
9398             'Georgia' => {
9399             long => {
9400             'daylight' => q#grúziai nyári idő#,
9401             'generic' => q#grúziai idő#,
9402             'standard' => q#grúziai téli idő#,
9403             },
9404             },
9405             'Gilbert_Islands' => {
9406             long => {
9407             'standard' => q#gilbert-szigeteki idő#,
9408             },
9409             },
9410             'Greenland_Eastern' => {
9411             long => {
9412             'daylight' => q#kelet-grönlandi nyári idő#,
9413             'generic' => q#kelet-grönlandi időzóna#,
9414             'standard' => q#kelet-grönlandi téli idő#,
9415             },
9416             },
9417             'Greenland_Western' => {
9418             long => {
9419             'daylight' => q#nyugat-grönlandi nyári idő#,
9420             'generic' => q#nyugat-grönlandi időzóna#,
9421             'standard' => q#nyugat-grönlandi téli idő#,
9422             },
9423             },
9424             'Guam' => {
9425             long => {
9426             'standard' => q#Guami zónaidő#,
9427             },
9428             },
9429             'Gulf' => {
9430             long => {
9431             'standard' => q#öbölbeli téli idő#,
9432             },
9433             },
9434             'Guyana' => {
9435             long => {
9436             'standard' => q#guyanai téli idő#,
9437             },
9438             },
9439             'Hawaii_Aleutian' => {
9440             long => {
9441             'daylight' => q#hawaii-aleuti nyári idő#,
9442             'generic' => q#hawaii-aleuti időzóna#,
9443             'standard' => q#hawaii-aleuti téli idő#,
9444             },
9445             },
9446             'Hong_Kong' => {
9447             long => {
9448             'daylight' => q#hongkongi nyári idő#,
9449             'generic' => q#hongkongi időzóna#,
9450             'standard' => q#hongkongi téli idő#,
9451             },
9452             },
9453             'Hovd' => {
9454             long => {
9455             'daylight' => q#hovdi nyári idő#,
9456             'generic' => q#hovdi idő#,
9457             'standard' => q#hovdi téli idő#,
9458             },
9459             },
9460             'India' => {
9461             long => {
9462             'standard' => q#indiai téli idő#,
9463             },
9464             },
9465             'Indian/Christmas' => {
9466             exemplarCity => q#Karácsony-sziget#,
9467             },
9468             'Indian/Cocos' => {
9469             exemplarCity => q#Kókusz-sziget#,
9470             },
9471             'Indian/Comoro' => {
9472             exemplarCity => q#Komoró#,
9473             },
9474             'Indian/Maldives' => {
9475             exemplarCity => q#Maldív-szigetek#,
9476             },
9477             'Indian_Ocean' => {
9478             long => {
9479             'standard' => q#indiai-óceáni idő#,
9480             },
9481             },
9482             'Indochina' => {
9483             long => {
9484             'standard' => q#indokínai idő#,
9485             },
9486             },
9487             'Indonesia_Central' => {
9488             long => {
9489             'standard' => q#közép-indonéziai idő#,
9490             },
9491             },
9492             'Indonesia_Eastern' => {
9493             long => {
9494             'standard' => q#kelet-indonéziai idő#,
9495             },
9496             },
9497             'Indonesia_Western' => {
9498             long => {
9499             'standard' => q#nyugat-indonéziai téli idő#,
9500             },
9501             },
9502             'Iran' => {
9503             long => {
9504             'daylight' => q#iráni nyári idő#,
9505             'generic' => q#iráni idő#,
9506             'standard' => q#iráni téli idő#,
9507             },
9508             },
9509             'Irkutsk' => {
9510             long => {
9511             'daylight' => q#irkutszki nyári idő#,
9512             'generic' => q#irkutszki idő#,
9513             'standard' => q#irkutszki téli idő#,
9514             },
9515             },
9516             'Israel' => {
9517             long => {
9518             'daylight' => q#izraeli nyári idő#,
9519             'generic' => q#izraeli idő#,
9520             'standard' => q#izraeli téli idő#,
9521             },
9522             },
9523             'Japan' => {
9524             long => {
9525             'daylight' => q#japán nyári idő#,
9526             'generic' => q#japán idő#,
9527             'standard' => q#japán téli idő#,
9528             },
9529             },
9530             'Kamchatka' => {
9531             long => {
9532             'daylight' => q#Petropavlovszk-kamcsatkai nyári idő#,
9533             'generic' => q#Petropavlovszk-kamcsatkai idő#,
9534             'standard' => q#Petropavlovszk-kamcsatkai zónaidő#,
9535             },
9536             },
9537             'Kazakhstan' => {
9538             long => {
9539             'standard' => q#kazahsztáni idő#,
9540             },
9541             },
9542             'Kazakhstan_Eastern' => {
9543             long => {
9544             'standard' => q#kelet-kazahsztáni idő#,
9545             },
9546             },
9547             'Kazakhstan_Western' => {
9548             long => {
9549             'standard' => q#nyugat-kazahsztáni idő#,
9550             },
9551             },
9552             'Korea' => {
9553             long => {
9554             'daylight' => q#koreai nyári idő#,
9555             'generic' => q#koreai idő#,
9556             'standard' => q#koreai téli idő#,
9557             },
9558             },
9559             'Kosrae' => {
9560             long => {
9561             'standard' => q#kosraei idő#,
9562             },
9563             },
9564             'Krasnoyarsk' => {
9565             long => {
9566             'daylight' => q#krasznojarszki nyári idő#,
9567             'generic' => q#krasznojarszki idő#,
9568             'standard' => q#krasznojarszki téli idő#,
9569             },
9570             },
9571             'Kyrgystan' => {
9572             long => {
9573             'standard' => q#kirgizisztáni idő#,
9574             },
9575             },
9576             'Lanka' => {
9577             long => {
9578             'standard' => q#Lankai idő#,
9579             },
9580             },
9581             'Line_Islands' => {
9582             long => {
9583             'standard' => q#sor-szigeteki idő#,
9584             },
9585             },
9586             'Lord_Howe' => {
9587             long => {
9588             'daylight' => q#Lord Howe-szigeti nyári idő#,
9589             'generic' => q#Lord Howe-szigeti idő#,
9590             'standard' => q#Lord Howe-szigeti téli idő#,
9591             },
9592             },
9593             'Macau' => {
9594             long => {
9595             'daylight' => q#Macaui nyári idő#,
9596             'generic' => q#Macaui idő#,
9597             'standard' => q#Macaui zónaidő#,
9598             },
9599             },
9600             'Magadan' => {
9601             long => {
9602             'daylight' => q#magadáni nyári idő#,
9603             'generic' => q#magadáni idő#,
9604             'standard' => q#magadani téli idő#,
9605             },
9606             },
9607             'Malaysia' => {
9608             long => {
9609             'standard' => q#malajziai idő#,
9610             },
9611             },
9612             'Maldives' => {
9613             long => {
9614             'standard' => q#maldív-szigeteki idő#,
9615             },
9616             },
9617             'Marquesas' => {
9618             long => {
9619             'standard' => q#marquises-szigeteki idő#,
9620             },
9621             },
9622             'Marshall_Islands' => {
9623             long => {
9624             'standard' => q#marshall-szigeteki idő#,
9625             },
9626             },
9627             'Mauritius' => {
9628             long => {
9629             'daylight' => q#mauritiusi nyári idő#,
9630             'generic' => q#mauritiusi időzóna#,
9631             'standard' => q#mauritiusi téli idő#,
9632             },
9633             },
9634             'Mawson' => {
9635             long => {
9636             'standard' => q#mawsoni idő#,
9637             },
9638             },
9639             'Mexico_Pacific' => {
9640             long => {
9641             'daylight' => q#mexikói csendes-óceáni nyári idő#,
9642             'generic' => q#mexikói csendes-óceáni idő#,
9643             'standard' => q#mexikói csendes-óceáni zónaidő#,
9644             },
9645             },
9646             'Mongolia' => {
9647             long => {
9648             'daylight' => q#ulánbátori nyári idő#,
9649             'generic' => q#ulánbátori idő#,
9650             'standard' => q#ulánbátori téli idő#,
9651             },
9652             },
9653             'Moscow' => {
9654             long => {
9655             'daylight' => q#moszkvai nyári idő#,
9656             'generic' => q#moszkvai idő#,
9657             'standard' => q#moszkvai téli idő#,
9658             },
9659             },
9660             'Myanmar' => {
9661             long => {
9662             'standard' => q#mianmari idő#,
9663             },
9664             },
9665             'Nauru' => {
9666             long => {
9667             'standard' => q#naurui idő#,
9668             },
9669             },
9670             'Nepal' => {
9671             long => {
9672             'standard' => q#nepáli idő#,
9673             },
9674             },
9675             'New_Caledonia' => {
9676             long => {
9677             'daylight' => q#új-kaledóniai nyári idő#,
9678             'generic' => q#új-kaledóniai idő#,
9679             'standard' => q#új-kaledóniai téli idő#,
9680             },
9681             },
9682             'New_Zealand' => {
9683             long => {
9684             'daylight' => q#új-zélandi nyári idő#,
9685             'generic' => q#új-zélandi idő#,
9686             'standard' => q#új-zélandi téli idő#,
9687             },
9688             },
9689             'Newfoundland' => {
9690             long => {
9691             'daylight' => q#új-fundlandi nyári idő#,
9692             'generic' => q#új-fundlandi idő#,
9693             'standard' => q#új-fundlandi zónaidő#,
9694             },
9695             },
9696             'Niue' => {
9697             long => {
9698             'standard' => q#niuei idő#,
9699             },
9700             },
9701             'Norfolk' => {
9702             long => {
9703             'daylight' => q#norfolk-szigeteki nyári idő#,
9704             'generic' => q#norfolk-szigeteki idő#,
9705             'standard' => q#norfolk-szigeteki téli idő#,
9706             },
9707             },
9708             'Noronha' => {
9709             long => {
9710             'daylight' => q#Fernando de Noronha-i nyári idő#,
9711             'generic' => q#Fernando de Noronha-i idő#,
9712             'standard' => q#Fernando de Noronha-i téli idő#,
9713             },
9714             },
9715             'North_Mariana' => {
9716             long => {
9717             'standard' => q#Észak-mariana-szigeteki idő#,
9718             },
9719             },
9720             'Novosibirsk' => {
9721             long => {
9722             'daylight' => q#novoszibirszki nyári idő#,
9723             'generic' => q#novoszibirszki idő#,
9724             'standard' => q#novoszibirszki téli idő#,
9725             },
9726             },
9727             'Omsk' => {
9728             long => {
9729             'daylight' => q#omszki nyári idő#,
9730             'generic' => q#omszki idő#,
9731             'standard' => q#omszki téli idő#,
9732             },
9733             },
9734             'Pacific/Chatham' => {
9735             exemplarCity => q#Chatham-szigetek#,
9736             },
9737             'Pacific/Easter' => {
9738             exemplarCity => q#Húsvét-szigetek#,
9739             },
9740             'Pacific/Enderbury' => {
9741             exemplarCity => q#Enderbury#,
9742             },
9743             'Pacific/Fiji' => {
9744             exemplarCity => q#Fidzsi#,
9745             },
9746             'Pacific/Galapagos' => {
9747             exemplarCity => q#Galapagos-szigetek#,
9748             },
9749             'Pacific/Gambier' => {
9750             exemplarCity => q#Gambier-szigetek#,
9751             },
9752             'Pacific/Honolulu' => {
9753             exemplarCity => q#Honolulu#,
9754             },
9755             'Pacific/Kiritimati' => {
9756             exemplarCity => q#Kiritimati-sziget#,
9757             },
9758             'Pacific/Kosrae' => {
9759             exemplarCity => q#Kosrae-szigetek#,
9760             },
9761             'Pacific/Kwajalein' => {
9762             exemplarCity => q#Kwajalein-zátony#,
9763             },
9764             'Pacific/Majuro' => {
9765             exemplarCity => q#Majuro-zátony#,
9766             },
9767             'Pacific/Marquesas' => {
9768             exemplarCity => q#Marquesas-szigetek#,
9769             },
9770             'Pacific/Midway' => {
9771             exemplarCity => q#Midway-szigetek#,
9772             },
9773             'Pacific/Pitcairn' => {
9774             exemplarCity => q#Pitcairn-szigetek#,
9775             },
9776             'Pacific/Ponape' => {
9777             exemplarCity => q#Ponape-szigetek#,
9778             },
9779             'Pacific/Truk' => {
9780             exemplarCity => q#Truk#,
9781             },
9782             'Pacific/Wake' => {
9783             exemplarCity => q#Wake-sziget#,
9784             },
9785             'Pakistan' => {
9786             long => {
9787             'daylight' => q#pakisztáni nyári idő#,
9788             'generic' => q#pakisztáni idő#,
9789             'standard' => q#pakisztáni téli idő#,
9790             },
9791             },
9792             'Palau' => {
9793             long => {
9794             'standard' => q#palaui idő#,
9795             },
9796             },
9797             'Papua_New_Guinea' => {
9798             long => {
9799             'standard' => q#pápua új-guineai idő#,
9800             },
9801             },
9802             'Paraguay' => {
9803             long => {
9804             'daylight' => q#paraguayi nyári idő#,
9805             'generic' => q#paraguayi idő#,
9806             'standard' => q#paraguayi téli idő#,
9807             },
9808             },
9809             'Peru' => {
9810             long => {
9811             'daylight' => q#perui nyári idő#,
9812             'generic' => q#perui idő#,
9813             'standard' => q#perui téli idő#,
9814             },
9815             },
9816             'Philippines' => {
9817             long => {
9818             'daylight' => q#fülöp-szigeteki nyári idő#,
9819             'generic' => q#fülöp-szigeteki idő#,
9820             'standard' => q#fülöp-szigeteki téli idő#,
9821             },
9822             },
9823             'Phoenix_Islands' => {
9824             long => {
9825             'standard' => q#phoenix-szigeteki téli idő#,
9826             },
9827             },
9828             'Pierre_Miquelon' => {
9829             long => {
9830             'daylight' => q#Saint-Pierre és Miquelon-i nyári idő#,
9831             'generic' => q#Saint-Pierre és Miquelon-i idő#,
9832             'standard' => q#Saint-Pierre és Miquelon-i zónaidő#,
9833             },
9834             },
9835             'Pitcairn' => {
9836             long => {
9837             'standard' => q#pitcairn-szigeteki idő#,
9838             },
9839             },
9840             'Ponape' => {
9841             long => {
9842             'standard' => q#ponape-szigeti idő#,
9843             },
9844             },
9845             'Pyongyang' => {
9846             long => {
9847             'standard' => q#phenjani idő#,
9848             },
9849             },
9850             'Qyzylorda' => {
9851             long => {
9852             'daylight' => q#Qyzylordai nyári idő#,
9853             'generic' => q#Qyzylordai idő#,
9854             'standard' => q#Qyzylordai zónaidő#,
9855             },
9856             },
9857             'Reunion' => {
9858             long => {
9859             'standard' => q#réunioni idő#,
9860             },
9861             },
9862             'Rothera' => {
9863             long => {
9864             'standard' => q#rotherai idő#,
9865             },
9866             },
9867             'Sakhalin' => {
9868             long => {
9869             'daylight' => q#szahalini nyári idő#,
9870             'generic' => q#szahalini idő#,
9871             'standard' => q#szahalini téli idő#,
9872             },
9873             },
9874             'Samara' => {
9875             long => {
9876             'daylight' => q#Szamarai nyári idő#,
9877             'generic' => q#Szamarai idő#,
9878             'standard' => q#Szamarai zónaidő#,
9879             },
9880             },
9881             'Samoa' => {
9882             long => {
9883             'daylight' => q#szamoai nyári idő#,
9884             'generic' => q#szamoai idő#,
9885             'standard' => q#szamoai téli idő#,
9886             },
9887             },
9888             'Seychelles' => {
9889             long => {
9890             'standard' => q#seychelle-szigeteki idő#,
9891             },
9892             },
9893             'Singapore' => {
9894             long => {
9895             'standard' => q#szingapúri téli idő#,
9896             },
9897             },
9898             'Solomon' => {
9899             long => {
9900             'standard' => q#salamon-szigeteki idő#,
9901             },
9902             },
9903             'South_Georgia' => {
9904             long => {
9905             'standard' => q#déli-georgiai idő#,
9906             },
9907             },
9908             'Suriname' => {
9909             long => {
9910             'standard' => q#szurinámi idő#,
9911             },
9912             },
9913             'Syowa' => {
9914             long => {
9915             'standard' => q#syowai idő#,
9916             },
9917             },
9918             'Tahiti' => {
9919             long => {
9920             'standard' => q#tahiti idő#,
9921             },
9922             },
9923             'Taipei' => {
9924             long => {
9925             'daylight' => q#taipei nyári idő#,
9926             'generic' => q#taipei idő#,
9927             'standard' => q#taipei téli idő#,
9928             },
9929             },
9930             'Tajikistan' => {
9931             long => {
9932             'standard' => q#tádzsikisztáni idő#,
9933             },
9934             },
9935             'Tokelau' => {
9936             long => {
9937             'standard' => q#tokelaui idő#,
9938             },
9939             },
9940             'Tonga' => {
9941             long => {
9942             'daylight' => q#tongai nyári idő#,
9943             'generic' => q#tongai idő#,
9944             'standard' => q#tongai téli idő#,
9945             },
9946             },
9947             'Truk' => {
9948             long => {
9949             'standard' => q#truki idő#,
9950             },
9951             },
9952             'Turkmenistan' => {
9953             long => {
9954             'daylight' => q#türkmenisztáni nyári idő#,
9955             'generic' => q#türkmenisztáni idő#,
9956             'standard' => q#türkmenisztáni téli idő#,
9957             },
9958             },
9959             'Tuvalu' => {
9960             long => {
9961             'standard' => q#tuvalui idő#,
9962             },
9963             },
9964             'Uruguay' => {
9965             long => {
9966             'daylight' => q#uruguayi nyári idő#,
9967             'generic' => q#uruguayi idő#,
9968             'standard' => q#uruguayi téli idő#,
9969             },
9970             },
9971             'Uzbekistan' => {
9972             long => {
9973             'daylight' => q#üzbegisztáni nyári idő#,
9974             'generic' => q#üzbegisztáni idő#,
9975             'standard' => q#üzbegisztáni téli idő#,
9976             },
9977             },
9978             'Vanuatu' => {
9979             long => {
9980             'daylight' => q#vanuatui nyári idő#,
9981             'generic' => q#vanuatui idő#,
9982             'standard' => q#vanuatui téli idő#,
9983             },
9984             },
9985             'Venezuela' => {
9986             long => {
9987             'standard' => q#venezuelai idő#,
9988             },
9989             },
9990             'Vladivostok' => {
9991             long => {
9992             'daylight' => q#vlagyivosztoki nyári idő#,
9993             'generic' => q#vlagyivosztoki idő#,
9994             'standard' => q#vlagyivosztoki téli idő#,
9995             },
9996             },
9997             'Volgograd' => {
9998             long => {
9999             'daylight' => q#volgográdi nyári idő#,
10000             'generic' => q#volgográdi idő#,
10001             'standard' => q#volgográdi téli idő#,
10002             },
10003             },
10004             'Vostok' => {
10005             long => {
10006             'standard' => q#vosztoki idő#,
10007             },
10008             },
10009             'Wake' => {
10010             long => {
10011             'standard' => q#wake-szigeti idő#,
10012             },
10013             },
10014             'Wallis' => {
10015             long => {
10016             'standard' => q#Wallis és Futuna-i idő#,
10017             },
10018             },
10019             'Yakutsk' => {
10020             long => {
10021             'daylight' => q#jakutszki nyári idő#,
10022             'generic' => q#jakutszki idő#,
10023             'standard' => q#jakutszki téli idő#,
10024             },
10025             },
10026             'Yekaterinburg' => {
10027             long => {
10028             'daylight' => q#jekatyerinburgi nyári idő#,
10029             'generic' => q#jekatyerinburgi idő#,
10030             'standard' => q#jekatyerinburgi téli idő#,
10031             },
10032             },
10033             'Yukon' => {
10034             long => {
10035             'standard' => q#yukoni idő#,
10036             },
10037             },
10038             } }
10039             );
10040 1     1   32930 no Moo;
  1         2  
  1         12  
10041              
10042             1;
10043              
10044             # vim: tabstop=4