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