From edc09134d2bacaadad142cab237cb91b6d853bca Mon Sep 17 00:00:00 2001 From: Taha Paksu Date: Tue, 13 Jul 2021 09:31:43 +0300 Subject: [PATCH] Update locale files --- i18n/currency-info.php | 4322 +++++++++------------------------------- i18n/locale-info.php | 292 +-- 2 files changed, 1085 insertions(+), 3529 deletions(-) diff --git a/i18n/currency-info.php b/i18n/currency-info.php index 3fccb75cd48..a939ef42fc2 100644 --- a/i18n/currency-info.php +++ b/i18n/currency-info.php @@ -8,3388 +8,944 @@ defined( 'ABSPATH' ) || exit; -return array( - 'AED' => array( - 'ar_AE' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'AFN' => array( - 'fa_AF' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'ps' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'uz' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'ALL' => array( - 'sq' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'AMD' => array( - 'hy' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'ANG' => array( - 'en_SX' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'nl_CW' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'nl_SX' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'AOA' => array( - 'pt_AO' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'ARS' => array( - 'es_AR' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'AUD' => array( - 'en_AU' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_CC' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_CX' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_KI' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_NF' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_NR' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_TV' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'AWG' => array( - 'nl_AW' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'AZN' => array( - 'az' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BAM' => array( - 'bs' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'hr_BA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sr_Latn_BA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BBD' => array( - 'en_BB' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'BDT' => array( - 'bn' => array( - 'currency_pos' => 'right', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'BGN' => array( - 'bg' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BHD' => array( - 'ar_BH' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'BIF' => array( - 'en_BI' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_BI' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'rn' => array( - 'currency_pos' => 'right', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BMD' => array( - 'en_BM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'BND' => array( - 'ms_BN' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BOB' => array( - 'es_BO' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'qu_BO' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BRL' => array( - 'pt' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BSD' => array( - 'en_BS' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'BTN' => array( - 'dz' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'BWP' => array( - 'en_BW' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'BYN' => array( - 'be' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ru_BY' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'BZD' => array( - 'en_BZ' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'CAD' => array( - 'en_CA' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'fr_CA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'CDF' => array( - 'fr_CD' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ln' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sw_CD' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'CHF' => array( - 'de_CH' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'de_LI' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'fr_CH' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'gsw' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'gsw_LI' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'it_CH' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'rm' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '´', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'CLP' => array( - 'es_CL' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'CNY' => array( - 'bo' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ug' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'zh' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'COP' => array( - 'es_CO' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'CRC' => array( - 'es_CR' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'CUC' => array( - 'es_CU' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'CVE' => array( - 'pt_CV' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'CZK' => array( - 'cs' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'DJF' => array( - 'ar_DJ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'fr_DJ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'DKK' => array( - 'da' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fo' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'kl' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'DOP' => array( - 'es_DO' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'DZD' => array( - 'ar_DZ' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - 'fr_DZ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - ), - 'EGP' => array( - 'ar_EG' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'ERN' => array( - 'ar_ER' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - 'en_ER' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ti_ER' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'ETB' => array( - 'am' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'EUR' => array( - 'ast' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ca' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ca_AD' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'de' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'de_AT' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'de_BE' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'de_LU' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'el' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'el_CY' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'en_IE' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'en_MT' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'es' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'es_EA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'es_IC' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'et' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'eu' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fi' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_BE' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_BL' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_GF' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_GP' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_LU' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_MC' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_MF' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_MQ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_PM' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_RE' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_YT' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fy' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ga' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'gl' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'it' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'it_SM' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'it_VA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'lb' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'lt' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'lv' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'mt' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'nl' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'nl_BE' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'pt_PT' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sk' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sl' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sq_XK' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sr_Latn_ME' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sr_Latn_XK' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sv_AX' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sv_FI' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'tr_CY' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'FJD' => array( - 'en_FJ' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'FKP' => array( - 'en_FK' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'GBP' => array( - 'cy' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_GB' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_IM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_JE' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ga_GB' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'gd' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'gv' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'GEL' => array( - 'ka' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'os' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'GHS' => array( - 'ak' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ee' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_GH' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'GIP' => array( - 'en_GI' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'GMD' => array( - 'en_GM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'GNF' => array( - 'fr_GN' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'GTQ' => array( - 'es_GT' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'GYD' => array( - 'en_GY' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'HKD' => array( - 'en_HK' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'zh_Hant_HK' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'HNL' => array( - 'es_HN' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'HRK' => array( - 'hr' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'HUF' => array( - 'hu' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'IDR' => array( - 'id' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'ILS' => array( - 'ar_IL' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - 'ar_PS' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - 'he' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - ), - 'INR' => array( - 'as' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'bn_IN' => array( - 'currency_pos' => 'right', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'dz' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_IN' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'gu' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'hi' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'kok' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'mai' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ml' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'mr' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ne_IN' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'or' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'sa' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'sd' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ta' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'te' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ur_IN' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'IQD' => array( - 'ar_IQ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'ckb' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'IRR' => array( - 'fa' => array( - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'ISK' => array( - 'is' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'JMD' => array( - 'en_JM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'JOD' => array( - 'ar_JO' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'ar_PS' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'JPY' => array( - 'ja' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'KES' => array( - 'en_KE' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'sw_KE' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'KGS' => array( - 'ky' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ru_KG' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'KHR' => array( - 'km' => array( - 'currency_pos' => 'right', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'kn' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'KMF' => array( - 'ar_KM' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'fr_KM' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'KPW' => array( - 'ko_KP' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'KRW' => array( - 'ko' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'KWD' => array( - 'ar_KW' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'KYD' => array( - 'en_KY' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'KZT' => array( - 'kk' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ru_KZ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'LAK' => array( - 'lo' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'LBP' => array( - 'ar_LB' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'LKR' => array( - 'si' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ta_LK' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'LRD' => array( - 'en_LR' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'LSL' => array( - 'en_LS' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'LYD' => array( - 'ar_LY' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - ), - 'MAD' => array( - 'ar_EH' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - 'ar_MA' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - 'fr_MA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'tzm' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - ), - 'MDL' => array( - 'ro_MD' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'MGA' => array( - 'en_MG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'fr_MG' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'mg' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MKD' => array( - 'mk' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sq_MK' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'MMK' => array( - 'my' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MNT' => array( - 'mn' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MOP' => array( - 'pt_MO' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'zh_Hant_MO' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MRU' => array( - 'ar_MR' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'MUR' => array( - 'en_MU' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'fr_MU' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MVR' => array( - 'default' => array(), - ), - 'MWK' => array( - 'en_MW' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MXN' => array( - 'es_MX' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MYR' => array( - 'ms' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'MZN' => array( - 'pt_MZ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'NAD' => array( - 'en_NA' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'NGN' => array( - 'en_NG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'yo' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'NIO' => array( - 'es_NI' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'NOK' => array( - 'nb' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'nb_SJ' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'nn' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'se' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'NPR' => array( - 'ne' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'NZD' => array( - 'en_CK' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_NU' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_NZ' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_PN' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_TK' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'mi' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'OMR' => array( - 'ar_OM' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'PEN' => array( - 'es_PE' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'qu' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'PGK' => array( - 'en_PG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'PHP' => array( - 'ceb' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_PH' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'fil' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'PKR' => array( - 'en_PK' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ur' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'PLN' => array( - 'pl' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'PYG' => array( - 'es_PY' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'QAR' => array( - 'ar_QA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'RON' => array( - 'ro' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'RSD' => array( - 'sr' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'RUB' => array( - 'ce' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'ru' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sah' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'tt' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'RWF' => array( - 'en_RW' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_RW' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'rw' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'SAR' => array( - 'ar_SA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'SBD' => array( - 'en_SB' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'SCR' => array( - 'en_SC' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_SC' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'SDG' => array( - 'ar_SD' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'en_SD' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'SEK' => array( - 'sv' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'SGD' => array( - 'en_SG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ms_SG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'ta_SG' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'SHP' => array( - 'en_SH' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'SLL' => array( - 'en_SL' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'SOS' => array( - 'ar_SO' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - 'so' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'rtl', - ), - ), - 'SRD' => array( - 'nl_SR' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'SSP' => array( - 'en_SS' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'STN' => array( - 'pt_ST' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'SYP' => array( - 'ar_SY' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'fr_SY' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'SZL' => array( - 'en_SZ' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'THB' => array( - 'th' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'TJS' => array( - 'tg' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'TMT' => array( - 'tk' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'TND' => array( - 'ar_TN' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - 'fr_TN' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - ), - 'TOP' => array( - 'en_TO' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'to' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'TRY' => array( - 'tr' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'TTD' => array( - 'en_TT' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'TWD' => array( - 'default' => array(), - ), - 'TZS' => array( - 'en_TZ' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'sw' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'UAH' => array( - 'ru_UA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'uk' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'UGX' => array( - 'en_UG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'sw_UG' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'USD' => array( - 'en' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_AS' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_DG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_FM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_GU' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_IO' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_MH' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_MP' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_PR' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_PW' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_TC' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_UM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_VG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_VI' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_ZW' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'es_EC' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'es_PA' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'es_PR' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'es_SV' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'es_US' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'fr_HT' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'haw' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'nd' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'nl_BQ' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'pt_TL' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'qu_EC' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'sn' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'UYU' => array( - 'es_UY' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'UZS' => array( - 'uz' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'VES' => array( - 'default' => array(), - ), - 'VND' => array( - 'vi' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'VUV' => array( - 'en_VU' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'fr_VU' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'WST' => array( - 'en_WS' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'XAF' => array( - 'ar_TD' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - 'en_CM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'es_GQ' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_CF' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_CG' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_CM' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_GA' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_GQ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_TD' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'pt_GQ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'sg' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'rtl', - ), - ), - 'XCD' => array( - 'en_AG' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_AI' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_DM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_GD' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_KN' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_LC' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_MS' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'en_VC' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - ), - 'XOF' => array( - 'dyo' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_BF' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_BJ' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_CI' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_ML' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_NE' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_SN' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_TG' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'pt_GW' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'wo' => array( - 'currency_pos' => 'left_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'XPF' => array( - 'fr_NC' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_PF' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'fr_WF' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'YER' => array( - 'ar_YE' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - 'default' => array( - 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', - 'direction' => 'rtl', - ), - ), - 'ZAR' => array( - 'af' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'en_LS' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'en_NA' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'en_ZA' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'xh' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'zu' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ' ', - 'decimal_sep' => ',', - 'direction' => 'ltr', - ), - ), - 'ZMW' => array( - 'en_ZM' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), - 'default' => array( - 'currency_pos' => 'left', - 'thousand_sep' => ',', - 'decimal_sep' => '.', - 'direction' => 'ltr', - ), +$global_formats = array( + 'ls_comma_dot_ltr' => array( + 'thousand_sep' => '.', + 'decimal_sep' => ',', + 'direction' => 'ltr', + 'currency_pos' => 'left_space', + ), + 'ls_comma_dot_rtl' => array( + 'thousand_sep' => '.', + 'decimal_sep' => ',', + 'direction' => 'rtl', + 'currency_pos' => 'left_space', + ), + 'ls_comma_space_ltr' => array( + 'thousand_sep' => ' ', + 'decimal_sep' => ',', + 'direction' => 'ltr', + 'currency_pos' => 'left_space', + ), + 'ls_dot_apos_ltr' => array( + 'thousand_sep' => '\'', + 'decimal_sep' => '.', + 'direction' => 'ltr', + 'currency_pos' => 'left_space', + ), + 'ls_dot_comma_ltr' => array( + 'thousand_sep' => ',', + 'decimal_sep' => '.', + 'direction' => 'ltr', + 'currency_pos' => 'left_space', + ), + 'ls_dot_comma_rtl' => array( + 'thousand_sep' => ',', + 'decimal_sep' => '.', + 'direction' => 'rtl', + 'currency_pos' => 'left_space', + ), + 'lx_comma_dot_ltr' => array( + 'thousand_sep' => '.', + 'decimal_sep' => ',', + 'direction' => 'ltr', + 'currency_pos' => 'left', + ), + 'lx_comma_dot_rtl' => array( + 'thousand_sep' => '.', + 'decimal_sep' => ',', + 'direction' => 'rtl', + 'currency_pos' => 'left', + ), + 'lx_comma_space_ltr' => array( + 'thousand_sep' => ' ', + 'decimal_sep' => ',', + 'direction' => 'ltr', + 'currency_pos' => 'left', + ), + 'lx_dot_comma_ltr' => array( + 'thousand_sep' => ',', + 'decimal_sep' => '.', + 'direction' => 'ltr', + 'currency_pos' => 'left', + ), + 'rs_comma_dot_ltr' => array( + 'thousand_sep' => '.', + 'decimal_sep' => ',', + 'direction' => 'ltr', + 'currency_pos' => 'right_space', + ), + 'rs_comma_dot_rtl' => array( + 'thousand_sep' => '.', + 'decimal_sep' => ',', + 'direction' => 'rtl', + 'currency_pos' => 'right_space', + ), + 'rs_comma_space_ltr' => array( + 'thousand_sep' => ' ', + 'decimal_sep' => ',', + 'direction' => 'ltr', + 'currency_pos' => 'right_space', + ), + 'rs_comma_space_rtl' => array( + 'thousand_sep' => ' ', + 'decimal_sep' => ',', + 'direction' => 'rtl', + 'currency_pos' => 'right_space', + ), + 'rs_dot_apos_ltr' => array( + 'thousand_sep' => '\'', + 'decimal_sep' => '.', + 'direction' => 'ltr', + 'currency_pos' => 'right_space', + ), + 'rs_dot_comma_ltr' => array( + 'thousand_sep' => ',', + 'decimal_sep' => '.', + 'direction' => 'ltr', + 'currency_pos' => 'right_space', + ), + 'rs_dot_comma_rtl' => array( + 'thousand_sep' => ',', + 'decimal_sep' => '.', + 'direction' => 'rtl', + 'currency_pos' => 'right_space', + ), + 'rx_comma_dot_ltr' => array( + 'thousand_sep' => '.', + 'decimal_sep' => ',', + 'direction' => 'ltr', + 'currency_pos' => 'right', + ), + 'rx_dot_comma_ltr' => array( + 'thousand_sep' => ',', + 'decimal_sep' => '.', + 'direction' => 'ltr', + 'currency_pos' => 'right', + ), +); + +return array( + 'AED' => array( + 'ar_AE' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'AFN' => array( + 'fa_AF' => $global_formats['ls_comma_dot_rtl'], + 'default' => $global_formats['ls_comma_dot_rtl'], + 'ps_AF' => $global_formats['rs_comma_dot_rtl'], + 'uz_AF' => $global_formats['rs_comma_dot_ltr'], + ), + 'ALL' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'sq_AL' => $global_formats['rs_comma_space_ltr'], + ), + 'AMD' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'hy_AM' => $global_formats['rs_comma_space_ltr'], + ), + 'ANG' => array( + 'en_SX' => $global_formats['lx_dot_comma_ltr'], + 'nl_CW' => $global_formats['ls_dot_comma_ltr'], + 'nl_SX' => $global_formats['ls_dot_comma_ltr'], + 'default' => $global_formats['ls_dot_comma_ltr'], + ), + 'AOA' => array( + 'pt_AO' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + ), + 'ARS' => array( + 'es_AR' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_ltr'], + ), + 'AUD' => array( + 'en_AU' => $global_formats['lx_dot_comma_ltr'], + 'en_CC' => $global_formats['lx_dot_comma_ltr'], + 'en_CX' => $global_formats['lx_dot_comma_ltr'], + 'en_KI' => $global_formats['lx_dot_comma_ltr'], + 'en_NF' => $global_formats['lx_dot_comma_ltr'], + 'en_NR' => $global_formats['lx_dot_comma_ltr'], + 'en_TV' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'AWG' => array( + 'nl_AW' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_ltr'], + ), + 'AZN' => array( + 'default' => $global_formats['rs_comma_dot_ltr'], + 'az_AZ' => $global_formats['rs_comma_dot_ltr'], + ), + 'BAM' => array( + 'hr_BA' => $global_formats['rs_comma_dot_ltr'], + 'sr_Latn_BA' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_ltr'], + 'bs_BA' => $global_formats['rs_comma_dot_ltr'], + ), + 'BBD' => array( + 'en_BB' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'BDT' => array( + 'default' => $global_formats['rx_dot_comma_ltr'], + 'bn_BD' => $global_formats['rx_dot_comma_ltr'], + ), + 'BGN' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'bg_BG' => $global_formats['rs_comma_space_ltr'], + ), + 'BHD' => array( + 'ar_BH' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'BIF' => array( + 'en_BI' => $global_formats['lx_comma_dot_ltr'], + 'fr_BI' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['lx_comma_dot_ltr'], + 'rn_BI' => $global_formats['rx_comma_dot_ltr'], + ), + 'BMD' => array( + 'en_BM' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'BND' => array( + 'ms_BN' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_ltr'], + ), + 'BOB' => array( + 'es_BO' => $global_formats['lx_comma_dot_ltr'], + 'qu_BO' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['lx_comma_dot_ltr'], + ), + 'BRL' => array( + 'default' => $global_formats['ls_comma_dot_ltr'], + 'pt_BR' => $global_formats['ls_comma_dot_ltr'], + ), + 'BSD' => array( + 'en_BS' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'BTN' => array( + 'default' => $global_formats['lx_dot_comma_ltr'], + 'dz_BT' => $global_formats['lx_dot_comma_ltr'], + ), + 'BWP' => array( + 'en_BW' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'BYN' => array( + 'ru_BY' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + 'be_BY' => $global_formats['rs_comma_space_ltr'], + ), + 'BZD' => array( + 'en_BZ' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'CAD' => array( + 'en_CA' => $global_formats['lx_dot_comma_ltr'], + 'fr_CA' => $global_formats['rs_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'CDF' => array( + 'fr_CD' => $global_formats['rs_comma_dot_ltr'], + 'sw_CD' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_ltr'], + 'ln_CD' => $global_formats['rs_comma_dot_ltr'], + ), + 'CHF' => array( + 'de_CH' => $global_formats['ls_dot_apos_ltr'], + 'de_LI' => $global_formats['ls_dot_apos_ltr'], + 'fr_CH' => $global_formats['rs_dot_apos_ltr'], + 'gsw_LI' => $global_formats['rs_dot_apos_ltr'], + 'it_CH' => $global_formats['ls_dot_apos_ltr'], + 'default' => $global_formats['rs_dot_apos_ltr'], + 'gsw_CH' => $global_formats['rs_dot_apos_ltr'], + 'rm_CH' => $global_formats['rs_dot_apos_ltr'], + ), + 'CLP' => array( + 'es_CL' => $global_formats['lx_comma_dot_ltr'], + 'default' => $global_formats['lx_comma_dot_ltr'], + ), + 'CNY' => array( + 'default' => $global_formats['lx_dot_comma_ltr'], + 'bo_CN' => $global_formats['ls_dot_comma_ltr'], + 'ug_CN' => $global_formats['lx_dot_comma_ltr'], + 'zh_CN' => $global_formats['lx_dot_comma_ltr'], + ), + 'COP' => array( + 'es_CO' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_ltr'], + ), + 'CRC' => array( + 'es_CR' => $global_formats['lx_comma_space_ltr'], + 'default' => $global_formats['lx_comma_space_ltr'], + ), + 'CUC' => array( + 'es_CU' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'CVE' => array( + 'pt_CV' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + ), + 'CZK' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'cs_CZ' => $global_formats['rs_comma_space_ltr'], + ), + 'DJF' => array( + 'ar_DJ' => $global_formats['rs_comma_dot_rtl'], + 'fr_DJ' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'DKK' => array( + 'default' => $global_formats['rs_comma_dot_ltr'], + 'da_DK' => $global_formats['rs_comma_dot_ltr'], + 'fo_FO' => $global_formats['rs_comma_dot_ltr'], + 'kl_GL' => $global_formats['lx_comma_dot_ltr'], + ), + 'DOP' => array( + 'es_DO' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'DZD' => array( + 'ar_DZ' => $global_formats['ls_comma_dot_rtl'], + 'fr_DZ' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_rtl'], + ), + 'EGP' => array( + 'ar_EG' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'ERN' => array( + 'ar_ER' => $global_formats['rs_dot_comma_rtl'], + 'en_ER' => $global_formats['lx_dot_comma_ltr'], + 'ti_ER' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'ETB' => array( + 'default' => $global_formats['lx_dot_comma_ltr'], + 'am_ET' => $global_formats['lx_dot_comma_ltr'], + ), + 'EUR' => array( + 'ca_AD' => $global_formats['rs_comma_space_ltr'], + 'de_AT' => $global_formats['ls_comma_space_ltr'], + 'de_BE' => $global_formats['rs_comma_space_ltr'], + 'de_LU' => $global_formats['rs_comma_space_ltr'], + 'el_CY' => $global_formats['rs_comma_space_ltr'], + 'en_IE' => $global_formats['lx_comma_space_ltr'], + 'en_MT' => $global_formats['lx_comma_space_ltr'], + 'es_EA' => $global_formats['rs_comma_space_ltr'], + 'es_IC' => $global_formats['rs_comma_space_ltr'], + 'fr_BE' => $global_formats['rs_comma_space_ltr'], + 'fr_BL' => $global_formats['rs_comma_space_ltr'], + 'fr_GF' => $global_formats['rs_comma_space_ltr'], + 'fr_GP' => $global_formats['rs_comma_space_ltr'], + 'fr_LU' => $global_formats['rs_comma_space_ltr'], + 'fr_MC' => $global_formats['rs_comma_space_ltr'], + 'fr_MF' => $global_formats['rs_comma_space_ltr'], + 'fr_MQ' => $global_formats['rs_comma_space_ltr'], + 'fr_PM' => $global_formats['rs_comma_space_ltr'], + 'fr_RE' => $global_formats['rs_comma_space_ltr'], + 'fr_YT' => $global_formats['rs_comma_space_ltr'], + 'it_SM' => $global_formats['rs_comma_space_ltr'], + 'it_VA' => $global_formats['rs_comma_space_ltr'], + 'nl_BE' => $global_formats['ls_comma_space_ltr'], + 'pt_PT' => $global_formats['rs_comma_space_ltr'], + 'sq_XK' => $global_formats['rs_comma_space_ltr'], + 'sr_Latn_ME' => $global_formats['rs_comma_space_ltr'], + 'sr_Latn_XK' => $global_formats['rs_comma_space_ltr'], + 'sv_AX' => $global_formats['rs_comma_space_ltr'], + 'sv_FI' => $global_formats['rs_comma_space_ltr'], + 'tr_CY' => $global_formats['lx_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + 'ast_ES' => $global_formats['rs_comma_space_ltr'], + 'ca_ES' => $global_formats['rs_comma_space_ltr'], + 'de_DE' => $global_formats['rs_comma_space_ltr'], + 'el_GR' => $global_formats['rs_comma_space_ltr'], + 'es_ES' => $global_formats['rs_comma_space_ltr'], + 'et_EE' => $global_formats['rs_comma_space_ltr'], + 'eu_ES' => $global_formats['rs_comma_space_ltr'], + 'fi_FI' => $global_formats['rs_comma_space_ltr'], + 'fr_FR' => $global_formats['rs_comma_space_ltr'], + 'fy_NL' => $global_formats['ls_comma_space_ltr'], + 'ga_IE' => $global_formats['lx_comma_space_ltr'], + 'gl_ES' => $global_formats['rs_comma_space_ltr'], + 'it_IT' => $global_formats['rs_comma_space_ltr'], + 'lb_LU' => $global_formats['rs_comma_space_ltr'], + 'lt_LT' => $global_formats['rs_comma_space_ltr'], + 'lv_LV' => $global_formats['rs_comma_space_ltr'], + 'mt_MT' => $global_formats['lx_comma_space_ltr'], + 'nl_NL' => $global_formats['ls_comma_space_ltr'], + 'sk_SK' => $global_formats['rs_comma_space_ltr'], + 'sl_SI' => $global_formats['rs_comma_space_ltr'], + ), + 'FJD' => array( + 'en_FJ' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'FKP' => array( + 'en_FK' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'GBP' => array( + 'en_GB' => $global_formats['lx_dot_comma_ltr'], + 'en_IM' => $global_formats['lx_dot_comma_ltr'], + 'en_JE' => $global_formats['lx_dot_comma_ltr'], + 'ga_GB' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'cy_GB' => $global_formats['lx_dot_comma_ltr'], + 'gd_GB' => $global_formats['lx_dot_comma_ltr'], + 'gv_IM' => $global_formats['lx_dot_comma_ltr'], + ), + 'GEL' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'ka_GE' => $global_formats['rs_comma_space_ltr'], + 'os_GE' => $global_formats['ls_comma_space_ltr'], + ), + 'GHS' => array( + 'en_GH' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'ak_GH' => $global_formats['lx_dot_comma_ltr'], + 'ee_GH' => $global_formats['lx_dot_comma_ltr'], + ), + 'GIP' => array( + 'en_GI' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'GMD' => array( + 'en_GM' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'GNF' => array( + 'fr_GN' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + ), + 'GTQ' => array( + 'es_GT' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'GYD' => array( + 'en_GY' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'HKD' => array( + 'en_HK' => $global_formats['lx_dot_comma_ltr'], + 'zh_Hant_HK' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'HNL' => array( + 'es_HN' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'HRK' => array( + 'default' => $global_formats['rs_comma_dot_ltr'], + 'hr_HR' => $global_formats['rs_comma_dot_ltr'], + ), + 'HUF' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'hu_HU' => $global_formats['rs_comma_space_ltr'], + ), + 'IDR' => array( + 'default' => $global_formats['lx_comma_dot_ltr'], + 'id_ID' => $global_formats['lx_comma_dot_ltr'], + ), + 'ILS' => array( + 'ar_IL' => $global_formats['rs_dot_comma_rtl'], + 'ar_PS' => $global_formats['rs_dot_comma_rtl'], + 'default' => $global_formats['rs_dot_comma_rtl'], + 'he_IL' => $global_formats['rs_dot_comma_rtl'], + ), + 'INR' => array( + 'bn_IN' => $global_formats['rx_dot_comma_ltr'], + 'en_IN' => $global_formats['lx_dot_comma_ltr'], + 'ne_IN' => $global_formats['ls_dot_comma_ltr'], + 'ur_IN' => $global_formats['ls_dot_comma_rtl'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'as_IN' => $global_formats['ls_dot_comma_ltr'], + 'dz_BT' => $global_formats['lx_dot_comma_ltr'], + 'gu_IN' => $global_formats['lx_dot_comma_ltr'], + 'hi_IN' => $global_formats['lx_dot_comma_ltr'], + 'kok_IN' => $global_formats['ls_dot_comma_ltr'], + 'mai_IN' => $global_formats['ls_dot_comma_ltr'], + 'ml_IN' => $global_formats['lx_dot_comma_ltr'], + 'mr_IN' => $global_formats['lx_dot_comma_ltr'], + 'or_IN' => $global_formats['lx_dot_comma_ltr'], + 'sa_IN' => $global_formats['lx_dot_comma_ltr'], + 'sd_PK' => $global_formats['rs_dot_comma_ltr'], + 'ta_IN' => $global_formats['ls_dot_comma_ltr'], + 'te_IN' => $global_formats['lx_dot_comma_ltr'], + ), + 'IQD' => array( + 'ar_IQ' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + 'ckb_IQ' => $global_formats['rs_comma_dot_rtl'], + ), + 'IRR' => array( + 'default' => $global_formats['lx_comma_dot_rtl'], + 'fa_IR' => $global_formats['lx_comma_dot_rtl'], + ), + 'ISK' => array( + 'default' => $global_formats['rs_comma_dot_ltr'], + 'is_IS' => $global_formats['rs_comma_dot_ltr'], + ), + 'JMD' => array( + 'en_JM' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'JOD' => array( + 'ar_JO' => $global_formats['rs_comma_dot_rtl'], + 'ar_PS' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'JPY' => array( + 'default' => $global_formats['lx_dot_comma_ltr'], + 'ja_JP' => $global_formats['lx_dot_comma_ltr'], + ), + 'KES' => array( + 'en_KE' => $global_formats['lx_dot_comma_ltr'], + 'sw_KE' => $global_formats['ls_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'KGS' => array( + 'ru_KG' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + 'ky_KG' => $global_formats['rs_comma_space_ltr'], + ), + 'KHR' => array( + 'default' => $global_formats['rx_comma_dot_ltr'], + 'km_KH' => $global_formats['rx_comma_dot_ltr'], + 'kn_IN' => $global_formats['lx_comma_dot_ltr'], + ), + 'KMF' => array( + 'ar_KM' => $global_formats['rs_comma_dot_rtl'], + 'fr_KM' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'KPW' => array( + 'ko_KP' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'KRW' => array( + 'default' => $global_formats['lx_dot_comma_ltr'], + 'ko_KR' => $global_formats['lx_dot_comma_ltr'], + ), + 'KWD' => array( + 'ar_KW' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'KYD' => array( + 'en_KY' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'KZT' => array( + 'ru_KZ' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + 'kk_KZ' => $global_formats['rs_comma_space_ltr'], + ), + 'LAK' => array( + 'default' => $global_formats['lx_comma_dot_ltr'], + 'lo_LA' => $global_formats['lx_comma_dot_ltr'], + ), + 'LBP' => array( + 'ar_LB' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'LKR' => array( + 'ta_LK' => $global_formats['ls_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'si_LK' => $global_formats['lx_dot_comma_ltr'], + ), + 'LRD' => array( + 'en_LR' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'LSL' => array( + 'en_LS' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'LYD' => array( + 'ar_LY' => $global_formats['ls_comma_dot_rtl'], + 'default' => $global_formats['ls_comma_dot_rtl'], + ), + 'MAD' => array( + 'ar_EH' => $global_formats['ls_comma_dot_rtl'], + 'ar_MA' => $global_formats['ls_comma_dot_rtl'], + 'fr_MA' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_rtl'], + 'tzm_MA' => $global_formats['rs_comma_dot_ltr'], + ), + 'MDL' => array( + 'ro_MD' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_ltr'], + ), + 'MGA' => array( + 'en_MG' => $global_formats['lx_dot_comma_ltr'], + 'fr_MG' => $global_formats['rs_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'mg_MG' => $global_formats['ls_dot_comma_ltr'], + ), + 'MKD' => array( + 'sq_MK' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_ltr'], + 'mk_MK' => $global_formats['rs_comma_dot_ltr'], + ), + 'MMK' => array( + 'default' => $global_formats['rs_dot_comma_ltr'], + 'my_MM' => $global_formats['rs_dot_comma_ltr'], + ), + 'MNT' => array( + 'default' => $global_formats['ls_dot_comma_ltr'], + 'mn_MN' => $global_formats['ls_dot_comma_ltr'], + ), + 'MOP' => array( + 'pt_MO' => $global_formats['rs_dot_comma_ltr'], + 'zh_Hant_MO' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['rs_dot_comma_ltr'], + ), + 'MRU' => array( + 'ar_MR' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'MUR' => array( + 'en_MU' => $global_formats['lx_dot_comma_ltr'], + 'fr_MU' => $global_formats['rs_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'MVR' => array( + 'default' => null, + ), + 'MWK' => array( + 'en_MW' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'MXN' => array( + 'es_MX' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'MYR' => array( + 'default' => $global_formats['lx_dot_comma_ltr'], + 'ms_MY' => $global_formats['lx_dot_comma_ltr'], + ), + 'MZN' => array( + 'pt_MZ' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + ), + 'NAD' => array( + 'en_NA' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'NGN' => array( + 'en_NG' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'yo_NG' => $global_formats['lx_dot_comma_ltr'], + ), + 'NIO' => array( + 'es_NI' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'NOK' => array( + 'nb_SJ' => $global_formats['ls_comma_space_ltr'], + 'default' => $global_formats['ls_comma_space_ltr'], + 'nb_NO' => $global_formats['ls_comma_space_ltr'], + 'nn_NO' => $global_formats['rs_comma_space_ltr'], + 'se_NO' => $global_formats['rs_comma_space_ltr'], + ), + 'NPR' => array( + 'default' => $global_formats['ls_dot_comma_ltr'], + 'ne_NP' => $global_formats['ls_dot_comma_ltr'], + ), + 'NZD' => array( + 'en_CK' => $global_formats['lx_dot_comma_ltr'], + 'en_NU' => $global_formats['lx_dot_comma_ltr'], + 'en_NZ' => $global_formats['lx_dot_comma_ltr'], + 'en_PN' => $global_formats['lx_dot_comma_ltr'], + 'en_TK' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'mi_NZ' => $global_formats['ls_dot_comma_ltr'], + ), + 'OMR' => array( + 'ar_OM' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'PEN' => array( + 'es_PE' => $global_formats['ls_dot_comma_ltr'], + 'default' => $global_formats['ls_dot_comma_ltr'], + 'qu_PE' => $global_formats['ls_dot_comma_ltr'], + ), + 'PGK' => array( + 'en_PG' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'PHP' => array( + 'en_PH' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'ceb_PH' => $global_formats['lx_dot_comma_ltr'], + 'fil_PH' => $global_formats['lx_dot_comma_ltr'], + ), + 'PKR' => array( + 'en_PK' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'ur_PK' => $global_formats['ls_dot_comma_rtl'], + ), + 'PLN' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'pl_PL' => $global_formats['rs_comma_space_ltr'], + ), + 'PYG' => array( + 'es_PY' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_ltr'], + ), + 'QAR' => array( + 'ar_QA' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'RON' => array( + 'default' => $global_formats['rs_comma_dot_ltr'], + 'ro_RO' => $global_formats['rs_comma_dot_ltr'], + ), + 'RSD' => array( + 'default' => $global_formats['rs_comma_dot_ltr'], + 'sr_RS' => $global_formats['rs_comma_dot_ltr'], + ), + 'RUB' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'ce_RU' => $global_formats['rs_comma_space_ltr'], + 'ru_RU' => $global_formats['rs_comma_space_ltr'], + 'sah_RU' => $global_formats['rs_comma_space_ltr'], + 'tt_RU' => $global_formats['rs_comma_space_ltr'], + ), + 'RWF' => array( + 'en_RW' => $global_formats['lx_comma_dot_ltr'], + 'fr_RW' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['lx_comma_dot_ltr'], + 'rw_RW' => $global_formats['ls_comma_dot_ltr'], + ), + 'SAR' => array( + 'ar_SA' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'SBD' => array( + 'en_SB' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'SCR' => array( + 'en_SC' => $global_formats['lx_comma_space_ltr'], + 'fr_SC' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['lx_comma_space_ltr'], + ), + 'SDG' => array( + 'ar_SD' => $global_formats['rs_comma_dot_rtl'], + 'en_SD' => $global_formats['lx_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'SEK' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'sv_SE' => $global_formats['rs_comma_space_ltr'], + ), + 'SGD' => array( + 'en_SG' => $global_formats['lx_dot_comma_ltr'], + 'ms_SG' => $global_formats['lx_dot_comma_ltr'], + 'ta_SG' => $global_formats['ls_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'SHP' => array( + 'en_SH' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'SLL' => array( + 'en_SL' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'SOS' => array( + 'ar_SO' => $global_formats['rs_dot_comma_rtl'], + 'default' => $global_formats['rs_dot_comma_rtl'], + 'so_SO' => $global_formats['lx_dot_comma_ltr'], + ), + 'SRD' => array( + 'nl_SR' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_ltr'], + ), + 'SSP' => array( + 'en_SS' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'STN' => array( + 'pt_ST' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + ), + 'SYP' => array( + 'ar_SY' => $global_formats['rs_comma_dot_rtl'], + 'fr_SY' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'SZL' => array( + 'en_SZ' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'THB' => array( + 'default' => $global_formats['lx_dot_comma_ltr'], + 'th_TH' => $global_formats['lx_dot_comma_ltr'], + ), + 'TJS' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'tg_TJ' => $global_formats['rs_comma_space_ltr'], + ), + 'TMT' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'tk_TM' => $global_formats['rs_comma_space_ltr'], + ), + 'TND' => array( + 'ar_TN' => $global_formats['ls_comma_dot_rtl'], + 'fr_TN' => $global_formats['rs_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_rtl'], + ), + 'TOP' => array( + 'en_TO' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'to_TO' => $global_formats['ls_dot_comma_ltr'], + ), + 'TRY' => array( + 'default' => $global_formats['lx_comma_dot_ltr'], + 'tr_TR' => $global_formats['lx_comma_dot_ltr'], + ), + 'TTD' => array( + 'en_TT' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'TWD' => array( + 'zh_Hant' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'TZS' => array( + 'en_TZ' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'sw_TZ' => $global_formats['ls_dot_comma_ltr'], + ), + 'UAH' => array( + 'ru_UA' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + 'uk_UA' => $global_formats['rs_comma_space_ltr'], + ), + 'UGX' => array( + 'en_UG' => $global_formats['lx_dot_comma_ltr'], + 'sw_UG' => $global_formats['ls_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'USD' => array( + 'en_AS' => $global_formats['lx_dot_comma_ltr'], + 'en_DG' => $global_formats['lx_dot_comma_ltr'], + 'en_FM' => $global_formats['lx_dot_comma_ltr'], + 'en_GU' => $global_formats['lx_dot_comma_ltr'], + 'en_IO' => $global_formats['lx_dot_comma_ltr'], + 'en_MH' => $global_formats['lx_dot_comma_ltr'], + 'en_MP' => $global_formats['lx_dot_comma_ltr'], + 'en_PR' => $global_formats['lx_dot_comma_ltr'], + 'en_PW' => $global_formats['lx_dot_comma_ltr'], + 'en_TC' => $global_formats['lx_dot_comma_ltr'], + 'en_UM' => $global_formats['lx_dot_comma_ltr'], + 'en_VG' => $global_formats['lx_dot_comma_ltr'], + 'en_VI' => $global_formats['lx_dot_comma_ltr'], + 'en_ZW' => $global_formats['lx_dot_comma_ltr'], + 'es_EC' => $global_formats['lx_dot_comma_ltr'], + 'es_PA' => $global_formats['lx_dot_comma_ltr'], + 'es_PR' => $global_formats['lx_dot_comma_ltr'], + 'es_SV' => $global_formats['lx_dot_comma_ltr'], + 'es_US' => $global_formats['lx_dot_comma_ltr'], + 'fr_HT' => $global_formats['rs_dot_comma_ltr'], + 'nl_BQ' => $global_formats['ls_dot_comma_ltr'], + 'pt_TL' => $global_formats['rs_dot_comma_ltr'], + 'qu_EC' => $global_formats['ls_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + 'en_US' => $global_formats['lx_dot_comma_ltr'], + 'haw_US' => $global_formats['lx_dot_comma_ltr'], + 'nd_ZW' => $global_formats['lx_dot_comma_ltr'], + 'sn_ZW' => $global_formats['ls_dot_comma_ltr'], + ), + 'UYU' => array( + 'es_UY' => $global_formats['ls_comma_dot_ltr'], + 'default' => $global_formats['ls_comma_dot_ltr'], + ), + 'UZS' => array( + 'default' => $global_formats['rs_comma_space_ltr'], + 'uz_AF' => $global_formats['rs_comma_space_ltr'], + ), + 'VES' => array( + 'es_VE' => $global_formats['lx_comma_dot_ltr'], + 'default' => $global_formats['lx_comma_dot_ltr'], + ), + 'VND' => array( + 'default' => $global_formats['rs_comma_dot_ltr'], + 'vi_VN' => $global_formats['rs_comma_dot_ltr'], + ), + 'VUV' => array( + 'en_VU' => $global_formats['lx_dot_comma_ltr'], + 'fr_VU' => $global_formats['rs_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'WST' => array( + 'en_WS' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'XAF' => array( + 'ar_TD' => $global_formats['rs_comma_space_rtl'], + 'en_CM' => $global_formats['lx_comma_space_ltr'], + 'es_GQ' => $global_formats['lx_comma_space_ltr'], + 'fr_CF' => $global_formats['rs_comma_space_ltr'], + 'fr_CG' => $global_formats['rs_comma_space_ltr'], + 'fr_CM' => $global_formats['rs_comma_space_ltr'], + 'fr_GA' => $global_formats['rs_comma_space_ltr'], + 'fr_GQ' => $global_formats['rs_comma_space_ltr'], + 'fr_TD' => $global_formats['rs_comma_space_ltr'], + 'pt_GQ' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + 'sg_CF' => $global_formats['lx_comma_space_ltr'], + ), + 'XCD' => array( + 'en_AG' => $global_formats['lx_dot_comma_ltr'], + 'en_AI' => $global_formats['lx_dot_comma_ltr'], + 'en_DM' => $global_formats['lx_dot_comma_ltr'], + 'en_GD' => $global_formats['lx_dot_comma_ltr'], + 'en_KN' => $global_formats['lx_dot_comma_ltr'], + 'en_LC' => $global_formats['lx_dot_comma_ltr'], + 'en_MS' => $global_formats['lx_dot_comma_ltr'], + 'en_VC' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], + ), + 'XOF' => array( + 'fr_BF' => $global_formats['rs_comma_space_ltr'], + 'fr_BJ' => $global_formats['rs_comma_space_ltr'], + 'fr_CI' => $global_formats['rs_comma_space_ltr'], + 'fr_ML' => $global_formats['rs_comma_space_ltr'], + 'fr_NE' => $global_formats['rs_comma_space_ltr'], + 'fr_SN' => $global_formats['rs_comma_space_ltr'], + 'fr_TG' => $global_formats['rs_comma_space_ltr'], + 'pt_GW' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + 'dyo_SN' => $global_formats['rs_comma_space_ltr'], + 'wo_SN' => $global_formats['ls_comma_space_ltr'], + ), + 'XPF' => array( + 'fr_NC' => $global_formats['rs_comma_space_ltr'], + 'fr_PF' => $global_formats['rs_comma_space_ltr'], + 'fr_WF' => $global_formats['rs_comma_space_ltr'], + 'default' => $global_formats['rs_comma_space_ltr'], + ), + 'YER' => array( + 'ar_YE' => $global_formats['rs_comma_dot_rtl'], + 'default' => $global_formats['rs_comma_dot_rtl'], + ), + 'ZAR' => array( + 'en_LS' => $global_formats['lx_comma_space_ltr'], + 'en_NA' => $global_formats['lx_comma_space_ltr'], + 'en_ZA' => $global_formats['lx_comma_space_ltr'], + 'default' => $global_formats['lx_comma_space_ltr'], + 'af_ZA' => $global_formats['lx_comma_space_ltr'], + 'xh_ZA' => $global_formats['lx_comma_space_ltr'], + 'zu_ZA' => $global_formats['lx_comma_space_ltr'], + ), + 'ZMW' => array( + 'en_ZM' => $global_formats['lx_dot_comma_ltr'], + 'default' => $global_formats['lx_dot_comma_ltr'], ), ); diff --git a/i18n/locale-info.php b/i18n/locale-info.php index b56cb482a14..bf6b790af7f 100644 --- a/i18n/locale-info.php +++ b/i18n/locale-info.php @@ -30,8 +30,8 @@ return array( 'AE' => array( 'currency_code' => 'AED', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -46,8 +46,8 @@ return array( 'AF' => array( 'currency_code' => 'AFN', 'currency_pos' => 'left_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -100,7 +100,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'sq', + 'default_locale' => 'sq_AL', 'name' => 'Albanian lek', 'singular' => 'Albanian lek', 'plural' => 'Albanian lekë', @@ -116,7 +116,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'hy', + 'default_locale' => 'hy_AM', 'name' => 'Armenian dram', 'singular' => 'Armenian dram', 'plural' => 'Armenian drams', @@ -244,7 +244,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'az', + 'default_locale' => 'az_AZ', 'name' => 'Azerbaijani manat', 'singular' => 'Azerbaijani manat', 'plural' => 'Azerbaijani manats', @@ -260,7 +260,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'bs', + 'default_locale' => 'bs_BA', 'name' => 'Bosnia and Herzegovina convertible mark', 'singular' => 'Bosnia-Herzegovina convertible mark', 'plural' => 'Bosnia-Herzegovina convertible marks', @@ -292,7 +292,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'bn', + 'default_locale' => 'bn_BD', 'name' => 'Bangladeshi taka', 'singular' => 'Bangladeshi taka', 'plural' => 'Bangladeshi takas', @@ -318,7 +318,7 @@ return array( 'BF' => array( 'currency_code' => 'XOF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -340,7 +340,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'bg', + 'default_locale' => 'bg_BG', 'name' => 'Bulgarian lev', 'singular' => 'Bulgarian lev', 'plural' => 'Bulgarian leva', @@ -350,8 +350,8 @@ return array( 'BH' => array( 'currency_code' => 'BHD', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 3, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -372,7 +372,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'rn', + 'default_locale' => 'rn_BI', 'name' => 'Burundian franc', 'singular' => 'Burundian franc', 'plural' => 'Burundian francs', @@ -382,7 +382,7 @@ return array( 'BJ' => array( 'currency_code' => 'XOF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -398,7 +398,7 @@ return array( 'BL' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -484,7 +484,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'pt', + 'default_locale' => 'pt_BR', 'name' => 'Brazilian real', 'singular' => 'Brazilian real', 'plural' => 'Brazilian reals', @@ -516,7 +516,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'dz', + 'default_locale' => 'dz_BT', 'name' => 'Bhutanese ngultrum', 'singular' => 'Bhutanese ngultrum', 'plural' => 'Bhutanese ngultrums', @@ -548,7 +548,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'be', + 'default_locale' => 'be_BY', 'name' => 'Belarusian ruble', 'singular' => 'Belarusian ruble', 'plural' => 'Belarusian rubles', @@ -622,7 +622,7 @@ return array( 'CF' => array( 'currency_code' => 'XAF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -638,7 +638,7 @@ return array( 'CG' => array( 'currency_code' => 'XAF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -654,7 +654,7 @@ return array( 'CH' => array( 'currency_code' => 'CHF', 'currency_pos' => 'left_space', - 'thousand_sep' => '´', + 'thousand_sep' => '\'', 'decimal_sep' => '.', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -670,7 +670,7 @@ return array( 'CI' => array( 'currency_code' => 'XOF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -718,7 +718,7 @@ return array( 'CM' => array( 'currency_code' => 'XAF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -740,7 +740,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'zh', + 'default_locale' => 'zh_CN', 'name' => 'Chinese yuan', 'singular' => 'Chinese yuan', 'plural' => 'Chinese yuan', @@ -868,7 +868,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'cs', + 'default_locale' => 'cs_CZ', 'name' => 'Czech koruna', 'singular' => 'Czech koruna', 'plural' => 'Czech korunas', @@ -884,7 +884,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'de', + 'default_locale' => 'de_DE', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -910,8 +910,8 @@ return array( 'DJ' => array( 'currency_code' => 'DJF', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -932,7 +932,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'da', + 'default_locale' => 'da_DK', 'name' => 'Danish krone', 'singular' => 'Danish krone', 'plural' => 'Danish kroner', @@ -1028,7 +1028,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'et', + 'default_locale' => 'et_EE', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -1038,8 +1038,8 @@ return array( 'EG' => array( 'currency_code' => 'EGP', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -1092,7 +1092,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'es', + 'default_locale' => 'es_ES', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -1108,7 +1108,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'am', + 'default_locale' => 'am_ET', 'name' => 'Ethiopian birr', 'singular' => 'Ethiopian birr', 'plural' => 'Ethiopian birrs', @@ -1124,7 +1124,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'fi', + 'default_locale' => 'fi_FI', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -1188,7 +1188,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'fo', + 'default_locale' => 'fo_FO', 'name' => 'Danish krone', 'singular' => 'Danish krone', 'plural' => 'Danish kroner', @@ -1198,13 +1198,13 @@ return array( 'FR' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'fr', + 'default_locale' => 'fr_FR', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -1214,7 +1214,7 @@ return array( 'GA' => array( 'currency_code' => 'XAF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -1268,7 +1268,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ka', + 'default_locale' => 'ka_GE', 'name' => 'Georgian lari', 'singular' => 'Georgian lari', 'plural' => 'Georgian laris', @@ -1278,7 +1278,7 @@ return array( 'GF' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -1316,7 +1316,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ak', + 'default_locale' => 'ak_GH', 'name' => 'Ghana cedi', 'singular' => 'Ghanaian cedi', 'plural' => 'Ghanaian cedis', @@ -1348,7 +1348,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'kl', + 'default_locale' => 'kl_GL', 'name' => 'Danish krone', 'singular' => 'Danish krone', 'plural' => 'Danish kroner', @@ -1374,7 +1374,7 @@ return array( 'GN' => array( 'currency_code' => 'GNF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -1390,7 +1390,7 @@ return array( 'GP' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -1428,7 +1428,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'el', + 'default_locale' => 'el_GR', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -1540,7 +1540,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'hr', + 'default_locale' => 'hr_HR', 'name' => 'Croatian kuna', 'singular' => 'Croatian kuna', 'plural' => 'Croatian kunas', @@ -1550,7 +1550,7 @@ return array( 'HT' => array( 'currency_code' => 'USD', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -1572,7 +1572,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'hu', + 'default_locale' => 'hu_HU', 'name' => 'Hungarian forint', 'singular' => 'Hungarian forint', 'plural' => 'Hungarian forints', @@ -1604,7 +1604,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'id', + 'default_locale' => 'id_ID', 'name' => 'Indonesian rupiah', 'singular' => 'Indonesian rupiah', 'plural' => 'Indonesian rupiahs', @@ -1636,7 +1636,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'rtl', - 'default_locale' => 'he', + 'default_locale' => 'he_IL', 'name' => 'Israeli new shekel', 'singular' => 'Israeli new shekel', 'plural' => 'Israeli new shekels', @@ -1668,7 +1668,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'hi', + 'default_locale' => 'hi_IN', 'name' => 'Indian rupee', 'singular' => 'Indian rupee', 'plural' => 'Indian rupees', @@ -1694,8 +1694,8 @@ return array( 'IQ' => array( 'currency_code' => 'IQD', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -1709,14 +1709,14 @@ return array( ), 'IR' => array( 'currency_code' => 'IRR', - 'currency_pos' => 'left_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'currency_pos' => 'left', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'rtl', - 'default_locale' => 'fa', + 'default_locale' => 'fa_IR', 'name' => 'Iranian rial', 'singular' => 'Iranian rial', 'plural' => 'Iranian rials', @@ -1732,7 +1732,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'is', + 'default_locale' => 'is_IS', 'name' => 'Icelandic króna', 'singular' => 'Icelandic króna', 'plural' => 'Icelandic krónur', @@ -1748,7 +1748,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'it', + 'default_locale' => 'it_IT', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -1790,8 +1790,8 @@ return array( 'JO' => array( 'currency_code' => 'JOD', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 3, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -1812,7 +1812,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ja', + 'default_locale' => 'ja_JP', 'name' => 'Japanese yen', 'singular' => 'Japanese yen', 'plural' => 'Japanese yen', @@ -1844,7 +1844,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ky', + 'default_locale' => 'ky_KG', 'name' => 'Kyrgyzstani som', 'singular' => 'Kyrgystani som', 'plural' => 'Kyrgystani soms', @@ -1860,7 +1860,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'km', + 'default_locale' => 'km_KH', 'name' => 'Cambodian riel', 'singular' => 'Cambodian riel', 'plural' => 'Cambodian riels', @@ -1886,8 +1886,8 @@ return array( 'KM' => array( 'currency_code' => 'KMF', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -1940,7 +1940,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ko', + 'default_locale' => 'ko_KR', 'name' => 'South Korean won', 'singular' => 'South Korean won', 'plural' => 'South Korean won', @@ -1950,8 +1950,8 @@ return array( 'KW' => array( 'currency_code' => 'KWD', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 3, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -2004,7 +2004,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'lo', + 'default_locale' => 'lo_LA', 'name' => 'Lao kip', 'singular' => 'Laotian kip', 'plural' => 'Laotian kips', @@ -2014,8 +2014,8 @@ return array( 'LB' => array( 'currency_code' => 'LBP', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -2046,7 +2046,7 @@ return array( 'LI' => array( 'currency_code' => 'CHF', 'currency_pos' => 'left_space', - 'thousand_sep' => '´', + 'thousand_sep' => '\'', 'decimal_sep' => '.', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -2068,7 +2068,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'si', + 'default_locale' => 'si_LK', 'name' => 'Sri Lankan rupee', 'singular' => 'Sri Lankan rupee', 'plural' => 'Sri Lankan rupees', @@ -2116,7 +2116,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'lt', + 'default_locale' => 'lt_LT', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -2148,7 +2148,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'lv', + 'default_locale' => 'lv_LV', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -2190,7 +2190,7 @@ return array( 'MC' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -2238,7 +2238,7 @@ return array( 'MF' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -2260,7 +2260,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'mg', + 'default_locale' => 'mg_MG', 'name' => 'Malagasy ariary', 'singular' => 'Malagasy ariary', 'plural' => 'Malagasy ariaries', @@ -2292,7 +2292,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'mk', + 'default_locale' => 'mk_MK', 'name' => 'Macedonian denar', 'singular' => 'Macedonian denar', 'plural' => 'Macedonian denari', @@ -2302,7 +2302,7 @@ return array( 'ML' => array( 'currency_code' => 'XOF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -2324,7 +2324,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'my', + 'default_locale' => 'my_MM', 'name' => 'Burmese kyat', 'singular' => 'Myanmar kyat', 'plural' => 'Myanmar kyats', @@ -2340,7 +2340,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'mn', + 'default_locale' => 'mn_MN', 'name' => 'Mongolian tögrög', 'singular' => 'Mongolian tugrik', 'plural' => 'Mongolian tugriks', @@ -2382,7 +2382,7 @@ return array( 'MQ' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -2398,8 +2398,8 @@ return array( 'MR' => array( 'currency_code' => 'MRU', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -2436,7 +2436,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'mt', + 'default_locale' => 'mt_MT', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -2516,7 +2516,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ms', + 'default_locale' => 'ms_MY', 'name' => 'Malaysian ringgit', 'singular' => 'Malaysian ringgit', 'plural' => 'Malaysian ringgits', @@ -2558,7 +2558,7 @@ return array( 'NC' => array( 'currency_code' => 'XPF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -2574,7 +2574,7 @@ return array( 'NE' => array( 'currency_code' => 'XOF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -2644,7 +2644,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'nl', + 'default_locale' => 'nl_NL', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -2660,7 +2660,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'nb', + 'default_locale' => 'nb_NO', 'name' => 'Norwegian krone', 'singular' => 'Norwegian krone', 'plural' => 'Norwegian kroner', @@ -2676,7 +2676,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ne', + 'default_locale' => 'ne_NP', 'name' => 'Nepalese rupee', 'singular' => 'Nepalese rupee', 'plural' => 'Nepalese rupees', @@ -2734,8 +2734,8 @@ return array( 'OM' => array( 'currency_code' => 'OMR', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 3, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -2782,7 +2782,7 @@ return array( 'PF' => array( 'currency_code' => 'XPF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -2836,7 +2836,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'rtl', - 'default_locale' => 'ur', + 'default_locale' => 'ur_PK', 'name' => 'Pakistani rupee', 'singular' => 'Pakistani rupee', 'plural' => 'Pakistani rupees', @@ -2852,7 +2852,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'pl', + 'default_locale' => 'pl_PL', 'name' => 'Polish złoty', 'singular' => 'Polish zloty', 'plural' => 'Polish zlotys', @@ -2862,7 +2862,7 @@ return array( 'PM' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -2910,8 +2910,8 @@ return array( 'PS' => array( 'currency_code' => 'JOD', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 3, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -2974,8 +2974,8 @@ return array( 'QA' => array( 'currency_code' => 'QAR', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -2990,7 +2990,7 @@ return array( 'RE' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -3012,7 +3012,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ro', + 'default_locale' => 'ro_RO', 'name' => 'Romanian leu', 'singular' => 'Romanian leu', 'plural' => 'Romanian lei', @@ -3028,7 +3028,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'sr', + 'default_locale' => 'sr_RS', 'name' => 'Serbian dinar', 'singular' => 'Serbian dinar', 'plural' => 'Serbian dinars', @@ -3044,7 +3044,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'ru', + 'default_locale' => 'ru_RU', 'name' => 'Russian ruble', 'singular' => 'Russian ruble', 'plural' => 'Russian rubles', @@ -3060,7 +3060,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'rw', + 'default_locale' => 'rw_RW', 'name' => 'Rwandan franc', 'singular' => 'Rwandan franc', 'plural' => 'Rwandan francs', @@ -3070,8 +3070,8 @@ return array( 'SA' => array( 'currency_code' => 'SAR', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -3102,7 +3102,7 @@ return array( 'SC' => array( 'currency_code' => 'SCR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -3118,8 +3118,8 @@ return array( 'SD' => array( 'currency_code' => 'SDG', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -3140,7 +3140,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'sv', + 'default_locale' => 'sv_SE', 'name' => 'Swedish krona', 'singular' => 'Swedish krona', 'plural' => 'Swedish kronor', @@ -3188,7 +3188,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'sl', + 'default_locale' => 'sl_SI', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -3220,7 +3220,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'sk', + 'default_locale' => 'sk_SK', 'name' => 'Euro', 'singular' => 'euro', 'plural' => 'euros', @@ -3268,7 +3268,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'wo', + 'default_locale' => 'wo_SN', 'name' => 'West African CFA franc', 'singular' => 'West African CFA franc', 'plural' => 'West African CFA francs', @@ -3284,7 +3284,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'so', + 'default_locale' => 'so_SO', 'name' => 'Somali shilling', 'singular' => 'Somali shilling', 'plural' => 'Somali shillings', @@ -3374,8 +3374,8 @@ return array( 'SY' => array( 'currency_code' => 'SYP', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -3422,7 +3422,7 @@ return array( 'TD' => array( 'currency_code' => 'XAF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -3438,7 +3438,7 @@ return array( 'TG' => array( 'currency_code' => 'XOF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -3460,7 +3460,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'th', + 'default_locale' => 'th_TH', 'name' => 'Thai baht', 'singular' => 'Thai baht', 'plural' => 'Thai baht', @@ -3476,7 +3476,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'tg', + 'default_locale' => 'tg_TJ', 'name' => 'Tajikistani somoni', 'singular' => 'Tajikistani somoni', 'plural' => 'Tajikistani somonis', @@ -3524,7 +3524,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'tk', + 'default_locale' => 'tk_TM', 'name' => 'Turkmenistan manat', 'singular' => 'Turkmenistani manat', 'plural' => 'Turkmenistani manat', @@ -3556,7 +3556,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'to', + 'default_locale' => 'to_TO', 'name' => 'Tongan paʻanga', 'singular' => 'Tongan paʻanga', 'plural' => 'Tongan paʻanga', @@ -3572,7 +3572,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'tr', + 'default_locale' => 'tr_TR', 'name' => 'Turkish lira', 'singular' => 'Turkish lira', 'plural' => 'Turkish Lira', @@ -3613,14 +3613,14 @@ return array( ), 'TW' => array( 'currency_code' => 'TWD', - 'currency_pos' => 'left_space', - 'thousand_sep' => '.', - 'decimal_sep' => ',', - 'num_decimals' => 2, + 'currency_pos' => 'left', + 'thousand_sep' => ',', + 'decimal_sep' => '.', + 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => '', + 'default_locale' => 'zh_Hant', 'name' => 'New Taiwan dollar', 'singular' => 'New Taiwan dollar', 'plural' => 'New Taiwan dollars', @@ -3636,7 +3636,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'sw', + 'default_locale' => 'sw_TZ', 'name' => 'Tanzanian shilling', 'singular' => 'Tanzanian shilling', 'plural' => 'Tanzanian shillings', @@ -3652,7 +3652,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'uk', + 'default_locale' => 'uk_UA', 'name' => 'Ukrainian hryvnia', 'singular' => 'Ukrainian hryvnia', 'plural' => 'Ukrainian hryvnias', @@ -3700,7 +3700,7 @@ return array( 'weight_unit' => 'oz', 'dimension_unit' => 'foot', 'direction' => 'ltr', - 'default_locale' => 'en', + 'default_locale' => 'en_US', 'name' => 'United States (US) dollar', 'singular' => 'US dollar', 'plural' => 'US dollars', @@ -3732,7 +3732,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'uz', + 'default_locale' => 'uz_AF', 'name' => 'Uzbekistani som', 'singular' => 'Uzbekistani som', 'plural' => 'Uzbekistani som', @@ -3773,14 +3773,14 @@ return array( ), 'VE' => array( 'currency_code' => 'VES', - 'currency_pos' => 'left_space', + 'currency_pos' => 'left', 'thousand_sep' => '.', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => '', + 'default_locale' => 'es_VE', 'name' => 'Bolívar soberano', 'singular' => 'Venezuelan bolívar', 'plural' => 'Venezuelan bolívars', @@ -3828,7 +3828,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'vi', + 'default_locale' => 'vi_VN', 'name' => 'Vietnamese đồng', 'singular' => 'Vietnamese dong', 'plural' => 'Vietnamese dong', @@ -3854,7 +3854,7 @@ return array( 'WF' => array( 'currency_code' => 'XPF', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', @@ -3902,8 +3902,8 @@ return array( 'YE' => array( 'currency_code' => 'YER', 'currency_pos' => 'right_space', - 'thousand_sep' => '٬', - 'decimal_sep' => '٫', + 'thousand_sep' => '.', + 'decimal_sep' => ',', 'num_decimals' => 0, 'weight_unit' => 'kg', 'dimension_unit' => 'cm', @@ -3918,7 +3918,7 @@ return array( 'YT' => array( 'currency_code' => 'EUR', 'currency_pos' => 'right_space', - 'thousand_sep' => ' ', + 'thousand_sep' => ' ', 'decimal_sep' => ',', 'num_decimals' => 2, 'weight_unit' => 'kg', @@ -3972,7 +3972,7 @@ return array( 'weight_unit' => 'kg', 'dimension_unit' => 'cm', 'direction' => 'ltr', - 'default_locale' => 'sn', + 'default_locale' => 'sn_ZW', 'name' => 'United States (US) dollar', 'singular' => 'US dollar', 'plural' => 'US dollars',