line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
=encoding utf8 |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
=head1 |
4
|
|
|
|
|
|
|
|
5
|
|
|
|
|
|
|
Locale::CLDR::Locales::Nmg - Package for language Kwasio |
6
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
=cut |
8
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
# This file auto generated from Data/common/main/nmg.xml |
10
|
|
|
|
|
|
|
# on Mon 11 Apr 5:35:45 pm GMT |
11
|
|
|
|
|
|
|
|
12
|
|
|
|
|
|
|
use strict; |
13
|
1
|
|
|
1
|
|
820246
|
use warnings; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
25
|
|
14
|
1
|
|
|
1
|
|
5
|
use version; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
32
|
|
15
|
1
|
|
|
1
|
|
5
|
|
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
6
|
|
16
|
|
|
|
|
|
|
our $VERSION = version->declare('v0.34.1'); |
17
|
|
|
|
|
|
|
|
18
|
|
|
|
|
|
|
use v5.10.1; |
19
|
1
|
|
|
1
|
|
90
|
use mro 'c3'; |
|
1
|
|
|
|
|
3
|
|
20
|
1
|
|
|
1
|
|
5
|
use utf8; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
6
|
|
21
|
1
|
|
|
1
|
|
20
|
use if $^V ge v5.12.0, feature => 'unicode_strings'; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
5
|
|
22
|
1
|
|
|
1
|
|
36
|
use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef ); |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
21
|
|
23
|
1
|
|
|
1
|
|
97
|
use Moo; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
24
|
1
|
|
|
1
|
|
870
|
|
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
5
|
|
25
|
|
|
|
|
|
|
extends('Locale::CLDR::Locales::Root'); |
26
|
|
|
|
|
|
|
has 'display_name_language' => ( |
27
|
|
|
|
|
|
|
is => 'ro', |
28
|
|
|
|
|
|
|
isa => CodeRef, |
29
|
|
|
|
|
|
|
init_arg => undef, |
30
|
|
|
|
|
|
|
default => sub { |
31
|
|
|
|
|
|
|
sub { |
32
|
|
|
|
|
|
|
my %languages = ( |
33
|
|
|
|
|
|
|
'ak' => 'Kiɛl akan', |
34
|
|
|
|
|
|
|
'am' => 'Kiɛl amaria', |
35
|
|
|
|
|
|
|
'ar' => 'Kiɛl b’árabe', |
36
|
|
|
|
|
|
|
'be' => 'Kiɛl belarussie', |
37
|
|
|
|
|
|
|
'bg' => 'Kiɛl bulgaria', |
38
|
|
|
|
|
|
|
'bn' => 'Kiɛl bengalia', |
39
|
|
|
|
|
|
|
'cs' => 'Kiɛl bó tchɛk', |
40
|
|
|
|
|
|
|
'de' => 'Jáman', |
41
|
|
|
|
|
|
|
'el' => 'Kiɛl bó grɛk', |
42
|
|
|
|
|
|
|
'en' => 'Ngɛ̄lɛ̄n', |
43
|
|
|
|
|
|
|
'es' => 'Paŋá', |
44
|
|
|
|
|
|
|
'fa' => 'Kiɛl pɛrsia', |
45
|
|
|
|
|
|
|
'fr' => 'Fala', |
46
|
|
|
|
|
|
|
'ha' => 'Kiɛl máwúsá', |
47
|
|
|
|
|
|
|
'hi' => 'Kiɛl b’indien', |
48
|
|
|
|
|
|
|
'hu' => 'Kiɛl b’ɔ́ngrois', |
49
|
|
|
|
|
|
|
'id' => 'Kiɛl indonesie', |
50
|
|
|
|
|
|
|
'ig' => 'Kiɛl ikbo', |
51
|
|
|
|
|
|
|
'it' => 'Kiɛl italia', |
52
|
|
|
|
|
|
|
'ja' => 'Kiɛl bó japonɛ̌', |
53
|
|
|
|
|
|
|
'jv' => 'Kiɛl bó javanɛ̌', |
54
|
|
|
|
|
|
|
'km' => 'Kiɛl bó mɛr', |
55
|
|
|
|
|
|
|
'ko' => 'Kiɛl koré', |
56
|
|
|
|
|
|
|
'ms' => 'Kiɛl Malɛ̌siā', |
57
|
|
|
|
|
|
|
'my' => 'Kiɛl birmania', |
58
|
|
|
|
|
|
|
'ne' => 'Kiɛl nepal', |
59
|
|
|
|
|
|
|
'nl' => 'Kiɛl bóllandais', |
60
|
|
|
|
|
|
|
'nmg' => 'Kwasio', |
61
|
|
|
|
|
|
|
'pa' => 'Kiɛl pɛndjabi', |
62
|
|
|
|
|
|
|
'pl' => 'Kiɛl pɔlɔŋe', |
63
|
|
|
|
|
|
|
'pt' => 'Kiɛl bó pɔ̄rtugɛ̂', |
64
|
|
|
|
|
|
|
'ro' => 'Kiɛl bó rumɛ̂n', |
65
|
|
|
|
|
|
|
'ru' => 'Kiɛl russia', |
66
|
|
|
|
|
|
|
'rw' => 'Kiɛl rwandā', |
67
|
|
|
|
|
|
|
'so' => 'Kiɛl somaliā', |
68
|
|
|
|
|
|
|
'sv' => 'Kiɛl bó suedois', |
69
|
|
|
|
|
|
|
'ta' => 'Kiɛl tamul', |
70
|
|
|
|
|
|
|
'th' => 'Kiɛl thaï', |
71
|
|
|
|
|
|
|
'tr' => 'Kiɛl bó turk', |
72
|
|
|
|
|
|
|
'uk' => 'Kiɛl b’ukrɛ̄nien', |
73
|
|
|
|
|
|
|
'ur' => 'Kiɛl úrdu', |
74
|
|
|
|
|
|
|
'vi' => 'Kiɛl viɛtnam', |
75
|
|
|
|
|
|
|
'yo' => 'Yorúbâ', |
76
|
|
|
|
|
|
|
'zh' => 'Kiɛl bó chinois', |
77
|
|
|
|
|
|
|
'zu' => 'Zulu', |
78
|
|
|
|
|
|
|
|
79
|
|
|
|
|
|
|
); |
80
|
|
|
|
|
|
|
if (@_) { |
81
|
|
|
|
|
|
|
return $languages{$_[0]}; |
82
|
|
|
|
|
|
|
} |
83
|
|
|
|
|
|
|
return \%languages; |
84
|
|
|
|
|
|
|
} |
85
|
|
|
|
|
|
|
}, |
86
|
|
|
|
|
|
|
); |
87
|
|
|
|
|
|
|
|
88
|
|
|
|
|
|
|
has 'display_name_region' => ( |
89
|
|
|
|
|
|
|
is => 'ro', |
90
|
|
|
|
|
|
|
isa => HashRef[Str], |
91
|
|
|
|
|
|
|
init_arg => undef, |
92
|
|
|
|
|
|
|
default => sub { |
93
|
|
|
|
|
|
|
{ |
94
|
|
|
|
|
|
|
'AD' => 'Andɔ́ra', |
95
|
|
|
|
|
|
|
'AE' => 'Minlambɔ́ Nsaŋ́nsa mí Arabia', |
96
|
|
|
|
|
|
|
'AF' => 'Afganistaŋ', |
97
|
|
|
|
|
|
|
'AG' => 'Antíga bá Barbúda', |
98
|
|
|
|
|
|
|
'AI' => 'Anguílla', |
99
|
|
|
|
|
|
|
'AL' => 'Albania', |
100
|
|
|
|
|
|
|
'AM' => 'Arménia', |
101
|
|
|
|
|
|
|
'AO' => 'Angola', |
102
|
|
|
|
|
|
|
'AR' => 'Argentína', |
103
|
|
|
|
|
|
|
'AS' => 'Samoa m ́Amɛ́rka', |
104
|
|
|
|
|
|
|
'AT' => 'Ötrish', |
105
|
|
|
|
|
|
|
'AU' => 'Östraliá', |
106
|
|
|
|
|
|
|
'AW' => 'Árúba', |
107
|
|
|
|
|
|
|
'AZ' => 'Azerbaïjaŋ', |
108
|
|
|
|
|
|
|
'BA' => 'Bosnia na Ɛrzegovina', |
109
|
|
|
|
|
|
|
'BB' => 'Barbado', |
110
|
|
|
|
|
|
|
'BD' => 'Bɛŋgladɛsh', |
111
|
|
|
|
|
|
|
'BE' => 'Bɛlgik', |
112
|
|
|
|
|
|
|
'BF' => 'Burkina Faso', |
113
|
|
|
|
|
|
|
'BG' => 'Bulgaria', |
114
|
|
|
|
|
|
|
'BH' => 'Bahrain', |
115
|
|
|
|
|
|
|
'BI' => 'Burundi', |
116
|
|
|
|
|
|
|
'BJ' => 'Benin', |
117
|
|
|
|
|
|
|
'BM' => 'Bɛrmuda', |
118
|
|
|
|
|
|
|
'BN' => 'Brunɛi', |
119
|
|
|
|
|
|
|
'BO' => 'Bolivia', |
120
|
|
|
|
|
|
|
'BR' => 'Brésil', |
121
|
|
|
|
|
|
|
'BS' => 'Bahamas', |
122
|
|
|
|
|
|
|
'BT' => 'Butaŋ', |
123
|
|
|
|
|
|
|
'BW' => 'Botswana', |
124
|
|
|
|
|
|
|
'BY' => 'Belarus', |
125
|
|
|
|
|
|
|
'BZ' => 'Bɛliz', |
126
|
|
|
|
|
|
|
'CA' => 'Kanada', |
127
|
|
|
|
|
|
|
'CD' => 'Kongó Zaïre', |
128
|
|
|
|
|
|
|
'CF' => 'Sentrafríka', |
129
|
|
|
|
|
|
|
'CG' => 'Kongo', |
130
|
|
|
|
|
|
|
'CH' => 'Switzɛrland', |
131
|
|
|
|
|
|
|
'CI' => 'Kote d´Ivoire', |
132
|
|
|
|
|
|
|
'CK' => 'Maŋ́ má Kook', |
133
|
|
|
|
|
|
|
'CL' => 'Tshili', |
134
|
|
|
|
|
|
|
'CM' => 'Kamerun', |
135
|
|
|
|
|
|
|
'CN' => 'Shine', |
136
|
|
|
|
|
|
|
'CO' => 'Kɔlɔ́mbia', |
137
|
|
|
|
|
|
|
'CR' => 'Kosta Ríka', |
138
|
|
|
|
|
|
|
'CU' => 'Kuba', |
139
|
|
|
|
|
|
|
'CV' => 'Maŋ́ má Kapvɛr', |
140
|
|
|
|
|
|
|
'CY' => 'Sipria', |
141
|
|
|
|
|
|
|
'CZ' => 'Nlambɔ́ bó tschɛk', |
142
|
|
|
|
|
|
|
'DE' => 'Jaman', |
143
|
|
|
|
|
|
|
'DJ' => 'Jibúti', |
144
|
|
|
|
|
|
|
'DK' => 'Danemark', |
145
|
|
|
|
|
|
|
'DM' => 'Dominíka', |
146
|
|
|
|
|
|
|
'DO' => 'Nlambɔ́ Dominíka', |
147
|
|
|
|
|
|
|
'DZ' => 'Algeria', |
148
|
|
|
|
|
|
|
'EC' => 'Ekuateur', |
149
|
|
|
|
|
|
|
'EE' => 'Ɛstonia', |
150
|
|
|
|
|
|
|
'EG' => 'Ägyptɛn', |
151
|
|
|
|
|
|
|
'ER' => 'Erytrea', |
152
|
|
|
|
|
|
|
'ES' => 'Paŋá', |
153
|
|
|
|
|
|
|
'ET' => 'Ethiopiá', |
154
|
|
|
|
|
|
|
'FI' => 'Finlande', |
155
|
|
|
|
|
|
|
'FJ' => 'Fijiá', |
156
|
|
|
|
|
|
|
'FK' => 'Maŋ má Falkland', |
157
|
|
|
|
|
|
|
'FM' => 'Mikronesia', |
158
|
|
|
|
|
|
|
'FR' => 'Fala', |
159
|
|
|
|
|
|
|
'GA' => 'Gabɔŋ', |
160
|
|
|
|
|
|
|
'GB' => 'Nlambɔ́ Ngɛlɛn', |
161
|
|
|
|
|
|
|
'GD' => 'Grenada', |
162
|
|
|
|
|
|
|
'GE' => 'Jɔrgia', |
163
|
|
|
|
|
|
|
'GF' => 'Guyane Fala', |
164
|
|
|
|
|
|
|
'GH' => 'Gána', |
165
|
|
|
|
|
|
|
'GI' => 'Gilbratar', |
166
|
|
|
|
|
|
|
'GL' => 'Greenland', |
167
|
|
|
|
|
|
|
'GM' => 'Gambia', |
168
|
|
|
|
|
|
|
'GN' => 'Guine', |
169
|
|
|
|
|
|
|
'GP' => 'Guadeloup', |
170
|
|
|
|
|
|
|
'GQ' => 'Guine Ekuatorial', |
171
|
|
|
|
|
|
|
'GR' => 'Grɛce', |
172
|
|
|
|
|
|
|
'GT' => 'Guatemala', |
173
|
|
|
|
|
|
|
'GU' => 'Guam', |
174
|
|
|
|
|
|
|
'GW' => 'Guine Bisso', |
175
|
|
|
|
|
|
|
'GY' => 'Guyana', |
176
|
|
|
|
|
|
|
'HN' => 'Ɔndúras', |
177
|
|
|
|
|
|
|
'HR' => 'Kroasia', |
178
|
|
|
|
|
|
|
'HT' => 'Haïti', |
179
|
|
|
|
|
|
|
'HU' => 'Ɔngría', |
180
|
|
|
|
|
|
|
'ID' => 'Indonesia', |
181
|
|
|
|
|
|
|
'IE' => 'Irland', |
182
|
|
|
|
|
|
|
'IL' => 'Äsrɛl', |
183
|
|
|
|
|
|
|
'IN' => 'India', |
184
|
|
|
|
|
|
|
'IO' => 'Nlambɔ́ ngɛlɛn ma yí maŋ ntsiɛh', |
185
|
|
|
|
|
|
|
'IQ' => 'Irak', |
186
|
|
|
|
|
|
|
'IR' => 'Iran', |
187
|
|
|
|
|
|
|
'IS' => 'Island', |
188
|
|
|
|
|
|
|
'IT' => 'Italia', |
189
|
|
|
|
|
|
|
'JM' => 'Jamaika', |
190
|
|
|
|
|
|
|
'JO' => 'Jɔrdania', |
191
|
|
|
|
|
|
|
'JP' => 'Japɔn', |
192
|
|
|
|
|
|
|
'KE' => 'Kɛnya', |
193
|
|
|
|
|
|
|
'KG' => 'Kyrgystaŋ', |
194
|
|
|
|
|
|
|
'KH' => 'Kambodia', |
195
|
|
|
|
|
|
|
'KI' => 'Kiribati', |
196
|
|
|
|
|
|
|
'KM' => 'Kɔmɔr', |
197
|
|
|
|
|
|
|
'KN' => 'Saint Kitts na Nevis', |
198
|
|
|
|
|
|
|
'KP' => 'Koré yí bvuɔ', |
199
|
|
|
|
|
|
|
'KR' => 'Koré yí sí', |
200
|
|
|
|
|
|
|
'KW' => 'Kowɛit', |
201
|
|
|
|
|
|
|
'KY' => 'Maŋ́ má kumbi', |
202
|
|
|
|
|
|
|
'KZ' => 'Kazakstaŋ', |
203
|
|
|
|
|
|
|
'LA' => 'Laos', |
204
|
|
|
|
|
|
|
'LB' => 'Libaŋ', |
205
|
|
|
|
|
|
|
'LC' => 'Saint Lucia', |
206
|
|
|
|
|
|
|
'LI' => 'Lishenstein', |
207
|
|
|
|
|
|
|
'LK' => 'Sri Lanka', |
208
|
|
|
|
|
|
|
'LR' => 'Liberia', |
209
|
|
|
|
|
|
|
'LS' => 'Lesoto', |
210
|
|
|
|
|
|
|
'LT' => 'Lituaniá', |
211
|
|
|
|
|
|
|
'LU' => 'Luxembourg', |
212
|
|
|
|
|
|
|
'LV' => 'Latvia', |
213
|
|
|
|
|
|
|
'LY' => 'Libya', |
214
|
|
|
|
|
|
|
'MA' => 'Marɔk', |
215
|
|
|
|
|
|
|
'MC' => 'Monako', |
216
|
|
|
|
|
|
|
'MD' => 'Mɔldavia', |
217
|
|
|
|
|
|
|
'MG' => 'Madagaskar', |
218
|
|
|
|
|
|
|
'MH' => 'Maŋ́ má Marshall', |
219
|
|
|
|
|
|
|
'MK' => 'Macedonia', |
220
|
|
|
|
|
|
|
'ML' => 'Mali', |
221
|
|
|
|
|
|
|
'MM' => 'Myanmar', |
222
|
|
|
|
|
|
|
'MN' => 'Mɔngolia', |
223
|
|
|
|
|
|
|
'MP' => 'Maŋ́ Mariá', |
224
|
|
|
|
|
|
|
'MQ' => 'Martinika', |
225
|
|
|
|
|
|
|
'MR' => 'Moritania', |
226
|
|
|
|
|
|
|
'MS' => 'Mɔnserrat', |
227
|
|
|
|
|
|
|
'MT' => 'Malta', |
228
|
|
|
|
|
|
|
'MU' => 'Morisse', |
229
|
|
|
|
|
|
|
'MV' => 'Maldivia', |
230
|
|
|
|
|
|
|
'MW' => 'Malawi', |
231
|
|
|
|
|
|
|
'MX' => 'Mɛxik', |
232
|
|
|
|
|
|
|
'MY' => 'Malaysia', |
233
|
|
|
|
|
|
|
'MZ' => 'Mozambik', |
234
|
|
|
|
|
|
|
'NA' => 'Namibia', |
235
|
|
|
|
|
|
|
'NC' => 'Kaledoni nwanah', |
236
|
|
|
|
|
|
|
'NE' => 'Niger', |
237
|
|
|
|
|
|
|
'NF' => 'Maŋ́ má Nɔrfɔrk', |
238
|
|
|
|
|
|
|
'NG' => 'Nigeria', |
239
|
|
|
|
|
|
|
'NI' => 'Nikaragua', |
240
|
|
|
|
|
|
|
'NL' => 'Nedɛrland', |
241
|
|
|
|
|
|
|
'NO' => 'Nɔrvɛg', |
242
|
|
|
|
|
|
|
'NP' => 'Nepal', |
243
|
|
|
|
|
|
|
'NR' => 'Noru', |
244
|
|
|
|
|
|
|
'NU' => 'Niuɛ', |
245
|
|
|
|
|
|
|
'NZ' => 'Zeland nwanah', |
246
|
|
|
|
|
|
|
'OM' => 'Oman', |
247
|
|
|
|
|
|
|
'PA' => 'Panama', |
248
|
|
|
|
|
|
|
'PE' => 'Peru', |
249
|
|
|
|
|
|
|
'PF' => 'Polynesia Fala', |
250
|
|
|
|
|
|
|
'PG' => 'Guine Papuasi', |
251
|
|
|
|
|
|
|
'PH' => 'Filipin', |
252
|
|
|
|
|
|
|
'PK' => 'Pakistan', |
253
|
|
|
|
|
|
|
'PL' => 'Pɔlɔŋ', |
254
|
|
|
|
|
|
|
'PM' => 'Saint Peter ba Mikelɔn', |
255
|
|
|
|
|
|
|
'PN' => 'Pitkairn', |
256
|
|
|
|
|
|
|
'PR' => 'Puɛrto Riko', |
257
|
|
|
|
|
|
|
'PS' => 'Palɛstin', |
258
|
|
|
|
|
|
|
'PT' => 'Pɔrtugal', |
259
|
|
|
|
|
|
|
'PW' => 'Palo', |
260
|
|
|
|
|
|
|
'PY' => 'Paraguay', |
261
|
|
|
|
|
|
|
'QA' => 'Katar', |
262
|
|
|
|
|
|
|
'RE' => 'Réuniɔn', |
263
|
|
|
|
|
|
|
'RO' => 'Roumania', |
264
|
|
|
|
|
|
|
'RU' => 'Russi', |
265
|
|
|
|
|
|
|
'RW' => 'Rwanda', |
266
|
|
|
|
|
|
|
'SA' => 'Saudi Arabia', |
267
|
|
|
|
|
|
|
'SB' => 'Maŋ́ má Salomɔn', |
268
|
|
|
|
|
|
|
'SC' => 'Seychɛlle', |
269
|
|
|
|
|
|
|
'SD' => 'Sudaŋ', |
270
|
|
|
|
|
|
|
'SE' => 'Suɛd', |
271
|
|
|
|
|
|
|
'SG' => 'Singapur', |
272
|
|
|
|
|
|
|
'SH' => 'Saint Lina', |
273
|
|
|
|
|
|
|
'SI' => 'Slovenia', |
274
|
|
|
|
|
|
|
'SK' => 'Slovakia', |
275
|
|
|
|
|
|
|
'SL' => 'Sierra Leɔn', |
276
|
|
|
|
|
|
|
'SM' => 'San Marino', |
277
|
|
|
|
|
|
|
'SN' => 'Senegal', |
278
|
|
|
|
|
|
|
'SO' => 'Somália', |
279
|
|
|
|
|
|
|
'SR' => 'Surinam', |
280
|
|
|
|
|
|
|
'ST' => 'Sao Tomé ba Prinship', |
281
|
|
|
|
|
|
|
'SV' => 'Salvadɔr', |
282
|
|
|
|
|
|
|
'SY' => 'Syria', |
283
|
|
|
|
|
|
|
'SZ' => 'Swaziland', |
284
|
|
|
|
|
|
|
'TC' => 'Maŋ́ má Turk na Kaiko', |
285
|
|
|
|
|
|
|
'TD' => 'Tshad', |
286
|
|
|
|
|
|
|
'TG' => 'Togo', |
287
|
|
|
|
|
|
|
'TH' => 'Taïland', |
288
|
|
|
|
|
|
|
'TJ' => 'Tajikistaŋ', |
289
|
|
|
|
|
|
|
'TK' => 'Tokelo', |
290
|
|
|
|
|
|
|
'TL' => 'Timɔr tsindikēh', |
291
|
|
|
|
|
|
|
'TM' => 'Turkmɛnistaŋ', |
292
|
|
|
|
|
|
|
'TN' => 'Tunisiá', |
293
|
|
|
|
|
|
|
'TO' => 'Tɔnga', |
294
|
|
|
|
|
|
|
'TR' => 'Turki', |
295
|
|
|
|
|
|
|
'TT' => 'Trinidad ba Tobágó', |
296
|
|
|
|
|
|
|
'TV' => 'Tuvalú', |
297
|
|
|
|
|
|
|
'TW' => 'Taïwan', |
298
|
|
|
|
|
|
|
'TZ' => 'Tanzánía', |
299
|
|
|
|
|
|
|
'UA' => 'Ukrɛn', |
300
|
|
|
|
|
|
|
'UG' => 'Uganda', |
301
|
|
|
|
|
|
|
'US' => 'Amɛŕka', |
302
|
|
|
|
|
|
|
'UY' => 'Uruguay', |
303
|
|
|
|
|
|
|
'UZ' => 'Usbǝkistaŋ', |
304
|
|
|
|
|
|
|
'VA' => 'Vatikaŋ', |
305
|
|
|
|
|
|
|
'VC' => 'Saint Vincent ba Grenadines', |
306
|
|
|
|
|
|
|
'VE' => 'Vǝnǝzuela', |
307
|
|
|
|
|
|
|
'VG' => 'Minsilɛ́ mímaŋ mí ngɛ̄lɛ̄n', |
308
|
|
|
|
|
|
|
'VI' => 'Minsilɛ mí maŋ́ m´Amɛrka', |
309
|
|
|
|
|
|
|
'VN' => 'Viɛtnam', |
310
|
|
|
|
|
|
|
'VU' => 'Vanuatu', |
311
|
|
|
|
|
|
|
'WF' => 'Wallis ba Futuna', |
312
|
|
|
|
|
|
|
'WS' => 'Samoa', |
313
|
|
|
|
|
|
|
'YE' => 'Yǝmɛn', |
314
|
|
|
|
|
|
|
'YT' => 'Mayɔt', |
315
|
|
|
|
|
|
|
'ZA' => 'Afríka yí sí', |
316
|
|
|
|
|
|
|
'ZM' => 'Zambia', |
317
|
|
|
|
|
|
|
'ZW' => 'Zimbabwǝ', |
318
|
|
|
|
|
|
|
|
319
|
|
|
|
|
|
|
} |
320
|
|
|
|
|
|
|
}, |
321
|
|
|
|
|
|
|
); |
322
|
|
|
|
|
|
|
|
323
|
|
|
|
|
|
|
has 'characters' => ( |
324
|
|
|
|
|
|
|
is => 'ro', |
325
|
|
|
|
|
|
|
isa => HashRef, |
326
|
|
|
|
|
|
|
init_arg => undef, |
327
|
|
|
|
|
|
|
default => $^V ge v5.18.0 |
328
|
|
|
|
|
|
|
? eval <<'EOT' |
329
|
|
|
|
|
|
|
sub { |
330
|
|
|
|
|
|
|
no warnings 'experimental::regex_sets'; |
331
|
|
|
|
|
|
|
return { |
332
|
|
|
|
|
|
|
auxiliary => qr{[q x z]}, |
333
|
|
|
|
|
|
|
index => ['A', 'B', 'Ɓ', 'C', 'D', 'E', 'Ǝ', 'Ɛ', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'Ŋ', 'O', 'Ɔ', 'P', 'R', 'S', 'T', 'U', 'V', 'W', 'Y'], |
334
|
|
|
|
|
|
|
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]}, |
335
|
|
|
|
|
|
|
numbers => qr{[ \- , % ‰ + 0 1 2 3 4 5 6 7 8 9]}, |
336
|
|
|
|
|
|
|
}; |
337
|
|
|
|
|
|
|
}, |
338
|
|
|
|
|
|
|
EOT |
339
|
|
|
|
|
|
|
: sub { |
340
|
|
|
|
|
|
|
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'], }; |
341
|
|
|
|
|
|
|
}, |
342
|
|
|
|
|
|
|
); |
343
|
1
|
|
|
1
|
|
101
|
|
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
123
|
|
344
|
|
|
|
|
|
|
|
345
|
|
|
|
|
|
|
has 'quote_start' => ( |
346
|
|
|
|
|
|
|
is => 'ro', |
347
|
|
|
|
|
|
|
isa => Str, |
348
|
|
|
|
|
|
|
init_arg => undef, |
349
|
|
|
|
|
|
|
default => qq{„}, |
350
|
|
|
|
|
|
|
); |
351
|
|
|
|
|
|
|
|
352
|
|
|
|
|
|
|
has 'quote_end' => ( |
353
|
|
|
|
|
|
|
is => 'ro', |
354
|
|
|
|
|
|
|
isa => Str, |
355
|
|
|
|
|
|
|
init_arg => undef, |
356
|
|
|
|
|
|
|
default => qq{”}, |
357
|
|
|
|
|
|
|
); |
358
|
|
|
|
|
|
|
|
359
|
|
|
|
|
|
|
has 'alternate_quote_start' => ( |
360
|
|
|
|
|
|
|
is => 'ro', |
361
|
|
|
|
|
|
|
isa => Str, |
362
|
|
|
|
|
|
|
init_arg => undef, |
363
|
|
|
|
|
|
|
default => qq{«}, |
364
|
|
|
|
|
|
|
); |
365
|
|
|
|
|
|
|
|
366
|
|
|
|
|
|
|
has 'alternate_quote_end' => ( |
367
|
|
|
|
|
|
|
is => 'ro', |
368
|
|
|
|
|
|
|
isa => Str, |
369
|
|
|
|
|
|
|
init_arg => undef, |
370
|
|
|
|
|
|
|
default => qq{»}, |
371
|
|
|
|
|
|
|
); |
372
|
|
|
|
|
|
|
|
373
|
|
|
|
|
|
|
has 'yesstr' => ( |
374
|
|
|
|
|
|
|
is => 'ro', |
375
|
|
|
|
|
|
|
isa => RegexpRef, |
376
|
|
|
|
|
|
|
init_arg => undef, |
377
|
|
|
|
|
|
|
default => sub { qr'^(?i:Yaŋ|Y)$' } |
378
|
|
|
|
|
|
|
); |
379
|
|
|
|
|
|
|
|
380
|
|
|
|
|
|
|
has 'nostr' => ( |
381
|
|
|
|
|
|
|
is => 'ro', |
382
|
|
|
|
|
|
|
isa => RegexpRef, |
383
|
|
|
|
|
|
|
init_arg => undef, |
384
|
|
|
|
|
|
|
default => sub { qr'^(?i:Nzúl|N)$' } |
385
|
|
|
|
|
|
|
); |
386
|
|
|
|
|
|
|
|
387
|
|
|
|
|
|
|
has 'number_symbols' => ( |
388
|
|
|
|
|
|
|
is => 'ro', |
389
|
|
|
|
|
|
|
isa => HashRef, |
390
|
|
|
|
|
|
|
init_arg => undef, |
391
|
|
|
|
|
|
|
default => sub { { |
392
|
|
|
|
|
|
|
'latn' => { |
393
|
|
|
|
|
|
|
'decimal' => q(,), |
394
|
|
|
|
|
|
|
'group' => q( ), |
395
|
|
|
|
|
|
|
}, |
396
|
|
|
|
|
|
|
} } |
397
|
|
|
|
|
|
|
); |
398
|
|
|
|
|
|
|
|
399
|
|
|
|
|
|
|
has 'number_formats' => ( |
400
|
|
|
|
|
|
|
is => 'ro', |
401
|
|
|
|
|
|
|
isa => HashRef, |
402
|
|
|
|
|
|
|
init_arg => undef, |
403
|
|
|
|
|
|
|
default => sub { { |
404
|
|
|
|
|
|
|
decimalFormat => { |
405
|
|
|
|
|
|
|
'default' => { |
406
|
|
|
|
|
|
|
'standard' => { |
407
|
|
|
|
|
|
|
'default' => '#,##0.###', |
408
|
|
|
|
|
|
|
}, |
409
|
|
|
|
|
|
|
}, |
410
|
|
|
|
|
|
|
}, |
411
|
|
|
|
|
|
|
percentFormat => { |
412
|
|
|
|
|
|
|
'default' => { |
413
|
|
|
|
|
|
|
'standard' => { |
414
|
|
|
|
|
|
|
'default' => '#,##0%', |
415
|
|
|
|
|
|
|
}, |
416
|
|
|
|
|
|
|
}, |
417
|
|
|
|
|
|
|
}, |
418
|
|
|
|
|
|
|
} }, |
419
|
|
|
|
|
|
|
); |
420
|
|
|
|
|
|
|
|
421
|
|
|
|
|
|
|
has 'number_currency_formats' => ( |
422
|
|
|
|
|
|
|
is => 'ro', |
423
|
|
|
|
|
|
|
isa => HashRef, |
424
|
|
|
|
|
|
|
init_arg => undef, |
425
|
|
|
|
|
|
|
default => sub { { |
426
|
|
|
|
|
|
|
'latn' => { |
427
|
|
|
|
|
|
|
'pattern' => { |
428
|
|
|
|
|
|
|
'default' => { |
429
|
|
|
|
|
|
|
'standard' => { |
430
|
|
|
|
|
|
|
'positive' => '#,##0.00 ¤', |
431
|
|
|
|
|
|
|
}, |
432
|
|
|
|
|
|
|
}, |
433
|
|
|
|
|
|
|
}, |
434
|
|
|
|
|
|
|
}, |
435
|
|
|
|
|
|
|
} }, |
436
|
|
|
|
|
|
|
); |
437
|
|
|
|
|
|
|
|
438
|
|
|
|
|
|
|
has 'currencies' => ( |
439
|
|
|
|
|
|
|
is => 'ro', |
440
|
|
|
|
|
|
|
isa => HashRef, |
441
|
|
|
|
|
|
|
init_arg => undef, |
442
|
|
|
|
|
|
|
default => sub { { |
443
|
|
|
|
|
|
|
'AED' => { |
444
|
|
|
|
|
|
|
display_name => { |
445
|
|
|
|
|
|
|
'currency' => q(Mɔn B ´Arabe), |
446
|
|
|
|
|
|
|
}, |
447
|
|
|
|
|
|
|
}, |
448
|
|
|
|
|
|
|
'AOA' => { |
449
|
|
|
|
|
|
|
display_name => { |
450
|
|
|
|
|
|
|
'currency' => q(Mɔn Angola), |
451
|
|
|
|
|
|
|
}, |
452
|
|
|
|
|
|
|
}, |
453
|
|
|
|
|
|
|
'AUD' => { |
454
|
|
|
|
|
|
|
display_name => { |
455
|
|
|
|
|
|
|
'currency' => q(Dɔ́llɔ Ɔstralia), |
456
|
|
|
|
|
|
|
}, |
457
|
|
|
|
|
|
|
}, |
458
|
|
|
|
|
|
|
'BHD' => { |
459
|
|
|
|
|
|
|
display_name => { |
460
|
|
|
|
|
|
|
'currency' => q(Mɔn Bahrein), |
461
|
|
|
|
|
|
|
}, |
462
|
|
|
|
|
|
|
}, |
463
|
|
|
|
|
|
|
'BIF' => { |
464
|
|
|
|
|
|
|
display_name => { |
465
|
|
|
|
|
|
|
'currency' => q(Fraŋ Burundi), |
466
|
|
|
|
|
|
|
}, |
467
|
|
|
|
|
|
|
}, |
468
|
|
|
|
|
|
|
'BWP' => { |
469
|
|
|
|
|
|
|
display_name => { |
470
|
|
|
|
|
|
|
'currency' => q(Mɔn Botswana), |
471
|
|
|
|
|
|
|
}, |
472
|
|
|
|
|
|
|
}, |
473
|
|
|
|
|
|
|
'CAD' => { |
474
|
|
|
|
|
|
|
display_name => { |
475
|
|
|
|
|
|
|
'currency' => q(Dɔ́llɔ Kanada), |
476
|
|
|
|
|
|
|
}, |
477
|
|
|
|
|
|
|
}, |
478
|
|
|
|
|
|
|
'CDF' => { |
479
|
|
|
|
|
|
|
display_name => { |
480
|
|
|
|
|
|
|
'currency' => q(Fraŋ bó Kongolɛ̌), |
481
|
|
|
|
|
|
|
}, |
482
|
|
|
|
|
|
|
}, |
483
|
|
|
|
|
|
|
'CHF' => { |
484
|
|
|
|
|
|
|
display_name => { |
485
|
|
|
|
|
|
|
'currency' => q(Fraŋ Suisse), |
486
|
|
|
|
|
|
|
}, |
487
|
|
|
|
|
|
|
}, |
488
|
|
|
|
|
|
|
'CNY' => { |
489
|
|
|
|
|
|
|
display_name => { |
490
|
|
|
|
|
|
|
'currency' => q(Mɔn bó Chinois), |
491
|
|
|
|
|
|
|
}, |
492
|
|
|
|
|
|
|
}, |
493
|
|
|
|
|
|
|
'CVE' => { |
494
|
|
|
|
|
|
|
display_name => { |
495
|
|
|
|
|
|
|
'currency' => q(Mɔn Kapvɛrt), |
496
|
|
|
|
|
|
|
}, |
497
|
|
|
|
|
|
|
}, |
498
|
|
|
|
|
|
|
'DJF' => { |
499
|
|
|
|
|
|
|
display_name => { |
500
|
|
|
|
|
|
|
'currency' => q(Fraŋ Jibuti), |
501
|
|
|
|
|
|
|
}, |
502
|
|
|
|
|
|
|
}, |
503
|
|
|
|
|
|
|
'DZD' => { |
504
|
|
|
|
|
|
|
display_name => { |
505
|
|
|
|
|
|
|
'currency' => q(Mɔn Algeria), |
506
|
|
|
|
|
|
|
}, |
507
|
|
|
|
|
|
|
}, |
508
|
|
|
|
|
|
|
'EGP' => { |
509
|
|
|
|
|
|
|
display_name => { |
510
|
|
|
|
|
|
|
'currency' => q(Mɔn Ägyptɛn), |
511
|
|
|
|
|
|
|
}, |
512
|
|
|
|
|
|
|
}, |
513
|
|
|
|
|
|
|
'ERN' => { |
514
|
|
|
|
|
|
|
display_name => { |
515
|
|
|
|
|
|
|
'currency' => q(Mɔn Erytré), |
516
|
|
|
|
|
|
|
}, |
517
|
|
|
|
|
|
|
}, |
518
|
|
|
|
|
|
|
'ETB' => { |
519
|
|
|
|
|
|
|
display_name => { |
520
|
|
|
|
|
|
|
'currency' => q(Mɔn Ethiopia), |
521
|
|
|
|
|
|
|
}, |
522
|
|
|
|
|
|
|
}, |
523
|
|
|
|
|
|
|
'EUR' => { |
524
|
|
|
|
|
|
|
display_name => { |
525
|
|
|
|
|
|
|
'currency' => q(Euro), |
526
|
|
|
|
|
|
|
}, |
527
|
|
|
|
|
|
|
}, |
528
|
|
|
|
|
|
|
'GBP' => { |
529
|
|
|
|
|
|
|
display_name => { |
530
|
|
|
|
|
|
|
'currency' => q(Mɔn Ngɛ̄lɛ̄n), |
531
|
|
|
|
|
|
|
}, |
532
|
|
|
|
|
|
|
}, |
533
|
|
|
|
|
|
|
'GHC' => { |
534
|
|
|
|
|
|
|
display_name => { |
535
|
|
|
|
|
|
|
'currency' => q(Mɔn Gana), |
536
|
|
|
|
|
|
|
}, |
537
|
|
|
|
|
|
|
}, |
538
|
|
|
|
|
|
|
'GMD' => { |
539
|
|
|
|
|
|
|
display_name => { |
540
|
|
|
|
|
|
|
'currency' => q(Mɔn Gambia), |
541
|
|
|
|
|
|
|
}, |
542
|
|
|
|
|
|
|
}, |
543
|
|
|
|
|
|
|
'GNS' => { |
544
|
|
|
|
|
|
|
display_name => { |
545
|
|
|
|
|
|
|
'currency' => q(Fraŋ Guiné), |
546
|
|
|
|
|
|
|
}, |
547
|
|
|
|
|
|
|
}, |
548
|
|
|
|
|
|
|
'INR' => { |
549
|
|
|
|
|
|
|
display_name => { |
550
|
|
|
|
|
|
|
'currency' => q(Mɔn India), |
551
|
|
|
|
|
|
|
}, |
552
|
|
|
|
|
|
|
}, |
553
|
|
|
|
|
|
|
'JPY' => { |
554
|
|
|
|
|
|
|
display_name => { |
555
|
|
|
|
|
|
|
'currency' => q(Mɔn Japɔn), |
556
|
|
|
|
|
|
|
}, |
557
|
|
|
|
|
|
|
}, |
558
|
|
|
|
|
|
|
'KES' => { |
559
|
|
|
|
|
|
|
display_name => { |
560
|
|
|
|
|
|
|
'currency' => q(Mɔn Kɛnya), |
561
|
|
|
|
|
|
|
}, |
562
|
|
|
|
|
|
|
}, |
563
|
|
|
|
|
|
|
'KMF' => { |
564
|
|
|
|
|
|
|
display_name => { |
565
|
|
|
|
|
|
|
'currency' => q(Fraŋ bó Kɔmɔr), |
566
|
|
|
|
|
|
|
}, |
567
|
|
|
|
|
|
|
}, |
568
|
|
|
|
|
|
|
'LRD' => { |
569
|
|
|
|
|
|
|
display_name => { |
570
|
|
|
|
|
|
|
'currency' => q(Dɔ́llɔ Liberia), |
571
|
|
|
|
|
|
|
}, |
572
|
|
|
|
|
|
|
}, |
573
|
|
|
|
|
|
|
'LSL' => { |
574
|
|
|
|
|
|
|
display_name => { |
575
|
|
|
|
|
|
|
'currency' => q(Mɔn Lesoto), |
576
|
|
|
|
|
|
|
}, |
577
|
|
|
|
|
|
|
}, |
578
|
|
|
|
|
|
|
'LYD' => { |
579
|
|
|
|
|
|
|
display_name => { |
580
|
|
|
|
|
|
|
'currency' => q(Mɔn Libya), |
581
|
|
|
|
|
|
|
}, |
582
|
|
|
|
|
|
|
}, |
583
|
|
|
|
|
|
|
'MAD' => { |
584
|
|
|
|
|
|
|
display_name => { |
585
|
|
|
|
|
|
|
'currency' => q(Mɔn Marɔk), |
586
|
|
|
|
|
|
|
}, |
587
|
|
|
|
|
|
|
}, |
588
|
|
|
|
|
|
|
'MGA' => { |
589
|
|
|
|
|
|
|
display_name => { |
590
|
|
|
|
|
|
|
'currency' => q(Mɔn Madagaskar), |
591
|
|
|
|
|
|
|
}, |
592
|
|
|
|
|
|
|
}, |
593
|
|
|
|
|
|
|
'MRO' => { |
594
|
|
|
|
|
|
|
display_name => { |
595
|
|
|
|
|
|
|
'currency' => q(Mɔn Moritania \(1973–2017\)), |
596
|
|
|
|
|
|
|
}, |
597
|
|
|
|
|
|
|
}, |
598
|
|
|
|
|
|
|
'MRU' => { |
599
|
|
|
|
|
|
|
display_name => { |
600
|
|
|
|
|
|
|
'currency' => q(Mɔn Moritania), |
601
|
|
|
|
|
|
|
}, |
602
|
|
|
|
|
|
|
}, |
603
|
|
|
|
|
|
|
'MUR' => { |
604
|
|
|
|
|
|
|
display_name => { |
605
|
|
|
|
|
|
|
'currency' => q(Mɔn Moriss), |
606
|
|
|
|
|
|
|
}, |
607
|
|
|
|
|
|
|
}, |
608
|
|
|
|
|
|
|
'MWK' => { |
609
|
|
|
|
|
|
|
display_name => { |
610
|
|
|
|
|
|
|
'currency' => q(Mɔn Malawi), |
611
|
|
|
|
|
|
|
}, |
612
|
|
|
|
|
|
|
}, |
613
|
|
|
|
|
|
|
'MZM' => { |
614
|
|
|
|
|
|
|
display_name => { |
615
|
|
|
|
|
|
|
'currency' => q(Mɔn Mozambik), |
616
|
|
|
|
|
|
|
}, |
617
|
|
|
|
|
|
|
}, |
618
|
|
|
|
|
|
|
'NAD' => { |
619
|
|
|
|
|
|
|
display_name => { |
620
|
|
|
|
|
|
|
'currency' => q(Dɔ́llɔ Namibia), |
621
|
|
|
|
|
|
|
}, |
622
|
|
|
|
|
|
|
}, |
623
|
|
|
|
|
|
|
'NGN' => { |
624
|
|
|
|
|
|
|
display_name => { |
625
|
|
|
|
|
|
|
'currency' => q(Naïra Nigeria), |
626
|
|
|
|
|
|
|
}, |
627
|
|
|
|
|
|
|
}, |
628
|
|
|
|
|
|
|
'RWF' => { |
629
|
|
|
|
|
|
|
display_name => { |
630
|
|
|
|
|
|
|
'currency' => q(Fraŋ Rwanda), |
631
|
|
|
|
|
|
|
}, |
632
|
|
|
|
|
|
|
}, |
633
|
|
|
|
|
|
|
'SAR' => { |
634
|
|
|
|
|
|
|
display_name => { |
635
|
|
|
|
|
|
|
'currency' => q(Mɔn Saudi Arabia), |
636
|
|
|
|
|
|
|
}, |
637
|
|
|
|
|
|
|
}, |
638
|
|
|
|
|
|
|
'SCR' => { |
639
|
|
|
|
|
|
|
display_name => { |
640
|
|
|
|
|
|
|
'currency' => q(Mɔn Seychɛlle), |
641
|
|
|
|
|
|
|
}, |
642
|
|
|
|
|
|
|
}, |
643
|
|
|
|
|
|
|
'SDG' => { |
644
|
|
|
|
|
|
|
display_name => { |
645
|
|
|
|
|
|
|
'currency' => q(Mɔn Sudan), |
646
|
|
|
|
|
|
|
}, |
647
|
|
|
|
|
|
|
}, |
648
|
|
|
|
|
|
|
'SDP' => { |
649
|
|
|
|
|
|
|
display_name => { |
650
|
|
|
|
|
|
|
'currency' => q(Mɔn Sudan \(1957–1998\)), |
651
|
|
|
|
|
|
|
}, |
652
|
|
|
|
|
|
|
}, |
653
|
|
|
|
|
|
|
'SHP' => { |
654
|
|
|
|
|
|
|
display_name => { |
655
|
|
|
|
|
|
|
'currency' => q(Mɔn má Saint Lina), |
656
|
|
|
|
|
|
|
}, |
657
|
|
|
|
|
|
|
}, |
658
|
|
|
|
|
|
|
'SLL' => { |
659
|
|
|
|
|
|
|
display_name => { |
660
|
|
|
|
|
|
|
'currency' => q(Mɔn Leɔne), |
661
|
|
|
|
|
|
|
}, |
662
|
|
|
|
|
|
|
}, |
663
|
|
|
|
|
|
|
'SOS' => { |
664
|
|
|
|
|
|
|
display_name => { |
665
|
|
|
|
|
|
|
'currency' => q(Mɔn Somalía), |
666
|
|
|
|
|
|
|
}, |
667
|
|
|
|
|
|
|
}, |
668
|
|
|
|
|
|
|
'STD' => { |
669
|
|
|
|
|
|
|
display_name => { |
670
|
|
|
|
|
|
|
'currency' => q(Mɔn Sao tomé na prinship \(1977–2017\)), |
671
|
|
|
|
|
|
|
}, |
672
|
|
|
|
|
|
|
}, |
673
|
|
|
|
|
|
|
'STN' => { |
674
|
|
|
|
|
|
|
display_name => { |
675
|
|
|
|
|
|
|
'currency' => q(Mɔn Sao tomé na prinship), |
676
|
|
|
|
|
|
|
}, |
677
|
|
|
|
|
|
|
}, |
678
|
|
|
|
|
|
|
'SZL' => { |
679
|
|
|
|
|
|
|
display_name => { |
680
|
|
|
|
|
|
|
'currency' => q(Mɔn Ligangeni), |
681
|
|
|
|
|
|
|
}, |
682
|
|
|
|
|
|
|
}, |
683
|
|
|
|
|
|
|
'TND' => { |
684
|
|
|
|
|
|
|
display_name => { |
685
|
|
|
|
|
|
|
'currency' => q(Mɔn Tunisia), |
686
|
|
|
|
|
|
|
}, |
687
|
|
|
|
|
|
|
}, |
688
|
|
|
|
|
|
|
'TZS' => { |
689
|
|
|
|
|
|
|
display_name => { |
690
|
|
|
|
|
|
|
'currency' => q(Mɔn Tanzania), |
691
|
|
|
|
|
|
|
}, |
692
|
|
|
|
|
|
|
}, |
693
|
|
|
|
|
|
|
'UGX' => { |
694
|
|
|
|
|
|
|
display_name => { |
695
|
|
|
|
|
|
|
'currency' => q(Mɔn Uganda), |
696
|
|
|
|
|
|
|
}, |
697
|
|
|
|
|
|
|
}, |
698
|
|
|
|
|
|
|
'USD' => { |
699
|
|
|
|
|
|
|
display_name => { |
700
|
|
|
|
|
|
|
'currency' => q(Dɔ́llɔ Amɛŕka), |
701
|
|
|
|
|
|
|
}, |
702
|
|
|
|
|
|
|
}, |
703
|
|
|
|
|
|
|
'XAF' => { |
704
|
|
|
|
|
|
|
display_name => { |
705
|
|
|
|
|
|
|
'currency' => q(Fraŋ CFA BEAC), |
706
|
|
|
|
|
|
|
}, |
707
|
|
|
|
|
|
|
}, |
708
|
|
|
|
|
|
|
'XOF' => { |
709
|
|
|
|
|
|
|
display_name => { |
710
|
|
|
|
|
|
|
'currency' => q(Fraŋ CFA BCEAO), |
711
|
|
|
|
|
|
|
}, |
712
|
|
|
|
|
|
|
}, |
713
|
|
|
|
|
|
|
'ZAR' => { |
714
|
|
|
|
|
|
|
display_name => { |
715
|
|
|
|
|
|
|
'currency' => q(Mɔn Afrik yí sí), |
716
|
|
|
|
|
|
|
}, |
717
|
|
|
|
|
|
|
}, |
718
|
|
|
|
|
|
|
'ZMK' => { |
719
|
|
|
|
|
|
|
display_name => { |
720
|
|
|
|
|
|
|
'currency' => q(Mɔn Zambia \(1968–2012\)), |
721
|
|
|
|
|
|
|
}, |
722
|
|
|
|
|
|
|
}, |
723
|
|
|
|
|
|
|
'ZMW' => { |
724
|
|
|
|
|
|
|
display_name => { |
725
|
|
|
|
|
|
|
'currency' => q(Mɔn Zambia), |
726
|
|
|
|
|
|
|
}, |
727
|
|
|
|
|
|
|
}, |
728
|
|
|
|
|
|
|
'ZWD' => { |
729
|
|
|
|
|
|
|
display_name => { |
730
|
|
|
|
|
|
|
'currency' => q(Dɔ́llɔ Zimbabwǝ \(1980–2008\)), |
731
|
|
|
|
|
|
|
}, |
732
|
|
|
|
|
|
|
}, |
733
|
|
|
|
|
|
|
} }, |
734
|
|
|
|
|
|
|
); |
735
|
|
|
|
|
|
|
|
736
|
|
|
|
|
|
|
|
737
|
|
|
|
|
|
|
has 'calendar_months' => ( |
738
|
|
|
|
|
|
|
is => 'ro', |
739
|
|
|
|
|
|
|
isa => HashRef, |
740
|
|
|
|
|
|
|
init_arg => undef, |
741
|
|
|
|
|
|
|
default => sub { { |
742
|
|
|
|
|
|
|
'gregorian' => { |
743
|
|
|
|
|
|
|
'format' => { |
744
|
|
|
|
|
|
|
abbreviated => { |
745
|
|
|
|
|
|
|
nonleap => [ |
746
|
|
|
|
|
|
|
'ng1', |
747
|
|
|
|
|
|
|
'ng2', |
748
|
|
|
|
|
|
|
'ng3', |
749
|
|
|
|
|
|
|
'ng4', |
750
|
|
|
|
|
|
|
'ng5', |
751
|
|
|
|
|
|
|
'ng6', |
752
|
|
|
|
|
|
|
'ng7', |
753
|
|
|
|
|
|
|
'ng8', |
754
|
|
|
|
|
|
|
'ng9', |
755
|
|
|
|
|
|
|
'ng10', |
756
|
|
|
|
|
|
|
'ng11', |
757
|
|
|
|
|
|
|
'kris' |
758
|
|
|
|
|
|
|
], |
759
|
|
|
|
|
|
|
leap => [ |
760
|
|
|
|
|
|
|
|
761
|
|
|
|
|
|
|
], |
762
|
|
|
|
|
|
|
}, |
763
|
|
|
|
|
|
|
wide => { |
764
|
|
|
|
|
|
|
nonleap => [ |
765
|
|
|
|
|
|
|
'ngwɛn matáhra', |
766
|
|
|
|
|
|
|
'ngwɛn ńmba', |
767
|
|
|
|
|
|
|
'ngwɛn ńlal', |
768
|
|
|
|
|
|
|
'ngwɛn ńna', |
769
|
|
|
|
|
|
|
'ngwɛn ńtan', |
770
|
|
|
|
|
|
|
'ngwɛn ńtuó', |
771
|
|
|
|
|
|
|
'ngwɛn hɛmbuɛrí', |
772
|
|
|
|
|
|
|
'ngwɛn lɔmbi', |
773
|
|
|
|
|
|
|
'ngwɛn rɛbvuâ', |
774
|
|
|
|
|
|
|
'ngwɛn wum', |
775
|
|
|
|
|
|
|
'ngwɛn wum navǔr', |
776
|
|
|
|
|
|
|
'krísimin' |
777
|
|
|
|
|
|
|
], |
778
|
|
|
|
|
|
|
leap => [ |
779
|
|
|
|
|
|
|
|
780
|
|
|
|
|
|
|
], |
781
|
|
|
|
|
|
|
}, |
782
|
|
|
|
|
|
|
}, |
783
|
|
|
|
|
|
|
}, |
784
|
|
|
|
|
|
|
} }, |
785
|
|
|
|
|
|
|
); |
786
|
|
|
|
|
|
|
|
787
|
|
|
|
|
|
|
has 'calendar_days' => ( |
788
|
|
|
|
|
|
|
is => 'ro', |
789
|
|
|
|
|
|
|
isa => HashRef, |
790
|
|
|
|
|
|
|
init_arg => undef, |
791
|
|
|
|
|
|
|
default => sub { { |
792
|
|
|
|
|
|
|
'gregorian' => { |
793
|
|
|
|
|
|
|
'format' => { |
794
|
|
|
|
|
|
|
abbreviated => { |
795
|
|
|
|
|
|
|
mon => 'mɔ́n', |
796
|
|
|
|
|
|
|
tue => 'smb', |
797
|
|
|
|
|
|
|
wed => 'sml', |
798
|
|
|
|
|
|
|
thu => 'smn', |
799
|
|
|
|
|
|
|
fri => 'mbs', |
800
|
|
|
|
|
|
|
sat => 'sas', |
801
|
|
|
|
|
|
|
sun => 'sɔ́n' |
802
|
|
|
|
|
|
|
}, |
803
|
|
|
|
|
|
|
wide => { |
804
|
|
|
|
|
|
|
mon => 'mɔ́ndɔ', |
805
|
|
|
|
|
|
|
tue => 'sɔ́ndɔ mafú mába', |
806
|
|
|
|
|
|
|
wed => 'sɔ́ndɔ mafú málal', |
807
|
|
|
|
|
|
|
thu => 'sɔ́ndɔ mafú mána', |
808
|
|
|
|
|
|
|
fri => 'mabágá má sukul', |
809
|
|
|
|
|
|
|
sat => 'sásadi', |
810
|
|
|
|
|
|
|
sun => 'sɔ́ndɔ' |
811
|
|
|
|
|
|
|
}, |
812
|
|
|
|
|
|
|
}, |
813
|
|
|
|
|
|
|
'stand-alone' => { |
814
|
|
|
|
|
|
|
narrow => { |
815
|
|
|
|
|
|
|
mon => 'm', |
816
|
|
|
|
|
|
|
tue => 's', |
817
|
|
|
|
|
|
|
wed => 's', |
818
|
|
|
|
|
|
|
thu => 's', |
819
|
|
|
|
|
|
|
fri => 'm', |
820
|
|
|
|
|
|
|
sat => 's', |
821
|
|
|
|
|
|
|
sun => 's' |
822
|
|
|
|
|
|
|
}, |
823
|
|
|
|
|
|
|
}, |
824
|
|
|
|
|
|
|
}, |
825
|
|
|
|
|
|
|
} }, |
826
|
|
|
|
|
|
|
); |
827
|
|
|
|
|
|
|
|
828
|
|
|
|
|
|
|
has 'calendar_quarters' => ( |
829
|
|
|
|
|
|
|
is => 'ro', |
830
|
|
|
|
|
|
|
isa => HashRef, |
831
|
|
|
|
|
|
|
init_arg => undef, |
832
|
|
|
|
|
|
|
default => sub { { |
833
|
|
|
|
|
|
|
'gregorian' => { |
834
|
|
|
|
|
|
|
'format' => { |
835
|
|
|
|
|
|
|
abbreviated => {0 => 'T1', |
836
|
|
|
|
|
|
|
1 => 'T2', |
837
|
|
|
|
|
|
|
2 => 'T3', |
838
|
|
|
|
|
|
|
3 => 'T4' |
839
|
|
|
|
|
|
|
}, |
840
|
|
|
|
|
|
|
wide => {0 => 'Tindɛ nvúr', |
841
|
|
|
|
|
|
|
1 => 'Tindɛ ńmba', |
842
|
|
|
|
|
|
|
2 => 'Tindɛ ńlal', |
843
|
|
|
|
|
|
|
3 => 'Tindɛ ńna' |
844
|
|
|
|
|
|
|
}, |
845
|
|
|
|
|
|
|
}, |
846
|
|
|
|
|
|
|
}, |
847
|
|
|
|
|
|
|
} }, |
848
|
|
|
|
|
|
|
); |
849
|
|
|
|
|
|
|
|
850
|
|
|
|
|
|
|
has 'day_periods' => ( |
851
|
|
|
|
|
|
|
is => 'ro', |
852
|
|
|
|
|
|
|
isa => HashRef, |
853
|
|
|
|
|
|
|
init_arg => undef, |
854
|
|
|
|
|
|
|
default => sub { { |
855
|
|
|
|
|
|
|
'gregorian' => { |
856
|
|
|
|
|
|
|
'format' => { |
857
|
|
|
|
|
|
|
'abbreviated' => { |
858
|
|
|
|
|
|
|
'am' => q{maná}, |
859
|
|
|
|
|
|
|
'pm' => q{kugú}, |
860
|
|
|
|
|
|
|
}, |
861
|
|
|
|
|
|
|
'wide' => { |
862
|
|
|
|
|
|
|
'am' => q{maná}, |
863
|
|
|
|
|
|
|
'pm' => q{kugú}, |
864
|
|
|
|
|
|
|
}, |
865
|
|
|
|
|
|
|
}, |
866
|
|
|
|
|
|
|
}, |
867
|
|
|
|
|
|
|
} }, |
868
|
|
|
|
|
|
|
); |
869
|
|
|
|
|
|
|
|
870
|
|
|
|
|
|
|
has 'eras' => ( |
871
|
|
|
|
|
|
|
is => 'ro', |
872
|
|
|
|
|
|
|
isa => HashRef, |
873
|
|
|
|
|
|
|
init_arg => undef, |
874
|
|
|
|
|
|
|
default => sub { { |
875
|
|
|
|
|
|
|
'generic' => { |
876
|
|
|
|
|
|
|
}, |
877
|
|
|
|
|
|
|
'gregorian' => { |
878
|
|
|
|
|
|
|
abbreviated => { |
879
|
|
|
|
|
|
|
'0' => 'BL', |
880
|
|
|
|
|
|
|
'1' => 'PB' |
881
|
|
|
|
|
|
|
}, |
882
|
|
|
|
|
|
|
wide => { |
883
|
|
|
|
|
|
|
'0' => 'Bó Lahlɛ̄', |
884
|
|
|
|
|
|
|
'1' => 'Pfiɛ Burī' |
885
|
|
|
|
|
|
|
}, |
886
|
|
|
|
|
|
|
}, |
887
|
|
|
|
|
|
|
} }, |
888
|
|
|
|
|
|
|
); |
889
|
|
|
|
|
|
|
|
890
|
|
|
|
|
|
|
has 'date_formats' => ( |
891
|
|
|
|
|
|
|
is => 'ro', |
892
|
|
|
|
|
|
|
isa => HashRef, |
893
|
|
|
|
|
|
|
init_arg => undef, |
894
|
|
|
|
|
|
|
default => sub { { |
895
|
|
|
|
|
|
|
'generic' => { |
896
|
|
|
|
|
|
|
'full' => q{EEEE d MMMM y G}, |
897
|
|
|
|
|
|
|
'long' => q{d MMMM y G}, |
898
|
|
|
|
|
|
|
'medium' => q{d MMM y G}, |
899
|
|
|
|
|
|
|
'short' => q{d/M/y GGGGG}, |
900
|
|
|
|
|
|
|
}, |
901
|
|
|
|
|
|
|
'gregorian' => { |
902
|
|
|
|
|
|
|
'full' => q{EEEE d MMMM y}, |
903
|
|
|
|
|
|
|
'long' => q{d MMMM y}, |
904
|
|
|
|
|
|
|
'medium' => q{d MMM y}, |
905
|
|
|
|
|
|
|
'short' => q{d/M/y}, |
906
|
|
|
|
|
|
|
}, |
907
|
|
|
|
|
|
|
} }, |
908
|
|
|
|
|
|
|
); |
909
|
|
|
|
|
|
|
|
910
|
|
|
|
|
|
|
has 'time_formats' => ( |
911
|
|
|
|
|
|
|
is => 'ro', |
912
|
|
|
|
|
|
|
isa => HashRef, |
913
|
|
|
|
|
|
|
init_arg => undef, |
914
|
|
|
|
|
|
|
default => sub { { |
915
|
|
|
|
|
|
|
'generic' => { |
916
|
|
|
|
|
|
|
}, |
917
|
|
|
|
|
|
|
'gregorian' => { |
918
|
|
|
|
|
|
|
'full' => q{HH:mm:ss zzzz}, |
919
|
|
|
|
|
|
|
'long' => q{HH:mm:ss z}, |
920
|
|
|
|
|
|
|
'medium' => q{HH:mm:ss}, |
921
|
|
|
|
|
|
|
'short' => q{HH:mm}, |
922
|
|
|
|
|
|
|
}, |
923
|
|
|
|
|
|
|
} }, |
924
|
|
|
|
|
|
|
); |
925
|
|
|
|
|
|
|
|
926
|
|
|
|
|
|
|
has 'datetime_formats' => ( |
927
|
|
|
|
|
|
|
is => 'ro', |
928
|
|
|
|
|
|
|
isa => HashRef, |
929
|
|
|
|
|
|
|
init_arg => undef, |
930
|
|
|
|
|
|
|
default => sub { { |
931
|
|
|
|
|
|
|
'generic' => { |
932
|
|
|
|
|
|
|
}, |
933
|
|
|
|
|
|
|
'gregorian' => { |
934
|
|
|
|
|
|
|
}, |
935
|
|
|
|
|
|
|
} }, |
936
|
|
|
|
|
|
|
); |
937
|
|
|
|
|
|
|
|
938
|
|
|
|
|
|
|
has 'datetime_formats_available_formats' => ( |
939
|
|
|
|
|
|
|
is => 'ro', |
940
|
|
|
|
|
|
|
isa => HashRef, |
941
|
|
|
|
|
|
|
init_arg => undef, |
942
|
|
|
|
|
|
|
default => sub { { |
943
|
|
|
|
|
|
|
'generic' => { |
944
|
|
|
|
|
|
|
Ed => q{E d}, |
945
|
|
|
|
|
|
|
Hm => q{HH:mm}, |
946
|
|
|
|
|
|
|
Hms => q{HH:mm:ss}, |
947
|
|
|
|
|
|
|
M => q{L}, |
948
|
|
|
|
|
|
|
MEd => q{E d/M}, |
949
|
|
|
|
|
|
|
MMM => q{LLL}, |
950
|
|
|
|
|
|
|
MMMEd => q{E d MMM}, |
951
|
|
|
|
|
|
|
MMMd => q{d MMM}, |
952
|
|
|
|
|
|
|
Md => q{d/M}, |
953
|
|
|
|
|
|
|
d => q{d}, |
954
|
|
|
|
|
|
|
hm => q{h:mm a}, |
955
|
|
|
|
|
|
|
hms => q{h:mm:ss a}, |
956
|
|
|
|
|
|
|
ms => q{m:ss}, |
957
|
|
|
|
|
|
|
y => q{y}, |
958
|
|
|
|
|
|
|
yM => q{M/y}, |
959
|
|
|
|
|
|
|
yMEd => q{E d/M/y}, |
960
|
|
|
|
|
|
|
yMMM => q{MMM y}, |
961
|
|
|
|
|
|
|
yMMMEd => q{E d MMM y}, |
962
|
|
|
|
|
|
|
yMMMd => q{d MMM y}, |
963
|
|
|
|
|
|
|
yMd => q{d/M/y}, |
964
|
|
|
|
|
|
|
yQQQ => q{QQQ y}, |
965
|
|
|
|
|
|
|
yQQQQ => q{QQQQ y}, |
966
|
|
|
|
|
|
|
}, |
967
|
|
|
|
|
|
|
'gregorian' => { |
968
|
|
|
|
|
|
|
Ed => q{E d}, |
969
|
|
|
|
|
|
|
Hm => q{HH:mm}, |
970
|
|
|
|
|
|
|
Hms => q{HH:mm:ss}, |
971
|
|
|
|
|
|
|
M => q{L}, |
972
|
|
|
|
|
|
|
MEd => q{E d/M}, |
973
|
|
|
|
|
|
|
MMM => q{LLL}, |
974
|
|
|
|
|
|
|
MMMEd => q{E d MMM}, |
975
|
|
|
|
|
|
|
MMMd => q{d MMM}, |
976
|
|
|
|
|
|
|
Md => q{d/M}, |
977
|
|
|
|
|
|
|
d => q{d}, |
978
|
|
|
|
|
|
|
hm => q{h:mm a}, |
979
|
|
|
|
|
|
|
hms => q{h:mm:ss a}, |
980
|
|
|
|
|
|
|
ms => q{m:ss}, |
981
|
|
|
|
|
|
|
y => q{y}, |
982
|
|
|
|
|
|
|
yM => q{M/y}, |
983
|
|
|
|
|
|
|
yMEd => q{E d/M/y}, |
984
|
|
|
|
|
|
|
yMMM => q{MMM y}, |
985
|
|
|
|
|
|
|
yMMMEd => q{E d MMM y}, |
986
|
|
|
|
|
|
|
yMMMd => q{d MMM y}, |
987
|
|
|
|
|
|
|
yMd => q{d/M/y}, |
988
|
|
|
|
|
|
|
yQQQ => q{QQQ y}, |
989
|
|
|
|
|
|
|
yQQQQ => q{QQQQ y}, |
990
|
|
|
|
|
|
|
}, |
991
|
|
|
|
|
|
|
} }, |
992
|
|
|
|
|
|
|
); |
993
|
|
|
|
|
|
|
|
994
|
|
|
|
|
|
|
has 'datetime_formats_append_item' => ( |
995
|
|
|
|
|
|
|
is => 'ro', |
996
|
|
|
|
|
|
|
isa => HashRef, |
997
|
|
|
|
|
|
|
init_arg => undef, |
998
|
|
|
|
|
|
|
default => sub { { |
999
|
|
|
|
|
|
|
} }, |
1000
|
|
|
|
|
|
|
); |
1001
|
|
|
|
|
|
|
|
1002
|
|
|
|
|
|
|
has 'datetime_formats_interval' => ( |
1003
|
|
|
|
|
|
|
is => 'ro', |
1004
|
|
|
|
|
|
|
isa => HashRef, |
1005
|
|
|
|
|
|
|
init_arg => undef, |
1006
|
|
|
|
|
|
|
default => sub { { |
1007
|
|
|
|
|
|
|
} }, |
1008
|
|
|
|
|
|
|
); |
1009
|
|
|
|
|
|
|
|
1010
|
|
|
|
|
|
|
no Moo; |
1011
|
1
|
|
|
1
|
|
7845
|
|
|
1
|
|
|
|
|
3
|
|
|
1
|
|
|
|
|
6
|
|
1012
|
|
|
|
|
|
|
1; |
1013
|
|
|
|
|
|
|
|
1014
|
|
|
|
|
|
|
# vim: tabstop=4 |