aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/commerceguys/intl/src
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/commerceguys/intl/src')
-rw-r--r--vendor/commerceguys/intl/src/Currency/CurrencyRepository.php31
-rw-r--r--vendor/commerceguys/intl/src/Language/LanguageRepository.php38
-rw-r--r--vendor/commerceguys/intl/src/Locale.php16
-rw-r--r--vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepository.php368
4 files changed, 49 insertions, 404 deletions
diff --git a/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php b/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
index 5a8dc2163..97f3ee3dd 100644
--- a/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
+++ b/vendor/commerceguys/intl/src/Currency/CurrencyRepository.php
@@ -44,25 +44,18 @@ class CurrencyRepository implements CurrencyRepositoryInterface
* @var array
*/
protected $availableLocales = [
- 'af', 'agq', 'ak', 'am', 'ar', 'as', 'asa', 'ast', 'az', 'bas', 'be',
- 'bez', 'bg', 'bm', 'bn', 'br', 'brx', 'bs', 'bs-Cyrl', 'ca', 'ccp',
- 'ce', 'ceb', 'cgg', 'chr', 'cs', 'cy', 'da', 'dav', 'de', 'de-CH',
- 'dje', 'dsb', 'dz', 'ebu', 'ee', 'el', 'en', 'en-001', 'en-AU', 'en-GG',
- 'en-IM', 'en-JE', 'es', 'es-419', 'es-CL', 'es-GT', 'es-MX', 'es-US',
- 'es-VE', 'et', 'eu', 'ewo', 'fa', 'fa-AF', 'ff', 'fi', 'fil', 'fo',
- 'fr', 'fr-CA', 'fur', 'fy', 'ga', 'gd', 'gl', 'gsw', 'gu', 'guz', 'ha',
- 'he', 'hi', 'hr', 'hsb', 'hu', 'hy', 'id', 'is', 'it', 'ja', 'jmc',
- 'jv', 'ka', 'kab', 'kam', 'kde', 'kea', 'khq', 'ki', 'kk', 'kln', 'km',
- 'kn', 'ko', 'kok', 'ks', 'ksb', 'ksf', 'ksh', 'ky', 'lag', 'lb', 'lg',
- 'ln', 'lo', 'lt', 'lu', 'luo', 'luy', 'lv', 'mas', 'mer', 'mfe', 'mg',
- 'mk', 'ml', 'mn', 'mr', 'ms', 'mua', 'my', 'mzn', 'naq', 'nb', 'nd',
- 'ne', 'nl', 'nmg', 'nn', 'nyn', 'or', 'pa', 'pl', 'ps', 'pt', 'pt-PT',
- 'qu', 'rm', 'rn', 'ro', 'rof', 'ru', 'rwk', 'saq', 'sbp', 'sd', 'seh',
- 'ses', 'sg', 'shi', 'shi-Latn', 'si', 'sk', 'sl', 'sn', 'so', 'sq',
- 'sr', 'sr-Latn', 'sv', 'sw', 'sw-CD', 'sw-KE', 'ta', 'te', 'teo', 'th',
- 'tk', 'tr', 'twq', 'tzm', 'ug', 'uk', 'ur', 'ur-IN', 'uz', 'uz-Cyrl',
- 'vai', 'vai-Latn', 'vi', 'vun', 'xog', 'yo', 'yo-BJ', 'yue', 'yue-Hans',
- 'zgh', 'zh', 'zh-Hans-HK', 'zh-Hant', 'zh-Hant-HK', 'zu',
+ 'af', 'ar', 'as', 'ast', 'az', 'be', 'bg', 'bn', 'brx', 'bs', 'bs-Cyrl',
+ 'ca', 'ce', 'cs', 'cy', 'da', 'de', 'de-CH', 'dz', 'el', 'en', 'en-001',
+ 'en-AU', 'en-GG', 'en-IM', 'en-JE', 'es', 'es-419', 'es-CL', 'es-GT',
+ 'es-MX', 'es-US', 'es-VE', 'et', 'eu', 'fa', 'fa-AF', 'fi', 'fil', 'fr',
+ 'fr-CA', 'ga', 'gd', 'gl', 'gsw', 'gu', 'he', 'hi', 'hr', 'hu', 'hy',
+ 'id', 'is', 'it', 'ja', 'ka', 'kk', 'km', 'ko', 'kok', 'ks', 'ky', 'lb',
+ 'lo', 'lt', 'lv', 'mg', 'mk', 'ml', 'mn', 'mr', 'ms', 'my', 'nb', 'ne',
+ 'nl', 'nn', 'pa', 'pl', 'ps', 'pt', 'pt-PT', 'rn', 'ro', 'ru', 'sd',
+ 'si', 'sk', 'sl', 'so', 'sq', 'sr', 'sr-Latn', 'sv', 'sw', 'sw-CD',
+ 'sw-KE', 'ta', 'te', 'th', 'tk', 'tr', 'uk', 'ur', 'ur-IN', 'uz',
+ 'uz-Cyrl', 'vi', 'yue', 'yue-Hans', 'zh', 'zh-Hans-HK', 'zh-Hant',
+ 'zh-Hant-HK',
];
/**
diff --git a/vendor/commerceguys/intl/src/Language/LanguageRepository.php b/vendor/commerceguys/intl/src/Language/LanguageRepository.php
index 151619e1d..7c33a40ab 100644
--- a/vendor/commerceguys/intl/src/Language/LanguageRepository.php
+++ b/vendor/commerceguys/intl/src/Language/LanguageRepository.php
@@ -44,32 +44,22 @@ class LanguageRepository implements LanguageRepositoryInterface
* @var array
*/
protected $availableLocales = [
- 'af', 'agq', 'ak', 'am', 'ar', 'ar-EG', 'ar-LY', 'ar-SA', 'as', 'asa',
- 'ast', 'az', 'az-Cyrl', 'bas', 'be', 'bem', 'bez', 'bg', 'bm', 'bn',
- 'bn-IN', 'br', 'brx', 'bs', 'bs-Cyrl', 'ca', 'ccp', 'ce', 'cgg', 'chr',
- 'ckb', 'cs', 'cy', 'da', 'dav', 'de', 'de-AT', 'de-CH', 'de-LU', 'dje',
- 'dsb', 'dyo', 'dz', 'ebu', 'ee', 'el', 'en', 'en-001', 'en-AU', 'en-CA',
- 'en-IN', 'en-NZ', 'eo', 'es', 'es-419', 'es-AR', 'es-BO', 'es-CL',
- 'es-CO', 'es-CR', 'es-DO', 'es-EC', 'es-GT', 'es-HN', 'es-MX', 'es-NI',
- 'es-PA', 'es-PE', 'es-PR', 'es-PY', 'es-SV', 'es-US', 'es-VE', 'et',
- 'eu', 'ewo', 'fa', 'fa-AF', 'ff', 'fi', 'fil', 'fo', 'fr', 'fr-BE',
- 'fr-CA', 'fr-CH', 'fur', 'fy', 'ga', 'gd', 'gl', 'gsw', 'gu', 'guz',
- 'ha', 'ha-NE', 'he', 'hi', 'hr', 'hsb', 'hu', 'hy', 'id', 'ig', 'is',
- 'it', 'ja', 'jmc', 'jv', 'ka', 'kab', 'kam', 'kde', 'kea', 'khq', 'ki',
- 'kk', 'kln', 'km', 'kn', 'ko', 'kok', 'ks', 'ksb', 'ksf', 'ksh', 'ku',
- 'ky', 'lag', 'lb', 'lg', 'lkt', 'ln', 'lo', 'lrc', 'lt', 'lu', 'luo',
- 'luy', 'lv', 'mas', 'mer', 'mfe', 'mg', 'mgh', 'mk', 'ml', 'mn', 'mr',
- 'ms', 'mt', 'mua', 'my', 'mzn', 'naq', 'nb', 'nd', 'ne', 'nl', 'nmg',
- 'nn', 'nus', 'nyn', 'om', 'or', 'os', 'pa', 'pl', 'ps', 'ps-PK', 'pt',
- 'pt-PT', 'qu', 'rm', 'rn', 'ro', 'ro-MD', 'rof', 'ru', 'rw', 'rwk',
- 'sah', 'saq', 'sbp', 'sd', 'se', 'se-FI', 'seh', 'ses', 'sg', 'shi',
- 'shi-Latn', 'si', 'sk', 'sl', 'smn', 'sn', 'so', 'sq', 'sr',
+ 'af', 'ar', 'ar-EG', 'ar-LY', 'ar-SA', 'as', 'ast', 'az', 'az-Cyrl',
+ 'be', 'bg', 'bn', 'bn-IN', 'brx', 'bs', 'bs-Cyrl', 'ca', 'ce', 'cs',
+ 'cy', 'da', 'de', 'de-AT', 'de-CH', 'de-LU', 'dz', 'el', 'en', 'en-001',
+ 'en-AU', 'en-CA', 'en-IN', 'en-NZ', 'es', 'es-419', 'es-AR', 'es-BO',
+ 'es-CL', 'es-CO', 'es-CR', 'es-DO', 'es-EC', 'es-GT', 'es-HN', 'es-MX',
+ 'es-NI', 'es-PA', 'es-PE', 'es-PR', 'es-PY', 'es-SV', 'es-US', 'es-VE',
+ 'et', 'eu', 'fa', 'fa-AF', 'fi', 'fil', 'fr', 'fr-BE', 'fr-CA', 'fr-CH',
+ 'ga', 'gd', 'gl', 'gsw', 'gu', 'he', 'hi', 'hr', 'hu', 'hy', 'id', 'is',
+ 'it', 'ja', 'ka', 'kk', 'km', 'ko', 'kok', 'ks', 'ku', 'ky', 'lb', 'lo',
+ 'lt', 'lv', 'mg', 'mk', 'ml', 'mn', 'mr', 'ms', 'mt', 'my', 'nb', 'ne',
+ 'nl', 'nn', 'pa', 'pl', 'ps', 'ps-PK', 'pt', 'pt-PT', 'rn', 'ro',
+ 'ro-MD', 'ru', 'rw', 'sd', 'si', 'sk', 'sl', 'so', 'sq', 'sr',
'sr-Cyrl-BA', 'sr-Cyrl-ME', 'sr-Cyrl-XK', 'sr-Latn', 'sr-Latn-BA',
'sr-Latn-ME', 'sr-Latn-XK', 'sv', 'sw', 'sw-CD', 'sw-KE', 'ta', 'te',
- 'teo', 'tg', 'th', 'ti', 'tk', 'to', 'tr', 'tt', 'twq', 'tzm', 'ug',
- 'uk', 'ur', 'ur-IN', 'uz', 'uz-Cyrl', 'vai', 'vai-Latn', 'vi', 'vun',
- 'wae', 'wo', 'xog', 'yav', 'yi', 'yo', 'yo-BJ', 'yue', 'yue-Hans',
- 'zgh', 'zh', 'zh-Hant', 'zh-Hant-HK', 'zu',
+ 'tg', 'th', 'tk', 'to', 'tr', 'uk', 'ur', 'ur-IN', 'uz', 'uz-Cyrl',
+ 'vi', 'yue', 'yue-Hans', 'zh', 'zh-Hant', 'zh-Hant-HK',
];
/**
diff --git a/vendor/commerceguys/intl/src/Locale.php b/vendor/commerceguys/intl/src/Locale.php
index f8f3f7cb8..f985f321a 100644
--- a/vendor/commerceguys/intl/src/Locale.php
+++ b/vendor/commerceguys/intl/src/Locale.php
@@ -193,40 +193,32 @@ final class Locale
'az-Arab' => 'root',
'az-Cyrl' => 'root',
'blt-Latn' => 'root',
- 'bm-Nkoo' => 'root',
'bs-Cyrl' => 'root',
'byn-Latn' => 'root',
- 'cu-Glag' => 'root',
- 'dje-Arab' => 'root',
- 'dyo-Arab' => 'root',
'en-Dsrt' => 'root',
'en-Shaw' => 'root',
- 'ff-Adlm' => 'root',
- 'ff-Arab' => 'root',
- 'ha-Arab' => 'root',
+ 'hi-Latn' => 'root',
'iu-Latn' => 'root',
'kk-Arab' => 'root',
+ 'ks-Deva' => 'root',
'ku-Arab' => 'root',
'ky-Arab' => 'root',
'ky-Latn' => 'root',
'ml-Arab' => 'root',
'mn-Mong' => 'root',
+ 'mni-Mtei' => 'root',
'ms-Arab' => 'root',
'pa-Arab' => 'root',
+ 'sat-Deva' => 'root',
'sd-Deva' => 'root',
'sd-Khoj' => 'root',
'sd-Sind' => 'root',
- 'shi-Latn' => 'root',
'so-Arab' => 'root',
'sr-Latn' => 'root',
'sw-Arab' => 'root',
'tg-Arab' => 'root',
- 'ug-Cyrl' => 'root',
'uz-Arab' => 'root',
'uz-Cyrl' => 'root',
- 'vai-Latn' => 'root',
- 'wo-Arab' => 'root',
- 'yo-Arab' => 'root',
'yue-Hans' => 'root',
'zh-Hant' => 'root',
'zh-Hant-MO' => 'zh-Hant-HK',
diff --git a/vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepository.php b/vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepository.php
index 887bc43e0..948fa533c 100644
--- a/vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepository.php
+++ b/vendor/commerceguys/intl/src/NumberFormat/NumberFormatRepository.php
@@ -73,16 +73,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'agq' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
- 'ak' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- ],
- 'am' => [],
'ar' => [
'numbering_system' => 'arab',
'currency_pattern' => '#,##0.00 ¤',
@@ -131,6 +121,13 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'minus_sign' => '‎-',
'percent_sign' => '‎%‎',
],
+ 'as' => [
+ 'numbering_system' => 'beng',
+ 'decimal_pattern' => '#,##,##0.###',
+ 'percent_pattern' => '#,##,##0%',
+ 'currency_pattern' => '¤ #,##,##0.00',
+ 'accounting_currency_pattern' => '¤ #,##,##0.00',
+ ],
'ast' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
@@ -149,13 +146,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'bas' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
'be' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -163,17 +153,12 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'bez' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- ],
'bg' => [
'currency_pattern' => '#0.00 ¤',
'accounting_currency_pattern' => '#0.00 ¤;(#0.00 ¤)',
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'bm' => [],
'bn' => [
'numbering_system' => 'beng',
'decimal_pattern' => '#,##,##0.###',
@@ -184,13 +169,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'currency_pattern' => '¤ #,##0.00',
'accounting_currency_pattern' => '¤ #,##0.00',
],
- 'br' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
'brx' => [
'decimal_pattern' => '#,##,##0.###',
'percent_pattern' => '#,##,##0%',
@@ -216,34 +194,11 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'ca-ES-VALENCIA' => [
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤;(#,##0.00 ¤)',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
'ce' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
],
- 'ceb' => [
- 'percent_pattern' => '#,#0%',
- ],
- 'cgg' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- ],
- 'ckb' => [
- 'numbering_system' => 'arab',
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => '٫',
- 'grouping_separator' => '٬',
- 'plus_sign' => '‏+',
- 'minus_sign' => '‏-',
- 'percent_sign' => '٪',
- ],
'cs' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -251,10 +206,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'cu' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
'cy' => [],
'da' => [
'percent_pattern' => '#,##0 %',
@@ -287,31 +238,12 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'accounting_currency_pattern' => '#,##0.00 ¤',
'grouping_separator' => '’',
],
- 'dje' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'grouping_separator' => ' ',
- ],
- 'dsb' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
- 'dyo' => [
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
'dz' => [
'decimal_pattern' => '#,##,##0.###',
'percent_pattern' => '#,##,##0 %',
'currency_pattern' => '¤#,##,##0.00',
'accounting_currency_pattern' => '¤#,##,##0.00',
],
- 'ee' => [],
'el' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
@@ -396,12 +328,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'eo' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
'es' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -523,12 +449,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'minus_sign' => '‎−',
'percent_sign' => '٪',
],
- 'ff' => [
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
'fi' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -538,14 +458,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'minus_sign' => '−',
],
'fil' => [],
- 'fo' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤;(#,##0.00 ¤)',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- 'minus_sign' => '−',
- ],
'fr' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -580,18 +492,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'fur' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
- 'fy' => [
- 'currency_pattern' => '¤ #,##0.00;¤ #,##0.00-',
- 'accounting_currency_pattern' => '¤ #,##0.00;(¤ #,##0.00)',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
'ga' => [],
'gd' => [],
'gl' => [
@@ -614,11 +514,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'currency_pattern' => '¤#,##,##0.00',
'accounting_currency_pattern' => '¤#,##,##0.00;(¤#,##,##0.00)',
],
- 'ha' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
- 'haw' => [],
'he' => [
'currency_pattern' => '‏#,##0.00 ¤;‏-#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
@@ -638,13 +533,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'hsb' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
'hu' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
@@ -662,7 +550,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'ig' => [],
'is' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
@@ -681,35 +568,12 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'grouping_separator' => '’',
],
'ja' => [],
- 'jv' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
'ka' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'kab' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
- 'kea' => [
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤;(#,##0.00 ¤)',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
- 'khq' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'grouping_separator' => ' ',
- ],
'kk' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
@@ -722,7 +586,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'kn' => [],
'ko' => [],
'kok' => [
'currency_pattern' => '¤ #,##0.00',
@@ -739,20 +602,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'minus_sign' => '‎-‎',
'percent_sign' => '٪',
],
- 'ksf' => [
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
- 'ksh' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- 'minus_sign' => '−',
- ],
'ku' => [
'percent_pattern' => '%#,##0',
'currency_pattern' => '#,##0.00 ¤',
@@ -773,30 +622,12 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'lg' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- ],
- 'lkt' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
'lo' => [
'currency_pattern' => '¤#,##0.00;¤-#,##0.00',
'accounting_currency_pattern' => '¤#,##0.00;¤-#,##0.00',
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'lrc' => [
- 'numbering_system' => 'arabext',
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => '٫',
- 'grouping_separator' => '٬',
- 'plus_sign' => '‎+‎',
- 'minus_sign' => '‎-‎',
- 'percent_sign' => '٪',
- ],
'lt' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -805,46 +636,16 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'grouping_separator' => ' ',
'minus_sign' => '−',
],
- 'lu' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
- 'luo' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- ],
- 'luy' => [
- 'currency_pattern' => '¤#,##0.00;¤- #,##0.00',
- 'accounting_currency_pattern' => '¤#,##0.00;¤- #,##0.00',
- ],
'lv' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'mas' => [],
- 'mfe' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'grouping_separator' => ' ',
- ],
'mg' => [
'currency_pattern' => '¤ #,##0.00',
'accounting_currency_pattern' => '¤#,##0.00',
],
- 'mgh' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
- 'mi' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
'mk' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -872,27 +673,10 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'mt' => [
'accounting_currency_pattern' => '¤#,##0.00',
],
- 'mua' => [
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
'my' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '¤ #,##0.00',
],
- 'mzn' => [
- 'numbering_system' => 'arabext',
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => '٫',
- 'grouping_separator' => '٬',
- 'plus_sign' => '‎+‎',
- 'minus_sign' => '‎-‎',
- 'percent_sign' => '٪',
- ],
- 'naq' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- ],
'nb' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '¤ #,##0.00',
@@ -901,14 +685,12 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'grouping_separator' => ' ',
'minus_sign' => '−',
],
- 'nds' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
'ne' => [
'numbering_system' => 'deva',
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
+ 'decimal_pattern' => '#,##,##0.###',
+ 'percent_pattern' => '#,##,##0%',
+ 'currency_pattern' => '¤ #,##,##0.00',
+ 'accounting_currency_pattern' => '¤ #,##,##0.00',
],
'nl' => [
'currency_pattern' => '¤ #,##0.00;¤ -#,##0.00',
@@ -924,15 +706,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'grouping_separator' => ' ',
'minus_sign' => '−',
],
- 'nyn' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- ],
- 'om' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- ],
- 'or' => [
- 'decimal_pattern' => '#,##,##0.###',
- ],
'pa' => [
'decimal_pattern' => '#,##,##0.###',
'percent_pattern' => '#,##,##0%',
@@ -955,9 +728,14 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'prg' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
+ 'ps' => [
+ 'numbering_system' => 'arabext',
+ 'currency_pattern' => '#,##0.00 ¤',
+ 'decimal_separator' => '٫',
+ 'grouping_separator' => '٬',
+ 'plus_sign' => '‎+‎',
+ 'minus_sign' => '‎-‎',
+ 'percent_sign' => '٪',
],
'pt' => [
'currency_pattern' => '¤ #,##0.00',
@@ -971,25 +749,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => ' ',
],
- 'qu' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
- 'qu-BO' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
- 'rm' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'grouping_separator' => '’',
- 'minus_sign' => '−',
- ],
'rn' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00¤',
@@ -1004,9 +763,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'rof' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- ],
'ru' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -1030,31 +786,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'minus_sign' => '؜-',
'percent_sign' => '٪؜',
],
- 'se' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- 'minus_sign' => '−',
- ],
- 'seh' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
- 'ses' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'grouping_separator' => ' ',
- ],
- 'sg' => [
- 'currency_pattern' => '¤#,##0.00;¤-#,##0.00',
- 'accounting_currency_pattern' => '¤#,##0.00;¤-#,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
'si' => [],
'sk' => [
'percent_pattern' => '#,##0 %',
@@ -1071,13 +802,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'grouping_separator' => '.',
'minus_sign' => '−',
],
- 'smn' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
'so' => [],
'sq' => [
'currency_pattern' => '#,##0.00 ¤',
@@ -1137,9 +861,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'grouping_separator' => ' ',
],
'th' => [],
- 'ti' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- ],
'tk' => [
'percent_pattern' => '#,##0 %',
'currency_pattern' => '#,##0.00 ¤',
@@ -1156,25 +877,6 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'tt' => [
- 'percent_pattern' => '#,##0 %',
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
- 'twq' => [
- 'currency_pattern' => '#,##0.00¤',
- 'accounting_currency_pattern' => '#,##0.00¤',
- 'grouping_separator' => ' ',
- ],
- 'tzm' => [
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
- 'ug' => [],
'uk' => [
'currency_pattern' => '#,##0.00 ¤',
'accounting_currency_pattern' => '#,##0.00 ¤',
@@ -1222,42 +924,10 @@ class NumberFormatRepository implements NumberFormatRepositoryInterface
'decimal_separator' => ',',
'grouping_separator' => '.',
],
- 'vo' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
- 'wae' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => '’',
- ],
- 'wo' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- 'decimal_separator' => ',',
- 'grouping_separator' => '.',
- ],
- 'xh' => [
- 'accounting_currency_pattern' => '¤#,##0.00',
- 'grouping_separator' => ' ',
- ],
- 'yav' => [
- 'currency_pattern' => '#,##0.00 ¤',
- 'accounting_currency_pattern' => '#,##0.00 ¤;(#,##0.00 ¤)',
- 'decimal_separator' => ',',
- 'grouping_separator' => ' ',
- ],
- 'yi' => [
- 'currency_pattern' => '¤ #,##0.00',
- 'accounting_currency_pattern' => '¤ #,##0.00',
- ],
- 'yo' => [],
'yue' => [],
'yue-Hans' => [],
'zh' => [],
'zh-Hant' => [],
- 'zu' => [],
];
}
}