File Coverage

blib/lib/Locale/CLDR/Locales/Mua.pm
Criterion Covered Total %
statement 32 32 100.0
branch n/a
condition n/a
subroutine 11 11 100.0
pod n/a
total 43 43 100.0


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::Mua - Package for language Mundang
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Mua;
10             # This file auto generated from Data\common\main\mua.xml
11             # on Fri 13 Oct 9:28:21 am GMT
12              
13 1     1   940883 use strict;
  1         3  
  1         27  
14 1     1   5 use warnings;
  1         2  
  1         21  
15 1     1   4 use version;
  1         2  
  1         8  
16              
17             our $VERSION = version->declare('v0.34.2');
18              
19 1     1   94 use v5.10.1;
  1         3  
20 1     1   7 use mro 'c3';
  1         2  
  1         7  
21 1     1   24 use utf8;
  1         3  
  1         6  
22 1     1   29 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         2  
  1         15  
23 1     1   127 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         2  
  1         9  
24 1     1   974 use Moo;
  1         2  
  1         6  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'display_name_language' => (
28             is => 'ro',
29             isa => CodeRef,
30             init_arg => undef,
31             default => sub {
32             sub {
33             my %languages = (
34             'ak' => 'akaŋ',
35             'am' => 'amharik',
36             'ar' => 'arabiya',
37             'be' => 'belarussiya',
38             'bg' => 'bulgaria',
39             'bn' => 'bengalia',
40             'cs' => 'syekya',
41             'de' => 'germaŋ',
42             'el' => 'grek',
43             'en' => 'zah Anglofoŋ',
44             'es' => 'Espaniya',
45             'fa' => 'Persia',
46             'fr' => 'zah sǝr Franssǝ',
47             'ha' => 'haussa',
48             'hi' => 'hindi',
49             'hu' => 'hungariya',
50             'id' => 'indonesiya',
51             'ig' => 'igbo',
52             'it' => 'italiya',
53             'ja' => 'zah sǝr Japoŋ',
54             'jv' => 'javaniya',
55             'km' => 'kmer',
56             'ko' => 'korea',
57             'ms' => 'malasiya',
58             'mua' => 'MUNDAŊ',
59             'my' => 'birmania',
60             'ne' => 'Nepaliya',
61             'nl' => 'zah sǝr ma kasǝŋ',
62             'pa' => 'Pǝnjabi',
63             'pl' => 'Poloniya',
64             'pt' => 'Zah sǝr Portugal',
65             'ro' => 'Romaniya',
66             'ru' => 'Russiya',
67             'rw' => 'Zah sǝr Rwanda',
68             'so' => 'Somaliya',
69             'sv' => 'Swedia',
70             'ta' => 'Tamul',
71             'th' => 'th',
72             'tr' => 'Turk',
73             'uk' => 'Ukrainia',
74             'ur' => 'Urdu',
75             'vi' => 'Vietnamiya',
76             'yo' => 'Yoruba',
77             'zh' => 'zah Syiŋ',
78             'zu' => 'Zulu',
79              
80             );
81             if (@_) {
82             return $languages{$_[0]};
83             }
84             return \%languages;
85             }
86             },
87             );
88              
89             has 'display_name_region' => (
90             is => 'ro',
91             isa => HashRef[Str],
92             init_arg => undef,
93             default => sub {
94             {
95             'AD' => 'andorra',
96             'AE' => 'Sǝr Arabiya ma taini',
97             'AF' => 'afghanistaŋ',
98             'AG' => 'antiguan ne Barbuda',
99             'AI' => 'anguiya',
100             'AL' => 'albaniya',
101             'AM' => 'armeniya',
102             'AO' => 'angola',
103             'AR' => 'argentiniya',
104             'AS' => 'samoa Amerika',
105             'AT' => 'austriya',
106             'AU' => 'australiya',
107             'AW' => 'aruba',
108             'AZ' => 'azerbaijaŋ',
109             'BA' => 'bosniya ne Herzegovina',
110             'BB' => 'barbadiya',
111             'BD' => 'bangladeshiya',
112             'BE' => 'belgika',
113             'BF' => 'burkina Faso',
114             'BG' => 'bulgariya',
115             'BH' => 'bahraiŋ',
116             'BI' => 'burundi',
117             'BJ' => 'beniŋ',
118             'BM' => 'bermudiya',
119             'BN' => 'bruniya',
120             'BO' => 'boliviya',
121             'BR' => 'brazilya',
122             'BS' => 'bahamas',
123             'BT' => 'butaŋ',
124             'BW' => 'botswana',
125             'BY' => 'belarussiya',
126             'BZ' => 'beliziya',
127             'CA' => 'kanada',
128             'CD' => 'Sǝr Kongo ma dii ne zair',
129             'CF' => 'centrafrika',
130             'CG' => 'kongo',
131             'CH' => 'Sǝr Swiss',
132             'CI' => 'ser Ivoiriya',
133             'CK' => 'kook ma laŋne',
134             'CL' => 'syili',
135             'CM' => 'kameruŋ',
136             'CN' => 'syiŋ',
137             'CO' => 'kolombiya',
138             'CR' => 'kosta Rika',
139             'CU' => 'Kuba',
140             'CV' => 'kap ma laŋne',
141             'CY' => 'Syipriya',
142             'CZ' => 'Sǝr Syek',
143             'DE' => 'Germaniya',
144             'DJ' => 'Djibouti',
145             'DK' => 'Daŋmark',
146             'DM' => 'Dominik',
147             'DO' => 'Sǝr Dominik ma lii',
148             'DZ' => 'algeriya',
149             'EC' => 'Ekwatǝr',
150             'EE' => 'Estoniya',
151             'EG' => 'Sǝr Egypt',
152             'ER' => 'Sǝr Eritre',
153             'ES' => 'Espaŋiya',
154             'ET' => 'Etiopia',
155             'FI' => 'Sǝr Finland',
156             'FJ' => 'Sǝr Fiji',
157             'FK' => 'Sǝr malouniya ma laŋne',
158             'FM' => 'Micronesiya',
159             'FR' => 'Franssǝ',
160             'GA' => 'Gaboŋ',
161             'GB' => 'Sǝr Anglofoŋ',
162             'GD' => 'Grenadǝ',
163             'GE' => 'Georgiya',
164             'GF' => 'Sǝr Guyana ma Franssǝ',
165             'GH' => 'Gana',
166             'GI' => 'Sǝr Gibraltar',
167             'GL' => 'Sǝr Groenland',
168             'GM' => 'Gambiya',
169             'GN' => 'Guine',
170             'GP' => 'Sǝr Gwadeloupǝ',
171             'GQ' => 'Sǝr Guine',
172             'GR' => 'Sǝr Grek',
173             'GT' => 'Gwatemala',
174             'GU' => 'Gwam',
175             'GW' => 'Guine ma Bissao',
176             'GY' => 'Guyana',
177             'HN' => 'Sǝr Honduras',
178             'HR' => 'kroatiya',
179             'HT' => 'Sǝr Haiti',
180             'HU' => 'Hungriya',
181             'ID' => 'Indonesiya',
182             'IE' => 'Sǝr Ireland',
183             'IL' => 'Sǝr Israel',
184             'IN' => 'Sǝr Indǝ',
185             'IO' => 'anglofoŋ ma Indiya',
186             'IQ' => 'Irak',
187             'IR' => 'Iraŋ',
188             'IS' => 'Sǝr Island',
189             'IT' => 'Italiya',
190             'JM' => 'Jamaika',
191             'JO' => 'Jordaniya',
192             'JP' => 'Japaŋ',
193             'KE' => 'Sǝr Kenya',
194             'KG' => 'Kirgizstaŋ',
195             'KH' => 'kambodiya',
196             'KI' => 'Sǝr Kiribati',
197             'KM' => 'komora',
198             'KN' => 'Sǝr Kristof ne Nievǝ',
199             'KP' => 'Sǝr Kore fah sǝŋ',
200             'KR' => 'Sǝr Kore nekǝsǝŋ',
201             'KW' => 'Sǝr Kowait',
202             'KY' => 'kayman ma laŋne',
203             'KZ' => 'Kazakstaŋ',
204             'LA' => 'Sǝr Laos',
205             'LB' => 'Libaŋ',
206             'LC' => 'Sǝr Lucia',
207             'LI' => 'Lichtǝnsteiŋ',
208             'LK' => 'Sǝr Lanka',
209             'LR' => 'Liberiya',
210             'LS' => 'Sǝr Lesotho',
211             'LT' => 'Lituaniya',
212             'LU' => 'Sǝr Luxemburg',
213             'LV' => 'Letoniya',
214             'LY' => 'Libiya',
215             'MA' => 'Marok',
216             'MC' => 'Monako',
217             'MD' => 'Moldoviya',
218             'MG' => 'Madagaskar',
219             'MH' => 'Sǝr Marshall ma laŋne',
220             'MK' => 'Macedoniya',
221             'ML' => 'Sǝr Mali',
222             'MM' => 'Sǝr Myanmar',
223             'MN' => 'Mongoliya',
224             'MP' => 'Sǝr Maria ma laŋne',
225             'MQ' => 'Martinika',
226             'MR' => 'Mauritaniya',
227             'MS' => 'Sǝr Montserrat',
228             'MT' => 'Sǝr Malta',
229             'MU' => 'Sǝr Mauricǝ',
230             'MV' => 'Maldivǝ',
231             'MW' => 'Sǝr Malawi',
232             'MX' => 'Mexiko',
233             'MY' => 'Malaysiya',
234             'MZ' => 'Mozambika',
235             'NA' => 'Namibiya',
236             'NC' => 'Kaledoniya mafuu',
237             'NE' => 'Sǝr Niger',
238             'NF' => 'Norfolk ma laŋne',
239             'NG' => 'Nigeriya',
240             'NI' => 'Nikaragwa',
241             'NL' => 'Sǝr ma kasǝŋ',
242             'NO' => 'Norvegǝ',
243             'NP' => 'Sǝr Nepal',
244             'NR' => 'Sǝr Nauru',
245             'NU' => 'Niwe',
246             'NZ' => 'Zeland mafuu',
247             'OM' => 'Omaŋ',
248             'PA' => 'Sǝr Panama',
249             'PE' => 'Peru',
250             'PF' => 'Sǝr Polynesiya ma Franssǝ',
251             'PG' => 'Papuasiya Guine mafuu',
252             'PH' => 'Filipiŋ',
253             'PK' => 'Pakistaŋ',
254             'PL' => 'Pologŋ',
255             'PM' => 'Sǝr Pǝtar ne Mikǝlon',
256             'PN' => 'Pitkairn',
257             'PR' => 'Porto Riko',
258             'PS' => 'Sǝr Palestiniya',
259             'PT' => 'Sǝr Portugal',
260             'PW' => 'Sǝr Palau',
261             'PY' => 'Paragwai',
262             'QA' => 'Katar',
263             'RE' => 'Sǝr Reunion',
264             'RO' => 'Romaniya',
265             'RU' => 'Russiya',
266             'RW' => 'Rwanda',
267             'SA' => 'Sǝr Arabiya',
268             'SB' => 'Sǝr Salomon ma laŋne',
269             'SC' => 'Saichel',
270             'SD' => 'Sudaŋ',
271             'SE' => 'Sǝr Sued',
272             'SG' => 'Singapur',
273             'SH' => 'Sǝr Helena',
274             'SI' => 'Sloveniya',
275             'SK' => 'Slovakiya',
276             'SL' => 'Sierra Leonǝ',
277             'SM' => 'Sǝr Marino',
278             'SN' => 'Senegal',
279             'SO' => 'Somaliya',
280             'SR' => 'Sǝr Surinam',
281             'ST' => 'Sao Tome ne Principe',
282             'SV' => 'Sǝr Salvador',
283             'SY' => 'Syria',
284             'SZ' => 'Sǝr Swaziland',
285             'TC' => 'Turkiya ne kaicos ma laŋne',
286             'TD' => 'syad',
287             'TG' => 'Sǝr Togo',
288             'TH' => 'Tailand',
289             'TJ' => 'Tajikistaŋ',
290             'TK' => 'Sǝr Tokelau',
291             'TL' => 'Timoriya',
292             'TM' => 'Turkmenistaŋ',
293             'TN' => 'Tunisiya',
294             'TO' => 'Sǝr Tonga',
295             'TR' => 'Turkiya',
296             'TT' => 'Trinite ne Tobago',
297             'TV' => 'Sǝr Tuvalu',
298             'TW' => 'Taiwaŋ',
299             'TZ' => 'Tanzaniya',
300             'UA' => 'Ukraiŋ',
301             'UG' => 'Uganda',
302             'US' => 'Amerika',
303             'UY' => 'Urugwai',
304             'UZ' => 'Uzbekistaŋ',
305             'VA' => 'Vaticaŋ',
306             'VC' => 'Sǝr Vinceŋ ne Grenadiŋ',
307             'VE' => 'Sǝr Venezuela',
308             'VG' => 'ser Anglofon ma laŋne',
309             'VI' => 'Sǝr amerika ma laŋne',
310             'VN' => 'Sǝr Vietnam',
311             'VU' => 'Sǝr Vanuatu',
312             'WF' => 'Wallis ne Futuna',
313             'WS' => 'Sǝr Samoa',
314             'YE' => 'Yemeŋ',
315             'YT' => 'Mayot',
316             'ZA' => 'Afrika nekǝsǝŋ',
317             'ZM' => 'Zambiya',
318             'ZW' => 'Zimbabwe',
319              
320             }
321             },
322             );
323              
324             has 'characters' => (
325             is => 'ro',
326             isa => HashRef,
327             init_arg => undef,
328             default => $^V ge v5.18.0
329             ? eval <<'EOT'
330             sub {
331             no warnings 'experimental::regex_sets';
332             return {
333             auxiliary => qr{[q x]},
334             index => ['A', 'B', 'Ɓ', 'C', 'D', 'Ɗ', 'E', 'Ǝ', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'Ŋ', 'O', 'P', 'R', 'S', 'T', 'U', 'V', 'W', 'Y', 'Z'],
335             main => qr{[a ã b ɓ c d ɗ e ë ǝ f g h i ĩ j k l m n ŋ o õ p r s t u v ṽ w y z]},
336             numbers => qr{[\- , . % ‰ + 0 1 2 3 4 5 6 7 8 9]},
337             };
338             },
339             EOT
340             : sub {
341             return { index => ['A', 'B', 'Ɓ', 'C', 'D', 'Ɗ', 'E', 'Ǝ', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'Ŋ', 'O', 'P', 'R', 'S', 'T', 'U', 'V', 'W', 'Y', 'Z'], };
342             },
343 1     1   125 );
  1         3  
  1         134  
