[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Horde/NLS/ -> tld.php (source)

   1  <?php
   2  /**
   3   * Top level domain (TLD) list for country codes.
   4   * Generated from IANA (Internet Assigned Numbers Authority) data located
   5   * at http://www.iana.org/cctld/cctld-whois.htm
   6   *
   7   * Format:
   8   *   $tld['countrycode'] = 'countryname';
   9   *
  10   * $Horde: framework/NLS/NLS/tld.php,v 1.5 2004/01/04 02:24:05 mdjukic Exp $
  11   *
  12   * @package Horde_NLS
  13   */
  14  $tld = array(
  15      'ac' => _("Ascension Island"),
  16      'ad' => _("Andorra"),
  17      'ae' => _("United Arab Emirates"),
  18      'af' => _("Afghanistan"),
  19      'ag' => _("Antigua and Barbuda"),
  20      'ai' => _("Anguilla"),
  21      'al' => _("Albania"),
  22      'am' => _("Armenia"),
  23      'an' => _("Netherlands Antilles"),
  24      'ao' => _("Angola"),
  25      'aq' => _("Antarctica"),
  26      'ar' => _("Argentina"),
  27      'as' => _("American Samoa"),
  28      'at' => _("Austria"),
  29      'au' => _("Australia"),
  30      'aw' => _("Aruba"),
  31      'az' => _("Azerbaijan"),
  32      'ba' => _("Bosnia and Herzegovina"),
  33      'bb' => _("Barbados"),
  34      'bd' => _("Bangladesh"),
  35      'be' => _("Belgium"),
  36      'bf' => _("Burkina Faso"),
  37      'bg' => _("Bulgaria"),
  38      'bh' => _("Bahrain"),
  39      'bi' => _("Burundi"),
  40      'bj' => _("Benin"),
  41      'bm' => _("Bermuda"),
  42      'bn' => _("Brunei Darussalam"),
  43      'bo' => _("Bolivia"),
  44      'br' => _("Brazil"),
  45      'bs' => _("Bahamas"),
  46      'bt' => _("Bhutan"),
  47      'bv' => _("Bouvet Island"),
  48      'bw' => _("Botswana"),
  49      'by' => _("Belarus"),
  50      'bz' => _("Belize"),
  51      'ca' => _("Canada"),
  52      'cc' => _("Cocos (Keeling) Islands"),
  53      'cd' => _("Congo, The Democratic Republic of the"),
  54      'cf' => _("Central African Republic"),
  55      'cg' => _("Congo"),
  56      'ch' => _("Switzerland"),
  57      'ci' => _("Cote d'Ivoire"),
  58      'ck' => _("Cook Islands"),
  59      'cl' => _("Chile"),
  60      'cm' => _("Cameroon"),
  61      'cn' => _("China"),
  62      'co' => _("Colombia"),
  63      'cr' => _("Costa Rica"),
  64      'cu' => _("Cuba"),
  65      'cv' => _("Cape Verde"),
  66      'cx' => _("Christmas Island"),
  67      'cy' => _("Cyprus"),
  68      'cz' => _("Czech Republic"),
  69      'de' => _("Germany"),
  70      'dj' => _("Djibouti"),
  71      'dk' => _("Denmark"),
  72      'dm' => _("Dominica"),
  73      'do' => _("Dominican Republic"),
  74      'dz' => _("Algeria"),
  75      'ec' => _("Ecuador"),
  76      'ee' => _("Estonia"),
  77      'eg' => _("Egypt"),
  78      'eh' => _("Western Sahara"),
  79      'er' => _("Eritrea"),
  80      'es' => _("Spain"),
  81      'et' => _("Ethiopia"),
  82      'fi' => _("Finland"),
  83      'fj' => _("Fiji"),
  84      'fk' => _("Falkland Islands (Malvinas)"),
  85      'fm' => _("Micronesia, Federated States of"),
  86      'fo' => _("Faroe Islands"),
  87      'fr' => _("France"),
  88      'ga' => _("Gabon"),
  89      'gd' => _("Grenada"),
  90      'ge' => _("Georgia"),
  91      'gf' => _("French Guiana"),
  92      'gg' => _("Guernsey"),
  93      'gh' => _("Ghana"),
  94      'gi' => _("Gibraltar"),
  95      'gl' => _("Greenland"),
  96      'gm' => _("Gambia"),
  97      'gn' => _("Guinea"),
  98      'gp' => _("Guadeloupe"),
  99      'gq' => _("Equatorial Guinea"),
 100      'gr' => _("Greece"),
 101      'gs' => _("South Georgia and the South Sandwich Islands"),
 102      'gt' => _("Guatemala"),
 103      'gu' => _("Guam"),
 104      'gw' => _("Guinea-Bissau"),
 105      'gy' => _("Guyana"),
 106      'hk' => _("Hong Kong"),
 107      'hm' => _("Heard Island and McDonald Islands"),
 108      'hn' => _("Honduras"),
 109      'hr' => _("Croatia"),
 110      'ht' => _("Haiti"),
 111      'hu' => _("Hungary"),
 112      'id' => _("Indonesia"),
 113      'ie' => _("Ireland"),
 114      'il' => _("Israel"),
 115      'im' => _("Isle of Man"),
 116      'in' => _("India"),
 117      'io' => _("British Indian Ocean Territory"),
 118      'iq' => _("Iraq"),
 119      'ir' => _("Iran, Islamic Republic of"),
 120      'is' => _("Iceland"),
 121      'it' => _("Italy"),
 122      'je' => _("Jersey"),
 123      'jm' => _("Jamaica"),
 124      'jo' => _("Jordan"),
 125      'jp' => _("Japan"),
 126      'ke' => _("Kenya"),
 127      'kg' => _("Kyrgyzstan"),
 128      'kh' => _("Cambodia"),
 129      'ki' => _("Kiribati"),
 130      'km' => _("Comoros"),
 131      'kn' => _("Saint Kitts and Nevis"),
 132      'kp' => _("Korea, Democratic People's Republic of"),
 133      'kr' => _("Korea, Republic of"),
 134      'kw' => _("Kuwait"),
 135      'ky' => _("Cayman Islands"),
 136      'kz' => _("Kazakhstan"),
 137      'la' => _("Lao People's Democratic Republic"),
 138      'lb' => _("Lebanon"),
 139      'lc' => _("Saint Lucia"),
 140      'li' => _("Liechtenstein"),
 141      'lk' => _("Sri Lanka"),
 142      'lr' => _("Liberia"),
 143      'ls' => _("Lesotho"),
 144      'lt' => _("Lithuania"),
 145      'lu' => _("Luxembourg"),
 146      'lv' => _("Latvia"),
 147      'ly' => _("Libyan Arab Jamahiriya"),
 148      'ma' => _("Morocco"),
 149      'mc' => _("Monaco"),
 150      'md' => _("Moldova, Republic of"),
 151      'mg' => _("Madagascar"),
 152      'mh' => _("Marshall Islands"),
 153      'mk' => _("Macedonia, The Former Yugoslav Republic of"),
 154      'ml' => _("Mali"),
 155      'mm' => _("Myanmar"),
 156      'mn' => _("Mongolia"),
 157      'mo' => _("Macao"),
 158      'mp' => _("Northern Mariana Islands"),
 159      'mq' => _("Martinique"),
 160      'mr' => _("Mauritania"),
 161      'ms' => _("Montserrat"),
 162      'mt' => _("Malta"),
 163      'mu' => _("Mauritius"),
 164      'mv' => _("Maldives"),
 165      'mw' => _("Malawi"),
 166      'mx' => _("Mexico"),
 167      'my' => _("Malaysia"),
 168      'mz' => _("Mozambique"),
 169      'na' => _("Namibia"),
 170      'nc' => _("New Caledonia"),
 171      'ne' => _("Niger"),
 172      'nf' => _("Norfolk Island"),
 173      'ng' => _("Nigeria"),
 174      'ni' => _("Nicaragua"),
 175      'nl' => _("Netherlands"),
 176      'no' => _("Norway"),
 177      'np' => _("Nepal"),
 178      'nr' => _("Nauru"),
 179      'nu' => _("Niue"),
 180      'nz' => _("New Zealand"),
 181      'om' => _("Oman"),
 182      'pa' => _("Panama"),
 183      'pe' => _("Peru"),
 184      'pf' => _("French Polynesia"),
 185      'pg' => _("Papua New Guinea"),
 186      'ph' => _("Philippines"),
 187      'pk' => _("Pakistan"),
 188      'pl' => _("Poland"),
 189      'pm' => _("Saint Pierre and Miquelon"),
 190      'pn' => _("Pitcairn"),
 191      'pr' => _("Puerto Rico"),
 192      'ps' => _("Palestinian Territory, Occupied"),
 193      'pt' => _("Portugal"),
 194      'pw' => _("Palau"),
 195      'py' => _("Paraguay"),
 196      'qa' => _("Qatar"),
 197      're' => _("Reunion"),
 198      'ro' => _("Romania"),
 199      'ru' => _("Russian Federation"),
 200      'rw' => _("Rwanda"),
 201      'sa' => _("Saudi Arabia"),
 202      'sb' => _("Solomon Islands"),
 203      'sc' => _("Seychelles"),
 204      'sd' => _("Sudan"),
 205      'se' => _("Sweden"),
 206      'sg' => _("Singapore"),
 207      'sh' => _("Saint Helena"),
 208      'si' => _("Slovenia"),
 209      'sj' => _("Svalbard and Jan Mayen"),
 210      'sk' => _("Slovakia"),
 211      'sl' => _("Sierra Leone"),
 212      'sm' => _("San Marino"),
 213      'sn' => _("Senegal"),
 214      'so' => _("Somalia"),
 215      'sr' => _("Suriname"),
 216      'st' => _("Sao Tome and Principe"),
 217      'sv' => _("El Salvador"),
 218      'sy' => _("Syrian Arab Republic"),
 219      'sz' => _("Swaziland"),
 220      'tc' => _("Turks and Caicos Islands"),
 221      'td' => _("Chad"),
 222      'tf' => _("French Southern Territories"),
 223      'tg' => _("Togo"),
 224      'th' => _("Thailand"),
 225      'tj' => _("Tajikistan"),
 226      'tk' => _("Tokelau"),
 227      'tm' => _("Turkmenistan"),
 228      'tn' => _("Tunisia"),
 229      'to' => _("Tonga"),
 230      'tp' => _("Timor-Leste"),
 231      'tr' => _("Turkey"),
 232      'tt' => _("Trinidad and Tobago"),
 233      'tv' => _("Tuvalu"),
 234      'tw' => _("Taiwan"),
 235      'tz' => _("Tanzania, United Republic of"),
 236      'ua' => _("Ukraine"),
 237      'ug' => _("Uganda"),
 238      'uk' => _("United Kingdom"),
 239      'um' => _("United States Minor Outlying Islands"),
 240      'us' => _("United States"),
 241      'uy' => _("Uruguay"),
 242      'uz' => _("Uzbekistan"),
 243      'va' => _("Holy See (Vatican City State)"),
 244      'vc' => _("Saint Vincent and the Grenadines"),
 245      've' => _("Venezuela"),
 246      'vg' => _("Virgin Islands, British"),
 247      'vi' => _("Virgin Islands, U.S."),
 248      'vn' => _("Viet Nam"),
 249      'vu' => _("Vanuatu"),
 250      'wf' => _("Wallis and Futuna"),
 251      'ws' => _("Samoa"),
 252      'ye' => _("Yemen"),
 253      'yt' => _("Mayotte"),
 254      'yu' => _("Yugoslavia"),
 255      'za' => _("South Africa"),
 256      'zm' => _("Zambia"),
 257      'zw' => _("Zimbabwe")
 258  );


Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7