File Coverage

blib/lib/Locale/CLDR/Locales/Sk.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::Sk - Package for language Slovak
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Sk;
10             # This file auto generated from Data\common\main\sk.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 1     1   1572623 use strict;
  1         3  
  1         54  
14 1     1   6 use warnings;
  1         3  
  1         73  
15 1     1   10 use version;
  1         2  
  1         17  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 1     1   173 use v5.12.0;
  1         6  
20 1     1   7 use mro 'c3';
  1         1  
  1         10  
21 1     1   61 use utf8;
  1         3  
  1         38  
22 1     1   67 use feature 'unicode_strings';
  1         3  
  1         198  
23 1     1   9 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         5  
  1         14  
24 1     1   3175 use Moo;
  1         9  
  1         9  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'valid_algorithmic_formats' => (
28             is => 'ro',
29             isa => ArrayRef,
30             init_arg => undef,
31             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal-masculine','spellout-cardinal-neuter','spellout-cardinal-feminine' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 1     1   934 use bigfloat;
  1         2  
  1         10  
40             return {
41             'spellout-cardinal-feminine' => {
42             'public' => {
43             '-x' => {
44             divisor => q(1),
45             rule => q(mínus →→),
46             },
47             '0' => {
48             base_value => q(0),
49             divisor => q(1),
50             rule => q(nula),
51             },
52             'x.x' => {
53             divisor => q(1),
54             rule => q(←← čiarka →→),
55             },
56             '1' => {
57             base_value => q(1),
58             divisor => q(1),
59             rule => q(jedna),
60             },
61             '2' => {
62             base_value => q(2),
63             divisor => q(1),
64             rule => q(dve),
65             },
66             '3' => {
67             base_value => q(3),
68             divisor => q(1),
69             rule => q(=%spellout-cardinal-masculine=),
70             },
71             '20' => {
72             base_value => q(20),
73             divisor => q(10),
74             rule => q(dvadsať[­→→]),
75             },
76             '30' => {
77             base_value => q(30),
78             divisor => q(10),
79             rule => q(tridsať[­→→]),
80             },
81             '40' => {
82             base_value => q(40),
83             divisor => q(10),
84             rule => q(štyridsať[­→→]),
85             },
86             '50' => {
87             base_value => q(50),
88             divisor => q(10),
89             rule => q(←←desiat[­→→]),
90             },
91             '100' => {
92             base_value => q(100),
93             divisor => q(100),
94             rule => q(←%spellout-cardinal-feminine←­sto[ →→]),
95             },
96             '1000' => {
97             base_value => q(1000),
98             divisor => q(1000),
99             rule => q(←%spellout-cardinal-feminine← tisíc[ →→]),
100             },
101             '1000000' => {
102             base_value => q(1000000),
103             divisor => q(1000000),
104             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{milión}few{milióny}other{miliónov})$[ →→]),
105             },
106             '1000000000' => {
107             base_value => q(1000000000),
108             divisor => q(1000000000),
109             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{miliarda}few{miliardy}other{miliardov})$[ →→]),
110             },
111             '1000000000000' => {
112             base_value => q(1000000000000),
113             divisor => q(1000000000000),
114             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{bilión}few{bilióny}other{biliónov})$[ →→]),
115             },
116             '1000000000000000' => {
117             base_value => q(1000000000000000),
118             divisor => q(1000000000000000),
119             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{biliarda}few{biliardy}other{biliardov})$[ →→]),
120             },
121             '1000000000000000000' => {
122             base_value => q(1000000000000000000),
123             divisor => q(1000000000000000000),
124             rule => q(=#,##0=),
125             },
126             'max' => {
127             base_value => q(1000000000000000000),
128             divisor => q(1000000000000000000),
129             rule => q(=#,##0=),
130             },
131             },
132             },
133             'spellout-cardinal-masculine' => {
134             'public' => {
135             '-x' => {
136             divisor => q(1),
137             rule => q(mínus →→),
138             },
139             '0' => {
140             base_value => q(0),
141             divisor => q(1),
142             rule => q(nula),
143             },
144             'x.x' => {
145             divisor => q(1),
146             rule => q(←← čiarka →→),
147             },
148             '1' => {
149             base_value => q(1),
150             divisor => q(1),
151             rule => q(jeden),
152             },
153             '2' => {
154             base_value => q(2),
155             divisor => q(1),
156             rule => q(dva),
157             },
158             '3' => {
159             base_value => q(3),
160             divisor => q(1),
161             rule => q(tri),
162             },
163             '4' => {
164             base_value => q(4),
165             divisor => q(1),
166             rule => q(štyri),
167             },
168             '5' => {
169             base_value => q(5),
170             divisor => q(1),
171             rule => q(päť),
172             },
173             '6' => {
174             base_value => q(6),
175             divisor => q(1),
176             rule => q(šesť),
177             },
178             '7' => {
179             base_value => q(7),
180             divisor => q(1),
181             rule => q(sedem),
182             },
183             '8' => {
184             base_value => q(8),
185             divisor => q(1),
186             rule => q(osem),
187             },
188             '9' => {
189             base_value => q(9),
190             divisor => q(1),
191             rule => q(deväť),
192             },
193             '10' => {
194             base_value => q(10),
195             divisor => q(10),
196             rule => q(desať),
197             },
198             '11' => {
199             base_value => q(11),
200             divisor => q(10),
201             rule => q(jedenásť),
202             },
203             '12' => {
204             base_value => q(12),
205             divisor => q(10),
206             rule => q(dvanásť),
207             },
208             '13' => {
209             base_value => q(13),
210             divisor => q(10),
211             rule => q(trinásť),
212             },
213             '14' => {
214             base_value => q(14),
215             divisor => q(10),
216             rule => q(štrnásť),
217             },
218             '15' => {
219             base_value => q(15),
220             divisor => q(10),
221             rule => q(pätnásť),
222             },
223             '16' => {
224             base_value => q(16),
225             divisor => q(10),
226             rule => q(šestnásť),
227             },
228             '17' => {
229             base_value => q(17),
230             divisor => q(10),
231             rule => q(sedemnásť),
232             },
233             '18' => {
234             base_value => q(18),
235             divisor => q(10),
236             rule => q(osemnásť),
237             },
238             '19' => {
239             base_value => q(19),
240             divisor => q(10),
241             rule => q(devätnásť),
242             },
243             '20' => {
244             base_value => q(20),
245             divisor => q(10),
246             rule => q(dvadsať[­→→]),
247             },
248             '30' => {
249             base_value => q(30),
250             divisor => q(10),
251             rule => q(tridsať[­→→]),
252             },
253             '40' => {
254             base_value => q(40),
255             divisor => q(10),
256             rule => q(štyridsať[­→→]),
257             },
258             '50' => {
259             base_value => q(50),
260             divisor => q(10),
261             rule => q(←←desiat[­→→]),
262             },
263             '100' => {
264             base_value => q(100),
265             divisor => q(100),
266             rule => q(←%spellout-cardinal-feminine←­sto[ →→]),
267             },
268             '1000' => {
269             base_value => q(1000),
270             divisor => q(1000),
271             rule => q(←%spellout-cardinal-feminine← tisíc[ →→]),
272             },
273             '1000000' => {
274             base_value => q(1000000),
275             divisor => q(1000000),
276             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{milión}few{milióny}other{miliónov})$[ →→]),
277             },
278             '1000000000' => {
279             base_value => q(1000000000),
280             divisor => q(1000000000),
281             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{miliarda}few{miliardy}other{miliardov})$[ →→]),
282             },
283             '1000000000000' => {
284             base_value => q(1000000000000),
285             divisor => q(1000000000000),
286             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{bilión}few{bilióny}other{biliónov})$[ →→]),
287             },
288             '1000000000000000' => {
289             base_value => q(1000000000000000),
290             divisor => q(1000000000000000),
291             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{biliarda}few{biliardy}other{biliardov})$[ →→]),
292             },
293             '1000000000000000000' => {
294             base_value => q(1000000000000000000),
295             divisor => q(1000000000000000000),
296             rule => q(=#,##0=),
297             },
298             'max' => {
299             base_value => q(1000000000000000000),
300             divisor => q(1000000000000000000),
301             rule => q(=#,##0=),
302             },
303             },
304             },
305             'spellout-cardinal-neuter' => {
306             'public' => {
307             '-x' => {
308             divisor => q(1),
309             rule => q(mínus →→),
310             },
311             '0' => {
312             base_value => q(0),
313             divisor => q(1),
314             rule => q(nula),
315             },
316             'x.x' => {
317             divisor => q(1),
318             rule => q(←← čiarka →→),
319             },
320             '1' => {
321             base_value => q(1),
322             divisor => q(1),
323             rule => q(jedno),
324             },
325             '2' => {
326             base_value => q(2),
327             divisor => q(1),
328             rule => q(dve),
329             },
330             '3' => {
331             base_value => q(3),
332             divisor => q(1),
333             rule => q(=%spellout-cardinal-masculine=),
334             },
335             '20' => {
336             base_value => q(20),
337             divisor => q(10),
338             rule => q(dvadsať[­→→]),
339             },
340             '30' => {
341             base_value => q(30),
342             divisor => q(10),
343             rule => q(tridsať[­→→]),
344             },
345             '40' => {
346             base_value => q(40),
347             divisor => q(10),
348             rule => q(štyridsať[­→→]),
349             },
350             '50' => {
351             base_value => q(50),
352             divisor => q(10),
353             rule => q(←←desiat[­→→]),
354             },
355             '100' => {
356             base_value => q(100),
357             divisor => q(100),
358             rule => q(←%spellout-cardinal-feminine←­sto[ →→]),
359             },
360             '1000' => {
361             base_value => q(1000),
362             divisor => q(1000),
363             rule => q(←%spellout-cardinal-feminine← tisíc[ →→]),
364             },
365             '1000000' => {
366             base_value => q(1000000),
367             divisor => q(1000000),
368             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{milión}few{milióny}other{miliónov})$[ →→]),
369             },
370             '1000000000' => {
371             base_value => q(1000000000),
372             divisor => q(1000000000),
373             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{miliarda}few{miliardy}other{miliardov})$[ →→]),
374             },
375             '1000000000000' => {
376             base_value => q(1000000000000),
377             divisor => q(1000000000000),
378             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{bilión}few{bilióny}other{biliónov})$[ →→]),
379             },
380             '1000000000000000' => {
381             base_value => q(1000000000000000),
382             divisor => q(1000000000000000),
383             rule => q(←%spellout-cardinal-masculine← $(cardinal,one{biliarda}few{biliardy}other{biliardov})$[ →→]),
384             },
385             '1000000000000000000' => {
386             base_value => q(1000000000000000000),
387             divisor => q(1000000000000000000),
388             rule => q(=#,##0=),
389             },
390             'max' => {
391             base_value => q(1000000000000000000),
392             divisor => q(1000000000000000000),
393             rule => q(=#,##0=),
394             },
395             },
396             },
397             'spellout-numbering' => {
398             'public' => {
399             '0' => {
400             base_value => q(0),
401             divisor => q(1),
402             rule => q(=%spellout-cardinal-masculine=),
403             },
404             'max' => {
405             base_value => q(0),
406             divisor => q(1),
407             rule => q(=%spellout-cardinal-masculine=),
408             },
409             },
410             },
411             'spellout-numbering-year' => {
412             'public' => {
413             '0' => {
414             base_value => q(0),
415             divisor => q(1),
416             rule => q(=%spellout-numbering=),
417             },
418             'x.x' => {
419             divisor => q(1),
420             rule => q(=0.0=),
421             },
422             'max' => {
423             divisor => q(1),
424             rule => q(=0.0=),
425             },
426             },
427             },
428             } },
429             );
430              
431             has 'display_name_language' => (
432             is => 'ro',
433             isa => CodeRef,
434             init_arg => undef,
435             default => sub {
436             sub {
437             my %languages = (
438             'aa' => 'afarčina',
439             'ab' => 'abcházčina',
440             'ace' => 'acehčina',
441             'ach' => 'ačoli',
442             'ada' => 'adangme',
443             'ady' => 'adygejčina',
444             'ae' => 'avestčina',
445             'af' => 'afrikánčina',
446             'afh' => 'afrihili',
447             'agq' => 'aghem',
448             'ain' => 'ainčina',
449             'ak' => 'akančina',
450             'akk' => 'akkadčina',
451             'ale' => 'aleutčina',
452             'alt' => 'južná altajčina',
453             'am' => 'amharčina',
454             'an' => 'aragónčina',
455             'ang' => 'stará angličtina',
456             'ann' => 'obolo',
457             'anp' => 'angika',
458             'ar' => 'arabčina',
459             'ar_001' => 'arabčina (moderná štandardná)',
460             'arc' => 'aramejčina',
461             'arn' => 'mapudungun',
462             'arp' => 'arapažština',
463             'ars' => 'arabčina (nadždská)',
464             'arw' => 'arawačtina',
465             'as' => 'ásamčina',
466             'asa' => 'asu',
467             'ast' => 'astúrčina',
468             'atj' => 'atikamekwčina',
469             'av' => 'avarčina',
470             'awa' => 'awadhi',
471             'ay' => 'aymarčina',
472             'az' => 'azerbajdžančina',
473             'ba' => 'baškirčina',
474             'bal' => 'balúčtina',
475             'ban' => 'balijčina',
476             'bas' => 'basa',
477             'bax' => 'bamun',
478             'bbj' => 'ghomala',
479             'be' => 'bieloruština',
480             'bej' => 'bedža',
481             'bem' => 'bemba',
482             'bez' => 'bena',
483             'bfd' => 'bafut',
484             'bg' => 'bulharčina',
485             'bgc' => 'haryanvi',
486             'bgn' => 'západná balúčtina',
487             'bho' => 'bhódžpurčina',
488             'bi' => 'bislama',
489             'bik' => 'bikolčina',
490             'bin' => 'bini',
491             'bkm' => 'kom',
492             'bla' => 'siksika',
493             'blo' => 'anii',
494             'bm' => 'bambarčina',
495             'bn' => 'bengálčina',
496             'bo' => 'tibetčina',
497             'br' => 'bretónčina',
498             'bra' => 'bradžčina',
499             'brx' => 'bodo',
500             'bs' => 'bosniačtina',
501             'bss' => 'akoose',
502             'bua' => 'buriatčina',
503             'bug' => 'bugiština',
504             'bum' => 'bulu',
505             'byn' => 'blin',
506             'byv' => 'medumba',
507             'ca' => 'katalánčina',
508             'cad' => 'kaddo',
509             'car' => 'karibčina',
510             'cay' => 'kajugčina',
511             'cch' => 'atsam',
512             'ccp' => 'čakma',
513             'ce' => 'čečenčina',
514             'ceb' => 'cebuánčina',
515             'cgg' => 'kiga',
516             'ch' => 'čamorčina',
517             'chb' => 'čibča',
518             'chg' => 'čagatajčina',
519             'chk' => 'chuuk',
520             'chm' => 'marijčina',
521             'chn' => 'činucký žargón',
522             'cho' => 'čoktčina',
523             'chp' => 'čipevajčina',
524             'chr' => 'čerokí',
525             'chy' => 'čejenčina',
526             'ckb' => 'kurdčina (sorání)',
527             'ckb@alt=menu' => 'kurdčina (centrálna)',
528             'clc' => 'chilcotin',
529             'co' => 'korzičtina',
530             'cop' => 'koptčina',
531             'cr' => 'krí',
532             'crg' => 'michif',
533             'crh' => 'krymská tatárčina',
534             'crj' => 'cree (juhovýchod)',
535             'crk' => 'plains cree',
536             'crl' => 'northern east cree',
537             'crm' => 'moose cree',
538             'crr' => 'karolínska algonkčina',
539             'crs' => 'seychelská kreolčina',
540             'cs' => 'čeština',
541             'csb' => 'kašubčina',
542             'csw' => 'swampy cree',
543             'cu' => 'cirkevná slovančina',
544             'cv' => 'čuvaština',
545             'cy' => 'waleština',
546             'da' => 'dánčina',
547             'dak' => 'dakotčina',
548             'dar' => 'darginčina',
549             'dav' => 'taita',
550             'de' => 'nemčina',
551             'de_AT' => 'nemčina (rakúska)',
552             'de_CH' => 'nemčina (švajčiarska spisovná)',
553             'del' => 'delawarčina',
554             'den' => 'slavé',
555             'dgr' => 'dogribčina',
556             'din' => 'dinkčina',
557             'dje' => 'zarma',
558             'doi' => 'dógrí',
559             'dsb' => 'dolnolužická srbčina',
560             'dua' => 'duala',
561             'dum' => 'stredná holandčina',
562             'dv' => 'maldivčina',
563             'dyo' => 'jola-fonyi',
564             'dyu' => 'ďula',
565             'dz' => 'dzongkha',
566             'dzg' => 'dazaga',
567             'ebu' => 'embu',
568             'ee' => 'eweština',
569             'efi' => 'efik',
570             'egy' => 'staroegyptčina',
571             'eka' => 'ekadžuk',
572             'el' => 'gréčtina',
573             'elx' => 'elamčina',
574             'en' => 'angličtina',
575             'en_AU' => 'angličtina (austrálska)',
576             'en_CA' => 'angličtina (kanadská)',
577             'en_GB' => 'angličtina (britská)',
578             'en_US' => 'angličtina (americká)',
579             'enm' => 'stredná angličtina',
580             'eo' => 'esperanto',
581             'es' => 'španielčina',
582             'es_419' => 'španielčina (latinskoamerická)',
583             'es_ES' => 'španielčina (európska)',
584             'es_MX' => 'španielčina (mexická)',
585             'et' => 'estónčina',
586             'eu' => 'baskičtina',
587             'ewo' => 'ewondo',
588             'fa' => 'perzština',
589             'fa_AF' => 'daríjčina',
590             'fan' => 'fangčina',
591             'fat' => 'fanti',
592             'ff' => 'fulbčina',
593             'fi' => 'fínčina',
594             'fil' => 'filipínčina',
595             'fj' => 'fidžijčina',
596             'fo' => 'faerčina',
597             'fon' => 'fončina',
598             'fr' => 'francúzština',
599             'fr_CA' => 'francúzština (kanadská)',
600             'fr_CH' => 'francúzština (švajčiarska)',
601             'frc' => 'francúzština (cajunská)',
602             'frm' => 'stredná francúzština',
603             'fro' => 'stará francúzština',
604             'frr' => 'severná frízština',
605             'frs' => 'východofrízština',
606             'fur' => 'friulčina',
607             'fy' => 'západná frízština',
608             'ga' => 'írčina',
609             'gaa' => 'ga',
610             'gag' => 'gagauzština',
611             'gay' => 'gayo',
612             'gba' => 'gbaja',
613             'gd' => 'škótska gaelčina',
614             'gez' => 'etiópčina',
615             'gil' => 'kiribatčina',
616             'gl' => 'galícijčina',
617             'gmh' => 'stredná horná nemčina',
618             'gn' => 'guaraníjčina',
619             'goh' => 'stará horná nemčina',
620             'gon' => 'góndčina',
621             'gor' => 'gorontalo',
622             'got' => 'gótčina',
623             'grb' => 'grebo',
624             'grc' => 'starogréčtina',
625             'gsw' => 'nemčina (švajčiarska)',
626             'gu' => 'gudžarátčina',
627             'guz' => 'gusii',
628             'gv' => 'mančina',
629             'gwi' => 'kučinčina',
630             'ha' => 'hauština',
631             'hai' => 'haida',
632             'haw' => 'havajčina',
633             'hax' => 'haida (juh)',
634             'he' => 'hebrejčina',
635             'hi' => 'hindčina',
636             'hi_Latn@alt=variant' => 'hingličtina',
637             'hil' => 'hiligajnončina',
638             'hit' => 'chetitčina',
639             'hmn' => 'hmongčina',
640             'ho' => 'hiri motu',
641             'hr' => 'chorvátčina',
642             'hsb' => 'hornolužická srbčina',
643             'ht' => 'haitská kreolčina',
644             'hu' => 'maďarčina',
645             'hup' => 'hupčina',
646             'hur' => 'halkomelem',
647             'hy' => 'arménčina',
648             'hz' => 'herero',
649             'ia' => 'interlingua',
650             'iba' => 'ibančina',
651             'ibb' => 'ibibio',
652             'id' => 'indonézština',
653             'ie' => 'interlingue',
654             'ig' => 'igboština',
655             'ii' => 's’čchuanská iovčina',
656             'ik' => 'inupik',
657             'ikt' => 'inuktitut (západná Kanada)',
658             'ilo' => 'ilokánčina',
659             'inh' => 'inguština',
660             'io' => 'ido',
661             'is' => 'islandčina',
662             'it' => 'taliančina',
663             'iu' => 'inuktitut',
664             'ja' => 'japončina',
665             'jbo' => 'lojban',
666             'jgo' => 'ngomba',
667             'jmc' => 'mašame',
668             'jpr' => 'židovská perzština',
669             'jrb' => 'židovská arabčina',
670             'jv' => 'jávčina',
671             'ka' => 'gruzínčina',
672             'kaa' => 'karakalpačtina',
673             'kab' => 'kabylčina',
674             'kac' => 'kačjinčina',
675             'kaj' => 'jju',
676             'kam' => 'kamba',
677             'kaw' => 'kawi',
678             'kbd' => 'kabardčina',
679             'kbl' => 'kanembu',
680             'kcg' => 'tyap',
681             'kde' => 'makonde',
682             'kea' => 'kapverdčina',
683             'kfo' => 'koro',
684             'kg' => 'kongčina',
685             'kgp' => 'kaingang',
686             'kha' => 'khasijčina',
687             'kho' => 'chotančina',
688             'khq' => 'západná songhajčina',
689             'ki' => 'kikujčina',
690             'kj' => 'kuaňama',
691             'kk' => 'kazaština',
692             'kkj' => 'kako',
693             'kl' => 'grónčina',
694             'kln' => 'kalendžin',
695             'km' => 'khmérčina',
696             'kmb' => 'kimbundu',
697             'kn' => 'kannadčina',
698             'ko' => 'kórejčina',
699             'koi' => 'komi-permiačtina',
700             'kok' => 'konkánčina',
701             'kos' => 'kusaie',
702             'kpe' => 'kpelle',
703             'kr' => 'kanurijčina',
704             'krc' => 'karačajevsko-balkarčina',
705             'krl' => 'karelčina',
706             'kru' => 'kuruchčina',
707             'ks' => 'kašmírčina',
708             'ksb' => 'šambala',
709             'ksf' => 'bafia',
710             'ksh' => 'kolínčina',
711             'ku' => 'kurdčina',
712             'kum' => 'kumyčtina',
713             'kut' => 'kutenajčina',
714             'kv' => 'komijčina',
715             'kw' => 'kornčina',
716             'kwk' => 'kwakʼwala',
717             'kxv' => 'kuvi',
718             'ky' => 'kirgizština',
719             'la' => 'latinčina',
720             'lad' => 'židovská španielčina',
721             'lag' => 'langi',
722             'lah' => 'lahandčina',
723             'lam' => 'lamba',
724             'lb' => 'luxemburčina',
725             'lez' => 'lezginčina',
726             'lg' => 'gandčina',
727             'li' => 'limburčina',
728             'lij' => 'ligurčina',
729             'lil' => 'lillooet',
730             'lkt' => 'lakotčina',
731             'lmo' => 'lombardčina',
732             'ln' => 'lingalčina',
733             'lo' => 'laoština',
734             'lol' => 'mongo',
735             'lou' => 'kreolčina (Louisiana)',
736             'loz' => 'lozi',
737             'lrc' => 'severné luri',
738             'lsm' => 'saamia',
739             'lt' => 'litovčina',
740             'lu' => 'lubčina (katanžská)',
741             'lua' => 'lubčina (luluánska)',
742             'lui' => 'luiseňo',
743             'lun' => 'lunda',
744             'lus' => 'mizorámčina',
745             'luy' => 'luhja',
746             'lv' => 'lotyština',
747             'mad' => 'madurčina',
748             'maf' => 'mafa',
749             'mag' => 'magadhčina',
750             'mai' => 'maithilčina',
751             'mak' => 'makasarčina',
752             'man' => 'mandingo',
753             'mas' => 'masajčina',
754             'mde' => 'maba',
755             'mdf' => 'mokšiančina',
756             'mdr' => 'mandarčina',
757             'men' => 'mendejčina',
758             'mer' => 'meru',
759             'mfe' => 'maurícijská kreolčina',
760             'mg' => 'malgaština',
761             'mga' => 'stredná írčina',
762             'mgh' => 'makua-meetto',
763             'mgo' => 'meta’',
764             'mh' => 'marshallčina',
765             'mi' => 'maorijčina',
766             'mic' => 'mikmakčina',
767             'min' => 'minangkabaučina',
768             'mk' => 'macedónčina',
769             'ml' => 'malajálamčina',
770             'mn' => 'mongolčina',
771             'mnc' => 'mandžuština',
772             'mni' => 'manípurčina',
773             'moe' => 'innu-aimunčina',
774             'moh' => 'mohawkčina',
775             'mos' => 'mossi',
776             'mr' => 'maráthčina',
777             'ms' => 'malajčina',
778             'mt' => 'maltčina',
779             'mua' => 'mundang',
780             'mul' => 'viaceré jazyky',
781             'mus' => 'kríkčina',
782             'mwl' => 'mirandčina',
783             'mwr' => 'marwari',
784             'my' => 'barmčina',
785             'mye' => 'myene',
786             'myv' => 'erzjančina',
787             'mzn' => 'mázandaránčina',
788             'na' => 'nauruština',
789             'nap' => 'neapolčina',
790             'naq' => 'nama',
791             'nb' => 'nórčina (bokmal)',
792             'nd' => 'ndebelčina (severná)',
793             'nds' => 'dolná nemčina',
794             'nds_NL' => 'dolná saština',
795             'ne' => 'nepálčina',
796             'new' => 'nevárčina',
797             'ng' => 'ndonga',
798             'nia' => 'niasánčina',
799             'niu' => 'niueština',
800             'nl' => 'holandčina',
801             'nl_BE' => 'flámčina',
802             'nmg' => 'kwasio',
803             'nn' => 'nórčina (nynorsk)',
804             'nnh' => 'ngiemboon',
805             'no' => 'nórčina',
806             'nog' => 'nogajčina',
807             'non' => 'stará nórčina',
808             'nqo' => 'n’ko',
809             'nr' => 'ndebelčina (južná)',
810             'nso' => 'sothčina (severná)',
811             'nus' => 'nuer',
812             'nv' => 'navaho',
813             'nwc' => 'klasická nevárčina',
814             'ny' => 'ňandža',
815             'nym' => 'ňamwezi',
816             'nyn' => 'ňankole',
817             'nyo' => 'ňoro',
818             'nzi' => 'nzima',
819             'oc' => 'okcitánčina',
820             'oj' => 'odžibva',
821             'ojb' => 'northwestern ojibwa',
822             'ojc' => 'centrálna odžibvejčina',
823             'ojs' => 'oji-cree',
824             'ojw' => 'ojibwa (západ)',
825             'oka' => 'okanagan',
826             'om' => 'oromčina',
827             'or' => 'uríjčina',
828             'os' => 'osetčina',
829             'osa' => 'osedžština',
830             'ota' => 'osmanská turečtina',
831             'pa' => 'pandžábčina',
832             'pag' => 'pangasinančina',
833             'pal' => 'pahlaví',
834             'pam' => 'kapampangančina',
835             'pap' => 'papiamento',
836             'pau' => 'palaučina',
837             'pcm' => 'nigerijský pidžin',
838             'peo' => 'stará perzština',
839             'phn' => 'feničtina',
840             'pi' => 'pálí',
841             'pis' => 'pidžin',
842             'pl' => 'poľština',
843             'pon' => 'pohnpeiština',
844             'pqm' => 'maliseet-passamaquoddy',
845             'prg' => 'pruština',
846             'pro' => 'stará okcitánčina',
847             'ps' => 'paštčina',
848             'pt' => 'portugalčina',
849             'pt_BR' => 'portugalčina (brazílska)',
850             'pt_PT' => 'portugalčina (európska)',
851             'qu' => 'kečuánčina',
852             'quc' => 'quiché',
853             'raj' => 'radžastančina',
854             'rap' => 'rapanujčina',
855             'rar' => 'rarotongská maorijčina',
856             'rhg' => 'rohingčina',
857             'rm' => 'rétorománčina',
858             'rn' => 'rundčina',
859             'ro' => 'rumunčina',
860             'ro_MD' => 'moldavčina',
861             'rof' => 'rombo',
862             'rom' => 'rómčina',
863             'ru' => 'ruština',
864             'rup' => 'arumunčina',
865             'rw' => 'rwandčina',
866             'rwk' => 'rwa',
867             'sa' => 'sanskrit',
868             'sad' => 'sandaweština',
869             'sah' => 'jakutčina',
870             'sam' => 'samaritánska aramejčina',
871             'saq' => 'samburu',
872             'sas' => 'sasačtina',
873             'sat' => 'santalčina',
874             'sba' => 'ngambay',
875             'sbp' => 'sangu',
876             'sc' => 'sardínčina',
877             'scn' => 'sicílčina',
878             'sco' => 'škótčina',
879             'sd' => 'sindhčina',
880             'sdh' => 'južná kurdčina',
881             'se' => 'saamčina (severná)',
882             'see' => 'senekčina',
883             'seh' => 'sena',
884             'sel' => 'selkupčina',
885             'ses' => 'koyraboro senni',
886             'sg' => 'sango',
887             'sga' => 'stará írčina',
888             'sh' => 'srbochorvátčina',
889             'shi' => 'tachelhit',
890             'shn' => 'šančina',
891             'shu' => 'čadská arabčina',
892             'si' => 'sinhalčina',
893             'sid' => 'sidamo',
894             'sk' => 'slovenčina',
895             'sl' => 'slovinčina',
896             'slh' => 'lushootseed (juh)',
897             'sm' => 'samojčina',
898             'sma' => 'saamčina (južná)',
899             'smj' => 'saamčina (lulská)',
900             'smn' => 'saamčina (inarijská)',
901             'sms' => 'saamčina (skoltská)',
902             'sn' => 'šončina',
903             'snk' => 'soninke',
904             'so' => 'somálčina',
905             'sog' => 'sogdijčina',
906             'sq' => 'albánčina',
907             'sr' => 'srbčina',
908             'srn' => 'surinamčina',
909             'srr' => 'sererčina',
910             'ss' => 'svazijčina',
911             'ssy' => 'saho',
912             'st' => 'sothčina (južná)',
913             'str' => 'straits salish',
914             'su' => 'sundčina',
915             'suk' => 'sukuma',
916             'sus' => 'susu',
917             'sux' => 'sumerčina',
918             'sv' => 'švédčina',
919             'sw' => 'swahilčina',
920             'sw_CD' => 'svahilčina (konžská)',
921             'swb' => 'komorčina',
922             'syc' => 'sýrčina (klasická)',
923             'syr' => 'sýrčina',
924             'szl' => 'sliezština',
925             'ta' => 'tamilčina',
926             'tce' => 'tutchone (juh)',
927             'te' => 'telugčina',
928             'tem' => 'temne',
929             'teo' => 'teso',
930             'ter' => 'terêna',
931             'tet' => 'tetumčina',
932             'tg' => 'tadžičtina',
933             'tgx' => 'tagiš',
934             'th' => 'thajčina',
935             'tht' => 'tahltan',
936             'ti' => 'tigriňa',
937             'tig' => 'tigrejčina',
938             'tiv' => 'tiv',
939             'tk' => 'turkménčina',
940             'tkl' => 'tokelauština',
941             'tl' => 'tagalčina',
942             'tlh' => 'klingónčina',
943             'tli' => 'tlingitčina',
944             'tmh' => 'tuaregčina',
945             'tn' => 'tswančina',
946             'to' => 'tongčina',
947             'tog' => 'ňasa tonga',
948             'tok' => 'toki pona',
949             'tpi' => 'novoguinejský pidžin',
950             'tr' => 'turečtina',
951             'trv' => 'taroko',
952             'ts' => 'tsongčina',
953             'tsi' => 'cimšjančina',
954             'tt' => 'tatárčina',
955             'ttm' => 'northern tutchone',
956             'tum' => 'tumbuka',
957             'tvl' => 'tuvalčina',
958             'tw' => 'twi',
959             'twq' => 'tasawaq',
960             'ty' => 'tahitčina',
961             'tyv' => 'tuviančina',
962             'tzm' => 'tamazight (stredomarocký)',
963             'udm' => 'udmurtčina',
964             'ug' => 'ujgurčina',
965             'uga' => 'ugaritčina',
966             'uk' => 'ukrajinčina',
967             'umb' => 'umbundu',
968             'und' => 'neznámy jazyk',
969             'ur' => 'urdčina',
970             'uz' => 'uzbečtina',
971             've' => 'vendčina',
972             'vec' => 'benátčina',
973             'vi' => 'vietnamčina',
974             'vmw' => 'makhuwčina',
975             'vo' => 'volapük',
976             'vot' => 'vodčina',
977             'vun' => 'vunjo',
978             'wa' => 'valónčina',
979             'wae' => 'walserčina',
980             'wal' => 'walamčina',
981             'war' => 'waray',
982             'was' => 'washo',
983             'wbp' => 'warlpiri',
984             'wo' => 'wolofčina',
985             'wuu' => 'čínština (wu)',
986             'xal' => 'kalmyčtina',
987             'xh' => 'xhoština',
988             'xnr' => 'kángrí',
989             'xog' => 'soga',
990             'yao' => 'jao',
991             'yap' => 'japčina',
992             'yav' => 'jangben',
993             'ybb' => 'yemba',
994             'yi' => 'jidiš',
995             'yo' => 'jorubčina',
996             'yrl' => 'nheengatu',
997             'yue' => 'kantončina',
998             'yue@alt=menu' => 'čínština (kantonská)',
999             'za' => 'čuangčina',
1000             'zap' => 'zapotéčtina',
1001             'zbl' => 'systém Bliss',
1002             'zen' => 'zenaga',
1003             'zgh' => 'tuaregčina (marocká štandardná)',
1004             'zh' => 'čínština',
1005             'zh@alt=menu' => 'čínština (mandarínska)',
1006             'zh_Hans' => 'čínština (zjednodušená)',
1007             'zh_Hans@alt=long' => 'čínština (mandarínska zjednodušená)',
1008             'zh_Hant' => 'čínština (tradičná)',
1009             'zh_Hant@alt=long' => 'čínština (mandarínska tradičná)',
1010             'zu' => 'zuluština',
1011             'zun' => 'zuniština',
1012             'zxx' => 'bez jazykového obsahu',
1013             'zza' => 'zaza',
1014              
1015             );
1016             if (@_) {
1017             return $languages{$_[0]};
1018             }
1019             return \%languages;
1020             }
1021             },
1022             );
1023              
1024             has 'display_name_script' => (
1025             is => 'ro',
1026             isa => CodeRef,
1027             init_arg => undef,
1028             default => sub {
1029             sub {
1030             my %scripts = (
1031             'Adlm' => 'adlam',
1032             'Arab' => 'arabské',
1033             'Arab@alt=variant' => 'perzsko-arabské',
1034             'Aran' => 'nastaliq',
1035             'Armn' => 'arménske',
1036             'Bali' => 'balijský',
1037             'Beng' => 'bengálske',
1038             'Bopo' => 'bopomofo',
1039             'Brai' => 'braillovo',
1040             'Cakm' => 'čakma',
1041             'Cans' => 'zjednotené kanadské domorodé slabiky',
1042             'Cher' => 'čerokézčina',
1043             'Cyrl' => 'cyrilika',
1044             'Deva' => 'dévanágarí',
1045             'Egyp' => 'egyptské hieroglyfy',
1046             'Ethi' => 'etiópske',
1047             'Geor' => 'gruzínske',
1048             'Glag' => 'hlaholika',
1049             'Goth' => 'gotický',
1050             'Grek' => 'grécke',
1051             'Gujr' => 'gudžarátí',
1052             'Guru' => 'gurmukhi',
1053             'Hanb' => 'čínske a bopomofo',
1054             'Hang' => 'hangul',
1055             'Hani' => 'čínske',
1056             'Hans' => 'zjednodušené',
1057             'Hans@alt=stand-alone' => 'čínske zjednodušené',
1058             'Hant' => 'tradičné',
1059             'Hant@alt=stand-alone' => 'čínske tradičné',
1060             'Hebr' => 'hebrejské',
1061             'Hira' => 'hiragana',
1062             'Hrkt' => 'kana',
1063             'Jamo' => 'jamo',
1064             'Jpan' => 'japonské',
1065             'Kana' => 'katakana',
1066             'Khmr' => 'khmérske',
1067             'Knda' => 'kannadské',
1068             'Kore' => 'kórejské',
1069             'Laoo' => 'laoské',
1070             'Latn' => 'latinka',
1071             'Lina' => 'lineárna A',
1072             'Linb' => 'lineárna B',
1073             'Maya' => 'mayské hieroglyfy',
1074             'Mlym' => 'malajálamske',
1075             'Mong' => 'mongolské',
1076             'Mtei' => 'mejtej majek (manipurské)',
1077             'Mymr' => 'barmské',
1078             'Nkoo' => 'bambarčina',
1079             'Olck' => 'santálske (ol chiki)',
1080             'Orya' => 'uríjske',
1081             'Osma' => 'osmanský',
1082             'Qaag' => 'zawgyi',
1083             'Rohg' => 'hanifi',
1084             'Runr' => 'Runové písmo',
1085             'Sinh' => 'sinhálske',
1086             'Sund' => 'sundčina',
1087             'Syrc' => 'sýrčina',
1088             'Taml' => 'tamilské',
1089             'Telu' => 'telugské',
1090             'Tfng' => 'tifinagh',
1091             'Thaa' => 'tána',
1092             'Thai' => 'thajské',
1093             'Tibt' => 'tibetské',
1094             'Vaii' => 'vai',
1095             'Yiii' => 'yi',
1096             'Zmth' => 'matematický zápis',
1097             'Zsye' => 'emodži',
1098             'Zsym' => 'symboly',
1099             'Zxxx' => 'bez zápisu',
1100             'Zyyy' => 'všeobecné',
1101             'Zzzz' => 'neznáme písmo',
1102              
1103             );
1104             if ( @_ ) {
1105             return $scripts{$_[0]};
1106             }
1107             return \%scripts;
1108             }
1109             }
1110             );
1111              
1112             has 'display_name_region' => (
1113             is => 'ro',
1114             isa => HashRef[Str],
1115             init_arg => undef,
1116             default => sub {
1117             {
1118             '001' => 'svet',
1119             '002' => 'Afrika',
1120             '003' => 'Severná Amerika',
1121             '005' => 'Južná Amerika',
1122             '009' => 'Oceánia',
1123             '011' => 'západná Afrika',
1124             '013' => 'Stredná Amerika',
1125             '014' => 'východná Afrika',
1126             '015' => 'severná Afrika',
1127             '017' => 'stredná Afrika',
1128             '018' => 'južné územia Afriky',
1129             '019' => 'Amerika',
1130             '021' => 'severné územia Ameriky',
1131             '029' => 'Karibik',
1132             '030' => 'východná Ázia',
1133             '034' => 'južná Ázia',
1134             '035' => 'juhovýchodná Ázia',
1135             '039' => 'južná Európa',
1136             '053' => 'Australázia',
1137             '054' => 'Melanézia',
1138             '057' => 'oblasť Mikronézie',
1139             '061' => 'Polynézia',
1140             '142' => 'Ázia',
1141             '143' => 'stredná Ázia',
1142             '145' => 'západná Ázia',
1143             '150' => 'Európa',
1144             '151' => 'východná Európa',
1145             '154' => 'severná Európa',
1146             '155' => 'západná Európa',
1147             '202' => 'subsaharská Afrika',
1148             '419' => 'Latinská Amerika',
1149             'AC' => 'Ascension',
1150             'AD' => 'Andorra',
1151             'AE' => 'Spojené arabské emiráty',
1152             'AF' => 'Afganistan',
1153             'AG' => 'Antigua a Barbuda',
1154             'AI' => 'Anguilla',
1155             'AL' => 'Albánsko',
1156             'AM' => 'Arménsko',
1157             'AO' => 'Angola',
1158             'AQ' => 'Antarktída',
1159             'AR' => 'Argentína',
1160             'AS' => 'Americká Samoa',
1161             'AT' => 'Rakúsko',
1162             'AU' => 'Austrália',
1163             'AW' => 'Aruba',
1164             'AX' => 'Alandy',
1165             'AZ' => 'Azerbajdžan',
1166             'BA' => 'Bosna a Hercegovina',
1167             'BB' => 'Barbados',
1168             'BD' => 'Bangladéš',
1169             'BE' => 'Belgicko',
1170             'BF' => 'Burkina Faso',
1171             'BG' => 'Bulharsko',
1172             'BH' => 'Bahrajn',
1173             'BI' => 'Burundi',
1174             'BJ' => 'Benin',
1175             'BL' => 'Svätý Bartolomej',
1176             'BM' => 'Bermudy',
1177             'BN' => 'Brunej',
1178             'BO' => 'Bolívia',
1179             'BQ' => 'Karibské Holandsko',
1180             'BR' => 'Brazília',
1181             'BS' => 'Bahamy',
1182             'BT' => 'Bhután',
1183             'BV' => 'Bouvetov ostrov',
1184             'BW' => 'Botswana',
1185             'BY' => 'Bielorusko',
1186             'BZ' => 'Belize',
1187             'CA' => 'Kanada',
1188             'CC' => 'Kokosové ostrovy',
1189             'CD' => 'Konžská demokratická republika',
1190             'CD@alt=variant' => 'Kongo (DRK)',
1191             'CF' => 'Stredoafrická republika',
1192             'CG' => 'Konžská republika',
1193             'CG@alt=variant' => 'Kongo (republika)',
1194             'CH' => 'Švajčiarsko',
1195             'CI' => 'Pobrežie Slonoviny',
1196             'CK' => 'Cookove ostrovy',
1197             'CL' => 'Čile',
1198             'CM' => 'Kamerun',
1199             'CN' => 'Čína',
1200             'CO' => 'Kolumbia',
1201             'CP' => 'Clipperton',
1202             'CR' => 'Kostarika',
1203             'CU' => 'Kuba',
1204             'CV' => 'Kapverdy',
1205             'CW' => 'Curaçao',
1206             'CX' => 'Vianočný ostrov',
1207             'CY' => 'Cyprus',
1208             'CZ' => 'Česko',
1209             'CZ@alt=variant' => 'Česká republika',
1210             'DE' => 'Nemecko',
1211             'DG' => 'Diego Garcia',
1212             'DJ' => 'Džibutsko',
1213             'DK' => 'Dánsko',
1214             'DM' => 'Dominika',
1215             'DO' => 'Dominikánska republika',
1216             'DZ' => 'Alžírsko',
1217             'EA' => 'Ceuta a Melilla',
1218             'EC' => 'Ekvádor',
1219             'EE' => 'Estónsko',
1220             'EG' => 'Egypt',
1221             'EH' => 'Západná Sahara',
1222             'ER' => 'Eritrea',
1223             'ES' => 'Španielsko',
1224             'ET' => 'Etiópia',
1225             'EU' => 'Európska únia',
1226             'EZ' => 'eurozóna',
1227             'FI' => 'Fínsko',
1228             'FJ' => 'Fidži',
1229             'FK' => 'Falklandy',
1230             'FK@alt=variant' => 'Falklandy (Malvíny)',
1231             'FM' => 'Mikronézia',
1232             'FO' => 'Faerské ostrovy',
1233             'FR' => 'Francúzsko',
1234             'GA' => 'Gabon',
1235             'GB' => 'Spojené kráľovstvo',
1236             'GB@alt=short' => 'UK',
1237             'GD' => 'Grenada',
1238             'GE' => 'Gruzínsko',
1239             'GF' => 'Francúzska Guyana',
1240             'GG' => 'Guernsey',
1241             'GH' => 'Ghana',
1242             'GI' => 'Gibraltár',
1243             'GL' => 'Grónsko',
1244             'GM' => 'Gambia',
1245             'GN' => 'Guinea',
1246             'GP' => 'Guadeloupe',
1247             'GQ' => 'Rovníková Guinea',
1248             'GR' => 'Grécko',
1249             'GS' => 'Južná Georgia a Južné Sandwichove ostrovy',
1250             'GT' => 'Guatemala',
1251             'GU' => 'Guam',
1252             'GW' => 'Guinea-Bissau',
1253             'GY' => 'Guyana',
1254             'HK' => 'Hongkong – OAO Číny',
1255             'HK@alt=short' => 'Hongkong',
1256             'HM' => 'Heardov ostrov a Macdonaldove ostrovy',
1257             'HN' => 'Honduras',
1258             'HR' => 'Chorvátsko',
1259             'HT' => 'Haiti',
1260             'HU' => 'Maďarsko',
1261             'IC' => 'Kanárske ostrovy',
1262             'ID' => 'Indonézia',
1263             'IE' => 'Írsko',
1264             'IL' => 'Izrael',
1265             'IM' => 'Ostrov Man',
1266             'IN' => 'India',
1267             'IO' => 'Britské indickooceánske územie',
1268             'IO@alt=chagos' => 'Čagoské ostrovy',
1269             'IQ' => 'Irak',
1270             'IR' => 'Irán',
1271             'IS' => 'Island',
1272             'IT' => 'Taliansko',
1273             'JE' => 'Jersey',
1274             'JM' => 'Jamajka',
1275             'JO' => 'Jordánsko',
1276             'JP' => 'Japonsko',
1277             'KE' => 'Keňa',
1278             'KG' => 'Kirgizsko',
1279             'KH' => 'Kambodža',
1280             'KI' => 'Kiribati',
1281             'KM' => 'Komory',
1282             'KN' => 'Svätý Krištof a Nevis',
1283             'KP' => 'Severná Kórea',
1284             'KR' => 'Južná Kórea',
1285             'KW' => 'Kuvajt',
1286             'KY' => 'Kajmanie ostrovy',
1287             'KZ' => 'Kazachstan',
1288             'LA' => 'Laos',
1289             'LB' => 'Libanon',
1290             'LC' => 'Svätá Lucia',
1291             'LI' => 'Lichtenštajnsko',
1292             'LK' => 'Srí Lanka',
1293             'LR' => 'Libéria',
1294             'LS' => 'Lesotho',
1295             'LT' => 'Litva',
1296             'LU' => 'Luxembursko',
1297             'LV' => 'Lotyšsko',
1298             'LY' => 'Líbya',
1299             'MA' => 'Maroko',
1300             'MC' => 'Monako',
1301             'MD' => 'Moldavsko',
1302             'ME' => 'Čierna Hora',
1303             'MF' => 'Svätý Martin (fr.)',
1304             'MG' => 'Madagaskar',
1305             'MH' => 'Marshallove ostrovy',
1306             'MK' => 'Severné Macedónsko',
1307             'ML' => 'Mali',
1308             'MM' => 'Mjanmarsko',
1309             'MN' => 'Mongolsko',
1310             'MO' => 'Macao – OAO Číny',
1311             'MO@alt=short' => 'Macao',
1312             'MP' => 'Severné Mariány',
1313             'MQ' => 'Martinik',
1314             'MR' => 'Mauritánia',
1315             'MS' => 'Montserrat',
1316             'MT' => 'Malta',
1317             'MU' => 'Maurícius',
1318             'MV' => 'Maldivy',
1319             'MW' => 'Malawi',
1320             'MX' => 'Mexiko',
1321             'MY' => 'Malajzia',
1322             'MZ' => 'Mozambik',
1323             'NA' => 'Namíbia',
1324             'NC' => 'Nová Kaledónia',
1325             'NE' => 'Niger',
1326             'NF' => 'Norfolk',
1327             'NG' => 'Nigéria',
1328             'NI' => 'Nikaragua',
1329             'NL' => 'Holandsko',
1330             'NO' => 'Nórsko',
1331             'NP' => 'Nepál',
1332             'NR' => 'Nauru',
1333             'NU' => 'Niue',
1334             'NZ' => 'Nový Zéland',
1335             'NZ@alt=variant' => 'Aotearoa – Nový Zéland',
1336             'OM' => 'Omán',
1337             'PA' => 'Panama',
1338             'PE' => 'Peru',
1339             'PF' => 'Francúzska Polynézia',
1340             'PG' => 'Papua-Nová Guinea',
1341             'PH' => 'Filipíny',
1342             'PK' => 'Pakistan',
1343             'PL' => 'Poľsko',
1344             'PM' => 'Saint Pierre a Miquelon',
1345             'PN' => 'Pitcairnove ostrovy',
1346             'PR' => 'Portoriko',
1347             'PS' => 'Palestínske územia',
1348             'PS@alt=short' => 'Palestínska samospráva',
1349             'PT' => 'Portugalsko',
1350             'PW' => 'Palau',
1351             'PY' => 'Paraguaj',
1352             'QA' => 'Katar',
1353             'QO' => 'ostatné Tichomorie',
1354             'RE' => 'Réunion',
1355             'RO' => 'Rumunsko',
1356             'RS' => 'Srbsko',
1357             'RU' => 'Rusko',
1358             'RW' => 'Rwanda',
1359             'SA' => 'Saudská Arábia',
1360             'SB' => 'Šalamúnove ostrovy',
1361             'SC' => 'Seychely',
1362             'SD' => 'Sudán',
1363             'SE' => 'Švédsko',
1364             'SG' => 'Singapur',
1365             'SH' => 'Svätá Helena',
1366             'SI' => 'Slovinsko',
1367             'SJ' => 'Svalbard a Jan Mayen',
1368             'SK' => 'Slovensko',
1369             'SL' => 'Sierra Leone',
1370             'SM' => 'San Maríno',
1371             'SN' => 'Senegal',
1372             'SO' => 'Somálsko',
1373             'SR' => 'Surinam',
1374             'SS' => 'Južný Sudán',
1375             'ST' => 'Svätý Tomáš a Princov ostrov',
1376             'SV' => 'Salvádor',
1377             'SX' => 'Svätý Martin (hol.)',
1378             'SY' => 'Sýria',
1379             'SZ' => 'Eswatini',
1380             'SZ@alt=variant' => 'Svazijsko',
1381             'TA' => 'Tristan da Cunha',
1382             'TC' => 'Turks a Caicos',
1383             'TD' => 'Čad',
1384             'TF' => 'Francúzske južné a antarktické územia',
1385             'TG' => 'Togo',
1386             'TH' => 'Thajsko',
1387             'TJ' => 'Tadžikistan',
1388             'TK' => 'Tokelau',
1389             'TL' => 'Východný Timor',
1390             'TM' => 'Turkménsko',
1391             'TN' => 'Tunisko',
1392             'TO' => 'Tonga',
1393             'TR' => 'Turecko',
1394             'TT' => 'Trinidad a Tobago',
1395             'TV' => 'Tuvalu',
1396             'TW' => 'Taiwan',
1397             'TZ' => 'Tanzánia',
1398             'UA' => 'Ukrajina',
1399             'UG' => 'Uganda',
1400             'UM' => 'Menšie odľahlé ostrovy USA',
1401             'UN' => 'Organizácia Spojených národov',
1402             'UN@alt=short' => 'OSN',
1403             'US' => 'Spojené štáty',
1404             'US@alt=short' => 'USA',
1405             'UY' => 'Uruguaj',
1406             'UZ' => 'Uzbekistan',
1407             'VA' => 'Vatikán',
1408             'VC' => 'Svätý Vincent a Grenadíny',
1409             'VE' => 'Venezuela',
1410             'VG' => 'Britské Panenské ostrovy',
1411             'VI' => 'Americké Panenské ostrovy',
1412             'VN' => 'Vietnam',
1413             'VU' => 'Vanuatu',
1414             'WF' => 'Wallis a Futuna',
1415             'WS' => 'Samoa',
1416             'XA' => 'falošná diakritika',
1417             'XB' => 'obrátenie sprava doľava',
1418             'XK' => 'Kosovo',
1419             'YE' => 'Jemen',
1420             'YT' => 'Mayotte',
1421             'ZA' => 'Južná Afrika',
1422             'ZM' => 'Zambia',
1423             'ZW' => 'Zimbabwe',
1424             'ZZ' => 'neznámy región',
1425              
1426             }
1427             },
1428             );
1429              
1430             has 'display_name_variant' => (
1431             is => 'ro',
1432             isa => HashRef[Str],
1433             init_arg => undef,
1434             default => sub {
1435             {
1436             'PINYIN' => 'romanizovaná mandarínčina',
1437             'SCOTLAND' => 'škótska štandardná angličtina',
1438             'WADEGILE' => 'romanizovaná mandarínčina Wade-Giles',
1439              
1440             }
1441             },
1442             );
1443              
1444             has 'display_name_key' => (
1445             is => 'ro',
1446             isa => HashRef[Str],
1447             init_arg => undef,
1448             default => sub {
1449             {
1450             'calendar' => 'kalendár',
1451             'cf' => 'formát meny',
1452             'colalternate' => 'ignorovať radenie symbolov',
1453             'colbackwards' => 'obrátené radenie diakritiky',
1454             'colcasefirst' => 'radenie veľkých a malých písmen',
1455             'colcaselevel' => 'rozlišovanie veľkých a malých písmen pri radení',
1456             'collation' => 'zoradenie',
1457             'colnormalization' => 'normálne radenie',
1458             'colnumeric' => 'číselné radenie',
1459             'colstrength' => 'sila radenia',
1460             'currency' => 'mena',
1461             'hc' => 'hodinový cyklus (12 vs 24)',
1462             'lb' => 'štýl koncov riadka',
1463             'ms' => 'merná sústava',
1464             'numbers' => 'čísla',
1465             'timezone' => 'časové pásmo',
1466             'va' => 'variant miestneho nastavenia',
1467             'x' => 'súkromné použitie',
1468              
1469             }
1470             },
1471             );
1472              
1473             has 'display_name_type' => (
1474             is => 'ro',
1475             isa => HashRef[HashRef[Str]],
1476             init_arg => undef,
1477             default => sub {
1478             {
1479             'calendar' => {
1480             'buddhist' => q{buddhistický kalendár},
1481             'chinese' => q{čínsky kalendár},
1482             'coptic' => q{koptský kalendár},
1483             'dangi' => q{kórejský kalendár},
1484             'ethiopic' => q{etiópsky kalendár},
1485             'ethiopic-amete-alem' => q{etiópsky kalendár Amete Alem},
1486             'gregorian' => q{gregoriánsky kalendár},
1487             'hebrew' => q{židovský kalendár},
1488             'indian' => q{Indický národný kalendár},
1489             'islamic' => q{kalendár podľa hidžry},
1490             'islamic-civil' => q{kalendár podľa hidžry (občiansky)},
1491             'islamic-umalqura' => q{kalendár podľa hidžry (Umm al-Qura)},
1492             'iso8601' => q{kalendár ISO 8601},
1493             'japanese' => q{japonský kalendár},
1494             'persian' => q{perzský kalendár},
1495             'roc' => q{čínsky republikánsky kalendár},
1496             },
1497             'cf' => {
1498             'account' => q{účtovný formát meny},
1499             'standard' => q{štandardný formát meny},
1500             },
1501             'colalternate' => {
1502             'non-ignorable' => q{Radiť symboly},
1503             'shifted' => q{Pri radení ignorovať symboly},
1504             },
1505             'colbackwards' => {
1506             'no' => q{Normálne radenie akcentov},
1507             'yes' => q{Radiť akcenty opačne},
1508             },
1509             'colcasefirst' => {
1510             'lower' => q{Najprv radiť malé písmená},
1511             'no' => q{Normálne radenie veľkých a malých písmen},
1512             'upper' => q{Najprv radiť veľké písmená},
1513             },
1514             'colcaselevel' => {
1515             'no' => q{Pri radení nerozlišovať veľké a malé písmená},
1516             'yes' => q{Pri radení rozlišovať veľké a malé písmená},
1517             },
1518             'collation' => {
1519             'big5han' => q{tradičné čínske zoradenie – Big5},
1520             'compat' => q{predchádzajúce zoradenie, kompatibilita},
1521             'dictionary' => q{slovníkové zoradenie},
1522             'ducet' => q{predvolené zoradenie unicode},
1523             'eor' => q{európske zoradenie},
1524             'gb2312han' => q{zjednodušené čínske zoradenie – GB2312},
1525             'phonebook' => q{lexikografické zoradenie},
1526             'phonetic' => q{fonetické zoradenie},
1527             'pinyin' => q{zoradenie pchin-jin},
1528             'search' => q{všeobecné vyhľadávanie},
1529             'searchjl' => q{Hľadať podľa počiatočnej spoluhlásky písma Hangul},
1530             'standard' => q{štandardné zoradenie},
1531             'stroke' => q{zoradenie podľa ťahov},
1532             'traditional' => q{tradičné poradie zoradenia},
1533             'unihan' => q{zoradenie podľa znakov radikál},
1534             'zhuyin' => q{zoradenie zhuyin},
1535             },
1536             'colnormalization' => {
1537             'no' => q{Radiť bez normalizácie},
1538             'yes' => q{Radenie podľa normalizovaného kódovania Unicode},
1539             },
1540             'colnumeric' => {
1541             'no' => q{Radiť číslice jednotlivo},
1542             'yes' => q{Numerické radenie číslic},
1543             },
1544             'colstrength' => {
1545             'identical' => q{Radiť všetko},
1546             'primary' => q{Radiť iba základné písmená},
1547             'quaternary' => q{Radiť akcenty/veľké a malé písmená/šírku/kana},
1548             'secondary' => q{Radiť akcenty},
1549             'tertiary' => q{Radiť akcenty/veľké a malé písmená/šírku},
1550             },
1551             'd0' => {
1552             'fwidth' => q{celá šírka},
1553             'hwidth' => q{polovičná šírka},
1554             'npinyin' => q{Číslice},
1555             },
1556             'hc' => {
1557             'h11' => q{12-hodinový cyklus (0 – 11)},
1558             'h12' => q{12-hodinový cyklus (1 – 12)},
1559             'h23' => q{24-hodinový cyklus (0 – 23)},
1560             'h24' => q{24-hodinový cyklus (1 – 24)},
1561             },
1562             'lb' => {
1563             'loose' => q{voľný štýl koncov riadka},
1564             'normal' => q{bežný štýl koncov riadka},
1565             'strict' => q{presný štýl koncov riadka},
1566             },
1567             'm0' => {
1568             'bgn' => q{americká transliterácia BGN},
1569             'ungegn' => q{medzinárodná transliterácia GEGN},
1570             },
1571             'ms' => {
1572             'metric' => q{metrická sústava},
1573             'uksystem' => q{britská merná sústava},
1574             'ussystem' => q{americká merná sústava},
1575             },
1576             'numbers' => {
1577             'arab' => q{arabsko-indické číslice},
1578             'arabext' => q{rozšírené arabsko-indické číslice},
1579             'armn' => q{arménske číslice},
1580             'armnlow' => q{malé arménske číslice},
1581             'beng' => q{bengálske číslice},
1582             'cakm' => q{číslice chakma},
1583             'deva' => q{číslice dévanágarí},
1584             'ethi' => q{etiópske číslice},
1585             'finance' => q{Finančnícky zápis čísiel},
1586             'fullwide' => q{číslice s celou šírkou},
1587             'geor' => q{gruzínske číslice},
1588             'grek' => q{grécke číslice},
1589             'greklow' => q{malé grécke číslice},
1590             'gujr' => q{gudžarátske číslice},
1591             'guru' => q{číslice gurumukhí},
1592             'hanidec' => q{čínske desiatkové číslice},
1593             'hans' => q{číslice zjednodušenej čínštiny},
1594             'hansfin' => q{finančné číslice zjednodušenej čínštiny},
1595             'hant' => q{číslice tradičnej čínštiny},
1596             'hantfin' => q{finančné číslice tradičnej čínštiny},
1597             'hebr' => q{hebrejské číslice},
1598             'java' => q{jávske číslice},
1599             'jpan' => q{japonské číslice},
1600             'jpanfin' => q{japonské finančné číslice},
1601             'khmr' => q{khmérske číslice},
1602             'knda' => q{kannadské číslice},
1603             'laoo' => q{laoské číslice},
1604             'latn' => q{arabské číslice},
1605             'mlym' => q{malajálamske číslice},
1606             'mong' => q{Mongolské číslice},
1607             'mtei' => q{číslice meetei mayek},
1608             'mymr' => q{barmské číslice},
1609             'native' => q{natívne číslice},
1610             'olck' => q{číslice ol chiki},
1611             'orya' => q{uríjske číslice},
1612             'roman' => q{rímske číslice},
1613             'romanlow' => q{malé rímske číslice},
1614             'taml' => q{číslice tradičnej tamilčiny},
1615             'tamldec' => q{tamilské číslice},
1616             'telu' => q{telugské číslice},
1617             'thai' => q{thajské číslice},
1618             'tibt' => q{tibetské číslice},
1619             'traditional' => q{Tradičné číslovky},
1620             'vaii' => q{vaiské číslice},
1621             },
1622              
1623             }
1624             },
1625             );
1626              
1627             has 'display_name_measurement_system' => (
1628             is => 'ro',
1629             isa => HashRef[Str],
1630             init_arg => undef,
1631             default => sub {
1632             {
1633             'metric' => q{metrický},
1634             'UK' => q{britský},
1635             'US' => q{americký},
1636              
1637             }
1638             },
1639             );
1640              
1641             has 'display_name_code_patterns' => (
1642             is => 'ro',
1643             isa => HashRef[Str],
1644             init_arg => undef,
1645             default => sub {
1646             {
1647             'language' => 'Jazyk: {0}',
1648             'script' => 'Písmo: {0}',
1649             'region' => 'Región: {0}',
1650              
1651             }
1652             },
1653             );
1654              
1655             has 'characters' => (
1656             is => 'ro',
1657             isa => HashRef,
1658             init_arg => undef,
1659             default => $^V ge v5.18.0
1660             ? eval <<'EOT'
1661             sub {
1662             no warnings 'experimental::regex_sets';
1663             return {
1664             auxiliary => qr{[àăâåā æ ç èĕêëē ìĭîïī ñ òŏöőøō œ ř ùŭûüűū ÿ]},
1665             index => ['A', 'Ä', 'B', 'C', 'Č', 'DĎ', 'E', 'F', 'G', 'H', '{CH}', 'I', 'J', 'K', 'LĽ', 'M', 'N', 'O', 'Ô', 'P', 'Q', 'R', 'S', 'Š', 'TŤ', 'U', 'V', 'W', 'X', 'Y', 'Z', 'Ž'],
1666             main => qr{[aá ä b c č dď {dz} {dž} eé f g h {ch} ií j k lĺľ m nň oó ô p q rŕ s š tť uú v w x yý z ž]},
1667             numbers => qr{[  \- ‑ , % ‰ + 0 1 2 3 4 5 6 7 8 9]},
1668             punctuation => qr{[\- ‐‑ – , ; \: ! ? . … ‘‚ “„ ( ) \[ \] § @ * / \&]},
1669             };
1670             },
1671             EOT
1672             : sub {
1673             return { index => ['A', 'Ä', 'B', 'C', 'Č', 'DĎ', 'E', 'F', 'G', 'H', '{CH}', 'I', 'J', 'K', 'LĽ', 'M', 'N', 'O', 'Ô', 'P', 'Q', 'R', 'S', 'Š', 'TŤ', 'U', 'V', 'W', 'X', 'Y', 'Z', 'Ž'], };
1674             },
1675 1     1   247 );
  1         3  
  1         460  
1676              
1677              
1678             has 'quote_start' => (
1679             is => 'ro',
1680             isa => Str,
1681             init_arg => undef,
1682             default => qq{„},
1683             );
1684              
1685             has 'quote_end' => (
1686             is => 'ro',
1687             isa => Str,
1688             init_arg => undef,
1689             default => qq{“},
1690             );
1691              
1692             has 'alternate_quote_start' => (
1693             is => 'ro',
1694             isa => Str,
1695             init_arg => undef,
1696             default => qq{‚},
1697             );
1698              
1699             has 'alternate_quote_end' => (
1700             is => 'ro',
1701             isa => Str,
1702             init_arg => undef,
1703             default => qq{‘},
1704             );
1705              
1706             has 'units' => (
1707             is => 'ro',
1708             isa => HashRef[HashRef[HashRef[Str]]],
1709             init_arg => undef,
1710             default => sub { {
1711             'long' => {
1712             # Long Unit Identifier
1713             '1024p1' => {
1714             '1' => q(kibi{0}),
1715             },
1716             # Core Unit Identifier
1717             '1024p1' => {
1718             '1' => q(kibi{0}),
1719             },
1720             # Long Unit Identifier
1721             '1024p2' => {
1722             '1' => q(mebi{0}),
1723             },
1724             # Core Unit Identifier
1725             '1024p2' => {
1726             '1' => q(mebi{0}),
1727             },
1728             # Long Unit Identifier
1729             '1024p3' => {
1730             '1' => q(gibi{0}),
1731             },
1732             # Core Unit Identifier
1733             '1024p3' => {
1734             '1' => q(gibi{0}),
1735             },
1736             # Long Unit Identifier
1737             '1024p4' => {
1738             '1' => q(tebi{0}),
1739             },
1740             # Core Unit Identifier
1741             '1024p4' => {
1742             '1' => q(tebi{0}),
1743             },
1744             # Long Unit Identifier
1745             '1024p5' => {
1746             '1' => q(pebi{0}),
1747             },
1748             # Core Unit Identifier
1749             '1024p5' => {
1750             '1' => q(pebi{0}),
1751             },
1752             # Long Unit Identifier
1753             '1024p6' => {
1754             '1' => q(exbi{0}),
1755             },
1756             # Core Unit Identifier
1757             '1024p6' => {
1758             '1' => q(exbi{0}),
1759             },
1760             # Long Unit Identifier
1761             '1024p7' => {
1762             '1' => q(zebi{0}),
1763             },
1764             # Core Unit Identifier
1765             '1024p7' => {
1766             '1' => q(zebi{0}),
1767             },
1768             # Long Unit Identifier
1769             '1024p8' => {
1770             '1' => q(yobi{0}),
1771             },
1772             # Core Unit Identifier
1773             '1024p8' => {
1774             '1' => q(yobi{0}),
1775             },
1776             # Long Unit Identifier
1777             '10p-1' => {
1778             '1' => q(deci{0}),
1779             },
1780             # Core Unit Identifier
1781             '1' => {
1782             '1' => q(deci{0}),
1783             },
1784             # Long Unit Identifier
1785             '10p-12' => {
1786             '1' => q(piko{0}),
1787             },
1788             # Core Unit Identifier
1789             '12' => {
1790             '1' => q(piko{0}),
1791             },
1792             # Long Unit Identifier
1793             '10p-15' => {
1794             '1' => q(femto{0}),
1795             },
1796             # Core Unit Identifier
1797             '15' => {
1798             '1' => q(femto{0}),
1799             },
1800             # Long Unit Identifier
1801             '10p-18' => {
1802             '1' => q(atto{0}),
1803             },
1804             # Core Unit Identifier
1805             '18' => {
1806             '1' => q(atto{0}),
1807             },
1808             # Long Unit Identifier
1809             '10p-2' => {
1810             '1' => q(centi{0}),
1811             },
1812             # Core Unit Identifier
1813             '2' => {
1814             '1' => q(centi{0}),
1815             },
1816             # Long Unit Identifier
1817             '10p-21' => {
1818             '1' => q(zepto{0}),
1819             },
1820             # Core Unit Identifier
1821             '21' => {
1822             '1' => q(zepto{0}),
1823             },
1824             # Long Unit Identifier
1825             '10p-24' => {
1826             '1' => q(yokto{0}),
1827             },
1828             # Core Unit Identifier
1829             '24' => {
1830             '1' => q(yokto{0}),
1831             },
1832             # Long Unit Identifier
1833             '10p-27' => {
1834             '1' => q(ronto{0}),
1835             },
1836             # Core Unit Identifier
1837             '27' => {
1838             '1' => q(ronto{0}),
1839             },
1840             # Long Unit Identifier
1841             '10p-3' => {
1842             '1' => q(mili{0}),
1843             },
1844             # Core Unit Identifier
1845             '3' => {
1846             '1' => q(mili{0}),
1847             },
1848             # Long Unit Identifier
1849             '10p-30' => {
1850             '1' => q(quecto{0}),
1851             },
1852             # Core Unit Identifier
1853             '30' => {
1854             '1' => q(quecto{0}),
1855             },
1856             # Long Unit Identifier
1857             '10p-6' => {
1858             '1' => q(mikro{0}),
1859             },
1860             # Core Unit Identifier
1861             '6' => {
1862             '1' => q(mikro{0}),
1863             },
1864             # Long Unit Identifier
1865             '10p-9' => {
1866             '1' => q(nano{0}),
1867             },
1868             # Core Unit Identifier
1869             '9' => {
1870             '1' => q(nano{0}),
1871             },
1872             # Long Unit Identifier
1873             '10p1' => {
1874             '1' => q(deka{0}),
1875             },
1876             # Core Unit Identifier
1877             '10p1' => {
1878             '1' => q(deka{0}),
1879             },
1880             # Long Unit Identifier
1881             '10p12' => {
1882             '1' => q(tera{0}),
1883             },
1884             # Core Unit Identifier
1885             '10p12' => {
1886             '1' => q(tera{0}),
1887             },
1888             # Long Unit Identifier
1889             '10p15' => {
1890             '1' => q(peta{0}),
1891             },
1892             # Core Unit Identifier
1893             '10p15' => {
1894             '1' => q(peta{0}),
1895             },
1896             # Long Unit Identifier
1897             '10p18' => {
1898             '1' => q(exa{0}),
1899             },
1900             # Core Unit Identifier
1901             '10p18' => {
1902             '1' => q(exa{0}),
1903             },
1904             # Long Unit Identifier
1905             '10p2' => {
1906             '1' => q(hekto{0}),
1907             },
1908             # Core Unit Identifier
1909             '10p2' => {
1910             '1' => q(hekto{0}),
1911             },
1912             # Long Unit Identifier
1913             '10p21' => {
1914             '1' => q(zetta{0}),
1915             },
1916             # Core Unit Identifier
1917             '10p21' => {
1918             '1' => q(zetta{0}),
1919             },
1920             # Long Unit Identifier
1921             '10p24' => {
1922             '1' => q(yotta{0}),
1923             },
1924             # Core Unit Identifier
1925             '10p24' => {
1926             '1' => q(yotta{0}),
1927             },
1928             # Long Unit Identifier
1929             '10p27' => {
1930             '1' => q(ronna{0}),
1931             },
1932             # Core Unit Identifier
1933             '10p27' => {
1934             '1' => q(ronna{0}),
1935             },
1936             # Long Unit Identifier
1937             '10p3' => {
1938             '1' => q(kilo{0}),
1939             },
1940             # Core Unit Identifier
1941             '10p3' => {
1942             '1' => q(kilo{0}),
1943             },
1944             # Long Unit Identifier
1945             '10p30' => {
1946             '1' => q(quetta{0}),
1947             },
1948             # Core Unit Identifier
1949             '10p30' => {
1950             '1' => q(quetta{0}),
1951             },
1952             # Long Unit Identifier
1953             '10p6' => {
1954             '1' => q(mega{0}),
1955             },
1956             # Core Unit Identifier
1957             '10p6' => {
1958             '1' => q(mega{0}),
1959             },
1960             # Long Unit Identifier
1961             '10p9' => {
1962             '1' => q(giga{0}),
1963             },
1964             # Core Unit Identifier
1965             '10p9' => {
1966             '1' => q(giga{0}),
1967             },
1968             # Long Unit Identifier
1969             'acceleration-g-force' => {
1970             '1' => q(feminine),
1971             'few' => q({0} jednotky preťaženia),
1972             'many' => q({0} jednotky preťaženia),
1973             'name' => q(jednotky preťaženia),
1974             'one' => q({0} jednotka preťaženia),
1975             'other' => q({0} jednotiek preťaženia),
1976             },
1977             # Core Unit Identifier
1978             'g-force' => {
1979             '1' => q(feminine),
1980             'few' => q({0} jednotky preťaženia),
1981             'many' => q({0} jednotky preťaženia),
1982             'name' => q(jednotky preťaženia),
1983             'one' => q({0} jednotka preťaženia),
1984             'other' => q({0} jednotiek preťaženia),
1985             },
1986             # Long Unit Identifier
1987             'acceleration-meter-per-square-second' => {
1988             '1' => q(inanimate),
1989             'few' => q({0} metre za sekundu na druhú),
1990             'many' => q({0} metra za sekundu na druhú),
1991             'name' => q(metre za sekundu na druhú),
1992             'one' => q({0} meter za sekundu na druhú),
1993             'other' => q({0} metrov za sekundu na druhú),
1994             },
1995             # Core Unit Identifier
1996             'meter-per-square-second' => {
1997             '1' => q(inanimate),
1998             'few' => q({0} metre za sekundu na druhú),
1999             'many' => q({0} metra za sekundu na druhú),
2000             'name' => q(metre za sekundu na druhú),
2001             'one' => q({0} meter za sekundu na druhú),
2002             'other' => q({0} metrov za sekundu na druhú),
2003             },
2004             # Long Unit Identifier
2005             'angle-arc-minute' => {
2006             '1' => q(feminine),
2007             'few' => q({0} arcminúty),
2008             'many' => q({0} arcminúty),
2009             'name' => q(arcminúty),
2010             'one' => q({0} arcminúta),
2011             'other' => q({0} arcminút),
2012             },
2013             # Core Unit Identifier
2014             'arc-minute' => {
2015             '1' => q(feminine),
2016             'few' => q({0} arcminúty),
2017             'many' => q({0} arcminúty),
2018             'name' => q(arcminúty),
2019             'one' => q({0} arcminúta),
2020             'other' => q({0} arcminút),
2021             },
2022             # Long Unit Identifier
2023             'angle-arc-second' => {
2024             '1' => q(feminine),
2025             'few' => q({0} arcsekundy),
2026             'many' => q({0} arcsekundy),
2027             'name' => q(arcsekundy),
2028             'one' => q({0} arcsekunda),
2029             'other' => q({0} arcsekúnd),
2030             },
2031             # Core Unit Identifier
2032             'arc-second' => {
2033             '1' => q(feminine),
2034             'few' => q({0} arcsekundy),
2035             'many' => q({0} arcsekundy),
2036             'name' => q(arcsekundy),
2037             'one' => q({0} arcsekunda),
2038             'other' => q({0} arcsekúnd),
2039             },
2040             # Long Unit Identifier
2041             'angle-degree' => {
2042             '1' => q(inanimate),
2043             'few' => q({0} stupne),
2044             'many' => q({0} stupňa),
2045             'name' => q(stupne),
2046             'one' => q({0} stupeň),
2047             'other' => q({0} stupňov),
2048             },
2049             # Core Unit Identifier
2050             'degree' => {
2051             '1' => q(inanimate),
2052             'few' => q({0} stupne),
2053             'many' => q({0} stupňa),
2054             'name' => q(stupne),
2055             'one' => q({0} stupeň),
2056             'other' => q({0} stupňov),
2057             },
2058             # Long Unit Identifier
2059             'angle-radian' => {
2060             '1' => q(inanimate),
2061             'few' => q({0} radiány),
2062             'many' => q({0} radiánu),
2063             'name' => q(radiány),
2064             'one' => q({0} radián),
2065             'other' => q({0} radiánov),
2066             },
2067             # Core Unit Identifier
2068             'radian' => {
2069             '1' => q(inanimate),
2070             'few' => q({0} radiány),
2071             'many' => q({0} radiánu),
2072             'name' => q(radiány),
2073             'one' => q({0} radián),
2074             'other' => q({0} radiánov),
2075             },
2076             # Long Unit Identifier
2077             'angle-revolution' => {
2078             '1' => q(feminine),
2079             'few' => q({0} otáčky),
2080             'many' => q({0} otáčky),
2081             'name' => q(otáčky),
2082             'one' => q({0} otáčka),
2083             'other' => q({0} otáčok),
2084             },
2085             # Core Unit Identifier
2086             'revolution' => {
2087             '1' => q(feminine),
2088             'few' => q({0} otáčky),
2089             'many' => q({0} otáčky),
2090             'name' => q(otáčky),
2091             'one' => q({0} otáčka),
2092             'other' => q({0} otáčok),
2093             },
2094             # Long Unit Identifier
2095             'area-acre' => {
2096             'few' => q({0} akre),
2097             'many' => q({0} akra),
2098             'one' => q({0} aker),
2099             'other' => q({0} akrov),
2100             },
2101             # Core Unit Identifier
2102             'acre' => {
2103             'few' => q({0} akre),
2104             'many' => q({0} akra),
2105             'one' => q({0} aker),
2106             'other' => q({0} akrov),
2107             },
2108             # Long Unit Identifier
2109             'area-dunam' => {
2110             'few' => q({0} dunamy),
2111             'many' => q({0} dunamu),
2112             'name' => q(dunamy),
2113             'one' => q({0} dunam),
2114             'other' => q({0} dunamov),
2115             },
2116             # Core Unit Identifier
2117             'dunam' => {
2118             'few' => q({0} dunamy),
2119             'many' => q({0} dunamu),
2120             'name' => q(dunamy),
2121             'one' => q({0} dunam),
2122             'other' => q({0} dunamov),
2123             },
2124             # Long Unit Identifier
2125             'area-hectare' => {
2126             '1' => q(inanimate),
2127             'few' => q({0} hektáre),
2128             'many' => q({0} hektára),
2129             'one' => q({0} hektár),
2130             'other' => q({0} hektárov),
2131             },
2132             # Core Unit Identifier
2133             'hectare' => {
2134             '1' => q(inanimate),
2135             'few' => q({0} hektáre),
2136             'many' => q({0} hektára),
2137             'one' => q({0} hektár),
2138             'other' => q({0} hektárov),
2139             },
2140             # Long Unit Identifier
2141             'area-square-centimeter' => {
2142             '1' => q(inanimate),
2143             'few' => q({0} centimetre štvorcové),
2144             'many' => q({0} centimetra štvorcového),
2145             'name' => q(štvorcové centimetre),
2146             'one' => q({0} centimeter štvorcový),
2147             'other' => q({0} centimetrov štvorcových),
2148             'per' => q({0} na centimeter štvorcový),
2149             },
2150             # Core Unit Identifier
2151             'square-centimeter' => {
2152             '1' => q(inanimate),
2153             'few' => q({0} centimetre štvorcové),
2154             'many' => q({0} centimetra štvorcového),
2155             'name' => q(štvorcové centimetre),
2156             'one' => q({0} centimeter štvorcový),
2157             'other' => q({0} centimetrov štvorcových),
2158             'per' => q({0} na centimeter štvorcový),
2159             },
2160             # Long Unit Identifier
2161             'area-square-foot' => {
2162             'few' => q({0} štvorcové stopy),
2163             'many' => q({0} štvorcovej stopy),
2164             'name' => q(štvorcové stopy),
2165             'one' => q({0} štvorcová stopa),
2166             'other' => q({0} štvorcových stôp),
2167             },
2168             # Core Unit Identifier
2169             'square-foot' => {
2170             'few' => q({0} štvorcové stopy),
2171             'many' => q({0} štvorcovej stopy),
2172             'name' => q(štvorcové stopy),
2173             'one' => q({0} štvorcová stopa),
2174             'other' => q({0} štvorcových stôp),
2175             },
2176             # Long Unit Identifier
2177             'area-square-inch' => {
2178             'few' => q({0} štvorcové palce),
2179             'many' => q({0} štvorcového palca),
2180             'name' => q(štvorcové palce),
2181             'one' => q({0} štvorcový palec),
2182             'other' => q({0} štvorcových palcov),
2183             'per' => q({0} na štvorcový palec),
2184             },
2185             # Core Unit Identifier
2186             'square-inch' => {
2187             'few' => q({0} štvorcové palce),
2188             'many' => q({0} štvorcového palca),
2189             'name' => q(štvorcové palce),
2190             'one' => q({0} štvorcový palec),
2191             'other' => q({0} štvorcových palcov),
2192             'per' => q({0} na štvorcový palec),
2193             },
2194             # Long Unit Identifier
2195             'area-square-kilometer' => {
2196             '1' => q(inanimate),
2197             'few' => q({0} kilometre štvorcové),
2198             'many' => q({0} kilometra štvorcového),
2199             'name' => q(štvorcové kilometre),
2200             'one' => q({0} kilometer štvorcový),
2201             'other' => q({0} kilometrov štvorcových),
2202             'per' => q({0} na kilometer štvorcový),
2203             },
2204             # Core Unit Identifier
2205             'square-kilometer' => {
2206             '1' => q(inanimate),
2207             'few' => q({0} kilometre štvorcové),
2208             'many' => q({0} kilometra štvorcového),
2209             'name' => q(štvorcové kilometre),
2210             'one' => q({0} kilometer štvorcový),
2211             'other' => q({0} kilometrov štvorcových),
2212             'per' => q({0} na kilometer štvorcový),
2213             },
2214             # Long Unit Identifier
2215             'area-square-meter' => {
2216             '1' => q(inanimate),
2217             'few' => q({0} metre štvorcové),
2218             'many' => q({0} metra štvorcového),
2219             'name' => q(štvorcové metre),
2220             'one' => q({0} meter štvorcový),
2221             'other' => q({0} metrov štvorcových),
2222             'per' => q({0} na meter štvorcový),
2223             },
2224             # Core Unit Identifier
2225             'square-meter' => {
2226             '1' => q(inanimate),
2227             'few' => q({0} metre štvorcové),
2228             'many' => q({0} metra štvorcového),
2229             'name' => q(štvorcové metre),
2230             'one' => q({0} meter štvorcový),
2231             'other' => q({0} metrov štvorcových),
2232             'per' => q({0} na meter štvorcový),
2233             },
2234             # Long Unit Identifier
2235             'area-square-mile' => {
2236             'few' => q({0} míle štvorcové),
2237             'many' => q({0} míle štvorcovej),
2238             'name' => q(štvorcové míle),
2239             'one' => q({0} míľa štvorcová),
2240             'other' => q({0} míľ štvorcových),
2241             'per' => q({0} na míľu štvorcovú),
2242             },
2243             # Core Unit Identifier
2244             'square-mile' => {
2245             'few' => q({0} míle štvorcové),
2246             'many' => q({0} míle štvorcovej),
2247             'name' => q(štvorcové míle),
2248             'one' => q({0} míľa štvorcová),
2249             'other' => q({0} míľ štvorcových),
2250             'per' => q({0} na míľu štvorcovú),
2251             },
2252             # Long Unit Identifier
2253             'area-square-yard' => {
2254             'few' => q({0} štvorcové yardy),
2255             'many' => q({0} štvorcového yardu),
2256             'name' => q(štvorcové yardy),
2257             'one' => q({0} štvorcový yard),
2258             'other' => q({0} štvorcových yardov),
2259             },
2260             # Core Unit Identifier
2261             'square-yard' => {
2262             'few' => q({0} štvorcové yardy),
2263             'many' => q({0} štvorcového yardu),
2264             'name' => q(štvorcové yardy),
2265             'one' => q({0} štvorcový yard),
2266             'other' => q({0} štvorcových yardov),
2267             },
2268             # Long Unit Identifier
2269             'concentr-item' => {
2270             '1' => q(feminine),
2271             'few' => q({0} položky),
2272             'many' => q({0} položky),
2273             'name' => q(položky),
2274             'one' => q({0} položka),
2275             'other' => q({0} položiek),
2276             },
2277             # Core Unit Identifier
2278             'item' => {
2279             '1' => q(feminine),
2280             'few' => q({0} položky),
2281             'many' => q({0} položky),
2282             'name' => q(položky),
2283             'one' => q({0} položka),
2284             'other' => q({0} položiek),
2285             },
2286             # Long Unit Identifier
2287             'concentr-karat' => {
2288             '1' => q(inanimate),
2289             'few' => q({0} karáty),
2290             'many' => q({0} karátu),
2291             'name' => q(karáty),
2292             'one' => q({0} karát),
2293             'other' => q({0} karátov),
2294             },
2295             # Core Unit Identifier
2296             'karat' => {
2297             '1' => q(inanimate),
2298             'few' => q({0} karáty),
2299             'many' => q({0} karátu),
2300             'name' => q(karáty),
2301             'one' => q({0} karát),
2302             'other' => q({0} karátov),
2303             },
2304             # Long Unit Identifier
2305             'concentr-milligram-ofglucose-per-deciliter' => {
2306             '1' => q(inanimate),
2307             'few' => q({0} miligramy na deciliter),
2308             'many' => q({0} miligramu na deciliter),
2309             'name' => q(miligramy na deciliter),
2310             'one' => q({0} miligram na deciliter),
2311             'other' => q({0} miligramov na deciliter),
2312             },
2313             # Core Unit Identifier
2314             'milligram-ofglucose-per-deciliter' => {
2315             '1' => q(inanimate),
2316             'few' => q({0} miligramy na deciliter),
2317             'many' => q({0} miligramu na deciliter),
2318             'name' => q(miligramy na deciliter),
2319             'one' => q({0} miligram na deciliter),
2320             'other' => q({0} miligramov na deciliter),
2321             },
2322             # Long Unit Identifier
2323             'concentr-millimole-per-liter' => {
2324             '1' => q(inanimate),
2325             'few' => q({0} milimoly na liter),
2326             'many' => q({0} milimolu na liter),
2327             'name' => q(milimoly na liter),
2328             'one' => q({0} milimol na liter),
2329             'other' => q({0} milimolov na liter),
2330             },
2331             # Core Unit Identifier
2332             'millimole-per-liter' => {
2333             '1' => q(inanimate),
2334             'few' => q({0} milimoly na liter),
2335             'many' => q({0} milimolu na liter),
2336             'name' => q(milimoly na liter),
2337             'one' => q({0} milimol na liter),
2338             'other' => q({0} milimolov na liter),
2339             },
2340             # Long Unit Identifier
2341             'concentr-mole' => {
2342             '1' => q(inanimate),
2343             'few' => q({0} moly),
2344             'many' => q({0} molu),
2345             'name' => q(moly),
2346             'one' => q({0} mol),
2347             'other' => q({0} molov),
2348             },
2349             # Core Unit Identifier
2350             'mole' => {
2351             '1' => q(inanimate),
2352             'few' => q({0} moly),
2353             'many' => q({0} molu),
2354             'name' => q(moly),
2355             'one' => q({0} mol),
2356             'other' => q({0} molov),
2357             },
2358             # Long Unit Identifier
2359             'concentr-percent' => {
2360             '1' => q(neuter),
2361             'few' => q({0} percentá),
2362             'many' => q({0} percenta),
2363             'name' => q(percentá),
2364             'one' => q({0} percento),
2365             'other' => q({0} percent),
2366             },
2367             # Core Unit Identifier
2368             'percent' => {
2369             '1' => q(neuter),
2370             'few' => q({0} percentá),
2371             'many' => q({0} percenta),
2372             'name' => q(percentá),
2373             'one' => q({0} percento),
2374             'other' => q({0} percent),
2375             },
2376             # Long Unit Identifier
2377             'concentr-permille' => {
2378             '1' => q(neuter),
2379             'few' => q({0} promile),
2380             'many' => q({0} promile),
2381             'name' => q(promile),
2382             'one' => q({0} promile),
2383             'other' => q({0} promile),
2384             },
2385             # Core Unit Identifier
2386             'permille' => {
2387             '1' => q(neuter),
2388             'few' => q({0} promile),
2389             'many' => q({0} promile),
2390             'name' => q(promile),
2391             'one' => q({0} promile),
2392             'other' => q({0} promile),
2393             },
2394             # Long Unit Identifier
2395             'concentr-permillion' => {
2396             '1' => q(feminine),
2397             'few' => q({0} milióntiny),
2398             'many' => q({0} milióntiny),
2399             'name' => q(milióntiny),
2400             'one' => q({0} milióntina),
2401             'other' => q({0} milióntin),
2402             },
2403             # Core Unit Identifier
2404             'permillion' => {
2405             '1' => q(feminine),
2406             'few' => q({0} milióntiny),
2407             'many' => q({0} milióntiny),
2408             'name' => q(milióntiny),
2409             'one' => q({0} milióntina),
2410             'other' => q({0} milióntin),
2411             },
2412             # Long Unit Identifier
2413             'concentr-permyriad' => {
2414             '1' => q(feminine),
2415             'few' => q({0} desatiny promile),
2416             'many' => q({0} desatiny promile),
2417             'name' => q(desatiny promile),
2418             'one' => q({0} desatina promile),
2419             'other' => q({0} desatín promile),
2420             },
2421             # Core Unit Identifier
2422             'permyriad' => {
2423             '1' => q(feminine),
2424             'few' => q({0} desatiny promile),
2425             'many' => q({0} desatiny promile),
2426             'name' => q(desatiny promile),
2427             'one' => q({0} desatina promile),
2428             'other' => q({0} desatín promile),
2429             },
2430             # Long Unit Identifier
2431             'concentr-portion-per-1e9' => {
2432             '1' => q(feminine),
2433             'few' => q({0} častice na miliardu),
2434             'many' => q({0} častice na miliardu),
2435             'name' => q(častice na miliardu),
2436             'one' => q({0} častica na miliardu),
2437             'other' => q({0} častíc na miliardu),
2438             },
2439             # Core Unit Identifier
2440             'portion-per-1e9' => {
2441             '1' => q(feminine),
2442             'few' => q({0} častice na miliardu),
2443             'many' => q({0} častice na miliardu),
2444             'name' => q(častice na miliardu),
2445             'one' => q({0} častica na miliardu),
2446             'other' => q({0} častíc na miliardu),
2447             },
2448             # Long Unit Identifier
2449             'consumption-liter-per-100-kilometer' => {
2450             '1' => q(inanimate),
2451             'few' => q({0} litre na 100 kilometrov),
2452             'many' => q({0} litra na 100 kilometrov),
2453             'name' => q(litre na 100 kilometrov),
2454             'one' => q({0} liter na 100 kilometrov),
2455             'other' => q({0} litrov na 100 kilometrov),
2456             },
2457             # Core Unit Identifier
2458             'liter-per-100-kilometer' => {
2459             '1' => q(inanimate),
2460             'few' => q({0} litre na 100 kilometrov),
2461             'many' => q({0} litra na 100 kilometrov),
2462             'name' => q(litre na 100 kilometrov),
2463             'one' => q({0} liter na 100 kilometrov),
2464             'other' => q({0} litrov na 100 kilometrov),
2465             },
2466             # Long Unit Identifier
2467             'consumption-liter-per-kilometer' => {
2468             '1' => q(inanimate),
2469             'few' => q({0} litre na kilometer),
2470             'many' => q({0} litra na kilometer),
2471             'name' => q(litre na kilometer),
2472             'one' => q({0} liter na kilometer),
2473             'other' => q({0} litrov na kilometer),
2474             },
2475             # Core Unit Identifier
2476             'liter-per-kilometer' => {
2477             '1' => q(inanimate),
2478             'few' => q({0} litre na kilometer),
2479             'many' => q({0} litra na kilometer),
2480             'name' => q(litre na kilometer),
2481             'one' => q({0} liter na kilometer),
2482             'other' => q({0} litrov na kilometer),
2483             },
2484             # Long Unit Identifier
2485             'consumption-mile-per-gallon' => {
2486             'few' => q({0} míle na galón),
2487             'many' => q({0} míle na galón),
2488             'name' => q(míle na galón),
2489             'one' => q({0} míľa na galón),
2490             'other' => q({0} míľ na galón),
2491             },
2492             # Core Unit Identifier
2493             'mile-per-gallon' => {
2494             'few' => q({0} míle na galón),
2495             'many' => q({0} míle na galón),
2496             'name' => q(míle na galón),
2497             'one' => q({0} míľa na galón),
2498             'other' => q({0} míľ na galón),
2499             },
2500             # Long Unit Identifier
2501             'consumption-mile-per-gallon-imperial' => {
2502             'few' => q({0} míle na britský galón),
2503             'many' => q({0} míle na britský galón),
2504             'name' => q(míle na britský galón),
2505             'one' => q({0} míľa na britský galón),
2506             'other' => q({0} míľ na britský galón),
2507             },
2508             # Core Unit Identifier
2509             'mile-per-gallon-imperial' => {
2510             'few' => q({0} míle na britský galón),
2511             'many' => q({0} míle na britský galón),
2512             'name' => q(míle na britský galón),
2513             'one' => q({0} míľa na britský galón),
2514             'other' => q({0} míľ na britský galón),
2515             },
2516             # Long Unit Identifier
2517             'digital-bit' => {
2518             '1' => q(inanimate),
2519             'few' => q({0} bity),
2520             'many' => q({0} bitu),
2521             'name' => q(bity),
2522             'one' => q({0} bit),
2523             'other' => q({0} bitov),
2524             },
2525             # Core Unit Identifier
2526             'bit' => {
2527             '1' => q(inanimate),
2528             'few' => q({0} bity),
2529             'many' => q({0} bitu),
2530             'name' => q(bity),
2531             'one' => q({0} bit),
2532             'other' => q({0} bitov),
2533             },
2534             # Long Unit Identifier
2535             'digital-byte' => {
2536             '1' => q(inanimate),
2537             'few' => q({0} bajty),
2538             'many' => q({0} bajtu),
2539             'name' => q(bajty),
2540             'one' => q({0} bajt),
2541             'other' => q({0} bajtov),
2542             },
2543             # Core Unit Identifier
2544             'byte' => {
2545             '1' => q(inanimate),
2546             'few' => q({0} bajty),
2547             'many' => q({0} bajtu),
2548             'name' => q(bajty),
2549             'one' => q({0} bajt),
2550             'other' => q({0} bajtov),
2551             },
2552             # Long Unit Identifier
2553             'digital-gigabit' => {
2554             '1' => q(inanimate),
2555             'few' => q({0} gigabity),
2556             'many' => q({0} gigabitu),
2557             'name' => q(gigabity),
2558             'one' => q({0} gigabit),
2559             'other' => q({0} gigabitov),
2560             },
2561             # Core Unit Identifier
2562             'gigabit' => {
2563             '1' => q(inanimate),
2564             'few' => q({0} gigabity),
2565             'many' => q({0} gigabitu),
2566             'name' => q(gigabity),
2567             'one' => q({0} gigabit),
2568             'other' => q({0} gigabitov),
2569             },
2570             # Long Unit Identifier
2571             'digital-gigabyte' => {
2572             '1' => q(inanimate),
2573             'few' => q({0} gigabajty),
2574             'many' => q({0} gigabajtu),
2575             'name' => q(gigabajty),
2576             'one' => q({0} gigabajt),
2577             'other' => q({0} gigabajtov),
2578             },
2579             # Core Unit Identifier
2580             'gigabyte' => {
2581             '1' => q(inanimate),
2582             'few' => q({0} gigabajty),
2583             'many' => q({0} gigabajtu),
2584             'name' => q(gigabajty),
2585             'one' => q({0} gigabajt),
2586             'other' => q({0} gigabajtov),
2587             },
2588             # Long Unit Identifier
2589             'digital-kilobit' => {
2590             '1' => q(inanimate),
2591             'few' => q({0} kilobity),
2592             'many' => q({0} kilobitu),
2593             'name' => q(kilobity),
2594             'one' => q({0} kilobit),
2595             'other' => q({0} kilobitov),
2596             },
2597             # Core Unit Identifier
2598             'kilobit' => {
2599             '1' => q(inanimate),
2600             'few' => q({0} kilobity),
2601             'many' => q({0} kilobitu),
2602             'name' => q(kilobity),
2603             'one' => q({0} kilobit),
2604             'other' => q({0} kilobitov),
2605             },
2606             # Long Unit Identifier
2607             'digital-kilobyte' => {
2608             '1' => q(inanimate),
2609             'few' => q({0} kilobajty),
2610             'many' => q({0} kilobajtu),
2611             'name' => q(kilobajty),
2612             'one' => q({0} kilobajt),
2613             'other' => q({0} kilobajtov),
2614             },
2615             # Core Unit Identifier
2616             'kilobyte' => {
2617             '1' => q(inanimate),
2618             'few' => q({0} kilobajty),
2619             'many' => q({0} kilobajtu),
2620             'name' => q(kilobajty),
2621             'one' => q({0} kilobajt),
2622             'other' => q({0} kilobajtov),
2623             },
2624             # Long Unit Identifier
2625             'digital-megabit' => {
2626             '1' => q(inanimate),
2627             'few' => q({0} megabity),
2628             'many' => q({0} megabitu),
2629             'name' => q(megabity),
2630             'one' => q({0} megabit),
2631             'other' => q({0} megabitov),
2632             },
2633             # Core Unit Identifier
2634             'megabit' => {
2635             '1' => q(inanimate),
2636             'few' => q({0} megabity),
2637             'many' => q({0} megabitu),
2638             'name' => q(megabity),
2639             'one' => q({0} megabit),
2640             'other' => q({0} megabitov),
2641             },
2642             # Long Unit Identifier
2643             'digital-megabyte' => {
2644             '1' => q(inanimate),
2645             'few' => q({0} megabajty),
2646             'many' => q({0} megabajtu),
2647             'name' => q(megabajty),
2648             'one' => q({0} megabajt),
2649             'other' => q({0} megabajtov),
2650             },
2651             # Core Unit Identifier
2652             'megabyte' => {
2653             '1' => q(inanimate),
2654             'few' => q({0} megabajty),
2655             'many' => q({0} megabajtu),
2656             'name' => q(megabajty),
2657             'one' => q({0} megabajt),
2658             'other' => q({0} megabajtov),
2659             },
2660             # Long Unit Identifier
2661             'digital-petabyte' => {
2662             '1' => q(inanimate),
2663             'few' => q({0} petabajty),
2664             'many' => q({0} petabajtu),
2665             'name' => q(petabajty),
2666             'one' => q({0} petabajt),
2667             'other' => q({0} petabajtov),
2668             },
2669             # Core Unit Identifier
2670             'petabyte' => {
2671             '1' => q(inanimate),
2672             'few' => q({0} petabajty),
2673             'many' => q({0} petabajtu),
2674             'name' => q(petabajty),
2675             'one' => q({0} petabajt),
2676             'other' => q({0} petabajtov),
2677             },
2678             # Long Unit Identifier
2679             'digital-terabit' => {
2680             '1' => q(inanimate),
2681             'few' => q({0} terabity),
2682             'many' => q({0} terabitu),
2683             'name' => q(terabity),
2684             'one' => q({0} terabit),
2685             'other' => q({0} terabitov),
2686             },
2687             # Core Unit Identifier
2688             'terabit' => {
2689             '1' => q(inanimate),
2690             'few' => q({0} terabity),
2691             'many' => q({0} terabitu),
2692             'name' => q(terabity),
2693             'one' => q({0} terabit),
2694             'other' => q({0} terabitov),
2695             },
2696             # Long Unit Identifier
2697             'digital-terabyte' => {
2698             '1' => q(inanimate),
2699             'few' => q({0} terabajty),
2700             'many' => q({0} terabajtu),
2701             'name' => q(terabajty),
2702             'one' => q({0} terabajt),
2703             'other' => q({0} terabajtov),
2704             },
2705             # Core Unit Identifier
2706             'terabyte' => {
2707             '1' => q(inanimate),
2708             'few' => q({0} terabajty),
2709             'many' => q({0} terabajtu),
2710             'name' => q(terabajty),
2711             'one' => q({0} terabajt),
2712             'other' => q({0} terabajtov),
2713             },
2714             # Long Unit Identifier
2715             'duration-century' => {
2716             '1' => q(neuter),
2717             'few' => q({0} storočia),
2718             'many' => q({0} storočia),
2719             'name' => q(storočia),
2720             'one' => q({0} storočie),
2721             'other' => q({0} storočí),
2722             },
2723             # Core Unit Identifier
2724             'century' => {
2725             '1' => q(neuter),
2726             'few' => q({0} storočia),
2727             'many' => q({0} storočia),
2728             'name' => q(storočia),
2729             'one' => q({0} storočie),
2730             'other' => q({0} storočí),
2731             },
2732             # Long Unit Identifier
2733             'duration-day' => {
2734             '1' => q(inanimate),
2735             'few' => q({0} dni),
2736             'many' => q({0} dňa),
2737             'one' => q({0} deň),
2738             'other' => q({0} dní),
2739             'per' => q({0} za deň),
2740             },
2741             # Core Unit Identifier
2742             'day' => {
2743             '1' => q(inanimate),
2744             'few' => q({0} dni),
2745             'many' => q({0} dňa),
2746             'one' => q({0} deň),
2747             'other' => q({0} dní),
2748             'per' => q({0} za deň),
2749             },
2750             # Long Unit Identifier
2751             'duration-day-person' => {
2752             '1' => q(inanimate),
2753             'few' => q({0} dni),
2754             'many' => q({0} dňa),
2755             'one' => q({0} deň),
2756             'other' => q({0} dní),
2757             },
2758             # Core Unit Identifier
2759             'day-person' => {
2760             '1' => q(inanimate),
2761             'few' => q({0} dni),
2762             'many' => q({0} dňa),
2763             'one' => q({0} deň),
2764             'other' => q({0} dní),
2765             },
2766             # Long Unit Identifier
2767             'duration-decade' => {
2768             '1' => q(neuter),
2769             'few' => q({0} desaťročia),
2770             'many' => q({0} desaťročia),
2771             'name' => q(desaťročia),
2772             'one' => q({0} desaťročie),
2773             'other' => q({0} desaťročí),
2774             },
2775             # Core Unit Identifier
2776             'decade' => {
2777             '1' => q(neuter),
2778             'few' => q({0} desaťročia),
2779             'many' => q({0} desaťročia),
2780             'name' => q(desaťročia),
2781             'one' => q({0} desaťročie),
2782             'other' => q({0} desaťročí),
2783             },
2784             # Long Unit Identifier
2785             'duration-hour' => {
2786             '1' => q(feminine),
2787             'few' => q({0} hodiny),
2788             'many' => q({0} hodiny),
2789             'name' => q(hodiny),
2790             'one' => q({0} hodina),
2791             'other' => q({0} hodín),
2792             'per' => q({0} za hodinu),
2793             },
2794             # Core Unit Identifier
2795             'hour' => {
2796             '1' => q(feminine),
2797             'few' => q({0} hodiny),
2798             'many' => q({0} hodiny),
2799             'name' => q(hodiny),
2800             'one' => q({0} hodina),
2801             'other' => q({0} hodín),
2802             'per' => q({0} za hodinu),
2803             },
2804             # Long Unit Identifier
2805             'duration-microsecond' => {
2806             '1' => q(feminine),
2807             'few' => q({0} mikrosekundy),
2808             'many' => q({0} mikrosekundy),
2809             'name' => q(mikrosekundy),
2810             'one' => q({0} mikrosekunda),
2811             'other' => q({0} mikrosekúnd),
2812             },
2813             # Core Unit Identifier
2814             'microsecond' => {
2815             '1' => q(feminine),
2816             'few' => q({0} mikrosekundy),
2817             'many' => q({0} mikrosekundy),
2818             'name' => q(mikrosekundy),
2819             'one' => q({0} mikrosekunda),
2820             'other' => q({0} mikrosekúnd),
2821             },
2822             # Long Unit Identifier
2823             'duration-millisecond' => {
2824             '1' => q(feminine),
2825             'few' => q({0} milisekundy),
2826             'many' => q({0} milisekundy),
2827             'name' => q(milisekundy),
2828             'one' => q({0} milisekunda),
2829             'other' => q({0} milisekúnd),
2830             },
2831             # Core Unit Identifier
2832             'millisecond' => {
2833             '1' => q(feminine),
2834             'few' => q({0} milisekundy),
2835             'many' => q({0} milisekundy),
2836             'name' => q(milisekundy),
2837             'one' => q({0} milisekunda),
2838             'other' => q({0} milisekúnd),
2839             },
2840             # Long Unit Identifier
2841             'duration-minute' => {
2842             '1' => q(feminine),
2843             'few' => q({0} minúty),
2844             'many' => q({0} minúty),
2845             'name' => q(minúty),
2846             'one' => q({0} minúta),
2847             'other' => q({0} minút),
2848             'per' => q({0} za minútu),
2849             },
2850             # Core Unit Identifier
2851             'minute' => {
2852             '1' => q(feminine),
2853             'few' => q({0} minúty),
2854             'many' => q({0} minúty),
2855             'name' => q(minúty),
2856             'one' => q({0} minúta),
2857             'other' => q({0} minút),
2858             'per' => q({0} za minútu),
2859             },
2860             # Long Unit Identifier
2861             'duration-month' => {
2862             '1' => q(inanimate),
2863             'few' => q({0} mesiace),
2864             'many' => q({0} mesiaca),
2865             'name' => q(mesiace),
2866             'one' => q({0} mesiac),
2867             'other' => q({0} mesiacov),
2868             'per' => q({0} za mesiac),
2869             },
2870             # Core Unit Identifier
2871             'month' => {
2872             '1' => q(inanimate),
2873             'few' => q({0} mesiace),
2874             'many' => q({0} mesiaca),
2875             'name' => q(mesiace),
2876             'one' => q({0} mesiac),
2877             'other' => q({0} mesiacov),
2878             'per' => q({0} za mesiac),
2879             },
2880             # Long Unit Identifier
2881             'duration-nanosecond' => {
2882             '1' => q(feminine),
2883             'few' => q({0} nanosekundy),
2884             'many' => q({0} nanosekundy),
2885             'name' => q(nanosekundy),
2886             'one' => q({0} nanosekunda),
2887             'other' => q({0} nanosekúnd),
2888             },
2889             # Core Unit Identifier
2890             'nanosecond' => {
2891             '1' => q(feminine),
2892             'few' => q({0} nanosekundy),
2893             'many' => q({0} nanosekundy),
2894             'name' => q(nanosekundy),
2895             'one' => q({0} nanosekunda),
2896             'other' => q({0} nanosekúnd),
2897             },
2898             # Long Unit Identifier
2899             'duration-night' => {
2900             '1' => q(feminine),
2901             'few' => q({0} noci),
2902             'many' => q({0} noci),
2903             'name' => q(noci),
2904             'one' => q({0} noc),
2905             'other' => q({0} nocí),
2906             'per' => q({0}/noc),
2907             },
2908             # Core Unit Identifier
2909             'night' => {
2910             '1' => q(feminine),
2911             'few' => q({0} noci),
2912             'many' => q({0} noci),
2913             'name' => q(noci),
2914             'one' => q({0} noc),
2915             'other' => q({0} nocí),
2916             'per' => q({0}/noc),
2917             },
2918             # Long Unit Identifier
2919             'duration-quarter' => {
2920             '1' => q(inanimate),
2921             'few' => q({0} štvrťroky),
2922             'many' => q({0} štvrťroka),
2923             'name' => q(štvrťroky),
2924             'one' => q({0} štvrťrok),
2925             'other' => q({0} štvrťrokov),
2926             },
2927             # Core Unit Identifier
2928             'quarter' => {
2929             '1' => q(inanimate),
2930             'few' => q({0} štvrťroky),
2931             'many' => q({0} štvrťroka),
2932             'name' => q(štvrťroky),
2933             'one' => q({0} štvrťrok),
2934             'other' => q({0} štvrťrokov),
2935             },
2936             # Long Unit Identifier
2937             'duration-second' => {
2938             '1' => q(feminine),
2939             'few' => q({0} sekundy),
2940             'many' => q({0} sekundy),
2941             'name' => q(sekundy),
2942             'one' => q({0} sekunda),
2943             'other' => q({0} sekúnd),
2944             'per' => q({0} za sekundu),
2945             },
2946             # Core Unit Identifier
2947             'second' => {
2948             '1' => q(feminine),
2949             'few' => q({0} sekundy),
2950             'many' => q({0} sekundy),
2951             'name' => q(sekundy),
2952             'one' => q({0} sekunda),
2953             'other' => q({0} sekúnd),
2954             'per' => q({0} za sekundu),
2955             },
2956             # Long Unit Identifier
2957             'duration-week' => {
2958             '1' => q(inanimate),
2959             'few' => q({0} týždne),
2960             'many' => q({0} týždňa),
2961             'name' => q(týždne),
2962             'one' => q({0} týždeň),
2963             'other' => q({0} týždňov),
2964             'per' => q({0} za týždeň),
2965             },
2966             # Core Unit Identifier
2967             'week' => {
2968             '1' => q(inanimate),
2969             'few' => q({0} týždne),
2970             'many' => q({0} týždňa),
2971             'name' => q(týždne),
2972             'one' => q({0} týždeň),
2973             'other' => q({0} týždňov),
2974             'per' => q({0} za týždeň),
2975             },
2976             # Long Unit Identifier
2977             'duration-year' => {
2978             '1' => q(inanimate),
2979             'few' => q({0} roky),
2980             'many' => q({0} roka),
2981             'name' => q(roky),
2982             'one' => q({0} rok),
2983             'other' => q({0} rokov),
2984             'per' => q({0} za rok),
2985             },
2986             # Core Unit Identifier
2987             'year' => {
2988             '1' => q(inanimate),
2989             'few' => q({0} roky),
2990             'many' => q({0} roka),
2991             'name' => q(roky),
2992             'one' => q({0} rok),
2993             'other' => q({0} rokov),
2994             'per' => q({0} za rok),
2995             },
2996             # Long Unit Identifier
2997             'electric-ampere' => {
2998             '1' => q(inanimate),
2999             'few' => q({0} ampéry),
3000             'many' => q({0} ampéra),
3001             'name' => q(ampéry),
3002             'one' => q({0} ampér),
3003             'other' => q({0} ampérov),
3004             },
3005             # Core Unit Identifier
3006             'ampere' => {
3007             '1' => q(inanimate),
3008             'few' => q({0} ampéry),
3009             'many' => q({0} ampéra),
3010             'name' => q(ampéry),
3011             'one' => q({0} ampér),
3012             'other' => q({0} ampérov),
3013             },
3014             # Long Unit Identifier
3015             'electric-milliampere' => {
3016             '1' => q(inanimate),
3017             'few' => q({0} miliampéry),
3018             'many' => q({0} miliampéra),
3019             'name' => q(miliampéry),
3020             'one' => q({0} miliampér),
3021             'other' => q({0} miliampérov),
3022             },
3023             # Core Unit Identifier
3024             'milliampere' => {
3025             '1' => q(inanimate),
3026             'few' => q({0} miliampéry),
3027             'many' => q({0} miliampéra),
3028             'name' => q(miliampéry),
3029             'one' => q({0} miliampér),
3030             'other' => q({0} miliampérov),
3031             },
3032             # Long Unit Identifier
3033             'electric-ohm' => {
3034             '1' => q(inanimate),
3035             'few' => q({0} ohmy),
3036             'many' => q({0} ohmu),
3037             'name' => q(ohmy),
3038             'one' => q({0} ohm),
3039             'other' => q({0} ohmov),
3040             },
3041             # Core Unit Identifier
3042             'ohm' => {
3043             '1' => q(inanimate),
3044             'few' => q({0} ohmy),
3045             'many' => q({0} ohmu),
3046             'name' => q(ohmy),
3047             'one' => q({0} ohm),
3048             'other' => q({0} ohmov),
3049             },
3050             # Long Unit Identifier
3051             'electric-volt' => {
3052             '1' => q(inanimate),
3053             'few' => q({0} volty),
3054             'many' => q({0} voltu),
3055             'name' => q(volty),
3056             'one' => q({0} volt),
3057             'other' => q({0} voltov),
3058             },
3059             # Core Unit Identifier
3060             'volt' => {
3061             '1' => q(inanimate),
3062             'few' => q({0} volty),
3063             'many' => q({0} voltu),
3064             'name' => q(volty),
3065             'one' => q({0} volt),
3066             'other' => q({0} voltov),
3067             },
3068             # Long Unit Identifier
3069             'energy-british-thermal-unit' => {
3070             'few' => q({0} britské tepelné jednotky),
3071             'many' => q({0} britskej tepelnej jednotky),
3072             'name' => q(britské tepelné jednotky),
3073             'one' => q({0} britská tepelná jednotka),
3074             'other' => q({0} britských tepelných jednotiek),
3075             },
3076             # Core Unit Identifier
3077             'british-thermal-unit' => {
3078             'few' => q({0} britské tepelné jednotky),
3079             'many' => q({0} britskej tepelnej jednotky),
3080             'name' => q(britské tepelné jednotky),
3081             'one' => q({0} britská tepelná jednotka),
3082             'other' => q({0} britských tepelných jednotiek),
3083             },
3084             # Long Unit Identifier
3085             'energy-calorie' => {
3086             '1' => q(feminine),
3087             'few' => q({0} kalórie),
3088             'many' => q({0} kalórie),
3089             'name' => q(kalórie),
3090             'one' => q({0} kalória),
3091             'other' => q({0} kalórií),
3092             },
3093             # Core Unit Identifier
3094             'calorie' => {
3095             '1' => q(feminine),
3096             'few' => q({0} kalórie),
3097             'many' => q({0} kalórie),
3098             'name' => q(kalórie),
3099             'one' => q({0} kalória),
3100             'other' => q({0} kalórií),
3101             },
3102             # Long Unit Identifier
3103             'energy-electronvolt' => {
3104             'few' => q({0} elektrónvolty),
3105             'many' => q({0} elektrónvoltu),
3106             'name' => q(elektrónvolty),
3107             'one' => q({0} elektrónvolt),
3108             'other' => q({0} elektrónvoltov),
3109             },
3110             # Core Unit Identifier
3111             'electronvolt' => {
3112             'few' => q({0} elektrónvolty),
3113             'many' => q({0} elektrónvoltu),
3114             'name' => q(elektrónvolty),
3115             'one' => q({0} elektrónvolt),
3116             'other' => q({0} elektrónvoltov),
3117             },
3118             # Long Unit Identifier
3119             'energy-foodcalorie' => {
3120             'few' => q({0} kalórie),
3121             'many' => q({0} kalórie),
3122             'name' => q(kalórie),
3123             'one' => q({0} kalória),
3124             'other' => q({0} kalórií),
3125             },
3126             # Core Unit Identifier
3127             'foodcalorie' => {
3128             'few' => q({0} kalórie),
3129             'many' => q({0} kalórie),
3130             'name' => q(kalórie),
3131             'one' => q({0} kalória),
3132             'other' => q({0} kalórií),
3133             },
3134             # Long Unit Identifier
3135             'energy-joule' => {
3136             '1' => q(inanimate),
3137             'few' => q({0} jouly),
3138             'many' => q({0} joulu),
3139             'name' => q(jouly),
3140             'one' => q(joule),
3141             'other' => q({0} joulov),
3142             },
3143             # Core Unit Identifier
3144             'joule' => {
3145             '1' => q(inanimate),
3146             'few' => q({0} jouly),
3147             'many' => q({0} joulu),
3148             'name' => q(jouly),
3149             'one' => q(joule),
3150             'other' => q({0} joulov),
3151             },
3152             # Long Unit Identifier
3153             'energy-kilocalorie' => {
3154             '1' => q(feminine),
3155             'few' => q({0} kilokalórie),
3156             'many' => q({0} kilokalórie),
3157             'name' => q(kilokalórie),
3158             'one' => q({0} kilokalória),
3159             'other' => q({0} kilokalórií),
3160             },
3161             # Core Unit Identifier
3162             'kilocalorie' => {
3163             '1' => q(feminine),
3164             'few' => q({0} kilokalórie),
3165             'many' => q({0} kilokalórie),
3166             'name' => q(kilokalórie),
3167             'one' => q({0} kilokalória),
3168             'other' => q({0} kilokalórií),
3169             },
3170             # Long Unit Identifier
3171             'energy-kilojoule' => {
3172             '1' => q(inanimate),
3173             'few' => q({0} kilojouly),
3174             'many' => q({0} kilojoulu),
3175             'name' => q(kilojouly),
3176             'one' => q({0} kilojoule),
3177             'other' => q({0} kilojoulov),
3178             },
3179             # Core Unit Identifier
3180             'kilojoule' => {
3181             '1' => q(inanimate),
3182             'few' => q({0} kilojouly),
3183             'many' => q({0} kilojoulu),
3184             'name' => q(kilojouly),
3185             'one' => q({0} kilojoule),
3186             'other' => q({0} kilojoulov),
3187             },
3188             # Long Unit Identifier
3189             'energy-kilowatt-hour' => {
3190             '1' => q(feminine),
3191             'few' => q({0} kilowatthodiny),
3192             'many' => q({0} kilowatthodiny),
3193             'name' => q(kilowatthodiny),
3194             'one' => q({0} kilowatthodina),
3195             'other' => q({0} kilowatthodín),
3196             },
3197             # Core Unit Identifier
3198             'kilowatt-hour' => {
3199             '1' => q(feminine),
3200             'few' => q({0} kilowatthodiny),
3201             'many' => q({0} kilowatthodiny),
3202             'name' => q(kilowatthodiny),
3203             'one' => q({0} kilowatthodina),
3204             'other' => q({0} kilowatthodín),
3205             },
3206             # Long Unit Identifier
3207             'energy-therm-us' => {
3208             'few' => q({0} americké termy),
3209             'many' => q({0} amerického termu),
3210             'name' => q(americké termy),
3211             'one' => q({0} americký term),
3212             'other' => q({0} amerických termov),
3213             },
3214             # Core Unit Identifier
3215             'therm-us' => {
3216             'few' => q({0} americké termy),
3217             'many' => q({0} amerického termu),
3218             'name' => q(americké termy),
3219             'one' => q({0} americký term),
3220             'other' => q({0} amerických termov),
3221             },
3222             # Long Unit Identifier
3223             'force-kilowatt-hour-per-100-kilometer' => {
3224             '1' => q(feminine),
3225             'few' => q({0} kilowatthodiny na 100 kilometrov),
3226             'many' => q({0} kilowatthodiny na 100 kilometrov),
3227             'name' => q(kilowatthodiny na 100 kilometrov),
3228             'one' => q({0} kilowatthodina na 100 kilometrov),
3229             'other' => q({0} kilowatthodín na 100 kilometrov),
3230             },
3231             # Core Unit Identifier
3232             'kilowatt-hour-per-100-kilometer' => {
3233             '1' => q(feminine),
3234             'few' => q({0} kilowatthodiny na 100 kilometrov),
3235             'many' => q({0} kilowatthodiny na 100 kilometrov),
3236             'name' => q(kilowatthodiny na 100 kilometrov),
3237             'one' => q({0} kilowatthodina na 100 kilometrov),
3238             'other' => q({0} kilowatthodín na 100 kilometrov),
3239             },
3240             # Long Unit Identifier
3241             'force-newton' => {
3242             '1' => q(inanimate),
3243             'few' => q({0} newtony),
3244             'many' => q({0} newtona),
3245             'name' => q(newtony),
3246             'one' => q({0} newton),
3247             'other' => q({0} newtonov),
3248             },
3249             # Core Unit Identifier
3250             'newton' => {
3251             '1' => q(inanimate),
3252             'few' => q({0} newtony),
3253             'many' => q({0} newtona),
3254             'name' => q(newtony),
3255             'one' => q({0} newton),
3256             'other' => q({0} newtonov),
3257             },
3258             # Long Unit Identifier
3259             'force-pound-force' => {
3260             'few' => q({0} libry sily),
3261             'many' => q({0} libry sily),
3262             'name' => q(libry sily),
3263             'one' => q({0} libra sily),
3264             'other' => q({0} libier sily),
3265             },
3266             # Core Unit Identifier
3267             'pound-force' => {
3268             'few' => q({0} libry sily),
3269             'many' => q({0} libry sily),
3270             'name' => q(libry sily),
3271             'one' => q({0} libra sily),
3272             'other' => q({0} libier sily),
3273             },
3274             # Long Unit Identifier
3275             'frequency-gigahertz' => {
3276             '1' => q(inanimate),
3277             'few' => q({0} gigahertze),
3278             'many' => q({0} gigahertza),
3279             'name' => q(gigahertze),
3280             'one' => q({0} gigahertz),
3281             'other' => q({0} gigahertzov),
3282             },
3283             # Core Unit Identifier
3284             'gigahertz' => {
3285             '1' => q(inanimate),
3286             'few' => q({0} gigahertze),
3287             'many' => q({0} gigahertza),
3288             'name' => q(gigahertze),
3289             'one' => q({0} gigahertz),
3290             'other' => q({0} gigahertzov),
3291             },
3292             # Long Unit Identifier
3293             'frequency-hertz' => {
3294             '1' => q(inanimate),
3295             'few' => q({0} hertze),
3296             'many' => q({0} hertza),
3297             'name' => q(hertze),
3298             'one' => q({0} hertz),
3299             'other' => q({0} hertzov),
3300             },
3301             # Core Unit Identifier
3302             'hertz' => {
3303             '1' => q(inanimate),
3304             'few' => q({0} hertze),
3305             'many' => q({0} hertza),
3306             'name' => q(hertze),
3307             'one' => q({0} hertz),
3308             'other' => q({0} hertzov),
3309             },
3310             # Long Unit Identifier
3311             'frequency-kilohertz' => {
3312             '1' => q(inanimate),
3313             'few' => q({0} kilohertze),
3314             'many' => q({0} kilohertza),
3315             'name' => q(kilohertze),
3316             'one' => q({0} kilohertz),
3317             'other' => q({0} kilohertzov),
3318             },
3319             # Core Unit Identifier
3320             'kilohertz' => {
3321             '1' => q(inanimate),
3322             'few' => q({0} kilohertze),
3323             'many' => q({0} kilohertza),
3324             'name' => q(kilohertze),
3325             'one' => q({0} kilohertz),
3326             'other' => q({0} kilohertzov),
3327             },
3328             # Long Unit Identifier
3329             'frequency-megahertz' => {
3330             '1' => q(inanimate),
3331             'few' => q({0} megahertze),
3332             'many' => q({0} megahertza),
3333             'name' => q(megahertze),
3334             'one' => q({0} megahertz),
3335             'other' => q({0} megahertzov),
3336             },
3337             # Core Unit Identifier
3338             'megahertz' => {
3339             '1' => q(inanimate),
3340             'few' => q({0} megahertze),
3341             'many' => q({0} megahertza),
3342             'name' => q(megahertze),
3343             'one' => q({0} megahertz),
3344             'other' => q({0} megahertzov),
3345             },
3346             # Long Unit Identifier
3347             'graphics-dot' => {
3348             'few' => q({0} body),
3349             'many' => q({0} bodu),
3350             'one' => q({0} bod),
3351             'other' => q({0} bodov),
3352             },
3353             # Core Unit Identifier
3354             'dot' => {
3355             'few' => q({0} body),
3356             'many' => q({0} bodu),
3357             'one' => q({0} bod),
3358             'other' => q({0} bodov),
3359             },
3360             # Long Unit Identifier
3361             'graphics-dot-per-centimeter' => {
3362             'few' => q({0} body na centimeter),
3363             'many' => q({0} bodu na centimeter),
3364             'name' => q(body na centimeter),
3365             'one' => q({0} bod na centimeter),
3366             'other' => q({0} bodov na centimeter),
3367             },
3368             # Core Unit Identifier
3369             'dot-per-centimeter' => {
3370             'few' => q({0} body na centimeter),
3371             'many' => q({0} bodu na centimeter),
3372             'name' => q(body na centimeter),
3373             'one' => q({0} bod na centimeter),
3374             'other' => q({0} bodov na centimeter),
3375             },
3376             # Long Unit Identifier
3377             'graphics-dot-per-inch' => {
3378             'few' => q({0} body na palec),
3379             'many' => q({0} bodu na palec),
3380             'name' => q(body na palec),
3381             'one' => q({0} bod na palec),
3382             'other' => q({0} bodov na palec),
3383             },
3384             # Core Unit Identifier
3385             'dot-per-inch' => {
3386             'few' => q({0} body na palec),
3387             'many' => q({0} bodu na palec),
3388             'name' => q(body na palec),
3389             'one' => q({0} bod na palec),
3390             'other' => q({0} bodov na palec),
3391             },
3392             # Long Unit Identifier
3393             'graphics-em' => {
3394             '1' => q(inanimate),
3395             },
3396             # Core Unit Identifier
3397             'em' => {
3398             '1' => q(inanimate),
3399             },
3400             # Long Unit Identifier
3401             'graphics-megapixel' => {
3402             '1' => q(inanimate),
3403             'few' => q({0} megapixely),
3404             'many' => q({0} megapixela),
3405             'name' => q(megapixely),
3406             'one' => q({0} megapixel),
3407             'other' => q({0} megapixelov),
3408             },
3409             # Core Unit Identifier
3410             'megapixel' => {
3411             '1' => q(inanimate),
3412             'few' => q({0} megapixely),
3413             'many' => q({0} megapixela),
3414             'name' => q(megapixely),
3415             'one' => q({0} megapixel),
3416             'other' => q({0} megapixelov),
3417             },
3418             # Long Unit Identifier
3419             'graphics-pixel' => {
3420             '1' => q(inanimate),
3421             'few' => q({0} pixely),
3422             'many' => q({0} pixela),
3423             'name' => q(pixely),
3424             'one' => q({0} pixel),
3425             'other' => q({0} pixelov),
3426             },
3427             # Core Unit Identifier
3428             'pixel' => {
3429             '1' => q(inanimate),
3430             'few' => q({0} pixely),
3431             'many' => q({0} pixela),
3432             'name' => q(pixely),
3433             'one' => q({0} pixel),
3434             'other' => q({0} pixelov),
3435             },
3436             # Long Unit Identifier
3437             'graphics-pixel-per-centimeter' => {
3438             '1' => q(inanimate),
3439             'few' => q({0} pixely na centimeter),
3440             'many' => q({0} pixela na centimeter),
3441             'name' => q(pixely na centimeter),
3442             'one' => q({0} pixel na centimeter),
3443             'other' => q({0} pixelov na centimeter),
3444             },
3445             # Core Unit Identifier
3446             'pixel-per-centimeter' => {
3447             '1' => q(inanimate),
3448             'few' => q({0} pixely na centimeter),
3449             'many' => q({0} pixela na centimeter),
3450             'name' => q(pixely na centimeter),
3451             'one' => q({0} pixel na centimeter),
3452             'other' => q({0} pixelov na centimeter),
3453             },
3454             # Long Unit Identifier
3455             'graphics-pixel-per-inch' => {
3456             'few' => q({0} pixely na palec),
3457             'many' => q({0} pixela na palec),
3458             'name' => q(pixely na palec),
3459             'one' => q({0} pixel na palec),
3460             'other' => q({0} pixelov na palec),
3461             },
3462             # Core Unit Identifier
3463             'pixel-per-inch' => {
3464             'few' => q({0} pixely na palec),
3465             'many' => q({0} pixela na palec),
3466             'name' => q(pixely na palec),
3467             'one' => q({0} pixel na palec),
3468             'other' => q({0} pixelov na palec),
3469             },
3470             # Long Unit Identifier
3471             'length-astronomical-unit' => {
3472             'few' => q({0} astronomické jednotky),
3473             'many' => q({0} astronomickej jednotky),
3474             'name' => q(astronomické jednotky),
3475             'one' => q({0} astronomická jednotka),
3476             'other' => q({0} astronomických jednotiek),
3477             },
3478             # Core Unit Identifier
3479             'astronomical-unit' => {
3480             'few' => q({0} astronomické jednotky),
3481             'many' => q({0} astronomickej jednotky),
3482             'name' => q(astronomické jednotky),
3483             'one' => q({0} astronomická jednotka),
3484             'other' => q({0} astronomických jednotiek),
3485             },
3486             # Long Unit Identifier
3487             'length-centimeter' => {
3488             '1' => q(inanimate),
3489             'few' => q({0} centimetre),
3490             'many' => q({0} centimetra),
3491             'name' => q(centimetre),
3492             'one' => q({0} centimeter),
3493             'other' => q({0} centimetrov),
3494             'per' => q({0} na centimeter),
3495             },
3496             # Core Unit Identifier
3497             'centimeter' => {
3498             '1' => q(inanimate),
3499             'few' => q({0} centimetre),
3500             'many' => q({0} centimetra),
3501             'name' => q(centimetre),
3502             'one' => q({0} centimeter),
3503             'other' => q({0} centimetrov),
3504             'per' => q({0} na centimeter),
3505             },
3506             # Long Unit Identifier
3507             'length-decimeter' => {
3508             '1' => q(inanimate),
3509             'few' => q({0} decimetre),
3510             'many' => q({0} decimetra),
3511             'name' => q(decimetre),
3512             'one' => q({0} decimeter),
3513             'other' => q({0} decimetrov),
3514             },
3515             # Core Unit Identifier
3516             'decimeter' => {
3517             '1' => q(inanimate),
3518             'few' => q({0} decimetre),
3519             'many' => q({0} decimetra),
3520             'name' => q(decimetre),
3521             'one' => q({0} decimeter),
3522             'other' => q({0} decimetrov),
3523             },
3524             # Long Unit Identifier
3525             'length-earth-radius' => {
3526             'few' => q({0} polomery Zeme),
3527             'many' => q({0} polomeru Zeme),
3528             'name' => q(polomer Zeme),
3529             'one' => q({0} polomer Zeme),
3530             'other' => q({0} polomerov Zeme),
3531             },
3532             # Core Unit Identifier
3533             'earth-radius' => {
3534             'few' => q({0} polomery Zeme),
3535             'many' => q({0} polomeru Zeme),
3536             'name' => q(polomer Zeme),
3537             'one' => q({0} polomer Zeme),
3538             'other' => q({0} polomerov Zeme),
3539             },
3540             # Long Unit Identifier
3541             'length-fathom' => {
3542             'few' => q({0} siahy),
3543             'many' => q({0} siahy),
3544             'name' => q(siahy),
3545             'one' => q({0} siaha),
3546             'other' => q({0} siah),
3547             },
3548             # Core Unit Identifier
3549             'fathom' => {
3550             'few' => q({0} siahy),
3551             'many' => q({0} siahy),
3552             'name' => q(siahy),
3553             'one' => q({0} siaha),
3554             'other' => q({0} siah),
3555             },
3556             # Long Unit Identifier
3557             'length-foot' => {
3558             'few' => q({0} stopy),
3559             'many' => q({0} stopy),
3560             'name' => q(stopy),
3561             'one' => q({0} stopa),
3562             'other' => q({0} stôp),
3563             'per' => q({0} na stopu),
3564             },
3565             # Core Unit Identifier
3566             'foot' => {
3567             'few' => q({0} stopy),
3568             'many' => q({0} stopy),
3569             'name' => q(stopy),
3570             'one' => q({0} stopa),
3571             'other' => q({0} stôp),
3572             'per' => q({0} na stopu),
3573             },
3574             # Long Unit Identifier
3575             'length-furlong' => {
3576             'few' => q({0} furlongy),
3577             'many' => q({0} furlongu),
3578             'name' => q(furlongy),
3579             'one' => q({0} furlong),
3580             'other' => q({0} furlongov),
3581             },
3582             # Core Unit Identifier
3583             'furlong' => {
3584             'few' => q({0} furlongy),
3585             'many' => q({0} furlongu),
3586             'name' => q(furlongy),
3587             'one' => q({0} furlong),
3588             'other' => q({0} furlongov),
3589             },
3590             # Long Unit Identifier
3591             'length-inch' => {
3592             'few' => q({0} palce),
3593             'many' => q({0} palca),
3594             'name' => q(palce),
3595             'one' => q({0} palec),
3596             'other' => q({0} palcov),
3597             'per' => q({0} na palec),
3598             },
3599             # Core Unit Identifier
3600             'inch' => {
3601             'few' => q({0} palce),
3602             'many' => q({0} palca),
3603             'name' => q(palce),
3604             'one' => q({0} palec),
3605             'other' => q({0} palcov),
3606             'per' => q({0} na palec),
3607             },
3608             # Long Unit Identifier
3609             'length-kilometer' => {
3610             '1' => q(inanimate),
3611             'few' => q({0} kilometre),
3612             'many' => q({0} kilometra),
3613             'name' => q(kilometre),
3614             'one' => q({0} kilometer),
3615             'other' => q({0} kilometrov),
3616             'per' => q({0} na kilometer),
3617             },
3618             # Core Unit Identifier
3619             'kilometer' => {
3620             '1' => q(inanimate),
3621             'few' => q({0} kilometre),
3622             'many' => q({0} kilometra),
3623             'name' => q(kilometre),
3624             'one' => q({0} kilometer),
3625             'other' => q({0} kilometrov),
3626             'per' => q({0} na kilometer),
3627             },
3628             # Long Unit Identifier
3629             'length-light-year' => {
3630             'few' => q({0} svetelné roky),
3631             'many' => q({0} svetelného roku),
3632             'name' => q(svetelné roky),
3633             'one' => q({0} svetelný rok),
3634             'other' => q({0} svetelných rokov),
3635             },
3636             # Core Unit Identifier
3637             'light-year' => {
3638             'few' => q({0} svetelné roky),
3639             'many' => q({0} svetelného roku),
3640             'name' => q(svetelné roky),
3641             'one' => q({0} svetelný rok),
3642             'other' => q({0} svetelných rokov),
3643             },
3644             # Long Unit Identifier
3645             'length-meter' => {
3646             '1' => q(inanimate),
3647             'few' => q({0} metre),
3648             'many' => q({0} metra),
3649             'name' => q(metre),
3650             'one' => q({0} meter),
3651             'other' => q({0} metrov),
3652             'per' => q({0} na meter),
3653             },
3654             # Core Unit Identifier
3655             'meter' => {
3656             '1' => q(inanimate),
3657             'few' => q({0} metre),
3658             'many' => q({0} metra),
3659             'name' => q(metre),
3660             'one' => q({0} meter),
3661             'other' => q({0} metrov),
3662             'per' => q({0} na meter),
3663             },
3664             # Long Unit Identifier
3665             'length-micrometer' => {
3666             '1' => q(inanimate),
3667             'few' => q({0} mikrometre),
3668             'many' => q({0} mikrometra),
3669             'name' => q(mikrometre),
3670             'one' => q({0} mikrometer),
3671             'other' => q({0} mikrometrov),
3672             },
3673             # Core Unit Identifier
3674             'micrometer' => {
3675             '1' => q(inanimate),
3676             'few' => q({0} mikrometre),
3677             'many' => q({0} mikrometra),
3678             'name' => q(mikrometre),
3679             'one' => q({0} mikrometer),
3680             'other' => q({0} mikrometrov),
3681             },
3682             # Long Unit Identifier
3683             'length-mile' => {
3684             'few' => q({0} míle),
3685             'many' => q({0} míle),
3686             'name' => q(míle),
3687             'one' => q({0} míľa),
3688             'other' => q({0} míľ),
3689             },
3690             # Core Unit Identifier
3691             'mile' => {
3692             'few' => q({0} míle),
3693             'many' => q({0} míle),
3694             'name' => q(míle),
3695             'one' => q({0} míľa),
3696             'other' => q({0} míľ),
3697             },
3698             # Long Unit Identifier
3699             'length-mile-scandinavian' => {
3700             '1' => q(feminine),
3701             'few' => q({0} škandinávske míle),
3702             'many' => q({0} škandinávskej míle),
3703             'name' => q(škandinávske míle),
3704             'one' => q({0} škandinávska míľa),
3705             'other' => q({0} škandinávskych míľ),
3706             },
3707             # Core Unit Identifier
3708             'mile-scandinavian' => {
3709             '1' => q(feminine),
3710             'few' => q({0} škandinávske míle),
3711             'many' => q({0} škandinávskej míle),
3712             'name' => q(škandinávske míle),
3713             'one' => q({0} škandinávska míľa),
3714             'other' => q({0} škandinávskych míľ),
3715             },
3716             # Long Unit Identifier
3717             'length-millimeter' => {
3718             '1' => q(inanimate),
3719             'few' => q({0} milimetre),
3720             'many' => q({0} milimetra),
3721             'name' => q(milimetre),
3722             'one' => q({0} milimeter),
3723             'other' => q({0} milimetrov),
3724             },
3725             # Core Unit Identifier
3726             'millimeter' => {
3727             '1' => q(inanimate),
3728             'few' => q({0} milimetre),
3729             'many' => q({0} milimetra),
3730             'name' => q(milimetre),
3731             'one' => q({0} milimeter),
3732             'other' => q({0} milimetrov),
3733             },
3734             # Long Unit Identifier
3735             'length-nanometer' => {
3736             '1' => q(inanimate),
3737             'few' => q({0} nanometre),
3738             'many' => q({0} nanometra),
3739             'name' => q(nanometre),
3740             'one' => q({0} nanometer),
3741             'other' => q({0} nanometrov),
3742             },
3743             # Core Unit Identifier
3744             'nanometer' => {
3745             '1' => q(inanimate),
3746             'few' => q({0} nanometre),
3747             'many' => q({0} nanometra),
3748             'name' => q(nanometre),
3749             'one' => q({0} nanometer),
3750             'other' => q({0} nanometrov),
3751             },
3752             # Long Unit Identifier
3753             'length-nautical-mile' => {
3754             'few' => q({0} námorné míle),
3755             'many' => q({0} námornej míle),
3756             'name' => q(námorné míle),
3757             'one' => q({0} námorná míľa),
3758             'other' => q({0} námorných míľ),
3759             },
3760             # Core Unit Identifier
3761             'nautical-mile' => {
3762             'few' => q({0} námorné míle),
3763             'many' => q({0} námornej míle),
3764             'name' => q(námorné míle),
3765             'one' => q({0} námorná míľa),
3766             'other' => q({0} námorných míľ),
3767             },
3768             # Long Unit Identifier
3769             'length-parsec' => {
3770             'few' => q({0} parseky),
3771             'many' => q({0} parseku),
3772             'name' => q(parseky),
3773             'one' => q({0} parsek),
3774             'other' => q({0} parsekov),
3775             },
3776             # Core Unit Identifier
3777             'parsec' => {
3778             'few' => q({0} parseky),
3779             'many' => q({0} parseku),
3780             'name' => q(parseky),
3781             'one' => q({0} parsek),
3782             'other' => q({0} parsekov),
3783             },
3784             # Long Unit Identifier
3785             'length-picometer' => {
3786             '1' => q(inanimate),
3787             'few' => q({0} pikometre),
3788             'many' => q({0} pikometra),
3789             'name' => q(pikometre),
3790             'one' => q({0} pikometer),
3791             'other' => q({0} pikometrov),
3792             },
3793             # Core Unit Identifier
3794             'picometer' => {
3795             '1' => q(inanimate),
3796             'few' => q({0} pikometre),
3797             'many' => q({0} pikometra),
3798             'name' => q(pikometre),
3799             'one' => q({0} pikometer),
3800             'other' => q({0} pikometrov),
3801             },
3802             # Long Unit Identifier
3803             'length-point' => {
3804             '1' => q(inanimate),
3805             'few' => q({0} typografické body),
3806             'many' => q({0} typografického bodu),
3807             'name' => q(typografické body),
3808             'one' => q({0} typografický bod),
3809             'other' => q({0} typografických bodov),
3810             },
3811             # Core Unit Identifier
3812             'point' => {
3813             '1' => q(inanimate),
3814             'few' => q({0} typografické body),
3815             'many' => q({0} typografického bodu),
3816             'name' => q(typografické body),
3817             'one' => q({0} typografický bod),
3818             'other' => q({0} typografických bodov),
3819             },
3820             # Long Unit Identifier
3821             'length-solar-radius' => {
3822             'few' => q({0} polomery Slnka),
3823             'many' => q({0} polomeru Slnka),
3824             'name' => q(polomer Slnka),
3825             'one' => q({0} polomer Slnka),
3826             'other' => q({0} polomerov Slnka),
3827             },
3828             # Core Unit Identifier
3829             'solar-radius' => {
3830             'few' => q({0} polomery Slnka),
3831             'many' => q({0} polomeru Slnka),
3832             'name' => q(polomer Slnka),
3833             'one' => q({0} polomer Slnka),
3834             'other' => q({0} polomerov Slnka),
3835             },
3836             # Long Unit Identifier
3837             'length-yard' => {
3838             'few' => q({0} yardy),
3839             'many' => q({0} yardu),
3840             'name' => q(yardy),
3841             'one' => q({0} yard),
3842             'other' => q({0} yardov),
3843             },
3844             # Core Unit Identifier
3845             'yard' => {
3846             'few' => q({0} yardy),
3847             'many' => q({0} yardu),
3848             'name' => q(yardy),
3849             'one' => q({0} yard),
3850             'other' => q({0} yardov),
3851             },
3852             # Long Unit Identifier
3853             'light-candela' => {
3854             '1' => q(feminine),
3855             'few' => q({0} kandely),
3856             'many' => q({0} kandely),
3857             'name' => q(kandely),
3858             'one' => q({0} kandela),
3859             'other' => q({0} kandel),
3860             },
3861             # Core Unit Identifier
3862             'candela' => {
3863             '1' => q(feminine),
3864             'few' => q({0} kandely),
3865             'many' => q({0} kandely),
3866             'name' => q(kandely),
3867             'one' => q({0} kandela),
3868             'other' => q({0} kandel),
3869             },
3870             # Long Unit Identifier
3871             'light-lumen' => {
3872             '1' => q(inanimate),
3873             'few' => q({0} lúmeny),
3874             'many' => q({0} lúmenu),
3875             'name' => q(lúmeny),
3876             'one' => q({0} lúmen),
3877             'other' => q({0} lúmenov),
3878             },
3879             # Core Unit Identifier
3880             'lumen' => {
3881             '1' => q(inanimate),
3882             'few' => q({0} lúmeny),
3883             'many' => q({0} lúmenu),
3884             'name' => q(lúmeny),
3885             'one' => q({0} lúmen),
3886             'other' => q({0} lúmenov),
3887             },
3888             # Long Unit Identifier
3889             'light-lux' => {
3890             '1' => q(inanimate),
3891             'few' => q({0} luxy),
3892             'many' => q({0} luxu),
3893             'name' => q(luxy),
3894             'one' => q({0} lux),
3895             'other' => q({0} luxov),
3896             },
3897             # Core Unit Identifier
3898             'lux' => {
3899             '1' => q(inanimate),
3900             'few' => q({0} luxy),
3901             'many' => q({0} luxu),
3902             'name' => q(luxy),
3903             'one' => q({0} lux),
3904             'other' => q({0} luxov),
3905             },
3906             # Long Unit Identifier
3907             'light-solar-luminosity' => {
3908             'few' => q({0} svietivosti Slnka),
3909             'many' => q({0} svietivosti Slnka),
3910             'name' => q(svietivosti Slnka),
3911             'one' => q({0} svietivosť Slnka),
3912             'other' => q({0} svietivostí Slnka),
3913             },
3914             # Core Unit Identifier
3915             'solar-luminosity' => {
3916             'few' => q({0} svietivosti Slnka),
3917             'many' => q({0} svietivosti Slnka),
3918             'name' => q(svietivosti Slnka),
3919             'one' => q({0} svietivosť Slnka),
3920             'other' => q({0} svietivostí Slnka),
3921             },
3922             # Long Unit Identifier
3923             'mass-carat' => {
3924             '1' => q(inanimate),
3925             'few' => q({0} karáty),
3926             'many' => q({0} karátu),
3927             'name' => q(karáty),
3928             'one' => q({0} karát),
3929             'other' => q({0} karátov),
3930             },
3931             # Core Unit Identifier
3932             'carat' => {
3933             '1' => q(inanimate),
3934             'few' => q({0} karáty),
3935             'many' => q({0} karátu),
3936             'name' => q(karáty),
3937             'one' => q({0} karát),
3938             'other' => q({0} karátov),
3939             },
3940             # Long Unit Identifier
3941             'mass-dalton' => {
3942             'few' => q({0} daltony),
3943             'many' => q({0} daltona),
3944             'name' => q(daltony),
3945             'one' => q({0} dalton),
3946             'other' => q({0} daltonov),
3947             },
3948             # Core Unit Identifier
3949             'dalton' => {
3950             'few' => q({0} daltony),
3951             'many' => q({0} daltona),
3952             'name' => q(daltony),
3953             'one' => q({0} dalton),
3954             'other' => q({0} daltonov),
3955             },
3956             # Long Unit Identifier
3957             'mass-earth-mass' => {
3958             'few' => q({0} hmotnosti Zeme),
3959             'many' => q({0} hmotnosti Zeme),
3960             'name' => q(hmotnosti Zeme),
3961             'one' => q({0} hmotnosť Zeme),
3962             'other' => q({0} hmotností Zeme),
3963             },
3964             # Core Unit Identifier
3965             'earth-mass' => {
3966             'few' => q({0} hmotnosti Zeme),
3967             'many' => q({0} hmotnosti Zeme),
3968             'name' => q(hmotnosti Zeme),
3969             'one' => q({0} hmotnosť Zeme),
3970             'other' => q({0} hmotností Zeme),
3971             },
3972             # Long Unit Identifier
3973             'mass-gram' => {
3974             '1' => q(inanimate),
3975             'few' => q({0} gramy),
3976             'many' => q({0} gramu),
3977             'name' => q(gramy),
3978             'one' => q({0} gram),
3979             'other' => q({0} gramov),
3980             'per' => q({0} na gram),
3981             },
3982             # Core Unit Identifier
3983             'gram' => {
3984             '1' => q(inanimate),
3985             'few' => q({0} gramy),
3986             'many' => q({0} gramu),
3987             'name' => q(gramy),
3988             'one' => q({0} gram),
3989             'other' => q({0} gramov),
3990             'per' => q({0} na gram),
3991             },
3992             # Long Unit Identifier
3993             'mass-kilogram' => {
3994             '1' => q(inanimate),
3995             'few' => q({0} kilogramy),
3996             'many' => q({0} kilogramu),
3997             'name' => q(kilogramy),
3998             'one' => q({0} kilogram),
3999             'other' => q({0} kilogramov),
4000             'per' => q({0} na kilogram),
4001             },
4002             # Core Unit Identifier
4003             'kilogram' => {
4004             '1' => q(inanimate),
4005             'few' => q({0} kilogramy),
4006             'many' => q({0} kilogramu),
4007             'name' => q(kilogramy),
4008             'one' => q({0} kilogram),
4009             'other' => q({0} kilogramov),
4010             'per' => q({0} na kilogram),
4011             },
4012             # Long Unit Identifier
4013             'mass-microgram' => {
4014             '1' => q(inanimate),
4015             'few' => q({0} mikrogramy),
4016             'many' => q({0} mikrogramu),
4017             'name' => q(mikrogramy),
4018             'one' => q({0} mikrogram),
4019             'other' => q({0} mikrogramov),
4020             },
4021             # Core Unit Identifier
4022             'microgram' => {
4023             '1' => q(inanimate),
4024             'few' => q({0} mikrogramy),
4025             'many' => q({0} mikrogramu),
4026             'name' => q(mikrogramy),
4027             'one' => q({0} mikrogram),
4028             'other' => q({0} mikrogramov),
4029             },
4030             # Long Unit Identifier
4031             'mass-milligram' => {
4032             '1' => q(inanimate),
4033             'few' => q({0} miligramy),
4034             'many' => q({0} miligramu),
4035             'name' => q(miligramy),
4036             'one' => q({0} miligram),
4037             'other' => q({0} miligramov),
4038             },
4039             # Core Unit Identifier
4040             'milligram' => {
4041             '1' => q(inanimate),
4042             'few' => q({0} miligramy),
4043             'many' => q({0} miligramu),
4044             'name' => q(miligramy),
4045             'one' => q({0} miligram),
4046             'other' => q({0} miligramov),
4047             },
4048             # Long Unit Identifier
4049             'mass-ounce' => {
4050             'few' => q({0} unce),
4051             'many' => q({0} unce),
4052             'name' => q(unce),
4053             'one' => q({0} unca),
4054             'other' => q({0} uncí),
4055             'per' => q({0} na uncu),
4056             },
4057             # Core Unit Identifier
4058             'ounce' => {
4059             'few' => q({0} unce),
4060             'many' => q({0} unce),
4061             'name' => q(unce),
4062             'one' => q({0} unca),
4063             'other' => q({0} uncí),
4064             'per' => q({0} na uncu),
4065             },
4066             # Long Unit Identifier
4067             'mass-ounce-troy' => {
4068             'few' => q({0} trojské unce),
4069             'many' => q({0} trojskej unce),
4070             'name' => q(trojské unce),
4071             'one' => q({0} trojská unca),
4072             'other' => q({0} trojských uncí),
4073             },
4074             # Core Unit Identifier
4075             'ounce-troy' => {
4076             'few' => q({0} trojské unce),
4077             'many' => q({0} trojskej unce),
4078             'name' => q(trojské unce),
4079             'one' => q({0} trojská unca),
4080             'other' => q({0} trojských uncí),
4081             },
4082             # Long Unit Identifier
4083             'mass-pound' => {
4084             'few' => q({0} libry),
4085             'many' => q({0} libry),
4086             'name' => q(libry),
4087             'one' => q({0} libra),
4088             'other' => q({0} libier),
4089             'per' => q({0} na libru),
4090             },
4091             # Core Unit Identifier
4092             'pound' => {
4093             'few' => q({0} libry),
4094             'many' => q({0} libry),
4095             'name' => q(libry),
4096             'one' => q({0} libra),
4097             'other' => q({0} libier),
4098             'per' => q({0} na libru),
4099             },
4100             # Long Unit Identifier
4101             'mass-solar-mass' => {
4102             'few' => q({0} hmotnosti Slnka),
4103             'many' => q({0} hmotnosti Slnka),
4104             'name' => q(hmotnosti Slnka),
4105             'one' => q({0} hmotnosť Slnka),
4106             'other' => q({0} hmotností Slnka),
4107             },
4108             # Core Unit Identifier
4109             'solar-mass' => {
4110             'few' => q({0} hmotnosti Slnka),
4111             'many' => q({0} hmotnosti Slnka),
4112             'name' => q(hmotnosti Slnka),
4113             'one' => q({0} hmotnosť Slnka),
4114             'other' => q({0} hmotností Slnka),
4115             },
4116             # Long Unit Identifier
4117             'mass-stone' => {
4118             'few' => q({0} kamene),
4119             'many' => q({0} kameňa),
4120             'name' => q(kamene),
4121             'one' => q({0} kameň),
4122             'other' => q({0} kameňov),
4123             },
4124             # Core Unit Identifier
4125             'stone' => {
4126             'few' => q({0} kamene),
4127             'many' => q({0} kameňa),
4128             'name' => q(kamene),
4129             'one' => q({0} kameň),
4130             'other' => q({0} kameňov),
4131             },
4132             # Long Unit Identifier
4133             'mass-ton' => {
4134             'few' => q({0} americké tony),
4135             'many' => q({0} americkej tony),
4136             'name' => q(americké tony),
4137             'one' => q({0} americká tona),
4138             'other' => q({0} amerických ton),
4139             },
4140             # Core Unit Identifier
4141             'ton' => {
4142             'few' => q({0} americké tony),
4143             'many' => q({0} americkej tony),
4144             'name' => q(americké tony),
4145             'one' => q({0} americká tona),
4146             'other' => q({0} amerických ton),
4147             },
4148             # Long Unit Identifier
4149             'mass-tonne' => {
4150             '1' => q(feminine),
4151             'few' => q({0} tony),
4152             'many' => q({0} tony),
4153             'name' => q(tony),
4154             'one' => q({0} tona),
4155             'other' => q({0} ton),
4156             },
4157             # Core Unit Identifier
4158             'tonne' => {
4159             '1' => q(feminine),
4160             'few' => q({0} tony),
4161             'many' => q({0} tony),
4162             'name' => q(tony),
4163             'one' => q({0} tona),
4164             'other' => q({0} ton),
4165             },
4166             # Long Unit Identifier
4167             'power-gigawatt' => {
4168             '1' => q(inanimate),
4169             'few' => q({0} gigawatty),
4170             'many' => q({0} gigawattu),
4171             'name' => q(gigawatty),
4172             'one' => q({0} gigawatt),
4173             'other' => q({0} gigawattov),
4174             },
4175             # Core Unit Identifier
4176             'gigawatt' => {
4177             '1' => q(inanimate),
4178             'few' => q({0} gigawatty),
4179             'many' => q({0} gigawattu),
4180             'name' => q(gigawatty),
4181             'one' => q({0} gigawatt),
4182             'other' => q({0} gigawattov),
4183             },
4184             # Long Unit Identifier
4185             'power-horsepower' => {
4186             'few' => q({0} konské sily),
4187             'many' => q({0} konskej sily),
4188             'name' => q(konské sily),
4189             'one' => q({0} konská sila),
4190             'other' => q({0} konských síl),
4191             },
4192             # Core Unit Identifier
4193             'horsepower' => {
4194             'few' => q({0} konské sily),
4195             'many' => q({0} konskej sily),
4196             'name' => q(konské sily),
4197             'one' => q({0} konská sila),
4198             'other' => q({0} konských síl),
4199             },
4200             # Long Unit Identifier
4201             'power-kilowatt' => {
4202             '1' => q(inanimate),
4203             'few' => q({0} kilowatty),
4204             'many' => q({0} kilowattu),
4205             'name' => q(kilowatty),
4206             'one' => q({0} kilowatt),
4207             'other' => q({0} kilowattov),
4208             },
4209             # Core Unit Identifier
4210             'kilowatt' => {
4211             '1' => q(inanimate),
4212             'few' => q({0} kilowatty),
4213             'many' => q({0} kilowattu),
4214             'name' => q(kilowatty),
4215             'one' => q({0} kilowatt),
4216             'other' => q({0} kilowattov),
4217             },
4218             # Long Unit Identifier
4219             'power-megawatt' => {
4220             '1' => q(inanimate),
4221             'few' => q({0} megawatty),
4222             'many' => q({0} megawattu),
4223             'name' => q(megawatty),
4224             'one' => q({0} megawatt),
4225             'other' => q({0} megawattov),
4226             },
4227             # Core Unit Identifier
4228             'megawatt' => {
4229             '1' => q(inanimate),
4230             'few' => q({0} megawatty),
4231             'many' => q({0} megawattu),
4232             'name' => q(megawatty),
4233             'one' => q({0} megawatt),
4234             'other' => q({0} megawattov),
4235             },
4236             # Long Unit Identifier
4237             'power-milliwatt' => {
4238             '1' => q(inanimate),
4239             'few' => q({0} milliwatty),
4240             'many' => q({0} milliwattu),
4241             'name' => q(milliwatty),
4242             'one' => q({0} milliwatt),
4243             'other' => q({0} milliwattov),
4244             },
4245             # Core Unit Identifier
4246             'milliwatt' => {
4247             '1' => q(inanimate),
4248             'few' => q({0} milliwatty),
4249             'many' => q({0} milliwattu),
4250             'name' => q(milliwatty),
4251             'one' => q({0} milliwatt),
4252             'other' => q({0} milliwattov),
4253             },
4254             # Long Unit Identifier
4255             'power-watt' => {
4256             '1' => q(inanimate),
4257             'few' => q({0} watty),
4258             'many' => q({0} wattu),
4259             'name' => q(watty),
4260             'one' => q({0} watt),
4261             'other' => q({0} wattov),
4262             },
4263             # Core Unit Identifier
4264             'watt' => {
4265             '1' => q(inanimate),
4266             'few' => q({0} watty),
4267             'many' => q({0} wattu),
4268             'name' => q(watty),
4269             'one' => q({0} watt),
4270             'other' => q({0} wattov),
4271             },
4272             # Long Unit Identifier
4273             'power2' => {
4274             '1' => q(štvorcové {0}),
4275             'few' => q(štvorcové {0}),
4276             'many' => q(štvorcového {0}),
4277             'one' => q(štvorcový {0}),
4278             'other' => q(štvorcových {0}),
4279             },
4280             # Core Unit Identifier
4281             'power2' => {
4282             '1' => q(štvorcové {0}),
4283             'few' => q(štvorcové {0}),
4284             'many' => q(štvorcového {0}),
4285             'one' => q(štvorcový {0}),
4286             'other' => q(štvorcových {0}),
4287             },
4288             # Long Unit Identifier
4289             'power3' => {
4290             '1' => q(kubické {0}),
4291             'few' => q(kubické {0}),
4292             'many' => q(kubického {0}),
4293             'one' => q(kubický {0}),
4294             'other' => q(kubických {0}),
4295             },
4296             # Core Unit Identifier
4297             'power3' => {
4298             '1' => q(kubické {0}),
4299             'few' => q(kubické {0}),
4300             'many' => q(kubického {0}),
4301             'one' => q(kubický {0}),
4302             'other' => q(kubických {0}),
4303             },
4304             # Long Unit Identifier
4305             'pressure-atmosphere' => {
4306             '1' => q(feminine),
4307             'few' => q({0} atmosféry),
4308             'many' => q({0} atmosféry),
4309             'name' => q(atmosféry),
4310             'one' => q({0} atmosféra),
4311             'other' => q({0} atmosfér),
4312             },
4313             # Core Unit Identifier
4314             'atmosphere' => {
4315             '1' => q(feminine),
4316             'few' => q({0} atmosféry),
4317             'many' => q({0} atmosféry),
4318             'name' => q(atmosféry),
4319             'one' => q({0} atmosféra),
4320             'other' => q({0} atmosfér),
4321             },
4322             # Long Unit Identifier
4323             'pressure-bar' => {
4324             '1' => q(inanimate),
4325             'few' => q({0} bary),
4326             'many' => q({0} baru),
4327             'name' => q(bary),
4328             'one' => q({0} bar),
4329             'other' => q({0} barov),
4330             },
4331             # Core Unit Identifier
4332             'bar' => {
4333             '1' => q(inanimate),
4334             'few' => q({0} bary),
4335             'many' => q({0} baru),
4336             'name' => q(bary),
4337             'one' => q({0} bar),
4338             'other' => q({0} barov),
4339             },
4340             # Long Unit Identifier
4341             'pressure-hectopascal' => {
4342             '1' => q(inanimate),
4343             'few' => q({0} hektopascaly),
4344             'many' => q({0} hektopascala),
4345             'name' => q(hektopascaly),
4346             'one' => q({0} hektopascal),
4347             'other' => q({0} hektopascalov),
4348             },
4349             # Core Unit Identifier
4350             'hectopascal' => {
4351             '1' => q(inanimate),
4352             'few' => q({0} hektopascaly),
4353             'many' => q({0} hektopascala),
4354             'name' => q(hektopascaly),
4355             'one' => q({0} hektopascal),
4356             'other' => q({0} hektopascalov),
4357             },
4358             # Long Unit Identifier
4359             'pressure-inch-ofhg' => {
4360             'few' => q({0} palce ortuťového stĺpca),
4361             'many' => q({0} palca ortuťového stĺpca),
4362             'name' => q(palce ortuťového stĺpca),
4363             'one' => q({0} palec ortuťového stĺpca),
4364             'other' => q({0} palcov ortuťového stĺpca),
4365             },
4366             # Core Unit Identifier
4367             'inch-ofhg' => {
4368             'few' => q({0} palce ortuťového stĺpca),
4369             'many' => q({0} palca ortuťového stĺpca),
4370             'name' => q(palce ortuťového stĺpca),
4371             'one' => q({0} palec ortuťového stĺpca),
4372             'other' => q({0} palcov ortuťového stĺpca),
4373             },
4374             # Long Unit Identifier
4375             'pressure-kilopascal' => {
4376             '1' => q(inanimate),
4377             'few' => q({0} kilopascaly),
4378             'many' => q({0} kilopascala),
4379             'name' => q(kilopascaly),
4380             'one' => q({0} kilopascal),
4381             'other' => q({0} kilopascalov),
4382             },
4383             # Core Unit Identifier
4384             'kilopascal' => {
4385             '1' => q(inanimate),
4386             'few' => q({0} kilopascaly),
4387             'many' => q({0} kilopascala),
4388             'name' => q(kilopascaly),
4389             'one' => q({0} kilopascal),
4390             'other' => q({0} kilopascalov),
4391             },
4392             # Long Unit Identifier
4393             'pressure-megapascal' => {
4394             '1' => q(inanimate),
4395             'few' => q({0} megapascaly),
4396             'many' => q({0} megapascala),
4397             'name' => q(megapascaly),
4398             'one' => q({0} megapascal),
4399             'other' => q({0} megapascalov),
4400             },
4401             # Core Unit Identifier
4402             'megapascal' => {
4403             '1' => q(inanimate),
4404             'few' => q({0} megapascaly),
4405             'many' => q({0} megapascala),
4406             'name' => q(megapascaly),
4407             'one' => q({0} megapascal),
4408             'other' => q({0} megapascalov),
4409             },
4410             # Long Unit Identifier
4411             'pressure-millibar' => {
4412             '1' => q(inanimate),
4413             'few' => q({0} milibary),
4414             'many' => q({0} milibaru),
4415             'name' => q(milibary),
4416             'one' => q({0} milibar),
4417             'other' => q({0} milibarov),
4418             },
4419             # Core Unit Identifier
4420             'millibar' => {
4421             '1' => q(inanimate),
4422             'few' => q({0} milibary),
4423             'many' => q({0} milibaru),
4424             'name' => q(milibary),
4425             'one' => q({0} milibar),
4426             'other' => q({0} milibarov),
4427             },
4428             # Long Unit Identifier
4429             'pressure-millimeter-ofhg' => {
4430             '1' => q(inanimate),
4431             'few' => q({0} milimetre ortuťového stĺpca),
4432             'many' => q({0} milimetra ortuťového stĺpca),
4433             'name' => q(milimetre ortuťového stĺpca),
4434             'one' => q({0} milimeter ortuťového stĺpca),
4435             'other' => q({0} milimetrov ortuťového stĺpca),
4436             },
4437             # Core Unit Identifier
4438             'millimeter-ofhg' => {
4439             '1' => q(inanimate),
4440             'few' => q({0} milimetre ortuťového stĺpca),
4441             'many' => q({0} milimetra ortuťového stĺpca),
4442             'name' => q(milimetre ortuťového stĺpca),
4443             'one' => q({0} milimeter ortuťového stĺpca),
4444             'other' => q({0} milimetrov ortuťového stĺpca),
4445             },
4446             # Long Unit Identifier
4447             'pressure-pascal' => {
4448             '1' => q(inanimate),
4449             'few' => q({0} pascaly),
4450             'many' => q({0} pascala),
4451             'name' => q(pascaly),
4452             'one' => q(pascal),
4453             'other' => q({0} pascalov),
4454             },
4455             # Core Unit Identifier
4456             'pascal' => {
4457             '1' => q(inanimate),
4458             'few' => q({0} pascaly),
4459             'many' => q({0} pascala),
4460             'name' => q(pascaly),
4461             'one' => q(pascal),
4462             'other' => q({0} pascalov),
4463             },
4464             # Long Unit Identifier
4465             'pressure-pound-force-per-square-inch' => {
4466             'few' => q({0} libry sily na štvorcový palec),
4467             'many' => q({0} libry sily na štvorcový palec),
4468             'name' => q(libry sily na štvorcový palec),
4469             'one' => q({0} libra sily na štvorcový palec),
4470             'other' => q({0} libier sily na štvorcový palec),
4471             },
4472             # Core Unit Identifier
4473             'pound-force-per-square-inch' => {
4474             'few' => q({0} libry sily na štvorcový palec),
4475             'many' => q({0} libry sily na štvorcový palec),
4476             'name' => q(libry sily na štvorcový palec),
4477             'one' => q({0} libra sily na štvorcový palec),
4478             'other' => q({0} libier sily na štvorcový palec),
4479             },
4480             # Long Unit Identifier
4481             'speed-beaufort' => {
4482             'few' => q({0} stupne Beaufortovej stupnice),
4483             'many' => q({0} stupňa Beaufortovej stupnice),
4484             'name' => q(stupeň Beaufortovej stupnice),
4485             'one' => q({0} stupeň Beaufortovej stupnice),
4486             'other' => q({0} stupňov Beaufortovej stupnice),
4487             },
4488             # Core Unit Identifier
4489             'beaufort' => {
4490             'few' => q({0} stupne Beaufortovej stupnice),
4491             'many' => q({0} stupňa Beaufortovej stupnice),
4492             'name' => q(stupeň Beaufortovej stupnice),
4493             'one' => q({0} stupeň Beaufortovej stupnice),
4494             'other' => q({0} stupňov Beaufortovej stupnice),
4495             },
4496             # Long Unit Identifier
4497             'speed-kilometer-per-hour' => {
4498             '1' => q(inanimate),
4499             'few' => q({0} kilometre za hodinu),
4500             'many' => q({0} kilometra za hodinu),
4501             'name' => q(kilometre za hodinu),
4502             'one' => q({0} kilometer za hodinu),
4503             'other' => q({0} kilometrov za hodinu),
4504             },
4505             # Core Unit Identifier
4506             'kilometer-per-hour' => {
4507             '1' => q(inanimate),
4508             'few' => q({0} kilometre za hodinu),
4509             'many' => q({0} kilometra za hodinu),
4510             'name' => q(kilometre za hodinu),
4511             'one' => q({0} kilometer za hodinu),
4512             'other' => q({0} kilometrov za hodinu),
4513             },
4514             # Long Unit Identifier
4515             'speed-knot' => {
4516             'few' => q({0} uzly),
4517             'many' => q({0} uzla),
4518             'name' => q(uzly),
4519             'one' => q({0} uzol),
4520             'other' => q({0} uzlov),
4521             },
4522             # Core Unit Identifier
4523             'knot' => {
4524             'few' => q({0} uzly),
4525             'many' => q({0} uzla),
4526             'name' => q(uzly),
4527             'one' => q({0} uzol),
4528             'other' => q({0} uzlov),
4529             },
4530             # Long Unit Identifier
4531             'speed-meter-per-second' => {
4532             '1' => q(inanimate),
4533             'few' => q({0} metre za sekundu),
4534             'many' => q({0} metra za sekundu),
4535             'name' => q(metre za sekundu),
4536             'one' => q({0} meter za sekundu),
4537             'other' => q({0} metrov za sekundu),
4538             },
4539             # Core Unit Identifier
4540             'meter-per-second' => {
4541             '1' => q(inanimate),
4542             'few' => q({0} metre za sekundu),
4543             'many' => q({0} metra za sekundu),
4544             'name' => q(metre za sekundu),
4545             'one' => q({0} meter za sekundu),
4546             'other' => q({0} metrov za sekundu),
4547             },
4548             # Long Unit Identifier
4549             'speed-mile-per-hour' => {
4550             'few' => q({0} míle za hodinu),
4551             'many' => q({0} míle za hodinu),
4552             'name' => q(míle za hodinu),
4553             'one' => q({0} míľa za hodinu),
4554             'other' => q({0} míľ za hodinu),
4555             },
4556             # Core Unit Identifier
4557             'mile-per-hour' => {
4558             'few' => q({0} míle za hodinu),
4559             'many' => q({0} míle za hodinu),
4560             'name' => q(míle za hodinu),
4561             'one' => q({0} míľa za hodinu),
4562             'other' => q({0} míľ za hodinu),
4563             },
4564             # Long Unit Identifier
4565             'temperature-celsius' => {
4566             '1' => q(inanimate),
4567             'few' => q({0} stupne Celzia),
4568             'many' => q({0} stupňa Celzia),
4569             'name' => q(stupne Celzia),
4570             'one' => q({0} stupeň Celzia),
4571             'other' => q({0} stupňov Celzia),
4572             },
4573             # Core Unit Identifier
4574             'celsius' => {
4575             '1' => q(inanimate),
4576             'few' => q({0} stupne Celzia),
4577             'many' => q({0} stupňa Celzia),
4578             'name' => q(stupne Celzia),
4579             'one' => q({0} stupeň Celzia),
4580             'other' => q({0} stupňov Celzia),
4581             },
4582             # Long Unit Identifier
4583             'temperature-fahrenheit' => {
4584             'few' => q({0} stupne Fahrenheita),
4585             'many' => q({0} stupňa Fahrenheita),
4586             'name' => q(stupne Fahrenheita),
4587             'one' => q({0} stupeň Fahrenheita),
4588             'other' => q({0} stupňov Fahrenheita),
4589             },
4590             # Core Unit Identifier
4591             'fahrenheit' => {
4592             'few' => q({0} stupne Fahrenheita),
4593             'many' => q({0} stupňa Fahrenheita),
4594             'name' => q(stupne Fahrenheita),
4595             'one' => q({0} stupeň Fahrenheita),
4596             'other' => q({0} stupňov Fahrenheita),
4597             },
4598             # Long Unit Identifier
4599             'temperature-generic' => {
4600             '1' => q(inanimate),
4601             'few' => q({0} stupne),
4602             'many' => q({0} stupňa),
4603             'name' => q(stupne),
4604             'one' => q({0} stupeň),
4605             'other' => q({0} stupňov),
4606             },
4607             # Core Unit Identifier
4608             'generic' => {
4609             '1' => q(inanimate),
4610             'few' => q({0} stupne),
4611             'many' => q({0} stupňa),
4612             'name' => q(stupne),
4613             'one' => q({0} stupeň),
4614             'other' => q({0} stupňov),
4615             },
4616             # Long Unit Identifier
4617             'temperature-kelvin' => {
4618             '1' => q(inanimate),
4619             'few' => q({0} kelviny),
4620             'many' => q({0} kelvina),
4621             'name' => q(kelviny),
4622             'one' => q({0} kelvin),
4623             'other' => q({0} kelvinov),
4624             },
4625             # Core Unit Identifier
4626             'kelvin' => {
4627             '1' => q(inanimate),
4628             'few' => q({0} kelviny),
4629             'many' => q({0} kelvina),
4630             'name' => q(kelviny),
4631             'one' => q({0} kelvin),
4632             'other' => q({0} kelvinov),
4633             },
4634             # Long Unit Identifier
4635             'torque-newton-meter' => {
4636             '1' => q(inanimate),
4637             'few' => q({0} newtonmetre),
4638             'many' => q({0} newtonmetra),
4639             'name' => q(newtonmetre),
4640             'one' => q({0} newtonmeter),
4641             'other' => q({0} newtonmetrov),
4642             },
4643             # Core Unit Identifier
4644             'newton-meter' => {
4645             '1' => q(inanimate),
4646             'few' => q({0} newtonmetre),
4647             'many' => q({0} newtonmetra),
4648             'name' => q(newtonmetre),
4649             'one' => q({0} newtonmeter),
4650             'other' => q({0} newtonmetrov),
4651             },
4652             # Long Unit Identifier
4653             'torque-pound-force-foot' => {
4654             'few' => q({0} librostopy),
4655             'many' => q({0} librostopy),
4656             'name' => q(librostopy),
4657             'one' => q({0} librostopa),
4658             'other' => q({0} librostôp),
4659             },
4660             # Core Unit Identifier
4661             'pound-force-foot' => {
4662             'few' => q({0} librostopy),
4663             'many' => q({0} librostopy),
4664             'name' => q(librostopy),
4665             'one' => q({0} librostopa),
4666             'other' => q({0} librostôp),
4667             },
4668             # Long Unit Identifier
4669             'volume-acre-foot' => {
4670             'few' => q({0} akrové stopy),
4671             'many' => q({0} akrovej stopy),
4672             'name' => q(akrové stopy),
4673             'one' => q({0} akrová stopa),
4674             'other' => q({0} akrových stôp),
4675             },
4676             # Core Unit Identifier
4677             'acre-foot' => {
4678             'few' => q({0} akrové stopy),
4679             'many' => q({0} akrovej stopy),
4680             'name' => q(akrové stopy),
4681             'one' => q({0} akrová stopa),
4682             'other' => q({0} akrových stôp),
4683             },
4684             # Long Unit Identifier
4685             'volume-barrel' => {
4686             'few' => q({0} barely),
4687             'many' => q({0} barelu),
4688             'name' => q(barely),
4689             'one' => q({0} barel),
4690             'other' => q({0} barelov),
4691             },
4692             # Core Unit Identifier
4693             'barrel' => {
4694             'few' => q({0} barely),
4695             'many' => q({0} barelu),
4696             'name' => q(barely),
4697             'one' => q({0} barel),
4698             'other' => q({0} barelov),
4699             },
4700             # Long Unit Identifier
4701             'volume-bushel' => {
4702             'few' => q({0} bušle),
4703             'many' => q({0} bušla),
4704             'name' => q(bušle),
4705             'one' => q({0} bušel),
4706             'other' => q({0} bušlov),
4707             },
4708             # Core Unit Identifier
4709             'bushel' => {
4710             'few' => q({0} bušle),
4711             'many' => q({0} bušla),
4712             'name' => q(bušle),
4713             'one' => q({0} bušel),
4714             'other' => q({0} bušlov),
4715             },
4716             # Long Unit Identifier
4717             'volume-centiliter' => {
4718             '1' => q(inanimate),
4719             'few' => q({0} centilitre),
4720             'many' => q({0} centilitra),
4721             'name' => q(centilitre),
4722             'one' => q({0} centiliter),
4723             'other' => q({0} centilitrov),
4724             },
4725             # Core Unit Identifier
4726             'centiliter' => {
4727             '1' => q(inanimate),
4728             'few' => q({0} centilitre),
4729             'many' => q({0} centilitra),
4730             'name' => q(centilitre),
4731             'one' => q({0} centiliter),
4732             'other' => q({0} centilitrov),
4733             },
4734             # Long Unit Identifier
4735             'volume-cubic-centimeter' => {
4736             '1' => q(inanimate),
4737             'few' => q({0} kubické centimetre),
4738             'many' => q({0} kubického centimetra),
4739             'name' => q(kubické centimetre),
4740             'one' => q({0} kubický centimeter),
4741             'other' => q({0} kubických centimetrov),
4742             'per' => q({0} na kubický centimeter),
4743             },
4744             # Core Unit Identifier
4745             'cubic-centimeter' => {
4746             '1' => q(inanimate),
4747             'few' => q({0} kubické centimetre),
4748             'many' => q({0} kubického centimetra),
4749             'name' => q(kubické centimetre),
4750             'one' => q({0} kubický centimeter),
4751             'other' => q({0} kubických centimetrov),
4752             'per' => q({0} na kubický centimeter),
4753             },
4754             # Long Unit Identifier
4755             'volume-cubic-foot' => {
4756             'few' => q({0} kubické stopy),
4757             'many' => q({0} kubickej stopy),
4758             'name' => q(kubické stopy),
4759             'one' => q({0} kubická stopa),
4760             'other' => q({0} kubických stôp),
4761             },
4762             # Core Unit Identifier
4763             'cubic-foot' => {
4764             'few' => q({0} kubické stopy),
4765             'many' => q({0} kubickej stopy),
4766             'name' => q(kubické stopy),
4767             'one' => q({0} kubická stopa),
4768             'other' => q({0} kubických stôp),
4769             },
4770             # Long Unit Identifier
4771             'volume-cubic-inch' => {
4772             'few' => q({0} kubické palce),
4773             'many' => q({0} kubického palca),
4774             'name' => q(kubické palce),
4775             'one' => q({0} kubický palec),
4776             'other' => q({0} kubických palcov),
4777             },
4778             # Core Unit Identifier
4779             'cubic-inch' => {
4780             'few' => q({0} kubické palce),
4781             'many' => q({0} kubického palca),
4782             'name' => q(kubické palce),
4783             'one' => q({0} kubický palec),
4784             'other' => q({0} kubických palcov),
4785             },
4786             # Long Unit Identifier
4787             'volume-cubic-kilometer' => {
4788             '1' => q(inanimate),
4789             'few' => q({0} kubické kilometre),
4790             'many' => q({0} kubického kilometra),
4791             'name' => q(kubické kilometre),
4792             'one' => q({0} kubický kilometer),
4793             'other' => q({0} kubických kilometrov),
4794             },
4795             # Core Unit Identifier
4796             'cubic-kilometer' => {
4797             '1' => q(inanimate),
4798             'few' => q({0} kubické kilometre),
4799             'many' => q({0} kubického kilometra),
4800             'name' => q(kubické kilometre),
4801             'one' => q({0} kubický kilometer),
4802             'other' => q({0} kubických kilometrov),
4803             },
4804             # Long Unit Identifier
4805             'volume-cubic-meter' => {
4806             '1' => q(inanimate),
4807             'few' => q({0} kubické metre),
4808             'many' => q({0} kubického metra),
4809             'name' => q(kubické metre),
4810             'one' => q({0} kubický meter),
4811             'other' => q({0} kubických metrov),
4812             'per' => q({0} na kubický meter),
4813             },
4814             # Core Unit Identifier
4815             'cubic-meter' => {
4816             '1' => q(inanimate),
4817             'few' => q({0} kubické metre),
4818             'many' => q({0} kubického metra),
4819             'name' => q(kubické metre),
4820             'one' => q({0} kubický meter),
4821             'other' => q({0} kubických metrov),
4822             'per' => q({0} na kubický meter),
4823             },
4824             # Long Unit Identifier
4825             'volume-cubic-mile' => {
4826             'few' => q({0} kubické míle),
4827             'many' => q({0} kubickej míle),
4828             'name' => q(kubické míle),
4829             'one' => q({0} kubická míľa),
4830             'other' => q({0} kubických míľ),
4831             },
4832             # Core Unit Identifier
4833             'cubic-mile' => {
4834             'few' => q({0} kubické míle),
4835             'many' => q({0} kubickej míle),
4836             'name' => q(kubické míle),
4837             'one' => q({0} kubická míľa),
4838             'other' => q({0} kubických míľ),
4839             },
4840             # Long Unit Identifier
4841             'volume-cubic-yard' => {
4842             'few' => q({0} kubické yardy),
4843             'many' => q({0} kubického yardu),
4844             'name' => q(kubické yardy),
4845             'one' => q({0} kubický yard),
4846             'other' => q({0} kubických yardov),
4847             },
4848             # Core Unit Identifier
4849             'cubic-yard' => {
4850             'few' => q({0} kubické yardy),
4851             'many' => q({0} kubického yardu),
4852             'name' => q(kubické yardy),
4853             'one' => q({0} kubický yard),
4854             'other' => q({0} kubických yardov),
4855             },
4856             # Long Unit Identifier
4857             'volume-cup' => {
4858             'few' => q({0} hrnčeky),
4859             'many' => q({0} hrnčeka),
4860             'name' => q(hrnčeky),
4861             'one' => q({0} hrnček),
4862             'other' => q({0} hrnčekov),
4863             },
4864             # Core Unit Identifier
4865             'cup' => {
4866             'few' => q({0} hrnčeky),
4867             'many' => q({0} hrnčeka),
4868             'name' => q(hrnčeky),
4869             'one' => q({0} hrnček),
4870             'other' => q({0} hrnčekov),
4871             },
4872             # Long Unit Identifier
4873             'volume-cup-metric' => {
4874             '1' => q(inanimate),
4875             'few' => q({0} metrické hrnčeky),
4876             'many' => q({0} metrického hrnčeka),
4877             'name' => q(metrické hrnčeky),
4878             'one' => q({0} metrický hrnček),
4879             'other' => q({0} metrických hrnčekov),
4880             },
4881             # Core Unit Identifier
4882             'cup-metric' => {
4883             '1' => q(inanimate),
4884             'few' => q({0} metrické hrnčeky),
4885             'many' => q({0} metrického hrnčeka),
4886             'name' => q(metrické hrnčeky),
4887             'one' => q({0} metrický hrnček),
4888             'other' => q({0} metrických hrnčekov),
4889             },
4890             # Long Unit Identifier
4891             'volume-deciliter' => {
4892             '1' => q(inanimate),
4893             'few' => q({0} decilitre),
4894             'many' => q({0} decilitra),
4895             'name' => q(decilitre),
4896             'one' => q({0} deciliter),
4897             'other' => q({0} decilitrov),
4898             },
4899             # Core Unit Identifier
4900             'deciliter' => {
4901             '1' => q(inanimate),
4902             'few' => q({0} decilitre),
4903             'many' => q({0} decilitra),
4904             'name' => q(decilitre),
4905             'one' => q({0} deciliter),
4906             'other' => q({0} decilitrov),
4907             },
4908             # Long Unit Identifier
4909             'volume-dessert-spoon' => {
4910             'few' => q({0} dezertné lyžičky),
4911             'many' => q({0} dezertnej lyžičky),
4912             'name' => q(dezertné lyžičky),
4913             'one' => q({0} dezertná lyžička),
4914             'other' => q({0} dezertných lyžičiek),
4915             },
4916             # Core Unit Identifier
4917             'dessert-spoon' => {
4918             'few' => q({0} dezertné lyžičky),
4919             'many' => q({0} dezertnej lyžičky),
4920             'name' => q(dezertné lyžičky),
4921             'one' => q({0} dezertná lyžička),
4922             'other' => q({0} dezertných lyžičiek),
4923             },
4924             # Long Unit Identifier
4925             'volume-dessert-spoon-imperial' => {
4926             'few' => q({0} britské dezertné lyžičky),
4927             'many' => q({0} britskej dezertnej lyžičky),
4928             'name' => q(britské dezertné lyžičky),
4929             'one' => q({0} britská dezertná lyžička),
4930             'other' => q({0} britských dezertných lyžičiek),
4931             },
4932             # Core Unit Identifier
4933             'dessert-spoon-imperial' => {
4934             'few' => q({0} britské dezertné lyžičky),
4935             'many' => q({0} britskej dezertnej lyžičky),
4936             'name' => q(britské dezertné lyžičky),
4937             'one' => q({0} britská dezertná lyžička),
4938             'other' => q({0} britských dezertných lyžičiek),
4939             },
4940             # Long Unit Identifier
4941             'volume-dram' => {
4942             'few' => q({0} drachmy),
4943             'many' => q({0} drachmy),
4944             'name' => q(drachmy),
4945             'one' => q({0} drachma),
4946             'other' => q({0} drachiem),
4947             },
4948             # Core Unit Identifier
4949             'dram' => {
4950             'few' => q({0} drachmy),
4951             'many' => q({0} drachmy),
4952             'name' => q(drachmy),
4953             'one' => q({0} drachma),
4954             'other' => q({0} drachiem),
4955             },
4956             # Long Unit Identifier
4957             'volume-fluid-ounce' => {
4958             'few' => q({0} tekuté unce),
4959             'many' => q({0} tekutej unce),
4960             'name' => q(tekuté unce),
4961             'one' => q({0} tekutá unca),
4962             'other' => q({0} tekutých uncí),
4963             },
4964             # Core Unit Identifier
4965             'fluid-ounce' => {
4966             'few' => q({0} tekuté unce),
4967             'many' => q({0} tekutej unce),
4968             'name' => q(tekuté unce),
4969             'one' => q({0} tekutá unca),
4970             'other' => q({0} tekutých uncí),
4971             },
4972             # Long Unit Identifier
4973             'volume-fluid-ounce-imperial' => {
4974             'few' => q({0} britské tekuté unce),
4975             'many' => q({0} britskej tekutej unce),
4976             'name' => q(britské tekuté unce),
4977             'one' => q({0} britská tekutá unca),
4978             'other' => q({0} britských tekutých uncí),
4979             },
4980             # Core Unit Identifier
4981             'fluid-ounce-imperial' => {
4982             'few' => q({0} britské tekuté unce),
4983             'many' => q({0} britskej tekutej unce),
4984             'name' => q(britské tekuté unce),
4985             'one' => q({0} britská tekutá unca),
4986             'other' => q({0} britských tekutých uncí),
4987             },
4988             # Long Unit Identifier
4989             'volume-gallon' => {
4990             'few' => q({0} galóny),
4991             'many' => q({0} galónu),
4992             'name' => q(galóny),
4993             'one' => q({0} galón),
4994             'other' => q({0} galónov),
4995             'per' => q({0} na galón),
4996             },
4997             # Core Unit Identifier
4998             'gallon' => {
4999             'few' => q({0} galóny),
5000             'many' => q({0} galónu),
5001             'name' => q(galóny),
5002             'one' => q({0} galón),
5003             'other' => q({0} galónov),
5004             'per' => q({0} na galón),
5005             },
5006             # Long Unit Identifier
5007             'volume-gallon-imperial' => {
5008             'few' => q({0} britské galóny),
5009             'many' => q({0} britského galónu),
5010             'name' => q(britské galóny),
5011             'one' => q({0} britský galón),
5012             'other' => q({0} britských galónov),
5013             'per' => q({0} na britský galón),
5014             },
5015             # Core Unit Identifier
5016             'gallon-imperial' => {
5017             'few' => q({0} britské galóny),
5018             'many' => q({0} britského galónu),
5019             'name' => q(britské galóny),
5020             'one' => q({0} britský galón),
5021             'other' => q({0} britských galónov),
5022             'per' => q({0} na britský galón),
5023             },
5024             # Long Unit Identifier
5025             'volume-hectoliter' => {
5026             '1' => q(inanimate),
5027             'few' => q({0} hektolitre),
5028             'many' => q({0} hektolitra),
5029             'name' => q(hektolitre),
5030             'one' => q({0} hektoliter),
5031             'other' => q({0} hektolitrov),
5032             },
5033             # Core Unit Identifier
5034             'hectoliter' => {
5035             '1' => q(inanimate),
5036             'few' => q({0} hektolitre),
5037             'many' => q({0} hektolitra),
5038             'name' => q(hektolitre),
5039             'one' => q({0} hektoliter),
5040             'other' => q({0} hektolitrov),
5041             },
5042             # Long Unit Identifier
5043             'volume-jigger' => {
5044             'few' => q({0} barmanské odmerky),
5045             'many' => q({0} barmanskej odmerky),
5046             'name' => q(barmanské odmerky),
5047             'one' => q({0} barmanská odmerka),
5048             'other' => q({0} barmanských odmeriek),
5049             },
5050             # Core Unit Identifier
5051             'jigger' => {
5052             'few' => q({0} barmanské odmerky),
5053             'many' => q({0} barmanskej odmerky),
5054             'name' => q(barmanské odmerky),
5055             'one' => q({0} barmanská odmerka),
5056             'other' => q({0} barmanských odmeriek),
5057             },
5058             # Long Unit Identifier
5059             'volume-liter' => {
5060             '1' => q(inanimate),
5061             'few' => q({0} litre),
5062             'many' => q({0} litra),
5063             'name' => q(litre),
5064             'one' => q({0} liter),
5065             'other' => q({0} litrov),
5066             'per' => q({0} na liter),
5067             },
5068             # Core Unit Identifier
5069             'liter' => {
5070             '1' => q(inanimate),
5071             'few' => q({0} litre),
5072             'many' => q({0} litra),
5073             'name' => q(litre),
5074             'one' => q({0} liter),
5075             'other' => q({0} litrov),
5076             'per' => q({0} na liter),
5077             },
5078             # Long Unit Identifier
5079             'volume-megaliter' => {
5080             '1' => q(inanimate),
5081             'few' => q({0} megalitre),
5082             'many' => q({0} megalitra),
5083             'name' => q(megalitre),
5084             'one' => q({0} megaliter),
5085             'other' => q({0} megalitrov),
5086             },
5087             # Core Unit Identifier
5088             'megaliter' => {
5089             '1' => q(inanimate),
5090             'few' => q({0} megalitre),
5091             'many' => q({0} megalitra),
5092             'name' => q(megalitre),
5093             'one' => q({0} megaliter),
5094             'other' => q({0} megalitrov),
5095             },
5096             # Long Unit Identifier
5097             'volume-milliliter' => {
5098             '1' => q(inanimate),
5099             'few' => q({0} mililitre),
5100             'many' => q({0} mililitra),
5101             'name' => q(mililitre),
5102             'one' => q({0} mililiter),
5103             'other' => q({0} mililitrov),
5104             },
5105             # Core Unit Identifier
5106             'milliliter' => {
5107             '1' => q(inanimate),
5108             'few' => q({0} mililitre),
5109             'many' => q({0} mililitra),
5110             'name' => q(mililitre),
5111             'one' => q({0} mililiter),
5112             'other' => q({0} mililitrov),
5113             },
5114             # Long Unit Identifier
5115             'volume-pint' => {
5116             'few' => q({0} pinty),
5117             'many' => q({0} pinty),
5118             'name' => q(pinty),
5119             'one' => q({0} pinta),
5120             'other' => q({0} pínt),
5121             },
5122             # Core Unit Identifier
5123             'pint' => {
5124             'few' => q({0} pinty),
5125             'many' => q({0} pinty),
5126             'name' => q(pinty),
5127             'one' => q({0} pinta),
5128             'other' => q({0} pínt),
5129             },
5130             # Long Unit Identifier
5131             'volume-pint-metric' => {
5132             '1' => q(feminine),
5133             'few' => q({0} metrické pinty),
5134             'many' => q({0} metrickej pinty),
5135             'name' => q(metrické pinty),
5136             'one' => q({0} metrická pinta),
5137             'other' => q({0} metrických pínt),
5138             },
5139             # Core Unit Identifier
5140             'pint-metric' => {
5141             '1' => q(feminine),
5142             'few' => q({0} metrické pinty),
5143             'many' => q({0} metrickej pinty),
5144             'name' => q(metrické pinty),
5145             'one' => q({0} metrická pinta),
5146             'other' => q({0} metrických pínt),
5147             },
5148             # Long Unit Identifier
5149             'volume-quart' => {
5150             'few' => q({0} quarty),
5151             'many' => q({0} quartu),
5152             'name' => q(quarty),
5153             'one' => q({0} quart),
5154             'other' => q({0} quartov),
5155             },
5156             # Core Unit Identifier
5157             'quart' => {
5158             'few' => q({0} quarty),
5159             'many' => q({0} quartu),
5160             'name' => q(quarty),
5161             'one' => q({0} quart),
5162             'other' => q({0} quartov),
5163             },
5164             # Long Unit Identifier
5165             'volume-quart-imperial' => {
5166             'few' => q({0} britské kvarty),
5167             'many' => q({0} britského kvartu),
5168             'name' => q(britské kvarty),
5169             'one' => q({0} britský kvart),
5170             'other' => q({0} britských kvartov),
5171             },
5172             # Core Unit Identifier
5173             'quart-imperial' => {
5174             'few' => q({0} britské kvarty),
5175             'many' => q({0} britského kvartu),
5176             'name' => q(britské kvarty),
5177             'one' => q({0} britský kvart),
5178             'other' => q({0} britských kvartov),
5179             },
5180             # Long Unit Identifier
5181             'volume-tablespoon' => {
5182             'few' => q({0} polievkové lyžice),
5183             'many' => q({0} polievkovej lyžice),
5184             'name' => q(polievkové lyžice),
5185             'one' => q({0} polievková lyžica),
5186             'other' => q({0} polievkových lyžíc),
5187             },
5188             # Core Unit Identifier
5189             'tablespoon' => {
5190             'few' => q({0} polievkové lyžice),
5191             'many' => q({0} polievkovej lyžice),
5192             'name' => q(polievkové lyžice),
5193             'one' => q({0} polievková lyžica),
5194             'other' => q({0} polievkových lyžíc),
5195             },
5196             # Long Unit Identifier
5197             'volume-teaspoon' => {
5198             'few' => q({0} čajové lyžice),
5199             'many' => q({0} čajovej lyžice),
5200             'name' => q(čajové lyžice),
5201             'one' => q({0} čajová lyžica),
5202             'other' => q({0} čajových lyžíc),
5203             },
5204             # Core Unit Identifier
5205             'teaspoon' => {
5206             'few' => q({0} čajové lyžice),
5207             'many' => q({0} čajovej lyžice),
5208             'name' => q(čajové lyžice),
5209             'one' => q({0} čajová lyžica),
5210             'other' => q({0} čajových lyžíc),
5211             },
5212             },
5213             'narrow' => {
5214             # Long Unit Identifier
5215             'acceleration-g-force' => {
5216             'few' => q({0}G),
5217             'many' => q({0}G),
5218             'name' => q(G),
5219             'one' => q({0}G),
5220             'other' => q({0}G),
5221             },
5222             # Core Unit Identifier
5223             'g-force' => {
5224             'few' => q({0}G),
5225             'many' => q({0}G),
5226             'name' => q(G),
5227             'one' => q({0}G),
5228             'other' => q({0}G),
5229             },
5230             # Long Unit Identifier
5231             'area-acre' => {
5232             'name' => q(ac),
5233             },
5234             # Core Unit Identifier
5235             'acre' => {
5236             'name' => q(ac),
5237             },
5238             # Long Unit Identifier
5239             'area-hectare' => {
5240             'name' => q(ha),
5241             },
5242             # Core Unit Identifier
5243             'hectare' => {
5244             'name' => q(ha),
5245             },
5246             # Long Unit Identifier
5247             'consumption-liter-per-100-kilometer' => {
5248             'name' => q(l/100 km),
5249             },
5250             # Core Unit Identifier
5251             'liter-per-100-kilometer' => {
5252             'name' => q(l/100 km),
5253             },
5254             # Long Unit Identifier
5255             'digital-byte' => {
5256             'name' => q(B),
5257             },
5258             # Core Unit Identifier
5259             'byte' => {
5260             'name' => q(B),
5261             },
5262             # Long Unit Identifier
5263             'duration-day' => {
5264             'few' => q({0} d.),
5265             'many' => q({0} d.),
5266             'name' => q(d.),
5267             'one' => q({0} d.),
5268             'other' => q({0} d.),
5269             'per' => q({0}/d.),
5270             },
5271             # Core Unit Identifier
5272             'day' => {
5273             'few' => q({0} d.),
5274             'many' => q({0} d.),
5275             'name' => q(d.),
5276             'one' => q({0} d.),
5277             'other' => q({0} d.),
5278             'per' => q({0}/d.),
5279             },
5280             # Long Unit Identifier
5281             'duration-month' => {
5282             'few' => q({0} m.),
5283             'many' => q({0} m.),
5284             'name' => q(m.),
5285             'one' => q({0} m.),
5286             'other' => q({0} m.),
5287             'per' => q({0}/m.),
5288             },
5289             # Core Unit Identifier
5290             'month' => {
5291             'few' => q({0} m.),
5292             'many' => q({0} m.),
5293             'name' => q(m.),
5294             'one' => q({0} m.),
5295             'other' => q({0} m.),
5296             'per' => q({0}/m.),
5297             },
5298             # Long Unit Identifier
5299             'duration-night' => {
5300             'few' => q({0} noci),
5301             'many' => q({0} noci),
5302             'name' => q(noci),
5303             'one' => q({0} noc),
5304             'other' => q({0} nocí),
5305             'per' => q({0}/noc),
5306             },
5307             # Core Unit Identifier
5308             'night' => {
5309             'few' => q({0} noci),
5310             'many' => q({0} noci),
5311             'name' => q(noci),
5312             'one' => q({0} noc),
5313             'other' => q({0} nocí),
5314             'per' => q({0}/noc),
5315             },
5316             # Long Unit Identifier
5317             'duration-week' => {
5318             'few' => q({0} t.),
5319             'many' => q({0} t.),
5320             'name' => q(t.),
5321             'one' => q({0} t.),
5322             'other' => q({0} t.),
5323             'per' => q({0}/t.),
5324             },
5325             # Core Unit Identifier
5326             'week' => {
5327             'few' => q({0} t.),
5328             'many' => q({0} t.),
5329             'name' => q(t.),
5330             'one' => q({0} t.),
5331             'other' => q({0} t.),
5332             'per' => q({0}/t.),
5333             },
5334             # Long Unit Identifier
5335             'force-kilowatt-hour-per-100-kilometer' => {
5336             'few' => q({0} kWh/100 km),
5337             'many' => q({0} kWh/100 km),
5338             'name' => q(kWh/100 km),
5339             'one' => q({0} kWh/100 km),
5340             'other' => q({0} kWh/100 km),
5341             },
5342             # Core Unit Identifier
5343             'kilowatt-hour-per-100-kilometer' => {
5344             'few' => q({0} kWh/100 km),
5345             'many' => q({0} kWh/100 km),
5346             'name' => q(kWh/100 km),
5347             'one' => q({0} kWh/100 km),
5348             'other' => q({0} kWh/100 km),
5349             },
5350             # Long Unit Identifier
5351             'graphics-dot' => {
5352             'name' => q(bod),
5353             },
5354             # Core Unit Identifier
5355             'dot' => {
5356             'name' => q(bod),
5357             },
5358             # Long Unit Identifier
5359             'length-foot' => {
5360             'few' => q({0}′),
5361             'many' => q({0}′),
5362             'one' => q({0}′),
5363             'other' => q({0}′),
5364             },
5365             # Core Unit Identifier
5366             'foot' => {
5367             'few' => q({0}′),
5368             'many' => q({0}′),
5369             'one' => q({0}′),
5370             'other' => q({0}′),
5371             },
5372             # Long Unit Identifier
5373             'length-inch' => {
5374             'few' => q({0}″),
5375             'many' => q({0}″),
5376             'one' => q({0}″),
5377             'other' => q({0}″),
5378             },
5379             # Core Unit Identifier
5380             'inch' => {
5381             'few' => q({0}″),
5382             'many' => q({0}″),
5383             'one' => q({0}″),
5384             'other' => q({0}″),
5385             },
5386             # Long Unit Identifier
5387             'pressure-millibar' => {
5388             'few' => q({0} mb),
5389             'many' => q({0} mb),
5390             'one' => q({0} mb),
5391             'other' => q({0} mb),
5392             },
5393             # Core Unit Identifier
5394             'millibar' => {
5395             'few' => q({0} mb),
5396             'many' => q({0} mb),
5397             'one' => q({0} mb),
5398             'other' => q({0} mb),
5399             },
5400             },
5401             'short' => {
5402             # Long Unit Identifier
5403             '' => {
5404             'name' => q(svetová strana),
5405             },
5406             # Core Unit Identifier
5407             '' => {
5408             'name' => q(svetová strana),
5409             },
5410             # Long Unit Identifier
5411             'acceleration-g-force' => {
5412             'name' => q(jednotka preťaženia),
5413             },
5414             # Core Unit Identifier
5415             'g-force' => {
5416             'name' => q(jednotka preťaženia),
5417             },
5418             # Long Unit Identifier
5419             'angle-arc-minute' => {
5420             'name' => q(′),
5421             },
5422             # Core Unit Identifier
5423             'arc-minute' => {
5424             'name' => q(′),
5425             },
5426             # Long Unit Identifier
5427             'angle-arc-second' => {
5428             'name' => q(″),
5429             },
5430             # Core Unit Identifier
5431             'arc-second' => {
5432             'name' => q(″),
5433             },
5434             # Long Unit Identifier
5435             'angle-degree' => {
5436             'name' => q(°),
5437             },
5438             # Core Unit Identifier
5439             'degree' => {
5440             'name' => q(°),
5441             },
5442             # Long Unit Identifier
5443             'angle-revolution' => {
5444             'few' => q({0} ot.),
5445             'many' => q({0} ot.),
5446             'name' => q(ot.),
5447             'one' => q({0} ot.),
5448             'other' => q({0} ot.),
5449             },
5450             # Core Unit Identifier
5451             'revolution' => {
5452             'few' => q({0} ot.),
5453             'many' => q({0} ot.),
5454             'name' => q(ot.),
5455             'one' => q({0} ot.),
5456             'other' => q({0} ot.),
5457             },
5458             # Long Unit Identifier
5459             'area-acre' => {
5460             'name' => q(akre),
5461             },
5462             # Core Unit Identifier
5463             'acre' => {
5464             'name' => q(akre),
5465             },
5466             # Long Unit Identifier
5467             'area-dunam' => {
5468             'few' => q({0} dun.),
5469             'many' => q({0} dun.),
5470             'name' => q(dun.),
5471             'one' => q({0} dun.),
5472             'other' => q({0} dun.),
5473             },
5474             # Core Unit Identifier
5475             'dunam' => {
5476             'few' => q({0} dun.),
5477             'many' => q({0} dun.),
5478             'name' => q(dun.),
5479             'one' => q({0} dun.),
5480             'other' => q({0} dun.),
5481             },
5482             # Long Unit Identifier
5483             'area-hectare' => {
5484             'name' => q(hektáre),
5485             },
5486             # Core Unit Identifier
5487             'hectare' => {
5488             'name' => q(hektáre),
5489             },
5490             # Long Unit Identifier
5491             'concentr-item' => {
5492             'few' => q({0} pol.),
5493             'many' => q({0} pol.),
5494             'name' => q(pol.),
5495             'one' => q({0} pol.),
5496             'other' => q({0} pol.),
5497             },
5498             # Core Unit Identifier
5499             'item' => {
5500             'few' => q({0} pol.),
5501             'many' => q({0} pol.),
5502             'name' => q(pol.),
5503             'one' => q({0} pol.),
5504             'other' => q({0} pol.),
5505             },
5506             # Long Unit Identifier
5507             'concentr-milligram-ofglucose-per-deciliter' => {
5508             'few' => q({0} mg/dl),
5509             'many' => q({0} mg/dl),
5510             'name' => q(mg/dl),
5511             'one' => q({0} mg/dl),
5512             'other' => q({0} mg/dl),
5513             },
5514             # Core Unit Identifier
5515             'milligram-ofglucose-per-deciliter' => {
5516             'few' => q({0} mg/dl),
5517             'many' => q({0} mg/dl),
5518             'name' => q(mg/dl),
5519             'one' => q({0} mg/dl),
5520             'other' => q({0} mg/dl),
5521             },
5522             # Long Unit Identifier
5523             'concentr-millimole-per-liter' => {
5524             'few' => q({0} mmol/l),
5525             'many' => q({0} mmol/l),
5526             'name' => q(mmol/l),
5527             'one' => q({0} mmol/l),
5528             'other' => q({0} mmol/l),
5529             },
5530             # Core Unit Identifier
5531             'millimole-per-liter' => {
5532             'few' => q({0} mmol/l),
5533             'many' => q({0} mmol/l),
5534             'name' => q(mmol/l),
5535             'one' => q({0} mmol/l),
5536             'other' => q({0} mmol/l),
5537             },
5538             # Long Unit Identifier
5539             'concentr-percent' => {
5540             'few' => q({0} %),
5541             'many' => q({0} %),
5542             'one' => q({0} %),
5543             'other' => q({0} %),
5544             },
5545             # Core Unit Identifier
5546             'percent' => {
5547             'few' => q({0} %),
5548             'many' => q({0} %),
5549             'one' => q({0} %),
5550             'other' => q({0} %),
5551             },
5552             # Long Unit Identifier
5553             'concentr-permille' => {
5554             'few' => q({0} ‰),
5555             'many' => q({0} ‰),
5556             'one' => q({0} ‰),
5557             'other' => q({0} ‰),
5558             },
5559             # Core Unit Identifier
5560             'permille' => {
5561             'few' => q({0} ‰),
5562             'many' => q({0} ‰),
5563             'one' => q({0} ‰),
5564             'other' => q({0} ‰),
5565             },
5566             # Long Unit Identifier
5567             'concentr-permyriad' => {
5568             'few' => q({0} ‱),
5569             'many' => q({0} ‱),
5570             'one' => q({0} ‱),
5571             'other' => q({0} ‱),
5572             },
5573             # Core Unit Identifier
5574             'permyriad' => {
5575             'few' => q({0} ‱),
5576             'many' => q({0} ‱),
5577             'one' => q({0} ‱),
5578             'other' => q({0} ‱),
5579             },
5580             # Long Unit Identifier
5581             'consumption-liter-per-100-kilometer' => {
5582             'few' => q({0} l/100 km),
5583             'many' => q({0} l/100 km),
5584             'name' => q(l/100 km),
5585             'one' => q({0} l/100 km),
5586             'other' => q({0} l/100 km),
5587             },
5588             # Core Unit Identifier
5589             'liter-per-100-kilometer' => {
5590             'few' => q({0} l/100 km),
5591             'many' => q({0} l/100 km),
5592             'name' => q(l/100 km),
5593             'one' => q({0} l/100 km),
5594             'other' => q({0} l/100 km),
5595             },
5596             # Long Unit Identifier
5597             'consumption-liter-per-kilometer' => {
5598             'few' => q({0} l/km),
5599             'many' => q({0} l/km),
5600             'name' => q(l/km),
5601             'one' => q({0} l/km),
5602             'other' => q({0} l/km),
5603             },
5604             # Core Unit Identifier
5605             'liter-per-kilometer' => {
5606             'few' => q({0} l/km),
5607             'many' => q({0} l/km),
5608             'name' => q(l/km),
5609             'one' => q({0} l/km),
5610             'other' => q({0} l/km),
5611             },
5612             # Long Unit Identifier
5613             'consumption-mile-per-gallon' => {
5614             'few' => q({0} mpg),
5615             'many' => q({0} mpg),
5616             'name' => q(mpg),
5617             'one' => q({0} mpg),
5618             'other' => q({0} mpg),
5619             },
5620             # Core Unit Identifier
5621             'mile-per-gallon' => {
5622             'few' => q({0} mpg),
5623             'many' => q({0} mpg),
5624             'name' => q(mpg),
5625             'one' => q({0} mpg),
5626             'other' => q({0} mpg),
5627             },
5628             # Long Unit Identifier
5629             'consumption-mile-per-gallon-imperial' => {
5630             'few' => q({0} mpg brit.),
5631             'many' => q({0} mpg brit.),
5632             'name' => q(mpg brit.),
5633             'one' => q({0} mpg brit.),
5634             'other' => q({0} mpg brit.),
5635             },
5636             # Core Unit Identifier
5637             'mile-per-gallon-imperial' => {
5638             'few' => q({0} mpg brit.),
5639             'many' => q({0} mpg brit.),
5640             'name' => q(mpg brit.),
5641             'one' => q({0} mpg brit.),
5642             'other' => q({0} mpg brit.),
5643             },
5644             # Long Unit Identifier
5645             'coordinate' => {
5646             'east' => q({0} E),
5647             'north' => q({0} N),
5648             'south' => q({0} S),
5649             'west' => q({0} W),
5650             },
5651             # Core Unit Identifier
5652             'coordinate' => {
5653             'east' => q({0} E),
5654             'north' => q({0} N),
5655             'south' => q({0} S),
5656             'west' => q({0} W),
5657             },
5658             # Long Unit Identifier
5659             'digital-bit' => {
5660             'few' => q({0} b),
5661             'many' => q({0} b),
5662             'one' => q({0} b),
5663             'other' => q({0} b),
5664             },
5665             # Core Unit Identifier
5666             'bit' => {
5667             'few' => q({0} b),
5668             'many' => q({0} b),
5669             'one' => q({0} b),
5670             'other' => q({0} b),
5671             },
5672             # Long Unit Identifier
5673             'digital-byte' => {
5674             'few' => q({0} B),
5675             'many' => q({0} B),
5676             'name' => q(bajt),
5677             'one' => q({0} B),
5678             'other' => q({0} B),
5679             },
5680             # Core Unit Identifier
5681             'byte' => {
5682             'few' => q({0} B),
5683             'many' => q({0} B),
5684             'name' => q(bajt),
5685             'one' => q({0} B),
5686             'other' => q({0} B),
5687             },
5688             # Long Unit Identifier
5689             'duration-century' => {
5690             'few' => q({0} stor.),
5691             'many' => q({0} stor.),
5692             'name' => q(stor.),
5693             'one' => q({0} stor.),
5694             'other' => q({0} stor.),
5695             },
5696             # Core Unit Identifier
5697             'century' => {
5698             'few' => q({0} stor.),
5699             'many' => q({0} stor.),
5700             'name' => q(stor.),
5701             'one' => q({0} stor.),
5702             'other' => q({0} stor.),
5703             },
5704             # Long Unit Identifier
5705             'duration-day' => {
5706             'few' => q({0} dni),
5707             'many' => q({0} dňa),
5708             'name' => q(dni),
5709             'one' => q({0} deň),
5710             'other' => q({0} dní),
5711             'per' => q({0}/deň),
5712             },
5713             # Core Unit Identifier
5714             'day' => {
5715             'few' => q({0} dni),
5716             'many' => q({0} dňa),
5717             'name' => q(dni),
5718             'one' => q({0} deň),
5719             'other' => q({0} dní),
5720             'per' => q({0}/deň),
5721             },
5722             # Long Unit Identifier
5723             'duration-decade' => {
5724             'few' => q({0} desaťr.),
5725             'many' => q({0} desaťr.),
5726             'name' => q(desaťr.),
5727             'one' => q({0} desaťr.),
5728             'other' => q({0} desaťr.),
5729             },
5730             # Core Unit Identifier
5731             'decade' => {
5732             'few' => q({0} desaťr.),
5733             'many' => q({0} desaťr.),
5734             'name' => q(desaťr.),
5735             'one' => q({0} desaťr.),
5736             'other' => q({0} desaťr.),
5737             },
5738             # Long Unit Identifier
5739             'duration-hour' => {
5740             'name' => q(h),
5741             },
5742             # Core Unit Identifier
5743             'hour' => {
5744             'name' => q(h),
5745             },
5746             # Long Unit Identifier
5747             'duration-month' => {
5748             'few' => q({0} mes.),
5749             'many' => q({0} mes.),
5750             'name' => q(mes.),
5751             'one' => q({0} mes.),
5752             'other' => q({0} mes.),
5753             'per' => q({0}/mes.),
5754             },
5755             # Core Unit Identifier
5756             'month' => {
5757             'few' => q({0} mes.),
5758             'many' => q({0} mes.),
5759             'name' => q(mes.),
5760             'one' => q({0} mes.),
5761             'other' => q({0} mes.),
5762             'per' => q({0}/mes.),
5763             },
5764             # Long Unit Identifier
5765             'duration-night' => {
5766             'few' => q({0} noci),
5767             'many' => q({0} noci),
5768             'name' => q(noci),
5769             'one' => q({0} noc),
5770             'other' => q({0} nocí),
5771             'per' => q({0}/noc),
5772             },
5773             # Core Unit Identifier
5774             'night' => {
5775             'few' => q({0} noci),
5776             'many' => q({0} noci),
5777             'name' => q(noci),
5778             'one' => q({0} noc),
5779             'other' => q({0} nocí),
5780             'per' => q({0}/noc),
5781             },
5782             # Long Unit Identifier
5783             'duration-quarter' => {
5784             'few' => q({0} štvrťroky),
5785             'many' => q({0} štvrťroka),
5786             'name' => q(štvrťrok),
5787             'one' => q({0} štvrťrok),
5788             'other' => q({0} štvrťrokov),
5789             'per' => q({0}/štvrťrok),
5790             },
5791             # Core Unit Identifier
5792             'quarter' => {
5793             'few' => q({0} štvrťroky),
5794             'many' => q({0} štvrťroka),
5795             'name' => q(štvrťrok),
5796             'one' => q({0} štvrťrok),
5797             'other' => q({0} štvrťrokov),
5798             'per' => q({0}/štvrťrok),
5799             },
5800             # Long Unit Identifier
5801             'duration-second' => {
5802             'name' => q(s),
5803             },
5804             # Core Unit Identifier
5805             'second' => {
5806             'name' => q(s),
5807             },
5808             # Long Unit Identifier
5809             'duration-week' => {
5810             'few' => q({0} týž.),
5811             'many' => q({0} týž.),
5812             'name' => q(týž.),
5813             'one' => q({0} týž.),
5814             'other' => q({0} týž.),
5815             'per' => q({0}/týž.),
5816             },
5817             # Core Unit Identifier
5818             'week' => {
5819             'few' => q({0} týž.),
5820             'many' => q({0} týž.),
5821             'name' => q(týž.),
5822             'one' => q({0} týž.),
5823             'other' => q({0} týž.),
5824             'per' => q({0}/týž.),
5825             },
5826             # Long Unit Identifier
5827             'duration-year' => {
5828             'few' => q({0} r.),
5829             'many' => q({0} r.),
5830             'name' => q(r.),
5831             'one' => q({0} r.),
5832             'other' => q({0} r.),
5833             'per' => q({0}/r.),
5834             },
5835             # Core Unit Identifier
5836             'year' => {
5837             'few' => q({0} r.),
5838             'many' => q({0} r.),
5839             'name' => q(r.),
5840             'one' => q({0} r.),
5841             'other' => q({0} r.),
5842             'per' => q({0}/r.),
5843             },
5844             # Long Unit Identifier
5845             'electric-ampere' => {
5846             'name' => q(A),
5847             },
5848             # Core Unit Identifier
5849             'ampere' => {
5850             'name' => q(A),
5851             },
5852             # Long Unit Identifier
5853             'electric-ohm' => {
5854             'name' => q(Ω),
5855             },
5856             # Core Unit Identifier
5857             'ohm' => {
5858             'name' => q(Ω),
5859             },
5860             # Long Unit Identifier
5861             'electric-volt' => {
5862             'name' => q(V),
5863             },
5864             # Core Unit Identifier
5865             'volt' => {
5866             'name' => q(V),
5867             },
5868             # Long Unit Identifier
5869             'energy-british-thermal-unit' => {
5870             'few' => q({0} BTU),
5871             'many' => q({0} BTU),
5872             'name' => q(BTU),
5873             'one' => q({0} BTU),
5874             'other' => q({0} BTU),
5875             },
5876             # Core Unit Identifier
5877             'british-thermal-unit' => {
5878             'few' => q({0} BTU),
5879             'many' => q({0} BTU),
5880             'name' => q(BTU),
5881             'one' => q({0} BTU),
5882             'other' => q({0} BTU),
5883             },
5884             # Long Unit Identifier
5885             'energy-foodcalorie' => {
5886             'few' => q({0} cal),
5887             'many' => q({0} cal),
5888             'name' => q(cal),
5889             'one' => q({0} cal),
5890             'other' => q({0} cal),
5891             },
5892             # Core Unit Identifier
5893             'foodcalorie' => {
5894             'few' => q({0} cal),
5895             'many' => q({0} cal),
5896             'name' => q(cal),
5897             'one' => q({0} cal),
5898             'other' => q({0} cal),
5899             },
5900             # Long Unit Identifier
5901             'energy-joule' => {
5902             'name' => q(J),
5903             },
5904             # Core Unit Identifier
5905             'joule' => {
5906             'name' => q(J),
5907             },
5908             # Long Unit Identifier
5909             'energy-therm-us' => {
5910             'few' => q({0} thm),
5911             'many' => q({0} thm),
5912             'name' => q(thm),
5913             'one' => q({0} thm),
5914             'other' => q({0} thm),
5915             },
5916             # Core Unit Identifier
5917             'therm-us' => {
5918             'few' => q({0} thm),
5919             'many' => q({0} thm),
5920             'name' => q(thm),
5921             'one' => q({0} thm),
5922             'other' => q({0} thm),
5923             },
5924             # Long Unit Identifier
5925             'force-kilowatt-hour-per-100-kilometer' => {
5926             'few' => q({0} kWh/100 km),
5927             'many' => q({0} kWh/100 km),
5928             'name' => q(kWh/100 km),
5929             'one' => q({0} kWh/100 km),
5930             'other' => q({0} kWh/100 km),
5931             },
5932             # Core Unit Identifier
5933             'kilowatt-hour-per-100-kilometer' => {
5934             'few' => q({0} kWh/100 km),
5935             'many' => q({0} kWh/100 km),
5936             'name' => q(kWh/100 km),
5937             'one' => q({0} kWh/100 km),
5938             'other' => q({0} kWh/100 km),
5939             },
5940             # Long Unit Identifier
5941             'graphics-dot' => {
5942             'few' => q({0} px),
5943             'many' => q({0} px),
5944             'name' => q(body),
5945             'one' => q({0} bod),
5946             'other' => q({0} px),
5947             },
5948             # Core Unit Identifier
5949             'dot' => {
5950             'few' => q({0} px),
5951             'many' => q({0} px),
5952             'name' => q(body),
5953             'one' => q({0} bod),
5954             'other' => q({0} px),
5955             },
5956             # Long Unit Identifier
5957             'graphics-dot-per-centimeter' => {
5958             'few' => q({0} dpcm),
5959             'many' => q({0} dpcm),
5960             'name' => q(dpcm),
5961             'one' => q({0} dpcm),
5962             'other' => q({0} dpcm),
5963             },
5964             # Core Unit Identifier
5965             'dot-per-centimeter' => {
5966             'few' => q({0} dpcm),
5967             'many' => q({0} dpcm),
5968             'name' => q(dpcm),
5969             'one' => q({0} dpcm),
5970             'other' => q({0} dpcm),
5971             },
5972             # Long Unit Identifier
5973             'graphics-dot-per-inch' => {
5974             'few' => q({0} dpi),
5975             'many' => q({0} dpi),
5976             'name' => q(dpi),
5977             'one' => q({0} dpi),
5978             'other' => q({0} dpi),
5979             },
5980             # Core Unit Identifier
5981             'dot-per-inch' => {
5982             'few' => q({0} dpi),
5983             'many' => q({0} dpi),
5984             'name' => q(dpi),
5985             'one' => q({0} dpi),
5986             'other' => q({0} dpi),
5987             },
5988             # Long Unit Identifier
5989             'graphics-megapixel' => {
5990             'few' => q({0} Mpx),
5991             'many' => q({0} Mpx),
5992             'name' => q(Mpx),
5993             'one' => q({0} Mpx),
5994             'other' => q({0} Mpx),
5995             },
5996             # Core Unit Identifier
5997             'megapixel' => {
5998             'few' => q({0} Mpx),
5999             'many' => q({0} Mpx),
6000             'name' => q(Mpx),
6001             'one' => q({0} Mpx),
6002             'other' => q({0} Mpx),
6003             },
6004             # Long Unit Identifier
6005             'length-fathom' => {
6006             'name' => q(fth),
6007             },
6008             # Core Unit Identifier
6009             'fathom' => {
6010             'name' => q(fth),
6011             },
6012             # Long Unit Identifier
6013             'length-meter' => {
6014             'name' => q(m),
6015             },
6016             # Core Unit Identifier
6017             'meter' => {
6018             'name' => q(m),
6019             },
6020             # Long Unit Identifier
6021             'length-mile-scandinavian' => {
6022             'few' => q({0} ŠM),
6023             'many' => q({0} ŠM),
6024             'name' => q(ŠM),
6025             'one' => q({0} ŠM),
6026             'other' => q({0} ŠM),
6027             },
6028             # Core Unit Identifier
6029             'mile-scandinavian' => {
6030             'few' => q({0} ŠM),
6031             'many' => q({0} ŠM),
6032             'name' => q(ŠM),
6033             'one' => q({0} ŠM),
6034             'other' => q({0} ŠM),
6035             },
6036             # Long Unit Identifier
6037             'length-nautical-mile' => {
6038             'few' => q({0} NM),
6039             'many' => q({0} NM),
6040             'name' => q(NM),
6041             'one' => q({0} NM),
6042             'other' => q({0} NM),
6043             },
6044             # Core Unit Identifier
6045             'nautical-mile' => {
6046             'few' => q({0} NM),
6047             'many' => q({0} NM),
6048             'name' => q(NM),
6049             'one' => q({0} NM),
6050             'other' => q({0} NM),
6051             },
6052             # Long Unit Identifier
6053             'mass-carat' => {
6054             'few' => q({0} ct),
6055             'many' => q({0} ct),
6056             'name' => q(ct),
6057             'one' => q({0} ct),
6058             'other' => q({0} ct),
6059             },
6060             # Core Unit Identifier
6061             'carat' => {
6062             'few' => q({0} ct),
6063             'many' => q({0} ct),
6064             'name' => q(ct),
6065             'one' => q({0} ct),
6066             'other' => q({0} ct),
6067             },
6068             # Long Unit Identifier
6069             'mass-grain' => {
6070             'few' => q({0} grany),
6071             'many' => q({0} granu),
6072             'name' => q(gran),
6073             'one' => q({0} gran),
6074             'other' => q({0} granov),
6075             },
6076             # Core Unit Identifier
6077             'grain' => {
6078             'few' => q({0} grany),
6079             'many' => q({0} granu),
6080             'name' => q(gran),
6081             'one' => q({0} gran),
6082             'other' => q({0} granov),
6083             },
6084             # Long Unit Identifier
6085             'mass-gram' => {
6086             'name' => q(g),
6087             },
6088             # Core Unit Identifier
6089             'gram' => {
6090             'name' => q(g),
6091             },
6092             # Long Unit Identifier
6093             'mass-ton' => {
6094             'few' => q({0} to),
6095             'many' => q({0} to),
6096             'name' => q(to),
6097             'one' => q({0} to),
6098             'other' => q({0} to),
6099             },
6100             # Core Unit Identifier
6101             'ton' => {
6102             'few' => q({0} to),
6103             'many' => q({0} to),
6104             'name' => q(to),
6105             'one' => q({0} to),
6106             'other' => q({0} to),
6107             },
6108             # Long Unit Identifier
6109             'power-watt' => {
6110             'name' => q(W),
6111             },
6112             # Core Unit Identifier
6113             'watt' => {
6114             'name' => q(W),
6115             },
6116             # Long Unit Identifier
6117             'temperature-celsius' => {
6118             'few' => q({0} °C),
6119             'many' => q({0} °C),
6120             'one' => q({0} °C),
6121             'other' => q({0} °C),
6122             },
6123             # Core Unit Identifier
6124             'celsius' => {
6125             'few' => q({0} °C),
6126             'many' => q({0} °C),
6127             'one' => q({0} °C),
6128             'other' => q({0} °C),
6129             },
6130             # Long Unit Identifier
6131             'temperature-fahrenheit' => {
6132             'few' => q({0} °F),
6133             'many' => q({0} °F),
6134             'one' => q({0} °F),
6135             'other' => q({0} °F),
6136             },
6137             # Core Unit Identifier
6138             'fahrenheit' => {
6139             'few' => q({0} °F),
6140             'many' => q({0} °F),
6141             'one' => q({0} °F),
6142             'other' => q({0} °F),
6143             },
6144             # Long Unit Identifier
6145             'temperature-generic' => {
6146             'few' => q({0} °),
6147             'many' => q({0} °),
6148             'one' => q({0} °),
6149             'other' => q({0} °),
6150             },
6151             # Core Unit Identifier
6152             'generic' => {
6153             'few' => q({0} °),
6154             'many' => q({0} °),
6155             'one' => q({0} °),
6156             'other' => q({0} °),
6157             },
6158             # Long Unit Identifier
6159             'torque-newton-meter' => {
6160             'few' => q({0} Nm),
6161             'many' => q({0} Nm),
6162             'name' => q(Nm),
6163             'one' => q({0} Nm),
6164             'other' => q({0} Nm),
6165             },
6166             # Core Unit Identifier
6167             'newton-meter' => {
6168             'few' => q({0} Nm),
6169             'many' => q({0} Nm),
6170             'name' => q(Nm),
6171             'one' => q({0} Nm),
6172             'other' => q({0} Nm),
6173             },
6174             # Long Unit Identifier
6175             'volume-centiliter' => {
6176             'few' => q({0} cl),
6177             'many' => q({0} cl),
6178             'name' => q(cl),
6179             'one' => q({0} cl),
6180             'other' => q({0} cl),
6181             },
6182             # Core Unit Identifier
6183             'centiliter' => {
6184             'few' => q({0} cl),
6185             'many' => q({0} cl),
6186             'name' => q(cl),
6187             'one' => q({0} cl),
6188             'other' => q({0} cl),
6189             },
6190             # Long Unit Identifier
6191             'volume-cup' => {
6192             'name' => q(c),
6193             },
6194             # Core Unit Identifier
6195             'cup' => {
6196             'name' => q(c),
6197             },
6198             # Long Unit Identifier
6199             'volume-cup-metric' => {
6200             'name' => q(mc),
6201             },
6202             # Core Unit Identifier
6203             'cup-metric' => {
6204             'name' => q(mc),
6205             },
6206             # Long Unit Identifier
6207             'volume-deciliter' => {
6208             'few' => q({0} dl),
6209             'many' => q({0} dl),
6210             'name' => q(dl),
6211             'one' => q({0} dl),
6212             'other' => q({0} dl),
6213             },
6214             # Core Unit Identifier
6215             'deciliter' => {
6216             'few' => q({0} dl),
6217             'many' => q({0} dl),
6218             'name' => q(dl),
6219             'one' => q({0} dl),
6220             'other' => q({0} dl),
6221             },
6222             # Long Unit Identifier
6223             'volume-dram' => {
6224             'few' => q({0} dr),
6225             'many' => q({0} dr),
6226             'name' => q(dr),
6227             'one' => q({0} dr),
6228             'other' => q({0} dr),
6229             },
6230             # Core Unit Identifier
6231             'dram' => {
6232             'few' => q({0} dr),
6233             'many' => q({0} dr),
6234             'name' => q(dr),
6235             'one' => q({0} dr),
6236             'other' => q({0} dr),
6237             },
6238             # Long Unit Identifier
6239             'volume-drop' => {
6240             'few' => q({0} kvapky),
6241             'many' => q({0} kvapky),
6242             'name' => q(kvapky),
6243             'one' => q({0} kvapka),
6244             'other' => q({0} kvapiek),
6245             },
6246             # Core Unit Identifier
6247             'drop' => {
6248             'few' => q({0} kvapky),
6249             'many' => q({0} kvapky),
6250             'name' => q(kvapky),
6251             'one' => q({0} kvapka),
6252             'other' => q({0} kvapiek),
6253             },
6254             # Long Unit Identifier
6255             'volume-fluid-ounce' => {
6256             'few' => q({0} fl oz),
6257             'many' => q({0} fl oz),
6258             'name' => q(fl oz),
6259             'one' => q({0} fl oz),
6260             'other' => q({0} fl oz),
6261             },
6262             # Core Unit Identifier
6263             'fluid-ounce' => {
6264             'few' => q({0} fl oz),
6265             'many' => q({0} fl oz),
6266             'name' => q(fl oz),
6267             'one' => q({0} fl oz),
6268             'other' => q({0} fl oz),
6269             },
6270             # Long Unit Identifier
6271             'volume-fluid-ounce-imperial' => {
6272             'few' => q({0} brit. fl oz),
6273             'many' => q({0} brit. fl oz),
6274             'name' => q(brit. fl oz),
6275             'one' => q({0} brit. fl oz),
6276             'other' => q({0} brit. fl oz),
6277             },
6278             # Core Unit Identifier
6279             'fluid-ounce-imperial' => {
6280             'few' => q({0} brit. fl oz),
6281             'many' => q({0} brit. fl oz),
6282             'name' => q(brit. fl oz),
6283             'one' => q({0} brit. fl oz),
6284             'other' => q({0} brit. fl oz),
6285             },
6286             # Long Unit Identifier
6287             'volume-gallon' => {
6288             'few' => q({0} gal),
6289             'many' => q({0} gal),
6290             'name' => q(gal),
6291             'one' => q({0} gal),
6292             'other' => q({0} gal),
6293             'per' => q({0}/gal),
6294             },
6295             # Core Unit Identifier
6296             'gallon' => {
6297             'few' => q({0} gal),
6298             'many' => q({0} gal),
6299             'name' => q(gal),
6300             'one' => q({0} gal),
6301             'other' => q({0} gal),
6302             'per' => q({0}/gal),
6303             },
6304             # Long Unit Identifier
6305             'volume-gallon-imperial' => {
6306             'few' => q({0} brit. gal.),
6307             'many' => q({0} brit. gal.),
6308             'name' => q(brit. gal.),
6309             'one' => q({0} brit. gal.),
6310             'other' => q({0} brit. gal.),
6311             'per' => q({0}/brit. gal.),
6312             },
6313             # Core Unit Identifier
6314             'gallon-imperial' => {
6315             'few' => q({0} brit. gal.),
6316             'many' => q({0} brit. gal.),
6317             'name' => q(brit. gal.),
6318             'one' => q({0} brit. gal.),
6319             'other' => q({0} brit. gal.),
6320             'per' => q({0}/brit. gal.),
6321             },
6322             # Long Unit Identifier
6323             'volume-hectoliter' => {
6324             'few' => q({0} hl),
6325             'many' => q({0} hl),
6326             'name' => q(hl),
6327             'one' => q({0} hl),
6328             'other' => q({0} hl),
6329             },
6330             # Core Unit Identifier
6331             'hectoliter' => {
6332             'few' => q({0} hl),
6333             'many' => q({0} hl),
6334             'name' => q(hl),
6335             'one' => q({0} hl),
6336             'other' => q({0} hl),
6337             },
6338             # Long Unit Identifier
6339             'volume-jigger' => {
6340             'few' => q({0} odmerky),
6341             'many' => q({0} odmerky),
6342             'name' => q(odmerky),
6343             'one' => q({0} odmerka),
6344             'other' => q({0} odmeriek),
6345             },
6346             # Core Unit Identifier
6347             'jigger' => {
6348             'few' => q({0} odmerky),
6349             'many' => q({0} odmerky),
6350             'name' => q(odmerky),
6351             'one' => q({0} odmerka),
6352             'other' => q({0} odmeriek),
6353             },
6354             # Long Unit Identifier
6355             'volume-liter' => {
6356             'name' => q(l),
6357             },
6358             # Core Unit Identifier
6359             'liter' => {
6360             'name' => q(l),
6361             },
6362             # Long Unit Identifier
6363             'volume-megaliter' => {
6364             'few' => q({0} Ml),
6365             'many' => q({0} Ml),
6366             'name' => q(Ml),
6367             'one' => q({0} Ml),
6368             'other' => q({0} Ml),
6369             },
6370             # Core Unit Identifier
6371             'megaliter' => {
6372             'few' => q({0} Ml),
6373             'many' => q({0} Ml),
6374             'name' => q(Ml),
6375             'one' => q({0} Ml),
6376             'other' => q({0} Ml),
6377             },
6378             # Long Unit Identifier
6379             'volume-milliliter' => {
6380             'few' => q({0} ml),
6381             'many' => q({0} ml),
6382             'name' => q(ml),
6383             'one' => q({0} ml),
6384             'other' => q({0} ml),
6385             },
6386             # Core Unit Identifier
6387             'milliliter' => {
6388             'few' => q({0} ml),
6389             'many' => q({0} ml),
6390             'name' => q(ml),
6391             'one' => q({0} ml),
6392             'other' => q({0} ml),
6393             },
6394             # Long Unit Identifier
6395             'volume-pinch' => {
6396             'few' => q({0} štipky),
6397             'many' => q({0} štipky),
6398             'name' => q(štipky),
6399             'one' => q({0} štipka),
6400             'other' => q({0} štipiek),
6401             },
6402             # Core Unit Identifier
6403             'pinch' => {
6404             'few' => q({0} štipky),
6405             'many' => q({0} štipky),
6406             'name' => q(štipky),
6407             'one' => q({0} štipka),
6408             'other' => q({0} štipiek),
6409             },
6410             # Long Unit Identifier
6411             'volume-quart-imperial' => {
6412             'few' => q({0} qt Imp),
6413             'many' => q({0} qt Imp),
6414             'one' => q({0} qt Imp),
6415             'other' => q({0} qt Imp),
6416             },
6417             # Core Unit Identifier
6418             'quart-imperial' => {
6419             'few' => q({0} qt Imp),
6420             'many' => q({0} qt Imp),
6421             'one' => q({0} qt Imp),
6422             'other' => q({0} qt Imp),
6423             },
6424             },
6425             } }
6426             );
6427              
6428             has 'yesstr' => (
6429             is => 'ro',
6430             isa => RegexpRef,
6431             init_arg => undef,
6432             default => sub { qr'^(?i:áno|a|yes|y)$' }
6433             );
6434              
6435             has 'nostr' => (
6436             is => 'ro',
6437             isa => RegexpRef,
6438             init_arg => undef,
6439             default => sub { qr'^(?i:nie|n)$' }
6440             );
6441              
6442             has 'listPatterns' => (
6443             is => 'ro',
6444             isa => HashRef,
6445             init_arg => undef,
6446             default => sub { {
6447             end => q({0} a {1}),
6448             2 => q({0} a {1}),
6449             } }
6450             );
6451              
6452             has 'number_symbols' => (
6453             is => 'ro',
6454             isa => HashRef,
6455             init_arg => undef,
6456             default => sub { {
6457             'latn' => {
6458             'decimal' => q(,),
6459             'exponential' => q(e),
6460             'group' => q( ),
6461             },
6462             } }
6463             );
6464              
6465             has 'number_formats' => (
6466             is => 'ro',
6467             isa => HashRef,
6468             init_arg => undef,
6469             default => sub { {
6470             decimalFormat => {
6471             'long' => {
6472             '1000' => {
6473             'few' => '0 tisíce',
6474             'many' => '0 tisíca',
6475             'one' => '0 tisíc',
6476             'other' => '0 tisíc',
6477             },
6478             '10000' => {
6479             'few' => '00 tisíc',
6480             'many' => '00 tisíca',
6481             'one' => '00 tisíc',
6482             'other' => '00 tisíc',
6483             },
6484             '100000' => {
6485             'few' => '000 tisíc',
6486             'many' => '000 tisíca',
6487             'one' => '000 tisíc',
6488             'other' => '000 tisíc',
6489             },
6490             '1000000' => {
6491             'few' => '0 milióny',
6492             'many' => '0 milióna',
6493             'one' => '0 milión',
6494             'other' => '0 miliónov',
6495             },
6496             '10000000' => {
6497             'few' => '00 miliónov',
6498             'many' => '00 milióna',
6499             'one' => '00 miliónov',
6500             'other' => '00 miliónov',
6501             },
6502             '100000000' => {
6503             'few' => '000 miliónov',
6504             'many' => '000 milióna',
6505             'one' => '000 miliónov',
6506             'other' => '000 miliónov',
6507             },
6508             '1000000000' => {
6509             'few' => '0 miliardy',
6510             'many' => '0 miliardy',
6511             'one' => '0 miliarda',
6512             'other' => '0 miliárd',
6513             },
6514             '10000000000' => {
6515             'few' => '00 miliárd',
6516             'many' => '00 miliardy',
6517             'one' => '00 miliárd',
6518             'other' => '00 miliárd',
6519             },
6520             '100000000000' => {
6521             'few' => '000 miliárd',
6522             'many' => '000 miliardy',
6523             'one' => '000 miliárd',
6524             'other' => '000 miliárd',
6525             },
6526             '1000000000000' => {
6527             'few' => '0 bilióny',
6528             'many' => '0 bilióna',
6529             'one' => '0 bilión',
6530             'other' => '0 biliónov',
6531             },
6532             '10000000000000' => {
6533             'few' => '00 biliónov',
6534             'many' => '00 bilióna',
6535             'one' => '00 biliónov',
6536             'other' => '00 biliónov',
6537             },
6538             '100000000000000' => {
6539             'few' => '000 biliónov',
6540             'many' => '000 bilióna',
6541             'one' => '000 biliónov',
6542             'other' => '000 biliónov',
6543             },
6544             },
6545             'short' => {
6546             '1000' => {
6547             'one' => '0 tis'.'',
6548             'other' => '0 tis'.'',
6549             },
6550             '10000' => {
6551             'one' => '00 tis'.'',
6552             'other' => '00 tis'.'',
6553             },
6554             '100000' => {
6555             'one' => '000 tis'.'',
6556             'other' => '000 tis'.'',
6557             },
6558             '1000000' => {
6559             'one' => '0 mil'.'',
6560             'other' => '0 mil'.'',
6561             },
6562             '10000000' => {
6563             'one' => '00 mil'.'',
6564             'other' => '00 mil'.'',
6565             },
6566             '100000000' => {
6567             'one' => '000 mil'.'',
6568             'other' => '000 mil'.'',
6569             },
6570             '1000000000' => {
6571             'one' => '0 mld'.'',
6572             'other' => '0 mld'.'',
6573             },
6574             '10000000000' => {
6575             'one' => '00 mld'.'',
6576             'other' => '00 mld'.'',
6577             },
6578             '100000000000' => {
6579             'one' => '000 mld'.'',
6580             'other' => '000 mld'.'',
6581             },
6582             '1000000000000' => {
6583             'one' => '0 bil'.'',
6584             'other' => '0 bil'.'',
6585             },
6586             '10000000000000' => {
6587             'one' => '00 bil'.'',
6588             'other' => '00 bil'.'',
6589             },
6590             '100000000000000' => {
6591             'one' => '000 bil'.'',
6592             'other' => '000 bil'.'',
6593             },
6594             },
6595             },
6596             percentFormat => {
6597             'default' => {
6598             'standard' => {
6599             'default' => '#,##0 %',
6600             },
6601             },
6602             },
6603             } },
6604             );
6605              
6606             has 'number_currency_formats' => (
6607             is => 'ro',
6608             isa => HashRef,
6609             init_arg => undef,
6610             default => sub { {
6611             'latn' => {
6612             'pattern' => {
6613             'default' => {
6614             'accounting' => {
6615             'negative' => '(#,##0.00 ¤)',
6616             'positive' => '#,##0.00 ¤',
6617             },
6618             'standard' => {
6619             'positive' => '#,##0.00 ¤',
6620             },
6621             },
6622             },
6623             },
6624             } },
6625             );
6626              
6627             has 'currencies' => (
6628             is => 'ro',
6629             isa => HashRef,
6630             init_arg => undef,
6631             default => sub { {
6632             'ADP' => {
6633             display_name => {
6634             'currency' => q(andorrská peseta),
6635             'few' => q(andorrské pesety),
6636             'many' => q(andorrskej pesety),
6637             'one' => q(andorrská peseta),
6638             'other' => q(andorrských pesiet),
6639             },
6640             },
6641             'AED' => {
6642             display_name => {
6643             'currency' => q(SAE dirham),
6644             'few' => q(SAE dirhamy),
6645             'many' => q(SAE dirhamu),
6646             'one' => q(SAE dirham),
6647             'other' => q(SAE dirhamov),
6648             },
6649             },
6650             'AFA' => {
6651             display_name => {
6652             'currency' => q(afganský afgání \(1927 – 2002\)),
6653             'few' => q(afganské afgání \(1927 – 2002\)),
6654             'many' => q(afganského afgání \(1927 – 2002\)),
6655             'one' => q(afganský afgání \(1927 – 2002\)),
6656             'other' => q(afganských afgání \(1927 – 2002\)),
6657             },
6658             },
6659             'AFN' => {
6660             display_name => {
6661             'currency' => q(afganský afgání),
6662             'few' => q(afganské afgání),
6663             'many' => q(afganského afgání),
6664             'one' => q(afganský afgání),
6665             'other' => q(afganských afgání),
6666             },
6667             },
6668             'ALK' => {
6669             display_name => {
6670             'currency' => q(albánsky lek \(1946 – 1965\)),
6671             'few' => q(albánske leky \(1946 – 1965\)),
6672             'many' => q(albánskeho leku \(1946 – 1965\)),
6673             'one' => q(albánsky lek \(1946 – 1965\)),
6674             'other' => q(albánskych lekov \(1946 – 1965\)),
6675             },
6676             },
6677             'ALL' => {
6678             display_name => {
6679             'currency' => q(albánsky lek),
6680             'few' => q(albánske leky),
6681             'many' => q(albánskeho leku),
6682             'one' => q(albánsky lek),
6683             'other' => q(albánskych lekov),
6684             },
6685             },
6686             'AMD' => {
6687             display_name => {
6688             'currency' => q(arménsky dram),
6689             'few' => q(arménske dramy),
6690             'many' => q(arménskeho dramu),
6691             'one' => q(arménsky dram),
6692             'other' => q(arménskych dramov),
6693             },
6694             },
6695             'ANG' => {
6696             display_name => {
6697             'currency' => q(antilský gulden),
6698             'few' => q(antilské guldeny),
6699             'many' => q(antilského guldena),
6700             'one' => q(antilský gulden),
6701             'other' => q(antilských guldenov),
6702             },
6703             },
6704             'AOA' => {
6705             display_name => {
6706             'currency' => q(angolská kwanza),
6707             'few' => q(angolské kwanzy),
6708             'many' => q(angolskej kwanzy),
6709             'one' => q(angolská kwanza),
6710             'other' => q(angolských kwánz),
6711             },
6712             },
6713             'AOK' => {
6714             display_name => {
6715             'currency' => q(angolská kwanza \(1977 – 1990\)),
6716             'few' => q(angolské kwanzy \(1977 – 1990\)),
6717             'many' => q(angolskej kwanzy \(1977 – 1990\)),
6718             'one' => q(angolská kwanza \(1977 – 1990\)),
6719             'other' => q(angolských kwánz \(1977 – 1990\)),
6720             },
6721             },
6722             'AON' => {
6723             display_name => {
6724             'currency' => q(angolská nová kwanza \(1990 – 2000\)),
6725             'few' => q(angolské nové kwanzy \(1990 – 2000\)),
6726             'many' => q(angolskej novej kwanzy \(1990 – 2000\)),
6727             'one' => q(angolská nová kwanza \(1990 – 2000\)),
6728             'other' => q(angolských nových kwánz \(1990 – 2000\)),
6729             },
6730             },
6731             'AOR' => {
6732             display_name => {
6733             'currency' => q(angolská upravená kwanza \(1995 – 1999\)),
6734             'few' => q(angolské upravené kwanzy \(1995 – 1999\)),
6735             'many' => q(angolskej upravenej kwanzy \(1995 – 1999\)),
6736             'one' => q(angolská upravená kwanza \(1995 – 1999\)),
6737             'other' => q(angolských upravených kwánz \(1995 – 1999\)),
6738             },
6739             },
6740             'ARA' => {
6741             display_name => {
6742             'currency' => q(argentínsky austral),
6743             'few' => q(argentínske australy),
6744             'many' => q(argentínskeho australu),
6745             'one' => q(argentínsky austral),
6746             'other' => q(argentínskych australov),
6747             },
6748             },
6749             'ARL' => {
6750             display_name => {
6751             'currency' => q(argentínske peso ley \(1970 – 1983\)),
6752             'few' => q(argentínske pesos ley \(1970 – 1983\)),
6753             'many' => q(argentínskeho pesa ley \(1970 – 1983\)),
6754             'one' => q(argentínske peso ley \(1970 – 1983\)),
6755             'other' => q(argentínskych pesos ley \(1970 – 1983\)),
6756             },
6757             },
6758             'ARM' => {
6759             display_name => {
6760             'currency' => q(argentínske peso \(1881 – 1970\)),
6761             'few' => q(argentínske pesos \(1881 – 1970\)),
6762             'many' => q(argentínskeho pesa \(1881 – 1970\)),
6763             'one' => q(argentínske peso \(1881 – 1970\)),
6764             'other' => q(argentínskych pesos \(1881 – 1970\)),
6765             },
6766             },
6767             'ARP' => {
6768             display_name => {
6769             'currency' => q(argentínske peso \(1983 – 1985\)),
6770             'few' => q(argentínske pesos \(1983 – 1985\)),
6771             'many' => q(argentínskeho pesa \(1983 – 1985\)),
6772             'one' => q(argentínske peso \(1983 – 1985\)),
6773             'other' => q(argentínskych pesos \(1983 – 1985\)),
6774             },
6775             },
6776             'ARS' => {
6777             display_name => {
6778             'currency' => q(argentínske peso),
6779             'few' => q(argentínske pesos),
6780             'many' => q(argentínskeho pesa),
6781             'one' => q(argentínske peso),
6782             'other' => q(argentínskych pesos),
6783             },
6784             },
6785             'ATS' => {
6786             display_name => {
6787             'currency' => q(rakúsky šiling),
6788             'few' => q(rakúske šilingy),
6789             'many' => q(rakúskeho šilingu),
6790             'one' => q(rakúsky šiling),
6791             'other' => q(rakúskych šilingov),
6792             },
6793             },
6794             'AUD' => {
6795             symbol => 'AUD',
6796             display_name => {
6797             'currency' => q(austrálsky dolár),
6798             'few' => q(austrálske doláre),
6799             'many' => q(austrálskeho dolára),
6800             'one' => q(austrálsky dolár),
6801             'other' => q(austrálskych dolárov),
6802             },
6803             },
6804             'AWG' => {
6805             display_name => {
6806             'currency' => q(arubský gulden),
6807             'few' => q(arubské guldeny),
6808             'many' => q(arubského guldena),
6809             'one' => q(arubský gulden),
6810             'other' => q(arubských guldenov),
6811             },
6812             },
6813             'AZM' => {
6814             display_name => {
6815             'currency' => q(azerbajdžanský manat \(1993–2006\)),
6816             'few' => q(azerbajdžanské manaty \(1993–2006\)),
6817             'many' => q(azerbajdžanského manatu \(1993–2006\)),
6818             'one' => q(azerbajdžanský manat \(1993–2006\)),
6819             'other' => q(azerbajdžanských manatov \(1993–2006\)),
6820             },
6821             },
6822             'AZN' => {
6823             display_name => {
6824             'currency' => q(azerbajdžanský manat),
6825             'few' => q(azerbajdžanské manaty),
6826             'many' => q(azerbajdžanského manatu),
6827             'one' => q(azerbajdžanský manat),
6828             'other' => q(azerbajdžanských manatov),
6829             },
6830             },
6831             'BAD' => {
6832             display_name => {
6833             'currency' => q(bosniansko-hercegovinský dinár \(1992 – 1994\)),
6834             'few' => q(bosniansko-hercegovinské dináre \(1992 – 1994\)),
6835             'many' => q(bosniansko-hercegovinského dinára \(1992 – 1994\)),
6836             'one' => q(bosniansko-hercegovinský dinár \(1992 – 1994\)),
6837             'other' => q(bosniansko-hercegovinských dinárov \(1992 – 1994\)),
6838             },
6839             },
6840             'BAM' => {
6841             display_name => {
6842             'currency' => q(bosniansko-hercegovinská konvertibilná marka),
6843             'few' => q(bosniansko-hercegovinské konvertibilné marky),
6844             'many' => q(bosniansko-hercegovinskej konvertibilnej marky),
6845             'one' => q(bosniansko-hercegovinská konvertibilná marka),
6846             'other' => q(bosniansko-hercegovinských konvertibilných mariek),
6847             },
6848             },
6849             'BAN' => {
6850             display_name => {
6851             'currency' => q(bosniansko-hercegovinský nový dinár \(1994 – 1997\)),
6852             'few' => q(bosniansko-hercegovinské nové dináre \(1994 – 1997\)),
6853             'many' => q(bosniansko-hercegovinského nového dinára \(1994 – 1997\)),
6854             'one' => q(bosniansko-hercegovinský nový dinár \(1994 – 1997\)),
6855             'other' => q(bosniansko-hercegovinské nové dináre \(1994 – 1997\)),
6856             },
6857             },
6858             'BBD' => {
6859             display_name => {
6860             'currency' => q(barbadoský dolár),
6861             'few' => q(barbadoské doláre),
6862             'many' => q(barbadoského dolára),
6863             'one' => q(barbadoský dolár),
6864             'other' => q(barbadoských dolárov),
6865             },
6866             },
6867             'BDT' => {
6868             display_name => {
6869             'currency' => q(bangladéšska taka),
6870             'few' => q(bangladéšske taky),
6871             'many' => q(bangladéšskej taky),
6872             'one' => q(bangladéšska taka),
6873             'other' => q(bangladéšskych ták),
6874             },
6875             },
6876             'BEC' => {
6877             display_name => {
6878             'currency' => q(belgický frank \(konvertibilný\)),
6879             'few' => q(belgické franky \(konvertibilné\)),
6880             'many' => q(belgického franku \(konvertibilného\)),
6881             'one' => q(belgický frank \(konvertibilný\)),
6882             'other' => q(belgických frankov \(konvertibilných\)),
6883             },
6884             },
6885             'BEF' => {
6886             display_name => {
6887             'currency' => q(belgický frank),
6888             'few' => q(belgické franky),
6889             'many' => q(belgického franku),
6890             'one' => q(belgický frank),
6891             'other' => q(belgických frankov),
6892             },
6893             },
6894             'BEL' => {
6895             display_name => {
6896             'currency' => q(belgický frank \(finančný\)),
6897             'few' => q(belgické franky \(finančné\)),
6898             'many' => q(belgického franku \(finančného\)),
6899             'one' => q(belgický frank \(finančný\)),
6900             'other' => q(belgických frankov \(finančných\)),
6901             },
6902             },
6903             'BGL' => {
6904             display_name => {
6905             'currency' => q(bulharský tvrdý lev),
6906             'few' => q(bulharské tvrdé leva),
6907             'many' => q(bulharského tvrdého leva),
6908             'one' => q(bulharský tvrdý lev),
6909             'other' => q(bulharských tvrdých leva),
6910             },
6911             },
6912             'BGM' => {
6913             display_name => {
6914             'currency' => q(bulharský socialistický lev),
6915             'few' => q(bulharské socialistické leva),
6916             'many' => q(bulharského socialistického leva),
6917             'one' => q(bulharský socialistický lev),
6918             'other' => q(bulharských socialistických leva),
6919             },
6920             },
6921             'BGN' => {
6922             display_name => {
6923             'currency' => q(bulharský lev),
6924             'few' => q(bulharské leva),
6925             'many' => q(bulharského leva),
6926             'one' => q(bulharský lev),
6927             'other' => q(bulharských leva),
6928             },
6929             },
6930             'BGO' => {
6931             display_name => {
6932             'currency' => q(bulharský lev \(1879 – 1952\)),
6933             'few' => q(bulharské leva \(1879 – 1952\)),
6934             'many' => q(bulharského leva \(1879 – 1952\)),
6935             'one' => q(bulharský lev \(1879 – 1952\)),
6936             'other' => q(bulharských leva \(1879 – 1952\)),
6937             },
6938             },
6939             'BHD' => {
6940             display_name => {
6941             'currency' => q(bahrajnský dinár),
6942             'few' => q(bahrajnské dináre),
6943             'many' => q(bahrajnského dinára),
6944             'one' => q(bahrajnský dinár),
6945             'other' => q(bahrajnských dinárov),
6946             },
6947             },
6948             'BIF' => {
6949             display_name => {
6950             'currency' => q(burundský frank),
6951             'few' => q(burundské franky),
6952             'many' => q(burundského franku),
6953             'one' => q(burundský frank),
6954             'other' => q(burundských frankov),
6955             },
6956             },
6957             'BMD' => {
6958             display_name => {
6959             'currency' => q(bermudský dolár),
6960             'few' => q(bermudské doláre),
6961             'many' => q(bermudského dolára),
6962             'one' => q(bermudský dolár),
6963             'other' => q(bermudských dolárov),
6964             },
6965             },
6966             'BND' => {
6967             display_name => {
6968             'currency' => q(brunejský dolár),
6969             'few' => q(brunejské doláre),
6970             'many' => q(brunejského dolára),
6971             'one' => q(brunejský dolár),
6972             'other' => q(brunejských dolárov),
6973             },
6974             },
6975             'BOB' => {
6976             display_name => {
6977             'currency' => q(bolívijské boliviano),
6978             'few' => q(bolívijské boliviana),
6979             'many' => q(bolívijského boliviana),
6980             'one' => q(bolívijské boliviano),
6981             'other' => q(bolívijských bolivian),
6982             },
6983             },
6984             'BOL' => {
6985             display_name => {
6986             'currency' => q(bolívijské boliviano \(1863 – 1963\)),
6987             'few' => q(bolívijské boliviana \(1863 – 1963\)),
6988             'many' => q(bolívijského boliviana \(1863 – 1963\)),
6989             'one' => q(bolívijské boliviano \(1863 – 1963\)),
6990             'other' => q(bolívijských bolivian \(1863 – 1963\)),
6991             },
6992             },
6993             'BOP' => {
6994             display_name => {
6995             'currency' => q(bolívijské peso),
6996             'few' => q(bolívijské pesos),
6997             'many' => q(bolívijského pesa),
6998             'one' => q(bolívijské peso),
6999             'other' => q(bolívijských pesos),
7000             },
7001             },
7002             'BOV' => {
7003             display_name => {
7004             'currency' => q(bolívijské MVDOL),
7005             'few' => q(bolívijské mvdoly),
7006             'many' => q(bolívijského mvdolu),
7007             'one' => q(bolívijský mvdol),
7008             'other' => q(bolívijských mvdolov),
7009             },
7010             },
7011             'BRB' => {
7012             display_name => {
7013             'currency' => q(brazílske nové cruzeiro \(1967 – 1986\)),
7014             'few' => q(brazílske nové cruzeirá \(1967 – 1986\)),
7015             'many' => q(brazílskeho nového cruzeira \(1967 – 1986\)),
7016             'one' => q(brazílske nové cruzeiro \(1967 – 1986\)),
7017             'other' => q(brazílskych nových cruzeir \(1967 – 1986\)),
7018             },
7019             },
7020             'BRC' => {
7021             display_name => {
7022             'currency' => q(brazílske cruzado \(1986 – 1989\)),
7023             'few' => q(brazílske cruzadá \(1986 – 1989\)),
7024             'many' => q(brazílskeho cruzada \(1986 – 1989\)),
7025             'one' => q(brazílske cruzado \(1986 – 1989\)),
7026             'other' => q(brazílskych cruzad \(1986 – 1989\)),
7027             },
7028             },
7029             'BRE' => {
7030             display_name => {
7031             'currency' => q(brazílske cruzeiro \(1990 – 1993\)),
7032             'few' => q(brazílske cruzeirá \(1990 – 1993\)),
7033             'many' => q(brazílskeho cruzeira \(1990 – 1993\)),
7034             'one' => q(brazílske cruzeiro \(1990 – 1993\)),
7035             'other' => q(brazílskych cruzeir \(1990 – 1993\)),
7036             },
7037             },
7038             'BRL' => {
7039             symbol => 'BRL',
7040             display_name => {
7041             'currency' => q(brazílsky real),
7042             'few' => q(brazílske realy),
7043             'many' => q(brazílskeho realu),
7044             'one' => q(brazílsky real),
7045             'other' => q(brazílskych realov),
7046             },
7047             },
7048             'BRN' => {
7049             display_name => {
7050             'currency' => q(brazílske nové cruzado \(1989 – 1990\)),
7051             'few' => q(brazílske nové cruzadá \(1989 – 1990\)),
7052             'many' => q(brazílskeho nového cruzada \(1989 – 1990\)),
7053             'one' => q(brazílske nové cruzado \(1989 – 1990\)),
7054             'other' => q(brazílskych nových cruzad \(1989 – 1990\)),
7055             },
7056             },
7057             'BRR' => {
7058             display_name => {
7059             'currency' => q(Brazílske cruzeiro),
7060             'few' => q(brazílske cruzeirá \(1993 – 1994\)),
7061             'many' => q(brazílskeho cruzeira \(1993 – 1994\)),
7062             'one' => q(brazílske cruzeiro \(1993 – 1994\)),
7063             'other' => q(brazílskych cruzeir \(1993 – 1994\)),
7064             },
7065             },
7066             'BRZ' => {
7067             display_name => {
7068             'currency' => q(brazílske cruzeiro \(1942 – 1967\)),
7069             'few' => q(brazílske cruzeirá \(1942 – 1967\)),
7070             'many' => q(brazílskeho cruzeira \(1942 – 1967\)),
7071             'one' => q(brazílske cruzeiro \(1942 – 1967\)),
7072             'other' => q(brazílskych cruzeir \(1942 – 1967\)),
7073             },
7074             },
7075             'BSD' => {
7076             display_name => {
7077             'currency' => q(bahamský dolár),
7078             'few' => q(bahamské doláre),
7079             'many' => q(bahamského dolára),
7080             'one' => q(bahamský dolár),
7081             'other' => q(bahamských dolárov),
7082             },
7083             },
7084             'BTN' => {
7085             display_name => {
7086             'currency' => q(bhutánsky ngultrum),
7087             'few' => q(bhutánske ngultrumy),
7088             'many' => q(bhutánskeho ngultrumu),
7089             'one' => q(bhutánsky ngultrum),
7090             'other' => q(bhutánskych ngultrumov),
7091             },
7092             },
7093             'BUK' => {
7094             display_name => {
7095             'currency' => q(barmský kyat),
7096             'few' => q(barmské kyaty),
7097             'many' => q(barmského kyatu),
7098             'one' => q(barmský kyat),
7099             'other' => q(barmských kyatov),
7100             },
7101             },
7102             'BWP' => {
7103             display_name => {
7104             'currency' => q(botswanská pula),
7105             'few' => q(botswanské puly),
7106             'many' => q(botswanskej puly),
7107             'one' => q(botswanská pula),
7108             'other' => q(botswanských púl),
7109             },
7110             },
7111             'BYB' => {
7112             display_name => {
7113             'currency' => q(bieloruský rubeľ \(1994 – 1999\)),
7114             'few' => q(bieloruské ruble \(1994 – 1999\)),
7115             'many' => q(bieloruského rubľa \(1994 – 1999\)),
7116             'one' => q(bieloruský rubeľ \(1994 – 1999\)),
7117             'other' => q(bieloruských rubľov \(1994 – 1999\)),
7118             },
7119             },
7120             'BYN' => {
7121             symbol => 'р.',
7122             display_name => {
7123             'currency' => q(bieloruský rubeľ),
7124             'few' => q(bieloruské ruble),
7125             'many' => q(bieloruského rubľa),
7126             'one' => q(bieloruský rubeľ),
7127             'other' => q(bieloruských rubľov),
7128             },
7129             },
7130             'BYR' => {
7131             display_name => {
7132             'currency' => q(bieloruský rubeľ \(2000–2016\)),
7133             'few' => q(bieloruské ruble \(2000–2016\)),
7134             'many' => q(bieloruského rubľa \(2000–2016\)),
7135             'one' => q(bieloruský rubeľ \(2000–2016\)),
7136             'other' => q(bieloruských rubľov \(2000–2016\)),
7137             },
7138             },
7139             'BZD' => {
7140             display_name => {
7141             'currency' => q(belizský dolár),
7142             'few' => q(belizské doláre),
7143             'many' => q(belizského dolára),
7144             'one' => q(belizský dolár),
7145             'other' => q(belizských dolárov),
7146             },
7147             },
7148             'CAD' => {
7149             symbol => 'CAD',
7150             display_name => {
7151             'currency' => q(kanadský dolár),
7152             'few' => q(kanadské doláre),
7153             'many' => q(kanadského dolára),
7154             'one' => q(kanadský dolár),
7155             'other' => q(kanadských dolárov),
7156             },
7157             },
7158             'CDF' => {
7159             display_name => {
7160             'currency' => q(konžský frank),
7161             'few' => q(konžské franky),
7162             'many' => q(konžského franku),
7163             'one' => q(konžský frank),
7164             'other' => q(konžských frankov),
7165             },
7166             },
7167             'CHE' => {
7168             display_name => {
7169             'currency' => q(švajčiarske WIR euro),
7170             'few' => q(švajčiarske WIR eurá),
7171             'many' => q(švajčiarskeho WIR eura),
7172             'one' => q(švajčiarske WIR euro),
7173             'other' => q(švajčiarskych WIR eur),
7174             },
7175             },
7176             'CHF' => {
7177             display_name => {
7178             'currency' => q(švajčiarsky frank),
7179             'few' => q(švajčiarske franky),
7180             'many' => q(švajčiarskeho franku),
7181             'one' => q(švajčiarsky frank),
7182             'other' => q(švajčiarskych frankov),
7183             },
7184             },
7185             'CHW' => {
7186             display_name => {
7187             'currency' => q(švajčiarsky WIR frank),
7188             'few' => q(švajčiarske WIR franky),
7189             'many' => q(švajčiarskeho WIR franku),
7190             'one' => q(švajčiarsky WIR frank),
7191             'other' => q(švajčiarskych WIR frankov),
7192             },
7193             },
7194             'CLE' => {
7195             display_name => {
7196             'currency' => q(čilské escudo),
7197             'few' => q(čilské escudá),
7198             'many' => q(čilského escuda),
7199             'one' => q(čilské escudo),
7200             'other' => q(čilských escúd),
7201             },
7202             },
7203             'CLF' => {
7204             display_name => {
7205             'currency' => q(čilská účtovná jednotka \(UF\)),
7206             'few' => q(čilské účtovné jednotky \(UF\)),
7207             'many' => q(čilskej účtovnej jednotky \(UF\)),
7208             'one' => q(čilská účtovná jednotka \(UF\)),
7209             'other' => q(čilských účtovných jednotiek \(UF\)),
7210             },
7211             },
7212             'CLP' => {
7213             display_name => {
7214             'currency' => q(čilské peso),
7215             'few' => q(čilské pesos),
7216             'many' => q(čilského pesa),
7217             'one' => q(čilské peso),
7218             'other' => q(čilských pesos),
7219             },
7220             },
7221             'CNH' => {
7222             display_name => {
7223             'currency' => q(čínsky jüan \(pobrežný\)),
7224             'few' => q(čínske jüany \(pobrežné\)),
7225             'many' => q(čínskeho jüana \(pobrežného\)),
7226             'one' => q(čínsky jüan \(pobrežný\)),
7227             'other' => q(čínskych jüanov \(pobrežných\)),
7228             },
7229             },
7230             'CNX' => {
7231             display_name => {
7232             'currency' => q(čínsky dolár ČĽB),
7233             'few' => q(čínske doláre ČĽB),
7234             'many' => q(čínskeho dolára ČĽB),
7235             'one' => q(čínsky dolár ČĽB),
7236             'other' => q(čínskych dolárov ČĽB),
7237             },
7238             },
7239             'CNY' => {
7240             symbol => 'CNY',
7241             display_name => {
7242             'currency' => q(čínsky jüan),
7243             'few' => q(čínske jüany),
7244             'many' => q(čínskeho jüana),
7245             'one' => q(čínsky jüan),
7246             'other' => q(čínskych jüanov),
7247             },
7248             },
7249             'COP' => {
7250             display_name => {
7251             'currency' => q(kolumbijské peso),
7252             'few' => q(kolumbijské pesos),
7253             'many' => q(kolumbijského pesa),
7254             'one' => q(kolumbijské peso),
7255             'other' => q(kolumbijských pesos),
7256             },
7257             },
7258             'COU' => {
7259             display_name => {
7260             'currency' => q(kolumbijská jednotka reálnej hodnoty),
7261             'few' => q(kolumbijské jednotky reálnej hodnoty),
7262             'many' => q(kolumbijskej jednotky reálnej hodnoty),
7263             'one' => q(kolumbijská jednotka reálnej hodnoty),
7264             'other' => q(kolumbijských jednotiek reálnej hodnoty),
7265             },
7266             },
7267             'CRC' => {
7268             display_name => {
7269             'currency' => q(kostarický colón),
7270             'few' => q(kostarické colóny),
7271             'many' => q(kostarického colóna),
7272             'one' => q(kostarický colón),
7273             'other' => q(kostarických colónov),
7274             },
7275             },
7276             'CSD' => {
7277             display_name => {
7278             'currency' => q(srbský dinár \(2002 – 2006\)),
7279             'few' => q(srbské dináre \(2002 – 2006\)),
7280             'many' => q(srbského dinára \(2002 – 2006\)),
7281             'one' => q(srbský dinár \(2002 – 2006\)),
7282             'other' => q(srbských dinárov \(2002 – 2006\)),
7283             },
7284             },
7285             'CSK' => {
7286             display_name => {
7287             'currency' => q(československá koruna),
7288             'few' => q(československé koruny),
7289             'many' => q(československej koruny),
7290             'one' => q(československá koruna),
7291             'other' => q(československých korún),
7292             },
7293             },
7294             'CUC' => {
7295             display_name => {
7296             'currency' => q(kubánske konvertibilné peso),
7297             'few' => q(kubánske konvertibilné pesos),
7298             'many' => q(kubánskeho konvertibilného pesa),
7299             'one' => q(kubánske konvertibilné peso),
7300             'other' => q(kubánskych konvertibilných pesos),
7301             },
7302             },
7303             'CUP' => {
7304             display_name => {
7305             'currency' => q(kubánske peso),
7306             'few' => q(kubánske pesos),
7307             'many' => q(kubánskeho pesa),
7308             'one' => q(kubánske peso),
7309             'other' => q(kubánskych pesos),
7310             },
7311             },
7312             'CVE' => {
7313             display_name => {
7314             'currency' => q(kapverdské escudo),
7315             'few' => q(kapverdské escudá),
7316             'many' => q(kapverdského escuda),
7317             'one' => q(kapverdské escudo),
7318             'other' => q(kapverdských escúd),
7319             },
7320             },
7321             'CYP' => {
7322             display_name => {
7323             'currency' => q(cyperská libra),
7324             'few' => q(cyperské libry),
7325             'many' => q(cyperskej libry),
7326             'one' => q(cyperská libra),
7327             'other' => q(cyperských libier),
7328             },
7329             },
7330             'CZK' => {
7331             display_name => {
7332             'currency' => q(česká koruna),
7333             'few' => q(české koruny),
7334             'many' => q(českej koruny),
7335             'one' => q(česká koruna),
7336             'other' => q(českých korún),
7337             },
7338             },
7339             'DDM' => {
7340             display_name => {
7341             'currency' => q(východonemecká marka),
7342             'few' => q(východonemecké marky),
7343             'many' => q(východonemeckej marky),
7344             'one' => q(východonemecká marka),
7345             'other' => q(východonemeckých mariek),
7346             },
7347             },
7348             'DEM' => {
7349             display_name => {
7350             'currency' => q(nemecká marka),
7351             'few' => q(nemecké marky),
7352             'many' => q(nemeckej marky),
7353             'one' => q(nemecká marka),
7354             'other' => q(nemeckých mariek),
7355             },
7356             },
7357             'DJF' => {
7358             display_name => {
7359             'currency' => q(džibutský frank),
7360             'few' => q(džibutské franky),
7361             'many' => q(džibutského franku),
7362             'one' => q(džibutský frank),
7363             'other' => q(džibutských frankov),
7364             },
7365             },
7366             'DKK' => {
7367             display_name => {
7368             'currency' => q(dánska koruna),
7369             'few' => q(dánske koruny),
7370             'many' => q(dánskej koruny),
7371             'one' => q(dánska koruna),
7372             'other' => q(dánskych korún),
7373             },
7374             },
7375             'DOP' => {
7376             display_name => {
7377             'currency' => q(dominikánske peso),
7378             'few' => q(dominikánske pesos),
7379             'many' => q(dominikánskeho pesa),
7380             'one' => q(dominikánske peso),
7381             'other' => q(dominikánske pesos),
7382             },
7383             },
7384             'DZD' => {
7385             display_name => {
7386             'currency' => q(alžírsky dinár),
7387             'few' => q(alžírske dináre),
7388             'many' => q(alžírskeho dinára),
7389             'one' => q(alžírsky dinár),
7390             'other' => q(alžírskych dinárov),
7391             },
7392             },
7393             'ECS' => {
7394             display_name => {
7395             'currency' => q(ekvádorský sucre),
7396             'few' => q(ekvádorské sucre),
7397             'many' => q(ekvádorského sucre),
7398             'one' => q(ekvádorský sucre),
7399             'other' => q(ekvádorských sucre),
7400             },
7401             },
7402             'ECV' => {
7403             display_name => {
7404             'currency' => q(ekvádorská jednotka konštantnej hodnoty),
7405             'few' => q(ekvádorské jednotky konštantnej hodnoty),
7406             'many' => q(ekvádorskej jednotky konštantnej hodnoty),
7407             'one' => q(ekvádorská jednotka konštantnej hodnoty),
7408             'other' => q(ekvádorských jednotiek konštantnej hodnoty),
7409             },
7410             },
7411             'EEK' => {
7412             display_name => {
7413             'currency' => q(estónska koruna),
7414             'few' => q(estónske koruny),
7415             'many' => q(estónskej koruny),
7416             'one' => q(estónska koruna),
7417             'other' => q(estónskych korún),
7418             },
7419             },
7420             'EGP' => {
7421             display_name => {
7422             'currency' => q(egyptská libra),
7423             'few' => q(egyptské libry),
7424             'many' => q(egyptskej libry),
7425             'one' => q(egyptská libra),
7426             'other' => q(egyptských libier),
7427             },
7428             },
7429             'ERN' => {
7430             display_name => {
7431             'currency' => q(eritrejská nakfa),
7432             'few' => q(eritrejské nakfy),
7433             'many' => q(eritrejskej nakfy),
7434             'one' => q(eritrejská nakfa),
7435             'other' => q(eritrejských nakief),
7436             },
7437             },
7438             'ESA' => {
7439             display_name => {
7440             'currency' => q(španielska peseta \(účet A\)),
7441             'few' => q(španielske pesety \(účet A\)),
7442             'many' => q(španielskej pesety \(účet A\)),
7443             'one' => q(španielska peseta \(účet A\)),
7444             'other' => q(španielskych pesiet \(účet A\)),
7445             },
7446             },
7447             'ESB' => {
7448             display_name => {
7449             'currency' => q(španielska peseta \(konvertibilný účet\)),
7450             'few' => q(španielske pesety \(konvertibilný účet\)),
7451             'many' => q(španielskej pesety \(konvertibilný účet\)),
7452             'one' => q(španielska peseta \(konvertibilný účet\)),
7453             'other' => q(španielskych pesiet \(konvertibilný účet\)),
7454             },
7455             },
7456             'ESP' => {
7457             display_name => {
7458             'currency' => q(španielska peseta),
7459             'few' => q(španielske pesety),
7460             'many' => q(španielskej pesety),
7461             'one' => q(španielska peseta),
7462             'other' => q(španielskych pesiet),
7463             },
7464             },
7465             'ETB' => {
7466             display_name => {
7467             'currency' => q(etiópsky birr),
7468             'few' => q(etiópske birry),
7469             'many' => q(etiópskeho birru),
7470             'one' => q(etiópsky birr),
7471             'other' => q(etiópskych birrov),
7472             },
7473             },
7474             'EUR' => {
7475             display_name => {
7476             'currency' => q(euro),
7477             'few' => q(eurá),
7478             'many' => q(eura),
7479             'one' => q(euro),
7480             'other' => q(eur),
7481             },
7482             },
7483             'FIM' => {
7484             display_name => {
7485             'currency' => q(fínska marka),
7486             'few' => q(fínske marky),
7487             'many' => q(fínskej marky),
7488             'one' => q(fínska marka),
7489             'other' => q(fínskych mariek),
7490             },
7491             },
7492             'FJD' => {
7493             display_name => {
7494             'currency' => q(fidžijský dolár),
7495             'few' => q(fidžijské doláre),
7496             'many' => q(fidžijského dolára),
7497             'one' => q(fidžijský dolár),
7498             'other' => q(fidžijských dolárov),
7499             },
7500             },
7501             'FKP' => {
7502             display_name => {
7503             'currency' => q(falklandská libra),
7504             'few' => q(falklandské libry),
7505             'many' => q(falklandskej libry),
7506             'one' => q(falklandská libra),
7507             'other' => q(falklandských libier),
7508             },
7509             },
7510             'FRF' => {
7511             display_name => {
7512             'currency' => q(francúzsky frank),
7513             'few' => q(francúzske franky),
7514             'many' => q(francúzskeho franku),
7515             'one' => q(francúzsky frank),
7516             'other' => q(francúzskych frankov),
7517             },
7518             },
7519             'GBP' => {
7520             symbol => 'GBP',
7521             display_name => {
7522             'currency' => q(britská libra),
7523             'few' => q(britské libry),
7524             'many' => q(britskej libry),
7525             'one' => q(britská libra),
7526             'other' => q(britských libier),
7527             },
7528             },
7529             'GEK' => {
7530             display_name => {
7531             'currency' => q(gruzínske kupónové lari),
7532             'few' => q(gruzínske kupónové lari),
7533             'many' => q(gruzínskeho kupónového lari),
7534             'one' => q(gruzínske kupónové lari),
7535             'other' => q(gruzínskych kupónových lari),
7536             },
7537             },
7538             'GEL' => {
7539             display_name => {
7540             'currency' => q(gruzínske lari),
7541             'few' => q(gruzínske lari),
7542             'many' => q(gruzínskeho lari),
7543             'one' => q(gruzínske lari),
7544             'other' => q(gruzínskych lari),
7545             },
7546             },
7547             'GHC' => {
7548             display_name => {
7549             'currency' => q(ghanské cedi \(1979 – 2007\)),
7550             'few' => q(ghanské cedi \(1979 – 2007\)),
7551             'many' => q(ghanského cedi \(1979 – 2007\)),
7552             'one' => q(ghanské cedi \(1979 – 2007\)),
7553             'other' => q(ghanských cedi \(1979 – 2007\)),
7554             },
7555             },
7556             'GHS' => {
7557             display_name => {
7558             'currency' => q(ghanské cedi),
7559             'few' => q(ghanské cedi),
7560             'many' => q(ghanského cedi),
7561             'one' => q(ghanské cedi),
7562             'other' => q(ghanských cedi),
7563             },
7564             },
7565             'GIP' => {
7566             display_name => {
7567             'currency' => q(gibraltárska libra),
7568             'few' => q(gibraltárske libry),
7569             'many' => q(gibraltárskej libry),
7570             'one' => q(gibraltárska libra),
7571             'other' => q(gibraltárskych libier),
7572             },
7573             },
7574             'GMD' => {
7575             display_name => {
7576             'currency' => q(gambijské dalasi),
7577             'few' => q(gambijské dalasi),
7578             'many' => q(gambijského dalasi),
7579             'one' => q(gambijské dalasi),
7580             'other' => q(gambijských dalasi),
7581             },
7582             },
7583             'GNF' => {
7584             display_name => {
7585             'currency' => q(guinejský frank),
7586             'few' => q(guinejské franky),
7587             'many' => q(guinejského franku),
7588             'one' => q(guinejský frank),
7589             'other' => q(guinejských frankov),
7590             },
7591             },
7592             'GNS' => {
7593             display_name => {
7594             'currency' => q(guinejské syli),
7595             'few' => q(guinejské syli),
7596             'many' => q(guinejského syli),
7597             'one' => q(guinejské syli),
7598             'other' => q(guinejských syli),
7599             },
7600             },
7601             'GQE' => {
7602             display_name => {
7603             'currency' => q(rovníkovoguinejský ekwele),
7604             'few' => q(rovníkovoguinejské ekwele),
7605             'many' => q(rovníkovoguinejského ekwele),
7606             'one' => q(rovníkovoguinejský ekwele),
7607             'other' => q(rovníkovoguinejských ekwele),
7608             },
7609             },
7610             'GRD' => {
7611             display_name => {
7612             'currency' => q(grécka drachma),
7613             'few' => q(grécke drachmy),
7614             'many' => q(gréckej drachmy),
7615             'one' => q(grécka drachma),
7616             'other' => q(gréckych drachiem),
7617             },
7618             },
7619             'GTQ' => {
7620             display_name => {
7621             'currency' => q(guatemalský quetzal),
7622             'few' => q(guatemalské quetzaly),
7623             'many' => q(guatemalského quetzala),
7624             'one' => q(guatemalský quetzal),
7625             'other' => q(guatemalských quetzalov),
7626             },
7627             },
7628             'GWE' => {
7629             display_name => {
7630             'currency' => q(portugalsko-guinejské escudo),
7631             'few' => q(portugalsko-guinejské escudá),
7632             'many' => q(portugalsko-guinejského escuda),
7633             'one' => q(portugalsko-guinejské escudo),
7634             'other' => q(portugalsko-guinejských escúd),
7635             },
7636             },
7637             'GWP' => {
7638             display_name => {
7639             'currency' => q(guinejsko-bissauské peso),
7640             'few' => q(guinejsko-bissauské pesos),
7641             'many' => q(guinejsko-bissauského pesa),
7642             'one' => q(guinejsko-bissauské peso),
7643             'other' => q(guinejsko-bissauských pesos),
7644             },
7645             },
7646             'GYD' => {
7647             display_name => {
7648             'currency' => q(guyanský dolár),
7649             'few' => q(guyanské doláre),
7650             'many' => q(guyanského dolára),
7651             'one' => q(guyanský dolár),
7652             'other' => q(guyanských dolárov),
7653             },
7654             },
7655             'HKD' => {
7656             symbol => 'HKD',
7657             display_name => {
7658             'currency' => q(hongkonský dolár),
7659             'few' => q(hongkonské doláre),
7660             'many' => q(hongkonského dolára),
7661             'one' => q(hongkonský dolár),
7662             'other' => q(hongkonských dolárov),
7663             },
7664             },
7665             'HNL' => {
7666             display_name => {
7667             'currency' => q(honduraská lempira),
7668             'few' => q(honduraské lempiry),
7669             'many' => q(honduraskej lempiry),
7670             'one' => q(honduraská lempira),
7671             'other' => q(honduraských lempír),
7672             },
7673             },
7674             'HRD' => {
7675             display_name => {
7676             'currency' => q(chorvátsky dinár),
7677             'few' => q(chorvátske dináre),
7678             'many' => q(chorvátskeho dinára),
7679             'one' => q(chorvátsky dinár),
7680             'other' => q(chorvátskych dinárov),
7681             },
7682             },
7683             'HRK' => {
7684             display_name => {
7685             'currency' => q(chorvátska kuna),
7686             'few' => q(chorvátske kuny),
7687             'many' => q(chorvátskej kuny),
7688             'one' => q(chorvátska kuna),
7689             'other' => q(chorvátskych kún),
7690             },
7691             },
7692             'HTG' => {
7693             display_name => {
7694             'currency' => q(haitské gourde),
7695             'few' => q(haitské gourde),
7696             'many' => q(haitského gourde),
7697             'one' => q(haitské gourde),
7698             'other' => q(haitských gourde),
7699             },
7700             },
7701             'HUF' => {
7702             display_name => {
7703             'currency' => q(maďarský forint),
7704             'few' => q(maďarské forinty),
7705             'many' => q(maďarského forinta),
7706             'one' => q(maďarský forint),
7707             'other' => q(maďarských forintov),
7708             },
7709             },
7710             'IDR' => {
7711             display_name => {
7712             'currency' => q(indonézska rupia),
7713             'few' => q(indonézske rupie),
7714             'many' => q(indonézskej rupie),
7715             'one' => q(indonézska rupia),
7716             'other' => q(indonézskych rupií),
7717             },
7718             },
7719             'IEP' => {
7720             display_name => {
7721             'currency' => q(írska libra),
7722             'few' => q(írske libry),
7723             'many' => q(írskej libry),
7724             'one' => q(írska libra),
7725             'other' => q(írskych libier),
7726             },
7727             },
7728             'ILP' => {
7729             display_name => {
7730             'currency' => q(izraelská libra),
7731             'few' => q(izraelské libry),
7732             'many' => q(izraelskej libry),
7733             'one' => q(izraelská libra),
7734             'other' => q(izraelských libier),
7735             },
7736             },
7737             'ILR' => {
7738             display_name => {
7739             'currency' => q(izraelský šekel \(1980 – 1985\)),
7740             'few' => q(izraelské šekely \(1980 – 1985\)),
7741             'many' => q(izraelského šekela \(1980 – 1985\)),
7742             'one' => q(izraelský šekel \(1980 – 1985\)),
7743             'other' => q(izraelských šekelov \(1980 – 1985\)),
7744             },
7745             },
7746             'ILS' => {
7747             symbol => 'NIS',
7748             display_name => {
7749             'currency' => q(izraelský šekel),
7750             'few' => q(izraelské šekely),
7751             'many' => q(izraelského šekela),
7752             'one' => q(izraelský šekel),
7753             'other' => q(izraelských šekelov),
7754             },
7755             },
7756             'INR' => {
7757             symbol => 'INR',
7758             display_name => {
7759             'currency' => q(indická rupia),
7760             'few' => q(indické rupie),
7761             'many' => q(indickej rupie),
7762             'one' => q(indická rupia),
7763             'other' => q(indických rupií),
7764             },
7765             },
7766             'IQD' => {
7767             display_name => {
7768             'currency' => q(iracký dinár),
7769             'few' => q(iracké dináre),
7770             'many' => q(irackého dinára),
7771             'one' => q(iracký dinár),
7772             'other' => q(irackých dinárov),
7773             },
7774             },
7775             'IRR' => {
7776             display_name => {
7777             'currency' => q(iránsky rial),
7778             'few' => q(iránske rialy),
7779             'many' => q(iránskeho rialu),
7780             'one' => q(iránsky rial),
7781             'other' => q(iránskych rialov),
7782             },
7783             },
7784             'ISJ' => {
7785             display_name => {
7786             'currency' => q(islandská koruna \(1918 – 1981\)),
7787             'few' => q(islandské koruny \(1918 – 1981\)),
7788             'many' => q(islandskej koruny \(1918 – 1981\)),
7789             'one' => q(islandská koruna \(1918 – 1981\)),
7790             'other' => q(islandských korún \(1918 – 1981\)),
7791             },
7792             },
7793             'ISK' => {
7794             display_name => {
7795             'currency' => q(islandská koruna),
7796             'few' => q(islandské koruny),
7797             'many' => q(islandskej koruny),
7798             'one' => q(islandská koruna),
7799             'other' => q(islandských korún),
7800             },
7801             },
7802             'ITL' => {
7803             display_name => {
7804             'currency' => q(talianska líra),
7805             'few' => q(talianske líry),
7806             'many' => q(talianskej líry),
7807             'one' => q(talianska líra),
7808             'other' => q(talianskych lír),
7809             },
7810             },
7811             'JMD' => {
7812             display_name => {
7813             'currency' => q(jamajský dolár),
7814             'few' => q(jamajské doláre),
7815             'many' => q(jamajského dolára),
7816             'one' => q(jamajský dolár),
7817             'other' => q(jamajských dolárov),
7818             },
7819             },
7820             'JOD' => {
7821             display_name => {
7822             'currency' => q(jordánsky dinár),
7823             'few' => q(jordánske dináre),
7824             'many' => q(jordánskeho dinára),
7825             'one' => q(jordánsky dinár),
7826             'other' => q(jordánskych dinárov),
7827             },
7828             },
7829             'JPY' => {
7830             symbol => 'JPY',
7831             display_name => {
7832             'currency' => q(japonský jen),
7833             'few' => q(japonské jeny),
7834             'many' => q(japonského jenu),
7835             'one' => q(japonský jen),
7836             'other' => q(japonských jenov),
7837             },
7838             },
7839             'KES' => {
7840             display_name => {
7841             'currency' => q(kenský šiling),
7842             'few' => q(kenské šilingy),
7843             'many' => q(kenského šilingu),
7844             'one' => q(kenský šiling),
7845             'other' => q(kenských šilingov),
7846             },
7847             },
7848             'KGS' => {
7849             display_name => {
7850             'currency' => q(kirgizský som),
7851             'few' => q(kirgizské somy),
7852             'many' => q(kirgizského somu),
7853             'one' => q(kirgizský som),
7854             'other' => q(kirgizských somov),
7855             },
7856             },
7857             'KHR' => {
7858             display_name => {
7859             'currency' => q(kambodžský riel),
7860             'few' => q(kambodžské riely),
7861             'many' => q(kambodžského rielu),
7862             'one' => q(kambodžský riel),
7863             'other' => q(kambodžských rielov),
7864             },
7865             },
7866             'KMF' => {
7867             display_name => {
7868             'currency' => q(komorský frank),
7869             'few' => q(komorské franky),
7870             'many' => q(komorského franku),
7871             'one' => q(komorský frank),
7872             'other' => q(komorských frankov),
7873             },
7874             },
7875             'KPW' => {
7876             display_name => {
7877             'currency' => q(severokórejský won),
7878             'few' => q(severokórejské wony),
7879             'many' => q(severokórejskeho wonu),
7880             'one' => q(severokórejský won),
7881             'other' => q(severokórejských wonov),
7882             },
7883             },
7884             'KRH' => {
7885             display_name => {
7886             'currency' => q(juhokórejský hwan \(1953 – 1962\)),
7887             'few' => q(juhokórejské hwany \(1953 – 1962\)),
7888             'many' => q(juhokórejského hwanu \(1953 – 1962\)),
7889             'one' => q(juhokórejský hwan \(1953 – 1962\)),
7890             'other' => q(juhokórejských hwanov \(1953 – 1962\)),
7891             },
7892             },
7893             'KRO' => {
7894             display_name => {
7895             'currency' => q(juhokórejský won \(1945 – 1953\)),
7896             'few' => q(juhokórejské wony \(1945 – 1953\)),
7897             'many' => q(juhokórejského wonu \(1945 – 1953\)),
7898             'one' => q(juhokórejský won \(1945 – 1953\)),
7899             'other' => q(juhokórejských wonov \(1945 – 1953\)),
7900             },
7901             },
7902             'KRW' => {
7903             symbol => 'KRW',
7904             display_name => {
7905             'currency' => q(juhokórejský won),
7906             'few' => q(juhokórejské wony),
7907             'many' => q(juhokórejského wonu),
7908             'one' => q(juhokórejský won),
7909             'other' => q(juhokórejských wonov),
7910             },
7911             },
7912             'KWD' => {
7913             display_name => {
7914             'currency' => q(kuvajtský dinár),
7915             'few' => q(kuvajtské dináre),
7916             'many' => q(kuvajtského dinára),
7917             'one' => q(kuvajtský dinár),
7918             'other' => q(kuvajtských dinárov),
7919             },
7920             },
7921             'KYD' => {
7922             display_name => {
7923             'currency' => q(kajmanský dolár),
7924             'few' => q(kajmanské doláre),
7925             'many' => q(kajmanského dolára),
7926             'one' => q(kajmanský dolár),
7927             'other' => q(kajmanských dolárov),
7928             },
7929             },
7930             'KZT' => {
7931             display_name => {
7932             'currency' => q(kazašské tenge),
7933             'few' => q(kazašské tenge),
7934             'many' => q(kazašského tenge),
7935             'one' => q(kazašské tenge),
7936             'other' => q(kazašských tenge),
7937             },
7938             },
7939             'LAK' => {
7940             display_name => {
7941             'currency' => q(laoský kip),
7942             'few' => q(laoské kipy),
7943             'many' => q(laoského kipu),
7944             'one' => q(laoský kip),
7945             'other' => q(laoských kipov),
7946             },
7947             },
7948             'LBP' => {
7949             display_name => {
7950             'currency' => q(libanonská libra),
7951             'few' => q(libanonské libry),
7952             'many' => q(libanonskej libry),
7953             'one' => q(libanonská libra),
7954             'other' => q(libanonských libier),
7955             },
7956             },
7957             'LKR' => {
7958             display_name => {
7959             'currency' => q(srílanská rupia),
7960             'few' => q(srílanské rupie),
7961             'many' => q(srílanskej rupie),
7962             'one' => q(srílanská rupia),
7963             'other' => q(srílanských rupií),
7964             },
7965             },
7966             'LRD' => {
7967             display_name => {
7968             'currency' => q(libérijský dolár),
7969             'few' => q(libérijské doláre),
7970             'many' => q(libérijského dolára),
7971             'one' => q(libérijský dolár),
7972             'other' => q(libérijských dolárov),
7973             },
7974             },
7975             'LSL' => {
7976             display_name => {
7977             'currency' => q(lesothský loti),
7978             'few' => q(lesothské loti),
7979             'many' => q(lesothského loti),
7980             'one' => q(lesothský loti),
7981             'other' => q(lesothských loti),
7982             },
7983             },
7984             'LTL' => {
7985             display_name => {
7986             'currency' => q(litovský litas),
7987             'few' => q(litovské lity),
7988             'many' => q(litovského litu),
7989             'one' => q(litovský litas),
7990             'other' => q(litovských litov),
7991             },
7992             },
7993             'LTT' => {
7994             display_name => {
7995             'currency' => q(litovský talonas),
7996             'few' => q(litovské talony),
7997             'many' => q(litovského talonu),
7998             'one' => q(litovský talonas),
7999             'other' => q(litovských talonov),
8000             },
8001             },
8002             'LUC' => {
8003             display_name => {
8004             'currency' => q(luxemburský frank \(konvertibilný\)),
8005             'few' => q(luxemburské franky \(konvertibilné\)),
8006             'many' => q(luxemburského franku \(konvertibilného\)),
8007             'one' => q(luxemburský frank \(konvertibilný\)),
8008             'other' => q(luxemburských frankov \(konvertibilných\)),
8009             },
8010             },
8011             'LUF' => {
8012             display_name => {
8013             'currency' => q(luxemburský frank),
8014             'few' => q(luxemburské franky),
8015             'many' => q(luxemburského franku),
8016             'one' => q(luxemburský frank),
8017             'other' => q(luxemburských frankov),
8018             },
8019             },
8020             'LUL' => {
8021             display_name => {
8022             'currency' => q(luxemburský frank \(finančný\)),
8023             'few' => q(luxemburské franky \(finančné\)),
8024             'many' => q(luxemburského franku \(finančného\)),
8025             'one' => q(luxemburský frank \(finančný\)),
8026             'other' => q(luxemburských frankov \(finančných\)),
8027             },
8028             },
8029             'LVL' => {
8030             display_name => {
8031             'currency' => q(lotyšský lat),
8032             'few' => q(lotyšské laty),
8033             'many' => q(lotyšského latu),
8034             'one' => q(lotyšský lat),
8035             'other' => q(lotyšských latov),
8036             },
8037             },
8038             'LVR' => {
8039             display_name => {
8040             'currency' => q(lotyšský rubeľ),
8041             'few' => q(lotyšské ruble),
8042             'many' => q(lotyšského rubľa),
8043             'one' => q(lotyšský rubeľ),
8044             'other' => q(lotyšských rubľov),
8045             },
8046             },
8047             'LYD' => {
8048             display_name => {
8049             'currency' => q(líbyjský dinár),
8050             'few' => q(líbyjské dináre),
8051             'many' => q(líbyjského dinára),
8052             'one' => q(líbyjský dinár),
8053             'other' => q(líbyjských dinárov),
8054             },
8055             },
8056             'MAD' => {
8057             display_name => {
8058             'currency' => q(marocký dirham),
8059             'few' => q(marocké dirhamy),
8060             'many' => q(marockého dirhamu),
8061             'one' => q(marocký dirham),
8062             'other' => q(marockých dirhamov),
8063             },
8064             },
8065             'MAF' => {
8066             display_name => {
8067             'currency' => q(marocký frank),
8068             'few' => q(marocké franky),
8069             'many' => q(marockého franku),
8070             'one' => q(marocký frank),
8071             'other' => q(marockých frankov),
8072             },
8073             },
8074             'MCF' => {
8075             display_name => {
8076             'currency' => q(monacký frank),
8077             'few' => q(monacké franky),
8078             'many' => q(monackého franku),
8079             'one' => q(monacký frank),
8080             'other' => q(monackých frankov),
8081             },
8082             },
8083             'MDC' => {
8084             display_name => {
8085             'currency' => q(moldavský kupón),
8086             'few' => q(moldavské kupóny),
8087             'many' => q(moldavského kupónu),
8088             'one' => q(moldavský kupón),
8089             'other' => q(moldavských kupónov),
8090             },
8091             },
8092             'MDL' => {
8093             display_name => {
8094             'currency' => q(moldavský lei),
8095             'few' => q(moldavské lei),
8096             'many' => q(moldavského lei),
8097             'one' => q(moldavský lei),
8098             'other' => q(moldavských lei),
8099             },
8100             },
8101             'MGA' => {
8102             display_name => {
8103             'currency' => q(malgašský ariary),
8104             'few' => q(malgašské ariary),
8105             'many' => q(malgašského ariary),
8106             'one' => q(malgašský ariary),
8107             'other' => q(malgašských ariary),
8108             },
8109             },
8110             'MGF' => {
8111             display_name => {
8112             'currency' => q(madagaskarský frank),
8113             'few' => q(madagaskarské franky),
8114             'many' => q(madagaskarského franku),
8115             'one' => q(madagaskarský frank),
8116             'other' => q(madagaskarských frankov),
8117             },
8118             },
8119             'MKD' => {
8120             display_name => {
8121             'currency' => q(macedónsky denár),
8122             'few' => q(macedónske denáre),
8123             'many' => q(macedónskeho denára),
8124             'one' => q(macedónsky denár),
8125             'other' => q(macedónskych denárov),
8126             },
8127             },
8128             'MKN' => {
8129             display_name => {
8130             'currency' => q(macedónsky denár \(1992 – 1993\)),
8131             'few' => q(macedónske denáre \(1992 – 1993\)),
8132             'many' => q(macedónskeho denára \(1992 – 1993\)),
8133             'one' => q(macedónsky denár \(1992 – 1993\)),
8134             'other' => q(macedónskych denárov \(1992 – 1993\)),
8135             },
8136             },
8137             'MLF' => {
8138             display_name => {
8139             'currency' => q(malijský frank),
8140             'few' => q(malijské franky),
8141             'many' => q(malijského franku),
8142             'one' => q(malijský frank),
8143             'other' => q(malijské franky),
8144             },
8145             },
8146             'MMK' => {
8147             display_name => {
8148             'currency' => q(mjanmarský kyat),
8149             'few' => q(mjanmarské kyaty),
8150             'many' => q(mjanmarského kyatu),
8151             'one' => q(mjanmarský kyat),
8152             'other' => q(mjanmarských kyatov),
8153             },
8154             },
8155             'MNT' => {
8156             display_name => {
8157             'currency' => q(mongolský tugrik),
8158             'few' => q(mongolské tugriky),
8159             'many' => q(mongolského tugrika),
8160             'one' => q(mongolský tugrik),
8161             'other' => q(mongolských tugrikov),
8162             },
8163             },
8164             'MOP' => {
8165             display_name => {
8166             'currency' => q(macajská pataca),
8167             'few' => q(macajské patacy),
8168             'many' => q(macajskej patacy),
8169             'one' => q(macajská pataca),
8170             'other' => q(macajských patác),
8171             },
8172             },
8173             'MRO' => {
8174             display_name => {
8175             'currency' => q(mauritánska ukija \(1973–2017\)),
8176             'few' => q(mauritánske ukije \(1973–2017\)),
8177             'many' => q(mauritánskej ukije \(1973–2017\)),
8178             'one' => q(mauritánska ukija \(1973–2017\)),
8179             'other' => q(mauritánskych ukijí \(1973–2017\)),
8180             },
8181             },
8182             'MRU' => {
8183             display_name => {
8184             'currency' => q(mauritánska ouguiya),
8185             'few' => q(mauritánske ouguiye),
8186             'many' => q(mauritánskej ouguiye),
8187             'one' => q(mauritánska ouguiya),
8188             'other' => q(mauritánskych ouguiyí),
8189             },
8190             },
8191             'MTL' => {
8192             display_name => {
8193             'currency' => q(maltská líra),
8194             'few' => q(maltské líry),
8195             'many' => q(maltskej líry),
8196             'one' => q(maltská líra),
8197             'other' => q(maltských lír),
8198             },
8199             },
8200             'MTP' => {
8201             display_name => {
8202             'currency' => q(maltská libra),
8203             'few' => q(maltské libry),
8204             'many' => q(maltskej libry),
8205             'one' => q(maltská libra),
8206             'other' => q(maltských libier),
8207             },
8208             },
8209             'MUR' => {
8210             display_name => {
8211             'currency' => q(maurícijská rupia),
8212             'few' => q(maurícijské rupie),
8213             'many' => q(maurícijskej rupie),
8214             'one' => q(maurícijská rupia),
8215             'other' => q(maurícijských rupií),
8216             },
8217             },
8218             'MVP' => {
8219             display_name => {
8220             'currency' => q(maldivská rupia \(1947 – 1981\)),
8221             'few' => q(maldivské rupie \(1947 – 1981\)),
8222             'many' => q(maldivskej rupie \(1947 – 1981\)),
8223             'one' => q(maldivská rupia \(1947 – 1981\)),
8224             'other' => q(maldivských rupií \(1947 – 1981\)),
8225             },
8226             },
8227             'MVR' => {
8228             display_name => {
8229             'currency' => q(maldivská rupia),
8230             'few' => q(maldivské rupie),
8231             'many' => q(maldivskej rupie),
8232             'one' => q(maldivská rupia),
8233             'other' => q(maldivských rupií),
8234             },
8235             },
8236             'MWK' => {
8237             display_name => {
8238             'currency' => q(malawijská kwacha),
8239             'few' => q(malawijské kwachy),
8240             'many' => q(malawijskej kwachy),
8241             'one' => q(malawijská kwacha),
8242             'other' => q(malawijských kwách),
8243             },
8244             },
8245             'MXN' => {
8246             display_name => {
8247             'currency' => q(mexické peso),
8248             'few' => q(mexické pesos),
8249             'many' => q(mexického pesa),
8250             'one' => q(mexické peso),
8251             'other' => q(mexických pesos),
8252             },
8253             },
8254             'MXP' => {
8255             display_name => {
8256             'currency' => q(mexické strieborné peso \(1861 – 1992\)),
8257             'few' => q(mexické strieborné pesos \(1861 – 1992\)),
8258             'many' => q(mexického strieborného pesa \(1861 – 1992\)),
8259             'one' => q(mexické strieborné peso \(1861 – 1992\)),
8260             'other' => q(mexických strieborných pesos \(1861 – 1992\)),
8261             },
8262             },
8263             'MXV' => {
8264             display_name => {
8265             'currency' => q(mexická investičná jednotka),
8266             'few' => q(mexické investičné jednotky),
8267             'many' => q(mexickej investičnej jednotky),
8268             'one' => q(mexická investičná jednotka),
8269             'other' => q(mexických investičných jednotiek),
8270             },
8271             },
8272             'MYR' => {
8273             display_name => {
8274             'currency' => q(malajzijský ringgit),
8275             'few' => q(malajzijské ringgity),
8276             'many' => q(malajzijského ringgitu),
8277             'one' => q(malajzijský ringgit),
8278             'other' => q(malajzijských ringgitov),
8279             },
8280             },
8281             'MZE' => {
8282             display_name => {
8283             'currency' => q(mozambické escudo),
8284             'few' => q(mozambické escudá),
8285             'many' => q(mozambického escuda),
8286             'one' => q(mozambické escudo),
8287             'other' => q(mozambických escúd),
8288             },
8289             },
8290             'MZM' => {
8291             display_name => {
8292             'currency' => q(mozambický metical \(1980 – 2006\)),
8293             'few' => q(mozambické meticaly \(1980–2006\)),
8294             'many' => q(mozambického meticalu \(1980–2006\)),
8295             'one' => q(mozambický metical \(1980–2006\)),
8296             'other' => q(mozambických meticalov \(1980–2006\)),
8297             },
8298             },
8299             'MZN' => {
8300             display_name => {
8301             'currency' => q(mozambický metical),
8302             'few' => q(mozambické meticaly),
8303             'many' => q(mozambického meticalu),
8304             'one' => q(mozambický metical),
8305             'other' => q(mozambických meticalov),
8306             },
8307             },
8308             'NAD' => {
8309             display_name => {
8310             'currency' => q(namíbijský dolár),
8311             'few' => q(namíbijské doláre),
8312             'many' => q(namíbijského dolára),
8313             'one' => q(namíbijský dolár),
8314             'other' => q(namíbijských dolárov),
8315             },
8316             },
8317             'NGN' => {
8318             display_name => {
8319             'currency' => q(nigérijská naira),
8320             'few' => q(nigérijské nairy),
8321             'many' => q(nigérijskej nairy),
8322             'one' => q(nigérijská naira),
8323             'other' => q(nigérijských nair),
8324             },
8325             },
8326             'NIC' => {
8327             display_name => {
8328             'currency' => q(nikaragujská córdoba \(1988 – 1991\)),
8329             'few' => q(nikaragujské córdoby \(1988–1991\)),
8330             'many' => q(nikaragujskej córdoby \(1988–1991\)),
8331             'one' => q(nikaragujská córdoba \(1988–1991\)),
8332             'other' => q(nikaragujských córdob \(1988–1991\)),
8333             },
8334             },
8335             'NIO' => {
8336             display_name => {
8337             'currency' => q(nikaragujská córdoba),
8338             'few' => q(nikaragujské córdoby),
8339             'many' => q(nikaragujskej córdoby),
8340             'one' => q(nikaragujská córdoba),
8341             'other' => q(nikaragujských córdob),
8342             },
8343             },
8344             'NLG' => {
8345             display_name => {
8346             'currency' => q(holandský gulden),
8347             'few' => q(holandské guldeny),
8348             'many' => q(holandského guldena),
8349             'one' => q(holandský gulden),
8350             'other' => q(holandských guldenov),
8351             },
8352             },
8353             'NOK' => {
8354             display_name => {
8355             'currency' => q(nórska koruna),
8356             'few' => q(nórske koruny),
8357             'many' => q(nórskej koruny),
8358             'one' => q(nórska koruna),
8359             'other' => q(nórskych korún),
8360             },
8361             },
8362             'NPR' => {
8363             display_name => {
8364             'currency' => q(nepálska rupia),
8365             'few' => q(nepálske rupie),
8366             'many' => q(nepálskej rupie),
8367             'one' => q(nepálska rupia),
8368             'other' => q(nepálskych rupií),
8369             },
8370             },
8371             'NZD' => {
8372             symbol => 'NZD',
8373             display_name => {
8374             'currency' => q(novozélandský dolár),
8375             'few' => q(novozélandské doláre),
8376             'many' => q(novozélandského dolára),
8377             'one' => q(novozélandský dolár),
8378             'other' => q(novozélandských dolárov),
8379             },
8380             },
8381             'OMR' => {
8382             display_name => {
8383             'currency' => q(ománsky rial),
8384             'few' => q(ománske rialy),
8385             'many' => q(ománskeho rialu),
8386             'one' => q(ománsky rial),
8387             'other' => q(ománskych rialov),
8388             },
8389             },
8390             'PAB' => {
8391             display_name => {
8392             'currency' => q(panamská balboa),
8393             'few' => q(panamské balboy),
8394             'many' => q(panamskej balboy),
8395             'one' => q(panamská balboa),
8396             'other' => q(panamských balboí),
8397             },
8398             },
8399             'PEI' => {
8400             display_name => {
8401             'currency' => q(peruánsky inti),
8402             'few' => q(peruánske inti),
8403             'many' => q(peruánskeho inti),
8404             'one' => q(peruánsky inti),
8405             'other' => q(peruánskych inti),
8406             },
8407             },
8408             'PEN' => {
8409             display_name => {
8410             'currency' => q(peruánsky sol),
8411             'few' => q(peruánske soly),
8412             'many' => q(peruánskeho sola),
8413             'one' => q(peruánsky sol),
8414             'other' => q(peruánskych solov),
8415             },
8416             },
8417             'PES' => {
8418             display_name => {
8419             'currency' => q(peruánsky sol \(1863 – 1965\)),
8420             'few' => q(peruánske soly \(1863–1965\)),
8421             'many' => q(peruánskeho sola \(1863–1965\)),
8422             'one' => q(peruánsky sol \(1863–1965\)),
8423             'other' => q(peruánskych solov \(1863–1965\)),
8424             },
8425             },
8426             'PGK' => {
8427             display_name => {
8428             'currency' => q(papuánska kina),
8429             'few' => q(papuánske kiny),
8430             'many' => q(papuánskej kiny),
8431             'one' => q(papuánska kina),
8432             'other' => q(papuánskych kín),
8433             },
8434             },
8435             'PHP' => {
8436             symbol => 'PHP',
8437             display_name => {
8438             'currency' => q(filipínske peso),
8439             'few' => q(filipínske pesos),
8440             'many' => q(filipínskeho pesa),
8441             'one' => q(filipínske peso),
8442             'other' => q(filipínskych pesos),
8443             },
8444             },
8445             'PKR' => {
8446             display_name => {
8447             'currency' => q(pakistanská rupia),
8448             'few' => q(pakistanské rupie),
8449             'many' => q(pakistanskej rupie),
8450             'one' => q(pakistanská rupia),
8451             'other' => q(pakistanských rupií),
8452             },
8453             },
8454             'PLN' => {
8455             display_name => {
8456             'currency' => q(poľský zlotý),
8457             'few' => q(poľské zloté),
8458             'many' => q(poľského zlotého),
8459             'one' => q(poľský zlotý),
8460             'other' => q(poľských zlotých),
8461             },
8462             },
8463             'PLZ' => {
8464             display_name => {
8465             'currency' => q(poľský zlotý \(1950 – 1995\)),
8466             'few' => q(poľské zloté \(1950 – 1995\)),
8467             'many' => q(poľského zlotého \(1950 – 1995\)),
8468             'one' => q(poľský zlotý \(1950 – 1995\)),
8469             'other' => q(poľských zlotých \(1950 – 1995\)),
8470             },
8471             },
8472             'PTE' => {
8473             display_name => {
8474             'currency' => q(portugalské escudo),
8475             'few' => q(portugalské escudá),
8476             'many' => q(portugalského escuda),
8477             'one' => q(portugalské escudo),
8478             'other' => q(portugalských escúd),
8479             },
8480             },
8481             'PYG' => {
8482             display_name => {
8483             'currency' => q(paraguajské guaraní),
8484             'few' => q(paraguajské guaraní),
8485             'many' => q(paraguajského guaraní),
8486             'one' => q(paraguajské guaraní),
8487             'other' => q(paraguajských guaraní),
8488             },
8489             },
8490             'QAR' => {
8491             display_name => {
8492             'currency' => q(katarský rial),
8493             'few' => q(katarské rialy),
8494             'many' => q(katarského rialu),
8495             'one' => q(katarský rial),
8496             'other' => q(katarských rialov),
8497             },
8498             },
8499             'RHD' => {
8500             display_name => {
8501             'currency' => q(rodézsky dolár),
8502             'few' => q(rodézske doláre),
8503             'many' => q(rodézskeho dolára),
8504             'one' => q(rodézsky dolár),
8505             'other' => q(rodézskych dolárov),
8506             },
8507             },
8508             'ROL' => {
8509             display_name => {
8510             'currency' => q(rumunský lei \(1952 – 2006\)),
8511             'few' => q(rumunské lei \(1952 – 2006\)),
8512             'many' => q(rumunského lei \(1952 – 2006\)),
8513             'one' => q(rumunský lei \(1952 – 2006\)),
8514             'other' => q(rumunských lei \(1952 – 2006\)),
8515             },
8516             },
8517             'RON' => {
8518             display_name => {
8519             'currency' => q(rumunský lei),
8520             'few' => q(rumunské lei),
8521             'many' => q(rumunského lei),
8522             'one' => q(rumunský lei),
8523             'other' => q(rumunských lei),
8524             },
8525             },
8526             'RSD' => {
8527             display_name => {
8528             'currency' => q(srbský dinár),
8529             'few' => q(srbské dináre),
8530             'many' => q(srbského dinára),
8531             'one' => q(srbský dinár),
8532             'other' => q(srbských dinárov),
8533             },
8534             },
8535             'RUB' => {
8536             symbol => '₽',
8537             display_name => {
8538             'currency' => q(ruský rubeľ),
8539             'few' => q(ruské ruble),
8540             'many' => q(ruského rubľa),
8541             'one' => q(ruský rubeľ),
8542             'other' => q(ruských rubľov),
8543             },
8544             },
8545             'RUR' => {
8546             symbol => 'р.',
8547             display_name => {
8548             'currency' => q(ruský rubeľ \(1991 – 1998\)),
8549             'few' => q(ruské ruble \(1991 – 1998\)),
8550             'many' => q(ruského rubľa \(1991 – 1998\)),
8551             'one' => q(ruský rubeľ \(1991 – 1998\)),
8552             'other' => q(ruských rubľov \(1991 – 1998\)),
8553             },
8554             },
8555             'RWF' => {
8556             display_name => {
8557             'currency' => q(rwandský frank),
8558             'few' => q(rwandské franky),
8559             'many' => q(rwandského franku),
8560             'one' => q(rwandský frank),
8561             'other' => q(rwandských frankov),
8562             },
8563             },
8564             'SAR' => {
8565             display_name => {
8566             'currency' => q(saudskoarabský rial),
8567             'few' => q(saudskoarabské rialy),
8568             'many' => q(saudskoarabského rialu),
8569             'one' => q(saudskoarabský rial),
8570             'other' => q(saudskoarabských rialov),
8571             },
8572             },
8573             'SBD' => {
8574             display_name => {
8575             'currency' => q(šalamúnsky dolár),
8576             'few' => q(šalamúnske doláre),
8577             'many' => q(šalamúnskeho dolára),
8578             'one' => q(šalamúnsky dolár),
8579             'other' => q(šalamúnskych dolárov),
8580             },
8581             },
8582             'SCR' => {
8583             display_name => {
8584             'currency' => q(seychelská rupia),
8585             'few' => q(seychelské rupie),
8586             'many' => q(seychelskej rupie),
8587             'one' => q(seychelská rupia),
8588             'other' => q(seychelských rupií),
8589             },
8590             },
8591             'SDD' => {
8592             display_name => {
8593             'currency' => q(sudánsky dinár \(1992 – 2007\)),
8594             'few' => q(sudánske dináre \(1992 – 2007\)),
8595             'many' => q(sudánskeho dinára \(1992 – 2007\)),
8596             'one' => q(sudánsky dinár \(1992 – 2007\)),
8597             'other' => q(sudánskych dinárov \(1992 – 2007\)),
8598             },
8599             },
8600             'SDG' => {
8601             display_name => {
8602             'currency' => q(sudánska libra),
8603             'few' => q(sudánske libry),
8604             'many' => q(sudánskej libry),
8605             'one' => q(sudánska libra),
8606             'other' => q(sudánskych libier),
8607             },
8608             },
8609             'SDP' => {
8610             display_name => {
8611             'currency' => q(sudánska libra \(1957 – 1998\)),
8612             'few' => q(sudánske libry \(1957 – 1998\)),
8613             'many' => q(sudánskej libry \(1957 – 1998\)),
8614             'one' => q(sudánska libra \(1957 – 1998\)),
8615             'other' => q(sudánskych libier \(1957 – 1998\)),
8616             },
8617             },
8618             'SEK' => {
8619             display_name => {
8620             'currency' => q(švédska koruna),
8621             'few' => q(švédske koruny),
8622             'many' => q(švédskej koruny),
8623             'one' => q(švédska koruna),
8624             'other' => q(švédskych korún),
8625             },
8626             },
8627             'SGD' => {
8628             display_name => {
8629             'currency' => q(singapurský dolár),
8630             'few' => q(singapurské doláre),
8631             'many' => q(singapurského dolára),
8632             'one' => q(singapurský dolár),
8633             'other' => q(singapurských dolárov),
8634             },
8635             },
8636             'SHP' => {
8637             display_name => {
8638             'currency' => q(svätohelenská libra),
8639             'few' => q(svätohelenské libry),
8640             'many' => q(svätohelenskej libry),
8641             'one' => q(svätohelenská libra),
8642             'other' => q(svätohelenských libier),
8643             },
8644             },
8645             'SIT' => {
8646             display_name => {
8647             'currency' => q(slovinský toliar),
8648             'few' => q(slovinské toliare),
8649             'many' => q(slovinského toliara),
8650             'one' => q(slovinský toliar),
8651             'other' => q(slovinských toliarov),
8652             },
8653             },
8654             'SKK' => {
8655             display_name => {
8656             'currency' => q(slovenská koruna),
8657             'few' => q(slovenské koruny),
8658             'many' => q(slovenskej koruny),
8659             'one' => q(slovenská koruna),
8660             'other' => q(slovenských korún),
8661             },
8662             },
8663             'SLE' => {
8664             display_name => {
8665             'currency' => q(sierraleonský leone),
8666             'few' => q(sierraleonské leone),
8667             'many' => q(sierraleonského leone),
8668             'one' => q(sierraleonský leone),
8669             'other' => q(sierraleonských leone),
8670             },
8671             },
8672             'SLL' => {
8673             display_name => {
8674             'currency' => q(sierraleonský leone \(1964 – 2022\)),
8675             'few' => q(sierraleonské leone \(1964 – 2022\)),
8676             'many' => q(sierraleonského leone \(1964 – 2022\)),
8677             'one' => q(sierraleonský leone \(1964 – 2022\)),
8678             'other' => q(sierraleonských leone \(1964 – 2022\)),
8679             },
8680             },
8681             'SOS' => {
8682             display_name => {
8683             'currency' => q(somálsky šiling),
8684             'few' => q(somálske šilingy),
8685             'many' => q(somálskeho šilingu),
8686             'one' => q(somálsky šiling),
8687             'other' => q(somálskych šilingov),
8688             },
8689             },
8690             'SRD' => {
8691             display_name => {
8692             'currency' => q(surinamský dolár),
8693             'few' => q(surinamské doláre),
8694             'many' => q(surinamského dolára),
8695             'one' => q(surinamský dolár),
8696             'other' => q(surinamských dolárov),
8697             },
8698             },
8699             'SRG' => {
8700             display_name => {
8701             'currency' => q(surinamský zlatý),
8702             'few' => q(surinamské zlaté),
8703             'many' => q(surinamského zlatého),
8704             'one' => q(surinamský zlatý),
8705             'other' => q(surinamských zlatých),
8706             },
8707             },
8708             'SSP' => {
8709             display_name => {
8710             'currency' => q(juhosudánska libra),
8711             'few' => q(juhosudánske libry),
8712             'many' => q(juhosudánskej libry),
8713             'one' => q(juhosudánska libra),
8714             'other' => q(juhosudánskych libier),
8715             },
8716             },
8717             'STD' => {
8718             display_name => {
8719             'currency' => q(svätotomášska dobra \(1977–2017\)),
8720             'few' => q(svätotomášske dobry \(1977–2017\)),
8721             'many' => q(svätotomášskej dobry \(1977–2017\)),
8722             'one' => q(svätotomášska dobra \(1977–2017\)),
8723             'other' => q(svätotomášskych dobier \(1977–2017\)),
8724             },
8725             },
8726             'STN' => {
8727             display_name => {
8728             'currency' => q(svätotomášska dobra),
8729             'few' => q(svätotomášske dobry),
8730             'many' => q(svätotomášskej dobry),
8731             'one' => q(svätotomášska dobra),
8732             'other' => q(svätotomášskych dobier),
8733             },
8734             },
8735             'SUR' => {
8736             display_name => {
8737             'currency' => q(sovietsky rubeľ),
8738             'few' => q(sovietske ruble),
8739             'many' => q(sovietskeho rubľa),
8740             'one' => q(sovietsky rubeľ),
8741             'other' => q(sovietskych rubľov),
8742             },
8743             },
8744             'SVC' => {
8745             display_name => {
8746             'currency' => q(salvádorský colón),
8747             'few' => q(salvádorské colóny),
8748             'many' => q(salvádorského colóna),
8749             'one' => q(salvádorský colón),
8750             'other' => q(salvádorských colónov),
8751             },
8752             },
8753             'SYP' => {
8754             display_name => {
8755             'currency' => q(sýrska libra),
8756             'few' => q(sýrske libry),
8757             'many' => q(sýrskej libry),
8758             'one' => q(sýrska libra),
8759             'other' => q(sýrskych libier),
8760             },
8761             },
8762             'SZL' => {
8763             display_name => {
8764             'currency' => q(svazijský lilangeni),
8765             'few' => q(svazijské lilangeni),
8766             'many' => q(svazijského lilangeni),
8767             'one' => q(svazijský lilangeni),
8768             'other' => q(svazijských lilangeni),
8769             },
8770             },
8771             'THB' => {
8772             display_name => {
8773             'currency' => q(thajský baht),
8774             'few' => q(thajské bahty),
8775             'many' => q(thajského bahtu),
8776             'one' => q(thajský baht),
8777             'other' => q(thajských bahtov),
8778             },
8779             },
8780             'TJR' => {
8781             display_name => {
8782             'currency' => q(tadžický rubeľ),
8783             'few' => q(tadžické ruble),
8784             'many' => q(tadžického rubľa),
8785             'one' => q(tadžický rubeľ),
8786             'other' => q(tadžických rubľov),
8787             },
8788             },
8789             'TJS' => {
8790             display_name => {
8791             'currency' => q(tadžické somoni),
8792             'few' => q(tadžické somoni),
8793             'many' => q(tadžického somoni),
8794             'one' => q(tadžické somoni),
8795             'other' => q(tadžických somoni),
8796             },
8797             },
8798             'TMM' => {
8799             display_name => {
8800             'currency' => q(turkménsky manat \(1993 – 2009\)),
8801             'few' => q(turkménske manaty \(1993 – 2009\)),
8802             'many' => q(turkménskeho manatu \(1993 – 2009\)),
8803             'one' => q(turkménsky manat \(1993 – 2009\)),
8804             'other' => q(turkménskych manatov \(1993 – 2009\)),
8805             },
8806             },
8807             'TMT' => {
8808             display_name => {
8809             'currency' => q(turkménsky manat),
8810             'few' => q(turkménske manaty),
8811             'many' => q(turkménskeho manatu),
8812             'one' => q(turkménsky manat),
8813             'other' => q(turkménskych manatov),
8814             },
8815             },
8816             'TND' => {
8817             display_name => {
8818             'currency' => q(tuniský dinár),
8819             'few' => q(tuniské dináre),
8820             'many' => q(tuniského dinára),
8821             'one' => q(tuniský dinár),
8822             'other' => q(tuniských dinárov),
8823             },
8824             },
8825             'TOP' => {
8826             display_name => {
8827             'currency' => q(tongská paʻanga),
8828             'few' => q(tongské pa’anga),
8829             'many' => q(tongského pa’anga),
8830             'one' => q(tongská pa’anga),
8831             'other' => q(tongských pa’anga),
8832             },
8833             },
8834             'TPE' => {
8835             display_name => {
8836             'currency' => q(timorské escudo),
8837             'few' => q(timorské escudá),
8838             'many' => q(timorského escuda),
8839             'one' => q(timorské escudo),
8840             'other' => q(timorských escúd),
8841             },
8842             },
8843             'TRL' => {
8844             display_name => {
8845             'currency' => q(turecká líra \(1922 – 2005\)),
8846             'few' => q(turecké líry \(1922 – 2005\)),
8847             'many' => q(tureckej líry \(1922 – 2005\)),
8848             'one' => q(turecká líra \(1922 – 2005\)),
8849             'other' => q(tureckých lír \(1922 – 2005\)),
8850             },
8851             },
8852             'TRY' => {
8853             display_name => {
8854             'currency' => q(turecká líra),
8855             'few' => q(turecké líry),
8856             'many' => q(tureckej líry),
8857             'one' => q(turecká líra),
8858             'other' => q(tureckých lír),
8859             },
8860             },
8861             'TTD' => {
8862             display_name => {
8863             'currency' => q(trinidadsko-tobažský dolár),
8864             'few' => q(trinidadsko-tobažské doláre),
8865             'many' => q(trinidadsko-tobažského dolára),
8866             'one' => q(trinidadsko-tobažský dolár),
8867             'other' => q(trinidadsko-tobažských dolárov),
8868             },
8869             },
8870             'TWD' => {
8871             symbol => 'TWD',
8872             display_name => {
8873             'currency' => q(nový taiwanský dolár),
8874             'few' => q(nové taiwanské doláre),
8875             'many' => q(nového taiwanského dolára),
8876             'one' => q(nový taiwanský dolár),
8877             'other' => q(nových taiwanských dolárov),
8878             },
8879             },
8880             'TZS' => {
8881             display_name => {
8882             'currency' => q(tanzánsky šiling),
8883             'few' => q(tanzánske šilingy),
8884             'many' => q(tanzánskeho šilingu),
8885             'one' => q(tanzánsky šiling),
8886             'other' => q(tanzánskych šilingov),
8887             },
8888             },
8889             'UAH' => {
8890             display_name => {
8891             'currency' => q(ukrajinská hrivna),
8892             'few' => q(ukrajinské hrivny),
8893             'many' => q(ukrajinskej hrivny),
8894             'one' => q(ukrajinská hrivna),
8895             'other' => q(ukrajinských hrivien),
8896             },
8897             },
8898             'UAK' => {
8899             display_name => {
8900             'currency' => q(ukrajinský karbovanec),
8901             'few' => q(ukrajinské karbovance),
8902             'many' => q(ukrajinského karbovanca),
8903             'one' => q(ukrajinský karbovanec),
8904             'other' => q(ukrajinských karbovancov),
8905             },
8906             },
8907             'UGS' => {
8908             display_name => {
8909             'currency' => q(ugandský šiling \(1966 – 1987\)),
8910             'few' => q(ugandské šilingy \(1966 – 1987\)),
8911             'many' => q(ugandského šilingu \(1966 – 1987\)),
8912             'one' => q(ugandský šiling \(1966 – 1987\)),
8913             'other' => q(ugandských šilingov \(1966 – 1987\)),
8914             },
8915             },
8916             'UGX' => {
8917             display_name => {
8918             'currency' => q(ugandský šiling),
8919             'few' => q(ugandské šilingy),
8920             'many' => q(ugandského šilingu),
8921             'one' => q(ugandský šiling),
8922             'other' => q(ugandských šilingov),
8923             },
8924             },
8925             'USD' => {
8926             symbol => 'USD',
8927             display_name => {
8928             'currency' => q(americký dolár),
8929             'few' => q(americké doláre),
8930             'many' => q(amerického dolára),
8931             'one' => q(americký dolár),
8932             'other' => q(amerických dolárov),
8933             },
8934             },
8935             'USN' => {
8936             display_name => {
8937             'currency' => q(americký dolár \(ďalší deň\)),
8938             'few' => q(americké doláre \(ďalší deň\)),
8939             'many' => q(amerického dolára \(ďalší deň\)),
8940             'one' => q(americký dolár \(ďalší deň\)),
8941             'other' => q(amerických dolárov \(ďalší deň\)),
8942             },
8943             },
8944             'USS' => {
8945             display_name => {
8946             'currency' => q(americký dolár \(rovnaký deň\)),
8947             'few' => q(americké doláre \(rovnaký deň\)),
8948             'many' => q(amerického dolára \(rovnaký deň\)),
8949             'one' => q(americký dolár \(rovnaký deň\)),
8950             'other' => q(amerických dolárov \(rovnaký deň\)),
8951             },
8952             },
8953             'UYI' => {
8954             display_name => {
8955             'currency' => q(uruguajské peso \(v indexovaných jednotkách\)),
8956             'few' => q(uruguajské pesos \(v indexovaných jednotkách\)),
8957             'many' => q(uruguajského pesa \(v indexovaných jednotkách\)),
8958             'one' => q(uruguajské peso \(v indexovaných jednotkách\)),
8959             'other' => q(uruguajských pesos \(v indexovaných jednotkách\)),
8960             },
8961             },
8962             'UYP' => {
8963             display_name => {
8964             'currency' => q(uruguajské peso \(1975 – 1993\)),
8965             'few' => q(uruguajské pesos \(1975 – 1993\)),
8966             'many' => q(uruguajského pesa \(1975 – 1993\)),
8967             'one' => q(uruguajské peso \(1975 – 1993\)),
8968             'other' => q(uruguajských pesos \(1975 – 1993\)),
8969             },
8970             },
8971             'UYU' => {
8972             display_name => {
8973             'currency' => q(uruguajské peso),
8974             'few' => q(uruguajské pesos),
8975             'many' => q(uruguajského pesa),
8976             'one' => q(uruguajské peso),
8977             'other' => q(uruguajských pesos),
8978             },
8979             },
8980             'UZS' => {
8981             display_name => {
8982             'currency' => q(uzbecký sum),
8983             'few' => q(uzbecké sumy),
8984             'many' => q(uzbeckého sumu),
8985             'one' => q(uzbecký sum),
8986             'other' => q(uzbeckých sumov),
8987             },
8988             },
8989             'VEB' => {
8990             display_name => {
8991             'currency' => q(venezuelský bolívar \(1871 – 2008\)),
8992             'few' => q(venezuelské bolívary \(1871 – 2008\)),
8993             'many' => q(venezuelského bolívaru \(1871 – 2008\)),
8994             'one' => q(venezuelský bolívar \(1871 – 2008\)),
8995             'other' => q(venezuelských bolívarov \(1871 – 2008\)),
8996             },
8997             },
8998             'VEF' => {
8999             display_name => {
9000             'currency' => q(venezuelský bolívar \(2008–2018\)),
9001             'few' => q(venezuelské bolívary \(2008–2018\)),
9002             'many' => q(venezuelského bolívaru \(2008–2018\)),
9003             'one' => q(venezuelský bolívar \(2008–2018\)),
9004             'other' => q(venezuelských bolívarov \(2008–2018\)),
9005             },
9006             },
9007             'VES' => {
9008             display_name => {
9009             'currency' => q(venezuelský bolívar),
9010             'few' => q(venezuelské bolívary),
9011             'many' => q(venezuelského bolívaru),
9012             'one' => q(venezuelský bolívar),
9013             'other' => q(venezuelských bolívarov),
9014             },
9015             },
9016             'VND' => {
9017             symbol => 'VND',
9018             display_name => {
9019             'currency' => q(vietnamský dong),
9020             'few' => q(vietnamské dongy),
9021             'many' => q(vietnamského dongu),
9022             'one' => q(vietnamský dong),
9023             'other' => q(vietnamských dongov),
9024             },
9025             },
9026             'VNN' => {
9027             display_name => {
9028             'currency' => q(vietnamský dong \(1978 – 1985\)),
9029             'few' => q(vietnamské dongy \(1978 – 1985\)),
9030             'many' => q(vietnamského dongu \(1978 – 1985\)),
9031             'one' => q(vietnamský dong \(1978 – 1985\)),
9032             'other' => q(vietnamských dongov \(1978 – 1985\)),
9033             },
9034             },
9035             'VUV' => {
9036             display_name => {
9037             'currency' => q(vanuatské vatu),
9038             'few' => q(vanuatské vatu),
9039             'many' => q(vanuatského vatu),
9040             'one' => q(vanuatské vatu),
9041             'other' => q(vanuatských vatu),
9042             },
9043             },
9044             'WST' => {
9045             display_name => {
9046             'currency' => q(samojská tala),
9047             'few' => q(samojské taly),
9048             'many' => q(samojskej taly),
9049             'one' => q(samojská tala),
9050             'other' => q(samojských tál),
9051             },
9052             },
9053             'XAF' => {
9054             display_name => {
9055             'currency' => q(stredoafrický frank),
9056             'few' => q(stredoafrické franky),
9057             'many' => q(stredoafrického franku),
9058             'one' => q(stredoafrický frank),
9059             'other' => q(stredoafrických frankov),
9060             },
9061             },
9062             'XAG' => {
9063             display_name => {
9064             'currency' => q(striebro),
9065             'few' => q(trójske unce striebra),
9066             'many' => q(trójskej unce striebra),
9067             'one' => q(trójska unca striebra),
9068             'other' => q(trójskych uncí striebra),
9069             },
9070             },
9071             'XAU' => {
9072             display_name => {
9073             'currency' => q(zlato),
9074             'few' => q(trójske unce zlata),
9075             'many' => q(trójskej unce zlata),
9076             'one' => q(trójska unca zlata),
9077             'other' => q(trójskych uncí zlata),
9078             },
9079             },
9080             'XBA' => {
9081             display_name => {
9082             'currency' => q(európska zmiešaná jednotka),
9083             'few' => q(európske zmiešané jednotky),
9084             'many' => q(európskej zmiešanej jednotky),
9085             'one' => q(európska zmiešaná jednotka),
9086             'other' => q(európskych zmiešaných jednotiek),
9087             },
9088             },
9089             'XBB' => {
9090             display_name => {
9091             'currency' => q(európska peňažná jednotka),
9092             'few' => q(európske peňažné jednotky),
9093             'many' => q(európskej peňažnek jednotky),
9094             'one' => q(európska peňažná jednotka),
9095             'other' => q(európskych peňažných jednotiek),
9096             },
9097             },
9098             'XBC' => {
9099             display_name => {
9100             'currency' => q(európska jednotka účtu 9 \(XBC\)),
9101             'few' => q(európske jednotky účtu 9 \(XBC\)),
9102             'many' => q(európskej jednotky účtu 9 \(XBC\)),
9103             'one' => q(európska jednotka účtu 9 \(XBC\)),
9104             'other' => q(európskych jednotiek účtu 9 \(XBC\)),
9105             },
9106             },
9107             'XBD' => {
9108             display_name => {
9109             'currency' => q(európska jednotka účtu 17 \(XBC\)),
9110             'few' => q(európske jednotky účtu 17 \(XBC\)),
9111             'many' => q(európskej jednotky účtu 17 \(XBC\)),
9112             'one' => q(európska jednotka účtu 17 \(XBC\)),
9113             'other' => q(európskych jednotiek účtu 17 \(XBC\)),
9114             },
9115             },
9116             'XCD' => {
9117             display_name => {
9118             'currency' => q(východokaribský dolár),
9119             'few' => q(východokaribské doláre),
9120             'many' => q(východokaribského dolára),
9121             'one' => q(východokaribský dolár),
9122             'other' => q(východokaribských dolárov),
9123             },
9124             },
9125             'XDR' => {
9126             display_name => {
9127             'currency' => q(SDR),
9128             },
9129             },
9130             'XEU' => {
9131             display_name => {
9132             'currency' => q(európska menová jednotka),
9133             'few' => q(európske menové jednotky),
9134             'many' => q(európskej menovej jednotky),
9135             'one' => q(európska menová jednotka),
9136             'other' => q(európskych menových jednotiek),
9137             },
9138             },
9139             'XFO' => {
9140             display_name => {
9141             'currency' => q(francúzsky zlatý frank),
9142             'few' => q(francúzske zlaté franky),
9143             'many' => q(francúzskeho zlatého franku),
9144             'one' => q(francúzsky zlatý frank),
9145             'other' => q(francúzskych zlatých frankov),
9146             },
9147             },
9148             'XFU' => {
9149             display_name => {
9150             'currency' => q(francúzsky UIC frank),
9151             'few' => q(francúzske UIC franky),
9152             'many' => q(francúzskeho UIC franku),
9153             'one' => q(francúzsky UIC frank),
9154             'other' => q(francúzskych UIC frankov),
9155             },
9156             },
9157             'XOF' => {
9158             display_name => {
9159             'currency' => q(západoafrický frank),
9160             'few' => q(západoafrické franky),
9161             'many' => q(západoafrického franku),
9162             'one' => q(západoafrický frank),
9163             'other' => q(západoafrických frankov),
9164             },
9165             },
9166             'XPD' => {
9167             display_name => {
9168             'currency' => q(paládium),
9169             'few' => q(trójske unce paládia),
9170             'many' => q(trójskej unce paládia),
9171             'one' => q(trójska unca paládia),
9172             'other' => q(trójskych uncí paládia),
9173             },
9174             },
9175             'XPF' => {
9176             display_name => {
9177             'currency' => q(CFP frank),
9178             'few' => q(CFP franky),
9179             'many' => q(CFP franku),
9180             'one' => q(CFP frank),
9181             'other' => q(CFP frankov),
9182             },
9183             },
9184             'XPT' => {
9185             display_name => {
9186             'currency' => q(platina),
9187             'few' => q(trójske unce platiny),
9188             'many' => q(trójskej unce platiny),
9189             'one' => q(trójska unca platiny),
9190             'other' => q(trójskej unce platiny),
9191             },
9192             },
9193             'XRE' => {
9194             display_name => {
9195             'currency' => q(fondy RINET),
9196             'few' => q(jednotky fondov RINET),
9197             'many' => q(jednotky fondov RINET),
9198             'one' => q(jednotka fondov RINET),
9199             'other' => q(jednotiek fondov RINET),
9200             },
9201             },
9202             'XSU' => {
9203             display_name => {
9204             'currency' => q(sucre),
9205             },
9206             },
9207             'XTS' => {
9208             display_name => {
9209             'currency' => q(kód testovacej meny),
9210             'few' => q(jednotky testovacej meny),
9211             'many' => q(jednotky testovacej meny),
9212             'one' => q(jednotka testovacej meny),
9213             'other' => q(jednotiek testovacej meny),
9214             },
9215             },
9216             'XUA' => {
9217             display_name => {
9218             'currency' => q(jednotka účtu ADB),
9219             'few' => q(jednotky účtu ADB),
9220             'many' => q(jednotky účtu ADB),
9221             'one' => q(jednotka účtu ADB),
9222             'other' => q(jednotiek účtu ADB),
9223             },
9224             },
9225             'XXX' => {
9226             symbol => 'XXX',
9227             display_name => {
9228             'currency' => q(neznáma mena),
9229             'few' => q(\(neznáma mena\)),
9230             'many' => q(\(neznáma mena\)),
9231             'one' => q(\(neznáma mena\)),
9232             'other' => q(\(neznáma mena\)),
9233             },
9234             },
9235             'YDD' => {
9236             display_name => {
9237             'currency' => q(jemenský dinár),
9238             'few' => q(jemenské dináre),
9239             'many' => q(jemenského dinára),
9240             'one' => q(jemenský dinár),
9241             'other' => q(jemenských dinárov),
9242             },
9243             },
9244             'YER' => {
9245             display_name => {
9246             'currency' => q(jemenský rial),
9247             'few' => q(jemenské rialy),
9248             'many' => q(jemenského rialu),
9249             'one' => q(jemenský rial),
9250             'other' => q(jemenských rialov),
9251             },
9252             },
9253             'YUD' => {
9254             display_name => {
9255             'currency' => q(Juhoslávsky dinár [YUD]),
9256             'few' => q(juhoslovanské dináre \(1966 – 1990\)),
9257             'many' => q(juhoslovanského dinára \(1966 – 1990\)),
9258             'one' => q(juhoslovanský dinár \(1966 – 1990\)),
9259             'other' => q(juhoslovanských dinárov \(1966 – 1990\)),
9260             },
9261             },
9262             'YUM' => {
9263             display_name => {
9264             'currency' => q(juhoslovanský nový dinár \(1994 – 2002\)),
9265             'few' => q(juhoslovanské nové dináre \(1994 – 2002\)),
9266             'many' => q(juhoslovanského nového dinára \(1994 – 2002\)),
9267             'one' => q(juhoslovanský nový dinár \(1994 – 2002\)),
9268             'other' => q(juhoslovanských nových dinárov \(1994 – 2002\)),
9269             },
9270             },
9271             'YUN' => {
9272             display_name => {
9273             'currency' => q(juhoslovanský konvertibilný dinár \(1990 – 1992\)),
9274             'few' => q(juhoslovanské konvertibilné dináre \(1990 – 1992\)),
9275             'many' => q(juhoslovanského konvertibilného dinára \(1990 – 1992\)),
9276             'one' => q(juhoslovanský konvertibilný dinár \(1990 – 1992\)),
9277             'other' => q(juhoslovanských konvertibilných dinárov \(1990 – 1992\)),
9278             },
9279             },
9280             'YUR' => {
9281             display_name => {
9282             'currency' => q(juhoslovanský reformovaný dinár \(1992 – 1993\)),
9283             'few' => q(juhoslovanské reformované dináre \(1992 – 1993\)),
9284             'many' => q(juhoslovanského reformovaného dinára \(1992 – 1993\)),
9285             'one' => q(juhoslovanský reformovaný dinár \(1992 – 1993\)),
9286             'other' => q(juhoslovanských reformovaných dinárov \(1992 – 1993\)),
9287             },
9288             },
9289             'ZAL' => {
9290             display_name => {
9291             'currency' => q(juhoafrický rand \(finančný\)),
9292             'few' => q(juhoafrické randy \(finančné\)),
9293             'many' => q(juhoafrického randu \(finančného\)),
9294             'one' => q(juhoafrický rand \(finančný\)),
9295             'other' => q(juhoafrických randov \(finančných\)),
9296             },
9297             },
9298             'ZAR' => {
9299             display_name => {
9300             'currency' => q(juhoafrický rand),
9301             'few' => q(juhoafrické randy),
9302             'many' => q(juhoafrického randu),
9303             'one' => q(juhoafrický rand),
9304             'other' => q(juhoafrických randov),
9305             },
9306             },
9307             'ZMK' => {
9308             display_name => {
9309             'currency' => q(zambijská kwacha \(1968 – 2012\)),
9310             'few' => q(zambijské kwachy \(1968 – 2012\)),
9311             'many' => q(zambijskej kwachy \(1968 – 2012\)),
9312             'one' => q(zambijská kwacha \(1968 – 2012\)),
9313             'other' => q(zambijských kwách \(1968 – 2012\)),
9314             },
9315             },
9316             'ZMW' => {
9317             display_name => {
9318             'currency' => q(zambijská kwacha),
9319             'few' => q(zambijské kwachy),
9320             'many' => q(zambijskej kwachy),
9321             'one' => q(zambijská kwacha),
9322             'other' => q(zambijských kwách),
9323             },
9324             },
9325             'ZRN' => {
9326             display_name => {
9327             'currency' => q(zairský nový zaire \(1993 – 1998\)),
9328             'few' => q(zairské nové zairy \(1993 – 1998\)),
9329             'many' => q(zairského nového zairu \(1993 – 1998\)),
9330             'one' => q(zairský nový zaire \(1993 – 1998\)),
9331             'other' => q(zairských nových zairov \(1993 – 1998\)),
9332             },
9333             },
9334             'ZRZ' => {
9335             display_name => {
9336             'currency' => q(zairský zaire \(1971 – 1993\)),
9337             'few' => q(zairské zairy \(1971 – 1993\)),
9338             'many' => q(zairského zairu \(1971 – 1993\)),
9339             'one' => q(zairský zaire \(1971 – 1993\)),
9340             'other' => q(zairských zairov \(1971 – 1993\)),
9341             },
9342             },
9343             'ZWD' => {
9344             display_name => {
9345             'currency' => q(zimbabwiansky dolár \(1980 – 2008\)),
9346             'few' => q(zimbabwianske doláre \(1980 – 2008\)),
9347             'many' => q(zimbabwianskeho dolára \(1980 – 2008\)),
9348             'one' => q(zimbabwiansky dolár \(1980 – 2008\)),
9349             'other' => q(zimbabwianskych dolárov \(1980 – 2008\)),
9350             },
9351             },
9352             'ZWL' => {
9353             display_name => {
9354             'currency' => q(zimbabwiansky dolár \(2009\)),
9355             'few' => q(zimbabwianske doláre \(2009\)),
9356             'many' => q(zimbabwianskeho dolára \(2009\)),
9357             'one' => q(zimbabwiansky dolár \(2009\)),
9358             'other' => q(zimbabwianskych dolárov \(2009\)),
9359             },
9360             },
9361             'ZWR' => {
9362             display_name => {
9363             'currency' => q(zimbabwiansky dolár \(2008\)),
9364             'few' => q(zimbabwianske doláre \(2008\)),
9365             'many' => q(zimbabwianskeho dolára \(2008\)),
9366             'one' => q(zimbabwiansky dolár \(2008\)),
9367             'other' => q(zimbabwianskych dolárov \(2008\)),
9368             },
9369             },
9370             } },
9371             );
9372              
9373              
9374             has 'calendar_months' => (
9375             is => 'ro',
9376             isa => HashRef,
9377             init_arg => undef,
9378             default => sub { {
9379             'coptic' => {
9380             'format' => {
9381             wide => {
9382             nonleap => [
9383             'tout',
9384             'baba',
9385             'hator',
9386             'kiahk',
9387             'toba',
9388             'amshir',
9389             'baramhat',
9390             'baramouda',
9391             'bashans',
9392             'ba’ouna',
9393             'abib',
9394             'mesra',
9395             'nasie'
9396             ],
9397             leap => [
9398            
9399             ],
9400             },
9401             },
9402             },
9403             'ethiopic' => {
9404             'format' => {
9405             wide => {
9406             nonleap => [
9407             'meskerem',
9408             'tikemet',
9409             'hidar',
9410             'tahesas',
9411             'tir',
9412             'yekatit',
9413             'megabit',
9414             'miyaza',
9415             'ginbot',
9416             'sene',
9417             'hamle',
9418             'nehase',
9419             'pagume'
9420             ],
9421             leap => [
9422            
9423             ],
9424             },
9425             },
9426             },
9427             'gregorian' => {
9428             'format' => {
9429             abbreviated => {
9430             nonleap => [
9431             'jan',
9432             'feb',
9433             'mar',
9434             'apr',
9435             'máj',
9436             'jún',
9437             'júl',
9438             'aug',
9439             'sep',
9440             'okt',
9441             'nov',
9442             'dec'
9443             ],
9444             leap => [
9445            
9446             ],
9447             },
9448             wide => {
9449             nonleap => [
9450             'januára',
9451             'februára',
9452             'marca',
9453             'apríla',
9454             'mája',
9455             'júna',
9456             'júla',
9457             'augusta',
9458             'septembra',
9459             'októbra',
9460             'novembra',
9461             'decembra'
9462             ],
9463             leap => [
9464            
9465             ],
9466             },
9467             },
9468             'stand-alone' => {
9469             narrow => {
9470             nonleap => [
9471             'j',
9472             'f',
9473             'm',
9474             'a',
9475             'm',
9476             'j',
9477             'j',
9478             'a',
9479             's',
9480             'o',
9481             'n',
9482             'd'
9483             ],
9484             leap => [
9485            
9486             ],
9487             },
9488             wide => {
9489             nonleap => [
9490             'január',
9491             'február',
9492             'marec',
9493             'apríl',
9494             'máj',
9495             'jún',
9496             'júl',
9497             'august',
9498             'september',
9499             'október',
9500             'november',
9501             'december'
9502             ],
9503             leap => [
9504            
9505             ],
9506             },
9507             },
9508             },
9509             'hebrew' => {
9510             'format' => {
9511             wide => {
9512             nonleap => [
9513             'tišri',
9514             'chešvan',
9515             'kislev',
9516             'tevet',
9517             'ševat',
9518             'adar I',
9519             'adar',
9520             'nisan',
9521             'ijar',
9522             'sivan',
9523             'tamuz',
9524             'av',
9525             'elul'
9526             ],
9527             leap => [
9528             undef(),
9529             undef(),
9530             undef(),
9531             undef(),
9532             undef(),
9533             undef(),
9534            
9535             ],
9536             },
9537             },
9538             },
9539             'indian' => {
9540             'format' => {
9541             wide => {
9542             nonleap => [
9543             'čaitra',
9544             'vaišákh',
9545             'džjéšth',
9546             'ášádh',
9547             'šrávana',
9548             'bhádrapad',
9549             'ášvin',
9550             'kártik',
9551             'agrahajana',
9552             'pauš',
9553             'mágh',
9554             'phálgun'
9555             ],
9556             leap => [
9557            
9558             ],
9559             },
9560             },
9561             },
9562             'islamic' => {
9563             'format' => {
9564             abbreviated => {
9565             nonleap => [
9566             'muh.',
9567             'saf.',
9568             'rab. I',
9569             'rab. II',
9570             'džum. I',
9571             'džum. II',
9572             'rad.',
9573             'ša.',
9574             'ram.',
9575             'šau.',
9576             'dhú l-k.',
9577             'dhú l-h.'
9578             ],
9579             leap => [
9580            
9581             ],
9582             },
9583             wide => {
9584             nonleap => [
9585             'al-muharram',
9586             'safar',
9587             'rabí´ al-avval',
9588             'rabí´ath-thání',
9589             'džumádá l-úlá',
9590             'džumádá l-áchira',
9591             'radžab',
9592             'ša´ bán',
9593             'ramadán',
9594             'šauvál',
9595             'dhú l-ka´ da',
9596             'dhú l-hidždža'
9597             ],
9598             leap => [
9599            
9600             ],
9601             },
9602             },
9603             },
9604             'persian' => {
9605             'format' => {
9606             wide => {
9607             nonleap => [
9608             'farvardin',
9609             'ordibehešt',
9610             'chordád',
9611             'tír',
9612             'mordád',
9613             'šahrívar',
9614             'mehr',
9615             'ábán',
9616             'ázar',
9617             'dei',
9618             'bahman',
9619             'esfand'
9620             ],
9621             leap => [
9622            
9623             ],
9624             },
9625             },
9626             },
9627             } },
9628             );
9629              
9630             has 'calendar_days' => (
9631             is => 'ro',
9632             isa => HashRef,
9633             init_arg => undef,
9634             default => sub { {
9635             'gregorian' => {
9636             'format' => {
9637             abbreviated => {
9638             mon => 'po',
9639             tue => 'ut',
9640             wed => 'st',
9641             thu => 'št',
9642             fri => 'pi',
9643             sat => 'so',
9644             sun => 'ne'
9645             },
9646             wide => {
9647             mon => 'pondelok',
9648             tue => 'utorok',
9649             wed => 'streda',
9650             thu => 'štvrtok',
9651             fri => 'piatok',
9652             sat => 'sobota',
9653             sun => 'nedeľa'
9654             },
9655             },
9656             'stand-alone' => {
9657             narrow => {
9658             mon => 'p',
9659             tue => 'u',
9660             wed => 's',
9661             thu => 'š',
9662             fri => 'p',
9663             sat => 's',
9664             sun => 'n'
9665             },
9666             },
9667             },
9668             } },
9669             );
9670              
9671             has 'calendar_quarters' => (
9672             is => 'ro',
9673             isa => HashRef,
9674             init_arg => undef,
9675             default => sub { {
9676             'gregorian' => {
9677             'format' => {
9678             abbreviated => {0 => 'Q1',
9679             1 => 'Q2',
9680             2 => 'Q3',
9681             3 => 'Q4'
9682             },
9683             wide => {0 => '1. štvrťrok',
9684             1 => '2. štvrťrok',
9685             2 => '3. štvrťrok',
9686             3 => '4. štvrťrok'
9687             },
9688             },
9689             },
9690             } },
9691             );
9692              
9693             has 'day_period_data' => (
9694             is => 'ro',
9695             isa => CodeRef,
9696             init_arg => undef,
9697             default => sub { sub {
9698             # Time in hhmm format
9699             my ($self, $type, $time, $day_period_type) = @_;
9700             $day_period_type //= 'default';
9701             SWITCH:
9702             for ($type) {
9703             if ($_ eq 'coptic') {
9704             if($day_period_type eq 'default') {
9705             return 'midnight' if $time == 0;
9706             return 'noon' if $time == 1200;
9707             return 'afternoon1' if $time >= 1200
9708             && $time < 1800;
9709             return 'evening1' if $time >= 1800
9710             && $time < 2200;
9711             return 'morning1' if $time >= 400
9712             && $time < 900;
9713             return 'morning2' if $time >= 900
9714             && $time < 1200;
9715             return 'night1' if $time >= 2200;
9716             return 'night1' if $time < 400;
9717             }
9718             if($day_period_type eq 'selection') {
9719             return 'afternoon1' if $time >= 1200
9720             && $time < 1800;
9721             return 'evening1' if $time >= 1800
9722             && $time < 2200;
9723             return 'morning1' if $time >= 400
9724             && $time < 900;
9725             return 'morning2' if $time >= 900
9726             && $time < 1200;
9727             return 'night1' if $time >= 2200;
9728             return 'night1' if $time < 400;
9729             }
9730             last SWITCH;
9731             }
9732             if ($_ eq 'ethiopic') {
9733             if($day_period_type eq 'default') {
9734             return 'midnight' if $time == 0;
9735             return 'noon' if $time == 1200;
9736             return 'afternoon1' if $time >= 1200
9737             && $time < 1800;
9738             return 'evening1' if $time >= 1800
9739             && $time < 2200;
9740             return 'morning1' if $time >= 400
9741             && $time < 900;
9742             return 'morning2' if $time >= 900
9743             && $time < 1200;
9744             return 'night1' if $time >= 2200;
9745             return 'night1' if $time < 400;
9746             }
9747             if($day_period_type eq 'selection') {
9748             return 'afternoon1' if $time >= 1200
9749             && $time < 1800;
9750             return 'evening1' if $time >= 1800
9751             && $time < 2200;
9752             return 'morning1' if $time >= 400
9753             && $time < 900;
9754             return 'morning2' if $time >= 900
9755             && $time < 1200;
9756             return 'night1' if $time >= 2200;
9757             return 'night1' if $time < 400;
9758             }
9759             last SWITCH;
9760             }
9761             if ($_ eq 'generic') {
9762             if($day_period_type eq 'default') {
9763             return 'midnight' if $time == 0;
9764             return 'noon' if $time == 1200;
9765             return 'afternoon1' if $time >= 1200
9766             && $time < 1800;
9767             return 'evening1' if $time >= 1800
9768             && $time < 2200;
9769             return 'morning1' if $time >= 400
9770             && $time < 900;
9771             return 'morning2' if $time >= 900
9772             && $time < 1200;
9773             return 'night1' if $time >= 2200;
9774             return 'night1' if $time < 400;
9775             }
9776             if($day_period_type eq 'selection') {
9777             return 'afternoon1' if $time >= 1200
9778             && $time < 1800;
9779             return 'evening1' if $time >= 1800
9780             && $time < 2200;
9781             return 'morning1' if $time >= 400
9782             && $time < 900;
9783             return 'morning2' if $time >= 900
9784             && $time < 1200;
9785             return 'night1' if $time >= 2200;
9786             return 'night1' if $time < 400;
9787             }
9788             last SWITCH;
9789             }
9790             if ($_ eq 'gregorian') {
9791             if($day_period_type eq 'default') {
9792             return 'midnight' if $time == 0;
9793             return 'noon' if $time == 1200;
9794             return 'afternoon1' if $time >= 1200
9795             && $time < 1800;
9796             return 'evening1' if $time >= 1800
9797             && $time < 2200;
9798             return 'morning1' if $time >= 400
9799             && $time < 900;
9800             return 'morning2' if $time >= 900
9801             && $time < 1200;
9802             return 'night1' if $time >= 2200;
9803             return 'night1' if $time < 400;
9804             }
9805             if($day_period_type eq 'selection') {
9806             return 'afternoon1' if $time >= 1200
9807             && $time < 1800;
9808             return 'evening1' if $time >= 1800
9809             && $time < 2200;
9810             return 'morning1' if $time >= 400
9811             && $time < 900;
9812             return 'morning2' if $time >= 900
9813             && $time < 1200;
9814             return 'night1' if $time >= 2200;
9815             return 'night1' if $time < 400;
9816             }
9817             last SWITCH;
9818             }
9819             if ($_ eq 'hebrew') {
9820             if($day_period_type eq 'default') {
9821             return 'midnight' if $time == 0;
9822             return 'noon' if $time == 1200;
9823             return 'afternoon1' if $time >= 1200
9824             && $time < 1800;
9825             return 'evening1' if $time >= 1800
9826             && $time < 2200;
9827             return 'morning1' if $time >= 400
9828             && $time < 900;
9829             return 'morning2' if $time >= 900
9830             && $time < 1200;
9831             return 'night1' if $time >= 2200;
9832             return 'night1' if $time < 400;
9833             }
9834             if($day_period_type eq 'selection') {
9835             return 'afternoon1' if $time >= 1200
9836             && $time < 1800;
9837             return 'evening1' if $time >= 1800
9838             && $time < 2200;
9839             return 'morning1' if $time >= 400
9840             && $time < 900;
9841             return 'morning2' if $time >= 900
9842             && $time < 1200;
9843             return 'night1' if $time >= 2200;
9844             return 'night1' if $time < 400;
9845             }
9846             last SWITCH;
9847             }
9848             if ($_ eq 'indian') {
9849             if($day_period_type eq 'default') {
9850             return 'midnight' if $time == 0;
9851             return 'noon' if $time == 1200;
9852             return 'afternoon1' if $time >= 1200
9853             && $time < 1800;
9854             return 'evening1' if $time >= 1800
9855             && $time < 2200;
9856             return 'morning1' if $time >= 400
9857             && $time < 900;
9858             return 'morning2' if $time >= 900
9859             && $time < 1200;
9860             return 'night1' if $time >= 2200;
9861             return 'night1' if $time < 400;
9862             }
9863             if($day_period_type eq 'selection') {
9864             return 'afternoon1' if $time >= 1200
9865             && $time < 1800;
9866             return 'evening1' if $time >= 1800
9867             && $time < 2200;
9868             return 'morning1' if $time >= 400
9869             && $time < 900;
9870             return 'morning2' if $time >= 900
9871             && $time < 1200;
9872             return 'night1' if $time >= 2200;
9873             return 'night1' if $time < 400;
9874             }
9875             last SWITCH;
9876             }
9877             if ($_ eq 'islamic') {
9878             if($day_period_type eq 'default') {
9879             return 'midnight' if $time == 0;
9880             return 'noon' if $time == 1200;
9881             return 'afternoon1' if $time >= 1200
9882             && $time < 1800;
9883             return 'evening1' if $time >= 1800
9884             && $time < 2200;
9885             return 'morning1' if $time >= 400
9886             && $time < 900;
9887             return 'morning2' if $time >= 900
9888             && $time < 1200;
9889             return 'night1' if $time >= 2200;
9890             return 'night1' if $time < 400;
9891             }
9892             if($day_period_type eq 'selection') {
9893             return 'afternoon1' if $time >= 1200
9894             && $time < 1800;
9895             return 'evening1' if $time >= 1800
9896             && $time < 2200;
9897             return 'morning1' if $time >= 400
9898             && $time < 900;
9899             return 'morning2' if $time >= 900
9900             && $time < 1200;
9901             return 'night1' if $time >= 2200;
9902             return 'night1' if $time < 400;
9903             }
9904             last SWITCH;
9905             }
9906             if ($_ eq 'persian') {
9907             if($day_period_type eq 'default') {
9908             return 'midnight' if $time == 0;
9909             return 'noon' if $time == 1200;
9910             return 'afternoon1' if $time >= 1200
9911             && $time < 1800;
9912             return 'evening1' if $time >= 1800
9913             && $time < 2200;
9914             return 'morning1' if $time >= 400
9915             && $time < 900;
9916             return 'morning2' if $time >= 900
9917             && $time < 1200;
9918             return 'night1' if $time >= 2200;
9919             return 'night1' if $time < 400;
9920             }
9921             if($day_period_type eq 'selection') {
9922             return 'afternoon1' if $time >= 1200
9923             && $time < 1800;
9924             return 'evening1' if $time >= 1800
9925             && $time < 2200;
9926             return 'morning1' if $time >= 400
9927             && $time < 900;
9928             return 'morning2' if $time >= 900
9929             && $time < 1200;
9930             return 'night1' if $time >= 2200;
9931             return 'night1' if $time < 400;
9932             }
9933             last SWITCH;
9934             }
9935             if ($_ eq 'roc') {
9936             if($day_period_type eq 'default') {
9937             return 'midnight' if $time == 0;
9938             return 'noon' if $time == 1200;
9939             return 'afternoon1' if $time >= 1200
9940             && $time < 1800;
9941             return 'evening1' if $time >= 1800
9942             && $time < 2200;
9943             return 'morning1' if $time >= 400
9944             && $time < 900;
9945             return 'morning2' if $time >= 900
9946             && $time < 1200;
9947             return 'night1' if $time >= 2200;
9948             return 'night1' if $time < 400;
9949             }
9950             if($day_period_type eq 'selection') {
9951             return 'afternoon1' if $time >= 1200
9952             && $time < 1800;
9953             return 'evening1' if $time >= 1800
9954             && $time < 2200;
9955             return 'morning1' if $time >= 400
9956             && $time < 900;
9957             return 'morning2' if $time >= 900
9958             && $time < 1200;
9959             return 'night1' if $time >= 2200;
9960             return 'night1' if $time < 400;
9961             }
9962             last SWITCH;
9963             }
9964             }
9965             } },
9966             );
9967              
9968             around day_period_data => sub {
9969             my ($orig, $self) = @_;
9970             return $self->$orig;
9971             };
9972              
9973             has 'day_periods' => (
9974             is => 'ro',
9975             isa => HashRef,
9976             init_arg => undef,
9977             default => sub { {
9978             'gregorian' => {
9979             'format' => {
9980             'abbreviated' => {
9981             'afternoon1' => q{popol.},
9982             'evening1' => q{večer},
9983             'midnight' => q{o poln.},
9984             'morning1' => q{ráno},
9985             'morning2' => q{dopol.},
9986             'night1' => q{v noci},
9987             'noon' => q{napol.},
9988             },
9989             'narrow' => {
9990             'afternoon1' => q{pop.},
9991             'evening1' => q{več.},
9992             'midnight' => q{o poln.},
9993             'morning1' => q{ráno},
9994             'morning2' => q{dop.},
9995             'night1' => q{v n.},
9996             'noon' => q{nap.},
9997             },
9998             'wide' => {
9999             'afternoon1' => q{popoludní},
10000             'evening1' => q{večer},
10001             'midnight' => q{o polnoci},
10002             'morning1' => q{ráno},
10003             'morning2' => q{dopoludnia},
10004             'night1' => q{v noci},
10005             'noon' => q{napoludnie},
10006             },
10007             },
10008             'stand-alone' => {
10009             'abbreviated' => {
10010             'afternoon1' => q{popol.},
10011             'evening1' => q{večer},
10012             'midnight' => q{poln.},
10013             'morning1' => q{ráno},
10014             'morning2' => q{dopol.},
10015             'night1' => q{noc},
10016             'noon' => q{pol.},
10017             },
10018             'narrow' => {
10019             'afternoon1' => q{pop.},
10020             'evening1' => q{več.},
10021             'morning1' => q{ráno},
10022             'morning2' => q{dop.},
10023             'night1' => q{noc},
10024             },
10025             'wide' => {
10026             'afternoon1' => q{popoludnie},
10027             'evening1' => q{večer},
10028             'midnight' => q{polnoc},
10029             'morning1' => q{ráno},
10030             'morning2' => q{dopoludnie},
10031             'night1' => q{noc},
10032             'noon' => q{poludnie},
10033             },
10034             },
10035             },
10036             } },
10037             );
10038              
10039             has 'eras' => (
10040             is => 'ro',
10041             isa => HashRef,
10042             init_arg => undef,
10043             default => sub { {
10044             'coptic' => {
10045             },
10046             'ethiopic' => {
10047             },
10048             'generic' => {
10049             },
10050             'gregorian' => {
10051             abbreviated => {
10052             '0' => 'pred Kr.',
10053             '1' => 'po Kr.'
10054             },
10055             wide => {
10056             '0' => 'pred Kristom',
10057             '1' => 'po Kristovi'
10058             },
10059             },
10060             'hebrew' => {
10061             },
10062             'indian' => {
10063             abbreviated => {
10064             '0' => 'Šaka'
10065             },
10066             },
10067             'islamic' => {
10068             },
10069             'persian' => {
10070             },
10071             'roc' => {
10072             abbreviated => {
10073             '0' => 'pred ROC',
10074             '1' => 'ROC'
10075             },
10076             },
10077             } },
10078             );
10079              
10080             has 'date_formats' => (
10081             is => 'ro',
10082             isa => HashRef,
10083             init_arg => undef,
10084             default => sub { {
10085             'coptic' => {
10086             },
10087             'ethiopic' => {
10088             },
10089             'generic' => {
10090             'full' => q{EEEE, d. M. y G},
10091             'long' => q{d. M. y G},
10092             'medium' => q{d. M. y G},
10093             'short' => q{d.M.y GGGGG},
10094             },
10095             'gregorian' => {
10096             'full' => q{EEEE d. MMMM y},
10097             'long' => q{d. MMMM y},
10098             'medium' => q{d. M. y},
10099             'short' => q{d. M. y},
10100             },
10101             'hebrew' => {
10102             },
10103             'indian' => {
10104             },
10105             'islamic' => {
10106             },
10107             'persian' => {
10108             },
10109             'roc' => {
10110             },
10111             } },
10112             );
10113              
10114             has 'time_formats' => (
10115             is => 'ro',
10116             isa => HashRef,
10117             init_arg => undef,
10118             default => sub { {
10119             'coptic' => {
10120             },
10121             'ethiopic' => {
10122             },
10123             'generic' => {
10124             },
10125             'gregorian' => {
10126             'full' => q{H:mm:ss zzzz},
10127             'long' => q{H:mm:ss z},
10128             'medium' => q{H:mm:ss},
10129             'short' => q{H:mm},
10130             },
10131             'hebrew' => {
10132             },
10133             'indian' => {
10134             },
10135             'islamic' => {
10136             },
10137             'persian' => {
10138             },
10139             'roc' => {
10140             },
10141             } },
10142             );
10143              
10144             has 'datetime_formats' => (
10145             is => 'ro',
10146             isa => HashRef,
10147             init_arg => undef,
10148             default => sub { {
10149             'coptic' => {
10150             },
10151             'ethiopic' => {
10152             },
10153             'generic' => {
10154             'full' => q{{1}, {0}},
10155             'long' => q{{1}, {0}},
10156             'medium' => q{{1}, {0}},
10157             'short' => q{{1}, {0}},
10158             },
10159             'gregorian' => {
10160             'full' => q{{1}, {0}},
10161             'long' => q{{1}, {0}},
10162             'medium' => q{{1}, {0}},
10163             'short' => q{{1} {0}},
10164             },
10165             'hebrew' => {
10166             },
10167             'indian' => {
10168             },
10169             'islamic' => {
10170             },
10171             'persian' => {
10172             },
10173             'roc' => {
10174             },
10175             } },
10176             );
10177              
10178             has 'datetime_formats_available_formats' => (
10179             is => 'ro',
10180             isa => HashRef,
10181             init_arg => undef,
10182             default => sub { {
10183             'generic' => {
10184             EHm => q{E H:mm},
10185             EHms => q{E H:mm:ss},
10186             Ed => q{E d.},
10187             Ehm => q{E h:mm a},
10188             Ehms => q{E h:mm:ss a},
10189             Gy => q{y G},
10190             GyMMM => q{LLL y G},
10191             GyMMMEd => q{E d. M. y G},
10192             GyMMMMd => q{d. M. y G},
10193             GyMMMd => q{d. M. y G},
10194             H => q{H},
10195             Hm => q{H:mm},
10196             Hms => q{H:mm:ss},
10197             M => q{M.},
10198             MEd => q{E d. M.},
10199             MMMEd => q{E d. M.},
10200             MMMMEd => q{E d. MMMM},
10201             MMMMd => q{d. MMMM},
10202             MMMd => q{d. M.},
10203             Md => q{d. M.},
10204             d => q{d.},
10205             h => q{h a},
10206             hm => q{h:mm a},
10207             hms => q{h:mm:ss a},
10208             mmss => q{mm:ss},
10209             y => q{y G},
10210             yyyy => q{y G},
10211             yyyyM => q{M/y GGGGG},
10212             yyyyMEd => q{E d. M. y GGGGG},
10213             yyyyMMM => q{LLL y G},
10214             yyyyMMMEd => q{E d. M. y G},
10215             yyyyMMMM => q{LLLL y G},
10216             yyyyMMMMd => q{d. MMMM y G},
10217             yyyyMMMd => q{d. M. y G},
10218             yyyyMd => q{d. M. y GGGGG},
10219             yyyyQQQ => q{QQQ y G},
10220             yyyyQQQQ => q{QQQQ y G},
10221             },
10222             'gregorian' => {
10223             Ed => q{E d.},
10224             Ehm => q{E h:mm a},
10225             Ehms => q{E h:mm:ss a},
10226             Gy => q{y G},
10227             GyMMM => q{LLLL y G},
10228             GyMMMEd => q{E d. M. y G},
10229             GyMMMMd => q{d. M. y G},
10230             GyMMMd => q{d. M. y G},
10231             GyMd => q{d. M. y GGGGG},
10232             H => q{H},
10233             Hm => q{H:mm},
10234             Hms => q{H:mm:ss},
10235             Hmsv => q{H:mm:ss v},
10236             Hmv => q{H:mm v},
10237             M => q{L.},
10238             MEd => q{E d. M.},
10239             MMMEd => q{E d. M.},
10240             MMMMEd => q{E d. MMMM},
10241             MMMMW => q{W. 'týždeň' MMMM},
10242             MMMMd => q{d. MMMM},
10243             MMMd => q{d. M.},
10244             Md => q{d. M.},
10245             d => q{d.},
10246             h => q{h a},
10247             hm => q{h:mm a},
10248             hms => q{h:mm:ss a},
10249             hmsv => q{h:mm:ss a v},
10250             hmv => q{h:mm a v},
10251             mmss => q{mm:ss},
10252             yM => q{M/y},
10253             yMEd => q{E d. M. y},
10254             yMMM => q{M/y},
10255             yMMMEd => q{E d. M. y},
10256             yMMMM => q{LLLL y},
10257             yMMMMd => q{d. MMMM y},
10258             yMMMd => q{d. M. y},
10259             yMd => q{d. M. y},
10260             yQQQ => q{QQQ y},
10261             yQQQQ => q{QQQQ y},
10262             yw => q{w. 'týždeň' 'roka' Y},
10263             },
10264             } },
10265             );
10266              
10267             has 'datetime_formats_append_item' => (
10268             is => 'ro',
10269             isa => HashRef,
10270             init_arg => undef,
10271             default => sub { {
10272             } },
10273             );
10274              
10275             has 'datetime_formats_interval' => (
10276             is => 'ro',
10277             isa => HashRef,
10278             init_arg => undef,
10279             default => sub { {
10280             'generic' => {
10281             Bh => {
10282             h => q{h – h B},
10283             },
10284             Bhm => {
10285             h => q{h:mm – h:mm B},
10286             m => q{h:mm – h:mm B},
10287             },
10288             Gy => {
10289             G => q{y G – y G},
10290             y => q{y – y G},
10291             },
10292             GyM => {
10293             G => q{M/y GGGGG – M/y GGGGG},
10294             M => q{M/y – M/y GGGGG},
10295             y => q{M/y – M/y GGGGG},
10296             },
10297             GyMEd => {
10298             G => q{E d. M. y GGGGG – E d. M. y GGGGG},
10299             M => q{E d. M. y – E d. M. y GGGGG},
10300             d => q{E d. M. y – E d. M. y GGGGG},
10301             y => q{E d. M. y – E d. M. y GGGGG},
10302             },
10303             GyMMM => {
10304             G => q{LLL y G – LLL y G},
10305             M => q{LLL – LLL y G},
10306             y => q{LLL y – LLL y G},
10307             },
10308             GyMMMEd => {
10309             G => q{E d. M. y G – E d. M. y G},
10310             M => q{E d. M. – E d. M. y G},
10311             d => q{E d. M. – E d. M. y G},
10312             y => q{E d. M. y – E d. M. y G},
10313             },
10314             GyMMMd => {
10315             G => q{d. M. y G – d. M. y G},
10316             M => q{d. M. – d. M. y G},
10317             d => q{d. – d. M. y G},
10318             y => q{d. M. y – d. M. y G},
10319             },
10320             GyMd => {
10321             G => q{d. M. y GGGGG – d. M. y GGGGG},
10322             M => q{d. M. y – d. M. y GGGGG},
10323             d => q{d. M. y – d. M. y GGGGG},
10324             y => q{d. M. y – d. M. y GGGGG},
10325             },
10326             H => {
10327             H => q{HH – HH},
10328             },
10329             Hm => {
10330             H => q{H:mm – H:mm},
10331             m => q{H:mm – H:mm},
10332             },
10333             Hmv => {
10334             H => q{H:mm – H:mm v},
10335             m => q{H:mm – H:mm v},
10336             },
10337             Hv => {
10338             H => q{HH – HH v},
10339             },
10340             M => {
10341             M => q{M. – M.},
10342             },
10343             MEd => {
10344             M => q{E d. M. – E d. M.},
10345             d => q{E d. M. – E d. M.},
10346             },
10347             MMM => {
10348             M => q{LLL – LLL},
10349             },
10350             MMMEd => {
10351             M => q{E d. M. – E d. M.},
10352             d => q{E d. – E d. M.},
10353             },
10354             MMMM => {
10355             M => q{LLLL – LLLL},
10356             },
10357             MMMd => {
10358             M => q{d. M. – d. M.},
10359             d => q{d. – d. M.},
10360             },
10361             Md => {
10362             M => q{d. M. – d. M.},
10363             d => q{d. M. – d. M.},
10364             },
10365             d => {
10366             d => q{d. – d.},
10367             },
10368             h => {
10369             a => q{h a – h a},
10370             h => q{h – h a},
10371             },
10372             hm => {
10373             a => q{h:mm a – h:mm a},
10374             h => q{h:mm – h:mm a},
10375             m => q{h:mm – h:mm a},
10376             },
10377             hmv => {
10378             a => q{h:mm a – h:mm a v},
10379             h => q{h:mm – h:mm a v},
10380             m => q{h:mm – h:mm a v},
10381             },
10382             hv => {
10383             a => q{h a – h a v},
10384             h => q{h – h a v},
10385             },
10386             y => {
10387             y => q{y – y G},
10388             },
10389             yM => {
10390             M => q{M/y – M/y GGGGG},
10391             y => q{M/y – M/y GGGGG},
10392             },
10393             yMEd => {
10394             M => q{E d. M. y – E d. M. y G},
10395             d => q{E d. M. y – E d. M. y G},
10396             y => q{E d. M. y – E d. M. y G},
10397             },
10398             yMMM => {
10399             M => q{LLL – LLL y G},
10400             y => q{LLL y – LLL y G},
10401             },
10402             yMMMEd => {
10403             M => q{E d. M. – E d. M. y G},
10404             d => q{E d. – E d. M. y G},
10405             y => q{E d. M. y – E d. M. y G},
10406             },
10407             yMMMM => {
10408             M => q{LLLL – LLLL y G},
10409             y => q{LLLL y – LLLL y G},
10410             },
10411             yMMMd => {
10412             M => q{d. M. – d. M. y G},
10413             d => q{d. – d. M. y G},
10414             y => q{d. M. y – d. M. y G},
10415             },
10416             yMd => {
10417             M => q{d. M. y – d. M. y G},
10418             d => q{d. M. y – d. M. y G},
10419             y => q{d. M. y – d. M. y G},
10420             },
10421             },
10422             'gregorian' => {
10423             Bh => {
10424             h => q{h – h B},
10425             },
10426             Bhm => {
10427             h => q{h:mm – h:mm B},
10428             m => q{h:mm – h:mm B},
10429             },
10430             Gy => {
10431             G => q{y G – y G},
10432             y => q{y – y G},
10433             },
10434             GyM => {
10435             G => q{M/y GGGGG – M/y GGGGG},
10436             M => q{M/y – M/y GGGGG},
10437             y => q{M/y – M/y GGGGG},
10438             },
10439             GyMEd => {
10440             G => q{E d. M. y GGGGG – E d. M. y GGGGG},
10441             M => q{E d. M. y – E d. M. y GGGGG},
10442             d => q{E d. M. y – E d. M. y GGGGG},
10443             y => q{E d. M. y – E d. M. y GGGGG},
10444             },
10445             GyMMM => {
10446             G => q{LLLL y G – LLLL y G},
10447             M => q{LLLL – LLLL y G},
10448             y => q{LLLL y – LLLL y G},
10449             },
10450             GyMMMEd => {
10451             G => q{E d. M. y G – E d. M. y G},
10452             M => q{E d. M. – E d. M. y G},
10453             d => q{E d. M. – E d. M. y G},
10454             y => q{E d. M. y – E d. M. y G},
10455             },
10456             GyMMMd => {
10457             G => q{d. M. y G – d. M. y G},
10458             M => q{d. M. – d. M. y G},
10459             d => q{d. – d. M. y G},
10460             y => q{d. M. y – d. M. y G},
10461             },
10462             GyMd => {
10463             G => q{d. M. y GGGGG – d. M. y GGGGG},
10464             M => q{d. M. y – d. M. y GGGGG},
10465             d => q{d. M. y – d. M. y GGGGG},
10466             y => q{d. M. y – d. M. y GGGGG},
10467             },
10468             H => {
10469             H => q{HH – HH},
10470             },
10471             Hm => {
10472             H => q{H:mm – H:mm},
10473             m => q{H:mm – H:mm},
10474             },
10475             Hmv => {
10476             H => q{H:mm – H:mm v},
10477             m => q{H:mm – H:mm v},
10478             },
10479             Hv => {
10480             H => q{HH – HH v},
10481             },
10482             M => {
10483             M => q{M. – M.},
10484             },
10485             MEd => {
10486             M => q{E d. M. – E d. M.},
10487             d => q{E d. M. – E d. M.},
10488             },
10489             MMM => {
10490             M => q{LLL – LLL},
10491             },
10492             MMMEd => {
10493             M => q{E d. M. – E d. M.},
10494             d => q{E d. – E d. M.},
10495             },
10496             MMMM => {
10497             M => q{LLLL – LLLL},
10498             },
10499             MMMd => {
10500             M => q{d. M. – d. M.},
10501             d => q{d. – d. M.},
10502             },
10503             Md => {
10504             M => q{d. M. – d. M.},
10505             d => q{d. M. – d. M.},
10506             },
10507             d => {
10508             d => q{d. – d.},
10509             },
10510             h => {
10511             a => q{h a – h a},
10512             h => q{h – h a},
10513             },
10514             hm => {
10515             a => q{h:mm a – h:mm a},
10516             h => q{h:mm – h:mm a},
10517             m => q{h:mm – h:mm a},
10518             },
10519             hmv => {
10520             a => q{h:mm a – h:mm a v},
10521             h => q{h:mm – h:mm a v},
10522             m => q{h:mm – h:mm a v},
10523             },
10524             hv => {
10525             a => q{h a – h a v},
10526             h => q{h – h a v},
10527             },
10528             y => {
10529             y => q{y – y},
10530             },
10531             yM => {
10532             M => q{M/y – M/y},
10533             y => q{M/y – M/y},
10534             },
10535             yMEd => {
10536             M => q{E d. M. y – E d. M. y},
10537             d => q{E d. M. y – E d. M. y},
10538             y => q{E d. M. y – E d. M. y},
10539             },
10540             yMMM => {
10541             M => q{M – M/y},
10542             y => q{M/y – M/y},
10543             },
10544             yMMMEd => {
10545             M => q{E d. M. – E d. M. y},
10546             d => q{E d. – E d. M. y},
10547             y => q{E d. M. y – E d. M. y},
10548             },
10549             yMMMM => {
10550             M => q{LLLL – LLLL y},
10551             y => q{LLLL y – LLLL y},
10552             },
10553             yMMMd => {
10554             M => q{d. M. – d. M. y},
10555             d => q{d. – d. M. y},
10556             y => q{d. M. y – d. M. y},
10557             },
10558             yMd => {
10559             M => q{d. M. y – d. M. y},
10560             d => q{d. M. y – d. M. y},
10561             y => q{d. M. y – d. M. y},
10562             },
10563             },
10564             } },
10565             );
10566              
10567             has 'time_zone_names' => (
10568             is => 'ro',
10569             isa => HashRef,
10570             init_arg => undef,
10571             default => sub { {
10572             regionFormat => q(časové pásmo {0}),
10573             'Acre' => {
10574             long => {
10575             'daylight' => q#acrejský letný čas#,
10576             'generic' => q#acrejský čas#,
10577             'standard' => q#acrejský štandardný čas#,
10578             },
10579             },
10580             'Afghanistan' => {
10581             long => {
10582             'standard' => q#afganský čas#,
10583             },
10584             },
10585             'Africa/Accra' => {
10586             exemplarCity => q#Akkra#,
10587             },
10588             'Africa/Addis_Ababa' => {
10589             exemplarCity => q#Addis Abeba#,
10590             },
10591             'Africa/Algiers' => {
10592             exemplarCity => q#Alžír#,
10593             },
10594             'Africa/Cairo' => {
10595             exemplarCity => q#Káhira#,
10596             },
10597             'Africa/Conakry' => {
10598             exemplarCity => q#Konakry#,
10599             },
10600             'Africa/Djibouti' => {
10601             exemplarCity => q#Džibuti#,
10602             },
10603             'Africa/El_Aaiun' => {
10604             exemplarCity => q#El-Aaiún#,
10605             },
10606             'Africa/Khartoum' => {
10607             exemplarCity => q#Chartúm#,
10608             },
10609             'Africa/Lome' => {
10610             exemplarCity => q#Lomé#,
10611             },
10612             'Africa/Mogadishu' => {
10613             exemplarCity => q#Mogadišo#,
10614             },
10615             'Africa/Ndjamena' => {
10616             exemplarCity => q#N’Djamena#,
10617             },
10618             'Africa/Sao_Tome' => {
10619             exemplarCity => q#Svätý Tomáš#,
10620             },
10621             'Africa/Tripoli' => {
10622             exemplarCity => q#Tripolis#,
10623             },
10624             'Africa_Central' => {
10625             long => {
10626             'standard' => q#stredoafrický čas#,
10627             },
10628             },
10629             'Africa_Eastern' => {
10630             long => {
10631             'standard' => q#východoafrický čas#,
10632             },
10633             },
10634             'Africa_Southern' => {
10635             long => {
10636             'standard' => q#juhoafrický čas#,
10637             },
10638             },
10639             'Africa_Western' => {
10640             long => {
10641             'daylight' => q#západoafrický letný čas#,
10642             'generic' => q#západoafrický čas#,
10643             'standard' => q#západoafrický štandardný čas#,
10644             },
10645             },
10646             'Alaska' => {
10647             long => {
10648             'daylight' => q#aljašský letný čas#,
10649             'generic' => q#aljašský čas#,
10650             'standard' => q#aljašský štandardný čas#,
10651             },
10652             },
10653             'Almaty' => {
10654             long => {
10655             'daylight' => q#almaatský letný čas#,
10656             'generic' => q#almaatský čas#,
10657             'standard' => q#almaatský štandardný čas#,
10658             },
10659             },
10660             'Amazon' => {
10661             long => {
10662             'daylight' => q#amazonský letný čas#,
10663             'generic' => q#amazonský čas#,
10664             'standard' => q#amazonský štandardný čas#,
10665             },
10666             },
10667             'America/Bahia_Banderas' => {
10668             exemplarCity => q#Bahia Banderas#,
10669             },
10670             'America/Belem' => {
10671             exemplarCity => q#Belém#,
10672             },
10673             'America/Bogota' => {
10674             exemplarCity => q#Bogotá#,
10675             },
10676             'America/Cayman' => {
10677             exemplarCity => q#Kajmanie ostrovy#,
10678             },
10679             'America/Cordoba' => {
10680             exemplarCity => q#Córdoba#,
10681             },
10682             'America/Costa_Rica' => {
10683             exemplarCity => q#Kostarika#,
10684             },
10685             'America/Cuiaba' => {
10686             exemplarCity => q#Cuiabá#,
10687             },
10688             'America/Dominica' => {
10689             exemplarCity => q#Dominika#,
10690             },
10691             'America/Eirunepe' => {
10692             exemplarCity => q#Eirunepé#,
10693             },
10694             'America/El_Salvador' => {
10695             exemplarCity => q#Salvádor#,
10696             },
10697             'America/Jamaica' => {
10698             exemplarCity => q#Jamajka#,
10699             },
10700             'America/Maceio' => {
10701             exemplarCity => q#Maceió#,
10702             },
10703             'America/Martinique' => {
10704             exemplarCity => q#Martinik#,
10705             },
10706             'America/Mazatlan' => {
10707             exemplarCity => q#Mazatlán#,
10708             },
10709             'America/Mexico_City' => {
10710             exemplarCity => q#México#,
10711             },
10712             'America/North_Dakota/Beulah' => {
10713             exemplarCity => q#Beulah, Severná Dakota#,
10714             },
10715             'America/North_Dakota/Center' => {
10716             exemplarCity => q#Center, Severná Dakota#,
10717             },
10718             'America/North_Dakota/New_Salem' => {
10719             exemplarCity => q#New Salem, Severná Dakota#,
10720             },
10721             'America/Puerto_Rico' => {
10722             exemplarCity => q#Portoriko#,
10723             },
10724             'America/Santarem' => {
10725             exemplarCity => q#Santarém#,
10726             },
10727             'America/Sao_Paulo' => {
10728             exemplarCity => q#São Paulo#,
10729             },
10730             'America/St_Barthelemy' => {
10731             exemplarCity => q#Svätý Bartolomej#,
10732             },
10733             'America/St_Lucia' => {
10734             exemplarCity => q#Svätá Lucia#,
10735             },
10736             'America/St_Thomas' => {
10737             exemplarCity => q#Sv. Tomáš#,
10738             },
10739             'America/St_Vincent' => {
10740             exemplarCity => q#Sv. Vincent#,
10741             },
10742             'America_Central' => {
10743             long => {
10744             'daylight' => q#severoamerický centrálny letný čas#,
10745             'generic' => q#severoamerický centrálny čas#,
10746             'standard' => q#severoamerický centrálny štandardný čas#,
10747             },
10748             },
10749             'America_Eastern' => {
10750             long => {
10751             'daylight' => q#severoamerický východný letný čas#,
10752             'generic' => q#severoamerický východný čas#,
10753             'standard' => q#severoamerický východný štandardný čas#,
10754             },
10755             },
10756             'America_Mountain' => {
10757             long => {
10758             'daylight' => q#severoamerický horský letný čas#,
10759             'generic' => q#severoamerický horský čas#,
10760             'standard' => q#severoamerický horský štandardný čas#,
10761             },
10762             },
10763             'America_Pacific' => {
10764             long => {
10765             'daylight' => q#severoamerický tichomorský letný čas#,
10766             'generic' => q#severoamerický tichomorský čas#,
10767             'standard' => q#severoamerický tichomorský štandardný čas#,
10768             },
10769             },
10770             'Anadyr' => {
10771             long => {
10772             'daylight' => q#Anadyrský letný čas#,
10773             'generic' => q#Anadyrský čas#,
10774             'standard' => q#Anadyrský štandardný čas#,
10775             },
10776             },
10777             'Antarctica/Syowa' => {
10778             exemplarCity => q#Šówa#,
10779             },
10780             'Apia' => {
10781             long => {
10782             'daylight' => q#apijský letný čas#,
10783             'generic' => q#apijský čas#,
10784             'standard' => q#apijský štandardný čas#,
10785             },
10786             },
10787             'Aqtau' => {
10788             long => {
10789             'daylight' => q#aktauský letný čas#,
10790             'generic' => q#aktauský čas#,
10791             'standard' => q#aktauský štandardný čas#,
10792             },
10793             },
10794             'Aqtobe' => {
10795             long => {
10796             'daylight' => q#aktobský letný čas#,
10797             'generic' => q#aktobský čas#,
10798             'standard' => q#aktobský štandardný čas#,
10799             },
10800             },
10801             'Arabian' => {
10802             long => {
10803             'daylight' => q#arabský letný čas#,
10804             'generic' => q#arabský čas#,
10805             'standard' => q#arabský štandardný čas#,
10806             },
10807             },
10808             'Argentina' => {
10809             long => {
10810             'daylight' => q#argentínsky letný čas#,
10811             'generic' => q#argentínsky čas#,
10812             'standard' => q#argentínsky štandardný čas#,
10813             },
10814             },
10815             'Argentina_Western' => {
10816             long => {
10817             'daylight' => q#západoargentínsky letný čas#,
10818             'generic' => q#západoargentínsky čas#,
10819             'standard' => q#západoargentínsky štandardný čas#,
10820             },
10821             },
10822             'Armenia' => {
10823             long => {
10824             'daylight' => q#arménsky letný čas#,
10825             'generic' => q#arménsky čas#,
10826             'standard' => q#arménsky štandardný čas#,
10827             },
10828             },
10829             'Asia/Almaty' => {
10830             exemplarCity => q#Alma‑Ata#,
10831             },
10832             'Asia/Amman' => {
10833             exemplarCity => q#Ammán#,
10834             },
10835             'Asia/Aqtau' => {
10836             exemplarCity => q#Aktau#,
10837             },
10838             'Asia/Aqtobe' => {
10839             exemplarCity => q#Aktobe#,
10840             },
10841             'Asia/Ashgabat' => {
10842             exemplarCity => q#Ašchabad#,
10843             },
10844             'Asia/Baghdad' => {
10845             exemplarCity => q#Bagdad#,
10846             },
10847             'Asia/Bahrain' => {
10848             exemplarCity => q#Bahrajn#,
10849             },
10850             'Asia/Beirut' => {
10851             exemplarCity => q#Bejrút#,
10852             },
10853             'Asia/Bishkek' => {
10854             exemplarCity => q#Biškek#,
10855             },
10856             'Asia/Brunei' => {
10857             exemplarCity => q#Brunej#,
10858             },
10859             'Asia/Calcutta' => {
10860             exemplarCity => q#Kalkata#,
10861             },
10862             'Asia/Chita' => {
10863             exemplarCity => q#Čita#,
10864             },
10865             'Asia/Colombo' => {
10866             exemplarCity => q#Kolombo#,
10867             },
10868             'Asia/Damascus' => {
10869             exemplarCity => q#Damask#,
10870             },
10871             'Asia/Dhaka' => {
10872             exemplarCity => q#Dháka#,
10873             },
10874             'Asia/Dubai' => {
10875             exemplarCity => q#Dubaj#,
10876             },
10877             'Asia/Dushanbe' => {
10878             exemplarCity => q#Dušanbe#,
10879             },
10880             'Asia/Hong_Kong' => {
10881             exemplarCity => q#Hongkong#,
10882             },
10883             'Asia/Hovd' => {
10884             exemplarCity => q#Chovd#,
10885             },
10886             'Asia/Jerusalem' => {
10887             exemplarCity => q#Jeruzalem#,
10888             },
10889             'Asia/Kabul' => {
10890             exemplarCity => q#Kábul#,
10891             },
10892             'Asia/Kamchatka' => {
10893             exemplarCity => q#Kamčatka#,
10894             },
10895             'Asia/Karachi' => {
10896             exemplarCity => q#Karáči#,
10897             },
10898             'Asia/Katmandu' => {
10899             exemplarCity => q#Káthmandu#,
10900             },
10901             'Asia/Khandyga' => {
10902             exemplarCity => q#Chandyga#,
10903             },
10904             'Asia/Krasnoyarsk' => {
10905             exemplarCity => q#Krasnojarsk#,
10906             },
10907             'Asia/Kuching' => {
10908             exemplarCity => q#Kučing#,
10909             },
10910             'Asia/Kuwait' => {
10911             exemplarCity => q#Kuvajt#,
10912             },
10913             'Asia/Muscat' => {
10914             exemplarCity => q#Maskat#,
10915             },
10916             'Asia/Nicosia' => {
10917             exemplarCity => q#Nikózia#,
10918             },
10919             'Asia/Novokuznetsk' => {
10920             exemplarCity => q#Novokuzneck#,
10921             },
10922             'Asia/Oral' => {
10923             exemplarCity => q#Uraľsk#,
10924             },
10925             'Asia/Phnom_Penh' => {
10926             exemplarCity => q#Phnom Pénh#,
10927             },
10928             'Asia/Pyongyang' => {
10929             exemplarCity => q#Pchjongjang#,
10930             },
10931             'Asia/Qatar' => {
10932             exemplarCity => q#Katar#,
10933             },
10934             'Asia/Qostanay' => {
10935             exemplarCity => q#Kostanaj#,
10936             },
10937             'Asia/Qyzylorda' => {
10938             exemplarCity => q#Kyzylorda#,
10939             },
10940             'Asia/Rangoon' => {
10941             exemplarCity => q#Rangún#,
10942             },
10943             'Asia/Riyadh' => {
10944             exemplarCity => q#Rijád#,
10945             },
10946             'Asia/Saigon' => {
10947             exemplarCity => q#Hočiminovo Mesto#,
10948             },
10949             'Asia/Sakhalin' => {
10950             exemplarCity => q#Sachalin#,
10951             },
10952             'Asia/Seoul' => {
10953             exemplarCity => q#Soul#,
10954             },
10955             'Asia/Shanghai' => {
10956             exemplarCity => q#Šanghaj#,
10957             },
10958             'Asia/Singapore' => {
10959             exemplarCity => q#Singapur#,
10960             },
10961             'Asia/Taipei' => {
10962             exemplarCity => q#Tchaj-pej#,
10963             },
10964             'Asia/Tashkent' => {
10965             exemplarCity => q#Taškent#,
10966             },
10967             'Asia/Tehran' => {
10968             exemplarCity => q#Teherán#,
10969             },
10970             'Asia/Tokyo' => {
10971             exemplarCity => q#Tokio#,
10972             },
10973             'Asia/Ulaanbaatar' => {
10974             exemplarCity => q#Ulanbátar#,
10975             },
10976             'Asia/Urumqi' => {
10977             exemplarCity => q#Urumči#,
10978             },
10979             'Asia/Ust-Nera' => {
10980             exemplarCity => q#Usť-Nera#,
10981             },
10982             'Asia/Vientiane' => {
10983             exemplarCity => q#Vientian#,
10984             },
10985             'Asia/Yakutsk' => {
10986             exemplarCity => q#Jakutsk#,
10987             },
10988             'Asia/Yekaterinburg' => {
10989             exemplarCity => q#Jekaterinburg#,
10990             },
10991             'Asia/Yerevan' => {
10992             exemplarCity => q#Jerevan#,
10993             },
10994             'Atlantic' => {
10995             long => {
10996             'daylight' => q#atlantický letný čas#,
10997             'generic' => q#atlantický čas#,
10998             'standard' => q#atlantický štandardný čas#,
10999             },
11000             },
11001             'Atlantic/Azores' => {
11002             exemplarCity => q#Azory#,
11003             },
11004             'Atlantic/Bermuda' => {
11005             exemplarCity => q#Bermudy#,
11006             },
11007             'Atlantic/Canary' => {
11008             exemplarCity => q#Kanárske ostrovy#,
11009             },
11010             'Atlantic/Cape_Verde' => {
11011             exemplarCity => q#Kapverdy#,
11012             },
11013             'Atlantic/Faeroe' => {
11014             exemplarCity => q#Faerské ostrovy#,
11015             },
11016             'Atlantic/Reykjavik' => {
11017             exemplarCity => q#Reykjavík#,
11018             },
11019             'Atlantic/South_Georgia' => {
11020             exemplarCity => q#Južná Georgia#,
11021             },
11022             'Atlantic/St_Helena' => {
11023             exemplarCity => q#Svätá Helena#,
11024             },
11025             'Australia_Central' => {
11026             long => {
11027             'daylight' => q#stredoaustrálsky letný čas#,
11028             'generic' => q#stredoaustrálsky čas#,
11029             'standard' => q#stredoaustrálsky štandardný čas#,
11030             },
11031             },
11032             'Australia_CentralWestern' => {
11033             long => {
11034             'daylight' => q#stredozápadný austrálsky letný čas#,
11035             'generic' => q#stredozápadný austrálsky čas#,
11036             'standard' => q#stredozápadný austrálsky štandardný čas#,
11037             },
11038             },
11039             'Australia_Eastern' => {
11040             long => {
11041             'daylight' => q#východoaustrálsky letný čas#,
11042             'generic' => q#východoaustrálsky čas#,
11043             'standard' => q#východoaustrálsky štandardný čas#,
11044             },
11045             },
11046             'Australia_Western' => {
11047             long => {
11048             'daylight' => q#západoaustrálsky letný čas#,
11049             'generic' => q#západoaustrálsky čas#,
11050             'standard' => q#západoaustrálsky štandardný čas#,
11051             },
11052             },
11053             'Azerbaijan' => {
11054             long => {
11055             'daylight' => q#azerbajdžanský letný čas#,
11056             'generic' => q#azerbajdžanský čas#,
11057             'standard' => q#azerbajdžanský štandardný čas#,
11058             },
11059             },
11060             'Azores' => {
11061             long => {
11062             'daylight' => q#azorský letný čas#,
11063             'generic' => q#azorský čas#,
11064             'standard' => q#azorský štandardný čas#,
11065             },
11066             },
11067             'Bangladesh' => {
11068             long => {
11069             'daylight' => q#bangladéšsky letný čas#,
11070             'generic' => q#bangladéšsky čas#,
11071             'standard' => q#bangladéšsky štandardný čas#,
11072             },
11073             },
11074             'Bhutan' => {
11075             long => {
11076             'standard' => q#bhutánsky čas#,
11077             },
11078             },
11079             'Bolivia' => {
11080             long => {
11081             'standard' => q#bolívijský čas#,
11082             },
11083             },
11084             'Brasilia' => {
11085             long => {
11086             'daylight' => q#brazílsky letný čas#,
11087             'generic' => q#brazílsky čas#,
11088             'standard' => q#brazílsky štandardný čas#,
11089             },
11090             },
11091             'Brunei' => {
11092             long => {
11093             'standard' => q#brunejský čas#,
11094             },
11095             },
11096             'Cape_Verde' => {
11097             long => {
11098             'daylight' => q#kapverdský letný čas#,
11099             'generic' => q#kapverdský čas#,
11100             'standard' => q#kapverdský štandardný čas#,
11101             },
11102             },
11103             'Casey' => {
11104             long => {
11105             'standard' => q#čas Caseyho stanice#,
11106             },
11107             },
11108             'Chamorro' => {
11109             long => {
11110             'standard' => q#chamorrský čas#,
11111             },
11112             },
11113             'Chatham' => {
11114             long => {
11115             'daylight' => q#chathamský letný čas#,
11116             'generic' => q#chathamský čas#,
11117             'standard' => q#chathamský štandardný čas#,
11118             },
11119             },
11120             'Chile' => {
11121             long => {
11122             'daylight' => q#čilský letný čas#,
11123             'generic' => q#čilský čas#,
11124             'standard' => q#čilský štandardný čas#,
11125             },
11126             },
11127             'China' => {
11128             long => {
11129             'daylight' => q#čínsky letný čas#,
11130             'generic' => q#čínsky čas#,
11131             'standard' => q#čínsky štandardný čas#,
11132             },
11133             },
11134             'Christmas' => {
11135             long => {
11136             'standard' => q#čas Vianočného ostrova#,
11137             },
11138             },
11139             'Cocos' => {
11140             long => {
11141             'standard' => q#čas Kokosových ostrovov#,
11142             },
11143             },
11144             'Colombia' => {
11145             long => {
11146             'daylight' => q#kolumbijský letný čas#,
11147             'generic' => q#kolumbijský čas#,
11148             'standard' => q#kolumbijský štandardný čas#,
11149             },
11150             },
11151             'Cook' => {
11152             long => {
11153             'daylight' => q#letný čas Cookových ostrovov#,
11154             'generic' => q#čas Cookových ostrovov#,
11155             'standard' => q#štandardný čas Cookových ostrovov#,
11156             },
11157             },
11158             'Cuba' => {
11159             long => {
11160             'daylight' => q#kubánsky letný čas#,
11161             'generic' => q#kubánsky čas#,
11162             'standard' => q#kubánsky štandardný čas#,
11163             },
11164             },
11165             'Davis' => {
11166             long => {
11167             'standard' => q#čas Davisovej stanice#,
11168             },
11169             },
11170             'DumontDUrville' => {
11171             long => {
11172             'standard' => q#čas stanice Dumonta d’Urvillea#,
11173             },
11174             },
11175             'East_Timor' => {
11176             long => {
11177             'standard' => q#východotimorský čas#,
11178             },
11179             },
11180             'Easter' => {
11181             long => {
11182             'daylight' => q#letný čas Veľkonočného ostrova#,
11183             'generic' => q#čas Veľkonočného ostrova#,
11184             'standard' => q#štandardný čas Veľkonočného ostrova#,
11185             },
11186             },
11187             'Ecuador' => {
11188             long => {
11189             'standard' => q#ekvádorský čas#,
11190             },
11191             },
11192             'Etc/UTC' => {
11193             long => {
11194             'standard' => q#koordinovaný svetový čas#,
11195             },
11196             },
11197             'Etc/Unknown' => {
11198             exemplarCity => q#neznáme mesto#,
11199             },
11200             'Europe/Astrakhan' => {
11201             exemplarCity => q#Astrachán#,
11202             },
11203             'Europe/Athens' => {
11204             exemplarCity => q#Atény#,
11205             },
11206             'Europe/Belgrade' => {
11207             exemplarCity => q#Belehrad#,
11208             },
11209             'Europe/Berlin' => {
11210             exemplarCity => q#Berlín#,
11211             },
11212             'Europe/Brussels' => {
11213             exemplarCity => q#Brusel#,
11214             },
11215             'Europe/Bucharest' => {
11216             exemplarCity => q#Bukurešť#,
11217             },
11218             'Europe/Budapest' => {
11219             exemplarCity => q#Budapešť#,
11220             },
11221             'Europe/Busingen' => {
11222             exemplarCity => q#Büsingen#,
11223             },
11224             'Europe/Chisinau' => {
11225             exemplarCity => q#Kišiňov#,
11226             },
11227             'Europe/Copenhagen' => {
11228             exemplarCity => q#Kodaň#,
11229             },
11230             'Europe/Dublin' => {
11231             long => {
11232             'daylight' => q#írsky štandardný čas#,
11233             },
11234             },
11235             'Europe/Gibraltar' => {
11236             exemplarCity => q#Gibraltár#,
11237             },
11238             'Europe/Isle_of_Man' => {
11239             exemplarCity => q#Ostrov Man#,
11240             },
11241             'Europe/Kiev' => {
11242             exemplarCity => q#Kyjev#,
11243             },
11244             'Europe/Lisbon' => {
11245             exemplarCity => q#Lisabon#,
11246             },
11247             'Europe/Ljubljana' => {
11248             exemplarCity => q#Ľubľana#,
11249             },
11250             'Europe/London' => {
11251             exemplarCity => q#Londýn#,
11252             long => {
11253             'daylight' => q#britský letný čas#,
11254             },
11255             },
11256             'Europe/Luxembourg' => {
11257             exemplarCity => q#Luxembursko#,
11258             },
11259             'Europe/Monaco' => {
11260             exemplarCity => q#Monako#,
11261             },
11262             'Europe/Moscow' => {
11263             exemplarCity => q#Moskva#,
11264             },
11265             'Europe/Paris' => {
11266             exemplarCity => q#Paríž#,
11267             },
11268             'Europe/Prague' => {
11269             exemplarCity => q#Praha#,
11270             },
11271             'Europe/Rome' => {
11272             exemplarCity => q#Rím#,
11273             },
11274             'Europe/San_Marino' => {
11275             exemplarCity => q#San Maríno#,
11276             },
11277             'Europe/Stockholm' => {
11278             exemplarCity => q#Štokholm#,
11279             },
11280             'Europe/Tirane' => {
11281             exemplarCity => q#Tirana#,
11282             },
11283             'Europe/Ulyanovsk' => {
11284             exemplarCity => q#Uľjanovsk#,
11285             },
11286             'Europe/Vatican' => {
11287             exemplarCity => q#Vatikán#,
11288             },
11289             'Europe/Vienna' => {
11290             exemplarCity => q#Viedeň#,
11291             },
11292             'Europe/Warsaw' => {
11293             exemplarCity => q#Varšava#,
11294             },
11295             'Europe/Zagreb' => {
11296             exemplarCity => q#Záhreb#,
11297             },
11298             'Europe/Zurich' => {
11299             exemplarCity => q#Zürich#,
11300             },
11301             'Europe_Central' => {
11302             long => {
11303             'daylight' => q#stredoeurópsky letný čas#,
11304             'generic' => q#stredoeurópsky čas#,
11305             'standard' => q#stredoeurópsky štandardný čas#,
11306             },
11307             short => {
11308             'daylight' => q#SELČ#,
11309             'generic' => q#SEČ#,
11310             'standard' => q#SEČ#,
11311             },
11312             },
11313             'Europe_Eastern' => {
11314             long => {
11315             'daylight' => q#východoeurópsky letný čas#,
11316             'generic' => q#východoeurópsky čas#,
11317             'standard' => q#východoeurópsky štandardný čas#,
11318             },
11319             },
11320             'Europe_Further_Eastern' => {
11321             long => {
11322             'standard' => q#minský čas#,
11323             },
11324             },
11325             'Europe_Western' => {
11326             long => {
11327             'daylight' => q#západoeurópsky letný čas#,
11328             'generic' => q#západoeurópsky čas#,
11329             'standard' => q#západoeurópsky štandardný čas#,
11330             },
11331             },
11332             'Falkland' => {
11333             long => {
11334             'daylight' => q#falklandský letný čas#,
11335             'generic' => q#falklandský čas#,
11336             'standard' => q#falklandský štandardný čas#,
11337             },
11338             },
11339             'Fiji' => {
11340             long => {
11341             'daylight' => q#fidžijský letný čas#,
11342             'generic' => q#fidžijský čas#,
11343             'standard' => q#fidžijský štandardný čas#,
11344             },
11345             },
11346             'French_Guiana' => {
11347             long => {
11348             'standard' => q#francúzskoguyanský čas#,
11349             },
11350             },
11351             'French_Southern' => {
11352             long => {
11353             'standard' => q#čas Francúzskych južných a antarktických území#,
11354             },
11355             },
11356             'GMT' => {
11357             long => {
11358             'standard' => q#greenwichský čas#,
11359             },
11360             },
11361             'Galapagos' => {
11362             long => {
11363             'standard' => q#galapágsky čas#,
11364             },
11365             },
11366             'Gambier' => {
11367             long => {
11368             'standard' => q#gambierský čas#,
11369             },
11370             },
11371             'Georgia' => {
11372             long => {
11373             'daylight' => q#gruzínsky letný čas#,
11374             'generic' => q#gruzínsky čas#,
11375             'standard' => q#gruzínsky štandardný čas#,
11376             },
11377             },
11378             'Gilbert_Islands' => {
11379             long => {
11380             'standard' => q#čas Gilbertových ostrovov#,
11381             },
11382             },
11383             'Greenland_Eastern' => {
11384             long => {
11385             'daylight' => q#východogrónsky letný čas#,
11386             'generic' => q#východogrónsky čas#,
11387             'standard' => q#východogrónsky štandardný čas#,
11388             },
11389             },
11390             'Greenland_Western' => {
11391             long => {
11392             'daylight' => q#západogrónsky letný čas#,
11393             'generic' => q#západogrónsky čas#,
11394             'standard' => q#západogrónsky štandardný čas#,
11395             },
11396             },
11397             'Guam' => {
11398             long => {
11399             'standard' => q#guamský čas#,
11400             },
11401             },
11402             'Gulf' => {
11403             long => {
11404             'standard' => q#štandardný čas Perzského zálivu#,
11405             },
11406             },
11407             'Guyana' => {
11408             long => {
11409             'standard' => q#guyanský čas#,
11410             },
11411             },
11412             'Hawaii_Aleutian' => {
11413             long => {
11414             'daylight' => q#havajsko-aleutský letný čas#,
11415             'generic' => q#havajsko-aleutský čas#,
11416             'standard' => q#havajsko-aleutský štandardný čas#,
11417             },
11418             },
11419             'Hong_Kong' => {
11420             long => {
11421             'daylight' => q#hongkonský letný čas#,
11422             'generic' => q#hongkonský čas#,
11423             'standard' => q#hongkonský štandardný čas#,
11424             },
11425             },
11426             'Hovd' => {
11427             long => {
11428             'daylight' => q#chovdský letný čas#,
11429             'generic' => q#chovdský čas#,
11430             'standard' => q#chovdský štandardný čas#,
11431             },
11432             },
11433             'India' => {
11434             long => {
11435             'standard' => q#indický čas#,
11436             },
11437             },
11438             'Indian/Christmas' => {
11439             exemplarCity => q#Vianočný ostrov#,
11440             },
11441             'Indian/Cocos' => {
11442             exemplarCity => q#Kokosové ostrovy#,
11443             },
11444             'Indian/Comoro' => {
11445             exemplarCity => q#Komory#,
11446             },
11447             'Indian/Kerguelen' => {
11448             exemplarCity => q#Kergueleny#,
11449             },
11450             'Indian/Mahe' => {
11451             exemplarCity => q#Mahé#,
11452             },
11453             'Indian/Maldives' => {
11454             exemplarCity => q#Maldivy#,
11455             },
11456             'Indian/Mauritius' => {
11457             exemplarCity => q#Maurícius#,
11458             },
11459             'Indian_Ocean' => {
11460             long => {
11461             'standard' => q#indickooceánsky čas#,
11462             },
11463             },
11464             'Indochina' => {
11465             long => {
11466             'standard' => q#indočínsky čas#,
11467             },
11468             },
11469             'Indonesia_Central' => {
11470             long => {
11471             'standard' => q#stredoindonézsky čas#,
11472             },
11473             },
11474             'Indonesia_Eastern' => {
11475             long => {
11476             'standard' => q#východoindonézsky čas#,
11477             },
11478             },
11479             'Indonesia_Western' => {
11480             long => {
11481             'standard' => q#západoindonézsky čas#,
11482             },
11483             },
11484             'Iran' => {
11485             long => {
11486             'daylight' => q#iránsky letný čas#,
11487             'generic' => q#iránsky čas#,
11488             'standard' => q#iránsky štandardný čas#,
11489             },
11490             },
11491             'Irkutsk' => {
11492             long => {
11493             'daylight' => q#irkutský letný čas#,
11494             'generic' => q#irkutský čas#,
11495             'standard' => q#irkutský štandardný čas#,
11496             },
11497             },
11498             'Israel' => {
11499             long => {
11500             'daylight' => q#izraelský letný čas#,
11501             'generic' => q#izraelský čas#,
11502             'standard' => q#izraelský štandardný čas#,
11503             },
11504             },
11505             'Japan' => {
11506             long => {
11507             'daylight' => q#japonský letný čas#,
11508             'generic' => q#japonský čas#,
11509             'standard' => q#japonský štandardný čas#,
11510             },
11511             },
11512             'Kamchatka' => {
11513             long => {
11514             'daylight' => q#Petropavlovsk-Kamčatskijský letný čas#,
11515             'generic' => q#Petropavlovsk-Kamčatský čas#,
11516             'standard' => q#Petropavlovsk-Kamčatský štandardný čas#,
11517             },
11518             },
11519             'Kazakhstan' => {
11520             long => {
11521             'standard' => q#kazachstanský čas#,
11522             },
11523             },
11524             'Kazakhstan_Eastern' => {
11525             long => {
11526             'standard' => q#východokazachstanský čas#,
11527             },
11528             },
11529             'Kazakhstan_Western' => {
11530             long => {
11531             'standard' => q#západokazachstanský čas#,
11532             },
11533             },
11534             'Korea' => {
11535             long => {
11536             'daylight' => q#kórejský letný čas#,
11537             'generic' => q#kórejský čas#,
11538             'standard' => q#kórejský štandardný čas#,
11539             },
11540             },
11541             'Kosrae' => {
11542             long => {
11543             'standard' => q#kosrajský čas#,
11544             },
11545             },
11546             'Krasnoyarsk' => {
11547             long => {
11548             'daylight' => q#krasnojarský letný čas#,
11549             'generic' => q#krasnojarský čas#,
11550             'standard' => q#krasnojarský štandardný čas#,
11551             },
11552             },
11553             'Kyrgystan' => {
11554             long => {
11555             'standard' => q#kirgizský čas#,
11556             },
11557             },
11558             'Lanka' => {
11559             long => {
11560             'standard' => q#srílanský čas#,
11561             },
11562             },
11563             'Line_Islands' => {
11564             long => {
11565             'standard' => q#čas Rovníkových ostrovov#,
11566             },
11567             },
11568             'Lord_Howe' => {
11569             long => {
11570             'daylight' => q#letný čas ostrova lorda Howa#,
11571             'generic' => q#čas ostrova lorda Howa#,
11572             'standard' => q#štandardný čas ostrova lorda Howa#,
11573             },
11574             },
11575             'Macau' => {
11576             long => {
11577             'daylight' => q#macajský letný čas#,
11578             'generic' => q#macajský čas#,
11579             'standard' => q#macajský štandardný čas#,
11580             },
11581             },
11582             'Magadan' => {
11583             long => {
11584             'daylight' => q#magadanský letný čas#,
11585             'generic' => q#magadanský čas#,
11586             'standard' => q#magadanský štandardný čas#,
11587             },
11588             },
11589             'Malaysia' => {
11590             long => {
11591             'standard' => q#malajzijský čas#,
11592             },
11593             },
11594             'Maldives' => {
11595             long => {
11596             'standard' => q#maldivský čas#,
11597             },
11598             },
11599             'Marquesas' => {
11600             long => {
11601             'standard' => q#markézsky čas#,
11602             },
11603             },
11604             'Marshall_Islands' => {
11605             long => {
11606             'standard' => q#čas Marshallových ostrovov#,
11607             },
11608             },
11609             'Mauritius' => {
11610             long => {
11611             'daylight' => q#maurícijský letný čas#,
11612             'generic' => q#maurícijský čas#,
11613             'standard' => q#maurícijský štandardný čas#,
11614             },
11615             },
11616             'Mawson' => {
11617             long => {
11618             'standard' => q#čas Mawsonovej stanice#,
11619             },
11620             },
11621             'Mexico_Pacific' => {
11622             long => {
11623             'daylight' => q#mexický tichomorský letný čas#,
11624             'generic' => q#mexický tichomorský čas#,
11625             'standard' => q#mexický tichomorský štandardný čas#,
11626             },
11627             },
11628             'Mongolia' => {
11629             long => {
11630             'daylight' => q#ulanbátarský letný čas#,
11631             'generic' => q#ulanbátarský čas#,
11632             'standard' => q#ulanbátarský štandardný čas#,
11633             },
11634             },
11635             'Moscow' => {
11636             long => {
11637             'daylight' => q#moskovský letný čas#,
11638             'generic' => q#moskovský čas#,
11639             'standard' => q#moskovský štandardný čas#,
11640             },
11641             },
11642             'Myanmar' => {
11643             long => {
11644             'standard' => q#mjanmarský čas#,
11645             },
11646             },
11647             'Nauru' => {
11648             long => {
11649             'standard' => q#nauruský čas#,
11650             },
11651             },
11652             'Nepal' => {
11653             long => {
11654             'standard' => q#nepálsky čas#,
11655             },
11656             },
11657             'New_Caledonia' => {
11658             long => {
11659             'daylight' => q#novokaledónsky letný čas#,
11660             'generic' => q#novokaledónsky čas#,
11661             'standard' => q#novokaledónsky štandardný čas#,
11662             },
11663             },
11664             'New_Zealand' => {
11665             long => {
11666             'daylight' => q#novozélandský letný čas#,
11667             'generic' => q#novozélandský čas#,
11668             'standard' => q#novozélandský štandardný čas#,
11669             },
11670             },
11671             'Newfoundland' => {
11672             long => {
11673             'daylight' => q#newfoundlandský letný čas#,
11674             'generic' => q#newfoundlandský čas#,
11675             'standard' => q#newfoundlandský štandardný čas#,
11676             },
11677             },
11678             'Niue' => {
11679             long => {
11680             'standard' => q#niuejský čas#,
11681             },
11682             },
11683             'Norfolk' => {
11684             long => {
11685             'daylight' => q#norfolský letný čas#,
11686             'generic' => q#norfolský čas#,
11687             'standard' => q#norfolský štandardný čas#,
11688             },
11689             },
11690             'Noronha' => {
11691             long => {
11692             'daylight' => q#letný čas súostrovia Fernando de Noronha#,
11693             'generic' => q#čas súostrovia Fernando de Noronha#,
11694             'standard' => q#štandardný čas súostrovia Fernando de Noronha#,
11695             },
11696             },
11697             'North_Mariana' => {
11698             long => {
11699             'standard' => q#severomariánsky čas#,
11700             },
11701             },
11702             'Novosibirsk' => {
11703             long => {
11704             'daylight' => q#novosibirský letný čas#,
11705             'generic' => q#novosibirský čas#,
11706             'standard' => q#novosibirský štandardný čas#,
11707             },
11708             },
11709             'Omsk' => {
11710             long => {
11711             'daylight' => q#omský letný čas#,
11712             'generic' => q#omský čas#,
11713             'standard' => q#omský štandardný čas#,
11714             },
11715             },
11716             'Pacific/Easter' => {
11717             exemplarCity => q#Veľkonočný ostrov#,
11718             },
11719             'Pacific/Enderbury' => {
11720             exemplarCity => q#Enderbury#,
11721             },
11722             'Pacific/Fiji' => {
11723             exemplarCity => q#Fidži#,
11724             },
11725             'Pacific/Galapagos' => {
11726             exemplarCity => q#Galapágy#,
11727             },
11728             'Pacific/Honolulu' => {
11729             exemplarCity => q#Honolulu#,
11730             short => {
11731             'daylight' => q#HDT#,
11732             'generic' => q#HST#,
11733             'standard' => q#HST#,
11734             },
11735             },
11736             'Pacific/Marquesas' => {
11737             exemplarCity => q#Markézy#,
11738             },
11739             'Pacific/Noumea' => {
11740             exemplarCity => q#Nouméa#,
11741             },
11742             'Pakistan' => {
11743             long => {
11744             'daylight' => q#pakistanský letný čas#,
11745             'generic' => q#pakistanský čas#,
11746             'standard' => q#pakistanský štandardný čas#,
11747             },
11748             },
11749             'Palau' => {
11750             long => {
11751             'standard' => q#palauský čas#,
11752             },
11753             },
11754             'Papua_New_Guinea' => {
11755             long => {
11756             'standard' => q#čas Papuy-Novej Guiney#,
11757             },
11758             },
11759             'Paraguay' => {
11760             long => {
11761             'daylight' => q#paraguajský letný čas#,
11762             'generic' => q#paraguajský čas#,
11763             'standard' => q#paraguajský štandardný čas#,
11764             },
11765             },
11766             'Peru' => {
11767             long => {
11768             'daylight' => q#peruánsky letný čas#,
11769             'generic' => q#peruánsky čas#,
11770             'standard' => q#peruánsky štandardný čas#,
11771             },
11772             },
11773             'Philippines' => {
11774             long => {
11775             'daylight' => q#filipínsky letný čas#,
11776             'generic' => q#filipínsky čas#,
11777             'standard' => q#filipínsky štandardný čas#,
11778             },
11779             },
11780             'Phoenix_Islands' => {
11781             long => {
11782             'standard' => q#čas Fénixových ostrovov#,
11783             },
11784             },
11785             'Pierre_Miquelon' => {
11786             long => {
11787             'daylight' => q#pierre-miquelonský letný čas#,
11788             'generic' => q#pierre-miquelonský čas#,
11789             'standard' => q#pierre-miquelonský štandardný čas#,
11790             },
11791             },
11792             'Pitcairn' => {
11793             long => {
11794             'standard' => q#čas Pitcairnových ostrovov#,
11795             },
11796             },
11797             'Ponape' => {
11798             long => {
11799             'standard' => q#ponapský čas#,
11800             },
11801             },
11802             'Pyongyang' => {
11803             long => {
11804             'standard' => q#pchjongjanský čas#,
11805             },
11806             },
11807             'Qyzylorda' => {
11808             long => {
11809             'daylight' => q#kyzylordský letný čas#,
11810             'generic' => q#kyzylordský čas#,
11811             'standard' => q#kyzylordský štandardný čas#,
11812             },
11813             },
11814             'Reunion' => {
11815             long => {
11816             'standard' => q#réunionský čas#,
11817             },
11818             },
11819             'Rothera' => {
11820             long => {
11821             'standard' => q#čas Rotherovej stanice#,
11822             },
11823             },
11824             'Sakhalin' => {
11825             long => {
11826             'daylight' => q#sachalinský letný čas#,
11827             'generic' => q#sachalinský čas#,
11828             'standard' => q#sachalinský štandardný čas#,
11829             },
11830             },
11831             'Samara' => {
11832             long => {
11833             'daylight' => q#Samarský letný čas#,
11834             'generic' => q#Samarský čas#,
11835             'standard' => q#Samarský štandardný čas#,
11836             },
11837             },
11838             'Samoa' => {
11839             long => {
11840             'daylight' => q#samojský letný čas#,
11841             'generic' => q#samojský čas#,
11842             'standard' => q#samojský štandardný čas#,
11843             },
11844             },
11845             'Seychelles' => {
11846             long => {
11847             'standard' => q#seychelský čas#,
11848             },
11849             },
11850             'Singapore' => {
11851             long => {
11852             'standard' => q#singapurský štandardný čas#,
11853             },
11854             },
11855             'Solomon' => {
11856             long => {
11857             'standard' => q#čas Šalamúnových ostrovov#,
11858             },
11859             },
11860             'South_Georgia' => {
11861             long => {
11862             'standard' => q#čas Južnej Georgie#,
11863             },
11864             },
11865             'Suriname' => {
11866             long => {
11867             'standard' => q#surinamský čas#,
11868             },
11869             },
11870             'Syowa' => {
11871             long => {
11872             'standard' => q#čas stanice Šówa#,
11873             },
11874             },
11875             'Tahiti' => {
11876             long => {
11877             'standard' => q#tahitský čas#,
11878             },
11879             },
11880             'Taipei' => {
11881             long => {
11882             'daylight' => q#tchajpejský letný čas#,
11883             'generic' => q#tchajpejský čas#,
11884             'standard' => q#tchajpejský štandardný čas#,
11885             },
11886             },
11887             'Tajikistan' => {
11888             long => {
11889             'standard' => q#tadžický čas#,
11890             },
11891             },
11892             'Tokelau' => {
11893             long => {
11894             'standard' => q#tokelauský čas#,
11895             },
11896             },
11897             'Tonga' => {
11898             long => {
11899             'daylight' => q#tonžský letný čas#,
11900             'generic' => q#tonžský čas#,
11901             'standard' => q#tonžský štandardný čas#,
11902             },
11903             },
11904             'Truk' => {
11905             long => {
11906             'standard' => q#chuukský čas#,
11907             },
11908             },
11909             'Turkmenistan' => {
11910             long => {
11911             'daylight' => q#turkménsky letný čas#,
11912             'generic' => q#turkménsky čas#,
11913             'standard' => q#turkménsky štandardný čas#,
11914             },
11915             },
11916             'Tuvalu' => {
11917             long => {
11918             'standard' => q#tuvalský čas#,
11919             },
11920             },
11921             'Uruguay' => {
11922             long => {
11923             'daylight' => q#uruguajský letný čas#,
11924             'generic' => q#uruguajský čas#,
11925             'standard' => q#uruguajský štandardný čas#,
11926             },
11927             },
11928             'Uzbekistan' => {
11929             long => {
11930             'daylight' => q#uzbecký letný čas#,
11931             'generic' => q#uzbecký čas#,
11932             'standard' => q#uzbecký štandardný čas#,
11933             },
11934             },
11935             'Vanuatu' => {
11936             long => {
11937             'daylight' => q#vanuatský letný čas#,
11938             'generic' => q#vanuatský čas#,
11939             'standard' => q#vanuatský štandardný čas#,
11940             },
11941             },
11942             'Venezuela' => {
11943             long => {
11944             'standard' => q#venezuelský čas#,
11945             },
11946             },
11947             'Vladivostok' => {
11948             long => {
11949             'daylight' => q#vladivostocký letný čas#,
11950             'generic' => q#vladivostocký čas#,
11951             'standard' => q#vladivostocký štandardný čas#,
11952             },
11953             },
11954             'Volgograd' => {
11955             long => {
11956             'daylight' => q#volgogradský letný čas#,
11957             'generic' => q#volgogradský čas#,
11958             'standard' => q#volgogradský štandardný čas#,
11959             },
11960             },
11961             'Vostok' => {
11962             long => {
11963             'standard' => q#čas stanice Vostok#,
11964             },
11965             },
11966             'Wake' => {
11967             long => {
11968             'standard' => q#čas ostrova Wake#,
11969             },
11970             },
11971             'Wallis' => {
11972             long => {
11973             'standard' => q#čas ostrovov Wallis a Futuna#,
11974             },
11975             },
11976             'Yakutsk' => {
11977             long => {
11978             'daylight' => q#jakutský letný čas#,
11979             'generic' => q#jakutský čas#,
11980             'standard' => q#jakutský štandardný čas#,
11981             },
11982             },
11983             'Yekaterinburg' => {
11984             long => {
11985             'daylight' => q#jekaterinburský letný čas#,
11986             'generic' => q#jekaterinburský čas#,
11987             'standard' => q#jekaterinburský štandardný čas#,
11988             },
11989             },
11990             'Yukon' => {
11991             long => {
11992             'standard' => q#yukonský čas#,
11993             },
11994             },
11995             } }
11996             );
11997 1     1   43022 no Moo;
  1         3  
  1         10  
11998              
11999             1;
12000              
12001             # vim: tabstop=4