jdk/make/sun/javazic/tzdata/iso3166.tab
author peytoia
Mon, 08 Sep 2008 17:35:07 +0900
changeset 1316 20fc6d4d57ae
parent 2 90ce3da70b43
child 3739 0825ce592b81
permissions -rw-r--r--
6730743: (tz) Support tzdata2008e Reviewed-by: okutsu
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# under the terms of the GNU General Public License version 2 only, as
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# published by the Free Software Foundation.  Sun designates this
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
# particular file as subject to the "Classpath" exception as provided
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# by Sun in the LICENSE file that accompanied this code.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
#  
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
# CA 95054 USA or visit www.sun.com if you need additional information or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
# have any questions.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
# ISO 3166 alpha-2 country codes
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
# From Paul Eggert (2006-09-27):
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
# This file contains a table with the following columns:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
# 1.  ISO 3166-1 alpha-2 country code, current as of
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
    31
#     ISO 3166-1 Newsletter VI-1 (2007-09-21).  See:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
#     <a href="http://www.iso.org/iso/en/prods-services/iso3166ma/index.html">
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
#     ISO 3166 Maintenance agency (ISO 3166/MA)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
#     </a>.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
# 2.  The usual English name for the country,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
#     chosen so that alphabetic sorting of subsets produces helpful lists.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
#     This is not the same as the English name in the ISO 3166 tables.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
# Columns are separated by a single tab.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
# The table is sorted by country code.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
# Lines beginning with `#' are comments.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
#country-
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
#code	country name
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
AD	Andorra
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
AE	United Arab Emirates
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
AF	Afghanistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
AG	Antigua & Barbuda
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
AI	Anguilla
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
AL	Albania
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
AM	Armenia
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
AN	Netherlands Antilles
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
AO	Angola
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
AQ	Antarctica
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
AR	Argentina
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
AS	Samoa (American)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
AT	Austria
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
AU	Australia
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
AW	Aruba
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
AX	Aaland Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
AZ	Azerbaijan
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
BA	Bosnia & Herzegovina
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
BB	Barbados
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
BD	Bangladesh
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
BE	Belgium
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
BF	Burkina Faso
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
BG	Bulgaria
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
BH	Bahrain
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
BI	Burundi
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
BJ	Benin
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
    72
BL	St Barthelemy
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
BM	Bermuda
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
BN	Brunei
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
BO	Bolivia
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
BR	Brazil
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
BS	Bahamas
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
BT	Bhutan
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
BV	Bouvet Island
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
BW	Botswana
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
BY	Belarus
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
BZ	Belize
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
CA	Canada
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
CC	Cocos (Keeling) Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
CD	Congo (Dem. Rep.)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
CF	Central African Rep.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
CG	Congo (Rep.)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
CH	Switzerland
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
CI	Cote d'Ivoire
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
CK	Cook Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
CL	Chile
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
CM	Cameroon
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
CN	China
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
CO	Colombia
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
CR	Costa Rica
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
CU	Cuba
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
CV	Cape Verde
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
CX	Christmas Island
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
CY	Cyprus
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
CZ	Czech Republic
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
DE	Germany
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
DJ	Djibouti
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
DK	Denmark
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
DM	Dominica
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
DO	Dominican Republic
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
DZ	Algeria
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
EC	Ecuador
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
EE	Estonia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
EG	Egypt
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
EH	Western Sahara
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
ER	Eritrea
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
ES	Spain
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
ET	Ethiopia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
FI	Finland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
FJ	Fiji
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
FK	Falkland Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
FM	Micronesia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
FO	Faroe Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
FR	France
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
GA	Gabon
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
GB	Britain (UK)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
GD	Grenada
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
GE	Georgia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
GF	French Guiana
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
GG	Guernsey
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
GH	Ghana
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
GI	Gibraltar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
GL	Greenland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
GM	Gambia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
GN	Guinea
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
GP	Guadeloupe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
GQ	Equatorial Guinea
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
GR	Greece
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
GS	South Georgia & the South Sandwich Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
GT	Guatemala
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
GU	Guam
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
GW	Guinea-Bissau
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
GY	Guyana
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
HK	Hong Kong
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
HM	Heard Island & McDonald Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
HN	Honduras
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
HR	Croatia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
HT	Haiti
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
HU	Hungary
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
ID	Indonesia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
IE	Ireland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
IL	Israel
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
IM	Isle of Man
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
IN	India
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
IO	British Indian Ocean Territory
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
IQ	Iraq
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
IR	Iran
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
IS	Iceland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
IT	Italy
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
JE	Jersey
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
JM	Jamaica
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
JO	Jordan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
JP	Japan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
KE	Kenya
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
KG	Kyrgyzstan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
KH	Cambodia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
KI	Kiribati
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
KM	Comoros
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
KN	St Kitts & Nevis
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
KP	Korea (North)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
KR	Korea (South)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
KW	Kuwait
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
KY	Cayman Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
KZ	Kazakhstan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
LA	Laos
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
LB	Lebanon
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
LC	St Lucia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
LI	Liechtenstein
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
LK	Sri Lanka
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
LR	Liberia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
LS	Lesotho
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
LT	Lithuania
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
LU	Luxembourg
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
LV	Latvia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
LY	Libya
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
MA	Morocco
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
MC	Monaco
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
MD	Moldova
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
ME	Montenegro
1316
20fc6d4d57ae 6730743: (tz) Support tzdata2008e
peytoia
parents: 2
diff changeset
   185
