countries.js 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. // Copyright 2008 The Closure Library Authors. All Rights Reserved.
  2. //
  3. // Licensed under the Apache License, Version 2.0 (the "License");
  4. // you may not use this file except in compliance with the License.
  5. // You may obtain a copy of the License at
  6. //
  7. // http://www.apache.org/licenses/LICENSE-2.0
  8. //
  9. // Unless required by applicable law or agreed to in writing, software
  10. // distributed under the License is distributed on an "AS-IS" BASIS,
  11. // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  12. // See the License for the specific language governing permissions and
  13. // limitations under the License.
  14. /**
  15. * @fileoverview Current list of countries of the world. This is generated from
  16. * CLDR data using ICU. The algorithm is to list only country codes (not
  17. * containments representing a groups of countries).
  18. *
  19. * File generated from CLDR ver. 31.0.1
  20. */
  21. // clang-format off
  22. /**
  23. * Namespace for current country codes.
  24. */
  25. goog.provide('goog.locale.countries');
  26. /**
  27. * List of codes for countries valid today.
  28. * @type {!Array<string>}
  29. */
  30. goog.locale.countries = [
  31. 'AC', // Ascension Island
  32. 'AD', // Andorra
  33. 'AE', // United Arab Emirates
  34. 'AF', // Afghanistan
  35. 'AG', // Antigua & Barbuda
  36. 'AI', // Anguilla
  37. 'AL', // Albania
  38. 'AM', // Armenia
  39. 'AO', // Angola
  40. 'AQ', // Antarctica
  41. 'AR', // Argentina
  42. 'AS', // American Samoa
  43. 'AT', // Austria
  44. 'AU', // Australia
  45. 'AW', // Aruba
  46. 'AX', // Åland Islands
  47. 'AZ', // Azerbaijan
  48. 'BA', // Bosnia & Herzegovina
  49. 'BB', // Barbados
  50. 'BD', // Bangladesh
  51. 'BE', // Belgium
  52. 'BF', // Burkina Faso
  53. 'BG', // Bulgaria
  54. 'BH', // Bahrain
  55. 'BI', // Burundi
  56. 'BJ', // Benin
  57. 'BL', // St. Barthélemy
  58. 'BM', // Bermuda
  59. 'BN', // Brunei
  60. 'BO', // Bolivia
  61. 'BQ', // Caribbean Netherlands
  62. 'BR', // Brazil
  63. 'BS', // Bahamas
  64. 'BT', // Bhutan
  65. 'BV', // Bouvet Island
  66. 'BW', // Botswana
  67. 'BY', // Belarus
  68. 'BZ', // Belize
  69. 'CA', // Canada
  70. 'CC', // Cocos (Keeling) Islands
  71. 'CD', // Congo - Kinshasa
  72. 'CF', // Central African Republic
  73. 'CG', // Congo - Brazzaville
  74. 'CH', // Switzerland
  75. 'CI', // Côte d’Ivoire
  76. 'CK', // Cook Islands
  77. 'CL', // Chile
  78. 'CM', // Cameroon
  79. 'CN', // China
  80. 'CO', // Colombia
  81. 'CP', // Clipperton Island
  82. 'CR', // Costa Rica
  83. 'CU', // Cuba
  84. 'CV', // Cape Verde
  85. 'CW', // Curaçao
  86. 'CX', // Christmas Island
  87. 'CY', // Cyprus
  88. 'CZ', // Czechia
  89. 'DE', // Germany
  90. 'DG', // Diego Garcia
  91. 'DJ', // Djibouti
  92. 'DK', // Denmark
  93. 'DM', // Dominica
  94. 'DO', // Dominican Republic
  95. 'DZ', // Algeria
  96. 'EA', // Ceuta & Melilla
  97. 'EC', // Ecuador
  98. 'EE', // Estonia
  99. 'EG', // Egypt
  100. 'EH', // Western Sahara
  101. 'ER', // Eritrea
  102. 'ES', // Spain
  103. 'ET', // Ethiopia
  104. 'FI', // Finland
  105. 'FJ', // Fiji
  106. 'FK', // Falkland Islands (Islas Malvinas)
  107. 'FM', // Micronesia
  108. 'FO', // Faroe Islands
  109. 'FR', // France
  110. 'GA', // Gabon
  111. 'GB', // United Kingdom
  112. 'GD', // Grenada
  113. 'GE', // Georgia
  114. 'GF', // French Guiana
  115. 'GG', // Guernsey
  116. 'GH', // Ghana
  117. 'GI', // Gibraltar
  118. 'GL', // Greenland
  119. 'GM', // Gambia
  120. 'GN', // Guinea
  121. 'GP', // Guadeloupe
  122. 'GQ', // Equatorial Guinea
  123. 'GR', // Greece
  124. 'GS', // South Georgia & South Sandwich Islands
  125. 'GT', // Guatemala
  126. 'GU', // Guam
  127. 'GW', // Guinea-Bissau
  128. 'GY', // Guyana
  129. 'HK', // Hong Kong
  130. 'HM', // Heard & McDonald Islands
  131. 'HN', // Honduras
  132. 'HR', // Croatia
  133. 'HT', // Haiti
  134. 'HU', // Hungary
  135. 'IC', // Canary Islands
  136. 'ID', // Indonesia
  137. 'IE', // Ireland
  138. 'IL', // Israel
  139. 'IM', // Isle of Man
  140. 'IN', // India
  141. 'IO', // British Indian Ocean Territory
  142. 'IQ', // Iraq
  143. 'IR', // Iran
  144. 'IS', // Iceland
  145. 'IT', // Italy
  146. 'JE', // Jersey
  147. 'JM', // Jamaica
  148. 'JO', // Jordan
  149. 'JP', // Japan
  150. 'KE', // Kenya
  151. 'KG', // Kyrgyzstan
  152. 'KH', // Cambodia
  153. 'KI', // Kiribati
  154. 'KM', // Comoros
  155. 'KN', // St. Kitts & Nevis
  156. 'KP', // North Korea
  157. 'KR', // South Korea
  158. 'KW', // Kuwait
  159. 'KY', // Cayman Islands
  160. 'KZ', // Kazakhstan
  161. 'LA', // Laos
  162. 'LB', // Lebanon
  163. 'LC', // St. Lucia
  164. 'LI', // Liechtenstein
  165. 'LK', // Sri Lanka
  166. 'LR', // Liberia
  167. 'LS', // Lesotho
  168. 'LT', // Lithuania
  169. 'LU', // Luxembourg
  170. 'LV', // Latvia
  171. 'LY', // Libya
  172. 'MA', // Morocco
  173. 'MC', // Monaco
  174. 'MD', // Moldova
  175. 'ME', // Montenegro
  176. 'MF', // St. Martin
  177. 'MG', // Madagascar
  178. 'MH', // Marshall Islands
  179. 'MK', // Macedonia (FYROM)
  180. 'ML', // Mali
  181. 'MM', // Myanmar (Burma)
  182. 'MN', // Mongolia
  183. 'MO', // Macau
  184. 'MP', // Northern Mariana Islands
  185. 'MQ', // Martinique
  186. 'MR', // Mauritania
  187. 'MS', // Montserrat
  188. 'MT', // Malta
  189. 'MU', // Mauritius
  190. 'MV', // Maldives
  191. 'MW', // Malawi
  192. 'MX', // Mexico
  193. 'MY', // Malaysia
  194. 'MZ', // Mozambique
  195. 'NA', // Namibia
  196. 'NC', // New Caledonia
  197. 'NE', // Niger
  198. 'NF', // Norfolk Island
  199. 'NG', // Nigeria
  200. 'NI', // Nicaragua
  201. 'NL', // Netherlands
  202. 'NO', // Norway
  203. 'NP', // Nepal
  204. 'NR', // Nauru
  205. 'NU', // Niue
  206. 'NZ', // New Zealand
  207. 'OM', // Oman
  208. 'PA', // Panama
  209. 'PE', // Peru
  210. 'PF', // French Polynesia
  211. 'PG', // Papua New Guinea
  212. 'PH', // Philippines
  213. 'PK', // Pakistan
  214. 'PL', // Poland
  215. 'PM', // St. Pierre & Miquelon
  216. 'PN', // Pitcairn Islands
  217. 'PR', // Puerto Rico
  218. 'PS', // Palestine
  219. 'PT', // Portugal
  220. 'PW', // Palau
  221. 'PY', // Paraguay
  222. 'QA', // Qatar
  223. 'RE', // Réunion
  224. 'RO', // Romania
  225. 'RS', // Serbia
  226. 'RU', // Russia
  227. 'RW', // Rwanda
  228. 'SA', // Saudi Arabia
  229. 'SB', // Solomon Islands
  230. 'SC', // Seychelles
  231. 'SD', // Sudan
  232. 'SE', // Sweden
  233. 'SG', // Singapore
  234. 'SH', // St. Helena
  235. 'SI', // Slovenia
  236. 'SJ', // Svalbard & Jan Mayen
  237. 'SK', // Slovakia
  238. 'SL', // Sierra Leone
  239. 'SM', // San Marino
  240. 'SN', // Senegal
  241. 'SO', // Somalia
  242. 'SR', // Suriname
  243. 'SS', // South Sudan
  244. 'ST', // São Tomé & Príncipe
  245. 'SV', // El Salvador
  246. 'SX', // Sint Maarten
  247. 'SY', // Syria
  248. 'SZ', // Swaziland
  249. 'TA', // Tristan da Cunha
  250. 'TC', // Turks & Caicos Islands
  251. 'TD', // Chad
  252. 'TF', // French Southern Territories
  253. 'TG', // Togo
  254. 'TH', // Thailand
  255. 'TJ', // Tajikistan
  256. 'TK', // Tokelau
  257. 'TL', // Timor-Leste
  258. 'TM', // Turkmenistan
  259. 'TN', // Tunisia
  260. 'TO', // Tonga
  261. 'TR', // Turkey
  262. 'TT', // Trinidad & Tobago
  263. 'TV', // Tuvalu
  264. 'TW', // Taiwan
  265. 'TZ', // Tanzania
  266. 'UA', // Ukraine
  267. 'UG', // Uganda
  268. 'UM', // U.S. Outlying Islands
  269. 'US', // United States
  270. 'UY', // Uruguay
  271. 'UZ', // Uzbekistan
  272. 'VA', // Vatican City
  273. 'VC', // St. Vincent & Grenadines
  274. 'VE', // Venezuela
  275. 'VG', // British Virgin Islands
  276. 'VI', // U.S. Virgin Islands
  277. 'VN', // Vietnam
  278. 'VU', // Vanuatu
  279. 'WF', // Wallis & Futuna
  280. 'WS', // Samoa
  281. 'XK', // Kosovo
  282. 'YE', // Yemen
  283. 'YT', // Mayotte
  284. 'ZA', // South Africa
  285. 'ZM', // Zambia
  286. 'ZW' // Zimbabwe
  287. ];