File Coverage

blib/lib/Locale/CLDR/Locales/De.pm
Criterion Covered Total %
statement 42 42 100.0
branch n/a
condition n/a
subroutine 13 13 100.0
pod 0 1 0.0
total 55 56 98.2


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::De - Package for language German
6              
7             =cut
8              
9             package Locale::CLDR::Locales::De;
10             # This file auto generated from Data\common\main\de.xml
11             # on Fri 13 Oct 9:11:29 am GMT
12              
13 19     19   1019106 use strict;
  19         38  
  19         467  
14 19     19   85 use warnings;
  19         31  
  19         381  
15 19     19   77 use version;
  19         29  
  19         90  
16              
17             our $VERSION = version->declare('v0.34.2');
18              
19 19     19   1542 use v5.10.1;
  19         58  
20 19     19   75 use mro 'c3';
  19         32  
  19         85  
21 19     19   420 use utf8;
  19         34  
  19         95  
22 19     19   870 use if $^V ge v5.12.0, feature => 'unicode_strings';
  19         45  
  19         218  
23 19     19   1735 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  19         44  
  19         129  
24 19     19   16929 use Moo;
  19         35  
  19         104  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'valid_algorithmic_formats' => (
28             is => 'ro',
29             isa => ArrayRef,
30             init_arg => undef,
31             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal-neuter','spellout-cardinal-masculine','spellout-cardinal-feminine','spellout-cardinal-n','spellout-cardinal-r','spellout-cardinal-s','spellout-ordinal','spellout-ordinal-n','spellout-ordinal-r','spellout-ordinal-s' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 19     19   7437 use bigfloat;
  19         37  
  19         152  
40             return {
41             'spellout-cardinal-feminine' => {
42             'public' => {
43             '-x' => {
44             divisor => q(1),
45             rule => q(minus →→),
46             },
47             '0' => {
48             base_value => q(0),
49             divisor => q(1),
50             rule => q(null),
51             },
52             'x.x' => {
53             divisor => q(1),
54             rule => q(←← Komma →→),
55             },
56             '1' => {
57             base_value => q(1),
58             divisor => q(1),
59             rule => q(eine),
60             },
61             '2' => {
62             base_value => q(2),
63             divisor => q(1),
64             rule => q(=%spellout-numbering=),
65             },
66             '100' => {
67             base_value => q(100),
68             divisor => q(100),
69             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
70             },
71             '1000' => {
72             base_value => q(1000),
73             divisor => q(1000),
74             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
75             },
76             '1000000' => {
77             base_value => q(1000000),
78             divisor => q(1000000),
79             rule => q(eine Million[ →→]),
80             },
81             '2000000' => {
82             base_value => q(2000000),
83             divisor => q(1000000),
84             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
85             },
86             '1000000000' => {
87             base_value => q(1000000000),
88             divisor => q(1000000000),
89             rule => q(eine Milliarde[ →→]),
90             },
91             '2000000000' => {
92             base_value => q(2000000000),
93             divisor => q(1000000000),
94             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
95             },
96             '1000000000000' => {
97             base_value => q(1000000000000),
98             divisor => q(1000000000000),
99             rule => q(eine Billion[ →→]),
100             },
101             '2000000000000' => {
102             base_value => q(2000000000000),
103             divisor => q(1000000000000),
104             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
105             },
106             '1000000000000000' => {
107             base_value => q(1000000000000000),
108             divisor => q(1000000000000000),
109             rule => q(eine Billiarde[ →→]),
110             },
111             '2000000000000000' => {
112             base_value => q(2000000000000000),
113             divisor => q(1000000000000000),
114             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
115             },
116             '1000000000000000000' => {
117             base_value => q(1000000000000000000),
118             divisor => q(1000000000000000000),
119             rule => q(=#,##0=),
120             },
121             'max' => {
122             base_value => q(1000000000000000000),
123             divisor => q(1000000000000000000),
124             rule => q(=#,##0=),
125             },
126             },
127             },
128             'spellout-cardinal-masculine' => {
129             'public' => {
130             '-x' => {
131             divisor => q(1),
132             rule => q(minus →→),
133             },
134             '0' => {
135             base_value => q(0),
136             divisor => q(1),
137             rule => q(null),
138             },
139             'x.x' => {
140             divisor => q(1),
141             rule => q(←← Komma →→),
142             },
143             '1' => {
144             base_value => q(1),
145             divisor => q(1),
146             rule => q(ein),
147             },
148             '2' => {
149             base_value => q(2),
150             divisor => q(1),
151             rule => q(=%spellout-numbering=),
152             },
153             '100' => {
154             base_value => q(100),
155             divisor => q(100),
156             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
157             },
158             '1000' => {
159             base_value => q(1000),
160             divisor => q(1000),
161             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
162             },
163             '1000000' => {
164             base_value => q(1000000),
165             divisor => q(1000000),
166             rule => q(eine Million[ →→]),
167             },
168             '2000000' => {
169             base_value => q(2000000),
170             divisor => q(1000000),
171             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
172             },
173             '1000000000' => {
174             base_value => q(1000000000),
175             divisor => q(1000000000),
176             rule => q(eine Milliarde[ →→]),
177             },
178             '2000000000' => {
179             base_value => q(2000000000),
180             divisor => q(1000000000),
181             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
182             },
183             '1000000000000' => {
184             base_value => q(1000000000000),
185             divisor => q(1000000000000),
186             rule => q(eine Billion[ →→]),
187             },
188             '2000000000000' => {
189             base_value => q(2000000000000),
190             divisor => q(1000000000000),
191             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
192             },
193             '1000000000000000' => {
194             base_value => q(1000000000000000),
195             divisor => q(1000000000000000),
196             rule => q(eine Billiarde[ →→]),
197             },
198             '2000000000000000' => {
199             base_value => q(2000000000000000),
200             divisor => q(1000000000000000),
201             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
202             },
203             '1000000000000000000' => {
204             base_value => q(1000000000000000000),
205             divisor => q(1000000000000000000),
206             rule => q(=#,##0=),
207             },
208             'max' => {
209             base_value => q(1000000000000000000),
210             divisor => q(1000000000000000000),
211             rule => q(=#,##0=),
212             },
213             },
214             },
215             'spellout-cardinal-n' => {
216             'public' => {
217             '-x' => {
218             divisor => q(1),
219             rule => q(minus →→),
220             },
221             '0' => {
222             base_value => q(0),
223             divisor => q(1),
224             rule => q(null),
225             },
226             'x.x' => {
227             divisor => q(1),
228             rule => q(←← Komma →→),
229             },
230             '1' => {
231             base_value => q(1),
232             divisor => q(1),
233             rule => q(einen),
234             },
235             '2' => {
236             base_value => q(2),
237             divisor => q(1),
238             rule => q(=%spellout-numbering=),
239             },
240             '100' => {
241             base_value => q(100),
242             divisor => q(100),
243             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
244             },
245             '1000' => {
246             base_value => q(1000),
247             divisor => q(1000),
248             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
249             },
250             '1000000' => {
251             base_value => q(1000000),
252             divisor => q(1000000),
253             rule => q(eine Million[ →→]),
254             },
255             '2000000' => {
256             base_value => q(2000000),
257             divisor => q(1000000),
258             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
259             },
260             '1000000000' => {
261             base_value => q(1000000000),
262             divisor => q(1000000000),
263             rule => q(eine Milliarde[ →→]),
264             },
265             '2000000000' => {
266             base_value => q(2000000000),
267             divisor => q(1000000000),
268             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
269             },
270             '1000000000000' => {
271             base_value => q(1000000000000),
272             divisor => q(1000000000000),
273             rule => q(eine Billion[ →→]),
274             },
275             '2000000000000' => {
276             base_value => q(2000000000000),
277             divisor => q(1000000000000),
278             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
279             },
280             '1000000000000000' => {
281             base_value => q(1000000000000000),
282             divisor => q(1000000000000000),
283             rule => q(eine Billiarde[ →→]),
284             },
285             '2000000000000000' => {
286             base_value => q(2000000000000000),
287             divisor => q(1000000000000000),
288             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
289             },
290             '1000000000000000000' => {
291             base_value => q(1000000000000000000),
292             divisor => q(1000000000000000000),
293             rule => q(=#,##0=),
294             },
295             'max' => {
296             base_value => q(1000000000000000000),
297             divisor => q(1000000000000000000),
298             rule => q(=#,##0=),
299             },
300             },
301             },
302             'spellout-cardinal-neuter' => {
303             'public' => {
304             '0' => {
305             base_value => q(0),
306             divisor => q(1),
307             rule => q(=%spellout-cardinal-masculine=),
308             },
309             'max' => {
310             base_value => q(0),
311             divisor => q(1),
312             rule => q(=%spellout-cardinal-masculine=),
313             },
314             },
315             },
316             'spellout-cardinal-r' => {
317             'public' => {
318             '-x' => {
319             divisor => q(1),
320             rule => q(minus →→),
321             },
322             '0' => {
323             base_value => q(0),
324             divisor => q(1),
325             rule => q(null),
326             },
327             'x.x' => {
328             divisor => q(1),
329             rule => q(←← Komma →→),
330             },
331             '1' => {
332             base_value => q(1),
333             divisor => q(1),
334             rule => q(einer),
335             },
336             '2' => {
337             base_value => q(2),
338             divisor => q(1),
339             rule => q(=%spellout-numbering=),
340             },
341             '100' => {
342             base_value => q(100),
343             divisor => q(100),
344             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
345             },
346             '1000' => {
347             base_value => q(1000),
348             divisor => q(1000),
349             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
350             },
351             '1000000' => {
352             base_value => q(1000000),
353             divisor => q(1000000),
354             rule => q(eine Million[ →→]),
355             },
356             '2000000' => {
357             base_value => q(2000000),
358             divisor => q(1000000),
359             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
360             },
361             '1000000000' => {
362             base_value => q(1000000000),
363             divisor => q(1000000000),
364             rule => q(eine Milliarde[ →→]),
365             },
366             '2000000000' => {
367             base_value => q(2000000000),
368             divisor => q(1000000000),
369             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
370             },
371             '1000000000000' => {
372             base_value => q(1000000000000),
373             divisor => q(1000000000000),
374             rule => q(eine Billion[ →→]),
375             },
376             '2000000000000' => {
377             base_value => q(2000000000000),
378             divisor => q(1000000000000),
379             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
380             },
381             '1000000000000000' => {
382             base_value => q(1000000000000000),
383             divisor => q(1000000000000000),
384             rule => q(eine Billiarde[ →→]),
385             },
386             '2000000000000000' => {
387             base_value => q(2000000000000000),
388             divisor => q(1000000000000000),
389             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
390             },
391             '1000000000000000000' => {
392             base_value => q(1000000000000000000),
393             divisor => q(1000000000000000000),
394             rule => q(=#,##0=),
395             },
396             'max' => {
397             base_value => q(1000000000000000000),
398             divisor => q(1000000000000000000),
399             rule => q(=#,##0=),
400             },
401             },
402             },
403             'spellout-cardinal-s' => {
404             'public' => {
405             '-x' => {
406             divisor => q(1),
407             rule => q(minus →→),
408             },
409             '0' => {
410             base_value => q(0),
411             divisor => q(1),
412             rule => q(null),
413             },
414             'x.x' => {
415             divisor => q(1),
416             rule => q(←← Komma →→),
417             },
418             '1' => {
419             base_value => q(1),
420             divisor => q(1),
421             rule => q(eines),
422             },
423             '2' => {
424             base_value => q(2),
425             divisor => q(1),
426             rule => q(=%spellout-numbering=),
427             },
428             '100' => {
429             base_value => q(100),
430             divisor => q(100),
431             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
432             },
433             '1000' => {
434             base_value => q(1000),
435             divisor => q(1000),
436             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
437             },
438             '1000000' => {
439             base_value => q(1000000),
440             divisor => q(1000000),
441             rule => q(eine Million[ →→]),
442             },
443             '2000000' => {
444             base_value => q(2000000),
445             divisor => q(1000000),
446             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
447             },
448             '1000000000' => {
449             base_value => q(1000000000),
450             divisor => q(1000000000),
451             rule => q(eine Milliarde[ →→]),
452             },
453             '2000000000' => {
454             base_value => q(2000000000),
455             divisor => q(1000000000),
456             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
457             },
458             '1000000000000' => {
459             base_value => q(1000000000000),
460             divisor => q(1000000000000),
461             rule => q(eine Billion[ →→]),
462             },
463             '2000000000000' => {
464             base_value => q(2000000000000),
465             divisor => q(1000000000000),
466             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
467             },
468             '1000000000000000' => {
469             base_value => q(1000000000000000),
470             divisor => q(1000000000000000),
471             rule => q(eine Billiarde[ →→]),
472             },
473             '2000000000000000' => {
474             base_value => q(2000000000000000),
475             divisor => q(1000000000000000),
476             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
477             },
478             '1000000000000000000' => {
479             base_value => q(1000000000000000000),
480             divisor => q(1000000000000000000),
481             rule => q(=#,##0=),
482             },
483             'max' => {
484             base_value => q(1000000000000000000),
485             divisor => q(1000000000000000000),
486             rule => q(=#,##0=),
487             },
488             },
489             },
490             'spellout-numbering' => {
491             'public' => {
492             '-x' => {
493             divisor => q(1),
494             rule => q(minus →→),
495             },
496             '0' => {
497             base_value => q(0),
498             divisor => q(1),
499             rule => q(null),
500             },
501             'x.x' => {
502             divisor => q(1),
503             rule => q(←← Komma →→),
504             },
505             '1' => {
506             base_value => q(1),
507             divisor => q(1),
508             rule => q(eins),
509             },
510             '2' => {
511             base_value => q(2),
512             divisor => q(1),
513             rule => q(zwei),
514             },
515             '3' => {
516             base_value => q(3),
517             divisor => q(1),
518             rule => q(drei),
519             },
520             '4' => {
521             base_value => q(4),
522             divisor => q(1),
523             rule => q(vier),
524             },
525             '5' => {
526             base_value => q(5),
527             divisor => q(1),
528             rule => q(fünf),
529             },
530             '6' => {
531             base_value => q(6),
532             divisor => q(1),
533             rule => q(sechs),
534             },
535             '7' => {
536             base_value => q(7),
537             divisor => q(1),
538             rule => q(sieben),
539             },
540             '8' => {
541             base_value => q(8),
542             divisor => q(1),
543             rule => q(acht),
544             },
545             '9' => {
546             base_value => q(9),
547             divisor => q(1),
548             rule => q(neun),
549             },
550             '10' => {
551             base_value => q(10),
552             divisor => q(10),
553             rule => q(zehn),
554             },
555             '11' => {
556             base_value => q(11),
557             divisor => q(10),
558             rule => q(elf),
559             },
560             '12' => {
561             base_value => q(12),
562             divisor => q(10),
563             rule => q(zwölf),
564             },
565             '13' => {
566             base_value => q(13),
567             divisor => q(10),
568             rule => q(→→zehn),
569             },
570             '16' => {
571             base_value => q(16),
572             divisor => q(10),
573             rule => q(sechzehn),
574             },
575             '17' => {
576             base_value => q(17),
577             divisor => q(10),
578             rule => q(siebzehn),
579             },
580             '18' => {
581             base_value => q(18),
582             divisor => q(10),
583             rule => q(→→zehn),
584             },
585             '20' => {
586             base_value => q(20),
587             divisor => q(10),
588             rule => q([→%spellout-cardinal-masculine→­und­]zwanzig),
589             },
590             '30' => {
591             base_value => q(30),
592             divisor => q(10),
593             rule => q([→%spellout-cardinal-masculine→­und­]dreißig),
594             },
595             '40' => {
596             base_value => q(40),
597             divisor => q(10),
598             rule => q([→%spellout-cardinal-masculine→­und­]vierzig),
599             },
600             '50' => {
601             base_value => q(50),
602             divisor => q(10),
603             rule => q([→%spellout-cardinal-masculine→­und­]fünfzig),
604             },
605             '60' => {
606             base_value => q(60),
607             divisor => q(10),
608             rule => q([→%spellout-cardinal-masculine→­und­]sechzig),
609             },
610             '70' => {
611             base_value => q(70),
612             divisor => q(10),
613             rule => q([→%spellout-cardinal-masculine→­und­]siebzig),
614             },
615             '80' => {
616             base_value => q(80),
617             divisor => q(10),
618             rule => q([→%spellout-cardinal-masculine→­und­]achtzig),
619             },
620             '90' => {
621             base_value => q(90),
622             divisor => q(10),
623             rule => q([→%spellout-cardinal-masculine→­und­]neunzig),
624             },
625             '100' => {
626             base_value => q(100),
627             divisor => q(100),
628             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
629             },
630             '1000' => {
631             base_value => q(1000),
632             divisor => q(1000),
633             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
634             },
635             '1000000' => {
636             base_value => q(1000000),
637             divisor => q(1000000),
638             rule => q(eine Million[ →→]),
639             },
640             '2000000' => {
641             base_value => q(2000000),
642             divisor => q(1000000),
643             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
644             },
645             '1000000000' => {
646             base_value => q(1000000000),
647             divisor => q(1000000000),
648             rule => q(eine Milliarde[ →→]),
649             },
650             '2000000000' => {
651             base_value => q(2000000000),
652             divisor => q(1000000000),
653             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
654             },
655             '1000000000000' => {
656             base_value => q(1000000000000),
657             divisor => q(1000000000000),
658             rule => q(eine Billion[ →→]),
659             },
660             '2000000000000' => {
661             base_value => q(2000000000000),
662             divisor => q(1000000000000),
663             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
664             },
665             '1000000000000000' => {
666             base_value => q(1000000000000000),
667             divisor => q(1000000000000000),
668             rule => q(eine Billiarde[ →→]),
669             },
670             '2000000000000000' => {
671             base_value => q(2000000000000000),
672             divisor => q(1000000000000000),
673             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
674             },
675             '1000000000000000000' => {
676             base_value => q(1000000000000000000),
677             divisor => q(1000000000000000000),
678             rule => q(=#,##0=),
679             },
680             'max' => {
681             base_value => q(1000000000000000000),
682             divisor => q(1000000000000000000),
683             rule => q(=#,##0=),
684             },
685             },
686             },
687             'spellout-numbering-year' => {
688             'public' => {
689             '-x' => {
690             divisor => q(1),
691             rule => q(minus →→),
692             },
693             '0' => {
694             base_value => q(0),
695             divisor => q(1),
696             rule => q(=%spellout-numbering=),
697             },
698             'x.x' => {
699             divisor => q(1),
700             rule => q(=0.0=),
701             },
702             '1100' => {
703             base_value => q(1100),
704             divisor => q(100),
705             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
706             },
707             '10000' => {
708             base_value => q(10000),
709             divisor => q(10000),
710             rule => q(=%spellout-numbering=),
711             },
712             'max' => {
713             base_value => q(10000),
714             divisor => q(10000),
715             rule => q(=%spellout-numbering=),
716             },
717             },
718             },
719             'spellout-ordinal' => {
720             'public' => {
721             '-x' => {
722             divisor => q(1),
723             rule => q(minus →→),
724             },
725             '0' => {
726             base_value => q(0),
727             divisor => q(1),
728             rule => q(nullte),
729             },
730             'x.x' => {
731             divisor => q(1),
732             rule => q(=#,##0.#=),
733             },
734             '1' => {
735             base_value => q(1),
736             divisor => q(1),
737             rule => q(erste),
738             },
739             '2' => {
740             base_value => q(2),
741             divisor => q(1),
742             rule => q(zweite),
743             },
744             '3' => {
745             base_value => q(3),
746             divisor => q(1),
747             rule => q(dritte),
748             },
749             '4' => {
750             base_value => q(4),
751             divisor => q(1),
752             rule => q(vierte),
753             },
754             '5' => {
755             base_value => q(5),
756             divisor => q(1),
757             rule => q(fünfte),
758             },
759             '6' => {
760             base_value => q(6),
761             divisor => q(1),
762             rule => q(sechste),
763             },
764             '7' => {
765             base_value => q(7),
766             divisor => q(1),
767             rule => q(siebte),
768             },
769             '8' => {
770             base_value => q(8),
771             divisor => q(1),
772             rule => q(achte),
773             },
774             '9' => {
775             base_value => q(9),
776             divisor => q(1),
777             rule => q(=%spellout-numbering=te),
778             },
779             '20' => {
780             base_value => q(20),
781             divisor => q(10),
782             rule => q(=%spellout-numbering=ste),
783             },
784             '100' => {
785             base_value => q(100),
786             divisor => q(100),
787             rule => q(←%spellout-cardinal-masculine←­hundert→%%ste→),
788             },
789             '1000' => {
790             base_value => q(1000),
791             divisor => q(1000),
792             rule => q(←%spellout-cardinal-masculine←­tausend→%%ste→),
793             },
794             '1000000' => {
795             base_value => q(1000000),
796             divisor => q(1000000),
797             rule => q(eine Million→%%ste2→),
798             },
799             '2000000' => {
800             base_value => q(2000000),
801             divisor => q(1000000),
802             rule => q(←%spellout-cardinal-feminine← Millionen→%%ste2→),
803             },
804             '1000000000' => {
805             base_value => q(1000000000),
806             divisor => q(1000000000),
807             rule => q(eine Milliarde→%%ste2→),
808             },
809             '2000000000' => {
810             base_value => q(2000000000),
811             divisor => q(1000000000),
812             rule => q(←%spellout-cardinal-feminine← Milliarden→%%ste2→),
813             },
814             '1000000000000' => {
815             base_value => q(1000000000000),
816             divisor => q(1000000000000),
817             rule => q(eine Billion→%%ste→),
818             },
819             '2000000000000' => {
820             base_value => q(2000000000000),
821             divisor => q(1000000000000),
822             rule => q(←%spellout-cardinal-feminine← Billionen→%%ste2→),
823             },
824             '1000000000000000' => {
825             base_value => q(1000000000000000),
826             divisor => q(1000000000000000),
827             rule => q(eine Billiarde→%%ste2→),
828             },
829             '2000000000000000' => {
830             base_value => q(2000000000000000),
831             divisor => q(1000000000000000),
832             rule => q(←%spellout-cardinal-feminine← Billiarden→%%ste2→),
833             },
834             '1000000000000000000' => {
835             base_value => q(1000000000000000000),
836             divisor => q(1000000000000000000),
837             rule => q(=#,##0=.),
838             },
839             'max' => {
840             base_value => q(1000000000000000000),
841             divisor => q(1000000000000000000),
842             rule => q(=#,##0=.),
843             },
844             },
845             },
846             'spellout-ordinal-n' => {
847             'public' => {
848             '-x' => {
849             divisor => q(1),
850             rule => q(minus →→),
851             },
852             '0' => {
853             base_value => q(0),
854             divisor => q(1),
855             rule => q(=%spellout-ordinal=n),
856             },
857             'x.x' => {
858             divisor => q(1),
859             rule => q(=#,##0.#=),
860             },
861             'max' => {
862             divisor => q(1),
863             rule => q(=#,##0.#=),
864             },
865             },
866             },
867             'spellout-ordinal-r' => {
868             'public' => {
869             '-x' => {
870             divisor => q(1),
871             rule => q(minus →→),
872             },
873             '0' => {
874             base_value => q(0),
875             divisor => q(1),
876             rule => q(=%spellout-ordinal=r),
877             },
878             'x.x' => {
879             divisor => q(1),
880             rule => q(=#,##0.#=),
881             },
882             'max' => {
883             divisor => q(1),
884             rule => q(=#,##0.#=),
885             },
886             },
887             },
888             'spellout-ordinal-s' => {
889             'public' => {
890             '-x' => {
891             divisor => q(1),
892             rule => q(minus →→),
893             },
894             '0' => {
895             base_value => q(0),
896             divisor => q(1),
897             rule => q(=%spellout-ordinal=s),
898             },
899             'x.x' => {
900             divisor => q(1),
901             rule => q(=#,##0.#=),
902             },
903             'max' => {
904             divisor => q(1),
905             rule => q(=#,##0.#=),
906             },
907             },
908             },
909             'ste' => {
910             'private' => {
911             '0' => {
912             base_value => q(0),
913             divisor => q(1),
914             rule => q(ste),
915             },
916             '1' => {
917             base_value => q(1),
918             divisor => q(1),
919             rule => q(­=%spellout-ordinal=),
920             },
921             'max' => {
922             base_value => q(1),
923             divisor => q(1),
924             rule => q(­=%spellout-ordinal=),
925             },
926             },
927             },
928             'ste2' => {
929             'private' => {
930             '0' => {
931             base_value => q(0),
932             divisor => q(1),
933             rule => q(ste),
934             },
935             '1' => {
936             base_value => q(1),
937             divisor => q(1),
938             rule => q(' =%spellout-ordinal=),
939             },
940             'max' => {
941             base_value => q(1),
942             divisor => q(1),
943             rule => q(' =%spellout-ordinal=),
944             },
945             },
946             },
947             } },
948             );
949              
950             # Need to add code for Key type pattern
951             sub display_name_pattern {
952 5     5 0 37829 my ($self, $name, $region, $script, $variant) = @_;
953              
954 5         14 my $display_pattern = '{0} ({1})';
955 5         24 $display_pattern =~s/\{0\}/$name/g;
956 5         20 my $subtags = join '{0}, {1}', grep {$_} (
  15         32  
957             $region,
958             $script,
959             $variant,
960             );
961              
962 5         27 $display_pattern =~s/\{1\}/$subtags/g;
963 5         9516 return $display_pattern;
964             }
965              
966             has 'display_name_language' => (
967             is => 'ro',
968             isa => CodeRef,
969             init_arg => undef,
970             default => sub {
971             sub {
972             my %languages = (
973             'aa' => 'Afar',
974             'ab' => 'Abchasisch',
975             'ace' => 'Aceh',
976             'ach' => 'Acholi',
977             'ada' => 'Adangme',
978             'ady' => 'Adygeisch',
979             'ae' => 'Avestisch',
980             'aeb' => 'Tunesisches Arabisch',
981             'af' => 'Afrikaans',
982             'afh' => 'Afrihili',
983             'agq' => 'Aghem',
984             'ain' => 'Ainu',
985             'ak' => 'Akan',
986             'akk' => 'Akkadisch',
987             'akz' => 'Alabama',
988             'ale' => 'Aleutisch',
989             'aln' => 'Gegisch',
990             'alt' => 'Süd-Altaisch',
991             'am' => 'Amharisch',
992             'an' => 'Aragonesisch',
993             'ang' => 'Altenglisch',
994             'anp' => 'Angika',
995             'ar' => 'Arabisch',
996             'ar_001' => 'Modernes Hocharabisch',
997             'arc' => 'Aramäisch',
998             'arn' => 'Mapudungun',
999             'aro' => 'Araona',
1000             'arp' => 'Arapaho',
1001             'arq' => 'Algerisches Arabisch',
1002             'ars' => 'Arabisch (Nadschd)',
1003             'arw' => 'Arawak',
1004             'ary' => 'Marokkanisches Arabisch',
1005             'arz' => 'Ägyptisches Arabisch',
1006             'as' => 'Assamesisch',
1007             'asa' => 'Asu',
1008             'ase' => 'Amerikanische Gebärdensprache',
1009             'ast' => 'Asturianisch',
1010             'av' => 'Awarisch',
1011             'avk' => 'Kotava',
1012             'awa' => 'Awadhi',
1013             'ay' => 'Aymara',
1014             'az' => 'Aserbaidschanisch',
1015             'az@alt=short' => 'Aserbaidschanisch',
1016             'ba' => 'Baschkirisch',
1017             'bal' => 'Belutschisch',
1018             'ban' => 'Balinesisch',
1019             'bar' => 'Bairisch',
1020             'bas' => 'Basaa',
1021             'bax' => 'Bamun',
1022             'bbc' => 'Batak Toba',
1023             'bbj' => 'Ghomala',
1024             'be' => 'Weißrussisch',
1025             'bej' => 'Bedauye',
1026             'bem' => 'Bemba',
1027             'bew' => 'Betawi',
1028             'bez' => 'Bena',
1029             'bfd' => 'Bafut',
1030             'bfq' => 'Badaga',
1031             'bg' => 'Bulgarisch',
1032             'bgn' => 'Westliches Belutschi',
1033             'bho' => 'Bhodschpuri',
1034             'bi' => 'Bislama',
1035             'bik' => 'Bikol',
1036             'bin' => 'Bini',
1037             'bjn' => 'Banjaresisch',
1038             'bkm' => 'Kom',
1039             'bla' => 'Blackfoot',
1040             'bm' => 'Bambara',
1041             'bn' => 'Bengalisch',
1042             'bo' => 'Tibetisch',
1043             'bpy' => 'Bishnupriya',
1044             'bqi' => 'Bachtiarisch',
1045             'br' => 'Bretonisch',
1046             'bra' => 'Braj-Bhakha',
1047             'brh' => 'Brahui',
1048             'brx' => 'Bodo',
1049             'bs' => 'Bosnisch',
1050             'bss' => 'Akoose',
1051             'bua' => 'Burjatisch',
1052             'bug' => 'Buginesisch',
1053             'bum' => 'Bulu',
1054             'byn' => 'Blin',
1055             'byv' => 'Medumba',
1056             'ca' => 'Katalanisch',
1057             'cad' => 'Caddo',
1058             'car' => 'Karibisch',
1059             'cay' => 'Cayuga',
1060             'cch' => 'Atsam',
1061             'ce' => 'Tschetschenisch',
1062             'ceb' => 'Cebuano',
1063             'cgg' => 'Rukiga',
1064             'ch' => 'Chamorro',
1065             'chb' => 'Chibcha',
1066             'chg' => 'Tschagataisch',
1067             'chk' => 'Chuukesisch',
1068             'chm' => 'Mari',
1069             'chn' => 'Chinook',
1070             'cho' => 'Choctaw',
1071             'chp' => 'Chipewyan',
1072             'chr' => 'Cherokee',
1073             'chy' => 'Cheyenne',
1074             'ckb' => 'Zentralkurdisch',
1075             'co' => 'Korsisch',
1076             'cop' => 'Koptisch',
1077             'cps' => 'Capiznon',
1078             'cr' => 'Cree',
1079             'crh' => 'Krimtatarisch',
1080             'crs' => 'Seychellenkreol',
1081             'cs' => 'Tschechisch',
1082             'csb' => 'Kaschubisch',
1083             'cu' => 'Kirchenslawisch',
1084             'cv' => 'Tschuwaschisch',
1085             'cy' => 'Walisisch',
1086             'da' => 'Dänisch',
1087             'dak' => 'Dakota',
1088             'dar' => 'Darginisch',
1089             'dav' => 'Taita',
1090             'de' => 'Deutsch',
1091             'de_AT' => 'Österreichisches Deutsch',
1092             'de_CH' => 'Schweizer Hochdeutsch',
1093             'del' => 'Delaware',
1094             'den' => 'Slave',
1095             'dgr' => 'Dogrib',
1096             'din' => 'Dinka',
1097             'dje' => 'Zarma',
1098             'doi' => 'Dogri',
1099             'dsb' => 'Niedersorbisch',
1100             'dtp' => 'Zentral-Dusun',
1101             'dua' => 'Duala',
1102             'dum' => 'Mittelniederländisch',
1103             'dv' => 'Dhivehi',
1104             'dyo' => 'Diola',
1105             'dyu' => 'Dyula',
1106             'dz' => 'Dzongkha',
1107             'dzg' => 'Dazaga',
1108             'ebu' => 'Embu',
1109             'ee' => 'Ewe',
1110             'efi' => 'Efik',
1111             'egl' => 'Emilianisch',
1112             'egy' => 'Ägyptisch',
1113             'eka' => 'Ekajuk',
1114             'el' => 'Griechisch',
1115             'elx' => 'Elamisch',
1116             'en' => 'Englisch',
1117             'en_GB@alt=short' => 'Englisch (GB)',
1118             'en_US@alt=short' => 'Englisch (USA)',
1119             'enm' => 'Mittelenglisch',
1120             'eo' => 'Esperanto',
1121             'es' => 'Spanisch',
1122             'esu' => 'Zentral-Alaska-Yupik',
1123             'et' => 'Estnisch',
1124             'eu' => 'Baskisch',
1125             'ewo' => 'Ewondo',
1126             'ext' => 'Extremadurisch',
1127             'fa' => 'Persisch',
1128             'fan' => 'Pangwe',
1129             'fat' => 'Fanti',
1130             'ff' => 'Ful',
1131             'fi' => 'Finnisch',
1132             'fil' => 'Filipino',
1133             'fit' => 'Meänkieli',
1134             'fj' => 'Fidschi',
1135             'fo' => 'Färöisch',
1136             'fon' => 'Fon',
1137             'fr' => 'Französisch',
1138             'frc' => 'Cajun',
1139             'frm' => 'Mittelfranzösisch',
1140             'fro' => 'Altfranzösisch',
1141             'frp' => 'Frankoprovenzalisch',
1142             'frr' => 'Nordfriesisch',
1143             'frs' => 'Ostfriesisch',
1144             'fur' => 'Friaulisch',
1145             'fy' => 'Westfriesisch',
1146             'ga' => 'Irisch',
1147             'gaa' => 'Ga',
1148             'gag' => 'Gagausisch',
1149             'gan' => 'Gan',
1150             'gay' => 'Gayo',
1151             'gba' => 'Gbaya',
1152             'gbz' => 'Gabri',
1153             'gd' => 'Schottisches Gälisch',
1154             'gez' => 'Geez',
1155             'gil' => 'Kiribatisch',
1156             'gl' => 'Galicisch',
1157             'glk' => 'Gilaki',
1158             'gmh' => 'Mittelhochdeutsch',
1159             'gn' => 'Guaraní',
1160             'goh' => 'Althochdeutsch',
1161             'gom' => 'Goa-Konkani',
1162             'gon' => 'Gondi',
1163             'gor' => 'Mongondou',
1164             'got' => 'Gotisch',
1165             'grb' => 'Grebo',
1166             'grc' => 'Altgriechisch',
1167             'gsw' => 'Schweizerdeutsch',
1168             'gu' => 'Gujarati',
1169             'guc' => 'Wayúu',
1170             'gur' => 'Farefare',
1171             'guz' => 'Gusii',
1172             'gv' => 'Manx',
1173             'gwi' => 'Kutchin',
1174             'ha' => 'Haussa',
1175             'hai' => 'Haida',
1176             'hak' => 'Hakka',
1177             'haw' => 'Hawaiisch',
1178             'he' => 'Hebräisch',
1179             'hi' => 'Hindi',
1180             'hif' => 'Fidschi-Hindi',
1181             'hil' => 'Hiligaynon',
1182             'hit' => 'Hethitisch',
1183             'hmn' => 'Miao',
1184             'ho' => 'Hiri-Motu',
1185             'hr' => 'Kroatisch',
1186             'hsb' => 'Obersorbisch',
1187             'hsn' => 'Xiang',
1188             'ht' => 'Haiti-Kreolisch',
1189             'hu' => 'Ungarisch',
1190             'hup' => 'Hupa',
1191             'hy' => 'Armenisch',
1192             'hz' => 'Herero',
1193             'ia' => 'Interlingua',
1194             'iba' => 'Iban',
1195             'ibb' => 'Ibibio',
1196             'id' => 'Indonesisch',
1197             'ie' => 'Interlingue',
1198             'ig' => 'Igbo',
1199             'ii' => 'Yi',
1200             'ik' => 'Inupiak',
1201             'ilo' => 'Ilokano',
1202             'inh' => 'Inguschisch',
1203             'io' => 'Ido',
1204             'is' => 'Isländisch',
1205             'it' => 'Italienisch',
1206             'iu' => 'Inuktitut',
1207             'izh' => 'Ischorisch',
1208             'ja' => 'Japanisch',
1209             'jam' => 'Jamaikanisch-Kreolisch',
1210             'jbo' => 'Lojban',
1211             'jgo' => 'Ngomba',
1212             'jmc' => 'Machame',
1213             'jpr' => 'Jüdisch-Persisch',
1214             'jrb' => 'Jüdisch-Arabisch',
1215             'jut' => 'Jütisch',
1216             'jv' => 'Javanisch',
1217             'ka' => 'Georgisch',
1218             'kaa' => 'Karakalpakisch',
1219             'kab' => 'Kabylisch',
1220             'kac' => 'Kachin',
1221             'kaj' => 'Jju',
1222             'kam' => 'Kamba',
1223             'kaw' => 'Kawi',
1224             'kbd' => 'Kabardinisch',
1225             'kbl' => 'Kanembu',
1226             'kcg' => 'Tyap',
1227             'kde' => 'Makonde',
1228             'kea' => 'Kabuverdianu',
1229             'ken' => 'Kenyang',
1230             'kfo' => 'Koro',
1231             'kg' => 'Kongolesisch',
1232             'kgp' => 'Kaingang',
1233             'kha' => 'Khasi',
1234             'kho' => 'Sakisch',
1235             'khq' => 'Koyra Chiini',
1236             'khw' => 'Khowar',
1237             'ki' => 'Kikuyu',
1238             'kiu' => 'Kirmanjki',
1239             'kj' => 'Kwanyama',
1240             'kk' => 'Kasachisch',
1241             'kkj' => 'Kako',
1242             'kl' => 'Grönländisch',
1243             'kln' => 'Kalenjin',
1244             'km' => 'Khmer',
1245             'kmb' => 'Kimbundu',
1246             'kn' => 'Kannada',
1247             'ko' => 'Koreanisch',
1248             'koi' => 'Komi-Permjakisch',
1249             'kok' => 'Konkani',
1250             'kos' => 'Kosraeanisch',
1251             'kpe' => 'Kpelle',
1252             'kr' => 'Kanuri',
1253             'krc' => 'Karatschaiisch-Balkarisch',
1254             'kri' => 'Krio',
1255             'krj' => 'Kinaray-a',
1256             'krl' => 'Karelisch',
1257             'kru' => 'Oraon',
1258             'ks' => 'Kaschmiri',
1259             'ksb' => 'Shambala',
1260             'ksf' => 'Bafia',
1261             'ksh' => 'Kölsch',
1262             'ku' => 'Kurdisch',
1263             'kum' => 'Kumükisch',
1264             'kut' => 'Kutenai',
1265             'kv' => 'Komi',
1266             'kw' => 'Kornisch',
1267             'ky' => 'Kirgisisch',
1268             'la' => 'Latein',
1269             'lad' => 'Ladino',
1270             'lag' => 'Langi',
1271             'lah' => 'Lahnda',
1272             'lam' => 'Lamba',
1273             'lb' => 'Luxemburgisch',
1274             'lez' => 'Lesgisch',
1275             'lfn' => 'Lingua Franca Nova',
1276             'lg' => 'Ganda',
1277             'li' => 'Limburgisch',
1278             'lij' => 'Ligurisch',
1279             'liv' => 'Livisch',
1280             'lkt' => 'Lakota',
1281             'lmo' => 'Lombardisch',
1282             'ln' => 'Lingala',
1283             'lo' => 'Laotisch',
1284             'lol' => 'Mongo',
1285             'lou' => 'Kreol (Louisiana)',
1286             'loz' => 'Lozi',
1287             'lrc' => 'Nördliches Luri',
1288             'lt' => 'Litauisch',
1289             'ltg' => 'Lettgallisch',
1290             'lu' => 'Luba-Katanga',
1291             'lua' => 'Luba-Lulua',
1292             'lui' => 'Luiseno',
1293             'lun' => 'Lunda',
1294             'luo' => 'Luo',
1295             'lus' => 'Lushai',
1296             'luy' => 'Luhya',
1297             'lv' => 'Lettisch',
1298             'lzh' => 'Klassisches Chinesisch',
1299             'lzz' => 'Lasisch',
1300             'mad' => 'Maduresisch',
1301             'maf' => 'Mafa',
1302             'mag' => 'Khotta',
1303             'mai' => 'Maithili',
1304             'mak' => 'Makassarisch',
1305             'man' => 'Malinke',
1306             'mas' => 'Massai',
1307             'mde' => 'Maba',
1308             'mdf' => 'Mokschanisch',
1309             'mdr' => 'Mandaresisch',
1310             'men' => 'Mende',
1311             'mer' => 'Meru',
1312             'mfe' => 'Morisyen',
1313             'mg' => 'Madagassisch',
1314             'mga' => 'Mittelirisch',
1315             'mgh' => 'Makhuwa-Meetto',
1316             'mgo' => 'Meta’',
1317             'mh' => 'Marschallesisch',
1318             'mi' => 'Maori',
1319             'mic' => 'Micmac',
1320             'min' => 'Minangkabau',
1321             'mk' => 'Mazedonisch',
1322             'ml' => 'Malayalam',
1323             'mn' => 'Mongolisch',
1324             'mnc' => 'Mandschurisch',
1325             'mni' => 'Meithei',
1326             'moh' => 'Mohawk',
1327             'mos' => 'Mossi',
1328             'mr' => 'Marathi',
1329             'mrj' => 'Bergmari',
1330             'ms' => 'Malaiisch',
1331             'mt' => 'Maltesisch',
1332             'mua' => 'Mundang',
1333             'mul' => 'Mehrsprachig',
1334             'mus' => 'Muskogee',
1335             'mwl' => 'Mirandesisch',
1336             'mwr' => 'Marwari',
1337             'mwv' => 'Mentawai',
1338             'my' => 'Birmanisch',
1339             'mye' => 'Myene',
1340             'myv' => 'Ersja-Mordwinisch',
1341             'mzn' => 'Masanderanisch',
1342             'na' => 'Nauruisch',
1343             'nan' => 'Min Nan',
1344             'nap' => 'Neapolitanisch',
1345             'naq' => 'Nama',
1346             'nb' => 'Norwegisch Bokmål',
1347             'nd' => 'Nord-Ndebele',
1348             'nds' => 'Niederdeutsch',
1349             'nds_NL' => 'Niedersächsisch',
1350             'ne' => 'Nepalesisch',
1351             'new' => 'Newari',
1352             'ng' => 'Ndonga',
1353             'nia' => 'Nias',
1354             'niu' => 'Niue',
1355             'njo' => 'Ao-Naga',
1356             'nl' => 'Niederländisch',
1357             'nl_BE' => 'Flämisch',
1358             'nmg' => 'Kwasio',
1359             'nn' => 'Norwegisch Nynorsk',
1360             'nnh' => 'Ngiemboon',
1361             'no' => 'Norwegisch',
1362             'nog' => 'Nogai',
1363             'non' => 'Altnordisch',
1364             'nov' => 'Novial',
1365             'nqo' => 'N’Ko',
1366             'nr' => 'Süd-Ndebele',
1367             'nso' => 'Nord-Sotho',
1368             'nus' => 'Nuer',
1369             'nv' => 'Navajo',
1370             'nwc' => 'Alt-Newari',
1371             'ny' => 'Nyanja',
1372             'nym' => 'Nyamwezi',
1373             'nyn' => 'Nyankole',
1374             'nyo' => 'Nyoro',
1375             'nzi' => 'Nzima',
1376             'oc' => 'Okzitanisch',
1377             'oj' => 'Ojibwa',
1378             'om' => 'Oromo',
1379             'or' => 'Oriya',
1380             'os' => 'Ossetisch',
1381             'osa' => 'Osage',
1382             'ota' => 'Osmanisch',
1383             'pa' => 'Punjabi',
1384             'pag' => 'Pangasinan',
1385             'pal' => 'Mittelpersisch',
1386             'pam' => 'Pampanggan',
1387             'pap' => 'Papiamento',
1388             'pau' => 'Palau',
1389             'pcd' => 'Picardisch',
1390             'pcm' => 'Nigerianisches Pidgin',
1391             'pdc' => 'Pennsylvaniadeutsch',
1392             'pdt' => 'Plautdietsch',
1393             'peo' => 'Altpersisch',
1394             'pfl' => 'Pfälzisch',
1395             'phn' => 'Phönizisch',
1396             'pi' => 'Pali',
1397             'pl' => 'Polnisch',
1398             'pms' => 'Piemontesisch',
1399             'pnt' => 'Pontisch',
1400             'pon' => 'Ponapeanisch',
1401             'prg' => 'Altpreußisch',
1402             'pro' => 'Altprovenzalisch',
1403             'ps' => 'Paschtu',
1404             'pt' => 'Portugiesisch',
1405             'qu' => 'Quechua',
1406             'quc' => 'K’iche’',
1407             'qug' => 'Chimborazo Hochland-Quechua',
1408             'raj' => 'Rajasthani',
1409             'rap' => 'Rapanui',
1410             'rar' => 'Rarotonganisch',
1411             'rgn' => 'Romagnol',
1412             'rif' => 'Tarifit',
1413             'rm' => 'Rätoromanisch',
1414             'rn' => 'Rundi',
1415             'ro' => 'Rumänisch',
1416             'ro_MD' => 'Moldauisch',
1417             'rof' => 'Rombo',
1418             'rom' => 'Romani',
1419             'root' => 'Root',
1420             'rtm' => 'Rotumanisch',
1421             'ru' => 'Russisch',
1422             'rue' => 'Russinisch',
1423             'rug' => 'Roviana',
1424             'rup' => 'Aromunisch',
1425             'rw' => 'Kinyarwanda',
1426             'rwk' => 'Rwa',
1427             'sa' => 'Sanskrit',
1428             'sad' => 'Sandawe',
1429             'sah' => 'Jakutisch',
1430             'sam' => 'Samaritanisch',
1431             'saq' => 'Samburu',
1432             'sas' => 'Sasak',
1433             'sat' => 'Santali',
1434             'saz' => 'Saurashtra',
1435             'sba' => 'Ngambay',
1436             'sbp' => 'Sangu',
1437             'sc' => 'Sardisch',
1438             'scn' => 'Sizilianisch',
1439             'sco' => 'Schottisch',
1440             'sd' => 'Sindhi',
1441             'sdc' => 'Sassarisch',
1442             'sdh' => 'Südkurdisch',
1443             'se' => 'Nordsamisch',
1444             'see' => 'Seneca',
1445             'seh' => 'Sena',
1446             'sei' => 'Seri',
1447             'sel' => 'Selkupisch',
1448             'ses' => 'Koyra Senni',
1449             'sg' => 'Sango',
1450             'sga' => 'Altirisch',
1451             'sgs' => 'Samogitisch',
1452             'sh' => 'Serbo-Kroatisch',
1453             'shi' => 'Taschelhit',
1454             'shn' => 'Schan',
1455             'shu' => 'Tschadisch-Arabisch',
1456             'si' => 'Singhalesisch',
1457             'sid' => 'Sidamo',
1458             'sk' => 'Slowakisch',
1459             'sl' => 'Slowenisch',
1460             'sli' => 'Schlesisch (Niederschlesisch)',
1461             'sly' => 'Selayar',
1462             'sm' => 'Samoanisch',
1463             'sma' => 'Südsamisch',
1464             'smj' => 'Lule-Samisch',
1465             'smn' => 'Inari-Samisch',
1466             'sms' => 'Skolt-Samisch',
1467             'sn' => 'Shona',
1468             'snk' => 'Soninke',
1469             'so' => 'Somali',
1470             'sog' => 'Sogdisch',
1471             'sq' => 'Albanisch',
1472             'sr' => 'Serbisch',
1473             'srn' => 'Srananisch',
1474             'srr' => 'Serer',
1475             'ss' => 'Swazi',
1476             'ssy' => 'Saho',
1477             'st' => 'Süd-Sotho',
1478             'stq' => 'Saterfriesisch',
1479             'su' => 'Sundanesisch',
1480             'suk' => 'Sukuma',
1481             'sus' => 'Susu',
1482             'sux' => 'Sumerisch',
1483             'sv' => 'Schwedisch',
1484             'sw' => 'Suaheli',
1485             'sw_CD' => 'Kongo-Swahili',
1486             'swb' => 'Komorisch',
1487             'syc' => 'Altsyrisch',
1488             'syr' => 'Syrisch',
1489             'szl' => 'Schlesisch (Wasserpolnisch)',
1490             'ta' => 'Tamil',
1491             'tcy' => 'Tulu',
1492             'te' => 'Telugu',
1493             'tem' => 'Temne',
1494             'teo' => 'Teso',
1495             'ter' => 'Tereno',
1496             'tet' => 'Tetum',
1497             'tg' => 'Tadschikisch',
1498             'th' => 'Thailändisch',
1499             'ti' => 'Tigrinya',
1500             'tig' => 'Tigre',
1501             'tiv' => 'Tiv',
1502             'tk' => 'Turkmenisch',
1503             'tkl' => 'Tokelauanisch',
1504             'tkr' => 'Tsachurisch',
1505             'tl' => 'Tagalog',
1506             'tlh' => 'Klingonisch',
1507             'tli' => 'Tlingit',
1508             'tly' => 'Talisch',
1509             'tmh' => 'Tamaseq',
1510             'tn' => 'Tswana',
1511             'to' => 'Tongaisch',
1512             'tog' => 'Nyasa Tonga',
1513             'tpi' => 'Neumelanesisch',
1514             'tr' => 'Türkisch',
1515             'tru' => 'Turoyo',
1516             'trv' => 'Taroko',
1517             'ts' => 'Tsonga',
1518             'tsd' => 'Tsakonisch',
1519             'tsi' => 'Tsimshian',
1520             'tt' => 'Tatarisch',
1521             'ttt' => 'Tatisch',
1522             'tum' => 'Tumbuka',
1523             'tvl' => 'Tuvaluisch',
1524             'tw' => 'Twi',
1525             'twq' => 'Tasawaq',
1526             'ty' => 'Tahitisch',
1527             'tyv' => 'Tuwinisch',
1528             'tzm' => 'Zentralatlas-Tamazight',
1529             'udm' => 'Udmurtisch',
1530             'ug' => 'Uigurisch',
1531             'uga' => 'Ugaritisch',
1532             'uk' => 'Ukrainisch',
1533             'umb' => 'Umbundu',
1534             'und' => 'Unbekannte Sprache',
1535             'ur' => 'Urdu',
1536             'uz' => 'Usbekisch',
1537             'vai' => 'Vai',
1538             've' => 'Venda',
1539             'vec' => 'Venetisch',
1540             'vep' => 'Wepsisch',
1541             'vi' => 'Vietnamesisch',
1542             'vls' => 'Westflämisch',
1543             'vmf' => 'Mainfränkisch',
1544             'vo' => 'Volapük',
1545             'vot' => 'Wotisch',
1546             'vro' => 'Võro',
1547             'vun' => 'Vunjo',
1548             'wa' => 'Wallonisch',
1549             'wae' => 'Walliserdeutsch',
1550             'wal' => 'Walamo',
1551             'war' => 'Waray',
1552             'was' => 'Washo',
1553             'wbp' => 'Warlpiri',
1554             'wo' => 'Wolof',
1555             'wuu' => 'Wu',
1556             'xal' => 'Kalmückisch',
1557             'xh' => 'Xhosa',
1558             'xmf' => 'Mingrelisch',
1559             'xog' => 'Soga',
1560             'yao' => 'Yao',
1561             'yap' => 'Yapesisch',
1562             'yav' => 'Yangben',
1563             'ybb' => 'Yemba',
1564             'yi' => 'Jiddisch',
1565             'yo' => 'Yoruba',
1566             'yrl' => 'Nheengatu',
1567             'yue' => 'Kantonesisch',
1568             'za' => 'Zhuang',
1569             'zap' => 'Zapotekisch',
1570             'zbl' => 'Bliss-Symbole',
1571             'zea' => 'Seeländisch',
1572             'zen' => 'Zenaga',
1573             'zgh' => 'Tamazight',
1574             'zh' => 'Chinesisch',
1575             'zh_Hans' => 'Chinesisch (vereinfacht)',
1576             'zh_Hant' => 'Chinesisch (traditionell)',
1577             'zu' => 'Zulu',
1578             'zun' => 'Zuni',
1579             'zxx' => 'Keine Sprachinhalte',
1580             'zza' => 'Zaza',
1581              
1582             );
1583             if (@_) {
1584             return $languages{$_[0]};
1585             }
1586             return \%languages;
1587             }
1588             },
1589             );
1590              
1591             has 'display_name_script' => (
1592             is => 'ro',
1593             isa => CodeRef,
1594             init_arg => undef,
1595             default => sub {
1596             sub {
1597             my %scripts = (
1598             'Afak' => 'Afaka',
1599             'Aghb' => 'Kaukasisch-Albanisch',
1600             'Arab' => 'Arabisch',
1601             'Arab@alt=variant' => 'Persisch',
1602             'Armi' => 'Armi',
1603             'Armn' => 'Armenisch',
1604             'Avst' => 'Avestisch',
1605             'Bali' => 'Balinesisch',
1606             'Bamu' => 'Bamun',
1607             'Bass' => 'Bassa',
1608             'Batk' => 'Battakisch',
1609             'Beng' => 'Bengalisch',
1610             'Blis' => 'Bliss-Symbole',
1611             'Bopo' => 'Bopomofo',
1612             'Brah' => 'Brahmi',
1613             'Brai' => 'Braille',
1614             'Bugi' => 'Buginesisch',
1615             'Buhd' => 'Buhid',
1616             'Cakm' => 'Chakma',
1617             'Cans' => 'UCAS',
1618             'Cari' => 'Karisch',
1619             'Cham' => 'Cham',
1620             'Cher' => 'Cherokee',
1621             'Cirt' => 'Cirth',
1622             'Copt' => 'Koptisch',
1623             'Cprt' => 'Zypriotisch',
1624             'Cyrl' => 'Kyrillisch',
1625             'Cyrs' => 'Altkirchenslawisch',
1626             'Deva' => 'Devanagari',
1627             'Dsrt' => 'Deseret',
1628             'Dupl' => 'Duployanisch',
1629             'Egyd' => 'Ägyptisch - Demotisch',
1630             'Egyh' => 'Ägyptisch - Hieratisch',
1631             'Egyp' => 'Ägyptische Hieroglyphen',
1632             'Elba' => 'Elbasanisch',
1633             'Ethi' => 'Äthiopisch',
1634             'Geok' => 'Khutsuri',
1635             'Geor' => 'Georgisch',
1636             'Glag' => 'Glagolitisch',
1637             'Goth' => 'Gotisch',
1638             'Gran' => 'Grantha',
1639             'Grek' => 'Griechisch',
1640             'Gujr' => 'Gujarati',
1641             'Guru' => 'Gurmukhi',
1642             'Hanb' => 'Hanb',
1643             'Hang' => 'Hangul',
1644             'Hani' => 'Chinesisch',
1645             'Hano' => 'Hanunoo',
1646             'Hans' => 'Vereinfacht',
1647             'Hans@alt=stand-alone' => 'Vereinfachtes Chinesisch',
1648             'Hant' => 'Traditionell',
1649             'Hant@alt=stand-alone' => 'Traditionelles Chinesisch',
1650             'Hebr' => 'Hebräisch',
1651             'Hira' => 'Hiragana',
1652             'Hluw' => 'Hieroglyphen-Luwisch',
1653             'Hmng' => 'Pahawh Hmong',
1654             'Hrkt' => 'Japanische Silbenschrift',
1655             'Hung' => 'Altungarisch',
1656             'Inds' => 'Indus-Schrift',
1657             'Ital' => 'Altitalisch',
1658             'Jamo' => 'Jamo',
1659             'Java' => 'Javanesisch',
1660             'Jpan' => 'Japanisch',
1661             'Jurc' => 'Jurchen',
1662             'Kali' => 'Kayah Li',
1663             'Kana' => 'Katakana',
1664             'Khar' => 'Kharoshthi',
1665             'Khmr' => 'Khmer',
1666             'Khoj' => 'Khojki',
1667             'Knda' => 'Kannada',
1668             'Kore' => 'Koreanisch',
1669             'Kpel' => 'Kpelle',
1670             'Kthi' => 'Kaithi',
1671             'Lana' => 'Lanna',
1672             'Laoo' => 'Laotisch',
1673             'Latf' => 'Lateinisch - Fraktur-Variante',
1674             'Latg' => 'Lateinisch - Gälische Variante',
1675             'Latn' => 'Lateinisch',
1676             'Lepc' => 'Lepcha',
1677             'Limb' => 'Limbu',
1678             'Lina' => 'Linear A',
1679             'Linb' => 'Linear B',
1680             'Lisu' => 'Fraser',
1681             'Loma' => 'Loma',
1682             'Lyci' => 'Lykisch',
1683             'Lydi' => 'Lydisch',
1684             'Mahj' => 'Mahajani',
1685             'Mand' => 'Mandäisch',
1686             'Mani' => 'Manichäisch',
1687             'Maya' => 'Maya-Hieroglyphen',
1688             'Mend' => 'Mende',
1689             'Merc' => 'Meroitisch kursiv',
1690             'Mero' => 'Meroitisch',
1691             'Mlym' => 'Malayalam',
1692             'Modi' => 'Modi',
1693             'Mong' => 'Mongolisch',
1694             'Moon' => 'Moon',
1695             'Mroo' => 'Mro',
1696             'Mtei' => 'Meitei Mayek',
1697             'Mymr' => 'Birmanisch',
1698             'Narb' => 'Altnordarabisch',
1699             'Nbat' => 'Nabatäisch',
1700             'Nkgb' => 'Geba',
1701             'Nkoo' => 'N’Ko',
1702             'Nshu' => 'Frauenschrift',
1703             'Ogam' => 'Ogham',
1704             'Olck' => 'Ol Chiki',
1705             'Orkh' => 'Orchon-Runen',
1706             'Orya' => 'Oriya',
1707             'Osma' => 'Osmanisch',
1708             'Palm' => 'Palmyrenisch',
1709             'Pauc' => 'Pau Cin Hau',
1710             'Perm' => 'Altpermisch',
1711             'Phag' => 'Phags-pa',
1712             'Phli' => 'Buch-Pahlavi',
1713             'Phlp' => 'Psalter-Pahlavi',
1714             'Phlv' => 'Pahlavi',
1715             'Phnx' => 'Phönizisch',
1716             'Plrd' => 'Pollard Phonetisch',
1717             'Prti' => 'Parthisch',
1718             'Rjng' => 'Rejang',
1719             'Roro' => 'Rongorongo',
1720             'Runr' => 'Runenschrift',
1721             'Samr' => 'Samaritanisch',
1722             'Sara' => 'Sarati',
1723             'Sarb' => 'Altsüdarabisch',
1724             'Saur' => 'Saurashtra',
1725             'Sgnw' => 'Gebärdensprache',
1726             'Shaw' => 'Shaw-Alphabet',
1727             'Shrd' => 'Sharada',
1728             'Sidd' => 'Siddham',
1729             'Sind' => 'Khudawadi',
1730             'Sinh' => 'Singhalesisch',
1731             'Sora' => 'Sora Sompeng',
1732             'Sund' => 'Sundanesisch',
1733             'Sylo' => 'Syloti Nagri',
1734             'Syrc' => 'Syrisch',
1735             'Syre' => 'Syrisch - Estrangelo-Variante',
1736             'Syrj' => 'Westsyrisch',
1737             'Syrn' => 'Ostsyrisch',
1738             'Tagb' => 'Tagbanwa',
1739             'Takr' => 'Takri',
1740             'Tale' => 'Tai Le',
1741             'Talu' => 'Tai Lue',
1742             'Taml' => 'Tamilisch',
1743             'Tang' => 'Xixia',
1744             'Tavt' => 'Tai-Viet',
1745             'Telu' => 'Telugu',
1746             'Teng' => 'Tengwar',
1747             'Tfng' => 'Tifinagh',
1748             'Tglg' => 'Tagalog',
1749             'Thaa' => 'Thaana',
1750             'Thai' => 'Thai',
1751             'Tibt' => 'Tibetisch',
1752             'Tirh' => 'Tirhuta',
1753             'Ugar' => 'Ugaritisch',
1754             'Vaii' => 'Vai',
1755             'Visp' => 'Sichtbare Sprache',
1756             'Wara' => 'Varang Kshiti',
1757             'Wole' => 'Woleaianisch',
1758             'Xpeo' => 'Altpersisch',
1759             'Xsux' => 'Sumerisch-akkadische Keilschrift',
1760             'Yiii' => 'Yi',
1761             'Zinh' => 'Geerbter Schriftwert',
1762             'Zmth' => 'Mathematische Notation',
1763             'Zsye' => 'Emoji',
1764             'Zsym' => 'Symbole',
1765             'Zxxx' => 'Schriftlos',
1766             'Zyyy' => 'Verbreitet',
1767             'Zzzz' => 'Unbekannte Schrift',
1768              
1769             );
1770             if ( @_ ) {
1771             return $scripts{$_[0]};
1772             }
1773             return \%scripts;
1774             }
1775             }
1776             );
1777              
1778             has 'display_name_region' => (
1779             is => 'ro',
1780             isa => HashRef[Str],
1781             init_arg => undef,
1782             default => sub {
1783             {
1784             '001' => 'Welt',
1785             '002' => 'Afrika',
1786             '003' => 'Nordamerika',
1787             '005' => 'Südamerika',
1788             '009' => 'Ozeanien',
1789             '011' => 'Westafrika',
1790             '013' => 'Mittelamerika',
1791             '014' => 'Ostafrika',
1792             '015' => 'Nordafrika',
1793             '017' => 'Zentralafrika',
1794             '018' => 'Südliches Afrika',
1795             '019' => 'Amerika',
1796             '021' => 'Nördliches Amerika',
1797             '029' => 'Karibik',
1798             '030' => 'Ostasien',
1799             '034' => 'Südasien',
1800             '035' => 'Südostasien',
1801             '039' => 'Südeuropa',
1802             '053' => 'Australasien',
1803             '054' => 'Melanesien',
1804             '057' => 'Mikronesisches Inselgebiet',
1805             '061' => 'Polynesien',
1806             '142' => 'Asien',
1807             '143' => 'Zentralasien',
1808             '145' => 'Westasien',
1809             '150' => 'Europa',
1810             '151' => 'Osteuropa',
1811             '154' => 'Nordeuropa',
1812             '155' => 'Westeuropa',
1813             '202' => 'Subsahara-Afrika',
1814             '419' => 'Lateinamerika',
1815             'AC' => 'Ascension',
1816             'AD' => 'Andorra',
1817             'AE' => 'Vereinigte Arabische Emirate',
1818             'AF' => 'Afghanistan',
1819             'AG' => 'Antigua und Barbuda',
1820             'AI' => 'Anguilla',
1821             'AL' => 'Albanien',
1822             'AM' => 'Armenien',
1823             'AO' => 'Angola',
1824             'AQ' => 'Antarktis',
1825             'AR' => 'Argentinien',
1826             'AS' => 'Amerikanisch-Samoa',
1827             'AT' => 'Österreich',
1828             'AU' => 'Australien',
1829             'AW' => 'Aruba',
1830             'AX' => 'Ålandinseln',
1831             'AZ' => 'Aserbaidschan',
1832             'BA' => 'Bosnien und Herzegowina',
1833             'BB' => 'Barbados',
1834             'BD' => 'Bangladesch',
1835             'BE' => 'Belgien',
1836             'BF' => 'Burkina Faso',
1837             'BG' => 'Bulgarien',
1838             'BH' => 'Bahrain',
1839             'BI' => 'Burundi',
1840             'BJ' => 'Benin',
1841             'BL' => 'St. Barthélemy',
1842             'BM' => 'Bermuda',
1843             'BN' => 'Brunei Darussalam',
1844             'BO' => 'Bolivien',
1845             'BQ' => 'Bonaire, Sint Eustatius und Saba',
1846             'BR' => 'Brasilien',
1847             'BS' => 'Bahamas',
1848             'BT' => 'Bhutan',
1849             'BV' => 'Bouvetinsel',
1850             'BW' => 'Botsuana',
1851             'BY' => 'Belarus',
1852             'BZ' => 'Belize',
1853             'CA' => 'Kanada',
1854             'CC' => 'Kokosinseln',
1855             'CD' => 'Kongo-Kinshasa',
1856             'CD@alt=variant' => 'Kongo (Demokratische Republik)',
1857             'CF' => 'Zentralafrikanische Republik',
1858             'CG' => 'Kongo-Brazzaville',
1859             'CG@alt=variant' => 'Kongo (Republik)',
1860             'CH' => 'Schweiz',
1861             'CI' => 'Côte d’Ivoire',
1862             'CI@alt=variant' => 'Elfenbeinküste',
1863             'CK' => 'Cookinseln',
1864             'CL' => 'Chile',
1865             'CM' => 'Kamerun',
1866             'CN' => 'China',
1867             'CO' => 'Kolumbien',
1868             'CP' => 'Clipperton-Insel',
1869             'CR' => 'Costa Rica',
1870             'CU' => 'Kuba',
1871             'CV' => 'Cabo Verde',
1872             'CW' => 'Curaçao',
1873             'CX' => 'Weihnachtsinsel',
1874             'CY' => 'Zypern',
1875             'CZ' => 'Tschechien',
1876             'CZ@alt=variant' => 'Tschechische Republik',
1877             'DE' => 'Deutschland',
1878             'DG' => 'Diego Garcia',
1879             'DJ' => 'Dschibuti',
1880             'DK' => 'Dänemark',
1881             'DM' => 'Dominica',
1882             'DO' => 'Dominikanische Republik',
1883             'DZ' => 'Algerien',
1884             'EA' => 'Ceuta und Melilla',
1885             'EC' => 'Ecuador',
1886             'EE' => 'Estland',
1887             'EG' => 'Ägypten',
1888             'EH' => 'Westsahara',
1889             'ER' => 'Eritrea',
1890             'ES' => 'Spanien',
1891             'ET' => 'Äthiopien',
1892             'EU' => 'Europäische Union',
1893             'EZ' => 'Eurozone',
1894             'FI' => 'Finnland',
1895             'FJ' => 'Fidschi',
1896             'FK' => 'Falklandinseln',
1897             'FK@alt=variant' => 'Falklandinseln (Malwinen)',
1898             'FM' => 'Mikronesien',
1899             'FO' => 'Färöer',
1900             'FR' => 'Frankreich',
1901             'GA' => 'Gabun',
1902             'GB' => 'Vereinigtes Königreich',
1903             'GB@alt=short' => 'GB',
1904             'GD' => 'Grenada',
1905             'GE' => 'Georgien',
1906             'GF' => 'Französisch-Guayana',
1907             'GG' => 'Guernsey',
1908             'GH' => 'Ghana',
1909             'GI' => 'Gibraltar',
1910             'GL' => 'Grönland',
1911             'GM' => 'Gambia',
1912             'GN' => 'Guinea',
1913             'GP' => 'Guadeloupe',
1914             'GQ' => 'Äquatorialguinea',
1915             'GR' => 'Griechenland',
1916             'GS' => 'Südgeorgien und die Südlichen Sandwichinseln',
1917             'GT' => 'Guatemala',
1918             'GU' => 'Guam',
1919             'GW' => 'Guinea-Bissau',
1920             'GY' => 'Guyana',
1921             'HK' => 'Sonderverwaltungsregion Hongkong',
1922             'HK@alt=short' => 'Hongkong',
1923             'HM' => 'Heard und McDonaldinseln',
1924             'HN' => 'Honduras',
1925             'HR' => 'Kroatien',
1926             'HT' => 'Haiti',
1927             'HU' => 'Ungarn',
1928             'IC' => 'Kanarische Inseln',
1929             'ID' => 'Indonesien',
1930             'IE' => 'Irland',
1931             'IL' => 'Israel',
1932             'IM' => 'Isle of Man',
1933             'IN' => 'Indien',
1934             'IO' => 'Britisches Territorium im Indischen Ozean',
1935             'IQ' => 'Irak',
1936             'IR' => 'Iran',
1937             'IS' => 'Island',
1938             'IT' => 'Italien',
1939             'JE' => 'Jersey',
1940             'JM' => 'Jamaika',
1941             'JO' => 'Jordanien',
1942             'JP' => 'Japan',
1943             'KE' => 'Kenia',
1944             'KG' => 'Kirgisistan',
1945             'KH' => 'Kambodscha',
1946             'KI' => 'Kiribati',
1947             'KM' => 'Komoren',
1948             'KN' => 'St. Kitts und Nevis',
1949             'KP' => 'Nordkorea',
1950             'KR' => 'Südkorea',
1951             'KW' => 'Kuwait',
1952             'KY' => 'Kaimaninseln',
1953             'KZ' => 'Kasachstan',
1954             'LA' => 'Laos',
1955             'LB' => 'Libanon',
1956             'LC' => 'St. Lucia',
1957             'LI' => 'Liechtenstein',
1958             'LK' => 'Sri Lanka',
1959             'LR' => 'Liberia',
1960             'LS' => 'Lesotho',
1961             'LT' => 'Litauen',
1962             'LU' => 'Luxemburg',
1963             'LV' => 'Lettland',
1964             'LY' => 'Libyen',
1965             'MA' => 'Marokko',
1966             'MC' => 'Monaco',
1967             'MD' => 'Republik Moldau',
1968             'ME' => 'Montenegro',
1969             'MF' => 'St. Martin',
1970             'MG' => 'Madagaskar',
1971             'MH' => 'Marshallinseln',
1972             'MK' => 'Mazedonien',
1973             'MK@alt=variant' => 'Mazedonien (EJR)',
1974             'ML' => 'Mali',
1975             'MM' => 'Myanmar',
1976             'MN' => 'Mongolei',
1977             'MO' => 'Sonderverwaltungsregion Macau',
1978             'MO@alt=short' => 'Macau',
1979             'MP' => 'Nördliche Marianen',
1980             'MQ' => 'Martinique',
1981             'MR' => 'Mauretanien',
1982             'MS' => 'Montserrat',
1983             'MT' => 'Malta',
1984             'MU' => 'Mauritius',
1985             'MV' => 'Malediven',
1986             'MW' => 'Malawi',
1987             'MX' => 'Mexiko',
1988             'MY' => 'Malaysia',
1989             'MZ' => 'Mosambik',
1990             'NA' => 'Namibia',
1991             'NC' => 'Neukaledonien',
1992             'NE' => 'Niger',
1993             'NF' => 'Norfolkinsel',
1994             'NG' => 'Nigeria',
1995             'NI' => 'Nicaragua',
1996             'NL' => 'Niederlande',
1997             'NO' => 'Norwegen',
1998             'NP' => 'Nepal',
1999             'NR' => 'Nauru',
2000             'NU' => 'Niue',
2001             'NZ' => 'Neuseeland',
2002             'OM' => 'Oman',
2003             'PA' => 'Panama',
2004             'PE' => 'Peru',
2005             'PF' => 'Französisch-Polynesien',
2006             'PG' => 'Papua-Neuguinea',
2007             'PH' => 'Philippinen',
2008             'PK' => 'Pakistan',
2009             'PL' => 'Polen',
2010             'PM' => 'St. Pierre und Miquelon',
2011             'PN' => 'Pitcairninseln',
2012             'PR' => 'Puerto Rico',
2013             'PS' => 'Palästinensische Autonomiegebiete',
2014             'PS@alt=short' => 'Palästina',
2015             'PT' => 'Portugal',
2016             'PW' => 'Palau',
2017             'PY' => 'Paraguay',
2018             'QA' => 'Katar',
2019             'QO' => 'Äußeres Ozeanien',
2020             'RE' => 'Réunion',
2021             'RO' => 'Rumänien',
2022             'RS' => 'Serbien',
2023             'RU' => 'Russland',
2024             'RW' => 'Ruanda',
2025             'SA' => 'Saudi-Arabien',
2026             'SB' => 'Salomonen',
2027             'SC' => 'Seychellen',
2028             'SD' => 'Sudan',
2029             'SE' => 'Schweden',
2030             'SG' => 'Singapur',
2031             'SH' => 'St. Helena',
2032             'SI' => 'Slowenien',
2033             'SJ' => 'Spitzbergen und Jan Mayen',
2034             'SK' => 'Slowakei',
2035             'SL' => 'Sierra Leone',
2036             'SM' => 'San Marino',
2037             'SN' => 'Senegal',
2038             'SO' => 'Somalia',
2039             'SR' => 'Suriname',
2040             'SS' => 'Südsudan',
2041             'ST' => 'São Tomé und Príncipe',
2042             'SV' => 'El Salvador',
2043             'SX' => 'Sint Maarten',
2044             'SY' => 'Syrien',
2045             'SZ' => 'Swasiland',
2046             'TA' => 'Tristan da Cunha',
2047             'TC' => 'Turks- und Caicosinseln',
2048             'TD' => 'Tschad',
2049             'TF' => 'Französische Süd- und Antarktisgebiete',
2050             'TG' => 'Togo',
2051             'TH' => 'Thailand',
2052             'TJ' => 'Tadschikistan',
2053             'TK' => 'Tokelau',
2054             'TL' => 'Timor-Leste',
2055             'TL@alt=variant' => 'Osttimor',
2056             'TM' => 'Turkmenistan',
2057             'TN' => 'Tunesien',
2058             'TO' => 'Tonga',
2059             'TR' => 'Türkei',
2060             'TT' => 'Trinidad und Tobago',
2061             'TV' => 'Tuvalu',
2062             'TW' => 'Taiwan',
2063             'TZ' => 'Tansania',
2064             'UA' => 'Ukraine',
2065             'UG' => 'Uganda',
2066             'UM' => 'Amerikanische Überseeinseln',
2067             'UN' => 'Vereinte Nationen',
2068             'UN@alt=short' => 'UN',
2069             'US' => 'Vereinigte Staaten',
2070             'US@alt=short' => 'USA',
2071             'UY' => 'Uruguay',
2072             'UZ' => 'Usbekistan',
2073             'VA' => 'Vatikanstadt',
2074             'VC' => 'St. Vincent und die Grenadinen',
2075             'VE' => 'Venezuela',
2076             'VG' => 'Britische Jungferninseln',
2077             'VI' => 'Amerikanische Jungferninseln',
2078             'VN' => 'Vietnam',
2079             'VU' => 'Vanuatu',
2080             'WF' => 'Wallis und Futuna',
2081             'WS' => 'Samoa',
2082             'XK' => 'Kosovo',
2083             'YE' => 'Jemen',
2084             'YT' => 'Mayotte',
2085             'ZA' => 'Südafrika',
2086             'ZM' => 'Sambia',
2087             'ZW' => 'Simbabwe',
2088             'ZZ' => 'Unbekannte Region',
2089              
2090             }
2091             },
2092             );
2093              
2094             has 'display_name_variant' => (
2095             is => 'ro',
2096             isa => HashRef[Str],
2097             init_arg => undef,
2098             default => sub {
2099             {
2100             '1901' => 'Alte deutsche Rechtschreibung',
2101             '1994' => 'Standardisierte Resianische Rechtschreibung',
2102             '1996' => 'Neue deutsche Rechtschreibung',
2103             '1606NICT' => 'Spätes Mittelfranzösisch',
2104             '1694ACAD' => 'Klassisches Französisch',
2105             '1959ACAD' => 'Akademisch',
2106             'AREVELA' => 'Ostarmenisch',
2107             'AREVMDA' => 'Westarmenisch',
2108             'BAKU1926' => 'Einheitliches Türkisches Alphabet',
2109             'BISKE' => 'Bela-Dialekt',
2110             'BOONT' => 'Boontling',
2111             'FONIPA' => 'IPA Phonetisch',
2112             'FONUPA' => 'Phonetisch (UPA)',
2113             'KKCOR' => 'Allgemeine Rechtschreibung',
2114             'LIPAW' => 'Lipovaz-Dialekt',
2115             'MONOTON' => 'Monotonisch',
2116             'NEDIS' => 'Natisone-Dialekt',
2117             'NJIVA' => 'Njiva-Dialekt',
2118             'OSOJS' => 'Osojane-Dialekt',
2119             'PINYIN' => 'Pinyin',
2120             'POLYTON' => 'Polytonisch',
2121             'POSIX' => 'Posix',
2122             'REVISED' => 'Revidierte Rechtschreibung',
2123             'ROZAJ' => 'Resianisch',
2124             'SAAHO' => 'Saho',
2125             'SCOTLAND' => 'Schottisches Standardenglisch',
2126             'SCOUSE' => 'Scouse-Dialekt',
2127             'SOLBA' => 'Solbica-Dialekt',
2128             'TARASK' => 'Taraskievica-Orthographie',
2129             'UCCOR' => 'Vereinheitlichte Rechtschreibung',
2130             'UCRCOR' => 'Vereinheitlichte überarbeitete Rechtschreibung',
2131             'VALENCIA' => 'Valencianisch',
2132             'WADEGILE' => 'Wade-Giles',
2133              
2134             }
2135             },
2136             );
2137              
2138             has 'display_name_key' => (
2139             is => 'ro',
2140             isa => HashRef[Str],
2141             init_arg => undef,
2142             default => sub {
2143             {
2144             'calendar' => 'Kalender',
2145             'cf' => 'Währungsformat',
2146             'colalternate' => 'Sortierung ohne Symbole',
2147             'colbackwards' => 'Umgekehrte Sortierung von Akzenten',
2148             'colcasefirst' => 'Sortierung nach Groß- bzw. Kleinbuchstaben',
2149             'colcaselevel' => 'Sortierung nach Groß- oder Kleinschreibung',
2150             'collation' => 'Sortierung',
2151             'colnormalization' => 'Normierte Sortierung',
2152             'colnumeric' => 'Sortierung nach Zahlen',
2153             'colstrength' => 'Sortierstärke',
2154             'currency' => 'Währung',
2155             'hc' => 'Stundenformat (12h/24h)',
2156             'lb' => 'Zeilenumbruchstil',
2157             'ms' => 'Maßsystem',
2158             'numbers' => 'Zahlen',
2159             'timezone' => 'Zeitzone',
2160             'va' => 'Lokale Variante',
2161             'x' => 'Privatnutzung',
2162              
2163             }
2164             },
2165             );
2166              
2167             has 'display_name_type' => (
2168             is => 'ro',
2169             isa => HashRef[HashRef[Str]],
2170             init_arg => undef,
2171             default => sub {
2172             {
2173             'calendar' => {
2174             'buddhist' => q{Buddhistischer Kalender},
2175             'chinese' => q{Chinesischer Kalender},
2176             'coptic' => q{Koptischer Kalender},
2177             'dangi' => q{Dangi-Kalender},
2178             'ethiopic' => q{Äthiopischer Kalender},
2179             'ethiopic-amete-alem' => q{Äthiopischer Kalender "Amete Alem"},
2180             'gregorian' => q{Gregorianischer Kalender},
2181             'hebrew' => q{Hebräischer Kalender},
2182             'indian' => q{Indischer Nationalkalender},
2183             'islamic' => q{Islamischer Kalender},
2184             'islamic-civil' => q{Bürgerlicher islamischer Kalender},
2185             'islamic-rgsa' => q{Islamischer Kalender (Saudi-Arabien, Beobachtung)},
2186             'islamic-tbla' => q{Islamischer Kalender (tabellarisch, astronomische Epoche)},
2187             'islamic-umalqura' => q{Islamischer Kalender (Umm al-Qura},
2188             'iso8601' => q{ISO-8601-Kalender},
2189             'japanese' => q{Japanischer Kalender},
2190             'persian' => q{Persischer Kalender},
2191             'roc' => q{Kalender der Republik China},
2192             },
2193             'cf' => {
2194             'account' => q{Währungsformat (Buchhaltung)},
2195             'standard' => q{Währungsformat (Standard)},
2196             },
2197             'colalternate' => {
2198             'non-ignorable' => q{Symbole sortieren},
2199             'shifted' => q{Symbole sortieren ignorieren},
2200             },
2201             'colbackwards' => {
2202             'no' => q{Akzente normal sortieren},
2203             'yes' => q{Akzente umgekehrt sortieren},
2204             },
2205             'colcasefirst' => {
2206             'lower' => q{Kleinbuchstaben zuerst aufführen},
2207             'no' => q{Normal sortieren},
2208             'upper' => q{Großbuchstaben zuerst aufführen},
2209             },
2210             'colcaselevel' => {
2211             'no' => q{Ohne Groß-/Kleinschreibung sortieren},
2212             'yes' => q{Nach Groß-/Kleinschreibung sortieren},
2213             },
2214             'collation' => {
2215             'big5han' => q{Traditionelles Chinesisch - Big5},
2216             'compat' => q{vorherige Sortierung, Kompatibilität},
2217             'dictionary' => q{Lexikographische Sortierreihenfolge},
2218             'ducet' => q{Unicode-Sortierung},
2219             'eor' => q{Europäische Sortierregeln},
2220             'gb2312han' => q{Vereinfachtes Chinesisch - GB2312},
2221             'phonebook' => q{Telefonbuch-Sortierung},
2222             'phonetic' => q{Sortierung nach Phonetik},
2223             'pinyin' => q{Pinyin-Sortierregeln},
2224             'reformed' => q{Reformierte Sortierreihenfolge},
2225             'search' => q{allgemeine Suche},
2226             'searchjl' => q{Suche nach Anfangsbuchstaben des koreanischen Alphabets},
2227             'standard' => q{Standard-Sortierung},
2228             'stroke' => q{Strichfolge},
2229             'traditional' => q{Traditionelle Sortierregeln},
2230             'unihan' => q{Radikal-Strich-Sortierregeln},
2231             'zhuyin' => q{Zhuyin-Sortierregeln},
2232             },
2233             'colnormalization' => {
2234             'no' => q{Ohne Normierung sortieren},
2235             'yes' => q{Nach Unicode sortieren},
2236             },
2237             'colnumeric' => {
2238             'no' => q{Ziffern einzeln sortieren},
2239             'yes' => q{Ziffern numerisch sortieren},
2240             },
2241             'colstrength' => {
2242             'identical' => q{Alle sortieren},
2243             'primary' => q{Nur Basisbuchstaben sortieren},
2244             'quaternary' => q{Akzente/Fall/Breite/Kana sortieren},
2245             'secondary' => q{Akzente sortieren},
2246             'tertiary' => q{Akzente/Fall/Breite sortieren},
2247             },
2248             'd0' => {
2249             'fwidth' => q{Breit},
2250             'hwidth' => q{Halbe Breite},
2251             'npinyin' => q{Numerisch},
2252             },
2253             'hc' => {
2254             'h11' => q{12-Stunden-Format (0-11)},
2255             'h12' => q{12-Stunden-Format (1-12)},
2256             'h23' => q{24-Stunden-Format (0-23)},
2257             'h24' => q{24-Stunden-Format (1-24)},
2258             },
2259             'lb' => {
2260             'loose' => q{lockerer Zeilenumbruch},
2261             'normal' => q{normaler Zeilenumbruch},
2262             'strict' => q{fester Zeilenumbruch},
2263             },
2264             'm0' => {
2265             'bgn' => q{BGN},
2266             'ungegn' => q{UNGEGN},
2267             },
2268             'ms' => {
2269             'metric' => q{metrisches System},
2270             'uksystem' => q{britisches Maßsystem},
2271             'ussystem' => q{US-Maßsystem},
2272             },
2273             'numbers' => {
2274             'arab' => q{Arabisch-indische Ziffern},
2275             'arabext' => q{Erweiterte arabisch-indische Ziffern},
2276             'armn' => q{Armenische Ziffern},
2277             'armnlow' => q{Armenische Ziffern in Kleinschrift},
2278             'bali' => q{Balinesische Ziffern},
2279             'beng' => q{Bengalische Ziffern},
2280             'brah' => q{Brahmi-Ziffern},
2281             'cakm' => q{Chakma-Ziffern},
2282             'cham' => q{Cham-Ziffern},
2283             'deva' => q{Devanagari-Ziffern},
2284             'ethi' => q{Äthiopische Ziffern},
2285             'finance' => q{Finanzzahlen},
2286             'fullwide' => q{Vollbreite Ziffern},
2287             'geor' => q{Georgische Ziffern},
2288             'grek' => q{Griechische Ziffern},
2289             'greklow' => q{Griechische Ziffern in Kleinschrift},
2290             'gujr' => q{Gujarati-Ziffern},
2291             'guru' => q{Gurmukhi-Ziffern},
2292             'hanidec' => q{Chinesische Dezimalzahlen},
2293             'hans' => q{Vereinfacht-chinesische Ziffern},
2294             'hansfin' => q{Vereinfacht-chinesische Finanzziffern},
2295             'hant' => q{Traditionell-chinesische Ziffern},
2296             'hantfin' => q{Traditionell-chinesische Finanzziffern},
2297             'hebr' => q{Hebräische Ziffern},
2298             'java' => q{Javanesische Ziffern},
2299             'jpan' => q{Japanische Ziffern},
2300             'jpanfin' => q{Japanische Finanzziffern},
2301             'kali' => q{Kayah-Li-Ziffern},
2302             'khmr' => q{Khmer-Ziffern},
2303             'knda' => q{Kannada-Ziffern},
2304             'lana' => q{Lanna-Ziffern (säkular)},
2305             'lanatham' => q{Lanna-Ziffern (sakral)},
2306             'laoo' => q{Laotische Ziffern},
2307             'latn' => q{Westliche Ziffern},
2308             'lepc' => q{Lepcha-Ziffern},
2309             'limb' => q{Limbu-Ziffern},
2310             'mlym' => q{Malayalam-Ziffern},
2311             'mong' => q{Mongolische Ziffern},
2312             'mtei' => q{Meitei-Mayek-Ziffern},
2313             'mymr' => q{Myanmar-Ziffern},
2314             'mymrshan' => q{Myanmarische Shan-Ziffern},
2315             'native' => q{Native Ziffern},
2316             'nkoo' => q{N’Ko-Ziffern},
2317             'olck' => q{Ol-Chiki-Ziffern},
2318             'orya' => q{Oriya-Ziffern},
2319             'roman' => q{Römische Ziffern},
2320             'romanlow' => q{Römische Ziffern in Kleinschrift},
2321             'saur' => q{Saurashtra-Ziffern},
2322             'shrd' => q{Sharada-Ziffern},
2323             'sora' => q{Sora-Sompeng-Ziffern},
2324             'sund' => q{Sundanesische Ziffern},
2325             'takr' => q{Takri-Ziffern},
2326             'talu' => q{Neue Tai-Lü-Ziffern},
2327             'taml' => q{Tamilische Ziffern},
2328             'tamldec' => q{Tamil-Ziffern},
2329             'telu' => q{Telugu-Ziffern},
2330             'thai' => q{Thai-Ziffern},
2331             'tibt' => q{Tibetische Ziffern},
2332             'traditional' => q{Traditionelle Zahlen},
2333             'vaii' => q{Vai-Ziffern},
2334             },
2335              
2336             }
2337             },
2338             );
2339              
2340             has 'display_name_measurement_system' => (
2341             is => 'ro',
2342             isa => HashRef[Str],
2343             init_arg => undef,
2344             default => sub {
2345             {
2346             'metric' => q{Internationales (SI)},
2347             'UK' => q{Englisches},
2348             'US' => q{Angloamerikanisches},
2349              
2350             }
2351             },
2352             );
2353              
2354             has 'display_name_code_patterns' => (
2355             is => 'ro',
2356             isa => HashRef[Str],
2357             init_arg => undef,
2358             default => sub {
2359             {
2360             'language' => 'Sprache: {0}',
2361             'script' => 'Schrift: {0}',
2362             'region' => 'Region: {0}',
2363              
2364             }
2365             },
2366             );
2367              
2368             has 'characters' => (
2369             is => 'ro',
2370             isa => HashRef,
2371             init_arg => undef,
2372             default => $^V ge v5.18.0
2373             ? eval <<'EOT'
2374             sub {
2375             no warnings 'experimental::regex_sets';
2376             return {
2377             auxiliary => qr{[á à ă â å ã ā æ ç é è ĕ ê ë ē ğ í ì ĭ î ï İ ī ı ñ ó ò ŏ ô ø ō œ ş ú ù ŭ û ū ÿ]},
2378             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'],
2379             main => qr{[a ä b c d e f g h i j k l m n o ö p q r s ß t u ü v w x y z]},
2380             numbers => qr{[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]},
2381             punctuation => qr{[\- ‐ – — , ; \: ! ? . … ' ‘ ‚ " “ „ « » ( ) \[ \] \{ \} § @ * / \& #]},
2382             };
2383             },
2384             EOT
2385             : sub {
2386             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'], };
2387             },
2388 19     19   2112 );
  19         39  
  19         3593  
2389              
2390              
2391             has 'ellipsis' => (
2392             is => 'ro',
2393             isa => HashRef,
2394             init_arg => undef,
2395             default => sub {
2396             return {
2397             'final' => '{0}…',
2398             'initial' => '…{0}',
2399             'medial' => '{0}…{1}',
2400             'word-final' => '{0} …',
2401             'word-initial' => '… {0}',
2402             'word-medial' => '{0} … {1}',
2403             };
2404             },
2405             );
2406              
2407             has 'more_information' => (
2408             is => 'ro',
2409             isa => Str,
2410             init_arg => undef,
2411             default => qq{?},
2412             );
2413              
2414             has 'quote_start' => (
2415             is => 'ro',
2416             isa => Str,
2417             init_arg => undef,
2418             default => qq{„},
2419             );
2420              
2421             has 'quote_end' => (
2422             is => 'ro',
2423             isa => Str,
2424             init_arg => undef,
2425             default => qq{“},
2426             );
2427              
2428             has 'alternate_quote_start' => (
2429             is => 'ro',
2430             isa => Str,
2431             init_arg => undef,
2432             default => qq{‚},
2433             );
2434              
2435             has 'alternate_quote_end' => (
2436             is => 'ro',
2437             isa => Str,
2438             init_arg => undef,
2439             default => qq{‘},
2440             );
2441              
2442             has 'duration_units' => (
2443             is => 'ro',
2444             isa => HashRef[Str],
2445             init_arg => undef,
2446             default => sub { {
2447             hm => 'h:mm',
2448             hms => 'h:mm:ss',
2449             ms => 'm:ss',
2450             } }
2451             );
2452              
2453             has 'units' => (
2454             is => 'ro',
2455             isa => HashRef[HashRef[HashRef[Str]]],
2456             init_arg => undef,
2457             default => sub { {
2458             'long' => {
2459             '' => {
2460             'name' => q(Himmelsrichtung),
2461             },
2462             'acre' => {
2463             'name' => q(Acres),
2464             'one' => q({0} Acre),
2465             'other' => q({0} Acres),
2466             },
2467             'acre-foot' => {
2468             'name' => q(Acre-Feet),
2469             'one' => q({0} Acre-Foot),
2470             'other' => q({0} Acre-Feet),
2471             },
2472             'ampere' => {
2473             'name' => q(Ampere),
2474             'one' => q({0} Ampere),
2475             'other' => q({0} Ampere),
2476             },
2477             'arc-minute' => {
2478             'name' => q(Winkelminuten),
2479             'one' => q({0} Winkelminute),
2480             'other' => q({0} Winkelminuten),
2481             },
2482             'arc-second' => {
2483             'name' => q(Winkelsekunden),
2484             'one' => q({0} Winkelsekunde),
2485             'other' => q({0} Winkelsekunden),
2486             },
2487             'astronomical-unit' => {
2488             'name' => q(Astronomische Einheiten),
2489             'one' => q({0} AE),
2490             'other' => q({0} AE),
2491             },
2492             'atmosphere' => {
2493             'name' => q(Atmosphären),
2494             'one' => q({0} Atmosphäre),
2495             'other' => q({0} Atmosphären),
2496             },
2497             'bit' => {
2498             'name' => q(Bits),
2499             'one' => q({0} Bit),
2500             'other' => q({0} Bits),
2501             },
2502             'bushel' => {
2503             'name' => q(Bushel),
2504             'one' => q({0} Bushel),
2505             'other' => q({0} Bushel),
2506             },
2507             'byte' => {
2508             'name' => q(Bytes),
2509             'one' => q({0} Byte),
2510             'other' => q({0} Bytes),
2511             },
2512             'calorie' => {
2513             'name' => q(Kalorien),
2514             'one' => q({0} Kalorie),
2515             'other' => q({0} Kalorien),
2516             },
2517             'carat' => {
2518             'name' => q(Karat),
2519             'one' => q({0} Karat),
2520             'other' => q({0} Karat),
2521             },
2522             'celsius' => {
2523             'name' => q(Grad Celsius),
2524             'one' => q({0} Grad Celsius),
2525             'other' => q({0} Grad Celsius),
2526             },
2527             'centiliter' => {
2528             'name' => q(Zentiliter),
2529             'one' => q({0} Zentiliter),
2530             'other' => q({0} Zentiliter),
2531             },
2532             'centimeter' => {
2533             'name' => q(Zentimeter),
2534             'one' => q({0} Zentimeter),
2535             'other' => q({0} Zentimeter),
2536             'per' => q({0} pro Zentimeter),
2537             },
2538             'century' => {
2539             'name' => q(Jahrhunderte),
2540             'one' => q({0} Jahrhundert),
2541             'other' => q({0} Jahrhunderte),
2542             },
2543             'coordinate' => {
2544             'east' => q({0} Ost),
2545             'north' => q({0} Nord),
2546             'south' => q({0} Süd),
2547             'west' => q({0} West),
2548             },
2549             'cubic-centimeter' => {
2550             'name' => q(Kubikzentimeter),
2551             'one' => q({0} Kubikzentimeter),
2552             'other' => q({0} Kubikzentimeter),
2553             'per' => q({0} pro Kubikzentimeter),
2554             },
2555             'cubic-foot' => {
2556             'name' => q(Kubikfuß),
2557             'one' => q({0} Kubikfuß),
2558             'other' => q({0} Kubikfuß),
2559             },
2560             'cubic-inch' => {
2561             'name' => q(Kubikzoll),
2562             'one' => q({0} Kubikzoll),
2563             'other' => q({0} Kubikzoll),
2564             },
2565             'cubic-kilometer' => {
2566             'name' => q(Kubikkilometer),
2567             'one' => q({0} Kubikkilometer),
2568             'other' => q({0} Kubikkilometer),
2569             },
2570             'cubic-meter' => {
2571             'name' => q(Kubikmeter),
2572             'one' => q({0} Kubikmeter),
2573             'other' => q({0} Kubikmeter),
2574             'per' => q({0} pro Kubikmeter),
2575             },
2576             'cubic-mile' => {
2577             'name' => q(Kubikmeilen),
2578             'one' => q({0} Kubikmeile),
2579             'other' => q({0} Kubikmeilen),
2580             },
2581             'cubic-yard' => {
2582             'name' => q(Kubikyards),
2583             'one' => q({0} Kubikyard),
2584             'other' => q({0} Kubikyards),
2585             },
2586             'cup' => {
2587             'name' => q(Cups),
2588             'one' => q({0} Cup),
2589             'other' => q({0} Cups),
2590             },
2591             'cup-metric' => {
2592             'name' => q(Tasse),
2593             'one' => q({0} Tasse),
2594             'other' => q({0} Tassen),
2595             },
2596             'day' => {
2597             'name' => q(Tage),
2598             'one' => q({0} Tag),
2599             'other' => q({0} Tage),
2600             'per' => q({0} pro Tag),
2601             },
2602             'deciliter' => {
2603             'name' => q(Deziliter),
2604             'one' => q({0} Deziliter),
2605             'other' => q({0} Deziliter),
2606             },
2607             'decimeter' => {
2608             'name' => q(Dezimeter),
2609             'one' => q({0} Dezimeter),
2610             'other' => q({0} Dezimeter),
2611             },
2612             'degree' => {
2613             'name' => q(Grad),
2614             'one' => q({0} Grad),
2615             'other' => q({0} Grad),
2616             },
2617             'fahrenheit' => {
2618             'name' => q(Grad Fahrenheit),
2619             'one' => q({0} Grad Fahrenheit),
2620             'other' => q({0} Grad Fahrenheit),
2621             },
2622             'fathom' => {
2623             'name' => q(Nautischer Faden),
2624             'one' => q({0} Faden),
2625             'other' => q({0} Faden),
2626             },
2627             'fluid-ounce' => {
2628             'name' => q(Flüssigunzen),
2629             'one' => q({0} Flüssigunze),
2630             'other' => q({0} Flüssigunzen),
2631             },
2632             'foodcalorie' => {
2633             'name' => q(Kilokalorien),
2634             'one' => q({0} Kilokalorien),
2635             'other' => q({0} Kilokalorien),
2636             },
2637             'foot' => {
2638             'name' => q(Fuß),
2639             'one' => q({0} Fuß),
2640             'other' => q({0} Fuß),
2641             'per' => q({0} pro Fuß),
2642             },
2643             'furlong' => {
2644             'name' => q(Furlong),
2645             'one' => q({0} Furlong),
2646             'other' => q({0} Furlong),
2647             },
2648             'g-force' => {
2649             'name' => q(g-Kraft),
2650             'one' => q({0}-fache Erdbeschleunigung),
2651             'other' => q({0}-fache Erdbeschleunigung),
2652             },
2653             'gallon' => {
2654             'name' => q(Gallonen),
2655             'one' => q({0} Gallone),
2656             'other' => q({0} Gallonen),
2657             'per' => q({0} pro Gallone),
2658             },
2659             'gallon-imperial' => {
2660             'name' => q(Imp. Gallone),
2661             'one' => q({0} Imp. Gallone),
2662             'other' => q({0} Imp. Gallonen),
2663             'per' => q({0} pro Imp. Gallone),
2664             },
2665             'generic' => {
2666             'name' => q(°),
2667             'one' => q({0}°),
2668             'other' => q({0}°),
2669             },
2670             'gigabit' => {
2671             'name' => q(Gigabits),
2672             'one' => q({0} Gigabit),
2673             'other' => q({0} Gigabits),
2674             },
2675             'gigabyte' => {
2676             'name' => q(Gigabytes),
2677             'one' => q({0} Gigabyte),
2678             'other' => q({0} Gigabytes),
2679             },
2680             'gigahertz' => {
2681             'name' => q(Gigahertz),
2682             'one' => q({0} Gigahertz),
2683             'other' => q({0} Gigahertz),
2684             },
2685             'gigawatt' => {
2686             'name' => q(Gigawatt),
2687             'one' => q({0} Gigawatt),
2688             'other' => q({0} Gigawatt),
2689             },
2690             'gram' => {
2691             'name' => q(Gramm),
2692             'one' => q({0} Gramm),
2693             'other' => q({0} Gramm),
2694             'per' => q({0} pro Gramm),
2695             },
2696             'hectare' => {
2697             'name' => q(Hektar),
2698             'one' => q({0} Hektar),
2699             'other' => q({0} Hektar),
2700             },
2701             'hectoliter' => {
2702             'name' => q(Hektoliter),
2703             'one' => q({0} Hektoliter),
2704             'other' => q({0} Hektoliter),
2705             },
2706             'hectopascal' => {
2707             'name' => q(Hektopascal),
2708             'one' => q({0} Hektopascal),
2709             'other' => q({0} Hektopascal),
2710             },
2711             'hertz' => {
2712             'name' => q(Hertz),
2713             'one' => q({0} Hertz),
2714             'other' => q({0} Hertz),
2715             },
2716             'horsepower' => {
2717             'name' => q(Pferdestärken),
2718             'one' => q({0} Pferdestärke),
2719             'other' => q({0} Pferdestärken),
2720             },
2721             'hour' => {
2722             'name' => q(Stunden),
2723             'one' => q({0} Stunde),
2724             'other' => q({0} Stunden),
2725             'per' => q({0} pro Stunde),
2726             },
2727             'inch' => {
2728             'name' => q(Zoll),
2729             'one' => q({0} Zoll),
2730             'other' => q({0} Zoll),
2731             'per' => q({0} pro Zoll),
2732             },
2733             'inch-hg' => {
2734             'name' => q(Zoll Quecksilbersäule),
2735             'one' => q({0} Zoll Quecksilbersäule),
2736             'other' => q({0} Zoll Quecksilbersäule),
2737             },
2738             'joule' => {
2739             'name' => q(Joule),
2740             'one' => q({0} Joule),
2741             'other' => q({0} Joule),
2742             },
2743             'karat' => {
2744             'name' => q(Karat),
2745             'one' => q({0} Karat),
2746             'other' => q({0} Karat),
2747             },
2748             'kelvin' => {
2749             'name' => q(Kelvin),
2750             'one' => q({0} Kelvin),
2751             'other' => q({0} Kelvin),
2752             },
2753             'kilobit' => {
2754             'name' => q(Kilobits),
2755             'one' => q({0} Kilobit),
2756             'other' => q({0} Kilobits),
2757             },
2758             'kilobyte' => {
2759             'name' => q(Kilobytes),
2760             'one' => q({0} Kilobyte),
2761             'other' => q({0} Kilobytes),
2762             },
2763             'kilocalorie' => {
2764             'name' => q(Kilokalorien),
2765             'one' => q({0} Kilokalorie),
2766             'other' => q({0} Kilokalorien),
2767             },
2768             'kilogram' => {
2769             'name' => q(Kilogramm),
2770             'one' => q({0} Kilogramm),
2771             'other' => q({0} Kilogramm),
2772             'per' => q({0} pro Kilogramm),
2773             },
2774             'kilohertz' => {
2775             'name' => q(Kilohertz),
2776             'one' => q({0} Kilohertz),
2777             'other' => q({0} Kilohertz),
2778             },
2779             'kilojoule' => {
2780             'name' => q(Kilojoule),
2781             'one' => q({0} Kilojoule),
2782             'other' => q({0} Kilojoule),
2783             },
2784             'kilometer' => {
2785             'name' => q(Kilometer),
2786             'one' => q({0} Kilometer),
2787             'other' => q({0} Kilometer),
2788             'per' => q({0} pro Kilometer),
2789             },
2790             'kilometer-per-hour' => {
2791             'name' => q(Kilometer pro Stunde),
2792             'one' => q({0} Kilometer pro Stunde),
2793             'other' => q({0} Kilometer pro Stunde),
2794             },
2795             'kilowatt' => {
2796             'name' => q(Kilowatt),
2797             'one' => q({0} Kilowatt),
2798             'other' => q({0} Kilowatt),
2799             },
2800             'kilowatt-hour' => {
2801             'name' => q(Kilowattstunden),
2802             'one' => q({0} Kilowattstunde),
2803             'other' => q({0} Kilowattstunden),
2804             },
2805             'knot' => {
2806             'name' => q(Knoten),
2807             'one' => q({0} Knoten),
2808             'other' => q({0} Knoten),
2809             },
2810             'light-year' => {
2811             'name' => q(Lichtjahre),
2812             'one' => q({0} Lichtjahr),
2813             'other' => q({0} Lichtjahre),
2814             },
2815             'liter' => {
2816             'name' => q(Liter),
2817             'one' => q({0} Liter),
2818             'other' => q({0} Liter),
2819             'per' => q({0} pro Liter),
2820             },
2821             'liter-per-100kilometers' => {
2822             'name' => q(Liter auf 100 Kilometer),
2823             'one' => q({0} Liter auf 100 Kilometer),
2824             'other' => q({0} Liter auf 100 Kilometer),
2825             },
2826             'liter-per-kilometer' => {
2827             'name' => q(Liter pro Kilometer),
2828             'one' => q({0} Liter pro Kilometer),
2829             'other' => q({0} Liter pro Kilometer),
2830             },
2831             'lux' => {
2832             'name' => q(Lux),
2833             'one' => q({0} Lux),
2834             'other' => q({0} Lux),
2835             },
2836             'megabit' => {
2837             'name' => q(Megabits),
2838             'one' => q({0} Megabit),
2839             'other' => q({0} Megabits),
2840             },
2841             'megabyte' => {
2842             'name' => q(Megabytes),
2843             'one' => q({0} Megabyte),
2844             'other' => q({0} Megabytes),
2845             },
2846             'megahertz' => {
2847             'name' => q(Megahertz),
2848             'one' => q({0} Megahertz),
2849             'other' => q({0} Megahertz),
2850             },
2851             'megaliter' => {
2852             'name' => q(Megaliter),
2853             'one' => q({0} Megaliter),
2854             'other' => q({0} Megaliter),
2855             },
2856             'megawatt' => {
2857             'name' => q(Megawatt),
2858             'one' => q({0} Megawatt),
2859             'other' => q({0} Megawatt),
2860             },
2861             'meter' => {
2862             'name' => q(Meter),
2863             'one' => q({0} Meter),
2864             'other' => q({0} Meter),
2865             'per' => q({0} pro Meter),
2866             },
2867             'meter-per-second' => {
2868             'name' => q(Meter pro Sekunde),
2869             'one' => q({0} Meter pro Sekunde),
2870             'other' => q({0} Meter pro Sekunde),
2871             },
2872             'meter-per-second-squared' => {
2873             'name' => q(Meter pro Quadratsekunde),
2874             'one' => q({0} m/s²),
2875             'other' => q({0} m/s²),
2876             },
2877             'metric-ton' => {
2878             'name' => q(Tonnen),
2879             'one' => q({0} Tonne),
2880             'other' => q({0} Tonnen),
2881             },
2882             'microgram' => {
2883             'name' => q(Mikrogramm),
2884             'one' => q({0} Mikrogramm),
2885             'other' => q({0} Mikrogramm),
2886             },
2887             'micrometer' => {
2888             'name' => q(Mikrometer),
2889             'one' => q({0} Mikrometer),
2890             'other' => q({0} Mikrometer),
2891             },
2892             'microsecond' => {
2893             'name' => q(Mikrosekunden),
2894             'one' => q({0} Mikrosekunde),
2895             'other' => q({0} Mikrosekunden),
2896             },
2897             'mile' => {
2898             'name' => q(Meilen),
2899             'one' => q({0} Meile),
2900             'other' => q({0} Meilen),
2901             },
2902             'mile-per-gallon' => {
2903             'name' => q(Meilen pro Gallone),
2904             'one' => q({0} Meile pro Gallone),
2905             'other' => q({0} Meilen pro Gallone),
2906             },
2907             'mile-per-gallon-imperial' => {
2908             'name' => q(Meilen pro Imp. Gallone),
2909             'one' => q({0} Meile pro Imp. Gallone),
2910             'other' => q({0} Meilen pro Imp. Gallone),
2911             },
2912             'mile-per-hour' => {
2913             'name' => q(Meilen pro Stunde),
2914             'one' => q({0} Meile pro Stunde),
2915             'other' => q({0} Meilen pro Stunde),
2916             },
2917             'mile-scandinavian' => {
2918             'name' => q(skandinavische Meilen),
2919             'one' => q({0} skandinavische Meile),
2920             'other' => q({0} skandinavische Meilen),
2921             },
2922             'milliampere' => {
2923             'name' => q(Milliampere),
2924             'one' => q({0} Milliampere),
2925             'other' => q({0} Milliampere),
2926             },
2927             'millibar' => {
2928             'name' => q(Millibar),
2929             'one' => q({0} Millibar),
2930             'other' => q({0} Millibar),
2931             },
2932             'milligram' => {
2933             'name' => q(Milligramm),
2934             'one' => q({0} Milligramm),
2935             'other' => q({0} Milligramm),
2936             },
2937             'milligram-per-deciliter' => {
2938             'name' => q(Milligramm pro Deziliter),
2939             'one' => q({0} Milligramm pro Deziliter),
2940             'other' => q({0} Milligramm pro Deziliter),
2941             },
2942             'milliliter' => {
2943             'name' => q(Milliliter),
2944             'one' => q({0} Milliliter),
2945             'other' => q({0} Milliliter),
2946             },
2947             'millimeter' => {
2948             'name' => q(Millimeter),
2949             'one' => q({0} Millimeter),
2950             'other' => q({0} Millimeter),
2951             },
2952             'millimeter-of-mercury' => {
2953             'name' => q(Millimeter Quecksilbersäule),
2954             'one' => q({0} Millimeter Quecksilbersäule),
2955             'other' => q({0} Millimeter Quecksilbersäule),
2956             },
2957             'millimole-per-liter' => {
2958             'name' => q(Millimol pro Liter),
2959             'one' => q({0} Millimol pro Liter),
2960             'other' => q({0} Millimol pro Liter),
2961             },
2962             'millisecond' => {
2963             'name' => q(Millisekunden),
2964             'one' => q({0} Millisekunde),
2965             'other' => q({0} Millisekunden),
2966             },
2967             'milliwatt' => {
2968             'name' => q(Milliwatt),
2969             'one' => q({0} Milliwatt),
2970             'other' => q({0} Milliwatt),
2971             },
2972             'minute' => {
2973             'name' => q(Minuten),
2974             'one' => q({0} Minute),
2975             'other' => q({0} Minuten),
2976             'per' => q({0} pro Minute),
2977             },
2978             'month' => {
2979             'name' => q(Monate),
2980             'one' => q({0} Monat),
2981             'other' => q({0} Monate),
2982             'per' => q({0} pro Monat),
2983             },
2984             'nanometer' => {
2985             'name' => q(Nanometer),
2986             'one' => q({0} Nanometer),
2987             'other' => q({0} Nanometer),
2988             },
2989             'nanosecond' => {
2990             'name' => q(Nanosekunden),
2991             'one' => q({0} Nanosekunde),
2992             'other' => q({0} Nanosekunden),
2993             },
2994             'nautical-mile' => {
2995             'name' => q(Seemeilen),
2996             'one' => q({0} Seemeile),
2997             'other' => q({0} Seemeilen),
2998             },
2999             'ohm' => {
3000             'name' => q(Ohm),
3001             'one' => q({0} Ohm),
3002             'other' => q({0} Ohm),
3003             },
3004             'ounce' => {
3005             'name' => q(Unzen),
3006             'one' => q({0} Unze),
3007             'other' => q({0} Unzen),
3008             'per' => q({0} pro Unze),
3009             },
3010             'ounce-troy' => {
3011             'name' => q(Feinunzen),
3012             'one' => q({0} Feinunze),
3013             'other' => q({0} Feinunzen),
3014             },
3015             'parsec' => {
3016             'name' => q(Parsec),
3017             'one' => q({0} Parsec),
3018             'other' => q({0} Parsec),
3019             },
3020             'part-per-million' => {
3021             'name' => q(Parts per million),
3022             'one' => q({0} Parts per million),
3023             'other' => q({0} Parts per million),
3024             },
3025             'per' => {
3026             '1' => q({0} pro {1}),
3027             },
3028             'percent' => {
3029             'name' => q(Prozent),
3030             'one' => q({0} Prozent),
3031             'other' => q({0} Prozent),
3032             },
3033             'permille' => {
3034             'name' => q(Promille),
3035             'one' => q({0} Promille),
3036             'other' => q({0} Promille),
3037             },
3038             'petabyte' => {
3039             'name' => q(Petabytes),
3040             'one' => q({0} Petabyte),
3041             'other' => q({0} Petabytes),
3042             },
3043             'picometer' => {
3044             'name' => q(Pikometer),
3045             'one' => q({0} Pikometer),
3046             'other' => q({0} Pikometer),
3047             },
3048             'pint' => {
3049             'name' => q(Pints),
3050             'one' => q({0} Pint),
3051             'other' => q({0} Pints),
3052             },
3053             'pint-metric' => {
3054             'name' => q(metrische Pints),
3055             'one' => q({0} metrisches Pint),
3056             'other' => q({0} metrische Pints),
3057             },
3058             'point' => {
3059             'name' => q(Punkte),
3060             'one' => q({0} Punkt),
3061             'other' => q({0} Punkte),
3062             },
3063             'pound' => {
3064             'name' => q(Pfund),
3065             'one' => q({0} Pfund),
3066             'other' => q({0} Pfund),
3067             'per' => q({0} pro Pfund),
3068             },
3069             'pound-per-square-inch' => {
3070             'name' => q(Pfund pro Quadratzoll),
3071             'one' => q({0} Pfund pro Quadratzoll),
3072             'other' => q({0} Pfund pro Quadratzoll),
3073             },
3074             'quart' => {
3075             'name' => q(Quart),
3076             'one' => q({0} Quart),
3077             'other' => q({0} Quart),
3078             },
3079             'radian' => {
3080             'name' => q(Radianten),
3081             'one' => q({0} Radiant),
3082             'other' => q({0} Radianten),
3083             },
3084             'revolution' => {
3085             'name' => q(Umdrehung),
3086             'one' => q({0} Umdrehung),
3087             'other' => q({0} Umdrehungen),
3088             },
3089             'second' => {
3090             'name' => q(Sekunden),
3091             'one' => q({0} Sekunde),
3092             'other' => q({0} Sekunden),
3093             'per' => q({0} pro Sekunde),
3094             },
3095             'square-centimeter' => {
3096             'name' => q(Quadratzentimeter),
3097             'one' => q({0} Quadratzentimeter),
3098             'other' => q({0} Quadratzentimeter),
3099             'per' => q({0} pro Quadratzentimeter),
3100             },
3101             'square-foot' => {
3102             'name' => q(Quadratfuß),
3103             'one' => q({0} Quadratfuß),
3104             'other' => q({0} Quadratfuß),
3105             },
3106             'square-inch' => {
3107             'name' => q(Quadratzoll),
3108             'one' => q({0} Quadratzoll),
3109             'other' => q({0} Quadratzoll),
3110             'per' => q({0} pro Quadratzoll),
3111             },
3112             'square-kilometer' => {
3113             'name' => q(Quadratkilometer),
3114             'one' => q({0} Quadratkilometer),
3115             'other' => q({0} Quadratkilometer),
3116             'per' => q({0} pro Quadratkilometer),
3117             },
3118             'square-meter' => {
3119             'name' => q(Quadratmeter),
3120             'one' => q({0} Quadratmeter),
3121             'other' => q({0} Quadratmeter),
3122             'per' => q({0} pro Quadratmeter),
3123             },
3124             'square-mile' => {
3125             'name' => q(Quadratmeilen),
3126             'one' => q({0} Quadratmeile),
3127             'other' => q({0} Quadratmeilen),
3128             'per' => q({0} pro Quadratmeile),
3129             },
3130             'square-yard' => {
3131             'name' => q(Quadratyards),
3132             'one' => q({0} Quadratyard),
3133             'other' => q({0} Quadratyards),
3134             },
3135             'stone' => {
3136             'name' => q(Stones),
3137             'one' => q({0} Stone),
3138             'other' => q({0} Stones),
3139             },
3140             'tablespoon' => {
3141             'name' => q(Esslöffel),
3142             'one' => q({0} Esslöffel),
3143             'other' => q({0} Esslöffel),
3144             },
3145             'teaspoon' => {
3146             'name' => q(Teelöffel),
3147             'one' => q({0} Teelöffel),
3148             'other' => q({0} Teelöffel),
3149             },
3150             'terabit' => {
3151             'name' => q(Terabits),
3152             'one' => q({0} Terabit),
3153             'other' => q({0} Terabits),
3154             },
3155             'terabyte' => {
3156             'name' => q(Terabytes),
3157             'one' => q({0} Terabyte),
3158             'other' => q({0} Terabytes),
3159             },
3160             'ton' => {
3161             'name' => q(Short Tons),
3162             'one' => q({0} Short Ton),
3163             'other' => q({0} Short Tons),
3164             },
3165             'volt' => {
3166             'name' => q(Volt),
3167             'one' => q({0} Volt),
3168             'other' => q({0} Volt),
3169             },
3170             'watt' => {
3171             'name' => q(Watt),
3172             'one' => q({0} Watt),
3173             'other' => q({0} Watt),
3174             },
3175             'week' => {
3176             'name' => q(Wochen),
3177             'one' => q({0} Woche),
3178             'other' => q({0} Wochen),
3179             'per' => q({0} pro Woche),
3180             },
3181             'yard' => {
3182             'name' => q(Yards),
3183             'one' => q({0} Yard),
3184             'other' => q({0} Yards),
3185             },
3186             'year' => {
3187             'name' => q(Jahre),
3188             'one' => q({0} Jahr),
3189             'other' => q({0} Jahre),
3190             'per' => q({0} pro Jahr),
3191             },
3192             },
3193             'narrow' => {
3194             '' => {
3195             'name' => q(NOSW),
3196             },
3197             'acre' => {
3198             'one' => q({0} ac),
3199             'other' => q({0} ac),
3200             },
3201             'acre-foot' => {
3202             'one' => q({0} ac ft),
3203             'other' => q({0} ac ft),
3204             },
3205             'ampere' => {
3206             'one' => q({0} A),
3207             'other' => q({0} A),
3208             },
3209             'arc-minute' => {
3210             'one' => q({0}′),
3211             'other' => q({0}′),
3212             },
3213             'arc-second' => {
3214             'one' => q({0}″),
3215             'other' => q({0}″),
3216             },
3217             'astronomical-unit' => {
3218             'one' => q({0} AE),
3219             'other' => q({0} AE),
3220             },
3221             'bit' => {
3222             'one' => q({0} Bit),
3223             'other' => q({0} Bits),
3224             },
3225             'bushel' => {
3226             'name' => q(Bushel),
3227             'one' => q({0} bu),
3228             'other' => q({0} bu),
3229             },
3230             'byte' => {
3231             'one' => q({0} Byte),
3232             'other' => q({0} Bytes),
3233             },
3234             'calorie' => {
3235             'one' => q({0} cal),
3236             'other' => q({0} cal),
3237             },
3238             'carat' => {
3239             'name' => q(Karat),
3240             'one' => q({0} Kt),
3241             'other' => q({0} Kt),
3242             },
3243             'celsius' => {
3244             'name' => q(°C),
3245             'one' => q({0}°),
3246             'other' => q({0}°),
3247             },
3248             'centiliter' => {
3249             'one' => q({0} cl),
3250             'other' => q({0} cl),
3251             },
3252             'centimeter' => {
3253             'name' => q(cm),
3254             'one' => q({0} cm),
3255             'other' => q({0} cm),
3256             'per' => q({0}/cm),
3257             },
3258             'century' => {
3259             'name' => q(Jh.),
3260             'one' => q({0} Jh.),
3261             'other' => q({0} Jh.),
3262             },
3263             'coordinate' => {
3264             'east' => q({0}O),
3265             'north' => q({0} N),
3266             'south' => q({0} S),
3267             'west' => q({0} W),
3268             },
3269             'cubic-centimeter' => {
3270             'one' => q({0} cm³),
3271             'other' => q({0} cm³),
3272             'per' => q({0}/cm³),
3273             },
3274             'cubic-foot' => {
3275             'one' => q({0} ft³),
3276             'other' => q({0} ft³),
3277             },
3278             'cubic-inch' => {
3279             'one' => q({0} in³),
3280             'other' => q({0} in³),
3281             },
3282             'cubic-kilometer' => {
3283             'one' => q({0} km³),
3284             'other' => q({0} km³),
3285             },
3286             'cubic-meter' => {
3287             'one' => q({0} m³),
3288             'other' => q({0} m³),
3289             },
3290             'cubic-mile' => {
3291             'one' => q({0} mi³),
3292             'other' => q({0} mi³),
3293             },
3294             'cubic-yard' => {
3295             'one' => q({0} yd³),
3296             'other' => q({0} yd³),
3297             },
3298             'cup' => {
3299             'one' => q({0} Cup),
3300             'other' => q({0} Cups),
3301             },
3302             'day' => {
3303             'name' => q(T),
3304             'one' => q({0} T),
3305             'other' => q({0} T),
3306             'per' => q({0}/T),
3307             },
3308             'deciliter' => {
3309             'one' => q({0} dl),
3310             'other' => q({0} dl),
3311             },
3312             'decimeter' => {
3313             'name' => q(dm),
3314             'one' => q({0} dm),
3315             'other' => q({0} dm),
3316             },
3317             'degree' => {
3318             'one' => q({0}°),
3319             'other' => q({0}°),
3320             },
3321             'fahrenheit' => {
3322             'name' => q(°F),
3323             'one' => q({0}°F),
3324             'other' => q({0}°F),
3325             },
3326             'fathom' => {
3327             'name' => q(Faden),
3328             'one' => q({0} fth),
3329             'other' => q({0} fth),
3330             },
3331             'fluid-ounce' => {
3332             'one' => q({0} fl oz),
3333             'other' => q({0} fl oz),
3334             },
3335             'foodcalorie' => {
3336             'one' => q({0} kcal),
3337             'other' => q({0} kcal),
3338             },
3339             'foot' => {
3340             'name' => q(ft),
3341             'one' => q({0} ft),
3342             'other' => q({0} ft),
3343             'per' => q({0}/ft),
3344             },
3345             'furlong' => {
3346             'name' => q(Furlong),
3347             'one' => q({0} fur),
3348             'other' => q({0} fur),
3349             },
3350             'g-force' => {
3351             'name' => q(g-Kraft),
3352             'one' => q({0} G),
3353             'other' => q({0} G),
3354             },
3355             'gallon' => {
3356             'one' => q({0} gal),
3357             'other' => q({0} gal),
3358             },
3359             'generic' => {
3360             'name' => q(°),
3361             'one' => q({0}°),
3362             'other' => q({0}°),
3363             },
3364             'gigabit' => {
3365             'one' => q({0} Gb),
3366             'other' => q({0} Gb),
3367             },
3368             'gigabyte' => {
3369             'one' => q({0} GB),
3370             'other' => q({0} GB),
3371             },
3372             'gigahertz' => {
3373             'one' => q({0} GHz),
3374             'other' => q({0} GHz),
3375             },
3376             'gigawatt' => {
3377             'one' => q({0} GW),
3378             'other' => q({0} GW),
3379             },
3380             'gram' => {
3381             'name' => q(Gramm),
3382             'one' => q({0} g),
3383             'other' => q({0} g),
3384             'per' => q({0}/g),
3385             },
3386             'hectare' => {
3387             'one' => q({0} ha),
3388             'other' => q({0} ha),
3389             },
3390             'hectoliter' => {
3391             'one' => q({0} hl),
3392             'other' => q({0} hl),
3393             },
3394             'hectopascal' => {
3395             'name' => q(hPa),
3396             'one' => q({0} hPa),
3397             'other' => q({0} hPa),
3398             },
3399             'hertz' => {
3400             'one' => q({0} Hz),
3401             'other' => q({0} Hz),
3402             },
3403             'horsepower' => {
3404             'one' => q({0} PS),
3405             'other' => q({0} PS),
3406             },
3407             'hour' => {
3408             'name' => q(Std.),
3409             'one' => q({0} Std.),
3410             'other' => q({0} Std.),
3411             'per' => q({0}/h),
3412             },
3413             'inch' => {
3414             'name' => q(in),
3415             'one' => q({0} in),
3416             'other' => q({0} in),
3417             'per' => q({0}/in),
3418             },
3419             'inch-hg' => {
3420             'name' => q(inHg),
3421             'one' => q({0} inHg),
3422             'other' => q({0} inHg),
3423             },
3424             'joule' => {
3425             'one' => q({0} J),
3426             'other' => q({0} J),
3427             },
3428             'karat' => {
3429             'one' => q({0} kt),
3430             'other' => q({0} kt),
3431             },
3432             'kelvin' => {
3433             'name' => q(K),
3434             'one' => q({0} K),
3435             'other' => q({0} K),
3436             },
3437             'kilobit' => {
3438             'one' => q({0} kb),
3439             'other' => q({0} kb),
3440             },
3441             'kilobyte' => {
3442             'one' => q({0} kB),
3443             'other' => q({0} kB),
3444             },
3445             'kilocalorie' => {
3446             'one' => q({0} kcal),
3447             'other' => q({0} kcal),
3448             },
3449             'kilogram' => {
3450             'name' => q(kg),
3451             'one' => q({0} kg),
3452             'other' => q({0} kg),
3453             'per' => q({0}/kg),
3454             },
3455             'kilohertz' => {
3456             'one' => q({0} kHz),
3457             'other' => q({0} kHz),
3458             },
3459             'kilojoule' => {
3460             'one' => q({0} kJ),
3461             'other' => q({0} kJ),
3462             },
3463             'kilometer' => {
3464             'name' => q(km),
3465             'one' => q({0} km),
3466             'other' => q({0} km),
3467             'per' => q({0}/km),
3468             },
3469             'kilometer-per-hour' => {
3470             'name' => q(km/h),
3471             'one' => q({0} km/h),
3472             'other' => q({0} km/h),
3473             },
3474             'kilowatt' => {
3475             'one' => q({0} kW),
3476             'other' => q({0} kW),
3477             },
3478             'kilowatt-hour' => {
3479             'one' => q({0} kWh),
3480             'other' => q({0} kWh),
3481             },
3482             'knot' => {
3483             'name' => q(kn),
3484             'one' => q({0} kn),
3485             'other' => q({0} kn),
3486             },
3487             'light-year' => {
3488             'one' => q({0} ly),
3489             'other' => q({0} ly),
3490             },
3491             'liter' => {
3492             'name' => q(Liter),
3493             'one' => q({0} l),
3494             'other' => q({0} l),
3495             },
3496             'liter-per-100kilometers' => {
3497             'name' => q(L/100 km),
3498             'one' => q({0} L/100 km),
3499             'other' => q({0} L/100 km),
3500             },
3501             'liter-per-kilometer' => {
3502             'one' => q({0} l/km),
3503             'other' => q({0} l/km),
3504             },
3505             'lux' => {
3506             'one' => q({0} lx),
3507             'other' => q({0} lx),
3508             },
3509             'megabit' => {
3510             'one' => q({0} Mb),
3511             'other' => q({0} Mb),
3512             },
3513             'megabyte' => {
3514             'one' => q({0} MB),
3515             'other' => q({0} MB),
3516             },
3517             'megahertz' => {
3518             'one' => q({0} MHz),
3519             'other' => q({0} MHz),
3520             },
3521             'megaliter' => {
3522             'one' => q({0} Ml),
3523             'other' => q({0} Ml),
3524             },
3525             'megawatt' => {
3526             'one' => q({0} MW),
3527             'other' => q({0} MW),
3528             },
3529             'meter' => {
3530             'name' => q(Meter),
3531             'one' => q({0} m),
3532             'other' => q({0} m),
3533             'per' => q({0}/m),
3534             },
3535             'meter-per-second' => {
3536             'name' => q(m/s),
3537             'one' => q({0} m/s),
3538             'other' => q({0} m/s),
3539             },
3540             'meter-per-second-squared' => {
3541             'name' => q(m/s²),
3542             'one' => q({0} m/s²),
3543             'other' => q({0} m/s²),
3544             },
3545             'metric-ton' => {
3546             'name' => q(t),
3547             'one' => q({0} t),
3548             'other' => q({0} t),
3549             },
3550             'microgram' => {
3551             'name' => q(µg),
3552             'one' => q({0} µg),
3553             'other' => q({0} µg),
3554             },
3555             'micrometer' => {
3556             'name' => q(µm),
3557             'one' => q({0} µm),
3558             'other' => q({0} µm),
3559             },
3560             'microsecond' => {
3561             'name' => q(μs),
3562             'one' => q({0} μs),
3563             'other' => q({0} μs),
3564             },
3565             'mile' => {
3566             'name' => q(mi),
3567             'one' => q({0} mi),
3568             'other' => q({0} mi),
3569             },
3570             'mile-per-gallon' => {
3571             'one' => q({0} mpg),
3572             'other' => q({0} mpg),
3573             },
3574             'mile-per-hour' => {
3575             'name' => q(mi/h),
3576             'one' => q({0} mi/h),
3577             'other' => q({0} mi/h),
3578             },
3579             'mile-scandinavian' => {
3580             'name' => q(smi),
3581             'one' => q({0} smi),
3582             'other' => q({0} smi),
3583             },
3584             'milliampere' => {
3585             'one' => q({0} mA),
3586             'other' => q({0} mA),
3587             },
3588             'millibar' => {
3589             'name' => q(Millibar),
3590             'one' => q({0} mbar),
3591             'other' => q({0} mbar),
3592             },
3593             'milligram' => {
3594             'name' => q(mg),
3595             'one' => q({0} mg),
3596             'other' => q({0} mg),
3597             },
3598             'milligram-per-deciliter' => {
3599             'one' => q({0}mg/dL),
3600             'other' => q({0}mg/dL),
3601             },
3602             'milliliter' => {
3603             'one' => q({0} ml),
3604             'other' => q({0} ml),
3605             },
3606             'millimeter' => {
3607             'name' => q(mm),
3608             'one' => q({0} mm),
3609             'other' => q({0} mm),
3610             },
3611             'millimeter-of-mercury' => {
3612             'name' => q(mm Hg),
3613             'one' => q({0} mm Hg),
3614             'other' => q({0} mm Hg),
3615             },
3616             'millimole-per-liter' => {
3617             'one' => q({0}mmol/L),
3618             'other' => q({0}mmol/L),
3619             },
3620             'millisecond' => {
3621             'name' => q(ms),
3622             'one' => q({0} ms),
3623             'other' => q({0} ms),
3624             },
3625             'milliwatt' => {
3626             'one' => q({0} mW),
3627             'other' => q({0} mW),
3628             },
3629             'minute' => {
3630             'name' => q(Min.),
3631             'one' => q({0} Min.),
3632             'other' => q({0} Min.),
3633             'per' => q({0}/min),
3634             },
3635             'month' => {
3636             'name' => q(M),
3637             'one' => q({0} M),
3638             'other' => q({0} M),
3639             'per' => q({0}/M),
3640             },
3641             'nanometer' => {
3642             'name' => q(nm),
3643             'one' => q({0} nm),
3644             'other' => q({0} nm),
3645             },
3646             'nanosecond' => {
3647             'one' => q({0} ns),
3648             'other' => q({0} ns),
3649             },
3650             'nautical-mile' => {
3651             'one' => q({0} sm),
3652             'other' => q({0} sm),
3653             },
3654             'ohm' => {
3655             'one' => q({0} Ω),
3656             'other' => q({0} Ω),
3657             },
3658             'ounce' => {
3659             'name' => q(Unzen),
3660             'one' => q({0} oz),
3661             'other' => q({0} oz),
3662             'per' => q({0}/oz),
3663             },
3664             'ounce-troy' => {
3665             'name' => q(oz.tr.),
3666             'one' => q({0} oz.tr.),
3667             'other' => q({0} oz.tr.),
3668             },
3669             'parsec' => {
3670             'name' => q(pc),
3671             'one' => q({0} pc),
3672             'other' => q({0} pc),
3673             },
3674             'part-per-million' => {
3675             'one' => q({0}ppm),
3676             'other' => q({0}ppm),
3677             },
3678             'per' => {
3679             '1' => q({0}/{1}),
3680             },
3681             'percent' => {
3682             'name' => q(%),
3683             'one' => q({0} %),
3684             'other' => q({0} %),
3685             },
3686             'picometer' => {
3687             'name' => q(pm),
3688             'one' => q({0} pm),
3689             'other' => q({0} pm),
3690             },
3691             'pint' => {
3692             'one' => q({0} pt),
3693             'other' => q({0} pt),
3694             },
3695             'pound' => {
3696             'name' => q(Pfund),
3697             'one' => q({0} lb),
3698             'other' => q({0} lb),
3699             'per' => q({0}/lb),
3700             },
3701             'pound-per-square-inch' => {
3702             'name' => q(psi),
3703             'one' => q({0} psi),
3704             'other' => q({0} psi),
3705             },
3706             'quart' => {
3707             'one' => q({0} qt),
3708             'other' => q({0} qt),
3709             },
3710             'radian' => {
3711             'name' => q(rad),
3712             'one' => q({0} rad),
3713             'other' => q({0} rad),
3714             },
3715             'second' => {
3716             'name' => q(Sek.),
3717             'one' => q({0} s),
3718             'other' => q({0} s),
3719             'per' => q({0}/s),
3720             },
3721             'square-centimeter' => {
3722             'one' => q({0} cm²),
3723             'other' => q({0} cm²),
3724             },
3725             'square-foot' => {
3726             'one' => q({0} ft²),
3727             'other' => q({0} ft²),
3728             },
3729             'square-inch' => {
3730             'one' => q({0} in²),
3731             'other' => q({0} in²),
3732             },
3733             'square-kilometer' => {
3734             'one' => q({0} km²),
3735             'other' => q({0} km²),
3736             },
3737             'square-meter' => {
3738             'one' => q({0} m²),
3739             'other' => q({0} m²),
3740             },
3741             'square-mile' => {
3742             'one' => q({0} mi²),
3743             'other' => q({0} mi²),
3744             },
3745             'square-yard' => {
3746             'one' => q({0} yd²),
3747             'other' => q({0} yd²),
3748             },
3749             'stone' => {
3750             'name' => q(Stones),
3751             'one' => q({0} st),
3752             'other' => q({0} st),
3753             },
3754             'tablespoon' => {
3755             'one' => q({0} EL),
3756             'other' => q({0} EL),
3757             },
3758             'teaspoon' => {
3759             'one' => q({0} TL),
3760             'other' => q({0} TL),
3761             },
3762             'terabit' => {
3763             'one' => q({0} Tb),
3764             'other' => q({0} Tb),
3765             },
3766             'terabyte' => {
3767             'one' => q({0} TB),
3768             'other' => q({0} TB),
3769             },
3770             'ton' => {
3771             'name' => q(Tons),
3772             'one' => q({0} tn),
3773             'other' => q({0} tn),
3774             },
3775             'volt' => {
3776             'one' => q({0} V),
3777             'other' => q({0} V),
3778             },
3779             'watt' => {
3780             'one' => q({0} W),
3781             'other' => q({0} W),
3782             },
3783             'week' => {
3784             'name' => q(W),
3785             'one' => q({0} W),
3786             'other' => q({0} W),
3787             'per' => q({0}/W),
3788             },
3789             'yard' => {
3790             'name' => q(yd),
3791             'one' => q({0} yd),
3792             'other' => q({0} yd),
3793             },
3794             'year' => {
3795             'name' => q(J),
3796             'one' => q({0} J),
3797             'other' => q({0} J),
3798             'per' => q({0}/J),
3799             },
3800             },
3801             'short' => {
3802             '' => {
3803             'name' => q(Richtung),
3804             },
3805             'acre' => {
3806             'name' => q(Acres),
3807             'one' => q({0} ac),
3808             'other' => q({0} ac),
3809             },
3810             'acre-foot' => {
3811             'name' => q(Acre-Feet),
3812             'one' => q({0} ac ft),
3813             'other' => q({0} ac ft),
3814             },
3815             'ampere' => {
3816             'name' => q(Ampere),
3817             'one' => q({0} A),
3818             'other' => q({0} A),
3819             },
3820             'arc-minute' => {
3821             'name' => q(Winkelminuten),
3822             'one' => q({0}′),
3823             'other' => q({0}′),
3824             },
3825             'arc-second' => {
3826             'name' => q(Winkelsekunden),
3827             'one' => q({0}″),
3828             'other' => q({0}″),
3829             },
3830             'astronomical-unit' => {
3831             'name' => q(AE),
3832             'one' => q({0} AE),
3833             'other' => q({0} AE),
3834             },
3835             'atmosphere' => {
3836             'name' => q(atm),
3837             'one' => q({0} atm),
3838             'other' => q({0} atm),
3839             },
3840             'bit' => {
3841             'name' => q(Bit),
3842             'one' => q({0} Bit),
3843             'other' => q({0} Bits),
3844             },
3845             'bushel' => {
3846             'name' => q(Bushel),
3847             'one' => q({0} bu),
3848             'other' => q({0} bu),
3849             },
3850             'byte' => {
3851             'name' => q(Byte),
3852             'one' => q({0} Byte),
3853             'other' => q({0} Bytes),
3854             },
3855             'calorie' => {
3856             'name' => q(cal),
3857             'one' => q({0} cal),
3858             'other' => q({0} cal),
3859             },
3860             'carat' => {
3861             'name' => q(Karat),
3862             'one' => q({0} Kt),
3863             'other' => q({0} Kt),
3864             },
3865             'celsius' => {
3866             'name' => q(°C),
3867             'one' => q({0} °C),
3868             'other' => q({0} °C),
3869             },
3870             'centiliter' => {
3871             'name' => q(cl),
3872             'one' => q({0} cl),
3873             'other' => q({0} cl),
3874             },
3875             'centimeter' => {
3876             'name' => q(cm),
3877             'one' => q({0} cm),
3878             'other' => q({0} cm),
3879             'per' => q({0}/cm),
3880             },
3881             'century' => {
3882             'name' => q(Jh.),
3883             'one' => q({0} Jh.),
3884             'other' => q({0} Jh.),
3885             },
3886             'coordinate' => {
3887             'east' => q({0} O),
3888             'north' => q({0} N),
3889             'south' => q({0} S),
3890             'west' => q({0} W),
3891             },
3892             'cubic-centimeter' => {
3893             'name' => q(cm³),
3894             'one' => q({0} cm³),
3895             'other' => q({0} cm³),
3896             'per' => q({0}/cm³),
3897             },
3898             'cubic-foot' => {
3899             'name' => q(ft³),
3900             'one' => q({0} ft³),
3901             'other' => q({0} ft³),
3902             },
3903             'cubic-inch' => {
3904             'name' => q(in³),
3905             'one' => q({0} in³),
3906             'other' => q({0} in³),
3907             },
3908             'cubic-kilometer' => {
3909             'name' => q(km³),
3910             'one' => q({0} km³),
3911             'other' => q({0} km³),
3912             },
3913             'cubic-meter' => {
3914             'name' => q(m³),
3915             'one' => q({0} m³),
3916             'other' => q({0} m³),
3917             'per' => q({0}/m³),
3918             },
3919             'cubic-mile' => {
3920             'name' => q(mi³),
3921             'one' => q({0} mi³),
3922             'other' => q({0} mi³),
3923             },
3924             'cubic-yard' => {
3925             'name' => q(yd³),
3926             'one' => q({0} yd³),
3927             'other' => q({0} yd³),
3928             },
3929             'cup' => {
3930             'name' => q(Cups),
3931             'one' => q({0} Cup),
3932             'other' => q({0} Cups),
3933             },
3934             'cup-metric' => {
3935             'name' => q(mcup),
3936             'one' => q({0} mc),
3937             'other' => q({0} mc),
3938             },
3939             'day' => {
3940             'name' => q(Tg.),
3941             'one' => q({0} Tg.),
3942             'other' => q({0} Tg.),
3943             'per' => q({0}/T),
3944             },
3945             'deciliter' => {
3946             'name' => q(dl),
3947             'one' => q({0} dl),
3948             'other' => q({0} dl),
3949             },
3950             'decimeter' => {
3951             'name' => q(dm),
3952             'one' => q({0} dm),
3953             'other' => q({0} dm),
3954             },
3955             'degree' => {
3956             'name' => q(Grad),
3957             'one' => q({0}°),
3958             'other' => q({0}°),
3959             },
3960             'fahrenheit' => {
3961             'name' => q(°F),
3962             'one' => q({0}°F),
3963             'other' => q({0}°F),
3964             },
3965             'fathom' => {
3966             'name' => q(Faden),
3967             'one' => q({0} fth),
3968             'other' => q({0} fth),
3969             },
3970             'fluid-ounce' => {
3971             'name' => q(fl oz),
3972             'one' => q({0} fl oz),
3973             'other' => q({0} fl oz),
3974             },
3975             'foodcalorie' => {
3976             'name' => q(kcal),
3977             'one' => q({0} kcal),
3978             'other' => q({0} kcal),
3979             },
3980             'foot' => {
3981             'name' => q(Fuß),
3982             'one' => q({0} ft),
3983             'other' => q({0} ft),
3984             'per' => q({0}/ft),
3985             },
3986             'furlong' => {
3987             'name' => q(Furlong),
3988             'one' => q({0} fur),
3989             'other' => q({0} fur),
3990             },
3991             'g-force' => {
3992             'name' => q(g-Kraft),
3993             'one' => q({0} G),
3994             'other' => q({0} G),
3995             },
3996             'gallon' => {
3997             'name' => q(gal),
3998             'one' => q({0} gal),
3999             'other' => q({0} gal),
4000             'per' => q({0}/gal),
4001             },
4002             'gallon-imperial' => {
4003             'name' => q(Imp. gal),
4004             'one' => q({0} Imp. gal),
4005             'other' => q({0} Imp. gal),
4006             'per' => q({0} pro Imp. gal),
4007             },
4008             'generic' => {
4009             'name' => q(°),
4010             'one' => q({0}°),
4011             'other' => q({0}°),
4012             },
4013             'gigabit' => {
4014             'name' => q(Gigabit),
4015             'one' => q({0} Gb),
4016             'other' => q({0} Gb),
4017             },
4018             'gigabyte' => {
4019             'name' => q(Gigabyte),
4020             'one' => q({0} GB),
4021             'other' => q({0} GB),
4022             },
4023             'gigahertz' => {
4024             'name' => q(GHz),
4025             'one' => q({0} GHz),
4026             'other' => q({0} GHz),
4027             },
4028             'gigawatt' => {
4029             'name' => q(GW),
4030             'one' => q({0} GW),
4031             'other' => q({0} GW),
4032             },
4033             'gram' => {
4034             'name' => q(Gramm),
4035             'one' => q({0} g),
4036             'other' => q({0} g),
4037             'per' => q({0}/g),
4038             },
4039             'hectare' => {
4040             'name' => q(Hektar),
4041             'one' => q({0} ha),
4042             'other' => q({0} ha),
4043             },
4044             'hectoliter' => {
4045             'name' => q(hl),
4046             'one' => q({0} hl),
4047             'other' => q({0} hl),
4048             },
4049             'hectopascal' => {
4050             'name' => q(hPa),
4051             'one' => q({0} hPa),
4052             'other' => q({0} hPa),
4053             },
4054             'hertz' => {
4055             'name' => q(Hz),
4056             'one' => q({0} Hz),
4057             'other' => q({0} Hz),
4058             },
4059             'horsepower' => {
4060             'name' => q(Pferdestärken),
4061             'one' => q({0} PS),
4062             'other' => q({0} PS),
4063             },
4064             'hour' => {
4065             'name' => q(Std.),
4066             'one' => q({0} Std.),
4067             'other' => q({0} Std.),
4068             'per' => q({0}/h),
4069             },
4070             'inch' => {
4071             'name' => q(Zoll),
4072             'one' => q({0} Zoll),
4073             'other' => q({0} Zoll),
4074             'per' => q({0}/Zoll),
4075             },
4076             'inch-hg' => {
4077             'name' => q(inHg),
4078             'one' => q({0} inHg),
4079             'other' => q({0} inHg),
4080             },
4081             'joule' => {
4082             'name' => q(Joule),
4083             'one' => q({0} J),
4084             'other' => q({0} J),
4085             },
4086             'karat' => {
4087             'name' => q(Karat),
4088             'one' => q({0} kt),
4089             'other' => q({0} kt),
4090             },
4091             'kelvin' => {
4092             'name' => q(K),
4093             'one' => q({0} K),
4094             'other' => q({0} K),
4095             },
4096             'kilobit' => {
4097             'name' => q(kbit),
4098             'one' => q({0} kb),
4099             'other' => q({0} kb),
4100             },
4101             'kilobyte' => {
4102             'name' => q(kbyte),
4103             'one' => q({0} kB),
4104             'other' => q({0} kB),
4105             },
4106             'kilocalorie' => {
4107             'name' => q(kcal),
4108             'one' => q({0} kcal),
4109             'other' => q({0} kcal),
4110             },
4111             'kilogram' => {
4112             'name' => q(kg),
4113             'one' => q({0} kg),
4114             'other' => q({0} kg),
4115             'per' => q({0}/kg),
4116             },
4117             'kilohertz' => {
4118             'name' => q(kHz),
4119             'one' => q({0} kHz),
4120             'other' => q({0} kHz),
4121             },
4122             'kilojoule' => {
4123             'name' => q(Kilojoule),
4124             'one' => q({0} kJ),
4125             'other' => q({0} kJ),
4126             },
4127             'kilometer' => {
4128             'name' => q(km),
4129             'one' => q({0} km),
4130             'other' => q({0} km),
4131             'per' => q({0}/km),
4132             },
4133             'kilometer-per-hour' => {
4134             'name' => q(km/h),
4135             'one' => q({0} km/h),
4136             'other' => q({0} km/h),
4137             },
4138             'kilowatt' => {
4139             'name' => q(kW),
4140             'one' => q({0} kW),
4141             'other' => q({0} kW),
4142             },
4143             'kilowatt-hour' => {
4144             'name' => q(kWh),
4145             'one' => q({0} kWh),
4146             'other' => q({0} kWh),
4147             },
4148             'knot' => {
4149             'name' => q(kn),
4150             'one' => q({0} kn),
4151             'other' => q({0} kn),
4152             },
4153             'light-year' => {
4154             'name' => q(Lichtjahre),
4155             'one' => q({0} Lj),
4156             'other' => q({0} Lj),
4157             },
4158             'liter' => {
4159             'name' => q(Liter),
4160             'one' => q({0} l),
4161             'other' => q({0} l),
4162             'per' => q({0}/l),
4163             },
4164             'liter-per-100kilometers' => {
4165             'name' => q(L/100 km),
4166             'one' => q({0} L/100 km),
4167             'other' => q({0} L/100 km),
4168             },
4169             'liter-per-kilometer' => {
4170             'name' => q(l/km),
4171             'one' => q({0} l/km),
4172             'other' => q({0} l/km),
4173             },
4174             'lux' => {
4175             'name' => q(Lux),
4176             'one' => q({0} lx),
4177             'other' => q({0} lx),
4178             },
4179             'megabit' => {
4180             'name' => q(Mbit),
4181             'one' => q({0} Mb),
4182             'other' => q({0} Mb),
4183             },
4184             'megabyte' => {
4185             'name' => q(Mbyte),
4186             'one' => q({0} MB),
4187             'other' => q({0} MB),
4188             },
4189             'megahertz' => {
4190             'name' => q(MHz),
4191             'one' => q({0} MHz),
4192             'other' => q({0} MHz),
4193             },
4194             'megaliter' => {
4195             'name' => q(Ml),
4196             'one' => q({0} Ml),
4197             'other' => q({0} Ml),
4198             },
4199             'megawatt' => {
4200             'name' => q(MW),
4201             'one' => q({0} MW),
4202             'other' => q({0} MW),
4203             },
4204             'meter' => {
4205             'name' => q(Meter),
4206             'one' => q({0} m),
4207             'other' => q({0} m),
4208             'per' => q({0}/m),
4209             },
4210             'meter-per-second' => {
4211             'name' => q(m/s),
4212             'one' => q({0} m/s),
4213             'other' => q({0} m/s),
4214             },
4215             'meter-per-second-squared' => {
4216             'name' => q(m/s²),
4217             'one' => q({0} m/s²),
4218             'other' => q({0} m/s²),
4219             },
4220             'metric-ton' => {
4221             'name' => q(t),
4222             'one' => q({0} t),
4223             'other' => q({0} t),
4224             },
4225             'microgram' => {
4226             'name' => q(µg),
4227             'one' => q({0} µg),
4228             'other' => q({0} µg),
4229             },
4230             'micrometer' => {
4231             'name' => q(µm),
4232             'one' => q({0} µm),
4233             'other' => q({0} µm),
4234             },
4235             'microsecond' => {
4236             'name' => q(μs),
4237             'one' => q({0} μs),
4238             'other' => q({0} μs),
4239             },
4240             'mile' => {
4241             'name' => q(Meilen),
4242             'one' => q({0} mi),
4243             'other' => q({0} mi),
4244             },
4245             'mile-per-gallon' => {
4246             'name' => q(mpg),
4247             'one' => q({0} mpg),
4248             'other' => q({0} mpg),
4249             },
4250             'mile-per-gallon-imperial' => {
4251             'name' => q(Meilen/ Imp. Gal.),
4252             'one' => q({0} mpg Imp.),
4253             'other' => q({0} mpg Imp.),
4254             },
4255             'mile-per-hour' => {
4256             'name' => q(mi/h),
4257             'one' => q({0} mi/h),
4258             'other' => q({0} mi/h),
4259             },
4260             'mile-scandinavian' => {
4261             'name' => q(smi),
4262             'one' => q({0} smi),
4263             'other' => q({0} smi),
4264             },
4265             'milliampere' => {
4266             'name' => q(mA),
4267             'one' => q({0} mA),
4268             'other' => q({0} mA),
4269             },
4270             'millibar' => {
4271             'name' => q(Millibar),
4272             'one' => q({0} mbar),
4273             'other' => q({0} mbar),
4274             },
4275             'milligram' => {
4276             'name' => q(mg),
4277             'one' => q({0} mg),
4278             'other' => q({0} mg),
4279             },
4280             'milligram-per-deciliter' => {
4281             'name' => q(mg/dL),
4282             'one' => q({0} mg/dL),
4283             'other' => q({0} mg/dL),
4284             },
4285             'milliliter' => {
4286             'name' => q(ml),
4287             'one' => q({0} ml),
4288             'other' => q({0} ml),
4289             },
4290             'millimeter' => {
4291             'name' => q(mm),
4292             'one' => q({0} mm),
4293             'other' => q({0} mm),
4294             },
4295             'millimeter-of-mercury' => {
4296             'name' => q(mm Hg),
4297             'one' => q({0} mm Hg),
4298             'other' => q({0} mm Hg),
4299             },
4300             'millimole-per-liter' => {
4301             'name' => q(Millimol/Liter),
4302             'one' => q({0} mmol/L),
4303             'other' => q({0} mmol/L),
4304             },
4305             'millisecond' => {
4306             'name' => q(ms),
4307             'one' => q({0} ms),
4308             'other' => q({0} ms),
4309             },
4310             'milliwatt' => {
4311             'name' => q(mW),
4312             'one' => q({0} mW),
4313             'other' => q({0} mW),
4314             },
4315             'minute' => {
4316             'name' => q(Min.),
4317             'one' => q({0} Min.),
4318             'other' => q({0} Min.),
4319             'per' => q({0}/min),
4320             },
4321             'month' => {
4322             'name' => q(Mon.),
4323             'one' => q({0} Mon.),
4324             'other' => q({0} Mon.),
4325             'per' => q({0}/M),
4326             },
4327             'nanometer' => {
4328             'name' => q(nm),
4329             'one' => q({0} nm),
4330             'other' => q({0} nm),
4331             },
4332             'nanosecond' => {
4333             'name' => q(ns),
4334             'one' => q({0} ns),
4335             'other' => q({0} ns),
4336             },
4337             'nautical-mile' => {
4338             'name' => q(sm),
4339             'one' => q({0} sm),
4340             'other' => q({0} sm),
4341             },
4342             'ohm' => {
4343             'name' => q(Ohm),
4344             'one' => q({0} Ω),
4345             'other' => q({0} Ω),
4346             },
4347             'ounce' => {
4348             'name' => q(Unzen),
4349             'one' => q({0} oz),
4350             'other' => q({0} oz),
4351             'per' => q({0}/oz),
4352             },
4353             'ounce-troy' => {
4354             'name' => q(oz.tr.),
4355             'one' => q({0} oz.tr.),
4356             'other' => q({0} oz.tr.),
4357             },
4358             'parsec' => {
4359             'name' => q(Parsec),
4360             'one' => q({0} pc),
4361             'other' => q({0} pc),
4362             },
4363             'part-per-million' => {
4364             'name' => q(parts/million),
4365             'one' => q({0} ppm),
4366             'other' => q({0} ppm),
4367             },
4368             'per' => {
4369             '1' => q({0}/{1}),
4370             },
4371             'percent' => {
4372             'name' => q(%),
4373             'one' => q({0} %),
4374             'other' => q({0} %),
4375             },
4376             'permille' => {
4377             'name' => q(‰),
4378             'one' => q({0} ‰),
4379             'other' => q({0} ‰),
4380             },
4381             'petabyte' => {
4382             'name' => q(PB),
4383             'one' => q({0} PB),
4384             'other' => q({0} PB),
4385             },
4386             'picometer' => {
4387             'name' => q(Pikometer),
4388             'one' => q({0} pm),
4389             'other' => q({0} pm),
4390             },
4391             'pint' => {
4392             'name' => q(Pints),
4393             'one' => q({0} pt),
4394             'other' => q({0} pt),
4395             },
4396             'pint-metric' => {
4397             'name' => q(metr. Pints),
4398             'one' => q({0} mpt),
4399             'other' => q({0} mpt),
4400             },
4401             'point' => {
4402             'name' => q(pt),
4403             'one' => q({0} pt),
4404             'other' => q({0} pt),
4405             },
4406             'pound' => {
4407             'name' => q(Pfund),
4408             'one' => q({0} lb),
4409             'other' => q({0} lb),
4410             'per' => q({0}/lb),
4411             },
4412             'pound-per-square-inch' => {
4413             'name' => q(psi),
4414             'one' => q({0} psi),
4415             'other' => q({0} psi),
4416             },
4417             'quart' => {
4418             'name' => q(Quart),
4419             'one' => q({0} qt),
4420             'other' => q({0} qt),
4421             },
4422             'radian' => {
4423             'name' => q(rad),
4424             'one' => q({0} rad),
4425             'other' => q({0} rad),
4426             },
4427             'revolution' => {
4428             'name' => q(Umdr.),
4429             'one' => q({0} Umdr.),
4430             'other' => q({0} Umdr.),
4431             },
4432             'second' => {
4433             'name' => q(Sek.),
4434             'one' => q({0} Sek.),
4435             'other' => q({0} Sek.),
4436             'per' => q({0}/s),
4437             },
4438             'square-centimeter' => {
4439             'name' => q(cm²),
4440             'one' => q({0} cm²),
4441             'other' => q({0} cm²),
4442             'per' => q({0}/cm²),
4443             },
4444             'square-foot' => {
4445             'name' => q(ft²),
4446             'one' => q({0} ft²),
4447             'other' => q({0} ft²),
4448             },
4449             'square-inch' => {
4450             'name' => q(in²),
4451             'one' => q({0} in²),
4452             'other' => q({0} in²),
4453             'per' => q({0}/in²),
4454             },
4455             'square-kilometer' => {
4456             'name' => q(km²),
4457             'one' => q({0} km²),
4458             'other' => q({0} km²),
4459             'per' => q({0}/km²),
4460             },
4461             'square-meter' => {
4462             'name' => q(m²),
4463             'one' => q({0} m²),
4464             'other' => q({0} m²),
4465             'per' => q({0}/m²),
4466             },
4467             'square-mile' => {
4468             'name' => q(mi²),
4469             'one' => q({0} mi²),
4470             'other' => q({0} mi²),
4471             'per' => q({0}/mi²),
4472             },
4473             'square-yard' => {
4474             'name' => q(yd²),
4475             'one' => q({0} yd²),
4476             'other' => q({0} yd²),
4477             },
4478             'stone' => {
4479             'name' => q(Stones),
4480             'one' => q({0} st),
4481             'other' => q({0} st),
4482             },
4483             'tablespoon' => {
4484             'name' => q(EL),
4485             'one' => q({0} EL),
4486             'other' => q({0} EL),
4487             },
4488             'teaspoon' => {
4489             'name' => q(TL),
4490             'one' => q({0} TL),
4491             'other' => q({0} TL),
4492             },
4493             'terabit' => {
4494             'name' => q(Tb),
4495             'one' => q({0} Tb),
4496             'other' => q({0} Tb),
4497             },
4498             'terabyte' => {
4499             'name' => q(TB),
4500             'one' => q({0} TB),
4501             'other' => q({0} TB),
4502             },
4503             'ton' => {
4504             'name' => q(Tons),
4505             'one' => q({0} tn),
4506             'other' => q({0} tn),
4507             },
4508             'volt' => {
4509             'name' => q(Volt),
4510             'one' => q({0} V),
4511             'other' => q({0} V),
4512             },
4513             'watt' => {
4514             'name' => q(Watt),
4515             'one' => q({0} W),
4516             'other' => q({0} W),
4517             },
4518             'week' => {
4519             'name' => q(Wo.),
4520             'one' => q({0} Wo.),
4521             'other' => q({0} Wo.),
4522             'per' => q({0}/W),
4523             },
4524             'yard' => {
4525             'name' => q(Yards),
4526             'one' => q({0} yd),
4527             'other' => q({0} yd),
4528             },
4529             'year' => {
4530             'name' => q(J),
4531             'one' => q({0} J),
4532             'other' => q({0} J),
4533             'per' => q({0}/J),
4534             },
4535             },
4536             } }
4537             );
4538              
4539             has 'yesstr' => (
4540             is => 'ro',
4541             isa => RegexpRef,
4542             init_arg => undef,
4543             default => sub { qr'^(?i:ja|j|yes|y)$' }
4544             );
4545              
4546             has 'nostr' => (
4547             is => 'ro',
4548             isa => RegexpRef,
4549             init_arg => undef,
4550             default => sub { qr'^(?i:nein|n)$' }
4551             );
4552              
4553             has 'listPatterns' => (
4554             is => 'ro',
4555             isa => HashRef,
4556             init_arg => undef,
4557             default => sub { {
4558             start => q({0}, {1}),
4559             middle => q({0}, {1}),
4560             end => q({0} und {1}),
4561             2 => q({0}, {1}),
4562             } }
4563             );
4564              
4565             has 'default_numbering_system' => (
4566             is => 'ro',
4567             isa => Str,
4568             init_arg => undef,
4569             default => 'latn',
4570             );
4571              
4572             has native_numbering_system => (
4573             is => 'ro',
4574             isa => Str,
4575             init_arg => undef,
4576             default => 'latn',
4577             );
4578              
4579             has 'minimum_grouping_digits' => (
4580             is =>'ro',
4581             isa => Int,
4582             init_arg => undef,
4583             default => 1,
4584             );
4585              
4586             has 'number_symbols' => (
4587             is => 'ro',
4588             isa => HashRef,
4589             init_arg => undef,
4590             default => sub { {
4591             'latn' => {
4592             'decimal' => q(,),
4593             'exponential' => q(E),
4594             'group' => q(.),
4595             'infinity' => q(∞),
4596             'list' => q(;),
4597             'minusSign' => q(-),
4598             'nan' => q(NaN),
4599             'perMille' => q(‰),
4600             'percentSign' => q(%),
4601             'plusSign' => q(+),
4602             'superscriptingExponent' => q(·),
4603             'timeSeparator' => q(:),
4604             },
4605             } }
4606             );
4607              
4608             has 'number_formats' => (
4609             is => 'ro',
4610             isa => HashRef,
4611             init_arg => undef,
4612             default => sub { {
4613             decimalFormat => {
4614             'default' => {
4615             '1000' => {
4616             'one' => '0',
4617             'other' => '0',
4618             },
4619             '10000' => {
4620             'one' => '0',
4621             'other' => '0',
4622             },
4623             '100000' => {
4624             'one' => '0',
4625             'other' => '0',
4626             },
4627             '1000000' => {
4628             'one' => '0 Mio'.'',
4629             'other' => '0 Mio'.'',
4630             },
4631             '10000000' => {
4632             'one' => '00 Mio'.'',
4633             'other' => '00 Mio'.'',
4634             },
4635             '100000000' => {
4636             'one' => '000 Mio'.'',
4637             'other' => '000 Mio'.'',
4638             },
4639             '1000000000' => {
4640             'one' => '0 Mrd'.'',
4641             'other' => '0 Mrd'.'',
4642             },
4643             '10000000000' => {
4644             'one' => '00 Mrd'.'',
4645             'other' => '00 Mrd'.'',
4646             },
4647             '100000000000' => {
4648             'one' => '000 Mrd'.'',
4649             'other' => '000 Mrd'.'',
4650             },
4651             '1000000000000' => {
4652             'one' => '0 Bio'.'',
4653             'other' => '0 Bio'.'',
4654             },
4655             '10000000000000' => {
4656             'one' => '00 Bio'.'',
4657             'other' => '00 Bio'.'',
4658             },
4659             '100000000000000' => {
4660             'one' => '000 Bio'.'',
4661             'other' => '000 Bio'.'',
4662             },
4663             'standard' => {
4664             'default' => '#,##0.###',
4665             },
4666             },
4667             'long' => {
4668             '1000' => {
4669             'one' => '0 Tausend',
4670             'other' => '0 Tausend',
4671             },
4672             '10000' => {
4673             'one' => '00 Tausend',
4674             'other' => '00 Tausend',
4675             },
4676             '100000' => {
4677             'one' => '000 Tausend',
4678             'other' => '000 Tausend',
4679             },
4680             '1000000' => {
4681             'one' => '0 Million',
4682             'other' => '0 Millionen',
4683             },
4684             '10000000' => {
4685             'one' => '00 Millionen',
4686             'other' => '00 Millionen',
4687             },
4688             '100000000' => {
4689             'one' => '000 Millionen',
4690             'other' => '000 Millionen',
4691             },
4692             '1000000000' => {
4693             'one' => '0 Milliarde',
4694             'other' => '0 Milliarden',
4695             },
4696             '10000000000' => {
4697             'one' => '00 Milliarden',
4698             'other' => '00 Milliarden',
4699             },
4700             '100000000000' => {
4701             'one' => '000 Milliarden',
4702             'other' => '000 Milliarden',
4703             },
4704             '1000000000000' => {
4705             'one' => '0 Billion',
4706             'other' => '0 Billionen',
4707             },
4708             '10000000000000' => {
4709             'one' => '00 Billionen',
4710             'other' => '00 Billionen',
4711             },
4712             '100000000000000' => {
4713             'one' => '000 Billionen',
4714             'other' => '000 Billionen',
4715             },
4716             },
4717             'short' => {
4718             '1000' => {
4719             'one' => '0',
4720             'other' => '0',
4721             },
4722             '10000' => {
4723             'one' => '0',
4724             'other' => '0',
4725             },
4726             '100000' => {
4727             'one' => '0',
4728             'other' => '0',
4729             },
4730             '1000000' => {
4731             'one' => '0 Mio'.'',
4732             'other' => '0 Mio'.'',
4733             },
4734             '10000000' => {
4735             'one' => '00 Mio'.'',
4736             'other' => '00 Mio'.'',
4737             },
4738             '100000000' => {
4739             'one' => '000 Mio'.'',
4740             'other' => '000 Mio'.'',
4741             },
4742             '1000000000' => {
4743             'one' => '0 Mrd'.'',
4744             'other' => '0 Mrd'.'',
4745             },
4746             '10000000000' => {
4747             'one' => '00 Mrd'.'',
4748             'other' => '00 Mrd'.'',
4749             },
4750             '100000000000' => {
4751             'one' => '000 Mrd'.'',
4752             'other' => '000 Mrd'.'',
4753             },
4754             '1000000000000' => {
4755             'one' => '0 Bio'.'',
4756             'other' => '0 Bio'.'',
4757             },
4758             '10000000000000' => {
4759             'one' => '00 Bio'.'',
4760             'other' => '00 Bio'.'',
4761             },
4762             '100000000000000' => {
4763             'one' => '000 Bio'.'',
4764             'other' => '000 Bio'.'',
4765             },
4766             },
4767             },
4768             percentFormat => {
4769             'default' => {
4770             'standard' => {
4771             'default' => '#,##0 %',
4772             },
4773             },
4774             },
4775             scientificFormat => {
4776             'default' => {
4777             'standard' => {
4778             'default' => '#E0',
4779             },
4780             },
4781             },
4782             } },
4783             );
4784              
4785             has 'number_currency_formats' => (
4786             is => 'ro',
4787             isa => HashRef,
4788             init_arg => undef,
4789             default => sub { {
4790             'latn' => {
4791             'pattern' => {
4792             'default' => {
4793             'accounting' => {
4794             'positive' => '#,##0.00 ¤',
4795             },
4796             'standard' => {
4797             'positive' => '#,##0.00 ¤',
4798             },
4799             },
4800             },
4801             },
4802             } },
4803             );
4804              
4805             has 'currencies' => (
4806             is => 'ro',
4807             isa => HashRef,
4808             init_arg => undef,
4809             default => sub { {
4810             'ADP' => {
4811             symbol => 'ADP',
4812             display_name => {
4813             'currency' => q(Andorranische Pesete),
4814             'one' => q(Andorranische Pesete),
4815             'other' => q(Andorranische Peseten),
4816             },
4817             },
4818             'AED' => {
4819             symbol => 'AED',
4820             display_name => {
4821             'currency' => q(VAE-Dirham),
4822             'one' => q(VAE-Dirham),
4823             'other' => q(VAE-Dirham),
4824             },
4825             },
4826             'AFA' => {
4827             symbol => 'AFA',
4828             display_name => {
4829             'currency' => q(Afghanische Afghani \(1927–2002\)),
4830             'one' => q(Afghanische Afghani \(1927–2002\)),
4831             'other' => q(Afghanische Afghani \(1927–2002\)),
4832             },
4833             },
4834             'AFN' => {
4835             symbol => 'AFN',
4836             display_name => {
4837             'currency' => q(Afghanischer Afghani),
4838             'one' => q(Afghanischer Afghani),
4839             'other' => q(Afghanische Afghani),
4840             },
4841             },
4842             'ALK' => {
4843             display_name => {
4844             'currency' => q(Albanischer Lek \(1946–1965\)),
4845             'one' => q(Albanischer Lek \(1946–1965\)),
4846             'other' => q(Albanische Lek \(1946–1965\)),
4847             },
4848             },
4849             'ALL' => {
4850             symbol => 'ALL',
4851             display_name => {
4852             'currency' => q(Albanischer Lek),
4853             'one' => q(Albanischer Lek),
4854             'other' => q(Albanische Lek),
4855             },
4856             },
4857             'AMD' => {
4858             symbol => 'AMD',
4859             display_name => {
4860             'currency' => q(Armenischer Dram),
4861             'one' => q(Armenischer Dram),
4862             'other' => q(Armenische Dram),
4863             },
4864             },
4865             'ANG' => {
4866             symbol => 'ANG',
4867             display_name => {
4868             'currency' => q(Niederländische-Antillen-Gulden),
4869             'one' => q(Niederländische-Antillen-Gulden),
4870             'other' => q(Niederländische-Antillen-Gulden),
4871             },
4872             },
4873             'AOA' => {
4874             symbol => 'AOA',
4875             display_name => {
4876             'currency' => q(Angolanischer Kwanza),
4877             'one' => q(Angolanischer Kwanza),
4878             'other' => q(Angolanische Kwanza),
4879             },
4880             },
4881             'AOK' => {
4882             symbol => 'AOK',
4883             display_name => {
4884             'currency' => q(Angolanischer Kwanza \(1977–1990\)),
4885             'one' => q(Angolanischer Kwanza \(1977–1990\)),
4886             'other' => q(Angolanische Kwanza \(1977–1990\)),
4887             },
4888             },
4889             'AON' => {
4890             symbol => 'AON',
4891             display_name => {
4892             'currency' => q(Angolanischer Neuer Kwanza \(1990–2000\)),
4893             'one' => q(Angolanischer Neuer Kwanza \(1990–2000\)),
4894             'other' => q(Angolanische Neue Kwanza \(1990–2000\)),
4895             },
4896             },
4897             'AOR' => {
4898             symbol => 'AOR',
4899             display_name => {
4900             'currency' => q(Angolanischer Kwanza Reajustado \(1995–1999\)),
4901             'one' => q(Angolanischer Kwanza Reajustado \(1995–1999\)),
4902             'other' => q(Angolanische Kwanza Reajustado \(1995–1999\)),
4903             },
4904             },
4905             'ARA' => {
4906             symbol => 'ARA',
4907             display_name => {
4908             'currency' => q(Argentinischer Austral),
4909             'one' => q(Argentinischer Austral),
4910             'other' => q(Argentinische Austral),
4911             },
4912             },
4913             'ARL' => {
4914             symbol => 'ARL',
4915             display_name => {
4916             'currency' => q(Argentinischer Peso Ley \(1970–1983\)),
4917             'one' => q(Argentinischer Peso Ley \(1970–1983\)),
4918             'other' => q(Argentinische Pesos Ley \(1970–1983\)),
4919             },
4920             },
4921             'ARM' => {
4922             symbol => 'ARM',
4923             display_name => {
4924             'currency' => q(Argentinischer Peso \(1881–1970\)),
4925             'one' => q(Argentinischer Peso \(1881–1970\)),
4926             'other' => q(Argentinische Pesos \(1881–1970\)),
4927             },
4928             },
4929             'ARP' => {
4930             symbol => 'ARP',
4931             display_name => {
4932             'currency' => q(Argentinischer Peso \(1983–1985\)),
4933             'one' => q(Argentinischer Peso \(1983–1985\)),
4934             'other' => q(Argentinische Peso \(1983–1985\)),
4935             },
4936             },
4937             'ARS' => {
4938             symbol => 'ARS',
4939             display_name => {
4940             'currency' => q(Argentinischer Peso),
4941             'one' => q(Argentinischer Peso),
4942             'other' => q(Argentinische Pesos),
4943             },
4944             },
4945             'ATS' => {
4946             symbol => 'öS',
4947             display_name => {
4948             'currency' => q(Österreichischer Schilling),
4949             'one' => q(Österreichischer Schilling),
4950             'other' => q(Österreichische Schilling),
4951             },
4952             },
4953             'AUD' => {
4954             symbol => 'AU$',
4955             display_name => {
4956             'currency' => q(Australischer Dollar),
4957             'one' => q(Australischer Dollar),
4958             'other' => q(Australische Dollar),
4959             },
4960             },
4961             'AWG' => {
4962             symbol => 'AWG',
4963             display_name => {
4964             'currency' => q(Aruba-Florin),
4965             'one' => q(Aruba-Florin),
4966             'other' => q(Aruba-Florin),
4967             },
4968             },
4969             'AZM' => {
4970             symbol => 'AZM',
4971             display_name => {
4972             'currency' => q(Aserbaidschan-Manat \(1993–2006\)),
4973             'one' => q(Aserbaidschan-Manat \(1993–2006\)),
4974             'other' => q(Aserbaidschan-Manat \(1993–2006\)),
4975             },
4976             },
4977             'AZN' => {
4978             symbol => 'AZN',
4979             display_name => {
4980             'currency' => q(Aserbaidschan-Manat),
4981             'one' => q(Aserbaidschan-Manat),
4982             'other' => q(Aserbaidschan-Manat),
4983             },
4984             },
4985             'BAD' => {
4986             symbol => 'BAD',
4987             display_name => {
4988             'currency' => q(Bosnien und Herzegowina Dinar \(1992–1994\)),
4989             'one' => q(Bosnien und Herzegowina Dinar \(1992–1994\)),
4990             'other' => q(Bosnien und Herzegowina Dinar \(1992–1994\)),
4991             },
4992             },
4993             'BAM' => {
4994             symbol => 'BAM',
4995             display_name => {
4996             'currency' => q(Bosnien und Herzegowina Konvertierbare Mark),
4997             'one' => q(Bosnien und Herzegowina Konvertierbare Mark),
4998             'other' => q(Bosnien und Herzegowina Konvertierbare Mark),
4999             },
5000             },
5001             'BAN' => {
5002             symbol => 'BAN',
5003             display_name => {
5004             'currency' => q(Bosnien und Herzegowina Neuer Dinar \(1994–1997\)),
5005             'one' => q(Bosnien und Herzegowina Neuer Dinar \(1994–1997\)),
5006             'other' => q(Bosnien und Herzegowina Neue Dinar \(1994–1997\)),
5007             },
5008             },
5009             'BBD' => {
5010             symbol => 'BBD',
5011             display_name => {
5012             'currency' => q(Barbados-Dollar),
5013             'one' => q(Barbados-Dollar),
5014             'other' => q(Barbados-Dollar),
5015             },
5016             },
5017             'BDT' => {
5018             symbol => 'BDT',
5019             display_name => {
5020             'currency' => q(Bangladesch-Taka),
5021             'one' => q(Bangladesch-Taka),
5022             'other' => q(Bangladesch-Taka),
5023             },
5024             },
5025             'BEC' => {
5026             symbol => 'BEC',
5027             display_name => {
5028             'currency' => q(Belgischer Franc \(konvertibel\)),
5029             'one' => q(Belgischer Franc \(konvertibel\)),
5030             'other' => q(Belgische Franc \(konvertibel\)),
5031             },
5032             },
5033             'BEF' => {
5034             symbol => 'BEF',
5035             display_name => {
5036             'currency' => q(Belgischer Franc),
5037             'one' => q(Belgischer Franc),
5038             'other' => q(Belgische Franc),
5039             },
5040             },
5041             'BEL' => {
5042             symbol => 'BEL',
5043             display_name => {
5044             'currency' => q(Belgischer Finanz-Franc),
5045             'one' => q(Belgischer Finanz-Franc),
5046             'other' => q(Belgische Finanz-Franc),
5047             },
5048             },
5049             'BGL' => {
5050             display_name => {
5051             'currency' => q(Bulgarische Lew \(1962–1999\)),
5052             'one' => q(Bulgarische Lew \(1962–1999\)),
5053             'other' => q(Bulgarische Lew \(1962–1999\)),
5054             },
5055             },
5056             'BGM' => {
5057             symbol => 'BGK',
5058             display_name => {
5059             'currency' => q(Bulgarischer Lew \(1952–1962\)),
5060             'one' => q(Bulgarischer Lew \(1952–1962\)),
5061             'other' => q(Bulgarische Lew \(1952–1962\)),
5062             },
5063             },
5064             'BGN' => {
5065             symbol => 'BGN',
5066             display_name => {
5067             'currency' => q(Bulgarischer Lew),
5068             'one' => q(Bulgarischer Lew),
5069             'other' => q(Bulgarische Lew),
5070             },
5071             },
5072             'BGO' => {
5073             symbol => 'BGJ',
5074             display_name => {
5075             'currency' => q(Bulgarischer Lew \(1879–1952\)),
5076             'one' => q(Bulgarischer Lew \(1879–1952\)),
5077             'other' => q(Bulgarische Lew \(1879–1952\)),
5078             },
5079             },
5080             'BHD' => {
5081             symbol => 'BHD',
5082             display_name => {
5083             'currency' => q(Bahrain-Dinar),
5084             'one' => q(Bahrain-Dinar),
5085             'other' => q(Bahrain-Dinar),
5086             },
5087             },
5088             'BIF' => {
5089             symbol => 'BIF',
5090             display_name => {
5091             'currency' => q(Burundi-Franc),
5092             'one' => q(Burundi-Franc),
5093             'other' => q(Burundi-Francs),
5094             },
5095             },
5096             'BMD' => {
5097             symbol => 'BMD',
5098             display_name => {
5099             'currency' => q(Bermuda-Dollar),
5100             'one' => q(Bermuda-Dollar),
5101             'other' => q(Bermuda-Dollar),
5102             },
5103             },
5104             'BND' => {
5105             symbol => 'BND',
5106             display_name => {
5107             'currency' => q(Brunei-Dollar),
5108             'one' => q(Brunei-Dollar),
5109             'other' => q(Brunei-Dollar),
5110             },
5111             },
5112             'BOB' => {
5113             symbol => 'BOB',
5114             display_name => {
5115             'currency' => q(Bolivianischer Boliviano),
5116             'one' => q(Bolivianischer Boliviano),
5117             'other' => q(Bolivianische Bolivianos),
5118             },
5119             },
5120             'BOL' => {
5121             symbol => 'BOL',
5122             display_name => {
5123             'currency' => q(Bolivianischer Boliviano \(1863–1963\)),
5124             'one' => q(Bolivianischer Boliviano \(1863–1963\)),
5125             'other' => q(Bolivianische Bolivianos \(1863–1963\)),
5126             },
5127             },
5128             'BOP' => {
5129             symbol => 'BOP',
5130             display_name => {
5131             'currency' => q(Bolivianischer Peso),
5132             'one' => q(Bolivianischer Peso),
5133             'other' => q(Bolivianische Peso),
5134             },
5135             },
5136             'BOV' => {
5137             symbol => 'BOV',
5138             display_name => {
5139             'currency' => q(Boliviansiche Mvdol),
5140             'one' => q(Boliviansiche Mvdol),
5141             'other' => q(Bolivianische Mvdol),
5142             },
5143             },
5144             'BRB' => {
5145             symbol => 'BRB',
5146             display_name => {
5147             'currency' => q(Brasilianischer Cruzeiro Novo \(1967–1986\)),
5148             'one' => q(Brasilianischer Cruzeiro Novo \(1967–1986\)),
5149             'other' => q(Brasilianische Cruzeiro Novo \(1967–1986\)),
5150             },
5151             },
5152             'BRC' => {
5153             symbol => 'BRC',
5154             display_name => {
5155             'currency' => q(Brasilianischer Cruzado \(1986–1989\)),
5156             'one' => q(Brasilianischer Cruzado \(1986–1989\)),
5157             'other' => q(Brasilianische Cruzado \(1986–1989\)),
5158             },
5159             },
5160             'BRE' => {
5161             symbol => 'BRE',
5162             display_name => {
5163             'currency' => q(Brasilianischer Cruzeiro \(1990–1993\)),
5164             'one' => q(Brasilianischer Cruzeiro \(1990–1993\)),
5165             'other' => q(Brasilianische Cruzeiro \(1990–1993\)),
5166             },
5167             },
5168             'BRL' => {
5169             symbol => 'R$',
5170             display_name => {
5171             'currency' => q(Brasilianischer Real),
5172             'one' => q(Brasilianischer Real),
5173             'other' => q(Brasilianische Real),
5174             },
5175             },
5176             'BRN' => {
5177             symbol => 'BRN',
5178             display_name => {
5179             'currency' => q(Brasilianischer Cruzado Novo \(1989–1990\)),
5180             'one' => q(Brasilianischer Cruzado Novo \(1989–1990\)),
5181             'other' => q(Brasilianische Cruzado Novo \(1989–1990\)),
5182             },
5183             },
5184             'BRR' => {
5185             symbol => 'BRR',
5186             display_name => {
5187             'currency' => q(Brasilianischer Cruzeiro \(1993–1994\)),
5188             'one' => q(Brasilianischer Cruzeiro \(1993–1994\)),
5189             'other' => q(Brasilianische Cruzeiro \(1993–1994\)),
5190             },
5191             },
5192             'BRZ' => {
5193             symbol => 'BRZ',
5194             display_name => {
5195             'currency' => q(Brasilianischer Cruzeiro \(1942–1967\)),
5196             'one' => q(Brasilianischer Cruzeiro \(1942–1967\)),
5197             'other' => q(Brasilianischer Cruzeiro \(1942–1967\)),
5198             },
5199             },
5200             'BSD' => {
5201             symbol => 'BSD',
5202             display_name => {
5203             'currency' => q(Bahamas-Dollar),
5204             'one' => q(Bahamas-Dollar),
5205             'other' => q(Bahamas-Dollar),
5206             },
5207             },
5208             'BTN' => {
5209             symbol => 'BTN',
5210             display_name => {
5211             'currency' => q(Bhutan-Ngultrum),
5212             'one' => q(Bhutan-Ngultrum),
5213             'other' => q(Bhutan-Ngultrum),
5214             },
5215             },
5216             'BUK' => {
5217             display_name => {
5218             'currency' => q(Birmanischer Kyat),
5219             'one' => q(Birmanischer Kyat),
5220             'other' => q(Birmanische Kyat),
5221             },
5222             },
5223             'BWP' => {
5224             symbol => 'BWP',
5225             display_name => {
5226             'currency' => q(Botswanischer Pula),
5227             'one' => q(Botswanischer Pula),
5228             'other' => q(Botswanische Pula),
5229             },
5230             },
5231             'BYB' => {
5232             symbol => 'BYB',
5233             display_name => {
5234             'currency' => q(Belarus-Rubel \(1994–1999\)),
5235             'one' => q(Belarus-Rubel \(1994–1999\)),
5236             'other' => q(Belarus-Rubel \(1994–1999\)),
5237             },
5238             },
5239             'BYN' => {
5240             symbol => 'BYN',
5241             display_name => {
5242             'currency' => q(Weißrussischer Rubel),
5243             'one' => q(Weißrussischer Rubel),
5244             'other' => q(Weißrussische Rubel),
5245             },
5246             },
5247             'BYR' => {
5248             symbol => 'BYR',
5249             display_name => {
5250             'currency' => q(Weißrussischer Rubel \(2000–2016\)),
5251             'one' => q(Weißrussischer Rubel \(2000–2016\)),
5252             'other' => q(Weißrussische Rubel \(2000–2016\)),
5253             },
5254             },
5255             'BZD' => {
5256             symbol => 'BZD',
5257             display_name => {
5258             'currency' => q(Belize-Dollar),
5259             'one' => q(Belize-Dollar),
5260             'other' => q(Belize-Dollar),
5261             },
5262             },
5263             'CAD' => {
5264             symbol => 'CA$',
5265             display_name => {
5266             'currency' => q(Kanadischer Dollar),
5267             'one' => q(Kanadischer Dollar),
5268             'other' => q(Kanadische Dollar),
5269             },
5270             },
5271             'CDF' => {
5272             symbol => 'CDF',
5273             display_name => {
5274             'currency' => q(Kongo-Franc),
5275             'one' => q(Kongo-Franc),
5276             'other' => q(Kongo-Francs),
5277             },
5278             },
5279             'CHE' => {
5280             symbol => 'CHE',
5281             display_name => {
5282             'currency' => q(WIR-Euro),
5283             'one' => q(WIR-Euro),
5284             'other' => q(WIR-Euro),
5285             },
5286             },
5287             'CHF' => {
5288             symbol => 'CHF',
5289             display_name => {
5290             'currency' => q(Schweizer Franken),
5291             'one' => q(Schweizer Franken),
5292             'other' => q(Schweizer Franken),
5293             },
5294             },
5295             'CHW' => {
5296             symbol => 'CHW',
5297             display_name => {
5298             'currency' => q(WIR Franken),
5299             'one' => q(WIR Franken),
5300             'other' => q(WIR Franken),
5301             },
5302             },
5303             'CLE' => {
5304             symbol => 'CLE',
5305             display_name => {
5306             'currency' => q(Chilenischer Escudo),
5307             'one' => q(Chilenischer Escudo),
5308             'other' => q(Chilenische Escudo),
5309             },
5310             },
5311             'CLF' => {
5312             symbol => 'CLF',
5313             display_name => {
5314             'currency' => q(Chilenische Unidades de Fomento),
5315             'one' => q(Chilenische Unidades de Fomento),
5316             'other' => q(Chilenische Unidades de Fomento),
5317             },
5318             },
5319             'CLP' => {
5320             symbol => 'CLP',
5321             display_name => {
5322             'currency' => q(Chilenischer Peso),
5323             'one' => q(Chilenischer Peso),
5324             'other' => q(Chilenische Pesos),
5325             },
5326             },
5327             'CNH' => {
5328             symbol => 'CNH',
5329             display_name => {
5330             'currency' => q(Renminbi Yuan \(Off–Shore\)),
5331             'one' => q(Renminbi Yuan \(Off–Shore\)),
5332             'other' => q(Renminbi Yuan \(Off–Shore\)),
5333             },
5334             },
5335             'CNX' => {
5336             symbol => 'CNX',
5337             display_name => {
5338             'currency' => q(Dollar der Chinesischen Volksbank),
5339             'one' => q(Dollar der Chinesischen Volksbank),
5340             'other' => q(Dollar der Chinesischen Volksbank),
5341             },
5342             },
5343             'CNY' => {
5344             symbol => 'CN¥',
5345             display_name => {
5346             'currency' => q(Renminbi Yuan),
5347             'one' => q(Chinesischer Yuan),
5348             'other' => q(Renminbi Yuan),
5349             },
5350             },
5351             'COP' => {
5352             symbol => 'COP',
5353             display_name => {
5354             'currency' => q(Kolumbianischer Peso),
5355             'one' => q(Kolumbianischer Peso),
5356             'other' => q(Kolumbianische Pesos),
5357             },
5358             },
5359             'COU' => {
5360             symbol => 'COU',
5361             display_name => {
5362             'currency' => q(Kolumbianische Unidades de valor real),
5363             'one' => q(Kolumbianische Unidad de valor real),
5364             'other' => q(Kolumbianische Unidades de valor real),
5365             },
5366             },
5367             'CRC' => {
5368             symbol => 'CRC',
5369             display_name => {
5370             'currency' => q(Costa-Rica-Colón),
5371             'one' => q(Costa-Rica-Colón),
5372             'other' => q(Costa-Rica-Colón),
5373             },
5374             },
5375             'CSD' => {
5376             symbol => 'CSD',
5377             display_name => {
5378             'currency' => q(Serbischer Dinar \(2002–2006\)),
5379             'one' => q(Serbischer Dinar \(2002–2006\)),
5380             'other' => q(Serbische Dinar \(2002–2006\)),
5381             },
5382             },
5383             'CSK' => {
5384             symbol => 'CSK',
5385             display_name => {
5386             'currency' => q(Tschechoslowakische Krone),
5387             'one' => q(Tschechoslowakische Kronen),
5388             'other' => q(Tschechoslowakische Kronen),
5389             },
5390             },
5391             'CUC' => {
5392             symbol => 'CUC',
5393             display_name => {
5394             'currency' => q(Kubanischer Peso \(konvertibel\)),
5395             'one' => q(Kubanischer Peso \(konvertibel\)),
5396             'other' => q(Kubanische Pesos \(konvertibel\)),
5397             },
5398             },
5399             'CUP' => {
5400             symbol => 'CUP',
5401             display_name => {
5402             'currency' => q(Kubanischer Peso),
5403             'one' => q(Kubanischer Peso),
5404             'other' => q(Kubanische Pesos),
5405             },
5406             },
5407             'CVE' => {
5408             symbol => 'CVE',
5409             display_name => {
5410             'currency' => q(Cabo-Verde-Escudo),
5411             'one' => q(Cabo-Verde-Escudo),
5412             'other' => q(Cabo-Verde-Escudos),
5413             },
5414             },
5415             'CYP' => {
5416             symbol => 'CYP',
5417             display_name => {
5418             'currency' => q(Zypern-Pfund),
5419             'one' => q(Zypern Pfund),
5420             'other' => q(Zypern Pfund),
5421             },
5422             },
5423             'CZK' => {
5424             symbol => 'CZK',
5425             display_name => {
5426             'currency' => q(Tschechische Krone),
5427             'one' => q(Tschechische Krone),
5428             'other' => q(Tschechische Kronen),
5429             },
5430             },
5431             'DDM' => {
5432             symbol => 'DDM',
5433             display_name => {
5434             'currency' => q(Mark der DDR),
5435             'one' => q(Mark der DDR),
5436             'other' => q(Mark der DDR),
5437             },
5438             },
5439             'DEM' => {
5440             symbol => 'DM',
5441             display_name => {
5442             'currency' => q(Deutsche Mark),
5443             'one' => q(Deutsche Mark),
5444             'other' => q(Deutsche Mark),
5445             },
5446             },
5447             'DJF' => {
5448             symbol => 'DJF',
5449             display_name => {
5450             'currency' => q(Dschibuti-Franc),
5451             'one' => q(Dschibuti-Franc),
5452             'other' => q(Dschibuti-Franc),
5453             },
5454             },
5455             'DKK' => {
5456             symbol => 'DKK',
5457             display_name => {
5458             'currency' => q(Dänische Krone),
5459             'one' => q(Dänische Krone),
5460             'other' => q(Dänische Kronen),
5461             },
5462             },
5463             'DOP' => {
5464             symbol => 'DOP',
5465             display_name => {
5466             'currency' => q(Dominikanischer Peso),
5467             'one' => q(Dominikanischer Peso),
5468             'other' => q(Dominikanische Pesos),
5469             },
5470             },
5471             'DZD' => {
5472             symbol => 'DZD',
5473             display_name => {
5474             'currency' => q(Algerischer Dinar),
5475             'one' => q(Algerischer Dinar),
5476             'other' => q(Algerische Dinar),
5477             },
5478             },
5479             'ECS' => {
5480             symbol => 'ECS',
5481             display_name => {
5482             'currency' => q(Ecuadorianischer Sucre),
5483             'one' => q(Ecuadorianischer Sucre),
5484             'other' => q(Ecuadorianische Sucre),
5485             },
5486             },
5487             'ECV' => {
5488             symbol => 'ECV',
5489             display_name => {
5490             'currency' => q(Verrechnungseinheit für Ecuador),
5491             'one' => q(Verrechnungseinheiten für Ecuador),
5492             'other' => q(Verrechnungseinheiten für Ecuador),
5493             },
5494             },
5495             'EEK' => {
5496             symbol => 'EEK',
5497             display_name => {
5498             'currency' => q(Estnische Krone),
5499             'one' => q(Estnische Krone),
5500             'other' => q(Estnische Kronen),
5501             },
5502             },
5503             'EGP' => {
5504             symbol => 'EGP',
5505             display_name => {
5506             'currency' => q(Ägyptisches Pfund),
5507             'one' => q(Ägyptisches Pfund),
5508             'other' => q(Ägyptische Pfund),
5509             },
5510             },
5511             'ERN' => {
5512             symbol => 'ERN',
5513             display_name => {
5514             'currency' => q(Eritreischer Nakfa),
5515             'one' => q(Eritreischer Nakfa),
5516             'other' => q(Eritreische Nakfa),
5517             },
5518             },
5519             'ESA' => {
5520             symbol => 'ESA',
5521             display_name => {
5522             'currency' => q(Spanische Peseta \(A–Konten\)),
5523             'one' => q(Spanische Peseta \(A–Konten\)),
5524             'other' => q(Spanische Peseten \(A–Konten\)),
5525             },
5526             },
5527             'ESB' => {
5528             symbol => 'ESB',
5529             display_name => {
5530             'currency' => q(Spanische Peseta \(konvertibel\)),
5531             'one' => q(Spanische Peseta \(konvertibel\)),
5532             'other' => q(Spanische Peseten \(konvertibel\)),
5533             },
5534             },
5535             'ESP' => {
5536             symbol => 'ESP',
5537             display_name => {
5538             'currency' => q(Spanische Peseta),
5539             'one' => q(Spanische Peseta),
5540             'other' => q(Spanische Peseten),
5541             },
5542             },
5543             'ETB' => {
5544             symbol => 'ETB',
5545             display_name => {
5546             'currency' => q(Äthiopischer Birr),
5547             'one' => q(Äthiopischer Birr),
5548             'other' => q(Äthiopische Birr),
5549             },
5550             },
5551             'EUR' => {
5552             symbol => '€',
5553             display_name => {
5554             'currency' => q(Euro),
5555             'one' => q(Euro),
5556             'other' => q(Euro),
5557             },
5558             },
5559             'FIM' => {
5560             symbol => 'FIM',
5561             display_name => {
5562             'currency' => q(Finnische Mark),
5563             'one' => q(Finnische Mark),
5564             'other' => q(Finnische Mark),
5565             },
5566             },
5567             'FJD' => {
5568             symbol => 'FJD',
5569             display_name => {
5570             'currency' => q(Fidschi-Dollar),
5571             'one' => q(Fidschi-Dollar),
5572             'other' => q(Fidschi-Dollar),
5573             },
5574             },
5575             'FKP' => {
5576             symbol => 'FKP',
5577             display_name => {
5578             'currency' => q(Falkland-Pfund),
5579             'one' => q(Falkland-Pfund),
5580             'other' => q(Falkland-Pfund),
5581             },
5582             },
5583             'FRF' => {
5584             symbol => 'FRF',
5585             display_name => {
5586             'currency' => q(Französischer Franc),
5587             'one' => q(Französischer Franc),
5588             'other' => q(Französische Franc),
5589             },
5590             },
5591             'GBP' => {
5592             symbol => '£',
5593             display_name => {
5594             'currency' => q(Britisches Pfund),
5595             'one' => q(Britisches Pfund),
5596             'other' => q(Britische Pfund),
5597             },
5598             },
5599             'GEK' => {
5600             display_name => {
5601             'currency' => q(Georgischer Kupon Larit),
5602             'one' => q(Georgischer Kupon Larit),
5603             'other' => q(Georgische Kupon Larit),
5604             },
5605             },
5606             'GEL' => {
5607             symbol => 'GEL',
5608             display_name => {
5609             'currency' => q(Georgischer Lari),
5610             'one' => q(Georgischer Lari),
5611             'other' => q(Georgische Lari),
5612             },
5613             },
5614             'GHC' => {
5615             symbol => 'GHC',
5616             display_name => {
5617             'currency' => q(Ghanaischer Cedi \(1979–2007\)),
5618             'one' => q(Ghanaischer Cedi \(1979–2007\)),
5619             'other' => q(Ghanaische Cedi \(1979–2007\)),
5620             },
5621             },
5622             'GHS' => {
5623             symbol => 'GHS',
5624             display_name => {
5625             'currency' => q(Ghanaischer Cedi),
5626             'one' => q(Ghanaischer Cedi),
5627             'other' => q(Ghanaische Cedi),
5628             },
5629             },
5630             'GIP' => {
5631             symbol => 'GIP',
5632             display_name => {
5633             'currency' => q(Gibraltar-Pfund),
5634             'one' => q(Gibraltar-Pfund),
5635             'other' => q(Gibraltar-Pfund),
5636             },
5637             },
5638             'GMD' => {
5639             symbol => 'GMD',
5640             display_name => {
5641             'currency' => q(Gambia-Dalasi),
5642             'one' => q(Gambia-Dalasi),
5643             'other' => q(Gambia-Dalasi),
5644             },
5645             },
5646             'GNF' => {
5647             symbol => 'GNF',
5648             display_name => {
5649             'currency' => q(Guinea-Franc),
5650             'one' => q(Guinea-Franc),
5651             'other' => q(Guinea-Franc),
5652             },
5653             },
5654             'GNS' => {
5655             symbol => 'GNS',
5656             display_name => {
5657             'currency' => q(Guineischer Syli),
5658             'one' => q(Guineischer Syli),
5659             'other' => q(Guineische Syli),
5660             },
5661             },
5662             'GQE' => {
5663             symbol => 'GQE',
5664             display_name => {
5665             'currency' => q(Äquatorialguinea-Ekwele),
5666             'one' => q(Äquatorialguinea-Ekwele),
5667             'other' => q(Äquatorialguinea-Ekwele),
5668             },
5669             },
5670             'GRD' => {
5671             symbol => 'GRD',
5672             display_name => {
5673             'currency' => q(Griechische Drachme),
5674             'one' => q(Griechische Drachme),
5675             'other' => q(Griechische Drachmen),
5676             },
5677             },
5678             'GTQ' => {
5679             symbol => 'GTQ',
5680             display_name => {
5681             'currency' => q(Guatemaltekischer Quetzal),
5682             'one' => q(Guatemaltekischer Quetzal),
5683             'other' => q(Guatemaltekische Quetzales),
5684             },
5685             },
5686             'GWE' => {
5687             display_name => {
5688             'currency' => q(Portugiesisch Guinea Escudo),
5689             'one' => q(Portugiesisch Guinea Escudo),
5690             'other' => q(Portugiesisch Guinea Escudo),
5691             },
5692             },
5693             'GWP' => {
5694             symbol => 'GWP',
5695             display_name => {
5696             'currency' => q(Guinea-Bissau Peso),
5697             'one' => q(Guinea-Bissau Peso),
5698             'other' => q(Guinea-Bissau Pesos),
5699             },
5700             },
5701             'GYD' => {
5702             symbol => 'GYD',
5703             display_name => {
5704             'currency' => q(Guyana-Dollar),
5705             'one' => q(Guyana-Dollar),
5706             'other' => q(Guyana-Dollar),
5707             },
5708             },
5709             'HKD' => {
5710             symbol => 'HK$',
5711             display_name => {
5712             'currency' => q(Hongkong-Dollar),
5713             'one' => q(Hongkong-Dollar),
5714             'other' => q(Hongkong-Dollar),
5715             },
5716             },
5717             'HNL' => {
5718             symbol => 'HNL',
5719             display_name => {
5720             'currency' => q(Honduras-Lempira),
5721             'one' => q(Honduras-Lempira),
5722             'other' => q(Honduras-Lempira),
5723             },
5724             },
5725             'HRD' => {
5726             symbol => 'HRD',
5727             display_name => {
5728             'currency' => q(Kroatischer Dinar),
5729             'one' => q(Kroatischer Dinar),
5730             'other' => q(Kroatische Dinar),
5731             },
5732             },
5733             'HRK' => {
5734             symbol => 'HRK',
5735             display_name => {
5736             'currency' => q(Kroatischer Kuna),
5737             'one' => q(Kroatischer Kuna),
5738             'other' => q(Kroatische Kuna),
5739             },
5740             },
5741             'HTG' => {
5742             symbol => 'HTG',
5743             display_name => {
5744             'currency' => q(Haitianische Gourde),
5745             'one' => q(Haitianische Gourde),
5746             'other' => q(Haitianische Gourdes),
5747             },
5748             },
5749             'HUF' => {
5750             symbol => 'HUF',
5751             display_name => {
5752             'currency' => q(Ungarischer Forint),
5753             'one' => q(Ungarischer Forint),
5754             'other' => q(Ungarische Forint),
5755             },
5756             },
5757             'IDR' => {
5758             symbol => 'IDR',
5759             display_name => {
5760             'currency' => q(Indonesische Rupiah),
5761             'one' => q(Indonesische Rupiah),
5762             'other' => q(Indonesische Rupiah),
5763             },
5764             },
5765             'IEP' => {
5766             symbol => 'IEP',
5767             display_name => {
5768             'currency' => q(Irisches Pfund),
5769             'one' => q(Irisches Pfund),
5770             'other' => q(Irische Pfund),
5771             },
5772             },
5773             'ILP' => {
5774             symbol => 'ILP',
5775             display_name => {
5776             'currency' => q(Israelisches Pfund),
5777             'one' => q(Israelisches Pfund),
5778             'other' => q(Israelische Pfund),
5779             },
5780             },
5781             'ILR' => {
5782             display_name => {
5783             'currency' => q(Israelischer Schekel \(1980–1985\)),
5784             'one' => q(Israelischer Schekel \(1980–1985\)),
5785             'other' => q(Israelische Schekel \(1980–1985\)),
5786             },
5787             },
5788             'ILS' => {
5789             symbol => '₪',
5790             display_name => {
5791             'currency' => q(Israelischer Neuer Schekel),
5792             'one' => q(Israelischer Neuer Schekel),
5793             'other' => q(Israelische Neue Schekel),
5794             },
5795             },
5796             'INR' => {
5797             symbol => '₹',
5798             display_name => {
5799             'currency' => q(Indische Rupie),
5800             'one' => q(Indische Rupie),
5801             'other' => q(Indische Rupien),
5802             },
5803             },
5804             'IQD' => {
5805             symbol => 'IQD',
5806             display_name => {
5807             'currency' => q(Irakischer Dinar),
5808             'one' => q(Irakischer Dinar),
5809             'other' => q(Irakische Dinar),
5810             },
5811             },
5812             'IRR' => {
5813             symbol => 'IRR',
5814             display_name => {
5815             'currency' => q(Iranischer Rial),
5816             'one' => q(Iranischer Rial),
5817             'other' => q(Iranische Rial),
5818             },
5819             },
5820             'ISJ' => {
5821             display_name => {
5822             'currency' => q(Isländische Krone \(1918–1981\)),
5823             'one' => q(Isländische Krone \(1918–1981\)),
5824             'other' => q(Isländische Kronen \(1918–1981\)),
5825             },
5826             },
5827             'ISK' => {
5828             symbol => 'ISK',
5829             display_name => {
5830             'currency' => q(Isländische Krone),
5831             'one' => q(Isländische Krone),
5832             'other' => q(Isländische Kronen),
5833             },
5834             },
5835             'ITL' => {
5836             symbol => 'ITL',
5837             display_name => {
5838             'currency' => q(Italienische Lira),
5839             'one' => q(Italienische Lira),
5840             'other' => q(Italienische Lire),
5841             },
5842             },
5843             'JMD' => {
5844             symbol => 'JMD',
5845             display_name => {
5846             'currency' => q(Jamaika-Dollar),
5847             'one' => q(Jamaika-Dollar),
5848             'other' => q(Jamaika-Dollar),
5849             },
5850             },
5851             'JOD' => {
5852             symbol => 'JOD',
5853             display_name => {
5854             'currency' => q(Jordanischer Dinar),
5855             'one' => q(Jordanischer Dinar),
5856             'other' => q(Jordanische Dinar),
5857             },
5858             },
5859             'JPY' => {
5860             symbol => '¥',
5861             display_name => {
5862             'currency' => q(Japanischer Yen),
5863             'one' => q(Japanischer Yen),
5864             'other' => q(Japanische Yen),
5865             },
5866             },
5867             'KES' => {
5868             symbol => 'KES',
5869             display_name => {
5870             'currency' => q(Kenia-Schilling),
5871             'one' => q(Kenia-Schilling),
5872             'other' => q(Kenia-Schilling),
5873             },
5874             },
5875             'KGS' => {
5876             symbol => 'KGS',
5877             display_name => {
5878             'currency' => q(Kirgisischer Som),
5879             'one' => q(Kirgisischer Som),
5880             'other' => q(Kirgisische Som),
5881             },
5882             },
5883             'KHR' => {
5884             symbol => 'KHR',
5885             display_name => {
5886             'currency' => q(Kambodschanischer Riel),
5887             'one' => q(Kambodschanischer Riel),
5888             'other' => q(Kambodschanische Riel),
5889             },
5890             },
5891             'KMF' => {
5892             symbol => 'KMF',
5893             display_name => {
5894             'currency' => q(Komoren-Franc),
5895             'one' => q(Komoren-Franc),
5896             'other' => q(Komoren-Francs),
5897             },
5898             },
5899             'KPW' => {
5900             symbol => 'KPW',
5901             display_name => {
5902             'currency' => q(Nordkoreanischer Won),
5903             'one' => q(Nordkoreanischer Won),
5904             'other' => q(Nordkoreanische Won),
5905             },
5906             },
5907             'KRH' => {
5908             symbol => 'KRH',
5909             display_name => {
5910             'currency' => q(Südkoreanischer Hwan \(1953–1962\)),
5911             'one' => q(Südkoreanischer Hwan \(1953–1962\)),
5912             'other' => q(Südkoreanischer Hwan \(1953–1962\)),
5913             },
5914             },
5915             'KRO' => {
5916             symbol => 'KRO',
5917             display_name => {
5918             'currency' => q(Südkoreanischer Won \(1945–1953\)),
5919             'one' => q(Südkoreanischer Won \(1945–1953\)),
5920             'other' => q(Südkoreanischer Won \(1945–1953\)),
5921             },
5922             },
5923             'KRW' => {
5924             symbol => '₩',
5925             display_name => {
5926             'currency' => q(Südkoreanischer Won),
5927             'one' => q(Südkoreanischer Won),
5928             'other' => q(Südkoreanische Won),
5929             },
5930             },
5931             'KWD' => {
5932             symbol => 'KWD',
5933             display_name => {
5934             'currency' => q(Kuwait-Dinar),
5935             'one' => q(Kuwait-Dinar),
5936             'other' => q(Kuwait-Dinar),
5937             },
5938             },
5939             'KYD' => {
5940             symbol => 'KYD',
5941             display_name => {
5942             'currency' => q(Kaiman-Dollar),
5943             'one' => q(Kaiman-Dollar),
5944             'other' => q(Kaiman-Dollar),
5945             },
5946             },
5947             'KZT' => {
5948             symbol => 'KZT',
5949             display_name => {
5950             'currency' => q(Kasachischer Tenge),
5951             'one' => q(Kasachischer Tenge),
5952             'other' => q(Kasachische Tenge),
5953             },
5954             },
5955             'LAK' => {
5956             symbol => 'LAK',
5957             display_name => {
5958             'currency' => q(Laotischer Kip),
5959             'one' => q(Laotischer Kip),
5960             'other' => q(Laotische Kip),
5961             },
5962             },
5963             'LBP' => {
5964             symbol => 'LBP',
5965             display_name => {
5966             'currency' => q(Libanesisches Pfund),
5967             'one' => q(Libanesisches Pfund),
5968             'other' => q(Libanesische Pfund),
5969             },
5970             },
5971             'LKR' => {
5972             symbol => 'LKR',
5973             display_name => {
5974             'currency' => q(Sri-Lanka-Rupie),
5975             'one' => q(Sri-Lanka-Rupie),
5976             'other' => q(Sri-Lanka-Rupien),
5977             },
5978             },
5979             'LRD' => {
5980             symbol => 'LRD',
5981             display_name => {
5982             'currency' => q(Liberianischer Dollar),
5983             'one' => q(Liberianischer Dollar),
5984             'other' => q(Liberianische Dollar),
5985             },
5986             },
5987             'LSL' => {
5988             symbol => 'LSL',
5989             display_name => {
5990             'currency' => q(Loti),
5991             'one' => q(Loti),
5992             'other' => q(Loti),
5993             },
5994             },
5995             'LTL' => {
5996             symbol => 'LTL',
5997             display_name => {
5998             'currency' => q(Litauischer Litas),
5999             'one' => q(Litauischer Litas),
6000             'other' => q(Litauische Litas),
6001             },
6002             },
6003             'LTT' => {
6004             symbol => 'LTT',
6005             display_name => {
6006             'currency' => q(Litauischer Talonas),
6007             'one' => q(Litauische Talonas),
6008             'other' => q(Litauische Talonas),
6009             },
6010             },
6011             'LUC' => {
6012             symbol => 'LUC',
6013             display_name => {
6014             'currency' => q(Luxemburgischer Franc \(konvertibel\)),
6015             'one' => q(Luxemburgische Franc \(konvertibel\)),
6016             'other' => q(Luxemburgische Franc \(konvertibel\)),
6017             },
6018             },
6019             'LUF' => {
6020             symbol => 'LUF',
6021             display_name => {
6022             'currency' => q(Luxemburgischer Franc),
6023             'one' => q(Luxemburgische Franc),
6024             'other' => q(Luxemburgische Franc),
6025             },
6026             },
6027             'LUL' => {
6028             symbol => 'LUL',
6029             display_name => {
6030             'currency' => q(Luxemburgischer Finanz-Franc),
6031             'one' => q(Luxemburgische Finanz-Franc),
6032             'other' => q(Luxemburgische Finanz-Franc),
6033             },
6034             },
6035             'LVL' => {
6036             symbol => 'LVL',
6037             display_name => {
6038             'currency' => q(Lettischer Lats),
6039             'one' => q(Lettischer Lats),
6040             'other' => q(Lettische Lats),
6041             },
6042             },
6043             'LVR' => {
6044             symbol => 'LVR',
6045             display_name => {
6046             'currency' => q(Lettischer Rubel),
6047             'one' => q(Lettische Rubel),
6048             'other' => q(Lettische Rubel),
6049             },
6050             },
6051             'LYD' => {
6052             symbol => 'LYD',
6053             display_name => {
6054             'currency' => q(Libyscher Dinar),
6055             'one' => q(Libyscher Dinar),
6056             'other' => q(Libysche Dinar),
6057             },
6058             },
6059             'MAD' => {
6060             symbol => 'MAD',
6061             display_name => {
6062             'currency' => q(Marokkanischer Dirham),
6063             'one' => q(Marokkanischer Dirham),
6064             'other' => q(Marokkanische Dirham),
6065             },
6066             },
6067             'MAF' => {
6068             symbol => 'MAF',
6069             display_name => {
6070             'currency' => q(Marokkanischer Franc),
6071             'one' => q(Marokkanische Franc),
6072             'other' => q(Marokkanische Franc),
6073             },
6074             },
6075             'MCF' => {
6076             symbol => 'MCF',
6077             display_name => {
6078             'currency' => q(Monegassischer Franc),
6079             'one' => q(Monegassischer Franc),
6080             'other' => q(Monegassische Franc),
6081             },
6082             },
6083             'MDC' => {
6084             symbol => 'MDC',
6085             display_name => {
6086             'currency' => q(Moldau-Cupon),
6087             'one' => q(Moldau-Cupon),
6088             'other' => q(Moldau-Cupon),
6089             },
6090             },
6091             'MDL' => {
6092             symbol => 'MDL',
6093             display_name => {
6094             'currency' => q(Moldau-Leu),
6095             'one' => q(Moldau-Leu),
6096             'other' => q(Moldau-Leu),
6097             },
6098             },
6099             'MGA' => {
6100             symbol => 'MGA',
6101             display_name => {
6102             'currency' => q(Madagaskar-Ariary),
6103             'one' => q(Madagaskar-Ariary),
6104             'other' => q(Madagaskar-Ariary),
6105             },
6106             },
6107             'MGF' => {
6108             symbol => 'MGF',
6109             display_name => {
6110             'currency' => q(Madagaskar-Franc),
6111             'one' => q(Madagaskar-Franc),
6112             'other' => q(Madagaskar-Franc),
6113             },
6114             },
6115             'MKD' => {
6116             symbol => 'MKD',
6117             display_name => {
6118             'currency' => q(Mazedonischer Denar),
6119             'one' => q(Mazedonischer Denar),
6120             'other' => q(Mazedonische Denari),
6121             },
6122             },
6123             'MKN' => {
6124             symbol => 'MKN',
6125             display_name => {
6126             'currency' => q(Mazedonischer Denar \(1992–1993\)),
6127             'one' => q(Mazedonischer Denar \(1992–1993\)),
6128             'other' => q(Mazedonische Denar \(1992–1993\)),
6129             },
6130             },
6131             'MLF' => {
6132             symbol => 'MLF',
6133             display_name => {
6134             'currency' => q(Malischer Franc),
6135             'one' => q(Malische Franc),
6136             'other' => q(Malische Franc),
6137             },
6138             },
6139             'MMK' => {
6140             symbol => 'MMK',
6141             display_name => {
6142             'currency' => q(Myanmarischer Kyat),
6143             'one' => q(Myanmarischer Kyat),
6144             'other' => q(Myanmarische Kyat),
6145             },
6146             },
6147             'MNT' => {
6148             symbol => 'MNT',
6149             display_name => {
6150             'currency' => q(Mongolischer Tögrög),
6151             'one' => q(Mongolischer Tögrög),
6152             'other' => q(Mongolische Tögrög),
6153             },
6154             },
6155             'MOP' => {
6156             symbol => 'MOP',
6157             display_name => {
6158             'currency' => q(Macao-Pataca),
6159             'one' => q(Macao-Pataca),
6160             'other' => q(Macao-Pataca),
6161             },
6162             },
6163             'MRO' => {
6164             symbol => 'MRO',
6165             display_name => {
6166             'currency' => q(Mauretanischer Ouguiya \(1973–2017\)),
6167             'one' => q(Mauretanischer Ouguiya \(1973–2017\)),
6168             'other' => q(Mauretanische Ouguiya \(1973–2017\)),
6169             },
6170             },
6171             'MRU' => {
6172             symbol => 'MRU',
6173             display_name => {
6174             'currency' => q(Mauretanischer Ouguiya),
6175             'one' => q(Mauretanischer Ouguiya),
6176             'other' => q(Mauretanische Ouguiya),
6177             },
6178             },
6179             'MTL' => {
6180             symbol => 'MTL',
6181             display_name => {
6182             'currency' => q(Maltesische Lira),
6183             'one' => q(Maltesische Lira),
6184             'other' => q(Maltesische Lira),
6185             },
6186             },
6187             'MTP' => {
6188             symbol => 'MTP',
6189             display_name => {
6190             'currency' => q(Maltesisches Pfund),
6191             'one' => q(Maltesische Pfund),
6192             'other' => q(Maltesische Pfund),
6193             },
6194             },
6195             'MUR' => {
6196             symbol => 'MUR',
6197             display_name => {
6198             'currency' => q(Mauritius-Rupie),
6199             'one' => q(Mauritius-Rupie),
6200             'other' => q(Mauritius-Rupien),
6201             },
6202             },
6203             'MVP' => {
6204             display_name => {
6205             'currency' => q(Malediven-Rupie \(alt\)),
6206             'one' => q(Malediven-Rupie \(alt\)),
6207             'other' => q(Malediven-Rupien \(alt\)),
6208             },
6209             },
6210             'MVR' => {
6211             symbol => 'MVR',
6212             display_name => {
6213             'currency' => q(Malediven-Rufiyaa),
6214             'one' => q(Malediven-Rufiyaa),
6215             'other' => q(Malediven-Rupien),
6216             },
6217             },
6218             'MWK' => {
6219             symbol => 'MWK',
6220             display_name => {
6221             'currency' => q(Malawi-Kwacha),
6222             'one' => q(Malawi-Kwacha),
6223             'other' => q(Malawi-Kwacha),
6224             },
6225             },
6226             'MXN' => {
6227             symbol => 'MX$',
6228             display_name => {
6229             'currency' => q(Mexikanischer Peso),
6230             'one' => q(Mexikanischer Peso),
6231             'other' => q(Mexikanische Pesos),
6232             },
6233             },
6234             'MXP' => {
6235             symbol => 'MXP',
6236             display_name => {
6237             'currency' => q(Mexikanischer Silber-Peso \(1861–1992\)),
6238             'one' => q(Mexikanische Silber-Peso \(1861–1992\)),
6239             'other' => q(Mexikanische Silber-Pesos \(1861–1992\)),
6240             },
6241             },
6242             'MXV' => {
6243             symbol => 'MXV',
6244             display_name => {
6245             'currency' => q(Mexicanischer Unidad de Inversion \(UDI\)),
6246             'one' => q(Mexicanischer Unidad de Inversion \(UDI\)),
6247             'other' => q(Mexikanische Unidad de Inversion \(UDI\)),
6248             },
6249             },
6250             'MYR' => {
6251             symbol => 'MYR',
6252             display_name => {
6253             'currency' => q(Malaysischer Ringgit),
6254             'one' => q(Malaysischer Ringgit),
6255             'other' => q(Malaysische Ringgit),
6256             },
6257             },
6258             'MZE' => {
6259             display_name => {
6260             'currency' => q(Mosambikanischer Escudo),
6261             'one' => q(Mozambikanische Escudo),
6262             'other' => q(Mozambikanische Escudo),
6263             },
6264             },
6265             'MZM' => {
6266             symbol => 'MZM',
6267             display_name => {
6268             'currency' => q(Mosambikanischer Metical \(1980–2006\)),
6269             'one' => q(Mosambikanischer Metical \(1980–2006\)),
6270             'other' => q(Mosambikanische Meticais \(1980–2006\)),
6271             },
6272             },
6273             'MZN' => {
6274             symbol => 'MZN',
6275             display_name => {
6276             'currency' => q(Mosambikanischer Metical),
6277             'one' => q(Mosambikanischer Metical),
6278             'other' => q(Mosambikanische Meticais),
6279             },
6280             },
6281             'NAD' => {
6282             symbol => 'NAD',
6283             display_name => {
6284             'currency' => q(Namibia-Dollar),
6285             'one' => q(Namibia-Dollar),
6286             'other' => q(Namibia-Dollar),
6287             },
6288             },
6289             'NGN' => {
6290             symbol => 'NGN',
6291             display_name => {
6292             'currency' => q(Nigerianischer Naira),
6293             'one' => q(Nigerianischer Naira),
6294             'other' => q(Nigerianische Naira),
6295             },
6296             },
6297             'NIC' => {
6298             symbol => 'NIC',
6299             display_name => {
6300             'currency' => q(Nicaraguanischer Córdoba \(1988–1991\)),
6301             'one' => q(Nicaraguanischer Córdoba \(1988–1991\)),
6302             'other' => q(Nicaraguanische Córdoba \(1988–1991\)),
6303             },
6304             },
6305             'NIO' => {
6306             symbol => 'NIO',
6307             display_name => {
6308             'currency' => q(Nicaragua-Córdoba),
6309             'one' => q(Nicaragua-Córdoba),
6310             'other' => q(Nicaragua-Córdobas),
6311             },
6312             },
6313             'NLG' => {
6314             symbol => 'NLG',
6315             display_name => {
6316             'currency' => q(Niederländischer Gulden),
6317             'one' => q(Niederländischer Gulden),
6318             'other' => q(Niederländische Gulden),
6319             },
6320             },
6321             'NOK' => {
6322             symbol => 'NOK',
6323             display_name => {
6324             'currency' => q(Norwegische Krone),
6325             'one' => q(Norwegische Krone),
6326             'other' => q(Norwegische Kronen),
6327             },
6328             },
6329             'NPR' => {
6330             symbol => 'NPR',
6331             display_name => {
6332             'currency' => q(Nepalesische Rupie),
6333             'one' => q(Nepalesische Rupie),
6334             'other' => q(Nepalesische Rupien),
6335             },
6336             },
6337             'NZD' => {
6338             symbol => 'NZ$',
6339             display_name => {
6340             'currency' => q(Neuseeland-Dollar),
6341             'one' => q(Neuseeland-Dollar),
6342             'other' => q(Neuseeland-Dollar),
6343             },
6344             },
6345             'OMR' => {
6346             symbol => 'OMR',
6347             display_name => {
6348             'currency' => q(Omanischer Rial),
6349             'one' => q(Omanischer Rial),
6350             'other' => q(Omanische Rials),
6351             },
6352             },
6353             'PAB' => {
6354             symbol => 'PAB',
6355             display_name => {
6356             'currency' => q(Panamaischer Balboa),
6357             'one' => q(Panamaischer Balboa),
6358             'other' => q(Panamaische Balboas),
6359             },
6360             },
6361             'PEI' => {
6362             symbol => 'PEI',
6363             display_name => {
6364             'currency' => q(Peruanischer Inti),
6365             'one' => q(Peruanische Inti),
6366             'other' => q(Peruanische Inti),
6367             },
6368             },
6369             'PEN' => {
6370             symbol => 'PEN',
6371             display_name => {
6372             'currency' => q(Peruanischer Sol),
6373             'one' => q(Peruanischer Sol),
6374             'other' => q(Peruanische Sol),
6375             },
6376             },
6377             'PES' => {
6378             symbol => 'PES',
6379             display_name => {
6380             'currency' => q(Peruanischer Sol \(1863–1965\)),
6381             'one' => q(Peruanischer Sol \(1863–1965\)),
6382             'other' => q(Peruanische Sol \(1863–1965\)),
6383             },
6384             },
6385             'PGK' => {
6386             symbol => 'PGK',
6387             display_name => {
6388             'currency' => q(Papua-Neuguineischer Kina),
6389             'one' => q(Papua-Neuguineischer Kina),
6390             'other' => q(Papua-Neuguineische Kina),
6391             },
6392             },
6393             'PHP' => {
6394             symbol => 'PHP',
6395             display_name => {
6396             'currency' => q(Philippinischer Peso),
6397             'one' => q(Philippinischer Peso),
6398             'other' => q(Philippinische Pesos),
6399             },
6400             },
6401             'PKR' => {
6402             symbol => 'PKR',
6403             display_name => {
6404             'currency' => q(Pakistanische Rupie),
6405             'one' => q(Pakistanische Rupie),
6406             'other' => q(Pakistanische Rupien),
6407             },
6408             },
6409             'PLN' => {
6410             symbol => 'PLN',
6411             display_name => {
6412             'currency' => q(Polnischer Złoty),
6413             'one' => q(Polnischer Złoty),
6414             'other' => q(Polnische Złoty),
6415             },
6416             },
6417             'PLZ' => {
6418             display_name => {
6419             'currency' => q(Polnischer Zloty \(1950–1995\)),
6420             'one' => q(Polnischer Zloty \(1950–1995\)),
6421             'other' => q(Polnische Zloty \(1950–1995\)),
6422             },
6423             },
6424             'PTE' => {
6425             symbol => 'PTE',
6426             display_name => {
6427             'currency' => q(Portugiesischer Escudo),
6428             'one' => q(Portugiesische Escudo),
6429             'other' => q(Portugiesische Escudo),
6430             },
6431             },
6432             'PYG' => {
6433             symbol => 'PYG',
6434             display_name => {
6435             'currency' => q(Paraguayischer Guaraní),
6436             'one' => q(Paraguayischer Guaraní),
6437             'other' => q(Paraguayische Guaraníes),
6438             },
6439             },
6440             'QAR' => {
6441             symbol => 'QAR',
6442             display_name => {
6443             'currency' => q(Katar-Riyal),
6444             'one' => q(Katar-Riyal),
6445             'other' => q(Katar-Riyal),
6446             },
6447             },
6448             'RHD' => {
6449             symbol => 'RHD',
6450             display_name => {
6451             'currency' => q(Rhodesischer Dollar),
6452             'one' => q(Rhodesische Dollar),
6453             'other' => q(Rhodesische Dollar),
6454             },
6455             },
6456             'ROL' => {
6457             symbol => 'ROL',
6458             display_name => {
6459             'currency' => q(Rumänischer Leu \(1952–2006\)),
6460             'one' => q(Rumänischer Leu \(1952–2006\)),
6461             'other' => q(Rumänische Leu \(1952–2006\)),
6462             },
6463             },
6464             'RON' => {
6465             symbol => 'RON',
6466             display_name => {
6467             'currency' => q(Rumänischer Leu),
6468             'one' => q(Rumänischer Leu),
6469             'other' => q(Rumänische Leu),
6470             },
6471             },
6472             'RSD' => {
6473             symbol => 'RSD',
6474             display_name => {
6475             'currency' => q(Serbischer Dinar),
6476             'one' => q(Serbischer Dinar),
6477             'other' => q(Serbische Dinaren),
6478             },
6479             },
6480             'RUB' => {
6481             symbol => 'RUB',
6482             display_name => {
6483             'currency' => q(Russischer Rubel),
6484             'one' => q(Russischer Rubel),
6485             'other' => q(Russische Rubel),
6486             },
6487             },
6488             'RUR' => {
6489             symbol => 'RUR',
6490             display_name => {
6491             'currency' => q(Russischer Rubel \(1991–1998\)),
6492             'one' => q(Russischer Rubel \(1991–1998\)),
6493             'other' => q(Russische Rubel \(1991–1998\)),
6494             },
6495             },
6496             'RWF' => {
6497             symbol => 'RWF',
6498             display_name => {
6499             'currency' => q(Ruanda-Franc),
6500             'one' => q(Ruanda-Franc),
6501             'other' => q(Ruanda-Francs),
6502             },
6503             },
6504             'SAR' => {
6505             symbol => 'SAR',
6506             display_name => {
6507             'currency' => q(Saudi-Rial),
6508             'one' => q(Saudi-Rial),
6509             'other' => q(Saudi-Rial),
6510             },
6511             },
6512             'SBD' => {
6513             symbol => 'SBD',
6514             display_name => {
6515             'currency' => q(Salomonen-Dollar),
6516             'one' => q(Salomonen-Dollar),
6517             'other' => q(Salomonen-Dollar),
6518             },
6519             },
6520             'SCR' => {
6521             symbol => 'SCR',
6522             display_name => {
6523             'currency' => q(Seychellen-Rupie),
6524             'one' => q(Seychellen-Rupie),
6525             'other' => q(Seychellen-Rupien),
6526             },
6527             },
6528             'SDD' => {
6529             symbol => 'SDD',
6530             display_name => {
6531             'currency' => q(Sudanesischer Dinar \(1992–2007\)),
6532             'one' => q(Sudanesischer Dinar \(1992–2007\)),
6533             'other' => q(Sudanesische Dinar \(1992–2007\)),
6534             },
6535             },
6536             'SDG' => {
6537             symbol => 'SDG',
6538             display_name => {
6539             'currency' => q(Sudanesisches Pfund),
6540             'one' => q(Sudanesisches Pfund),
6541             'other' => q(Sudanesische Pfund),
6542             },
6543             },
6544             'SDP' => {
6545             symbol => 'SDP',
6546             display_name => {
6547             'currency' => q(Sudanesisches Pfund \(1957–1998\)),
6548             'one' => q(Sudanesisches Pfund \(1957–1998\)),
6549             'other' => q(Sudanesische Pfund \(1957–1998\)),
6550             },
6551             },
6552             'SEK' => {
6553             symbol => 'SEK',
6554             display_name => {
6555             'currency' => q(Schwedische Krone),
6556             'one' => q(Schwedische Krone),
6557             'other' => q(Schwedische Kronen),
6558             },
6559             },
6560             'SGD' => {
6561             symbol => 'SGD',
6562             display_name => {
6563             'currency' => q(Singapur-Dollar),
6564             'one' => q(Singapur-Dollar),
6565             'other' => q(Singapur-Dollar),
6566             },
6567             },
6568             'SHP' => {
6569             symbol => 'SHP',
6570             display_name => {
6571             'currency' => q(St. Helena-Pfund),
6572             'one' => q(St. Helena-Pfund),
6573             'other' => q(St. Helena-Pfund),
6574             },
6575             },
6576             'SIT' => {
6577             symbol => 'SIT',
6578             display_name => {
6579             'currency' => q(Slowenischer Tolar),
6580             'one' => q(Slowenischer Tolar),
6581             'other' => q(Slowenische Tolar),
6582             },
6583             },
6584             'SKK' => {
6585             symbol => 'SKK',
6586             display_name => {
6587             'currency' => q(Slowakische Krone),
6588             'one' => q(Slowakische Kronen),
6589             'other' => q(Slowakische Kronen),
6590             },
6591             },
6592             'SLL' => {
6593             symbol => 'SLL',
6594             display_name => {
6595             'currency' => q(Sierra-leonischer Leone),
6596             'one' => q(Sierra-leonischer Leone),
6597             'other' => q(Sierra-leonische Leones),
6598             },
6599             },
6600             'SOS' => {
6601             symbol => 'SOS',
6602             display_name => {
6603             'currency' => q(Somalia-Schilling),
6604             'one' => q(Somalia-Schilling),
6605             'other' => q(Somalia-Schilling),
6606             },
6607             },
6608             'SRD' => {
6609             symbol => 'SRD',
6610             display_name => {
6611             'currency' => q(Suriname-Dollar),
6612             'one' => q(Suriname-Dollar),
6613             'other' => q(Suriname-Dollar),
6614             },
6615             },
6616             'SRG' => {
6617             symbol => 'SRG',
6618             display_name => {
6619             'currency' => q(Suriname Gulden),
6620             'one' => q(Suriname-Gulden),
6621             'other' => q(Suriname-Gulden),
6622             },
6623             },
6624             'SSP' => {
6625             symbol => 'SSP',
6626             display_name => {
6627             'currency' => q(Südsudanesisches Pfund),
6628             'one' => q(Südsudanesisches Pfund),
6629             'other' => q(Südsudanesische Pfund),
6630             },
6631             },
6632             'STD' => {
6633             symbol => 'STD',
6634             display_name => {
6635             'currency' => q(São-toméischer Dobra \(1977–2017\)),
6636             'one' => q(São-toméischer Dobra \(1977–2017\)),
6637             'other' => q(São-toméische Dobra \(1977–2017\)),
6638             },
6639             },
6640             'STN' => {
6641             symbol => 'STN',
6642             display_name => {
6643             'currency' => q(São-toméischer Dobra),
6644             'one' => q(São-toméischer Dobra),
6645             'other' => q(São-toméische Dobras),
6646             },
6647             },
6648             'SUR' => {
6649             symbol => 'SUR',
6650             display_name => {
6651             'currency' => q(Sowjetischer Rubel),
6652             'one' => q(Sowjetische Rubel),
6653             'other' => q(Sowjetische Rubel),
6654             },
6655             },
6656             'SVC' => {
6657             symbol => 'SVC',
6658             display_name => {
6659             'currency' => q(El Salvador Colon),
6660             'one' => q(El Salvador-Colon),
6661             'other' => q(El Salvador-Colon),
6662             },
6663             },
6664             'SYP' => {
6665             symbol => 'SYP',
6666             display_name => {
6667             'currency' => q(Syrisches Pfund),
6668             'one' => q(Syrisches Pfund),
6669             'other' => q(Syrische Pfund),
6670             },
6671             },
6672             'SZL' => {
6673             symbol => 'SZL',
6674             display_name => {
6675             'currency' => q(Swasiländischer Lilangeni),
6676             'one' => q(Swasiländischer Lilangeni),
6677             'other' => q(Swasiländische Emalangeni),
6678             },
6679             },
6680             'THB' => {
6681             symbol => '฿',
6682             display_name => {
6683             'currency' => q(Thailändischer Baht),
6684             'one' => q(Thailändischer Baht),
6685             'other' => q(Thailändische Baht),
6686             },
6687             },
6688             'TJR' => {
6689             symbol => 'TJR',
6690             display_name => {
6691             'currency' => q(Tadschikistan Rubel),
6692             'one' => q(Tadschikistan-Rubel),
6693             'other' => q(Tadschikistan-Rubel),
6694             },
6695             },
6696             'TJS' => {
6697             symbol => 'TJS',
6698             display_name => {
6699             'currency' => q(Tadschikistan-Somoni),
6700             'one' => q(Tadschikistan-Somoni),
6701             'other' => q(Tadschikistan-Somoni),
6702             },
6703             },
6704             'TMM' => {
6705             symbol => 'TMM',
6706             display_name => {
6707             'currency' => q(Turkmenistan-Manat \(1993–2009\)),
6708             'one' => q(Turkmenistan-Manat \(1993–2009\)),
6709             'other' => q(Turkmenistan-Manat \(1993–2009\)),
6710             },
6711             },
6712             'TMT' => {
6713             symbol => 'TMT',
6714             display_name => {
6715             'currency' => q(Turkmenistan-Manat),
6716             'one' => q(Turkmenistan-Manat),
6717             'other' => q(Turkmenistan-Manat),
6718             },
6719             },
6720             'TND' => {
6721             symbol => 'TND',
6722             display_name => {
6723             'currency' => q(Tunesischer Dinar),
6724             'one' => q(Tunesischer Dinar),
6725             'other' => q(Tunesische Dinar),
6726             },
6727             },
6728             'TOP' => {
6729             symbol => 'TOP',
6730             display_name => {
6731             'currency' => q(Tongaischer Paʻanga),
6732             'one' => q(Tongaischer Paʻanga),
6733             'other' => q(Tongaische Paʻanga),
6734             },
6735             },
6736             'TPE' => {
6737             symbol => 'TPE',
6738             display_name => {
6739             'currency' => q(Timor-Escudo),
6740             'one' => q(Timor-Escudo),
6741             'other' => q(Timor-Escudo),
6742             },
6743             },
6744             'TRL' => {
6745             symbol => 'TRL',
6746             display_name => {
6747             'currency' => q(Türkische Lira \(1922–2005\)),
6748             'one' => q(Türkische Lira \(1922–2005\)),
6749             'other' => q(Türkische Lira \(1922–2005\)),
6750             },
6751             },
6752             'TRY' => {
6753             symbol => 'TRY',
6754             display_name => {
6755             'currency' => q(Türkische Lira),
6756             'one' => q(Türkische Lira),
6757             'other' => q(Türkische Lira),
6758             },
6759             },
6760             'TTD' => {
6761             symbol => 'TTD',
6762             display_name => {
6763             'currency' => q(Trinidad und Tobago-Dollar),
6764             'one' => q(Trinidad und Tobago-Dollar),
6765             'other' => q(Trinidad und Tobago-Dollar),
6766             },
6767             },
6768             'TWD' => {
6769             symbol => 'NT$',
6770             display_name => {
6771             'currency' => q(Neuer Taiwan-Dollar),
6772             'one' => q(Neuer Taiwan-Dollar),
6773             'other' => q(Neue Taiwan-Dollar),
6774             },
6775             },
6776             'TZS' => {
6777             symbol => 'TZS',
6778             display_name => {
6779             'currency' => q(Tansania-Schilling),
6780             'one' => q(Tansania-Schilling),
6781             'other' => q(Tansania-Schilling),
6782             },
6783             },
6784             'UAH' => {
6785             symbol => 'UAH',
6786             display_name => {
6787             'currency' => q(Ukrainische Hrywnja),
6788             'one' => q(Ukrainische Hrywnja),
6789             'other' => q(Ukrainische Hrywen),
6790             },
6791             },
6792             'UAK' => {
6793             symbol => 'UAK',
6794             display_name => {
6795             'currency' => q(Ukrainischer Karbovanetz),
6796             'one' => q(Ukrainische Karbovanetz),
6797             'other' => q(Ukrainische Karbovanetz),
6798             },
6799             },
6800             'UGS' => {
6801             symbol => 'UGS',
6802             display_name => {
6803             'currency' => q(Uganda-Schilling \(1966–1987\)),
6804             'one' => q(Uganda-Schilling \(1966–1987\)),
6805             'other' => q(Uganda-Schilling \(1966–1987\)),
6806             },
6807             },
6808             'UGX' => {
6809             symbol => 'UGX',
6810             display_name => {
6811             'currency' => q(Uganda-Schilling),
6812             'one' => q(Uganda-Schilling),
6813             'other' => q(Uganda-Schilling),
6814             },
6815             },
6816             'USD' => {
6817             symbol => '$',
6818             display_name => {
6819             'currency' => q(US-Dollar),
6820             'one' => q(US-Dollar),
6821             'other' => q(US-Dollar),
6822             },
6823             },
6824             'USN' => {
6825             symbol => 'USN',
6826             display_name => {
6827             'currency' => q(US Dollar \(Nächster Tag\)),
6828             'one' => q(US-Dollar \(Nächster Tag\)),
6829             'other' => q(US-Dollar \(Nächster Tag\)),
6830             },
6831             },
6832             'USS' => {
6833             symbol => 'USS',
6834             display_name => {
6835             'currency' => q(US Dollar \(Gleicher Tag\)),
6836             'one' => q(US-Dollar \(Gleicher Tag\)),
6837             'other' => q(US-Dollar \(Gleicher Tag\)),
6838             },
6839             },
6840             'UYI' => {
6841             symbol => 'UYI',
6842             display_name => {
6843             'currency' => q(Uruguayischer Peso \(Indexierte Rechnungseinheiten\)),
6844             'one' => q(Uruguayischer Peso \(Indexierte Rechnungseinheiten\)),
6845             'other' => q(Uruguayische Pesos \(Indexierte Rechnungseinheiten\)),
6846             },
6847             },
6848             'UYP' => {
6849             symbol => 'UYP',
6850             display_name => {
6851             'currency' => q(Uruguayischer Peso \(1975–1993\)),
6852             'one' => q(Uruguayischer Peso \(1975–1993\)),
6853             'other' => q(Uruguayische Pesos \(1975–1993\)),
6854             },
6855             },
6856             'UYU' => {
6857             symbol => 'UYU',
6858             display_name => {
6859             'currency' => q(Uruguayischer Peso),
6860             'one' => q(Uruguayischer Peso),
6861             'other' => q(Uruguayische Pesos),
6862             },
6863             },
6864             'UZS' => {
6865             symbol => 'UZS',
6866             display_name => {
6867             'currency' => q(Usbekistan-Sum),
6868             'one' => q(Usbekistan-Sum),
6869             'other' => q(Usbekistan-Sum),
6870             },
6871             },
6872             'VEB' => {
6873             symbol => 'VEB',
6874             display_name => {
6875             'currency' => q(Venezolanischer Bolívar \(1871–2008\)),
6876             'one' => q(Venezolanischer Bolívar \(1871–2008\)),
6877             'other' => q(Venezolanische Bolívares \(1871–2008\)),
6878             },
6879             },
6880             'VEF' => {
6881             symbol => 'VEF',
6882             display_name => {
6883             'currency' => q(Venezolanischer Bolívar \(2008–2018\)),
6884             'one' => q(Venezolanischer Bolívar \(2008–2018\)),
6885             'other' => q(Venezolanische Bolívares \(2008–2018\)),
6886             },
6887             },
6888             'VES' => {
6889             symbol => 'VES',
6890             display_name => {
6891             'currency' => q(Venezolanischer Bolívar),
6892             'one' => q(Venezolanischer Bolívar),
6893             'other' => q(Venezolanische Bolívares),
6894             },
6895             },
6896             'VND' => {
6897             symbol => '₫',
6898             display_name => {
6899             'currency' => q(Vietnamesischer Dong),
6900             'one' => q(Vietnamesischer Dong),
6901             'other' => q(Vietnamesische Dong),
6902             },
6903             },
6904             'VNN' => {
6905             symbol => 'VNN',
6906             display_name => {
6907             'currency' => q(Vietnamesischer Dong\(1978–1985\)),
6908             'one' => q(Vietnamesischer Dong\(1978–1985\)),
6909             'other' => q(Vietnamesische Dong\(1978–1985\)),
6910             },
6911             },
6912             'VUV' => {
6913             symbol => 'VUV',
6914             display_name => {
6915             'currency' => q(Vanuatu-Vatu),
6916             'one' => q(Vanuatu-Vatu),
6917             'other' => q(Vanuatu-Vatu),
6918             },
6919             },
6920             'WST' => {
6921             symbol => 'WST',
6922             display_name => {
6923             'currency' => q(Samoanischer Tala),
6924             'one' => q(Samoanischer Tala),
6925             'other' => q(Samoanische Tala),
6926             },
6927             },
6928             'XAF' => {
6929             symbol => 'FCFA',
6930             display_name => {
6931             'currency' => q(CFA-Franc \(BEAC\)),
6932             'one' => q(CFA-Franc \(BEAC\)),
6933             'other' => q(CFA-Franc \(BEAC\)),
6934             },
6935             },
6936             'XAG' => {
6937             symbol => 'XAG',
6938             display_name => {
6939             'currency' => q(Unze Silber),
6940             'one' => q(Unze Silber),
6941             'other' => q(Unzen Silber),
6942             },
6943             },
6944             'XAU' => {
6945             symbol => 'XAU',
6946             display_name => {
6947             'currency' => q(Unze Gold),
6948             'one' => q(Unze Gold),
6949             'other' => q(Unzen Gold),
6950             },
6951             },
6952             'XBA' => {
6953             symbol => 'XBA',
6954             display_name => {
6955             'currency' => q(Europäische Rechnungseinheit),
6956             'one' => q(Europäische Rechnungseinheiten),
6957             'other' => q(Europäische Rechnungseinheiten),
6958             },
6959             },
6960             'XBB' => {
6961             symbol => 'XBB',
6962             display_name => {
6963             'currency' => q(Europäische Währungseinheit \(XBB\)),
6964             'one' => q(Europäische Währungseinheiten \(XBB\)),
6965             'other' => q(Europäische Währungseinheiten \(XBB\)),
6966             },
6967             },
6968             'XBC' => {
6969             symbol => 'XBC',
6970             display_name => {
6971             'currency' => q(Europäische Rechnungseinheit \(XBC\)),
6972             'one' => q(Europäische Rechnungseinheiten \(XBC\)),
6973             'other' => q(Europäische Rechnungseinheiten \(XBC\)),
6974             },
6975             },
6976             'XBD' => {
6977             symbol => 'XBD',
6978             display_name => {
6979             'currency' => q(Europäische Rechnungseinheit \(XBD\)),
6980             'one' => q(Europäische Rechnungseinheiten \(XBD\)),
6981             'other' => q(Europäische Rechnungseinheiten \(XBD\)),
6982             },
6983             },
6984             'XCD' => {
6985             symbol => 'EC$',
6986             display_name => {
6987             'currency' => q(Ostkaribischer Dollar),
6988             'one' => q(Ostkaribischer Dollar),
6989             'other' => q(Ostkaribische Dollar),
6990             },
6991             },
6992             'XDR' => {
6993             symbol => 'XDR',
6994             display_name => {
6995             'currency' => q(Sonderziehungsrechte),
6996             'one' => q(Sonderziehungsrechte),
6997             'other' => q(Sonderziehungsrechte),
6998             },
6999             },
7000             'XEU' => {
7001             symbol => 'XEU',
7002             display_name => {
7003             'currency' => q(Europäische Währungseinheit \(XEU\)),
7004             'one' => q(Europäische Währungseinheiten \(XEU\)),
7005             'other' => q(Europäische Währungseinheiten \(XEU\)),
7006             },
7007             },
7008             'XFO' => {
7009             symbol => 'XFO',
7010             display_name => {
7011             'currency' => q(Französischer Gold-Franc),
7012             'one' => q(Französische Gold-Franc),
7013             'other' => q(Französische Gold-Franc),
7014             },
7015             },
7016             'XFU' => {
7017             symbol => 'XFU',
7018             display_name => {
7019             'currency' => q(Französischer UIC-Franc),
7020             'one' => q(Französische UIC-Franc),
7021             'other' => q(Französische UIC-Franc),
7022             },
7023             },
7024             'XOF' => {
7025             symbol => 'CFA',
7026             display_name => {
7027             'currency' => q(CFA-Franc \(BCEAO\)),
7028             'one' => q(CFA-Franc \(BCEAO\)),
7029             'other' => q(CFA-Francs \(BCEAO\)),
7030             },
7031             },
7032             'XPD' => {
7033             symbol => 'XPD',
7034             display_name => {
7035             'currency' => q(Unze Palladium),
7036             'one' => q(Unze Palladium),
7037             'other' => q(Unzen Palladium),
7038             },
7039             },
7040             'XPF' => {
7041             symbol => 'CFPF',
7042             display_name => {
7043             'currency' => q(CFP-Franc),
7044             'one' => q(CFP-Franc),
7045             'other' => q(CFP-Franc),
7046             },
7047             },
7048             'XPT' => {
7049             symbol => 'XPT',
7050             display_name => {
7051             'currency' => q(Unze Platin),
7052             'one' => q(Unze Platin),
7053             'other' => q(Unzen Platin),
7054             },
7055             },
7056             'XRE' => {
7057             symbol => 'XRE',
7058             display_name => {
7059             'currency' => q(RINET Funds),
7060             'one' => q(RINET Funds),
7061             'other' => q(RINET Funds),
7062             },
7063             },
7064             'XSU' => {
7065             symbol => 'XSU',
7066             display_name => {
7067             'currency' => q(SUCRE),
7068             'one' => q(SUCRE),
7069             'other' => q(SUCRE),
7070             },
7071             },
7072             'XTS' => {
7073             symbol => 'XTS',
7074             display_name => {
7075             'currency' => q(Testwährung),
7076             'one' => q(Testwährung),
7077             'other' => q(Testwährung),
7078             },
7079             },
7080             'XUA' => {
7081             symbol => 'XUA',
7082             display_name => {
7083             'currency' => q(Rechnungseinheit der AfEB),
7084             'one' => q(Rechnungseinheit der AfEB),
7085             'other' => q(Rechnungseinheiten der AfEB),
7086             },
7087             },
7088             'XXX' => {
7089             symbol => 'XXX',
7090             display_name => {
7091             'currency' => q(Unbekannte Währung),
7092             'one' => q(\(unbekannte Währung\)),
7093             'other' => q(\(unbekannte Währung\)),
7094             },
7095             },
7096             'YDD' => {
7097             symbol => 'YDD',
7098             display_name => {
7099             'currency' => q(Jemen-Dinar),
7100             'one' => q(Jemen-Dinar),
7101             'other' => q(Jemen-Dinar),
7102             },
7103             },
7104             'YER' => {
7105             symbol => 'YER',
7106             display_name => {
7107             'currency' => q(Jemen-Rial),
7108             'one' => q(Jemen-Rial),
7109             'other' => q(Jemen-Rial),
7110             },
7111             },
7112             'YUD' => {
7113             symbol => 'YUD',
7114             display_name => {
7115             'currency' => q(Jugoslawischer Dinar \(1966–1990\)),
7116             'one' => q(Jugoslawischer Dinar \(1966–1990\)),
7117             'other' => q(Jugoslawische Dinar \(1966–1990\)),
7118             },
7119             },
7120             'YUM' => {
7121             symbol => 'YUM',
7122             display_name => {
7123             'currency' => q(Jugoslawischer Neuer Dinar \(1994–2002\)),
7124             'one' => q(Jugoslawischer Neuer Dinar \(1994–2002\)),
7125             'other' => q(Jugoslawische Neue Dinar \(1994–2002\)),
7126             },
7127             },
7128             'YUN' => {
7129             symbol => 'YUN',
7130             display_name => {
7131             'currency' => q(Jugoslawischer Dinar \(konvertibel\)),
7132             'one' => q(Jugoslawische Dinar \(konvertibel\)),
7133             'other' => q(Jugoslawische Dinar \(konvertibel\)),
7134             },
7135             },
7136             'YUR' => {
7137             symbol => 'YUR',
7138             display_name => {
7139             'currency' => q(Jugoslawischer reformierter Dinar \(1992–1993\)),
7140             'one' => q(Jugoslawischer reformierter Dinar \(1992–1993\)),
7141             'other' => q(Jugoslawische reformierte Dinar \(1992–1993\)),
7142             },
7143             },
7144             'ZAL' => {
7145             symbol => 'ZAL',
7146             display_name => {
7147             'currency' => q(Südafrikanischer Rand \(Finanz\)),
7148             'one' => q(Südafrikanischer Rand \(Finanz\)),
7149             'other' => q(Südafrikanischer Rand \(Finanz\)),
7150             },
7151             },
7152             'ZAR' => {
7153             symbol => 'ZAR',
7154             display_name => {
7155             'currency' => q(Südafrikanischer Rand),
7156             'one' => q(Südafrikanischer Rand),
7157             'other' => q(Südafrikanische Rand),
7158             },
7159             },
7160             'ZMK' => {
7161             symbol => 'ZMK',
7162             display_name => {
7163             'currency' => q(Kwacha \(1968–2012\)),
7164             'one' => q(Kwacha \(1968–2012\)),
7165             'other' => q(Kwacha \(1968–2012\)),
7166             },
7167             },
7168             'ZMW' => {
7169             symbol => 'ZMW',
7170             display_name => {
7171             'currency' => q(Kwacha),
7172             'one' => q(Kwacha),
7173             'other' => q(Kwacha),
7174             },
7175             },
7176             'ZRN' => {
7177             symbol => 'ZRN',
7178             display_name => {
7179             'currency' => q(Zaire-Neuer Zaïre \(1993–1998\)),
7180             'one' => q(Zaire-Neuer Zaïre \(1993–1998\)),
7181             'other' => q(Zaire-Neue Zaïre \(1993–1998\)),
7182             },
7183             },
7184             'ZRZ' => {
7185             symbol => 'ZRZ',
7186             display_name => {
7187             'currency' => q(Zaire-Zaïre \(1971–1993\)),
7188             'one' => q(Zaire-Zaïre \(1971–1993\)),
7189             'other' => q(Zaire-Zaïre \(1971–1993\)),
7190             },
7191             },
7192             'ZWD' => {
7193             symbol => 'ZWD',
7194             display_name => {
7195             'currency' => q(Simbabwe-Dollar \(1980–2008\)),
7196             'one' => q(Simbabwe-Dollar \(1980–2008\)),
7197             'other' => q(Simbabwe-Dollar \(1980–2008\)),
7198             },
7199             },
7200             'ZWL' => {
7201             symbol => 'ZWL',
7202             display_name => {
7203             'currency' => q(Simbabwe-Dollar \(2009\)),
7204             'one' => q(Simbabwe-Dollar \(2009\)),
7205             'other' => q(Simbabwe-Dollar \(2009\)),
7206             },
7207             },
7208             'ZWR' => {
7209             symbol => 'ZWR',
7210             display_name => {
7211             'currency' => q(Simbabwe-Dollar \(2008\)),
7212             'one' => q(Simbabwe-Dollar \(2008\)),
7213             'other' => q(Simbabwe-Dollar \(2008\)),
7214             },
7215             },
7216             } },
7217             );
7218              
7219              
7220             has 'calendar_months' => (
7221             is => 'ro',
7222             isa => HashRef,
7223             init_arg => undef,
7224             default => sub { {
7225             'coptic' => {
7226             'format' => {
7227             abbreviated => {
7228             nonleap => [
7229             'Thout',
7230             'Paopi',
7231             'Hathor',
7232             'Koiak',
7233             'Tobi',
7234             'Meschir',
7235             'Paremhat',
7236             'Paremoude',
7237             'Paschons',
7238             'Paoni',
7239             'Epip',
7240             'Mesori',
7241             'Nasie'
7242             ],
7243             leap => [
7244            
7245             ],
7246             },
7247             wide => {
7248             nonleap => [
7249             'Thout',
7250             'Paopi',
7251             'Hathor',
7252             'Koiak',
7253             'Tobi',
7254             'Meschir',
7255             'Paremhat',
7256             'Paremoude',
7257             'Paschons',
7258             'Paoni',
7259             'Epip',
7260             'Mesori',
7261             'Nasie'
7262             ],
7263             leap => [
7264            
7265             ],
7266             },
7267             },
7268             'stand-alone' => {
7269             abbreviated => {
7270             nonleap => [
7271             'Thout',
7272             'Paopi',
7273             'Hathor',
7274             'Koiak',
7275             'Tobi',
7276             'Meschir',
7277             'Paremhat',
7278             'Paremoude',
7279             'Paschons',
7280             'Paoni',
7281             'Epip',
7282             'Mesori',
7283             'Nasie'
7284             ],
7285             leap => [
7286            
7287             ],
7288             },
7289             wide => {
7290             nonleap => [
7291             'Thout',
7292             'Paopi',
7293             'Hathor',
7294             'Koiak',
7295             'Tobi',
7296             'Meschir',
7297             'Paremhat',
7298             'Paremoude',
7299             'Paschons',
7300             'Paoni',
7301             'Epip',
7302             'Mesori',
7303             'Nasie'
7304             ],
7305             leap => [
7306            
7307             ],
7308             },
7309             },
7310             },
7311             'ethiopic' => {
7312             'format' => {
7313             abbreviated => {
7314             nonleap => [
7315             'Mäskäräm',
7316             'Ṭəqəmt',
7317             'Ḫədar',
7318             'Taḫśaś',
7319             'Ṭərr',
7320             'Yäkatit',
7321             'Mägabit',
7322             'Miyazya',
7323             'Gənbot',
7324             'Säne',
7325             'Ḥamle',
7326             'Nähase',
7327             'Ṗagumen'
7328             ],
7329             leap => [
7330            
7331             ],
7332             },
7333             wide => {
7334             nonleap => [
7335             'Mäskäräm',
7336             'Ṭəqəmt',
7337             'Ḫədar',
7338             'Taḫśaś',
7339             'Ṭərr',
7340             'Yäkatit',
7341             'Mägabit',
7342             'Miyazya',
7343             'Gənbot',
7344             'Säne',
7345             'Ḥamle',
7346             'Nähase',
7347             'Ṗagumen'
7348             ],
7349             leap => [
7350            
7351             ],
7352             },
7353             },
7354             'stand-alone' => {
7355             abbreviated => {
7356             nonleap => [
7357             'Mäskäräm',
7358             'Ṭəqəmt',
7359             'Ḫədar',
7360             'Taḫśaś',
7361             'Ṭərr',
7362             'Yäkatit',
7363             'Mägabit',
7364             'Miyazya',
7365             'Gənbot',
7366             'Säne',
7367             'Ḥamle',
7368             'Nähase',
7369             'Ṗagumen'
7370             ],
7371             leap => [
7372            
7373             ],
7374             },
7375             wide => {
7376             nonleap => [
7377             'Mäskäräm',
7378             'Ṭəqəmt',
7379             'Ḫədar',
7380             'Taḫśaś',
7381             'Ṭərr',
7382             'Yäkatit',
7383             'Mägabit',
7384             'Miyazya',
7385             'Gənbot',
7386             'Säne',
7387             'Ḥamle',
7388             'Nähase',
7389             'Ṗagumen'
7390             ],
7391             leap => [
7392            
7393             ],
7394             },
7395             },
7396             },
7397             'gregorian' => {
7398             'format' => {
7399             abbreviated => {
7400             nonleap => [
7401             'Jan.',
7402             'Feb.',
7403             'März',
7404             'Apr.',
7405             'Mai',
7406             'Juni',
7407             'Juli',
7408             'Aug.',
7409             'Sept.',
7410             'Okt.',
7411             'Nov.',
7412             'Dez.'
7413             ],
7414             leap => [
7415            
7416             ],
7417             },
7418             narrow => {
7419             nonleap => [
7420             'J',
7421             'F',
7422             'M',
7423             'A',
7424             'M',
7425             'J',
7426             'J',
7427             'A',
7428             'S',
7429             'O',
7430             'N',
7431             'D'
7432             ],
7433             leap => [
7434            
7435             ],
7436             },
7437             wide => {
7438             nonleap => [
7439             'Januar',
7440             'Februar',
7441             'März',
7442             'April',
7443             'Mai',
7444             'Juni',
7445             'Juli',
7446             'August',
7447             'September',
7448             'Oktober',
7449             'November',
7450             'Dezember'
7451             ],
7452             leap => [
7453            
7454             ],
7455             },
7456             },
7457             'stand-alone' => {
7458             abbreviated => {
7459             nonleap => [
7460             'Jan',
7461             'Feb',
7462             'Mär',
7463             'Apr',
7464             'Mai',
7465             'Jun',
7466             'Jul',
7467             'Aug',
7468             'Sep',
7469             'Okt',
7470             'Nov',
7471             'Dez'
7472             ],
7473             leap => [
7474            
7475             ],
7476             },
7477             narrow => {
7478             nonleap => [
7479             'J',
7480             'F',
7481             'M',
7482             'A',
7483             'M',
7484             'J',
7485             'J',
7486             'A',
7487             'S',
7488             'O',
7489             'N',
7490             'D'
7491             ],
7492             leap => [
7493            
7494             ],
7495             },
7496             wide => {
7497             nonleap => [
7498             'Januar',
7499             'Februar',
7500             'März',
7501             'April',
7502             'Mai',
7503             'Juni',
7504             'Juli',
7505             'August',
7506             'September',
7507             'Oktober',
7508             'November',
7509             'Dezember'
7510             ],
7511             leap => [
7512            
7513             ],
7514             },
7515             },
7516             },
7517             'hebrew' => {
7518             'format' => {
7519             abbreviated => {
7520             nonleap => [
7521             'Tischri',
7522             'Cheschwan',
7523             'Kislew',
7524             'Tevet',
7525             'Schevat',
7526             'Adar I',
7527             'Adar',
7528             'Nisan',
7529             'Ijjar',
7530             'Siwan',
7531             'Tammus',
7532             'Aw',
7533             'Elul'
7534             ],
7535             leap => [
7536             '',
7537             '',
7538             '',
7539             '',
7540             '',
7541             '',
7542             'Adar II'
7543             ],
7544             },
7545             wide => {
7546             nonleap => [
7547             'Tischri',
7548             'Cheschwan',
7549             'Kislew',
7550             'Tevet',
7551             'Schevat',
7552             'Adar I',
7553             'Adar',
7554             'Nisan',
7555             'Ijjar',
7556             'Siwan',
7557             'Tammus',
7558             'Aw',
7559             'Elul'
7560             ],
7561             leap => [
7562             '',
7563             '',
7564             '',
7565             '',
7566             '',
7567             '',
7568             'Adar II'
7569             ],
7570             },
7571             },
7572             'stand-alone' => {
7573             abbreviated => {
7574             nonleap => [
7575             'Tischri',
7576             'Cheschwan',
7577             'Kislew',
7578             'Tevet',
7579             'Schevat',
7580             'Adar I',
7581             'Adar',
7582             'Nisan',
7583             'Ijjar',
7584             'Siwan',
7585             'Tammus',
7586             'Aw',
7587             'Elul'
7588             ],
7589             leap => [
7590             '',
7591             '',
7592             '',
7593             '',
7594             '',
7595             '',
7596             'Adar II'
7597             ],
7598             },
7599             wide => {
7600             nonleap => [
7601             'Tischri',
7602             'Cheschwan',
7603             'Kislew',
7604             'Tevet',
7605             'Schevat',
7606             'Adar I',
7607             'Adar',
7608             'Nisan',
7609             'Ijjar',
7610             'Siwan',
7611             'Tammus',
7612             'Aw',
7613             'Elul'
7614             ],
7615             leap => [
7616             '',
7617             '',
7618             '',
7619             '',
7620             '',
7621             '',
7622             'Adar II'
7623             ],
7624             },
7625             },
7626             },
7627             'indian' => {
7628             'format' => {
7629             abbreviated => {
7630             nonleap => [
7631             'Chaitra',
7632             'Vaisakha',
7633             'Jyaishtha',
7634             'Ashadha',
7635             'Sravana',
7636             'Bhadrapada',
7637             'Ashvina',
7638             'Kartika',
7639             'Margasirsha',
7640             'Pausha',
7641             'Magha',
7642             'Phalguna'
7643             ],
7644             leap => [
7645            
7646             ],
7647             },
7648             wide => {
7649             nonleap => [
7650             'Chaitra',
7651             'Vaisakha',
7652             'Jyaishtha',
7653             'Ashadha',
7654             'Sravana',
7655             'Bhadrapada',
7656             'Ashvina',
7657             'Kartika',
7658             'Margasirsha',
7659             'Pausha',
7660             'Magha',
7661             'Phalguna'
7662             ],
7663             leap => [
7664            
7665             ],
7666             },
7667             },
7668             'stand-alone' => {
7669             abbreviated => {
7670             nonleap => [
7671             'Chaitra',
7672             'Vaisakha',
7673             'Jyaishtha',
7674             'Ashadha',
7675             'Sravana',
7676             'Bhadrapada',
7677             'Ashvina',
7678             'Kartika',
7679             'Margasirsha',
7680             'Pausha',
7681             'Magha',
7682             'Phalguna'
7683             ],
7684             leap => [
7685            
7686             ],
7687             },
7688             wide => {
7689             nonleap => [
7690             'Chaitra',
7691             'Vaisakha',
7692             'Jyaishtha',
7693             'Ashadha',
7694             'Sravana',
7695             'Bhadrapada',
7696             'Ashvina',
7697             'Kartika',
7698             'Margasirsha',
7699             'Pausha',
7700             'Magha',
7701             'Phalguna'
7702             ],
7703             leap => [
7704            
7705             ],
7706             },
7707             },
7708             },
7709             'islamic' => {
7710             'format' => {
7711             abbreviated => {
7712             nonleap => [
7713             'Muh.',
7714             'Saf.',
7715             'Rab. I',
7716             'Rab. II',
7717             'Jum. I',
7718             'Jum. II',
7719             'Raj.',
7720             'Sha.',
7721             'Ram.',
7722             'Shaw.',
7723             'Dhuʻl-Q.',
7724             'Dhuʻl-H.'
7725             ],
7726             leap => [
7727            
7728             ],
7729             },
7730             wide => {
7731             nonleap => [
7732             'Muharram',
7733             'Safar',
7734             'Rabiʻ I',
7735             'Rabiʻ II',
7736             'Dschumada I',
7737             'Dschumada II',
7738             'Radschab',
7739             'Shaʻban',
7740             'Ramadan',
7741             'Shawwal',
7742             'Dhu l-qaʿda',
7743             'Dhu l-Hiddscha'
7744             ],
7745             leap => [
7746            
7747             ],
7748             },
7749             },
7750             'stand-alone' => {
7751             abbreviated => {
7752             nonleap => [
7753             'Muh.',
7754             'Saf.',
7755             'Rab. I',
7756             'Rab. II',
7757             'Jum. I',
7758             'Jum. II',
7759             'Raj.',
7760             'Sha.',
7761             'Ram.',
7762             'Shaw.',
7763             'Dhuʻl-Q.',
7764             'Dhuʻl-H.'
7765             ],
7766             leap => [
7767            
7768             ],
7769             },
7770             wide => {
7771             nonleap => [
7772             'Muharram',
7773             'Safar',
7774             'Rabiʻ I',
7775             'Rabiʻ II',
7776             'Dschumada I',
7777             'Dschumada II',
7778             'Radschab',
7779             'Shaʻban',
7780             'Ramadan',
7781             'Shawwal',
7782             'Dhu l-qaʿda',
7783             'Dhu l-Hiddscha'
7784             ],
7785             leap => [
7786            
7787             ],
7788             },
7789             },
7790             },
7791             'persian' => {
7792             'format' => {
7793             abbreviated => {
7794             nonleap => [
7795             'Farwardin',
7796             'Ordibehescht',
7797             'Chordād',
7798             'Tir',
7799             'Mordād',
7800             'Schahriwar',
7801             'Mehr',
7802             'Ābān',
7803             'Āsar',
7804             'Déi',
7805             'Bahman',
7806             'Essfand'
7807             ],
7808             leap => [
7809            
7810             ],
7811             },
7812             wide => {
7813             nonleap => [
7814             'Farwardin',
7815             'Ordibehescht',
7816             'Chordād',
7817             'Tir',
7818             'Mordād',
7819             'Schahriwar',
7820             'Mehr',
7821             'Ābān',
7822             'Āsar',
7823             'Déi',
7824             'Bahman',
7825             'Essfand'
7826             ],
7827             leap => [
7828            
7829             ],
7830             },
7831             },
7832             'stand-alone' => {
7833             abbreviated => {
7834             nonleap => [
7835             'Farwardin',
7836             'Ordibehescht',
7837             'Chordād',
7838             'Tir',
7839             'Mordād',
7840             'Schahriwar',
7841             'Mehr',
7842             'Ābān',
7843             'Āsar',
7844             'Déi',
7845             'Bahman',
7846             'Essfand'
7847             ],
7848             leap => [
7849            
7850             ],
7851             },
7852             wide => {
7853             nonleap => [
7854             'Farwardin',
7855             'Ordibehescht',
7856             'Chordād',
7857             'Tir',
7858             'Mordād',
7859             'Schahriwar',
7860             'Mehr',
7861             'Ābān',
7862             'Āsar',
7863             'Déi',
7864             'Bahman',
7865             'Essfand'
7866             ],
7867             leap => [
7868            
7869             ],
7870             },
7871             },
7872             },
7873             } },
7874             );
7875              
7876             has 'calendar_days' => (
7877             is => 'ro',
7878             isa => HashRef,
7879             init_arg => undef,
7880             default => sub { {
7881             'gregorian' => {
7882             'format' => {
7883             abbreviated => {
7884             mon => 'Mo.',
7885             tue => 'Di.',
7886             wed => 'Mi.',
7887             thu => 'Do.',
7888             fri => 'Fr.',
7889             sat => 'Sa.',
7890             sun => 'So.'
7891             },
7892             narrow => {
7893             mon => 'M',
7894             tue => 'D',
7895             wed => 'M',
7896             thu => 'D',
7897             fri => 'F',
7898             sat => 'S',
7899             sun => 'S'
7900             },
7901             short => {
7902             mon => 'Mo.',
7903             tue => 'Di.',
7904             wed => 'Mi.',
7905             thu => 'Do.',
7906             fri => 'Fr.',
7907             sat => 'Sa.',
7908             sun => 'So.'
7909             },
7910             wide => {
7911             mon => 'Montag',
7912             tue => 'Dienstag',
7913             wed => 'Mittwoch',
7914             thu => 'Donnerstag',
7915             fri => 'Freitag',
7916             sat => 'Samstag',
7917             sun => 'Sonntag'
7918             },
7919             },
7920             'stand-alone' => {
7921             abbreviated => {
7922             mon => 'Mo',
7923             tue => 'Di',
7924             wed => 'Mi',
7925             thu => 'Do',
7926             fri => 'Fr',
7927             sat => 'Sa',
7928             sun => 'So'
7929             },
7930             narrow => {
7931             mon => 'M',
7932             tue => 'D',
7933             wed => 'M',
7934             thu => 'D',
7935             fri => 'F',
7936             sat => 'S',
7937             sun => 'S'
7938             },
7939             short => {
7940             mon => 'Mo.',
7941             tue => 'Di.',
7942             wed => 'Mi.',
7943             thu => 'Do.',
7944             fri => 'Fr.',
7945             sat => 'Sa.',
7946             sun => 'So.'
7947             },
7948             wide => {
7949             mon => 'Montag',
7950             tue => 'Dienstag',
7951             wed => 'Mittwoch',
7952             thu => 'Donnerstag',
7953             fri => 'Freitag',
7954             sat => 'Samstag',
7955             sun => 'Sonntag'
7956             },
7957             },
7958             },
7959             } },
7960             );
7961              
7962             has 'calendar_quarters' => (
7963             is => 'ro',
7964             isa => HashRef,
7965             init_arg => undef,
7966             default => sub { {
7967             'gregorian' => {
7968             'format' => {
7969             abbreviated => {0 => 'Q1',
7970             1 => 'Q2',
7971             2 => 'Q3',
7972             3 => 'Q4'
7973             },
7974             narrow => {0 => '1',
7975             1 => '2',
7976             2 => '3',
7977             3 => '4'
7978             },
7979             wide => {0 => '1. Quartal',
7980             1 => '2. Quartal',
7981             2 => '3. Quartal',
7982             3 => '4. Quartal'
7983             },
7984             },
7985             'stand-alone' => {
7986             abbreviated => {0 => 'Q1',
7987             1 => 'Q2',
7988             2 => 'Q3',
7989             3 => 'Q4'
7990             },
7991             narrow => {0 => '1',
7992             1 => '2',
7993             2 => '3',
7994             3 => '4'
7995             },
7996             wide => {0 => '1. Quartal',
7997             1 => '2. Quartal',
7998             2 => '3. Quartal',
7999             3 => '4. Quartal'
8000             },
8001             },
8002             },
8003             } },
8004             );
8005              
8006             has 'day_period_data' => (
8007             is => 'ro',
8008             isa => CodeRef,
8009             init_arg => undef,
8010             default => sub { sub {
8011             # Time in hhmm format
8012             my ($self, $type, $time, $day_period_type) = @_;
8013             $day_period_type //= 'default';
8014             SWITCH:
8015             for ($type) {
8016             if ($_ eq 'buddhist') {
8017             if($day_period_type eq 'default') {
8018             return 'midnight' if $time == 0;
8019             return 'afternoon1' if $time >= 1200
8020             && $time < 1300;
8021             return 'afternoon2' if $time >= 1300
8022             && $time < 1800;
8023             return 'evening1' if $time >= 1800
8024             && $time < 2400;
8025             return 'morning1' if $time >= 500
8026             && $time < 1000;
8027             return 'morning2' if $time >= 1000
8028             && $time < 1200;
8029             return 'night1' if $time >= 0
8030             && $time < 500;
8031             }
8032             if($day_period_type eq 'selection') {
8033             return 'afternoon1' if $time >= 1200
8034             && $time < 1300;
8035             return 'afternoon2' if $time >= 1300
8036             && $time < 1800;
8037             return 'evening1' if $time >= 1800
8038             && $time < 2400;
8039             return 'morning1' if $time >= 500
8040             && $time < 1000;
8041             return 'morning2' if $time >= 1000
8042             && $time < 1200;
8043             return 'night1' if $time >= 0
8044             && $time < 500;
8045             }
8046             last SWITCH;
8047             }
8048             if ($_ eq 'chinese') {
8049             if($day_period_type eq 'default') {
8050             return 'midnight' if $time == 0;
8051             return 'afternoon1' if $time >= 1200
8052             && $time < 1300;
8053             return 'afternoon2' if $time >= 1300
8054             && $time < 1800;
8055             return 'evening1' if $time >= 1800
8056             && $time < 2400;
8057             return 'morning1' if $time >= 500
8058             && $time < 1000;
8059             return 'morning2' if $time >= 1000
8060             && $time < 1200;
8061             return 'night1' if $time >= 0
8062             && $time < 500;
8063             }
8064             if($day_period_type eq 'selection') {
8065             return 'afternoon1' if $time >= 1200
8066             && $time < 1300;
8067             return 'afternoon2' if $time >= 1300
8068             && $time < 1800;
8069             return 'evening1' if $time >= 1800
8070             && $time < 2400;
8071             return 'morning1' if $time >= 500
8072             && $time < 1000;
8073             return 'morning2' if $time >= 1000
8074             && $time < 1200;
8075             return 'night1' if $time >= 0
8076             && $time < 500;
8077             }
8078             last SWITCH;
8079             }
8080             if ($_ eq 'coptic') {
8081             if($day_period_type eq 'default') {
8082             return 'midnight' if $time == 0;
8083             return 'afternoon1' if $time >= 1200
8084             && $time < 1300;
8085             return 'afternoon2' if $time >= 1300
8086             && $time < 1800;
8087             return 'evening1' if $time >= 1800
8088             && $time < 2400;
8089             return 'morning1' if $time >= 500
8090             && $time < 1000;
8091             return 'morning2' if $time >= 1000
8092             && $time < 1200;
8093             return 'night1' if $time >= 0
8094             && $time < 500;
8095             }
8096             if($day_period_type eq 'selection') {
8097             return 'afternoon1' if $time >= 1200
8098             && $time < 1300;
8099             return 'afternoon2' if $time >= 1300
8100             && $time < 1800;
8101             return 'evening1' if $time >= 1800
8102             && $time < 2400;
8103             return 'morning1' if $time >= 500
8104             && $time < 1000;
8105             return 'morning2' if $time >= 1000
8106             && $time < 1200;
8107             return 'night1' if $time >= 0
8108             && $time < 500;
8109             }
8110             last SWITCH;
8111             }
8112             if ($_ eq 'ethiopic') {
8113             if($day_period_type eq 'default') {
8114             return 'midnight' if $time == 0;
8115             return 'afternoon1' if $time >= 1200
8116             && $time < 1300;
8117             return 'afternoon2' if $time >= 1300
8118             && $time < 1800;
8119             return 'evening1' if $time >= 1800
8120             && $time < 2400;
8121             return 'morning1' if $time >= 500
8122             && $time < 1000;
8123             return 'morning2' if $time >= 1000
8124             && $time < 1200;
8125             return 'night1' if $time >= 0
8126             && $time < 500;
8127             }
8128             if($day_period_type eq 'selection') {
8129             return 'afternoon1' if $time >= 1200
8130             && $time < 1300;
8131             return 'afternoon2' if $time >= 1300
8132             && $time < 1800;
8133             return 'evening1' if $time >= 1800
8134             && $time < 2400;
8135             return 'morning1' if $time >= 500
8136             && $time < 1000;
8137             return 'morning2' if $time >= 1000
8138             && $time < 1200;
8139             return 'night1' if $time >= 0
8140             && $time < 500;
8141             }
8142             last SWITCH;
8143             }
8144             if ($_ eq 'generic') {
8145             if($day_period_type eq 'default') {
8146             return 'midnight' if $time == 0;
8147             return 'afternoon1' if $time >= 1200
8148             && $time < 1300;
8149             return 'afternoon2' if $time >= 1300
8150             && $time < 1800;
8151             return 'evening1' if $time >= 1800
8152             && $time < 2400;
8153             return 'morning1' if $time >= 500
8154             && $time < 1000;
8155             return 'morning2' if $time >= 1000
8156             && $time < 1200;
8157             return 'night1' if $time >= 0
8158             && $time < 500;
8159             }
8160             if($day_period_type eq 'selection') {
8161             return 'afternoon1' if $time >= 1200
8162             && $time < 1300;
8163             return 'afternoon2' if $time >= 1300
8164             && $time < 1800;
8165             return 'evening1' if $time >= 1800
8166             && $time < 2400;
8167             return 'morning1' if $time >= 500
8168             && $time < 1000;
8169             return 'morning2' if $time >= 1000
8170             && $time < 1200;
8171             return 'night1' if $time >= 0
8172             && $time < 500;
8173             }
8174             last SWITCH;
8175             }
8176             if ($_ eq 'gregorian') {
8177             if($day_period_type eq 'default') {
8178             return 'midnight' if $time == 0;
8179             return 'afternoon1' if $time >= 1200
8180             && $time < 1300;
8181             return 'afternoon2' if $time >= 1300
8182             && $time < 1800;
8183             return 'evening1' if $time >= 1800
8184             && $time < 2400;
8185             return 'morning1' if $time >= 500
8186             && $time < 1000;
8187             return 'morning2' if $time >= 1000
8188             && $time < 1200;
8189             return 'night1' if $time >= 0
8190             && $time < 500;
8191             }
8192             if($day_period_type eq 'selection') {
8193             return 'afternoon1' if $time >= 1200
8194             && $time < 1300;
8195             return 'afternoon2' if $time >= 1300
8196             && $time < 1800;
8197             return 'evening1' if $time >= 1800
8198             && $time < 2400;
8199             return 'morning1' if $time >= 500
8200             && $time < 1000;
8201             return 'morning2' if $time >= 1000
8202             && $time < 1200;
8203             return 'night1' if $time >= 0
8204             && $time < 500;
8205             }
8206             last SWITCH;
8207             }
8208             if ($_ eq 'hebrew') {
8209             if($day_period_type eq 'default') {
8210             return 'midnight' if $time == 0;
8211             return 'afternoon1' if $time >= 1200
8212             && $time < 1300;
8213             return 'afternoon2' if $time >= 1300
8214             && $time < 1800;
8215             return 'evening1' if $time >= 1800
8216             && $time < 2400;
8217             return 'morning1' if $time >= 500
8218             && $time < 1000;
8219             return 'morning2' if $time >= 1000
8220             && $time < 1200;
8221             return 'night1' if $time >= 0
8222             && $time < 500;
8223             }
8224             if($day_period_type eq 'selection') {
8225             return 'afternoon1' if $time >= 1200
8226             && $time < 1300;
8227             return 'afternoon2' if $time >= 1300
8228             && $time < 1800;
8229             return 'evening1' if $time >= 1800
8230             && $time < 2400;
8231             return 'morning1' if $time >= 500
8232             && $time < 1000;
8233             return 'morning2' if $time >= 1000
8234             && $time < 1200;
8235             return 'night1' if $time >= 0
8236             && $time < 500;
8237             }
8238             last SWITCH;
8239             }
8240             if ($_ eq 'indian') {
8241             if($day_period_type eq 'default') {
8242             return 'midnight' if $time == 0;
8243             return 'afternoon1' if $time >= 1200
8244             && $time < 1300;
8245             return 'afternoon2' if $time >= 1300
8246             && $time < 1800;
8247             return 'evening1' if $time >= 1800
8248             && $time < 2400;
8249             return 'morning1' if $time >= 500
8250             && $time < 1000;
8251             return 'morning2' if $time >= 1000
8252             && $time < 1200;
8253             return 'night1' if $time >= 0
8254             && $time < 500;
8255             }
8256             if($day_period_type eq 'selection') {
8257             return 'afternoon1' if $time >= 1200
8258             && $time < 1300;
8259             return 'afternoon2' if $time >= 1300
8260             && $time < 1800;
8261             return 'evening1' if $time >= 1800
8262             && $time < 2400;
8263             return 'morning1' if $time >= 500
8264             && $time < 1000;
8265             return 'morning2' if $time >= 1000
8266             && $time < 1200;
8267             return 'night1' if $time >= 0
8268             && $time < 500;
8269             }
8270             last SWITCH;
8271             }
8272             if ($_ eq 'islamic') {
8273             if($day_period_type eq 'default') {
8274             return 'midnight' if $time == 0;
8275             return 'afternoon1' if $time >= 1200
8276             && $time < 1300;
8277             return 'afternoon2' if $time >= 1300
8278             && $time < 1800;
8279             return 'evening1' if $time >= 1800
8280             && $time < 2400;
8281             return 'morning1' if $time >= 500
8282             && $time < 1000;
8283             return 'morning2' if $time >= 1000
8284             && $time < 1200;
8285             return 'night1' if $time >= 0
8286             && $time < 500;
8287             }
8288             if($day_period_type eq 'selection') {
8289             return 'afternoon1' if $time >= 1200
8290             && $time < 1300;
8291             return 'afternoon2' if $time >= 1300
8292             && $time < 1800;
8293             return 'evening1' if $time >= 1800
8294             && $time < 2400;
8295             return 'morning1' if $time >= 500
8296             && $time < 1000;
8297             return 'morning2' if $time >= 1000
8298             && $time < 1200;
8299             return 'night1' if $time >= 0
8300             && $time < 500;
8301             }
8302             last SWITCH;
8303             }
8304             if ($_ eq 'japanese') {
8305             if($day_period_type eq 'default') {
8306             return 'midnight' if $time == 0;
8307             return 'afternoon1' if $time >= 1200
8308             && $time < 1300;
8309             return 'afternoon2' if $time >= 1300
8310             && $time < 1800;
8311             return 'evening1' if $time >= 1800
8312             && $time < 2400;
8313             return 'morning1' if $time >= 500
8314             && $time < 1000;
8315             return 'morning2' if $time >= 1000
8316             && $time < 1200;
8317             return 'night1' if $time >= 0
8318             && $time < 500;
8319             }
8320             if($day_period_type eq 'selection') {
8321             return 'afternoon1' if $time >= 1200
8322             && $time < 1300;
8323             return 'afternoon2' if $time >= 1300
8324             && $time < 1800;
8325             return 'evening1' if $time >= 1800
8326             && $time < 2400;
8327             return 'morning1' if $time >= 500
8328             && $time < 1000;
8329             return 'morning2' if $time >= 1000
8330             && $time < 1200;
8331             return 'night1' if $time >= 0
8332             && $time < 500;
8333             }
8334             last SWITCH;
8335             }
8336             if ($_ eq 'persian') {
8337             if($day_period_type eq 'default') {
8338             return 'midnight' if $time == 0;
8339             return 'afternoon1' if $time >= 1200
8340             && $time < 1300;
8341             return 'afternoon2' if $time >= 1300
8342             && $time < 1800;
8343             return 'evening1' if $time >= 1800
8344             && $time < 2400;
8345             return 'morning1' if $time >= 500
8346             && $time < 1000;
8347             return 'morning2' if $time >= 1000
8348             && $time < 1200;
8349             return 'night1' if $time >= 0
8350             && $time < 500;
8351             }
8352             if($day_period_type eq 'selection') {
8353             return 'afternoon1' if $time >= 1200
8354             && $time < 1300;
8355             return 'afternoon2' if $time >= 1300
8356             && $time < 1800;
8357             return 'evening1' if $time >= 1800
8358             && $time < 2400;
8359             return 'morning1' if $time >= 500
8360             && $time < 1000;
8361             return 'morning2' if $time >= 1000
8362             && $time < 1200;
8363             return 'night1' if $time >= 0
8364             && $time < 500;
8365             }
8366             last SWITCH;
8367             }
8368             if ($_ eq 'roc') {
8369             if($day_period_type eq 'default') {
8370             return 'midnight' if $time == 0;
8371             return 'afternoon1' if $time >= 1200
8372             && $time < 1300;
8373             return 'afternoon2' if $time >= 1300
8374             && $time < 1800;
8375             return 'evening1' if $time >= 1800
8376             && $time < 2400;
8377             return 'morning1' if $time >= 500
8378             && $time < 1000;
8379             return 'morning2' if $time >= 1000
8380             && $time < 1200;
8381             return 'night1' if $time >= 0
8382             && $time < 500;
8383             }
8384             if($day_period_type eq 'selection') {
8385             return 'afternoon1' if $time >= 1200
8386             && $time < 1300;
8387             return 'afternoon2' if $time >= 1300
8388             && $time < 1800;
8389             return 'evening1' if $time >= 1800
8390             && $time < 2400;
8391             return 'morning1' if $time >= 500
8392             && $time < 1000;
8393             return 'morning2' if $time >= 1000
8394             && $time < 1200;
8395             return 'night1' if $time >= 0
8396             && $time < 500;
8397             }
8398             last SWITCH;
8399             }
8400             }
8401             } },
8402             );
8403              
8404             around day_period_data => sub {
8405             my ($orig, $self) = @_;
8406             return $self->$orig;
8407             };
8408              
8409             has 'day_periods' => (
8410             is => 'ro',
8411             isa => HashRef,
8412             init_arg => undef,
8413             default => sub { {
8414             'gregorian' => {
8415             'format' => {
8416             'abbreviated' => {
8417             'afternoon1' => q{mittags},
8418             'afternoon2' => q{nachmittags},
8419             'am' => q{AM},
8420             'evening1' => q{abends},
8421             'midnight' => q{Mitternacht},
8422             'morning1' => q{morgens},
8423             'morning2' => q{vormittags},
8424             'night1' => q{nachts},
8425             'pm' => q{PM},
8426             },
8427             'narrow' => {
8428             'afternoon1' => q{mittags},
8429             'afternoon2' => q{nachmittags},
8430             'am' => q{a},
8431             'evening1' => q{abends},
8432             'midnight' => q{Mitternacht},
8433             'morning1' => q{morgens},
8434             'morning2' => q{vormittags},
8435             'night1' => q{nachts},
8436             'pm' => q{p},
8437             },
8438             'wide' => {
8439             'afternoon1' => q{mittags},
8440             'afternoon2' => q{nachmittags},
8441             'am' => q{AM},
8442             'evening1' => q{abends},
8443             'midnight' => q{Mitternacht},
8444             'morning1' => q{morgens},
8445             'morning2' => q{vormittags},
8446             'night1' => q{nachts},
8447             'pm' => q{PM},
8448             },
8449             },
8450             'stand-alone' => {
8451             'abbreviated' => {
8452             'afternoon1' => q{Mittag},
8453             'afternoon2' => q{Nachmittag},
8454             'am' => q{AM},
8455             'evening1' => q{Abend},
8456             'midnight' => q{Mitternacht},
8457             'morning1' => q{Morgen},
8458             'morning2' => q{Vormittag},
8459             'night1' => q{Nacht},
8460             'pm' => q{PM},
8461             },
8462             'narrow' => {
8463             'afternoon1' => q{Mittag},
8464             'afternoon2' => q{Nachmittag},
8465             'am' => q{a},
8466             'evening1' => q{Abend},
8467             'midnight' => q{Mitternacht},
8468             'morning1' => q{Morgen},
8469             'morning2' => q{Vormittag},
8470             'night1' => q{Nacht},
8471             'pm' => q{p},
8472             },
8473             'wide' => {
8474             'afternoon1' => q{Mittag},
8475             'afternoon2' => q{Nachmittag},
8476             'am' => q{AM},
8477             'evening1' => q{Abend},
8478             'midnight' => q{Mitternacht},
8479             'morning1' => q{Morgen},
8480             'morning2' => q{Vormittag},
8481             'night1' => q{Nacht},
8482             'pm' => q{PM},
8483             },
8484             },
8485             },
8486             } },
8487             );
8488              
8489             has 'eras' => (
8490             is => 'ro',
8491             isa => HashRef,
8492             init_arg => undef,
8493             default => sub { {
8494             'buddhist' => {
8495             abbreviated => {
8496             '0' => 'BE'
8497             },
8498             narrow => {
8499             '0' => 'BE'
8500             },
8501             wide => {
8502             '0' => 'B.E.'
8503             },
8504             },
8505             'chinese' => {
8506             },
8507             'coptic' => {
8508             abbreviated => {
8509             '0' => 'ERA0',
8510             '1' => 'ERA1'
8511             },
8512             narrow => {
8513             '0' => 'ERA0',
8514             '1' => 'ERA1'
8515             },
8516             wide => {
8517             '0' => 'ERA0',
8518             '1' => 'ERA1'
8519             },
8520             },
8521             'ethiopic' => {
8522             abbreviated => {
8523             '0' => 'ERA0',
8524             '1' => 'ERA1'
8525             },
8526             narrow => {
8527             '0' => 'ERA0',
8528             '1' => 'ERA1'
8529             },
8530             wide => {
8531             '0' => 'ERA0',
8532             '1' => 'ERA1'
8533             },
8534             },
8535             'generic' => {
8536             },
8537             'gregorian' => {
8538             abbreviated => {
8539             '0' => 'v. Chr.',
8540             '1' => 'n. Chr.'
8541             },
8542             narrow => {
8543             '0' => 'v. Chr.',
8544             '1' => 'n. Chr.'
8545             },
8546             wide => {
8547             '0' => 'v. Chr.',
8548             '1' => 'n. Chr.'
8549             },
8550             },
8551             'hebrew' => {
8552             abbreviated => {
8553             '0' => 'AM'
8554             },
8555             narrow => {
8556             '0' => 'AM'
8557             },
8558             wide => {
8559             '0' => 'AM'
8560             },
8561             },
8562             'indian' => {
8563             abbreviated => {
8564             '0' => 'Saka'
8565             },
8566             narrow => {
8567             '0' => 'Saka'
8568             },
8569             wide => {
8570             '0' => 'Saka'
8571             },
8572             },
8573             'islamic' => {
8574             abbreviated => {
8575             '0' => 'AH'
8576             },
8577             narrow => {
8578             '0' => 'AH'
8579             },
8580             wide => {
8581             '0' => 'AH'
8582             },
8583             },
8584             'japanese' => {
8585             abbreviated => {
8586             '0' => 'Taika (645–650)'
8587             },
8588             },
8589             'persian' => {
8590             abbreviated => {
8591             '0' => 'AP'
8592             },
8593             narrow => {
8594             '0' => 'AP'
8595             },
8596             wide => {
8597             '0' => 'AP'
8598             },
8599             },
8600             'roc' => {
8601             abbreviated => {
8602             '0' => 'Before R.O.C.',
8603             '1' => 'Minguo'
8604             },
8605             narrow => {
8606             '0' => 'v. VR China',
8607             '1' => 'Minguo'
8608             },
8609             wide => {
8610             '0' => 'vor Volksrepublik China',
8611             '1' => 'Minguo'
8612             },
8613             },
8614             } },
8615             );
8616              
8617             has 'date_formats' => (
8618             is => 'ro',
8619             isa => HashRef,
8620             init_arg => undef,
8621             default => sub { {
8622             'buddhist' => {
8623             },
8624             'chinese' => {
8625             'full' => q{EEEE, d. MMMM U},
8626             'long' => q{d. MMMM U},
8627             'medium' => q{dd.MM U},
8628             'short' => q{dd.MM.yy},
8629             },
8630             'coptic' => {
8631             },
8632             'ethiopic' => {
8633             },
8634             'generic' => {
8635             'full' => q{EEEE, d. MMMM y G},
8636             'long' => q{d. MMMM y G},
8637             'medium' => q{dd.MM.y G},
8638             'short' => q{dd.MM.yy GGGGG},
8639             },
8640             'gregorian' => {
8641             'full' => q{EEEE, d. MMMM y},
8642             'long' => q{d. MMMM y},
8643             'medium' => q{dd.MM.y},
8644             'short' => q{dd.MM.yy},
8645             },
8646             'hebrew' => {
8647             },
8648             'indian' => {
8649             },
8650             'islamic' => {
8651             },
8652             'japanese' => {
8653             'full' => q{EEEE, d. MMMM y G},
8654             'long' => q{d. MMMM y G},
8655             'medium' => q{dd.MM.y G},
8656             'short' => q{dd.MM.yy GGGGG},
8657             },
8658             'persian' => {
8659             },
8660             'roc' => {
8661             },
8662             } },
8663             );
8664              
8665             has 'time_formats' => (
8666             is => 'ro',
8667             isa => HashRef,
8668             init_arg => undef,
8669             default => sub { {
8670             'buddhist' => {
8671             },
8672             'chinese' => {
8673             },
8674             'coptic' => {
8675             },
8676             'ethiopic' => {
8677             },
8678             'generic' => {
8679             },
8680             'gregorian' => {
8681             'full' => q{HH:mm:ss zzzz},
8682             'long' => q{HH:mm:ss z},
8683             'medium' => q{HH:mm:ss},
8684             'short' => q{HH:mm},
8685             },
8686             'hebrew' => {
8687             },
8688             'indian' => {
8689             },
8690             'islamic' => {
8691             },
8692             'japanese' => {
8693             },
8694             'persian' => {
8695             },
8696             'roc' => {
8697             },
8698             } },
8699             );
8700              
8701             has 'datetime_formats' => (
8702             is => 'ro',
8703             isa => HashRef,
8704             init_arg => undef,
8705             default => sub { {
8706             'buddhist' => {
8707             },
8708             'chinese' => {
8709             },
8710             'coptic' => {
8711             },
8712             'ethiopic' => {
8713             },
8714             'generic' => {
8715             'full' => q{{1} 'um' {0}},
8716             'long' => q{{1} 'um' {0}},
8717             'medium' => q{{1}, {0}},
8718             'short' => q{{1}, {0}},
8719             },
8720             'gregorian' => {
8721             'full' => q{{1} 'um' {0}},
8722             'long' => q{{1} 'um' {0}},
8723             'medium' => q{{1}, {0}},
8724             'short' => q{{1}, {0}},
8725             },
8726             'hebrew' => {
8727             },
8728             'indian' => {
8729             },
8730             'islamic' => {
8731             },
8732             'japanese' => {
8733             },
8734             'persian' => {
8735             },
8736             'roc' => {
8737             },
8738             } },
8739             );
8740              
8741             has 'datetime_formats_available_formats' => (
8742             is => 'ro',
8743             isa => HashRef,
8744             init_arg => undef,
8745             default => sub { {
8746             'chinese' => {
8747             Ed => q{E, d.},
8748             Gy => q{U},
8749             GyMMM => q{MMM U},
8750             GyMMMEd => q{E, d. MMM U},
8751             GyMMMd => q{d. MMM U},
8752             H => q{HH 'Uhr'},
8753             Hm => q{HH:mm},
8754             Hms => q{HH:mm:ss},
8755             M => q{L},
8756             MEd => q{E, d.M.},
8757             MMM => q{LLL},
8758             MMMEd => q{E, d. MMM},
8759             MMMMd => q{d. MMMM},
8760             MMMd => q{d. MMM},
8761             Md => q{d.M.},
8762             d => q{d},
8763             h => q{h a},
8764             hm => q{h:mm a},
8765             hms => q{h:mm:ss a},
8766             ms => q{mm:ss},
8767             y => q{U},
8768             yyyy => q{U},
8769             yyyyM => q{M.y},
8770             yyyyMEd => q{E, d.M.y},
8771             yyyyMMM => q{MMM U},
8772             yyyyMMMEd => q{E, d. MMM U},
8773             yyyyMMMM => q{MMMM U},
8774             yyyyMMMd => q{d. MMM U},
8775             yyyyMd => q{d.M.y},
8776             yyyyQQQ => q{QQQ U},
8777             yyyyQQQQ => q{QQQQ U},
8778             },
8779             'generic' => {
8780             Bh => q{h B},
8781             Bhm => q{h:mm B},
8782             Bhms => q{h:mm:ss B},
8783             E => q{ccc},
8784             EBhm => q{E h:mm B},
8785             EBhms => q{E h:mm:ss B},
8786             EHm => q{E HH:mm},
8787             EHms => q{E HH:mm:ss},
8788             Ed => q{E, d.},
8789             Ehm => q{E h:mm a},
8790             Ehms => q{E h:mm:ss a},
8791             Gy => q{y G},
8792             GyMMM => q{MMM y G},
8793             GyMMMEd => q{E, d. MMM y G},
8794             GyMMMd => q{d. MMM y G},
8795             H => q{HH 'Uhr'},
8796             Hm => q{HH:mm},
8797             Hms => q{HH:mm:ss},
8798             M => q{L},
8799             MEd => q{E, d.M.},
8800             MMM => q{LLL},
8801             MMMEd => q{E, d. MMM},
8802             MMMMd => q{d. MMMM},
8803             MMMd => q{d. MMM},
8804             Md => q{d.M.},
8805             d => q{d},
8806             h => q{h a},
8807             hm => q{h:mm a},
8808             hms => q{h:mm:ss a},
8809             ms => q{mm:ss},
8810             y => q{y G},
8811             yyyy => q{y G},
8812             yyyyM => q{M.y GGGGG},
8813             yyyyMEd => q{E, d.M.y GGGGG},
8814             yyyyMMM => q{MMM y G},
8815             yyyyMMMEd => q{E, d. MMM y G},
8816             yyyyMMMM => q{MMMM y G},
8817             yyyyMMMd => q{d. MMM y G},
8818             yyyyMd => q{d.M.y GGGGG},
8819             yyyyQQQ => q{QQQ y G},
8820             yyyyQQQQ => q{QQQQ y G},
8821             },
8822             'gregorian' => {
8823             Bh => q{h B},
8824             Bhm => q{h:mm B},
8825             Bhms => q{h:mm:ss B},
8826             E => q{ccc},
8827             EBhm => q{E h:mm B},
8828             EBhms => q{E h:mm:ss B},
8829             EHm => q{E, HH:mm},
8830             EHms => q{E, HH:mm:ss},
8831             Ed => q{E, d.},
8832             Ehm => q{E h:mm a},
8833             Ehms => q{E, h:mm:ss a},
8834             Gy => q{y G},
8835             GyMMM => q{MMM y G},
8836             GyMMMEd => q{E, d. MMM y G},
8837             GyMMMd => q{d. MMM y G},
8838             H => q{HH 'Uhr'},
8839             Hm => q{HH:mm},
8840             Hms => q{HH:mm:ss},
8841             Hmsv => q{HH:mm:ss v},
8842             Hmv => q{HH:mm v},
8843             M => q{L},
8844             MEd => q{E, d.M.},
8845             MMM => q{LLL},
8846             MMMEd => q{E, d. MMM},
8847             MMMMEd => q{E, d. MMMM},
8848             MMMMW => q{'Woche' W 'im' MMM},
8849             MMMMd => q{d. MMMM},
8850             MMMd => q{d. MMM},
8851             MMd => q{d.MM.},
8852             MMdd => q{dd.MM.},
8853             Md => q{d.M.},
8854             d => q{d},
8855             h => q{h 'Uhr' a},
8856             hm => q{h:mm a},
8857             hms => q{h:mm:ss a},
8858             hmsv => q{h:mm:ss a v},
8859             hmv => q{h:mm a v},
8860             ms => q{mm:ss},
8861             y => q{y},
8862             yM => q{M.y},
8863             yMEd => q{E, d.M.y},
8864             yMM => q{MM.y},
8865             yMMM => q{MMM y},
8866             yMMMEd => q{E, d. MMM y},
8867             yMMMM => q{MMMM y},
8868             yMMMd => q{d. MMM y},
8869             yMMdd => q{dd.MM.y},
8870             yMd => q{d.M.y},
8871             yQQQ => q{QQQ y},
8872             yQQQQ => q{QQQQ y},
8873             yw => q{'Woche' w 'des' 'Jahres' Y},
8874             },
8875             } },
8876             );
8877              
8878             has 'datetime_formats_append_item' => (
8879             is => 'ro',
8880             isa => HashRef,
8881             init_arg => undef,
8882             default => sub { {
8883             'gregorian' => {
8884             'Timezone' => '{0} {1}',
8885             },
8886             } },
8887             );
8888              
8889             has 'datetime_formats_interval' => (
8890             is => 'ro',
8891             isa => HashRef,
8892             init_arg => undef,
8893             default => sub { {
8894             'generic' => {
8895             H => {
8896             H => q{HH–HH 'Uhr'},
8897             },
8898             Hm => {
8899             H => q{HH:mm–HH:mm},
8900             m => q{HH:mm–HH:mm},
8901             },
8902             Hmv => {
8903             H => q{HH:mm–HH:mm v},
8904             m => q{HH:mm–HH:mm v},
8905             },
8906             Hv => {
8907             H => q{HH–HH 'Uhr' v},
8908             },
8909             M => {
8910             M => q{M.–M.},
8911             },
8912             MEd => {
8913             M => q{E, dd.MM. – E, dd.MM.},
8914             d => q{E, dd.MM. – E, dd.MM.},
8915             },
8916             MMM => {
8917             M => q{MMM–MMM},
8918             },
8919             MMMEd => {
8920             M => q{E, d. MMM – E, d. MMM},
8921             d => q{E, d. – E, d. MMM},
8922             },
8923             MMMM => {
8924             M => q{LLLL–LLLL},
8925             },
8926             MMMd => {
8927             M => q{d. MMM – d. MMM},
8928             d => q{d.–d. MMM},
8929             },
8930             Md => {
8931             M => q{dd.MM. – dd.MM.},
8932             d => q{dd.MM. – dd.MM.},
8933             },
8934             d => {
8935             d => q{d.–d.},
8936             },
8937             fallback => '{0} – {1}',
8938             h => {
8939             a => q{h a – h a},
8940             h => q{h–h a},
8941             },
8942             hm => {
8943             a => q{h:mm a – h:mm a},
8944             h => q{h:mm–h:mm a},
8945             m => q{h:mm–h:mm a},
8946             },
8947             hmv => {
8948             a => q{h:mm a – h:mm a v},
8949             h => q{h:mm–h:mm a v},
8950             m => q{h:mm–h:mm a v},
8951             },
8952             hv => {
8953             a => q{h a – h a v},
8954             h => q{h–h a v},
8955             },
8956             y => {
8957             y => q{y–y G},
8958             },
8959             yM => {
8960             M => q{MM.y – MM.y G},
8961             y => q{MM.y – MM.y G},
8962             },
8963             yMEd => {
8964             M => q{E, dd.MM.y – E, dd.MM.y G},
8965             d => q{E, dd.MM.y – E, dd.MM.y G},
8966             y => q{E, dd.MM.y – E, dd.MM.y G},
8967             },
8968             yMMM => {
8969             M => q{MMM–MMM y G},
8970             y => q{MMM y – MMM y G},
8971             },
8972             yMMMEd => {
8973             M => q{E, d. MMM – E, d. MMM y G},
8974             d => q{E, d. – E, d. MMM y G},
8975             y => q{E, d. MMM y – E, d. MMM y G},
8976             },
8977             yMMMM => {
8978             M => q{MMMM–MMMM y G},
8979             y => q{MMMM y – MMMM y G},
8980             },
8981             yMMMd => {
8982             M => q{d. MMM – d. MMM y G},
8983             d => q{d.–d. MMM y G},
8984             y => q{d. MMM y – d. MMM y G},
8985             },
8986             yMd => {
8987             M => q{dd.MM.y – dd.MM.y G},
8988             d => q{dd.MM.y – dd.MM.y G},
8989             y => q{dd.MM.y – dd.MM.y G},
8990             },
8991             },
8992             'gregorian' => {
8993             H => {
8994             H => q{HH–HH 'Uhr'},
8995             },
8996             Hm => {
8997             H => q{HH:mm–HH:mm 'Uhr'},
8998             m => q{HH:mm–HH:mm 'Uhr'},
8999             },
9000             Hmv => {
9001             H => q{HH:mm–HH:mm 'Uhr' v},
9002             m => q{HH:mm–HH:mm 'Uhr' v},
9003             },
9004             Hv => {
9005             H => q{HH–HH 'Uhr' v},
9006             },
9007             M => {
9008             M => q{M.–M.},
9009             },
9010             MEd => {
9011             M => q{E, dd.MM. – E, dd.MM.},
9012             d => q{E, dd. – E, dd.MM.},
9013             },
9014             MMM => {
9015             M => q{MMM–MMM},
9016             },
9017             MMMEd => {
9018             M => q{E, d. MMM – E, d. MMM},
9019             d => q{E, d. – E, d. MMM},
9020             },
9021             MMMM => {
9022             M => q{LLLL–LLLL},
9023             },
9024             MMMd => {
9025             M => q{d. MMM – d. MMM},
9026             d => q{d.–d. MMM},
9027             },
9028             Md => {
9029             M => q{dd.MM. – dd.MM.},
9030             d => q{dd.–dd.MM.},
9031             },
9032             d => {
9033             d => q{d.–d.},
9034             },
9035             fallback => '{0} – {1}',
9036             h => {
9037             a => q{h 'Uhr' a – h 'Uhr' a},
9038             h => q{h – h 'Uhr' a},
9039             },
9040             hm => {
9041             a => q{h:mm a – h:mm a},
9042             h => q{h:mm–h:mm a},
9043             m => q{h:mm–h:mm a},
9044             },
9045             hmv => {
9046             a => q{h:mm a – h:mm a v},
9047             h => q{h:mm–h:mm a v},
9048             m => q{h:mm–h:mm a v},
9049             },
9050             hv => {
9051             a => q{h a – h a v},
9052             h => q{h–h a v},
9053             },
9054             y => {
9055             y => q{y–y},
9056             },
9057             yM => {
9058             M => q{MM.y – MM.y},
9059             y => q{MM.y – MM.y},
9060             },
9061             yMEd => {
9062             M => q{E, dd.MM. – E, dd.MM.y},
9063             d => q{E, dd. – E, dd.MM.y},
9064             y => q{E, dd.MM.y – E, dd.MM.y},
9065             },
9066             yMMM => {
9067             M => q{MMM–MMM y},
9068             y => q{MMM y – MMM y},
9069             },
9070             yMMMEd => {
9071             M => q{E, d. MMM – E, d. MMM y},
9072             d => q{E, d. – E, d. MMM y},
9073             y => q{E, d. MMM y – E, d. MMM y},
9074             },
9075             yMMMM => {
9076             M => q{MMMM–MMMM y},
9077             y => q{MMMM y – MMMM y},
9078             },
9079             yMMMd => {
9080             M => q{d. MMM – d. MMM y},
9081             d => q{d.–d. MMM y},
9082             y => q{d. MMM y – d. MMM y},
9083             },
9084             yMd => {
9085             M => q{dd.MM. – dd.MM.y},
9086             d => q{dd.–dd.MM.y},
9087             y => q{dd.MM.y – dd.MM.y},
9088             },
9089             },
9090             } },
9091             );
9092              
9093             has 'cyclic_name_sets' => (
9094             is => 'ro',
9095             isa => HashRef,
9096             init_arg => undef,
9097             default => sub { {
9098             'chinese' => {
9099             'zodiacs' => {
9100             'format' => {
9101             'abbreviated' => {
9102             0 => q(Ratte),
9103             1 => q(Büffel),
9104             2 => q(Tiger),
9105             3 => q(Hase),
9106             4 => q(Drache),
9107             5 => q(Schlange),
9108             6 => q(Pferd),
9109             7 => q(Ziege),
9110             8 => q(Affe),
9111             9 => q(Hahn),
9112             10 => q(Hund),
9113             11 => q(Schwein),
9114             },
9115             },
9116             },
9117             },
9118             } },
9119             );
9120              
9121             has 'time_zone_names' => (
9122             is => 'ro',
9123             isa => HashRef,
9124             init_arg => undef,
9125             default => sub { {
9126             hourFormat => q(+HH:mm;-HH:mm),
9127             gmtFormat => q(GMT{0}),
9128             gmtZeroFormat => q(GMT),
9129             regionFormat => q({0} Zeit),
9130             regionFormat => q({0} Sommerzeit),
9131             regionFormat => q({0} Normalzeit),
9132             fallbackFormat => q({1} ({0})),
9133             'Acre' => {
9134             long => {
9135             'daylight' => q#Acre-Sommerzeit#,
9136             'generic' => q#Acre-Zeit#,
9137             'standard' => q#Acre-Normalzeit#,
9138             },
9139             },
9140             'Afghanistan' => {
9141             long => {
9142             'standard' => q#Afghanistan-Zeit#,
9143             },
9144             },
9145             'Africa/Abidjan' => {
9146             exemplarCity => q#Abidjan#,
9147             },
9148             'Africa/Accra' => {
9149             exemplarCity => q#Accra#,
9150             },
9151             'Africa/Addis_Ababa' => {
9152             exemplarCity => q#Addis Abeba#,
9153             },
9154             'Africa/Algiers' => {
9155             exemplarCity => q#Algier#,
9156             },
9157             'Africa/Asmera' => {
9158             exemplarCity => q#Asmara#,
9159             },
9160             'Africa/Bamako' => {
9161             exemplarCity => q#Bamako#,
9162             },
9163             'Africa/Bangui' => {
9164             exemplarCity => q#Bangui#,
9165             },
9166             'Africa/Banjul' => {
9167             exemplarCity => q#Banjul#,
9168             },
9169             'Africa/Bissau' => {
9170             exemplarCity => q#Bissau#,
9171             },
9172             'Africa/Blantyre' => {
9173             exemplarCity => q#Blantyre#,
9174             },
9175             'Africa/Brazzaville' => {
9176             exemplarCity => q#Brazzaville#,
9177             },
9178             'Africa/Bujumbura' => {
9179             exemplarCity => q#Bujumbura#,
9180             },
9181             'Africa/Cairo' => {
9182             exemplarCity => q#Kairo#,
9183             },
9184             'Africa/Casablanca' => {
9185             exemplarCity => q#Casablanca#,
9186             },
9187             'Africa/Ceuta' => {
9188             exemplarCity => q#Ceuta#,
9189             },
9190             'Africa/Conakry' => {
9191             exemplarCity => q#Conakry#,
9192             },
9193             'Africa/Dakar' => {
9194             exemplarCity => q#Dakar#,
9195             },
9196             'Africa/Dar_es_Salaam' => {
9197             exemplarCity => q#Daressalam#,
9198             },
9199             'Africa/Djibouti' => {
9200             exemplarCity => q#Dschibuti#,
9201             },
9202             'Africa/Douala' => {
9203             exemplarCity => q#Douala#,
9204             },
9205             'Africa/El_Aaiun' => {
9206             exemplarCity => q#El Aaiún#,
9207             },
9208             'Africa/Freetown' => {
9209             exemplarCity => q#Freetown#,
9210             },
9211             'Africa/Gaborone' => {
9212             exemplarCity => q#Gaborone#,
9213             },
9214             'Africa/Harare' => {
9215             exemplarCity => q#Harare#,
9216             },
9217             'Africa/Johannesburg' => {
9218             exemplarCity => q#Johannesburg#,
9219             },
9220             'Africa/Juba' => {
9221             exemplarCity => q#Juba#,
9222             },
9223             'Africa/Kampala' => {
9224             exemplarCity => q#Kampala#,
9225             },
9226             'Africa/Khartoum' => {
9227             exemplarCity => q#Khartum#,
9228             },
9229             'Africa/Kigali' => {
9230             exemplarCity => q#Kigali#,
9231             },
9232             'Africa/Kinshasa' => {
9233             exemplarCity => q#Kinshasa#,
9234             },
9235             'Africa/Lagos' => {
9236             exemplarCity => q#Lagos#,
9237             },
9238             'Africa/Libreville' => {
9239             exemplarCity => q#Libreville#,
9240             },
9241             'Africa/Lome' => {
9242             exemplarCity => q#Lomé#,
9243             },
9244             'Africa/Luanda' => {
9245             exemplarCity => q#Luanda#,
9246             },
9247             'Africa/Lubumbashi' => {
9248             exemplarCity => q#Lubumbashi#,
9249             },
9250             'Africa/Lusaka' => {
9251             exemplarCity => q#Lusaka#,
9252             },
9253             'Africa/Malabo' => {
9254             exemplarCity => q#Malabo#,
9255             },
9256             'Africa/Maputo' => {
9257             exemplarCity => q#Maputo#,
9258             },
9259             'Africa/Maseru' => {
9260             exemplarCity => q#Maseru#,
9261             },
9262             'Africa/Mbabane' => {
9263             exemplarCity => q#Mbabane#,
9264             },
9265             'Africa/Mogadishu' => {
9266             exemplarCity => q#Mogadischu#,
9267             },
9268             'Africa/Monrovia' => {
9269             exemplarCity => q#Monrovia#,
9270             },
9271             'Africa/Nairobi' => {
9272             exemplarCity => q#Nairobi#,
9273             },
9274             'Africa/Ndjamena' => {
9275             exemplarCity => q#N’Djamena#,
9276             },
9277             'Africa/Niamey' => {
9278             exemplarCity => q#Niamey#,
9279             },
9280             'Africa/Nouakchott' => {
9281             exemplarCity => q#Nouakchott#,
9282             },
9283             'Africa/Ouagadougou' => {
9284             exemplarCity => q#Ouagadougou#,
9285             },
9286             'Africa/Porto-Novo' => {
9287             exemplarCity => q#Porto Novo#,
9288             },
9289             'Africa/Sao_Tome' => {
9290             exemplarCity => q#São Tomé#,
9291             },
9292             'Africa/Tripoli' => {
9293             exemplarCity => q#Tripolis#,
9294             },
9295             'Africa/Tunis' => {
9296             exemplarCity => q#Tunis#,
9297             },
9298             'Africa/Windhoek' => {
9299             exemplarCity => q#Windhoek#,
9300             },
9301             'Africa_Central' => {
9302             long => {
9303             'standard' => q#Zentralafrikanische Zeit#,
9304             },
9305             },
9306             'Africa_Eastern' => {
9307             long => {
9308             'standard' => q#Ostafrikanische Zeit#,
9309             },
9310             },
9311             'Africa_Southern' => {
9312             long => {
9313             'standard' => q#Südafrikanische Zeit#,
9314             },
9315             },
9316             'Africa_Western' => {
9317             long => {
9318             'daylight' => q#Westafrikanische Sommerzeit#,
9319             'generic' => q#Westafrikanische Zeit#,
9320             'standard' => q#Westafrikanische Normalzeit#,
9321             },
9322             },
9323             'Alaska' => {
9324             long => {
9325             'daylight' => q#Alaska-Sommerzeit#,
9326             'generic' => q#Alaska-Zeit#,
9327             'standard' => q#Alaska-Normalzeit#,
9328             },
9329             },
9330             'Almaty' => {
9331             long => {
9332             'daylight' => q#Almaty-Sommerzeit#,
9333             'generic' => q#Almaty-Zeit#,
9334             'standard' => q#Almaty-Normalzeit#,
9335             },
9336             },
9337             'Amazon' => {
9338             long => {
9339             'daylight' => q#Amazonas-Sommerzeit#,
9340             'generic' => q#Amazonas-Zeit#,
9341             'standard' => q#Amazonas-Normalzeit#,
9342             },
9343             },
9344             'America/Adak' => {
9345             exemplarCity => q#Adak#,
9346             },
9347             'America/Anchorage' => {
9348             exemplarCity => q#Anchorage#,
9349             },
9350             'America/Anguilla' => {
9351             exemplarCity => q#Anguilla#,
9352             },
9353             'America/Antigua' => {
9354             exemplarCity => q#Antigua#,
9355             },
9356             'America/Araguaina' => {
9357             exemplarCity => q#Araguaina#,
9358             },
9359             'America/Argentina/La_Rioja' => {
9360             exemplarCity => q#La Rioja#,
9361             },
9362             'America/Argentina/Rio_Gallegos' => {
9363             exemplarCity => q#Rio Gallegos#,
9364             },
9365             'America/Argentina/Salta' => {
9366             exemplarCity => q#Salta#,
9367             },
9368             'America/Argentina/San_Juan' => {
9369             exemplarCity => q#San Juan#,
9370             },
9371             'America/Argentina/San_Luis' => {
9372             exemplarCity => q#San Luis#,
9373             },
9374             'America/Argentina/Tucuman' => {
9375             exemplarCity => q#Tucuman#,
9376             },
9377             'America/Argentina/Ushuaia' => {
9378             exemplarCity => q#Ushuaia#,
9379             },
9380             'America/Aruba' => {
9381             exemplarCity => q#Aruba#,
9382             },
9383             'America/Asuncion' => {
9384             exemplarCity => q#Asunción#,
9385             },
9386             'America/Bahia' => {
9387             exemplarCity => q#Bahia#,
9388             },
9389             'America/Bahia_Banderas' => {
9390             exemplarCity => q#Bahia Banderas#,
9391             },
9392             'America/Barbados' => {
9393             exemplarCity => q#Barbados#,
9394             },
9395             'America/Belem' => {
9396             exemplarCity => q#Belem#,
9397             },
9398             'America/Belize' => {
9399             exemplarCity => q#Belize#,
9400             },
9401             'America/Blanc-Sablon' => {
9402             exemplarCity => q#Blanc-Sablon#,
9403             },
9404             'America/Boa_Vista' => {
9405             exemplarCity => q#Boa Vista#,
9406             },
9407             'America/Bogota' => {
9408             exemplarCity => q#Bogotá#,
9409             },
9410             'America/Boise' => {
9411             exemplarCity => q#Boise#,
9412             },
9413             'America/Buenos_Aires' => {
9414             exemplarCity => q#Buenos Aires#,
9415             },
9416             'America/Cambridge_Bay' => {
9417             exemplarCity => q#Cambridge Bay#,
9418             },
9419             'America/Campo_Grande' => {
9420             exemplarCity => q#Campo Grande#,
9421             },
9422             'America/Cancun' => {
9423             exemplarCity => q#Cancún#,
9424             },
9425             'America/Caracas' => {
9426             exemplarCity => q#Caracas#,
9427             },
9428             'America/Catamarca' => {
9429             exemplarCity => q#Catamarca#,
9430             },
9431             'America/Cayenne' => {
9432             exemplarCity => q#Cayenne#,
9433             },
9434             'America/Cayman' => {
9435             exemplarCity => q#Kaimaninseln#,
9436             },
9437             'America/Chicago' => {
9438             exemplarCity => q#Chicago#,
9439             },
9440             'America/Chihuahua' => {
9441             exemplarCity => q#Chihuahua#,
9442             },
9443             'America/Coral_Harbour' => {
9444             exemplarCity => q#Atikokan#,
9445             },
9446             'America/Cordoba' => {
9447             exemplarCity => q#Córdoba#,
9448             },
9449             'America/Costa_Rica' => {
9450             exemplarCity => q#Costa Rica#,
9451             },
9452             'America/Creston' => {
9453             exemplarCity => q#Creston#,
9454             },
9455             'America/Cuiaba' => {
9456             exemplarCity => q#Cuiaba#,
9457             },
9458             'America/Curacao' => {
9459             exemplarCity => q#Curaçao#,
9460             },
9461             'America/Danmarkshavn' => {
9462             exemplarCity => q#Danmarkshavn#,
9463             },
9464             'America/Dawson' => {
9465             exemplarCity => q#Dawson#,
9466             },
9467             'America/Dawson_Creek' => {
9468             exemplarCity => q#Dawson Creek#,
9469             },
9470             'America/Denver' => {
9471             exemplarCity => q#Denver#,
9472             },
9473             'America/Detroit' => {
9474             exemplarCity => q#Detroit#,
9475             },
9476             'America/Dominica' => {
9477             exemplarCity => q#Dominica#,
9478             },
9479             'America/Edmonton' => {
9480             exemplarCity => q#Edmonton#,
9481             },
9482             'America/Eirunepe' => {
9483             exemplarCity => q#Eirunepe#,
9484             },
9485             'America/El_Salvador' => {
9486             exemplarCity => q#El Salvador#,
9487             },
9488             'America/Fort_Nelson' => {
9489             exemplarCity => q#Fort Nelson#,
9490             },
9491             'America/Fortaleza' => {
9492             exemplarCity => q#Fortaleza#,
9493             },
9494             'America/Glace_Bay' => {
9495             exemplarCity => q#Glace Bay#,
9496             },
9497             'America/Godthab' => {
9498             exemplarCity => q#Nuuk#,
9499             },
9500             'America/Goose_Bay' => {
9501             exemplarCity => q#Goose Bay#,
9502             },
9503             'America/Grand_Turk' => {
9504             exemplarCity => q#Grand Turk#,
9505             },
9506             'America/Grenada' => {
9507             exemplarCity => q#Grenada#,
9508             },
9509             'America/Guadeloupe' => {
9510             exemplarCity => q#Guadeloupe#,
9511             },
9512             'America/Guatemala' => {
9513             exemplarCity => q#Guatemala#,
9514             },
9515             'America/Guayaquil' => {
9516             exemplarCity => q#Guayaquil#,
9517             },
9518             'America/Guyana' => {
9519             exemplarCity => q#Guyana#,
9520             },
9521             'America/Halifax' => {
9522             exemplarCity => q#Halifax#,
9523             },
9524             'America/Havana' => {
9525             exemplarCity => q#Havanna#,
9526             },
9527             'America/Hermosillo' => {
9528             exemplarCity => q#Hermosillo#,
9529             },
9530             'America/Indiana/Knox' => {
9531             exemplarCity => q#Knox, Indiana#,
9532             },
9533             'America/Indiana/Marengo' => {
9534             exemplarCity => q#Marengo, Indiana#,
9535             },
9536             'America/Indiana/Petersburg' => {
9537             exemplarCity => q#Petersburg, Indiana#,
9538             },
9539             'America/Indiana/Tell_City' => {
9540             exemplarCity => q#Tell City, Indiana#,
9541             },
9542             'America/Indiana/Vevay' => {
9543             exemplarCity => q#Vevay, Indiana#,
9544             },
9545             'America/Indiana/Vincennes' => {
9546             exemplarCity => q#Vincennes, Indiana#,
9547             },
9548             'America/Indiana/Winamac' => {
9549             exemplarCity => q#Winamac, Indiana#,
9550             },
9551             'America/Indianapolis' => {
9552             exemplarCity => q#Indianapolis#,
9553             },
9554             'America/Inuvik' => {
9555             exemplarCity => q#Inuvik#,
9556             },
9557             'America/Iqaluit' => {
9558             exemplarCity => q#Iqaluit#,
9559             },
9560             'America/Jamaica' => {
9561             exemplarCity => q#Jamaika#,
9562             },
9563             'America/Jujuy' => {
9564             exemplarCity => q#Jujuy#,
9565             },
9566             'America/Juneau' => {
9567             exemplarCity => q#Juneau#,
9568             },
9569             'America/Kentucky/Monticello' => {
9570             exemplarCity => q#Monticello, Kentucky#,
9571             },
9572             'America/Kralendijk' => {
9573             exemplarCity => q#Kralendijk#,
9574             },
9575             'America/La_Paz' => {
9576             exemplarCity => q#La Paz#,
9577             },
9578             'America/Lima' => {
9579             exemplarCity => q#Lima#,
9580             },
9581             'America/Los_Angeles' => {
9582             exemplarCity => q#Los Angeles#,
9583             },
9584             'America/Louisville' => {
9585             exemplarCity => q#Louisville#,
9586             },
9587             'America/Lower_Princes' => {
9588             exemplarCity => q#Lower Prince’s Quarter#,
9589             },
9590             'America/Maceio' => {
9591             exemplarCity => q#Maceio#,
9592             },
9593             'America/Managua' => {
9594             exemplarCity => q#Managua#,
9595             },
9596             'America/Manaus' => {
9597             exemplarCity => q#Manaus#,
9598             },
9599             'America/Marigot' => {
9600             exemplarCity => q#Marigot#,
9601             },
9602             'America/Martinique' => {
9603             exemplarCity => q#Martinique#,
9604             },
9605             'America/Matamoros' => {
9606             exemplarCity => q#Matamoros#,
9607             },
9608             'America/Mazatlan' => {
9609             exemplarCity => q#Mazatlan#,
9610             },
9611             'America/Mendoza' => {
9612             exemplarCity => q#Mendoza#,
9613             },
9614             'America/Menominee' => {
9615             exemplarCity => q#Menominee#,
9616             },
9617             'America/Merida' => {
9618             exemplarCity => q#Merida#,
9619             },
9620             'America/Metlakatla' => {
9621             exemplarCity => q#Metlakatla#,
9622             },
9623             'America/Mexico_City' => {
9624             exemplarCity => q#Mexiko-Stadt#,
9625             },
9626             'America/Miquelon' => {
9627             exemplarCity => q#Miquelon#,
9628             },
9629             'America/Moncton' => {
9630             exemplarCity => q#Moncton#,
9631             },
9632             'America/Monterrey' => {
9633             exemplarCity => q#Monterrey#,
9634             },
9635             'America/Montevideo' => {
9636             exemplarCity => q#Montevideo#,
9637             },
9638             'America/Montserrat' => {
9639             exemplarCity => q#Montserrat#,
9640             },
9641             'America/Nassau' => {
9642             exemplarCity => q#Nassau#,
9643             },
9644             'America/New_York' => {
9645             exemplarCity => q#New York#,
9646             },
9647             'America/Nipigon' => {
9648             exemplarCity => q#Nipigon#,
9649             },
9650             'America/Nome' => {
9651             exemplarCity => q#Nome#,
9652             },
9653             'America/Noronha' => {
9654             exemplarCity => q#Noronha#,
9655             },
9656             'America/North_Dakota/Beulah' => {
9657             exemplarCity => q#Beulah, North Dakota#,
9658             },
9659             'America/North_Dakota/Center' => {
9660             exemplarCity => q#Center, North Dakota#,
9661             },
9662             'America/North_Dakota/New_Salem' => {
9663             exemplarCity => q#New Salem, North Dakota#,
9664             },
9665             'America/Ojinaga' => {
9666             exemplarCity => q#Ojinaga#,
9667             },
9668             'America/Panama' => {
9669             exemplarCity => q#Panama#,
9670             },
9671             'America/Pangnirtung' => {
9672             exemplarCity => q#Pangnirtung#,
9673             },
9674             'America/Paramaribo' => {
9675             exemplarCity => q#Paramaribo#,
9676             },
9677             'America/Phoenix' => {
9678             exemplarCity => q#Phoenix#,
9679             },
9680             'America/Port-au-Prince' => {
9681             exemplarCity => q#Port-au-Prince#,
9682             },
9683             'America/Port_of_Spain' => {
9684             exemplarCity => q#Port of Spain#,
9685             },
9686             'America/Porto_Velho' => {
9687             exemplarCity => q#Porto Velho#,
9688             },
9689             'America/Puerto_Rico' => {
9690             exemplarCity => q#Puerto Rico#,
9691             },
9692             'America/Punta_Arenas' => {
9693             exemplarCity => q#Punta Arenas#,
9694             },
9695             'America/Rainy_River' => {
9696             exemplarCity => q#Rainy River#,
9697             },
9698             'America/Rankin_Inlet' => {
9699             exemplarCity => q#Rankin Inlet#,
9700             },
9701             'America/Recife' => {
9702             exemplarCity => q#Recife#,
9703             },
9704             'America/Regina' => {
9705             exemplarCity => q#Regina#,
9706             },
9707             'America/Resolute' => {
9708             exemplarCity => q#Resolute#,
9709             },
9710             'America/Rio_Branco' => {
9711             exemplarCity => q#Rio Branco#,
9712             },
9713             'America/Santa_Isabel' => {
9714             exemplarCity => q#Santa Isabel#,
9715             },
9716             'America/Santarem' => {
9717             exemplarCity => q#Santarem#,
9718             },
9719             'America/Santiago' => {
9720             exemplarCity => q#Santiago#,
9721             },
9722             'America/Santo_Domingo' => {
9723             exemplarCity => q#Santo Domingo#,
9724             },
9725             'America/Sao_Paulo' => {
9726             exemplarCity => q#São Paulo#,
9727             },
9728             'America/Scoresbysund' => {
9729             exemplarCity => q#Ittoqqortoormiit#,
9730             },
9731             'America/Sitka' => {
9732             exemplarCity => q#Sitka#,
9733             },
9734             'America/St_Barthelemy' => {
9735             exemplarCity => q#Saint-Barthélemy#,
9736             },
9737             'America/St_Johns' => {
9738             exemplarCity => q#St. John’s#,
9739             },
9740             'America/St_Kitts' => {
9741             exemplarCity => q#St. Kitts#,
9742             },
9743             'America/St_Lucia' => {
9744             exemplarCity => q#St. Lucia#,
9745             },
9746             'America/St_Thomas' => {
9747             exemplarCity => q#St. Thomas#,
9748             },
9749             'America/St_Vincent' => {
9750             exemplarCity => q#St. Vincent#,
9751             },
9752             'America/Swift_Current' => {
9753             exemplarCity => q#Swift Current#,
9754             },
9755             'America/Tegucigalpa' => {
9756             exemplarCity => q#Tegucigalpa#,
9757             },
9758             'America/Thule' => {
9759             exemplarCity => q#Thule#,
9760             },
9761             'America/Thunder_Bay' => {
9762             exemplarCity => q#Thunder Bay#,
9763             },
9764             'America/Tijuana' => {
9765             exemplarCity => q#Tijuana#,
9766             },
9767             'America/Toronto' => {
9768             exemplarCity => q#Toronto#,
9769             },
9770             'America/Tortola' => {
9771             exemplarCity => q#Tortola#,
9772             },
9773             'America/Vancouver' => {
9774             exemplarCity => q#Vancouver#,
9775             },
9776             'America/Whitehorse' => {
9777             exemplarCity => q#Whitehorse#,
9778             },
9779             'America/Winnipeg' => {
9780             exemplarCity => q#Winnipeg#,
9781             },
9782             'America/Yakutat' => {
9783             exemplarCity => q#Yakutat#,
9784             },
9785             'America/Yellowknife' => {
9786             exemplarCity => q#Yellowknife#,
9787             },
9788             'America_Central' => {
9789             long => {
9790             'daylight' => q#Nordamerikanische Inland-Sommerzeit#,
9791             'generic' => q#Nordamerikanische Inlandzeit#,
9792             'standard' => q#Nordamerikanische Inland-Normalzeit#,
9793             },
9794             },
9795             'America_Eastern' => {
9796             long => {
9797             'daylight' => q#Nordamerikanische Ostküsten-Sommerzeit#,
9798             'generic' => q#Nordamerikanische Ostküstenzeit#,
9799             'standard' => q#Nordamerikanische Ostküsten-Normalzeit#,
9800             },
9801             },
9802             'America_Mountain' => {
9803             long => {
9804             'daylight' => q#Rocky-Mountain-Sommerzeit#,
9805             'generic' => q#Rocky-Mountain-Zeit#,
9806             'standard' => q#Rocky Mountain-Normalzeit#,
9807             },
9808             },
9809             'America_Pacific' => {
9810             long => {
9811             'daylight' => q#Nordamerikanische Westküsten-Sommerzeit#,
9812             'generic' => q#Nordamerikanische Westküstenzeit#,
9813             'standard' => q#Nordamerikanische Westküsten-Normalzeit#,
9814             },
9815             },
9816             'Anadyr' => {
9817             long => {
9818             'daylight' => q#Anadyr Sommerzeit#,
9819             'generic' => q#Anadyr Zeit#,
9820             'standard' => q#Anadyr Normalzeit#,
9821             },
9822             },
9823             'Antarctica/Casey' => {
9824             exemplarCity => q#Casey#,
9825             },
9826             'Antarctica/Davis' => {
9827             exemplarCity => q#Davis#,
9828             },
9829             'Antarctica/DumontDUrville' => {
9830             exemplarCity => q#Dumont d’Urville#,
9831             },
9832             'Antarctica/Macquarie' => {
9833             exemplarCity => q#Macquarie#,
9834             },
9835             'Antarctica/Mawson' => {
9836             exemplarCity => q#Mawson#,
9837             },
9838             'Antarctica/McMurdo' => {
9839             exemplarCity => q#McMurdo#,
9840             },
9841             'Antarctica/Palmer' => {
9842             exemplarCity => q#Palmer#,
9843             },
9844             'Antarctica/Rothera' => {
9845             exemplarCity => q#Rothera#,
9846             },
9847             'Antarctica/Syowa' => {
9848             exemplarCity => q#Syowa#,
9849             },
9850             'Antarctica/Troll' => {
9851             exemplarCity => q#Troll#,
9852             },
9853             'Antarctica/Vostok' => {
9854             exemplarCity => q#Wostok#,
9855             },
9856             'Apia' => {
9857             long => {
9858             'daylight' => q#Apia-Sommerzeit#,
9859             'generic' => q#Apia-Zeit#,
9860             'standard' => q#Apia-Normalzeit#,
9861             },
9862             },
9863             'Aqtau' => {
9864             long => {
9865             'daylight' => q#Aqtau-Sommerzeit#,
9866             'generic' => q#Aqtau-Zeit#,
9867             'standard' => q#Aqtau-Normalzeit#,
9868             },
9869             },
9870             'Aqtobe' => {
9871             long => {
9872             'daylight' => q#Aqtöbe-Sommerzeit#,
9873             'generic' => q#Aqtöbe-Zeit#,
9874             'standard' => q#Aqtöbe-Normalzeit#,
9875             },
9876             },
9877             'Arabian' => {
9878             long => {
9879             'daylight' => q#Arabische Sommerzeit#,
9880             'generic' => q#Arabische Zeit#,
9881             'standard' => q#Arabische Normalzeit#,
9882             },
9883             },
9884             'Arctic/Longyearbyen' => {
9885             exemplarCity => q#Longyearbyen#,
9886             },
9887             'Argentina' => {
9888             long => {
9889             'daylight' => q#Argentinische Sommerzeit#,
9890             'generic' => q#Argentinische Zeit#,
9891             'standard' => q#Argentinische Normalzeit#,
9892             },
9893             },
9894             'Argentina_Western' => {
9895             long => {
9896             'daylight' => q#Westargentinische Sommerzeit#,
9897             'generic' => q#Westargentinische Zeit#,
9898             'standard' => q#Westargentinische Normalzeit#,
9899             },
9900             },
9901             'Armenia' => {
9902             long => {
9903             'daylight' => q#Armenische Sommerzeit#,
9904             'generic' => q#Armenische Zeit#,
9905             'standard' => q#Armenische Normalzeit#,
9906             },
9907             },
9908             'Asia/Aden' => {
9909             exemplarCity => q#Aden#,
9910             },
9911             'Asia/Almaty' => {
9912             exemplarCity => q#Almaty#,
9913             },
9914             'Asia/Amman' => {
9915             exemplarCity => q#Amman#,
9916             },
9917             'Asia/Anadyr' => {
9918             exemplarCity => q#Anadyr#,
9919             },
9920             'Asia/Aqtau' => {
9921             exemplarCity => q#Aqtau#,
9922             },
9923             'Asia/Aqtobe' => {
9924             exemplarCity => q#Aktobe#,
9925             },
9926             'Asia/Ashgabat' => {
9927             exemplarCity => q#Aşgabat#,
9928             },
9929             'Asia/Atyrau' => {
9930             exemplarCity => q#Atyrau#,
9931             },
9932             'Asia/Baghdad' => {
9933             exemplarCity => q#Bagdad#,
9934             },
9935             'Asia/Bahrain' => {
9936             exemplarCity => q#Bahrain#,
9937             },
9938             'Asia/Baku' => {
9939             exemplarCity => q#Baku#,
9940             },
9941             'Asia/Bangkok' => {
9942             exemplarCity => q#Bangkok#,
9943             },
9944             'Asia/Barnaul' => {
9945             exemplarCity => q#Barnaul#,
9946             },
9947             'Asia/Beirut' => {
9948             exemplarCity => q#Beirut#,
9949             },
9950             'Asia/Bishkek' => {
9951             exemplarCity => q#Bischkek#,
9952             },
9953             'Asia/Brunei' => {
9954             exemplarCity => q#Brunei Darussalam#,
9955             },
9956             'Asia/Calcutta' => {
9957             exemplarCity => q#Kalkutta#,
9958             },
9959             'Asia/Chita' => {
9960             exemplarCity => q#Tschita#,
9961             },
9962             'Asia/Choibalsan' => {
9963             exemplarCity => q#Tschoibalsan#,
9964             },
9965             'Asia/Colombo' => {
9966             exemplarCity => q#Colombo#,
9967             },
9968             'Asia/Damascus' => {
9969             exemplarCity => q#Damaskus#,
9970             },
9971             'Asia/Dhaka' => {
9972             exemplarCity => q#Dhaka#,
9973             },
9974             'Asia/Dili' => {
9975             exemplarCity => q#Dili#,
9976             },
9977             'Asia/Dubai' => {
9978             exemplarCity => q#Dubai#,
9979             },
9980             'Asia/Dushanbe' => {
9981             exemplarCity => q#Duschanbe#,
9982             },
9983             'Asia/Famagusta' => {
9984             exemplarCity => q#Famagusta#,
9985             },
9986             'Asia/Gaza' => {
9987             exemplarCity => q#Gaza#,
9988             },
9989             'Asia/Hebron' => {
9990             exemplarCity => q#Hebron#,
9991             },
9992             'Asia/Hong_Kong' => {
9993             exemplarCity => q#Hongkong#,
9994             },
9995             'Asia/Hovd' => {
9996             exemplarCity => q#Chowd#,
9997             },
9998             'Asia/Irkutsk' => {
9999             exemplarCity => q#Irkutsk#,
10000             },
10001             'Asia/Jakarta' => {
10002             exemplarCity => q#Jakarta#,
10003             },
10004             'Asia/Jayapura' => {
10005             exemplarCity => q#Jayapura#,
10006             },
10007             'Asia/Jerusalem' => {
10008             exemplarCity => q#Jerusalem#,
10009             },
10010             'Asia/Kabul' => {
10011             exemplarCity => q#Kabul#,
10012             },
10013             'Asia/Kamchatka' => {
10014             exemplarCity => q#Kamtschatka#,
10015             },
10016             'Asia/Karachi' => {
10017             exemplarCity => q#Karatschi#,
10018             },
10019             'Asia/Katmandu' => {
10020             exemplarCity => q#Kathmandu#,
10021             },
10022             'Asia/Khandyga' => {
10023             exemplarCity => q#Chandyga#,
10024             },
10025             'Asia/Krasnoyarsk' => {
10026             exemplarCity => q#Krasnojarsk#,
10027             },
10028             'Asia/Kuala_Lumpur' => {
10029             exemplarCity => q#Kuala Lumpur#,
10030             },
10031             'Asia/Kuching' => {
10032             exemplarCity => q#Kuching#,
10033             },
10034             'Asia/Kuwait' => {
10035             exemplarCity => q#Kuwait#,
10036             },
10037             'Asia/Macau' => {
10038             exemplarCity => q#Macau#,
10039             },
10040             'Asia/Magadan' => {
10041             exemplarCity => q#Magadan#,
10042             },
10043             'Asia/Makassar' => {
10044             exemplarCity => q#Makassar#,
10045             },
10046             'Asia/Manila' => {
10047             exemplarCity => q#Manila#,
10048             },
10049             'Asia/Muscat' => {
10050             exemplarCity => q#Maskat#,
10051             },
10052             'Asia/Nicosia' => {
10053             exemplarCity => q#Nikosia#,
10054             },
10055             'Asia/Novokuznetsk' => {
10056             exemplarCity => q#Nowokuznetsk#,
10057             },
10058             'Asia/Novosibirsk' => {
10059             exemplarCity => q#Nowosibirsk#,
10060             },
10061             'Asia/Omsk' => {
10062             exemplarCity => q#Omsk#,
10063             },
10064             'Asia/Oral' => {
10065             exemplarCity => q#Oral#,
10066             },
10067             'Asia/Phnom_Penh' => {
10068             exemplarCity => q#Phnom Penh#,
10069             },
10070             'Asia/Pontianak' => {
10071             exemplarCity => q#Pontianak#,
10072             },
10073             'Asia/Pyongyang' => {
10074             exemplarCity => q#Pjöngjang#,
10075             },
10076             'Asia/Qatar' => {
10077             exemplarCity => q#Katar#,
10078             },
10079             'Asia/Qyzylorda' => {
10080             exemplarCity => q#Qysylorda#,
10081             },
10082             'Asia/Rangoon' => {
10083             exemplarCity => q#Rangun#,
10084             },
10085             'Asia/Riyadh' => {
10086             exemplarCity => q#Riad#,
10087             },
10088             'Asia/Saigon' => {
10089             exemplarCity => q#Ho-Chi-Minh-Stadt#,
10090             },
10091             'Asia/Sakhalin' => {
10092             exemplarCity => q#Sachalin#,
10093             },
10094             'Asia/Samarkand' => {
10095             exemplarCity => q#Samarkand#,
10096             },
10097             'Asia/Seoul' => {
10098             exemplarCity => q#Seoul#,
10099             },
10100             'Asia/Shanghai' => {
10101             exemplarCity => q#Shanghai#,
10102             },
10103             'Asia/Singapore' => {
10104             exemplarCity => q#Singapur#,
10105             },
10106             'Asia/Srednekolymsk' => {
10107             exemplarCity => q#Srednekolymsk#,
10108             },
10109             'Asia/Taipei' => {
10110             exemplarCity => q#Taipeh#,
10111             },
10112             'Asia/Tashkent' => {
10113             exemplarCity => q#Taschkent#,
10114             },
10115             'Asia/Tbilisi' => {
10116             exemplarCity => q#Tiflis#,
10117             },
10118             'Asia/Tehran' => {
10119             exemplarCity => q#Teheran#,
10120             },
10121             'Asia/Thimphu' => {
10122             exemplarCity => q#Thimphu#,
10123             },
10124             'Asia/Tokyo' => {
10125             exemplarCity => q#Tokio#,
10126             },
10127             'Asia/Tomsk' => {
10128             exemplarCity => q#Tomsk#,
10129             },
10130             'Asia/Ulaanbaatar' => {
10131             exemplarCity => q#Ulaanbaatar#,
10132             },
10133             'Asia/Urumqi' => {
10134             exemplarCity => q#Ürümqi#,
10135             },
10136             'Asia/Ust-Nera' => {
10137             exemplarCity => q#Ust-Nera#,
10138             },
10139             'Asia/Vientiane' => {
10140             exemplarCity => q#Vientiane#,
10141             },
10142             'Asia/Vladivostok' => {
10143             exemplarCity => q#Wladiwostok#,
10144             },
10145             'Asia/Yakutsk' => {
10146             exemplarCity => q#Jakutsk#,
10147             },
10148             'Asia/Yekaterinburg' => {
10149             exemplarCity => q#Jekaterinburg#,
10150             },
10151             'Asia/Yerevan' => {
10152             exemplarCity => q#Eriwan#,
10153             },
10154             'Atlantic' => {
10155             long => {
10156             'daylight' => q#Atlantik-Sommerzeit#,
10157             'generic' => q#Atlantik-Zeit#,
10158             'standard' => q#Atlantik-Normalzeit#,
10159             },
10160             },
10161             'Atlantic/Azores' => {
10162             exemplarCity => q#Azoren#,
10163             },
10164             'Atlantic/Bermuda' => {
10165             exemplarCity => q#Bermuda#,
10166             },
10167             'Atlantic/Canary' => {
10168             exemplarCity => q#Kanaren#,
10169             },
10170             'Atlantic/Cape_Verde' => {
10171             exemplarCity => q#Cabo Verde#,
10172             },
10173             'Atlantic/Faeroe' => {
10174             exemplarCity => q#Färöer#,
10175             },
10176             'Atlantic/Madeira' => {
10177             exemplarCity => q#Madeira#,
10178             },
10179             'Atlantic/Reykjavik' => {
10180             exemplarCity => q#Reyk­ja­vík#,
10181             },
10182             'Atlantic/South_Georgia' => {
10183             exemplarCity => q#Südgeorgien#,
10184             },
10185             'Atlantic/St_Helena' => {
10186             exemplarCity => q#St. Helena#,
10187             },
10188             'Atlantic/Stanley' => {
10189             exemplarCity => q#Stanley#,
10190             },
10191             'Australia/Adelaide' => {
10192             exemplarCity => q#Adelaide#,
10193             },
10194             'Australia/Brisbane' => {
10195             exemplarCity => q#Brisbane#,
10196             },
10197             'Australia/Broken_Hill' => {
10198             exemplarCity => q#Broken Hill#,
10199             },
10200             'Australia/Currie' => {
10201             exemplarCity => q#Currie#,
10202             },
10203             'Australia/Darwin' => {
10204             exemplarCity => q#Darwin#,
10205             },
10206             'Australia/Eucla' => {
10207             exemplarCity => q#Eucla#,
10208             },
10209             'Australia/Hobart' => {
10210             exemplarCity => q#Hobart#,
10211             },
10212             'Australia/Lindeman' => {
10213             exemplarCity => q#Lindeman#,
10214             },
10215             'Australia/Lord_Howe' => {
10216             exemplarCity => q#Lord Howe#,
10217             },
10218             'Australia/Melbourne' => {
10219             exemplarCity => q#Melbourne#,
10220             },
10221             'Australia/Perth' => {
10222             exemplarCity => q#Perth#,
10223             },
10224             'Australia/Sydney' => {
10225             exemplarCity => q#Sydney#,
10226             },
10227             'Australia_Central' => {
10228             long => {
10229             'daylight' => q#Zentralaustralische Sommerzeit#,
10230             'generic' => q#Zentralaustralische Zeit#,
10231             'standard' => q#Zentralaustralische Normalzeit#,
10232             },
10233             },
10234             'Australia_CentralWestern' => {
10235             long => {
10236             'daylight' => q#Zentral-/Westaustralische Sommerzeit#,
10237             'generic' => q#Zentral-/Westaustralische Zeit#,
10238             'standard' => q#Zentral-/Westaustralische Normalzeit#,
10239             },
10240             },
10241             'Australia_Eastern' => {
10242             long => {
10243             'daylight' => q#Ostaustralische Sommerzeit#,
10244             'generic' => q#Ostaustralische Zeit#,
10245             'standard' => q#Ostaustralische Normalzeit#,
10246             },
10247             },
10248             'Australia_Western' => {
10249             long => {
10250             'daylight' => q#Westaustralische Sommerzeit#,
10251             'generic' => q#Westaustralische Zeit#,
10252             'standard' => q#Westaustralische Normalzeit#,
10253             },
10254             },
10255             'Azerbaijan' => {
10256             long => {
10257             'daylight' => q#Aserbaidschanische Sommerzeit#,
10258             'generic' => q#Aserbaidschanische Zeit#,
10259             'standard' => q#Aserbeidschanische Normalzeit#,
10260             },
10261             },
10262             'Azores' => {
10263             long => {
10264             'daylight' => q#Azoren-Sommerzeit#,
10265             'generic' => q#Azoren-Zeit#,
10266             'standard' => q#Azoren-Normalzeit#,
10267             },
10268             },
10269             'Bangladesh' => {
10270             long => {
10271             'daylight' => q#Bangladesch-Sommerzeit#,
10272             'generic' => q#Bangladesch-Zeit#,
10273             'standard' => q#Bangladesch-Normalzeit#,
10274             },
10275             },
10276             'Bhutan' => {
10277             long => {
10278             'standard' => q#Bhutan-Zeit#,
10279             },
10280             },
10281             'Bolivia' => {
10282             long => {
10283             'standard' => q#Bolivianische Zeit#,
10284             },
10285             },
10286             'Brasilia' => {
10287             long => {
10288             'daylight' => q#Brasília-Sommerzeit#,
10289             'generic' => q#Brasília-Zeit#,
10290             'standard' => q#Brasília-Normalzeit#,
10291             },
10292             },
10293             'Brunei' => {
10294             long => {
10295             'standard' => q#Brunei-Darussalam-Zeit#,
10296             },
10297             },
10298             'Cape_Verde' => {
10299             long => {
10300             'daylight' => q#Cabo-Verde-Sommerzeit#,
10301             'generic' => q#Cabo-Verde-Zeit#,
10302             'standard' => q#Cabo-Verde-Normalzeit#,
10303             },
10304             },
10305             'Casey' => {
10306             long => {
10307             'standard' => q#Casey-Zeit#,
10308             },
10309             },
10310             'Chamorro' => {
10311             long => {
10312             'standard' => q#Chamorro-Zeit#,
10313             },
10314             },
10315             'Chatham' => {
10316             long => {
10317             'daylight' => q#Chatham-Sommerzeit#,
10318             'generic' => q#Chatham-Zeit#,
10319             'standard' => q#Chatham-Normalzeit#,
10320             },
10321             },
10322             'Chile' => {
10323             long => {
10324             'daylight' => q#Chilenische Sommerzeit#,
10325             'generic' => q#Chilenische Zeit#,
10326             'standard' => q#Chilenische Normalzeit#,
10327             },
10328             },
10329             'China' => {
10330             long => {
10331             'daylight' => q#Chinesische Sommerzeit#,
10332             'generic' => q#Chinesische Zeit#,
10333             'standard' => q#Chinesische Normalzeit#,
10334             },
10335             },
10336             'Choibalsan' => {
10337             long => {
10338             'daylight' => q#Tschoibalsan-Sommerzeit#,
10339             'generic' => q#Tschoibalsan-Zeit#,
10340             'standard' => q#Tschoibalsan-Normalzeit#,
10341             },
10342             },
10343             'Christmas' => {
10344             long => {
10345             'standard' => q#Weihnachtsinsel-Zeit#,
10346             },
10347             },
10348             'Cocos' => {
10349             long => {
10350             'standard' => q#Kokosinseln-Zeit#,
10351             },
10352             },
10353             'Colombia' => {
10354             long => {
10355             'daylight' => q#Kolumbianische Sommerzeit#,
10356             'generic' => q#Kolumbianische Zeit#,
10357             'standard' => q#Kolumbianische Normalzeit#,
10358             },
10359             },
10360             'Cook' => {
10361             long => {
10362             'daylight' => q#Cookinseln-Sommerzeit#,
10363             'generic' => q#Cookinseln-Zeit#,
10364             'standard' => q#Cookinseln-Normalzeit#,
10365             },
10366             },
10367             'Cuba' => {
10368             long => {
10369             'daylight' => q#Kubanische Sommerzeit#,
10370             'generic' => q#Kubanische Zeit#,
10371             'standard' => q#Kubanische Normalzeit#,
10372             },
10373             },
10374             'Davis' => {
10375             long => {
10376             'standard' => q#Davis-Zeit#,
10377             },
10378             },
10379             'DumontDUrville' => {
10380             long => {
10381             'standard' => q#Dumont-d’Urville-Zeit#,
10382             },
10383             },
10384             'East_Timor' => {
10385             long => {
10386             'standard' => q#Osttimor-Zeit#,
10387             },
10388             },
10389             'Easter' => {
10390             long => {
10391             'daylight' => q#Osterinsel-Sommerzeit#,
10392             'generic' => q#Osterinsel-Zeit#,
10393             'standard' => q#Osterinsel-Normalzeit#,
10394             },
10395             },
10396             'Ecuador' => {
10397             long => {
10398             'standard' => q#Ecuadorianische Zeit#,
10399             },
10400             },
10401             'Etc/UTC' => {
10402             long => {
10403             'standard' => q#Koordinierte Weltzeit#,
10404             },
10405             },
10406             'Etc/Unknown' => {
10407             exemplarCity => q#Unbekannt#,
10408             },
10409             'Europe/Amsterdam' => {
10410             exemplarCity => q#Amsterdam#,
10411             },
10412             'Europe/Andorra' => {
10413             exemplarCity => q#Andorra#,
10414             },
10415             'Europe/Astrakhan' => {
10416             exemplarCity => q#Astrachan#,
10417             },
10418             'Europe/Athens' => {
10419             exemplarCity => q#Athen#,
10420             },
10421             'Europe/Belgrade' => {
10422             exemplarCity => q#Belgrad#,
10423             },
10424             'Europe/Berlin' => {
10425             exemplarCity => q#Berlin#,
10426             },
10427             'Europe/Bratislava' => {
10428             exemplarCity => q#Bratislava#,
10429             },
10430             'Europe/Brussels' => {
10431             exemplarCity => q#Brüssel#,
10432             },
10433             'Europe/Bucharest' => {
10434             exemplarCity => q#Bukarest#,
10435             },
10436             'Europe/Budapest' => {
10437             exemplarCity => q#Budapest#,
10438             },
10439             'Europe/Busingen' => {
10440             exemplarCity => q#Büsingen#,
10441             },
10442             'Europe/Chisinau' => {
10443             exemplarCity => q#Kischinau#,
10444             },
10445             'Europe/Copenhagen' => {
10446             exemplarCity => q#Kopenhagen#,
10447             },
10448             'Europe/Dublin' => {
10449             exemplarCity => q#Dublin#,
10450             long => {
10451             'daylight' => q#Irische Sommerzeit#,
10452             },
10453             },
10454             'Europe/Gibraltar' => {
10455             exemplarCity => q#Gibraltar#,
10456             },
10457             'Europe/Guernsey' => {
10458             exemplarCity => q#Guernsey#,
10459             },
10460             'Europe/Helsinki' => {
10461             exemplarCity => q#Helsinki#,
10462             },
10463             'Europe/Isle_of_Man' => {
10464             exemplarCity => q#Isle of Man#,
10465             },
10466             'Europe/Istanbul' => {
10467             exemplarCity => q#Istanbul#,
10468             },
10469             'Europe/Jersey' => {
10470             exemplarCity => q#Jersey#,
10471             },
10472             'Europe/Kaliningrad' => {
10473             exemplarCity => q#Kaliningrad#,
10474             },
10475             'Europe/Kiev' => {
10476             exemplarCity => q#Kiew#,
10477             },
10478             'Europe/Kirov' => {
10479             exemplarCity => q#Kirow#,
10480             },
10481             'Europe/Lisbon' => {
10482             exemplarCity => q#Lissabon#,
10483             },
10484             'Europe/Ljubljana' => {
10485             exemplarCity => q#Ljubljana#,
10486             },
10487             'Europe/London' => {
10488             exemplarCity => q#London#,
10489             long => {
10490             'daylight' => q#Britische Sommerzeit#,
10491             },
10492             },
10493             'Europe/Luxembourg' => {
10494             exemplarCity => q#Luxemburg#,
10495             },
10496             'Europe/Madrid' => {
10497             exemplarCity => q#Madrid#,
10498             },
10499             'Europe/Malta' => {
10500             exemplarCity => q#Malta#,
10501             },
10502             'Europe/Mariehamn' => {
10503             exemplarCity => q#Mariehamn#,
10504             },
10505             'Europe/Minsk' => {
10506             exemplarCity => q#Minsk#,
10507             },
10508             'Europe/Monaco' => {
10509             exemplarCity => q#Monaco#,
10510             },
10511             'Europe/Moscow' => {
10512             exemplarCity => q#Moskau#,
10513             },
10514             'Europe/Oslo' => {
10515             exemplarCity => q#Oslo#,
10516             },
10517             'Europe/Paris' => {
10518             exemplarCity => q#Paris#,
10519             },
10520             'Europe/Podgorica' => {
10521             exemplarCity => q#Podgorica#,
10522             },
10523             'Europe/Prague' => {
10524             exemplarCity => q#Prag#,
10525             },
10526             'Europe/Riga' => {
10527             exemplarCity => q#Riga#,
10528             },
10529             'Europe/Rome' => {
10530             exemplarCity => q#Rom#,
10531             },
10532             'Europe/Samara' => {
10533             exemplarCity => q#Samara#,
10534             },
10535             'Europe/San_Marino' => {
10536             exemplarCity => q#San Marino#,
10537             },
10538             'Europe/Sarajevo' => {
10539             exemplarCity => q#Sarajevo#,
10540             },
10541             'Europe/Saratov' => {
10542             exemplarCity => q#Saratow#,
10543             },
10544             'Europe/Simferopol' => {
10545             exemplarCity => q#Simferopol#,
10546             },
10547             'Europe/Skopje' => {
10548             exemplarCity => q#Skopje#,
10549             },
10550             'Europe/Sofia' => {
10551             exemplarCity => q#Sofia#,
10552             },
10553             'Europe/Stockholm' => {
10554             exemplarCity => q#Stockholm#,
10555             },
10556             'Europe/Tallinn' => {
10557             exemplarCity => q#Tallinn#,
10558             },
10559             'Europe/Tirane' => {
10560             exemplarCity => q#Tirana#,
10561             },
10562             'Europe/Ulyanovsk' => {
10563             exemplarCity => q#Uljanowsk#,
10564             },
10565             'Europe/Uzhgorod' => {
10566             exemplarCity => q#Uschgorod#,
10567             },
10568             'Europe/Vaduz' => {
10569             exemplarCity => q#Vaduz#,
10570             },
10571             'Europe/Vatican' => {
10572             exemplarCity => q#Vatikan#,
10573             },
10574             'Europe/Vienna' => {
10575             exemplarCity => q#Wien#,
10576             },
10577             'Europe/Vilnius' => {
10578             exemplarCity => q#Vilnius#,
10579             },
10580             'Europe/Volgograd' => {
10581             exemplarCity => q#Wolgograd#,
10582             },
10583             'Europe/Warsaw' => {
10584             exemplarCity => q#Warschau#,
10585             },
10586             'Europe/Zagreb' => {
10587             exemplarCity => q#Zagreb#,
10588             },
10589             'Europe/Zaporozhye' => {
10590             exemplarCity => q#Saporischja#,
10591             },
10592             'Europe/Zurich' => {
10593             exemplarCity => q#Zürich#,
10594             },
10595             'Europe_Central' => {
10596             long => {
10597             'daylight' => q#Mitteleuropäische Sommerzeit#,
10598             'generic' => q#Mitteleuropäische Zeit#,
10599             'standard' => q#Mitteleuropäische Normalzeit#,
10600             },
10601             short => {
10602             'daylight' => q#MESZ#,
10603             'generic' => q#MEZ#,
10604             'standard' => q#MEZ#,
10605             },
10606             },
10607             'Europe_Eastern' => {
10608             long => {
10609             'daylight' => q#Osteuropäische Sommerzeit#,
10610             'generic' => q#Osteuropäische Zeit#,
10611             'standard' => q#Osteuropäische Normalzeit#,
10612             },
10613             short => {
10614             'daylight' => q#OESZ#,
10615             'generic' => q#OEZ#,
10616             'standard' => q#OEZ#,
10617             },
10618             },
10619             'Europe_Further_Eastern' => {
10620             long => {
10621             'standard' => q#Kaliningrader Zeit#,
10622             },
10623             },
10624             'Europe_Western' => {
10625             long => {
10626             'daylight' => q#Westeuropäische Sommerzeit#,
10627             'generic' => q#Westeuropäische Zeit#,
10628             'standard' => q#Westeuropäische Normalzeit#,
10629             },
10630             short => {
10631             'daylight' => q#WESZ#,
10632             'generic' => q#WEZ#,
10633             'standard' => q#WEZ#,
10634             },
10635             },
10636             'Falkland' => {
10637             long => {
10638             'daylight' => q#Falklandinseln-Sommerzeit#,
10639             'generic' => q#Falklandinseln-Zeit#,
10640             'standard' => q#Falklandinseln-Normalzeit#,
10641             },
10642             },
10643             'Fiji' => {
10644             long => {
10645             'daylight' => q#Fidschi-Sommerzeit#,
10646             'generic' => q#Fidschi-Zeit#,
10647             'standard' => q#Fidschi-Normalzeit#,
10648             },
10649             },
10650             'French_Guiana' => {
10651             long => {
10652             'standard' => q#Französisch-Guayana-Zeit#,
10653             },
10654             },
10655             'French_Southern' => {
10656             long => {
10657             'standard' => q#Französische Süd- und Antarktisgebiete-Zeit#,
10658             },
10659             },
10660             'GMT' => {
10661             long => {
10662             'standard' => q#Mittlere Greenwich-Zeit#,
10663             },
10664             },
10665             'Galapagos' => {
10666             long => {
10667             'standard' => q#Galapagos-Zeit#,
10668             },
10669             },
10670             'Gambier' => {
10671             long => {
10672             'standard' => q#Gambier-Zeit#,
10673             },
10674             },
10675             'Georgia' => {
10676             long => {
10677             'daylight' => q#Georgische Sommerzeit#,
10678             'generic' => q#Georgische Zeit#,
10679             'standard' => q#Georgische Normalzeit#,
10680             },
10681             },
10682             'Gilbert_Islands' => {
10683             long => {
10684             'standard' => q#Gilbert-Inseln-Zeit#,
10685             },
10686             },
10687             'Greenland_Eastern' => {
10688             long => {
10689             'daylight' => q#Ostgrönland-Sommerzeit#,
10690             'generic' => q#Ostgrönland-Zeit#,
10691             'standard' => q#Ostgrönland-Normalzeit#,
10692             },
10693             },
10694             'Greenland_Western' => {
10695             long => {
10696             'daylight' => q#Westgrönland-Sommerzeit#,
10697             'generic' => q#Westgrönland-Zeit#,
10698             'standard' => q#Westgrönland-Normalzeit#,
10699             },
10700             },
10701             'Guam' => {
10702             long => {
10703             'standard' => q#Guam-Zeit#,
10704             },
10705             },
10706             'Gulf' => {
10707             long => {
10708             'standard' => q#Golf-Zeit#,
10709             },
10710             },
10711             'Guyana' => {
10712             long => {
10713             'standard' => q#Guyana-Zeit#,
10714             },
10715             },
10716             'Hawaii_Aleutian' => {
10717             long => {
10718             'daylight' => q#Hawaii-Aleuten-Sommerzeit#,
10719             'generic' => q#Hawaii-Aleuten-Zeit#,
10720             'standard' => q#Hawaii-Aleuten-Normalzeit#,
10721             },
10722             },
10723             'Hong_Kong' => {
10724             long => {
10725             'daylight' => q#Hongkong-Sommerzeit#,
10726             'generic' => q#Hongkong-Zeit#,
10727             'standard' => q#Hongkong-Normalzeit#,
10728             },
10729             },
10730             'Hovd' => {
10731             long => {
10732             'daylight' => q#Chowd-Sommerzeit#,
10733             'generic' => q#Chowd-Zeit#,
10734             'standard' => q#Chowd-Normalzeit#,
10735             },
10736             },
10737             'India' => {
10738             long => {
10739             'standard' => q#Indische Zeit#,
10740             },
10741             },
10742             'Indian/Antananarivo' => {
10743             exemplarCity => q#Antananarivo#,
10744             },
10745             'Indian/Chagos' => {
10746             exemplarCity => q#Chagos#,
10747             },
10748             'Indian/Christmas' => {
10749             exemplarCity => q#Weihnachtsinsel#,
10750             },
10751             'Indian/Cocos' => {
10752             exemplarCity => q#Cocos#,
10753             },
10754             'Indian/Comoro' => {
10755             exemplarCity => q#Komoren#,
10756             },
10757             'Indian/Kerguelen' => {
10758             exemplarCity => q#Kerguelen#,
10759             },
10760             'Indian/Mahe' => {
10761             exemplarCity => q#Mahe#,
10762             },
10763             'Indian/Maldives' => {
10764             exemplarCity => q#Malediven#,
10765             },
10766             'Indian/Mauritius' => {
10767             exemplarCity => q#Mauritius#,
10768             },
10769             'Indian/Mayotte' => {
10770             exemplarCity => q#Mayotte#,
10771             },
10772             'Indian/Reunion' => {
10773             exemplarCity => q#Réunion#,
10774             },
10775             'Indian_Ocean' => {
10776             long => {
10777             'standard' => q#Indischer Ozean-Zeit#,
10778             },
10779             },
10780             'Indochina' => {
10781             long => {
10782             'standard' => q#Indochina-Zeit#,
10783             },
10784             },
10785             'Indonesia_Central' => {
10786             long => {
10787             'standard' => q#Zentralindonesische Zeit#,
10788             },
10789             },
10790             'Indonesia_Eastern' => {
10791             long => {
10792             'standard' => q#Ostindonesische Zeit#,
10793             },
10794             },
10795             'Indonesia_Western' => {
10796             long => {
10797             'standard' => q#Westindonesische Zeit#,
10798             },
10799             },
10800             'Iran' => {
10801             long => {
10802             'daylight' => q#Iranische Sommerzeit#,
10803             'generic' => q#Iranische Zeit#,
10804             'standard' => q#Iranische Normalzeit#,
10805             },
10806             },
10807             'Irkutsk' => {
10808             long => {
10809             'daylight' => q#Irkutsk-Sommerzeit#,
10810             'generic' => q#Irkutsk-Zeit#,
10811             'standard' => q#Irkutsk-Normalzeit#,
10812             },
10813             },
10814             'Israel' => {
10815             long => {
10816             'daylight' => q#Israelische Sommerzeit#,
10817             'generic' => q#Israelische Zeit#,
10818             'standard' => q#Israelische Normalzeit#,
10819             },
10820             },
10821             'Japan' => {
10822             long => {
10823             'daylight' => q#Japanische Sommerzeit#,
10824             'generic' => q#Japanische Zeit#,
10825             'standard' => q#Japanische Normalzeit#,
10826             },
10827             },
10828             'Kamchatka' => {
10829             long => {
10830             'daylight' => q#Kamtschatka-Sommerzeit#,
10831             'generic' => q#Kamtschatka-Zeit#,
10832             'standard' => q#Kamtschatka-Normalzeit#,
10833             },
10834             },
10835             'Kazakhstan_Eastern' => {
10836             long => {
10837             'standard' => q#Ostkasachische Zeit#,
10838             },
10839             },
10840             'Kazakhstan_Western' => {
10841             long => {
10842             'standard' => q#Westkasachische Zeit#,
10843             },
10844             },
10845             'Korea' => {
10846             long => {
10847             'daylight' => q#Koreanische Sommerzeit#,
10848             'generic' => q#Koreanische Zeit#,
10849             'standard' => q#Koreanische Normalzeit#,
10850             },
10851             },
10852             'Kosrae' => {
10853             long => {
10854             'standard' => q#Kosrae-Zeit#,
10855             },
10856             },
10857             'Krasnoyarsk' => {
10858             long => {
10859             'daylight' => q#Krasnojarsk-Sommerzeit#,
10860             'generic' => q#Krasnojarsk-Zeit#,
10861             'standard' => q#Krasnojarsk-Normalzeit#,
10862             },
10863             },
10864             'Kyrgystan' => {
10865             long => {
10866             'standard' => q#Kirgisistan-Zeit#,
10867             },
10868             },
10869             'Lanka' => {
10870             long => {
10871             'standard' => q#Sri-Lanka-Zeit#,
10872             },
10873             },
10874             'Line_Islands' => {
10875             long => {
10876             'standard' => q#Linieninseln-Zeit#,
10877             },
10878             },
10879             'Lord_Howe' => {
10880             long => {
10881             'daylight' => q#Lord-Howe-Sommerzeit#,
10882             'generic' => q#Lord-Howe-Zeit#,
10883             'standard' => q#Lord-Howe-Normalzeit#,
10884             },
10885             },
10886             'Macau' => {
10887             long => {
10888             'daylight' => q#Macau-Sommerzeit#,
10889             'generic' => q#Macau-Zeit#,
10890             'standard' => q#Macau-Normalzeit#,
10891             },
10892             },
10893             'Macquarie' => {
10894             long => {
10895             'standard' => q#Macquarieinsel-Zeit#,
10896             },
10897             },
10898             'Magadan' => {
10899             long => {
10900             'daylight' => q#Magadan-Sommerzeit#,
10901             'generic' => q#Magadan-Zeit#,
10902             'standard' => q#Magadan-Normalzeit#,
10903             },
10904             },
10905             'Malaysia' => {
10906             long => {
10907             'standard' => q#Malaysische Zeit#,
10908             },
10909             },
10910             'Maldives' => {
10911             long => {
10912             'standard' => q#Malediven-Zeit#,
10913             },
10914             },
10915             'Marquesas' => {
10916             long => {
10917             'standard' => q#Marquesas-Zeit#,
10918             },
10919             },
10920             'Marshall_Islands' => {
10921             long => {
10922             'standard' => q#Marshallinseln-Zeit#,
10923             },
10924             },
10925             'Mauritius' => {
10926             long => {
10927             'daylight' => q#Mauritius-Sommerzeit#,
10928             'generic' => q#Mauritius-Zeit#,
10929             'standard' => q#Mauritius-Normalzeit#,
10930             },
10931             },
10932             'Mawson' => {
10933             long => {
10934             'standard' => q#Mawson-Zeit#,
10935             },
10936             },
10937             'Mexico_Northwest' => {
10938             long => {
10939             'daylight' => q#Mexiko Nordwestliche Zone-Sommerzeit#,
10940             'generic' => q#Mexiko Nordwestliche Zone-Zeit#,
10941             'standard' => q#Mexiko Nordwestliche Zone-Normalzeit#,
10942             },
10943             },
10944             'Mexico_Pacific' => {
10945             long => {
10946             'daylight' => q#Mexiko Pazifikzone-Sommerzeit#,
10947             'generic' => q#Mexiko Pazifikzone-Zeit#,
10948             'standard' => q#Mexiko Pazifikzone-Normalzeit#,
10949             },
10950             },
10951             'Mongolia' => {
10952             long => {
10953             'daylight' => q#Ulaanbaatar-Sommerzeit#,
10954             'generic' => q#Ulaanbaatar-Zeit#,
10955             'standard' => q#Ulaanbaatar-Normalzeit#,
10956             },
10957             },
10958             'Moscow' => {
10959             long => {
10960             'daylight' => q#Moskauer Sommerzeit#,
10961             'generic' => q#Moskauer Zeit#,
10962             'standard' => q#Moskauer Normalzeit#,
10963             },
10964             },
10965             'Myanmar' => {
10966             long => {
10967             'standard' => q#Myanmar-Zeit#,
10968             },
10969             },
10970             'Nauru' => {
10971             long => {
10972             'standard' => q#Nauru-Zeit#,
10973             },
10974             },
10975             'Nepal' => {
10976             long => {
10977             'standard' => q#Nepalesische Zeit#,
10978             },
10979             },
10980             'New_Caledonia' => {
10981             long => {
10982             'daylight' => q#Neukaledonische Sommerzeit#,
10983             'generic' => q#Neukaledonische Zeit#,
10984             'standard' => q#Neukaledonische Normalzeit#,
10985             },
10986             },
10987             'New_Zealand' => {
10988             long => {
10989             'daylight' => q#Neuseeland-Sommerzeit#,
10990             'generic' => q#Neuseeland-Zeit#,
10991             'standard' => q#Neuseeland-Normalzeit#,
10992             },
10993             },
10994             'Newfoundland' => {
10995             long => {
10996             'daylight' => q#Neufundland-Sommerzeit#,
10997             'generic' => q#Neufundland-Zeit#,
10998             'standard' => q#Neufundland-Normalzeit#,
10999             },
11000             },
11001             'Niue' => {
11002             long => {
11003             'standard' => q#Niue-Zeit#,
11004             },
11005             },
11006             'Norfolk' => {
11007             long => {
11008             'standard' => q#Norfolkinsel-Zeit#,
11009             },
11010             },
11011             'Noronha' => {
11012             long => {
11013             'daylight' => q#Fernando de Noronha-Sommerzeit#,
11014             'generic' => q#Fernando de Noronha-Zeit#,
11015             'standard' => q#Fernando de Noronha-Normalzeit#,
11016             },
11017             },
11018             'North_Mariana' => {
11019             long => {
11020             'standard' => q#Nördliche-Marianen-Zeit#,
11021             },
11022             },
11023             'Novosibirsk' => {
11024             long => {
11025             'daylight' => q#Nowosibirsk-Sommerzeit#,
11026             'generic' => q#Nowosibirsk-Zeit#,
11027             'standard' => q#Nowosibirsk-Normalzeit#,
11028             },
11029             },
11030             'Omsk' => {
11031             long => {
11032             'daylight' => q#Omsk-Sommerzeit#,
11033             'generic' => q#Omsk-Zeit#,
11034             'standard' => q#Omsk-Normalzeit#,
11035             },
11036             },
11037             'Pacific/Apia' => {
11038             exemplarCity => q#Apia#,
11039             },
11040             'Pacific/Auckland' => {
11041             exemplarCity => q#Auckland#,
11042             },
11043             'Pacific/Bougainville' => {
11044             exemplarCity => q#Bougainville#,
11045             },
11046             'Pacific/Chatham' => {
11047             exemplarCity => q#Chatham#,
11048             },
11049             'Pacific/Easter' => {
11050             exemplarCity => q#Osterinsel#,
11051             },
11052             'Pacific/Efate' => {
11053             exemplarCity => q#Efate#,
11054             },
11055             'Pacific/Enderbury' => {
11056             exemplarCity => q#Enderbury#,
11057             },
11058             'Pacific/Fakaofo' => {
11059             exemplarCity => q#Fakaofo#,
11060             },
11061             'Pacific/Fiji' => {
11062             exemplarCity => q#Fidschi#,
11063             },
11064             'Pacific/Funafuti' => {
11065             exemplarCity => q#Funafuti#,
11066             },
11067             'Pacific/Galapagos' => {
11068             exemplarCity => q#Galapagos#,
11069             },
11070             'Pacific/Gambier' => {
11071             exemplarCity => q#Gambier#,
11072             },
11073             'Pacific/Guadalcanal' => {
11074             exemplarCity => q#Guadalcanal#,
11075             },
11076             'Pacific/Guam' => {
11077             exemplarCity => q#Guam#,
11078             },
11079             'Pacific/Honolulu' => {
11080             exemplarCity => q#Honolulu#,
11081             },
11082             'Pacific/Johnston' => {
11083             exemplarCity => q#Johnston#,
11084             },
11085             'Pacific/Kiritimati' => {
11086             exemplarCity => q#Kiritimati#,
11087             },
11088             'Pacific/Kosrae' => {
11089             exemplarCity => q#Kosrae#,
11090             },
11091             'Pacific/Kwajalein' => {
11092             exemplarCity => q#Kwajalein#,
11093             },
11094             'Pacific/Majuro' => {
11095             exemplarCity => q#Majuro#,
11096             },
11097             'Pacific/Marquesas' => {
11098             exemplarCity => q#Marquesas#,
11099             },
11100             'Pacific/Midway' => {
11101             exemplarCity => q#Midway#,
11102             },
11103             'Pacific/Nauru' => {
11104             exemplarCity => q#Nauru#,
11105             },
11106             'Pacific/Niue' => {
11107             exemplarCity => q#Niue#,
11108             },
11109             'Pacific/Norfolk' => {
11110             exemplarCity => q#Norfolk#,
11111             },
11112             'Pacific/Noumea' => {
11113             exemplarCity => q#Noumea#,
11114             },
11115             'Pacific/Pago_Pago' => {
11116             exemplarCity => q#Pago Pago#,
11117             },
11118             'Pacific/Palau' => {
11119             exemplarCity => q#Palau#,
11120             },
11121             'Pacific/Pitcairn' => {
11122             exemplarCity => q#Pitcairn#,
11123             },
11124             'Pacific/Ponape' => {
11125             exemplarCity => q#Pohnpei#,
11126             },
11127             'Pacific/Port_Moresby' => {
11128             exemplarCity => q#Port Moresby#,
11129             },
11130             'Pacific/Rarotonga' => {
11131             exemplarCity => q#Rarotonga#,
11132             },
11133             'Pacific/Saipan' => {
11134             exemplarCity => q#Saipan#,
11135             },
11136             'Pacific/Tahiti' => {
11137             exemplarCity => q#Tahiti#,
11138             },
11139             'Pacific/Tarawa' => {
11140             exemplarCity => q#Tarawa#,
11141             },
11142             'Pacific/Tongatapu' => {
11143             exemplarCity => q#Tongatapu#,
11144             },
11145             'Pacific/Truk' => {
11146             exemplarCity => q#Chuuk#,
11147             },
11148             'Pacific/Wake' => {
11149             exemplarCity => q#Wake#,
11150             },
11151             'Pacific/Wallis' => {
11152             exemplarCity => q#Wallis#,
11153             },
11154             'Pakistan' => {
11155             long => {
11156             'daylight' => q#Pakistanische Sommerzeit#,
11157             'generic' => q#Pakistanische Zeit#,
11158             'standard' => q#Pakistanische Normalzeit#,
11159             },
11160             },
11161             'Palau' => {
11162             long => {
11163             'standard' => q#Palau-Zeit#,
11164             },
11165             },
11166             'Papua_New_Guinea' => {
11167             long => {
11168             'standard' => q#Papua-Neuguinea-Zeit#,
11169             },
11170             },
11171             'Paraguay' => {
11172             long => {
11173             'daylight' => q#Paraguayanische Sommerzeit#,
11174             'generic' => q#Paraguayanische Zeit#,
11175             'standard' => q#Paraguayanische Normalzeit#,
11176             },
11177             },
11178             'Peru' => {
11179             long => {
11180             'daylight' => q#Peruanische Sommerzeit#,
11181             'generic' => q#Peruanische Zeit#,
11182             'standard' => q#Peruanische Normalzeit#,
11183             },
11184             },
11185             'Philippines' => {
11186             long => {
11187             'daylight' => q#Philippinische Sommerzeit#,
11188             'generic' => q#Philippinische Zeit#,
11189             'standard' => q#Philippinische Normalzeit#,
11190             },
11191             },
11192             'Phoenix_Islands' => {
11193             long => {
11194             'standard' => q#Phoenixinseln-Zeit#,
11195             },
11196             },
11197             'Pierre_Miquelon' => {
11198             long => {
11199             'daylight' => q#St.-Pierre-und-Miquelon-Sommerzeit#,
11200             'generic' => q#St.-Pierre-und-Miquelon-Zeit#,
11201             'standard' => q#St.-Pierre-und-Miquelon-Normalzeit#,
11202             },
11203             },
11204             'Pitcairn' => {
11205             long => {
11206             'standard' => q#Pitcairninseln-Zeit#,
11207             },
11208             },
11209             'Ponape' => {
11210             long => {
11211             'standard' => q#Ponape-Zeit#,
11212             },
11213             },
11214             'Pyongyang' => {
11215             long => {
11216             'standard' => q#Pjöngjang-Zeit#,
11217             },
11218             },
11219             'Qyzylorda' => {
11220             long => {
11221             'daylight' => q#Qysylorda-Sommerzeit#,
11222             'generic' => q#Quysylorda-Zeit#,
11223             'standard' => q#Quysylorda-Normalzeit#,
11224             },
11225             },
11226             'Reunion' => {
11227             long => {
11228             'standard' => q#Réunion-Zeit#,
11229             },
11230             },
11231             'Rothera' => {
11232             long => {
11233             'standard' => q#Rothera-Zeit#,
11234             },
11235             },
11236             'Sakhalin' => {
11237             long => {
11238             'daylight' => q#Sachalin-Sommerzeit#,
11239             'generic' => q#Sachalin-Zeit#,
11240             'standard' => q#Sachalin-Normalzeit#,
11241             },
11242             },
11243             'Samara' => {
11244             long => {
11245             'daylight' => q#Samara-Sommerzeit#,
11246             'generic' => q#Samara-Zeit#,
11247             'standard' => q#Samara-Normalzeit#,
11248             },
11249             },
11250             'Samoa' => {
11251             long => {
11252             'daylight' => q#Samoa-Sommerzeit#,
11253             'generic' => q#Samoa-Zeit#,
11254             'standard' => q#Samoa-Normalzeit#,
11255             },
11256             },
11257             'Seychelles' => {
11258             long => {
11259             'standard' => q#Seychellen-Zeit#,
11260             },
11261             },
11262             'Singapore' => {
11263             long => {
11264             'standard' => q#Singapur-Zeit#,
11265             },
11266             },
11267             'Solomon' => {
11268             long => {
11269             'standard' => q#Salomonen-Zeit#,
11270             },
11271             },
11272             'South_Georgia' => {
11273             long => {
11274             'standard' => q#Südgeorgische Zeit#,
11275             },
11276             },
11277             'Suriname' => {
11278             long => {
11279             'standard' => q#Suriname-Zeit#,
11280             },
11281             },
11282             'Syowa' => {
11283             long => {
11284             'standard' => q#Syowa-Zeit#,
11285             },
11286             },
11287             'Tahiti' => {
11288             long => {
11289             'standard' => q#Tahiti-Zeit#,
11290             },
11291             },
11292             'Taipei' => {
11293             long => {
11294             'daylight' => q#Taipeh-Sommerzeit#,
11295             'generic' => q#Taipeh-Zeit#,
11296             'standard' => q#Taipeh-Normalzeit#,
11297             },
11298             },
11299             'Tajikistan' => {
11300             long => {
11301             'standard' => q#Tadschikistan-Zeit#,
11302             },
11303             },
11304             'Tokelau' => {
11305             long => {
11306             'standard' => q#Tokelau-Zeit#,
11307             },
11308             },
11309             'Tonga' => {
11310             long => {
11311             'daylight' => q#Tonganische Sommerzeit#,
11312             'generic' => q#Tonganische Zeit#,
11313             'standard' => q#Tonganische Normalzeit#,
11314             },
11315             },
11316             'Truk' => {
11317             long => {
11318             'standard' => q#Chuuk-Zeit#,
11319             },
11320             },
11321             'Turkmenistan' => {
11322             long => {
11323             'daylight' => q#Turkmenistan-Sommerzeit#,
11324             'generic' => q#Turkmenistan-Zeit#,
11325             'standard' => q#Turkmenistan-Normalzeit#,
11326             },
11327             },
11328             'Tuvalu' => {
11329             long => {
11330             'standard' => q#Tuvalu-Zeit#,
11331             },
11332             },
11333             'Uruguay' => {
11334             long => {
11335             'daylight' => q#Uruguayanische Sommerzeit#,
11336             'generic' => q#Uruguayanische Zeit#,
11337             'standard' => q#Uruguyanische Normalzeit#,
11338             },
11339             },
11340             'Uzbekistan' => {
11341             long => {
11342             'daylight' => q#Usbekistan-Sommerzeit#,
11343             'generic' => q#Usbekistan-Zeit#,
11344             'standard' => q#Usbekistan-Normalzeit#,
11345             },
11346             },
11347             'Vanuatu' => {
11348             long => {
11349             'daylight' => q#Vanuatu-Sommerzeit#,
11350             'generic' => q#Vanuatu-Zeit#,
11351             'standard' => q#Vanuatu-Normalzeit#,
11352             },
11353             },
11354             'Venezuela' => {
11355             long => {
11356             'standard' => q#Venezuela-Zeit#,
11357             },
11358             },
11359             'Vladivostok' => {
11360             long => {
11361             'daylight' => q#Wladiwostok-Sommerzeit#,
11362             'generic' => q#Wladiwostok-Zeit#,
11363             'standard' => q#Wladiwostok-Normalzeit#,
11364             },
11365             },
11366             'Volgograd' => {
11367             long => {
11368             'daylight' => q#Wolgograd-Sommerzeit#,
11369             'generic' => q#Wolgograd-Zeit#,
11370             'standard' => q#Wolgograd-Normalzeit#,
11371             },
11372             },
11373             'Vostok' => {
11374             long => {
11375             'standard' => q#Wostok-Zeit#,
11376             },
11377             },
11378             'Wake' => {
11379             long => {
11380             'standard' => q#Wake-Insel-Zeit#,
11381             },
11382             },
11383             'Wallis' => {
11384             long => {
11385             'standard' => q#Wallis-und-Futuna-Zeit#,
11386             },
11387             },
11388             'Yakutsk' => {
11389             long => {
11390             'daylight' => q#Jakutsk-Sommerzeit#,
11391             'generic' => q#Jakutsk-Zeit#,
11392             'standard' => q#Jakutsk-Normalzeit#,
11393             },
11394             },
11395             'Yekaterinburg' => {
11396             long => {
11397             'daylight' => q#Jekaterinburg-Sommerzeit#,
11398             'generic' => q#Jekaterinburg-Zeit#,
11399             'standard' => q#Jekaterinburg-Normalzeit#,
11400             },
11401             },
11402             } }
11403             );
11404 19     19   353916 no Moo;
  19         47  
  19         131  
11405              
11406             1;
11407              
11408             # vim: tabstop=4