Projet

Général

Profil

Paste
Télécharger (35 ko) Statistiques
| Branche: | Révision:

root / drupal7 / sites / all / modules / commerce / includes / commerce.currency.inc @ b858700c

1
<?php
2

    
3
/**
4
 * @file
5
 * Defines the default currency list of active currencies from ISO 4217.
6
 */
7

    
8

    
9
/**
10
 * Implements hook_commerce_currency_info().
11
 */
12
function commerce_commerce_currency_info() {
13
  return array(
14
    'AED' => array(
15
      'code' => 'AED',
16
      'symbol' => 'د.إ',
17
      'name' => t('United Arab Emirates Dirham'),
18
      'numeric_code' => '784',
19
      'code_placement' => 'before',
20
      'minor_unit' => t('Fils'),
21
      'major_unit' => t('Dirham'),
22
    ),
23
    'AFN' => array(
24
      'code' => 'AFN',
25
      'symbol' => 'Af',
26
      'name' => t('Afghan Afghani'),
27
      'decimals' => 0,
28
      'numeric_code' => '971',
29
      'minor_unit' => t('Pul'),
30
      'major_unit' => t('Afghani'),
31
    ),
32
    'ANG' => array(
33
      'code' => 'ANG',
34
      'symbol' => 'NAf.',
35
      'name' => t('Netherlands Antillean Guilder'),
36
      'numeric_code' => '532',
37
      'minor_unit' => t('Cent'),
38
      'major_unit' => t('Guilder'),
39
    ),
40
    'AOA' => array(
41
      'code' => 'AOA',
42
      'symbol' => 'Kz',
43
      'name' => t('Angolan Kwanza'),
44
      'numeric_code' => '973',
45
      'minor_unit' => t('Cêntimo'),
46
      'major_unit' => t('Kwanza'),
47
    ),
48
    'ARM' => array(
49
      'code' => 'ARM',
50
      'symbol' => 'm$n',
51
      'name' => t('Argentine Peso Moneda Nacional'),
52
      'minor_unit' => t('Centavos'),
53
      'major_unit' => t('Peso'),
54
    ),
55
    'ARS' => array(
56
      'code' => 'ARS',
57
      'symbol' => 'AR$',
58
      'name' => t('Argentine Peso'),
59
      'numeric_code' => '032',
60
      'minor_unit' => t('Centavo'),
61
      'major_unit' => t('Peso'),
62
    ),
63
    'AUD' => array(
64
      'code' => 'AUD',
65
      'symbol' => '$',
66
      'name' => t('Australian Dollar'),
67
      'numeric_code' => '036',
68
      'symbol_placement' => 'before',
69
      'minor_unit' => t('Cent'),
70
      'major_unit' => t('Dollar'),
71
    ),
72
    'AWG' => array(
73
      'code' => 'AWG',
74
      'symbol' => 'Afl.',
75
      'name' => t('Aruban Florin'),
76
      'numeric_code' => '533',
77
      'minor_unit' => t('Cent'),
78
      'major_unit' => t('Guilder'),
79
    ),
80
    'AZN' => array(
81
      'code' => 'AZN',
82
      'symbol' => 'man.',
83
      'name' => t('Azerbaijanian Manat'),
84
      'minor_unit' => t('Qəpik'),
85
      'major_unit' => t('New Manat'),
86
    ),
87
    'BAM' => array(
88
      'code' => 'BAM',
89
      'symbol' => 'KM',
90
      'name' => t('Bosnia-Herzegovina Convertible Mark'),
91
      'numeric_code' => '977',
92
      'minor_unit' => t('Fening'),
93
      'major_unit' => t('Convertible Marka'),
94
    ),
95
    'BBD' => array(
96
      'code' => 'BBD',
97
      'symbol' => 'Bds$',
98
      'name' => t('Barbadian Dollar'),
99
      'numeric_code' => '052',
100
      'minor_unit' => t('Cent'),
101
      'major_unit' => t('Dollar'),
102
    ),
103
    'BDT' => array(
104
      'code' => 'BDT',
105
      'symbol' => 'Tk',
106
      'name' => t('Bangladeshi Taka'),
107
      'numeric_code' => '050',
108
      'minor_unit' => t('Paisa'),
109
      'major_unit' => t('Taka'),
110
    ),
111
   'BGN' => array(
112
     'code' => 'BGN',
113
     'symbol' => 'лв',
114
     'name' => t('Bulgarian lev'),
115
     'thousands_separator' => ' ',
116
     'decimal_separator' => ',',
117
     'symbol_placement' => 'after',
118
     'code_placement' => 'hidden',
119
     'numeric_code' => '975',
120
     'minor_unit' => t('Stotinka'),
121
     'major_unit' => t('Lev'),
122
    ),
123
    'BHD' => array(
124
      'code' => 'BHD',
125
      'symbol' => 'BD',
126
      'name' => t('Bahraini Dinar'),
127
      'decimals' => 3,
128
      'numeric_code' => '048',
129
      'minor_unit' => t('Fils'),
130
      'major_unit' => t('Dinar'),
131
    ),
132
    'BIF' => array(
133
      'code' => 'BIF',
134
      'symbol' => 'FBu',
135
      'name' => t('Burundian Franc'),
136
      'decimals' => 0,
137
      'numeric_code' => '108',
138
      'minor_unit' => t('Centime'),
139
      'major_unit' => t('Franc'),
140
    ),
141
    'BMD' => array(
142
      'code' => 'BMD',
143
      'symbol' => 'BD$',
144
      'name' => t('Bermudan Dollar'),
145
      'numeric_code' => '060',
146
      'minor_unit' => t('Cent'),
147
      'major_unit' => t('Dollar'),
148
    ),
149
    'BND' => array(
150
      'code' => 'BND',
151
      'symbol' => 'BN$',
152
      'name' => t('Brunei Dollar'),
153
      'numeric_code' => '096',
154
      'minor_unit' => t('Sen'),
155
      'major_unit' => t('Dollar'),
156
    ),
157
    'BOB' => array(
158
      'code' => 'BOB',
159
      'symbol' => 'Bs',
160
      'name' => t('Bolivian Boliviano'),
161
      'numeric_code' => '068',
162
      'minor_unit' => t('Centavo'),
163
      'major_unit' => t('Bolivianos'),
164
    ),
165
    'BRL' => array(
166
      'code' => 'BRL',
167
      'symbol' => 'R$',
168
      'name' => t('Brazilian Real'),
169
      'numeric_code' => '986',
170
      'symbol_placement' => 'before',
171
      'code_placement' => 'hidden',
172
      'thousands_separator' => '.',
173
      'decimal_separator' => ',',
174
      'minor_unit' => t('Centavo'),
175
      'major_unit' => t('Reais'),
176
    ),
177
    'BSD' => array(
178
      'code' => 'BSD',
179
      'symbol' => 'BS$',
180
      'name' => t('Bahamian Dollar'),
181
      'numeric_code' => '044',
182
      'minor_unit' => t('Cent'),
183
      'major_unit' => t('Dollar'),
184
    ),
185
    'BTN' => array(
186
      'code' => 'BTN',
187
      'symbol' => 'Nu.',
188
      'name' => t('Bhutanese Ngultrum'),
189
      'numeric_code' => '064',
190
      'minor_unit' => t('Chetrum'),
191
      'major_unit' => t('Ngultrum'),
192
    ),
193
    'BWP' => array(
194
      'code' => 'BWP',
195
      'symbol' => 'BWP',
196
      'name' => t('Botswanan Pula'),
197
      'numeric_code' => '072',
198
      'minor_unit' => t('Thebe'),
199
      'major_unit' => t('Pulas'),
200
    ),
201
    'BYR' => array(
202
      'code' => 'BYR',
203
      'symbol' => 'руб.',
204
      'name' => t('Belarusian ruble'),
205
      'numeric_code' => '974',
206
      'symbol_placement' => 'after',
207
      'code_placement' => 'hidden',
208
      'decimals' => 0,
209
      'thousands_separator' => ' ',
210
      'major_unit' => t('Ruble'),
211
    ),
212
    'BZD' => array(
213
      'code' => 'BZD',
214
      'symbol' => 'BZ$',
215
      'name' => t('Belize Dollar'),
216
      'numeric_code' => '084',
217
      'minor_unit' => t('Cent'),
218
      'major_unit' => t('Dollar'),
219
    ),
220
    'CAD' => array(
221
      'code' => 'CAD',
222
      'symbol' => 'CA$',
223
      'name' => t('Canadian Dollar'),
224
      'numeric_code' => '124',
225
      'minor_unit' => t('Cent'),
226
      'major_unit' => t('Dollar'),
227
    ),
228
    'CDF' => array(
229
      'code' => 'CDF',
230
      'symbol' => 'CDF',
231
      'name' => t('Congolese Franc'),
232
      'numeric_code' => '976',
233
      'minor_unit' => t('Centime'),
234
      'major_unit' => t('Franc'),
235
    ),
236
    'CHF' => array(
237
      'code' => 'CHF',
238
      'symbol' => 'Fr.',
239
      'name' => t('Swiss Franc'),
240
      'rounding_step' => '0.05',
241
      'numeric_code' => '756',
242
      'minor_unit' => t('Rappen'),
243
      'major_unit' => t('Franc'),
244
    ),
245
    'CLP' => array(
246
      'code' => 'CLP',
247
      'symbol' => 'CL$',
248
      'name' => t('Chilean Peso'),
249
      'decimals' => 0,
250
      'numeric_code' => '152',
251
      'minor_unit' => t('Centavo'),
252
      'major_unit' => t('Peso'),
253
    ),
254
    'CNY' => array(
255
      'code' => 'CNY',
256
      'symbol' => '¥',
257
      'name' => t('Chinese Yuan Renminbi'),
258
      'numeric_code' => '156',
259
      'symbol_placement' => 'before',
260
      'code_placement' => 'hidden',
261
      'thousands_separator' => '',
262
      'minor_unit' => t('Fen'),
263
      'major_unit' => t('Yuan'),
264
    ),
265
    'COP' => array(
266
      'code' => 'COP',
267
      'symbol' => '$',
268
      'name' => t('Colombian Peso'),
269
      'decimals' => 0,
270
      'numeric_code' => '170',
271
      'symbol_placement' => 'before',
272
      'code_placement' => 'hidden',
273
      'thousands_separator' => '.',
274
      'decimal_separator' => ',',
275
      'minor_unit' => t('Centavo'),
276
      'major_unit' => t('Peso'),
277
    ),
278
    'CRC' => array(
279
      'code' => 'CRC',
280
      'symbol' => '¢',
281
      'name' => t('Costa Rican Colón'),
282
      'decimals' => 0,
283
      'numeric_code' => '188',
284
      'minor_unit' => t('Céntimo'),
285
      'major_unit' => t('Colón'),
286
    ),
287
    'CUC' => array(
288
      'code' => 'CUC',
289
      'symbol' => 'CUC$',
290
      'name' => t('Cuban Convertible Peso'),
291
      'minor_unit' => t('Centavo'),
292
      'major_unit' => t('Peso'),
293
    ),
294
    'CUP' => array(
295
      'code' => 'CUP',
296
      'symbol' => 'CU$',
297
      'name' => t('Cuban Peso'),
298
      'numeric_code' => '192',
299
      'minor_unit' => t('Centavo'),
300
      'major_unit' => t('Peso'),
301
    ),
302
    'CVE' => array(
303
      'code' => 'CVE',
304
      'symbol' => 'CV$',
305
      'name' => t('Cape Verdean Escudo'),
306
      'numeric_code' => '132',
307
      'minor_unit' => t('Centavo'),
308
      'major_unit' => t('Escudo'),
309
    ),
310
    'CZK' => array(
311
      'code' => 'CZK',
312
      'symbol' => 'Kč',
313
      'name' => t('Czech Republic Koruna'),
314
      'numeric_code' => '203',
315
      'thousands_separator' => ' ',
316
      'decimal_separator' => ',',
317
      'symbol_placement' => 'after',
318
      'code_placement' => 'hidden',
319
      'minor_unit' => t('Haléř'),
320
      'major_unit' => t('Koruna'),
321
    ),
322
    'DJF' => array(
323
      'code' => 'DJF',
324
      'symbol' => 'Fdj',
325
      'name' => t('Djiboutian Franc'),
326
      'numeric_code' => '262',
327
      'decimals' => 0,
328
      'minor_unit' => t('Centime'),
329
      'major_unit' => t('Franc'),
330
    ),
331
    'DKK' => array(
332
      'code' => 'DKK',
333
      'symbol' => 'kr.',
334
      'name' => t('Danish Krone'),
335
      'numeric_code' => '208',
336
      'thousands_separator' => ' ',
337
      'decimal_separator' => ',',
338
      'symbol_placement' => 'after',
339
      'code_placement' => 'hidden',
340
      'minor_unit' => t('Øre'),
341
      'major_unit' => t('Kroner'),
342
    ),
343
    'DOP' => array(
344
      'code' => 'DOP',
345
      'symbol' => 'RD$',
346
      'name' => t('Dominican Peso'),
347
      'numeric_code' => '214',
348
      'minor_unit' => t('Centavo'),
349
      'major_unit' => t('Peso'),
350
    ),
351
    'DZD' => array(
352
      'code' => 'DZD',
353
      'symbol' => 'DA',
354
      'name' => t('Algerian Dinar'),
355
      'numeric_code' => '012',
356
      'minor_unit' => t('Santeem'),
357
      'major_unit' => t('Dinar'),
358
    ),
359
    'EEK' => array(
360
      'code' => 'EEK',
361
      'symbol' => 'Ekr',
362
      'name' => t('Estonian Kroon'),
363
      'thousands_separator' => ' ',
364
      'decimal_separator' => ',',
365
      'numeric_code' => '233',
366
      'minor_unit' => t('Sent'),
367
      'major_unit' => t('Krooni'),
368
    ),
369
    'EGP' => array(
370
      'code' => 'EGP',
371
      'symbol' => 'EG£',
372
      'name' => t('Egyptian Pound'),
373
      'numeric_code' => '818',
374
      'minor_unit' => t('Piastr'),
375
      'major_unit' => t('Pound'),
376
    ),
377
    'ERN' => array(
378
      'code' => 'ERN',
379
      'symbol' => 'Nfk',
380
      'name' => t('Eritrean Nakfa'),
381
      'numeric_code' => '232',
382
      'minor_unit' => t('Cent'),
383
      'major_unit' => t('Nakfa'),
384
    ),
385
    'ETB' => array(
386
      'code' => 'ETB',
387
      'symbol' => 'Br',
388
      'name' => t('Ethiopian Birr'),
389
      'numeric_code' => '230',
390
      'minor_unit' => t('Santim'),
391
      'major_unit' => t('Birr'),
392
    ),
393
    'EUR' => array(
394
      'code' => 'EUR',
395
      'symbol' => '€',
396
      'name' => t('Euro'),
397
      'thousands_separator' => ' ',
398
      'decimal_separator' => ',',
399
      'symbol_placement' => 'after',
400
      'code_placement' => 'hidden',
401
      'numeric_code' => '978',
402
      'minor_unit' => t('Cent'),
403
      'major_unit' => t('Euro'),
404
    ),
405
    'FJD' => array(
406
      'code' => 'FJD',
407
      'symbol' => 'FJ$',
408
      'name' => t('Fijian Dollar'),
409
      'numeric_code' => '242',
410
      'minor_unit' => t('Cent'),
411
      'major_unit' => t('Dollar'),
412
    ),
413
    'FKP' => array(
414
      'code' => 'FKP',
415
      'symbol' => 'FK£',
416
      'name' => t('Falkland Islands Pound'),
417
      'numeric_code' => '238',
418
      'minor_unit' => t('Penny'),
419
      'major_unit' => t('Pound'),
420
    ),
421
    'GBP' => array(
422
      'code' => 'GBP',
423
      'symbol' => '£',
424
      'name' => t('British Pound Sterling'),
425
      'numeric_code' => '826',
426
      'symbol_placement' => 'before',
427
      'code_placement' => 'hidden',
428
      'minor_unit' => t('Penny'),
429
      'major_unit' => t('Pound'),
430
    ),
431
    'GHS' => array(
432
      'code' => 'GHS',
433
      'symbol' => 'GH₵',
434
      'name' => t('Ghanaian Cedi'),
435
      'minor_unit' => t('Pesewa'),
436
      'major_unit' => t('Cedi'),
437
    ),
438
    'GIP' => array(
439
      'code' => 'GIP',
440
      'symbol' => 'GI£',
441
      'name' => t('Gibraltar Pound'),
442
      'numeric_code' => '292',
443
      'minor_unit' => t('Penny'),
444
      'major_unit' => t('Pound'),
445
    ),
446
    'GMD' => array(
447
      'code' => 'GMD',
448
      'symbol' => 'GMD',
449
      'name' => t('Gambian Dalasi'),
450
      'numeric_code' => '270',
451
      'minor_unit' => t('Butut'),
452
      'major_unit' => t('Dalasis'),
453
    ),
454
    'GNF' => array(
455
      'code' => 'GNF',
456
      'symbol' => 'FG',
457
      'name' => t('Guinean Franc'),
458
      'decimals' => 0,
459
      'numeric_code' => '324',
460
      'minor_unit' => t('Centime'),
461
      'major_unit' => t('Franc'),
462
    ),
463
    'GTQ' => array(
464
      'code' => 'GTQ',
465
      'symbol' => 'GTQ',
466
      'name' => t('Guatemalan Quetzal'),
467
      'numeric_code' => '320',
468
      'minor_unit' => t('Centavo'),
469
      'major_unit' => t('Quetzales'),
470
    ),
471
    'GYD' => array(
472
      'code' => 'GYD',
473
      'symbol' => 'GY$',
474
      'name' => t('Guyanaese Dollar'),
475
      'decimals' => 0,
476
      'numeric_code' => '328',
477
      'minor_unit' => t('Cent'),
478
      'major_unit' => t('Dollar'),
479
    ),
480
    'HKD' => array(
481
      'code' => 'HKD',
482
      'symbol' => 'HK$',
483
      'name' => t('Hong Kong Dollar'),
484
      'numeric_code' => '344',
485
      'symbol_placement' => 'before',
486
      'code_placement' => 'hidden',
487
      'minor_unit' => t('Cent'),
488
      'major_unit' => t('Dollar'),
489
    ),
490
    'HNL' => array(
491
      'code' => 'HNL',
492
      'symbol' => 'HNL',
493
      'name' => t('Honduran Lempira'),
494
      'numeric_code' => '340',
495
      'minor_unit' => t('Centavo'),
496
      'major_unit' => t('Lempiras'),
497
    ),
498
    'HRK' => array(
499
      'code' => 'HRK',
500
      'symbol' => 'kn',
501
      'name' => t('Croatian Kuna'),
502
      'numeric_code' => '191',
503
      'minor_unit' => t('Lipa'),
504
      'major_unit' => t('Kuna'),
505
    ),
506
    'HTG' => array(
507
      'code' => 'HTG',
508
      'symbol' => 'HTG',
509
      'name' => t('Haitian Gourde'),
510
      'numeric_code' => '332',
511
      'minor_unit' => t('Centime'),
512
      'major_unit' => t('Gourde'),
513
    ),
514
    'HUF' => array(
515
      'code' => 'HUF',
516
      'symbol' => 'Ft',
517
      'name' => t('Hungarian Forint'),
518
      'numeric_code' => '348',
519
      'decimal_separator' => ',',
520
      'thousands_separator' => ' ',
521
      'decimals' => 0,
522
      'symbol_placement' => 'after',
523
      'code_placement' => 'hidden',
524
      'major_unit' => t('Forint'),
525
    ),
526
    'IDR' => array(
527
      'code' => 'IDR',
528
      'symbol' => 'Rp',
529
      'name' => t('Indonesian Rupiah'),
530
      'decimals' => 0,
531
      'numeric_code' => '360',
532
      'minor_unit' => t('Sen'),
533
      'major_unit' => t('Rupiahs'),
534
    ),
535
    'ILS' => array(
536
      'code' => 'ILS',
537
      'symbol' => '₪',
538
      'name' => t('Israeli New Shekel'),
539
      'numeric_code' => '376',
540
      'symbol_placement' => 'before',
541
      'code_placement' => 'hidden',
542
      'minor_unit' => t('Agora'),
543
      'major_unit' => t('New Shekels'),
544
    ),
545
    'INR' => array(
546
      'code' => 'INR',
547
      'symbol' => 'Rs',
548
      'name' => t('Indian Rupee'),
549
      'numeric_code' => '356',
550
      'minor_unit' => t('Paisa'),
551
      'major_unit' => t('Rupee'),
552
    ),
553
    'IRR' => array(
554
      'code' => 'IRR',
555
      'symbol' => '﷼',
556
      'name' => t('Iranian Rial'),
557
      'numeric_code' => '364',
558
      'symbol_placement' => 'after',
559
      'code_placement' => 'hidden',
560
      'minor_unit' => t('Rial'),
561
      'major_unit' => t('Toman'),
562
    ),
563
    'ISK' => array(
564
      'code' => 'ISK',
565
      'symbol' => 'Ikr',
566
      'name' => t('Icelandic Króna'),
567
      'decimals' => 0,
568
      'thousands_separator' => ' ',
569
      'numeric_code' => '352',
570
      'minor_unit' => t('Eyrir'),
571
      'major_unit' => t('Kronur'),
572
    ),
573
    'JMD' => array(
574
      'code' => 'JMD',
575
      'symbol' => 'J$',
576
      'name' => t('Jamaican Dollar'),
577
      'numeric_code' => '388',
578
      'symbol_placement' => 'before',
579
      'code_placement' => 'hidden',
580
      'minor_unit' => t('Cent'),
581
      'major_unit' => t('Dollar'),
582
    ),
583
    'JOD' => array(
584
      'code' => 'JOD',
585
      'symbol' => 'JD',
586
      'name' => t('Jordanian Dinar'),
587
      'decimals' => 3,
588
      'numeric_code' => '400',
589
      'minor_unit' => t('Piastr'),
590
      'major_unit' => t('Dinar'),
591
    ),
592
    'JPY' => array(
593
      'code' => 'JPY',
594
      'symbol' => '¥',
595
      'name' => t('Japanese Yen'),
596
      'decimals' => 0,
597
      'numeric_code' => '392',
598
      'symbol_placement' => 'before',
599
      'code_placement' => 'hidden',
600
      'minor_unit' => t('Sen'),
601
      'major_unit' => t('Yen'),
602
    ),
603
    'KES' => array(
604
      'code' => 'KES',
605
      'symbol' => 'Ksh',
606
      'name' => t('Kenyan Shilling'),
607
      'numeric_code' => '404',
608
      'minor_unit' => t('Cent'),
609
      'major_unit' => t('Shilling'),
610
    ),
611
    'KGS' => array(
612
      'code' => 'KGS',
613
      'code_placement' => 'hidden',
614
      'symbol' => 'сом',
615
      'symbol_placement' => 'after',
616
      'name' => t('Kyrgyzstani Som'),
617
      'numeric_code' => '417',
618
      'thousands_separator' => '',
619
      'major_unit' => t('Som'),
620
      'minor_unit' => t('Tyiyn'),
621
    ),
622
    'KMF' => array(
623
      'code' => 'KMF',
624
      'symbol' => 'CF',
625
      'name' => t('Comorian Franc'),
626
      'decimals' => 0,
627
      'numeric_code' => '174',
628
      'minor_unit' => t('Centime'),
629
      'major_unit' => t('Franc'),
630
    ),
631
    'KRW' => array(
632
      'code' => 'KRW',
633
      'symbol' => '₩',
634
      'name' => t('South Korean Won'),
635
      'decimals' => 0,
636
      'numeric_code' => '410',
637
      'minor_unit' => t('Jeon'),
638
      'major_unit' => t('Won'),
639
    ),
640
    'KWD' => array(
641
      'code' => 'KWD',
642
      'symbol' => 'KD',
643
      'name' => t('Kuwaiti Dinar'),
644
      'decimals' => 3,
645
      'numeric_code' => '414',
646
      'minor_unit' => t('Fils'),
647
      'major_unit' => t('Dinar'),
648
    ),
649
    'KYD' => array(
650
      'code' => 'KYD',
651
      'symbol' => 'KY$',
652
      'name' => t('Cayman Islands Dollar'),
653
      'numeric_code' => '136',
654
      'minor_unit' => t('Cent'),
655
      'major_unit' => t('Dollar'),
656
    ),
657
    'KZT' => array(
658
      'code' => 'KZT',
659
      'symbol' => 'тг.',
660
      'name' => t('Kazakhstani tenge'),
661
      'numeric_code' => '398',
662
      'thousands_separator' => ' ',
663
      'decimal_separator' => ',',
664
      'symbol_placement' => 'after',
665
      'code_placement' => 'hidden',
666
      'minor_unit' => t('Tiyn'),
667
      'major_unit' => t('Tenge'),
668
    ),
669
    'LAK' => array(
670
      'code' => 'LAK',
671
      'symbol' => '₭N',
672
      'name' => t('Laotian Kip'),
673
      'decimals' => 0,
674
      'numeric_code' => '418',
675
      'minor_unit' => t('Att'),
676
      'major_unit' => t('Kips'),
677
    ),
678
    'LBP' => array(
679
      'code' => 'LBP',
680
      'symbol' => 'LB£',
681
      'name' => t('Lebanese Pound'),
682
      'decimals' => 0,
683
      'numeric_code' => '422',
684
      'minor_unit' => t('Piastre'),
685
      'major_unit' => t('Pound'),
686
    ),
687
    'LKR' => array(
688
      'code' => 'LKR',
689
      'symbol' => 'SLRs',
690
      'name' => t('Sri Lanka Rupee'),
691
      'numeric_code' => '144',
692
      'minor_unit' => t('Cent'),
693
      'major_unit' => t('Rupee'),
694
    ),
695
    'LRD' => array(
696
      'code' => 'LRD',
697
      'symbol' => 'L$',
698
      'name' => t('Liberian Dollar'),
699
      'numeric_code' => '430',
700
      'minor_unit' => t('Cent'),
701
      'major_unit' => t('Dollar'),
702
    ),
703
    'LSL' => array(
704
      'code' => 'LSL',
705
      'symbol' => 'LSL',
706
      'name' => t('Lesotho Loti'),
707
      'numeric_code' => '426',
708
      'minor_unit' => t('Sente'),
709
      'major_unit' => t('Loti'),
710
    ),
711
    'LTL' => array(
712
      'code' => 'LTL',
713
      'symbol' => 'Lt',
714
      'name' => t('Lithuanian Litas'),
715
      'numeric_code' => '440',
716
      'minor_unit' => t('Centas'),
717
      'major_unit' => t('Litai'),
718
    ),
719
    'LVL' => array(
720
      'code' => 'LVL',
721
      'symbol' => 'Ls',
722
      'name' => t('Latvian Lats'),
723
      'numeric_code' => '428',
724
      'minor_unit' => t('Santims'),
725
      'major_unit' => t('Lati'),
726
    ),
727
    'LYD' => array(
728
      'code' => 'LYD',
729
      'symbol' => 'LD',
730
      'name' => t('Libyan Dinar'),
731
      'decimals' => 3,
732
      'numeric_code' => '434',
733
      'minor_unit' => t('Dirham'),
734
      'major_unit' => t('Dinar'),
735
    ),
736
    'MAD' => array(
737
      'code' => 'MAD',
738
      'symbol' => ' Dhs',
739
      'name' => t('Moroccan Dirham'),
740
      'numeric_code' => '504',
741
      'symbol_placement' => 'after',
742
      'code_placement' => 'hidden',
743
      'minor_unit' => t('Santimat'),
744
      'major_unit' => t('Dirhams'),
745
    ),
746
    'MDL' => array(
747
      'code' => 'MDL',
748
      'symbol' => 'MDL',
749
      'name' => t('Moldovan leu'),
750
      'symbol_placement' => 'after',
751
      'numeric_code' => '498',
752
      'code_placement' => 'hidden',
753
      'minor_unit' => t('bani'),
754
      'major_unit' => t('Lei'),
755
    ),
756
    'MKD' => array(
757
      'code' => 'MKD',
758
      'symbol' => 'ден',
759
      'name' => t('Macedonian denar'),
760
      'symbol_placement' => 'after',
761
      'numeric_code' => '807',
762
      'code_placement' => 'hidden',
763
      'minor_unit' => t('Deni'),
764
      'major_unit' => t('Denari'),
765
    ),
766
    'MMK' => array(
767
      'code' => 'MMK',
768
      'symbol' => 'MMK',
769
      'name' => t('Myanma Kyat'),
770
      'decimals' => 0,
771
      'numeric_code' => '104',
772
      'minor_unit' => t('Pya'),
773
      'major_unit' => t('Kyat'),
774
    ),
775
    'MNT' => array(
776
      'code' => 'MNT',
777
      'symbol' => '₮',
778
      'name' => t('Mongolian Tugrik'),
779
      'decimals' => 0,
780
      'numeric_code' => '496',
781
      'minor_unit' => t('Möngö'),
782
      'major_unit' => t('Tugriks'),
783
    ),
784
    'MOP' => array(
785
      'code' => 'MOP',
786
      'symbol' => 'MOP$',
787
      'name' => t('Macanese Pataca'),
788
      'numeric_code' => '446',
789
      'minor_unit' => t('Avo'),
790
      'major_unit' => t('Pataca'),
791
    ),
792
    'MRO' => array(
793
      'code' => 'MRO',
794
      'symbol' => 'UM',
795
      'name' => t('Mauritanian Ouguiya'),
796
      'decimals' => 0,
797
      'numeric_code' => '478',
798
      'minor_unit' => t('Khoums'),
799
      'major_unit' => t('Ouguiya'),
800
    ),
801
    'MTP' => array(
802
      'code' => 'MTP',
803
      'symbol' => 'MT£',
804
      'name' => t('Maltese Pound'),
805
      'minor_unit' => t('Shilling'),
806
      'major_unit' => t('Pound'),
807
    ),
808
    'MUR' => array(
809
      'code' => 'MUR',
810
      'symbol' => 'MURs',
811
      'name' => t('Mauritian Rupee'),
812
      'decimals' => 0,
813
      'numeric_code' => '480',
814
      'minor_unit' => t('Cent'),
815
      'major_unit' => t('Rupee'),
816
    ),
817
    'MXN' => array(
818
      'code' => 'MXN',
819
      'symbol' => '$',
820
      'name' => t('Mexican Peso'),
821
      'numeric_code' => '484',
822
      'symbol_placement' => 'before',
823
      'code_placement' => 'hidden',
824
      'minor_unit' => t('Centavo'),
825
      'major_unit' => t('Peso'),
826
    ),
827
    'MYR' => array(
828
      'code' => 'MYR',
829
      'symbol' => 'RM',
830
      'name' => t('Malaysian Ringgit'),
831
      'numeric_code' => '458',
832
      'symbol_placement' => 'before',
833
      'code_placement' => 'hidden',
834
      'minor_unit' => t('Sen'),
835
      'major_unit' => t('Ringgits'),
836
    ),
837
    'MZN' => array(
838
      'code' => 'MZN',
839
      'symbol' => 'MTn',
840
      'name' => t('Mozambican Metical'),
841
      'minor_unit' => t('Centavo'),
842
      'major_unit' => t('Metical'),
843
    ),
844
    'NAD' => array(
845
      'code' => 'NAD',
846
      'symbol' => 'N$',
847
      'name' => t('Namibian Dollar'),
848
      'numeric_code' => '516',
849
      'minor_unit' => t('Cent'),
850
      'major_unit' => t('Dollar'),
851
    ),
852
    'NGN' => array(
853
      'code' => 'NGN',
854
      'symbol' => '₦',
855
      'name' => t('Nigerian Naira'),
856
      'numeric_code' => '566',
857
      'minor_unit' => t('Kobo'),
858
      'major_unit' => t('Naira'),
859
    ),
860
    'NIO' => array(
861
      'code' => 'NIO',
862
      'symbol' => 'C$',
863
      'name' => t('Nicaraguan Cordoba Oro'),
864
      'numeric_code' => '558',
865
      'minor_unit' => t('Centavo'),
866
      'major_unit' => t('Cordoba'),
867
    ),
868
    'NOK' => array(
869
      'code' => 'NOK',
870
      'symbol' => 'Nkr',
871
      'name' => t('Norwegian Krone'),
872
      'thousands_separator' => ' ',
873
      'decimal_separator' => ',',
874
      'numeric_code' => '578',
875
      'minor_unit' => t('Øre'),
876
      'major_unit' => t('Krone'),
877
    ),
878
    'NPR' => array(
879
      'code' => 'NPR',
880
      'symbol' => 'NPRs',
881
      'name' => t('Nepalese Rupee'),
882
      'numeric_code' => '524',
883
      'minor_unit' => t('Paisa'),
884
      'major_unit' => t('Rupee'),
885
    ),
886
    'NZD' => array(
887
      'code' => 'NZD',
888
      'symbol' => '$',
889
      'name' => t('New Zealand Dollar'),
890
      'symbol_placement' => 'before',
891
      'code_placement' => 'hidden',
892
      'numeric_code' => '554',
893
      'minor_unit' => t('Cent'),
894
      'major_unit' => t('Dollar'),
895
    ),
896
    'PAB' => array(
897
      'code' => 'PAB',
898
      'symbol' => 'B/.',
899
      'name' => t('Panamanian Balboa'),
900
      'numeric_code' => '590',
901
      'minor_unit' => t('Centésimo'),
902
      'major_unit' => t('Balboa'),
903
    ),
904
    'PEN' => array(
905
      'code' => 'PEN',
906
      'symbol' => 'S/.',
907
      'name' => t('Peruvian Nuevo Sol'),
908
      'numeric_code' => '604',
909
      'symbol_placement' => 'before',
910
      'code_placement' => 'hidden',
911
      'minor_unit' => t('Céntimo'),
912
      'major_unit' => t('Nuevos Sole'),
913
    ),
914
    'PGK' => array(
915
      'code' => 'PGK',
916
      'symbol' => 'PGK',
917
      'name' => t('Papua New Guinean Kina'),
918
      'numeric_code' => '598',
919
      'minor_unit' => t('Toea'),
920
      'major_unit' => t('Kina '),
921
    ),
922
    'PHP' => array(
923
      'code' => 'PHP',
924
      'symbol' => '₱',
925
      'name' => t('Philippine Peso'),
926
      'numeric_code' => '608',
927
      'minor_unit' => t('Centavo'),
928
      'major_unit' => t('Peso'),
929
    ),
930
    'PKR' => array(
931
      'code' => 'PKR',
932
      'symbol' => 'PKRs',
933
      'name' => t('Pakistani Rupee'),
934
      'decimals' => 0,
935
      'numeric_code' => '586',
936
      'minor_unit' => t('Paisa'),
937
      'major_unit' => t('Rupee'),
938
    ),
939
    'PLN' => array(
940
      'code' => 'PLN',
941
      'symbol' => 'zł',
942
      'name' => t('Polish Złoty'),
943
      'decimal_separator' => ',',
944
      'thousands_separator' => ' ',
945
      'numeric_code' => '985',
946
      'symbol_placement' => 'after',
947
      'code_placement' => 'hidden',
948
      'minor_unit' => t('Grosz'),
949
      'major_unit' => t('Złotych'),
950
    ),
951
    'PYG' => array(
952
      'code' => 'PYG',
953
      'symbol' => '₲',
954
      'name' => t('Paraguayan Guarani'),
955
      'decimals' => 0,
956
      'numeric_code' => '600',
957
      'minor_unit' => t('Céntimo'),
958
      'major_unit' => t('Guarani'),
959
    ),
960
    'QAR' => array(
961
      'code' => 'QAR',
962
      'symbol' => 'QR',
963
      'name' => t('Qatari Rial'),
964
      'numeric_code' => '634',
965
      'minor_unit' => t('Dirham'),
966
      'major_unit' => t('Rial'),
967
    ),
968
    'RHD' => array(
969
      'code' => 'RHD',
970
      'symbol' => 'RH$',
971
      'name' => t('Rhodesian Dollar'),
972
      'minor_unit' => t('Cent'),
973
      'major_unit' => t('Dollar'),
974
    ),
975
    'RON' => array(
976
      'code' => 'RON',
977
      'symbol' => 'RON',
978
      'name' => t('Romanian Leu'),
979
      'minor_unit' => t('Ban'),
980
      'major_unit' => t('Leu'),
981
    ),
982
    'RSD' => array(
983
      'code' => 'RSD',
984
      'symbol' => 'din.',
985
      'name' => t('Serbian Dinar'),
986
      'decimals' => 0,
987
      'minor_unit' => t('Para'),
988
      'major_unit' => t('Dinars'),
989
    ),
990
    'RUB' => array(
991
      'code' => 'RUB',
992
      'symbol' => 'руб.',
993
      'name' => t('Russian Ruble'),
994
      'thousands_separator' => ' ',
995
      'decimal_separator' => ',',
996
      'numeric_code' => '643',
997
      'symbol_placement' => 'after',
998
      'code_placement' => 'hidden',
999
      'minor_unit' => t('Kopek'),
1000
      'major_unit' => t('Ruble'),
1001
    ),
1002
    'SAR' => array(
1003
      'code' => 'SAR',
1004
      'symbol' => 'SR',
1005
      'name' => t('Saudi Riyal'),
1006
      'numeric_code' => '682',
1007
      'minor_unit' => t('Hallallah'),
1008
      'major_unit' => t('Riyals'),
1009
    ),
1010
    'SBD' => array(
1011
      'code' => 'SBD',
1012
      'symbol' => 'SI$',
1013
      'name' => t('Solomon Islands Dollar'),
1014
      'numeric_code' => '090',
1015
      'minor_unit' => t('Cent'),
1016
      'major_unit' => t('Dollar'),
1017
    ),
1018
    'SCR' => array(
1019
      'code' => 'SCR',
1020
      'symbol' => 'SRe',
1021
      'name' => t('Seychellois Rupee'),
1022
      'numeric_code' => '690',
1023
      'minor_unit' => t('Cent'),
1024
      'major_unit' => t('Rupee'),
1025
    ),
1026
    'SDD' => array(
1027
      'code' => 'SDD',
1028
      'symbol' => 'LSd',
1029
      'name' => t('Old Sudanese Dinar'),
1030
      'numeric_code' => '736',
1031
      'minor_unit' => t('None'),
1032
      'major_unit' => t('Dinar'),
1033
    ),
1034
    'SEK' => array(
1035
      'code' => 'SEK',
1036
      'symbol' => 'kr',
1037
      'name' => t('Swedish Krona'),
1038
      'numeric_code' => '752',
1039
      'thousands_separator' => ' ',
1040
      'decimal_separator' => ',',
1041
      'symbol_placement' => 'after',
1042
      'code_placement' => 'hidden',
1043
      'minor_unit' => t('Öre'),
1044
      'major_unit' => t('Kronor'),
1045
    ),
1046
    'SGD' => array(
1047
      'code' => 'SGD',
1048
      'symbol' => 'S$',
1049
      'name' => t('Singapore Dollar'),
1050
      'numeric_code' => '702',
1051
      'minor_unit' => t('Cent'),
1052
      'major_unit' => t('Dollar'),
1053
    ),
1054
    'SHP' => array(
1055
      'code' => 'SHP',
1056
      'symbol' => 'SH£',
1057
      'name' => t('Saint Helena Pound'),
1058
      'numeric_code' => '654',
1059
      'minor_unit' => t('Penny'),
1060
      'major_unit' => t('Pound'),
1061
    ),
1062
    'SLL' => array(
1063
      'code' => 'SLL',
1064
      'symbol' => 'Le',
1065
      'name' => t('Sierra Leonean Leone'),
1066
      'decimals' => 0,
1067
      'numeric_code' => '694',
1068
      'minor_unit' => t('Cent'),
1069
      'major_unit' => t('Leone'),
1070
    ),
1071
    'SOS' => array(
1072
      'code' => 'SOS',
1073
      'symbol' => 'Ssh',
1074
      'name' => t('Somali Shilling'),
1075
      'decimals' => 0,
1076
      'numeric_code' => '706',
1077
      'minor_unit' => t('Cent'),
1078
      'major_unit' => t('Shilling'),
1079
    ),
1080
    'SRD' => array(
1081
      'code' => 'SRD',
1082
      'symbol' => 'SR$',
1083
      'name' => t('Surinamese Dollar'),
1084
      'minor_unit' => t('Cent'),
1085
      'major_unit' => t('Dollar'),
1086
    ),
1087
    'SRG' => array(
1088
      'code' => 'SRG',
1089
      'symbol' => 'Sf',
1090
      'name' => t('Suriname Guilder'),
1091
      'numeric_code' => '740',
1092
      'minor_unit' => t('Cent'),
1093
      'major_unit' => t('Guilder'),
1094
    ),
1095
    'STD' => array(
1096
      'code' => 'STD',
1097
      'symbol' => 'Db',
1098
      'name' => t('São Tomé and Príncipe Dobra'),
1099
      'decimals' => 0,
1100
      'numeric_code' => '678',
1101
      'minor_unit' => t('Cêntimo'),
1102
      'major_unit' => t('Dobra'),
1103
    ),
1104
    'SYP' => array(
1105
      'code' => 'SYP',
1106
      'symbol' => 'SY£',
1107
      'name' => t('Syrian Pound'),
1108
      'decimals' => 0,
1109
      'numeric_code' => '760',
1110
      'minor_unit' => t('Piastre'),
1111
      'major_unit' => t('Pound'),
1112
    ),
1113
    'SZL' => array(
1114
      'code' => 'SZL',
1115
      'symbol' => 'SZL',
1116
      'name' => t('Swazi Lilangeni'),
1117
      'numeric_code' => '748',
1118
      'minor_unit' => t('Cent'),
1119
      'major_unit' => t('Lilangeni'),
1120
    ),
1121
    'THB' => array(
1122
      'code' => 'THB',
1123
      'symbol' => '฿',
1124
      'name' => t('Thai Baht'),
1125
      'numeric_code' => '764',
1126
      'minor_unit' => t('Satang'),
1127
      'major_unit' => t('Baht'),
1128
    ),
1129
    'TND' => array(
1130
      'code' => 'TND',
1131
      'symbol' => 'DT',
1132
      'name' => t('Tunisian Dinar'),
1133
      'decimals' => 3,
1134
      'numeric_code' => '788',
1135
      'minor_unit' => t('Millime'),
1136
      'major_unit' => t('Dinar'),
1137
    ),
1138
    'TOP' => array(
1139
      'code' => 'TOP',
1140
      'symbol' => 'T$',
1141
      'name' => t('Tongan Paʻanga'),
1142
      'numeric_code' => '776',
1143
      'minor_unit' => t('Senit'),
1144
      'major_unit' => t('Paʻanga'),
1145
    ),
1146
    'TRY' => array(
1147
      'code' => 'TRY',
1148
      'symbol' => 'TL',
1149
      'name' => t('Turkish Lira'),
1150
      'numeric_code' => '949',
1151
      'thousands_separator' => '.',
1152
      'decimal_separator' => ',',
1153
      'symbol_placement' => 'after',
1154
      'code_placement' => '',
1155
      'minor_unit' => t('Kurus'),
1156
      'major_unit' => t('Lira'),
1157
    ),
1158
    'TTD' => array(
1159
      'code' => 'TTD',
1160
      'symbol' => 'TT$',
1161
      'name' => t('Trinidad and Tobago Dollar'),
1162
      'numeric_code' => '780',
1163
      'minor_unit' => t('Cent'),
1164
      'major_unit' => t('Dollar'),
1165
    ),
1166
    'TWD' => array(
1167
      'code' => 'TWD',
1168
      'symbol' => 'NT$',
1169
      'name' => t('New Taiwan Dollar'),
1170
      'numeric_code' => '901',
1171
      'minor_unit' => t('Cent'),
1172
      'major_unit' => t('New Dollar'),
1173
    ),
1174
    'TZS' => array(
1175
      'code' => 'TZS',
1176
      'symbol' => 'TSh',
1177
      'name' => t('Tanzanian Shilling'),
1178
      'decimals' => 0,
1179
      'numeric_code' => '834',
1180
      'minor_unit' => t('Senti'),
1181
      'major_unit' => t('Shilling'),
1182
    ),
1183
    'UAH' => array(
1184
      'code' => 'UAH',
1185
      'symbol' => 'грн.',
1186
      'name' => t('Ukrainian Hryvnia'),
1187
      'numeric_code' => '980',
1188
      'thousands_separator' => '',
1189
      'decimal_separator' => '.',
1190
      'symbol_placement' => 'after',
1191
      'code_placement' => 'hidden',
1192
      'minor_unit' => t('Kopiyka'),
1193
      'major_unit' => t('Hryvnia'),
1194
    ),
1195
    'UGX' => array(
1196
      'code' => 'UGX',
1197
      'symbol' => 'USh',
1198
      'name' => t('Ugandan Shilling'),
1199
      'decimals' => 0,
1200
      'numeric_code' => '800',
1201
      'minor_unit' => t('Cent'),
1202
      'major_unit' => t('Shilling'),
1203
    ),
1204
    'USD' => array(
1205
      'code' => 'USD',
1206
      'symbol' => '$',
1207
      'name' => t('United States Dollar'),
1208
      'numeric_code' => '840',
1209
      'symbol_placement' => 'before',
1210
      'code_placement' => 'hidden',
1211
      'minor_unit' => t('Cent'),
1212
      'major_unit' => t('Dollar'),
1213
    ),
1214
    'UYU' => array(
1215
      'code' => 'UYU',
1216
      'symbol' => '$U',
1217
      'name' => t('Uruguayan Peso'),
1218
      'numeric_code' => '858',
1219
      'minor_unit' => t('Centésimo'),
1220
      'major_unit' => t('Peso'),
1221
    ),
1222
    'VEF' => array(
1223
      'code' => 'VEF',
1224
      'symbol' => 'Bs.F.',
1225
      'name' => t('Venezuelan Bolívar Fuerte'),
1226
      'minor_unit' => t('Céntimo'),
1227
      'major_unit' => t('Bolivares Fuerte'),
1228
    ),
1229
    'VND' => array(
1230
      'code' => 'VND',
1231
      'symbol' => 'đ',
1232
      'name' => t('Vietnamese Dong'),
1233
      'decimals' => 0,
1234
      'thousands_separator' => '.',
1235
      'symbol_placement' => 'after',
1236
      'symbol_spacer' => '',
1237
      'code_placement' => 'hidden',
1238
      'numeric_code' => '704',
1239
      'minor_unit' => t('Hà'),
1240
      'major_unit' => t('Dong'),
1241
    ),
1242
    'VUV' => array(
1243
      'code' => 'VUV',
1244
      'symbol' => 'VT',
1245
      'name' => t('Vanuatu Vatu'),
1246
      'decimals' => 0,
1247
      'numeric_code' => '548',
1248
      'major_unit' => t('Vatu'),
1249
    ),
1250
    'WST' => array(
1251
      'code' => 'WST',
1252
      'symbol' => 'WS$',
1253
      'name' => t('Samoan Tala'),
1254
      'numeric_code' => '882',
1255
      'minor_unit' => t('Sene'),
1256
      'major_unit' => t('Tala'),
1257
    ),
1258
    'XAF' => array(
1259
      'code' => 'XAF',
1260
      'symbol' => 'FCFA',
1261
      'name' => t('CFA Franc BEAC'),
1262
      'decimals' => 0,
1263
      'numeric_code' => '950',
1264
      'minor_unit' => t('Centime'),
1265
      'major_unit' => t('Franc'),
1266
    ),
1267
    'XCD' => array(
1268
      'code' => 'XCD',
1269
      'symbol' => 'EC$',
1270
      'name' => t('East Caribbean Dollar'),
1271
      'numeric_code' => '951',
1272
      'minor_unit' => t('Cent'),
1273
      'major_unit' => t('Dollar'),
1274
    ),
1275
    'XOF' => array(
1276
      'code' => 'XOF',
1277
      'symbol' => 'CFA',
1278
      'name' => t('CFA Franc BCEAO'),
1279
      'decimals' => 0,
1280
      'numeric_code' => '952',
1281
      'minor_unit' => t('Centime'),
1282
      'major_unit' => t('Franc'),
1283
    ),
1284
    'XPF' => array(
1285
      'code' => 'XPF',
1286
      'symbol' => 'CFPF',
1287
      'name' => t('CFP Franc'),
1288
      'decimals' => 0,
1289
      'numeric_code' => '953',
1290
      'minor_unit' => t('Centime'),
1291
      'major_unit' => t('Franc'),
1292
    ),
1293
    'YER' => array(
1294
      'code' => 'YER',
1295
      'symbol' => 'YR',
1296
      'name' => t('Yemeni Rial'),
1297
      'decimals' => 0,
1298
      'numeric_code' => '886',
1299
      'minor_unit' => t('Fils'),
1300
      'major_unit' => t('Rial'),
1301
    ),
1302
    'ZAR' => array(
1303
      'code' => 'ZAR',
1304
      'symbol' => 'R',
1305
      'name' => t('South African Rand'),
1306
      'numeric_code' => '710',
1307
      'symbol_placement' => 'before',
1308
      'code_placement' => 'hidden',
1309
      'minor_unit' => t('Cent'),
1310
      'major_unit' => t('Rand'),
1311
    ),
1312
    'ZMK' => array(
1313
      'code' => 'ZMK',
1314
      'symbol' => 'ZK',
1315
      'name' => t('Zambian Kwacha'),
1316
      'decimals' => 0,
1317
      'numeric_code' => '894',
1318
      'minor_unit' => t('Ngwee'),
1319
      'major_unit' => t('Kwacha'),
1320
    ),
1321
  );
1322
}