Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.31 KB | None | 0 0
  1. const countriesTranslated = {
  2. 'Alderney': gettext('Alderney'),
  3. 'Azores': gettext('Azores'),
  4. 'Canaries': gettext('Canaries'),
  5. 'Cyprus': gettext('Cyprus'),
  6. 'Gibraltar': gettext('Gibraltar'),
  7. 'Guadeloupe': gettext('Guadeloupe'),
  8. 'Guernsey': gettext('Guernsey'),
  9. 'Herm': gettext('Herm'),
  10. 'Iceland': gettext('Iceland'),
  11. 'Isle of Man': gettext('Isle of Man'),
  12. 'Jersey': gettext('Jersey'),
  13. 'Liechtenstein': gettext('Liechtenstein'),
  14. 'Martinique': gettext('Martinique'),
  15. 'Monaco': gettext('Monaco'),
  16. 'Reunion': gettext('Reunion'),
  17. 'San Marino': gettext('San Marino'),
  18. 'Sark': gettext('Sark'),
  19. 'Satellite connection': gettext('Satellite connection'),
  20. 'Vatican City': gettext('Vatican City'),
  21. 'Austria': gettext('Austria'),
  22. 'Bulgaria': gettext('Bulgaria'),
  23. 'Czech Republic': gettext('Czech Republic'),
  24. 'Denmark': gettext('Denmark'),
  25. 'Estonia': gettext('Estonia'),
  26. 'Finland': gettext('Finland'),
  27. 'France': gettext('France'),
  28. 'Germany': gettext('Germany'),
  29. 'Greece': gettext('Greece'),
  30. 'Hungary': gettext('Hungary'),
  31. 'Ireland': gettext('Ireland'),
  32. 'Italy': gettext('Italy'),
  33. 'Latvia': gettext('Latvia'),
  34. 'Lithuania': gettext('Lithuania'),
  35. 'Luxembourg': gettext('Luxembourg'),
  36. 'Madeira': gettext('Madeira'),
  37. 'Malta': gettext('Malta'),
  38. 'Netherlands': gettext('Netherlands'),
  39. 'Norway': gettext('Norway'),
  40. 'Poland': gettext('Poland'),
  41. 'Portugal': gettext('Portugal'),
  42. 'Romania': gettext('Romania'),
  43. 'Slovakia': gettext('Slovakia'),
  44. 'Slovenia': gettext('Slovenia'),
  45. 'Spain': gettext('Spain'),
  46. 'Sweden': gettext('Sweden'),
  47. 'Switzerland': gettext('Switzerland'),
  48. 'United Kingdom': gettext('United Kingdom'),
  49. 'Andorra': gettext('Andorra'),
  50. 'Bosnia & Herzegovina': gettext('Bosnia & Herzegovina'),
  51. 'Croatia': gettext('Croatia'),
  52. 'Israel': gettext('Israel'),
  53. 'Macedonia': gettext('Macedonia'),
  54. 'Puerto Rico': gettext('Puerto Rico'),
  55. 'Serbia': gettext('Serbia'),
  56. 'Turkey': gettext('Turkey'),
  57. 'Alaska': gettext('Alaska'),
  58. 'Albania': gettext('Albania'),
  59. 'Algeria': gettext('Algeria'),
  60. 'Antigua': gettext('Antigua'),
  61. 'Australia': gettext('Australia'),
  62. 'Belarus': gettext('Belarus'),
  63. 'Bermuda': gettext('Bermuda'),
  64. 'Dominican Republic': gettext('Dominican Republic'),
  65. 'Canada': gettext('Canada'),
  66. 'Egypt': gettext('Egypt'),
  67. 'Grenada': gettext('Grenada'),
  68. 'Hawaï': gettext('Hawaï'),
  69. 'Hong Kong': gettext('Hong Kong'),
  70. 'Jamaica': gettext('Jamaica'),
  71. 'Moldova': gettext('Moldova'),
  72. 'Morocco': gettext('Morocco'),
  73. 'Singapore': gettext('Singapore'),
  74. 'Thailand': gettext('Thailand'),
  75. 'Trinidad & Tobago': gettext('Trinidad & Tobago'),
  76. 'Tunisia': gettext('Tunisia'),
  77. 'USA': gettext('USA'),
  78. 'Virgin Islands': gettext('Virgin Islands'),
  79. 'Uzbekistan': gettext('Uzbekistan'),
  80. 'Afghanistan': gettext('Afghanistan'),
  81. 'Anguilla': gettext('Anguilla'),
  82. 'Argentina': gettext('Argentina'),
  83. 'Armenia': gettext('Armenia'),
  84. 'Aruba': gettext('Aruba'),
  85. 'Azerbeidzjan': gettext('Azerbeidzjan'),
  86. 'Bahamas': gettext('Bahamas'),
  87. 'Bangladesh': gettext('Bangladesh'),
  88. 'Barbados': gettext('Barbados'),
  89. 'Bahrain': gettext('Bahrain'),
  90. 'Belise': gettext('Belise'),
  91. 'Benin': gettext('Benin'),
  92. 'Bolivia': gettext('Bolivia'),
  93. 'Botswana': gettext('Botswana'),
  94. 'Brazil': gettext('Brazil'),
  95. 'Burkina Faso': gettext('Burkina Faso'),
  96. 'Burundi': gettext('Burundi'),
  97. 'Cambodia': gettext('Cambodia'),
  98. 'Cameroon': gettext('Cameroon'),
  99. 'Cape Verde': gettext('Cape Verde'),
  100. 'Cayman Islands': gettext('Cayman Islands'),
  101. 'China': gettext('China'),
  102. 'Congo (Kinshasa)': gettext('Congo (Kinshasa)'),
  103. 'Costa Rica': gettext('Costa Rica'),
  104. 'Cuba': gettext('Cuba'),
  105. 'Curaçao': gettext('Curaçao'),
  106. 'Democratic Republic of the Congo': gettext('Democratic Republic of the Congo'),
  107. 'Dominica': gettext('Dominica'),
  108. 'Ecuador': gettext('Ecuador'),
  109. 'Faroe Islands': gettext('Faroe Islands'),
  110. 'French Polynesia': gettext('French Polynesia'),
  111. 'French Guyana': gettext('French Guyana'),
  112. 'Ghana': gettext('Ghana'),
  113. 'Guatemala': gettext('Guatemala'),
  114. 'Haiti': gettext('Haiti'),
  115. 'Honduras': gettext('Honduras'),
  116. 'India': gettext('India'),
  117. 'Indonesia': gettext('Indonesia'),
  118. 'Iran': gettext('Iran'),
  119. 'Ivory Coast': gettext('Ivory Coast'),
  120. 'Japan': gettext('Japan'),
  121. 'Jordany': gettext('Jordany'),
  122. 'Kazakhstan': gettext('Kazakhstan'),
  123. 'Kenya': gettext('Kenya'),
  124. 'Kosovo': gettext('Kosovo'),
  125. 'Kuweit': gettext('Kuweit'),
  126. 'Lebanon': gettext('Lebanon'),
  127. 'Liberia': gettext('Liberia'),
  128. 'Libya': gettext('Libya'),
  129. 'Madagascar': gettext('Madagascar'),
  130. 'Malawi': gettext('Malawi'),
  131. 'Maldives': gettext('Maldives'),
  132. 'Mali': gettext('Mali'),
  133. 'Mauritius': gettext('Mauritius'),
  134. 'Mexico': gettext('Mexico'),
  135. 'Montenegro': gettext('Montenegro'),
  136. 'Montserrat': gettext('Montserrat'),
  137. 'Netherlands Antilles': gettext('Netherlands Antilles'),
  138. 'Namibia': gettext('Namibia'),
  139. 'Nepal': gettext('Nepal'),
  140. 'New Zealand': gettext('New Zealand'),
  141. 'North-Korea': gettext('North-Korea'),
  142. 'Oman': gettext('Oman'),
  143. 'Pakistan': gettext('Pakistan'),
  144. 'Palestina': gettext('Palestina'),
  145. 'Paraguay': gettext('Paraguay'),
  146. 'Peru': gettext('Peru'),
  147. 'Philippines': gettext('Philippines'),
  148. 'Qatar': gettext('Qatar'),
  149. 'Ruanda': gettext('Ruanda'),
  150. 'Saint Vincent and the Grenadines': gettext('Saint Vincent and the Grenadines'),
  151. 'Sao Tomé and Principe': gettext('Sao Tomé and Principe'),
  152. 'Saudi Arabia': gettext('Saudi Arabia'),
  153. 'Senegal': gettext('Senegal'),
  154. 'Seychelle Islands': gettext('Seychelle Islands'),
  155. 'Sierra Leone': gettext('Sierra Leone'),
  156. 'South Africa': gettext('South Africa'),
  157. 'South-Korea': gettext('South-Korea'),
  158. 'Sri Lanka': gettext('Sri Lanka'),
  159. 'St. Kitts and Nevis': gettext('St. Kitts and Nevis'),
  160. 'St. Lucia': gettext('St. Lucia'),
  161. 'Sudan': gettext('Sudan'),
  162. 'Suriname': gettext('Suriname'),
  163. 'Syria': gettext('Syria'),
  164. 'Swaziland': gettext('Swaziland'),
  165. 'Tadjikistan': gettext('Tadjikistan'),
  166. 'Taiwan': gettext('Taiwan'),
  167. 'Togo': gettext('Togo'),
  168. 'Turks and Caicos Islands': gettext('Turks and Caicos Islands'),
  169. 'Uganda': gettext('Uganda'),
  170. 'Ukraine': gettext('Ukraine'),
  171. 'United Arab Emirates': gettext('United Arab Emirates'),
  172. 'Uruguay': gettext('Uruguay'),
  173. 'Yemen': gettext('Yemen'),
  174. 'Angola': gettext('Angola'),
  175. 'Ascension Island': gettext('Ascension Island'),
  176. 'Australian Antarctic Territory': gettext('Australian Antarctic Territory'),
  177. 'Bhutan': gettext('Bhutan'),
  178. 'British Virgin Islands': gettext('British Virgin Islands'),
  179. 'Brunei': gettext('Brunei'),
  180. 'Central African Republic': gettext('Central African Republic'),
  181. 'Chad': gettext('Chad'),
  182. 'Chili': gettext('Chili'),
  183. 'Christmas Island': gettext('Christmas Island'),
  184. 'Coco Islands': gettext('Coco Islands'),
  185. 'Colombia': gettext('Colombia'),
  186. 'Comoro Islands': gettext('Comoro Islands'),
  187. 'Cook Islands': gettext('Cook Islands'),
  188. 'Diego Garcia': gettext('Diego Garcia'),
  189. 'Djibouti': gettext('Djibouti'),
  190. 'East Timor': gettext('East Timor'),
  191. 'Easter island': gettext('Easter island'),
  192. 'El Salvador': gettext('El Salvador'),
  193. 'Equatorial Guinea': gettext('Equatorial Guinea'),
  194. 'Eritrea': gettext('Eritrea'),
  195. 'Ethiopia': gettext('Ethiopia'),
  196. 'Falkland Islands': gettext('Falkland Islands'),
  197. 'Fiji': gettext('Fiji'),
  198. 'Gabon': gettext('Gabon'),
  199. 'Gambia': gettext('Gambia'),
  200. 'Georgia': gettext('Georgia'),
  201. 'Greenland': gettext('Greenland'),
  202. 'Guam': gettext('Guam'),
  203. 'Guinee': gettext('Guinee'),
  204. 'Guinée-Bissau': gettext('Guinée-Bissau'),
  205. 'Guyana': gettext('Guyana'),
  206. 'Iraq': gettext('Iraq'),
  207. 'Kiribati': gettext('Kiribati'),
  208. 'Kirgizstan': gettext('Kirgizstan'),
  209. 'Laos': gettext('Laos'),
  210. 'Lesotho': gettext('Lesotho'),
  211. 'Macau': gettext('Macau'),
  212. 'Malaysia': gettext('Malaysia'),
  213. 'Marian Islands': gettext('Marian Islands'),
  214. 'Marshall Islands': gettext('Marshall Islands'),
  215. 'Mauretania': gettext('Mauretania'),
  216. 'Mayotte': gettext('Mayotte'),
  217. 'Micronesia': gettext('Micronesia'),
  218. 'Mongolia': gettext('Mongolia'),
  219. 'Mozambique': gettext('Mozambique'),
  220. 'Myanmar': gettext('Myanmar'),
  221. 'Nauru': gettext('Nauru'),
  222. 'New Caledonia': gettext('New Caledonia'),
  223. 'Nicaragua': gettext('Nicaragua'),
  224. 'Niger': gettext('Niger'),
  225. 'Nigeria': gettext('Nigeria'),
  226. 'Niue': gettext('Niue'),
  227. 'Norfolk': gettext('Norfolk'),
  228. 'Palau': gettext('Palau'),
  229. 'Panama': gettext('Panama'),
  230. 'Papua New Guinea': gettext('Papua New Guinea'),
  231. 'Russia': gettext('Russia'),
  232. 'St. Helena': gettext('St. Helena'),
  233. 'St. Pierre and Miquelon': gettext('St. Pierre and Miquelon'),
  234. 'Saipan': gettext('Saipan'),
  235. 'Salomon islands': gettext('Salomon islands'),
  236. 'Samoa': gettext('Samoa'),
  237. 'Somalia': gettext('Somalia'),
  238. 'Tanzania': gettext('Tanzania'),
  239. 'Tokelau': gettext('Tokelau'),
  240. 'Tonga': gettext('Tonga'),
  241. 'Turkmenistan': gettext('Turkmenistan'),
  242. 'Tuvalu': gettext('Tuvalu'),
  243. 'Vanuatu': gettext('Vanuatu'),
  244. 'Venezuela': gettext('Venezuela'),
  245. 'Vietnam': gettext('Vietnam'),
  246. 'Wallis and Futuna': gettext('Wallis and Futuna'),
  247. 'Zambia': gettext('Zambia'),
  248. 'Zimbabwe': gettext('Zimbabwe'),
  249. };
  250. const reversedCountriesTranslated = [];
  251. const countriesEu = {
  252. 'Austria': tariffZone.EUROPE,
  253. 'Azores': tariffZone.EUROPE,
  254. 'Bulgaria': tariffZone.EUROPE,
  255. 'Canaries': tariffZone.EUROPE,
  256. 'Croatia': tariffZone.EUROPE,
  257. 'Cyprus': tariffZone.EUROPE,
  258. 'Czech Republic': tariffZone.EUROPE,
  259. 'Denmark': tariffZone.EUROPE,
  260. 'Estonia': tariffZone.EUROPE,
  261. 'Finland': tariffZone.EUROPE,
  262. 'France': tariffZone.EUROPE,
  263. 'French Guyana': tariffZone.EUROPE,
  264. 'Germany': tariffZone.EUROPE,
  265. 'Gibraltar': tariffZone.EUROPE,
  266. 'Greece': tariffZone.EUROPE,
  267. 'Guadeloupe': tariffZone.EUROPE,
  268. 'Hungary': tariffZone.EUROPE,
  269. 'Iceland': tariffZone.EUROPE,
  270. 'Ireland': tariffZone.EUROPE,
  271. 'Italy': tariffZone.EUROPE,
  272. 'Latvia': tariffZone.EUROPE,
  273. 'Liechtenstein': tariffZone.EUROPE,
  274. 'Lithuania': tariffZone.EUROPE,
  275. 'Luxembourg': tariffZone.EUROPE,
  276. 'Madeira': tariffZone.EUROPE,
  277. 'Malta': tariffZone.EUROPE,
  278. 'Martinique': tariffZone.EUROPE,
  279. 'Monaco': tariffZone.EUROPE,
  280. 'Netherlands': tariffZone.EUROPE,
  281. 'Norway': tariffZone.EUROPE,
  282. 'Poland': tariffZone.EUROPE,
  283. 'Portugal': tariffZone.EUROPE,
  284. 'Reunion': tariffZone.EUROPE,
  285. 'Romania': tariffZone.EUROPE,
  286. 'San Marino': tariffZone.EUROPE,
  287. 'Slovakia': tariffZone.EUROPE,
  288. 'Slovenia': tariffZone.EUROPE,
  289. 'Spain': tariffZone.EUROPE,
  290. 'Sweden': tariffZone.EUROPE,
  291. 'Switzerland': tariffZone.EUROPE,
  292. 'United Kingdom': tariffZone.EUROPE,
  293. 'Vatican City': tariffZone.EUROPE,
  294. };
  295. const countriesList1 = {
  296. 'Alderney': tariffZone.ZONE_1,
  297. 'Andorra': tariffZone.ZONE_1,
  298. 'Bosnia & Herzegovina': tariffZone.ZONE_1,
  299. 'Guernsey': tariffZone.ZONE_1,
  300. 'Herm': tariffZone.ZONE_1,
  301. 'Isle of Man': tariffZone.ZONE_1,
  302. 'Israel': tariffZone.ZONE_1,
  303. 'Jersey': tariffZone.ZONE_1,
  304. 'Macedonia': tariffZone.ZONE_1,
  305. 'Montenegro': tariffZone.ZONE_1,
  306. 'Sark': tariffZone.ZONE_1,
  307. 'Serbia': tariffZone.ZONE_1,
  308. 'Turkey': tariffZone.ZONE_1,
  309. };
  310. const countriesList2 = {
  311. 'Alaska': tariffZone.ZONE_2,
  312. 'Albania': tariffZone.ZONE_2,
  313. 'Algeria': tariffZone.ZONE_2,
  314. 'Antigua': tariffZone.ZONE_2,
  315. 'Australia': tariffZone.ZONE_2,
  316. 'Belarus': tariffZone.ZONE_2,
  317. 'Bermuda': tariffZone.ZONE_2,
  318. 'Cameroon': tariffZone.ZONE_2,
  319. 'Canada': tariffZone.ZONE_2,
  320. 'Congo (Kinshasa)': tariffZone.ZONE_2,
  321. 'Dominican Republic': tariffZone.ZONE_2,
  322. 'Egypt': tariffZone.ZONE_2,
  323. 'Gambia': tariffZone.ZONE_2,
  324. 'Georgia': tariffZone.ZONE_2,
  325. 'Grenada': tariffZone.ZONE_2,
  326. 'Hawaï': tariffZone.ZONE_2,
  327. 'Hong Kong': tariffZone.ZONE_2,
  328. 'Jamaica': tariffZone.ZONE_2,
  329. 'Kuweit': tariffZone.ZONE_2,
  330. 'Malaysia': tariffZone.ZONE_2,
  331. 'Moldova': tariffZone.ZONE_2,
  332. 'Morocco': tariffZone.ZONE_2,
  333. 'Nigeria': tariffZone.ZONE_2,
  334. 'Peru': tariffZone.ZONE_2,
  335. 'Puerto Rico': tariffZone.ZONE_2,
  336. 'Sao Tomé and Principe': tariffZone.ZONE_2,
  337. 'Singapore': tariffZone.ZONE_2,
  338. 'Tanzania': tariffZone.ZONE_2,
  339. 'Thailand': tariffZone.ZONE_2,
  340. 'Trinidad & Tobago': tariffZone.ZONE_2,
  341. 'USA': tariffZone.ZONE_2,
  342. 'Uzbekistan': tariffZone.ZONE_2,
  343. };
  344. const countriesList3 = {
  345. 'Afghanistan': tariffZone.ZONE_3,
  346. 'Anguilla': tariffZone.ZONE_3,
  347. 'Argentina': tariffZone.ZONE_3,
  348. 'Armenia': tariffZone.ZONE_3,
  349. 'Aruba': tariffZone.ZONE_3,
  350. 'Azerbeidzjan': tariffZone.ZONE_3,
  351. 'Bahamas': tariffZone.ZONE_3,
  352. 'Bahrain': tariffZone.ZONE_3,
  353. 'Bangladesh': tariffZone.ZONE_3,
  354. 'Barbados': tariffZone.ZONE_3,
  355. 'Belise': tariffZone.ZONE_3,
  356. 'Benin': tariffZone.ZONE_3,
  357. 'Bolivia': tariffZone.ZONE_3,
  358. 'Botswana': tariffZone.ZONE_3,
  359. 'Brazil': tariffZone.ZONE_3,
  360. 'Burkina Faso': tariffZone.ZONE_3,
  361. 'Burundi': tariffZone.ZONE_3,
  362. 'Cambodia': tariffZone.ZONE_3,
  363. 'Cape Verde': tariffZone.ZONE_3,
  364. 'Cayman Islands': tariffZone.ZONE_3,
  365. 'China': tariffZone.ZONE_3,
  366. 'Costa Rica': tariffZone.ZONE_3,
  367. 'Cuba': tariffZone.ZONE_3,
  368. 'Curaçao': tariffZone.ZONE_3,
  369. 'Democratic Republic of the Congo': tariffZone.ZONE_3,
  370. 'Dominica': tariffZone.ZONE_3,
  371. 'Ecuador': tariffZone.ZONE_3,
  372. 'Faroe Islands': tariffZone.ZONE_3,
  373. 'French Polynesia': tariffZone.ZONE_3,
  374. 'Ghana': tariffZone.ZONE_3,
  375. 'Guatemala': tariffZone.ZONE_3,
  376. 'Haiti': tariffZone.ZONE_3,
  377. 'Honduras': tariffZone.ZONE_3,
  378. 'India': tariffZone.ZONE_3,
  379. 'Indonesia': tariffZone.ZONE_3,
  380. 'Iran': tariffZone.ZONE_3,
  381. 'Ivory Coast': tariffZone.ZONE_3,
  382. 'Japan': tariffZone.ZONE_3,
  383. 'Jordany': tariffZone.ZONE_3,
  384. 'Kazakhstan': tariffZone.ZONE_3,
  385. 'Kenya': tariffZone.ZONE_3,
  386. 'Kosovo': tariffZone.ZONE_3,
  387. 'Lebanon': tariffZone.ZONE_3,
  388. 'Liberia': tariffZone.ZONE_3,
  389. 'Libya': tariffZone.ZONE_3,
  390. 'Madagascar': tariffZone.ZONE_3,
  391. 'Malawi': tariffZone.ZONE_3,
  392. 'Maldives': tariffZone.ZONE_3,
  393. 'Mali': tariffZone.ZONE_3,
  394. 'Mauritius': tariffZone.ZONE_3,
  395. 'Mexico': tariffZone.ZONE_3,
  396. 'Montserrat': tariffZone.ZONE_3,
  397. 'Namibia': tariffZone.ZONE_3,
  398. 'Nepal': tariffZone.ZONE_3,
  399. 'Netherlands Antilles': tariffZone.ZONE_3,
  400. 'New Zealand': tariffZone.ZONE_3,
  401. 'Niger': tariffZone.ZONE_3,
  402. 'North-Korea': tariffZone.ZONE_3,
  403. 'Oman': tariffZone.ZONE_3,
  404. 'Pakistan': tariffZone.ZONE_3,
  405. 'Palestina': tariffZone.ZONE_3,
  406. 'Paraguay': tariffZone.ZONE_3,
  407. 'Philippines': tariffZone.ZONE_3,
  408. 'Qatar': tariffZone.ZONE_3,
  409. 'Ruanda': tariffZone.ZONE_3,
  410. 'Saint Vincent and the Grenadines': tariffZone.ZONE_3,
  411. 'Saudi Arabia': tariffZone.ZONE_3,
  412. 'Senegal': tariffZone.ZONE_3,
  413. 'Seychelle Islands': tariffZone.ZONE_3,
  414. 'Sierra Leone': tariffZone.ZONE_3,
  415. 'South Africa': tariffZone.ZONE_3,
  416. 'South-Korea': tariffZone.ZONE_3,
  417. 'Sri Lanka': tariffZone.ZONE_3,
  418. 'St. Kitts and Nevis': tariffZone.ZONE_3,
  419. 'St. Lucia': tariffZone.ZONE_3,
  420. 'Sudan': tariffZone.ZONE_3,
  421. 'Suriname': tariffZone.ZONE_3,
  422. 'Swaziland': tariffZone.ZONE_3,
  423. 'Syria': tariffZone.ZONE_3,
  424. 'Tadjikistan': tariffZone.ZONE_3,
  425. 'Taiwan': tariffZone.ZONE_3,
  426. 'Togo': tariffZone.ZONE_3,
  427. 'Turks and Caicos Islands': tariffZone.ZONE_3,
  428. 'Uganda': tariffZone.ZONE_3,
  429. 'Ukraine': tariffZone.ZONE_3,
  430. 'United Arab Emirates': tariffZone.ZONE_3,
  431. 'Uruguay': tariffZone.ZONE_3,
  432. 'Yemen': tariffZone.ZONE_3,
  433. };
  434. const countriesList4 = {
  435. 'Angola': tariffZone.ZONE_4,
  436. 'Ascension Island': tariffZone.ZONE_4,
  437. 'Australian Antarctic Territory': tariffZone.ZONE_4,
  438. 'Bhutan': tariffZone.ZONE_4,
  439. 'British Virgin Islands': tariffZone.ZONE_4,
  440. 'Brunei': tariffZone.ZONE_4,
  441. 'Central African Republic': tariffZone.ZONE_4,
  442. 'Chad': tariffZone.ZONE_4,
  443. 'Chili': tariffZone.ZONE_4,
  444. 'Christmas Island': tariffZone.ZONE_4,
  445. 'Coco Islands': tariffZone.ZONE_4,
  446. 'Colombia': tariffZone.ZONE_4,
  447. 'Comoro Islands': tariffZone.ZONE_4,
  448. 'Cook Islands': tariffZone.ZONE_4,
  449. 'Diego Garcia': tariffZone.ZONE_4,
  450. 'Djibouti': tariffZone.ZONE_4,
  451. 'East Timor': tariffZone.ZONE_4,
  452. 'Easter island': tariffZone.ZONE_4,
  453. 'El Salvador': tariffZone.ZONE_4,
  454. 'Equatorial Guinea': tariffZone.ZONE_4,
  455. 'Eritrea': tariffZone.ZONE_4,
  456. 'Ethiopia': tariffZone.ZONE_4,
  457. 'Falkland Islands': tariffZone.ZONE_4,
  458. 'Fiji': tariffZone.ZONE_4,
  459. 'Gabon': tariffZone.ZONE_4,
  460. 'Greenland': tariffZone.ZONE_4,
  461. 'Guam': tariffZone.ZONE_4,
  462. 'Guinee': tariffZone.ZONE_4,
  463. 'Guinée-Bissau': tariffZone.ZONE_4,
  464. 'Guyana': tariffZone.ZONE_4,
  465. 'Iraq': tariffZone.ZONE_4,
  466. 'Kiribati': tariffZone.ZONE_4,
  467. 'Kirgizstan': tariffZone.ZONE_4,
  468. 'Laos': tariffZone.ZONE_4,
  469. 'Lesotho': tariffZone.ZONE_4,
  470. 'Macau': tariffZone.ZONE_4,
  471. 'Marian Islands': tariffZone.ZONE_4,
  472. 'Marshall Islands': tariffZone.ZONE_4,
  473. 'Mauretania': tariffZone.ZONE_4,
  474. 'Mayotte': tariffZone.ZONE_4,
  475. 'Micronesia': tariffZone.ZONE_4,
  476. 'Mongolia': tariffZone.ZONE_4,
  477. 'Mozambique': tariffZone.ZONE_4,
  478. 'Myanmar': tariffZone.ZONE_4,
  479. 'Nauru': tariffZone.ZONE_4,
  480. 'New Caledonia': tariffZone.ZONE_4,
  481. 'Nicaragua': tariffZone.ZONE_4,
  482. 'Niue': tariffZone.ZONE_4,
  483. 'Norfolk': tariffZone.ZONE_4,
  484. 'Palau': tariffZone.ZONE_4,
  485. 'Panama': tariffZone.ZONE_4,
  486. 'Papua New Guinea': tariffZone.ZONE_4,
  487. 'Russia': tariffZone.ZONE_4,
  488. 'St. Helena': tariffZone.ZONE_4,
  489. 'St. Pierre and Miquelon': tariffZone.ZONE_4,
  490. 'Saipan': tariffZone.ZONE_4,
  491. 'Salomon islands': tariffZone.ZONE_4,
  492. 'Samoa': tariffZone.ZONE_4,
  493. 'Satellite connection': tariffZone.ZONE_4,
  494. 'Somalia': tariffZone.ZONE_4,
  495. 'Tokelau': tariffZone.ZONE_4,
  496. 'Tonga': tariffZone.ZONE_4,
  497. 'Tunisia': tariffZone.ZONE_4,
  498. 'Turkmenistan': tariffZone.ZONE_4,
  499. 'Tuvalu': tariffZone.ZONE_4,
  500. 'Vanuatu': tariffZone.ZONE_4,
  501. 'Venezuela': tariffZone.ZONE_4,
  502. 'Vietnam': tariffZone.ZONE_4,
  503. 'Virgin Islands': tariffZone.ZONE_4,
  504. 'Wallis and Futuna': tariffZone.ZONE_4,
  505. 'Zambia': tariffZone.ZONE_4,
  506. 'Zimbabwe': tariffZone.ZONE_4,
  507. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement