woocommerce/i18n/locale-info.php

6815 lines
153 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
/**
* Locales information
*
* @package WooCommerce\i18n
* @version 3.5.0
*/
defined( 'ABSPATH' ) || exit;
$locales = array(
'AED' =>
array(
'ar-AE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'en-AE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'AFN' =>
array(
'af' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'fa-AF' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'ALL' =>
array(
'sq' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'AMD' =>
array(
'am' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'ANG' =>
array(
'en-SX' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'nl-CW' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'nl-SX' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'AOA' =>
array(
'ln-AO' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'pt-AO' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'ARS' =>
array(
'ar' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'es-AR' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'AUD' =>
array(
'en-AU' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-CC' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-CX' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-KI' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-NF' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-NR' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-TV' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ki' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'AWG' =>
array(
'nl-AW' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'AZN' =>
array(
'az' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'BAM' =>
array(
'hr-BA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'sr-Cyrl-BA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'sr-Latn-BA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'BBD' =>
array(
'en-BB' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'BDT' =>
array(
'bn' =>
array(
'currency_pos' => 'right',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'BGN' =>
array(
'bg' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'BHD' =>
array(
'ar-BH' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'BIF' =>
array(
'en-BI' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-BI' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'BMD' =>
array(
'bm' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-BM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'BND' =>
array(
'ms-BN' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'BOB' =>
array(
'bo' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'es-BO' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'qu-BO' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'BRL' =>
array(
'br' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'es-BR' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'BSD' =>
array(
'bs' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'en-BS' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'BWP' =>
array(
'en-BW' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'BYN' =>
array(
'ru-BY' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'BZD' =>
array(
'en-BZ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'es-BZ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'CAD' =>
array(
'ca' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'en-CA' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'fr-CA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'CDF' =>
array(
'fr-CD' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sw-CD' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
),
'CHF' =>
array(
'de-CH' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => '.',
),
'de-LI' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => '.',
),
'en-CH' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => '.',
),
'fr-CH' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => '.',
),
'gsw-LI' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => '.',
),
'it-CH' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => '.',
),
'pt-CH' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => '.',
),
),
'CLP' =>
array(
'es-CL' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'CNY' =>
array(
'zh' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'COP' =>
array(
'es-CO' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'CRC' =>
array(
'es-CR' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'CUP' =>
array(
'es-CU' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'CVE' =>
array(
'pt-CV' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'CZK' =>
array(
'cs' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'DJF' =>
array(
'ar-DJ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-DJ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'so-DJ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'DKK' =>
array(
'da-GL' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'en-DK' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'fo' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'fo-DK' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'gl' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'DOP' =>
array(
'es-DO' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'DZD' =>
array(
'ar-DZ' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'dz' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-DZ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'EGP' =>
array(
'ar-EG' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'ERN' =>
array(
'ar-ER' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-ER' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ti-ER' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'ETB' =>
array(
'et' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'so-ET' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'EUR' =>
array(
'be' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'ca-AD' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'ca-FR' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'ca-IT' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'cy' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'de' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'de-AT' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'de-BE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'de-IT' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'de-LU' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'ee' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'el-CY' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-AT' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-BE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-CY' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-DE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-FI' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-IE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-MT' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-NL' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'en-SI' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'es' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'es-EA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'es-IC' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'eu' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fi' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-BE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-BL' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-GF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-GP' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-LU' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-MC' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-MF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-MQ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-PM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-RE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-YT' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'gsw-FR' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'it' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'it-SM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'it-VA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'lt' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'lu' =>
array(
'currency_pos' => 'right',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'lv' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'mt' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'nl' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'nl-BE' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'pt' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'pt-LU' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'pt-PT' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'se-FI' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'si' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sk' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sq-XK' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sr-Cyrl-ME' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sr-Cyrl-XK' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sr-Latn-ME' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sr-Latn-XK' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sv-AX' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'sv-FI' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'tr-CY' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '',
'decimal_sep' => ',',
),
),
'FJD' =>
array(
'en-FJ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'FKP' =>
array(
'en-FK' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'GBP' =>
array(
'en-GB' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-IM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-JE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ga-GB' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ta' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'GEL' =>
array(
'ka' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'GGP' =>
array(
'en-GG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'GHS' =>
array(
'en-GH' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-GH' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Latn-GH' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ha-GH' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'GIP' =>
array(
'en-GI' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'GMD' =>
array(
'en-GM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-GM' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Latn-GM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'GNF' =>
array(
'ff-Latn-GN' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'fr-GN' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'GTQ' =>
array(
'es-GT' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'GYD' =>
array(
'en-GY' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'HKD' =>
array(
'en-HK' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'zh-Hans-HK' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'zh-Hant-HK' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'HNL' =>
array(
'es-HN' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'HRK' =>
array(
'hr' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'HTG' =>
array(
'fr-HT' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
),
'HUF' =>
array(
'hu' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'IDR' =>
array(
'id' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'ms-ID' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'ILS' =>
array(
'ar-IL' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'ar-PS' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'en-IL' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'ps' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'INR' =>
array(
'bn-IN' =>
array(
'currency_pos' => 'right',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'bo-IN' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ccp-IN' =>
array(
'currency_pos' => 'right',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-IN' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ne-IN' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ur-IN' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'IQD' =>
array(
'ar-IQ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'lrc-IQ' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'IRR' =>
array(
'ckb-IR' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'ISK' =>
array(
'is' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'JMD' =>
array(
'en-JM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'JOD' =>
array(
'ar-JO' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'JPY' =>
array(
'ja' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'KES' =>
array(
'en-KE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'om-KE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'so-KE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'sw-KE' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'teo-KE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'KGS' =>
array(
'ru-KG' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'KHR' =>
array(
'kn' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'KMF' =>
array(
'ar-KM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'fr-KM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'km' =>
array(
'currency_pos' => 'right',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'KPW' =>
array(
'ko-KP' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'KRW' =>
array(
'ko' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'KWD' =>
array(
'ar-KW' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'kw' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'KYD' =>
array(
'en-KY' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'ky' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'KZT' =>
array(
'ru-KZ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'LAK' =>
array(
'lo' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'LBP' =>
array(
'ar-LB' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'lb' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'LKR' =>
array(
'ta-LK' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'LRD' =>
array(
'en-LR' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-LR' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Latn-LR' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'LSL' =>
array(
'en-LS' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'LYD' =>
array(
'ar-LY' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'MAD' =>
array(
'ar-EH' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'ar-MA' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'fr-MA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'MDL' =>
array(
'ro-MD' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'ru-MD' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'MGA' =>
array(
'en-MG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-MG' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'mg' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MKD' =>
array(
'mk' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'sq-MK' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'MMK' =>
array(
'my' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MNT' =>
array(
'mn' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MOP' =>
array(
'en-MO' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'pt-MO' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'zh-Hans-MO' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'zh-Hant-MO' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MUR' =>
array(
'en-MU' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-MU' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MVR' =>
array(),
'MWK' =>
array(
'en-MW' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MXN' =>
array(
'es-MX' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MYR' =>
array(
'en-MY' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ta-MY' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'MZN' =>
array(
'pt-MZ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'NAD' =>
array(
'af-NA' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'en-NA' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'NGN' =>
array(
'en-NG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-NG' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Latn-NG' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'NIO' =>
array(
'es-NI' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'NOK' =>
array(
'nb-SJ' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'no' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'NPR' =>
array(
'ne' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'NZD' =>
array(
'en-CK' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-NU' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-NZ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-PN' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-TK' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'OMR' =>
array(
'ar-OM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'om' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'PAB' =>
array(
'es-PA' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'pa' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'PEN' =>
array(
'es-PE' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'PGK' =>
array(
'en-PG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'PHP' =>
array(
'en-PH' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'es-PH' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'PKR' =>
array(
'en-PK' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ps-PK' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'PLN' =>
array(
'pl' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'PYG' =>
array(
'es-PY' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'QAR' =>
array(
'ar-QA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'RON' =>
array(
'ro' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'RSD' =>
array(
'sr' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'RUB' =>
array(
'os-RU' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'ru' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'RWF' =>
array(
'en-RW' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'fr-RW' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'rw' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'SAR' =>
array(
'ar-SA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'sa' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'SBD' =>
array(
'en-SB' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'SCR' =>
array(
'en-SC' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-SC' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'SDG' =>
array(
'ar-SD' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'en-SD' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'sd' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'SEK' =>
array(
'en-SE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'se' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'se-SE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'SGD' =>
array(
'en-SG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'ms-SG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'sg' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'ta-SG' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'zh-Hans-SG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'SHP' =>
array(
'en-SH' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'SLL' =>
array(
'en-SL' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'ff-Adlm-SL' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'ff-Latn-SL' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'sl' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'SOS' =>
array(
'ar-SO' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'so' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'SRD' =>
array(
'nl-SR' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'SSP' =>
array(
'ar-SS' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'en-SS' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'SYP' =>
array(
'ar-SY' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-SY' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'SZL' =>
array(
'en-SZ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'THB' =>
array(
'th' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'TJS' =>
array(
'tg' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'TMT' =>
array(
'tk' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'TND' =>
array(
'ar-TN' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
'fr-TN' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'TOP' =>
array(
'en-TO' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'to' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'TRY' =>
array(
'tr' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'TTD' =>
array(
'en-TT' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
'tt' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'TWD' =>
array(),
'TZS' =>
array(
'en-TZ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'mas-TZ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'UAH' =>
array(
'ru-UA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'UGX' =>
array(
'en-UG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'sw-UG' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ug' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'USD' =>
array(
'as' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-AS' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-DG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-FM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-GU' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-IO' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-MH' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-MP' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-PR' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-PW' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-TC' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-UM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-US-POSIX' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-VG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-VI' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-ZW' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'es-EC' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'es-PR' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'es-SV' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'es-US' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'gu' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'nl-BQ' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'pt-TL' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'qu-EC' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'sv' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'UYU' =>
array(
'es-UY' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'UZS' =>
array(
'uz' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'VEF' =>
array(
'es-VE' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'VND' =>
array(
'vi' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
),
),
'VUV' =>
array(
'en-VU' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-VU' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'XAF' =>
array(
'ar-TD' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'en-CM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'es-GQ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'ff-Adlm-CM' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'ff-Latn-CM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-CF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-CG' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-CM' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-GA' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-GQ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'fr-TD' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'ga' =>
array(
'currency_pos' => 'left',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'ln-CF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'ln-CG' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
'pt-GQ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'XCD' =>
array(
'en-AG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-AI' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-DM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-GD' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-KN' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-LC' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-MS' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'en-VC' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'gd' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ms' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'XOF' =>
array(
'ee-TG' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-BF' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-GW' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-NE' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Adlm-SN' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Latn-BF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Latn-GW' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ff-Latn-NE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-BF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-BJ' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-CI' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-ML' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-NE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-SN' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'fr-TG' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ha-NE' =>
array(
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'ml' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'pt-GW' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'sn' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
'yo-BJ' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
'XPF' =>
array(
'fr-NC' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-PF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
'fr-WF' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
),
),
'YER' =>
array(
'ar-YE' =>
array(
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
),
),
'ZAR' =>
array(
'en-ZA' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
),
),
'ZMW' =>
array(
'en-ZM' =>
array(
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
),
),
);
return array(
'AD' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ca-AD',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'AE' =>
array(
'currency_code' => 'AED',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-AE',
'name' => 'United Arab Emirates dirham',
'singular' => 'UAE dirham',
'plural' => 'UAE dirhams',
'short_symbol' => null,
'locales' => $locales['AED'],
),
'AF' =>
array(
'currency_code' => 'AFN',
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'af',
'name' => 'Afghan afghani',
'singular' => 'Afghan Afghani',
'plural' => 'Afghan Afghanis',
'short_symbol' => '؋',
'locales' => $locales['AFN'],
),
'AG' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-AG',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'AI' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-AI',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'AL' =>
array(
'currency_code' => 'ALL',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sq',
'name' => 'Albanian lek',
'singular' => 'Albanian lek',
'plural' => 'Albanian lekë',
'short_symbol' => null,
'locales' => $locales['ALL'],
),
'AM' =>
array(
'currency_code' => 'AMD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'am',
'name' => 'Armenian dram',
'singular' => 'Armenian dram',
'plural' => 'Armenian drams',
'short_symbol' => '֏',
'locales' => $locales['AMD'],
),
'AO' =>
array(
'currency_code' => 'AOA',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ln-AO',
'name' => 'Angolan kwanza',
'singular' => 'Angolan kwanza',
'plural' => 'Angolan kwanzas',
'short_symbol' => 'Kz',
'locales' => $locales['AOA'],
),
'AR' =>
array(
'currency_code' => 'ARS',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar',
'name' => 'Argentine peso',
'singular' => 'Argentine peso',
'plural' => 'Argentine pesos',
'short_symbol' => '$',
'locales' => $locales['ARS'],
),
'AS' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'as',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'AT' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'de-AT',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'AU' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-AU',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'AW' =>
array(
'currency_code' => 'AWG',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'nl-AW',
'name' => 'Aruban florin',
'singular' => 'Aruban florin',
'plural' => 'Aruban florin',
'short_symbol' => null,
'locales' => $locales['AWG'],
),
'AX' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sv-AX',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'AZ' =>
array(
'currency_code' => 'AZN',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'az',
'name' => 'Azerbaijani manat',
'singular' => 'Azerbaijani manat',
'plural' => 'Azerbaijani manats',
'short_symbol' => '₼',
'locales' => $locales['AZN'],
),
'BA' =>
array(
'currency_code' => 'BAM',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'hr-BA',
'name' => 'Bosnia and Herzegovina convertible mark',
'singular' => 'Bosnia-Herzegovina convertible mark',
'plural' => 'Bosnia-Herzegovina convertible marks',
'short_symbol' => 'KM',
'locales' => $locales['BAM'],
),
'BB' =>
array(
'currency_code' => 'BBD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-BB',
'name' => 'Barbadian dollar',
'singular' => 'Barbadian dollar',
'plural' => 'Barbadian dollars',
'short_symbol' => '$',
'locales' => $locales['BBD'],
),
'BD' =>
array(
'currency_code' => 'BDT',
'currency_pos' => 'right',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'bn',
'name' => 'Bangladeshi taka',
'singular' => 'Bangladeshi taka',
'plural' => 'Bangladeshi takas',
'short_symbol' => '৳',
'locales' => $locales['BDT'],
),
'BE' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'be',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'BF' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'left_space',
'thousand_sep' => '⹁',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ff-Adlm-BF',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'BG' =>
array(
'currency_code' => 'BGN',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'bg',
'name' => 'Bulgarian lev',
'singular' => 'Bulgarian lev',
'plural' => 'Bulgarian leva',
'short_symbol' => null,
'locales' => $locales['BGN'],
),
'BH' =>
array(
'currency_code' => 'BHD',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 3,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-BH',
'name' => 'Bahraini dinar',
'singular' => 'Bahraini dinar',
'plural' => 'Bahraini dinars',
'short_symbol' => null,
'locales' => $locales['BHD'],
),
'BI' =>
array(
'currency_code' => 'BIF',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-BI',
'name' => 'Burundian franc',
'singular' => 'Burundian franc',
'plural' => 'Burundian francs',
'short_symbol' => null,
'locales' => $locales['BIF'],
),
'BJ' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-BJ',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'BL' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-BL',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'BM' =>
array(
'currency_code' => 'BMD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'bm',
'name' => 'Bermudian dollar',
'singular' => 'Bermudan dollar',
'plural' => 'Bermudan dollars',
'short_symbol' => '$',
'locales' => $locales['BMD'],
),
'BN' =>
array(
'currency_code' => 'BND',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ms-BN',
'name' => 'Brunei dollar',
'singular' => 'Brunei dollar',
'plural' => 'Brunei dollars',
'short_symbol' => '$',
'locales' => $locales['BND'],
),
'BO' =>
array(
'currency_code' => 'BOB',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'bo',
'name' => 'Bolivian boliviano',
'singular' => 'Bolivian boliviano',
'plural' => 'Bolivian bolivianos',
'short_symbol' => 'Bs',
'locales' => $locales['BOB'],
),
'BQ' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'nl-BQ',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'BR' =>
array(
'currency_code' => 'BRL',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'br',
'name' => 'Brazilian real',
'singular' => 'Brazilian real',
'plural' => 'Brazilian reals',
'short_symbol' => 'R$',
'locales' => $locales['BRL'],
),
'BS' =>
array(
'currency_code' => 'BSD',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'bs',
'name' => 'Bahamian dollar',
'singular' => 'Bahamian dollar',
'plural' => 'Bahamian dollars',
'short_symbol' => '$',
'locales' => $locales['BSD'],
),
'BT' =>
array(
'currency_code' => 'INR',
'currency_pos' => 'right',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'bn-IN',
'name' => 'Indian rupee',
'singular' => 'Indian rupee',
'plural' => 'Indian rupees',
'short_symbol' => '₹',
'locales' => $locales['INR'],
),
'BV' =>
array(
'currency_code' => 'NOK',
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'nb-SJ',
'name' => 'Norwegian krone',
'singular' => 'Norwegian krone',
'plural' => 'Norwegian kroner',
'short_symbol' => 'kr',
'locales' => $locales['NOK'],
),
'BW' =>
array(
'currency_code' => 'BWP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-BW',
'name' => 'Botswana pula',
'singular' => 'Botswanan pula',
'plural' => 'Botswanan pulas',
'short_symbol' => 'P',
'locales' => $locales['BWP'],
),
'BY' =>
array(
'currency_code' => 'BYN',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ru-BY',
'name' => 'Belarusian ruble',
'singular' => 'Belarusian ruble',
'plural' => 'Belarusian rubles',
'short_symbol' => 'р.',
'locales' => $locales['BYN'],
),
'BZ' =>
array(
'currency_code' => 'BZD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-BZ',
'name' => 'Belize dollar',
'singular' => 'Belize dollar',
'plural' => 'Belize dollars',
'short_symbol' => '$',
'locales' => $locales['BZD'],
),
'CA' =>
array(
'currency_code' => 'CAD',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ca',
'name' => 'Canadian dollar',
'singular' => 'Canadian dollar',
'plural' => 'Canadian dollars',
'short_symbol' => '$',
'locales' => $locales['CAD'],
),
'CC' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-CC',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'CD' =>
array(
'currency_code' => 'CDF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-CD',
'name' => 'Congolese franc',
'singular' => 'Congolese franc',
'plural' => 'Congolese francs',
'short_symbol' => null,
'locales' => $locales['CDF'],
),
'CF' =>
array(
'currency_code' => 'XAF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-CF',
'name' => 'Central African CFA franc',
'singular' => 'Central African CFA franc',
'plural' => 'Central African CFA francs',
'short_symbol' => null,
'locales' => $locales['XAF'],
),
'CG' =>
array(
'currency_code' => 'XAF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-CG',
'name' => 'Central African CFA franc',
'singular' => 'Central African CFA franc',
'plural' => 'Central African CFA francs',
'short_symbol' => null,
'locales' => $locales['XAF'],
),
'CH' =>
array(
'currency_code' => 'CHF',
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'de-CH',
'name' => 'Swiss franc',
'singular' => 'Swiss franc',
'plural' => 'Swiss francs',
'short_symbol' => null,
'locales' => $locales['CHF'],
),
'CI' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-CI',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'CK' =>
array(
'currency_code' => 'NZD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-CK',
'name' => 'New Zealand dollar',
'singular' => 'New Zealand dollar',
'plural' => 'New Zealand dollars',
'short_symbol' => '$',
'locales' => $locales['NZD'],
),
'CL' =>
array(
'currency_code' => 'CLP',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-CL',
'name' => 'Chilean peso',
'singular' => 'Chilean peso',
'plural' => 'Chilean pesos',
'short_symbol' => '$',
'locales' => $locales['CLP'],
),
'CM' =>
array(
'currency_code' => 'XAF',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-CM',
'name' => 'Central African CFA franc',
'singular' => 'Central African CFA franc',
'plural' => 'Central African CFA francs',
'short_symbol' => null,
'locales' => $locales['XAF'],
),
'CN' =>
array(
'currency_code' => 'CNY',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'zh',
'name' => 'Chinese yuan',
'singular' => 'Chinese yuan',
'plural' => 'Chinese yuan',
'short_symbol' => '¥',
'locales' => $locales['CNY'],
),
'CO' =>
array(
'currency_code' => 'COP',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-CO',
'name' => 'Colombian peso',
'singular' => 'Colombian peso',
'plural' => 'Colombian pesos',
'short_symbol' => '$',
'locales' => $locales['COP'],
),
'CR' =>
array(
'currency_code' => 'CRC',
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-CR',
'name' => 'Costa Rican colón',
'singular' => 'Costa Rican colón',
'plural' => 'Costa Rican colóns',
'short_symbol' => '₡',
'locales' => $locales['CRC'],
),
'CU' =>
array(
'currency_code' => 'CUP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-CU',
'name' => 'Cuban peso',
'singular' => 'Cuban peso',
'plural' => 'Cuban pesos',
'short_symbol' => '$',
'locales' => $locales['CUP'],
),
'CV' =>
array(
'currency_code' => 'CVE',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'pt-CV',
'name' => 'Cape Verdean escudo',
'singular' => 'Cape Verdean escudo',
'plural' => 'Cape Verdean escudos',
'short_symbol' => null,
'locales' => $locales['CVE'],
),
'CW' =>
array(
'currency_code' => 'ANG',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'nl-CW',
'name' => 'Netherlands Antillean guilder',
'singular' => 'Netherlands Antillean guilder',
'plural' => 'Netherlands Antillean guilders',
'short_symbol' => null,
'locales' => $locales['ANG'],
),
'CX' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-CX',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'CY' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'cy',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'CZ' =>
array(
'currency_code' => 'CZK',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'cs',
'name' => 'Czech koruna',
'singular' => 'Czech koruna',
'plural' => 'Czech korunas',
'short_symbol' => 'Kč',
'locales' => $locales['CZK'],
),
'DE' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'de',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'DJ' =>
array(
'currency_code' => 'DJF',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-DJ',
'name' => 'Djiboutian franc',
'singular' => 'Djiboutian franc',
'plural' => 'Djiboutian francs',
'short_symbol' => null,
'locales' => $locales['DJF'],
),
'DK' =>
array(
'currency_code' => 'DKK',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-DK',
'name' => 'Danish krone',
'singular' => 'Danish krone',
'plural' => 'Danish kroner',
'short_symbol' => 'kr',
'locales' => $locales['DKK'],
),
'DM' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-DM',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'DO' =>
array(
'currency_code' => 'DOP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-DO',
'name' => 'Dominican peso',
'singular' => 'Dominican peso',
'plural' => 'Dominican pesos',
'short_symbol' => '$',
'locales' => $locales['DOP'],
),
'DZ' =>
array(
'currency_code' => 'DZD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'dz',
'name' => 'Algerian dinar',
'singular' => 'Algerian dinar',
'plural' => 'Algerian dinars',
'short_symbol' => null,
'locales' => $locales['DZD'],
),
'EC' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-EC',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'EE' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ee',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'EG' =>
array(
'currency_code' => 'EGP',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-EG',
'name' => 'Egyptian pound',
'singular' => 'Egyptian pound',
'plural' => 'Egyptian pounds',
'short_symbol' => 'E£',
'locales' => $locales['EGP'],
),
'EH' =>
array(
'currency_code' => 'MAD',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-EH',
'name' => 'Moroccan dirham',
'singular' => 'Moroccan dirham',
'plural' => 'Moroccan dirhams',
'short_symbol' => null,
'locales' => $locales['MAD'],
),
'ER' =>
array(
'currency_code' => 'ERN',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-ER',
'name' => 'Eritrean nakfa',
'singular' => 'Eritrean nakfa',
'plural' => 'Eritrean nakfas',
'short_symbol' => null,
'locales' => $locales['ERN'],
),
'ES' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'ET' =>
array(
'currency_code' => 'ETB',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'et',
'name' => 'Ethiopian birr',
'singular' => 'Ethiopian birr',
'plural' => 'Ethiopian birrs',
'short_symbol' => null,
'locales' => $locales['ETB'],
),
'FI' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fi',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'FJ' =>
array(
'currency_code' => 'FJD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-FJ',
'name' => 'Fijian dollar',
'singular' => 'Fijian dollar',
'plural' => 'Fijian dollars',
'short_symbol' => '$',
'locales' => $locales['FJD'],
),
'FK' =>
array(
'currency_code' => 'FKP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-FK',
'name' => 'Falkland Islands pound',
'singular' => 'Falkland Islands pound',
'plural' => 'Falkland Islands pounds',
'short_symbol' => '£',
'locales' => $locales['FKP'],
),
'FM' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-FM',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'FO' =>
array(
'currency_code' => 'DKK',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fo',
'name' => 'Danish krone',
'singular' => 'Danish krone',
'plural' => 'Danish kroner',
'short_symbol' => 'kr',
'locales' => $locales['DKK'],
),
'FR' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'GA' =>
array(
'currency_code' => 'XAF',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ga',
'name' => 'Central African CFA franc',
'singular' => 'Central African CFA franc',
'plural' => 'Central African CFA francs',
'short_symbol' => null,
'locales' => $locales['XAF'],
),
'GB' =>
array(
'currency_code' => 'GBP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'oz',
'dimension_unit' => 'foot',
'default_locale' => 'en-GB',
'name' => 'Pound sterling',
'singular' => 'British pound',
'plural' => 'British pounds',
'short_symbol' => '£',
'locales' => $locales['GBP'],
),
'GD' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'gd',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'GE' =>
array(
'currency_code' => 'GEL',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ka',
'name' => 'Georgian lari',
'singular' => 'Georgian lari',
'plural' => 'Georgian laris',
'short_symbol' => '₾',
'locales' => $locales['GEL'],
),
'GF' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-GF',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'GG' =>
array(
'currency_code' => 'GGP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-GG',
'name' => 'Guernsey pound',
'singular' => null,
'plural' => null,
'short_symbol' => null,
'locales' => $locales['GGP'],
),
'GH' =>
array(
'currency_code' => 'GHS',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-GH',
'name' => 'Ghana cedi',
'singular' => 'Ghanaian cedi',
'plural' => 'Ghanaian cedis',
'short_symbol' => 'GH₵',
'locales' => $locales['GHS'],
),
'GI' =>
array(
'currency_code' => 'GIP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-GI',
'name' => 'Gibraltar pound',
'singular' => 'Gibraltar pound',
'plural' => 'Gibraltar pounds',
'short_symbol' => '£',
'locales' => $locales['GIP'],
),
'GL' =>
array(
'currency_code' => 'DKK',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'gl',
'name' => 'Danish krone',
'singular' => 'Danish krone',
'plural' => 'Danish kroner',
'short_symbol' => 'kr',
'locales' => $locales['DKK'],
),
'GM' =>
array(
'currency_code' => 'GMD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-GM',
'name' => 'Gambian dalasi',
'singular' => 'Gambian dalasi',
'plural' => 'Gambian dalasis',
'short_symbol' => null,
'locales' => $locales['GMD'],
),
'GN' =>
array(
'currency_code' => 'GNF',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ff-Latn-GN',
'name' => 'Guinean franc',
'singular' => 'Guinean franc',
'plural' => 'Guinean francs',
'short_symbol' => 'FG',
'locales' => $locales['GNF'],
),
'GP' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-GP',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'GQ' =>
array(
'currency_code' => 'XAF',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-GQ',
'name' => 'Central African CFA franc',
'singular' => 'Central African CFA franc',
'plural' => 'Central African CFA francs',
'short_symbol' => null,
'locales' => $locales['XAF'],
),
'GR' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'be',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'GS' =>
array(
'currency_code' => 'GBP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-GB',
'name' => 'Pound sterling',
'singular' => 'British pound',
'plural' => 'British pounds',
'short_symbol' => '£',
'locales' => $locales['GBP'],
),
'GT' =>
array(
'currency_code' => 'GTQ',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-GT',
'name' => 'Guatemalan quetzal',
'singular' => 'Guatemalan quetzal',
'plural' => 'Guatemalan quetzals',
'short_symbol' => 'Q',
'locales' => $locales['GTQ'],
),
'GU' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'gu',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'GW' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ff-Latn-GW',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'GY' =>
array(
'currency_code' => 'GYD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-GY',
'name' => 'Guyanese dollar',
'singular' => 'Guyanaese dollar',
'plural' => 'Guyanaese dollars',
'short_symbol' => '$',
'locales' => $locales['GYD'],
),
'HK' =>
array(
'currency_code' => 'HKD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-HK',
'name' => 'Hong Kong dollar',
'singular' => 'Hong Kong dollar',
'plural' => 'Hong Kong dollars',
'short_symbol' => '$',
'locales' => $locales['HKD'],
),
'HM' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-AU',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'HN' =>
array(
'currency_code' => 'HNL',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-HN',
'name' => 'Honduran lempira',
'singular' => 'Honduran lempira',
'plural' => 'Honduran lempiras',
'short_symbol' => 'L',
'locales' => $locales['HNL'],
),
'HR' =>
array(
'currency_code' => 'HRK',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'hr',
'name' => 'Croatian kuna',
'singular' => 'Croatian kuna',
'plural' => 'Croatian kunas',
'short_symbol' => 'kn',
'locales' => $locales['HRK'],
),
'HT' =>
array(
'currency_code' => 'HTG',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-HT',
'name' => 'Haitian gourde',
'singular' => 'Haitian gourde',
'plural' => 'Haitian gourdes',
'short_symbol' => null,
'locales' => $locales['HTG'],
),
'HU' =>
array(
'currency_code' => 'HUF',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'hu',
'name' => 'Hungarian forint',
'singular' => 'Hungarian forint',
'plural' => 'Hungarian forints',
'short_symbol' => 'Ft',
'locales' => $locales['HUF'],
),
'ID' =>
array(
'currency_code' => 'IDR',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'id',
'name' => 'Indonesian rupiah',
'singular' => 'Indonesian rupiah',
'plural' => 'Indonesian rupiahs',
'short_symbol' => 'Rp',
'locales' => $locales['IDR'],
),
'IE' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-IE',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'IL' =>
array(
'currency_code' => 'ILS',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-IL',
'name' => 'Israeli new shekel',
'singular' => 'Israeli new shekel',
'plural' => 'Israeli new shekels',
'short_symbol' => '₪',
'locales' => $locales['ILS'],
),
'IM' =>
array(
'currency_code' => 'GBP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-IM',
'name' => 'Pound sterling',
'singular' => 'British pound',
'plural' => 'British pounds',
'short_symbol' => '£',
'locales' => $locales['GBP'],
),
'IN' =>
array(
'currency_code' => 'INR',
'currency_pos' => 'right',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'bn-IN',
'name' => 'Indian rupee',
'singular' => 'Indian rupee',
'plural' => 'Indian rupees',
'short_symbol' => '₹',
'locales' => $locales['INR'],
),
'IO' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-IO',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'IQ' =>
array(
'currency_code' => 'IQD',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-IQ',
'name' => 'Iraqi dinar',
'singular' => 'Iraqi dinar',
'plural' => 'Iraqi dinars',
'short_symbol' => null,
'locales' => $locales['IQD'],
),
'IR' =>
array(
'currency_code' => 'IRR',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ckb-IR',
'name' => 'Iranian rial',
'singular' => 'Iranian rial',
'plural' => 'Iranian rials',
'short_symbol' => null,
'locales' => $locales['IRR'],
),
'IS' =>
array(
'currency_code' => 'ISK',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'is',
'name' => 'Icelandic króna',
'singular' => 'Icelandic króna',
'plural' => 'Icelandic krónur',
'short_symbol' => 'kr',
'locales' => $locales['ISK'],
),
'IT' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'it',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'JE' =>
array(
'currency_code' => 'GBP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-JE',
'name' => 'Pound sterling',
'singular' => 'British pound',
'plural' => 'British pounds',
'short_symbol' => '£',
'locales' => $locales['GBP'],
),
'JM' =>
array(
'currency_code' => 'JMD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-JM',
'name' => 'Jamaican dollar',
'singular' => 'Jamaican dollar',
'plural' => 'Jamaican dollars',
'short_symbol' => '$',
'locales' => $locales['JMD'],
),
'JO' =>
array(
'currency_code' => 'JOD',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 3,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-JO',
'name' => 'Jordanian dinar',
'singular' => 'Jordanian dinar',
'plural' => 'Jordanian dinars',
'short_symbol' => null,
'locales' => $locales['JOD'],
),
'JP' =>
array(
'currency_code' => 'JPY',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ja',
'name' => 'Japanese yen',
'singular' => 'Japanese yen',
'plural' => 'Japanese yen',
'short_symbol' => '¥',
'locales' => $locales['JPY'],
),
'KE' =>
array(
'currency_code' => 'KES',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-KE',
'name' => 'Kenyan shilling',
'singular' => 'Kenyan shilling',
'plural' => 'Kenyan shillings',
'short_symbol' => null,
'locales' => $locales['KES'],
),
'KG' =>
array(
'currency_code' => 'KGS',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ru-KG',
'name' => 'Kyrgyzstani som',
'singular' => 'Kyrgystani som',
'plural' => 'Kyrgystani soms',
'short_symbol' => null,
'locales' => $locales['KGS'],
),
'KH' =>
array(
'currency_code' => 'KHR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'kn',
'name' => 'Cambodian riel',
'singular' => 'Cambodian riel',
'plural' => 'Cambodian riels',
'short_symbol' => '៛',
'locales' => $locales['KHR'],
),
'KI' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ki',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'KM' =>
array(
'currency_code' => 'KMF',
'currency_pos' => 'right',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'km',
'name' => 'Comorian franc',
'singular' => 'Comorian franc',
'plural' => 'Comorian francs',
'short_symbol' => 'CF',
'locales' => $locales['KMF'],
),
'KN' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-KN',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'KP' =>
array(
'currency_code' => 'KPW',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ko-KP',
'name' => 'North Korean won',
'singular' => 'North Korean won',
'plural' => 'North Korean won',
'short_symbol' => '₩',
'locales' => $locales['KPW'],
),
'KR' =>
array(
'currency_code' => 'KRW',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ko',
'name' => 'South Korean won',
'singular' => 'South Korean won',
'plural' => 'South Korean won',
'short_symbol' => '₩',
'locales' => $locales['KRW'],
),
'KW' =>
array(
'currency_code' => 'KWD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 3,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'kw',
'name' => 'Kuwaiti dinar',
'singular' => 'Kuwaiti dinar',
'plural' => 'Kuwaiti dinars',
'short_symbol' => null,
'locales' => $locales['KWD'],
),
'KY' =>
array(
'currency_code' => 'KYD',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ky',
'name' => 'Cayman Islands dollar',
'singular' => 'Cayman Islands dollar',
'plural' => 'Cayman Islands dollars',
'short_symbol' => '$',
'locales' => $locales['KYD'],
),
'KZ' =>
array(
'currency_code' => 'KZT',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ru-KZ',
'name' => 'Kazakhstani tenge',
'singular' => 'Kazakhstani tenge',
'plural' => 'Kazakhstani tenges',
'short_symbol' => '₸',
'locales' => $locales['KZT'],
),
'LA' =>
array(
'currency_code' => 'LAK',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'lo',
'name' => 'Lao kip',
'singular' => 'Laotian kip',
'plural' => 'Laotian kips',
'short_symbol' => '₭',
'locales' => $locales['LAK'],
),
'LB' =>
array(
'currency_code' => 'LBP',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'lb',
'name' => 'Lebanese pound',
'singular' => 'Lebanese pound',
'plural' => 'Lebanese pounds',
'short_symbol' => 'L£',
'locales' => $locales['LBP'],
),
'LC' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-LC',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'LI' =>
array(
'currency_code' => 'CHF',
'currency_pos' => 'left_space',
'thousand_sep' => '',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'de-LI',
'name' => 'Swiss franc',
'singular' => 'Swiss franc',
'plural' => 'Swiss francs',
'short_symbol' => null,
'locales' => $locales['CHF'],
),
'LK' =>
array(
'currency_code' => 'LKR',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ta-LK',
'name' => 'Sri Lankan rupee',
'singular' => 'Sri Lankan rupee',
'plural' => 'Sri Lankan rupees',
'short_symbol' => 'Rs',
'locales' => $locales['LKR'],
),
'LR' =>
array(
'currency_code' => 'LRD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-LR',
'name' => 'Liberian dollar',
'singular' => 'Liberian dollar',
'plural' => 'Liberian dollars',
'short_symbol' => '$',
'locales' => $locales['LRD'],
),
'LS' =>
array(
'currency_code' => 'LSL',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-LS',
'name' => 'Lesotho loti',
'singular' => 'Lesotho loti',
'plural' => 'Lesotho lotis',
'short_symbol' => null,
'locales' => $locales['LSL'],
),
'LT' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'lt',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'LU' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'lu',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'LV' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'lv',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'LY' =>
array(
'currency_code' => 'LYD',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 3,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-LY',
'name' => 'Libyan dinar',
'singular' => 'Libyan dinar',
'plural' => 'Libyan dinars',
'short_symbol' => null,
'locales' => $locales['LYD'],
),
'MA' =>
array(
'currency_code' => 'MAD',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-MA',
'name' => 'Moroccan dirham',
'singular' => 'Moroccan dirham',
'plural' => 'Moroccan dirhams',
'short_symbol' => null,
'locales' => $locales['MAD'],
),
'MC' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-MC',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'MD' =>
array(
'currency_code' => 'MDL',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ro-MD',
'name' => 'Moldovan leu',
'singular' => 'Moldovan leu',
'plural' => 'Moldovan lei',
'short_symbol' => null,
'locales' => $locales['MDL'],
),
'ME' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sr-Cyrl-ME',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'MF' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-MF',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'MG' =>
array(
'currency_code' => 'MGA',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'mg',
'name' => 'Malagasy ariary',
'singular' => 'Malagasy ariary',
'plural' => 'Malagasy ariaries',
'short_symbol' => 'Ar',
'locales' => $locales['MGA'],
),
'MH' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-MH',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'MK' =>
array(
'currency_code' => 'MKD',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'mk',
'name' => 'Macedonian denar',
'singular' => 'Macedonian denar',
'plural' => 'Macedonian denari',
'short_symbol' => null,
'locales' => $locales['MKD'],
),
'ML' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ml',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'MM' =>
array(
'currency_code' => 'MMK',
'currency_pos' => 'right_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'my',
'name' => 'Burmese kyat',
'singular' => 'Myanmar kyat',
'plural' => 'Myanmar kyats',
'short_symbol' => 'K',
'locales' => $locales['MMK'],
),
'MN' =>
array(
'currency_code' => 'MNT',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'mn',
'name' => 'Mongolian tögrög',
'singular' => 'Mongolian tugrik',
'plural' => 'Mongolian tugriks',
'short_symbol' => '₮',
'locales' => $locales['MNT'],
),
'MO' =>
array(
'currency_code' => 'MOP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-MO',
'name' => 'Macanese pataca',
'singular' => 'Macanese pataca',
'plural' => 'Macanese patacas',
'short_symbol' => null,
'locales' => $locales['MOP'],
),
'MP' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-MP',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'MQ' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-MQ',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'MS' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ms',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'MT' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'mt',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'MU' =>
array(
'currency_code' => 'MUR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-MU',
'name' => 'Mauritian rupee',
'singular' => 'Mauritian rupee',
'plural' => 'Mauritian rupees',
'short_symbol' => 'Rs',
'locales' => $locales['MUR'],
),
'MV' =>
array(
'currency_code' => 'MVR',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => null,
'name' => 'Maldivian rufiyaa',
'singular' => 'Maldivian rufiyaa',
'plural' => 'Maldivian rufiyaas',
'short_symbol' => null,
'locales' => $locales['MVR'],
),
'MW' =>
array(
'currency_code' => 'MWK',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-MW',
'name' => 'Malawian kwacha',
'singular' => 'Malawian kwacha',
'plural' => 'Malawian kwachas',
'short_symbol' => null,
'locales' => $locales['MWK'],
),
'MX' =>
array(
'currency_code' => 'MXN',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-MX',
'name' => 'Mexican peso',
'singular' => 'Mexican peso',
'plural' => 'Mexican pesos',
'short_symbol' => '$',
'locales' => $locales['MXN'],
),
'MY' =>
array(
'currency_code' => 'MYR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-MY',
'name' => 'Malaysian ringgit',
'singular' => 'Malaysian ringgit',
'plural' => 'Malaysian ringgits',
'short_symbol' => 'RM',
'locales' => $locales['MYR'],
),
'MZ' =>
array(
'currency_code' => 'MZN',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'pt-MZ',
'name' => 'Mozambican metical',
'singular' => 'Mozambican metical',
'plural' => 'Mozambican meticals',
'short_symbol' => null,
'locales' => $locales['MZN'],
),
'NA' =>
array(
'currency_code' => 'NAD',
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'af-NA',
'name' => 'Namibian dollar',
'singular' => 'Namibian dollar',
'plural' => 'Namibian dollars',
'short_symbol' => '$',
'locales' => $locales['NAD'],
),
'NC' =>
array(
'currency_code' => 'XPF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-NC',
'name' => 'CFP franc',
'singular' => 'CFP franc',
'plural' => 'CFP francs',
'short_symbol' => null,
'locales' => $locales['XPF'],
),
'NE' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'left_space',
'thousand_sep' => '⹁',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ff-Adlm-NE',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'NF' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-NF',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'NG' =>
array(
'currency_code' => 'NGN',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-NG',
'name' => 'Nigerian naira',
'singular' => 'Nigerian naira',
'plural' => 'Nigerian nairas',
'short_symbol' => '₦',
'locales' => $locales['NGN'],
),
'NI' =>
array(
'currency_code' => 'NIO',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-NI',
'name' => 'Nicaraguan córdoba',
'singular' => 'Nicaraguan córdoba',
'plural' => 'Nicaraguan córdobas',
'short_symbol' => 'C$',
'locales' => $locales['NIO'],
),
'NL' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'nl',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'NO' =>
array(
'currency_code' => 'NOK',
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'no',
'name' => 'Norwegian krone',
'singular' => 'Norwegian krone',
'plural' => 'Norwegian kroner',
'short_symbol' => 'kr',
'locales' => $locales['NOK'],
),
'NP' =>
array(
'currency_code' => 'NPR',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ne',
'name' => 'Nepalese rupee',
'singular' => 'Nepalese rupee',
'plural' => 'Nepalese rupees',
'short_symbol' => 'Rs',
'locales' => $locales['NPR'],
),
'NR' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-NR',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'NU' =>
array(
'currency_code' => 'NZD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-NU',
'name' => 'New Zealand dollar',
'singular' => 'New Zealand dollar',
'plural' => 'New Zealand dollars',
'short_symbol' => '$',
'locales' => $locales['NZD'],
),
'NZ' =>
array(
'currency_code' => 'NZD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-NZ',
'name' => 'New Zealand dollar',
'singular' => 'New Zealand dollar',
'plural' => 'New Zealand dollars',
'short_symbol' => '$',
'locales' => $locales['NZD'],
),
'OM' =>
array(
'currency_code' => 'OMR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 3,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'om',
'name' => 'Omani rial',
'singular' => 'Omani rial',
'plural' => 'Omani rials',
'short_symbol' => null,
'locales' => $locales['OMR'],
),
'PA' =>
array(
'currency_code' => 'PAB',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'pa',
'name' => 'Panamanian balboa',
'singular' => 'Panamanian balboa',
'plural' => 'Panamanian balboas',
'short_symbol' => null,
'locales' => $locales['PAB'],
),
'PE' =>
array(
'currency_code' => 'PEN',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-PE',
'name' => 'Sol',
'singular' => 'Peruvian sol',
'plural' => 'Peruvian soles',
'short_symbol' => null,
'locales' => $locales['PEN'],
),
'PF' =>
array(
'currency_code' => 'XPF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-PF',
'name' => 'CFP franc',
'singular' => 'CFP franc',
'plural' => 'CFP francs',
'short_symbol' => null,
'locales' => $locales['XPF'],
),
'PG' =>
array(
'currency_code' => 'PGK',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-PG',
'name' => 'Papua New Guinean kina',
'singular' => 'Papua New Guinean kina',
'plural' => 'Papua New Guinean kina',
'short_symbol' => null,
'locales' => $locales['PGK'],
),
'PH' =>
array(
'currency_code' => 'PHP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-PH',
'name' => 'Philippine peso',
'singular' => 'Philippine piso',
'plural' => 'Philippine pisos',
'short_symbol' => '₱',
'locales' => $locales['PHP'],
),
'PK' =>
array(
'currency_code' => 'PKR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-PK',
'name' => 'Pakistani rupee',
'singular' => 'Pakistani rupee',
'plural' => 'Pakistani rupees',
'short_symbol' => 'Rs',
'locales' => $locales['PKR'],
),
'PL' =>
array(
'currency_code' => 'PLN',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'pl',
'name' => 'Polish złoty',
'singular' => 'Polish zloty',
'plural' => 'Polish zlotys',
'short_symbol' => 'zł',
'locales' => $locales['PLN'],
),
'PM' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-PM',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'PN' =>
array(
'currency_code' => 'NZD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-PN',
'name' => 'New Zealand dollar',
'singular' => 'New Zealand dollar',
'plural' => 'New Zealand dollars',
'short_symbol' => '$',
'locales' => $locales['NZD'],
),
'PR' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-PR',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'PS' =>
array(
'currency_code' => 'JOD',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 3,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-JO',
'name' => 'Jordanian dinar',
'singular' => 'Jordanian dinar',
'plural' => 'Jordanian dinars',
'short_symbol' => null,
'locales' => $locales['JOD'],
),
'PT' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'pt',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'PW' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-PW',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'PY' =>
array(
'currency_code' => 'PYG',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-PY',
'name' => 'Paraguayan guaraní',
'singular' => 'Paraguayan guarani',
'plural' => 'Paraguayan guaranis',
'short_symbol' => '₲',
'locales' => $locales['PYG'],
),
'QA' =>
array(
'currency_code' => 'QAR',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-QA',
'name' => 'Qatari riyal',
'singular' => 'Qatari rial',
'plural' => 'Qatari rials',
'short_symbol' => null,
'locales' => $locales['QAR'],
),
'RE' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-RE',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'RO' =>
array(
'currency_code' => 'RON',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ro',
'name' => 'Romanian leu',
'singular' => 'Romanian leu',
'plural' => 'Romanian lei',
'short_symbol' => 'lei',
'locales' => $locales['RON'],
),
'RS' =>
array(
'currency_code' => 'RSD',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sr',
'name' => 'Serbian dinar',
'singular' => 'Serbian dinar',
'plural' => 'Serbian dinars',
'short_symbol' => null,
'locales' => $locales['RSD'],
),
'RU' =>
array(
'currency_code' => 'RUB',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ru',
'name' => 'Russian ruble',
'singular' => 'Russian ruble',
'plural' => 'Russian rubles',
'short_symbol' => '₽',
'locales' => $locales['RUB'],
),
'RW' =>
array(
'currency_code' => 'RWF',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'rw',
'name' => 'Rwandan franc',
'singular' => 'Rwandan franc',
'plural' => 'Rwandan francs',
'short_symbol' => 'RF',
'locales' => $locales['RWF'],
),
'SA' =>
array(
'currency_code' => 'SAR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sa',
'name' => 'Saudi riyal',
'singular' => 'Saudi riyal',
'plural' => 'Saudi riyals',
'short_symbol' => null,
'locales' => $locales['SAR'],
),
'SB' =>
array(
'currency_code' => 'SBD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-SB',
'name' => 'Solomon Islands dollar',
'singular' => 'Solomon Islands dollar',
'plural' => 'Solomon Islands dollars',
'short_symbol' => '$',
'locales' => $locales['SBD'],
),
'SC' =>
array(
'currency_code' => 'SCR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-SC',
'name' => 'Seychellois rupee',
'singular' => 'Seychellois rupee',
'plural' => 'Seychellois rupees',
'short_symbol' => null,
'locales' => $locales['SCR'],
),
'SD' =>
array(
'currency_code' => 'SDG',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sd',
'name' => 'Sudanese pound',
'singular' => 'Sudanese pound',
'plural' => 'Sudanese pounds',
'short_symbol' => null,
'locales' => $locales['SDG'],
),
'SE' =>
array(
'currency_code' => 'SEK',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'se',
'name' => 'Swedish krona',
'singular' => 'Swedish krona',
'plural' => 'Swedish kronor',
'short_symbol' => 'kr',
'locales' => $locales['SEK'],
),
'SG' =>
array(
'currency_code' => 'SGD',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sg',
'name' => 'Singapore dollar',
'singular' => 'Singapore dollar',
'plural' => 'Singapore dollars',
'short_symbol' => '$',
'locales' => $locales['SGD'],
),
'SH' =>
array(
'currency_code' => 'SHP',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-SH',
'name' => 'Saint Helena pound',
'singular' => 'St. Helena pound',
'plural' => 'St. Helena pounds',
'short_symbol' => '£',
'locales' => $locales['SHP'],
),
'SI' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'si',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'SJ' =>
array(
'currency_code' => 'NOK',
'currency_pos' => 'left_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'nb-SJ',
'name' => 'Norwegian krone',
'singular' => 'Norwegian krone',
'plural' => 'Norwegian kroner',
'short_symbol' => 'kr',
'locales' => $locales['NOK'],
),
'SK' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sk',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'SL' =>
array(
'currency_code' => 'SLL',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sl',
'name' => 'Sierra Leonean leone',
'singular' => 'Sierra Leonean leone',
'plural' => 'Sierra Leonean leones',
'short_symbol' => null,
'locales' => $locales['SLL'],
),
'SM' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'it-SM',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'SN' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sn',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'SO' =>
array(
'currency_code' => 'SOS',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'so',
'name' => 'Somali shilling',
'singular' => 'Somali shilling',
'plural' => 'Somali shillings',
'short_symbol' => null,
'locales' => $locales['SOS'],
),
'SR' =>
array(
'currency_code' => 'SRD',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'nl-SR',
'name' => 'Surinamese dollar',
'singular' => 'Surinamese dollar',
'plural' => 'Surinamese dollars',
'short_symbol' => '$',
'locales' => $locales['SRD'],
),
'SS' =>
array(
'currency_code' => 'SSP',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-SS',
'name' => 'South Sudanese pound',
'singular' => 'South Sudanese pound',
'plural' => 'South Sudanese pounds',
'short_symbol' => '£',
'locales' => $locales['SSP'],
),
'SV' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'sv',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'SX' =>
array(
'currency_code' => 'ANG',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-SX',
'name' => 'Netherlands Antillean guilder',
'singular' => 'Netherlands Antillean guilder',
'plural' => 'Netherlands Antillean guilders',
'short_symbol' => null,
'locales' => $locales['ANG'],
),
'SY' =>
array(
'currency_code' => 'SYP',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-SY',
'name' => 'Syrian pound',
'singular' => 'Syrian pound',
'plural' => 'Syrian pounds',
'short_symbol' => '£',
'locales' => $locales['SYP'],
),
'SZ' =>
array(
'currency_code' => 'SZL',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-SZ',
'name' => 'Swazi lilangeni',
'singular' => 'Swazi lilangeni',
'plural' => 'Swazi emalangeni',
'short_symbol' => null,
'locales' => $locales['SZL'],
),
'TC' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-TC',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'TD' =>
array(
'currency_code' => 'XAF',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-TD',
'name' => 'Central African CFA franc',
'singular' => 'Central African CFA franc',
'plural' => 'Central African CFA francs',
'short_symbol' => null,
'locales' => $locales['XAF'],
),
'TF' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'be',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'TG' =>
array(
'currency_code' => 'XOF',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ee-TG',
'name' => 'West African CFA franc',
'singular' => 'West African CFA franc',
'plural' => 'West African CFA francs',
'short_symbol' => null,
'locales' => $locales['XOF'],
),
'TH' =>
array(
'currency_code' => 'THB',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'th',
'name' => 'Thai baht',
'singular' => 'Thai baht',
'plural' => 'Thai baht',
'short_symbol' => '฿',
'locales' => $locales['THB'],
),
'TJ' =>
array(
'currency_code' => 'TJS',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'tg',
'name' => 'Tajikistani somoni',
'singular' => 'Tajikistani somoni',
'plural' => 'Tajikistani somonis',
'short_symbol' => null,
'locales' => $locales['TJS'],
),
'TK' =>
array(
'currency_code' => 'NZD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-TK',
'name' => 'New Zealand dollar',
'singular' => 'New Zealand dollar',
'plural' => 'New Zealand dollars',
'short_symbol' => '$',
'locales' => $locales['NZD'],
),
'TL' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'pt-TL',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'TM' =>
array(
'currency_code' => 'TMT',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'tk',
'name' => 'Turkmenistan manat',
'singular' => 'Turkmenistani manat',
'plural' => 'Turkmenistani manat',
'short_symbol' => null,
'locales' => $locales['TMT'],
),
'TN' =>
array(
'currency_code' => 'TND',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 3,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-TN',
'name' => 'Tunisian dinar',
'singular' => 'Tunisian dinar',
'plural' => 'Tunisian dinars',
'short_symbol' => null,
'locales' => $locales['TND'],
),
'TO' =>
array(
'currency_code' => 'TOP',
'currency_pos' => 'left_space',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'to',
'name' => 'Tongan paʻanga',
'singular' => 'Tongan paʻanga',
'plural' => 'Tongan paʻanga',
'short_symbol' => 'T$',
'locales' => $locales['TOP'],
),
'TR' =>
array(
'currency_code' => 'TRY',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'tr',
'name' => 'Turkish lira',
'singular' => 'Turkish lira',
'plural' => 'Turkish Lira',
'short_symbol' => '₺',
'locales' => $locales['TRY'],
),
'TT' =>
array(
'currency_code' => 'TTD',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'tt',
'name' => 'Trinidad and Tobago dollar',
'singular' => 'Trinidad & Tobago dollar',
'plural' => 'Trinidad & Tobago dollars',
'short_symbol' => '$',
'locales' => $locales['TTD'],
),
'TV' =>
array(
'currency_code' => 'AUD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-TV',
'name' => 'Australian dollar',
'singular' => 'Australian dollar',
'plural' => 'Australian dollars',
'short_symbol' => '$',
'locales' => $locales['AUD'],
),
'TW' =>
array(
'currency_code' => 'TWD',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => null,
'name' => 'New Taiwan dollar',
'singular' => 'New Taiwan dollar',
'plural' => 'New Taiwan dollars',
'short_symbol' => '$',
'locales' => $locales['TWD'],
),
'TZ' =>
array(
'currency_code' => 'TZS',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-TZ',
'name' => 'Tanzanian shilling',
'singular' => 'Tanzanian shilling',
'plural' => 'Tanzanian shillings',
'short_symbol' => null,
'locales' => $locales['TZS'],
),
'UA' =>
array(
'currency_code' => 'UAH',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ru-UA',
'name' => 'Ukrainian hryvnia',
'singular' => 'Ukrainian hryvnia',
'plural' => 'Ukrainian hryvnias',
'short_symbol' => '₴',
'locales' => $locales['UAH'],
),
'UG' =>
array(
'currency_code' => 'UGX',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ug',
'name' => 'Ugandan shilling',
'singular' => 'Ugandan shilling',
'plural' => 'Ugandan shillings',
'short_symbol' => null,
'locales' => $locales['UGX'],
),
'UM' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-UM',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'US' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'oz',
'dimension_unit' => 'foot',
'default_locale' => 'es-US',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'UY' =>
array(
'currency_code' => 'UYU',
'currency_pos' => 'left_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-UY',
'name' => 'Uruguayan peso',
'singular' => 'Uruguayan peso',
'plural' => 'Uruguayan pesos',
'short_symbol' => '$',
'locales' => $locales['UYU'],
),
'UZ' =>
array(
'currency_code' => 'UZS',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'uz',
'name' => 'Uzbekistani som',
'singular' => 'Uzbekistani som',
'plural' => 'Uzbekistani som',
'short_symbol' => null,
'locales' => $locales['UZS'],
),
'VA' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'it-VA',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'VC' =>
array(
'currency_code' => 'XCD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-VC',
'name' => 'East Caribbean dollar',
'singular' => 'East Caribbean dollar',
'plural' => 'East Caribbean dollars',
'short_symbol' => '$',
'locales' => $locales['XCD'],
),
'VE' =>
array(
'currency_code' => 'VEF',
'currency_pos' => 'left',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'es-VE',
'name' => 'Venezuelan bolívar',
'singular' => 'Venezuelan bolívar (20082018)',
'plural' => 'Venezuelan bolívars (20082018)',
'short_symbol' => 'Bs',
'locales' => $locales['VEF'],
),
'VG' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-VG',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'VI' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-VI',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
'VN' =>
array(
'currency_code' => 'VND',
'currency_pos' => 'right_space',
'thousand_sep' => '.',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'vi',
'name' => 'Vietnamese đồng',
'singular' => 'Vietnamese dong',
'plural' => 'Vietnamese dong',
'short_symbol' => '₫',
'locales' => $locales['VND'],
),
'VU' =>
array(
'currency_code' => 'VUV',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-VU',
'name' => 'Vanuatu vatu',
'singular' => 'Vanuatu vatu',
'plural' => 'Vanuatu vatus',
'short_symbol' => null,
'locales' => $locales['VUV'],
),
'WF' =>
array(
'currency_code' => 'XPF',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-WF',
'name' => 'CFP franc',
'singular' => 'CFP franc',
'plural' => 'CFP francs',
'short_symbol' => null,
'locales' => $locales['XPF'],
),
'WS' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'be',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'YE' =>
array(
'currency_code' => 'YER',
'currency_pos' => 'right_space',
'thousand_sep' => '٬',
'decimal_sep' => '٫',
'num_decimals' => 0,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'ar-YE',
'name' => 'Yemeni rial',
'singular' => 'Yemeni rial',
'plural' => 'Yemeni rials',
'short_symbol' => null,
'locales' => $locales['YER'],
),
'YT' =>
array(
'currency_code' => 'EUR',
'currency_pos' => 'right_space',
'thousand_sep' => '',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'fr-YT',
'name' => 'Euro',
'singular' => 'euro',
'plural' => 'euros',
'short_symbol' => '€',
'locales' => $locales['EUR'],
),
'ZA' =>
array(
'currency_code' => 'ZAR',
'currency_pos' => 'left',
'thousand_sep' => ' ',
'decimal_sep' => ',',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-ZA',
'name' => 'South African rand',
'singular' => 'South African rand',
'plural' => 'South African rand',
'short_symbol' => 'R',
'locales' => $locales['ZAR'],
),
'ZM' =>
array(
'currency_code' => 'ZMW',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-ZM',
'name' => 'Zambian kwacha',
'singular' => 'Zambian kwacha',
'plural' => 'Zambian kwachas',
'short_symbol' => 'ZK',
'locales' => $locales['ZMW'],
),
'ZW' =>
array(
'currency_code' => 'USD',
'currency_pos' => 'left',
'thousand_sep' => ',',
'decimal_sep' => '.',
'num_decimals' => 2,
'weight_unit' => 'kg',
'dimension_unit' => 'cm',
'default_locale' => 'en-ZW',
'name' => 'United States (US) dollar',
'singular' => 'US dollar',
'plural' => 'US dollars',
'short_symbol' => '$',
'locales' => $locales['USD'],
),
);