File Coverage

blib/lib/Locale/CLDR/Locales/Gsw.pm
Criterion Covered Total %
statement 26 33 78.7
branch n/a
condition n/a
subroutine 9 10 90.0
pod 0 1 0.0
total 35 44 79.5


line stmt bran cond sub pod time code
1             =head1
2              
3             Locale::CLDR::Locales::Gsw - Package for language Swiss German
4              
5             =cut
6              
7             package Locale::CLDR::Locales::Gsw;
8             # This file auto generated from Data\common\main\gsw.xml
9             # on Sun 24 Apr 8:31:07 am GMT
10              
11 1     1   2526955 use version;
  1         2  
  1         8  
12              
13             our $VERSION = version->declare('v0.29.0');
14              
15 1     1   94 use v5.10.1;
  1         2  
16 1     1   4 use mro 'c3';
  1         6  
  1         9  
17 1     1   31 use utf8;
  1         1  
  1         8  
18 1     1   28 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         2  
  1         15  
19              
20 1     1   671 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         59705  
  1         12  
21 1     1   1565 use Moo;
  1         9200  
  1         5  
22              
23             extends('Locale::CLDR::Locales::Root');
24             # Need to add code for Key type pattern
25             sub display_name_pattern {
26 0     0 0   my ($self, $name, $region, $script, $variant) = @_;
27              
28 0           my $display_pattern = '{0} ({1})';
29 0           $display_pattern =~s/\{0\}/$name/g;
30 0           my $subtags = join '{0}, {1}', grep {$_} (
  0            
31             $region,
32             $script,
33             $variant,
34             );
35              
36 0           $display_pattern =~s/\{1\}/$subtags/g;
37 0           return $display_pattern;
38             }
39              
40             has 'display_name_language' => (
41             is => 'ro',
42             isa => CodeRef,
43             init_arg => undef,
44             default => sub {
45             sub {
46             my %languages = (
47             'aa' => 'Afar',
48             'ab' => 'Abchasisch',
49             'ace' => 'Aceh',
50             'ach' => 'Acholi',
51             'ada' => 'Adangme',
52             'ady' => 'Adygai',
53             'ae' => 'Avestisch',
54             'af' => 'Afrikaans',
55             'afh' => 'Afrihili',
56             'ain' => 'Ainu',
57             'ak' => 'Akan',
58             'akk' => 'Akkadisch',
59             'ale' => 'Aleutisch',
60             'alt' => 'Süüd-Altaisch',
61             'am' => 'Amharisch',
62             'an' => 'Aragonesisch',
63             'ang' => 'Altänglisch',
64             'anp' => 'Angika',
65             'ar' => 'Arabisch',
66             'arc' => 'Aramääisch',
67             'arn' => 'Araukanisch',
68             'arp' => 'Arapaho',
69             'arw' => 'Arawak',
70             'as' => 'Assamesisch',
71             'asa' => 'Asu (Tanzania)',
72             'ast' => 'Aschturianisch',
73             'av' => 'Awarisch',
74             'awa' => 'Awadhi',
75             'ay' => 'Aymara',
76             'az' => 'Aserbaidschanisch',
77             'ba' => 'Baschkirisch',
78             'bal' => 'Belutschisch',
79             'ban' => 'Balinesisch',
80             'bas' => 'Basaa',
81             'be' => 'Wiissrussisch',
82             'bej' => 'Bedauye',
83             'bem' => 'Bemba',
84             'bez' => 'Bena (Tanzania)',
85             'bg' => 'Bulgaarisch',
86             'bho' => 'Bhodschpuri',
87             'bi' => 'Bislama',
88             'bik' => 'Bikolisch',
89             'bin' => 'Bini',
90             'bla' => 'Blackfoot-Schpraach',
91             'bm' => 'Bambara',
92             'bn' => 'Bengalisch',
93             'bo' => 'Tibeetisch',
94             'br' => 'Brötoonisch',
95             'bra' => 'Braj-Bhakha',
96             'bs' => 'Bosnisch',
97             'bua' => 'Burjatisch',
98             'bug' => 'Bugineesisch',
99             'byn' => 'Blin',
100             'ca' => 'Katalaanisch',
101             'cad' => 'Caddo',
102             'car' => 'Kariibisch',
103             'cch' => 'Atsam',
104             'ce' => 'Tschetscheenisch',
105             'ceb' => 'Cebuano',
106             'ch' => 'Chamorro',
107             'chb' => 'Tschibtscha',
108             'chg' => 'Tschagataisch',
109             'chk' => 'Trukesisch',
110             'chm' => 'Tscheremissisch',
111             'chn' => 'Chinook',
112             'cho' => 'Choctaw',
113             'chp' => 'Chipewyan',
114             'chr' => 'Cherokee',
115             'chy' => 'Cheyenne',
116             'co' => 'Korsisch',
117             'cop' => 'Koptisch',
118             'cr' => 'Cree',
119             'crh' => 'Krimtatarisch',
120             'cs' => 'Tschechisch',
121             'csb' => 'Kaschubisch',
122             'cu' => 'Chileslawisch',
123             'cv' => 'Tschuwaschisch',
124             'cy' => 'Walisisch',
125             'da' => 'Tänisch',
126             'dak' => 'Takota',
127             'dar' => 'Targiinisch',
128             'de' => 'Tüütsch',
129             'de_AT' => 'Öschtriichischs Tüütsch',
130             'de_CH' => 'Schwiizer Hochtüütsch',
131             'del' => 'Delaware-Schpraach',
132             'den' => 'Slavey',
133             'dgr' => 'Togrib',
134             'din' => 'Tinka',
135             'doi' => 'Togri',
136             'dsb' => 'Nidersorbisch',
137             'dua' => 'Tuala',
138             'dum' => 'Mittelniderländisch',
139             'dv' => 'Malediivisch',
140             'dyu' => 'Tiula',
141             'dz' => 'Dschongkha',
142             'ee' => 'Ewe',
143             'efi' => 'Efikisch',
144             'egy' => 'Altägyptisch',
145             'eka' => 'Ekajuk',
146             'el' => 'Griechisch',
147             'elx' => 'Elamisch',
148             'en' => 'Änglisch',
149             'en_AU' => 'Auschtralischs Änglisch',
150             'en_CA' => 'Kanadischs Änglisch',
151             'en_GB' => 'Britischs Änglisch',
152             'en_US' => 'Amerikanischs Änglisch',
153             'enm' => 'Mittelänglisch',
154             'eo' => 'Eschperanto',
155             'es' => 'Schpanisch',
156             'es_419' => 'Latiinamerikanischs Schpanisch',
157             'es_ES' => 'Ibeerischs Schpanisch',
158             'et' => 'Eestnisch',
159             'eu' => 'Baskisch',
160             'ewo' => 'Ewondo',
161             'fa' => 'Persisch',
162             'fan' => 'Pangwe-Schpraach',
163             'fat' => 'Fanti-Schpraach',
164             'ff' => 'Ful',
165             'fi' => 'Finnisch',
166             'fil' => 'Filipino',
167             'fj' => 'Fidschianisch',
168             'fo' => 'Färöisch',
169             'fon' => 'Fon',
170             'fr' => 'Französisch',
171             'fr_CA' => 'Kanadischs Französisch',
172             'fr_CH' => 'Schwiizer Französisch',
173             'frm' => 'Mittelfranzösisch',
174             'fro' => 'Altfranzösisch',
175             'frr' => 'Nordfriesisch',
176             'frs' => 'Oschtfriesisch',
177             'fur' => 'Friulisch',
178             'fy' => 'Friesisch',
179             'ga' => 'Iirisch',
180             'gaa' => 'Ga',
181             'gay' => 'Gayo',
182             'gba' => 'Gbaya',
183             'gd' => 'Schottisch-Gäälisch',
184             'gez' => 'Geez',
185             'gil' => 'Gilbertesisch',
186             'gl' => 'Galizisch',
187             'gmh' => 'Mittelhochtüütsch',
188             'gn' => 'Guarani',
189             'goh' => 'Althochtüütsch',
190             'gon' => 'Gondi',
191             'gor' => 'Mongondou',
192             'got' => 'Gotisch',
193             'grb' => 'Grebo',
194             'grc' => 'Altgriechisch',
195             'gsw' => 'Schwiizertüütsch',
196             'gu' => 'Gujarati',
197             'gv' => 'Manx-Gäälisch',
198             'gwi' => 'Kutchinisch',
199             'ha' => 'Haussa',
200             'hai' => 'Haida',
201             'haw' => 'Hawaiianisch',
202             'he' => 'Hebräisch',
203             'hi' => 'Hindi',
204             'hil' => 'Hiligaynonisch',
205             'hit' => 'Hethitisch',
206             'hmn' => 'Miao',
207             'ho' => 'Hiri-Motu',
208             'hr' => 'Kroazisch',
209             'hsb' => 'Obersorbisch',
210             'ht' => 'Haitisch',
211             'hu' => 'Ungarisch',
212             'hup' => 'Hupa',
213             'hy' => 'Armenisch',
214             'hz' => 'Herero',
215             'ia' => 'Interlingua',
216             'iba' => 'Ibanisch',
217             'id' => 'Indonesisch',
218             'ie' => 'Interlingue',
219             'ig' => 'Igbo',
220             'ii' => 'Sezuanischs Yi',
221             'ik' => 'Inupiak',
222             'ilo' => 'Ilokano',
223             'inh' => 'Inguschisch',
224             'io' => 'Ido',
225             'is' => 'Iisländisch',
226             'it' => 'Italiänisch',
227             'iu' => 'Inukitut',
228             'ja' => 'Japanisch',
229             'jbo' => 'Lojbanisch',
230             'jpr' => 'Jüüdisch-Persisch',
231             'jrb' => 'Jüüdisch-Arabisch',
232             'jv' => 'Javanisch',
233             'ka' => 'Georgisch',
234             'kaa' => 'Karakalpakisch',
235             'kab' => 'Kabylisch',
236             'kac' => 'Kachin-Schpraach',
237             'kaj' => 'Jju',
238             'kam' => 'Kamba',
239             'kaw' => 'Kawi',
240             'kbd' => 'Kabardinisch',
241             'kcg' => 'Tyap',
242             'kea' => 'Kabuverdianu',
243             'kfo' => 'Koro',
244             'kg' => 'Kongolesisch',
245             'kha' => 'Khasisch',
246             'kho' => 'Sakisch',
247             'ki' => 'Kikuyu-Schpraach',
248             'kj' => 'Kwanyama',
249             'kk' => 'Kasachisch',
250             'kl' => 'Gröönländisch',
251             'km' => 'Kambodschanisch',
252             'kmb' => 'Kimbundu-Schpraach',
253             'kn' => 'Kannada',
254             'ko' => 'Koreaanisch',
255             'kok' => 'Konkani',
256             'kos' => 'Kosraeanisch',
257             'kpe' => 'Kpelle-Schpraach',
258             'kr' => 'Kanuri-Schpraach',
259             'krc' => 'Karatschaiisch-Balkarisch',
260             'krl' => 'Karelisch',
261             'kru' => 'Oraon-Schpraach',
262             'ks' => 'Kaschmirisch',
263             'ku' => 'Kurdisch',
264             'kum' => 'Kumükisch',
265             'kut' => 'Kutenai-Schpraach',
266             'kv' => 'Komi-Schpraach',
267             'kw' => 'Kornisch',
268             'ky' => 'Kirgiisisch',
269             'la' => 'Latiin',
270             'lad' => 'Ladino',
271             'lah' => 'Lahndanisch',
272             'lam' => 'Lambanisch',
273             'lb' => 'Luxemburgisch',
274             'lez' => 'Lesgisch',
275             'lg' => 'Ganda-Schpraach',
276             'li' => 'Limburgisch',
277             'ln' => 'Lingala',
278             'lo' => 'Laozisch',
279             'lol' => 'Mongo',
280             'loz' => 'Rotse-Schpraach',
281             'lt' => 'Litauisch',
282             'lu' => 'Luba',
283             'lua' => 'Luba-Lulua',
284             'lui' => 'Luiseno-Schpraach',
285             'lun' => 'Lunda-Schpraach',
286             'luo' => 'Luo-Schpraach',
287             'lus' => 'Lushai-Schpraach',
288             'luy' => 'Olulujia',
289             'lv' => 'Lettisch',
290             'mad' => 'Maduresisch',
291             'mag' => 'Khotta',
292             'mai' => 'Maithili',
293             'mak' => 'Makassarisch',
294             'man' => 'Manding-Schpraach',
295             'mas' => 'Massai-Schpraach',
296             'mdf' => 'Mokschamordwinisch',
297             'mdr' => 'Mandaresisch',
298             'men' => 'Mende-Schpraach',
299             'mg' => 'Madagassisch',
300             'mga' => 'Mittelirisch',
301             'mh' => 'Marschallesisch',
302             'mi' => 'Maori',
303             'mic' => 'Micmac-Schpraach',
304             'min' => 'Minangkabau-Schpraach',
305             'mk' => 'Mazedonisch',
306             'ml' => 'Malayalam',
307             'mn' => 'Mongolisch',
308             'mnc' => 'Mandschurisch',
309             'mni' => 'Meithei-Schpraach',
310             'moh' => 'Mohawk-Schpraach',
311             'mos' => 'Mossi-Schpraach',
312             'mr' => 'Marathi',
313             'ms' => 'Malaiisch',
314             'mt' => 'Maltesisch',
315             'mul' => 'Mehrschpraachig',
316             'mus' => 'Muskogee-Schpraach',
317             'mwl' => 'Mirandesisch',
318             'mwr' => 'Marwarisch',
319             'my' => 'Birmanisch',
320             'myv' => 'Erzya',
321             'na' => 'Nauruisch',
322             'nap' => 'Neapolitanisch',
323             'nb' => 'Norwegisch BokmÃ¥l',
324             'nd' => 'Nord-Ndebele-Schpraach',
325             'nds' => 'Nidertüütsch',
326             'ne' => 'Nepalesisch',
327             'new' => 'Newarisch',
328             'ng' => 'Ndonga',
329             'nia' => 'Nias-Schpraach',
330             'niu' => 'Niue-Schpraach',
331             'nl' => 'Niderländisch',
332             'nl_BE' => 'Fläämisch',
333             'nn' => 'Norwegisch Nynorsk',
334             'no' => 'Norwegisch',
335             'nog' => 'Nogaisch',
336             'non' => 'Altnordisch',
337             'nqo' => 'N’Ko',
338             'nr' => 'Süüd-Ndebele-Schpraach',
339             'nso' => 'Nord-Sotho-Schpraach',
340             'nv' => 'Navajo-Schpraach',
341             'nwc' => 'Alt-Newari',
342             'ny' => 'Chewa-Schpraach',
343             'nym' => 'Nyamwezi-Schpraach',
344             'nyn' => 'Nyankole',
345             'nyo' => 'Nyoro',
346             'nzi' => 'Nzima',
347             'oc' => 'Okzitanisch',
348             'oj' => 'Ojibwa-Schpraach',
349             'om' => 'Oromo',
350             'or' => 'Orija',
351             'os' => 'Ossezisch',
352             'osa' => 'Osage-Schpraach',
353             'ota' => 'Osmanisch',
354             'pa' => 'Pandschabisch',
355             'pag' => 'Pangasinanisch',
356             'pal' => 'Mittelpersisch',
357             'pam' => 'Pampanggan-Schpraach',
358             'pap' => 'Papiamento',
359             'pau' => 'Palau',
360             'peo' => 'Altpersisch',
361             'phn' => 'Phönikisch',
362             'pi' => 'Pali',
363             'pl' => 'Polnisch',
364             'pon' => 'Ponapeanisch',
365             'pro' => 'Altprovenzalisch',
366             'ps' => 'Paschtu',
367             'pt' => 'Portugiisisch',
368             'pt_BR' => 'Brasilianischs Portugiisisch',
369             'pt_PT' => 'Iberischs Portugiisisch',
370             'qu' => 'Quechua',
371             'raj' => 'Rajasthani',
372             'rap' => 'Oschterinsel-Schpraach',
373             'rar' => 'Rarotonganisch',
374             'rm' => 'Rätoromanisch',
375             'rn' => 'Rundi-Schpraach',
376             'ro' => 'Rumänisch',
377             'ro_MD' => 'Moldawisch',
378             'rom' => 'Zigüünerschpraach',
379             'root' => 'Root',
380             'ru' => 'Russisch',
381             'rup' => 'Aromunisch',
382             'rw' => 'Ruandisch',
383             'sa' => 'Sanschkrit',
384             'sad' => 'Sandawe-Schpraach',
385             'sah' => 'Jakutisch',
386             'sam' => 'Samaritanisch',
387             'sas' => 'Sasak',
388             'sat' => 'Santali',
389             'sc' => 'Sardisch',
390             'scn' => 'Sizilianisch',
391             'sco' => 'Schottisch',
392             'sd' => 'Sindhi',
393             'se' => 'Nord-Samisch',
394             'sel' => 'Selkupisch',
395             'sg' => 'Sango',
396             'sga' => 'Altirisch',
397             'sh' => 'Serbo-Kroatisch',
398             'shn' => 'Schan-Schpraach',
399             'si' => 'Singhalesisch',
400             'sid' => 'Sidamo',
401             'sk' => 'Slowakisch',
402             'sl' => 'Slowenisch',
403             'sm' => 'Samoanisch',
404             'sma' => 'Süüd-Samisch',
405             'smj' => 'Lule-Samisch',
406             'smn' => 'Inari-Samisch',
407             'sms' => 'Skolt-Samisch',
408             'sn' => 'Schhona',
409             'snk' => 'Soninke-Schpraach',
410             'so' => 'Somali',
411             'sog' => 'Sogdisch',
412             'sq' => 'Albanisch',
413             'sr' => 'Serbisch',
414             'srn' => 'Srananisch',
415             'srr' => 'Serer-Schpraach',
416             'ss' => 'Swazi',
417             'st' => 'Süüd-Sotho-Schpraach',
418             'su' => 'Sundanesisch',
419             'suk' => 'Sukuma-Schpraach',
420             'sus' => 'Susu',
421             'sux' => 'Sumerisch',
422             'sv' => 'Schwedisch',
423             'sw' => 'Suaheli',
424             'swb' => 'Shimaorisch',
425             'syc' => 'Altsyrisch',
426             'syr' => 'Syrisch',
427             'ta' => 'Tamilisch',
428             'te' => 'Telugu',
429             'tem' => 'Temne',
430             'ter' => 'Tereno-Schpraach',
431             'tet' => 'Tetum-Schpraach',
432             'tg' => 'Tadschikisch',
433             'th' => 'Thailändisch',
434             'ti' => 'Tigrinja',
435             'tig' => 'Tigre',
436             'tiv' => 'Tiv-Schpraach',
437             'tk' => 'Turkmenisch',
438             'tkl' => 'Tokelauanisch',
439             'tl' => 'Tagalog',
440             'tlh' => 'Klingonisch',
441             'tli' => 'Tlingit-Schpraach',
442             'tmh' => 'Tamaseq',
443             'tn' => 'Tswana-Schpraach',
444             'to' => 'Tongaisch',
445             'tog' => 'Tsonga-Schpraach',
446             'tpi' => 'Neumelanesisch',
447             'tr' => 'Türkisch',
448             'ts' => 'Tsonga',
449             'tsi' => 'Tsimshian-Schpraach',
450             'tt' => 'Tatarisch',
451             'tum' => 'Tumbuka-Schpraach',
452             'tvl' => 'Elliceanisch',
453             'tw' => 'Twi',
454             'ty' => 'Tahitisch',
455             'tyv' => 'Tuwinisch',
456             'udm' => 'Udmurtisch',
457             'ug' => 'Uigurisch',
458             'uga' => 'Ugaritisch',
459             'uk' => 'Ukrainisch',
460             'umb' => 'Mbundu-Schpraach',
461             'und' => 'Unbeschtimmti Schpraach',
462             'ur' => 'Urdu',
463             'uz' => 'Usbekisch',
464             'vai' => 'Vai-Schpraach',
465             've' => 'Venda-Schpraach',
466             'vi' => 'Vietnamesisch',
467             'vo' => 'Volapük',
468             'vot' => 'Wotisch',
469             'wa' => 'Wallonisch',
470             'wal' => 'Walamo-Schpraach',
471             'war' => 'Waray',
472             'was' => 'Washo-Schpraach',
473             'wo' => 'Wolof',
474             'xal' => 'Kalmückisch',
475             'xh' => 'Xhosa',
476             'yao' => 'Yao-Schpraach',
477             'yap' => 'Yapesisch',
478             'yi' => 'Jiddisch',
479             'yo' => 'Yoruba',
480             'yue' => 'Kantonesisch',
481             'za' => 'Zhuang',
482             'zap' => 'Zapotekisch',
483             'zbl' => 'Bliss-Symbool',
484             'zen' => 'Zenaga',
485             'zh' => 'Chineesisch',
486             'zh_Hans' => 'Veräifachts Chineesisch',
487             'zh_Hant' => 'Tradizionells Chineesisch',
488             'zu' => 'Zulu',
489             'zun' => 'Zuni-Schpraach',
490             'zxx' => 'Kän schpraachliche Inhalt',
491             'zza' => 'Zaza',
492              
493             );
494             if (@_) {
495             return $languages{$_[0]};
496             }
497             return \%languages;
498             }
499             },
500             );
501              
502             has 'display_name_script' => (
503             is => 'ro',
504             isa => CodeRef,
505             init_arg => undef,
506             default => sub {
507             sub {
508             my %scripts = (
509             'Arab' => 'Arabisch',
510             'Armi' => 'Armi',
511             'Armn' => 'Armenisch',
512             'Avst' => 'Aveschtisch',
513             'Bali' => 'Balinesisch',
514             'Batk' => 'Battakisch',
515             'Beng' => 'Bengalisch',
516             'Blis' => 'Bliss-Symbool',
517             'Bopo' => 'Bopomofo',
518             'Brah' => 'Brahmi',
519             'Brai' => 'Blindäschrift',
520             'Bugi' => 'Buginesisch',
521             'Buhd' => 'Buhid',
522             'Cans' => 'UCAS',
523             'Cari' => 'Karisch',
524             'Cham' => 'Cham',
525             'Cher' => 'Cherokee',
526             'Cirt' => 'Cirth',
527             'Copt' => 'Koptisch',
528             'Cprt' => 'Zypriotisch',
529             'Cyrl' => 'Kyrillisch',
530             'Cyrs' => 'Altchileslawisch',
531             'Deva' => 'Tövanagaari',
532             'Dsrt' => 'Teseret',
533             'Egyd' => 'Temozisch-Ägüptisch',
534             'Egyh' => 'Hiraazisch-Ägüptisch',
535             'Egyp' => 'Ägüptischi Hiroglüüfe',
536             'Ethi' => 'Äzioopisch',
537             'Geok' => 'Ghutsuri',
538             'Geor' => 'Georgisch',
539             'Glag' => 'Glagolitisch',
540             'Goth' => 'Gotisch',
541             'Grek' => 'Griechisch',
542             'Gujr' => 'Guscharati',
543             'Guru' => 'Gurmukhi',
544             'Hang' => 'Hangul',
545             'Hani' => 'Chineesisch',
546             'Hano' => 'Hanunoo',
547             'Hans' => 'Veräifachti Chineesischi Schrift',
548             'Hant' => 'Tradizionelli Chineesischi Schrift',
549             'Hebr' => 'Hebräisch',
550             'Hira' => 'Hiragana',
551             'Hmng' => 'Pahawh Hmong',
552             'Hrkt' => 'Katakana oder Hiragana',
553             'Hung' => 'Altungarisch',
554             'Inds' => 'Indus-Schrift',
555             'Ital' => 'Altitalisch',
556             'Java' => 'Javanesisch',
557             'Jpan' => 'Japanisch',
558             'Kali' => 'Kayah Li',
559             'Kana' => 'Katakana',
560             'Khar' => 'Kharoshthi',
561             'Khmr' => 'Khmer',
562             'Knda' => 'Kannada',
563             'Kore' => 'Koreanisch',
564             'Lana' => 'Lanna',
565             'Laoo' => 'Laotisch',
566             'Latf' => 'Latiinisch - Fraktur-Variante',
567             'Latg' => 'Latiinisch - Gäälischi Variante',
568             'Latn' => 'Latiinisch',
569             'Lepc' => 'Lepcha',
570             'Limb' => 'Limbu',
571             'Lina' => 'Linear A',
572             'Linb' => 'Linear B',
573             'Lyci' => 'Lykisch',
574             'Lydi' => 'Lydisch',
575             'Mand' => 'Mandäisch',
576             'Mani' => 'Manichäisch',
577             'Maya' => 'Maya-Hieroglyphä',
578             'Mero' => 'Meroitisch',
579             'Mlym' => 'Malaysisch',
580             'Mong' => 'Mongolisch',
581             'Moon' => 'Moon',
582             'Mtei' => 'Meitei Mayek',
583             'Mymr' => 'Burmesisch',
584             'Nkoo' => 'N’Ko',
585             'Ogam' => 'Ogham',
586             'Olck' => 'Ol Chiki',
587             'Orkh' => 'Orchon-Runä',
588             'Orya' => 'Oriya',
589             'Osma' => 'Osmanisch',
590             'Perm' => 'Altpermisch',
591             'Phag' => 'Phags-pa',
592             'Phlv' => 'Pahlavi',
593             'Phnx' => 'Phönizisch',
594             'Plrd' => 'Pollard Phonetisch',
595             'Rjng' => 'Rejang',
596             'Roro' => 'Rongorongo',
597             'Runr' => 'Runäschrift',
598             'Samr' => 'Samaritanisch',
599             'Sara' => 'Sarati',
600             'Saur' => 'Saurashtra',
601             'Sgnw' => 'Gebäärdeschpraach',
602             'Shaw' => 'Shaw-Alphabet',
603             'Sinh' => 'Singhalesisch',
604             'Sund' => 'Sundanesisch',
605             'Sylo' => 'Syloti Nagri',
606             'Syrc' => 'Syrisch',
607             'Syre' => 'Syrisch - Eschtrangelo-Variante',
608             'Syrj' => 'Weschtsyrisch',
609             'Syrn' => 'Oschtsyrisch',
610             'Tagb' => 'Tagbanwa',
611             'Tale' => 'Tai Le',
612             'Talu' => 'Tai Lue',
613             'Taml' => 'Tamilisch',
614             'Telu' => 'Telugu',
615             'Teng' => 'Tengwar',
616             'Tfng' => 'Tifinagh',
617             'Tglg' => 'Tagalog',
618             'Thaa' => 'Thaana',
619             'Thai' => 'Thai',
620             'Tibt' => 'Tibeetisch',
621             'Ugar' => 'Ugaritisch',
622             'Vaii' => 'Vai',
623             'Visp' => 'Sichtbari Schpraach',
624             'Xpeo' => 'Altpersisch',
625             'Xsux' => 'Sumerisch-akkadischi Keilschrift',
626             'Yiii' => 'Yi',
627             'Zinh' => 'G’eerbtä Schriftwärt',
628             'Zxxx' => 'Schriftlosi Schpraach',
629             'Zyyy' => 'Unbeschtimmt',
630             'Zzzz' => 'Uncodiirti Schrift',
631              
632             );
633             if ( @_ ) {
634             return $scripts{$_[0]};
635             }
636             return \%scripts;
637             }
638             }
639             );
640              
641             has 'display_name_region' => (
642             is => 'ro',
643             isa => HashRef[Str],
644             init_arg => undef,
645             default => sub {
646             {
647             '001' => 'Wält',
648             '002' => 'Afrika',
649             '003' => 'Nordameerika',
650             '005' => 'Süüdameerika',
651             '009' => 'Ozeaanie',
652             '011' => 'Weschtafrika',
653             '013' => 'Mittelameerika',
654             '014' => 'Oschtafrika',
655             '015' => 'Nordafrika',
656             '017' => 'Zentraalafrika',
657             '018' => 'Süüdlichs Afrika',
658             '019' => 'Nord-, Mittel- und Süüdameerika',
659             '021' => 'Nördlichs Ameerika',
660             '029' => 'Karibik',
661             '030' => 'Oschtaasie',
662             '034' => 'Süüdaasie',
663             '035' => 'Süüdoschtaasie',
664             '039' => 'Süüdeuropa',
665             '053' => 'Auschtraalie und Nöiseeland',
666             '054' => 'Melaneesie',
667             '057' => 'Mikroneesischs Inselgebiet',
668             '061' => 'Polineesie',
669             '142' => 'Aasie',
670             '143' => 'Zentraalaasie',
671             '145' => 'Weschtaasie',
672             '150' => 'Euroopa',
673             '151' => 'Oschteuroopa',
674             '154' => 'Nordeuroopa',
675             '155' => 'Weschteuroopa',
676             '419' => 'Latiinameerika',
677             'AC' => 'Ascension',
678             'AD' => 'Andorra',
679             'AE' => 'Veräinigti Arabischi Emirate',
680             'AF' => 'Afganischtan',
681             'AG' => 'Antigua und Barbuda',
682             'AI' => 'Anguilla',
683             'AL' => 'Albaanie',
684             'AM' => 'Armeenie',
685             'AO' => 'Angoola',
686             'AQ' => 'Antarktis',
687             'AR' => 'Argentiinie',
688             'AS' => 'Amerikaanisch-Samoa',
689             'AT' => 'Ööschtriich',
690             'AU' => 'Auschtraalie',
691             'AW' => 'Aruba',
692             'AX' => 'Aaland-Insle',
693             'AZ' => 'Aserbäidschan',
694             'BA' => 'Bosnie und Herzegowina',
695             'BB' => 'Barbados',
696             'BD' => 'Bangladesch',
697             'BE' => 'Belgie',
698             'BF' => 'Burkina Faaso',
699             'BG' => 'Bulgaarie',
700             'BH' => 'Bachräin',
701             'BI' => 'Burundi',
702             'BJ' => 'Benin',
703             'BL' => 'St. Barthelemi',
704             'BM' => 'Bermuuda',
705             'BN' => 'Brunäi Tarussalam',
706             'BO' => 'Boliivie',
707             'BR' => 'Brasilie',
708             'BS' => 'Bahaamas',
709             'BT' => 'Bhutan',
710             'BV' => 'Bouvet-Insle',
711             'BW' => 'Botswana',
712             'BY' => 'Wiissrussland',
713             'BZ' => 'Belize',
714             'CA' => 'Kanada',
715             'CC' => 'Kokos-Insle',
716             'CD' => 'Temokraatischi Republik Kongo',
717             'CD@alt=variant' => 'Kongo-Kinshasa',
718             'CF' => 'Zentraalafrikaanischi Republik',
719             'CG' => 'Kongo',
720             'CG@alt=variant' => 'Kongo-Brazzaville',
721             'CH' => 'Schwiiz',
722             'CI' => 'Elfebäiküschte',
723             'CK' => 'Cook-Insle',
724             'CL' => 'Tschile',
725             'CM' => 'Kamerun',
726             'CN' => 'Chiina',
727             'CO' => 'Kolumbie',
728             'CP' => 'Clipperton',
729             'CR' => 'Coschta Rica',
730             'CU' => 'Kuba',
731             'CV' => 'Kap Verde',
732             'CX' => 'Wienachts-Insle',
733             'CY' => 'Zypere',
734             'CZ' => 'Tschechischi Republik',
735             'DE' => 'Tüütschland',
736             'DG' => 'Diego Garcia',
737             'DJ' => 'Tschibuuti',
738             'DK' => 'Tänemark',
739             'DM' => 'Tominica',
740             'DO' => 'Tominikaanischi Republik',
741             'DZ' => 'Algeerie',
742             'EA' => 'Ceuta und Melilla',
743             'EC' => 'Ecuador',
744             'EE' => 'Eestland',
745             'EG' => 'Ägüpte',
746             'EH' => 'Weschtsahara',
747             'ER' => 'Äritreea',
748             'ES' => 'Schpanie',
749             'ET' => 'Äthiopie',
750             'EU' => 'Europääischi Unioon',
751             'FI' => 'Finnland',
752             'FJ' => 'Fitschi',
753             'FK' => 'Falkland-Insle',
754             'FM' => 'Mikroneesie',
755             'FO' => 'Färöer',
756             'FR' => 'Frankriich',
757             'GA' => 'Gabun',
758             'GB' => 'Veräinigts Chönigriich',
759             'GD' => 'Grenada',
760             'GE' => 'Geoorgie',
761             'GF' => 'Französisch-Guäjaana',
762             'GG' => 'Gäärnsi',
763             'GH' => 'Gaana',
764             'GI' => 'Gibraltar',
765             'GL' => 'Gröönland',
766             'GM' => 'Gambia',
767             'GN' => 'Gineea',
768             'GP' => 'Guadälup',
769             'GQ' => 'Äquatoriaalgineea',
770             'GR' => 'Griecheland',
771             'GS' => 'Süüdgeorgie und d’süüdlichi Sändwitsch-Insle',
772             'GT' => 'Guatemaala',
773             'GU' => 'Guam',
774             'GW' => 'Gineea-Bissau',
775             'GY' => 'Guäjaana',
776             'HK' => 'Sonderverwaltigszone Hongkong',
777             'HK@alt=short' => 'Hongkong',
778             'HM' => 'Höörd- und MäcDonald-Insle',
779             'HN' => 'Honduras',
780             'HR' => 'Kroaazie',
781             'HT' => 'Haiti',
782             'HU' => 'Ungarn',
783             'IC' => 'Canarische Eilanden',
784             'ID' => 'Indoneesie',
785             'IE' => 'Irland',
786             'IL' => 'Israel',
787             'IM' => 'Insle vo Män',
788             'IN' => 'Indie',
789             'IO' => 'Britischs Territoorium im Indische Oozean',
790             'IQ' => 'Iraak',
791             'IR' => 'Iraan',
792             'IS' => 'Iisland',
793             'IT' => 'Itaalie',
794             'JE' => 'Dschörsi',
795             'JM' => 'Dschamäika',
796             'JO' => 'Jordaanie',
797             'JP' => 'Japan',
798             'KE' => 'Keenia',
799             'KG' => 'Kirgiisischtan',
800             'KH' => 'Kambodscha',
801             'KI' => 'Kiribaati',
802             'KM' => 'Komoore',
803             'KN' => 'St. Kitts und Niuwis',
804             'KP' => 'Demokraatischi Volksrepublik Koreea',
805             'KR' => 'Republik Koreea',
806             'KW' => 'Kuwäit',
807             'KY' => 'Käimän-Insle',
808             'KZ' => 'Kasachschtan',
809             'LA' => 'Laaos',
810             'LB' => 'Libanon',
811             'LC' => 'St. Lutschiia',
812             'LI' => 'Liächteschtäi',
813             'LK' => 'Schri Lanka',
814             'LR' => 'Libeeria',
815             'LS' => 'Lesooto',
816             'LT' => 'Littaue',
817             'LU' => 'Luxemburg',
818             'LV' => 'Lettland',
819             'LY' => 'Lüübie',
820             'MA' => 'Marokko',
821             'MC' => 'Monaco',
822             'MD' => 'Republik Moldau',
823             'ME' => 'Monteneegro',
824             'MF' => 'St. Martin',
825             'MG' => 'Madagaschkar',
826             'MH' => 'Marshallinsle',
827             'MK' => 'Mazedoonie',
828             'MK@alt=variant' => 'Mazedoonie (EJRM)',
829             'ML' => 'Maali',
830             'MM' => 'Myanmar (Burma)',
831             'MN' => 'Mongolei',
832             'MO' => 'Sonderverwaltigszone Macao',
833             'MO@alt=short' => 'Macao',
834             'MP' => 'Nördlichi Mariaane',
835             'MQ' => 'Martinigg',
836             'MR' => 'Mauretaanie',
837             'MS' => 'Moosörrat',
838             'MT' => 'Malta',
839             'MU' => 'Mauriizius',
840             'MV' => 'Malediiwe',
841             'MW' => 'Malaawi',
842             'MX' => 'Mexiko',
843             'MY' => 'Maläisia',
844             'MZ' => 'Mosambik',
845             'NA' => 'Namiibia',
846             'NC' => 'Nöikaledoonie',
847             'NE' => 'Niger',
848             'NF' => 'Norfolk-Insle',
849             'NG' => 'Nigeeria',
850             'NI' => 'Nicaraagua',
851             'NL' => 'Holland',
852             'NO' => 'Norweege',
853             'NP' => 'Neepal',
854             'NR' => 'Nauru',
855             'NU' => 'Niue',
856             'NZ' => 'Nöiseeland',
857             'OM' => 'Omaan',
858             'PA' => 'Panama',
859             'PE' => 'Peru',
860             'PF' => 'Französisch-Polineesie',
861             'PG' => 'Papua-Neuguinea',
862             'PH' => 'Philippiine',
863             'PK' => 'Pakischtan',
864             'PL' => 'Poole',
865             'PM' => 'St. Pierr und Miggelo',
866             'PN' => 'Pitggäärn',
867             'PR' => 'Puerto Riggo',
868             'PS' => 'Paläschtinänsischi Gebiet',
869             'PT' => 'Portugal',
870             'PW' => 'Palau',
871             'PY' => 'Paraguai',
872             'QA' => 'Ggatar',
873             'QO' => 'Ãœssers Ozeaanie',
874             'RE' => 'Reünioon',
875             'RO' => 'Rumäänie',
876             'RS' => 'Särbie',
877             'RU' => 'Russland',
878             'RW' => 'Ruanda',
879             'SA' => 'Saudi-Araabie',
880             'SB' => 'Salomoone',
881             'SC' => 'Seischälle',
882             'SD' => 'Sudan',
883             'SE' => 'Schweede',
884             'SG' => 'Singapuur',
885             'SH' => 'St. Helena',
886             'SI' => 'Sloweenie',
887             'SJ' => 'Svalbard und Jaan Määie',
888             'SK' => 'Slowakäi',
889             'SL' => 'Sierra Leoone',
890             'SM' => 'San Mariino',
891             'SN' => 'Senegal',
892             'SO' => 'Somaalie',
893             'SR' => 'Surinam',
894             'ST' => 'Sao Tome und Prinssipe',
895             'SV' => 'El Salvador',
896             'SY' => 'Süürie',
897             'SZ' => 'Swasiland',
898             'TA' => 'Tristan da Cunha',
899             'TC' => 'Törks- und Gaiggos-Insle',
900             'TD' => 'Tschad',
901             'TF' => 'Französischi Süüd- und Antarktisgebiet',
902             'TG' => 'Toogo',
903             'TH' => 'Thailand',
904             'TJ' => 'Tadschikischtan',
905             'TK' => 'Tokelau',
906             'TL' => 'Oschttimor',
907             'TM' => 'Turkmeenischtan',
908             'TN' => 'Tuneesie',
909             'TO' => 'Tonga',
910             'TR' => 'Türggei',
911             'TT' => 'Trinidad und Tobaago',
912             'TV' => 'Tuvalu',
913             'TW' => 'Taiwan',
914             'TZ' => 'Tansaniia',
915             'UA' => 'Ukraiine',
916             'UG' => 'Uganda',
917             'UM' => 'Amerikanisch-Ozeaanie',
918             'US' => 'Veräinigti Schtaate',
919             'US@alt=short' => 'USA',
920             'UY' => 'Uruguay',
921             'UZ' => 'Uschbeekischtan',
922             'VA' => 'Vatikanstadt',
923             'VC' => 'St. Vincent und d’Grönadiine',
924             'VE' => 'Venezueela',
925             'VG' => 'Britischi Jungfere-Insle',
926             'VI' => 'Amerikaanischi Jungfere-Insle',
927             'VN' => 'Wietnam',
928             'VU' => 'Wanuatu',
929             'WF' => 'Wallis und Futuuna',
930             'WS' => 'Samooa',
931             'YE' => 'Jeeme',
932             'YT' => 'Majott',
933             'ZA' => 'Süüdafrika',
934             'ZM' => 'Sambia',
935             'ZW' => 'Simbabwe',
936             'ZZ' => 'Unbekannti oder ungültigi Regioon',
937              
938             }
939             },
940             );
941              
942             has 'display_name_variant' => (
943             is => 'ro',
944             isa => HashRef[Str],
945             init_arg => undef,
946             default => sub {
947             {
948             '1901' => 'Alti tüütschi Rächtschriibig',
949             '1994' => 'Schtandardisierti Resianischi Rächtschriibig',
950             '1996' => 'Nööi tüütschi Rächtschriibig',
951             '1606NICT' => 'Schpaats Mittelfranzösisch',
952             'AREVELA' => 'Oschtarmeenisch',
953             'AREVMDA' => 'Weschtarmeenisch',
954             'BAKU1926' => 'Äinheitlichs Türggischs Alfabeet',
955             'BISKE' => 'Bela-Tialäkt',
956             'BOONT' => 'Boontling',
957             'FONIPA' => 'Foneetisch (IPA)',
958             'FONUPA' => 'Foneetisch (UPA)',
959             'LIPAW' => 'Lipowaz-Mundart',
960             'MONOTON' => 'Monotonisch',
961             'NEDIS' => 'Natisone-Mundart',
962             'NJIVA' => 'Njiva-Mundart',
963             'OSOJS' => 'Osojane-Mundart',
964             'PINYIN' => 'Pinyin',
965             'POLYTON' => 'Politonisch',
966             'POSIX' => 'Posix',
967             'REVISED' => 'Nööi Rächtschriibig',
968             'ROZAJ' => 'Resianisch',
969             'SAAHO' => 'Saho',
970             'SCOTLAND' => 'Schottischs Schtandardänglisch',
971             'SCOUSE' => 'Scouse-Mundart',
972             'SOLBA' => 'Solbica-Mundart',
973             'TARASK' => 'Taraskievica-Rächtschriibig',
974             'WADEGILE' => 'Wade-Giles',
975              
976             }
977             },
978             );
979              
980             has 'display_name_key' => (
981             is => 'ro',
982             isa => HashRef[Str],
983             init_arg => undef,
984             default => sub {
985             {
986             'calendar' => 'Kaländer',
987             'collation' => 'Sortiirig',
988             'currency' => 'Wäährig',
989              
990             }
991             },
992             );
993              
994             has 'display_name_type' => (
995             is => 'ro',
996             isa => HashRef[HashRef[Str]],
997             init_arg => undef,
998             default => sub {
999             {
1000             'calendar' => {
1001             'buddhist' => q{Buddhischtisch Kaländer},
1002             'chinese' => q{Chineesisch Kaländer},
1003             'gregorian' => q{Gregoriaanisch Kaländer},
1004             'hebrew' => q{Hebrääisch Kaländer},
1005             'indian' => q{Indisch Nationaalkaländer},
1006             'islamic' => q{Islaamisch Kaländer},
1007             'islamic-civil' => q{Bürgerlich islaamisch Kaländer},
1008             'japanese' => q{Japaanisch Kaländer},
1009             'roc' => q{Kaländer vor Republik Chiina},
1010             },
1011             'collation' => {
1012             'big5han' => q{Tradizionells Chineesisch - Big5},
1013             'gb2312han' => q{Veräifachts Chineesisch - GB2312},
1014             'phonebook' => q{Telifonbuech-Sortiirregle},
1015             'pinyin' => q{Pinyin-Sortiirregle},
1016             'stroke' => q{Strichfolg},
1017             'traditional' => q{Tradizionelli Sortiir-Regle},
1018             },
1019              
1020             }
1021             },
1022             );
1023              
1024             has 'display_name_measurement_system' => (
1025             is => 'ro',
1026             isa => HashRef[Str],
1027             init_arg => undef,
1028             default => sub {
1029             {
1030             'metric' => q{metrisch},
1031             'US' => q{angloamerikaanisch},
1032              
1033             }
1034             },
1035             );
1036              
1037             has 'display_name_code_patterns' => (
1038             is => 'ro',
1039             isa => HashRef[Str],
1040             init_arg => undef,
1041             default => sub {
1042             {
1043             'language' => 'Schpraach: {0}',
1044             'script' => 'Schrift: {0}',
1045             'region' => 'Regioon: {0}',
1046              
1047             }
1048             },
1049             );
1050              
1051             has 'characters' => (
1052             is => 'ro',
1053             isa => HashRef,
1054             init_arg => undef,
1055             default => $^V ge v5.18.0
1056             ? eval <<'EOT'
1057             sub {
1058             no warnings 'experimental::regex_sets';
1059             return {
1060             auxiliary => qr{(?^u:[á à ă â Ã¥ ā æ ç é è Ä• ê ë Ä“ í ì Ä­ î ï Ä« ñ ó ò ŏ ô ø ō Å“ ú ù Å­ û Å« ÿ])},
1061             index => ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'],
1062             main => qr{(?^u:[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z])},
1063             };
1064             },
1065             EOT
1066             : sub {
1067             return { index => ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'], };
1068             },
1069 1     1   115 );
  1         1  
  1         160  
1070              
1071              
1072             has 'quote_start' => (
1073             is => 'ro',
1074             isa => Str,
1075             init_arg => undef,
1076             default => qq{«},
1077             );
1078              
1079             has 'quote_end' => (
1080             is => 'ro',
1081             isa => Str,
1082             init_arg => undef,
1083             default => qq{»},
1084             );
1085              
1086             has 'alternate_quote_start' => (
1087             is => 'ro',
1088             isa => Str,
1089             init_arg => undef,
1090             default => qq{‹},
1091             );
1092              
1093             has 'alternate_quote_end' => (
1094             is => 'ro',
1095             isa => Str,
1096             init_arg => undef,
1097             default => qq{›},
1098             );
1099              
1100             has 'duration_units' => (
1101             is => 'ro',
1102             isa => HashRef[Str],
1103             init_arg => undef,
1104             default => sub { {
1105             hm => 'h:mm',
1106             hms => 'h:mm:ss',
1107             ms => 'm:ss',
1108             } }
1109             );
1110              
1111             has 'units' => (
1112             is => 'ro',
1113             isa => HashRef[HashRef[HashRef[Str]]],
1114             init_arg => undef,
1115             default => sub { {
1116             'long' => {
1117             'acre' => {
1118             'name' => q(Acre),
1119             'one' => q({0} Acre),
1120             'other' => q({0} Acre),
1121             },
1122             'arc-minute' => {
1123             'name' => q(Winkelminute),
1124             'one' => q({0} Winkelminute),
1125             'other' => q({0} Winkelminute),
1126             },
1127             'arc-second' => {
1128             'name' => q(Winkelsekunde),
1129             'one' => q({0} Winkelsekunde),
1130             'other' => q({0} Winkelsekunde),
1131             },
1132             'celsius' => {
1133             'name' => q(Grad Celsius),
1134             'one' => q({0} Grad Celsius),
1135             'other' => q({0} Grad Celsius),
1136             },
1137             'centimeter' => {
1138             'name' => q(Zentimeter),
1139             'one' => q({0} Zentimeter),
1140             'other' => q({0} Zentimeter),
1141             },
1142             'cubic-kilometer' => {
1143             'name' => q(Kubikkilometer),
1144             'one' => q({0} Kubikkilometer),
1145             'other' => q({0} Kubikkilometer),
1146             },
1147             'cubic-mile' => {
1148             'name' => q(Kubikmeile),
1149             'one' => q({0} Kubikmeile),
1150             'other' => q({0} Kubikmeile),
1151             },
1152             'day' => {
1153             'name' => q(Tääg),
1154             'one' => q({0} Taag),
1155             'other' => q({0} Tääg),
1156             },
1157             'degree' => {
1158             'name' => q(Grad),
1159             'one' => q({0} Grad),
1160             'other' => q({0} Grad),
1161             },
1162             'fahrenheit' => {
1163             'name' => q(Grad Fahrenheit),
1164             'one' => q({0} Grad Fahrenheit),
1165             'other' => q({0} Grad Fahrenheit),
1166             },
1167             'foot' => {
1168             'name' => q(Fuess),
1169             'one' => q({0} Fuess),
1170             'other' => q({0} Fuess),
1171             },
1172             'g-force' => {
1173             'name' => q(-fachi Erdbeschlünigung),
1174             'one' => q({0}-fachi Erdbeschlünigung),
1175             'other' => q({0}-fachi Erdbeschlünigung),
1176             },
1177             'gram' => {
1178             'name' => q(Gramm),
1179             'one' => q({0} Gramm),
1180             'other' => q({0} Gramm),
1181             },
1182             'hectare' => {
1183             'name' => q(Hektar),
1184             'one' => q({0} Hektar),
1185             'other' => q({0} Hektar),
1186             },
1187             'hectopascal' => {
1188             'name' => q(Hektopascal),
1189             'one' => q({0} Hektopascal),
1190             'other' => q({0} Hektopascal),
1191             },
1192             'horsepower' => {
1193             'name' => q(Pferdestärke),
1194             'one' => q({0} Pferdestärke),
1195             'other' => q({0} Pferdestärke),
1196             },
1197             'hour' => {
1198             'name' => q(Schtunde),
1199             'one' => q({0} Schtund),
1200             'other' => q({0} Schtunde),
1201             },
1202             'inch' => {
1203             'name' => q(Zoll),
1204             'one' => q({0} Zoll),
1205             'other' => q({0} Zoll),
1206             },
1207             'inch-hg' => {
1208             'name' => q(Zoll Quecksilbersüüle),
1209             'one' => q({0} Zoll Quecksilbersüüle),
1210             'other' => q({0} Zoll Quecksilbersüüle),
1211             },
1212             'kilogram' => {
1213             'name' => q(Kilogramm),
1214             'one' => q({0} Kilogramm),
1215             'other' => q({0} Kilogramm),
1216             },
1217             'kilometer' => {
1218             'name' => q(Kilometer),
1219             'one' => q({0} Kilometer),
1220             'other' => q({0} Kilometer),
1221             },
1222             'kilometer-per-hour' => {
1223             'name' => q(Kilometer pro Stund),
1224             'one' => q({0} Kilometer pro Stund),
1225             'other' => q({0} Kilometer pro Stund),
1226             },
1227             'kilowatt' => {
1228             'name' => q(Kilowatt),
1229             'one' => q({0} Kilowatt),
1230             'other' => q({0} Kilowatt),
1231             },
1232             'light-year' => {
1233             'name' => q(Liechtjahr),
1234             'one' => q({0} Liechtjahr),
1235             'other' => q({0} Liechtjahr),
1236             },
1237             'liter' => {
1238             'name' => q(Liter),
1239             'one' => q({0} Liter),
1240             'other' => q({0} Liter),
1241             },
1242             'meter' => {
1243             'name' => q(Meter),
1244             'one' => q({0} Meter),
1245             'other' => q({0} Meter),
1246             },
1247             'meter-per-second' => {
1248             'name' => q(Meter pro Sekunde),
1249             'one' => q({0} Meter pro Sekunde),
1250             'other' => q({0} Meter pro Sekunde),
1251             },
1252             'mile' => {
1253             'name' => q(Meile),
1254             'one' => q({0} Meile),
1255             'other' => q({0} Meile),
1256             },
1257             'mile-per-hour' => {
1258             'name' => q(Meile pro Stund),
1259             'one' => q({0} Meile pro Stund),
1260             'other' => q({0} Meile pro Stund),
1261             },
1262             'millibar' => {
1263             'name' => q(Millibar),
1264             'one' => q({0} Millibar),
1265             'other' => q({0} Millibar),
1266             },
1267             'millimeter' => {
1268             'name' => q(Millimeter),
1269             'one' => q({0} Millimeter),
1270             'other' => q({0} Millimeter),
1271             },
1272             'millisecond' => {
1273             'name' => q(Millisekunde),
1274             'one' => q({0} Millisekunde),
1275             'other' => q({0} Millisekunde),
1276             },
1277             'minute' => {
1278             'name' => q(Minuute),
1279             'one' => q({0} Minuute),
1280             'other' => q({0} Minuute),
1281             },
1282             'month' => {
1283             'name' => q(Mönet),
1284             'one' => q({0} Monet),
1285             'other' => q({0} Mönet),
1286             },
1287             'ounce' => {
1288             'name' => q(Unze),
1289             'one' => q({0} Unze),
1290             'other' => q({0} Unze),
1291             },
1292             'per' => {
1293             '1' => q({0} pro {1}),
1294             },
1295             'picometer' => {
1296             'name' => q(Pikometer),
1297             'one' => q({0} Pikometer),
1298             'other' => q({0} Pikometer),
1299             },
1300             'pound' => {
1301             'name' => q(Pfund),
1302             'one' => q({0} Pfund),
1303             'other' => q({0} Pfund),
1304             },
1305             'second' => {
1306             'name' => q(Sekunde),
1307             'one' => q({0} Sekunde),
1308             'other' => q({0} Sekunde),
1309             },
1310             'square-foot' => {
1311             'name' => q(Quadratfuess),
1312             'one' => q({0} Quadratfuess),
1313             'other' => q({0} Quadratfuess),
1314             },
1315             'square-kilometer' => {
1316             'name' => q(Quadratkilometer),
1317             'one' => q({0} Quadratkilometer),
1318             'other' => q({0} Quadratkilometer),
1319             },
1320             'square-meter' => {
1321             'name' => q(Quadratmeter),
1322             'one' => q({0} Quadratmeter),
1323             'other' => q({0} Quadratmeter),
1324             },
1325             'square-mile' => {
1326             'name' => q(Quadratmeile),
1327             'one' => q({0} Quadratmeile),
1328             'other' => q({0} Quadratmeile),
1329             },
1330             'watt' => {
1331             'name' => q(Watt),
1332             'one' => q({0} Watt),
1333             'other' => q({0} Watt),
1334             },
1335             'week' => {
1336             'name' => q(Wuche),
1337             'one' => q({0} Wuche),
1338             'other' => q({0} Wuche),
1339             },
1340             'yard' => {
1341             'name' => q(Yard),
1342             'one' => q({0} Yard),
1343             'other' => q({0} Yard),
1344             },
1345             'year' => {
1346             'name' => q(Jahr),
1347             'one' => q({0} Jahr),
1348             'other' => q({0} Jahr),
1349             },
1350             },
1351             'narrow' => {
1352             'acre' => {
1353             'one' => q({0} ac),
1354             'other' => q({0} ac),
1355             },
1356             'arc-minute' => {
1357             'one' => q({0}′),
1358             'other' => q({0}′),
1359             },
1360             'arc-second' => {
1361             'one' => q({0}″),
1362             'other' => q({0}″),
1363             },
1364             'celsius' => {
1365             'one' => q({0}°),
1366             'other' => q({0}°),
1367             },
1368             'centimeter' => {
1369             'one' => q({0}cm),
1370             'other' => q({0}cm),
1371             },
1372             'cubic-kilometer' => {
1373             'one' => q({0}km³),
1374             'other' => q({0}km³),
1375             },
1376             'cubic-mile' => {
1377             'one' => q({0} mi³),
1378             'other' => q({0} mi³),
1379             },
1380             'day' => {
1381             'one' => q({0}d),
1382             'other' => q({0}d),
1383             },
1384             'degree' => {
1385             'one' => q({0}°),
1386             'other' => q({0}°),
1387             },
1388             'fahrenheit' => {
1389             'one' => q({0}°F),
1390             'other' => q({0}°F),
1391             },
1392             'foot' => {
1393             'one' => q({0} Fuess),
1394             'other' => q({0} Fuess),
1395             },
1396             'g-force' => {
1397             'one' => q({0}G),
1398             'other' => q({0}G),
1399             },
1400             'gram' => {
1401             'one' => q({0}g),
1402             'other' => q({0}g),
1403             },
1404             'hectare' => {
1405             'one' => q({0}ha),
1406             'other' => q({0}ha),
1407             },
1408             'hectopascal' => {
1409             'one' => q({0}hPa),
1410             'other' => q({0}hPa),
1411             },
1412             'horsepower' => {
1413             'one' => q({0} PS),
1414             'other' => q({0} PS),
1415             },
1416             'hour' => {
1417             'one' => q({0}h),
1418             'other' => q({0}h),
1419             },
1420             'inch' => {
1421             'one' => q({0} Zoll),
1422             'other' => q({0} Zoll),
1423             },
1424             'inch-hg' => {
1425             'one' => q({0} inHg),
1426             'other' => q({0} inHg),
1427             },
1428             'kilogram' => {
1429             'one' => q({0}kg),
1430             'other' => q({0}kg),
1431             },
1432             'kilometer' => {
1433             'one' => q({0}km),
1434             'other' => q({0}km),
1435             },
1436             'kilometer-per-hour' => {
1437             'one' => q({0}km/h),
1438             'other' => q({0}km/h),
1439             },
1440             'kilowatt' => {
1441             'one' => q({0}kW),
1442             'other' => q({0}kW),
1443             },
1444             'light-year' => {
1445             'one' => q({0} Liechtjahr),
1446             'other' => q({0} Liechtjahr),
1447             },
1448             'liter' => {
1449             'one' => q({0}L),
1450             'other' => q({0}L),
1451             },
1452             'meter' => {
1453             'one' => q({0}m),
1454             'other' => q({0}m),
1455             },
1456             'meter-per-second' => {
1457             'one' => q({0}m/s),
1458             'other' => q({0}m/s),
1459             },
1460             'mile' => {
1461             'one' => q({0} mi),
1462             'other' => q({0} mi),
1463             },
1464             'mile-per-hour' => {
1465             'one' => q({0} mi/h),
1466             'other' => q({0} mi/h),
1467             },
1468             'millibar' => {
1469             'one' => q({0}mbar),
1470             'other' => q({0}mbar),
1471             },
1472             'millimeter' => {
1473             'one' => q({0}mm),
1474             'other' => q({0}mm),
1475             },
1476             'millisecond' => {
1477             'one' => q({0}ms),
1478             'other' => q({0}ms),
1479             },
1480             'minute' => {
1481             'one' => q({0}m),
1482             'other' => q({0}m),
1483             },
1484             'ounce' => {
1485             'one' => q({0} Unze),
1486             'other' => q({0} Unze),
1487             },
1488             'per' => {
1489             '1' => q({0}/{1}),
1490             },
1491             'picometer' => {
1492             'one' => q({0}pm),
1493             'other' => q({0}pm),
1494             },
1495             'pound' => {
1496             'one' => q({0} Pfund),
1497             'other' => q({0} Pfund),
1498             },
1499             'second' => {
1500             'one' => q({0}s),
1501             'other' => q({0}s),
1502             },
1503             'square-foot' => {
1504             'one' => q({0} ft²),
1505             'other' => q({0} ft²),
1506             },
1507             'square-kilometer' => {
1508             'one' => q({0}km²),
1509             'other' => q({0}km²),
1510             },
1511             'square-meter' => {
1512             'one' => q({0}m²),
1513             'other' => q({0}m²),
1514             },
1515             'square-mile' => {
1516             'one' => q({0} mi²),
1517             'other' => q({0} mi²),
1518             },
1519             'watt' => {
1520             'one' => q({0}W),
1521             'other' => q({0}W),
1522             },
1523             'yard' => {
1524             'one' => q({0} yd),
1525             'other' => q({0} yd),
1526             },
1527             },
1528             'short' => {
1529             'acre' => {
1530             'name' => q(Acre),
1531             'one' => q({0} ac),
1532             'other' => q({0} ac),
1533             },
1534             'arc-minute' => {
1535             'name' => q(Winkelminute),
1536             'one' => q({0}′),
1537             'other' => q({0}′),
1538             },
1539             'arc-second' => {
1540             'name' => q(Winkelsekunde),
1541             'one' => q({0}″),
1542             'other' => q({0}″),
1543             },
1544             'celsius' => {
1545             'name' => q(Grad Celsius),
1546             'one' => q({0}°C),
1547             'other' => q({0}°C),
1548             },
1549             'centimeter' => {
1550             'name' => q(Zentimeter),
1551             'one' => q({0} cm),
1552             'other' => q({0} cm),
1553             },
1554             'cubic-kilometer' => {
1555             'name' => q(Kubikkilometer),
1556             'one' => q({0} km³),
1557             'other' => q({0} km³),
1558             },
1559             'cubic-mile' => {
1560             'name' => q(Kubikmeile),
1561             'one' => q({0} mi³),
1562             'other' => q({0} mi³),
1563             },
1564             'day' => {
1565             'name' => q(Tääg),
1566             'one' => q({0} d),
1567             'other' => q({0} d),
1568             },
1569             'degree' => {
1570             'name' => q(Grad),
1571             'one' => q({0}°),
1572             'other' => q({0}°),
1573             },
1574             'fahrenheit' => {
1575             'name' => q(Grad Fahrenheit),
1576             'one' => q({0}°F),
1577             'other' => q({0}°F),
1578             },
1579             'foot' => {
1580             'name' => q(Fuess),
1581             'one' => q({0} Fuess),
1582             'other' => q({0} Fuess),
1583             },
1584             'g-force' => {
1585             'name' => q(-fachi Erdbeschlünigung),
1586             'one' => q({0} G),
1587             'other' => q({0} G),
1588             },
1589             'gram' => {
1590             'name' => q(Gramm),
1591             'one' => q({0} g),
1592             'other' => q({0} g),
1593             },
1594             'hectare' => {
1595             'name' => q(Hektar),
1596             'one' => q({0} ha),
1597             'other' => q({0} ha),
1598             },
1599             'hectopascal' => {
1600             'name' => q(Hektopascal),
1601             'one' => q({0} hPa),
1602             'other' => q({0} hPa),
1603             },
1604             'horsepower' => {
1605             'name' => q(Pferdestärke),
1606             'one' => q({0} PS),
1607             'other' => q({0} PS),
1608             },
1609             'hour' => {
1610             'name' => q(Schtunde),
1611             'one' => q({0} h),
1612             'other' => q({0} h),
1613             },
1614             'inch' => {
1615             'name' => q(Zoll),
1616             'one' => q({0} Zoll),
1617             'other' => q({0} Zoll),
1618             },
1619             'inch-hg' => {
1620             'name' => q(Zoll Quecksilbersüüle),
1621             'one' => q({0} inHg),
1622             'other' => q({0} inHg),
1623             },
1624             'kilogram' => {
1625             'name' => q(Kilogramm),
1626             'one' => q({0} kg),
1627             'other' => q({0} kg),
1628             },
1629             'kilometer' => {
1630             'name' => q(Kilometer),
1631             'one' => q({0} km),
1632             'other' => q({0} km),
1633             },
1634             'kilometer-per-hour' => {
1635             'name' => q(Kilometer pro Stund),
1636             'one' => q({0} km/h),
1637             'other' => q({0} km/h),
1638             },
1639             'kilowatt' => {
1640             'name' => q(Kilowatt),
1641             'one' => q({0} kW),
1642             'other' => q({0} kW),
1643             },
1644             'light-year' => {
1645             'name' => q(Liechtjahr),
1646             'one' => q({0} Liechtjahr),
1647             'other' => q({0} Liechtjahr),
1648             },
1649             'liter' => {
1650             'name' => q(Liter),
1651             'one' => q({0} l),
1652             'other' => q({0} l),
1653             },
1654             'meter' => {
1655             'name' => q(Meter),
1656             'one' => q({0} m),
1657             'other' => q({0} m),
1658             },
1659             'meter-per-second' => {
1660             'name' => q(Meter pro Sekunde),
1661             'one' => q({0} m/s),
1662             'other' => q({0} m/s),
1663             },
1664             'mile' => {
1665             'name' => q(Meile),
1666             'one' => q({0} mi),
1667             'other' => q({0} mi),
1668             },
1669             'mile-per-hour' => {
1670             'name' => q(Meile pro Stund),
1671             'one' => q({0} mi/h),
1672             'other' => q({0} mi/h),
1673             },
1674             'millibar' => {
1675             'name' => q(Millibar),
1676             'one' => q({0} mbar),
1677             'other' => q({0} mbar),
1678             },
1679             'millimeter' => {
1680             'name' => q(Millimeter),
1681             'one' => q({0} mm),
1682             'other' => q({0} mm),
1683             },
1684             'millisecond' => {
1685             'name' => q(Millisekunde),
1686             'one' => q({0} ms),
1687             'other' => q({0} ms),
1688             },
1689             'minute' => {
1690             'name' => q(Minuute),
1691             'one' => q({0} min),
1692             'other' => q({0} min),
1693             },
1694             'month' => {
1695             'name' => q(Mönet),
1696             },
1697             'ounce' => {
1698             'name' => q(Unze),
1699             'one' => q({0} Unze),
1700             'other' => q({0} Unze),
1701             },
1702             'per' => {
1703             '1' => q({0}/{1}),
1704             },
1705             'picometer' => {
1706             'name' => q(Pikometer),
1707             'one' => q({0} pm),
1708             'other' => q({0} pm),
1709             },
1710             'pound' => {
1711             'name' => q(Pfund),
1712             'one' => q({0} Pfund),
1713             'other' => q({0} Pfund),
1714             },
1715             'second' => {
1716             'name' => q(Sekunde),
1717             'one' => q({0} s),
1718             'other' => q({0} s),
1719             },
1720             'square-foot' => {
1721             'name' => q(Quadratfuess),
1722             'one' => q({0} ft²),
1723             'other' => q({0} ft²),
1724             },
1725             'square-kilometer' => {
1726             'name' => q(Quadratkilometer),
1727             'one' => q({0} km²),
1728             'other' => q({0} km²),
1729             },
1730             'square-meter' => {
1731             'name' => q(Quadratmeter),
1732             'one' => q({0} m²),
1733             'other' => q({0} m²),
1734             },
1735             'square-mile' => {
1736             'name' => q(Quadratmeile),
1737             'one' => q({0} mi²),
1738             'other' => q({0} mi²),
1739             },
1740             'watt' => {
1741             'name' => q(Watt),
1742             'one' => q({0} W),
1743             'other' => q({0} W),
1744             },
1745             'week' => {
1746             'name' => q(Wuche),
1747             },
1748             'yard' => {
1749             'name' => q(Yard),
1750             'one' => q({0} yd),
1751             'other' => q({0} yd),
1752             },
1753             'year' => {
1754             'name' => q(Jahr),
1755             },
1756             },
1757             } }
1758             );
1759              
1760             has 'yesstr' => (
1761             is => 'ro',
1762             isa => RegexpRef,
1763             init_arg => undef,
1764             default => sub { qr'^(?i:ja|j|yes|y)$' }
1765             );
1766              
1767             has 'nostr' => (
1768             is => 'ro',
1769             isa => RegexpRef,
1770             init_arg => undef,
1771             default => sub { qr'^(?i:näi|n)$' }
1772             );
1773              
1774             has 'listPatterns' => (
1775             is => 'ro',
1776             isa => HashRef,
1777             init_arg => undef,
1778             default => sub { {
1779             start => q({0}, {1}),
1780             middle => q({0}, {1}),
1781             end => q({0}, {1}),
1782             2 => q({0}, {1}),
1783             } }
1784             );
1785              
1786             has 'number_symbols' => (
1787             is => 'ro',
1788             isa => HashRef,
1789             init_arg => undef,
1790             default => sub { {
1791             'latn' => {
1792             'decimal' => q(.),
1793             'exponential' => q(E),
1794             'group' => q(’),
1795             'infinity' => q(∞),
1796             'list' => q(;),
1797             'minusSign' => q(−),
1798             'nan' => q(NaN),
1799             'perMille' => q(‰),
1800             'percentSign' => q(%),
1801             'plusSign' => q(+),
1802             },
1803             } }
1804             );
1805              
1806             has 'number_formats' => (
1807             is => 'ro',
1808             isa => HashRef,
1809             init_arg => undef,
1810             default => sub { {
1811             decimalFormat => {
1812             'default' => {
1813             '1000' => {
1814             'one' => '0 tsd',
1815             'other' => '0 tsd',
1816             },
1817             '10000' => {
1818             'one' => '00 tsd',
1819             'other' => '00 tsd',
1820             },
1821             '100000' => {
1822             'one' => '000 tsd',
1823             'other' => '000 tsd',
1824             },
1825             '1000000' => {
1826             'one' => '0 Mio',
1827             'other' => '0 Mio',
1828             },
1829             '10000000' => {
1830             'one' => '00 Mio',
1831             'other' => '00 Mio',
1832             },
1833             '100000000' => {
1834             'one' => '000 Mio',
1835             'other' => '000 Mio',
1836             },
1837             '1000000000' => {
1838             'one' => '0 Mrd',
1839             'other' => '0 Mrd',
1840             },
1841             '10000000000' => {
1842             'one' => '00 Mrd',
1843             'other' => '00 Mrd',
1844             },
1845             '100000000000' => {
1846             'one' => '000 Mrd',
1847             'other' => '000 Mrd',
1848             },
1849             '1000000000000' => {
1850             'one' => '0 Bio',
1851             'other' => '0 Bio',
1852             },
1853             '10000000000000' => {
1854             'one' => '00 Bio',
1855             'other' => '00 Bio',
1856             },
1857             '100000000000000' => {
1858             'one' => '000 Bio',
1859             'other' => '000 Bio',
1860             },
1861             'standard' => {
1862             '' => '#,##0.###',
1863             },
1864             },
1865             'long' => {
1866             '1000' => {
1867             'one' => '0 tausend',
1868             'other' => '0 tausend',
1869             },
1870             '10000' => {
1871             'one' => '00 tausend',
1872             'other' => '00 tausend',
1873             },
1874             '100000' => {
1875             'one' => '000 tausend',
1876             'other' => '000 tausend',
1877             },
1878             '1000000' => {
1879             'one' => '0 Million',
1880             'other' => '0 Millionen',
1881             },
1882             '10000000' => {
1883             'one' => '00 Million',
1884             'other' => '00 Millionen',
1885             },
1886             '100000000' => {
1887             'one' => '000 Million',
1888             'other' => '000 Millionen',
1889             },
1890             '1000000000' => {
1891             'one' => '0 Milliarde',
1892             'other' => '0 Milliarden',
1893             },
1894             '10000000000' => {
1895             'one' => '00 Milliarde',
1896             'other' => '00 Milliarden',
1897             },
1898             '100000000000' => {
1899             'one' => '000 Milliarde',
1900             'other' => '000 Milliarden',
1901             },
1902             '1000000000000' => {
1903             'one' => '0 Billion',
1904             'other' => '0 Billionen',
1905             },
1906             '10000000000000' => {
1907             'one' => '00 Billion',
1908             'other' => '00 Billionen',
1909             },
1910             '100000000000000' => {
1911             'one' => '000 Billion',
1912             'other' => '000 Billionen',
1913             },
1914             },
1915             'short' => {
1916             '1000' => {
1917             'one' => '0 tsd',
1918             'other' => '0 tsd',
1919             },
1920             '10000' => {
1921             'one' => '00 tsd',
1922             'other' => '00 tsd',
1923             },
1924             '100000' => {
1925             'one' => '000 tsd',
1926             'other' => '000 tsd',
1927             },
1928             '1000000' => {
1929             'one' => '0 Mio',
1930             'other' => '0 Mio',
1931             },
1932             '10000000' => {
1933             'one' => '00 Mio',
1934             'other' => '00 Mio',
1935             },
1936             '100000000' => {
1937             'one' => '000 Mio',
1938             'other' => '000 Mio',
1939             },
1940             '1000000000' => {
1941             'one' => '0 Mrd',
1942             'other' => '0 Mrd',
1943             },
1944             '10000000000' => {
1945             'one' => '00 Mrd',
1946             'other' => '00 Mrd',
1947             },
1948             '100000000000' => {
1949             'one' => '000 Mrd',
1950             'other' => '000 Mrd',
1951             },
1952             '1000000000000' => {
1953             'one' => '0 Bio',
1954             'other' => '0 Bio',
1955             },
1956             '10000000000000' => {
1957             'one' => '00 Bio',
1958             'other' => '00 Bio',
1959             },
1960             '100000000000000' => {
1961             'one' => '000 Bio',
1962             'other' => '000 Bio',
1963             },
1964             },
1965             },
1966             percentFormat => {
1967             'default' => {
1968             'standard' => {
1969             '' => '#,##0 %',
1970             },
1971             },
1972             },
1973             scientificFormat => {
1974             'default' => {
1975             'standard' => {
1976             '' => '#E0',
1977             },
1978             },
1979             },
1980             } },
1981             );
1982              
1983             has 'number_currency_formats' => (
1984             is => 'ro',
1985             isa => HashRef,
1986             init_arg => undef,
1987             default => sub { {
1988             'latn' => {
1989             'pattern' => {
1990             'default' => {
1991             'standard' => {
1992             'positive' => '#,##0.00 ¤',
1993             },
1994             },
1995             },
1996             },
1997             } },
1998             );
1999              
2000             has 'currencies' => (
2001             is => 'ro',
2002             isa => HashRef,
2003             init_arg => undef,
2004             default => sub { {
2005             'ADP' => {
2006             display_name => {
2007             'currency' => q(Andorranischi Peseete),
2008             'one' => q(Andorranischi Peseete),
2009             'other' => q(Andorranischi Peseete),
2010             },
2011             },
2012             'AED' => {
2013             display_name => {
2014             'currency' => q(UAE Dirham),
2015             'one' => q(UAE Dirham),
2016             'other' => q(UAE Dirham),
2017             },
2018             },
2019             'AFA' => {
2020             display_name => {
2021             'currency' => q(Afghani \(1927–2002\)),
2022             'one' => q(Afghani \(1927–2002\)),
2023             'other' => q(Afghani \(1927–2002\)),
2024             },
2025             },
2026             'AFN' => {
2027             display_name => {
2028             'currency' => q(Afghani),
2029             'one' => q(Afghani),
2030             'other' => q(Afghani),
2031             },
2032             },
2033             'ALL' => {
2034             display_name => {
2035             'currency' => q(Lek),
2036             'one' => q(Lek),
2037             'other' => q(Lek),
2038             },
2039             },
2040             'AMD' => {
2041             display_name => {
2042             'currency' => q(Dram),
2043             'one' => q(Dram),
2044             'other' => q(Dram),
2045             },
2046             },
2047             'ANG' => {
2048             display_name => {
2049             'currency' => q(Niderländischi-Antille-Gulde),
2050             },
2051             },
2052             'AOA' => {
2053             display_name => {
2054             'currency' => q(Kwanza),
2055             },
2056             },
2057             'AOK' => {
2058             display_name => {
2059             'currency' => q(Angolanische Kwanza \(1977–1990\)),
2060             'one' => q(Angolanischi Kwanza \(1977–1990\)),
2061             'other' => q(Angolanischi Kwanza \(1977–1990\)),
2062             },
2063             },
2064             'AON' => {
2065             display_name => {
2066             'currency' => q(Nöie Kwanza),
2067             'one' => q(Nöii Kwanza),
2068             'other' => q(Nöii Kwanza),
2069             },
2070             },
2071             'AOR' => {
2072             display_name => {
2073             'currency' => q(Kwanza Reajustado),
2074             'one' => q(Kwanza Reajustado),
2075             'other' => q(Kwanza Reajustado),
2076             },
2077             },
2078             'ARA' => {
2079             display_name => {
2080             'currency' => q(Argentinische Auschtral),
2081             'one' => q(Argentinischi Auschtral),
2082             'other' => q(Argentinischi Auschtral),
2083             },
2084             },
2085             'ARP' => {
2086             display_name => {
2087             'currency' => q(Argentinische Peso \(1983–1985\)),
2088             'one' => q(Argentinischi Peso \(1983–1985\)),
2089             'other' => q(Argentinischi Peso \(1983–1985\)),
2090             },
2091             },
2092             'ARS' => {
2093             display_name => {
2094             'currency' => q(Argentinische Peso),
2095             'one' => q(Argentinische Peso),
2096             'other' => q(Argentinischi Pesos),
2097             },
2098             },
2099             'ATS' => {
2100             symbol => 'öS',
2101             display_name => {
2102             'currency' => q(Öschtriichische Schilling),
2103             'one' => q(Öschtriichischi Schilling),
2104             'other' => q(Öschtriichischi Schilling),
2105             },
2106             },
2107             'AUD' => {
2108             display_name => {
2109             'currency' => q(Auschtralische Dollar),
2110             'one' => q(Auschtralische Dollar),
2111             'other' => q(Auschtralischi Dollar),
2112             },
2113             },
2114             'AWG' => {
2115             display_name => {
2116             'currency' => q(Aruba Florin),
2117             'one' => q(Aruba Florin),
2118             'other' => q(Aruba Florin),
2119             },
2120             },
2121             'AZM' => {
2122             display_name => {
2123             'currency' => q(Aserbeidschanische Manat \(1993–2006\)),
2124             'one' => q(Aserbaidschanischi Manat \(1993–2006\)),
2125             'other' => q(Aserbaidschanischi Manat \(1993–2006\)),
2126             },
2127             },
2128             'AZN' => {
2129             display_name => {
2130             'currency' => q(Aserbeidschanische Manat),
2131             'one' => q(Aserbeidschanische Manat),
2132             'other' => q(Aserbeidschanischi Manat),
2133             },
2134             },
2135             'BAD' => {
2136             display_name => {
2137             'currency' => q(Bosnie-und-Herzegowina-Dinar),
2138             'one' => q(Bosnie-und-Herzegowina-Dinär),
2139             'other' => q(Bosnie-und-Herzegowina-Dinär),
2140             },
2141             },
2142             'BAM' => {
2143             display_name => {
2144             'currency' => q(Konvertierbari Mark vo Bosnie und Herzegowina),
2145             },
2146             },
2147             'BBD' => {
2148             display_name => {
2149             'currency' => q(Barbados-Dollar),
2150             'one' => q(Barbados-Dollar),
2151             'other' => q(Barbados-Dollar),
2152             },
2153             },
2154             'BDT' => {
2155             display_name => {
2156             'currency' => q(Taka),
2157             'one' => q(Taka),
2158             'other' => q(Taka),
2159             },
2160             },
2161             'BEC' => {
2162             display_name => {
2163             'currency' => q(Belgische Franc \(konvertibel\)),
2164             'one' => q(Belgischi Franc \(konvertibel\)),
2165             'other' => q(Belgischi Franc \(konvertibel\)),
2166             },
2167             },
2168             'BEF' => {
2169             display_name => {
2170             'currency' => q(Belgische Franc),
2171             'one' => q(Belgischi Franc),
2172             'other' => q(Belgischi Franc),
2173             },
2174             },
2175             'BEL' => {
2176             display_name => {
2177             'currency' => q(Belgische Finanz-Franc),
2178             'one' => q(Belgischi Finanz-Franc),
2179             'other' => q(Belgischi Finanz-Franc),
2180             },
2181             },
2182             'BGL' => {
2183             display_name => {
2184             'currency' => q(Lew \(1962–1999\)),
2185             'one' => q(Lewa \(1962–1999\)),
2186             'other' => q(Lewa \(1962–1999\)),
2187             },
2188             },
2189             'BGN' => {
2190             display_name => {
2191             'currency' => q(Bulgarische Lew),
2192             'one' => q(Bulgarische Lew),
2193             'other' => q(Bulgarischi Lew),
2194             },
2195             },
2196             'BHD' => {
2197             display_name => {
2198             'currency' => q(Bahrain-Dinar),
2199             'one' => q(Bahrain-Dinar),
2200             'other' => q(Bahrain-Dinar),
2201             },
2202             },
2203             'BIF' => {
2204             display_name => {
2205             'currency' => q(Burundi-Franc),
2206             'one' => q(Burundi-Franc),
2207             'other' => q(Burundi-Franc),
2208             },
2209             },
2210             'BMD' => {
2211             display_name => {
2212             'currency' => q(Bermuda-Dollar),
2213             'one' => q(Bermuda-Dollar),
2214             'other' => q(Bermuda-Dollar),
2215             },
2216             },
2217             'BND' => {
2218             display_name => {
2219             'currency' => q(Brunei-Dollar),
2220             'one' => q(Brunei-Dollar),
2221             'other' => q(Brunei-Dollar),
2222             },
2223             },
2224             'BOB' => {
2225             display_name => {
2226             'currency' => q(Boliviano),
2227             'one' => q(Boliviano),
2228             'other' => q(Boliviano),
2229             },
2230             },
2231             'BOP' => {
2232             display_name => {
2233             'currency' => q(Bolivianische Peso),
2234             'one' => q(Bolivianischi Peso),
2235             'other' => q(Bolivianischi Peso),
2236             },
2237             },
2238             'BOV' => {
2239             display_name => {
2240             'currency' => q(Bolivianische Mvdol),
2241             'one' => q(Bolivianischi Mvdol),
2242             'other' => q(Bolivianischi Mvdol),
2243             },
2244             },
2245             'BRB' => {
2246             display_name => {
2247             'currency' => q(Brasilianische Cruzeiro Novo \(1967–1986\)),
2248             'one' => q(Brasilianischi Cruzeiro Novo \(1967–1986\)),
2249             'other' => q(Brasilianischi Cruzeiro Novo \(1967–1986\)),
2250             },
2251             },
2252             'BRC' => {
2253             display_name => {
2254             'currency' => q(Brasilianische Cruzado),
2255             'one' => q(Brasilianischi Cruzado),
2256             'other' => q(Brasilianischi Cruzado),
2257             },
2258             },
2259             'BRE' => {
2260             display_name => {
2261             'currency' => q(Brasilianische Cruzeiro \(1990–1993\)),
2262             'one' => q(Brasilianischi Cruzeiro \(1990–1993\)),
2263             'other' => q(Brasilianischi Cruzeiro \(1990–1993\)),
2264             },
2265             },
2266             'BRL' => {
2267             display_name => {
2268             'currency' => q(Brasilianische Real),
2269             'one' => q(Brasilianische Real),
2270             'other' => q(Brasilianischi Real),
2271             },
2272             },
2273             'BRN' => {
2274             display_name => {
2275             'currency' => q(Brasilianische Cruzado Novo),
2276             'one' => q(Brasilianischi Cruzado Novo),
2277             'other' => q(Brasilianischi Cruzado Novo),
2278             },
2279             },
2280             'BRR' => {
2281             display_name => {
2282             'currency' => q(Brasilianische Cruzeiro),
2283             'one' => q(Brasilianischi Cruzeiro),
2284             'other' => q(Brasilianischi Cruzeiro),
2285             },
2286             },
2287             'BSD' => {
2288             display_name => {
2289             'currency' => q(Bahama-Dollar),
2290             'one' => q(Bahama-Dollar),
2291             'other' => q(Bahama-Dollar),
2292             },
2293             },
2294             'BTN' => {
2295             display_name => {
2296             'currency' => q(Bhutanische Ngultrum),
2297             'one' => q(Bhutanische Ngultrum),
2298             'other' => q(Bhutanischi Ngultrum),
2299             },
2300             },
2301             'BUK' => {
2302             display_name => {
2303             'currency' => q(Birmanische Kyat),
2304             'one' => q(Birmanischi Kyat),
2305             'other' => q(Birmanischi Kyat),
2306             },
2307             },
2308             'BWP' => {
2309             display_name => {
2310             'currency' => q(Botswanische Pula),
2311             'one' => q(Botswanische Pula),
2312             'other' => q(Botswanischi Pula),
2313             },
2314             },
2315             'BYB' => {
2316             display_name => {
2317             'currency' => q(Belarus-Rubel \(alt\)),
2318             'one' => q(Belarus-Rubel \(alt\)),
2319             'other' => q(Belarus-Rubel \(alt\)),
2320             },
2321             },
2322             'BYR' => {
2323             display_name => {
2324             'currency' => q(Belarus Rubel \(nöi\)),
2325             'one' => q(Belarus-Rubel \(nöi\)),
2326             'other' => q(Belarus-Rubel \(nöi\)),
2327             },
2328             },
2329             'BZD' => {
2330             display_name => {
2331             'currency' => q(Belize-Dollar),
2332             },
2333             },
2334             'CAD' => {
2335             display_name => {
2336             'currency' => q(Kanadische Dollar),
2337             'one' => q(Kanadische Dollar),
2338             'other' => q(Kanadischi Dollar),
2339             },
2340             },
2341             'CDF' => {
2342             display_name => {
2343             'currency' => q(Kongolesische Franc),
2344             'one' => q(Kongolesische Franc),
2345             'other' => q(Kongolesischi Franc),
2346             },
2347             },
2348             'CHE' => {
2349             display_name => {
2350             'currency' => q(WIR-Euro),
2351             },
2352             },
2353             'CHF' => {
2354             symbol => 'CHF',
2355             display_name => {
2356             'currency' => q(Schwiizer Franke),
2357             'one' => q(Schwiizer Franke),
2358             'other' => q(Schwiizer Franke),
2359             },
2360             },
2361             'CHW' => {
2362             display_name => {
2363             'currency' => q(WIR-Franke),
2364             'one' => q(WIR-Franke),
2365             'other' => q(WIR-Franke),
2366             },
2367             },
2368             'CLF' => {
2369             display_name => {
2370             'currency' => q(Tschileenische Unidad de Fomento),
2371             'one' => q(Tschileenischi Unidades de Fomento),
2372             'other' => q(Tschileenischi Unidades de Fomento),
2373             },
2374             },
2375             'CLP' => {
2376             display_name => {
2377             'currency' => q(Tschileenische Peso),
2378             'one' => q(Tschileenische Peso),
2379             'other' => q(Tschileenischi Pesos),
2380             },
2381             },
2382             'CNY' => {
2383             display_name => {
2384             'currency' => q(Renminbi Yuan),
2385             },
2386             },
2387             'COP' => {
2388             display_name => {
2389             'currency' => q(Kolumbianische Peso),
2390             'one' => q(Kolumbianische Peso),
2391             'other' => q(Kolumbianischi Pesos),
2392             },
2393             },
2394             'COU' => {
2395             display_name => {
2396             'currency' => q(Unidad de Valor Real),
2397             'one' => q(Unidad de Valor Real),
2398             'other' => q(Unidad de Valor Real),
2399             },
2400             },
2401             'CRC' => {
2402             display_name => {
2403             'currency' => q(Costa Rica Colon),
2404             'one' => q(Costa Rica Colon),
2405             'other' => q(Costa Rica Colon),
2406             },
2407             },
2408             'CSD' => {
2409             display_name => {
2410             'currency' => q(Alte Serbische Dinar),
2411             'one' => q(Alti Serbischi Dinar),
2412             'other' => q(Alti Serbischi Dinar),
2413             },
2414             },
2415             'CSK' => {
2416             display_name => {
2417             'currency' => q(Tschechoslowakischi Chroone),
2418             'one' => q(Tschechoslowakischi Chroone),
2419             'other' => q(Tschechoslowakischi Chroone),
2420             },
2421             },
2422             'CUP' => {
2423             display_name => {
2424             'currency' => q(Kubanische Peso),
2425             'one' => q(Kubanische Peso),
2426             'other' => q(Kubanischi Pesos),
2427             },
2428             },
2429             'CVE' => {
2430             display_name => {
2431             'currency' => q(Kap Verde Escudo),
2432             'one' => q(Kap Verde Escudo),
2433             'other' => q(Kap Verde Escudo),
2434             },
2435             },
2436             'CYP' => {
2437             display_name => {
2438             'currency' => q(Zypere-Pfund),
2439             },
2440             },
2441             'CZK' => {
2442             display_name => {
2443             'currency' => q(Tschechischi Chroone),
2444             'one' => q(Tschechischi Chroone),
2445             'other' => q(Tschechischi Chroone),
2446             },
2447             },
2448             'DDM' => {
2449             display_name => {
2450             'currency' => q(DDR-Mark),
2451             'one' => q(DDR-Mark),
2452             'other' => q(DDR-Mark),
2453             },
2454             },
2455             'DEM' => {
2456             display_name => {
2457             'currency' => q(Tüütschi Mark),
2458             'one' => q(Tüütschi Mark),
2459             'other' => q(Tüütschi Mark),
2460             },
2461             },
2462             'DJF' => {
2463             display_name => {
2464             'currency' => q(Dschibuti-Franc),
2465             'one' => q(Dschibuti-Franc),
2466             'other' => q(Dschibuti-Franc),
2467             },
2468             },
2469             'DKK' => {
2470             display_name => {
2471             'currency' => q(Tänischi Chroone),
2472             'one' => q(Tänischi Chroone),
2473             'other' => q(Tänischi Chroone),
2474             },
2475             },
2476             'DOP' => {
2477             display_name => {
2478             'currency' => q(Tominikanische Peso),
2479             'one' => q(Tominikanische Peso),
2480             'other' => q(Tominikanischi Pesos),
2481             },
2482             },
2483             'DZD' => {
2484             display_name => {
2485             'currency' => q(Algeerischi Dinar),
2486             'one' => q(Algeerische Dinar),
2487             'other' => q(Algeerischi Dinar),
2488             },
2489             },
2490             'ECS' => {
2491             display_name => {
2492             'currency' => q(Ecuadorianische Sucre),
2493             'one' => q(Ecuadorianischi Sucre),
2494             'other' => q(Ecuadorianischi Sucre),
2495             },
2496             },
2497             'ECV' => {
2498             display_name => {
2499             'currency' => q(Verrächnigsäiheit für EC),
2500             'one' => q(Verrächnigsäiheit für EC),
2501             'other' => q(Verrächnigsäiheit für EC),
2502             },
2503             },
2504             'EEK' => {
2505             display_name => {
2506             'currency' => q(Eestnischi Chroone),
2507             'one' => q(Eestnischi Chroone),
2508             'other' => q(Eestnischi Chroone),
2509             },
2510             },
2511             'EGP' => {
2512             display_name => {
2513             'currency' => q(Ägüptischs Pfund),
2514             'one' => q(Ägüptische Pfund),
2515             'other' => q(Ägüptischi Pfund),
2516             },
2517             },
2518             'ERN' => {
2519             display_name => {
2520             'currency' => q(Eritreische Nakfa),
2521             'one' => q(Eritreische Nakfa),
2522             'other' => q(Eritreischi Nakfa),
2523             },
2524             },
2525             'ESA' => {
2526             display_name => {
2527             'currency' => q(Schpanischi Peseeta \(A–Kontene\)),
2528             'one' => q(Schpanischi Peseete \(A–Kontene\)),
2529             'other' => q(Schpanischi Peseete \(A–Kontene\)),
2530             },
2531             },
2532             'ESB' => {
2533             display_name => {
2534             'currency' => q(Schpanischi Peseeta \(konvertibel\)),
2535             'one' => q(Schpanischi Peseete \(konvertibel\)),
2536             'other' => q(Schpanischi Peseete \(konvertibel\)),
2537             },
2538             },
2539             'ESP' => {
2540             display_name => {
2541             'currency' => q(Schpanischi Peseeta),
2542             'one' => q(Schpanischi Peseete),
2543             'other' => q(Schpanischi Peseete),
2544             },
2545             },
2546             'ETB' => {
2547             display_name => {
2548             'currency' => q(Äthiopische Birr),
2549             'one' => q(Äthiopische Birr),
2550             'other' => q(Äthiopischi Birr),
2551             },
2552             },
2553             'EUR' => {
2554             display_name => {
2555             'currency' => q(Euro),
2556             'one' => q(Euro),
2557             'other' => q(Euro),
2558             },
2559             },
2560             'FIM' => {
2561             display_name => {
2562             'currency' => q(Finnischi Mark),
2563             'one' => q(Finnischi Mark),
2564             'other' => q(Finnischi Mark),
2565             },
2566             },
2567             'FJD' => {
2568             display_name => {
2569             'currency' => q(Fidschi Dollar),
2570             'one' => q(Fidschi Dollar),
2571             'other' => q(Fidschi Dollar),
2572             },
2573             },
2574             'FKP' => {
2575             display_name => {
2576             'currency' => q(Falkland-Pfund),
2577             'one' => q(Falkland-Pfund),
2578             'other' => q(Falkland-Pfund),
2579             },
2580             },
2581             'FRF' => {
2582             display_name => {
2583             'currency' => q(Französische Franc),
2584             'one' => q(Französischi Franc),
2585             'other' => q(Französischi Franc),
2586             },
2587             },
2588             'GBP' => {
2589             display_name => {
2590             'currency' => q(Pfund Schtörling),
2591             'one' => q(Pfund Schtörling),
2592             'other' => q(Pfund Schtörling),
2593             },
2594             },
2595             'GEK' => {
2596             display_name => {
2597             'currency' => q(Georgische Kupon Larit),
2598             'one' => q(Georgischi Kupon Larit),
2599             'other' => q(Georgischi Kupon Larit),
2600             },
2601             },
2602             'GEL' => {
2603             display_name => {
2604             'currency' => q(Georgische Lari),
2605             'one' => q(Georgische Lari),
2606             'other' => q(Georgischi Lari),
2607             },
2608             },
2609             'GHC' => {
2610             display_name => {
2611             'currency' => q(Ghanaische Cedi \(GHC\)),
2612             'one' => q(Ghanaischi Cedi \(GHC\)),
2613             'other' => q(Ghanaischi Cedi \(GHC\)),
2614             },
2615             },
2616             'GHS' => {
2617             display_name => {
2618             'currency' => q(Ghanaische Cedi \(GHS\)),
2619             'one' => q(Ghanaische Cedi \(GHS\)),
2620             'other' => q(Ghanaischi Cedi \(GHS\)),
2621             },
2622             },
2623             'GIP' => {
2624             display_name => {
2625             'currency' => q(Gibraltar-Pfund),
2626             'one' => q(Gibraltar-Pfund),
2627             'other' => q(Gibraltar-Pfund),
2628             },
2629             },
2630             'GMD' => {
2631             display_name => {
2632             'currency' => q(Gambische Dalasi),
2633             'one' => q(Gambische Dalasi),
2634             'other' => q(Gambischi Dalasi),
2635             },
2636             },
2637             'GNF' => {
2638             display_name => {
2639             'currency' => q(Guinea-Franc),
2640             'one' => q(Guinea-Franc),
2641             'other' => q(Guinea-Franc),
2642             },
2643             },
2644             'GNS' => {
2645             display_name => {
2646             'currency' => q(Guineische Syli),
2647             'one' => q(Guineischi Syli),
2648             'other' => q(Guineischi Syli),
2649             },
2650             },
2651             'GQE' => {
2652             display_name => {
2653             'currency' => q(Äquatorialguinea-Ekwele),
2654             'one' => q(Äquatorialguinea-Ekwele),
2655             'other' => q(Äquatorialguinea-Ekwele),
2656             },
2657             },
2658             'GRD' => {
2659             display_name => {
2660             'currency' => q(Griechische Trachme),
2661             'one' => q(Griechischi Trachme),
2662             'other' => q(Griechischi Trachme),
2663             },
2664             },
2665             'GTQ' => {
2666             display_name => {
2667             'currency' => q(Quetzal),
2668             'one' => q(Quetzal),
2669             'other' => q(Quetzal),
2670             },
2671             },
2672             'GWE' => {
2673             display_name => {
2674             'currency' => q(Portugiisische Guinea Escudo),
2675             'one' => q(Portugiisischi Guinea Escudo),
2676             'other' => q(Portugiisischi Guinea Escudo),
2677             },
2678             },
2679             'GWP' => {
2680             display_name => {
2681             'currency' => q(Guinea-Bissau-Peso),
2682             'one' => q(Guinea-Bissau-Pesos),
2683             'other' => q(Guinea-Bissau-Pesos),
2684             },
2685             },
2686             'GYD' => {
2687             display_name => {
2688             'currency' => q(Guyana-Dollar),
2689             'one' => q(Guyana-Dollar),
2690             'other' => q(Guyana-Dollar),
2691             },
2692             },
2693             'HKD' => {
2694             display_name => {
2695             'currency' => q(Hongkong-Dollar),
2696             'one' => q(Hongkong-Dollar),
2697             'other' => q(Hongkong-Dollar),
2698             },
2699             },
2700             'HNL' => {
2701             display_name => {
2702             'currency' => q(Lempira),
2703             'one' => q(Lempira),
2704             'other' => q(Lempira),
2705             },
2706             },
2707             'HRD' => {
2708             display_name => {
2709             'currency' => q(Kroazische Dinar),
2710             'one' => q(Kroazischi Dinar),
2711             'other' => q(Kroazischi Dinar),
2712             },
2713             },
2714             'HRK' => {
2715             display_name => {
2716             'currency' => q(Kuna),
2717             'one' => q(Kuna),
2718             'other' => q(Kuna),
2719             },
2720             },
2721             'HTG' => {
2722             display_name => {
2723             'currency' => q(Gourde),
2724             'one' => q(Gourde),
2725             'other' => q(Gourde),
2726             },
2727             },
2728             'HUF' => {
2729             display_name => {
2730             'currency' => q(Forint),
2731             'one' => q(Forint),
2732             'other' => q(Forint),
2733             },
2734             },
2735             'IDR' => {
2736             display_name => {
2737             'currency' => q(Indonesischi Rupie),
2738             'one' => q(Indonesischi Rupie),
2739             'other' => q(Indonesischi Rupie),
2740             },
2741             },
2742             'IEP' => {
2743             display_name => {
2744             'currency' => q(Iirischs Pfund),
2745             'one' => q(Iirischi Pfund),
2746             'other' => q(Iirischi Pfund),
2747             },
2748             },
2749             'ILP' => {
2750             display_name => {
2751             'currency' => q(Israelischs Pfund),
2752             'one' => q(Israelischi Pfund),
2753             'other' => q(Israelischi Pfund),
2754             },
2755             },
2756             'ILS' => {
2757             display_name => {
2758             'currency' => q(Schekel),
2759             'one' => q(Schekel),
2760             'other' => q(Schekel),
2761             },
2762             },
2763             'INR' => {
2764             display_name => {
2765             'currency' => q(Indischi Rupie),
2766             'one' => q(Indischi Rupie),
2767             'other' => q(Indischi Rupie),
2768             },
2769             },
2770             'IQD' => {
2771             display_name => {
2772             'currency' => q(Irak-Dinar),
2773             'one' => q(Irak-Dinar),
2774             'other' => q(Irak-Dinar),
2775             },
2776             },
2777             'IRR' => {
2778             display_name => {
2779             'currency' => q(Rial),
2780             'one' => q(Rial),
2781             'other' => q(Rial),
2782             },
2783             },
2784             'ISK' => {
2785             display_name => {
2786             'currency' => q(Iisländischi Chroone),
2787             'one' => q(Iisländischi Chroone),
2788             'other' => q(Iisländischi Chroone),
2789             },
2790             },
2791             'ITL' => {
2792             display_name => {
2793             'currency' => q(Italiänischi Lira),
2794             'one' => q(Italienischi Lire),
2795             'other' => q(Italienischi Lire),
2796             },
2797             },
2798             'JMD' => {
2799             display_name => {
2800             'currency' => q(Jamaika-Dollar),
2801             'one' => q(Jamaika-Dollar),
2802             'other' => q(Jamaika-Dollar),
2803             },
2804             },
2805             'JOD' => {
2806             display_name => {
2807             'currency' => q(Jordaanische Dinar),
2808             'one' => q(Jordaanische Dinar),
2809             'other' => q(Jordaanischi Dinar),
2810             },
2811             },
2812             'JPY' => {
2813             symbol => 'Â¥',
2814             display_name => {
2815             'currency' => q(Yen),
2816             'one' => q(Yen),
2817             'other' => q(Yen),
2818             },
2819             },
2820             'KES' => {
2821             display_name => {
2822             'currency' => q(Kenia-Schilling),
2823             'one' => q(Kenia-Schilling),
2824             'other' => q(Kenia-Schilling),
2825             },
2826             },
2827             'KGS' => {
2828             display_name => {
2829             'currency' => q(Som),
2830             'one' => q(Som),
2831             'other' => q(Som),
2832             },
2833             },
2834             'KHR' => {
2835             display_name => {
2836             'currency' => q(Riel),
2837             'one' => q(Riel),
2838             'other' => q(Riel),
2839             },
2840             },
2841             'KMF' => {
2842             display_name => {
2843             'currency' => q(Komore-Franc),
2844             'one' => q(Komore-Franc),
2845             'other' => q(Komore-Franc),
2846             },
2847             },
2848             'KPW' => {
2849             display_name => {
2850             'currency' => q(Nordkoreanische Won),
2851             'one' => q(Nordkoreanische Won),
2852             'other' => q(Nordkoreanischi Won),
2853             },
2854             },
2855             'KRW' => {
2856             display_name => {
2857             'currency' => q(Süüdkoreanische Won),
2858             'one' => q(Süüdkoreanische Won),
2859             'other' => q(Süüdkoreanischi Won),
2860             },
2861             },
2862             'KWD' => {
2863             display_name => {
2864             'currency' => q(Kuwait-Dinar),
2865             'one' => q(Kuwait-Dinar),
2866             'other' => q(Kuwait-Dinar),
2867             },
2868             },
2869             'KYD' => {
2870             display_name => {
2871             'currency' => q(Kaiman-Dollar),
2872             'one' => q(Kaiman-Dollar),
2873             'other' => q(Kaiman-Dollar),
2874             },
2875             },
2876             'KZT' => {
2877             display_name => {
2878             'currency' => q(Tenge),
2879             'one' => q(Tenge),
2880             'other' => q(Tenge),
2881             },
2882             },
2883             'LAK' => {
2884             display_name => {
2885             'currency' => q(Kip),
2886             'one' => q(Kip),
2887             'other' => q(Kip),
2888             },
2889             },
2890             'LBP' => {
2891             display_name => {
2892             'currency' => q(Libaneesischs Pfund),
2893             'one' => q(Libaneesischs Pfund),
2894             'other' => q(Libaneesischi Pfund),
2895             },
2896             },
2897             'LKR' => {
2898             display_name => {
2899             'currency' => q(Sri-Lanka-Rupie),
2900             'one' => q(Sri-Lanka-Rupie),
2901             'other' => q(Sri-Lanka-Rupie),
2902             },
2903             },
2904             'LRD' => {
2905             display_name => {
2906             'currency' => q(Liberiaanische Dollar),
2907             'one' => q(Liberiaanische Dollar),
2908             'other' => q(Liberiaanischi Dollar),
2909             },
2910             },
2911             'LSL' => {
2912             display_name => {
2913             'currency' => q(Loti),
2914             'one' => q(Loti),
2915             'other' => q(Loti),
2916             },
2917             },
2918             'LTL' => {
2919             display_name => {
2920             'currency' => q(Litauische Litas),
2921             'one' => q(Litauische Litas),
2922             'other' => q(Litauischi Litas),
2923             },
2924             },
2925             'LTT' => {
2926             display_name => {
2927             'currency' => q(Litauische Talonas),
2928             'one' => q(Litauischi Talonas),
2929             'other' => q(Litauischi Talonas),
2930             },
2931             },
2932             'LUC' => {
2933             display_name => {
2934             'currency' => q(Luxemburgische Franc \(konvertibel\)),
2935             'one' => q(Luxemburgischi Franc \(konvertibel\)),
2936             'other' => q(Luxemburgischi Franc \(konvertibel\)),
2937             },
2938             },
2939             'LUF' => {
2940             display_name => {
2941             'currency' => q(Luxemburgische Franc),
2942             'one' => q(Luxemburgischi Franc),
2943             'other' => q(Luxemburgischi Franc),
2944             },
2945             },
2946             'LUL' => {
2947             display_name => {
2948             'currency' => q(Luxemburgischer Finanz-Franc),
2949             'one' => q(Luxemburgischi Finanz-Franc),
2950             'other' => q(Luxemburgischi Finanz-Franc),
2951             },
2952             },
2953             'LVL' => {
2954             display_name => {
2955             'currency' => q(Lettische Lats),
2956             'one' => q(Lettische Lats),
2957             'other' => q(Lettischi Lats),
2958             },
2959             },
2960             'LVR' => {
2961             display_name => {
2962             'currency' => q(Lettische Rubel),
2963             'one' => q(Lettischi Rubel),
2964             'other' => q(Lettischi Rubel),
2965             },
2966             },
2967             'LYD' => {
2968             display_name => {
2969             'currency' => q(Lüübische Dinar),
2970             'one' => q(Lüübische Dinar),
2971             'other' => q(Lüübischi Dinar),
2972             },
2973             },
2974             'MAD' => {
2975             display_name => {
2976             'currency' => q(Marokkanische Dirham),
2977             'one' => q(Marokkanische Dirham),
2978             'other' => q(Marokkanischi Dirham),
2979             },
2980             },
2981             'MAF' => {
2982             display_name => {
2983             'currency' => q(Marokkanischer Franc),
2984             'one' => q(Marokkanische Franc),
2985             'other' => q(Marokkanische Franc),
2986             },
2987             },
2988             'MDL' => {
2989             display_name => {
2990             'currency' => q(Moldau-Löi),
2991             'one' => q(Moldau-Löi),
2992             'other' => q(Moldau-Löi),
2993             },
2994             },
2995             'MGA' => {
2996             display_name => {
2997             'currency' => q(Madagaschkar-Ariary),
2998             'one' => q(Madagaschkar-Ariary),
2999             'other' => q(Madagaschkar-Ariary),
3000             },
3001             },
3002             'MGF' => {
3003             display_name => {
3004             'currency' => q(Madagaschkar-Franc),
3005             'one' => q(Madagaschkar-Franc),
3006             'other' => q(Madagaschkar-Franc),
3007             },
3008             },
3009             'MKD' => {
3010             display_name => {
3011             'currency' => q(Denar),
3012             'one' => q(Denar),
3013             'other' => q(Denar),
3014             },
3015             },
3016             'MLF' => {
3017             display_name => {
3018             'currency' => q(Malische Franc),
3019             'one' => q(Malischi Franc),
3020             'other' => q(Malischi Franc),
3021             },
3022             },
3023             'MMK' => {
3024             display_name => {
3025             'currency' => q(Kyat),
3026             'one' => q(Kyat),
3027             'other' => q(Kyat),
3028             },
3029             },
3030             'MNT' => {
3031             display_name => {
3032             'currency' => q(Tugrik),
3033             'one' => q(Tugrik),
3034             'other' => q(Tugrik),
3035             },
3036             },
3037             'MOP' => {
3038             display_name => {
3039             'currency' => q(Pataca),
3040             'one' => q(Pataca),
3041             'other' => q(Pataca),
3042             },
3043             },
3044             'MRO' => {
3045             display_name => {
3046             'currency' => q(Ouguiya),
3047             'one' => q(Ouguiya),
3048             'other' => q(Ouguiya),
3049             },
3050             },
3051             'MTL' => {
3052             display_name => {
3053             'currency' => q(Malteesischi Lira),
3054             'one' => q(Malteesischi Lira),
3055             'other' => q(Malteesischi Lira),
3056             },
3057             },
3058             'MTP' => {
3059             display_name => {
3060             'currency' => q(Malteesischs Pfund),
3061             'one' => q(Malteesischi Pfund),
3062             'other' => q(Malteesischi Pfund),
3063             },
3064             },
3065             'MUR' => {
3066             display_name => {
3067             'currency' => q(Maurizius-Rupie),
3068             'one' => q(Maurizius-Rupie),
3069             'other' => q(Maurizius-Rupie),
3070             },
3071             },
3072             'MVR' => {
3073             display_name => {
3074             'currency' => q(Rufiyaa),
3075             'one' => q(Rufiyaa),
3076             'other' => q(Rufiyaa),
3077             },
3078             },
3079             'MWK' => {
3080             display_name => {
3081             'currency' => q(Malawi-Kwacha),
3082             'one' => q(Malawi-Kwacha),
3083             'other' => q(Malawi-Kwacha),
3084             },
3085             },
3086             'MXN' => {
3087             display_name => {
3088             'currency' => q(Mexikanische Peso),
3089             'one' => q(Mexikanische Peso),
3090             'other' => q(Mexikanischi Pesos),
3091             },
3092             },
3093             'MXP' => {
3094             display_name => {
3095             'currency' => q(Mexikanische Silber-Peso \(1861–1992\)),
3096             'one' => q(Mexikanischi Silber-Pesos \(MXP\)),
3097             'other' => q(Mexikanischi Silber-Pesos \(MXP\)),
3098             },
3099             },
3100             'MXV' => {
3101             display_name => {
3102             'currency' => q(Mexikanische Unidad de Inversion \(UDI\)),
3103             'one' => q(Mexikanischi Unidad de Inversion \(UDI\)),
3104             'other' => q(Mexikanischi Unidad de Inversion \(UDI\)),
3105             },
3106             },
3107             'MYR' => {
3108             display_name => {
3109             'currency' => q(Malaysische Ringgit),
3110             'one' => q(Malaysische Ringgit),
3111             'other' => q(Malaysischi Ringgit),
3112             },
3113             },
3114             'MZE' => {
3115             display_name => {
3116             'currency' => q(Mosambikanische Escudo),
3117             'one' => q(Mozambikanischi Escudo),
3118             'other' => q(Mozambikanischi Escudo),
3119             },
3120             },
3121             'MZM' => {
3122             display_name => {
3123             'currency' => q(Alte Metical),
3124             'one' => q(Alti Metical),
3125             'other' => q(Alti Metical),
3126             },
3127             },
3128             'MZN' => {
3129             display_name => {
3130             'currency' => q(Metical),
3131             'one' => q(Metical),
3132             'other' => q(Metical),
3133             },
3134             },
3135             'NAD' => {
3136             display_name => {
3137             'currency' => q(Namibia-Dollar),
3138             'one' => q(Namibia-Dollar),
3139             'other' => q(Namibia-Dollar),
3140             },
3141             },
3142             'NGN' => {
3143             display_name => {
3144             'currency' => q(Naira),
3145             'one' => q(Naira),
3146             'other' => q(Naira),
3147             },
3148             },
3149             'NIC' => {
3150             display_name => {
3151             'currency' => q(Cordoba),
3152             'one' => q(Cordoba),
3153             'other' => q(Cordoba),
3154             },
3155             },
3156             'NIO' => {
3157             display_name => {
3158             'currency' => q(Nicaragua-Córdoba),
3159             'one' => q(Nicaragua-Córdoba),
3160             'other' => q(Nicaragua-Córdoba),
3161             },
3162             },
3163             'NLG' => {
3164             display_name => {
3165             'currency' => q(Holländische Gulde),
3166             'one' => q(Holländischi Gulde),
3167             'other' => q(Holländischi Gulde),
3168             },
3169             },
3170             'NOK' => {
3171             display_name => {
3172             'currency' => q(Norweegischi Chroone),
3173             'one' => q(Norweegischi Chroone),
3174             'other' => q(Norweegischi Chroone),
3175             },
3176             },
3177             'NPR' => {
3178             display_name => {
3179             'currency' => q(Nepaleesischi Rupie),
3180             'one' => q(Nepalesischi Rupie),
3181             'other' => q(Nepalesischi Rupie),
3182             },
3183             },
3184             'NZD' => {
3185             display_name => {
3186             'currency' => q(Neuseeland-Dollar),
3187             'one' => q(Neuseeland-Dollar),
3188             'other' => q(Neuseeland-Dollar),
3189             },
3190             },
3191             'OMR' => {
3192             display_name => {
3193             'currency' => q(Rial Omani),
3194             'one' => q(Rial Omani),
3195             'other' => q(Rial Omani),
3196             },
3197             },
3198             'PAB' => {
3199             display_name => {
3200             'currency' => q(Balboa),
3201             'one' => q(Balboa),
3202             'other' => q(Balboa),
3203             },
3204             },
3205             'PEI' => {
3206             display_name => {
3207             'currency' => q(Peruanische Inti),
3208             'one' => q(Peruanischi Inti),
3209             'other' => q(Peruanischi Inti),
3210             },
3211             },
3212             'PEN' => {
3213             display_name => {
3214             'currency' => q(Nöie Sol),
3215             'one' => q(Nöie Sol),
3216             'other' => q(Nöii Sol),
3217             },
3218             },
3219             'PES' => {
3220             display_name => {
3221             'currency' => q(Sol),
3222             'one' => q(Sol),
3223             'other' => q(Sol),
3224             },
3225             },
3226             'PGK' => {
3227             display_name => {
3228             'currency' => q(Kina),
3229             'one' => q(Kina),
3230             'other' => q(Kina),
3231             },
3232             },
3233             'PHP' => {
3234             display_name => {
3235             'currency' => q(Philippiinische Peso),
3236             'one' => q(Philippiinische Peso),
3237             'other' => q(Philippiinischi Pesos),
3238             },
3239             },
3240             'PKR' => {
3241             display_name => {
3242             'currency' => q(Pakischtanischi Rupie),
3243             'one' => q(Pakischtanischi Rupie),
3244             'other' => q(Pakischtanischi Rupie),
3245             },
3246             },
3247             'PLN' => {
3248             display_name => {
3249             'currency' => q(Zloty),
3250             'one' => q(Zloty),
3251             'other' => q(Zloty),
3252             },
3253             },
3254             'PLZ' => {
3255             display_name => {
3256             'currency' => q(Zloty \(1950–1995\)),
3257             'one' => q(Zloty \(1950–1995\)),
3258             'other' => q(Zloty \(1950–1995\)),
3259             },
3260             },
3261             'PTE' => {
3262             display_name => {
3263             'currency' => q(Portugiisische Escudo),
3264             'one' => q(Portugiisischi Escudo),
3265             'other' => q(Portugiisischi Escudo),
3266             },
3267             },
3268             'PYG' => {
3269             display_name => {
3270             'currency' => q(Guarani),
3271             'one' => q(Guarani),
3272             'other' => q(Guarani),
3273             },
3274             },
3275             'QAR' => {
3276             display_name => {
3277             'currency' => q(Katar-Riyal),
3278             'one' => q(Katar-Riyal),
3279             'other' => q(Katar-Riyal),
3280             },
3281             },
3282             'RHD' => {
3283             display_name => {
3284             'currency' => q(Rhodesische Dollar),
3285             'one' => q(Rhodesischi Dollar),
3286             'other' => q(Rhodesischi Dollar),
3287             },
3288             },
3289             'ROL' => {
3290             display_name => {
3291             'currency' => q(Löi),
3292             'one' => q(Löi),
3293             'other' => q(Löi),
3294             },
3295             },
3296             'RON' => {
3297             display_name => {
3298             'currency' => q(Rumäänische Löi),
3299             'one' => q(Rumäänische Löi),
3300             'other' => q(Rumäänischi Löi),
3301             },
3302             },
3303             'RSD' => {
3304             display_name => {
3305             'currency' => q(Serbische Dinar),
3306             'one' => q(Serbische Dinar),
3307             'other' => q(Serbischi Dinar),
3308             },
3309             },
3310             'RUB' => {
3311             display_name => {
3312             'currency' => q(Russische Rubel),
3313             'one' => q(Russische Rubel),
3314             'other' => q(Russischi Rubel),
3315             },
3316             },
3317             'RUR' => {
3318             display_name => {
3319             'currency' => q(Russische Rubel \(alt\)),
3320             'one' => q(Russischi Rubel \(alt\)),
3321             'other' => q(Russischi Rubel \(alt\)),
3322             },
3323             },
3324             'RWF' => {
3325             display_name => {
3326             'currency' => q(Ruanda-Franc),
3327             'one' => q(Ruanda-Franc),
3328             'other' => q(Ruanda-Franc),
3329             },
3330             },
3331             'SAR' => {
3332             display_name => {
3333             'currency' => q(Saudi-Riyal),
3334             'one' => q(Saudi-Riyal),
3335             'other' => q(Saudi-Riyal),
3336             },
3337             },
3338             'SBD' => {
3339             display_name => {
3340             'currency' => q(Salomone-Dollar),
3341             'one' => q(Salomone-Dollar),
3342             'other' => q(Salomone-Dollar),
3343             },
3344             },
3345             'SCR' => {
3346             display_name => {
3347             'currency' => q(Seyschelle-Rupie),
3348             'one' => q(Seyschelle-Rupie),
3349             'other' => q(Seyschelle-Rupien),
3350             },
3351             },
3352             'SDD' => {
3353             display_name => {
3354             'currency' => q(Sudaneesische Dinar),
3355             'one' => q(Sudaneesischi Dinar),
3356             'other' => q(Sudaneesischi Dinar),
3357             },
3358             },
3359             'SDG' => {
3360             display_name => {
3361             'currency' => q(Sudaneesischs Pfund),
3362             'one' => q(Sudaneesische Pfund),
3363             'other' => q(Sudaneesischi Pfund),
3364             },
3365             },
3366             'SDP' => {
3367             display_name => {
3368             'currency' => q(Sudaneesischs Pfund \(alt\)),
3369             'one' => q(Sudaneesischi Pfund \(alt\)),
3370             'other' => q(Sudaneesischi Pfund \(alt\)),
3371             },
3372             },
3373             'SEK' => {
3374             display_name => {
3375             'currency' => q(Schweedischi Chroone),
3376             'one' => q(Schwedischi Chroone),
3377             'other' => q(Schwedischi Chroone),
3378             },
3379             },
3380             'SGD' => {
3381             display_name => {
3382             'currency' => q(Singapur-Dollar),
3383             'one' => q(Singapur-Dollar),
3384             'other' => q(Singapur-Dollar),
3385             },
3386             },
3387             'SHP' => {
3388             display_name => {
3389             'currency' => q(St.-Helena-Pfund),
3390             'one' => q(St.-Helena-Pfund),
3391             'other' => q(St.-Helena-Pfund),
3392             },
3393             },
3394             'SIT' => {
3395             display_name => {
3396             'currency' => q(Tolar),
3397             'one' => q(Tolar),
3398             'other' => q(Tolar),
3399             },
3400             },
3401             'SKK' => {
3402             display_name => {
3403             'currency' => q(Slowakischi Chroone),
3404             'one' => q(Slowakischi Chroone),
3405             'other' => q(Slowakischi Chroone),
3406             },
3407             },
3408             'SLL' => {
3409             display_name => {
3410             'currency' => q(Leone),
3411             'one' => q(Leone),
3412             'other' => q(Leone),
3413             },
3414             },
3415             'SOS' => {
3416             display_name => {
3417             'currency' => q(Somalia-Schilling),
3418             'one' => q(Somalia-Schilling),
3419             'other' => q(Somalia-Schilling),
3420             },
3421             },
3422             'SRD' => {
3423             display_name => {
3424             'currency' => q(Surinamische Dollar),
3425             'one' => q(Surinamische Dollar),
3426             'other' => q(Surinamischi Dollar),
3427             },
3428             },
3429             'SRG' => {
3430             display_name => {
3431             'currency' => q(Surinamische Gulde),
3432             'one' => q(Surinamischi Gulde),
3433             'other' => q(Surinamischi Gulde),
3434             },
3435             },
3436             'SSP' => {
3437             display_name => {
3438             'currency' => q(Süüdsudaneesischs Pfund),
3439             'one' => q(Süüdsudaneesische Pfund),
3440             'other' => q(Süüdsudaneesischi Pfund),
3441             },
3442             },
3443             'STD' => {
3444             display_name => {
3445             'currency' => q(Dobra),
3446             'one' => q(Dobra),
3447             'other' => q(Dobra),
3448             },
3449             },
3450             'SUR' => {
3451             display_name => {
3452             'currency' => q(Sowjetische Rubel),
3453             'one' => q(Sowjetischi Rubel),
3454             'other' => q(Sowjetischi Rubel),
3455             },
3456             },
3457             'SVC' => {
3458             display_name => {
3459             'currency' => q(El-Salvador-Colon),
3460             'one' => q(El-Salvador-Colon),
3461             'other' => q(El-Salvador-Colon),
3462             },
3463             },
3464             'SYP' => {
3465             display_name => {
3466             'currency' => q(Süürischs Pfund),
3467             'one' => q(Süürischs Pfund),
3468             'other' => q(Süürischi Pfund),
3469             },
3470             },
3471             'SZL' => {
3472             display_name => {
3473             'currency' => q(Lilangeni),
3474             'one' => q(Lilangeni),
3475             'other' => q(Lilangeni),
3476             },
3477             },
3478             'THB' => {
3479             display_name => {
3480             'currency' => q(Baht),
3481             'one' => q(Baht),
3482             'other' => q(Baht),
3483             },
3484             },
3485             'TJR' => {
3486             display_name => {
3487             'currency' => q(Tadschikischtan-Rubel),
3488             'one' => q(Tadschikischtan-Rubel),
3489             'other' => q(Tadschikischtan-Rubel),
3490             },
3491             },
3492             'TJS' => {
3493             display_name => {
3494             'currency' => q(Tadschikischtan-Somoni),
3495             'one' => q(Tadschikischtan-Somoni),
3496             'other' => q(Tadschikischtan-Somoni),
3497             },
3498             },
3499             'TMM' => {
3500             display_name => {
3501             'currency' => q(Turkmeenischtan-Manat),
3502             'one' => q(Turkmeenischtan-Manat),
3503             'other' => q(Turkmeenischtan-Manat),
3504             },
3505             },
3506             'TND' => {
3507             display_name => {
3508             'currency' => q(Tuneesische Dinar),
3509             'one' => q(Tuneesische Dinar),
3510             'other' => q(Tuneesischi Dinar),
3511             },
3512             },
3513             'TOP' => {
3514             display_name => {
3515             'currency' => q(PaÊ»anga),
3516             'one' => q(PaÊ»anga),
3517             'other' => q(PaÊ»anga),
3518             },
3519             },
3520             'TPE' => {
3521             display_name => {
3522             'currency' => q(Timor-Escudo),
3523             'one' => q(Timor-Escudo),
3524             'other' => q(Timor-Escudo),
3525             },
3526             },
3527             'TRL' => {
3528             display_name => {
3529             'currency' => q(Türkischi Liire),
3530             'one' => q(Türkischi Liira \(1922–2005\)),
3531             'other' => q(Türkischi Liire \(1922–2005\)),
3532             },
3533             },
3534             'TRY' => {
3535             display_name => {
3536             'currency' => q(Nöii Türkischi Liire),
3537             'one' => q(Nöii Türkischi Liira),
3538             'other' => q(Nöii Türkischi Liire),
3539             },
3540             },
3541             'TTD' => {
3542             display_name => {
3543             'currency' => q(Trinidad-und-Tobago-Dollar),
3544             'one' => q(Trinidad-und-Tobago-Dollar),
3545             'other' => q(Trinidad-und-Tobago-Dollar),
3546             },
3547             },
3548             'TWD' => {
3549             display_name => {
3550             'currency' => q(Nöii Taiwan-Dollar),
3551             'one' => q(Nöie Taiwan-Dollar),
3552             'other' => q(Nöii Taiwan-Dollar),
3553             },
3554             },
3555             'TZS' => {
3556             display_name => {
3557             'currency' => q(Tansania-Schilling),
3558             'one' => q(Tansania-Schilling),
3559             'other' => q(Tansania-Schilling),
3560             },
3561             },
3562             'UAH' => {
3563             display_name => {
3564             'currency' => q(Hryvnia),
3565             'one' => q(Hryvnia),
3566             'other' => q(Hryvnia),
3567             },
3568             },
3569             'UAK' => {
3570             display_name => {
3571             'currency' => q(Ukraiinische Karbovanetz),
3572             'one' => q(Ukraiinischi Karbovanetz),
3573             'other' => q(Ukraiinischi Karbovanetz),
3574             },
3575             },
3576             'UGS' => {
3577             display_name => {
3578             'currency' => q(Uganda-Schilling \(1966–1987\)),
3579             'one' => q(Uganda-Schilling \(1966–1987\)),
3580             'other' => q(Uganda-Schilling \(1966–1987\)),
3581             },
3582             },
3583             'UGX' => {
3584             display_name => {
3585             'currency' => q(Uganda-Schilling),
3586             'one' => q(Uganda-Schilling),
3587             'other' => q(Uganda-Schilling),
3588             },
3589             },
3590             'USD' => {
3591             symbol => '$',
3592             display_name => {
3593             'currency' => q(US-Dollar),
3594             'one' => q(US-Dollar),
3595             'other' => q(US-Dollar),
3596             },
3597             },
3598             'USN' => {
3599             display_name => {
3600             'currency' => q(US Dollar \(Nöchschte Taag\)),
3601             'one' => q(US-Dollar \(Nöchschte Taag\)),
3602             'other' => q(US-Dollar \(Nöchschte Taag\)),
3603             },
3604             },
3605             'USS' => {
3606             display_name => {
3607             'currency' => q(US Dollar \(Gliiche Taag\)),
3608             'one' => q(US-Dollar \(Gliiche Taag\)),
3609             'other' => q(US-Dollar \(Gliiche Taag\)),
3610             },
3611             },
3612             'UYP' => {
3613             display_name => {
3614             'currency' => q(Uruguayische Nöie Peso \(1975–1993\)),
3615             'one' => q(Uruguayischi Nöii Pesos \(1975–1993\)),
3616             'other' => q(Uruguayischi Nöii Pesos \(1975–1993\)),
3617             },
3618             },
3619             'UYU' => {
3620             display_name => {
3621             'currency' => q(Uruguayische Peso),
3622             'one' => q(Uruguayische Peso),
3623             'other' => q(Uruguayischi Pesos),
3624             },
3625             },
3626             'UZS' => {
3627             display_name => {
3628             'currency' => q(Usbeekischtan-Sum),
3629             'one' => q(Usbeekischtan-Sum),
3630             'other' => q(Usbeekischtan-Sum),
3631             },
3632             },
3633             'VEB' => {
3634             display_name => {
3635             'currency' => q(Bolivar \(1871–2008\)),
3636             'one' => q(Bolivar \(1871–2008\)),
3637             'other' => q(Bolivar \(1871–2008\)),
3638             },
3639             },
3640             'VEF' => {
3641             display_name => {
3642             'currency' => q(Bolivar),
3643             'one' => q(Bolivar),
3644             'other' => q(Bolivar),
3645             },
3646             },
3647             'VND' => {
3648             display_name => {
3649             'currency' => q(Dong),
3650             },
3651             },
3652             'VUV' => {
3653             display_name => {
3654             'currency' => q(Vatu),
3655             'one' => q(Vatu),
3656             'other' => q(Vatu),
3657             },
3658             },
3659             'WST' => {
3660             display_name => {
3661             'currency' => q(Tala),
3662             'one' => q(Tala),
3663             'other' => q(Tala),
3664             },
3665             },
3666             'XAF' => {
3667             display_name => {
3668             'currency' => q(CFA-Franc \(Äquatoriaal\)),
3669             'one' => q(CFA-Franc \(Äquatoriaal\)),
3670             'other' => q(CFA-Franc \(Äquatoriaal\)),
3671             },
3672             },
3673             'XAG' => {
3674             display_name => {
3675             'currency' => q(Silber),
3676             'one' => q(Silber),
3677             'other' => q(Silber),
3678             },
3679             },
3680             'XAU' => {
3681             display_name => {
3682             'currency' => q(Gold),
3683             'one' => q(Gold),
3684             'other' => q(Gold),
3685             },
3686             },
3687             'XBA' => {
3688             display_name => {
3689             'currency' => q(Europääischi Rächnigseinheit),
3690             'one' => q(Europääischi Rächnigseinheite),
3691             'other' => q(Europääischi Rächnigseinheite),
3692             },
3693             },
3694             'XBB' => {
3695             display_name => {
3696             'currency' => q(Europääischi Währigseinheit \(XBB\)),
3697             'one' => q(Europääischi Währigseinheite \(XBB\)),
3698             'other' => q(Europääischi Währigseinheite \(XBB\)),
3699             },
3700             },
3701             'XBC' => {
3702             display_name => {
3703             'currency' => q(Europääischi Rächnigseinheit \(XBC\)),
3704             'one' => q(Europääischi Rächnigseinheite \(XBC\)),
3705             'other' => q(Europääischi Rächnigseinheite \(XBC\)),
3706             },
3707             },
3708             'XBD' => {
3709             display_name => {
3710             'currency' => q(Europääischi Rächnigseinheit \(XBD\)),
3711             'one' => q(Europääischi Rächnigseinheite \(XBD\)),
3712             'other' => q(Europääischi Rächnigseinheite \(XBD\)),
3713             },
3714             },
3715             'XCD' => {
3716             display_name => {
3717             'currency' => q(Oschtkaribische Dollar),
3718             'one' => q(Oschtkaribische Dollar),
3719             'other' => q(Oschtkaribischi Dollar),
3720             },
3721             },
3722             'XDR' => {
3723             display_name => {
3724             'currency' => q(Sunderziäigsrächt),
3725             'one' => q(Sunderziäigsrächt),
3726             'other' => q(Sunderziäigsrächt),
3727             },
3728             },
3729             'XEU' => {
3730             display_name => {
3731             'currency' => q(Europääischi Währigseinheit \(XEU\)),
3732             'one' => q(Europääischi Währigseinheite \(XEU\)),
3733             'other' => q(Europääischi Währigseinheite \(XEU\)),
3734             },
3735             },
3736             'XFO' => {
3737             display_name => {
3738             'currency' => q(Französische Gold-Franc),
3739             'one' => q(Französischi Gold-Franc),
3740             'other' => q(Französischi Gold-Franc),
3741             },
3742             },
3743             'XFU' => {
3744             display_name => {
3745             'currency' => q(Französische UIC-Franc),
3746             'one' => q(Französischi UIC-Franc),
3747             'other' => q(Französischi UIC-Franc),
3748             },
3749             },
3750             'XOF' => {
3751             display_name => {
3752             'currency' => q(CFA-Franc \(Wescht\)),
3753             'one' => q(CFA-Franc \(Wescht\)),
3754             'other' => q(CFA-Franc \(Wescht\)),
3755             },
3756             },
3757             'XPD' => {
3758             display_name => {
3759             'currency' => q(Palladium),
3760             'one' => q(Palladium),
3761             'other' => q(Palladium),
3762             },
3763             },
3764             'XPF' => {
3765             display_name => {
3766             'currency' => q(CFP-Franc),
3767             'one' => q(CFP-Franc),
3768             'other' => q(CFP-Franc),
3769             },
3770             },
3771             'XPT' => {
3772             display_name => {
3773             'currency' => q(Platin),
3774             'one' => q(Platin),
3775             'other' => q(Platin),
3776             },
3777             },
3778             'XRE' => {
3779             display_name => {
3780             'currency' => q(RINET-Funds),
3781             'one' => q(RINET-Funds),
3782             'other' => q(RINET-Funds),
3783             },
3784             },
3785             'XTS' => {
3786             display_name => {
3787             'currency' => q(Teschtwährig),
3788             'one' => q(Teschtwährig),
3789             'other' => q(Teschtwährig),
3790             },
3791             },
3792             'XXX' => {
3793             display_name => {
3794             'currency' => q(Unbekannti Währig),
3795             'one' => q(Unbekannti Währig),
3796             'other' => q(Unbekannti Währig),
3797             },
3798             },
3799             'YDD' => {
3800             display_name => {
3801             'currency' => q(Jeme-Dinar),
3802             'one' => q(Jeme-Dinar),
3803             'other' => q(Jeme-Dinar),
3804             },
3805             },
3806             'YER' => {
3807             display_name => {
3808             'currency' => q(Jeme-Rial),
3809             'one' => q(Jeme-Rial),
3810             'other' => q(Jeme-Rial),
3811             },
3812             },
3813             'YUD' => {
3814             display_name => {
3815             'currency' => q(Jugoslawische Dinar \(1966–1990\)),
3816             'one' => q(Jugoslawischi Dinar \(1966–1990\)),
3817             'other' => q(Jugoslawischi Dinar \(1966–1990\)),
3818             },
3819             },
3820             'YUM' => {
3821             display_name => {
3822             'currency' => q(Nöii Dinar),
3823             'one' => q(Nöie Dinar),
3824             'other' => q(Nöii Dinar),
3825             },
3826             },
3827             'YUN' => {
3828             display_name => {
3829             'currency' => q(Jugoslawische Dinar \(konvertibel\)),
3830             'one' => q(Jugoslawischi Dinar \(konvertibel\)),
3831             'other' => q(Jugoslawischi Dinar \(konvertibel\)),
3832             },
3833             },
3834             'ZAR' => {
3835             display_name => {
3836             'currency' => q(Rand),
3837             'one' => q(Rand),
3838             'other' => q(Rand),
3839             },
3840             },
3841             'ZMK' => {
3842             display_name => {
3843             'currency' => q(Kwacha \(1968–2012\)),
3844             'one' => q(Kwacha \(1968–2012\)),
3845             'other' => q(Kwacha \(1968–2012\)),
3846             },
3847             },
3848             'ZMW' => {
3849             display_name => {
3850             'currency' => q(Kwacha),
3851             'one' => q(Kwacha),
3852             'other' => q(Kwacha),
3853             },
3854             },
3855             'ZRN' => {
3856             display_name => {
3857             'currency' => q(Nöie Zaire),
3858             'one' => q(Nöii Zaire),
3859             'other' => q(Nöii Zaire),
3860             },
3861             },
3862             'ZRZ' => {
3863             display_name => {
3864             'currency' => q(Zaire),
3865             'one' => q(Zaire),
3866             'other' => q(Zaire),
3867             },
3868             },
3869             'ZWD' => {
3870             display_name => {
3871             'currency' => q(Simbabwe-Dollar),
3872             'one' => q(Simbabwe-Dollar),
3873             'other' => q(Simbabwe-Dollar),
3874             },
3875             },
3876             } },
3877             );
3878              
3879              
3880             has 'calendar_months' => (
3881             is => 'ro',
3882             isa => HashRef,
3883             init_arg => undef,
3884             default => sub { {
3885             'gregorian' => {
3886             'format' => {
3887             abbreviated => {
3888             nonleap => [
3889             'Jan',
3890             'Feb',
3891             'Mär',
3892             'Apr',
3893             'Mai',
3894             'Jun',
3895             'Jul',
3896             'Aug',
3897             'Sep',
3898             'Okt',
3899             'Nov',
3900             'Dez'
3901             ],
3902             leap => [
3903            
3904             ],
3905             },
3906             wide => {
3907             nonleap => [
3908             'Januar',
3909             'Februar',
3910             'März',
3911             'April',
3912             'Mai',
3913             'Juni',
3914             'Juli',
3915             'Auguscht',
3916             'Septämber',
3917             'Oktoober',
3918             'Novämber',
3919             'Dezämber'
3920             ],
3921             leap => [
3922            
3923             ],
3924             },
3925             },
3926             'stand-alone' => {
3927             narrow => {
3928             nonleap => [
3929             'J',
3930             'F',
3931             'M',
3932             'A',
3933             'M',
3934             'J',
3935             'J',
3936             'A',
3937             'S',
3938             'O',
3939             'N',
3940             'D'
3941             ],
3942             leap => [
3943            
3944             ],
3945             },
3946             },
3947             },
3948             } },
3949             );
3950              
3951             has 'calendar_days' => (
3952             is => 'ro',
3953             isa => HashRef,
3954             init_arg => undef,
3955             default => sub { {
3956             'gregorian' => {
3957             'format' => {
3958             abbreviated => {
3959             mon => 'Mä.',
3960             tue => 'Zi.',
3961             wed => 'Mi.',
3962             thu => 'Du.',
3963             fri => 'Fr.',
3964             sat => 'Sa.',
3965             sun => 'Su.'
3966             },
3967             wide => {
3968             mon => 'Määntig',
3969             tue => 'Ziischtig',
3970             wed => 'Mittwuch',
3971             thu => 'Dunschtig',
3972             fri => 'Friitig',
3973             sat => 'Samschtig',
3974             sun => 'Sunntig'
3975             },
3976             },
3977             'stand-alone' => {
3978             narrow => {
3979             mon => 'M',
3980             tue => 'D',
3981             wed => 'M',
3982             thu => 'D',
3983             fri => 'F',
3984             sat => 'S',
3985             sun => 'S'
3986             },
3987             },
3988             },
3989             } },
3990             );
3991              
3992             has 'calendar_quarters' => (
3993             is => 'ro',
3994             isa => HashRef,
3995             init_arg => undef,
3996             default => sub { {
3997             'gregorian' => {
3998             'format' => {
3999             abbreviated => {0 => 'Q1',
4000             1 => 'Q2',
4001             2 => 'Q3',
4002             3 => 'Q4'
4003             },
4004             wide => {0 => '1. Quartal',
4005             1 => '2. Quartal',
4006             2 => '3. Quartal',
4007             3 => '4. Quartal'
4008             },
4009             },
4010             },
4011             } },
4012             );
4013              
4014             has 'day_periods' => (
4015             is => 'ro',
4016             isa => HashRef,
4017             init_arg => undef,
4018             default => sub { {
4019             'gregorian' => {
4020             'format' => {
4021             'wide' => {
4022             'pm' => q{nam.},
4023             'am' => q{vorm.},
4024             },
4025             'abbreviated' => {
4026             'pm' => q{n.m.},
4027             'am' => q{v.m.},
4028             },
4029             },
4030             'stand-alone' => {
4031             'wide' => {
4032             'am' => q{Vormittag},
4033             'pm' => q{Namittag},
4034             },
4035             },
4036             },
4037             } },
4038             );
4039              
4040             has 'eras' => (
4041             is => 'ro',
4042             isa => HashRef,
4043             init_arg => undef,
4044             default => sub { {
4045             'buddhist' => {
4046             },
4047             'generic' => {
4048             },
4049             'gregorian' => {
4050             abbreviated => {
4051             '0' => 'v. Chr.',
4052             '1' => 'n. Chr.'
4053             },
4054             narrow => {
4055             '0' => 'v. Chr.',
4056             '1' => 'n. Chr.'
4057             },
4058             wide => {
4059             '0' => 'v. Chr.',
4060             '1' => 'n. Chr.'
4061             },
4062             },
4063             } },
4064             );
4065              
4066             has 'date_formats' => (
4067             is => 'ro',
4068             isa => HashRef,
4069             init_arg => undef,
4070             default => sub { {
4071             'buddhist' => {
4072             'full' => q{EEEE d. MMMM y G},
4073             'long' => q{d. MMMM y G},
4074             'medium' => q{d. MMM y G},
4075             'short' => q{d.M.y},
4076             },
4077             'generic' => {
4078             'full' => q{EEEE, d. MMMM y G},
4079             'long' => q{d. MMMM y G},
4080             'medium' => q{dd.MM.y G},
4081             'short' => q{dd.MM.yy GGGGG},
4082             },
4083             'gregorian' => {
4084             'full' => q{EEEE, d. MMMM y},
4085             'long' => q{d. MMMM y},
4086             'medium' => q{dd.MM.y},
4087             'short' => q{dd.MM.yy},
4088             },
4089             } },
4090             );
4091              
4092             has 'time_formats' => (
4093             is => 'ro',
4094             isa => HashRef,
4095             init_arg => undef,
4096             default => sub { {
4097             'buddhist' => {
4098             },
4099             'generic' => {
4100             },
4101             'gregorian' => {
4102             'full' => q{HH:mm:ss zzzz},
4103             'long' => q{HH:mm:ss z},
4104             'medium' => q{HH:mm:ss},
4105             'short' => q{HH:mm},
4106             },
4107             } },
4108             );
4109              
4110             has 'datetime_formats' => (
4111             is => 'ro',
4112             isa => HashRef,
4113             init_arg => undef,
4114             default => sub { {
4115             'buddhist' => {
4116             },
4117             'generic' => {
4118             },
4119             'gregorian' => {
4120             },
4121             } },
4122             );
4123              
4124             has 'datetime_formats_available_formats' => (
4125             is => 'ro',
4126             isa => HashRef,
4127             init_arg => undef,
4128             default => sub { {
4129             'gregorian' => {
4130             Ed => q{E d.},
4131             H => q{H},
4132             Hm => q{HH:mm},
4133             Hms => q{HH:mm:ss},
4134             M => q{L},
4135             MEd => q{E, d.M.},
4136             MMM => q{LLL},
4137             MMMEd => q{E d. MMM},
4138             MMMMEd => q{E d. MMMM},
4139             MMMMd => q{d. MMMM},
4140             MMMd => q{d. MMM},
4141             MMd => q{d.MM.},
4142             MMdd => q{dd.MM.},
4143             Md => q{d.M.},
4144             d => q{d},
4145             mmss => q{mm:ss},
4146             ms => q{mm:ss},
4147             y => q{y},
4148             yM => q{y-M},
4149             yMEd => q{E, y-M-d},
4150             yMM => q{MM.y},
4151             yMMM => q{MMM y},
4152             yMMMEd => q{E, d. MMM y},
4153             yMMMM => q{MMMM y},
4154             yMMdd => q{dd.MM.y},
4155             yQQQ => q{QQQ y},
4156             yQQQQ => q{QQQQ y},
4157             },
4158             'generic' => {
4159             Ed => q{E d.},
4160             H => q{H},
4161             Hm => q{HH:mm},
4162             Hms => q{HH:mm:ss},
4163             M => q{L},
4164             MEd => q{E, d.M.},
4165             MMM => q{LLL},
4166             MMMEd => q{E d. MMM},
4167             MMMMEd => q{E d. MMMM},
4168             MMMMd => q{d. MMMM},
4169             MMMd => q{d. MMM},
4170             MMd => q{d.MM.},
4171             MMdd => q{dd.MM.},
4172             Md => q{d.M.},
4173             d => q{d},
4174             mmss => q{mm:ss},
4175             ms => q{mm:ss},
4176             y => q{y},
4177             yM => q{y-M},
4178             yMEd => q{E, y-M-d},
4179             yMM => q{MM.y},
4180             yMMM => q{MMM y},
4181             yMMMEd => q{E, d. MMM y},
4182             yMMMM => q{MMMM y},
4183             yMMdd => q{dd.MM.y},
4184             yQQQ => q{QQQ y},
4185             yQQQQ => q{QQQQ y},
4186             },
4187             } },
4188             );
4189              
4190             has 'datetime_formats_append_item' => (
4191             is => 'ro',
4192             isa => HashRef,
4193             init_arg => undef,
4194             default => sub { {
4195             } },
4196             );
4197              
4198             has 'datetime_formats_interval' => (
4199             is => 'ro',
4200             isa => HashRef,
4201             init_arg => undef,
4202             default => sub { {
4203             'gregorian' => {
4204             H => {
4205             H => q{HH–HH},
4206             },
4207             Hm => {
4208             H => q{HH:mm–HH:mm},
4209             m => q{HH:mm–HH:mm},
4210             },
4211             Hmv => {
4212             H => q{HH:mm–HH:mm v},
4213             m => q{HH:mm–HH:mm v},
4214             },
4215             Hv => {
4216             H => q{HH–HH v},
4217             },
4218             M => {
4219             M => q{M.–M.},
4220             },
4221             MEd => {
4222             M => q{E, dd.MM. – E, dd.MM.},
4223             d => q{E, dd.MM. – E, dd.MM.},
4224             },
4225             MMM => {
4226             M => q{MMM–MMM},
4227             },
4228             MMMEd => {
4229             M => q{E, d. MMM – E, d. MMM},
4230             d => q{E, d. – E, d. MMM},
4231             },
4232             MMMM => {
4233             M => q{LLLL–LLLL},
4234             },
4235             MMMd => {
4236             M => q{d. MMM – d. MMM},
4237             d => q{d.–d. MMM},
4238             },
4239             Md => {
4240             M => q{dd.MM. – dd.MM.},
4241             d => q{dd.MM. – dd.MM.},
4242             },
4243             d => {
4244             d => q{d.–d.},
4245             },
4246             fallback => '{0} – {1}',
4247             h => {
4248             a => q{h a – h a},
4249             h => q{h–h a},
4250             },
4251             hm => {
4252             a => q{h:mm a – h:mm a},
4253             h => q{h:mm–h:mm a},
4254             m => q{h:mm–h:mm a},
4255             },
4256             hmv => {
4257             a => q{h:mm a – h:mm a v},
4258             h => q{h:mm–h:mm a v},
4259             m => q{h:mm–h:mm a v},
4260             },
4261             hv => {
4262             a => q{h a – h a v},
4263             h => q{h–h a v},
4264             },
4265             y => {
4266             y => q{y–y},
4267             },
4268             yM => {
4269             M => q{MM.y – MM.y},
4270             y => q{MM.y – MM.y},
4271             },
4272             yMEd => {
4273             M => q{E, dd.MM.y – E, dd.MM.y},
4274             d => q{E, dd.MM.y – E, dd.MM.y},
4275             y => q{E, dd.MM.y – E, dd.MM.y},
4276             },
4277             yMMM => {
4278             M => q{MMM–MMM y},
4279             y => q{MMM y – MMM y},
4280             },
4281             yMMMEd => {
4282             M => q{E, d. MMM – E, d. MMM y},
4283             d => q{E, d. – E, d. MMM y},
4284             y => q{E, d. MMM y – E, d. MMM y},
4285             },
4286             yMMMM => {
4287             M => q{MM – MM.y},
4288             y => q{MM.y – MM.y},
4289             },
4290             yMMMd => {
4291             M => q{d. MMM – d. MMM y},
4292             d => q{d.–d. MMM y},
4293             y => q{d. MMM y – d. MMM y},
4294             },
4295             yMd => {
4296             M => q{dd.MM.y – dd.MM.y},
4297             d => q{dd.MM.y – dd.MM.y},
4298             y => q{dd.MM.y – dd.MM.y},
4299             },
4300             },
4301             'generic' => {
4302             H => {
4303             H => q{HH–HH},
4304             },
4305             Hm => {
4306             H => q{HH:mm–HH:mm},
4307             m => q{HH:mm–HH:mm},
4308             },
4309             Hmv => {
4310             H => q{HH:mm–HH:mm v},
4311             m => q{HH:mm–HH:mm v},
4312             },
4313             Hv => {
4314             H => q{HH–HH v},
4315             },
4316             M => {
4317             M => q{M.–M.},
4318             },
4319             MEd => {
4320             M => q{E, dd.MM. – E, dd.MM.},
4321             d => q{E, dd.MM. – E, dd.MM.},
4322             },
4323             MMM => {
4324             M => q{MMM–MMM},
4325             },
4326             MMMEd => {
4327             M => q{E, d. MMM – E, d. MMM},
4328             d => q{E, d. – E, d. MMM},
4329             },
4330             MMMM => {
4331             M => q{LLLL–LLLL},
4332             },
4333             MMMd => {
4334             M => q{d. MMM – d. MMM},
4335             d => q{d.–d. MMM},
4336             },
4337             Md => {
4338             M => q{dd.MM. – dd.MM.},
4339             d => q{dd.MM. – dd.MM.},
4340             },
4341             d => {
4342             d => q{d.–d.},
4343             },
4344             fallback => '{0} – {1}',
4345             h => {
4346             a => q{h a – h a},
4347             h => q{h–h a},
4348             },
4349             hm => {
4350             a => q{h:mm a – h:mm a},
4351             h => q{h:mm–h:mm a},
4352             m => q{h:mm–h:mm a},
4353             },
4354             hmv => {
4355             a => q{h:mm a – h:mm a v},
4356             h => q{h:mm–h:mm a v},
4357             m => q{h:mm–h:mm a v},
4358             },
4359             hv => {
4360             a => q{h a – h a v},
4361             h => q{h–h a v},
4362             },
4363             y => {
4364             y => q{y–y},
4365             },
4366             yM => {
4367             M => q{MM.y – MM.y},
4368             y => q{MM.y – MM.y},
4369             },
4370             yMEd => {
4371             M => q{E, dd.MM.y – E, dd.MM.y},
4372             d => q{E, dd.MM.y – E, dd.MM.y},
4373             y => q{E, dd.MM.y – E, dd.MM.y},
4374             },
4375             yMMM => {
4376             M => q{MMM–MMM y},
4377             y => q{MMM y – MMM y},
4378             },
4379             yMMMEd => {
4380             M => q{E, d. MMM – E, d. MMM y},
4381             d => q{E, d. – E, d. MMM y},
4382             y => q{E, d. MMM y – E, d. MMM y},
4383             },
4384             yMMMM => {
4385             M => q{MM – MM.y},
4386             y => q{MM.y – MM.y},
4387             },
4388             yMMMd => {
4389             M => q{d. MMM – d. MMM y},
4390             d => q{d.–d. MMM y},
4391             y => q{d. MMM y – d. MMM y},
4392             },
4393             yMd => {
4394             M => q{dd.MM.y – dd.MM.y},
4395             d => q{dd.MM.y – dd.MM.y},
4396             y => q{dd.MM.y – dd.MM.y},
4397             },
4398             },
4399             } },
4400             );
4401              
4402             has 'time_zone_names' => (
4403             is => 'ro',
4404             isa => HashRef,
4405             init_arg => undef,
4406             default => sub { {
4407             hourFormat => q(+HH:mm;-HH:mm),
4408             gmtFormat => q(GMT{0}),
4409             fallbackFormat => q({1} ({0})),
4410             'Acre' => {
4411             long => {
4412             'daylight' => q(Acre-Summerziit),
4413             'generic' => q(Acre-Ziit),
4414             'standard' => q(Acre-Schtandardziit),
4415             },
4416             },
4417             'Afghanistan' => {
4418             long => {
4419             'standard' => q(Afghanischtan-Ziit),
4420             },
4421             },
4422             'Africa/Accra' => {
4423             exemplarCity => q#Akkra#,
4424             },
4425             'Africa/Addis_Ababa' => {
4426             exemplarCity => q#Addis Abeba#,
4427             },
4428             'Africa/Algiers' => {
4429             exemplarCity => q#Algier#,
4430             },
4431             'Africa/Cairo' => {
4432             exemplarCity => q#Kairo#,
4433             },
4434             'Africa/Dar_es_Salaam' => {
4435             exemplarCity => q#Daressalam#,
4436             },
4437             'Africa/Djibouti' => {
4438             exemplarCity => q#Dschibuti#,
4439             },
4440             'Africa/El_Aaiun' => {
4441             exemplarCity => q#El Aaiún#,
4442             },
4443             'Africa/Khartoum' => {
4444             exemplarCity => q#Khartum#,
4445             },
4446             'Africa/Mogadishu' => {
4447             exemplarCity => q#Mogadischu#,
4448             },
4449             'Africa/Ouagadougou' => {
4450             exemplarCity => q#Wagadugu#,
4451             },
4452             'Africa/Sao_Tome' => {
4453             exemplarCity => q#São Tomé#,
4454             },
4455             'Africa_Central' => {
4456             long => {
4457             'standard' => q(Zentralafrikanischi Ziit),
4458             },
4459             },
4460             'Africa_Eastern' => {
4461             long => {
4462             'standard' => q(Oschtafrikanischi Ziit),
4463             },
4464             },
4465             'Africa_Southern' => {
4466             long => {
4467             'standard' => q(Süüdafrikanischi ziit),
4468             },
4469             },
4470             'Africa_Western' => {
4471             long => {
4472             'daylight' => q(Weschtafrikanischi Summerziit),
4473             'generic' => q(Weschtafrikanischi Ziit),
4474             'standard' => q(Weschtafrikanischi Schtandardziit),
4475             },
4476             },
4477             'Alaska' => {
4478             long => {
4479             'daylight' => q(Alaska-Summerziit),
4480             'generic' => q(Alaska-Ziit),
4481             'standard' => q(Alaska-Schtandardziit),
4482             },
4483             },
4484             'Almaty' => {
4485             long => {
4486             'daylight' => q(Almaty-Summerziit),
4487             'generic' => q(Almaty-Ziit),
4488             'standard' => q(Almaty-Schtandardziit),
4489             },
4490             },
4491             'Amazon' => {
4492             long => {
4493             'daylight' => q(Amazonas-Summerziit),
4494             'generic' => q(Amazonas-Ziit),
4495             'standard' => q(Amazonas-Schtandardziit),
4496             },
4497             },
4498             'America/Asuncion' => {
4499             exemplarCity => q#Asunción#,
4500             },
4501             'America/Cayman' => {
4502             exemplarCity => q#Kaimaninsle#,
4503             },
4504             'America/Curacao' => {
4505             exemplarCity => q#Curaçao#,
4506             },
4507             'America/El_Salvador' => {
4508             exemplarCity => q#Salvador#,
4509             },
4510             'America/Havana' => {
4511             exemplarCity => q#Havanna#,
4512             },
4513             'America/Indiana/Knox' => {
4514             exemplarCity => q#Knox#,
4515             },
4516             'America/Jamaica' => {
4517             exemplarCity => q#Jamaika#,
4518             },
4519             'America/Mexico_City' => {
4520             exemplarCity => q#Mexiko-Schtadt#,
4521             },
4522             'America/Port_of_Spain' => {
4523             exemplarCity => q#Port-of-Spain#,
4524             },
4525             'America/Scoresbysund' => {
4526             exemplarCity => q#Ittoqqortoormiit#,
4527             },
4528             'America/St_Kitts' => {
4529             exemplarCity => q#St. Kitts#,
4530             },
4531             'America/St_Lucia' => {
4532             exemplarCity => q#St. Lucia#,
4533             },
4534             'America/St_Thomas' => {
4535             exemplarCity => q#St. Thomas#,
4536             },
4537             'America/St_Vincent' => {
4538             exemplarCity => q#St. Vincent#,
4539             },
4540             'America_Central' => {
4541             long => {
4542             'daylight' => q(Amerika-Zentraal Summerziit),
4543             'generic' => q(Amerika-Zentraal Ziit),
4544             'standard' => q(Amerika-Zentraal Schtandardziit),
4545             },
4546             },
4547             'Antarctica/DumontDUrville' => {
4548             exemplarCity => q#Dumont D’Urville#,
4549             },
4550             'Antarctica/Vostok' => {
4551             exemplarCity => q#Woschtok#,
4552             },
4553             'Asia/Aqtobe' => {
4554             exemplarCity => q#Aktobe#,
4555             },
4556             'Asia/Baghdad' => {
4557             exemplarCity => q#Bagdad#,
4558             },
4559             'Asia/Bishkek' => {
4560             exemplarCity => q#Bischkek#,
4561             },
4562             'Asia/Damascus' => {
4563             exemplarCity => q#Damaskus#,
4564             },
4565             'Asia/Dushanbe' => {
4566             exemplarCity => q#Duschanbe#,
4567             },
4568             'Asia/Hong_Kong' => {
4569             exemplarCity => q#Hongkong#,
4570             },
4571             'Asia/Kamchatka' => {
4572             exemplarCity => q#Kamtschatka#,
4573             },
4574             'Asia/Krasnoyarsk' => {
4575             exemplarCity => q#Krasnojarsk#,
4576             },
4577             'Asia/Macau' => {
4578             exemplarCity => q#Macao#,
4579             },
4580             'Asia/Muscat' => {
4581             exemplarCity => q#Muschkat#,
4582             },
4583             'Asia/Nicosia' => {
4584             exemplarCity => q#Nikosia#,
4585             },
4586             'Asia/Novosibirsk' => {
4587             exemplarCity => q#Nowosibirsk#,
4588             },
4589             'Asia/Pyongyang' => {
4590             exemplarCity => q#Pjöngjang#,
4591             },
4592             'Asia/Qatar' => {
4593             exemplarCity => q#Katar#,
4594             },
4595             'Asia/Riyadh' => {
4596             exemplarCity => q#Riad#,
4597             },
4598             'Asia/Sakhalin' => {
4599             exemplarCity => q#Sachalin#,
4600             },
4601             'Asia/Singapore' => {
4602             exemplarCity => q#Singapur#,
4603             },
4604             'Asia/Taipei' => {
4605             exemplarCity => q#Taipeh#,
4606             },
4607             'Asia/Tashkent' => {
4608             exemplarCity => q#Taschkent#,
4609             },
4610             'Asia/Tbilisi' => {
4611             exemplarCity => q#Tiflis#,
4612             },
4613             'Asia/Tehran' => {
4614             exemplarCity => q#Teheran#,
4615             },
4616             'Asia/Tokyo' => {
4617             exemplarCity => q#Tokio#,
4618             },
4619             'Asia/Ulaanbaatar' => {
4620             exemplarCity => q#Ulan-Baator#,
4621             },
4622             'Asia/Vladivostok' => {
4623             exemplarCity => q#Wladiwostok#,
4624             },
4625             'Asia/Yakutsk' => {
4626             exemplarCity => q#Jakutsk#,
4627             },
4628             'Asia/Yekaterinburg' => {
4629             exemplarCity => q#Jekaterinburg#,
4630             },
4631             'Asia/Yerevan' => {
4632             exemplarCity => q#Erivan#,
4633             },
4634             'Atlantic/Azores' => {
4635             exemplarCity => q#Azore#,
4636             },
4637             'Atlantic/Bermuda' => {
4638             exemplarCity => q#Bermudas#,
4639             },
4640             'Atlantic/Canary' => {
4641             exemplarCity => q#Kanare#,
4642             },
4643             'Atlantic/Cape_Verde' => {
4644             exemplarCity => q#Kap Verde#,
4645             },
4646             'Atlantic/Faeroe' => {
4647             exemplarCity => q#Färöer#,
4648             },
4649             'Atlantic/South_Georgia' => {
4650             exemplarCity => q#Süüd-Georgie#,
4651             },
4652             'Atlantic/St_Helena' => {
4653             exemplarCity => q#St. Helena#,
4654             },
4655             'Etc/Unknown' => {
4656             exemplarCity => q#Unbekannt#,
4657             },
4658             'Europe/Athens' => {
4659             exemplarCity => q#Athen#,
4660             },
4661             'Europe/Brussels' => {
4662             exemplarCity => q#Brüssel#,
4663             },
4664             'Europe/Bucharest' => {
4665             exemplarCity => q#Bukarescht#,
4666             },
4667             'Europe/Chisinau' => {
4668             exemplarCity => q#Kischinau#,
4669             },
4670             'Europe/Copenhagen' => {
4671             exemplarCity => q#Kopehage#,
4672             },
4673             'Europe/Kiev' => {
4674             exemplarCity => q#Kiew#,
4675             },
4676             'Europe/Lisbon' => {
4677             exemplarCity => q#Lissabon#,
4678             },
4679             'Europe/Luxembourg' => {
4680             exemplarCity => q#Luxemburg#,
4681             },
4682             'Europe/Moscow' => {
4683             exemplarCity => q#Moskau#,
4684             },
4685             'Europe/Rome' => {
4686             exemplarCity => q#Rom#,
4687             },
4688             'Europe/Tirane' => {
4689             exemplarCity => q#Tirana#,
4690             },
4691             'Europe/Uzhgorod' => {
4692             exemplarCity => q#Uschgorod#,
4693             },
4694             'Europe/Vienna' => {
4695             exemplarCity => q#Wien#,
4696             },
4697             'Europe/Vilnius' => {
4698             exemplarCity => q#Wilna#,
4699             },
4700             'Europe/Warsaw' => {
4701             exemplarCity => q#Warschau#,
4702             },
4703             'Europe/Zaporozhye' => {
4704             exemplarCity => q#Saporischja#,
4705             },
4706             'Europe/Zurich' => {
4707             exemplarCity => q#Züri#,
4708             },
4709             'Europe_Central' => {
4710             long => {
4711             'daylight' => q(Mitteleuropäischi Summerziit),
4712             'generic' => q(Mitteleuropäischi Ziit),
4713             'standard' => q(Mitteleuropäischi Schtandardziit),
4714             },
4715             short => {
4716             'daylight' => q(MESZ),
4717             'generic' => q(MEZ),
4718             'standard' => q(MEZ),
4719             },
4720             },
4721             'Europe_Eastern' => {
4722             long => {
4723             'daylight' => q(Oschteuropäischi Summerziit),
4724             'generic' => q(Oschteuropäischi Ziit),
4725             'standard' => q(Oschteuropäischi Schtandardziit),
4726             },
4727             short => {
4728             'daylight' => q(OESZ),
4729             'generic' => q(OEZ),
4730             'standard' => q(OEZ),
4731             },
4732             },
4733             'Europe_Western' => {
4734             long => {
4735             'daylight' => q(Weschteuropäischi Summerziit),
4736             'generic' => q(Weschteuropäischi Ziit),
4737             'standard' => q(Weschteuropäischi Schtandardziit),
4738             },
4739             short => {
4740             'daylight' => q(WESZ),
4741             'generic' => q(WEZ),
4742             'standard' => q(WEZ),
4743             },
4744             },
4745             'Indian/Christmas' => {
4746             exemplarCity => q#Wienachts-Insle#,
4747             },
4748             'Indian/Comoro' => {
4749             exemplarCity => q#Komore#,
4750             },
4751             'Indian/Maldives' => {
4752             exemplarCity => q#Maledive#,
4753             },
4754             'Indian/Reunion' => {
4755             exemplarCity => q#Réunion#,
4756             },
4757             'Moscow' => {
4758             long => {
4759             'daylight' => q(Moskauer Summerziit),
4760             'generic' => q(Moskauer Ziit),
4761             'standard' => q(Moskauer Schtandardziit),
4762             },
4763             },
4764             'Pacific/Easter' => {
4765             exemplarCity => q#Oschterinsle#,
4766             },
4767             'Pacific/Fiji' => {
4768             exemplarCity => q#Fidschi#,
4769             },
4770             } }
4771             );
4772 1     1   15384 no Moo;
  1         3  
  1         10  
4773              
4774             1;
4775              
4776             # vim: tabstop=4