File Coverage

blib/lib/Locale/CLDR/Locales/Kl.pm
Criterion Covered Total %
statement 29 36 80.5
branch n/a
condition n/a
subroutine 10 11 90.9
pod 0 1 0.0
total 39 48 81.2


line stmt bran cond sub pod time code
1             =head1
2              
3             Locale::CLDR::Locales::Kl - Package for language Kalaallisut
4              
5             =cut
6              
7             package Locale::CLDR::Locales::Kl;
8             # This file auto generated from Data\common\main\kl.xml
9             # on Sun 24 Apr 8:37:14 am GMT
10              
11 1     1   2244232 use version;
  1         2  
  1         6  
12              
13             our $VERSION = version->declare('v0.29.0');
14              
15 1     1   88 use v5.10.1;
  1         2  
16 1     1   3 use mro 'c3';
  1         4  
  1         7  
17 1     1   30 use utf8;
  1         1  
  1         7  
18 1     1   27 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         1  
  1         12  
19              
20 1     1   627 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         46962  
  1         13  
21 1     1   1551 use Moo;
  1         9184  
  1         5  
22              
23             extends('Locale::CLDR::Locales::Root');
24             has 'valid_algorithmic_formats' => (
25             is => 'ro',
26             isa => ArrayRef,
27             init_arg => undef,
28             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal' ]},
29             );
30              
31             has 'algorithmic_number_format_data' => (
32             is => 'ro',
33             isa => HashRef,
34             init_arg => undef,
35             default => sub {
36 1     1   3478 use bignum;
  1         2  
  1         8  
37             return {
38             'numbertimes' => {
39             'private' => {
40             '1' => {
41             base_value => q(1),
42             divisor => q(1),
43             rule => q(ataaseq),
44             },
45             '2' => {
46             base_value => q(2),
47             divisor => q(1),
48             rule => q(marlunnik),
49             },
50             '3' => {
51             base_value => q(3),
52             divisor => q(1),
53             rule => q(pingasunik),
54             },
55             '4' => {
56             base_value => q(4),
57             divisor => q(1),
58             rule => q(sisamanik),
59             },
60             '5' => {
61             base_value => q(5),
62             divisor => q(1),
63             rule => q(tallimanik),
64             },
65             '6' => {
66             base_value => q(6),
67             divisor => q(1),
68             rule => q(arfinilinnik),
69             },
70             '7' => {
71             base_value => q(7),
72             divisor => q(1),
73             rule => q(arfineq-marlunnik),
74             },
75             '8' => {
76             base_value => q(8),
77             divisor => q(1),
78             rule => q(arfineq-pingasunik),
79             },
80             '9' => {
81             base_value => q(9),
82             divisor => q(1),
83             rule => q(arfineq-sisamanik),
84             },
85             '10' => {
86             base_value => q(10),
87             divisor => q(10),
88             rule => q(qulinik),
89             },
90             '11' => {
91             base_value => q(11),
92             divisor => q(10),
93             rule => q(aqqanilinik),
94             },
95             '12' => {
96             base_value => q(12),
97             divisor => q(10),
98             rule => q(aqqaneq-marlunnik),
99             },
100             '13' => {
101             base_value => q(13),
102             divisor => q(10),
103             rule => q(aqqaneq-pingasunik),
104             },
105             '14' => {
106             base_value => q(14),
107             divisor => q(10),
108             rule => q(aqqaneq-sisamanik),
109             },
110             '15' => {
111             base_value => q(15),
112             divisor => q(10),
113             rule => q(aqqaneq-tallimanik),
114             },
115             '16' => {
116             base_value => q(16),
117             divisor => q(10),
118             rule => q(arfersanilinnik),
119             },
120             '17' => {
121             base_value => q(17),
122             divisor => q(10),
123             rule => q(arfersaneq-marlunnik),
124             },
125             '18' => {
126             base_value => q(18),
127             divisor => q(10),
128             rule => q(arfersaneq-pingasunik),
129             },
130             '19' => {
131             base_value => q(19),
132             divisor => q(10),
133             rule => q(arfersaneq-sisamanik),
134             },
135             '20' => {
136             base_value => q(20),
137             divisor => q(10),
138             rule => q(←%%numbertimes← qulillit[ →→]),
139             },
140             '100' => {
141             base_value => q(100),
142             divisor => q(100),
143             rule => q(uutritit[ →→]),
144             },
145             '200' => {
146             base_value => q(200),
147             divisor => q(100),
148             rule => q(←%%numbertimes← uutritillit[ →→]),
149             },
150             'max' => {
151             base_value => q(200),
152             divisor => q(100),
153             rule => q(←%%numbertimes← uutritillit[ →→]),
154             },
155             },
156             },
157             'spellout-cardinal' => {
158             'public' => {
159             '-x' => {
160             divisor => q(1),
161             rule => q(minus →→),
162             },
163             '0' => {
164             base_value => q(0),
165             divisor => q(1),
166             rule => q(nuulu),
167             },
168             'x.x' => {
169             divisor => q(1),
170             rule => q(←← komma →→),
171             },
172             '1' => {
173             base_value => q(1),
174             divisor => q(1),
175             rule => q(ataaseq),
176             },
177             '2' => {
178             base_value => q(2),
179             divisor => q(1),
180             rule => q(marluk),
181             },
182             '3' => {
183             base_value => q(3),
184             divisor => q(1),
185             rule => q(pingasut),
186             },
187             '4' => {
188             base_value => q(4),
189             divisor => q(1),
190             rule => q(sisamat),
191             },
192             '5' => {
193             base_value => q(5),
194             divisor => q(1),
195             rule => q(tallimat),
196             },
197             '6' => {
198             base_value => q(6),
199             divisor => q(1),
200             rule => q(arfinillit),
201             },
202             '7' => {
203             base_value => q(7),
204             divisor => q(1),
205             rule => q(arfineq-marluk),
206             },
207             '8' => {
208             base_value => q(8),
209             divisor => q(1),
210             rule => q(arfineq-pingasut),
211             },
212             '9' => {
213             base_value => q(9),
214             divisor => q(1),
215             rule => q(arfineq-sisamat),
216             },
217             '10' => {
218             base_value => q(10),
219             divisor => q(10),
220             rule => q(qulit),
221             },
222             '11' => {
223             base_value => q(11),
224             divisor => q(10),
225             rule => q(aqqanilit),
226             },
227             '12' => {
228             base_value => q(12),
229             divisor => q(10),
230             rule => q(aqqaneq-marluk),
231             },
232             '13' => {
233             base_value => q(13),
234             divisor => q(10),
235             rule => q(aqqaneq-pingasut),
236             },
237             '14' => {
238             base_value => q(14),
239             divisor => q(10),
240             rule => q(aqqaneq-sisamat),
241             },
242             '15' => {
243             base_value => q(15),
244             divisor => q(10),
245             rule => q(aqqaneq-tallimat),
246             },
247             '16' => {
248             base_value => q(16),
249             divisor => q(10),
250             rule => q(arfersanillit),
251             },
252             '17' => {
253             base_value => q(17),
254             divisor => q(10),
255             rule => q(arfersaneq-marluk),
256             },
257             '18' => {
258             base_value => q(18),
259             divisor => q(10),
260             rule => q(arfersaneq-pingasut),
261             },
262             '19' => {
263             base_value => q(19),
264             divisor => q(10),
265             rule => q(arfersaneq-sisamat),
266             },
267             '20' => {
268             base_value => q(20),
269             divisor => q(10),
270             rule => q(←%%numbertimes← qulillit[ →→]),
271             },
272             '100' => {
273             base_value => q(100),
274             divisor => q(100),
275             rule => q(uutritit[ →→]),
276             },
277             '200' => {
278             base_value => q(200),
279             divisor => q(100),
280             rule => q(←%%numbertimes← uutritillit[ →→]),
281             },
282             '1000' => {
283             base_value => q(1000),
284             divisor => q(1000),
285             rule => q(tuusintit[ →→]),
286             },
287             '2000' => {
288             base_value => q(2000),
289             divisor => q(1000),
290             rule => q(←%%numbertimes← tuusintillit[ →→]),
291             },
292             '1000000' => {
293             base_value => q(1000000),
294             divisor => q(1000000),
295             rule => q(millionit[ →→]),
296             },
297             '2000000' => {
298             base_value => q(2000000),
299             divisor => q(1000000),
300             rule => q(←%%numbertimes← millionillit[ →→]),
301             },
302             '1000000000' => {
303             base_value => q(1000000000),
304             divisor => q(1000000000),
305             rule => q(milliardit[ →→]),
306             },
307             '2000000000' => {
308             base_value => q(2000000000),
309             divisor => q(1000000000),
310             rule => q(←%%numbertimes← milliardillit[ →→]),
311             },
312             '1000000000000' => {
313             base_value => q(1000000000000),
314             divisor => q(1000000000000),
315             rule => q(billionit[ →→]),
316             },
317             '2000000000000' => {
318             base_value => q(2000000000000),
319             divisor => q(1000000000000),
320             rule => q(←%%numbertimes← billioniillit[ →→]),
321             },
322             '1000000000000000' => {
323             base_value => q(1000000000000000),
324             divisor => q(1000000000000000),
325             rule => q(billiardit[ →→]),
326             },
327             '2000000000000000' => {
328             base_value => q(2000000000000000),
329             divisor => q(1000000000000000),
330             rule => q(←%%numbertimes← billiardillit[ →→]),
331             },
332             '1000000000000000000' => {
333             base_value => q(1000000000000000000),
334             divisor => q(1000000000000000000),
335             rule => q(=#,##0=),
336             },
337             'max' => {
338             base_value => q(1000000000000000000),
339             divisor => q(1000000000000000000),
340             rule => q(=#,##0=),
341             },
342             },
343             },
344             'spellout-numbering' => {
345             'public' => {
346             '0' => {
347             base_value => q(0),
348             divisor => q(1),
349             rule => q(=%spellout-cardinal=),
350             },
351             'max' => {
352             base_value => q(0),
353             divisor => q(1),
354             rule => q(=%spellout-cardinal=),
355             },
356             },
357             },
358             'spellout-numbering-year' => {
359             'public' => {
360             '0' => {
361             base_value => q(0),
362             divisor => q(1),
363             rule => q(=%spellout-numbering=),
364             },
365             'x.x' => {
366             divisor => q(1),
367             rule => q(=#,###0.#=),
368             },
369             'max' => {
370             divisor => q(1),
371             rule => q(=#,###0.#=),
372             },
373             },
374             },
375             } },
376             );
377              
378             # Need to add code for Key type pattern
379             sub display_name_pattern {
380 0     0 0   my ($self, $name, $region, $script, $variant) = @_;
381              
382 0           my $display_pattern = '{0} ({1})';
383 0           $display_pattern =~s/\{0\}/$name/g;
384 0           my $subtags = join '{0}, {1}', grep {$_} (
  0            
385             $region,
386             $script,
387             $variant,
388             );
389              
390 0           $display_pattern =~s/\{1\}/$subtags/g;
391 0           return $display_pattern;
392             }
393              
394             has 'display_name_language' => (
395             is => 'ro',
396             isa => CodeRef,
397             init_arg => undef,
398             default => sub {
399             sub {
400             my %languages = (
401             'ar' => 'arabiamiusut',
402             'az' => 'aserbajdsjaniskisut',
403             'bn' => 'bengalimiutut',
404             'cs' => 'tjekkiamut',
405             'da' => 'qallunaatut',
406             'de' => 'tyskisut',
407             'en' => 'tuluttut',
408             'eo' => 'esperanto',
409             'es' => 'spanskisut',
410             'et' => 'estlandimiutut',
411             'fa' => 'persiskisut',
412             'fi' => 'finlandimiutut',
413             'fo' => 'savalimmiutut',
414             'fr' => 'franskisut',
415             'ga' => 'irlandimiutut',
416             'he' => 'hebraimiutut',
417             'hi' => 'hindimiutut',
418             'id' => 'indonesiamiutut',
419             'is' => 'islandimiusut',
420             'it' => 'italiamiutut',
421             'ja' => 'japanimiusut',
422             'kl' => 'kalaallisut',
423             'ko' => 'koreamiusut',
424             'ku' => 'kurdiskisut',
425             'la' => 'latiinerisut',
426             'lt' => 'litauenimiutut',
427             'lv' => 'letlandimiutut',
428             'mg' => 'malagassiskisut',
429             'mi' => 'maorimiutut',
430             'nl' => 'hollandimiutut',
431             'pl' => 'polenimiutut',
432             'ps' => 'pashtomiutut',
433             'pt' => 'portugalimiutut',
434             'ro' => 'rumænimiutut',
435             'ru' => 'russisut',
436             'sk' => 'slovakimiusut',
437             'sv' => 'svenskisut',
438             'sw' => 'swahilimiutut',
439             'th' => 'thailandimiutut',
440             'tr' => 'tyrkiskisut',
441             'uk' => 'ukrainimiusut',
442             'und' => '(atorsinnaanngitsoq oqaatsit)',
443             'ur' => 'urdumiutut',
444             'vi' => 'vietnamimiusut',
445             'zh' => 'kineserisut',
446              
447             );
448             if (@_) {
449             return $languages{$_[0]};
450             }
451             return \%languages;
452             }
453             },
454             );
455              
456             has 'display_name_script' => (
457             is => 'ro',
458             isa => CodeRef,
459             init_arg => undef,
460             default => sub {
461             sub {
462             my %scripts = (
463             'Latn' => 'latin allakkat',
464             'Zsym' => 'assersuut',
465             'Zyyy' => 'peqatigiipput',
466             'Zzzz' => 'atorsinnaanngitsoq allakkat',
467              
468             );
469             if ( @_ ) {
470             return $scripts{$_[0]};
471             }
472             return \%scripts;
473             }
474             }
475             );
476              
477             has 'display_name_region' => (
478             is => 'ro',
479             isa => HashRef[Str],
480             init_arg => undef,
481             default => sub {
482             {
483             '001' => 'silarsuaq',
484             '002' => 'Afrika',
485             '003' => 'Amerika Avannarleq',
486             '005' => 'Amerika Kujalleq',
487             '009' => 'Oceania',
488             '011' => 'Afrika Killiit',
489             '013' => 'America Qitiusumik',
490             '014' => 'Afrika Kangilliit',
491             '015' => 'Afrika Avannarleq',
492             '017' => 'Afrika Qitiusumik',
493             '018' => 'Afrika Kujalleq',
494             '019' => 'Amerika',
495             '030' => 'Asia Kangilliit',
496             '034' => 'Asia Kujalleq',
497             '039' => 'Europa Kujalleq',
498             '053' => 'Australia aamma Nutaaq Zeelandi',
499             '054' => 'Melanesia',
500             '061' => 'Polynesia',
501             '142' => 'Asia',
502             '143' => 'Asia Qitiusumik',
503             '145' => 'Asia Killiit',
504             '150' => 'Europa',
505             '151' => 'Europa Kangilliit',
506             '154' => 'Europa Avannarleq',
507             '155' => 'Europa Killiit',
508             '419' => 'America Latin aamma Karibia',
509             'AC' => 'Ascension qeqertaq',
510             'AD' => 'Andorra',
511             'AF' => 'Afghanistani',
512             'AG' => 'Antigua aamma Barbuda',
513             'AI' => 'Anguilla',
514             'AL' => 'Albania',
515             'AM' => 'Armenia',
516             'AO' => 'Angola',
517             'AQ' => 'Qalasersuaq Kujalleq',
518             'AR' => 'Argentina',
519             'AT' => 'Østrigi',
520             'AU' => 'Australia',
521             'AW' => 'Aruba',
522             'AX' => 'Ã…landi',
523             'BA' => 'Bosnia aamma Herzegovina',
524             'BB' => 'Barbados',
525             'BD' => 'Bangladesh',
526             'BE' => 'Belgia',
527             'BF' => 'Burkina Faso',
528             'BG' => 'Bulgaria',
529             'BH' => 'Bahrain',
530             'BI' => 'Burundi',
531             'BJ' => 'Benin',
532             'BL' => 'Saint Barthélemy',
533             'BM' => 'Bermuda',
534             'BN' => 'Brunei',
535             'BO' => 'Bolivia',
536             'BR' => 'Brazil',
537             'BS' => 'Bahamas',
538             'BT' => 'Bhutan',
539             'BV' => 'Bouvet qeqertaq',
540             'BW' => 'Botswana',
541             'BY' => 'Hvideruslandi',
542             'BZ' => 'Belize',
543             'CA' => 'Canada',
544             'CC' => 'Cocos qeqertaq',
545             'CD' => 'Kongo-Kinshasa',
546             'CG' => 'Kongo-Brazzaville',
547             'CH' => 'Schweizi',
548             'CK' => 'Cook qeqertaq',
549             'CL' => 'Chile',
550             'CM' => 'Kamerun',
551             'CN' => 'Kina',
552             'CO' => 'Colombia',
553             'CP' => 'Clipperton qeqertaq',
554             'CR' => 'Costa Rica',
555             'CU' => 'Kuba',
556             'CV' => 'Cap Verde',
557             'CW' => 'Curaçao',
558             'CX' => 'Jul-qeqertaq',
559             'CY' => 'Cypern',
560             'CZ' => 'Tjekkia',
561             'DE' => 'Tysklandi',
562             'DG' => 'Diego Garcia',
563             'DJ' => 'Djibouti',
564             'DK' => 'Danmarki',
565             'DM' => 'Dominica',
566             'DZ' => 'Algeriet',
567             'EA' => 'Ceuta aamma Melilla',
568             'EC' => 'Ecuador',
569             'EE' => 'Estlandi',
570             'EG' => 'Egypten',
571             'EH' => 'Sahara Killiit',
572             'ER' => 'Eritrea',
573             'ES' => 'Spania',
574             'ET' => 'Ethiopia',
575             'EU' => 'Europami nunat kattusimaffiat',
576             'FI' => 'Finlandi',
577             'FJ' => 'Fiji',
578             'FK' => 'Falklandi qeqertaq',
579             'FM' => 'Micronesia',
580             'FO' => 'Savalimmiut',
581             'FR' => 'Frankrigi',
582             'GA' => 'Gabon',
583             'GB' => 'Tuluit Nunaat',
584             'GB@alt=short' => 'Tuluit Nunaat',
585             'GD' => 'Grenada',
586             'GE' => 'Georgia',
587             'GG' => 'Guernsey',
588             'GH' => 'Ghana',
589             'GI' => 'Gibraltar',
590             'GL' => 'Kalaallit Nunaat',
591             'GM' => 'Gambia',
592             'GN' => 'Guinea',
593             'GP' => 'Guadeloupe',
594             'GR' => 'Grækenlandi',
595             'GT' => 'Guatemala',
596             'GU' => 'Guam',
597             'GW' => 'Guinea-Bissau',
598             'GY' => 'Guyana',
599             'HK' => 'Hongkong',
600             'HK@alt=short' => 'Hongkong',
601             'HN' => 'Honduras',
602             'HR' => 'Kroatia',
603             'HT' => 'Haiti',
604             'HU' => 'Ungarni',
605             'IC' => 'Kanaria qeqertaq',
606             'ID' => 'Indonesia',
607             'IE' => 'Irlandi',
608             'IL' => 'Israel',
609             'IM' => 'Isle of Man',
610             'IN' => 'India',
611             'IQ' => 'Irak',
612             'IR' => 'Iran',
613             'IS' => 'Islandi',
614             'IT' => 'Italia',
615             'JE' => 'Jersey',
616             'JM' => 'Jamaica',
617             'JO' => 'Jordani',
618             'JP' => 'Japani',
619             'KE' => 'Kenya',
620             'KH' => 'Kambodia',
621             'KI' => 'Kiribati',
622             'KM' => 'Comoros',
623             'KN' => 'Saint Kitts aamma Nevis',
624             'KP' => 'Korea Avannarleq',
625             'KR' => 'Korea Kujalleq',
626             'KW' => 'Kuwait',
627             'KY' => 'Cayman qeqertaq',
628             'KZ' => 'Kasakhstani',
629             'LA' => 'Laos',
630             'LB' => 'Libanon',
631             'LC' => 'Saint Lucia',
632             'LI' => 'Liechtensteini',
633             'LK' => 'Sri Lanka',
634             'LR' => 'Liberia',
635             'LS' => 'Lesotho',
636             'LT' => 'Litaueni',
637             'LU' => 'Luxembourg',
638             'LV' => 'Letlandi',
639             'LY' => 'Libya',
640             'MA' => 'Marocko',
641             'MC' => 'Monaco',
642             'MD' => 'Moldova',
643             'ME' => 'Montenegro',
644             'MF' => 'Frankrigi Saint Martin',
645             'MG' => 'Madagaskar',
646             'MK' => 'Makedonia',
647             'ML' => 'Mali',
648             'MM' => 'Burma',
649             'MO' => 'Macao',
650             'MO@alt=short' => 'Macao',
651             'MQ' => 'Martinique',
652             'MR' => 'Mauritania',
653             'MS' => 'Montserrat',
654             'MT' => 'Malta',
655             'MU' => 'Mauritius',
656             'MW' => 'Malawi',
657             'MX' => 'Mexiko',
658             'MY' => 'Malaysia',
659             'MZ' => 'Moçambique',
660             'NA' => 'Namibia',
661             'NC' => 'Nutaaq Caledonia',
662             'NE' => 'Niger',
663             'NG' => 'Nigeria',
664             'NI' => 'Nicaragua',
665             'NL' => 'Hollandi',
666             'NO' => 'Norge',
667             'NP' => 'Nepal',
668             'NR' => 'Nauru',
669             'NU' => 'Niue',
670             'NZ' => 'Nutaaq Zeelandi',
671             'OM' => 'Oman',
672             'PA' => 'Panama',
673             'PE' => 'Peru',
674             'PG' => 'Papua Nutaaq Guinea',
675             'PK' => 'Pakistani',
676             'PL' => 'Poleni',
677             'PM' => 'Saint Pierre aamma Miquelon',
678             'PR' => 'Puerto Rico',
679             'PT' => 'Portugali',
680             'PW' => 'Palau',
681             'PY' => 'Paraguay',
682             'QA' => 'Quatar',
683             'RE' => 'Réunion',
684             'RO' => 'Rumænia',
685             'RS' => 'Serbia',
686             'RU' => 'Ruslandi',
687             'RW' => 'Rwanda',
688             'SA' => 'Saudi Arabia',
689             'SD' => 'Avannarleqsudan',
690             'SE' => 'Sverige',
691             'SG' => 'Singapore',
692             'SH' => 'Saint Helena',
693             'SI' => 'Slovenia',
694             'SJ' => 'Svalbard aamma Jan Mayen',
695             'SK' => 'Slovakia',
696             'SL' => 'Sierra Leone',
697             'SM' => 'San Marino',
698             'SN' => 'Senegal',
699             'SO' => 'Somalia',
700             'SR' => 'Suriname',
701             'SS' => 'Kujalleqsudan',
702             'ST' => 'São Tomé aamma Príncipe',
703             'SV' => 'El Salvador',
704             'SY' => 'Syria',
705             'SZ' => 'Swazilandi',
706             'TA' => 'Tristan da Cunha',
707             'TD' => 'Chad',
708             'TG' => 'Togo',
709             'TH' => 'Thailandi',
710             'TJ' => 'Tajikistani',
711             'TK' => 'Tokelau',
712             'TL' => 'Timor Kangilliit',
713             'TM' => 'Turkmenistani',
714             'TN' => 'Tunisia',
715             'TO' => 'Tonga',
716             'TR' => 'Tyrkia',
717             'TT' => 'Trinidad aamma Tobago',
718             'TV' => 'Tuvalu',
719             'TW' => 'Taiwan',
720             'TZ' => 'Tanzania',
721             'UA' => 'Ukraina',
722             'UG' => 'Uganda',
723             'US' => 'Naalagaaffeqatigiit',
724             'US@alt=short' => 'USA',
725             'UY' => 'Uruguay',
726             'UZ' => 'Uzbekistani',
727             'VA' => 'Vatikani',
728             'VE' => 'Venezuela',
729             'VN' => 'Vietnam',
730             'VU' => 'Vanuatu',
731             'WF' => 'Wallis aamma Futuna',
732             'WS' => 'Samoa',
733             'XK' => 'Kosovo',
734             'YE' => 'Jemen',
735             'YT' => 'Mayotte',
736             'ZA' => 'Kujalleqafrika',
737             'ZM' => 'Zambia',
738             'ZW' => 'Zimbabwe',
739             'ZZ' => '(atorsinnaanngitsoq nunap imartaa nunataalu)',
740              
741             }
742             },
743             );
744              
745             has 'display_name_key' => (
746             is => 'ro',
747             isa => HashRef[Str],
748             init_arg => undef,
749             default => sub {
750             {
751             'calendar' => 'ullorsiut',
752             'currency' => 'akissaat',
753             'numbers' => 'normu',
754              
755             }
756             },
757             );
758              
759             has 'display_name_type' => (
760             is => 'ro',
761             isa => HashRef[HashRef[Str]],
762             init_arg => undef,
763             default => sub {
764             {
765             'calendar' => {
766             'gregorian' => q{gregorianskit ullorsiutaat},
767             },
768             'numbers' => {
769             'fullwide' => q{atitooq atugartuut normu},
770             'latn' => q{atugartuut normu},
771             'roman' => q{ruumamiut-kisitsisaat},
772             'romanlow' => q{naqippoq ruumamiut-kisitsisaat},
773             },
774              
775             }
776             },
777             );
778              
779             has 'display_name_measurement_system' => (
780             is => 'ro',
781             isa => HashRef[Str],
782             init_arg => undef,
783             default => sub {
784             {
785             'metric' => q{SI},
786             'UK' => q{UK},
787             'US' => q{US},
788              
789             }
790             },
791             );
792              
793             has 'display_name_code_patterns' => (
794             is => 'ro',
795             isa => HashRef[Str],
796             init_arg => undef,
797             default => sub {
798             {
799             'language' => 'oqaatsit: {0}',
800             'script' => 'allaqqitaq: {0}',
801             'region' => 'nunap imartaa nunataalu: {0}',
802              
803             }
804             },
805             );
806              
807             has 'characters' => (
808             is => 'ro',
809             isa => HashRef,
810             init_arg => undef,
811             default => $^V ge v5.18.0
812             ? eval <<'EOT'
813             sub {
814             no warnings 'experimental::regex_sets';
815             return {
816             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', 'Æ', 'Ø', 'Ã…'],
817             main => qr{(?^u:[a á â ã b c d e é ê f g h i í î Ä© j k l m n o ô p q ĸ r s t u ú û Å© v w x y z æ ø Ã¥])},
818             };
819             },
820             EOT
821             : sub {
822             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', 'Æ', 'Ø', 'Ã…'], };
823             },
824 1     1   121 );
  1         1  
  1         125  
825              
826              
827             has 'ellipsis' => (
828             is => 'ro',
829             isa => HashRef,
830             init_arg => undef,
831             default => sub {
832             return {
833             'final' => '{0}…',
834             'initial' => '…{0}',
835             'medial' => '{0}…{1}',
836             };
837             },
838             );
839              
840             has 'more_information' => (
841             is => 'ro',
842             isa => Str,
843             init_arg => undef,
844             default => qq{?},
845             );
846              
847             has 'quote_start' => (
848             is => 'ro',
849             isa => Str,
850             init_arg => undef,
851             default => qq{»},
852             );
853              
854             has 'quote_end' => (
855             is => 'ro',
856             isa => Str,
857             init_arg => undef,
858             default => qq{«},
859             );
860              
861             has 'alternate_quote_start' => (
862             is => 'ro',
863             isa => Str,
864             init_arg => undef,
865             default => qq{›},
866             );
867              
868             has 'alternate_quote_end' => (
869             is => 'ro',
870             isa => Str,
871             init_arg => undef,
872             default => qq{‹},
873             );
874              
875             has 'duration_units' => (
876             is => 'ro',
877             isa => HashRef[Str],
878             init_arg => undef,
879             default => sub { {
880             hm => 'h:mm',
881             hms => 'h:mm:ss',
882             ms => 'm:ss',
883             } }
884             );
885              
886             has 'units' => (
887             is => 'ro',
888             isa => HashRef[HashRef[HashRef[Str]]],
889             init_arg => undef,
890             default => sub { {
891             'long' => {
892             'acre' => {
893             'name' => q(amerikanske tønde land),
894             'one' => q({0} amerikanskt tønde land),
895             'other' => q({0} amerikanske tønde land),
896             },
897             'arc-minute' => {
898             'name' => q(bueminutsi),
899             'one' => q({0} bueminutsi),
900             'other' => q({0} bueminutsi),
901             },
902             'arc-second' => {
903             'name' => q(buesekundi),
904             'one' => q({0} buesekundi),
905             'other' => q({0} buesekundi),
906             },
907             'celsius' => {
908             'name' => q(gradi Celsius),
909             'one' => q({0} gradi Celsius),
910             'other' => q({0} gradi Celsius),
911             },
912             'centimeter' => {
913             'name' => q(centimeteri),
914             'one' => q({0} centimeteri),
915             'other' => q({0} centimeteri),
916             'per' => q({0} per centimeteri),
917             },
918             'coordinate' => {
919             'east' => q({0} kangiani),
920             'north' => q({0} avannaani),
921             'south' => q({0} kujataani),
922             'west' => q({0} kitaani),
923             },
924             'cubic-kilometer' => {
925             'name' => q(kubikkilometeri),
926             'one' => q({0} kubikkilometeri),
927             'other' => q({0} kubikkilometeri),
928             },
929             'cubic-mile' => {
930             'name' => q(engelske kubikmil),
931             'one' => q({0} engelsk kubikmil),
932             'other' => q({0} engelske kubikmil),
933             },
934             'day' => {
935             'name' => q(ulloq unnuarlu),
936             'one' => q({0} ulloq unnuarlu),
937             'other' => q({0} ulloq unnuarlu),
938             },
939             'decimeter' => {
940             'name' => q(decimeteri),
941             'one' => q({0} decimeteri),
942             'other' => q({0} decimeteri),
943             },
944             'degree' => {
945             'name' => q(gradi),
946             'one' => q({0} gradi),
947             'other' => q({0} gradi),
948             },
949             'fahrenheit' => {
950             'name' => q(gradi Fahrenheit),
951             'one' => q({0} gradi Fahrenheit),
952             'other' => q({0} gradi Fahrenheit),
953             },
954             'fathom' => {
955             'name' => q(fm),
956             'one' => q({0} fm),
957             'other' => q({0} fm),
958             },
959             'foot' => {
960             'name' => q(fod),
961             'one' => q({0} fod),
962             'other' => q({0} fod),
963             'per' => q({0} per fod),
964             },
965             'furlong' => {
966             'name' => q(fur),
967             'one' => q({0} fur),
968             'other' => q({0} fur),
969             },
970             'g-force' => {
971             'name' => q(Jordgravitationer),
972             'one' => q({0} nutsuinera nunarsuaq),
973             'other' => q({0} nutsuinera nunarsuaq),
974             },
975             'gram' => {
976             'name' => q(grammi),
977             'one' => q({0} grammi),
978             'other' => q({0} grammi),
979             },
980             'hectare' => {
981             'name' => q(hektari),
982             'one' => q({0} hektari),
983             'other' => q({0} hektari),
984             },
985             'hectoliter' => {
986             'name' => q(hectoliteri),
987             'one' => q({0} hectoliteri),
988             'other' => q({0} hectoliteri),
989             },
990             'hectopascal' => {
991             'name' => q(hektopascali),
992             'one' => q({0} hektopascali),
993             'other' => q({0} hektopascali),
994             },
995             'horsepower' => {
996             'name' => q(hestekrafter),
997             'one' => q({0} hestekraft),
998             'other' => q({0} hestekrafter),
999             },
1000             'hour' => {
1001             'name' => q(nalunaaquttap-akunnera),
1002             'one' => q({0} nalunaaquttap-akunnera),
1003             'other' => q({0} nalunaaquttap-akunnera),
1004             },
1005             'inch' => {
1006             'name' => q(tommer),
1007             'one' => q({0} tomme),
1008             'other' => q({0} tommer),
1009             'per' => q({0} per tomme),
1010             },
1011             'inch-hg' => {
1012             'name' => q(tommer kviksølv),
1013             'one' => q({0} tomme kviksølv),
1014             'other' => q({0} tommer kviksølv),
1015             },
1016             'kilogram' => {
1017             'name' => q(kilogrammi),
1018             'one' => q({0} kilogrammi),
1019             'other' => q({0} kilogrammi),
1020             },
1021             'kilometer' => {
1022             'name' => q(kilometeri),
1023             'one' => q({0} kilometeri),
1024             'other' => q({0} kilometeri),
1025             'per' => q({0} per kilometeri),
1026             },
1027             'kilometer-per-hour' => {
1028             'name' => q(kilometeri per nalunaaquttap-akunnera),
1029             'one' => q({0} kilometeri per nalunaaquttap-akunnera),
1030             'other' => q({0} kilometeri per nalunaaquttap-akunnera),
1031             },
1032             'kilowatt' => {
1033             'name' => q(kilowatti),
1034             'one' => q({0} kilowatti),
1035             'other' => q({0} kilowatti),
1036             },
1037             'light-year' => {
1038             'name' => q(lysukioq),
1039             'one' => q({0} lysÃ¥ri),
1040             'other' => q({0} lysÃ¥ri),
1041             },
1042             'liter' => {
1043             'name' => q(literi),
1044             'one' => q({0} literi),
1045             'other' => q({0} literi),
1046             'per' => q({0} per literi),
1047             },
1048             'megaliter' => {
1049             'name' => q(megaliteri),
1050             'one' => q({0} megaliteri),
1051             'other' => q({0} megaliteri),
1052             },
1053             'meter' => {
1054             'name' => q(meteri),
1055             'one' => q({0} meteri),
1056             'other' => q({0} meteri),
1057             'per' => q({0} per meteri),
1058             },
1059             'meter-per-second' => {
1060             'name' => q(meteri per sekundi),
1061             'one' => q({0} meteri per sekundi),
1062             'other' => q({0} meteri per sekundi),
1063             },
1064             'mile' => {
1065             'name' => q(engelske mil),
1066             'one' => q({0} engelsk mil),
1067             'other' => q({0} engelske mil),
1068             },
1069             'mile-per-hour' => {
1070             'name' => q(engelske mil per nalunaaquttap-akunnera),
1071             'one' => q({0} engelsk mil per nalunaaquttap-akunnera),
1072             'other' => q({0} engelske mil per nalunaaquttap-akunnera),
1073             },
1074             'millibar' => {
1075             'name' => q(millibari),
1076             'one' => q({0} millibari),
1077             'other' => q({0} millibari),
1078             },
1079             'milliliter' => {
1080             'name' => q(milliliteri),
1081             'one' => q({0} milliliteri),
1082             'other' => q({0} milliliteri),
1083             },
1084             'millimeter' => {
1085             'name' => q(millimeteri),
1086             'one' => q({0} millimeteri),
1087             'other' => q({0} millimeteri),
1088             },
1089             'millisecond' => {
1090             'name' => q(millisekundi),
1091             'one' => q({0} millisekundi),
1092             'other' => q({0} millisekundi),
1093             },
1094             'minute' => {
1095             'name' => q(minutsi),
1096             'one' => q({0} minutsi),
1097             'other' => q({0} minutsi),
1098             },
1099             'month' => {
1100             'name' => q(qaammat),
1101             'one' => q({0} qaammat),
1102             'other' => q({0} qaammat),
1103             },
1104             'nautical-mile' => {
1105             'name' => q(sømili),
1106             'one' => q({0} sømili),
1107             'other' => q({0} sømili),
1108             },
1109             'ounce' => {
1110             'name' => q(unser),
1111             'one' => q({0} unse),
1112             'other' => q({0} unser),
1113             },
1114             'per' => {
1115             '1' => q({0} per {1}),
1116             },
1117             'picometer' => {
1118             'name' => q(pikometeri),
1119             'one' => q({0} pikometeri),
1120             'other' => q({0} pikometeri),
1121             },
1122             'pound' => {
1123             'name' => q(skÃ¥lpund),
1124             'one' => q({0} skÃ¥lpund),
1125             'other' => q({0} skÃ¥lpund),
1126             },
1127             'second' => {
1128             'name' => q(sekundi),
1129             'one' => q({0} sekundi),
1130             'other' => q({0} sekundi),
1131             },
1132             'square-foot' => {
1133             'name' => q(kvadratfod),
1134             'one' => q({0} kvadratfod),
1135             'other' => q({0} kvadratfod),
1136             },
1137             'square-kilometer' => {
1138             'name' => q(kvadratkilometeri),
1139             'one' => q({0} kvadratkilometeri),
1140             'other' => q({0} kvadratkilometeri),
1141             },
1142             'square-meter' => {
1143             'name' => q(kvadratmeteri),
1144             'one' => q({0} kvadratmeteri),
1145             'other' => q({0} kvadratmeteri),
1146             'per' => q({0} per kvadratmeteri),
1147             },
1148             'square-mile' => {
1149             'name' => q(engelske kvadratmil),
1150             'one' => q({0} engelsk kvadratmil),
1151             'other' => q({0} engelske kvadratmil),
1152             },
1153             'tablespoon' => {
1154             'name' => q(alussaatip imai),
1155             'one' => q({0} alussaatip imai),
1156             'other' => q({0} alussaatip imai),
1157             },
1158             'teaspoon' => {
1159             'name' => q(alussaateeqqap imai),
1160             'one' => q({0} alussaateeqqap imai),
1161             'other' => q({0} alussaateeqqap imai),
1162             },
1163             'watt' => {
1164             'name' => q(watti),
1165             'one' => q({0} watti),
1166             'other' => q({0} watti),
1167             },
1168             'week' => {
1169             'name' => q(sapaatip-akunnera),
1170             'one' => q({0} sapaatip-akunnera),
1171             'other' => q({0} sapaatip-akunnera),
1172             },
1173             'yard' => {
1174             'name' => q(engelske yard),
1175             'one' => q({0} engelsk yard),
1176             'other' => q({0} engelske yard),
1177             },
1178             'year' => {
1179             'name' => q(ukioq),
1180             'one' => q({0} ukioq),
1181             'other' => q({0} ukioq),
1182             },
1183             },
1184             'narrow' => {
1185             'acre' => {
1186             'one' => q({0} ac),
1187             'other' => q({0} ac),
1188             },
1189             'arc-minute' => {
1190             'one' => q({0}′),
1191             'other' => q({0}′),
1192             },
1193             'arc-second' => {
1194             'one' => q({0}″),
1195             'other' => q({0}″),
1196             },
1197             'celsius' => {
1198             'one' => q({0}°),
1199             'other' => q({0}°),
1200             },
1201             'centimeter' => {
1202             'one' => q({0}cm),
1203             'other' => q({0}cm),
1204             'per' => q({0}/cm),
1205             },
1206             'coordinate' => {
1207             'east' => q({0}Ø),
1208             'north' => q({0}N),
1209             'south' => q({0}S),
1210             'west' => q({0}V),
1211             },
1212             'cubic-kilometer' => {
1213             'one' => q({0}km³),
1214             'other' => q({0}km³),
1215             },
1216             'cubic-mile' => {
1217             'one' => q({0} mi³),
1218             'other' => q({0} mi³),
1219             },
1220             'day' => {
1221             'one' => q({0}d),
1222             'other' => q({0}d),
1223             },
1224             'decimeter' => {
1225             'name' => q(dm),
1226             'one' => q({0}dm),
1227             'other' => q({0}dm),
1228             },
1229             'degree' => {
1230             'one' => q({0}°),
1231             'other' => q({0}°),
1232             },
1233             'fahrenheit' => {
1234             'one' => q({0}°F),
1235             'other' => q({0}°F),
1236             },
1237             'fathom' => {
1238             'name' => q(fm),
1239             'one' => q({0} fm),
1240             'other' => q({0} fm),
1241             },
1242             'foot' => {
1243             'one' => q({0} fod),
1244             'other' => q({0} fod),
1245             'per' => q({0}/fod),
1246             },
1247             'furlong' => {
1248             'name' => q(fur),
1249             'one' => q({0} fur),
1250             'other' => q({0} fur),
1251             },
1252             'g-force' => {
1253             'one' => q({0}G),
1254             'other' => q({0}G),
1255             },
1256             'gram' => {
1257             'one' => q({0}g),
1258             'other' => q({0}g),
1259             },
1260             'hectare' => {
1261             'one' => q({0}ha),
1262             'other' => q({0}ha),
1263             },
1264             'hectoliter' => {
1265             'name' => q(hL),
1266             'one' => q({0} hL),
1267             'other' => q({0} hL),
1268             },
1269             'hectopascal' => {
1270             'one' => q({0}hPa),
1271             'other' => q({0}hPa),
1272             },
1273             'horsepower' => {
1274             'one' => q({0}hk),
1275             'other' => q({0}hk),
1276             },
1277             'hour' => {
1278             'one' => q({0}h),
1279             'other' => q({0}h),
1280             },
1281             'inch' => {
1282             'one' => q({0} tomme),
1283             'other' => q({0} tommer),
1284             'per' => q({0}/tomme),
1285             },
1286             'inch-hg' => {
1287             'one' => q({0} inHg),
1288             'other' => q({0} inHg),
1289             },
1290             'kilogram' => {
1291             'one' => q({0}kg),
1292             'other' => q({0}kg),
1293             },
1294             'kilometer' => {
1295             'one' => q({0}km),
1296             'other' => q({0}km),
1297             'per' => q({0}/km),
1298             },
1299             'kilometer-per-hour' => {
1300             'one' => q({0}km/h),
1301             'other' => q({0}km/h),
1302             },
1303             'kilowatt' => {
1304             'one' => q({0}kW),
1305             'other' => q({0}kW),
1306             },
1307             'light-year' => {
1308             'one' => q({0} lÃ¥),
1309             'other' => q({0} lÃ¥),
1310             },
1311             'liter' => {
1312             'one' => q({0}L),
1313             'other' => q({0}L),
1314             'per' => q({0}/L),
1315             },
1316             'megaliter' => {
1317             'name' => q(megaliteri),
1318             'one' => q({0} ML),
1319             'other' => q({0} ML),
1320             },
1321             'meter' => {
1322             'one' => q({0}m),
1323             'other' => q({0}m),
1324             'per' => q({0}/m),
1325             },
1326             'meter-per-second' => {
1327             'one' => q({0}m/s),
1328             'other' => q({0}m/s),
1329             },
1330             'meter-per-second-squared' => {
1331             'name' => q(m/s²),
1332             'one' => q({0} m/s²),
1333             'other' => q({0} m/s²),
1334             },
1335             'mile' => {
1336             'one' => q({0} mi),
1337             'other' => q({0} mi),
1338             },
1339             'mile-per-hour' => {
1340             'one' => q({0} mi/h),
1341             'other' => q({0} mi/h),
1342             },
1343             'millibar' => {
1344             'one' => q({0}mbar),
1345             'other' => q({0}mbar),
1346             },
1347             'milliliter' => {
1348             'name' => q(mL),
1349             'one' => q({0} mL),
1350             'other' => q({0} mL),
1351             },
1352             'millimeter' => {
1353             'one' => q({0}mm),
1354             'other' => q({0}mm),
1355             },
1356             'millisecond' => {
1357             'one' => q({0}ms),
1358             'other' => q({0}ms),
1359             },
1360             'minute' => {
1361             'one' => q({0}m),
1362             'other' => q({0}m),
1363             },
1364             'month' => {
1365             'one' => q({0}m),
1366             'other' => q({0}m),
1367             },
1368             'nanometer' => {
1369             'name' => q(nm),
1370             },
1371             'nautical-mile' => {
1372             'name' => q(sømili),
1373             'one' => q({0} sømili),
1374             'other' => q({0} sømili),
1375             },
1376             'ounce' => {
1377             'one' => q({0} unse),
1378             'other' => q({0} unser),
1379             },
1380             'per' => {
1381             '1' => q({0}/{1}),
1382             },
1383             'picometer' => {
1384             'one' => q({0}pm),
1385             'other' => q({0}pm),
1386             },
1387             'pound' => {
1388             'one' => q({0} skÃ¥lpund),
1389             'other' => q({0} skÃ¥lpund),
1390             },
1391             'second' => {
1392             'one' => q({0}s),
1393             'other' => q({0}s),
1394             },
1395             'square-foot' => {
1396             'one' => q({0} ft²),
1397             'other' => q({0} ft²),
1398             },
1399             'square-kilometer' => {
1400             'one' => q({0}km²),
1401             'other' => q({0}km²),
1402             },
1403             'square-meter' => {
1404             'one' => q({0}m²),
1405             'other' => q({0}m²),
1406             'per' => q({0}/m²),
1407             },
1408             'square-mile' => {
1409             'one' => q({0} mi²),
1410             'other' => q({0} mi²),
1411             },
1412             'tablespoon' => {
1413             'name' => q(ssk),
1414             'one' => q({0} ssk),
1415             'other' => q({0} ssk),
1416             },
1417             'teaspoon' => {
1418             'name' => q(tsk),
1419             'one' => q({0} tsk),
1420             'other' => q({0} tsk),
1421             },
1422             'watt' => {
1423             'one' => q({0}W),
1424             'other' => q({0}W),
1425             },
1426             'week' => {
1427             'one' => q({0}u),
1428             'other' => q({0}u),
1429             },
1430             'yard' => {
1431             'one' => q({0} yd),
1432             'other' => q({0} yd),
1433             },
1434             'year' => {
1435             'one' => q({0}Ã¥),
1436             'other' => q({0}Ã¥),
1437             },
1438             },
1439             'short' => {
1440             'acre' => {
1441             'name' => q(amerikanske tønde land),
1442             'one' => q({0} ac),
1443             'other' => q({0} ac),
1444             },
1445             'arc-minute' => {
1446             'name' => q(bueminutsi),
1447             'one' => q({0}′),
1448             'other' => q({0}′),
1449             },
1450             'arc-second' => {
1451             'name' => q(buesekundi),
1452             'one' => q({0}″),
1453             'other' => q({0}″),
1454             },
1455             'celsius' => {
1456             'name' => q(gradi Celsius),
1457             'one' => q({0}°C),
1458             'other' => q({0}°C),
1459             },
1460             'centimeter' => {
1461             'name' => q(centimeteri),
1462             'one' => q({0} cm),
1463             'other' => q({0} cm),
1464             'per' => q({0}/cm),
1465             },
1466             'coordinate' => {
1467             'east' => q({0} Ø),
1468             'north' => q({0} N),
1469             'south' => q({0} S),
1470             'west' => q({0} V),
1471             },
1472             'cubic-kilometer' => {
1473             'name' => q(kubikkilometeri),
1474             'one' => q({0} km³),
1475             'other' => q({0} km³),
1476             },
1477             'cubic-mile' => {
1478             'name' => q(engelske kubikmil),
1479             'one' => q({0} mi³),
1480             'other' => q({0} mi³),
1481             },
1482             'day' => {
1483             'name' => q(ulloq unnuarlu),
1484             'one' => q({0} d),
1485             'other' => q({0} d),
1486             },
1487             'decimeter' => {
1488             'name' => q(dm),
1489             'one' => q({0} dm),
1490             'other' => q({0} dm),
1491             },
1492             'degree' => {
1493             'name' => q(gradi),
1494             'one' => q({0}°),
1495             'other' => q({0}°),
1496             },
1497             'fahrenheit' => {
1498             'name' => q(gradi Fahrenheit),
1499             'one' => q({0}°F),
1500             'other' => q({0}°F),
1501             },
1502             'fathom' => {
1503             'name' => q(fm),
1504             'one' => q({0} fm),
1505             'other' => q({0} fm),
1506             },
1507             'foot' => {
1508             'name' => q(fod),
1509             'one' => q({0} fod),
1510             'other' => q({0} fod),
1511             'per' => q({0}/fod),
1512             },
1513             'furlong' => {
1514             'name' => q(fur),
1515             'one' => q({0} fur),
1516             'other' => q({0} fur),
1517             },
1518             'g-force' => {
1519             'name' => q(Jordgravitationer),
1520             'one' => q({0} G),
1521             'other' => q({0} G),
1522             },
1523             'gram' => {
1524             'name' => q(grammi),
1525             'one' => q({0} g),
1526             'other' => q({0} g),
1527             },
1528             'hectare' => {
1529             'name' => q(hektari),
1530             'one' => q({0} ha),
1531             'other' => q({0} ha),
1532             },
1533             'hectoliter' => {
1534             'name' => q(hL),
1535             'one' => q({0} hL),
1536             'other' => q({0} hL),
1537             },
1538             'hectopascal' => {
1539             'name' => q(hektopascali),
1540             'one' => q({0} hPa),
1541             'other' => q({0} hPa),
1542             },
1543             'horsepower' => {
1544             'name' => q(hestekrafter),
1545             'one' => q({0} hk),
1546             'other' => q({0} hk),
1547             },
1548             'hour' => {
1549             'name' => q(nalunaaquttap-akunnera),
1550             'one' => q({0} h),
1551             'other' => q({0} h),
1552             },
1553             'inch' => {
1554             'name' => q(tommer),
1555             'one' => q({0} tomme),
1556             'other' => q({0} tommer),
1557             'per' => q({0}/tomme),
1558             },
1559             'inch-hg' => {
1560             'name' => q(tommer kviksølv),
1561             'one' => q({0} inHg),
1562             'other' => q({0} inHg),
1563             },
1564             'kilogram' => {
1565             'name' => q(kilogrammi),
1566             'one' => q({0} kg),
1567             'other' => q({0} kg),
1568             },
1569             'kilometer' => {
1570             'name' => q(kilometeri),
1571             'one' => q({0} km),
1572             'other' => q({0} km),
1573             'per' => q({0}/km),
1574             },
1575             'kilometer-per-hour' => {
1576             'name' => q(kilometeri per nalunaaquttap-akunnera),
1577             'one' => q({0} km/h),
1578             'other' => q({0} km/h),
1579             },
1580             'kilowatt' => {
1581             'name' => q(kilowatti),
1582             'one' => q({0} kW),
1583             'other' => q({0} kW),
1584             },
1585             'light-year' => {
1586             'name' => q(lysukioq),
1587             'one' => q({0} lysÃ¥ri),
1588             'other' => q({0} lysÃ¥ri),
1589             },
1590             'liter' => {
1591             'name' => q(literi),
1592             'one' => q({0} L),
1593             'other' => q({0} L),
1594             'per' => q({0}/L),
1595             },
1596             'megaliter' => {
1597             'name' => q(megaliteri),
1598             'one' => q({0} ML),
1599             'other' => q({0} ML),
1600             },
1601             'meter' => {
1602             'name' => q(meteri),
1603             'one' => q({0} m),
1604             'other' => q({0} m),
1605             'per' => q({0}/m),
1606             },
1607             'meter-per-second' => {
1608             'name' => q(meteri per sekundi),
1609             'one' => q({0} m/s),
1610             'other' => q({0} m/s),
1611             },
1612             'meter-per-second-squared' => {
1613             'name' => q(m/s²),
1614             'one' => q({0} m/s²),
1615             'other' => q({0} m/s²),
1616             },
1617             'mile' => {
1618             'name' => q(engelske mil),
1619             'one' => q({0} mi),
1620             'other' => q({0} mi),
1621             },
1622             'mile-per-hour' => {
1623             'name' => q(engelske mil per nalunaaquttap-akunnera),
1624             'one' => q({0} mi/h),
1625             'other' => q({0} mi/h),
1626             },
1627             'millibar' => {
1628             'name' => q(millibari),
1629             'one' => q({0} mbar),
1630             'other' => q({0} mbar),
1631             },
1632             'milliliter' => {
1633             'name' => q(mL),
1634             'one' => q({0} mL),
1635             'other' => q({0} mL),
1636             },
1637             'millimeter' => {
1638             'name' => q(millimeteri),
1639             'one' => q({0} mm),
1640             'other' => q({0} mm),
1641             },
1642             'millisecond' => {
1643             'name' => q(millisekundi),
1644             'one' => q({0} ms),
1645             'other' => q({0} ms),
1646             },
1647             'minute' => {
1648             'name' => q(minutsi),
1649             'one' => q({0} min),
1650             'other' => q({0} min),
1651             },
1652             'month' => {
1653             'name' => q(qaammat),
1654             'one' => q({0} mÃ¥n),
1655             'other' => q({0} mÃ¥n),
1656             },
1657             'nanometer' => {
1658             'name' => q(nm),
1659             'one' => q({0} nm),
1660             'other' => q({0} nm),
1661             },
1662             'nautical-mile' => {
1663             'name' => q(sømili),
1664             'one' => q({0} sømili),
1665             'other' => q({0} sømili),
1666             },
1667             'ounce' => {
1668             'name' => q(unser),
1669             'one' => q({0} unse),
1670             'other' => q({0} unser),
1671             },
1672             'per' => {
1673             '1' => q({0}/{1}),
1674             },
1675             'picometer' => {
1676             'name' => q(pikometeri),
1677             'one' => q({0} pm),
1678             'other' => q({0} pm),
1679             },
1680             'pound' => {
1681             'name' => q(skÃ¥lpund),
1682             'one' => q({0} skÃ¥lpund),
1683             'other' => q({0} skÃ¥lpund),
1684             },
1685             'second' => {
1686             'name' => q(sekundi),
1687             'one' => q({0} s),
1688             'other' => q({0} s),
1689             },
1690             'square-foot' => {
1691             'name' => q(kvadratfod),
1692             'one' => q({0} ft²),
1693             'other' => q({0} ft²),
1694             },
1695             'square-kilometer' => {
1696             'name' => q(kvadratkilometeri),
1697             'one' => q({0} km²),
1698             'other' => q({0} km²),
1699             },
1700             'square-meter' => {
1701             'name' => q(kvadratmeteri),
1702             'one' => q({0} m²),
1703             'other' => q({0} m²),
1704             'per' => q({0}/m²),
1705             },
1706             'square-mile' => {
1707             'name' => q(engelske kvadratmil),
1708             'one' => q({0} mi²),
1709             'other' => q({0} mi²),
1710             },
1711             'tablespoon' => {
1712             'name' => q(ssk),
1713             'one' => q({0} ssk),
1714             'other' => q({0} ssk),
1715             },
1716             'teaspoon' => {
1717             'name' => q(tsk),
1718             'one' => q({0} tsk),
1719             'other' => q({0} tsk),
1720             },
1721             'watt' => {
1722             'name' => q(watti),
1723             'one' => q({0} W),
1724             'other' => q({0} W),
1725             },
1726             'week' => {
1727             'name' => q(sapaatip-akunnera),
1728             'one' => q({0} u),
1729             'other' => q({0} u),
1730             },
1731             'yard' => {
1732             'name' => q(engelske yard),
1733             'one' => q({0} yd),
1734             'other' => q({0} yd),
1735             },
1736             'year' => {
1737             'name' => q(ukioq),
1738             'one' => q({0} ukioq),
1739             'other' => q({0} ukioq),
1740             },
1741             },
1742             } }
1743             );
1744              
1745             has 'yesstr' => (
1746             is => 'ro',
1747             isa => RegexpRef,
1748             init_arg => undef,
1749             default => sub { qr'^(?i:aap|a|yes|y)$' }
1750             );
1751              
1752             has 'nostr' => (
1753             is => 'ro',
1754             isa => RegexpRef,
1755             init_arg => undef,
1756             default => sub { qr'^(?i:naagga|n)$' }
1757             );
1758              
1759             has 'listPatterns' => (
1760             is => 'ro',
1761             isa => HashRef,
1762             init_arg => undef,
1763             default => sub { {
1764             start => q({0}, {1}),
1765             middle => q({0}, {1}),
1766             end => q({0}, {1}),
1767             2 => q({0}, {1}),
1768             } }
1769             );
1770              
1771             has 'number_symbols' => (
1772             is => 'ro',
1773             isa => HashRef,
1774             init_arg => undef,
1775             default => sub { {
1776             'latn' => {
1777             'decimal' => q(,),
1778             'exponential' => q(×10^),
1779             'group' => q(.),
1780             'infinity' => q(∞),
1781             'list' => q(;),
1782             'minusSign' => q(-),
1783             'nan' => q(¤¤¤),
1784             'perMille' => q(‰),
1785             'percentSign' => q(%),
1786             'plusSign' => q(+),
1787             'superscriptingExponent' => q(·),
1788             },
1789             } }
1790             );
1791              
1792             has 'number_formats' => (
1793             is => 'ro',
1794             isa => HashRef,
1795             init_arg => undef,
1796             default => sub { {
1797             decimalFormat => {
1798             'default' => {
1799             '1000' => {
1800             'one' => '0 td',
1801             'other' => '0 td',
1802             },
1803             '10000' => {
1804             'one' => '00 td',
1805             'other' => '00 td',
1806             },
1807             '100000' => {
1808             'one' => '000 td',
1809             'other' => '000 td',
1810             },
1811             '1000000' => {
1812             'one' => '0 mn',
1813             'other' => '0 mn',
1814             },
1815             '10000000' => {
1816             'one' => '00 mn',
1817             'other' => '00 mn',
1818             },
1819             '100000000' => {
1820             'one' => '000 mn',
1821             'other' => '000 mn',
1822             },
1823             '1000000000' => {
1824             'one' => '0 md',
1825             'other' => '0 md',
1826             },
1827             '10000000000' => {
1828             'one' => '00 md',
1829             'other' => '00 md',
1830             },
1831             '100000000000' => {
1832             'one' => '000 md',
1833             'other' => '000 md',
1834             },
1835             '1000000000000' => {
1836             'one' => '0 bn',
1837             'other' => '0 bn',
1838             },
1839             '10000000000000' => {
1840             'one' => '00 bn',
1841             'other' => '00 bn',
1842             },
1843             '100000000000000' => {
1844             'one' => '000 bn',
1845             'other' => '000 bn',
1846             },
1847             'standard' => {
1848             '' => '#,##0.###',
1849             },
1850             },
1851             'long' => {
1852             '1000' => {
1853             'one' => '0 tusind',
1854             'other' => '0 tusind',
1855             },
1856             '10000' => {
1857             'one' => '00 tusind',
1858             'other' => '00 tusind',
1859             },
1860             '100000' => {
1861             'one' => '000 tusind',
1862             'other' => '000 tusind',
1863             },
1864             '1000000' => {
1865             'one' => '0 million',
1866             'other' => '0 millioner',
1867             },
1868             '10000000' => {
1869             'one' => '00 million',
1870             'other' => '00 millioner',
1871             },
1872             '100000000' => {
1873             'one' => '000 million',
1874             'other' => '000 millioner',
1875             },
1876             '1000000000' => {
1877             'one' => '0 milliard',
1878             'other' => '0 milliarder',
1879             },
1880             '10000000000' => {
1881             'one' => '00 milliard',
1882             'other' => '00 milliarder',
1883             },
1884             '100000000000' => {
1885             'one' => '000 milliard',
1886             'other' => '000 milliarder',
1887             },
1888             '1000000000000' => {
1889             'one' => '0 billion',
1890             'other' => '0 billioner',
1891             },
1892             '10000000000000' => {
1893             'one' => '00 billion',
1894             'other' => '00 billioner',
1895             },
1896             '100000000000000' => {
1897             'one' => '000 billion',
1898             'other' => '000 billioner',
1899             },
1900             },
1901             'short' => {
1902             '1000' => {
1903             'one' => '0 td',
1904             'other' => '0 td',
1905             },
1906             '10000' => {
1907             'one' => '00 td',
1908             'other' => '00 td',
1909             },
1910             '100000' => {
1911             'one' => '000 td',
1912             'other' => '000 td',
1913             },
1914             '1000000' => {
1915             'one' => '0 mn',
1916             'other' => '0 mn',
1917             },
1918             '10000000' => {
1919             'one' => '00 mn',
1920             'other' => '00 mn',
1921             },
1922             '100000000' => {
1923             'one' => '000 mn',
1924             'other' => '000 mn',
1925             },
1926             '1000000000' => {
1927             'one' => '0 md',
1928             'other' => '0 md',
1929             },
1930             '10000000000' => {
1931             'one' => '00 md',
1932             'other' => '00 md',
1933             },
1934             '100000000000' => {
1935             'one' => '000 md',
1936             'other' => '000 md',
1937             },
1938             '1000000000000' => {
1939             'one' => '0 bn',
1940             'other' => '0 bn',
1941             },
1942             '10000000000000' => {
1943             'one' => '00 bn',
1944             'other' => '00 bn',
1945             },
1946             '100000000000000' => {
1947             'one' => '000 bn',
1948             'other' => '000 bn',
1949             },
1950             },
1951             },
1952             percentFormat => {
1953             'default' => {
1954             'standard' => {
1955             '' => '#,##0 %',
1956             },
1957             },
1958             },
1959             scientificFormat => {
1960             'default' => {
1961             'standard' => {
1962             '' => '#E0',
1963             },
1964             },
1965             },
1966             } },
1967             );
1968              
1969             has 'number_currency_formats' => (
1970             is => 'ro',
1971             isa => HashRef,
1972             init_arg => undef,
1973             default => sub { {
1974             'latn' => {
1975             'pattern' => {
1976             'default' => {
1977             'standard' => {
1978             'negative' => '¤-#,##0.00',
1979             'positive' => '¤#,##0.00',
1980             },
1981             },
1982             },
1983             },
1984             } },
1985             );
1986              
1987             has 'currencies' => (
1988             is => 'ro',
1989             isa => HashRef,
1990             init_arg => undef,
1991             default => sub { {
1992             'DKK' => {
1993             symbol => 'kr.',
1994             display_name => {
1995             'currency' => q(danmarkimut koruuni),
1996             'one' => q(danskinut koruuni),
1997             'other' => q(danmarkimut koruuni),
1998             },
1999             },
2000             'EUR' => {
2001             symbol => '€',
2002             display_name => {
2003             'currency' => q(euro),
2004             'one' => q(euro),
2005             'other' => q(euro),
2006             },
2007             },
2008             'NOK' => {
2009             symbol => 'Nkr',
2010             display_name => {
2011             'currency' => q(norskit koruuni),
2012             'one' => q(norskit koruuni),
2013             'other' => q(norskit koruuni),
2014             },
2015             },
2016             'SEK' => {
2017             symbol => 'Skr',
2018             display_name => {
2019             'currency' => q(svenskit koruuni),
2020             'one' => q(svenskit koruuni),
2021             'other' => q(svenskit koruuni),
2022             },
2023             },
2024             } },
2025             );
2026              
2027              
2028             has 'calendar_months' => (
2029             is => 'ro',
2030             isa => HashRef,
2031             init_arg => undef,
2032             default => sub { {
2033             'gregorian' => {
2034             'format' => {
2035             abbreviated => {
2036             nonleap => [
2037             'jan',
2038             'feb',
2039             'mar',
2040             'apr',
2041             'maj',
2042             'jun',
2043             'jul',
2044             'aug',
2045             'sep',
2046             'okt',
2047             'nov',
2048             'dec'
2049             ],
2050             leap => [
2051            
2052             ],
2053             },
2054             narrow => {
2055             nonleap => [
2056             'J',
2057             'F',
2058             'M',
2059             'A',
2060             'M',
2061             'J',
2062             'J',
2063             'A',
2064             'S',
2065             'O',
2066             'N',
2067             'D'
2068             ],
2069             leap => [
2070            
2071             ],
2072             },
2073             wide => {
2074             nonleap => [
2075             'januari',
2076             'februari',
2077             'martsi',
2078             'aprili',
2079             'maji',
2080             'juni',
2081             'juli',
2082             'augustusi',
2083             'septemberi',
2084             'oktoberi',
2085             'novemberi',
2086             'decemberi'
2087             ],
2088             leap => [
2089            
2090             ],
2091             },
2092             },
2093             'stand-alone' => {
2094             abbreviated => {
2095             nonleap => [
2096             'jan',
2097             'feb',
2098             'mar',
2099             'apr',
2100             'maj',
2101             'jun',
2102             'jul',
2103             'aug',
2104             'sep',
2105             'okt',
2106             'nov',
2107             'dec'
2108             ],
2109             leap => [
2110            
2111             ],
2112             },
2113             narrow => {
2114             nonleap => [
2115             'J',
2116             'F',
2117             'M',
2118             'A',
2119             'M',
2120             'J',
2121             'J',
2122             'A',
2123             'S',
2124             'O',
2125             'N',
2126             'D'
2127             ],
2128             leap => [
2129            
2130             ],
2131             },
2132             wide => {
2133             nonleap => [
2134             'januari',
2135             'februari',
2136             'martsi',
2137             'aprili',
2138             'maji',
2139             'juni',
2140             'juli',
2141             'augustusi',
2142             'septemberi',
2143             'oktoberi',
2144             'novemberi',
2145             'decemberi'
2146             ],
2147             leap => [
2148            
2149             ],
2150             },
2151             },
2152             },
2153             } },
2154             );
2155              
2156             has 'calendar_days' => (
2157             is => 'ro',
2158             isa => HashRef,
2159             init_arg => undef,
2160             default => sub { {
2161             'gregorian' => {
2162             'format' => {
2163             abbreviated => {
2164             mon => 'ata',
2165             tue => 'mar',
2166             wed => 'pin',
2167             thu => 'sis',
2168             fri => 'tal',
2169             sat => 'arf',
2170             sun => 'sab'
2171             },
2172             short => {
2173             mon => 'ata',
2174             tue => 'mar',
2175             wed => 'pin',
2176             thu => 'sis',
2177             fri => 'tal',
2178             sat => 'arf',
2179             sun => 'sab'
2180             },
2181             wide => {
2182             mon => 'ataasinngorneq',
2183             tue => 'marlunngorneq',
2184             wed => 'pingasunngorneq',
2185             thu => 'sisamanngorneq',
2186             fri => 'tallimanngorneq',
2187             sat => 'arfininngorneq',
2188             sun => 'sabaat'
2189             },
2190             },
2191             'stand-alone' => {
2192             narrow => {
2193             mon => 'A',
2194             tue => 'M',
2195             wed => 'P',
2196             thu => 'S',
2197             fri => 'T',
2198             sat => 'A',
2199             sun => 'S'
2200             },
2201             short => {
2202             mon => 'ata',
2203             tue => 'mar',
2204             wed => 'pin',
2205             thu => 'sis',
2206             fri => 'tal',
2207             sat => 'arf',
2208             sun => 'sab'
2209             },
2210             wide => {
2211             mon => 'ataasinngorneq',
2212             tue => 'marlunngorneq',
2213             wed => 'pingasunngorneq',
2214             thu => 'sisamanngorneq',
2215             fri => 'tallimanngorneq',
2216             sat => 'arfininngorneq',
2217             sun => 'sabaat'
2218             },
2219             },
2220             },
2221             } },
2222             );
2223              
2224             has 'calendar_quarters' => (
2225             is => 'ro',
2226             isa => HashRef,
2227             init_arg => undef,
2228             default => sub { {
2229             'gregorian' => {
2230             'format' => {
2231             abbreviated => {0 => 'S1',
2232             1 => 'S2',
2233             2 => 'S3',
2234             3 => 'S4'
2235             },
2236             narrow => {0 => 'S1',
2237             1 => 'S2',
2238             2 => 'S3',
2239             3 => 'S4'
2240             },
2241             wide => {0 => 'ukiup sisamararterutaa 1',
2242             1 => 'ukiup sisamararterutaa 2',
2243             2 => 'ukiup sisamararterutaa 3',
2244             3 => 'ukiup sisamararterutaa 4'
2245             },
2246             },
2247             'stand-alone' => {
2248             abbreviated => {0 => 'S1',
2249             1 => 'S2',
2250             2 => 'S3',
2251             3 => 'S4'
2252             },
2253             narrow => {0 => 'S1',
2254             1 => 'S2',
2255             2 => 'S3',
2256             3 => 'S4'
2257             },
2258             wide => {0 => 'ukiup sisamararterutaa 1',
2259             1 => 'ukiup sisamararterutaa 2',
2260             2 => 'ukiup sisamararterutaa 3',
2261             3 => 'ukiup sisamararterutaa 4'
2262             },
2263             },
2264             },
2265             } },
2266             );
2267              
2268             has 'day_periods' => (
2269             is => 'ro',
2270             isa => HashRef,
2271             init_arg => undef,
2272             default => sub { {
2273             'gregorian' => {
2274             'format' => {
2275             'abbreviated' => {
2276             'am' => q{u.t.},
2277             'pm' => q{u.k.},
2278             },
2279             'wide' => {
2280             'pm' => q{ulloqeqqata-kingorna},
2281             'am' => q{ulloqeqqata-tungaa},
2282             },
2283             },
2284             },
2285             } },
2286             );
2287              
2288             has 'eras' => (
2289             is => 'ro',
2290             isa => HashRef,
2291             init_arg => undef,
2292             default => sub { {
2293             'generic' => {
2294             },
2295             'gregorian' => {
2296             abbreviated => {
2297             '0' => 'Kr.in.si.',
2298             '1' => 'Kr.in.king.'
2299             },
2300             narrow => {
2301             '0' => 'Kr.s.',
2302             '1' => 'Kr.k.'
2303             },
2304             wide => {
2305             '0' => 'Kristusip inunngornerata siornagut',
2306             '1' => 'Kristusip inunngornerata kingornagut'
2307             },
2308             },
2309             } },
2310             );
2311              
2312             has 'date_formats' => (
2313             is => 'ro',
2314             isa => HashRef,
2315             init_arg => undef,
2316             default => sub { {
2317             'generic' => {
2318             'full' => q{EEEE dd MMMM y G},
2319             'long' => q{dd MMMM y G},
2320             'medium' => q{MMM dd, y G},
2321             'short' => q{GGGGG y-MM-dd},
2322             },
2323             'gregorian' => {
2324             'full' => q{EEEE dd MMMM y},
2325             'long' => q{dd MMMM y},
2326             'medium' => q{MMM dd, y},
2327             'short' => q{y-MM-dd},
2328             },
2329             } },
2330             );
2331              
2332             has 'time_formats' => (
2333             is => 'ro',
2334             isa => HashRef,
2335             init_arg => undef,
2336             default => sub { {
2337             'generic' => {
2338             },
2339             'gregorian' => {
2340             'full' => q{h:mm:ss a zzzz},
2341             'long' => q{h:mm:ss a z},
2342             'medium' => q{h:mm:ss a},
2343             'short' => q{h:mm a},
2344             },
2345             } },
2346             );
2347              
2348             has 'datetime_formats' => (
2349             is => 'ro',
2350             isa => HashRef,
2351             init_arg => undef,
2352             default => sub { {
2353             'generic' => {
2354             'full' => q{{1} {0}},
2355             'long' => q{{1} {0}},
2356             'medium' => q{{1} {0}},
2357             'short' => q{{1} {0}},
2358             },
2359             'gregorian' => {
2360             'full' => q{{1} {0}},
2361             'long' => q{{1} {0}},
2362             'medium' => q{{1} {0}},
2363             'short' => q{{1} {0}},
2364             },
2365             } },
2366             );
2367              
2368             has 'datetime_formats_available_formats' => (
2369             is => 'ro',
2370             isa => HashRef,
2371             init_arg => undef,
2372             default => sub { {
2373             'generic' => {
2374             Ed => q{E, d},
2375             H => q{HH},
2376             Hm => q{HH:mm},
2377             Hms => q{HH:mm:ss},
2378             M => q{L},
2379             MEd => q{E, d/M},
2380             Md => q{d/M},
2381             h => q{h a},
2382             hm => q{h:mm a},
2383             hms => q{h:mm:ss a},
2384             ms => q{mm:ss},
2385             yM => q{y-MM},
2386             yMEd => q{E, y-MM-dd},
2387             yMMM => q{MMM y},
2388             yMMMEd => q{E, MMM d, y},
2389             yMMMd => q{MMM d, y},
2390             yMd => q{y-MM-dd},
2391             yQQQ => q{y QQQQ},
2392             yQQQQ => q{y QQQQ},
2393             },
2394             'gregorian' => {
2395             Ed => q{E, d},
2396             H => q{HH},
2397             Hm => q{HH:mm},
2398             Hms => q{HH:mm:ss},
2399             M => q{L},
2400             MEd => q{E, d/M},
2401             Md => q{d/M},
2402             h => q{h a},
2403             hm => q{h:mm a},
2404             hms => q{h:mm:ss a},
2405             ms => q{mm:ss},
2406             yM => q{y-MM},
2407             yMEd => q{E, y-MM-dd},
2408             yMMM => q{MMM y},
2409             yMMMEd => q{E, MMM d, y},
2410             yMMMd => q{MMM d, y},
2411             yMd => q{y-MM-dd},
2412             yQQQ => q{y QQQQ},
2413             yQQQQ => q{y QQQQ},
2414             },
2415             } },
2416             );
2417              
2418             has 'datetime_formats_append_item' => (
2419             is => 'ro',
2420             isa => HashRef,
2421             init_arg => undef,
2422             default => sub { {
2423             } },
2424             );
2425              
2426             has 'datetime_formats_interval' => (
2427             is => 'ro',
2428             isa => HashRef,
2429             init_arg => undef,
2430             default => sub { {
2431             'generic' => {
2432             H => {
2433             H => q{HH–HH},
2434             },
2435             Hm => {
2436             H => q{HH:mm–HH:mm},
2437             m => q{HH:mm–HH:mm},
2438             },
2439             Hmv => {
2440             H => q{HH:mm–HH:mm v},
2441             m => q{HH:mm–HH:mm v},
2442             },
2443             Hv => {
2444             H => q{HH–HH v},
2445             },
2446             M => {
2447             M => q{M–M},
2448             },
2449             MEd => {
2450             M => q{E, MM-dd – E, MM-dd},
2451             d => q{E, MM-dd – E, MM-dd},
2452             },
2453             MMM => {
2454             M => q{LLL–LLL},
2455             },
2456             MMMEd => {
2457             M => q{E, MM-d – E, MM-d},
2458             d => q{E, MM-d – E, MM-d},
2459             },
2460             MMMd => {
2461             M => q{MM-d – MM-d},
2462             d => q{MM-d – d},
2463             },
2464             Md => {
2465             M => q{MM-dd – MM-dd},
2466             d => q{MM-dd – dd},
2467             },
2468             d => {
2469             d => q{d–d},
2470             },
2471             fallback => '{0} – {1}',
2472             h => {
2473             a => q{h a – h a},
2474             h => q{h–h a},
2475             },
2476             hm => {
2477             a => q{h:mm a – h:mm a},
2478             h => q{h:mm–h:mm a},
2479             m => q{h:mm–h:mm a},
2480             },
2481             hmv => {
2482             a => q{h:mm a – h:mm a v},
2483             h => q{h:mm–h:mm a v},
2484             m => q{h:mm–h:mm a v},
2485             },
2486             hv => {
2487             a => q{h a – h a v},
2488             h => q{h–h a v},
2489             },
2490             y => {
2491             y => q{y–y},
2492             },
2493             yM => {
2494             M => q{y-MM – MM},
2495             y => q{y-MM – y-MM},
2496             },
2497             yMEd => {
2498             M => q{E, y-MM-dd – E, y-MM-dd},
2499             d => q{E, y-MM-dd – E, y-MM-dd},
2500             y => q{E, y-MM-dd – E, y-MM-dd},
2501             },
2502             yMMM => {
2503             M => q{y-MM – MM},
2504             y => q{y-MM – y-MM},
2505             },
2506             yMMMEd => {
2507             M => q{E, y-MM-dd – E, y-MM-dd},
2508             d => q{E, y-MM-dd – E, y-MM-dd},
2509             y => q{E, y-MM-dd – E, y-MM-dd},
2510             },
2511             yMMMM => {
2512             M => q{y-MM – MM},
2513             y => q{y-MM – y-MM},
2514             },
2515             yMMMd => {
2516             M => q{y-MM-dd – MM-d},
2517             d => q{y-MM-d – d},
2518             y => q{y-MM-dd – y-MM-dd},
2519             },
2520             yMd => {
2521             M => q{y-MM-dd – MM-dd},
2522             d => q{y-MM-dd – dd},
2523             y => q{y-MM-dd – y-MM-dd},
2524             },
2525             },
2526             'gregorian' => {
2527             H => {
2528             H => q{HH–HH},
2529             },
2530             Hm => {
2531             H => q{HH:mm–HH:mm},
2532             m => q{HH:mm–HH:mm},
2533             },
2534             Hmv => {
2535             H => q{HH:mm–HH:mm v},
2536             m => q{HH:mm–HH:mm v},
2537             },
2538             Hv => {
2539             H => q{HH–HH v},
2540             },
2541             M => {
2542             M => q{M–M},
2543             },
2544             MEd => {
2545             M => q{E, MM-dd – E, MM-dd},
2546             d => q{E, MM-dd – E, MM-dd},
2547             },
2548             MMM => {
2549             M => q{LLL–LLL},
2550             },
2551             MMMEd => {
2552             M => q{E, MM-d – E, MM-d},
2553             d => q{E, MM-d – E, MM-d},
2554             },
2555             MMMd => {
2556             M => q{MM-d – MM-d},
2557             d => q{MM-d – d},
2558             },
2559             Md => {
2560             M => q{MM-dd – MM-dd},
2561             d => q{MM-dd – dd},
2562             },
2563             d => {
2564             d => q{d–d},
2565             },
2566             fallback => '{0} – {1}',
2567             h => {
2568             a => q{h a – h a},
2569             h => q{h–h a},
2570             },
2571             hm => {
2572             a => q{h:mm a – h:mm a},
2573             h => q{h:mm–h:mm a},
2574             m => q{h:mm–h:mm a},
2575             },
2576             hmv => {
2577             a => q{h:mm a – h:mm a v},
2578             h => q{h:mm–h:mm a v},
2579             m => q{h:mm–h:mm a v},
2580             },
2581             hv => {
2582             a => q{h a – h a v},
2583             h => q{h–h a v},
2584             },
2585             y => {
2586             y => q{y–y},
2587             },
2588             yM => {
2589             M => q{y-MM – MM},
2590             y => q{y-MM – y-MM},
2591             },
2592             yMEd => {
2593             M => q{E, y-MM-dd – E, y-MM-dd},
2594             d => q{E, y-MM-dd – E, y-MM-dd},
2595             y => q{E, y-MM-dd – E, y-MM-dd},
2596             },
2597             yMMM => {
2598             M => q{y-MM – MM},
2599             y => q{y-MM – y-MM},
2600             },
2601             yMMMEd => {
2602             M => q{E, y-MM-dd – E, y-MM-dd},
2603             d => q{E, y-MM-dd – E, y-MM-dd},
2604             y => q{E, y-MM-dd – E, y-MM-dd},
2605             },
2606             yMMMM => {
2607             M => q{y-MM – MM},
2608             y => q{y-MM – y-MM},
2609             },
2610             yMMMd => {
2611             M => q{y-MM-dd – MM-d},
2612             d => q{y-MM-d – d},
2613             y => q{y-MM-dd – y-MM-dd},
2614             },
2615             yMd => {
2616             M => q{y-MM-dd – MM-dd},
2617             d => q{y-MM-dd – dd},
2618             y => q{y-MM-dd – y-MM-dd},
2619             },
2620             },
2621             } },
2622             );
2623              
2624             has 'time_zone_names' => (
2625             is => 'ro',
2626             isa => HashRef,
2627             init_arg => undef,
2628             default => sub { {
2629             hourFormat => q(+HH:mm;−HH:mm),
2630             gmtFormat => q(GMT{0}),
2631             gmtZeroFormat => q(GMT),
2632             regionFormat => q({0}),
2633             fallbackFormat => q({0} ({1})),
2634             'America/Scoresbysund' => {
2635             exemplarCity => q#Ittoqqortoormiit#,
2636             },
2637             'America/Thule' => {
2638             exemplarCity => q#Qaanaaq#,
2639             },
2640             'Etc/Unknown' => {
2641             exemplarCity => q#atorsinnaanngitsoq nalunaaqutaqaqatigiissut#,
2642             },
2643             } }
2644             );
2645 1     1   5071 no Moo;
  1         2  
  1         6  
2646              
2647             1;
2648              
2649             # vim: tabstop=4