line |
stmt |
bran |
cond |
sub |
pod |
time |
code |
1
|
|
|
|
|
|
|
package # |
2
|
|
|
|
|
|
|
Locale::Codes::Country_Retired; |
3
|
|
|
|
|
|
|
|
4
|
|
|
|
|
|
|
# This file was automatically generated. Any changes to this file will |
5
|
|
|
|
|
|
|
# be lost the next time 'deprecate_codes' is run. |
6
|
|
|
|
|
|
|
# Generated on: Tue Aug 29 11:10:03 EDT 2023 |
7
|
|
|
|
|
|
|
|
8
|
4
|
|
|
4
|
|
30
|
use strict; |
|
4
|
|
|
|
|
7
|
|
|
4
|
|
|
|
|
157
|
|
9
|
|
|
|
|
|
|
require 5.006; |
10
|
4
|
|
|
4
|
|
21
|
use warnings; |
|
4
|
|
|
|
|
8
|
|
|
4
|
|
|
|
|
139
|
|
11
|
4
|
|
|
4
|
|
21
|
use utf8; |
|
4
|
|
|
|
|
7
|
|
|
4
|
|
|
|
|
25
|
|
12
|
|
|
|
|
|
|
|
13
|
|
|
|
|
|
|
our($VERSION); |
14
|
|
|
|
|
|
|
$VERSION='3.75'; |
15
|
|
|
|
|
|
|
|
16
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'alpha-2'}{'code'} = { |
17
|
|
|
|
|
|
|
q(an) => q(Netherlands Antilles), |
18
|
|
|
|
|
|
|
q(cs) => q(Serbia and Montenegro), |
19
|
|
|
|
|
|
|
q(fx) => q(France, Metropolitan), |
20
|
|
|
|
|
|
|
q(tp) => q(East Timor), |
21
|
|
|
|
|
|
|
q(yu) => q(Yugoslavia), |
22
|
|
|
|
|
|
|
q(zr) => q(Zaire), |
23
|
|
|
|
|
|
|
}; |
24
|
|
|
|
|
|
|
|
25
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'alpha-3'}{'code'} = { |
26
|
|
|
|
|
|
|
q(ant) => q(Netherlands Antilles), |
27
|
|
|
|
|
|
|
q(ata) => q(Antarctica), |
28
|
|
|
|
|
|
|
q(atf) => q(French Southern and Antarctic Lands), |
29
|
|
|
|
|
|
|
q(bvt) => q(Bouvet Island), |
30
|
|
|
|
|
|
|
q(cck) => q(Cocos (Keeling) Islands), |
31
|
|
|
|
|
|
|
q(cxr) => q(Christmas Island), |
32
|
|
|
|
|
|
|
q(fxx) => q(France, Metropolitan), |
33
|
|
|
|
|
|
|
q(hmd) => q(Heard Island and Mcdonald Islands), |
34
|
|
|
|
|
|
|
q(iot) => q(British Indian Ocean Territory), |
35
|
|
|
|
|
|
|
q(rom) => q(Romania), |
36
|
|
|
|
|
|
|
q(scg) => q(Serbia and Montenegro), |
37
|
|
|
|
|
|
|
q(sgs) => q(South Georgia and the Islands), |
38
|
|
|
|
|
|
|
q(tmp) => q(East Timor), |
39
|
|
|
|
|
|
|
q(twn) => q(Taiwan), |
40
|
|
|
|
|
|
|
q(umi) => q(United States Minor Outlying Islands), |
41
|
|
|
|
|
|
|
q(yug) => q(Yugoslavia), |
42
|
|
|
|
|
|
|
q(zar) => q(Zaire), |
43
|
|
|
|
|
|
|
}; |
44
|
|
|
|
|
|
|
|
45
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'dom'}{'code'} = { |
46
|
|
|
|
|
|
|
q(AC) => q(Ascension Island), |
47
|
|
|
|
|
|
|
q(AD) => q(Andorra), |
48
|
|
|
|
|
|
|
q(AE) => q(United Arab Emirates), |
49
|
|
|
|
|
|
|
q(AF) => q(Afghanistan), |
50
|
|
|
|
|
|
|
q(AG) => q(Antigua and Barbuda), |
51
|
|
|
|
|
|
|
q(AI) => q(Anguilla), |
52
|
|
|
|
|
|
|
q(AL) => q(Albania), |
53
|
|
|
|
|
|
|
q(AM) => q(Armenia), |
54
|
|
|
|
|
|
|
q(AN) => q(Netherlands Antilles), |
55
|
|
|
|
|
|
|
q(AO) => q(Angola), |
56
|
|
|
|
|
|
|
q(AQ) => q(Antarctica), |
57
|
|
|
|
|
|
|
q(AR) => q(Argentina), |
58
|
|
|
|
|
|
|
q(AS) => q(American Samoa), |
59
|
|
|
|
|
|
|
q(AT) => q(Austria), |
60
|
|
|
|
|
|
|
q(AU) => q(Australia), |
61
|
|
|
|
|
|
|
q(AW) => q(Aruba), |
62
|
|
|
|
|
|
|
q(AX) => q(Aland Islands), |
63
|
|
|
|
|
|
|
q(AZ) => q(Azerbaijan), |
64
|
|
|
|
|
|
|
q(BA) => q(Bosnia and Herzegovina), |
65
|
|
|
|
|
|
|
q(BB) => q(Barbados), |
66
|
|
|
|
|
|
|
q(BD) => q(Bangladesh), |
67
|
|
|
|
|
|
|
q(BE) => q(Belgium), |
68
|
|
|
|
|
|
|
q(BF) => q(Burkina Faso), |
69
|
|
|
|
|
|
|
q(BG) => q(Bulgaria), |
70
|
|
|
|
|
|
|
q(BH) => q(Bahrain), |
71
|
|
|
|
|
|
|
q(BI) => q(Burundi), |
72
|
|
|
|
|
|
|
q(BJ) => q(Benin), |
73
|
|
|
|
|
|
|
q(BL) => q(Saint Barthelemy), |
74
|
|
|
|
|
|
|
q(BM) => q(Bermuda), |
75
|
|
|
|
|
|
|
q(BN) => q(Brunei Darussalam), |
76
|
|
|
|
|
|
|
q(BO) => q(Bolivia, Plurinational State of), |
77
|
|
|
|
|
|
|
q(BQ) => q(Bonaire, Sint Eustatius and Saba), |
78
|
|
|
|
|
|
|
q(BR) => q(Brazil), |
79
|
|
|
|
|
|
|
q(BS) => q(Bahamas), |
80
|
|
|
|
|
|
|
q(BT) => q(Bhutan), |
81
|
|
|
|
|
|
|
q(BV) => q(Bouvet Island), |
82
|
|
|
|
|
|
|
q(BW) => q(Botswana), |
83
|
|
|
|
|
|
|
q(BY) => q(Belarus), |
84
|
|
|
|
|
|
|
q(BZ) => q(Belize), |
85
|
|
|
|
|
|
|
q(CA) => q(Canada), |
86
|
|
|
|
|
|
|
q(CC) => q(Cocos (Keeling) Islands), |
87
|
|
|
|
|
|
|
q(CD) => q(Congo, The Democratic Republic of the), |
88
|
|
|
|
|
|
|
q(CF) => q(Central African Republic), |
89
|
|
|
|
|
|
|
q(CG) => q(Congo), |
90
|
|
|
|
|
|
|
q(CH) => q(Switzerland), |
91
|
|
|
|
|
|
|
q(CI) => q(Cote d'Ivoire), |
92
|
|
|
|
|
|
|
q(CK) => q(Cook Islands), |
93
|
|
|
|
|
|
|
q(CL) => q(Chile), |
94
|
|
|
|
|
|
|
q(CM) => q(Cameroon), |
95
|
|
|
|
|
|
|
q(CN) => q(China), |
96
|
|
|
|
|
|
|
q(CO) => q(Colombia), |
97
|
|
|
|
|
|
|
q(CR) => q(Costa Rica), |
98
|
|
|
|
|
|
|
q(CU) => q(Cuba), |
99
|
|
|
|
|
|
|
q(CV) => q(Cape Verde), |
100
|
|
|
|
|
|
|
q(CW) => q(Curacao), |
101
|
|
|
|
|
|
|
q(CX) => q(Christmas Island), |
102
|
|
|
|
|
|
|
q(CY) => q(Cyprus), |
103
|
|
|
|
|
|
|
q(CZ) => q(Czech Republic), |
104
|
|
|
|
|
|
|
q(DE) => q(Germany), |
105
|
|
|
|
|
|
|
q(DJ) => q(Djibouti), |
106
|
|
|
|
|
|
|
q(DK) => q(Denmark), |
107
|
|
|
|
|
|
|
q(DM) => q(Dominica), |
108
|
|
|
|
|
|
|
q(DO) => q(Dominican Republic), |
109
|
|
|
|
|
|
|
q(DZ) => q(Algeria), |
110
|
|
|
|
|
|
|
q(EC) => q(Ecuador), |
111
|
|
|
|
|
|
|
q(EE) => q(Estonia), |
112
|
|
|
|
|
|
|
q(EG) => q(Egypt), |
113
|
|
|
|
|
|
|
q(EH) => q(Western Sahara), |
114
|
|
|
|
|
|
|
q(ER) => q(Eritrea), |
115
|
|
|
|
|
|
|
q(ES) => q(Spain), |
116
|
|
|
|
|
|
|
q(ET) => q(Ethiopia), |
117
|
|
|
|
|
|
|
q(EU) => q(European Union), |
118
|
|
|
|
|
|
|
q(FI) => q(Finland), |
119
|
|
|
|
|
|
|
q(FJ) => q(Fiji), |
120
|
|
|
|
|
|
|
q(FK) => q(Falkland Islands (Malvinas)), |
121
|
|
|
|
|
|
|
q(FM) => q(Micronesia, Federated States of), |
122
|
|
|
|
|
|
|
q(FO) => q(Faroe Islands), |
123
|
|
|
|
|
|
|
q(FR) => q(France), |
124
|
|
|
|
|
|
|
q(FX) => q(France, Metropolitan), |
125
|
|
|
|
|
|
|
q(GA) => q(Gabon), |
126
|
|
|
|
|
|
|
q(GB) => q(United Kingdom), |
127
|
|
|
|
|
|
|
q(GD) => q(Grenada), |
128
|
|
|
|
|
|
|
q(GE) => q(Georgia), |
129
|
|
|
|
|
|
|
q(GF) => q(French Guiana), |
130
|
|
|
|
|
|
|
q(GG) => q(Guernsey), |
131
|
|
|
|
|
|
|
q(GH) => q(Ghana), |
132
|
|
|
|
|
|
|
q(GI) => q(Gibraltar), |
133
|
|
|
|
|
|
|
q(GL) => q(Greenland), |
134
|
|
|
|
|
|
|
q(GM) => q(Gambia), |
135
|
|
|
|
|
|
|
q(GN) => q(Guinea), |
136
|
|
|
|
|
|
|
q(GP) => q(Guadeloupe), |
137
|
|
|
|
|
|
|
q(GQ) => q(Equatorial Guinea), |
138
|
|
|
|
|
|
|
q(GR) => q(Greece), |
139
|
|
|
|
|
|
|
q(GS) => q(South Georgia and the South Sandwich Islands), |
140
|
|
|
|
|
|
|
q(GT) => q(Guatemala), |
141
|
|
|
|
|
|
|
q(GU) => q(Guam), |
142
|
|
|
|
|
|
|
q(GW) => q(Guinea-Bissau), |
143
|
|
|
|
|
|
|
q(GY) => q(Guyana), |
144
|
|
|
|
|
|
|
q(HK) => q(Hong Kong), |
145
|
|
|
|
|
|
|
q(HM) => q(Heard Island and Mcdonald Islands), |
146
|
|
|
|
|
|
|
q(HN) => q(Honduras), |
147
|
|
|
|
|
|
|
q(HR) => q(Croatia), |
148
|
|
|
|
|
|
|
q(HT) => q(Haiti), |
149
|
|
|
|
|
|
|
q(HU) => q(Hungary), |
150
|
|
|
|
|
|
|
q(ID) => q(Indonesia), |
151
|
|
|
|
|
|
|
q(IE) => q(Ireland), |
152
|
|
|
|
|
|
|
q(IL) => q(Israel), |
153
|
|
|
|
|
|
|
q(IM) => q(Isle of Man), |
154
|
|
|
|
|
|
|
q(IN) => q(India), |
155
|
|
|
|
|
|
|
q(IO) => q(British Indian Ocean Territory), |
156
|
|
|
|
|
|
|
q(IQ) => q(Iraq), |
157
|
|
|
|
|
|
|
q(IR) => q(Iran, Islamic Republic of), |
158
|
|
|
|
|
|
|
q(IS) => q(Iceland), |
159
|
|
|
|
|
|
|
q(IT) => q(Italy), |
160
|
|
|
|
|
|
|
q(JE) => q(Jersey), |
161
|
|
|
|
|
|
|
q(JM) => q(Jamaica), |
162
|
|
|
|
|
|
|
q(JO) => q(Jordan), |
163
|
|
|
|
|
|
|
q(JP) => q(Japan), |
164
|
|
|
|
|
|
|
q(KE) => q(Kenya), |
165
|
|
|
|
|
|
|
q(KG) => q(Kyrgyzstan), |
166
|
|
|
|
|
|
|
q(KH) => q(Cambodia), |
167
|
|
|
|
|
|
|
q(KI) => q(Kiribati), |
168
|
|
|
|
|
|
|
q(KM) => q(Comoros), |
169
|
|
|
|
|
|
|
q(KN) => q(Saint Kitts and Nevis), |
170
|
|
|
|
|
|
|
q(KP) => q(Korea, Democratic People's Republic of), |
171
|
|
|
|
|
|
|
q(KR) => q(Korea, Republic of), |
172
|
|
|
|
|
|
|
q(KW) => q(Kuwait), |
173
|
|
|
|
|
|
|
q(KY) => q(Cayman Islands), |
174
|
|
|
|
|
|
|
q(KZ) => q(Kazakhstan), |
175
|
|
|
|
|
|
|
q(LA) => q(Lao People's Democratic Republic), |
176
|
|
|
|
|
|
|
q(LB) => q(Lebanon), |
177
|
|
|
|
|
|
|
q(LC) => q(Saint Lucia), |
178
|
|
|
|
|
|
|
q(LI) => q(Liechtenstein), |
179
|
|
|
|
|
|
|
q(LK) => q(Sri Lanka), |
180
|
|
|
|
|
|
|
q(LR) => q(Liberia), |
181
|
|
|
|
|
|
|
q(LS) => q(Lesotho), |
182
|
|
|
|
|
|
|
q(LT) => q(Lithuania), |
183
|
|
|
|
|
|
|
q(LU) => q(Luxembourg), |
184
|
|
|
|
|
|
|
q(LV) => q(Latvia), |
185
|
|
|
|
|
|
|
q(LY) => q(Libya), |
186
|
|
|
|
|
|
|
q(MA) => q(Morocco), |
187
|
|
|
|
|
|
|
q(MC) => q(Monaco), |
188
|
|
|
|
|
|
|
q(MD) => q(Moldova, Republic of), |
189
|
|
|
|
|
|
|
q(ME) => q(Montenegro), |
190
|
|
|
|
|
|
|
q(MF) => q(Saint Martin (French part)), |
191
|
|
|
|
|
|
|
q(MG) => q(Madagascar), |
192
|
|
|
|
|
|
|
q(MH) => q(Marshall Islands), |
193
|
|
|
|
|
|
|
q(MK) => q(Macedonia, The Former Yugoslav Republic of), |
194
|
|
|
|
|
|
|
q(ML) => q(Mali), |
195
|
|
|
|
|
|
|
q(MM) => q(Myanmar), |
196
|
|
|
|
|
|
|
q(MN) => q(Mongolia), |
197
|
|
|
|
|
|
|
q(MO) => q(Macao), |
198
|
|
|
|
|
|
|
q(MP) => q(Northern Mariana Islands), |
199
|
|
|
|
|
|
|
q(MQ) => q(Martinique), |
200
|
|
|
|
|
|
|
q(MR) => q(Mauritania), |
201
|
|
|
|
|
|
|
q(MS) => q(Montserrat), |
202
|
|
|
|
|
|
|
q(MT) => q(Malta), |
203
|
|
|
|
|
|
|
q(MU) => q(Mauritius), |
204
|
|
|
|
|
|
|
q(MV) => q(Maldives), |
205
|
|
|
|
|
|
|
q(MW) => q(Malawi), |
206
|
|
|
|
|
|
|
q(MX) => q(Mexico), |
207
|
|
|
|
|
|
|
q(MY) => q(Malaysia), |
208
|
|
|
|
|
|
|
q(MZ) => q(Mozambique), |
209
|
|
|
|
|
|
|
q(NA) => q(Namibia), |
210
|
|
|
|
|
|
|
q(NC) => q(New Caledonia), |
211
|
|
|
|
|
|
|
q(NE) => q(Niger), |
212
|
|
|
|
|
|
|
q(NF) => q(Norfolk Island), |
213
|
|
|
|
|
|
|
q(NG) => q(Nigeria), |
214
|
|
|
|
|
|
|
q(NI) => q(Nicaragua), |
215
|
|
|
|
|
|
|
q(NL) => q(Netherlands), |
216
|
|
|
|
|
|
|
q(NO) => q(Norway), |
217
|
|
|
|
|
|
|
q(NP) => q(Nepal), |
218
|
|
|
|
|
|
|
q(NR) => q(Nauru), |
219
|
|
|
|
|
|
|
q(NU) => q(Niue), |
220
|
|
|
|
|
|
|
q(NZ) => q(New Zealand), |
221
|
|
|
|
|
|
|
q(OM) => q(Oman), |
222
|
|
|
|
|
|
|
q(PA) => q(Panama), |
223
|
|
|
|
|
|
|
q(PE) => q(Peru), |
224
|
|
|
|
|
|
|
q(PF) => q(French Polynesia), |
225
|
|
|
|
|
|
|
q(PG) => q(Papua New Guinea), |
226
|
|
|
|
|
|
|
q(PH) => q(Philippines), |
227
|
|
|
|
|
|
|
q(PK) => q(Pakistan), |
228
|
|
|
|
|
|
|
q(PL) => q(Poland), |
229
|
|
|
|
|
|
|
q(PM) => q(Saint Pierre and Miquelon), |
230
|
|
|
|
|
|
|
q(PN) => q(Pitcairn), |
231
|
|
|
|
|
|
|
q(PR) => q(Puerto Rico), |
232
|
|
|
|
|
|
|
q(PS) => q(Palestinian Territory, Occupied), |
233
|
|
|
|
|
|
|
q(PT) => q(Portugal), |
234
|
|
|
|
|
|
|
q(PW) => q(Palau), |
235
|
|
|
|
|
|
|
q(PY) => q(Paraguay), |
236
|
|
|
|
|
|
|
q(QA) => q(Qatar), |
237
|
|
|
|
|
|
|
q(RE) => q(Reunion), |
238
|
|
|
|
|
|
|
q(RO) => q(Romania), |
239
|
|
|
|
|
|
|
q(RS) => q(Serbia), |
240
|
|
|
|
|
|
|
q(RU) => q(Russian Federation), |
241
|
|
|
|
|
|
|
q(RW) => q(Rwanda), |
242
|
|
|
|
|
|
|
q(SA) => q(Saudi Arabia), |
243
|
|
|
|
|
|
|
q(SB) => q(Solomon Islands), |
244
|
|
|
|
|
|
|
q(SC) => q(Seychelles), |
245
|
|
|
|
|
|
|
q(SD) => q(Sudan), |
246
|
|
|
|
|
|
|
q(SE) => q(Sweden), |
247
|
|
|
|
|
|
|
q(SG) => q(Singapore), |
248
|
|
|
|
|
|
|
q(SH) => q(Saint Helena, Ascension and Tristan da Cunha), |
249
|
|
|
|
|
|
|
q(SI) => q(Slovenia), |
250
|
|
|
|
|
|
|
q(SJ) => q(Svalbard and Jan Mayen), |
251
|
|
|
|
|
|
|
q(SK) => q(Slovakia), |
252
|
|
|
|
|
|
|
q(SL) => q(Sierra Leone), |
253
|
|
|
|
|
|
|
q(SM) => q(San Marino), |
254
|
|
|
|
|
|
|
q(SN) => q(Senegal), |
255
|
|
|
|
|
|
|
q(SO) => q(Somalia), |
256
|
|
|
|
|
|
|
q(SR) => q(Suriname), |
257
|
|
|
|
|
|
|
q(SS) => q(South Sudan), |
258
|
|
|
|
|
|
|
q(ST) => q(Sao Tome and Principe), |
259
|
|
|
|
|
|
|
q(SU) => q(Soviet Union), |
260
|
|
|
|
|
|
|
q(SV) => q(El Salvador), |
261
|
|
|
|
|
|
|
q(SX) => q(Sint Maarten (Dutch part)), |
262
|
|
|
|
|
|
|
q(SY) => q(Syrian Arab Republic), |
263
|
|
|
|
|
|
|
q(SZ) => q(Swaziland), |
264
|
|
|
|
|
|
|
q(TC) => q(Turks and Caicos Islands), |
265
|
|
|
|
|
|
|
q(TD) => q(Chad), |
266
|
|
|
|
|
|
|
q(TF) => q(French Southern Territories), |
267
|
|
|
|
|
|
|
q(TG) => q(Togo), |
268
|
|
|
|
|
|
|
q(TH) => q(Thailand), |
269
|
|
|
|
|
|
|
q(TJ) => q(Tajikistan), |
270
|
|
|
|
|
|
|
q(TK) => q(Tokelau), |
271
|
|
|
|
|
|
|
q(TL) => q(Timor-Leste), |
272
|
|
|
|
|
|
|
q(TM) => q(Turkmenistan), |
273
|
|
|
|
|
|
|
q(TN) => q(Tunisia), |
274
|
|
|
|
|
|
|
q(TO) => q(Tonga), |
275
|
|
|
|
|
|
|
q(TP) => q(Portuguese Timor), |
276
|
|
|
|
|
|
|
q(TR) => q(Turkey), |
277
|
|
|
|
|
|
|
q(TT) => q(Trinidad and Tobago), |
278
|
|
|
|
|
|
|
q(TV) => q(Tuvalu), |
279
|
|
|
|
|
|
|
q(TW) => q(Taiwan, Province of China), |
280
|
|
|
|
|
|
|
q(TZ) => q(Tanzania, United Republic of), |
281
|
|
|
|
|
|
|
q(UA) => q(Ukraine), |
282
|
|
|
|
|
|
|
q(UG) => q(Uganda), |
283
|
|
|
|
|
|
|
q(UK) => q(United Kingdom), |
284
|
|
|
|
|
|
|
q(UM) => q(United States Minor Outlying Islands), |
285
|
|
|
|
|
|
|
q(US) => q(United States), |
286
|
|
|
|
|
|
|
q(UY) => q(Uruguay), |
287
|
|
|
|
|
|
|
q(UZ) => q(Uzbekistan), |
288
|
|
|
|
|
|
|
q(VA) => q(Holy See (Vatican City State)), |
289
|
|
|
|
|
|
|
q(VC) => q(Saint Vincent and the Grenadines), |
290
|
|
|
|
|
|
|
q(VE) => q(Venezuela, Bolivarian Republic of), |
291
|
|
|
|
|
|
|
q(VG) => q(Virgin Islands, British), |
292
|
|
|
|
|
|
|
q(VI) => q(Virgin Islands, U.S.), |
293
|
|
|
|
|
|
|
q(VN) => q(Viet Nam), |
294
|
|
|
|
|
|
|
q(VU) => q(Vanuatu), |
295
|
|
|
|
|
|
|
q(WF) => q(Wallis and Futuna), |
296
|
|
|
|
|
|
|
q(WS) => q(Samoa), |
297
|
|
|
|
|
|
|
q(YE) => q(Yemen), |
298
|
|
|
|
|
|
|
q(YT) => q(Mayotte), |
299
|
|
|
|
|
|
|
q(YU) => q(Yugoslavia ), |
300
|
|
|
|
|
|
|
q(ZA) => q(South Africa), |
301
|
|
|
|
|
|
|
q(ZM) => q(Zambia), |
302
|
|
|
|
|
|
|
q(ZW) => q(Zimbabwe), |
303
|
|
|
|
|
|
|
q(ac) => q(Ascension Island), |
304
|
|
|
|
|
|
|
q(an) => q(Netherlands Antilles), |
305
|
|
|
|
|
|
|
q(eu) => q(European Union), |
306
|
|
|
|
|
|
|
q(su) => q(USSR), |
307
|
|
|
|
|
|
|
q(tp) => q(East Timor), |
308
|
|
|
|
|
|
|
q(uk) => q(United Kingdom), |
309
|
|
|
|
|
|
|
}; |
310
|
|
|
|
|
|
|
|
311
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'genc-alpha-2'}{'code'} = { |
312
|
|
|
|
|
|
|
q(A1) => q(Unknown), |
313
|
|
|
|
|
|
|
q(A3) => q(Entity 6), |
314
|
|
|
|
|
|
|
}; |
315
|
|
|
|
|
|
|
|
316
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'genc-alpha-3'}{'code'} = { |
317
|
|
|
|
|
|
|
q(AX1) => q(Unknown), |
318
|
|
|
|
|
|
|
q(AX3) => q(Entity 6), |
319
|
|
|
|
|
|
|
}; |
320
|
|
|
|
|
|
|
|
321
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'genc-numeric'}{'code'} = { |
322
|
|
|
|
|
|
|
q(914) => q(Entity 6), |
323
|
|
|
|
|
|
|
q(932) => q(Unknown), |
324
|
|
|
|
|
|
|
}; |
325
|
|
|
|
|
|
|
|
326
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'numeric'}{'code'} = { |
327
|
|
|
|
|
|
|
q(010) => q(Antarctica), |
328
|
|
|
|
|
|
|
q(074) => q(Bouvet Island), |
329
|
|
|
|
|
|
|
q(086) => q(British Indian Ocean Territory), |
330
|
|
|
|
|
|
|
q(158) => q(Taiwan), |
331
|
|
|
|
|
|
|
q(162) => q(Christmas Island), |
332
|
|
|
|
|
|
|
q(166) => q(Cocos (Keeling) Islands), |
333
|
|
|
|
|
|
|
q(239) => q(South Georgia and the Islands), |
334
|
|
|
|
|
|
|
q(249) => q(France, Metropolitan), |
335
|
|
|
|
|
|
|
q(260) => q(French Southern and Antarctic Lands), |
336
|
|
|
|
|
|
|
q(334) => q(Heard Island and Mcdonald Islands), |
337
|
|
|
|
|
|
|
q(530) => q(Netherlands Antilles), |
338
|
|
|
|
|
|
|
q(581) => q(United States Minor Outlying Islands), |
339
|
|
|
|
|
|
|
q(680) => q(Sark), |
340
|
|
|
|
|
|
|
q(736) => q(Sudan), |
341
|
|
|
|
|
|
|
q(830) => q(Channel Islands), |
342
|
|
|
|
|
|
|
q(891) => q(Serbia and Montenegro), |
343
|
|
|
|
|
|
|
}; |
344
|
|
|
|
|
|
|
|
345
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'un-alpha-3'}{'code'} = { |
346
|
|
|
|
|
|
|
}; |
347
|
|
|
|
|
|
|
|
348
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'un-numeric'}{'code'} = { |
349
|
|
|
|
|
|
|
q(680) => q(Sark), |
350
|
|
|
|
|
|
|
q(830) => q(Channel Islands), |
351
|
|
|
|
|
|
|
}; |
352
|
|
|
|
|
|
|
|
353
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'alpha-2'}{'name'} = { |
354
|
|
|
|
|
|
|
q(bolivia) => [ q(bo), q(Bolivia) ], |
355
|
|
|
|
|
|
|
q(bolivia, plurinational state of) => [ q(bo), q(Bolivia, Plurinational State of) ], |
356
|
|
|
|
|
|
|
q(bonaire, saint eustatius and saba) => [ q(bq), q(Bonaire, Saint Eustatius and Saba) ], |
357
|
|
|
|
|
|
|
q(bosnia and herzegowina) => [ q(ba), q(Bosnia and Herzegowina) ], |
358
|
|
|
|
|
|
|
q(cape verde) => [ q(cv), q(Cape Verde) ], |
359
|
|
|
|
|
|
|
q(congo, the democratic republic of the) => [ q(cd), q(Congo, The Democratic Republic of the) ], |
360
|
|
|
|
|
|
|
q(czech republic) => [ q(cz), q(Czech Republic) ], |
361
|
|
|
|
|
|
|
q(east timor) => [ q(tl), q(East Timor) ], |
362
|
|
|
|
|
|
|
q(falkland islands (malvinas)) => [ q(fk), q(Falkland Islands (Malvinas)) ], |
363
|
|
|
|
|
|
|
q(france, metropolitan) => [ q(fx), q(France, Metropolitan) ], |
364
|
|
|
|
|
|
|
q(heard and mc donald islands) => [ q(hm), q(Heard and Mc Donald Islands) ], |
365
|
|
|
|
|
|
|
q(holy see (the) [vatican city state]) => [ q(va), q(Holy See (The) [Vatican City State]) ], |
366
|
|
|
|
|
|
|
q(holy see (vatican city state)) => [ q(va), q(Holy See (Vatican City State)) ], |
367
|
|
|
|
|
|
|
q(iran (islamic republic of)) => [ q(ir), q(Iran (Islamic Republic of)) ], |
368
|
|
|
|
|
|
|
q(iran, islamic republic of) => [ q(ir), q(Iran, Islamic Republic of) ], |
369
|
|
|
|
|
|
|
q(iran, the islamic republic of) => [ q(ir), q(Iran, The Islamic Republic of) ], |
370
|
|
|
|
|
|
|
q(kazakstan) => [ q(kz), q(Kazakstan) ], |
371
|
|
|
|
|
|
|
q(korea, democratic people's republic of) => [ q(kp), q(Korea, Democratic People's Republic of) ], |
372
|
|
|
|
|
|
|
q(korea, republic of) => [ q(kr), q(Korea, Republic of) ], |
373
|
|
|
|
|
|
|
q(libyan arab jamahiriya) => [ q(ly), q(Libyan Arab Jamahiriya) ], |
374
|
|
|
|
|
|
|
q(macau) => [ q(mo), q(Macau) ], |
375
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(mk), q(Macedonia, The former Yugoslav Republic of) ], |
376
|
|
|
|
|
|
|
q(micronesia (federated states of)) => [ q(fm), q(Micronesia (Federated States of)) ], |
377
|
|
|
|
|
|
|
q(micronesia, federated states of) => [ q(fm), q(Micronesia, Federated States of) ], |
378
|
|
|
|
|
|
|
q(micronesia, the federated states of) => [ q(fm), q(Micronesia, The Federated States of) ], |
379
|
|
|
|
|
|
|
q(moldova, republic of) => [ q(md), q(Moldova, Republic of) ], |
380
|
|
|
|
|
|
|
q(netherlands) => [ q(nl), q(Netherlands) ], |
381
|
|
|
|
|
|
|
q(netherlands antilles) => [ q(an), q(Netherlands Antilles) ], |
382
|
|
|
|
|
|
|
q(saint helena) => [ q(sh), q(Saint Helena) ], |
383
|
|
|
|
|
|
|
q(saint martin) => [ q(mf), q(Saint Martin) ], |
384
|
|
|
|
|
|
|
q(serbia and montenegro) => [ q(cs), q(Serbia and Montenegro) ], |
385
|
|
|
|
|
|
|
q(st. helena) => [ q(sh), q(St. Helena) ], |
386
|
|
|
|
|
|
|
q(st. pierre and miquelon) => [ q(pm), q(St. Pierre and Miquelon) ], |
387
|
|
|
|
|
|
|
q(svalbard and jan mayen islands) => [ q(sj), q(Svalbard and Jan Mayen Islands) ], |
388
|
|
|
|
|
|
|
q(swaziland) => [ q(sz), q(Swaziland) ], |
389
|
|
|
|
|
|
|
q(taiwan, province of china) => [ q(tw), q(Taiwan, Province of China) ], |
390
|
|
|
|
|
|
|
q(tanzania, united republic of) => [ q(tz), q(Tanzania, United Republic of) ], |
391
|
|
|
|
|
|
|
q(turkey) => [ q(tr), q(Turkey) ], |
392
|
|
|
|
|
|
|
q(united kingdom) => [ q(gb), q(United Kingdom) ], |
393
|
|
|
|
|
|
|
q(united states) => [ q(us), q(United States) ], |
394
|
|
|
|
|
|
|
q(vatican city state (holy see)) => [ q(va), q(Vatican City State (Holy See)) ], |
395
|
|
|
|
|
|
|
q(venezuela) => [ q(ve), q(Venezuela) ], |
396
|
|
|
|
|
|
|
q(venezuela, bolivarian republic of) => [ q(ve), q(Venezuela, Bolivarian Republic of) ], |
397
|
|
|
|
|
|
|
q(venezuela, bolivarian republic of ) => [ q(ve), q(Venezuela, Bolivarian Republic of ) ], |
398
|
|
|
|
|
|
|
q(vietnam) => [ q(vn), q(Vietnam) ], |
399
|
|
|
|
|
|
|
q(virgin islands (british)) => [ q(vg), q(Virgin Islands (British)) ], |
400
|
|
|
|
|
|
|
q(virgin islands (u.s.)) => [ q(vi), q(Virgin Islands (U.S.)) ], |
401
|
|
|
|
|
|
|
q(virgin islands, british) => [ q(vg), q(Virgin Islands, British) ], |
402
|
|
|
|
|
|
|
q(virgin islands, u.s.) => [ q(vi), q(Virgin Islands, U.S.) ], |
403
|
|
|
|
|
|
|
q(wallis and futuna islands) => [ q(wf), q(Wallis and Futuna Islands) ], |
404
|
|
|
|
|
|
|
q(yugoslavia) => [ q(yu), q(Yugoslavia) ], |
405
|
|
|
|
|
|
|
q(zaire) => [ q(zr), q(Zaire) ], |
406
|
|
|
|
|
|
|
}; |
407
|
|
|
|
|
|
|
|
408
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'alpha-3'}{'name'} = { |
409
|
|
|
|
|
|
|
q(antarctica) => [ q(ata), q(Antarctica) ], |
410
|
|
|
|
|
|
|
q(bolivia) => [ q(bol), q(Bolivia) ], |
411
|
|
|
|
|
|
|
q(bolivia (plurinational state of)) => [ q(bol), q(Bolivia (Plurinational State of)) ], |
412
|
|
|
|
|
|
|
q(bolivia, plurinational state of) => [ q(bol), q(Bolivia, Plurinational State of) ], |
413
|
|
|
|
|
|
|
q(bonaire, saint eustatius and saba) => [ q(bes), q(Bonaire, Saint Eustatius and Saba) ], |
414
|
|
|
|
|
|
|
q(bouvet island) => [ q(bvt), q(Bouvet Island) ], |
415
|
|
|
|
|
|
|
q(british indian ocean territory) => [ q(iot), q(British Indian Ocean Territory) ], |
416
|
|
|
|
|
|
|
q(british virgin islands) => [ q(vgb), q(British Virgin Islands) ], |
417
|
|
|
|
|
|
|
q(cabo verde) => [ q(cpv), q(Cabo Verde) ], |
418
|
|
|
|
|
|
|
q(cape verde) => [ q(cpv), q(Cape Verde) ], |
419
|
|
|
|
|
|
|
q(china, hong kong special administrative region) => [ q(hkg), q(China, Hong Kong Special Administrative Region) ], |
420
|
|
|
|
|
|
|
q(china, macao special administrative region) => [ q(mac), q(China, Macao Special Administrative Region) ], |
421
|
|
|
|
|
|
|
q(christmas island) => [ q(cxr), q(Christmas Island) ], |
422
|
|
|
|
|
|
|
q(cocos (keeling) islands) => [ q(cck), q(Cocos (Keeling) Islands) ], |
423
|
|
|
|
|
|
|
q(congo, the democratic republic of the) => [ q(cod), q(Congo, The Democratic Republic of the) ], |
424
|
|
|
|
|
|
|
q(czech republic) => [ q(cze), q(Czech Republic) ], |
425
|
|
|
|
|
|
|
q(democratic people's republic of korea) => [ q(prk), q(Democratic People's Republic of Korea) ], |
426
|
|
|
|
|
|
|
q(democratic republic of the congo) => [ q(cod), q(Democratic Republic of the Congo) ], |
427
|
|
|
|
|
|
|
q(east timor) => [ q(tls), q(East Timor) ], |
428
|
|
|
|
|
|
|
q(faeroe islands) => [ q(fro), q(Faeroe Islands) ], |
429
|
|
|
|
|
|
|
q(falkland islands (malvinas)) => [ q(flk), q(Falkland Islands (Malvinas)) ], |
430
|
|
|
|
|
|
|
q(faroe islands) => [ q(fro), q(Faroe Islands) ], |
431
|
|
|
|
|
|
|
q(france, metropolitan) => [ q(fxx), q(France, Metropolitan) ], |
432
|
|
|
|
|
|
|
q(french southern and antarctic lands) => [ q(atf), q(French Southern and Antarctic Lands) ], |
433
|
|
|
|
|
|
|
q(french southern territories) => [ q(atf), q(French Southern Territories) ], |
434
|
|
|
|
|
|
|
q(heard island and mcdonald islands) => [ q(hmd), q(Heard Island and Mcdonald Islands) ], |
435
|
|
|
|
|
|
|
q(holy see) => [ q(vat), q(Holy See) ], |
436
|
|
|
|
|
|
|
q(holy see (the) [vatican city state]) => [ q(vat), q(Holy See (The) [Vatican City State]) ], |
437
|
|
|
|
|
|
|
q(holy see (vatican city state)) => [ q(vat), q(Holy See (Vatican City State)) ], |
438
|
|
|
|
|
|
|
q(hong kong) => [ q(hkg), q(Hong Kong) ], |
439
|
|
|
|
|
|
|
q(hong kong special administrative region of china) => [ q(hkg), q(Hong Kong Special Administrative Region of China) ], |
440
|
|
|
|
|
|
|
q(iran (islamic republic of)) => [ q(irn), q(Iran (Islamic Republic of)) ], |
441
|
|
|
|
|
|
|
q(iran, islamic republic of) => [ q(irn), q(Iran, Islamic Republic of) ], |
442
|
|
|
|
|
|
|
q(iran, the islamic republic of) => [ q(irn), q(Iran, The Islamic Republic of) ], |
443
|
|
|
|
|
|
|
q(kazakstan) => [ q(kaz), q(Kazakstan) ], |
444
|
|
|
|
|
|
|
q(korea, democratic people's republic of) => [ q(prk), q(Korea, Democratic People's Republic of) ], |
445
|
|
|
|
|
|
|
q(korea, republic of) => [ q(kor), q(Korea, Republic of) ], |
446
|
|
|
|
|
|
|
q(libyan arab jamahiriya) => [ q(lby), q(Libyan Arab Jamahiriya) ], |
447
|
|
|
|
|
|
|
q(macao) => [ q(mac), q(Macao) ], |
448
|
|
|
|
|
|
|
q(macao special administrative region of china) => [ q(mac), q(Macao Special Administrative Region of China) ], |
449
|
|
|
|
|
|
|
q(macau) => [ q(mac), q(Macau) ], |
450
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(mkd), q(Macedonia, The former Yugoslav Republic of) ], |
451
|
|
|
|
|
|
|
q(micronesia (federated states of)) => [ q(fsm), q(Micronesia (Federated States of)) ], |
452
|
|
|
|
|
|
|
q(micronesia, federated states of) => [ q(fsm), q(Micronesia, Federated States of) ], |
453
|
|
|
|
|
|
|
q(micronesia, the federated states of) => [ q(fsm), q(Micronesia, The Federated States of) ], |
454
|
|
|
|
|
|
|
q(moldova, republic of) => [ q(mda), q(Moldova, Republic of) ], |
455
|
|
|
|
|
|
|
q(netherlands) => [ q(nld), q(Netherlands) ], |
456
|
|
|
|
|
|
|
q(netherlands antilles) => [ q(ant), q(Netherlands Antilles) ], |
457
|
|
|
|
|
|
|
q(palestinian territory, occupied) => [ q(pse), q(Palestinian Territory, Occupied) ], |
458
|
|
|
|
|
|
|
q(republic of korea) => [ q(kor), q(Republic of Korea) ], |
459
|
|
|
|
|
|
|
q(republic of moldova) => [ q(mda), q(Republic of Moldova) ], |
460
|
|
|
|
|
|
|
q(saint helena) => [ q(shn), q(Saint Helena) ], |
461
|
|
|
|
|
|
|
q(saint-barthelemy) => [ q(blm), q(Saint-Barthelemy) ], |
462
|
|
|
|
|
|
|
q(saint-martin (french part)) => [ q(maf), q(Saint-Martin (French part)) ], |
463
|
|
|
|
|
|
|
q(serbia and montenegro) => [ q(scg), q(Serbia and Montenegro) ], |
464
|
|
|
|
|
|
|
q(south georgia and the islands) => [ q(sgs), q(South Georgia and the Islands) ], |
465
|
|
|
|
|
|
|
q(south georgia and the south sandwich islands) => [ q(sgs), q(South Georgia and the South Sandwich Islands) ], |
466
|
|
|
|
|
|
|
q(state of palestine) => [ q(pse), q(State of Palestine) ], |
467
|
|
|
|
|
|
|
q(svalbard and jan mayen) => [ q(sjm), q(Svalbard and Jan Mayen) ], |
468
|
|
|
|
|
|
|
q(svalbard and jan mayen islands) => [ q(sjm), q(Svalbard and Jan Mayen Islands) ], |
469
|
|
|
|
|
|
|
q(swaziland) => [ q(swz), q(Swaziland) ], |
470
|
|
|
|
|
|
|
q(taiwan) => [ q(twn), q(Taiwan) ], |
471
|
|
|
|
|
|
|
q(taiwan, province of china) => [ q(twn), q(Taiwan, Province of China) ], |
472
|
|
|
|
|
|
|
q(tanzania, united republic of) => [ q(tza), q(Tanzania, United Republic of) ], |
473
|
|
|
|
|
|
|
q(the former yugoslav republic of macedonia) => [ q(mkd), q(The former Yugoslav Republic of Macedonia) ], |
474
|
|
|
|
|
|
|
q(turkey) => [ q(tur), q(Turkey) ], |
475
|
|
|
|
|
|
|
q(united kingdom) => [ q(gbr), q(United Kingdom) ], |
476
|
|
|
|
|
|
|
q(united kingdom of great britain and northern ireland) => [ q(gbr), q(United Kingdom of Great Britain and Northern Ireland) ], |
477
|
|
|
|
|
|
|
q(united republic of tanzania) => [ q(tza), q(United Republic of Tanzania) ], |
478
|
|
|
|
|
|
|
q(united states) => [ q(usa), q(United States) ], |
479
|
|
|
|
|
|
|
q(united states minor outlying islands) => [ q(umi), q(United States Minor Outlying Islands) ], |
480
|
|
|
|
|
|
|
q(united states of america) => [ q(usa), q(United States of America) ], |
481
|
|
|
|
|
|
|
q(united states virgin islands) => [ q(vir), q(United States Virgin Islands) ], |
482
|
|
|
|
|
|
|
q(venezuela) => [ q(ven), q(Venezuela) ], |
483
|
|
|
|
|
|
|
q(venezuela (bolivarian republic of)) => [ q(ven), q(Venezuela (Bolivarian Republic of)) ], |
484
|
|
|
|
|
|
|
q(venezuela, bolivarian republic of ) => [ q(ven), q(Venezuela, Bolivarian Republic of ) ], |
485
|
|
|
|
|
|
|
q(vietnam) => [ q(vnm), q(Vietnam) ], |
486
|
|
|
|
|
|
|
q(virgin islands, british) => [ q(vgb), q(Virgin Islands, British) ], |
487
|
|
|
|
|
|
|
q(virgin islands, u.s.) => [ q(vir), q(Virgin Islands, U.S.) ], |
488
|
|
|
|
|
|
|
q(wallis and futuna) => [ q(wlf), q(Wallis and Futuna) ], |
489
|
|
|
|
|
|
|
q(wallis and futuna islands) => [ q(wlf), q(Wallis and Futuna Islands) ], |
490
|
|
|
|
|
|
|
q(yugoslavia) => [ q(yug), q(Yugoslavia) ], |
491
|
|
|
|
|
|
|
q(zaire) => [ q(zar), q(Zaire) ], |
492
|
|
|
|
|
|
|
}; |
493
|
|
|
|
|
|
|
|
494
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'dom'}{'name'} = { |
495
|
|
|
|
|
|
|
q(ascension island) => [ q(ac), q(Ascension Island) ], |
496
|
|
|
|
|
|
|
q(bolivia, plurinational state of) => [ q(bo), q(Bolivia, Plurinational State of) ], |
497
|
|
|
|
|
|
|
q(bonaire, saint eustatius and saba) => [ q(bq), q(Bonaire, Saint Eustatius and Saba) ], |
498
|
|
|
|
|
|
|
q(bonaire, sint eustatius and saba) => [ q(BQ), q(Bonaire, Sint Eustatius and Saba) ], |
499
|
|
|
|
|
|
|
q(cape verde) => [ q(cv), q(Cape Verde) ], |
500
|
|
|
|
|
|
|
q(congo, the democratic republic of the) => [ q(cd), q(Congo, The Democratic Republic of the) ], |
501
|
|
|
|
|
|
|
q(czech republic) => [ q(cz), q(Czech Republic) ], |
502
|
|
|
|
|
|
|
q(east timor) => [ q(tp), q(East Timor) ], |
503
|
|
|
|
|
|
|
q(european union) => [ q(eu), q(European Union) ], |
504
|
|
|
|
|
|
|
q(falkland islands (malvinas)) => [ q(fk), q(Falkland Islands (Malvinas)) ], |
505
|
|
|
|
|
|
|
q(france, metropolitan) => [ q(FX), q(France, Metropolitan) ], |
506
|
|
|
|
|
|
|
q(holy see (the) [vatican city state]) => [ q(va), q(Holy See (The) [Vatican City State]) ], |
507
|
|
|
|
|
|
|
q(holy see (vatican city state)) => [ q(va), q(Holy See (Vatican City State)) ], |
508
|
|
|
|
|
|
|
q(iran, islamic republic of) => [ q(ir), q(Iran, Islamic Republic of) ], |
509
|
|
|
|
|
|
|
q(iran, the islamic republic of) => [ q(ir), q(Iran, The Islamic Republic of) ], |
510
|
|
|
|
|
|
|
q(korea, democratic people's republic of) => [ q(kp), q(Korea, Democratic People's Republic of) ], |
511
|
|
|
|
|
|
|
q(korea, republic of) => [ q(kr), q(Korea, Republic of) ], |
512
|
|
|
|
|
|
|
q(libyan arab jamahiriya) => [ q(LY), q(Libyan Arab Jamahiriya) ], |
513
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(mk), q(Macedonia, The former Yugoslav Republic of) ], |
514
|
|
|
|
|
|
|
q(micronesia, federated states of) => [ q(fm), q(Micronesia, Federated States of) ], |
515
|
|
|
|
|
|
|
q(micronesia, the federated states of) => [ q(fm), q(Micronesia, The Federated States of) ], |
516
|
|
|
|
|
|
|
q(moldova, republic of) => [ q(md), q(Moldova, Republic of) ], |
517
|
|
|
|
|
|
|
q(netherlands) => [ q(nl), q(Netherlands) ], |
518
|
|
|
|
|
|
|
q(netherlands antilles) => [ q(an), q(Netherlands Antilles) ], |
519
|
|
|
|
|
|
|
q(portuguese timor) => [ q(TP), q(Portuguese Timor) ], |
520
|
|
|
|
|
|
|
q(portuguese timor ) => [ q(TP), q(Portuguese Timor ) ], |
521
|
|
|
|
|
|
|
q(saint helena, ascension and tristan da cunha) => [ q(SH), q(Saint Helena, Ascension and Tristan da Cunha) ], |
522
|
|
|
|
|
|
|
q(saint martin) => [ q(MF), q(Saint Martin) ], |
523
|
|
|
|
|
|
|
q(soviet union) => [ q(SU), q(Soviet Union) ], |
524
|
|
|
|
|
|
|
q(soviet union ) => [ q(SU), q(Soviet Union ) ], |
525
|
|
|
|
|
|
|
q(swaziland) => [ q(sz), q(Swaziland) ], |
526
|
|
|
|
|
|
|
q(taiwan) => [ q(TW), q(Taiwan) ], |
527
|
|
|
|
|
|
|
q(taiwan, province of china) => [ q(tw), q(Taiwan, Province of China) ], |
528
|
|
|
|
|
|
|
q(tanzania, united republic of) => [ q(tz), q(Tanzania, United Republic of) ], |
529
|
|
|
|
|
|
|
q(turkey) => [ q(tr), q(Turkey) ], |
530
|
|
|
|
|
|
|
q(united kingdom) => [ q(gb), q(United Kingdom) ], |
531
|
|
|
|
|
|
|
q(united states) => [ q(us), q(United States) ], |
532
|
|
|
|
|
|
|
q(ussr) => [ q(su), q(USSR) ], |
533
|
|
|
|
|
|
|
q(venezuela, bolivarian republic of) => [ q(ve), q(Venezuela, Bolivarian Republic of) ], |
534
|
|
|
|
|
|
|
q(venezuela, bolivarian republic of ) => [ q(ve), q(Venezuela, Bolivarian Republic of ) ], |
535
|
|
|
|
|
|
|
q(virgin islands, british) => [ q(vg), q(Virgin Islands, British) ], |
536
|
|
|
|
|
|
|
q(virgin islands, u.s.) => [ q(vi), q(Virgin Islands, U.S.) ], |
537
|
|
|
|
|
|
|
q(yugoslavia ) => [ q(YU), q(Yugoslavia ) ], |
538
|
|
|
|
|
|
|
}; |
539
|
|
|
|
|
|
|
|
540
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'genc-alpha-2'}{'name'} = { |
541
|
|
|
|
|
|
|
q(czech republic) => [ q(CZ), q(Czech Republic) ], |
542
|
|
|
|
|
|
|
q(entity 6) => [ q(A3), q(Entity 6) ], |
543
|
|
|
|
|
|
|
q(macedonia) => [ q(MK), q(MACEDONIA) ], |
544
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(MK), q(Macedonia, The former Yugoslav Republic of) ], |
545
|
|
|
|
|
|
|
q(swaziland) => [ q(SZ), q(SWAZILAND) ], |
546
|
|
|
|
|
|
|
q(unknown) => [ q(A1), q(Unknown) ], |
547
|
|
|
|
|
|
|
}; |
548
|
|
|
|
|
|
|
|
549
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'genc-alpha-3'}{'name'} = { |
550
|
|
|
|
|
|
|
q(czech republic) => [ q(CZE), q(Czech Republic) ], |
551
|
|
|
|
|
|
|
q(entity 6) => [ q(AX3), q(Entity 6) ], |
552
|
|
|
|
|
|
|
q(macedonia) => [ q(MKD), q(MACEDONIA) ], |
553
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(MKD), q(Macedonia, The former Yugoslav Republic of) ], |
554
|
|
|
|
|
|
|
q(swaziland) => [ q(SWZ), q(SWAZILAND) ], |
555
|
|
|
|
|
|
|
q(unknown) => [ q(AX1), q(Unknown) ], |
556
|
|
|
|
|
|
|
}; |
557
|
|
|
|
|
|
|
|
558
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'genc-numeric'}{'name'} = { |
559
|
|
|
|
|
|
|
q(czech republic) => [ q(203), q(Czech Republic) ], |
560
|
|
|
|
|
|
|
q(entity 6) => [ q(914), q(Entity 6) ], |
561
|
|
|
|
|
|
|
q(macedonia) => [ q(807), q(MACEDONIA) ], |
562
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(807), q(Macedonia, The former Yugoslav Republic of) ], |
563
|
|
|
|
|
|
|
q(swaziland) => [ q(748), q(SWAZILAND) ], |
564
|
|
|
|
|
|
|
q(unknown) => [ q(932), q(Unknown) ], |
565
|
|
|
|
|
|
|
}; |
566
|
|
|
|
|
|
|
|
567
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'numeric'}{'name'} = { |
568
|
|
|
|
|
|
|
q(antarctica) => [ q(010), q(Antarctica) ], |
569
|
|
|
|
|
|
|
q(bolivia) => [ q(068), q(Bolivia) ], |
570
|
|
|
|
|
|
|
q(bolivia (plurinational state of)) => [ q(068), q(Bolivia (Plurinational State of)) ], |
571
|
|
|
|
|
|
|
q(bolivia, plurinational state of) => [ q(068), q(Bolivia, Plurinational State of) ], |
572
|
|
|
|
|
|
|
q(bonaire, saint eustatius and saba) => [ q(535), q(Bonaire, Saint Eustatius and Saba) ], |
573
|
|
|
|
|
|
|
q(bouvet island) => [ q(074), q(Bouvet Island) ], |
574
|
|
|
|
|
|
|
q(british indian ocean territory) => [ q(086), q(British Indian Ocean Territory) ], |
575
|
|
|
|
|
|
|
q(british virgin islands) => [ q(092), q(British Virgin Islands) ], |
576
|
|
|
|
|
|
|
q(cabo verde) => [ q(132), q(Cabo Verde) ], |
577
|
|
|
|
|
|
|
q(cape verde) => [ q(132), q(Cape Verde) ], |
578
|
|
|
|
|
|
|
q(channel islands) => [ q(830), q(Channel Islands) ], |
579
|
|
|
|
|
|
|
q(china, hong kong special administrative region) => [ q(344), q(China, Hong Kong Special Administrative Region) ], |
580
|
|
|
|
|
|
|
q(china, macao special administrative region) => [ q(446), q(China, Macao Special Administrative Region) ], |
581
|
|
|
|
|
|
|
q(christmas island) => [ q(162), q(Christmas Island) ], |
582
|
|
|
|
|
|
|
q(cocos (keeling) islands) => [ q(166), q(Cocos (Keeling) Islands) ], |
583
|
|
|
|
|
|
|
q(congo, the democratic republic of the) => [ q(180), q(Congo, The Democratic Republic of the) ], |
584
|
|
|
|
|
|
|
q(czech republic) => [ q(203), q(Czech Republic) ], |
585
|
|
|
|
|
|
|
q(democratic people's republic of korea) => [ q(408), q(Democratic People's Republic of Korea) ], |
586
|
|
|
|
|
|
|
q(democratic republic of the congo) => [ q(180), q(Democratic Republic of the Congo) ], |
587
|
|
|
|
|
|
|
q(east timor) => [ q(626), q(East Timor) ], |
588
|
|
|
|
|
|
|
q(faeroe islands) => [ q(234), q(Faeroe Islands) ], |
589
|
|
|
|
|
|
|
q(falkland islands (malvinas)) => [ q(238), q(Falkland Islands (Malvinas)) ], |
590
|
|
|
|
|
|
|
q(faroe islands) => [ q(234), q(Faroe Islands) ], |
591
|
|
|
|
|
|
|
q(france, metropolitan) => [ q(249), q(France, Metropolitan) ], |
592
|
|
|
|
|
|
|
q(french southern and antarctic lands) => [ q(260), q(French Southern and Antarctic Lands) ], |
593
|
|
|
|
|
|
|
q(french southern territories) => [ q(260), q(French Southern Territories) ], |
594
|
|
|
|
|
|
|
q(heard island and mcdonald islands) => [ q(334), q(Heard Island and Mcdonald Islands) ], |
595
|
|
|
|
|
|
|
q(holy see) => [ q(336), q(Holy See) ], |
596
|
|
|
|
|
|
|
q(holy see (the) [vatican city state]) => [ q(336), q(Holy See (The) [Vatican City State]) ], |
597
|
|
|
|
|
|
|
q(holy see (vatican city state)) => [ q(336), q(Holy See (Vatican City State)) ], |
598
|
|
|
|
|
|
|
q(hong kong) => [ q(344), q(Hong Kong) ], |
599
|
|
|
|
|
|
|
q(hong kong special administrative region of china) => [ q(344), q(Hong Kong Special Administrative Region of China) ], |
600
|
|
|
|
|
|
|
q(iran (islamic republic of)) => [ q(364), q(Iran (Islamic Republic of)) ], |
601
|
|
|
|
|
|
|
q(iran, islamic republic of) => [ q(364), q(Iran, Islamic Republic of) ], |
602
|
|
|
|
|
|
|
q(iran, the islamic republic of) => [ q(364), q(Iran, The Islamic Republic of) ], |
603
|
|
|
|
|
|
|
q(kazakstan) => [ q(398), q(Kazakstan) ], |
604
|
|
|
|
|
|
|
q(korea, democratic people's republic of) => [ q(408), q(Korea, Democratic People's Republic of) ], |
605
|
|
|
|
|
|
|
q(korea, republic of) => [ q(410), q(Korea, Republic of) ], |
606
|
|
|
|
|
|
|
q(libyan arab jamahiriya) => [ q(434), q(Libyan Arab Jamahiriya) ], |
607
|
|
|
|
|
|
|
q(macao) => [ q(446), q(Macao) ], |
608
|
|
|
|
|
|
|
q(macao special administrative region of china) => [ q(446), q(Macao Special Administrative Region of China) ], |
609
|
|
|
|
|
|
|
q(macau) => [ q(446), q(Macau) ], |
610
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(807), q(Macedonia, The former Yugoslav Republic of) ], |
611
|
|
|
|
|
|
|
q(micronesia (federated states of)) => [ q(583), q(Micronesia (Federated States of)) ], |
612
|
|
|
|
|
|
|
q(micronesia, federated states of) => [ q(583), q(Micronesia, Federated States of) ], |
613
|
|
|
|
|
|
|
q(micronesia, the federated states of) => [ q(583), q(Micronesia, The Federated States of) ], |
614
|
|
|
|
|
|
|
q(moldova, republic of) => [ q(498), q(Moldova, Republic of) ], |
615
|
|
|
|
|
|
|
q(netherlands) => [ q(528), q(Netherlands) ], |
616
|
|
|
|
|
|
|
q(netherlands antilles) => [ q(530), q(Netherlands Antilles) ], |
617
|
|
|
|
|
|
|
q(palestinian territory, occupied) => [ q(275), q(Palestinian Territory, Occupied) ], |
618
|
|
|
|
|
|
|
q(republic of korea) => [ q(410), q(Republic of Korea) ], |
619
|
|
|
|
|
|
|
q(republic of moldova) => [ q(498), q(Republic of Moldova) ], |
620
|
|
|
|
|
|
|
q(saint helena) => [ q(654), q(Saint Helena) ], |
621
|
|
|
|
|
|
|
q(saint-barthelemy) => [ q(652), q(Saint-Barthelemy) ], |
622
|
|
|
|
|
|
|
q(saint-martin (french part)) => [ q(663), q(Saint-Martin (French part)) ], |
623
|
|
|
|
|
|
|
q(sark) => [ q(680), q(Sark) ], |
624
|
|
|
|
|
|
|
q(serbia and montenegro) => [ q(891), q(Serbia and Montenegro) ], |
625
|
|
|
|
|
|
|
q(south georgia and the islands) => [ q(239), q(South Georgia and the Islands) ], |
626
|
|
|
|
|
|
|
q(south georgia and the south sandwich islands) => [ q(239), q(South Georgia and the South Sandwich Islands) ], |
627
|
|
|
|
|
|
|
q(state of palestine) => [ q(275), q(State of Palestine) ], |
628
|
|
|
|
|
|
|
q(svalbard and jan mayen) => [ q(744), q(Svalbard and Jan Mayen) ], |
629
|
|
|
|
|
|
|
q(svalbard and jan mayen islands) => [ q(744), q(Svalbard and Jan Mayen Islands) ], |
630
|
|
|
|
|
|
|
q(swaziland) => [ q(748), q(Swaziland) ], |
631
|
|
|
|
|
|
|
q(taiwan) => [ q(158), q(Taiwan) ], |
632
|
|
|
|
|
|
|
q(taiwan, province of china) => [ q(158), q(Taiwan, Province of China) ], |
633
|
|
|
|
|
|
|
q(tanzania, united republic of) => [ q(834), q(Tanzania, United Republic of) ], |
634
|
|
|
|
|
|
|
q(the former yugoslav republic of macedonia) => [ q(807), q(The former Yugoslav Republic of Macedonia) ], |
635
|
|
|
|
|
|
|
q(turkey) => [ q(792), q(Turkey) ], |
636
|
|
|
|
|
|
|
q(united kingdom) => [ q(826), q(United Kingdom) ], |
637
|
|
|
|
|
|
|
q(united kingdom of great britain and northern ireland) => [ q(826), q(United Kingdom of Great Britain and Northern Ireland) ], |
638
|
|
|
|
|
|
|
q(united republic of tanzania) => [ q(834), q(United Republic of Tanzania) ], |
639
|
|
|
|
|
|
|
q(united states) => [ q(840), q(United States) ], |
640
|
|
|
|
|
|
|
q(united states minor outlying islands) => [ q(581), q(United States Minor Outlying Islands) ], |
641
|
|
|
|
|
|
|
q(united states of america) => [ q(840), q(United States of America) ], |
642
|
|
|
|
|
|
|
q(united states virgin islands) => [ q(850), q(United States Virgin Islands) ], |
643
|
|
|
|
|
|
|
q(venezuela) => [ q(862), q(Venezuela) ], |
644
|
|
|
|
|
|
|
q(venezuela (bolivarian republic of)) => [ q(862), q(Venezuela (Bolivarian Republic of)) ], |
645
|
|
|
|
|
|
|
q(venezuela, bolivarian republic of ) => [ q(862), q(Venezuela, Bolivarian Republic of ) ], |
646
|
|
|
|
|
|
|
q(vietnam) => [ q(704), q(Vietnam) ], |
647
|
|
|
|
|
|
|
q(virgin islands, british) => [ q(092), q(Virgin Islands, British) ], |
648
|
|
|
|
|
|
|
q(virgin islands, u.s.) => [ q(850), q(Virgin Islands, U.S.) ], |
649
|
|
|
|
|
|
|
q(wallis and futuna) => [ q(876), q(Wallis and Futuna) ], |
650
|
|
|
|
|
|
|
q(wallis and futuna islands) => [ q(876), q(Wallis and Futuna Islands) ], |
651
|
|
|
|
|
|
|
q(yugoslavia) => [ q(891), q(Yugoslavia) ], |
652
|
|
|
|
|
|
|
q(zaire) => [ q(180), q(Zaire) ], |
653
|
|
|
|
|
|
|
}; |
654
|
|
|
|
|
|
|
|
655
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'un-alpha-3'}{'name'} = { |
656
|
|
|
|
|
|
|
q(czech republic) => [ q(CZE), q(Czech Republic) ], |
657
|
|
|
|
|
|
|
q(korea, the democratic people's republic of) => [ q(PRK), q(Korea, The Democratic People's Republic of) ], |
658
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(MKD), q(Macedonia, The former Yugoslav Republic of) ], |
659
|
|
|
|
|
|
|
q(netherlands) => [ q(NLD), q(Netherlands) ], |
660
|
|
|
|
|
|
|
q(swaziland) => [ q(SWZ), q(Swaziland) ], |
661
|
|
|
|
|
|
|
q(tanzania, united republic of) => [ q(TZA), q(Tanzania, United Republic of) ], |
662
|
|
|
|
|
|
|
q(turkey) => [ q(TUR), q(Turkey) ], |
663
|
|
|
|
|
|
|
}; |
664
|
|
|
|
|
|
|
|
665
|
|
|
|
|
|
|
$Locale::Codes::Retired{'country'}{'un-numeric'}{'name'} = { |
666
|
|
|
|
|
|
|
q(channel islands) => [ q(830), q(Channel Islands) ], |
667
|
|
|
|
|
|
|
q(czech republic) => [ q(203), q(Czech Republic) ], |
668
|
|
|
|
|
|
|
q(korea, the democratic people's republic of) => [ q(408), q(Korea, The Democratic People's Republic of) ], |
669
|
|
|
|
|
|
|
q(macedonia, the former yugoslav republic of) => [ q(807), q(Macedonia, The former Yugoslav Republic of) ], |
670
|
|
|
|
|
|
|
q(netherlands) => [ q(528), q(Netherlands) ], |
671
|
|
|
|
|
|
|
q(sark) => [ q(680), q(Sark) ], |
672
|
|
|
|
|
|
|
q(swaziland) => [ q(748), q(Swaziland) ], |
673
|
|
|
|
|
|
|
q(tanzania, united republic of) => [ q(834), q(Tanzania, United Republic of) ], |
674
|
|
|
|
|
|
|
q(turkey) => [ q(792), q(Turkey) ], |
675
|
|
|
|
|
|
|
}; |
676
|
|
|
|
|
|
|
|
677
|
|
|
|
|
|
|
|
678
|
|
|
|
|
|
|
1; |