MF	St Martin (French part)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
MG	Madagascar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
MH	Marshall Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
MK	Macedonia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
ML	Mali
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
MM	Myanmar (Burma)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   191
MN	Mongolia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
MO	Macau
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
MP	Northern Mariana Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
MQ	Martinique
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
MR	Mauritania
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
MS	Montserrat
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
MT	Malta
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
MU	Mauritius
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
MV	Maldives
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
MW	Malawi
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
MX	Mexico
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
MY	Malaysia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
MZ	Mozambique
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
NA	Namibia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
NC	New Caledonia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
NE	Niger
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
NF	Norfolk Island
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
NG	Nigeria
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
NI	Nicaragua
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
NL	Netherlands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
NO	Norway
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
NP	Nepal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
NR	Nauru
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
NU	Niue
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
NZ	New Zealand
90ce3da70b43 Initial load
duke
parents:
diff changeset
   216
OM	Oman
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217
PA	Panama
90ce3da70b43 Initial load
duke
parents:
diff changeset
   218
PE	Peru
90ce3da70b43 Initial load
duke
parents:
diff changeset
   219
PF	French Polynesia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   220
PG	Papua New Guinea
90ce3da70b43 Initial load
duke
parents:
diff changeset
   221
PH	Philippines
90ce3da70b43 Initial load
duke
parents:
diff changeset
   222
PK	Pakistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   223
PL	Poland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   224
PM	St Pierre & Miquelon
90ce3da70b43 Initial load
duke
parents:
diff changeset
   225
PN	Pitcairn
90ce3da70b43 Initial load
duke
parents:
diff changeset
   226
PR	Puerto Rico
90ce3da70b43 Initial load
duke
parents:
diff changeset
   227
PS	Palestine
90ce3da70b43 Initial load
duke
parents:
diff changeset
   228
PT	Portugal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   229
PW	Palau
90ce3da70b43 Initial load
duke
parents:
diff changeset
   230
PY	Paraguay
90ce3da70b43 Initial load
duke
parents:
diff changeset
   231
QA	Qatar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   232
RE	Reunion
90ce3da70b43 Initial load
duke
parents:
diff changeset
   233
RO	Romania
90ce3da70b43 Initial load
duke
parents:
diff changeset
   234
RS	Serbia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   235
RU	Russia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   236
RW	Rwanda
90ce3da70b43 Initial load
duke
parents:
diff changeset
   237
SA	Saudi Arabia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   238
SB	Solomon Islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   239
SC	Seychelles
90ce3da70b43 Initial load
duke
parents:
diff changeset
   240
SD	Sudan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   241
SE	Sweden
90ce3da70b43 Initial load
duke
parents:
diff changeset
   242
