diff --git a/scripts/generate-locales.ts b/scripts/generate-locales.ts index 212f0513a01..3f812320069 100644 --- a/scripts/generate-locales.ts +++ b/scripts/generate-locales.ts @@ -373,7 +373,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) { 'lorem', 'metadata', 'person', - 'phone_number', 'system', 'word', ...legacyDefinitions, diff --git a/src/locales/af_ZA/phone_number/format/human.ts b/src/locales/af_ZA/phone_number/format/human.ts index b30bd451ed2..e42c57fde5a 100644 --- a/src/locales/af_ZA/phone_number/format/human.ts +++ b/src/locales/af_ZA/phone_number/format/human.ts @@ -1,11 +1,11 @@ export default [ '01# ### #####', + '01# ########', + '01#########', '02# ### #####', '03# ### #####', '04# ### #####', '05# ### #####', '0800 ### ###', '0860 ### ###', - '01#########', - '01# ########', ]; diff --git a/src/locales/af_ZA/phone_number/format/national.ts b/src/locales/af_ZA/phone_number/format/national.ts index 5b9fea603d9..b6bed2a2faf 100644 --- a/src/locales/af_ZA/phone_number/format/national.ts +++ b/src/locales/af_ZA/phone_number/format/national.ts @@ -1,9 +1,9 @@ export default [ + '080 0## ####', + '0860 ### ###', '1#########', '2#########', '3#########', '4#########', '5#########', - '080 0## ####', - '0860 ### ###', ]; diff --git a/src/locales/cs_CZ/phone_number/format/human.ts b/src/locales/cs_CZ/phone_number/format/human.ts index 813dc2245b8..024ed5f2964 100644 --- a/src/locales/cs_CZ/phone_number/format/human.ts +++ b/src/locales/cs_CZ/phone_number/format/human.ts @@ -1,8 +1,8 @@ export default [ - '601 ### ###', - '737 ### ###', - '736 ### ###', '### ### ###', '+420 ### ### ###', '00420 ### ### ###', + '601 ### ###', + '736 ### ###', + '737 ### ###', ]; diff --git a/src/locales/cs_CZ/phone_number/format/international.ts b/src/locales/cs_CZ/phone_number/format/international.ts index db652977aca..ede5130c9cd 100644 --- a/src/locales/cs_CZ/phone_number/format/international.ts +++ b/src/locales/cs_CZ/phone_number/format/international.ts @@ -1,6 +1,6 @@ export default [ + '+420#########', '+420601######', - '+420737######', '+420736######', - '+420#########', + '+420737######', ]; diff --git a/src/locales/cs_CZ/phone_number/format/national.ts b/src/locales/cs_CZ/phone_number/format/national.ts index 0ae388db53d..b32f04f6f0a 100644 --- a/src/locales/cs_CZ/phone_number/format/national.ts +++ b/src/locales/cs_CZ/phone_number/format/national.ts @@ -1 +1 @@ -export default ['601 ### ###', '737 ### ###', '736 ### ###', '### ### ###']; +export default ['### ### ###', '601 ### ###', '736 ### ###', '737 ### ###']; diff --git a/src/locales/de/phone_number/format/human.ts b/src/locales/de/phone_number/format/human.ts index 328313f603a..2efc7c632e2 100644 --- a/src/locales/de/phone_number/format/human.ts +++ b/src/locales/de/phone_number/format/human.ts @@ -1,6 +1,6 @@ export default [ - '(0###) #########', '(0####) #######', - '+49-###-#######', + '(0###) #########', '+49-####-########', + '+49-###-#######', ]; diff --git a/src/locales/de/phone_number/format/international.ts b/src/locales/de/phone_number/format/international.ts index ea3d6ec01a2..5b95539807e 100644 --- a/src/locales/de/phone_number/format/international.ts +++ b/src/locales/de/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+49############', '+49###########', '+49##########']; +export default ['+49##########', '+49###########', '+49############']; diff --git a/src/locales/de/phone_number/format/national.ts b/src/locales/de/phone_number/format/national.ts index d3616e57c64..e57fcf15c39 100644 --- a/src/locales/de/phone_number/format/national.ts +++ b/src/locales/de/phone_number/format/national.ts @@ -1 +1 @@ -export default ['0#### ########', '0#### #######', '0#### ######']; +export default ['0#### ######', '0#### #######', '0#### ########']; diff --git a/src/locales/de_AT/phone_number/format/human.ts b/src/locales/de_AT/phone_number/format/human.ts index cb06ba9344b..76fc29d5a68 100644 --- a/src/locales/de_AT/phone_number/format/human.ts +++ b/src/locales/de_AT/phone_number/format/human.ts @@ -1,10 +1,10 @@ export default [ - '01 #######', - '01#######', + '+43 ########', + '+43-####-####', '+43-1-#######', '+431#######', '0#### ####', '0#########', - '+43-####-####', - '+43 ########', + '01 #######', + '01#######', ]; diff --git a/src/locales/de_AT/phone_number/format/international.ts b/src/locales/de_AT/phone_number/format/international.ts index e6928212a6f..08bdba88d29 100644 --- a/src/locales/de_AT/phone_number/format/international.ts +++ b/src/locales/de_AT/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+431#######', '+43########', '+43#########']; +export default ['+43########', '+43#########', '+431#######']; diff --git a/src/locales/de_AT/phone_number/format/national.ts b/src/locales/de_AT/phone_number/format/national.ts index ff081abe415..1c7f8a6c19a 100644 --- a/src/locales/de_AT/phone_number/format/national.ts +++ b/src/locales/de_AT/phone_number/format/national.ts @@ -1 +1 @@ -export default ['01 #######', '0#### ####', '0#### #####']; +export default ['0#### ####', '0#### #####', '01 #######']; diff --git a/src/locales/de_CH/phone_number/format/human.ts b/src/locales/de_CH/phone_number/format/human.ts index d3116a1a016..b6e65d95ddc 100644 --- a/src/locales/de_CH/phone_number/format/human.ts +++ b/src/locales/de_CH/phone_number/format/human.ts @@ -1,10 +1,10 @@ export default [ - '0800 ### ###', - '0800 ## ## ##', - '0## ### ## ##', '+41 ## ### ## ##', - '0900 ### ###', - '076 ### ## ##', '+4178 ### ## ##', + '0## ### ## ##', '0041 79 ### ## ##', + '076 ### ## ##', + '0800 ## ## ##', + '0800 ### ###', + '0900 ### ###', ]; diff --git a/src/locales/de_CH/phone_number/format/international.ts b/src/locales/de_CH/phone_number/format/international.ts index a2c04fd9a8e..ccc21c73372 100644 --- a/src/locales/de_CH/phone_number/format/international.ts +++ b/src/locales/de_CH/phone_number/format/international.ts @@ -1,8 +1,8 @@ export default [ - '+41800######', '+41#########', - '+41900######', '+4176#######', '+4178#######', '+4179#######', + '+41800######', + '+41900######', ]; diff --git a/src/locales/de_CH/phone_number/format/national.ts b/src/locales/de_CH/phone_number/format/national.ts index 05ef493d1cb..8847ca6f633 100644 --- a/src/locales/de_CH/phone_number/format/national.ts +++ b/src/locales/de_CH/phone_number/format/national.ts @@ -1,8 +1,8 @@ export default [ - '0800 ### ###', '0## ### ## ##', - '0900 ### ###', '076 ### ## ##', '078 ### ## ##', '079 ### ## ##', + '0800 ### ###', + '0900 ### ###', ]; diff --git a/src/locales/dv/phone_number/format/human.ts b/src/locales/dv/phone_number/format/human.ts index 748699b4e09..5ad21e200e6 100644 --- a/src/locales/dv/phone_number/format/human.ts +++ b/src/locales/dv/phone_number/format/human.ts @@ -1,25 +1,4 @@ export default [ - '3######', - '4######', - '5######', - '6######', - '7######', - '8######', - '9######', - '3## ####', - '4## ####', - '5## ####', - '6## ####', - '7## ####', - '8## ####', - '9## ####', - '+9603######', - '+9604######', - '+9605######', - '+9606######', - '+9607######', - '+9608######', - '+9609######', '+960 3## ####', '+960 4## ####', '+960 5## ####', @@ -28,17 +7,38 @@ export default [ '+960 8## ####', '+960 9## ####', '+960-3######', - '+960-4######', - '+960-5######', - '+960-6######', - '+960-7######', - '+960-8######', - '+960-9######', '+960-3##-####', + '+960-4######', '+960-4##-####', + '+960-5######', '+960-5##-####', + '+960-6######', '+960-6##-####', + '+960-7######', '+960-7##-####', + '+960-8######', '+960-8##-####', + '+960-9######', '+960-9##-####', + '+9603######', + '+9604######', + '+9605######', + '+9606######', + '+9607######', + '+9608######', + '+9609######', + '3## ####', + '3######', + '4## ####', + '4######', + '5## ####', + '5######', + '6## ####', + '6######', + '7## ####', + '7######', + '8## ####', + '8######', + '9## ####', + '9######', ]; diff --git a/src/locales/el/phone_number/format/human.ts b/src/locales/el/phone_number/format/human.ts index 7b25577ceea..33838501f9a 100644 --- a/src/locales/el/phone_number/format/human.ts +++ b/src/locales/el/phone_number/format/human.ts @@ -1,16 +1,17 @@ export default [ - '2310# #####', - '2312# #####', - '2313# #####', + '0800 ######', '222# ######', '223# ######', - '227# ######', '224# ######', - '226# ######', '225# ######', - '232# ######', - '229# ######', + '226# ######', + '227# ######', '228# ######', + '229# ######', + '2310# #####', + '2312# #####', + '2313# #####', + '232# ######', '233# ######', '234# ######', '235# ######', @@ -50,5 +51,4 @@ export default [ '283# ######', '284# ######', '289# ######', - '0800 ######', ]; diff --git a/src/locales/el/phone_number/format/international.ts b/src/locales/el/phone_number/format/international.ts index 7ac506b24eb..9ace9c469a5 100644 --- a/src/locales/el/phone_number/format/international.ts +++ b/src/locales/el/phone_number/format/international.ts @@ -1,16 +1,17 @@ export default [ - '+302310######', - '+302312######', - '+302313######', + '+300800######', '+30222#######', '+30223#######', - '+30227#######', '+30224#######', - '+30226#######', '+30225#######', - '+30232#######', - '+30229#######', + '+30226#######', + '+30227#######', '+30228#######', + '+30229#######', + '+302310######', + '+302312######', + '+302313######', + '+30232#######', '+30233#######', '+30234#######', '+30235#######', @@ -50,5 +51,4 @@ export default [ '+30283#######', '+30284#######', '+30289#######', - '+300800######', ]; diff --git a/src/locales/el/phone_number/format/national.ts b/src/locales/el/phone_number/format/national.ts index eba86966f3a..b15d732e03e 100644 --- a/src/locales/el/phone_number/format/national.ts +++ b/src/locales/el/phone_number/format/national.ts @@ -1,16 +1,17 @@ export default [ - '231 0## ####', - '231 2## ####', - '231 3## ####', + '0800######', '222# ######', '223# ######', - '227# ######', '224# ######', - '226# ######', '225# ######', - '232# ######', - '229# ######', + '226# ######', + '227# ######', '228# ######', + '229# ######', + '231 0## ####', + '231 2## ####', + '231 3## ####', + '232# ######', '233# ######', '234# ######', '235# ######', @@ -50,5 +51,4 @@ export default [ '283# ######', '284# ######', '289# ######', - '0800######', ]; diff --git a/src/locales/en/phone_number/format/human.ts b/src/locales/en/phone_number/format/human.ts index a016640803f..fb1fb5160ec 100644 --- a/src/locales/en/phone_number/format/human.ts +++ b/src/locales/en/phone_number/format/human.ts @@ -1,18 +1,18 @@ export default [ '!##-!##-####', - '(!##) !##-####', - '1-!##-!##-####', - '!##.!##.####', '!##-!##-#### x###', - '(!##) !##-#### x###', - '1-!##-!##-#### x###', - '!##.!##.#### x###', '!##-!##-#### x####', - '(!##) !##-#### x####', - '1-!##-!##-#### x####', - '!##.!##.#### x####', '!##-!##-#### x#####', + '!##.!##.####', + '!##.!##.#### x###', + '!##.!##.#### x####', + '!##.!##.#### x#####', + '(!##) !##-####', + '(!##) !##-#### x###', + '(!##) !##-#### x####', '(!##) !##-#### x#####', + '1-!##-!##-####', + '1-!##-!##-#### x###', + '1-!##-!##-#### x####', '1-!##-!##-#### x#####', - '!##.!##.#### x#####', ]; diff --git a/src/locales/en_AU/phone_number/format/human.ts b/src/locales/en_AU/phone_number/format/human.ts index ad3a604fd93..410c59ed1a9 100644 --- a/src/locales/en_AU/phone_number/format/human.ts +++ b/src/locales/en_AU/phone_number/format/human.ts @@ -1,6 +1,6 @@ export default [ - '0# #### ####', '+61 # #### ####', - '04## ### ###', '+61 4## ### ###', + '0# #### ####', + '04## ### ###', ]; diff --git a/src/locales/en_AU_ocker/phone_number/format/human.ts b/src/locales/en_AU_ocker/phone_number/format/human.ts index ad3a604fd93..410c59ed1a9 100644 --- a/src/locales/en_AU_ocker/phone_number/format/human.ts +++ b/src/locales/en_AU_ocker/phone_number/format/human.ts @@ -1,6 +1,6 @@ export default [ - '0# #### ####', '+61 # #### ####', - '04## ### ###', '+61 4## ### ###', + '0# #### ####', + '04## ### ###', ]; diff --git a/src/locales/en_CA/phone_number/format/human.ts b/src/locales/en_CA/phone_number/format/human.ts index e8ea67fced8..fe43f8e5fbb 100644 --- a/src/locales/en_CA/phone_number/format/human.ts +++ b/src/locales/en_CA/phone_number/format/human.ts @@ -1,18 +1,18 @@ export default [ '!##-!##-####', - '(!##)!##-####', - '!##.!##.####', - '1-!##-###-####', '!##-!##-#### x###', - '(!##)!##-#### x###', - '1-!##-!##-#### x###', - '!##.!##.#### x###', '!##-!##-#### x####', - '(!##)!##-#### x####', - '1-!##-!##-#### x####', - '!##.!##.#### x####', '!##-!##-#### x#####', + '!##.!##.####', + '!##.!##.#### x###', + '!##.!##.#### x####', + '!##.!##.#### x#####', + '(!##)!##-####', + '(!##)!##-#### x###', + '(!##)!##-#### x####', '(!##)!##-#### x#####', + '1-!##-!##-#### x###', + '1-!##-!##-#### x####', '1-!##-!##-#### x#####', - '!##.!##.#### x#####', + '1-!##-###-####', ]; diff --git a/src/locales/en_GB/phone_number/format/human.ts b/src/locales/en_GB/phone_number/format/human.ts index bd71045d2ee..99ea93047a6 100644 --- a/src/locales/en_GB/phone_number/format/human.ts +++ b/src/locales/en_GB/phone_number/format/human.ts @@ -1,17 +1,17 @@ export default [ - '01#### #####', + '01### #####', '01### ######', + '01#### #####', '01#1 ### ####', '011# ### ####', + '016977 ####', '02# #### ####', '03## ### ####', + '0500 ######', '055 #### ####', '056 #### ####', - '0800 ### ####', '08## ### ####', - '09## ### ####', - '016977 ####', - '01### #####', - '0500 ######', + '0800 ### ####', '0800 ######', + '09## ### ####', ]; diff --git a/src/locales/en_GB/phone_number/format/international.ts b/src/locales/en_GB/phone_number/format/international.ts index 1104787be8c..8961f937297 100644 --- a/src/locales/en_GB/phone_number/format/international.ts +++ b/src/locales/en_GB/phone_number/format/international.ts @@ -1,16 +1,16 @@ export default [ + '+441########', '+441#########', '+441#1#######', '+4411########', + '+4416977####', '+442#########', '+443#########', + '+44500######', '+4455########', '+4456########', - '+44800#######', '+448#########', - '+449#########', - '+4416977####', - '+441########', - '+44500######', '+44800######', + '+44800#######', + '+449#########', ]; diff --git a/src/locales/en_GB/phone_number/format/national.ts b/src/locales/en_GB/phone_number/format/national.ts index c5096c7cd08..002cafdde0f 100644 --- a/src/locales/en_GB/phone_number/format/national.ts +++ b/src/locales/en_GB/phone_number/format/national.ts @@ -1,16 +1,16 @@ export default [ + '01### #####', '01### ######', '01#1 ### ####', '011# ### ####', + '016977 ####', '02# #### ####', '03## ### ####', '055 #### ####', '056 #### ####', - '0800 ### ####', '08## ### ####', + '0800 ### ####', + '0800 ######', '09## ### ####', - '016977 ####', - '01### #####', '500######', - '0800 ######', ]; diff --git a/src/locales/en_GH/phone_number/format/human.ts b/src/locales/en_GH/phone_number/format/human.ts index 4ce6210d77e..46de841a9fd 100644 --- a/src/locales/en_GH/phone_number/format/human.ts +++ b/src/locales/en_GH/phone_number/format/human.ts @@ -1,17 +1,4 @@ export default [ - '020#######', - '023#######', - '024#######', - '026#######', - '027#######', - '028#######', - '050#######', - '053#######', - '054#######', - '055#######', - '056#######', - '057#######', - '058#######', '+23320#######', '+23323#######', '+23324#######', @@ -25,4 +12,17 @@ export default [ '+23356#######', '+23357#######', '+23358#######', + '020#######', + '023#######', + '024#######', + '026#######', + '027#######', + '028#######', + '050#######', + '053#######', + '054#######', + '055#######', + '056#######', + '057#######', + '058#######', ]; diff --git a/src/locales/en_IE/phone_number/format/national.ts b/src/locales/en_IE/phone_number/format/national.ts index 1a4e12d7f09..3f5a60aefdf 100644 --- a/src/locales/en_IE/phone_number/format/national.ts +++ b/src/locales/en_IE/phone_number/format/national.ts @@ -17,10 +17,7 @@ export default [ '(044) ### ####', '(045) ### ####', '(046) ### ####', - '47#######', '(049) ### ####', - '504#######', - '505#######', '(051) ### ####', '(052) ### ####', '(053) ### ####', @@ -48,4 +45,7 @@ export default [ '(097) ### ####', '(098) ### ####', '(099) ### ####', + '47#######', + '504#######', + '505#######', ]; diff --git a/src/locales/en_IN/phone_number/format/human.ts b/src/locales/en_IN/phone_number/format/human.ts index 1e9fac40cab..7cbea4d6f28 100644 --- a/src/locales/en_IN/phone_number/format/human.ts +++ b/src/locales/en_IN/phone_number/format/human.ts @@ -1,14 +1,14 @@ export default [ - '+919##-###-####', - '+919#########', - '+91-9##-#######', - '+918##-###-####', - '+918#########', - '+91-8##-#######', - '+917##-###-####', - '+917#########', + '+91-6##-#######', '+91-7##-#######', - '+916##-###-####', + '+91-8##-#######', + '+91-9##-#######', '+916#########', - '+91-6##-#######', + '+916##-###-####', + '+917#########', + '+917##-###-####', + '+918#########', + '+918##-###-####', + '+919#########', + '+919##-###-####', ]; diff --git a/src/locales/en_IN/phone_number/format/international.ts b/src/locales/en_IN/phone_number/format/international.ts index 6f4e372bb6d..cb45c05723a 100644 --- a/src/locales/en_IN/phone_number/format/international.ts +++ b/src/locales/en_IN/phone_number/format/international.ts @@ -1,6 +1,6 @@ export default [ - '+919#########', - '+918#########', - '+917#########', '+916#########', + '+917#########', + '+918#########', + '+919#########', ]; diff --git a/src/locales/en_IN/phone_number/format/national.ts b/src/locales/en_IN/phone_number/format/national.ts index f857e9104f8..cd2f65cc3aa 100644 --- a/src/locales/en_IN/phone_number/format/national.ts +++ b/src/locales/en_IN/phone_number/format/national.ts @@ -1,6 +1,6 @@ export default [ - '09#### #####', - '08#### #####', - '07#### #####', '06### ### ###', + '07#### #####', + '08#### #####', + '09#### #####', ]; diff --git a/src/locales/en_NG/phone_number/format/human.ts b/src/locales/en_NG/phone_number/format/human.ts index 28f29821631..abf6ef94696 100644 --- a/src/locales/en_NG/phone_number/format/human.ts +++ b/src/locales/en_NG/phone_number/format/human.ts @@ -1,7 +1,7 @@ export default [ - '0803 ### ####', - '0703 ### ####', - '234809 ### ####', '+234 802 ### ####', + '0703 ### ####', + '0803 ### ####', '0805### ####', + '234809 ### ####', ]; diff --git a/src/locales/en_NG/phone_number/format/international.ts b/src/locales/en_NG/phone_number/format/international.ts index a8814756861..4859b7fc6b9 100644 --- a/src/locales/en_NG/phone_number/format/international.ts +++ b/src/locales/en_NG/phone_number/format/international.ts @@ -1,7 +1,7 @@ export default [ - '+234803#######', '+234703#######', - '+234809#######', '+234802#######', + '+234803#######', '+234805#######', + '+234809#######', ]; diff --git a/src/locales/en_NG/phone_number/format/national.ts b/src/locales/en_NG/phone_number/format/national.ts index 55c25223d93..e1738a9059f 100644 --- a/src/locales/en_NG/phone_number/format/national.ts +++ b/src/locales/en_NG/phone_number/format/national.ts @@ -1,7 +1,7 @@ export default [ - '0803 ### ####', '0703 ### ####', - '0809 ### ####', '0802 ### ####', + '0803 ### ####', '0805 ### ####', + '0809 ### ####', ]; diff --git a/src/locales/en_ZA/phone_number/format/human.ts b/src/locales/en_ZA/phone_number/format/human.ts index fdcac39fb80..a3becca3eb7 100644 --- a/src/locales/en_ZA/phone_number/format/human.ts +++ b/src/locales/en_ZA/phone_number/format/human.ts @@ -1,14 +1,14 @@ export default [ '(0##) ### ####', - '0## ### ####', '+27 ## ### ####', + '0## ### ####', '01# ### #####', + '01# ########', + '01#########', '02# ### #####', '03# ### #####', '04# ### #####', '05# ### #####', '0800 ### ###', '0860 ### ###', - '01#########', - '01# ########', ]; diff --git a/src/locales/en_ZA/phone_number/format/national.ts b/src/locales/en_ZA/phone_number/format/national.ts index df90c7fe591..d816e8a9bc0 100644 --- a/src/locales/en_ZA/phone_number/format/national.ts +++ b/src/locales/en_ZA/phone_number/format/national.ts @@ -1,10 +1,10 @@ export default [ '0## ### ####', + '080 0## ####', + '0860 ### ###', '1#########', '2#########', '3#########', '4#########', '5#########', - '080 0## ####', - '0860 ### ###', ]; diff --git a/src/locales/es/phone_number/format/human.ts b/src/locales/es/phone_number/format/human.ts index 9ce6beef08c..a82f9bc1d60 100644 --- a/src/locales/es/phone_number/format/human.ts +++ b/src/locales/es/phone_number/format/human.ts @@ -1 +1 @@ -export default ['9##-###-###', '9##.###.###', '9## ### ###', '9########']; +export default ['9## ### ###', '9########', '9##-###-###', '9##.###.###']; diff --git a/src/locales/es_MX/phone_number/format/human.ts b/src/locales/es_MX/phone_number/format/human.ts index 62009a7ce51..8782caa221c 100644 --- a/src/locales/es_MX/phone_number/format/human.ts +++ b/src/locales/es_MX/phone_number/format/human.ts @@ -1 +1 @@ -export default ['5###-###-###', '5##.###.###', '5## ### ###', '5########']; +export default ['5## ### ###', '5########', '5###-###-###', '5##.###.###']; diff --git a/src/locales/es_MX/phone_number/format/international.ts b/src/locales/es_MX/phone_number/format/international.ts index 0fe486f4b92..1f42b91e1d6 100644 --- a/src/locales/es_MX/phone_number/format/international.ts +++ b/src/locales/es_MX/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+525#########', '+525########']; +export default ['+525########', '+525#########']; diff --git a/src/locales/fa/phone_number/format/human.ts b/src/locales/fa/phone_number/format/human.ts index d15fdb9ec4f..1a8bd67acf7 100644 --- a/src/locales/fa/phone_number/format/human.ts +++ b/src/locales/fa/phone_number/format/human.ts @@ -1,16 +1,16 @@ export default [ + '+98 21 ### #####', '021 ### #####', + '023 ### #####', + '024 ### #####', + '026 ### #####', + '028 ### #####', '031 ### #####', '041 ### #####', + '044 ### #####', '045 ### #####', - '061 ### #####', '051 ### #####', '058 ### #####', - '028 ### #####', - '026 ### #####', - '044 ### #####', - '024 ### #####', - '023 ### #####', + '061 ### #####', '076 ### #####', - '+98 21 ### #####', ]; diff --git a/src/locales/fa/phone_number/format/international.ts b/src/locales/fa/phone_number/format/international.ts index e8360ead849..845951f2acb 100644 --- a/src/locales/fa/phone_number/format/international.ts +++ b/src/locales/fa/phone_number/format/international.ts @@ -1,15 +1,15 @@ export default [ '+9821########', + '+9823########', + '+9824########', + '+9826########', + '+9828########', '+9831########', '+9841########', + '+9844########', '+9845########', - '+9861########', '+9851########', '+9858########', - '+9828########', - '+9826########', - '+9844########', - '+9824########', - '+9823########', + '+9861########', '+9876########', ]; diff --git a/src/locales/fa/phone_number/format/national.ts b/src/locales/fa/phone_number/format/national.ts index f734625588c..75b2f4b2e8c 100644 --- a/src/locales/fa/phone_number/format/national.ts +++ b/src/locales/fa/phone_number/format/national.ts @@ -1,15 +1,15 @@ export default [ '021 #### ####', + '023 #### ####', + '024 #### ####', + '026 #### ####', + '028 #### ####', '031 #### ####', '041 #### ####', + '044 #### ####', '045 #### ####', - '061 #### ####', '051 #### ####', '058 #### ####', - '028 #### ####', - '026 #### ####', - '044 #### ####', - '024 #### ####', - '023 #### ####', + '061 #### ####', '076 #### ####', ]; diff --git a/src/locales/fr/phone_number/format/human.ts b/src/locales/fr/phone_number/format/human.ts index d41fd0621a9..385465d135b 100644 --- a/src/locales/fr/phone_number/format/human.ts +++ b/src/locales/fr/phone_number/format/human.ts @@ -1,11 +1,4 @@ export default [ - '01########', - '02########', - '03########', - '04########', - '05########', - '06########', - '07########', '+33 1########', '+33 2########', '+33 3########', @@ -13,4 +6,11 @@ export default [ '+33 5########', '+33 6########', '+33 7########', + '01########', + '02########', + '03########', + '04########', + '05########', + '06########', + '07########', ]; diff --git a/src/locales/fr_BE/phone_number/format/human.ts b/src/locales/fr_BE/phone_number/format/human.ts index b0a98216dcf..b2061d23c3c 100644 --- a/src/locales/fr_BE/phone_number/format/human.ts +++ b/src/locales/fr_BE/phone_number/format/human.ts @@ -1,92 +1,91 @@ export default [ - '###/######', - '###/## ## ##', '### ## ## ##', - '###/### ###', '##########', - '04##/### ###', - '04## ## ## ##', - '00324 ## ## ##', + '###/## ## ##', + '###/### ###', + '###/######', + '+32 10######', + '+32 11######', + '+32 12######', + '+32 13######', + '+32 14######', + '+32 15######', + '+32 16######', + '+32 19######', + '+32 2#######', + '+32 3#######', + '+32 4######', + '+32 50######', + '+32 51######', + '+32 52######', + '+32 53######', + '+32 54######', + '+32 55######', + '+32 56######', + '+32 57######', + '+32 58######', + '+32 59######', + '+32 60######', + '+32 61######', + '+32 63######', + '+32 64######', + '+32 65######', + '+32 67######', + '+32 68######', + '+32 69######', + '+32 71######', + '+32 80######', + '+32 81######', + '+32 82######', + '+32 83######', + '+32 84######', + '+32 85######', + '+32 86######', + '+32 87######', + '+32 89######', + '+32 9#######', '+324 ## ## ## ##', - '010######', // Wavre - '011######', // Hasselt - '012######', // Tongres - '013######', // Diest - '014######', // Herentals - '015######', // Malines - '016######', // Louvain - '019######', // Waremme - '02#######', // Bruxelles, Enghien - '03#######', // Anvers - '04######', // Liège, Fourons - '050######', // Bruges - '051######', // Roulers - '053######', // Alost - '052######', // Dendermonde - '054######', // Ninove - '055######', // Audenarde - '056######', // Courtrai, Comines-Warneton, Mouscron - '057######', // Ypres - '058######', // Furnes - '059######', // Ostende - '060######', // Chimay - '061######', // Libramont-Chevigny, Bastogne - '063######', // Arlon - '064######', // La Louvière - '065######', // Mons - '067######', // Nivelles - '068######', // Ath - '069######', // Tournai - '071######', // Charleroi - '080######', // Stavelot, Malmedy, Waimes - '081######', // Namur - '082######', // Dinant - '083######', // Ciney - '084######', // Marche-en-Famenne - '085######', // Huy, Andenne - '086######', // Durbuy - '087######', // Verviers - '089######', // Genk - '09#######', // Gand - - '+32 10######', // Wavre - '+32 11######', // Hasselt - '+32 12######', // Tongres - '+32 13######', // Diest - '+32 14######', // Herentals - '+32 15######', // Malines - '+32 16######', // Louvain - '+32 19######', // Waremme - '+32 2#######', // Bruxelles, Enghien - '+32 3#######', // Anvers - '+32 4######', // Liège, Fourons - '+32 50######', // Bruges - '+32 51######', // Roulers - '+32 53######', // Alost - '+32 52######', // Dendermonde - '+32 54######', // Ninove - '+32 55######', // Audenarde - '+32 56######', // Courtrai, Comines-Warneton, Mouscron - '+32 57######', // Ypres - '+32 58######', // Furnes - '+32 59######', // Ostende - '+32 60######', // Chimay - '+32 61######', // Libramont-Chevigny, Bastogne - '+32 63######', // Arlon - '+32 64######', // La Louvière - '+32 65######', // Mons - '+32 67######', // Nivelles - '+32 68######', // Ath - '+32 69######', // Tournai - '+32 71######', // Charleroi - '+32 80######', // Stavelot, Malmedy, Waimes - '+32 81######', // Namur - '+32 82######', // Dinant - '+32 83######', // Ciney - '+32 84######', // Marche-en-Famenne - '+32 85######', // Huy, Andenne - '+32 86######', // Durbuy - '+32 87######', // Verviers - '+32 89######', // Genk - '+32 9#######', // Gand + '00324 ## ## ##', + '010######', + '011######', + '012######', + '013######', + '014######', + '015######', + '016######', + '019######', + '02#######', + '03#######', + '04## ## ## ##', + '04######', + '04##/### ###', + '050######', + '051######', + '052######', + '053######', + '054######', + '055######', + '056######', + '057######', + '058######', + '059######', + '060######', + '061######', + '063######', + '064######', + '065######', + '067######', + '068######', + '069######', + '071######', + '080######', + '081######', + '082######', + '083######', + '084######', + '085######', + '086######', + '087######', + '089######', + '09#######', ]; diff --git a/src/locales/fr_BE/phone_number/format/international.ts b/src/locales/fr_BE/phone_number/format/international.ts index d1e205ae52f..0543de789d7 100644 --- a/src/locales/fr_BE/phone_number/format/international.ts +++ b/src/locales/fr_BE/phone_number/format/international.ts @@ -1,8 +1,7 @@ export default [ '+32#########', '+32##########', - '+324########', - '+324######', + '+3204######', '+3210######', '+3211######', '+3212######', @@ -13,11 +12,12 @@ export default [ '+3219######', '+322#######', '+323#######', - '+3204######', + '+324######', + '+324########', '+3250######', '+3251######', - '+3253######', '+3252######', + '+3253######', '+3254######', '+3255######', '+3256######', diff --git a/src/locales/fr_BE/phone_number/format/national.ts b/src/locales/fr_BE/phone_number/format/national.ts index 09c748ef2af..65c7821032e 100644 --- a/src/locales/fr_BE/phone_number/format/national.ts +++ b/src/locales/fr_BE/phone_number/format/national.ts @@ -1,8 +1,6 @@ export default [ - '0### ## ## ##', '##########', - '04## ## ## ##', - '4######', + '0### ## ## ##', '010 ## ## ##', '011 ## ## ##', '012 ## ## ##', @@ -13,11 +11,12 @@ export default [ '019 ## ## ##', '02 ### ## ##', '03 ### ## ##', + '04## ## ## ##', '04######', '050 ## ## ##', '051 ## ## ##', - '053 ## ## ##', '052 ## ## ##', + '053 ## ## ##', '054 ## ## ##', '055 ## ## ##', '056 ## ## ##', @@ -43,4 +42,5 @@ export default [ '087 ## ## ##', '089 ## ## ##', '09 ### ## ##', + '4######', ]; diff --git a/src/locales/fr_CA/phone_number/format/human.ts b/src/locales/fr_CA/phone_number/format/human.ts index ce30b1cee66..860308dba86 100644 --- a/src/locales/fr_CA/phone_number/format/human.ts +++ b/src/locales/fr_CA/phone_number/format/human.ts @@ -1 +1 @@ -export default ['### ###-####', '1 ### ###-####', '### ###-####, poste ###']; +export default ['### ###-####', '### ###-####, poste ###', '1 ### ###-####']; diff --git a/src/locales/fr_CH/phone_number/format/human.ts b/src/locales/fr_CH/phone_number/format/human.ts index e6b57ac7cd8..7d1c3c3f478 100644 --- a/src/locales/fr_CH/phone_number/format/human.ts +++ b/src/locales/fr_CH/phone_number/format/human.ts @@ -1,16 +1,16 @@ export default [ - '0800 ### ###', - '0800 ## ## ##', - '0## ### ## ##', '+41 ## ### ## ##', - '0900 ### ###', - '076 ### ## ##', - '079 ### ## ##', - '078 ### ## ##', '+41 76 ### ## ##', '+41 78 ### ## ##', '+41 79 ### ## ##', + '0## ### ## ##', '0041 76 ### ## ##', '0041 78 ### ## ##', '0041 79 ### ## ##', + '076 ### ## ##', + '078 ### ## ##', + '079 ### ## ##', + '0800 ## ## ##', + '0800 ### ###', + '0900 ### ###', ]; diff --git a/src/locales/fr_CH/phone_number/format/international.ts b/src/locales/fr_CH/phone_number/format/international.ts index 22bed3b6256..ccc21c73372 100644 --- a/src/locales/fr_CH/phone_number/format/international.ts +++ b/src/locales/fr_CH/phone_number/format/international.ts @@ -1,8 +1,8 @@ export default [ - '+41800######', '+41#########', - '+41900######', '+4176#######', - '+4179#######', '+4178#######', + '+4179#######', + '+41800######', + '+41900######', ]; diff --git a/src/locales/fr_CH/phone_number/format/national.ts b/src/locales/fr_CH/phone_number/format/national.ts index ea8c3304c19..8847ca6f633 100644 --- a/src/locales/fr_CH/phone_number/format/national.ts +++ b/src/locales/fr_CH/phone_number/format/national.ts @@ -1,8 +1,8 @@ export default [ - '0800 ### ###', '0## ### ## ##', - '0900 ### ###', '076 ### ## ##', - '079 ### ## ##', '078 ### ## ##', + '079 ### ## ##', + '0800 ### ###', + '0900 ### ###', ]; diff --git a/src/locales/he/phone_number/format/human.ts b/src/locales/he/phone_number/format/human.ts index 6079adcafad..82f90170f41 100644 --- a/src/locales/he/phone_number/format/human.ts +++ b/src/locales/he/phone_number/format/human.ts @@ -1,14 +1,14 @@ export default [ - '02-#######', - '03-#######', - '04-#######', - '08-#######', - '09-#######', - '077-#######', '+972-2-#######', '+972-3-#######', '+972-4-#######', + '+972-77-#######', '+972-8-#######', '+972-9-#######', - '+972-77-#######', + '02-#######', + '03-#######', + '04-#######', + '077-#######', + '08-#######', + '09-#######', ]; diff --git a/src/locales/he/phone_number/format/international.ts b/src/locales/he/phone_number/format/international.ts index 39a17eee940..d4558502d9b 100644 --- a/src/locales/he/phone_number/format/international.ts +++ b/src/locales/he/phone_number/format/international.ts @@ -2,7 +2,7 @@ export default [ '+9722#######', '+9723#######', '+9724#######', + '+97277#######', '+9728#######', '+9729#######', - '+97277#######', ]; diff --git a/src/locales/he/phone_number/format/national.ts b/src/locales/he/phone_number/format/national.ts index f8dccd2105e..96a7e666ef0 100644 --- a/src/locales/he/phone_number/format/national.ts +++ b/src/locales/he/phone_number/format/national.ts @@ -2,7 +2,7 @@ export default [ '02-###-####', '03-###-####', '04-###-####', + '077-###-####', '08-###-####', '09-###-####', - '077-###-####', ]; diff --git a/src/locales/hr/phone_number/format/international.ts b/src/locales/hr/phone_number/format/international.ts index c2613097c2e..f21c354f1e8 100644 --- a/src/locales/hr/phone_number/format/international.ts +++ b/src/locales/hr/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+385######', '+385##########', '+385########']; +export default ['+385######', '+385########', '+385##########']; diff --git a/src/locales/hu/phone_number/format/human.ts b/src/locales/hu/phone_number/format/human.ts index a26f949fb3b..d3becfa4da4 100644 --- a/src/locales/hu/phone_number/format/human.ts +++ b/src/locales/hu/phone_number/format/human.ts @@ -1,18 +1,18 @@ export default [ - '+3620#######', - '+3630#######', - '+3650#######', - '+3670#######', - '0620#######', - '0630#######', - '0650#######', - '0670#######', '+36 20/###-####', '+36 30/###-####', '+36 50/###-####', '+36 70/###-####', + '+3620#######', + '+3630#######', + '+3650#######', + '+3670#######', '003620#######', '003630#######', '003650#######', '003670#######', + '0620#######', + '0630#######', + '0650#######', + '0670#######', ]; diff --git a/src/locales/id_ID/phone_number/format/human.ts b/src/locales/id_ID/phone_number/format/human.ts index 83ed42052d2..54cfea8ce49 100644 --- a/src/locales/id_ID/phone_number/format/human.ts +++ b/src/locales/id_ID/phone_number/format/human.ts @@ -1,40 +1,40 @@ export default [ + '(+62) 2# #### ###', + '(+62) 2# #### ####', + '(+62) 2## #### ###', + '(+62) 2## #### ####', + '(+62) 3## #### ###', + '(+62) 3## #### ####', + '(+62) 4## #### ###', + '(+62) 4## #### ####', + '(+62) 5## #### ###', + '(+62) 5## #### ####', + '(+62) 6## #### ###', + '(+62) 6## #### ####', + '(+62) 7## #### ###', + '(+62) 7## #### ####', + '(+62) 8## ### ###', + '(+62) 8## #### ###', + '(+62) 8## #### ####', + '(+62) 9## #### ###', + '(+62) 9## #### ####', '02# #### ###', - '02## #### ###', - '03## #### ###', - '04## #### ###', - '05## #### ###', - '06## #### ###', - '07## #### ###', - '09## #### ###', '02# #### ####', + '02## #### ###', '02## #### ####', + '03## #### ###', '03## #### ####', + '04## #### ###', '04## #### ####', + '05## #### ###', '05## #### ####', + '06## #### ###', '06## #### ####', + '07## #### ###', '07## #### ####', - '09## #### ####', '08## ### ###', '08## #### ###', '08## #### ####', - '(+62) 8## ### ###', - '(+62) 2# #### ###', - '(+62) 2## #### ###', - '(+62) 3## #### ###', - '(+62) 4## #### ###', - '(+62) 5## #### ###', - '(+62) 6## #### ###', - '(+62) 7## #### ###', - '(+62) 8## #### ###', - '(+62) 9## #### ###', - '(+62) 2# #### ####', - '(+62) 2## #### ####', - '(+62) 3## #### ####', - '(+62) 4## #### ####', - '(+62) 5## #### ####', - '(+62) 6## #### ####', - '(+62) 7## #### ####', - '(+62) 8## #### ####', - '(+62) 9## #### ####', + '09## #### ###', + '09## #### ####', ]; diff --git a/src/locales/id_ID/phone_number/format/international.ts b/src/locales/id_ID/phone_number/format/international.ts index 7a9c6ee9a23..74913a3bc13 100644 --- a/src/locales/id_ID/phone_number/format/international.ts +++ b/src/locales/id_ID/phone_number/format/international.ts @@ -1,20 +1,20 @@ export default [ '+622########', '+622#########', - '+623#########', - '+624#########', - '+625#########', - '+626#########', - '+627#########', - '+629#########', '+622##########', + '+623#########', '+623##########', + '+624#########', '+624##########', + '+625#########', '+625##########', + '+626#########', '+626##########', + '+627#########', '+627##########', - '+629##########', '+628########', '+628#########', '+628##########', + '+629#########', + '+629##########', ]; diff --git a/src/locales/id_ID/phone_number/format/national.ts b/src/locales/id_ID/phone_number/format/national.ts index 24938d5bf1e..bead967712f 100644 --- a/src/locales/id_ID/phone_number/format/national.ts +++ b/src/locales/id_ID/phone_number/format/national.ts @@ -1,20 +1,20 @@ export default [ '(02##) ######', '(02##) #######', - '(03##) #######', - '(04##) #######', - '(05##) #######', - '(06##) #######', - '(07##) #######', - '(09##) #######', '(02##) ########', + '(03##) #######', '(03##) ########', + '(04##) #######', '(04##) ########', + '(05##) #######', '(05##) ########', + '(06##) #######', '(06##) ########', + '(07##) #######', '(07##) ########', + '(09##) #######', '(09##) ########', - '08##-###-###', '08##-####-###', '08##-####-####', + '08##-###-###', ]; diff --git a/src/locales/it/phone_number/format/human.ts b/src/locales/it/phone_number/format/human.ts index 61c60403a94..8ca6cd75e86 100644 --- a/src/locales/it/phone_number/format/human.ts +++ b/src/locales/it/phone_number/format/human.ts @@ -1,13 +1,13 @@ export default [ - '+## ### ## ## ####', '+## ## #######', '+## ## ########', + '+## ### ## ## ####', '+## ### #######', '+## ### ########', '+## #### #######', '+## #### ########', - '0## ### ####', '+39 0## ### ###', - '3## ### ###', '+39 3## ### ###', + '0## ### ####', + '3## ### ###', ]; diff --git a/src/locales/it/phone_number/format/international.ts b/src/locales/it/phone_number/format/international.ts index f8e9c4934b4..830c8e845ee 100644 --- a/src/locales/it/phone_number/format/international.ts +++ b/src/locales/it/phone_number/format/international.ts @@ -1,9 +1,9 @@ export default [ - '+#############', '+###########', '+############', + '+#############', '+##############', - '+390#########', '+390########', + '+390#########', '+393########', ]; diff --git a/src/locales/it/phone_number/format/national.ts b/src/locales/it/phone_number/format/national.ts index 3ddce087df2..cf173652c1a 100644 --- a/src/locales/it/phone_number/format/national.ts +++ b/src/locales/it/phone_number/format/national.ts @@ -1,9 +1,9 @@ export default [ - '##########', '## ## ## ##', '#########', + '##########', '###########', - '0# #### ####', '0# ### ####', + '0# #### ####', '3## ### ###', ]; diff --git a/src/locales/ka_GE/phone_number/format/human.ts b/src/locales/ka_GE/phone_number/format/human.ts index 8086db8da2c..44e0d9ab1f4 100644 --- a/src/locales/ka_GE/phone_number/format/human.ts +++ b/src/locales/ka_GE/phone_number/format/human.ts @@ -1,22 +1,22 @@ export default [ - '5##-###-###', - '5########', + '(+995) 5## ## ## ##', + '(+995) 5## ### ###', + '(+995) 5## ######', + '(+995) 5########', + '(+995) 5##-###-###', + '+995 5## ## ## ##', + '+995 5## ### ###', + '+995 5## ######', + '+995 5########', + '+995 5##-###-###', '5## ## ## ##', - '5## ######', '5## ### ###', - '995 5##-###-###', - '995 5########', + '5## ######', + '5########', + '5##-###-###', '995 5## ## ## ##', - '995 5## ######', '995 5## ### ###', - '+995 5##-###-###', - '+995 5########', - '+995 5## ## ## ##', - '+995 5## ######', - '+995 5## ### ###', - '(+995) 5##-###-###', - '(+995) 5########', - '(+995) 5## ## ## ##', - '(+995) 5## ######', - '(+995) 5## ### ###', + '995 5## ######', + '995 5########', + '995 5##-###-###', ]; diff --git a/src/locales/ko/phone_number/format/human.ts b/src/locales/ko/phone_number/format/human.ts index f8dee14d318..98f2f932b73 100644 --- a/src/locales/ko/phone_number/format/human.ts +++ b/src/locales/ko/phone_number/format/human.ts @@ -1 +1 @@ -export default ['0#-#####-####', '0##-###-####', '0##-####-####']; +export default ['0##-####-####', '0##-###-####', '0#-#####-####']; diff --git a/src/locales/ko/phone_number/format/international.ts b/src/locales/ko/phone_number/format/international.ts index 0196f5835a8..0cd68f3c079 100644 --- a/src/locales/ko/phone_number/format/international.ts +++ b/src/locales/ko/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+82##########', '+82#########']; +export default ['+82#########', '+82##########']; diff --git a/src/locales/mk/phone_number/format/human.ts b/src/locales/mk/phone_number/format/human.ts index 3d8cf9059b4..7308f3ba018 100644 --- a/src/locales/mk/phone_number/format/human.ts +++ b/src/locales/mk/phone_number/format/human.ts @@ -1,11 +1,11 @@ export default [ - '02 ### ####', - '03# ### ###', - '04# ### ###', '+389 2 ### ####', '+389 3# ### ###', '+389 4# ### ###', '00389 2 ### ####', '00389 3# ### ###', '00389 4# ### ###', + '02 ### ####', + '03# ### ###', + '04# ### ###', ]; diff --git a/src/locales/nb_NO/phone_number/format/human.ts b/src/locales/nb_NO/phone_number/format/human.ts index 0c72f593178..a896e059a93 100644 --- a/src/locales/nb_NO/phone_number/format/human.ts +++ b/src/locales/nb_NO/phone_number/format/human.ts @@ -1 +1 @@ -export default ['########', '## ## ## ##', '### ## ###', '+47 ## ## ## ##']; +export default ['## ## ## ##', '### ## ###', '########', '+47 ## ## ## ##']; diff --git a/src/locales/ne/phone_number/format/human.ts b/src/locales/ne/phone_number/format/human.ts index de75c6725b6..db121b7dd18 100644 --- a/src/locales/ne/phone_number/format/human.ts +++ b/src/locales/ne/phone_number/format/human.ts @@ -1 +1 @@ -export default ['##-#######', '+977-#-#######', '+977########']; +export default ['##-#######', '+977########', '+977-#-#######']; diff --git a/src/locales/ne/phone_number/format/international.ts b/src/locales/ne/phone_number/format/international.ts index d133a76d56f..38b24e68dfd 100644 --- a/src/locales/ne/phone_number/format/international.ts +++ b/src/locales/ne/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+977#########', '+977########']; +export default ['+977########', '+977#########']; diff --git a/src/locales/nl/phone_number/format/human.ts b/src/locales/nl/phone_number/format/human.ts index abda3183453..768c97f8d85 100644 --- a/src/locales/nl/phone_number/format/human.ts +++ b/src/locales/nl/phone_number/format/human.ts @@ -1,8 +1,8 @@ export default [ '(0###) ######', - '06 #### ####', - '0#########', - '06########', '+31#########', '+316########', + '0#########', + '06 #### ####', + '06########', ]; diff --git a/src/locales/nl_BE/phone_number/format/human.ts b/src/locales/nl_BE/phone_number/format/human.ts index 34626d164f8..3d8b0ec04b9 100644 --- a/src/locales/nl_BE/phone_number/format/human.ts +++ b/src/locales/nl_BE/phone_number/format/human.ts @@ -1,11 +1,11 @@ export default [ - '###/######', - '###/## ## ##', '### ## ## ##', - '###/### ###', '##########', - '04##/### ###', - '04## ## ## ##', - '00324 ## ## ##', + '###/## ## ##', + '###/### ###', + '###/######', '+324 ## ## ## ##', + '00324 ## ## ##', + '04## ## ## ##', + '04##/### ###', ]; diff --git a/src/locales/nl_BE/phone_number/format/international.ts b/src/locales/nl_BE/phone_number/format/international.ts index aeec95d0b2e..a504cf63442 100644 --- a/src/locales/nl_BE/phone_number/format/international.ts +++ b/src/locales/nl_BE/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+32#########', '+32##########', '+324########', '+324######']; +export default ['+32#########', '+32##########', '+324######', '+324########']; diff --git a/src/locales/nl_BE/phone_number/format/national.ts b/src/locales/nl_BE/phone_number/format/national.ts index 9bdc90b80dd..451e73e03e8 100644 --- a/src/locales/nl_BE/phone_number/format/national.ts +++ b/src/locales/nl_BE/phone_number/format/national.ts @@ -1 +1 @@ -export default ['0### ## ## ##', '##########', '04## ## ## ##', '4######']; +export default ['##########', '0### ## ## ##', '04## ## ## ##', '4######']; diff --git a/src/locales/pt_BR/phone_number/format/human.ts b/src/locales/pt_BR/phone_number/format/human.ts index 54106d2f68a..e019a4a4a38 100644 --- a/src/locales/pt_BR/phone_number/format/human.ts +++ b/src/locales/pt_BR/phone_number/format/human.ts @@ -1 +1 @@ -export default ['(##) ####-####', '+55 (##) ####-####', '(##) #####-####']; +export default ['(##) #####-####', '(##) ####-####', '+55 (##) ####-####']; diff --git a/src/locales/pt_BR/phone_number/format/national.ts b/src/locales/pt_BR/phone_number/format/national.ts index e311edc72dc..8e841257a9a 100644 --- a/src/locales/pt_BR/phone_number/format/national.ts +++ b/src/locales/pt_BR/phone_number/format/national.ts @@ -1 +1 @@ -export default ['(##) ####-####', '(##) #####-####']; +export default ['(##) #####-####', '(##) ####-####']; diff --git a/src/locales/ro/phone_number/format/human.ts b/src/locales/ro/phone_number/format/human.ts index 58e30a38500..e26fa5306e6 100644 --- a/src/locales/ro/phone_number/format/human.ts +++ b/src/locales/ro/phone_number/format/human.ts @@ -1,84 +1,84 @@ export default [ '021######', - '031######', - '0258######', - '0358######', - '0257######', - '0357######', - '0248######', - '0348######', - '0234######', - '0334######', - '0259######', - '0359######', - '0263######', - '0363######', + '0230######', '0231######', - '0331######', - '0239######', - '0339######', - '0268######', - '0368######', + '0232######', + '0233######', + '0234######', + '0235######', + '0236######', + '0237######', '0238######', - '0338######', - '0242######', - '0342######', - '0255######', - '0355######', - '0264######', - '0364######', + '0239######', + '0240######', '0241######', - '0341######', - '0267######', - '0367######', + '0242######', + '0243######', + '0244######', '0245######', - '0345######', - '0251######', - '0351######', - '0236######', - '0336######', '0246######', - '0346######', + '0247######', + '0248######', + '0249######', + '0250######', + '0251######', + '0252######', '0253######', - '0353######', - '0266######', - '0366######', '0254######', - '0354######', - '0243######', - '0343######', - '0232######', - '0332######', + '0255######', + '0256######', + '0257######', + '0258######', + '0259######', + '0260######', + '0261######', '0262######', - '0362######', - '0252######', - '0352######', + '0263######', + '0264######', '0265######', - '0365######', - '0233######', + '0266######', + '0267######', + '0268######', + '0269######', + '031######', + '0330######', + '0331######', + '0332######', '0333######', - '0249######', - '0349######', - '0244######', + '0334######', + '0335######', + '0336######', + '0337######', + '0338######', + '0339######', + '0340######', + '0341######', + '0342######', + '0343######', '0344######', - '0260######', + '0345######', + '0346######', + '0347######', + '0348######', + '0349######', + '0350######', + '0351######', + '0352######', + '0353######', + '0354######', + '0355######', + '0356######', + '0357######', + '0358######', + '0359######', '0360######', - '0261######', '0361######', - '0269######', + '0362######', + '0363######', + '0364######', + '0365######', + '0366######', + '0367######', + '0368######', '0369######', - '0230######', - '0330######', - '0247######', - '0347######', - '0256######', - '0356######', - '0240######', - '0340######', - '0250######', - '0350######', - '0235######', - '0335######', - '0237######', - '0337######', ]; diff --git a/src/locales/ro/phone_number/format/international.ts b/src/locales/ro/phone_number/format/international.ts index 8b2e92c3ea4..021cbfc85be 100644 --- a/src/locales/ro/phone_number/format/international.ts +++ b/src/locales/ro/phone_number/format/international.ts @@ -1,84 +1,84 @@ export default [ '+40021######', '+40031######', - '+40258######', - '+40358######', - '+40257######', - '+40357######', - '+40248######', - '+40348######', - '+40234######', - '+40334######', - '+40259######', - '+40359######', - '+40263######', - '+40363######', + '+40230######', '+40231######', - '+40331######', - '+40239######', - '+40339######', - '+40268######', - '+40368######', + '+40232######', + '+40233######', + '+40234######', + '+40235######', + '+40236######', + '+40237######', '+40238######', - '+40338######', - '+40242######', - '+40342######', - '+40255######', - '+40355######', - '+40264######', - '+40364######', + '+40239######', + '+40240######', '+40241######', - '+40341######', - '+40267######', - '+40367######', + '+40242######', + '+40243######', + '+40244######', '+40245######', - '+40345######', - '+40251######', - '+40351######', - '+40236######', - '+40336######', '+40246######', - '+40346######', + '+40247######', + '+40248######', + '+40249######', + '+40250######', + '+40251######', + '+40252######', '+40253######', - '+40353######', - '+40266######', - '+40366######', '+40254######', - '+40354######', - '+40243######', - '+40343######', - '+40232######', - '+40332######', + '+40255######', + '+40256######', + '+40257######', + '+40258######', + '+40259######', + '+40260######', + '+40261######', '+40262######', - '+40362######', - '+40252######', - '+40352######', + '+40263######', + '+40264######', '+40265######', - '+40365######', - '+40233######', + '+40266######', + '+40267######', + '+40268######', + '+40269######', + '+40330######', + '+40331######', + '+40332######', '+40333######', - '+40249######', - '+40349######', - '+40244######', + '+40334######', + '+40335######', + '+40336######', + '+40337######', + '+40338######', + '+40339######', + '+40340######', + '+40341######', + '+40342######', + '+40343######', '+40344######', - '+40260######', + '+40345######', + '+40346######', + '+40347######', + '+40348######', + '+40349######', + '+40350######', + '+40351######', + '+40352######', + '+40353######', + '+40354######', + '+40355######', + '+40356######', + '+40357######', + '+40358######', + '+40359######', '+40360######', - '+40261######', '+40361######', - '+40269######', + '+40362######', + '+40363######', + '+40364######', + '+40365######', + '+40366######', + '+40367######', + '+40368######', '+40369######', - '+40230######', - '+40330######', - '+40247######', - '+40347######', - '+40256######', - '+40356######', - '+40240######', - '+40340######', - '+40250######', - '+40350######', - '+40235######', - '+40335######', - '+40237######', - '+40337######', ]; diff --git a/src/locales/ro/phone_number/format/national.ts b/src/locales/ro/phone_number/format/national.ts index 927654b27d5..de7ff99bc09 100644 --- a/src/locales/ro/phone_number/format/national.ts +++ b/src/locales/ro/phone_number/format/national.ts @@ -1,84 +1,84 @@ export default [ '021######', - '031######', - '0258 ### ###', - '0358 ### ###', - '0257 ### ###', - '0357 ### ###', - '0248 ### ###', - '0348 ### ###', - '0234 ### ###', - '0334 ### ###', - '0259 ### ###', - '0359 ### ###', - '0263 ### ###', - '0363 ### ###', + '0230 ### ###', '0231 ### ###', - '0331 ### ###', - '0239 ### ###', - '0339 ### ###', - '0268 ### ###', - '0368 ### ###', + '0232 ### ###', + '0233 ### ###', + '0234 ### ###', + '0235 ### ###', + '0236 ### ###', + '0237 ### ###', '0238 ### ###', - '0338 ### ###', - '0242 ### ###', - '0342 ### ###', - '0255 ### ###', - '0355 ### ###', - '0264 ### ###', - '0364 ### ###', + '0239 ### ###', + '0240 ### ###', '0241 ### ###', - '0341 ### ###', - '0267 ### ###', - '0367 ### ###', + '0242 ### ###', + '0243 ### ###', + '0244 ### ###', '0245 ### ###', - '0345 ### ###', - '0251 ### ###', - '0351 ### ###', - '0236 ### ###', - '0336 ### ###', '0246 ### ###', - '0346 ### ###', + '0247 ### ###', + '0248 ### ###', + '0249 ### ###', + '0250 ### ###', + '0251 ### ###', + '0252 ### ###', '0253 ### ###', - '0353 ### ###', - '0266 ### ###', - '0366 ### ###', '0254 ### ###', - '0354 ### ###', - '0243 ### ###', - '0343 ### ###', - '0232 ### ###', - '0332 ### ###', + '0255 ### ###', + '0256 ### ###', + '0257 ### ###', + '0258 ### ###', + '0259 ### ###', + '0260 ### ###', + '0261 ### ###', '0262 ### ###', - '0362 ### ###', - '0252 ### ###', - '0352 ### ###', + '0263 ### ###', + '0264 ### ###', '0265 ### ###', - '0365 ### ###', - '0233 ### ###', + '0266 ### ###', + '0267 ### ###', + '0268 ### ###', + '0269 ### ###', + '031######', + '0330 ### ###', + '0331 ### ###', + '0332 ### ###', '0333 ### ###', - '0249 ### ###', - '0349 ### ###', - '0244 ### ###', + '0334 ### ###', + '0335 ### ###', + '0336 ### ###', + '0337 ### ###', + '0338 ### ###', + '0339 ### ###', + '0340 ### ###', + '0341 ### ###', + '0342 ### ###', + '0343 ### ###', '0344 ### ###', - '0260 ### ###', + '0345 ### ###', + '0346 ### ###', + '0347 ### ###', + '0348 ### ###', + '0349 ### ###', + '0350 ### ###', + '0351 ### ###', + '0352 ### ###', + '0353 ### ###', + '0354 ### ###', + '0355 ### ###', + '0356 ### ###', + '0357 ### ###', + '0358 ### ###', + '0359 ### ###', '0360 ### ###', - '0261 ### ###', '0361 ### ###', - '0269 ### ###', + '0362 ### ###', + '0363 ### ###', + '0364 ### ###', + '0365 ### ###', + '0366 ### ###', + '0367 ### ###', + '0368 ### ###', '0369 ### ###', - '0230 ### ###', - '0330 ### ###', - '0247 ### ###', - '0347 ### ###', - '0256 ### ###', - '0356 ### ###', - '0240 ### ###', - '0340 ### ###', - '0250 ### ###', - '0350 ### ###', - '0235 ### ###', - '0335 ### ###', - '0237 ### ###', - '0337 ### ###', ]; diff --git a/src/locales/sk/phone_number/format/human.ts b/src/locales/sk/phone_number/format/human.ts index 3ec43d5ebe4..eb07ec6b34a 100644 --- a/src/locales/sk/phone_number/format/human.ts +++ b/src/locales/sk/phone_number/format/human.ts @@ -1,6 +1,6 @@ export default [ - '09## ### ###', - '0## #### ####', - '0# #### ####', '+421 ### ### ###', + '0# #### ####', + '0## #### ####', + '09## ### ###', ]; diff --git a/src/locales/sk/phone_number/format/international.ts b/src/locales/sk/phone_number/format/international.ts index 9d9d4fc6a82..a93806c8728 100644 --- a/src/locales/sk/phone_number/format/international.ts +++ b/src/locales/sk/phone_number/format/international.ts @@ -1 +1 @@ -export default ['+4219########', '+421##########', '+421#########']; +export default ['+421#########', '+421##########', '+4219########']; diff --git a/src/locales/sk/phone_number/format/national.ts b/src/locales/sk/phone_number/format/national.ts index 66ea929c8d1..78b7be56a67 100644 --- a/src/locales/sk/phone_number/format/national.ts +++ b/src/locales/sk/phone_number/format/national.ts @@ -1 +1 @@ -export default ['09## ### ###', '##########', '0##/### ## ##']; +export default ['##########', '0##/### ## ##', '09## ### ###']; diff --git a/src/locales/sr_RS_latin/phone_number/format/human.ts b/src/locales/sr_RS_latin/phone_number/format/human.ts index 815f6c64941..56d3e4f9a06 100644 --- a/src/locales/sr_RS_latin/phone_number/format/human.ts +++ b/src/locales/sr_RS_latin/phone_number/format/human.ts @@ -1,7 +1,7 @@ export default [ '### ###', '### ### ####', - '06# ### ## ##', '+381## ### ## ##', '00381 ## ### ###', + '06# ### ## ##', ]; diff --git a/src/locales/sr_RS_latin/phone_number/format/international.ts b/src/locales/sr_RS_latin/phone_number/format/international.ts index 910082c59ae..9849ba8aefa 100644 --- a/src/locales/sr_RS_latin/phone_number/format/international.ts +++ b/src/locales/sr_RS_latin/phone_number/format/international.ts @@ -1,7 +1,7 @@ export default [ '+381######', + '+381########', + '+381#########', '+381##########', '+3816########', - '+381#########', - '+381########', ]; diff --git a/src/locales/sr_RS_latin/phone_number/format/national.ts b/src/locales/sr_RS_latin/phone_number/format/national.ts index 937058bf871..fccff923d45 100644 --- a/src/locales/sr_RS_latin/phone_number/format/national.ts +++ b/src/locales/sr_RS_latin/phone_number/format/national.ts @@ -1,7 +1,7 @@ export default [ '######', + '0## ######', + '0## #######', '0## ########', '06# #######', - '0## #######', - '0## ######', ]; diff --git a/src/locales/sv/phone_number/format/human.ts b/src/locales/sv/phone_number/format/human.ts index b8d99e4677c..b93f7a06580 100644 --- a/src/locales/sv/phone_number/format/human.ts +++ b/src/locales/sv/phone_number/format/human.ts @@ -1,31 +1,28 @@ export default [ - // mobile - '070#######', + '+461#####', + '+462######', + '+463#######', + '+464########', + '+465#####', + '+466######', '+4670#######', - '072#######', '+4672#######', - '073#######', '+4673#######', - '076#######', '+4676#######', - '079#######', '+4679#######', - - // landline + '+468#######', + '+469########', '01#####', - '+461#####', '02######', - '+462######', '03#######', - '+463#######', '04########', - '+464########', '05#####', - '+465#####', '06######', - '+466######', + '070#######', + '072#######', + '073#######', + '076#######', + '079#######', '08#######', - '+468#######', '09########', - '+469########', ]; diff --git a/src/locales/sv/phone_number/format/international.ts b/src/locales/sv/phone_number/format/international.ts index 6217a861cb8..1ee6439c476 100644 --- a/src/locales/sv/phone_number/format/international.ts +++ b/src/locales/sv/phone_number/format/international.ts @@ -1,15 +1,15 @@ export default [ - '+4670#######', - '+4672#######', - '+4673#######', - '+4676#######', - '+4679#######', '+461#####', '+462######', '+463#######', '+464########', '+465#####', '+466######', + '+4670#######', + '+4672#######', + '+4673#######', + '+4676#######', + '+4679#######', '+468#######', '+469########', ]; diff --git a/src/locales/sv/phone_number/format/national.ts b/src/locales/sv/phone_number/format/national.ts index 551b6f6b5b7..798ae7cae12 100644 --- a/src/locales/sv/phone_number/format/national.ts +++ b/src/locales/sv/phone_number/format/national.ts @@ -1,15 +1,15 @@ export default [ + '02#-### ##', + '03##-### ##', + '04#-### ## ##', + '06##-## ##', '070-### ## ##', '072-### ## ##', '073-### ## ##', '076-### ## ##', '079-### ## ##', - '1#####', - '02#-### ##', - '03##-### ##', - '04#-### ## ##', - '5#####', - '06##-## ##', '08-### ## ##', '09##-## ## ##', + '1#####', + '5#####', ]; diff --git a/src/locales/th/phone_number/format/human.ts b/src/locales/th/phone_number/format/human.ts index f7761a4fa4d..3be7fd005af 100644 --- a/src/locales/th/phone_number/format/human.ts +++ b/src/locales/th/phone_number/format/human.ts @@ -1,7 +1,7 @@ export default [ + '0 2### ####', + '0 5!## ####', '06 #### ####', '08 #### ####', '09 #### ####', - '0 2### ####', - '0 5!## ####', ]; diff --git a/src/locales/th/phone_number/format/international.ts b/src/locales/th/phone_number/format/international.ts index bd1f7b721dc..7a0bc4b6319 100644 --- a/src/locales/th/phone_number/format/international.ts +++ b/src/locales/th/phone_number/format/international.ts @@ -1,7 +1,7 @@ export default [ + '+662#######', + '+665!######', '+666########', '+668########', '+669########', - '+662#######', - '+665!######', ]; diff --git a/src/locales/th/phone_number/format/national.ts b/src/locales/th/phone_number/format/national.ts index 15fbf1bb17a..c2da4c4cb5c 100644 --- a/src/locales/th/phone_number/format/national.ts +++ b/src/locales/th/phone_number/format/national.ts @@ -1,7 +1,7 @@ export default [ + '02 ### ####', + '05! ### ###', '06# ### ####', '08# ### ####', '09# ### ####', - '02 ### ####', - '05! ### ###', ]; diff --git a/src/locales/tr/phone_number/area_code.ts b/src/locales/tr/phone_number/area_code.ts index 649cd510643..a584facca14 100644 --- a/src/locales/tr/phone_number/area_code.ts +++ b/src/locales/tr/phone_number/area_code.ts @@ -1,5 +1,87 @@ export default [ + '212', + '216', + '222', + '224', + '226', + '228', + '232', + '236', + '242', + '246', + '248', + '252', + '256', + '258', + '262', + '264', + '266', + '272', + '274', + '276', + '282', + '284', + '286', + '288', + '312', + '318', + '322', + '324', + '326', + '328', + '332', + '338', + '342', + '344', + '346', + '348', + '352', + '354', + '356', + '358', + '362', + '364', + '366', + '368', + '370', + '372', + '374', + '376', + '378', + '380', + '382', + '384', + '386', + '388', '392', + '412', + '414', + '416', + '422', + '424', + '426', + '428', + '432', + '434', + '436', + '438', + '442', + '446', + '452', + '454', + '456', + '458', + '462', + '464', + '466', + '472', + '474', + '476', + '478', + '482', + '484', + '486', + '488', '510', '512', '522', @@ -14,86 +96,4 @@ export default [ '888', '898', '900', - '322', - '416', - '272', - '472', - '382', - '358', - '312', - '242', - '478', - '466', - '256', - '266', - '378', - '488', - '458', - '228', - '426', - '434', - '374', - '248', - '224', - '286', - '376', - '364', - '258', - '412', - '380', - '284', - '424', - '446', - '442', - '222', - '342', - '454', - '456', - '438', - '326', - '476', - '246', - '216', - '212', - '232', - '344', - '370', - '338', - '474', - '366', - '352', - '318', - '288', - '386', - '348', - '262', - '332', - '274', - '422', - '236', - '482', - '324', - '252', - '436', - '384', - '388', - '452', - '328', - '464', - '264', - '362', - '484', - '368', - '346', - '414', - '486', - '282', - '356', - '462', - '428', - '276', - '432', - '226', - '354', - '372', ]; diff --git a/src/locales/zh_CN/phone_number/format/human.ts b/src/locales/zh_CN/phone_number/format/human.ts index 4ff604f1f0b..965102583a4 100644 --- a/src/locales/zh_CN/phone_number/format/human.ts +++ b/src/locales/zh_CN/phone_number/format/human.ts @@ -1 +1 @@ -export default ['0##-########', '0###-########', '1##########']; +export default ['0###-########', '0##-########', '1##########']; diff --git a/src/locales/zh_CN/phone_number/format/national.ts b/src/locales/zh_CN/phone_number/format/national.ts index 7e625eb690f..7116d631898 100644 --- a/src/locales/zh_CN/phone_number/format/national.ts +++ b/src/locales/zh_CN/phone_number/format/national.ts @@ -1 +1 @@ -export default ['0## #### ####', '###########', '1##########']; +export default ['###########', '0## #### ####', '1##########']; diff --git a/src/locales/zu_ZA/phone_number/format/human.ts b/src/locales/zu_ZA/phone_number/format/human.ts index b30bd451ed2..e42c57fde5a 100644 --- a/src/locales/zu_ZA/phone_number/format/human.ts +++ b/src/locales/zu_ZA/phone_number/format/human.ts @@ -1,11 +1,11 @@ export default [ '01# ### #####', + '01# ########', + '01#########', '02# ### #####', '03# ### #####', '04# ### #####', '05# ### #####', '0800 ### ###', '0860 ### ###', - '01#########', - '01# ########', ]; diff --git a/src/locales/zu_ZA/phone_number/format/national.ts b/src/locales/zu_ZA/phone_number/format/national.ts index 5b9fea603d9..b6bed2a2faf 100644 --- a/src/locales/zu_ZA/phone_number/format/national.ts +++ b/src/locales/zu_ZA/phone_number/format/national.ts @@ -1,9 +1,9 @@ export default [ + '080 0## ####', + '0860 ### ###', '1#########', '2#########', '3#########', '4#########', '5#########', - '080 0## ####', - '0860 ### ###', ]; diff --git a/test/modules/__snapshots__/phone.spec.ts.snap b/test/modules/__snapshots__/phone.spec.ts.snap index cd9778c3e23..54b938f3e5b 100644 --- a/test/modules/__snapshots__/phone.spec.ts.snap +++ b/test/modules/__snapshots__/phone.spec.ts.snap @@ -2,9 +2,9 @@ exports[`phone > 42 > imei 1`] = `"39-751108-670982-8"`; -exports[`phone > 42 > number > noArgs 1`] = `"(975) 310-8670 x982"`; +exports[`phone > 42 > number > noArgs 1`] = `"975.310.8670 x982"`; -exports[`phone > 42 > number > with human style 1`] = `"(975) 310-8670 x982"`; +exports[`phone > 42 > number > with human style 1`] = `"975.310.8670 x982"`; exports[`phone > 42 > number > with international style 1`] = `"+14976110867"`; @@ -12,9 +12,9 @@ exports[`phone > 42 > number > with national style 1`] = `"(497) 611-0867"`; exports[`phone > 1211 > imei 1`] = `"98-296673-687684-2"`; -exports[`phone > 1211 > number > noArgs 1`] = `"1-929-767-3687 x68488"`; +exports[`phone > 1211 > number > noArgs 1`] = `"1-929-767-3687 x6848"`; -exports[`phone > 1211 > number > with human style 1`] = `"1-929-767-3687 x68488"`; +exports[`phone > 1211 > number > with human style 1`] = `"1-929-767-3687 x6848"`; exports[`phone > 1211 > number > with international style 1`] = `"+19829667368"`; @@ -22,9 +22,9 @@ exports[`phone > 1211 > number > with national style 1`] = `"(982) 966-7368"`; exports[`phone > 1337 > imei 1`] = `"21-243529-713619-6"`; -exports[`phone > 1337 > number > noArgs 1`] = `"324-452-9713 x619"`; +exports[`phone > 1337 > number > noArgs 1`] = `"324.452.9713"`; -exports[`phone > 1337 > number > with human style 1`] = `"324-452-9713 x619"`; +exports[`phone > 1337 > number > with human style 1`] = `"324.452.9713"`; exports[`phone > 1337 > number > with international style 1`] = `"+14125352971"`;