line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
=head1 |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
Locale::CLDR::Locales::Ga - Package for language Irish |
4
|
|
|
|
|
|
|
|
5
|
|
|
|
|
|
|
=cut |
6
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
package Locale::CLDR::Locales::Ga; |
8
|
|
|
|
|
|
|
# This file auto generated from Data\common\main\ga.xml |
9
|
|
|
|
|
|
|
# on Sun 24 Apr 8:29:41 am GMT |
10
|
|
|
|
|
|
|
|
11
|
1
|
|
|
1
|
|
2398350
|
use version; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
6
|
|
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
our $VERSION = version->declare('v0.29.0'); |
14
|
|
|
|
|
|
|
|
15
|
1
|
|
|
1
|
|
88
|
use v5.10.1; |
|
1
|
|
|
|
|
2
|
|
16
|
1
|
|
|
1
|
|
3
|
use mro 'c3'; |
|
1
|
|
|
|
|
5
|
|
|
1
|
|
|
|
|
6
|
|
17
|
1
|
|
|
1
|
|
30
|
use utf8; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
6
|
|
18
|
1
|
|
|
1
|
|
26
|
use if $^V ge v5.12.0, feature => 'unicode_strings'; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
12
|
|
19
|
|
|
|
|
|
|
|
20
|
1
|
|
|
1
|
|
1003
|
use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef ); |
|
1
|
|
|
|
|
45326
|
|
|
1
|
|
|
|
|
9
|
|
21
|
1
|
|
|
1
|
|
1495
|
use Moo; |
|
1
|
|
|
|
|
9186
|
|
|
1
|
|
|
|
|
4
|
|
22
|
|
|
|
|
|
|
|
23
|
|
|
|
|
|
|
extends('Locale::CLDR::Locales::Root'); |
24
|
|
|
|
|
|
|
has 'valid_algorithmic_formats' => ( |
25
|
|
|
|
|
|
|
is => 'ro', |
26
|
|
|
|
|
|
|
isa => ArrayRef, |
27
|
|
|
|
|
|
|
init_arg => undef, |
28
|
|
|
|
|
|
|
default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal','digits-ordinal' ]}, |
29
|
|
|
|
|
|
|
); |
30
|
|
|
|
|
|
|
|
31
|
|
|
|
|
|
|
has 'algorithmic_number_format_data' => ( |
32
|
|
|
|
|
|
|
is => 'ro', |
33
|
|
|
|
|
|
|
isa => HashRef, |
34
|
|
|
|
|
|
|
init_arg => undef, |
35
|
|
|
|
|
|
|
default => sub { |
36
|
1
|
|
|
1
|
|
3357
|
use bignum; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
8
|
|
37
|
|
|
|
|
|
|
return { |
38
|
|
|
|
|
|
|
'2d-year' => { |
39
|
|
|
|
|
|
|
'private' => { |
40
|
|
|
|
|
|
|
'0' => { |
41
|
|
|
|
|
|
|
base_value => q(0), |
42
|
|
|
|
|
|
|
divisor => q(1), |
43
|
|
|
|
|
|
|
rule => q(agus =%spellout-numbering=), |
44
|
|
|
|
|
|
|
}, |
45
|
|
|
|
|
|
|
'10' => { |
46
|
|
|
|
|
|
|
base_value => q(10), |
47
|
|
|
|
|
|
|
divisor => q(10), |
48
|
|
|
|
|
|
|
rule => q(=%%spellout-numbering-no-a=), |
49
|
|
|
|
|
|
|
}, |
50
|
|
|
|
|
|
|
'max' => { |
51
|
|
|
|
|
|
|
base_value => q(10), |
52
|
|
|
|
|
|
|
divisor => q(10), |
53
|
|
|
|
|
|
|
rule => q(=%%spellout-numbering-no-a=), |
54
|
|
|
|
|
|
|
}, |
55
|
|
|
|
|
|
|
}, |
56
|
|
|
|
|
|
|
}, |
57
|
|
|
|
|
|
|
'billions' => { |
58
|
|
|
|
|
|
|
'private' => { |
59
|
|
|
|
|
|
|
'1' => { |
60
|
|
|
|
|
|
|
base_value => q(1), |
61
|
|
|
|
|
|
|
divisor => q(1), |
62
|
|
|
|
|
|
|
rule => q(billiún), |
63
|
|
|
|
|
|
|
}, |
64
|
|
|
|
|
|
|
'2' => { |
65
|
|
|
|
|
|
|
base_value => q(2), |
66
|
|
|
|
|
|
|
divisor => q(1), |
67
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= billiún), |
68
|
|
|
|
|
|
|
}, |
69
|
|
|
|
|
|
|
'11' => { |
70
|
|
|
|
|
|
|
base_value => q(11), |
71
|
|
|
|
|
|
|
divisor => q(10), |
72
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= billiún déag), |
73
|
|
|
|
|
|
|
}, |
74
|
|
|
|
|
|
|
'20' => { |
75
|
|
|
|
|
|
|
base_value => q(20), |
76
|
|
|
|
|
|
|
divisor => q(10), |
77
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= billiún), |
78
|
|
|
|
|
|
|
}, |
79
|
|
|
|
|
|
|
'100' => { |
80
|
|
|
|
|
|
|
base_value => q(100), |
81
|
|
|
|
|
|
|
divisor => q(100), |
82
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-billionsâ), |
83
|
|
|
|
|
|
|
}, |
84
|
|
|
|
|
|
|
'max' => { |
85
|
|
|
|
|
|
|
base_value => q(100), |
86
|
|
|
|
|
|
|
divisor => q(100), |
87
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-billionsâ), |
88
|
|
|
|
|
|
|
}, |
89
|
|
|
|
|
|
|
}, |
90
|
|
|
|
|
|
|
}, |
91
|
|
|
|
|
|
|
'digits-ordinal' => { |
92
|
|
|
|
|
|
|
'public' => { |
93
|
|
|
|
|
|
|
'-x' => { |
94
|
|
|
|
|
|
|
divisor => q(1), |
95
|
|
|
|
|
|
|
rule => q(âââ), |
96
|
|
|
|
|
|
|
}, |
97
|
|
|
|
|
|
|
'0' => { |
98
|
|
|
|
|
|
|
base_value => q(0), |
99
|
|
|
|
|
|
|
divisor => q(1), |
100
|
|
|
|
|
|
|
rule => q(=#,##0=ú), |
101
|
|
|
|
|
|
|
}, |
102
|
|
|
|
|
|
|
'max' => { |
103
|
|
|
|
|
|
|
base_value => q(0), |
104
|
|
|
|
|
|
|
divisor => q(1), |
105
|
|
|
|
|
|
|
rule => q(=#,##0=ú), |
106
|
|
|
|
|
|
|
}, |
107
|
|
|
|
|
|
|
}, |
108
|
|
|
|
|
|
|
}, |
109
|
|
|
|
|
|
|
'hundreds' => { |
110
|
|
|
|
|
|
|
'private' => { |
111
|
|
|
|
|
|
|
'1' => { |
112
|
|
|
|
|
|
|
base_value => q(1), |
113
|
|
|
|
|
|
|
divisor => q(1), |
114
|
|
|
|
|
|
|
rule => q(céad), |
115
|
|
|
|
|
|
|
}, |
116
|
|
|
|
|
|
|
'2' => { |
117
|
|
|
|
|
|
|
base_value => q(2), |
118
|
|
|
|
|
|
|
divisor => q(1), |
119
|
|
|
|
|
|
|
rule => q(dhá chéad), |
120
|
|
|
|
|
|
|
}, |
121
|
|
|
|
|
|
|
'3' => { |
122
|
|
|
|
|
|
|
base_value => q(3), |
123
|
|
|
|
|
|
|
divisor => q(1), |
124
|
|
|
|
|
|
|
rule => q(trà chéad), |
125
|
|
|
|
|
|
|
}, |
126
|
|
|
|
|
|
|
'4' => { |
127
|
|
|
|
|
|
|
base_value => q(4), |
128
|
|
|
|
|
|
|
divisor => q(1), |
129
|
|
|
|
|
|
|
rule => q(ceithre chéad), |
130
|
|
|
|
|
|
|
}, |
131
|
|
|
|
|
|
|
'5' => { |
132
|
|
|
|
|
|
|
base_value => q(5), |
133
|
|
|
|
|
|
|
divisor => q(1), |
134
|
|
|
|
|
|
|
rule => q(cúig chéad), |
135
|
|
|
|
|
|
|
}, |
136
|
|
|
|
|
|
|
'6' => { |
137
|
|
|
|
|
|
|
base_value => q(6), |
138
|
|
|
|
|
|
|
divisor => q(1), |
139
|
|
|
|
|
|
|
rule => q(sé chéad), |
140
|
|
|
|
|
|
|
}, |
141
|
|
|
|
|
|
|
'7' => { |
142
|
|
|
|
|
|
|
base_value => q(7), |
143
|
|
|
|
|
|
|
divisor => q(1), |
144
|
|
|
|
|
|
|
rule => q(seacht gcéad), |
145
|
|
|
|
|
|
|
}, |
146
|
|
|
|
|
|
|
'8' => { |
147
|
|
|
|
|
|
|
base_value => q(8), |
148
|
|
|
|
|
|
|
divisor => q(1), |
149
|
|
|
|
|
|
|
rule => q(ocht gcéad), |
150
|
|
|
|
|
|
|
}, |
151
|
|
|
|
|
|
|
'9' => { |
152
|
|
|
|
|
|
|
base_value => q(9), |
153
|
|
|
|
|
|
|
divisor => q(1), |
154
|
|
|
|
|
|
|
rule => q(naoi gcéad), |
155
|
|
|
|
|
|
|
}, |
156
|
|
|
|
|
|
|
'max' => { |
157
|
|
|
|
|
|
|
base_value => q(9), |
158
|
|
|
|
|
|
|
divisor => q(1), |
159
|
|
|
|
|
|
|
rule => q(naoi gcéad), |
160
|
|
|
|
|
|
|
}, |
161
|
|
|
|
|
|
|
}, |
162
|
|
|
|
|
|
|
}, |
163
|
|
|
|
|
|
|
'is' => { |
164
|
|
|
|
|
|
|
'private' => { |
165
|
|
|
|
|
|
|
'0' => { |
166
|
|
|
|
|
|
|
base_value => q(0), |
167
|
|
|
|
|
|
|
divisor => q(1), |
168
|
|
|
|
|
|
|
rule => q(' is), |
169
|
|
|
|
|
|
|
}, |
170
|
|
|
|
|
|
|
'1' => { |
171
|
|
|
|
|
|
|
base_value => q(1), |
172
|
|
|
|
|
|
|
divisor => q(1), |
173
|
|
|
|
|
|
|
rule => q(), |
174
|
|
|
|
|
|
|
}, |
175
|
|
|
|
|
|
|
'10' => { |
176
|
|
|
|
|
|
|
base_value => q(10), |
177
|
|
|
|
|
|
|
divisor => q(10), |
178
|
|
|
|
|
|
|
rule => q(ââ), |
179
|
|
|
|
|
|
|
}, |
180
|
|
|
|
|
|
|
'max' => { |
181
|
|
|
|
|
|
|
base_value => q(10), |
182
|
|
|
|
|
|
|
divisor => q(10), |
183
|
|
|
|
|
|
|
rule => q(ââ), |
184
|
|
|
|
|
|
|
}, |
185
|
|
|
|
|
|
|
}, |
186
|
|
|
|
|
|
|
}, |
187
|
|
|
|
|
|
|
'is-billions' => { |
188
|
|
|
|
|
|
|
'private' => { |
189
|
|
|
|
|
|
|
'0' => { |
190
|
|
|
|
|
|
|
base_value => q(0), |
191
|
|
|
|
|
|
|
divisor => q(1), |
192
|
|
|
|
|
|
|
rule => q(' billiún), |
193
|
|
|
|
|
|
|
}, |
194
|
|
|
|
|
|
|
'1' => { |
195
|
|
|
|
|
|
|
base_value => q(1), |
196
|
|
|
|
|
|
|
divisor => q(1), |
197
|
|
|
|
|
|
|
rule => q(' is =%%spellout-cardinal-prefixpart= billiún), |
198
|
|
|
|
|
|
|
}, |
199
|
|
|
|
|
|
|
'11' => { |
200
|
|
|
|
|
|
|
base_value => q(11), |
201
|
|
|
|
|
|
|
divisor => q(10), |
202
|
|
|
|
|
|
|
rule => q(' is =%%billions=), |
203
|
|
|
|
|
|
|
}, |
204
|
|
|
|
|
|
|
'20' => { |
205
|
|
|
|
|
|
|
base_value => q(20), |
206
|
|
|
|
|
|
|
divisor => q(10), |
207
|
|
|
|
|
|
|
rule => q(=%%is= =%%billions=), |
208
|
|
|
|
|
|
|
}, |
209
|
|
|
|
|
|
|
'max' => { |
210
|
|
|
|
|
|
|
base_value => q(20), |
211
|
|
|
|
|
|
|
divisor => q(10), |
212
|
|
|
|
|
|
|
rule => q(=%%is= =%%billions=), |
213
|
|
|
|
|
|
|
}, |
214
|
|
|
|
|
|
|
}, |
215
|
|
|
|
|
|
|
}, |
216
|
|
|
|
|
|
|
'is-millions' => { |
217
|
|
|
|
|
|
|
'private' => { |
218
|
|
|
|
|
|
|
'0' => { |
219
|
|
|
|
|
|
|
base_value => q(0), |
220
|
|
|
|
|
|
|
divisor => q(1), |
221
|
|
|
|
|
|
|
rule => q(' =%%million=), |
222
|
|
|
|
|
|
|
}, |
223
|
|
|
|
|
|
|
'1' => { |
224
|
|
|
|
|
|
|
base_value => q(1), |
225
|
|
|
|
|
|
|
divisor => q(1), |
226
|
|
|
|
|
|
|
rule => q(' is =%%spellout-cardinal-prefixpart= =%%million=), |
227
|
|
|
|
|
|
|
}, |
228
|
|
|
|
|
|
|
'11' => { |
229
|
|
|
|
|
|
|
base_value => q(11), |
230
|
|
|
|
|
|
|
divisor => q(10), |
231
|
|
|
|
|
|
|
rule => q(' is =%%millions=), |
232
|
|
|
|
|
|
|
}, |
233
|
|
|
|
|
|
|
'20' => { |
234
|
|
|
|
|
|
|
base_value => q(20), |
235
|
|
|
|
|
|
|
divisor => q(10), |
236
|
|
|
|
|
|
|
rule => q(=%%is= =%%millions=), |
237
|
|
|
|
|
|
|
}, |
238
|
|
|
|
|
|
|
'max' => { |
239
|
|
|
|
|
|
|
base_value => q(20), |
240
|
|
|
|
|
|
|
divisor => q(10), |
241
|
|
|
|
|
|
|
rule => q(=%%is= =%%millions=), |
242
|
|
|
|
|
|
|
}, |
243
|
|
|
|
|
|
|
}, |
244
|
|
|
|
|
|
|
}, |
245
|
|
|
|
|
|
|
'is-number' => { |
246
|
|
|
|
|
|
|
'private' => { |
247
|
|
|
|
|
|
|
'0' => { |
248
|
|
|
|
|
|
|
base_value => q(0), |
249
|
|
|
|
|
|
|
divisor => q(1), |
250
|
|
|
|
|
|
|
rule => q(' is =%spellout-numbering=), |
251
|
|
|
|
|
|
|
}, |
252
|
|
|
|
|
|
|
'1' => { |
253
|
|
|
|
|
|
|
base_value => q(1), |
254
|
|
|
|
|
|
|
divisor => q(1), |
255
|
|
|
|
|
|
|
rule => q(' =%spellout-numbering=), |
256
|
|
|
|
|
|
|
}, |
257
|
|
|
|
|
|
|
'max' => { |
258
|
|
|
|
|
|
|
base_value => q(1), |
259
|
|
|
|
|
|
|
divisor => q(1), |
260
|
|
|
|
|
|
|
rule => q(' =%spellout-numbering=), |
261
|
|
|
|
|
|
|
}, |
262
|
|
|
|
|
|
|
}, |
263
|
|
|
|
|
|
|
}, |
264
|
|
|
|
|
|
|
'is-numberp' => { |
265
|
|
|
|
|
|
|
'private' => { |
266
|
|
|
|
|
|
|
'0' => { |
267
|
|
|
|
|
|
|
base_value => q(0), |
268
|
|
|
|
|
|
|
divisor => q(1), |
269
|
|
|
|
|
|
|
rule => q(' is =%%numberp=), |
270
|
|
|
|
|
|
|
}, |
271
|
|
|
|
|
|
|
'1' => { |
272
|
|
|
|
|
|
|
base_value => q(1), |
273
|
|
|
|
|
|
|
divisor => q(1), |
274
|
|
|
|
|
|
|
rule => q(' =%%numberp=), |
275
|
|
|
|
|
|
|
}, |
276
|
|
|
|
|
|
|
'max' => { |
277
|
|
|
|
|
|
|
base_value => q(1), |
278
|
|
|
|
|
|
|
divisor => q(1), |
279
|
|
|
|
|
|
|
rule => q(' =%%numberp=), |
280
|
|
|
|
|
|
|
}, |
281
|
|
|
|
|
|
|
}, |
282
|
|
|
|
|
|
|
}, |
283
|
|
|
|
|
|
|
'is-quadrillions' => { |
284
|
|
|
|
|
|
|
'private' => { |
285
|
|
|
|
|
|
|
'0' => { |
286
|
|
|
|
|
|
|
base_value => q(0), |
287
|
|
|
|
|
|
|
divisor => q(1), |
288
|
|
|
|
|
|
|
rule => q(' quadrilliún), |
289
|
|
|
|
|
|
|
}, |
290
|
|
|
|
|
|
|
'1' => { |
291
|
|
|
|
|
|
|
base_value => q(1), |
292
|
|
|
|
|
|
|
divisor => q(1), |
293
|
|
|
|
|
|
|
rule => q(' is =%%spellout-cardinal-prefixpart= quadrilliún), |
294
|
|
|
|
|
|
|
}, |
295
|
|
|
|
|
|
|
'11' => { |
296
|
|
|
|
|
|
|
base_value => q(11), |
297
|
|
|
|
|
|
|
divisor => q(10), |
298
|
|
|
|
|
|
|
rule => q(' is =%%quadrillions=), |
299
|
|
|
|
|
|
|
}, |
300
|
|
|
|
|
|
|
'20' => { |
301
|
|
|
|
|
|
|
base_value => q(20), |
302
|
|
|
|
|
|
|
divisor => q(10), |
303
|
|
|
|
|
|
|
rule => q(=%%is= =%%quadrillions=), |
304
|
|
|
|
|
|
|
}, |
305
|
|
|
|
|
|
|
'max' => { |
306
|
|
|
|
|
|
|
base_value => q(20), |
307
|
|
|
|
|
|
|
divisor => q(10), |
308
|
|
|
|
|
|
|
rule => q(=%%is= =%%quadrillions=), |
309
|
|
|
|
|
|
|
}, |
310
|
|
|
|
|
|
|
}, |
311
|
|
|
|
|
|
|
}, |
312
|
|
|
|
|
|
|
'is-thousands' => { |
313
|
|
|
|
|
|
|
'private' => { |
314
|
|
|
|
|
|
|
'0' => { |
315
|
|
|
|
|
|
|
base_value => q(0), |
316
|
|
|
|
|
|
|
divisor => q(1), |
317
|
|
|
|
|
|
|
rule => q(' =%%thousand=), |
318
|
|
|
|
|
|
|
}, |
319
|
|
|
|
|
|
|
'1' => { |
320
|
|
|
|
|
|
|
base_value => q(1), |
321
|
|
|
|
|
|
|
divisor => q(1), |
322
|
|
|
|
|
|
|
rule => q(' is =%%spellout-cardinal-prefixpart= =%%thousand=), |
323
|
|
|
|
|
|
|
}, |
324
|
|
|
|
|
|
|
'11' => { |
325
|
|
|
|
|
|
|
base_value => q(11), |
326
|
|
|
|
|
|
|
divisor => q(10), |
327
|
|
|
|
|
|
|
rule => q(' is =%%thousands=), |
328
|
|
|
|
|
|
|
}, |
329
|
|
|
|
|
|
|
'20' => { |
330
|
|
|
|
|
|
|
base_value => q(20), |
331
|
|
|
|
|
|
|
divisor => q(10), |
332
|
|
|
|
|
|
|
rule => q(=%%is= =%%thousands=), |
333
|
|
|
|
|
|
|
}, |
334
|
|
|
|
|
|
|
'max' => { |
335
|
|
|
|
|
|
|
base_value => q(20), |
336
|
|
|
|
|
|
|
divisor => q(10), |
337
|
|
|
|
|
|
|
rule => q(=%%is= =%%thousands=), |
338
|
|
|
|
|
|
|
}, |
339
|
|
|
|
|
|
|
}, |
340
|
|
|
|
|
|
|
}, |
341
|
|
|
|
|
|
|
'is-trillions' => { |
342
|
|
|
|
|
|
|
'private' => { |
343
|
|
|
|
|
|
|
'0' => { |
344
|
|
|
|
|
|
|
base_value => q(0), |
345
|
|
|
|
|
|
|
divisor => q(1), |
346
|
|
|
|
|
|
|
rule => q(' =%%trillion=), |
347
|
|
|
|
|
|
|
}, |
348
|
|
|
|
|
|
|
'1' => { |
349
|
|
|
|
|
|
|
base_value => q(1), |
350
|
|
|
|
|
|
|
divisor => q(1), |
351
|
|
|
|
|
|
|
rule => q(' is =%%spellout-cardinal-prefixpart= =%%trillion=), |
352
|
|
|
|
|
|
|
}, |
353
|
|
|
|
|
|
|
'11' => { |
354
|
|
|
|
|
|
|
base_value => q(11), |
355
|
|
|
|
|
|
|
divisor => q(10), |
356
|
|
|
|
|
|
|
rule => q(' is =%%trillions=), |
357
|
|
|
|
|
|
|
}, |
358
|
|
|
|
|
|
|
'20' => { |
359
|
|
|
|
|
|
|
base_value => q(20), |
360
|
|
|
|
|
|
|
divisor => q(10), |
361
|
|
|
|
|
|
|
rule => q(=%%is= =%%trillions=), |
362
|
|
|
|
|
|
|
}, |
363
|
|
|
|
|
|
|
'max' => { |
364
|
|
|
|
|
|
|
base_value => q(20), |
365
|
|
|
|
|
|
|
divisor => q(10), |
366
|
|
|
|
|
|
|
rule => q(=%%is= =%%trillions=), |
367
|
|
|
|
|
|
|
}, |
368
|
|
|
|
|
|
|
}, |
369
|
|
|
|
|
|
|
}, |
370
|
|
|
|
|
|
|
'lenient-parse' => { |
371
|
|
|
|
|
|
|
'private' => { |
372
|
|
|
|
|
|
|
'0' => { |
373
|
|
|
|
|
|
|
base_value => q(0), |
374
|
|
|
|
|
|
|
divisor => q(1), |
375
|
|
|
|
|
|
|
rule => q(& ' ' , ',' ), |
376
|
|
|
|
|
|
|
}, |
377
|
|
|
|
|
|
|
'max' => { |
378
|
|
|
|
|
|
|
base_value => q(0), |
379
|
|
|
|
|
|
|
divisor => q(1), |
380
|
|
|
|
|
|
|
rule => q(& ' ' , ',' ), |
381
|
|
|
|
|
|
|
}, |
382
|
|
|
|
|
|
|
}, |
383
|
|
|
|
|
|
|
}, |
384
|
|
|
|
|
|
|
'million' => { |
385
|
|
|
|
|
|
|
'private' => { |
386
|
|
|
|
|
|
|
'0' => { |
387
|
|
|
|
|
|
|
base_value => q(0), |
388
|
|
|
|
|
|
|
divisor => q(1), |
389
|
|
|
|
|
|
|
rule => q(milliún), |
390
|
|
|
|
|
|
|
}, |
391
|
|
|
|
|
|
|
'1' => { |
392
|
|
|
|
|
|
|
base_value => q(1), |
393
|
|
|
|
|
|
|
divisor => q(1), |
394
|
|
|
|
|
|
|
rule => q(mhilliún), |
395
|
|
|
|
|
|
|
}, |
396
|
|
|
|
|
|
|
'7' => { |
397
|
|
|
|
|
|
|
base_value => q(7), |
398
|
|
|
|
|
|
|
divisor => q(1), |
399
|
|
|
|
|
|
|
rule => q(milliún), |
400
|
|
|
|
|
|
|
}, |
401
|
|
|
|
|
|
|
'11' => { |
402
|
|
|
|
|
|
|
base_value => q(11), |
403
|
|
|
|
|
|
|
divisor => q(10), |
404
|
|
|
|
|
|
|
rule => q(ââ), |
405
|
|
|
|
|
|
|
}, |
406
|
|
|
|
|
|
|
'max' => { |
407
|
|
|
|
|
|
|
base_value => q(11), |
408
|
|
|
|
|
|
|
divisor => q(10), |
409
|
|
|
|
|
|
|
rule => q(ââ), |
410
|
|
|
|
|
|
|
}, |
411
|
|
|
|
|
|
|
}, |
412
|
|
|
|
|
|
|
}, |
413
|
|
|
|
|
|
|
'millions' => { |
414
|
|
|
|
|
|
|
'private' => { |
415
|
|
|
|
|
|
|
'1' => { |
416
|
|
|
|
|
|
|
base_value => q(1), |
417
|
|
|
|
|
|
|
divisor => q(1), |
418
|
|
|
|
|
|
|
rule => q(milliún), |
419
|
|
|
|
|
|
|
}, |
420
|
|
|
|
|
|
|
'2' => { |
421
|
|
|
|
|
|
|
base_value => q(2), |
422
|
|
|
|
|
|
|
divisor => q(1), |
423
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= =%%millionsp=), |
424
|
|
|
|
|
|
|
}, |
425
|
|
|
|
|
|
|
'100' => { |
426
|
|
|
|
|
|
|
base_value => q(100), |
427
|
|
|
|
|
|
|
divisor => q(100), |
428
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-millionsâ), |
429
|
|
|
|
|
|
|
}, |
430
|
|
|
|
|
|
|
'max' => { |
431
|
|
|
|
|
|
|
base_value => q(100), |
432
|
|
|
|
|
|
|
divisor => q(100), |
433
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-millionsâ), |
434
|
|
|
|
|
|
|
}, |
435
|
|
|
|
|
|
|
}, |
436
|
|
|
|
|
|
|
}, |
437
|
|
|
|
|
|
|
'millionsp' => { |
438
|
|
|
|
|
|
|
'private' => { |
439
|
|
|
|
|
|
|
'2' => { |
440
|
|
|
|
|
|
|
base_value => q(2), |
441
|
|
|
|
|
|
|
divisor => q(1), |
442
|
|
|
|
|
|
|
rule => q(=%%million=), |
443
|
|
|
|
|
|
|
}, |
444
|
|
|
|
|
|
|
'11' => { |
445
|
|
|
|
|
|
|
base_value => q(11), |
446
|
|
|
|
|
|
|
divisor => q(10), |
447
|
|
|
|
|
|
|
rule => q(=%%million= déag), |
448
|
|
|
|
|
|
|
}, |
449
|
|
|
|
|
|
|
'20' => { |
450
|
|
|
|
|
|
|
base_value => q(20), |
451
|
|
|
|
|
|
|
divisor => q(10), |
452
|
|
|
|
|
|
|
rule => q(=%%million=), |
453
|
|
|
|
|
|
|
}, |
454
|
|
|
|
|
|
|
'max' => { |
455
|
|
|
|
|
|
|
base_value => q(20), |
456
|
|
|
|
|
|
|
divisor => q(10), |
457
|
|
|
|
|
|
|
rule => q(=%%million=), |
458
|
|
|
|
|
|
|
}, |
459
|
|
|
|
|
|
|
}, |
460
|
|
|
|
|
|
|
}, |
461
|
|
|
|
|
|
|
'numberp' => { |
462
|
|
|
|
|
|
|
'private' => { |
463
|
|
|
|
|
|
|
'0' => { |
464
|
|
|
|
|
|
|
base_value => q(0), |
465
|
|
|
|
|
|
|
divisor => q(1), |
466
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart=), |
467
|
|
|
|
|
|
|
}, |
468
|
|
|
|
|
|
|
'12' => { |
469
|
|
|
|
|
|
|
base_value => q(12), |
470
|
|
|
|
|
|
|
divisor => q(10), |
471
|
|
|
|
|
|
|
rule => q(dó dhéag), |
472
|
|
|
|
|
|
|
}, |
473
|
|
|
|
|
|
|
'13' => { |
474
|
|
|
|
|
|
|
base_value => q(13), |
475
|
|
|
|
|
|
|
divisor => q(10), |
476
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= déag), |
477
|
|
|
|
|
|
|
}, |
478
|
|
|
|
|
|
|
'20' => { |
479
|
|
|
|
|
|
|
base_value => q(20), |
480
|
|
|
|
|
|
|
divisor => q(10), |
481
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart=), |
482
|
|
|
|
|
|
|
}, |
483
|
|
|
|
|
|
|
'max' => { |
484
|
|
|
|
|
|
|
base_value => q(20), |
485
|
|
|
|
|
|
|
divisor => q(10), |
486
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart=), |
487
|
|
|
|
|
|
|
}, |
488
|
|
|
|
|
|
|
}, |
489
|
|
|
|
|
|
|
}, |
490
|
|
|
|
|
|
|
'quadrillions' => { |
491
|
|
|
|
|
|
|
'private' => { |
492
|
|
|
|
|
|
|
'1' => { |
493
|
|
|
|
|
|
|
base_value => q(1), |
494
|
|
|
|
|
|
|
divisor => q(1), |
495
|
|
|
|
|
|
|
rule => q(quadrilliún), |
496
|
|
|
|
|
|
|
}, |
497
|
|
|
|
|
|
|
'2' => { |
498
|
|
|
|
|
|
|
base_value => q(2), |
499
|
|
|
|
|
|
|
divisor => q(1), |
500
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= quadrilliún), |
501
|
|
|
|
|
|
|
}, |
502
|
|
|
|
|
|
|
'11' => { |
503
|
|
|
|
|
|
|
base_value => q(11), |
504
|
|
|
|
|
|
|
divisor => q(10), |
505
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= quadrilliún déag), |
506
|
|
|
|
|
|
|
}, |
507
|
|
|
|
|
|
|
'20' => { |
508
|
|
|
|
|
|
|
base_value => q(20), |
509
|
|
|
|
|
|
|
divisor => q(10), |
510
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= quadrilliún), |
511
|
|
|
|
|
|
|
}, |
512
|
|
|
|
|
|
|
'100' => { |
513
|
|
|
|
|
|
|
base_value => q(100), |
514
|
|
|
|
|
|
|
divisor => q(100), |
515
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-quadrillionsâ), |
516
|
|
|
|
|
|
|
}, |
517
|
|
|
|
|
|
|
'max' => { |
518
|
|
|
|
|
|
|
base_value => q(100), |
519
|
|
|
|
|
|
|
divisor => q(100), |
520
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-quadrillionsâ), |
521
|
|
|
|
|
|
|
}, |
522
|
|
|
|
|
|
|
}, |
523
|
|
|
|
|
|
|
}, |
524
|
|
|
|
|
|
|
'spellout-cardinal' => { |
525
|
|
|
|
|
|
|
'public' => { |
526
|
|
|
|
|
|
|
'0' => { |
527
|
|
|
|
|
|
|
base_value => q(0), |
528
|
|
|
|
|
|
|
divisor => q(1), |
529
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
530
|
|
|
|
|
|
|
}, |
531
|
|
|
|
|
|
|
'max' => { |
532
|
|
|
|
|
|
|
base_value => q(0), |
533
|
|
|
|
|
|
|
divisor => q(1), |
534
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
535
|
|
|
|
|
|
|
}, |
536
|
|
|
|
|
|
|
}, |
537
|
|
|
|
|
|
|
}, |
538
|
|
|
|
|
|
|
'spellout-cardinal-prefixpart' => { |
539
|
|
|
|
|
|
|
'private' => { |
540
|
|
|
|
|
|
|
'0' => { |
541
|
|
|
|
|
|
|
base_value => q(0), |
542
|
|
|
|
|
|
|
divisor => q(1), |
543
|
|
|
|
|
|
|
rule => q(náid), |
544
|
|
|
|
|
|
|
}, |
545
|
|
|
|
|
|
|
'1' => { |
546
|
|
|
|
|
|
|
base_value => q(1), |
547
|
|
|
|
|
|
|
divisor => q(1), |
548
|
|
|
|
|
|
|
rule => q(aon), |
549
|
|
|
|
|
|
|
}, |
550
|
|
|
|
|
|
|
'2' => { |
551
|
|
|
|
|
|
|
base_value => q(2), |
552
|
|
|
|
|
|
|
divisor => q(1), |
553
|
|
|
|
|
|
|
rule => q(dhá), |
554
|
|
|
|
|
|
|
}, |
555
|
|
|
|
|
|
|
'3' => { |
556
|
|
|
|
|
|
|
base_value => q(3), |
557
|
|
|
|
|
|
|
divisor => q(1), |
558
|
|
|
|
|
|
|
rule => q(trÃ), |
559
|
|
|
|
|
|
|
}, |
560
|
|
|
|
|
|
|
'4' => { |
561
|
|
|
|
|
|
|
base_value => q(4), |
562
|
|
|
|
|
|
|
divisor => q(1), |
563
|
|
|
|
|
|
|
rule => q(ceithre), |
564
|
|
|
|
|
|
|
}, |
565
|
|
|
|
|
|
|
'5' => { |
566
|
|
|
|
|
|
|
base_value => q(5), |
567
|
|
|
|
|
|
|
divisor => q(1), |
568
|
|
|
|
|
|
|
rule => q(cúig), |
569
|
|
|
|
|
|
|
}, |
570
|
|
|
|
|
|
|
'6' => { |
571
|
|
|
|
|
|
|
base_value => q(6), |
572
|
|
|
|
|
|
|
divisor => q(1), |
573
|
|
|
|
|
|
|
rule => q(sé), |
574
|
|
|
|
|
|
|
}, |
575
|
|
|
|
|
|
|
'7' => { |
576
|
|
|
|
|
|
|
base_value => q(7), |
577
|
|
|
|
|
|
|
divisor => q(1), |
578
|
|
|
|
|
|
|
rule => q(seacht), |
579
|
|
|
|
|
|
|
}, |
580
|
|
|
|
|
|
|
'8' => { |
581
|
|
|
|
|
|
|
base_value => q(8), |
582
|
|
|
|
|
|
|
divisor => q(1), |
583
|
|
|
|
|
|
|
rule => q(ocht), |
584
|
|
|
|
|
|
|
}, |
585
|
|
|
|
|
|
|
'9' => { |
586
|
|
|
|
|
|
|
base_value => q(9), |
587
|
|
|
|
|
|
|
divisor => q(1), |
588
|
|
|
|
|
|
|
rule => q(naoi), |
589
|
|
|
|
|
|
|
}, |
590
|
|
|
|
|
|
|
'10' => { |
591
|
|
|
|
|
|
|
base_value => q(10), |
592
|
|
|
|
|
|
|
divisor => q(10), |
593
|
|
|
|
|
|
|
rule => q(deich), |
594
|
|
|
|
|
|
|
}, |
595
|
|
|
|
|
|
|
'11' => { |
596
|
|
|
|
|
|
|
base_value => q(11), |
597
|
|
|
|
|
|
|
divisor => q(10), |
598
|
|
|
|
|
|
|
rule => q(ââ), |
599
|
|
|
|
|
|
|
}, |
600
|
|
|
|
|
|
|
'20' => { |
601
|
|
|
|
|
|
|
base_value => q(20), |
602
|
|
|
|
|
|
|
divisor => q(10), |
603
|
|
|
|
|
|
|
rule => q(fiche[ is ââ]), |
604
|
|
|
|
|
|
|
}, |
605
|
|
|
|
|
|
|
'30' => { |
606
|
|
|
|
|
|
|
base_value => q(30), |
607
|
|
|
|
|
|
|
divisor => q(10), |
608
|
|
|
|
|
|
|
rule => q(trÃocha[ is ââ]), |
609
|
|
|
|
|
|
|
}, |
610
|
|
|
|
|
|
|
'40' => { |
611
|
|
|
|
|
|
|
base_value => q(40), |
612
|
|
|
|
|
|
|
divisor => q(10), |
613
|
|
|
|
|
|
|
rule => q(daichead[ is ââ]), |
614
|
|
|
|
|
|
|
}, |
615
|
|
|
|
|
|
|
'50' => { |
616
|
|
|
|
|
|
|
base_value => q(50), |
617
|
|
|
|
|
|
|
divisor => q(10), |
618
|
|
|
|
|
|
|
rule => q(caoga[ is ââ]), |
619
|
|
|
|
|
|
|
}, |
620
|
|
|
|
|
|
|
'60' => { |
621
|
|
|
|
|
|
|
base_value => q(60), |
622
|
|
|
|
|
|
|
divisor => q(10), |
623
|
|
|
|
|
|
|
rule => q(seasca[ is ââ]), |
624
|
|
|
|
|
|
|
}, |
625
|
|
|
|
|
|
|
'70' => { |
626
|
|
|
|
|
|
|
base_value => q(70), |
627
|
|
|
|
|
|
|
divisor => q(10), |
628
|
|
|
|
|
|
|
rule => q(seachtó[ is ââ]), |
629
|
|
|
|
|
|
|
}, |
630
|
|
|
|
|
|
|
'80' => { |
631
|
|
|
|
|
|
|
base_value => q(80), |
632
|
|
|
|
|
|
|
divisor => q(10), |
633
|
|
|
|
|
|
|
rule => q(ochtó[ is ââ]), |
634
|
|
|
|
|
|
|
}, |
635
|
|
|
|
|
|
|
'90' => { |
636
|
|
|
|
|
|
|
base_value => q(90), |
637
|
|
|
|
|
|
|
divisor => q(10), |
638
|
|
|
|
|
|
|
rule => q(nócha[ is ââ]), |
639
|
|
|
|
|
|
|
}, |
640
|
|
|
|
|
|
|
'100' => { |
641
|
|
|
|
|
|
|
base_value => q(100), |
642
|
|
|
|
|
|
|
divisor => q(100), |
643
|
|
|
|
|
|
|
rule => q(â%%hundredsâ[â%%is-numberpâ]), |
644
|
|
|
|
|
|
|
}, |
645
|
|
|
|
|
|
|
'1000' => { |
646
|
|
|
|
|
|
|
base_value => q(1000), |
647
|
|
|
|
|
|
|
divisor => q(1000), |
648
|
|
|
|
|
|
|
rule => q(â%%thousandsâ[, â%%numberpâ]), |
649
|
|
|
|
|
|
|
}, |
650
|
|
|
|
|
|
|
'1000000' => { |
651
|
|
|
|
|
|
|
base_value => q(1000000), |
652
|
|
|
|
|
|
|
divisor => q(1000000), |
653
|
|
|
|
|
|
|
rule => q(â%%millionsâ[, â%%numberpâ]), |
654
|
|
|
|
|
|
|
}, |
655
|
|
|
|
|
|
|
'1000000000' => { |
656
|
|
|
|
|
|
|
base_value => q(1000000000), |
657
|
|
|
|
|
|
|
divisor => q(1000000000), |
658
|
|
|
|
|
|
|
rule => q(â%%billionsâ[, â%%numberpâ]), |
659
|
|
|
|
|
|
|
}, |
660
|
|
|
|
|
|
|
'1000000000000' => { |
661
|
|
|
|
|
|
|
base_value => q(1000000000000), |
662
|
|
|
|
|
|
|
divisor => q(1000000000000), |
663
|
|
|
|
|
|
|
rule => q(â%%trillionsâ[, â%%numberpâ]), |
664
|
|
|
|
|
|
|
}, |
665
|
|
|
|
|
|
|
'1000000000000000' => { |
666
|
|
|
|
|
|
|
base_value => q(1000000000000000), |
667
|
|
|
|
|
|
|
divisor => q(1000000000000000), |
668
|
|
|
|
|
|
|
rule => q(â%%quadrillionsâ[, â%%numberpâ]), |
669
|
|
|
|
|
|
|
}, |
670
|
|
|
|
|
|
|
'1000000000000000000' => { |
671
|
|
|
|
|
|
|
base_value => q(1000000000000000000), |
672
|
|
|
|
|
|
|
divisor => q(1000000000000000000), |
673
|
|
|
|
|
|
|
rule => q(=#,##0=), |
674
|
|
|
|
|
|
|
}, |
675
|
|
|
|
|
|
|
'max' => { |
676
|
|
|
|
|
|
|
base_value => q(1000000000000000000), |
677
|
|
|
|
|
|
|
divisor => q(1000000000000000000), |
678
|
|
|
|
|
|
|
rule => q(=#,##0=), |
679
|
|
|
|
|
|
|
}, |
680
|
|
|
|
|
|
|
}, |
681
|
|
|
|
|
|
|
}, |
682
|
|
|
|
|
|
|
'spellout-numbering' => { |
683
|
|
|
|
|
|
|
'public' => { |
684
|
|
|
|
|
|
|
'-x' => { |
685
|
|
|
|
|
|
|
divisor => q(1), |
686
|
|
|
|
|
|
|
rule => q(mÃneas ââ), |
687
|
|
|
|
|
|
|
}, |
688
|
|
|
|
|
|
|
'0' => { |
689
|
|
|
|
|
|
|
base_value => q(0), |
690
|
|
|
|
|
|
|
divisor => q(1), |
691
|
|
|
|
|
|
|
rule => q(a náid), |
692
|
|
|
|
|
|
|
}, |
693
|
|
|
|
|
|
|
'x.x' => { |
694
|
|
|
|
|
|
|
divisor => q(1), |
695
|
|
|
|
|
|
|
rule => q(ââ pointe ââ), |
696
|
|
|
|
|
|
|
}, |
697
|
|
|
|
|
|
|
'1' => { |
698
|
|
|
|
|
|
|
base_value => q(1), |
699
|
|
|
|
|
|
|
divisor => q(1), |
700
|
|
|
|
|
|
|
rule => q(a haon), |
701
|
|
|
|
|
|
|
}, |
702
|
|
|
|
|
|
|
'2' => { |
703
|
|
|
|
|
|
|
base_value => q(2), |
704
|
|
|
|
|
|
|
divisor => q(1), |
705
|
|
|
|
|
|
|
rule => q(a dó), |
706
|
|
|
|
|
|
|
}, |
707
|
|
|
|
|
|
|
'3' => { |
708
|
|
|
|
|
|
|
base_value => q(3), |
709
|
|
|
|
|
|
|
divisor => q(1), |
710
|
|
|
|
|
|
|
rule => q(a trÃ), |
711
|
|
|
|
|
|
|
}, |
712
|
|
|
|
|
|
|
'4' => { |
713
|
|
|
|
|
|
|
base_value => q(4), |
714
|
|
|
|
|
|
|
divisor => q(1), |
715
|
|
|
|
|
|
|
rule => q(a ceathair), |
716
|
|
|
|
|
|
|
}, |
717
|
|
|
|
|
|
|
'5' => { |
718
|
|
|
|
|
|
|
base_value => q(5), |
719
|
|
|
|
|
|
|
divisor => q(1), |
720
|
|
|
|
|
|
|
rule => q(a cúig), |
721
|
|
|
|
|
|
|
}, |
722
|
|
|
|
|
|
|
'6' => { |
723
|
|
|
|
|
|
|
base_value => q(6), |
724
|
|
|
|
|
|
|
divisor => q(1), |
725
|
|
|
|
|
|
|
rule => q(a sé), |
726
|
|
|
|
|
|
|
}, |
727
|
|
|
|
|
|
|
'7' => { |
728
|
|
|
|
|
|
|
base_value => q(7), |
729
|
|
|
|
|
|
|
divisor => q(1), |
730
|
|
|
|
|
|
|
rule => q(a seacht), |
731
|
|
|
|
|
|
|
}, |
732
|
|
|
|
|
|
|
'8' => { |
733
|
|
|
|
|
|
|
base_value => q(8), |
734
|
|
|
|
|
|
|
divisor => q(1), |
735
|
|
|
|
|
|
|
rule => q(a hocht), |
736
|
|
|
|
|
|
|
}, |
737
|
|
|
|
|
|
|
'9' => { |
738
|
|
|
|
|
|
|
base_value => q(9), |
739
|
|
|
|
|
|
|
divisor => q(1), |
740
|
|
|
|
|
|
|
rule => q(a naoi), |
741
|
|
|
|
|
|
|
}, |
742
|
|
|
|
|
|
|
'10' => { |
743
|
|
|
|
|
|
|
base_value => q(10), |
744
|
|
|
|
|
|
|
divisor => q(10), |
745
|
|
|
|
|
|
|
rule => q(a deich), |
746
|
|
|
|
|
|
|
}, |
747
|
|
|
|
|
|
|
'11' => { |
748
|
|
|
|
|
|
|
base_value => q(11), |
749
|
|
|
|
|
|
|
divisor => q(10), |
750
|
|
|
|
|
|
|
rule => q(ââ déag), |
751
|
|
|
|
|
|
|
}, |
752
|
|
|
|
|
|
|
'12' => { |
753
|
|
|
|
|
|
|
base_value => q(12), |
754
|
|
|
|
|
|
|
divisor => q(10), |
755
|
|
|
|
|
|
|
rule => q(ââ dhéag), |
756
|
|
|
|
|
|
|
}, |
757
|
|
|
|
|
|
|
'13' => { |
758
|
|
|
|
|
|
|
base_value => q(13), |
759
|
|
|
|
|
|
|
divisor => q(10), |
760
|
|
|
|
|
|
|
rule => q(ââ déag), |
761
|
|
|
|
|
|
|
}, |
762
|
|
|
|
|
|
|
'20' => { |
763
|
|
|
|
|
|
|
base_value => q(20), |
764
|
|
|
|
|
|
|
divisor => q(10), |
765
|
|
|
|
|
|
|
rule => q(fiche[ ââ]), |
766
|
|
|
|
|
|
|
}, |
767
|
|
|
|
|
|
|
'30' => { |
768
|
|
|
|
|
|
|
base_value => q(30), |
769
|
|
|
|
|
|
|
divisor => q(10), |
770
|
|
|
|
|
|
|
rule => q(trÃocha[ ââ]), |
771
|
|
|
|
|
|
|
}, |
772
|
|
|
|
|
|
|
'40' => { |
773
|
|
|
|
|
|
|
base_value => q(40), |
774
|
|
|
|
|
|
|
divisor => q(10), |
775
|
|
|
|
|
|
|
rule => q(daichead[ ââ]), |
776
|
|
|
|
|
|
|
}, |
777
|
|
|
|
|
|
|
'50' => { |
778
|
|
|
|
|
|
|
base_value => q(50), |
779
|
|
|
|
|
|
|
divisor => q(10), |
780
|
|
|
|
|
|
|
rule => q(caoga[ ââ]), |
781
|
|
|
|
|
|
|
}, |
782
|
|
|
|
|
|
|
'60' => { |
783
|
|
|
|
|
|
|
base_value => q(60), |
784
|
|
|
|
|
|
|
divisor => q(10), |
785
|
|
|
|
|
|
|
rule => q(seasca[ ââ]), |
786
|
|
|
|
|
|
|
}, |
787
|
|
|
|
|
|
|
'70' => { |
788
|
|
|
|
|
|
|
base_value => q(70), |
789
|
|
|
|
|
|
|
divisor => q(10), |
790
|
|
|
|
|
|
|
rule => q(seachtó[ ââ]), |
791
|
|
|
|
|
|
|
}, |
792
|
|
|
|
|
|
|
'80' => { |
793
|
|
|
|
|
|
|
base_value => q(80), |
794
|
|
|
|
|
|
|
divisor => q(10), |
795
|
|
|
|
|
|
|
rule => q(ochtó[ ââ]), |
796
|
|
|
|
|
|
|
}, |
797
|
|
|
|
|
|
|
'90' => { |
798
|
|
|
|
|
|
|
base_value => q(90), |
799
|
|
|
|
|
|
|
divisor => q(10), |
800
|
|
|
|
|
|
|
rule => q(nócha[ ââ]), |
801
|
|
|
|
|
|
|
}, |
802
|
|
|
|
|
|
|
'100' => { |
803
|
|
|
|
|
|
|
base_value => q(100), |
804
|
|
|
|
|
|
|
divisor => q(100), |
805
|
|
|
|
|
|
|
rule => q(â%%hundredsâ[â%%is-numberâ]), |
806
|
|
|
|
|
|
|
}, |
807
|
|
|
|
|
|
|
'1000' => { |
808
|
|
|
|
|
|
|
base_value => q(1000), |
809
|
|
|
|
|
|
|
divisor => q(1000), |
810
|
|
|
|
|
|
|
rule => q(â%%thousandsâ[, â%spellout-numberingâ]), |
811
|
|
|
|
|
|
|
}, |
812
|
|
|
|
|
|
|
'1000000' => { |
813
|
|
|
|
|
|
|
base_value => q(1000000), |
814
|
|
|
|
|
|
|
divisor => q(1000000), |
815
|
|
|
|
|
|
|
rule => q(â%%millionsâ[, â%spellout-numberingâ]), |
816
|
|
|
|
|
|
|
}, |
817
|
|
|
|
|
|
|
'1000000000' => { |
818
|
|
|
|
|
|
|
base_value => q(1000000000), |
819
|
|
|
|
|
|
|
divisor => q(1000000000), |
820
|
|
|
|
|
|
|
rule => q(â%%billionsâ[, â%spellout-numberingâ]), |
821
|
|
|
|
|
|
|
}, |
822
|
|
|
|
|
|
|
'1000000000000' => { |
823
|
|
|
|
|
|
|
base_value => q(1000000000000), |
824
|
|
|
|
|
|
|
divisor => q(1000000000000), |
825
|
|
|
|
|
|
|
rule => q(â%%trillionsâ[, â%spellout-numberingâ]), |
826
|
|
|
|
|
|
|
}, |
827
|
|
|
|
|
|
|
'1000000000000000' => { |
828
|
|
|
|
|
|
|
base_value => q(1000000000000000), |
829
|
|
|
|
|
|
|
divisor => q(1000000000000000), |
830
|
|
|
|
|
|
|
rule => q(â%%quadrillionsâ[, â%spellout-numberingâ]), |
831
|
|
|
|
|
|
|
}, |
832
|
|
|
|
|
|
|
'1000000000000000000' => { |
833
|
|
|
|
|
|
|
base_value => q(1000000000000000000), |
834
|
|
|
|
|
|
|
divisor => q(1000000000000000000), |
835
|
|
|
|
|
|
|
rule => q(=#,##0=), |
836
|
|
|
|
|
|
|
}, |
837
|
|
|
|
|
|
|
'max' => { |
838
|
|
|
|
|
|
|
base_value => q(1000000000000000000), |
839
|
|
|
|
|
|
|
divisor => q(1000000000000000000), |
840
|
|
|
|
|
|
|
rule => q(=#,##0=), |
841
|
|
|
|
|
|
|
}, |
842
|
|
|
|
|
|
|
}, |
843
|
|
|
|
|
|
|
}, |
844
|
|
|
|
|
|
|
'spellout-numbering-no-a' => { |
845
|
|
|
|
|
|
|
'private' => { |
846
|
|
|
|
|
|
|
'0' => { |
847
|
|
|
|
|
|
|
base_value => q(0), |
848
|
|
|
|
|
|
|
divisor => q(1), |
849
|
|
|
|
|
|
|
rule => q(náid), |
850
|
|
|
|
|
|
|
}, |
851
|
|
|
|
|
|
|
'1' => { |
852
|
|
|
|
|
|
|
base_value => q(1), |
853
|
|
|
|
|
|
|
divisor => q(1), |
854
|
|
|
|
|
|
|
rule => q(aon), |
855
|
|
|
|
|
|
|
}, |
856
|
|
|
|
|
|
|
'2' => { |
857
|
|
|
|
|
|
|
base_value => q(2), |
858
|
|
|
|
|
|
|
divisor => q(1), |
859
|
|
|
|
|
|
|
rule => q(dó), |
860
|
|
|
|
|
|
|
}, |
861
|
|
|
|
|
|
|
'3' => { |
862
|
|
|
|
|
|
|
base_value => q(3), |
863
|
|
|
|
|
|
|
divisor => q(1), |
864
|
|
|
|
|
|
|
rule => q(trÃ), |
865
|
|
|
|
|
|
|
}, |
866
|
|
|
|
|
|
|
'4' => { |
867
|
|
|
|
|
|
|
base_value => q(4), |
868
|
|
|
|
|
|
|
divisor => q(1), |
869
|
|
|
|
|
|
|
rule => q(ceathair), |
870
|
|
|
|
|
|
|
}, |
871
|
|
|
|
|
|
|
'5' => { |
872
|
|
|
|
|
|
|
base_value => q(5), |
873
|
|
|
|
|
|
|
divisor => q(1), |
874
|
|
|
|
|
|
|
rule => q(cúig), |
875
|
|
|
|
|
|
|
}, |
876
|
|
|
|
|
|
|
'6' => { |
877
|
|
|
|
|
|
|
base_value => q(6), |
878
|
|
|
|
|
|
|
divisor => q(1), |
879
|
|
|
|
|
|
|
rule => q(sé), |
880
|
|
|
|
|
|
|
}, |
881
|
|
|
|
|
|
|
'7' => { |
882
|
|
|
|
|
|
|
base_value => q(7), |
883
|
|
|
|
|
|
|
divisor => q(1), |
884
|
|
|
|
|
|
|
rule => q(seacht), |
885
|
|
|
|
|
|
|
}, |
886
|
|
|
|
|
|
|
'8' => { |
887
|
|
|
|
|
|
|
base_value => q(8), |
888
|
|
|
|
|
|
|
divisor => q(1), |
889
|
|
|
|
|
|
|
rule => q(ocht), |
890
|
|
|
|
|
|
|
}, |
891
|
|
|
|
|
|
|
'9' => { |
892
|
|
|
|
|
|
|
base_value => q(9), |
893
|
|
|
|
|
|
|
divisor => q(1), |
894
|
|
|
|
|
|
|
rule => q(naoi), |
895
|
|
|
|
|
|
|
}, |
896
|
|
|
|
|
|
|
'10' => { |
897
|
|
|
|
|
|
|
base_value => q(10), |
898
|
|
|
|
|
|
|
divisor => q(10), |
899
|
|
|
|
|
|
|
rule => q(deich), |
900
|
|
|
|
|
|
|
}, |
901
|
|
|
|
|
|
|
'11' => { |
902
|
|
|
|
|
|
|
base_value => q(11), |
903
|
|
|
|
|
|
|
divisor => q(10), |
904
|
|
|
|
|
|
|
rule => q(ââ déag), |
905
|
|
|
|
|
|
|
}, |
906
|
|
|
|
|
|
|
'12' => { |
907
|
|
|
|
|
|
|
base_value => q(12), |
908
|
|
|
|
|
|
|
divisor => q(10), |
909
|
|
|
|
|
|
|
rule => q(ââ dhéag), |
910
|
|
|
|
|
|
|
}, |
911
|
|
|
|
|
|
|
'13' => { |
912
|
|
|
|
|
|
|
base_value => q(13), |
913
|
|
|
|
|
|
|
divisor => q(10), |
914
|
|
|
|
|
|
|
rule => q(ââ déag), |
915
|
|
|
|
|
|
|
}, |
916
|
|
|
|
|
|
|
'20' => { |
917
|
|
|
|
|
|
|
base_value => q(20), |
918
|
|
|
|
|
|
|
divisor => q(10), |
919
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
920
|
|
|
|
|
|
|
}, |
921
|
|
|
|
|
|
|
'max' => { |
922
|
|
|
|
|
|
|
base_value => q(20), |
923
|
|
|
|
|
|
|
divisor => q(10), |
924
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
925
|
|
|
|
|
|
|
}, |
926
|
|
|
|
|
|
|
}, |
927
|
|
|
|
|
|
|
}, |
928
|
|
|
|
|
|
|
'spellout-numbering-year' => { |
929
|
|
|
|
|
|
|
'public' => { |
930
|
|
|
|
|
|
|
'-x' => { |
931
|
|
|
|
|
|
|
divisor => q(1), |
932
|
|
|
|
|
|
|
rule => q(mÃneas ââ), |
933
|
|
|
|
|
|
|
}, |
934
|
|
|
|
|
|
|
'0' => { |
935
|
|
|
|
|
|
|
base_value => q(0), |
936
|
|
|
|
|
|
|
divisor => q(1), |
937
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
938
|
|
|
|
|
|
|
}, |
939
|
|
|
|
|
|
|
'x.x' => { |
940
|
|
|
|
|
|
|
divisor => q(1), |
941
|
|
|
|
|
|
|
rule => q(=#,##0.#=), |
942
|
|
|
|
|
|
|
}, |
943
|
|
|
|
|
|
|
'1000' => { |
944
|
|
|
|
|
|
|
base_value => q(1000), |
945
|
|
|
|
|
|
|
divisor => q(100), |
946
|
|
|
|
|
|
|
rule => q(â%%spellout-numbering-no-aâ â%%2d-yearâ), |
947
|
|
|
|
|
|
|
}, |
948
|
|
|
|
|
|
|
'10000' => { |
949
|
|
|
|
|
|
|
base_value => q(10000), |
950
|
|
|
|
|
|
|
divisor => q(10000), |
951
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
952
|
|
|
|
|
|
|
}, |
953
|
|
|
|
|
|
|
'max' => { |
954
|
|
|
|
|
|
|
base_value => q(10000), |
955
|
|
|
|
|
|
|
divisor => q(10000), |
956
|
|
|
|
|
|
|
rule => q(=%spellout-numbering=), |
957
|
|
|
|
|
|
|
}, |
958
|
|
|
|
|
|
|
}, |
959
|
|
|
|
|
|
|
}, |
960
|
|
|
|
|
|
|
'thousand' => { |
961
|
|
|
|
|
|
|
'private' => { |
962
|
|
|
|
|
|
|
'0' => { |
963
|
|
|
|
|
|
|
base_value => q(0), |
964
|
|
|
|
|
|
|
divisor => q(1), |
965
|
|
|
|
|
|
|
rule => q(mÃle), |
966
|
|
|
|
|
|
|
}, |
967
|
|
|
|
|
|
|
'1' => { |
968
|
|
|
|
|
|
|
base_value => q(1), |
969
|
|
|
|
|
|
|
divisor => q(1), |
970
|
|
|
|
|
|
|
rule => q(mhÃle), |
971
|
|
|
|
|
|
|
}, |
972
|
|
|
|
|
|
|
'7' => { |
973
|
|
|
|
|
|
|
base_value => q(7), |
974
|
|
|
|
|
|
|
divisor => q(1), |
975
|
|
|
|
|
|
|
rule => q(mÃle), |
976
|
|
|
|
|
|
|
}, |
977
|
|
|
|
|
|
|
'11' => { |
978
|
|
|
|
|
|
|
base_value => q(11), |
979
|
|
|
|
|
|
|
divisor => q(10), |
980
|
|
|
|
|
|
|
rule => q(ââ), |
981
|
|
|
|
|
|
|
}, |
982
|
|
|
|
|
|
|
'max' => { |
983
|
|
|
|
|
|
|
base_value => q(11), |
984
|
|
|
|
|
|
|
divisor => q(10), |
985
|
|
|
|
|
|
|
rule => q(ââ), |
986
|
|
|
|
|
|
|
}, |
987
|
|
|
|
|
|
|
}, |
988
|
|
|
|
|
|
|
}, |
989
|
|
|
|
|
|
|
'thousandp' => { |
990
|
|
|
|
|
|
|
'private' => { |
991
|
|
|
|
|
|
|
'2' => { |
992
|
|
|
|
|
|
|
base_value => q(2), |
993
|
|
|
|
|
|
|
divisor => q(1), |
994
|
|
|
|
|
|
|
rule => q(=%%thousand=), |
995
|
|
|
|
|
|
|
}, |
996
|
|
|
|
|
|
|
'11' => { |
997
|
|
|
|
|
|
|
base_value => q(11), |
998
|
|
|
|
|
|
|
divisor => q(10), |
999
|
|
|
|
|
|
|
rule => q(=%%thousand= dhéag), |
1000
|
|
|
|
|
|
|
}, |
1001
|
|
|
|
|
|
|
'20' => { |
1002
|
|
|
|
|
|
|
base_value => q(20), |
1003
|
|
|
|
|
|
|
divisor => q(10), |
1004
|
|
|
|
|
|
|
rule => q(=%%thousand=), |
1005
|
|
|
|
|
|
|
}, |
1006
|
|
|
|
|
|
|
'max' => { |
1007
|
|
|
|
|
|
|
base_value => q(20), |
1008
|
|
|
|
|
|
|
divisor => q(10), |
1009
|
|
|
|
|
|
|
rule => q(=%%thousand=), |
1010
|
|
|
|
|
|
|
}, |
1011
|
|
|
|
|
|
|
}, |
1012
|
|
|
|
|
|
|
}, |
1013
|
|
|
|
|
|
|
'thousands' => { |
1014
|
|
|
|
|
|
|
'private' => { |
1015
|
|
|
|
|
|
|
'1' => { |
1016
|
|
|
|
|
|
|
base_value => q(1), |
1017
|
|
|
|
|
|
|
divisor => q(1), |
1018
|
|
|
|
|
|
|
rule => q(mÃle), |
1019
|
|
|
|
|
|
|
}, |
1020
|
|
|
|
|
|
|
'2' => { |
1021
|
|
|
|
|
|
|
base_value => q(2), |
1022
|
|
|
|
|
|
|
divisor => q(1), |
1023
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= =%%thousandp=), |
1024
|
|
|
|
|
|
|
}, |
1025
|
|
|
|
|
|
|
'100' => { |
1026
|
|
|
|
|
|
|
base_value => q(100), |
1027
|
|
|
|
|
|
|
divisor => q(100), |
1028
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-thousandsâ), |
1029
|
|
|
|
|
|
|
}, |
1030
|
|
|
|
|
|
|
'max' => { |
1031
|
|
|
|
|
|
|
base_value => q(100), |
1032
|
|
|
|
|
|
|
divisor => q(100), |
1033
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-thousandsâ), |
1034
|
|
|
|
|
|
|
}, |
1035
|
|
|
|
|
|
|
}, |
1036
|
|
|
|
|
|
|
}, |
1037
|
|
|
|
|
|
|
'trillion' => { |
1038
|
|
|
|
|
|
|
'private' => { |
1039
|
|
|
|
|
|
|
'0' => { |
1040
|
|
|
|
|
|
|
base_value => q(0), |
1041
|
|
|
|
|
|
|
divisor => q(1), |
1042
|
|
|
|
|
|
|
rule => q(dtrilliún), |
1043
|
|
|
|
|
|
|
}, |
1044
|
|
|
|
|
|
|
'1' => { |
1045
|
|
|
|
|
|
|
base_value => q(1), |
1046
|
|
|
|
|
|
|
divisor => q(1), |
1047
|
|
|
|
|
|
|
rule => q(thrilliún), |
1048
|
|
|
|
|
|
|
}, |
1049
|
|
|
|
|
|
|
'7' => { |
1050
|
|
|
|
|
|
|
base_value => q(7), |
1051
|
|
|
|
|
|
|
divisor => q(1), |
1052
|
|
|
|
|
|
|
rule => q(dtrilliún), |
1053
|
|
|
|
|
|
|
}, |
1054
|
|
|
|
|
|
|
'11' => { |
1055
|
|
|
|
|
|
|
base_value => q(11), |
1056
|
|
|
|
|
|
|
divisor => q(10), |
1057
|
|
|
|
|
|
|
rule => q(ââ), |
1058
|
|
|
|
|
|
|
}, |
1059
|
|
|
|
|
|
|
'max' => { |
1060
|
|
|
|
|
|
|
base_value => q(11), |
1061
|
|
|
|
|
|
|
divisor => q(10), |
1062
|
|
|
|
|
|
|
rule => q(ââ), |
1063
|
|
|
|
|
|
|
}, |
1064
|
|
|
|
|
|
|
}, |
1065
|
|
|
|
|
|
|
}, |
1066
|
|
|
|
|
|
|
'trillions' => { |
1067
|
|
|
|
|
|
|
'private' => { |
1068
|
|
|
|
|
|
|
'1' => { |
1069
|
|
|
|
|
|
|
base_value => q(1), |
1070
|
|
|
|
|
|
|
divisor => q(1), |
1071
|
|
|
|
|
|
|
rule => q(thrilliún), |
1072
|
|
|
|
|
|
|
}, |
1073
|
|
|
|
|
|
|
'2' => { |
1074
|
|
|
|
|
|
|
base_value => q(2), |
1075
|
|
|
|
|
|
|
divisor => q(1), |
1076
|
|
|
|
|
|
|
rule => q(=%%spellout-cardinal-prefixpart= =%%trillionsp=), |
1077
|
|
|
|
|
|
|
}, |
1078
|
|
|
|
|
|
|
'100' => { |
1079
|
|
|
|
|
|
|
base_value => q(100), |
1080
|
|
|
|
|
|
|
divisor => q(100), |
1081
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-trillionsâ), |
1082
|
|
|
|
|
|
|
}, |
1083
|
|
|
|
|
|
|
'max' => { |
1084
|
|
|
|
|
|
|
base_value => q(100), |
1085
|
|
|
|
|
|
|
divisor => q(100), |
1086
|
|
|
|
|
|
|
rule => q(â%%hundredsââ%%is-trillionsâ), |
1087
|
|
|
|
|
|
|
}, |
1088
|
|
|
|
|
|
|
}, |
1089
|
|
|
|
|
|
|
}, |
1090
|
|
|
|
|
|
|
'trillionsp' => { |
1091
|
|
|
|
|
|
|
'private' => { |
1092
|
|
|
|
|
|
|
'2' => { |
1093
|
|
|
|
|
|
|
base_value => q(2), |
1094
|
|
|
|
|
|
|
divisor => q(1), |
1095
|
|
|
|
|
|
|
rule => q(=%%trillion=), |
1096
|
|
|
|
|
|
|
}, |
1097
|
|
|
|
|
|
|
'11' => { |
1098
|
|
|
|
|
|
|
base_value => q(11), |
1099
|
|
|
|
|
|
|
divisor => q(10), |
1100
|
|
|
|
|
|
|
rule => q(=%%trillion= déag), |
1101
|
|
|
|
|
|
|
}, |
1102
|
|
|
|
|
|
|
'20' => { |
1103
|
|
|
|
|
|
|
base_value => q(20), |
1104
|
|
|
|
|
|
|
divisor => q(10), |
1105
|
|
|
|
|
|
|
rule => q(=%%trillion=), |
1106
|
|
|
|
|
|
|
}, |
1107
|
|
|
|
|
|
|
'max' => { |
1108
|
|
|
|
|
|
|
base_value => q(20), |
1109
|
|
|
|
|
|
|
divisor => q(10), |
1110
|
|
|
|
|
|
|
rule => q(=%%trillion=), |
1111
|
|
|
|
|
|
|
}, |
1112
|
|
|
|
|
|
|
}, |
1113
|
|
|
|
|
|
|
}, |
1114
|
|
|
|
|
|
|
} }, |
1115
|
|
|
|
|
|
|
); |
1116
|
|
|
|
|
|
|
|
1117
|
|
|
|
|
|
|
# Need to add code for Key type pattern |
1118
|
|
|
|
|
|
|
sub display_name_pattern { |
1119
|
0
|
|
|
0
|
0
|
|
my ($self, $name, $region, $script, $variant) = @_; |
1120
|
|
|
|
|
|
|
|
1121
|
0
|
|
|
|
|
|
my $display_pattern = '{0} ({1})'; |
1122
|
0
|
|
|
|
|
|
$display_pattern =~s/\{0\}/$name/g; |
1123
|
0
|
|
|
|
|
|
my $subtags = join '{0}, {1}', grep {$_} ( |
|
0
|
|
|
|
|
|
|
1124
|
|
|
|
|
|
|
$region, |
1125
|
|
|
|
|
|
|
$script, |
1126
|
|
|
|
|
|
|
$variant, |
1127
|
|
|
|
|
|
|
); |
1128
|
|
|
|
|
|
|
|
1129
|
0
|
|
|
|
|
|
$display_pattern =~s/\{1\}/$subtags/g; |
1130
|
0
|
|
|
|
|
|
return $display_pattern; |
1131
|
|
|
|
|
|
|
} |
1132
|
|
|
|
|
|
|
|
1133
|
|
|
|
|
|
|
has 'display_name_language' => ( |
1134
|
|
|
|
|
|
|
is => 'ro', |
1135
|
|
|
|
|
|
|
isa => CodeRef, |
1136
|
|
|
|
|
|
|
init_arg => undef, |
1137
|
|
|
|
|
|
|
default => sub { |
1138
|
|
|
|
|
|
|
sub { |
1139
|
|
|
|
|
|
|
my %languages = ( |
1140
|
|
|
|
|
|
|
'aa' => 'Afáiris', |
1141
|
|
|
|
|
|
|
'ab' => 'Abcáisis', |
1142
|
|
|
|
|
|
|
'ae' => 'Aivéistis', |
1143
|
|
|
|
|
|
|
'af' => 'Afracáinis', |
1144
|
|
|
|
|
|
|
'ain' => 'Aidhniúis', |
1145
|
|
|
|
|
|
|
'ak' => 'Acáinis', |
1146
|
|
|
|
|
|
|
'akk' => 'Acáidis', |
1147
|
|
|
|
|
|
|
'am' => 'Amáiris', |
1148
|
|
|
|
|
|
|
'an' => 'Aragóinis', |
1149
|
|
|
|
|
|
|
'ang' => 'Sean-Bhéarla', |
1150
|
|
|
|
|
|
|
'ar' => 'Araibis', |
1151
|
|
|
|
|
|
|
'ar_001' => 'Araibis Chaighdeánach', |
1152
|
|
|
|
|
|
|
'arc' => 'Aramais', |
1153
|
|
|
|
|
|
|
'arn' => 'Mapúitsis', |
1154
|
|
|
|
|
|
|
'as' => 'Asaimis', |
1155
|
|
|
|
|
|
|
'ast' => 'Astúiris', |
1156
|
|
|
|
|
|
|
'av' => 'Aváiris', |
1157
|
|
|
|
|
|
|
'ay' => 'Aidhmiris', |
1158
|
|
|
|
|
|
|
'az' => 'Asarbaiseáinis', |
1159
|
|
|
|
|
|
|
'az@alt=short' => 'Asairis', |
1160
|
|
|
|
|
|
|
'ba' => 'BaiscÃris', |
1161
|
|
|
|
|
|
|
'ban' => 'BailÃs', |
1162
|
|
|
|
|
|
|
'bar' => 'Baváiris', |
1163
|
|
|
|
|
|
|
'be' => 'Bealarúisis', |
1164
|
|
|
|
|
|
|
'bem' => 'Beimbis', |
1165
|
|
|
|
|
|
|
'bg' => 'Bulgáiris', |
1166
|
|
|
|
|
|
|
'bi' => 'Bioslaimis', |
1167
|
|
|
|
|
|
|
'bn' => 'Beangáilis', |
1168
|
|
|
|
|
|
|
'bo' => 'Tibéidis', |
1169
|
|
|
|
|
|
|
'br' => 'Briotáinis', |
1170
|
|
|
|
|
|
|
'bs' => 'Boisnis', |
1171
|
|
|
|
|
|
|
'bua' => 'Buiriáitis', |
1172
|
|
|
|
|
|
|
'bug' => 'Buiginis', |
1173
|
|
|
|
|
|
|
'ca' => 'Catalóinis', |
1174
|
|
|
|
|
|
|
'ce' => 'Seisnis', |
1175
|
|
|
|
|
|
|
'ceb' => 'Seabúáinis', |
1176
|
|
|
|
|
|
|
'ch' => 'Seamóiris', |
1177
|
|
|
|
|
|
|
'chm' => 'Mairis', |
1178
|
|
|
|
|
|
|
'chr' => 'Seiricis', |
1179
|
|
|
|
|
|
|
'co' => 'Corsaicis', |
1180
|
|
|
|
|
|
|
'cop' => 'Coptais', |
1181
|
|
|
|
|
|
|
'cr' => 'CraÃs', |
1182
|
|
|
|
|
|
|
'cs' => 'Seicis', |
1183
|
|
|
|
|
|
|
'csb' => 'Caisiúibis', |
1184
|
|
|
|
|
|
|
'cu' => 'Slavais na hEaglaise', |
1185
|
|
|
|
|
|
|
'cv' => 'Suvaisis', |
1186
|
|
|
|
|
|
|
'cy' => 'Breatnais', |
1187
|
|
|
|
|
|
|
'da' => 'Danmhairgis', |
1188
|
|
|
|
|
|
|
'de' => 'Gearmáinis', |
1189
|
|
|
|
|
|
|
'de_AT' => 'Gearmáinis Ostarach', |
1190
|
|
|
|
|
|
|
'de_CH' => 'Ard-Ghearmáinis Eilvéiseach', |
1191
|
|
|
|
|
|
|
'dje' => 'Zarmais', |
1192
|
|
|
|
|
|
|
'dsb' => 'Sorbais Ãochtarach', |
1193
|
|
|
|
|
|
|
'dum' => 'Meán-Ollainnis', |
1194
|
|
|
|
|
|
|
'dv' => 'Divéihis', |
1195
|
|
|
|
|
|
|
'dz' => 'Seoinicis', |
1196
|
|
|
|
|
|
|
'egy' => 'Sean-Ãigiptis', |
1197
|
|
|
|
|
|
|
'el' => 'Gréigis', |
1198
|
|
|
|
|
|
|
'en' => 'Béarla', |
1199
|
|
|
|
|
|
|
'en_AU' => 'Béarla Astrálach', |
1200
|
|
|
|
|
|
|
'en_CA' => 'Béarla Ceanadach', |
1201
|
|
|
|
|
|
|
'en_GB' => 'Béarla Briotanach', |
1202
|
|
|
|
|
|
|
'en_GB@alt=short' => 'Béarla na R.A.', |
1203
|
|
|
|
|
|
|
'en_US' => 'Béarla Meiriceánach', |
1204
|
|
|
|
|
|
|
'en_US@alt=short' => 'Béarla S.A.M.', |
1205
|
|
|
|
|
|
|
'enm' => 'Meán-Bhéarla', |
1206
|
|
|
|
|
|
|
'eo' => 'Esperanto', |
1207
|
|
|
|
|
|
|
'es' => 'Spáinnis', |
1208
|
|
|
|
|
|
|
'es_419' => 'Spáinnis Mheiriceá Laidinigh', |
1209
|
|
|
|
|
|
|
'es_ES' => 'Spáinnis Eorpach', |
1210
|
|
|
|
|
|
|
'es_MX' => 'Spáinnis Mheicsiceach', |
1211
|
|
|
|
|
|
|
'et' => 'Eastóinis', |
1212
|
|
|
|
|
|
|
'eu' => 'Bascais', |
1213
|
|
|
|
|
|
|
'fa' => 'Peirsis', |
1214
|
|
|
|
|
|
|
'ff' => 'Fuláinis', |
1215
|
|
|
|
|
|
|
'fi' => 'Fionlainnis', |
1216
|
|
|
|
|
|
|
'fil' => 'FilipÃnis', |
1217
|
|
|
|
|
|
|
'fj' => 'Fidsis', |
1218
|
|
|
|
|
|
|
'fo' => 'Faróis', |
1219
|
|
|
|
|
|
|
'fr' => 'Fraincis', |
1220
|
|
|
|
|
|
|
'fr_CA' => 'Fraincis Cheanadach', |
1221
|
|
|
|
|
|
|
'fr_CH' => 'Fraincis Eilvéiseach', |
1222
|
|
|
|
|
|
|
'frm' => 'Meán-Fhraincis', |
1223
|
|
|
|
|
|
|
'fro' => 'Sean-Fhraincis', |
1224
|
|
|
|
|
|
|
'frr' => 'Freaslainnis an Tuaiscirt', |
1225
|
|
|
|
|
|
|
'fur' => 'Friúilis', |
1226
|
|
|
|
|
|
|
'fy' => 'Freaslainnis Iartharach', |
1227
|
|
|
|
|
|
|
'ga' => 'Gaeilge', |
1228
|
|
|
|
|
|
|
'gd' => 'Gaeilge na hAlban', |
1229
|
|
|
|
|
|
|
'gez' => 'Aetóipis', |
1230
|
|
|
|
|
|
|
'gl' => 'GailÃsis', |
1231
|
|
|
|
|
|
|
'gmh' => 'Meán-Ard-Ghearmáinis', |
1232
|
|
|
|
|
|
|
'gn' => 'Guaráinis', |
1233
|
|
|
|
|
|
|
'goh' => 'Sean-Ard-Ghearmáinis', |
1234
|
|
|
|
|
|
|
'grc' => 'Sean-Ghréigis', |
1235
|
|
|
|
|
|
|
'gsw' => 'Gearmáinis Eilvéiseach', |
1236
|
|
|
|
|
|
|
'gu' => 'Gúisearáitis', |
1237
|
|
|
|
|
|
|
'guc' => 'Uaúis', |
1238
|
|
|
|
|
|
|
'gv' => 'Manainnis', |
1239
|
|
|
|
|
|
|
'ha' => 'Hásais', |
1240
|
|
|
|
|
|
|
'hak' => 'Haicéis', |
1241
|
|
|
|
|
|
|
'haw' => 'Haváis', |
1242
|
|
|
|
|
|
|
'he' => 'Eabhrais', |
1243
|
|
|
|
|
|
|
'hi' => 'Hiondúis', |
1244
|
|
|
|
|
|
|
'hif' => 'Hiondúis FhidsÃ', |
1245
|
|
|
|
|
|
|
'hil' => 'Hilgeanóinis', |
1246
|
|
|
|
|
|
|
'hit' => 'Hitis', |
1247
|
|
|
|
|
|
|
'hmn' => 'Mongais', |
1248
|
|
|
|
|
|
|
'ho' => 'Motúis HÃrÃ', |
1249
|
|
|
|
|
|
|
'hr' => 'Cróitis', |
1250
|
|
|
|
|
|
|
'hsb' => 'Sorbais Uachtarach', |
1251
|
|
|
|
|
|
|
'ht' => 'Criól HáÃtÃoch', |
1252
|
|
|
|
|
|
|
'hu' => 'Ungáiris', |
1253
|
|
|
|
|
|
|
'hup' => 'Húipis', |
1254
|
|
|
|
|
|
|
'hy' => 'Airméinis', |
1255
|
|
|
|
|
|
|
'hz' => 'Heiréiris', |
1256
|
|
|
|
|
|
|
'ia' => 'Interlingua', |
1257
|
|
|
|
|
|
|
'ibb' => 'Ibibis', |
1258
|
|
|
|
|
|
|
'id' => 'Indinéisis', |
1259
|
|
|
|
|
|
|
'ie' => 'Interlingue', |
1260
|
|
|
|
|
|
|
'ig' => 'Ãogbóis', |
1261
|
|
|
|
|
|
|
'ik' => 'Iniúipiaicis', |
1262
|
|
|
|
|
|
|
'inh' => 'Iongúis', |
1263
|
|
|
|
|
|
|
'io' => 'Ido', |
1264
|
|
|
|
|
|
|
'is' => 'Ãoslainnis', |
1265
|
|
|
|
|
|
|
'it' => 'Iodáilis', |
1266
|
|
|
|
|
|
|
'iu' => 'Ionúitis', |
1267
|
|
|
|
|
|
|
'ja' => 'Seapáinis', |
1268
|
|
|
|
|
|
|
'jut' => 'Iútlainnis', |
1269
|
|
|
|
|
|
|
'jv' => 'Iáivis', |
1270
|
|
|
|
|
|
|
'ka' => 'Seoirsis', |
1271
|
|
|
|
|
|
|
'kaa' => 'Cara-Chalpáis', |
1272
|
|
|
|
|
|
|
'kg' => 'Congóis', |
1273
|
|
|
|
|
|
|
'ki' => 'Ciocúis', |
1274
|
|
|
|
|
|
|
'kj' => 'Cuainiáimis', |
1275
|
|
|
|
|
|
|
'kk' => 'Casaicis', |
1276
|
|
|
|
|
|
|
'kl' => 'Kalaallisut', |
1277
|
|
|
|
|
|
|
'km' => 'Ciméiris', |
1278
|
|
|
|
|
|
|
'kn' => 'Cannadais', |
1279
|
|
|
|
|
|
|
'ko' => 'Cóiréis', |
1280
|
|
|
|
|
|
|
'kok' => 'Concáinis', |
1281
|
|
|
|
|
|
|
'kr' => 'Canúiris', |
1282
|
|
|
|
|
|
|
'krl' => 'Cairéilis', |
1283
|
|
|
|
|
|
|
'kru' => 'Curúicis', |
1284
|
|
|
|
|
|
|
'ks' => 'CaismÃris', |
1285
|
|
|
|
|
|
|
'ku' => 'Coirdis', |
1286
|
|
|
|
|
|
|
'kv' => 'Coimis', |
1287
|
|
|
|
|
|
|
'kw' => 'Coirnis', |
1288
|
|
|
|
|
|
|
'ky' => 'Cirgisis', |
1289
|
|
|
|
|
|
|
'la' => 'Laidin', |
1290
|
|
|
|
|
|
|
'lad' => 'LaidÃnis', |
1291
|
|
|
|
|
|
|
'lah' => 'Puinseáibis Iartharach', |
1292
|
|
|
|
|
|
|
'lb' => 'Lucsambuirgis', |
1293
|
|
|
|
|
|
|
'lg' => 'Lugandais', |
1294
|
|
|
|
|
|
|
'lij' => 'Liogúiris', |
1295
|
|
|
|
|
|
|
'liv' => 'Liovóinis', |
1296
|
|
|
|
|
|
|
'lmo' => 'Lombairdis', |
1297
|
|
|
|
|
|
|
'ln' => 'Liongáilis', |
1298
|
|
|
|
|
|
|
'lo' => 'Laoisis', |
1299
|
|
|
|
|
|
|
'lt' => 'Liotuáinis', |
1300
|
|
|
|
|
|
|
'lu' => 'Lúba-Cataingis', |
1301
|
|
|
|
|
|
|
'lv' => 'Laitvis', |
1302
|
|
|
|
|
|
|
'men' => 'Meindis', |
1303
|
|
|
|
|
|
|
'mg' => 'Malagáisis', |
1304
|
|
|
|
|
|
|
'mga' => 'Meán-Ghaeilge', |
1305
|
|
|
|
|
|
|
'mh' => 'Mairsillis', |
1306
|
|
|
|
|
|
|
'mi' => 'Maorais', |
1307
|
|
|
|
|
|
|
'mk' => 'Macadóinis', |
1308
|
|
|
|
|
|
|
'ml' => 'Mailéalaimis', |
1309
|
|
|
|
|
|
|
'mn' => 'Mongóilis', |
1310
|
|
|
|
|
|
|
'mni' => 'Manapúiris', |
1311
|
|
|
|
|
|
|
'moh' => 'Móháicis', |
1312
|
|
|
|
|
|
|
'mr' => 'Maraitis', |
1313
|
|
|
|
|
|
|
'mrj' => 'Mairis Iartharach', |
1314
|
|
|
|
|
|
|
'ms' => 'Malaeis', |
1315
|
|
|
|
|
|
|
'mt' => 'Máltais', |
1316
|
|
|
|
|
|
|
'mwl' => 'Mioraindéis', |
1317
|
|
|
|
|
|
|
'mwr' => 'Marmhairis', |
1318
|
|
|
|
|
|
|
'my' => 'Burmais', |
1319
|
|
|
|
|
|
|
'na' => 'Nárúis', |
1320
|
|
|
|
|
|
|
'nb' => 'Ioruais Bokmål', |
1321
|
|
|
|
|
|
|
'nd' => 'Ndeibéilis an Tuaiscirt', |
1322
|
|
|
|
|
|
|
'nds' => 'Gearmáinis Ãochtarach', |
1323
|
|
|
|
|
|
|
'nds_NL' => 'Sacsainis Ãochtarach', |
1324
|
|
|
|
|
|
|
'ne' => 'Neipeailis', |
1325
|
|
|
|
|
|
|
'ng' => 'Ndongais', |
1326
|
|
|
|
|
|
|
'niu' => 'NÃobhais', |
1327
|
|
|
|
|
|
|
'nl' => 'Ollainnis', |
1328
|
|
|
|
|
|
|
'nl_BE' => 'Pléimeannais', |
1329
|
|
|
|
|
|
|
'nn' => 'Nua-Ioruais', |
1330
|
|
|
|
|
|
|
'no' => 'Ioruais', |
1331
|
|
|
|
|
|
|
'non' => 'Sean-Lochlainnis', |
1332
|
|
|
|
|
|
|
'nr' => 'Ndeibéilis an Deiscirt', |
1333
|
|
|
|
|
|
|
'nso' => 'Sútúis an Tuaiscirt', |
1334
|
|
|
|
|
|
|
'nv' => 'Navachóis', |
1335
|
|
|
|
|
|
|
'ny' => 'Siséivis', |
1336
|
|
|
|
|
|
|
'oc' => 'Ocsatáinis', |
1337
|
|
|
|
|
|
|
'oj' => 'Ãisibis', |
1338
|
|
|
|
|
|
|
'om' => 'Oraimis', |
1339
|
|
|
|
|
|
|
'or' => 'OirÃsis', |
1340
|
|
|
|
|
|
|
'os' => 'Oiséitis', |
1341
|
|
|
|
|
|
|
'pa' => 'Puinseáibis', |
1342
|
|
|
|
|
|
|
'peo' => 'Sean-Pheirsis', |
1343
|
|
|
|
|
|
|
'pi' => 'Páilis', |
1344
|
|
|
|
|
|
|
'pl' => 'Polainnis', |
1345
|
|
|
|
|
|
|
'prg' => 'Prúisis', |
1346
|
|
|
|
|
|
|
'ps' => 'Paistis', |
1347
|
|
|
|
|
|
|
'pt' => 'Portaingéilis', |
1348
|
|
|
|
|
|
|
'pt_BR' => 'Portaingéilis na BrasaÃle', |
1349
|
|
|
|
|
|
|
'pt_PT' => 'Portaingéilis Ibéarach', |
1350
|
|
|
|
|
|
|
'qu' => 'Ceatsuais', |
1351
|
|
|
|
|
|
|
'rm' => 'Rómainis', |
1352
|
|
|
|
|
|
|
'rn' => 'Rúindis', |
1353
|
|
|
|
|
|
|
'ro' => 'Rómáinis', |
1354
|
|
|
|
|
|
|
'ro_MD' => 'Moldáivis', |
1355
|
|
|
|
|
|
|
'rom' => 'Romainis', |
1356
|
|
|
|
|
|
|
'ru' => 'Rúisis', |
1357
|
|
|
|
|
|
|
'rup' => 'Arómáinis', |
1358
|
|
|
|
|
|
|
'rw' => 'Ciniaruaindis', |
1359
|
|
|
|
|
|
|
'sa' => 'Sanscrait', |
1360
|
|
|
|
|
|
|
'sah' => 'Sachais', |
1361
|
|
|
|
|
|
|
'sam' => 'Aramais Shamárach', |
1362
|
|
|
|
|
|
|
'sat' => 'Santáilis', |
1363
|
|
|
|
|
|
|
'sc' => 'SairdÃnis', |
1364
|
|
|
|
|
|
|
'scn' => 'Sicilis', |
1365
|
|
|
|
|
|
|
'sco' => 'Albainis', |
1366
|
|
|
|
|
|
|
'sd' => 'Sindis', |
1367
|
|
|
|
|
|
|
'se' => 'Sáimis Thuaidh', |
1368
|
|
|
|
|
|
|
'sg' => 'Sangóis', |
1369
|
|
|
|
|
|
|
'sga' => 'Sean-Ghaeilge', |
1370
|
|
|
|
|
|
|
'sh' => 'Seirbea-Chróitis', |
1371
|
|
|
|
|
|
|
'si' => 'Siolóinis', |
1372
|
|
|
|
|
|
|
'sk' => 'Slóvaicis', |
1373
|
|
|
|
|
|
|
'sl' => 'Slóivéinis', |
1374
|
|
|
|
|
|
|
'sm' => 'Samóis', |
1375
|
|
|
|
|
|
|
'smj' => 'Sáimis Lule', |
1376
|
|
|
|
|
|
|
'sn' => 'Seoinis', |
1377
|
|
|
|
|
|
|
'so' => 'Somáilis', |
1378
|
|
|
|
|
|
|
'sog' => 'Sogdánais', |
1379
|
|
|
|
|
|
|
'sq' => 'Albáinis', |
1380
|
|
|
|
|
|
|
'sr' => 'Seirbis', |
1381
|
|
|
|
|
|
|
'ss' => 'Suaisis', |
1382
|
|
|
|
|
|
|
'st' => 'Seasóitis', |
1383
|
|
|
|
|
|
|
'su' => 'Sundais', |
1384
|
|
|
|
|
|
|
'sux' => 'Suiméiris', |
1385
|
|
|
|
|
|
|
'sv' => 'Sualainnis', |
1386
|
|
|
|
|
|
|
'sw' => 'SvahaÃlis', |
1387
|
|
|
|
|
|
|
'sw_CD' => 'SvahaÃlis an Chongó', |
1388
|
|
|
|
|
|
|
'syr' => 'Siricis', |
1389
|
|
|
|
|
|
|
'szl' => 'Siléisis', |
1390
|
|
|
|
|
|
|
'ta' => 'Tamailis', |
1391
|
|
|
|
|
|
|
'te' => 'Teileagúis', |
1392
|
|
|
|
|
|
|
'tg' => 'TáidsÃcis', |
1393
|
|
|
|
|
|
|
'th' => 'Téalainnis', |
1394
|
|
|
|
|
|
|
'ti' => 'Tigrinis', |
1395
|
|
|
|
|
|
|
'tk' => 'Tuircméinis', |
1396
|
|
|
|
|
|
|
'tl' => 'Tagálaigis', |
1397
|
|
|
|
|
|
|
'tlh' => 'Klingon', |
1398
|
|
|
|
|
|
|
'tn' => 'Suáinis', |
1399
|
|
|
|
|
|
|
'to' => 'Tongais', |
1400
|
|
|
|
|
|
|
'tr' => 'Tuircis', |
1401
|
|
|
|
|
|
|
'ts' => 'Songais', |
1402
|
|
|
|
|
|
|
'tt' => 'Tatairis', |
1403
|
|
|
|
|
|
|
'tw' => 'TÃbhis', |
1404
|
|
|
|
|
|
|
'ty' => 'TaihÃtis', |
1405
|
|
|
|
|
|
|
'udm' => 'Udmairtis', |
1406
|
|
|
|
|
|
|
'ug' => 'Uigiúiris', |
1407
|
|
|
|
|
|
|
'uk' => 'Ãcráinis', |
1408
|
|
|
|
|
|
|
'und' => 'Teanga Anaithnid', |
1409
|
|
|
|
|
|
|
'ur' => 'Urdúis', |
1410
|
|
|
|
|
|
|
'uz' => 'Ãisbéiceastáinis', |
1411
|
|
|
|
|
|
|
've' => 'Veindis', |
1412
|
|
|
|
|
|
|
'vec' => 'Veinéisis', |
1413
|
|
|
|
|
|
|
'vi' => 'VÃtneaimis', |
1414
|
|
|
|
|
|
|
'vls' => 'Pléimeannais Iartharach', |
1415
|
|
|
|
|
|
|
'vo' => 'Volapük', |
1416
|
|
|
|
|
|
|
'wa' => 'Vallúnais', |
1417
|
|
|
|
|
|
|
'wo' => 'Volaifis', |
1418
|
|
|
|
|
|
|
'xal' => 'CailmÃcis', |
1419
|
|
|
|
|
|
|
'xh' => 'Cóisis', |
1420
|
|
|
|
|
|
|
'yi' => 'Giúdais', |
1421
|
|
|
|
|
|
|
'yo' => 'Iarúibis', |
1422
|
|
|
|
|
|
|
'yue' => 'Cantainis', |
1423
|
|
|
|
|
|
|
'za' => 'Siuáingis', |
1424
|
|
|
|
|
|
|
'zea' => 'Séalainnis', |
1425
|
|
|
|
|
|
|
'zh' => 'SÃnis', |
1426
|
|
|
|
|
|
|
'zh_Hans' => 'SÃnis Shimplithe', |
1427
|
|
|
|
|
|
|
'zh_Hant' => 'SÃnis Thraidisiúnta', |
1428
|
|
|
|
|
|
|
'zu' => 'Súlúis', |
1429
|
|
|
|
|
|
|
'zun' => 'Zúinis', |
1430
|
|
|
|
|
|
|
'zxx' => 'Gan ábhar teangeolaÃoch', |
1431
|
|
|
|
|
|
|
|
1432
|
|
|
|
|
|
|
); |
1433
|
|
|
|
|
|
|
if (@_) { |
1434
|
|
|
|
|
|
|
return $languages{$_[0]}; |
1435
|
|
|
|
|
|
|
} |
1436
|
|
|
|
|
|
|
return \%languages; |
1437
|
|
|
|
|
|
|
} |
1438
|
|
|
|
|
|
|
}, |
1439
|
|
|
|
|
|
|
); |
1440
|
|
|
|
|
|
|
|
1441
|
|
|
|
|
|
|
has 'display_name_script' => ( |
1442
|
|
|
|
|
|
|
is => 'ro', |
1443
|
|
|
|
|
|
|
isa => CodeRef, |
1444
|
|
|
|
|
|
|
init_arg => undef, |
1445
|
|
|
|
|
|
|
default => sub { |
1446
|
|
|
|
|
|
|
sub { |
1447
|
|
|
|
|
|
|
my %scripts = ( |
1448
|
|
|
|
|
|
|
'Arab' => 'Arabach', |
1449
|
|
|
|
|
|
|
'Armn' => 'Airméanach', |
1450
|
|
|
|
|
|
|
'Avst' => 'Aivéisteach', |
1451
|
|
|
|
|
|
|
'Bali' => 'BailÃoch', |
1452
|
|
|
|
|
|
|
'Batk' => 'Batacach', |
1453
|
|
|
|
|
|
|
'Beng' => 'Beangálach', |
1454
|
|
|
|
|
|
|
'Bopo' => 'Bopomofo', |
1455
|
|
|
|
|
|
|
'Brai' => 'Braille', |
1456
|
|
|
|
|
|
|
'Bugi' => 'Buigineach', |
1457
|
|
|
|
|
|
|
'Buhd' => 'Buthaideach', |
1458
|
|
|
|
|
|
|
'Cher' => 'SeiricÃoch', |
1459
|
|
|
|
|
|
|
'Copt' => 'Coptach', |
1460
|
|
|
|
|
|
|
'Cprt' => 'Cipireach', |
1461
|
|
|
|
|
|
|
'Cyrl' => 'Coireallach', |
1462
|
|
|
|
|
|
|
'Deva' => 'Déiveanágrach', |
1463
|
|
|
|
|
|
|
'Egyd' => 'Ãigipteach coiteann', |
1464
|
|
|
|
|
|
|
'Egyh' => 'Ãigipteach cliarúil', |
1465
|
|
|
|
|
|
|
'Egyp' => 'Iairiglifà Ãigipteacha', |
1466
|
|
|
|
|
|
|
'Ethi' => 'Aetópach', |
1467
|
|
|
|
|
|
|
'Geor' => 'Seoirseach', |
1468
|
|
|
|
|
|
|
'Glag' => 'Glagalach', |
1469
|
|
|
|
|
|
|
'Goth' => 'Gotach', |
1470
|
|
|
|
|
|
|
'Grek' => 'Gréagach', |
1471
|
|
|
|
|
|
|
'Gujr' => 'Gúisearátach', |
1472
|
|
|
|
|
|
|
'Guru' => 'Gurmúcach', |
1473
|
|
|
|
|
|
|
'Hang' => 'Hangalach', |
1474
|
|
|
|
|
|
|
'Hani' => 'Han', |
1475
|
|
|
|
|
|
|
'Hans' => 'Simplithe', |
1476
|
|
|
|
|
|
|
'Hans@alt=stand-alone' => 'Han Simplithe', |
1477
|
|
|
|
|
|
|
'Hant' => 'Traidisiúnta', |
1478
|
|
|
|
|
|
|
'Hant@alt=stand-alone' => 'Han Traidisiúnta', |
1479
|
|
|
|
|
|
|
'Hebr' => 'Eabhrach', |
1480
|
|
|
|
|
|
|
'Hira' => 'Hireagánach', |
1481
|
|
|
|
|
|
|
'Hluw' => 'Iairiglifà Anatólacha', |
1482
|
|
|
|
|
|
|
'Hrkt' => 'Siollabraà Seapánacha', |
1483
|
|
|
|
|
|
|
'Hung' => 'Sean-Ungárach', |
1484
|
|
|
|
|
|
|
'Ital' => 'Sean-Iodáilic', |
1485
|
|
|
|
|
|
|
'Java' => 'Iávach', |
1486
|
|
|
|
|
|
|
'Jpan' => 'Seapánach', |
1487
|
|
|
|
|
|
|
'Kana' => 'Catacánach', |
1488
|
|
|
|
|
|
|
'Khmr' => 'Ciméarach', |
1489
|
|
|
|
|
|
|
'Knda' => 'Cannadach', |
1490
|
|
|
|
|
|
|
'Kore' => 'Cóiréach', |
1491
|
|
|
|
|
|
|
'Laoo' => 'Laosach', |
1492
|
|
|
|
|
|
|
'Latg' => 'Cló Gaelach', |
1493
|
|
|
|
|
|
|
'Latn' => 'Laidineach', |
1494
|
|
|
|
|
|
|
'Limb' => 'Liombúch', |
1495
|
|
|
|
|
|
|
'Lina' => 'LÃneach A', |
1496
|
|
|
|
|
|
|
'Linb' => 'LÃneach B', |
1497
|
|
|
|
|
|
|
'Lisu' => 'Fraser', |
1498
|
|
|
|
|
|
|
'Lyci' => 'Liciach', |
1499
|
|
|
|
|
|
|
'Lydi' => 'Lidiach', |
1500
|
|
|
|
|
|
|
'Mahj' => 'Mahasánach', |
1501
|
|
|
|
|
|
|
'Mani' => 'Mainicéasach', |
1502
|
|
|
|
|
|
|
'Maya' => 'Iairiglifà Máigheacha', |
1503
|
|
|
|
|
|
|
'Mend' => 'Meindeach', |
1504
|
|
|
|
|
|
|
'Mlym' => 'Mailéalamach', |
1505
|
|
|
|
|
|
|
'Mong' => 'Mongólach', |
1506
|
|
|
|
|
|
|
'Mymr' => 'Maenmarach', |
1507
|
|
|
|
|
|
|
'Ogam' => 'Ogham', |
1508
|
|
|
|
|
|
|
'Orya' => 'OirÃseach', |
1509
|
|
|
|
|
|
|
'Perm' => 'Sean-Pheirmeach', |
1510
|
|
|
|
|
|
|
'Phnx' => 'FéinÃceach', |
1511
|
|
|
|
|
|
|
'Runr' => 'Rúnach', |
1512
|
|
|
|
|
|
|
'Samr' => 'Samárach', |
1513
|
|
|
|
|
|
|
'Shaw' => 'Shawach', |
1514
|
|
|
|
|
|
|
'Sinh' => 'Siolónach', |
1515
|
|
|
|
|
|
|
'Syrc' => 'Siriceach', |
1516
|
|
|
|
|
|
|
'Taml' => 'Tamalach', |
1517
|
|
|
|
|
|
|
'Telu' => 'Teileagúch', |
1518
|
|
|
|
|
|
|
'Tfng' => 'Tifinagh', |
1519
|
|
|
|
|
|
|
'Tglg' => 'Tagálagach', |
1520
|
|
|
|
|
|
|
'Thaa' => 'Tánach', |
1521
|
|
|
|
|
|
|
'Thai' => 'Téalannach', |
1522
|
|
|
|
|
|
|
'Tibt' => 'Tibéadach', |
1523
|
|
|
|
|
|
|
'Xpeo' => 'Sean-Pheirseach', |
1524
|
|
|
|
|
|
|
'Xsux' => 'Dingchruthach Suiméar-Acádach', |
1525
|
|
|
|
|
|
|
'Zmth' => 'Nodaireacht Mhatamaiticiúil', |
1526
|
|
|
|
|
|
|
'Zsym' => 'SiombailÃ', |
1527
|
|
|
|
|
|
|
'Zxxx' => 'Gan ScrÃobh', |
1528
|
|
|
|
|
|
|
'Zyyy' => 'Coitianta', |
1529
|
|
|
|
|
|
|
'Zzzz' => 'Script Anaithnid', |
1530
|
|
|
|
|
|
|
|
1531
|
|
|
|
|
|
|
); |
1532
|
|
|
|
|
|
|
if ( @_ ) { |
1533
|
|
|
|
|
|
|
return $scripts{$_[0]}; |
1534
|
|
|
|
|
|
|
} |
1535
|
|
|
|
|
|
|
return \%scripts; |
1536
|
|
|
|
|
|
|
} |
1537
|
|
|
|
|
|
|
} |
1538
|
|
|
|
|
|
|
); |
1539
|
|
|
|
|
|
|
|
1540
|
|
|
|
|
|
|
has 'display_name_region' => ( |
1541
|
|
|
|
|
|
|
is => 'ro', |
1542
|
|
|
|
|
|
|
isa => HashRef[Str], |
1543
|
|
|
|
|
|
|
init_arg => undef, |
1544
|
|
|
|
|
|
|
default => sub { |
1545
|
|
|
|
|
|
|
{ |
1546
|
|
|
|
|
|
|
'001' => 'An Domhan', |
1547
|
|
|
|
|
|
|
'002' => 'An Afraic', |
1548
|
|
|
|
|
|
|
'003' => 'Meiriceá Thuaidh', |
1549
|
|
|
|
|
|
|
'005' => 'Meiriceá Theas', |
1550
|
|
|
|
|
|
|
'009' => 'An Aigéine', |
1551
|
|
|
|
|
|
|
'011' => 'Iarthar na hAfraice', |
1552
|
|
|
|
|
|
|
'013' => 'Meiriceá Láir', |
1553
|
|
|
|
|
|
|
'014' => 'Oirthear na hAfraice', |
1554
|
|
|
|
|
|
|
'015' => 'Tuaisceart na hAfraice', |
1555
|
|
|
|
|
|
|
'017' => 'An Afraic Láir', |
1556
|
|
|
|
|
|
|
'018' => 'Deisceart na hAfraice', |
1557
|
|
|
|
|
|
|
'019' => 'CrÃocha Mheiriceá', |
1558
|
|
|
|
|
|
|
'021' => 'Tuaisceart Mheiriceá', |
1559
|
|
|
|
|
|
|
'029' => 'An Mhuir Chairib', |
1560
|
|
|
|
|
|
|
'030' => 'Oirthear na hÃise', |
1561
|
|
|
|
|
|
|
'034' => 'Deisceart na hÃise', |
1562
|
|
|
|
|
|
|
'035' => 'Oirdheisceart na hÃise', |
1563
|
|
|
|
|
|
|
'039' => 'Deisceart na hEorpa', |
1564
|
|
|
|
|
|
|
'053' => 'An Astraláise', |
1565
|
|
|
|
|
|
|
'054' => 'An Mheilinéis', |
1566
|
|
|
|
|
|
|
'057' => 'An Réigiún Micrinéiseach', |
1567
|
|
|
|
|
|
|
'061' => 'An Pholainéis', |
1568
|
|
|
|
|
|
|
'142' => 'An Ãise', |
1569
|
|
|
|
|
|
|
'143' => 'An Ãise Láir', |
1570
|
|
|
|
|
|
|
'145' => 'Iarthar na hÃise', |
1571
|
|
|
|
|
|
|
'150' => 'An Eoraip', |
1572
|
|
|
|
|
|
|
'151' => 'Oirthear na hEorpa', |
1573
|
|
|
|
|
|
|
'154' => 'Tuaisceart na hEorpa', |
1574
|
|
|
|
|
|
|
'155' => 'Iarthar na hEorpa', |
1575
|
|
|
|
|
|
|
'419' => 'Meiriceá Laidineach', |
1576
|
|
|
|
|
|
|
'AC' => 'Oileán na Deascabhála', |
1577
|
|
|
|
|
|
|
'AD' => 'Andóra', |
1578
|
|
|
|
|
|
|
'AE' => 'Aontas na nÃimÃrÃochtaà Arabacha', |
1579
|
|
|
|
|
|
|
'AF' => 'An Afganastáin', |
1580
|
|
|
|
|
|
|
'AG' => 'Antigua agus Barbúda', |
1581
|
|
|
|
|
|
|
'AI' => 'AngaÃle', |
1582
|
|
|
|
|
|
|
'AL' => 'An Albáin', |
1583
|
|
|
|
|
|
|
'AM' => 'An Airméin', |
1584
|
|
|
|
|
|
|
'AO' => 'Angóla', |
1585
|
|
|
|
|
|
|
'AQ' => 'An Antartaice', |
1586
|
|
|
|
|
|
|
'AR' => 'An AirgintÃn', |
1587
|
|
|
|
|
|
|
'AS' => 'Samó Meiriceánach', |
1588
|
|
|
|
|
|
|
'AT' => 'An Ostair', |
1589
|
|
|
|
|
|
|
'AU' => 'An Astráil', |
1590
|
|
|
|
|
|
|
'AW' => 'Arúba', |
1591
|
|
|
|
|
|
|
'AX' => 'Oileáin Ã
land', |
1592
|
|
|
|
|
|
|
'AZ' => 'An Asarbaiseáin', |
1593
|
|
|
|
|
|
|
'BA' => 'An Bhoisnia agus An Heirseagaivéin', |
1594
|
|
|
|
|
|
|
'BB' => 'Barbadós', |
1595
|
|
|
|
|
|
|
'BD' => 'An Bhanglaidéis', |
1596
|
|
|
|
|
|
|
'BE' => 'An Bheilg', |
1597
|
|
|
|
|
|
|
'BF' => 'BuircÃne Fasó', |
1598
|
|
|
|
|
|
|
'BG' => 'An Bhulgáir', |
1599
|
|
|
|
|
|
|
'BH' => 'Bairéin', |
1600
|
|
|
|
|
|
|
'BI' => 'An Bhurúin', |
1601
|
|
|
|
|
|
|
'BJ' => 'Beinin', |
1602
|
|
|
|
|
|
|
'BL' => 'Saint Barthélemy', |
1603
|
|
|
|
|
|
|
'BM' => 'Beirmiúda', |
1604
|
|
|
|
|
|
|
'BN' => 'Brúiné', |
1605
|
|
|
|
|
|
|
'BO' => 'An Bholaiv', |
1606
|
|
|
|
|
|
|
'BQ' => 'An ÃsiltÃr Chairibeach', |
1607
|
|
|
|
|
|
|
'BR' => 'An BhrasaÃl', |
1608
|
|
|
|
|
|
|
'BS' => 'Na BahámaÃ', |
1609
|
|
|
|
|
|
|
'BT' => 'An Bhútáin', |
1610
|
|
|
|
|
|
|
'BV' => 'Oileán Bouvet', |
1611
|
|
|
|
|
|
|
'BW' => 'An Bhotsuáin', |
1612
|
|
|
|
|
|
|
'BY' => 'An Bhealarúis', |
1613
|
|
|
|
|
|
|
'BZ' => 'An BheilÃs', |
1614
|
|
|
|
|
|
|
'CA' => 'Ceanada', |
1615
|
|
|
|
|
|
|
'CC' => 'Oileáin Cocos (Keeling)', |
1616
|
|
|
|
|
|
|
'CD' => 'Poblacht Dhaonlathach an Chongó', |
1617
|
|
|
|
|
|
|
'CD@alt=variant' => 'An Congó (PDC)', |
1618
|
|
|
|
|
|
|
'CF' => 'Poblacht na hAfraice Láir', |
1619
|
|
|
|
|
|
|
'CG' => 'An Congó', |
1620
|
|
|
|
|
|
|
'CG@alt=variant' => 'An Congó (Poblacht)', |
1621
|
|
|
|
|
|
|
'CH' => 'An Eilvéis', |
1622
|
|
|
|
|
|
|
'CI' => 'An Cósta Eabhair', |
1623
|
|
|
|
|
|
|
'CK' => 'Oileáin Cook', |
1624
|
|
|
|
|
|
|
'CL' => 'An tSile', |
1625
|
|
|
|
|
|
|
'CM' => 'Camarún', |
1626
|
|
|
|
|
|
|
'CN' => 'An tSÃn', |
1627
|
|
|
|
|
|
|
'CO' => 'An Cholóim', |
1628
|
|
|
|
|
|
|
'CP' => 'Oileán Clipperton', |
1629
|
|
|
|
|
|
|
'CR' => 'Cósta RÃce', |
1630
|
|
|
|
|
|
|
'CU' => 'Cúba', |
1631
|
|
|
|
|
|
|
'CV' => 'Rinn Verde', |
1632
|
|
|
|
|
|
|
'CW' => 'Curaçao', |
1633
|
|
|
|
|
|
|
'CX' => 'Oileán na Nollag', |
1634
|
|
|
|
|
|
|
'CY' => 'An Chipir', |
1635
|
|
|
|
|
|
|
'CZ' => 'Poblacht na Seice', |
1636
|
|
|
|
|
|
|
'DE' => 'An Ghearmáin', |
1637
|
|
|
|
|
|
|
'DG' => 'Diego Garcia', |
1638
|
|
|
|
|
|
|
'DJ' => 'Djibouti', |
1639
|
|
|
|
|
|
|
'DK' => 'An Danmhairg', |
1640
|
|
|
|
|
|
|
'DM' => 'Doiminice', |
1641
|
|
|
|
|
|
|
'DO' => 'An Phoblacht Dhoiminiceach', |
1642
|
|
|
|
|
|
|
'DZ' => 'An Ailgéir', |
1643
|
|
|
|
|
|
|
'EA' => 'Ceuta agus Melilla', |
1644
|
|
|
|
|
|
|
'EC' => 'Eacuadór', |
1645
|
|
|
|
|
|
|
'EE' => 'An Eastóin', |
1646
|
|
|
|
|
|
|
'EG' => 'An Ãigipt', |
1647
|
|
|
|
|
|
|
'EH' => 'An Sahára Thiar', |
1648
|
|
|
|
|
|
|
'ER' => 'An Eiritré', |
1649
|
|
|
|
|
|
|
'ES' => 'An Spáinn', |
1650
|
|
|
|
|
|
|
'ET' => 'An Aetóip', |
1651
|
|
|
|
|
|
|
'EU' => 'An tAontas Eorpach', |
1652
|
|
|
|
|
|
|
'FI' => 'An Fhionlainn', |
1653
|
|
|
|
|
|
|
'FJ' => 'FidsÃ', |
1654
|
|
|
|
|
|
|
'FK' => 'Oileáin Fháclainne', |
1655
|
|
|
|
|
|
|
'FK@alt=variant' => 'Oileáin Fháclainne (Islas Malvinas)', |
1656
|
|
|
|
|
|
|
'FM' => 'An Mhicrinéis', |
1657
|
|
|
|
|
|
|
'FO' => 'Oileáin Fharó', |
1658
|
|
|
|
|
|
|
'FR' => 'An Fhrainc', |
1659
|
|
|
|
|
|
|
'GA' => 'An Ghabúin', |
1660
|
|
|
|
|
|
|
'GB' => 'An RÃocht Aontaithe', |
1661
|
|
|
|
|
|
|
'GB@alt=short' => 'RA', |
1662
|
|
|
|
|
|
|
'GD' => 'Greanáda', |
1663
|
|
|
|
|
|
|
'GE' => 'An tSeoirsia', |
1664
|
|
|
|
|
|
|
'GF' => 'Guáin na Fraince', |
1665
|
|
|
|
|
|
|
'GG' => 'GeansaÃ', |
1666
|
|
|
|
|
|
|
'GH' => 'Gána', |
1667
|
|
|
|
|
|
|
'GI' => 'Giobráltar', |
1668
|
|
|
|
|
|
|
'GL' => 'An Ghraonlainn', |
1669
|
|
|
|
|
|
|
'GM' => 'An Ghaimbia', |
1670
|
|
|
|
|
|
|
'GN' => 'An Ghuine', |
1671
|
|
|
|
|
|
|
'GP' => 'Guadalúip', |
1672
|
|
|
|
|
|
|
'GQ' => 'An Ghuine Mheánchriosach', |
1673
|
|
|
|
|
|
|
'GR' => 'An Ghréig', |
1674
|
|
|
|
|
|
|
'GS' => 'An tSeoirsia Theas agus Oileáin Sandwich Theas', |
1675
|
|
|
|
|
|
|
'GT' => 'Guatamala', |
1676
|
|
|
|
|
|
|
'GU' => 'Guam', |
1677
|
|
|
|
|
|
|
'GW' => 'Guine Bissau', |
1678
|
|
|
|
|
|
|
'GY' => 'An Ghuáin', |
1679
|
|
|
|
|
|
|
'HK' => 'S.R.R. na SÃne Hong Cong', |
1680
|
|
|
|
|
|
|
'HK@alt=short' => 'Hong Cong', |
1681
|
|
|
|
|
|
|
'HM' => 'Oileán Heard agus Oileáin McDonald', |
1682
|
|
|
|
|
|
|
'HN' => 'Hondúras', |
1683
|
|
|
|
|
|
|
'HR' => 'An Chróit', |
1684
|
|
|
|
|
|
|
'HT' => 'HáÃtÃ', |
1685
|
|
|
|
|
|
|
'HU' => 'An Ungáir', |
1686
|
|
|
|
|
|
|
'IC' => 'Na hOileáin Chanáracha', |
1687
|
|
|
|
|
|
|
'ID' => 'An Indinéis', |
1688
|
|
|
|
|
|
|
'IE' => 'Ãire', |
1689
|
|
|
|
|
|
|
'IL' => 'Iosrael', |
1690
|
|
|
|
|
|
|
'IM' => 'Oileán Mhanann', |
1691
|
|
|
|
|
|
|
'IN' => 'An India', |
1692
|
|
|
|
|
|
|
'IO' => 'CrÃoch Aigéan Indiach na Breataine', |
1693
|
|
|
|
|
|
|
'IQ' => 'An Iaráic', |
1694
|
|
|
|
|
|
|
'IR' => 'An Iaráin', |
1695
|
|
|
|
|
|
|
'IS' => 'An Ãoslainn', |
1696
|
|
|
|
|
|
|
'IT' => 'An Iodáil', |
1697
|
|
|
|
|
|
|
'JE' => 'GeirsÃ', |
1698
|
|
|
|
|
|
|
'JM' => 'Iamáice', |
1699
|
|
|
|
|
|
|
'JO' => 'An Iordáin', |
1700
|
|
|
|
|
|
|
'JP' => 'An tSeapáin', |
1701
|
|
|
|
|
|
|
'KE' => 'An Chéinia', |
1702
|
|
|
|
|
|
|
'KG' => 'An Chirgeastáin', |
1703
|
|
|
|
|
|
|
'KH' => 'An Chambóid', |
1704
|
|
|
|
|
|
|
'KI' => 'CireabaitÃ', |
1705
|
|
|
|
|
|
|
'KM' => 'Oileáin Chomóra', |
1706
|
|
|
|
|
|
|
'KN' => 'San CrÃostóir-Nimheas', |
1707
|
|
|
|
|
|
|
'KP' => 'An Chóiré Thuaidh', |
1708
|
|
|
|
|
|
|
'KR' => 'An Chóiré Theas', |
1709
|
|
|
|
|
|
|
'KW' => 'Cuáit', |
1710
|
|
|
|
|
|
|
'KY' => 'Oileáin Cayman', |
1711
|
|
|
|
|
|
|
'KZ' => 'An Chasacstáin', |
1712
|
|
|
|
|
|
|
'LA' => 'Laos', |
1713
|
|
|
|
|
|
|
'LB' => 'An Liobáin', |
1714
|
|
|
|
|
|
|
'LC' => 'Saint Lucia', |
1715
|
|
|
|
|
|
|
'LI' => 'Lichtinstéin', |
1716
|
|
|
|
|
|
|
'LK' => 'Srà Lanca', |
1717
|
|
|
|
|
|
|
'LR' => 'An Libéir', |
1718
|
|
|
|
|
|
|
'LS' => 'Leosóta', |
1719
|
|
|
|
|
|
|
'LT' => 'An Liotuáin', |
1720
|
|
|
|
|
|
|
'LU' => 'Lucsamburg', |
1721
|
|
|
|
|
|
|
'LV' => 'An Laitvia', |
1722
|
|
|
|
|
|
|
'LY' => 'An Libia', |
1723
|
|
|
|
|
|
|
'MA' => 'Maracó', |
1724
|
|
|
|
|
|
|
'MC' => 'Monacó', |
1725
|
|
|
|
|
|
|
'MD' => 'An Mholdóiv', |
1726
|
|
|
|
|
|
|
'ME' => 'Montainéagró', |
1727
|
|
|
|
|
|
|
'MF' => 'Saint-Martin', |
1728
|
|
|
|
|
|
|
'MG' => 'Madagascar', |
1729
|
|
|
|
|
|
|
'MH' => 'Oileáin Marshall', |
1730
|
|
|
|
|
|
|
'MK' => 'An Mhacadóin', |
1731
|
|
|
|
|
|
|
'MK@alt=variant' => 'An Mhacadóin (PIIM)', |
1732
|
|
|
|
|
|
|
'ML' => 'MailÃ', |
1733
|
|
|
|
|
|
|
'MM' => 'Maenmar (Burma)', |
1734
|
|
|
|
|
|
|
'MN' => 'An Mhongóil', |
1735
|
|
|
|
|
|
|
'MO' => 'S.R.R. na SÃne Macao', |
1736
|
|
|
|
|
|
|
'MO@alt=short' => 'Macao', |
1737
|
|
|
|
|
|
|
'MP' => 'Na hOileáin Mháirianacha Thuaidh', |
1738
|
|
|
|
|
|
|
'MQ' => 'Martinique', |
1739
|
|
|
|
|
|
|
'MR' => 'An Mháratáin', |
1740
|
|
|
|
|
|
|
'MS' => 'Montsarat', |
1741
|
|
|
|
|
|
|
'MT' => 'Málta', |
1742
|
|
|
|
|
|
|
'MU' => 'Oileán MhuirÃs', |
1743
|
|
|
|
|
|
|
'MV' => 'Oileáin MhaildÃve', |
1744
|
|
|
|
|
|
|
'MW' => 'An Mhaláiv', |
1745
|
|
|
|
|
|
|
'MX' => 'Meicsiceo', |
1746
|
|
|
|
|
|
|
'MY' => 'An Mhalaeisia', |
1747
|
|
|
|
|
|
|
'MZ' => 'MósaimbÃc', |
1748
|
|
|
|
|
|
|
'NA' => 'An Namaib', |
1749
|
|
|
|
|
|
|
'NC' => 'An Nua-Chaladóin', |
1750
|
|
|
|
|
|
|
'NE' => 'An NÃgir', |
1751
|
|
|
|
|
|
|
'NF' => 'Oileán Norfolk', |
1752
|
|
|
|
|
|
|
'NG' => 'An Nigéir', |
1753
|
|
|
|
|
|
|
'NI' => 'Nicearagua', |
1754
|
|
|
|
|
|
|
'NL' => 'An ÃsiltÃr', |
1755
|
|
|
|
|
|
|
'NO' => 'An Iorua', |
1756
|
|
|
|
|
|
|
'NP' => 'Neipeal', |
1757
|
|
|
|
|
|
|
'NR' => 'Nárú', |
1758
|
|
|
|
|
|
|
'NU' => 'Niue', |
1759
|
|
|
|
|
|
|
'NZ' => 'An Nua-Shéalainn', |
1760
|
|
|
|
|
|
|
'OM' => 'Ãman', |
1761
|
|
|
|
|
|
|
'PA' => 'Panama', |
1762
|
|
|
|
|
|
|
'PE' => 'Peiriú', |
1763
|
|
|
|
|
|
|
'PF' => 'Polainéis na Fraince', |
1764
|
|
|
|
|
|
|
'PG' => 'Nua-Ghuine Phapua', |
1765
|
|
|
|
|
|
|
'PH' => 'Na hOileáin FhilipÃneacha', |
1766
|
|
|
|
|
|
|
'PK' => 'An Phacastáin', |
1767
|
|
|
|
|
|
|
'PL' => 'An Pholainn', |
1768
|
|
|
|
|
|
|
'PM' => 'Saint-Pierre-et-Miquelon', |
1769
|
|
|
|
|
|
|
'PN' => 'Oileáin Pitcairn', |
1770
|
|
|
|
|
|
|
'PR' => 'Portó RÃce', |
1771
|
|
|
|
|
|
|
'PS' => 'Na CrÃocha PalaistÃneacha', |
1772
|
|
|
|
|
|
|
'PS@alt=short' => 'An PhalaistÃn', |
1773
|
|
|
|
|
|
|
'PT' => 'An Phortaingéil', |
1774
|
|
|
|
|
|
|
'PW' => 'Palau', |
1775
|
|
|
|
|
|
|
'PY' => 'Paragua', |
1776
|
|
|
|
|
|
|
'QA' => 'Catar', |
1777
|
|
|
|
|
|
|
'QO' => 'An Aigéine Imeallach', |
1778
|
|
|
|
|
|
|
'RE' => 'Réunion', |
1779
|
|
|
|
|
|
|
'RO' => 'An Rómáin', |
1780
|
|
|
|
|
|
|
'RS' => 'An tSeirbia', |
1781
|
|
|
|
|
|
|
'RU' => 'An Rúis', |
1782
|
|
|
|
|
|
|
'RW' => 'Ruanda', |
1783
|
|
|
|
|
|
|
'SA' => 'An Araib Shádach', |
1784
|
|
|
|
|
|
|
'SB' => 'Oileáin Sholomón', |
1785
|
|
|
|
|
|
|
'SC' => 'Na Séiséil', |
1786
|
|
|
|
|
|
|
'SD' => 'An tSúdáin', |
1787
|
|
|
|
|
|
|
'SE' => 'An tSualainn', |
1788
|
|
|
|
|
|
|
'SG' => 'Singeapór', |
1789
|
|
|
|
|
|
|
'SH' => 'San Héilin', |
1790
|
|
|
|
|
|
|
'SI' => 'An tSlóivéin', |
1791
|
|
|
|
|
|
|
'SJ' => 'Svalbard agus Jan Mayen', |
1792
|
|
|
|
|
|
|
'SK' => 'An tSlóvaic', |
1793
|
|
|
|
|
|
|
'SL' => 'Siarra Leon', |
1794
|
|
|
|
|
|
|
'SM' => 'San MairÃne', |
1795
|
|
|
|
|
|
|
'SN' => 'An tSeineagáil', |
1796
|
|
|
|
|
|
|
'SO' => 'An tSomáil', |
1797
|
|
|
|
|
|
|
'SR' => 'Suranam', |
1798
|
|
|
|
|
|
|
'SS' => 'An tSúdáin Theas', |
1799
|
|
|
|
|
|
|
'ST' => 'São Tomé agus PrÃncipe', |
1800
|
|
|
|
|
|
|
'SV' => 'An tSalvadóir', |
1801
|
|
|
|
|
|
|
'SX' => 'Sint Maarten', |
1802
|
|
|
|
|
|
|
'SY' => 'An tSiria', |
1803
|
|
|
|
|
|
|
'SZ' => 'An tSuasalainn', |
1804
|
|
|
|
|
|
|
'TA' => 'Tristan da Cunha', |
1805
|
|
|
|
|
|
|
'TC' => 'Oileáin na dTurcach agus Caicos', |
1806
|
|
|
|
|
|
|
'TD' => 'Sead', |
1807
|
|
|
|
|
|
|
'TF' => 'CrÃocha Francacha Dheisceart an Domhain', |
1808
|
|
|
|
|
|
|
'TG' => 'Tóga', |
1809
|
|
|
|
|
|
|
'TH' => 'An Téalainn', |
1810
|
|
|
|
|
|
|
'TJ' => 'An TáidsÃceastáin', |
1811
|
|
|
|
|
|
|
'TK' => 'Tócalá', |
1812
|
|
|
|
|
|
|
'TL' => 'TÃomór Thoir', |
1813
|
|
|
|
|
|
|
'TM' => 'An Tuircméanastáin', |
1814
|
|
|
|
|
|
|
'TN' => 'An Túinéis', |
1815
|
|
|
|
|
|
|
'TO' => 'Tonga', |
1816
|
|
|
|
|
|
|
'TR' => 'An Tuirc', |
1817
|
|
|
|
|
|
|
'TT' => 'Oileán na TrÃonóide agus Tobága', |
1818
|
|
|
|
|
|
|
'TV' => 'Tuvalu', |
1819
|
|
|
|
|
|
|
'TW' => 'An Téaváin', |
1820
|
|
|
|
|
|
|
'TZ' => 'An Tansáin', |
1821
|
|
|
|
|
|
|
'UA' => 'An Ãcráin', |
1822
|
|
|
|
|
|
|
'UG' => 'Uganda', |
1823
|
|
|
|
|
|
|
'UM' => 'Oileáin Imeallacha S.A.M.', |
1824
|
|
|
|
|
|
|
'US' => 'Stáit Aontaithe Mheiriceá', |
1825
|
|
|
|
|
|
|
'US@alt=short' => 'SAM', |
1826
|
|
|
|
|
|
|
'UY' => 'Urugua', |
1827
|
|
|
|
|
|
|
'UZ' => 'An Ãisbéiceastáin', |
1828
|
|
|
|
|
|
|
'VA' => 'An Vatacáin', |
1829
|
|
|
|
|
|
|
'VC' => 'San Uinseann agus na GreanáidÃnÃ', |
1830
|
|
|
|
|
|
|
'VE' => 'Veiniséala', |
1831
|
|
|
|
|
|
|
'VG' => 'Oileáin Bhriotanacha na Maighdean', |
1832
|
|
|
|
|
|
|
'VI' => 'Oileáin Mheiriceánacha na Maighdean', |
1833
|
|
|
|
|
|
|
'VN' => 'VÃtneam', |
1834
|
|
|
|
|
|
|
'VU' => 'Vanuatú', |
1835
|
|
|
|
|
|
|
'WF' => 'VailÃs agus Futúna', |
1836
|
|
|
|
|
|
|
'WS' => 'Samó', |
1837
|
|
|
|
|
|
|
'XK' => 'An Chosaiv', |
1838
|
|
|
|
|
|
|
'YE' => 'Ãimin', |
1839
|
|
|
|
|
|
|
'YT' => 'Mayotte', |
1840
|
|
|
|
|
|
|
'ZA' => 'An Afraic Theas', |
1841
|
|
|
|
|
|
|
'ZM' => 'An tSaimbia', |
1842
|
|
|
|
|
|
|
'ZW' => 'An tSiombáib', |
1843
|
|
|
|
|
|
|
'ZZ' => 'Réigiún Anaithnid', |
1844
|
|
|
|
|
|
|
|
1845
|
|
|
|
|
|
|
} |
1846
|
|
|
|
|
|
|
}, |
1847
|
|
|
|
|
|
|
); |
1848
|
|
|
|
|
|
|
|
1849
|
|
|
|
|
|
|
has 'display_name_variant' => ( |
1850
|
|
|
|
|
|
|
is => 'ro', |
1851
|
|
|
|
|
|
|
isa => HashRef[Str], |
1852
|
|
|
|
|
|
|
init_arg => undef, |
1853
|
|
|
|
|
|
|
default => sub { |
1854
|
|
|
|
|
|
|
{ |
1855
|
|
|
|
|
|
|
'1959ACAD' => 'Acadúil', |
1856
|
|
|
|
|
|
|
'ALALC97' => 'Rómhánú ALA-LC, eagrán 1997', |
1857
|
|
|
|
|
|
|
'HEPBURN' => 'Rómhánú Hepburn', |
1858
|
|
|
|
|
|
|
'PINYIN' => 'Rómhánú Pinyin', |
1859
|
|
|
|
|
|
|
'POSIX' => 'RÃomhaire', |
1860
|
|
|
|
|
|
|
'ULSTER' => 'Cúige Uladh', |
1861
|
|
|
|
|
|
|
'VALENCIA' => 'Vaileinsis', |
1862
|
|
|
|
|
|
|
'WADEGILE' => 'Rómhánú Wade-Giles', |
1863
|
|
|
|
|
|
|
|
1864
|
|
|
|
|
|
|
} |
1865
|
|
|
|
|
|
|
}, |
1866
|
|
|
|
|
|
|
); |
1867
|
|
|
|
|
|
|
|
1868
|
|
|
|
|
|
|
has 'display_name_key' => ( |
1869
|
|
|
|
|
|
|
is => 'ro', |
1870
|
|
|
|
|
|
|
isa => HashRef[Str], |
1871
|
|
|
|
|
|
|
init_arg => undef, |
1872
|
|
|
|
|
|
|
default => sub { |
1873
|
|
|
|
|
|
|
{ |
1874
|
|
|
|
|
|
|
'calendar' => 'Féilire', |
1875
|
|
|
|
|
|
|
'collation' => 'Ord Sórtála', |
1876
|
|
|
|
|
|
|
'currency' => 'Airgeadra', |
1877
|
|
|
|
|
|
|
'hc' => 'Timthriall Uaire (12 vs 24)', |
1878
|
|
|
|
|
|
|
'lb' => 'StÃl Briseadh LÃne', |
1879
|
|
|
|
|
|
|
'ms' => 'Córas Tomhais', |
1880
|
|
|
|
|
|
|
'numbers' => 'Uimhreacha', |
1881
|
|
|
|
|
|
|
|
1882
|
|
|
|
|
|
|
} |
1883
|
|
|
|
|
|
|
}, |
1884
|
|
|
|
|
|
|
); |
1885
|
|
|
|
|
|
|
|
1886
|
|
|
|
|
|
|
has 'display_name_type' => ( |
1887
|
|
|
|
|
|
|
is => 'ro', |
1888
|
|
|
|
|
|
|
isa => HashRef[HashRef[Str]], |
1889
|
|
|
|
|
|
|
init_arg => undef, |
1890
|
|
|
|
|
|
|
default => sub { |
1891
|
|
|
|
|
|
|
{ |
1892
|
|
|
|
|
|
|
'calendar' => { |
1893
|
|
|
|
|
|
|
'buddhist' => q{Féilire BúdaÃoch}, |
1894
|
|
|
|
|
|
|
'chinese' => q{Féilire SÃneach}, |
1895
|
|
|
|
|
|
|
'coptic' => q{Féilire Coptach}, |
1896
|
|
|
|
|
|
|
'dangi' => q{Féilire Dangi}, |
1897
|
|
|
|
|
|
|
'ethiopic' => q{Féilire Aetóipice}, |
1898
|
|
|
|
|
|
|
'gregorian' => q{Féilire Ghréagóra}, |
1899
|
|
|
|
|
|
|
'hebrew' => q{Féilire na nEabhrach}, |
1900
|
|
|
|
|
|
|
'islamic' => q{Féilire Ioslámach}, |
1901
|
|
|
|
|
|
|
'islamic-civil' => q{Féilire Ioslamach Sibhialta}, |
1902
|
|
|
|
|
|
|
'iso8601' => q{Féilire ISO-8601}, |
1903
|
|
|
|
|
|
|
'japanese' => q{Féilire Seapánach}, |
1904
|
|
|
|
|
|
|
'persian' => q{Féilire Peirseach}, |
1905
|
|
|
|
|
|
|
'roc' => q{Féilire Téavánach}, |
1906
|
|
|
|
|
|
|
}, |
1907
|
|
|
|
|
|
|
'collation' => { |
1908
|
|
|
|
|
|
|
'big5han' => q{Ord sórtála SÃneach traidisiúnta - Big5}, |
1909
|
|
|
|
|
|
|
'ducet' => q{Ord Réamhshocraithe Sórtála Unicode}, |
1910
|
|
|
|
|
|
|
'gb2312han' => q{Ord sórtála SÃneach simplithe - GB 2312}, |
1911
|
|
|
|
|
|
|
'phonebook' => q{Ord sórtála an eolaire teileafóin}, |
1912
|
|
|
|
|
|
|
'pinyin' => q{Ord sórtála pinyin}, |
1913
|
|
|
|
|
|
|
'search' => q{Cuardach Ilfhóinteach}, |
1914
|
|
|
|
|
|
|
'standard' => q{Ord Caighdeánach Sórtála}, |
1915
|
|
|
|
|
|
|
'stroke' => q{Ord sórtála strÃce}, |
1916
|
|
|
|
|
|
|
'traditional' => q{Ord sórtála traidisiúnta}, |
1917
|
|
|
|
|
|
|
}, |
1918
|
|
|
|
|
|
|
'hc' => { |
1919
|
|
|
|
|
|
|
'h11' => q{Córas 12 Uair (0â11)}, |
1920
|
|
|
|
|
|
|
'h12' => q{Córas 12 Uair (1â12)}, |
1921
|
|
|
|
|
|
|
'h23' => q{Córas 24 Uair (0â23)}, |
1922
|
|
|
|
|
|
|
'h24' => q{Córas 24 Uair (1â24)}, |
1923
|
|
|
|
|
|
|
}, |
1924
|
|
|
|
|
|
|
'lb' => { |
1925
|
|
|
|
|
|
|
'loose' => q{StÃl Briseadh LÃne Scaoilte}, |
1926
|
|
|
|
|
|
|
'normal' => q{StÃl Gnáthbhriseadh LÃne}, |
1927
|
|
|
|
|
|
|
'strict' => q{StÃl Briseadh LÃne Docht}, |
1928
|
|
|
|
|
|
|
}, |
1929
|
|
|
|
|
|
|
'ms' => { |
1930
|
|
|
|
|
|
|
'metric' => q{Córas Méadrach}, |
1931
|
|
|
|
|
|
|
'uksystem' => q{Córas Impiriúil Tomhais}, |
1932
|
|
|
|
|
|
|
'ussystem' => q{Córas SAM Tomhais}, |
1933
|
|
|
|
|
|
|
}, |
1934
|
|
|
|
|
|
|
'numbers' => { |
1935
|
|
|
|
|
|
|
'arab' => q{Digità Ind-Arabacha}, |
1936
|
|
|
|
|
|
|
'arabext' => q{Digità Ind-Arabacha Breisithe}, |
1937
|
|
|
|
|
|
|
'armn' => q{Uimhreacha Airméanacha}, |
1938
|
|
|
|
|
|
|
'bali' => q{Digità BailÃocha}, |
1939
|
|
|
|
|
|
|
'beng' => q{Digità Beangálacha}, |
1940
|
|
|
|
|
|
|
'deva' => q{Digità Déiveanágracha}, |
1941
|
|
|
|
|
|
|
'ethi' => q{Uimhreacha Aetóipice}, |
1942
|
|
|
|
|
|
|
'fullwide' => q{Digità Lánleithid}, |
1943
|
|
|
|
|
|
|
'geor' => q{Uimhreacha Seoirseacha}, |
1944
|
|
|
|
|
|
|
'grek' => q{Uimhreacha Gréagacha}, |
1945
|
|
|
|
|
|
|
'gujr' => q{Digità Gúisearátacha}, |
1946
|
|
|
|
|
|
|
'guru' => q{Digità Gurmúcacha}, |
1947
|
|
|
|
|
|
|
'hanidec' => q{Uimhreacha Deachúlacha SÃneacha}, |
1948
|
|
|
|
|
|
|
'hebr' => q{Uimhreacha Eabhracha}, |
1949
|
|
|
|
|
|
|
'java' => q{Digità Iávacha}, |
1950
|
|
|
|
|
|
|
'jpan' => q{Uimhreacha Seapánacha}, |
1951
|
|
|
|
|
|
|
'khmr' => q{Digità Ciméaracha}, |
1952
|
|
|
|
|
|
|
'knda' => q{Digità Cannadacha}, |
1953
|
|
|
|
|
|
|
'laoo' => q{Digità Laosacha}, |
1954
|
|
|
|
|
|
|
'latn' => q{Digità Iartharacha}, |
1955
|
|
|
|
|
|
|
'mlym' => q{Digità Mailéalamacha}, |
1956
|
|
|
|
|
|
|
'mymr' => q{Digità Maenmaracha}, |
1957
|
|
|
|
|
|
|
'orya' => q{Digità OirÃseacha}, |
1958
|
|
|
|
|
|
|
'roman' => q{Uimhreacha Rómhánacha}, |
1959
|
|
|
|
|
|
|
'taml' => q{Uimhreacha Traidisiúnta Tamalacha}, |
1960
|
|
|
|
|
|
|
'tamldec' => q{Digità Tamalacha}, |
1961
|
|
|
|
|
|
|
'telu' => q{Digità Teileagúcha}, |
1962
|
|
|
|
|
|
|
'thai' => q{Digità Téalannacha}, |
1963
|
|
|
|
|
|
|
'tibt' => q{Digità Tibéadacha}, |
1964
|
|
|
|
|
|
|
}, |
1965
|
|
|
|
|
|
|
|
1966
|
|
|
|
|
|
|
} |
1967
|
|
|
|
|
|
|
}, |
1968
|
|
|
|
|
|
|
); |
1969
|
|
|
|
|
|
|
|
1970
|
|
|
|
|
|
|
has 'display_name_measurement_system' => ( |
1971
|
|
|
|
|
|
|
is => 'ro', |
1972
|
|
|
|
|
|
|
isa => HashRef[Str], |
1973
|
|
|
|
|
|
|
init_arg => undef, |
1974
|
|
|
|
|
|
|
default => sub { |
1975
|
|
|
|
|
|
|
{ |
1976
|
|
|
|
|
|
|
'metric' => q{Méadrach}, |
1977
|
|
|
|
|
|
|
'UK' => q{RA}, |
1978
|
|
|
|
|
|
|
'US' => q{SAM}, |
1979
|
|
|
|
|
|
|
|
1980
|
|
|
|
|
|
|
} |
1981
|
|
|
|
|
|
|
}, |
1982
|
|
|
|
|
|
|
); |
1983
|
|
|
|
|
|
|
|
1984
|
|
|
|
|
|
|
has 'display_name_code_patterns' => ( |
1985
|
|
|
|
|
|
|
is => 'ro', |
1986
|
|
|
|
|
|
|
isa => HashRef[Str], |
1987
|
|
|
|
|
|
|
init_arg => undef, |
1988
|
|
|
|
|
|
|
default => sub { |
1989
|
|
|
|
|
|
|
{ |
1990
|
|
|
|
|
|
|
'language' => 'Teanga: {0}', |
1991
|
|
|
|
|
|
|
'script' => 'Script: {0}', |
1992
|
|
|
|
|
|
|
'region' => 'Réigiún: {0}', |
1993
|
|
|
|
|
|
|
|
1994
|
|
|
|
|
|
|
} |
1995
|
|
|
|
|
|
|
}, |
1996
|
|
|
|
|
|
|
); |
1997
|
|
|
|
|
|
|
|
1998
|
|
|
|
|
|
|
has 'characters' => ( |
1999
|
|
|
|
|
|
|
is => 'ro', |
2000
|
|
|
|
|
|
|
isa => HashRef, |
2001
|
|
|
|
|
|
|
init_arg => undef, |
2002
|
|
|
|
|
|
|
default => $^V ge v5.18.0 |
2003
|
|
|
|
|
|
|
? eval <<'EOT' |
2004
|
|
|
|
|
|
|
sub { |
2005
|
|
|
|
|
|
|
no warnings 'experimental::regex_sets'; |
2006
|
|
|
|
|
|
|
return { |
2007
|
|
|
|
|
|
|
auxiliary => qr{(?^u:[Ã¥ á¸ Ä á¸ á¸ Ä¡ j k á¹ á¹ q ṡ ṫ v w x y z])}, |
2008
|
|
|
|
|
|
|
index => ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'], |
2009
|
|
|
|
|
|
|
main => qr{(?^u:[a á b c d e é f g h i à l m n o ó p r s t u ú])}, |
2010
|
|
|
|
|
|
|
}; |
2011
|
|
|
|
|
|
|
}, |
2012
|
|
|
|
|
|
|
EOT |
2013
|
|
|
|
|
|
|
: sub { |
2014
|
|
|
|
|
|
|
return { index => ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J', 'K', 'L', 'M', 'N', 'O', 'P', 'Q', 'R', 'S', 'T', 'U', 'V', 'W', 'X', 'Y', 'Z'], }; |
2015
|
|
|
|
|
|
|
}, |
2016
|
1
|
|
|
1
|
|
99
|
); |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
121
|
|
2017
|
|
|
|
|
|
|
|
2018
|
|
|
|
|
|
|
|
2019
|
|
|
|
|
|
|
has 'ellipsis' => ( |
2020
|
|
|
|
|
|
|
is => 'ro', |
2021
|
|
|
|
|
|
|
isa => HashRef, |
2022
|
|
|
|
|
|
|
init_arg => undef, |
2023
|
|
|
|
|
|
|
default => sub { |
2024
|
|
|
|
|
|
|
return { |
2025
|
|
|
|
|
|
|
'final' => '{0}â¦', |
2026
|
|
|
|
|
|
|
'initial' => 'â¦{0}', |
2027
|
|
|
|
|
|
|
'medial' => '{0}â¦{1}', |
2028
|
|
|
|
|
|
|
'word-final' => '{0} â¦', |
2029
|
|
|
|
|
|
|
'word-initial' => '⦠{0}', |
2030
|
|
|
|
|
|
|
'word-medial' => '{0} ⦠{1}', |
2031
|
|
|
|
|
|
|
}; |
2032
|
|
|
|
|
|
|
}, |
2033
|
|
|
|
|
|
|
); |
2034
|
|
|
|
|
|
|
|
2035
|
|
|
|
|
|
|
has 'more_information' => ( |
2036
|
|
|
|
|
|
|
is => 'ro', |
2037
|
|
|
|
|
|
|
isa => Str, |
2038
|
|
|
|
|
|
|
init_arg => undef, |
2039
|
|
|
|
|
|
|
default => qq{?}, |
2040
|
|
|
|
|
|
|
); |
2041
|
|
|
|
|
|
|
|
2042
|
|
|
|
|
|
|
has 'quote_start' => ( |
2043
|
|
|
|
|
|
|
is => 'ro', |
2044
|
|
|
|
|
|
|
isa => Str, |
2045
|
|
|
|
|
|
|
init_arg => undef, |
2046
|
|
|
|
|
|
|
default => qq{â}, |
2047
|
|
|
|
|
|
|
); |
2048
|
|
|
|
|
|
|
|
2049
|
|
|
|
|
|
|
has 'quote_end' => ( |
2050
|
|
|
|
|
|
|
is => 'ro', |
2051
|
|
|
|
|
|
|
isa => Str, |
2052
|
|
|
|
|
|
|
init_arg => undef, |
2053
|
|
|
|
|
|
|
default => qq{â}, |
2054
|
|
|
|
|
|
|
); |
2055
|
|
|
|
|
|
|
|
2056
|
|
|
|
|
|
|
has 'alternate_quote_start' => ( |
2057
|
|
|
|
|
|
|
is => 'ro', |
2058
|
|
|
|
|
|
|
isa => Str, |
2059
|
|
|
|
|
|
|
init_arg => undef, |
2060
|
|
|
|
|
|
|
default => qq{â}, |
2061
|
|
|
|
|
|
|
); |
2062
|
|
|
|
|
|
|
|
2063
|
|
|
|
|
|
|
has 'alternate_quote_end' => ( |
2064
|
|
|
|
|
|
|
is => 'ro', |
2065
|
|
|
|
|
|
|
isa => Str, |
2066
|
|
|
|
|
|
|
init_arg => undef, |
2067
|
|
|
|
|
|
|
default => qq{â}, |
2068
|
|
|
|
|
|
|
); |
2069
|
|
|
|
|
|
|
|
2070
|
|
|
|
|
|
|
has 'duration_units' => ( |
2071
|
|
|
|
|
|
|
is => 'ro', |
2072
|
|
|
|
|
|
|
isa => HashRef[Str], |
2073
|
|
|
|
|
|
|
init_arg => undef, |
2074
|
|
|
|
|
|
|
default => sub { { |
2075
|
|
|
|
|
|
|
hm => 'h:mm', |
2076
|
|
|
|
|
|
|
hms => 'h:mm:ss', |
2077
|
|
|
|
|
|
|
ms => 'm:ss', |
2078
|
|
|
|
|
|
|
} } |
2079
|
|
|
|
|
|
|
); |
2080
|
|
|
|
|
|
|
|
2081
|
|
|
|
|
|
|
has 'units' => ( |
2082
|
|
|
|
|
|
|
is => 'ro', |
2083
|
|
|
|
|
|
|
isa => HashRef[HashRef[HashRef[Str]]], |
2084
|
|
|
|
|
|
|
init_arg => undef, |
2085
|
|
|
|
|
|
|
default => sub { { |
2086
|
|
|
|
|
|
|
'long' => { |
2087
|
|
|
|
|
|
|
'acre' => { |
2088
|
|
|
|
|
|
|
'few' => q({0} acra), |
2089
|
|
|
|
|
|
|
'many' => q({0} n-acra), |
2090
|
|
|
|
|
|
|
'name' => q(acraÃ), |
2091
|
|
|
|
|
|
|
'one' => q({0} acra), |
2092
|
|
|
|
|
|
|
'other' => q({0} acra), |
2093
|
|
|
|
|
|
|
'two' => q({0} acra), |
2094
|
|
|
|
|
|
|
}, |
2095
|
|
|
|
|
|
|
'acre-foot' => { |
2096
|
|
|
|
|
|
|
'few' => q({0} acra-troigh), |
2097
|
|
|
|
|
|
|
'many' => q({0} n-acra-troigh), |
2098
|
|
|
|
|
|
|
'name' => q(acra-troithe), |
2099
|
|
|
|
|
|
|
'one' => q({0} acra-troigh), |
2100
|
|
|
|
|
|
|
'other' => q({0} acra-troigh), |
2101
|
|
|
|
|
|
|
'two' => q({0} acra-troigh), |
2102
|
|
|
|
|
|
|
}, |
2103
|
|
|
|
|
|
|
'ampere' => { |
2104
|
|
|
|
|
|
|
'few' => q({0} aimpéar), |
2105
|
|
|
|
|
|
|
'many' => q({0} n-aimpéar), |
2106
|
|
|
|
|
|
|
'name' => q(aimpéir), |
2107
|
|
|
|
|
|
|
'one' => q({0} aimpéar), |
2108
|
|
|
|
|
|
|
'other' => q({0} aimpéar), |
2109
|
|
|
|
|
|
|
'two' => q({0} aimpéar), |
2110
|
|
|
|
|
|
|
}, |
2111
|
|
|
|
|
|
|
'arc-minute' => { |
2112
|
|
|
|
|
|
|
'few' => q({0} nóiméad stua), |
2113
|
|
|
|
|
|
|
'many' => q({0} nóiméad stua), |
2114
|
|
|
|
|
|
|
'name' => q(nóiméid stua), |
2115
|
|
|
|
|
|
|
'one' => q({0} nóiméad stua), |
2116
|
|
|
|
|
|
|
'other' => q({0} nóiméad stua), |
2117
|
|
|
|
|
|
|
'two' => q({0} nóiméad stua), |
2118
|
|
|
|
|
|
|
}, |
2119
|
|
|
|
|
|
|
'arc-second' => { |
2120
|
|
|
|
|
|
|
'few' => q({0} shoicind stua), |
2121
|
|
|
|
|
|
|
'many' => q({0} soicind stua), |
2122
|
|
|
|
|
|
|
'name' => q(soicindà stua), |
2123
|
|
|
|
|
|
|
'one' => q({0} soicind stua), |
2124
|
|
|
|
|
|
|
'other' => q({0} soicind stua), |
2125
|
|
|
|
|
|
|
'two' => q({0} shoicind stua), |
2126
|
|
|
|
|
|
|
}, |
2127
|
|
|
|
|
|
|
'astronomical-unit' => { |
2128
|
|
|
|
|
|
|
'few' => q({0} aonad réalteolaÃoch), |
2129
|
|
|
|
|
|
|
'many' => q({0} n-aonad réalteolaÃoch), |
2130
|
|
|
|
|
|
|
'name' => q(aonaid réalteolaÃocha), |
2131
|
|
|
|
|
|
|
'one' => q({0} aonad réalteolaÃoch), |
2132
|
|
|
|
|
|
|
'other' => q({0} aonad réalteolaÃoch), |
2133
|
|
|
|
|
|
|
'two' => q({0} aonad réalteolaÃoch), |
2134
|
|
|
|
|
|
|
}, |
2135
|
|
|
|
|
|
|
'bit' => { |
2136
|
|
|
|
|
|
|
'few' => q({0} ghiotán), |
2137
|
|
|
|
|
|
|
'many' => q({0} ngiotán), |
2138
|
|
|
|
|
|
|
'name' => q(giotáin), |
2139
|
|
|
|
|
|
|
'one' => q({0} ghiotán), |
2140
|
|
|
|
|
|
|
'other' => q({0} giotán), |
2141
|
|
|
|
|
|
|
'two' => q({0} ghiotán), |
2142
|
|
|
|
|
|
|
}, |
2143
|
|
|
|
|
|
|
'bushel' => { |
2144
|
|
|
|
|
|
|
'few' => q({0} bhuiséal), |
2145
|
|
|
|
|
|
|
'many' => q({0} mbuiséal), |
2146
|
|
|
|
|
|
|
'name' => q(buiséil), |
2147
|
|
|
|
|
|
|
'one' => q({0} bhuiséal), |
2148
|
|
|
|
|
|
|
'other' => q({0} buiséal), |
2149
|
|
|
|
|
|
|
'two' => q({0} bhuiséal), |
2150
|
|
|
|
|
|
|
}, |
2151
|
|
|
|
|
|
|
'byte' => { |
2152
|
|
|
|
|
|
|
'few' => q({0} bheart), |
2153
|
|
|
|
|
|
|
'many' => q({0} mbeart), |
2154
|
|
|
|
|
|
|
'name' => q(bearta), |
2155
|
|
|
|
|
|
|
'one' => q({0} bheart), |
2156
|
|
|
|
|
|
|
'other' => q({0} beart), |
2157
|
|
|
|
|
|
|
'two' => q({0} bheart), |
2158
|
|
|
|
|
|
|
}, |
2159
|
|
|
|
|
|
|
'calorie' => { |
2160
|
|
|
|
|
|
|
'few' => q({0} chalra), |
2161
|
|
|
|
|
|
|
'many' => q({0} gcalra), |
2162
|
|
|
|
|
|
|
'name' => q(calraÃ), |
2163
|
|
|
|
|
|
|
'one' => q({0} chalra), |
2164
|
|
|
|
|
|
|
'other' => q({0} calra), |
2165
|
|
|
|
|
|
|
'two' => q({0} chalra), |
2166
|
|
|
|
|
|
|
}, |
2167
|
|
|
|
|
|
|
'carat' => { |
2168
|
|
|
|
|
|
|
'few' => q({0} charat), |
2169
|
|
|
|
|
|
|
'many' => q({0} gcarat), |
2170
|
|
|
|
|
|
|
'name' => q(carait), |
2171
|
|
|
|
|
|
|
'one' => q({0} charat), |
2172
|
|
|
|
|
|
|
'other' => q({0} carat), |
2173
|
|
|
|
|
|
|
'two' => q({0} charat), |
2174
|
|
|
|
|
|
|
}, |
2175
|
|
|
|
|
|
|
'celsius' => { |
2176
|
|
|
|
|
|
|
'few' => q({0} chéim Celsius), |
2177
|
|
|
|
|
|
|
'many' => q({0} gcéim Celsius), |
2178
|
|
|
|
|
|
|
'name' => q(céimeanna Celsius), |
2179
|
|
|
|
|
|
|
'one' => q({0} chéim Celsius), |
2180
|
|
|
|
|
|
|
'other' => q({0} céim Celsius), |
2181
|
|
|
|
|
|
|
'two' => q({0} chéim Celsius), |
2182
|
|
|
|
|
|
|
}, |
2183
|
|
|
|
|
|
|
'centiliter' => { |
2184
|
|
|
|
|
|
|
'few' => q({0} cheintilÃtear), |
2185
|
|
|
|
|
|
|
'many' => q({0} gceintilÃtear), |
2186
|
|
|
|
|
|
|
'name' => q(ceintilÃtir), |
2187
|
|
|
|
|
|
|
'one' => q({0} cheintilÃtear), |
2188
|
|
|
|
|
|
|
'other' => q({0} ceintilÃtear), |
2189
|
|
|
|
|
|
|
'two' => q({0} cheintilÃtear), |
2190
|
|
|
|
|
|
|
}, |
2191
|
|
|
|
|
|
|
'centimeter' => { |
2192
|
|
|
|
|
|
|
'few' => q({0} cheintiméadar), |
2193
|
|
|
|
|
|
|
'many' => q({0} gceintiméadar), |
2194
|
|
|
|
|
|
|
'name' => q(ceintiméadair), |
2195
|
|
|
|
|
|
|
'one' => q({0} cheintiméadar), |
2196
|
|
|
|
|
|
|
'other' => q({0} ceintiméadar), |
2197
|
|
|
|
|
|
|
'per' => q({0} sa cheintiméadar), |
2198
|
|
|
|
|
|
|
'two' => q({0} cheintiméadar), |
2199
|
|
|
|
|
|
|
}, |
2200
|
|
|
|
|
|
|
'century' => { |
2201
|
|
|
|
|
|
|
'few' => q({0} chéad bliain), |
2202
|
|
|
|
|
|
|
'many' => q({0} gcéad bliain), |
2203
|
|
|
|
|
|
|
'name' => q(céadta bliain), |
2204
|
|
|
|
|
|
|
'one' => q({0} chéad bliain), |
2205
|
|
|
|
|
|
|
'other' => q({0} céad bliain), |
2206
|
|
|
|
|
|
|
'two' => q({0} chéad bliain), |
2207
|
|
|
|
|
|
|
}, |
2208
|
|
|
|
|
|
|
'coordinate' => { |
2209
|
|
|
|
|
|
|
'east' => q({0}O), |
2210
|
|
|
|
|
|
|
'north' => q({0}T), |
2211
|
|
|
|
|
|
|
'south' => q({0}D), |
2212
|
|
|
|
|
|
|
'west' => q({0}I), |
2213
|
|
|
|
|
|
|
}, |
2214
|
|
|
|
|
|
|
'cubic-centimeter' => { |
2215
|
|
|
|
|
|
|
'few' => q({0} cheintiméadar chiúbacha), |
2216
|
|
|
|
|
|
|
'many' => q({0} gceintiméadar chiúbacha), |
2217
|
|
|
|
|
|
|
'name' => q(ceintiméadair chiúbacha), |
2218
|
|
|
|
|
|
|
'one' => q({0} cheintiméadar ciúbach), |
2219
|
|
|
|
|
|
|
'other' => q({0} ceintiméadar ciúbach), |
2220
|
|
|
|
|
|
|
'per' => q({0} sa cheintiméadar ciúbach), |
2221
|
|
|
|
|
|
|
'two' => q({0} cheintiméadar chiúbacha), |
2222
|
|
|
|
|
|
|
}, |
2223
|
|
|
|
|
|
|
'cubic-foot' => { |
2224
|
|
|
|
|
|
|
'few' => q({0} throigh chiúbacha), |
2225
|
|
|
|
|
|
|
'many' => q({0} dtroigh chiúbacha), |
2226
|
|
|
|
|
|
|
'name' => q(troithe ciúbacha), |
2227
|
|
|
|
|
|
|
'one' => q({0} troigh chiúbach), |
2228
|
|
|
|
|
|
|
'other' => q({0} troigh chiúbach), |
2229
|
|
|
|
|
|
|
'two' => q({0} throigh chiúbacha), |
2230
|
|
|
|
|
|
|
}, |
2231
|
|
|
|
|
|
|
'cubic-inch' => { |
2232
|
|
|
|
|
|
|
'few' => q({0} orlach chiúbacha), |
2233
|
|
|
|
|
|
|
'many' => q({0} n-orlach chiúbacha), |
2234
|
|
|
|
|
|
|
'name' => q(orlaà ciúbacha), |
2235
|
|
|
|
|
|
|
'one' => q({0} orlach ciúbach), |
2236
|
|
|
|
|
|
|
'other' => q({0} orlach ciúbach), |
2237
|
|
|
|
|
|
|
'two' => q({0} orlach chiúbacha), |
2238
|
|
|
|
|
|
|
}, |
2239
|
|
|
|
|
|
|
'cubic-kilometer' => { |
2240
|
|
|
|
|
|
|
'few' => q({0} chiliméadar chiúbacha), |
2241
|
|
|
|
|
|
|
'many' => q({0} gciliméadar chiúbacha), |
2242
|
|
|
|
|
|
|
'name' => q(ciliméadair chiúbacha), |
2243
|
|
|
|
|
|
|
'one' => q({0} chiliméadar ciúbach), |
2244
|
|
|
|
|
|
|
'other' => q({0} ciliméadar ciúbach), |
2245
|
|
|
|
|
|
|
'two' => q({0} chiliméadar chiúbacha), |
2246
|
|
|
|
|
|
|
}, |
2247
|
|
|
|
|
|
|
'cubic-meter' => { |
2248
|
|
|
|
|
|
|
'few' => q({0} mhéadar chiúbacha), |
2249
|
|
|
|
|
|
|
'many' => q({0} méadar chiúbacha), |
2250
|
|
|
|
|
|
|
'name' => q(méadair chiúbacha), |
2251
|
|
|
|
|
|
|
'one' => q({0} mhéadar ciúbach), |
2252
|
|
|
|
|
|
|
'other' => q({0} méadar ciúbach), |
2253
|
|
|
|
|
|
|
'per' => q({0} sa mhéadar ciúbach), |
2254
|
|
|
|
|
|
|
'two' => q({0} mhéadar chiúbacha), |
2255
|
|
|
|
|
|
|
}, |
2256
|
|
|
|
|
|
|
'cubic-mile' => { |
2257
|
|
|
|
|
|
|
'few' => q({0} mhÃle chiúbacha), |
2258
|
|
|
|
|
|
|
'many' => q({0} mÃle chiúbacha), |
2259
|
|
|
|
|
|
|
'name' => q(mÃlte ciúbacha), |
2260
|
|
|
|
|
|
|
'one' => q({0} mhÃle ciúbach), |
2261
|
|
|
|
|
|
|
'other' => q({0} mÃle ciúbach), |
2262
|
|
|
|
|
|
|
'two' => q({0} mhÃle chiúbacha), |
2263
|
|
|
|
|
|
|
}, |
2264
|
|
|
|
|
|
|
'cubic-yard' => { |
2265
|
|
|
|
|
|
|
'few' => q({0} shlat chiúbacha), |
2266
|
|
|
|
|
|
|
'many' => q({0} slat chiúbacha), |
2267
|
|
|
|
|
|
|
'name' => q(slata ciúbacha), |
2268
|
|
|
|
|
|
|
'one' => q({0} slat chiúbach), |
2269
|
|
|
|
|
|
|
'other' => q({0} slat chiúbach), |
2270
|
|
|
|
|
|
|
'two' => q({0} shlat chiúbacha), |
2271
|
|
|
|
|
|
|
}, |
2272
|
|
|
|
|
|
|
'cup' => { |
2273
|
|
|
|
|
|
|
'few' => q({0} chupán), |
2274
|
|
|
|
|
|
|
'many' => q({0} gcupán), |
2275
|
|
|
|
|
|
|
'name' => q(cupáin), |
2276
|
|
|
|
|
|
|
'one' => q({0} chupán), |
2277
|
|
|
|
|
|
|
'other' => q({0} cupán), |
2278
|
|
|
|
|
|
|
'two' => q({0} chupán), |
2279
|
|
|
|
|
|
|
}, |
2280
|
|
|
|
|
|
|
'cup-metric' => { |
2281
|
|
|
|
|
|
|
'few' => q({0} chupán mhéadracha), |
2282
|
|
|
|
|
|
|
'many' => q({0} gcupán mhéadracha), |
2283
|
|
|
|
|
|
|
'name' => q(cupáin mhéadracha), |
2284
|
|
|
|
|
|
|
'one' => q({0} chupán méadrach), |
2285
|
|
|
|
|
|
|
'other' => q({0} cupán méadrach), |
2286
|
|
|
|
|
|
|
'two' => q({0} chupán mhéadracha), |
2287
|
|
|
|
|
|
|
}, |
2288
|
|
|
|
|
|
|
'day' => { |
2289
|
|
|
|
|
|
|
'few' => q({0} lá), |
2290
|
|
|
|
|
|
|
'many' => q({0} lá), |
2291
|
|
|
|
|
|
|
'name' => q(laethanta), |
2292
|
|
|
|
|
|
|
'one' => q({0} lá), |
2293
|
|
|
|
|
|
|
'other' => q({0} lá), |
2294
|
|
|
|
|
|
|
'per' => q({0} sa lá), |
2295
|
|
|
|
|
|
|
'two' => q({0} lá), |
2296
|
|
|
|
|
|
|
}, |
2297
|
|
|
|
|
|
|
'deciliter' => { |
2298
|
|
|
|
|
|
|
'few' => q({0} dheicilÃtear), |
2299
|
|
|
|
|
|
|
'many' => q({0} ndeicilÃtear), |
2300
|
|
|
|
|
|
|
'name' => q(deicilÃtir), |
2301
|
|
|
|
|
|
|
'one' => q({0} deicilÃtear), |
2302
|
|
|
|
|
|
|
'other' => q({0} deicilÃtear), |
2303
|
|
|
|
|
|
|
'two' => q({0} dheicilÃtear), |
2304
|
|
|
|
|
|
|
}, |
2305
|
|
|
|
|
|
|
'decimeter' => { |
2306
|
|
|
|
|
|
|
'few' => q({0} dheiciméadar), |
2307
|
|
|
|
|
|
|
'many' => q({0} ndeiciméadar), |
2308
|
|
|
|
|
|
|
'name' => q(deiciméadair), |
2309
|
|
|
|
|
|
|
'one' => q({0} deiciméadar), |
2310
|
|
|
|
|
|
|
'other' => q({0} deiciméadar), |
2311
|
|
|
|
|
|
|
'two' => q({0} dheiciméadar), |
2312
|
|
|
|
|
|
|
}, |
2313
|
|
|
|
|
|
|
'degree' => { |
2314
|
|
|
|
|
|
|
'few' => q({0} chéim), |
2315
|
|
|
|
|
|
|
'many' => q({0} gcéim), |
2316
|
|
|
|
|
|
|
'name' => q(céimeanna), |
2317
|
|
|
|
|
|
|
'one' => q({0} chéim), |
2318
|
|
|
|
|
|
|
'other' => q({0} céim), |
2319
|
|
|
|
|
|
|
'two' => q({0} chéim), |
2320
|
|
|
|
|
|
|
}, |
2321
|
|
|
|
|
|
|
'fahrenheit' => { |
2322
|
|
|
|
|
|
|
'few' => q({0} chéim Fahrenheit), |
2323
|
|
|
|
|
|
|
'many' => q({0} gcéim Fahrenheit), |
2324
|
|
|
|
|
|
|
'name' => q(céimeanna Fahrenheit), |
2325
|
|
|
|
|
|
|
'one' => q({0} chéim Fahrenheit), |
2326
|
|
|
|
|
|
|
'other' => q({0} céim Fahrenheit), |
2327
|
|
|
|
|
|
|
'two' => q({0} chéim Fahrenheit), |
2328
|
|
|
|
|
|
|
}, |
2329
|
|
|
|
|
|
|
'fathom' => { |
2330
|
|
|
|
|
|
|
'few' => q({0} fheá), |
2331
|
|
|
|
|
|
|
'many' => q({0} bhfeá), |
2332
|
|
|
|
|
|
|
'name' => q(feánna), |
2333
|
|
|
|
|
|
|
'one' => q({0} fheá), |
2334
|
|
|
|
|
|
|
'other' => q({0} feá), |
2335
|
|
|
|
|
|
|
'two' => q({0} fheá), |
2336
|
|
|
|
|
|
|
}, |
2337
|
|
|
|
|
|
|
'fluid-ounce' => { |
2338
|
|
|
|
|
|
|
'few' => q({0} unsa leachtacha), |
2339
|
|
|
|
|
|
|
'many' => q({0} n-unsa leachtacha), |
2340
|
|
|
|
|
|
|
'name' => q(unsaà leachtacha), |
2341
|
|
|
|
|
|
|
'one' => q({0} unsa leachtach), |
2342
|
|
|
|
|
|
|
'other' => q({0} unsa leachtach), |
2343
|
|
|
|
|
|
|
'two' => q({0} unsa leachtacha), |
2344
|
|
|
|
|
|
|
}, |
2345
|
|
|
|
|
|
|
'foodcalorie' => { |
2346
|
|
|
|
|
|
|
'few' => q({0} Chalra), |
2347
|
|
|
|
|
|
|
'many' => q({0} gCalra), |
2348
|
|
|
|
|
|
|
'name' => q(CalraÃ), |
2349
|
|
|
|
|
|
|
'one' => q({0} Chalra), |
2350
|
|
|
|
|
|
|
'other' => q({0} Calra), |
2351
|
|
|
|
|
|
|
'two' => q({0} Chalra), |
2352
|
|
|
|
|
|
|
}, |
2353
|
|
|
|
|
|
|
'foot' => { |
2354
|
|
|
|
|
|
|
'few' => q({0} throigh), |
2355
|
|
|
|
|
|
|
'many' => q({0} dtroigh), |
2356
|
|
|
|
|
|
|
'name' => q(troithe), |
2357
|
|
|
|
|
|
|
'one' => q({0} troigh), |
2358
|
|
|
|
|
|
|
'other' => q({0} troigh), |
2359
|
|
|
|
|
|
|
'per' => q({0} sa troigh), |
2360
|
|
|
|
|
|
|
'two' => q({0} throigh), |
2361
|
|
|
|
|
|
|
}, |
2362
|
|
|
|
|
|
|
'furlong' => { |
2363
|
|
|
|
|
|
|
'few' => q({0} staid), |
2364
|
|
|
|
|
|
|
'many' => q({0} staid), |
2365
|
|
|
|
|
|
|
'name' => q(staideanna), |
2366
|
|
|
|
|
|
|
'one' => q({0} staid), |
2367
|
|
|
|
|
|
|
'other' => q({0} staid), |
2368
|
|
|
|
|
|
|
'two' => q({0} staid), |
2369
|
|
|
|
|
|
|
}, |
2370
|
|
|
|
|
|
|
'g-force' => { |
2371
|
|
|
|
|
|
|
'few' => q({0} g-fhórsa), |
2372
|
|
|
|
|
|
|
'many' => q({0} g-fhórsa), |
2373
|
|
|
|
|
|
|
'name' => q(g-fhórsa), |
2374
|
|
|
|
|
|
|
'one' => q({0} g-fhórsa), |
2375
|
|
|
|
|
|
|
'other' => q({0} g-fhórsa), |
2376
|
|
|
|
|
|
|
'two' => q({0} g-fhórsa), |
2377
|
|
|
|
|
|
|
}, |
2378
|
|
|
|
|
|
|
'gallon' => { |
2379
|
|
|
|
|
|
|
'few' => q({0} ghalún), |
2380
|
|
|
|
|
|
|
'many' => q({0} ngalún), |
2381
|
|
|
|
|
|
|
'name' => q(galúin), |
2382
|
|
|
|
|
|
|
'one' => q({0} ghalún), |
2383
|
|
|
|
|
|
|
'other' => q({0} galún), |
2384
|
|
|
|
|
|
|
'per' => q({0} sa ghalún), |
2385
|
|
|
|
|
|
|
'two' => q({0} ghalún), |
2386
|
|
|
|
|
|
|
}, |
2387
|
|
|
|
|
|
|
'generic' => { |
2388
|
|
|
|
|
|
|
'few' => q({0}°), |
2389
|
|
|
|
|
|
|
'many' => q({0}°), |
2390
|
|
|
|
|
|
|
'name' => q(°), |
2391
|
|
|
|
|
|
|
'one' => q({0}°), |
2392
|
|
|
|
|
|
|
'other' => q({0}°), |
2393
|
|
|
|
|
|
|
'two' => q({0}°), |
2394
|
|
|
|
|
|
|
}, |
2395
|
|
|
|
|
|
|
'gigabit' => { |
2396
|
|
|
|
|
|
|
'few' => q({0} ghigighiotán), |
2397
|
|
|
|
|
|
|
'many' => q({0} ngigighiotán), |
2398
|
|
|
|
|
|
|
'name' => q(gigighiotáin), |
2399
|
|
|
|
|
|
|
'one' => q({0} ghigighiotán), |
2400
|
|
|
|
|
|
|
'other' => q({0} gigighiotán), |
2401
|
|
|
|
|
|
|
'two' => q({0} ghigighiotán), |
2402
|
|
|
|
|
|
|
}, |
2403
|
|
|
|
|
|
|
'gigabyte' => { |
2404
|
|
|
|
|
|
|
'few' => q({0} ghigibheart), |
2405
|
|
|
|
|
|
|
'many' => q({0} ngigibheart), |
2406
|
|
|
|
|
|
|
'name' => q(gigibhearta), |
2407
|
|
|
|
|
|
|
'one' => q({0} ghigibheart), |
2408
|
|
|
|
|
|
|
'other' => q({0} gigibheart), |
2409
|
|
|
|
|
|
|
'two' => q({0} ghigibheart), |
2410
|
|
|
|
|
|
|
}, |
2411
|
|
|
|
|
|
|
'gigahertz' => { |
2412
|
|
|
|
|
|
|
'few' => q({0} ghigiheirts), |
2413
|
|
|
|
|
|
|
'many' => q({0} ngigiheirts), |
2414
|
|
|
|
|
|
|
'name' => q(gigiheirts), |
2415
|
|
|
|
|
|
|
'one' => q({0} ghigiheirts), |
2416
|
|
|
|
|
|
|
'other' => q({0} gigiheirts), |
2417
|
|
|
|
|
|
|
'two' => q({0} ghigiheirts), |
2418
|
|
|
|
|
|
|
}, |
2419
|
|
|
|
|
|
|
'gigawatt' => { |
2420
|
|
|
|
|
|
|
'few' => q({0} ghigeavata), |
2421
|
|
|
|
|
|
|
'many' => q({0} ngigeavata), |
2422
|
|
|
|
|
|
|
'name' => q(gigeavatanna), |
2423
|
|
|
|
|
|
|
'one' => q({0} ghigeavata), |
2424
|
|
|
|
|
|
|
'other' => q({0} gigeavata), |
2425
|
|
|
|
|
|
|
'two' => q({0} ghigeavata), |
2426
|
|
|
|
|
|
|
}, |
2427
|
|
|
|
|
|
|
'gram' => { |
2428
|
|
|
|
|
|
|
'few' => q({0} ghram), |
2429
|
|
|
|
|
|
|
'many' => q({0} ngram), |
2430
|
|
|
|
|
|
|
'name' => q(graim), |
2431
|
|
|
|
|
|
|
'one' => q({0} ghram), |
2432
|
|
|
|
|
|
|
'other' => q({0} gram), |
2433
|
|
|
|
|
|
|
'per' => q({0} sa ghram), |
2434
|
|
|
|
|
|
|
'two' => q({0} ghram), |
2435
|
|
|
|
|
|
|
}, |
2436
|
|
|
|
|
|
|
'hectare' => { |
2437
|
|
|
|
|
|
|
'few' => q({0} heicteár), |
2438
|
|
|
|
|
|
|
'many' => q({0} heicteár), |
2439
|
|
|
|
|
|
|
'name' => q(heicteáir), |
2440
|
|
|
|
|
|
|
'one' => q({0} heicteár), |
2441
|
|
|
|
|
|
|
'other' => q({0} heicteár), |
2442
|
|
|
|
|
|
|
'two' => q({0} heicteár), |
2443
|
|
|
|
|
|
|
}, |
2444
|
|
|
|
|
|
|
'hectoliter' => { |
2445
|
|
|
|
|
|
|
'few' => q({0} heictilÃtear), |
2446
|
|
|
|
|
|
|
'many' => q({0} heictilÃtear), |
2447
|
|
|
|
|
|
|
'name' => q(heictilÃtir), |
2448
|
|
|
|
|
|
|
'one' => q({0} heictilÃtear), |
2449
|
|
|
|
|
|
|
'other' => q({0} heictilÃtear), |
2450
|
|
|
|
|
|
|
'two' => q({0} heictilÃtear), |
2451
|
|
|
|
|
|
|
}, |
2452
|
|
|
|
|
|
|
'hectopascal' => { |
2453
|
|
|
|
|
|
|
'few' => q({0} heicteapascal), |
2454
|
|
|
|
|
|
|
'many' => q({0} heicteapascal), |
2455
|
|
|
|
|
|
|
'name' => q(heicteapascail), |
2456
|
|
|
|
|
|
|
'one' => q({0} heicteapascal), |
2457
|
|
|
|
|
|
|
'other' => q({0} heicteapascal), |
2458
|
|
|
|
|
|
|
'two' => q({0} heicteapascal), |
2459
|
|
|
|
|
|
|
}, |
2460
|
|
|
|
|
|
|
'hertz' => { |
2461
|
|
|
|
|
|
|
'few' => q({0} heirts), |
2462
|
|
|
|
|
|
|
'many' => q({0} heirts), |
2463
|
|
|
|
|
|
|
'name' => q(heirts), |
2464
|
|
|
|
|
|
|
'one' => q({0} heirts), |
2465
|
|
|
|
|
|
|
'other' => q({0} heirts), |
2466
|
|
|
|
|
|
|
'two' => q({0} heirts), |
2467
|
|
|
|
|
|
|
}, |
2468
|
|
|
|
|
|
|
'horsepower' => { |
2469
|
|
|
|
|
|
|
'few' => q({0} each-chumhacht), |
2470
|
|
|
|
|
|
|
'many' => q({0} n-each-chumhacht), |
2471
|
|
|
|
|
|
|
'name' => q(each-chumhacht), |
2472
|
|
|
|
|
|
|
'one' => q({0} each-chumhacht), |
2473
|
|
|
|
|
|
|
'other' => q({0} each-chumhacht), |
2474
|
|
|
|
|
|
|
'two' => q({0} each-chumhacht), |
2475
|
|
|
|
|
|
|
}, |
2476
|
|
|
|
|
|
|
'hour' => { |
2477
|
|
|
|
|
|
|
'few' => q({0} huaire), |
2478
|
|
|
|
|
|
|
'many' => q({0} n-uaire), |
2479
|
|
|
|
|
|
|
'name' => q(uaireanta), |
2480
|
|
|
|
|
|
|
'one' => q({0} uair), |
2481
|
|
|
|
|
|
|
'other' => q({0} uair), |
2482
|
|
|
|
|
|
|
'per' => q({0} san uair), |
2483
|
|
|
|
|
|
|
'two' => q({0} uair), |
2484
|
|
|
|
|
|
|
}, |
2485
|
|
|
|
|
|
|
'inch' => { |
2486
|
|
|
|
|
|
|
'few' => q({0} orlach), |
2487
|
|
|
|
|
|
|
'many' => q({0} n-orlach), |
2488
|
|
|
|
|
|
|
'name' => q(orlaÃ), |
2489
|
|
|
|
|
|
|
'one' => q({0} orlach), |
2490
|
|
|
|
|
|
|
'other' => q({0} orlach), |
2491
|
|
|
|
|
|
|
'per' => q({0} san orlach), |
2492
|
|
|
|
|
|
|
'two' => q({0} orlach), |
2493
|
|
|
|
|
|
|
}, |
2494
|
|
|
|
|
|
|
'inch-hg' => { |
2495
|
|
|
|
|
|
|
'few' => q({0} orlach mearcair), |
2496
|
|
|
|
|
|
|
'many' => q({0} n-orlach mearcair), |
2497
|
|
|
|
|
|
|
'name' => q(orlaà mearcair), |
2498
|
|
|
|
|
|
|
'one' => q({0} orlach mearcair), |
2499
|
|
|
|
|
|
|
'other' => q({0} orlach mearcair), |
2500
|
|
|
|
|
|
|
'two' => q({0} orlach mearcair), |
2501
|
|
|
|
|
|
|
}, |
2502
|
|
|
|
|
|
|
'joule' => { |
2503
|
|
|
|
|
|
|
'few' => q({0} ghiúl), |
2504
|
|
|
|
|
|
|
'many' => q({0} ngiúl), |
2505
|
|
|
|
|
|
|
'name' => q(giúil), |
2506
|
|
|
|
|
|
|
'one' => q({0} ghiúl), |
2507
|
|
|
|
|
|
|
'other' => q({0} giúl), |
2508
|
|
|
|
|
|
|
'two' => q({0} ghiúl), |
2509
|
|
|
|
|
|
|
}, |
2510
|
|
|
|
|
|
|
'karat' => { |
2511
|
|
|
|
|
|
|
'few' => q({0} charat óir), |
2512
|
|
|
|
|
|
|
'many' => q({0} gcarat óir), |
2513
|
|
|
|
|
|
|
'name' => q(carait óir), |
2514
|
|
|
|
|
|
|
'one' => q({0} charat óir), |
2515
|
|
|
|
|
|
|
'other' => q({0} carat óir), |
2516
|
|
|
|
|
|
|
'two' => q({0} charat óir), |
2517
|
|
|
|
|
|
|
}, |
2518
|
|
|
|
|
|
|
'kelvin' => { |
2519
|
|
|
|
|
|
|
'few' => q({0} chéim cheilvin), |
2520
|
|
|
|
|
|
|
'many' => q({0} gcéim cheilvin), |
2521
|
|
|
|
|
|
|
'name' => q(céimeanna ceilvin), |
2522
|
|
|
|
|
|
|
'one' => q({0} chéim cheilvin), |
2523
|
|
|
|
|
|
|
'other' => q({0} céim cheilvin), |
2524
|
|
|
|
|
|
|
'two' => q({0} chéim cheilvin), |
2525
|
|
|
|
|
|
|
}, |
2526
|
|
|
|
|
|
|
'kilobit' => { |
2527
|
|
|
|
|
|
|
'few' => q({0} chilighiotán), |
2528
|
|
|
|
|
|
|
'many' => q({0} gcilighiotán), |
2529
|
|
|
|
|
|
|
'name' => q(cilighiotáin), |
2530
|
|
|
|
|
|
|
'one' => q({0} chilighiotán), |
2531
|
|
|
|
|
|
|
'other' => q({0} cilighiotán), |
2532
|
|
|
|
|
|
|
'two' => q({0} chilighiotán), |
2533
|
|
|
|
|
|
|
}, |
2534
|
|
|
|
|
|
|
'kilobyte' => { |
2535
|
|
|
|
|
|
|
'few' => q({0} chilibheart), |
2536
|
|
|
|
|
|
|
'many' => q({0} gcilibheart), |
2537
|
|
|
|
|
|
|
'name' => q(cilibhearta), |
2538
|
|
|
|
|
|
|
'one' => q({0} chilibheart), |
2539
|
|
|
|
|
|
|
'other' => q({0} cilibheart), |
2540
|
|
|
|
|
|
|
'two' => q({0} chilibheart), |
2541
|
|
|
|
|
|
|
}, |
2542
|
|
|
|
|
|
|
'kilocalorie' => { |
2543
|
|
|
|
|
|
|
'few' => q({0} chileacalra), |
2544
|
|
|
|
|
|
|
'many' => q({0} gcileacalra), |
2545
|
|
|
|
|
|
|
'name' => q(cileacalraÃ), |
2546
|
|
|
|
|
|
|
'one' => q({0} chileacalra), |
2547
|
|
|
|
|
|
|
'other' => q({0} cileacalra), |
2548
|
|
|
|
|
|
|
'two' => q({0} chileacalra), |
2549
|
|
|
|
|
|
|
}, |
2550
|
|
|
|
|
|
|
'kilogram' => { |
2551
|
|
|
|
|
|
|
'few' => q({0} chileagram), |
2552
|
|
|
|
|
|
|
'many' => q({0} gcileagram), |
2553
|
|
|
|
|
|
|
'name' => q(cileagraim), |
2554
|
|
|
|
|
|
|
'one' => q({0} chileagram), |
2555
|
|
|
|
|
|
|
'other' => q({0} cileagram), |
2556
|
|
|
|
|
|
|
'per' => q({0} sa chileagram), |
2557
|
|
|
|
|
|
|
'two' => q({0} chileagram), |
2558
|
|
|
|
|
|
|
}, |
2559
|
|
|
|
|
|
|
'kilohertz' => { |
2560
|
|
|
|
|
|
|
'few' => q({0} chiliheirts), |
2561
|
|
|
|
|
|
|
'many' => q({0} gciliheirts), |
2562
|
|
|
|
|
|
|
'name' => q(ciliheirts), |
2563
|
|
|
|
|
|
|
'one' => q({0} chiliheirts), |
2564
|
|
|
|
|
|
|
'other' => q({0} ciliheirts), |
2565
|
|
|
|
|
|
|
'two' => q({0} chiliheirts), |
2566
|
|
|
|
|
|
|
}, |
2567
|
|
|
|
|
|
|
'kilojoule' => { |
2568
|
|
|
|
|
|
|
'few' => q({0} chiligiúl), |
2569
|
|
|
|
|
|
|
'many' => q({0} gciligiúl), |
2570
|
|
|
|
|
|
|
'name' => q(ciligiúil), |
2571
|
|
|
|
|
|
|
'one' => q({0} chiligiúl), |
2572
|
|
|
|
|
|
|
'other' => q({0} ciligiúl), |
2573
|
|
|
|
|
|
|
'two' => q({0} chiligiúl), |
2574
|
|
|
|
|
|
|
}, |
2575
|
|
|
|
|
|
|
'kilometer' => { |
2576
|
|
|
|
|
|
|
'few' => q({0} chiliméadar), |
2577
|
|
|
|
|
|
|
'many' => q({0} gciliméadar), |
2578
|
|
|
|
|
|
|
'name' => q(ciliméadair), |
2579
|
|
|
|
|
|
|
'one' => q({0} chiliméadar), |
2580
|
|
|
|
|
|
|
'other' => q({0} ciliméadar), |
2581
|
|
|
|
|
|
|
'per' => q({0} sa chiliméadar), |
2582
|
|
|
|
|
|
|
'two' => q({0} chiliméadar), |
2583
|
|
|
|
|
|
|
}, |
2584
|
|
|
|
|
|
|
'kilometer-per-hour' => { |
2585
|
|
|
|
|
|
|
'few' => q({0} chiliméadar san uair), |
2586
|
|
|
|
|
|
|
'many' => q({0} gciliméadar san uair), |
2587
|
|
|
|
|
|
|
'name' => q(ciliméadair san uair), |
2588
|
|
|
|
|
|
|
'one' => q({0} chiliméadar san uair), |
2589
|
|
|
|
|
|
|
'other' => q({0} ciliméadar san uair), |
2590
|
|
|
|
|
|
|
'two' => q({0} chiliméadar san uair), |
2591
|
|
|
|
|
|
|
}, |
2592
|
|
|
|
|
|
|
'kilowatt' => { |
2593
|
|
|
|
|
|
|
'few' => q({0} chileavata), |
2594
|
|
|
|
|
|
|
'many' => q({0} gcileavata), |
2595
|
|
|
|
|
|
|
'name' => q(cileavatanna), |
2596
|
|
|
|
|
|
|
'one' => q({0} chileavata), |
2597
|
|
|
|
|
|
|
'other' => q({0} cileavata), |
2598
|
|
|
|
|
|
|
'two' => q({0} chileavata), |
2599
|
|
|
|
|
|
|
}, |
2600
|
|
|
|
|
|
|
'kilowatt-hour' => { |
2601
|
|
|
|
|
|
|
'few' => q({0} chileavatuair), |
2602
|
|
|
|
|
|
|
'many' => q({0} gcileavatuair), |
2603
|
|
|
|
|
|
|
'name' => q(cileavatuaireanta), |
2604
|
|
|
|
|
|
|
'one' => q({0} chileavatuair), |
2605
|
|
|
|
|
|
|
'other' => q({0} cileavatuair), |
2606
|
|
|
|
|
|
|
'two' => q({0} chileavatuair), |
2607
|
|
|
|
|
|
|
}, |
2608
|
|
|
|
|
|
|
'knot' => { |
2609
|
|
|
|
|
|
|
'few' => q({0} mhuirmhÃle san uair), |
2610
|
|
|
|
|
|
|
'many' => q({0} muirmhÃle san uair), |
2611
|
|
|
|
|
|
|
'name' => q(muirmhÃle san uair), |
2612
|
|
|
|
|
|
|
'one' => q({0} mhuirmhÃle san uair), |
2613
|
|
|
|
|
|
|
'other' => q({0} muirmhÃle san uair), |
2614
|
|
|
|
|
|
|
'two' => q({0} mhuirmhÃle san uair), |
2615
|
|
|
|
|
|
|
}, |
2616
|
|
|
|
|
|
|
'light-year' => { |
2617
|
|
|
|
|
|
|
'few' => q({0} sholasbhliain), |
2618
|
|
|
|
|
|
|
'many' => q({0} solasbhliain), |
2619
|
|
|
|
|
|
|
'name' => q(solasbhlianta), |
2620
|
|
|
|
|
|
|
'one' => q({0} solasbhliain), |
2621
|
|
|
|
|
|
|
'other' => q({0} solasbhliain), |
2622
|
|
|
|
|
|
|
'two' => q({0} sholasbhliain), |
2623
|
|
|
|
|
|
|
}, |
2624
|
|
|
|
|
|
|
'liter' => { |
2625
|
|
|
|
|
|
|
'few' => q({0} lÃtear), |
2626
|
|
|
|
|
|
|
'many' => q({0} lÃtear), |
2627
|
|
|
|
|
|
|
'name' => q(lÃtir), |
2628
|
|
|
|
|
|
|
'one' => q({0} lÃtear), |
2629
|
|
|
|
|
|
|
'other' => q({0} lÃtear), |
2630
|
|
|
|
|
|
|
'per' => q({0} sa lÃtear), |
2631
|
|
|
|
|
|
|
'two' => q({0} lÃtear), |
2632
|
|
|
|
|
|
|
}, |
2633
|
|
|
|
|
|
|
'liter-per-100kilometers' => { |
2634
|
|
|
|
|
|
|
'few' => q({0} lÃtear sa 100 ciliméadar), |
2635
|
|
|
|
|
|
|
'many' => q({0} lÃtear sa 100 ciliméadar), |
2636
|
|
|
|
|
|
|
'name' => q(lÃtir sa 100 ciliméadar), |
2637
|
|
|
|
|
|
|
'one' => q({0} lÃtear sa 100 ciliméadar), |
2638
|
|
|
|
|
|
|
'other' => q({0} lÃtear sa 100 ciliméadar), |
2639
|
|
|
|
|
|
|
'two' => q({0} lÃtear sa 100 ciliméadar), |
2640
|
|
|
|
|
|
|
}, |
2641
|
|
|
|
|
|
|
'liter-per-kilometer' => { |
2642
|
|
|
|
|
|
|
'few' => q({0} lÃtear sa chiliméadar), |
2643
|
|
|
|
|
|
|
'many' => q({0} lÃtear sa chiliméadar), |
2644
|
|
|
|
|
|
|
'name' => q(lÃtir sa chiliméadar), |
2645
|
|
|
|
|
|
|
'one' => q({0} lÃtear sa chiliméadar), |
2646
|
|
|
|
|
|
|
'other' => q({0} lÃtear sa chiliméadar), |
2647
|
|
|
|
|
|
|
'two' => q({0} lÃtear sa chiliméadar), |
2648
|
|
|
|
|
|
|
}, |
2649
|
|
|
|
|
|
|
'lux' => { |
2650
|
|
|
|
|
|
|
'few' => q({0} lucsa), |
2651
|
|
|
|
|
|
|
'many' => q({0} lucsa), |
2652
|
|
|
|
|
|
|
'name' => q(lucsa), |
2653
|
|
|
|
|
|
|
'one' => q({0} lucsa), |
2654
|
|
|
|
|
|
|
'other' => q({0} lucsa), |
2655
|
|
|
|
|
|
|
'two' => q({0} lucsa), |
2656
|
|
|
|
|
|
|
}, |
2657
|
|
|
|
|
|
|
'megabit' => { |
2658
|
|
|
|
|
|
|
'few' => q({0} mheigighiotán), |
2659
|
|
|
|
|
|
|
'many' => q({0} meigighiotán), |
2660
|
|
|
|
|
|
|
'name' => q(meigighiotáin), |
2661
|
|
|
|
|
|
|
'one' => q({0} mheigighiotán), |
2662
|
|
|
|
|
|
|
'other' => q({0} meigighiotán), |
2663
|
|
|
|
|
|
|
'two' => q({0} mheigighiotán), |
2664
|
|
|
|
|
|
|
}, |
2665
|
|
|
|
|
|
|
'megabyte' => { |
2666
|
|
|
|
|
|
|
'few' => q({0} mheigibheart), |
2667
|
|
|
|
|
|
|
'many' => q({0} meigibheart), |
2668
|
|
|
|
|
|
|
'name' => q(meigibhearta), |
2669
|
|
|
|
|
|
|
'one' => q({0} mheigibheart), |
2670
|
|
|
|
|
|
|
'other' => q({0} meigibheart), |
2671
|
|
|
|
|
|
|
'two' => q({0} mheigibheart), |
2672
|
|
|
|
|
|
|
}, |
2673
|
|
|
|
|
|
|
'megahertz' => { |
2674
|
|
|
|
|
|
|
'few' => q({0} mheigiheirts), |
2675
|
|
|
|
|
|
|
'many' => q({0} meigiheirts), |
2676
|
|
|
|
|
|
|
'name' => q(meigiheirts), |
2677
|
|
|
|
|
|
|
'one' => q({0} mheigiheirts), |
2678
|
|
|
|
|
|
|
'other' => q({0} meigiheirts), |
2679
|
|
|
|
|
|
|
'two' => q({0} mheigiheirts), |
2680
|
|
|
|
|
|
|
}, |
2681
|
|
|
|
|
|
|
'megaliter' => { |
2682
|
|
|
|
|
|
|
'few' => q({0} mheigilÃtear), |
2683
|
|
|
|
|
|
|
'many' => q({0} meigilÃtear), |
2684
|
|
|
|
|
|
|
'name' => q(meigilÃtir), |
2685
|
|
|
|
|
|
|
'one' => q({0} mheigilÃtear), |
2686
|
|
|
|
|
|
|
'other' => q({0} meigilÃtear), |
2687
|
|
|
|
|
|
|
'two' => q({0} mheigilÃtear), |
2688
|
|
|
|
|
|
|
}, |
2689
|
|
|
|
|
|
|
'megawatt' => { |
2690
|
|
|
|
|
|
|
'few' => q({0} mheigeavata), |
2691
|
|
|
|
|
|
|
'many' => q({0} meigeavata), |
2692
|
|
|
|
|
|
|
'name' => q(meigeavatanna), |
2693
|
|
|
|
|
|
|
'one' => q({0} mheigeavata), |
2694
|
|
|
|
|
|
|
'other' => q({0} meigeavata), |
2695
|
|
|
|
|
|
|
'two' => q({0} mheigeavata), |
2696
|
|
|
|
|
|
|
}, |
2697
|
|
|
|
|
|
|
'meter' => { |
2698
|
|
|
|
|
|
|
'few' => q({0} mhéadar), |
2699
|
|
|
|
|
|
|
'many' => q({0} méadar), |
2700
|
|
|
|
|
|
|
'name' => q(méadair), |
2701
|
|
|
|
|
|
|
'one' => q({0} mhéadar), |
2702
|
|
|
|
|
|
|
'other' => q({0} méadar), |
2703
|
|
|
|
|
|
|
'per' => q({0} sa mhéadar), |
2704
|
|
|
|
|
|
|
'two' => q({0} mhéadar), |
2705
|
|
|
|
|
|
|
}, |
2706
|
|
|
|
|
|
|
'meter-per-second' => { |
2707
|
|
|
|
|
|
|
'few' => q({0} mhéadar sa soicind), |
2708
|
|
|
|
|
|
|
'many' => q({0} méadar sa soicind), |
2709
|
|
|
|
|
|
|
'name' => q(méadair sa soicind), |
2710
|
|
|
|
|
|
|
'one' => q({0} mhéadar sa soicind), |
2711
|
|
|
|
|
|
|
'other' => q({0} méadar sa soicind), |
2712
|
|
|
|
|
|
|
'two' => q({0} mhéadar sa soicind), |
2713
|
|
|
|
|
|
|
}, |
2714
|
|
|
|
|
|
|
'meter-per-second-squared' => { |
2715
|
|
|
|
|
|
|
'few' => q({0} mhéadar sa soicind cearnaithe), |
2716
|
|
|
|
|
|
|
'many' => q({0} méadar sa soicind cearnaithe), |
2717
|
|
|
|
|
|
|
'name' => q(méadair sa soicind cearnaithe), |
2718
|
|
|
|
|
|
|
'one' => q({0} mhéadar sa soicind cearnaithe), |
2719
|
|
|
|
|
|
|
'other' => q({0} méadar sa soicind cearnaithe), |
2720
|
|
|
|
|
|
|
'two' => q({0} mhéadar sa soicind cearnaithe), |
2721
|
|
|
|
|
|
|
}, |
2722
|
|
|
|
|
|
|
'metric-ton' => { |
2723
|
|
|
|
|
|
|
'few' => q({0} thonna mhéadracha), |
2724
|
|
|
|
|
|
|
'many' => q({0} dtonna mhéadracha), |
2725
|
|
|
|
|
|
|
'name' => q(tonnaà méadracha), |
2726
|
|
|
|
|
|
|
'one' => q({0} tonna méadrach), |
2727
|
|
|
|
|
|
|
'other' => q({0} tonna méadrach), |
2728
|
|
|
|
|
|
|
'two' => q({0} thonna mhéadracha), |
2729
|
|
|
|
|
|
|
}, |
2730
|
|
|
|
|
|
|
'microgram' => { |
2731
|
|
|
|
|
|
|
'few' => q({0} mhicreagram), |
2732
|
|
|
|
|
|
|
'many' => q({0} micreagram), |
2733
|
|
|
|
|
|
|
'name' => q(micreagraim), |
2734
|
|
|
|
|
|
|
'one' => q({0} mhicreagram), |
2735
|
|
|
|
|
|
|
'other' => q({0} micreagram), |
2736
|
|
|
|
|
|
|
'two' => q({0} mhicreagram), |
2737
|
|
|
|
|
|
|
}, |
2738
|
|
|
|
|
|
|
'micrometer' => { |
2739
|
|
|
|
|
|
|
'few' => q({0} mhicriméadar), |
2740
|
|
|
|
|
|
|
'many' => q({0} micriméadar), |
2741
|
|
|
|
|
|
|
'name' => q(micriméadair), |
2742
|
|
|
|
|
|
|
'one' => q({0} mhicriméadar), |
2743
|
|
|
|
|
|
|
'other' => q({0} micriméadar), |
2744
|
|
|
|
|
|
|
'two' => q({0} mhicriméadar), |
2745
|
|
|
|
|
|
|
}, |
2746
|
|
|
|
|
|
|
'microsecond' => { |
2747
|
|
|
|
|
|
|
'few' => q({0} mhicreashoicind), |
2748
|
|
|
|
|
|
|
'many' => q({0} micreashoicind), |
2749
|
|
|
|
|
|
|
'name' => q(micreashoicindÃ), |
2750
|
|
|
|
|
|
|
'one' => q({0} mhicreashoicind), |
2751
|
|
|
|
|
|
|
'other' => q({0} micreashoicind), |
2752
|
|
|
|
|
|
|
'two' => q({0} mhicreashoicind), |
2753
|
|
|
|
|
|
|
}, |
2754
|
|
|
|
|
|
|
'mile' => { |
2755
|
|
|
|
|
|
|
'few' => q({0} mhÃle), |
2756
|
|
|
|
|
|
|
'many' => q({0} mÃle), |
2757
|
|
|
|
|
|
|
'name' => q(mÃlte), |
2758
|
|
|
|
|
|
|
'one' => q({0} mhÃle), |
2759
|
|
|
|
|
|
|
'other' => q({0} mÃle), |
2760
|
|
|
|
|
|
|
'two' => q({0} mhÃle), |
2761
|
|
|
|
|
|
|
}, |
2762
|
|
|
|
|
|
|
'mile-per-gallon' => { |
2763
|
|
|
|
|
|
|
'few' => q({0} mhÃle an galún), |
2764
|
|
|
|
|
|
|
'many' => q({0} mÃle an galún), |
2765
|
|
|
|
|
|
|
'name' => q(mÃlte an galún), |
2766
|
|
|
|
|
|
|
'one' => q({0} mhÃle an galún), |
2767
|
|
|
|
|
|
|
'other' => q({0} mÃle an galún), |
2768
|
|
|
|
|
|
|
'two' => q({0} mhÃle an galún), |
2769
|
|
|
|
|
|
|
}, |
2770
|
|
|
|
|
|
|
'mile-per-hour' => { |
2771
|
|
|
|
|
|
|
'few' => q({0} mhÃle san uair), |
2772
|
|
|
|
|
|
|
'many' => q({0} mÃle san uair), |
2773
|
|
|
|
|
|
|
'name' => q(mÃlte san uair), |
2774
|
|
|
|
|
|
|
'one' => q({0} mhÃle san uair), |
2775
|
|
|
|
|
|
|
'other' => q({0} mÃle san uair), |
2776
|
|
|
|
|
|
|
'two' => q({0} mhÃle san uair), |
2777
|
|
|
|
|
|
|
}, |
2778
|
|
|
|
|
|
|
'mile-scandinavian' => { |
2779
|
|
|
|
|
|
|
'few' => q({0} mhÃle Lochlannacha), |
2780
|
|
|
|
|
|
|
'many' => q({0} mÃle Lochlannacha), |
2781
|
|
|
|
|
|
|
'name' => q(mÃle Lochlannach), |
2782
|
|
|
|
|
|
|
'one' => q({0} mhÃle Lochlannach), |
2783
|
|
|
|
|
|
|
'other' => q({0} mÃle Lochlannach), |
2784
|
|
|
|
|
|
|
'two' => q({0} mhÃle Lochlannacha), |
2785
|
|
|
|
|
|
|
}, |
2786
|
|
|
|
|
|
|
'milliampere' => { |
2787
|
|
|
|
|
|
|
'few' => q({0} mhiollaimpéar), |
2788
|
|
|
|
|
|
|
'many' => q({0} miollaimpéar), |
2789
|
|
|
|
|
|
|
'name' => q(miollaimpéir), |
2790
|
|
|
|
|
|
|
'one' => q({0} mhiollaimpéar), |
2791
|
|
|
|
|
|
|
'other' => q({0} miollaimpéar), |
2792
|
|
|
|
|
|
|
'two' => q({0} mhiollaimpéar), |
2793
|
|
|
|
|
|
|
}, |
2794
|
|
|
|
|
|
|
'millibar' => { |
2795
|
|
|
|
|
|
|
'few' => q({0} mhilleabar), |
2796
|
|
|
|
|
|
|
'many' => q({0} milleabar), |
2797
|
|
|
|
|
|
|
'name' => q(milleabair), |
2798
|
|
|
|
|
|
|
'one' => q({0} mhilleabar), |
2799
|
|
|
|
|
|
|
'other' => q({0} milleabar), |
2800
|
|
|
|
|
|
|
'two' => q({0} mhilleabar), |
2801
|
|
|
|
|
|
|
}, |
2802
|
|
|
|
|
|
|
'milligram' => { |
2803
|
|
|
|
|
|
|
'few' => q({0} mhilleagram), |
2804
|
|
|
|
|
|
|
'many' => q({0} milleagram), |
2805
|
|
|
|
|
|
|
'name' => q(milleagraim), |
2806
|
|
|
|
|
|
|
'one' => q({0} mhilleagram), |
2807
|
|
|
|
|
|
|
'other' => q({0} milleagram), |
2808
|
|
|
|
|
|
|
'two' => q({0} mhilleagram), |
2809
|
|
|
|
|
|
|
}, |
2810
|
|
|
|
|
|
|
'milliliter' => { |
2811
|
|
|
|
|
|
|
'few' => q({0} mhillilÃtear), |
2812
|
|
|
|
|
|
|
'many' => q({0} millilÃtear), |
2813
|
|
|
|
|
|
|
'name' => q(millilÃtir), |
2814
|
|
|
|
|
|
|
'one' => q({0} mhillilÃtear), |
2815
|
|
|
|
|
|
|
'other' => q({0} millilÃtear), |
2816
|
|
|
|
|
|
|
'two' => q({0} mhillilÃtear), |
2817
|
|
|
|
|
|
|
}, |
2818
|
|
|
|
|
|
|
'millimeter' => { |
2819
|
|
|
|
|
|
|
'few' => q({0} mhilliméadar), |
2820
|
|
|
|
|
|
|
'many' => q({0} milliméadar), |
2821
|
|
|
|
|
|
|
'name' => q(milliméadair), |
2822
|
|
|
|
|
|
|
'one' => q({0} mhilliméadar), |
2823
|
|
|
|
|
|
|
'other' => q({0} milliméadar), |
2824
|
|
|
|
|
|
|
'two' => q({0} mhilliméadar), |
2825
|
|
|
|
|
|
|
}, |
2826
|
|
|
|
|
|
|
'millimeter-of-mercury' => { |
2827
|
|
|
|
|
|
|
'few' => q({0} mhilliméadar mearcair), |
2828
|
|
|
|
|
|
|
'many' => q({0} milliméadar mearcair), |
2829
|
|
|
|
|
|
|
'name' => q(milliméadair mhearcair), |
2830
|
|
|
|
|
|
|
'one' => q({0} mhilliméadar mearcair), |
2831
|
|
|
|
|
|
|
'other' => q({0} milliméadar mearcair), |
2832
|
|
|
|
|
|
|
'two' => q({0} mhilliméadar mearcair), |
2833
|
|
|
|
|
|
|
}, |
2834
|
|
|
|
|
|
|
'millisecond' => { |
2835
|
|
|
|
|
|
|
'few' => q({0} mhilleasoicind), |
2836
|
|
|
|
|
|
|
'many' => q({0} milleasoicind), |
2837
|
|
|
|
|
|
|
'name' => q(milleasoicindÃ), |
2838
|
|
|
|
|
|
|
'one' => q({0} mhilleasoicind), |
2839
|
|
|
|
|
|
|
'other' => q({0} milleasoicind), |
2840
|
|
|
|
|
|
|
'two' => q({0} mhilleasoicind), |
2841
|
|
|
|
|
|
|
}, |
2842
|
|
|
|
|
|
|
'milliwatt' => { |
2843
|
|
|
|
|
|
|
'few' => q({0} mhilleavata), |
2844
|
|
|
|
|
|
|
'many' => q({0} milleavata), |
2845
|
|
|
|
|
|
|
'name' => q(milleavatanna), |
2846
|
|
|
|
|
|
|
'one' => q({0} mhilleavata), |
2847
|
|
|
|
|
|
|
'other' => q({0} milleavata), |
2848
|
|
|
|
|
|
|
'two' => q({0} mhilleavata), |
2849
|
|
|
|
|
|
|
}, |
2850
|
|
|
|
|
|
|
'minute' => { |
2851
|
|
|
|
|
|
|
'few' => q({0} nóiméad), |
2852
|
|
|
|
|
|
|
'many' => q({0} nóiméad), |
2853
|
|
|
|
|
|
|
'name' => q(nóiméid), |
2854
|
|
|
|
|
|
|
'one' => q({0} nóiméad), |
2855
|
|
|
|
|
|
|
'other' => q({0} nóiméad), |
2856
|
|
|
|
|
|
|
'per' => q({0} sa nóiméad), |
2857
|
|
|
|
|
|
|
'two' => q({0} nóiméad), |
2858
|
|
|
|
|
|
|
}, |
2859
|
|
|
|
|
|
|
'month' => { |
2860
|
|
|
|
|
|
|
'few' => q({0} mhÃ), |
2861
|
|
|
|
|
|
|
'many' => q({0} mÃ), |
2862
|
|
|
|
|
|
|
'name' => q(mÃonna), |
2863
|
|
|
|
|
|
|
'one' => q({0} mhÃ), |
2864
|
|
|
|
|
|
|
'other' => q({0} mÃ), |
2865
|
|
|
|
|
|
|
'per' => q({0} sa mhÃ), |
2866
|
|
|
|
|
|
|
'two' => q({0} mhÃ), |
2867
|
|
|
|
|
|
|
}, |
2868
|
|
|
|
|
|
|
'nanometer' => { |
2869
|
|
|
|
|
|
|
'few' => q({0} nanaiméadar), |
2870
|
|
|
|
|
|
|
'many' => q({0} nanaiméadar), |
2871
|
|
|
|
|
|
|
'name' => q(nanaiméadair), |
2872
|
|
|
|
|
|
|
'one' => q({0} nanaiméadar), |
2873
|
|
|
|
|
|
|
'other' => q({0} nanaiméadar), |
2874
|
|
|
|
|
|
|
'two' => q({0} nanaiméadar), |
2875
|
|
|
|
|
|
|
}, |
2876
|
|
|
|
|
|
|
'nanosecond' => { |
2877
|
|
|
|
|
|
|
'few' => q({0} nanashoicind), |
2878
|
|
|
|
|
|
|
'many' => q({0} nanashoicind), |
2879
|
|
|
|
|
|
|
'name' => q(nanashoicindÃ), |
2880
|
|
|
|
|
|
|
'one' => q({0} nanashoicind), |
2881
|
|
|
|
|
|
|
'other' => q({0} nanashoicind), |
2882
|
|
|
|
|
|
|
'two' => q({0} nanashoicind), |
2883
|
|
|
|
|
|
|
}, |
2884
|
|
|
|
|
|
|
'nautical-mile' => { |
2885
|
|
|
|
|
|
|
'few' => q({0} mhuirmhÃle), |
2886
|
|
|
|
|
|
|
'many' => q({0} muirmhÃle), |
2887
|
|
|
|
|
|
|
'name' => q(muirmhÃlte), |
2888
|
|
|
|
|
|
|
'one' => q({0} mhuirmhÃle), |
2889
|
|
|
|
|
|
|
'other' => q({0} muirmhÃle), |
2890
|
|
|
|
|
|
|
'two' => q({0} mhuirmhÃle), |
2891
|
|
|
|
|
|
|
}, |
2892
|
|
|
|
|
|
|
'ohm' => { |
2893
|
|
|
|
|
|
|
'few' => q({0} óm), |
2894
|
|
|
|
|
|
|
'many' => q({0} n-óm), |
2895
|
|
|
|
|
|
|
'name' => q(óim), |
2896
|
|
|
|
|
|
|
'one' => q({0} óm), |
2897
|
|
|
|
|
|
|
'other' => q({0} óm), |
2898
|
|
|
|
|
|
|
'two' => q({0} óm), |
2899
|
|
|
|
|
|
|
}, |
2900
|
|
|
|
|
|
|
'ounce' => { |
2901
|
|
|
|
|
|
|
'few' => q({0} unsa), |
2902
|
|
|
|
|
|
|
'many' => q({0} n-unsa), |
2903
|
|
|
|
|
|
|
'name' => q(unsaÃ), |
2904
|
|
|
|
|
|
|
'one' => q({0} unsa), |
2905
|
|
|
|
|
|
|
'other' => q({0} unsa), |
2906
|
|
|
|
|
|
|
'per' => q({0} san unsa), |
2907
|
|
|
|
|
|
|
'two' => q({0} unsa), |
2908
|
|
|
|
|
|
|
}, |
2909
|
|
|
|
|
|
|
'ounce-troy' => { |
2910
|
|
|
|
|
|
|
'few' => q({0} unsa troÃ), |
2911
|
|
|
|
|
|
|
'many' => q({0} n-unsa troÃ), |
2912
|
|
|
|
|
|
|
'name' => q(unsaà troÃ), |
2913
|
|
|
|
|
|
|
'one' => q({0} unsa troÃ), |
2914
|
|
|
|
|
|
|
'other' => q({0} unsa troÃ), |
2915
|
|
|
|
|
|
|
'two' => q({0} unsa troÃ), |
2916
|
|
|
|
|
|
|
}, |
2917
|
|
|
|
|
|
|
'parsec' => { |
2918
|
|
|
|
|
|
|
'few' => q({0} pharsoic), |
2919
|
|
|
|
|
|
|
'many' => q({0} bparsoic), |
2920
|
|
|
|
|
|
|
'name' => q(parsoiceanna), |
2921
|
|
|
|
|
|
|
'one' => q({0} pharsoic), |
2922
|
|
|
|
|
|
|
'other' => q({0} parsoic), |
2923
|
|
|
|
|
|
|
'two' => q({0} pharsoic), |
2924
|
|
|
|
|
|
|
}, |
2925
|
|
|
|
|
|
|
'per' => { |
2926
|
|
|
|
|
|
|
'1' => q({0} sa {1}), |
2927
|
|
|
|
|
|
|
}, |
2928
|
|
|
|
|
|
|
'picometer' => { |
2929
|
|
|
|
|
|
|
'few' => q({0} phiciméadar), |
2930
|
|
|
|
|
|
|
'many' => q({0} bpiciméadar), |
2931
|
|
|
|
|
|
|
'name' => q(piciméadair), |
2932
|
|
|
|
|
|
|
'one' => q({0} phiciméadar), |
2933
|
|
|
|
|
|
|
'other' => q({0} piciméadar), |
2934
|
|
|
|
|
|
|
'two' => q({0} phiciméadar), |
2935
|
|
|
|
|
|
|
}, |
2936
|
|
|
|
|
|
|
'pint' => { |
2937
|
|
|
|
|
|
|
'few' => q({0} phionta), |
2938
|
|
|
|
|
|
|
'many' => q({0} bpionta), |
2939
|
|
|
|
|
|
|
'name' => q(piontaÃ), |
2940
|
|
|
|
|
|
|
'one' => q({0} phionta), |
2941
|
|
|
|
|
|
|
'other' => q({0} pionta), |
2942
|
|
|
|
|
|
|
'two' => q({0} phionta), |
2943
|
|
|
|
|
|
|
}, |
2944
|
|
|
|
|
|
|
'pint-metric' => { |
2945
|
|
|
|
|
|
|
'few' => q({0} phionta mhéadracha), |
2946
|
|
|
|
|
|
|
'many' => q({0} bpionta mhéadracha), |
2947
|
|
|
|
|
|
|
'name' => q(piontaà méadracha), |
2948
|
|
|
|
|
|
|
'one' => q({0} phionta méadrach), |
2949
|
|
|
|
|
|
|
'other' => q({0} pionta méadrach), |
2950
|
|
|
|
|
|
|
'two' => q({0} phionta mhéadracha), |
2951
|
|
|
|
|
|
|
}, |
2952
|
|
|
|
|
|
|
'pound' => { |
2953
|
|
|
|
|
|
|
'few' => q({0} phunt), |
2954
|
|
|
|
|
|
|
'many' => q({0} bpunt), |
2955
|
|
|
|
|
|
|
'name' => q(puint), |
2956
|
|
|
|
|
|
|
'one' => q({0} phunt), |
2957
|
|
|
|
|
|
|
'other' => q({0} punt), |
2958
|
|
|
|
|
|
|
'per' => q({0} sa phunt), |
2959
|
|
|
|
|
|
|
'two' => q({0} phunt), |
2960
|
|
|
|
|
|
|
}, |
2961
|
|
|
|
|
|
|
'pound-per-square-inch' => { |
2962
|
|
|
|
|
|
|
'few' => q({0} phunt san orlach cearnach), |
2963
|
|
|
|
|
|
|
'many' => q({0} bpunt san orlach cearnach), |
2964
|
|
|
|
|
|
|
'name' => q(puint san orlach cearnach), |
2965
|
|
|
|
|
|
|
'one' => q({0} phunt san orlach cearnach), |
2966
|
|
|
|
|
|
|
'other' => q({0} punt san orlach cearnach), |
2967
|
|
|
|
|
|
|
'two' => q({0} phunt san orlach cearnach), |
2968
|
|
|
|
|
|
|
}, |
2969
|
|
|
|
|
|
|
'quart' => { |
2970
|
|
|
|
|
|
|
'few' => q({0} chárt), |
2971
|
|
|
|
|
|
|
'many' => q({0} gcárt), |
2972
|
|
|
|
|
|
|
'name' => q(cáirt), |
2973
|
|
|
|
|
|
|
'one' => q({0} chárt), |
2974
|
|
|
|
|
|
|
'other' => q({0} cárt), |
2975
|
|
|
|
|
|
|
'two' => q({0} chárt), |
2976
|
|
|
|
|
|
|
}, |
2977
|
|
|
|
|
|
|
'radian' => { |
2978
|
|
|
|
|
|
|
'few' => q({0} raidian), |
2979
|
|
|
|
|
|
|
'many' => q({0} raidian), |
2980
|
|
|
|
|
|
|
'name' => q(raidiain), |
2981
|
|
|
|
|
|
|
'one' => q({0} raidian), |
2982
|
|
|
|
|
|
|
'other' => q({0} raidian), |
2983
|
|
|
|
|
|
|
'two' => q({0} raidian), |
2984
|
|
|
|
|
|
|
}, |
2985
|
|
|
|
|
|
|
'revolution' => { |
2986
|
|
|
|
|
|
|
'few' => q({0} imrothlú), |
2987
|
|
|
|
|
|
|
'many' => q({0} n-imrothlú), |
2988
|
|
|
|
|
|
|
'name' => q(imrothlú), |
2989
|
|
|
|
|
|
|
'one' => q({0} imrothlú), |
2990
|
|
|
|
|
|
|
'other' => q({0} imrothlú), |
2991
|
|
|
|
|
|
|
'two' => q({0} imrothlú), |
2992
|
|
|
|
|
|
|
}, |
2993
|
|
|
|
|
|
|
'second' => { |
2994
|
|
|
|
|
|
|
'few' => q({0} shoicind), |
2995
|
|
|
|
|
|
|
'many' => q({0} soicind), |
2996
|
|
|
|
|
|
|
'name' => q(soicindÃ), |
2997
|
|
|
|
|
|
|
'one' => q({0} soicind), |
2998
|
|
|
|
|
|
|
'other' => q({0} soicind), |
2999
|
|
|
|
|
|
|
'per' => q({0} sa soicind), |
3000
|
|
|
|
|
|
|
'two' => q({0} shoicind), |
3001
|
|
|
|
|
|
|
}, |
3002
|
|
|
|
|
|
|
'square-centimeter' => { |
3003
|
|
|
|
|
|
|
'few' => q({0} cheintiméadar chearnacha), |
3004
|
|
|
|
|
|
|
'many' => q({0} gceintiméadar chearnacha), |
3005
|
|
|
|
|
|
|
'name' => q(ceintiméadair chearnacha), |
3006
|
|
|
|
|
|
|
'one' => q({0} cheintiméadar cearnach), |
3007
|
|
|
|
|
|
|
'other' => q({0} ceintiméadar cearnach), |
3008
|
|
|
|
|
|
|
'per' => q({0} sa cheintiméadar cearnach), |
3009
|
|
|
|
|
|
|
'two' => q({0} cheintiméadar chearnacha), |
3010
|
|
|
|
|
|
|
}, |
3011
|
|
|
|
|
|
|
'square-foot' => { |
3012
|
|
|
|
|
|
|
'few' => q({0} throigh chearnacha), |
3013
|
|
|
|
|
|
|
'many' => q({0} dtroigh chearnacha), |
3014
|
|
|
|
|
|
|
'name' => q(troithe cearnacha), |
3015
|
|
|
|
|
|
|
'one' => q({0} troigh chearnach), |
3016
|
|
|
|
|
|
|
'other' => q({0} troigh chearnach), |
3017
|
|
|
|
|
|
|
'two' => q({0} throigh chearnacha), |
3018
|
|
|
|
|
|
|
}, |
3019
|
|
|
|
|
|
|
'square-inch' => { |
3020
|
|
|
|
|
|
|
'few' => q({0} orlach chearnacha), |
3021
|
|
|
|
|
|
|
'many' => q({0} orlach chearnacha), |
3022
|
|
|
|
|
|
|
'name' => q(orlaà cearnacha), |
3023
|
|
|
|
|
|
|
'one' => q({0} orlach cearnach), |
3024
|
|
|
|
|
|
|
'other' => q({0} orlach cearnach), |
3025
|
|
|
|
|
|
|
'per' => q({0} san orlach cearnach), |
3026
|
|
|
|
|
|
|
'two' => q({0} orlach chearnacha), |
3027
|
|
|
|
|
|
|
}, |
3028
|
|
|
|
|
|
|
'square-kilometer' => { |
3029
|
|
|
|
|
|
|
'few' => q({0} chiliméadar chearnacha), |
3030
|
|
|
|
|
|
|
'many' => q({0} gciliméadar chearnacha), |
3031
|
|
|
|
|
|
|
'name' => q(ciliméadair chearnacha), |
3032
|
|
|
|
|
|
|
'one' => q({0} chiliméadar cearnach), |
3033
|
|
|
|
|
|
|
'other' => q({0} ciliméadar cearnach), |
3034
|
|
|
|
|
|
|
'two' => q({0} chiliméadar chearnacha), |
3035
|
|
|
|
|
|
|
}, |
3036
|
|
|
|
|
|
|
'square-meter' => { |
3037
|
|
|
|
|
|
|
'few' => q({0} mhéadar chearnacha), |
3038
|
|
|
|
|
|
|
'many' => q({0} méadar chearnacha), |
3039
|
|
|
|
|
|
|
'name' => q(méadair chearnacha), |
3040
|
|
|
|
|
|
|
'one' => q({0} mhéadar cearnach), |
3041
|
|
|
|
|
|
|
'other' => q({0} méadar cearnach), |
3042
|
|
|
|
|
|
|
'per' => q({0} sa mhéadar cearnach), |
3043
|
|
|
|
|
|
|
'two' => q({0} mhéadar chearnacha), |
3044
|
|
|
|
|
|
|
}, |
3045
|
|
|
|
|
|
|
'square-mile' => { |
3046
|
|
|
|
|
|
|
'few' => q({0} mhÃle chearnacha), |
3047
|
|
|
|
|
|
|
'many' => q({0} mÃle chearnacha), |
3048
|
|
|
|
|
|
|
'name' => q(mÃlte cearnacha), |
3049
|
|
|
|
|
|
|
'one' => q({0} mhÃle cearnach), |
3050
|
|
|
|
|
|
|
'other' => q({0} mÃle cearnach), |
3051
|
|
|
|
|
|
|
'two' => q({0} mhÃle chearnacha), |
3052
|
|
|
|
|
|
|
}, |
3053
|
|
|
|
|
|
|
'square-yard' => { |
3054
|
|
|
|
|
|
|
'few' => q({0} shlat chearnacha), |
3055
|
|
|
|
|
|
|
'many' => q({0} slat chearnacha), |
3056
|
|
|
|
|
|
|
'name' => q(slata cearnacha), |
3057
|
|
|
|
|
|
|
'one' => q({0} slat chearnach), |
3058
|
|
|
|
|
|
|
'other' => q({0} slat chearnach), |
3059
|
|
|
|
|
|
|
'two' => q({0} shlat chearnacha), |
3060
|
|
|
|
|
|
|
}, |
3061
|
|
|
|
|
|
|
'stone' => { |
3062
|
|
|
|
|
|
|
'few' => q({0} chloch), |
3063
|
|
|
|
|
|
|
'many' => q({0} gcloch), |
3064
|
|
|
|
|
|
|
'name' => q(clocha), |
3065
|
|
|
|
|
|
|
'one' => q({0} chloch), |
3066
|
|
|
|
|
|
|
'other' => q({0} cloch), |
3067
|
|
|
|
|
|
|
'two' => q({0} chloch), |
3068
|
|
|
|
|
|
|
}, |
3069
|
|
|
|
|
|
|
'tablespoon' => { |
3070
|
|
|
|
|
|
|
'few' => q({0} spúnóg bhoird), |
3071
|
|
|
|
|
|
|
'many' => q({0} spúnóg bhoird), |
3072
|
|
|
|
|
|
|
'name' => q(spúnóga boird), |
3073
|
|
|
|
|
|
|
'one' => q({0} spúnóg bhoird), |
3074
|
|
|
|
|
|
|
'other' => q({0} spúnóg bhoird), |
3075
|
|
|
|
|
|
|
'two' => q({0} spúnóg bhoird), |
3076
|
|
|
|
|
|
|
}, |
3077
|
|
|
|
|
|
|
'teaspoon' => { |
3078
|
|
|
|
|
|
|
'few' => q({0} thaespúnóg), |
3079
|
|
|
|
|
|
|
'many' => q({0} dtaespúnóg), |
3080
|
|
|
|
|
|
|
'name' => q(taespúnóga), |
3081
|
|
|
|
|
|
|
'one' => q({0} taespúnóg), |
3082
|
|
|
|
|
|
|
'other' => q({0} taespúnóg), |
3083
|
|
|
|
|
|
|
'two' => q({0} thaespúnóg), |
3084
|
|
|
|
|
|
|
}, |
3085
|
|
|
|
|
|
|
'terabit' => { |
3086
|
|
|
|
|
|
|
'few' => q({0} theirighiotán), |
3087
|
|
|
|
|
|
|
'many' => q({0} dteirighiotán), |
3088
|
|
|
|
|
|
|
'name' => q(teirighiotáin), |
3089
|
|
|
|
|
|
|
'one' => q({0} teirighiotán), |
3090
|
|
|
|
|
|
|
'other' => q({0} teirighiotán), |
3091
|
|
|
|
|
|
|
'two' => q({0} theirighiotán), |
3092
|
|
|
|
|
|
|
}, |
3093
|
|
|
|
|
|
|
'terabyte' => { |
3094
|
|
|
|
|
|
|
'few' => q({0} theiribheart), |
3095
|
|
|
|
|
|
|
'many' => q({0} dteiribheart), |
3096
|
|
|
|
|
|
|
'name' => q(teiribhearta), |
3097
|
|
|
|
|
|
|
'one' => q({0} teiribheart), |
3098
|
|
|
|
|
|
|
'other' => q({0} teiribheart), |
3099
|
|
|
|
|
|
|
'two' => q({0} theiribheart), |
3100
|
|
|
|
|
|
|
}, |
3101
|
|
|
|
|
|
|
'ton' => { |
3102
|
|
|
|
|
|
|
'few' => q({0} thonna ghearra), |
3103
|
|
|
|
|
|
|
'many' => q({0} dtonna ghearra), |
3104
|
|
|
|
|
|
|
'name' => q(tonnaà gearra), |
3105
|
|
|
|
|
|
|
'one' => q({0} tonna gearr), |
3106
|
|
|
|
|
|
|
'other' => q({0} tonna gearr), |
3107
|
|
|
|
|
|
|
'two' => q({0} thonna ghearra), |
3108
|
|
|
|
|
|
|
}, |
3109
|
|
|
|
|
|
|
'volt' => { |
3110
|
|
|
|
|
|
|
'few' => q({0} volta), |
3111
|
|
|
|
|
|
|
'many' => q({0} volta), |
3112
|
|
|
|
|
|
|
'name' => q(voltanna), |
3113
|
|
|
|
|
|
|
'one' => q({0} volta), |
3114
|
|
|
|
|
|
|
'other' => q({0} volta), |
3115
|
|
|
|
|
|
|
'two' => q({0} volta), |
3116
|
|
|
|
|
|
|
}, |
3117
|
|
|
|
|
|
|
'watt' => { |
3118
|
|
|
|
|
|
|
'few' => q({0} vata), |
3119
|
|
|
|
|
|
|
'many' => q({0} vata), |
3120
|
|
|
|
|
|
|
'name' => q(vatanna), |
3121
|
|
|
|
|
|
|
'one' => q({0} vata), |
3122
|
|
|
|
|
|
|
'other' => q({0} vata), |
3123
|
|
|
|
|
|
|
'two' => q({0} vata), |
3124
|
|
|
|
|
|
|
}, |
3125
|
|
|
|
|
|
|
'week' => { |
3126
|
|
|
|
|
|
|
'few' => q({0} seachtaine), |
3127
|
|
|
|
|
|
|
'many' => q({0} seachtaine), |
3128
|
|
|
|
|
|
|
'name' => q(seachtainÃ), |
3129
|
|
|
|
|
|
|
'one' => q({0} seachtain), |
3130
|
|
|
|
|
|
|
'other' => q({0} seachtain), |
3131
|
|
|
|
|
|
|
'per' => q({0} sa tseachtain), |
3132
|
|
|
|
|
|
|
'two' => q({0} sheachtain), |
3133
|
|
|
|
|
|
|
}, |
3134
|
|
|
|
|
|
|
'yard' => { |
3135
|
|
|
|
|
|
|
'few' => q({0} shlat), |
3136
|
|
|
|
|
|
|
'many' => q({0} slat), |
3137
|
|
|
|
|
|
|
'name' => q(slata), |
3138
|
|
|
|
|
|
|
'one' => q({0} slat), |
3139
|
|
|
|
|
|
|
'other' => q({0} slat), |
3140
|
|
|
|
|
|
|
'two' => q({0} shlat), |
3141
|
|
|
|
|
|
|
}, |
3142
|
|
|
|
|
|
|
'year' => { |
3143
|
|
|
|
|
|
|
'few' => q({0} bliana), |
3144
|
|
|
|
|
|
|
'many' => q({0} mbliana), |
3145
|
|
|
|
|
|
|
'name' => q(blianta), |
3146
|
|
|
|
|
|
|
'one' => q({0} bhliain), |
3147
|
|
|
|
|
|
|
'other' => q({0} bliain), |
3148
|
|
|
|
|
|
|
'per' => q({0} sa bhliain), |
3149
|
|
|
|
|
|
|
'two' => q({0} bhliain), |
3150
|
|
|
|
|
|
|
}, |
3151
|
|
|
|
|
|
|
}, |
3152
|
|
|
|
|
|
|
'narrow' => { |
3153
|
|
|
|
|
|
|
'ampere' => { |
3154
|
|
|
|
|
|
|
'few' => q({0}A), |
3155
|
|
|
|
|
|
|
'many' => q({0}A), |
3156
|
|
|
|
|
|
|
'name' => q(aimpéir), |
3157
|
|
|
|
|
|
|
'one' => q({0}A), |
3158
|
|
|
|
|
|
|
'other' => q({0}A), |
3159
|
|
|
|
|
|
|
'two' => q({0}A), |
3160
|
|
|
|
|
|
|
}, |
3161
|
|
|
|
|
|
|
'arc-minute' => { |
3162
|
|
|
|
|
|
|
'few' => q({0}â²), |
3163
|
|
|
|
|
|
|
'many' => q({0}â²), |
3164
|
|
|
|
|
|
|
'name' => q(nóim. stua), |
3165
|
|
|
|
|
|
|
'one' => q({0}â²), |
3166
|
|
|
|
|
|
|
'other' => q({0}â²), |
3167
|
|
|
|
|
|
|
'two' => q({0}â²), |
3168
|
|
|
|
|
|
|
}, |
3169
|
|
|
|
|
|
|
'arc-second' => { |
3170
|
|
|
|
|
|
|
'few' => q({0}â³), |
3171
|
|
|
|
|
|
|
'many' => q({0}â³), |
3172
|
|
|
|
|
|
|
'name' => q(soic. stua), |
3173
|
|
|
|
|
|
|
'one' => q({0}â³), |
3174
|
|
|
|
|
|
|
'other' => q({0}â³), |
3175
|
|
|
|
|
|
|
'two' => q({0}â³), |
3176
|
|
|
|
|
|
|
}, |
3177
|
|
|
|
|
|
|
'astronomical-unit' => { |
3178
|
|
|
|
|
|
|
'few' => q({0}AR), |
3179
|
|
|
|
|
|
|
'many' => q({0}AR), |
3180
|
|
|
|
|
|
|
'name' => q(AR), |
3181
|
|
|
|
|
|
|
'one' => q({0}AR), |
3182
|
|
|
|
|
|
|
'other' => q({0}AR), |
3183
|
|
|
|
|
|
|
'two' => q({0}AR), |
3184
|
|
|
|
|
|
|
}, |
3185
|
|
|
|
|
|
|
'bit' => { |
3186
|
|
|
|
|
|
|
'few' => q({0} ghiot.), |
3187
|
|
|
|
|
|
|
'many' => q({0} ngiot.), |
3188
|
|
|
|
|
|
|
'name' => q(giotán), |
3189
|
|
|
|
|
|
|
'one' => q({0} ghiot.), |
3190
|
|
|
|
|
|
|
'other' => q({0} giot.), |
3191
|
|
|
|
|
|
|
'two' => q({0} ghiot.), |
3192
|
|
|
|
|
|
|
}, |
3193
|
|
|
|
|
|
|
'byte' => { |
3194
|
|
|
|
|
|
|
'few' => q({0}B), |
3195
|
|
|
|
|
|
|
'many' => q({0}B), |
3196
|
|
|
|
|
|
|
'name' => q(bearta), |
3197
|
|
|
|
|
|
|
'one' => q({0}B), |
3198
|
|
|
|
|
|
|
'other' => q({0}B), |
3199
|
|
|
|
|
|
|
'two' => q({0}B), |
3200
|
|
|
|
|
|
|
}, |
3201
|
|
|
|
|
|
|
'calorie' => { |
3202
|
|
|
|
|
|
|
'few' => q({0}cal), |
3203
|
|
|
|
|
|
|
'many' => q({0}cal), |
3204
|
|
|
|
|
|
|
'name' => q(cal), |
3205
|
|
|
|
|
|
|
'one' => q({0}cal), |
3206
|
|
|
|
|
|
|
'other' => q({0}cal), |
3207
|
|
|
|
|
|
|
'two' => q({0}cal), |
3208
|
|
|
|
|
|
|
}, |
3209
|
|
|
|
|
|
|
'carat' => { |
3210
|
|
|
|
|
|
|
'few' => q({0}CD), |
3211
|
|
|
|
|
|
|
'many' => q({0}CD), |
3212
|
|
|
|
|
|
|
'name' => q(carat), |
3213
|
|
|
|
|
|
|
'one' => q({0}CD), |
3214
|
|
|
|
|
|
|
'other' => q({0}CD), |
3215
|
|
|
|
|
|
|
'two' => q({0}CD), |
3216
|
|
|
|
|
|
|
}, |
3217
|
|
|
|
|
|
|
'celsius' => { |
3218
|
|
|
|
|
|
|
'few' => q({0}°C), |
3219
|
|
|
|
|
|
|
'many' => q({0}°C), |
3220
|
|
|
|
|
|
|
'name' => q(°C), |
3221
|
|
|
|
|
|
|
'one' => q({0}°C), |
3222
|
|
|
|
|
|
|
'other' => q({0}°C), |
3223
|
|
|
|
|
|
|
'two' => q({0}°C), |
3224
|
|
|
|
|
|
|
}, |
3225
|
|
|
|
|
|
|
'centiliter' => { |
3226
|
|
|
|
|
|
|
'name' => q(cl), |
3227
|
|
|
|
|
|
|
}, |
3228
|
|
|
|
|
|
|
'centimeter' => { |
3229
|
|
|
|
|
|
|
'few' => q({0}cm), |
3230
|
|
|
|
|
|
|
'many' => q({0}cm), |
3231
|
|
|
|
|
|
|
'name' => q(cm), |
3232
|
|
|
|
|
|
|
'one' => q({0}cm), |
3233
|
|
|
|
|
|
|
'other' => q({0}cm), |
3234
|
|
|
|
|
|
|
'two' => q({0}cm), |
3235
|
|
|
|
|
|
|
}, |
3236
|
|
|
|
|
|
|
'coordinate' => { |
3237
|
|
|
|
|
|
|
'east' => q({0}O), |
3238
|
|
|
|
|
|
|
'north' => q({0}T), |
3239
|
|
|
|
|
|
|
'south' => q({0}D), |
3240
|
|
|
|
|
|
|
'west' => q({0}I), |
3241
|
|
|
|
|
|
|
}, |
3242
|
|
|
|
|
|
|
'cubic-centimeter' => { |
3243
|
|
|
|
|
|
|
'few' => q({0}cm³), |
3244
|
|
|
|
|
|
|
'many' => q({0}cm³), |
3245
|
|
|
|
|
|
|
'name' => q(cm³), |
3246
|
|
|
|
|
|
|
'one' => q({0}cm³), |
3247
|
|
|
|
|
|
|
'other' => q({0}cm³), |
3248
|
|
|
|
|
|
|
'two' => q({0}cm³), |
3249
|
|
|
|
|
|
|
}, |
3250
|
|
|
|
|
|
|
'cubic-foot' => { |
3251
|
|
|
|
|
|
|
'few' => q({0}tr³), |
3252
|
|
|
|
|
|
|
'many' => q({0}tr³), |
3253
|
|
|
|
|
|
|
'name' => q(tr³), |
3254
|
|
|
|
|
|
|
'one' => q({0}tr³), |
3255
|
|
|
|
|
|
|
'other' => q({0}tr³), |
3256
|
|
|
|
|
|
|
'two' => q({0}tr³), |
3257
|
|
|
|
|
|
|
}, |
3258
|
|
|
|
|
|
|
'cubic-inch' => { |
3259
|
|
|
|
|
|
|
'few' => q({0}or³), |
3260
|
|
|
|
|
|
|
'many' => q({0}or³), |
3261
|
|
|
|
|
|
|
'name' => q(or³), |
3262
|
|
|
|
|
|
|
'one' => q({0}or³), |
3263
|
|
|
|
|
|
|
'other' => q({0}or³), |
3264
|
|
|
|
|
|
|
'two' => q({0}or³), |
3265
|
|
|
|
|
|
|
}, |
3266
|
|
|
|
|
|
|
'cubic-kilometer' => { |
3267
|
|
|
|
|
|
|
'few' => q({0}km³), |
3268
|
|
|
|
|
|
|
'many' => q({0}km³), |
3269
|
|
|
|
|
|
|
'name' => q(km³), |
3270
|
|
|
|
|
|
|
'one' => q({0}km³), |
3271
|
|
|
|
|
|
|
'other' => q({0}km³), |
3272
|
|
|
|
|
|
|
'two' => q({0}km³), |
3273
|
|
|
|
|
|
|
}, |
3274
|
|
|
|
|
|
|
'cubic-meter' => { |
3275
|
|
|
|
|
|
|
'few' => q({0}m³), |
3276
|
|
|
|
|
|
|
'many' => q({0}m³), |
3277
|
|
|
|
|
|
|
'name' => q(m³), |
3278
|
|
|
|
|
|
|
'one' => q({0}m³), |
3279
|
|
|
|
|
|
|
'other' => q({0}m³), |
3280
|
|
|
|
|
|
|
'two' => q({0}m³), |
3281
|
|
|
|
|
|
|
}, |
3282
|
|
|
|
|
|
|
'cubic-mile' => { |
3283
|
|
|
|
|
|
|
'name' => q(mÃle³), |
3284
|
|
|
|
|
|
|
}, |
3285
|
|
|
|
|
|
|
'cubic-yard' => { |
3286
|
|
|
|
|
|
|
'few' => q({0}sl³), |
3287
|
|
|
|
|
|
|
'many' => q({0}sl³), |
3288
|
|
|
|
|
|
|
'name' => q(sl³), |
3289
|
|
|
|
|
|
|
'one' => q({0}sl³), |
3290
|
|
|
|
|
|
|
'other' => q({0}sl³), |
3291
|
|
|
|
|
|
|
'two' => q({0}sl³), |
3292
|
|
|
|
|
|
|
}, |
3293
|
|
|
|
|
|
|
'cup' => { |
3294
|
|
|
|
|
|
|
'few' => q({0}c), |
3295
|
|
|
|
|
|
|
'many' => q({0}c), |
3296
|
|
|
|
|
|
|
'name' => q(cupán), |
3297
|
|
|
|
|
|
|
'one' => q({0}c), |
3298
|
|
|
|
|
|
|
'other' => q({0}c), |
3299
|
|
|
|
|
|
|
'two' => q({0}c), |
3300
|
|
|
|
|
|
|
}, |
3301
|
|
|
|
|
|
|
'day' => { |
3302
|
|
|
|
|
|
|
'few' => q({0}l), |
3303
|
|
|
|
|
|
|
'many' => q({0}l), |
3304
|
|
|
|
|
|
|
'name' => q(lá), |
3305
|
|
|
|
|
|
|
'one' => q({0}l), |
3306
|
|
|
|
|
|
|
'other' => q({0}l), |
3307
|
|
|
|
|
|
|
'two' => q({0}l), |
3308
|
|
|
|
|
|
|
}, |
3309
|
|
|
|
|
|
|
'deciliter' => { |
3310
|
|
|
|
|
|
|
'few' => q({0}dl), |
3311
|
|
|
|
|
|
|
'many' => q({0}dl), |
3312
|
|
|
|
|
|
|
'name' => q(dl), |
3313
|
|
|
|
|
|
|
'one' => q({0}dl), |
3314
|
|
|
|
|
|
|
'other' => q({0}dl), |
3315
|
|
|
|
|
|
|
'two' => q({0}dl), |
3316
|
|
|
|
|
|
|
}, |
3317
|
|
|
|
|
|
|
'decimeter' => { |
3318
|
|
|
|
|
|
|
'few' => q({0}dm), |
3319
|
|
|
|
|
|
|
'many' => q({0}dm), |
3320
|
|
|
|
|
|
|
'name' => q(dm), |
3321
|
|
|
|
|
|
|
'one' => q({0}dm), |
3322
|
|
|
|
|
|
|
'other' => q({0}dm), |
3323
|
|
|
|
|
|
|
'two' => q({0}dm), |
3324
|
|
|
|
|
|
|
}, |
3325
|
|
|
|
|
|
|
'degree' => { |
3326
|
|
|
|
|
|
|
'few' => q({0}°), |
3327
|
|
|
|
|
|
|
'many' => q({0}°), |
3328
|
|
|
|
|
|
|
'name' => q(céim), |
3329
|
|
|
|
|
|
|
'one' => q({0}°), |
3330
|
|
|
|
|
|
|
'other' => q({0}°), |
3331
|
|
|
|
|
|
|
'two' => q({0}°), |
3332
|
|
|
|
|
|
|
}, |
3333
|
|
|
|
|
|
|
'fahrenheit' => { |
3334
|
|
|
|
|
|
|
'few' => q({0}°F), |
3335
|
|
|
|
|
|
|
'many' => q({0}°F), |
3336
|
|
|
|
|
|
|
'name' => q(°F), |
3337
|
|
|
|
|
|
|
'one' => q({0}°F), |
3338
|
|
|
|
|
|
|
'other' => q({0}°F), |
3339
|
|
|
|
|
|
|
'two' => q({0}°F), |
3340
|
|
|
|
|
|
|
}, |
3341
|
|
|
|
|
|
|
'fathom' => { |
3342
|
|
|
|
|
|
|
'name' => q(feá), |
3343
|
|
|
|
|
|
|
}, |
3344
|
|
|
|
|
|
|
'foodcalorie' => { |
3345
|
|
|
|
|
|
|
'few' => q({0}Cal), |
3346
|
|
|
|
|
|
|
'many' => q({0}Cal), |
3347
|
|
|
|
|
|
|
'name' => q(Cal), |
3348
|
|
|
|
|
|
|
'one' => q({0}Cal), |
3349
|
|
|
|
|
|
|
'other' => q({0}Cal), |
3350
|
|
|
|
|
|
|
'two' => q({0}Cal), |
3351
|
|
|
|
|
|
|
}, |
3352
|
|
|
|
|
|
|
'foot' => { |
3353
|
|
|
|
|
|
|
'few' => q({0}â²), |
3354
|
|
|
|
|
|
|
'many' => q({0}â²), |
3355
|
|
|
|
|
|
|
'name' => q(tr), |
3356
|
|
|
|
|
|
|
'one' => q({0}â²), |
3357
|
|
|
|
|
|
|
'other' => q({0}â²), |
3358
|
|
|
|
|
|
|
'two' => q({0}â²), |
3359
|
|
|
|
|
|
|
}, |
3360
|
|
|
|
|
|
|
'furlong' => { |
3361
|
|
|
|
|
|
|
'few' => q({0}st), |
3362
|
|
|
|
|
|
|
'many' => q({0}st), |
3363
|
|
|
|
|
|
|
'name' => q(staid), |
3364
|
|
|
|
|
|
|
'one' => q({0}st), |
3365
|
|
|
|
|
|
|
'other' => q({0}st), |
3366
|
|
|
|
|
|
|
'two' => q({0}st), |
3367
|
|
|
|
|
|
|
}, |
3368
|
|
|
|
|
|
|
'g-force' => { |
3369
|
|
|
|
|
|
|
'few' => q({0}G), |
3370
|
|
|
|
|
|
|
'many' => q({0}G), |
3371
|
|
|
|
|
|
|
'name' => q(g-fhórsa), |
3372
|
|
|
|
|
|
|
'one' => q({0}G), |
3373
|
|
|
|
|
|
|
'other' => q({0}G), |
3374
|
|
|
|
|
|
|
'two' => q({0}G), |
3375
|
|
|
|
|
|
|
}, |
3376
|
|
|
|
|
|
|
'gigabit' => { |
3377
|
|
|
|
|
|
|
'few' => q({0}Gb), |
3378
|
|
|
|
|
|
|
'many' => q({0}Gb), |
3379
|
|
|
|
|
|
|
'name' => q(Gb), |
3380
|
|
|
|
|
|
|
'one' => q({0}Gb), |
3381
|
|
|
|
|
|
|
'other' => q({0}Gb), |
3382
|
|
|
|
|
|
|
'two' => q({0}Gb), |
3383
|
|
|
|
|
|
|
}, |
3384
|
|
|
|
|
|
|
'gigabyte' => { |
3385
|
|
|
|
|
|
|
'few' => q({0}GB), |
3386
|
|
|
|
|
|
|
'many' => q({0}GB), |
3387
|
|
|
|
|
|
|
'name' => q(GB), |
3388
|
|
|
|
|
|
|
'one' => q({0}GB), |
3389
|
|
|
|
|
|
|
'other' => q({0}GB), |
3390
|
|
|
|
|
|
|
'two' => q({0}GB), |
3391
|
|
|
|
|
|
|
}, |
3392
|
|
|
|
|
|
|
'gigahertz' => { |
3393
|
|
|
|
|
|
|
'few' => q({0}GHz), |
3394
|
|
|
|
|
|
|
'many' => q({0}GHz), |
3395
|
|
|
|
|
|
|
'name' => q(GHz), |
3396
|
|
|
|
|
|
|
'one' => q({0}GHz), |
3397
|
|
|
|
|
|
|
'other' => q({0}GHz), |
3398
|
|
|
|
|
|
|
'two' => q({0}GHz), |
3399
|
|
|
|
|
|
|
}, |
3400
|
|
|
|
|
|
|
'gigawatt' => { |
3401
|
|
|
|
|
|
|
'few' => q({0}GW), |
3402
|
|
|
|
|
|
|
'many' => q({0}GW), |
3403
|
|
|
|
|
|
|
'name' => q(GW), |
3404
|
|
|
|
|
|
|
'one' => q({0}GW), |
3405
|
|
|
|
|
|
|
'other' => q({0}GW), |
3406
|
|
|
|
|
|
|
'two' => q({0}GW), |
3407
|
|
|
|
|
|
|
}, |
3408
|
|
|
|
|
|
|
'gram' => { |
3409
|
|
|
|
|
|
|
'few' => q({0}g), |
3410
|
|
|
|
|
|
|
'many' => q({0}g), |
3411
|
|
|
|
|
|
|
'name' => q(gram), |
3412
|
|
|
|
|
|
|
'one' => q({0}g), |
3413
|
|
|
|
|
|
|
'other' => q({0}g), |
3414
|
|
|
|
|
|
|
'two' => q({0}g), |
3415
|
|
|
|
|
|
|
}, |
3416
|
|
|
|
|
|
|
'hectopascal' => { |
3417
|
|
|
|
|
|
|
'few' => q({0}hPa), |
3418
|
|
|
|
|
|
|
'many' => q({0}hPa), |
3419
|
|
|
|
|
|
|
'name' => q(hPa), |
3420
|
|
|
|
|
|
|
'one' => q({0}hPa), |
3421
|
|
|
|
|
|
|
'other' => q({0}hPa), |
3422
|
|
|
|
|
|
|
'two' => q({0}hPa), |
3423
|
|
|
|
|
|
|
}, |
3424
|
|
|
|
|
|
|
'hertz' => { |
3425
|
|
|
|
|
|
|
'few' => q({0}Hz), |
3426
|
|
|
|
|
|
|
'many' => q({0}Hz), |
3427
|
|
|
|
|
|
|
'name' => q(Hz), |
3428
|
|
|
|
|
|
|
'one' => q({0}Hz), |
3429
|
|
|
|
|
|
|
'other' => q({0}Hz), |
3430
|
|
|
|
|
|
|
'two' => q({0}Hz), |
3431
|
|
|
|
|
|
|
}, |
3432
|
|
|
|
|
|
|
'horsepower' => { |
3433
|
|
|
|
|
|
|
'few' => q({0}ec), |
3434
|
|
|
|
|
|
|
'many' => q({0}ec), |
3435
|
|
|
|
|
|
|
'name' => q(ec), |
3436
|
|
|
|
|
|
|
'one' => q({0}ec), |
3437
|
|
|
|
|
|
|
'other' => q({0}ec), |
3438
|
|
|
|
|
|
|
'two' => q({0}ec), |
3439
|
|
|
|
|
|
|
}, |
3440
|
|
|
|
|
|
|
'hour' => { |
3441
|
|
|
|
|
|
|
'few' => q({0}u), |
3442
|
|
|
|
|
|
|
'many' => q({0}u), |
3443
|
|
|
|
|
|
|
'name' => q(uair), |
3444
|
|
|
|
|
|
|
'one' => q({0}u), |
3445
|
|
|
|
|
|
|
'other' => q({0}u), |
3446
|
|
|
|
|
|
|
'two' => q({0}u), |
3447
|
|
|
|
|
|
|
}, |
3448
|
|
|
|
|
|
|
'inch' => { |
3449
|
|
|
|
|
|
|
'few' => q({0}â³), |
3450
|
|
|
|
|
|
|
'many' => q({0}â³), |
3451
|
|
|
|
|
|
|
'name' => q(orlaÃ), |
3452
|
|
|
|
|
|
|
'one' => q({0}â³), |
3453
|
|
|
|
|
|
|
'other' => q({0}â³), |
3454
|
|
|
|
|
|
|
'two' => q({0}â³), |
3455
|
|
|
|
|
|
|
}, |
3456
|
|
|
|
|
|
|
'inch-hg' => { |
3457
|
|
|
|
|
|
|
'few' => q({0}" Hg), |
3458
|
|
|
|
|
|
|
'many' => q({0}" Hg), |
3459
|
|
|
|
|
|
|
'name' => q(orlaà Hg), |
3460
|
|
|
|
|
|
|
'one' => q({0}" Hg), |
3461
|
|
|
|
|
|
|
'other' => q({0}" Hg), |
3462
|
|
|
|
|
|
|
'two' => q({0}" Hg), |
3463
|
|
|
|
|
|
|
}, |
3464
|
|
|
|
|
|
|
'joule' => { |
3465
|
|
|
|
|
|
|
'few' => q({0}J), |
3466
|
|
|
|
|
|
|
'many' => q({0}J), |
3467
|
|
|
|
|
|
|
'name' => q(giúil), |
3468
|
|
|
|
|
|
|
'one' => q({0}J), |
3469
|
|
|
|
|
|
|
'other' => q({0}J), |
3470
|
|
|
|
|
|
|
'two' => q({0}J), |
3471
|
|
|
|
|
|
|
}, |
3472
|
|
|
|
|
|
|
'karat' => { |
3473
|
|
|
|
|
|
|
'few' => q({0}kt), |
3474
|
|
|
|
|
|
|
'many' => q({0}kt), |
3475
|
|
|
|
|
|
|
'name' => q(kt), |
3476
|
|
|
|
|
|
|
'one' => q({0}kt), |
3477
|
|
|
|
|
|
|
'other' => q({0}kt), |
3478
|
|
|
|
|
|
|
'two' => q({0}kt), |
3479
|
|
|
|
|
|
|
}, |
3480
|
|
|
|
|
|
|
'kelvin' => { |
3481
|
|
|
|
|
|
|
'few' => q({0}K), |
3482
|
|
|
|
|
|
|
'many' => q({0}K), |
3483
|
|
|
|
|
|
|
'name' => q(K), |
3484
|
|
|
|
|
|
|
'one' => q({0}K), |
3485
|
|
|
|
|
|
|
'other' => q({0}K), |
3486
|
|
|
|
|
|
|
'two' => q({0}K), |
3487
|
|
|
|
|
|
|
}, |
3488
|
|
|
|
|
|
|
'kilobit' => { |
3489
|
|
|
|
|
|
|
'few' => q({0}kb), |
3490
|
|
|
|
|
|
|
'many' => q({0}kb), |
3491
|
|
|
|
|
|
|
'name' => q(kb), |
3492
|
|
|
|
|
|
|
'one' => q({0}kb), |
3493
|
|
|
|
|
|
|
'other' => q({0}kb), |
3494
|
|
|
|
|
|
|
'two' => q({0}kb), |
3495
|
|
|
|
|
|
|
}, |
3496
|
|
|
|
|
|
|
'kilobyte' => { |
3497
|
|
|
|
|
|
|
'few' => q({0}kB), |
3498
|
|
|
|
|
|
|
'many' => q({0}kB), |
3499
|
|
|
|
|
|
|
'name' => q(kB), |
3500
|
|
|
|
|
|
|
'one' => q({0}kB), |
3501
|
|
|
|
|
|
|
'other' => q({0}kB), |
3502
|
|
|
|
|
|
|
'two' => q({0}kB), |
3503
|
|
|
|
|
|
|
}, |
3504
|
|
|
|
|
|
|
'kilocalorie' => { |
3505
|
|
|
|
|
|
|
'few' => q({0}kcal), |
3506
|
|
|
|
|
|
|
'many' => q({0}kcal), |
3507
|
|
|
|
|
|
|
'name' => q(kcal), |
3508
|
|
|
|
|
|
|
'one' => q({0}kcal), |
3509
|
|
|
|
|
|
|
'other' => q({0}kcal), |
3510
|
|
|
|
|
|
|
'two' => q({0}kcal), |
3511
|
|
|
|
|
|
|
}, |
3512
|
|
|
|
|
|
|
'kilogram' => { |
3513
|
|
|
|
|
|
|
'few' => q({0}kg), |
3514
|
|
|
|
|
|
|
'many' => q({0}kg), |
3515
|
|
|
|
|
|
|
'name' => q(kg), |
3516
|
|
|
|
|
|
|
'one' => q({0}kg), |
3517
|
|
|
|
|
|
|
'other' => q({0}kg), |
3518
|
|
|
|
|
|
|
'two' => q({0}kg), |
3519
|
|
|
|
|
|
|
}, |
3520
|
|
|
|
|
|
|
'kilohertz' => { |
3521
|
|
|
|
|
|
|
'few' => q({0}kHz), |
3522
|
|
|
|
|
|
|
'many' => q({0}kHz), |
3523
|
|
|
|
|
|
|
'name' => q(kHz), |
3524
|
|
|
|
|
|
|
'one' => q({0}kHz), |
3525
|
|
|
|
|
|
|
'other' => q({0}kHz), |
3526
|
|
|
|
|
|
|
'two' => q({0}kHz), |
3527
|
|
|
|
|
|
|
}, |
3528
|
|
|
|
|
|
|
'kilojoule' => { |
3529
|
|
|
|
|
|
|
'few' => q({0}kJ), |
3530
|
|
|
|
|
|
|
'many' => q({0}kJ), |
3531
|
|
|
|
|
|
|
'name' => q(kJ), |
3532
|
|
|
|
|
|
|
'one' => q({0}kJ), |
3533
|
|
|
|
|
|
|
'other' => q({0}kJ), |
3534
|
|
|
|
|
|
|
'two' => q({0}kJ), |
3535
|
|
|
|
|
|
|
}, |
3536
|
|
|
|
|
|
|
'kilometer' => { |
3537
|
|
|
|
|
|
|
'few' => q({0}km), |
3538
|
|
|
|
|
|
|
'many' => q({0}km), |
3539
|
|
|
|
|
|
|
'name' => q(km), |
3540
|
|
|
|
|
|
|
'one' => q({0}km), |
3541
|
|
|
|
|
|
|
'other' => q({0}km), |
3542
|
|
|
|
|
|
|
'two' => q({0}km), |
3543
|
|
|
|
|
|
|
}, |
3544
|
|
|
|
|
|
|
'kilometer-per-hour' => { |
3545
|
|
|
|
|
|
|
'few' => q({0}km/u), |
3546
|
|
|
|
|
|
|
'many' => q({0}km/u), |
3547
|
|
|
|
|
|
|
'name' => q(km/u), |
3548
|
|
|
|
|
|
|
'one' => q({0}km/u), |
3549
|
|
|
|
|
|
|
'other' => q({0}km/u), |
3550
|
|
|
|
|
|
|
'two' => q({0}km/u), |
3551
|
|
|
|
|
|
|
}, |
3552
|
|
|
|
|
|
|
'kilowatt' => { |
3553
|
|
|
|
|
|
|
'few' => q({0}kW), |
3554
|
|
|
|
|
|
|
'many' => q({0}kW), |
3555
|
|
|
|
|
|
|
'name' => q(kW), |
3556
|
|
|
|
|
|
|
'one' => q({0}kW), |
3557
|
|
|
|
|
|
|
'other' => q({0}kW), |
3558
|
|
|
|
|
|
|
'two' => q({0}kW), |
3559
|
|
|
|
|
|
|
}, |
3560
|
|
|
|
|
|
|
'kilowatt-hour' => { |
3561
|
|
|
|
|
|
|
'few' => q({0}kWh), |
3562
|
|
|
|
|
|
|
'many' => q({0}kWh), |
3563
|
|
|
|
|
|
|
'name' => q(kW-uair), |
3564
|
|
|
|
|
|
|
'one' => q({0}kWh), |
3565
|
|
|
|
|
|
|
'other' => q({0}kWh), |
3566
|
|
|
|
|
|
|
'two' => q({0}kWh), |
3567
|
|
|
|
|
|
|
}, |
3568
|
|
|
|
|
|
|
'light-year' => { |
3569
|
|
|
|
|
|
|
'few' => q({0}sbh), |
3570
|
|
|
|
|
|
|
'many' => q({0}sbh), |
3571
|
|
|
|
|
|
|
'name' => q(sbh), |
3572
|
|
|
|
|
|
|
'one' => q({0}sbh), |
3573
|
|
|
|
|
|
|
'other' => q({0}sbh), |
3574
|
|
|
|
|
|
|
'two' => q({0}sbh), |
3575
|
|
|
|
|
|
|
}, |
3576
|
|
|
|
|
|
|
'liter' => { |
3577
|
|
|
|
|
|
|
'few' => q({0}l), |
3578
|
|
|
|
|
|
|
'many' => q({0}l), |
3579
|
|
|
|
|
|
|
'name' => q(lÃtir), |
3580
|
|
|
|
|
|
|
'one' => q({0}l), |
3581
|
|
|
|
|
|
|
'other' => q({0}l), |
3582
|
|
|
|
|
|
|
'two' => q({0}l), |
3583
|
|
|
|
|
|
|
}, |
3584
|
|
|
|
|
|
|
'liter-per-100kilometers' => { |
3585
|
|
|
|
|
|
|
'few' => q({0}l/100km), |
3586
|
|
|
|
|
|
|
'many' => q({0}l/100km), |
3587
|
|
|
|
|
|
|
'name' => q(l/100km), |
3588
|
|
|
|
|
|
|
'one' => q({0}l/100km), |
3589
|
|
|
|
|
|
|
'other' => q({0}l/100km), |
3590
|
|
|
|
|
|
|
'two' => q({0}l/100km), |
3591
|
|
|
|
|
|
|
}, |
3592
|
|
|
|
|
|
|
'liter-per-kilometer' => { |
3593
|
|
|
|
|
|
|
'few' => q({0}l/km), |
3594
|
|
|
|
|
|
|
'many' => q({0}l/km), |
3595
|
|
|
|
|
|
|
'name' => q(l/km), |
3596
|
|
|
|
|
|
|
'one' => q({0}l/km), |
3597
|
|
|
|
|
|
|
'other' => q({0}l/km), |
3598
|
|
|
|
|
|
|
'two' => q({0}l/km), |
3599
|
|
|
|
|
|
|
}, |
3600
|
|
|
|
|
|
|
'lux' => { |
3601
|
|
|
|
|
|
|
'few' => q({0}lx), |
3602
|
|
|
|
|
|
|
'many' => q({0}lx), |
3603
|
|
|
|
|
|
|
'name' => q(lucsa), |
3604
|
|
|
|
|
|
|
'one' => q({0}lx), |
3605
|
|
|
|
|
|
|
'other' => q({0}lx), |
3606
|
|
|
|
|
|
|
'two' => q({0}lx), |
3607
|
|
|
|
|
|
|
}, |
3608
|
|
|
|
|
|
|
'megabit' => { |
3609
|
|
|
|
|
|
|
'few' => q({0}Mb), |
3610
|
|
|
|
|
|
|
'many' => q({0}Mb), |
3611
|
|
|
|
|
|
|
'name' => q(Mb), |
3612
|
|
|
|
|
|
|
'one' => q({0}Mb), |
3613
|
|
|
|
|
|
|
'other' => q({0}Mb), |
3614
|
|
|
|
|
|
|
'two' => q({0}Mb), |
3615
|
|
|
|
|
|
|
}, |
3616
|
|
|
|
|
|
|
'megabyte' => { |
3617
|
|
|
|
|
|
|
'few' => q({0}MB), |
3618
|
|
|
|
|
|
|
'many' => q({0}MB), |
3619
|
|
|
|
|
|
|
'name' => q(MB), |
3620
|
|
|
|
|
|
|
'one' => q({0}MB), |
3621
|
|
|
|
|
|
|
'other' => q({0}MB), |
3622
|
|
|
|
|
|
|
'two' => q({0}MB), |
3623
|
|
|
|
|
|
|
}, |
3624
|
|
|
|
|
|
|
'megahertz' => { |
3625
|
|
|
|
|
|
|
'few' => q({0}MHz), |
3626
|
|
|
|
|
|
|
'many' => q({0}MHz), |
3627
|
|
|
|
|
|
|
'name' => q(MHz), |
3628
|
|
|
|
|
|
|
'one' => q({0}MHz), |
3629
|
|
|
|
|
|
|
'other' => q({0}MHz), |
3630
|
|
|
|
|
|
|
'two' => q({0}MHz), |
3631
|
|
|
|
|
|
|
}, |
3632
|
|
|
|
|
|
|
'megawatt' => { |
3633
|
|
|
|
|
|
|
'few' => q({0}MW), |
3634
|
|
|
|
|
|
|
'many' => q({0}MW), |
3635
|
|
|
|
|
|
|
'name' => q(MW), |
3636
|
|
|
|
|
|
|
'one' => q({0}MW), |
3637
|
|
|
|
|
|
|
'other' => q({0}MW), |
3638
|
|
|
|
|
|
|
'two' => q({0}MW), |
3639
|
|
|
|
|
|
|
}, |
3640
|
|
|
|
|
|
|
'meter' => { |
3641
|
|
|
|
|
|
|
'few' => q({0}m), |
3642
|
|
|
|
|
|
|
'many' => q({0}m), |
3643
|
|
|
|
|
|
|
'name' => q(méadar), |
3644
|
|
|
|
|
|
|
'one' => q({0}m), |
3645
|
|
|
|
|
|
|
'other' => q({0}m), |
3646
|
|
|
|
|
|
|
'two' => q({0}m), |
3647
|
|
|
|
|
|
|
}, |
3648
|
|
|
|
|
|
|
'meter-per-second' => { |
3649
|
|
|
|
|
|
|
'few' => q({0}m/s), |
3650
|
|
|
|
|
|
|
'many' => q({0}m/s), |
3651
|
|
|
|
|
|
|
'name' => q(m/s), |
3652
|
|
|
|
|
|
|
'one' => q({0}m/s), |
3653
|
|
|
|
|
|
|
'other' => q({0}m/s), |
3654
|
|
|
|
|
|
|
'two' => q({0}m/s), |
3655
|
|
|
|
|
|
|
}, |
3656
|
|
|
|
|
|
|
'meter-per-second-squared' => { |
3657
|
|
|
|
|
|
|
'few' => q({0}m/s²), |
3658
|
|
|
|
|
|
|
'many' => q({0}m/s²), |
3659
|
|
|
|
|
|
|
'name' => q(m/s²), |
3660
|
|
|
|
|
|
|
'one' => q({0}m/s²), |
3661
|
|
|
|
|
|
|
'other' => q({0}m/s²), |
3662
|
|
|
|
|
|
|
'two' => q({0}m/s²), |
3663
|
|
|
|
|
|
|
}, |
3664
|
|
|
|
|
|
|
'metric-ton' => { |
3665
|
|
|
|
|
|
|
'few' => q({0}t), |
3666
|
|
|
|
|
|
|
'many' => q({0}t), |
3667
|
|
|
|
|
|
|
'name' => q(t), |
3668
|
|
|
|
|
|
|
'one' => q({0}t), |
3669
|
|
|
|
|
|
|
'other' => q({0}t), |
3670
|
|
|
|
|
|
|
'two' => q({0}t), |
3671
|
|
|
|
|
|
|
}, |
3672
|
|
|
|
|
|
|
'microgram' => { |
3673
|
|
|
|
|
|
|
'few' => q({0}µg), |
3674
|
|
|
|
|
|
|
'many' => q({0}µg), |
3675
|
|
|
|
|
|
|
'name' => q(µg), |
3676
|
|
|
|
|
|
|
'one' => q({0}µg), |
3677
|
|
|
|
|
|
|
'other' => q({0}µg), |
3678
|
|
|
|
|
|
|
'two' => q({0}µg), |
3679
|
|
|
|
|
|
|
}, |
3680
|
|
|
|
|
|
|
'micrometer' => { |
3681
|
|
|
|
|
|
|
'few' => q({0}µm), |
3682
|
|
|
|
|
|
|
'many' => q({0}µm), |
3683
|
|
|
|
|
|
|
'name' => q(µm), |
3684
|
|
|
|
|
|
|
'one' => q({0}µm), |
3685
|
|
|
|
|
|
|
'other' => q({0}µm), |
3686
|
|
|
|
|
|
|
'two' => q({0}µm), |
3687
|
|
|
|
|
|
|
}, |
3688
|
|
|
|
|
|
|
'microsecond' => { |
3689
|
|
|
|
|
|
|
'few' => q({0}μs), |
3690
|
|
|
|
|
|
|
'many' => q({0}μs), |
3691
|
|
|
|
|
|
|
'one' => q({0}μs), |
3692
|
|
|
|
|
|
|
'other' => q({0}μs), |
3693
|
|
|
|
|
|
|
'two' => q({0}μs), |
3694
|
|
|
|
|
|
|
}, |
3695
|
|
|
|
|
|
|
'mile-per-gallon' => { |
3696
|
|
|
|
|
|
|
'few' => q({0}mÃle/g), |
3697
|
|
|
|
|
|
|
'many' => q({0}mÃle/g), |
3698
|
|
|
|
|
|
|
'name' => q(mÃlte/gal), |
3699
|
|
|
|
|
|
|
'one' => q({0}mÃle/g), |
3700
|
|
|
|
|
|
|
'other' => q({0}mÃle/g), |
3701
|
|
|
|
|
|
|
'two' => q({0}mÃle/g), |
3702
|
|
|
|
|
|
|
}, |
3703
|
|
|
|
|
|
|
'mile-per-hour' => { |
3704
|
|
|
|
|
|
|
'few' => q({0}msu), |
3705
|
|
|
|
|
|
|
'many' => q({0}msu), |
3706
|
|
|
|
|
|
|
'name' => q(mÃlte/uair), |
3707
|
|
|
|
|
|
|
'one' => q({0}msu), |
3708
|
|
|
|
|
|
|
'other' => q({0}msu), |
3709
|
|
|
|
|
|
|
'two' => q({0}msu), |
3710
|
|
|
|
|
|
|
}, |
3711
|
|
|
|
|
|
|
'milliampere' => { |
3712
|
|
|
|
|
|
|
'few' => q({0}mA), |
3713
|
|
|
|
|
|
|
'many' => q({0}mA), |
3714
|
|
|
|
|
|
|
'name' => q(mA), |
3715
|
|
|
|
|
|
|
'one' => q({0}mA), |
3716
|
|
|
|
|
|
|
'other' => q({0}mA), |
3717
|
|
|
|
|
|
|
'two' => q({0}mA), |
3718
|
|
|
|
|
|
|
}, |
3719
|
|
|
|
|
|
|
'millibar' => { |
3720
|
|
|
|
|
|
|
'few' => q({0}mb), |
3721
|
|
|
|
|
|
|
'many' => q({0}mb), |
3722
|
|
|
|
|
|
|
'name' => q(mbar), |
3723
|
|
|
|
|
|
|
'one' => q({0}mb), |
3724
|
|
|
|
|
|
|
'other' => q({0}mb), |
3725
|
|
|
|
|
|
|
'two' => q({0}mb), |
3726
|
|
|
|
|
|
|
}, |
3727
|
|
|
|
|
|
|
'milligram' => { |
3728
|
|
|
|
|
|
|
'few' => q({0}mg), |
3729
|
|
|
|
|
|
|
'many' => q({0}mg), |
3730
|
|
|
|
|
|
|
'name' => q(mg), |
3731
|
|
|
|
|
|
|
'one' => q({0}mg), |
3732
|
|
|
|
|
|
|
'other' => q({0}mg), |
3733
|
|
|
|
|
|
|
'two' => q({0}mg), |
3734
|
|
|
|
|
|
|
}, |
3735
|
|
|
|
|
|
|
'millimeter' => { |
3736
|
|
|
|
|
|
|
'few' => q({0}mm), |
3737
|
|
|
|
|
|
|
'many' => q({0}mm), |
3738
|
|
|
|
|
|
|
'name' => q(mm), |
3739
|
|
|
|
|
|
|
'one' => q({0}mm), |
3740
|
|
|
|
|
|
|
'other' => q({0}mm), |
3741
|
|
|
|
|
|
|
'two' => q({0}mm), |
3742
|
|
|
|
|
|
|
}, |
3743
|
|
|
|
|
|
|
'millimeter-of-mercury' => { |
3744
|
|
|
|
|
|
|
'few' => q({0}mmHg), |
3745
|
|
|
|
|
|
|
'many' => q({0}mmHg), |
3746
|
|
|
|
|
|
|
'name' => q(mm Hg), |
3747
|
|
|
|
|
|
|
'one' => q({0}mmHg), |
3748
|
|
|
|
|
|
|
'other' => q({0}mmHg), |
3749
|
|
|
|
|
|
|
'two' => q({0}mmHg), |
3750
|
|
|
|
|
|
|
}, |
3751
|
|
|
|
|
|
|
'millisecond' => { |
3752
|
|
|
|
|
|
|
'few' => q({0}ms), |
3753
|
|
|
|
|
|
|
'many' => q({0}ms), |
3754
|
|
|
|
|
|
|
'name' => q(ms), |
3755
|
|
|
|
|
|
|
'one' => q({0}ms), |
3756
|
|
|
|
|
|
|
'other' => q({0}ms), |
3757
|
|
|
|
|
|
|
'two' => q({0}ms), |
3758
|
|
|
|
|
|
|
}, |
3759
|
|
|
|
|
|
|
'milliwatt' => { |
3760
|
|
|
|
|
|
|
'few' => q({0}mW), |
3761
|
|
|
|
|
|
|
'many' => q({0}mW), |
3762
|
|
|
|
|
|
|
'name' => q(mW), |
3763
|
|
|
|
|
|
|
'one' => q({0}mW), |
3764
|
|
|
|
|
|
|
'other' => q({0}mW), |
3765
|
|
|
|
|
|
|
'two' => q({0}mW), |
3766
|
|
|
|
|
|
|
}, |
3767
|
|
|
|
|
|
|
'minute' => { |
3768
|
|
|
|
|
|
|
'few' => q({0}n), |
3769
|
|
|
|
|
|
|
'many' => q({0}n), |
3770
|
|
|
|
|
|
|
'name' => q(nóim), |
3771
|
|
|
|
|
|
|
'one' => q({0}n), |
3772
|
|
|
|
|
|
|
'other' => q({0}n), |
3773
|
|
|
|
|
|
|
'two' => q({0}n), |
3774
|
|
|
|
|
|
|
}, |
3775
|
|
|
|
|
|
|
'month' => { |
3776
|
|
|
|
|
|
|
'few' => q({0}m), |
3777
|
|
|
|
|
|
|
'many' => q({0}m), |
3778
|
|
|
|
|
|
|
'name' => q(mÃ), |
3779
|
|
|
|
|
|
|
'one' => q({0}m), |
3780
|
|
|
|
|
|
|
'other' => q({0}m), |
3781
|
|
|
|
|
|
|
'two' => q({0}m), |
3782
|
|
|
|
|
|
|
}, |
3783
|
|
|
|
|
|
|
'nanometer' => { |
3784
|
|
|
|
|
|
|
'few' => q({0}nm), |
3785
|
|
|
|
|
|
|
'many' => q({0}nm), |
3786
|
|
|
|
|
|
|
'name' => q(nm), |
3787
|
|
|
|
|
|
|
'one' => q({0}nm), |
3788
|
|
|
|
|
|
|
'other' => q({0}nm), |
3789
|
|
|
|
|
|
|
'two' => q({0}nm), |
3790
|
|
|
|
|
|
|
}, |
3791
|
|
|
|
|
|
|
'nanosecond' => { |
3792
|
|
|
|
|
|
|
'few' => q({0}ns), |
3793
|
|
|
|
|
|
|
'many' => q({0}ns), |
3794
|
|
|
|
|
|
|
'one' => q({0}ns), |
3795
|
|
|
|
|
|
|
'other' => q({0}ns), |
3796
|
|
|
|
|
|
|
'two' => q({0}ns), |
3797
|
|
|
|
|
|
|
}, |
3798
|
|
|
|
|
|
|
'nautical-mile' => { |
3799
|
|
|
|
|
|
|
'few' => q({0}mmh.), |
3800
|
|
|
|
|
|
|
'many' => q({0}mmh.), |
3801
|
|
|
|
|
|
|
'one' => q({0}mmh.), |
3802
|
|
|
|
|
|
|
'other' => q({0}mmh.), |
3803
|
|
|
|
|
|
|
'two' => q({0}mmh.), |
3804
|
|
|
|
|
|
|
}, |
3805
|
|
|
|
|
|
|
'ohm' => { |
3806
|
|
|
|
|
|
|
'few' => q({0}Ω), |
3807
|
|
|
|
|
|
|
'many' => q({0}Ω), |
3808
|
|
|
|
|
|
|
'name' => q(Ω), |
3809
|
|
|
|
|
|
|
'one' => q({0}Ω), |
3810
|
|
|
|
|
|
|
'other' => q({0}Ω), |
3811
|
|
|
|
|
|
|
'two' => q({0}Ω), |
3812
|
|
|
|
|
|
|
}, |
3813
|
|
|
|
|
|
|
'parsec' => { |
3814
|
|
|
|
|
|
|
'few' => q({0}pc), |
3815
|
|
|
|
|
|
|
'many' => q({0}pc), |
3816
|
|
|
|
|
|
|
'name' => q(pc), |
3817
|
|
|
|
|
|
|
'one' => q({0}pc), |
3818
|
|
|
|
|
|
|
'other' => q({0}pc), |
3819
|
|
|
|
|
|
|
'two' => q({0}pc), |
3820
|
|
|
|
|
|
|
}, |
3821
|
|
|
|
|
|
|
'per' => { |
3822
|
|
|
|
|
|
|
'1' => q({0}/{1}), |
3823
|
|
|
|
|
|
|
}, |
3824
|
|
|
|
|
|
|
'picometer' => { |
3825
|
|
|
|
|
|
|
'few' => q({0}pm), |
3826
|
|
|
|
|
|
|
'many' => q({0}pm), |
3827
|
|
|
|
|
|
|
'name' => q(pm), |
3828
|
|
|
|
|
|
|
'one' => q({0}pm), |
3829
|
|
|
|
|
|
|
'other' => q({0}pm), |
3830
|
|
|
|
|
|
|
'two' => q({0}pm), |
3831
|
|
|
|
|
|
|
}, |
3832
|
|
|
|
|
|
|
'pound-per-square-inch' => { |
3833
|
|
|
|
|
|
|
'few' => q({0}psoc), |
3834
|
|
|
|
|
|
|
'many' => q({0}psoc), |
3835
|
|
|
|
|
|
|
'name' => q(psoc), |
3836
|
|
|
|
|
|
|
'one' => q({0}psoc), |
3837
|
|
|
|
|
|
|
'other' => q({0}psoc), |
3838
|
|
|
|
|
|
|
'two' => q({0}psoc), |
3839
|
|
|
|
|
|
|
}, |
3840
|
|
|
|
|
|
|
'radian' => { |
3841
|
|
|
|
|
|
|
'few' => q({0}raid), |
3842
|
|
|
|
|
|
|
'many' => q({0}raid), |
3843
|
|
|
|
|
|
|
'name' => q(raid), |
3844
|
|
|
|
|
|
|
'one' => q({0}raid), |
3845
|
|
|
|
|
|
|
'other' => q({0}raid), |
3846
|
|
|
|
|
|
|
'two' => q({0}raid), |
3847
|
|
|
|
|
|
|
}, |
3848
|
|
|
|
|
|
|
'second' => { |
3849
|
|
|
|
|
|
|
'few' => q({0}s), |
3850
|
|
|
|
|
|
|
'many' => q({0}s), |
3851
|
|
|
|
|
|
|
'name' => q(soic), |
3852
|
|
|
|
|
|
|
'one' => q({0}s), |
3853
|
|
|
|
|
|
|
'other' => q({0}s), |
3854
|
|
|
|
|
|
|
'two' => q({0}s), |
3855
|
|
|
|
|
|
|
}, |
3856
|
|
|
|
|
|
|
'square-meter' => { |
3857
|
|
|
|
|
|
|
'few' => q({0} m²), |
3858
|
|
|
|
|
|
|
'many' => q({0} m²), |
3859
|
|
|
|
|
|
|
'one' => q({0} m²), |
3860
|
|
|
|
|
|
|
'other' => q({0} m²), |
3861
|
|
|
|
|
|
|
'two' => q({0} m²), |
3862
|
|
|
|
|
|
|
}, |
3863
|
|
|
|
|
|
|
'stone' => { |
3864
|
|
|
|
|
|
|
'name' => q(cloch), |
3865
|
|
|
|
|
|
|
}, |
3866
|
|
|
|
|
|
|
'terabit' => { |
3867
|
|
|
|
|
|
|
'few' => q({0}Tb), |
3868
|
|
|
|
|
|
|
'many' => q({0}Tb), |
3869
|
|
|
|
|
|
|
'name' => q(Tb), |
3870
|
|
|
|
|
|
|
'one' => q({0}Tb), |
3871
|
|
|
|
|
|
|
'other' => q({0}Tb), |
3872
|
|
|
|
|
|
|
'two' => q({0}Tb), |
3873
|
|
|
|
|
|
|
}, |
3874
|
|
|
|
|
|
|
'terabyte' => { |
3875
|
|
|
|
|
|
|
'few' => q({0}TB), |
3876
|
|
|
|
|
|
|
'many' => q({0}TB), |
3877
|
|
|
|
|
|
|
'name' => q(TB), |
3878
|
|
|
|
|
|
|
'one' => q({0}TB), |
3879
|
|
|
|
|
|
|
'other' => q({0}TB), |
3880
|
|
|
|
|
|
|
'two' => q({0}TB), |
3881
|
|
|
|
|
|
|
}, |
3882
|
|
|
|
|
|
|
'volt' => { |
3883
|
|
|
|
|
|
|
'few' => q({0}V), |
3884
|
|
|
|
|
|
|
'many' => q({0}V), |
3885
|
|
|
|
|
|
|
'name' => q(volta), |
3886
|
|
|
|
|
|
|
'one' => q({0}V), |
3887
|
|
|
|
|
|
|
'other' => q({0}V), |
3888
|
|
|
|
|
|
|
'two' => q({0}V), |
3889
|
|
|
|
|
|
|
}, |
3890
|
|
|
|
|
|
|
'watt' => { |
3891
|
|
|
|
|
|
|
'few' => q({0}W), |
3892
|
|
|
|
|
|
|
'many' => q({0}W), |
3893
|
|
|
|
|
|
|
'name' => q(vataÃ), |
3894
|
|
|
|
|
|
|
'one' => q({0}W), |
3895
|
|
|
|
|
|
|
'other' => q({0}W), |
3896
|
|
|
|
|
|
|
'two' => q({0}W), |
3897
|
|
|
|
|
|
|
}, |
3898
|
|
|
|
|
|
|
'week' => { |
3899
|
|
|
|
|
|
|
'few' => q({0}s), |
3900
|
|
|
|
|
|
|
'many' => q({0}s), |
3901
|
|
|
|
|
|
|
'name' => q(scht), |
3902
|
|
|
|
|
|
|
'one' => q({0}s), |
3903
|
|
|
|
|
|
|
'other' => q({0}s), |
3904
|
|
|
|
|
|
|
'two' => q({0}s), |
3905
|
|
|
|
|
|
|
}, |
3906
|
|
|
|
|
|
|
'yard' => { |
3907
|
|
|
|
|
|
|
'few' => q({0}sl), |
3908
|
|
|
|
|
|
|
'many' => q({0}sl), |
3909
|
|
|
|
|
|
|
'name' => q(sl), |
3910
|
|
|
|
|
|
|
'one' => q({0}sl), |
3911
|
|
|
|
|
|
|
'other' => q({0}sl), |
3912
|
|
|
|
|
|
|
'two' => q({0}sl), |
3913
|
|
|
|
|
|
|
}, |
3914
|
|
|
|
|
|
|
'year' => { |
3915
|
|
|
|
|
|
|
'few' => q({0}b), |
3916
|
|
|
|
|
|
|
'many' => q({0}b), |
3917
|
|
|
|
|
|
|
'name' => q(bl), |
3918
|
|
|
|
|
|
|
'one' => q({0}b), |
3919
|
|
|
|
|
|
|
'other' => q({0}b), |
3920
|
|
|
|
|
|
|
'two' => q({0}b), |
3921
|
|
|
|
|
|
|
}, |
3922
|
|
|
|
|
|
|
}, |
3923
|
|
|
|
|
|
|
'short' => { |
3924
|
|
|
|
|
|
|
'acre' => { |
3925
|
|
|
|
|
|
|
'few' => q({0} ac), |
3926
|
|
|
|
|
|
|
'many' => q({0} ac), |
3927
|
|
|
|
|
|
|
'name' => q(acraÃ), |
3928
|
|
|
|
|
|
|
'one' => q({0} ac), |
3929
|
|
|
|
|
|
|
'other' => q({0} ac), |
3930
|
|
|
|
|
|
|
'two' => q({0} ac), |
3931
|
|
|
|
|
|
|
}, |
3932
|
|
|
|
|
|
|
'acre-foot' => { |
3933
|
|
|
|
|
|
|
'few' => q({0} ac tr), |
3934
|
|
|
|
|
|
|
'many' => q({0} ac tr), |
3935
|
|
|
|
|
|
|
'name' => q(acra-tr), |
3936
|
|
|
|
|
|
|
'one' => q({0} ac tr), |
3937
|
|
|
|
|
|
|
'other' => q({0} ac tr), |
3938
|
|
|
|
|
|
|
'two' => q({0} ac tr), |
3939
|
|
|
|
|
|
|
}, |
3940
|
|
|
|
|
|
|
'ampere' => { |
3941
|
|
|
|
|
|
|
'few' => q({0} A), |
3942
|
|
|
|
|
|
|
'many' => q({0} A), |
3943
|
|
|
|
|
|
|
'name' => q(aimpéir), |
3944
|
|
|
|
|
|
|
'one' => q({0} A), |
3945
|
|
|
|
|
|
|
'other' => q({0} A), |
3946
|
|
|
|
|
|
|
'two' => q({0} A), |
3947
|
|
|
|
|
|
|
}, |
3948
|
|
|
|
|
|
|
'arc-minute' => { |
3949
|
|
|
|
|
|
|
'few' => q({0}â²), |
3950
|
|
|
|
|
|
|
'many' => q({0}â²), |
3951
|
|
|
|
|
|
|
'name' => q(nóiméid stua), |
3952
|
|
|
|
|
|
|
'one' => q({0}â²), |
3953
|
|
|
|
|
|
|
'other' => q({0}â²), |
3954
|
|
|
|
|
|
|
'two' => q({0}â²), |
3955
|
|
|
|
|
|
|
}, |
3956
|
|
|
|
|
|
|
'arc-second' => { |
3957
|
|
|
|
|
|
|
'few' => q({0}â³), |
3958
|
|
|
|
|
|
|
'many' => q({0}â³), |
3959
|
|
|
|
|
|
|
'name' => q(soic. stua), |
3960
|
|
|
|
|
|
|
'one' => q({0}â³), |
3961
|
|
|
|
|
|
|
'other' => q({0}â³), |
3962
|
|
|
|
|
|
|
'two' => q({0}â³), |
3963
|
|
|
|
|
|
|
}, |
3964
|
|
|
|
|
|
|
'astronomical-unit' => { |
3965
|
|
|
|
|
|
|
'few' => q({0} AR), |
3966
|
|
|
|
|
|
|
'many' => q({0} AR), |
3967
|
|
|
|
|
|
|
'name' => q(AR), |
3968
|
|
|
|
|
|
|
'one' => q({0} AR), |
3969
|
|
|
|
|
|
|
'other' => q({0} AR), |
3970
|
|
|
|
|
|
|
'two' => q({0} AR), |
3971
|
|
|
|
|
|
|
}, |
3972
|
|
|
|
|
|
|
'bit' => { |
3973
|
|
|
|
|
|
|
'few' => q({0} ghiotán), |
3974
|
|
|
|
|
|
|
'many' => q({0} ngiotán), |
3975
|
|
|
|
|
|
|
'name' => q(giotán), |
3976
|
|
|
|
|
|
|
'one' => q({0} ghiotán), |
3977
|
|
|
|
|
|
|
'other' => q({0} giotán), |
3978
|
|
|
|
|
|
|
'two' => q({0} ghiotán), |
3979
|
|
|
|
|
|
|
}, |
3980
|
|
|
|
|
|
|
'bushel' => { |
3981
|
|
|
|
|
|
|
'name' => q(buiséil), |
3982
|
|
|
|
|
|
|
}, |
3983
|
|
|
|
|
|
|
'byte' => { |
3984
|
|
|
|
|
|
|
'few' => q({0} bheart), |
3985
|
|
|
|
|
|
|
'many' => q({0} mbeart), |
3986
|
|
|
|
|
|
|
'name' => q(bearta), |
3987
|
|
|
|
|
|
|
'one' => q({0} bheart), |
3988
|
|
|
|
|
|
|
'other' => q({0} beart), |
3989
|
|
|
|
|
|
|
'two' => q({0} bheart), |
3990
|
|
|
|
|
|
|
}, |
3991
|
|
|
|
|
|
|
'calorie' => { |
3992
|
|
|
|
|
|
|
'few' => q({0} cal), |
3993
|
|
|
|
|
|
|
'many' => q({0} cal), |
3994
|
|
|
|
|
|
|
'name' => q(cal), |
3995
|
|
|
|
|
|
|
'one' => q({0} cal), |
3996
|
|
|
|
|
|
|
'other' => q({0} cal), |
3997
|
|
|
|
|
|
|
'two' => q({0} cal), |
3998
|
|
|
|
|
|
|
}, |
3999
|
|
|
|
|
|
|
'carat' => { |
4000
|
|
|
|
|
|
|
'few' => q({0} CD), |
4001
|
|
|
|
|
|
|
'many' => q({0} CD), |
4002
|
|
|
|
|
|
|
'name' => q(carait), |
4003
|
|
|
|
|
|
|
'one' => q({0} CD), |
4004
|
|
|
|
|
|
|
'other' => q({0} CD), |
4005
|
|
|
|
|
|
|
'two' => q({0} CD), |
4006
|
|
|
|
|
|
|
}, |
4007
|
|
|
|
|
|
|
'celsius' => { |
4008
|
|
|
|
|
|
|
'few' => q({0}°C), |
4009
|
|
|
|
|
|
|
'many' => q({0}°C), |
4010
|
|
|
|
|
|
|
'name' => q(°C), |
4011
|
|
|
|
|
|
|
'one' => q({0}°C), |
4012
|
|
|
|
|
|
|
'other' => q({0}°C), |
4013
|
|
|
|
|
|
|
'two' => q({0}°C), |
4014
|
|
|
|
|
|
|
}, |
4015
|
|
|
|
|
|
|
'centiliter' => { |
4016
|
|
|
|
|
|
|
'few' => q({0} cL), |
4017
|
|
|
|
|
|
|
'many' => q({0} cL), |
4018
|
|
|
|
|
|
|
'name' => q(cL), |
4019
|
|
|
|
|
|
|
'one' => q({0} cL), |
4020
|
|
|
|
|
|
|
'other' => q({0} cL), |
4021
|
|
|
|
|
|
|
'two' => q({0} cL), |
4022
|
|
|
|
|
|
|
}, |
4023
|
|
|
|
|
|
|
'centimeter' => { |
4024
|
|
|
|
|
|
|
'few' => q({0} cm), |
4025
|
|
|
|
|
|
|
'many' => q({0} cm), |
4026
|
|
|
|
|
|
|
'name' => q(cm), |
4027
|
|
|
|
|
|
|
'one' => q({0} cm), |
4028
|
|
|
|
|
|
|
'other' => q({0} cm), |
4029
|
|
|
|
|
|
|
'per' => q({0}/cm), |
4030
|
|
|
|
|
|
|
'two' => q({0} cm), |
4031
|
|
|
|
|
|
|
}, |
4032
|
|
|
|
|
|
|
'century' => { |
4033
|
|
|
|
|
|
|
'few' => q({0} c), |
4034
|
|
|
|
|
|
|
'many' => q({0} c), |
4035
|
|
|
|
|
|
|
'name' => q(c), |
4036
|
|
|
|
|
|
|
'one' => q({0} c), |
4037
|
|
|
|
|
|
|
'other' => q({0} c), |
4038
|
|
|
|
|
|
|
'two' => q({0} c), |
4039
|
|
|
|
|
|
|
}, |
4040
|
|
|
|
|
|
|
'coordinate' => { |
4041
|
|
|
|
|
|
|
'east' => q({0}O), |
4042
|
|
|
|
|
|
|
'north' => q({0}T), |
4043
|
|
|
|
|
|
|
'south' => q({0}D), |
4044
|
|
|
|
|
|
|
'west' => q({0}I), |
4045
|
|
|
|
|
|
|
}, |
4046
|
|
|
|
|
|
|
'cubic-centimeter' => { |
4047
|
|
|
|
|
|
|
'few' => q({0} cm³), |
4048
|
|
|
|
|
|
|
'many' => q({0} cm³), |
4049
|
|
|
|
|
|
|
'name' => q(cm³), |
4050
|
|
|
|
|
|
|
'one' => q({0} cm³), |
4051
|
|
|
|
|
|
|
'other' => q({0} cm³), |
4052
|
|
|
|
|
|
|
'per' => q({0}/cm³), |
4053
|
|
|
|
|
|
|
'two' => q({0} cm³), |
4054
|
|
|
|
|
|
|
}, |
4055
|
|
|
|
|
|
|
'cubic-foot' => { |
4056
|
|
|
|
|
|
|
'few' => q({0} tr³), |
4057
|
|
|
|
|
|
|
'many' => q({0} tr³), |
4058
|
|
|
|
|
|
|
'name' => q(tr³), |
4059
|
|
|
|
|
|
|
'one' => q({0} tr³), |
4060
|
|
|
|
|
|
|
'other' => q({0} tr³), |
4061
|
|
|
|
|
|
|
'two' => q({0} tr³), |
4062
|
|
|
|
|
|
|
}, |
4063
|
|
|
|
|
|
|
'cubic-inch' => { |
4064
|
|
|
|
|
|
|
'few' => q({0} or³), |
4065
|
|
|
|
|
|
|
'many' => q({0} or³), |
4066
|
|
|
|
|
|
|
'name' => q(orlach³), |
4067
|
|
|
|
|
|
|
'one' => q({0} or³), |
4068
|
|
|
|
|
|
|
'other' => q({0} or³), |
4069
|
|
|
|
|
|
|
'two' => q({0} or³), |
4070
|
|
|
|
|
|
|
}, |
4071
|
|
|
|
|
|
|
'cubic-kilometer' => { |
4072
|
|
|
|
|
|
|
'few' => q({0} km³), |
4073
|
|
|
|
|
|
|
'many' => q({0} km³), |
4074
|
|
|
|
|
|
|
'name' => q(km³), |
4075
|
|
|
|
|
|
|
'one' => q({0} km³), |
4076
|
|
|
|
|
|
|
'other' => q({0} km³), |
4077
|
|
|
|
|
|
|
'two' => q({0} km³), |
4078
|
|
|
|
|
|
|
}, |
4079
|
|
|
|
|
|
|
'cubic-meter' => { |
4080
|
|
|
|
|
|
|
'few' => q({0} m³), |
4081
|
|
|
|
|
|
|
'many' => q({0} m³), |
4082
|
|
|
|
|
|
|
'name' => q(m³), |
4083
|
|
|
|
|
|
|
'one' => q({0} m³), |
4084
|
|
|
|
|
|
|
'other' => q({0} m³), |
4085
|
|
|
|
|
|
|
'per' => q({0}/m³), |
4086
|
|
|
|
|
|
|
'two' => q({0} m³), |
4087
|
|
|
|
|
|
|
}, |
4088
|
|
|
|
|
|
|
'cubic-mile' => { |
4089
|
|
|
|
|
|
|
'few' => q({0} mhÃle³), |
4090
|
|
|
|
|
|
|
'many' => q({0} mÃle³), |
4091
|
|
|
|
|
|
|
'name' => q(mÃle³), |
4092
|
|
|
|
|
|
|
'one' => q({0} mhÃle³), |
4093
|
|
|
|
|
|
|
'other' => q({0} mÃle³), |
4094
|
|
|
|
|
|
|
'two' => q({0} mhÃle³), |
4095
|
|
|
|
|
|
|
}, |
4096
|
|
|
|
|
|
|
'cubic-yard' => { |
4097
|
|
|
|
|
|
|
'few' => q({0} sl³), |
4098
|
|
|
|
|
|
|
'many' => q({0} sl³), |
4099
|
|
|
|
|
|
|
'name' => q(slata³), |
4100
|
|
|
|
|
|
|
'one' => q({0} sl³), |
4101
|
|
|
|
|
|
|
'other' => q({0} sl³), |
4102
|
|
|
|
|
|
|
'two' => q({0} sl³), |
4103
|
|
|
|
|
|
|
}, |
4104
|
|
|
|
|
|
|
'cup' => { |
4105
|
|
|
|
|
|
|
'few' => q({0} c), |
4106
|
|
|
|
|
|
|
'many' => q({0} c), |
4107
|
|
|
|
|
|
|
'name' => q(cupáin), |
4108
|
|
|
|
|
|
|
'one' => q({0} c), |
4109
|
|
|
|
|
|
|
'other' => q({0} c), |
4110
|
|
|
|
|
|
|
'two' => q({0} c), |
4111
|
|
|
|
|
|
|
}, |
4112
|
|
|
|
|
|
|
'cup-metric' => { |
4113
|
|
|
|
|
|
|
'few' => q({0} mc), |
4114
|
|
|
|
|
|
|
'many' => q({0} mc), |
4115
|
|
|
|
|
|
|
'name' => q(cupán méadr.), |
4116
|
|
|
|
|
|
|
'one' => q({0} mc), |
4117
|
|
|
|
|
|
|
'other' => q({0} mc), |
4118
|
|
|
|
|
|
|
'two' => q({0} mc), |
4119
|
|
|
|
|
|
|
}, |
4120
|
|
|
|
|
|
|
'day' => { |
4121
|
|
|
|
|
|
|
'few' => q({0} lá), |
4122
|
|
|
|
|
|
|
'many' => q({0} lá), |
4123
|
|
|
|
|
|
|
'name' => q(lá), |
4124
|
|
|
|
|
|
|
'one' => q({0} lá), |
4125
|
|
|
|
|
|
|
'other' => q({0} lá), |
4126
|
|
|
|
|
|
|
'per' => q({0}/lá), |
4127
|
|
|
|
|
|
|
'two' => q({0} lá), |
4128
|
|
|
|
|
|
|
}, |
4129
|
|
|
|
|
|
|
'deciliter' => { |
4130
|
|
|
|
|
|
|
'few' => q({0} dl), |
4131
|
|
|
|
|
|
|
'many' => q({0} dl), |
4132
|
|
|
|
|
|
|
'name' => q(dl), |
4133
|
|
|
|
|
|
|
'one' => q({0} dl), |
4134
|
|
|
|
|
|
|
'other' => q({0} dl), |
4135
|
|
|
|
|
|
|
'two' => q({0} dl), |
4136
|
|
|
|
|
|
|
}, |
4137
|
|
|
|
|
|
|
'decimeter' => { |
4138
|
|
|
|
|
|
|
'few' => q({0} dm), |
4139
|
|
|
|
|
|
|
'many' => q({0} dm), |
4140
|
|
|
|
|
|
|
'name' => q(dm), |
4141
|
|
|
|
|
|
|
'one' => q({0} dm), |
4142
|
|
|
|
|
|
|
'other' => q({0} dm), |
4143
|
|
|
|
|
|
|
'two' => q({0} dm), |
4144
|
|
|
|
|
|
|
}, |
4145
|
|
|
|
|
|
|
'degree' => { |
4146
|
|
|
|
|
|
|
'few' => q({0}°), |
4147
|
|
|
|
|
|
|
'many' => q({0}°), |
4148
|
|
|
|
|
|
|
'name' => q(céimeanna), |
4149
|
|
|
|
|
|
|
'one' => q({0}°), |
4150
|
|
|
|
|
|
|
'other' => q({0}°), |
4151
|
|
|
|
|
|
|
'two' => q({0}°), |
4152
|
|
|
|
|
|
|
}, |
4153
|
|
|
|
|
|
|
'fahrenheit' => { |
4154
|
|
|
|
|
|
|
'few' => q({0}°F), |
4155
|
|
|
|
|
|
|
'many' => q({0}°F), |
4156
|
|
|
|
|
|
|
'name' => q(°F), |
4157
|
|
|
|
|
|
|
'one' => q({0}°F), |
4158
|
|
|
|
|
|
|
'other' => q({0}°F), |
4159
|
|
|
|
|
|
|
'two' => q({0}°F), |
4160
|
|
|
|
|
|
|
}, |
4161
|
|
|
|
|
|
|
'fathom' => { |
4162
|
|
|
|
|
|
|
'name' => q(feánna), |
4163
|
|
|
|
|
|
|
}, |
4164
|
|
|
|
|
|
|
'fluid-ounce' => { |
4165
|
|
|
|
|
|
|
'few' => q({0} unsa l.), |
4166
|
|
|
|
|
|
|
'many' => q({0} n-unsa l.), |
4167
|
|
|
|
|
|
|
'name' => q(unsaà leacht.), |
4168
|
|
|
|
|
|
|
'one' => q({0} unsa l.), |
4169
|
|
|
|
|
|
|
'other' => q({0} unsa l.), |
4170
|
|
|
|
|
|
|
'two' => q({0} unsa l.), |
4171
|
|
|
|
|
|
|
}, |
4172
|
|
|
|
|
|
|
'foodcalorie' => { |
4173
|
|
|
|
|
|
|
'few' => q({0} Cal), |
4174
|
|
|
|
|
|
|
'many' => q({0} Cal), |
4175
|
|
|
|
|
|
|
'name' => q(Cal), |
4176
|
|
|
|
|
|
|
'one' => q({0} Cal), |
4177
|
|
|
|
|
|
|
'other' => q({0} Cal), |
4178
|
|
|
|
|
|
|
'two' => q({0} Cal), |
4179
|
|
|
|
|
|
|
}, |
4180
|
|
|
|
|
|
|
'foot' => { |
4181
|
|
|
|
|
|
|
'few' => q({0} thr.), |
4182
|
|
|
|
|
|
|
'many' => q({0} dtr.), |
4183
|
|
|
|
|
|
|
'name' => q(troithe), |
4184
|
|
|
|
|
|
|
'one' => q({0} tr.), |
4185
|
|
|
|
|
|
|
'other' => q({0} tr.), |
4186
|
|
|
|
|
|
|
'per' => q({0}/tr.), |
4187
|
|
|
|
|
|
|
'two' => q({0} thr.), |
4188
|
|
|
|
|
|
|
}, |
4189
|
|
|
|
|
|
|
'furlong' => { |
4190
|
|
|
|
|
|
|
'few' => q({0} st), |
4191
|
|
|
|
|
|
|
'many' => q({0} st), |
4192
|
|
|
|
|
|
|
'name' => q(staideanna), |
4193
|
|
|
|
|
|
|
'one' => q({0} st), |
4194
|
|
|
|
|
|
|
'other' => q({0} st), |
4195
|
|
|
|
|
|
|
'two' => q({0} st), |
4196
|
|
|
|
|
|
|
}, |
4197
|
|
|
|
|
|
|
'g-force' => { |
4198
|
|
|
|
|
|
|
'few' => q({0} G), |
4199
|
|
|
|
|
|
|
'many' => q({0} G), |
4200
|
|
|
|
|
|
|
'name' => q(g-fhórsa), |
4201
|
|
|
|
|
|
|
'one' => q({0} G), |
4202
|
|
|
|
|
|
|
'other' => q({0} G), |
4203
|
|
|
|
|
|
|
'two' => q({0} G), |
4204
|
|
|
|
|
|
|
}, |
4205
|
|
|
|
|
|
|
'gallon' => { |
4206
|
|
|
|
|
|
|
'few' => q({0} ghal.), |
4207
|
|
|
|
|
|
|
'many' => q({0} ngal.), |
4208
|
|
|
|
|
|
|
'name' => q(galúin), |
4209
|
|
|
|
|
|
|
'one' => q({0} ghal.), |
4210
|
|
|
|
|
|
|
'other' => q({0} gal.), |
4211
|
|
|
|
|
|
|
'per' => q({0}/gal.), |
4212
|
|
|
|
|
|
|
'two' => q({0} ghal.), |
4213
|
|
|
|
|
|
|
}, |
4214
|
|
|
|
|
|
|
'generic' => { |
4215
|
|
|
|
|
|
|
'few' => q({0}°), |
4216
|
|
|
|
|
|
|
'many' => q({0}°), |
4217
|
|
|
|
|
|
|
'name' => q(°), |
4218
|
|
|
|
|
|
|
'one' => q({0}°), |
4219
|
|
|
|
|
|
|
'other' => q({0}°), |
4220
|
|
|
|
|
|
|
'two' => q({0}°), |
4221
|
|
|
|
|
|
|
}, |
4222
|
|
|
|
|
|
|
'gigabit' => { |
4223
|
|
|
|
|
|
|
'few' => q({0} Gb), |
4224
|
|
|
|
|
|
|
'many' => q({0} Gb), |
4225
|
|
|
|
|
|
|
'name' => q(Gb), |
4226
|
|
|
|
|
|
|
'one' => q({0} Gb), |
4227
|
|
|
|
|
|
|
'other' => q({0} Gb), |
4228
|
|
|
|
|
|
|
'two' => q({0} Gb), |
4229
|
|
|
|
|
|
|
}, |
4230
|
|
|
|
|
|
|
'gigabyte' => { |
4231
|
|
|
|
|
|
|
'few' => q({0} GB), |
4232
|
|
|
|
|
|
|
'many' => q({0} GB), |
4233
|
|
|
|
|
|
|
'name' => q(GB), |
4234
|
|
|
|
|
|
|
'one' => q({0} GB), |
4235
|
|
|
|
|
|
|
'other' => q({0} GB), |
4236
|
|
|
|
|
|
|
'two' => q({0} GB), |
4237
|
|
|
|
|
|
|
}, |
4238
|
|
|
|
|
|
|
'gigahertz' => { |
4239
|
|
|
|
|
|
|
'few' => q({0} GHz), |
4240
|
|
|
|
|
|
|
'many' => q({0} GHz), |
4241
|
|
|
|
|
|
|
'name' => q(GHz), |
4242
|
|
|
|
|
|
|
'one' => q({0} GHz), |
4243
|
|
|
|
|
|
|
'other' => q({0} GHz), |
4244
|
|
|
|
|
|
|
'two' => q({0} GHz), |
4245
|
|
|
|
|
|
|
}, |
4246
|
|
|
|
|
|
|
'gigawatt' => { |
4247
|
|
|
|
|
|
|
'few' => q({0} GW), |
4248
|
|
|
|
|
|
|
'many' => q({0} GW), |
4249
|
|
|
|
|
|
|
'name' => q(GW), |
4250
|
|
|
|
|
|
|
'one' => q({0} GW), |
4251
|
|
|
|
|
|
|
'other' => q({0} GW), |
4252
|
|
|
|
|
|
|
'two' => q({0} GW), |
4253
|
|
|
|
|
|
|
}, |
4254
|
|
|
|
|
|
|
'gram' => { |
4255
|
|
|
|
|
|
|
'few' => q({0} g), |
4256
|
|
|
|
|
|
|
'many' => q({0} g), |
4257
|
|
|
|
|
|
|
'name' => q(graim), |
4258
|
|
|
|
|
|
|
'one' => q({0} g), |
4259
|
|
|
|
|
|
|
'other' => q({0} g), |
4260
|
|
|
|
|
|
|
'per' => q({0}/g), |
4261
|
|
|
|
|
|
|
'two' => q({0} g), |
4262
|
|
|
|
|
|
|
}, |
4263
|
|
|
|
|
|
|
'hectare' => { |
4264
|
|
|
|
|
|
|
'few' => q({0} ha), |
4265
|
|
|
|
|
|
|
'many' => q({0} ha), |
4266
|
|
|
|
|
|
|
'name' => q(heicteáir), |
4267
|
|
|
|
|
|
|
'one' => q({0} ha), |
4268
|
|
|
|
|
|
|
'other' => q({0} ha), |
4269
|
|
|
|
|
|
|
'two' => q({0} ha), |
4270
|
|
|
|
|
|
|
}, |
4271
|
|
|
|
|
|
|
'hectoliter' => { |
4272
|
|
|
|
|
|
|
'few' => q({0} hl), |
4273
|
|
|
|
|
|
|
'many' => q({0} hl), |
4274
|
|
|
|
|
|
|
'name' => q(hl), |
4275
|
|
|
|
|
|
|
'one' => q({0} hl), |
4276
|
|
|
|
|
|
|
'other' => q({0} hl), |
4277
|
|
|
|
|
|
|
'two' => q({0} hl), |
4278
|
|
|
|
|
|
|
}, |
4279
|
|
|
|
|
|
|
'hectopascal' => { |
4280
|
|
|
|
|
|
|
'few' => q({0} hPa), |
4281
|
|
|
|
|
|
|
'many' => q({0} hPa), |
4282
|
|
|
|
|
|
|
'name' => q(hPa), |
4283
|
|
|
|
|
|
|
'one' => q({0} hPa), |
4284
|
|
|
|
|
|
|
'other' => q({0} hPa), |
4285
|
|
|
|
|
|
|
'two' => q({0} hPa), |
4286
|
|
|
|
|
|
|
}, |
4287
|
|
|
|
|
|
|
'hertz' => { |
4288
|
|
|
|
|
|
|
'few' => q({0} Hz), |
4289
|
|
|
|
|
|
|
'many' => q({0} Hz), |
4290
|
|
|
|
|
|
|
'name' => q(Hz), |
4291
|
|
|
|
|
|
|
'one' => q({0} Hz), |
4292
|
|
|
|
|
|
|
'other' => q({0} Hz), |
4293
|
|
|
|
|
|
|
'two' => q({0} Hz), |
4294
|
|
|
|
|
|
|
}, |
4295
|
|
|
|
|
|
|
'horsepower' => { |
4296
|
|
|
|
|
|
|
'few' => q({0} ec), |
4297
|
|
|
|
|
|
|
'many' => q({0} ec), |
4298
|
|
|
|
|
|
|
'name' => q(ec), |
4299
|
|
|
|
|
|
|
'one' => q({0} ec), |
4300
|
|
|
|
|
|
|
'other' => q({0} ec), |
4301
|
|
|
|
|
|
|
'two' => q({0} ec), |
4302
|
|
|
|
|
|
|
}, |
4303
|
|
|
|
|
|
|
'hour' => { |
4304
|
|
|
|
|
|
|
'few' => q({0} u), |
4305
|
|
|
|
|
|
|
'many' => q({0} u), |
4306
|
|
|
|
|
|
|
'name' => q(uair), |
4307
|
|
|
|
|
|
|
'one' => q({0} u), |
4308
|
|
|
|
|
|
|
'other' => q({0} u), |
4309
|
|
|
|
|
|
|
'per' => q({0}/u), |
4310
|
|
|
|
|
|
|
'two' => q({0} u), |
4311
|
|
|
|
|
|
|
}, |
4312
|
|
|
|
|
|
|
'inch' => { |
4313
|
|
|
|
|
|
|
'few' => q({0} or.), |
4314
|
|
|
|
|
|
|
'many' => q({0} n-or.), |
4315
|
|
|
|
|
|
|
'name' => q(orlaÃ), |
4316
|
|
|
|
|
|
|
'one' => q({0} or.), |
4317
|
|
|
|
|
|
|
'other' => q({0} or.), |
4318
|
|
|
|
|
|
|
'per' => q({0}/or.), |
4319
|
|
|
|
|
|
|
'two' => q({0} or.), |
4320
|
|
|
|
|
|
|
}, |
4321
|
|
|
|
|
|
|
'inch-hg' => { |
4322
|
|
|
|
|
|
|
'few' => q({0} or. Hg), |
4323
|
|
|
|
|
|
|
'many' => q({0} n-or. Hg), |
4324
|
|
|
|
|
|
|
'name' => q(orlaà Hg), |
4325
|
|
|
|
|
|
|
'one' => q({0} or. Hg), |
4326
|
|
|
|
|
|
|
'other' => q({0} or. Hg), |
4327
|
|
|
|
|
|
|
'two' => q({0} or. Hg), |
4328
|
|
|
|
|
|
|
}, |
4329
|
|
|
|
|
|
|
'joule' => { |
4330
|
|
|
|
|
|
|
'few' => q({0} J), |
4331
|
|
|
|
|
|
|
'many' => q({0} J), |
4332
|
|
|
|
|
|
|
'name' => q(giúil), |
4333
|
|
|
|
|
|
|
'one' => q({0} J), |
4334
|
|
|
|
|
|
|
'other' => q({0} J), |
4335
|
|
|
|
|
|
|
'two' => q({0} J), |
4336
|
|
|
|
|
|
|
}, |
4337
|
|
|
|
|
|
|
'karat' => { |
4338
|
|
|
|
|
|
|
'few' => q({0} kt), |
4339
|
|
|
|
|
|
|
'many' => q({0} kt), |
4340
|
|
|
|
|
|
|
'name' => q(kt), |
4341
|
|
|
|
|
|
|
'one' => q({0} kt), |
4342
|
|
|
|
|
|
|
'other' => q({0} kt), |
4343
|
|
|
|
|
|
|
'two' => q({0} kt), |
4344
|
|
|
|
|
|
|
}, |
4345
|
|
|
|
|
|
|
'kelvin' => { |
4346
|
|
|
|
|
|
|
'few' => q({0} K), |
4347
|
|
|
|
|
|
|
'many' => q({0} K), |
4348
|
|
|
|
|
|
|
'name' => q(K), |
4349
|
|
|
|
|
|
|
'one' => q({0} K), |
4350
|
|
|
|
|
|
|
'other' => q({0} K), |
4351
|
|
|
|
|
|
|
'two' => q({0} K), |
4352
|
|
|
|
|
|
|
}, |
4353
|
|
|
|
|
|
|
'kilobit' => { |
4354
|
|
|
|
|
|
|
'few' => q({0} kb), |
4355
|
|
|
|
|
|
|
'many' => q({0} kb), |
4356
|
|
|
|
|
|
|
'name' => q(kb), |
4357
|
|
|
|
|
|
|
'one' => q({0} kb), |
4358
|
|
|
|
|
|
|
'other' => q({0} kb), |
4359
|
|
|
|
|
|
|
'two' => q({0} kb), |
4360
|
|
|
|
|
|
|
}, |
4361
|
|
|
|
|
|
|
'kilobyte' => { |
4362
|
|
|
|
|
|
|
'few' => q({0} kB), |
4363
|
|
|
|
|
|
|
'many' => q({0} kB), |
4364
|
|
|
|
|
|
|
'name' => q(kB), |
4365
|
|
|
|
|
|
|
'one' => q({0} kB), |
4366
|
|
|
|
|
|
|
'other' => q({0} kB), |
4367
|
|
|
|
|
|
|
'two' => q({0} kB), |
4368
|
|
|
|
|
|
|
}, |
4369
|
|
|
|
|
|
|
'kilocalorie' => { |
4370
|
|
|
|
|
|
|
'few' => q({0} kcal), |
4371
|
|
|
|
|
|
|
'many' => q({0} kcal), |
4372
|
|
|
|
|
|
|
'name' => q(kcal), |
4373
|
|
|
|
|
|
|
'one' => q({0} kcal), |
4374
|
|
|
|
|
|
|
'other' => q({0} kcal), |
4375
|
|
|
|
|
|
|
'two' => q({0} kcal), |
4376
|
|
|
|
|
|
|
}, |
4377
|
|
|
|
|
|
|
'kilogram' => { |
4378
|
|
|
|
|
|
|
'few' => q({0} kg), |
4379
|
|
|
|
|
|
|
'many' => q({0} kg), |
4380
|
|
|
|
|
|
|
'name' => q(kg), |
4381
|
|
|
|
|
|
|
'one' => q({0} kg), |
4382
|
|
|
|
|
|
|
'other' => q({0} kg), |
4383
|
|
|
|
|
|
|
'per' => q({0}/kg), |
4384
|
|
|
|
|
|
|
'two' => q({0} kg), |
4385
|
|
|
|
|
|
|
}, |
4386
|
|
|
|
|
|
|
'kilohertz' => { |
4387
|
|
|
|
|
|
|
'few' => q({0} kHz), |
4388
|
|
|
|
|
|
|
'many' => q({0} kHz), |
4389
|
|
|
|
|
|
|
'name' => q(kHz), |
4390
|
|
|
|
|
|
|
'one' => q({0} kHz), |
4391
|
|
|
|
|
|
|
'other' => q({0} kHz), |
4392
|
|
|
|
|
|
|
'two' => q({0} kHz), |
4393
|
|
|
|
|
|
|
}, |
4394
|
|
|
|
|
|
|
'kilojoule' => { |
4395
|
|
|
|
|
|
|
'few' => q({0} kJ), |
4396
|
|
|
|
|
|
|
'many' => q({0} kJ), |
4397
|
|
|
|
|
|
|
'name' => q(ciligiúl), |
4398
|
|
|
|
|
|
|
'one' => q({0} kJ), |
4399
|
|
|
|
|
|
|
'other' => q({0} kJ), |
4400
|
|
|
|
|
|
|
'two' => q({0} kJ), |
4401
|
|
|
|
|
|
|
}, |
4402
|
|
|
|
|
|
|
'kilometer' => { |
4403
|
|
|
|
|
|
|
'few' => q({0} km), |
4404
|
|
|
|
|
|
|
'many' => q({0} km), |
4405
|
|
|
|
|
|
|
'name' => q(km), |
4406
|
|
|
|
|
|
|
'one' => q({0} km), |
4407
|
|
|
|
|
|
|
'other' => q({0} km), |
4408
|
|
|
|
|
|
|
'per' => q({0}/km), |
4409
|
|
|
|
|
|
|
'two' => q({0} km), |
4410
|
|
|
|
|
|
|
}, |
4411
|
|
|
|
|
|
|
'kilometer-per-hour' => { |
4412
|
|
|
|
|
|
|
'few' => q({0} km/u), |
4413
|
|
|
|
|
|
|
'many' => q({0} km/u), |
4414
|
|
|
|
|
|
|
'name' => q(km/uair), |
4415
|
|
|
|
|
|
|
'one' => q({0} km/u), |
4416
|
|
|
|
|
|
|
'other' => q({0} km/u), |
4417
|
|
|
|
|
|
|
'two' => q({0} km/u), |
4418
|
|
|
|
|
|
|
}, |
4419
|
|
|
|
|
|
|
'kilowatt' => { |
4420
|
|
|
|
|
|
|
'few' => q({0} kW), |
4421
|
|
|
|
|
|
|
'many' => q({0} kW), |
4422
|
|
|
|
|
|
|
'name' => q(kW), |
4423
|
|
|
|
|
|
|
'one' => q({0} kW), |
4424
|
|
|
|
|
|
|
'other' => q({0} kW), |
4425
|
|
|
|
|
|
|
'two' => q({0} kW), |
4426
|
|
|
|
|
|
|
}, |
4427
|
|
|
|
|
|
|
'kilowatt-hour' => { |
4428
|
|
|
|
|
|
|
'few' => q({0} kWh), |
4429
|
|
|
|
|
|
|
'many' => q({0} kWh), |
4430
|
|
|
|
|
|
|
'name' => q(kW-uair), |
4431
|
|
|
|
|
|
|
'one' => q({0} kWh), |
4432
|
|
|
|
|
|
|
'other' => q({0} kWh), |
4433
|
|
|
|
|
|
|
'two' => q({0} kWh), |
4434
|
|
|
|
|
|
|
}, |
4435
|
|
|
|
|
|
|
'knot' => { |
4436
|
|
|
|
|
|
|
'few' => q({0} mhuirmh/u), |
4437
|
|
|
|
|
|
|
'many' => q({0} muirmh/u), |
4438
|
|
|
|
|
|
|
'name' => q(muirmh/u), |
4439
|
|
|
|
|
|
|
'one' => q({0} mhuirmh/u), |
4440
|
|
|
|
|
|
|
'other' => q({0} muirmh/u), |
4441
|
|
|
|
|
|
|
'two' => q({0} mhuirmh/u), |
4442
|
|
|
|
|
|
|
}, |
4443
|
|
|
|
|
|
|
'light-year' => { |
4444
|
|
|
|
|
|
|
'few' => q({0} sbh), |
4445
|
|
|
|
|
|
|
'many' => q({0} sbh), |
4446
|
|
|
|
|
|
|
'name' => q(solasbhl.), |
4447
|
|
|
|
|
|
|
'one' => q({0} sbh), |
4448
|
|
|
|
|
|
|
'other' => q({0} sbh), |
4449
|
|
|
|
|
|
|
'two' => q({0} sbh), |
4450
|
|
|
|
|
|
|
}, |
4451
|
|
|
|
|
|
|
'liter' => { |
4452
|
|
|
|
|
|
|
'few' => q({0} l), |
4453
|
|
|
|
|
|
|
'many' => q({0} l), |
4454
|
|
|
|
|
|
|
'name' => q(lÃtir), |
4455
|
|
|
|
|
|
|
'one' => q({0} l), |
4456
|
|
|
|
|
|
|
'other' => q({0} l), |
4457
|
|
|
|
|
|
|
'per' => q({0}/l), |
4458
|
|
|
|
|
|
|
'two' => q({0} l), |
4459
|
|
|
|
|
|
|
}, |
4460
|
|
|
|
|
|
|
'liter-per-100kilometers' => { |
4461
|
|
|
|
|
|
|
'few' => q({0} l/100km), |
4462
|
|
|
|
|
|
|
'many' => q({0} l/100km), |
4463
|
|
|
|
|
|
|
'name' => q(l/100km), |
4464
|
|
|
|
|
|
|
'one' => q({0} l/100km), |
4465
|
|
|
|
|
|
|
'other' => q({0} l/100km), |
4466
|
|
|
|
|
|
|
'two' => q({0} l/100km), |
4467
|
|
|
|
|
|
|
}, |
4468
|
|
|
|
|
|
|
'liter-per-kilometer' => { |
4469
|
|
|
|
|
|
|
'few' => q({0} l/km), |
4470
|
|
|
|
|
|
|
'many' => q({0} l/km), |
4471
|
|
|
|
|
|
|
'name' => q(lÃtir/km), |
4472
|
|
|
|
|
|
|
'one' => q({0} l/km), |
4473
|
|
|
|
|
|
|
'other' => q({0} l/km), |
4474
|
|
|
|
|
|
|
'two' => q({0} l/km), |
4475
|
|
|
|
|
|
|
}, |
4476
|
|
|
|
|
|
|
'lux' => { |
4477
|
|
|
|
|
|
|
'few' => q({0} lx), |
4478
|
|
|
|
|
|
|
'many' => q({0} lx), |
4479
|
|
|
|
|
|
|
'name' => q(lucsa), |
4480
|
|
|
|
|
|
|
'one' => q({0} lx), |
4481
|
|
|
|
|
|
|
'other' => q({0} lx), |
4482
|
|
|
|
|
|
|
'two' => q({0} lx), |
4483
|
|
|
|
|
|
|
}, |
4484
|
|
|
|
|
|
|
'megabit' => { |
4485
|
|
|
|
|
|
|
'few' => q({0} Mb), |
4486
|
|
|
|
|
|
|
'many' => q({0} Mb), |
4487
|
|
|
|
|
|
|
'name' => q(Mb), |
4488
|
|
|
|
|
|
|
'one' => q({0} Mb), |
4489
|
|
|
|
|
|
|
'other' => q({0} Mb), |
4490
|
|
|
|
|
|
|
'two' => q({0} Mb), |
4491
|
|
|
|
|
|
|
}, |
4492
|
|
|
|
|
|
|
'megabyte' => { |
4493
|
|
|
|
|
|
|
'few' => q({0} MB), |
4494
|
|
|
|
|
|
|
'many' => q({0} MB), |
4495
|
|
|
|
|
|
|
'name' => q(MB), |
4496
|
|
|
|
|
|
|
'one' => q({0} MB), |
4497
|
|
|
|
|
|
|
'other' => q({0} MB), |
4498
|
|
|
|
|
|
|
'two' => q({0} MB), |
4499
|
|
|
|
|
|
|
}, |
4500
|
|
|
|
|
|
|
'megahertz' => { |
4501
|
|
|
|
|
|
|
'few' => q({0} MHz), |
4502
|
|
|
|
|
|
|
'many' => q({0} MHz), |
4503
|
|
|
|
|
|
|
'name' => q(MHz), |
4504
|
|
|
|
|
|
|
'one' => q({0} MHz), |
4505
|
|
|
|
|
|
|
'other' => q({0} MHz), |
4506
|
|
|
|
|
|
|
'two' => q({0} MHz), |
4507
|
|
|
|
|
|
|
}, |
4508
|
|
|
|
|
|
|
'megaliter' => { |
4509
|
|
|
|
|
|
|
'few' => q({0} Ml), |
4510
|
|
|
|
|
|
|
'many' => q({0} Ml), |
4511
|
|
|
|
|
|
|
'name' => q(Ml), |
4512
|
|
|
|
|
|
|
'one' => q({0} Ml), |
4513
|
|
|
|
|
|
|
'other' => q({0} Ml), |
4514
|
|
|
|
|
|
|
'two' => q({0} Ml), |
4515
|
|
|
|
|
|
|
}, |
4516
|
|
|
|
|
|
|
'megawatt' => { |
4517
|
|
|
|
|
|
|
'few' => q({0} MW), |
4518
|
|
|
|
|
|
|
'many' => q({0} MW), |
4519
|
|
|
|
|
|
|
'name' => q(MW), |
4520
|
|
|
|
|
|
|
'one' => q({0} MW), |
4521
|
|
|
|
|
|
|
'other' => q({0} MW), |
4522
|
|
|
|
|
|
|
'two' => q({0} MW), |
4523
|
|
|
|
|
|
|
}, |
4524
|
|
|
|
|
|
|
'meter' => { |
4525
|
|
|
|
|
|
|
'few' => q({0} m), |
4526
|
|
|
|
|
|
|
'many' => q({0} m), |
4527
|
|
|
|
|
|
|
'name' => q(méadair), |
4528
|
|
|
|
|
|
|
'one' => q({0} m), |
4529
|
|
|
|
|
|
|
'other' => q({0} m), |
4530
|
|
|
|
|
|
|
'per' => q({0}/m), |
4531
|
|
|
|
|
|
|
'two' => q({0} m), |
4532
|
|
|
|
|
|
|
}, |
4533
|
|
|
|
|
|
|
'meter-per-second' => { |
4534
|
|
|
|
|
|
|
'few' => q({0} m/s), |
4535
|
|
|
|
|
|
|
'many' => q({0} m/s), |
4536
|
|
|
|
|
|
|
'name' => q(m/s), |
4537
|
|
|
|
|
|
|
'one' => q({0} m/s), |
4538
|
|
|
|
|
|
|
'other' => q({0} m/s), |
4539
|
|
|
|
|
|
|
'two' => q({0} m/s), |
4540
|
|
|
|
|
|
|
}, |
4541
|
|
|
|
|
|
|
'meter-per-second-squared' => { |
4542
|
|
|
|
|
|
|
'few' => q({0} m/s²), |
4543
|
|
|
|
|
|
|
'many' => q({0} m/s²), |
4544
|
|
|
|
|
|
|
'name' => q(m/s²), |
4545
|
|
|
|
|
|
|
'one' => q({0} m/s²), |
4546
|
|
|
|
|
|
|
'other' => q({0} m/s²), |
4547
|
|
|
|
|
|
|
'two' => q({0} m/s²), |
4548
|
|
|
|
|
|
|
}, |
4549
|
|
|
|
|
|
|
'metric-ton' => { |
4550
|
|
|
|
|
|
|
'few' => q({0} t), |
4551
|
|
|
|
|
|
|
'many' => q({0} t), |
4552
|
|
|
|
|
|
|
'name' => q(t), |
4553
|
|
|
|
|
|
|
'one' => q({0} t), |
4554
|
|
|
|
|
|
|
'other' => q({0} t), |
4555
|
|
|
|
|
|
|
'two' => q({0} t), |
4556
|
|
|
|
|
|
|
}, |
4557
|
|
|
|
|
|
|
'microgram' => { |
4558
|
|
|
|
|
|
|
'few' => q({0} µg), |
4559
|
|
|
|
|
|
|
'many' => q({0} µg), |
4560
|
|
|
|
|
|
|
'name' => q(µg), |
4561
|
|
|
|
|
|
|
'one' => q({0} µg), |
4562
|
|
|
|
|
|
|
'other' => q({0} µg), |
4563
|
|
|
|
|
|
|
'two' => q({0} µg), |
4564
|
|
|
|
|
|
|
}, |
4565
|
|
|
|
|
|
|
'micrometer' => { |
4566
|
|
|
|
|
|
|
'few' => q({0} µm), |
4567
|
|
|
|
|
|
|
'many' => q({0} µm), |
4568
|
|
|
|
|
|
|
'name' => q(µméadair), |
4569
|
|
|
|
|
|
|
'one' => q({0} µm), |
4570
|
|
|
|
|
|
|
'other' => q({0} µm), |
4571
|
|
|
|
|
|
|
'two' => q({0} µm), |
4572
|
|
|
|
|
|
|
}, |
4573
|
|
|
|
|
|
|
'microsecond' => { |
4574
|
|
|
|
|
|
|
'few' => q({0} μs), |
4575
|
|
|
|
|
|
|
'many' => q({0} μs), |
4576
|
|
|
|
|
|
|
'name' => q(μs), |
4577
|
|
|
|
|
|
|
'one' => q({0} μs), |
4578
|
|
|
|
|
|
|
'other' => q({0} μs), |
4579
|
|
|
|
|
|
|
'two' => q({0} μs), |
4580
|
|
|
|
|
|
|
}, |
4581
|
|
|
|
|
|
|
'mile' => { |
4582
|
|
|
|
|
|
|
'few' => q({0} mhÃle), |
4583
|
|
|
|
|
|
|
'many' => q({0} mÃle), |
4584
|
|
|
|
|
|
|
'name' => q(mÃlte), |
4585
|
|
|
|
|
|
|
'one' => q({0} mhÃle), |
4586
|
|
|
|
|
|
|
'other' => q({0} mÃle), |
4587
|
|
|
|
|
|
|
'two' => q({0} mhÃle), |
4588
|
|
|
|
|
|
|
}, |
4589
|
|
|
|
|
|
|
'mile-per-gallon' => { |
4590
|
|
|
|
|
|
|
'few' => q({0} mhÃle/gal), |
4591
|
|
|
|
|
|
|
'many' => q({0} mÃle/gal), |
4592
|
|
|
|
|
|
|
'name' => q(mÃlte/gal), |
4593
|
|
|
|
|
|
|
'one' => q({0} mhÃle/gal), |
4594
|
|
|
|
|
|
|
'other' => q({0} mÃle/gal), |
4595
|
|
|
|
|
|
|
'two' => q({0} mhÃle/gal), |
4596
|
|
|
|
|
|
|
}, |
4597
|
|
|
|
|
|
|
'mile-per-hour' => { |
4598
|
|
|
|
|
|
|
'few' => q({0} msu), |
4599
|
|
|
|
|
|
|
'many' => q({0} msu), |
4600
|
|
|
|
|
|
|
'name' => q(mÃlte/uair), |
4601
|
|
|
|
|
|
|
'one' => q({0} msu), |
4602
|
|
|
|
|
|
|
'other' => q({0} msu), |
4603
|
|
|
|
|
|
|
'two' => q({0} msu), |
4604
|
|
|
|
|
|
|
}, |
4605
|
|
|
|
|
|
|
'mile-scandinavian' => { |
4606
|
|
|
|
|
|
|
'few' => q({0} mhÃle Lch), |
4607
|
|
|
|
|
|
|
'many' => q({0} mÃle Lch), |
4608
|
|
|
|
|
|
|
'name' => q(mÃle Lochl.), |
4609
|
|
|
|
|
|
|
'one' => q({0} mÃle Lch), |
4610
|
|
|
|
|
|
|
'other' => q({0} mÃle Lch), |
4611
|
|
|
|
|
|
|
'two' => q({0} mhÃle Lch), |
4612
|
|
|
|
|
|
|
}, |
4613
|
|
|
|
|
|
|
'milliampere' => { |
4614
|
|
|
|
|
|
|
'few' => q({0} mA), |
4615
|
|
|
|
|
|
|
'many' => q({0} mA), |
4616
|
|
|
|
|
|
|
'name' => q(miollaimp), |
4617
|
|
|
|
|
|
|
'one' => q({0} mA), |
4618
|
|
|
|
|
|
|
'other' => q({0} mA), |
4619
|
|
|
|
|
|
|
'two' => q({0} mA), |
4620
|
|
|
|
|
|
|
}, |
4621
|
|
|
|
|
|
|
'millibar' => { |
4622
|
|
|
|
|
|
|
'few' => q({0} mbar), |
4623
|
|
|
|
|
|
|
'many' => q({0} mbar), |
4624
|
|
|
|
|
|
|
'name' => q(mbar), |
4625
|
|
|
|
|
|
|
'one' => q({0} mbar), |
4626
|
|
|
|
|
|
|
'other' => q({0} mbar), |
4627
|
|
|
|
|
|
|
'two' => q({0} mbar), |
4628
|
|
|
|
|
|
|
}, |
4629
|
|
|
|
|
|
|
'milligram' => { |
4630
|
|
|
|
|
|
|
'few' => q({0} mg), |
4631
|
|
|
|
|
|
|
'many' => q({0} mg), |
4632
|
|
|
|
|
|
|
'name' => q(mg), |
4633
|
|
|
|
|
|
|
'one' => q({0} mg), |
4634
|
|
|
|
|
|
|
'other' => q({0} mg), |
4635
|
|
|
|
|
|
|
'two' => q({0} mg), |
4636
|
|
|
|
|
|
|
}, |
4637
|
|
|
|
|
|
|
'milliliter' => { |
4638
|
|
|
|
|
|
|
'few' => q({0} ml), |
4639
|
|
|
|
|
|
|
'many' => q({0} ml), |
4640
|
|
|
|
|
|
|
'name' => q(ml), |
4641
|
|
|
|
|
|
|
'one' => q({0} ml), |
4642
|
|
|
|
|
|
|
'other' => q({0} ml), |
4643
|
|
|
|
|
|
|
'two' => q({0} ml), |
4644
|
|
|
|
|
|
|
}, |
4645
|
|
|
|
|
|
|
'millimeter' => { |
4646
|
|
|
|
|
|
|
'few' => q({0} mm), |
4647
|
|
|
|
|
|
|
'many' => q({0} mm), |
4648
|
|
|
|
|
|
|
'name' => q(mm), |
4649
|
|
|
|
|
|
|
'one' => q({0} mm), |
4650
|
|
|
|
|
|
|
'other' => q({0} mm), |
4651
|
|
|
|
|
|
|
'two' => q({0} mm), |
4652
|
|
|
|
|
|
|
}, |
4653
|
|
|
|
|
|
|
'millimeter-of-mercury' => { |
4654
|
|
|
|
|
|
|
'few' => q({0} mm Hg), |
4655
|
|
|
|
|
|
|
'many' => q({0} mm Hg), |
4656
|
|
|
|
|
|
|
'name' => q(mm Hg), |
4657
|
|
|
|
|
|
|
'one' => q({0} mm Hg), |
4658
|
|
|
|
|
|
|
'other' => q({0} mm Hg), |
4659
|
|
|
|
|
|
|
'two' => q({0} mm Hg), |
4660
|
|
|
|
|
|
|
}, |
4661
|
|
|
|
|
|
|
'millisecond' => { |
4662
|
|
|
|
|
|
|
'few' => q({0} ms), |
4663
|
|
|
|
|
|
|
'many' => q({0} ms), |
4664
|
|
|
|
|
|
|
'name' => q(msoic), |
4665
|
|
|
|
|
|
|
'one' => q({0} ms), |
4666
|
|
|
|
|
|
|
'other' => q({0} ms), |
4667
|
|
|
|
|
|
|
'two' => q({0} ms), |
4668
|
|
|
|
|
|
|
}, |
4669
|
|
|
|
|
|
|
'milliwatt' => { |
4670
|
|
|
|
|
|
|
'few' => q({0} mW), |
4671
|
|
|
|
|
|
|
'many' => q({0} mW), |
4672
|
|
|
|
|
|
|
'name' => q(mW), |
4673
|
|
|
|
|
|
|
'one' => q({0} mW), |
4674
|
|
|
|
|
|
|
'other' => q({0} mW), |
4675
|
|
|
|
|
|
|
'two' => q({0} mW), |
4676
|
|
|
|
|
|
|
}, |
4677
|
|
|
|
|
|
|
'minute' => { |
4678
|
|
|
|
|
|
|
'few' => q({0} nóim), |
4679
|
|
|
|
|
|
|
'many' => q({0} nóim), |
4680
|
|
|
|
|
|
|
'name' => q(nóim), |
4681
|
|
|
|
|
|
|
'one' => q({0} nóim), |
4682
|
|
|
|
|
|
|
'other' => q({0} nóim), |
4683
|
|
|
|
|
|
|
'per' => q({0}/nóim), |
4684
|
|
|
|
|
|
|
'two' => q({0} nóim), |
4685
|
|
|
|
|
|
|
}, |
4686
|
|
|
|
|
|
|
'month' => { |
4687
|
|
|
|
|
|
|
'few' => q({0} mhÃ), |
4688
|
|
|
|
|
|
|
'many' => q({0} mÃ), |
4689
|
|
|
|
|
|
|
'name' => q(mÃonna), |
4690
|
|
|
|
|
|
|
'one' => q({0} mhÃ), |
4691
|
|
|
|
|
|
|
'other' => q({0} mÃ), |
4692
|
|
|
|
|
|
|
'per' => q({0}/mÃ), |
4693
|
|
|
|
|
|
|
'two' => q({0} mhÃ), |
4694
|
|
|
|
|
|
|
}, |
4695
|
|
|
|
|
|
|
'nanometer' => { |
4696
|
|
|
|
|
|
|
'few' => q({0} nm), |
4697
|
|
|
|
|
|
|
'many' => q({0} nm), |
4698
|
|
|
|
|
|
|
'name' => q(nm), |
4699
|
|
|
|
|
|
|
'one' => q({0} nm), |
4700
|
|
|
|
|
|
|
'other' => q({0} nm), |
4701
|
|
|
|
|
|
|
'two' => q({0} nm), |
4702
|
|
|
|
|
|
|
}, |
4703
|
|
|
|
|
|
|
'nanosecond' => { |
4704
|
|
|
|
|
|
|
'few' => q({0} ns), |
4705
|
|
|
|
|
|
|
'many' => q({0} ns), |
4706
|
|
|
|
|
|
|
'name' => q(ns), |
4707
|
|
|
|
|
|
|
'one' => q({0} ns), |
4708
|
|
|
|
|
|
|
'other' => q({0} ns), |
4709
|
|
|
|
|
|
|
'two' => q({0} ns), |
4710
|
|
|
|
|
|
|
}, |
4711
|
|
|
|
|
|
|
'nautical-mile' => { |
4712
|
|
|
|
|
|
|
'few' => q({0} mhuirmh.), |
4713
|
|
|
|
|
|
|
'many' => q({0} muirmh.), |
4714
|
|
|
|
|
|
|
'name' => q(muirmh.), |
4715
|
|
|
|
|
|
|
'one' => q({0} mhuirmh.), |
4716
|
|
|
|
|
|
|
'other' => q({0} muirmh.), |
4717
|
|
|
|
|
|
|
'two' => q({0} mhuirmh.), |
4718
|
|
|
|
|
|
|
}, |
4719
|
|
|
|
|
|
|
'ohm' => { |
4720
|
|
|
|
|
|
|
'few' => q({0} Ω), |
4721
|
|
|
|
|
|
|
'many' => q({0} Ω), |
4722
|
|
|
|
|
|
|
'name' => q(óim), |
4723
|
|
|
|
|
|
|
'one' => q({0} Ω), |
4724
|
|
|
|
|
|
|
'other' => q({0} Ω), |
4725
|
|
|
|
|
|
|
'two' => q({0} Ω), |
4726
|
|
|
|
|
|
|
}, |
4727
|
|
|
|
|
|
|
'ounce' => { |
4728
|
|
|
|
|
|
|
'few' => q({0} unsa), |
4729
|
|
|
|
|
|
|
'many' => q({0} n-unsa), |
4730
|
|
|
|
|
|
|
'name' => q(unsa), |
4731
|
|
|
|
|
|
|
'one' => q({0} unsa), |
4732
|
|
|
|
|
|
|
'other' => q({0} unsa), |
4733
|
|
|
|
|
|
|
'per' => q({0}/unsa), |
4734
|
|
|
|
|
|
|
'two' => q({0} unsa), |
4735
|
|
|
|
|
|
|
}, |
4736
|
|
|
|
|
|
|
'ounce-troy' => { |
4737
|
|
|
|
|
|
|
'few' => q({0} unsa t), |
4738
|
|
|
|
|
|
|
'many' => q({0} n-unsa t), |
4739
|
|
|
|
|
|
|
'name' => q(unsa t), |
4740
|
|
|
|
|
|
|
'one' => q({0} unsa t), |
4741
|
|
|
|
|
|
|
'other' => q({0} unsa t), |
4742
|
|
|
|
|
|
|
'two' => q({0} unsa t), |
4743
|
|
|
|
|
|
|
}, |
4744
|
|
|
|
|
|
|
'parsec' => { |
4745
|
|
|
|
|
|
|
'few' => q({0} pc), |
4746
|
|
|
|
|
|
|
'many' => q({0} pc), |
4747
|
|
|
|
|
|
|
'name' => q(pc), |
4748
|
|
|
|
|
|
|
'one' => q({0} pc), |
4749
|
|
|
|
|
|
|
'other' => q({0} pc), |
4750
|
|
|
|
|
|
|
'two' => q({0} pc), |
4751
|
|
|
|
|
|
|
}, |
4752
|
|
|
|
|
|
|
'per' => { |
4753
|
|
|
|
|
|
|
'1' => q({0}/{1}), |
4754
|
|
|
|
|
|
|
}, |
4755
|
|
|
|
|
|
|
'picometer' => { |
4756
|
|
|
|
|
|
|
'few' => q({0} pm), |
4757
|
|
|
|
|
|
|
'many' => q({0} pm), |
4758
|
|
|
|
|
|
|
'name' => q(pm), |
4759
|
|
|
|
|
|
|
'one' => q({0} pm), |
4760
|
|
|
|
|
|
|
'other' => q({0} pm), |
4761
|
|
|
|
|
|
|
'two' => q({0} pm), |
4762
|
|
|
|
|
|
|
}, |
4763
|
|
|
|
|
|
|
'pint' => { |
4764
|
|
|
|
|
|
|
'few' => q({0} pt), |
4765
|
|
|
|
|
|
|
'many' => q({0} pt), |
4766
|
|
|
|
|
|
|
'name' => q(piontaÃ), |
4767
|
|
|
|
|
|
|
'one' => q({0} pt), |
4768
|
|
|
|
|
|
|
'other' => q({0} pt), |
4769
|
|
|
|
|
|
|
'two' => q({0} pt), |
4770
|
|
|
|
|
|
|
}, |
4771
|
|
|
|
|
|
|
'pint-metric' => { |
4772
|
|
|
|
|
|
|
'few' => q({0} mpt), |
4773
|
|
|
|
|
|
|
'many' => q({0} mpt), |
4774
|
|
|
|
|
|
|
'name' => q(mpt), |
4775
|
|
|
|
|
|
|
'one' => q({0} mpt), |
4776
|
|
|
|
|
|
|
'other' => q({0} mpt), |
4777
|
|
|
|
|
|
|
'two' => q({0} mpt), |
4778
|
|
|
|
|
|
|
}, |
4779
|
|
|
|
|
|
|
'pound' => { |
4780
|
|
|
|
|
|
|
'few' => q({0} phunt), |
4781
|
|
|
|
|
|
|
'many' => q({0} bpunt), |
4782
|
|
|
|
|
|
|
'name' => q(puint), |
4783
|
|
|
|
|
|
|
'one' => q({0} phunt), |
4784
|
|
|
|
|
|
|
'other' => q({0} punt), |
4785
|
|
|
|
|
|
|
'per' => q({0}/punt), |
4786
|
|
|
|
|
|
|
'two' => q({0} phunt), |
4787
|
|
|
|
|
|
|
}, |
4788
|
|
|
|
|
|
|
'pound-per-square-inch' => { |
4789
|
|
|
|
|
|
|
'few' => q({0} psoc), |
4790
|
|
|
|
|
|
|
'many' => q({0} psoc), |
4791
|
|
|
|
|
|
|
'name' => q(psoc), |
4792
|
|
|
|
|
|
|
'one' => q({0} psoc), |
4793
|
|
|
|
|
|
|
'other' => q({0} psoc), |
4794
|
|
|
|
|
|
|
'two' => q({0} psoc), |
4795
|
|
|
|
|
|
|
}, |
4796
|
|
|
|
|
|
|
'quart' => { |
4797
|
|
|
|
|
|
|
'few' => q({0} chárt), |
4798
|
|
|
|
|
|
|
'many' => q({0} gcárt), |
4799
|
|
|
|
|
|
|
'name' => q(cáirt), |
4800
|
|
|
|
|
|
|
'one' => q({0} chárt), |
4801
|
|
|
|
|
|
|
'other' => q({0} cárt), |
4802
|
|
|
|
|
|
|
'two' => q({0} chárt), |
4803
|
|
|
|
|
|
|
}, |
4804
|
|
|
|
|
|
|
'radian' => { |
4805
|
|
|
|
|
|
|
'few' => q({0} raid), |
4806
|
|
|
|
|
|
|
'many' => q({0} raid), |
4807
|
|
|
|
|
|
|
'name' => q(raidiain), |
4808
|
|
|
|
|
|
|
'one' => q({0} raid), |
4809
|
|
|
|
|
|
|
'other' => q({0} raid), |
4810
|
|
|
|
|
|
|
'two' => q({0} raid), |
4811
|
|
|
|
|
|
|
}, |
4812
|
|
|
|
|
|
|
'revolution' => { |
4813
|
|
|
|
|
|
|
'few' => q({0} imr), |
4814
|
|
|
|
|
|
|
'many' => q({0} imr), |
4815
|
|
|
|
|
|
|
'name' => q(imr), |
4816
|
|
|
|
|
|
|
'one' => q({0} imr), |
4817
|
|
|
|
|
|
|
'other' => q({0} imr), |
4818
|
|
|
|
|
|
|
'two' => q({0} imr), |
4819
|
|
|
|
|
|
|
}, |
4820
|
|
|
|
|
|
|
'second' => { |
4821
|
|
|
|
|
|
|
'few' => q({0} shoic), |
4822
|
|
|
|
|
|
|
'many' => q({0} soic), |
4823
|
|
|
|
|
|
|
'name' => q(soic), |
4824
|
|
|
|
|
|
|
'one' => q({0} soic), |
4825
|
|
|
|
|
|
|
'other' => q({0} soic), |
4826
|
|
|
|
|
|
|
'per' => q({0}/s), |
4827
|
|
|
|
|
|
|
'two' => q({0} shoic), |
4828
|
|
|
|
|
|
|
}, |
4829
|
|
|
|
|
|
|
'square-centimeter' => { |
4830
|
|
|
|
|
|
|
'few' => q({0} cm²), |
4831
|
|
|
|
|
|
|
'many' => q({0} cm²), |
4832
|
|
|
|
|
|
|
'name' => q(cm²), |
4833
|
|
|
|
|
|
|
'one' => q({0} cm²), |
4834
|
|
|
|
|
|
|
'other' => q({0} cm²), |
4835
|
|
|
|
|
|
|
'per' => q({0}/cm²), |
4836
|
|
|
|
|
|
|
'two' => q({0} cm²), |
4837
|
|
|
|
|
|
|
}, |
4838
|
|
|
|
|
|
|
'square-foot' => { |
4839
|
|
|
|
|
|
|
'few' => q({0} tr²), |
4840
|
|
|
|
|
|
|
'many' => q({0} tr²), |
4841
|
|
|
|
|
|
|
'name' => q(tr²), |
4842
|
|
|
|
|
|
|
'one' => q({0} tr²), |
4843
|
|
|
|
|
|
|
'other' => q({0} tr²), |
4844
|
|
|
|
|
|
|
'two' => q({0} tr²), |
4845
|
|
|
|
|
|
|
}, |
4846
|
|
|
|
|
|
|
'square-inch' => { |
4847
|
|
|
|
|
|
|
'few' => q({0} or²), |
4848
|
|
|
|
|
|
|
'many' => q({0} or²), |
4849
|
|
|
|
|
|
|
'name' => q(or²), |
4850
|
|
|
|
|
|
|
'one' => q({0} or²), |
4851
|
|
|
|
|
|
|
'other' => q({0} or²), |
4852
|
|
|
|
|
|
|
'per' => q({0}/or²), |
4853
|
|
|
|
|
|
|
'two' => q({0} or²), |
4854
|
|
|
|
|
|
|
}, |
4855
|
|
|
|
|
|
|
'square-kilometer' => { |
4856
|
|
|
|
|
|
|
'few' => q({0} km²), |
4857
|
|
|
|
|
|
|
'many' => q({0} km²), |
4858
|
|
|
|
|
|
|
'name' => q(km²), |
4859
|
|
|
|
|
|
|
'one' => q({0} km²), |
4860
|
|
|
|
|
|
|
'other' => q({0} km²), |
4861
|
|
|
|
|
|
|
'two' => q({0} km²), |
4862
|
|
|
|
|
|
|
}, |
4863
|
|
|
|
|
|
|
'square-meter' => { |
4864
|
|
|
|
|
|
|
'few' => q({0} m²), |
4865
|
|
|
|
|
|
|
'many' => q({0} m²), |
4866
|
|
|
|
|
|
|
'name' => q(m²), |
4867
|
|
|
|
|
|
|
'one' => q({0} m²), |
4868
|
|
|
|
|
|
|
'other' => q({0} m²), |
4869
|
|
|
|
|
|
|
'per' => q({0}/m²), |
4870
|
|
|
|
|
|
|
'two' => q({0} m²), |
4871
|
|
|
|
|
|
|
}, |
4872
|
|
|
|
|
|
|
'square-mile' => { |
4873
|
|
|
|
|
|
|
'few' => q({0} mhÃle²), |
4874
|
|
|
|
|
|
|
'many' => q({0} mÃle²), |
4875
|
|
|
|
|
|
|
'name' => q(mÃlte²), |
4876
|
|
|
|
|
|
|
'one' => q({0} mhÃle²), |
4877
|
|
|
|
|
|
|
'other' => q({0} mÃle²), |
4878
|
|
|
|
|
|
|
'two' => q({0} mhÃle²), |
4879
|
|
|
|
|
|
|
}, |
4880
|
|
|
|
|
|
|
'square-yard' => { |
4881
|
|
|
|
|
|
|
'few' => q({0} sl²), |
4882
|
|
|
|
|
|
|
'many' => q({0} sl²), |
4883
|
|
|
|
|
|
|
'name' => q(slata²), |
4884
|
|
|
|
|
|
|
'one' => q({0} sl²), |
4885
|
|
|
|
|
|
|
'other' => q({0} sl²), |
4886
|
|
|
|
|
|
|
'two' => q({0} sl²), |
4887
|
|
|
|
|
|
|
}, |
4888
|
|
|
|
|
|
|
'stone' => { |
4889
|
|
|
|
|
|
|
'few' => q({0} chl.), |
4890
|
|
|
|
|
|
|
'many' => q({0} gcl.), |
4891
|
|
|
|
|
|
|
'name' => q(clocha), |
4892
|
|
|
|
|
|
|
'one' => q({0} chl.), |
4893
|
|
|
|
|
|
|
'other' => q({0} cl.), |
4894
|
|
|
|
|
|
|
'two' => q({0} chl.), |
4895
|
|
|
|
|
|
|
}, |
4896
|
|
|
|
|
|
|
'tablespoon' => { |
4897
|
|
|
|
|
|
|
'few' => q({0} spbh), |
4898
|
|
|
|
|
|
|
'many' => q({0} spbh), |
4899
|
|
|
|
|
|
|
'name' => q(spbh), |
4900
|
|
|
|
|
|
|
'one' => q({0} spbh), |
4901
|
|
|
|
|
|
|
'other' => q({0} spbh), |
4902
|
|
|
|
|
|
|
'two' => q({0} spbh), |
4903
|
|
|
|
|
|
|
}, |
4904
|
|
|
|
|
|
|
'teaspoon' => { |
4905
|
|
|
|
|
|
|
'few' => q({0} tsp), |
4906
|
|
|
|
|
|
|
'many' => q({0} tsp), |
4907
|
|
|
|
|
|
|
'name' => q(tsp), |
4908
|
|
|
|
|
|
|
'one' => q({0} tsp), |
4909
|
|
|
|
|
|
|
'other' => q({0} tsp), |
4910
|
|
|
|
|
|
|
'two' => q({0} tsp), |
4911
|
|
|
|
|
|
|
}, |
4912
|
|
|
|
|
|
|
'terabit' => { |
4913
|
|
|
|
|
|
|
'few' => q({0} Tb), |
4914
|
|
|
|
|
|
|
'many' => q({0} Tb), |
4915
|
|
|
|
|
|
|
'name' => q(Tb), |
4916
|
|
|
|
|
|
|
'one' => q({0} Tb), |
4917
|
|
|
|
|
|
|
'other' => q({0} Tb), |
4918
|
|
|
|
|
|
|
'two' => q({0} Tb), |
4919
|
|
|
|
|
|
|
}, |
4920
|
|
|
|
|
|
|
'terabyte' => { |
4921
|
|
|
|
|
|
|
'few' => q({0} TB), |
4922
|
|
|
|
|
|
|
'many' => q({0} TB), |
4923
|
|
|
|
|
|
|
'name' => q(TB), |
4924
|
|
|
|
|
|
|
'one' => q({0} TB), |
4925
|
|
|
|
|
|
|
'other' => q({0} TB), |
4926
|
|
|
|
|
|
|
'two' => q({0} TB), |
4927
|
|
|
|
|
|
|
}, |
4928
|
|
|
|
|
|
|
'ton' => { |
4929
|
|
|
|
|
|
|
'few' => q({0} t.g.), |
4930
|
|
|
|
|
|
|
'many' => q({0} t.g.), |
4931
|
|
|
|
|
|
|
'name' => q(tonnaà gearra), |
4932
|
|
|
|
|
|
|
'one' => q({0} t.g.), |
4933
|
|
|
|
|
|
|
'other' => q({0} t.g.), |
4934
|
|
|
|
|
|
|
'two' => q({0} t.g.), |
4935
|
|
|
|
|
|
|
}, |
4936
|
|
|
|
|
|
|
'volt' => { |
4937
|
|
|
|
|
|
|
'few' => q({0} V), |
4938
|
|
|
|
|
|
|
'many' => q({0} V), |
4939
|
|
|
|
|
|
|
'name' => q(voltanna), |
4940
|
|
|
|
|
|
|
'one' => q({0} V), |
4941
|
|
|
|
|
|
|
'other' => q({0} V), |
4942
|
|
|
|
|
|
|
'two' => q({0} V), |
4943
|
|
|
|
|
|
|
}, |
4944
|
|
|
|
|
|
|
'watt' => { |
4945
|
|
|
|
|
|
|
'few' => q({0} W), |
4946
|
|
|
|
|
|
|
'many' => q({0} W), |
4947
|
|
|
|
|
|
|
'name' => q(vataÃ), |
4948
|
|
|
|
|
|
|
'one' => q({0} W), |
4949
|
|
|
|
|
|
|
'other' => q({0} W), |
4950
|
|
|
|
|
|
|
'two' => q({0} W), |
4951
|
|
|
|
|
|
|
}, |
4952
|
|
|
|
|
|
|
'week' => { |
4953
|
|
|
|
|
|
|
'few' => q({0} scht), |
4954
|
|
|
|
|
|
|
'many' => q({0} scht), |
4955
|
|
|
|
|
|
|
'name' => q(scht), |
4956
|
|
|
|
|
|
|
'one' => q({0} scht), |
4957
|
|
|
|
|
|
|
'other' => q({0} scht), |
4958
|
|
|
|
|
|
|
'per' => q({0}/scht), |
4959
|
|
|
|
|
|
|
'two' => q({0} scht), |
4960
|
|
|
|
|
|
|
}, |
4961
|
|
|
|
|
|
|
'yard' => { |
4962
|
|
|
|
|
|
|
'few' => q({0} shl.), |
4963
|
|
|
|
|
|
|
'many' => q({0} sl.), |
4964
|
|
|
|
|
|
|
'name' => q(slata), |
4965
|
|
|
|
|
|
|
'one' => q({0} sl.), |
4966
|
|
|
|
|
|
|
'other' => q({0} sl.), |
4967
|
|
|
|
|
|
|
'two' => q({0} shl.), |
4968
|
|
|
|
|
|
|
}, |
4969
|
|
|
|
|
|
|
'year' => { |
4970
|
|
|
|
|
|
|
'few' => q({0} bl), |
4971
|
|
|
|
|
|
|
'many' => q({0} mbl), |
4972
|
|
|
|
|
|
|
'name' => q(blianta), |
4973
|
|
|
|
|
|
|
'one' => q({0} bhl), |
4974
|
|
|
|
|
|
|
'other' => q({0} bl), |
4975
|
|
|
|
|
|
|
'per' => q({0}/bl), |
4976
|
|
|
|
|
|
|
'two' => q({0} bhl), |
4977
|
|
|
|
|
|
|
}, |
4978
|
|
|
|
|
|
|
}, |
4979
|
|
|
|
|
|
|
} } |
4980
|
|
|
|
|
|
|
); |
4981
|
|
|
|
|
|
|
|
4982
|
|
|
|
|
|
|
has 'yesstr' => ( |
4983
|
|
|
|
|
|
|
is => 'ro', |
4984
|
|
|
|
|
|
|
isa => RegexpRef, |
4985
|
|
|
|
|
|
|
init_arg => undef, |
4986
|
|
|
|
|
|
|
default => sub { qr'^(?i:tá|t|yes|y)$' } |
4987
|
|
|
|
|
|
|
); |
4988
|
|
|
|
|
|
|
|
4989
|
|
|
|
|
|
|
has 'nostr' => ( |
4990
|
|
|
|
|
|
|
is => 'ro', |
4991
|
|
|
|
|
|
|
isa => RegexpRef, |
4992
|
|
|
|
|
|
|
init_arg => undef, |
4993
|
|
|
|
|
|
|
default => sub { qr'^(?i:nÃl|n)$' } |
4994
|
|
|
|
|
|
|
); |
4995
|
|
|
|
|
|
|
|
4996
|
|
|
|
|
|
|
has 'listPatterns' => ( |
4997
|
|
|
|
|
|
|
is => 'ro', |
4998
|
|
|
|
|
|
|
isa => HashRef, |
4999
|
|
|
|
|
|
|
init_arg => undef, |
5000
|
|
|
|
|
|
|
default => sub { { |
5001
|
|
|
|
|
|
|
start => q({0}, {1}), |
5002
|
|
|
|
|
|
|
middle => q({0}, {1}), |
5003
|
|
|
|
|
|
|
end => q({0}, {1}), |
5004
|
|
|
|
|
|
|
2 => q({0}, {1}), |
5005
|
|
|
|
|
|
|
} } |
5006
|
|
|
|
|
|
|
); |
5007
|
|
|
|
|
|
|
|
5008
|
|
|
|
|
|
|
has 'default_numbering_system' => ( |
5009
|
|
|
|
|
|
|
is => 'ro', |
5010
|
|
|
|
|
|
|
isa => Str, |
5011
|
|
|
|
|
|
|
init_arg => undef, |
5012
|
|
|
|
|
|
|
default => 'latn', |
5013
|
|
|
|
|
|
|
); |
5014
|
|
|
|
|
|
|
|
5015
|
|
|
|
|
|
|
has native_numbering_system => ( |
5016
|
|
|
|
|
|
|
is => 'ro', |
5017
|
|
|
|
|
|
|
isa => Str, |
5018
|
|
|
|
|
|
|
init_arg => undef, |
5019
|
|
|
|
|
|
|
default => 'latn', |
5020
|
|
|
|
|
|
|
); |
5021
|
|
|
|
|
|
|
|
5022
|
|
|
|
|
|
|
has 'minimum_grouping_digits' => ( |
5023
|
|
|
|
|
|
|
is =>'ro', |
5024
|
|
|
|
|
|
|
isa => Int, |
5025
|
|
|
|
|
|
|
init_arg => undef, |
5026
|
|
|
|
|
|
|
default => 1, |
5027
|
|
|
|
|
|
|
); |
5028
|
|
|
|
|
|
|
|
5029
|
|
|
|
|
|
|
has 'number_symbols' => ( |
5030
|
|
|
|
|
|
|
is => 'ro', |
5031
|
|
|
|
|
|
|
isa => HashRef, |
5032
|
|
|
|
|
|
|
init_arg => undef, |
5033
|
|
|
|
|
|
|
default => sub { { |
5034
|
|
|
|
|
|
|
'latn' => { |
5035
|
|
|
|
|
|
|
'decimal' => q(.), |
5036
|
|
|
|
|
|
|
'exponential' => q(E), |
5037
|
|
|
|
|
|
|
'group' => q(,), |
5038
|
|
|
|
|
|
|
'infinity' => q(â), |
5039
|
|
|
|
|
|
|
'minusSign' => q(-), |
5040
|
|
|
|
|
|
|
'nan' => q(NaN), |
5041
|
|
|
|
|
|
|
'perMille' => q(â°), |
5042
|
|
|
|
|
|
|
'percentSign' => q(%), |
5043
|
|
|
|
|
|
|
'plusSign' => q(+), |
5044
|
|
|
|
|
|
|
'superscriptingExponent' => q(Ã), |
5045
|
|
|
|
|
|
|
'timeSeparator' => q(:), |
5046
|
|
|
|
|
|
|
}, |
5047
|
|
|
|
|
|
|
} } |
5048
|
|
|
|
|
|
|
); |
5049
|
|
|
|
|
|
|
|
5050
|
|
|
|
|
|
|
has 'number_formats' => ( |
5051
|
|
|
|
|
|
|
is => 'ro', |
5052
|
|
|
|
|
|
|
isa => HashRef, |
5053
|
|
|
|
|
|
|
init_arg => undef, |
5054
|
|
|
|
|
|
|
default => sub { { |
5055
|
|
|
|
|
|
|
decimalFormat => { |
5056
|
|
|
|
|
|
|
'default' => { |
5057
|
|
|
|
|
|
|
'1000' => { |
5058
|
|
|
|
|
|
|
'few' => '0k', |
5059
|
|
|
|
|
|
|
'many' => '0k', |
5060
|
|
|
|
|
|
|
'one' => '0k', |
5061
|
|
|
|
|
|
|
'other' => '0k', |
5062
|
|
|
|
|
|
|
'two' => '0k', |
5063
|
|
|
|
|
|
|
}, |
5064
|
|
|
|
|
|
|
'10000' => { |
5065
|
|
|
|
|
|
|
'few' => '00k', |
5066
|
|
|
|
|
|
|
'many' => '00k', |
5067
|
|
|
|
|
|
|
'one' => '00k', |
5068
|
|
|
|
|
|
|
'other' => '00k', |
5069
|
|
|
|
|
|
|
'two' => '00k', |
5070
|
|
|
|
|
|
|
}, |
5071
|
|
|
|
|
|
|
'100000' => { |
5072
|
|
|
|
|
|
|
'few' => '000k', |
5073
|
|
|
|
|
|
|
'many' => '000k', |
5074
|
|
|
|
|
|
|
'one' => '000k', |
5075
|
|
|
|
|
|
|
'other' => '000k', |
5076
|
|
|
|
|
|
|
'two' => '000k', |
5077
|
|
|
|
|
|
|
}, |
5078
|
|
|
|
|
|
|
'1000000' => { |
5079
|
|
|
|
|
|
|
'few' => '0M', |
5080
|
|
|
|
|
|
|
'many' => '0M', |
5081
|
|
|
|
|
|
|
'one' => '0M', |
5082
|
|
|
|
|
|
|
'other' => '0M', |
5083
|
|
|
|
|
|
|
'two' => '0M', |
5084
|
|
|
|
|
|
|
}, |
5085
|
|
|
|
|
|
|
'10000000' => { |
5086
|
|
|
|
|
|
|
'few' => '00M', |
5087
|
|
|
|
|
|
|
'many' => '00M', |
5088
|
|
|
|
|
|
|
'one' => '00M', |
5089
|
|
|
|
|
|
|
'other' => '00M', |
5090
|
|
|
|
|
|
|
'two' => '00M', |
5091
|
|
|
|
|
|
|
}, |
5092
|
|
|
|
|
|
|
'100000000' => { |
5093
|
|
|
|
|
|
|
'few' => '000M', |
5094
|
|
|
|
|
|
|
'many' => '000M', |
5095
|
|
|
|
|
|
|
'one' => '000M', |
5096
|
|
|
|
|
|
|
'other' => '000M', |
5097
|
|
|
|
|
|
|
'two' => '000M', |
5098
|
|
|
|
|
|
|
}, |
5099
|
|
|
|
|
|
|
'1000000000' => { |
5100
|
|
|
|
|
|
|
'few' => '0B', |
5101
|
|
|
|
|
|
|
'many' => '0B', |
5102
|
|
|
|
|
|
|
'one' => '0B', |
5103
|
|
|
|
|
|
|
'other' => '0B', |
5104
|
|
|
|
|
|
|
'two' => '0B', |
5105
|
|
|
|
|
|
|
}, |
5106
|
|
|
|
|
|
|
'10000000000' => { |
5107
|
|
|
|
|
|
|
'few' => '00B', |
5108
|
|
|
|
|
|
|
'many' => '00B', |
5109
|
|
|
|
|
|
|
'one' => '00B', |
5110
|
|
|
|
|
|
|
'other' => '00B', |
5111
|
|
|
|
|
|
|
'two' => '00B', |
5112
|
|
|
|
|
|
|
}, |
5113
|
|
|
|
|
|
|
'100000000000' => { |
5114
|
|
|
|
|
|
|
'few' => '000B', |
5115
|
|
|
|
|
|
|
'many' => '000B', |
5116
|
|
|
|
|
|
|
'one' => '000B', |
5117
|
|
|
|
|
|
|
'other' => '000B', |
5118
|
|
|
|
|
|
|
'two' => '000B', |
5119
|
|
|
|
|
|
|
}, |
5120
|
|
|
|
|
|
|
'1000000000000' => { |
5121
|
|
|
|
|
|
|
'few' => '0T', |
5122
|
|
|
|
|
|
|
'many' => '0T', |
5123
|
|
|
|
|
|
|
'one' => '0T', |
5124
|
|
|
|
|
|
|
'other' => '0T', |
5125
|
|
|
|
|
|
|
'two' => '0T', |
5126
|
|
|
|
|
|
|
}, |
5127
|
|
|
|
|
|
|
'10000000000000' => { |
5128
|
|
|
|
|
|
|
'few' => '00T', |
5129
|
|
|
|
|
|
|
'many' => '00T', |
5130
|
|
|
|
|
|
|
'one' => '00T', |
5131
|
|
|
|
|
|
|
'other' => '00T', |
5132
|
|
|
|
|
|
|
'two' => '00T', |
5133
|
|
|
|
|
|
|
}, |
5134
|
|
|
|
|
|
|
'100000000000000' => { |
5135
|
|
|
|
|
|
|
'few' => '000T', |
5136
|
|
|
|
|
|
|
'many' => '000T', |
5137
|
|
|
|
|
|
|
'one' => '000T', |
5138
|
|
|
|
|
|
|
'other' => '000T', |
5139
|
|
|
|
|
|
|
'two' => '000T', |
5140
|
|
|
|
|
|
|
}, |
5141
|
|
|
|
|
|
|
'standard' => { |
5142
|
|
|
|
|
|
|
'' => '#,##0.###', |
5143
|
|
|
|
|
|
|
}, |
5144
|
|
|
|
|
|
|
}, |
5145
|
|
|
|
|
|
|
'long' => { |
5146
|
|
|
|
|
|
|
'1000' => { |
5147
|
|
|
|
|
|
|
'few' => '0 mhÃle', |
5148
|
|
|
|
|
|
|
'many' => '0 mÃle', |
5149
|
|
|
|
|
|
|
'one' => '0 mhÃle', |
5150
|
|
|
|
|
|
|
'other' => '0 mÃle', |
5151
|
|
|
|
|
|
|
'two' => '0 mhÃle', |
5152
|
|
|
|
|
|
|
}, |
5153
|
|
|
|
|
|
|
'10000' => { |
5154
|
|
|
|
|
|
|
'few' => '00 mÃle', |
5155
|
|
|
|
|
|
|
'many' => '00 mÃle', |
5156
|
|
|
|
|
|
|
'one' => '00 mÃle', |
5157
|
|
|
|
|
|
|
'other' => '00 mÃle', |
5158
|
|
|
|
|
|
|
'two' => '00 mÃle', |
5159
|
|
|
|
|
|
|
}, |
5160
|
|
|
|
|
|
|
'100000' => { |
5161
|
|
|
|
|
|
|
'few' => '000 mÃle', |
5162
|
|
|
|
|
|
|
'many' => '000 mÃle', |
5163
|
|
|
|
|
|
|
'one' => '000 mÃle', |
5164
|
|
|
|
|
|
|
'other' => '000 mÃle', |
5165
|
|
|
|
|
|
|
'two' => '000 mÃle', |
5166
|
|
|
|
|
|
|
}, |
5167
|
|
|
|
|
|
|
'1000000' => { |
5168
|
|
|
|
|
|
|
'few' => '0 mhilliún', |
5169
|
|
|
|
|
|
|
'many' => '0 milliún', |
5170
|
|
|
|
|
|
|
'one' => '0 mhilliún', |
5171
|
|
|
|
|
|
|
'other' => '0 milliún', |
5172
|
|
|
|
|
|
|
'two' => '0 mhilliún', |
5173
|
|
|
|
|
|
|
}, |
5174
|
|
|
|
|
|
|
'10000000' => { |
5175
|
|
|
|
|
|
|
'few' => '00 milliún', |
5176
|
|
|
|
|
|
|
'many' => '00 milliún', |
5177
|
|
|
|
|
|
|
'one' => '00 milliún', |
5178
|
|
|
|
|
|
|
'other' => '00 milliún', |
5179
|
|
|
|
|
|
|
'two' => '00 milliún', |
5180
|
|
|
|
|
|
|
}, |
5181
|
|
|
|
|
|
|
'100000000' => { |
5182
|
|
|
|
|
|
|
'few' => '000 milliún', |
5183
|
|
|
|
|
|
|
'many' => '000 milliún', |
5184
|
|
|
|
|
|
|
'one' => '000 milliún', |
5185
|
|
|
|
|
|
|
'other' => '000 milliún', |
5186
|
|
|
|
|
|
|
'two' => '000 milliún', |
5187
|
|
|
|
|
|
|
}, |
5188
|
|
|
|
|
|
|
'1000000000' => { |
5189
|
|
|
|
|
|
|
'few' => '0 bhilliún', |
5190
|
|
|
|
|
|
|
'many' => '0 mbilliún', |
5191
|
|
|
|
|
|
|
'one' => '0 bhilliún', |
5192
|
|
|
|
|
|
|
'other' => '0 billiún', |
5193
|
|
|
|
|
|
|
'two' => '0 bhilliún', |
5194
|
|
|
|
|
|
|
}, |
5195
|
|
|
|
|
|
|
'10000000000' => { |
5196
|
|
|
|
|
|
|
'few' => '00 billiún', |
5197
|
|
|
|
|
|
|
'many' => '00 mbilliún', |
5198
|
|
|
|
|
|
|
'one' => '00 billiún', |
5199
|
|
|
|
|
|
|
'other' => '00 billiún', |
5200
|
|
|
|
|
|
|
'two' => '00 billiún', |
5201
|
|
|
|
|
|
|
}, |
5202
|
|
|
|
|
|
|
'100000000000' => { |
5203
|
|
|
|
|
|
|
'few' => '000 billiún', |
5204
|
|
|
|
|
|
|
'many' => '000 billiún', |
5205
|
|
|
|
|
|
|
'one' => '000 billiún', |
5206
|
|
|
|
|
|
|
'other' => '000 billiún', |
5207
|
|
|
|
|
|
|
'two' => '000 billiún', |
5208
|
|
|
|
|
|
|
}, |
5209
|
|
|
|
|
|
|
'1000000000000' => { |
5210
|
|
|
|
|
|
|
'few' => '0 thrilliún', |
5211
|
|
|
|
|
|
|
'many' => '0 dtrilliún', |
5212
|
|
|
|
|
|
|
'one' => '0 trilliún', |
5213
|
|
|
|
|
|
|
'other' => '0 trilliún', |
5214
|
|
|
|
|
|
|
'two' => '0 thrilliún', |
5215
|
|
|
|
|
|
|
}, |
5216
|
|
|
|
|
|
|
'10000000000000' => { |
5217
|
|
|
|
|
|
|
'few' => '00 trilliún', |
5218
|
|
|
|
|
|
|
'many' => '00 dtrilliún', |
5219
|
|
|
|
|
|
|
'one' => '00 trilliún', |
5220
|
|
|
|
|
|
|
'other' => '00 trilliún', |
5221
|
|
|
|
|
|
|
'two' => '00 trilliún', |
5222
|
|
|
|
|
|
|
}, |
5223
|
|
|
|
|
|
|
'100000000000000' => { |
5224
|
|
|
|
|
|
|
'few' => '000 trilliún', |
5225
|
|
|
|
|
|
|
'many' => '000 trilliún', |
5226
|
|
|
|
|
|
|
'one' => '000 trilliún', |
5227
|
|
|
|
|
|
|
'other' => '000 trilliún', |
5228
|
|
|
|
|
|
|
'two' => '000 trilliún', |
5229
|
|
|
|
|
|
|
}, |
5230
|
|
|
|
|
|
|
}, |
5231
|
|
|
|
|
|
|
'short' => { |
5232
|
|
|
|
|
|
|
'1000' => { |
5233
|
|
|
|
|
|
|
'few' => '0k', |
5234
|
|
|
|
|
|
|
'many' => '0k', |
5235
|
|
|
|
|
|
|
'one' => '0k', |
5236
|
|
|
|
|
|
|
'other' => '0k', |
5237
|
|
|
|
|
|
|
'two' => '0k', |
5238
|
|
|
|
|
|
|
}, |
5239
|
|
|
|
|
|
|
'10000' => { |
5240
|
|
|
|
|
|
|
'few' => '00k', |
5241
|
|
|
|
|
|
|
'many' => '00k', |
5242
|
|
|
|
|
|
|
'one' => '00k', |
5243
|
|
|
|
|
|
|
'other' => '00k', |
5244
|
|
|
|
|
|
|
'two' => '00k', |
5245
|
|
|
|
|
|
|
}, |
5246
|
|
|
|
|
|
|
'100000' => { |
5247
|
|
|
|
|
|
|
'few' => '000k', |
5248
|
|
|
|
|
|
|
'many' => '000k', |
5249
|
|
|
|
|
|
|
'one' => '000k', |
5250
|
|
|
|
|
|
|
'other' => '000k', |
5251
|
|
|
|
|
|
|
'two' => '000k', |
5252
|
|
|
|
|
|
|
}, |
5253
|
|
|
|
|
|
|
'1000000' => { |
5254
|
|
|
|
|
|
|
'few' => '0M', |
5255
|
|
|
|
|
|
|
'many' => '0M', |
5256
|
|
|
|
|
|
|
'one' => '0M', |
5257
|
|
|
|
|
|
|
'other' => '0M', |
5258
|
|
|
|
|
|
|
'two' => '0M', |
5259
|
|
|
|
|
|
|
}, |
5260
|
|
|
|
|
|
|
'10000000' => { |
5261
|
|
|
|
|
|
|
'few' => '00M', |
5262
|
|
|
|
|
|
|
'many' => '00M', |
5263
|
|
|
|
|
|
|
'one' => '00M', |
5264
|
|
|
|
|
|
|
'other' => '00M', |
5265
|
|
|
|
|
|
|
'two' => '00M', |
5266
|
|
|
|
|
|
|
}, |
5267
|
|
|
|
|
|
|
'100000000' => { |
5268
|
|
|
|
|
|
|
'few' => '000M', |
5269
|
|
|
|
|
|
|
'many' => '000M', |
5270
|
|
|
|
|
|
|
'one' => '000M', |
5271
|
|
|
|
|
|
|
'other' => '000M', |
5272
|
|
|
|
|
|
|
'two' => '000M', |
5273
|
|
|
|
|
|
|
}, |
5274
|
|
|
|
|
|
|
'1000000000' => { |
5275
|
|
|
|
|
|
|
'few' => '0B', |
5276
|
|
|
|
|
|
|
'many' => '0B', |
5277
|
|
|
|
|
|
|
'one' => '0B', |
5278
|
|
|
|
|
|
|
'other' => '0B', |
5279
|
|
|
|
|
|
|
'two' => '0B', |
5280
|
|
|
|
|
|
|
}, |
5281
|
|
|
|
|
|
|
'10000000000' => { |
5282
|
|
|
|
|
|
|
'few' => '00B', |
5283
|
|
|
|
|
|
|
'many' => '00B', |
5284
|
|
|
|
|
|
|
'one' => '00B', |
5285
|
|
|
|
|
|
|
'other' => '00B', |
5286
|
|
|
|
|
|
|
'two' => '00B', |
5287
|
|
|
|
|
|
|
}, |
5288
|
|
|
|
|
|
|
'100000000000' => { |
5289
|
|
|
|
|
|
|
'few' => '000B', |
5290
|
|
|
|
|
|
|
'many' => '000B', |
5291
|
|
|
|
|
|
|
'one' => '000B', |
5292
|
|
|
|
|
|
|
'other' => '000B', |
5293
|
|
|
|
|
|
|
'two' => '000B', |
5294
|
|
|
|
|
|
|
}, |
5295
|
|
|
|
|
|
|
'1000000000000' => { |
5296
|
|
|
|
|
|
|
'few' => '0T', |
5297
|
|
|
|
|
|
|
'many' => '0T', |
5298
|
|
|
|
|
|
|
'one' => '0T', |
5299
|
|
|
|
|
|
|
'other' => '0T', |
5300
|
|
|
|
|
|
|
'two' => '0T', |
5301
|
|
|
|
|
|
|
}, |
5302
|
|
|
|
|
|
|
'10000000000000' => { |
5303
|
|
|
|
|
|
|
'few' => '00T', |
5304
|
|
|
|
|
|
|
'many' => '00T', |
5305
|
|
|
|
|
|
|
'one' => '00T', |
5306
|
|
|
|
|
|
|
'other' => '00T', |
5307
|
|
|
|
|
|
|
'two' => '00T', |
5308
|
|
|
|
|
|
|
}, |
5309
|
|
|
|
|
|
|
'100000000000000' => { |
5310
|
|
|
|
|
|
|
'few' => '000T', |
5311
|
|
|
|
|
|
|
'many' => '000T', |
5312
|
|
|
|
|
|
|
'one' => '000T', |
5313
|
|
|
|
|
|
|
'other' => '000T', |
5314
|
|
|
|
|
|
|
'two' => '000T', |
5315
|
|
|
|
|
|
|
}, |
5316
|
|
|
|
|
|
|
}, |
5317
|
|
|
|
|
|
|
}, |
5318
|
|
|
|
|
|
|
percentFormat => { |
5319
|
|
|
|
|
|
|
'default' => { |
5320
|
|
|
|
|
|
|
'standard' => { |
5321
|
|
|
|
|
|
|
'' => '#,##0%', |
5322
|
|
|
|
|
|
|
}, |
5323
|
|
|
|
|
|
|
}, |
5324
|
|
|
|
|
|
|
}, |
5325
|
|
|
|
|
|
|
scientificFormat => { |
5326
|
|
|
|
|
|
|
'default' => { |
5327
|
|
|
|
|
|
|
'standard' => { |
5328
|
|
|
|
|
|
|
'' => '#E0', |
5329
|
|
|
|
|
|
|
}, |
5330
|
|
|
|
|
|
|
}, |
5331
|
|
|
|
|
|
|
}, |
5332
|
|
|
|
|
|
|
} }, |
5333
|
|
|
|
|
|
|
); |
5334
|
|
|
|
|
|
|
|
5335
|
|
|
|
|
|
|
has 'number_currency_formats' => ( |
5336
|
|
|
|
|
|
|
is => 'ro', |
5337
|
|
|
|
|
|
|
isa => HashRef, |
5338
|
|
|
|
|
|
|
init_arg => undef, |
5339
|
|
|
|
|
|
|
default => sub { { |
5340
|
|
|
|
|
|
|
'latn' => { |
5341
|
|
|
|
|
|
|
'pattern' => { |
5342
|
|
|
|
|
|
|
'default' => { |
5343
|
|
|
|
|
|
|
'accounting' => { |
5344
|
|
|
|
|
|
|
'negative' => '(¤#,##0.00)', |
5345
|
|
|
|
|
|
|
'positive' => '¤#,##0.00', |
5346
|
|
|
|
|
|
|
}, |
5347
|
|
|
|
|
|
|
'standard' => { |
5348
|
|
|
|
|
|
|
'positive' => '¤#,##0.00', |
5349
|
|
|
|
|
|
|
}, |
5350
|
|
|
|
|
|
|
}, |
5351
|
|
|
|
|
|
|
}, |
5352
|
|
|
|
|
|
|
}, |
5353
|
|
|
|
|
|
|
} }, |
5354
|
|
|
|
|
|
|
); |
5355
|
|
|
|
|
|
|
|
5356
|
|
|
|
|
|
|
has 'currencies' => ( |
5357
|
|
|
|
|
|
|
is => 'ro', |
5358
|
|
|
|
|
|
|
isa => HashRef, |
5359
|
|
|
|
|
|
|
init_arg => undef, |
5360
|
|
|
|
|
|
|
default => sub { { |
5361
|
|
|
|
|
|
|
'ADP' => { |
5362
|
|
|
|
|
|
|
symbol => 'ADP', |
5363
|
|
|
|
|
|
|
display_name => { |
5364
|
|
|
|
|
|
|
'currency' => q(Peseta Andóra), |
5365
|
|
|
|
|
|
|
'few' => q(pheseta Andóra), |
5366
|
|
|
|
|
|
|
'many' => q(bpeseta Andóra), |
5367
|
|
|
|
|
|
|
'one' => q(pheseta Andóra), |
5368
|
|
|
|
|
|
|
'other' => q(peseta Andóra), |
5369
|
|
|
|
|
|
|
'two' => q(pheseta Andóra), |
5370
|
|
|
|
|
|
|
}, |
5371
|
|
|
|
|
|
|
}, |
5372
|
|
|
|
|
|
|
'AED' => { |
5373
|
|
|
|
|
|
|
symbol => 'AED', |
5374
|
|
|
|
|
|
|
display_name => { |
5375
|
|
|
|
|
|
|
'currency' => q(Dirham Aontas na nÃimÃrÃochtaà Arabacha), |
5376
|
|
|
|
|
|
|
'few' => q(dhirham Aontas na nÃimÃrÃochtaà Arabacha), |
5377
|
|
|
|
|
|
|
'many' => q(ndirham Aontas na nÃimÃrÃochtaà Arabacha), |
5378
|
|
|
|
|
|
|
'one' => q(dirham Aontas na nÃimÃrÃochtaà Arabacha), |
5379
|
|
|
|
|
|
|
'other' => q(dirham Aontas na nÃimÃrÃochtaà Arabacha), |
5380
|
|
|
|
|
|
|
'two' => q(dhirham Aontas na nÃimÃrÃochtaà Arabacha), |
5381
|
|
|
|
|
|
|
}, |
5382
|
|
|
|
|
|
|
}, |
5383
|
|
|
|
|
|
|
'AFA' => { |
5384
|
|
|
|
|
|
|
display_name => { |
5385
|
|
|
|
|
|
|
'currency' => q(Afgainà \(1927â2002\)), |
5386
|
|
|
|
|
|
|
}, |
5387
|
|
|
|
|
|
|
}, |
5388
|
|
|
|
|
|
|
'AFN' => { |
5389
|
|
|
|
|
|
|
symbol => 'AFN', |
5390
|
|
|
|
|
|
|
display_name => { |
5391
|
|
|
|
|
|
|
'currency' => q(Afghani na hAfganastáine), |
5392
|
|
|
|
|
|
|
'few' => q(afghani na hAfganastáine), |
5393
|
|
|
|
|
|
|
'many' => q(n-afghani na hAfganastáine), |
5394
|
|
|
|
|
|
|
'one' => q(afghani na hAfganastáine), |
5395
|
|
|
|
|
|
|
'other' => q(afghani na hAfganastáine), |
5396
|
|
|
|
|
|
|
'two' => q(afghani na hAfganastáine), |
5397
|
|
|
|
|
|
|
}, |
5398
|
|
|
|
|
|
|
}, |
5399
|
|
|
|
|
|
|
'ALK' => { |
5400
|
|
|
|
|
|
|
display_name => { |
5401
|
|
|
|
|
|
|
'currency' => q(Lek na hAlbáine \(1946â1965\)), |
5402
|
|
|
|
|
|
|
'few' => q(lek na hAlbáine \(1946â1965\)), |
5403
|
|
|
|
|
|
|
'many' => q(lek na hAlbáine \(1946â1965\)), |
5404
|
|
|
|
|
|
|
'one' => q(lek na hAlbáine \(1946â1965\)), |
5405
|
|
|
|
|
|
|
'other' => q(lek na hAlbáine \(1946â1965\)), |
5406
|
|
|
|
|
|
|
'two' => q(lek na hAlbáine \(1946â1965\)), |
5407
|
|
|
|
|
|
|
}, |
5408
|
|
|
|
|
|
|
}, |
5409
|
|
|
|
|
|
|
'ALL' => { |
5410
|
|
|
|
|
|
|
symbol => 'ALL', |
5411
|
|
|
|
|
|
|
display_name => { |
5412
|
|
|
|
|
|
|
'currency' => q(Lek na hAlbáine), |
5413
|
|
|
|
|
|
|
'few' => q(lek na hAlbáine), |
5414
|
|
|
|
|
|
|
'many' => q(lek na hAlbáine), |
5415
|
|
|
|
|
|
|
'one' => q(lek na hAlbáine), |
5416
|
|
|
|
|
|
|
'other' => q(lek na hAlbáine), |
5417
|
|
|
|
|
|
|
'two' => q(lek na hAlbáine), |
5418
|
|
|
|
|
|
|
}, |
5419
|
|
|
|
|
|
|
}, |
5420
|
|
|
|
|
|
|
'AMD' => { |
5421
|
|
|
|
|
|
|
symbol => 'AMD', |
5422
|
|
|
|
|
|
|
display_name => { |
5423
|
|
|
|
|
|
|
'currency' => q(Dram na hAirméine), |
5424
|
|
|
|
|
|
|
'few' => q(dhram na hAirméine), |
5425
|
|
|
|
|
|
|
'many' => q(ndram na hAirméine), |
5426
|
|
|
|
|
|
|
'one' => q(dram na hAirméine), |
5427
|
|
|
|
|
|
|
'other' => q(dram na hAirméine), |
5428
|
|
|
|
|
|
|
'two' => q(dhram na hAirméine), |
5429
|
|
|
|
|
|
|
}, |
5430
|
|
|
|
|
|
|
}, |
5431
|
|
|
|
|
|
|
'ANG' => { |
5432
|
|
|
|
|
|
|
symbol => 'ANG', |
5433
|
|
|
|
|
|
|
display_name => { |
5434
|
|
|
|
|
|
|
'currency' => q(Gildear Aintillà na hÃsiltÃre), |
5435
|
|
|
|
|
|
|
'few' => q(ghildear Aintillà na hÃsiltÃre), |
5436
|
|
|
|
|
|
|
'many' => q(ngildear Aintillà na hÃsiltÃre), |
5437
|
|
|
|
|
|
|
'one' => q(ghildear Aintillà na hÃsiltÃre), |
5438
|
|
|
|
|
|
|
'other' => q(gildear Aintillà na hÃsiltÃre), |
5439
|
|
|
|
|
|
|
'two' => q(ghildear Aintillà na hÃsiltÃre), |
5440
|
|
|
|
|
|
|
}, |
5441
|
|
|
|
|
|
|
}, |
5442
|
|
|
|
|
|
|
'AOA' => { |
5443
|
|
|
|
|
|
|
symbol => 'AOA', |
5444
|
|
|
|
|
|
|
display_name => { |
5445
|
|
|
|
|
|
|
'currency' => q(Kwanza Angóla), |
5446
|
|
|
|
|
|
|
'few' => q(kwanza Angóla), |
5447
|
|
|
|
|
|
|
'many' => q(kwanza Angóla), |
5448
|
|
|
|
|
|
|
'one' => q(kwanza Angóla), |
5449
|
|
|
|
|
|
|
'other' => q(kwanza Angóla), |
5450
|
|
|
|
|
|
|
'two' => q(kwanza Angóla), |
5451
|
|
|
|
|
|
|
}, |
5452
|
|
|
|
|
|
|
}, |
5453
|
|
|
|
|
|
|
'AOK' => { |
5454
|
|
|
|
|
|
|
display_name => { |
5455
|
|
|
|
|
|
|
'currency' => q(Kwanza Angólach \(1977â1990\)), |
5456
|
|
|
|
|
|
|
}, |
5457
|
|
|
|
|
|
|
}, |
5458
|
|
|
|
|
|
|
'AON' => { |
5459
|
|
|
|
|
|
|
display_name => { |
5460
|
|
|
|
|
|
|
'currency' => q(Kwanza Nua Angólach \(1990â2000\)), |
5461
|
|
|
|
|
|
|
}, |
5462
|
|
|
|
|
|
|
}, |
5463
|
|
|
|
|
|
|
'AOR' => { |
5464
|
|
|
|
|
|
|
display_name => { |
5465
|
|
|
|
|
|
|
'currency' => q(Kwanza Reajustado Angólach \(1995â1999\)), |
5466
|
|
|
|
|
|
|
}, |
5467
|
|
|
|
|
|
|
}, |
5468
|
|
|
|
|
|
|
'ARA' => { |
5469
|
|
|
|
|
|
|
symbol => 'ARA', |
5470
|
|
|
|
|
|
|
display_name => { |
5471
|
|
|
|
|
|
|
'currency' => q(Austral AirgintÃneach), |
5472
|
|
|
|
|
|
|
}, |
5473
|
|
|
|
|
|
|
}, |
5474
|
|
|
|
|
|
|
'ARL' => { |
5475
|
|
|
|
|
|
|
symbol => 'ARL', |
5476
|
|
|
|
|
|
|
}, |
5477
|
|
|
|
|
|
|
'ARM' => { |
5478
|
|
|
|
|
|
|
symbol => 'ARM', |
5479
|
|
|
|
|
|
|
display_name => { |
5480
|
|
|
|
|
|
|
'currency' => q(Peso na hAirgintÃne \(1881â1970\)), |
5481
|
|
|
|
|
|
|
'few' => q(pheso na hAirgintÃne \(1881â1970\)), |
5482
|
|
|
|
|
|
|
'many' => q(bpeso na hAirgintÃne \(1881â1970\)), |
5483
|
|
|
|
|
|
|
'one' => q(pheso na hAirgintÃne \(1881â1970\)), |
5484
|
|
|
|
|
|
|
'other' => q(peso na hAirgintÃne \(1881â1970\)), |
5485
|
|
|
|
|
|
|
'two' => q(pheso na hAirgintÃne \(1881â1970\)), |
5486
|
|
|
|
|
|
|
}, |
5487
|
|
|
|
|
|
|
}, |
5488
|
|
|
|
|
|
|
'ARP' => { |
5489
|
|
|
|
|
|
|
symbol => 'ARP', |
5490
|
|
|
|
|
|
|
display_name => { |
5491
|
|
|
|
|
|
|
'currency' => q(Peso na hAirgintÃne \(1983â1985\)), |
5492
|
|
|
|
|
|
|
'few' => q(pheso na hAirgintÃne \(1983â1985\)), |
5493
|
|
|
|
|
|
|
'many' => q(bpeso na hAirgintÃne \(1983â1985\)), |
5494
|
|
|
|
|
|
|
'one' => q(pheso na hAirgintÃne \(1983â1985\)), |
5495
|
|
|
|
|
|
|
'other' => q(peso na hAirgintÃne \(1983â1985\)), |
5496
|
|
|
|
|
|
|
'two' => q(pheso na hAirgintÃne \(1983â1985\)), |
5497
|
|
|
|
|
|
|
}, |
5498
|
|
|
|
|
|
|
}, |
5499
|
|
|
|
|
|
|
'ARS' => { |
5500
|
|
|
|
|
|
|
symbol => 'ARS', |
5501
|
|
|
|
|
|
|
display_name => { |
5502
|
|
|
|
|
|
|
'currency' => q(Peso na hAirgintÃne), |
5503
|
|
|
|
|
|
|
'few' => q(pheso na hAirgintÃne), |
5504
|
|
|
|
|
|
|
'many' => q(bpeso na hAirgintÃne), |
5505
|
|
|
|
|
|
|
'one' => q(pheso na hAirgintÃne), |
5506
|
|
|
|
|
|
|
'other' => q(peso na hAirgintÃne), |
5507
|
|
|
|
|
|
|
'two' => q(pheso na hAirgintÃne), |
5508
|
|
|
|
|
|
|
}, |
5509
|
|
|
|
|
|
|
}, |
5510
|
|
|
|
|
|
|
'ATS' => { |
5511
|
|
|
|
|
|
|
display_name => { |
5512
|
|
|
|
|
|
|
'currency' => q(Scilling Ostarach), |
5513
|
|
|
|
|
|
|
}, |
5514
|
|
|
|
|
|
|
}, |
5515
|
|
|
|
|
|
|
'AUD' => { |
5516
|
|
|
|
|
|
|
symbol => 'A$', |
5517
|
|
|
|
|
|
|
display_name => { |
5518
|
|
|
|
|
|
|
'currency' => q(Dollar na hAstráile), |
5519
|
|
|
|
|
|
|
'few' => q(dhollar na hAstráile), |
5520
|
|
|
|
|
|
|
'many' => q(ndollar na hAstráile), |
5521
|
|
|
|
|
|
|
'one' => q(dollar na hAstráile), |
5522
|
|
|
|
|
|
|
'other' => q(dollar na hAstráile), |
5523
|
|
|
|
|
|
|
'two' => q(dhollar na hAstráile), |
5524
|
|
|
|
|
|
|
}, |
5525
|
|
|
|
|
|
|
}, |
5526
|
|
|
|
|
|
|
'AWG' => { |
5527
|
|
|
|
|
|
|
symbol => 'AWG', |
5528
|
|
|
|
|
|
|
display_name => { |
5529
|
|
|
|
|
|
|
'currency' => q(FlóirÃn Arúba), |
5530
|
|
|
|
|
|
|
'few' => q(fhlóirÃn Arúba), |
5531
|
|
|
|
|
|
|
'many' => q(bhflóirÃn Arúba), |
5532
|
|
|
|
|
|
|
'one' => q(fhlóirÃn Arúba), |
5533
|
|
|
|
|
|
|
'other' => q(flóirÃn Arúba), |
5534
|
|
|
|
|
|
|
'two' => q(fhlóirÃn Arúba), |
5535
|
|
|
|
|
|
|
}, |
5536
|
|
|
|
|
|
|
}, |
5537
|
|
|
|
|
|
|
'AZM' => { |
5538
|
|
|
|
|
|
|
symbol => 'AZM', |
5539
|
|
|
|
|
|
|
display_name => { |
5540
|
|
|
|
|
|
|
'currency' => q(Manat na hAsarbaiseáine \(1993â2006\)), |
5541
|
|
|
|
|
|
|
'few' => q(mhanat na hAsarbaiseáine \(1993â2006\)), |
5542
|
|
|
|
|
|
|
'many' => q(manat na hAsarbaiseáine \(1993â2006\)), |
5543
|
|
|
|
|
|
|
'one' => q(mhanat na hAsarbaiseáine \(1993â2006\)), |
5544
|
|
|
|
|
|
|
'other' => q(manat na hAsarbaiseáine \(1993â2006\)), |
5545
|
|
|
|
|
|
|
'two' => q(mhanat na hAsarbaiseáine \(1993â2006\)), |
5546
|
|
|
|
|
|
|
}, |
5547
|
|
|
|
|
|
|
}, |
5548
|
|
|
|
|
|
|
'AZN' => { |
5549
|
|
|
|
|
|
|
symbol => 'AZN', |
5550
|
|
|
|
|
|
|
display_name => { |
5551
|
|
|
|
|
|
|
'currency' => q(Manat na hAsarbaiseáine), |
5552
|
|
|
|
|
|
|
'few' => q(mhanat na hAsarbaiseáine), |
5553
|
|
|
|
|
|
|
'many' => q(manat na hAsarbaiseáine), |
5554
|
|
|
|
|
|
|
'one' => q(mhanat na hAsarbaiseáine), |
5555
|
|
|
|
|
|
|
'other' => q(manat na hAsarbaiseáine), |
5556
|
|
|
|
|
|
|
'two' => q(mhanat na hAsarbaiseáine), |
5557
|
|
|
|
|
|
|
}, |
5558
|
|
|
|
|
|
|
}, |
5559
|
|
|
|
|
|
|
'BAD' => { |
5560
|
|
|
|
|
|
|
symbol => 'BAD', |
5561
|
|
|
|
|
|
|
display_name => { |
5562
|
|
|
|
|
|
|
'currency' => q(DÃnear Bhoisnia-Heirseagaivéin), |
5563
|
|
|
|
|
|
|
}, |
5564
|
|
|
|
|
|
|
}, |
5565
|
|
|
|
|
|
|
'BAM' => { |
5566
|
|
|
|
|
|
|
symbol => 'BAM', |
5567
|
|
|
|
|
|
|
display_name => { |
5568
|
|
|
|
|
|
|
'currency' => q(Marg Inmhalartaithe na Boisnia-Heirseagaivéine), |
5569
|
|
|
|
|
|
|
'few' => q(mharg inmhalartaithe na Boisnia-Heirseagaivéine), |
5570
|
|
|
|
|
|
|
'many' => q(marg inmhalartaithe na Boisnia-Heirseagaivéine), |
5571
|
|
|
|
|
|
|
'one' => q(mharg inmhalartaithe na Boisnia-Heirseagaivéine), |
5572
|
|
|
|
|
|
|
'other' => q(marg inmhalartaithe na Boisnia-Heirseagaivéine), |
5573
|
|
|
|
|
|
|
'two' => q(mharg inmhalartaithe na Boisnia-Heirseagaivéine), |
5574
|
|
|
|
|
|
|
}, |
5575
|
|
|
|
|
|
|
}, |
5576
|
|
|
|
|
|
|
'BAN' => { |
5577
|
|
|
|
|
|
|
symbol => 'BAN', |
5578
|
|
|
|
|
|
|
}, |
5579
|
|
|
|
|
|
|
'BBD' => { |
5580
|
|
|
|
|
|
|
symbol => 'BBD', |
5581
|
|
|
|
|
|
|
display_name => { |
5582
|
|
|
|
|
|
|
'currency' => q(Dollar Bharbadós), |
5583
|
|
|
|
|
|
|
'few' => q(dhollar Bharbadós), |
5584
|
|
|
|
|
|
|
'many' => q(ndollar Bharbadós), |
5585
|
|
|
|
|
|
|
'one' => q(dollar Bharbadós), |
5586
|
|
|
|
|
|
|
'other' => q(dollar Bharbadós), |
5587
|
|
|
|
|
|
|
'two' => q(dhollar Bharbadós), |
5588
|
|
|
|
|
|
|
}, |
5589
|
|
|
|
|
|
|
}, |
5590
|
|
|
|
|
|
|
'BDT' => { |
5591
|
|
|
|
|
|
|
symbol => 'BDT', |
5592
|
|
|
|
|
|
|
display_name => { |
5593
|
|
|
|
|
|
|
'currency' => q(Taka na Banglaidéise), |
5594
|
|
|
|
|
|
|
'few' => q(thaka na Banglaidéise), |
5595
|
|
|
|
|
|
|
'many' => q(dtaka na Banglaidéise), |
5596
|
|
|
|
|
|
|
'one' => q(taka na Banglaidéise), |
5597
|
|
|
|
|
|
|
'other' => q(taka na Banglaidéise), |
5598
|
|
|
|
|
|
|
'two' => q(thaka na Banglaidéise), |
5599
|
|
|
|
|
|
|
}, |
5600
|
|
|
|
|
|
|
}, |
5601
|
|
|
|
|
|
|
'BEC' => { |
5602
|
|
|
|
|
|
|
display_name => { |
5603
|
|
|
|
|
|
|
'currency' => q(Franc Beilgeach \(inathraithe\)), |
5604
|
|
|
|
|
|
|
}, |
5605
|
|
|
|
|
|
|
}, |
5606
|
|
|
|
|
|
|
'BEF' => { |
5607
|
|
|
|
|
|
|
display_name => { |
5608
|
|
|
|
|
|
|
'currency' => q(Franc Beilgeach), |
5609
|
|
|
|
|
|
|
}, |
5610
|
|
|
|
|
|
|
}, |
5611
|
|
|
|
|
|
|
'BEL' => { |
5612
|
|
|
|
|
|
|
display_name => { |
5613
|
|
|
|
|
|
|
'currency' => q(Franc Beilgeach \(airgeadúil\)), |
5614
|
|
|
|
|
|
|
}, |
5615
|
|
|
|
|
|
|
}, |
5616
|
|
|
|
|
|
|
'BGL' => { |
5617
|
|
|
|
|
|
|
symbol => 'BGL', |
5618
|
|
|
|
|
|
|
display_name => { |
5619
|
|
|
|
|
|
|
'currency' => q(Lev Crua na Bulgáire), |
5620
|
|
|
|
|
|
|
'few' => q(lev chrua na Bulgáire), |
5621
|
|
|
|
|
|
|
'many' => q(lev chrua na Bulgáire), |
5622
|
|
|
|
|
|
|
'one' => q(lev crua na Bulgáire), |
5623
|
|
|
|
|
|
|
'other' => q(lev crua na Bulgáire), |
5624
|
|
|
|
|
|
|
'two' => q(lev chrua na Bulgáire), |
5625
|
|
|
|
|
|
|
}, |
5626
|
|
|
|
|
|
|
}, |
5627
|
|
|
|
|
|
|
'BGN' => { |
5628
|
|
|
|
|
|
|
symbol => 'BGN', |
5629
|
|
|
|
|
|
|
display_name => { |
5630
|
|
|
|
|
|
|
'currency' => q(Lev na Bulgáire), |
5631
|
|
|
|
|
|
|
'few' => q(lev na Bulgáire), |
5632
|
|
|
|
|
|
|
'many' => q(lev na Bulgáire), |
5633
|
|
|
|
|
|
|
'one' => q(lev na Bulgáire), |
5634
|
|
|
|
|
|
|
'other' => q(lev na Bulgáire), |
5635
|
|
|
|
|
|
|
'two' => q(lev na Bulgáire), |
5636
|
|
|
|
|
|
|
}, |
5637
|
|
|
|
|
|
|
}, |
5638
|
|
|
|
|
|
|
'BGO' => { |
5639
|
|
|
|
|
|
|
symbol => 'BGO', |
5640
|
|
|
|
|
|
|
display_name => { |
5641
|
|
|
|
|
|
|
'currency' => q(Lev na Bulgáire \(1879â1952\)), |
5642
|
|
|
|
|
|
|
'few' => q(lev na Bulgáire \(1879â1952\)), |
5643
|
|
|
|
|
|
|
'many' => q(lev na Bulgáire \(1879â1952\)), |
5644
|
|
|
|
|
|
|
'one' => q(lev na Bulgáire \(1879â1952\)), |
5645
|
|
|
|
|
|
|
'other' => q(lev na Bulgáire \(1879â1952\)), |
5646
|
|
|
|
|
|
|
'two' => q(lev na Bulgáire \(1879â1952\)), |
5647
|
|
|
|
|
|
|
}, |
5648
|
|
|
|
|
|
|
}, |
5649
|
|
|
|
|
|
|
'BHD' => { |
5650
|
|
|
|
|
|
|
symbol => 'BHD', |
5651
|
|
|
|
|
|
|
display_name => { |
5652
|
|
|
|
|
|
|
'currency' => q(Dinar Bhairéin), |
5653
|
|
|
|
|
|
|
'few' => q(dhinar Bhairéin), |
5654
|
|
|
|
|
|
|
'many' => q(ndinar Bhairéin), |
5655
|
|
|
|
|
|
|
'one' => q(dinar Bhairéin), |
5656
|
|
|
|
|
|
|
'other' => q(dinar Bhairéin), |
5657
|
|
|
|
|
|
|
'two' => q(dhinar Bhairéin), |
5658
|
|
|
|
|
|
|
}, |
5659
|
|
|
|
|
|
|
}, |
5660
|
|
|
|
|
|
|
'BIF' => { |
5661
|
|
|
|
|
|
|
symbol => 'BIF', |
5662
|
|
|
|
|
|
|
display_name => { |
5663
|
|
|
|
|
|
|
'currency' => q(Franc na Burúine), |
5664
|
|
|
|
|
|
|
'few' => q(fhranc na Burúine), |
5665
|
|
|
|
|
|
|
'many' => q(bhfranc na Burúine), |
5666
|
|
|
|
|
|
|
'one' => q(fhranc na Burúine), |
5667
|
|
|
|
|
|
|
'other' => q(franc na Burúine), |
5668
|
|
|
|
|
|
|
'two' => q(fhranc na Burúine), |
5669
|
|
|
|
|
|
|
}, |
5670
|
|
|
|
|
|
|
}, |
5671
|
|
|
|
|
|
|
'BMD' => { |
5672
|
|
|
|
|
|
|
symbol => 'BMD', |
5673
|
|
|
|
|
|
|
display_name => { |
5674
|
|
|
|
|
|
|
'currency' => q(Dollar Bheirmiúda), |
5675
|
|
|
|
|
|
|
'few' => q(dhollar Bheirmiúda), |
5676
|
|
|
|
|
|
|
'many' => q(ndollar Bheirmiúda), |
5677
|
|
|
|
|
|
|
'one' => q(dollar Bheirmiúda), |
5678
|
|
|
|
|
|
|
'other' => q(dollar Bheirmiúda), |
5679
|
|
|
|
|
|
|
'two' => q(dhollar Bheirmiúda), |
5680
|
|
|
|
|
|
|
}, |
5681
|
|
|
|
|
|
|
}, |
5682
|
|
|
|
|
|
|
'BND' => { |
5683
|
|
|
|
|
|
|
symbol => 'BND', |
5684
|
|
|
|
|
|
|
display_name => { |
5685
|
|
|
|
|
|
|
'currency' => q(Dollar Bhrúiné), |
5686
|
|
|
|
|
|
|
'few' => q(dhollar Bhrúiné), |
5687
|
|
|
|
|
|
|
'many' => q(ndollar Bhrúiné), |
5688
|
|
|
|
|
|
|
'one' => q(dollar Bhrúiné), |
5689
|
|
|
|
|
|
|
'other' => q(dollar Bhrúiné), |
5690
|
|
|
|
|
|
|
'two' => q(dhollar Bhrúiné), |
5691
|
|
|
|
|
|
|
}, |
5692
|
|
|
|
|
|
|
}, |
5693
|
|
|
|
|
|
|
'BOB' => { |
5694
|
|
|
|
|
|
|
symbol => 'BOB', |
5695
|
|
|
|
|
|
|
display_name => { |
5696
|
|
|
|
|
|
|
'currency' => q(Boliviano), |
5697
|
|
|
|
|
|
|
'few' => q(bholiviano), |
5698
|
|
|
|
|
|
|
'many' => q(mboliviano), |
5699
|
|
|
|
|
|
|
'one' => q(bholiviano), |
5700
|
|
|
|
|
|
|
'other' => q(boliviano), |
5701
|
|
|
|
|
|
|
'two' => q(bholiviano), |
5702
|
|
|
|
|
|
|
}, |
5703
|
|
|
|
|
|
|
}, |
5704
|
|
|
|
|
|
|
'BOL' => { |
5705
|
|
|
|
|
|
|
symbol => 'BOL', |
5706
|
|
|
|
|
|
|
}, |
5707
|
|
|
|
|
|
|
'BOP' => { |
5708
|
|
|
|
|
|
|
symbol => 'BOP', |
5709
|
|
|
|
|
|
|
display_name => { |
5710
|
|
|
|
|
|
|
'currency' => q(Peso na Bolaive), |
5711
|
|
|
|
|
|
|
'few' => q(pheso na Bolaive), |
5712
|
|
|
|
|
|
|
'many' => q(bpeso na Bolaive), |
5713
|
|
|
|
|
|
|
'one' => q(pheso na Bolaive), |
5714
|
|
|
|
|
|
|
'other' => q(peso na Bolaive), |
5715
|
|
|
|
|
|
|
'two' => q(pheso na Bolaive), |
5716
|
|
|
|
|
|
|
}, |
5717
|
|
|
|
|
|
|
}, |
5718
|
|
|
|
|
|
|
'BOV' => { |
5719
|
|
|
|
|
|
|
symbol => 'BOV', |
5720
|
|
|
|
|
|
|
display_name => { |
5721
|
|
|
|
|
|
|
'currency' => q(Mvdol na Bolaive), |
5722
|
|
|
|
|
|
|
'few' => q(mvdol na Bolaive), |
5723
|
|
|
|
|
|
|
'many' => q(mvdol na Bolaive), |
5724
|
|
|
|
|
|
|
'one' => q(mvdol na Bolaive), |
5725
|
|
|
|
|
|
|
'other' => q(mvdol na Bolaive), |
5726
|
|
|
|
|
|
|
'two' => q(mvdol na Bolaive), |
5727
|
|
|
|
|
|
|
}, |
5728
|
|
|
|
|
|
|
}, |
5729
|
|
|
|
|
|
|
'BRB' => { |
5730
|
|
|
|
|
|
|
symbol => 'BRB', |
5731
|
|
|
|
|
|
|
display_name => { |
5732
|
|
|
|
|
|
|
'currency' => q(Cruzeiro Nua na BrasaÃle \(1967â1986\)), |
5733
|
|
|
|
|
|
|
'few' => q(chruzeiro nua na BrasaÃle \(1967â1986\)), |
5734
|
|
|
|
|
|
|
'many' => q(gcruzeiro nua na BrasaÃle \(1967â1986\)), |
5735
|
|
|
|
|
|
|
'one' => q(chruzeiro nua na BrasaÃle \(1967â1986\)), |
5736
|
|
|
|
|
|
|
'other' => q(cruzeiro nua na BrasaÃle \(1967â1986\)), |
5737
|
|
|
|
|
|
|
'two' => q(chruzeiro nua na BrasaÃle \(1967â1986\)), |
5738
|
|
|
|
|
|
|
}, |
5739
|
|
|
|
|
|
|
}, |
5740
|
|
|
|
|
|
|
'BRC' => { |
5741
|
|
|
|
|
|
|
symbol => 'BRC', |
5742
|
|
|
|
|
|
|
display_name => { |
5743
|
|
|
|
|
|
|
'currency' => q(Cruzado na BrasaÃle \(1986â1989\)), |
5744
|
|
|
|
|
|
|
'few' => q(chruzado na BrasaÃle \(1986â1989\)), |
5745
|
|
|
|
|
|
|
'many' => q(gcruzado na BrasaÃle \(1986â1989\)), |
5746
|
|
|
|
|
|
|
'one' => q(chruzado na BrasaÃle \(1986â1989\)), |
5747
|
|
|
|
|
|
|
'other' => q(cruzado na BrasaÃle \(1986â1989\)), |
5748
|
|
|
|
|
|
|
'two' => q(chruzado na BrasaÃle \(1986â1989\)), |
5749
|
|
|
|
|
|
|
}, |
5750
|
|
|
|
|
|
|
}, |
5751
|
|
|
|
|
|
|
'BRE' => { |
5752
|
|
|
|
|
|
|
symbol => 'BRE', |
5753
|
|
|
|
|
|
|
display_name => { |
5754
|
|
|
|
|
|
|
'currency' => q(Cruzeiro na BrasaÃle \(1990â1993\)), |
5755
|
|
|
|
|
|
|
'few' => q(chruzeiro na BrasaÃle \(1990â1993\)), |
5756
|
|
|
|
|
|
|
'many' => q(gcruzeiro na BrasaÃle \(1990â1993\)), |
5757
|
|
|
|
|
|
|
'one' => q(chruzeiro na BrasaÃle \(1990â1993\)), |
5758
|
|
|
|
|
|
|
'other' => q(cruzeiro na BrasaÃle \(1990â1993\)), |
5759
|
|
|
|
|
|
|
'two' => q(chruzeiro na BrasaÃle \(1990â1993\)), |
5760
|
|
|
|
|
|
|
}, |
5761
|
|
|
|
|
|
|
}, |
5762
|
|
|
|
|
|
|
'BRL' => { |
5763
|
|
|
|
|
|
|
symbol => 'R$', |
5764
|
|
|
|
|
|
|
display_name => { |
5765
|
|
|
|
|
|
|
'currency' => q(Real na BrasaÃle), |
5766
|
|
|
|
|
|
|
'few' => q(real na BrasaÃle), |
5767
|
|
|
|
|
|
|
'many' => q(real na BrasaÃle), |
5768
|
|
|
|
|
|
|
'one' => q(real na BrasaÃle), |
5769
|
|
|
|
|
|
|
'other' => q(real na BrasaÃle), |
5770
|
|
|
|
|
|
|
'two' => q(real na BrasaÃle), |
5771
|
|
|
|
|
|
|
}, |
5772
|
|
|
|
|
|
|
}, |
5773
|
|
|
|
|
|
|
'BRN' => { |
5774
|
|
|
|
|
|
|
symbol => 'BRN', |
5775
|
|
|
|
|
|
|
display_name => { |
5776
|
|
|
|
|
|
|
'currency' => q(Cruzado Nua na BrasaÃle \(1989â1990\)), |
5777
|
|
|
|
|
|
|
'few' => q(chruzado nua na BrasaÃle \(1989â1990\)), |
5778
|
|
|
|
|
|
|
'many' => q(gcruzado nua na BrasaÃle \(1989â1990\)), |
5779
|
|
|
|
|
|
|
'one' => q(chruzado nua na BrasaÃle \(1989â1990\)), |
5780
|
|
|
|
|
|
|
'other' => q(cruzado nua na BrasaÃle \(1989â1990\)), |
5781
|
|
|
|
|
|
|
'two' => q(chruzado nua na BrasaÃle \(1989â1990\)), |
5782
|
|
|
|
|
|
|
}, |
5783
|
|
|
|
|
|
|
}, |
5784
|
|
|
|
|
|
|
'BRR' => { |
5785
|
|
|
|
|
|
|
symbol => 'BRR', |
5786
|
|
|
|
|
|
|
display_name => { |
5787
|
|
|
|
|
|
|
'currency' => q(Cruzeiro na BrasaÃle \(1993â1994\)), |
5788
|
|
|
|
|
|
|
'few' => q(chruzeiro na BrasaÃle \(1993â1994\)), |
5789
|
|
|
|
|
|
|
'many' => q(gcruzeiro na BrasaÃle \(1993â1994\)), |
5790
|
|
|
|
|
|
|
'one' => q(chruzeiro na BrasaÃle \(1993â1994\)), |
5791
|
|
|
|
|
|
|
'other' => q(cruzeiro na BrasaÃle \(1993â1994\)), |
5792
|
|
|
|
|
|
|
'two' => q(chruzeiro na BrasaÃle \(1993â1994\)), |
5793
|
|
|
|
|
|
|
}, |
5794
|
|
|
|
|
|
|
}, |
5795
|
|
|
|
|
|
|
'BRZ' => { |
5796
|
|
|
|
|
|
|
symbol => 'BRZ', |
5797
|
|
|
|
|
|
|
display_name => { |
5798
|
|
|
|
|
|
|
'currency' => q(Cruzeiro na BrasaÃle \(1942â1967\)), |
5799
|
|
|
|
|
|
|
'few' => q(chruzeiro na BrasaÃle \(1942â1967\)), |
5800
|
|
|
|
|
|
|
'many' => q(gcruzeiro na BrasaÃle \(1942â1967\)), |
5801
|
|
|
|
|
|
|
'one' => q(chruzeiro na BrasaÃle \(1942â1967\)), |
5802
|
|
|
|
|
|
|
'other' => q(cruzeiro na BrasaÃle \(1942â1967\)), |
5803
|
|
|
|
|
|
|
'two' => q(chruzeiro na BrasaÃle \(1942â1967\)), |
5804
|
|
|
|
|
|
|
}, |
5805
|
|
|
|
|
|
|
}, |
5806
|
|
|
|
|
|
|
'BSD' => { |
5807
|
|
|
|
|
|
|
symbol => 'BSD', |
5808
|
|
|
|
|
|
|
display_name => { |
5809
|
|
|
|
|
|
|
'currency' => q(Dollar na mBahámaÃ), |
5810
|
|
|
|
|
|
|
'few' => q(dhollar na mBahámaÃ), |
5811
|
|
|
|
|
|
|
'many' => q(ndollar na mBahámaÃ), |
5812
|
|
|
|
|
|
|
'one' => q(dollar na mBahámaÃ), |
5813
|
|
|
|
|
|
|
'other' => q(dollar na mBahámaÃ), |
5814
|
|
|
|
|
|
|
'two' => q(dhollar na mBahámaÃ), |
5815
|
|
|
|
|
|
|
}, |
5816
|
|
|
|
|
|
|
}, |
5817
|
|
|
|
|
|
|
'BTN' => { |
5818
|
|
|
|
|
|
|
symbol => 'BTN', |
5819
|
|
|
|
|
|
|
display_name => { |
5820
|
|
|
|
|
|
|
'currency' => q(Ngultrum na Bútáine), |
5821
|
|
|
|
|
|
|
'few' => q(ngultrum na Bútáine), |
5822
|
|
|
|
|
|
|
'many' => q(ngultrum na Bútáine), |
5823
|
|
|
|
|
|
|
'one' => q(ngultrum na Bútáine), |
5824
|
|
|
|
|
|
|
'other' => q(ngultrum na Bútáine), |
5825
|
|
|
|
|
|
|
'two' => q(ngultrum na Bútáine), |
5826
|
|
|
|
|
|
|
}, |
5827
|
|
|
|
|
|
|
}, |
5828
|
|
|
|
|
|
|
'BUK' => { |
5829
|
|
|
|
|
|
|
symbol => 'BUK', |
5830
|
|
|
|
|
|
|
display_name => { |
5831
|
|
|
|
|
|
|
'currency' => q(Kyat Bhurma), |
5832
|
|
|
|
|
|
|
'few' => q(kyat Bhurma), |
5833
|
|
|
|
|
|
|
'many' => q(kyat Bhurma), |
5834
|
|
|
|
|
|
|
'one' => q(kyat Bhurma), |
5835
|
|
|
|
|
|
|
'other' => q(kyat Bhurma), |
5836
|
|
|
|
|
|
|
'two' => q(kyat Bhurma), |
5837
|
|
|
|
|
|
|
}, |
5838
|
|
|
|
|
|
|
}, |
5839
|
|
|
|
|
|
|
'BWP' => { |
5840
|
|
|
|
|
|
|
symbol => 'BWP', |
5841
|
|
|
|
|
|
|
display_name => { |
5842
|
|
|
|
|
|
|
'currency' => q(Pula na Botsuáine), |
5843
|
|
|
|
|
|
|
'few' => q(phula na Botsuáine), |
5844
|
|
|
|
|
|
|
'many' => q(bpula na Botsuáine), |
5845
|
|
|
|
|
|
|
'one' => q(phula na Botsuáine), |
5846
|
|
|
|
|
|
|
'other' => q(pula na Botsuáine), |
5847
|
|
|
|
|
|
|
'two' => q(phula na Botsuáine), |
5848
|
|
|
|
|
|
|
}, |
5849
|
|
|
|
|
|
|
}, |
5850
|
|
|
|
|
|
|
'BYB' => { |
5851
|
|
|
|
|
|
|
symbol => 'BYB', |
5852
|
|
|
|
|
|
|
display_name => { |
5853
|
|
|
|
|
|
|
'currency' => q(Rúbal Nua na Bealarúise \(1994â1999\)), |
5854
|
|
|
|
|
|
|
'few' => q(rúbal nua na Bealarúise \(1994â1999\)), |
5855
|
|
|
|
|
|
|
'many' => q(rúbal nua na Bealarúise \(1994â1999\)), |
5856
|
|
|
|
|
|
|
'one' => q(rúbal nua na Bealarúise \(1994â1999\)), |
5857
|
|
|
|
|
|
|
'other' => q(rúbal nua na Bealarúise \(1994â1999\)), |
5858
|
|
|
|
|
|
|
'two' => q(rúbal nua na Bealarúise \(1994â1999\)), |
5859
|
|
|
|
|
|
|
}, |
5860
|
|
|
|
|
|
|
}, |
5861
|
|
|
|
|
|
|
'BYR' => { |
5862
|
|
|
|
|
|
|
symbol => 'BYR', |
5863
|
|
|
|
|
|
|
display_name => { |
5864
|
|
|
|
|
|
|
'currency' => q(Rúbal na Bealarúise), |
5865
|
|
|
|
|
|
|
'few' => q(rúbal na Bealarúise), |
5866
|
|
|
|
|
|
|
'many' => q(rúbal na Bealarúise), |
5867
|
|
|
|
|
|
|
'one' => q(rúbal na Bealarúise), |
5868
|
|
|
|
|
|
|
'other' => q(rúbal na Bealarúise), |
5869
|
|
|
|
|
|
|
'two' => q(rúbal na Bealarúise), |
5870
|
|
|
|
|
|
|
}, |
5871
|
|
|
|
|
|
|
}, |
5872
|
|
|
|
|
|
|
'BZD' => { |
5873
|
|
|
|
|
|
|
symbol => 'BZD', |
5874
|
|
|
|
|
|
|
display_name => { |
5875
|
|
|
|
|
|
|
'currency' => q(Dollar na BeilÃse), |
5876
|
|
|
|
|
|
|
'few' => q(dhollar na BeilÃse), |
5877
|
|
|
|
|
|
|
'many' => q(ndollar na BeilÃse), |
5878
|
|
|
|
|
|
|
'one' => q(dollar na BeilÃse), |
5879
|
|
|
|
|
|
|
'other' => q(dollar na BeilÃse), |
5880
|
|
|
|
|
|
|
'two' => q(dhollar na BeilÃse), |
5881
|
|
|
|
|
|
|
}, |
5882
|
|
|
|
|
|
|
}, |
5883
|
|
|
|
|
|
|
'CAD' => { |
5884
|
|
|
|
|
|
|
symbol => 'CA$', |
5885
|
|
|
|
|
|
|
display_name => { |
5886
|
|
|
|
|
|
|
'currency' => q(Dollar Cheanada), |
5887
|
|
|
|
|
|
|
'few' => q(dhollar Cheanada), |
5888
|
|
|
|
|
|
|
'many' => q(ndollar Cheanada), |
5889
|
|
|
|
|
|
|
'one' => q(dollar Cheanada), |
5890
|
|
|
|
|
|
|
'other' => q(dollar Cheanada), |
5891
|
|
|
|
|
|
|
'two' => q(dhollar Cheanada), |
5892
|
|
|
|
|
|
|
}, |
5893
|
|
|
|
|
|
|
}, |
5894
|
|
|
|
|
|
|
'CDF' => { |
5895
|
|
|
|
|
|
|
symbol => 'CDF', |
5896
|
|
|
|
|
|
|
display_name => { |
5897
|
|
|
|
|
|
|
'currency' => q(Franc an Chongó), |
5898
|
|
|
|
|
|
|
'few' => q(fhranc an Chongó), |
5899
|
|
|
|
|
|
|
'many' => q(bhfranc an Chongó), |
5900
|
|
|
|
|
|
|
'one' => q(fhranc an Chongó), |
5901
|
|
|
|
|
|
|
'other' => q(franc an Chongó), |
5902
|
|
|
|
|
|
|
'two' => q(fhranc an Chongó), |
5903
|
|
|
|
|
|
|
}, |
5904
|
|
|
|
|
|
|
}, |
5905
|
|
|
|
|
|
|
'CHF' => { |
5906
|
|
|
|
|
|
|
symbol => 'CHF', |
5907
|
|
|
|
|
|
|
display_name => { |
5908
|
|
|
|
|
|
|
'currency' => q(Franc na hEilvéise), |
5909
|
|
|
|
|
|
|
'few' => q(fhranc na hEilvéise), |
5910
|
|
|
|
|
|
|
'many' => q(bhfranc na hEilvéise), |
5911
|
|
|
|
|
|
|
'one' => q(fhranc na hEilvéise), |
5912
|
|
|
|
|
|
|
'other' => q(franc na hEilvéise), |
5913
|
|
|
|
|
|
|
'two' => q(fhranc na hEilvéise), |
5914
|
|
|
|
|
|
|
}, |
5915
|
|
|
|
|
|
|
}, |
5916
|
|
|
|
|
|
|
'CLE' => { |
5917
|
|
|
|
|
|
|
symbol => 'CLE', |
5918
|
|
|
|
|
|
|
display_name => { |
5919
|
|
|
|
|
|
|
'currency' => q(Escudo na Sile), |
5920
|
|
|
|
|
|
|
'few' => q(escudo na Sile), |
5921
|
|
|
|
|
|
|
'many' => q(n-escudo na Sile), |
5922
|
|
|
|
|
|
|
'one' => q(escudo na Sile), |
5923
|
|
|
|
|
|
|
'other' => q(escudo na Sile), |
5924
|
|
|
|
|
|
|
'two' => q(escudo na Sile), |
5925
|
|
|
|
|
|
|
}, |
5926
|
|
|
|
|
|
|
}, |
5927
|
|
|
|
|
|
|
'CLF' => { |
5928
|
|
|
|
|
|
|
symbol => 'CLF', |
5929
|
|
|
|
|
|
|
display_name => { |
5930
|
|
|
|
|
|
|
'currency' => q(Unidades de Fomento na Sile), |
5931
|
|
|
|
|
|
|
}, |
5932
|
|
|
|
|
|
|
}, |
5933
|
|
|
|
|
|
|
'CLP' => { |
5934
|
|
|
|
|
|
|
symbol => 'CLP', |
5935
|
|
|
|
|
|
|
display_name => { |
5936
|
|
|
|
|
|
|
'currency' => q(Peso na Sile), |
5937
|
|
|
|
|
|
|
'few' => q(pheso na Sile), |
5938
|
|
|
|
|
|
|
'many' => q(bpeso na Sile), |
5939
|
|
|
|
|
|
|
'one' => q(pheso na Sile), |
5940
|
|
|
|
|
|
|
'other' => q(peso na Sile), |
5941
|
|
|
|
|
|
|
'two' => q(pheso na Sile), |
5942
|
|
|
|
|
|
|
}, |
5943
|
|
|
|
|
|
|
}, |
5944
|
|
|
|
|
|
|
'CNY' => { |
5945
|
|
|
|
|
|
|
symbol => 'CNÂ¥', |
5946
|
|
|
|
|
|
|
display_name => { |
5947
|
|
|
|
|
|
|
'currency' => q(Yuan na SÃne), |
5948
|
|
|
|
|
|
|
'few' => q(yuan na SÃne), |
5949
|
|
|
|
|
|
|
'many' => q(yuan na SÃne), |
5950
|
|
|
|
|
|
|
'one' => q(yuan na SÃne), |
5951
|
|
|
|
|
|
|
'other' => q(yuan na SÃne), |
5952
|
|
|
|
|
|
|
'two' => q(yuan na SÃne), |
5953
|
|
|
|
|
|
|
}, |
5954
|
|
|
|
|
|
|
}, |
5955
|
|
|
|
|
|
|
'COP' => { |
5956
|
|
|
|
|
|
|
symbol => 'COP', |
5957
|
|
|
|
|
|
|
display_name => { |
5958
|
|
|
|
|
|
|
'currency' => q(Peso na Colóime), |
5959
|
|
|
|
|
|
|
'few' => q(pheso na Colóime), |
5960
|
|
|
|
|
|
|
'many' => q(bpeso na Colóime), |
5961
|
|
|
|
|
|
|
'one' => q(pheso na Colóime), |
5962
|
|
|
|
|
|
|
'other' => q(peso na Colóime), |
5963
|
|
|
|
|
|
|
'two' => q(pheso na Colóime), |
5964
|
|
|
|
|
|
|
}, |
5965
|
|
|
|
|
|
|
}, |
5966
|
|
|
|
|
|
|
'COU' => { |
5967
|
|
|
|
|
|
|
symbol => 'COU', |
5968
|
|
|
|
|
|
|
}, |
5969
|
|
|
|
|
|
|
'CRC' => { |
5970
|
|
|
|
|
|
|
symbol => 'CRC', |
5971
|
|
|
|
|
|
|
display_name => { |
5972
|
|
|
|
|
|
|
'currency' => q(Colón Chósta RÃce), |
5973
|
|
|
|
|
|
|
'few' => q(cholón Chósta RÃce), |
5974
|
|
|
|
|
|
|
'many' => q(gcolón Chósta RÃce), |
5975
|
|
|
|
|
|
|
'one' => q(cholón Chósta RÃce), |
5976
|
|
|
|
|
|
|
'other' => q(colón Chósta RÃce), |
5977
|
|
|
|
|
|
|
'two' => q(cholón Chósta RÃce), |
5978
|
|
|
|
|
|
|
}, |
5979
|
|
|
|
|
|
|
}, |
5980
|
|
|
|
|
|
|
'CSD' => { |
5981
|
|
|
|
|
|
|
symbol => 'CSD', |
5982
|
|
|
|
|
|
|
display_name => { |
5983
|
|
|
|
|
|
|
'currency' => q(Dinar na Seirbia \(2002â2006\)), |
5984
|
|
|
|
|
|
|
'few' => q(dhinar na Seirbia \(2002â2006\)), |
5985
|
|
|
|
|
|
|
'many' => q(ndinar na Seirbia \(2002â2006\)), |
5986
|
|
|
|
|
|
|
'one' => q(dinar na Seirbia \(2002â2006\)), |
5987
|
|
|
|
|
|
|
'other' => q(dinar na Seirbia \(2002â2006\)), |
5988
|
|
|
|
|
|
|
'two' => q(dhinar na Seirbia \(2002â2006\)), |
5989
|
|
|
|
|
|
|
}, |
5990
|
|
|
|
|
|
|
}, |
5991
|
|
|
|
|
|
|
'CSK' => { |
5992
|
|
|
|
|
|
|
symbol => 'CSK', |
5993
|
|
|
|
|
|
|
display_name => { |
5994
|
|
|
|
|
|
|
'currency' => q(Koruna Crua na Seicslóvaice), |
5995
|
|
|
|
|
|
|
'few' => q(koruna chrua na Seicslóvaice), |
5996
|
|
|
|
|
|
|
'many' => q(koruna chrua na Seicslóvaice), |
5997
|
|
|
|
|
|
|
'one' => q(koruna chrua na Seicslóvaice), |
5998
|
|
|
|
|
|
|
'other' => q(koruna crua na Seicslóvaice), |
5999
|
|
|
|
|
|
|
'two' => q(koruna chrua na Seicslóvaice), |
6000
|
|
|
|
|
|
|
}, |
6001
|
|
|
|
|
|
|
}, |
6002
|
|
|
|
|
|
|
'CUC' => { |
6003
|
|
|
|
|
|
|
symbol => 'CUC', |
6004
|
|
|
|
|
|
|
display_name => { |
6005
|
|
|
|
|
|
|
'currency' => q(Peso Inmhalartaithe Chúba), |
6006
|
|
|
|
|
|
|
'few' => q(pheso inmhalartaithe Chúba), |
6007
|
|
|
|
|
|
|
'many' => q(bpeso inmhalartaithe Chúba), |
6008
|
|
|
|
|
|
|
'one' => q(pheso inmhalartaithe Chúba), |
6009
|
|
|
|
|
|
|
'other' => q(peso inmhalartaithe Chúba), |
6010
|
|
|
|
|
|
|
'two' => q(pheso inmhalartaithe Chúba), |
6011
|
|
|
|
|
|
|
}, |
6012
|
|
|
|
|
|
|
}, |
6013
|
|
|
|
|
|
|
'CUP' => { |
6014
|
|
|
|
|
|
|
symbol => 'CUP', |
6015
|
|
|
|
|
|
|
display_name => { |
6016
|
|
|
|
|
|
|
'currency' => q(Peso Chúba), |
6017
|
|
|
|
|
|
|
'few' => q(pheso Chúba), |
6018
|
|
|
|
|
|
|
'many' => q(bpeso Chúba), |
6019
|
|
|
|
|
|
|
'one' => q(pheso Chúba), |
6020
|
|
|
|
|
|
|
'other' => q(peso Chúba), |
6021
|
|
|
|
|
|
|
'two' => q(pheso Chúba), |
6022
|
|
|
|
|
|
|
}, |
6023
|
|
|
|
|
|
|
}, |
6024
|
|
|
|
|
|
|
'CVE' => { |
6025
|
|
|
|
|
|
|
symbol => 'CVE', |
6026
|
|
|
|
|
|
|
display_name => { |
6027
|
|
|
|
|
|
|
'currency' => q(Escudo Rinn Verde), |
6028
|
|
|
|
|
|
|
'few' => q(escudo Rinn Verde), |
6029
|
|
|
|
|
|
|
'many' => q(n-escudo Rinn Verde), |
6030
|
|
|
|
|
|
|
'one' => q(escudo Rinn Verde), |
6031
|
|
|
|
|
|
|
'other' => q(escudo Rinn Verde), |
6032
|
|
|
|
|
|
|
'two' => q(escudo Rinn Verde), |
6033
|
|
|
|
|
|
|
}, |
6034
|
|
|
|
|
|
|
}, |
6035
|
|
|
|
|
|
|
'CYP' => { |
6036
|
|
|
|
|
|
|
symbol => 'CYP', |
6037
|
|
|
|
|
|
|
display_name => { |
6038
|
|
|
|
|
|
|
'currency' => q(Punt na Cipire), |
6039
|
|
|
|
|
|
|
'few' => q(phunt na Cipire), |
6040
|
|
|
|
|
|
|
'many' => q(bpunt na Cipire), |
6041
|
|
|
|
|
|
|
'one' => q(phunt na Cipire), |
6042
|
|
|
|
|
|
|
'other' => q(punt na Cipire), |
6043
|
|
|
|
|
|
|
'two' => q(phunt na Cipire), |
6044
|
|
|
|
|
|
|
}, |
6045
|
|
|
|
|
|
|
}, |
6046
|
|
|
|
|
|
|
'CZK' => { |
6047
|
|
|
|
|
|
|
symbol => 'CZK', |
6048
|
|
|
|
|
|
|
display_name => { |
6049
|
|
|
|
|
|
|
'currency' => q(Koruna Phoblacht na Seice), |
6050
|
|
|
|
|
|
|
'few' => q(koruna Phoblacht na Seice), |
6051
|
|
|
|
|
|
|
'many' => q(koruna Phoblacht na Seice), |
6052
|
|
|
|
|
|
|
'one' => q(koruna Phoblacht na Seice), |
6053
|
|
|
|
|
|
|
'other' => q(koruna Phoblacht na Seice), |
6054
|
|
|
|
|
|
|
'two' => q(koruna Phoblacht na Seice), |
6055
|
|
|
|
|
|
|
}, |
6056
|
|
|
|
|
|
|
}, |
6057
|
|
|
|
|
|
|
'DDM' => { |
6058
|
|
|
|
|
|
|
display_name => { |
6059
|
|
|
|
|
|
|
'currency' => q(Ostmark na hOirGhearmáine), |
6060
|
|
|
|
|
|
|
}, |
6061
|
|
|
|
|
|
|
}, |
6062
|
|
|
|
|
|
|
'DEM' => { |
6063
|
|
|
|
|
|
|
display_name => { |
6064
|
|
|
|
|
|
|
'currency' => q(Deutsche Mark), |
6065
|
|
|
|
|
|
|
}, |
6066
|
|
|
|
|
|
|
}, |
6067
|
|
|
|
|
|
|
'DJF' => { |
6068
|
|
|
|
|
|
|
symbol => 'DJF', |
6069
|
|
|
|
|
|
|
display_name => { |
6070
|
|
|
|
|
|
|
'currency' => q(Franc Djibouti), |
6071
|
|
|
|
|
|
|
'few' => q(fhranc Djibouti), |
6072
|
|
|
|
|
|
|
'many' => q(bhfranc Djibouti), |
6073
|
|
|
|
|
|
|
'one' => q(fhranc Djibouti), |
6074
|
|
|
|
|
|
|
'other' => q(franc Djibouti), |
6075
|
|
|
|
|
|
|
'two' => q(fhranc Djibouti), |
6076
|
|
|
|
|
|
|
}, |
6077
|
|
|
|
|
|
|
}, |
6078
|
|
|
|
|
|
|
'DKK' => { |
6079
|
|
|
|
|
|
|
symbol => 'DKK', |
6080
|
|
|
|
|
|
|
display_name => { |
6081
|
|
|
|
|
|
|
'currency' => q(Coróin na Danmhairge), |
6082
|
|
|
|
|
|
|
'few' => q(choróin na Danmhairge), |
6083
|
|
|
|
|
|
|
'many' => q(gcoróin na Danmhairge), |
6084
|
|
|
|
|
|
|
'one' => q(choróin na Danmhairge), |
6085
|
|
|
|
|
|
|
'other' => q(coróin na Danmhairge), |
6086
|
|
|
|
|
|
|
'two' => q(choróin na Danmhairge), |
6087
|
|
|
|
|
|
|
}, |
6088
|
|
|
|
|
|
|
}, |
6089
|
|
|
|
|
|
|
'DOP' => { |
6090
|
|
|
|
|
|
|
symbol => 'DOP', |
6091
|
|
|
|
|
|
|
display_name => { |
6092
|
|
|
|
|
|
|
'currency' => q(Peso na Poblachta DoiminicÃ), |
6093
|
|
|
|
|
|
|
'few' => q(pheso na Poblachta DoiminicÃ), |
6094
|
|
|
|
|
|
|
'many' => q(bpeso na Poblachta DoiminicÃ), |
6095
|
|
|
|
|
|
|
'one' => q(pheso na Poblachta DoiminicÃ), |
6096
|
|
|
|
|
|
|
'other' => q(peso na Poblachta DoiminicÃ), |
6097
|
|
|
|
|
|
|
'two' => q(pheso na Poblachta DoiminicÃ), |
6098
|
|
|
|
|
|
|
}, |
6099
|
|
|
|
|
|
|
}, |
6100
|
|
|
|
|
|
|
'DZD' => { |
6101
|
|
|
|
|
|
|
symbol => 'DZD', |
6102
|
|
|
|
|
|
|
display_name => { |
6103
|
|
|
|
|
|
|
'currency' => q(Dinar na hAilgéire), |
6104
|
|
|
|
|
|
|
'few' => q(dhinar na hAilgéire), |
6105
|
|
|
|
|
|
|
'many' => q(ndinar na hAilgéire), |
6106
|
|
|
|
|
|
|
'one' => q(dinar na hAilgéire), |
6107
|
|
|
|
|
|
|
'other' => q(dinar na hAilgéire), |
6108
|
|
|
|
|
|
|
'two' => q(dhinar na hAilgéire), |
6109
|
|
|
|
|
|
|
}, |
6110
|
|
|
|
|
|
|
}, |
6111
|
|
|
|
|
|
|
'ECS' => { |
6112
|
|
|
|
|
|
|
symbol => 'ECS', |
6113
|
|
|
|
|
|
|
display_name => { |
6114
|
|
|
|
|
|
|
'currency' => q(Sucre Eacuadóir), |
6115
|
|
|
|
|
|
|
}, |
6116
|
|
|
|
|
|
|
}, |
6117
|
|
|
|
|
|
|
'ECV' => { |
6118
|
|
|
|
|
|
|
symbol => 'ECV', |
6119
|
|
|
|
|
|
|
display_name => { |
6120
|
|
|
|
|
|
|
'currency' => q(Unidad de Valor Constante \(UVC\) Eacuadóir), |
6121
|
|
|
|
|
|
|
}, |
6122
|
|
|
|
|
|
|
}, |
6123
|
|
|
|
|
|
|
'EEK' => { |
6124
|
|
|
|
|
|
|
display_name => { |
6125
|
|
|
|
|
|
|
'currency' => q(Kroon na hEastóine), |
6126
|
|
|
|
|
|
|
}, |
6127
|
|
|
|
|
|
|
}, |
6128
|
|
|
|
|
|
|
'EGP' => { |
6129
|
|
|
|
|
|
|
symbol => 'EGP', |
6130
|
|
|
|
|
|
|
display_name => { |
6131
|
|
|
|
|
|
|
'currency' => q(Punt na hÃigipte), |
6132
|
|
|
|
|
|
|
'few' => q(phunt na hÃigipte), |
6133
|
|
|
|
|
|
|
'many' => q(bpunt na hÃigipte), |
6134
|
|
|
|
|
|
|
'one' => q(phunt na hÃigipte), |
6135
|
|
|
|
|
|
|
'other' => q(punt na hÃigipte), |
6136
|
|
|
|
|
|
|
'two' => q(phunt na hÃigipte), |
6137
|
|
|
|
|
|
|
}, |
6138
|
|
|
|
|
|
|
}, |
6139
|
|
|
|
|
|
|
'ERN' => { |
6140
|
|
|
|
|
|
|
symbol => 'ERN', |
6141
|
|
|
|
|
|
|
display_name => { |
6142
|
|
|
|
|
|
|
'currency' => q(Nakfa na hEiritré), |
6143
|
|
|
|
|
|
|
'few' => q(nakfa na hEiritré), |
6144
|
|
|
|
|
|
|
'many' => q(nakfa na hEiritré), |
6145
|
|
|
|
|
|
|
'one' => q(nakfa na hEiritré), |
6146
|
|
|
|
|
|
|
'other' => q(nakfa na hEiritré), |
6147
|
|
|
|
|
|
|
'two' => q(nakfa na hEiritré), |
6148
|
|
|
|
|
|
|
}, |
6149
|
|
|
|
|
|
|
}, |
6150
|
|
|
|
|
|
|
'ESA' => { |
6151
|
|
|
|
|
|
|
symbol => 'ESA', |
6152
|
|
|
|
|
|
|
}, |
6153
|
|
|
|
|
|
|
'ESB' => { |
6154
|
|
|
|
|
|
|
symbol => 'ESB', |
6155
|
|
|
|
|
|
|
}, |
6156
|
|
|
|
|
|
|
'ESP' => { |
6157
|
|
|
|
|
|
|
symbol => 'ESP', |
6158
|
|
|
|
|
|
|
display_name => { |
6159
|
|
|
|
|
|
|
'currency' => q(Peseta na Spáinne), |
6160
|
|
|
|
|
|
|
'few' => q(pheseta na Spáinne), |
6161
|
|
|
|
|
|
|
'many' => q(bpeseta na Spáinne), |
6162
|
|
|
|
|
|
|
'one' => q(pheseta na Spáinne), |
6163
|
|
|
|
|
|
|
'other' => q(peseta na Spáinne), |
6164
|
|
|
|
|
|
|
'two' => q(pheseta na Spáinne), |
6165
|
|
|
|
|
|
|
}, |
6166
|
|
|
|
|
|
|
}, |
6167
|
|
|
|
|
|
|
'ETB' => { |
6168
|
|
|
|
|
|
|
symbol => 'ETB', |
6169
|
|
|
|
|
|
|
display_name => { |
6170
|
|
|
|
|
|
|
'currency' => q(Birr na hAetóipe), |
6171
|
|
|
|
|
|
|
'few' => q(bhirr na hAetóipe), |
6172
|
|
|
|
|
|
|
'many' => q(mbirr na hAetóipe), |
6173
|
|
|
|
|
|
|
'one' => q(bhirr na hAetóipe), |
6174
|
|
|
|
|
|
|
'other' => q(birr na hAetóipe), |
6175
|
|
|
|
|
|
|
'two' => q(bhirr na hAetóipe), |
6176
|
|
|
|
|
|
|
}, |
6177
|
|
|
|
|
|
|
}, |
6178
|
|
|
|
|
|
|
'EUR' => { |
6179
|
|
|
|
|
|
|
symbol => 'â¬', |
6180
|
|
|
|
|
|
|
display_name => { |
6181
|
|
|
|
|
|
|
'currency' => q(Euro), |
6182
|
|
|
|
|
|
|
'few' => q(euro), |
6183
|
|
|
|
|
|
|
'many' => q(euro), |
6184
|
|
|
|
|
|
|
'one' => q(euro), |
6185
|
|
|
|
|
|
|
'other' => q(euro), |
6186
|
|
|
|
|
|
|
'two' => q(euro), |
6187
|
|
|
|
|
|
|
}, |
6188
|
|
|
|
|
|
|
}, |
6189
|
|
|
|
|
|
|
'FIM' => { |
6190
|
|
|
|
|
|
|
display_name => { |
6191
|
|
|
|
|
|
|
'currency' => q(Markka Fionnlannach), |
6192
|
|
|
|
|
|
|
}, |
6193
|
|
|
|
|
|
|
}, |
6194
|
|
|
|
|
|
|
'FJD' => { |
6195
|
|
|
|
|
|
|
symbol => 'FJD', |
6196
|
|
|
|
|
|
|
display_name => { |
6197
|
|
|
|
|
|
|
'currency' => q(Dollar FhidsÃ), |
6198
|
|
|
|
|
|
|
'few' => q(dhollar FhidsÃ), |
6199
|
|
|
|
|
|
|
'many' => q(ndollar FhidsÃ), |
6200
|
|
|
|
|
|
|
'one' => q(dollar FhidsÃ), |
6201
|
|
|
|
|
|
|
'other' => q(dollar FhidsÃ), |
6202
|
|
|
|
|
|
|
'two' => q(dhollar FhidsÃ), |
6203
|
|
|
|
|
|
|
}, |
6204
|
|
|
|
|
|
|
}, |
6205
|
|
|
|
|
|
|
'FKP' => { |
6206
|
|
|
|
|
|
|
symbol => 'FKP', |
6207
|
|
|
|
|
|
|
display_name => { |
6208
|
|
|
|
|
|
|
'currency' => q(Punt Oileáin Fháclainne), |
6209
|
|
|
|
|
|
|
'few' => q(phunt Oileáin Fháclainne), |
6210
|
|
|
|
|
|
|
'many' => q(bpunt Oileáin Fháclainne), |
6211
|
|
|
|
|
|
|
'one' => q(phunt Oileáin Fháclainne), |
6212
|
|
|
|
|
|
|
'other' => q(punt Oileáin Fháclainne), |
6213
|
|
|
|
|
|
|
'two' => q(phunt Oileáin Fháclainne), |
6214
|
|
|
|
|
|
|
}, |
6215
|
|
|
|
|
|
|
}, |
6216
|
|
|
|
|
|
|
'FRF' => { |
6217
|
|
|
|
|
|
|
display_name => { |
6218
|
|
|
|
|
|
|
'currency' => q(Franc Francach), |
6219
|
|
|
|
|
|
|
}, |
6220
|
|
|
|
|
|
|
}, |
6221
|
|
|
|
|
|
|
'GBP' => { |
6222
|
|
|
|
|
|
|
symbol => '£', |
6223
|
|
|
|
|
|
|
display_name => { |
6224
|
|
|
|
|
|
|
'currency' => q(Punt Steirling), |
6225
|
|
|
|
|
|
|
'few' => q(phunt steirling), |
6226
|
|
|
|
|
|
|
'many' => q(bpunt steirling), |
6227
|
|
|
|
|
|
|
'one' => q(phunt steirling), |
6228
|
|
|
|
|
|
|
'other' => q(punt steirling), |
6229
|
|
|
|
|
|
|
'two' => q(phunt steirling), |
6230
|
|
|
|
|
|
|
}, |
6231
|
|
|
|
|
|
|
}, |
6232
|
|
|
|
|
|
|
'GEK' => { |
6233
|
|
|
|
|
|
|
display_name => { |
6234
|
|
|
|
|
|
|
'currency' => q(Kupon Larit na Grúise), |
6235
|
|
|
|
|
|
|
}, |
6236
|
|
|
|
|
|
|
}, |
6237
|
|
|
|
|
|
|
'GEL' => { |
6238
|
|
|
|
|
|
|
symbol => 'GEL', |
6239
|
|
|
|
|
|
|
display_name => { |
6240
|
|
|
|
|
|
|
'currency' => q(Lari na Seoirsia), |
6241
|
|
|
|
|
|
|
'few' => q(lari na Seoirsia), |
6242
|
|
|
|
|
|
|
'many' => q(lari na Seoirsia), |
6243
|
|
|
|
|
|
|
'one' => q(lari na Seoirsia), |
6244
|
|
|
|
|
|
|
'other' => q(lari na Seoirsia), |
6245
|
|
|
|
|
|
|
'two' => q(lari na Seoirsia), |
6246
|
|
|
|
|
|
|
}, |
6247
|
|
|
|
|
|
|
}, |
6248
|
|
|
|
|
|
|
'GHC' => { |
6249
|
|
|
|
|
|
|
symbol => 'GHC', |
6250
|
|
|
|
|
|
|
display_name => { |
6251
|
|
|
|
|
|
|
'currency' => q(Cedi Ghána \(1979â2007\)), |
6252
|
|
|
|
|
|
|
'few' => q(chedi Ghána \(1979â2007\)), |
6253
|
|
|
|
|
|
|
'many' => q(gcedi Ghána \(1979â2007\)), |
6254
|
|
|
|
|
|
|
'one' => q(chedi Ghána \(1979â2007\)), |
6255
|
|
|
|
|
|
|
'other' => q(cedi Ghána \(1979â2007\)), |
6256
|
|
|
|
|
|
|
'two' => q(chedi Ghána \(1979â2007\)), |
6257
|
|
|
|
|
|
|
}, |
6258
|
|
|
|
|
|
|
}, |
6259
|
|
|
|
|
|
|
'GHS' => { |
6260
|
|
|
|
|
|
|
symbol => 'GHS', |
6261
|
|
|
|
|
|
|
display_name => { |
6262
|
|
|
|
|
|
|
'currency' => q(Cedi Ghána), |
6263
|
|
|
|
|
|
|
'few' => q(chedi Ghána), |
6264
|
|
|
|
|
|
|
'many' => q(gcedi Ghána), |
6265
|
|
|
|
|
|
|
'one' => q(chedi Ghána), |
6266
|
|
|
|
|
|
|
'other' => q(cedi Ghána), |
6267
|
|
|
|
|
|
|
'two' => q(chedi Ghána), |
6268
|
|
|
|
|
|
|
}, |
6269
|
|
|
|
|
|
|
}, |
6270
|
|
|
|
|
|
|
'GIP' => { |
6271
|
|
|
|
|
|
|
symbol => 'GIP', |
6272
|
|
|
|
|
|
|
display_name => { |
6273
|
|
|
|
|
|
|
'currency' => q(Punt Ghiobráltar), |
6274
|
|
|
|
|
|
|
'few' => q(phunt Ghiobráltar), |
6275
|
|
|
|
|
|
|
'many' => q(bpunt Ghiobráltar), |
6276
|
|
|
|
|
|
|
'one' => q(phunt Ghiobráltar), |
6277
|
|
|
|
|
|
|
'other' => q(punt Ghiobráltar), |
6278
|
|
|
|
|
|
|
'two' => q(phunt Ghiobráltar), |
6279
|
|
|
|
|
|
|
}, |
6280
|
|
|
|
|
|
|
}, |
6281
|
|
|
|
|
|
|
'GMD' => { |
6282
|
|
|
|
|
|
|
symbol => 'GMD', |
6283
|
|
|
|
|
|
|
display_name => { |
6284
|
|
|
|
|
|
|
'currency' => q(Dalasi na Gaimbia), |
6285
|
|
|
|
|
|
|
'few' => q(dhalasi na Gaimbia), |
6286
|
|
|
|
|
|
|
'many' => q(ndalasi na Gaimbia), |
6287
|
|
|
|
|
|
|
'one' => q(dalasi na Gaimbia), |
6288
|
|
|
|
|
|
|
'other' => q(dalasi na Gaimbia), |
6289
|
|
|
|
|
|
|
'two' => q(dhalasi na Gaimbia), |
6290
|
|
|
|
|
|
|
}, |
6291
|
|
|
|
|
|
|
}, |
6292
|
|
|
|
|
|
|
'GNF' => { |
6293
|
|
|
|
|
|
|
symbol => 'GNF', |
6294
|
|
|
|
|
|
|
display_name => { |
6295
|
|
|
|
|
|
|
'currency' => q(Franc na Guine), |
6296
|
|
|
|
|
|
|
'few' => q(fhranc na Guine), |
6297
|
|
|
|
|
|
|
'many' => q(bhfranc na Guine), |
6298
|
|
|
|
|
|
|
'one' => q(fhranc na Guine), |
6299
|
|
|
|
|
|
|
'other' => q(franc na Guine), |
6300
|
|
|
|
|
|
|
'two' => q(fhranc na Guine), |
6301
|
|
|
|
|
|
|
}, |
6302
|
|
|
|
|
|
|
}, |
6303
|
|
|
|
|
|
|
'GNS' => { |
6304
|
|
|
|
|
|
|
display_name => { |
6305
|
|
|
|
|
|
|
'currency' => q(Syli Guine), |
6306
|
|
|
|
|
|
|
}, |
6307
|
|
|
|
|
|
|
}, |
6308
|
|
|
|
|
|
|
'GQE' => { |
6309
|
|
|
|
|
|
|
symbol => 'GQE', |
6310
|
|
|
|
|
|
|
display_name => { |
6311
|
|
|
|
|
|
|
'currency' => q(Ekwele Guineana na Guine MeánchriosaÃ), |
6312
|
|
|
|
|
|
|
}, |
6313
|
|
|
|
|
|
|
}, |
6314
|
|
|
|
|
|
|
'GRD' => { |
6315
|
|
|
|
|
|
|
symbol => 'GRD', |
6316
|
|
|
|
|
|
|
display_name => { |
6317
|
|
|
|
|
|
|
'currency' => q(Drachma Gréagach), |
6318
|
|
|
|
|
|
|
}, |
6319
|
|
|
|
|
|
|
}, |
6320
|
|
|
|
|
|
|
'GTQ' => { |
6321
|
|
|
|
|
|
|
symbol => 'GTQ', |
6322
|
|
|
|
|
|
|
display_name => { |
6323
|
|
|
|
|
|
|
'currency' => q(Quetzal Ghuatamala), |
6324
|
|
|
|
|
|
|
'few' => q(quetzal Ghuatamala), |
6325
|
|
|
|
|
|
|
'many' => q(quetzal Ghuatamala), |
6326
|
|
|
|
|
|
|
'one' => q(quetzal Ghuatamala), |
6327
|
|
|
|
|
|
|
'other' => q(quetzal Ghuatamala), |
6328
|
|
|
|
|
|
|
'two' => q(quetzal Ghuatamala), |
6329
|
|
|
|
|
|
|
}, |
6330
|
|
|
|
|
|
|
}, |
6331
|
|
|
|
|
|
|
'GWE' => { |
6332
|
|
|
|
|
|
|
display_name => { |
6333
|
|
|
|
|
|
|
'currency' => q(Escudo na Guine PortaingéalaÃ), |
6334
|
|
|
|
|
|
|
}, |
6335
|
|
|
|
|
|
|
}, |
6336
|
|
|
|
|
|
|
'GWP' => { |
6337
|
|
|
|
|
|
|
display_name => { |
6338
|
|
|
|
|
|
|
'currency' => q(Peso Guine-Bhissau), |
6339
|
|
|
|
|
|
|
}, |
6340
|
|
|
|
|
|
|
}, |
6341
|
|
|
|
|
|
|
'GYD' => { |
6342
|
|
|
|
|
|
|
symbol => 'GYD', |
6343
|
|
|
|
|
|
|
display_name => { |
6344
|
|
|
|
|
|
|
'currency' => q(Dollar na Guáine), |
6345
|
|
|
|
|
|
|
'few' => q(dhollar na Guáine), |
6346
|
|
|
|
|
|
|
'many' => q(ndollar na Guáine), |
6347
|
|
|
|
|
|
|
'one' => q(dollar na Guáine), |
6348
|
|
|
|
|
|
|
'other' => q(dollar na Guáine), |
6349
|
|
|
|
|
|
|
'two' => q(dhollar na Guáine), |
6350
|
|
|
|
|
|
|
}, |
6351
|
|
|
|
|
|
|
}, |
6352
|
|
|
|
|
|
|
'HKD' => { |
6353
|
|
|
|
|
|
|
symbol => 'HK$', |
6354
|
|
|
|
|
|
|
display_name => { |
6355
|
|
|
|
|
|
|
'currency' => q(Dollar Hong Cong), |
6356
|
|
|
|
|
|
|
'few' => q(dhollar Hong Cong), |
6357
|
|
|
|
|
|
|
'many' => q(ndollar Hong Cong), |
6358
|
|
|
|
|
|
|
'one' => q(dollar Hong Cong), |
6359
|
|
|
|
|
|
|
'other' => q(dollar Hong Cong), |
6360
|
|
|
|
|
|
|
'two' => q(dhollar Hong Cong), |
6361
|
|
|
|
|
|
|
}, |
6362
|
|
|
|
|
|
|
}, |
6363
|
|
|
|
|
|
|
'HNL' => { |
6364
|
|
|
|
|
|
|
symbol => 'HNL', |
6365
|
|
|
|
|
|
|
display_name => { |
6366
|
|
|
|
|
|
|
'currency' => q(Lempira Hondúras), |
6367
|
|
|
|
|
|
|
'few' => q(lempira Hondúras), |
6368
|
|
|
|
|
|
|
'many' => q(lempira Hondúras), |
6369
|
|
|
|
|
|
|
'one' => q(lempira Hondúras), |
6370
|
|
|
|
|
|
|
'other' => q(lempira Hondúras), |
6371
|
|
|
|
|
|
|
'two' => q(lempira Hondúras), |
6372
|
|
|
|
|
|
|
}, |
6373
|
|
|
|
|
|
|
}, |
6374
|
|
|
|
|
|
|
'HRD' => { |
6375
|
|
|
|
|
|
|
display_name => { |
6376
|
|
|
|
|
|
|
'currency' => q(DÃnear na Cróite), |
6377
|
|
|
|
|
|
|
}, |
6378
|
|
|
|
|
|
|
}, |
6379
|
|
|
|
|
|
|
'HRK' => { |
6380
|
|
|
|
|
|
|
symbol => 'HRK', |
6381
|
|
|
|
|
|
|
display_name => { |
6382
|
|
|
|
|
|
|
'currency' => q(Kuna na Cróite), |
6383
|
|
|
|
|
|
|
'few' => q(kuna na Cróite), |
6384
|
|
|
|
|
|
|
'many' => q(kuna na Cróite), |
6385
|
|
|
|
|
|
|
'one' => q(kuna na Cróite), |
6386
|
|
|
|
|
|
|
'other' => q(kuna na Cróite), |
6387
|
|
|
|
|
|
|
'two' => q(kuna na Cróite), |
6388
|
|
|
|
|
|
|
}, |
6389
|
|
|
|
|
|
|
}, |
6390
|
|
|
|
|
|
|
'HTG' => { |
6391
|
|
|
|
|
|
|
symbol => 'HTG', |
6392
|
|
|
|
|
|
|
display_name => { |
6393
|
|
|
|
|
|
|
'currency' => q(Gourde HáÃtÃ), |
6394
|
|
|
|
|
|
|
'few' => q(ghourde HáÃtÃ), |
6395
|
|
|
|
|
|
|
'many' => q(ngourde HáÃtÃ), |
6396
|
|
|
|
|
|
|
'one' => q(ghourde HáÃtÃ), |
6397
|
|
|
|
|
|
|
'other' => q(gourde HáÃtÃ), |
6398
|
|
|
|
|
|
|
'two' => q(ghourde HáÃtÃ), |
6399
|
|
|
|
|
|
|
}, |
6400
|
|
|
|
|
|
|
}, |
6401
|
|
|
|
|
|
|
'HUF' => { |
6402
|
|
|
|
|
|
|
symbol => 'HUF', |
6403
|
|
|
|
|
|
|
display_name => { |
6404
|
|
|
|
|
|
|
'currency' => q(Forint na hUngáire), |
6405
|
|
|
|
|
|
|
'few' => q(fhorint na hUngáire), |
6406
|
|
|
|
|
|
|
'many' => q(bhforint na hUngáire), |
6407
|
|
|
|
|
|
|
'one' => q(fhorint na hUngáire), |
6408
|
|
|
|
|
|
|
'other' => q(forint na hUngáire), |
6409
|
|
|
|
|
|
|
'two' => q(fhorint na hUngáire), |
6410
|
|
|
|
|
|
|
}, |
6411
|
|
|
|
|
|
|
}, |
6412
|
|
|
|
|
|
|
'IDR' => { |
6413
|
|
|
|
|
|
|
symbol => 'IDR', |
6414
|
|
|
|
|
|
|
display_name => { |
6415
|
|
|
|
|
|
|
'currency' => q(Rupiah na hIndinéise), |
6416
|
|
|
|
|
|
|
'few' => q(rupiah na hIndinéise), |
6417
|
|
|
|
|
|
|
'many' => q(rupiah na hIndinéise), |
6418
|
|
|
|
|
|
|
'one' => q(rupiah na hIndinéise), |
6419
|
|
|
|
|
|
|
'other' => q(rupiah na hIndinéise), |
6420
|
|
|
|
|
|
|
'two' => q(rupiah na hIndinéise), |
6421
|
|
|
|
|
|
|
}, |
6422
|
|
|
|
|
|
|
}, |
6423
|
|
|
|
|
|
|
'IEP' => { |
6424
|
|
|
|
|
|
|
display_name => { |
6425
|
|
|
|
|
|
|
'currency' => q(Punt Ãireannach), |
6426
|
|
|
|
|
|
|
}, |
6427
|
|
|
|
|
|
|
}, |
6428
|
|
|
|
|
|
|
'ILP' => { |
6429
|
|
|
|
|
|
|
display_name => { |
6430
|
|
|
|
|
|
|
'currency' => q(Punt Iosraelach), |
6431
|
|
|
|
|
|
|
}, |
6432
|
|
|
|
|
|
|
}, |
6433
|
|
|
|
|
|
|
'ILS' => { |
6434
|
|
|
|
|
|
|
symbol => 'âª', |
6435
|
|
|
|
|
|
|
display_name => { |
6436
|
|
|
|
|
|
|
'currency' => q(Seiceal Nua Iosrael), |
6437
|
|
|
|
|
|
|
'few' => q(sheiceal nua Iosrael), |
6438
|
|
|
|
|
|
|
'many' => q(seiceal nua Iosrael), |
6439
|
|
|
|
|
|
|
'one' => q(seiceal nua Iosrael), |
6440
|
|
|
|
|
|
|
'other' => q(seiceal nua Iosrael), |
6441
|
|
|
|
|
|
|
'two' => q(sheiceal nua Iosrael), |
6442
|
|
|
|
|
|
|
}, |
6443
|
|
|
|
|
|
|
}, |
6444
|
|
|
|
|
|
|
'INR' => { |
6445
|
|
|
|
|
|
|
symbol => 'â¹', |
6446
|
|
|
|
|
|
|
display_name => { |
6447
|
|
|
|
|
|
|
'currency' => q(Rúipà na hIndia), |
6448
|
|
|
|
|
|
|
'few' => q(rúipà na hIndia), |
6449
|
|
|
|
|
|
|
'many' => q(rúipà na hIndia), |
6450
|
|
|
|
|
|
|
'one' => q(rúipà na hIndia), |
6451
|
|
|
|
|
|
|
'other' => q(rúipà na hIndia), |
6452
|
|
|
|
|
|
|
'two' => q(rúipà na hIndia), |
6453
|
|
|
|
|
|
|
}, |
6454
|
|
|
|
|
|
|
}, |
6455
|
|
|
|
|
|
|
'IQD' => { |
6456
|
|
|
|
|
|
|
symbol => 'IQD', |
6457
|
|
|
|
|
|
|
display_name => { |
6458
|
|
|
|
|
|
|
'currency' => q(Dinar na hIaráice), |
6459
|
|
|
|
|
|
|
'few' => q(dhinar na hIaráice), |
6460
|
|
|
|
|
|
|
'many' => q(ndinar na hIaráice), |
6461
|
|
|
|
|
|
|
'one' => q(dinar na hIaráice), |
6462
|
|
|
|
|
|
|
'other' => q(dinar na hIaráice), |
6463
|
|
|
|
|
|
|
'two' => q(dhinar na hIaráice), |
6464
|
|
|
|
|
|
|
}, |
6465
|
|
|
|
|
|
|
}, |
6466
|
|
|
|
|
|
|
'IRR' => { |
6467
|
|
|
|
|
|
|
symbol => 'IRR', |
6468
|
|
|
|
|
|
|
display_name => { |
6469
|
|
|
|
|
|
|
'currency' => q(Rial na hIaráine), |
6470
|
|
|
|
|
|
|
'few' => q(rial na hIaráine), |
6471
|
|
|
|
|
|
|
'many' => q(rial na hIaráine), |
6472
|
|
|
|
|
|
|
'one' => q(rial na hIaráine), |
6473
|
|
|
|
|
|
|
'other' => q(rial na hIaráine), |
6474
|
|
|
|
|
|
|
'two' => q(rial na hIaráine), |
6475
|
|
|
|
|
|
|
}, |
6476
|
|
|
|
|
|
|
}, |
6477
|
|
|
|
|
|
|
'ISK' => { |
6478
|
|
|
|
|
|
|
symbol => 'ISK', |
6479
|
|
|
|
|
|
|
display_name => { |
6480
|
|
|
|
|
|
|
'currency' => q(Króna na hÃoslainne), |
6481
|
|
|
|
|
|
|
'few' => q(króna na hÃoslainne), |
6482
|
|
|
|
|
|
|
'many' => q(króna na hÃoslainne), |
6483
|
|
|
|
|
|
|
'one' => q(króna na hÃoslainne), |
6484
|
|
|
|
|
|
|
'other' => q(króna na hÃoslainne), |
6485
|
|
|
|
|
|
|
'two' => q(króna na hÃoslainne), |
6486
|
|
|
|
|
|
|
}, |
6487
|
|
|
|
|
|
|
}, |
6488
|
|
|
|
|
|
|
'ITL' => { |
6489
|
|
|
|
|
|
|
symbol => 'ITL', |
6490
|
|
|
|
|
|
|
display_name => { |
6491
|
|
|
|
|
|
|
'currency' => q(Lira na hIodáile), |
6492
|
|
|
|
|
|
|
'few' => q(lira na hIodáile), |
6493
|
|
|
|
|
|
|
'many' => q(lira na hIodáile), |
6494
|
|
|
|
|
|
|
'one' => q(lira na hIodáile), |
6495
|
|
|
|
|
|
|
'other' => q(lira na hIodáile), |
6496
|
|
|
|
|
|
|
'two' => q(lira na hIodáile), |
6497
|
|
|
|
|
|
|
}, |
6498
|
|
|
|
|
|
|
}, |
6499
|
|
|
|
|
|
|
'JMD' => { |
6500
|
|
|
|
|
|
|
symbol => 'JMD', |
6501
|
|
|
|
|
|
|
display_name => { |
6502
|
|
|
|
|
|
|
'currency' => q(Dollar na hIamáice), |
6503
|
|
|
|
|
|
|
'few' => q(dhollar na hIamáice), |
6504
|
|
|
|
|
|
|
'many' => q(ndollar na hIamáice), |
6505
|
|
|
|
|
|
|
'one' => q(dollar na hIamáice), |
6506
|
|
|
|
|
|
|
'other' => q(dollar na hIamáice), |
6507
|
|
|
|
|
|
|
'two' => q(dhollar na hIamáice), |
6508
|
|
|
|
|
|
|
}, |
6509
|
|
|
|
|
|
|
}, |
6510
|
|
|
|
|
|
|
'JOD' => { |
6511
|
|
|
|
|
|
|
symbol => 'JOD', |
6512
|
|
|
|
|
|
|
display_name => { |
6513
|
|
|
|
|
|
|
'currency' => q(Dinar na hIordáine), |
6514
|
|
|
|
|
|
|
'few' => q(dhinar na hIordáine), |
6515
|
|
|
|
|
|
|
'many' => q(ndinar na hIordáine), |
6516
|
|
|
|
|
|
|
'one' => q(dinar na hIordáine), |
6517
|
|
|
|
|
|
|
'other' => q(dinar na hIordáine), |
6518
|
|
|
|
|
|
|
'two' => q(dhinar na hIordáine), |
6519
|
|
|
|
|
|
|
}, |
6520
|
|
|
|
|
|
|
}, |
6521
|
|
|
|
|
|
|
'JPY' => { |
6522
|
|
|
|
|
|
|
symbol => 'Â¥', |
6523
|
|
|
|
|
|
|
display_name => { |
6524
|
|
|
|
|
|
|
'currency' => q(Yen na Seapáine), |
6525
|
|
|
|
|
|
|
'few' => q(yen na Seapáine), |
6526
|
|
|
|
|
|
|
'many' => q(yen na Seapáine), |
6527
|
|
|
|
|
|
|
'one' => q(yen na Seapáine), |
6528
|
|
|
|
|
|
|
'other' => q(yen na Seapáine), |
6529
|
|
|
|
|
|
|
'two' => q(yen na Seapáine), |
6530
|
|
|
|
|
|
|
}, |
6531
|
|
|
|
|
|
|
}, |
6532
|
|
|
|
|
|
|
'KES' => { |
6533
|
|
|
|
|
|
|
symbol => 'KES', |
6534
|
|
|
|
|
|
|
display_name => { |
6535
|
|
|
|
|
|
|
'currency' => q(Scilling na Céinia), |
6536
|
|
|
|
|
|
|
'few' => q(scilling na Céinia), |
6537
|
|
|
|
|
|
|
'many' => q(scilling na Céinia), |
6538
|
|
|
|
|
|
|
'one' => q(scilling na Céinia), |
6539
|
|
|
|
|
|
|
'other' => q(scilling na Céinia), |
6540
|
|
|
|
|
|
|
'two' => q(scilling na Céinia), |
6541
|
|
|
|
|
|
|
}, |
6542
|
|
|
|
|
|
|
}, |
6543
|
|
|
|
|
|
|
'KGS' => { |
6544
|
|
|
|
|
|
|
symbol => 'KGS', |
6545
|
|
|
|
|
|
|
display_name => { |
6546
|
|
|
|
|
|
|
'currency' => q(Som na Cirgeastáine), |
6547
|
|
|
|
|
|
|
'few' => q(shom na Cirgeastáine), |
6548
|
|
|
|
|
|
|
'many' => q(som na Cirgeastáine), |
6549
|
|
|
|
|
|
|
'one' => q(som na Cirgeastáine), |
6550
|
|
|
|
|
|
|
'other' => q(som na Cirgeastáine), |
6551
|
|
|
|
|
|
|
'two' => q(shom na Cirgeastáine), |
6552
|
|
|
|
|
|
|
}, |
6553
|
|
|
|
|
|
|
}, |
6554
|
|
|
|
|
|
|
'KHR' => { |
6555
|
|
|
|
|
|
|
symbol => 'KHR', |
6556
|
|
|
|
|
|
|
display_name => { |
6557
|
|
|
|
|
|
|
'currency' => q(Riel na Cambóide), |
6558
|
|
|
|
|
|
|
'few' => q(riel na Cambóide), |
6559
|
|
|
|
|
|
|
'many' => q(riel na Cambóide), |
6560
|
|
|
|
|
|
|
'one' => q(riel na Cambóide), |
6561
|
|
|
|
|
|
|
'other' => q(riel na Cambóide), |
6562
|
|
|
|
|
|
|
'two' => q(riel na Cambóide), |
6563
|
|
|
|
|
|
|
}, |
6564
|
|
|
|
|
|
|
}, |
6565
|
|
|
|
|
|
|
'KMF' => { |
6566
|
|
|
|
|
|
|
symbol => 'KMF', |
6567
|
|
|
|
|
|
|
display_name => { |
6568
|
|
|
|
|
|
|
'currency' => q(Franc Oileáin Chomóra), |
6569
|
|
|
|
|
|
|
'few' => q(fhranc Oileáin Chomóra), |
6570
|
|
|
|
|
|
|
'many' => q(bhfranc Oileáin Chomóra), |
6571
|
|
|
|
|
|
|
'one' => q(fhranc Oileáin Chomóra), |
6572
|
|
|
|
|
|
|
'other' => q(franc Oileáin Chomóra), |
6573
|
|
|
|
|
|
|
'two' => q(fhranc Oileáin Chomóra), |
6574
|
|
|
|
|
|
|
}, |
6575
|
|
|
|
|
|
|
}, |
6576
|
|
|
|
|
|
|
'KPW' => { |
6577
|
|
|
|
|
|
|
symbol => 'KPW', |
6578
|
|
|
|
|
|
|
display_name => { |
6579
|
|
|
|
|
|
|
'currency' => q(Won na Cóiré Thuaidh), |
6580
|
|
|
|
|
|
|
'few' => q(won na Cóiré Thuaidh), |
6581
|
|
|
|
|
|
|
'many' => q(won na Cóiré Thuaidh), |
6582
|
|
|
|
|
|
|
'one' => q(won na Cóiré Thuaidh), |
6583
|
|
|
|
|
|
|
'other' => q(won na Cóiré Thuaidh), |
6584
|
|
|
|
|
|
|
'two' => q(won na Cóiré Thuaidh), |
6585
|
|
|
|
|
|
|
}, |
6586
|
|
|
|
|
|
|
}, |
6587
|
|
|
|
|
|
|
'KRH' => { |
6588
|
|
|
|
|
|
|
symbol => 'KRH', |
6589
|
|
|
|
|
|
|
}, |
6590
|
|
|
|
|
|
|
'KRO' => { |
6591
|
|
|
|
|
|
|
symbol => 'KRO', |
6592
|
|
|
|
|
|
|
}, |
6593
|
|
|
|
|
|
|
'KRW' => { |
6594
|
|
|
|
|
|
|
symbol => 'â©', |
6595
|
|
|
|
|
|
|
display_name => { |
6596
|
|
|
|
|
|
|
'currency' => q(Won na Cóiré Theas), |
6597
|
|
|
|
|
|
|
'few' => q(won na Cóiré Theas), |
6598
|
|
|
|
|
|
|
'many' => q(won na Cóiré Theas), |
6599
|
|
|
|
|
|
|
'one' => q(won na Cóiré Theas), |
6600
|
|
|
|
|
|
|
'other' => q(won na Cóiré Theas), |
6601
|
|
|
|
|
|
|
'two' => q(won na Cóiré Theas), |
6602
|
|
|
|
|
|
|
}, |
6603
|
|
|
|
|
|
|
}, |
6604
|
|
|
|
|
|
|
'KWD' => { |
6605
|
|
|
|
|
|
|
symbol => 'KWD', |
6606
|
|
|
|
|
|
|
display_name => { |
6607
|
|
|
|
|
|
|
'currency' => q(Dinar Chuáit), |
6608
|
|
|
|
|
|
|
'few' => q(dhinar Chuáit), |
6609
|
|
|
|
|
|
|
'many' => q(ndinar Chuáit), |
6610
|
|
|
|
|
|
|
'one' => q(dinar Chuáit), |
6611
|
|
|
|
|
|
|
'other' => q(dinar Chuáit), |
6612
|
|
|
|
|
|
|
'two' => q(dhinar Chuáit), |
6613
|
|
|
|
|
|
|
}, |
6614
|
|
|
|
|
|
|
}, |
6615
|
|
|
|
|
|
|
'KYD' => { |
6616
|
|
|
|
|
|
|
symbol => 'KYD', |
6617
|
|
|
|
|
|
|
display_name => { |
6618
|
|
|
|
|
|
|
'currency' => q(Dollar Oileáin Cayman), |
6619
|
|
|
|
|
|
|
'few' => q(dhollar Oileáin Cayman), |
6620
|
|
|
|
|
|
|
'many' => q(ndollar Oileáin Cayman), |
6621
|
|
|
|
|
|
|
'one' => q(dollar Oileáin Cayman), |
6622
|
|
|
|
|
|
|
'other' => q(dollar Oileáin Cayman), |
6623
|
|
|
|
|
|
|
'two' => q(dhollar Oileáin Cayman), |
6624
|
|
|
|
|
|
|
}, |
6625
|
|
|
|
|
|
|
}, |
6626
|
|
|
|
|
|
|
'KZT' => { |
6627
|
|
|
|
|
|
|
symbol => 'KZT', |
6628
|
|
|
|
|
|
|
display_name => { |
6629
|
|
|
|
|
|
|
'currency' => q(Tenge na Casacstáine), |
6630
|
|
|
|
|
|
|
'few' => q(thenge na Casacstáine), |
6631
|
|
|
|
|
|
|
'many' => q(dtenge na Casacstáine), |
6632
|
|
|
|
|
|
|
'one' => q(tenge na Casacstáine), |
6633
|
|
|
|
|
|
|
'other' => q(tenge na Casacstáine), |
6634
|
|
|
|
|
|
|
'two' => q(thenge na Casacstáine), |
6635
|
|
|
|
|
|
|
}, |
6636
|
|
|
|
|
|
|
}, |
6637
|
|
|
|
|
|
|
'LAK' => { |
6638
|
|
|
|
|
|
|
symbol => 'LAK', |
6639
|
|
|
|
|
|
|
display_name => { |
6640
|
|
|
|
|
|
|
'currency' => q(Kip Laos), |
6641
|
|
|
|
|
|
|
'few' => q(kip Laos), |
6642
|
|
|
|
|
|
|
'many' => q(kip Laos), |
6643
|
|
|
|
|
|
|
'one' => q(kip Laos), |
6644
|
|
|
|
|
|
|
'other' => q(kip Laos), |
6645
|
|
|
|
|
|
|
'two' => q(kip Laos), |
6646
|
|
|
|
|
|
|
}, |
6647
|
|
|
|
|
|
|
}, |
6648
|
|
|
|
|
|
|
'LBP' => { |
6649
|
|
|
|
|
|
|
symbol => 'LBP', |
6650
|
|
|
|
|
|
|
display_name => { |
6651
|
|
|
|
|
|
|
'currency' => q(Punt na Liobáine), |
6652
|
|
|
|
|
|
|
'few' => q(phunt na Liobáine), |
6653
|
|
|
|
|
|
|
'many' => q(bpunt na Liobáine), |
6654
|
|
|
|
|
|
|
'one' => q(phunt na Liobáine), |
6655
|
|
|
|
|
|
|
'other' => q(punt na Liobáine), |
6656
|
|
|
|
|
|
|
'two' => q(phunt na Liobáine), |
6657
|
|
|
|
|
|
|
}, |
6658
|
|
|
|
|
|
|
}, |
6659
|
|
|
|
|
|
|
'LKR' => { |
6660
|
|
|
|
|
|
|
symbol => 'LKR', |
6661
|
|
|
|
|
|
|
display_name => { |
6662
|
|
|
|
|
|
|
'currency' => q(Rúipà Shrà Lanca), |
6663
|
|
|
|
|
|
|
'few' => q(rúipà Shrà Lanca), |
6664
|
|
|
|
|
|
|
'many' => q(rúipà Shrà Lanca), |
6665
|
|
|
|
|
|
|
'one' => q(rúipà Shrà Lanca), |
6666
|
|
|
|
|
|
|
'other' => q(rúipà Shrà Lanca), |
6667
|
|
|
|
|
|
|
'two' => q(rúipà Shrà Lanca), |
6668
|
|
|
|
|
|
|
}, |
6669
|
|
|
|
|
|
|
}, |
6670
|
|
|
|
|
|
|
'LRD' => { |
6671
|
|
|
|
|
|
|
symbol => 'LRD', |
6672
|
|
|
|
|
|
|
display_name => { |
6673
|
|
|
|
|
|
|
'currency' => q(Dollar na Libéire), |
6674
|
|
|
|
|
|
|
'few' => q(dhollar na Libéire), |
6675
|
|
|
|
|
|
|
'many' => q(ndollar na Libéire), |
6676
|
|
|
|
|
|
|
'one' => q(dollar na Libéire), |
6677
|
|
|
|
|
|
|
'other' => q(dollar na Libéire), |
6678
|
|
|
|
|
|
|
'two' => q(dhollar na Libéire), |
6679
|
|
|
|
|
|
|
}, |
6680
|
|
|
|
|
|
|
}, |
6681
|
|
|
|
|
|
|
'LSL' => { |
6682
|
|
|
|
|
|
|
display_name => { |
6683
|
|
|
|
|
|
|
'currency' => q(Loti Leosóta), |
6684
|
|
|
|
|
|
|
}, |
6685
|
|
|
|
|
|
|
}, |
6686
|
|
|
|
|
|
|
'LTL' => { |
6687
|
|
|
|
|
|
|
symbol => 'LTL', |
6688
|
|
|
|
|
|
|
display_name => { |
6689
|
|
|
|
|
|
|
'currency' => q(Litas na Liotuáine), |
6690
|
|
|
|
|
|
|
'few' => q(litas na Liotuáine), |
6691
|
|
|
|
|
|
|
'many' => q(litas na Liotuáine), |
6692
|
|
|
|
|
|
|
'one' => q(litas na Liotuáine), |
6693
|
|
|
|
|
|
|
'other' => q(litas na Liotuáine), |
6694
|
|
|
|
|
|
|
'two' => q(litas na Liotuáine), |
6695
|
|
|
|
|
|
|
}, |
6696
|
|
|
|
|
|
|
}, |
6697
|
|
|
|
|
|
|
'LTT' => { |
6698
|
|
|
|
|
|
|
display_name => { |
6699
|
|
|
|
|
|
|
'currency' => q(Talonas Liotuánach), |
6700
|
|
|
|
|
|
|
}, |
6701
|
|
|
|
|
|
|
}, |
6702
|
|
|
|
|
|
|
'LUF' => { |
6703
|
|
|
|
|
|
|
display_name => { |
6704
|
|
|
|
|
|
|
'currency' => q(Franc Lucsamburg), |
6705
|
|
|
|
|
|
|
}, |
6706
|
|
|
|
|
|
|
}, |
6707
|
|
|
|
|
|
|
'LVL' => { |
6708
|
|
|
|
|
|
|
symbol => 'LVL', |
6709
|
|
|
|
|
|
|
display_name => { |
6710
|
|
|
|
|
|
|
'currency' => q(Lats na Laitvia), |
6711
|
|
|
|
|
|
|
'few' => q(lats na Laitvia), |
6712
|
|
|
|
|
|
|
'many' => q(lats na Laitvia), |
6713
|
|
|
|
|
|
|
'one' => q(lats na Laitvia), |
6714
|
|
|
|
|
|
|
'other' => q(lats na Laitvia), |
6715
|
|
|
|
|
|
|
'two' => q(lats na Laitvia), |
6716
|
|
|
|
|
|
|
}, |
6717
|
|
|
|
|
|
|
}, |
6718
|
|
|
|
|
|
|
'LVR' => { |
6719
|
|
|
|
|
|
|
display_name => { |
6720
|
|
|
|
|
|
|
'currency' => q(Rúbal Laitviach), |
6721
|
|
|
|
|
|
|
}, |
6722
|
|
|
|
|
|
|
}, |
6723
|
|
|
|
|
|
|
'LYD' => { |
6724
|
|
|
|
|
|
|
symbol => 'LYD', |
6725
|
|
|
|
|
|
|
display_name => { |
6726
|
|
|
|
|
|
|
'currency' => q(Dinar na Libia), |
6727
|
|
|
|
|
|
|
'few' => q(dhinar na Libia), |
6728
|
|
|
|
|
|
|
'many' => q(ndinar na Libia), |
6729
|
|
|
|
|
|
|
'one' => q(dinar na Libia), |
6730
|
|
|
|
|
|
|
'other' => q(dinar na Libia), |
6731
|
|
|
|
|
|
|
'two' => q(dhinar na Libia), |
6732
|
|
|
|
|
|
|
}, |
6733
|
|
|
|
|
|
|
}, |
6734
|
|
|
|
|
|
|
'MAD' => { |
6735
|
|
|
|
|
|
|
symbol => 'MAD', |
6736
|
|
|
|
|
|
|
display_name => { |
6737
|
|
|
|
|
|
|
'currency' => q(Dirham Mharacó), |
6738
|
|
|
|
|
|
|
'few' => q(dhirham Mharacó), |
6739
|
|
|
|
|
|
|
'many' => q(ndirham Mharacó), |
6740
|
|
|
|
|
|
|
'one' => q(dirham Mharacó), |
6741
|
|
|
|
|
|
|
'other' => q(dirham Mharacó), |
6742
|
|
|
|
|
|
|
'two' => q(dhirham Mharacó), |
6743
|
|
|
|
|
|
|
}, |
6744
|
|
|
|
|
|
|
}, |
6745
|
|
|
|
|
|
|
'MAF' => { |
6746
|
|
|
|
|
|
|
symbol => 'MAF', |
6747
|
|
|
|
|
|
|
display_name => { |
6748
|
|
|
|
|
|
|
'currency' => q(Franc Mharacó), |
6749
|
|
|
|
|
|
|
'few' => q(fhranc Mharacó), |
6750
|
|
|
|
|
|
|
'many' => q(bhfranc Mharacó), |
6751
|
|
|
|
|
|
|
'one' => q(fhranc Mharacó), |
6752
|
|
|
|
|
|
|
'other' => q(franc Mharacó), |
6753
|
|
|
|
|
|
|
'two' => q(fhranc Mharacó), |
6754
|
|
|
|
|
|
|
}, |
6755
|
|
|
|
|
|
|
}, |
6756
|
|
|
|
|
|
|
'MDL' => { |
6757
|
|
|
|
|
|
|
symbol => 'MDL', |
6758
|
|
|
|
|
|
|
display_name => { |
6759
|
|
|
|
|
|
|
'currency' => q(Leu na Moldóive), |
6760
|
|
|
|
|
|
|
'few' => q(leu na Moldóive), |
6761
|
|
|
|
|
|
|
'many' => q(leu na Moldóive), |
6762
|
|
|
|
|
|
|
'one' => q(leu na Moldóive), |
6763
|
|
|
|
|
|
|
'other' => q(leu na Moldóive), |
6764
|
|
|
|
|
|
|
'two' => q(leu na Moldóive), |
6765
|
|
|
|
|
|
|
}, |
6766
|
|
|
|
|
|
|
}, |
6767
|
|
|
|
|
|
|
'MGA' => { |
6768
|
|
|
|
|
|
|
symbol => 'MGA', |
6769
|
|
|
|
|
|
|
display_name => { |
6770
|
|
|
|
|
|
|
'currency' => q(Ariary Mhadagascar), |
6771
|
|
|
|
|
|
|
'few' => q(ariary Mhadagascar), |
6772
|
|
|
|
|
|
|
'many' => q(n-ariary Mhadagascar), |
6773
|
|
|
|
|
|
|
'one' => q(ariary Mhadagascar), |
6774
|
|
|
|
|
|
|
'other' => q(ariary Mhadagascar), |
6775
|
|
|
|
|
|
|
'two' => q(ariary Mhadagascar), |
6776
|
|
|
|
|
|
|
}, |
6777
|
|
|
|
|
|
|
}, |
6778
|
|
|
|
|
|
|
'MGF' => { |
6779
|
|
|
|
|
|
|
display_name => { |
6780
|
|
|
|
|
|
|
'currency' => q(Franc Madagascar), |
6781
|
|
|
|
|
|
|
}, |
6782
|
|
|
|
|
|
|
}, |
6783
|
|
|
|
|
|
|
'MKD' => { |
6784
|
|
|
|
|
|
|
symbol => 'MKD', |
6785
|
|
|
|
|
|
|
display_name => { |
6786
|
|
|
|
|
|
|
'currency' => q(Denar na Macadóine), |
6787
|
|
|
|
|
|
|
'few' => q(dhenar na Macadóine), |
6788
|
|
|
|
|
|
|
'many' => q(ndenar na Macadóine), |
6789
|
|
|
|
|
|
|
'one' => q(denar na Macadóine), |
6790
|
|
|
|
|
|
|
'other' => q(denar na Macadóine), |
6791
|
|
|
|
|
|
|
'two' => q(dhenar na Macadóine), |
6792
|
|
|
|
|
|
|
}, |
6793
|
|
|
|
|
|
|
}, |
6794
|
|
|
|
|
|
|
'MKN' => { |
6795
|
|
|
|
|
|
|
symbol => 'MKN', |
6796
|
|
|
|
|
|
|
}, |
6797
|
|
|
|
|
|
|
'MLF' => { |
6798
|
|
|
|
|
|
|
display_name => { |
6799
|
|
|
|
|
|
|
'currency' => q(Franc MhailÃ), |
6800
|
|
|
|
|
|
|
}, |
6801
|
|
|
|
|
|
|
}, |
6802
|
|
|
|
|
|
|
'MMK' => { |
6803
|
|
|
|
|
|
|
symbol => 'MMK', |
6804
|
|
|
|
|
|
|
display_name => { |
6805
|
|
|
|
|
|
|
'currency' => q(Kyat Mhaenmar), |
6806
|
|
|
|
|
|
|
'few' => q(kyat Mhaenmar), |
6807
|
|
|
|
|
|
|
'many' => q(kyat Mhaenmar), |
6808
|
|
|
|
|
|
|
'one' => q(kyat Mhaenmar), |
6809
|
|
|
|
|
|
|
'other' => q(kyat Mhaenmar), |
6810
|
|
|
|
|
|
|
'two' => q(kyat Mhaenmar), |
6811
|
|
|
|
|
|
|
}, |
6812
|
|
|
|
|
|
|
}, |
6813
|
|
|
|
|
|
|
'MNT' => { |
6814
|
|
|
|
|
|
|
symbol => 'MNT', |
6815
|
|
|
|
|
|
|
display_name => { |
6816
|
|
|
|
|
|
|
'currency' => q(Tugrik na Mongóile), |
6817
|
|
|
|
|
|
|
'few' => q(thugrik na Mongóile), |
6818
|
|
|
|
|
|
|
'many' => q(dtugrik na Mongóile), |
6819
|
|
|
|
|
|
|
'one' => q(tugrik na Mongóile), |
6820
|
|
|
|
|
|
|
'other' => q(tugrik na Mongóile), |
6821
|
|
|
|
|
|
|
'two' => q(thugrik na Mongóile), |
6822
|
|
|
|
|
|
|
}, |
6823
|
|
|
|
|
|
|
}, |
6824
|
|
|
|
|
|
|
'MOP' => { |
6825
|
|
|
|
|
|
|
symbol => 'MOP', |
6826
|
|
|
|
|
|
|
display_name => { |
6827
|
|
|
|
|
|
|
'currency' => q(Pataca Mhacao), |
6828
|
|
|
|
|
|
|
'few' => q(phataca Mhacao), |
6829
|
|
|
|
|
|
|
'many' => q(bpataca Mhacao), |
6830
|
|
|
|
|
|
|
'one' => q(phataca Mhacao), |
6831
|
|
|
|
|
|
|
'other' => q(pataca Mhacao), |
6832
|
|
|
|
|
|
|
'two' => q(phataca Mhacao), |
6833
|
|
|
|
|
|
|
}, |
6834
|
|
|
|
|
|
|
}, |
6835
|
|
|
|
|
|
|
'MRO' => { |
6836
|
|
|
|
|
|
|
symbol => 'MRO', |
6837
|
|
|
|
|
|
|
display_name => { |
6838
|
|
|
|
|
|
|
'currency' => q(Ouguiya na Máratáine), |
6839
|
|
|
|
|
|
|
'few' => q(ouguiya na Máratáine), |
6840
|
|
|
|
|
|
|
'many' => q(n-ouguiya na Máratáine), |
6841
|
|
|
|
|
|
|
'one' => q(ouguiya na Máratáine), |
6842
|
|
|
|
|
|
|
'other' => q(ouguiya na Máratáine), |
6843
|
|
|
|
|
|
|
'two' => q(ouguiya na Máratáine), |
6844
|
|
|
|
|
|
|
}, |
6845
|
|
|
|
|
|
|
}, |
6846
|
|
|
|
|
|
|
'MTL' => { |
6847
|
|
|
|
|
|
|
symbol => 'MTL', |
6848
|
|
|
|
|
|
|
display_name => { |
6849
|
|
|
|
|
|
|
'currency' => q(Lira Mhálta), |
6850
|
|
|
|
|
|
|
'few' => q(lira Mhálta), |
6851
|
|
|
|
|
|
|
'many' => q(lira Mhálta), |
6852
|
|
|
|
|
|
|
'one' => q(lira Mhálta), |
6853
|
|
|
|
|
|
|
'other' => q(lira Mhálta), |
6854
|
|
|
|
|
|
|
'two' => q(lira Mhálta), |
6855
|
|
|
|
|
|
|
}, |
6856
|
|
|
|
|
|
|
}, |
6857
|
|
|
|
|
|
|
'MTP' => { |
6858
|
|
|
|
|
|
|
symbol => 'MTP', |
6859
|
|
|
|
|
|
|
display_name => { |
6860
|
|
|
|
|
|
|
'currency' => q(Punt Mhálta), |
6861
|
|
|
|
|
|
|
'few' => q(phunt Mhálta), |
6862
|
|
|
|
|
|
|
'many' => q(bpunt Mhálta), |
6863
|
|
|
|
|
|
|
'one' => q(phunt Mhálta), |
6864
|
|
|
|
|
|
|
'other' => q(punt Mhálta), |
6865
|
|
|
|
|
|
|
'two' => q(phunt Mhálta), |
6866
|
|
|
|
|
|
|
}, |
6867
|
|
|
|
|
|
|
}, |
6868
|
|
|
|
|
|
|
'MUR' => { |
6869
|
|
|
|
|
|
|
symbol => 'MUR', |
6870
|
|
|
|
|
|
|
display_name => { |
6871
|
|
|
|
|
|
|
'currency' => q(Rúipà Oileán MhuirÃs), |
6872
|
|
|
|
|
|
|
'few' => q(rúipà Oileán MhuirÃs), |
6873
|
|
|
|
|
|
|
'many' => q(rúipà Oileán MhuirÃs), |
6874
|
|
|
|
|
|
|
'one' => q(rúipà Oileán MhuirÃs), |
6875
|
|
|
|
|
|
|
'other' => q(rúipà Oileán MhuirÃs), |
6876
|
|
|
|
|
|
|
'two' => q(rúipà Oileán MhuirÃs), |
6877
|
|
|
|
|
|
|
}, |
6878
|
|
|
|
|
|
|
}, |
6879
|
|
|
|
|
|
|
'MVP' => { |
6880
|
|
|
|
|
|
|
display_name => { |
6881
|
|
|
|
|
|
|
'currency' => q(Rúipà Oileáin MhaildÃve), |
6882
|
|
|
|
|
|
|
'few' => q(rúipà Oileáin MhaildÃve), |
6883
|
|
|
|
|
|
|
'many' => q(rúipà Oileáin MhaildÃve), |
6884
|
|
|
|
|
|
|
'one' => q(rúipà Oileáin MhaildÃve), |
6885
|
|
|
|
|
|
|
'other' => q(rúipà Oileáin MhaildÃve), |
6886
|
|
|
|
|
|
|
'two' => q(rúipà Oileáin MhaildÃve), |
6887
|
|
|
|
|
|
|
}, |
6888
|
|
|
|
|
|
|
}, |
6889
|
|
|
|
|
|
|
'MVR' => { |
6890
|
|
|
|
|
|
|
symbol => 'MVR', |
6891
|
|
|
|
|
|
|
display_name => { |
6892
|
|
|
|
|
|
|
'currency' => q(Rufiyaa Oileáin MhaildÃve), |
6893
|
|
|
|
|
|
|
'few' => q(rufiyaa Oileáin MhaildÃve), |
6894
|
|
|
|
|
|
|
'many' => q(rufiyaa Oileáin MhaildÃve), |
6895
|
|
|
|
|
|
|
'one' => q(rufiyaa Oileáin MhaildÃve), |
6896
|
|
|
|
|
|
|
'other' => q(rufiyaa Oileáin MhaildÃve), |
6897
|
|
|
|
|
|
|
'two' => q(rufiyaa Oileáin MhaildÃve), |
6898
|
|
|
|
|
|
|
}, |
6899
|
|
|
|
|
|
|
}, |
6900
|
|
|
|
|
|
|
'MWK' => { |
6901
|
|
|
|
|
|
|
symbol => 'MWK', |
6902
|
|
|
|
|
|
|
display_name => { |
6903
|
|
|
|
|
|
|
'currency' => q(Kwacha na Maláive), |
6904
|
|
|
|
|
|
|
'few' => q(kwacha na Maláive), |
6905
|
|
|
|
|
|
|
'many' => q(kwacha na Maláive), |
6906
|
|
|
|
|
|
|
'one' => q(kwacha na Maláive), |
6907
|
|
|
|
|
|
|
'other' => q(kwacha na Maláive), |
6908
|
|
|
|
|
|
|
'two' => q(kwacha na Maláive), |
6909
|
|
|
|
|
|
|
}, |
6910
|
|
|
|
|
|
|
}, |
6911
|
|
|
|
|
|
|
'MXN' => { |
6912
|
|
|
|
|
|
|
symbol => 'MX$', |
6913
|
|
|
|
|
|
|
display_name => { |
6914
|
|
|
|
|
|
|
'currency' => q(Peso Mheicsiceo), |
6915
|
|
|
|
|
|
|
'few' => q(pheso Mheicsiceo), |
6916
|
|
|
|
|
|
|
'many' => q(bpeso Mheicsiceo), |
6917
|
|
|
|
|
|
|
'one' => q(pheso Mheicsiceo), |
6918
|
|
|
|
|
|
|
'other' => q(peso Mheicsiceo), |
6919
|
|
|
|
|
|
|
'two' => q(pheso Mheicsiceo), |
6920
|
|
|
|
|
|
|
}, |
6921
|
|
|
|
|
|
|
}, |
6922
|
|
|
|
|
|
|
'MXP' => { |
6923
|
|
|
|
|
|
|
symbol => 'MXP', |
6924
|
|
|
|
|
|
|
display_name => { |
6925
|
|
|
|
|
|
|
'currency' => q(Peso Airgid Mheicsiceo \(1861â1992\)), |
6926
|
|
|
|
|
|
|
'few' => q(pheso airgid Mheicsiceo \(1861â1992\)), |
6927
|
|
|
|
|
|
|
'many' => q(bpeso airgid Mheicsiceo \(1861â1992\)), |
6928
|
|
|
|
|
|
|
'one' => q(pheso airgid Mheicsiceo \(1861â1992\)), |
6929
|
|
|
|
|
|
|
'other' => q(peso airgid Mheicsiceo \(1861â1992\)), |
6930
|
|
|
|
|
|
|
'two' => q(pheso airgid Mheicsiceo \(1861â1992\)), |
6931
|
|
|
|
|
|
|
}, |
6932
|
|
|
|
|
|
|
}, |
6933
|
|
|
|
|
|
|
'MXV' => { |
6934
|
|
|
|
|
|
|
symbol => 'MXV', |
6935
|
|
|
|
|
|
|
display_name => { |
6936
|
|
|
|
|
|
|
'currency' => q(Unidad de Inversion \(UDI\) Meicsiceo), |
6937
|
|
|
|
|
|
|
}, |
6938
|
|
|
|
|
|
|
}, |
6939
|
|
|
|
|
|
|
'MYR' => { |
6940
|
|
|
|
|
|
|
symbol => 'MYR', |
6941
|
|
|
|
|
|
|
display_name => { |
6942
|
|
|
|
|
|
|
'currency' => q(Ringgit na Malaeisia), |
6943
|
|
|
|
|
|
|
'few' => q(ringgit na Malaeisia), |
6944
|
|
|
|
|
|
|
'many' => q(ringgit na Malaeisia), |
6945
|
|
|
|
|
|
|
'one' => q(ringgit na Malaeisia), |
6946
|
|
|
|
|
|
|
'other' => q(ringgit na Malaeisia), |
6947
|
|
|
|
|
|
|
'two' => q(ringgit na Malaeisia), |
6948
|
|
|
|
|
|
|
}, |
6949
|
|
|
|
|
|
|
}, |
6950
|
|
|
|
|
|
|
'MZE' => { |
6951
|
|
|
|
|
|
|
display_name => { |
6952
|
|
|
|
|
|
|
'currency' => q(Escudo MósaimbÃce), |
6953
|
|
|
|
|
|
|
}, |
6954
|
|
|
|
|
|
|
}, |
6955
|
|
|
|
|
|
|
'MZM' => { |
6956
|
|
|
|
|
|
|
display_name => { |
6957
|
|
|
|
|
|
|
'currency' => q(Metical MósaimbÃce), |
6958
|
|
|
|
|
|
|
}, |
6959
|
|
|
|
|
|
|
}, |
6960
|
|
|
|
|
|
|
'MZN' => { |
6961
|
|
|
|
|
|
|
symbol => 'MZN', |
6962
|
|
|
|
|
|
|
display_name => { |
6963
|
|
|
|
|
|
|
'currency' => q(Metical MhósaimbÃc), |
6964
|
|
|
|
|
|
|
'few' => q(mhetical MhósaimbÃc), |
6965
|
|
|
|
|
|
|
'many' => q(metical MhósaimbÃc), |
6966
|
|
|
|
|
|
|
'one' => q(mhetical MhósaimbÃc), |
6967
|
|
|
|
|
|
|
'other' => q(metical MhósaimbÃc), |
6968
|
|
|
|
|
|
|
'two' => q(mhetical MhósaimbÃc), |
6969
|
|
|
|
|
|
|
}, |
6970
|
|
|
|
|
|
|
}, |
6971
|
|
|
|
|
|
|
'NAD' => { |
6972
|
|
|
|
|
|
|
symbol => 'NAD', |
6973
|
|
|
|
|
|
|
display_name => { |
6974
|
|
|
|
|
|
|
'currency' => q(Dollar na Namaibe), |
6975
|
|
|
|
|
|
|
'few' => q(dhollar na Namaibe), |
6976
|
|
|
|
|
|
|
'many' => q(ndollar na Namaibe), |
6977
|
|
|
|
|
|
|
'one' => q(dollar na Namaibe), |
6978
|
|
|
|
|
|
|
'other' => q(dollar na Namaibe), |
6979
|
|
|
|
|
|
|
'two' => q(dhollar na Namaibe), |
6980
|
|
|
|
|
|
|
}, |
6981
|
|
|
|
|
|
|
}, |
6982
|
|
|
|
|
|
|
'NGN' => { |
6983
|
|
|
|
|
|
|
symbol => 'NGN', |
6984
|
|
|
|
|
|
|
display_name => { |
6985
|
|
|
|
|
|
|
'currency' => q(Naira na Nigéire), |
6986
|
|
|
|
|
|
|
'few' => q(naira na Nigéire), |
6987
|
|
|
|
|
|
|
'many' => q(naira na Nigéire), |
6988
|
|
|
|
|
|
|
'one' => q(naira na Nigéire), |
6989
|
|
|
|
|
|
|
'other' => q(naira na Nigéire), |
6990
|
|
|
|
|
|
|
'two' => q(naira na Nigéire), |
6991
|
|
|
|
|
|
|
}, |
6992
|
|
|
|
|
|
|
}, |
6993
|
|
|
|
|
|
|
'NIC' => { |
6994
|
|
|
|
|
|
|
symbol => 'NIC', |
6995
|
|
|
|
|
|
|
display_name => { |
6996
|
|
|
|
|
|
|
'currency' => q(Córdoba Nicearagua \(1988â1991\)), |
6997
|
|
|
|
|
|
|
'few' => q(chórdoba Nicearagua \(1988â1991\)), |
6998
|
|
|
|
|
|
|
'many' => q(gcórdoba Nicearagua \(1988â1991\)), |
6999
|
|
|
|
|
|
|
'one' => q(chórdoba Nicearagua \(1988â1991\)), |
7000
|
|
|
|
|
|
|
'other' => q(córdoba Nicearagua \(1988â1991\)), |
7001
|
|
|
|
|
|
|
'two' => q(chórdoba Nicearagua \(1988â1991\)), |
7002
|
|
|
|
|
|
|
}, |
7003
|
|
|
|
|
|
|
}, |
7004
|
|
|
|
|
|
|
'NIO' => { |
7005
|
|
|
|
|
|
|
symbol => 'NIO', |
7006
|
|
|
|
|
|
|
display_name => { |
7007
|
|
|
|
|
|
|
'currency' => q(Córdoba Nicearagua), |
7008
|
|
|
|
|
|
|
'few' => q(chórdoba Nicearagua), |
7009
|
|
|
|
|
|
|
'many' => q(gcórdoba Nicearagua), |
7010
|
|
|
|
|
|
|
'one' => q(chórdoba Nicearagua), |
7011
|
|
|
|
|
|
|
'other' => q(córdoba Nicearagua), |
7012
|
|
|
|
|
|
|
'two' => q(chórdoba Nicearagua), |
7013
|
|
|
|
|
|
|
}, |
7014
|
|
|
|
|
|
|
}, |
7015
|
|
|
|
|
|
|
'NLG' => { |
7016
|
|
|
|
|
|
|
display_name => { |
7017
|
|
|
|
|
|
|
'currency' => q(Guilder ÃsiltÃreach), |
7018
|
|
|
|
|
|
|
}, |
7019
|
|
|
|
|
|
|
}, |
7020
|
|
|
|
|
|
|
'NOK' => { |
7021
|
|
|
|
|
|
|
symbol => 'NOK', |
7022
|
|
|
|
|
|
|
display_name => { |
7023
|
|
|
|
|
|
|
'currency' => q(Coróin na hIorua), |
7024
|
|
|
|
|
|
|
'few' => q(choróin na hIorua), |
7025
|
|
|
|
|
|
|
'many' => q(gcoróin na hIorua), |
7026
|
|
|
|
|
|
|
'one' => q(choróin na hIorua), |
7027
|
|
|
|
|
|
|
'other' => q(coróin na hIorua), |
7028
|
|
|
|
|
|
|
'two' => q(choróin na hIorua), |
7029
|
|
|
|
|
|
|
}, |
7030
|
|
|
|
|
|
|
}, |
7031
|
|
|
|
|
|
|
'NPR' => { |
7032
|
|
|
|
|
|
|
symbol => 'NPR', |
7033
|
|
|
|
|
|
|
display_name => { |
7034
|
|
|
|
|
|
|
'currency' => q(Rúipà Neipeal), |
7035
|
|
|
|
|
|
|
'few' => q(rúipà Neipeal), |
7036
|
|
|
|
|
|
|
'many' => q(rúipà Neipeal), |
7037
|
|
|
|
|
|
|
'one' => q(rúipà Neipeal), |
7038
|
|
|
|
|
|
|
'other' => q(rúipà Neipeal), |
7039
|
|
|
|
|
|
|
'two' => q(rúipà Neipeal), |
7040
|
|
|
|
|
|
|
}, |
7041
|
|
|
|
|
|
|
}, |
7042
|
|
|
|
|
|
|
'NZD' => { |
7043
|
|
|
|
|
|
|
symbol => 'NZ$', |
7044
|
|
|
|
|
|
|
display_name => { |
7045
|
|
|
|
|
|
|
'currency' => q(Dollar na Nua-Shéalainne), |
7046
|
|
|
|
|
|
|
'few' => q(dhollar na Nua-Shéalainne), |
7047
|
|
|
|
|
|
|
'many' => q(ndollar na Nua-Shéalainne), |
7048
|
|
|
|
|
|
|
'one' => q(dollar na Nua-Shéalainne), |
7049
|
|
|
|
|
|
|
'other' => q(dollar na Nua-Shéalainne), |
7050
|
|
|
|
|
|
|
'two' => q(dhollar na Nua-Shéalainne), |
7051
|
|
|
|
|
|
|
}, |
7052
|
|
|
|
|
|
|
}, |
7053
|
|
|
|
|
|
|
'OMR' => { |
7054
|
|
|
|
|
|
|
symbol => 'OMR', |
7055
|
|
|
|
|
|
|
display_name => { |
7056
|
|
|
|
|
|
|
'currency' => q(Rial Ãman), |
7057
|
|
|
|
|
|
|
'few' => q(rial Ãman), |
7058
|
|
|
|
|
|
|
'many' => q(rial Ãman), |
7059
|
|
|
|
|
|
|
'one' => q(rial Ãman), |
7060
|
|
|
|
|
|
|
'other' => q(rial Ãman), |
7061
|
|
|
|
|
|
|
'two' => q(rial Ãman), |
7062
|
|
|
|
|
|
|
}, |
7063
|
|
|
|
|
|
|
}, |
7064
|
|
|
|
|
|
|
'PAB' => { |
7065
|
|
|
|
|
|
|
symbol => 'PAB', |
7066
|
|
|
|
|
|
|
display_name => { |
7067
|
|
|
|
|
|
|
'currency' => q(Balboa Phanama), |
7068
|
|
|
|
|
|
|
'few' => q(bhalboa Phanama), |
7069
|
|
|
|
|
|
|
'many' => q(mbalboa Phanama), |
7070
|
|
|
|
|
|
|
'one' => q(bhalboa Phanama), |
7071
|
|
|
|
|
|
|
'other' => q(balboa Phanama), |
7072
|
|
|
|
|
|
|
'two' => q(bhalboa Phanama), |
7073
|
|
|
|
|
|
|
}, |
7074
|
|
|
|
|
|
|
}, |
7075
|
|
|
|
|
|
|
'PEI' => { |
7076
|
|
|
|
|
|
|
symbol => 'PEI', |
7077
|
|
|
|
|
|
|
display_name => { |
7078
|
|
|
|
|
|
|
'currency' => q(Inti Pheiriú), |
7079
|
|
|
|
|
|
|
}, |
7080
|
|
|
|
|
|
|
}, |
7081
|
|
|
|
|
|
|
'PEN' => { |
7082
|
|
|
|
|
|
|
symbol => 'PEN', |
7083
|
|
|
|
|
|
|
display_name => { |
7084
|
|
|
|
|
|
|
'currency' => q(Nuevo Sol Pheiriú), |
7085
|
|
|
|
|
|
|
'few' => q(nuevo sol Pheiriú), |
7086
|
|
|
|
|
|
|
'many' => q(nuevo sol Pheiriú), |
7087
|
|
|
|
|
|
|
'one' => q(nuevo sol Pheiriú), |
7088
|
|
|
|
|
|
|
'other' => q(nuevo sol Pheiriú), |
7089
|
|
|
|
|
|
|
'two' => q(nuevo sol Pheiriú), |
7090
|
|
|
|
|
|
|
}, |
7091
|
|
|
|
|
|
|
}, |
7092
|
|
|
|
|
|
|
'PES' => { |
7093
|
|
|
|
|
|
|
symbol => 'PES', |
7094
|
|
|
|
|
|
|
display_name => { |
7095
|
|
|
|
|
|
|
'currency' => q(Sol Pheiriú \(1863â1965\)), |
7096
|
|
|
|
|
|
|
'few' => q(shol Pheiriú \(1863â1965\)), |
7097
|
|
|
|
|
|
|
'many' => q(sol Pheiriú \(1863â1965\)), |
7098
|
|
|
|
|
|
|
'one' => q(sol Pheiriú \(1863â1965\)), |
7099
|
|
|
|
|
|
|
'other' => q(sol Pheiriú \(1863â1965\)), |
7100
|
|
|
|
|
|
|
'two' => q(shol Pheiriú \(1863â1965\)), |
7101
|
|
|
|
|
|
|
}, |
7102
|
|
|
|
|
|
|
}, |
7103
|
|
|
|
|
|
|
'PGK' => { |
7104
|
|
|
|
|
|
|
symbol => 'PGK', |
7105
|
|
|
|
|
|
|
display_name => { |
7106
|
|
|
|
|
|
|
'currency' => q(Kina Nua-Ghuine Phapua), |
7107
|
|
|
|
|
|
|
'few' => q(kina Nua-Ghuine Phapua), |
7108
|
|
|
|
|
|
|
'many' => q(kina Nua-Ghuine Phapua), |
7109
|
|
|
|
|
|
|
'one' => q(kina Nua-Ghuine Phapua), |
7110
|
|
|
|
|
|
|
'other' => q(kina Nua-Ghuine Phapua), |
7111
|
|
|
|
|
|
|
'two' => q(kina Nua-Ghuine Phapua), |
7112
|
|
|
|
|
|
|
}, |
7113
|
|
|
|
|
|
|
}, |
7114
|
|
|
|
|
|
|
'PHP' => { |
7115
|
|
|
|
|
|
|
symbol => 'PHP', |
7116
|
|
|
|
|
|
|
display_name => { |
7117
|
|
|
|
|
|
|
'currency' => q(Peso na nOileán FilipÃneach), |
7118
|
|
|
|
|
|
|
'few' => q(pheso na nOileán FilipÃneach), |
7119
|
|
|
|
|
|
|
'many' => q(bpeso na nOileán FilipÃneach), |
7120
|
|
|
|
|
|
|
'one' => q(pheso na nOileán FilipÃneach), |
7121
|
|
|
|
|
|
|
'other' => q(peso na nOileán FilipÃneach), |
7122
|
|
|
|
|
|
|
'two' => q(pheso na nOileán FilipÃneach), |
7123
|
|
|
|
|
|
|
}, |
7124
|
|
|
|
|
|
|
}, |
7125
|
|
|
|
|
|
|
'PKR' => { |
7126
|
|
|
|
|
|
|
symbol => 'PKR', |
7127
|
|
|
|
|
|
|
display_name => { |
7128
|
|
|
|
|
|
|
'currency' => q(Rúipà na Pacastáine), |
7129
|
|
|
|
|
|
|
'few' => q(rúipà na Pacastáine), |
7130
|
|
|
|
|
|
|
'many' => q(rúipà na Pacastáine), |
7131
|
|
|
|
|
|
|
'one' => q(rúipà na Pacastáine), |
7132
|
|
|
|
|
|
|
'other' => q(rúipà na Pacastáine), |
7133
|
|
|
|
|
|
|
'two' => q(rúipà na Pacastáine), |
7134
|
|
|
|
|
|
|
}, |
7135
|
|
|
|
|
|
|
}, |
7136
|
|
|
|
|
|
|
'PLN' => { |
7137
|
|
|
|
|
|
|
symbol => 'PLN', |
7138
|
|
|
|
|
|
|
display_name => { |
7139
|
|
|
|
|
|
|
'currency' => q(Zloty na Polainne), |
7140
|
|
|
|
|
|
|
'few' => q(zloty na Polainne), |
7141
|
|
|
|
|
|
|
'many' => q(zloty na Polainne), |
7142
|
|
|
|
|
|
|
'one' => q(zloty na Polainne), |
7143
|
|
|
|
|
|
|
'other' => q(zloty na Polainne), |
7144
|
|
|
|
|
|
|
'two' => q(zloty na Polainne), |
7145
|
|
|
|
|
|
|
}, |
7146
|
|
|
|
|
|
|
}, |
7147
|
|
|
|
|
|
|
'PLZ' => { |
7148
|
|
|
|
|
|
|
display_name => { |
7149
|
|
|
|
|
|
|
'currency' => q(Zloty Polannach \(1950â1995\)), |
7150
|
|
|
|
|
|
|
}, |
7151
|
|
|
|
|
|
|
}, |
7152
|
|
|
|
|
|
|
'PTE' => { |
7153
|
|
|
|
|
|
|
symbol => 'PTE', |
7154
|
|
|
|
|
|
|
display_name => { |
7155
|
|
|
|
|
|
|
'currency' => q(Escudo na Portaingéile), |
7156
|
|
|
|
|
|
|
'few' => q(escudo na Portaingéile), |
7157
|
|
|
|
|
|
|
'many' => q(n-escudo na Portaingéile), |
7158
|
|
|
|
|
|
|
'one' => q(escudo na Portaingéile), |
7159
|
|
|
|
|
|
|
'other' => q(escudo na Portaingéile), |
7160
|
|
|
|
|
|
|
'two' => q(escudo na Portaingéile), |
7161
|
|
|
|
|
|
|
}, |
7162
|
|
|
|
|
|
|
}, |
7163
|
|
|
|
|
|
|
'PYG' => { |
7164
|
|
|
|
|
|
|
symbol => 'PYG', |
7165
|
|
|
|
|
|
|
display_name => { |
7166
|
|
|
|
|
|
|
'currency' => q(Guaranà Pharagua), |
7167
|
|
|
|
|
|
|
'few' => q(ghuaranà Pharagua), |
7168
|
|
|
|
|
|
|
'many' => q(nguaranà Pharagua), |
7169
|
|
|
|
|
|
|
'one' => q(ghuaranà Pharagua), |
7170
|
|
|
|
|
|
|
'other' => q(guaranà Pharagua), |
7171
|
|
|
|
|
|
|
'two' => q(ghuaranà Pharagua), |
7172
|
|
|
|
|
|
|
}, |
7173
|
|
|
|
|
|
|
}, |
7174
|
|
|
|
|
|
|
'QAR' => { |
7175
|
|
|
|
|
|
|
symbol => 'QAR', |
7176
|
|
|
|
|
|
|
display_name => { |
7177
|
|
|
|
|
|
|
'currency' => q(Riyal Chatar), |
7178
|
|
|
|
|
|
|
'few' => q(riyal Chatar), |
7179
|
|
|
|
|
|
|
'many' => q(riyal Chatar), |
7180
|
|
|
|
|
|
|
'one' => q(riyal Chatar), |
7181
|
|
|
|
|
|
|
'other' => q(riyal Chatar), |
7182
|
|
|
|
|
|
|
'two' => q(riyal Chatar), |
7183
|
|
|
|
|
|
|
}, |
7184
|
|
|
|
|
|
|
}, |
7185
|
|
|
|
|
|
|
'ROL' => { |
7186
|
|
|
|
|
|
|
symbol => 'ROL', |
7187
|
|
|
|
|
|
|
display_name => { |
7188
|
|
|
|
|
|
|
'currency' => q(Leu na Rómáine \(1952â2006\)), |
7189
|
|
|
|
|
|
|
'few' => q(leu na Rómáine \(1952â2006\)), |
7190
|
|
|
|
|
|
|
'many' => q(leu na Rómáine \(1952â2006\)), |
7191
|
|
|
|
|
|
|
'one' => q(leu na Rómáine \(1952â2006\)), |
7192
|
|
|
|
|
|
|
'other' => q(leu na Rómáine \(1952â2006\)), |
7193
|
|
|
|
|
|
|
'two' => q(leu na Rómáine \(1952â2006\)), |
7194
|
|
|
|
|
|
|
}, |
7195
|
|
|
|
|
|
|
}, |
7196
|
|
|
|
|
|
|
'RON' => { |
7197
|
|
|
|
|
|
|
symbol => 'RON', |
7198
|
|
|
|
|
|
|
display_name => { |
7199
|
|
|
|
|
|
|
'currency' => q(Leu na Rómáine), |
7200
|
|
|
|
|
|
|
'few' => q(leu na Rómáine), |
7201
|
|
|
|
|
|
|
'many' => q(leu na Rómáine), |
7202
|
|
|
|
|
|
|
'one' => q(leu na Rómáine), |
7203
|
|
|
|
|
|
|
'other' => q(leu na Rómáine), |
7204
|
|
|
|
|
|
|
'two' => q(leu na Rómáine), |
7205
|
|
|
|
|
|
|
}, |
7206
|
|
|
|
|
|
|
}, |
7207
|
|
|
|
|
|
|
'RSD' => { |
7208
|
|
|
|
|
|
|
symbol => 'RSD', |
7209
|
|
|
|
|
|
|
display_name => { |
7210
|
|
|
|
|
|
|
'currency' => q(Dinar na Seirbia), |
7211
|
|
|
|
|
|
|
'few' => q(dhinar na Seirbia), |
7212
|
|
|
|
|
|
|
'many' => q(ndinar na Seirbia), |
7213
|
|
|
|
|
|
|
'one' => q(dinar na Seirbia), |
7214
|
|
|
|
|
|
|
'other' => q(dinar na Seirbia), |
7215
|
|
|
|
|
|
|
'two' => q(dhinar na Seirbia), |
7216
|
|
|
|
|
|
|
}, |
7217
|
|
|
|
|
|
|
}, |
7218
|
|
|
|
|
|
|
'RUB' => { |
7219
|
|
|
|
|
|
|
symbol => 'RUB', |
7220
|
|
|
|
|
|
|
display_name => { |
7221
|
|
|
|
|
|
|
'currency' => q(Rúbal na Rúise), |
7222
|
|
|
|
|
|
|
'few' => q(rúbal na Rúise), |
7223
|
|
|
|
|
|
|
'many' => q(rúbal na Rúise), |
7224
|
|
|
|
|
|
|
'one' => q(rúbal na Rúise), |
7225
|
|
|
|
|
|
|
'other' => q(rúbal na Rúise), |
7226
|
|
|
|
|
|
|
'two' => q(rúbal na Rúise), |
7227
|
|
|
|
|
|
|
}, |
7228
|
|
|
|
|
|
|
}, |
7229
|
|
|
|
|
|
|
'RUR' => { |
7230
|
|
|
|
|
|
|
symbol => 'RUR', |
7231
|
|
|
|
|
|
|
display_name => { |
7232
|
|
|
|
|
|
|
'currency' => q(Rúbal na Rúise \(1991â1998\)), |
7233
|
|
|
|
|
|
|
'few' => q(rúbal na Rúise \(1991â1998\)), |
7234
|
|
|
|
|
|
|
'many' => q(rúbal na Rúise \(1991â1998\)), |
7235
|
|
|
|
|
|
|
'one' => q(rúbal na Rúise \(1991â1998\)), |
7236
|
|
|
|
|
|
|
'other' => q(rúbal na Rúise \(1991â1998\)), |
7237
|
|
|
|
|
|
|
'two' => q(rúbal na Rúise \(1991â1998\)), |
7238
|
|
|
|
|
|
|
}, |
7239
|
|
|
|
|
|
|
}, |
7240
|
|
|
|
|
|
|
'RWF' => { |
7241
|
|
|
|
|
|
|
symbol => 'RWF', |
7242
|
|
|
|
|
|
|
display_name => { |
7243
|
|
|
|
|
|
|
'currency' => q(Franc Ruanda), |
7244
|
|
|
|
|
|
|
'few' => q(fhranc Ruanda), |
7245
|
|
|
|
|
|
|
'many' => q(bhfranc Ruanda), |
7246
|
|
|
|
|
|
|
'one' => q(fhranc Ruanda), |
7247
|
|
|
|
|
|
|
'other' => q(franc Ruanda), |
7248
|
|
|
|
|
|
|
'two' => q(fhranc Ruanda), |
7249
|
|
|
|
|
|
|
}, |
7250
|
|
|
|
|
|
|
}, |
7251
|
|
|
|
|
|
|
'SAR' => { |
7252
|
|
|
|
|
|
|
symbol => 'SAR', |
7253
|
|
|
|
|
|
|
display_name => { |
7254
|
|
|
|
|
|
|
'currency' => q(Riyal na hAraibe SádaÃ), |
7255
|
|
|
|
|
|
|
'few' => q(riyal na hAraibe SádaÃ), |
7256
|
|
|
|
|
|
|
'many' => q(riyal na hAraibe SádaÃ), |
7257
|
|
|
|
|
|
|
'one' => q(riyal na hAraibe SádaÃ), |
7258
|
|
|
|
|
|
|
'other' => q(riyal na hAraibe SádaÃ), |
7259
|
|
|
|
|
|
|
'two' => q(riyal na hAraibe SádaÃ), |
7260
|
|
|
|
|
|
|
}, |
7261
|
|
|
|
|
|
|
}, |
7262
|
|
|
|
|
|
|
'SBD' => { |
7263
|
|
|
|
|
|
|
symbol => 'SBD', |
7264
|
|
|
|
|
|
|
display_name => { |
7265
|
|
|
|
|
|
|
'currency' => q(Dollar Oileáin Sholomón), |
7266
|
|
|
|
|
|
|
'few' => q(dhollar Oileáin Sholomón), |
7267
|
|
|
|
|
|
|
'many' => q(ndollar Oileáin Sholomón), |
7268
|
|
|
|
|
|
|
'one' => q(dollar Oileáin Sholomón), |
7269
|
|
|
|
|
|
|
'other' => q(dollar Oileáin Sholomón), |
7270
|
|
|
|
|
|
|
'two' => q(dhollar Oileáin Sholomón), |
7271
|
|
|
|
|
|
|
}, |
7272
|
|
|
|
|
|
|
}, |
7273
|
|
|
|
|
|
|
'SCR' => { |
7274
|
|
|
|
|
|
|
symbol => 'SCR', |
7275
|
|
|
|
|
|
|
display_name => { |
7276
|
|
|
|
|
|
|
'currency' => q(Rúipà na Séiséal), |
7277
|
|
|
|
|
|
|
'few' => q(rúipà na Séiséal), |
7278
|
|
|
|
|
|
|
'many' => q(rúipà na Séiséal), |
7279
|
|
|
|
|
|
|
'one' => q(rúipà na Séiséal), |
7280
|
|
|
|
|
|
|
'other' => q(rúipà na Séiséal), |
7281
|
|
|
|
|
|
|
'two' => q(rúipà na Séiséal), |
7282
|
|
|
|
|
|
|
}, |
7283
|
|
|
|
|
|
|
}, |
7284
|
|
|
|
|
|
|
'SDD' => { |
7285
|
|
|
|
|
|
|
symbol => 'SDD', |
7286
|
|
|
|
|
|
|
display_name => { |
7287
|
|
|
|
|
|
|
'currency' => q(Dinar na Súdáine \(1992â2007\)), |
7288
|
|
|
|
|
|
|
'few' => q(dhinar na Súdáine \(1992â2007\)), |
7289
|
|
|
|
|
|
|
'many' => q(ndinar na Súdáine \(1992â2007\)), |
7290
|
|
|
|
|
|
|
'one' => q(dinar na Súdáine \(1992â2007\)), |
7291
|
|
|
|
|
|
|
'other' => q(dinar na Súdáine \(1992â2007\)), |
7292
|
|
|
|
|
|
|
'two' => q(dhinar na Súdáine \(1992â2007\)), |
7293
|
|
|
|
|
|
|
}, |
7294
|
|
|
|
|
|
|
}, |
7295
|
|
|
|
|
|
|
'SDG' => { |
7296
|
|
|
|
|
|
|
symbol => 'SDG', |
7297
|
|
|
|
|
|
|
display_name => { |
7298
|
|
|
|
|
|
|
'currency' => q(Punt na Súdáine), |
7299
|
|
|
|
|
|
|
'few' => q(phunt na Súdáine), |
7300
|
|
|
|
|
|
|
'many' => q(bpunt na Súdáine), |
7301
|
|
|
|
|
|
|
'one' => q(phunt na Súdáine), |
7302
|
|
|
|
|
|
|
'other' => q(punt na Súdáine), |
7303
|
|
|
|
|
|
|
'two' => q(phunt na Súdáine), |
7304
|
|
|
|
|
|
|
}, |
7305
|
|
|
|
|
|
|
}, |
7306
|
|
|
|
|
|
|
'SDP' => { |
7307
|
|
|
|
|
|
|
symbol => 'SDP', |
7308
|
|
|
|
|
|
|
display_name => { |
7309
|
|
|
|
|
|
|
'currency' => q(Punt na Súdáine \(1957â1998\)), |
7310
|
|
|
|
|
|
|
'few' => q(phunt na Súdáine \(1957â1998\)), |
7311
|
|
|
|
|
|
|
'many' => q(bpunt na Súdáine \(1957â1998\)), |
7312
|
|
|
|
|
|
|
'one' => q(phunt na Súdáine \(1957â1998\)), |
7313
|
|
|
|
|
|
|
'other' => q(punt na Súdáine \(1957â1998\)), |
7314
|
|
|
|
|
|
|
'two' => q(phunt na Súdáine \(1957â1998\)), |
7315
|
|
|
|
|
|
|
}, |
7316
|
|
|
|
|
|
|
}, |
7317
|
|
|
|
|
|
|
'SEK' => { |
7318
|
|
|
|
|
|
|
symbol => 'SEK', |
7319
|
|
|
|
|
|
|
display_name => { |
7320
|
|
|
|
|
|
|
'currency' => q(Coróin na Sualainne), |
7321
|
|
|
|
|
|
|
'few' => q(choróin na Sualainne), |
7322
|
|
|
|
|
|
|
'many' => q(gcoróin na Sualainne), |
7323
|
|
|
|
|
|
|
'one' => q(choróin na Sualainne), |
7324
|
|
|
|
|
|
|
'other' => q(coróin na Sualainne), |
7325
|
|
|
|
|
|
|
'two' => q(choróin na Sualainne), |
7326
|
|
|
|
|
|
|
}, |
7327
|
|
|
|
|
|
|
}, |
7328
|
|
|
|
|
|
|
'SGD' => { |
7329
|
|
|
|
|
|
|
symbol => 'SGD', |
7330
|
|
|
|
|
|
|
display_name => { |
7331
|
|
|
|
|
|
|
'currency' => q(Dollar Shingeapór), |
7332
|
|
|
|
|
|
|
'few' => q(dhollar Shingeapór), |
7333
|
|
|
|
|
|
|
'many' => q(ndollar Shingeapór), |
7334
|
|
|
|
|
|
|
'one' => q(dollar Shingeapór), |
7335
|
|
|
|
|
|
|
'other' => q(dollar Shingeapór), |
7336
|
|
|
|
|
|
|
'two' => q(dhollar Shingeapór), |
7337
|
|
|
|
|
|
|
}, |
7338
|
|
|
|
|
|
|
}, |
7339
|
|
|
|
|
|
|
'SHP' => { |
7340
|
|
|
|
|
|
|
symbol => 'SHP', |
7341
|
|
|
|
|
|
|
display_name => { |
7342
|
|
|
|
|
|
|
'currency' => q(Punt San Héilin), |
7343
|
|
|
|
|
|
|
'few' => q(phunt San Héilin), |
7344
|
|
|
|
|
|
|
'many' => q(bpunt San Héilin), |
7345
|
|
|
|
|
|
|
'one' => q(phunt San Héilin), |
7346
|
|
|
|
|
|
|
'other' => q(punt San Héilin), |
7347
|
|
|
|
|
|
|
'two' => q(phunt San Héilin), |
7348
|
|
|
|
|
|
|
}, |
7349
|
|
|
|
|
|
|
}, |
7350
|
|
|
|
|
|
|
'SIT' => { |
7351
|
|
|
|
|
|
|
symbol => 'SIT', |
7352
|
|
|
|
|
|
|
display_name => { |
7353
|
|
|
|
|
|
|
'currency' => q(Tolar na Slóivéine), |
7354
|
|
|
|
|
|
|
'few' => q(tholar na Slóivéine), |
7355
|
|
|
|
|
|
|
'many' => q(dtolar na Slóivéine), |
7356
|
|
|
|
|
|
|
'one' => q(tolar na Slóivéine), |
7357
|
|
|
|
|
|
|
'other' => q(tolar na Slóivéine), |
7358
|
|
|
|
|
|
|
'two' => q(tholar na Slóivéine), |
7359
|
|
|
|
|
|
|
}, |
7360
|
|
|
|
|
|
|
}, |
7361
|
|
|
|
|
|
|
'SKK' => { |
7362
|
|
|
|
|
|
|
symbol => 'SKK', |
7363
|
|
|
|
|
|
|
display_name => { |
7364
|
|
|
|
|
|
|
'currency' => q(Koruna na Slóvaice), |
7365
|
|
|
|
|
|
|
'few' => q(koruna na Slóvaice), |
7366
|
|
|
|
|
|
|
'many' => q(koruna na Slóvaice), |
7367
|
|
|
|
|
|
|
'one' => q(koruna na Slóvaice), |
7368
|
|
|
|
|
|
|
'other' => q(koruna na Slóvaice), |
7369
|
|
|
|
|
|
|
'two' => q(koruna na Slóvaice), |
7370
|
|
|
|
|
|
|
}, |
7371
|
|
|
|
|
|
|
}, |
7372
|
|
|
|
|
|
|
'SLL' => { |
7373
|
|
|
|
|
|
|
symbol => 'SLL', |
7374
|
|
|
|
|
|
|
display_name => { |
7375
|
|
|
|
|
|
|
'currency' => q(Leone Shiarra Leon), |
7376
|
|
|
|
|
|
|
'few' => q(leone Shiarra Leon), |
7377
|
|
|
|
|
|
|
'many' => q(leone Shiarra Leon), |
7378
|
|
|
|
|
|
|
'one' => q(leone Shiarra Leon), |
7379
|
|
|
|
|
|
|
'other' => q(leone Shiarra Leon), |
7380
|
|
|
|
|
|
|
'two' => q(leone Shiarra Leon), |
7381
|
|
|
|
|
|
|
}, |
7382
|
|
|
|
|
|
|
}, |
7383
|
|
|
|
|
|
|
'SOS' => { |
7384
|
|
|
|
|
|
|
symbol => 'SOS', |
7385
|
|
|
|
|
|
|
display_name => { |
7386
|
|
|
|
|
|
|
'currency' => q(Scilling na Somáile), |
7387
|
|
|
|
|
|
|
'few' => q(scilling na Somáile), |
7388
|
|
|
|
|
|
|
'many' => q(scilling na Somáile), |
7389
|
|
|
|
|
|
|
'one' => q(scilling na Somáile), |
7390
|
|
|
|
|
|
|
'other' => q(scilling na Somáile), |
7391
|
|
|
|
|
|
|
'two' => q(scilling na Somáile), |
7392
|
|
|
|
|
|
|
}, |
7393
|
|
|
|
|
|
|
}, |
7394
|
|
|
|
|
|
|
'SRD' => { |
7395
|
|
|
|
|
|
|
symbol => 'SRD', |
7396
|
|
|
|
|
|
|
display_name => { |
7397
|
|
|
|
|
|
|
'currency' => q(Dollar Shuranam), |
7398
|
|
|
|
|
|
|
'few' => q(dhollar Shuranam), |
7399
|
|
|
|
|
|
|
'many' => q(ndollar Shuranam), |
7400
|
|
|
|
|
|
|
'one' => q(dollar Shuranam), |
7401
|
|
|
|
|
|
|
'other' => q(dollar Shuranam), |
7402
|
|
|
|
|
|
|
'two' => q(dhollar Shuranam), |
7403
|
|
|
|
|
|
|
}, |
7404
|
|
|
|
|
|
|
}, |
7405
|
|
|
|
|
|
|
'SRG' => { |
7406
|
|
|
|
|
|
|
symbol => 'SRG', |
7407
|
|
|
|
|
|
|
display_name => { |
7408
|
|
|
|
|
|
|
'currency' => q(Gildear Shuranam), |
7409
|
|
|
|
|
|
|
'few' => q(ghildear Shuranam), |
7410
|
|
|
|
|
|
|
'many' => q(ngildear Shuranam), |
7411
|
|
|
|
|
|
|
'one' => q(ghildear Shuranam), |
7412
|
|
|
|
|
|
|
'other' => q(gildear Shuranam), |
7413
|
|
|
|
|
|
|
'two' => q(ghildear Shuranam), |
7414
|
|
|
|
|
|
|
}, |
7415
|
|
|
|
|
|
|
}, |
7416
|
|
|
|
|
|
|
'SSP' => { |
7417
|
|
|
|
|
|
|
symbol => 'SSP', |
7418
|
|
|
|
|
|
|
display_name => { |
7419
|
|
|
|
|
|
|
'currency' => q(Punt na Súdáine Theas), |
7420
|
|
|
|
|
|
|
'few' => q(phunt na Súdáine Theas), |
7421
|
|
|
|
|
|
|
'many' => q(bpunt na Súdáine Theas), |
7422
|
|
|
|
|
|
|
'one' => q(phunt na Súdáine Theas), |
7423
|
|
|
|
|
|
|
'other' => q(punt na Súdáine Theas), |
7424
|
|
|
|
|
|
|
'two' => q(phunt na Súdáine Theas), |
7425
|
|
|
|
|
|
|
}, |
7426
|
|
|
|
|
|
|
}, |
7427
|
|
|
|
|
|
|
'STD' => { |
7428
|
|
|
|
|
|
|
symbol => 'STD', |
7429
|
|
|
|
|
|
|
display_name => { |
7430
|
|
|
|
|
|
|
'currency' => q(Dobra São Tomé agus PrÃncipe), |
7431
|
|
|
|
|
|
|
'few' => q(dhobra São Tomé agus PrÃncipe), |
7432
|
|
|
|
|
|
|
'many' => q(ndobra São Tomé agus PrÃncipe), |
7433
|
|
|
|
|
|
|
'one' => q(dobra São Tomé agus PrÃncipe), |
7434
|
|
|
|
|
|
|
'other' => q(dobra São Tomé agus PrÃncipe), |
7435
|
|
|
|
|
|
|
'two' => q(dhobra São Tomé agus PrÃncipe), |
7436
|
|
|
|
|
|
|
}, |
7437
|
|
|
|
|
|
|
}, |
7438
|
|
|
|
|
|
|
'SUR' => { |
7439
|
|
|
|
|
|
|
symbol => 'SUR', |
7440
|
|
|
|
|
|
|
display_name => { |
7441
|
|
|
|
|
|
|
'currency' => q(Rúbal an Aontais Shóivéadaigh), |
7442
|
|
|
|
|
|
|
'few' => q(rúbal an Aontais Shóivéadaigh), |
7443
|
|
|
|
|
|
|
'many' => q(rúbal an Aontais Shóivéadaigh), |
7444
|
|
|
|
|
|
|
'one' => q(rúbal an Aontais Shóivéadaigh), |
7445
|
|
|
|
|
|
|
'other' => q(rúbal an Aontais Shóivéadaigh), |
7446
|
|
|
|
|
|
|
'two' => q(rúbal an Aontais Shóivéadaigh), |
7447
|
|
|
|
|
|
|
}, |
7448
|
|
|
|
|
|
|
}, |
7449
|
|
|
|
|
|
|
'SVC' => { |
7450
|
|
|
|
|
|
|
symbol => 'SVC', |
7451
|
|
|
|
|
|
|
display_name => { |
7452
|
|
|
|
|
|
|
'currency' => q(Colón na Salvadóire), |
7453
|
|
|
|
|
|
|
'few' => q(cholón na Salvadóire), |
7454
|
|
|
|
|
|
|
'many' => q(gcolón na Salvadóire), |
7455
|
|
|
|
|
|
|
'one' => q(cholón na Salvadóire), |
7456
|
|
|
|
|
|
|
'other' => q(colón na Salvadóire), |
7457
|
|
|
|
|
|
|
'two' => q(cholón na Salvadóire), |
7458
|
|
|
|
|
|
|
}, |
7459
|
|
|
|
|
|
|
}, |
7460
|
|
|
|
|
|
|
'SYP' => { |
7461
|
|
|
|
|
|
|
symbol => 'SYP', |
7462
|
|
|
|
|
|
|
display_name => { |
7463
|
|
|
|
|
|
|
'currency' => q(Punt na Siria), |
7464
|
|
|
|
|
|
|
'few' => q(phunt na Siria), |
7465
|
|
|
|
|
|
|
'many' => q(bpunt na Siria), |
7466
|
|
|
|
|
|
|
'one' => q(phunt na Siria), |
7467
|
|
|
|
|
|
|
'other' => q(punt na Siria), |
7468
|
|
|
|
|
|
|
'two' => q(phunt na Siria), |
7469
|
|
|
|
|
|
|
}, |
7470
|
|
|
|
|
|
|
}, |
7471
|
|
|
|
|
|
|
'SZL' => { |
7472
|
|
|
|
|
|
|
symbol => 'SZL', |
7473
|
|
|
|
|
|
|
display_name => { |
7474
|
|
|
|
|
|
|
'currency' => q(Lilangeni na Suasalainne), |
7475
|
|
|
|
|
|
|
'few' => q(lilangeni na Suasalainne), |
7476
|
|
|
|
|
|
|
'many' => q(lilangeni na Suasalainne), |
7477
|
|
|
|
|
|
|
'one' => q(lilangeni na Suasalainne), |
7478
|
|
|
|
|
|
|
'other' => q(lilangeni na Suasalainne), |
7479
|
|
|
|
|
|
|
'two' => q(lilangeni na Suasalainne), |
7480
|
|
|
|
|
|
|
}, |
7481
|
|
|
|
|
|
|
}, |
7482
|
|
|
|
|
|
|
'THB' => { |
7483
|
|
|
|
|
|
|
symbol => '฿', |
7484
|
|
|
|
|
|
|
display_name => { |
7485
|
|
|
|
|
|
|
'currency' => q(Baht na Téalainne), |
7486
|
|
|
|
|
|
|
'few' => q(bhaht na Téalainne), |
7487
|
|
|
|
|
|
|
'many' => q(mbaht na Téalainne), |
7488
|
|
|
|
|
|
|
'one' => q(bhaht na Téalainne), |
7489
|
|
|
|
|
|
|
'other' => q(baht na Téalainne), |
7490
|
|
|
|
|
|
|
'two' => q(bhaht na Téalainne), |
7491
|
|
|
|
|
|
|
}, |
7492
|
|
|
|
|
|
|
}, |
7493
|
|
|
|
|
|
|
'TJR' => { |
7494
|
|
|
|
|
|
|
display_name => { |
7495
|
|
|
|
|
|
|
'currency' => q(Rúbal na TáidsÃceastáine), |
7496
|
|
|
|
|
|
|
}, |
7497
|
|
|
|
|
|
|
}, |
7498
|
|
|
|
|
|
|
'TJS' => { |
7499
|
|
|
|
|
|
|
symbol => 'TJS', |
7500
|
|
|
|
|
|
|
display_name => { |
7501
|
|
|
|
|
|
|
'currency' => q(Somoni na TáidsÃceastáine), |
7502
|
|
|
|
|
|
|
'few' => q(shomoni na TáidsÃceastáine), |
7503
|
|
|
|
|
|
|
'many' => q(somoni na TáidsÃceastáine), |
7504
|
|
|
|
|
|
|
'one' => q(somoni na TáidsÃceastáine), |
7505
|
|
|
|
|
|
|
'other' => q(somoni na TáidsÃceastáine), |
7506
|
|
|
|
|
|
|
'two' => q(shomoni na TáidsÃceastáine), |
7507
|
|
|
|
|
|
|
}, |
7508
|
|
|
|
|
|
|
}, |
7509
|
|
|
|
|
|
|
'TMM' => { |
7510
|
|
|
|
|
|
|
display_name => { |
7511
|
|
|
|
|
|
|
'currency' => q(Manat na An Tuircméanastáine), |
7512
|
|
|
|
|
|
|
}, |
7513
|
|
|
|
|
|
|
}, |
7514
|
|
|
|
|
|
|
'TMT' => { |
7515
|
|
|
|
|
|
|
symbol => 'TMT', |
7516
|
|
|
|
|
|
|
display_name => { |
7517
|
|
|
|
|
|
|
'currency' => q(Manat na Tuircméanastáine), |
7518
|
|
|
|
|
|
|
'few' => q(mhanat na Tuircméanastáine), |
7519
|
|
|
|
|
|
|
'many' => q(manat na Tuircméanastáine), |
7520
|
|
|
|
|
|
|
'one' => q(mhanat na Tuircméanastáine), |
7521
|
|
|
|
|
|
|
'other' => q(manat na Tuircméanastáine), |
7522
|
|
|
|
|
|
|
'two' => q(mhanat na Tuircméanastáine), |
7523
|
|
|
|
|
|
|
}, |
7524
|
|
|
|
|
|
|
}, |
7525
|
|
|
|
|
|
|
'TND' => { |
7526
|
|
|
|
|
|
|
symbol => 'TND', |
7527
|
|
|
|
|
|
|
display_name => { |
7528
|
|
|
|
|
|
|
'currency' => q(Dinar na Túinéise), |
7529
|
|
|
|
|
|
|
'few' => q(dhinar na Túinéise), |
7530
|
|
|
|
|
|
|
'many' => q(ndinar na Túinéise), |
7531
|
|
|
|
|
|
|
'one' => q(dinar na Túinéise), |
7532
|
|
|
|
|
|
|
'other' => q(dinar na Túinéise), |
7533
|
|
|
|
|
|
|
'two' => q(dhinar na Túinéise), |
7534
|
|
|
|
|
|
|
}, |
7535
|
|
|
|
|
|
|
}, |
7536
|
|
|
|
|
|
|
'TOP' => { |
7537
|
|
|
|
|
|
|
symbol => 'TOP', |
7538
|
|
|
|
|
|
|
display_name => { |
7539
|
|
|
|
|
|
|
'currency' => q(Paʻanga Thonga), |
7540
|
|
|
|
|
|
|
'few' => q(phaʻanga Thonga), |
7541
|
|
|
|
|
|
|
'many' => q(bpaʻanga Thonga), |
7542
|
|
|
|
|
|
|
'one' => q(phaʻanga Thonga), |
7543
|
|
|
|
|
|
|
'other' => q(paʻanga Thonga), |
7544
|
|
|
|
|
|
|
'two' => q(phaʻanga Thonga), |
7545
|
|
|
|
|
|
|
}, |
7546
|
|
|
|
|
|
|
}, |
7547
|
|
|
|
|
|
|
'TPE' => { |
7548
|
|
|
|
|
|
|
display_name => { |
7549
|
|
|
|
|
|
|
'currency' => q(Escudo TÃomóir), |
7550
|
|
|
|
|
|
|
}, |
7551
|
|
|
|
|
|
|
}, |
7552
|
|
|
|
|
|
|
'TRL' => { |
7553
|
|
|
|
|
|
|
symbol => 'TRL', |
7554
|
|
|
|
|
|
|
display_name => { |
7555
|
|
|
|
|
|
|
'currency' => q(Lira na Tuirce \(1922â2005\)), |
7556
|
|
|
|
|
|
|
'few' => q(lira na Tuirce \(1922â2005\)), |
7557
|
|
|
|
|
|
|
'many' => q(lira na Tuirce \(1922â2005\)), |
7558
|
|
|
|
|
|
|
'one' => q(lira na Tuirce \(1922â2005\)), |
7559
|
|
|
|
|
|
|
'other' => q(lira na Tuirce \(1922â2005\)), |
7560
|
|
|
|
|
|
|
'two' => q(lira na Tuirce \(1922â2005\)), |
7561
|
|
|
|
|
|
|
}, |
7562
|
|
|
|
|
|
|
}, |
7563
|
|
|
|
|
|
|
'TRY' => { |
7564
|
|
|
|
|
|
|
symbol => 'TRY', |
7565
|
|
|
|
|
|
|
display_name => { |
7566
|
|
|
|
|
|
|
'currency' => q(Lira na Tuirce), |
7567
|
|
|
|
|
|
|
'few' => q(lira na Tuirce), |
7568
|
|
|
|
|
|
|
'many' => q(lira na Tuirce), |
7569
|
|
|
|
|
|
|
'one' => q(lira na Tuirce), |
7570
|
|
|
|
|
|
|
'other' => q(lira na Tuirce), |
7571
|
|
|
|
|
|
|
'two' => q(lira na Tuirce), |
7572
|
|
|
|
|
|
|
}, |
7573
|
|
|
|
|
|
|
}, |
7574
|
|
|
|
|
|
|
'TTD' => { |
7575
|
|
|
|
|
|
|
symbol => 'TTD', |
7576
|
|
|
|
|
|
|
display_name => { |
7577
|
|
|
|
|
|
|
'currency' => q(Dollar Oileán na TrÃonóide agus Tobága), |
7578
|
|
|
|
|
|
|
'few' => q(dhollar Oileán na TrÃonóide agus Tobága), |
7579
|
|
|
|
|
|
|
'many' => q(ndollar Oileán na TrÃonóide agus Tobága), |
7580
|
|
|
|
|
|
|
'one' => q(dollar Oileán na TrÃonóide agus Tobága), |
7581
|
|
|
|
|
|
|
'other' => q(dollar Oileán na TrÃonóide agus Tobága), |
7582
|
|
|
|
|
|
|
'two' => q(dhollar Oileán na TrÃonóide agus Tobága), |
7583
|
|
|
|
|
|
|
}, |
7584
|
|
|
|
|
|
|
}, |
7585
|
|
|
|
|
|
|
'TWD' => { |
7586
|
|
|
|
|
|
|
symbol => 'NT$', |
7587
|
|
|
|
|
|
|
display_name => { |
7588
|
|
|
|
|
|
|
'currency' => q(Dollar Nua na Téaváine), |
7589
|
|
|
|
|
|
|
'few' => q(dhollar nua na Téaváine), |
7590
|
|
|
|
|
|
|
'many' => q(ndollar nua na Téaváine), |
7591
|
|
|
|
|
|
|
'one' => q(dollar nua na Téaváine), |
7592
|
|
|
|
|
|
|
'other' => q(dollar nua na Téaváine), |
7593
|
|
|
|
|
|
|
'two' => q(dhollar nua na Téaváine), |
7594
|
|
|
|
|
|
|
}, |
7595
|
|
|
|
|
|
|
}, |
7596
|
|
|
|
|
|
|
'TZS' => { |
7597
|
|
|
|
|
|
|
symbol => 'TZS', |
7598
|
|
|
|
|
|
|
display_name => { |
7599
|
|
|
|
|
|
|
'currency' => q(Scilling na Tansáine), |
7600
|
|
|
|
|
|
|
'few' => q(scilling na Tansáine), |
7601
|
|
|
|
|
|
|
'many' => q(scilling na Tansáine), |
7602
|
|
|
|
|
|
|
'one' => q(scilling na Tansáine), |
7603
|
|
|
|
|
|
|
'other' => q(scilling na Tansáine), |
7604
|
|
|
|
|
|
|
'two' => q(scilling na Tansáine), |
7605
|
|
|
|
|
|
|
}, |
7606
|
|
|
|
|
|
|
}, |
7607
|
|
|
|
|
|
|
'UAH' => { |
7608
|
|
|
|
|
|
|
symbol => 'UAH', |
7609
|
|
|
|
|
|
|
display_name => { |
7610
|
|
|
|
|
|
|
'currency' => q(Hryvnia na hÃcráine), |
7611
|
|
|
|
|
|
|
'few' => q(hryvnia na hÃcráine), |
7612
|
|
|
|
|
|
|
'many' => q(hryvnia na hÃcráine), |
7613
|
|
|
|
|
|
|
'one' => q(hryvnia na hÃcráine), |
7614
|
|
|
|
|
|
|
'other' => q(hryvnia na hÃcráine), |
7615
|
|
|
|
|
|
|
'two' => q(hryvnia na hÃcráine), |
7616
|
|
|
|
|
|
|
}, |
7617
|
|
|
|
|
|
|
}, |
7618
|
|
|
|
|
|
|
'UAK' => { |
7619
|
|
|
|
|
|
|
display_name => { |
7620
|
|
|
|
|
|
|
'currency' => q(Karbovanetz Ãcránach), |
7621
|
|
|
|
|
|
|
}, |
7622
|
|
|
|
|
|
|
}, |
7623
|
|
|
|
|
|
|
'UGS' => { |
7624
|
|
|
|
|
|
|
display_name => { |
7625
|
|
|
|
|
|
|
'currency' => q(Scilling Uganda \(1966â1987\)), |
7626
|
|
|
|
|
|
|
}, |
7627
|
|
|
|
|
|
|
}, |
7628
|
|
|
|
|
|
|
'UGX' => { |
7629
|
|
|
|
|
|
|
symbol => 'UGX', |
7630
|
|
|
|
|
|
|
display_name => { |
7631
|
|
|
|
|
|
|
'currency' => q(Scilling Uganda), |
7632
|
|
|
|
|
|
|
'few' => q(scilling Uganda), |
7633
|
|
|
|
|
|
|
'many' => q(scilling Uganda), |
7634
|
|
|
|
|
|
|
'one' => q(scilling Uganda), |
7635
|
|
|
|
|
|
|
'other' => q(scilling Uganda), |
7636
|
|
|
|
|
|
|
'two' => q(scilling Uganda), |
7637
|
|
|
|
|
|
|
}, |
7638
|
|
|
|
|
|
|
}, |
7639
|
|
|
|
|
|
|
'USD' => { |
7640
|
|
|
|
|
|
|
symbol => '$', |
7641
|
|
|
|
|
|
|
display_name => { |
7642
|
|
|
|
|
|
|
'currency' => q(Dollar S.A.M.), |
7643
|
|
|
|
|
|
|
'few' => q(dhollar S.A.M.), |
7644
|
|
|
|
|
|
|
'many' => q(ndollar S.A.M.), |
7645
|
|
|
|
|
|
|
'one' => q(dollar S.A.M.), |
7646
|
|
|
|
|
|
|
'other' => q(dollar S.A.M.), |
7647
|
|
|
|
|
|
|
'two' => q(dhollar S.A.M.), |
7648
|
|
|
|
|
|
|
}, |
7649
|
|
|
|
|
|
|
}, |
7650
|
|
|
|
|
|
|
'USN' => { |
7651
|
|
|
|
|
|
|
symbol => 'USN', |
7652
|
|
|
|
|
|
|
display_name => { |
7653
|
|
|
|
|
|
|
'currency' => q(Dollar S.A.M. \(an chéad lá eile\)), |
7654
|
|
|
|
|
|
|
'few' => q(dhollar S.A.M. \(an chéad lá eile\)), |
7655
|
|
|
|
|
|
|
'many' => q(ndollar S.A.M. \(an chéad lá eile\)), |
7656
|
|
|
|
|
|
|
'one' => q(dollar S.A.M. \(an chéad lá eile\)), |
7657
|
|
|
|
|
|
|
'other' => q(dollar S.A.M. \(an chéad lá eile\)), |
7658
|
|
|
|
|
|
|
'two' => q(dhollar S.A.M. \(an chéad lá eile\)), |
7659
|
|
|
|
|
|
|
}, |
7660
|
|
|
|
|
|
|
}, |
7661
|
|
|
|
|
|
|
'USS' => { |
7662
|
|
|
|
|
|
|
symbol => 'USS', |
7663
|
|
|
|
|
|
|
display_name => { |
7664
|
|
|
|
|
|
|
'currency' => q(Dollar S.A.M. \(an lá céanna\)), |
7665
|
|
|
|
|
|
|
'few' => q(dhollar S.A.M. \(an lá céanna\)), |
7666
|
|
|
|
|
|
|
'many' => q(ndollar S.A.M. \(an lá céanna\)), |
7667
|
|
|
|
|
|
|
'one' => q(dollar S.A.M. \(an lá céanna\)), |
7668
|
|
|
|
|
|
|
'other' => q(dollar S.A.M. \(an lá céanna\)), |
7669
|
|
|
|
|
|
|
'two' => q(dhollar S.A.M. \(an lá céanna\)), |
7670
|
|
|
|
|
|
|
}, |
7671
|
|
|
|
|
|
|
}, |
7672
|
|
|
|
|
|
|
'UYP' => { |
7673
|
|
|
|
|
|
|
symbol => 'UYP', |
7674
|
|
|
|
|
|
|
display_name => { |
7675
|
|
|
|
|
|
|
'currency' => q(Peso Uragua \(1975â1993\)), |
7676
|
|
|
|
|
|
|
'few' => q(pheso Uragua \(1975â1993\)), |
7677
|
|
|
|
|
|
|
'many' => q(bpeso Uragua \(1975â1993\)), |
7678
|
|
|
|
|
|
|
'one' => q(pheso Uragua \(1975â1993\)), |
7679
|
|
|
|
|
|
|
'other' => q(peso Uragua \(1975â1993\)), |
7680
|
|
|
|
|
|
|
'two' => q(pheso Uragua \(1975â1993\)), |
7681
|
|
|
|
|
|
|
}, |
7682
|
|
|
|
|
|
|
}, |
7683
|
|
|
|
|
|
|
'UYU' => { |
7684
|
|
|
|
|
|
|
symbol => 'UYU', |
7685
|
|
|
|
|
|
|
display_name => { |
7686
|
|
|
|
|
|
|
'currency' => q(Peso Uragua), |
7687
|
|
|
|
|
|
|
'few' => q(pheso Uragua), |
7688
|
|
|
|
|
|
|
'many' => q(bpeso Uragua), |
7689
|
|
|
|
|
|
|
'one' => q(pheso Uragua), |
7690
|
|
|
|
|
|
|
'other' => q(peso Uragua), |
7691
|
|
|
|
|
|
|
'two' => q(pheso Uragua), |
7692
|
|
|
|
|
|
|
}, |
7693
|
|
|
|
|
|
|
}, |
7694
|
|
|
|
|
|
|
'UZS' => { |
7695
|
|
|
|
|
|
|
symbol => 'UZS', |
7696
|
|
|
|
|
|
|
display_name => { |
7697
|
|
|
|
|
|
|
'currency' => q(Sum na hÃisbéiceastáine), |
7698
|
|
|
|
|
|
|
'few' => q(shum na hÃisbéiceastáine), |
7699
|
|
|
|
|
|
|
'many' => q(sum na hÃisbéiceastáine), |
7700
|
|
|
|
|
|
|
'one' => q(sum na hÃisbéiceastáine), |
7701
|
|
|
|
|
|
|
'other' => q(sum na hÃisbéiceastáine), |
7702
|
|
|
|
|
|
|
'two' => q(shum na hÃisbéiceastáine), |
7703
|
|
|
|
|
|
|
}, |
7704
|
|
|
|
|
|
|
}, |
7705
|
|
|
|
|
|
|
'VEB' => { |
7706
|
|
|
|
|
|
|
symbol => 'VEB', |
7707
|
|
|
|
|
|
|
display_name => { |
7708
|
|
|
|
|
|
|
'currency' => q(BolÃvar Veiniséala \(1871â2008\)), |
7709
|
|
|
|
|
|
|
'few' => q(bholÃvar Veiniséala \(1871â2008\)), |
7710
|
|
|
|
|
|
|
'many' => q(mbolÃvar Veiniséala \(1871â2008\)), |
7711
|
|
|
|
|
|
|
'one' => q(bholÃvar Veiniséala \(1871â2008\)), |
7712
|
|
|
|
|
|
|
'other' => q(bolÃvar Veiniséala \(1871â2008\)), |
7713
|
|
|
|
|
|
|
'two' => q(bholÃvar Veiniséala \(1871â2008\)), |
7714
|
|
|
|
|
|
|
}, |
7715
|
|
|
|
|
|
|
}, |
7716
|
|
|
|
|
|
|
'VEF' => { |
7717
|
|
|
|
|
|
|
symbol => 'VEF', |
7718
|
|
|
|
|
|
|
display_name => { |
7719
|
|
|
|
|
|
|
'currency' => q(BolÃvar Veiniséala), |
7720
|
|
|
|
|
|
|
'few' => q(bholÃvar Veiniséala), |
7721
|
|
|
|
|
|
|
'many' => q(mbolÃvar Veiniséala), |
7722
|
|
|
|
|
|
|
'one' => q(bholÃvar Veiniséala), |
7723
|
|
|
|
|
|
|
'other' => q(bolÃvar Veiniséala), |
7724
|
|
|
|
|
|
|
'two' => q(bholÃvar Veiniséala), |
7725
|
|
|
|
|
|
|
}, |
7726
|
|
|
|
|
|
|
}, |
7727
|
|
|
|
|
|
|
'VND' => { |
7728
|
|
|
|
|
|
|
symbol => 'â«', |
7729
|
|
|
|
|
|
|
display_name => { |
7730
|
|
|
|
|
|
|
'currency' => q(Dong VÃtneam), |
7731
|
|
|
|
|
|
|
'few' => q(dhong VÃtneam), |
7732
|
|
|
|
|
|
|
'many' => q(ndong VÃtneam), |
7733
|
|
|
|
|
|
|
'one' => q(dong VÃtneam), |
7734
|
|
|
|
|
|
|
'other' => q(dong VÃtneam), |
7735
|
|
|
|
|
|
|
'two' => q(dhong VÃtneam), |
7736
|
|
|
|
|
|
|
}, |
7737
|
|
|
|
|
|
|
}, |
7738
|
|
|
|
|
|
|
'VNN' => { |
7739
|
|
|
|
|
|
|
symbol => 'VNN', |
7740
|
|
|
|
|
|
|
display_name => { |
7741
|
|
|
|
|
|
|
'currency' => q(Dong VÃtneam \(1978â1985\)), |
7742
|
|
|
|
|
|
|
'few' => q(dhong VÃtneam \(1978â1985\)), |
7743
|
|
|
|
|
|
|
'many' => q(ndong VÃtneam \(1978â1985\)), |
7744
|
|
|
|
|
|
|
'one' => q(dong VÃtneam \(1978â1985\)), |
7745
|
|
|
|
|
|
|
'other' => q(dong VÃtneam \(1978â1985\)), |
7746
|
|
|
|
|
|
|
'two' => q(dhong VÃtneam \(1978â1985\)), |
7747
|
|
|
|
|
|
|
}, |
7748
|
|
|
|
|
|
|
}, |
7749
|
|
|
|
|
|
|
'VUV' => { |
7750
|
|
|
|
|
|
|
symbol => 'VUV', |
7751
|
|
|
|
|
|
|
display_name => { |
7752
|
|
|
|
|
|
|
'currency' => q(Vatu Vanuatú), |
7753
|
|
|
|
|
|
|
'few' => q(vatu Vanuatú), |
7754
|
|
|
|
|
|
|
'many' => q(vatu Vanuatú), |
7755
|
|
|
|
|
|
|
'one' => q(vatu Vanuatú), |
7756
|
|
|
|
|
|
|
'other' => q(vatu Vanuatú), |
7757
|
|
|
|
|
|
|
'two' => q(vatu Vanuatú), |
7758
|
|
|
|
|
|
|
}, |
7759
|
|
|
|
|
|
|
}, |
7760
|
|
|
|
|
|
|
'WST' => { |
7761
|
|
|
|
|
|
|
symbol => 'WST', |
7762
|
|
|
|
|
|
|
display_name => { |
7763
|
|
|
|
|
|
|
'currency' => q(Tala Shamó), |
7764
|
|
|
|
|
|
|
'few' => q(thala Shamó), |
7765
|
|
|
|
|
|
|
'many' => q(dtala Shamó), |
7766
|
|
|
|
|
|
|
'one' => q(tala Shamó), |
7767
|
|
|
|
|
|
|
'other' => q(tala Shamó), |
7768
|
|
|
|
|
|
|
'two' => q(thala Shamó), |
7769
|
|
|
|
|
|
|
}, |
7770
|
|
|
|
|
|
|
}, |
7771
|
|
|
|
|
|
|
'XAF' => { |
7772
|
|
|
|
|
|
|
symbol => 'FCFA', |
7773
|
|
|
|
|
|
|
display_name => { |
7774
|
|
|
|
|
|
|
'currency' => q(Franc CFA na hAfraice Láir), |
7775
|
|
|
|
|
|
|
'few' => q(fhranc CFA na hAfraice Láir), |
7776
|
|
|
|
|
|
|
'many' => q(bhfranc CFA na hAfraice Láir), |
7777
|
|
|
|
|
|
|
'one' => q(fhranc CFA na hAfraice Láir), |
7778
|
|
|
|
|
|
|
'other' => q(franc CFA na hAfraice Láir), |
7779
|
|
|
|
|
|
|
'two' => q(fhranc CFA na hAfraice Láir), |
7780
|
|
|
|
|
|
|
}, |
7781
|
|
|
|
|
|
|
}, |
7782
|
|
|
|
|
|
|
'XAG' => { |
7783
|
|
|
|
|
|
|
symbol => 'XAG', |
7784
|
|
|
|
|
|
|
display_name => { |
7785
|
|
|
|
|
|
|
'currency' => q(Airgead), |
7786
|
|
|
|
|
|
|
}, |
7787
|
|
|
|
|
|
|
}, |
7788
|
|
|
|
|
|
|
'XAU' => { |
7789
|
|
|
|
|
|
|
symbol => 'XAU', |
7790
|
|
|
|
|
|
|
display_name => { |
7791
|
|
|
|
|
|
|
'currency' => q(Ãr), |
7792
|
|
|
|
|
|
|
}, |
7793
|
|
|
|
|
|
|
}, |
7794
|
|
|
|
|
|
|
'XBA' => { |
7795
|
|
|
|
|
|
|
display_name => { |
7796
|
|
|
|
|
|
|
'currency' => q(Aonad Ilchodach Eorpach), |
7797
|
|
|
|
|
|
|
}, |
7798
|
|
|
|
|
|
|
}, |
7799
|
|
|
|
|
|
|
'XBB' => { |
7800
|
|
|
|
|
|
|
symbol => 'XBB', |
7801
|
|
|
|
|
|
|
display_name => { |
7802
|
|
|
|
|
|
|
'currency' => q(Aonad AirgeadaÃochta Eorpach), |
7803
|
|
|
|
|
|
|
}, |
7804
|
|
|
|
|
|
|
}, |
7805
|
|
|
|
|
|
|
'XBC' => { |
7806
|
|
|
|
|
|
|
symbol => 'XBC', |
7807
|
|
|
|
|
|
|
display_name => { |
7808
|
|
|
|
|
|
|
'currency' => q(Aonad Cuntais Eorpach \(XBC\)), |
7809
|
|
|
|
|
|
|
}, |
7810
|
|
|
|
|
|
|
}, |
7811
|
|
|
|
|
|
|
'XBD' => { |
7812
|
|
|
|
|
|
|
display_name => { |
7813
|
|
|
|
|
|
|
'currency' => q(Aonad Cuntais Eorpach \(XBD\)), |
7814
|
|
|
|
|
|
|
}, |
7815
|
|
|
|
|
|
|
}, |
7816
|
|
|
|
|
|
|
'XCD' => { |
7817
|
|
|
|
|
|
|
symbol => 'EC$', |
7818
|
|
|
|
|
|
|
display_name => { |
7819
|
|
|
|
|
|
|
'currency' => q(Dollar na Cairibe Thoir), |
7820
|
|
|
|
|
|
|
'few' => q(dhollar na Cairibe Thoir), |
7821
|
|
|
|
|
|
|
'many' => q(ndollar na Cairibe Thoir), |
7822
|
|
|
|
|
|
|
'one' => q(dollar na Cairibe Thoir), |
7823
|
|
|
|
|
|
|
'other' => q(dollar na Cairibe Thoir), |
7824
|
|
|
|
|
|
|
'two' => q(dhollar na Cairibe Thoir), |
7825
|
|
|
|
|
|
|
}, |
7826
|
|
|
|
|
|
|
}, |
7827
|
|
|
|
|
|
|
'XDR' => { |
7828
|
|
|
|
|
|
|
symbol => 'XDR', |
7829
|
|
|
|
|
|
|
display_name => { |
7830
|
|
|
|
|
|
|
'currency' => q(Cearta Speisialta Tarraingthe), |
7831
|
|
|
|
|
|
|
}, |
7832
|
|
|
|
|
|
|
}, |
7833
|
|
|
|
|
|
|
'XEU' => { |
7834
|
|
|
|
|
|
|
display_name => { |
7835
|
|
|
|
|
|
|
'currency' => q(Aonad Airgeadra Eorpach), |
7836
|
|
|
|
|
|
|
}, |
7837
|
|
|
|
|
|
|
}, |
7838
|
|
|
|
|
|
|
'XFO' => { |
7839
|
|
|
|
|
|
|
symbol => 'XFO', |
7840
|
|
|
|
|
|
|
display_name => { |
7841
|
|
|
|
|
|
|
'currency' => q(Franc Ãr Francach), |
7842
|
|
|
|
|
|
|
}, |
7843
|
|
|
|
|
|
|
}, |
7844
|
|
|
|
|
|
|
'XFU' => { |
7845
|
|
|
|
|
|
|
display_name => { |
7846
|
|
|
|
|
|
|
'currency' => q(UIC-Franc Francach), |
7847
|
|
|
|
|
|
|
}, |
7848
|
|
|
|
|
|
|
}, |
7849
|
|
|
|
|
|
|
'XOF' => { |
7850
|
|
|
|
|
|
|
symbol => 'CFA', |
7851
|
|
|
|
|
|
|
display_name => { |
7852
|
|
|
|
|
|
|
'currency' => q(Franc CFA Iarthar na hAfraice), |
7853
|
|
|
|
|
|
|
'few' => q(fhranc CFA Iarthar na hAfraice), |
7854
|
|
|
|
|
|
|
'many' => q(bhfranc CFA Iarthar na hAfraice), |
7855
|
|
|
|
|
|
|
'one' => q(fhranc CFA Iarthar na hAfraice), |
7856
|
|
|
|
|
|
|
'other' => q(franc CFA Iarthar na hAfraice), |
7857
|
|
|
|
|
|
|
'two' => q(fhranc CFA Iarthar na hAfraice), |
7858
|
|
|
|
|
|
|
}, |
7859
|
|
|
|
|
|
|
}, |
7860
|
|
|
|
|
|
|
'XPD' => { |
7861
|
|
|
|
|
|
|
symbol => 'XPD', |
7862
|
|
|
|
|
|
|
display_name => { |
7863
|
|
|
|
|
|
|
'currency' => q(Pallaidiam), |
7864
|
|
|
|
|
|
|
}, |
7865
|
|
|
|
|
|
|
}, |
7866
|
|
|
|
|
|
|
'XPF' => { |
7867
|
|
|
|
|
|
|
symbol => 'CFPF', |
7868
|
|
|
|
|
|
|
display_name => { |
7869
|
|
|
|
|
|
|
'currency' => q(Franc CFP), |
7870
|
|
|
|
|
|
|
'few' => q(fhranc CFP), |
7871
|
|
|
|
|
|
|
'many' => q(bhfranc CFP), |
7872
|
|
|
|
|
|
|
'one' => q(fhranc CFP), |
7873
|
|
|
|
|
|
|
'other' => q(franc CFP), |
7874
|
|
|
|
|
|
|
'two' => q(fhranc CFP), |
7875
|
|
|
|
|
|
|
}, |
7876
|
|
|
|
|
|
|
}, |
7877
|
|
|
|
|
|
|
'XPT' => { |
7878
|
|
|
|
|
|
|
symbol => 'XPT', |
7879
|
|
|
|
|
|
|
display_name => { |
7880
|
|
|
|
|
|
|
'currency' => q(Platanam), |
7881
|
|
|
|
|
|
|
}, |
7882
|
|
|
|
|
|
|
}, |
7883
|
|
|
|
|
|
|
'XRE' => { |
7884
|
|
|
|
|
|
|
symbol => 'XRE', |
7885
|
|
|
|
|
|
|
}, |
7886
|
|
|
|
|
|
|
'XSU' => { |
7887
|
|
|
|
|
|
|
symbol => 'XSU', |
7888
|
|
|
|
|
|
|
}, |
7889
|
|
|
|
|
|
|
'XXX' => { |
7890
|
|
|
|
|
|
|
symbol => 'XXX', |
7891
|
|
|
|
|
|
|
display_name => { |
7892
|
|
|
|
|
|
|
'currency' => q(Airgeadra Anaithnid), |
7893
|
|
|
|
|
|
|
'few' => q(\(airgeadra anaithnid\)), |
7894
|
|
|
|
|
|
|
'many' => q(\(airgeadra anaithnid\)), |
7895
|
|
|
|
|
|
|
'one' => q(\(airgeadra anaithnid\)), |
7896
|
|
|
|
|
|
|
'other' => q(\(airgeadra anaithnid\)), |
7897
|
|
|
|
|
|
|
'two' => q(\(airgeadra anaithnid\)), |
7898
|
|
|
|
|
|
|
}, |
7899
|
|
|
|
|
|
|
}, |
7900
|
|
|
|
|
|
|
'YDD' => { |
7901
|
|
|
|
|
|
|
symbol => 'YDD', |
7902
|
|
|
|
|
|
|
display_name => { |
7903
|
|
|
|
|
|
|
'currency' => q(DÃnear Ãimin), |
7904
|
|
|
|
|
|
|
}, |
7905
|
|
|
|
|
|
|
}, |
7906
|
|
|
|
|
|
|
'YER' => { |
7907
|
|
|
|
|
|
|
symbol => 'YER', |
7908
|
|
|
|
|
|
|
display_name => { |
7909
|
|
|
|
|
|
|
'currency' => q(Rial Ãimin), |
7910
|
|
|
|
|
|
|
'few' => q(rial Ãimin), |
7911
|
|
|
|
|
|
|
'many' => q(rial Ãimin), |
7912
|
|
|
|
|
|
|
'one' => q(rial Ãimin), |
7913
|
|
|
|
|
|
|
'other' => q(rial Ãimin), |
7914
|
|
|
|
|
|
|
'two' => q(rial Ãimin), |
7915
|
|
|
|
|
|
|
}, |
7916
|
|
|
|
|
|
|
}, |
7917
|
|
|
|
|
|
|
'YUD' => { |
7918
|
|
|
|
|
|
|
symbol => 'YUD', |
7919
|
|
|
|
|
|
|
display_name => { |
7920
|
|
|
|
|
|
|
'currency' => q(DÃnear Crua Iúgslavach), |
7921
|
|
|
|
|
|
|
}, |
7922
|
|
|
|
|
|
|
}, |
7923
|
|
|
|
|
|
|
'YUM' => { |
7924
|
|
|
|
|
|
|
symbol => 'YUM', |
7925
|
|
|
|
|
|
|
display_name => { |
7926
|
|
|
|
|
|
|
'currency' => q(Noviy Dinar Iúgslavach), |
7927
|
|
|
|
|
|
|
}, |
7928
|
|
|
|
|
|
|
}, |
7929
|
|
|
|
|
|
|
'YUN' => { |
7930
|
|
|
|
|
|
|
symbol => 'YUN', |
7931
|
|
|
|
|
|
|
display_name => { |
7932
|
|
|
|
|
|
|
'currency' => q(DÃnear Inathraithe Iúgslavach), |
7933
|
|
|
|
|
|
|
}, |
7934
|
|
|
|
|
|
|
}, |
7935
|
|
|
|
|
|
|
'YUR' => { |
7936
|
|
|
|
|
|
|
symbol => 'YUR', |
7937
|
|
|
|
|
|
|
}, |
7938
|
|
|
|
|
|
|
'ZAL' => { |
7939
|
|
|
|
|
|
|
display_name => { |
7940
|
|
|
|
|
|
|
'currency' => q(Rand na hAfraice Theas \(airgeadúil\)), |
7941
|
|
|
|
|
|
|
}, |
7942
|
|
|
|
|
|
|
}, |
7943
|
|
|
|
|
|
|
'ZAR' => { |
7944
|
|
|
|
|
|
|
symbol => 'ZAR', |
7945
|
|
|
|
|
|
|
display_name => { |
7946
|
|
|
|
|
|
|
'currency' => q(Rand na hAfraice Theas), |
7947
|
|
|
|
|
|
|
'few' => q(rand na hAfraice Theas), |
7948
|
|
|
|
|
|
|
'many' => q(rand na hAfraice Theas), |
7949
|
|
|
|
|
|
|
'one' => q(rand na hAfraice Theas), |
7950
|
|
|
|
|
|
|
'other' => q(rand na hAfraice Theas), |
7951
|
|
|
|
|
|
|
'two' => q(rand na hAfraice Theas), |
7952
|
|
|
|
|
|
|
}, |
7953
|
|
|
|
|
|
|
}, |
7954
|
|
|
|
|
|
|
'ZMK' => { |
7955
|
|
|
|
|
|
|
display_name => { |
7956
|
|
|
|
|
|
|
'currency' => q(Kwacha Saimbiach \(1968â2012\)), |
7957
|
|
|
|
|
|
|
}, |
7958
|
|
|
|
|
|
|
}, |
7959
|
|
|
|
|
|
|
'ZMW' => { |
7960
|
|
|
|
|
|
|
symbol => 'ZMW', |
7961
|
|
|
|
|
|
|
display_name => { |
7962
|
|
|
|
|
|
|
'currency' => q(Kwacha na Saimbia), |
7963
|
|
|
|
|
|
|
'few' => q(kwacha na Saimbia), |
7964
|
|
|
|
|
|
|
'many' => q(kwacha na Saimbia), |
7965
|
|
|
|
|
|
|
'one' => q(kwacha na Saimbia), |
7966
|
|
|
|
|
|
|
'other' => q(kwacha na Saimbia), |
7967
|
|
|
|
|
|
|
'two' => q(kwacha na Saimbia), |
7968
|
|
|
|
|
|
|
}, |
7969
|
|
|
|
|
|
|
}, |
7970
|
|
|
|
|
|
|
'ZRN' => { |
7971
|
|
|
|
|
|
|
display_name => { |
7972
|
|
|
|
|
|
|
'currency' => q(Zaire Nua SáÃreach), |
7973
|
|
|
|
|
|
|
}, |
7974
|
|
|
|
|
|
|
}, |
7975
|
|
|
|
|
|
|
'ZRZ' => { |
7976
|
|
|
|
|
|
|
symbol => 'ZRZ', |
7977
|
|
|
|
|
|
|
display_name => { |
7978
|
|
|
|
|
|
|
'currency' => q(Zaire SáÃreach), |
7979
|
|
|
|
|
|
|
}, |
7980
|
|
|
|
|
|
|
}, |
7981
|
|
|
|
|
|
|
'ZWD' => { |
7982
|
|
|
|
|
|
|
display_name => { |
7983
|
|
|
|
|
|
|
'currency' => q(Dollar Siombábach), |
7984
|
|
|
|
|
|
|
}, |
7985
|
|
|
|
|
|
|
}, |
7986
|
|
|
|
|
|
|
} }, |
7987
|
|
|
|
|
|
|
); |
7988
|
|
|
|
|
|
|
|
7989
|
|
|
|
|
|
|
|
7990
|
|
|
|
|
|
|
has 'calendar_months' => ( |
7991
|
|
|
|
|
|
|
is => 'ro', |
7992
|
|
|
|
|
|
|
isa => HashRef, |
7993
|
|
|
|
|
|
|
init_arg => undef, |
7994
|
|
|
|
|
|
|
default => sub { { |
7995
|
|
|
|
|
|
|
'gregorian' => { |
7996
|
|
|
|
|
|
|
'format' => { |
7997
|
|
|
|
|
|
|
abbreviated => { |
7998
|
|
|
|
|
|
|
nonleap => [ |
7999
|
|
|
|
|
|
|
'Ean', |
8000
|
|
|
|
|
|
|
'Feabh', |
8001
|
|
|
|
|
|
|
'Márta', |
8002
|
|
|
|
|
|
|
'Aib', |
8003
|
|
|
|
|
|
|
'Beal', |
8004
|
|
|
|
|
|
|
'Meith', |
8005
|
|
|
|
|
|
|
'Iúil', |
8006
|
|
|
|
|
|
|
'Lún', |
8007
|
|
|
|
|
|
|
'MFómh', |
8008
|
|
|
|
|
|
|
'DFómh', |
8009
|
|
|
|
|
|
|
'Samh', |
8010
|
|
|
|
|
|
|
'Noll' |
8011
|
|
|
|
|
|
|
], |
8012
|
|
|
|
|
|
|
leap => [ |
8013
|
|
|
|
|
|
|
|
8014
|
|
|
|
|
|
|
], |
8015
|
|
|
|
|
|
|
}, |
8016
|
|
|
|
|
|
|
narrow => { |
8017
|
|
|
|
|
|
|
nonleap => [ |
8018
|
|
|
|
|
|
|
'E', |
8019
|
|
|
|
|
|
|
'F', |
8020
|
|
|
|
|
|
|
'M', |
8021
|
|
|
|
|
|
|
'A', |
8022
|
|
|
|
|
|
|
'B', |
8023
|
|
|
|
|
|
|
'M', |
8024
|
|
|
|
|
|
|
'I', |
8025
|
|
|
|
|
|
|
'L', |
8026
|
|
|
|
|
|
|
'M', |
8027
|
|
|
|
|
|
|
'D', |
8028
|
|
|
|
|
|
|
'S', |
8029
|
|
|
|
|
|
|
'N' |
8030
|
|
|
|
|
|
|
], |
8031
|
|
|
|
|
|
|
leap => [ |
8032
|
|
|
|
|
|
|
|
8033
|
|
|
|
|
|
|
], |
8034
|
|
|
|
|
|
|
}, |
8035
|
|
|
|
|
|
|
wide => { |
8036
|
|
|
|
|
|
|
nonleap => [ |
8037
|
|
|
|
|
|
|
'Eanáir', |
8038
|
|
|
|
|
|
|
'Feabhra', |
8039
|
|
|
|
|
|
|
'Márta', |
8040
|
|
|
|
|
|
|
'Aibreán', |
8041
|
|
|
|
|
|
|
'Bealtaine', |
8042
|
|
|
|
|
|
|
'Meitheamh', |
8043
|
|
|
|
|
|
|
'Iúil', |
8044
|
|
|
|
|
|
|
'Lúnasa', |
8045
|
|
|
|
|
|
|
'Meán Fómhair', |
8046
|
|
|
|
|
|
|
'Deireadh Fómhair', |
8047
|
|
|
|
|
|
|
'Samhain', |
8048
|
|
|
|
|
|
|
'Nollaig' |
8049
|
|
|
|
|
|
|
], |
8050
|
|
|
|
|
|
|
leap => [ |
8051
|
|
|
|
|
|
|
|
8052
|
|
|
|
|
|
|
], |
8053
|
|
|
|
|
|
|
}, |
8054
|
|
|
|
|
|
|
}, |
8055
|
|
|
|
|
|
|
'stand-alone' => { |
8056
|
|
|
|
|
|
|
abbreviated => { |
8057
|
|
|
|
|
|
|
nonleap => [ |
8058
|
|
|
|
|
|
|
'Ean', |
8059
|
|
|
|
|
|
|
'Feabh', |
8060
|
|
|
|
|
|
|
'Márta', |
8061
|
|
|
|
|
|
|
'Aib', |
8062
|
|
|
|
|
|
|
'Beal', |
8063
|
|
|
|
|
|
|
'Meith', |
8064
|
|
|
|
|
|
|
'Iúil', |
8065
|
|
|
|
|
|
|
'Lún', |
8066
|
|
|
|
|
|
|
'MFómh', |
8067
|
|
|
|
|
|
|
'DFómh', |
8068
|
|
|
|
|
|
|
'Samh', |
8069
|
|
|
|
|
|
|
'Noll' |
8070
|
|
|
|
|
|
|
], |
8071
|
|
|
|
|
|
|
leap => [ |
8072
|
|
|
|
|
|
|
|
8073
|
|
|
|
|
|
|
], |
8074
|
|
|
|
|
|
|
}, |
8075
|
|
|
|
|
|
|
narrow => { |
8076
|
|
|
|
|
|
|
nonleap => [ |
8077
|
|
|
|
|
|
|
'E', |
8078
|
|
|
|
|
|
|
'F', |
8079
|
|
|
|
|
|
|
'M', |
8080
|
|
|
|
|
|
|
'A', |
8081
|
|
|
|
|
|
|
'B', |
8082
|
|
|
|
|
|
|
'M', |
8083
|
|
|
|
|
|
|
'I', |
8084
|
|
|
|
|
|
|
'L', |
8085
|
|
|
|
|
|
|
'M', |
8086
|
|
|
|
|
|
|
'D', |
8087
|
|
|
|
|
|
|
'S', |
8088
|
|
|
|
|
|
|
'N' |
8089
|
|
|
|
|
|
|
], |
8090
|
|
|
|
|
|
|
leap => [ |
8091
|
|
|
|
|
|
|
|
8092
|
|
|
|
|
|
|
], |
8093
|
|
|
|
|
|
|
}, |
8094
|
|
|
|
|
|
|
wide => { |
8095
|
|
|
|
|
|
|
nonleap => [ |
8096
|
|
|
|
|
|
|
'Eanáir', |
8097
|
|
|
|
|
|
|
'Feabhra', |
8098
|
|
|
|
|
|
|
'Márta', |
8099
|
|
|
|
|
|
|
'Aibreán', |
8100
|
|
|
|
|
|
|
'Bealtaine', |
8101
|
|
|
|
|
|
|
'Meitheamh', |
8102
|
|
|
|
|
|
|
'Iúil', |
8103
|
|
|
|
|
|
|
'Lúnasa', |
8104
|
|
|
|
|
|
|
'Meán Fómhair', |
8105
|
|
|
|
|
|
|
'Deireadh Fómhair', |
8106
|
|
|
|
|
|
|
'Samhain', |
8107
|
|
|
|
|
|
|
'Nollaig' |
8108
|
|
|
|
|
|
|
], |
8109
|
|
|
|
|
|
|
leap => [ |
8110
|
|
|
|
|
|
|
|
8111
|
|
|
|
|
|
|
], |
8112
|
|
|
|
|
|
|
}, |
8113
|
|
|
|
|
|
|
}, |
8114
|
|
|
|
|
|
|
}, |
8115
|
|
|
|
|
|
|
} }, |
8116
|
|
|
|
|
|
|
); |
8117
|
|
|
|
|
|
|
|
8118
|
|
|
|
|
|
|
has 'calendar_days' => ( |
8119
|
|
|
|
|
|
|
is => 'ro', |
8120
|
|
|
|
|
|
|
isa => HashRef, |
8121
|
|
|
|
|
|
|
init_arg => undef, |
8122
|
|
|
|
|
|
|
default => sub { { |
8123
|
|
|
|
|
|
|
'gregorian' => { |
8124
|
|
|
|
|
|
|
'format' => { |
8125
|
|
|
|
|
|
|
abbreviated => { |
8126
|
|
|
|
|
|
|
mon => 'Luan', |
8127
|
|
|
|
|
|
|
tue => 'Máirt', |
8128
|
|
|
|
|
|
|
wed => 'Céad', |
8129
|
|
|
|
|
|
|
thu => 'Déar', |
8130
|
|
|
|
|
|
|
fri => 'Aoine', |
8131
|
|
|
|
|
|
|
sat => 'Sath', |
8132
|
|
|
|
|
|
|
sun => 'Domh' |
8133
|
|
|
|
|
|
|
}, |
8134
|
|
|
|
|
|
|
narrow => { |
8135
|
|
|
|
|
|
|
mon => 'L', |
8136
|
|
|
|
|
|
|
tue => 'M', |
8137
|
|
|
|
|
|
|
wed => 'C', |
8138
|
|
|
|
|
|
|
thu => 'D', |
8139
|
|
|
|
|
|
|
fri => 'A', |
8140
|
|
|
|
|
|
|
sat => 'S', |
8141
|
|
|
|
|
|
|
sun => 'D' |
8142
|
|
|
|
|
|
|
}, |
8143
|
|
|
|
|
|
|
short => { |
8144
|
|
|
|
|
|
|
mon => 'Lu', |
8145
|
|
|
|
|
|
|
tue => 'Má', |
8146
|
|
|
|
|
|
|
wed => 'Cé', |
8147
|
|
|
|
|
|
|
thu => 'Dé', |
8148
|
|
|
|
|
|
|
fri => 'Ao', |
8149
|
|
|
|
|
|
|
sat => 'Sa', |
8150
|
|
|
|
|
|
|
sun => 'Do' |
8151
|
|
|
|
|
|
|
}, |
8152
|
|
|
|
|
|
|
wide => { |
8153
|
|
|
|
|
|
|
mon => 'Dé Luain', |
8154
|
|
|
|
|
|
|
tue => 'Dé Máirt', |
8155
|
|
|
|
|
|
|
wed => 'Dé Céadaoin', |
8156
|
|
|
|
|
|
|
thu => 'Déardaoin', |
8157
|
|
|
|
|
|
|
fri => 'Dé hAoine', |
8158
|
|
|
|
|
|
|
sat => 'Dé Sathairn', |
8159
|
|
|
|
|
|
|
sun => 'Dé Domhnaigh' |
8160
|
|
|
|
|
|
|
}, |
8161
|
|
|
|
|
|
|
}, |
8162
|
|
|
|
|
|
|
'stand-alone' => { |
8163
|
|
|
|
|
|
|
abbreviated => { |
8164
|
|
|
|
|
|
|
mon => 'Luan', |
8165
|
|
|
|
|
|
|
tue => 'Máirt', |
8166
|
|
|
|
|
|
|
wed => 'Céad', |
8167
|
|
|
|
|
|
|
thu => 'Déar', |
8168
|
|
|
|
|
|
|
fri => 'Aoine', |
8169
|
|
|
|
|
|
|
sat => 'Sath', |
8170
|
|
|
|
|
|
|
sun => 'Domh' |
8171
|
|
|
|
|
|
|
}, |
8172
|
|
|
|
|
|
|
narrow => { |
8173
|
|
|
|
|
|
|
mon => 'L', |
8174
|
|
|
|
|
|
|
tue => 'M', |
8175
|
|
|
|
|
|
|
wed => 'C', |
8176
|
|
|
|
|
|
|
thu => 'D', |
8177
|
|
|
|
|
|
|
fri => 'A', |
8178
|
|
|
|
|
|
|
sat => 'S', |
8179
|
|
|
|
|
|
|
sun => 'D' |
8180
|
|
|
|
|
|
|
}, |
8181
|
|
|
|
|
|
|
short => { |
8182
|
|
|
|
|
|
|
mon => 'Lu', |
8183
|
|
|
|
|
|
|
tue => 'Má', |
8184
|
|
|
|
|
|
|
wed => 'Cé', |
8185
|
|
|
|
|
|
|
thu => 'Dé', |
8186
|
|
|
|
|
|
|
fri => 'Ao', |
8187
|
|
|
|
|
|
|
sat => 'Sa', |
8188
|
|
|
|
|
|
|
sun => 'Do' |
8189
|
|
|
|
|
|
|
}, |
8190
|
|
|
|
|
|
|
wide => { |
8191
|
|
|
|
|
|
|
mon => 'Dé Luain', |
8192
|
|
|
|
|
|
|
tue => 'Dé Máirt', |
8193
|
|
|
|
|
|
|
wed => 'Dé Céadaoin', |
8194
|
|
|
|
|
|
|
thu => 'Déardaoin', |
8195
|
|
|
|
|
|
|
fri => 'Dé hAoine', |
8196
|
|
|
|
|
|
|
sat => 'Dé Sathairn', |
8197
|
|
|
|
|
|
|
sun => 'Dé Domhnaigh' |
8198
|
|
|
|
|
|
|
}, |
8199
|
|
|
|
|
|
|
}, |
8200
|
|
|
|
|
|
|
}, |
8201
|
|
|
|
|
|
|
} }, |
8202
|
|
|
|
|
|
|
); |
8203
|
|
|
|
|
|
|
|
8204
|
|
|
|
|
|
|
has 'calendar_quarters' => ( |
8205
|
|
|
|
|
|
|
is => 'ro', |
8206
|
|
|
|
|
|
|
isa => HashRef, |
8207
|
|
|
|
|
|
|
init_arg => undef, |
8208
|
|
|
|
|
|
|
default => sub { { |
8209
|
|
|
|
|
|
|
'gregorian' => { |
8210
|
|
|
|
|
|
|
'format' => { |
8211
|
|
|
|
|
|
|
abbreviated => {0 => 'R1', |
8212
|
|
|
|
|
|
|
1 => 'R2', |
8213
|
|
|
|
|
|
|
2 => 'R3', |
8214
|
|
|
|
|
|
|
3 => 'R4' |
8215
|
|
|
|
|
|
|
}, |
8216
|
|
|
|
|
|
|
narrow => {0 => '1', |
8217
|
|
|
|
|
|
|
1 => '2', |
8218
|
|
|
|
|
|
|
2 => '3', |
8219
|
|
|
|
|
|
|
3 => '4' |
8220
|
|
|
|
|
|
|
}, |
8221
|
|
|
|
|
|
|
wide => {0 => '1ú ráithe', |
8222
|
|
|
|
|
|
|
1 => '2ú ráithe', |
8223
|
|
|
|
|
|
|
2 => '3ú ráithe', |
8224
|
|
|
|
|
|
|
3 => '4ú ráithe' |
8225
|
|
|
|
|
|
|
}, |
8226
|
|
|
|
|
|
|
}, |
8227
|
|
|
|
|
|
|
'stand-alone' => { |
8228
|
|
|
|
|
|
|
abbreviated => {0 => 'R1', |
8229
|
|
|
|
|
|
|
1 => 'R2', |
8230
|
|
|
|
|
|
|
2 => 'R3', |
8231
|
|
|
|
|
|
|
3 => 'R4' |
8232
|
|
|
|
|
|
|
}, |
8233
|
|
|
|
|
|
|
narrow => {0 => '1', |
8234
|
|
|
|
|
|
|
1 => '2', |
8235
|
|
|
|
|
|
|
2 => '3', |
8236
|
|
|
|
|
|
|
3 => '4' |
8237
|
|
|
|
|
|
|
}, |
8238
|
|
|
|
|
|
|
wide => {0 => '1ú ráithe', |
8239
|
|
|
|
|
|
|
1 => '2ú ráithe', |
8240
|
|
|
|
|
|
|
2 => '3ú ráithe', |
8241
|
|
|
|
|
|
|
3 => '4ú ráithe' |
8242
|
|
|
|
|
|
|
}, |
8243
|
|
|
|
|
|
|
}, |
8244
|
|
|
|
|
|
|
}, |
8245
|
|
|
|
|
|
|
} }, |
8246
|
|
|
|
|
|
|
); |
8247
|
|
|
|
|
|
|
|
8248
|
|
|
|
|
|
|
has 'day_periods' => ( |
8249
|
|
|
|
|
|
|
is => 'ro', |
8250
|
|
|
|
|
|
|
isa => HashRef, |
8251
|
|
|
|
|
|
|
init_arg => undef, |
8252
|
|
|
|
|
|
|
default => sub { { |
8253
|
|
|
|
|
|
|
'gregorian' => { |
8254
|
|
|
|
|
|
|
'format' => { |
8255
|
|
|
|
|
|
|
'wide' => { |
8256
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
8257
|
|
|
|
|
|
|
'am' => q{a.m.}, |
8258
|
|
|
|
|
|
|
}, |
8259
|
|
|
|
|
|
|
'narrow' => { |
8260
|
|
|
|
|
|
|
'pm' => q{p}, |
8261
|
|
|
|
|
|
|
'am' => q{a}, |
8262
|
|
|
|
|
|
|
}, |
8263
|
|
|
|
|
|
|
'abbreviated' => { |
8264
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
8265
|
|
|
|
|
|
|
'am' => q{a.m.}, |
8266
|
|
|
|
|
|
|
}, |
8267
|
|
|
|
|
|
|
}, |
8268
|
|
|
|
|
|
|
'stand-alone' => { |
8269
|
|
|
|
|
|
|
'abbreviated' => { |
8270
|
|
|
|
|
|
|
'am' => q{a.m.}, |
8271
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
8272
|
|
|
|
|
|
|
}, |
8273
|
|
|
|
|
|
|
'wide' => { |
8274
|
|
|
|
|
|
|
'am' => q{a.m.}, |
8275
|
|
|
|
|
|
|
'pm' => q{p.m.}, |
8276
|
|
|
|
|
|
|
}, |
8277
|
|
|
|
|
|
|
'narrow' => { |
8278
|
|
|
|
|
|
|
'pm' => q{p}, |
8279
|
|
|
|
|
|
|
'am' => q{a}, |
8280
|
|
|
|
|
|
|
}, |
8281
|
|
|
|
|
|
|
}, |
8282
|
|
|
|
|
|
|
}, |
8283
|
|
|
|
|
|
|
} }, |
8284
|
|
|
|
|
|
|
); |
8285
|
|
|
|
|
|
|
|
8286
|
|
|
|
|
|
|
has 'eras' => ( |
8287
|
|
|
|
|
|
|
is => 'ro', |
8288
|
|
|
|
|
|
|
isa => HashRef, |
8289
|
|
|
|
|
|
|
init_arg => undef, |
8290
|
|
|
|
|
|
|
default => sub { { |
8291
|
|
|
|
|
|
|
'generic' => { |
8292
|
|
|
|
|
|
|
}, |
8293
|
|
|
|
|
|
|
'gregorian' => { |
8294
|
|
|
|
|
|
|
abbreviated => { |
8295
|
|
|
|
|
|
|
'0' => 'RC', |
8296
|
|
|
|
|
|
|
'1' => 'AD' |
8297
|
|
|
|
|
|
|
}, |
8298
|
|
|
|
|
|
|
narrow => { |
8299
|
|
|
|
|
|
|
'0' => 'RC', |
8300
|
|
|
|
|
|
|
'1' => 'AD' |
8301
|
|
|
|
|
|
|
}, |
8302
|
|
|
|
|
|
|
wide => { |
8303
|
|
|
|
|
|
|
'0' => 'Roimh ChrÃost', |
8304
|
|
|
|
|
|
|
'1' => 'Anno Domini' |
8305
|
|
|
|
|
|
|
}, |
8306
|
|
|
|
|
|
|
}, |
8307
|
|
|
|
|
|
|
} }, |
8308
|
|
|
|
|
|
|
); |
8309
|
|
|
|
|
|
|
|
8310
|
|
|
|
|
|
|
has 'date_formats' => ( |
8311
|
|
|
|
|
|
|
is => 'ro', |
8312
|
|
|
|
|
|
|
isa => HashRef, |
8313
|
|
|
|
|
|
|
init_arg => undef, |
8314
|
|
|
|
|
|
|
default => sub { { |
8315
|
|
|
|
|
|
|
'generic' => { |
8316
|
|
|
|
|
|
|
'full' => q{EEEE d MMMM y G}, |
8317
|
|
|
|
|
|
|
'long' => q{d MMMM y G}, |
8318
|
|
|
|
|
|
|
'medium' => q{d MMM y G}, |
8319
|
|
|
|
|
|
|
'short' => q{dd/MM/y GGGGG}, |
8320
|
|
|
|
|
|
|
}, |
8321
|
|
|
|
|
|
|
'gregorian' => { |
8322
|
|
|
|
|
|
|
'full' => q{EEEE d MMMM y}, |
8323
|
|
|
|
|
|
|
'long' => q{d MMMM y}, |
8324
|
|
|
|
|
|
|
'medium' => q{d MMM y}, |
8325
|
|
|
|
|
|
|
'short' => q{dd/MM/y}, |
8326
|
|
|
|
|
|
|
}, |
8327
|
|
|
|
|
|
|
} }, |
8328
|
|
|
|
|
|
|
); |
8329
|
|
|
|
|
|
|
|
8330
|
|
|
|
|
|
|
has 'time_formats' => ( |
8331
|
|
|
|
|
|
|
is => 'ro', |
8332
|
|
|
|
|
|
|
isa => HashRef, |
8333
|
|
|
|
|
|
|
init_arg => undef, |
8334
|
|
|
|
|
|
|
default => sub { { |
8335
|
|
|
|
|
|
|
'generic' => { |
8336
|
|
|
|
|
|
|
}, |
8337
|
|
|
|
|
|
|
'gregorian' => { |
8338
|
|
|
|
|
|
|
'full' => q{HH:mm:ss zzzz}, |
8339
|
|
|
|
|
|
|
'long' => q{HH:mm:ss z}, |
8340
|
|
|
|
|
|
|
'medium' => q{HH:mm:ss}, |
8341
|
|
|
|
|
|
|
'short' => q{HH:mm}, |
8342
|
|
|
|
|
|
|
}, |
8343
|
|
|
|
|
|
|
} }, |
8344
|
|
|
|
|
|
|
); |
8345
|
|
|
|
|
|
|
|
8346
|
|
|
|
|
|
|
has 'datetime_formats' => ( |
8347
|
|
|
|
|
|
|
is => 'ro', |
8348
|
|
|
|
|
|
|
isa => HashRef, |
8349
|
|
|
|
|
|
|
init_arg => undef, |
8350
|
|
|
|
|
|
|
default => sub { { |
8351
|
|
|
|
|
|
|
'generic' => { |
8352
|
|
|
|
|
|
|
'full' => q{{1} {0}}, |
8353
|
|
|
|
|
|
|
'long' => q{{1} {0}}, |
8354
|
|
|
|
|
|
|
'medium' => q{{1} {0}}, |
8355
|
|
|
|
|
|
|
'short' => q{{1} {0}}, |
8356
|
|
|
|
|
|
|
}, |
8357
|
|
|
|
|
|
|
'gregorian' => { |
8358
|
|
|
|
|
|
|
'full' => q{{1} {0}}, |
8359
|
|
|
|
|
|
|
'long' => q{{1} {0}}, |
8360
|
|
|
|
|
|
|
'medium' => q{{1} {0}}, |
8361
|
|
|
|
|
|
|
'short' => q{{1} {0}}, |
8362
|
|
|
|
|
|
|
}, |
8363
|
|
|
|
|
|
|
} }, |
8364
|
|
|
|
|
|
|
); |
8365
|
|
|
|
|
|
|
|
8366
|
|
|
|
|
|
|
has 'datetime_formats_available_formats' => ( |
8367
|
|
|
|
|
|
|
is => 'ro', |
8368
|
|
|
|
|
|
|
isa => HashRef, |
8369
|
|
|
|
|
|
|
init_arg => undef, |
8370
|
|
|
|
|
|
|
default => sub { { |
8371
|
|
|
|
|
|
|
'generic' => { |
8372
|
|
|
|
|
|
|
E => q{ccc}, |
8373
|
|
|
|
|
|
|
Ed => q{E d}, |
8374
|
|
|
|
|
|
|
Gy => q{y G}, |
8375
|
|
|
|
|
|
|
GyMMM => q{MMM y G}, |
8376
|
|
|
|
|
|
|
GyMMMEd => q{E d MMM y G}, |
8377
|
|
|
|
|
|
|
GyMMMd => q{d MMM y G}, |
8378
|
|
|
|
|
|
|
M => q{LL}, |
8379
|
|
|
|
|
|
|
MEd => q{E dd/MM}, |
8380
|
|
|
|
|
|
|
MMM => q{LLL}, |
8381
|
|
|
|
|
|
|
MMMEd => q{E d MMM}, |
8382
|
|
|
|
|
|
|
MMMd => q{d MMM}, |
8383
|
|
|
|
|
|
|
Md => q{dd/MM}, |
8384
|
|
|
|
|
|
|
d => q{d}, |
8385
|
|
|
|
|
|
|
y => q{y G}, |
8386
|
|
|
|
|
|
|
yyyy => q{y G}, |
8387
|
|
|
|
|
|
|
yyyyM => q{MM/y GGGGG}, |
8388
|
|
|
|
|
|
|
yyyyMEd => q{E dd/MM/y GGGGG}, |
8389
|
|
|
|
|
|
|
yyyyMMM => q{MMM y G}, |
8390
|
|
|
|
|
|
|
yyyyMMMEd => q{E d MMM y G}, |
8391
|
|
|
|
|
|
|
yyyyMMMd => q{d MMM y G}, |
8392
|
|
|
|
|
|
|
yyyyMd => q{dd/MM/y GGGGG}, |
8393
|
|
|
|
|
|
|
yyyyQQQ => q{QQQ y G}, |
8394
|
|
|
|
|
|
|
yyyyQQQQ => q{QQQQ y G}, |
8395
|
|
|
|
|
|
|
}, |
8396
|
|
|
|
|
|
|
'gregorian' => { |
8397
|
|
|
|
|
|
|
E => q{ccc}, |
8398
|
|
|
|
|
|
|
EHm => q{E HH:mm}, |
8399
|
|
|
|
|
|
|
EHms => q{E HH:mm:ss}, |
8400
|
|
|
|
|
|
|
Ed => q{E d}, |
8401
|
|
|
|
|
|
|
Ehm => q{E h:mm a}, |
8402
|
|
|
|
|
|
|
Ehms => q{E h:mm:ss a}, |
8403
|
|
|
|
|
|
|
Gy => q{y G}, |
8404
|
|
|
|
|
|
|
GyMMM => q{MMM y G}, |
8405
|
|
|
|
|
|
|
GyMMMEd => q{E d MMM y G}, |
8406
|
|
|
|
|
|
|
GyMMMd => q{d MMM y G}, |
8407
|
|
|
|
|
|
|
H => q{HH}, |
8408
|
|
|
|
|
|
|
Hm => q{HH:mm}, |
8409
|
|
|
|
|
|
|
Hms => q{HH:mm:ss}, |
8410
|
|
|
|
|
|
|
Hmsv => q{HH:mm:ss v}, |
8411
|
|
|
|
|
|
|
Hmv => q{HH:mm v}, |
8412
|
|
|
|
|
|
|
M => q{LL}, |
8413
|
|
|
|
|
|
|
MEd => q{E dd/MM}, |
8414
|
|
|
|
|
|
|
MMM => q{LLL}, |
8415
|
|
|
|
|
|
|
MMMEd => q{E d MMM}, |
8416
|
|
|
|
|
|
|
MMMMd => q{d MMMM}, |
8417
|
|
|
|
|
|
|
MMMd => q{d MMM}, |
8418
|
|
|
|
|
|
|
Md => q{dd/MM}, |
8419
|
|
|
|
|
|
|
d => q{d}, |
8420
|
|
|
|
|
|
|
h => q{h a}, |
8421
|
|
|
|
|
|
|
hm => q{h:mm a}, |
8422
|
|
|
|
|
|
|
hms => q{h:mm:ss a}, |
8423
|
|
|
|
|
|
|
hmsv => q{h:mm:ss a v}, |
8424
|
|
|
|
|
|
|
hmv => q{h:mm a v}, |
8425
|
|
|
|
|
|
|
ms => q{mm:ss}, |
8426
|
|
|
|
|
|
|
y => q{y}, |
8427
|
|
|
|
|
|
|
yM => q{MM/y}, |
8428
|
|
|
|
|
|
|
yMEd => q{E dd/MM/y}, |
8429
|
|
|
|
|
|
|
yMMM => q{MMM y}, |
8430
|
|
|
|
|
|
|
yMMMEd => q{E d MMM y}, |
8431
|
|
|
|
|
|
|
yMMMM => q{MMMM y}, |
8432
|
|
|
|
|
|
|
yMMMd => q{d MMM y}, |
8433
|
|
|
|
|
|
|
yMd => q{dd/MM/y}, |
8434
|
|
|
|
|
|
|
yQQQ => q{QQQ y}, |
8435
|
|
|
|
|
|
|
yQQQQ => q{QQQQ y}, |
8436
|
|
|
|
|
|
|
}, |
8437
|
|
|
|
|
|
|
} }, |
8438
|
|
|
|
|
|
|
); |
8439
|
|
|
|
|
|
|
|
8440
|
|
|
|
|
|
|
has 'datetime_formats_append_item' => ( |
8441
|
|
|
|
|
|
|
is => 'ro', |
8442
|
|
|
|
|
|
|
isa => HashRef, |
8443
|
|
|
|
|
|
|
init_arg => undef, |
8444
|
|
|
|
|
|
|
default => sub { { |
8445
|
|
|
|
|
|
|
'gregorian' => { |
8446
|
|
|
|
|
|
|
'Timezone' => '{0} {1}', |
8447
|
|
|
|
|
|
|
}, |
8448
|
|
|
|
|
|
|
} }, |
8449
|
|
|
|
|
|
|
); |
8450
|
|
|
|
|
|
|
|
8451
|
|
|
|
|
|
|
has 'datetime_formats_interval' => ( |
8452
|
|
|
|
|
|
|
is => 'ro', |
8453
|
|
|
|
|
|
|
isa => HashRef, |
8454
|
|
|
|
|
|
|
init_arg => undef, |
8455
|
|
|
|
|
|
|
default => sub { { |
8456
|
|
|
|
|
|
|
'generic' => { |
8457
|
|
|
|
|
|
|
M => { |
8458
|
|
|
|
|
|
|
M => q{MM â MM}, |
8459
|
|
|
|
|
|
|
}, |
8460
|
|
|
|
|
|
|
MEd => { |
8461
|
|
|
|
|
|
|
M => q{E dd/MM â E dd/MM}, |
8462
|
|
|
|
|
|
|
d => q{E dd/MM â E dd/MM}, |
8463
|
|
|
|
|
|
|
}, |
8464
|
|
|
|
|
|
|
MMM => { |
8465
|
|
|
|
|
|
|
M => q{MMM â MMM}, |
8466
|
|
|
|
|
|
|
}, |
8467
|
|
|
|
|
|
|
MMMEd => { |
8468
|
|
|
|
|
|
|
M => q{E d MMM â E d MMM}, |
8469
|
|
|
|
|
|
|
d => q{E d MMM â E d MMM}, |
8470
|
|
|
|
|
|
|
}, |
8471
|
|
|
|
|
|
|
MMMd => { |
8472
|
|
|
|
|
|
|
M => q{d MMM â d MMM}, |
8473
|
|
|
|
|
|
|
d => q{d â d MMM}, |
8474
|
|
|
|
|
|
|
}, |
8475
|
|
|
|
|
|
|
Md => { |
8476
|
|
|
|
|
|
|
M => q{dd/MM â dd/MM}, |
8477
|
|
|
|
|
|
|
d => q{dd/MM â dd/MM}, |
8478
|
|
|
|
|
|
|
}, |
8479
|
|
|
|
|
|
|
d => { |
8480
|
|
|
|
|
|
|
d => q{d â d}, |
8481
|
|
|
|
|
|
|
}, |
8482
|
|
|
|
|
|
|
fallback => '{0} â {1}', |
8483
|
|
|
|
|
|
|
y => { |
8484
|
|
|
|
|
|
|
y => q{y â y G}, |
8485
|
|
|
|
|
|
|
}, |
8486
|
|
|
|
|
|
|
yM => { |
8487
|
|
|
|
|
|
|
M => q{MM/y â MM/y GGGGG}, |
8488
|
|
|
|
|
|
|
y => q{MM/y â MM/y GGGGG}, |
8489
|
|
|
|
|
|
|
}, |
8490
|
|
|
|
|
|
|
yMEd => { |
8491
|
|
|
|
|
|
|
M => q{E dd/MM/y â E dd/MM/y GGGGG}, |
8492
|
|
|
|
|
|
|
d => q{E dd/MM/y â E dd/MM/y GGGGG}, |
8493
|
|
|
|
|
|
|
y => q{E dd/MM/y â E dd/MM/y GGGGG}, |
8494
|
|
|
|
|
|
|
}, |
8495
|
|
|
|
|
|
|
yMMM => { |
8496
|
|
|
|
|
|
|
M => q{MMM â MMM y G}, |
8497
|
|
|
|
|
|
|
y => q{MMM y â MMM y G}, |
8498
|
|
|
|
|
|
|
}, |
8499
|
|
|
|
|
|
|
yMMMEd => { |
8500
|
|
|
|
|
|
|
M => q{E d MMM â E d MMM y G}, |
8501
|
|
|
|
|
|
|
d => q{E d MMM â E d MMM y G}, |
8502
|
|
|
|
|
|
|
y => q{E d MMM y â E d MMM y G}, |
8503
|
|
|
|
|
|
|
}, |
8504
|
|
|
|
|
|
|
yMMMM => { |
8505
|
|
|
|
|
|
|
M => q{MMMM â MMMM y G}, |
8506
|
|
|
|
|
|
|
y => q{MMMM y â MMMM y G}, |
8507
|
|
|
|
|
|
|
}, |
8508
|
|
|
|
|
|
|
yMMMd => { |
8509
|
|
|
|
|
|
|
M => q{d MMM â d MMM y G}, |
8510
|
|
|
|
|
|
|
d => q{d â d MMM y G}, |
8511
|
|
|
|
|
|
|
y => q{d MMM y â d MMM y G}, |
8512
|
|
|
|
|
|
|
}, |
8513
|
|
|
|
|
|
|
yMd => { |
8514
|
|
|
|
|
|
|
M => q{dd/MM/y â dd/MM/y GGGGG}, |
8515
|
|
|
|
|
|
|
d => q{dd/MM/y â dd/MM/y GGGGG}, |
8516
|
|
|
|
|
|
|
y => q{dd/MM/y â dd/MM/y GGGGG}, |
8517
|
|
|
|
|
|
|
}, |
8518
|
|
|
|
|
|
|
}, |
8519
|
|
|
|
|
|
|
'gregorian' => { |
8520
|
|
|
|
|
|
|
H => { |
8521
|
|
|
|
|
|
|
H => q{HH â HH}, |
8522
|
|
|
|
|
|
|
}, |
8523
|
|
|
|
|
|
|
Hm => { |
8524
|
|
|
|
|
|
|
H => q{HH:mm â HH:mm}, |
8525
|
|
|
|
|
|
|
m => q{HH:mm â HH:mm}, |
8526
|
|
|
|
|
|
|
}, |
8527
|
|
|
|
|
|
|
Hmv => { |
8528
|
|
|
|
|
|
|
H => q{HH:mm â HH:mm v}, |
8529
|
|
|
|
|
|
|
m => q{HH:mm â HH:mm v}, |
8530
|
|
|
|
|
|
|
}, |
8531
|
|
|
|
|
|
|
Hv => { |
8532
|
|
|
|
|
|
|
H => q{HH â HH v}, |
8533
|
|
|
|
|
|
|
}, |
8534
|
|
|
|
|
|
|
M => { |
8535
|
|
|
|
|
|
|
M => q{MM â MM}, |
8536
|
|
|
|
|
|
|
}, |
8537
|
|
|
|
|
|
|
MEd => { |
8538
|
|
|
|
|
|
|
M => q{E dd/MM â E dd/MM}, |
8539
|
|
|
|
|
|
|
d => q{E dd/MM â E dd/MM}, |
8540
|
|
|
|
|
|
|
}, |
8541
|
|
|
|
|
|
|
MMM => { |
8542
|
|
|
|
|
|
|
M => q{MMM â MMM}, |
8543
|
|
|
|
|
|
|
}, |
8544
|
|
|
|
|
|
|
MMMEd => { |
8545
|
|
|
|
|
|
|
M => q{E d MMM â E d MMM}, |
8546
|
|
|
|
|
|
|
d => q{E d MMM â E d MMM}, |
8547
|
|
|
|
|
|
|
}, |
8548
|
|
|
|
|
|
|
MMMd => { |
8549
|
|
|
|
|
|
|
M => q{d MMM â d MMM}, |
8550
|
|
|
|
|
|
|
d => q{d â d MMM}, |
8551
|
|
|
|
|
|
|
}, |
8552
|
|
|
|
|
|
|
Md => { |
8553
|
|
|
|
|
|
|
M => q{dd/MM â dd/MM}, |
8554
|
|
|
|
|
|
|
d => q{dd/MM â dd/MM}, |
8555
|
|
|
|
|
|
|
}, |
8556
|
|
|
|
|
|
|
d => { |
8557
|
|
|
|
|
|
|
d => q{d â d}, |
8558
|
|
|
|
|
|
|
}, |
8559
|
|
|
|
|
|
|
fallback => '{0} â {1}', |
8560
|
|
|
|
|
|
|
h => { |
8561
|
|
|
|
|
|
|
a => q{h a â h a}, |
8562
|
|
|
|
|
|
|
h => q{h â h a}, |
8563
|
|
|
|
|
|
|
}, |
8564
|
|
|
|
|
|
|
hm => { |
8565
|
|
|
|
|
|
|
a => q{h:mm a â h:mm a}, |
8566
|
|
|
|
|
|
|
h => q{h:mm â h:mm a}, |
8567
|
|
|
|
|
|
|
m => q{h:mm â h:mm a}, |
8568
|
|
|
|
|
|
|
}, |
8569
|
|
|
|
|
|
|
hmv => { |
8570
|
|
|
|
|
|
|
a => q{h:mm a â h:mm a v}, |
8571
|
|
|
|
|
|
|
h => q{h:mm â h:mm a v}, |
8572
|
|
|
|
|
|
|
m => q{h:mm â h:mm a v}, |
8573
|
|
|
|
|
|
|
}, |
8574
|
|
|
|
|
|
|
hv => { |
8575
|
|
|
|
|
|
|
a => q{h a â h a v}, |
8576
|
|
|
|
|
|
|
h => q{h â h a v}, |
8577
|
|
|
|
|
|
|
}, |
8578
|
|
|
|
|
|
|
y => { |
8579
|
|
|
|
|
|
|
y => q{y â y}, |
8580
|
|
|
|
|
|
|
}, |
8581
|
|
|
|
|
|
|
yM => { |
8582
|
|
|
|
|
|
|
M => q{MM/y â MM/y}, |
8583
|
|
|
|
|
|
|
y => q{MM/y â MM/y}, |
8584
|
|
|
|
|
|
|
}, |
8585
|
|
|
|
|
|
|
yMEd => { |
8586
|
|
|
|
|
|
|
M => q{E dd/MM/y â E dd/MM/y}, |
8587
|
|
|
|
|
|
|
d => q{E dd/MM/y â E dd/MM/y}, |
8588
|
|
|
|
|
|
|
y => q{E dd/MM/y â E dd/MM/y}, |
8589
|
|
|
|
|
|
|
}, |
8590
|
|
|
|
|
|
|
yMMM => { |
8591
|
|
|
|
|
|
|
M => q{MMM â MMM y}, |
8592
|
|
|
|
|
|
|
y => q{MMM y â MMM y}, |
8593
|
|
|
|
|
|
|
}, |
8594
|
|
|
|
|
|
|
yMMMEd => { |
8595
|
|
|
|
|
|
|
M => q{E d MMM â E d MMM y}, |
8596
|
|
|
|
|
|
|
d => q{E d MMM â E d MMM y}, |
8597
|
|
|
|
|
|
|
y => q{E d MMM y â E d MMM y}, |
8598
|
|
|
|
|
|
|
}, |
8599
|
|
|
|
|
|
|
yMMMM => { |
8600
|
|
|
|
|
|
|
M => q{MMMM â MMMM y}, |
8601
|
|
|
|
|
|
|
y => q{MMMM y â MMMM y}, |
8602
|
|
|
|
|
|
|
}, |
8603
|
|
|
|
|
|
|
yMMMd => { |
8604
|
|
|
|
|
|
|
M => q{d MMM â d MMM y}, |
8605
|
|
|
|
|
|
|
d => q{d â d MMM y}, |
8606
|
|
|
|
|
|
|
y => q{d MMM y â d MMM y}, |
8607
|
|
|
|
|
|
|
}, |
8608
|
|
|
|
|
|
|
yMd => { |
8609
|
|
|
|
|
|
|
M => q{dd/MM/y â dd/MM/y}, |
8610
|
|
|
|
|
|
|
d => q{dd/MM/y â dd/MM/y}, |
8611
|
|
|
|
|
|
|
y => q{dd/MM/y â dd/MM/y}, |
8612
|
|
|
|
|
|
|
}, |
8613
|
|
|
|
|
|
|
}, |
8614
|
|
|
|
|
|
|
} }, |
8615
|
|
|
|
|
|
|
); |
8616
|
|
|
|
|
|
|
|
8617
|
|
|
|
|
|
|
has 'time_zone_names' => ( |
8618
|
|
|
|
|
|
|
is => 'ro', |
8619
|
|
|
|
|
|
|
isa => HashRef, |
8620
|
|
|
|
|
|
|
init_arg => undef, |
8621
|
|
|
|
|
|
|
default => sub { { |
8622
|
|
|
|
|
|
|
hourFormat => q(+HH:mm;-HH:mm), |
8623
|
|
|
|
|
|
|
gmtFormat => q(MAG{0}), |
8624
|
|
|
|
|
|
|
gmtZeroFormat => q(MAG), |
8625
|
|
|
|
|
|
|
regionFormat => q({0}), |
8626
|
|
|
|
|
|
|
regionFormat => q({0} (+1)), |
8627
|
|
|
|
|
|
|
regionFormat => q({0} (+0)), |
8628
|
|
|
|
|
|
|
fallbackFormat => q({1} ({0})), |
8629
|
|
|
|
|
|
|
'Acre' => { |
8630
|
|
|
|
|
|
|
long => { |
8631
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Acre), |
8632
|
|
|
|
|
|
|
'generic' => q(Am Acre), |
8633
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Acre), |
8634
|
|
|
|
|
|
|
}, |
8635
|
|
|
|
|
|
|
}, |
8636
|
|
|
|
|
|
|
'Afghanistan' => { |
8637
|
|
|
|
|
|
|
long => { |
8638
|
|
|
|
|
|
|
'standard' => q(Am na hAfganastáine), |
8639
|
|
|
|
|
|
|
}, |
8640
|
|
|
|
|
|
|
}, |
8641
|
|
|
|
|
|
|
'Africa/Abidjan' => { |
8642
|
|
|
|
|
|
|
exemplarCity => q#Abidjan#, |
8643
|
|
|
|
|
|
|
}, |
8644
|
|
|
|
|
|
|
'Africa/Accra' => { |
8645
|
|
|
|
|
|
|
exemplarCity => q#Accra#, |
8646
|
|
|
|
|
|
|
}, |
8647
|
|
|
|
|
|
|
'Africa/Addis_Ababa' => { |
8648
|
|
|
|
|
|
|
exemplarCity => q#Adas Ababa#, |
8649
|
|
|
|
|
|
|
}, |
8650
|
|
|
|
|
|
|
'Africa/Algiers' => { |
8651
|
|
|
|
|
|
|
exemplarCity => q#Cathair na hAilgéire#, |
8652
|
|
|
|
|
|
|
}, |
8653
|
|
|
|
|
|
|
'Africa/Asmera' => { |
8654
|
|
|
|
|
|
|
exemplarCity => q#Asmara#, |
8655
|
|
|
|
|
|
|
}, |
8656
|
|
|
|
|
|
|
'Africa/Bamako' => { |
8657
|
|
|
|
|
|
|
exemplarCity => q#Bamako#, |
8658
|
|
|
|
|
|
|
}, |
8659
|
|
|
|
|
|
|
'Africa/Bangui' => { |
8660
|
|
|
|
|
|
|
exemplarCity => q#Bangui#, |
8661
|
|
|
|
|
|
|
}, |
8662
|
|
|
|
|
|
|
'Africa/Banjul' => { |
8663
|
|
|
|
|
|
|
exemplarCity => q#Banjul#, |
8664
|
|
|
|
|
|
|
}, |
8665
|
|
|
|
|
|
|
'Africa/Bissau' => { |
8666
|
|
|
|
|
|
|
exemplarCity => q#Bissau#, |
8667
|
|
|
|
|
|
|
}, |
8668
|
|
|
|
|
|
|
'Africa/Blantyre' => { |
8669
|
|
|
|
|
|
|
exemplarCity => q#Baile an tSaoir#, |
8670
|
|
|
|
|
|
|
}, |
8671
|
|
|
|
|
|
|
'Africa/Brazzaville' => { |
8672
|
|
|
|
|
|
|
exemplarCity => q#Brazzaville#, |
8673
|
|
|
|
|
|
|
}, |
8674
|
|
|
|
|
|
|
'Africa/Bujumbura' => { |
8675
|
|
|
|
|
|
|
exemplarCity => q#Bujumbura#, |
8676
|
|
|
|
|
|
|
}, |
8677
|
|
|
|
|
|
|
'Africa/Cairo' => { |
8678
|
|
|
|
|
|
|
exemplarCity => q#Caireo#, |
8679
|
|
|
|
|
|
|
}, |
8680
|
|
|
|
|
|
|
'Africa/Casablanca' => { |
8681
|
|
|
|
|
|
|
exemplarCity => q#Casablanca#, |
8682
|
|
|
|
|
|
|
}, |
8683
|
|
|
|
|
|
|
'Africa/Ceuta' => { |
8684
|
|
|
|
|
|
|
exemplarCity => q#Ceuta#, |
8685
|
|
|
|
|
|
|
}, |
8686
|
|
|
|
|
|
|
'Africa/Conakry' => { |
8687
|
|
|
|
|
|
|
exemplarCity => q#ConacraÃ#, |
8688
|
|
|
|
|
|
|
}, |
8689
|
|
|
|
|
|
|
'Africa/Dakar' => { |
8690
|
|
|
|
|
|
|
exemplarCity => q#Dacár#, |
8691
|
|
|
|
|
|
|
}, |
8692
|
|
|
|
|
|
|
'Africa/Dar_es_Salaam' => { |
8693
|
|
|
|
|
|
|
exemplarCity => q#Dárasalám#, |
8694
|
|
|
|
|
|
|
}, |
8695
|
|
|
|
|
|
|
'Africa/Djibouti' => { |
8696
|
|
|
|
|
|
|
exemplarCity => q#Djibouti#, |
8697
|
|
|
|
|
|
|
}, |
8698
|
|
|
|
|
|
|
'Africa/Douala' => { |
8699
|
|
|
|
|
|
|
exemplarCity => q#Douala#, |
8700
|
|
|
|
|
|
|
}, |
8701
|
|
|
|
|
|
|
'Africa/El_Aaiun' => { |
8702
|
|
|
|
|
|
|
exemplarCity => q#El Aaiun#, |
8703
|
|
|
|
|
|
|
}, |
8704
|
|
|
|
|
|
|
'Africa/Freetown' => { |
8705
|
|
|
|
|
|
|
exemplarCity => q#Freetown#, |
8706
|
|
|
|
|
|
|
}, |
8707
|
|
|
|
|
|
|
'Africa/Gaborone' => { |
8708
|
|
|
|
|
|
|
exemplarCity => q#Gaborone#, |
8709
|
|
|
|
|
|
|
}, |
8710
|
|
|
|
|
|
|
'Africa/Harare' => { |
8711
|
|
|
|
|
|
|
exemplarCity => q#Harare#, |
8712
|
|
|
|
|
|
|
}, |
8713
|
|
|
|
|
|
|
'Africa/Johannesburg' => { |
8714
|
|
|
|
|
|
|
exemplarCity => q#Johannesburg#, |
8715
|
|
|
|
|
|
|
}, |
8716
|
|
|
|
|
|
|
'Africa/Juba' => { |
8717
|
|
|
|
|
|
|
exemplarCity => q#Juba#, |
8718
|
|
|
|
|
|
|
}, |
8719
|
|
|
|
|
|
|
'Africa/Kampala' => { |
8720
|
|
|
|
|
|
|
exemplarCity => q#Kampala#, |
8721
|
|
|
|
|
|
|
}, |
8722
|
|
|
|
|
|
|
'Africa/Khartoum' => { |
8723
|
|
|
|
|
|
|
exemplarCity => q#Cartúm#, |
8724
|
|
|
|
|
|
|
}, |
8725
|
|
|
|
|
|
|
'Africa/Kigali' => { |
8726
|
|
|
|
|
|
|
exemplarCity => q#Kigali#, |
8727
|
|
|
|
|
|
|
}, |
8728
|
|
|
|
|
|
|
'Africa/Kinshasa' => { |
8729
|
|
|
|
|
|
|
exemplarCity => q#Cinseasa#, |
8730
|
|
|
|
|
|
|
}, |
8731
|
|
|
|
|
|
|
'Africa/Lagos' => { |
8732
|
|
|
|
|
|
|
exemplarCity => q#Lagos#, |
8733
|
|
|
|
|
|
|
}, |
8734
|
|
|
|
|
|
|
'Africa/Libreville' => { |
8735
|
|
|
|
|
|
|
exemplarCity => q#Libreville#, |
8736
|
|
|
|
|
|
|
}, |
8737
|
|
|
|
|
|
|
'Africa/Lome' => { |
8738
|
|
|
|
|
|
|
exemplarCity => q#Lome#, |
8739
|
|
|
|
|
|
|
}, |
8740
|
|
|
|
|
|
|
'Africa/Luanda' => { |
8741
|
|
|
|
|
|
|
exemplarCity => q#Luanda#, |
8742
|
|
|
|
|
|
|
}, |
8743
|
|
|
|
|
|
|
'Africa/Lubumbashi' => { |
8744
|
|
|
|
|
|
|
exemplarCity => q#Lubumbashi#, |
8745
|
|
|
|
|
|
|
}, |
8746
|
|
|
|
|
|
|
'Africa/Lusaka' => { |
8747
|
|
|
|
|
|
|
exemplarCity => q#Lusaka#, |
8748
|
|
|
|
|
|
|
}, |
8749
|
|
|
|
|
|
|
'Africa/Malabo' => { |
8750
|
|
|
|
|
|
|
exemplarCity => q#Malabo#, |
8751
|
|
|
|
|
|
|
}, |
8752
|
|
|
|
|
|
|
'Africa/Maputo' => { |
8753
|
|
|
|
|
|
|
exemplarCity => q#Mapútó#, |
8754
|
|
|
|
|
|
|
}, |
8755
|
|
|
|
|
|
|
'Africa/Maseru' => { |
8756
|
|
|
|
|
|
|
exemplarCity => q#Maseru#, |
8757
|
|
|
|
|
|
|
}, |
8758
|
|
|
|
|
|
|
'Africa/Mbabane' => { |
8759
|
|
|
|
|
|
|
exemplarCity => q#Mbabane#, |
8760
|
|
|
|
|
|
|
}, |
8761
|
|
|
|
|
|
|
'Africa/Mogadishu' => { |
8762
|
|
|
|
|
|
|
exemplarCity => q#Mogaidisiú#, |
8763
|
|
|
|
|
|
|
}, |
8764
|
|
|
|
|
|
|
'Africa/Monrovia' => { |
8765
|
|
|
|
|
|
|
exemplarCity => q#Monrovia#, |
8766
|
|
|
|
|
|
|
}, |
8767
|
|
|
|
|
|
|
'Africa/Nairobi' => { |
8768
|
|
|
|
|
|
|
exemplarCity => q#Nairobi#, |
8769
|
|
|
|
|
|
|
}, |
8770
|
|
|
|
|
|
|
'Africa/Ndjamena' => { |
8771
|
|
|
|
|
|
|
exemplarCity => q#Ndjamena#, |
8772
|
|
|
|
|
|
|
}, |
8773
|
|
|
|
|
|
|
'Africa/Niamey' => { |
8774
|
|
|
|
|
|
|
exemplarCity => q#Niamey#, |
8775
|
|
|
|
|
|
|
}, |
8776
|
|
|
|
|
|
|
'Africa/Nouakchott' => { |
8777
|
|
|
|
|
|
|
exemplarCity => q#Nuacsat#, |
8778
|
|
|
|
|
|
|
}, |
8779
|
|
|
|
|
|
|
'Africa/Ouagadougou' => { |
8780
|
|
|
|
|
|
|
exemplarCity => q#Ouagadougou#, |
8781
|
|
|
|
|
|
|
}, |
8782
|
|
|
|
|
|
|
'Africa/Porto-Novo' => { |
8783
|
|
|
|
|
|
|
exemplarCity => q#Porto-Novo#, |
8784
|
|
|
|
|
|
|
}, |
8785
|
|
|
|
|
|
|
'Africa/Sao_Tome' => { |
8786
|
|
|
|
|
|
|
exemplarCity => q#São Tomé#, |
8787
|
|
|
|
|
|
|
}, |
8788
|
|
|
|
|
|
|
'Africa/Tripoli' => { |
8789
|
|
|
|
|
|
|
exemplarCity => q#TripilÃ#, |
8790
|
|
|
|
|
|
|
}, |
8791
|
|
|
|
|
|
|
'Africa/Tunis' => { |
8792
|
|
|
|
|
|
|
exemplarCity => q#Túinis#, |
8793
|
|
|
|
|
|
|
}, |
8794
|
|
|
|
|
|
|
'Africa/Windhoek' => { |
8795
|
|
|
|
|
|
|
exemplarCity => q#Windhoek#, |
8796
|
|
|
|
|
|
|
}, |
8797
|
|
|
|
|
|
|
'Africa_Central' => { |
8798
|
|
|
|
|
|
|
long => { |
8799
|
|
|
|
|
|
|
'standard' => q(Am Lár na hAfraice), |
8800
|
|
|
|
|
|
|
}, |
8801
|
|
|
|
|
|
|
}, |
8802
|
|
|
|
|
|
|
'Africa_Eastern' => { |
8803
|
|
|
|
|
|
|
long => { |
8804
|
|
|
|
|
|
|
'standard' => q(Am Oirthear na hAfraice), |
8805
|
|
|
|
|
|
|
}, |
8806
|
|
|
|
|
|
|
}, |
8807
|
|
|
|
|
|
|
'Africa_Southern' => { |
8808
|
|
|
|
|
|
|
long => { |
8809
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hAfraice Theas), |
8810
|
|
|
|
|
|
|
}, |
8811
|
|
|
|
|
|
|
}, |
8812
|
|
|
|
|
|
|
'Africa_Western' => { |
8813
|
|
|
|
|
|
|
long => { |
8814
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iarthar na hAfraice), |
8815
|
|
|
|
|
|
|
'generic' => q(Am Iarthar na hAfraice), |
8816
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iarthar na hAfraice), |
8817
|
|
|
|
|
|
|
}, |
8818
|
|
|
|
|
|
|
}, |
8819
|
|
|
|
|
|
|
'Alaska' => { |
8820
|
|
|
|
|
|
|
long => { |
8821
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Alasca), |
8822
|
|
|
|
|
|
|
'generic' => q(Am Alasca), |
8823
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Alasca), |
8824
|
|
|
|
|
|
|
}, |
8825
|
|
|
|
|
|
|
}, |
8826
|
|
|
|
|
|
|
'Almaty' => { |
8827
|
|
|
|
|
|
|
long => { |
8828
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Almaty), |
8829
|
|
|
|
|
|
|
'generic' => q(Am Almaty), |
8830
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Almaty), |
8831
|
|
|
|
|
|
|
}, |
8832
|
|
|
|
|
|
|
}, |
8833
|
|
|
|
|
|
|
'Amazon' => { |
8834
|
|
|
|
|
|
|
long => { |
8835
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na hAmasóine), |
8836
|
|
|
|
|
|
|
'generic' => q(Am na hAmasóine), |
8837
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hAmasóine), |
8838
|
|
|
|
|
|
|
}, |
8839
|
|
|
|
|
|
|
}, |
8840
|
|
|
|
|
|
|
'America/Adak' => { |
8841
|
|
|
|
|
|
|
exemplarCity => q#Adak#, |
8842
|
|
|
|
|
|
|
}, |
8843
|
|
|
|
|
|
|
'America/Anchorage' => { |
8844
|
|
|
|
|
|
|
exemplarCity => q#Anchorage#, |
8845
|
|
|
|
|
|
|
}, |
8846
|
|
|
|
|
|
|
'America/Anguilla' => { |
8847
|
|
|
|
|
|
|
exemplarCity => q#AngaÃle#, |
8848
|
|
|
|
|
|
|
}, |
8849
|
|
|
|
|
|
|
'America/Antigua' => { |
8850
|
|
|
|
|
|
|
exemplarCity => q#Antigua#, |
8851
|
|
|
|
|
|
|
}, |
8852
|
|
|
|
|
|
|
'America/Araguaina' => { |
8853
|
|
|
|
|
|
|
exemplarCity => q#Araguaina#, |
8854
|
|
|
|
|
|
|
}, |
8855
|
|
|
|
|
|
|
'America/Argentina/La_Rioja' => { |
8856
|
|
|
|
|
|
|
exemplarCity => q#La Rioja#, |
8857
|
|
|
|
|
|
|
}, |
8858
|
|
|
|
|
|
|
'America/Argentina/Rio_Gallegos' => { |
8859
|
|
|
|
|
|
|
exemplarCity => q#Rio Gallegos#, |
8860
|
|
|
|
|
|
|
}, |
8861
|
|
|
|
|
|
|
'America/Argentina/Salta' => { |
8862
|
|
|
|
|
|
|
exemplarCity => q#Salta#, |
8863
|
|
|
|
|
|
|
}, |
8864
|
|
|
|
|
|
|
'America/Argentina/San_Juan' => { |
8865
|
|
|
|
|
|
|
exemplarCity => q#San Juan#, |
8866
|
|
|
|
|
|
|
}, |
8867
|
|
|
|
|
|
|
'America/Argentina/San_Luis' => { |
8868
|
|
|
|
|
|
|
exemplarCity => q#San Luis#, |
8869
|
|
|
|
|
|
|
}, |
8870
|
|
|
|
|
|
|
'America/Argentina/Tucuman' => { |
8871
|
|
|
|
|
|
|
exemplarCity => q#Tucuman#, |
8872
|
|
|
|
|
|
|
}, |
8873
|
|
|
|
|
|
|
'America/Argentina/Ushuaia' => { |
8874
|
|
|
|
|
|
|
exemplarCity => q#Ushuaia#, |
8875
|
|
|
|
|
|
|
}, |
8876
|
|
|
|
|
|
|
'America/Aruba' => { |
8877
|
|
|
|
|
|
|
exemplarCity => q#Arúba#, |
8878
|
|
|
|
|
|
|
}, |
8879
|
|
|
|
|
|
|
'America/Asuncion' => { |
8880
|
|
|
|
|
|
|
exemplarCity => q#Asúinseon#, |
8881
|
|
|
|
|
|
|
}, |
8882
|
|
|
|
|
|
|
'America/Bahia' => { |
8883
|
|
|
|
|
|
|
exemplarCity => q#Bahia#, |
8884
|
|
|
|
|
|
|
}, |
8885
|
|
|
|
|
|
|
'America/Bahia_Banderas' => { |
8886
|
|
|
|
|
|
|
exemplarCity => q#Bahia Banderas#, |
8887
|
|
|
|
|
|
|
}, |
8888
|
|
|
|
|
|
|
'America/Barbados' => { |
8889
|
|
|
|
|
|
|
exemplarCity => q#Barbadós#, |
8890
|
|
|
|
|
|
|
}, |
8891
|
|
|
|
|
|
|
'America/Belem' => { |
8892
|
|
|
|
|
|
|
exemplarCity => q#Belém#, |
8893
|
|
|
|
|
|
|
}, |
8894
|
|
|
|
|
|
|
'America/Belize' => { |
8895
|
|
|
|
|
|
|
exemplarCity => q#An BheilÃs#, |
8896
|
|
|
|
|
|
|
}, |
8897
|
|
|
|
|
|
|
'America/Blanc-Sablon' => { |
8898
|
|
|
|
|
|
|
exemplarCity => q#Blanc-Sablon#, |
8899
|
|
|
|
|
|
|
}, |
8900
|
|
|
|
|
|
|
'America/Boa_Vista' => { |
8901
|
|
|
|
|
|
|
exemplarCity => q#Boa Vista#, |
8902
|
|
|
|
|
|
|
}, |
8903
|
|
|
|
|
|
|
'America/Bogota' => { |
8904
|
|
|
|
|
|
|
exemplarCity => q#Bogatá#, |
8905
|
|
|
|
|
|
|
}, |
8906
|
|
|
|
|
|
|
'America/Boise' => { |
8907
|
|
|
|
|
|
|
exemplarCity => q#Boise#, |
8908
|
|
|
|
|
|
|
}, |
8909
|
|
|
|
|
|
|
'America/Buenos_Aires' => { |
8910
|
|
|
|
|
|
|
exemplarCity => q#Buenos Aires#, |
8911
|
|
|
|
|
|
|
}, |
8912
|
|
|
|
|
|
|
'America/Cambridge_Bay' => { |
8913
|
|
|
|
|
|
|
exemplarCity => q#Cambridge Bay#, |
8914
|
|
|
|
|
|
|
}, |
8915
|
|
|
|
|
|
|
'America/Campo_Grande' => { |
8916
|
|
|
|
|
|
|
exemplarCity => q#Campo Grande#, |
8917
|
|
|
|
|
|
|
}, |
8918
|
|
|
|
|
|
|
'America/Cancun' => { |
8919
|
|
|
|
|
|
|
exemplarCity => q#Cancún#, |
8920
|
|
|
|
|
|
|
}, |
8921
|
|
|
|
|
|
|
'America/Caracas' => { |
8922
|
|
|
|
|
|
|
exemplarCity => q#Caracas#, |
8923
|
|
|
|
|
|
|
}, |
8924
|
|
|
|
|
|
|
'America/Catamarca' => { |
8925
|
|
|
|
|
|
|
exemplarCity => q#Catamarca#, |
8926
|
|
|
|
|
|
|
}, |
8927
|
|
|
|
|
|
|
'America/Cayenne' => { |
8928
|
|
|
|
|
|
|
exemplarCity => q#Cayenne#, |
8929
|
|
|
|
|
|
|
}, |
8930
|
|
|
|
|
|
|
'America/Cayman' => { |
8931
|
|
|
|
|
|
|
exemplarCity => q#Cayman#, |
8932
|
|
|
|
|
|
|
}, |
8933
|
|
|
|
|
|
|
'America/Chicago' => { |
8934
|
|
|
|
|
|
|
exemplarCity => q#Chicago#, |
8935
|
|
|
|
|
|
|
}, |
8936
|
|
|
|
|
|
|
'America/Chihuahua' => { |
8937
|
|
|
|
|
|
|
exemplarCity => q#Chihuahua#, |
8938
|
|
|
|
|
|
|
}, |
8939
|
|
|
|
|
|
|
'America/Coral_Harbour' => { |
8940
|
|
|
|
|
|
|
exemplarCity => q#Atikokan#, |
8941
|
|
|
|
|
|
|
}, |
8942
|
|
|
|
|
|
|
'America/Cordoba' => { |
8943
|
|
|
|
|
|
|
exemplarCity => q#Córdoba#, |
8944
|
|
|
|
|
|
|
}, |
8945
|
|
|
|
|
|
|
'America/Costa_Rica' => { |
8946
|
|
|
|
|
|
|
exemplarCity => q#Cósta RÃce#, |
8947
|
|
|
|
|
|
|
}, |
8948
|
|
|
|
|
|
|
'America/Creston' => { |
8949
|
|
|
|
|
|
|
exemplarCity => q#Creston#, |
8950
|
|
|
|
|
|
|
}, |
8951
|
|
|
|
|
|
|
'America/Cuiaba' => { |
8952
|
|
|
|
|
|
|
exemplarCity => q#Cuiabá#, |
8953
|
|
|
|
|
|
|
}, |
8954
|
|
|
|
|
|
|
'America/Curacao' => { |
8955
|
|
|
|
|
|
|
exemplarCity => q#Curaçao#, |
8956
|
|
|
|
|
|
|
}, |
8957
|
|
|
|
|
|
|
'America/Danmarkshavn' => { |
8958
|
|
|
|
|
|
|
exemplarCity => q#Danmarkshavn#, |
8959
|
|
|
|
|
|
|
}, |
8960
|
|
|
|
|
|
|
'America/Dawson' => { |
8961
|
|
|
|
|
|
|
exemplarCity => q#Dawson#, |
8962
|
|
|
|
|
|
|
}, |
8963
|
|
|
|
|
|
|
'America/Dawson_Creek' => { |
8964
|
|
|
|
|
|
|
exemplarCity => q#Dawson Creek#, |
8965
|
|
|
|
|
|
|
}, |
8966
|
|
|
|
|
|
|
'America/Denver' => { |
8967
|
|
|
|
|
|
|
exemplarCity => q#Denver#, |
8968
|
|
|
|
|
|
|
}, |
8969
|
|
|
|
|
|
|
'America/Detroit' => { |
8970
|
|
|
|
|
|
|
exemplarCity => q#Detroit#, |
8971
|
|
|
|
|
|
|
}, |
8972
|
|
|
|
|
|
|
'America/Dominica' => { |
8973
|
|
|
|
|
|
|
exemplarCity => q#Doiminice#, |
8974
|
|
|
|
|
|
|
}, |
8975
|
|
|
|
|
|
|
'America/Edmonton' => { |
8976
|
|
|
|
|
|
|
exemplarCity => q#Edmonton#, |
8977
|
|
|
|
|
|
|
}, |
8978
|
|
|
|
|
|
|
'America/Eirunepe' => { |
8979
|
|
|
|
|
|
|
exemplarCity => q#Eirunepé#, |
8980
|
|
|
|
|
|
|
}, |
8981
|
|
|
|
|
|
|
'America/El_Salvador' => { |
8982
|
|
|
|
|
|
|
exemplarCity => q#An tSalvadóir#, |
8983
|
|
|
|
|
|
|
}, |
8984
|
|
|
|
|
|
|
'America/Fortaleza' => { |
8985
|
|
|
|
|
|
|
exemplarCity => q#Fortaleza#, |
8986
|
|
|
|
|
|
|
}, |
8987
|
|
|
|
|
|
|
'America/Glace_Bay' => { |
8988
|
|
|
|
|
|
|
exemplarCity => q#Glace Bay#, |
8989
|
|
|
|
|
|
|
}, |
8990
|
|
|
|
|
|
|
'America/Godthab' => { |
8991
|
|
|
|
|
|
|
exemplarCity => q#Nuuk#, |
8992
|
|
|
|
|
|
|
}, |
8993
|
|
|
|
|
|
|
'America/Goose_Bay' => { |
8994
|
|
|
|
|
|
|
exemplarCity => q#Goose Bay#, |
8995
|
|
|
|
|
|
|
}, |
8996
|
|
|
|
|
|
|
'America/Grand_Turk' => { |
8997
|
|
|
|
|
|
|
exemplarCity => q#Grand Turk#, |
8998
|
|
|
|
|
|
|
}, |
8999
|
|
|
|
|
|
|
'America/Grenada' => { |
9000
|
|
|
|
|
|
|
exemplarCity => q#Greanáda#, |
9001
|
|
|
|
|
|
|
}, |
9002
|
|
|
|
|
|
|
'America/Guadeloupe' => { |
9003
|
|
|
|
|
|
|
exemplarCity => q#Guadalúip#, |
9004
|
|
|
|
|
|
|
}, |
9005
|
|
|
|
|
|
|
'America/Guatemala' => { |
9006
|
|
|
|
|
|
|
exemplarCity => q#Guatamala#, |
9007
|
|
|
|
|
|
|
}, |
9008
|
|
|
|
|
|
|
'America/Guayaquil' => { |
9009
|
|
|
|
|
|
|
exemplarCity => q#Guayaquil#, |
9010
|
|
|
|
|
|
|
}, |
9011
|
|
|
|
|
|
|
'America/Guyana' => { |
9012
|
|
|
|
|
|
|
exemplarCity => q#An Ghuáin#, |
9013
|
|
|
|
|
|
|
}, |
9014
|
|
|
|
|
|
|
'America/Halifax' => { |
9015
|
|
|
|
|
|
|
exemplarCity => q#Halifax#, |
9016
|
|
|
|
|
|
|
}, |
9017
|
|
|
|
|
|
|
'America/Havana' => { |
9018
|
|
|
|
|
|
|
exemplarCity => q#Havána#, |
9019
|
|
|
|
|
|
|
}, |
9020
|
|
|
|
|
|
|
'America/Hermosillo' => { |
9021
|
|
|
|
|
|
|
exemplarCity => q#Hermosillo#, |
9022
|
|
|
|
|
|
|
}, |
9023
|
|
|
|
|
|
|
'America/Indiana/Knox' => { |
9024
|
|
|
|
|
|
|
exemplarCity => q#Knox, Indiana#, |
9025
|
|
|
|
|
|
|
}, |
9026
|
|
|
|
|
|
|
'America/Indiana/Marengo' => { |
9027
|
|
|
|
|
|
|
exemplarCity => q#Marengo, Indiana#, |
9028
|
|
|
|
|
|
|
}, |
9029
|
|
|
|
|
|
|
'America/Indiana/Petersburg' => { |
9030
|
|
|
|
|
|
|
exemplarCity => q#Petersburg, Indiana#, |
9031
|
|
|
|
|
|
|
}, |
9032
|
|
|
|
|
|
|
'America/Indiana/Tell_City' => { |
9033
|
|
|
|
|
|
|
exemplarCity => q#Tell City, Indiana#, |
9034
|
|
|
|
|
|
|
}, |
9035
|
|
|
|
|
|
|
'America/Indiana/Vevay' => { |
9036
|
|
|
|
|
|
|
exemplarCity => q#Vevay, Indiana#, |
9037
|
|
|
|
|
|
|
}, |
9038
|
|
|
|
|
|
|
'America/Indiana/Vincennes' => { |
9039
|
|
|
|
|
|
|
exemplarCity => q#Vincennes, Indiana#, |
9040
|
|
|
|
|
|
|
}, |
9041
|
|
|
|
|
|
|
'America/Indiana/Winamac' => { |
9042
|
|
|
|
|
|
|
exemplarCity => q#Winamac, Indiana#, |
9043
|
|
|
|
|
|
|
}, |
9044
|
|
|
|
|
|
|
'America/Indianapolis' => { |
9045
|
|
|
|
|
|
|
exemplarCity => q#Indianapolis#, |
9046
|
|
|
|
|
|
|
}, |
9047
|
|
|
|
|
|
|
'America/Inuvik' => { |
9048
|
|
|
|
|
|
|
exemplarCity => q#Inuvik#, |
9049
|
|
|
|
|
|
|
}, |
9050
|
|
|
|
|
|
|
'America/Iqaluit' => { |
9051
|
|
|
|
|
|
|
exemplarCity => q#Iqaluit#, |
9052
|
|
|
|
|
|
|
}, |
9053
|
|
|
|
|
|
|
'America/Jamaica' => { |
9054
|
|
|
|
|
|
|
exemplarCity => q#Iamáice#, |
9055
|
|
|
|
|
|
|
}, |
9056
|
|
|
|
|
|
|
'America/Jujuy' => { |
9057
|
|
|
|
|
|
|
exemplarCity => q#Jujuy#, |
9058
|
|
|
|
|
|
|
}, |
9059
|
|
|
|
|
|
|
'America/Juneau' => { |
9060
|
|
|
|
|
|
|
exemplarCity => q#Juneau#, |
9061
|
|
|
|
|
|
|
}, |
9062
|
|
|
|
|
|
|
'America/Kentucky/Monticello' => { |
9063
|
|
|
|
|
|
|
exemplarCity => q#Monticello, Kentucky#, |
9064
|
|
|
|
|
|
|
}, |
9065
|
|
|
|
|
|
|
'America/Kralendijk' => { |
9066
|
|
|
|
|
|
|
exemplarCity => q#Kralendijk#, |
9067
|
|
|
|
|
|
|
}, |
9068
|
|
|
|
|
|
|
'America/La_Paz' => { |
9069
|
|
|
|
|
|
|
exemplarCity => q#La Paz#, |
9070
|
|
|
|
|
|
|
}, |
9071
|
|
|
|
|
|
|
'America/Lima' => { |
9072
|
|
|
|
|
|
|
exemplarCity => q#LÃoma#, |
9073
|
|
|
|
|
|
|
}, |
9074
|
|
|
|
|
|
|
'America/Los_Angeles' => { |
9075
|
|
|
|
|
|
|
exemplarCity => q#Los Angeles#, |
9076
|
|
|
|
|
|
|
}, |
9077
|
|
|
|
|
|
|
'America/Louisville' => { |
9078
|
|
|
|
|
|
|
exemplarCity => q#Louisville#, |
9079
|
|
|
|
|
|
|
}, |
9080
|
|
|
|
|
|
|
'America/Lower_Princes' => { |
9081
|
|
|
|
|
|
|
exemplarCity => q#Lower Princeâs Quarter#, |
9082
|
|
|
|
|
|
|
}, |
9083
|
|
|
|
|
|
|
'America/Maceio' => { |
9084
|
|
|
|
|
|
|
exemplarCity => q#Maceió#, |
9085
|
|
|
|
|
|
|
}, |
9086
|
|
|
|
|
|
|
'America/Managua' => { |
9087
|
|
|
|
|
|
|
exemplarCity => q#Managua#, |
9088
|
|
|
|
|
|
|
}, |
9089
|
|
|
|
|
|
|
'America/Manaus' => { |
9090
|
|
|
|
|
|
|
exemplarCity => q#Manaus#, |
9091
|
|
|
|
|
|
|
}, |
9092
|
|
|
|
|
|
|
'America/Marigot' => { |
9093
|
|
|
|
|
|
|
exemplarCity => q#Marigot#, |
9094
|
|
|
|
|
|
|
}, |
9095
|
|
|
|
|
|
|
'America/Martinique' => { |
9096
|
|
|
|
|
|
|
exemplarCity => q#Martinique#, |
9097
|
|
|
|
|
|
|
}, |
9098
|
|
|
|
|
|
|
'America/Matamoros' => { |
9099
|
|
|
|
|
|
|
exemplarCity => q#Matamoros#, |
9100
|
|
|
|
|
|
|
}, |
9101
|
|
|
|
|
|
|
'America/Mazatlan' => { |
9102
|
|
|
|
|
|
|
exemplarCity => q#Mazatlan#, |
9103
|
|
|
|
|
|
|
}, |
9104
|
|
|
|
|
|
|
'America/Mendoza' => { |
9105
|
|
|
|
|
|
|
exemplarCity => q#Mendoza#, |
9106
|
|
|
|
|
|
|
}, |
9107
|
|
|
|
|
|
|
'America/Menominee' => { |
9108
|
|
|
|
|
|
|
exemplarCity => q#Menominee#, |
9109
|
|
|
|
|
|
|
}, |
9110
|
|
|
|
|
|
|
'America/Merida' => { |
9111
|
|
|
|
|
|
|
exemplarCity => q#Merida#, |
9112
|
|
|
|
|
|
|
}, |
9113
|
|
|
|
|
|
|
'America/Metlakatla' => { |
9114
|
|
|
|
|
|
|
exemplarCity => q#Metlakatla#, |
9115
|
|
|
|
|
|
|
}, |
9116
|
|
|
|
|
|
|
'America/Mexico_City' => { |
9117
|
|
|
|
|
|
|
exemplarCity => q#Cathair Mheicsiceo#, |
9118
|
|
|
|
|
|
|
}, |
9119
|
|
|
|
|
|
|
'America/Miquelon' => { |
9120
|
|
|
|
|
|
|
exemplarCity => q#Miquelon#, |
9121
|
|
|
|
|
|
|
}, |
9122
|
|
|
|
|
|
|
'America/Moncton' => { |
9123
|
|
|
|
|
|
|
exemplarCity => q#Moncton#, |
9124
|
|
|
|
|
|
|
}, |
9125
|
|
|
|
|
|
|
'America/Monterrey' => { |
9126
|
|
|
|
|
|
|
exemplarCity => q#Monterrey#, |
9127
|
|
|
|
|
|
|
}, |
9128
|
|
|
|
|
|
|
'America/Montevideo' => { |
9129
|
|
|
|
|
|
|
exemplarCity => q#Montevideo#, |
9130
|
|
|
|
|
|
|
}, |
9131
|
|
|
|
|
|
|
'America/Montserrat' => { |
9132
|
|
|
|
|
|
|
exemplarCity => q#Montsarat#, |
9133
|
|
|
|
|
|
|
}, |
9134
|
|
|
|
|
|
|
'America/Nassau' => { |
9135
|
|
|
|
|
|
|
exemplarCity => q#Nassau#, |
9136
|
|
|
|
|
|
|
}, |
9137
|
|
|
|
|
|
|
'America/New_York' => { |
9138
|
|
|
|
|
|
|
exemplarCity => q#Nua-Eabhrac#, |
9139
|
|
|
|
|
|
|
}, |
9140
|
|
|
|
|
|
|
'America/Nipigon' => { |
9141
|
|
|
|
|
|
|
exemplarCity => q#Nipigon#, |
9142
|
|
|
|
|
|
|
}, |
9143
|
|
|
|
|
|
|
'America/Nome' => { |
9144
|
|
|
|
|
|
|
exemplarCity => q#Nome#, |
9145
|
|
|
|
|
|
|
}, |
9146
|
|
|
|
|
|
|
'America/Noronha' => { |
9147
|
|
|
|
|
|
|
exemplarCity => q#Noronha#, |
9148
|
|
|
|
|
|
|
}, |
9149
|
|
|
|
|
|
|
'America/North_Dakota/Beulah' => { |
9150
|
|
|
|
|
|
|
exemplarCity => q#Beulah, North Dakota#, |
9151
|
|
|
|
|
|
|
}, |
9152
|
|
|
|
|
|
|
'America/North_Dakota/Center' => { |
9153
|
|
|
|
|
|
|
exemplarCity => q#Center, North Dakota#, |
9154
|
|
|
|
|
|
|
}, |
9155
|
|
|
|
|
|
|
'America/North_Dakota/New_Salem' => { |
9156
|
|
|
|
|
|
|
exemplarCity => q#New Salem, North Dakota#, |
9157
|
|
|
|
|
|
|
}, |
9158
|
|
|
|
|
|
|
'America/Ojinaga' => { |
9159
|
|
|
|
|
|
|
exemplarCity => q#Ojinaga#, |
9160
|
|
|
|
|
|
|
}, |
9161
|
|
|
|
|
|
|
'America/Panama' => { |
9162
|
|
|
|
|
|
|
exemplarCity => q#Panama#, |
9163
|
|
|
|
|
|
|
}, |
9164
|
|
|
|
|
|
|
'America/Pangnirtung' => { |
9165
|
|
|
|
|
|
|
exemplarCity => q#Pangnirtung#, |
9166
|
|
|
|
|
|
|
}, |
9167
|
|
|
|
|
|
|
'America/Paramaribo' => { |
9168
|
|
|
|
|
|
|
exemplarCity => q#Paramaribo#, |
9169
|
|
|
|
|
|
|
}, |
9170
|
|
|
|
|
|
|
'America/Phoenix' => { |
9171
|
|
|
|
|
|
|
exemplarCity => q#Phoenix#, |
9172
|
|
|
|
|
|
|
}, |
9173
|
|
|
|
|
|
|
'America/Port-au-Prince' => { |
9174
|
|
|
|
|
|
|
exemplarCity => q#Port-au-Prince#, |
9175
|
|
|
|
|
|
|
}, |
9176
|
|
|
|
|
|
|
'America/Port_of_Spain' => { |
9177
|
|
|
|
|
|
|
exemplarCity => q#Port of Spain#, |
9178
|
|
|
|
|
|
|
}, |
9179
|
|
|
|
|
|
|
'America/Porto_Velho' => { |
9180
|
|
|
|
|
|
|
exemplarCity => q#Porto Velho#, |
9181
|
|
|
|
|
|
|
}, |
9182
|
|
|
|
|
|
|
'America/Puerto_Rico' => { |
9183
|
|
|
|
|
|
|
exemplarCity => q#Portó RÃce#, |
9184
|
|
|
|
|
|
|
}, |
9185
|
|
|
|
|
|
|
'America/Rainy_River' => { |
9186
|
|
|
|
|
|
|
exemplarCity => q#Rainy River#, |
9187
|
|
|
|
|
|
|
}, |
9188
|
|
|
|
|
|
|
'America/Rankin_Inlet' => { |
9189
|
|
|
|
|
|
|
exemplarCity => q#Rankin Inlet#, |
9190
|
|
|
|
|
|
|
}, |
9191
|
|
|
|
|
|
|
'America/Recife' => { |
9192
|
|
|
|
|
|
|
exemplarCity => q#Recife#, |
9193
|
|
|
|
|
|
|
}, |
9194
|
|
|
|
|
|
|
'America/Regina' => { |
9195
|
|
|
|
|
|
|
exemplarCity => q#Regina#, |
9196
|
|
|
|
|
|
|
}, |
9197
|
|
|
|
|
|
|
'America/Resolute' => { |
9198
|
|
|
|
|
|
|
exemplarCity => q#Resolute#, |
9199
|
|
|
|
|
|
|
}, |
9200
|
|
|
|
|
|
|
'America/Rio_Branco' => { |
9201
|
|
|
|
|
|
|
exemplarCity => q#Rio Branco#, |
9202
|
|
|
|
|
|
|
}, |
9203
|
|
|
|
|
|
|
'America/Santa_Isabel' => { |
9204
|
|
|
|
|
|
|
exemplarCity => q#Santa Isabel#, |
9205
|
|
|
|
|
|
|
}, |
9206
|
|
|
|
|
|
|
'America/Santarem' => { |
9207
|
|
|
|
|
|
|
exemplarCity => q#Santarém#, |
9208
|
|
|
|
|
|
|
}, |
9209
|
|
|
|
|
|
|
'America/Santiago' => { |
9210
|
|
|
|
|
|
|
exemplarCity => q#Saintiagó#, |
9211
|
|
|
|
|
|
|
}, |
9212
|
|
|
|
|
|
|
'America/Santo_Domingo' => { |
9213
|
|
|
|
|
|
|
exemplarCity => q#Santo Domingo#, |
9214
|
|
|
|
|
|
|
}, |
9215
|
|
|
|
|
|
|
'America/Sao_Paulo' => { |
9216
|
|
|
|
|
|
|
exemplarCity => q#São Paulo#, |
9217
|
|
|
|
|
|
|
}, |
9218
|
|
|
|
|
|
|
'America/Scoresbysund' => { |
9219
|
|
|
|
|
|
|
exemplarCity => q#Ittoqqortoormiit#, |
9220
|
|
|
|
|
|
|
}, |
9221
|
|
|
|
|
|
|
'America/Sitka' => { |
9222
|
|
|
|
|
|
|
exemplarCity => q#Sitka#, |
9223
|
|
|
|
|
|
|
}, |
9224
|
|
|
|
|
|
|
'America/St_Barthelemy' => { |
9225
|
|
|
|
|
|
|
exemplarCity => q#Saint Barthélemy#, |
9226
|
|
|
|
|
|
|
}, |
9227
|
|
|
|
|
|
|
'America/St_Johns' => { |
9228
|
|
|
|
|
|
|
exemplarCity => q#St. Johnâs#, |
9229
|
|
|
|
|
|
|
}, |
9230
|
|
|
|
|
|
|
'America/St_Kitts' => { |
9231
|
|
|
|
|
|
|
exemplarCity => q#San CrÃostóir#, |
9232
|
|
|
|
|
|
|
}, |
9233
|
|
|
|
|
|
|
'America/St_Lucia' => { |
9234
|
|
|
|
|
|
|
exemplarCity => q#St. Lucia#, |
9235
|
|
|
|
|
|
|
}, |
9236
|
|
|
|
|
|
|
'America/St_Thomas' => { |
9237
|
|
|
|
|
|
|
exemplarCity => q#St. Thomas#, |
9238
|
|
|
|
|
|
|
}, |
9239
|
|
|
|
|
|
|
'America/St_Vincent' => { |
9240
|
|
|
|
|
|
|
exemplarCity => q#St. Vincent#, |
9241
|
|
|
|
|
|
|
}, |
9242
|
|
|
|
|
|
|
'America/Swift_Current' => { |
9243
|
|
|
|
|
|
|
exemplarCity => q#Swift Current#, |
9244
|
|
|
|
|
|
|
}, |
9245
|
|
|
|
|
|
|
'America/Tegucigalpa' => { |
9246
|
|
|
|
|
|
|
exemplarCity => q#Tegucigalpa#, |
9247
|
|
|
|
|
|
|
}, |
9248
|
|
|
|
|
|
|
'America/Thule' => { |
9249
|
|
|
|
|
|
|
exemplarCity => q#Thule#, |
9250
|
|
|
|
|
|
|
}, |
9251
|
|
|
|
|
|
|
'America/Thunder_Bay' => { |
9252
|
|
|
|
|
|
|
exemplarCity => q#Thunder Bay#, |
9253
|
|
|
|
|
|
|
}, |
9254
|
|
|
|
|
|
|
'America/Tijuana' => { |
9255
|
|
|
|
|
|
|
exemplarCity => q#Tijuana#, |
9256
|
|
|
|
|
|
|
}, |
9257
|
|
|
|
|
|
|
'America/Toronto' => { |
9258
|
|
|
|
|
|
|
exemplarCity => q#Toronto#, |
9259
|
|
|
|
|
|
|
}, |
9260
|
|
|
|
|
|
|
'America/Tortola' => { |
9261
|
|
|
|
|
|
|
exemplarCity => q#Tortola#, |
9262
|
|
|
|
|
|
|
}, |
9263
|
|
|
|
|
|
|
'America/Vancouver' => { |
9264
|
|
|
|
|
|
|
exemplarCity => q#Vancouver#, |
9265
|
|
|
|
|
|
|
}, |
9266
|
|
|
|
|
|
|
'America/Whitehorse' => { |
9267
|
|
|
|
|
|
|
exemplarCity => q#Whitehorse#, |
9268
|
|
|
|
|
|
|
}, |
9269
|
|
|
|
|
|
|
'America/Winnipeg' => { |
9270
|
|
|
|
|
|
|
exemplarCity => q#Winnipeg#, |
9271
|
|
|
|
|
|
|
}, |
9272
|
|
|
|
|
|
|
'America/Yakutat' => { |
9273
|
|
|
|
|
|
|
exemplarCity => q#Yakutat#, |
9274
|
|
|
|
|
|
|
}, |
9275
|
|
|
|
|
|
|
'America/Yellowknife' => { |
9276
|
|
|
|
|
|
|
exemplarCity => q#Yellowknife#, |
9277
|
|
|
|
|
|
|
}, |
9278
|
|
|
|
|
|
|
'America_Central' => { |
9279
|
|
|
|
|
|
|
long => { |
9280
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Lárnach), |
9281
|
|
|
|
|
|
|
'generic' => q(Am Lárnach), |
9282
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Lárnach), |
9283
|
|
|
|
|
|
|
}, |
9284
|
|
|
|
|
|
|
}, |
9285
|
|
|
|
|
|
|
'America_Eastern' => { |
9286
|
|
|
|
|
|
|
long => { |
9287
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh an Oirthir), |
9288
|
|
|
|
|
|
|
'generic' => q(Am an Oirthir), |
9289
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach an Oirthir), |
9290
|
|
|
|
|
|
|
}, |
9291
|
|
|
|
|
|
|
}, |
9292
|
|
|
|
|
|
|
'America_Mountain' => { |
9293
|
|
|
|
|
|
|
long => { |
9294
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Sléibhte), |
9295
|
|
|
|
|
|
|
'generic' => q(Am na Sléibhte), |
9296
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Sléibhte), |
9297
|
|
|
|
|
|
|
}, |
9298
|
|
|
|
|
|
|
}, |
9299
|
|
|
|
|
|
|
'America_Pacific' => { |
9300
|
|
|
|
|
|
|
long => { |
9301
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh an Aigéin Chiúin), |
9302
|
|
|
|
|
|
|
'generic' => q(Am an Aigéin Chiúin), |
9303
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach an Aigéin Chiúin), |
9304
|
|
|
|
|
|
|
}, |
9305
|
|
|
|
|
|
|
}, |
9306
|
|
|
|
|
|
|
'Anadyr' => { |
9307
|
|
|
|
|
|
|
long => { |
9308
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Anadyr), |
9309
|
|
|
|
|
|
|
'generic' => q(Am Anadyr), |
9310
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Anadyr), |
9311
|
|
|
|
|
|
|
}, |
9312
|
|
|
|
|
|
|
}, |
9313
|
|
|
|
|
|
|
'Antarctica/Casey' => { |
9314
|
|
|
|
|
|
|
exemplarCity => q#Casey#, |
9315
|
|
|
|
|
|
|
}, |
9316
|
|
|
|
|
|
|
'Antarctica/Davis' => { |
9317
|
|
|
|
|
|
|
exemplarCity => q#Davis#, |
9318
|
|
|
|
|
|
|
}, |
9319
|
|
|
|
|
|
|
'Antarctica/DumontDUrville' => { |
9320
|
|
|
|
|
|
|
exemplarCity => q#Dumont dâUrville#, |
9321
|
|
|
|
|
|
|
}, |
9322
|
|
|
|
|
|
|
'Antarctica/Macquarie' => { |
9323
|
|
|
|
|
|
|
exemplarCity => q#Mac Guaire#, |
9324
|
|
|
|
|
|
|
}, |
9325
|
|
|
|
|
|
|
'Antarctica/Mawson' => { |
9326
|
|
|
|
|
|
|
exemplarCity => q#Mawson#, |
9327
|
|
|
|
|
|
|
}, |
9328
|
|
|
|
|
|
|
'Antarctica/McMurdo' => { |
9329
|
|
|
|
|
|
|
exemplarCity => q#McMurdo#, |
9330
|
|
|
|
|
|
|
}, |
9331
|
|
|
|
|
|
|
'Antarctica/Palmer' => { |
9332
|
|
|
|
|
|
|
exemplarCity => q#Palmer#, |
9333
|
|
|
|
|
|
|
}, |
9334
|
|
|
|
|
|
|
'Antarctica/Rothera' => { |
9335
|
|
|
|
|
|
|
exemplarCity => q#Rothera#, |
9336
|
|
|
|
|
|
|
}, |
9337
|
|
|
|
|
|
|
'Antarctica/Syowa' => { |
9338
|
|
|
|
|
|
|
exemplarCity => q#Syowa#, |
9339
|
|
|
|
|
|
|
}, |
9340
|
|
|
|
|
|
|
'Antarctica/Troll' => { |
9341
|
|
|
|
|
|
|
exemplarCity => q#Troll#, |
9342
|
|
|
|
|
|
|
}, |
9343
|
|
|
|
|
|
|
'Antarctica/Vostok' => { |
9344
|
|
|
|
|
|
|
exemplarCity => q#Vostok#, |
9345
|
|
|
|
|
|
|
}, |
9346
|
|
|
|
|
|
|
'Apia' => { |
9347
|
|
|
|
|
|
|
long => { |
9348
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Apia), |
9349
|
|
|
|
|
|
|
'generic' => q(Am Apia), |
9350
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Apia), |
9351
|
|
|
|
|
|
|
}, |
9352
|
|
|
|
|
|
|
}, |
9353
|
|
|
|
|
|
|
'Aqtau' => { |
9354
|
|
|
|
|
|
|
long => { |
9355
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Aqtau), |
9356
|
|
|
|
|
|
|
'generic' => q(Am Aqtau), |
9357
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Aqtau), |
9358
|
|
|
|
|
|
|
}, |
9359
|
|
|
|
|
|
|
}, |
9360
|
|
|
|
|
|
|
'Aqtobe' => { |
9361
|
|
|
|
|
|
|
long => { |
9362
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Aqtobe), |
9363
|
|
|
|
|
|
|
'generic' => q(Am Aqtobe), |
9364
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Aqtobe), |
9365
|
|
|
|
|
|
|
}, |
9366
|
|
|
|
|
|
|
}, |
9367
|
|
|
|
|
|
|
'Arabian' => { |
9368
|
|
|
|
|
|
|
long => { |
9369
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na hAraibe), |
9370
|
|
|
|
|
|
|
'generic' => q(Am na hAraibe), |
9371
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hAraibe), |
9372
|
|
|
|
|
|
|
}, |
9373
|
|
|
|
|
|
|
}, |
9374
|
|
|
|
|
|
|
'Arctic/Longyearbyen' => { |
9375
|
|
|
|
|
|
|
exemplarCity => q#Longyearbyen#, |
9376
|
|
|
|
|
|
|
}, |
9377
|
|
|
|
|
|
|
'Argentina' => { |
9378
|
|
|
|
|
|
|
long => { |
9379
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na hAirgintÃne), |
9380
|
|
|
|
|
|
|
'generic' => q(Am na hAirgintÃne), |
9381
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hAirgintÃne), |
9382
|
|
|
|
|
|
|
}, |
9383
|
|
|
|
|
|
|
}, |
9384
|
|
|
|
|
|
|
'Argentina_Western' => { |
9385
|
|
|
|
|
|
|
long => { |
9386
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iarthar na hAirgintÃne), |
9387
|
|
|
|
|
|
|
'generic' => q(Am Iarthar na hAirgintÃne), |
9388
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iarthar na hAirgintÃne), |
9389
|
|
|
|
|
|
|
}, |
9390
|
|
|
|
|
|
|
}, |
9391
|
|
|
|
|
|
|
'Armenia' => { |
9392
|
|
|
|
|
|
|
long => { |
9393
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na hAirméine), |
9394
|
|
|
|
|
|
|
'generic' => q(Am na hAirméine), |
9395
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hAirméine), |
9396
|
|
|
|
|
|
|
}, |
9397
|
|
|
|
|
|
|
}, |
9398
|
|
|
|
|
|
|
'Asia/Aden' => { |
9399
|
|
|
|
|
|
|
exemplarCity => q#Ãidin#, |
9400
|
|
|
|
|
|
|
}, |
9401
|
|
|
|
|
|
|
'Asia/Almaty' => { |
9402
|
|
|
|
|
|
|
exemplarCity => q#Almaty#, |
9403
|
|
|
|
|
|
|
}, |
9404
|
|
|
|
|
|
|
'Asia/Amman' => { |
9405
|
|
|
|
|
|
|
exemplarCity => q#Amman#, |
9406
|
|
|
|
|
|
|
}, |
9407
|
|
|
|
|
|
|
'Asia/Anadyr' => { |
9408
|
|
|
|
|
|
|
exemplarCity => q#Anadyr#, |
9409
|
|
|
|
|
|
|
}, |
9410
|
|
|
|
|
|
|
'Asia/Aqtau' => { |
9411
|
|
|
|
|
|
|
exemplarCity => q#Aqtau#, |
9412
|
|
|
|
|
|
|
}, |
9413
|
|
|
|
|
|
|
'Asia/Aqtobe' => { |
9414
|
|
|
|
|
|
|
exemplarCity => q#Aqtobe#, |
9415
|
|
|
|
|
|
|
}, |
9416
|
|
|
|
|
|
|
'Asia/Ashgabat' => { |
9417
|
|
|
|
|
|
|
exemplarCity => q#Ashgabat#, |
9418
|
|
|
|
|
|
|
}, |
9419
|
|
|
|
|
|
|
'Asia/Baghdad' => { |
9420
|
|
|
|
|
|
|
exemplarCity => q#Bagdad#, |
9421
|
|
|
|
|
|
|
}, |
9422
|
|
|
|
|
|
|
'Asia/Bahrain' => { |
9423
|
|
|
|
|
|
|
exemplarCity => q#Bairéin#, |
9424
|
|
|
|
|
|
|
}, |
9425
|
|
|
|
|
|
|
'Asia/Baku' => { |
9426
|
|
|
|
|
|
|
exemplarCity => q#Baku#, |
9427
|
|
|
|
|
|
|
}, |
9428
|
|
|
|
|
|
|
'Asia/Bangkok' => { |
9429
|
|
|
|
|
|
|
exemplarCity => q#Bangkok#, |
9430
|
|
|
|
|
|
|
}, |
9431
|
|
|
|
|
|
|
'Asia/Beirut' => { |
9432
|
|
|
|
|
|
|
exemplarCity => q#Béiriút#, |
9433
|
|
|
|
|
|
|
}, |
9434
|
|
|
|
|
|
|
'Asia/Bishkek' => { |
9435
|
|
|
|
|
|
|
exemplarCity => q#Bishkek#, |
9436
|
|
|
|
|
|
|
}, |
9437
|
|
|
|
|
|
|
'Asia/Brunei' => { |
9438
|
|
|
|
|
|
|
exemplarCity => q#Brúiné#, |
9439
|
|
|
|
|
|
|
}, |
9440
|
|
|
|
|
|
|
'Asia/Calcutta' => { |
9441
|
|
|
|
|
|
|
exemplarCity => q#Calcúta#, |
9442
|
|
|
|
|
|
|
}, |
9443
|
|
|
|
|
|
|
'Asia/Chita' => { |
9444
|
|
|
|
|
|
|
exemplarCity => q#Chita#, |
9445
|
|
|
|
|
|
|
}, |
9446
|
|
|
|
|
|
|
'Asia/Choibalsan' => { |
9447
|
|
|
|
|
|
|
exemplarCity => q#Choibalsan#, |
9448
|
|
|
|
|
|
|
}, |
9449
|
|
|
|
|
|
|
'Asia/Colombo' => { |
9450
|
|
|
|
|
|
|
exemplarCity => q#Colombo#, |
9451
|
|
|
|
|
|
|
}, |
9452
|
|
|
|
|
|
|
'Asia/Damascus' => { |
9453
|
|
|
|
|
|
|
exemplarCity => q#An Damaisc#, |
9454
|
|
|
|
|
|
|
}, |
9455
|
|
|
|
|
|
|
'Asia/Dhaka' => { |
9456
|
|
|
|
|
|
|
exemplarCity => q#Dhaka#, |
9457
|
|
|
|
|
|
|
}, |
9458
|
|
|
|
|
|
|
'Asia/Dili' => { |
9459
|
|
|
|
|
|
|
exemplarCity => q#Dili#, |
9460
|
|
|
|
|
|
|
}, |
9461
|
|
|
|
|
|
|
'Asia/Dubai' => { |
9462
|
|
|
|
|
|
|
exemplarCity => q#Dubai#, |
9463
|
|
|
|
|
|
|
}, |
9464
|
|
|
|
|
|
|
'Asia/Dushanbe' => { |
9465
|
|
|
|
|
|
|
exemplarCity => q#Dushanbe#, |
9466
|
|
|
|
|
|
|
}, |
9467
|
|
|
|
|
|
|
'Asia/Gaza' => { |
9468
|
|
|
|
|
|
|
exemplarCity => q#Gaza#, |
9469
|
|
|
|
|
|
|
}, |
9470
|
|
|
|
|
|
|
'Asia/Hebron' => { |
9471
|
|
|
|
|
|
|
exemplarCity => q#Heabrón#, |
9472
|
|
|
|
|
|
|
}, |
9473
|
|
|
|
|
|
|
'Asia/Hong_Kong' => { |
9474
|
|
|
|
|
|
|
exemplarCity => q#Hong Cong#, |
9475
|
|
|
|
|
|
|
}, |
9476
|
|
|
|
|
|
|
'Asia/Hovd' => { |
9477
|
|
|
|
|
|
|
exemplarCity => q#Hovd#, |
9478
|
|
|
|
|
|
|
}, |
9479
|
|
|
|
|
|
|
'Asia/Irkutsk' => { |
9480
|
|
|
|
|
|
|
exemplarCity => q#Irkutsk#, |
9481
|
|
|
|
|
|
|
}, |
9482
|
|
|
|
|
|
|
'Asia/Jakarta' => { |
9483
|
|
|
|
|
|
|
exemplarCity => q#Iacárta#, |
9484
|
|
|
|
|
|
|
}, |
9485
|
|
|
|
|
|
|
'Asia/Jayapura' => { |
9486
|
|
|
|
|
|
|
exemplarCity => q#Jayapura#, |
9487
|
|
|
|
|
|
|
}, |
9488
|
|
|
|
|
|
|
'Asia/Jerusalem' => { |
9489
|
|
|
|
|
|
|
exemplarCity => q#Iarúsailéim#, |
9490
|
|
|
|
|
|
|
}, |
9491
|
|
|
|
|
|
|
'Asia/Kabul' => { |
9492
|
|
|
|
|
|
|
exemplarCity => q#Cabúl#, |
9493
|
|
|
|
|
|
|
}, |
9494
|
|
|
|
|
|
|
'Asia/Kamchatka' => { |
9495
|
|
|
|
|
|
|
exemplarCity => q#Kamchatka#, |
9496
|
|
|
|
|
|
|
}, |
9497
|
|
|
|
|
|
|
'Asia/Karachi' => { |
9498
|
|
|
|
|
|
|
exemplarCity => q#Karachi#, |
9499
|
|
|
|
|
|
|
}, |
9500
|
|
|
|
|
|
|
'Asia/Katmandu' => { |
9501
|
|
|
|
|
|
|
exemplarCity => q#Kathmandu#, |
9502
|
|
|
|
|
|
|
}, |
9503
|
|
|
|
|
|
|
'Asia/Khandyga' => { |
9504
|
|
|
|
|
|
|
exemplarCity => q#Khandyga#, |
9505
|
|
|
|
|
|
|
}, |
9506
|
|
|
|
|
|
|
'Asia/Krasnoyarsk' => { |
9507
|
|
|
|
|
|
|
exemplarCity => q#Krasnoyarsk#, |
9508
|
|
|
|
|
|
|
}, |
9509
|
|
|
|
|
|
|
'Asia/Kuala_Lumpur' => { |
9510
|
|
|
|
|
|
|
exemplarCity => q#Kuala Lumpur#, |
9511
|
|
|
|
|
|
|
}, |
9512
|
|
|
|
|
|
|
'Asia/Kuching' => { |
9513
|
|
|
|
|
|
|
exemplarCity => q#Kuching#, |
9514
|
|
|
|
|
|
|
}, |
9515
|
|
|
|
|
|
|
'Asia/Kuwait' => { |
9516
|
|
|
|
|
|
|
exemplarCity => q#Cuáit#, |
9517
|
|
|
|
|
|
|
}, |
9518
|
|
|
|
|
|
|
'Asia/Macau' => { |
9519
|
|
|
|
|
|
|
exemplarCity => q#Macao#, |
9520
|
|
|
|
|
|
|
}, |
9521
|
|
|
|
|
|
|
'Asia/Magadan' => { |
9522
|
|
|
|
|
|
|
exemplarCity => q#Magadan#, |
9523
|
|
|
|
|
|
|
}, |
9524
|
|
|
|
|
|
|
'Asia/Makassar' => { |
9525
|
|
|
|
|
|
|
exemplarCity => q#Makassar#, |
9526
|
|
|
|
|
|
|
}, |
9527
|
|
|
|
|
|
|
'Asia/Manila' => { |
9528
|
|
|
|
|
|
|
exemplarCity => q#Mainile#, |
9529
|
|
|
|
|
|
|
}, |
9530
|
|
|
|
|
|
|
'Asia/Muscat' => { |
9531
|
|
|
|
|
|
|
exemplarCity => q#Muscat#, |
9532
|
|
|
|
|
|
|
}, |
9533
|
|
|
|
|
|
|
'Asia/Nicosia' => { |
9534
|
|
|
|
|
|
|
exemplarCity => q#An Niocóis#, |
9535
|
|
|
|
|
|
|
}, |
9536
|
|
|
|
|
|
|
'Asia/Novokuznetsk' => { |
9537
|
|
|
|
|
|
|
exemplarCity => q#Novokuznetsk#, |
9538
|
|
|
|
|
|
|
}, |
9539
|
|
|
|
|
|
|
'Asia/Novosibirsk' => { |
9540
|
|
|
|
|
|
|
exemplarCity => q#Novosibirsk#, |
9541
|
|
|
|
|
|
|
}, |
9542
|
|
|
|
|
|
|
'Asia/Omsk' => { |
9543
|
|
|
|
|
|
|
exemplarCity => q#Omsk#, |
9544
|
|
|
|
|
|
|
}, |
9545
|
|
|
|
|
|
|
'Asia/Oral' => { |
9546
|
|
|
|
|
|
|
exemplarCity => q#Oral#, |
9547
|
|
|
|
|
|
|
}, |
9548
|
|
|
|
|
|
|
'Asia/Phnom_Penh' => { |
9549
|
|
|
|
|
|
|
exemplarCity => q#Phnom Penh#, |
9550
|
|
|
|
|
|
|
}, |
9551
|
|
|
|
|
|
|
'Asia/Pontianak' => { |
9552
|
|
|
|
|
|
|
exemplarCity => q#Pontianak#, |
9553
|
|
|
|
|
|
|
}, |
9554
|
|
|
|
|
|
|
'Asia/Pyongyang' => { |
9555
|
|
|
|
|
|
|
exemplarCity => q#Pyongyang#, |
9556
|
|
|
|
|
|
|
}, |
9557
|
|
|
|
|
|
|
'Asia/Qatar' => { |
9558
|
|
|
|
|
|
|
exemplarCity => q#Catar#, |
9559
|
|
|
|
|
|
|
}, |
9560
|
|
|
|
|
|
|
'Asia/Qyzylorda' => { |
9561
|
|
|
|
|
|
|
exemplarCity => q#Qyzylorda#, |
9562
|
|
|
|
|
|
|
}, |
9563
|
|
|
|
|
|
|
'Asia/Rangoon' => { |
9564
|
|
|
|
|
|
|
exemplarCity => q#Rangún#, |
9565
|
|
|
|
|
|
|
}, |
9566
|
|
|
|
|
|
|
'Asia/Riyadh' => { |
9567
|
|
|
|
|
|
|
exemplarCity => q#Riyadh#, |
9568
|
|
|
|
|
|
|
}, |
9569
|
|
|
|
|
|
|
'Asia/Saigon' => { |
9570
|
|
|
|
|
|
|
exemplarCity => q#Cathair Ho Chi Minh#, |
9571
|
|
|
|
|
|
|
}, |
9572
|
|
|
|
|
|
|
'Asia/Sakhalin' => { |
9573
|
|
|
|
|
|
|
exemplarCity => q#Sakhalin#, |
9574
|
|
|
|
|
|
|
}, |
9575
|
|
|
|
|
|
|
'Asia/Samarkand' => { |
9576
|
|
|
|
|
|
|
exemplarCity => q#Samarkand#, |
9577
|
|
|
|
|
|
|
}, |
9578
|
|
|
|
|
|
|
'Asia/Seoul' => { |
9579
|
|
|
|
|
|
|
exemplarCity => q#Súl#, |
9580
|
|
|
|
|
|
|
}, |
9581
|
|
|
|
|
|
|
'Asia/Shanghai' => { |
9582
|
|
|
|
|
|
|
exemplarCity => q#Shang-hai#, |
9583
|
|
|
|
|
|
|
}, |
9584
|
|
|
|
|
|
|
'Asia/Singapore' => { |
9585
|
|
|
|
|
|
|
exemplarCity => q#Singeapór#, |
9586
|
|
|
|
|
|
|
}, |
9587
|
|
|
|
|
|
|
'Asia/Srednekolymsk' => { |
9588
|
|
|
|
|
|
|
exemplarCity => q#Srednekolymsk#, |
9589
|
|
|
|
|
|
|
}, |
9590
|
|
|
|
|
|
|
'Asia/Taipei' => { |
9591
|
|
|
|
|
|
|
exemplarCity => q#Taipei#, |
9592
|
|
|
|
|
|
|
}, |
9593
|
|
|
|
|
|
|
'Asia/Tashkent' => { |
9594
|
|
|
|
|
|
|
exemplarCity => q#Tashkent#, |
9595
|
|
|
|
|
|
|
}, |
9596
|
|
|
|
|
|
|
'Asia/Tbilisi' => { |
9597
|
|
|
|
|
|
|
exemplarCity => q#Tbilisi#, |
9598
|
|
|
|
|
|
|
}, |
9599
|
|
|
|
|
|
|
'Asia/Tehran' => { |
9600
|
|
|
|
|
|
|
exemplarCity => q#Tehran#, |
9601
|
|
|
|
|
|
|
}, |
9602
|
|
|
|
|
|
|
'Asia/Thimphu' => { |
9603
|
|
|
|
|
|
|
exemplarCity => q#Thimphu#, |
9604
|
|
|
|
|
|
|
}, |
9605
|
|
|
|
|
|
|
'Asia/Tokyo' => { |
9606
|
|
|
|
|
|
|
exemplarCity => q#Tóiceo#, |
9607
|
|
|
|
|
|
|
}, |
9608
|
|
|
|
|
|
|
'Asia/Ulaanbaatar' => { |
9609
|
|
|
|
|
|
|
exemplarCity => q#Ulaanbaatar#, |
9610
|
|
|
|
|
|
|
}, |
9611
|
|
|
|
|
|
|
'Asia/Urumqi' => { |
9612
|
|
|
|
|
|
|
exemplarCity => q#Urumqi#, |
9613
|
|
|
|
|
|
|
}, |
9614
|
|
|
|
|
|
|
'Asia/Ust-Nera' => { |
9615
|
|
|
|
|
|
|
exemplarCity => q#Ust-Nera#, |
9616
|
|
|
|
|
|
|
}, |
9617
|
|
|
|
|
|
|
'Asia/Vientiane' => { |
9618
|
|
|
|
|
|
|
exemplarCity => q#Vientiane#, |
9619
|
|
|
|
|
|
|
}, |
9620
|
|
|
|
|
|
|
'Asia/Vladivostok' => { |
9621
|
|
|
|
|
|
|
exemplarCity => q#Vladivostok#, |
9622
|
|
|
|
|
|
|
}, |
9623
|
|
|
|
|
|
|
'Asia/Yakutsk' => { |
9624
|
|
|
|
|
|
|
exemplarCity => q#Iacútsc#, |
9625
|
|
|
|
|
|
|
}, |
9626
|
|
|
|
|
|
|
'Asia/Yekaterinburg' => { |
9627
|
|
|
|
|
|
|
exemplarCity => q#Yekaterinburg#, |
9628
|
|
|
|
|
|
|
}, |
9629
|
|
|
|
|
|
|
'Asia/Yerevan' => { |
9630
|
|
|
|
|
|
|
exemplarCity => q#Eireaván#, |
9631
|
|
|
|
|
|
|
}, |
9632
|
|
|
|
|
|
|
'Atlantic' => { |
9633
|
|
|
|
|
|
|
long => { |
9634
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh an Atlantaigh), |
9635
|
|
|
|
|
|
|
'generic' => q(Am an Atlantaigh), |
9636
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach an Atlantaigh), |
9637
|
|
|
|
|
|
|
}, |
9638
|
|
|
|
|
|
|
}, |
9639
|
|
|
|
|
|
|
'Atlantic/Azores' => { |
9640
|
|
|
|
|
|
|
exemplarCity => q#Na hAsóir#, |
9641
|
|
|
|
|
|
|
}, |
9642
|
|
|
|
|
|
|
'Atlantic/Bermuda' => { |
9643
|
|
|
|
|
|
|
exemplarCity => q#Beirmiúda#, |
9644
|
|
|
|
|
|
|
}, |
9645
|
|
|
|
|
|
|
'Atlantic/Canary' => { |
9646
|
|
|
|
|
|
|
exemplarCity => q#Na hOileáin Chanáracha#, |
9647
|
|
|
|
|
|
|
}, |
9648
|
|
|
|
|
|
|
'Atlantic/Cape_Verde' => { |
9649
|
|
|
|
|
|
|
exemplarCity => q#Rinn Verde#, |
9650
|
|
|
|
|
|
|
}, |
9651
|
|
|
|
|
|
|
'Atlantic/Faeroe' => { |
9652
|
|
|
|
|
|
|
exemplarCity => q#Oileáin Fharó#, |
9653
|
|
|
|
|
|
|
}, |
9654
|
|
|
|
|
|
|
'Atlantic/Madeira' => { |
9655
|
|
|
|
|
|
|
exemplarCity => q#Maidéara#, |
9656
|
|
|
|
|
|
|
}, |
9657
|
|
|
|
|
|
|
'Atlantic/Reykjavik' => { |
9658
|
|
|
|
|
|
|
exemplarCity => q#RéicivÃc#, |
9659
|
|
|
|
|
|
|
}, |
9660
|
|
|
|
|
|
|
'Atlantic/South_Georgia' => { |
9661
|
|
|
|
|
|
|
exemplarCity => q#An tSeoirsia Theas#, |
9662
|
|
|
|
|
|
|
}, |
9663
|
|
|
|
|
|
|
'Atlantic/St_Helena' => { |
9664
|
|
|
|
|
|
|
exemplarCity => q#San Héilin#, |
9665
|
|
|
|
|
|
|
}, |
9666
|
|
|
|
|
|
|
'Atlantic/Stanley' => { |
9667
|
|
|
|
|
|
|
exemplarCity => q#Stanley#, |
9668
|
|
|
|
|
|
|
}, |
9669
|
|
|
|
|
|
|
'Australia/Adelaide' => { |
9670
|
|
|
|
|
|
|
exemplarCity => q#Adelaide#, |
9671
|
|
|
|
|
|
|
}, |
9672
|
|
|
|
|
|
|
'Australia/Brisbane' => { |
9673
|
|
|
|
|
|
|
exemplarCity => q#Brisbane#, |
9674
|
|
|
|
|
|
|
}, |
9675
|
|
|
|
|
|
|
'Australia/Broken_Hill' => { |
9676
|
|
|
|
|
|
|
exemplarCity => q#Broken Hill#, |
9677
|
|
|
|
|
|
|
}, |
9678
|
|
|
|
|
|
|
'Australia/Currie' => { |
9679
|
|
|
|
|
|
|
exemplarCity => q#Currie#, |
9680
|
|
|
|
|
|
|
}, |
9681
|
|
|
|
|
|
|
'Australia/Darwin' => { |
9682
|
|
|
|
|
|
|
exemplarCity => q#Darwin#, |
9683
|
|
|
|
|
|
|
}, |
9684
|
|
|
|
|
|
|
'Australia/Eucla' => { |
9685
|
|
|
|
|
|
|
exemplarCity => q#Eucla#, |
9686
|
|
|
|
|
|
|
}, |
9687
|
|
|
|
|
|
|
'Australia/Hobart' => { |
9688
|
|
|
|
|
|
|
exemplarCity => q#Hobart#, |
9689
|
|
|
|
|
|
|
}, |
9690
|
|
|
|
|
|
|
'Australia/Lindeman' => { |
9691
|
|
|
|
|
|
|
exemplarCity => q#Lindeman#, |
9692
|
|
|
|
|
|
|
}, |
9693
|
|
|
|
|
|
|
'Australia/Lord_Howe' => { |
9694
|
|
|
|
|
|
|
exemplarCity => q#Lord Howe#, |
9695
|
|
|
|
|
|
|
}, |
9696
|
|
|
|
|
|
|
'Australia/Melbourne' => { |
9697
|
|
|
|
|
|
|
exemplarCity => q#Melbourne#, |
9698
|
|
|
|
|
|
|
}, |
9699
|
|
|
|
|
|
|
'Australia/Perth' => { |
9700
|
|
|
|
|
|
|
exemplarCity => q#Perth#, |
9701
|
|
|
|
|
|
|
}, |
9702
|
|
|
|
|
|
|
'Australia/Sydney' => { |
9703
|
|
|
|
|
|
|
exemplarCity => q#Sydney#, |
9704
|
|
|
|
|
|
|
}, |
9705
|
|
|
|
|
|
|
'Australia_Central' => { |
9706
|
|
|
|
|
|
|
long => { |
9707
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Lár na hAstráile), |
9708
|
|
|
|
|
|
|
'generic' => q(Am Lár na hAstráile), |
9709
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Lár na hAstráile), |
9710
|
|
|
|
|
|
|
}, |
9711
|
|
|
|
|
|
|
}, |
9712
|
|
|
|
|
|
|
'Australia_CentralWestern' => { |
9713
|
|
|
|
|
|
|
long => { |
9714
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Mheániarthar na hAstráile), |
9715
|
|
|
|
|
|
|
'generic' => q(Am Mheániarthar na hAstráile), |
9716
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Mheániarthar na hAstráile), |
9717
|
|
|
|
|
|
|
}, |
9718
|
|
|
|
|
|
|
}, |
9719
|
|
|
|
|
|
|
'Australia_Eastern' => { |
9720
|
|
|
|
|
|
|
long => { |
9721
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Oirthear na hAstráile), |
9722
|
|
|
|
|
|
|
'generic' => q(Am Oirthear na hAstráile), |
9723
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Oirthear na hAstráile), |
9724
|
|
|
|
|
|
|
}, |
9725
|
|
|
|
|
|
|
}, |
9726
|
|
|
|
|
|
|
'Australia_Western' => { |
9727
|
|
|
|
|
|
|
long => { |
9728
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iarthar na hAstráile), |
9729
|
|
|
|
|
|
|
'generic' => q(Am Iarthar na hAstráile), |
9730
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iarthar na hAstráile), |
9731
|
|
|
|
|
|
|
}, |
9732
|
|
|
|
|
|
|
}, |
9733
|
|
|
|
|
|
|
'Azerbaijan' => { |
9734
|
|
|
|
|
|
|
long => { |
9735
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na hAsarbaiseáine), |
9736
|
|
|
|
|
|
|
'generic' => q(Am na hAsarbaiseáine), |
9737
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hAsarbaiseáine), |
9738
|
|
|
|
|
|
|
}, |
9739
|
|
|
|
|
|
|
}, |
9740
|
|
|
|
|
|
|
'Azores' => { |
9741
|
|
|
|
|
|
|
long => { |
9742
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na nAsór), |
9743
|
|
|
|
|
|
|
'generic' => q(Am na nAsór), |
9744
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na nAsór), |
9745
|
|
|
|
|
|
|
}, |
9746
|
|
|
|
|
|
|
}, |
9747
|
|
|
|
|
|
|
'Bangladesh' => { |
9748
|
|
|
|
|
|
|
long => { |
9749
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Banglaidéise), |
9750
|
|
|
|
|
|
|
'generic' => q(Am na Banglaidéise), |
9751
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Banglaidéise), |
9752
|
|
|
|
|
|
|
}, |
9753
|
|
|
|
|
|
|
}, |
9754
|
|
|
|
|
|
|
'Bhutan' => { |
9755
|
|
|
|
|
|
|
long => { |
9756
|
|
|
|
|
|
|
'standard' => q(Am na Bútáine), |
9757
|
|
|
|
|
|
|
}, |
9758
|
|
|
|
|
|
|
}, |
9759
|
|
|
|
|
|
|
'Bolivia' => { |
9760
|
|
|
|
|
|
|
long => { |
9761
|
|
|
|
|
|
|
'standard' => q(Am na Bolaive), |
9762
|
|
|
|
|
|
|
}, |
9763
|
|
|
|
|
|
|
}, |
9764
|
|
|
|
|
|
|
'Brasilia' => { |
9765
|
|
|
|
|
|
|
long => { |
9766
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh BhrasÃlia), |
9767
|
|
|
|
|
|
|
'generic' => q(Am BhrasÃlia), |
9768
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach BhrasÃlia), |
9769
|
|
|
|
|
|
|
}, |
9770
|
|
|
|
|
|
|
}, |
9771
|
|
|
|
|
|
|
'Brunei' => { |
9772
|
|
|
|
|
|
|
long => { |
9773
|
|
|
|
|
|
|
'standard' => q(Am Brúiné Darasalám), |
9774
|
|
|
|
|
|
|
}, |
9775
|
|
|
|
|
|
|
}, |
9776
|
|
|
|
|
|
|
'Cape_Verde' => { |
9777
|
|
|
|
|
|
|
long => { |
9778
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Rinn Verde), |
9779
|
|
|
|
|
|
|
'generic' => q(Am Rinn Verde), |
9780
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Rinn Verde), |
9781
|
|
|
|
|
|
|
}, |
9782
|
|
|
|
|
|
|
}, |
9783
|
|
|
|
|
|
|
'Casey' => { |
9784
|
|
|
|
|
|
|
long => { |
9785
|
|
|
|
|
|
|
'standard' => q(Am Stáisiún Casey), |
9786
|
|
|
|
|
|
|
}, |
9787
|
|
|
|
|
|
|
}, |
9788
|
|
|
|
|
|
|
'Chamorro' => { |
9789
|
|
|
|
|
|
|
long => { |
9790
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Seamórach), |
9791
|
|
|
|
|
|
|
}, |
9792
|
|
|
|
|
|
|
}, |
9793
|
|
|
|
|
|
|
'Chatham' => { |
9794
|
|
|
|
|
|
|
long => { |
9795
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Chatham), |
9796
|
|
|
|
|
|
|
'generic' => q(Am Chatham), |
9797
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Chatham), |
9798
|
|
|
|
|
|
|
}, |
9799
|
|
|
|
|
|
|
}, |
9800
|
|
|
|
|
|
|
'Chile' => { |
9801
|
|
|
|
|
|
|
long => { |
9802
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Sile), |
9803
|
|
|
|
|
|
|
'generic' => q(Am na Sile), |
9804
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Sile), |
9805
|
|
|
|
|
|
|
}, |
9806
|
|
|
|
|
|
|
}, |
9807
|
|
|
|
|
|
|
'China' => { |
9808
|
|
|
|
|
|
|
long => { |
9809
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na SÃne), |
9810
|
|
|
|
|
|
|
'generic' => q(Am na SÃne), |
9811
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na SÃne), |
9812
|
|
|
|
|
|
|
}, |
9813
|
|
|
|
|
|
|
}, |
9814
|
|
|
|
|
|
|
'Choibalsan' => { |
9815
|
|
|
|
|
|
|
long => { |
9816
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Choibalsan), |
9817
|
|
|
|
|
|
|
'generic' => q(Am Choibalsan), |
9818
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Choibalsan), |
9819
|
|
|
|
|
|
|
}, |
9820
|
|
|
|
|
|
|
}, |
9821
|
|
|
|
|
|
|
'Christmas' => { |
9822
|
|
|
|
|
|
|
long => { |
9823
|
|
|
|
|
|
|
'standard' => q(Am Oileán na Nollag), |
9824
|
|
|
|
|
|
|
}, |
9825
|
|
|
|
|
|
|
}, |
9826
|
|
|
|
|
|
|
'Cocos' => { |
9827
|
|
|
|
|
|
|
long => { |
9828
|
|
|
|
|
|
|
'standard' => q(Am Oileáin Cocos), |
9829
|
|
|
|
|
|
|
}, |
9830
|
|
|
|
|
|
|
}, |
9831
|
|
|
|
|
|
|
'Colombia' => { |
9832
|
|
|
|
|
|
|
long => { |
9833
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Colóime), |
9834
|
|
|
|
|
|
|
'generic' => q(Am na Colóime), |
9835
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Colóime), |
9836
|
|
|
|
|
|
|
}, |
9837
|
|
|
|
|
|
|
}, |
9838
|
|
|
|
|
|
|
'Cook' => { |
9839
|
|
|
|
|
|
|
long => { |
9840
|
|
|
|
|
|
|
'daylight' => q(Am Leathshamhraidh Oileáin Cook), |
9841
|
|
|
|
|
|
|
'generic' => q(Am Oileáin Cook), |
9842
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Oileáin Cook), |
9843
|
|
|
|
|
|
|
}, |
9844
|
|
|
|
|
|
|
}, |
9845
|
|
|
|
|
|
|
'Cuba' => { |
9846
|
|
|
|
|
|
|
long => { |
9847
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Chúba), |
9848
|
|
|
|
|
|
|
'generic' => q(Am Chúba), |
9849
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Chúba), |
9850
|
|
|
|
|
|
|
}, |
9851
|
|
|
|
|
|
|
}, |
9852
|
|
|
|
|
|
|
'Davis' => { |
9853
|
|
|
|
|
|
|
long => { |
9854
|
|
|
|
|
|
|
'standard' => q(Am Stáisiún Davis), |
9855
|
|
|
|
|
|
|
}, |
9856
|
|
|
|
|
|
|
}, |
9857
|
|
|
|
|
|
|
'DumontDUrville' => { |
9858
|
|
|
|
|
|
|
long => { |
9859
|
|
|
|
|
|
|
'standard' => q(Am Stáisiún Dumont-dâUrville), |
9860
|
|
|
|
|
|
|
}, |
9861
|
|
|
|
|
|
|
}, |
9862
|
|
|
|
|
|
|
'East_Timor' => { |
9863
|
|
|
|
|
|
|
long => { |
9864
|
|
|
|
|
|
|
'standard' => q(Am ThÃomór Thoir), |
9865
|
|
|
|
|
|
|
}, |
9866
|
|
|
|
|
|
|
}, |
9867
|
|
|
|
|
|
|
'Easter' => { |
9868
|
|
|
|
|
|
|
long => { |
9869
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Oileán na Cásca), |
9870
|
|
|
|
|
|
|
'generic' => q(Am Oileán na Cásca), |
9871
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Oileán na Cásca), |
9872
|
|
|
|
|
|
|
}, |
9873
|
|
|
|
|
|
|
}, |
9874
|
|
|
|
|
|
|
'Ecuador' => { |
9875
|
|
|
|
|
|
|
long => { |
9876
|
|
|
|
|
|
|
'standard' => q(Am Eacuadór), |
9877
|
|
|
|
|
|
|
}, |
9878
|
|
|
|
|
|
|
}, |
9879
|
|
|
|
|
|
|
'Etc/Unknown' => { |
9880
|
|
|
|
|
|
|
exemplarCity => q#Cathair Anaithnid#, |
9881
|
|
|
|
|
|
|
}, |
9882
|
|
|
|
|
|
|
'Europe/Amsterdam' => { |
9883
|
|
|
|
|
|
|
exemplarCity => q#Amstardam#, |
9884
|
|
|
|
|
|
|
}, |
9885
|
|
|
|
|
|
|
'Europe/Andorra' => { |
9886
|
|
|
|
|
|
|
exemplarCity => q#Andóra#, |
9887
|
|
|
|
|
|
|
}, |
9888
|
|
|
|
|
|
|
'Europe/Athens' => { |
9889
|
|
|
|
|
|
|
exemplarCity => q#An Aithin#, |
9890
|
|
|
|
|
|
|
}, |
9891
|
|
|
|
|
|
|
'Europe/Belgrade' => { |
9892
|
|
|
|
|
|
|
exemplarCity => q#Béalgrád#, |
9893
|
|
|
|
|
|
|
}, |
9894
|
|
|
|
|
|
|
'Europe/Berlin' => { |
9895
|
|
|
|
|
|
|
exemplarCity => q#BeirlÃn#, |
9896
|
|
|
|
|
|
|
}, |
9897
|
|
|
|
|
|
|
'Europe/Bratislava' => { |
9898
|
|
|
|
|
|
|
exemplarCity => q#An Bhratasláiv#, |
9899
|
|
|
|
|
|
|
}, |
9900
|
|
|
|
|
|
|
'Europe/Brussels' => { |
9901
|
|
|
|
|
|
|
exemplarCity => q#An Bhruiséil#, |
9902
|
|
|
|
|
|
|
}, |
9903
|
|
|
|
|
|
|
'Europe/Bucharest' => { |
9904
|
|
|
|
|
|
|
exemplarCity => q#Búcairist#, |
9905
|
|
|
|
|
|
|
}, |
9906
|
|
|
|
|
|
|
'Europe/Budapest' => { |
9907
|
|
|
|
|
|
|
exemplarCity => q#Búdaipeist#, |
9908
|
|
|
|
|
|
|
}, |
9909
|
|
|
|
|
|
|
'Europe/Busingen' => { |
9910
|
|
|
|
|
|
|
exemplarCity => q#Busingen#, |
9911
|
|
|
|
|
|
|
}, |
9912
|
|
|
|
|
|
|
'Europe/Chisinau' => { |
9913
|
|
|
|
|
|
|
exemplarCity => q#CÃsineá#, |
9914
|
|
|
|
|
|
|
}, |
9915
|
|
|
|
|
|
|
'Europe/Copenhagen' => { |
9916
|
|
|
|
|
|
|
exemplarCity => q#Cóbanhávan#, |
9917
|
|
|
|
|
|
|
}, |
9918
|
|
|
|
|
|
|
'Europe/Dublin' => { |
9919
|
|
|
|
|
|
|
exemplarCity => q#Baile Ãtha Cliath#, |
9920
|
|
|
|
|
|
|
long => { |
9921
|
|
|
|
|
|
|
'daylight' => q(Am Caighdéanach na hÃireann), |
9922
|
|
|
|
|
|
|
}, |
9923
|
|
|
|
|
|
|
short => { |
9924
|
|
|
|
|
|
|
'daylight' => q(ACÃ), |
9925
|
|
|
|
|
|
|
}, |
9926
|
|
|
|
|
|
|
}, |
9927
|
|
|
|
|
|
|
'Europe/Gibraltar' => { |
9928
|
|
|
|
|
|
|
exemplarCity => q#Giobráltar#, |
9929
|
|
|
|
|
|
|
}, |
9930
|
|
|
|
|
|
|
'Europe/Guernsey' => { |
9931
|
|
|
|
|
|
|
exemplarCity => q#GeansaÃ#, |
9932
|
|
|
|
|
|
|
}, |
9933
|
|
|
|
|
|
|
'Europe/Helsinki' => { |
9934
|
|
|
|
|
|
|
exemplarCity => q#HeilsincÃ#, |
9935
|
|
|
|
|
|
|
}, |
9936
|
|
|
|
|
|
|
'Europe/Isle_of_Man' => { |
9937
|
|
|
|
|
|
|
exemplarCity => q#Oileán Mhanann#, |
9938
|
|
|
|
|
|
|
}, |
9939
|
|
|
|
|
|
|
'Europe/Istanbul' => { |
9940
|
|
|
|
|
|
|
exemplarCity => q#Iostanbúl#, |
9941
|
|
|
|
|
|
|
}, |
9942
|
|
|
|
|
|
|
'Europe/Jersey' => { |
9943
|
|
|
|
|
|
|
exemplarCity => q#GeirsÃ#, |
9944
|
|
|
|
|
|
|
}, |
9945
|
|
|
|
|
|
|
'Europe/Kaliningrad' => { |
9946
|
|
|
|
|
|
|
exemplarCity => q#Kaliningrad#, |
9947
|
|
|
|
|
|
|
}, |
9948
|
|
|
|
|
|
|
'Europe/Kiev' => { |
9949
|
|
|
|
|
|
|
exemplarCity => q#CÃv#, |
9950
|
|
|
|
|
|
|
}, |
9951
|
|
|
|
|
|
|
'Europe/Lisbon' => { |
9952
|
|
|
|
|
|
|
exemplarCity => q#Liospóin#, |
9953
|
|
|
|
|
|
|
}, |
9954
|
|
|
|
|
|
|
'Europe/Ljubljana' => { |
9955
|
|
|
|
|
|
|
exemplarCity => q#Liúibleána#, |
9956
|
|
|
|
|
|
|
}, |
9957
|
|
|
|
|
|
|
'Europe/London' => { |
9958
|
|
|
|
|
|
|
exemplarCity => q#Londain#, |
9959
|
|
|
|
|
|
|
long => { |
9960
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Breataine), |
9961
|
|
|
|
|
|
|
}, |
9962
|
|
|
|
|
|
|
short => { |
9963
|
|
|
|
|
|
|
'daylight' => q(ASB), |
9964
|
|
|
|
|
|
|
}, |
9965
|
|
|
|
|
|
|
}, |
9966
|
|
|
|
|
|
|
'Europe/Luxembourg' => { |
9967
|
|
|
|
|
|
|
exemplarCity => q#Lucsamburg#, |
9968
|
|
|
|
|
|
|
}, |
9969
|
|
|
|
|
|
|
'Europe/Madrid' => { |
9970
|
|
|
|
|
|
|
exemplarCity => q#Maidrid#, |
9971
|
|
|
|
|
|
|
}, |
9972
|
|
|
|
|
|
|
'Europe/Malta' => { |
9973
|
|
|
|
|
|
|
exemplarCity => q#Málta#, |
9974
|
|
|
|
|
|
|
}, |
9975
|
|
|
|
|
|
|
'Europe/Mariehamn' => { |
9976
|
|
|
|
|
|
|
exemplarCity => q#Mariehamn#, |
9977
|
|
|
|
|
|
|
}, |
9978
|
|
|
|
|
|
|
'Europe/Minsk' => { |
9979
|
|
|
|
|
|
|
exemplarCity => q#Mionsc#, |
9980
|
|
|
|
|
|
|
}, |
9981
|
|
|
|
|
|
|
'Europe/Monaco' => { |
9982
|
|
|
|
|
|
|
exemplarCity => q#Monacó#, |
9983
|
|
|
|
|
|
|
}, |
9984
|
|
|
|
|
|
|
'Europe/Moscow' => { |
9985
|
|
|
|
|
|
|
exemplarCity => q#Moscó#, |
9986
|
|
|
|
|
|
|
}, |
9987
|
|
|
|
|
|
|
'Europe/Oslo' => { |
9988
|
|
|
|
|
|
|
exemplarCity => q#Osló#, |
9989
|
|
|
|
|
|
|
}, |
9990
|
|
|
|
|
|
|
'Europe/Paris' => { |
9991
|
|
|
|
|
|
|
exemplarCity => q#Páras#, |
9992
|
|
|
|
|
|
|
}, |
9993
|
|
|
|
|
|
|
'Europe/Podgorica' => { |
9994
|
|
|
|
|
|
|
exemplarCity => q#PodgairÃtse#, |
9995
|
|
|
|
|
|
|
}, |
9996
|
|
|
|
|
|
|
'Europe/Prague' => { |
9997
|
|
|
|
|
|
|
exemplarCity => q#Prág#, |
9998
|
|
|
|
|
|
|
}, |
9999
|
|
|
|
|
|
|
'Europe/Riga' => { |
10000
|
|
|
|
|
|
|
exemplarCity => q#RÃge#, |
10001
|
|
|
|
|
|
|
}, |
10002
|
|
|
|
|
|
|
'Europe/Rome' => { |
10003
|
|
|
|
|
|
|
exemplarCity => q#An Róimh#, |
10004
|
|
|
|
|
|
|
}, |
10005
|
|
|
|
|
|
|
'Europe/Samara' => { |
10006
|
|
|
|
|
|
|
exemplarCity => q#Samara#, |
10007
|
|
|
|
|
|
|
}, |
10008
|
|
|
|
|
|
|
'Europe/San_Marino' => { |
10009
|
|
|
|
|
|
|
exemplarCity => q#San MairÃne#, |
10010
|
|
|
|
|
|
|
}, |
10011
|
|
|
|
|
|
|
'Europe/Sarajevo' => { |
10012
|
|
|
|
|
|
|
exemplarCity => q#Sairéavó#, |
10013
|
|
|
|
|
|
|
}, |
10014
|
|
|
|
|
|
|
'Europe/Simferopol' => { |
10015
|
|
|
|
|
|
|
exemplarCity => q#Simferopol#, |
10016
|
|
|
|
|
|
|
}, |
10017
|
|
|
|
|
|
|
'Europe/Skopje' => { |
10018
|
|
|
|
|
|
|
exemplarCity => q#Scóipé#, |
10019
|
|
|
|
|
|
|
}, |
10020
|
|
|
|
|
|
|
'Europe/Sofia' => { |
10021
|
|
|
|
|
|
|
exemplarCity => q#Sóifia#, |
10022
|
|
|
|
|
|
|
}, |
10023
|
|
|
|
|
|
|
'Europe/Stockholm' => { |
10024
|
|
|
|
|
|
|
exemplarCity => q#Stócólm#, |
10025
|
|
|
|
|
|
|
}, |
10026
|
|
|
|
|
|
|
'Europe/Tallinn' => { |
10027
|
|
|
|
|
|
|
exemplarCity => q#Taillinn#, |
10028
|
|
|
|
|
|
|
}, |
10029
|
|
|
|
|
|
|
'Europe/Tirane' => { |
10030
|
|
|
|
|
|
|
exemplarCity => q#Tirane#, |
10031
|
|
|
|
|
|
|
}, |
10032
|
|
|
|
|
|
|
'Europe/Uzhgorod' => { |
10033
|
|
|
|
|
|
|
exemplarCity => q#Uzhgorod#, |
10034
|
|
|
|
|
|
|
}, |
10035
|
|
|
|
|
|
|
'Europe/Vaduz' => { |
10036
|
|
|
|
|
|
|
exemplarCity => q#Vadús#, |
10037
|
|
|
|
|
|
|
}, |
10038
|
|
|
|
|
|
|
'Europe/Vatican' => { |
10039
|
|
|
|
|
|
|
exemplarCity => q#Cathair na Vatacáine#, |
10040
|
|
|
|
|
|
|
}, |
10041
|
|
|
|
|
|
|
'Europe/Vienna' => { |
10042
|
|
|
|
|
|
|
exemplarCity => q#VÃn#, |
10043
|
|
|
|
|
|
|
}, |
10044
|
|
|
|
|
|
|
'Europe/Vilnius' => { |
10045
|
|
|
|
|
|
|
exemplarCity => q#Vilnias#, |
10046
|
|
|
|
|
|
|
}, |
10047
|
|
|
|
|
|
|
'Europe/Volgograd' => { |
10048
|
|
|
|
|
|
|
exemplarCity => q#Volgograd#, |
10049
|
|
|
|
|
|
|
}, |
10050
|
|
|
|
|
|
|
'Europe/Warsaw' => { |
10051
|
|
|
|
|
|
|
exemplarCity => q#Vársá#, |
10052
|
|
|
|
|
|
|
}, |
10053
|
|
|
|
|
|
|
'Europe/Zagreb' => { |
10054
|
|
|
|
|
|
|
exemplarCity => q#Ságrab#, |
10055
|
|
|
|
|
|
|
}, |
10056
|
|
|
|
|
|
|
'Europe/Zaporozhye' => { |
10057
|
|
|
|
|
|
|
exemplarCity => q#Zaporozhye#, |
10058
|
|
|
|
|
|
|
}, |
10059
|
|
|
|
|
|
|
'Europe/Zurich' => { |
10060
|
|
|
|
|
|
|
exemplarCity => q#Zürich#, |
10061
|
|
|
|
|
|
|
}, |
10062
|
|
|
|
|
|
|
'Europe_Central' => { |
10063
|
|
|
|
|
|
|
long => { |
10064
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Lár na hEorpa), |
10065
|
|
|
|
|
|
|
'generic' => q(Am Lár na hEorpa), |
10066
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Lár na hEorpa), |
10067
|
|
|
|
|
|
|
}, |
10068
|
|
|
|
|
|
|
short => { |
10069
|
|
|
|
|
|
|
'daylight' => q(CEST), |
10070
|
|
|
|
|
|
|
'generic' => q(CET), |
10071
|
|
|
|
|
|
|
'standard' => q(CET), |
10072
|
|
|
|
|
|
|
}, |
10073
|
|
|
|
|
|
|
}, |
10074
|
|
|
|
|
|
|
'Europe_Eastern' => { |
10075
|
|
|
|
|
|
|
long => { |
10076
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Oirthear na hEorpa), |
10077
|
|
|
|
|
|
|
'generic' => q(Am Oirthear na hEorpa), |
10078
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Oirthear na hEorpa), |
10079
|
|
|
|
|
|
|
}, |
10080
|
|
|
|
|
|
|
short => { |
10081
|
|
|
|
|
|
|
'daylight' => q(EEST), |
10082
|
|
|
|
|
|
|
'generic' => q(EET), |
10083
|
|
|
|
|
|
|
'standard' => q(EET), |
10084
|
|
|
|
|
|
|
}, |
10085
|
|
|
|
|
|
|
}, |
10086
|
|
|
|
|
|
|
'Europe_Further_Eastern' => { |
10087
|
|
|
|
|
|
|
long => { |
10088
|
|
|
|
|
|
|
'standard' => q(Am Chianoirthear na hEorpa), |
10089
|
|
|
|
|
|
|
}, |
10090
|
|
|
|
|
|
|
}, |
10091
|
|
|
|
|
|
|
'Europe_Western' => { |
10092
|
|
|
|
|
|
|
long => { |
10093
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iarthar na hEorpa), |
10094
|
|
|
|
|
|
|
'generic' => q(Am Iarthar na hEorpa), |
10095
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iarthar na hEorpa), |
10096
|
|
|
|
|
|
|
}, |
10097
|
|
|
|
|
|
|
short => { |
10098
|
|
|
|
|
|
|
'daylight' => q(WEST), |
10099
|
|
|
|
|
|
|
'generic' => q(WET), |
10100
|
|
|
|
|
|
|
'standard' => q(WET), |
10101
|
|
|
|
|
|
|
}, |
10102
|
|
|
|
|
|
|
}, |
10103
|
|
|
|
|
|
|
'Falkland' => { |
10104
|
|
|
|
|
|
|
long => { |
10105
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Oileáin Fháclainne), |
10106
|
|
|
|
|
|
|
'generic' => q(Am Oileáin Fháclainne), |
10107
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Oileáin Fháclainne), |
10108
|
|
|
|
|
|
|
}, |
10109
|
|
|
|
|
|
|
}, |
10110
|
|
|
|
|
|
|
'Fiji' => { |
10111
|
|
|
|
|
|
|
long => { |
10112
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh FhidsÃ), |
10113
|
|
|
|
|
|
|
'generic' => q(Am FhidsÃ), |
10114
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach FhidsÃ), |
10115
|
|
|
|
|
|
|
}, |
10116
|
|
|
|
|
|
|
}, |
10117
|
|
|
|
|
|
|
'French_Guiana' => { |
10118
|
|
|
|
|
|
|
long => { |
10119
|
|
|
|
|
|
|
'standard' => q(Am Ghuáin na Fraince), |
10120
|
|
|
|
|
|
|
}, |
10121
|
|
|
|
|
|
|
}, |
10122
|
|
|
|
|
|
|
'French_Southern' => { |
10123
|
|
|
|
|
|
|
long => { |
10124
|
|
|
|
|
|
|
'standard' => q(Am ChrÃocha Francacha Deisceart an Domhain), |
10125
|
|
|
|
|
|
|
}, |
10126
|
|
|
|
|
|
|
}, |
10127
|
|
|
|
|
|
|
'GMT' => { |
10128
|
|
|
|
|
|
|
long => { |
10129
|
|
|
|
|
|
|
'standard' => q(Meán-Am Greenwich), |
10130
|
|
|
|
|
|
|
}, |
10131
|
|
|
|
|
|
|
short => { |
10132
|
|
|
|
|
|
|
'standard' => q(MAG), |
10133
|
|
|
|
|
|
|
}, |
10134
|
|
|
|
|
|
|
}, |
10135
|
|
|
|
|
|
|
'Galapagos' => { |
10136
|
|
|
|
|
|
|
long => { |
10137
|
|
|
|
|
|
|
'standard' => q(Am Oileáin Galápagos), |
10138
|
|
|
|
|
|
|
}, |
10139
|
|
|
|
|
|
|
}, |
10140
|
|
|
|
|
|
|
'Gambier' => { |
10141
|
|
|
|
|
|
|
long => { |
10142
|
|
|
|
|
|
|
'standard' => q(Am Ghambier), |
10143
|
|
|
|
|
|
|
}, |
10144
|
|
|
|
|
|
|
}, |
10145
|
|
|
|
|
|
|
'Georgia' => { |
10146
|
|
|
|
|
|
|
long => { |
10147
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Seoirsia), |
10148
|
|
|
|
|
|
|
'generic' => q(Am na Seoirsia), |
10149
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Seoirsia), |
10150
|
|
|
|
|
|
|
}, |
10151
|
|
|
|
|
|
|
}, |
10152
|
|
|
|
|
|
|
'Gilbert_Islands' => { |
10153
|
|
|
|
|
|
|
long => { |
10154
|
|
|
|
|
|
|
'standard' => q(Am ChireabaitÃ), |
10155
|
|
|
|
|
|
|
}, |
10156
|
|
|
|
|
|
|
}, |
10157
|
|
|
|
|
|
|
'Greenland_Eastern' => { |
10158
|
|
|
|
|
|
|
long => { |
10159
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Oirthear na Graonlainne), |
10160
|
|
|
|
|
|
|
'generic' => q(Am Oirthear na Graonlainne), |
10161
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Oirthear na Graonlainne), |
10162
|
|
|
|
|
|
|
}, |
10163
|
|
|
|
|
|
|
}, |
10164
|
|
|
|
|
|
|
'Greenland_Western' => { |
10165
|
|
|
|
|
|
|
long => { |
10166
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iarthar na Graonlainne), |
10167
|
|
|
|
|
|
|
'generic' => q(Am Iarthar na Graonlainne), |
10168
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iarthar na Graonlainne), |
10169
|
|
|
|
|
|
|
}, |
10170
|
|
|
|
|
|
|
}, |
10171
|
|
|
|
|
|
|
'Guam' => { |
10172
|
|
|
|
|
|
|
long => { |
10173
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Ghuam), |
10174
|
|
|
|
|
|
|
}, |
10175
|
|
|
|
|
|
|
}, |
10176
|
|
|
|
|
|
|
'Gulf' => { |
10177
|
|
|
|
|
|
|
long => { |
10178
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Murascaille), |
10179
|
|
|
|
|
|
|
}, |
10180
|
|
|
|
|
|
|
}, |
10181
|
|
|
|
|
|
|
'Guyana' => { |
10182
|
|
|
|
|
|
|
long => { |
10183
|
|
|
|
|
|
|
'standard' => q(Am na Guáine), |
10184
|
|
|
|
|
|
|
}, |
10185
|
|
|
|
|
|
|
}, |
10186
|
|
|
|
|
|
|
'Hawaii_Aleutian' => { |
10187
|
|
|
|
|
|
|
long => { |
10188
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh HaváÃ-Ailiúit), |
10189
|
|
|
|
|
|
|
'generic' => q(Am HaváÃ-Ailiúit), |
10190
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach HaváÃ-Ailiúit), |
10191
|
|
|
|
|
|
|
}, |
10192
|
|
|
|
|
|
|
}, |
10193
|
|
|
|
|
|
|
'Hong_Kong' => { |
10194
|
|
|
|
|
|
|
long => { |
10195
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Hong Cong), |
10196
|
|
|
|
|
|
|
'generic' => q(Am Hong Cong), |
10197
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Hong Cong), |
10198
|
|
|
|
|
|
|
}, |
10199
|
|
|
|
|
|
|
}, |
10200
|
|
|
|
|
|
|
'Hovd' => { |
10201
|
|
|
|
|
|
|
long => { |
10202
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Hovd), |
10203
|
|
|
|
|
|
|
'generic' => q(Am Hovd), |
10204
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Hovd), |
10205
|
|
|
|
|
|
|
}, |
10206
|
|
|
|
|
|
|
}, |
10207
|
|
|
|
|
|
|
'India' => { |
10208
|
|
|
|
|
|
|
long => { |
10209
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hIndia), |
10210
|
|
|
|
|
|
|
}, |
10211
|
|
|
|
|
|
|
}, |
10212
|
|
|
|
|
|
|
'Indian/Antananarivo' => { |
10213
|
|
|
|
|
|
|
exemplarCity => q#AntananairÃveo#, |
10214
|
|
|
|
|
|
|
}, |
10215
|
|
|
|
|
|
|
'Indian/Chagos' => { |
10216
|
|
|
|
|
|
|
exemplarCity => q#Chagos#, |
10217
|
|
|
|
|
|
|
}, |
10218
|
|
|
|
|
|
|
'Indian/Christmas' => { |
10219
|
|
|
|
|
|
|
exemplarCity => q#Oileán na Nollag#, |
10220
|
|
|
|
|
|
|
}, |
10221
|
|
|
|
|
|
|
'Indian/Cocos' => { |
10222
|
|
|
|
|
|
|
exemplarCity => q#Oileán Cocos#, |
10223
|
|
|
|
|
|
|
}, |
10224
|
|
|
|
|
|
|
'Indian/Comoro' => { |
10225
|
|
|
|
|
|
|
exemplarCity => q#Oileáin Chomóra#, |
10226
|
|
|
|
|
|
|
}, |
10227
|
|
|
|
|
|
|
'Indian/Kerguelen' => { |
10228
|
|
|
|
|
|
|
exemplarCity => q#Kerguelen#, |
10229
|
|
|
|
|
|
|
}, |
10230
|
|
|
|
|
|
|
'Indian/Mahe' => { |
10231
|
|
|
|
|
|
|
exemplarCity => q#Mahe#, |
10232
|
|
|
|
|
|
|
}, |
10233
|
|
|
|
|
|
|
'Indian/Maldives' => { |
10234
|
|
|
|
|
|
|
exemplarCity => q#Oileáin MhaildÃve#, |
10235
|
|
|
|
|
|
|
}, |
10236
|
|
|
|
|
|
|
'Indian/Mauritius' => { |
10237
|
|
|
|
|
|
|
exemplarCity => q#Oileán MhuirÃs#, |
10238
|
|
|
|
|
|
|
}, |
10239
|
|
|
|
|
|
|
'Indian/Mayotte' => { |
10240
|
|
|
|
|
|
|
exemplarCity => q#Mayotte#, |
10241
|
|
|
|
|
|
|
}, |
10242
|
|
|
|
|
|
|
'Indian/Reunion' => { |
10243
|
|
|
|
|
|
|
exemplarCity => q#La Réunion#, |
10244
|
|
|
|
|
|
|
}, |
10245
|
|
|
|
|
|
|
'Indian_Ocean' => { |
10246
|
|
|
|
|
|
|
long => { |
10247
|
|
|
|
|
|
|
'standard' => q(Am an Aigéin Indiaigh), |
10248
|
|
|
|
|
|
|
}, |
10249
|
|
|
|
|
|
|
}, |
10250
|
|
|
|
|
|
|
'Indochina' => { |
10251
|
|
|
|
|
|
|
long => { |
10252
|
|
|
|
|
|
|
'standard' => q(Am na hInd-SÃne), |
10253
|
|
|
|
|
|
|
}, |
10254
|
|
|
|
|
|
|
}, |
10255
|
|
|
|
|
|
|
'Indonesia_Central' => { |
10256
|
|
|
|
|
|
|
long => { |
10257
|
|
|
|
|
|
|
'standard' => q(Am Lár na hIndinéise), |
10258
|
|
|
|
|
|
|
}, |
10259
|
|
|
|
|
|
|
}, |
10260
|
|
|
|
|
|
|
'Indonesia_Eastern' => { |
10261
|
|
|
|
|
|
|
long => { |
10262
|
|
|
|
|
|
|
'standard' => q(Am Oirthear na hIndinéise), |
10263
|
|
|
|
|
|
|
}, |
10264
|
|
|
|
|
|
|
}, |
10265
|
|
|
|
|
|
|
'Indonesia_Western' => { |
10266
|
|
|
|
|
|
|
long => { |
10267
|
|
|
|
|
|
|
'standard' => q(Am Iarthar na hIndinéise), |
10268
|
|
|
|
|
|
|
}, |
10269
|
|
|
|
|
|
|
}, |
10270
|
|
|
|
|
|
|
'Iran' => { |
10271
|
|
|
|
|
|
|
long => { |
10272
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na hIaráine), |
10273
|
|
|
|
|
|
|
'generic' => q(Am na hIaráine), |
10274
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hIaráine), |
10275
|
|
|
|
|
|
|
}, |
10276
|
|
|
|
|
|
|
}, |
10277
|
|
|
|
|
|
|
'Irkutsk' => { |
10278
|
|
|
|
|
|
|
long => { |
10279
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Irkutsk), |
10280
|
|
|
|
|
|
|
'generic' => q(Am Irkutsk), |
10281
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Irkutsk), |
10282
|
|
|
|
|
|
|
}, |
10283
|
|
|
|
|
|
|
}, |
10284
|
|
|
|
|
|
|
'Israel' => { |
10285
|
|
|
|
|
|
|
long => { |
10286
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iosrael), |
10287
|
|
|
|
|
|
|
'generic' => q(Am Iosrael), |
10288
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iosrael), |
10289
|
|
|
|
|
|
|
}, |
10290
|
|
|
|
|
|
|
}, |
10291
|
|
|
|
|
|
|
'Japan' => { |
10292
|
|
|
|
|
|
|
long => { |
10293
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Seapáine), |
10294
|
|
|
|
|
|
|
'generic' => q(Am na Seapáine), |
10295
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Seapáine), |
10296
|
|
|
|
|
|
|
}, |
10297
|
|
|
|
|
|
|
}, |
10298
|
|
|
|
|
|
|
'Kamchatka' => { |
10299
|
|
|
|
|
|
|
long => { |
10300
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Phetropavlovsk-Kamchatski), |
10301
|
|
|
|
|
|
|
'generic' => q(Am Phetropavlovsk-Kamchatski), |
10302
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Phetropavlovsk-Kamchatski), |
10303
|
|
|
|
|
|
|
}, |
10304
|
|
|
|
|
|
|
}, |
10305
|
|
|
|
|
|
|
'Kazakhstan_Eastern' => { |
10306
|
|
|
|
|
|
|
long => { |
10307
|
|
|
|
|
|
|
'standard' => q(Am Oirthear na Casacstáine), |
10308
|
|
|
|
|
|
|
}, |
10309
|
|
|
|
|
|
|
}, |
10310
|
|
|
|
|
|
|
'Kazakhstan_Western' => { |
10311
|
|
|
|
|
|
|
long => { |
10312
|
|
|
|
|
|
|
'standard' => q(Am Iarthar na Casacstáine), |
10313
|
|
|
|
|
|
|
}, |
10314
|
|
|
|
|
|
|
}, |
10315
|
|
|
|
|
|
|
'Korea' => { |
10316
|
|
|
|
|
|
|
long => { |
10317
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Cóiré), |
10318
|
|
|
|
|
|
|
'generic' => q(Am na Cóiré), |
10319
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Cóiré), |
10320
|
|
|
|
|
|
|
}, |
10321
|
|
|
|
|
|
|
}, |
10322
|
|
|
|
|
|
|
'Kosrae' => { |
10323
|
|
|
|
|
|
|
long => { |
10324
|
|
|
|
|
|
|
'standard' => q(Am Kosrae), |
10325
|
|
|
|
|
|
|
}, |
10326
|
|
|
|
|
|
|
}, |
10327
|
|
|
|
|
|
|
'Krasnoyarsk' => { |
10328
|
|
|
|
|
|
|
long => { |
10329
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Krasnoyarsk), |
10330
|
|
|
|
|
|
|
'generic' => q(Am Krasnoyarsk), |
10331
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Krasnoyarsk), |
10332
|
|
|
|
|
|
|
}, |
10333
|
|
|
|
|
|
|
}, |
10334
|
|
|
|
|
|
|
'Kyrgystan' => { |
10335
|
|
|
|
|
|
|
long => { |
10336
|
|
|
|
|
|
|
'standard' => q(Am na Cirgeastáine), |
10337
|
|
|
|
|
|
|
}, |
10338
|
|
|
|
|
|
|
}, |
10339
|
|
|
|
|
|
|
'Lanka' => { |
10340
|
|
|
|
|
|
|
long => { |
10341
|
|
|
|
|
|
|
'standard' => q(Am Shrà Lanca), |
10342
|
|
|
|
|
|
|
}, |
10343
|
|
|
|
|
|
|
}, |
10344
|
|
|
|
|
|
|
'Line_Islands' => { |
10345
|
|
|
|
|
|
|
long => { |
10346
|
|
|
|
|
|
|
'standard' => q(Am Oileáin na LÃne), |
10347
|
|
|
|
|
|
|
}, |
10348
|
|
|
|
|
|
|
}, |
10349
|
|
|
|
|
|
|
'Lord_Howe' => { |
10350
|
|
|
|
|
|
|
long => { |
10351
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Lord Howe), |
10352
|
|
|
|
|
|
|
'generic' => q(Am Lord Howe), |
10353
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Lord Howe), |
10354
|
|
|
|
|
|
|
}, |
10355
|
|
|
|
|
|
|
}, |
10356
|
|
|
|
|
|
|
'Macau' => { |
10357
|
|
|
|
|
|
|
long => { |
10358
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Mhacao), |
10359
|
|
|
|
|
|
|
'generic' => q(Am Mhacao), |
10360
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Mhacao), |
10361
|
|
|
|
|
|
|
}, |
10362
|
|
|
|
|
|
|
}, |
10363
|
|
|
|
|
|
|
'Macquarie' => { |
10364
|
|
|
|
|
|
|
long => { |
10365
|
|
|
|
|
|
|
'standard' => q(Am Oileán Mhic Guaire), |
10366
|
|
|
|
|
|
|
}, |
10367
|
|
|
|
|
|
|
}, |
10368
|
|
|
|
|
|
|
'Magadan' => { |
10369
|
|
|
|
|
|
|
long => { |
10370
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Mhagadan), |
10371
|
|
|
|
|
|
|
'generic' => q(Am Mhagadan), |
10372
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Mhagadan), |
10373
|
|
|
|
|
|
|
}, |
10374
|
|
|
|
|
|
|
}, |
10375
|
|
|
|
|
|
|
'Malaysia' => { |
10376
|
|
|
|
|
|
|
long => { |
10377
|
|
|
|
|
|
|
'standard' => q(Am na Malaeisia), |
10378
|
|
|
|
|
|
|
}, |
10379
|
|
|
|
|
|
|
}, |
10380
|
|
|
|
|
|
|
'Maldives' => { |
10381
|
|
|
|
|
|
|
long => { |
10382
|
|
|
|
|
|
|
'standard' => q(Am Oileáin MhaildÃve), |
10383
|
|
|
|
|
|
|
}, |
10384
|
|
|
|
|
|
|
}, |
10385
|
|
|
|
|
|
|
'Marquesas' => { |
10386
|
|
|
|
|
|
|
long => { |
10387
|
|
|
|
|
|
|
'standard' => q(Am na nOileán Marcasach), |
10388
|
|
|
|
|
|
|
}, |
10389
|
|
|
|
|
|
|
}, |
10390
|
|
|
|
|
|
|
'Marshall_Islands' => { |
10391
|
|
|
|
|
|
|
long => { |
10392
|
|
|
|
|
|
|
'standard' => q(Am Oileáin Marshall), |
10393
|
|
|
|
|
|
|
}, |
10394
|
|
|
|
|
|
|
}, |
10395
|
|
|
|
|
|
|
'Mauritius' => { |
10396
|
|
|
|
|
|
|
long => { |
10397
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Oileán MhuirÃs), |
10398
|
|
|
|
|
|
|
'generic' => q(Am Oileán MhuirÃs), |
10399
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Oileán MhuirÃs), |
10400
|
|
|
|
|
|
|
}, |
10401
|
|
|
|
|
|
|
}, |
10402
|
|
|
|
|
|
|
'Mawson' => { |
10403
|
|
|
|
|
|
|
long => { |
10404
|
|
|
|
|
|
|
'standard' => q(Am Stáisiún Mawson), |
10405
|
|
|
|
|
|
|
}, |
10406
|
|
|
|
|
|
|
}, |
10407
|
|
|
|
|
|
|
'Mexico_Northwest' => { |
10408
|
|
|
|
|
|
|
long => { |
10409
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iarthuaisceart Mheicsiceo), |
10410
|
|
|
|
|
|
|
'generic' => q(Am Iarthuaisceart Mheicsiceo), |
10411
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iarthuaisceart Mheicsiceo), |
10412
|
|
|
|
|
|
|
}, |
10413
|
|
|
|
|
|
|
}, |
10414
|
|
|
|
|
|
|
'Mexico_Pacific' => { |
10415
|
|
|
|
|
|
|
long => { |
10416
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Meicsiceach an Aigéin Chiúin), |
10417
|
|
|
|
|
|
|
'generic' => q(Am Meicsiceach an Aigéin Chiúin), |
10418
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Meicsiceach an Aigéin Chiúin), |
10419
|
|
|
|
|
|
|
}, |
10420
|
|
|
|
|
|
|
}, |
10421
|
|
|
|
|
|
|
'Mongolia' => { |
10422
|
|
|
|
|
|
|
long => { |
10423
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Ulánbátar), |
10424
|
|
|
|
|
|
|
'generic' => q(Am Ulánbátar), |
10425
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Ulánbátar), |
10426
|
|
|
|
|
|
|
}, |
10427
|
|
|
|
|
|
|
}, |
10428
|
|
|
|
|
|
|
'Moscow' => { |
10429
|
|
|
|
|
|
|
long => { |
10430
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Mhoscó), |
10431
|
|
|
|
|
|
|
'generic' => q(Am Mhoscó), |
10432
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Mhoscó), |
10433
|
|
|
|
|
|
|
}, |
10434
|
|
|
|
|
|
|
}, |
10435
|
|
|
|
|
|
|
'Myanmar' => { |
10436
|
|
|
|
|
|
|
long => { |
10437
|
|
|
|
|
|
|
'standard' => q(Am Mhaenmar), |
10438
|
|
|
|
|
|
|
}, |
10439
|
|
|
|
|
|
|
}, |
10440
|
|
|
|
|
|
|
'Nauru' => { |
10441
|
|
|
|
|
|
|
long => { |
10442
|
|
|
|
|
|
|
'standard' => q(Am Nárú), |
10443
|
|
|
|
|
|
|
}, |
10444
|
|
|
|
|
|
|
}, |
10445
|
|
|
|
|
|
|
'Nepal' => { |
10446
|
|
|
|
|
|
|
long => { |
10447
|
|
|
|
|
|
|
'standard' => q(Am Neipeal), |
10448
|
|
|
|
|
|
|
}, |
10449
|
|
|
|
|
|
|
}, |
10450
|
|
|
|
|
|
|
'New_Caledonia' => { |
10451
|
|
|
|
|
|
|
long => { |
10452
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Nua-Chaladóine), |
10453
|
|
|
|
|
|
|
'generic' => q(Am na Nua-Chaladóine), |
10454
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Nua-Chaladóine), |
10455
|
|
|
|
|
|
|
}, |
10456
|
|
|
|
|
|
|
}, |
10457
|
|
|
|
|
|
|
'New_Zealand' => { |
10458
|
|
|
|
|
|
|
long => { |
10459
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Nua-Shéalainne), |
10460
|
|
|
|
|
|
|
'generic' => q(Am na Nua-Shéalainne), |
10461
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Nua-Shéalainne), |
10462
|
|
|
|
|
|
|
}, |
10463
|
|
|
|
|
|
|
}, |
10464
|
|
|
|
|
|
|
'Newfoundland' => { |
10465
|
|
|
|
|
|
|
long => { |
10466
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Thalamh an Ãisc), |
10467
|
|
|
|
|
|
|
'generic' => q(Am Thalamh an Ãisc), |
10468
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Thalamh an Ãisc), |
10469
|
|
|
|
|
|
|
}, |
10470
|
|
|
|
|
|
|
}, |
10471
|
|
|
|
|
|
|
'Niue' => { |
10472
|
|
|
|
|
|
|
long => { |
10473
|
|
|
|
|
|
|
'standard' => q(Am Niue), |
10474
|
|
|
|
|
|
|
}, |
10475
|
|
|
|
|
|
|
}, |
10476
|
|
|
|
|
|
|
'Norfolk' => { |
10477
|
|
|
|
|
|
|
long => { |
10478
|
|
|
|
|
|
|
'standard' => q(Am Oileán Norfolk), |
10479
|
|
|
|
|
|
|
}, |
10480
|
|
|
|
|
|
|
}, |
10481
|
|
|
|
|
|
|
'Noronha' => { |
10482
|
|
|
|
|
|
|
long => { |
10483
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Fhernando de Noronha), |
10484
|
|
|
|
|
|
|
'generic' => q(Am Fhernando de Noronha), |
10485
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Fhernando de Noronha), |
10486
|
|
|
|
|
|
|
}, |
10487
|
|
|
|
|
|
|
}, |
10488
|
|
|
|
|
|
|
'North_Mariana' => { |
10489
|
|
|
|
|
|
|
long => { |
10490
|
|
|
|
|
|
|
'standard' => q(Am na nOileán Máirianach Thuaidh), |
10491
|
|
|
|
|
|
|
}, |
10492
|
|
|
|
|
|
|
}, |
10493
|
|
|
|
|
|
|
'Novosibirsk' => { |
10494
|
|
|
|
|
|
|
long => { |
10495
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Novosibirsk), |
10496
|
|
|
|
|
|
|
'generic' => q(Am Novosibirsk), |
10497
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Novosibirsk), |
10498
|
|
|
|
|
|
|
}, |
10499
|
|
|
|
|
|
|
}, |
10500
|
|
|
|
|
|
|
'Omsk' => { |
10501
|
|
|
|
|
|
|
long => { |
10502
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Omsk), |
10503
|
|
|
|
|
|
|
'generic' => q(Am Omsk), |
10504
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Omsk), |
10505
|
|
|
|
|
|
|
}, |
10506
|
|
|
|
|
|
|
}, |
10507
|
|
|
|
|
|
|
'Pacific/Apia' => { |
10508
|
|
|
|
|
|
|
exemplarCity => q#Apia#, |
10509
|
|
|
|
|
|
|
}, |
10510
|
|
|
|
|
|
|
'Pacific/Auckland' => { |
10511
|
|
|
|
|
|
|
exemplarCity => q#Auckland#, |
10512
|
|
|
|
|
|
|
}, |
10513
|
|
|
|
|
|
|
'Pacific/Bougainville' => { |
10514
|
|
|
|
|
|
|
exemplarCity => q#Bougainville#, |
10515
|
|
|
|
|
|
|
}, |
10516
|
|
|
|
|
|
|
'Pacific/Chatham' => { |
10517
|
|
|
|
|
|
|
exemplarCity => q#Chatham#, |
10518
|
|
|
|
|
|
|
}, |
10519
|
|
|
|
|
|
|
'Pacific/Easter' => { |
10520
|
|
|
|
|
|
|
exemplarCity => q#Oileán na Cásca#, |
10521
|
|
|
|
|
|
|
}, |
10522
|
|
|
|
|
|
|
'Pacific/Efate' => { |
10523
|
|
|
|
|
|
|
exemplarCity => q#Efate#, |
10524
|
|
|
|
|
|
|
}, |
10525
|
|
|
|
|
|
|
'Pacific/Enderbury' => { |
10526
|
|
|
|
|
|
|
exemplarCity => q#Enderbury#, |
10527
|
|
|
|
|
|
|
}, |
10528
|
|
|
|
|
|
|
'Pacific/Fakaofo' => { |
10529
|
|
|
|
|
|
|
exemplarCity => q#Fakaofo#, |
10530
|
|
|
|
|
|
|
}, |
10531
|
|
|
|
|
|
|
'Pacific/Fiji' => { |
10532
|
|
|
|
|
|
|
exemplarCity => q#FidsÃ#, |
10533
|
|
|
|
|
|
|
}, |
10534
|
|
|
|
|
|
|
'Pacific/Funafuti' => { |
10535
|
|
|
|
|
|
|
exemplarCity => q#Funafuti#, |
10536
|
|
|
|
|
|
|
}, |
10537
|
|
|
|
|
|
|
'Pacific/Galapagos' => { |
10538
|
|
|
|
|
|
|
exemplarCity => q#Galápagos#, |
10539
|
|
|
|
|
|
|
}, |
10540
|
|
|
|
|
|
|
'Pacific/Gambier' => { |
10541
|
|
|
|
|
|
|
exemplarCity => q#Gambier#, |
10542
|
|
|
|
|
|
|
}, |
10543
|
|
|
|
|
|
|
'Pacific/Guadalcanal' => { |
10544
|
|
|
|
|
|
|
exemplarCity => q#Guadalcanal#, |
10545
|
|
|
|
|
|
|
}, |
10546
|
|
|
|
|
|
|
'Pacific/Guam' => { |
10547
|
|
|
|
|
|
|
exemplarCity => q#Guam#, |
10548
|
|
|
|
|
|
|
}, |
10549
|
|
|
|
|
|
|
'Pacific/Honolulu' => { |
10550
|
|
|
|
|
|
|
exemplarCity => q#Honolulu#, |
10551
|
|
|
|
|
|
|
}, |
10552
|
|
|
|
|
|
|
'Pacific/Johnston' => { |
10553
|
|
|
|
|
|
|
exemplarCity => q#Johnston#, |
10554
|
|
|
|
|
|
|
}, |
10555
|
|
|
|
|
|
|
'Pacific/Kiritimati' => { |
10556
|
|
|
|
|
|
|
exemplarCity => q#Kiritimati#, |
10557
|
|
|
|
|
|
|
}, |
10558
|
|
|
|
|
|
|
'Pacific/Kosrae' => { |
10559
|
|
|
|
|
|
|
exemplarCity => q#Kosrae#, |
10560
|
|
|
|
|
|
|
}, |
10561
|
|
|
|
|
|
|
'Pacific/Kwajalein' => { |
10562
|
|
|
|
|
|
|
exemplarCity => q#Kwajalein#, |
10563
|
|
|
|
|
|
|
}, |
10564
|
|
|
|
|
|
|
'Pacific/Majuro' => { |
10565
|
|
|
|
|
|
|
exemplarCity => q#Majuro#, |
10566
|
|
|
|
|
|
|
}, |
10567
|
|
|
|
|
|
|
'Pacific/Marquesas' => { |
10568
|
|
|
|
|
|
|
exemplarCity => q#Na hOileáin Mharcasacha#, |
10569
|
|
|
|
|
|
|
}, |
10570
|
|
|
|
|
|
|
'Pacific/Midway' => { |
10571
|
|
|
|
|
|
|
exemplarCity => q#Oileáin Midway#, |
10572
|
|
|
|
|
|
|
}, |
10573
|
|
|
|
|
|
|
'Pacific/Nauru' => { |
10574
|
|
|
|
|
|
|
exemplarCity => q#Nárú#, |
10575
|
|
|
|
|
|
|
}, |
10576
|
|
|
|
|
|
|
'Pacific/Niue' => { |
10577
|
|
|
|
|
|
|
exemplarCity => q#Niue#, |
10578
|
|
|
|
|
|
|
}, |
10579
|
|
|
|
|
|
|
'Pacific/Norfolk' => { |
10580
|
|
|
|
|
|
|
exemplarCity => q#Norfolk#, |
10581
|
|
|
|
|
|
|
}, |
10582
|
|
|
|
|
|
|
'Pacific/Noumea' => { |
10583
|
|
|
|
|
|
|
exemplarCity => q#Noumea#, |
10584
|
|
|
|
|
|
|
}, |
10585
|
|
|
|
|
|
|
'Pacific/Pago_Pago' => { |
10586
|
|
|
|
|
|
|
exemplarCity => q#Pago Pago#, |
10587
|
|
|
|
|
|
|
}, |
10588
|
|
|
|
|
|
|
'Pacific/Palau' => { |
10589
|
|
|
|
|
|
|
exemplarCity => q#Palau#, |
10590
|
|
|
|
|
|
|
}, |
10591
|
|
|
|
|
|
|
'Pacific/Pitcairn' => { |
10592
|
|
|
|
|
|
|
exemplarCity => q#Pitcairn#, |
10593
|
|
|
|
|
|
|
}, |
10594
|
|
|
|
|
|
|
'Pacific/Ponape' => { |
10595
|
|
|
|
|
|
|
exemplarCity => q#Pohnpei#, |
10596
|
|
|
|
|
|
|
}, |
10597
|
|
|
|
|
|
|
'Pacific/Port_Moresby' => { |
10598
|
|
|
|
|
|
|
exemplarCity => q#Port Moresby#, |
10599
|
|
|
|
|
|
|
}, |
10600
|
|
|
|
|
|
|
'Pacific/Rarotonga' => { |
10601
|
|
|
|
|
|
|
exemplarCity => q#Rarotonga#, |
10602
|
|
|
|
|
|
|
}, |
10603
|
|
|
|
|
|
|
'Pacific/Saipan' => { |
10604
|
|
|
|
|
|
|
exemplarCity => q#Saipan#, |
10605
|
|
|
|
|
|
|
}, |
10606
|
|
|
|
|
|
|
'Pacific/Tahiti' => { |
10607
|
|
|
|
|
|
|
exemplarCity => q#TaihÃtÃ#, |
10608
|
|
|
|
|
|
|
}, |
10609
|
|
|
|
|
|
|
'Pacific/Tarawa' => { |
10610
|
|
|
|
|
|
|
exemplarCity => q#Tarawa#, |
10611
|
|
|
|
|
|
|
}, |
10612
|
|
|
|
|
|
|
'Pacific/Tongatapu' => { |
10613
|
|
|
|
|
|
|
exemplarCity => q#Tongatapu#, |
10614
|
|
|
|
|
|
|
}, |
10615
|
|
|
|
|
|
|
'Pacific/Truk' => { |
10616
|
|
|
|
|
|
|
exemplarCity => q#Chuuk#, |
10617
|
|
|
|
|
|
|
}, |
10618
|
|
|
|
|
|
|
'Pacific/Wake' => { |
10619
|
|
|
|
|
|
|
exemplarCity => q#Oileán Wake#, |
10620
|
|
|
|
|
|
|
}, |
10621
|
|
|
|
|
|
|
'Pacific/Wallis' => { |
10622
|
|
|
|
|
|
|
exemplarCity => q#VailÃs#, |
10623
|
|
|
|
|
|
|
}, |
10624
|
|
|
|
|
|
|
'Pakistan' => { |
10625
|
|
|
|
|
|
|
long => { |
10626
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Pacastáine), |
10627
|
|
|
|
|
|
|
'generic' => q(Am na Pacastáine), |
10628
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Pacastáine), |
10629
|
|
|
|
|
|
|
}, |
10630
|
|
|
|
|
|
|
}, |
10631
|
|
|
|
|
|
|
'Palau' => { |
10632
|
|
|
|
|
|
|
long => { |
10633
|
|
|
|
|
|
|
'standard' => q(Am Oileáin Palau), |
10634
|
|
|
|
|
|
|
}, |
10635
|
|
|
|
|
|
|
}, |
10636
|
|
|
|
|
|
|
'Papua_New_Guinea' => { |
10637
|
|
|
|
|
|
|
long => { |
10638
|
|
|
|
|
|
|
'standard' => q(Am Nua-Ghuine Phapua), |
10639
|
|
|
|
|
|
|
}, |
10640
|
|
|
|
|
|
|
}, |
10641
|
|
|
|
|
|
|
'Paraguay' => { |
10642
|
|
|
|
|
|
|
long => { |
10643
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Pharagua), |
10644
|
|
|
|
|
|
|
'generic' => q(Am Pharagua), |
10645
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Pharagua), |
10646
|
|
|
|
|
|
|
}, |
10647
|
|
|
|
|
|
|
}, |
10648
|
|
|
|
|
|
|
'Peru' => { |
10649
|
|
|
|
|
|
|
long => { |
10650
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Pheiriú), |
10651
|
|
|
|
|
|
|
'generic' => q(Am Pheiriú), |
10652
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Pheiriú), |
10653
|
|
|
|
|
|
|
}, |
10654
|
|
|
|
|
|
|
}, |
10655
|
|
|
|
|
|
|
'Philippines' => { |
10656
|
|
|
|
|
|
|
long => { |
10657
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na nOileán FilipÃneach), |
10658
|
|
|
|
|
|
|
'generic' => q(Am na nOileán FilipÃneach), |
10659
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na nOileán FilipÃneach), |
10660
|
|
|
|
|
|
|
}, |
10661
|
|
|
|
|
|
|
}, |
10662
|
|
|
|
|
|
|
'Phoenix_Islands' => { |
10663
|
|
|
|
|
|
|
long => { |
10664
|
|
|
|
|
|
|
'standard' => q(Am Oileáin an Fhéinics), |
10665
|
|
|
|
|
|
|
}, |
10666
|
|
|
|
|
|
|
}, |
10667
|
|
|
|
|
|
|
'Pierre_Miquelon' => { |
10668
|
|
|
|
|
|
|
long => { |
10669
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Saint-Pierre-et-Miquelon), |
10670
|
|
|
|
|
|
|
'generic' => q(Am Saint-Pierre-et-Miquelon), |
10671
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Saint-Pierre-et-Miquelon), |
10672
|
|
|
|
|
|
|
}, |
10673
|
|
|
|
|
|
|
}, |
10674
|
|
|
|
|
|
|
'Pitcairn' => { |
10675
|
|
|
|
|
|
|
long => { |
10676
|
|
|
|
|
|
|
'standard' => q(Am Oileán Pitcairn), |
10677
|
|
|
|
|
|
|
}, |
10678
|
|
|
|
|
|
|
}, |
10679
|
|
|
|
|
|
|
'Ponape' => { |
10680
|
|
|
|
|
|
|
long => { |
10681
|
|
|
|
|
|
|
'standard' => q(Am Phohnpei), |
10682
|
|
|
|
|
|
|
}, |
10683
|
|
|
|
|
|
|
}, |
10684
|
|
|
|
|
|
|
'Qyzylorda' => { |
10685
|
|
|
|
|
|
|
long => { |
10686
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Qyzylorda), |
10687
|
|
|
|
|
|
|
'generic' => q(Am Qyzylorda), |
10688
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Qyzylorda), |
10689
|
|
|
|
|
|
|
}, |
10690
|
|
|
|
|
|
|
}, |
10691
|
|
|
|
|
|
|
'Reunion' => { |
10692
|
|
|
|
|
|
|
long => { |
10693
|
|
|
|
|
|
|
'standard' => q(Am Réunion), |
10694
|
|
|
|
|
|
|
}, |
10695
|
|
|
|
|
|
|
}, |
10696
|
|
|
|
|
|
|
'Rothera' => { |
10697
|
|
|
|
|
|
|
long => { |
10698
|
|
|
|
|
|
|
'standard' => q(Am Stáisiún Rothera), |
10699
|
|
|
|
|
|
|
}, |
10700
|
|
|
|
|
|
|
}, |
10701
|
|
|
|
|
|
|
'Sakhalin' => { |
10702
|
|
|
|
|
|
|
long => { |
10703
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Shakhalin), |
10704
|
|
|
|
|
|
|
'generic' => q(Am Shakhalin), |
10705
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Shakhalin), |
10706
|
|
|
|
|
|
|
}, |
10707
|
|
|
|
|
|
|
}, |
10708
|
|
|
|
|
|
|
'Samara' => { |
10709
|
|
|
|
|
|
|
long => { |
10710
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Shamara), |
10711
|
|
|
|
|
|
|
'generic' => q(Am Shamara), |
10712
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Shamara), |
10713
|
|
|
|
|
|
|
}, |
10714
|
|
|
|
|
|
|
}, |
10715
|
|
|
|
|
|
|
'Samoa' => { |
10716
|
|
|
|
|
|
|
long => { |
10717
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Shamó), |
10718
|
|
|
|
|
|
|
'generic' => q(Am Shamó), |
10719
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Shamó), |
10720
|
|
|
|
|
|
|
}, |
10721
|
|
|
|
|
|
|
}, |
10722
|
|
|
|
|
|
|
'Seychelles' => { |
10723
|
|
|
|
|
|
|
long => { |
10724
|
|
|
|
|
|
|
'standard' => q(Am na Séiséal), |
10725
|
|
|
|
|
|
|
}, |
10726
|
|
|
|
|
|
|
}, |
10727
|
|
|
|
|
|
|
'Singapore' => { |
10728
|
|
|
|
|
|
|
long => { |
10729
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Shingeapór), |
10730
|
|
|
|
|
|
|
}, |
10731
|
|
|
|
|
|
|
}, |
10732
|
|
|
|
|
|
|
'Solomon' => { |
10733
|
|
|
|
|
|
|
long => { |
10734
|
|
|
|
|
|
|
'standard' => q(Am Oileáin Sholomón), |
10735
|
|
|
|
|
|
|
}, |
10736
|
|
|
|
|
|
|
}, |
10737
|
|
|
|
|
|
|
'South_Georgia' => { |
10738
|
|
|
|
|
|
|
long => { |
10739
|
|
|
|
|
|
|
'standard' => q(Am na Seoirsia Theas), |
10740
|
|
|
|
|
|
|
}, |
10741
|
|
|
|
|
|
|
}, |
10742
|
|
|
|
|
|
|
'Suriname' => { |
10743
|
|
|
|
|
|
|
long => { |
10744
|
|
|
|
|
|
|
'standard' => q(Am Shuranam), |
10745
|
|
|
|
|
|
|
}, |
10746
|
|
|
|
|
|
|
}, |
10747
|
|
|
|
|
|
|
'Syowa' => { |
10748
|
|
|
|
|
|
|
long => { |
10749
|
|
|
|
|
|
|
'standard' => q(Am Stáisiún Syowa), |
10750
|
|
|
|
|
|
|
}, |
10751
|
|
|
|
|
|
|
}, |
10752
|
|
|
|
|
|
|
'Tahiti' => { |
10753
|
|
|
|
|
|
|
long => { |
10754
|
|
|
|
|
|
|
'standard' => q(Am ThaihÃtÃ), |
10755
|
|
|
|
|
|
|
}, |
10756
|
|
|
|
|
|
|
}, |
10757
|
|
|
|
|
|
|
'Taipei' => { |
10758
|
|
|
|
|
|
|
long => { |
10759
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Thaipei), |
10760
|
|
|
|
|
|
|
'generic' => q(Am Thaipei), |
10761
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Thaipei), |
10762
|
|
|
|
|
|
|
}, |
10763
|
|
|
|
|
|
|
}, |
10764
|
|
|
|
|
|
|
'Tajikistan' => { |
10765
|
|
|
|
|
|
|
long => { |
10766
|
|
|
|
|
|
|
'standard' => q(Am na TáidsÃceastáine), |
10767
|
|
|
|
|
|
|
}, |
10768
|
|
|
|
|
|
|
}, |
10769
|
|
|
|
|
|
|
'Tokelau' => { |
10770
|
|
|
|
|
|
|
long => { |
10771
|
|
|
|
|
|
|
'standard' => q(Am Oileáin Tócalá), |
10772
|
|
|
|
|
|
|
}, |
10773
|
|
|
|
|
|
|
}, |
10774
|
|
|
|
|
|
|
'Tonga' => { |
10775
|
|
|
|
|
|
|
long => { |
10776
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Thonga), |
10777
|
|
|
|
|
|
|
'generic' => q(Am Thonga), |
10778
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Thonga), |
10779
|
|
|
|
|
|
|
}, |
10780
|
|
|
|
|
|
|
}, |
10781
|
|
|
|
|
|
|
'Truk' => { |
10782
|
|
|
|
|
|
|
long => { |
10783
|
|
|
|
|
|
|
'standard' => q(Am Chuuk), |
10784
|
|
|
|
|
|
|
}, |
10785
|
|
|
|
|
|
|
}, |
10786
|
|
|
|
|
|
|
'Turkmenistan' => { |
10787
|
|
|
|
|
|
|
long => { |
10788
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na Tuircméanastáine), |
10789
|
|
|
|
|
|
|
'generic' => q(Am na Tuircméanastáine), |
10790
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na Tuircméanastáine), |
10791
|
|
|
|
|
|
|
}, |
10792
|
|
|
|
|
|
|
}, |
10793
|
|
|
|
|
|
|
'Tuvalu' => { |
10794
|
|
|
|
|
|
|
long => { |
10795
|
|
|
|
|
|
|
'standard' => q(Am Thuvalu), |
10796
|
|
|
|
|
|
|
}, |
10797
|
|
|
|
|
|
|
}, |
10798
|
|
|
|
|
|
|
'Uruguay' => { |
10799
|
|
|
|
|
|
|
long => { |
10800
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Uragua), |
10801
|
|
|
|
|
|
|
'generic' => q(Am Uragua), |
10802
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Uragua), |
10803
|
|
|
|
|
|
|
}, |
10804
|
|
|
|
|
|
|
}, |
10805
|
|
|
|
|
|
|
'Uzbekistan' => { |
10806
|
|
|
|
|
|
|
long => { |
10807
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh na hÃisbéiceastáine), |
10808
|
|
|
|
|
|
|
'generic' => q(Am na hÃisbéiceastáine), |
10809
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach na hÃisbéiceastáine), |
10810
|
|
|
|
|
|
|
}, |
10811
|
|
|
|
|
|
|
}, |
10812
|
|
|
|
|
|
|
'Vanuatu' => { |
10813
|
|
|
|
|
|
|
long => { |
10814
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Vanuatú), |
10815
|
|
|
|
|
|
|
'generic' => q(Am Vanuatú), |
10816
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Vanuatú), |
10817
|
|
|
|
|
|
|
}, |
10818
|
|
|
|
|
|
|
}, |
10819
|
|
|
|
|
|
|
'Venezuela' => { |
10820
|
|
|
|
|
|
|
long => { |
10821
|
|
|
|
|
|
|
'standard' => q(Am Veiniséala), |
10822
|
|
|
|
|
|
|
}, |
10823
|
|
|
|
|
|
|
}, |
10824
|
|
|
|
|
|
|
'Vladivostok' => { |
10825
|
|
|
|
|
|
|
long => { |
10826
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Vladivostok), |
10827
|
|
|
|
|
|
|
'generic' => q(Am Vladivostok), |
10828
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Vladivostok), |
10829
|
|
|
|
|
|
|
}, |
10830
|
|
|
|
|
|
|
}, |
10831
|
|
|
|
|
|
|
'Volgograd' => { |
10832
|
|
|
|
|
|
|
long => { |
10833
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Volgograd), |
10834
|
|
|
|
|
|
|
'generic' => q(Am Volgograd), |
10835
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Volgograd), |
10836
|
|
|
|
|
|
|
}, |
10837
|
|
|
|
|
|
|
}, |
10838
|
|
|
|
|
|
|
'Vostok' => { |
10839
|
|
|
|
|
|
|
long => { |
10840
|
|
|
|
|
|
|
'standard' => q(Am Stáisiún Vostok), |
10841
|
|
|
|
|
|
|
}, |
10842
|
|
|
|
|
|
|
}, |
10843
|
|
|
|
|
|
|
'Wake' => { |
10844
|
|
|
|
|
|
|
long => { |
10845
|
|
|
|
|
|
|
'standard' => q(Am Oileán Wake), |
10846
|
|
|
|
|
|
|
}, |
10847
|
|
|
|
|
|
|
}, |
10848
|
|
|
|
|
|
|
'Wallis' => { |
10849
|
|
|
|
|
|
|
long => { |
10850
|
|
|
|
|
|
|
'standard' => q(Am VailÃs agus Futúna), |
10851
|
|
|
|
|
|
|
}, |
10852
|
|
|
|
|
|
|
}, |
10853
|
|
|
|
|
|
|
'Yakutsk' => { |
10854
|
|
|
|
|
|
|
long => { |
10855
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Iacútsc), |
10856
|
|
|
|
|
|
|
'generic' => q(Am Iacútsc), |
10857
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Iacútsc), |
10858
|
|
|
|
|
|
|
}, |
10859
|
|
|
|
|
|
|
}, |
10860
|
|
|
|
|
|
|
'Yekaterinburg' => { |
10861
|
|
|
|
|
|
|
long => { |
10862
|
|
|
|
|
|
|
'daylight' => q(Am Samhraidh Yekaterinburg), |
10863
|
|
|
|
|
|
|
'generic' => q(Am Yekaterinburg), |
10864
|
|
|
|
|
|
|
'standard' => q(Am Caighdeánach Yekaterinburg), |
10865
|
|
|
|
|
|
|
}, |
10866
|
|
|
|
|
|
|
}, |
10867
|
|
|
|
|
|
|
} } |
10868
|
|
|
|
|
|
|
); |
10869
|
1
|
|
|
1
|
|
19496
|
no Moo; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
10870
|
|
|
|
|
|
|
|
10871
|
|
|
|
|
|
|
1; |
10872
|
|
|
|
|
|
|
|
10873
|
|
|
|
|
|
|
# vim: tabstop=4 |