File Coverage

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


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::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 17 Jan 12:03:31 pm GMT
12              
13 19     19   39016309 use strict;
  19         48  
  19         794  
14 19     19   95 use warnings;
  19         42  
  19         1463  
15 19     19   111 use version;
  19         39  
  19         166  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 19     19   2617 use v5.12.0;
  19         79  
20 19     19   128 use mro 'c3';
  19         47  
  19         176  
21 19     19   759 use utf8;
  19         32  
  19         140  
22 19     19   895 use feature 'unicode_strings';
  19         41  
  19         3293  
23 19     19   168 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  19         68  
  19         415  
24 19     19   46282 use Moo;
  19         72  
  19         192  
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-cardinal-m','spellout-ordinal','spellout-ordinal-n','spellout-ordinal-r','spellout-ordinal-s','spellout-ordinal-m' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 19     19   13781 use bigfloat;
  19         56  
  19         206  
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-m' => {
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(einem),
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-masculine' => {
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(ein),
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-n' => {
303             'public' => {
304             '-x' => {
305             divisor => q(1),
306             rule => q(minus →→),
307             },
308             '0' => {
309             base_value => q(0),
310             divisor => q(1),
311             rule => q(null),
312             },
313             'x.x' => {
314             divisor => q(1),
315             rule => q(←← Komma →→),
316             },
317             '1' => {
318             base_value => q(1),
319             divisor => q(1),
320             rule => q(einen),
321             },
322             '2' => {
323             base_value => q(2),
324             divisor => q(1),
325             rule => q(=%spellout-numbering=),
326             },
327             '100' => {
328             base_value => q(100),
329             divisor => q(100),
330             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
331             },
332             '1000' => {
333             base_value => q(1000),
334             divisor => q(1000),
335             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
336             },
337             '1000000' => {
338             base_value => q(1000000),
339             divisor => q(1000000),
340             rule => q(eine Million[ →→]),
341             },
342             '2000000' => {
343             base_value => q(2000000),
344             divisor => q(1000000),
345             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
346             },
347             '1000000000' => {
348             base_value => q(1000000000),
349             divisor => q(1000000000),
350             rule => q(eine Milliarde[ →→]),
351             },
352             '2000000000' => {
353             base_value => q(2000000000),
354             divisor => q(1000000000),
355             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
356             },
357             '1000000000000' => {
358             base_value => q(1000000000000),
359             divisor => q(1000000000000),
360             rule => q(eine Billion[ →→]),
361             },
362             '2000000000000' => {
363             base_value => q(2000000000000),
364             divisor => q(1000000000000),
365             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
366             },
367             '1000000000000000' => {
368             base_value => q(1000000000000000),
369             divisor => q(1000000000000000),
370             rule => q(eine Billiarde[ →→]),
371             },
372             '2000000000000000' => {
373             base_value => q(2000000000000000),
374             divisor => q(1000000000000000),
375             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
376             },
377             '1000000000000000000' => {
378             base_value => q(1000000000000000000),
379             divisor => q(1000000000000000000),
380             rule => q(=#,##0=),
381             },
382             'max' => {
383             base_value => q(1000000000000000000),
384             divisor => q(1000000000000000000),
385             rule => q(=#,##0=),
386             },
387             },
388             },
389             'spellout-cardinal-neuter' => {
390             'public' => {
391             '0' => {
392             base_value => q(0),
393             divisor => q(1),
394             rule => q(=%spellout-cardinal-masculine=),
395             },
396             'max' => {
397             base_value => q(0),
398             divisor => q(1),
399             rule => q(=%spellout-cardinal-masculine=),
400             },
401             },
402             },
403             'spellout-cardinal-r' => {
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(einer),
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-cardinal-s' => {
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(eines),
509             },
510             '2' => {
511             base_value => q(2),
512             divisor => q(1),
513             rule => q(=%spellout-numbering=),
514             },
515             '100' => {
516             base_value => q(100),
517             divisor => q(100),
518             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
519             },
520             '1000' => {
521             base_value => q(1000),
522             divisor => q(1000),
523             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
524             },
525             '1000000' => {
526             base_value => q(1000000),
527             divisor => q(1000000),
528             rule => q(eine Million[ →→]),
529             },
530             '2000000' => {
531             base_value => q(2000000),
532             divisor => q(1000000),
533             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
534             },
535             '1000000000' => {
536             base_value => q(1000000000),
537             divisor => q(1000000000),
538             rule => q(eine Milliarde[ →→]),
539             },
540             '2000000000' => {
541             base_value => q(2000000000),
542             divisor => q(1000000000),
543             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
544             },
545             '1000000000000' => {
546             base_value => q(1000000000000),
547             divisor => q(1000000000000),
548             rule => q(eine Billion[ →→]),
549             },
550             '2000000000000' => {
551             base_value => q(2000000000000),
552             divisor => q(1000000000000),
553             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
554             },
555             '1000000000000000' => {
556             base_value => q(1000000000000000),
557             divisor => q(1000000000000000),
558             rule => q(eine Billiarde[ →→]),
559             },
560             '2000000000000000' => {
561             base_value => q(2000000000000000),
562             divisor => q(1000000000000000),
563             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
564             },
565             '1000000000000000000' => {
566             base_value => q(1000000000000000000),
567             divisor => q(1000000000000000000),
568             rule => q(=#,##0=),
569             },
570             'max' => {
571             base_value => q(1000000000000000000),
572             divisor => q(1000000000000000000),
573             rule => q(=#,##0=),
574             },
575             },
576             },
577             'spellout-numbering' => {
578             'public' => {
579             '-x' => {
580             divisor => q(1),
581             rule => q(minus →→),
582             },
583             '0' => {
584             base_value => q(0),
585             divisor => q(1),
586             rule => q(null),
587             },
588             'x.x' => {
589             divisor => q(1),
590             rule => q(←← Komma →→),
591             },
592             '1' => {
593             base_value => q(1),
594             divisor => q(1),
595             rule => q(eins),
596             },
597             '2' => {
598             base_value => q(2),
599             divisor => q(1),
600             rule => q(zwei),
601             },
602             '3' => {
603             base_value => q(3),
604             divisor => q(1),
605             rule => q(drei),
606             },
607             '4' => {
608             base_value => q(4),
609             divisor => q(1),
610             rule => q(vier),
611             },
612             '5' => {
613             base_value => q(5),
614             divisor => q(1),
615             rule => q(fünf),
616             },
617             '6' => {
618             base_value => q(6),
619             divisor => q(1),
620             rule => q(sechs),
621             },
622             '7' => {
623             base_value => q(7),
624             divisor => q(1),
625             rule => q(sieben),
626             },
627             '8' => {
628             base_value => q(8),
629             divisor => q(1),
630             rule => q(acht),
631             },
632             '9' => {
633             base_value => q(9),
634             divisor => q(1),
635             rule => q(neun),
636             },
637             '10' => {
638             base_value => q(10),
639             divisor => q(10),
640             rule => q(zehn),
641             },
642             '11' => {
643             base_value => q(11),
644             divisor => q(10),
645             rule => q(elf),
646             },
647             '12' => {
648             base_value => q(12),
649             divisor => q(10),
650             rule => q(zwölf),
651             },
652             '13' => {
653             base_value => q(13),
654             divisor => q(10),
655             rule => q(→→zehn),
656             },
657             '16' => {
658             base_value => q(16),
659             divisor => q(10),
660             rule => q(sechzehn),
661             },
662             '17' => {
663             base_value => q(17),
664             divisor => q(10),
665             rule => q(siebzehn),
666             },
667             '18' => {
668             base_value => q(18),
669             divisor => q(10),
670             rule => q(→→zehn),
671             },
672             '20' => {
673             base_value => q(20),
674             divisor => q(10),
675             rule => q([→%spellout-cardinal-masculine→­und­]zwanzig),
676             },
677             '30' => {
678             base_value => q(30),
679             divisor => q(10),
680             rule => q([→%spellout-cardinal-masculine→­und­]dreißig),
681             },
682             '40' => {
683             base_value => q(40),
684             divisor => q(10),
685             rule => q([→%spellout-cardinal-masculine→­und­]vierzig),
686             },
687             '50' => {
688             base_value => q(50),
689             divisor => q(10),
690             rule => q([→%spellout-cardinal-masculine→­und­]fünfzig),
691             },
692             '60' => {
693             base_value => q(60),
694             divisor => q(10),
695             rule => q([→%spellout-cardinal-masculine→­und­]sechzig),
696             },
697             '70' => {
698             base_value => q(70),
699             divisor => q(10),
700             rule => q([→%spellout-cardinal-masculine→­und­]siebzig),
701             },
702             '80' => {
703             base_value => q(80),
704             divisor => q(10),
705             rule => q([→%spellout-cardinal-masculine→­und­]achtzig),
706             },
707             '90' => {
708             base_value => q(90),
709             divisor => q(10),
710             rule => q([→%spellout-cardinal-masculine→­und­]neunzig),
711             },
712             '100' => {
713             base_value => q(100),
714             divisor => q(100),
715             rule => q(←%spellout-cardinal-masculine←­hundert[­→→]),
716             },
717             '1000' => {
718             base_value => q(1000),
719             divisor => q(1000),
720             rule => q(←%spellout-cardinal-masculine←­tausend[­→→]),
721             },
722             '1000000' => {
723             base_value => q(1000000),
724             divisor => q(1000000),
725             rule => q(eine Million[ →→]),
726             },
727             '2000000' => {
728             base_value => q(2000000),
729             divisor => q(1000000),
730             rule => q(←%spellout-cardinal-feminine← Millionen[ →→]),
731             },
732             '1000000000' => {
733             base_value => q(1000000000),
734             divisor => q(1000000000),
735             rule => q(eine Milliarde[ →→]),
736             },
737             '2000000000' => {
738             base_value => q(2000000000),
739             divisor => q(1000000000),
740             rule => q(←%spellout-cardinal-feminine← Milliarden[ →→]),
741             },
742             '1000000000000' => {
743             base_value => q(1000000000000),
744             divisor => q(1000000000000),
745             rule => q(eine Billion[ →→]),
746             },
747             '2000000000000' => {
748             base_value => q(2000000000000),
749             divisor => q(1000000000000),
750             rule => q(←%spellout-cardinal-feminine← Billionen[ →→]),
751             },
752             '1000000000000000' => {
753             base_value => q(1000000000000000),
754             divisor => q(1000000000000000),
755             rule => q(eine Billiarde[ →→]),
756             },
757             '2000000000000000' => {
758             base_value => q(2000000000000000),
759             divisor => q(1000000000000000),
760             rule => q(←%spellout-cardinal-feminine← Billiarden[ →→]),
761             },
762             '1000000000000000000' => {
763             base_value => q(1000000000000000000),
764             divisor => q(1000000000000000000),
765             rule => q(=#,##0=),
766             },
767             'max' => {
768             base_value => q(1000000000000000000),
769             divisor => q(1000000000000000000),
770             rule => q(=#,##0=),
771             },
772             },
773             },
774             'spellout-numbering-year' => {
775             'public' => {
776             '-x' => {
777             divisor => q(1),
778             rule => q(minus →→),
779             },
780             '0' => {
781             base_value => q(0),
782             divisor => q(1),
783             rule => q(=%spellout-numbering=),
784             },
785             'x.x' => {
786             divisor => q(1),
787             rule => q(=0.0=),
788             },
789             '1100' => {
790             base_value => q(1100),
791             divisor => q(100),
792             rule => q(←←­hundert[­→→]),
793             },
794             '2000' => {
795             base_value => q(2000),
796             divisor => q(1000),
797             rule => q(=%spellout-numbering=),
798             },
799             'max' => {
800             base_value => q(2000),
801             divisor => q(1000),
802             rule => q(=%spellout-numbering=),
803             },
804             },
805             },
806             'spellout-ordinal' => {
807             'public' => {
808             '-x' => {
809             divisor => q(1),
810             rule => q(minus →→),
811             },
812             '0' => {
813             base_value => q(0),
814             divisor => q(1),
815             rule => q(nullte),
816             },
817             'x.x' => {
818             divisor => q(1),
819             rule => q(=#,##0.#=),
820             },
821             '1' => {
822             base_value => q(1),
823             divisor => q(1),
824             rule => q(erste),
825             },
826             '2' => {
827             base_value => q(2),
828             divisor => q(1),
829             rule => q(zweite),
830             },
831             '3' => {
832             base_value => q(3),
833             divisor => q(1),
834             rule => q(dritte),
835             },
836             '4' => {
837             base_value => q(4),
838             divisor => q(1),
839             rule => q(vierte),
840             },
841             '5' => {
842             base_value => q(5),
843             divisor => q(1),
844             rule => q(fünfte),
845             },
846             '6' => {
847             base_value => q(6),
848             divisor => q(1),
849             rule => q(sechste),
850             },
851             '7' => {
852             base_value => q(7),
853             divisor => q(1),
854             rule => q(siebte),
855             },
856             '8' => {
857             base_value => q(8),
858             divisor => q(1),
859             rule => q(achte),
860             },
861             '9' => {
862             base_value => q(9),
863             divisor => q(1),
864             rule => q(=%spellout-numbering=te),
865             },
866             '20' => {
867             base_value => q(20),
868             divisor => q(10),
869             rule => q(=%spellout-numbering=ste),
870             },
871             '100' => {
872             base_value => q(100),
873             divisor => q(100),
874             rule => q(←%spellout-cardinal-masculine←­hundert→%%ste→),
875             },
876             '1000' => {
877             base_value => q(1000),
878             divisor => q(1000),
879             rule => q(←%spellout-cardinal-masculine←­tausend→%%ste→),
880             },
881             '1000000' => {
882             base_value => q(1000000),
883             divisor => q(1000000),
884             rule => q(eine Million→%%ste2→),
885             },
886             '2000000' => {
887             base_value => q(2000000),
888             divisor => q(1000000),
889             rule => q(←%spellout-cardinal-feminine← Millionen→%%ste2→),
890             },
891             '1000000000' => {
892             base_value => q(1000000000),
893             divisor => q(1000000000),
894             rule => q(eine Milliarde→%%ste2→),
895             },
896             '2000000000' => {
897             base_value => q(2000000000),
898             divisor => q(1000000000),
899             rule => q(←%spellout-cardinal-feminine← Milliarden→%%ste2→),
900             },
901             '1000000000000' => {
902             base_value => q(1000000000000),
903             divisor => q(1000000000000),
904             rule => q(eine Billion→%%ste→),
905             },
906             '2000000000000' => {
907             base_value => q(2000000000000),
908             divisor => q(1000000000000),
909             rule => q(←%spellout-cardinal-feminine← Billionen→%%ste2→),
910             },
911             '1000000000000000' => {
912             base_value => q(1000000000000000),
913             divisor => q(1000000000000000),
914             rule => q(eine Billiarde→%%ste2→),
915             },
916             '2000000000000000' => {
917             base_value => q(2000000000000000),
918             divisor => q(1000000000000000),
919             rule => q(←%spellout-cardinal-feminine← Billiarden→%%ste2→),
920             },
921             '1000000000000000000' => {
922             base_value => q(1000000000000000000),
923             divisor => q(1000000000000000000),
924             rule => q(=#,##0=.),
925             },
926             'max' => {
927             base_value => q(1000000000000000000),
928             divisor => q(1000000000000000000),
929             rule => q(=#,##0=.),
930             },
931             },
932             },
933             'spellout-ordinal-m' => {
934             'public' => {
935             '-x' => {
936             divisor => q(1),
937             rule => q(minus →→),
938             },
939             '0' => {
940             base_value => q(0),
941             divisor => q(1),
942             rule => q(=%spellout-ordinal=m),
943             },
944             'x.x' => {
945             divisor => q(1),
946             rule => q(=#,##0.#=),
947             },
948             'max' => {
949             divisor => q(1),
950             rule => q(=#,##0.#=),
951             },
952             },
953             },
954             'spellout-ordinal-n' => {
955             'public' => {
956             '-x' => {
957             divisor => q(1),
958             rule => q(minus →→),
959             },
960             '0' => {
961             base_value => q(0),
962             divisor => q(1),
963             rule => q(=%spellout-ordinal=n),
964             },
965             'x.x' => {
966             divisor => q(1),
967             rule => q(=#,##0.#=),
968             },
969             'max' => {
970             divisor => q(1),
971             rule => q(=#,##0.#=),
972             },
973             },
974             },
975             'spellout-ordinal-r' => {
976             'public' => {
977             '-x' => {
978             divisor => q(1),
979             rule => q(minus →→),
980             },
981             '0' => {
982             base_value => q(0),
983             divisor => q(1),
984             rule => q(=%spellout-ordinal=r),
985             },
986             'x.x' => {
987             divisor => q(1),
988             rule => q(=#,##0.#=),
989             },
990             'max' => {
991             divisor => q(1),
992             rule => q(=#,##0.#=),
993             },
994             },
995             },
996             'spellout-ordinal-s' => {
997             'public' => {
998             '-x' => {
999             divisor => q(1),
1000             rule => q(minus →→),
1001             },
1002             '0' => {
1003             base_value => q(0),
1004             divisor => q(1),
1005             rule => q(=%spellout-ordinal=s),
1006             },
1007             'x.x' => {
1008             divisor => q(1),
1009             rule => q(=#,##0.#=),
1010             },
1011             'max' => {
1012             divisor => q(1),
1013             rule => q(=#,##0.#=),
1014             },
1015             },
1016             },
1017             'ste' => {
1018             'private' => {
1019             '0' => {
1020             base_value => q(0),
1021             divisor => q(1),
1022             rule => q(ste),
1023             },
1024             '1' => {
1025             base_value => q(1),
1026             divisor => q(1),
1027             rule => q(­=%spellout-ordinal=),
1028             },
1029             'max' => {
1030             base_value => q(1),
1031             divisor => q(1),
1032             rule => q(­=%spellout-ordinal=),
1033             },
1034             },
1035             },
1036             'ste2' => {
1037             'private' => {
1038             '0' => {
1039             base_value => q(0),
1040             divisor => q(1),
1041             rule => q(ste),
1042             },
1043             '1' => {
1044             base_value => q(1),
1045             divisor => q(1),
1046             rule => q(' =%spellout-ordinal=),
1047             },
1048             'max' => {
1049             base_value => q(1),
1050             divisor => q(1),
1051             rule => q(' =%spellout-ordinal=),
1052             },
1053             },
1054             },
1055             } },
1056             );
1057              
1058             has 'display_name_language' => (
1059             is => 'ro',
1060             isa => CodeRef,
1061             init_arg => undef,
1062             default => sub {
1063             sub {
1064             my %languages = (
1065             'aa' => 'Afar',
1066             'ab' => 'Abchasisch',
1067             'ace' => 'Aceh',
1068             'ach' => 'Acholi',
1069             'ada' => 'Adangme',
1070             'ady' => 'Adygeisch',
1071             'ae' => 'Avestisch',
1072             'aeb' => 'Tunesisches Arabisch',
1073             'af' => 'Afrikaans',
1074             'afh' => 'Afrihili',
1075             'agq' => 'Aghem',
1076             'ain' => 'Ainu',
1077             'ak' => 'Akan',
1078             'akk' => 'Akkadisch',
1079             'akz' => 'Alabama',
1080             'ale' => 'Aleutisch',
1081             'aln' => 'Gegisch',
1082             'alt' => 'Süd-Altaisch',
1083             'am' => 'Amharisch',
1084             'an' => 'Aragonesisch',
1085             'ang' => 'Altenglisch',
1086             'ann' => 'Obolo',
1087             'anp' => 'Angika',
1088             'ar' => 'Arabisch',
1089             'ar_001' => 'Modernes Hocharabisch',
1090             'arc' => 'Aramäisch',
1091             'arn' => 'Mapudungun',
1092             'aro' => 'Araona',
1093             'arp' => 'Arapaho',
1094             'arq' => 'Algerisches Arabisch',
1095             'ars' => 'Arabisch (Nadschd)',
1096             'arw' => 'Arawak',
1097             'ary' => 'Marokkanisches Arabisch',
1098             'arz' => 'Ägyptisches Arabisch',
1099             'as' => 'Assamesisch',
1100             'asa' => 'Asu',
1101             'ase' => 'Amerikanische Gebärdensprache',
1102             'ast' => 'Asturisch',
1103             'atj' => 'Atikamekw',
1104             'av' => 'Awarisch',
1105             'avk' => 'Kotava',
1106             'awa' => 'Awadhi',
1107             'ay' => 'Aymara',
1108             'az' => 'Aserbaidschanisch',
1109             'ba' => 'Baschkirisch',
1110             'bal' => 'Belutschisch',
1111             'ban' => 'Balinesisch',
1112             'bar' => 'Bairisch',
1113             'bas' => 'Bassa',
1114             'bax' => 'Bamun',
1115             'bbc' => 'Batak Toba',
1116             'bbj' => 'Ghomala',
1117             'be' => 'Belarussisch',
1118             'bej' => 'Bedauye',
1119             'bem' => 'Bemba',
1120             'bew' => 'Betawi',
1121             'bez' => 'Bena',
1122             'bfd' => 'Bafut',
1123             'bfq' => 'Badaga',
1124             'bg' => 'Bulgarisch',
1125             'bgc' => 'Haryanvi',
1126             'bgn' => 'Westliches Belutschi',
1127             'bho' => 'Bhodschpuri',
1128             'bi' => 'Bislama',
1129             'bik' => 'Bikol',
1130             'bin' => 'Bini',
1131             'bjn' => 'Banjaresisch',
1132             'bkm' => 'Kom',
1133             'bla' => 'Blackfoot',
1134             'blo' => 'Anii',
1135             'bm' => 'Bambara',
1136             'bn' => 'Bengalisch',
1137             'bo' => 'Tibetisch',
1138             'bpy' => 'Bishnupriya',
1139             'bqi' => 'Bachtiarisch',
1140             'br' => 'Bretonisch',
1141             'bra' => 'Braj-Bhakha',
1142             'brh' => 'Brahui',
1143             'brx' => 'Bodo',
1144             'bs' => 'Bosnisch',
1145             'bss' => 'Akoose',
1146             'bua' => 'Burjatisch',
1147             'bug' => 'Buginesisch',
1148             'bum' => 'Bulu',
1149             'byn' => 'Blin',
1150             'byv' => 'Medumba',
1151             'ca' => 'Katalanisch',
1152             'cad' => 'Caddo',
1153             'car' => 'Karibisch',
1154             'cay' => 'Cayuga',
1155             'cch' => 'Atsam',
1156             'ccp' => 'Chakma',
1157             'ce' => 'Tschetschenisch',
1158             'ceb' => 'Cebuano',
1159             'cgg' => 'Rukiga',
1160             'ch' => 'Chamorro',
1161             'chb' => 'Chibcha',
1162             'chg' => 'Tschagataisch',
1163             'chk' => 'Chuukesisch',
1164             'chm' => 'Mari',
1165             'chn' => 'Chinook',
1166             'cho' => 'Choctaw',
1167             'chp' => 'Chipewyan',
1168             'chr' => 'Cherokee',
1169             'chy' => 'Cheyenne',
1170             'ckb' => 'Zentralkurdisch',
1171             'ckb@alt=menu' => 'Kurdisch (Sorani)',
1172             'clc' => 'Chilcotin',
1173             'co' => 'Korsisch',
1174             'cop' => 'Koptisch',
1175             'cps' => 'Capiznon',
1176             'cr' => 'Cree',
1177             'crg' => 'Michif',
1178             'crh' => 'Krimtatarisch',
1179             'crj' => 'Südost-Cree',
1180             'crk' => 'Plains-Cree',
1181             'crl' => 'Northern East Cree',
1182             'crm' => 'Moose Cree',
1183             'crr' => 'Carolina-Algonkin',
1184             'crs' => 'Seychellenkreol',
1185             'cs' => 'Tschechisch',
1186             'csb' => 'Kaschubisch',
1187             'csw' => 'Swampy Cree',
1188             'cu' => 'Kirchenslawisch',
1189             'cv' => 'Tschuwaschisch',
1190             'cy' => 'Walisisch',
1191             'da' => 'Dänisch',
1192             'dak' => 'Dakota',
1193             'dar' => 'Darginisch',
1194             'dav' => 'Taita',
1195             'de' => 'Deutsch',
1196             'de_AT' => 'Österreichisches Deutsch',
1197             'de_CH' => 'Schweizer Hochdeutsch',
1198             'del' => 'Delaware',
1199             'den' => 'Slave',
1200             'dgr' => 'Dogrib',
1201             'din' => 'Dinka',
1202             'dje' => 'Zarma',
1203             'doi' => 'Dogri',
1204             'dsb' => 'Niedersorbisch',
1205             'dtp' => 'Zentral-Dusun',
1206             'dua' => 'Duala',
1207             'dum' => 'Mittelniederländisch',
1208             'dv' => 'Dhivehi',
1209             'dyo' => 'Diola',
1210             'dyu' => 'Dyula',
1211             'dz' => 'Dzongkha',
1212             'dzg' => 'Dazaga',
1213             'ebu' => 'Embu',
1214             'ee' => 'Ewe',
1215             'efi' => 'Efik',
1216             'egl' => 'Emilianisch',
1217             'egy' => 'Ägyptisch',
1218             'eka' => 'Ekajuk',
1219             'el' => 'Griechisch',
1220             'elx' => 'Elamisch',
1221             'en' => 'Englisch',
1222             'en_GB@alt=short' => 'Englisch (GB)',
1223             'enm' => 'Mittelenglisch',
1224             'eo' => 'Esperanto',
1225             'es' => 'Spanisch',
1226             'esu' => 'Zentral-Alaska-Yupik',
1227             'et' => 'Estnisch',
1228             'eu' => 'Baskisch',
1229             'ewo' => 'Ewondo',
1230             'ext' => 'Extremadurisch',
1231             'fa' => 'Persisch',
1232             'fa_AF' => 'Dari',
1233             'fan' => 'Pangwe',
1234             'fat' => 'Fanti',
1235             'ff' => 'Ful',
1236             'fi' => 'Finnisch',
1237             'fil' => 'Filipino',
1238             'fit' => 'Meänkieli',
1239             'fj' => 'Fidschi',
1240             'fo' => 'Färöisch',
1241             'fon' => 'Fon',
1242             'fr' => 'Französisch',
1243             'frc' => 'Cajun',
1244             'frm' => 'Mittelfranzösisch',
1245             'fro' => 'Altfranzösisch',
1246             'frp' => 'Frankoprovenzalisch',
1247             'frr' => 'Nordfriesisch',
1248             'frs' => 'Ostfriesisch',
1249             'fur' => 'Friaulisch',
1250             'fy' => 'Westfriesisch',
1251             'ga' => 'Irisch',
1252             'gaa' => 'Ga',
1253             'gag' => 'Gagausisch',
1254             'gan' => 'Gan',
1255             'gay' => 'Gayo',
1256             'gba' => 'Gbaya',
1257             'gbz' => 'Gabri',
1258             'gd' => 'Gälisch (Schottland)',
1259             'gez' => 'Geez',
1260             'gil' => 'Kiribatisch',
1261             'gl' => 'Galicisch',
1262             'glk' => 'Gilaki',
1263             'gmh' => 'Mittelhochdeutsch',
1264             'gn' => 'Guaraní',
1265             'goh' => 'Althochdeutsch',
1266             'gon' => 'Gondi',
1267             'gor' => 'Mongondou',
1268             'got' => 'Gotisch',
1269             'grb' => 'Grebo',
1270             'grc' => 'Altgriechisch',
1271             'gsw' => 'Schweizerdeutsch',
1272             'gu' => 'Gujarati',
1273             'guc' => 'Wayúu',
1274             'gur' => 'Farefare',
1275             'guz' => 'Gusii',
1276             'gv' => 'Manx',
1277             'gwi' => 'Kutchin',
1278             'ha' => 'Haussa',
1279             'hai' => 'Haida',
1280             'hak' => 'Hakka',
1281             'haw' => 'Hawaiisch',
1282             'hax' => 'Süd-Haida',
1283             'he' => 'Hebräisch',
1284             'hi' => 'Hindi',
1285             'hi_Latn' => 'Hindi (lateinisch)',
1286             'hi_Latn@alt=variant' => 'Hinglish',
1287             'hif' => 'Fidschi-Hindi',
1288             'hil' => 'Hiligaynon',
1289             'hit' => 'Hethitisch',
1290             'hmn' => 'Miao',
1291             'ho' => 'Hiri-Motu',
1292             'hr' => 'Kroatisch',
1293             'hsb' => 'Obersorbisch',
1294             'hsn' => 'Xiang',
1295             'ht' => 'Haiti-Kreolisch',
1296             'hu' => 'Ungarisch',
1297             'hup' => 'Hupa',
1298             'hur' => 'Halkomelem',
1299             'hy' => 'Armenisch',
1300             'hz' => 'Herero',
1301             'ia' => 'Interlingua',
1302             'iba' => 'Iban',
1303             'ibb' => 'Ibibio',
1304             'id' => 'Indonesisch',
1305             'ie' => 'Interlingue',
1306             'ig' => 'Igbo',
1307             'ii' => 'Yi',
1308             'ik' => 'Inupiak',
1309             'ikt' => 'Westkanadisches Inuktitut',
1310             'ilo' => 'Ilokano',
1311             'inh' => 'Inguschisch',
1312             'io' => 'Ido',
1313             'is' => 'Isländisch',
1314             'it' => 'Italienisch',
1315             'iu' => 'Inuktitut',
1316             'izh' => 'Ischorisch',
1317             'ja' => 'Japanisch',
1318             'jam' => 'Jamaikanisch-Kreolisch',
1319             'jbo' => 'Lojban',
1320             'jgo' => 'Ngomba',
1321             'jmc' => 'Machame',
1322             'jpr' => 'Jüdisch-Persisch',
1323             'jrb' => 'Jüdisch-Arabisch',
1324             'jut' => 'Jütisch',
1325             'jv' => 'Javanisch',
1326             'ka' => 'Georgisch',
1327             'kaa' => 'Karakalpakisch',
1328             'kab' => 'Kabylisch',
1329             'kac' => 'Kachin',
1330             'kaj' => 'Jju',
1331             'kam' => 'Kamba',
1332             'kaw' => 'Kawi',
1333             'kbd' => 'Kabardinisch',
1334             'kbl' => 'Kanembu',
1335             'kcg' => 'Tyap',
1336             'kde' => 'Makonde',
1337             'kea' => 'Kabuverdianu',
1338             'ken' => 'Kenyang',
1339             'kfo' => 'Koro',
1340             'kg' => 'Kongolesisch',
1341             'kgp' => 'Kaingang',
1342             'kha' => 'Khasi',
1343             'kho' => 'Sakisch',
1344             'khq' => 'Koyra Chiini',
1345             'khw' => 'Khowar',
1346             'ki' => 'Kikuyu',
1347             'kiu' => 'Kirmanjki',
1348             'kj' => 'Kwanyama',
1349             'kk' => 'Kasachisch',
1350             'kkj' => 'Kako',
1351             'kl' => 'Grönländisch',
1352             'kln' => 'Kalenjin',
1353             'km' => 'Khmer',
1354             'kmb' => 'Kimbundu',
1355             'kn' => 'Kannada',
1356             'ko' => 'Koreanisch',
1357             'koi' => 'Komi-Permjakisch',
1358             'kok' => 'Konkani',
1359             'kos' => 'Kosraeanisch',
1360             'kpe' => 'Kpelle',
1361             'kr' => 'Kanuri',
1362             'krc' => 'Karatschaiisch-Balkarisch',
1363             'kri' => 'Krio',
1364             'krj' => 'Kinaray-a',
1365             'krl' => 'Karelisch',
1366             'kru' => 'Oraon',
1367             'ks' => 'Kaschmiri',
1368             'ksb' => 'Shambala',
1369             'ksf' => 'Bafia',
1370             'ksh' => 'Kölsch',
1371             'ku' => 'Kurdisch',
1372             'kum' => 'Kumükisch',
1373             'kut' => 'Kutenai',
1374             'kv' => 'Komi',
1375             'kw' => 'Kornisch',
1376             'kwk' => 'Kwakʼwala',
1377             'kxv' => 'Kuvi',
1378             'ky' => 'Kirgisisch',
1379             'la' => 'Latein',
1380             'lad' => 'Ladino',
1381             'lag' => 'Langi',
1382             'lah' => 'Lahnda',
1383             'lam' => 'Lamba',
1384             'lb' => 'Luxemburgisch',
1385             'lez' => 'Lesgisch',
1386             'lfn' => 'Lingua Franca Nova',
1387             'lg' => 'Ganda',
1388             'li' => 'Limburgisch',
1389             'lij' => 'Ligurisch',
1390             'lil' => 'Lillooet',
1391             'liv' => 'Livisch',
1392             'lkt' => 'Lakota',
1393             'lmo' => 'Lombardisch',
1394             'ln' => 'Lingala',
1395             'lo' => 'Laotisch',
1396             'lol' => 'Mongo',
1397             'lou' => 'Kreol (Louisiana)',
1398             'loz' => 'Lozi',
1399             'lrc' => 'Nördliches Luri',
1400             'lsm' => 'Saamia',
1401             'lt' => 'Litauisch',
1402             'ltg' => 'Lettgallisch',
1403             'lu' => 'Luba-Katanga',
1404             'lua' => 'Luba-Lulua',
1405             'lui' => 'Luiseno',
1406             'lun' => 'Lunda',
1407             'luo' => 'Luo',
1408             'lus' => 'Lushai',
1409             'luy' => 'Luhya',
1410             'lv' => 'Lettisch',
1411             'lzh' => 'Klassisches Chinesisch',
1412             'lzz' => 'Lasisch',
1413             'mad' => 'Maduresisch',
1414             'maf' => 'Mafa',
1415             'mag' => 'Khotta',
1416             'mai' => 'Maithili',
1417             'mak' => 'Makassarisch',
1418             'man' => 'Malinke',
1419             'mas' => 'Massai',
1420             'mde' => 'Maba',
1421             'mdf' => 'Mokschanisch',
1422             'mdr' => 'Mandaresisch',
1423             'men' => 'Mende',
1424             'mer' => 'Meru',
1425             'mfe' => 'Morisyen',
1426             'mg' => 'Malagasy',
1427             'mga' => 'Mittelirisch',
1428             'mgh' => 'Makhuwa-Meetto',
1429             'mgo' => 'Meta’',
1430             'mh' => 'Marschallesisch',
1431             'mi' => 'Māori',
1432             'mic' => 'Micmac',
1433             'min' => 'Minangkabau',
1434             'mk' => 'Mazedonisch',
1435             'ml' => 'Malayalam',
1436             'mn' => 'Mongolisch',
1437             'mnc' => 'Mandschurisch',
1438             'mni' => 'Meithei',
1439             'moe' => 'Innu-Aimun',
1440             'moh' => 'Mohawk',
1441             'mos' => 'Mossi',
1442             'mr' => 'Marathi',
1443             'mrj' => 'Bergmari',
1444             'ms' => 'Malaiisch',
1445             'mt' => 'Maltesisch',
1446             'mua' => 'Mundang',
1447             'mul' => 'Mehrsprachig',
1448             'mus' => 'Muskogee',
1449             'mwl' => 'Mirandesisch',
1450             'mwr' => 'Marwari',
1451             'mwv' => 'Mentawai',
1452             'my' => 'Birmanisch',
1453             'mye' => 'Myene',
1454             'myv' => 'Ersja-Mordwinisch',
1455             'mzn' => 'Masanderanisch',
1456             'na' => 'Nauruisch',
1457             'nan' => 'Min Nan',
1458             'nap' => 'Neapolitanisch',
1459             'naq' => 'Nama',
1460             'nb' => 'Norwegisch (Bokmål)',
1461             'nd' => 'Nord-Ndebele',
1462             'nds' => 'Niederdeutsch',
1463             'nds_NL' => 'Niedersächsisch',
1464             'ne' => 'Nepalesisch',
1465             'new' => 'Newari',
1466             'ng' => 'Ndonga',
1467             'nia' => 'Nias',
1468             'niu' => 'Niue',
1469             'njo' => 'Ao-Naga',
1470             'nl' => 'Niederländisch',
1471             'nl_BE' => 'Flämisch',
1472             'nmg' => 'Kwasio',
1473             'nn' => 'Norwegisch (Nynorsk)',
1474             'nnh' => 'Ngiemboon',
1475             'no' => 'Norwegisch',
1476             'nog' => 'Nogai',
1477             'non' => 'Altnordisch',
1478             'nov' => 'Novial',
1479             'nqo' => 'N’Ko',
1480             'nr' => 'Süd-Ndebele',
1481             'nso' => 'Nord-Sotho',
1482             'nus' => 'Nuer',
1483             'nv' => 'Navajo',
1484             'nwc' => 'Alt-Newari',
1485             'ny' => 'Nyanja',
1486             'nym' => 'Nyamwezi',
1487             'nyn' => 'Nyankole',
1488             'nyo' => 'Nyoro',
1489             'nzi' => 'Nzima',
1490             'oc' => 'Okzitanisch',
1491             'oj' => 'Ojibwa',
1492             'ojb' => 'Nordwest-Ojibwe',
1493             'ojc' => 'Zentral-Ojibwe',
1494             'ojs' => 'Oji-Cree',
1495             'ojw' => 'West-Ojibwe',
1496             'oka' => 'Okanagan',
1497             'om' => 'Oromo',
1498             'or' => 'Oriya',
1499             'os' => 'Ossetisch',
1500             'osa' => 'Osage',
1501             'ota' => 'Osmanisch',
1502             'pa' => 'Punjabi',
1503             'pag' => 'Pangasinan',
1504             'pal' => 'Mittelpersisch',
1505             'pam' => 'Pampanggan',
1506             'pap' => 'Papiamento',
1507             'pau' => 'Palau',
1508             'pcd' => 'Picardisch',
1509             'pcm' => 'Nigerianisches Pidgin',
1510             'pdc' => 'Pennsylvaniadeutsch',
1511             'pdt' => 'Plautdietsch',
1512             'peo' => 'Altpersisch',
1513             'pfl' => 'Pfälzisch',
1514             'phn' => 'Phönizisch',
1515             'pi' => 'Pali',
1516             'pis' => 'Pijin',
1517             'pl' => 'Polnisch',
1518             'pms' => 'Piemontesisch',
1519             'pnt' => 'Pontisch',
1520             'pon' => 'Ponapeanisch',
1521             'pqm' => 'Maliseet-Passamaquoddy',
1522             'prg' => 'Altpreußisch',
1523             'pro' => 'Altprovenzalisch',
1524             'ps' => 'Paschtu',
1525             'pt' => 'Portugiesisch',
1526             'qu' => 'Quechua',
1527             'quc' => 'K’iche’',
1528             'qug' => 'Chimborazo Hochland-Quechua',
1529             'raj' => 'Rajasthani',
1530             'rap' => 'Rapanui',
1531             'rar' => 'Rarotonganisch',
1532             'rgn' => 'Romagnol',
1533             'rhg' => 'Rohingyalisch',
1534             'rif' => 'Tarifit',
1535             'rm' => 'Rätoromanisch',
1536             'rn' => 'Rundi',
1537             'ro' => 'Rumänisch',
1538             'ro_MD' => 'Moldauisch',
1539             'rof' => 'Rombo',
1540             'rom' => 'Romani',
1541             'rtm' => 'Rotumanisch',
1542             'ru' => 'Russisch',
1543             'rue' => 'Russinisch',
1544             'rug' => 'Roviana',
1545             'rup' => 'Aromunisch',
1546             'rw' => 'Kinyarwanda',
1547             'rwk' => 'Rwa',
1548             'sa' => 'Sanskrit',
1549             'sad' => 'Sandawe',
1550             'sah' => 'Jakutisch',
1551             'sam' => 'Samaritanisch',
1552             'saq' => 'Samburu',
1553             'sas' => 'Sasak',
1554             'sat' => 'Santali',
1555             'saz' => 'Saurashtra',
1556             'sba' => 'Ngambay',
1557             'sbp' => 'Sangu',
1558             'sc' => 'Sardisch',
1559             'scn' => 'Sizilianisch',
1560             'sco' => 'Schottisch',
1561             'sd' => 'Sindhi',
1562             'sdc' => 'Sassarisch',
1563             'sdh' => 'Südkurdisch',
1564             'se' => 'Nordsamisch',
1565             'see' => 'Seneca',
1566             'seh' => 'Sena',
1567             'sei' => 'Seri',
1568             'sel' => 'Selkupisch',
1569             'ses' => 'Koyra Senni',
1570             'sg' => 'Sango',
1571             'sga' => 'Altirisch',
1572             'sgs' => 'Samogitisch',
1573             'sh' => 'Serbo-Kroatisch',
1574             'shi' => 'Taschelhit',
1575             'shn' => 'Schan',
1576             'shu' => 'Tschadisch-Arabisch',
1577             'si' => 'Singhalesisch',
1578             'sid' => 'Sidamo',
1579             'sk' => 'Slowakisch',
1580             'sl' => 'Slowenisch',
1581             'slh' => 'Süd-Lushootseed',
1582             'sli' => 'Schlesisch (Niederschlesisch)',
1583             'sly' => 'Selayar',
1584             'sm' => 'Samoanisch',
1585             'sma' => 'Südsamisch',
1586             'smj' => 'Lule-Samisch',
1587             'smn' => 'Inari-Samisch',
1588             'sms' => 'Skolt-Samisch',
1589             'sn' => 'Shona',
1590             'snk' => 'Soninke',
1591             'so' => 'Somali',
1592             'sog' => 'Sogdisch',
1593             'sq' => 'Albanisch',
1594             'sr' => 'Serbisch',
1595             'srn' => 'Srananisch',
1596             'srr' => 'Serer',
1597             'ss' => 'Swazi',
1598             'ssy' => 'Saho',
1599             'st' => 'Süd-Sotho',
1600             'stq' => 'Saterfriesisch',
1601             'str' => 'Straits Salish',
1602             'su' => 'Sundanesisch',
1603             'suk' => 'Sukuma',
1604             'sus' => 'Susu',
1605             'sux' => 'Sumerisch',
1606             'sv' => 'Schwedisch',
1607             'sw' => 'Suaheli',
1608             'sw_CD' => 'Kongo-Swahili',
1609             'swb' => 'Komorisch',
1610             'syc' => 'Altsyrisch',
1611             'syr' => 'Syrisch',
1612             'szl' => 'Schlesisch (Wasserpolnisch)',
1613             'ta' => 'Tamil',
1614             'tce' => 'Südliches Tutchone',
1615             'tcy' => 'Tulu',
1616             'te' => 'Telugu',
1617             'tem' => 'Temne',
1618             'teo' => 'Teso',
1619             'ter' => 'Tereno',
1620             'tet' => 'Tetum',
1621             'tg' => 'Tadschikisch',
1622             'tgx' => 'Tagish',
1623             'th' => 'Thailändisch',
1624             'tht' => 'Tahltan',
1625             'ti' => 'Tigrinya',
1626             'tig' => 'Tigre',
1627             'tiv' => 'Tiv',
1628             'tk' => 'Turkmenisch',
1629             'tkl' => 'Tokelauanisch',
1630             'tkr' => 'Tsachurisch',
1631             'tl' => 'Tagalog',
1632             'tlh' => 'Klingonisch',
1633             'tli' => 'Tlingit',
1634             'tly' => 'Talisch',
1635             'tmh' => 'Tamaseq',
1636             'tn' => 'Tswana',
1637             'to' => 'Tongaisch',
1638             'tog' => 'Nyasa Tonga',
1639             'tok' => 'Toki Pona',
1640             'tpi' => 'Neumelanesisch',
1641             'tr' => 'Türkisch',
1642             'tru' => 'Turoyo',
1643             'trv' => 'Taroko',
1644             'ts' => 'Tsonga',
1645             'tsd' => 'Tsakonisch',
1646             'tsi' => 'Tsimshian',
1647             'tt' => 'Tatarisch',
1648             'ttm' => 'Nördliches Tutchone',
1649             'ttt' => 'Tatisch',
1650             'tum' => 'Tumbuka',
1651             'tvl' => 'Tuvaluisch',
1652             'tw' => 'Twi',
1653             'twq' => 'Tasawaq',
1654             'ty' => 'Tahitisch',
1655             'tyv' => 'Tuwinisch',
1656             'tzm' => 'Zentralatlas-Tamazight',
1657             'udm' => 'Udmurtisch',
1658             'ug' => 'Uigurisch',
1659             'uga' => 'Ugaritisch',
1660             'uk' => 'Ukrainisch',
1661             'umb' => 'Umbundu',
1662             'und' => 'Unbekannte Sprache',
1663             'ur' => 'Urdu',
1664             'uz' => 'Usbekisch',
1665             'vai' => 'Vai',
1666             've' => 'Venda',
1667             'vec' => 'Venetisch',
1668             'vep' => 'Wepsisch',
1669             'vi' => 'Vietnamesisch',
1670             'vls' => 'Westflämisch',
1671             'vmf' => 'Mainfränkisch',
1672             'vmw' => 'Makua',
1673             'vo' => 'Volapük',
1674             'vot' => 'Wotisch',
1675             'vro' => 'Võro',
1676             'vun' => 'Vunjo',
1677             'wa' => 'Wallonisch',
1678             'wae' => 'Walliserdeutsch',
1679             'wal' => 'Walamo',
1680             'war' => 'Waray',
1681             'was' => 'Washo',
1682             'wbp' => 'Warlpiri',
1683             'wo' => 'Wolof',
1684             'wuu' => 'Wu',
1685             'xal' => 'Kalmückisch',
1686             'xh' => 'Xhosa',
1687             'xmf' => 'Mingrelisch',
1688             'xnr' => 'Kangri',
1689             'xog' => 'Soga',
1690             'yao' => 'Yao',
1691             'yap' => 'Yapesisch',
1692             'yav' => 'Yangben',
1693             'ybb' => 'Yemba',
1694             'yi' => 'Jiddisch',
1695             'yo' => 'Yoruba',
1696             'yrl' => 'Nheengatu',
1697             'yue' => 'Kantonesisch',
1698             'yue@alt=menu' => 'Chinesisch (Kantonesisch)',
1699             'za' => 'Zhuang',
1700             'zap' => 'Zapotekisch',
1701             'zbl' => 'Bliss-Symbole',
1702             'zea' => 'Seeländisch',
1703             'zen' => 'Zenaga',
1704             'zgh' => 'Tamazight',
1705             'zh' => 'Chinesisch',
1706             'zh@alt=menu' => 'Chinesisch (Mandarin)',
1707             'zh_Hans' => 'Chinesisch (vereinfacht)',
1708             'zh_Hans@alt=long' => 'Mandarin (Vereinfacht)',
1709             'zh_Hant' => 'Chinesisch (traditionell)',
1710             'zh_Hant@alt=long' => 'Mandarin (traditionell)',
1711             'zu' => 'Zulu',
1712             'zun' => 'Zuni',
1713             'zxx' => 'Keine Sprachinhalte',
1714             'zza' => 'Zaza',
1715              
1716             );
1717             if (@_) {
1718             return $languages{$_[0]};
1719             }
1720             return \%languages;
1721             }
1722             },
1723             );
1724              
1725             has 'display_name_script' => (
1726             is => 'ro',
1727             isa => CodeRef,
1728             init_arg => undef,
1729             default => sub {
1730             sub {
1731             my %scripts = (
1732             'Adlm' => 'Adlam',
1733             'Afak' => 'Afaka',
1734             'Aghb' => 'Kaukasisch-Albanisch',
1735             'Arab' => 'Arabisch',
1736             'Arab@alt=variant' => 'Persisch',
1737             'Aran' => 'Nastaliq',
1738             'Armi' => 'Aramäisch',
1739             'Armn' => 'Armenisch',
1740             'Avst' => 'Avestisch',
1741             'Bali' => 'Balinesisch',
1742             'Bamu' => 'Bamun',
1743             'Bass' => 'Bassa',
1744             'Batk' => 'Battakisch',
1745             'Beng' => 'Bengalisch',
1746             'Bhks' => 'Bhaiksuki',
1747             'Blis' => 'Bliss-Symbole',
1748             'Bopo' => 'Bopomofo',
1749             'Brah' => 'Brahmi',
1750             'Brai' => 'Braille',
1751             'Bugi' => 'Buginesisch',
1752             'Buhd' => 'Buhid',
1753             'Cakm' => 'Chakma',
1754             'Cans' => 'Kanadische Aborigine-Silbenschrift',
1755             'Cari' => 'Karisch',
1756             'Cher' => 'Cherokee',
1757             'Chrs' => 'Choresmisch',
1758             'Cirt' => 'Cirth',
1759             'Copt' => 'Koptisch',
1760             'Cpmn' => 'Minoisch',
1761             'Cprt' => 'Zypriotisch',
1762             'Cyrl' => 'Kyrillisch',
1763             'Cyrs' => 'Altkirchenslawisch',
1764             'Deva' => 'Devanagari',
1765             'Dogr' => 'Dogra',
1766             'Dsrt' => 'Deseret',
1767             'Dupl' => 'Duployanisch',
1768             'Egyd' => 'Ägyptisch - Demotisch',
1769             'Egyh' => 'Ägyptisch - Hieratisch',
1770             'Egyp' => 'Ägyptische Hieroglyphen',
1771             'Elba' => 'Elbasanisch',
1772             'Elym' => 'Elymäisch',
1773             'Ethi' => 'Äthiopisch',
1774             'Geok' => 'Khutsuri',
1775             'Geor' => 'Georgisch',
1776             'Glag' => 'Glagolitisch',
1777             'Gong' => 'Gunjala Gondi',
1778             'Gonm' => 'Masaram-Gondi',
1779             'Goth' => 'Gotisch',
1780             'Gran' => 'Grantha',
1781             'Grek' => 'Griechisch',
1782             'Gujr' => 'Gujarati',
1783             'Guru' => 'Gurmukhi',
1784             'Hanb' => 'Han mit Bopomofo',
1785             'Hang' => 'Hangul',
1786             'Hani' => 'Chinesisch',
1787             'Hano' => 'Hanunoo',
1788             'Hans' => 'Vereinfacht',
1789             'Hans@alt=stand-alone' => 'Vereinfachtes Chinesisch',
1790             'Hant' => 'Traditionell',
1791             'Hant@alt=stand-alone' => 'Traditionelles Chinesisch',
1792             'Hatr' => 'Hatranisch',
1793             'Hebr' => 'Hebräisch',
1794             'Hira' => 'Hiragana',
1795             'Hluw' => 'Hieroglyphen-Luwisch',
1796             'Hmng' => 'Pahawh Hmong',
1797             'Hmnp' => 'Nyiakeng Puachue Hmong',
1798             'Hrkt' => 'Japanische Silbenschrift',
1799             'Hung' => 'Altungarisch',
1800             'Inds' => 'Indus-Schrift',
1801             'Ital' => 'Altitalisch',
1802             'Java' => 'Javanesisch',
1803             'Jpan' => 'Japanisch',
1804             'Jurc' => 'Jurchen',
1805             'Kali' => 'Kayah Li',
1806             'Kana' => 'Katakana',
1807             'Khar' => 'Kharoshthi',
1808             'Khmr' => 'Khmer',
1809             'Khoj' => 'Khojki',
1810             'Kits' => 'Chitan',
1811             'Knda' => 'Kannada',
1812             'Kore' => 'Koreanisch',
1813             'Kpel' => 'Kpelle',
1814             'Kthi' => 'Kaithi',
1815             'Lana' => 'Lanna',
1816             'Laoo' => 'Laotisch',
1817             'Latf' => 'Lateinisch - Fraktur-Variante',
1818             'Latg' => 'Lateinisch - Gälische Variante',
1819             'Latn' => 'Lateinisch',
1820             'Lepc' => 'Lepcha',
1821             'Limb' => 'Limbu',
1822             'Lina' => 'Linear A',
1823             'Linb' => 'Linear B',
1824             'Lisu' => 'Fraser',
1825             'Loma' => 'Loma',
1826             'Lyci' => 'Lykisch',
1827             'Lydi' => 'Lydisch',
1828             'Mahj' => 'Mahajani',
1829             'Maka' => 'Makasar',
1830             'Mand' => 'Mandäisch',
1831             'Mani' => 'Manichäisch',
1832             'Marc' => 'Marchen',
1833             'Maya' => 'Maya-Hieroglyphen',
1834             'Medf' => 'Medefaidrin',
1835             'Mend' => 'Mende',
1836             'Merc' => 'Meroitisch kursiv',
1837             'Mero' => 'Meroitisch',
1838             'Mlym' => 'Malayalam',
1839             'Mong' => 'Mongolisch',
1840             'Moon' => 'Moon',
1841             'Mroo' => 'Mro',
1842             'Mtei' => 'Meitei-Mayek',
1843             'Mult' => 'Multani',
1844             'Mymr' => 'Birmanisch',
1845             'Nand' => 'Nandinagari',
1846             'Narb' => 'Altnordarabisch',
1847             'Nbat' => 'Nabatäisch',
1848             'Nkgb' => 'Geba',
1849             'Nkoo' => 'N’Ko',
1850             'Nshu' => 'Frauenschrift',
1851             'Ogam' => 'Ogham',
1852             'Olck' => 'Ol Chiki',
1853             'Orkh' => 'Orchon-Runen',
1854             'Orya' => 'Oriya',
1855             'Osge' => 'Osage',
1856             'Osma' => 'Osmanisch',
1857             'Ougr' => 'Altuigurisch',
1858             'Palm' => 'Palmyrenisch',
1859             'Pauc' => 'Pau Cin Hau',
1860             'Perm' => 'Altpermisch',
1861             'Phag' => 'Phags-pa',
1862             'Phli' => 'Buch-Pahlavi',
1863             'Phlp' => 'Psalter-Pahlavi',
1864             'Phlv' => 'Pahlavi',
1865             'Phnx' => 'Phönizisch',
1866             'Plrd' => 'Pollard Phonetisch',
1867             'Prti' => 'Parthisch',
1868             'Qaag' => 'Zawgyi',
1869             'Rjng' => 'Rejang',
1870             'Rohg' => 'Hanifi Rohingya',
1871             'Roro' => 'Rongorongo',
1872             'Runr' => 'Runenschrift',
1873             'Samr' => 'Samaritanisch',
1874             'Sara' => 'Sarati',
1875             'Sarb' => 'Altsüdarabisch',
1876             'Saur' => 'Saurashtra',
1877             'Sgnw' => 'Gebärdensprache',
1878             'Shaw' => 'Shaw-Alphabet',
1879             'Shrd' => 'Sharada',
1880             'Sidd' => 'Siddham',
1881             'Sind' => 'Khudawadi',
1882             'Sinh' => 'Singhalesisch',
1883             'Sogd' => 'Sogdisch',
1884             'Sogo' => 'Alt-Sogdisch',
1885             'Sora' => 'Sora Sompeng',
1886             'Soyo' => 'Sojombo',
1887             'Sund' => 'Sundanesisch',
1888             'Sylo' => 'Syloti Nagri',
1889             'Syrc' => 'Syrisch',
1890             'Syre' => 'Syrisch - Estrangelo-Variante',
1891             'Syrj' => 'Westsyrisch',
1892             'Syrn' => 'Ostsyrisch',
1893             'Tagb' => 'Tagbanwa',
1894             'Takr' => 'Takri',
1895             'Tale' => 'Tai Le',
1896             'Talu' => 'Tai Lue',
1897             'Taml' => 'Tamilisch',
1898             'Tang' => 'Xixia',
1899             'Tavt' => 'Tai-Viet',
1900             'Telu' => 'Telugu',
1901             'Teng' => 'Tengwar',
1902             'Tfng' => 'Tifinagh',
1903             'Tglg' => 'Tagalog',
1904             'Thaa' => 'Thaana',
1905             'Tibt' => 'Tibetisch',
1906             'Tirh' => 'Tirhuta',
1907             'Ugar' => 'Ugaritisch',
1908             'Vaii' => 'Vai',
1909             'Visp' => 'Sichtbare Sprache',
1910             'Wara' => 'Varang Kshiti',
1911             'Wcho' => 'Wancho',
1912             'Wole' => 'Woleaianisch',
1913             'Xpeo' => 'Altpersisch',
1914             'Xsux' => 'Sumerisch-akkadische Keilschrift',
1915             'Yezi' => 'Jesidisch',
1916             'Yiii' => 'Yi',
1917             'Zanb' => 'Dsanabadsar-Quadratschrift',
1918             'Zinh' => 'Geerbter Schriftwert',
1919             'Zmth' => 'Mathematische Notation',
1920             'Zsye' => 'Emoji',
1921             'Zsym' => 'Symbole',
1922             'Zxxx' => 'Schriftlos',
1923             'Zyyy' => 'Unbestimmt',
1924             'Zzzz' => 'Unbekannte Schrift',
1925              
1926             );
1927             if ( @_ ) {
1928             return $scripts{$_[0]};
1929             }
1930             return \%scripts;
1931             }
1932             }
1933             );
1934              
1935             has 'display_name_region' => (
1936             is => 'ro',
1937             isa => HashRef[Str],
1938             init_arg => undef,
1939             default => sub {
1940             {
1941             '001' => 'Welt',
1942             '002' => 'Afrika',
1943             '003' => 'Nordamerika',
1944             '005' => 'Südamerika',
1945             '009' => 'Ozeanien',
1946             '011' => 'Westafrika',
1947             '013' => 'Mittelamerika',
1948             '014' => 'Ostafrika',
1949             '015' => 'Nordafrika',
1950             '017' => 'Zentralafrika',
1951             '018' => 'Südliches Afrika',
1952             '019' => 'Amerika',
1953             '021' => 'Nördliches Amerika',
1954             '029' => 'Karibik',
1955             '030' => 'Ostasien',
1956             '034' => 'Südasien',
1957             '035' => 'Südostasien',
1958             '039' => 'Südeuropa',
1959             '053' => 'Australasien',
1960             '054' => 'Melanesien',
1961             '057' => 'Mikronesisches Inselgebiet',
1962             '061' => 'Polynesien',
1963             '142' => 'Asien',
1964             '143' => 'Zentralasien',
1965             '145' => 'Westasien',
1966             '150' => 'Europa',
1967             '151' => 'Osteuropa',
1968             '154' => 'Nordeuropa',
1969             '155' => 'Westeuropa',
1970             '202' => 'Subsahara-Afrika',
1971             '419' => 'Lateinamerika',
1972             'AC' => 'Ascension',
1973             'AD' => 'Andorra',
1974             'AE' => 'Vereinigte Arabische Emirate',
1975             'AF' => 'Afghanistan',
1976             'AG' => 'Antigua und Barbuda',
1977             'AI' => 'Anguilla',
1978             'AL' => 'Albanien',
1979             'AM' => 'Armenien',
1980             'AO' => 'Angola',
1981             'AQ' => 'Antarktis',
1982             'AR' => 'Argentinien',
1983             'AS' => 'Amerikanisch-Samoa',
1984             'AT' => 'Österreich',
1985             'AU' => 'Australien',
1986             'AW' => 'Aruba',
1987             'AX' => 'Ålandinseln',
1988             'AZ' => 'Aserbaidschan',
1989             'BA' => 'Bosnien und Herzegowina',
1990             'BB' => 'Barbados',
1991             'BD' => 'Bangladesch',
1992             'BE' => 'Belgien',
1993             'BF' => 'Burkina Faso',
1994             'BG' => 'Bulgarien',
1995             'BH' => 'Bahrain',
1996             'BI' => 'Burundi',
1997             'BJ' => 'Benin',
1998             'BL' => 'St. Barthélemy',
1999             'BM' => 'Bermuda',
2000             'BN' => 'Brunei Darussalam',
2001             'BO' => 'Bolivien',
2002             'BQ' => 'Karibische Niederlande',
2003             'BR' => 'Brasilien',
2004             'BS' => 'Bahamas',
2005             'BT' => 'Bhutan',
2006             'BV' => 'Bouvetinsel',
2007             'BW' => 'Botsuana',
2008             'BY' => 'Belarus',
2009             'BZ' => 'Belize',
2010             'CA' => 'Kanada',
2011             'CC' => 'Kokosinseln',
2012             'CD' => 'Kongo-Kinshasa',
2013             'CD@alt=variant' => 'Kongo (Demokratische Republik)',
2014             'CF' => 'Zentralafrikanische Republik',
2015             'CG' => 'Kongo-Brazzaville',
2016             'CG@alt=variant' => 'Kongo (Republik)',
2017             'CH' => 'Schweiz',
2018             'CI' => 'Côte d’Ivoire',
2019             'CI@alt=variant' => 'Elfenbeinküste',
2020             'CK' => 'Cookinseln',
2021             'CL' => 'Chile',
2022             'CM' => 'Kamerun',
2023             'CN' => 'China',
2024             'CO' => 'Kolumbien',
2025             'CP' => 'Clipperton-Insel',
2026             'CR' => 'Costa Rica',
2027             'CU' => 'Kuba',
2028             'CV' => 'Cabo Verde',
2029             'CW' => 'Curaçao',
2030             'CX' => 'Weihnachtsinsel',
2031             'CY' => 'Zypern',
2032             'CZ' => 'Tschechien',
2033             'CZ@alt=variant' => 'Tschechische Republik',
2034             'DE' => 'Deutschland',
2035             'DG' => 'Diego Garcia',
2036             'DJ' => 'Dschibuti',
2037             'DK' => 'Dänemark',
2038             'DM' => 'Dominica',
2039             'DO' => 'Dominikanische Republik',
2040             'DZ' => 'Algerien',
2041             'EA' => 'Ceuta und Melilla',
2042             'EC' => 'Ecuador',
2043             'EE' => 'Estland',
2044             'EG' => 'Ägypten',
2045             'EH' => 'Westsahara',
2046             'ER' => 'Eritrea',
2047             'ES' => 'Spanien',
2048             'ET' => 'Äthiopien',
2049             'EU' => 'Europäische Union',
2050             'EZ' => 'Eurozone',
2051             'FI' => 'Finnland',
2052             'FJ' => 'Fidschi',
2053             'FK' => 'Falklandinseln',
2054             'FK@alt=variant' => 'Falklandinseln (Malwinen)',
2055             'FM' => 'Mikronesien',
2056             'FO' => 'Färöer',
2057             'FR' => 'Frankreich',
2058             'GA' => 'Gabun',
2059             'GB' => 'Vereinigtes Königreich',
2060             'GB@alt=short' => 'UK',
2061             'GD' => 'Grenada',
2062             'GE' => 'Georgien',
2063             'GF' => 'Französisch-Guayana',
2064             'GG' => 'Guernsey',
2065             'GH' => 'Ghana',
2066             'GI' => 'Gibraltar',
2067             'GL' => 'Grönland',
2068             'GM' => 'Gambia',
2069             'GN' => 'Guinea',
2070             'GP' => 'Guadeloupe',
2071             'GQ' => 'Äquatorialguinea',
2072             'GR' => 'Griechenland',
2073             'GS' => 'Südgeorgien und die Südlichen Sandwichinseln',
2074             'GT' => 'Guatemala',
2075             'GU' => 'Guam',
2076             'GW' => 'Guinea-Bissau',
2077             'GY' => 'Guyana',
2078             'HK' => 'Sonderverwaltungsregion Hongkong',
2079             'HK@alt=short' => 'Hongkong',
2080             'HM' => 'Heard und McDonaldinseln',
2081             'HN' => 'Honduras',
2082             'HR' => 'Kroatien',
2083             'HT' => 'Haiti',
2084             'HU' => 'Ungarn',
2085             'IC' => 'Kanarische Inseln',
2086             'ID' => 'Indonesien',
2087             'IE' => 'Irland',
2088             'IL' => 'Israel',
2089             'IM' => 'Isle of Man',
2090             'IN' => 'Indien',
2091             'IO' => 'Britisches Territorium im Indischen Ozean',
2092             'IO@alt=chagos' => 'Chagos-Archipel',
2093             'IQ' => 'Irak',
2094             'IR' => 'Iran',
2095             'IS' => 'Island',
2096             'IT' => 'Italien',
2097             'JE' => 'Jersey',
2098             'JM' => 'Jamaika',
2099             'JO' => 'Jordanien',
2100             'JP' => 'Japan',
2101             'KE' => 'Kenia',
2102             'KG' => 'Kirgisistan',
2103             'KH' => 'Kambodscha',
2104             'KI' => 'Kiribati',
2105             'KM' => 'Komoren',
2106             'KN' => 'St. Kitts und Nevis',
2107             'KP' => 'Nordkorea',
2108             'KR' => 'Südkorea',
2109             'KW' => 'Kuwait',
2110             'KY' => 'Kaimaninseln',
2111             'KZ' => 'Kasachstan',
2112             'LA' => 'Laos',
2113             'LB' => 'Libanon',
2114             'LC' => 'St. Lucia',
2115             'LI' => 'Liechtenstein',
2116             'LK' => 'Sri Lanka',
2117             'LR' => 'Liberia',
2118             'LS' => 'Lesotho',
2119             'LT' => 'Litauen',
2120             'LU' => 'Luxemburg',
2121             'LV' => 'Lettland',
2122             'LY' => 'Libyen',
2123             'MA' => 'Marokko',
2124             'MC' => 'Monaco',
2125             'MD' => 'Republik Moldau',
2126             'ME' => 'Montenegro',
2127             'MF' => 'St. Martin',
2128             'MG' => 'Madagaskar',
2129             'MH' => 'Marshallinseln',
2130             'MK' => 'Nordmazedonien',
2131             'ML' => 'Mali',
2132             'MM' => 'Myanmar',
2133             'MN' => 'Mongolei',
2134             'MO' => 'Sonderverwaltungsregion Macau',
2135             'MO@alt=short' => 'Macau',
2136             'MP' => 'Nördliche Marianen',
2137             'MQ' => 'Martinique',
2138             'MR' => 'Mauretanien',
2139             'MS' => 'Montserrat',
2140             'MT' => 'Malta',
2141             'MU' => 'Mauritius',
2142             'MV' => 'Malediven',
2143             'MW' => 'Malawi',
2144             'MX' => 'Mexiko',
2145             'MY' => 'Malaysia',
2146             'MZ' => 'Mosambik',
2147             'NA' => 'Namibia',
2148             'NC' => 'Neukaledonien',
2149             'NE' => 'Niger',
2150             'NF' => 'Norfolkinsel',
2151             'NG' => 'Nigeria',
2152             'NI' => 'Nicaragua',
2153             'NL' => 'Niederlande',
2154             'NO' => 'Norwegen',
2155             'NP' => 'Nepal',
2156             'NR' => 'Nauru',
2157             'NU' => 'Niue',
2158             'NZ' => 'Neuseeland',
2159             'NZ@alt=variant' => 'Aotearoa (Neuseeland)',
2160             'OM' => 'Oman',
2161             'PA' => 'Panama',
2162             'PE' => 'Peru',
2163             'PF' => 'Französisch-Polynesien',
2164             'PG' => 'Papua-Neuguinea',
2165             'PH' => 'Philippinen',
2166             'PK' => 'Pakistan',
2167             'PL' => 'Polen',
2168             'PM' => 'St. Pierre und Miquelon',
2169             'PN' => 'Pitcairninseln',
2170             'PR' => 'Puerto Rico',
2171             'PS' => 'Palästinensische Autonomiegebiete',
2172             'PS@alt=short' => 'Palästina',
2173             'PT' => 'Portugal',
2174             'PW' => 'Palau',
2175             'PY' => 'Paraguay',
2176             'QA' => 'Katar',
2177             'QO' => 'Äußeres Ozeanien',
2178             'RE' => 'Réunion',
2179             'RO' => 'Rumänien',
2180             'RS' => 'Serbien',
2181             'RU' => 'Russland',
2182             'RW' => 'Ruanda',
2183             'SA' => 'Saudi-Arabien',
2184             'SB' => 'Salomonen',
2185             'SC' => 'Seychellen',
2186             'SD' => 'Sudan',
2187             'SE' => 'Schweden',
2188             'SG' => 'Singapur',
2189             'SH' => 'St. Helena',
2190             'SI' => 'Slowenien',
2191             'SJ' => 'Spitzbergen und Jan Mayen',
2192             'SK' => 'Slowakei',
2193             'SL' => 'Sierra Leone',
2194             'SM' => 'San Marino',
2195             'SN' => 'Senegal',
2196             'SO' => 'Somalia',
2197             'SR' => 'Suriname',
2198             'SS' => 'Südsudan',
2199             'ST' => 'São Tomé und Príncipe',
2200             'SV' => 'El Salvador',
2201             'SX' => 'Sint Maarten',
2202             'SY' => 'Syrien',
2203             'SZ' => 'Eswatini',
2204             'SZ@alt=variant' => 'Swasiland',
2205             'TA' => 'Tristan da Cunha',
2206             'TC' => 'Turks- und Caicosinseln',
2207             'TD' => 'Tschad',
2208             'TF' => 'Französische Süd- und Antarktisgebiete',
2209             'TG' => 'Togo',
2210             'TH' => 'Thailand',
2211             'TJ' => 'Tadschikistan',
2212             'TK' => 'Tokelau',
2213             'TL' => 'Timor-Leste',
2214             'TL@alt=variant' => 'Osttimor',
2215             'TM' => 'Turkmenistan',
2216             'TN' => 'Tunesien',
2217             'TO' => 'Tonga',
2218             'TR' => 'Türkei',
2219             'TT' => 'Trinidad und Tobago',
2220             'TV' => 'Tuvalu',
2221             'TW' => 'Taiwan',
2222             'TZ' => 'Tansania',
2223             'UA' => 'Ukraine',
2224             'UG' => 'Uganda',
2225             'UM' => 'Amerikanische Überseeinseln',
2226             'UN' => 'Vereinte Nationen',
2227             'UN@alt=short' => 'UN',
2228             'US' => 'Vereinigte Staaten',
2229             'US@alt=short' => 'USA',
2230             'UY' => 'Uruguay',
2231             'UZ' => 'Usbekistan',
2232             'VA' => 'Vatikanstadt',
2233             'VC' => 'St. Vincent und die Grenadinen',
2234             'VE' => 'Venezuela',
2235             'VG' => 'Britische Jungferninseln',
2236             'VI' => 'Amerikanische Jungferninseln',
2237             'VN' => 'Vietnam',
2238             'VU' => 'Vanuatu',
2239             'WF' => 'Wallis und Futuna',
2240             'WS' => 'Samoa',
2241             'XA' => 'Pseudo-Akzente',
2242             'XB' => 'Pseudo-Bidi',
2243             'XK' => 'Kosovo',
2244             'YE' => 'Jemen',
2245             'YT' => 'Mayotte',
2246             'ZA' => 'Südafrika',
2247             'ZM' => 'Sambia',
2248             'ZW' => 'Simbabwe',
2249             'ZZ' => 'Unbekannte Region',
2250              
2251             }
2252             },
2253             );
2254              
2255             has 'display_name_variant' => (
2256             is => 'ro',
2257             isa => HashRef[Str],
2258             init_arg => undef,
2259             default => sub {
2260             {
2261             '1901' => 'Alte deutsche Rechtschreibung',
2262             '1994' => 'Standardisierte Resianische Rechtschreibung',
2263             '1996' => 'Neue deutsche Rechtschreibung',
2264             '1606NICT' => 'Spätes Mittelfranzösisch',
2265             '1694ACAD' => 'Klassisches Französisch',
2266             '1959ACAD' => 'Akademisch',
2267             'AREVELA' => 'Ostarmenisch',
2268             'AREVMDA' => 'Westarmenisch',
2269             'BAKU1926' => 'Einheitliches Türkisches Alphabet',
2270             'BISKE' => 'Bela-Dialekt',
2271             'BOONT' => 'Boontling',
2272             'FONIPA' => 'IPA Phonetisch',
2273             'FONUPA' => 'Phonetisch (UPA)',
2274             'KKCOR' => 'Allgemeine Rechtschreibung',
2275             'LIPAW' => 'Lipovaz-Dialekt',
2276             'MONOTON' => 'Monotonisch',
2277             'NEDIS' => 'Natisone-Dialekt',
2278             'NJIVA' => 'Njiva-Dialekt',
2279             'OSOJS' => 'Osojane-Dialekt',
2280             'PINYIN' => 'Pinyin',
2281             'POLYTON' => 'Polytonisch',
2282             'POSIX' => 'Posix',
2283             'REVISED' => 'Revidierte Rechtschreibung',
2284             'ROZAJ' => 'Resianisch',
2285             'SAAHO' => 'Saho',
2286             'SCOTLAND' => 'Schottisches Standardenglisch',
2287             'SCOUSE' => 'Scouse-Dialekt',
2288             'SOLBA' => 'Solbica-Dialekt',
2289             'TARASK' => 'Taraskievica-Orthographie',
2290             'UCCOR' => 'Vereinheitlichte Rechtschreibung',
2291             'UCRCOR' => 'Vereinheitlichte überarbeitete Rechtschreibung',
2292             'UNIFON' => 'Unifon (phonetisch)',
2293             'VALENCIA' => 'Valencianisch',
2294             'WADEGILE' => 'Wade-Giles',
2295              
2296             }
2297             },
2298             );
2299              
2300             has 'display_name_key' => (
2301             is => 'ro',
2302             isa => HashRef[Str],
2303             init_arg => undef,
2304             default => sub {
2305             {
2306             'calendar' => 'Kalender',
2307             'cf' => 'Währungsformat',
2308             'colalternate' => 'Sortierung ohne Symbole',
2309             'colbackwards' => 'Umgekehrte Sortierung von Akzenten',
2310             'colcasefirst' => 'Sortierung nach Groß- bzw. Kleinbuchstaben',
2311             'colcaselevel' => 'Sortierung nach Groß- oder Kleinschreibung',
2312             'collation' => 'Sortierung',
2313             'colnormalization' => 'Normierte Sortierung',
2314             'colnumeric' => 'Sortierung nach Zahlen',
2315             'colstrength' => 'Sortierstärke',
2316             'currency' => 'Währung',
2317             'hc' => 'Stundenformat (12h/24h)',
2318             'lb' => 'Zeilenumbruchstil',
2319             'ms' => 'Maßsystem',
2320             'numbers' => 'Ziffern',
2321             'timezone' => 'Zeitzone',
2322             'va' => 'Lokale Variante',
2323             'x' => 'Privatnutzung',
2324              
2325             }
2326             },
2327             );
2328              
2329             has 'display_name_type' => (
2330             is => 'ro',
2331             isa => HashRef[HashRef[Str]],
2332             init_arg => undef,
2333             default => sub {
2334             {
2335             'calendar' => {
2336             'buddhist' => q{Buddhistischer Kalender},
2337             'chinese' => q{Chinesischer Kalender},
2338             'coptic' => q{Koptischer Kalender},
2339             'dangi' => q{Dangi-Kalender},
2340             'ethiopic' => q{Äthiopischer Kalender},
2341             'ethiopic-amete-alem' => q{Äthiopischer Amätä-Aläm-Kalender},
2342             'gregorian' => q{Gregorianischer Kalender},
2343             'hebrew' => q{Hebräischer Kalender},
2344             'indian' => q{Indischer Nationalkalender},
2345             'islamic' => q{Hidschri-Kalender},
2346             'islamic-civil' => q{Bürgerlicher Hidschri-Kalender (tabellarisch)},
2347             'islamic-rgsa' => q{Islamischer Kalender (Saudi-Arabien, Beobachtung)},
2348             'islamic-tbla' => q{Islamischer Kalender (tabellarisch, astronomische Epoche)},
2349             'islamic-umalqura' => q{Hidschri-Kalender (Umm al-Qura)},
2350             'iso8601' => q{ISO-8601-Kalender},
2351             'japanese' => q{Japanischer Kalender},
2352             'persian' => q{Persischer Kalender},
2353             'roc' => q{Minguo-Kalender},
2354             },
2355             'cf' => {
2356             'account' => q{Währungsformat (Buchhaltung)},
2357             'standard' => q{Währungsformat (Standard)},
2358             },
2359             'colalternate' => {
2360             'non-ignorable' => q{Symbole sortieren},
2361             'shifted' => q{Symbole sortieren ignorieren},
2362             },
2363             'colbackwards' => {
2364             'no' => q{Akzente normal sortieren},
2365             'yes' => q{Akzente umgekehrt sortieren},
2366             },
2367             'colcasefirst' => {
2368             'lower' => q{Kleinbuchstaben zuerst aufführen},
2369             'no' => q{Normal sortieren},
2370             'upper' => q{Großbuchstaben zuerst aufführen},
2371             },
2372             'colcaselevel' => {
2373             'no' => q{Ohne Groß-/Kleinschreibung sortieren},
2374             'yes' => q{Nach Groß-/Kleinschreibung sortieren},
2375             },
2376             'collation' => {
2377             'big5han' => q{Traditionelle chinesische Sortierung (Big5)},
2378             'compat' => q{Vorherige Sortierung, Kompatibilität},
2379             'dictionary' => q{Lexikografische Sortierung},
2380             'ducet' => q{Unicode-Sortierung},
2381             'emoji' => q{Emoji-Sortierung},
2382             'eor' => q{Europäische Sortierregeln},
2383             'gb2312han' => q{Vereinfachte chinesische Sortierung (GB2312)},
2384             'phonebook' => q{Telefonbuch-Sortierung},
2385             'phonetic' => q{Phonetische Sortierung},
2386             'pinyin' => q{Pinyin-Sortierung},
2387             'search' => q{Allgemeine Suche},
2388             'searchjl' => q{Suche nach Anfangsbuchstaben des koreanischen Alphabets},
2389             'standard' => q{Standard-Sortierung},
2390             'stroke' => q{Strichfolge},
2391             'traditional' => q{Traditionelle Sortierung},
2392             'unihan' => q{Radikal-und-Strich-Sortierung},
2393             'zhuyin' => q{Zhuyin-Sortierung},
2394             },
2395             'colnormalization' => {
2396             'no' => q{Ohne Normierung sortieren},
2397             'yes' => q{Nach Unicode sortieren},
2398             },
2399             'colnumeric' => {
2400             'no' => q{Ziffern einzeln sortieren},
2401             'yes' => q{Ziffern numerisch sortieren},
2402             },
2403             'colstrength' => {
2404             'identical' => q{Alle sortieren},
2405             'primary' => q{Nur Basisbuchstaben sortieren},
2406             'quaternary' => q{Akzente/Fall/Breite/Kana sortieren},
2407             'secondary' => q{Akzente sortieren},
2408             'tertiary' => q{Akzente/Fall/Breite sortieren},
2409             },
2410             'd0' => {
2411             'fwidth' => q{Vollbreit},
2412             'hwidth' => q{Halbbreit},
2413             'npinyin' => q{Numerisch},
2414             },
2415             'hc' => {
2416             'h11' => q{12-Stunden-Format (0–11)},
2417             'h12' => q{12-Stunden-Format (1-12)},
2418             'h23' => q{24-Stunden-Format (0-23)},
2419             'h24' => q{24-Stunden-Format (1-24)},
2420             },
2421             'lb' => {
2422             'loose' => q{Lockerer Zeilenumbruch},
2423             'normal' => q{Normaler Zeilenumbruch},
2424             'strict' => q{Fester Zeilenumbruch},
2425             },
2426             'm0' => {
2427             'bgn' => q{BGN},
2428             'ungegn' => q{UNGEGN},
2429             },
2430             'ms' => {
2431             'metric' => q{Metrisches System},
2432             'uksystem' => q{Britisches Maßsystem},
2433             'ussystem' => q{US-Maßsystem},
2434             },
2435             'numbers' => {
2436             'ahom' => q{Ahom-Ziffern},
2437             'arab' => q{Arabisch-indische Ziffern},
2438             'arabext' => q{Erweiterte arabisch-indische Ziffern},
2439             'armn' => q{Armenische Ziffern},
2440             'armnlow' => q{Armenische Ziffern in Kleinschrift},
2441             'bali' => q{Balinesische Ziffern},
2442             'beng' => q{Bengalische Ziffern},
2443             'brah' => q{Brahmi-Ziffern},
2444             'cakm' => q{Chakma-Ziffern},
2445             'cham' => q{Cham-Ziffern},
2446             'cyrl' => q{Kyrillische Zahlzeichen},
2447             'deva' => q{Devanagari-Ziffern},
2448             'ethi' => q{Äthiopische Ziffern},
2449             'finance' => q{Finanzzahlen},
2450             'fullwide' => q{Vollbreite Ziffern},
2451             'geor' => q{Georgische Ziffern},
2452             'gong' => q{Gunjala-Gondi-Ziffern},
2453             'gonm' => q{Masaram-Gondi-Ziffern},
2454             'grek' => q{Griechische Ziffern},
2455             'greklow' => q{Griechische Ziffern in Kleinschrift},
2456             'gujr' => q{Gujarati-Ziffern},
2457             'guru' => q{Gurmukhi-Ziffern},
2458             'hanidec' => q{Chinesische Dezimalzahlen},
2459             'hans' => q{Vereinfacht-chinesische Ziffern},
2460             'hansfin' => q{Vereinfacht-chinesische Finanzziffern},
2461             'hant' => q{Traditionell-chinesische Ziffern},
2462             'hantfin' => q{Traditionell-chinesische Finanzziffern},
2463             'hebr' => q{Hebräische Ziffern},
2464             'hmng' => q{Pahawh-Hmong-Ziffern},
2465             'hmnp' => q{Nyiakeng-Puachue-Hmong-Ziffern},
2466             'java' => q{Javanesische Ziffern},
2467             'jpan' => q{Japanische Ziffern},
2468             'jpanfin' => q{Japanische Finanzziffern},
2469             'kali' => q{Kayah-Li-Ziffern},
2470             'khmr' => q{Khmer-Ziffern},
2471             'knda' => q{Kannada-Ziffern},
2472             'lana' => q{Lanna-Ziffern (säkular)},
2473             'lanatham' => q{Lanna-Ziffern (sakral)},
2474             'laoo' => q{Laotische Ziffern},
2475             'latn' => q{Westliche Ziffern},
2476             'lepc' => q{Lepcha-Ziffern},
2477             'limb' => q{Limbu-Ziffern},
2478             'mathbold' => q{Mathematische Fettschrift-Ziffern},
2479             'mathdbl' => q{Mathematische Doppelstrich-Ziffern},
2480             'mathmono' => q{Mathematische Konstantschrift-Ziffern},
2481             'mathsanb' => q{Mathematische Grotesk-Fettschrift-Ziffern},
2482             'mathsans' => q{Mathematische Grotesk-Ziffern},
2483             'mlym' => q{Malayalam-Ziffern},
2484             'modi' => q{Modi-Ziffern},
2485             'mong' => q{Mongolische Ziffern},
2486             'mroo' => q{Mro-Ziffern},
2487             'mtei' => q{Meitei-Mayek-Ziffern},
2488             'mymr' => q{Myanmar-Ziffern},
2489             'mymrshan' => q{Myanmarische Shan-Ziffern},
2490             'mymrtlng' => q{Myanmarische Tai-Laing-Ziffern},
2491             'native' => q{Native Ziffern},
2492             'nkoo' => q{N’Ko-Ziffern},
2493             'olck' => q{Ol-Chiki-Ziffern},
2494             'orya' => q{Oriya-Ziffern},
2495             'osma' => q{Osmaniya-Ziffern},
2496             'rohg' => q{Hanifi-Rohingya-Ziffern},
2497             'roman' => q{Römische Ziffern},
2498             'romanlow' => q{Römische Ziffern in Kleinschrift},
2499             'saur' => q{Saurashtra-Ziffern},
2500             'shrd' => q{Sharada-Ziffern},
2501             'sind' => q{Khudawadi-Ziffern},
2502             'sinh' => q{Sinhala-Lith-Ziffern},
2503             'sora' => q{Sora-Sompeng-Ziffern},
2504             'sund' => q{Sundanesische Ziffern},
2505             'takr' => q{Takri-Ziffern},
2506             'talu' => q{Neue Tai-Lü-Ziffern},
2507             'taml' => q{Tamilische Ziffern},
2508             'tamldec' => q{Tamil-Ziffern},
2509             'telu' => q{Telugu-Ziffern},
2510             'thai' => q{Thai-Ziffern},
2511             'tibt' => q{Tibetische Ziffern},
2512             'tirh' => q{Tirhuta-Ziffern},
2513             'traditional' => q{Traditionelle Zahlen},
2514             'vaii' => q{Vai-Ziffern},
2515             'wara' => q{Warang-Citi-Ziffern},
2516             'wcho' => q{Wancho-Ziffern},
2517             },
2518              
2519             }
2520             },
2521             );
2522              
2523             has 'display_name_measurement_system' => (
2524             is => 'ro',
2525             isa => HashRef[Str],
2526             init_arg => undef,
2527             default => sub {
2528             {
2529             'metric' => q{Internationales (SI)},
2530              
2531             }
2532             },
2533             );
2534              
2535             has 'display_name_code_patterns' => (
2536             is => 'ro',
2537             isa => HashRef[Str],
2538             init_arg => undef,
2539             default => sub {
2540             {
2541             'language' => 'Sprache: {0}',
2542             'script' => 'Schrift: {0}',
2543             'region' => 'Region: {0}',
2544              
2545             }
2546             },
2547             );
2548              
2549             has 'characters' => (
2550             is => 'ro',
2551             isa => HashRef,
2552             init_arg => undef,
2553             default => $^V ge v5.18.0
2554             ? eval <<'EOT'
2555             sub {
2556             no warnings 'experimental::regex_sets';
2557             return {
2558             auxiliary => qr{[áàăâåãā æ ç éèĕêëē ğ íìĭîïİī ı ñ óòŏôøō œ ş úùŭûū ÿ]},
2559             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'],
2560             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]},
2561             punctuation => qr{[\- ‐‑ – — , ; \: ! ? . … '‘‚ "“„ « » ( ) \[ \] \{ \} § @ * / \& #]},
2562             };
2563             },
2564             EOT
2565             : sub {
2566             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'], };
2567             },
2568 19     19   3912 );
  19         46  
  19         5360  
2569              
2570              
2571             has 'quote_start' => (
2572             is => 'ro',
2573             isa => Str,
2574             init_arg => undef,
2575             default => qq{„},
2576             );
2577              
2578             has 'quote_end' => (
2579             is => 'ro',
2580             isa => Str,
2581             init_arg => undef,
2582             default => qq{“},
2583             );
2584              
2585             has 'alternate_quote_start' => (
2586             is => 'ro',
2587             isa => Str,
2588             init_arg => undef,
2589             default => qq{‚},
2590             );
2591              
2592             has 'alternate_quote_end' => (
2593             is => 'ro',
2594             isa => Str,
2595             init_arg => undef,
2596             default => qq{‘},
2597             );
2598              
2599             has 'units' => (
2600             is => 'ro',
2601             isa => HashRef[HashRef[HashRef[Str]]],
2602             init_arg => undef,
2603             default => sub { {
2604             'long' => {
2605             # Long Unit Identifier
2606             '' => {
2607             'name' => q(Himmelsrichtung),
2608             },
2609             # Core Unit Identifier
2610             '' => {
2611             'name' => q(Himmelsrichtung),
2612             },
2613             # Long Unit Identifier
2614             '1024p1' => {
2615             '1' => q(Kibi{0}),
2616             },
2617             # Core Unit Identifier
2618             '1024p1' => {
2619             '1' => q(Kibi{0}),
2620             },
2621             # Long Unit Identifier
2622             '1024p2' => {
2623             '1' => q(Mebi{0}),
2624             },
2625             # Core Unit Identifier
2626             '1024p2' => {
2627             '1' => q(Mebi{0}),
2628             },
2629             # Long Unit Identifier
2630             '1024p3' => {
2631             '1' => q(Gibi{0}),
2632             },
2633             # Core Unit Identifier
2634             '1024p3' => {
2635             '1' => q(Gibi{0}),
2636             },
2637             # Long Unit Identifier
2638             '1024p4' => {
2639             '1' => q(Tebi{0}),
2640             },
2641             # Core Unit Identifier
2642             '1024p4' => {
2643             '1' => q(Tebi{0}),
2644             },
2645             # Long Unit Identifier
2646             '1024p5' => {
2647             '1' => q(Pebi{0}),
2648             },
2649             # Core Unit Identifier
2650             '1024p5' => {
2651             '1' => q(Pebi{0}),
2652             },
2653             # Long Unit Identifier
2654             '1024p6' => {
2655             '1' => q(Exbi{0}),
2656             },
2657             # Core Unit Identifier
2658             '1024p6' => {
2659             '1' => q(Exbi{0}),
2660             },
2661             # Long Unit Identifier
2662             '1024p7' => {
2663             '1' => q(Zebi{0}),
2664             },
2665             # Core Unit Identifier
2666             '1024p7' => {
2667             '1' => q(Zebi{0}),
2668             },
2669             # Long Unit Identifier
2670             '1024p8' => {
2671             '1' => q(Yobi{0}),
2672             },
2673             # Core Unit Identifier
2674             '1024p8' => {
2675             '1' => q(Yobi{0}),
2676             },
2677             # Long Unit Identifier
2678             '10p-1' => {
2679             '1' => q(Dezi{0}),
2680             },
2681             # Core Unit Identifier
2682             '1' => {
2683             '1' => q(Dezi{0}),
2684             },
2685             # Long Unit Identifier
2686             '10p-12' => {
2687             '1' => q(Piko{0}),
2688             },
2689             # Core Unit Identifier
2690             '12' => {
2691             '1' => q(Piko{0}),
2692             },
2693             # Long Unit Identifier
2694             '10p-15' => {
2695             '1' => q(Femto{0}),
2696             },
2697             # Core Unit Identifier
2698             '15' => {
2699             '1' => q(Femto{0}),
2700             },
2701             # Long Unit Identifier
2702             '10p-18' => {
2703             '1' => q(Atto{0}),
2704             },
2705             # Core Unit Identifier
2706             '18' => {
2707             '1' => q(Atto{0}),
2708             },
2709             # Long Unit Identifier
2710             '10p-2' => {
2711             '1' => q(Zenti{0}),
2712             },
2713             # Core Unit Identifier
2714             '2' => {
2715             '1' => q(Zenti{0}),
2716             },
2717             # Long Unit Identifier
2718             '10p-21' => {
2719             '1' => q(Zepto{0}),
2720             },
2721             # Core Unit Identifier
2722             '21' => {
2723             '1' => q(Zepto{0}),
2724             },
2725             # Long Unit Identifier
2726             '10p-24' => {
2727             '1' => q(Yokto{0}),
2728             },
2729             # Core Unit Identifier
2730             '24' => {
2731             '1' => q(Yokto{0}),
2732             },
2733             # Long Unit Identifier
2734             '10p-27' => {
2735             '1' => q(Ronto{0}),
2736             },
2737             # Core Unit Identifier
2738             '27' => {
2739             '1' => q(Ronto{0}),
2740             },
2741             # Long Unit Identifier
2742             '10p-3' => {
2743             '1' => q(Milli{0}),
2744             },
2745             # Core Unit Identifier
2746             '3' => {
2747             '1' => q(Milli{0}),
2748             },
2749             # Long Unit Identifier
2750             '10p-30' => {
2751             '1' => q(Quekto{0}),
2752             },
2753             # Core Unit Identifier
2754             '30' => {
2755             '1' => q(Quekto{0}),
2756             },
2757             # Long Unit Identifier
2758             '10p-6' => {
2759             '1' => q(Mikro{0}),
2760             },
2761             # Core Unit Identifier
2762             '6' => {
2763             '1' => q(Mikro{0}),
2764             },
2765             # Long Unit Identifier
2766             '10p-9' => {
2767             '1' => q(Nano{0}),
2768             },
2769             # Core Unit Identifier
2770             '9' => {
2771             '1' => q(Nano{0}),
2772             },
2773             # Long Unit Identifier
2774             '10p1' => {
2775             '1' => q(Deka{0}),
2776             },
2777             # Core Unit Identifier
2778             '10p1' => {
2779             '1' => q(Deka{0}),
2780             },
2781             # Long Unit Identifier
2782             '10p12' => {
2783             '1' => q(Tera{0}),
2784             },
2785             # Core Unit Identifier
2786             '10p12' => {
2787             '1' => q(Tera{0}),
2788             },
2789             # Long Unit Identifier
2790             '10p15' => {
2791             '1' => q(Peta{0}),
2792             },
2793             # Core Unit Identifier
2794             '10p15' => {
2795             '1' => q(Peta{0}),
2796             },
2797             # Long Unit Identifier
2798             '10p18' => {
2799             '1' => q(Exa{0}),
2800             },
2801             # Core Unit Identifier
2802             '10p18' => {
2803             '1' => q(Exa{0}),
2804             },
2805             # Long Unit Identifier
2806             '10p2' => {
2807             '1' => q(Hekto{0}),
2808             },
2809             # Core Unit Identifier
2810             '10p2' => {
2811             '1' => q(Hekto{0}),
2812             },
2813             # Long Unit Identifier
2814             '10p21' => {
2815             '1' => q(Zetta{0}),
2816             },
2817             # Core Unit Identifier
2818             '10p21' => {
2819             '1' => q(Zetta{0}),
2820             },
2821             # Long Unit Identifier
2822             '10p24' => {
2823             '1' => q(Yotta{0}),
2824             },
2825             # Core Unit Identifier
2826             '10p24' => {
2827             '1' => q(Yotta{0}),
2828             },
2829             # Long Unit Identifier
2830             '10p27' => {
2831             '1' => q(Ronna{0}),
2832             },
2833             # Core Unit Identifier
2834             '10p27' => {
2835             '1' => q(Ronna{0}),
2836             },
2837             # Long Unit Identifier
2838             '10p3' => {
2839             '1' => q(Kilo{0}),
2840             },
2841             # Core Unit Identifier
2842             '10p3' => {
2843             '1' => q(Kilo{0}),
2844             },
2845             # Long Unit Identifier
2846             '10p30' => {
2847             '1' => q(Quetta{0}),
2848             },
2849             # Core Unit Identifier
2850             '10p30' => {
2851             '1' => q(Quetta{0}),
2852             },
2853             # Long Unit Identifier
2854             '10p6' => {
2855             '1' => q(Mega{0}),
2856             },
2857             # Core Unit Identifier
2858             '10p6' => {
2859             '1' => q(Mega{0}),
2860             },
2861             # Long Unit Identifier
2862             '10p9' => {
2863             '1' => q(Giga{0}),
2864             },
2865             # Core Unit Identifier
2866             '10p9' => {
2867             '1' => q(Giga{0}),
2868             },
2869             # Long Unit Identifier
2870             'acceleration-g-force' => {
2871             '1' => q(feminine),
2872             },
2873             # Core Unit Identifier
2874             'g-force' => {
2875             '1' => q(feminine),
2876             },
2877             # Long Unit Identifier
2878             'acceleration-meter-per-square-second' => {
2879             '1' => q(masculine),
2880             'name' => q(Meter pro Quadratsekunde),
2881             'one' => q({0} Meter pro Quadratsekunde),
2882             'other' => q({0} Meter pro Quadratsekunde),
2883             },
2884             # Core Unit Identifier
2885             'meter-per-square-second' => {
2886             '1' => q(masculine),
2887             'name' => q(Meter pro Quadratsekunde),
2888             'one' => q({0} Meter pro Quadratsekunde),
2889             'other' => q({0} Meter pro Quadratsekunde),
2890             },
2891             # Long Unit Identifier
2892             'angle-arc-minute' => {
2893             '1' => q(feminine),
2894             'one' => q({0} Winkelminute),
2895             'other' => q({0} Winkelminuten),
2896             },
2897             # Core Unit Identifier
2898             'arc-minute' => {
2899             '1' => q(feminine),
2900             'one' => q({0} Winkelminute),
2901             'other' => q({0} Winkelminuten),
2902             },
2903             # Long Unit Identifier
2904             'angle-arc-second' => {
2905             '1' => q(feminine),
2906             'one' => q({0} Winkelsekunde),
2907             'other' => q({0} Winkelsekunden),
2908             },
2909             # Core Unit Identifier
2910             'arc-second' => {
2911             '1' => q(feminine),
2912             'one' => q({0} Winkelsekunde),
2913             'other' => q({0} Winkelsekunden),
2914             },
2915             # Long Unit Identifier
2916             'angle-degree' => {
2917             '1' => q(neuter),
2918             'one' => q({0} Grad),
2919             'other' => q({0} Grad),
2920             },
2921             # Core Unit Identifier
2922             'degree' => {
2923             '1' => q(neuter),
2924             'one' => q({0} Grad),
2925             'other' => q({0} Grad),
2926             },
2927             # Long Unit Identifier
2928             'angle-radian' => {
2929             '1' => q(masculine),
2930             'name' => q(Radiant),
2931             'one' => q({0} Radiant),
2932             'other' => q({0} Radiant),
2933             },
2934             # Core Unit Identifier
2935             'radian' => {
2936             '1' => q(masculine),
2937             'name' => q(Radiant),
2938             'one' => q({0} Radiant),
2939             'other' => q({0} Radiant),
2940             },
2941             # Long Unit Identifier
2942             'angle-revolution' => {
2943             '1' => q(feminine),
2944             'name' => q(Umdrehung),
2945             'one' => q({0} Umdrehung),
2946             'other' => q({0} Umdrehungen),
2947             },
2948             # Core Unit Identifier
2949             'revolution' => {
2950             '1' => q(feminine),
2951             'name' => q(Umdrehung),
2952             'one' => q({0} Umdrehung),
2953             'other' => q({0} Umdrehungen),
2954             },
2955             # Long Unit Identifier
2956             'area-acre' => {
2957             '1' => q(masculine),
2958             'name' => q(Acres),
2959             'one' => q({0} Acre),
2960             'other' => q({0} Acres),
2961             },
2962             # Core Unit Identifier
2963             'acre' => {
2964             '1' => q(masculine),
2965             'name' => q(Acres),
2966             'one' => q({0} Acre),
2967             'other' => q({0} Acres),
2968             },
2969             # Long Unit Identifier
2970             'area-dunam' => {
2971             'one' => q({0} Dunam),
2972             'other' => q({0} Dunams),
2973             },
2974             # Core Unit Identifier
2975             'dunam' => {
2976             'one' => q({0} Dunam),
2977             'other' => q({0} Dunams),
2978             },
2979             # Long Unit Identifier
2980             'area-hectare' => {
2981             '1' => q(masculine),
2982             'one' => q({0} Hektar),
2983             'other' => q({0} Hektar),
2984             },
2985             # Core Unit Identifier
2986             'hectare' => {
2987             '1' => q(masculine),
2988             'one' => q({0} Hektar),
2989             'other' => q({0} Hektar),
2990             },
2991             # Long Unit Identifier
2992             'area-square-centimeter' => {
2993             '1' => q(masculine),
2994             'name' => q(Quadratzentimeter),
2995             'one' => q({0} Quadratzentimeter),
2996             'other' => q({0} Quadratzentimeter),
2997             'per' => q({0} pro Quadratzentimeter),
2998             },
2999             # Core Unit Identifier
3000             'square-centimeter' => {
3001             '1' => q(masculine),
3002             'name' => q(Quadratzentimeter),
3003             'one' => q({0} Quadratzentimeter),
3004             'other' => q({0} Quadratzentimeter),
3005             'per' => q({0} pro Quadratzentimeter),
3006             },
3007             # Long Unit Identifier
3008             'area-square-foot' => {
3009             '1' => q(masculine),
3010             'name' => q(Quadratfuß),
3011             'one' => q({0} Quadratfuß),
3012             'other' => q({0} Quadratfuß),
3013             },
3014             # Core Unit Identifier
3015             'square-foot' => {
3016             '1' => q(masculine),
3017             'name' => q(Quadratfuß),
3018             'one' => q({0} Quadratfuß),
3019             'other' => q({0} Quadratfuß),
3020             },
3021             # Long Unit Identifier
3022             'area-square-inch' => {
3023             'name' => q(Quadratzoll),
3024             'one' => q({0} Quadratzoll),
3025             'other' => q({0} Quadratzoll),
3026             'per' => q({0} pro Quadratzoll),
3027             },
3028             # Core Unit Identifier
3029             'square-inch' => {
3030             'name' => q(Quadratzoll),
3031             'one' => q({0} Quadratzoll),
3032             'other' => q({0} Quadratzoll),
3033             'per' => q({0} pro Quadratzoll),
3034             },
3035             # Long Unit Identifier
3036             'area-square-kilometer' => {
3037             '1' => q(masculine),
3038             'name' => q(Quadratkilometer),
3039             'one' => q({0} Quadratkilometer),
3040             'other' => q({0} Quadratkilometer),
3041             'per' => q({0} pro Quadratkilometer),
3042             },
3043             # Core Unit Identifier
3044             'square-kilometer' => {
3045             '1' => q(masculine),
3046             'name' => q(Quadratkilometer),
3047             'one' => q({0} Quadratkilometer),
3048             'other' => q({0} Quadratkilometer),
3049             'per' => q({0} pro Quadratkilometer),
3050             },
3051             # Long Unit Identifier
3052             'area-square-meter' => {
3053             '1' => q(masculine),
3054             'name' => q(Quadratmeter),
3055             'one' => q({0} Quadratmeter),
3056             'other' => q({0} Quadratmeter),
3057             'per' => q({0} pro Quadratmeter),
3058             },
3059             # Core Unit Identifier
3060             'square-meter' => {
3061             '1' => q(masculine),
3062             'name' => q(Quadratmeter),
3063             'one' => q({0} Quadratmeter),
3064             'other' => q({0} Quadratmeter),
3065             'per' => q({0} pro Quadratmeter),
3066             },
3067             # Long Unit Identifier
3068             'area-square-mile' => {
3069             '1' => q(feminine),
3070             'name' => q(Quadratmeilen),
3071             'one' => q({0} Quadratmeile),
3072             'other' => q({0} Quadratmeilen),
3073             'per' => q({0} pro Quadratmeile),
3074             },
3075             # Core Unit Identifier
3076             'square-mile' => {
3077             '1' => q(feminine),
3078             'name' => q(Quadratmeilen),
3079             'one' => q({0} Quadratmeile),
3080             'other' => q({0} Quadratmeilen),
3081             'per' => q({0} pro Quadratmeile),
3082             },
3083             # Long Unit Identifier
3084             'area-square-yard' => {
3085             'name' => q(Quadratyards),
3086             'one' => q({0} Quadratyard),
3087             'other' => q({0} Quadratyards),
3088             },
3089             # Core Unit Identifier
3090             'square-yard' => {
3091             'name' => q(Quadratyards),
3092             'one' => q({0} Quadratyard),
3093             'other' => q({0} Quadratyards),
3094             },
3095             # Long Unit Identifier
3096             'concentr-item' => {
3097             '1' => q(neuter),
3098             'name' => q(Elemente),
3099             'one' => q({0} Element),
3100             'other' => q({0} Elemente),
3101             },
3102             # Core Unit Identifier
3103             'item' => {
3104             '1' => q(neuter),
3105             'name' => q(Elemente),
3106             'one' => q({0} Element),
3107             'other' => q({0} Elemente),
3108             },
3109             # Long Unit Identifier
3110             'concentr-karat' => {
3111             '1' => q(neuter),
3112             'one' => q({0} Karat),
3113             'other' => q({0} Karat),
3114             },
3115             # Core Unit Identifier
3116             'karat' => {
3117             '1' => q(neuter),
3118             'one' => q({0} Karat),
3119             'other' => q({0} Karat),
3120             },
3121             # Long Unit Identifier
3122             'concentr-milligram-ofglucose-per-deciliter' => {
3123             '1' => q(neuter),
3124             'name' => q(Milligramm pro Deziliter),
3125             'one' => q({0} Milligramm pro Deziliter),
3126             'other' => q({0} Milligramm pro Deziliter),
3127             },
3128             # Core Unit Identifier
3129             'milligram-ofglucose-per-deciliter' => {
3130             '1' => q(neuter),
3131             'name' => q(Milligramm pro Deziliter),
3132             'one' => q({0} Milligramm pro Deziliter),
3133             'other' => q({0} Milligramm pro Deziliter),
3134             },
3135             # Long Unit Identifier
3136             'concentr-millimole-per-liter' => {
3137             '1' => q(neuter),
3138             'name' => q(Millimol pro Liter),
3139             'one' => q({0} Millimol pro Liter),
3140             'other' => q({0} Millimol pro Liter),
3141             },
3142             # Core Unit Identifier
3143             'millimole-per-liter' => {
3144             '1' => q(neuter),
3145             'name' => q(Millimol pro Liter),
3146             'one' => q({0} Millimol pro Liter),
3147             'other' => q({0} Millimol pro Liter),
3148             },
3149             # Long Unit Identifier
3150             'concentr-mole' => {
3151             '1' => q(neuter),
3152             'name' => q(Mole),
3153             'one' => q({0} Mol),
3154             'other' => q({0} Mol),
3155             },
3156             # Core Unit Identifier
3157             'mole' => {
3158             '1' => q(neuter),
3159             'name' => q(Mole),
3160             'one' => q({0} Mol),
3161             'other' => q({0} Mol),
3162             },
3163             # Long Unit Identifier
3164             'concentr-percent' => {
3165             '1' => q(neuter),
3166             'name' => q(Prozent),
3167             'one' => q({0} Prozent),
3168             'other' => q({0} Prozent),
3169             },
3170             # Core Unit Identifier
3171             'percent' => {
3172             '1' => q(neuter),
3173             'name' => q(Prozent),
3174             'one' => q({0} Prozent),
3175             'other' => q({0} Prozent),
3176             },
3177             # Long Unit Identifier
3178             'concentr-permille' => {
3179             '1' => q(neuter),
3180             'name' => q(Promille),
3181             'one' => q({0} Promille),
3182             'other' => q({0} Promille),
3183             },
3184             # Core Unit Identifier
3185             'permille' => {
3186             '1' => q(neuter),
3187             'name' => q(Promille),
3188             'one' => q({0} Promille),
3189             'other' => q({0} Promille),
3190             },
3191             # Long Unit Identifier
3192             'concentr-permillion' => {
3193             '1' => q(neuter),
3194             'name' => q(Millionstel),
3195             'one' => q({0} Millionstel),
3196             'other' => q({0} Millionstel),
3197             },
3198             # Core Unit Identifier
3199             'permillion' => {
3200             '1' => q(neuter),
3201             'name' => q(Millionstel),
3202             'one' => q({0} Millionstel),
3203             'other' => q({0} Millionstel),
3204             },
3205             # Long Unit Identifier
3206             'concentr-permyriad' => {
3207             '1' => q(neuter),
3208             'name' => q(Pro-Zehntausend),
3209             'one' => q({0} pro Zehntausend),
3210             'other' => q({0} pro Zehntausend),
3211             },
3212             # Core Unit Identifier
3213             'permyriad' => {
3214             '1' => q(neuter),
3215             'name' => q(Pro-Zehntausend),
3216             'one' => q({0} pro Zehntausend),
3217             'other' => q({0} pro Zehntausend),
3218             },
3219             # Long Unit Identifier
3220             'concentr-portion-per-1e9' => {
3221             '1' => q(neuter),
3222             'name' => q(Milliardstel),
3223             'one' => q({0} Milliardstel),
3224             'other' => q({0} Milliardstel),
3225             },
3226             # Core Unit Identifier
3227             'portion-per-1e9' => {
3228             '1' => q(neuter),
3229             'name' => q(Milliardstel),
3230             'one' => q({0} Milliardstel),
3231             'other' => q({0} Milliardstel),
3232             },
3233             # Long Unit Identifier
3234             'consumption-liter-per-100-kilometer' => {
3235             '1' => q(masculine),
3236             'name' => q(Liter pro 100 Kilometer),
3237             'one' => q({0} Liter pro 100 Kilometer),
3238             'other' => q({0} Liter pro 100 Kilometer),
3239             },
3240             # Core Unit Identifier
3241             'liter-per-100-kilometer' => {
3242             '1' => q(masculine),
3243             'name' => q(Liter pro 100 Kilometer),
3244             'one' => q({0} Liter pro 100 Kilometer),
3245             'other' => q({0} Liter pro 100 Kilometer),
3246             },
3247             # Long Unit Identifier
3248             'consumption-liter-per-kilometer' => {
3249             '1' => q(masculine),
3250             'name' => q(Liter pro Kilometer),
3251             'one' => q({0} Liter pro Kilometer),
3252             'other' => q({0} Liter pro Kilometer),
3253             },
3254             # Core Unit Identifier
3255             'liter-per-kilometer' => {
3256             '1' => q(masculine),
3257             'name' => q(Liter pro Kilometer),
3258             'one' => q({0} Liter pro Kilometer),
3259             'other' => q({0} Liter pro Kilometer),
3260             },
3261             # Long Unit Identifier
3262             'consumption-mile-per-gallon' => {
3263             '1' => q(feminine),
3264             'name' => q(Meilen pro Gallone),
3265             'one' => q({0} Meile pro Gallone),
3266             'other' => q({0} Meilen pro Gallone),
3267             },
3268             # Core Unit Identifier
3269             'mile-per-gallon' => {
3270             '1' => q(feminine),
3271             'name' => q(Meilen pro Gallone),
3272             'one' => q({0} Meile pro Gallone),
3273             'other' => q({0} Meilen pro Gallone),
3274             },
3275             # Long Unit Identifier
3276             'consumption-mile-per-gallon-imperial' => {
3277             '1' => q(feminine),
3278             'name' => q(Meilen pro Imp. Gallone),
3279             'one' => q({0} Meile pro Imp. Gallone),
3280             'other' => q({0} Meilen pro Imp. Gallone),
3281             },
3282             # Core Unit Identifier
3283             'mile-per-gallon-imperial' => {
3284             '1' => q(feminine),
3285             'name' => q(Meilen pro Imp. Gallone),
3286             'one' => q({0} Meile pro Imp. Gallone),
3287             'other' => q({0} Meilen pro Imp. Gallone),
3288             },
3289             # Long Unit Identifier
3290             'coordinate' => {
3291             'east' => q({0} Ost),
3292             'north' => q({0} Nord),
3293             'south' => q({0} Süd),
3294             'west' => q({0} West),
3295             },
3296             # Core Unit Identifier
3297             'coordinate' => {
3298             'east' => q({0} Ost),
3299             'north' => q({0} Nord),
3300             'south' => q({0} Süd),
3301             'west' => q({0} West),
3302             },
3303             # Long Unit Identifier
3304             'digital-bit' => {
3305             '1' => q(neuter),
3306             'name' => q(Bits),
3307             'one' => q({0} Bit),
3308             'other' => q({0} Bit),
3309             },
3310             # Core Unit Identifier
3311             'bit' => {
3312             '1' => q(neuter),
3313             'name' => q(Bits),
3314             'one' => q({0} Bit),
3315             'other' => q({0} Bit),
3316             },
3317             # Long Unit Identifier
3318             'digital-byte' => {
3319             '1' => q(neuter),
3320             'name' => q(Bytes),
3321             'one' => q({0} Byte),
3322             'other' => q({0} Byte),
3323             },
3324             # Core Unit Identifier
3325             'byte' => {
3326             '1' => q(neuter),
3327             'name' => q(Bytes),
3328             'one' => q({0} Byte),
3329             'other' => q({0} Byte),
3330             },
3331             # Long Unit Identifier
3332             'digital-gigabit' => {
3333             '1' => q(neuter),
3334             'name' => q(Gigabits),
3335             'one' => q({0} Gigabit),
3336             'other' => q({0} Gigabit),
3337             },
3338             # Core Unit Identifier
3339             'gigabit' => {
3340             '1' => q(neuter),
3341             'name' => q(Gigabits),
3342             'one' => q({0} Gigabit),
3343             'other' => q({0} Gigabit),
3344             },
3345             # Long Unit Identifier
3346             'digital-gigabyte' => {
3347             '1' => q(neuter),
3348             'name' => q(Gigabytes),
3349             'one' => q({0} Gigabyte),
3350             'other' => q({0} Gigabyte),
3351             },
3352             # Core Unit Identifier
3353             'gigabyte' => {
3354             '1' => q(neuter),
3355             'name' => q(Gigabytes),
3356             'one' => q({0} Gigabyte),
3357             'other' => q({0} Gigabyte),
3358             },
3359             # Long Unit Identifier
3360             'digital-kilobit' => {
3361             '1' => q(neuter),
3362             'name' => q(Kilobits),
3363             'one' => q({0} Kilobit),
3364             'other' => q({0} Kilobit),
3365             },
3366             # Core Unit Identifier
3367             'kilobit' => {
3368             '1' => q(neuter),
3369             'name' => q(Kilobits),
3370             'one' => q({0} Kilobit),
3371             'other' => q({0} Kilobit),
3372             },
3373             # Long Unit Identifier
3374             'digital-kilobyte' => {
3375             '1' => q(neuter),
3376             'name' => q(Kilobytes),
3377             'one' => q({0} Kilobyte),
3378             'other' => q({0} Kilobyte),
3379             },
3380             # Core Unit Identifier
3381             'kilobyte' => {
3382             '1' => q(neuter),
3383             'name' => q(Kilobytes),
3384             'one' => q({0} Kilobyte),
3385             'other' => q({0} Kilobyte),
3386             },
3387             # Long Unit Identifier
3388             'digital-megabit' => {
3389             '1' => q(neuter),
3390             'name' => q(Megabits),
3391             'one' => q({0} Megabit),
3392             'other' => q({0} Megabit),
3393             },
3394             # Core Unit Identifier
3395             'megabit' => {
3396             '1' => q(neuter),
3397             'name' => q(Megabits),
3398             'one' => q({0} Megabit),
3399             'other' => q({0} Megabit),
3400             },
3401             # Long Unit Identifier
3402             'digital-megabyte' => {
3403             '1' => q(neuter),
3404             'name' => q(Megabytes),
3405             'one' => q({0} Megabyte),
3406             'other' => q({0} Megabyte),
3407             },
3408             # Core Unit Identifier
3409             'megabyte' => {
3410             '1' => q(neuter),
3411             'name' => q(Megabytes),
3412             'one' => q({0} Megabyte),
3413             'other' => q({0} Megabyte),
3414             },
3415             # Long Unit Identifier
3416             'digital-petabyte' => {
3417             '1' => q(neuter),
3418             'name' => q(Petabytes),
3419             'one' => q({0} Petabyte),
3420             'other' => q({0} Petabyte),
3421             },
3422             # Core Unit Identifier
3423             'petabyte' => {
3424             '1' => q(neuter),
3425             'name' => q(Petabytes),
3426             'one' => q({0} Petabyte),
3427             'other' => q({0} Petabyte),
3428             },
3429             # Long Unit Identifier
3430             'digital-terabit' => {
3431             '1' => q(neuter),
3432             'name' => q(Terabits),
3433             'one' => q({0} Terabit),
3434             'other' => q({0} Terabit),
3435             },
3436             # Core Unit Identifier
3437             'terabit' => {
3438             '1' => q(neuter),
3439             'name' => q(Terabits),
3440             'one' => q({0} Terabit),
3441             'other' => q({0} Terabit),
3442             },
3443             # Long Unit Identifier
3444             'digital-terabyte' => {
3445             '1' => q(neuter),
3446             'name' => q(Terabytes),
3447             'one' => q({0} Terabyte),
3448             'other' => q({0} Terabyte),
3449             },
3450             # Core Unit Identifier
3451             'terabyte' => {
3452             '1' => q(neuter),
3453             'name' => q(Terabytes),
3454             'one' => q({0} Terabyte),
3455             'other' => q({0} Terabyte),
3456             },
3457             # Long Unit Identifier
3458             'duration-century' => {
3459             '1' => q(neuter),
3460             'name' => q(Jahrhunderte),
3461             'one' => q({0} Jahrhundert),
3462             'other' => q({0} Jahrhunderte),
3463             },
3464             # Core Unit Identifier
3465             'century' => {
3466             '1' => q(neuter),
3467             'name' => q(Jahrhunderte),
3468             'one' => q({0} Jahrhundert),
3469             'other' => q({0} Jahrhunderte),
3470             },
3471             # Long Unit Identifier
3472             'duration-day' => {
3473             '1' => q(masculine),
3474             'name' => q(Tage),
3475             'one' => q({0} Tag),
3476             'other' => q({0} Tage),
3477             'per' => q({0} pro Tag),
3478             },
3479             # Core Unit Identifier
3480             'day' => {
3481             '1' => q(masculine),
3482             'name' => q(Tage),
3483             'one' => q({0} Tag),
3484             'other' => q({0} Tage),
3485             'per' => q({0} pro Tag),
3486             },
3487             # Long Unit Identifier
3488             'duration-day-person' => {
3489             '1' => q(masculine),
3490             'one' => q({0} Tag),
3491             'other' => q({0} Tage),
3492             },
3493             # Core Unit Identifier
3494             'day-person' => {
3495             '1' => q(masculine),
3496             'one' => q({0} Tag),
3497             'other' => q({0} Tage),
3498             },
3499             # Long Unit Identifier
3500             'duration-decade' => {
3501             '1' => q(neuter),
3502             'name' => q(Jahrzehnte),
3503             'one' => q({0} Jahrzehnt),
3504             'other' => q({0} Jahrzehnte),
3505             },
3506             # Core Unit Identifier
3507             'decade' => {
3508             '1' => q(neuter),
3509             'name' => q(Jahrzehnte),
3510             'one' => q({0} Jahrzehnt),
3511             'other' => q({0} Jahrzehnte),
3512             },
3513             # Long Unit Identifier
3514             'duration-hour' => {
3515             '1' => q(feminine),
3516             'name' => q(Stunden),
3517             'one' => q({0} Stunde),
3518             'other' => q({0} Stunden),
3519             'per' => q({0} pro Stunde),
3520             },
3521             # Core Unit Identifier
3522             'hour' => {
3523             '1' => q(feminine),
3524             'name' => q(Stunden),
3525             'one' => q({0} Stunde),
3526             'other' => q({0} Stunden),
3527             'per' => q({0} pro Stunde),
3528             },
3529             # Long Unit Identifier
3530             'duration-microsecond' => {
3531             '1' => q(feminine),
3532             'name' => q(Mikrosekunden),
3533             'one' => q({0} Mikrosekunde),
3534             'other' => q({0} Mikrosekunden),
3535             },
3536             # Core Unit Identifier
3537             'microsecond' => {
3538             '1' => q(feminine),
3539             'name' => q(Mikrosekunden),
3540             'one' => q({0} Mikrosekunde),
3541             'other' => q({0} Mikrosekunden),
3542             },
3543             # Long Unit Identifier
3544             'duration-millisecond' => {
3545             '1' => q(feminine),
3546             'name' => q(Millisekunden),
3547             'one' => q({0} Millisekunde),
3548             'other' => q({0} Millisekunden),
3549             },
3550             # Core Unit Identifier
3551             'millisecond' => {
3552             '1' => q(feminine),
3553             'name' => q(Millisekunden),
3554             'one' => q({0} Millisekunde),
3555             'other' => q({0} Millisekunden),
3556             },
3557             # Long Unit Identifier
3558             'duration-minute' => {
3559             '1' => q(feminine),
3560             'name' => q(Minuten),
3561             'one' => q({0} Minute),
3562             'other' => q({0} Minuten),
3563             'per' => q({0} pro Minute),
3564             },
3565             # Core Unit Identifier
3566             'minute' => {
3567             '1' => q(feminine),
3568             'name' => q(Minuten),
3569             'one' => q({0} Minute),
3570             'other' => q({0} Minuten),
3571             'per' => q({0} pro Minute),
3572             },
3573             # Long Unit Identifier
3574             'duration-month' => {
3575             '1' => q(masculine),
3576             'name' => q(Monate),
3577             'one' => q({0} Monat),
3578             'other' => q({0} Monate),
3579             'per' => q({0} pro Monat),
3580             },
3581             # Core Unit Identifier
3582             'month' => {
3583             '1' => q(masculine),
3584             'name' => q(Monate),
3585             'one' => q({0} Monat),
3586             'other' => q({0} Monate),
3587             'per' => q({0} pro Monat),
3588             },
3589             # Long Unit Identifier
3590             'duration-nanosecond' => {
3591             '1' => q(feminine),
3592             'name' => q(Nanosekunden),
3593             'one' => q({0} Nanosekunde),
3594             'other' => q({0} Nanosekunden),
3595             },
3596             # Core Unit Identifier
3597             'nanosecond' => {
3598             '1' => q(feminine),
3599             'name' => q(Nanosekunden),
3600             'one' => q({0} Nanosekunde),
3601             'other' => q({0} Nanosekunden),
3602             },
3603             # Long Unit Identifier
3604             'duration-night' => {
3605             '1' => q(feminine),
3606             'name' => q(Übernachtungen),
3607             'one' => q({0} Übernachtung),
3608             'other' => q({0} Übernachtungen),
3609             'per' => q({0} pro Übernachtung),
3610             },
3611             # Core Unit Identifier
3612             'night' => {
3613             '1' => q(feminine),
3614             'name' => q(Übernachtungen),
3615             'one' => q({0} Übernachtung),
3616             'other' => q({0} Übernachtungen),
3617             'per' => q({0} pro Übernachtung),
3618             },
3619             # Long Unit Identifier
3620             'duration-quarter' => {
3621             '1' => q(neuter),
3622             'name' => q(Quartale),
3623             'one' => q({0} Quartal),
3624             'other' => q({0} Quartale),
3625             'per' => q({0}/Quartal),
3626             },
3627             # Core Unit Identifier
3628             'quarter' => {
3629             '1' => q(neuter),
3630             'name' => q(Quartale),
3631             'one' => q({0} Quartal),
3632             'other' => q({0} Quartale),
3633             'per' => q({0}/Quartal),
3634             },
3635             # Long Unit Identifier
3636             'duration-second' => {
3637             '1' => q(feminine),
3638             'name' => q(Sekunden),
3639             'one' => q({0} Sekunde),
3640             'other' => q({0} Sekunden),
3641             'per' => q({0} pro Sekunde),
3642             },
3643             # Core Unit Identifier
3644             'second' => {
3645             '1' => q(feminine),
3646             'name' => q(Sekunden),
3647             'one' => q({0} Sekunde),
3648             'other' => q({0} Sekunden),
3649             'per' => q({0} pro Sekunde),
3650             },
3651             # Long Unit Identifier
3652             'duration-week' => {
3653             '1' => q(feminine),
3654             'name' => q(Wochen),
3655             'one' => q({0} Woche),
3656             'other' => q({0} Wochen),
3657             'per' => q({0} pro Woche),
3658             },
3659             # Core Unit Identifier
3660             'week' => {
3661             '1' => q(feminine),
3662             'name' => q(Wochen),
3663             'one' => q({0} Woche),
3664             'other' => q({0} Wochen),
3665             'per' => q({0} pro Woche),
3666             },
3667             # Long Unit Identifier
3668             'duration-year' => {
3669             '1' => q(neuter),
3670             'name' => q(Jahre),
3671             'one' => q({0} Jahr),
3672             'other' => q({0} Jahre),
3673             'per' => q({0} pro Jahr),
3674             },
3675             # Core Unit Identifier
3676             'year' => {
3677             '1' => q(neuter),
3678             'name' => q(Jahre),
3679             'one' => q({0} Jahr),
3680             'other' => q({0} Jahre),
3681             'per' => q({0} pro Jahr),
3682             },
3683             # Long Unit Identifier
3684             'electric-ampere' => {
3685             '1' => q(neuter),
3686             'one' => q({0} Ampere),
3687             'other' => q({0} Ampere),
3688             },
3689             # Core Unit Identifier
3690             'ampere' => {
3691             '1' => q(neuter),
3692             'one' => q({0} Ampere),
3693             'other' => q({0} Ampere),
3694             },
3695             # Long Unit Identifier
3696             'electric-milliampere' => {
3697             '1' => q(neuter),
3698             'name' => q(Milliampere),
3699             'one' => q({0} Milliampere),
3700             'other' => q({0} Milliampere),
3701             },
3702             # Core Unit Identifier
3703             'milliampere' => {
3704             '1' => q(neuter),
3705             'name' => q(Milliampere),
3706             'one' => q({0} Milliampere),
3707             'other' => q({0} Milliampere),
3708             },
3709             # Long Unit Identifier
3710             'electric-ohm' => {
3711             '1' => q(neuter),
3712             'one' => q({0} Ohm),
3713             'other' => q({0} Ohm),
3714             },
3715             # Core Unit Identifier
3716             'ohm' => {
3717             '1' => q(neuter),
3718             'one' => q({0} Ohm),
3719             'other' => q({0} Ohm),
3720             },
3721             # Long Unit Identifier
3722             'electric-volt' => {
3723             '1' => q(neuter),
3724             'one' => q({0} Volt),
3725             'other' => q({0} Volt),
3726             },
3727             # Core Unit Identifier
3728             'volt' => {
3729             '1' => q(neuter),
3730             'one' => q({0} Volt),
3731             'other' => q({0} Volt),
3732             },
3733             # Long Unit Identifier
3734             'energy-british-thermal-unit' => {
3735             'name' => q(British thermal units),
3736             'one' => q({0} British thermal unit),
3737             'other' => q({0} British thermal units),
3738             },
3739             # Core Unit Identifier
3740             'british-thermal-unit' => {
3741             'name' => q(British thermal units),
3742             'one' => q({0} British thermal unit),
3743             'other' => q({0} British thermal units),
3744             },
3745             # Long Unit Identifier
3746             'energy-calorie' => {
3747             '1' => q(feminine),
3748             'name' => q(Kalorien),
3749             'one' => q({0} Kalorie),
3750             'other' => q({0} Kalorien),
3751             },
3752             # Core Unit Identifier
3753             'calorie' => {
3754             '1' => q(feminine),
3755             'name' => q(Kalorien),
3756             'one' => q({0} Kalorie),
3757             'other' => q({0} Kalorien),
3758             },
3759             # Long Unit Identifier
3760             'energy-electronvolt' => {
3761             'name' => q(Elektronenvolt),
3762             'one' => q({0} Elektronenvolt),
3763             'other' => q({0} Elektronenvolt),
3764             },
3765             # Core Unit Identifier
3766             'electronvolt' => {
3767             'name' => q(Elektronenvolt),
3768             'one' => q({0} Elektronenvolt),
3769             'other' => q({0} Elektronenvolt),
3770             },
3771             # Long Unit Identifier
3772             'energy-foodcalorie' => {
3773             '1' => q(feminine),
3774             'name' => q(Kilokalorien),
3775             'one' => q({0} Kilokalorie),
3776             'other' => q({0} Kilokalorien),
3777             },
3778             # Core Unit Identifier
3779             'foodcalorie' => {
3780             '1' => q(feminine),
3781             'name' => q(Kilokalorien),
3782             'one' => q({0} Kilokalorie),
3783             'other' => q({0} Kilokalorien),
3784             },
3785             # Long Unit Identifier
3786             'energy-joule' => {
3787             '1' => q(neuter),
3788             'one' => q({0} Joule),
3789             'other' => q({0} Joule),
3790             },
3791             # Core Unit Identifier
3792             'joule' => {
3793             '1' => q(neuter),
3794             'one' => q({0} Joule),
3795             'other' => q({0} Joule),
3796             },
3797             # Long Unit Identifier
3798             'energy-kilocalorie' => {
3799             '1' => q(feminine),
3800             'name' => q(Kilokalorien),
3801             'one' => q({0} Kilokalorie),
3802             'other' => q({0} Kilokalorien),
3803             },
3804             # Core Unit Identifier
3805             'kilocalorie' => {
3806             '1' => q(feminine),
3807             'name' => q(Kilokalorien),
3808             'one' => q({0} Kilokalorie),
3809             'other' => q({0} Kilokalorien),
3810             },
3811             # Long Unit Identifier
3812             'energy-kilojoule' => {
3813             '1' => q(neuter),
3814             'one' => q({0} Kilojoule),
3815             'other' => q({0} Kilojoule),
3816             },
3817             # Core Unit Identifier
3818             'kilojoule' => {
3819             '1' => q(neuter),
3820             'one' => q({0} Kilojoule),
3821             'other' => q({0} Kilojoule),
3822             },
3823             # Long Unit Identifier
3824             'energy-kilowatt-hour' => {
3825             '1' => q(feminine),
3826             'name' => q(Kilowattstunden),
3827             'one' => q({0} Kilowattstunde),
3828             'other' => q({0} Kilowattstunden),
3829             },
3830             # Core Unit Identifier
3831             'kilowatt-hour' => {
3832             '1' => q(feminine),
3833             'name' => q(Kilowattstunden),
3834             'one' => q({0} Kilowattstunde),
3835             'other' => q({0} Kilowattstunden),
3836             },
3837             # Long Unit Identifier
3838             'energy-therm-us' => {
3839             'name' => q(US thermal units),
3840             'one' => q({0} US thermal unit),
3841             'other' => q({0} US thermal units),
3842             },
3843             # Core Unit Identifier
3844             'therm-us' => {
3845             'name' => q(US thermal units),
3846             'one' => q({0} US thermal unit),
3847             'other' => q({0} US thermal units),
3848             },
3849             # Long Unit Identifier
3850             'force-kilowatt-hour-per-100-kilometer' => {
3851             '1' => q(feminine),
3852             'name' => q(Kilowattstunde pro 100 Kilometer),
3853             'one' => q({0} Kilowattstunde pro 100 Kilometer),
3854             'other' => q({0} Kilowattstunden pro 100 Kilometer),
3855             },
3856             # Core Unit Identifier
3857             'kilowatt-hour-per-100-kilometer' => {
3858             '1' => q(feminine),
3859             'name' => q(Kilowattstunde pro 100 Kilometer),
3860             'one' => q({0} Kilowattstunde pro 100 Kilometer),
3861             'other' => q({0} Kilowattstunden pro 100 Kilometer),
3862             },
3863             # Long Unit Identifier
3864             'force-newton' => {
3865             '1' => q(neuter),
3866             'name' => q(Newton),
3867             'one' => q({0} Newton),
3868             'other' => q({0} Newton),
3869             },
3870             # Core Unit Identifier
3871             'newton' => {
3872             '1' => q(neuter),
3873             'name' => q(Newton),
3874             'one' => q({0} Newton),
3875             'other' => q({0} Newton),
3876             },
3877             # Long Unit Identifier
3878             'force-pound-force' => {
3879             'name' => q(Pound-force),
3880             'one' => q({0} Pound-force),
3881             'other' => q({0} Pound-force),
3882             },
3883             # Core Unit Identifier
3884             'pound-force' => {
3885             'name' => q(Pound-force),
3886             'one' => q({0} Pound-force),
3887             'other' => q({0} Pound-force),
3888             },
3889             # Long Unit Identifier
3890             'frequency-gigahertz' => {
3891             '1' => q(neuter),
3892             'name' => q(Gigahertz),
3893             'one' => q({0} Gigahertz),
3894             'other' => q({0} Gigahertz),
3895             },
3896             # Core Unit Identifier
3897             'gigahertz' => {
3898             '1' => q(neuter),
3899             'name' => q(Gigahertz),
3900             'one' => q({0} Gigahertz),
3901             'other' => q({0} Gigahertz),
3902             },
3903             # Long Unit Identifier
3904             'frequency-hertz' => {
3905             '1' => q(neuter),
3906             'name' => q(Hertz),
3907             'one' => q({0} Hertz),
3908             'other' => q({0} Hertz),
3909             },
3910             # Core Unit Identifier
3911             'hertz' => {
3912             '1' => q(neuter),
3913             'name' => q(Hertz),
3914             'one' => q({0} Hertz),
3915             'other' => q({0} Hertz),
3916             },
3917             # Long Unit Identifier
3918             'frequency-kilohertz' => {
3919             '1' => q(neuter),
3920             'name' => q(Kilohertz),
3921             'one' => q({0} Kilohertz),
3922             'other' => q({0} Kilohertz),
3923             },
3924             # Core Unit Identifier
3925             'kilohertz' => {
3926             '1' => q(neuter),
3927             'name' => q(Kilohertz),
3928             'one' => q({0} Kilohertz),
3929             'other' => q({0} Kilohertz),
3930             },
3931             # Long Unit Identifier
3932             'frequency-megahertz' => {
3933             '1' => q(neuter),
3934             'name' => q(Megahertz),
3935             'one' => q({0} Megahertz),
3936             'other' => q({0} Megahertz),
3937             },
3938             # Core Unit Identifier
3939             'megahertz' => {
3940             '1' => q(neuter),
3941             'name' => q(Megahertz),
3942             'one' => q({0} Megahertz),
3943             'other' => q({0} Megahertz),
3944             },
3945             # Long Unit Identifier
3946             'graphics-dot' => {
3947             'one' => q({0} Dot),
3948             'other' => q({0} Dots),
3949             },
3950             # Core Unit Identifier
3951             'dot' => {
3952             'one' => q({0} Dot),
3953             'other' => q({0} Dots),
3954             },
3955             # Long Unit Identifier
3956             'graphics-dot-per-centimeter' => {
3957             'name' => q(Dots pro Zentimeter),
3958             'one' => q({0} Dot pro Zentimeter),
3959             'other' => q({0} Dots pro Zentimeter),
3960             },
3961             # Core Unit Identifier
3962             'dot-per-centimeter' => {
3963             'name' => q(Dots pro Zentimeter),
3964             'one' => q({0} Dot pro Zentimeter),
3965             'other' => q({0} Dots pro Zentimeter),
3966             },
3967             # Long Unit Identifier
3968             'graphics-dot-per-inch' => {
3969             'name' => q(Dots pro Inch),
3970             'one' => q({0} Dot pro Inch),
3971             'other' => q({0} Dots pro Inch),
3972             },
3973             # Core Unit Identifier
3974             'dot-per-inch' => {
3975             'name' => q(Dots pro Inch),
3976             'one' => q({0} Dot pro Inch),
3977             'other' => q({0} Dots pro Inch),
3978             },
3979             # Long Unit Identifier
3980             'graphics-em' => {
3981             '1' => q(neuter),
3982             },
3983             # Core Unit Identifier
3984             'em' => {
3985             '1' => q(neuter),
3986             },
3987             # Long Unit Identifier
3988             'graphics-megapixel' => {
3989             '1' => q(neuter),
3990             'name' => q(Megapixel),
3991             'one' => q({0} Megapixel),
3992             'other' => q({0} Megapixel),
3993             },
3994             # Core Unit Identifier
3995             'megapixel' => {
3996             '1' => q(neuter),
3997             'name' => q(Megapixel),
3998             'one' => q({0} Megapixel),
3999             'other' => q({0} Megapixel),
4000             },
4001             # Long Unit Identifier
4002             'graphics-pixel' => {
4003             '1' => q(neuter),
4004             'name' => q(Pixel),
4005             'one' => q({0} Pixel),
4006             'other' => q({0} Pixel),
4007             },
4008             # Core Unit Identifier
4009             'pixel' => {
4010             '1' => q(neuter),
4011             'name' => q(Pixel),
4012             'one' => q({0} Pixel),
4013             'other' => q({0} Pixel),
4014             },
4015             # Long Unit Identifier
4016             'graphics-pixel-per-centimeter' => {
4017             '1' => q(neuter),
4018             'name' => q(Pixel pro Zentimeter),
4019             'one' => q({0} Pixel pro Zentimeter),
4020             'other' => q({0} Pixel pro Zentimeter),
4021             },
4022             # Core Unit Identifier
4023             'pixel-per-centimeter' => {
4024             '1' => q(neuter),
4025             'name' => q(Pixel pro Zentimeter),
4026             'one' => q({0} Pixel pro Zentimeter),
4027             'other' => q({0} Pixel pro Zentimeter),
4028             },
4029             # Long Unit Identifier
4030             'graphics-pixel-per-inch' => {
4031             'name' => q(Pixel pro Inch),
4032             'one' => q({0} Pixel pro Inch),
4033             'other' => q({0} Pixel pro Inch),
4034             },
4035             # Core Unit Identifier
4036             'pixel-per-inch' => {
4037             'name' => q(Pixel pro Inch),
4038             'one' => q({0} Pixel pro Inch),
4039             'other' => q({0} Pixel pro Inch),
4040             },
4041             # Long Unit Identifier
4042             'length-astronomical-unit' => {
4043             'name' => q(Astronomische Einheiten),
4044             'one' => q({0} Astronomische Einheit),
4045             'other' => q({0} Astronomische Einheiten),
4046             },
4047             # Core Unit Identifier
4048             'astronomical-unit' => {
4049             'name' => q(Astronomische Einheiten),
4050             'one' => q({0} Astronomische Einheit),
4051             'other' => q({0} Astronomische Einheiten),
4052             },
4053             # Long Unit Identifier
4054             'length-centimeter' => {
4055             '1' => q(masculine),
4056             'name' => q(Zentimeter),
4057             'one' => q({0} Zentimeter),
4058             'other' => q({0} Zentimeter),
4059             'per' => q({0} pro Zentimeter),
4060             },
4061             # Core Unit Identifier
4062             'centimeter' => {
4063             '1' => q(masculine),
4064             'name' => q(Zentimeter),
4065             'one' => q({0} Zentimeter),
4066             'other' => q({0} Zentimeter),
4067             'per' => q({0} pro Zentimeter),
4068             },
4069             # Long Unit Identifier
4070             'length-decimeter' => {
4071             '1' => q(masculine),
4072             'name' => q(Dezimeter),
4073             'one' => q({0} Dezimeter),
4074             'other' => q({0} Dezimeter),
4075             },
4076             # Core Unit Identifier
4077             'decimeter' => {
4078             '1' => q(masculine),
4079             'name' => q(Dezimeter),
4080             'one' => q({0} Dezimeter),
4081             'other' => q({0} Dezimeter),
4082             },
4083             # Long Unit Identifier
4084             'length-earth-radius' => {
4085             'name' => q(Erdradius),
4086             'one' => q({0} Erdradius),
4087             'other' => q({0} Erdradien),
4088             },
4089             # Core Unit Identifier
4090             'earth-radius' => {
4091             'name' => q(Erdradius),
4092             'one' => q({0} Erdradius),
4093             'other' => q({0} Erdradien),
4094             },
4095             # Long Unit Identifier
4096             'length-fathom' => {
4097             'name' => q(Nautischer Faden),
4098             'one' => q({0} Faden),
4099             'other' => q({0} Faden),
4100             },
4101             # Core Unit Identifier
4102             'fathom' => {
4103             'name' => q(Nautischer Faden),
4104             'one' => q({0} Faden),
4105             'other' => q({0} Faden),
4106             },
4107             # Long Unit Identifier
4108             'length-foot' => {
4109             '1' => q(masculine),
4110             'one' => q({0} Fuß),
4111             'other' => q({0} Fuß),
4112             'per' => q({0} pro Fuß),
4113             },
4114             # Core Unit Identifier
4115             'foot' => {
4116             '1' => q(masculine),
4117             'one' => q({0} Fuß),
4118             'other' => q({0} Fuß),
4119             'per' => q({0} pro Fuß),
4120             },
4121             # Long Unit Identifier
4122             'length-furlong' => {
4123             'name' => q(Furlongs),
4124             'one' => q({0} Furlong),
4125             'other' => q({0} Furlong),
4126             },
4127             # Core Unit Identifier
4128             'furlong' => {
4129             'name' => q(Furlongs),
4130             'one' => q({0} Furlong),
4131             'other' => q({0} Furlong),
4132             },
4133             # Long Unit Identifier
4134             'length-inch' => {
4135             '1' => q(masculine),
4136             'name' => q(Zoll),
4137             'one' => q({0} Zoll),
4138             'other' => q({0} Zoll),
4139             'per' => q({0} pro Zoll),
4140             },
4141             # Core Unit Identifier
4142             'inch' => {
4143             '1' => q(masculine),
4144             'name' => q(Zoll),
4145             'one' => q({0} Zoll),
4146             'other' => q({0} Zoll),
4147             'per' => q({0} pro Zoll),
4148             },
4149             # Long Unit Identifier
4150             'length-kilometer' => {
4151             '1' => q(masculine),
4152             'name' => q(Kilometer),
4153             'one' => q({0} Kilometer),
4154             'other' => q({0} Kilometer),
4155             'per' => q({0} pro Kilometer),
4156             },
4157             # Core Unit Identifier
4158             'kilometer' => {
4159             '1' => q(masculine),
4160             'name' => q(Kilometer),
4161             'one' => q({0} Kilometer),
4162             'other' => q({0} Kilometer),
4163             'per' => q({0} pro Kilometer),
4164             },
4165             # Long Unit Identifier
4166             'length-light-year' => {
4167             'name' => q(Lichtjahre),
4168             'one' => q({0} Lichtjahr),
4169             'other' => q({0} Lichtjahre),
4170             },
4171             # Core Unit Identifier
4172             'light-year' => {
4173             'name' => q(Lichtjahre),
4174             'one' => q({0} Lichtjahr),
4175             'other' => q({0} Lichtjahre),
4176             },
4177             # Long Unit Identifier
4178             'length-meter' => {
4179             '1' => q(masculine),
4180             'one' => q({0} Meter),
4181             'other' => q({0} Meter),
4182             'per' => q({0} pro Meter),
4183             },
4184             # Core Unit Identifier
4185             'meter' => {
4186             '1' => q(masculine),
4187             'one' => q({0} Meter),
4188             'other' => q({0} Meter),
4189             'per' => q({0} pro Meter),
4190             },
4191             # Long Unit Identifier
4192             'length-micrometer' => {
4193             '1' => q(masculine),
4194             'name' => q(Mikrometer),
4195             'one' => q({0} Mikrometer),
4196             'other' => q({0} Mikrometer),
4197             },
4198             # Core Unit Identifier
4199             'micrometer' => {
4200             '1' => q(masculine),
4201             'name' => q(Mikrometer),
4202             'one' => q({0} Mikrometer),
4203             'other' => q({0} Mikrometer),
4204             },
4205             # Long Unit Identifier
4206             'length-mile' => {
4207             '1' => q(feminine),
4208             'one' => q({0} Meile),
4209             'other' => q({0} Meilen),
4210             },
4211             # Core Unit Identifier
4212             'mile' => {
4213             '1' => q(feminine),
4214             'one' => q({0} Meile),
4215             'other' => q({0} Meilen),
4216             },
4217             # Long Unit Identifier
4218             'length-mile-scandinavian' => {
4219             '1' => q(feminine),
4220             'name' => q(skandinavische Meilen),
4221             'one' => q({0} skandinavische Meile),
4222             'other' => q({0} skandinavische Meilen),
4223             },
4224             # Core Unit Identifier
4225             'mile-scandinavian' => {
4226             '1' => q(feminine),
4227             'name' => q(skandinavische Meilen),
4228             'one' => q({0} skandinavische Meile),
4229             'other' => q({0} skandinavische Meilen),
4230             },
4231             # Long Unit Identifier
4232             'length-millimeter' => {
4233             '1' => q(masculine),
4234             'name' => q(Millimeter),
4235             'one' => q({0} Millimeter),
4236             'other' => q({0} Millimeter),
4237             },
4238             # Core Unit Identifier
4239             'millimeter' => {
4240             '1' => q(masculine),
4241             'name' => q(Millimeter),
4242             'one' => q({0} Millimeter),
4243             'other' => q({0} Millimeter),
4244             },
4245             # Long Unit Identifier
4246             'length-nanometer' => {
4247             '1' => q(masculine),
4248             'name' => q(Nanometer),
4249             'one' => q({0} Nanometer),
4250             'other' => q({0} Nanometer),
4251             },
4252             # Core Unit Identifier
4253             'nanometer' => {
4254             '1' => q(masculine),
4255             'name' => q(Nanometer),
4256             'one' => q({0} Nanometer),
4257             'other' => q({0} Nanometer),
4258             },
4259             # Long Unit Identifier
4260             'length-nautical-mile' => {
4261             'name' => q(Seemeilen),
4262             'one' => q({0} Seemeile),
4263             'other' => q({0} Seemeilen),
4264             },
4265             # Core Unit Identifier
4266             'nautical-mile' => {
4267             'name' => q(Seemeilen),
4268             'one' => q({0} Seemeile),
4269             'other' => q({0} Seemeilen),
4270             },
4271             # Long Unit Identifier
4272             'length-parsec' => {
4273             '1' => q(neuter),
4274             'name' => q(Parsec),
4275             'one' => q({0} Parsec),
4276             'other' => q({0} Parsec),
4277             },
4278             # Core Unit Identifier
4279             'parsec' => {
4280             '1' => q(neuter),
4281             'name' => q(Parsec),
4282             'one' => q({0} Parsec),
4283             'other' => q({0} Parsec),
4284             },
4285             # Long Unit Identifier
4286             'length-picometer' => {
4287             '1' => q(masculine),
4288             'one' => q({0} Pikometer),
4289             'other' => q({0} Pikometer),
4290             },
4291             # Core Unit Identifier
4292             'picometer' => {
4293             '1' => q(masculine),
4294             'one' => q({0} Pikometer),
4295             'other' => q({0} Pikometer),
4296             },
4297             # Long Unit Identifier
4298             'length-point' => {
4299             '1' => q(masculine),
4300             'name' => q(DTP-Punkte),
4301             'one' => q({0} DTP-Punkt),
4302             'other' => q({0} DTP-Punkte),
4303             },
4304             # Core Unit Identifier
4305             'point' => {
4306             '1' => q(masculine),
4307             'name' => q(DTP-Punkte),
4308             'one' => q({0} DTP-Punkt),
4309             'other' => q({0} DTP-Punkte),
4310             },
4311             # Long Unit Identifier
4312             'length-solar-radius' => {
4313             '1' => q(masculine),
4314             'name' => q(Sonnenradien),
4315             'one' => q({0} Sonnenradius),
4316             'other' => q({0} Sonnenradien),
4317             },
4318             # Core Unit Identifier
4319             'solar-radius' => {
4320             '1' => q(masculine),
4321             'name' => q(Sonnenradien),
4322             'one' => q({0} Sonnenradius),
4323             'other' => q({0} Sonnenradien),
4324             },
4325             # Long Unit Identifier
4326             'length-yard' => {
4327             '1' => q(neuter),
4328             'one' => q({0} Yard),
4329             'other' => q({0} Yards),
4330             },
4331             # Core Unit Identifier
4332             'yard' => {
4333             '1' => q(neuter),
4334             'one' => q({0} Yard),
4335             'other' => q({0} Yards),
4336             },
4337             # Long Unit Identifier
4338             'light-candela' => {
4339             '1' => q(feminine),
4340             'name' => q(Candela),
4341             'one' => q({0} Candela),
4342             'other' => q({0} Candela),
4343             },
4344             # Core Unit Identifier
4345             'candela' => {
4346             '1' => q(feminine),
4347             'name' => q(Candela),
4348             'one' => q({0} Candela),
4349             'other' => q({0} Candela),
4350             },
4351             # Long Unit Identifier
4352             'light-lumen' => {
4353             '1' => q(neuter),
4354             'name' => q(Lumen),
4355             'one' => q({0} Lumen),
4356             'other' => q({0} Lumen),
4357             },
4358             # Core Unit Identifier
4359             'lumen' => {
4360             '1' => q(neuter),
4361             'name' => q(Lumen),
4362             'one' => q({0} Lumen),
4363             'other' => q({0} Lumen),
4364             },
4365             # Long Unit Identifier
4366             'light-lux' => {
4367             '1' => q(neuter),
4368             'one' => q({0} Lux),
4369             'other' => q({0} Lux),
4370             },
4371             # Core Unit Identifier
4372             'lux' => {
4373             '1' => q(neuter),
4374             'one' => q({0} Lux),
4375             'other' => q({0} Lux),
4376             },
4377             # Long Unit Identifier
4378             'light-solar-luminosity' => {
4379             '1' => q(feminine),
4380             'name' => q(Sonnenleuchtkräfte),
4381             'one' => q({0} Sonnenleuchtkraft),
4382             'other' => q({0} Sonnenleuchtkräfte),
4383             },
4384             # Core Unit Identifier
4385             'solar-luminosity' => {
4386             '1' => q(feminine),
4387             'name' => q(Sonnenleuchtkräfte),
4388             'one' => q({0} Sonnenleuchtkraft),
4389             'other' => q({0} Sonnenleuchtkräfte),
4390             },
4391             # Long Unit Identifier
4392             'mass-carat' => {
4393             '1' => q(neuter),
4394             'name' => q(Karat),
4395             'one' => q({0} Karat),
4396             'other' => q({0} Karat),
4397             },
4398             # Core Unit Identifier
4399             'carat' => {
4400             '1' => q(neuter),
4401             'name' => q(Karat),
4402             'one' => q({0} Karat),
4403             'other' => q({0} Karat),
4404             },
4405             # Long Unit Identifier
4406             'mass-dalton' => {
4407             '1' => q(neuter),
4408             'name' => q(Dalton),
4409             'one' => q({0} Dalton),
4410             'other' => q({0} Dalton),
4411             },
4412             # Core Unit Identifier
4413             'dalton' => {
4414             '1' => q(neuter),
4415             'name' => q(Dalton),
4416             'one' => q({0} Dalton),
4417             'other' => q({0} Dalton),
4418             },
4419             # Long Unit Identifier
4420             'mass-earth-mass' => {
4421             '1' => q(feminine),
4422             'name' => q(Erdmassen),
4423             'one' => q({0} Erdmasse),
4424             'other' => q({0} Erdmassen),
4425             },
4426             # Core Unit Identifier
4427             'earth-mass' => {
4428             '1' => q(feminine),
4429             'name' => q(Erdmassen),
4430             'one' => q({0} Erdmasse),
4431             'other' => q({0} Erdmassen),
4432             },
4433             # Long Unit Identifier
4434             'mass-grain' => {
4435             '1' => q(neuter),
4436             'one' => q({0} Gran),
4437             'other' => q({0} Gran),
4438             },
4439             # Core Unit Identifier
4440             'grain' => {
4441             '1' => q(neuter),
4442             'one' => q({0} Gran),
4443             'other' => q({0} Gran),
4444             },
4445             # Long Unit Identifier
4446             'mass-gram' => {
4447             '1' => q(neuter),
4448             'one' => q({0} Gramm),
4449             'other' => q({0} Gramm),
4450             'per' => q({0} pro Gramm),
4451             },
4452             # Core Unit Identifier
4453             'gram' => {
4454             '1' => q(neuter),
4455             'one' => q({0} Gramm),
4456             'other' => q({0} Gramm),
4457             'per' => q({0} pro Gramm),
4458             },
4459             # Long Unit Identifier
4460             'mass-kilogram' => {
4461             '1' => q(neuter),
4462             'name' => q(Kilogramm),
4463             'one' => q({0} Kilogramm),
4464             'other' => q({0} Kilogramm),
4465             'per' => q({0} pro Kilogramm),
4466             },
4467             # Core Unit Identifier
4468             'kilogram' => {
4469             '1' => q(neuter),
4470             'name' => q(Kilogramm),
4471             'one' => q({0} Kilogramm),
4472             'other' => q({0} Kilogramm),
4473             'per' => q({0} pro Kilogramm),
4474             },
4475             # Long Unit Identifier
4476             'mass-microgram' => {
4477             '1' => q(neuter),
4478             'name' => q(Mikrogramm),
4479             'one' => q({0} Mikrogramm),
4480             'other' => q({0} Mikrogramm),
4481             },
4482             # Core Unit Identifier
4483             'microgram' => {
4484             '1' => q(neuter),
4485             'name' => q(Mikrogramm),
4486             'one' => q({0} Mikrogramm),
4487             'other' => q({0} Mikrogramm),
4488             },
4489             # Long Unit Identifier
4490             'mass-milligram' => {
4491             '1' => q(neuter),
4492             'name' => q(Milligramm),
4493             'one' => q({0} Milligramm),
4494             'other' => q({0} Milligramm),
4495             },
4496             # Core Unit Identifier
4497             'milligram' => {
4498             '1' => q(neuter),
4499             'name' => q(Milligramm),
4500             'one' => q({0} Milligramm),
4501             'other' => q({0} Milligramm),
4502             },
4503             # Long Unit Identifier
4504             'mass-ounce' => {
4505             '1' => q(feminine),
4506             'name' => q(Unzen),
4507             'one' => q({0} Unze),
4508             'other' => q({0} Unzen),
4509             'per' => q({0} pro Unze),
4510             },
4511             # Core Unit Identifier
4512             'ounce' => {
4513             '1' => q(feminine),
4514             'name' => q(Unzen),
4515             'one' => q({0} Unze),
4516             'other' => q({0} Unzen),
4517             'per' => q({0} pro Unze),
4518             },
4519             # Long Unit Identifier
4520             'mass-ounce-troy' => {
4521             'name' => q(Feinunzen),
4522             'one' => q({0} Feinunze),
4523             'other' => q({0} Feinunzen),
4524             },
4525             # Core Unit Identifier
4526             'ounce-troy' => {
4527             'name' => q(Feinunzen),
4528             'one' => q({0} Feinunze),
4529             'other' => q({0} Feinunzen),
4530             },
4531             # Long Unit Identifier
4532             'mass-pound' => {
4533             '1' => q(neuter),
4534             'name' => q(Pfund),
4535             'one' => q({0} Pfund),
4536             'other' => q({0} Pfund),
4537             'per' => q({0} pro Pfund),
4538             },
4539             # Core Unit Identifier
4540             'pound' => {
4541             '1' => q(neuter),
4542             'name' => q(Pfund),
4543             'one' => q({0} Pfund),
4544             'other' => q({0} Pfund),
4545             'per' => q({0} pro Pfund),
4546             },
4547             # Long Unit Identifier
4548             'mass-solar-mass' => {
4549             '1' => q(feminine),
4550             'name' => q(Sonnenmassen),
4551             'one' => q({0} Sonnenmasse),
4552             'other' => q({0} Sonnenmassen),
4553             },
4554             # Core Unit Identifier
4555             'solar-mass' => {
4556             '1' => q(feminine),
4557             'name' => q(Sonnenmassen),
4558             'one' => q({0} Sonnenmasse),
4559             'other' => q({0} Sonnenmassen),
4560             },
4561             # Long Unit Identifier
4562             'mass-stone' => {
4563             'one' => q({0} Stone),
4564             'other' => q({0} Stones),
4565             },
4566             # Core Unit Identifier
4567             'stone' => {
4568             'one' => q({0} Stone),
4569             'other' => q({0} Stones),
4570             },
4571             # Long Unit Identifier
4572             'mass-ton' => {
4573             'name' => q(Short Tons),
4574             'one' => q({0} Short Ton),
4575             'other' => q({0} Short Tons),
4576             },
4577             # Core Unit Identifier
4578             'ton' => {
4579             'name' => q(Short Tons),
4580             'one' => q({0} Short Ton),
4581             'other' => q({0} Short Tons),
4582             },
4583             # Long Unit Identifier
4584             'mass-tonne' => {
4585             '1' => q(feminine),
4586             'name' => q(Tonnen),
4587             'one' => q({0} Tonne),
4588             'other' => q({0} Tonnen),
4589             },
4590             # Core Unit Identifier
4591             'tonne' => {
4592             '1' => q(feminine),
4593             'name' => q(Tonnen),
4594             'one' => q({0} Tonne),
4595             'other' => q({0} Tonnen),
4596             },
4597             # Long Unit Identifier
4598             'per' => {
4599             '1' => q({0} pro {1}),
4600             },
4601             # Core Unit Identifier
4602             'per' => {
4603             '1' => q({0} pro {1}),
4604             },
4605             # Long Unit Identifier
4606             'power-gigawatt' => {
4607             '1' => q(neuter),
4608             'name' => q(Gigawatt),
4609             'one' => q({0} Gigawatt),
4610             'other' => q({0} Gigawatt),
4611             },
4612             # Core Unit Identifier
4613             'gigawatt' => {
4614             '1' => q(neuter),
4615             'name' => q(Gigawatt),
4616             'one' => q({0} Gigawatt),
4617             'other' => q({0} Gigawatt),
4618             },
4619             # Long Unit Identifier
4620             'power-horsepower' => {
4621             'name' => q(Pferdestärke),
4622             'one' => q({0} Pferdestärke),
4623             'other' => q({0} Pferdestärken),
4624             },
4625             # Core Unit Identifier
4626             'horsepower' => {
4627             'name' => q(Pferdestärke),
4628             'one' => q({0} Pferdestärke),
4629             'other' => q({0} Pferdestärken),
4630             },
4631             # Long Unit Identifier
4632             'power-kilowatt' => {
4633             '1' => q(neuter),
4634             'name' => q(Kilowatt),
4635             'one' => q({0} Kilowatt),
4636             'other' => q({0} Kilowatt),
4637             },
4638             # Core Unit Identifier
4639             'kilowatt' => {
4640             '1' => q(neuter),
4641             'name' => q(Kilowatt),
4642             'one' => q({0} Kilowatt),
4643             'other' => q({0} Kilowatt),
4644             },
4645             # Long Unit Identifier
4646             'power-megawatt' => {
4647             '1' => q(neuter),
4648             'name' => q(Megawatt),
4649             'one' => q({0} Megawatt),
4650             'other' => q({0} Megawatt),
4651             },
4652             # Core Unit Identifier
4653             'megawatt' => {
4654             '1' => q(neuter),
4655             'name' => q(Megawatt),
4656             'one' => q({0} Megawatt),
4657             'other' => q({0} Megawatt),
4658             },
4659             # Long Unit Identifier
4660             'power-milliwatt' => {
4661             '1' => q(neuter),
4662             'name' => q(Milliwatt),
4663             'one' => q({0} Milliwatt),
4664             'other' => q({0} Milliwatt),
4665             },
4666             # Core Unit Identifier
4667             'milliwatt' => {
4668             '1' => q(neuter),
4669             'name' => q(Milliwatt),
4670             'one' => q({0} Milliwatt),
4671             'other' => q({0} Milliwatt),
4672             },
4673             # Long Unit Identifier
4674             'power-watt' => {
4675             '1' => q(neuter),
4676             'one' => q({0} Watt),
4677             'other' => q({0} Watt),
4678             },
4679             # Core Unit Identifier
4680             'watt' => {
4681             '1' => q(neuter),
4682             'one' => q({0} Watt),
4683             'other' => q({0} Watt),
4684             },
4685             # Long Unit Identifier
4686             'power2' => {
4687             '1' => q(Quadrat{0}),
4688             'one' => q(Quadrat{0}),
4689             'other' => q(Quadrat{0}),
4690             },
4691             # Core Unit Identifier
4692             'power2' => {
4693             '1' => q(Quadrat{0}),
4694             'one' => q(Quadrat{0}),
4695             'other' => q(Quadrat{0}),
4696             },
4697             # Long Unit Identifier
4698             'power3' => {
4699             '1' => q(Kubik{0}),
4700             'one' => q(Kubik{0}),
4701             'other' => q(Kubik{0}),
4702             },
4703             # Core Unit Identifier
4704             'power3' => {
4705             '1' => q(Kubik{0}),
4706             'one' => q(Kubik{0}),
4707             'other' => q(Kubik{0}),
4708             },
4709             # Long Unit Identifier
4710             'pressure-atmosphere' => {
4711             '1' => q(feminine),
4712             'name' => q(Atmosphären),
4713             'one' => q({0} Atmosphäre),
4714             'other' => q({0} Atmosphären),
4715             },
4716             # Core Unit Identifier
4717             'atmosphere' => {
4718             '1' => q(feminine),
4719             'name' => q(Atmosphären),
4720             'one' => q({0} Atmosphäre),
4721             'other' => q({0} Atmosphären),
4722             },
4723             # Long Unit Identifier
4724             'pressure-bar' => {
4725             '1' => q(neuter),
4726             'name' => q(Bar),
4727             'one' => q({0} Bar),
4728             'other' => q({0} Bar),
4729             },
4730             # Core Unit Identifier
4731             'bar' => {
4732             '1' => q(neuter),
4733             'name' => q(Bar),
4734             'one' => q({0} Bar),
4735             'other' => q({0} Bar),
4736             },
4737             # Long Unit Identifier
4738             'pressure-hectopascal' => {
4739             '1' => q(neuter),
4740             'name' => q(Hektopascal),
4741             'one' => q({0} Hektopascal),
4742             'other' => q({0} Hektopascal),
4743             },
4744             # Core Unit Identifier
4745             'hectopascal' => {
4746             '1' => q(neuter),
4747             'name' => q(Hektopascal),
4748             'one' => q({0} Hektopascal),
4749             'other' => q({0} Hektopascal),
4750             },
4751             # Long Unit Identifier
4752             'pressure-inch-ofhg' => {
4753             'name' => q(Zoll Quecksilbersäule),
4754             'one' => q({0} Zoll Quecksilbersäule),
4755             'other' => q({0} Zoll Quecksilbersäule),
4756             },
4757             # Core Unit Identifier
4758             'inch-ofhg' => {
4759             'name' => q(Zoll Quecksilbersäule),
4760             'one' => q({0} Zoll Quecksilbersäule),
4761             'other' => q({0} Zoll Quecksilbersäule),
4762             },
4763             # Long Unit Identifier
4764             'pressure-kilopascal' => {
4765             '1' => q(neuter),
4766             'name' => q(Kilopascal),
4767             'one' => q({0} Kilopascal),
4768             'other' => q({0} Kilopascal),
4769             },
4770             # Core Unit Identifier
4771             'kilopascal' => {
4772             '1' => q(neuter),
4773             'name' => q(Kilopascal),
4774             'one' => q({0} Kilopascal),
4775             'other' => q({0} Kilopascal),
4776             },
4777             # Long Unit Identifier
4778             'pressure-megapascal' => {
4779             '1' => q(neuter),
4780             'name' => q(Megapascal),
4781             'one' => q({0} Megapascal),
4782             'other' => q({0} Megapascal),
4783             },
4784             # Core Unit Identifier
4785             'megapascal' => {
4786             '1' => q(neuter),
4787             'name' => q(Megapascal),
4788             'one' => q({0} Megapascal),
4789             'other' => q({0} Megapascal),
4790             },
4791             # Long Unit Identifier
4792             'pressure-millibar' => {
4793             '1' => q(neuter),
4794             'one' => q({0} Millibar),
4795             'other' => q({0} Millibar),
4796             },
4797             # Core Unit Identifier
4798             'millibar' => {
4799             '1' => q(neuter),
4800             'one' => q({0} Millibar),
4801             'other' => q({0} Millibar),
4802             },
4803             # Long Unit Identifier
4804             'pressure-millimeter-ofhg' => {
4805             '1' => q(masculine),
4806             'name' => q(Millimeter Quecksilbersäule),
4807             'one' => q({0} Millimeter Quecksilbersäule),
4808             'other' => q({0} Millimeter Quecksilbersäule),
4809             },
4810             # Core Unit Identifier
4811             'millimeter-ofhg' => {
4812             '1' => q(masculine),
4813             'name' => q(Millimeter Quecksilbersäule),
4814             'one' => q({0} Millimeter Quecksilbersäule),
4815             'other' => q({0} Millimeter Quecksilbersäule),
4816             },
4817             # Long Unit Identifier
4818             'pressure-pascal' => {
4819             '1' => q(neuter),
4820             'name' => q(Pascal),
4821             'one' => q({0} Pascal),
4822             'other' => q({0} Pascal),
4823             },
4824             # Core Unit Identifier
4825             'pascal' => {
4826             '1' => q(neuter),
4827             'name' => q(Pascal),
4828             'one' => q({0} Pascal),
4829             'other' => q({0} Pascal),
4830             },
4831             # Long Unit Identifier
4832             'pressure-pound-force-per-square-inch' => {
4833             'name' => q(Pfund pro Quadratzoll),
4834             'one' => q({0} Pfund pro Quadratzoll),
4835             'other' => q({0} Pfund pro Quadratzoll),
4836             },
4837             # Core Unit Identifier
4838             'pound-force-per-square-inch' => {
4839             'name' => q(Pfund pro Quadratzoll),
4840             'one' => q({0} Pfund pro Quadratzoll),
4841             'other' => q({0} Pfund pro Quadratzoll),
4842             },
4843             # Long Unit Identifier
4844             'speed-beaufort' => {
4845             '1' => q(neuter),
4846             'name' => q(Beaufort),
4847             'one' => q(Beaufort {0}),
4848             'other' => q(Beaufort {0}),
4849             },
4850             # Core Unit Identifier
4851             'beaufort' => {
4852             '1' => q(neuter),
4853             'name' => q(Beaufort),
4854             'one' => q(Beaufort {0}),
4855             'other' => q(Beaufort {0}),
4856             },
4857             # Long Unit Identifier
4858             'speed-kilometer-per-hour' => {
4859             '1' => q(masculine),
4860             'name' => q(Kilometer pro Stunde),
4861             'one' => q({0} Kilometer pro Stunde),
4862             'other' => q({0} Kilometer pro Stunde),
4863             },
4864             # Core Unit Identifier
4865             'kilometer-per-hour' => {
4866             '1' => q(masculine),
4867             'name' => q(Kilometer pro Stunde),
4868             'one' => q({0} Kilometer pro Stunde),
4869             'other' => q({0} Kilometer pro Stunde),
4870             },
4871             # Long Unit Identifier
4872             'speed-knot' => {
4873             'name' => q(Knoten),
4874             'one' => q({0} Knoten),
4875             'other' => q({0} Knoten),
4876             },
4877             # Core Unit Identifier
4878             'knot' => {
4879             'name' => q(Knoten),
4880             'one' => q({0} Knoten),
4881             'other' => q({0} Knoten),
4882             },
4883             # Long Unit Identifier
4884             'speed-meter-per-second' => {
4885             '1' => q(masculine),
4886             'name' => q(Meter pro Sekunde),
4887             'one' => q({0} Meter pro Sekunde),
4888             'other' => q({0} Meter pro Sekunde),
4889             },
4890             # Core Unit Identifier
4891             'meter-per-second' => {
4892             '1' => q(masculine),
4893             'name' => q(Meter pro Sekunde),
4894             'one' => q({0} Meter pro Sekunde),
4895             'other' => q({0} Meter pro Sekunde),
4896             },
4897             # Long Unit Identifier
4898             'speed-mile-per-hour' => {
4899             '1' => q(feminine),
4900             'name' => q(Meilen pro Stunde),
4901             'one' => q({0} Meile pro Stunde),
4902             'other' => q({0} Meilen pro Stunde),
4903             },
4904             # Core Unit Identifier
4905             'mile-per-hour' => {
4906             '1' => q(feminine),
4907             'name' => q(Meilen pro Stunde),
4908             'one' => q({0} Meile pro Stunde),
4909             'other' => q({0} Meilen pro Stunde),
4910             },
4911             # Long Unit Identifier
4912             'temperature-celsius' => {
4913             '1' => q(neuter),
4914             'name' => q(Grad Celsius),
4915             'one' => q({0} Grad Celsius),
4916             'other' => q({0} Grad Celsius),
4917             },
4918             # Core Unit Identifier
4919             'celsius' => {
4920             '1' => q(neuter),
4921             'name' => q(Grad Celsius),
4922             'one' => q({0} Grad Celsius),
4923             'other' => q({0} Grad Celsius),
4924             },
4925             # Long Unit Identifier
4926             'temperature-fahrenheit' => {
4927             '1' => q(neuter),
4928             'name' => q(Grad Fahrenheit),
4929             'one' => q({0} Grad Fahrenheit),
4930             'other' => q({0} Grad Fahrenheit),
4931             },
4932             # Core Unit Identifier
4933             'fahrenheit' => {
4934             '1' => q(neuter),
4935             'name' => q(Grad Fahrenheit),
4936             'one' => q({0} Grad Fahrenheit),
4937             'other' => q({0} Grad Fahrenheit),
4938             },
4939             # Long Unit Identifier
4940             'temperature-generic' => {
4941             '1' => q(neuter),
4942             'one' => q({0} Grad),
4943             'other' => q({0} Grad),
4944             },
4945             # Core Unit Identifier
4946             'generic' => {
4947             '1' => q(neuter),
4948             'one' => q({0} Grad),
4949             'other' => q({0} Grad),
4950             },
4951             # Long Unit Identifier
4952             'temperature-kelvin' => {
4953             '1' => q(neuter),
4954             'name' => q(Kelvin),
4955             'one' => q({0} Kelvin),
4956             'other' => q({0} Kelvin),
4957             },
4958             # Core Unit Identifier
4959             'kelvin' => {
4960             '1' => q(neuter),
4961             'name' => q(Kelvin),
4962             'one' => q({0} Kelvin),
4963             'other' => q({0} Kelvin),
4964             },
4965             # Long Unit Identifier
4966             'torque-newton-meter' => {
4967             '1' => q(masculine),
4968             'name' => q(Newtonmeter),
4969             'one' => q({0} Newtonmeter),
4970             'other' => q({0} Newtonmeter),
4971             },
4972             # Core Unit Identifier
4973             'newton-meter' => {
4974             '1' => q(masculine),
4975             'name' => q(Newtonmeter),
4976             'one' => q({0} Newtonmeter),
4977             'other' => q({0} Newtonmeter),
4978             },
4979             # Long Unit Identifier
4980             'torque-pound-force-foot' => {
4981             'name' => q(Foot-pound),
4982             'one' => q({0} Foot-pound),
4983             'other' => q({0} Foot-pound),
4984             },
4985             # Core Unit Identifier
4986             'pound-force-foot' => {
4987             'name' => q(Foot-pound),
4988             'one' => q({0} Foot-pound),
4989             'other' => q({0} Foot-pound),
4990             },
4991             # Long Unit Identifier
4992             'volume-acre-foot' => {
4993             'one' => q({0} Acre-Foot),
4994             'other' => q({0} Acre-Feet),
4995             },
4996             # Core Unit Identifier
4997             'acre-foot' => {
4998             'one' => q({0} Acre-Foot),
4999             'other' => q({0} Acre-Feet),
5000             },
5001             # Long Unit Identifier
5002             'volume-barrel' => {
5003             'name' => q(Barrel),
5004             'one' => q({0} Barrel),
5005             'other' => q({0} Barrel),
5006             },
5007             # Core Unit Identifier
5008             'barrel' => {
5009             'name' => q(Barrel),
5010             'one' => q({0} Barrel),
5011             'other' => q({0} Barrel),
5012             },
5013             # Long Unit Identifier
5014             'volume-bushel' => {
5015             'one' => q({0} Bushel),
5016             'other' => q({0} Bushel),
5017             },
5018             # Core Unit Identifier
5019             'bushel' => {
5020             'one' => q({0} Bushel),
5021             'other' => q({0} Bushel),
5022             },
5023             # Long Unit Identifier
5024             'volume-centiliter' => {
5025             '1' => q(masculine),
5026             'name' => q(Zentiliter),
5027             'one' => q({0} Zentiliter),
5028             'other' => q({0} Zentiliter),
5029             },
5030             # Core Unit Identifier
5031             'centiliter' => {
5032             '1' => q(masculine),
5033             'name' => q(Zentiliter),
5034             'one' => q({0} Zentiliter),
5035             'other' => q({0} Zentiliter),
5036             },
5037             # Long Unit Identifier
5038             'volume-cubic-centimeter' => {
5039             '1' => q(masculine),
5040             'name' => q(Kubikzentimeter),
5041             'one' => q({0} Kubikzentimeter),
5042             'other' => q({0} Kubikzentimeter),
5043             'per' => q({0} pro Kubikzentimeter),
5044             },
5045             # Core Unit Identifier
5046             'cubic-centimeter' => {
5047             '1' => q(masculine),
5048             'name' => q(Kubikzentimeter),
5049             'one' => q({0} Kubikzentimeter),
5050             'other' => q({0} Kubikzentimeter),
5051             'per' => q({0} pro Kubikzentimeter),
5052             },
5053             # Long Unit Identifier
5054             'volume-cubic-foot' => {
5055             '1' => q(masculine),
5056             'name' => q(Kubikfuß),
5057             'one' => q({0} Kubikfuß),
5058             'other' => q({0} Kubikfuß),
5059             },
5060             # Core Unit Identifier
5061             'cubic-foot' => {
5062             '1' => q(masculine),
5063             'name' => q(Kubikfuß),
5064             'one' => q({0} Kubikfuß),
5065             'other' => q({0} Kubikfuß),
5066             },
5067             # Long Unit Identifier
5068             'volume-cubic-inch' => {
5069             'name' => q(Kubikzoll),
5070             'one' => q({0} Kubikzoll),
5071             'other' => q({0} Kubikzoll),
5072             },
5073             # Core Unit Identifier
5074             'cubic-inch' => {
5075             'name' => q(Kubikzoll),
5076             'one' => q({0} Kubikzoll),
5077             'other' => q({0} Kubikzoll),
5078             },
5079             # Long Unit Identifier
5080             'volume-cubic-kilometer' => {
5081             '1' => q(masculine),
5082             'name' => q(Kubikkilometer),
5083             'one' => q({0} Kubikkilometer),
5084             'other' => q({0} Kubikkilometer),
5085             },
5086             # Core Unit Identifier
5087             'cubic-kilometer' => {
5088             '1' => q(masculine),
5089             'name' => q(Kubikkilometer),
5090             'one' => q({0} Kubikkilometer),
5091             'other' => q({0} Kubikkilometer),
5092             },
5093             # Long Unit Identifier
5094             'volume-cubic-meter' => {
5095             '1' => q(masculine),
5096             'name' => q(Kubikmeter),
5097             'one' => q({0} Kubikmeter),
5098             'other' => q({0} Kubikmeter),
5099             'per' => q({0} pro Kubikmeter),
5100             },
5101             # Core Unit Identifier
5102             'cubic-meter' => {
5103             '1' => q(masculine),
5104             'name' => q(Kubikmeter),
5105             'one' => q({0} Kubikmeter),
5106             'other' => q({0} Kubikmeter),
5107             'per' => q({0} pro Kubikmeter),
5108             },
5109             # Long Unit Identifier
5110             'volume-cubic-mile' => {
5111             '1' => q(feminine),
5112             'name' => q(Kubikmeilen),
5113             'one' => q({0} Kubikmeile),
5114             'other' => q({0} Kubikmeilen),
5115             },
5116             # Core Unit Identifier
5117             'cubic-mile' => {
5118             '1' => q(feminine),
5119             'name' => q(Kubikmeilen),
5120             'one' => q({0} Kubikmeile),
5121             'other' => q({0} Kubikmeilen),
5122             },
5123             # Long Unit Identifier
5124             'volume-cubic-yard' => {
5125             'name' => q(Kubikyards),
5126             'one' => q({0} Kubikyard),
5127             'other' => q({0} Kubikyards),
5128             },
5129             # Core Unit Identifier
5130             'cubic-yard' => {
5131             'name' => q(Kubikyards),
5132             'one' => q({0} Kubikyard),
5133             'other' => q({0} Kubikyards),
5134             },
5135             # Long Unit Identifier
5136             'volume-cup' => {
5137             '1' => q(feminine),
5138             'name' => q(Tassen),
5139             'one' => q({0} Tasse),
5140             'other' => q({0} Tassen),
5141             },
5142             # Core Unit Identifier
5143             'cup' => {
5144             '1' => q(feminine),
5145             'name' => q(Tassen),
5146             'one' => q({0} Tasse),
5147             'other' => q({0} Tassen),
5148             },
5149             # Long Unit Identifier
5150             'volume-cup-metric' => {
5151             '1' => q(feminine),
5152             'name' => q(metrische Tassen),
5153             'one' => q({0} metrische Tasse),
5154             'other' => q({0} metrische Tassen),
5155             },
5156             # Core Unit Identifier
5157             'cup-metric' => {
5158             '1' => q(feminine),
5159             'name' => q(metrische Tassen),
5160             'one' => q({0} metrische Tasse),
5161             'other' => q({0} metrische Tassen),
5162             },
5163             # Long Unit Identifier
5164             'volume-deciliter' => {
5165             '1' => q(masculine),
5166             'name' => q(Deziliter),
5167             'one' => q({0} Deziliter),
5168             'other' => q({0} Deziliter),
5169             },
5170             # Core Unit Identifier
5171             'deciliter' => {
5172             '1' => q(masculine),
5173             'name' => q(Deziliter),
5174             'one' => q({0} Deziliter),
5175             'other' => q({0} Deziliter),
5176             },
5177             # Long Unit Identifier
5178             'volume-dessert-spoon' => {
5179             '1' => q(masculine),
5180             'name' => q(Dessertlöffel),
5181             'one' => q({0} Dessertlöffel),
5182             'other' => q({0} Dessertlöffel),
5183             },
5184             # Core Unit Identifier
5185             'dessert-spoon' => {
5186             '1' => q(masculine),
5187             'name' => q(Dessertlöffel),
5188             'one' => q({0} Dessertlöffel),
5189             'other' => q({0} Dessertlöffel),
5190             },
5191             # Long Unit Identifier
5192             'volume-dessert-spoon-imperial' => {
5193             '1' => q(masculine),
5194             'name' => q(Imp. Dessertlöffel),
5195             'one' => q({0} Imp. Dessertlöffel),
5196             'other' => q({0} Imp. Dessertlöffel),
5197             },
5198             # Core Unit Identifier
5199             'dessert-spoon-imperial' => {
5200             '1' => q(masculine),
5201             'name' => q(Imp. Dessertlöffel),
5202             'one' => q({0} Imp. Dessertlöffel),
5203             'other' => q({0} Imp. Dessertlöffel),
5204             },
5205             # Long Unit Identifier
5206             'volume-dram' => {
5207             '1' => q(neuter),
5208             'name' => q(Dram),
5209             'one' => q({0} Dram),
5210             'other' => q({0} Dram),
5211             },
5212             # Core Unit Identifier
5213             'dram' => {
5214             '1' => q(neuter),
5215             'name' => q(Dram),
5216             'one' => q({0} Dram),
5217             'other' => q({0} Dram),
5218             },
5219             # Long Unit Identifier
5220             'volume-drop' => {
5221             '1' => q(masculine),
5222             'name' => q(Tropfen),
5223             'one' => q({0} Tropfen),
5224             'other' => q({0} Tropfen),
5225             },
5226             # Core Unit Identifier
5227             'drop' => {
5228             '1' => q(masculine),
5229             'name' => q(Tropfen),
5230             'one' => q({0} Tropfen),
5231             'other' => q({0} Tropfen),
5232             },
5233             # Long Unit Identifier
5234             'volume-fluid-ounce' => {
5235             '1' => q(feminine),
5236             'name' => q(Flüssigunzen),
5237             'one' => q({0} Flüssigunze),
5238             'other' => q({0} Flüssigunzen),
5239             },
5240             # Core Unit Identifier
5241             'fluid-ounce' => {
5242             '1' => q(feminine),
5243             'name' => q(Flüssigunzen),
5244             'one' => q({0} Flüssigunze),
5245             'other' => q({0} Flüssigunzen),
5246             },
5247             # Long Unit Identifier
5248             'volume-fluid-ounce-imperial' => {
5249             '1' => q(feminine),
5250             'name' => q(Imp. Flüssigunzen),
5251             'one' => q({0} Imp. Flüssigunze),
5252             'other' => q({0} Imp. Flüssigunzen),
5253             },
5254             # Core Unit Identifier
5255             'fluid-ounce-imperial' => {
5256             '1' => q(feminine),
5257             'name' => q(Imp. Flüssigunzen),
5258             'one' => q({0} Imp. Flüssigunze),
5259             'other' => q({0} Imp. Flüssigunzen),
5260             },
5261             # Long Unit Identifier
5262             'volume-gallon' => {
5263             '1' => q(feminine),
5264             'name' => q(Gallone),
5265             'one' => q({0} Gallone),
5266             'other' => q({0} Gallonen),
5267             'per' => q({0} pro Gallone),
5268             },
5269             # Core Unit Identifier
5270             'gallon' => {
5271             '1' => q(feminine),
5272             'name' => q(Gallone),
5273             'one' => q({0} Gallone),
5274             'other' => q({0} Gallonen),
5275             'per' => q({0} pro Gallone),
5276             },
5277             # Long Unit Identifier
5278             'volume-gallon-imperial' => {
5279             '1' => q(feminine),
5280             'name' => q(Imp. Gallonen),
5281             'one' => q({0} Imp. Gallone),
5282             'other' => q({0} Imp. Gallonen),
5283             'per' => q({0} pro Imp. Gallone),
5284             },
5285             # Core Unit Identifier
5286             'gallon-imperial' => {
5287             '1' => q(feminine),
5288             'name' => q(Imp. Gallonen),
5289             'one' => q({0} Imp. Gallone),
5290             'other' => q({0} Imp. Gallonen),
5291             'per' => q({0} pro Imp. Gallone),
5292             },
5293             # Long Unit Identifier
5294             'volume-hectoliter' => {
5295             '1' => q(masculine),
5296             'name' => q(Hektoliter),
5297             'one' => q({0} Hektoliter),
5298             'other' => q({0} Hektoliter),
5299             },
5300             # Core Unit Identifier
5301             'hectoliter' => {
5302             '1' => q(masculine),
5303             'name' => q(Hektoliter),
5304             'one' => q({0} Hektoliter),
5305             'other' => q({0} Hektoliter),
5306             },
5307             # Long Unit Identifier
5308             'volume-jigger' => {
5309             '1' => q(masculine),
5310             'one' => q({0} Jigger),
5311             'other' => q({0} Jigger),
5312             },
5313             # Core Unit Identifier
5314             'jigger' => {
5315             '1' => q(masculine),
5316             'one' => q({0} Jigger),
5317             'other' => q({0} Jigger),
5318             },
5319             # Long Unit Identifier
5320             'volume-liter' => {
5321             '1' => q(masculine),
5322             'one' => q({0} Liter),
5323             'other' => q({0} Liter),
5324             'per' => q({0} pro Liter),
5325             },
5326             # Core Unit Identifier
5327             'liter' => {
5328             '1' => q(masculine),
5329             'one' => q({0} Liter),
5330             'other' => q({0} Liter),
5331             'per' => q({0} pro Liter),
5332             },
5333             # Long Unit Identifier
5334             'volume-megaliter' => {
5335             '1' => q(masculine),
5336             'name' => q(Megaliter),
5337             'one' => q({0} Megaliter),
5338             'other' => q({0} Megaliter),
5339             },
5340             # Core Unit Identifier
5341             'megaliter' => {
5342             '1' => q(masculine),
5343             'name' => q(Megaliter),
5344             'one' => q({0} Megaliter),
5345             'other' => q({0} Megaliter),
5346             },
5347             # Long Unit Identifier
5348             'volume-milliliter' => {
5349             '1' => q(masculine),
5350             'name' => q(Milliliter),
5351             'one' => q({0} Milliliter),
5352             'other' => q({0} Milliliter),
5353             },
5354             # Core Unit Identifier
5355             'milliliter' => {
5356             '1' => q(masculine),
5357             'name' => q(Milliliter),
5358             'one' => q({0} Milliliter),
5359             'other' => q({0} Milliliter),
5360             },
5361             # Long Unit Identifier
5362             'volume-pinch' => {
5363             '1' => q(feminine),
5364             'one' => q({0} Prise),
5365             'other' => q({0} Prisen),
5366             },
5367             # Core Unit Identifier
5368             'pinch' => {
5369             '1' => q(feminine),
5370             'one' => q({0} Prise),
5371             'other' => q({0} Prisen),
5372             },
5373             # Long Unit Identifier
5374             'volume-pint' => {
5375             '1' => q(neuter),
5376             'name' => q(Pints),
5377             'one' => q({0} Pint),
5378             'other' => q({0} Pints),
5379             },
5380             # Core Unit Identifier
5381             'pint' => {
5382             '1' => q(neuter),
5383             'name' => q(Pints),
5384             'one' => q({0} Pint),
5385             'other' => q({0} Pints),
5386             },
5387             # Long Unit Identifier
5388             'volume-pint-metric' => {
5389             '1' => q(neuter),
5390             'name' => q(metrische Pints),
5391             'one' => q({0} metrisches Pint),
5392             'other' => q({0} metrische Pints),
5393             },
5394             # Core Unit Identifier
5395             'pint-metric' => {
5396             '1' => q(neuter),
5397             'name' => q(metrische Pints),
5398             'one' => q({0} metrisches Pint),
5399             'other' => q({0} metrische Pints),
5400             },
5401             # Long Unit Identifier
5402             'volume-quart' => {
5403             '1' => q(neuter),
5404             'name' => q(Quarts),
5405             'one' => q({0} Quart),
5406             'other' => q({0} Quart),
5407             },
5408             # Core Unit Identifier
5409             'quart' => {
5410             '1' => q(neuter),
5411             'name' => q(Quarts),
5412             'one' => q({0} Quart),
5413             'other' => q({0} Quart),
5414             },
5415             # Long Unit Identifier
5416             'volume-quart-imperial' => {
5417             '1' => q(neuter),
5418             'name' => q(Imp. Quart),
5419             'one' => q({0} Imp. Quart),
5420             'other' => q({0} Imp. Quart),
5421             },
5422             # Core Unit Identifier
5423             'quart-imperial' => {
5424             '1' => q(neuter),
5425             'name' => q(Imp. Quart),
5426             'one' => q({0} Imp. Quart),
5427             'other' => q({0} Imp. Quart),
5428             },
5429             # Long Unit Identifier
5430             'volume-tablespoon' => {
5431             '1' => q(masculine),
5432             'name' => q(Esslöffel),
5433             'one' => q({0} Esslöffel),
5434             'other' => q({0} Esslöffel),
5435             },
5436             # Core Unit Identifier
5437             'tablespoon' => {
5438             '1' => q(masculine),
5439             'name' => q(Esslöffel),
5440             'one' => q({0} Esslöffel),
5441             'other' => q({0} Esslöffel),
5442             },
5443             # Long Unit Identifier
5444             'volume-teaspoon' => {
5445             '1' => q(masculine),
5446             'name' => q(Teelöffel),
5447             'one' => q({0} Teelöffel),
5448             'other' => q({0} Teelöffel),
5449             },
5450             # Core Unit Identifier
5451             'teaspoon' => {
5452             '1' => q(masculine),
5453             'name' => q(Teelöffel),
5454             'one' => q({0} Teelöffel),
5455             'other' => q({0} Teelöffel),
5456             },
5457             },
5458             'narrow' => {
5459             # Long Unit Identifier
5460             '' => {
5461             'name' => q(NOSW),
5462             },
5463             # Core Unit Identifier
5464             '' => {
5465             'name' => q(NOSW),
5466             },
5467             # Long Unit Identifier
5468             'acceleration-g-force' => {
5469             'name' => q(G),
5470             'one' => q({0}G),
5471             'other' => q({0}G),
5472             },
5473             # Core Unit Identifier
5474             'g-force' => {
5475             'name' => q(G),
5476             'one' => q({0}G),
5477             'other' => q({0}G),
5478             },
5479             # Long Unit Identifier
5480             'angle-arc-minute' => {
5481             'name' => q(′),
5482             },
5483             # Core Unit Identifier
5484             'arc-minute' => {
5485             'name' => q(′),
5486             },
5487             # Long Unit Identifier
5488             'angle-arc-second' => {
5489             'name' => q(″),
5490             },
5491             # Core Unit Identifier
5492             'arc-second' => {
5493             'name' => q(″),
5494             },
5495             # Long Unit Identifier
5496             'angle-degree' => {
5497             'name' => q(°),
5498             },
5499             # Core Unit Identifier
5500             'degree' => {
5501             'name' => q(°),
5502             },
5503             # Long Unit Identifier
5504             'angle-radian' => {
5505             'one' => q({0}rad),
5506             'other' => q({0}rad),
5507             },
5508             # Core Unit Identifier
5509             'radian' => {
5510             'one' => q({0}rad),
5511             'other' => q({0}rad),
5512             },
5513             # Long Unit Identifier
5514             'angle-revolution' => {
5515             'name' => q(U),
5516             'one' => q({0} U),
5517             'other' => q({0} U),
5518             },
5519             # Core Unit Identifier
5520             'revolution' => {
5521             'name' => q(U),
5522             'one' => q({0} U),
5523             'other' => q({0} U),
5524             },
5525             # Long Unit Identifier
5526             'area-dunam' => {
5527             'name' => q(Dunam),
5528             },
5529             # Core Unit Identifier
5530             'dunam' => {
5531             'name' => q(Dunam),
5532             },
5533             # Long Unit Identifier
5534             'area-hectare' => {
5535             'name' => q(ha),
5536             },
5537             # Core Unit Identifier
5538             'hectare' => {
5539             'name' => q(ha),
5540             },
5541             # Long Unit Identifier
5542             'concentr-item' => {
5543             'name' => q(Elem.),
5544             'one' => q({0} Elem.),
5545             'other' => q({0} Elem.),
5546             },
5547             # Core Unit Identifier
5548             'item' => {
5549             'name' => q(Elem.),
5550             'one' => q({0} Elem.),
5551             'other' => q({0} Elem.),
5552             },
5553             # Long Unit Identifier
5554             'concentr-karat' => {
5555             'name' => q(kt),
5556             'one' => q({0}kt),
5557             'other' => q({0}kt),
5558             },
5559             # Core Unit Identifier
5560             'karat' => {
5561             'name' => q(kt),
5562             'one' => q({0}kt),
5563             'other' => q({0}kt),
5564             },
5565             # Long Unit Identifier
5566             'concentr-milligram-ofglucose-per-deciliter' => {
5567             'one' => q({0}mg/dl),
5568             'other' => q({0}mg/dl),
5569             },
5570             # Core Unit Identifier
5571             'milligram-ofglucose-per-deciliter' => {
5572             'one' => q({0}mg/dl),
5573             'other' => q({0}mg/dl),
5574             },
5575             # Long Unit Identifier
5576             'concentr-millimole-per-liter' => {
5577             'name' => q(mmol/l),
5578             'one' => q({0}mmol/l),
5579             'other' => q({0}mmol/l),
5580             },
5581             # Core Unit Identifier
5582             'millimole-per-liter' => {
5583             'name' => q(mmol/l),
5584             'one' => q({0}mmol/l),
5585             'other' => q({0}mmol/l),
5586             },
5587             # Long Unit Identifier
5588             'concentr-mole' => {
5589             'one' => q({0}mol),
5590             'other' => q({0}mol),
5591             },
5592             # Core Unit Identifier
5593             'mole' => {
5594             'one' => q({0}mol),
5595             'other' => q({0}mol),
5596             },
5597             # Long Unit Identifier
5598             'concentr-permille' => {
5599             'one' => q({0}‰),
5600             'other' => q({0}‰),
5601             },
5602             # Core Unit Identifier
5603             'permille' => {
5604             'one' => q({0}‰),
5605             'other' => q({0}‰),
5606             },
5607             # Long Unit Identifier
5608             'consumption-liter-per-100-kilometer' => {
5609             'name' => q(L/100km),
5610             'one' => q({0}L/100km),
5611             'other' => q({0}L/100km),
5612             },
5613             # Core Unit Identifier
5614             'liter-per-100-kilometer' => {
5615             'name' => q(L/100km),
5616             'one' => q({0}L/100km),
5617             'other' => q({0}L/100km),
5618             },
5619             # Long Unit Identifier
5620             'consumption-liter-per-kilometer' => {
5621             'one' => q({0}l/km),
5622             'other' => q({0}l/km),
5623             },
5624             # Core Unit Identifier
5625             'liter-per-kilometer' => {
5626             'one' => q({0}l/km),
5627             'other' => q({0}l/km),
5628             },
5629             # Long Unit Identifier
5630             'consumption-mile-per-gallon' => {
5631             'one' => q({0}mpg),
5632             'other' => q({0}mpg),
5633             },
5634             # Core Unit Identifier
5635             'mile-per-gallon' => {
5636             'one' => q({0}mpg),
5637             'other' => q({0}mpg),
5638             },
5639             # Long Unit Identifier
5640             'consumption-mile-per-gallon-imperial' => {
5641             'name' => q(mpg UK),
5642             'one' => q({0} mpg UK),
5643             'other' => q({0} mpg UK),
5644             },
5645             # Core Unit Identifier
5646             'mile-per-gallon-imperial' => {
5647             'name' => q(mpg UK),
5648             'one' => q({0} mpg UK),
5649             'other' => q({0} mpg UK),
5650             },
5651             # Long Unit Identifier
5652             'coordinate' => {
5653             'east' => q({0}O),
5654             },
5655             # Core Unit Identifier
5656             'coordinate' => {
5657             'east' => q({0}O),
5658             },
5659             # Long Unit Identifier
5660             'digital-bit' => {
5661             'name' => q(b),
5662             'one' => q({0} b),
5663             'other' => q({0} b),
5664             },
5665             # Core Unit Identifier
5666             'bit' => {
5667             'name' => q(b),
5668             'one' => q({0} b),
5669             'other' => q({0} b),
5670             },
5671             # Long Unit Identifier
5672             'digital-byte' => {
5673             'name' => q(B),
5674             'one' => q({0} B),
5675             'other' => q({0} B),
5676             },
5677             # Core Unit Identifier
5678             'byte' => {
5679             'name' => q(B),
5680             'one' => q({0} B),
5681             'other' => q({0} B),
5682             },
5683             # Long Unit Identifier
5684             'digital-gigabit' => {
5685             'name' => q(Gb),
5686             },
5687             # Core Unit Identifier
5688             'gigabit' => {
5689             'name' => q(Gb),
5690             },
5691             # Long Unit Identifier
5692             'digital-gigabyte' => {
5693             'name' => q(GB),
5694             },
5695             # Core Unit Identifier
5696             'gigabyte' => {
5697             'name' => q(GB),
5698             },
5699             # Long Unit Identifier
5700             'digital-kilobit' => {
5701             'name' => q(kb),
5702             },
5703             # Core Unit Identifier
5704             'kilobit' => {
5705             'name' => q(kb),
5706             },
5707             # Long Unit Identifier
5708             'digital-kilobyte' => {
5709             'name' => q(kB),
5710             },
5711             # Core Unit Identifier
5712             'kilobyte' => {
5713             'name' => q(kB),
5714             },
5715             # Long Unit Identifier
5716             'digital-megabit' => {
5717             'name' => q(Mb),
5718             },
5719             # Core Unit Identifier
5720             'megabit' => {
5721             'name' => q(Mb),
5722             },
5723             # Long Unit Identifier
5724             'digital-megabyte' => {
5725             'name' => q(MB),
5726             },
5727             # Core Unit Identifier
5728             'megabyte' => {
5729             'name' => q(MB),
5730             },
5731             # Long Unit Identifier
5732             'duration-day' => {
5733             'name' => q(T),
5734             'one' => q({0} T),
5735             'other' => q({0} T),
5736             },
5737             # Core Unit Identifier
5738             'day' => {
5739             'name' => q(T),
5740             'one' => q({0} T),
5741             'other' => q({0} T),
5742             },
5743             # Long Unit Identifier
5744             'duration-month' => {
5745             'name' => q(M),
5746             'one' => q({0} M),
5747             'other' => q({0} M),
5748             },
5749             # Core Unit Identifier
5750             'month' => {
5751             'name' => q(M),
5752             'one' => q({0} M),
5753             'other' => q({0} M),
5754             },
5755             # Long Unit Identifier
5756             'duration-night' => {
5757             'name' => q(Nächte),
5758             'one' => q({0}Nacht),
5759             'other' => q({0}Nächte),
5760             'per' => q({0}/Nacht),
5761             },
5762             # Core Unit Identifier
5763             'night' => {
5764             'name' => q(Nächte),
5765             'one' => q({0}Nacht),
5766             'other' => q({0}Nächte),
5767             'per' => q({0}/Nacht),
5768             },
5769             # Long Unit Identifier
5770             'duration-quarter' => {
5771             'name' => q(Q),
5772             'one' => q({0} Q),
5773             'other' => q({0} Q),
5774             'per' => q({0}/Q),
5775             },
5776             # Core Unit Identifier
5777             'quarter' => {
5778             'name' => q(Q),
5779             'one' => q({0} Q),
5780             'other' => q({0} Q),
5781             'per' => q({0}/Q),
5782             },
5783             # Long Unit Identifier
5784             'duration-week' => {
5785             'name' => q(W),
5786             'one' => q({0} W),
5787             'other' => q({0} W),
5788             },
5789             # Core Unit Identifier
5790             'week' => {
5791             'name' => q(W),
5792             'one' => q({0} W),
5793             'other' => q({0} W),
5794             },
5795             # Long Unit Identifier
5796             'electric-ampere' => {
5797             'name' => q(A),
5798             'one' => q({0}A),
5799             'other' => q({0}A),
5800             },
5801             # Core Unit Identifier
5802             'ampere' => {
5803             'name' => q(A),
5804             'one' => q({0}A),
5805             'other' => q({0}A),
5806             },
5807             # Long Unit Identifier
5808             'electric-milliampere' => {
5809             'one' => q({0}mA),
5810             'other' => q({0}mA),
5811             },
5812             # Core Unit Identifier
5813             'milliampere' => {
5814             'one' => q({0}mA),
5815             'other' => q({0}mA),
5816             },
5817             # Long Unit Identifier
5818             'electric-ohm' => {
5819             'name' => q(Ω),
5820             'one' => q({0}Ω),
5821             'other' => q({0}Ω),
5822             },
5823             # Core Unit Identifier
5824             'ohm' => {
5825             'name' => q(Ω),
5826             'one' => q({0}Ω),
5827             'other' => q({0}Ω),
5828             },
5829             # Long Unit Identifier
5830             'electric-volt' => {
5831             'name' => q(V),
5832             'one' => q({0}V),
5833             'other' => q({0}V),
5834             },
5835             # Core Unit Identifier
5836             'volt' => {
5837             'name' => q(V),
5838             'one' => q({0}V),
5839             'other' => q({0}V),
5840             },
5841             # Long Unit Identifier
5842             'energy-joule' => {
5843             'name' => q(J),
5844             'one' => q({0}J),
5845             'other' => q({0}J),
5846             },
5847             # Core Unit Identifier
5848             'joule' => {
5849             'name' => q(J),
5850             'one' => q({0}J),
5851             'other' => q({0}J),
5852             },
5853             # Long Unit Identifier
5854             'energy-kilojoule' => {
5855             'name' => q(kJ),
5856             },
5857             # Core Unit Identifier
5858             'kilojoule' => {
5859             'name' => q(kJ),
5860             },
5861             # Long Unit Identifier
5862             'force-kilowatt-hour-per-100-kilometer' => {
5863             'name' => q(kWh/100km),
5864             'one' => q({0} kWh/100km),
5865             'other' => q({0} kWh/100km),
5866             },
5867             # Core Unit Identifier
5868             'kilowatt-hour-per-100-kilometer' => {
5869             'name' => q(kWh/100km),
5870             'one' => q({0} kWh/100km),
5871             'other' => q({0} kWh/100km),
5872             },
5873             # Long Unit Identifier
5874             'force-newton' => {
5875             'one' => q({0}N),
5876             'other' => q({0}N),
5877             },
5878             # Core Unit Identifier
5879             'newton' => {
5880             'one' => q({0}N),
5881             'other' => q({0}N),
5882             },
5883             # Long Unit Identifier
5884             'force-pound-force' => {
5885             'one' => q({0}lbf),
5886             'other' => q({0}lbf),
5887             },
5888             # Core Unit Identifier
5889             'pound-force' => {
5890             'one' => q({0}lbf),
5891             'other' => q({0}lbf),
5892             },
5893             # Long Unit Identifier
5894             'frequency-gigahertz' => {
5895             'one' => q({0}GHz),
5896             'other' => q({0}GHz),
5897             },
5898             # Core Unit Identifier
5899             'gigahertz' => {
5900             'one' => q({0}GHz),
5901             'other' => q({0}GHz),
5902             },
5903             # Long Unit Identifier
5904             'frequency-hertz' => {
5905             'one' => q({0}Hz),
5906             'other' => q({0}Hz),
5907             },
5908             # Core Unit Identifier
5909             'hertz' => {
5910             'one' => q({0}Hz),
5911             'other' => q({0}Hz),
5912             },
5913             # Long Unit Identifier
5914             'frequency-kilohertz' => {
5915             'one' => q({0}kHz),
5916             'other' => q({0}kHz),
5917             },
5918             # Core Unit Identifier
5919             'kilohertz' => {
5920             'one' => q({0}kHz),
5921             'other' => q({0}kHz),
5922             },
5923             # Long Unit Identifier
5924             'frequency-megahertz' => {
5925             'one' => q({0}MHz),
5926             'other' => q({0}MHz),
5927             },
5928             # Core Unit Identifier
5929             'megahertz' => {
5930             'one' => q({0}MHz),
5931             'other' => q({0}MHz),
5932             },
5933             # Long Unit Identifier
5934             'graphics-dot' => {
5935             'name' => q(d),
5936             },
5937             # Core Unit Identifier
5938             'dot' => {
5939             'name' => q(d),
5940             },
5941             # Long Unit Identifier
5942             'length-astronomical-unit' => {
5943             'one' => q({0}AE),
5944             'other' => q({0}AE),
5945             },
5946             # Core Unit Identifier
5947             'astronomical-unit' => {
5948             'one' => q({0}AE),
5949             'other' => q({0}AE),
5950             },
5951             # Long Unit Identifier
5952             'length-fathom' => {
5953             'one' => q({0}fm),
5954             'other' => q({0}fm),
5955             },
5956             # Core Unit Identifier
5957             'fathom' => {
5958             'one' => q({0}fm),
5959             'other' => q({0}fm),
5960             },
5961             # Long Unit Identifier
5962             'length-foot' => {
5963             'name' => q(ft),
5964             },
5965             # Core Unit Identifier
5966             'foot' => {
5967             'name' => q(ft),
5968             },
5969             # Long Unit Identifier
5970             'length-furlong' => {
5971             'one' => q({0}fur),
5972             'other' => q({0}fur),
5973             },
5974             # Core Unit Identifier
5975             'furlong' => {
5976             'one' => q({0}fur),
5977             'other' => q({0}fur),
5978             },
5979             # Long Unit Identifier
5980             'length-light-year' => {
5981             'one' => q({0}Lj),
5982             'other' => q({0}Lj),
5983             },
5984             # Core Unit Identifier
5985             'light-year' => {
5986             'one' => q({0}Lj),
5987             'other' => q({0}Lj),
5988             },
5989             # Long Unit Identifier
5990             'length-mile' => {
5991             'name' => q(mi),
5992             },
5993             # Core Unit Identifier
5994             'mile' => {
5995             'name' => q(mi),
5996             },
5997             # Long Unit Identifier
5998             'length-mile-scandinavian' => {
5999             'one' => q({0}smi),
6000             'other' => q({0}smi),
6001             },
6002             # Core Unit Identifier
6003             'mile-scandinavian' => {
6004             'one' => q({0}smi),
6005             'other' => q({0}smi),
6006             },
6007             # Long Unit Identifier
6008             'length-nautical-mile' => {
6009             'one' => q({0}sm),
6010             'other' => q({0}sm),
6011             },
6012             # Core Unit Identifier
6013             'nautical-mile' => {
6014             'one' => q({0}sm),
6015             'other' => q({0}sm),
6016             },
6017             # Long Unit Identifier
6018             'length-picometer' => {
6019             'name' => q(pm),
6020             },
6021             # Core Unit Identifier
6022             'picometer' => {
6023             'name' => q(pm),
6024             },
6025             # Long Unit Identifier
6026             'length-solar-radius' => {
6027             'one' => q({0}R☉),
6028             'other' => q({0}R☉),
6029             },
6030             # Core Unit Identifier
6031             'solar-radius' => {
6032             'one' => q({0}R☉),
6033             'other' => q({0}R☉),
6034             },
6035             # Long Unit Identifier
6036             'length-yard' => {
6037             'name' => q(yd),
6038             },
6039             # Core Unit Identifier
6040             'yard' => {
6041             'name' => q(yd),
6042             },
6043             # Long Unit Identifier
6044             'light-candela' => {
6045             'one' => q({0}cd),
6046             'other' => q({0}cd),
6047             },
6048             # Core Unit Identifier
6049             'candela' => {
6050             'one' => q({0}cd),
6051             'other' => q({0}cd),
6052             },
6053             # Long Unit Identifier
6054             'light-lumen' => {
6055             'one' => q({0}lm),
6056             'other' => q({0}lm),
6057             },
6058             # Core Unit Identifier
6059             'lumen' => {
6060             'one' => q({0}lm),
6061             'other' => q({0}lm),
6062             },
6063             # Long Unit Identifier
6064             'light-lux' => {
6065             'name' => q(lx),
6066             'one' => q({0}lx),
6067             'other' => q({0}lx),
6068             },
6069             # Core Unit Identifier
6070             'lux' => {
6071             'name' => q(lx),
6072             'one' => q({0}lx),
6073             'other' => q({0}lx),
6074             },
6075             # Long Unit Identifier
6076             'light-solar-luminosity' => {
6077             'one' => q({0}L☉),
6078             'other' => q({0}L☉),
6079             },
6080             # Core Unit Identifier
6081             'solar-luminosity' => {
6082             'one' => q({0}L☉),
6083             'other' => q({0}L☉),
6084             },
6085             # Long Unit Identifier
6086             'mass-carat' => {
6087             'name' => q(Karat),
6088             },
6089             # Core Unit Identifier
6090             'carat' => {
6091             'name' => q(Karat),
6092             },
6093             # Long Unit Identifier
6094             'mass-grain' => {
6095             'name' => q(gr),
6096             },
6097             # Core Unit Identifier
6098             'grain' => {
6099             'name' => q(gr),
6100             },
6101             # Long Unit Identifier
6102             'mass-ounce' => {
6103             'name' => q(Unzen),
6104             },
6105             # Core Unit Identifier
6106             'ounce' => {
6107             'name' => q(Unzen),
6108             },
6109             # Long Unit Identifier
6110             'mass-ounce-troy' => {
6111             'one' => q({0} oz.tr.),
6112             'other' => q({0} oz.tr.),
6113             },
6114             # Core Unit Identifier
6115             'ounce-troy' => {
6116             'one' => q({0} oz.tr.),
6117             'other' => q({0} oz.tr.),
6118             },
6119             # Long Unit Identifier
6120             'mass-pound' => {
6121             'name' => q(Pfund),
6122             },
6123             # Core Unit Identifier
6124             'pound' => {
6125             'name' => q(Pfund),
6126             },
6127             # Long Unit Identifier
6128             'mass-ton' => {
6129             'name' => q(Tons),
6130             'one' => q({0} tn),
6131             'other' => q({0} tn),
6132             },
6133             # Core Unit Identifier
6134             'ton' => {
6135             'name' => q(Tons),
6136             'one' => q({0} tn),
6137             'other' => q({0} tn),
6138             },
6139             # Long Unit Identifier
6140             'power-watt' => {
6141             'name' => q(W),
6142             },
6143             # Core Unit Identifier
6144             'watt' => {
6145             'name' => q(W),
6146             },
6147             # Long Unit Identifier
6148             'temperature-fahrenheit' => {
6149             'one' => q({0}°F),
6150             'other' => q({0}°F),
6151             },
6152             # Core Unit Identifier
6153             'fahrenheit' => {
6154             'one' => q({0}°F),
6155             'other' => q({0}°F),
6156             },
6157             # Long Unit Identifier
6158             'torque-newton-meter' => {
6159             'one' => q({0}N⋅m),
6160             'other' => q({0}N⋅m),
6161             },
6162             # Core Unit Identifier
6163             'newton-meter' => {
6164             'one' => q({0}N⋅m),
6165             'other' => q({0}N⋅m),
6166             },
6167             # Long Unit Identifier
6168             'torque-pound-force-foot' => {
6169             'one' => q({0}lbf⋅ft),
6170             'other' => q({0}lbf⋅ft),
6171             },
6172             # Core Unit Identifier
6173             'pound-force-foot' => {
6174             'one' => q({0}lbf⋅ft),
6175             'other' => q({0}lbf⋅ft),
6176             },
6177             # Long Unit Identifier
6178             'volume-acre-foot' => {
6179             'name' => q(ac ft),
6180             },
6181             # Core Unit Identifier
6182             'acre-foot' => {
6183             'name' => q(ac ft),
6184             },
6185             # Long Unit Identifier
6186             'volume-barrel' => {
6187             'one' => q({0}bbl),
6188             'other' => q({0}bbl),
6189             },
6190             # Core Unit Identifier
6191             'barrel' => {
6192             'one' => q({0}bbl),
6193             'other' => q({0}bbl),
6194             },
6195             # Long Unit Identifier
6196             'volume-dessert-spoon-imperial' => {
6197             'one' => q({0} Imp.DL),
6198             'other' => q({0} Imp.DL),
6199             },
6200             # Core Unit Identifier
6201             'dessert-spoon-imperial' => {
6202             'one' => q({0} Imp.DL),
6203             'other' => q({0} Imp.DL),
6204             },
6205             # Long Unit Identifier
6206             'volume-dram' => {
6207             'name' => q(fl.dr.),
6208             'one' => q({0} fl.dr.),
6209             'other' => q({0} fl.dr.),
6210             },
6211             # Core Unit Identifier
6212             'dram' => {
6213             'name' => q(fl.dr.),
6214             'one' => q({0} fl.dr.),
6215             'other' => q({0} fl.dr.),
6216             },
6217             # Long Unit Identifier
6218             'volume-drop' => {
6219             'name' => q(Tr.),
6220             'one' => q({0} Tr.),
6221             'other' => q({0} Tr.),
6222             },
6223             # Core Unit Identifier
6224             'drop' => {
6225             'name' => q(Tr.),
6226             'one' => q({0} Tr.),
6227             'other' => q({0} Tr.),
6228             },
6229             # Long Unit Identifier
6230             'volume-fluid-ounce-imperial' => {
6231             'name' => q(Im.fl.oz),
6232             'one' => q({0} Im.fl.oz),
6233             'other' => q({0} Im.fl.oz),
6234             },
6235             # Core Unit Identifier
6236             'fluid-ounce-imperial' => {
6237             'name' => q(Im.fl.oz),
6238             'one' => q({0} Im.fl.oz),
6239             'other' => q({0} Im.fl.oz),
6240             },
6241             # Long Unit Identifier
6242             'volume-gallon-imperial' => {
6243             'name' => q(Imp.gal),
6244             'one' => q({0} Imp.gal),
6245             'other' => q({0} Imp.gal),
6246             'per' => q({0}/Imp.gal),
6247             },
6248             # Core Unit Identifier
6249             'gallon-imperial' => {
6250             'name' => q(Imp.gal),
6251             'one' => q({0} Imp.gal),
6252             'other' => q({0} Imp.gal),
6253             'per' => q({0}/Imp.gal),
6254             },
6255             # Long Unit Identifier
6256             'volume-liter' => {
6257             'name' => q(l),
6258             },
6259             # Core Unit Identifier
6260             'liter' => {
6261             'name' => q(l),
6262             },
6263             # Long Unit Identifier
6264             'volume-pinch' => {
6265             'name' => q(Pr.),
6266             'one' => q({0} Pr),
6267             'other' => q({0} Pr),
6268             },
6269             # Core Unit Identifier
6270             'pinch' => {
6271             'name' => q(Pr.),
6272             'one' => q({0} Pr),
6273             'other' => q({0} Pr),
6274             },
6275             # Long Unit Identifier
6276             'volume-quart-imperial' => {
6277             'name' => q(Imp.qt),
6278             'one' => q({0} Imp.qt),
6279             'other' => q({0} Imp.qt),
6280             },
6281             # Core Unit Identifier
6282             'quart-imperial' => {
6283             'name' => q(Imp.qt),
6284             'one' => q({0} Imp.qt),
6285             'other' => q({0} Imp.qt),
6286             },
6287             },
6288             'short' => {
6289             # Long Unit Identifier
6290             '' => {
6291             'name' => q(Richtung),
6292             },
6293             # Core Unit Identifier
6294             '' => {
6295             'name' => q(Richtung),
6296             },
6297             # Long Unit Identifier
6298             'acceleration-g-force' => {
6299             'name' => q(g-Kraft),
6300             },
6301             # Core Unit Identifier
6302             'g-force' => {
6303             'name' => q(g-Kraft),
6304             },
6305             # Long Unit Identifier
6306             'angle-arc-minute' => {
6307             'name' => q(Winkelminuten),
6308             },
6309             # Core Unit Identifier
6310             'arc-minute' => {
6311             'name' => q(Winkelminuten),
6312             },
6313             # Long Unit Identifier
6314             'angle-arc-second' => {
6315             'name' => q(Winkelsekunden),
6316             },
6317             # Core Unit Identifier
6318             'arc-second' => {
6319             'name' => q(Winkelsekunden),
6320             },
6321             # Long Unit Identifier
6322             'angle-degree' => {
6323             'name' => q(Grad),
6324             },
6325             # Core Unit Identifier
6326             'degree' => {
6327             'name' => q(Grad),
6328             },
6329             # Long Unit Identifier
6330             'angle-revolution' => {
6331             'name' => q(Umdr.),
6332             'one' => q({0} Umdr.),
6333             'other' => q({0} Umdr.),
6334             },
6335             # Core Unit Identifier
6336             'revolution' => {
6337             'name' => q(Umdr.),
6338             'one' => q({0} Umdr.),
6339             'other' => q({0} Umdr.),
6340             },
6341             # Long Unit Identifier
6342             'area-acre' => {
6343             'name' => q(ac),
6344             },
6345             # Core Unit Identifier
6346             'acre' => {
6347             'name' => q(ac),
6348             },
6349             # Long Unit Identifier
6350             'area-dunam' => {
6351             'name' => q(Dunams),
6352             'one' => q({0} Dunam),
6353             'other' => q({0} Dunam),
6354             },
6355             # Core Unit Identifier
6356             'dunam' => {
6357             'name' => q(Dunams),
6358             'one' => q({0} Dunam),
6359             'other' => q({0} Dunam),
6360             },
6361             # Long Unit Identifier
6362             'area-hectare' => {
6363             'name' => q(Hektar),
6364             },
6365             # Core Unit Identifier
6366             'hectare' => {
6367             'name' => q(Hektar),
6368             },
6369             # Long Unit Identifier
6370             'concentr-item' => {
6371             'name' => q(Element),
6372             'one' => q({0} Element),
6373             'other' => q({0} Elemente),
6374             },
6375             # Core Unit Identifier
6376             'item' => {
6377             'name' => q(Element),
6378             'one' => q({0} Element),
6379             'other' => q({0} Elemente),
6380             },
6381             # Long Unit Identifier
6382             'concentr-karat' => {
6383             'name' => q(Karat),
6384             },
6385             # Core Unit Identifier
6386             'karat' => {
6387             'name' => q(Karat),
6388             },
6389             # Long Unit Identifier
6390             'concentr-milligram-ofglucose-per-deciliter' => {
6391             'name' => q(mg/dl),
6392             'one' => q({0} mg/dl),
6393             'other' => q({0} mg/dl),
6394             },
6395             # Core Unit Identifier
6396             'milligram-ofglucose-per-deciliter' => {
6397             'name' => q(mg/dl),
6398             'one' => q({0} mg/dl),
6399             'other' => q({0} mg/dl),
6400             },
6401             # Long Unit Identifier
6402             'concentr-millimole-per-liter' => {
6403             'name' => q(Millimol/Liter),
6404             'one' => q({0} mmol/l),
6405             'other' => q({0} mmol/l),
6406             },
6407             # Core Unit Identifier
6408             'millimole-per-liter' => {
6409             'name' => q(Millimol/Liter),
6410             'one' => q({0} mmol/l),
6411             'other' => q({0} mmol/l),
6412             },
6413             # Long Unit Identifier
6414             'concentr-percent' => {
6415             'one' => q({0} %),
6416             'other' => q({0} %),
6417             },
6418             # Core Unit Identifier
6419             'percent' => {
6420             'one' => q({0} %),
6421             'other' => q({0} %),
6422             },
6423             # Long Unit Identifier
6424             'concentr-permille' => {
6425             'one' => q({0} ‰),
6426             'other' => q({0} ‰),
6427             },
6428             # Core Unit Identifier
6429             'permille' => {
6430             'one' => q({0} ‰),
6431             'other' => q({0} ‰),
6432             },
6433             # Long Unit Identifier
6434             'concentr-permyriad' => {
6435             'one' => q({0} ‱),
6436             'other' => q({0} ‱),
6437             },
6438             # Core Unit Identifier
6439             'permyriad' => {
6440             'one' => q({0} ‱),
6441             'other' => q({0} ‱),
6442             },
6443             # Long Unit Identifier
6444             'concentr-portion-per-1e9' => {
6445             'name' => q(Milliardstel),
6446             'one' => q({0} Milliardstel),
6447             'other' => q({0} Milliardstel),
6448             },
6449             # Core Unit Identifier
6450             'portion-per-1e9' => {
6451             'name' => q(Milliardstel),
6452             'one' => q({0} Milliardstel),
6453             'other' => q({0} Milliardstel),
6454             },
6455             # Long Unit Identifier
6456             'consumption-liter-per-100-kilometer' => {
6457             'name' => q(L/100 km),
6458             'one' => q({0} L/100 km),
6459             'other' => q({0} L/100 km),
6460             },
6461             # Core Unit Identifier
6462             'liter-per-100-kilometer' => {
6463             'name' => q(L/100 km),
6464             'one' => q({0} L/100 km),
6465             'other' => q({0} L/100 km),
6466             },
6467             # Long Unit Identifier
6468             'consumption-liter-per-kilometer' => {
6469             'name' => q(l/km),
6470             'one' => q({0} l/km),
6471             'other' => q({0} l/km),
6472             },
6473             # Core Unit Identifier
6474             'liter-per-kilometer' => {
6475             'name' => q(l/km),
6476             'one' => q({0} l/km),
6477             'other' => q({0} l/km),
6478             },
6479             # Long Unit Identifier
6480             'consumption-mile-per-gallon' => {
6481             'name' => q(mpg),
6482             'one' => q({0} mpg),
6483             'other' => q({0} mpg),
6484             },
6485             # Core Unit Identifier
6486             'mile-per-gallon' => {
6487             'name' => q(mpg),
6488             'one' => q({0} mpg),
6489             'other' => q({0} mpg),
6490             },
6491             # Long Unit Identifier
6492             'consumption-mile-per-gallon-imperial' => {
6493             'name' => q(Meilen/ Imp. Gal.),
6494             },
6495             # Core Unit Identifier
6496             'mile-per-gallon-imperial' => {
6497             'name' => q(Meilen/ Imp. Gal.),
6498             },
6499             # Long Unit Identifier
6500             'coordinate' => {
6501             'east' => q({0} O),
6502             'north' => q({0} N),
6503             'south' => q({0} S),
6504             'west' => q({0} W),
6505             },
6506             # Core Unit Identifier
6507             'coordinate' => {
6508             'east' => q({0} O),
6509             'north' => q({0} N),
6510             'south' => q({0} S),
6511             'west' => q({0} W),
6512             },
6513             # Long Unit Identifier
6514             'digital-bit' => {
6515             'name' => q(Bit),
6516             'one' => q({0} Bit),
6517             'other' => q({0} Bit),
6518             },
6519             # Core Unit Identifier
6520             'bit' => {
6521             'name' => q(Bit),
6522             'one' => q({0} Bit),
6523             'other' => q({0} Bit),
6524             },
6525             # Long Unit Identifier
6526             'digital-byte' => {
6527             'name' => q(Byte),
6528             'one' => q({0} Byte),
6529             'other' => q({0} Byte),
6530             },
6531             # Core Unit Identifier
6532             'byte' => {
6533             'name' => q(Byte),
6534             'one' => q({0} Byte),
6535             'other' => q({0} Byte),
6536             },
6537             # Long Unit Identifier
6538             'digital-gigabit' => {
6539             'name' => q(Gigabit),
6540             'one' => q({0} Gb),
6541             'other' => q({0} Gb),
6542             },
6543             # Core Unit Identifier
6544             'gigabit' => {
6545             'name' => q(Gigabit),
6546             'one' => q({0} Gb),
6547             'other' => q({0} Gb),
6548             },
6549             # Long Unit Identifier
6550             'digital-gigabyte' => {
6551             'name' => q(Gigabyte),
6552             'one' => q({0} GB),
6553             'other' => q({0} GB),
6554             },
6555             # Core Unit Identifier
6556             'gigabyte' => {
6557             'name' => q(Gigabyte),
6558             'one' => q({0} GB),
6559             'other' => q({0} GB),
6560             },
6561             # Long Unit Identifier
6562             'digital-kilobit' => {
6563             'name' => q(kbit),
6564             },
6565             # Core Unit Identifier
6566             'kilobit' => {
6567             'name' => q(kbit),
6568             },
6569             # Long Unit Identifier
6570             'digital-kilobyte' => {
6571             'name' => q(kbyte),
6572             },
6573             # Core Unit Identifier
6574             'kilobyte' => {
6575             'name' => q(kbyte),
6576             },
6577             # Long Unit Identifier
6578             'digital-megabit' => {
6579             'name' => q(Mbit),
6580             },
6581             # Core Unit Identifier
6582             'megabit' => {
6583             'name' => q(Mbit),
6584             },
6585             # Long Unit Identifier
6586             'digital-megabyte' => {
6587             'name' => q(Mbyte),
6588             },
6589             # Core Unit Identifier
6590             'megabyte' => {
6591             'name' => q(Mbyte),
6592             },
6593             # Long Unit Identifier
6594             'duration-century' => {
6595             'name' => q(Jh.),
6596             'one' => q({0} Jh.),
6597             'other' => q({0} Jh.),
6598             },
6599             # Core Unit Identifier
6600             'century' => {
6601             'name' => q(Jh.),
6602             'one' => q({0} Jh.),
6603             'other' => q({0} Jh.),
6604             },
6605             # Long Unit Identifier
6606             'duration-day' => {
6607             'name' => q(Tg.),
6608             'one' => q({0} Tg.),
6609             'other' => q({0} Tg.),
6610             'per' => q({0}/T),
6611             },
6612             # Core Unit Identifier
6613             'day' => {
6614             'name' => q(Tg.),
6615             'one' => q({0} Tg.),
6616             'other' => q({0} Tg.),
6617             'per' => q({0}/T),
6618             },
6619             # Long Unit Identifier
6620             'duration-decade' => {
6621             'name' => q(Jz.),
6622             'one' => q({0} Jz.),
6623             'other' => q({0} Jz.),
6624             },
6625             # Core Unit Identifier
6626             'decade' => {
6627             'name' => q(Jz.),
6628             'one' => q({0} Jz.),
6629             'other' => q({0} Jz.),
6630             },
6631             # Long Unit Identifier
6632             'duration-hour' => {
6633             'name' => q(Std.),
6634             'one' => q({0} Std.),
6635             'other' => q({0} Std.),
6636             },
6637             # Core Unit Identifier
6638             'hour' => {
6639             'name' => q(Std.),
6640             'one' => q({0} Std.),
6641             'other' => q({0} Std.),
6642             },
6643             # Long Unit Identifier
6644             'duration-minute' => {
6645             'one' => q({0} Min.),
6646             'other' => q({0} Min.),
6647             },
6648             # Core Unit Identifier
6649             'minute' => {
6650             'one' => q({0} Min.),
6651             'other' => q({0} Min.),
6652             },
6653             # Long Unit Identifier
6654             'duration-month' => {
6655             'name' => q(Mon.),
6656             'one' => q({0} Mon.),
6657             'other' => q({0} Mon.),
6658             'per' => q({0}/M),
6659             },
6660             # Core Unit Identifier
6661             'month' => {
6662             'name' => q(Mon.),
6663             'one' => q({0} Mon.),
6664             'other' => q({0} Mon.),
6665             'per' => q({0}/M),
6666             },
6667             # Long Unit Identifier
6668             'duration-night' => {
6669             'name' => q(Nächte),
6670             'one' => q({0} Nacht),
6671             'other' => q({0} Nächte),
6672             'per' => q({0}/Nacht),
6673             },
6674             # Core Unit Identifier
6675             'night' => {
6676             'name' => q(Nächte),
6677             'one' => q({0} Nacht),
6678             'other' => q({0} Nächte),
6679             'per' => q({0}/Nacht),
6680             },
6681             # Long Unit Identifier
6682             'duration-quarter' => {
6683             'name' => q(Quart.),
6684             'one' => q({0} Quart.),
6685             'other' => q({0} Quart.),
6686             'per' => q({0}/Quart.),
6687             },
6688             # Core Unit Identifier
6689             'quarter' => {
6690             'name' => q(Quart.),
6691             'one' => q({0} Quart.),
6692             'other' => q({0} Quart.),
6693             'per' => q({0}/Quart.),
6694             },
6695             # Long Unit Identifier
6696             'duration-second' => {
6697             'name' => q(Sek.),
6698             'one' => q({0} Sek.),
6699             'other' => q({0} Sek.),
6700             },
6701             # Core Unit Identifier
6702             'second' => {
6703             'name' => q(Sek.),
6704             'one' => q({0} Sek.),
6705             'other' => q({0} Sek.),
6706             },
6707             # Long Unit Identifier
6708             'duration-week' => {
6709             'name' => q(Wo.),
6710             'one' => q({0} Wo.),
6711             'other' => q({0} Wo.),
6712             'per' => q({0}/W),
6713             },
6714             # Core Unit Identifier
6715             'week' => {
6716             'name' => q(Wo.),
6717             'one' => q({0} Wo.),
6718             'other' => q({0} Wo.),
6719             'per' => q({0}/W),
6720             },
6721             # Long Unit Identifier
6722             'duration-year' => {
6723             'name' => q(J),
6724             'one' => q({0} J),
6725             'other' => q({0} J),
6726             'per' => q({0}/J),
6727             },
6728             # Core Unit Identifier
6729             'year' => {
6730             'name' => q(J),
6731             'one' => q({0} J),
6732             'other' => q({0} J),
6733             'per' => q({0}/J),
6734             },
6735             # Long Unit Identifier
6736             'electric-ampere' => {
6737             'name' => q(Ampere),
6738             },
6739             # Core Unit Identifier
6740             'ampere' => {
6741             'name' => q(Ampere),
6742             },
6743             # Long Unit Identifier
6744             'electric-ohm' => {
6745             'name' => q(Ohm),
6746             },
6747             # Core Unit Identifier
6748             'ohm' => {
6749             'name' => q(Ohm),
6750             },
6751             # Long Unit Identifier
6752             'electric-volt' => {
6753             'name' => q(Volt),
6754             },
6755             # Core Unit Identifier
6756             'volt' => {
6757             'name' => q(Volt),
6758             },
6759             # Long Unit Identifier
6760             'energy-foodcalorie' => {
6761             'one' => q({0} kcal),
6762             'other' => q({0} kcal),
6763             },
6764             # Core Unit Identifier
6765             'foodcalorie' => {
6766             'one' => q({0} kcal),
6767             'other' => q({0} kcal),
6768             },
6769             # Long Unit Identifier
6770             'energy-joule' => {
6771             'name' => q(Joule),
6772             'one' => q({0} J),
6773             'other' => q({0} J),
6774             },
6775             # Core Unit Identifier
6776             'joule' => {
6777             'name' => q(Joule),
6778             'one' => q({0} J),
6779             'other' => q({0} J),
6780             },
6781             # Long Unit Identifier
6782             'energy-kilojoule' => {
6783             'name' => q(Kilojoule),
6784             },
6785             # Core Unit Identifier
6786             'kilojoule' => {
6787             'name' => q(Kilojoule),
6788             },
6789             # Long Unit Identifier
6790             'force-kilowatt-hour-per-100-kilometer' => {
6791             'name' => q(kWh/100 km),
6792             'one' => q({0} kWh/100 km),
6793             'other' => q({0} kWh/100 km),
6794             },
6795             # Core Unit Identifier
6796             'kilowatt-hour-per-100-kilometer' => {
6797             'name' => q(kWh/100 km),
6798             'one' => q({0} kWh/100 km),
6799             'other' => q({0} kWh/100 km),
6800             },
6801             # Long Unit Identifier
6802             'graphics-dot' => {
6803             'name' => q(Dots),
6804             'one' => q({0} d),
6805             'other' => q({0} d),
6806             },
6807             # Core Unit Identifier
6808             'dot' => {
6809             'name' => q(Dots),
6810             'one' => q({0} d),
6811             'other' => q({0} d),
6812             },
6813             # Long Unit Identifier
6814             'graphics-dot-per-centimeter' => {
6815             'name' => q(dpcm),
6816             'one' => q({0} dpcm),
6817             'other' => q({0} dpcm),
6818             },
6819             # Core Unit Identifier
6820             'dot-per-centimeter' => {
6821             'name' => q(dpcm),
6822             'one' => q({0} dpcm),
6823             'other' => q({0} dpcm),
6824             },
6825             # Long Unit Identifier
6826             'graphics-dot-per-inch' => {
6827             'name' => q(dpi),
6828             'one' => q({0} dpi),
6829             'other' => q({0} dpi),
6830             },
6831             # Core Unit Identifier
6832             'dot-per-inch' => {
6833             'name' => q(dpi),
6834             'one' => q({0} dpi),
6835             'other' => q({0} dpi),
6836             },
6837             # Long Unit Identifier
6838             'length-astronomical-unit' => {
6839             'name' => q(AE),
6840             'one' => q({0} AE),
6841             'other' => q({0} AE),
6842             },
6843             # Core Unit Identifier
6844             'astronomical-unit' => {
6845             'name' => q(AE),
6846             'one' => q({0} AE),
6847             'other' => q({0} AE),
6848             },
6849             # Long Unit Identifier
6850             'length-fathom' => {
6851             'name' => q(Faden),
6852             'one' => q({0} fm),
6853             'other' => q({0} fm),
6854             },
6855             # Core Unit Identifier
6856             'fathom' => {
6857             'name' => q(Faden),
6858             'one' => q({0} fm),
6859             'other' => q({0} fm),
6860             },
6861             # Long Unit Identifier
6862             'length-foot' => {
6863             'name' => q(Fuß),
6864             },
6865             # Core Unit Identifier
6866             'foot' => {
6867             'name' => q(Fuß),
6868             },
6869             # Long Unit Identifier
6870             'length-furlong' => {
6871             'name' => q(Furlong),
6872             },
6873             # Core Unit Identifier
6874             'furlong' => {
6875             'name' => q(Furlong),
6876             },
6877             # Long Unit Identifier
6878             'length-inch' => {
6879             'one' => q({0} in),
6880             'other' => q({0} in),
6881             },
6882             # Core Unit Identifier
6883             'inch' => {
6884             'one' => q({0} in),
6885             'other' => q({0} in),
6886             },
6887             # Long Unit Identifier
6888             'length-light-year' => {
6889             'name' => q(Lj),
6890             'one' => q({0} Lj),
6891             'other' => q({0} Lj),
6892             },
6893             # Core Unit Identifier
6894             'light-year' => {
6895             'name' => q(Lj),
6896             'one' => q({0} Lj),
6897             'other' => q({0} Lj),
6898             },
6899             # Long Unit Identifier
6900             'length-meter' => {
6901             'name' => q(Meter),
6902             },
6903             # Core Unit Identifier
6904             'meter' => {
6905             'name' => q(Meter),
6906             },
6907             # Long Unit Identifier
6908             'length-mile' => {
6909             'name' => q(Meilen),
6910             },
6911             # Core Unit Identifier
6912             'mile' => {
6913             'name' => q(Meilen),
6914             },
6915             # Long Unit Identifier
6916             'length-nautical-mile' => {
6917             'name' => q(sm),
6918             'one' => q({0} sm),
6919             'other' => q({0} sm),
6920             },
6921             # Core Unit Identifier
6922             'nautical-mile' => {
6923             'name' => q(sm),
6924             'one' => q({0} sm),
6925             'other' => q({0} sm),
6926             },
6927             # Long Unit Identifier
6928             'length-picometer' => {
6929             'name' => q(Pikometer),
6930             },
6931             # Core Unit Identifier
6932             'picometer' => {
6933             'name' => q(Pikometer),
6934             },
6935             # Long Unit Identifier
6936             'length-point' => {
6937             'name' => q(p),
6938             'one' => q({0} p),
6939             'other' => q({0} p),
6940             },
6941             # Core Unit Identifier
6942             'point' => {
6943             'name' => q(p),
6944             'one' => q({0} p),
6945             'other' => q({0} p),
6946             },
6947             # Long Unit Identifier
6948             'length-yard' => {
6949             'name' => q(Yards),
6950             },
6951             # Core Unit Identifier
6952             'yard' => {
6953             'name' => q(Yards),
6954             },
6955             # Long Unit Identifier
6956             'light-lux' => {
6957             'name' => q(Lux),
6958             },
6959             # Core Unit Identifier
6960             'lux' => {
6961             'name' => q(Lux),
6962             },
6963             # Long Unit Identifier
6964             'mass-carat' => {
6965             'name' => q(Kt),
6966             'one' => q({0} Kt),
6967             'other' => q({0} Kt),
6968             },
6969             # Core Unit Identifier
6970             'carat' => {
6971             'name' => q(Kt),
6972             'one' => q({0} Kt),
6973             'other' => q({0} Kt),
6974             },
6975             # Long Unit Identifier
6976             'mass-grain' => {
6977             'name' => q(Gran),
6978             'one' => q({0} gr),
6979             'other' => q({0} gr),
6980             },
6981             # Core Unit Identifier
6982             'grain' => {
6983             'name' => q(Gran),
6984             'one' => q({0} gr),
6985             'other' => q({0} gr),
6986             },
6987             # Long Unit Identifier
6988             'mass-gram' => {
6989             'name' => q(Gramm),
6990             },
6991             # Core Unit Identifier
6992             'gram' => {
6993             'name' => q(Gramm),
6994             },
6995             # Long Unit Identifier
6996             'mass-ounce-troy' => {
6997             'name' => q(oz.tr.),
6998             'one' => q({0} oz.tr.),
6999             'other' => q({0} oz.tr.),
7000             },
7001             # Core Unit Identifier
7002             'ounce-troy' => {
7003             'name' => q(oz.tr.),
7004             'one' => q({0} oz.tr.),
7005             'other' => q({0} oz.tr.),
7006             },
7007             # Long Unit Identifier
7008             'mass-stone' => {
7009             'name' => q(Stones),
7010             },
7011             # Core Unit Identifier
7012             'stone' => {
7013             'name' => q(Stones),
7014             },
7015             # Long Unit Identifier
7016             'mass-ton' => {
7017             'name' => q(tn. sh.),
7018             'one' => q({0} tn. sh.),
7019             'other' => q({0} tn. sh.),
7020             },
7021             # Core Unit Identifier
7022             'ton' => {
7023             'name' => q(tn. sh.),
7024             'one' => q({0} tn. sh.),
7025             'other' => q({0} tn. sh.),
7026             },
7027             # Long Unit Identifier
7028             'power-horsepower' => {
7029             'name' => q(PS),
7030             'one' => q({0} PS),
7031             'other' => q({0} PS),
7032             },
7033             # Core Unit Identifier
7034             'horsepower' => {
7035             'name' => q(PS),
7036             'one' => q({0} PS),
7037             'other' => q({0} PS),
7038             },
7039             # Long Unit Identifier
7040             'power-watt' => {
7041             'name' => q(Watt),
7042             },
7043             # Core Unit Identifier
7044             'watt' => {
7045             'name' => q(Watt),
7046             },
7047             # Long Unit Identifier
7048             'pressure-millibar' => {
7049             'name' => q(Millibar),
7050             },
7051             # Core Unit Identifier
7052             'millibar' => {
7053             'name' => q(Millibar),
7054             },
7055             # Long Unit Identifier
7056             'temperature-celsius' => {
7057             'one' => q({0} °C),
7058             'other' => q({0} °C),
7059             },
7060             # Core Unit Identifier
7061             'celsius' => {
7062             'one' => q({0} °C),
7063             'other' => q({0} °C),
7064             },
7065             # Long Unit Identifier
7066             'temperature-fahrenheit' => {
7067             'one' => q({0} °F),
7068             'other' => q({0} °F),
7069             },
7070             # Core Unit Identifier
7071             'fahrenheit' => {
7072             'one' => q({0} °F),
7073             'other' => q({0} °F),
7074             },
7075             # Long Unit Identifier
7076             'volume-acre-foot' => {
7077             'name' => q(Acre-Feet),
7078             },
7079             # Core Unit Identifier
7080             'acre-foot' => {
7081             'name' => q(Acre-Feet),
7082             },
7083             # Long Unit Identifier
7084             'volume-bushel' => {
7085             'name' => q(Bushel),
7086             },
7087             # Core Unit Identifier
7088             'bushel' => {
7089             'name' => q(Bushel),
7090             },
7091             # Long Unit Identifier
7092             'volume-centiliter' => {
7093             'name' => q(cl),
7094             'one' => q({0} cl),
7095             'other' => q({0} cl),
7096             },
7097             # Core Unit Identifier
7098             'centiliter' => {
7099             'name' => q(cl),
7100             'one' => q({0} cl),
7101             'other' => q({0} cl),
7102             },
7103             # Long Unit Identifier
7104             'volume-cup' => {
7105             'name' => q(Cups),
7106             'one' => q({0} Cup),
7107             'other' => q({0} Cups),
7108             },
7109             # Core Unit Identifier
7110             'cup' => {
7111             'name' => q(Cups),
7112             'one' => q({0} Cup),
7113             'other' => q({0} Cups),
7114             },
7115             # Long Unit Identifier
7116             'volume-cup-metric' => {
7117             'name' => q(Ta),
7118             'one' => q({0} Ta),
7119             'other' => q({0} Ta),
7120             },
7121             # Core Unit Identifier
7122             'cup-metric' => {
7123             'name' => q(Ta),
7124             'one' => q({0} Ta),
7125             'other' => q({0} Ta),
7126             },
7127             # Long Unit Identifier
7128             'volume-deciliter' => {
7129             'name' => q(dl),
7130             'one' => q({0} dl),
7131             'other' => q({0} dl),
7132             },
7133             # Core Unit Identifier
7134             'deciliter' => {
7135             'name' => q(dl),
7136             'one' => q({0} dl),
7137             'other' => q({0} dl),
7138             },
7139             # Long Unit Identifier
7140             'volume-dessert-spoon' => {
7141             'name' => q(DL),
7142             'one' => q({0} DL),
7143             'other' => q({0} DL),
7144             },
7145             # Core Unit Identifier
7146             'dessert-spoon' => {
7147             'name' => q(DL),
7148             'one' => q({0} DL),
7149             'other' => q({0} DL),
7150             },
7151             # Long Unit Identifier
7152             'volume-dessert-spoon-imperial' => {
7153             'name' => q(Imp. DL),
7154             'one' => q({0} Imp. DL),
7155             'other' => q({0} Imp. DL),
7156             },
7157             # Core Unit Identifier
7158             'dessert-spoon-imperial' => {
7159             'name' => q(Imp. DL),
7160             'one' => q({0} Imp. DL),
7161             'other' => q({0} Imp. DL),
7162             },
7163             # Long Unit Identifier
7164             'volume-dram' => {
7165             'name' => q(Flüssigdram),
7166             'one' => q({0} Fl.-Dram),
7167             'other' => q({0} Fl.-Dram),
7168             },
7169             # Core Unit Identifier
7170             'dram' => {
7171             'name' => q(Flüssigdram),
7172             'one' => q({0} Fl.-Dram),
7173             'other' => q({0} Fl.-Dram),
7174             },
7175             # Long Unit Identifier
7176             'volume-drop' => {
7177             'name' => q(Trpf.),
7178             'one' => q({0} Trpf.),
7179             'other' => q({0} Trpf.),
7180             },
7181             # Core Unit Identifier
7182             'drop' => {
7183             'name' => q(Trpf.),
7184             'one' => q({0} Trpf.),
7185             'other' => q({0} Trpf.),
7186             },
7187             # Long Unit Identifier
7188             'volume-fluid-ounce' => {
7189             'name' => q(fl oz),
7190             'one' => q({0} fl oz),
7191             'other' => q({0} fl oz),
7192             },
7193             # Core Unit Identifier
7194             'fluid-ounce' => {
7195             'name' => q(fl oz),
7196             'one' => q({0} fl oz),
7197             'other' => q({0} fl oz),
7198             },
7199             # Long Unit Identifier
7200             'volume-fluid-ounce-imperial' => {
7201             'name' => q(Imp.fl.oz.),
7202             'one' => q({0} Imp.fl.oz.),
7203             'other' => q({0} Imp.fl.oz.),
7204             },
7205             # Core Unit Identifier
7206             'fluid-ounce-imperial' => {
7207             'name' => q(Imp.fl.oz.),
7208             'one' => q({0} Imp.fl.oz.),
7209             'other' => q({0} Imp.fl.oz.),
7210             },
7211             # Long Unit Identifier
7212             'volume-gallon' => {
7213             'name' => q(gal),
7214             'one' => q({0} gal),
7215             'other' => q({0} gal),
7216             'per' => q({0}/gal),
7217             },
7218             # Core Unit Identifier
7219             'gallon' => {
7220             'name' => q(gal),
7221             'one' => q({0} gal),
7222             'other' => q({0} gal),
7223             'per' => q({0}/gal),
7224             },
7225             # Long Unit Identifier
7226             'volume-gallon-imperial' => {
7227             'one' => q({0} Imp. gal),
7228             'other' => q({0} Imp. gal),
7229             'per' => q({0} pro Imp. gal),
7230             },
7231             # Core Unit Identifier
7232             'gallon-imperial' => {
7233             'one' => q({0} Imp. gal),
7234             'other' => q({0} Imp. gal),
7235             'per' => q({0} pro Imp. gal),
7236             },
7237             # Long Unit Identifier
7238             'volume-hectoliter' => {
7239             'name' => q(hl),
7240             'one' => q({0} hl),
7241             'other' => q({0} hl),
7242             },
7243             # Core Unit Identifier
7244             'hectoliter' => {
7245             'name' => q(hl),
7246             'one' => q({0} hl),
7247             'other' => q({0} hl),
7248             },
7249             # Long Unit Identifier
7250             'volume-jigger' => {
7251             'name' => q(Jigger),
7252             'one' => q({0} Jigger),
7253             'other' => q({0} Jigger),
7254             },
7255             # Core Unit Identifier
7256             'jigger' => {
7257             'name' => q(Jigger),
7258             'one' => q({0} Jigger),
7259             'other' => q({0} Jigger),
7260             },
7261             # Long Unit Identifier
7262             'volume-liter' => {
7263             'name' => q(Liter),
7264             },
7265             # Core Unit Identifier
7266             'liter' => {
7267             'name' => q(Liter),
7268             },
7269             # Long Unit Identifier
7270             'volume-megaliter' => {
7271             'name' => q(Ml),
7272             'one' => q({0} Ml),
7273             'other' => q({0} Ml),
7274             },
7275             # Core Unit Identifier
7276             'megaliter' => {
7277             'name' => q(Ml),
7278             'one' => q({0} Ml),
7279             'other' => q({0} Ml),
7280             },
7281             # Long Unit Identifier
7282             'volume-milliliter' => {
7283             'name' => q(ml),
7284             'one' => q({0} ml),
7285             'other' => q({0} ml),
7286             },
7287             # Core Unit Identifier
7288             'milliliter' => {
7289             'name' => q(ml),
7290             'one' => q({0} ml),
7291             'other' => q({0} ml),
7292             },
7293             # Long Unit Identifier
7294             'volume-pinch' => {
7295             'name' => q(Prise),
7296             'one' => q({0} Pr.),
7297             'other' => q({0} Pr.),
7298             },
7299             # Core Unit Identifier
7300             'pinch' => {
7301             'name' => q(Prise),
7302             'one' => q({0} Pr.),
7303             'other' => q({0} Pr.),
7304             },
7305             # Long Unit Identifier
7306             'volume-quart-imperial' => {
7307             'name' => q(Imp.qt.),
7308             'one' => q({0} Imp.qt.),
7309             'other' => q({0} Imp.qt.),
7310             },
7311             # Core Unit Identifier
7312             'quart-imperial' => {
7313             'name' => q(Imp.qt.),
7314             'one' => q({0} Imp.qt.),
7315             'other' => q({0} Imp.qt.),
7316             },
7317             # Long Unit Identifier
7318             'volume-tablespoon' => {
7319             'name' => q(EL),
7320             'one' => q({0} EL),
7321             'other' => q({0} EL),
7322             },
7323             # Core Unit Identifier
7324             'tablespoon' => {
7325             'name' => q(EL),
7326             'one' => q({0} EL),
7327             'other' => q({0} EL),
7328             },
7329             # Long Unit Identifier
7330             'volume-teaspoon' => {
7331             'name' => q(TL),
7332             'one' => q({0} TL),
7333             'other' => q({0} TL),
7334             },
7335             # Core Unit Identifier
7336             'teaspoon' => {
7337             'name' => q(TL),
7338             'one' => q({0} TL),
7339             'other' => q({0} TL),
7340             },
7341             },
7342             } }
7343             );
7344              
7345             has 'yesstr' => (
7346             is => 'ro',
7347             isa => RegexpRef,
7348             init_arg => undef,
7349             default => sub { qr'^(?i:ja|j|yes|y)$' }
7350             );
7351              
7352             has 'nostr' => (
7353             is => 'ro',
7354             isa => RegexpRef,
7355             init_arg => undef,
7356             default => sub { qr'^(?i:nein|n)$' }
7357             );
7358              
7359             has 'listPatterns' => (
7360             is => 'ro',
7361             isa => HashRef,
7362             init_arg => undef,
7363             default => sub { {
7364             end => q({0} und {1}),
7365             2 => q({0} und {1}),
7366             } }
7367             );
7368              
7369             has 'number_symbols' => (
7370             is => 'ro',
7371             isa => HashRef,
7372             init_arg => undef,
7373             default => sub { {
7374             'latn' => {
7375             'decimal' => q(,),
7376             'group' => q(.),
7377             'superscriptingExponent' => q(·),
7378             },
7379             } }
7380             );
7381              
7382             has 'number_formats' => (
7383             is => 'ro',
7384             isa => HashRef,
7385             init_arg => undef,
7386             default => sub { {
7387             decimalFormat => {
7388             'long' => {
7389             '1000' => {
7390             'one' => '0 Tausend',
7391             'other' => '0 Tausend',
7392             },
7393             '10000' => {
7394             'one' => '00 Tausend',
7395             'other' => '00 Tausend',
7396             },
7397             '100000' => {
7398             'one' => '000 Tausend',
7399             'other' => '000 Tausend',
7400             },
7401             '1000000' => {
7402             'one' => '0 Million',
7403             'other' => '0 Millionen',
7404             },
7405             '10000000' => {
7406             'one' => '00 Millionen',
7407             'other' => '00 Millionen',
7408             },
7409             '100000000' => {
7410             'one' => '000 Millionen',
7411             'other' => '000 Millionen',
7412             },
7413             '1000000000' => {
7414             'one' => '0 Milliarde',
7415             'other' => '0 Milliarden',
7416             },
7417             '10000000000' => {
7418             'one' => '00 Milliarden',
7419             'other' => '00 Milliarden',
7420             },
7421             '100000000000' => {
7422             'one' => '000 Milliarden',
7423             'other' => '000 Milliarden',
7424             },
7425             '1000000000000' => {
7426             'one' => '0 Billion',
7427             'other' => '0 Billionen',
7428             },
7429             '10000000000000' => {
7430             'one' => '00 Billionen',
7431             'other' => '00 Billionen',
7432             },
7433             '100000000000000' => {
7434             'one' => '000 Billionen',
7435             'other' => '000 Billionen',
7436             },
7437             },
7438             'short' => {
7439             '1000' => {
7440             'one' => '0',
7441             'other' => '0',
7442             },
7443             '10000' => {
7444             'one' => '0',
7445             'other' => '0',
7446             },
7447             '100000' => {
7448             'one' => '0',
7449             'other' => '0',
7450             },
7451             '1000000' => {
7452             'one' => '0 Mio'.'',
7453             'other' => '0 Mio'.'',
7454             },
7455             '10000000' => {
7456             'one' => '00 Mio'.'',
7457             'other' => '00 Mio'.'',
7458             },
7459             '100000000' => {
7460             'one' => '000 Mio'.'',
7461             'other' => '000 Mio'.'',
7462             },
7463             '1000000000' => {
7464             'one' => '0 Mrd'.'',
7465             'other' => '0 Mrd'.'',
7466             },
7467             '10000000000' => {
7468             'one' => '00 Mrd'.'',
7469             'other' => '00 Mrd'.'',
7470             },
7471             '100000000000' => {
7472             'one' => '000 Mrd'.'',
7473             'other' => '000 Mrd'.'',
7474             },
7475             '1000000000000' => {
7476             'one' => '0 Bio'.'',
7477             'other' => '0 Bio'.'',
7478             },
7479             '10000000000000' => {
7480             'one' => '00 Bio'.'',
7481             'other' => '00 Bio'.'',
7482             },
7483             '100000000000000' => {
7484             'one' => '000 Bio'.'',
7485             'other' => '000 Bio'.'',
7486             },
7487             },
7488             },
7489             percentFormat => {
7490             'default' => {
7491             'standard' => {
7492             'default' => '#,##0 %',
7493             },
7494             },
7495             },
7496             } },
7497             );
7498              
7499             has 'number_currency_formats' => (
7500             is => 'ro',
7501             isa => HashRef,
7502             init_arg => undef,
7503             default => sub { {
7504             'latn' => {
7505             'pattern' => {
7506             'default' => {
7507             'standard' => {
7508             'positive' => '#,##0.00 ¤',
7509             },
7510             },
7511             },
7512             },
7513             } },
7514             );
7515              
7516             has 'currencies' => (
7517             is => 'ro',
7518             isa => HashRef,
7519             init_arg => undef,
7520             default => sub { {
7521             'ADP' => {
7522             display_name => {
7523             'currency' => q(Andorranische Pesete),
7524             'one' => q(Andorranische Pesete),
7525             'other' => q(Andorranische Peseten),
7526             },
7527             },
7528             'AED' => {
7529             display_name => {
7530             'currency' => q(VAE-Dirham),
7531             },
7532             },
7533             'AFA' => {
7534             display_name => {
7535             'currency' => q(Afghanische Afghani \(1927–2002\)),
7536             },
7537             },
7538             'AFN' => {
7539             display_name => {
7540             'currency' => q(Afghanischer Afghani),
7541             'one' => q(Afghanischer Afghani),
7542             'other' => q(Afghanische Afghani),
7543             },
7544             },
7545             'ALK' => {
7546             display_name => {
7547             'currency' => q(Albanischer Lek \(1946–1965\)),
7548             'one' => q(Albanischer Lek \(1946–1965\)),
7549             'other' => q(Albanische Lek \(1946–1965\)),
7550             },
7551             },
7552             'ALL' => {
7553             display_name => {
7554             'currency' => q(Albanischer Lek),
7555             'one' => q(Albanischer Lek),
7556             'other' => q(Albanische Lek),
7557             },
7558             },
7559             'AMD' => {
7560             display_name => {
7561             'currency' => q(Armenischer Dram),
7562             'one' => q(Armenischer Dram),
7563             'other' => q(Armenische Dram),
7564             },
7565             },
7566             'ANG' => {
7567             display_name => {
7568             'currency' => q(Niederländische-Antillen-Gulden),
7569             },
7570             },
7571             'AOA' => {
7572             display_name => {
7573             'currency' => q(Angolanischer Kwanza),
7574             'one' => q(Angolanischer Kwanza),
7575             'other' => q(Angolanische Kwanza),
7576             },
7577             },
7578             'AOK' => {
7579             display_name => {
7580             'currency' => q(Angolanischer Kwanza \(1977–1990\)),
7581             'one' => q(Angolanischer Kwanza \(1977–1990\)),
7582             'other' => q(Angolanische Kwanza \(1977–1990\)),
7583             },
7584             },
7585             'AON' => {
7586             display_name => {
7587             'currency' => q(Angolanischer Neuer Kwanza \(1990–2000\)),
7588             'one' => q(Angolanischer Neuer Kwanza \(1990–2000\)),
7589             'other' => q(Angolanische Neue Kwanza \(1990–2000\)),
7590             },
7591             },
7592             'AOR' => {
7593             display_name => {
7594             'currency' => q(Angolanischer Kwanza Reajustado \(1995–1999\)),
7595             'one' => q(Angolanischer Kwanza Reajustado \(1995–1999\)),
7596             'other' => q(Angolanische Kwanza Reajustado \(1995–1999\)),
7597             },
7598             },
7599             'ARA' => {
7600             display_name => {
7601             'currency' => q(Argentinischer Austral),
7602             'one' => q(Argentinischer Austral),
7603             'other' => q(Argentinische Austral),
7604             },
7605             },
7606             'ARL' => {
7607             display_name => {
7608             'currency' => q(Argentinischer Peso Ley \(1970–1983\)),
7609             'one' => q(Argentinischer Peso Ley \(1970–1983\)),
7610             'other' => q(Argentinische Pesos Ley \(1970–1983\)),
7611             },
7612             },
7613             'ARM' => {
7614             display_name => {
7615             'currency' => q(Argentinischer Peso \(1881–1970\)),
7616             'one' => q(Argentinischer Peso \(1881–1970\)),
7617             'other' => q(Argentinische Pesos \(1881–1970\)),
7618             },
7619             },
7620             'ARP' => {
7621             display_name => {
7622             'currency' => q(Argentinischer Peso \(1983–1985\)),
7623             'one' => q(Argentinischer Peso \(1983–1985\)),
7624             'other' => q(Argentinische Peso \(1983–1985\)),
7625             },
7626             },
7627             'ARS' => {
7628             display_name => {
7629             'currency' => q(Argentinischer Peso),
7630             'one' => q(Argentinischer Peso),
7631             'other' => q(Argentinische Pesos),
7632             },
7633             },
7634             'ATS' => {
7635             symbol => 'öS',
7636             display_name => {
7637             'currency' => q(Österreichischer Schilling),
7638             'one' => q(Österreichischer Schilling),
7639             'other' => q(Österreichische Schilling),
7640             },
7641             },
7642             'AUD' => {
7643             symbol => 'AU$',
7644             display_name => {
7645             'currency' => q(Australischer Dollar),
7646             'one' => q(Australischer Dollar),
7647             'other' => q(Australische Dollar),
7648             },
7649             },
7650             'AWG' => {
7651             display_name => {
7652             'currency' => q(Aruba-Florin),
7653             },
7654             },
7655             'AZM' => {
7656             display_name => {
7657             'currency' => q(Aserbaidschan-Manat \(1993–2006\)),
7658             },
7659             },
7660             'AZN' => {
7661             display_name => {
7662             'currency' => q(Aserbaidschan-Manat),
7663             },
7664             },
7665             'BAD' => {
7666             display_name => {
7667             'currency' => q(Bosnien und Herzegowina Dinar \(1992–1994\)),
7668             },
7669             },
7670             'BAM' => {
7671             display_name => {
7672             'currency' => q(Konvertible Mark Bosnien und Herzegowina),
7673             },
7674             },
7675             'BAN' => {
7676             display_name => {
7677             'currency' => q(Bosnien und Herzegowina Neuer Dinar \(1994–1997\)),
7678             'one' => q(Bosnien und Herzegowina Neuer Dinar \(1994–1997\)),
7679             'other' => q(Bosnien und Herzegowina Neue Dinar \(1994–1997\)),
7680             },
7681             },
7682             'BBD' => {
7683             display_name => {
7684             'currency' => q(Barbados-Dollar),
7685             },
7686             },
7687             'BDT' => {
7688             display_name => {
7689             'currency' => q(Bangladesch-Taka),
7690             },
7691             },
7692             'BEC' => {
7693             display_name => {
7694             'currency' => q(Belgischer Franc \(konvertibel\)),
7695             'one' => q(Belgischer Franc \(konvertibel\)),
7696             'other' => q(Belgische Franc \(konvertibel\)),
7697             },
7698             },
7699             'BEF' => {
7700             display_name => {
7701             'currency' => q(Belgischer Franc),
7702             'one' => q(Belgischer Franc),
7703             'other' => q(Belgische Franc),
7704             },
7705             },
7706             'BEL' => {
7707             display_name => {
7708             'currency' => q(Belgischer Finanz-Franc),
7709             'one' => q(Belgischer Finanz-Franc),
7710             'other' => q(Belgische Finanz-Franc),
7711             },
7712             },
7713             'BGL' => {
7714             display_name => {
7715             'currency' => q(Bulgarische Lew \(1962–1999\)),
7716             },
7717             },
7718             'BGM' => {
7719             symbol => 'BGK',
7720             display_name => {
7721             'currency' => q(Bulgarischer Lew \(1952–1962\)),
7722             'one' => q(Bulgarischer Lew \(1952–1962\)),
7723             'other' => q(Bulgarische Lew \(1952–1962\)),
7724             },
7725             },
7726             'BGN' => {
7727             display_name => {
7728             'currency' => q(Bulgarischer Lew),
7729             'one' => q(Bulgarischer Lew),
7730             'other' => q(Bulgarische Lew),
7731             },
7732             },
7733             'BGO' => {
7734             symbol => 'BGJ',
7735             display_name => {
7736             'currency' => q(Bulgarischer Lew \(1879–1952\)),
7737             'one' => q(Bulgarischer Lew \(1879–1952\)),
7738             'other' => q(Bulgarische Lew \(1879–1952\)),
7739             },
7740             },
7741             'BHD' => {
7742             display_name => {
7743             'currency' => q(Bahrain-Dinar),
7744             },
7745             },
7746             'BIF' => {
7747             display_name => {
7748             'currency' => q(Burundi-Franc),
7749             'one' => q(Burundi-Franc),
7750             'other' => q(Burundi-Francs),
7751             },
7752             },
7753             'BMD' => {
7754             display_name => {
7755             'currency' => q(Bermuda-Dollar),
7756             },
7757             },
7758             'BND' => {
7759             display_name => {
7760             'currency' => q(Brunei-Dollar),
7761             },
7762             },
7763             'BOB' => {
7764             display_name => {
7765             'currency' => q(Bolivianischer Boliviano),
7766             'one' => q(Bolivianischer Boliviano),
7767             'other' => q(Bolivianische Bolivianos),
7768             },
7769             },
7770             'BOL' => {
7771             display_name => {
7772             'currency' => q(Bolivianischer Boliviano \(1863–1963\)),
7773             'one' => q(Bolivianischer Boliviano \(1863–1963\)),
7774             'other' => q(Bolivianische Bolivianos \(1863–1963\)),
7775             },
7776             },
7777             'BOP' => {
7778             display_name => {
7779             'currency' => q(Bolivianischer Peso),
7780             'one' => q(Bolivianischer Peso),
7781             'other' => q(Bolivianische Peso),
7782             },
7783             },
7784             'BOV' => {
7785             display_name => {
7786             'currency' => q(Boliviansiche Mvdol),
7787             'one' => q(Boliviansiche Mvdol),
7788             'other' => q(Bolivianische Mvdol),
7789             },
7790             },
7791             'BRB' => {
7792             display_name => {
7793             'currency' => q(Brasilianischer Cruzeiro Novo \(1967–1986\)),
7794             'one' => q(Brasilianischer Cruzeiro Novo \(1967–1986\)),
7795             'other' => q(Brasilianische Cruzeiro Novo \(1967–1986\)),
7796             },
7797             },
7798             'BRC' => {
7799             display_name => {
7800             'currency' => q(Brasilianischer Cruzado \(1986–1989\)),
7801             'one' => q(Brasilianischer Cruzado \(1986–1989\)),
7802             'other' => q(Brasilianische Cruzado \(1986–1989\)),
7803             },
7804             },
7805             'BRE' => {
7806             display_name => {
7807             'currency' => q(Brasilianischer Cruzeiro \(1990–1993\)),
7808             'one' => q(Brasilianischer Cruzeiro \(1990–1993\)),
7809             'other' => q(Brasilianische Cruzeiro \(1990–1993\)),
7810             },
7811             },
7812             'BRL' => {
7813             display_name => {
7814             'currency' => q(Brasilianischer Real),
7815             'one' => q(Brasilianischer Real),
7816             'other' => q(Brasilianische Real),
7817             },
7818             },
7819             'BRN' => {
7820             display_name => {
7821             'currency' => q(Brasilianischer Cruzado Novo \(1989–1990\)),
7822             'one' => q(Brasilianischer Cruzado Novo \(1989–1990\)),
7823             'other' => q(Brasilianische Cruzado Novo \(1989–1990\)),
7824             },
7825             },
7826             'BRR' => {
7827             display_name => {
7828             'currency' => q(Brasilianischer Cruzeiro \(1993–1994\)),
7829             'one' => q(Brasilianischer Cruzeiro \(1993–1994\)),
7830             'other' => q(Brasilianische Cruzeiro \(1993–1994\)),
7831             },
7832             },
7833             'BRZ' => {
7834             display_name => {
7835             'currency' => q(Brasilianischer Cruzeiro \(1942–1967\)),
7836             },
7837             },
7838             'BSD' => {
7839             display_name => {
7840             'currency' => q(Bahamas-Dollar),
7841             },
7842             },
7843             'BTN' => {
7844             display_name => {
7845             'currency' => q(Bhutan-Ngultrum),
7846             },
7847             },
7848             'BUK' => {
7849             display_name => {
7850             'currency' => q(Birmanischer Kyat),
7851             'one' => q(Birmanischer Kyat),
7852             'other' => q(Birmanische Kyat),
7853             },
7854             },
7855             'BWP' => {
7856             display_name => {
7857             'currency' => q(Botswanischer Pula),
7858             'one' => q(Botswanischer Pula),
7859             'other' => q(Botswanische Pula),
7860             },
7861             },
7862             'BYB' => {
7863             display_name => {
7864             'currency' => q(Belarus-Rubel \(1994–1999\)),
7865             },
7866             },
7867             'BYN' => {
7868             symbol => 'р.',
7869             display_name => {
7870             'currency' => q(Weißrussischer Rubel),
7871             'one' => q(Weißrussischer Rubel),
7872             'other' => q(Weißrussische Rubel),
7873             },
7874             },
7875             'BYR' => {
7876             display_name => {
7877             'currency' => q(Weißrussischer Rubel \(2000–2016\)),
7878             'one' => q(Weißrussischer Rubel \(2000–2016\)),
7879             'other' => q(Weißrussische Rubel \(2000–2016\)),
7880             },
7881             },
7882             'BZD' => {
7883             display_name => {
7884             'currency' => q(Belize-Dollar),
7885             },
7886             },
7887             'CAD' => {
7888             display_name => {
7889             'currency' => q(Kanadischer Dollar),
7890             'one' => q(Kanadischer Dollar),
7891             'other' => q(Kanadische Dollar),
7892             },
7893             },
7894             'CDF' => {
7895             display_name => {
7896             'currency' => q(Kongo-Franc),
7897             'one' => q(Kongo-Franc),
7898             'other' => q(Kongo-Francs),
7899             },
7900             },
7901             'CHE' => {
7902             display_name => {
7903             'currency' => q(WIR-Euro),
7904             },
7905             },
7906             'CHF' => {
7907             display_name => {
7908             'currency' => q(Schweizer Franken),
7909             },
7910             },
7911             'CHW' => {
7912             display_name => {
7913             'currency' => q(WIR Franken),
7914             },
7915             },
7916             'CLE' => {
7917             display_name => {
7918             'currency' => q(Chilenischer Escudo),
7919             'one' => q(Chilenischer Escudo),
7920             'other' => q(Chilenische Escudo),
7921             },
7922             },
7923             'CLF' => {
7924             display_name => {
7925             'currency' => q(Chilenische Unidades de Fomento),
7926             },
7927             },
7928             'CLP' => {
7929             display_name => {
7930             'currency' => q(Chilenischer Peso),
7931             'one' => q(Chilenischer Peso),
7932             'other' => q(Chilenische Pesos),
7933             },
7934             },
7935             'CNH' => {
7936             display_name => {
7937             'currency' => q(Renminbi-Yuan \(Offshore\)),
7938             },
7939             },
7940             'CNX' => {
7941             display_name => {
7942             'currency' => q(Dollar der Chinesischen Volksbank),
7943             },
7944             },
7945             'CNY' => {
7946             display_name => {
7947             'currency' => q(Renminbi Yuan),
7948             'one' => q(Chinesischer Yuan),
7949             'other' => q(Renminbi Yuan),
7950             },
7951             },
7952             'COP' => {
7953             display_name => {
7954             'currency' => q(Kolumbianischer Peso),
7955             'one' => q(Kolumbianischer Peso),
7956             'other' => q(Kolumbianische Pesos),
7957             },
7958             },
7959             'COU' => {
7960             display_name => {
7961             'currency' => q(Kolumbianische Unidades de valor real),
7962             'one' => q(Kolumbianische Unidad de valor real),
7963             'other' => q(Kolumbianische Unidades de valor real),
7964             },
7965             },
7966             'CRC' => {
7967             display_name => {
7968             'currency' => q(Costa-Rica-Colón),
7969             },
7970             },
7971             'CSD' => {
7972             display_name => {
7973             'currency' => q(Serbischer Dinar \(2002–2006\)),
7974             'one' => q(Serbischer Dinar \(2002–2006\)),
7975             'other' => q(Serbische Dinar \(2002–2006\)),
7976             },
7977             },
7978             'CSK' => {
7979             display_name => {
7980             'currency' => q(Tschechoslowakische Krone),
7981             'one' => q(Tschechoslowakische Kronen),
7982             'other' => q(Tschechoslowakische Kronen),
7983             },
7984             },
7985             'CUC' => {
7986             symbol => 'Cub$',
7987             display_name => {
7988             'currency' => q(Kubanischer Peso \(konvertibel\)),
7989             'one' => q(Kubanischer Peso \(konvertibel\)),
7990             'other' => q(Kubanische Pesos \(konvertibel\)),
7991             },
7992             },
7993             'CUP' => {
7994             display_name => {
7995             'currency' => q(Kubanischer Peso),
7996             'one' => q(Kubanischer Peso),
7997             'other' => q(Kubanische Pesos),
7998             },
7999             },
8000             'CVE' => {
8001             display_name => {
8002             'currency' => q(Cabo-Verde-Escudo),
8003             'one' => q(Cabo-Verde-Escudo),
8004             'other' => q(Cabo-Verde-Escudos),
8005             },
8006             },
8007             'CYP' => {
8008             display_name => {
8009             'currency' => q(Zypern-Pfund),
8010             'one' => q(Zypern Pfund),
8011             'other' => q(Zypern Pfund),
8012             },
8013             },
8014             'CZK' => {
8015             display_name => {
8016             'currency' => q(Tschechische Krone),
8017             'one' => q(Tschechische Krone),
8018             'other' => q(Tschechische Kronen),
8019             },
8020             },
8021             'DDM' => {
8022             display_name => {
8023             'currency' => q(Mark der DDR),
8024             },
8025             },
8026             'DEM' => {
8027             symbol => 'DM',
8028             display_name => {
8029             'currency' => q(Deutsche Mark),
8030             },
8031             },
8032             'DJF' => {
8033             display_name => {
8034             'currency' => q(Dschibuti-Franc),
8035             },
8036             },
8037             'DKK' => {
8038             display_name => {
8039             'currency' => q(Dänische Krone),
8040             'one' => q(Dänische Krone),
8041             'other' => q(Dänische Kronen),
8042             },
8043             },
8044             'DOP' => {
8045             display_name => {
8046             'currency' => q(Dominikanischer Peso),
8047             'one' => q(Dominikanischer Peso),
8048             'other' => q(Dominikanische Pesos),
8049             },
8050             },
8051             'DZD' => {
8052             display_name => {
8053             'currency' => q(Algerischer Dinar),
8054             'one' => q(Algerischer Dinar),
8055             'other' => q(Algerische Dinar),
8056             },
8057             },
8058             'ECS' => {
8059             display_name => {
8060             'currency' => q(Ecuadorianischer Sucre),
8061             'one' => q(Ecuadorianischer Sucre),
8062             'other' => q(Ecuadorianische Sucre),
8063             },
8064             },
8065             'ECV' => {
8066             display_name => {
8067             'currency' => q(Verrechnungseinheit für Ecuador),
8068             'one' => q(Verrechnungseinheiten für Ecuador),
8069             'other' => q(Verrechnungseinheiten für Ecuador),
8070             },
8071             },
8072             'EEK' => {
8073             display_name => {
8074             'currency' => q(Estnische Krone),
8075             'one' => q(Estnische Krone),
8076             'other' => q(Estnische Kronen),
8077             },
8078             },
8079             'EGP' => {
8080             display_name => {
8081             'currency' => q(Ägyptisches Pfund),
8082             'one' => q(Ägyptisches Pfund),
8083             'other' => q(Ägyptische Pfund),
8084             },
8085             },
8086             'ERN' => {
8087             display_name => {
8088             'currency' => q(Eritreischer Nakfa),
8089             'one' => q(Eritreischer Nakfa),
8090             'other' => q(Eritreische Nakfa),
8091             },
8092             },
8093             'ESA' => {
8094             display_name => {
8095             'currency' => q(Spanische Peseta \(A–Konten\)),
8096             'one' => q(Spanische Peseta \(A–Konten\)),
8097             'other' => q(Spanische Peseten \(A–Konten\)),
8098             },
8099             },
8100             'ESB' => {
8101             display_name => {
8102             'currency' => q(Spanische Peseta \(konvertibel\)),
8103             'one' => q(Spanische Peseta \(konvertibel\)),
8104             'other' => q(Spanische Peseten \(konvertibel\)),
8105             },
8106             },
8107             'ESP' => {
8108             display_name => {
8109             'currency' => q(Spanische Peseta),
8110             'one' => q(Spanische Peseta),
8111             'other' => q(Spanische Peseten),
8112             },
8113             },
8114             'ETB' => {
8115             display_name => {
8116             'currency' => q(Äthiopischer Birr),
8117             'one' => q(Äthiopischer Birr),
8118             'other' => q(Äthiopische Birr),
8119             },
8120             },
8121             'EUR' => {
8122             display_name => {
8123             'currency' => q(Euro),
8124             },
8125             },
8126             'FIM' => {
8127             display_name => {
8128             'currency' => q(Finnische Mark),
8129             },
8130             },
8131             'FJD' => {
8132             display_name => {
8133             'currency' => q(Fidschi-Dollar),
8134             },
8135             },
8136             'FKP' => {
8137             symbol => 'Fl£',
8138             display_name => {
8139             'currency' => q(Falkland-Pfund),
8140             },
8141             },
8142             'FRF' => {
8143             display_name => {
8144             'currency' => q(Französischer Franc),
8145             'one' => q(Französischer Franc),
8146             'other' => q(Französische Franc),
8147             },
8148             },
8149             'GBP' => {
8150             display_name => {
8151             'currency' => q(Britisches Pfund),
8152             'one' => q(Britisches Pfund),
8153             'other' => q(Britische Pfund),
8154             },
8155             },
8156             'GEK' => {
8157             display_name => {
8158             'currency' => q(Georgischer Kupon Larit),
8159             'one' => q(Georgischer Kupon Larit),
8160             'other' => q(Georgische Kupon Larit),
8161             },
8162             },
8163             'GEL' => {
8164             display_name => {
8165             'currency' => q(Georgischer Lari),
8166             'one' => q(Georgischer Lari),
8167             'other' => q(Georgische Lari),
8168             },
8169             },
8170             'GHC' => {
8171             display_name => {
8172             'currency' => q(Ghanaischer Cedi \(1979–2007\)),
8173             'one' => q(Ghanaischer Cedi \(1979–2007\)),
8174             'other' => q(Ghanaische Cedi \(1979–2007\)),
8175             },
8176             },
8177             'GHS' => {
8178             symbol => '₵',
8179             display_name => {
8180             'currency' => q(Ghanaischer Cedi),
8181             'one' => q(Ghanaischer Cedi),
8182             'other' => q(Ghanaische Cedi),
8183             },
8184             },
8185             'GIP' => {
8186             display_name => {
8187             'currency' => q(Gibraltar-Pfund),
8188             },
8189             },
8190             'GMD' => {
8191             display_name => {
8192             'currency' => q(Gambia-Dalasi),
8193             },
8194             },
8195             'GNF' => {
8196             symbol => 'F.G.',
8197             display_name => {
8198             'currency' => q(Guinea-Franc),
8199             },
8200             },
8201             'GNS' => {
8202             display_name => {
8203             'currency' => q(Guineischer Syli),
8204             'one' => q(Guineischer Syli),
8205             'other' => q(Guineische Syli),
8206             },
8207             },
8208             'GQE' => {
8209             display_name => {
8210             'currency' => q(Äquatorialguinea-Ekwele),
8211             },
8212             },
8213             'GRD' => {
8214             display_name => {
8215             'currency' => q(Griechische Drachme),
8216             'one' => q(Griechische Drachme),
8217             'other' => q(Griechische Drachmen),
8218             },
8219             },
8220             'GTQ' => {
8221             display_name => {
8222             'currency' => q(Guatemaltekischer Quetzal),
8223             'one' => q(Guatemaltekischer Quetzal),
8224             'other' => q(Guatemaltekische Quetzales),
8225             },
8226             },
8227             'GWE' => {
8228             display_name => {
8229             'currency' => q(Portugiesisch Guinea Escudo),
8230             },
8231             },
8232             'GWP' => {
8233             display_name => {
8234             'currency' => q(Guinea-Bissau Peso),
8235             'one' => q(Guinea-Bissau Peso),
8236             'other' => q(Guinea-Bissau Pesos),
8237             },
8238             },
8239             'GYD' => {
8240             display_name => {
8241             'currency' => q(Guyana-Dollar),
8242             },
8243             },
8244             'HKD' => {
8245             display_name => {
8246             'currency' => q(Hongkong-Dollar),
8247             },
8248             },
8249             'HNL' => {
8250             display_name => {
8251             'currency' => q(Honduras-Lempira),
8252             },
8253             },
8254             'HRD' => {
8255             display_name => {
8256             'currency' => q(Kroatischer Dinar),
8257             'one' => q(Kroatischer Dinar),
8258             'other' => q(Kroatische Dinar),
8259             },
8260             },
8261             'HRK' => {
8262             display_name => {
8263             'currency' => q(Kroatischer Kuna),
8264             'one' => q(Kroatischer Kuna),
8265             'other' => q(Kroatische Kuna),
8266             },
8267             },
8268             'HTG' => {
8269             display_name => {
8270             'currency' => q(Haitianische Gourde),
8271             'one' => q(Haitianische Gourde),
8272             'other' => q(Haitianische Gourdes),
8273             },
8274             },
8275             'HUF' => {
8276             display_name => {
8277             'currency' => q(Ungarischer Forint),
8278             'one' => q(Ungarischer Forint),
8279             'other' => q(Ungarische Forint),
8280             },
8281             },
8282             'IDR' => {
8283             display_name => {
8284             'currency' => q(Indonesische Rupiah),
8285             },
8286             },
8287             'IEP' => {
8288             display_name => {
8289             'currency' => q(Irisches Pfund),
8290             'one' => q(Irisches Pfund),
8291             'other' => q(Irische Pfund),
8292             },
8293             },
8294             'ILP' => {
8295             display_name => {
8296             'currency' => q(Israelisches Pfund),
8297             'one' => q(Israelisches Pfund),
8298             'other' => q(Israelische Pfund),
8299             },
8300             },
8301             'ILR' => {
8302             display_name => {
8303             'currency' => q(Israelischer Schekel \(1980–1985\)),
8304             'one' => q(Israelischer Schekel \(1980–1985\)),
8305             'other' => q(Israelische Schekel \(1980–1985\)),
8306             },
8307             },
8308             'ILS' => {
8309             display_name => {
8310             'currency' => q(Israelischer Neuer Schekel),
8311             'one' => q(Israelischer Neuer Schekel),
8312             'other' => q(Israelische Neue Schekel),
8313             },
8314             },
8315             'INR' => {
8316             display_name => {
8317             'currency' => q(Indische Rupie),
8318             'one' => q(Indische Rupie),
8319             'other' => q(Indische Rupien),
8320             },
8321             },
8322             'IQD' => {
8323             display_name => {
8324             'currency' => q(Irakischer Dinar),
8325             'one' => q(Irakischer Dinar),
8326             'other' => q(Irakische Dinar),
8327             },
8328             },
8329             'IRR' => {
8330             display_name => {
8331             'currency' => q(Iranischer Rial),
8332             'one' => q(Iranischer Rial),
8333             'other' => q(Iranische Rial),
8334             },
8335             },
8336             'ISJ' => {
8337             display_name => {
8338             'currency' => q(Isländische Krone \(1918–1981\)),
8339             'one' => q(Isländische Krone \(1918–1981\)),
8340             'other' => q(Isländische Kronen \(1918–1981\)),
8341             },
8342             },
8343             'ISK' => {
8344             display_name => {
8345             'currency' => q(Isländische Krone),
8346             'one' => q(Isländische Krone),
8347             'other' => q(Isländische Kronen),
8348             },
8349             },
8350             'ITL' => {
8351             display_name => {
8352             'currency' => q(Italienische Lira),
8353             'one' => q(Italienische Lira),
8354             'other' => q(Italienische Lire),
8355             },
8356             },
8357             'JMD' => {
8358             display_name => {
8359             'currency' => q(Jamaika-Dollar),
8360             },
8361             },
8362             'JOD' => {
8363             display_name => {
8364             'currency' => q(Jordanischer Dinar),
8365             'one' => q(Jordanischer Dinar),
8366             'other' => q(Jordanische Dinar),
8367             },
8368             },
8369             'JPY' => {
8370             symbol => '¥',
8371             display_name => {
8372             'currency' => q(Japanischer Yen),
8373             'one' => q(Japanischer Yen),
8374             'other' => q(Japanische Yen),
8375             },
8376             },
8377             'KES' => {
8378             display_name => {
8379             'currency' => q(Kenia-Schilling),
8380             },
8381             },
8382             'KGS' => {
8383             display_name => {
8384             'currency' => q(Kirgisischer Som),
8385             'one' => q(Kirgisischer Som),
8386             'other' => q(Kirgisische Som),
8387             },
8388             },
8389             'KHR' => {
8390             display_name => {
8391             'currency' => q(Kambodschanischer Riel),
8392             'one' => q(Kambodschanischer Riel),
8393             'other' => q(Kambodschanische Riel),
8394             },
8395             },
8396             'KMF' => {
8397             symbol => 'FC',
8398             display_name => {
8399             'currency' => q(Komoren-Franc),
8400             'one' => q(Komoren-Franc),
8401             'other' => q(Komoren-Francs),
8402             },
8403             },
8404             'KPW' => {
8405             display_name => {
8406             'currency' => q(Nordkoreanischer Won),
8407             'one' => q(Nordkoreanischer Won),
8408             'other' => q(Nordkoreanische Won),
8409             },
8410             },
8411             'KRH' => {
8412             display_name => {
8413             'currency' => q(Südkoreanischer Hwan \(1953–1962\)),
8414             },
8415             },
8416             'KRO' => {
8417             display_name => {
8418             'currency' => q(Südkoreanischer Won \(1945–1953\)),
8419             },
8420             },
8421             'KRW' => {
8422             display_name => {
8423             'currency' => q(Südkoreanischer Won),
8424             'one' => q(Südkoreanischer Won),
8425             'other' => q(Südkoreanische Won),
8426             },
8427             },
8428             'KWD' => {
8429             display_name => {
8430             'currency' => q(Kuwait-Dinar),
8431             },
8432             },
8433             'KYD' => {
8434             display_name => {
8435             'currency' => q(Kaiman-Dollar),
8436             },
8437             },
8438             'KZT' => {
8439             display_name => {
8440             'currency' => q(Kasachischer Tenge),
8441             'one' => q(Kasachischer Tenge),
8442             'other' => q(Kasachische Tenge),
8443             },
8444             },
8445             'LAK' => {
8446             display_name => {
8447             'currency' => q(Laotischer Kip),
8448             'one' => q(Laotischer Kip),
8449             'other' => q(Laotische Kip),
8450             },
8451             },
8452             'LBP' => {
8453             display_name => {
8454             'currency' => q(Libanesisches Pfund),
8455             'one' => q(Libanesisches Pfund),
8456             'other' => q(Libanesische Pfund),
8457             },
8458             },
8459             'LKR' => {
8460             display_name => {
8461             'currency' => q(Sri-Lanka-Rupie),
8462             'one' => q(Sri-Lanka-Rupie),
8463             'other' => q(Sri-Lanka-Rupien),
8464             },
8465             },
8466             'LRD' => {
8467             display_name => {
8468             'currency' => q(Liberianischer Dollar),
8469             'one' => q(Liberianischer Dollar),
8470             'other' => q(Liberianische Dollar),
8471             },
8472             },
8473             'LSL' => {
8474             display_name => {
8475             'currency' => q(Loti),
8476             },
8477             },
8478             'LTL' => {
8479             display_name => {
8480             'currency' => q(Litauischer Litas),
8481             'one' => q(Litauischer Litas),
8482             'other' => q(Litauische Litas),
8483             },
8484             },
8485             'LTT' => {
8486             display_name => {
8487             'currency' => q(Litauischer Talonas),
8488             'one' => q(Litauische Talonas),
8489             'other' => q(Litauische Talonas),
8490             },
8491             },
8492             'LUC' => {
8493             display_name => {
8494             'currency' => q(Luxemburgischer Franc \(konvertibel\)),
8495             'one' => q(Luxemburgische Franc \(konvertibel\)),
8496             'other' => q(Luxemburgische Franc \(konvertibel\)),
8497             },
8498             },
8499             'LUF' => {
8500             display_name => {
8501             'currency' => q(Luxemburgischer Franc),
8502             'one' => q(Luxemburgische Franc),
8503             'other' => q(Luxemburgische Franc),
8504             },
8505             },
8506             'LUL' => {
8507             display_name => {
8508             'currency' => q(Luxemburgischer Finanz-Franc),
8509             'one' => q(Luxemburgische Finanz-Franc),
8510             'other' => q(Luxemburgische Finanz-Franc),
8511             },
8512             },
8513             'LVL' => {
8514             display_name => {
8515             'currency' => q(Lettischer Lats),
8516             'one' => q(Lettischer Lats),
8517             'other' => q(Lettische Lats),
8518             },
8519             },
8520             'LVR' => {
8521             display_name => {
8522             'currency' => q(Lettischer Rubel),
8523             'one' => q(Lettische Rubel),
8524             'other' => q(Lettische Rubel),
8525             },
8526             },
8527             'LYD' => {
8528             display_name => {
8529             'currency' => q(Libyscher Dinar),
8530             'one' => q(Libyscher Dinar),
8531             'other' => q(Libysche Dinar),
8532             },
8533             },
8534             'MAD' => {
8535             display_name => {
8536             'currency' => q(Marokkanischer Dirham),
8537             'one' => q(Marokkanischer Dirham),
8538             'other' => q(Marokkanische Dirham),
8539             },
8540             },
8541             'MAF' => {
8542             display_name => {
8543             'currency' => q(Marokkanischer Franc),
8544             'one' => q(Marokkanische Franc),
8545             'other' => q(Marokkanische Franc),
8546             },
8547             },
8548             'MCF' => {
8549             display_name => {
8550             'currency' => q(Monegassischer Franc),
8551             'one' => q(Monegassischer Franc),
8552             'other' => q(Monegassische Franc),
8553             },
8554             },
8555             'MDC' => {
8556             display_name => {
8557             'currency' => q(Moldau-Cupon),
8558             },
8559             },
8560             'MDL' => {
8561             display_name => {
8562             'currency' => q(Moldau-Leu),
8563             },
8564             },
8565             'MGA' => {
8566             display_name => {
8567             'currency' => q(Madagaskar-Ariary),
8568             },
8569             },
8570             'MGF' => {
8571             display_name => {
8572             'currency' => q(Madagaskar-Franc),
8573             },
8574             },
8575             'MKD' => {
8576             display_name => {
8577             'currency' => q(Mazedonischer Denar),
8578             'one' => q(Mazedonischer Denar),
8579             'other' => q(Mazedonische Denari),
8580             },
8581             },
8582             'MKN' => {
8583             display_name => {
8584             'currency' => q(Mazedonischer Denar \(1992–1993\)),
8585             'one' => q(Mazedonischer Denar \(1992–1993\)),
8586             'other' => q(Mazedonische Denar \(1992–1993\)),
8587             },
8588             },
8589             'MLF' => {
8590             display_name => {
8591             'currency' => q(Malischer Franc),
8592             'one' => q(Malische Franc),
8593             'other' => q(Malische Franc),
8594             },
8595             },
8596             'MMK' => {
8597             display_name => {
8598             'currency' => q(Myanmarischer Kyat),
8599             'one' => q(Myanmarischer Kyat),
8600             'other' => q(Myanmarische Kyat),
8601             },
8602             },
8603             'MNT' => {
8604             display_name => {
8605             'currency' => q(Mongolischer Tögrög),
8606             'one' => q(Mongolischer Tögrög),
8607             'other' => q(Mongolische Tögrög),
8608             },
8609             },
8610             'MOP' => {
8611             display_name => {
8612             'currency' => q(Macao-Pataca),
8613             },
8614             },
8615             'MRO' => {
8616             display_name => {
8617             'currency' => q(Mauretanischer Ouguiya \(1973–2017\)),
8618             'one' => q(Mauretanischer Ouguiya \(1973–2017\)),
8619             'other' => q(Mauretanische Ouguiya \(1973–2017\)),
8620             },
8621             },
8622             'MRU' => {
8623             display_name => {
8624             'currency' => q(Mauretanischer Ouguiya),
8625             'one' => q(Mauretanischer Ouguiya),
8626             'other' => q(Mauretanische Ouguiya),
8627             },
8628             },
8629             'MTL' => {
8630             display_name => {
8631             'currency' => q(Maltesische Lira),
8632             },
8633             },
8634             'MTP' => {
8635             display_name => {
8636             'currency' => q(Maltesisches Pfund),
8637             'one' => q(Maltesische Pfund),
8638             'other' => q(Maltesische Pfund),
8639             },
8640             },
8641             'MUR' => {
8642             display_name => {
8643             'currency' => q(Mauritius-Rupie),
8644             'one' => q(Mauritius-Rupie),
8645             'other' => q(Mauritius-Rupien),
8646             },
8647             },
8648             'MVP' => {
8649             display_name => {
8650             'currency' => q(Malediven-Rupie \(alt\)),
8651             'one' => q(Malediven-Rupie \(alt\)),
8652             'other' => q(Malediven-Rupien \(alt\)),
8653             },
8654             },
8655             'MVR' => {
8656             display_name => {
8657             'currency' => q(Malediven-Rufiyaa),
8658             'one' => q(Malediven-Rufiyaa),
8659             'other' => q(Malediven-Rupien),
8660             },
8661             },
8662             'MWK' => {
8663             display_name => {
8664             'currency' => q(Malawi-Kwacha),
8665             },
8666             },
8667             'MXN' => {
8668             display_name => {
8669             'currency' => q(Mexikanischer Peso),
8670             'one' => q(Mexikanischer Peso),
8671             'other' => q(Mexikanische Pesos),
8672             },
8673             },
8674             'MXP' => {
8675             display_name => {
8676             'currency' => q(Mexikanischer Silber-Peso \(1861–1992\)),
8677             'one' => q(Mexikanische Silber-Peso \(1861–1992\)),
8678             'other' => q(Mexikanische Silber-Pesos \(1861–1992\)),
8679             },
8680             },
8681             'MXV' => {
8682             display_name => {
8683             'currency' => q(Mexicanischer Unidad de Inversion \(UDI\)),
8684             'one' => q(Mexicanischer Unidad de Inversion \(UDI\)),
8685             'other' => q(Mexikanische Unidad de Inversion \(UDI\)),
8686             },
8687             },
8688             'MYR' => {
8689             display_name => {
8690             'currency' => q(Malaysischer Ringgit),
8691             'one' => q(Malaysischer Ringgit),
8692             'other' => q(Malaysische Ringgit),
8693             },
8694             },
8695             'MZE' => {
8696             display_name => {
8697             'currency' => q(Mosambikanischer Escudo),
8698             'one' => q(Mozambikanische Escudo),
8699             'other' => q(Mozambikanische Escudo),
8700             },
8701             },
8702             'MZM' => {
8703             display_name => {
8704             'currency' => q(Mosambikanischer Metical \(1980–2006\)),
8705             'one' => q(Mosambikanischer Metical \(1980–2006\)),
8706             'other' => q(Mosambikanische Meticais \(1980–2006\)),
8707             },
8708             },
8709             'MZN' => {
8710             display_name => {
8711             'currency' => q(Mosambikanischer Metical),
8712             'one' => q(Mosambikanischer Metical),
8713             'other' => q(Mosambikanische Meticais),
8714             },
8715             },
8716             'NAD' => {
8717             display_name => {
8718             'currency' => q(Namibia-Dollar),
8719             },
8720             },
8721             'NGN' => {
8722             display_name => {
8723             'currency' => q(Nigerianischer Naira),
8724             'one' => q(Nigerianischer Naira),
8725             'other' => q(Nigerianische Naira),
8726             },
8727             },
8728             'NIC' => {
8729             display_name => {
8730             'currency' => q(Nicaraguanischer Córdoba \(1988–1991\)),
8731             'one' => q(Nicaraguanischer Córdoba \(1988–1991\)),
8732             'other' => q(Nicaraguanische Córdoba \(1988–1991\)),
8733             },
8734             },
8735             'NIO' => {
8736             display_name => {
8737             'currency' => q(Nicaragua-Córdoba),
8738             'one' => q(Nicaragua-Córdoba),
8739             'other' => q(Nicaragua-Córdobas),
8740             },
8741             },
8742             'NLG' => {
8743             display_name => {
8744             'currency' => q(Niederländischer Gulden),
8745             'one' => q(Niederländischer Gulden),
8746             'other' => q(Niederländische Gulden),
8747             },
8748             },
8749             'NOK' => {
8750             display_name => {
8751             'currency' => q(Norwegische Krone),
8752             'one' => q(Norwegische Krone),
8753             'other' => q(Norwegische Kronen),
8754             },
8755             },
8756             'NPR' => {
8757             display_name => {
8758             'currency' => q(Nepalesische Rupie),
8759             'one' => q(Nepalesische Rupie),
8760             'other' => q(Nepalesische Rupien),
8761             },
8762             },
8763             'NZD' => {
8764             display_name => {
8765             'currency' => q(Neuseeland-Dollar),
8766             },
8767             },
8768             'OMR' => {
8769             display_name => {
8770             'currency' => q(Omanischer Rial),
8771             'one' => q(Omanischer Rial),
8772             'other' => q(Omanische Rials),
8773             },
8774             },
8775             'PAB' => {
8776             display_name => {
8777             'currency' => q(Panamaischer Balboa),
8778             'one' => q(Panamaischer Balboa),
8779             'other' => q(Panamaische Balboas),
8780             },
8781             },
8782             'PEI' => {
8783             display_name => {
8784             'currency' => q(Peruanischer Inti),
8785             'one' => q(Peruanische Inti),
8786             'other' => q(Peruanische Inti),
8787             },
8788             },
8789             'PEN' => {
8790             display_name => {
8791             'currency' => q(Peruanischer Sol),
8792             'one' => q(Peruanischer Sol),
8793             'other' => q(Peruanische Sol),
8794             },
8795             },
8796             'PES' => {
8797             display_name => {
8798             'currency' => q(Peruanischer Sol \(1863–1965\)),
8799             'one' => q(Peruanischer Sol \(1863–1965\)),
8800             'other' => q(Peruanische Sol \(1863–1965\)),
8801             },
8802             },
8803             'PGK' => {
8804             display_name => {
8805             'currency' => q(Papua-neuguineischer Kina),
8806             },
8807             },
8808             'PHP' => {
8809             symbol => 'PHP',
8810             display_name => {
8811             'currency' => q(Philippinischer Peso),
8812             'one' => q(Philippinischer Peso),
8813             'other' => q(Philippinische Pesos),
8814             },
8815             },
8816             'PKR' => {
8817             display_name => {
8818             'currency' => q(Pakistanische Rupie),
8819             'one' => q(Pakistanische Rupie),
8820             'other' => q(Pakistanische Rupien),
8821             },
8822             },
8823             'PLN' => {
8824             display_name => {
8825             'currency' => q(Polnischer Złoty),
8826             'one' => q(Polnischer Złoty),
8827             'other' => q(Polnische Złoty),
8828             },
8829             },
8830             'PLZ' => {
8831             display_name => {
8832             'currency' => q(Polnischer Zloty \(1950–1995\)),
8833             'one' => q(Polnischer Zloty \(1950–1995\)),
8834             'other' => q(Polnische Zloty \(1950–1995\)),
8835             },
8836             },
8837             'PTE' => {
8838             display_name => {
8839             'currency' => q(Portugiesischer Escudo),
8840             'one' => q(Portugiesische Escudo),
8841             'other' => q(Portugiesische Escudo),
8842             },
8843             },
8844             'PYG' => {
8845             display_name => {
8846             'currency' => q(Paraguayischer Guaraní),
8847             'one' => q(Paraguayischer Guaraní),
8848             'other' => q(Paraguayische Guaraníes),
8849             },
8850             },
8851             'QAR' => {
8852             display_name => {
8853             'currency' => q(Katar-Riyal),
8854             },
8855             },
8856             'RHD' => {
8857             display_name => {
8858             'currency' => q(Rhodesischer Dollar),
8859             'one' => q(Rhodesische Dollar),
8860             'other' => q(Rhodesische Dollar),
8861             },
8862             },
8863             'ROL' => {
8864             display_name => {
8865             'currency' => q(Rumänischer Leu \(1952–2006\)),
8866             'one' => q(Rumänischer Leu \(1952–2006\)),
8867             'other' => q(Rumänische Leu \(1952–2006\)),
8868             },
8869             },
8870             'RON' => {
8871             symbol => 'L',
8872             display_name => {
8873             'currency' => q(Rumänischer Leu),
8874             'one' => q(Rumänischer Leu),
8875             'other' => q(Rumänische Leu),
8876             },
8877             },
8878             'RSD' => {
8879             display_name => {
8880             'currency' => q(Serbischer Dinar),
8881             'one' => q(Serbischer Dinar),
8882             'other' => q(Serbische Dinaren),
8883             },
8884             },
8885             'RUB' => {
8886             display_name => {
8887             'currency' => q(Russischer Rubel),
8888             'one' => q(Russischer Rubel),
8889             'other' => q(Russische Rubel),
8890             },
8891             },
8892             'RUR' => {
8893             symbol => 'р.',
8894             display_name => {
8895             'currency' => q(Russischer Rubel \(1991–1998\)),
8896             'one' => q(Russischer Rubel \(1991–1998\)),
8897             'other' => q(Russische Rubel \(1991–1998\)),
8898             },
8899             },
8900             'RWF' => {
8901             symbol => 'F.Rw',
8902             display_name => {
8903             'currency' => q(Ruanda-Franc),
8904             'one' => q(Ruanda-Franc),
8905             'other' => q(Ruanda-Francs),
8906             },
8907             },
8908             'SAR' => {
8909             display_name => {
8910             'currency' => q(Saudi-Rial),
8911             },
8912             },
8913             'SBD' => {
8914             display_name => {
8915             'currency' => q(Salomonen-Dollar),
8916             },
8917             },
8918             'SCR' => {
8919             display_name => {
8920             'currency' => q(Seychellen-Rupie),
8921             'one' => q(Seychellen-Rupie),
8922             'other' => q(Seychellen-Rupien),
8923             },
8924             },
8925             'SDD' => {
8926             display_name => {
8927             'currency' => q(Sudanesischer Dinar \(1992–2007\)),
8928             'one' => q(Sudanesischer Dinar \(1992–2007\)),
8929             'other' => q(Sudanesische Dinar \(1992–2007\)),
8930             },
8931             },
8932             'SDG' => {
8933             display_name => {
8934             'currency' => q(Sudanesisches Pfund),
8935             'one' => q(Sudanesisches Pfund),
8936             'other' => q(Sudanesische Pfund),
8937             },
8938             },
8939             'SDP' => {
8940             display_name => {
8941             'currency' => q(Sudanesisches Pfund \(1957–1998\)),
8942             'one' => q(Sudanesisches Pfund \(1957–1998\)),
8943             'other' => q(Sudanesische Pfund \(1957–1998\)),
8944             },
8945             },
8946             'SEK' => {
8947             display_name => {
8948             'currency' => q(Schwedische Krone),
8949             'one' => q(Schwedische Krone),
8950             'other' => q(Schwedische Kronen),
8951             },
8952             },
8953             'SGD' => {
8954             display_name => {
8955             'currency' => q(Singapur-Dollar),
8956             },
8957             },
8958             'SHP' => {
8959             display_name => {
8960             'currency' => q(St.-Helena-Pfund),
8961             },
8962             },
8963             'SIT' => {
8964             display_name => {
8965             'currency' => q(Slowenischer Tolar),
8966             'one' => q(Slowenischer Tolar),
8967             'other' => q(Slowenische Tolar),
8968             },
8969             },
8970             'SKK' => {
8971             display_name => {
8972             'currency' => q(Slowakische Krone),
8973             'one' => q(Slowakische Kronen),
8974             'other' => q(Slowakische Kronen),
8975             },
8976             },
8977             'SLE' => {
8978             display_name => {
8979             'currency' => q(Sierra-leonischer Leone),
8980             'one' => q(Sierra-leonischer Leone),
8981             'other' => q(Sierra-leonische Leones),
8982             },
8983             },
8984             'SLL' => {
8985             display_name => {
8986             'currency' => q(Sierra-leonischer Leone \(1964–2022\)),
8987             'one' => q(Sierra-leonischer Leone \(1964–2022\)),
8988             'other' => q(Sierra-leonische Leones \(1964–2022\)),
8989             },
8990             },
8991             'SOS' => {
8992             display_name => {
8993             'currency' => q(Somalia-Schilling),
8994             },
8995             },
8996             'SRD' => {
8997             display_name => {
8998             'currency' => q(Suriname-Dollar),
8999             },
9000             },
9001             'SRG' => {
9002             display_name => {
9003             'currency' => q(Suriname Gulden),
9004             'one' => q(Suriname-Gulden),
9005             'other' => q(Suriname-Gulden),
9006             },
9007             },
9008             'SSP' => {
9009             display_name => {
9010             'currency' => q(Südsudanesisches Pfund),
9011             'one' => q(Südsudanesisches Pfund),
9012             'other' => q(Südsudanesische Pfund),
9013             },
9014             },
9015             'STD' => {
9016             display_name => {
9017             'currency' => q(São-toméischer Dobra \(1977–2017\)),
9018             'one' => q(São-toméischer Dobra \(1977–2017\)),
9019             'other' => q(São-toméische Dobra \(1977–2017\)),
9020             },
9021             },
9022             'STN' => {
9023             display_name => {
9024             'currency' => q(São-toméischer Dobra),
9025             'one' => q(São-toméischer Dobra),
9026             'other' => q(São-toméische Dobras),
9027             },
9028             },
9029             'SUR' => {
9030             display_name => {
9031             'currency' => q(Sowjetischer Rubel),
9032             'one' => q(Sowjetische Rubel),
9033             'other' => q(Sowjetische Rubel),
9034             },
9035             },
9036             'SVC' => {
9037             display_name => {
9038             'currency' => q(El Salvador Colon),
9039             'one' => q(El Salvador-Colon),
9040             'other' => q(El Salvador-Colon),
9041             },
9042             },
9043             'SYP' => {
9044             symbol => 'SYP',
9045             display_name => {
9046             'currency' => q(Syrisches Pfund),
9047             'one' => q(Syrisches Pfund),
9048             'other' => q(Syrische Pfund),
9049             },
9050             },
9051             'SZL' => {
9052             display_name => {
9053             'currency' => q(Swasiländischer Lilangeni),
9054             'one' => q(Swasiländischer Lilangeni),
9055             'other' => q(Swasiländische Emalangeni),
9056             },
9057             },
9058             'THB' => {
9059             symbol => '฿',
9060             display_name => {
9061             'currency' => q(Thailändischer Baht),
9062             'one' => q(Thailändischer Baht),
9063             'other' => q(Thailändische Baht),
9064             },
9065             },
9066             'TJR' => {
9067             display_name => {
9068             'currency' => q(Tadschikistan Rubel),
9069             'one' => q(Tadschikistan-Rubel),
9070             'other' => q(Tadschikistan-Rubel),
9071             },
9072             },
9073             'TJS' => {
9074             display_name => {
9075             'currency' => q(Tadschikistan-Somoni),
9076             },
9077             },
9078             'TMM' => {
9079             display_name => {
9080             'currency' => q(Turkmenistan-Manat \(1993–2009\)),
9081             },
9082             },
9083             'TMT' => {
9084             display_name => {
9085             'currency' => q(Turkmenistan-Manat),
9086             },
9087             },
9088             'TND' => {
9089             display_name => {
9090             'currency' => q(Tunesischer Dinar),
9091             'one' => q(Tunesischer Dinar),
9092             'other' => q(Tunesische Dinar),
9093             },
9094             },
9095             'TOP' => {
9096             display_name => {
9097             'currency' => q(Tongaischer Paʻanga),
9098             'one' => q(Tongaischer Paʻanga),
9099             'other' => q(Tongaische Paʻanga),
9100             },
9101             },
9102             'TPE' => {
9103             display_name => {
9104             'currency' => q(Timor-Escudo),
9105             },
9106             },
9107             'TRL' => {
9108             display_name => {
9109             'currency' => q(Türkische Lira \(1922–2005\)),
9110             },
9111             },
9112             'TRY' => {
9113             display_name => {
9114             'currency' => q(Türkische Lira),
9115             },
9116             },
9117             'TTD' => {
9118             display_name => {
9119             'currency' => q(Trinidad-und-Tobago-Dollar),
9120             },
9121             },
9122             'TWD' => {
9123             symbol => 'NT$',
9124             display_name => {
9125             'currency' => q(Neuer Taiwan-Dollar),
9126             'one' => q(Neuer Taiwan-Dollar),
9127             'other' => q(Neue Taiwan-Dollar),
9128             },
9129             },
9130             'TZS' => {
9131             display_name => {
9132             'currency' => q(Tansania-Schilling),
9133             },
9134             },
9135             'UAH' => {
9136             display_name => {
9137             'currency' => q(Ukrainische Hrywnja),
9138             'one' => q(Ukrainische Hrywnja),
9139             'other' => q(Ukrainische Hrywen),
9140             },
9141             },
9142             'UAK' => {
9143             display_name => {
9144             'currency' => q(Ukrainischer Karbovanetz),
9145             'one' => q(Ukrainische Karbovanetz),
9146             'other' => q(Ukrainische Karbovanetz),
9147             },
9148             },
9149             'UGS' => {
9150             display_name => {
9151             'currency' => q(Uganda-Schilling \(1966–1987\)),
9152             },
9153             },
9154             'UGX' => {
9155             display_name => {
9156             'currency' => q(Uganda-Schilling),
9157             },
9158             },
9159             'USD' => {
9160             symbol => '$',
9161             display_name => {
9162             'currency' => q(US-Dollar),
9163             },
9164             },
9165             'USN' => {
9166             display_name => {
9167             'currency' => q(US Dollar \(Nächster Tag\)),
9168             'one' => q(US-Dollar \(Nächster Tag\)),
9169             'other' => q(US-Dollar \(Nächster Tag\)),
9170             },
9171             },
9172             'USS' => {
9173             display_name => {
9174             'currency' => q(US Dollar \(Gleicher Tag\)),
9175             'one' => q(US-Dollar \(Gleicher Tag\)),
9176             'other' => q(US-Dollar \(Gleicher Tag\)),
9177             },
9178             },
9179             'UYI' => {
9180             display_name => {
9181             'currency' => q(Uruguayischer Peso \(Indexierte Rechnungseinheiten\)),
9182             'one' => q(Uruguayischer Peso \(Indexierte Rechnungseinheiten\)),
9183             'other' => q(Uruguayische Pesos \(Indexierte Rechnungseinheiten\)),
9184             },
9185             },
9186             'UYP' => {
9187             display_name => {
9188             'currency' => q(Uruguayischer Peso \(1975–1993\)),
9189             'one' => q(Uruguayischer Peso \(1975–1993\)),
9190             'other' => q(Uruguayische Pesos \(1975–1993\)),
9191             },
9192             },
9193             'UYU' => {
9194             display_name => {
9195             'currency' => q(Uruguayischer Peso),
9196             'one' => q(Uruguayischer Peso),
9197             'other' => q(Uruguayische Pesos),
9198             },
9199             },
9200             'UZS' => {
9201             display_name => {
9202             'currency' => q(Usbekistan-Sum),
9203             },
9204             },
9205             'VEB' => {
9206             display_name => {
9207             'currency' => q(Venezolanischer Bolívar \(1871–2008\)),
9208             'one' => q(Venezolanischer Bolívar \(1871–2008\)),
9209             'other' => q(Venezolanische Bolívares \(1871–2008\)),
9210             },
9211             },
9212             'VEF' => {
9213             display_name => {
9214             'currency' => q(Venezolanischer Bolívar \(2008–2018\)),
9215             'one' => q(Venezolanischer Bolívar \(2008–2018\)),
9216             'other' => q(Venezolanische Bolívares \(2008–2018\)),
9217             },
9218             },
9219             'VES' => {
9220             display_name => {
9221             'currency' => q(Venezolanischer Bolívar),
9222             'one' => q(Venezolanischer Bolívar),
9223             'other' => q(Venezolanische Bolívares),
9224             },
9225             },
9226             'VND' => {
9227             display_name => {
9228             'currency' => q(Vietnamesischer Dong),
9229             'one' => q(Vietnamesischer Dong),
9230             'other' => q(Vietnamesische Dong),
9231             },
9232             },
9233             'VNN' => {
9234             display_name => {
9235             'currency' => q(Vietnamesischer Dong\(1978–1985\)),
9236             'one' => q(Vietnamesischer Dong\(1978–1985\)),
9237             'other' => q(Vietnamesische Dong\(1978–1985\)),
9238             },
9239             },
9240             'VUV' => {
9241             display_name => {
9242             'currency' => q(Vanuatu-Vatu),
9243             },
9244             },
9245             'WST' => {
9246             display_name => {
9247             'currency' => q(Samoanischer Tala),
9248             'one' => q(Samoanischer Tala),
9249             'other' => q(Samoanische Tala),
9250             },
9251             },
9252             'XAF' => {
9253             display_name => {
9254             'currency' => q(CFA-Franc \(BEAC\)),
9255             },
9256             },
9257             'XAG' => {
9258             display_name => {
9259             'currency' => q(Unze Silber),
9260             'one' => q(Unze Silber),
9261             'other' => q(Unzen Silber),
9262             },
9263             },
9264             'XAU' => {
9265             display_name => {
9266             'currency' => q(Unze Gold),
9267             'one' => q(Unze Gold),
9268             'other' => q(Unzen Gold),
9269             },
9270             },
9271             'XBA' => {
9272             display_name => {
9273             'currency' => q(Europäische Rechnungseinheit),
9274             'one' => q(Europäische Rechnungseinheiten),
9275             'other' => q(Europäische Rechnungseinheiten),
9276             },
9277             },
9278             'XBB' => {
9279             display_name => {
9280             'currency' => q(Europäische Währungseinheit \(XBB\)),
9281             'one' => q(Europäische Währungseinheiten \(XBB\)),
9282             'other' => q(Europäische Währungseinheiten \(XBB\)),
9283             },
9284             },
9285             'XBC' => {
9286             display_name => {
9287             'currency' => q(Europäische Rechnungseinheit \(XBC\)),
9288             'one' => q(Europäische Rechnungseinheiten \(XBC\)),
9289             'other' => q(Europäische Rechnungseinheiten \(XBC\)),
9290             },
9291             },
9292             'XBD' => {
9293             display_name => {
9294             'currency' => q(Europäische Rechnungseinheit \(XBD\)),
9295             'one' => q(Europäische Rechnungseinheiten \(XBD\)),
9296             'other' => q(Europäische Rechnungseinheiten \(XBD\)),
9297             },
9298             },
9299             'XCD' => {
9300             display_name => {
9301             'currency' => q(Ostkaribischer Dollar),
9302             'one' => q(Ostkaribischer Dollar),
9303             'other' => q(Ostkaribische Dollar),
9304             },
9305             },
9306             'XDR' => {
9307             display_name => {
9308             'currency' => q(Sonderziehungsrechte),
9309             },
9310             },
9311             'XEU' => {
9312             display_name => {
9313             'currency' => q(Europäische Währungseinheit \(XEU\)),
9314             'one' => q(Europäische Währungseinheiten \(XEU\)),
9315             'other' => q(Europäische Währungseinheiten \(XEU\)),
9316             },
9317             },
9318             'XFO' => {
9319             display_name => {
9320             'currency' => q(Französischer Gold-Franc),
9321             'one' => q(Französische Gold-Franc),
9322             'other' => q(Französische Gold-Franc),
9323             },
9324             },
9325             'XFU' => {
9326             display_name => {
9327             'currency' => q(Französischer UIC-Franc),
9328             'one' => q(Französische UIC-Franc),
9329             'other' => q(Französische UIC-Franc),
9330             },
9331             },
9332             'XOF' => {
9333             display_name => {
9334             'currency' => q(CFA-Franc \(BCEAO\)),
9335             'one' => q(CFA-Franc \(BCEAO\)),
9336             'other' => q(CFA-Francs \(BCEAO\)),
9337             },
9338             },
9339             'XPD' => {
9340             display_name => {
9341             'currency' => q(Unze Palladium),
9342             'one' => q(Unze Palladium),
9343             'other' => q(Unzen Palladium),
9344             },
9345             },
9346             'XPF' => {
9347             display_name => {
9348             'currency' => q(CFP-Franc),
9349             },
9350             },
9351             'XPT' => {
9352             display_name => {
9353             'currency' => q(Unze Platin),
9354             'one' => q(Unze Platin),
9355             'other' => q(Unzen Platin),
9356             },
9357             },
9358             'XRE' => {
9359             display_name => {
9360             'currency' => q(RINET Funds),
9361             },
9362             },
9363             'XSU' => {
9364             display_name => {
9365             'currency' => q(SUCRE),
9366             },
9367             },
9368             'XTS' => {
9369             display_name => {
9370             'currency' => q(Testwährung),
9371             },
9372             },
9373             'XUA' => {
9374             display_name => {
9375             'currency' => q(Rechnungseinheit der AfEB),
9376             'one' => q(Rechnungseinheit der AfEB),
9377             'other' => q(Rechnungseinheiten der AfEB),
9378             },
9379             },
9380             'XXX' => {
9381             symbol => 'XXX',
9382             display_name => {
9383             'currency' => q(Unbekannte Währung),
9384             'one' => q(\(unbekannte Währung\)),
9385             'other' => q(\(unbekannte Währung\)),
9386             },
9387             },
9388             'YDD' => {
9389             display_name => {
9390             'currency' => q(Jemen-Dinar),
9391             },
9392             },
9393             'YER' => {
9394             display_name => {
9395             'currency' => q(Jemen-Rial),
9396             },
9397             },
9398             'YUD' => {
9399             display_name => {
9400             'currency' => q(Jugoslawischer Dinar \(1966–1990\)),
9401             'one' => q(Jugoslawischer Dinar \(1966–1990\)),
9402             'other' => q(Jugoslawische Dinar \(1966–1990\)),
9403             },
9404             },
9405             'YUM' => {
9406             display_name => {
9407             'currency' => q(Jugoslawischer Neuer Dinar \(1994–2002\)),
9408             'one' => q(Jugoslawischer Neuer Dinar \(1994–2002\)),
9409             'other' => q(Jugoslawische Neue Dinar \(1994–2002\)),
9410             },
9411             },
9412             'YUN' => {
9413             display_name => {
9414             'currency' => q(Jugoslawischer Dinar \(konvertibel\)),
9415             'one' => q(Jugoslawische Dinar \(konvertibel\)),
9416             'other' => q(Jugoslawische Dinar \(konvertibel\)),
9417             },
9418             },
9419             'YUR' => {
9420             display_name => {
9421             'currency' => q(Jugoslawischer reformierter Dinar \(1992–1993\)),
9422             'one' => q(Jugoslawischer reformierter Dinar \(1992–1993\)),
9423             'other' => q(Jugoslawische reformierte Dinar \(1992–1993\)),
9424             },
9425             },
9426             'ZAL' => {
9427             display_name => {
9428             'currency' => q(Südafrikanischer Rand \(Finanz\)),
9429             },
9430             },
9431             'ZAR' => {
9432             display_name => {
9433             'currency' => q(Südafrikanischer Rand),
9434             'one' => q(Südafrikanischer Rand),
9435             'other' => q(Südafrikanische Rand),
9436             },
9437             },
9438             'ZMK' => {
9439             display_name => {
9440             'currency' => q(Kwacha \(1968–2012\)),
9441             },
9442             },
9443             'ZMW' => {
9444             symbol => 'K',
9445             display_name => {
9446             'currency' => q(Kwacha),
9447             },
9448             },
9449             'ZRN' => {
9450             display_name => {
9451             'currency' => q(Zaire-Neuer Zaïre \(1993–1998\)),
9452             'one' => q(Zaire-Neuer Zaïre \(1993–1998\)),
9453             'other' => q(Zaire-Neue Zaïre \(1993–1998\)),
9454             },
9455             },
9456             'ZRZ' => {
9457             display_name => {
9458             'currency' => q(Zaire-Zaïre \(1971–1993\)),
9459             },
9460             },
9461             'ZWD' => {
9462             display_name => {
9463             'currency' => q(Simbabwe-Dollar \(1980–2008\)),
9464             },
9465             },
9466             'ZWL' => {
9467             display_name => {
9468             'currency' => q(Simbabwe-Dollar \(2009\)),
9469             },
9470             },
9471             'ZWR' => {
9472             display_name => {
9473             'currency' => q(Simbabwe-Dollar \(2008\)),
9474             },
9475             },
9476             } },
9477             );
9478              
9479              
9480             has 'calendar_months' => (
9481             is => 'ro',
9482             isa => HashRef,
9483             init_arg => undef,
9484             default => sub { {
9485             'chinese' => {
9486             'format' => {
9487             wide => {
9488             nonleap => [
9489             'Erster',
9490             'Zweiter',
9491             'Dritter',
9492             'Vierter',
9493             'Fünfter',
9494             'Sechster',
9495             'Siebter',
9496             'Achter',
9497             'Neunter',
9498             'Zehnter',
9499             'Elfter',
9500             'Zwölfter'
9501             ],
9502             leap => [
9503            
9504             ],
9505             },
9506             },
9507             'stand-alone' => {
9508             wide => {
9509             nonleap => [
9510             'Erster',
9511             'Zweiter',
9512             'Dritter',
9513             'Vierter',
9514             'Fünfter',
9515             'Sechster',
9516             'Siebter',
9517             'Achter',
9518             'Neunter',
9519             'Zehnter',
9520             'Elfter',
9521             'Zwölfter'
9522             ],
9523             leap => [
9524            
9525             ],
9526             },
9527             },
9528             },
9529             'coptic' => {
9530             'format' => {
9531             wide => {
9532             nonleap => [
9533             'Thout',
9534             'Paopi',
9535             'Hathor',
9536             'Koiak',
9537             'Tobi',
9538             'Meschir',
9539             'Paremhat',
9540             'Paremoude',
9541             'Paschons',
9542             'Paoni',
9543             'Epip',
9544             'Mesori',
9545             'Nasie'
9546             ],
9547             leap => [
9548            
9549             ],
9550             },
9551             },
9552             },
9553             'ethiopic' => {
9554             'format' => {
9555             wide => {
9556             nonleap => [
9557             'Mäskäräm',
9558             'Ṭəqəmt',
9559             'Ḫədar',
9560             'Taḫśaś',
9561             'Ṭərr',
9562             'Yäkatit',
9563             'Mägabit',
9564             'Miyazya',
9565             'Gənbot',
9566             'Säne',
9567             'Ḥamle',
9568             'Nähase',
9569             'Ṗagumen'
9570             ],
9571             leap => [
9572            
9573             ],
9574             },
9575             },
9576             },
9577             'gregorian' => {
9578             'format' => {
9579             abbreviated => {
9580             nonleap => [
9581             'Jan.',
9582             'Feb.',
9583             'März',
9584             'Apr.',
9585             'Mai',
9586             'Juni',
9587             'Juli',
9588             'Aug.',
9589             'Sept.',
9590             'Okt.',
9591             'Nov.',
9592             'Dez.'
9593             ],
9594             leap => [
9595            
9596             ],
9597             },
9598             wide => {
9599             nonleap => [
9600             'Januar',
9601             'Februar',
9602             'März',
9603             'April',
9604             'Mai',
9605             'Juni',
9606             'Juli',
9607             'August',
9608             'September',
9609             'Oktober',
9610             'November',
9611             'Dezember'
9612             ],
9613             leap => [
9614            
9615             ],
9616             },
9617             },
9618             'stand-alone' => {
9619             abbreviated => {
9620             nonleap => [
9621             'Jan',
9622             'Feb',
9623             'Mär',
9624             'Apr',
9625             'Mai',
9626             'Jun',
9627             'Jul',
9628             'Aug',
9629             'Sep',
9630             'Okt',
9631             'Nov',
9632             'Dez'
9633             ],
9634             leap => [
9635            
9636             ],
9637             },
9638             narrow => {
9639             nonleap => [
9640             'J',
9641             'F',
9642             'M',
9643             'A',
9644             'M',
9645             'J',
9646             'J',
9647             'A',
9648             'S',
9649             'O',
9650             'N',
9651             'D'
9652             ],
9653             leap => [
9654            
9655             ],
9656             },
9657             },
9658             },
9659             'hebrew' => {
9660             'format' => {
9661             wide => {
9662             nonleap => [
9663             'Tischri',
9664             'Cheschwan',
9665             'Kislew',
9666             'Tevet',
9667             'Schevat',
9668             'Adar I',
9669             'Adar',
9670             'Nisan',
9671             'Ijjar',
9672             'Siwan',
9673             'Tammus',
9674             'Aw',
9675             'Elul'
9676             ],
9677             leap => [
9678             undef(),
9679             undef(),
9680             undef(),
9681             undef(),
9682             undef(),
9683             undef(),
9684            
9685             ],
9686             },
9687             },
9688             },
9689             'indian' => {
9690             'format' => {
9691             wide => {
9692             nonleap => [
9693             'Chaitra',
9694             'Vaisakha',
9695             'Jyaishtha',
9696             'Ashadha',
9697             'Sravana',
9698             'Bhadrapada',
9699             'Ashvina',
9700             'Kartika',
9701             'Margasirsha',
9702             'Pausha',
9703             'Magha',
9704             'Phalguna'
9705             ],
9706             leap => [
9707            
9708             ],
9709             },
9710             },
9711             },
9712             'islamic' => {
9713             'format' => {
9714             wide => {
9715             nonleap => [
9716             'Muharram',
9717             'Safar',
9718             'Rabiʻ I',
9719             'Rabiʻ II',
9720             'Dschumada I',
9721             'Dschumada II',
9722             'Radschab',
9723             'Shaʻban',
9724             'Ramadan',
9725             'Shawwal',
9726             'Dhu l-qaʿda',
9727             'Dhu l-Hiddscha'
9728             ],
9729             leap => [
9730            
9731             ],
9732             },
9733             },
9734             },
9735             'persian' => {
9736             'format' => {
9737             wide => {
9738             nonleap => [
9739             'Farwardin',
9740             'Ordibehescht',
9741             'Chordād',
9742             'Tir',
9743             'Mordād',
9744             'Schahriwar',
9745             'Mehr',
9746             'Ābān',
9747             'Āsar',
9748             'Déi',
9749             'Bahman',
9750             'Essfand'
9751             ],
9752             leap => [
9753            
9754             ],
9755             },
9756             },
9757             },
9758             } },
9759             );
9760              
9761             has 'calendar_days' => (
9762             is => 'ro',
9763             isa => HashRef,
9764             init_arg => undef,
9765             default => sub { {
9766             'gregorian' => {
9767             'format' => {
9768             abbreviated => {
9769             mon => 'Mo.',
9770             tue => 'Di.',
9771             wed => 'Mi.',
9772             thu => 'Do.',
9773             fri => 'Fr.',
9774             sat => 'Sa.',
9775             sun => 'So.'
9776             },
9777             wide => {
9778             mon => 'Montag',
9779             tue => 'Dienstag',
9780             wed => 'Mittwoch',
9781             thu => 'Donnerstag',
9782             fri => 'Freitag',
9783             sat => 'Samstag',
9784             sun => 'Sonntag'
9785             },
9786             },
9787             'stand-alone' => {
9788             abbreviated => {
9789             mon => 'Mo',
9790             tue => 'Di',
9791             wed => 'Mi',
9792             thu => 'Do',
9793             fri => 'Fr',
9794             sat => 'Sa',
9795             sun => 'So'
9796             },
9797             narrow => {
9798             mon => 'M',
9799             tue => 'D',
9800             wed => 'M',
9801             thu => 'D',
9802             fri => 'F',
9803             sat => 'S',
9804             sun => 'S'
9805             },
9806             },
9807             },
9808             } },
9809             );
9810              
9811             has 'calendar_quarters' => (
9812             is => 'ro',
9813             isa => HashRef,
9814             init_arg => undef,
9815             default => sub { {
9816             'gregorian' => {
9817             'format' => {
9818             abbreviated => {0 => 'Q1',
9819             1 => 'Q2',
9820             2 => 'Q3',
9821             3 => 'Q4'
9822             },
9823             wide => {0 => '1. Quartal',
9824             1 => '2. Quartal',
9825             2 => '3. Quartal',
9826             3 => '4. Quartal'
9827             },
9828             },
9829             },
9830             } },
9831             );
9832              
9833             has 'day_period_data' => (
9834             is => 'ro',
9835             isa => CodeRef,
9836             init_arg => undef,
9837             default => sub { sub {
9838             # Time in hhmm format
9839             my ($self, $type, $time, $day_period_type) = @_;
9840             $day_period_type //= 'default';
9841             SWITCH:
9842             for ($type) {
9843             if ($_ eq 'buddhist') {
9844             if($day_period_type eq 'default') {
9845             return 'midnight' if $time == 0;
9846             return 'afternoon1' if $time >= 1200
9847             && $time < 1300;
9848             return 'afternoon2' if $time >= 1300
9849             && $time < 1800;
9850             return 'evening1' if $time >= 1800
9851             && $time < 2400;
9852             return 'morning1' if $time >= 500
9853             && $time < 1000;
9854             return 'morning2' if $time >= 1000
9855             && $time < 1200;
9856             return 'night1' if $time >= 0
9857             && $time < 500;
9858             }
9859             if($day_period_type eq 'selection') {
9860             return 'afternoon1' if $time >= 1200
9861             && $time < 1300;
9862             return 'afternoon2' if $time >= 1300
9863             && $time < 1800;
9864             return 'evening1' if $time >= 1800
9865             && $time < 2400;
9866             return 'morning1' if $time >= 500
9867             && $time < 1000;
9868             return 'morning2' if $time >= 1000
9869             && $time < 1200;
9870             return 'night1' if $time >= 0
9871             && $time < 500;
9872             }
9873             last SWITCH;
9874             }
9875             if ($_ eq 'chinese') {
9876             if($day_period_type eq 'default') {
9877             return 'midnight' if $time == 0;
9878             return 'afternoon1' if $time >= 1200
9879             && $time < 1300;
9880             return 'afternoon2' if $time >= 1300
9881             && $time < 1800;
9882             return 'evening1' if $time >= 1800
9883             && $time < 2400;
9884             return 'morning1' if $time >= 500
9885             && $time < 1000;
9886             return 'morning2' if $time >= 1000
9887             && $time < 1200;
9888             return 'night1' if $time >= 0
9889             && $time < 500;
9890             }
9891             if($day_period_type eq 'selection') {
9892             return 'afternoon1' if $time >= 1200
9893             && $time < 1300;
9894             return 'afternoon2' if $time >= 1300
9895             && $time < 1800;
9896             return 'evening1' if $time >= 1800
9897             && $time < 2400;
9898             return 'morning1' if $time >= 500
9899             && $time < 1000;
9900             return 'morning2' if $time >= 1000
9901             && $time < 1200;
9902             return 'night1' if $time >= 0
9903             && $time < 500;
9904             }
9905             last SWITCH;
9906             }
9907             if ($_ eq 'coptic') {
9908             if($day_period_type eq 'default') {
9909             return 'midnight' if $time == 0;
9910             return 'afternoon1' if $time >= 1200
9911             && $time < 1300;
9912             return 'afternoon2' if $time >= 1300
9913             && $time < 1800;
9914             return 'evening1' if $time >= 1800
9915             && $time < 2400;
9916             return 'morning1' if $time >= 500
9917             && $time < 1000;
9918             return 'morning2' if $time >= 1000
9919             && $time < 1200;
9920             return 'night1' if $time >= 0
9921             && $time < 500;
9922             }
9923             if($day_period_type eq 'selection') {
9924             return 'afternoon1' if $time >= 1200
9925             && $time < 1300;
9926             return 'afternoon2' if $time >= 1300
9927             && $time < 1800;
9928             return 'evening1' if $time >= 1800
9929             && $time < 2400;
9930             return 'morning1' if $time >= 500
9931             && $time < 1000;
9932             return 'morning2' if $time >= 1000
9933             && $time < 1200;
9934             return 'night1' if $time >= 0
9935             && $time < 500;
9936             }
9937             last SWITCH;
9938             }
9939             if ($_ eq 'ethiopic') {
9940             if($day_period_type eq 'default') {
9941             return 'midnight' if $time == 0;
9942             return 'afternoon1' if $time >= 1200
9943             && $time < 1300;
9944             return 'afternoon2' if $time >= 1300
9945             && $time < 1800;
9946             return 'evening1' if $time >= 1800
9947             && $time < 2400;
9948             return 'morning1' if $time >= 500
9949             && $time < 1000;
9950             return 'morning2' if $time >= 1000
9951             && $time < 1200;
9952             return 'night1' if $time >= 0
9953             && $time < 500;
9954             }
9955             if($day_period_type eq 'selection') {
9956             return 'afternoon1' if $time >= 1200
9957             && $time < 1300;
9958             return 'afternoon2' if $time >= 1300
9959             && $time < 1800;
9960             return 'evening1' if $time >= 1800
9961             && $time < 2400;
9962             return 'morning1' if $time >= 500
9963             && $time < 1000;
9964             return 'morning2' if $time >= 1000
9965             && $time < 1200;
9966             return 'night1' if $time >= 0
9967             && $time < 500;
9968             }
9969             last SWITCH;
9970             }
9971             if ($_ eq 'generic') {
9972             if($day_period_type eq 'default') {
9973             return 'midnight' if $time == 0;
9974             return 'afternoon1' if $time >= 1200
9975             && $time < 1300;
9976             return 'afternoon2' if $time >= 1300
9977             && $time < 1800;
9978             return 'evening1' if $time >= 1800
9979             && $time < 2400;
9980             return 'morning1' if $time >= 500
9981             && $time < 1000;
9982             return 'morning2' if $time >= 1000
9983             && $time < 1200;
9984             return 'night1' if $time >= 0
9985             && $time < 500;
9986             }
9987             if($day_period_type eq 'selection') {
9988             return 'afternoon1' if $time >= 1200
9989             && $time < 1300;
9990             return 'afternoon2' if $time >= 1300
9991             && $time < 1800;
9992             return 'evening1' if $time >= 1800
9993             && $time < 2400;
9994             return 'morning1' if $time >= 500
9995             && $time < 1000;
9996             return 'morning2' if $time >= 1000
9997             && $time < 1200;
9998             return 'night1' if $time >= 0
9999             && $time < 500;
10000             }
10001             last SWITCH;
10002             }
10003             if ($_ eq 'gregorian') {
10004             if($day_period_type eq 'default') {
10005             return 'midnight' if $time == 0;
10006             return 'afternoon1' if $time >= 1200
10007             && $time < 1300;
10008             return 'afternoon2' if $time >= 1300
10009             && $time < 1800;
10010             return 'evening1' if $time >= 1800
10011             && $time < 2400;
10012             return 'morning1' if $time >= 500
10013             && $time < 1000;
10014             return 'morning2' if $time >= 1000
10015             && $time < 1200;
10016             return 'night1' if $time >= 0
10017             && $time < 500;
10018             }
10019             if($day_period_type eq 'selection') {
10020             return 'afternoon1' if $time >= 1200
10021             && $time < 1300;
10022             return 'afternoon2' if $time >= 1300
10023             && $time < 1800;
10024             return 'evening1' if $time >= 1800
10025             && $time < 2400;
10026             return 'morning1' if $time >= 500
10027             && $time < 1000;
10028             return 'morning2' if $time >= 1000
10029             && $time < 1200;
10030             return 'night1' if $time >= 0
10031             && $time < 500;
10032             }
10033             last SWITCH;
10034             }
10035             if ($_ eq 'hebrew') {
10036             if($day_period_type eq 'default') {
10037             return 'midnight' if $time == 0;
10038             return 'afternoon1' if $time >= 1200
10039             && $time < 1300;
10040             return 'afternoon2' if $time >= 1300
10041             && $time < 1800;
10042             return 'evening1' if $time >= 1800
10043             && $time < 2400;
10044             return 'morning1' if $time >= 500
10045             && $time < 1000;
10046             return 'morning2' if $time >= 1000
10047             && $time < 1200;
10048             return 'night1' if $time >= 0
10049             && $time < 500;
10050             }
10051             if($day_period_type eq 'selection') {
10052             return 'afternoon1' if $time >= 1200
10053             && $time < 1300;
10054             return 'afternoon2' if $time >= 1300
10055             && $time < 1800;
10056             return 'evening1' if $time >= 1800
10057             && $time < 2400;
10058             return 'morning1' if $time >= 500
10059             && $time < 1000;
10060             return 'morning2' if $time >= 1000
10061             && $time < 1200;
10062             return 'night1' if $time >= 0
10063             && $time < 500;
10064             }
10065             last SWITCH;
10066             }
10067             if ($_ eq 'indian') {
10068             if($day_period_type eq 'default') {
10069             return 'midnight' if $time == 0;
10070             return 'afternoon1' if $time >= 1200
10071             && $time < 1300;
10072             return 'afternoon2' if $time >= 1300
10073             && $time < 1800;
10074             return 'evening1' if $time >= 1800
10075             && $time < 2400;
10076             return 'morning1' if $time >= 500
10077             && $time < 1000;
10078             return 'morning2' if $time >= 1000
10079             && $time < 1200;
10080             return 'night1' if $time >= 0
10081             && $time < 500;
10082             }
10083             if($day_period_type eq 'selection') {
10084             return 'afternoon1' if $time >= 1200
10085             && $time < 1300;
10086             return 'afternoon2' if $time >= 1300
10087             && $time < 1800;
10088             return 'evening1' if $time >= 1800
10089             && $time < 2400;
10090             return 'morning1' if $time >= 500
10091             && $time < 1000;
10092             return 'morning2' if $time >= 1000
10093             && $time < 1200;
10094             return 'night1' if $time >= 0
10095             && $time < 500;
10096             }
10097             last SWITCH;
10098             }
10099             if ($_ eq 'islamic') {
10100             if($day_period_type eq 'default') {
10101             return 'midnight' if $time == 0;
10102             return 'afternoon1' if $time >= 1200
10103             && $time < 1300;
10104             return 'afternoon2' if $time >= 1300
10105             && $time < 1800;
10106             return 'evening1' if $time >= 1800
10107             && $time < 2400;
10108             return 'morning1' if $time >= 500
10109             && $time < 1000;
10110             return 'morning2' if $time >= 1000
10111             && $time < 1200;
10112             return 'night1' if $time >= 0
10113             && $time < 500;
10114             }
10115             if($day_period_type eq 'selection') {
10116             return 'afternoon1' if $time >= 1200
10117             && $time < 1300;
10118             return 'afternoon2' if $time >= 1300
10119             && $time < 1800;
10120             return 'evening1' if $time >= 1800
10121             && $time < 2400;
10122             return 'morning1' if $time >= 500
10123             && $time < 1000;
10124             return 'morning2' if $time >= 1000
10125             && $time < 1200;
10126             return 'night1' if $time >= 0
10127             && $time < 500;
10128             }
10129             last SWITCH;
10130             }
10131             if ($_ eq 'persian') {
10132             if($day_period_type eq 'default') {
10133             return 'midnight' if $time == 0;
10134             return 'afternoon1' if $time >= 1200
10135             && $time < 1300;
10136             return 'afternoon2' if $time >= 1300
10137             && $time < 1800;
10138             return 'evening1' if $time >= 1800
10139             && $time < 2400;
10140             return 'morning1' if $time >= 500
10141             && $time < 1000;
10142             return 'morning2' if $time >= 1000
10143             && $time < 1200;
10144             return 'night1' if $time >= 0
10145             && $time < 500;
10146             }
10147             if($day_period_type eq 'selection') {
10148             return 'afternoon1' if $time >= 1200
10149             && $time < 1300;
10150             return 'afternoon2' if $time >= 1300
10151             && $time < 1800;
10152             return 'evening1' if $time >= 1800
10153             && $time < 2400;
10154             return 'morning1' if $time >= 500
10155             && $time < 1000;
10156             return 'morning2' if $time >= 1000
10157             && $time < 1200;
10158             return 'night1' if $time >= 0
10159             && $time < 500;
10160             }
10161             last SWITCH;
10162             }
10163             if ($_ eq 'roc') {
10164             if($day_period_type eq 'default') {
10165             return 'midnight' if $time == 0;
10166             return 'afternoon1' if $time >= 1200
10167             && $time < 1300;
10168             return 'afternoon2' if $time >= 1300
10169             && $time < 1800;
10170             return 'evening1' if $time >= 1800
10171             && $time < 2400;
10172             return 'morning1' if $time >= 500
10173             && $time < 1000;
10174             return 'morning2' if $time >= 1000
10175             && $time < 1200;
10176             return 'night1' if $time >= 0
10177             && $time < 500;
10178             }
10179             if($day_period_type eq 'selection') {
10180             return 'afternoon1' if $time >= 1200
10181             && $time < 1300;
10182             return 'afternoon2' if $time >= 1300
10183             && $time < 1800;
10184             return 'evening1' if $time >= 1800
10185             && $time < 2400;
10186             return 'morning1' if $time >= 500
10187             && $time < 1000;
10188             return 'morning2' if $time >= 1000
10189             && $time < 1200;
10190             return 'night1' if $time >= 0
10191             && $time < 500;
10192             }
10193             last SWITCH;
10194             }
10195             }
10196             } },
10197             );
10198              
10199             around day_period_data => sub {
10200             my ($orig, $self) = @_;
10201             return $self->$orig;
10202             };
10203              
10204             has 'day_periods' => (
10205             is => 'ro',
10206             isa => HashRef,
10207             init_arg => undef,
10208             default => sub { {
10209             'gregorian' => {
10210             'format' => {
10211             'abbreviated' => {
10212             'afternoon1' => q{mittags},
10213             'afternoon2' => q{nachm.},
10214             'evening1' => q{abends},
10215             'midnight' => q{Mitternacht},
10216             'morning1' => q{morgens},
10217             'morning2' => q{vorm.},
10218             'night1' => q{nachts},
10219             },
10220             'wide' => {
10221             'afternoon1' => q{mittags},
10222             'afternoon2' => q{nachmittags},
10223             'evening1' => q{abends},
10224             'midnight' => q{Mitternacht},
10225             'morning1' => q{morgens},
10226             'morning2' => q{vormittags},
10227             'night1' => q{nachts},
10228             },
10229             },
10230             'stand-alone' => {
10231             'abbreviated' => {
10232             'afternoon1' => q{Mittag},
10233             'afternoon2' => q{Nachm.},
10234             'evening1' => q{Abend},
10235             'morning1' => q{Morgen},
10236             'morning2' => q{Vorm.},
10237             'night1' => q{Nacht},
10238             },
10239             'wide' => {
10240             'afternoon1' => q{Mittag},
10241             'afternoon2' => q{Nachmittag},
10242             'evening1' => q{Abend},
10243             'morning1' => q{Morgen},
10244             'morning2' => q{Vormittag},
10245             'night1' => q{Nacht},
10246             },
10247             },
10248             },
10249             } },
10250             );
10251              
10252             has 'eras' => (
10253             is => 'ro',
10254             isa => HashRef,
10255             init_arg => undef,
10256             default => sub { {
10257             'buddhist' => {
10258             wide => {
10259             '0' => 'B.E.'
10260             },
10261             },
10262             'chinese' => {
10263             },
10264             'coptic' => {
10265             },
10266             'ethiopic' => {
10267             },
10268             'generic' => {
10269             },
10270             'gregorian' => {
10271             abbreviated => {
10272             '0' => 'v. Chr.',
10273             '1' => 'n. Chr.'
10274             },
10275             },
10276             'hebrew' => {
10277             },
10278             'indian' => {
10279             },
10280             'islamic' => {
10281             },
10282             'persian' => {
10283             },
10284             'roc' => {
10285             abbreviated => {
10286             '1' => 'Minguo'
10287             },
10288             narrow => {
10289             '0' => 'v. VR China'
10290             },
10291             wide => {
10292             '0' => 'vor Volksrepublik China'
10293             },
10294             },
10295             } },
10296             );
10297              
10298             has 'date_formats' => (
10299             is => 'ro',
10300             isa => HashRef,
10301             init_arg => undef,
10302             default => sub { {
10303             'buddhist' => {
10304             },
10305             'chinese' => {
10306             'full' => q{EEEE, d. MMMM U},
10307             'long' => q{d. MMMM U},
10308             'medium' => q{dd.MM U},
10309             'short' => q{dd.MM.yy},
10310             },
10311             'coptic' => {
10312             },
10313             'ethiopic' => {
10314             },
10315             'generic' => {
10316             'full' => q{EEEE, d. MMMM y G},
10317             'long' => q{d. MMMM y G},
10318             'medium' => q{dd.MM.y G},
10319             'short' => q{dd.MM.yy GGGGG},
10320             },
10321             'gregorian' => {
10322             'full' => q{EEEE, d. MMMM y},
10323             'long' => q{d. MMMM y},
10324             'medium' => q{dd.MM.y},
10325             'short' => q{dd.MM.yy},
10326             },
10327             'hebrew' => {
10328             },
10329             'indian' => {
10330             },
10331             'islamic' => {
10332             },
10333             'persian' => {
10334             },
10335             'roc' => {
10336             },
10337             } },
10338             );
10339              
10340             has 'time_formats' => (
10341             is => 'ro',
10342             isa => HashRef,
10343             init_arg => undef,
10344             default => sub { {
10345             'buddhist' => {
10346             },
10347             'chinese' => {
10348             },
10349             'coptic' => {
10350             },
10351             'ethiopic' => {
10352             },
10353             'generic' => {
10354             },
10355             'gregorian' => {
10356             'full' => q{HH:mm:ss zzzz},
10357             'long' => q{HH:mm:ss z},
10358             'medium' => q{HH:mm:ss},
10359             'short' => q{HH:mm},
10360             },
10361             'hebrew' => {
10362             },
10363             'indian' => {
10364             },
10365             'islamic' => {
10366             },
10367             'persian' => {
10368             },
10369             'roc' => {
10370             },
10371             } },
10372             );
10373              
10374             has 'datetime_formats' => (
10375             is => 'ro',
10376             isa => HashRef,
10377             init_arg => undef,
10378             default => sub { {
10379             'buddhist' => {
10380             },
10381             'chinese' => {
10382             'full' => q{{1}, {0}},
10383             'long' => q{{1} {0}},
10384             'medium' => q{{1} {0}},
10385             'short' => q{{1} {0}},
10386             },
10387             'coptic' => {
10388             },
10389             'ethiopic' => {
10390             },
10391             'generic' => {
10392             'full' => q{{1}, {0}},
10393             'long' => q{{1}, {0}},
10394             'medium' => q{{1}, {0}},
10395             'short' => q{{1}, {0}},
10396             },
10397             'gregorian' => {
10398             'full' => q{{1}, {0}},
10399             'long' => q{{1}, {0}},
10400             'medium' => q{{1}, {0}},
10401             'short' => q{{1}, {0}},
10402             },
10403             'hebrew' => {
10404             },
10405             'indian' => {
10406             },
10407             'islamic' => {
10408             },
10409             'persian' => {
10410             },
10411             'roc' => {
10412             },
10413             } },
10414             );
10415              
10416             has 'datetime_formats_available_formats' => (
10417             is => 'ro',
10418             isa => HashRef,
10419             init_arg => undef,
10420             default => sub { {
10421             'chinese' => {
10422             Ed => q{E, d.},
10423             Gy => q{U},
10424             GyMMM => q{MMM U},
10425             GyMMMEd => q{E, d. MMM U},
10426             GyMMMMEd => q{E, d. MMMM U},
10427             GyMMMMd => q{d. MMMM U},
10428             GyMMMd => q{d. MMM U},
10429             H => q{HH 'Uhr'},
10430             MEd => q{E, d.M.},
10431             MMMEd => q{E, d. MMM},
10432             MMMMd => q{d. MMMM},
10433             MMMd => q{d. MMM},
10434             Md => q{d.M.},
10435             h => q{h a},
10436             hm => q{h:mm a},
10437             hms => q{h:mm:ss a},
10438             y => q{U},
10439             yyyy => q{U},
10440             yyyyM => q{M.y},
10441             yyyyMEd => q{E, d.M.y},
10442             yyyyMMM => q{MMM U},
10443             yyyyMMMEd => q{E, d. MMM U},
10444             yyyyMMMM => q{MMMM U},
10445             yyyyMMMMEd => q{E, d. MMMM U},
10446             yyyyMMMMd => q{d. MMMM U},
10447             yyyyMMMd => q{d. MMM U},
10448             yyyyMd => q{d.M.y},
10449             yyyyQQQ => q{QQQ U},
10450             yyyyQQQQ => q{QQQQ U},
10451             },
10452             'generic' => {
10453             Bh => q{h 'Uhr' B},
10454             Ed => q{E, d.},
10455             Ehm => q{E h:mm a},
10456             Ehms => q{E h:mm:ss a},
10457             Gy => q{y G},
10458             GyMMM => q{MMM y G},
10459             GyMMMEd => q{E, d. MMM y G},
10460             GyMMMd => q{d. MMM y G},
10461             GyMd => q{d.M.y GGGGG},
10462             H => q{HH 'Uhr'},
10463             MEd => q{E, d.M.},
10464             MMMEd => q{E, d. MMM},
10465             MMMMd => q{d. MMMM},
10466             MMMd => q{d. MMM},
10467             Md => q{d.M.},
10468             h => q{h 'Uhr' B},
10469             hm => q{h:mm a},
10470             hms => q{h:mm:ss a},
10471             y => q{y G},
10472             yyyy => q{y G},
10473             yyyyM => q{M/y GGGGG},
10474             yyyyMEd => q{E, d.M.y GGGGG},
10475             yyyyMMM => q{MMM y G},
10476             yyyyMMMEd => q{E, d. MMM y G},
10477             yyyyMMMM => q{MMMM y G},
10478             yyyyMMMd => q{d. MMM y G},
10479             yyyyMd => q{d.M.y GGGGG},
10480             yyyyQQQ => q{QQQ y G},
10481             yyyyQQQQ => q{QQQQ y G},
10482             },
10483             'gregorian' => {
10484             EHm => q{E, HH:mm},
10485             EHms => q{E, HH:mm:ss},
10486             Ed => q{E, d.},
10487             Ehm => q{E h:mm a},
10488             Ehms => q{E, h:mm:ss a},
10489             Gy => q{y G},
10490             GyMMM => q{MMM y G},
10491             GyMMMEd => q{E, d. MMM y G},
10492             GyMMMd => q{d. MMM y G},
10493             GyMd => q{dd.MM.y G},
10494             H => q{HH 'Uhr'},
10495             MEd => q{E, d.M.},
10496             MMMEd => q{E, d. MMM},
10497             MMMMEd => q{E, d. MMMM},
10498             MMMMW => q{'Woche' W 'im' MMMM},
10499             MMMMd => q{d. MMMM},
10500             MMMd => q{d. MMM},
10501             MMd => q{d.MM.},
10502             MMdd => q{dd.MM.},
10503             Md => q{d.M.},
10504             h => q{h 'Uhr' a},
10505             hm => q{h:mm a},
10506             hms => q{h:mm:ss a},
10507             hmsv => q{h:mm:ss a v},
10508             hmv => q{h:mm a v},
10509             yM => q{M/y},
10510             yMEd => q{E, d.M.y},
10511             yMM => q{MM.y},
10512             yMMM => q{MMM y},
10513             yMMMEd => q{E, d. MMM y},
10514             yMMMM => q{MMMM y},
10515             yMMMd => q{d. MMM y},
10516             yMMdd => q{dd.MM.y},
10517             yMd => q{d.M.y},
10518             yQQQ => q{QQQ y},
10519             yQQQQ => q{QQQQ y},
10520             yw => q{'Woche' w 'des' 'Jahres' Y},
10521             },
10522             } },
10523             );
10524              
10525             has 'datetime_formats_append_item' => (
10526             is => 'ro',
10527             isa => HashRef,
10528             init_arg => undef,
10529             default => sub { {
10530             } },
10531             );
10532              
10533             has 'datetime_formats_interval' => (
10534             is => 'ro',
10535             isa => HashRef,
10536             init_arg => undef,
10537             default => sub { {
10538             'generic' => {
10539             H => {
10540             H => q{HH–HH 'Uhr'},
10541             },
10542             Hv => {
10543             H => q{HH–HH 'Uhr' v},
10544             },
10545             M => {
10546             M => q{M.–M.},
10547             },
10548             MEd => {
10549             M => q{E, dd.MM. – E, dd.MM.},
10550             d => q{E, dd.MM. – E, dd.MM.},
10551             },
10552             MMM => {
10553             M => q{MMM–MMM},
10554             },
10555             MMMEd => {
10556             M => q{E, d. MMM – E, d. MMM},
10557             d => q{E, d. – E, d. MMM},
10558             },
10559             MMMM => {
10560             M => q{LLLL–LLLL},
10561             },
10562             MMMd => {
10563             M => q{d. MMM – d. MMM},
10564             d => q{d.–d. MMM},
10565             },
10566             Md => {
10567             M => q{dd.MM. – dd.MM.},
10568             d => q{dd.MM. – dd.MM.},
10569             },
10570             d => {
10571             d => q{d.–d.},
10572             },
10573             h => {
10574             a => q{h a – h a},
10575             h => q{h–h a},
10576             },
10577             hm => {
10578             a => q{h:mm a – h:mm a},
10579             h => q{h:mm–h:mm a},
10580             m => q{h:mm–h:mm a},
10581             },
10582             hmv => {
10583             a => q{h:mm a – h:mm a v},
10584             h => q{h:mm–h:mm a v},
10585             m => q{h:mm–h:mm a v},
10586             },
10587             hv => {
10588             a => q{h a – h a v},
10589             h => q{h–h a v},
10590             },
10591             y => {
10592             y => q{y–y G},
10593             },
10594             yM => {
10595             M => q{M/y – M/y G},
10596             y => q{M/y – M/y G},
10597             },
10598             yMEd => {
10599             M => q{E, dd.MM.y – E, dd.MM.y G},
10600             d => q{E, dd.MM.y – E, dd.MM.y G},
10601             y => q{E, dd.MM.y – E, dd.MM.y G},
10602             },
10603             yMMM => {
10604             M => q{MMM–MMM y G},
10605             y => q{MMM y – MMM y G},
10606             },
10607             yMMMEd => {
10608             M => q{E, d. MMM – E, d. MMM y G},
10609             d => q{E, d. – E, d. MMM y G},
10610             y => q{E, d. MMM y – E, d. MMM y G},
10611             },
10612             yMMMM => {
10613             M => q{MMMM–MMMM y G},
10614             y => q{MMMM y – MMMM y G},
10615             },
10616             yMMMd => {
10617             M => q{d. MMM – d. MMM y G},
10618             d => q{d.–d. MMM y G},
10619             y => q{d. MMM y – d. MMM y G},
10620             },
10621             yMd => {
10622             M => q{dd.MM.y – dd.MM.y G},
10623             d => q{dd.MM.y – dd.MM.y G},
10624             y => q{dd.MM.y – dd.MM.y G},
10625             },
10626             },
10627             'gregorian' => {
10628             Bh => {
10629             B => q{h 'Uhr' B – h 'Uhr' B},
10630             h => q{h–h 'Uhr' B},
10631             },
10632             Bhm => {
10633             B => q{h:mm 'Uhr' B – h:mm 'Uhr' B},
10634             h => q{h:mm – h:mm 'Uhr' B},
10635             m => q{h:mm – h:mm 'Uhr' B},
10636             },
10637             Gy => {
10638             G => q{y G – y G},
10639             y => q{y–y G},
10640             },
10641             GyM => {
10642             G => q{MM/y G – MM/y G},
10643             M => q{MM/y – MM/y G},
10644             y => q{MM/y – MM/y G},
10645             },
10646             GyMEd => {
10647             G => q{E, dd.MM.y G – E, dd.MM.y G},
10648             M => q{E, dd.MM. – E, dd.MM.y G},
10649             d => q{E, dd.MM.y – E, dd.MM.y G},
10650             y => q{E, dd.MM.y – E, dd.MM.y G},
10651             },
10652             GyMMM => {
10653             G => q{MMM y G – MMM y G},
10654             M => q{MMM–MMM y G},
10655             y => q{MMM y – MMM y G},
10656             },
10657             GyMMMEd => {
10658             G => q{E, d. MMM y G – E E, d. MMM y G},
10659             M => q{E, d. MMM – E, d. MMM y G},
10660             d => q{E, d. – E, d. MMM y G},
10661             y => q{E, d. MMM y – E, d. MMM y G},
10662             },
10663             GyMMMd => {
10664             G => q{d. MMM y G – d. MMM y G},
10665             M => q{d. MMM – d. MMM y G},
10666             d => q{d.–d. MMM y G},
10667             y => q{d. MMM y – d. MMM y G},
10668             },
10669             GyMd => {
10670             G => q{dd.MM.y G – dd.MM.y G},
10671             M => q{dd.MM. – dd.MM.y G},
10672             d => q{dd.–dd.MM.y G},
10673             y => q{dd.MM.y – dd.MM.y G},
10674             },
10675             H => {
10676             H => q{HH–HH 'Uhr'},
10677             },
10678             Hm => {
10679             H => q{HH:mm–HH:mm 'Uhr'},
10680             m => q{HH:mm–HH:mm 'Uhr'},
10681             },
10682             Hmv => {
10683             H => q{HH:mm–HH:mm 'Uhr' v},
10684             m => q{HH:mm–HH:mm 'Uhr' v},
10685             },
10686             Hv => {
10687             H => q{HH–HH 'Uhr' v},
10688             },
10689             MEd => {
10690             M => q{E, dd.MM. – E, dd.MM.},
10691             d => q{E, dd. – E, dd.MM.},
10692             },
10693             MMM => {
10694             M => q{MMM–MMM},
10695             },
10696             MMMEd => {
10697             M => q{E, d. MMM – E, d. MMM},
10698             d => q{E, d. – E, d. MMM},
10699             },
10700             MMMM => {
10701             M => q{LLLL–LLLL},
10702             },
10703             MMMd => {
10704             M => q{d. MMM – d. MMM},
10705             d => q{d.–d. MMM},
10706             },
10707             Md => {
10708             M => q{dd.MM. – dd.MM.},
10709             d => q{dd.–dd.MM.},
10710             },
10711             d => {
10712             d => q{d.–d.},
10713             },
10714             h => {
10715             a => q{h 'Uhr' a – h 'Uhr' a},
10716             h => q{h – h 'Uhr' a},
10717             },
10718             hm => {
10719             a => q{h:mm a – h:mm a},
10720             h => q{h:mm–h:mm a},
10721             m => q{h:mm–h:mm a},
10722             },
10723             hmv => {
10724             a => q{h:mm a – h:mm a v},
10725             h => q{h:mm–h:mm a v},
10726             m => q{h:mm–h:mm a v},
10727             },
10728             hv => {
10729             a => q{h a – h a v},
10730             h => q{h–h a v},
10731             },
10732             yM => {
10733             M => q{M/y – M/y},
10734             y => q{M/y – M/y},
10735             },
10736             yMEd => {
10737             M => q{E, dd.MM. – E, dd.MM.y},
10738             d => q{E, dd. – E, dd.MM.y},
10739             y => q{E, dd.MM.y – E, dd.MM.y},
10740             },
10741             yMMM => {
10742             M => q{MMM–MMM y},
10743             y => q{MMM y – MMM y},
10744             },
10745             yMMMEd => {
10746             M => q{E, d. MMM – E, d. MMM y},
10747             d => q{E, d. – E, d. MMM y},
10748             y => q{E, d. MMM y – E, d. MMM y},
10749             },
10750             yMMMM => {
10751             M => q{MMMM–MMMM y},
10752             y => q{MMMM y – MMMM y},
10753             },
10754             yMMMd => {
10755             M => q{d. MMM – d. MMM y},
10756             d => q{d.–d. MMM y},
10757             y => q{d. MMM y – d. MMM y},
10758             },
10759             yMd => {
10760             M => q{dd.MM. – dd.MM.y},
10761             d => q{dd.–dd.MM.y},
10762             y => q{dd.MM.y – dd.MM.y},
10763             },
10764             },
10765             } },
10766             );
10767              
10768             has 'cyclic_name_sets' => (
10769             is => 'ro',
10770             isa => HashRef,
10771             init_arg => undef,
10772             default => sub { {
10773             'chinese' => {
10774             'dayParts' => {
10775             'format' => {
10776             'abbreviated' => {
10777             0 => q(Mäusezeit),
10778             1 => q(Büffelzeit),
10779             2 => q(Tigerzeit),
10780             3 => q(Katzenzeit),
10781             4 => q(Drachenzeit),
10782             5 => q(Schlangenzeit),
10783             6 => q(Pferdezeit),
10784             7 => q(Ziegenzeit),
10785             8 => q(Affenzeit),
10786             9 => q(Hühnerzeit),
10787             10 => q(Hundezeit),
10788             11 => q(Schweinezeit),
10789             },
10790             'narrow' => {
10791             0 => q(🐭),
10792             1 => q(🐮),
10793             2 => q(🐯),
10794             3 => q(🐱),
10795             4 => q(🐲),
10796             5 => q(🐍),
10797             6 => q(🐴),
10798             7 => q(🐏),
10799             8 => q(🐵),
10800             9 => q(🐔),
10801             10 => q(🐶),
10802             11 => q(🐷),
10803             },
10804             'wide' => {
10805             1 => q(Büffelstunden),
10806             2 => q(Tigerstunden),
10807             3 => q(Katzenstunden),
10808             4 => q(Drachenstunden),
10809             5 => q(Schlangenstunden),
10810             6 => q(Pferdestunden),
10811             7 => q(Ziegenstunden),
10812             8 => q(Affenstunden),
10813             9 => q(Hühnerstunden),
10814             10 => q(Hundestunden),
10815             11 => q(Schweinestunden),
10816             },
10817             },
10818             },
10819             'days' => {
10820             'format' => {
10821             'abbreviated' => {
10822             0 => q(Holzratte),
10823             1 => q(Holzbüffel),
10824             2 => q(Feuertiger),
10825             3 => q(Feuerhase),
10826             4 => q(Erddrache),
10827             5 => q(Erdschlange),
10828             6 => q(Metallpferd),
10829             7 => q(Metallziege),
10830             8 => q(Wasseraffe),
10831             9 => q(Wasserhuhn),
10832             10 => q(Holzhund),
10833             11 => q(Holzschwein),
10834             12 => q(Feuerratte),
10835             13 => q(Feuerbüffel),
10836             14 => q(Erdtiger),
10837             15 => q(Erdhase),
10838             16 => q(Metalldrache),
10839             17 => q(Metallschlange),
10840             18 => q(Wasserpferd),
10841             19 => q(Wasserziege),
10842             20 => q(Holzaffe),
10843             21 => q(Holzhuhn),
10844             22 => q(Feuerhund),
10845             23 => q(Feuerschwein),
10846             24 => q(Erdratte),
10847             25 => q(Erdbüffel),
10848             26 => q(Metalltiger),
10849             27 => q(Metallhase),
10850             28 => q(Wasserdrache),
10851             29 => q(Wasserschlange),
10852             30 => q(Holzpferd),
10853             31 => q(Holzziege),
10854             32 => q(Feueraffe),
10855             33 => q(Feuerhuhn),
10856             34 => q(Erdhund),
10857             35 => q(Erdschwein),
10858             36 => q(Metallratte),
10859             37 => q(Metallbüffel),
10860             38 => q(Wassertiger),
10861             39 => q(Wasserhase),
10862             40 => q(Holzdrache),
10863             41 => q(Holzschlange),
10864             42 => q(Feuerpferd),
10865             43 => q(Feuerziege),
10866             44 => q(Erdaffe),
10867             45 => q(Erdhuhn),
10868             46 => q(Metallhund),
10869             47 => q(Metallschwein),
10870             48 => q(Wasserratte),
10871             49 => q(Wasserbüffel),
10872             50 => q(Holztiger),
10873             51 => q(Holzhase),
10874             52 => q(Feuerdrache),
10875             53 => q(Feuerschlange),
10876             54 => q(Erdpferd),
10877             55 => q(Erdziege),
10878             56 => q(Metallaffe),
10879             57 => q(Metallhuhn),
10880             58 => q(Wasserhund),
10881             59 => q(Wasserschwein),
10882             },
10883             'narrow' => {
10884             0 => q(🌲🐭),
10885             1 => q(🌲🐮),
10886             2 => q(🔥🐯),
10887             3 => q(🔥🐱),
10888             4 => q(🌱🐲),
10889             5 => q(🌱🐍),
10890             6 => q(⚡🐴),
10891             7 => q(⚡🐏),
10892             8 => q(💧🐵),
10893             9 => q(💧🐔),
10894             10 => q(🌲🐶),
10895             11 => q(🌲🐷),
10896             12 => q(🔥🐭),
10897             13 => q(🔥🐮),
10898             14 => q(🌱🐯),
10899             15 => q(🌱🐱),
10900             16 => q(⚡🐲),
10901             17 => q(⚡🐍),
10902             18 => q(💧🐴),
10903             19 => q(💧🐏),
10904             20 => q(🌲🐵),
10905             21 => q(🌲🐔),
10906             22 => q(🔥🐶),
10907             23 => q(🔥🐷),
10908             24 => q(🌱🐭),
10909             25 => q(🌱🐮),
10910             26 => q(⚡🐯),
10911             27 => q(⚡🐱),
10912             28 => q(💧🐲),
10913             29 => q(💧🐍),
10914             30 => q(🌲🐴),
10915             31 => q(🌲🐏),
10916             32 => q(🔥🐵),
10917             33 => q(🔥🐔),
10918             34 => q(🌱🐶),
10919             35 => q(🌱🐷),
10920             36 => q(⚡🐭),
10921             37 => q(⚡🐮),
10922             38 => q(💧🐯),
10923             39 => q(💧🐱),
10924             40 => q(🌲🐲),
10925             41 => q(🌲🐍),
10926             42 => q(🔥🐴),
10927             43 => q(🔥🐏),
10928             44 => q(🌱🐵),
10929             45 => q(🌱🐔),
10930             46 => q(⚡🐶),
10931             47 => q(⚡🐷),
10932             48 => q(💧🐭),
10933             49 => q(💧🐮),
10934             50 => q(🌲🐯),
10935             51 => q(🌲🐱),
10936             52 => q(🔥🐲),
10937             53 => q(🔥🐍),
10938             54 => q(🌱🐴),
10939             55 => q(🌱🐏),
10940             56 => q(⚡🐵),
10941             57 => q(⚡🐔),
10942             58 => q(💧🐶),
10943             59 => q(💧🐷),
10944             },
10945             'wide' => {
10946             0 => q(Yang-Holzratte),
10947             1 => q(Yin-Holzbüffel),
10948             2 => q(Yang-Feuertiger),
10949             3 => q(Yin-Feuerhase),
10950             4 => q(Yang-Erddrache),
10951             5 => q(Yin-Erdschlange),
10952             6 => q(Yang-Metallpferd),
10953             7 => q(Yin-Metallziege),
10954             8 => q(Yang-Wasseraffe),
10955             9 => q(Yin-Wasserhuhn),
10956             10 => q(Yang-Holzhund),
10957             11 => q(Yin-Holzschwein),
10958             12 => q(Yang-Feuerratte),
10959             13 => q(Yin-Feuerbüffel),
10960             14 => q(Yang-Erdtiger),
10961             15 => q(Yin-Erdhase),
10962             16 => q(Yang-Metalldrache),
10963             17 => q(Yin-Metallschlange),
10964             18 => q(Yang-Wasserpferd),
10965             19 => q(Yin-Wasserziege),
10966             20 => q(Yang-Holzaffe),
10967             21 => q(Yin-Holzhuhn),
10968             22 => q(Yang-Feuerhund),
10969             23 => q(Yin-Feuerschwein),
10970             24 => q(Yang-Erdratte),
10971             25 => q(Yin-Erdbüffel),
10972             26 => q(Yang-Metalltiger),
10973             27 => q(Yin-Metallhase),
10974             28 => q(Yang-Wasserdrache),
10975             29 => q(Yin-Wasserschlange),
10976             30 => q(Yang-Holzpferd),
10977             31 => q(Yin-Holzziege),
10978             32 => q(Yang-Feueraffe),
10979             33 => q(Yin-Feuerhuhn),
10980             34 => q(Yang-Erdhund),
10981             35 => q(Yin-Erdschwein),
10982             36 => q(Yang-Metallratte),
10983             37 => q(Yin-Metallbüffel),
10984             38 => q(Yang-Wassertiger),
10985             39 => q(Yin-Wasserhase),
10986             40 => q(Yang-Holzdrache),
10987             41 => q(Yin-Holzschlange),
10988             42 => q(Yang-Feuerpferd),
10989             43 => q(Yin-Feuerziege),
10990             44 => q(Yang-Erdaffe),
10991             45 => q(Yin-Erdhuhn),
10992             46 => q(Yang-Metallhund),
10993             47 => q(Yin-Metallschwein),
10994             48 => q(Yang-Wasserratte),
10995             49 => q(Yin-Wasserbüffel),
10996             50 => q(Yang-Holztiger),
10997             51 => q(Yin-Holzhase),
10998             52 => q(Yang-Feuerdrache),
10999             53 => q(Yin-Feuerschlange),
11000             54 => q(Yang-Erdpferd),
11001             55 => q(Yin-Erdziege),
11002             56 => q(Yang-Metallaffe),
11003             57 => q(Yin-Metallhuhn),
11004             58 => q(Yang-Wasserhund),
11005             59 => q(Yin-Wasserschwein),
11006             },
11007             },
11008             },
11009             'months' => {
11010             'format' => {
11011             'wide' => {
11012             0 => q(Yang-Holzratte),
11013             1 => q(Yin-Holzbüffel),
11014             2 => q(Yang-Feuertiger),
11015             3 => q(Yin-Feuerhase),
11016             4 => q(Yang-Erddrache),
11017             5 => q(Yin-Erdschlange),
11018             6 => q(Yang-Metallpferd),
11019             7 => q(Yin-Metallziege),
11020             8 => q(Yang-Wasseraffe),
11021             9 => q(Yin-Wasserhuhn),
11022             10 => q(Yang-Holzhund),
11023             11 => q(Yin-Holzschwein),
11024             12 => q(Yang-Feuerratte),
11025             13 => q(Yin-Feuerbüffel),
11026             14 => q(Yang-Erdtiger),
11027             15 => q(Yin-Erdhase),
11028             16 => q(Yang-Metalldrache),
11029             17 => q(Yin-Metallschlange),
11030             18 => q(Yang-Wasserpferd),
11031             19 => q(Yin-Wasserziege),
11032             20 => q(Yang-Holzaffe),
11033             21 => q(Yin-Holzhuhn),
11034             22 => q(Yang-Feuerhund),
11035             23 => q(Yin-Feuerschwein),
11036             24 => q(Yang-Erdratte),
11037             25 => q(Yin-Erdbüffel),
11038             26 => q(Yang-Metalltiger),
11039             27 => q(Yin-Metallhase),
11040             28 => q(Yang-Wasserdrache),
11041             29 => q(Yin-Wasserschlange),
11042             30 => q(Yang-Holzpferd),
11043             31 => q(Yin-Holzziege),
11044             32 => q(Yang-Feueraffe),
11045             33 => q(Yin-Feuerhuhn),
11046             34 => q(Yang-Erdhund),
11047             35 => q(Yin-Erdschwein),
11048             36 => q(Yang-Metallratte),
11049             37 => q(Yin-Metallbüffel),
11050             38 => q(Yang-Wassertiger),
11051             39 => q(Yin-Wasserhase),
11052             40 => q(Yang-Holzdrache),
11053             41 => q(Yin-Holzschlange),
11054             42 => q(Yang-Feuerpferd),
11055             43 => q(Yin-Feuerziege),
11056             44 => q(Yang-Erdaffe),
11057             45 => q(Yin-Erdhuhn),
11058             46 => q(Yang-Metallhund),
11059             47 => q(Yin-Metallschwein),
11060             48 => q(Yang-Wasserratte),
11061             49 => q(Yin-Wasserbüffel),
11062             50 => q(Yang-Holztiger),
11063             51 => q(Yin-Holzhase),
11064             52 => q(Yang-Feuerdrache),
11065             53 => q(Yin-Feuerschlange),
11066             54 => q(Yang-Erdpferd),
11067             55 => q(Yin-Erdziege),
11068             56 => q(Yang-Metallaffe),
11069             57 => q(Yin-Metallhuhn),
11070             58 => q(Yang-Wasserhund),
11071             59 => q(Yin-Wasserschwein),
11072             },
11073             },
11074             },
11075             'solarTerms' => {
11076             'format' => {
11077             'narrow' => {
11078             0 => q(🐯♒),
11079             1 => q(🐯♓),
11080             2 => q(🐰♓),
11081             3 => q(🐰♈),
11082             4 => q(🐲♈),
11083             5 => q(🐲♉),
11084             6 => q(🐍♉),
11085             7 => q(🐍♊),
11086             8 => q(🐴♊),
11087             9 => q(🐴♋),
11088             10 => q(🐏♋),
11089             11 => q(🐏♌),
11090             12 => q(🐵♌),
11091             13 => q(🐵♍),
11092             14 => q(🐔♍),
11093             15 => q(🐔♎),
11094             16 => q(🐶♎),
11095             17 => q(🐶♏),
11096             18 => q(🐷♏),
11097             19 => q(🐷♐),
11098             20 => q(🐭♐),
11099             21 => q(🐭♑),
11100             22 => q(🐮♑),
11101             23 => q(🐮♒),
11102             },
11103             'wide' => {
11104             0 => q(Neufrühling),
11105             1 => q(Wässer),
11106             2 => q(Schlüpfen),
11107             3 => q(Vollfrühling),
11108             4 => q(Flügge),
11109             5 => q(Sprosskorn),
11110             6 => q(Neusommer),
11111             7 => q(Halmkorn),
11112             8 => q(Ährenkorn),
11113             9 => q(Vollsommer),
11114             10 => q(Vorhitze),
11115             11 => q(Haupthitze),
11116             12 => q(Neuherbst),
11117             13 => q(Endhitze),
11118             14 => q(Morgentau),
11119             15 => q(Vollherbst),
11120             16 => q(Morgenreif),
11121             17 => q(Morgenfrost),
11122             18 => q(Neuwinter),
11123             19 => q(Vorschnee),
11124             20 => q(Hauptschnee),
11125             21 => q(Vollwinter),
11126             22 => q(Vorkälte),
11127             23 => q(Hauptkälte),
11128             },
11129             },
11130             },
11131             'years' => {
11132             'format' => {
11133             'wide' => {
11134             0 => q(Yang-Holzratte),
11135             1 => q(Yin-Holzbüffel),
11136             2 => q(Yang-Feuertiger),
11137             3 => q(Yin-Feuerhase),
11138             4 => q(Yang-Erddrache),
11139             5 => q(Yin-Erdschlange),
11140             6 => q(Yang-Metallpferd),
11141             7 => q(Yin-Metallziege),
11142             8 => q(Yang-Wasseraffe),
11143             9 => q(Yin-Wasserhuhn),
11144             10 => q(Yang-Holzhund),
11145             11 => q(Yin-Holzschwein),
11146             12 => q(Yang-Feuerratte),
11147             13 => q(Yin-Feuerbüffel),
11148             14 => q(Yang-Erdtiger),
11149             15 => q(Yin-Erdhase),
11150             16 => q(Yang-Metalldrache),
11151             17 => q(Yin-Metallschlange),
11152             18 => q(Yang-Wasserpferd),
11153             19 => q(Yin-Wasserziege),
11154             20 => q(Yang-Holzaffe),
11155             21 => q(Yin-Holzhuhn),
11156             22 => q(Yang-Feuerhund),
11157             23 => q(Yin-Feuerschwein),
11158             24 => q(Yang-Erdratte),
11159             25 => q(Yin-Erdbüffel),
11160             26 => q(Yang-Metalltiger),
11161             27 => q(Yin-Metallhase),
11162             28 => q(Yang-Wasserdrache),
11163             29 => q(Yin-Wasserschlange),
11164             30 => q(Yang-Holzpferd),
11165             31 => q(Yin-Holzziege),
11166             32 => q(Yang-Feueraffe),
11167             33 => q(Yin-Feuerhuhn),
11168             34 => q(Yang-Erdhund),
11169             35 => q(Yin-Erdschwein),
11170             36 => q(Yang-Metallratte),
11171             37 => q(Yin-Metallbüffel),
11172             38 => q(Yang-Wassertiger),
11173             39 => q(Yin-Wasserhase),
11174             40 => q(Yang-Holzdrache),
11175             41 => q(Yin-Holzschlange),
11176             42 => q(Yang-Feuerpferd),
11177             43 => q(Yin-Feuerziege),
11178             44 => q(Yang-Erdaffe),
11179             45 => q(Yin-Erdhuhn),
11180             46 => q(Yang-Metallhund),
11181             47 => q(Yin-Metallschwein),
11182             48 => q(Yang-Wasserratte),
11183             49 => q(Yin-Wasserbüffel),
11184             50 => q(Yang-Holztiger),
11185             51 => q(Yin-Holzhase),
11186             52 => q(Yang-Feuerdrache),
11187             53 => q(Yin-Feuerschlange),
11188             54 => q(Yang-Erdpferd),
11189             55 => q(Yin-Erdziege),
11190             56 => q(Yang-Metallaffe),
11191             57 => q(Yin-Metallhuhn),
11192             58 => q(Yang-Wasserhund),
11193             59 => q(Yin-Wasserschwein),
11194             },
11195             },
11196             },
11197             'zodiacs' => {
11198             'format' => {
11199             'abbreviated' => {
11200             0 => q(Ratte),
11201             1 => q(Büffel),
11202             2 => q(Tiger),
11203             3 => q(Hase),
11204             4 => q(Drache),
11205             5 => q(Schlange),
11206             6 => q(Pferd),
11207             7 => q(Ziege),
11208             8 => q(Affe),
11209             9 => q(Hahn),
11210             10 => q(Hund),
11211             11 => q(Schwein),
11212             },
11213             'narrow' => {
11214             0 => q(🐭),
11215             1 => q(🐮),
11216             2 => q(🐯),
11217             3 => q(🐰),
11218             4 => q(🐲),
11219             5 => q(🐍),
11220             6 => q(🐴),
11221             7 => q(🐏),
11222             8 => q(🐵),
11223             9 => q(🐔),
11224             10 => q(🐶),
11225             11 => q(🐷),
11226             },
11227             },
11228             },
11229             },
11230             } },
11231             );
11232              
11233             has 'time_zone_names' => (
11234             is => 'ro',
11235             isa => HashRef,
11236             init_arg => undef,
11237             default => sub { {
11238             regionFormat => q({0} (Ortszeit)),
11239             regionFormat => q({0} (Sommerzeit)),
11240             regionFormat => q({0} (Normalzeit)),
11241             'Acre' => {
11242             long => {
11243             'daylight' => q#Acre-Sommerzeit#,
11244             'generic' => q#Acre-Zeit#,
11245             'standard' => q#Acre-Normalzeit#,
11246             },
11247             },
11248             'Afghanistan' => {
11249             long => {
11250             'standard' => q#Afghanistan-Zeit#,
11251             },
11252             },
11253             'Africa/Addis_Ababa' => {
11254             exemplarCity => q#Addis Abeba#,
11255             },
11256             'Africa/Algiers' => {
11257             exemplarCity => q#Algier#,
11258             },
11259             'Africa/Cairo' => {
11260             exemplarCity => q#Kairo#,
11261             },
11262             'Africa/Dar_es_Salaam' => {
11263             exemplarCity => q#Daressalam#,
11264             },
11265             'Africa/Djibouti' => {
11266             exemplarCity => q#Dschibuti#,
11267             },
11268             'Africa/El_Aaiun' => {
11269             exemplarCity => q#El Aaiún#,
11270             },
11271             'Africa/Khartoum' => {
11272             exemplarCity => q#Khartum#,
11273             },
11274             'Africa/Lome' => {
11275             exemplarCity => q#Lomé#,
11276             },
11277             'Africa/Mogadishu' => {
11278             exemplarCity => q#Mogadischu#,
11279             },
11280             'Africa/Ndjamena' => {
11281             exemplarCity => q#N’Djamena#,
11282             },
11283             'Africa/Porto-Novo' => {
11284             exemplarCity => q#Porto Novo#,
11285             },
11286             'Africa/Tripoli' => {
11287             exemplarCity => q#Tripolis#,
11288             },
11289             'Africa_Central' => {
11290             long => {
11291             'standard' => q#Zentralafrikanische Zeit#,
11292             },
11293             },
11294             'Africa_Eastern' => {
11295             long => {
11296             'standard' => q#Ostafrikanische Zeit#,
11297             },
11298             },
11299             'Africa_Southern' => {
11300             long => {
11301             'standard' => q#Südafrikanische Zeit#,
11302             },
11303             },
11304             'Africa_Western' => {
11305             long => {
11306             'daylight' => q#Westafrikanische Sommerzeit#,
11307             'generic' => q#Westafrikanische Zeit#,
11308             'standard' => q#Westafrikanische Normalzeit#,
11309             },
11310             },
11311             'Alaska' => {
11312             long => {
11313             'daylight' => q#Alaska-Sommerzeit#,
11314             'generic' => q#Alaska-Zeit#,
11315             'standard' => q#Alaska-Normalzeit#,
11316             },
11317             },
11318             'Almaty' => {
11319             long => {
11320             'daylight' => q#Almaty-Sommerzeit#,
11321             'generic' => q#Almaty-Zeit#,
11322             'standard' => q#Almaty-Normalzeit#,
11323             },
11324             },
11325             'Amazon' => {
11326             long => {
11327             'daylight' => q#Amazonas-Sommerzeit#,
11328             'generic' => q#Amazonas-Zeit#,
11329             'standard' => q#Amazonas-Normalzeit#,
11330             },
11331             },
11332             'America/Bahia_Banderas' => {
11333             exemplarCity => q#Bahia Banderas#,
11334             },
11335             'America/Bogota' => {
11336             exemplarCity => q#Bogotá#,
11337             },
11338             'America/Cayman' => {
11339             exemplarCity => q#Kaimaninseln#,
11340             },
11341             'America/Cordoba' => {
11342             exemplarCity => q#Córdoba#,
11343             },
11344             'America/Havana' => {
11345             exemplarCity => q#Havanna#,
11346             },
11347             'America/Jamaica' => {
11348             exemplarCity => q#Jamaika#,
11349             },
11350             'America/Merida' => {
11351             exemplarCity => q#Merida#,
11352             },
11353             'America/Mexico_City' => {
11354             exemplarCity => q#Mexiko-Stadt#,
11355             },
11356             'America/Sao_Paulo' => {
11357             exemplarCity => q#São Paulo#,
11358             },
11359             'America/St_Barthelemy' => {
11360             exemplarCity => q#Saint-Barthélemy#,
11361             },
11362             'America_Central' => {
11363             long => {
11364             'daylight' => q#Nordamerikanische Zentral-Sommerzeit#,
11365             'generic' => q#Nordamerikanische Zentralzeit#,
11366             'standard' => q#Nordamerikanische Zentral-Normalzeit#,
11367             },
11368             },
11369             'America_Eastern' => {
11370             long => {
11371             'daylight' => q#Nordamerikanische Ostküsten-Sommerzeit#,
11372             'generic' => q#Nordamerikanische Ostküstenzeit#,
11373             'standard' => q#Nordamerikanische Ostküsten-Normalzeit#,
11374             },
11375             },
11376             'America_Mountain' => {
11377             long => {
11378             'daylight' => q#Rocky-Mountains-Sommerzeit#,
11379             'generic' => q#Rocky-Mountains-Zeit#,
11380             'standard' => q#Rocky-Mountains-Normalzeit#,
11381             },
11382             },
11383             'America_Pacific' => {
11384             long => {
11385             'daylight' => q#Nordamerikanische Westküsten-Sommerzeit#,
11386             'generic' => q#Nordamerikanische Westküstenzeit#,
11387             'standard' => q#Nordamerikanische Westküsten-Normalzeit#,
11388             },
11389             },
11390             'Anadyr' => {
11391             long => {
11392             'daylight' => q#Anadyr Sommerzeit#,
11393             'generic' => q#Anadyr Zeit#,
11394             'standard' => q#Anadyr Normalzeit#,
11395             },
11396             },
11397             'Antarctica/Vostok' => {
11398             exemplarCity => q#Wostok#,
11399             },
11400             'Apia' => {
11401             long => {
11402             'daylight' => q#Apia-Sommerzeit#,
11403             'generic' => q#Apia-Zeit#,
11404             'standard' => q#Apia-Normalzeit#,
11405             },
11406             },
11407             'Aqtau' => {
11408             long => {
11409             'daylight' => q#Aqtau-Sommerzeit#,
11410             'generic' => q#Aqtau-Zeit#,
11411             'standard' => q#Aqtau-Normalzeit#,
11412             },
11413             },
11414             'Aqtobe' => {
11415             long => {
11416             'daylight' => q#Aqtöbe-Sommerzeit#,
11417             'generic' => q#Aqtöbe-Zeit#,
11418             'standard' => q#Aqtöbe-Normalzeit#,
11419             },
11420             },
11421             'Arabian' => {
11422             long => {
11423             'daylight' => q#Arabische Sommerzeit#,
11424             'generic' => q#Arabische Zeit#,
11425             'standard' => q#Arabische Normalzeit#,
11426             },
11427             },
11428             'Argentina' => {
11429             long => {
11430             'daylight' => q#Argentinische Sommerzeit#,
11431             'generic' => q#Argentinische Zeit#,
11432             'standard' => q#Argentinische Normalzeit#,
11433             },
11434             },
11435             'Argentina_Western' => {
11436             long => {
11437             'daylight' => q#Westargentinische Sommerzeit#,
11438             'generic' => q#Westargentinische Zeit#,
11439             'standard' => q#Westargentinische Normalzeit#,
11440             },
11441             },
11442             'Armenia' => {
11443             long => {
11444             'daylight' => q#Armenische Sommerzeit#,
11445             'generic' => q#Armenische Zeit#,
11446             'standard' => q#Armenische Normalzeit#,
11447             },
11448             },
11449             'Asia/Aqtobe' => {
11450             exemplarCity => q#Aktobe#,
11451             },
11452             'Asia/Ashgabat' => {
11453             exemplarCity => q#Aşgabat#,
11454             },
11455             'Asia/Baghdad' => {
11456             exemplarCity => q#Bagdad#,
11457             },
11458             'Asia/Bishkek' => {
11459             exemplarCity => q#Bischkek#,
11460             },
11461             'Asia/Brunei' => {
11462             exemplarCity => q#Brunei Darussalam#,
11463             },
11464             'Asia/Calcutta' => {
11465             exemplarCity => q#Kalkutta#,
11466             },
11467             'Asia/Chita' => {
11468             exemplarCity => q#Tschita#,
11469             },
11470             'Asia/Damascus' => {
11471             exemplarCity => q#Damaskus#,
11472             },
11473             'Asia/Dushanbe' => {
11474             exemplarCity => q#Duschanbe#,
11475             },
11476             'Asia/Hong_Kong' => {
11477             exemplarCity => q#Hongkong#,
11478             },
11479             'Asia/Hovd' => {
11480             exemplarCity => q#Chowd#,
11481             },
11482             'Asia/Kamchatka' => {
11483             exemplarCity => q#Kamtschatka#,
11484             },
11485             'Asia/Karachi' => {
11486             exemplarCity => q#Karatschi#,
11487             },
11488             'Asia/Khandyga' => {
11489             exemplarCity => q#Chandyga#,
11490             },
11491             'Asia/Krasnoyarsk' => {
11492             exemplarCity => q#Krasnojarsk#,
11493             },
11494             'Asia/Macau' => {
11495             exemplarCity => q#Macau#,
11496             },
11497             'Asia/Muscat' => {
11498             exemplarCity => q#Maskat#,
11499             },
11500             'Asia/Nicosia' => {
11501             exemplarCity => q#Nikosia#,
11502             },
11503             'Asia/Novokuznetsk' => {
11504             exemplarCity => q#Nowokuznetsk#,
11505             },
11506             'Asia/Novosibirsk' => {
11507             exemplarCity => q#Nowosibirsk#,
11508             },
11509             'Asia/Pyongyang' => {
11510             exemplarCity => q#Pjöngjang#,
11511             },
11512             'Asia/Qatar' => {
11513             exemplarCity => q#Katar#,
11514             },
11515             'Asia/Qostanay' => {
11516             exemplarCity => q#Qostanai#,
11517             },
11518             'Asia/Qyzylorda' => {
11519             exemplarCity => q#Qysylorda#,
11520             },
11521             'Asia/Rangoon' => {
11522             exemplarCity => q#Rangun#,
11523             },
11524             'Asia/Riyadh' => {
11525             exemplarCity => q#Riad#,
11526             },
11527             'Asia/Saigon' => {
11528             exemplarCity => q#Ho-Chi-Minh-Stadt#,
11529             },
11530             'Asia/Sakhalin' => {
11531             exemplarCity => q#Sachalin#,
11532             },
11533             'Asia/Singapore' => {
11534             exemplarCity => q#Singapur#,
11535             },
11536             'Asia/Taipei' => {
11537             exemplarCity => q#Taipeh#,
11538             },
11539             'Asia/Tashkent' => {
11540             exemplarCity => q#Taschkent#,
11541             },
11542             'Asia/Tbilisi' => {
11543             exemplarCity => q#Tiflis#,
11544             },
11545             'Asia/Tehran' => {
11546             exemplarCity => q#Teheran#,
11547             },
11548             'Asia/Tokyo' => {
11549             exemplarCity => q#Tokio#,
11550             },
11551             'Asia/Urumqi' => {
11552             exemplarCity => q#Ürümqi#,
11553             },
11554             'Asia/Vladivostok' => {
11555             exemplarCity => q#Wladiwostok#,
11556             },
11557             'Asia/Yakutsk' => {
11558             exemplarCity => q#Jakutsk#,
11559             },
11560             'Asia/Yekaterinburg' => {
11561             exemplarCity => q#Jekaterinburg#,
11562             },
11563             'Asia/Yerevan' => {
11564             exemplarCity => q#Eriwan#,
11565             },
11566             'Atlantic' => {
11567             long => {
11568             'daylight' => q#Atlantik-Sommerzeit#,
11569             'generic' => q#Atlantik-Zeit#,
11570             'standard' => q#Atlantik-Normalzeit#,
11571             },
11572             },
11573             'Atlantic/Azores' => {
11574             exemplarCity => q#Azoren#,
11575             },
11576             'Atlantic/Canary' => {
11577             exemplarCity => q#Kanaren#,
11578             },
11579             'Atlantic/Cape_Verde' => {
11580             exemplarCity => q#Cabo Verde#,
11581             },
11582             'Atlantic/Faeroe' => {
11583             exemplarCity => q#Färöer#,
11584             },
11585             'Atlantic/Reykjavik' => {
11586             exemplarCity => q#Reyk­ja­vík#,
11587             },
11588             'Atlantic/South_Georgia' => {
11589             exemplarCity => q#Südgeorgien#,
11590             },
11591             'Australia_Central' => {
11592             long => {
11593             'daylight' => q#Zentralaustralische Sommerzeit#,
11594             'generic' => q#Zentralaustralische Zeit#,
11595             'standard' => q#Zentralaustralische Normalzeit#,
11596             },
11597             },
11598             'Australia_CentralWestern' => {
11599             long => {
11600             'daylight' => q#Zentral-/Westaustralische Sommerzeit#,
11601             'generic' => q#Zentral-/Westaustralische Zeit#,
11602             'standard' => q#Zentral-/Westaustralische Normalzeit#,
11603             },
11604             },
11605             'Australia_Eastern' => {
11606             long => {
11607             'daylight' => q#Ostaustralische Sommerzeit#,
11608             'generic' => q#Ostaustralische Zeit#,
11609             'standard' => q#Ostaustralische Normalzeit#,
11610             },
11611             },
11612             'Australia_Western' => {
11613             long => {
11614             'daylight' => q#Westaustralische Sommerzeit#,
11615             'generic' => q#Westaustralische Zeit#,
11616             'standard' => q#Westaustralische Normalzeit#,
11617             },
11618             },
11619             'Azerbaijan' => {
11620             long => {
11621             'daylight' => q#Aserbaidschanische Sommerzeit#,
11622             'generic' => q#Aserbaidschanische Zeit#,
11623             'standard' => q#Aserbeidschanische Normalzeit#,
11624             },
11625             },
11626             'Azores' => {
11627             long => {
11628             'daylight' => q#Azoren-Sommerzeit#,
11629             'generic' => q#Azoren-Zeit#,
11630             'standard' => q#Azoren-Normalzeit#,
11631             },
11632             },
11633             'Bangladesh' => {
11634             long => {
11635             'daylight' => q#Bangladesch-Sommerzeit#,
11636             'generic' => q#Bangladesch-Zeit#,
11637             'standard' => q#Bangladesch-Normalzeit#,
11638             },
11639             },
11640             'Bhutan' => {
11641             long => {
11642             'standard' => q#Bhutan-Zeit#,
11643             },
11644             },
11645             'Bolivia' => {
11646             long => {
11647             'standard' => q#Bolivianische Zeit#,
11648             },
11649             },
11650             'Brasilia' => {
11651             long => {
11652             'daylight' => q#Brasília-Sommerzeit#,
11653             'generic' => q#Brasília-Zeit#,
11654             'standard' => q#Brasília-Normalzeit#,
11655             },
11656             },
11657             'Brunei' => {
11658             long => {
11659             'standard' => q#Brunei-Darussalam-Zeit#,
11660             },
11661             },
11662             'Cape_Verde' => {
11663             long => {
11664             'daylight' => q#Cabo-Verde-Sommerzeit#,
11665             'generic' => q#Cabo-Verde-Zeit#,
11666             'standard' => q#Cabo-Verde-Normalzeit#,
11667             },
11668             },
11669             'Casey' => {
11670             long => {
11671             'standard' => q#Casey-Zeit#,
11672             },
11673             },
11674             'Chamorro' => {
11675             long => {
11676             'standard' => q#Chamorro-Zeit#,
11677             },
11678             },
11679             'Chatham' => {
11680             long => {
11681             'daylight' => q#Chatham-Sommerzeit#,
11682             'generic' => q#Chatham-Zeit#,
11683             'standard' => q#Chatham-Normalzeit#,
11684             },
11685             },
11686             'Chile' => {
11687             long => {
11688             'daylight' => q#Chilenische Sommerzeit#,
11689             'generic' => q#Chilenische Zeit#,
11690             'standard' => q#Chilenische Normalzeit#,
11691             },
11692             },
11693             'China' => {
11694             long => {
11695             'daylight' => q#Chinesische Sommerzeit#,
11696             'generic' => q#Chinesische Zeit#,
11697             'standard' => q#Chinesische Normalzeit#,
11698             },
11699             },
11700             'Christmas' => {
11701             long => {
11702             'standard' => q#Weihnachtsinsel-Zeit#,
11703             },
11704             },
11705             'Cocos' => {
11706             long => {
11707             'standard' => q#Kokosinseln-Zeit#,
11708             },
11709             },
11710             'Colombia' => {
11711             long => {
11712             'daylight' => q#Kolumbianische Sommerzeit#,
11713             'generic' => q#Kolumbianische Zeit#,
11714             'standard' => q#Kolumbianische Normalzeit#,
11715             },
11716             },
11717             'Cook' => {
11718             long => {
11719             'daylight' => q#Cookinseln-Sommerzeit#,
11720             'generic' => q#Cookinseln-Zeit#,
11721             'standard' => q#Cookinseln-Normalzeit#,
11722             },
11723             },
11724             'Cuba' => {
11725             long => {
11726             'daylight' => q#Kubanische Sommerzeit#,
11727             'generic' => q#Kubanische Zeit#,
11728             'standard' => q#Kubanische Normalzeit#,
11729             },
11730             },
11731             'Davis' => {
11732             long => {
11733             'standard' => q#Davis-Zeit#,
11734             },
11735             },
11736             'DumontDUrville' => {
11737             long => {
11738             'standard' => q#Dumont-d’Urville-Zeit#,
11739             },
11740             },
11741             'East_Timor' => {
11742             long => {
11743             'standard' => q#Osttimor-Zeit#,
11744             },
11745             },
11746             'Easter' => {
11747             long => {
11748             'daylight' => q#Osterinsel-Sommerzeit#,
11749             'generic' => q#Osterinsel-Zeit#,
11750             'standard' => q#Osterinsel-Normalzeit#,
11751             },
11752             },
11753             'Ecuador' => {
11754             long => {
11755             'standard' => q#Ecuadorianische Zeit#,
11756             },
11757             },
11758             'Etc/UTC' => {
11759             long => {
11760             'standard' => q#Koordinierte Weltzeit#,
11761             },
11762             },
11763             'Etc/Unknown' => {
11764             exemplarCity => q#Unbekannt#,
11765             },
11766             'Europe/Astrakhan' => {
11767             exemplarCity => q#Astrachan#,
11768             },
11769             'Europe/Athens' => {
11770             exemplarCity => q#Athen#,
11771             },
11772             'Europe/Belgrade' => {
11773             exemplarCity => q#Belgrad#,
11774             },
11775             'Europe/Brussels' => {
11776             exemplarCity => q#Brüssel#,
11777             },
11778             'Europe/Bucharest' => {
11779             exemplarCity => q#Bukarest#,
11780             },
11781             'Europe/Busingen' => {
11782             exemplarCity => q#Büsingen#,
11783             },
11784             'Europe/Copenhagen' => {
11785             exemplarCity => q#Kopenhagen#,
11786             },
11787             'Europe/Dublin' => {
11788             long => {
11789             'daylight' => q#Irische Sommerzeit#,
11790             },
11791             },
11792             'Europe/Kiev' => {
11793             exemplarCity => q#Kiew#,
11794             },
11795             'Europe/Kirov' => {
11796             exemplarCity => q#Kirow#,
11797             },
11798             'Europe/Lisbon' => {
11799             exemplarCity => q#Lissabon#,
11800             },
11801             'Europe/London' => {
11802             long => {
11803             'daylight' => q#Britische Sommerzeit#,
11804             },
11805             },
11806             'Europe/Luxembourg' => {
11807             exemplarCity => q#Luxemburg#,
11808             },
11809             'Europe/Moscow' => {
11810             exemplarCity => q#Moskau#,
11811             },
11812             'Europe/Prague' => {
11813             exemplarCity => q#Prag#,
11814             },
11815             'Europe/Rome' => {
11816             exemplarCity => q#Rom#,
11817             },
11818             'Europe/Saratov' => {
11819             exemplarCity => q#Saratow#,
11820             },
11821             'Europe/Tirane' => {
11822             exemplarCity => q#Tirana#,
11823             },
11824             'Europe/Ulyanovsk' => {
11825             exemplarCity => q#Uljanowsk#,
11826             },
11827             'Europe/Vatican' => {
11828             exemplarCity => q#Vatikan#,
11829             },
11830             'Europe/Vienna' => {
11831             exemplarCity => q#Wien#,
11832             },
11833             'Europe/Volgograd' => {
11834             exemplarCity => q#Wolgograd#,
11835             },
11836             'Europe/Warsaw' => {
11837             exemplarCity => q#Warschau#,
11838             },
11839             'Europe/Zurich' => {
11840             exemplarCity => q#Zürich#,
11841             },
11842             'Europe_Central' => {
11843             long => {
11844             'daylight' => q#Mitteleuropäische Sommerzeit#,
11845             'generic' => q#Mitteleuropäische Zeit#,
11846             'standard' => q#Mitteleuropäische Normalzeit#,
11847             },
11848             short => {
11849             'daylight' => q#MESZ#,
11850             'generic' => q#MEZ#,
11851             'standard' => q#MEZ#,
11852             },
11853             },
11854             'Europe_Eastern' => {
11855             long => {
11856             'daylight' => q#Osteuropäische Sommerzeit#,
11857             'generic' => q#Osteuropäische Zeit#,
11858             'standard' => q#Osteuropäische Normalzeit#,
11859             },
11860             short => {
11861             'daylight' => q#OESZ#,
11862             'generic' => q#OEZ#,
11863             'standard' => q#OEZ#,
11864             },
11865             },
11866             'Europe_Further_Eastern' => {
11867             long => {
11868             'standard' => q#Kaliningrader Zeit#,
11869             },
11870             },
11871             'Europe_Western' => {
11872             long => {
11873             'daylight' => q#Westeuropäische Sommerzeit#,
11874             'generic' => q#Westeuropäische Zeit#,
11875             'standard' => q#Westeuropäische Normalzeit#,
11876             },
11877             short => {
11878             'daylight' => q#WESZ#,
11879             'generic' => q#WEZ#,
11880             'standard' => q#WEZ#,
11881             },
11882             },
11883             'Falkland' => {
11884             long => {
11885             'daylight' => q#Falklandinseln-Sommerzeit#,
11886             'generic' => q#Falklandinseln-Zeit#,
11887             'standard' => q#Falklandinseln-Normalzeit#,
11888             },
11889             },
11890             'Fiji' => {
11891             long => {
11892             'daylight' => q#Fidschi-Sommerzeit#,
11893             'generic' => q#Fidschi-Zeit#,
11894             'standard' => q#Fidschi-Normalzeit#,
11895             },
11896             },
11897             'French_Guiana' => {
11898             long => {
11899             'standard' => q#Französisch-Guayana-Zeit#,
11900             },
11901             },
11902             'French_Southern' => {
11903             long => {
11904             'standard' => q#Französische-Süd-und-Antarktisgebiete-Zeit#,
11905             },
11906             },
11907             'GMT' => {
11908             long => {
11909             'standard' => q#Mittlere Greenwich-Zeit#,
11910             },
11911             },
11912             'Galapagos' => {
11913             long => {
11914             'standard' => q#Galapagos-Zeit#,
11915             },
11916             },
11917             'Gambier' => {
11918             long => {
11919             'standard' => q#Gambier-Zeit#,
11920             },
11921             },
11922             'Georgia' => {
11923             long => {
11924             'daylight' => q#Georgische Sommerzeit#,
11925             'generic' => q#Georgische Zeit#,
11926             'standard' => q#Georgische Normalzeit#,
11927             },
11928             },
11929             'Gilbert_Islands' => {
11930             long => {
11931             'standard' => q#Gilbert-Inseln-Zeit#,
11932             },
11933             },
11934             'Greenland_Eastern' => {
11935             long => {
11936             'daylight' => q#Ostgrönland-Sommerzeit#,
11937             'generic' => q#Ostgrönland-Zeit#,
11938             'standard' => q#Ostgrönland-Normalzeit#,
11939             },
11940             },
11941             'Greenland_Western' => {
11942             long => {
11943             'daylight' => q#Westgrönland-Sommerzeit#,
11944             'generic' => q#Westgrönland-Zeit#,
11945             'standard' => q#Westgrönland-Normalzeit#,
11946             },
11947             },
11948             'Guam' => {
11949             long => {
11950             'standard' => q#Guam-Zeit#,
11951             },
11952             },
11953             'Gulf' => {
11954             long => {
11955             'standard' => q#Golf-Zeit#,
11956             },
11957             },
11958             'Guyana' => {
11959             long => {
11960             'standard' => q#Guyana-Zeit#,
11961             },
11962             },
11963             'Hawaii_Aleutian' => {
11964             long => {
11965             'daylight' => q#Hawaii-Aleuten-Sommerzeit#,
11966             'generic' => q#Hawaii-Aleuten-Zeit#,
11967             'standard' => q#Hawaii-Aleuten-Normalzeit#,
11968             },
11969             },
11970             'Hong_Kong' => {
11971             long => {
11972             'daylight' => q#Hongkong-Sommerzeit#,
11973             'generic' => q#Hongkong-Zeit#,
11974             'standard' => q#Hongkong-Normalzeit#,
11975             },
11976             },
11977             'Hovd' => {
11978             long => {
11979             'daylight' => q#Chowd-Sommerzeit#,
11980             'generic' => q#Chowd-Zeit#,
11981             'standard' => q#Chowd-Normalzeit#,
11982             },
11983             },
11984             'India' => {
11985             long => {
11986             'standard' => q#Indische Normalzeit#,
11987             },
11988             },
11989             'Indian/Christmas' => {
11990             exemplarCity => q#Weihnachtsinsel#,
11991             },
11992             'Indian/Comoro' => {
11993             exemplarCity => q#Komoren#,
11994             },
11995             'Indian/Maldives' => {
11996             exemplarCity => q#Malediven#,
11997             },
11998             'Indian_Ocean' => {
11999             long => {
12000             'standard' => q#Indischer-Ozean-Zeit#,
12001             },
12002             },
12003             'Indochina' => {
12004             long => {
12005             'standard' => q#Indochina-Zeit#,
12006             },
12007             },
12008             'Indonesia_Central' => {
12009             long => {
12010             'standard' => q#Zentralindonesische Zeit#,
12011             },
12012             },
12013             'Indonesia_Eastern' => {
12014             long => {
12015             'standard' => q#Ostindonesische Zeit#,
12016             },
12017             },
12018             'Indonesia_Western' => {
12019             long => {
12020             'standard' => q#Westindonesische Zeit#,
12021             },
12022             },
12023             'Iran' => {
12024             long => {
12025             'daylight' => q#Iranische Sommerzeit#,
12026             'generic' => q#Iranische Zeit#,
12027             'standard' => q#Iranische Normalzeit#,
12028             },
12029             },
12030             'Irkutsk' => {
12031             long => {
12032             'daylight' => q#Irkutsker Sommerzeit#,
12033             'generic' => q#Irkutsker Zeit#,
12034             'standard' => q#Irkutsker Normalzeit#,
12035             },
12036             },
12037             'Israel' => {
12038             long => {
12039             'daylight' => q#Israelische Sommerzeit#,
12040             'generic' => q#Israelische Zeit#,
12041             'standard' => q#Israelische Normalzeit#,
12042             },
12043             },
12044             'Japan' => {
12045             long => {
12046             'daylight' => q#Japanische Sommerzeit#,
12047             'generic' => q#Japanische Zeit#,
12048             'standard' => q#Japanische Normalzeit#,
12049             },
12050             },
12051             'Kamchatka' => {
12052             long => {
12053             'daylight' => q#Kamtschatka-Sommerzeit#,
12054             'generic' => q#Kamtschatka-Zeit#,
12055             'standard' => q#Kamtschatka-Normalzeit#,
12056             },
12057             },
12058             'Kazakhstan' => {
12059             long => {
12060             'standard' => q#Kasachische Zeit#,
12061             },
12062             },
12063             'Kazakhstan_Eastern' => {
12064             long => {
12065             'standard' => q#Ostkasachische Zeit#,
12066             },
12067             },
12068             'Kazakhstan_Western' => {
12069             long => {
12070             'standard' => q#Westkasachische Zeit#,
12071             },
12072             },
12073             'Korea' => {
12074             long => {
12075             'daylight' => q#Koreanische Sommerzeit#,
12076             'generic' => q#Koreanische Zeit#,
12077             'standard' => q#Koreanische Normalzeit#,
12078             },
12079             },
12080             'Kosrae' => {
12081             long => {
12082             'standard' => q#Kosrae-Zeit#,
12083             },
12084             },
12085             'Krasnoyarsk' => {
12086             long => {
12087             'daylight' => q#Krasnojarsker Sommerzeit#,
12088             'generic' => q#Krasnojarsker Zeit#,
12089             'standard' => q#Krasnojarsker Normalzeit#,
12090             },
12091             },
12092             'Kyrgystan' => {
12093             long => {
12094             'standard' => q#Kirgisische Zeit#,
12095             },
12096             },
12097             'Lanka' => {
12098             long => {
12099             'standard' => q#Sri-Lanka-Zeit#,
12100             },
12101             },
12102             'Line_Islands' => {
12103             long => {
12104             'standard' => q#Linieninseln-Zeit#,
12105             },
12106             },
12107             'Lord_Howe' => {
12108             long => {
12109             'daylight' => q#Lord-Howe-Sommerzeit#,
12110             'generic' => q#Lord-Howe-Zeit#,
12111             'standard' => q#Lord-Howe-Normalzeit#,
12112             },
12113             },
12114             'Macau' => {
12115             long => {
12116             'daylight' => q#Macau-Sommerzeit#,
12117             'generic' => q#Macau-Zeit#,
12118             'standard' => q#Macau-Normalzeit#,
12119             },
12120             },
12121             'Magadan' => {
12122             long => {
12123             'daylight' => q#Magadan-Sommerzeit#,
12124             'generic' => q#Magadan-Zeit#,
12125             'standard' => q#Magadan-Normalzeit#,
12126             },
12127             },
12128             'Malaysia' => {
12129             long => {
12130             'standard' => q#Malaysische Zeit#,
12131             },
12132             },
12133             'Maldives' => {
12134             long => {
12135             'standard' => q#Malediven-Zeit#,
12136             },
12137             },
12138             'Marquesas' => {
12139             long => {
12140             'standard' => q#Marquesas-Zeit#,
12141             },
12142             },
12143             'Marshall_Islands' => {
12144             long => {
12145             'standard' => q#Marshallinseln-Zeit#,
12146             },
12147             },
12148             'Mauritius' => {
12149             long => {
12150             'daylight' => q#Mauritius-Sommerzeit#,
12151             'generic' => q#Mauritius-Zeit#,
12152             'standard' => q#Mauritius-Normalzeit#,
12153             },
12154             },
12155             'Mawson' => {
12156             long => {
12157             'standard' => q#Mawson-Zeit#,
12158             },
12159             },
12160             'Mexico_Pacific' => {
12161             long => {
12162             'daylight' => q#Mexikanische Pazifik-Sommerzeit#,
12163             'generic' => q#Mexikanische Pazifikzeit#,
12164             'standard' => q#Mexikanische Pazifik-Normalzeit#,
12165             },
12166             },
12167             'Mongolia' => {
12168             long => {
12169             'daylight' => q#Ulaanbaatar-Sommerzeit#,
12170             'generic' => q#Ulaanbaatar-Zeit#,
12171             'standard' => q#Ulaanbaatar-Normalzeit#,
12172             },
12173             },
12174             'Moscow' => {
12175             long => {
12176             'daylight' => q#Moskauer Sommerzeit#,
12177             'generic' => q#Moskauer Zeit#,
12178             'standard' => q#Moskauer Normalzeit#,
12179             },
12180             },
12181             'Myanmar' => {
12182             long => {
12183             'standard' => q#Myanmar-Zeit#,
12184             },
12185             },
12186             'Nauru' => {
12187             long => {
12188             'standard' => q#Nauru-Zeit#,
12189             },
12190             },
12191             'Nepal' => {
12192             long => {
12193             'standard' => q#Nepalesische Zeit#,
12194             },
12195             },
12196             'New_Caledonia' => {
12197             long => {
12198             'daylight' => q#Neukaledonische Sommerzeit#,
12199             'generic' => q#Neukaledonische Zeit#,
12200             'standard' => q#Neukaledonische Normalzeit#,
12201             },
12202             },
12203             'New_Zealand' => {
12204             long => {
12205             'daylight' => q#Neuseeland-Sommerzeit#,
12206             'generic' => q#Neuseeland-Zeit#,
12207             'standard' => q#Neuseeland-Normalzeit#,
12208             },
12209             },
12210             'Newfoundland' => {
12211             long => {
12212             'daylight' => q#Neufundland-Sommerzeit#,
12213             'generic' => q#Neufundland-Zeit#,
12214             'standard' => q#Neufundland-Normalzeit#,
12215             },
12216             },
12217             'Niue' => {
12218             long => {
12219             'standard' => q#Niue-Zeit#,
12220             },
12221             },
12222             'Norfolk' => {
12223             long => {
12224             'daylight' => q#Norfolkinsel-Sommerzeit#,
12225             'generic' => q#Norfolkinsel-Zeit#,
12226             'standard' => q#Norfolkinsel-Normalzeit#,
12227             },
12228             },
12229             'Noronha' => {
12230             long => {
12231             'daylight' => q#Fernando-de-Noronha-Sommerzeit#,
12232             'generic' => q#Fernando-de-Noronha-Zeit#,
12233             'standard' => q#Fernando-de-Noronha-Normalzeit#,
12234             },
12235             },
12236             'North_Mariana' => {
12237             long => {
12238             'standard' => q#Nördliche-Marianen-Zeit#,
12239             },
12240             },
12241             'Novosibirsk' => {
12242             long => {
12243             'daylight' => q#Nowosibirsker Sommerzeit#,
12244             'generic' => q#Nowosibirsker Zeit#,
12245             'standard' => q#Nowosibirsker Normalzeit#,
12246             },
12247             },
12248             'Omsk' => {
12249             long => {
12250             'daylight' => q#Omsker Sommerzeit#,
12251             'generic' => q#Omsker Zeit#,
12252             'standard' => q#Omsker Normalzeit#,
12253             },
12254             },
12255             'Pacific/Easter' => {
12256             exemplarCity => q#Osterinsel#,
12257             },
12258             'Pacific/Enderbury' => {
12259             exemplarCity => q#Enderbury#,
12260             },
12261             'Pacific/Fiji' => {
12262             exemplarCity => q#Fidschi#,
12263             },
12264             'Pacific/Honolulu' => {
12265             exemplarCity => q#Honolulu#,
12266             },
12267             'Pakistan' => {
12268             long => {
12269             'daylight' => q#Pakistanische Sommerzeit#,
12270             'generic' => q#Pakistanische Zeit#,
12271             'standard' => q#Pakistanische Normalzeit#,
12272             },
12273             },
12274             'Palau' => {
12275             long => {
12276             'standard' => q#Palau-Zeit#,
12277             },
12278             },
12279             'Papua_New_Guinea' => {
12280             long => {
12281             'standard' => q#Papua-Neuguinea-Zeit#,
12282             },
12283             },
12284             'Paraguay' => {
12285             long => {
12286             'daylight' => q#Paraguayische Sommerzeit#,
12287             'generic' => q#Paraguayische Zeit#,
12288             'standard' => q#Paraguayische Normalzeit#,
12289             },
12290             },
12291             'Peru' => {
12292             long => {
12293             'daylight' => q#Peruanische Sommerzeit#,
12294             'generic' => q#Peruanische Zeit#,
12295             'standard' => q#Peruanische Normalzeit#,
12296             },
12297             },
12298             'Philippines' => {
12299             long => {
12300             'daylight' => q#Philippinische Sommerzeit#,
12301             'generic' => q#Philippinische Zeit#,
12302             'standard' => q#Philippinische Normalzeit#,
12303             },
12304             },
12305             'Phoenix_Islands' => {
12306             long => {
12307             'standard' => q#Phoenixinseln-Zeit#,
12308             },
12309             },
12310             'Pierre_Miquelon' => {
12311             long => {
12312             'daylight' => q#St.-Pierre-und-Miquelon-Sommerzeit#,
12313             'generic' => q#St.-Pierre-und-Miquelon-Zeit#,
12314             'standard' => q#St.-Pierre-und-Miquelon-Normalzeit#,
12315             },
12316             },
12317             'Pitcairn' => {
12318             long => {
12319             'standard' => q#Pitcairninseln-Zeit#,
12320             },
12321             },
12322             'Ponape' => {
12323             long => {
12324             'standard' => q#Ponape-Zeit#,
12325             },
12326             },
12327             'Pyongyang' => {
12328             long => {
12329             'standard' => q#Pjöngjang-Zeit#,
12330             },
12331             },
12332             'Qyzylorda' => {
12333             long => {
12334             'daylight' => q#Qysylorda-Sommerzeit#,
12335             'generic' => q#Quysylorda-Zeit#,
12336             'standard' => q#Quysylorda-Normalzeit#,
12337             },
12338             },
12339             'Reunion' => {
12340             long => {
12341             'standard' => q#Réunion-Zeit#,
12342             },
12343             },
12344             'Rothera' => {
12345             long => {
12346             'standard' => q#Rothera-Zeit#,
12347             },
12348             },
12349             'Sakhalin' => {
12350             long => {
12351             'daylight' => q#Sachalin-Sommerzeit#,
12352             'generic' => q#Sachalin-Zeit#,
12353             'standard' => q#Sachalin-Normalzeit#,
12354             },
12355             },
12356             'Samara' => {
12357             long => {
12358             'daylight' => q#Samara-Sommerzeit#,
12359             'generic' => q#Samara-Zeit#,
12360             'standard' => q#Samara-Normalzeit#,
12361             },
12362             },
12363             'Samoa' => {
12364             long => {
12365             'daylight' => q#Samoa-Sommerzeit#,
12366             'generic' => q#Samoa-Zeit#,
12367             'standard' => q#Samoa-Normalzeit#,
12368             },
12369             },
12370             'Seychelles' => {
12371             long => {
12372             'standard' => q#Seychellen-Zeit#,
12373             },
12374             },
12375             'Singapore' => {
12376             long => {
12377             'standard' => q#Singapurische Normalzeit#,
12378             },
12379             },
12380             'Solomon' => {
12381             long => {
12382             'standard' => q#Salomonen-Zeit#,
12383             },
12384             },
12385             'South_Georgia' => {
12386             long => {
12387             'standard' => q#Südgeorgische Zeit#,
12388             },
12389             },
12390             'Suriname' => {
12391             long => {
12392             'standard' => q#Suriname-Zeit#,
12393             },
12394             },
12395             'Syowa' => {
12396             long => {
12397             'standard' => q#Syowa-Zeit#,
12398             },
12399             },
12400             'Tahiti' => {
12401             long => {
12402             'standard' => q#Tahiti-Zeit#,
12403             },
12404             },
12405             'Taipei' => {
12406             long => {
12407             'daylight' => q#Taipeh-Sommerzeit#,
12408             'generic' => q#Taipeh-Zeit#,
12409             'standard' => q#Taipeh-Normalzeit#,
12410             },
12411             },
12412             'Tajikistan' => {
12413             long => {
12414             'standard' => q#Tadschikische Zeit#,
12415             },
12416             },
12417             'Tokelau' => {
12418             long => {
12419             'standard' => q#Tokelau-Zeit#,
12420             },
12421             },
12422             'Tonga' => {
12423             long => {
12424             'daylight' => q#Tongaische Sommerzeit#,
12425             'generic' => q#Tongaische Zeit#,
12426             'standard' => q#Tongaische Normalzeit#,
12427             },
12428             },
12429             'Truk' => {
12430             long => {
12431             'standard' => q#Chuuk-Zeit#,
12432             },
12433             },
12434             'Turkmenistan' => {
12435             long => {
12436             'daylight' => q#Turkmenische Sommerzeit#,
12437             'generic' => q#Turkmenistan-Zeit#,
12438             'standard' => q#Turkmenische Normalzeit#,
12439             },
12440             },
12441             'Tuvalu' => {
12442             long => {
12443             'standard' => q#Tuvalu-Zeit#,
12444             },
12445             },
12446             'Uruguay' => {
12447             long => {
12448             'daylight' => q#Uruguayische Sommerzeit#,
12449             'generic' => q#Uruguayische Zeit#,
12450             'standard' => q#Uruguayische Normalzeit#,
12451             },
12452             },
12453             'Uzbekistan' => {
12454             long => {
12455             'daylight' => q#Usbekische Sommerzeit#,
12456             'generic' => q#Usbekische Zeit#,
12457             'standard' => q#Usbekische Normalzeit#,
12458             },
12459             },
12460             'Vanuatu' => {
12461             long => {
12462             'daylight' => q#Vanuatu-Sommerzeit#,
12463             'generic' => q#Vanuatu-Zeit#,
12464             'standard' => q#Vanuatu-Normalzeit#,
12465             },
12466             },
12467             'Venezuela' => {
12468             long => {
12469             'standard' => q#Venezuela-Zeit#,
12470             },
12471             },
12472             'Vladivostok' => {
12473             long => {
12474             'daylight' => q#Wladiwostoker Sommerzeit#,
12475             'generic' => q#Wladiwostoker Zeit#,
12476             'standard' => q#Wladiwostoker Normalzeit#,
12477             },
12478             },
12479             'Volgograd' => {
12480             long => {
12481             'daylight' => q#Wolgograder Sommerzeit#,
12482             'generic' => q#Wolgograder Zeit#,
12483             'standard' => q#Wolgograder Normalzeit#,
12484             },
12485             },
12486             'Vostok' => {
12487             long => {
12488             'standard' => q#Wostok-Zeit#,
12489             },
12490             },
12491             'Wake' => {
12492             long => {
12493             'standard' => q#Wake-Insel-Zeit#,
12494             },
12495             },
12496             'Wallis' => {
12497             long => {
12498             'standard' => q#Wallis-und-Futuna-Zeit#,
12499             },
12500             },
12501             'Yakutsk' => {
12502             long => {
12503             'daylight' => q#Jakutsker Sommerzeit#,
12504             'generic' => q#Jakutsker Zeit#,
12505             'standard' => q#Jakutsker Normalzeit#,
12506             },
12507             },
12508             'Yekaterinburg' => {
12509             long => {
12510             'daylight' => q#Jekaterinburger Sommerzeit#,
12511             'generic' => q#Jekaterinburger Zeit#,
12512             'standard' => q#Jekaterinburger Normalzeit#,
12513             },
12514             },
12515             'Yukon' => {
12516             long => {
12517             'standard' => q#Yukon-Zeit#,
12518             },
12519             },
12520             } }
12521             );
12522 19     19   621288 no Moo;
  19         174  
  19         286  
12523              
12524             1;
12525              
12526             # vim: tabstop=4