344              
345              
346             has 'quote_start' => (
347             is => 'ro',
348             isa => Str,
349             init_arg => undef,
350             default => qq{«},
351             );
352              
353             has 'quote_end' => (
354             is => 'ro',
355             isa => Str,
356             init_arg => undef,
357             default => qq{»},
358             );
359              
360             has 'alternate_quote_start' => (
361             is => 'ro',
362             isa => Str,
363             init_arg => undef,
364             default => qq{“},
365             );
366              
367             has 'alternate_quote_end' => (
368             is => 'ro',
369             isa => Str,
370             init_arg => undef,
371             default => qq{”},
372             );
373              
374             has 'yesstr' => (
375             is => 'ro',
376             isa => RegexpRef,
377             init_arg => undef,
378             default => sub { qr'^(?i:Oho|O|yes|y)$' }
379             );
380              
381             has 'nostr' => (
382             is => 'ro',
383             isa => RegexpRef,
384             init_arg => undef,
385             default => sub { qr'^(?i:A a|A|no|n)$' }
386             );
387              
388             has 'number_symbols' => (
389             is => 'ro',
390             isa => HashRef,
391             init_arg => undef,
392             default => sub { {
393             'latn' => {
394             'decimal' => q(,),
395             'group' => q(.),
396             },
397             } }
398             );
399              
400             has 'number_formats' => (
401             is => 'ro',
402             isa => HashRef,
403             init_arg => undef,
404             default => sub { {
405             decimalFormat => {
406             'default' => {
407             'standard' => {
408             'default' => '#,##0.###',
409             },
410             },
411             },
412             percentFormat => {
413             'default' => {
414             'standard' => {
415             'default' => '#,##0%',
416             },
417             },
418             },
419             } },
420             );
421              
422             has 'number_currency_formats' => (
423             is => 'ro',
424             isa => HashRef,
425             init_arg => undef,
426             default => sub { {
427             'latn' => {
428             'pattern' => {
429             'default' => {
430             'accounting' => {
431             'negative' => '(¤#,##0.00)',
432             'positive' => '¤#,##0.00',
433             },
434             'standard' => {
435             'positive' => '¤#,##0.00',
436             },
437             },
438             },
439             },
440             } },
441             );
442              
443             has 'currencies' => (
444             is => 'ro',
445             isa => HashRef,
446             init_arg => undef,
447             default => sub { {
448             'AED' => {
449             display_name => {
450             'currency' => q(Solai Arabiya),
451             },
452             },
453             'AOA' => {
454             display_name => {
455             'currency' => q(solai Angola),
456             },
457             },
458             'AUD' => {
459             display_name => {
460             'currency' => q(solai Australya),
461             },
462             },
463             'BHD' => {
464             display_name => {
465             'currency' => q(solai Barenya),
466             },
467             },
468             'BIF' => {
469             display_name => {
470             'currency' => q(solai Burundi),
471             },
472             },
473             'BWP' => {
474             display_name => {
475             'currency' => q(solai Botswana),
476             },
477             },
478             'CAD' => {
479             display_name => {
480             'currency' => q(solai Kanada),
481             },
482             },
483             'CDF' => {
484             display_name => {
485             'currency' => q(solai Kongo),
486             },
487             },
488             'CHF' => {
489             display_name => {
490             'currency' => q(Solai Swiss),
491             },
492             },
493             'CNY' => {
494             display_name => {
495             'currency' => q(solai Syiŋ),
496             },
497             },
498             'CVE' => {
499             display_name => {
500             'currency' => q(solai Kapverdiya),
501             },
502             },
503             'DJF' => {
504             display_name => {
505             'currency' => q(solai Djibouti),
506             },
507             },
508             'DZD' => {
509             display_name => {
510             'currency' => q(solai Algerya),
511             },
512             },
513             'EGP' => {
514             display_name => {
515             'currency' => q(solai Egypt),
516             },
517             },
518             'ERN' => {
519             display_name => {
520             'currency' => q(solai Eritre),
521             },
522             },
523             'ETB' => {
524             display_name => {
525             'currency' => q(solai Etiopia),
526             },
527             },
528             'EUR' => {
529             display_name => {
530             'currency' => q(solai Euro),
531             },
532             },
533             'GBP' => {
534             display_name => {
535             'currency' => q(solai Britaniya),
536             },
537             },
538             'GHC' => {
539             display_name => {
540             'currency' => q(solai Gana),
541             },
542             },
543             'GMD' => {
544             display_name => {
545             'currency' => q(solai Gambiya),
546             },
547             },
548             'GNS' => {
549             display_name => {
550             'currency' => q(solai Guine),
551             },
552             },
553             'INR' => {
554             display_name => {
555             'currency' => q(solai India),
556             },
557             },
558             'JPY' => {
559             display_name => {
560             'currency' => q(solai Japoŋ),
561             },
562             },
563             'KES' => {
564             display_name => {
565             'currency' => q(solai Kenia),
566             },
567             },
568             'KMF' => {
569             display_name => {
570             'currency' => q(solai Komorya),
571             },
572             },
573             'LRD' => {
574             display_name => {
575             'currency' => q(solai Liberiya),
576             },
577             },
578             'LSL' => {
579             display_name => {
580             'currency' => q(solai Lesotho),
581             },
582             },
583             'LYD' => {
584             display_name => {
585             'currency' => q(solai Libya),
586             },
587             },
588             'MAD' => {
589             display_name => {
590             'currency' => q(Solai Marok),
591             },
592             },
593             'MGA' => {
594             display_name => {
595             'currency' => q(Solai Malagasya),
596             },
597             },
598             'MRO' => {
599             display_name => {
600             'currency' => q(Solai Mauritaniya \(1973–2017\)),
601             },
602             },
603             'MRU' => {
604             display_name => {
605             'currency' => q(Solai Mauritaniya),
606             },
607             },
608             'MUR' => {
609             display_name => {
610             'currency' => q(Solai Mauricǝ),
611             },
612             },
613             'MWK' => {
614             display_name => {
615             'currency' => q(Solai Malawi),
616             },
617             },
618             'MZM' => {
619             display_name => {
620             'currency' => q(Solai Mozambika),
621             },
622             },
623             'NAD' => {
624             display_name => {
625             'currency' => q(Solai Namibiya),
626             },
627             },
628             'NGN' => {
629             display_name => {
630             'currency' => q(Solai Nigeriya),
631             },
632             },
633             'RWF' => {
634             display_name => {
635             'currency' => q(Solai Rwanda),
636             },
637             },
638             'SAR' => {
639             display_name => {
640             'currency' => q(Solai Saudiya),
641             },
642             },
643             'SCR' => {
644             display_name => {
645             'currency' => q(Solai Saichel),
646             },
647             },
648             'SDG' => {
649             display_name => {
650             'currency' => q(Solai Sudaŋ ma dii ne dinar),
651             },
652             },
653             'SDP' => {
654             display_name => {
655             'currency' => q(Solai Sudaŋ ma dii ne livre),
656             },
657             },
658             'SHP' => {
659             display_name => {
660             'currency' => q(Solai Helena),
661             },
662             },
663             'SLL' => {
664             display_name => {
665             'currency' => q(solai Sierra leonǝ),
666             },
667             },
668             'SOS' => {
669             display_name => {
670             'currency' => q(Solai Somaliya),
671             },
672             },
673             'STD' => {
674             display_name => {
675             'currency' => q(Solai Sao Tome \(1977–2017\)),
676             },
677             },
678             'STN' => {
679             display_name => {
680             'currency' => q(Solai Sao Tome),
681             },
682             },
683             'SZL' => {
684             display_name => {
685             'currency' => q(solai Swaziland),
686             },
687             },
688             'TND' => {
689             display_name => {
690             'currency' => q(Solai Tunisiya),
691             },
692             },
693             'TZS' => {
694             display_name => {
695             'currency' => q(Solai Tanzaniya),
696             },
697             },
698             'UGX' => {
699             display_name => {
700             'currency' => q(Solai Uganda),
701             },
702             },
703             'USD' => {
704             display_name => {
705             'currency' => q(Solai Amerika),
706             },
707             },
708             'XAF' => {
709             display_name => {
710             'currency' => q(solai BEAC),
711             },
712             },
713             'XOF' => {
714             display_name => {
715             'currency' => q(solai BCEAO),
716             },
717             },
718             'ZAR' => {
719             display_name => {
720             'currency' => q(Solai Africa nekǝsǝŋ),
721             },
722             },
723             'ZMK' => {
724             display_name => {
725             'currency' => q(Solai Zambiya \(1968–2012\)),
726             },
727             },
728             'ZMW' => {
729             display_name => {
730             'currency' => q(Solai Zambiya),
731             },
732             },
733             'ZWD' => {
734             display_name => {
735             'currency' => q(Solai Zimbabwe),
736             },
737             },
738             } },
739             );
740              
741              
742             has 'calendar_months' => (
743             is => 'ro',
744             isa => HashRef,
745             init_arg => undef,
746             default => sub { {
747             'gregorian' => {
748             'format' => {
749             abbreviated => {
750             nonleap => [
751             'FLO',
752             'CLA',
753             'CKI',
754             'FMF',
755             'MAD',
756             'MBI',
757             'MLI',
758             'MAM',
759             'FDE',
760             'FMU',
761             'FGW',
762             'FYU'
763             ],
764             leap => [
765            
766             ],
767             },
768             wide => {
769             nonleap => [
770             'Fĩi Loo',
771             'Cokcwaklaŋne',
772             'Cokcwaklii',
773             'Fĩi Marfoo',
774             'Madǝǝuutǝbijaŋ',
775             'Mamǝŋgwãafahbii',
776             'Mamǝŋgwãalii',
777             'Madǝmbii',
778             'Fĩi Dǝɓlii',
779             'Fĩi Mundaŋ',
780             'Fĩi Gwahlle',
781             'Fĩi Yuru'
782             ],
783             leap => [
784            
785             ],
786             },
787             },
788             'stand-alone' => {
789             narrow => {
790             nonleap => [
791             'O',
792             'A',
793             'I',
794             'F',
795             'D',
796             'B',
797             'L',
798             'M',
799             'E',
800             'U',
801             'W',
802             'Y'
803             ],
804             leap => [
805            
806             ],
807             },
808             },
809             },
810             } },
811             );
812              
813             has 'calendar_days' => (
814             is => 'ro',
815             isa => HashRef,
816             init_arg => undef,
817             default => sub { {
818             'gregorian' => {
819             'format' => {
820             abbreviated => {
821             mon => 'Cla',
822             tue => 'Czi',
823             wed => 'Cko',
824             thu => 'Cka',
825             fri => 'Cga',
826             sat => 'Cze',
827             sun => 'Cya'
828             },
829             wide => {
830             mon => 'Comlaaɗii',
831             tue => 'Comzyiiɗii',
832             wed => 'Comkolle',
833             thu => 'Comkaldǝɓlii',
834             fri => 'Comgaisuu',
835             sat => 'Comzyeɓsuu',
836             sun => 'Com’yakke'
837             },
838             },
839             'stand-alone' => {
840             narrow => {
841             mon => 'L',
842             tue => 'Z',
843             wed => 'O',
844             thu => 'A',
845             fri => 'G',
846             sat => 'E',
847             sun => 'Y'
848             },
849             },
850             },
851             } },
852             );
853              
854             has 'calendar_quarters' => (
855             is => 'ro',
856             isa => HashRef,
857             init_arg => undef,
858             default => sub { {
859             'gregorian' => {
860             'format' => {
861             abbreviated => {0 => 'F1',
862             1 => 'F2',
863             2 => 'F3',
864             3 => 'F4'
865             },
866             wide => {0 => 'Tai fĩi sai ma tǝn kee zah',
867             1 => 'Tai fĩi sai zah lǝn gwa ma kee',
868             2 => 'Tai fĩi sai zah lǝn sai ma kee',
869             3 => 'Tai fĩi sai ma coo kee zah ‘na'
870             },
871             },
872             },
873             } },
874             );
875              
876             has 'day_periods' => (
877             is => 'ro',
878             isa => HashRef,
879             init_arg => undef,
880             default => sub { {
881             'gregorian' => {
882             'format' => {
883             'abbreviated' => {
884             'am' => q{comme},
885             'pm' => q{lilli},
886             },
887             'wide' => {
888             'am' => q{comme},
889             'pm' => q{lilli},
890             },
891             },
892             },
893             } },
894             );
895              
896             has 'eras' => (
897             is => 'ro',
898             isa => HashRef,
899             init_arg => undef,
900             default => sub { {
901             'generic' => {
902             },
903             'gregorian' => {
904             abbreviated => {
905             '0' => 'KK',
906             '1' => 'PK'
907             },
908             wide => {
909             '0' => 'KǝPel Kristu',
910             '1' => 'Pel Kristu'
911             },
912             },
913             } },
914             );
915              
916             has 'date_formats' => (
917             is => 'ro',
918             isa => HashRef,
919             init_arg => undef,
920             default => sub { {
921             'generic' => {
922             'full' => q{EEEE d MMMM y G},
923             'long' => q{d MMMM y G},
924             'medium' => q{d MMM y G},
925             'short' => q{d/M/y GGGGG},
926             },
927             'gregorian' => {
928             'full' => q{EEEE d MMMM y},
929             'long' => q{d MMMM y},
930             'medium' => q{d MMM y},
931             'short' => q{d/M/y},
932             },
933             } },
934             );
935              
936             has 'time_formats' => (
937             is => 'ro',
938             isa => HashRef,
939             init_arg => undef,
940             default => sub { {
941             'generic' => {
942             },
943             'gregorian' => {
944             'full' => q{HH:mm:ss zzzz},
945             'long' => q{HH:mm:ss z},
946             'medium' => q{HH:mm:ss},
947             'short' => q{HH:mm},
948             },
949             } },
950             );
951              
952             has 'datetime_formats' => (
953             is => 'ro',
954             isa => HashRef,
955             init_arg => undef,
956             default => sub { {
957             'generic' => {
958             },
959             'gregorian' => {
960             },
961             } },
962             );
963              
964             has 'datetime_formats_available_formats' => (
965             is => 'ro',
966             isa => HashRef,
967             init_arg => undef,
968             default => sub { {
969             'generic' => {
970             Ed => q{E d},
971             Hm => q{HH:mm},
972             Hms => q{HH:mm:ss},
973             M => q{L},
974             MEd => q{E d/M},
975             MMM => q{LLL},
976             MMMEd => q{E d MMM},
977             MMMd => q{d MMM},
978             Md => q{d/M},
979             d => q{d},
980             hm => q{h:mm a},
981             hms => q{h:mm:ss a},
982             ms => q{m:ss},
983             y => q{y},
984             yM => q{M/y},
985             yMEd => q{E d/M/y},
986             yMMM => q{MMM y},
987             yMMMEd => q{E d MMM y},
988             yMMMd => q{d MMM y},
989             yMd => q{d/M/y},
990             yQQQ => q{QQQ y},
991             yQQQQ => q{QQQQ y},
992             },
993             'gregorian' => {
994             Ed => q{E d},
995             Hm => q{HH:mm},
996             Hms => q{HH:mm:ss},
997             M => q{L},
998             MEd => q{E d/M},
999             MMM => q{LLL},
1000             MMMEd => q{E d MMM},
1001             MMMd => q{d MMM},
1002             Md => q{d/M},
1003             d => q{d},
1004             hm => q{h:mm a},
1005             hms => q{h:mm:ss a},
1006             ms => q{m:ss},
1007             y => q{y},
1008             yM => q{M/y},
1009             yMEd => q{E d/M/y},
1010             yMMM => q{MMM y},
1011             yMMMEd => q{E d MMM y},
1012             yMMMd => q{d MMM y},
1013             yMd => q{d/M/y},
1014             yQQQ => q{QQQ y},
1015             yQQQQ => q{QQQQ y},
1016             },
1017             } },
1018             );
1019              
1020             has 'datetime_formats_append_item' => (
1021             is => 'ro',
1022             isa => HashRef,
1023             init_arg => undef,
1024             default => sub { {
1025             } },
1026             );
1027              
1028             has 'datetime_formats_interval' => (
1029             is => 'ro',
1030             isa => HashRef,
1031             init_arg => undef,
1032             default => sub { {
1033             } },
1034             );
1035              
1036 1     1   2384 no Moo;
  1         2  
  1         5  
1037              
1038             1;
1039              
1040             # vim: tabstop=4