|
extends ( 'Locale::CLDR::Root' );
has 'display_name_language' => (
is => 'ro' ,
isa => 'CodeRef' ,
init_arg => undef ,
default => sub {
sub {
my %languages = (
'dua' => 'duálá' ,
);
if ( @_ ) {
return $languages { $_ [0]};
}
return \ %languages ;
}
},
);
has 'display_name_territory' => (
is => 'ro' ,
isa => 'HashRef[Str]' ,
init_arg => undef ,
default => sub {
{
'CM' => 'Cameroun' ,
}
},
);
has 'characters' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub {
no warnings 'experimental::regex_sets' ;
return {
auxiliary => qr{(?^u:[h q v x z])} ,
index => [ 'A' , 'B' , 'Ɓ' , 'C' , 'D' , 'Ɗ' , 'E' , 'Ɛ' , 'F' , 'G' , 'I' , 'J' , 'K' , 'L' , 'M' , 'N' , 'Ŋ' , 'O' , 'Ɔ' , 'P' , 'S' , 'T' , 'U' , 'W' , 'Y' ],
main => qr{(?^u:[a á b ɓ c d ɗ e é ɛ {ɛ́} f g i í j k l m n {ny} ŋ o ó ɔ {ɔ́} p r s t u ú ū w y])},
};
},
);
has 'quote_start' => (
is => 'ro' ,
isa => 'Str' ,
init_arg => undef ,
default => qq{«} ,
);
has 'quote_end' => (
is => 'ro' ,
isa => 'Str' ,
init_arg => undef ,
default => qq{»} ,
);
has 'alternate_quote_start' => (
is => 'ro' ,
isa => 'Str' ,
init_arg => undef ,
default => qq{‘} ,
);
has 'alternate_quote_end' => (
is => 'ro' ,
isa => 'Str' ,
init_arg => undef ,
default => qq{’} ,
);
has 'yesstr' => (
is => 'ro' ,
isa => 'RegexpRef' ,
init_arg => undef ,
default => sub { qr'^(?i:ee|e|yes|y)$' }
);
has 'nostr' => (
is => 'ro' ,
isa => 'RegexpRef' ,
init_arg => undef ,
default => sub { qr'^(?i:kɛ́m|k|no|n)$' }
);
has 'number_symbols' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'latn' => {
'decimal' => q(,) ,
'exponential' => q() ,
'group' => q( ) ,
'infinity' => q() ,
'list' => q() ,
'minusSign' => q() ,
'nan' => q() ,
'perMille' => q() ,
'percentSign' => q() ,
'plusSign' => q() ,
'superscriptingExponent' => q() ,
},
} }
);
has 'number_formats' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
decimalFormat => {
'default' => {
'0' => {
'default' => '#,##0.###' ,
},
},
},
percentFormat => {
'default' => {
'0' => {
'default' => '#,##0 %' ,
},
},
},
} },
);
has 'number_currency_formats' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'latn' => {
'pattern' => {
'default' => {
'standard' => {
'negative' => '#,##0.00 ¤' ,
'positive' => '#,##0.00 ¤' ,
},
},
},
},
} },
);
has 'calendar_months' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'gregorian' => {
'format' => {
abbreviated => {
nonleap => [
'di' ,
'ŋgɔn' ,
'sɔŋ' ,
'diɓ' ,
'emi' ,
'esɔ' ,
'mad' ,
'diŋ' ,
'nyɛt' ,
'may' ,
'tin' ,
'elá'
],
leap => [
],
},
wide => {
nonleap => [
'dimɔ́di' ,
'ŋgɔndɛ' ,
'sɔŋɛ' ,
'diɓáɓá' ,
'emiasele' ,
'esɔpɛsɔpɛ' ,
'madiɓɛ́díɓɛ́' ,
'diŋgindi' ,
'nyɛtɛki' ,
'mayésɛ́' ,
'tiníní' ,
'eláŋgɛ́'
],
leap => [
],
},
},
'stand-alone' => {
narrow => {
nonleap => [
'd' ,
'ŋ' ,
's' ,
'd' ,
'e' ,
'e' ,
'm' ,
'd' ,
'n' ,
'm' ,
't' ,
'e'
],
leap => [
],
},
},
},
} },
);
has 'calendar_days' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'gregorian' => {
'format' => {
abbreviated => {
mon => 'mɔ́s' ,
tue => 'kwa' ,
wed => 'muk' ,
thu => 'ŋgi' ,
fri => 'ɗón' ,
sat => 'esa' ,
sun => 'ét'
},
wide => {
mon => 'mɔ́sú' ,
tue => 'kwasú' ,
wed => 'mukɔ́sú' ,
thu => 'ŋgisú' ,
fri => 'ɗónɛsú' ,
sat => 'esaɓasú' ,
sun => 'éti'
},
},
'stand-alone' => {
narrow => {
mon => 'm' ,
tue => 'k' ,
wed => 'm' ,
thu => 'ŋ' ,
fri => 'ɗ' ,
sat => 'e' ,
sun => 'e'
},
},
},
} },
);
has 'calendar_quarters' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'gregorian' => {
'format' => {
abbreviated => { 0 => 'ndu1' ,
1 => 'ndu2' ,
2 => 'ndu3' ,
3 => 'ndu4'
},
wide => { 0 => 'ndúmbū nyá ɓosó' ,
1 => 'ndúmbū ní lóndɛ́ íɓaá' ,
2 => 'ndúmbū ní lóndɛ́ ílálo' ,
3 => 'ndúmbū ní lóndɛ́ ínɛ́y'
},
},
},
} },
);
has 'day_periods' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'gregorian' => {
'format' => {
'wide' => {
'am' => q{idiɓa} ,
'pm' => q{ebyámu} ,
},
},
},
} },
);
has 'eras' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'generic' => {
},
'gregorian' => {
abbreviated => {
'0' => 'ɓ.Ys' ,
'1' => 'mb.Ys'
},
wide => {
'0' => 'ɓoso ɓwá yáɓe lá' ,
'1' => 'mbúsa kwédi a Yés'
},
},
} },
);
has 'date_formats' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'generic' => {
'full' => q{EEEE d MMMM y G} ,
'long' => q{d MMMM y G} ,
'medium' => q{d MMM y G} ,
'short' => q{d/M/y GGGGG} ,
},
'gregorian' => {
'full' => q{EEEE d MMMM y} ,
'long' => q{d MMMM y} ,
'medium' => q{d MMM y} ,
'short' => q{d/M/y} ,
},
} },
);
has 'time_formats' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'generic' => {
},
'gregorian' => {
'full' => q{HH:mm:ss zzzz} ,
'long' => q{HH:mm:ss z} ,
'medium' => q{HH:mm:ss} ,
'short' => q{HH:mm} ,
},
} },
);
has 'datetime_formats' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'generic' => {
},
'gregorian' => {
},
} },
);
has 'datetime_formats_available_formats' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
'generic' => {
Ed => q{E d} ,
Hm => q{HH:mm} ,
Hms => q{HH:mm:ss} ,
M => q{L} ,
MEd => q{E d/M} ,
MMM => q{LLL} ,
MMMEd => q{E d MMM} ,
MMMd => q{d MMM} ,
Md => q{d/M} ,
d => q{d} ,
hm => q{h:mm a} ,
hms => q{h:mm:ss a} ,
ms => q{m:ss} ,
y => q{y} ,
yM => q{M/y} ,
yMEd => q{E d/M/y} ,
yMMM => q{MMM y} ,
yMMMEd => q{E d MMM y} ,
yMMMd => q{d MMM y} ,
yMd => q{d/M/y} ,
yQQQ => q{QQQ y} ,
yQQQQ => q{QQQQ y} ,
},
'gregorian' => {
Ed => q{E d} ,
Hm => q{HH:mm} ,
Hms => q{HH:mm:ss} ,
M => q{L} ,
MEd => q{E d/M} ,
MMM => q{LLL} ,
MMMEd => q{E d MMM} ,
MMMd => q{d MMM} ,
Md => q{d/M} ,
d => q{d} ,
hm => q{h:mm a} ,
hms => q{h:mm:ss a} ,
ms => q{m:ss} ,
y => q{y} ,
yM => q{M/y} ,
yMEd => q{E d/M/y} ,
yMMM => q{MMM y} ,
yMMMEd => q{E d MMM y} ,
yMMMd => q{d MMM y} ,
yMd => q{d/M/y} ,
yQQQ => q{QQQ y} ,
yQQQQ => q{QQQQ y} ,
},
} },
);
has 'datetime_formats_append_item' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
} },
);
has 'datetime_formats_interval' => (
is => 'ro' ,
isa => 'HashRef' ,
init_arg => undef ,
default => sub { {
} },
);
no Moose;
__PACKAGE__->meta->make_immutable;
1;
|