[ Index ] |
|
Code source de Cr@wltr@ck 2.2.1 |
1 <?php 2 //---------------------------------------------------------------------- 3 // CrawlTrack 2.2.1 4 //---------------------------------------------------------------------- 5 // Crawler Tracker for website 6 //---------------------------------------------------------------------- 7 // Author: Jean-Denis Brun 8 //---------------------------------------------------------------------- 9 // Website: www.crawltrack.fr 10 //---------------------------------------------------------------------- 11 // That script is distributed under GNU GPL license 12 //---------------------------------------------------------------------- 13 // file: english.php 14 //---------------------------------------------------------------------- 15 //installation 16 $language['install']="Installation"; 17 $language['welcome_install'] ="Welcome on CrawlTrack, installation in three steps is easy ."; 18 $language['menu_install_1']="1) Enter database connection datas."; 19 $language['menu_install_2']="2) Set-up websites."; 20 $language['menu_install_3']="3) Administrator account set-up."; 21 $language['go_install']="Install"; 22 $language['step1_install'] ="Please enter in the following form information regarding database connection. Once the form validate, the tables and the connections files will be created."; 23 $language['step1_install_login_mysql']="User MySQL"; 24 $language['step1_install_password_mysql']="Password MySQL"; 25 $language['step1_install_host_mysql']="Host MySQL"; 26 $language['step1_install_database_mysql']="Database MySQL"; 27 $language['step1_install_ok'] ="Connection files OK."; 28 $language['step1_install_ok2'] ="Tables creation OK."; 29 $language['step1_install_no_ok'] ="Information are missing to create the tables and the files, please check the form content and revalidate after correction."; 30 $language['step1_install_no_ok2'] ="The files hasn't been created, check if the folder is CHMOD 777."; 31 $language['step1_install_no_ok3'] ="A problem appear during table creation, try again."; 32 $language['back_to_form'] ="Back to the form"; 33 $language['retry'] ="Try again"; 34 $language['step2_install_no_ok']="Connection to the database is not possible, please, check the connection datas."; 35 $language['step3_install_no_ok']="Database selection is not possible, please, check the connection datas."; 36 $language['step4_install']="Go"; 37 //site creation 38 //modified in 1.5.0 39 $language['set_up_site']="Please enter below the website name and url, the name is the one that will be used in CrawlTrack. The url should be like this: www.example.com (without http:// at the beginning and / at the end)."; 40 $language['site_name']="Website name:"; 41 //modified in 2.0.0 42 $language['site_no_ok']="You have to enter a website name and url."; 43 $language['site_ok']="The website has been add to the database."; 44 $language['new_site']="Add a new website"; 45 //tag creation 46 $language['tag']="Tag to insert in your pages"; 47 $language['create_tag']="You will find below the tags for each of the website. It's a php tag you have to insert in .php pages. If your pages are not .php, you can simply change the extension to .php and add <?php before the tag and ?> after."; 48 $language['site_name2']="Website name"; 49 //modified in 1.5.0 50 $language['local_tag']="Standard tag to be used for a site hosted on the same server than Crawltrack."; 51 $language['non_local_tag']="Tag to be used if the site is hosted on a different server than Crawltrack, in that case you need to have the fsockopen and fputs functions activated."; 52 //login set_up 53 $language['admin_creation']="Administrator account set-up"; 54 $language['admin_setup']="Please enter below the administrator login and password."; 55 $language['user_creation']="User account set-up"; 56 $language['user_setup']="Please enter below the user login and password."; 57 $language['user_site_creation']="User-website account set-up"; 58 $language['user_site_setup']="Please enter below the user-website login and password."; 59 $language['admin_rights']="Administrator has access to all website stats and set-up"; 60 $language['login']="Login"; 61 $language['password']="Password"; 62 $language['valid_password']="Enter a second time the password."; 63 $language['login_no_ok']="Datas are missing or the passwords are different, please check the form content and revalidate after correction."; 64 $language['login_ok']="Account is set-up."; 65 $language['login_no_ok2']="A problem appear during account set-up, try again."; 66 $language['login_user']="Create a user account"; 67 $language['login_user_what']="User has access to all website stats"; 68 $language['login_user_site']="Create a user-website account"; 69 $language['login_user_site_what']="User-website has access to one website stats"; 70 //modified in 1.5.0 71 $language['login_finish']="Installation is now finish. Don't forget to put the tag (available on tools page <img src=\"./images/wrench.png\" width=\"16\" height=\"16\" border=\"0\" >) on your site pages."; 72 //access 73 $language['restrited_access']="Restricted access."; 74 $language['enter_login']="Please, enter below your login and password."; 75 //display 76 $language['crawler_name']="Crawlers"; 77 $language['nbr_visits']="Visits"; 78 $language['nbr_pages']="Pages viewed"; 79 $language['date_visits']="Last visit"; 80 $language['display_period']="Studied period :"; 81 $language['today']="Day"; 82 $language['days']="Week"; 83 //modified in 1.5.0 84 $language['month']="Month"; 85 $language['one_year']="Year"; 86 $language['no_visit']="There is no visit."; 87 $language['page']="Pages"; 88 //modified in 1.5.0 89 $language['admin']="Tools"; 90 $language['nbr_tot_visits']="Total visits"; 91 $language['nbr_tot_pages']="Total pages viewed"; 92 $language['nbr_tot_crawlers']="Nbre of crawlers"; 93 $language['visit_per-crawler']="Visits details"; 94 $language['100_visit_per-crawler']="Visits details (display limited to %d lines)."; 95 $language['user_agent']="User agent"; 96 $language['Origin']="User"; 97 $language['help']="Help"; 98 //search 99 $language['search']="Search"; 100 $language['search2']="Search"; 101 $language['search_crawler']="a crawler"; 102 $language['search_user_agent']="a user-agent"; 103 $language['search_page']="a page"; 104 $language['search_user']="a crawler user"; 105 $language['go_search']="Search"; 106 $language['result_crawler']="Here are the crawlers you are looking for."; 107 $language['result_ua']="Here are the user-agents you are looking for."; 108 $language['result_page']="Here are the pages you are looking for."; 109 $language['result_user']="Here are the crawler users you are looking for."; 110 $language['result_user_crawler']="Here are the crawlers of that user."; 111 $language['result_user_1']="User: "; 112 $language['result_crawler_1']="Search keyword: "; 113 $language['no_answer']="There is no answer."; 114 $language['to_many_answer']="There is more than 100 answers (display limited to 100 lines)."; 115 //admin 116 $language['user_create']="Create a new user account."; 117 $language['user_site_create']="Create a new user-website account."; 118 $language['new_site']="Add a website."; 119 $language['see_tag']="Display tags to insert."; 120 $language['new_crawler']="Add a new crawler"; 121 $language['crawler_creation']="Please complete the following form with the new crawler datas."; 122 $language['crawler_name2']="Crawler name:"; 123 $language['crawler_user_agent']="User agent:"; 124 $language['crawler_user']="Crawler user:"; 125 $language['crawler_url']="User url (like this: http://www.example.com)"; 126 $language['crawler_url2']="User url:"; 127 $language['crawler_ip']="IP:"; 128 $language['crawler_no_ok']="Datas are missing, please check the form content and revalidate after correction."; 129 $language['exist']="That crawler is already in the database"; 130 $language['exist_data']="Here are the datas concerning it in the database:"; 131 $language['crawler_no_ok2']="A problem appear during crawler creation, try again."; 132 $language['crawler_ok']="The crawler has been added to the database."; 133 $language['user_suppress']="Suppress a user or a user-website account."; 134 $language['user_list']="List of users and user-websites logins"; 135 $language['suppress_user']="Suppress that account"; 136 $language['user_suppress_validation']="Are you sure that you want to suppress that account?"; 137 $language['yes']="Yes"; 138 $language['no']="No"; 139 $language['user_suppress_ok']="The account has been successfully deleted."; 140 $language['user_suppress_no_ok']="A problem appear during account suppression, try again."; 141 $language['site_suppress']="Suppress a website."; 142 $language['site_list']="Websites list"; 143 $language['suppress_site']="Suppress that website"; 144 $language['site_suppress_validation']="Are you sure that you want to suppress that website?"; 145 $language['site_suppress_ok']="The website has been successfully deleted."; 146 $language['site_suppress_no_ok']="A problem appear during website suppression, try again."; 147 $language['crawler_suppress']="Suppress a crawler."; 148 $language['crawler_list']="Crawler list"; 149 $language['suppress_crawler']="Suppress that crawler"; 150 $language['crawler_suppress_validation']="Are you sure that you want to suppress that crawler?"; 151 $language['crawler_suppress_ok']="The crawler has been successfully deleted."; 152 $language['crawler_suppress_no_ok']="A problem appear during crawler suppression, try again."; 153 $language['crawler_test_creation']="Create a test crawler."; 154 $language['crawler_test_suppress']="Suppress the test crawler."; 155 $language['crawler_test_text']="Once the test crawler created, visit your site with the computer and the browser used to create the crawler."; 156 $language['crawler_test_text2']="If everything is OK, your visit will be display in CrawlTrack as a Test-Crawltrack crawler visit. Don't forget after that to suppress the test crawler."; 157 $language['crawler_test_no_exist']="The test crawler didn't exist in the database."; 158 $language['exist_site']="That site is already in the database"; 159 $language['exist_login']="That login is already in the database"; 160 //1.2.0 161 $language['update_title']="Crawlers list update."; 162 $language['update_crawler']="Update the crawlers list."; 163 $language['list_up_to_date']="There is no updated crawlers list available actually."; 164 $language['update_ok']="Update successfull."; 165 $language['crawler_add']="crawlers have been added to the database"; 166 $language['no_access']="Online update is not available.<br><br>To update, click on the link below to download the last crawlers list, upload the crawlerlist.php file in your CrawlTrack include folder and restart the update procedure."; 167 $language['no_access2']="Link with www.CrawlTrack.info failed, please try again later."; 168 $language['download_update']="If you have already upload on your site the new crawlers list, click on the button below to update your database."; 169 $language['download']="Download the crawlers list."; 170 $language['your_list']="The list you are using is:"; 171 $language['crawltrack_list']="The list available on www.Crawltrack.fr is:"; 172 $language['no_update']="Do not update the crawlers list."; 173 $language['no_crawler_list']="The file crawlerlist.php didn't exist in your include folder."; 174 //1.3.0 175 $language['use_user_agent']="Crawler detection is made by user agent or by IP. You have to complete one of these two informations."; 176 $language['user_agent_or_ip']="User agent or IP"; 177 $language['crawler_ip']="IP:"; 178 $language['table_mod_ok']="Crawlt_crawler table update OK."; 179 $language['files_mod_ok']="Configconnect.php and crawltrack.php files update OK."; 180 $language['update_crawltrack_ok']="CrawlTrack update is finish, you are now using version:"; 181 $language['table_mod_no_ok']="Crawlt_crawler table update failed."; 182 $language['files_mod_no_ok']="A problem appear during configconnect.php and crawltrack.php update."; 183 $language['update_crawltrack_no_ok']="A problem appear during CrawlTrack update."; 184 $language['logo']="Logo choice."; 185 $language['logo_choice']="You can here choose the logo which will appear on your pages at the place of the CrawlTrack tag. If you don't want to see the CrawlTrack logo, select \"No logo\"."; 186 $language['no_logo']="No logo."; 187 //modified in 1.5.0 188 $language['data_suppress_ok']="The datas have been successfully archived."; 189 $language['data_suppress_no_ok']="A problem appear during datas archiving, try again."; 190 $language['data_suppress_validation']="Are you sure you want to archive all "; 191 $language['data_suppress']="Archive the oldest datas of the visits table."; 192 $language['data_suppress2']="Archive all"; 193 $language['one_year_data']="datas more than one year old"; 194 $language['six_months_data']="datas more than six months old"; 195 $language['one_month_data']="datas more than one month old"; 196 $language['oldest_data']="The oldest data dates from the "; 197 $language['no_data']="There is no data in the visits table."; 198 //1.4.0 199 $language['time_set_up']="Time shift"; 200 $language['server_time']="Server date and hour ="; 201 $language['local_time']="Local date and hour="; 202 $language['time_difference']="Difference in hours between the server time and the local time="; 203 $language['time_server']="You use actually the server time, would you like to use the local time to display the datas ?"; 204 $language['time_local']="You use actually the local time, would you like to use the server time to display the datas ?"; 205 $language['decal_ok']="CrawlTrack, will use now the local time; you can go back to server time at any time"; 206 $language['nodecal_ok']="CrawlTrack, will use now the server time; you can go back to local time at any time"; 207 $language['need_javascript']="You have to activate javascript to use this function."; 208 //1.5.0 209 $language['origin']="Source"; 210 $language['crawler_ip_used']="IP used"; 211 $language['crawler_country']="Country of origine"; 212 $language['other']="Others"; 213 $language['pc-page-view']="Part of the site visited"; 214 $language['pc-page-noview']="Part of the site not visited"; 215 $language['print']="Print"; 216 $language['ip_suppress_ok']="The visits have been successfully deleted."; 217 $language['ip_suppress_no_ok']="A problem appear during visits suppression, try again."; 218 $language['no_ip']="There is no IP record for that period."; 219 $language['ip_suppress_validation']="That IP has been used by different crawlers, so there is a doubt concerning the origin of these visits. Would you like to suppress from the visits table the visits coming from that IP?"; 220 $language['ip_suppress_validation2']="Are you sure that you want to suppress the visits coming from that IP?"; 221 $language['ip_suppress_validation3']="If you want to forbidden the access to your site from that IP, add the folowing line to your .htaccess file at your site root:"; 222 $language['ip_suppress']="Suppress an IP"; 223 $language['diff-day-before']="compare to the day before"; 224 $language['daily-stats']="Daily statistics"; 225 $language['top-crawler']="More active crawler:"; 226 $language['stat-access']="See details statistics"; 227 $language['stat-crawltrack']="These datas have been collected with:"; 228 $language['nbr-pages-top-crawler']="he visits"; 229 $language['of-site']="of the site"; 230 $language['mail']="Receive a daily summary by Email."; 231 $language['set_up_mail']="If you want to received a daily summary of your statistics by Email, enter below your Email address."; 232 $language['email-address']="Email address:"; 233 $language['address_no_ok']="The address you enter is not correct."; 234 $language['set_up_mail2']="The daily summary mail is actually activated. Would you like to deactivate it ?"; 235 $language['update']="The modification is done."; 236 $language['search_ip']="Track an IP address"; 237 $language['ip']="IP address"; 238 $language['maxmind']="That track has been done using GeoLite database create by Maxmind available at the following address:"; 239 $language['ip_no_ok']="The IP address you enter is not correct."; 240 $language['public']="Give free access to the statistics."; 241 $language['public-set-up2']="The acces to your statistics is actually free, would you like to protect it by a password?"; 242 $language['public-set-up']="The acces to your statistics is protect by a password, would you like to make it free?"; 243 $language['public2']="Only the tools page will remain protected"; 244 $language['admin_protected']="The access to the tools page is protected."; 245 $language['no_data_to_suppress']="There is no data to archive in the requested period."; 246 $language['data_suppress3']="The datas archiving reduce the size of the database, but the corresponding datas are no more 247 available for the statistics display. Only a summary table of these datas will stay available (page Crawlers section Archives). 248 So the best is to archive datas only if you really need to reduce the size of the database; details of the archives datas is irremediably loose ."; 249 $language['archive']="Archives"; 250 $language['month2']="Month"; 251 $language['top_visits']="Top 3 in number of visits"; 252 $language['top_pages']="Top 3 in number of pages viewed"; 253 $language['no-archive']="There is no archived datas."; 254 $language['use-archive']="As a part of the datas has been archived, these values are not complete."; 255 $language['url_update']="Update the site data"; 256 $language['set_up_url']="Complete the following table with the sites url like: www.example.com (without http:// at the beginning and / at the end)."; 257 $language['site_url']="Site url:"; 258 //1.6.0 259 $language['page_cache']="Last calculation: "; 260 //1.7.0 261 $language['step1_install_no_ok4']="A problem appear during IP table filling, this could happen on some hosting as this table count more than 78 000 rows. You can either try again or continue without that table. In that case you will not have the display of the crawlers country of origin. On the 'Troubleshooting' page on the documention available on www.crawltrack.fr, you will find a procedure to fill manually that table."; 262 $language['show_all']="Show all lines"; 263 $language['from']="from"; 264 $language['to']="to"; 265 $language['firstweekday-title']="Choice of the first day of the week"; 266 $language['firstweekday-set-up2']="The first day of the week is actually the Monday, would you like to change for Sunday?"; 267 $language['firstweekday-set-up']="The first day of the week is actually the Sunday, would you like to change for Monday?"; 268 $language['01']="January"; 269 $language['02']="February"; 270 $language['03']="March"; 271 $language['04']="April"; 272 $language['05']="May"; 273 $language['06']="June"; 274 $language['07']="July"; 275 $language['08']="August"; 276 $language['09']="September"; 277 $language['10']="October"; 278 $language['11']="November"; 279 $language['12']="December"; 280 $language['day0']="Monday"; 281 $language['day1']="Tuesday"; 282 $language['day2']="Wednesday"; 283 $language['day3']="Thursday"; 284 $language['day4']="Friday"; 285 $language['day5']="Saturday"; 286 $language['day6']="Sunday"; 287 //2.0.0 288 $language['ask']="Ask"; 289 $language['google']="Google"; 290 $language['msn']="Live Search"; 291 $language['yahoo']="Yahoo"; 292 $language['delicious']="Del.icio.us"; 293 $language['index']="Indexation"; 294 $language['keyword']="Keywords"; 295 $language['entry-page']="Entry page"; 296 $language['searchengine']="Search engines"; 297 $language['social-bookmark']="Social bookmarks"; 298 $language['tag']="Tags"; 299 $language['nbr_tot_bookmark']="Bookmarks"; 300 $language['nbr_tot_link']="Backlinks"; 301 $language['nbr_tot_pages_index']="Indexed pages"; 302 $language['nbr_visits_crawler']="Number of crawler visits"; 303 $language['nbr_tot_visit_seo']="Visitors send to the site"; 304 $language['100_lines']="Display limited to %d lines."; 305 $language['8days']="Since 8 days"; 306 $language['close']="Close"; 307 $language['date']="Date"; 308 $language['modif_site']="Modified the name or the url of one site."; 309 $language['site_url2']="Site url"; 310 $language['modif_site2']="Modified that site datas."; 311 $language['no-info-day-before']="No information for the previous day"; 312 $language['data_human_suppress_ok']="The datas have been successfully deleted."; 313 $language['data_human_suppress_no_ok']="A problem appear during datas suppression, try again."; 314 $language['data_human_suppress_validation']="Are you sure you want to suppress all "; 315 $language['data_human_suppress']="Delete the oldest datas in the human visits table. (keywords and entry pages)."; 316 $language['data_human_suppress2']="Suppress all"; 317 $language['one_year_human_data']="datas more than one year old"; 318 $language['six_months_human_data']="datas more than six months old"; 319 $language['one_month_human_data']="datas more than one month old"; 320 $language['data_human_suppress3']="The datas suppression reduce the size of the database, but the corresponding datas are no more 321 available for the statistics display. So the best is to suppress datas only if you really need to reduce the size of the database; suppress datas are irremediably loose ."; 322 $language['no_data_human_to_suppress']="There is no data in the human visits table."; 323 $language['choose_language']="Choose your language."; 324 //2.1.0 325 $language['since_beginning']="Everything"; 326 //2.2.0 327 $language['admin_database']="See the database size"; 328 $language['table_name']="Table name"; 329 $language['nbr_of_data']="Number of data"; 330 $language['table_size']="Table size"; 331 $language['database_size']="Database size"; 332 $language['total']="Total:"; 333 $language['mailsubject']="CrawlTrack daily summary"; 334 $language['yesterday']="Yesterday"; 335 $language['beginmonth']="Since the beginning of the month"; 336 $language['evolution']="Change compare to"; 337 $language['lastthreemonths']="3 last monthes"; 338 $language['set_up_mail3']="You are actually using the following address:"; 339 $language['set_up_mail4']="Add an addresse"; 340 $language['set_up_mail5']="Enter below the new Email addresse."; 341 $language['set_up_mail6']="Delete one or more Email address"; 342 $language['set_up_mail7']="Delete the selected address"; 343 $language['chmod_no_ok']="The crawltrack.php file update has failed, CHMOD 777 your CrawlTrack folder and restart the update. Don't forget at the end of the update process to go back to CHMOD 711 for security reasons."; 344 $language['display_parameters']="Display parameters"; 345 $language['ordertype']="Order:"; 346 $language['orderbydate']="per date"; 347 $language['orderbypagesview']="per number of pages viewed"; 348 $language['orderbyvisites']="per number of visits"; 349 $language['orderbyname']="per alphabetic order"; 350 $language['numberrowdisplay']="Number of rows displayed:"; 351 //2.2.1 352 $language['french']="French"; 353 $language['english']="English"; 354 $language['german']="German"; 355 $language['spanish']="Spanish"; 356 $language['turkish']="Turkish"; 357 $language['dutch']="Dutch"; 358 //country code 359 $country = array( 360 361 "ad" => "Andorra", 362 "ae" => "United Arab Emirates", 363 "af" => "Afghanistan", 364 "ag" => "Antigua and Barbuda", 365 "ai" => "Anguilla", 366 "al" => "Albania", 367 "am" => "Armenia", 368 "an" => "Netherlands Antilles", 369 "ao" => "Angola", 370 "aq" => "Antarctica", 371 "ar" => "Argentina", 372 "as" => "American Samoa", 373 "at" => "Austria", 374 "au" => "Australia", 375 "aw" => "Aruba", 376 "az" => "Azerbaijan", 377 "ba" => "Bosnia and Herzegovina", 378 "bb" => "Barbados", 379 "bd" => "Bangladesh", 380 "be" => "Belgium", 381 "bf" => "Burkina Faso", 382 "bg" => "Bulgaria", 383 "bh" => "Bahrain", 384 "bi" => "Burundi", 385 "bj" => "Benin", 386 "bm" => "Bermuda", 387 "bn" => "Bruneo", 388 "bo" => "Bolivia", 389 "br" => "Brazil", 390 "bs" => "Bahamas", 391 "bt" => "Bhutan", 392 "bw" => "Botswana", 393 "by" => "Belarus", 394 "bz" => "Belize", 395 "ca" => "Canada", 396 "cd" => "The Democratic Republic of the Congo", 397 "cf" => "Central African Republic", 398 "cg" => "Congo", 399 "ch" => "Switzerland", 400 "ci" => "Cote D'Ivoire", 401 "ck" => "Cook Islands", 402 "cl" => "Chile", 403 "cm" => "Cameroon", 404 "cn" => "China", 405 "co" => "Colombia", 406 "cr" => "Costa Rica", 407 "cs" => "Serbia and Montenegro", 408 "cu" => "Cuba", 409 "cv" => "Cape Verde", 410 "cx" => "Christmas Island", 411 "cy" => "Cyprus", 412 "cz" => "Czech Republic", 413 "de" => "Germany", 414 "dj" => "Djibouti", 415 "dk" => "Denmark", 416 "dm" => "Dominica", 417 "do" => "Dominican Republic", 418 "dz" => "Algeria", 419 "ec" => "Ecuador", 420 "ee" => "Estonia", 421 "eg" => "Egypt", 422 "er" => "Eritrea", 423 "es" => "Spain", 424 "et" => "Ethiopia", 425 "fi" => "Finland", 426 "fj" => "Fiji", 427 "fk" => "Falkland Islands (Malvinas)", 428 "fm" => "Federated States of Micronesia ", 429 "fo" => "Faroe Islands", 430 "fr" => "France", 431 "ga" => "Gabon", 432 "gb" => "Great Britain", 433 "gd" => "Grenada", 434 "ge" => "Georgia", 435 "gf" => "French Guyana", 436 "gh" => "Ghana", 437 "gi" => "Gibraltar", 438 "gl" => "Greenland", 439 "gm" => "Gambia", 440 "gn" => "Guinea", 441 "gp" => "Guadeloupe", 442 "gq" => "Equatorial Guinea", 443 "gr" => "Greece", 444 "gs" => "South Georgia and the South Sandwich Islands", 445 "gt" => "Guatemala", 446 "gu" => "Guam", 447 "gw" => "Guinea-Bissau", 448 "gy" => "Guyana", 449 "hk" => "Hong Kong", 450 "hn" => "Honduras", 451 "hr" => "Croatia", 452 "ht" => "Haiti", 453 "hu" => "Hungary", 454 "id" => "Indonesia", 455 "ie" => "Ireland", 456 "il" => "Israel", 457 "in" => "India", 458 "io" => "British Indian Ocean Territory", 459 "iq" => "Iraq", 460 "ir" => "Iran", 461 "is" => "Iceland", 462 "it" => "Italy", 463 "jm" => "Jamaica", 464 "jo" => "Jordan", 465 "jp" => "Japan", 466 "ke" => "Kenya", 467 "kg" => "Kyrgyzstan", 468 "kh" => "Cambodia", 469 "ki" => "Kiribati", 470 "km" => "Comoros", 471 "kn" => "Saint Kitts and Nevis", 472 "kr" => "Republic of Korea", 473 "kw" => "Kuwait", 474 "ky" => "Cayman Islands", 475 "kz" => "Kazakhstan", 476 "la" => "Laos", 477 "lb" => "Lebanon", 478 "lc" => "Saint Lucia", 479 "li" => "Liechtenstein", 480 "lk" => "Sri Lanka", 481 "lr" => "Liberia", 482 "ls" => "Lesotho", 483 "lt" => "Lithuania", 484 "lu" => "Luxembourg", 485 "lv" => "Latvia", 486 "ly" => "Libya", 487 "ma" => "Morocco", 488 "mc" => "Monaco", 489 "md" => "Moldova", 490 "mg" => "Madagascar", 491 "mh" => "Marshall Islands", 492 "mk" => "Macedonia", 493 "ml" => "Mali", 494 "mm" => "Myanmar", 495 "mn" => "Mongolia", 496 "mo" => "Macau", 497 "mp" => "Northern Mariana Islands", 498 "mq" => "Martinique", 499 "mr" => "Mauritania", 500 "ms" => "Montserrat", 501 "mt" => "Malta", 502 "mu" => "Mauritius", 503 "mv" => "Maldives", 504 "mw" => "Malawi", 505 "mx" => "Mexico", 506 "my" => "Malaysia", 507 "mz" => "Mozambique", 508 "na" => "Namibia", 509 "nc" => "New Caledonia", 510 "ne" => "Niger", 511 "nf" => "Norfolk Island", 512 "ng" => "Nigeria", 513 "ni" => "Nicaragua", 514 "nl" => "Netherlands", 515 "no" => "Norway", 516 "np" => "Nepal", 517 "nr" => "Nauru", 518 "nu" => "Niue", 519 "nz" => "New Zealand", 520 "om" => "Oman", 521 "pa" => "Panama", 522 "pe" => "Peru", 523 "pf" => "French Polynesia", 524 "pg" => "Papua New Guinea", 525 "ph" => "Philippines", 526 "pk" => "Pakistan", 527 "pl" => "Poland", 528 "pr" => "Puerto Rico", 529 "ps" => "Palestinian territory", 530 "pt" => "Portugal", 531 "pw" => "Palau", 532 "py" => "Paraguay", 533 "qa" => "Qatar", 534 "re" => "Reunion Island", 535 "ro" => "Romania", 536 "ru" => "Russian Federation", 537 "rs" => "Russia", 538 "rw" => "Rwanda", 539 "sa" => "Saudi Arabia", 540 "sb" => "Solomon Islands", 541 "sc" => "Seychelles", 542 "sd" => "Sudan", 543 "se" => "Sweden", 544 "sg" => "Singapore", 545 "sh" => "Saint Helena", 546 "si" => "Slovenia", 547 "sj" => "Svalbard", 548 "sk" => "Slovakia", 549 "sl" => "Sierra Leone", 550 "sm" => "San Marino", 551 "sn" => "Senegal", 552 "so" => "Somalia", 553 "sr" => "Suriname", 554 "st" => "Sao Tome and Principe", 555 "sv" => "El Salvador", 556 "sy" => "Syrian Arab Republic", 557 "sz" => "Switzerland", 558 "td" => "Chad", 559 "tf" => "French Southern Territories", 560 "tg" => "Togo", 561 "th" => "Thailand", 562 "tj" => "Tajikistan", 563 "tk" => "Tokelau", 564 "tl" => "Timor Leste", 565 "tm" => "Turkmenistan", 566 "tn" => "Tunisia", 567 "to" => "Tonga", 568 "tr" => "Turkey", 569 "tt" => "Trinidad and Tobago", 570 "tv" => "Tuvalu", 571 "tw" => "Taiwan", 572 "tz" => "Tanzania", 573 "ua" => "Ukraine", 574 "ug" => "Uganda", 575 "us" => "United States", 576 "uy" => "Uruguay", 577 "uz" => "Uzbekistan", 578 "va" => "Vatican City", 579 "vc" => "Saint Vincent and the Grenadines", 580 "ve" => "Venezuela", 581 "vg" => "Virgin Islands, British", 582 "vi" => "Virgin Islands, U.S.", 583 "vn" => "Vietnam", 584 "vu" => "Vanuatu", 585 "ws" => "Samoa", 586 "ye" => "Yemen", 587 "yt" => "Mayotte", 588 "za" => "South Africa", 589 "zm" => "Zambia", 590 "zw" => "Zimbabwe", 591 "xx" => "Unknown", 592 "a2" => "Unknown", 593 ); 594 595 ?>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Thu Sep 6 14:14:11 2007 | par Balluche grâce à PHPXref 0.7 |