From b03689076e0b5438cf596100cd860874d0145a8c Mon Sep 17 00:00:00 2001 From: John Lenz Date: Fri, 19 Aug 2016 11:12:40 -0700 Subject: [PATCH] Closure locale data generators update. Data on locale/countries.js updated by generators on cl/130460265 RELNOTES: NA ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=130771743 --- closure/goog/locale/countries.js | 529 ++++++++++++++++--------------- 1 file changed, 269 insertions(+), 260 deletions(-) diff --git a/closure/goog/locale/countries.js b/closure/goog/locale/countries.js index 4ffb3c2d18..104c9703fd 100644 --- a/closure/goog/locale/countries.js +++ b/closure/goog/locale/countries.js @@ -13,15 +13,21 @@ // limitations under the License. /** - * @fileoverview Current list of countries of the world. This list uses - * CLDR xml files for data. Algorithm is to list all country codes - * that are not containments (representing a group of countries) and does - * have a territory alias (old countries). + * @fileoverview Current list of countries of the world. This is generated from + * CLDR data using ICU. The algorithm is to list only country codes (not + * containments representing a groups of countries). * - * Warning: this file is automatically generated from CLDR. - * Please contact i18n team or change the script and regenerate data. - * Code location: http://go/cldr_scripts:generate_countries + * This file is generated by + * //depot/google3/i18n/tools/java/com/google/i18n/generator:generator + * using the --for_closure flag. * + * File generated from CLDR ver. 29 + * go/js-locale-data-update + * + * Before checking, this file could have been manually edited. This is + * to incorporate changes before we could fix CLDR. All manual + * modification must be documented in this section, and should be + * removed after those changes land to CLDR. */ // clang-format off @@ -35,258 +41,261 @@ goog.provide('goog.locale.countries'); * List of codes for countries valid today. * @type {!Array} */ - -/* ~!@# Countries #@!~ (special comment meaningful to generation script) */ goog.locale.countries = [ - 'AD', - 'AE', - 'AF', - 'AG', - 'AI', - 'AL', - 'AM', - 'AO', - 'AQ', - 'AR', - 'AS', - 'AT', - 'AU', - 'AW', - 'AX', - 'AZ', - 'BA', - 'BB', - 'BD', - 'BE', - 'BF', - 'BG', - 'BH', - 'BI', - 'BJ', - 'BL', - 'BM', - 'BN', - 'BO', - 'BQ', - 'BR', - 'BS', - 'BT', - 'BV', - 'BW', - 'BY', - 'BZ', - 'CA', - 'CC', - 'CD', - 'CF', - 'CG', - 'CH', - 'CI', - 'CK', - 'CL', - 'CM', - 'CN', - 'CO', - 'CR', - 'CU', - 'CV', - 'CW', - 'CX', - 'CY', - 'CZ', - 'DE', - 'DJ', - 'DK', - 'DM', - 'DO', - 'DZ', - 'EC', - 'EE', - 'EG', - 'EH', - 'ER', - 'ES', - 'ET', - 'FI', - 'FJ', - 'FK', - 'FM', - 'FO', - 'FR', - 'GA', - 'GB', - 'GD', - 'GE', - 'GF', - 'GG', - 'GH', - 'GI', - 'GL', - 'GM', - 'GN', - 'GP', - 'GQ', - 'GR', - 'GS', - 'GT', - 'GU', - 'GW', - 'GY', - 'HK', - 'HM', - 'HN', - 'HR', - 'HT', - 'HU', - 'ID', - 'IE', - 'IL', - 'IM', - 'IN', - 'IO', - 'IQ', - 'IR', - 'IS', - 'IT', - 'JE', - 'JM', - 'JO', - 'JP', - 'KE', - 'KG', - 'KH', - 'KI', - 'KM', - 'KN', - 'KP', - 'KR', - 'KW', - 'KY', - 'KZ', - 'LA', - 'LB', - 'LC', - 'LI', - 'LK', - 'LR', - 'LS', - 'LT', - 'LU', - 'LV', - 'LY', - 'MA', - 'MC', - 'MD', - 'ME', - 'MF', - 'MG', - 'MH', - 'MK', - 'ML', - 'MM', - 'MN', - 'MO', - 'MP', - 'MQ', - 'MR', - 'MS', - 'MT', - 'MU', - 'MV', - 'MW', - 'MX', - 'MY', - 'MZ', - 'NA', - 'NC', - 'NE', - 'NF', - 'NG', - 'NI', - 'NL', - 'NO', - 'NP', - 'NR', - 'NU', - 'NZ', - 'OM', - 'PA', - 'PE', - 'PF', - 'PG', - 'PH', - 'PK', - 'PL', - 'PM', - 'PN', - 'PR', - 'PS', - 'PT', - 'PW', - 'PY', - 'QA', - 'RE', - 'RO', - 'RS', - 'RU', - 'RW', - 'SA', - 'SB', - 'SC', - 'SD', - 'SE', - 'SG', - 'SH', - 'SI', - 'SJ', - 'SK', - 'SL', - 'SM', - 'SN', - 'SO', - 'SR', - 'SS', - 'ST', - 'SV', - 'SX', - 'SY', - 'SZ', - 'TC', - 'TD', - 'TF', - 'TG', - 'TH', - 'TJ', - 'TK', - 'TL', - 'TM', - 'TN', - 'TO', - 'TR', - 'TT', - 'TV', - 'TW', - 'TZ', - 'UA', - 'UG', - 'UM', - 'US', - 'UY', - 'UZ', - 'VA', - 'VC', - 'VE', - 'VG', - 'VI', - 'VN', - 'VU', - 'WF', - 'WS', - 'YE', - 'YT', - 'ZA', - 'ZM', - 'ZW' + 'AC', // Ascension Island + 'AD', // Andorra + 'AE', // United Arab Emirates + 'AF', // Afghanistan + 'AG', // Antigua & Barbuda + 'AI', // Anguilla + 'AL', // Albania + 'AM', // Armenia + 'AO', // Angola + 'AQ', // Antarctica + 'AR', // Argentina + 'AS', // American Samoa + 'AT', // Austria + 'AU', // Australia + 'AW', // Aruba + 'AX', // Åland Islands + 'AZ', // Azerbaijan + 'BA', // Bosnia & Herzegovina + 'BB', // Barbados + 'BD', // Bangladesh + 'BE', // Belgium + 'BF', // Burkina Faso + 'BG', // Bulgaria + 'BH', // Bahrain + 'BI', // Burundi + 'BJ', // Benin + 'BL', // St. Barthélemy + 'BM', // Bermuda + 'BN', // Brunei + 'BO', // Bolivia + 'BQ', // Caribbean Netherlands + 'BR', // Brazil + 'BS', // Bahamas + 'BT', // Bhutan + 'BV', // Bouvet Island + 'BW', // Botswana + 'BY', // Belarus + 'BZ', // Belize + 'CA', // Canada + 'CC', // Cocos (Keeling) Islands + 'CD', // Congo (DRC) + 'CF', // Central African Republic + 'CG', // Congo (Republic) + 'CH', // Switzerland + 'CI', // Côte d’Ivoire + 'CK', // Cook Islands + 'CL', // Chile + 'CM', // Cameroon + 'CN', // China + 'CO', // Colombia + 'CP', // Clipperton Island + 'CR', // Costa Rica + 'CU', // Cuba + 'CV', // Cape Verde + 'CW', // Curaçao + 'CX', // Christmas Island + 'CY', // Cyprus + 'CZ', // Czech Republic + 'DE', // Germany + 'DG', // Diego Garcia + 'DJ', // Djibouti + 'DK', // Denmark + 'DM', // Dominica + 'DO', // Dominican Republic + 'DZ', // Algeria + 'EA', // Ceuta & Melilla + 'EC', // Ecuador + 'EE', // Estonia + 'EG', // Egypt + 'EH', // Western Sahara + 'ER', // Eritrea + 'ES', // Spain + 'ET', // Ethiopia + 'FI', // Finland + 'FJ', // Fiji + 'FK', // Falkland Islands (Islas Malvinas) + 'FM', // Micronesia + 'FO', // Faroe Islands + 'FR', // France + 'GA', // Gabon + 'GB', // United Kingdom + 'GD', // Grenada + 'GE', // Georgia + 'GF', // French Guiana + 'GG', // Guernsey + 'GH', // Ghana + 'GI', // Gibraltar + 'GL', // Greenland + 'GM', // Gambia + 'GN', // Guinea + 'GP', // Guadeloupe + 'GQ', // Equatorial Guinea + 'GR', // Greece + 'GS', // South Georgia & South Sandwich Islands + 'GT', // Guatemala + 'GU', // Guam + 'GW', // Guinea-Bissau + 'GY', // Guyana + 'HK', // Hong Kong + 'HM', // Heard & McDonald Islands + 'HN', // Honduras + 'HR', // Croatia + 'HT', // Haiti + 'HU', // Hungary + 'IC', // Canary Islands + 'ID', // Indonesia + 'IE', // Ireland + 'IL', // Israel + 'IM', // Isle of Man + 'IN', // India + 'IO', // British Indian Ocean Territory + 'IQ', // Iraq + 'IR', // Iran + 'IS', // Iceland + 'IT', // Italy + 'JE', // Jersey + 'JM', // Jamaica + 'JO', // Jordan + 'JP', // Japan + 'KE', // Kenya + 'KG', // Kyrgyzstan + 'KH', // Cambodia + 'KI', // Kiribati + 'KM', // Comoros + 'KN', // St. Kitts & Nevis + 'KP', // North Korea + 'KR', // South Korea + 'KW', // Kuwait + 'KY', // Cayman Islands + 'KZ', // Kazakhstan + 'LA', // Laos + 'LB', // Lebanon + 'LC', // St. Lucia + 'LI', // Liechtenstein + 'LK', // Sri Lanka + 'LR', // Liberia + 'LS', // Lesotho + 'LT', // Lithuania + 'LU', // Luxembourg + 'LV', // Latvia + 'LY', // Libya + 'MA', // Morocco + 'MC', // Monaco + 'MD', // Moldova + 'ME', // Montenegro + 'MF', // St. Martin + 'MG', // Madagascar + 'MH', // Marshall Islands + 'MK', // Macedonia (FYROM) + 'ML', // Mali + 'MM', // Myanmar (Burma) + 'MN', // Mongolia + 'MO', // Macau + 'MP', // Northern Mariana Islands + 'MQ', // Martinique + 'MR', // Mauritania + 'MS', // Montserrat + 'MT', // Malta + 'MU', // Mauritius + 'MV', // Maldives + 'MW', // Malawi + 'MX', // Mexico + 'MY', // Malaysia + 'MZ', // Mozambique + 'NA', // Namibia + 'NC', // New Caledonia + 'NE', // Niger + 'NF', // Norfolk Island + 'NG', // Nigeria + 'NI', // Nicaragua + 'NL', // Netherlands + 'NO', // Norway + 'NP', // Nepal + 'NR', // Nauru + 'NU', // Niue + 'NZ', // New Zealand + 'OM', // Oman + 'PA', // Panama + 'PE', // Peru + 'PF', // French Polynesia + 'PG', // Papua New Guinea + 'PH', // Philippines + 'PK', // Pakistan + 'PL', // Poland + 'PM', // St. Pierre & Miquelon + 'PN', // Pitcairn Islands + 'PR', // Puerto Rico + 'PS', // Palestine + 'PT', // Portugal + 'PW', // Palau + 'PY', // Paraguay + 'QA', // Qatar + 'RE', // Réunion + 'RO', // Romania + 'RS', // Serbia + 'RU', // Russia + 'RW', // Rwanda + 'SA', // Saudi Arabia + 'SB', // Solomon Islands + 'SC', // Seychelles + 'SD', // Sudan + 'SE', // Sweden + 'SG', // Singapore + 'SH', // St. Helena + 'SI', // Slovenia + 'SJ', // Svalbard & Jan Mayen + 'SK', // Slovakia + 'SL', // Sierra Leone + 'SM', // San Marino + 'SN', // Senegal + 'SO', // Somalia + 'SR', // Suriname + 'SS', // South Sudan + 'ST', // São Tomé & Príncipe + 'SV', // El Salvador + 'SX', // Sint Maarten + 'SY', // Syria + 'SZ', // Swaziland + 'TA', // Tristan da Cunha + 'TC', // Turks & Caicos Islands + 'TD', // Chad + 'TF', // French Southern Territories + 'TG', // Togo + 'TH', // Thailand + 'TJ', // Tajikistan + 'TK', // Tokelau + 'TL', // Timor-Leste + 'TM', // Turkmenistan + 'TN', // Tunisia + 'TO', // Tonga + 'TR', // Turkey + 'TT', // Trinidad & Tobago + 'TV', // Tuvalu + 'TW', // Taiwan + 'TZ', // Tanzania + 'UA', // Ukraine + 'UG', // Uganda + 'UM', // U.S. Outlying Islands + 'US', // United States + 'UY', // Uruguay + 'UZ', // Uzbekistan + 'VA', // Vatican City + 'VC', // St. Vincent & Grenadines + 'VE', // Venezuela + 'VG', // British Virgin Islands + 'VI', // U.S. Virgin Islands + 'VN', // Vietnam + 'VU', // Vanuatu + 'WF', // Wallis & Futuna + 'WS', // Samoa + 'XK', // Kosovo + 'YE', // Yemen + 'YT', // Mayotte + 'ZA', // South Africa + 'ZM', // Zambia + 'ZW' // Zimbabwe ]; - -/* ~!@# END #@!~ */