line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
=head1 |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
Locale::CLDR::Locales::Shi::Latn - Package for language Tachelhit |
4
|
|
|
|
|
|
|
|
5
|
|
|
|
|
|
|
=cut |
6
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
package Locale::CLDR::Locales::Shi::Latn; |
8
|
|
|
|
|
|
|
# This file auto generated from Data\common\main\shi_Latn.xml |
9
|
|
|
|
|
|
|
# on Sun 24 Apr 8:49:05 am GMT |
10
|
|
|
|
|
|
|
|
11
|
1
|
|
|
1
|
|
464
|
use version; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
3
|
|
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
our $VERSION = version->declare('v0.29.0'); |
14
|
|
|
|
|
|
|
|
15
|
1
|
|
|
1
|
|
73
|
use v5.10.1; |
|
1
|
|
|
|
|
2
|
|
16
|
1
|
|
|
1
|
|
3
|
use mro 'c3'; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
4
|
|
17
|
1
|
|
|
1
|
|
26
|
use utf8; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
4
|
|
18
|
1
|
|
|
1
|
|
28
|
use if $^V ge v5.12.0, feature => 'unicode_strings'; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
8
|
|
19
|
|
|
|
|
|
|
|
20
|
1
|
|
|
1
|
|
75
|
use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef ); |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
5
|
|
21
|
1
|
|
|
1
|
|
590
|
use Moo; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
5
|
|
22
|
|
|
|
|
|
|
|
23
|
|
|
|
|
|
|
extends('Locale::CLDR::Locales::Shi'); |
24
|
|
|
|
|
|
|
has 'display_name_language' => ( |
25
|
|
|
|
|
|
|
is => 'ro', |
26
|
|
|
|
|
|
|
isa => CodeRef, |
27
|
|
|
|
|
|
|
init_arg => undef, |
28
|
|
|
|
|
|
|
default => sub { |
29
|
|
|
|
|
|
|
sub { |
30
|
|
|
|
|
|
|
my %languages = ( |
31
|
|
|
|
|
|
|
'ak' => 'Takant', |
32
|
|
|
|
|
|
|
'am' => 'Tamharit', |
33
|
|
|
|
|
|
|
'ar' => 'TaÉrabt', |
34
|
|
|
|
|
|
|
'be' => 'Tabilarust', |
35
|
|
|
|
|
|
|
'bg' => 'Tablɣarit', |
36
|
|
|
|
|
|
|
'bn' => 'Tabnɣalit', |
37
|
|
|
|
|
|
|
'cs' => 'Tatcikit', |
38
|
|
|
|
|
|
|
'de' => 'Talimant', |
39
|
|
|
|
|
|
|
'el' => 'Tagrigit', |
40
|
|
|
|
|
|
|
'en' => 'Tanglizt', |
41
|
|
|
|
|
|
|
'es' => 'Tasbnyulit', |
42
|
|
|
|
|
|
|
'fa' => 'Tafursit', |
43
|
|
|
|
|
|
|
'fr' => 'Tafransist', |
44
|
|
|
|
|
|
|
'ha' => 'Tahawsat', |
45
|
|
|
|
|
|
|
'hi' => 'Tahindit', |
46
|
|
|
|
|
|
|
'hu' => 'Tahnɣarit', |
47
|
|
|
|
|
|
|
'id' => 'Tandunisit', |
48
|
|
|
|
|
|
|
'ig' => 'Tigbut', |
49
|
|
|
|
|
|
|
'it' => 'Taá¹alyant', |
50
|
|
|
|
|
|
|
'ja' => 'Tajabbunit', |
51
|
|
|
|
|
|
|
'jv' => 'Tajavanit', |
52
|
|
|
|
|
|
|
'km' => 'Taxmirt', |
53
|
|
|
|
|
|
|
'ko' => 'Takurit', |
54
|
|
|
|
|
|
|
'ms' => 'Tamalawit', |
55
|
|
|
|
|
|
|
'my' => 'Tabirmanit', |
56
|
|
|
|
|
|
|
'ne' => 'Tanibalit', |
57
|
|
|
|
|
|
|
'nl' => 'Tahulandit', |
58
|
|
|
|
|
|
|
'pa' => 'Tabnjabit', |
59
|
|
|
|
|
|
|
'pl' => 'Tabulunit', |
60
|
|
|
|
|
|
|
'pt' => 'Tabá¹á¹qizt', |
61
|
|
|
|
|
|
|
'ro' => 'Tarumanit', |
62
|
|
|
|
|
|
|
'ru' => 'Tarusit', |
63
|
|
|
|
|
|
|
'rw' => 'Taruwandit', |
64
|
|
|
|
|
|
|
'shi' => 'Tashelḥiyt', |
65
|
|
|
|
|
|
|
'so' => 'Tasumalit', |
66
|
|
|
|
|
|
|
'sv' => 'Taswidit', |
67
|
|
|
|
|
|
|
'ta' => 'Tatamilt', |
68
|
|
|
|
|
|
|
'th' => 'Tataylandit', |
69
|
|
|
|
|
|
|
'tr' => 'Taturkit', |
70
|
|
|
|
|
|
|
'uk' => 'Tukranit', |
71
|
|
|
|
|
|
|
'ur' => 'Turdut', |
72
|
|
|
|
|
|
|
'vi' => 'Tafitnamit', |
73
|
|
|
|
|
|
|
'yo' => 'Tayrubat', |
74
|
|
|
|
|
|
|
'zh' => 'Tacinwit', |
75
|
|
|
|
|
|
|
'zu' => 'Tazulut', |
76
|
|
|
|
|
|
|
|
77
|
|
|
|
|
|
|
); |
78
|
|
|
|
|
|
|
if (@_) { |
79
|
|
|
|
|
|
|
return $languages{$_[0]}; |
80
|
|
|
|
|
|
|
} |
81
|
|
|
|
|
|
|
return \%languages; |
82
|
|
|
|
|
|
|
} |
83
|
|
|
|
|
|
|
}, |
84
|
|
|
|
|
|
|
); |
85
|
|
|
|
|
|
|
|
86
|
|
|
|
|
|
|
has 'display_name_region' => ( |
87
|
|
|
|
|
|
|
is => 'ro', |
88
|
|
|
|
|
|
|
isa => HashRef[Str], |
89
|
|
|
|
|
|
|
init_arg => undef, |
90
|
|
|
|
|
|
|
default => sub { |
91
|
|
|
|
|
|
|
{ |
92
|
|
|
|
|
|
|
'AD' => 'andura', |
93
|
|
|
|
|
|
|
'AE' => 'limarat', |
94
|
|
|
|
|
|
|
'AF' => 'afɣanistan', |
95
|
|
|
|
|
|
|
'AG' => 'antiga d brbuda', |
96
|
|
|
|
|
|
|
'AI' => 'angila', |
97
|
|
|
|
|
|
|
'AL' => 'albanya', |
98
|
|
|
|
|
|
|
'AM' => 'arminya', |
99
|
|
|
|
|
|
|
'AO' => 'angula', |
100
|
|
|
|
|
|
|
'AR' => 'arjantin', |
101
|
|
|
|
|
|
|
'AS' => 'samwa tamirikanit', |
102
|
|
|
|
|
|
|
'AT' => 'nnmsa', |
103
|
|
|
|
|
|
|
'AU' => 'ustralya', |
104
|
|
|
|
|
|
|
'AW' => 'aruba', |
105
|
|
|
|
|
|
|
'AZ' => 'adrabijan', |
106
|
|
|
|
|
|
|
'BA' => 'busna d hirsik', |
107
|
|
|
|
|
|
|
'BB' => 'barbad', |
108
|
|
|
|
|
|
|
'BD' => 'bangladic', |
109
|
|
|
|
|
|
|
'BE' => 'bljika', |
110
|
|
|
|
|
|
|
'BF' => 'burkina fasu', |
111
|
|
|
|
|
|
|
'BG' => 'blɣara', |
112
|
|
|
|
|
|
|
'BH' => 'bḥrayn', |
113
|
|
|
|
|
|
|
'BI' => 'burundi', |
114
|
|
|
|
|
|
|
'BJ' => 'binin', |
115
|
|
|
|
|
|
|
'BM' => 'brmuda', |
116
|
|
|
|
|
|
|
'BN' => 'bruni', |
117
|
|
|
|
|
|
|
'BO' => 'bulibya', |
118
|
|
|
|
|
|
|
'BR' => 'brazil', |
119
|
|
|
|
|
|
|
'BS' => 'bahamas', |
120
|
|
|
|
|
|
|
'BT' => 'bhutan', |
121
|
|
|
|
|
|
|
'BW' => 'butswana', |
122
|
|
|
|
|
|
|
'BY' => 'bilarusya', |
123
|
|
|
|
|
|
|
'BZ' => 'biliz', |
124
|
|
|
|
|
|
|
'CA' => 'kanada', |
125
|
|
|
|
|
|
|
'CD' => 'tagdudant tadimukratit n Kongo', |
126
|
|
|
|
|
|
|
'CF' => 'tagdudant tanammast n ifriqya', |
127
|
|
|
|
|
|
|
'CG' => 'kungu', |
128
|
|
|
|
|
|
|
'CH' => 'swisra', |
129
|
|
|
|
|
|
|
'CI' => 'kut difwar', |
130
|
|
|
|
|
|
|
'CK' => 'tigzirin n kuk', |
131
|
|
|
|
|
|
|
'CL' => 'ccili', |
132
|
|
|
|
|
|
|
'CM' => 'kamirun', |
133
|
|
|
|
|
|
|
'CN' => 'ccinwa', |
134
|
|
|
|
|
|
|
'CO' => 'culumbya', |
135
|
|
|
|
|
|
|
'CR' => 'kusta rika', |
136
|
|
|
|
|
|
|
'CU' => 'kuba', |
137
|
|
|
|
|
|
|
'CV' => 'tigzirin n kabbirdi', |
138
|
|
|
|
|
|
|
'CY' => 'qubrus', |
139
|
|
|
|
|
|
|
'CZ' => 'tagdudant tatcikit', |
140
|
|
|
|
|
|
|
'DE' => 'almanya', |
141
|
|
|
|
|
|
|
'DJ' => 'djibuti', |
142
|
|
|
|
|
|
|
'DK' => 'danmark', |
143
|
|
|
|
|
|
|
'DM' => 'duminik', |
144
|
|
|
|
|
|
|
'DO' => 'tagdudant taduminikt', |
145
|
|
|
|
|
|
|
'DZ' => 'dzayr', |
146
|
|
|
|
|
|
|
'EC' => 'ikwadur', |
147
|
|
|
|
|
|
|
'EE' => 'istunya', |
148
|
|
|
|
|
|
|
'EG' => 'miá¹£á¹', |
149
|
|
|
|
|
|
|
'ER' => 'iritirya', |
150
|
|
|
|
|
|
|
'ES' => 'sbanya', |
151
|
|
|
|
|
|
|
'ET' => 'ityubya', |
152
|
|
|
|
|
|
|
'FI' => 'fillanda', |
153
|
|
|
|
|
|
|
'FJ' => 'fidji', |
154
|
|
|
|
|
|
|
'FK' => 'tigzirin n malawi', |
155
|
|
|
|
|
|
|
'FM' => 'mikrunizya', |
156
|
|
|
|
|
|
|
'FR' => 'fransa', |
157
|
|
|
|
|
|
|
'GA' => 'gabun', |
158
|
|
|
|
|
|
|
'GB' => 'tagldit imunn', |
159
|
|
|
|
|
|
|
'GD' => 'É£rnaá¹a', |
160
|
|
|
|
|
|
|
'GE' => 'jurjya', |
161
|
|
|
|
|
|
|
'GF' => 'gwiyan tafransist', |
162
|
|
|
|
|
|
|
'GH' => 'É£ana', |
163
|
|
|
|
|
|
|
'GI' => 'adrar n á¹aá¹iq', |
164
|
|
|
|
|
|
|
'GL' => 'griland', |
165
|
|
|
|
|
|
|
'GM' => 'gambya', |
166
|
|
|
|
|
|
|
'GN' => 'É£inya', |
167
|
|
|
|
|
|
|
'GP' => 'gwadalub', |
168
|
|
|
|
|
|
|
'GQ' => 'É£inya n ikwadur', |
169
|
|
|
|
|
|
|
'GR' => 'lyunan', |
170
|
|
|
|
|
|
|
'GT' => 'gwatimala', |
171
|
|
|
|
|
|
|
'GU' => 'gwam', |
172
|
|
|
|
|
|
|
'GW' => 'É£inya bisaw', |
173
|
|
|
|
|
|
|
'GY' => 'gwiyana', |
174
|
|
|
|
|
|
|
'HN' => 'hunduras', |
175
|
|
|
|
|
|
|
'HR' => 'krwatya', |
176
|
|
|
|
|
|
|
'HT' => 'hayti', |
177
|
|
|
|
|
|
|
'HU' => 'hnɣarya', |
178
|
|
|
|
|
|
|
'ID' => 'andunisya', |
179
|
|
|
|
|
|
|
'IE' => 'irlanda', |
180
|
|
|
|
|
|
|
'IL' => 'israyil', |
181
|
|
|
|
|
|
|
'IN' => 'lhind', |
182
|
|
|
|
|
|
|
'IO' => 'tamnaá¸t tanglizit n ugaru ahindi', |
183
|
|
|
|
|
|
|
'IQ' => 'lÉiraq', |
184
|
|
|
|
|
|
|
'IR' => 'iran', |
185
|
|
|
|
|
|
|
'IS' => 'island', |
186
|
|
|
|
|
|
|
'IT' => 'iá¹alya', |
187
|
|
|
|
|
|
|
'JM' => 'jamayka', |
188
|
|
|
|
|
|
|
'JO' => 'lurdun', |
189
|
|
|
|
|
|
|
'JP' => 'lyaban', |
190
|
|
|
|
|
|
|
'KE' => 'kinya', |
191
|
|
|
|
|
|
|
'KG' => 'kirɣizistan', |
192
|
|
|
|
|
|
|
'KH' => 'kambudya', |
193
|
|
|
|
|
|
|
'KI' => 'kiribati', |
194
|
|
|
|
|
|
|
'KM' => 'cumur', |
195
|
|
|
|
|
|
|
'KN' => 'sankris d nifis', |
196
|
|
|
|
|
|
|
'KP' => 'kurya n iáºáºlmá¸', |
197
|
|
|
|
|
|
|
'KR' => 'kurya n iffus', |
198
|
|
|
|
|
|
|
'KW' => 'lkwit', |
199
|
|
|
|
|
|
|
'KY' => 'tigzirin n kayman', |
200
|
|
|
|
|
|
|
'KZ' => 'kazaxstan', |
201
|
|
|
|
|
|
|
'LA' => 'laws', |
202
|
|
|
|
|
|
|
'LB' => 'lubnan', |
203
|
|
|
|
|
|
|
'LC' => 'santlusi', |
204
|
|
|
|
|
|
|
'LI' => 'likinctayn', |
205
|
|
|
|
|
|
|
'LK' => 'srilanka', |
206
|
|
|
|
|
|
|
'LR' => 'libirya', |
207
|
|
|
|
|
|
|
'LS' => 'liá¹£uá¹u', |
208
|
|
|
|
|
|
|
'LT' => 'litwanya', |
209
|
|
|
|
|
|
|
'LU' => 'luksanburg', |
210
|
|
|
|
|
|
|
'LV' => 'latfya', |
211
|
|
|
|
|
|
|
'LY' => 'libya', |
212
|
|
|
|
|
|
|
'MA' => 'lmɣrib', |
213
|
|
|
|
|
|
|
'MC' => 'munaku', |
214
|
|
|
|
|
|
|
'MD' => 'muldufya', |
215
|
|
|
|
|
|
|
'MG' => 'madaɣacqar', |
216
|
|
|
|
|
|
|
'MH' => 'tigzirin n marcal', |
217
|
|
|
|
|
|
|
'MK' => 'masidunya', |
218
|
|
|
|
|
|
|
'ML' => 'mali', |
219
|
|
|
|
|
|
|
'MM' => 'myanmar', |
220
|
|
|
|
|
|
|
'MN' => 'mnɣulya', |
221
|
|
|
|
|
|
|
'MP' => 'tigzirin n maryan n iáºáºlmá¸', |
222
|
|
|
|
|
|
|
'MQ' => 'martinik', |
223
|
|
|
|
|
|
|
'MR' => 'muá¹iá¹anya', |
224
|
|
|
|
|
|
|
'MS' => 'munsirat', |
225
|
|
|
|
|
|
|
'MT' => 'malá¹a', |
226
|
|
|
|
|
|
|
'MU' => 'muris', |
227
|
|
|
|
|
|
|
'MV' => 'maldif', |
228
|
|
|
|
|
|
|
'MW' => 'malawi', |
229
|
|
|
|
|
|
|
'MX' => 'miksik', |
230
|
|
|
|
|
|
|
'MY' => 'malizya', |
231
|
|
|
|
|
|
|
'MZ' => 'muznbiq', |
232
|
|
|
|
|
|
|
'NA' => 'namibya', |
233
|
|
|
|
|
|
|
'NC' => 'kalidunya tamaynut', |
234
|
|
|
|
|
|
|
'NE' => 'nnijir', |
235
|
|
|
|
|
|
|
'NF' => 'tigzirin n nurfulk', |
236
|
|
|
|
|
|
|
'NG' => 'nijirya', |
237
|
|
|
|
|
|
|
'NI' => 'nikaragwa', |
238
|
|
|
|
|
|
|
'NL' => 'hulanda', |
239
|
|
|
|
|
|
|
'NO' => 'nnrwij', |
240
|
|
|
|
|
|
|
'NP' => 'nibal', |
241
|
|
|
|
|
|
|
'NR' => 'nawru', |
242
|
|
|
|
|
|
|
'NU' => 'niwi', |
243
|
|
|
|
|
|
|
'NZ' => 'nyuzilanda', |
244
|
|
|
|
|
|
|
'OM' => 'Éuman', |
245
|
|
|
|
|
|
|
'PA' => 'banama', |
246
|
|
|
|
|
|
|
'PE' => 'biru', |
247
|
|
|
|
|
|
|
'PF' => 'bulinizya tafransist', |
248
|
|
|
|
|
|
|
'PG' => 'babwa ɣinya tamaynut', |
249
|
|
|
|
|
|
|
'PH' => 'filibbin', |
250
|
|
|
|
|
|
|
'PK' => 'bakistan', |
251
|
|
|
|
|
|
|
'PL' => 'bulunya', |
252
|
|
|
|
|
|
|
'PM' => 'sanbyir d miklun', |
253
|
|
|
|
|
|
|
'PN' => 'bitkayrn', |
254
|
|
|
|
|
|
|
'PR' => 'burtu riku', |
255
|
|
|
|
|
|
|
'PS' => 'agmmaḠn tagut d ɣzza', |
256
|
|
|
|
|
|
|
'PT' => 'bá¹á¹qiz', |
257
|
|
|
|
|
|
|
'PW' => 'balaw', |
258
|
|
|
|
|
|
|
'PY' => 'baragway', |
259
|
|
|
|
|
|
|
'QA' => 'qatar', |
260
|
|
|
|
|
|
|
'RE' => 'riyunyun', |
261
|
|
|
|
|
|
|
'RO' => 'rumanya', |
262
|
|
|
|
|
|
|
'RU' => 'rusya', |
263
|
|
|
|
|
|
|
'RW' => 'rwanda', |
264
|
|
|
|
|
|
|
'SA' => 'ssaÉudiya', |
265
|
|
|
|
|
|
|
'SB' => 'tigzirin n saluman', |
266
|
|
|
|
|
|
|
'SC' => 'ssicil', |
267
|
|
|
|
|
|
|
'SD' => 'ssudan', |
268
|
|
|
|
|
|
|
'SE' => 'sswid', |
269
|
|
|
|
|
|
|
'SG' => 'snɣafura', |
270
|
|
|
|
|
|
|
'SH' => 'santilin', |
271
|
|
|
|
|
|
|
'SI' => 'slufinya', |
272
|
|
|
|
|
|
|
'SK' => 'slufakya', |
273
|
|
|
|
|
|
|
'SL' => 'ssiralyun', |
274
|
|
|
|
|
|
|
'SM' => 'sanmarinu', |
275
|
|
|
|
|
|
|
'SN' => 'ssinigal', |
276
|
|
|
|
|
|
|
'SO' => 'ṣṣumal', |
277
|
|
|
|
|
|
|
'SR' => 'surinam', |
278
|
|
|
|
|
|
|
'ST' => 'sawá¹umi d bransib', |
279
|
|
|
|
|
|
|
'SV' => 'salfadur', |
280
|
|
|
|
|
|
|
'SY' => 'surya', |
281
|
|
|
|
|
|
|
'SZ' => 'swazilanda', |
282
|
|
|
|
|
|
|
'TC' => 'tigzirin n turkya d kayk', |
283
|
|
|
|
|
|
|
'TD' => 'tcad', |
284
|
|
|
|
|
|
|
'TG' => 'á¹ugu', |
285
|
|
|
|
|
|
|
'TH' => 'á¹ayland', |
286
|
|
|
|
|
|
|
'TJ' => 'tadjakistan', |
287
|
|
|
|
|
|
|
'TK' => 'á¹uklaw', |
288
|
|
|
|
|
|
|
'TL' => 'timur n lqblt', |
289
|
|
|
|
|
|
|
'TM' => 'turkmanstan', |
290
|
|
|
|
|
|
|
'TN' => 'tuns', |
291
|
|
|
|
|
|
|
'TO' => 'á¹unga', |
292
|
|
|
|
|
|
|
'TR' => 'turkya', |
293
|
|
|
|
|
|
|
'TT' => 'trinidad d á¹ubagu', |
294
|
|
|
|
|
|
|
'TV' => 'tufalu', |
295
|
|
|
|
|
|
|
'TW' => 'á¹aywan', |
296
|
|
|
|
|
|
|
'TZ' => 'á¹anáºanya', |
297
|
|
|
|
|
|
|
'UA' => 'ukranya', |
298
|
|
|
|
|
|
|
'UG' => 'uɣanda', |
299
|
|
|
|
|
|
|
'US' => 'iwunak munnin n mirikan', |
300
|
|
|
|
|
|
|
'UY' => 'urugway', |
301
|
|
|
|
|
|
|
'UZ' => 'uzbakistan', |
302
|
|
|
|
|
|
|
'VA' => 'awank n fatikan', |
303
|
|
|
|
|
|
|
'VC' => 'sanfansan d grinadin', |
304
|
|
|
|
|
|
|
'VE' => 'finzwila', |
305
|
|
|
|
|
|
|
'VG' => 'tigzirin timgad n nngliz', |
306
|
|
|
|
|
|
|
'VI' => 'tigzirin timgad n iwunak munnin', |
307
|
|
|
|
|
|
|
'VN' => 'fitnam', |
308
|
|
|
|
|
|
|
'VU' => 'fanwaá¹u', |
309
|
|
|
|
|
|
|
'WF' => 'walis d futuna', |
310
|
|
|
|
|
|
|
'WS' => 'samwa', |
311
|
|
|
|
|
|
|
'YE' => 'yaman', |
312
|
|
|
|
|
|
|
'YT' => 'mayuá¹', |
313
|
|
|
|
|
|
|
'ZA' => 'afriqya n iffus', |
314
|
|
|
|
|
|
|
'ZM' => 'zambya', |
315
|
|
|
|
|
|
|
'ZW' => 'zimbabwi', |
316
|
|
|
|
|
|
|
|
317
|
|
|
|
|
|
|
} |
318
|
|
|
|
|
|
|
}, |
319
|
|
|
|
|
|
|
); |
320
|
|
|
|
|
|
|
|
321
|
|
|
|
|
|
|
has 'characters' => ( |
322
|
|
|
|
|
|
|
is => 'ro', |
323
|
|
|
|
|
|
|
isa => HashRef, |
324
|
|
|
|
|
|
|
init_arg => undef, |
325
|
|
|
|
|
|
|
default => $^V ge v5.18.0 |
326
|
|
|
|
|
|
|
? eval <<'EOT' |
327
|
|
|
|
|
|
|
sub { |
328
|
|
|
|
|
|
|
no warnings 'experimental::regex_sets'; |
329
|
|
|
|
|
|
|
return { |
330
|
|
|
|
|
|
|
auxiliary => qr{(?^u:[o p v])}, |
331
|
|
|
|
|
|
|
index => ['A', 'B', 'C', 'D', 'á¸', 'E', 'Æ', 'F', 'G', '{GÊ·}', 'Æ', 'H', 'Ḥ', 'I', 'J', 'K', '{KÊ·}', 'L', 'M', 'N', 'Q', 'R', 'á¹', 'S', 'á¹¢', 'T', 'Ṭ', 'U', 'W', 'X', 'Y', 'Z'], |
332
|
|
|
|
|
|
|
main => qr{(?^u:[a b c d Ḡe É f g {gÊ·} É£ h ḥ i j k {kÊ·} l m n q r á¹ s á¹£ t á¹ u w x y z])}, |
333
|
|
|
|
|
|
|
}; |
334
|
|
|
|
|
|
|
}, |
335
|
|
|
|
|
|
|
EOT |
336
|
|
|
|
|
|
|
: sub { |
337
|
|
|
|
|
|
|
return { index => ['A', 'B', 'C', 'D', 'á¸', 'E', 'Æ', 'F', 'G', '{GÊ·}', 'Æ', 'H', 'Ḥ', 'I', 'J', 'K', '{KÊ·}', 'L', 'M', 'N', 'Q', 'R', 'á¹', 'S', 'á¹¢', 'T', 'Ṭ', 'U', 'W', 'X', 'Y', 'Z'], }; |
338
|
|
|
|
|
|
|
}, |
339
|
1
|
|
|
1
|
|
95
|
); |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
128
|
|
340
|
|
|
|
|
|
|
|
341
|
|
|
|
|
|
|
|
342
|
|
|
|
|
|
|
has 'quote_start' => ( |
343
|
|
|
|
|
|
|
is => 'ro', |
344
|
|
|
|
|
|
|
isa => Str, |
345
|
|
|
|
|
|
|
init_arg => undef, |
346
|
|
|
|
|
|
|
default => qq{«}, |
347
|
|
|
|
|
|
|
); |
348
|
|
|
|
|
|
|
|
349
|
|
|
|
|
|
|
has 'quote_end' => ( |
350
|
|
|
|
|
|
|
is => 'ro', |
351
|
|
|
|
|
|
|
isa => Str, |
352
|
|
|
|
|
|
|
init_arg => undef, |
353
|
|
|
|
|
|
|
default => qq{»}, |
354
|
|
|
|
|
|
|
); |
355
|
|
|
|
|
|
|
|
356
|
|
|
|
|
|
|
has 'alternate_quote_start' => ( |
357
|
|
|
|
|
|
|
is => 'ro', |
358
|
|
|
|
|
|
|
isa => Str, |
359
|
|
|
|
|
|
|
init_arg => undef, |
360
|
|
|
|
|
|
|
default => qq{â}, |
361
|
|
|
|
|
|
|
); |
362
|
|
|
|
|
|
|
|
363
|
|
|
|
|
|
|
has 'alternate_quote_end' => ( |
364
|
|
|
|
|
|
|
is => 'ro', |
365
|
|
|
|
|
|
|
isa => Str, |
366
|
|
|
|
|
|
|
init_arg => undef, |
367
|
|
|
|
|
|
|
default => qq{â}, |
368
|
|
|
|
|
|
|
); |
369
|
|
|
|
|
|
|
|
370
|
|
|
|
|
|
|
has 'yesstr' => ( |
371
|
|
|
|
|
|
|
is => 'ro', |
372
|
|
|
|
|
|
|
isa => RegexpRef, |
373
|
|
|
|
|
|
|
init_arg => undef, |
374
|
|
|
|
|
|
|
default => sub { qr'^(?i:yyih|y)$' } |
375
|
|
|
|
|
|
|
); |
376
|
|
|
|
|
|
|
|
377
|
|
|
|
|
|
|
has 'nostr' => ( |
378
|
|
|
|
|
|
|
is => 'ro', |
379
|
|
|
|
|
|
|
isa => RegexpRef, |
380
|
|
|
|
|
|
|
init_arg => undef, |
381
|
|
|
|
|
|
|
default => sub { qr'^(?i:uhu|u|no|n)$' } |
382
|
|
|
|
|
|
|
); |
383
|
|
|
|
|
|
|
|
384
|
|
|
|
|
|
|
has 'number_symbols' => ( |
385
|
|
|
|
|
|
|
is => 'ro', |
386
|
|
|
|
|
|
|
isa => HashRef, |
387
|
|
|
|
|
|
|
init_arg => undef, |
388
|
|
|
|
|
|
|
default => sub { { |
389
|
|
|
|
|
|
|
'latn' => { |
390
|
|
|
|
|
|
|
'decimal' => q(,), |
391
|
|
|
|
|
|
|
'group' => q(Â ), |
392
|
|
|
|
|
|
|
}, |
393
|
|
|
|
|
|
|
} } |
394
|
|
|
|
|
|
|
); |
395
|
|
|
|
|
|
|
|
396
|
|
|
|
|
|
|
has 'number_currency_formats' => ( |
397
|
|
|
|
|
|
|
is => 'ro', |
398
|
|
|
|
|
|
|
isa => HashRef, |
399
|
|
|
|
|
|
|
init_arg => undef, |
400
|
|
|
|
|
|
|
default => sub { { |
401
|
|
|
|
|
|
|
'latn' => { |
402
|
|
|
|
|
|
|
'pattern' => { |
403
|
|
|
|
|
|
|
'default' => { |
404
|
|
|
|
|
|
|
'standard' => { |
405
|
|
|
|
|
|
|
'positive' => '#,##0.00¤', |
406
|
|
|
|
|
|
|
}, |
407
|
|
|
|
|
|
|
}, |
408
|
|
|
|
|
|
|
}, |
409
|
|
|
|
|
|
|
}, |
410
|
|
|
|
|
|
|
} }, |
411
|
|
|
|
|
|
|
); |
412
|
|
|
|
|
|
|
|
413
|
|
|
|
|
|
|
has 'currencies' => ( |
414
|
|
|
|
|
|
|
is => 'ro', |
415
|
|
|
|
|
|
|
isa => HashRef, |
416
|
|
|
|
|
|
|
init_arg => undef, |
417
|
|
|
|
|
|
|
default => sub { { |
418
|
|
|
|
|
|
|
'AED' => { |
419
|
|
|
|
|
|
|
display_name => { |
420
|
|
|
|
|
|
|
'currency' => q(adrim n limarat), |
421
|
|
|
|
|
|
|
}, |
422
|
|
|
|
|
|
|
}, |
423
|
|
|
|
|
|
|
'AOA' => { |
424
|
|
|
|
|
|
|
display_name => { |
425
|
|
|
|
|
|
|
'currency' => q(kwanza n angula), |
426
|
|
|
|
|
|
|
}, |
427
|
|
|
|
|
|
|
}, |
428
|
|
|
|
|
|
|
'AUD' => { |
429
|
|
|
|
|
|
|
display_name => { |
430
|
|
|
|
|
|
|
'currency' => q(adular n ustralya), |
431
|
|
|
|
|
|
|
}, |
432
|
|
|
|
|
|
|
}, |
433
|
|
|
|
|
|
|
'BHD' => { |
434
|
|
|
|
|
|
|
display_name => { |
435
|
|
|
|
|
|
|
'currency' => q(adinar n bḥrayn), |
436
|
|
|
|
|
|
|
}, |
437
|
|
|
|
|
|
|
}, |
438
|
|
|
|
|
|
|
'BIF' => { |
439
|
|
|
|
|
|
|
display_name => { |
440
|
|
|
|
|
|
|
'currency' => q(frank n burundi), |
441
|
|
|
|
|
|
|
}, |
442
|
|
|
|
|
|
|
}, |
443
|
|
|
|
|
|
|
'BWP' => { |
444
|
|
|
|
|
|
|
display_name => { |
445
|
|
|
|
|
|
|
'currency' => q(abula n butswana), |
446
|
|
|
|
|
|
|
}, |
447
|
|
|
|
|
|
|
}, |
448
|
|
|
|
|
|
|
'CAD' => { |
449
|
|
|
|
|
|
|
display_name => { |
450
|
|
|
|
|
|
|
'currency' => q(adular n kanada), |
451
|
|
|
|
|
|
|
}, |
452
|
|
|
|
|
|
|
}, |
453
|
|
|
|
|
|
|
'CDF' => { |
454
|
|
|
|
|
|
|
display_name => { |
455
|
|
|
|
|
|
|
'currency' => q(frank n kungu), |
456
|
|
|
|
|
|
|
}, |
457
|
|
|
|
|
|
|
}, |
458
|
|
|
|
|
|
|
'CHF' => { |
459
|
|
|
|
|
|
|
display_name => { |
460
|
|
|
|
|
|
|
'currency' => q(afrank n swisra), |
461
|
|
|
|
|
|
|
}, |
462
|
|
|
|
|
|
|
}, |
463
|
|
|
|
|
|
|
'CNY' => { |
464
|
|
|
|
|
|
|
display_name => { |
465
|
|
|
|
|
|
|
'currency' => q(ayan n ccinwa), |
466
|
|
|
|
|
|
|
}, |
467
|
|
|
|
|
|
|
}, |
468
|
|
|
|
|
|
|
'CVE' => { |
469
|
|
|
|
|
|
|
display_name => { |
470
|
|
|
|
|
|
|
'currency' => q(iskudu n kabbirdi), |
471
|
|
|
|
|
|
|
}, |
472
|
|
|
|
|
|
|
}, |
473
|
|
|
|
|
|
|
'DJF' => { |
474
|
|
|
|
|
|
|
display_name => { |
475
|
|
|
|
|
|
|
'currency' => q(frank n djibuti), |
476
|
|
|
|
|
|
|
}, |
477
|
|
|
|
|
|
|
}, |
478
|
|
|
|
|
|
|
'DZD' => { |
479
|
|
|
|
|
|
|
display_name => { |
480
|
|
|
|
|
|
|
'currency' => q(adinar n dzayr), |
481
|
|
|
|
|
|
|
}, |
482
|
|
|
|
|
|
|
}, |
483
|
|
|
|
|
|
|
'EGP' => { |
484
|
|
|
|
|
|
|
display_name => { |
485
|
|
|
|
|
|
|
'currency' => q(ajnih n miá¹£á¹), |
486
|
|
|
|
|
|
|
}, |
487
|
|
|
|
|
|
|
}, |
488
|
|
|
|
|
|
|
'ERN' => { |
489
|
|
|
|
|
|
|
display_name => { |
490
|
|
|
|
|
|
|
'currency' => q(nafka n iritirya), |
491
|
|
|
|
|
|
|
}, |
492
|
|
|
|
|
|
|
}, |
493
|
|
|
|
|
|
|
'ETB' => { |
494
|
|
|
|
|
|
|
display_name => { |
495
|
|
|
|
|
|
|
'currency' => q(bir n ityubya), |
496
|
|
|
|
|
|
|
}, |
497
|
|
|
|
|
|
|
}, |
498
|
|
|
|
|
|
|
'EUR' => { |
499
|
|
|
|
|
|
|
display_name => { |
500
|
|
|
|
|
|
|
'currency' => q(uru), |
501
|
|
|
|
|
|
|
}, |
502
|
|
|
|
|
|
|
}, |
503
|
|
|
|
|
|
|
'GBP' => { |
504
|
|
|
|
|
|
|
display_name => { |
505
|
|
|
|
|
|
|
'currency' => q(ajnih astrlini n nngliz), |
506
|
|
|
|
|
|
|
}, |
507
|
|
|
|
|
|
|
}, |
508
|
|
|
|
|
|
|
'GHC' => { |
509
|
|
|
|
|
|
|
display_name => { |
510
|
|
|
|
|
|
|
'currency' => q(sidi n ɣana), |
511
|
|
|
|
|
|
|
}, |
512
|
|
|
|
|
|
|
}, |
513
|
|
|
|
|
|
|
'GMD' => { |
514
|
|
|
|
|
|
|
display_name => { |
515
|
|
|
|
|
|
|
'currency' => q(dalasi n gambya), |
516
|
|
|
|
|
|
|
}, |
517
|
|
|
|
|
|
|
}, |
518
|
|
|
|
|
|
|
'GNS' => { |
519
|
|
|
|
|
|
|
display_name => { |
520
|
|
|
|
|
|
|
'currency' => q(frank n ɣinya), |
521
|
|
|
|
|
|
|
}, |
522
|
|
|
|
|
|
|
}, |
523
|
|
|
|
|
|
|
'INR' => { |
524
|
|
|
|
|
|
|
display_name => { |
525
|
|
|
|
|
|
|
'currency' => q(arubi n lhind), |
526
|
|
|
|
|
|
|
}, |
527
|
|
|
|
|
|
|
}, |
528
|
|
|
|
|
|
|
'JPY' => { |
529
|
|
|
|
|
|
|
display_name => { |
530
|
|
|
|
|
|
|
'currency' => q(ayan n lyaban), |
531
|
|
|
|
|
|
|
}, |
532
|
|
|
|
|
|
|
}, |
533
|
|
|
|
|
|
|
'KES' => { |
534
|
|
|
|
|
|
|
display_name => { |
535
|
|
|
|
|
|
|
'currency' => q(acilin n kinya), |
536
|
|
|
|
|
|
|
}, |
537
|
|
|
|
|
|
|
}, |
538
|
|
|
|
|
|
|
'KMF' => { |
539
|
|
|
|
|
|
|
display_name => { |
540
|
|
|
|
|
|
|
'currency' => q(frank n qumuá¹), |
541
|
|
|
|
|
|
|
}, |
542
|
|
|
|
|
|
|
}, |
543
|
|
|
|
|
|
|
'LRD' => { |
544
|
|
|
|
|
|
|
display_name => { |
545
|
|
|
|
|
|
|
'currency' => q(adular n libirya), |
546
|
|
|
|
|
|
|
}, |
547
|
|
|
|
|
|
|
}, |
548
|
|
|
|
|
|
|
'LSL' => { |
549
|
|
|
|
|
|
|
display_name => { |
550
|
|
|
|
|
|
|
'currency' => q(luti n liá¹£uá¹u), |
551
|
|
|
|
|
|
|
}, |
552
|
|
|
|
|
|
|
}, |
553
|
|
|
|
|
|
|
'LYD' => { |
554
|
|
|
|
|
|
|
display_name => { |
555
|
|
|
|
|
|
|
'currency' => q(adinar n libya), |
556
|
|
|
|
|
|
|
}, |
557
|
|
|
|
|
|
|
}, |
558
|
|
|
|
|
|
|
'MAD' => { |
559
|
|
|
|
|
|
|
display_name => { |
560
|
|
|
|
|
|
|
'currency' => q(adrim n lmɣrib), |
561
|
|
|
|
|
|
|
}, |
562
|
|
|
|
|
|
|
}, |
563
|
|
|
|
|
|
|
'MGA' => { |
564
|
|
|
|
|
|
|
display_name => { |
565
|
|
|
|
|
|
|
'currency' => q(frank n madaɣacqar), |
566
|
|
|
|
|
|
|
}, |
567
|
|
|
|
|
|
|
}, |
568
|
|
|
|
|
|
|
'MRO' => { |
569
|
|
|
|
|
|
|
display_name => { |
570
|
|
|
|
|
|
|
'currency' => q(uqiyya n muá¹iá¹anya), |
571
|
|
|
|
|
|
|
}, |
572
|
|
|
|
|
|
|
}, |
573
|
|
|
|
|
|
|
'MUR' => { |
574
|
|
|
|
|
|
|
display_name => { |
575
|
|
|
|
|
|
|
'currency' => q(arubi n muris), |
576
|
|
|
|
|
|
|
}, |
577
|
|
|
|
|
|
|
}, |
578
|
|
|
|
|
|
|
'MWK' => { |
579
|
|
|
|
|
|
|
display_name => { |
580
|
|
|
|
|
|
|
'currency' => q(kwaca n malawi), |
581
|
|
|
|
|
|
|
}, |
582
|
|
|
|
|
|
|
}, |
583
|
|
|
|
|
|
|
'MZM' => { |
584
|
|
|
|
|
|
|
display_name => { |
585
|
|
|
|
|
|
|
'currency' => q(amitikl n muznbiq), |
586
|
|
|
|
|
|
|
}, |
587
|
|
|
|
|
|
|
}, |
588
|
|
|
|
|
|
|
'NAD' => { |
589
|
|
|
|
|
|
|
display_name => { |
590
|
|
|
|
|
|
|
'currency' => q(adular n namibya), |
591
|
|
|
|
|
|
|
}, |
592
|
|
|
|
|
|
|
}, |
593
|
|
|
|
|
|
|
'NGN' => { |
594
|
|
|
|
|
|
|
display_name => { |
595
|
|
|
|
|
|
|
'currency' => q(nayra n nijirya), |
596
|
|
|
|
|
|
|
}, |
597
|
|
|
|
|
|
|
}, |
598
|
|
|
|
|
|
|
'RWF' => { |
599
|
|
|
|
|
|
|
display_name => { |
600
|
|
|
|
|
|
|
'currency' => q(afrank n rwanda), |
601
|
|
|
|
|
|
|
}, |
602
|
|
|
|
|
|
|
}, |
603
|
|
|
|
|
|
|
'SAR' => { |
604
|
|
|
|
|
|
|
display_name => { |
605
|
|
|
|
|
|
|
'currency' => q(aryal n ssaÉudiya), |
606
|
|
|
|
|
|
|
}, |
607
|
|
|
|
|
|
|
}, |
608
|
|
|
|
|
|
|
'SCR' => { |
609
|
|
|
|
|
|
|
display_name => { |
610
|
|
|
|
|
|
|
'currency' => q(arubi n ssicil), |
611
|
|
|
|
|
|
|
}, |
612
|
|
|
|
|
|
|
}, |
613
|
|
|
|
|
|
|
'SDG' => { |
614
|
|
|
|
|
|
|
display_name => { |
615
|
|
|
|
|
|
|
'currency' => q(adinar n ssudan), |
616
|
|
|
|
|
|
|
}, |
617
|
|
|
|
|
|
|
}, |
618
|
|
|
|
|
|
|
'SDP' => { |
619
|
|
|
|
|
|
|
display_name => { |
620
|
|
|
|
|
|
|
'currency' => q(ajnih n ssudan), |
621
|
|
|
|
|
|
|
}, |
622
|
|
|
|
|
|
|
}, |
623
|
|
|
|
|
|
|
'SHP' => { |
624
|
|
|
|
|
|
|
display_name => { |
625
|
|
|
|
|
|
|
'currency' => q(ajnih n santilin), |
626
|
|
|
|
|
|
|
}, |
627
|
|
|
|
|
|
|
}, |
628
|
|
|
|
|
|
|
'SLL' => { |
629
|
|
|
|
|
|
|
display_name => { |
630
|
|
|
|
|
|
|
'currency' => q(liyun), |
631
|
|
|
|
|
|
|
}, |
632
|
|
|
|
|
|
|
}, |
633
|
|
|
|
|
|
|
'SOS' => { |
634
|
|
|
|
|
|
|
display_name => { |
635
|
|
|
|
|
|
|
'currency' => q(acilin n ṣṣumal), |
636
|
|
|
|
|
|
|
}, |
637
|
|
|
|
|
|
|
}, |
638
|
|
|
|
|
|
|
'STD' => { |
639
|
|
|
|
|
|
|
display_name => { |
640
|
|
|
|
|
|
|
'currency' => q(adubra n saná¹umi), |
641
|
|
|
|
|
|
|
}, |
642
|
|
|
|
|
|
|
}, |
643
|
|
|
|
|
|
|
'SZL' => { |
644
|
|
|
|
|
|
|
display_name => { |
645
|
|
|
|
|
|
|
'currency' => q(lilanjini), |
646
|
|
|
|
|
|
|
}, |
647
|
|
|
|
|
|
|
}, |
648
|
|
|
|
|
|
|
'TND' => { |
649
|
|
|
|
|
|
|
display_name => { |
650
|
|
|
|
|
|
|
'currency' => q(adinar n tuns), |
651
|
|
|
|
|
|
|
}, |
652
|
|
|
|
|
|
|
}, |
653
|
|
|
|
|
|
|
'TZS' => { |
654
|
|
|
|
|
|
|
display_name => { |
655
|
|
|
|
|
|
|
'currency' => q(acilin n á¹anáºanya), |
656
|
|
|
|
|
|
|
}, |
657
|
|
|
|
|
|
|
}, |
658
|
|
|
|
|
|
|
'UGX' => { |
659
|
|
|
|
|
|
|
display_name => { |
660
|
|
|
|
|
|
|
'currency' => q(acilin n uɣanda), |
661
|
|
|
|
|
|
|
}, |
662
|
|
|
|
|
|
|
}, |
663
|
|
|
|
|
|
|
'USD' => { |
664
|
|
|
|
|
|
|
display_name => { |
665
|
|
|
|
|
|
|
'currency' => q(adular n iwunak imunn), |
666
|
|
|
|
|
|
|
}, |
667
|
|
|
|
|
|
|
}, |
668
|
|
|
|
|
|
|
'XAF' => { |
669
|
|
|
|
|
|
|
display_name => { |
670
|
|
|
|
|
|
|
'currency' => q(frank á¹£ifa), |
671
|
|
|
|
|
|
|
}, |
672
|
|
|
|
|
|
|
}, |
673
|
|
|
|
|
|
|
'XOF' => { |
674
|
|
|
|
|
|
|
display_name => { |
675
|
|
|
|
|
|
|
'currency' => q(frank á¹£ifa bisaw), |
676
|
|
|
|
|
|
|
}, |
677
|
|
|
|
|
|
|
}, |
678
|
|
|
|
|
|
|
'ZAR' => { |
679
|
|
|
|
|
|
|
display_name => { |
680
|
|
|
|
|
|
|
'currency' => q(arand n afriqya n iffus), |
681
|
|
|
|
|
|
|
}, |
682
|
|
|
|
|
|
|
}, |
683
|
|
|
|
|
|
|
'ZMK' => { |
684
|
|
|
|
|
|
|
display_name => { |
685
|
|
|
|
|
|
|
'currency' => q(akwaca n zambya \(1968â2012\)), |
686
|
|
|
|
|
|
|
}, |
687
|
|
|
|
|
|
|
}, |
688
|
|
|
|
|
|
|
'ZMW' => { |
689
|
|
|
|
|
|
|
display_name => { |
690
|
|
|
|
|
|
|
'currency' => q(akwaca n zambya), |
691
|
|
|
|
|
|
|
}, |
692
|
|
|
|
|
|
|
}, |
693
|
|
|
|
|
|
|
'ZWD' => { |
694
|
|
|
|
|
|
|
display_name => { |
695
|
|
|
|
|
|
|
'currency' => q(adular n zimbabwi), |
696
|
|
|
|
|
|
|
}, |
697
|
|
|
|
|
|
|
}, |
698
|
|
|
|
|
|
|
} }, |
699
|
|
|
|
|
|
|
); |
700
|
|
|
|
|
|
|
|
701
|
|
|
|
|
|
|
|
702
|
|
|
|
|
|
|
has 'calendar_months' => ( |
703
|
|
|
|
|
|
|
is => 'ro', |
704
|
|
|
|
|
|
|
isa => HashRef, |
705
|
|
|
|
|
|
|
init_arg => undef, |
706
|
|
|
|
|
|
|
default => sub { { |
707
|
|
|
|
|
|
|
'gregorian' => { |
708
|
|
|
|
|
|
|
'format' => { |
709
|
|
|
|
|
|
|
abbreviated => { |
710
|
|
|
|
|
|
|
nonleap => [ |
711
|
|
|
|
|
|
|
'inn', |
712
|
|
|
|
|
|
|
'bá¹a', |
713
|
|
|
|
|
|
|
'maá¹', |
714
|
|
|
|
|
|
|
'ibr', |
715
|
|
|
|
|
|
|
'may', |
716
|
|
|
|
|
|
|
'yun', |
717
|
|
|
|
|
|
|
'yul', |
718
|
|
|
|
|
|
|
'É£uc', |
719
|
|
|
|
|
|
|
'cut', |
720
|
|
|
|
|
|
|
'ktu', |
721
|
|
|
|
|
|
|
'nuw', |
722
|
|
|
|
|
|
|
'duj' |
723
|
|
|
|
|
|
|
], |
724
|
|
|
|
|
|
|
leap => [ |
725
|
|
|
|
|
|
|
|
726
|
|
|
|
|
|
|
], |
727
|
|
|
|
|
|
|
}, |
728
|
|
|
|
|
|
|
wide => { |
729
|
|
|
|
|
|
|
nonleap => [ |
730
|
|
|
|
|
|
|
'innayr', |
731
|
|
|
|
|
|
|
'bá¹ayá¹', |
732
|
|
|
|
|
|
|
'maá¹á¹£', |
733
|
|
|
|
|
|
|
'ibrir', |
734
|
|
|
|
|
|
|
'mayyu', |
735
|
|
|
|
|
|
|
'yunyu', |
736
|
|
|
|
|
|
|
'yulyuz', |
737
|
|
|
|
|
|
|
'É£uct', |
738
|
|
|
|
|
|
|
'cutanbir', |
739
|
|
|
|
|
|
|
'ktubr', |
740
|
|
|
|
|
|
|
'nuwanbir', |
741
|
|
|
|
|
|
|
'dujanbir' |
742
|
|
|
|
|
|
|
], |
743
|
|
|
|
|
|
|
leap => [ |
744
|
|
|
|
|
|
|
|
745
|
|
|
|
|
|
|
], |
746
|
|
|
|
|
|
|
}, |
747
|
|
|
|
|
|
|
}, |
748
|
|
|
|
|
|
|
'stand-alone' => { |
749
|
|
|
|
|
|
|
narrow => { |
750
|
|
|
|
|
|
|
nonleap => [ |
751
|
|
|
|
|
|
|
'i', |
752
|
|
|
|
|
|
|
'b', |
753
|
|
|
|
|
|
|
'm', |
754
|
|
|
|
|
|
|
'i', |
755
|
|
|
|
|
|
|
'm', |
756
|
|
|
|
|
|
|
'y', |
757
|
|
|
|
|
|
|
'y', |
758
|
|
|
|
|
|
|
'É£', |
759
|
|
|
|
|
|
|
'c', |
760
|
|
|
|
|
|
|
'k', |
761
|
|
|
|
|
|
|
'n', |
762
|
|
|
|
|
|
|
'd' |
763
|
|
|
|
|
|
|
], |
764
|
|
|
|
|
|
|
leap => [ |
765
|
|
|
|
|
|
|
|
766
|
|
|
|
|
|
|
], |
767
|
|
|
|
|
|
|
}, |
768
|
|
|
|
|
|
|
}, |
769
|
|
|
|
|
|
|
}, |
770
|
|
|
|
|
|
|
} }, |
771
|
|
|
|
|
|
|
); |
772
|
|
|
|
|
|
|
|
773
|
|
|
|
|
|
|
has 'calendar_days' => ( |
774
|
|
|
|
|
|
|
is => 'ro', |
775
|
|
|
|
|
|
|
isa => HashRef, |
776
|
|
|
|
|
|
|
init_arg => undef, |
777
|
|
|
|
|
|
|
default => sub { { |
778
|
|
|
|
|
|
|
'gregorian' => { |
779
|
|
|
|
|
|
|
'format' => { |
780
|
|
|
|
|
|
|
abbreviated => { |
781
|
|
|
|
|
|
|
mon => 'ayn', |
782
|
|
|
|
|
|
|
tue => 'asi', |
783
|
|
|
|
|
|
|
wed => 'aká¹', |
784
|
|
|
|
|
|
|
thu => 'akw', |
785
|
|
|
|
|
|
|
fri => 'asim', |
786
|
|
|
|
|
|
|
sat => 'asiá¸', |
787
|
|
|
|
|
|
|
sun => 'asa' |
788
|
|
|
|
|
|
|
}, |
789
|
|
|
|
|
|
|
wide => { |
790
|
|
|
|
|
|
|
mon => 'aynas', |
791
|
|
|
|
|
|
|
tue => 'asinas', |
792
|
|
|
|
|
|
|
wed => 'aká¹as', |
793
|
|
|
|
|
|
|
thu => 'akwas', |
794
|
|
|
|
|
|
|
fri => 'asimwas', |
795
|
|
|
|
|
|
|
sat => 'asiá¸yas', |
796
|
|
|
|
|
|
|
sun => 'asamas' |
797
|
|
|
|
|
|
|
}, |
798
|
|
|
|
|
|
|
}, |
799
|
|
|
|
|
|
|
}, |
800
|
|
|
|
|
|
|
} }, |
801
|
|
|
|
|
|
|
); |
802
|
|
|
|
|
|
|
|
803
|
|
|
|
|
|
|
has 'calendar_quarters' => ( |
804
|
|
|
|
|
|
|
is => 'ro', |
805
|
|
|
|
|
|
|
isa => HashRef, |
806
|
|
|
|
|
|
|
init_arg => undef, |
807
|
|
|
|
|
|
|
default => sub { { |
808
|
|
|
|
|
|
|
'gregorian' => { |
809
|
|
|
|
|
|
|
'format' => { |
810
|
|
|
|
|
|
|
abbreviated => {0 => 'ak 1', |
811
|
|
|
|
|
|
|
1 => 'ak 2', |
812
|
|
|
|
|
|
|
2 => 'ak 3', |
813
|
|
|
|
|
|
|
3 => 'ak 4' |
814
|
|
|
|
|
|
|
}, |
815
|
|
|
|
|
|
|
wide => {0 => 'aká¹aá¸yur 1', |
816
|
|
|
|
|
|
|
1 => 'aká¹aá¸yur 2', |
817
|
|
|
|
|
|
|
2 => 'aká¹aá¸yur 3', |
818
|
|
|
|
|
|
|
3 => 'aká¹aá¸yur 4' |
819
|
|
|
|
|
|
|
}, |
820
|
|
|
|
|
|
|
}, |
821
|
|
|
|
|
|
|
}, |
822
|
|
|
|
|
|
|
} }, |
823
|
|
|
|
|
|
|
); |
824
|
|
|
|
|
|
|
|
825
|
|
|
|
|
|
|
has 'day_periods' => ( |
826
|
|
|
|
|
|
|
is => 'ro', |
827
|
|
|
|
|
|
|
isa => HashRef, |
828
|
|
|
|
|
|
|
init_arg => undef, |
829
|
|
|
|
|
|
|
default => sub { { |
830
|
|
|
|
|
|
|
'gregorian' => { |
831
|
|
|
|
|
|
|
'format' => { |
832
|
|
|
|
|
|
|
'wide' => { |
833
|
|
|
|
|
|
|
'am' => q{tifawt}, |
834
|
|
|
|
|
|
|
'pm' => q{tadggÊ·at}, |
835
|
|
|
|
|
|
|
}, |
836
|
|
|
|
|
|
|
'abbreviated' => { |
837
|
|
|
|
|
|
|
'am' => q{tifawt}, |
838
|
|
|
|
|
|
|
'pm' => q{tadggÊ·at}, |
839
|
|
|
|
|
|
|
}, |
840
|
|
|
|
|
|
|
}, |
841
|
|
|
|
|
|
|
}, |
842
|
|
|
|
|
|
|
} }, |
843
|
|
|
|
|
|
|
); |
844
|
|
|
|
|
|
|
|
845
|
|
|
|
|
|
|
has 'eras' => ( |
846
|
|
|
|
|
|
|
is => 'ro', |
847
|
|
|
|
|
|
|
isa => HashRef, |
848
|
|
|
|
|
|
|
init_arg => undef, |
849
|
|
|
|
|
|
|
default => sub { { |
850
|
|
|
|
|
|
|
'generic' => { |
851
|
|
|
|
|
|
|
}, |
852
|
|
|
|
|
|
|
'gregorian' => { |
853
|
|
|
|
|
|
|
abbreviated => { |
854
|
|
|
|
|
|
|
'0' => 'daÉ', |
855
|
|
|
|
|
|
|
'1' => 'dfÉ' |
856
|
|
|
|
|
|
|
}, |
857
|
|
|
|
|
|
|
wide => { |
858
|
|
|
|
|
|
|
'0' => 'dat n Éisa', |
859
|
|
|
|
|
|
|
'1' => 'dffir n Éisa' |
860
|
|
|
|
|
|
|
}, |
861
|
|
|
|
|
|
|
}, |
862
|
|
|
|
|
|
|
} }, |
863
|
|
|
|
|
|
|
); |
864
|
|
|
|
|
|
|
|
865
|
|
|
|
|
|
|
has 'date_formats' => ( |
866
|
|
|
|
|
|
|
is => 'ro', |
867
|
|
|
|
|
|
|
isa => HashRef, |
868
|
|
|
|
|
|
|
init_arg => undef, |
869
|
|
|
|
|
|
|
default => sub { { |
870
|
|
|
|
|
|
|
'generic' => { |
871
|
|
|
|
|
|
|
'full' => q{EEEE d MMMM y G}, |
872
|
|
|
|
|
|
|
'long' => q{d MMMM y G}, |
873
|
|
|
|
|
|
|
'medium' => q{d MMM, y G}, |
874
|
|
|
|
|
|
|
'short' => q{d/M/y GGGGG}, |
875
|
|
|
|
|
|
|
}, |
876
|
|
|
|
|
|
|
'gregorian' => { |
877
|
|
|
|
|
|
|
'full' => q{EEEE d MMMM y}, |
878
|
|
|
|
|
|
|
'long' => q{d MMMM y}, |
879
|
|
|
|
|
|
|
'medium' => q{d MMM, y}, |
880
|
|
|
|
|
|
|
'short' => q{d/M/y}, |
881
|
|
|
|
|
|
|
}, |
882
|
|
|
|
|
|
|
} }, |
883
|
|
|
|
|
|
|
); |
884
|
|
|
|
|
|
|
|
885
|
|
|
|
|
|
|
has 'time_formats' => ( |
886
|
|
|
|
|
|
|
is => 'ro', |
887
|
|
|
|
|
|
|
isa => HashRef, |
888
|
|
|
|
|
|
|
init_arg => undef, |
889
|
|
|
|
|
|
|
default => sub { { |
890
|
|
|
|
|
|
|
'generic' => { |
891
|
|
|
|
|
|
|
}, |
892
|
|
|
|
|
|
|
'gregorian' => { |
893
|
|
|
|
|
|
|
}, |
894
|
|
|
|
|
|
|
} }, |
895
|
|
|
|
|
|
|
); |
896
|
|
|
|
|
|
|
|
897
|
|
|
|
|
|
|
has 'datetime_formats' => ( |
898
|
|
|
|
|
|
|
is => 'ro', |
899
|
|
|
|
|
|
|
isa => HashRef, |
900
|
|
|
|
|
|
|
init_arg => undef, |
901
|
|
|
|
|
|
|
default => sub { { |
902
|
|
|
|
|
|
|
'generic' => { |
903
|
|
|
|
|
|
|
}, |
904
|
|
|
|
|
|
|
'gregorian' => { |
905
|
|
|
|
|
|
|
}, |
906
|
|
|
|
|
|
|
} }, |
907
|
|
|
|
|
|
|
); |
908
|
|
|
|
|
|
|
|
909
|
|
|
|
|
|
|
has 'datetime_formats_available_formats' => ( |
910
|
|
|
|
|
|
|
is => 'ro', |
911
|
|
|
|
|
|
|
isa => HashRef, |
912
|
|
|
|
|
|
|
init_arg => undef, |
913
|
|
|
|
|
|
|
default => sub { { |
914
|
|
|
|
|
|
|
'generic' => { |
915
|
|
|
|
|
|
|
M => q{M}, |
916
|
|
|
|
|
|
|
MMM => q{MMM}, |
917
|
|
|
|
|
|
|
MMMEd => q{E d MMM}, |
918
|
|
|
|
|
|
|
MMMMEd => q{E d MMMM}, |
919
|
|
|
|
|
|
|
MMMMd => q{d MMMM}, |
920
|
|
|
|
|
|
|
MMMd => q{d MMM}, |
921
|
|
|
|
|
|
|
MMd => q{d/MM}, |
922
|
|
|
|
|
|
|
MMdd => q{dd/MM}, |
923
|
|
|
|
|
|
|
Md => q{d/M}, |
924
|
|
|
|
|
|
|
ms => q{m:ss}, |
925
|
|
|
|
|
|
|
y => q{y}, |
926
|
|
|
|
|
|
|
yM => q{M/y}, |
927
|
|
|
|
|
|
|
yMEd => q{E d/M/y}, |
928
|
|
|
|
|
|
|
yMMM => q{MMM y}, |
929
|
|
|
|
|
|
|
yMMMEd => q{E d MMM y}, |
930
|
|
|
|
|
|
|
yMMMM => q{MMMM y}, |
931
|
|
|
|
|
|
|
yQQQ => q{QQQ y}, |
932
|
|
|
|
|
|
|
yQQQQ => q{QQQQ y}, |
933
|
|
|
|
|
|
|
}, |
934
|
|
|
|
|
|
|
'gregorian' => { |
935
|
|
|
|
|
|
|
M => q{M}, |
936
|
|
|
|
|
|
|
MMM => q{MMM}, |
937
|
|
|
|
|
|
|
MMMEd => q{E d MMM}, |
938
|
|
|
|
|
|
|
MMMMEd => q{E d MMMM}, |
939
|
|
|
|
|
|
|
MMMMd => q{d MMMM}, |
940
|
|
|
|
|
|
|
MMMd => q{d MMM}, |
941
|
|
|
|
|
|
|
MMd => q{d/MM}, |
942
|
|
|
|
|
|
|
MMdd => q{dd/MM}, |
943
|
|
|
|
|
|
|
Md => q{d/M}, |
944
|
|
|
|
|
|
|
ms => q{m:ss}, |
945
|
|
|
|
|
|
|
y => q{y}, |
946
|
|
|
|
|
|
|
yM => q{M/y}, |
947
|
|
|
|
|
|
|
yMEd => q{E d/M/y}, |
948
|
|
|
|
|
|
|
yMMM => q{MMM y}, |
949
|
|
|
|
|
|
|
yMMMEd => q{E d MMM y}, |
950
|
|
|
|
|
|
|
yMMMM => q{MMMM y}, |
951
|
|
|
|
|
|
|
yQQQ => q{QQQ y}, |
952
|
|
|
|
|
|
|
yQQQQ => q{QQQQ y}, |
953
|
|
|
|
|
|
|
}, |
954
|
|
|
|
|
|
|
} }, |
955
|
|
|
|
|
|
|
); |
956
|
|
|
|
|
|
|
|
957
|
|
|
|
|
|
|
has 'datetime_formats_append_item' => ( |
958
|
|
|
|
|
|
|
is => 'ro', |
959
|
|
|
|
|
|
|
isa => HashRef, |
960
|
|
|
|
|
|
|
init_arg => undef, |
961
|
|
|
|
|
|
|
default => sub { { |
962
|
|
|
|
|
|
|
} }, |
963
|
|
|
|
|
|
|
); |
964
|
|
|
|
|
|
|
|
965
|
|
|
|
|
|
|
has 'datetime_formats_interval' => ( |
966
|
|
|
|
|
|
|
is => 'ro', |
967
|
|
|
|
|
|
|
isa => HashRef, |
968
|
|
|
|
|
|
|
init_arg => undef, |
969
|
|
|
|
|
|
|
default => sub { { |
970
|
|
|
|
|
|
|
} }, |
971
|
|
|
|
|
|
|
); |
972
|
|
|
|
|
|
|
|
973
|
1
|
|
|
1
|
|
3113
|
no Moo; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
17
|
|
974
|
|
|
|
|
|
|
|
975
|
|
|
|
|
|
|
1; |
976
|
|
|
|
|
|
|
|
977
|
|
|
|
|
|
|
# vim: tabstop=4 |