list_select 0.0.1

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