SG	Singapore
90ce3da70b43 Initial load
duke
parents:
diff changeset
   243
SH	St Helena
90ce3da70b43 Initial load
duke
parents:
diff changeset
   244
SI	Slovenia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   245
SJ	Svalbard & Jan Mayen
90ce3da70b43 Initial load
duke
parents:
diff changeset
   246
SK	Slovakia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   247
SL	Sierra Leone
90ce3da70b43 Initial load
duke
parents:
diff changeset
   248
SM	San Marino
90ce3da70b43 Initial load
duke
parents:
diff changeset
   249
SN	Senegal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   250
SO	Somalia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   251
SR	Suriname
90ce3da70b43 Initial load
duke
parents:
diff changeset
   252
ST	Sao Tome & Principe
90ce3da70b43 Initial load
duke
parents:
diff changeset
   253
SV	El Salvador
90ce3da70b43 Initial load
duke
parents:
diff changeset
   254
SY	Syria
90ce3da70b43 Initial load
duke
parents:
diff changeset
   255
SZ	Swaziland
90ce3da70b43 Initial load
duke
parents:
diff changeset
   256
TC	Turks & Caicos Is
90ce3da70b43 Initial load
duke
parents:
diff changeset
   257
TD	Chad
90ce3da70b43 Initial load
duke
parents:
diff changeset
   258
TF	French Southern & Antarctic Lands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   259
TG	Togo
90ce3da70b43 Initial load
duke
parents:
diff changeset
   260
TH	Thailand
90ce3da70b43 Initial load
duke
parents:
diff changeset
   261
TJ	Tajikistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   262
TK	Tokelau
90ce3da70b43 Initial load
duke
parents:
diff changeset
   263
TL	East Timor
90ce3da70b43 Initial load
duke
parents:
diff changeset
   264
TM	Turkmenistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   265
TN	Tunisia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   266
TO	Tonga
90ce3da70b43 Initial load
duke
parents:
diff changeset
   267
TR	Turkey
90ce3da70b43 Initial load
duke
parents:
diff changeset
   268
TT	Trinidad & Tobago
90ce3da70b43 Initial load
duke
parents:
diff changeset
   269
TV	Tuvalu
90ce3da70b43 Initial load
duke
parents:
diff changeset
   270
TW	Taiwan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   271
TZ	Tanzania
90ce3da70b43 Initial load
duke
parents:
diff changeset
   272
UA	Ukraine
90ce3da70b43 Initial load
duke
parents:
diff changeset
   273
UG	Uganda
90ce3da70b43 Initial load
duke
parents:
diff changeset
   274
UM	US minor outlying islands
90ce3da70b43 Initial load
duke
parents:
diff changeset
   275
US	United States
90ce3da70b43 Initial load
duke
parents:
diff changeset
   276
UY	Uruguay
90ce3da70b43 Initial load
duke
parents:
diff changeset
   277
UZ	Uzbekistan
90ce3da70b43 Initial load
duke
parents:
diff changeset
   278
VA	Vatican City
90ce3da70b43 Initial load
duke
parents:
diff changeset
   279
VC	St Vincent
90ce3da70b43 Initial load
duke
parents:
diff changeset
   280
VE	Venezuela
90ce3da70b43 Initial load
duke
parents:
diff changeset
   281
VG	Virgin Islands (UK)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   282
VI	Virgin Islands (US)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   283
VN	Vietnam
90ce3da70b43 Initial load
duke
parents:
diff changeset
   284
VU	Vanuatu
90ce3da70b43 Initial load
duke
parents:
diff changeset
   285
WF	Wallis & Futuna
90ce3da70b43 Initial load
duke
parents:
diff changeset
   286
WS	Samoa (western)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   287
YE	Yemen
90ce3da70b43 Initial load
duke
parents:
diff changeset
   288
YT	Mayotte
90ce3da70b43 Initial load
duke
parents:
diff changeset
   289
ZA	South Africa
90ce3da70b43 Initial load
duke
parents:
diff changeset
   290
ZM	Zambia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   291
ZW	Zimbabwe