line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
=encoding utf8 |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
=head1 |
4
|
|
|
|
|
|
|
|
5
|
|
|
|
|
|
|
Locale::CLDR::Locales::Fa::Any::Af - Package for language Persian |
6
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
=cut |
8
|
|
|
|
|
|
|
|
9
|
|
|
|
|
|
|
package Locale::CLDR::Locales::Fa::Any::Af; |
10
|
|
|
|
|
|
|
# This file auto generated from Data\common\main\fa_AF.xml |
11
|
|
|
|
|
|
|
# on Sun 16 Dec 4:14:58 pm GMT |
12
|
|
|
|
|
|
|
|
13
|
1
|
|
|
1
|
|
1202
|
use strict; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
28
|
|
14
|
1
|
|
|
1
|
|
5
|
use warnings; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
27
|
|
15
|
1
|
|
|
1
|
|
14
|
use version; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
7
|
|
16
|
|
|
|
|
|
|
|
17
|
|
|
|
|
|
|
our $VERSION = version->declare('v0.34.0'); |
18
|
|
|
|
|
|
|
|
19
|
1
|
|
|
1
|
|
100
|
use v5.10.1; |
|
1
|
|
|
|
|
3
|
|
20
|
1
|
|
|
1
|
|
4
|
use mro 'c3'; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
7
|
|
21
|
1
|
|
|
1
|
|
23
|
use utf8; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
6
|
|
22
|
1
|
|
|
1
|
|
45
|
use if $^V ge v5.12.0, feature => 'unicode_strings'; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
12
|
|
23
|
1
|
|
|
1
|
|
112
|
use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef ); |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
24
|
1
|
|
|
1
|
|
996
|
use Moo; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
6
|
|
25
|
|
|
|
|
|
|
|
26
|
|
|
|
|
|
|
extends('Locale::CLDR::Locales::Fa::Any'); |
27
|
|
|
|
|
|
|
has 'valid_algorithmic_formats' => ( |
28
|
|
|
|
|
|
|
is => 'ro', |
29
|
|
|
|
|
|
|
isa => ArrayRef, |
30
|
|
|
|
|
|
|
init_arg => undef, |
31
|
|
|
|
|
|
|
default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal' ]}, |
32
|
|
|
|
|
|
|
); |
33
|
|
|
|
|
|
|
|
34
|
|
|
|
|
|
|
has 'algorithmic_number_format_data' => ( |
35
|
|
|
|
|
|
|
is => 'ro', |
36
|
|
|
|
|
|
|
isa => HashRef, |
37
|
|
|
|
|
|
|
init_arg => undef, |
38
|
|
|
|
|
|
|
default => sub { |
39
|
1
|
|
|
1
|
|
446
|
use bignum; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
40
|
|
|
|
|
|
|
return { |
41
|
|
|
|
|
|
|
'spellout-cardinal' => { |
42
|
|
|
|
|
|
|
'public' => { |
43
|
|
|
|
|
|
|
'-x' => { |
44
|
|
|
|
|
|
|
divisor => q(1), |
45
|
|
|
|
|
|
|
rule => q(Ù
ÙÙÛ ââ), |
46
|
|
|
|
|
|
|
}, |
47
|
|
|
|
|
|
|
'0' => { |
48
|
|
|
|
|
|
|
base_value => q(0), |
49
|
|
|
|
|
|
|
divisor => q(1), |
50
|
|
|
|
|
|
|
rule => q(صÙر), |
51
|
|
|
|
|
|
|
}, |
52
|
|
|
|
|
|
|
'x.x' => { |
53
|
|
|
|
|
|
|
divisor => q(1), |
54
|
|
|
|
|
|
|
rule => q(ââ عشارÛÙ ââ), |
55
|
|
|
|
|
|
|
}, |
56
|
|
|
|
|
|
|
'1' => { |
57
|
|
|
|
|
|
|
base_value => q(1), |
58
|
|
|
|
|
|
|
divisor => q(1), |
59
|
|
|
|
|
|
|
rule => q(ÛÚ©), |
60
|
|
|
|
|
|
|
}, |
61
|
|
|
|
|
|
|
'2' => { |
62
|
|
|
|
|
|
|
base_value => q(2), |
63
|
|
|
|
|
|
|
divisor => q(1), |
64
|
|
|
|
|
|
|
rule => q(دÙ), |
65
|
|
|
|
|
|
|
}, |
66
|
|
|
|
|
|
|
'3' => { |
67
|
|
|
|
|
|
|
base_value => q(3), |
68
|
|
|
|
|
|
|
divisor => q(1), |
69
|
|
|
|
|
|
|
rule => q(سÙ), |
70
|
|
|
|
|
|
|
}, |
71
|
|
|
|
|
|
|
'4' => { |
72
|
|
|
|
|
|
|
base_value => q(4), |
73
|
|
|
|
|
|
|
divisor => q(1), |
74
|
|
|
|
|
|
|
rule => q(ÚÙار), |
75
|
|
|
|
|
|
|
}, |
76
|
|
|
|
|
|
|
'5' => { |
77
|
|
|
|
|
|
|
base_value => q(5), |
78
|
|
|
|
|
|
|
divisor => q(1), |
79
|
|
|
|
|
|
|
rule => q(Ù¾Ùج), |
80
|
|
|
|
|
|
|
}, |
81
|
|
|
|
|
|
|
'6' => { |
82
|
|
|
|
|
|
|
base_value => q(6), |
83
|
|
|
|
|
|
|
divisor => q(1), |
84
|
|
|
|
|
|
|
rule => q(شش), |
85
|
|
|
|
|
|
|
}, |
86
|
|
|
|
|
|
|
'7' => { |
87
|
|
|
|
|
|
|
base_value => q(7), |
88
|
|
|
|
|
|
|
divisor => q(1), |
89
|
|
|
|
|
|
|
rule => q(ÙÙت), |
90
|
|
|
|
|
|
|
}, |
91
|
|
|
|
|
|
|
'8' => { |
92
|
|
|
|
|
|
|
base_value => q(8), |
93
|
|
|
|
|
|
|
divisor => q(1), |
94
|
|
|
|
|
|
|
rule => q(Ùشت), |
95
|
|
|
|
|
|
|
}, |
96
|
|
|
|
|
|
|
'9' => { |
97
|
|
|
|
|
|
|
base_value => q(9), |
98
|
|
|
|
|
|
|
divisor => q(1), |
99
|
|
|
|
|
|
|
rule => q(ÙÙ), |
100
|
|
|
|
|
|
|
}, |
101
|
|
|
|
|
|
|
'10' => { |
102
|
|
|
|
|
|
|
base_value => q(10), |
103
|
|
|
|
|
|
|
divisor => q(10), |
104
|
|
|
|
|
|
|
rule => q(دÙ), |
105
|
|
|
|
|
|
|
}, |
106
|
|
|
|
|
|
|
'11' => { |
107
|
|
|
|
|
|
|
base_value => q(11), |
108
|
|
|
|
|
|
|
divisor => q(10), |
109
|
|
|
|
|
|
|
rule => q(ÛازدÙ), |
110
|
|
|
|
|
|
|
}, |
111
|
|
|
|
|
|
|
'12' => { |
112
|
|
|
|
|
|
|
base_value => q(12), |
113
|
|
|
|
|
|
|
divisor => q(10), |
114
|
|
|
|
|
|
|
rule => q(دÙازدÙ), |
115
|
|
|
|
|
|
|
}, |
116
|
|
|
|
|
|
|
'13' => { |
117
|
|
|
|
|
|
|
base_value => q(13), |
118
|
|
|
|
|
|
|
divisor => q(10), |
119
|
|
|
|
|
|
|
rule => q(سÛزدÙ), |
120
|
|
|
|
|
|
|
}, |
121
|
|
|
|
|
|
|
'14' => { |
122
|
|
|
|
|
|
|
base_value => q(14), |
123
|
|
|
|
|
|
|
divisor => q(10), |
124
|
|
|
|
|
|
|
rule => q(ÚÙاردÙ), |
125
|
|
|
|
|
|
|
}, |
126
|
|
|
|
|
|
|
'15' => { |
127
|
|
|
|
|
|
|
base_value => q(15), |
128
|
|
|
|
|
|
|
divisor => q(10), |
129
|
|
|
|
|
|
|
rule => q(پاÙزدÙ), |
130
|
|
|
|
|
|
|
}, |
131
|
|
|
|
|
|
|
'16' => { |
132
|
|
|
|
|
|
|
base_value => q(16), |
133
|
|
|
|
|
|
|
divisor => q(10), |
134
|
|
|
|
|
|
|
rule => q(شاÙزدÙ), |
135
|
|
|
|
|
|
|
}, |
136
|
|
|
|
|
|
|
'17' => { |
137
|
|
|
|
|
|
|
base_value => q(17), |
138
|
|
|
|
|
|
|
divisor => q(10), |
139
|
|
|
|
|
|
|
rule => q(ÙÙدÙ), |
140
|
|
|
|
|
|
|
}, |
141
|
|
|
|
|
|
|
'18' => { |
142
|
|
|
|
|
|
|
base_value => q(18), |
143
|
|
|
|
|
|
|
divisor => q(10), |
144
|
|
|
|
|
|
|
rule => q(ÙجدÙ), |
145
|
|
|
|
|
|
|
}, |
146
|
|
|
|
|
|
|
'19' => { |
147
|
|
|
|
|
|
|
base_value => q(19), |
148
|
|
|
|
|
|
|
divisor => q(10), |
149
|
|
|
|
|
|
|
rule => q(ÙزدÙ), |
150
|
|
|
|
|
|
|
}, |
151
|
|
|
|
|
|
|
'20' => { |
152
|
|
|
|
|
|
|
base_value => q(20), |
153
|
|
|
|
|
|
|
divisor => q(10), |
154
|
|
|
|
|
|
|
rule => q(بÛست[ Ù ââ]), |
155
|
|
|
|
|
|
|
}, |
156
|
|
|
|
|
|
|
'30' => { |
157
|
|
|
|
|
|
|
base_value => q(30), |
158
|
|
|
|
|
|
|
divisor => q(10), |
159
|
|
|
|
|
|
|
rule => q(سÛ[ Ù ââ]), |
160
|
|
|
|
|
|
|
}, |
161
|
|
|
|
|
|
|
'40' => { |
162
|
|
|
|
|
|
|
base_value => q(40), |
163
|
|
|
|
|
|
|
divisor => q(10), |
164
|
|
|
|
|
|
|
rule => q(ÚÙÙ[ Ù ââ]), |
165
|
|
|
|
|
|
|
}, |
166
|
|
|
|
|
|
|
'50' => { |
167
|
|
|
|
|
|
|
base_value => q(50), |
168
|
|
|
|
|
|
|
divisor => q(10), |
169
|
|
|
|
|
|
|
rule => q(Ù¾ÙجاÙ[ Ù ââ]), |
170
|
|
|
|
|
|
|
}, |
171
|
|
|
|
|
|
|
'60' => { |
172
|
|
|
|
|
|
|
base_value => q(60), |
173
|
|
|
|
|
|
|
divisor => q(10), |
174
|
|
|
|
|
|
|
rule => q(شصت[ Ù ââ]), |
175
|
|
|
|
|
|
|
}, |
176
|
|
|
|
|
|
|
'70' => { |
177
|
|
|
|
|
|
|
base_value => q(70), |
178
|
|
|
|
|
|
|
divisor => q(10), |
179
|
|
|
|
|
|
|
rule => q(ÙÙتاد[ Ù ââ]), |
180
|
|
|
|
|
|
|
}, |
181
|
|
|
|
|
|
|
'80' => { |
182
|
|
|
|
|
|
|
base_value => q(80), |
183
|
|
|
|
|
|
|
divisor => q(10), |
184
|
|
|
|
|
|
|
rule => q(Ùشتاد[ Ù ââ]), |
185
|
|
|
|
|
|
|
}, |
186
|
|
|
|
|
|
|
'90' => { |
187
|
|
|
|
|
|
|
base_value => q(90), |
188
|
|
|
|
|
|
|
divisor => q(10), |
189
|
|
|
|
|
|
|
rule => q(ÙÙد[ Ù ââ]), |
190
|
|
|
|
|
|
|
}, |
191
|
|
|
|
|
|
|
'100' => { |
192
|
|
|
|
|
|
|
base_value => q(100), |
193
|
|
|
|
|
|
|
divisor => q(100), |
194
|
|
|
|
|
|
|
rule => q(صد[ Ù ââ]), |
195
|
|
|
|
|
|
|
}, |
196
|
|
|
|
|
|
|
'200' => { |
197
|
|
|
|
|
|
|
base_value => q(200), |
198
|
|
|
|
|
|
|
divisor => q(100), |
199
|
|
|
|
|
|
|
rule => q(ââصد[ Ù ââ]), |
200
|
|
|
|
|
|
|
}, |
201
|
|
|
|
|
|
|
'300' => { |
202
|
|
|
|
|
|
|
base_value => q(300), |
203
|
|
|
|
|
|
|
divisor => q(100), |
204
|
|
|
|
|
|
|
rule => q(âââصد[ Ù ââ]), |
205
|
|
|
|
|
|
|
}, |
206
|
|
|
|
|
|
|
'400' => { |
207
|
|
|
|
|
|
|
base_value => q(400), |
208
|
|
|
|
|
|
|
divisor => q(100), |
209
|
|
|
|
|
|
|
rule => q(ââصد[ Ù ââ]), |
210
|
|
|
|
|
|
|
}, |
211
|
|
|
|
|
|
|
'1000' => { |
212
|
|
|
|
|
|
|
base_value => q(1000), |
213
|
|
|
|
|
|
|
divisor => q(1000), |
214
|
|
|
|
|
|
|
rule => q(ââ Ùزار[ Ù ââ]), |
215
|
|
|
|
|
|
|
}, |
216
|
|
|
|
|
|
|
'1000000' => { |
217
|
|
|
|
|
|
|
base_value => q(1000000), |
218
|
|
|
|
|
|
|
divisor => q(1000000), |
219
|
|
|
|
|
|
|
rule => q(ââ Ù
ÛÙÛÙÙ[ Ù ââ]), |
220
|
|
|
|
|
|
|
}, |
221
|
|
|
|
|
|
|
'1000000000' => { |
222
|
|
|
|
|
|
|
base_value => q(1000000000), |
223
|
|
|
|
|
|
|
divisor => q(1000000000), |
224
|
|
|
|
|
|
|
rule => q(ââ Ù
ÛÙÛارد[ Ù ââ]), |
225
|
|
|
|
|
|
|
}, |
226
|
|
|
|
|
|
|
'1000000000000' => { |
227
|
|
|
|
|
|
|
base_value => q(1000000000000), |
228
|
|
|
|
|
|
|
divisor => q(1000000000000), |
229
|
|
|
|
|
|
|
rule => q(ââ بÛÙÛÙÙ[ Ù ââ]), |
230
|
|
|
|
|
|
|
}, |
231
|
|
|
|
|
|
|
'1000000000000000' => { |
232
|
|
|
|
|
|
|
base_value => q(1000000000000000), |
233
|
|
|
|
|
|
|
divisor => q(1000000000000000), |
234
|
|
|
|
|
|
|
rule => q(ââ بÛÙÛارد[ Ù ââ]), |
235
|
|
|
|
|
|
|
}, |
236
|
|
|
|
|
|
|
'1000000000000000000' => { |
237
|
|
|
|
|
|
|
base_value => q(1000000000000000000), |
238
|
|
|
|
|
|
|
divisor => q(1000000000000000000), |
239
|
|
|
|
|
|
|
rule => q(=#,##0=), |
240
|
|
|
|
|
|
|
}, |
241
|
|
|
|
|
|
|
'max' => { |
242
|
|
|
|
|
|
|
base_value => q(1000000000000000000), |
243
|
|
|
|
|
|
|
divisor => q(1000000000000000000), |
244
|
|
|
|
|
|
|
rule => q(=#,##0=), |
245
|
|
|
|
|
|
|
}, |
246
|
|
|
|
|
|
|
}, |
247
|
|
|
|
|
|
|
}, |
248
|
|
|
|
|
|
|
'spellout-numbering' => { |
249
|
|
|
|
|
|
|
'public' => { |
250
|
|
|
|
|
|
|
'0' => { |
251
|
|
|
|
|
|
|
base_value => q(0), |
252
|
|
|
|
|
|
|
divisor => q(1), |
253
|
|
|
|
|
|
|
rule => q(=%spellout-cardinal=), |
254
|
|
|
|
|
|
|
}, |
255
|
|
|
|
|
|
|
'max' => { |
256
|
|
|
|
|
|
|
base_value => q(0), |
257
|
|
|
|
|
|
|
divisor => q(1), |
258
|
|
|
|
|
|
|
rule => q(=%spellout-cardinal=), |
259
|
|
|
|
|
|
|
}, |
260
|
|
|
|
|
|
|
}, |
261
|
|
|
|
|
|
|
}, |
262
|
|
|
|
|
|
|
'spellout-numbering-year' => { |
263
|
|
|
|
|
|
|
'public' => { |
264
|
|
|
|
|
|
|
'0' => { |
265
|
|
|
|
|
|
|
base_value => q(0), |
266
|
|
|
|
|
|
|
divisor => q(1), |
267
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
268
|
|
|
|
|
|
|
}, |
269
|
|
|
|
|
|
|
'x.x' => { |
270
|
|
|
|
|
|
|
divisor => q(1), |
271
|
|
|
|
|
|
|
rule => q(=0.0=), |
272
|
|
|
|
|
|
|
}, |
273
|
|
|
|
|
|
|
'max' => { |
274
|
|
|
|
|
|
|
divisor => q(1), |
275
|
|
|
|
|
|
|
rule => q(=0.0=), |
276
|
|
|
|
|
|
|
}, |
277
|
|
|
|
|
|
|
}, |
278
|
|
|
|
|
|
|
}, |
279
|
|
|
|
|
|
|
} }, |
280
|
|
|
|
|
|
|
); |
281
|
|
|
|
|
|
|
|
282
|
|
|
|
|
|
|
has 'display_name_language' => ( |
283
|
|
|
|
|
|
|
is => 'ro', |
284
|
|
|
|
|
|
|
isa => CodeRef, |
285
|
|
|
|
|
|
|
init_arg => undef, |
286
|
|
|
|
|
|
|
default => sub { |
287
|
|
|
|
|
|
|
sub { |
288
|
|
|
|
|
|
|
my %languages = ( |
289
|
|
|
|
|
|
|
'ab' => 'اÙرÛکاÙس', |
290
|
|
|
|
|
|
|
'ar_001' => 'Ø¹Ø±Ø¨Û ÙصÛØ', |
291
|
|
|
|
|
|
|
'as' => 'اساÙ
Û', |
292
|
|
|
|
|
|
|
'ast' => 'اترÛØ´Û', |
293
|
|
|
|
|
|
|
'az' => 'آذرباÛجاÙÛ', |
294
|
|
|
|
|
|
|
'ckb' => 'Ú©Ø±Ø¯Û Ø³ÙراÙÛ', |
295
|
|
|
|
|
|
|
'dv' => 'Ù
اÙدÛÙÛ', |
296
|
|
|
|
|
|
|
'es' => 'ÙسپاÙÙÛ', |
297
|
|
|
|
|
|
|
'fi' => 'ÙÙÙÙدÛ', |
298
|
|
|
|
|
|
|
'ga' => 'Ø¢ÛرÙÙدÛ', |
299
|
|
|
|
|
|
|
'hr' => 'کرÙØ´ÛاÛÛ', |
300
|
|
|
|
|
|
|
'id' => 'اÙدÙÙÛزÛاÛÛ', |
301
|
|
|
|
|
|
|
'is' => 'Ø¢ÛسÙÙدÛ', |
302
|
|
|
|
|
|
|
'it' => 'اÛتاÙÙÛ', |
303
|
|
|
|
|
|
|
'ja' => 'جاپاÙÛ', |
304
|
|
|
|
|
|
|
'ko' => 'Ú©ÙرÛاÛÛ', |
305
|
|
|
|
|
|
|
'ksh' => 'Ú©ÙÙÛ', |
306
|
|
|
|
|
|
|
'kw' => 'Ú©ÙرÙÛ', |
307
|
|
|
|
|
|
|
'ky' => 'ÙرغزÛ', |
308
|
|
|
|
|
|
|
'lus' => 'Ù
ÛزÙÛÛ', |
309
|
|
|
|
|
|
|
'mai' => 'Ù
اÛتÛÙÛ', |
310
|
|
|
|
|
|
|
'mn' => 'Ù
غÙÛ', |
311
|
|
|
|
|
|
|
'nb' => 'ÙرÙÚÛ Ú©ØªØ§Ø¨Û', |
312
|
|
|
|
|
|
|
'ne' => 'ÙÛپاÙÛ', |
313
|
|
|
|
|
|
|
'nl' => 'ÙاÙÙدÛ', |
314
|
|
|
|
|
|
|
'nl_BE' => 'ÙÙÙ
ÛØ´', |
315
|
|
|
|
|
|
|
'nn' => 'ÙرÙÚÛ ÙÙ', |
316
|
|
|
|
|
|
|
'no' => 'ÙارÙÛÚÛ', |
317
|
|
|
|
|
|
|
'pl' => 'Ù¾ÙÙÙدÛ', |
318
|
|
|
|
|
|
|
'ps@alt=variant' => 'پشتÙ', |
319
|
|
|
|
|
|
|
'pt' => 'پرتگاÙÛ', |
320
|
|
|
|
|
|
|
'sq' => 'اÙباÙÛاÛÛ', |
321
|
|
|
|
|
|
|
'srn' => 'زبا٠سراÙاÙ', |
322
|
|
|
|
|
|
|
'sv' => 'سÙÛدÙÛ', |
323
|
|
|
|
|
|
|
'sw' => 'سÙاØÙÛ', |
324
|
|
|
|
|
|
|
'tg' => 'تاجکÛ', |
325
|
|
|
|
|
|
|
'zh_Hans' => 'ÚÛÙÛ Ø³Ø§Ø¯Ù Ø´Ø¯Ù', |
326
|
|
|
|
|
|
|
'zza' => 'زازاکÛ', |
327
|
|
|
|
|
|
|
|
328
|
|
|
|
|
|
|
); |
329
|
|
|
|
|
|
|
if (@_) { |
330
|
|
|
|
|
|
|
return $languages{$_[0]}; |
331
|
|
|
|
|
|
|
} |
332
|
|
|
|
|
|
|
return \%languages; |
333
|
|
|
|
|
|
|
} |
334
|
|
|
|
|
|
|
}, |
335
|
|
|
|
|
|
|
); |
336
|
|
|
|
|
|
|
|
337
|
|
|
|
|
|
|
has 'display_name_script' => ( |
338
|
|
|
|
|
|
|
is => 'ro', |
339
|
|
|
|
|
|
|
isa => CodeRef, |
340
|
|
|
|
|
|
|
init_arg => undef, |
341
|
|
|
|
|
|
|
default => sub { |
342
|
|
|
|
|
|
|
sub { |
343
|
|
|
|
|
|
|
my %scripts = ( |
344
|
|
|
|
|
|
|
'Mong' => 'Ù
غÙÛ', |
345
|
|
|
|
|
|
|
|
346
|
|
|
|
|
|
|
); |
347
|
|
|
|
|
|
|
if ( @_ ) { |
348
|
|
|
|
|
|
|
return $scripts{$_[0]}; |
349
|
|
|
|
|
|
|
} |
350
|
|
|
|
|
|
|
return \%scripts; |
351
|
|
|
|
|
|
|
} |
352
|
|
|
|
|
|
|
} |
353
|
|
|
|
|
|
|
); |
354
|
|
|
|
|
|
|
|
355
|
|
|
|
|
|
|
has 'display_name_region' => ( |
356
|
|
|
|
|
|
|
is => 'ro', |
357
|
|
|
|
|
|
|
isa => HashRef[Str], |
358
|
|
|
|
|
|
|
init_arg => undef, |
359
|
|
|
|
|
|
|
default => sub { |
360
|
|
|
|
|
|
|
{ |
361
|
|
|
|
|
|
|
'AD' => 'اÙدÙرا', |
362
|
|
|
|
|
|
|
'AG' => 'اÙتÛÚ¯Ùا ٠باربÙدا', |
363
|
|
|
|
|
|
|
'AL' => 'اÙباÙÛا', |
364
|
|
|
|
|
|
|
'AO' => 'اÙÚ¯ÙÙا', |
365
|
|
|
|
|
|
|
'AQ' => 'اÙترکتÛکا', |
366
|
|
|
|
|
|
|
'AR' => 'ارجÙتاÛÙ', |
367
|
|
|
|
|
|
|
'BA' => 'بÙسÙÛا Ù ÙرزÙâÚ¯ÙÛÙا', |
368
|
|
|
|
|
|
|
'BD' => 'بÙÚ¯ÙÙâدÛØ´', |
369
|
|
|
|
|
|
|
'BE' => 'بÙجÛÙ
', |
370
|
|
|
|
|
|
|
'BG' => 'بÙغارÛا', |
371
|
|
|
|
|
|
|
'BN' => 'برÙÙÛ', |
372
|
|
|
|
|
|
|
'BO' => 'بÙÙÛÙÛا', |
373
|
|
|
|
|
|
|
'BR' => 'برازÛÙ', |
374
|
|
|
|
|
|
|
'BS' => 'بÙاÙ
اس', |
375
|
|
|
|
|
|
|
'CD' => 'کاÙÚ¯Ù - Ú©ÛÙشاسا', |
376
|
|
|
|
|
|
|
'CG' => 'کاÙÚ¯Ù - برازÙÛÙ', |
377
|
|
|
|
|
|
|
'CH' => 'سÙÛس', |
378
|
|
|
|
|
|
|
'CL' => 'ÚÙÛ', |
379
|
|
|
|
|
|
|
'CO' => 'Ú©ÙÙÙ
بÛا', |
380
|
|
|
|
|
|
|
'CR' => 'کاسترÛکا', |
381
|
|
|
|
|
|
|
'CU' => 'Ú©ÛÙبا', |
382
|
|
|
|
|
|
|
'CZ' => 'ÚÚ©', |
383
|
|
|
|
|
|
|
'CZ@alt=variant' => 'جÙ
ÙÙØ±Û ÚÚ©', |
384
|
|
|
|
|
|
|
'DK' => 'دÙÙ
ارک', |
385
|
|
|
|
|
|
|
'EA' => 'سئÙتا Ù Ù
ÙÛÙا', |
386
|
|
|
|
|
|
|
'EE' => 'استÙÙÛا', |
387
|
|
|
|
|
|
|
'ER' => 'ارÛترÛا', |
388
|
|
|
|
|
|
|
'ES' => 'ÙسپاÙÛÙ', |
389
|
|
|
|
|
|
|
'ET' => 'اÛتÙÙ¾Ûا', |
390
|
|
|
|
|
|
|
'FI' => 'ÙÙÙÙد', |
391
|
|
|
|
|
|
|
'FM' => 'Ù
ÛکرÙÙزÛا', |
392
|
|
|
|
|
|
|
'GD' => 'گرÛÙادا', |
393
|
|
|
|
|
|
|
'GH' => 'گاÙا', |
394
|
|
|
|
|
|
|
'GN' => 'Ú¯ÛÙÛا', |
395
|
|
|
|
|
|
|
'GQ' => 'Ú¯ÛÙÛا استÙاÛÛ', |
396
|
|
|
|
|
|
|
'GT' => 'Ú¯ÙاتÛÙ
اÙا', |
397
|
|
|
|
|
|
|
'GW' => 'Ú¯ÛÙÛا بÛسائÙ', |
398
|
|
|
|
|
|
|
'GY' => 'Ú¯ÛاÙا', |
399
|
|
|
|
|
|
|
'HK' => 'ÙاÙÚ¯ کاÙÚ¯Ø ÙاØÛÙÙ ÙÛÚÙÙ ØÚ©ÙÙ
ØªÛ ÚÛÙ', |
400
|
|
|
|
|
|
|
'HK@alt=short' => 'ÙاÙÚ¯ کاÙÚ¯', |
401
|
|
|
|
|
|
|
'HN' => 'ÙاÙدÙراس', |
402
|
|
|
|
|
|
|
'HR' => 'کرÙØ´Ûا', |
403
|
|
|
|
|
|
|
'HT' => 'ÙاÛتÛ', |
404
|
|
|
|
|
|
|
'ID' => 'اÙدÙÙÛزÛا', |
405
|
|
|
|
|
|
|
'IE' => 'Ø¢ÛرÙÙد', |
406
|
|
|
|
|
|
|
'IS' => 'Ø¢ÛسÙÙد', |
407
|
|
|
|
|
|
|
'JP' => 'جاپاÙ', |
408
|
|
|
|
|
|
|
'KE' => 'Ú©ÛÙÛا', |
409
|
|
|
|
|
|
|
'KH' => 'Ú©Ù
Ù¾ÙÚÛا', |
410
|
|
|
|
|
|
|
'KP' => 'Ú©ÙرÛØ§Û Ø´Ù
اÙÛ', |
411
|
|
|
|
|
|
|
'KR' => 'Ú©ÙرÛØ§Û Ø¬ÙÙبÛ', |
412
|
|
|
|
|
|
|
'LK' => 'سرÛÙاÙکا', |
413
|
|
|
|
|
|
|
'LS' => 'ÙÛسÙتÙ', |
414
|
|
|
|
|
|
|
'LT' => 'ÙتÙاÙÛا', |
415
|
|
|
|
|
|
|
'LV' => 'ÙاتÙÛا', |
416
|
|
|
|
|
|
|
'LY' => 'ÙÛبÛا', |
417
|
|
|
|
|
|
|
'MG' => 'Ù
ادغاسکر', |
418
|
|
|
|
|
|
|
'MN' => 'Ù
ÙÚ¯ÙÙÛا', |
419
|
|
|
|
|
|
|
'MR' => 'Ù
ÙرÛتاÙÛا', |
420
|
|
|
|
|
|
|
'MT' => 'Ù
اÙتا', |
421
|
|
|
|
|
|
|
'MX' => 'Ù
کسÛÚ©Ù', |
422
|
|
|
|
|
|
|
'MY' => 'Ù
اÙÛزÛا', |
423
|
|
|
|
|
|
|
'MZ' => 'Ù
ÙزÙ
بÛÙ', |
424
|
|
|
|
|
|
|
'NG' => 'ÙÛجرÛا', |
425
|
|
|
|
|
|
|
'NI' => 'ÙÛکاراگÙا', |
426
|
|
|
|
|
|
|
'NL' => 'ÙاÙÙد', |
427
|
|
|
|
|
|
|
'NO' => 'ÙارÙÛ', |
428
|
|
|
|
|
|
|
'NP' => 'ÙÛپاÙ', |
429
|
|
|
|
|
|
|
'NZ' => 'زÛÙاÙد جدÛد', |
430
|
|
|
|
|
|
|
'PA' => 'پاÙاÙ
Ù', |
431
|
|
|
|
|
|
|
'PE' => 'Ù¾ÛرÙ', |
432
|
|
|
|
|
|
|
'PG' => 'پاپÙا ÙÛÙ Ú¯ÛÙÛا', |
433
|
|
|
|
|
|
|
'PL' => 'Ù¾ÙÙÙد', |
434
|
|
|
|
|
|
|
'PT' => 'پرتگاÙ', |
435
|
|
|
|
|
|
|
'PY' => 'پاراگÙاÛ', |
436
|
|
|
|
|
|
|
'RO' => 'رÙÙ
اÙÛا', |
437
|
|
|
|
|
|
|
'SE' => 'سÙÛدÙ', |
438
|
|
|
|
|
|
|
'SG' => 'سÛÙگاپÙر', |
439
|
|
|
|
|
|
|
'SI' => 'سÙÙÙÛا', |
440
|
|
|
|
|
|
|
'SJ' => 'اسÙاÙبارد ٠جا٠Ù
اÛÙ', |
441
|
|
|
|
|
|
|
'SK' => 'سÙÙاکÛا', |
442
|
|
|
|
|
|
|
'SL' => 'سÛراÙÛÙÙ', |
443
|
|
|
|
|
|
|
'SN' => 'سÛÙÛگاÙ', |
444
|
|
|
|
|
|
|
'SO' => 'سÙÙ
اÙÛÙ', |
445
|
|
|
|
|
|
|
'SV' => 'اÙسÙÙادÙر', |
446
|
|
|
|
|
|
|
'TJ' => 'تاجکستاÙ', |
447
|
|
|
|
|
|
|
'UG' => 'ÛÙگاÙدا', |
448
|
|
|
|
|
|
|
'UY' => 'ÛÙرÙÚ¯ÙاÛ', |
449
|
|
|
|
|
|
|
'VC' => 'سÙت ÙÛÙسÙت ٠گرÙادÛÙâÙا', |
450
|
|
|
|
|
|
|
'VE' => 'ÙÙزÙÛÙا', |
451
|
|
|
|
|
|
|
'XK' => 'Ú©ÙسÙا', |
452
|
|
|
|
|
|
|
'ZW' => 'زÛÙ
بابÙÛ', |
453
|
|
|
|
|
|
|
|
454
|
|
|
|
|
|
|
} |
455
|
|
|
|
|
|
|
}, |
456
|
|
|
|
|
|
|
); |
457
|
|
|
|
|
|
|
|
458
|
|
|
|
|
|
|
has 'characters' => ( |
459
|
|
|
|
|
|
|
is => 'ro', |
460
|
|
|
|
|
|
|
isa => HashRef, |
461
|
|
|
|
|
|
|
init_arg => undef, |
462
|
|
|
|
|
|
|
default => $^V ge v5.18.0 |
463
|
|
|
|
|
|
|
? eval <<'EOT' |
464
|
|
|
|
|
|
|
sub { |
465
|
|
|
|
|
|
|
no warnings 'experimental::regex_sets'; |
466
|
|
|
|
|
|
|
return { |
467
|
|
|
|
|
|
|
auxiliary => qr{[ââ Ù Ù Ù Ù Ù Ù° â â Ø¥ Ù¼ Ú Ú
Ú Ú Ú Ú Ù Ú« Ú¼ Ù Ù]}, |
468
|
|
|
|
|
|
|
}; |
469
|
|
|
|
|
|
|
}, |
470
|
|
|
|
|
|
|
EOT |
471
|
|
|
|
|
|
|
: sub { |
472
|
|
|
|
|
|
|
return {}; |
473
|
|
|
|
|
|
|
}, |
474
|
1
|
|
|
1
|
|
117
|
); |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
91
|
|
475
|
|
|
|
|
|
|
|
476
|
|
|
|
|
|
|
|
477
|
|
|
|
|
|
|
has 'number_currency_formats' => ( |
478
|
|
|
|
|
|
|
is => 'ro', |
479
|
|
|
|
|
|
|
isa => HashRef, |
480
|
|
|
|
|
|
|
init_arg => undef, |
481
|
|
|
|
|
|
|
default => sub { { |
482
|
|
|
|
|
|
|
'arabext' => { |
483
|
|
|
|
|
|
|
'pattern' => { |
484
|
|
|
|
|
|
|
'default' => { |
485
|
|
|
|
|
|
|
'standard' => { |
486
|
|
|
|
|
|
|
'positive' => '¤ #,##0.00', |
487
|
|
|
|
|
|
|
}, |
488
|
|
|
|
|
|
|
}, |
489
|
|
|
|
|
|
|
}, |
490
|
|
|
|
|
|
|
}, |
491
|
|
|
|
|
|
|
'latn' => { |
492
|
|
|
|
|
|
|
'pattern' => { |
493
|
|
|
|
|
|
|
'default' => { |
494
|
|
|
|
|
|
|
'accounting' => { |
495
|
|
|
|
|
|
|
'negative' => 'â(¤ #,##0.00)', |
496
|
|
|
|
|
|
|
'positive' => '¤ #,##0.00', |
497
|
|
|
|
|
|
|
}, |
498
|
|
|
|
|
|
|
'standard' => { |
499
|
|
|
|
|
|
|
'positive' => '¤ #,##0.00', |
500
|
|
|
|
|
|
|
}, |
501
|
|
|
|
|
|
|
}, |
502
|
|
|
|
|
|
|
}, |
503
|
|
|
|
|
|
|
}, |
504
|
|
|
|
|
|
|
} }, |
505
|
|
|
|
|
|
|
); |
506
|
|
|
|
|
|
|
|
507
|
|
|
|
|
|
|
has 'currencies' => ( |
508
|
|
|
|
|
|
|
is => 'ro', |
509
|
|
|
|
|
|
|
isa => HashRef, |
510
|
|
|
|
|
|
|
init_arg => undef, |
511
|
|
|
|
|
|
|
default => sub { { |
512
|
|
|
|
|
|
|
'AUD' => { |
513
|
|
|
|
|
|
|
display_name => { |
514
|
|
|
|
|
|
|
'currency' => q(داÙر آستراÙÛا), |
515
|
|
|
|
|
|
|
}, |
516
|
|
|
|
|
|
|
}, |
517
|
|
|
|
|
|
|
'BND' => { |
518
|
|
|
|
|
|
|
display_name => { |
519
|
|
|
|
|
|
|
'currency' => q(داÙر برÙÙÛ), |
520
|
|
|
|
|
|
|
}, |
521
|
|
|
|
|
|
|
}, |
522
|
|
|
|
|
|
|
'BYN' => { |
523
|
|
|
|
|
|
|
display_name => { |
524
|
|
|
|
|
|
|
'currency' => q(رÙب٠رÙسÛÙ٠سÙÛد), |
525
|
|
|
|
|
|
|
}, |
526
|
|
|
|
|
|
|
}, |
527
|
|
|
|
|
|
|
'BYR' => { |
528
|
|
|
|
|
|
|
display_name => { |
529
|
|
|
|
|
|
|
'currency' => q(رÙب٠رÙسÛÙ٠سÙÛد \(Û²Û°Û°Û°âÛ²Û°Û±Û¶\)), |
530
|
|
|
|
|
|
|
}, |
531
|
|
|
|
|
|
|
}, |
532
|
|
|
|
|
|
|
'CAD' => { |
533
|
|
|
|
|
|
|
display_name => { |
534
|
|
|
|
|
|
|
'currency' => q(داÙر کاÙادا), |
535
|
|
|
|
|
|
|
}, |
536
|
|
|
|
|
|
|
}, |
537
|
|
|
|
|
|
|
'CHF' => { |
538
|
|
|
|
|
|
|
display_name => { |
539
|
|
|
|
|
|
|
'currency' => q(ÙراÙÚ© سÙÛس), |
540
|
|
|
|
|
|
|
}, |
541
|
|
|
|
|
|
|
}, |
542
|
|
|
|
|
|
|
'DKK' => { |
543
|
|
|
|
|
|
|
display_name => { |
544
|
|
|
|
|
|
|
'currency' => q(کرÙ٠دÙÙ
ارک), |
545
|
|
|
|
|
|
|
}, |
546
|
|
|
|
|
|
|
}, |
547
|
|
|
|
|
|
|
'JPY' => { |
548
|
|
|
|
|
|
|
display_name => { |
549
|
|
|
|
|
|
|
'currency' => q(Û٠جاپاÙ), |
550
|
|
|
|
|
|
|
}, |
551
|
|
|
|
|
|
|
}, |
552
|
|
|
|
|
|
|
'MXN' => { |
553
|
|
|
|
|
|
|
display_name => { |
554
|
|
|
|
|
|
|
'currency' => q(پزÙÛ Ù
کسÛÚ©Ù), |
555
|
|
|
|
|
|
|
}, |
556
|
|
|
|
|
|
|
}, |
557
|
|
|
|
|
|
|
'NLG' => { |
558
|
|
|
|
|
|
|
display_name => { |
559
|
|
|
|
|
|
|
'currency' => q(Ú¯ÛÙدر ÙاÙÙد), |
560
|
|
|
|
|
|
|
}, |
561
|
|
|
|
|
|
|
}, |
562
|
|
|
|
|
|
|
'NOK' => { |
563
|
|
|
|
|
|
|
display_name => { |
564
|
|
|
|
|
|
|
'currency' => q(کرÙÙ ÙارÙÛ), |
565
|
|
|
|
|
|
|
}, |
566
|
|
|
|
|
|
|
}, |
567
|
|
|
|
|
|
|
'SEK' => { |
568
|
|
|
|
|
|
|
display_name => { |
569
|
|
|
|
|
|
|
'currency' => q(کرÙ٠سÙÛدÙ), |
570
|
|
|
|
|
|
|
}, |
571
|
|
|
|
|
|
|
}, |
572
|
|
|
|
|
|
|
'SGD' => { |
573
|
|
|
|
|
|
|
display_name => { |
574
|
|
|
|
|
|
|
'currency' => q(داÙر سÛÙگاپÙر), |
575
|
|
|
|
|
|
|
}, |
576
|
|
|
|
|
|
|
}, |
577
|
|
|
|
|
|
|
'TJS' => { |
578
|
|
|
|
|
|
|
display_name => { |
579
|
|
|
|
|
|
|
'currency' => q(ساÙ
اÙÛ ØªØ§Ø¬Ú©Ø³ØªØ§Ù), |
580
|
|
|
|
|
|
|
}, |
581
|
|
|
|
|
|
|
}, |
582
|
|
|
|
|
|
|
'USD' => { |
583
|
|
|
|
|
|
|
display_name => { |
584
|
|
|
|
|
|
|
'currency' => q(داÙر اÙ
رÛکا), |
585
|
|
|
|
|
|
|
}, |
586
|
|
|
|
|
|
|
}, |
587
|
|
|
|
|
|
|
} }, |
588
|
|
|
|
|
|
|
); |
589
|
|
|
|
|
|
|
|
590
|
|
|
|
|
|
|
|
591
|
|
|
|
|
|
|
has 'calendar_months' => ( |
592
|
|
|
|
|
|
|
is => 'ro', |
593
|
|
|
|
|
|
|
isa => HashRef, |
594
|
|
|
|
|
|
|
init_arg => undef, |
595
|
|
|
|
|
|
|
default => sub { { |
596
|
|
|
|
|
|
|
'gregorian' => { |
597
|
|
|
|
|
|
|
'format' => { |
598
|
|
|
|
|
|
|
abbreviated => { |
599
|
|
|
|
|
|
|
nonleap => [ |
600
|
|
|
|
|
|
|
'جÙÙ', |
601
|
|
|
|
|
|
|
'ÙبرÙرÛ', |
602
|
|
|
|
|
|
|
'Ù
ارÚ', |
603
|
|
|
|
|
|
|
'اپرÛÙ', |
604
|
|
|
|
|
|
|
'Ù
Û', |
605
|
|
|
|
|
|
|
'جÙÙ', |
606
|
|
|
|
|
|
|
'جÙÙ', |
607
|
|
|
|
|
|
|
'اگست', |
608
|
|
|
|
|
|
|
'سپتÙ
بر', |
609
|
|
|
|
|
|
|
'اکتÙبر', |
610
|
|
|
|
|
|
|
'ÙÙÙ
بر', |
611
|
|
|
|
|
|
|
'دسÙ
' |
612
|
|
|
|
|
|
|
], |
613
|
|
|
|
|
|
|
leap => [ |
614
|
|
|
|
|
|
|
|
615
|
|
|
|
|
|
|
], |
616
|
|
|
|
|
|
|
}, |
617
|
|
|
|
|
|
|
narrow => { |
618
|
|
|
|
|
|
|
nonleap => [ |
619
|
|
|
|
|
|
|
'ج', |
620
|
|
|
|
|
|
|
'Ù', |
621
|
|
|
|
|
|
|
'Ù
', |
622
|
|
|
|
|
|
|
'ا', |
623
|
|
|
|
|
|
|
'Ù
', |
624
|
|
|
|
|
|
|
'ج', |
625
|
|
|
|
|
|
|
'ج', |
626
|
|
|
|
|
|
|
'ا', |
627
|
|
|
|
|
|
|
'س', |
628
|
|
|
|
|
|
|
'ا', |
629
|
|
|
|
|
|
|
'Ù', |
630
|
|
|
|
|
|
|
'د' |
631
|
|
|
|
|
|
|
], |
632
|
|
|
|
|
|
|
leap => [ |
633
|
|
|
|
|
|
|
|
634
|
|
|
|
|
|
|
], |
635
|
|
|
|
|
|
|
}, |
636
|
|
|
|
|
|
|
wide => { |
637
|
|
|
|
|
|
|
nonleap => [ |
638
|
|
|
|
|
|
|
'جÙÙرÛ', |
639
|
|
|
|
|
|
|
'ÙبرÙرÛ', |
640
|
|
|
|
|
|
|
'Ù
ارÚ', |
641
|
|
|
|
|
|
|
'اپرÛÙ', |
642
|
|
|
|
|
|
|
'Ù
Û', |
643
|
|
|
|
|
|
|
'جÙÙ', |
644
|
|
|
|
|
|
|
'جÙÙاÛ', |
645
|
|
|
|
|
|
|
'اگست', |
646
|
|
|
|
|
|
|
'سپتÙ
بر', |
647
|
|
|
|
|
|
|
'اکتÙبر', |
648
|
|
|
|
|
|
|
'ÙÙÙ
بر', |
649
|
|
|
|
|
|
|
'دسÙ
بر' |
650
|
|
|
|
|
|
|
], |
651
|
|
|
|
|
|
|
leap => [ |
652
|
|
|
|
|
|
|
|
653
|
|
|
|
|
|
|
], |
654
|
|
|
|
|
|
|
}, |
655
|
|
|
|
|
|
|
}, |
656
|
|
|
|
|
|
|
'stand-alone' => { |
657
|
|
|
|
|
|
|
abbreviated => { |
658
|
|
|
|
|
|
|
nonleap => [ |
659
|
|
|
|
|
|
|
'جÙÙرÛ', |
660
|
|
|
|
|
|
|
'ÙبرÙرÛ', |
661
|
|
|
|
|
|
|
'Ù
ارÚ', |
662
|
|
|
|
|
|
|
'اپرÛÙ', |
663
|
|
|
|
|
|
|
'Ù
Û', |
664
|
|
|
|
|
|
|
'جÙÙ', |
665
|
|
|
|
|
|
|
'جÙÙاÛ', |
666
|
|
|
|
|
|
|
'اگست', |
667
|
|
|
|
|
|
|
'سپتÙ
بر', |
668
|
|
|
|
|
|
|
'اکتÙبر', |
669
|
|
|
|
|
|
|
'ÙÙÙ
بر', |
670
|
|
|
|
|
|
|
'دسÙ
بر' |
671
|
|
|
|
|
|
|
], |
672
|
|
|
|
|
|
|
leap => [ |
673
|
|
|
|
|
|
|
|
674
|
|
|
|
|
|
|
], |
675
|
|
|
|
|
|
|
}, |
676
|
|
|
|
|
|
|
narrow => { |
677
|
|
|
|
|
|
|
nonleap => [ |
678
|
|
|
|
|
|
|
'ج', |
679
|
|
|
|
|
|
|
'Ù', |
680
|
|
|
|
|
|
|
'Ù
', |
681
|
|
|
|
|
|
|
'ا', |
682
|
|
|
|
|
|
|
'Ù
', |
683
|
|
|
|
|
|
|
'ج', |
684
|
|
|
|
|
|
|
'ج', |
685
|
|
|
|
|
|
|
'ا', |
686
|
|
|
|
|
|
|
'س', |
687
|
|
|
|
|
|
|
'ا', |
688
|
|
|
|
|
|
|
'Ù', |
689
|
|
|
|
|
|
|
'د' |
690
|
|
|
|
|
|
|
], |
691
|
|
|
|
|
|
|
leap => [ |
692
|
|
|
|
|
|
|
|
693
|
|
|
|
|
|
|
], |
694
|
|
|
|
|
|
|
}, |
695
|
|
|
|
|
|
|
wide => { |
696
|
|
|
|
|
|
|
nonleap => [ |
697
|
|
|
|
|
|
|
'جÙÙرÛ', |
698
|
|
|
|
|
|
|
'ÙبرÙرÛ', |
699
|
|
|
|
|
|
|
'Ù
ارÚ', |
700
|
|
|
|
|
|
|
'اپرÛÙ', |
701
|
|
|
|
|
|
|
'Ù
Û', |
702
|
|
|
|
|
|
|
'جÙÙ', |
703
|
|
|
|
|
|
|
'جÙÙاÛ', |
704
|
|
|
|
|
|
|
'اگست', |
705
|
|
|
|
|
|
|
'سپتÙ
بر', |
706
|
|
|
|
|
|
|
'اکتÙبر', |
707
|
|
|
|
|
|
|
'ÙÙÙ
بر', |
708
|
|
|
|
|
|
|
'دسÙ
بر' |
709
|
|
|
|
|
|
|
], |
710
|
|
|
|
|
|
|
leap => [ |
711
|
|
|
|
|
|
|
|
712
|
|
|
|
|
|
|
], |
713
|
|
|
|
|
|
|
}, |
714
|
|
|
|
|
|
|
}, |
715
|
|
|
|
|
|
|
}, |
716
|
|
|
|
|
|
|
'persian' => { |
717
|
|
|
|
|
|
|
'format' => { |
718
|
|
|
|
|
|
|
wide => { |
719
|
|
|
|
|
|
|
nonleap => [ |
720
|
|
|
|
|
|
|
'ØÙ
Ù', |
721
|
|
|
|
|
|
|
'Ø«Ùر', |
722
|
|
|
|
|
|
|
'جÙزا', |
723
|
|
|
|
|
|
|
'سرطاÙ', |
724
|
|
|
|
|
|
|
'اسد', |
725
|
|
|
|
|
|
|
'سÙبÙÙÙ', |
726
|
|
|
|
|
|
|
'Ù
ÛزاÙ', |
727
|
|
|
|
|
|
|
'عÙرب', |
728
|
|
|
|
|
|
|
'ÙÙس', |
729
|
|
|
|
|
|
|
'جدÛ', |
730
|
|
|
|
|
|
|
'دÙÙ', |
731
|
|
|
|
|
|
|
'ØÙت' |
732
|
|
|
|
|
|
|
], |
733
|
|
|
|
|
|
|
leap => [ |
734
|
|
|
|
|
|
|
|
735
|
|
|
|
|
|
|
], |
736
|
|
|
|
|
|
|
}, |
737
|
|
|
|
|
|
|
}, |
738
|
|
|
|
|
|
|
'stand-alone' => { |
739
|
|
|
|
|
|
|
narrow => { |
740
|
|
|
|
|
|
|
nonleap => [ |
741
|
|
|
|
|
|
|
'Ø', |
742
|
|
|
|
|
|
|
'Ø«', |
743
|
|
|
|
|
|
|
'ج', |
744
|
|
|
|
|
|
|
'س', |
745
|
|
|
|
|
|
|
'ا', |
746
|
|
|
|
|
|
|
'س', |
747
|
|
|
|
|
|
|
'Ù
', |
748
|
|
|
|
|
|
|
'ع', |
749
|
|
|
|
|
|
|
'Ù', |
750
|
|
|
|
|
|
|
'ج', |
751
|
|
|
|
|
|
|
'د', |
752
|
|
|
|
|
|
|
'Ø' |
753
|
|
|
|
|
|
|
], |
754
|
|
|
|
|
|
|
leap => [ |
755
|
|
|
|
|
|
|
|
756
|
|
|
|
|
|
|
], |
757
|
|
|
|
|
|
|
}, |
758
|
|
|
|
|
|
|
}, |
759
|
|
|
|
|
|
|
}, |
760
|
|
|
|
|
|
|
} }, |
761
|
|
|
|
|
|
|
); |
762
|
|
|
|
|
|
|
|
763
|
|
|
|
|
|
|
has 'calendar_quarters' => ( |
764
|
|
|
|
|
|
|
is => 'ro', |
765
|
|
|
|
|
|
|
isa => HashRef, |
766
|
|
|
|
|
|
|
init_arg => undef, |
767
|
|
|
|
|
|
|
default => sub { { |
768
|
|
|
|
|
|
|
'gregorian' => { |
769
|
|
|
|
|
|
|
'format' => { |
770
|
|
|
|
|
|
|
abbreviated => {0 => 'ر۱', |
771
|
|
|
|
|
|
|
1 => 'ر۲', |
772
|
|
|
|
|
|
|
2 => 'ر۳', |
773
|
|
|
|
|
|
|
3 => 'ر۴' |
774
|
|
|
|
|
|
|
}, |
775
|
|
|
|
|
|
|
wide => {0 => 'ربع اÙÙ', |
776
|
|
|
|
|
|
|
1 => 'ربع دÙÙ
', |
777
|
|
|
|
|
|
|
2 => 'ربع سÙÙ
', |
778
|
|
|
|
|
|
|
3 => 'ربع ÚÙارÙ
' |
779
|
|
|
|
|
|
|
}, |
780
|
|
|
|
|
|
|
}, |
781
|
|
|
|
|
|
|
'stand-alone' => { |
782
|
|
|
|
|
|
|
abbreviated => {0 => 'ر۱', |
783
|
|
|
|
|
|
|
1 => 'ر۲', |
784
|
|
|
|
|
|
|
2 => 'ر۳', |
785
|
|
|
|
|
|
|
3 => 'ر۴' |
786
|
|
|
|
|
|
|
}, |
787
|
|
|
|
|
|
|
wide => {0 => 'ربع اÙÙ', |
788
|
|
|
|
|
|
|
1 => 'ربع دÙÙ
', |
789
|
|
|
|
|
|
|
2 => 'ربع سÙÙ
', |
790
|
|
|
|
|
|
|
3 => 'ربع ÚÙارÙ
' |
791
|
|
|
|
|
|
|
}, |
792
|
|
|
|
|
|
|
}, |
793
|
|
|
|
|
|
|
}, |
794
|
|
|
|
|
|
|
} }, |
795
|
|
|
|
|
|
|
); |
796
|
|
|
|
|
|
|
|
797
|
|
|
|
|
|
|
has 'day_period_data' => ( |
798
|
|
|
|
|
|
|
is => 'ro', |
799
|
|
|
|
|
|
|
isa => CodeRef, |
800
|
|
|
|
|
|
|
init_arg => undef, |
801
|
|
|
|
|
|
|
default => sub { sub { |
802
|
|
|
|
|
|
|
# Time in hhmm format |
803
|
|
|
|
|
|
|
my ($self, $type, $time, $day_period_type) = @_; |
804
|
|
|
|
|
|
|
$day_period_type //= 'default'; |
805
|
|
|
|
|
|
|
SWITCH: |
806
|
|
|
|
|
|
|
for ($type) { |
807
|
|
|
|
|
|
|
if ($_ eq 'persian') { |
808
|
|
|
|
|
|
|
if($day_period_type eq 'selection') { |
809
|
|
|
|
|
|
|
return 'morning1' if $time >= 400 |
810
|
|
|
|
|
|
|
&& $time < 1200; |
811
|
|
|
|
|
|
|
return 'afternoon1' if $time >= 1200 |
812
|
|
|
|
|
|
|
&& $time < 1700; |
813
|
|
|
|
|
|
|
return 'evening1' if $time >= 1700 |
814
|
|
|
|
|
|
|
&& $time < 1900; |
815
|
|
|
|
|
|
|
return 'night1' if $time >= 1900; |
816
|
|
|
|
|
|
|
return 'night1' if $time < 400; |
817
|
|
|
|
|
|
|
} |
818
|
|
|
|
|
|
|
if($day_period_type eq 'default') { |
819
|
|
|
|
|
|
|
return 'noon' if $time == 1200; |
820
|
|
|
|
|
|
|
return 'midnight' if $time == 0; |
821
|
|
|
|
|
|
|
return 'afternoon1' if $time >= 1200 |
822
|
|
|
|
|
|
|
&& $time < 1700; |
823
|
|
|
|
|
|
|
return 'morning1' if $time >= 400 |
824
|
|
|
|
|
|
|
&& $time < 1200; |
825
|
|
|
|
|
|
|
return 'evening1' if $time >= 1700 |
826
|
|
|
|
|
|
|
&& $time < 1900; |
827
|
|
|
|
|
|
|
return 'night1' if $time >= 1900; |
828
|
|
|
|
|
|
|
return 'night1' if $time < 400; |
829
|
|
|
|
|
|
|
} |
830
|
|
|
|
|
|
|
last SWITCH; |
831
|
|
|
|
|
|
|
} |
832
|
|
|
|
|
|
|
if ($_ eq 'gregorian') { |
833
|
|
|
|
|
|
|
if($day_period_type eq 'selection') { |
834
|
|
|
|
|
|
|
return 'morning1' if $time >= 400 |
835
|
|
|
|
|
|
|
&& $time < 1200; |
836
|
|
|
|
|
|
|
return 'afternoon1' if $time >= 1200 |
837
|
|
|
|
|
|
|
&& $time < 1700; |
838
|
|
|
|
|
|
|
return 'evening1' if $time >= 1700 |
839
|
|
|
|
|
|
|
&& $time < 1900; |
840
|
|
|
|
|
|
|
return 'night1' if $time >= 1900; |
841
|
|
|
|
|
|
|
return 'night1' if $time < 400; |
842
|
|
|
|
|
|
|
} |
843
|
|
|
|
|
|
|
if($day_period_type eq 'default') { |
844
|
|
|
|
|
|
|
return 'noon' if $time == 1200; |
845
|
|
|
|
|
|
|
return 'midnight' if $time == 0; |
846
|
|
|
|
|
|
|
return 'afternoon1' if $time >= 1200 |
847
|
|
|
|
|
|
|
&& $time < 1700; |
848
|
|
|
|
|
|
|
return 'morning1' if $time >= 400 |
849
|
|
|
|
|
|
|
&& $time < 1200; |
850
|
|
|
|
|
|
|
return 'evening1' if $time >= 1700 |
851
|
|
|
|
|
|
|
&& $time < 1900; |
852
|
|
|
|
|
|
|
return 'night1' if $time >= 1900; |
853
|
|
|
|
|
|
|
return 'night1' if $time < 400; |
854
|
|
|
|
|
|
|
} |
855
|
|
|
|
|
|
|
last SWITCH; |
856
|
|
|
|
|
|
|
} |
857
|
|
|
|
|
|
|
} |
858
|
|
|
|
|
|
|
} }, |
859
|
|
|
|
|
|
|
); |
860
|
|
|
|
|
|
|
|
861
|
|
|
|
|
|
|
around day_period_data => sub { |
862
|
|
|
|
|
|
|
my ($orig, $self) = @_; |
863
|
|
|
|
|
|
|
return $self->$orig; |
864
|
|
|
|
|
|
|
}; |
865
|
|
|
|
|
|
|
|
866
|
|
|
|
|
|
|
has 'day_periods' => ( |
867
|
|
|
|
|
|
|
is => 'ro', |
868
|
|
|
|
|
|
|
isa => HashRef, |
869
|
|
|
|
|
|
|
init_arg => undef, |
870
|
|
|
|
|
|
|
default => sub { { |
871
|
|
|
|
|
|
|
'gregorian' => { |
872
|
|
|
|
|
|
|
'format' => { |
873
|
|
|
|
|
|
|
'narrow' => { |
874
|
|
|
|
|
|
|
'night1' => q{Ø´}, |
875
|
|
|
|
|
|
|
'evening1' => q{Ø´}, |
876
|
|
|
|
|
|
|
'noon' => q{ظ}, |
877
|
|
|
|
|
|
|
'midnight' => q{Ù}, |
878
|
|
|
|
|
|
|
'morning1' => q{ص}, |
879
|
|
|
|
|
|
|
'afternoon1' => q{ب.ظ.}, |
880
|
|
|
|
|
|
|
}, |
881
|
|
|
|
|
|
|
'wide' => { |
882
|
|
|
|
|
|
|
'morning1' => q{صبØ}, |
883
|
|
|
|
|
|
|
'afternoon1' => q{بعد از Úاشت}, |
884
|
|
|
|
|
|
|
'midnight' => q{ÙÛÙ
Ùâشب}, |
885
|
|
|
|
|
|
|
'noon' => q{ظÙر}, |
886
|
|
|
|
|
|
|
'night1' => q{شب}, |
887
|
|
|
|
|
|
|
'evening1' => q{شاÙ
}, |
888
|
|
|
|
|
|
|
}, |
889
|
|
|
|
|
|
|
'abbreviated' => { |
890
|
|
|
|
|
|
|
'morning1' => q{صبØ}, |
891
|
|
|
|
|
|
|
'afternoon1' => q{بعد از Úاشت}, |
892
|
|
|
|
|
|
|
'noon' => q{ظÙر}, |
893
|
|
|
|
|
|
|
'midnight' => q{ÙÛÙ
Ùâشب}, |
894
|
|
|
|
|
|
|
'evening1' => q{شاÙ
}, |
895
|
|
|
|
|
|
|
'night1' => q{شب}, |
896
|
|
|
|
|
|
|
}, |
897
|
|
|
|
|
|
|
}, |
898
|
|
|
|
|
|
|
'stand-alone' => { |
899
|
|
|
|
|
|
|
'wide' => { |
900
|
|
|
|
|
|
|
'afternoon1' => q{بعد از Úاشت}, |
901
|
|
|
|
|
|
|
'morning1' => q{صبØ}, |
902
|
|
|
|
|
|
|
'evening1' => q{شاÙ
}, |
903
|
|
|
|
|
|
|
'night1' => q{شب}, |
904
|
|
|
|
|
|
|
}, |
905
|
|
|
|
|
|
|
'narrow' => { |
906
|
|
|
|
|
|
|
'afternoon1' => q{بعد از Úاشت}, |
907
|
|
|
|
|
|
|
'morning1' => q{ص}, |
908
|
|
|
|
|
|
|
'evening1' => q{شاÙ
}, |
909
|
|
|
|
|
|
|
'night1' => q{Ø´}, |
910
|
|
|
|
|
|
|
}, |
911
|
|
|
|
|
|
|
'abbreviated' => { |
912
|
|
|
|
|
|
|
'night1' => q{شب}, |
913
|
|
|
|
|
|
|
'evening1' => q{شاÙ
}, |
914
|
|
|
|
|
|
|
'afternoon1' => q{بعد از Úاشت}, |
915
|
|
|
|
|
|
|
'morning1' => q{صبØ}, |
916
|
|
|
|
|
|
|
}, |
917
|
|
|
|
|
|
|
}, |
918
|
|
|
|
|
|
|
}, |
919
|
|
|
|
|
|
|
} }, |
920
|
|
|
|
|
|
|
); |
921
|
|
|
|
|
|
|
|
922
|
|
|
|
|
|
|
has 'eras' => ( |
923
|
|
|
|
|
|
|
is => 'ro', |
924
|
|
|
|
|
|
|
isa => HashRef, |
925
|
|
|
|
|
|
|
init_arg => undef, |
926
|
|
|
|
|
|
|
default => sub { { |
927
|
|
|
|
|
|
|
'gregorian' => { |
928
|
|
|
|
|
|
|
}, |
929
|
|
|
|
|
|
|
'persian' => { |
930
|
|
|
|
|
|
|
}, |
931
|
|
|
|
|
|
|
} }, |
932
|
|
|
|
|
|
|
); |
933
|
|
|
|
|
|
|
|
934
|
|
|
|
|
|
|
has 'date_formats' => ( |
935
|
|
|
|
|
|
|
is => 'ro', |
936
|
|
|
|
|
|
|
isa => HashRef, |
937
|
|
|
|
|
|
|
init_arg => undef, |
938
|
|
|
|
|
|
|
default => sub { { |
939
|
|
|
|
|
|
|
'gregorian' => { |
940
|
|
|
|
|
|
|
}, |
941
|
|
|
|
|
|
|
'persian' => { |
942
|
|
|
|
|
|
|
}, |
943
|
|
|
|
|
|
|
} }, |
944
|
|
|
|
|
|
|
); |
945
|
|
|
|
|
|
|
|
946
|
|
|
|
|
|
|
has 'time_formats' => ( |
947
|
|
|
|
|
|
|
is => 'ro', |
948
|
|
|
|
|
|
|
isa => HashRef, |
949
|
|
|
|
|
|
|
init_arg => undef, |
950
|
|
|
|
|
|
|
default => sub { { |
951
|
|
|
|
|
|
|
'gregorian' => { |
952
|
|
|
|
|
|
|
}, |
953
|
|
|
|
|
|
|
'persian' => { |
954
|
|
|
|
|
|
|
}, |
955
|
|
|
|
|
|
|
} }, |
956
|
|
|
|
|
|
|
); |
957
|
|
|
|
|
|
|
|
958
|
|
|
|
|
|
|
has 'datetime_formats' => ( |
959
|
|
|
|
|
|
|
is => 'ro', |
960
|
|
|
|
|
|
|
isa => HashRef, |
961
|
|
|
|
|
|
|
init_arg => undef, |
962
|
|
|
|
|
|
|
default => sub { { |
963
|
|
|
|
|
|
|
'gregorian' => { |
964
|
|
|
|
|
|
|
}, |
965
|
|
|
|
|
|
|
'persian' => { |
966
|
|
|
|
|
|
|
}, |
967
|
|
|
|
|
|
|
} }, |
968
|
|
|
|
|
|
|
); |
969
|
|
|
|
|
|
|
|
970
|
|
|
|
|
|
|
has 'datetime_formats_available_formats' => ( |
971
|
|
|
|
|
|
|
is => 'ro', |
972
|
|
|
|
|
|
|
isa => HashRef, |
973
|
|
|
|
|
|
|
init_arg => undef, |
974
|
|
|
|
|
|
|
default => sub { { |
975
|
|
|
|
|
|
|
'gregorian' => { |
976
|
|
|
|
|
|
|
EHm => q{E HH:mm}, |
977
|
|
|
|
|
|
|
EHms => q{E HH:mm:ss}, |
978
|
|
|
|
|
|
|
Ed => q{d E}, |
979
|
|
|
|
|
|
|
GyMMMEd => q{E, MMM d, y G}, |
980
|
|
|
|
|
|
|
GyMMMd => q{MMM d, y G}, |
981
|
|
|
|
|
|
|
H => q{HH}, |
982
|
|
|
|
|
|
|
Hm => q{HH:mm}, |
983
|
|
|
|
|
|
|
Hms => q{HH:mm:ss}, |
984
|
|
|
|
|
|
|
MEd => q{E, M/d}, |
985
|
|
|
|
|
|
|
MMMEd => q{E, MMM d}, |
986
|
|
|
|
|
|
|
MMMMd => q{MMMM d}, |
987
|
|
|
|
|
|
|
MMMd => q{MMM d}, |
988
|
|
|
|
|
|
|
yM => q{M/y}, |
989
|
|
|
|
|
|
|
yMEd => q{E, M/d/y}, |
990
|
|
|
|
|
|
|
yMMMEd => q{E, MMM d, y}, |
991
|
|
|
|
|
|
|
yMMMd => q{MMM d, y}, |
992
|
|
|
|
|
|
|
yMd => q{M/d/y}, |
993
|
|
|
|
|
|
|
yQQQ => q{QQQ y}, |
994
|
|
|
|
|
|
|
}, |
995
|
|
|
|
|
|
|
} }, |
996
|
|
|
|
|
|
|
); |
997
|
|
|
|
|
|
|
|
998
|
|
|
|
|
|
|
has 'datetime_formats_append_item' => ( |
999
|
|
|
|
|
|
|
is => 'ro', |
1000
|
|
|
|
|
|
|
isa => HashRef, |
1001
|
|
|
|
|
|
|
init_arg => undef, |
1002
|
|
|
|
|
|
|
default => sub { { |
1003
|
|
|
|
|
|
|
'gregorian' => { |
1004
|
|
|
|
|
|
|
'Timezone' => '{0} {1}', |
1005
|
|
|
|
|
|
|
}, |
1006
|
|
|
|
|
|
|
} }, |
1007
|
|
|
|
|
|
|
); |
1008
|
|
|
|
|
|
|
|
1009
|
|
|
|
|
|
|
has 'datetime_formats_interval' => ( |
1010
|
|
|
|
|
|
|
is => 'ro', |
1011
|
|
|
|
|
|
|
isa => HashRef, |
1012
|
|
|
|
|
|
|
init_arg => undef, |
1013
|
|
|
|
|
|
|
default => sub { { |
1014
|
|
|
|
|
|
|
} }, |
1015
|
|
|
|
|
|
|
); |
1016
|
|
|
|
|
|
|
|
1017
|
1
|
|
|
1
|
|
3314
|
no Moo; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
6
|
|
1018
|
|
|
|
|
|
|
|
1019
|
|
|
|
|
|
|
1; |
1020
|
|
|
|
|
|
|
|
1021
|
|
|
|
|
|
|
# vim: tabstop=4 |