line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
=head1 |
2
|
|
|
|
|
|
|
|
3
|
|
|
|
|
|
|
Locale::CLDR::Locales::Ca::Any::Es::Valencia - Package for language Catalan |
4
|
|
|
|
|
|
|
|
5
|
|
|
|
|
|
|
=cut |
6
|
|
|
|
|
|
|
|
7
|
|
|
|
|
|
|
package Locale::CLDR::Locales::Ca::Any::Es::Valencia; |
8
|
|
|
|
|
|
|
# This file auto generated from Data\common\main\ca_ES_VALENCIA.xml |
9
|
|
|
|
|
|
|
# on Sun 24 Apr 8:19:57 am GMT |
10
|
|
|
|
|
|
|
|
11
|
1
|
|
|
1
|
|
978
|
use version; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
6
|
|
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
our $VERSION = version->declare('v0.29.0'); |
14
|
|
|
|
|
|
|
|
15
|
1
|
|
|
1
|
|
85
|
use v5.10.1; |
|
1
|
|
|
|
|
3
|
|
16
|
1
|
|
|
1
|
|
3
|
use mro 'c3'; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
7
|
|
17
|
1
|
|
|
1
|
|
41
|
use utf8; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
8
|
|
18
|
1
|
|
|
1
|
|
36
|
use if $^V ge v5.12.0, feature => 'unicode_strings'; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
12
|
|
19
|
|
|
|
|
|
|
|
20
|
1
|
|
|
1
|
|
102
|
use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef ); |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
9
|
|
21
|
1
|
|
|
1
|
|
721
|
use Moo; |
|
1
|
|
|
|
|
1
|
|
|
1
|
|
|
|
|
5
|
|
22
|
|
|
|
|
|
|
|
23
|
|
|
|
|
|
|
extends('Locale::CLDR::Locales::Ca::Any::Es'); |
24
|
|
|
|
|
|
|
has 'display_name_language' => ( |
25
|
|
|
|
|
|
|
is => 'ro', |
26
|
|
|
|
|
|
|
isa => CodeRef, |
27
|
|
|
|
|
|
|
init_arg => undef, |
28
|
|
|
|
|
|
|
default => sub { |
29
|
|
|
|
|
|
|
sub { |
30
|
|
|
|
|
|
|
my %languages = ( |
31
|
|
|
|
|
|
|
'an' => 'aragonés', |
32
|
|
|
|
|
|
|
'ang' => 'anglés antic', |
33
|
|
|
|
|
|
|
'as' => 'assamés', |
34
|
|
|
|
|
|
|
'az' => 'azerbaidjanés', |
35
|
|
|
|
|
|
|
'ban' => 'balinés', |
36
|
|
|
|
|
|
|
'ce' => 'txetxé', |
37
|
|
|
|
|
|
|
'cy' => 'gal·lés', |
38
|
|
|
|
|
|
|
'da' => 'danés', |
39
|
|
|
|
|
|
|
'dum' => 'neerlandés mitjà ', |
40
|
|
|
|
|
|
|
'en' => 'anglés', |
41
|
|
|
|
|
|
|
'en_GB@alt=short' => 'anglés (GB)', |
42
|
|
|
|
|
|
|
'en_US@alt=short' => 'anglés (EUA)', |
43
|
|
|
|
|
|
|
'enm' => 'anglés mitjà ', |
44
|
|
|
|
|
|
|
'fi' => 'finés', |
45
|
|
|
|
|
|
|
'fo' => 'feroés', |
46
|
|
|
|
|
|
|
'fr' => 'francés', |
47
|
|
|
|
|
|
|
'frm' => 'francés mitjà ', |
48
|
|
|
|
|
|
|
'fro' => 'francés antic', |
49
|
|
|
|
|
|
|
'ga' => 'irlandés', |
50
|
|
|
|
|
|
|
'gd' => 'gaèlic escocés', |
51
|
|
|
|
|
|
|
'gil' => 'gilbertés', |
52
|
|
|
|
|
|
|
'hu' => 'hongarés', |
53
|
|
|
|
|
|
|
'is' => 'islandés', |
54
|
|
|
|
|
|
|
'ja' => 'japonés', |
55
|
|
|
|
|
|
|
'jv' => 'javanés', |
56
|
|
|
|
|
|
|
'kho' => 'khotanés', |
57
|
|
|
|
|
|
|
'kl' => 'grenlandés', |
58
|
|
|
|
|
|
|
'lb' => 'luxemburgués', |
59
|
|
|
|
|
|
|
'li' => 'limburgués', |
60
|
|
|
|
|
|
|
'mad' => 'madurés', |
61
|
|
|
|
|
|
|
'mga' => 'gaèlic irlandés mitjà ', |
62
|
|
|
|
|
|
|
'mh' => 'marshallés', |
63
|
|
|
|
|
|
|
'mt' => 'maltés', |
64
|
|
|
|
|
|
|
'mwl' => 'mirandés', |
65
|
|
|
|
|
|
|
'ne' => 'nepalés', |
66
|
|
|
|
|
|
|
'nl' => 'neerlandés', |
67
|
|
|
|
|
|
|
'pl' => 'polonés', |
68
|
|
|
|
|
|
|
'pt' => 'portugués', |
69
|
|
|
|
|
|
|
'ro' => 'romanés', |
70
|
|
|
|
|
|
|
'rup' => 'aromanés', |
71
|
|
|
|
|
|
|
'rw' => 'ruandés', |
72
|
|
|
|
|
|
|
'sco' => 'escocés', |
73
|
|
|
|
|
|
|
'sga' => 'irlandés antic', |
74
|
|
|
|
|
|
|
'si' => 'singalés', |
75
|
|
|
|
|
|
|
'sl' => 'eslové', |
76
|
|
|
|
|
|
|
'sq' => 'albanés', |
77
|
|
|
|
|
|
|
'su' => 'sundanés', |
78
|
|
|
|
|
|
|
'th' => 'tailandés', |
79
|
|
|
|
|
|
|
'tkl' => 'tokelaués', |
80
|
|
|
|
|
|
|
'to' => 'tongalés', |
81
|
|
|
|
|
|
|
'uk' => 'ucraïnés', |
82
|
|
|
|
|
|
|
'yue' => 'cantonés', |
83
|
|
|
|
|
|
|
'zh' => 'xinés', |
84
|
|
|
|
|
|
|
|
85
|
|
|
|
|
|
|
); |
86
|
|
|
|
|
|
|
if (@_) { |
87
|
|
|
|
|
|
|
return $languages{$_[0]}; |
88
|
|
|
|
|
|
|
} |
89
|
|
|
|
|
|
|
return \%languages; |
90
|
|
|
|
|
|
|
} |
91
|
|
|
|
|
|
|
}, |
92
|
|
|
|
|
|
|
); |
93
|
|
|
|
|
|
|
|
94
|
|
|
|
|
|
|
has 'display_name_script' => ( |
95
|
|
|
|
|
|
|
is => 'ro', |
96
|
|
|
|
|
|
|
isa => CodeRef, |
97
|
|
|
|
|
|
|
init_arg => undef, |
98
|
|
|
|
|
|
|
default => sub { |
99
|
|
|
|
|
|
|
sub { |
100
|
|
|
|
|
|
|
my %scripts = ( |
101
|
|
|
|
|
|
|
'Bali' => 'balinés', |
102
|
|
|
|
|
|
|
'Bugi' => 'buginés', |
103
|
|
|
|
|
|
|
'Hung' => 'hongarés antic', |
104
|
|
|
|
|
|
|
'Java' => 'javanés', |
105
|
|
|
|
|
|
|
'Jpan' => 'japonés', |
106
|
|
|
|
|
|
|
'Palm' => 'palmiré', |
107
|
|
|
|
|
|
|
'Sinh' => 'singalés', |
108
|
|
|
|
|
|
|
'Sund' => 'sundanés', |
109
|
|
|
|
|
|
|
'Thai' => 'tailandés', |
110
|
|
|
|
|
|
|
|
111
|
|
|
|
|
|
|
); |
112
|
|
|
|
|
|
|
if ( @_ ) { |
113
|
|
|
|
|
|
|
return $scripts{$_[0]}; |
114
|
|
|
|
|
|
|
} |
115
|
|
|
|
|
|
|
return \%scripts; |
116
|
|
|
|
|
|
|
} |
117
|
|
|
|
|
|
|
} |
118
|
|
|
|
|
|
|
); |
119
|
|
|
|
|
|
|
|
120
|
|
|
|
|
|
|
has 'display_name_type' => ( |
121
|
|
|
|
|
|
|
is => 'ro', |
122
|
|
|
|
|
|
|
isa => HashRef[HashRef[Str]], |
123
|
|
|
|
|
|
|
init_arg => undef, |
124
|
|
|
|
|
|
|
default => sub { |
125
|
|
|
|
|
|
|
{ |
126
|
|
|
|
|
|
|
'calendar' => { |
127
|
|
|
|
|
|
|
'chinese' => q{calendari xinés}, |
128
|
|
|
|
|
|
|
'japanese' => q{calendari japonés}, |
129
|
|
|
|
|
|
|
}, |
130
|
|
|
|
|
|
|
'collation' => { |
131
|
|
|
|
|
|
|
'big5han' => q{ordre del xinés tradicional - Big5}, |
132
|
|
|
|
|
|
|
'gb2312han' => q{ordre del xinés simplificat - GB2312}, |
133
|
|
|
|
|
|
|
}, |
134
|
|
|
|
|
|
|
|
135
|
|
|
|
|
|
|
} |
136
|
|
|
|
|
|
|
}, |
137
|
|
|
|
|
|
|
); |
138
|
|
|
|
|
|
|
|
139
|
|
|
|
|
|
|
has 'currencies' => ( |
140
|
|
|
|
|
|
|
is => 'ro', |
141
|
|
|
|
|
|
|
isa => HashRef, |
142
|
|
|
|
|
|
|
init_arg => undef, |
143
|
|
|
|
|
|
|
default => sub { { |
144
|
|
|
|
|
|
|
'AFA' => { |
145
|
|
|
|
|
|
|
display_name => { |
146
|
|
|
|
|
|
|
'currency' => q(afgani afganés \(1927â2002\)), |
147
|
|
|
|
|
|
|
'one' => q(afgani afganés \(1927â2002\)), |
148
|
|
|
|
|
|
|
'other' => q(afganis afganesos \(1927â2002\)), |
149
|
|
|
|
|
|
|
}, |
150
|
|
|
|
|
|
|
}, |
151
|
|
|
|
|
|
|
'AFN' => { |
152
|
|
|
|
|
|
|
display_name => { |
153
|
|
|
|
|
|
|
'currency' => q(afgani afganés), |
154
|
|
|
|
|
|
|
'one' => q(afgani afganés), |
155
|
|
|
|
|
|
|
'other' => q(afganis afganesos), |
156
|
|
|
|
|
|
|
}, |
157
|
|
|
|
|
|
|
}, |
158
|
|
|
|
|
|
|
'ALK' => { |
159
|
|
|
|
|
|
|
display_name => { |
160
|
|
|
|
|
|
|
'currency' => q(lek albanés \(1946â1965\)), |
161
|
|
|
|
|
|
|
'one' => q(lek albanés \(1946â1965\)), |
162
|
|
|
|
|
|
|
'other' => q(lekë albanesos \(1946â1965\)), |
163
|
|
|
|
|
|
|
}, |
164
|
|
|
|
|
|
|
}, |
165
|
|
|
|
|
|
|
'ALL' => { |
166
|
|
|
|
|
|
|
display_name => { |
167
|
|
|
|
|
|
|
'currency' => q(lek albanés), |
168
|
|
|
|
|
|
|
'one' => q(lek albanés), |
169
|
|
|
|
|
|
|
'other' => q(lekë albanesos), |
170
|
|
|
|
|
|
|
}, |
171
|
|
|
|
|
|
|
}, |
172
|
|
|
|
|
|
|
'AZM' => { |
173
|
|
|
|
|
|
|
display_name => { |
174
|
|
|
|
|
|
|
'currency' => q(manat azerbaidjanés \(1993â2006\)), |
175
|
|
|
|
|
|
|
'one' => q(manat azerbaidjanés \(1993â2006\)), |
176
|
|
|
|
|
|
|
'other' => q(manats azerbaidjanesos \(1993â2006\)), |
177
|
|
|
|
|
|
|
}, |
178
|
|
|
|
|
|
|
}, |
179
|
|
|
|
|
|
|
'AZN' => { |
180
|
|
|
|
|
|
|
display_name => { |
181
|
|
|
|
|
|
|
'currency' => q(manat azerbaidjanés), |
182
|
|
|
|
|
|
|
'one' => q(manat azerbaidjanés), |
183
|
|
|
|
|
|
|
'other' => q(manats azerbaidjanesos), |
184
|
|
|
|
|
|
|
}, |
185
|
|
|
|
|
|
|
}, |
186
|
|
|
|
|
|
|
'CLE' => { |
187
|
|
|
|
|
|
|
display_name => { |
188
|
|
|
|
|
|
|
'currency' => q(escut xilé), |
189
|
|
|
|
|
|
|
'one' => q(escut xilé), |
190
|
|
|
|
|
|
|
'other' => q(escudos xilens), |
191
|
|
|
|
|
|
|
}, |
192
|
|
|
|
|
|
|
}, |
193
|
|
|
|
|
|
|
'CLP' => { |
194
|
|
|
|
|
|
|
display_name => { |
195
|
|
|
|
|
|
|
'currency' => q(peso xilé), |
196
|
|
|
|
|
|
|
'one' => q(peso xilé), |
197
|
|
|
|
|
|
|
'other' => q(pesos xilens), |
198
|
|
|
|
|
|
|
}, |
199
|
|
|
|
|
|
|
}, |
200
|
|
|
|
|
|
|
'CNX' => { |
201
|
|
|
|
|
|
|
display_name => { |
202
|
|
|
|
|
|
|
'currency' => q(dòlar del Banc Popular Xinés), |
203
|
|
|
|
|
|
|
'one' => q(dòlar del Banc Popular Xinés), |
204
|
|
|
|
|
|
|
'other' => q(dòlars del Banc Popular Xinés), |
205
|
|
|
|
|
|
|
}, |
206
|
|
|
|
|
|
|
}, |
207
|
|
|
|
|
|
|
'CNY' => { |
208
|
|
|
|
|
|
|
display_name => { |
209
|
|
|
|
|
|
|
'currency' => q(iuan xinés), |
210
|
|
|
|
|
|
|
'one' => q(iuan xinés), |
211
|
|
|
|
|
|
|
'other' => q(iuan xinesos), |
212
|
|
|
|
|
|
|
}, |
213
|
|
|
|
|
|
|
}, |
214
|
|
|
|
|
|
|
'FIM' => { |
215
|
|
|
|
|
|
|
display_name => { |
216
|
|
|
|
|
|
|
'currency' => q(marc finlandés), |
217
|
|
|
|
|
|
|
'one' => q(marc finlandés), |
218
|
|
|
|
|
|
|
'other' => q(marcs finlandesos), |
219
|
|
|
|
|
|
|
}, |
220
|
|
|
|
|
|
|
}, |
221
|
|
|
|
|
|
|
'FRF' => { |
222
|
|
|
|
|
|
|
display_name => { |
223
|
|
|
|
|
|
|
'currency' => q(franc francés), |
224
|
|
|
|
|
|
|
'one' => q(franc francés), |
225
|
|
|
|
|
|
|
'other' => q(francs francesos), |
226
|
|
|
|
|
|
|
}, |
227
|
|
|
|
|
|
|
}, |
228
|
|
|
|
|
|
|
'HUF' => { |
229
|
|
|
|
|
|
|
display_name => { |
230
|
|
|
|
|
|
|
'currency' => q(fòrint hongarés), |
231
|
|
|
|
|
|
|
'one' => q(fòrint hongarés), |
232
|
|
|
|
|
|
|
'other' => q(fòrints hongaresos), |
233
|
|
|
|
|
|
|
}, |
234
|
|
|
|
|
|
|
}, |
235
|
|
|
|
|
|
|
'JPY' => { |
236
|
|
|
|
|
|
|
display_name => { |
237
|
|
|
|
|
|
|
'currency' => q(ien japonés), |
238
|
|
|
|
|
|
|
'one' => q(ien japonés), |
239
|
|
|
|
|
|
|
'other' => q(iens japonesos), |
240
|
|
|
|
|
|
|
}, |
241
|
|
|
|
|
|
|
}, |
242
|
|
|
|
|
|
|
'LUC' => { |
243
|
|
|
|
|
|
|
display_name => { |
244
|
|
|
|
|
|
|
'currency' => q(franc convertible luxemburgués), |
245
|
|
|
|
|
|
|
'one' => q(franc convertible luxemburgués), |
246
|
|
|
|
|
|
|
'other' => q(francs convertibles luxemburguesos), |
247
|
|
|
|
|
|
|
}, |
248
|
|
|
|
|
|
|
}, |
249
|
|
|
|
|
|
|
'LUF' => { |
250
|
|
|
|
|
|
|
display_name => { |
251
|
|
|
|
|
|
|
'currency' => q(franc luxemburgués), |
252
|
|
|
|
|
|
|
'one' => q(franc luxemburgués), |
253
|
|
|
|
|
|
|
'other' => q(francs luxemburguesos), |
254
|
|
|
|
|
|
|
}, |
255
|
|
|
|
|
|
|
}, |
256
|
|
|
|
|
|
|
'LUL' => { |
257
|
|
|
|
|
|
|
display_name => { |
258
|
|
|
|
|
|
|
'currency' => q(franc financer luxemburgués), |
259
|
|
|
|
|
|
|
'one' => q(franc financer luxemburgués), |
260
|
|
|
|
|
|
|
'other' => q(francs financers luxemburguesos), |
261
|
|
|
|
|
|
|
}, |
262
|
|
|
|
|
|
|
}, |
263
|
|
|
|
|
|
|
'MZE' => { |
264
|
|
|
|
|
|
|
display_name => { |
265
|
|
|
|
|
|
|
'currency' => q(escut moçambiqués), |
266
|
|
|
|
|
|
|
'one' => q(escut moçambiqués), |
267
|
|
|
|
|
|
|
'other' => q(escuts moçambiquesos), |
268
|
|
|
|
|
|
|
}, |
269
|
|
|
|
|
|
|
}, |
270
|
|
|
|
|
|
|
'MZM' => { |
271
|
|
|
|
|
|
|
display_name => { |
272
|
|
|
|
|
|
|
'currency' => q(antic metical moçambiqués), |
273
|
|
|
|
|
|
|
'one' => q(antic metical moçambiqués), |
274
|
|
|
|
|
|
|
'other' => q(antics meticals moçambiquesos), |
275
|
|
|
|
|
|
|
}, |
276
|
|
|
|
|
|
|
}, |
277
|
|
|
|
|
|
|
'MZN' => { |
278
|
|
|
|
|
|
|
display_name => { |
279
|
|
|
|
|
|
|
'currency' => q(metical moçambiqués), |
280
|
|
|
|
|
|
|
'one' => q(metical moçambiqués), |
281
|
|
|
|
|
|
|
'other' => q(meticals moçambiquesos), |
282
|
|
|
|
|
|
|
}, |
283
|
|
|
|
|
|
|
}, |
284
|
|
|
|
|
|
|
'NLG' => { |
285
|
|
|
|
|
|
|
display_name => { |
286
|
|
|
|
|
|
|
'currency' => q(florà neerlandés), |
287
|
|
|
|
|
|
|
'one' => q(florà neerlandés), |
288
|
|
|
|
|
|
|
'other' => q(florins neerlandesos), |
289
|
|
|
|
|
|
|
}, |
290
|
|
|
|
|
|
|
}, |
291
|
|
|
|
|
|
|
'NZD' => { |
292
|
|
|
|
|
|
|
display_name => { |
293
|
|
|
|
|
|
|
'currency' => q(dòlar neozelandés), |
294
|
|
|
|
|
|
|
'one' => q(dòlar neozelandés), |
295
|
|
|
|
|
|
|
'other' => q(dòlars neozelandesos), |
296
|
|
|
|
|
|
|
}, |
297
|
|
|
|
|
|
|
}, |
298
|
|
|
|
|
|
|
'PLN' => { |
299
|
|
|
|
|
|
|
display_name => { |
300
|
|
|
|
|
|
|
'currency' => q(zloty polonés), |
301
|
|
|
|
|
|
|
'one' => q(zloty polonés), |
302
|
|
|
|
|
|
|
'other' => q(zlote polonesos), |
303
|
|
|
|
|
|
|
}, |
304
|
|
|
|
|
|
|
}, |
305
|
|
|
|
|
|
|
'PLZ' => { |
306
|
|
|
|
|
|
|
display_name => { |
307
|
|
|
|
|
|
|
'currency' => q(zloty polonés \(1950â1995\)), |
308
|
|
|
|
|
|
|
'one' => q(zloty polonés \(1950â1995\)), |
309
|
|
|
|
|
|
|
'other' => q(zlote polonesos \(1950â1995\)), |
310
|
|
|
|
|
|
|
}, |
311
|
|
|
|
|
|
|
}, |
312
|
|
|
|
|
|
|
'PTE' => { |
313
|
|
|
|
|
|
|
display_name => { |
314
|
|
|
|
|
|
|
'currency' => q(escut portugués), |
315
|
|
|
|
|
|
|
'one' => q(escut portugués), |
316
|
|
|
|
|
|
|
'other' => q(escuts portuguesos), |
317
|
|
|
|
|
|
|
}, |
318
|
|
|
|
|
|
|
}, |
319
|
|
|
|
|
|
|
'ROL' => { |
320
|
|
|
|
|
|
|
display_name => { |
321
|
|
|
|
|
|
|
'currency' => q(antic leu romanés), |
322
|
|
|
|
|
|
|
'one' => q(antic leu romanés), |
323
|
|
|
|
|
|
|
'other' => q(antics lei romanesos), |
324
|
|
|
|
|
|
|
}, |
325
|
|
|
|
|
|
|
}, |
326
|
|
|
|
|
|
|
'RON' => { |
327
|
|
|
|
|
|
|
display_name => { |
328
|
|
|
|
|
|
|
'currency' => q(leu romanés), |
329
|
|
|
|
|
|
|
'one' => q(leu romanés), |
330
|
|
|
|
|
|
|
'other' => q(lei romanesos), |
331
|
|
|
|
|
|
|
}, |
332
|
|
|
|
|
|
|
}, |
333
|
|
|
|
|
|
|
'RWF' => { |
334
|
|
|
|
|
|
|
display_name => { |
335
|
|
|
|
|
|
|
'currency' => q(franc rwandés), |
336
|
|
|
|
|
|
|
'one' => q(franc rwandés), |
337
|
|
|
|
|
|
|
'other' => q(francs de Ruanda), |
338
|
|
|
|
|
|
|
}, |
339
|
|
|
|
|
|
|
}, |
340
|
|
|
|
|
|
|
'SIT' => { |
341
|
|
|
|
|
|
|
display_name => { |
342
|
|
|
|
|
|
|
'currency' => q(tolar eslové), |
343
|
|
|
|
|
|
|
'one' => q(tolar eslové), |
344
|
|
|
|
|
|
|
'other' => q(tolars eslovens), |
345
|
|
|
|
|
|
|
}, |
346
|
|
|
|
|
|
|
}, |
347
|
|
|
|
|
|
|
'THB' => { |
348
|
|
|
|
|
|
|
display_name => { |
349
|
|
|
|
|
|
|
'currency' => q(baht tailandés), |
350
|
|
|
|
|
|
|
'one' => q(baht tailandés), |
351
|
|
|
|
|
|
|
'other' => q(bahts tailandesos), |
352
|
|
|
|
|
|
|
}, |
353
|
|
|
|
|
|
|
}, |
354
|
|
|
|
|
|
|
'UAK' => { |
355
|
|
|
|
|
|
|
display_name => { |
356
|
|
|
|
|
|
|
'currency' => q(karbóvanets ucraïnés), |
357
|
|
|
|
|
|
|
'one' => q(karbóvanets ucraïnés), |
358
|
|
|
|
|
|
|
'other' => q(karbóvantsiv ucraïnesos), |
359
|
|
|
|
|
|
|
}, |
360
|
|
|
|
|
|
|
}, |
361
|
|
|
|
|
|
|
'UGS' => { |
362
|
|
|
|
|
|
|
display_name => { |
363
|
|
|
|
|
|
|
'currency' => q(xÃling ugandés \(1966â1987\)), |
364
|
|
|
|
|
|
|
'one' => q(xÃling ugandés \(1966â1987\)), |
365
|
|
|
|
|
|
|
'other' => q(xÃlings ugandesos \(1966â1987\)), |
366
|
|
|
|
|
|
|
}, |
367
|
|
|
|
|
|
|
}, |
368
|
|
|
|
|
|
|
'UGX' => { |
369
|
|
|
|
|
|
|
display_name => { |
370
|
|
|
|
|
|
|
'currency' => q(xÃling ugandés), |
371
|
|
|
|
|
|
|
'one' => q(xÃling ugandés), |
372
|
|
|
|
|
|
|
'other' => q(xÃlings ugandesos), |
373
|
|
|
|
|
|
|
}, |
374
|
|
|
|
|
|
|
}, |
375
|
|
|
|
|
|
|
'XFO' => { |
376
|
|
|
|
|
|
|
display_name => { |
377
|
|
|
|
|
|
|
'currency' => q(franc or francés), |
378
|
|
|
|
|
|
|
'one' => q(franc or francés), |
379
|
|
|
|
|
|
|
'other' => q(francs or francesos), |
380
|
|
|
|
|
|
|
}, |
381
|
|
|
|
|
|
|
}, |
382
|
|
|
|
|
|
|
'XFU' => { |
383
|
|
|
|
|
|
|
display_name => { |
384
|
|
|
|
|
|
|
'currency' => q(franc UIC francés), |
385
|
|
|
|
|
|
|
'one' => q(franc UIC francés), |
386
|
|
|
|
|
|
|
'other' => q(francs UIC francesos), |
387
|
|
|
|
|
|
|
}, |
388
|
|
|
|
|
|
|
}, |
389
|
|
|
|
|
|
|
'ZWD' => { |
390
|
|
|
|
|
|
|
display_name => { |
391
|
|
|
|
|
|
|
'currency' => q(dòlar zimbabués \(1980â2008\)), |
392
|
|
|
|
|
|
|
'one' => q(dòlar zimbabués \(1980â2008\)), |
393
|
|
|
|
|
|
|
'other' => q(dòlars zimbabuesos \(1980â2008\)), |
394
|
|
|
|
|
|
|
}, |
395
|
|
|
|
|
|
|
}, |
396
|
|
|
|
|
|
|
'ZWL' => { |
397
|
|
|
|
|
|
|
display_name => { |
398
|
|
|
|
|
|
|
'currency' => q(dòlar zimbabués \(2009\)), |
399
|
|
|
|
|
|
|
'one' => q(dòlar zimbabués \(2009\)), |
400
|
|
|
|
|
|
|
'other' => q(dòlars zimbabuesos \(2009\)), |
401
|
|
|
|
|
|
|
}, |
402
|
|
|
|
|
|
|
}, |
403
|
|
|
|
|
|
|
'ZWR' => { |
404
|
|
|
|
|
|
|
display_name => { |
405
|
|
|
|
|
|
|
'currency' => q(dòlar zimbabués \(2008\)), |
406
|
|
|
|
|
|
|
'one' => q(dòlar zimbabués \(2008\)), |
407
|
|
|
|
|
|
|
'other' => q(dòlars zimbabuesos \(2008\)), |
408
|
|
|
|
|
|
|
}, |
409
|
|
|
|
|
|
|
}, |
410
|
|
|
|
|
|
|
} }, |
411
|
|
|
|
|
|
|
); |
412
|
|
|
|
|
|
|
|
413
|
|
|
|
|
|
|
|
414
|
1
|
|
|
1
|
|
2504
|
no Moo; |
|
1
|
|
|
|
|
2
|
|
|
1
|
|
|
|
|
4
|
|
415
|
|
|
|
|
|
|
|
416
|
|
|
|
|
|
|
1; |
417
|
|
|
|
|
|
|
|
418
|
|
|
|
|
|
|
# vim: tabstop=4 |