[ Index ]
 

Code source de phpMyVisites 2.3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/langs/ -> en-utf-8.php (source)

   1  <?php
   2  /* 
   3   * phpMyVisites : website statistics and audience measurements
   4   * Copyright (C) 2002 - 2006
   5   * http://www.phpmyvisites.net/ 
   6   * phpMyVisites is free software (license GNU/GPL)
   7   * Authors : phpMyVisites team
   8  */
   9  
  10  //
  11  // Technical information
  12  //
  13  $lang['auteur_nom'] = "David Carrington"; // Translator's name
  14  $lang['auteur_email'] = "david.carrington@gmail.com"; // Translator's email
  15  $lang['charset'] = "utf-8"; // language file charset (utf-8 by default)
  16  $lang['text_dir'] = "ltr"; // ('ltr' for left to right, 'rtl' for right to left)
  17  $lang['lang_iso'] = "en"; // iso language code
  18  $lang['lang_libelle_en'] = "English"; // english language name
  19  $lang['lang_libelle_fr'] = "Anglais"; // french language name
  20  $lang['unites_bytes'] = array('Bytes', 'Kb', 'Mb', 'Gb', 'Tb', 'Pb', 'Eb', 'Zb', 'Yb');
  21  $lang['separateur_milliers'] = ''; // three thousand spells 3,000 in english
  22  $lang['separateur_decimaux'] = '.'; // Separator for the float part of a number
  23  
  24  //
  25  // HTML Markups
  26  //
  27  $lang['head_titre'] = "phpMyVisites | open source web analytics, website statistics"; // Pages header's title
  28  $lang['head_keywords'] = "statistics, analytics, analysis, referrer, stats, free, open source, visits, search engines, keywords, web, websites"; // Header keywords
  29  $lang['head_description'] = "phpMyVisites | An open source website statistics and web analytics application distributed under the GNU GPL."; // Header description
  30  $lang['logo_description'] = "Free web analytics, website statistics"; // This is the JS code description. Has to be short.
  31  
  32  //
  33  // Main menu & submenu
  34  //
  35  $lang['menu_visites'] = "Visits";
  36  $lang['menu_pagesvues'] = "Pages Viewed";
  37  $lang['menu_suivi'] = "Follow-up";
  38  $lang['menu_provenance'] = "Source";
  39  $lang['menu_configurations'] = "Settings";
  40  $lang['menu_affluents'] = "Referals";
  41  $lang['menu_listesites'] = "List Sites";
  42  $lang['menu_bilansites'] = "Summary";
  43  $lang['menu_jour'] = "Day";
  44  $lang['menu_semaine'] = "Week";
  45  $lang['menu_mois'] = "Month";
  46  $lang['menu_annee'] = "Year";
  47  $lang['menu_periode'] = "Studied period: %s"; // Text formatted (e.g.: Studied period: Sunday, July the 14th)
  48  $lang['liens_siteofficiel'] = "Official website";
  49  $lang['liens_admin'] = "Administration";
  50  $lang['liens_contacts'] = "Contacts";
  51  
  52  //
  53  // Divers
  54  //
  55  $lang['generique_nombre'] = "Number";
  56  $lang['generique_tauxsortie'] = "Exit Rate";
  57  $lang['generique_ok'] = "OK";
  58  $lang['generique_timefooter'] = "Page generated in %s seconds"; // Time in seconds
  59  $lang['generique_divers'] = "Others"; // (for the graphs)
  60  $lang['generique_inconnu'] = "Unknown"; // (for the graphs)
  61  $lang['generique_vous'] = "... You ?";
  62  $lang['generique_traducteur'] = "Translator";
  63  $lang['generique_langue'] = "Language";
  64  $lang['generique_autrelangure'] = "Other?"; // Other language, translations wanted
  65  $lang['aucunvisiteur_titre'] = "No visitor in this period."; 
  66  $lang['generique_aucune_visite_bdd'] = "<b>Warning ! </b> You have no visitor recorded in the database for the current site. Please be sure you've installed your javascript code on your pages, with the correct phpMyVisites URL <u>IN</u> the Javascript code. Try documentation for help.";
  67  $lang['generique_aucune_site_bdd'] = "No site registered in the database ! Try to Try to login as phpMyVisites Super User to add a new site.";
  68  $lang['generique_retourhaut'] = "Top";
  69  $lang['generique_tempsvisite'] = "%smin %ss"; // 3min 25s means 3 minutes and 25 seconds
  70  $lang['generique_tempsheure'] = "%sh"; // 4h means 4 hours
  71  $lang['generique_siteno'] = "Site %s"; // Site "phpmyvisites"
  72  $lang['generique_newsletterno'] = "Newsletter %s"; // Newsletter "version 2 announcement"
  73  $lang['generique_partnerno'] = "Partner %s"; // Partner "version 2 announcement"
  74  $lang['generique_general'] = "General";
  75  $lang['generique_user'] = "User %s"; // User "Admin"
  76  $lang['generique_previous'] = "Previous";
  77  $lang['generique_next'] = "Next";
  78  $lang['generique_lowpop'] = "Exclude low population from statistics";
  79  $lang['generique_allpop'] = "Include all the population in statistics";
  80  $lang['generique_to'] = "to"; // 4 'to' 8
  81  $lang['generique_total_on'] = "on"; // 4 to 8 'on' 10
  82  $lang['generique_total'] = "Total"; // 4 to 8 'on' 10
  83  $lang['generique_information'] = "Information";
  84  $lang['generique_done'] = "Done!";
  85  $lang['generique_other'] = "Other";
  86  $lang['generique_description'] = "Description:";
  87  $lang['generique_name'] = "Name:";
  88  $lang['generique_variables'] = "Variables";
  89  $lang['generique_logout'] = "Logout";
  90  $lang['generique_login'] = "Login";
  91  $lang['generique_hits'] = "Hits";
  92  $lang['generique_errors'] = "Errors";
  93  $lang['generique_site'] = "Site";
  94  $lang['generique_help_novisits'] = "Tip: Have you %s installed the tracker (javascript code) %s on your pages?";
  95  
  96  //
  97  // Authentication
  98  //
  99  $lang['login_password'] = "password: "; // lowercase
 100  $lang['login_login'] = "login: "; // lowercase
 101  $lang['login_error'] = "Cannot login. Bad login or password.";
 102  $lang['login_error_nopermission'] = "The user specified doesn't have any permission. Please ask the Super User to set up your website view/admin permissions in phpMyVisites.";
 103  $lang['login_protected'] = "You wish to enter a %sphpMyVisites%s protected area.";
 104  
 105  //
 106  // Contacts & "Others ?"
 107  //
 108  $lang['contacts_titre'] = "Contacts";
 109  $lang['contacts_langue'] = "Translations";
 110  $lang['contacts_merci'] = "Thanks";
 111  $lang['contacts_auteur'] = "The author, documentor, and creator of the phpMyVisites project is <strong>Matthieu Aubry</strong>.";
 112  $lang['contacts_questions'] = "For <strong>technical questions, reporting bugs, suggestions</strong> please use the official website forums %s. For other requests, please contact the author using the official website form."; // adresse du site
 113  $lang['contacts_trad1'] = "Do you want to translate phpMyVisites to your language? Don't hesitate because <strong>phpMyVisites needs you!</strong>";
 114  $lang['contacts_trad2'] = "Translating phpMyVisites will take quite a while (a few hours) and requires a good knowledge of the languages involved; but remember that <strong>any work you do will benefit a large number of users</strong>. If you are interested in translating phpMyVisites you can find all the information you need in %s the official documentation of phpMyVisites %s."; // Documentation link
 115  $lang['contacts_doc'] = "Don't hesitate to consult %s the official documentation of phpMyVisites %s which will give you plenty of information on installation, configuration, and the functionality of phpMyVisites. It is available in your version of phpMyVisites."; // lien vers la doc
 116  $lang['contacts_thanks_dev'] = "Thank you <strong>%s</strong>, co-developers of phpMyVisites, for their high quality work on the project.";
 117  $lang['contacts_merci3'] = "Don't hesitate to consult the acknowledgments page on the official website to get a complete list of phpMyVisites friends.";
 118  $lang['contacts_merci2'] = "A big thank you to all those who shared their culture while contributing to the translation of phpMyVisites:";
 119  
 120  //
 121  // Rss & Mails
 122  //
 123  $lang['rss_titre'] = "Site %s on %s"; // Site MyHomePage on Sunday 29 
 124  $lang['rss_go'] = "Go to detailed statistics";
 125  $lang['mail_sender_name'] = "Web statistics (Automatic)";
 126  
 127  //
 128  // Visits Part
 129  //
 130  $lang['visites_titre'] = "Visitor information"; 
 131  $lang['visites_statistiques'] = "Statistics";
 132  $lang['visites_periodesel'] = "For the selected period";
 133  $lang['visites_visites'] = "Visits";
 134  $lang['visites_uniques'] = "Unique visitors";
 135  $lang['visites_pagesvues'] = "Pages viewed";
 136  $lang['visites_pagesvisiteurs'] = "Pages per visitor"; 
 137  $lang['visites_pagesvisites'] = "Pages per visit"; 
 138  $lang['visites_pagesvisitessign'] = "Pages per significant visit"; 
 139  $lang['visites_tempsmoyen'] = "Average visit duration";
 140  $lang['visites_tempsmoyenpv'] = "Average time by page seen";
 141  $lang['visites_tauxvisite'] = "1 page visit rate"; 
 142  $lang['visites_average_visits_per_day'] = "Average visits per day"; 
 143  $lang['visites_recapperiode'] = "Period summaries";
 144  $lang['visites_nbvisites'] = "Visits";
 145  $lang['visites_aucunevivisite'] = "No visit"; // in the table, must be short
 146  $lang['visites_recap'] = "Summary";
 147  $lang['visites_unepage'] = "1 page"; // (graph)
 148  $lang['visites_pages'] = "%s pages"; // 1-2 pages (graph)
 149  $lang['visites_min'] = "%smin"; // 10-15 min (graph)
 150  $lang['visites_sec'] = "%ss"; // 0-30 s (seconds, graph)
 151  $lang['visites_grapghrecap'] = "Graph to show statistics summary";
 152  $lang['visites_grapghrecaplongterm'] = "Graph to show long term statistics summary";
 153  $lang['visites_graphtempsvisites'] = "Graph to show durations of the visits by visitor";
 154  $lang['visites_graphtempsvisitesimg'] = "Duration of the visits by visitor";
 155  $lang['visites_graphheureserveur'] = "Graph to show visits per hour for the server"; 
 156  $lang['visites_graphheureserveurimg'] = "Visits by server time"; 
 157  $lang['visites_graphheurevisiteur'] = "Graph to show visits per hour for the visitor";
 158  $lang['visites_graphheurelocalimg'] = "Visits by local time"; 
 159  $lang['visites_longterm_statd'] = "Long term Analysis (Days of the Period)";
 160  $lang['visites_longterm_statm'] = "Long term Analysis (Months in the Period)";
 161  
 162  //
 163  // Sites Summary
 164  //
 165  $lang['summary_title'] = "Site Summary";
 166  $lang['summary_stitle'] = "Summary";
 167  
 168  //
 169  // Frequency Part
 170  //
 171  $lang['frequence_titre'] = "Returning visitors";
 172  $lang['frequence_nouveauxconnusgraph'] = "Graph to show New vs Returning visits";
 173  $lang['frequence_nouveauxconnus'] = "New vs Returning visits";
 174  $lang['frequence_titremenu'] = "Frequency";
 175  $lang['frequence_visitesconnues'] = "Returning visits";
 176  $lang['frequence_nouvellesvisites'] = "New visits";
 177  $lang['frequence_visiteursconnus'] = "Returning visitors";
 178  $lang['frequence_nouveauxvisiteurs'] = "New visitors";
 179  $lang['frequence_returningrate'] = "Returning rate";
 180  $lang['pagesvues_vispervisgraph'] = "Graph to show number of visits per visitor";
 181  $lang['frequence_vispervis'] = "Number of visits per visitor";
 182  $lang['frequence_vis'] = "visit";
 183  $lang['frequence_visit'] = "1 visit"; // (graph)
 184  $lang['frequence_visits'] = "%s visits"; // (graph)
 185  
 186  //
 187  // Seen Pages
 188  //
 189  $lang['pagesvues_titre'] = "Pages views Information";
 190  $lang['pagesvues_joursel'] = "Day selected";
 191  $lang['pagesvues_jmoins7'] = "Day - 7";
 192  $lang['pagesvues_jmoins14'] = "Day - 14";
 193  $lang['pagesvues_moyenne'] = "(average)";
 194  $lang['pagesvues_pagesvues'] = "Page views";
 195  $lang['pagesvues_pagesvudiff'] = "Unique page views";
 196  $lang['pagesvues_recordpages'] = "Highest number of pages for one visitor";
 197  $lang['pagesvues_tabdetails'] = "Pages and groups viewed";
 198  $lang['pagesvues_graphsnbpages'] = "Graph to show number of visits per page viewed";
 199  $lang['pagesvues_graphnbvisitespageimg'] = "Visits per number of pages viewed";
 200  $lang['pagesvues_graphheureserveur'] = "Graph to show visits by server time";
 201  $lang['pagesvues_graphheureserveurimg'] = "Visits by server time";
 202  $lang['pagesvues_graphheurevisiteur'] = "Graph to show visits by local time";
 203  $lang['pagesvues_graphpageslocalimg'] = "Visits by local time";
 204  $lang['pagesvues_tempsparpage'] = "Time by page";
 205  $lang['pagesvues_total_time'] = "Total time";
 206  $lang['pagesvues_avg_time'] = "Average time";
 207  $lang['pagesvues_help_pagename'] = "Did you know that you can give a friendly name to your pages?";
 208  $lang['pagesvues_help_track_dls'] = "Did you know that you can track Downloads, and external Urls redirection?";
 209  
 210  //
 211  // Follows-Up
 212  //
 213  $lang['suivi_titre'] = "Visitor movement";
 214  $lang['suivi_pageentree'] = "Entry pages";
 215  $lang['suivi_pagesortie'] = "Exit pages";
 216  $lang['suivi_tauxsortie'] = "Exit rate";
 217  $lang['suivi_pageentreehits'] = "Entry hits";
 218  $lang['suivi_pagesortiehits'] = "Exit hits";
 219  $lang['suivi_singlepage'] = "Single Pages visits";
 220  
 221  //
 222  // Origin
 223  //
 224  $lang['provenance_titre'] = "Visitors Origins";
 225  $lang['provenance_recappays'] = "Countries Summary";
 226  $lang['provenance_pays'] = "Countries";
 227  $lang['provenance_paysimg'] = "Visitors Chart by Country";
 228  $lang['provenance_fai'] = "Internet Service Providers";
 229  $lang['provenance_nbpays'] = "Number of different countries : %s";
 230  $lang['provenance_provider'] = "Providers"; // must be short
 231  $lang['provenance_continent'] = "Continent";
 232  $lang['provenance_mappemonde'] = "Map of the world";
 233  $lang['provenance_interetspays'] = "Countries Interests";
 234  
 235  //
 236  // Setup
 237  //
 238  $lang['configurations_titre'] = "Visitor Settings";
 239  $lang['configurations_os'] = "Operating Systems";
 240  $lang['configurations_osimg'] = "Graph to show visitors operating systems";
 241  $lang['configurations_navigateurs'] = "Browsers";
 242  $lang['configurations_navigateursimg'] = "Graph to show visitors browsers";
 243  $lang['configurations_resolutions'] = "Screen Resolutions";
 244  $lang['configurations_resolutionsimg'] = "Graph to show visitors screen resolutions";
 245  $lang['configurations_couleurs'] = "Color Depth";
 246  $lang['configurations_couleursimg'] = "Graph to show visitors color depth";
 247  $lang['configurations_rapport'] = "Normal/widescreen";
 248  $lang['configurations_large'] = "Widescreen";
 249  $lang['configurations_normal'] = "Normal";
 250  $lang['configurations_double'] = "Dual Screen";
 251  $lang['configurations_plugins'] = "Plugins";
 252  $lang['configurations_navigateursbytype'] = "Browsers (by type)";
 253  $lang['configurations_navigateursbytypeimg'] = "Graph to show browsers types";
 254  $lang['configurations_os_interest'] = "Operating Systems Interest";
 255  $lang['configurations_navigateurs_interest'] = "Browsers Interest";
 256  $lang['configurations_resolutions_interest'] = "Screen Resolutions Interest";
 257  $lang['configurations_couleurs_interest'] = "Color Depth Interest";
 258  $lang['configurations_configurations'] = "Top settings";
 259  
 260  //
 261  // Referers
 262  //
 263  $lang['affluents_titre'] = "Referrals";
 264  $lang['affluents_recapimg'] = "Visitors Chart by Referers";
 265  $lang['affluents_directimg'] = "Direct";
 266  $lang['affluents_sitesimg'] = "Websites";
 267  $lang['affluents_moteursimg'] = "Engines";
 268  $lang['affluents_referrersimg'] = "Referrals";
 269  $lang['affluents_moteurs'] = "Search Engines";
 270  $lang['affluents_nbparmoteur'] = "Visits provided by search engines : %s";
 271  $lang['affluents_aucunmoteur'] = "No visits were provided by search engines.";
 272  $lang['affluents_motscles'] = "Keywords";
 273  $lang['affluents_nbmotscles'] = "Distinct keywords : %s";
 274  $lang['affluents_aucunmotscles'] = "No keyword found.";
 275  $lang['affluents_sitesinternet'] = "Websites";
 276  $lang['affluents_nbautressites'] = "Visits provided by other websites : %s";
 277  $lang['affluents_nbautressitesdiff'] = "Number of different websites : %s";
 278  $lang['affluents_aucunautresite'] = "No visits were provided by websites.";
 279  $lang['affluents_entreedirecte'] = "Direct Request";
 280  $lang['affluents_nbentreedirecte'] = "Direct request visits : %s";
 281  $lang['affluents_nbpartenaires'] = "Visits provided by partners : %s";
 282  $lang['affluents_aucunpartenaire'] = "No visits were provided by partners sites.";
 283  $lang['affluents_nbnewsletters'] = "Visits provided by newsletters : %s";
 284  $lang['affluents_aucunnewsletter'] = "No visits were provided by newsletters.";
 285  $lang['affluents_details'] = "Details";
 286  $lang['affluents_interetsmoteurs'] = "Search Engines Interests";
 287  $lang['affluents_interetsmotscles'] = "Keywords Interests";
 288  $lang['affluents_interetssitesinternet'] = "Websites Interests";
 289  $lang['affluents_partenairesimg'] = "Partners";
 290  $lang['affluents_partenaires'] = "Partners";
 291  $lang['affluents_interetspartenaires'] = "Partners Interests";
 292  $lang['affluents_newslettersimg'] = "Newsletters";
 293  $lang['affluents_newsletters'] = "Newsletters";
 294  $lang['affluents_interetsnewsletters'] = "Newsletters Interests";
 295  $lang['affluents_type'] = "Referer type";
 296  $lang['affluents_interetstype'] = "Access type Interests";
 297  
 298  //
 299  // Summary
 300  //
 301  $lang['purge_titre'] = "Summary of the visits and referrals";
 302  $lang['purge_intro'] = "This period was removed in the administration, only the essential statistics were kept.";
 303  $lang['admin_purge'] = "Database maintenance";
 304  $lang['admin_purgeintro'] = "This section lets you manage the tables used by phpMyVisites. You can see the disk space used by the tables, optimize them, or remove old records. This will enable you to limit the size of the tables in your database.";
 305  $lang['admin_optimisation'] = "Optimization of [ %s ]..."; // Tables names
 306  $lang['admin_postopt'] = "The total size decreased by %chiffres% %unites%"; // 28 Kb
 307  $lang['admin_purgeres'] = "Remove following periods: %s";
 308  $lang['admin_purge_fini'] = "Finished deleting tables...";
 309  $lang['admin_bdd_nom'] = "Name";
 310  $lang['admin_bdd_enregistrements'] = "Records";
 311  $lang['admin_bdd_taille'] = "Table Size";
 312  $lang['admin_bdd_opt'] = "Optimize";
 313  $lang['admin_bdd_purge'] = "Purge Criteria";
 314  $lang['admin_bdd_optall'] = "Optimize All";
 315  $lang['admin_purge_j'] = "Remove records older than %s days";
 316  $lang['admin_purge_s'] = "Remove records older than %s weeks";
 317  $lang['admin_purge_m'] = "Remove records older than %s months";
 318  $lang['admin_purge_y'] = "Remove records older than %s years";
 319  $lang['admin_purge_logs'] = "Remove all logs";
 320  $lang['admin_purge_autres'] = "Purge common to the table '%s'";
 321  $lang['admin_purge_none'] = "No possible action";
 322  $lang['admin_purge_cal'] = "Calculate and purge (this can take a few minutes)";
 323  $lang['admin_alias_title'] = "Website aliases and URLs";
 324  $lang['admin_partner_title'] = "Website partners";
 325  $lang['admin_newsletter_title'] = "Website newsletters";
 326  $lang['admin_ip_exclude_title'] = "IP address ranges to exclude from the statistics";
 327  $lang['admin_name'] = "Name:";
 328  $lang['admin_error_ip'] = "IP has to be in correct format: %s";
 329  $lang['admin_site_name'] = "Site Name";
 330  $lang['admin_site_url'] = "Site main URL";
 331  $lang['admin_db_log'] = "Try to login as phpMyVisites Super User to change database settings.";
 332  $lang['admin_error_critical'] = "Error, needs to be repaired for phpMyVisites to work.";
 333  $lang['admin_warning'] = "Warning, phpMyVisites will work correctly but maybe some extra features won't.";
 334  $lang['admin_move_group'] = "Move to group:";
 335  $lang['admin_move_select'] = "Select a group";
 336  $lang['admin_site_select'] = "Site to administrate";
 337  
 338  //
 339  // Setup
 340  //
 341  $lang['admin_intro'] = "Welcome to the phpMyVisites configuration area. You can modify all information relating to your installation. If you have any problems then do not hesitate to consult %s the official documentation of phpMyVisites %s."; // link to the doc
 342  $lang['admin_configetperso'] = "General settings";
 343  $lang['admin_afficherjavascript'] = "Show JavaScript statistics code";
 344  $lang['admin_cookieadmin'] = "Don't count the administrator within statistics (cookie)";
 345  $lang['admin_ip_ranges'] = "Don't count IP/IP ranges in the statistics";
 346  $lang['admin_sitesenregistres'] = "Recorded websites:";
 347  $lang['admin_retour'] = "Back";
 348  $lang['admin_cookienavigateur'] = "You may exclude Adminstrator from statistics. This method is cookies based and this option will only work with this current browser. You can change this option at any time.";
 349  $lang['admin_prendreencompteadmin'] = "Count the administrator within statistics (delete the cookie)";
 350  $lang['admin_nepasprendreencompteadmin'] = "Don't count in the administrator within statistics (create a cookie)";
 351  $lang['admin_etatcookieoui'] = "The Administrator is counted within statistics for this website (This is the default configuration, you are considered as a normal visitor)";
 352  $lang['admin_etatcookienon'] = "You are not counted within statistics for this website (Your visits will not be counted for this website)";
 353  $lang['admin_deleteconfirm'] = "Please confirm that you want to delete %s?";
 354  $lang['admin_sitedeletemessage'] = "Please <u>be very careful</u>: all data associated to that Site will be deleted <br>and there won't be any way to recover the data loss.";
 355  $lang['admin_confirmyes'] = "Yes, I want to delete it";
 356  $lang['admin_confirmno'] = "No, I don't want to delete it";
 357  $lang['admin_nonewsletter'] = "No newsletter found for this site!";
 358  $lang['admin_nopartner'] = "No Partner found for this site!";
 359  $lang['admin_get_question'] = "Record GET variable? (URL variables)";
 360  $lang['admin_get_a1'] = "Record ALL URL variables";
 361  $lang['admin_get_a2'] = "Do NOT record any URL variable";
 362  $lang['admin_get_a3'] = "Record ONLY specified variables";
 363  $lang['admin_get_a4'] = "Record all EXCEPT specified variables";
 364  $lang['admin_get_default_pdf'] = "PDF report :";
 365  $lang['admin_get_default_pdfdefault'] = "Defaut PDF report"; 
 366  $lang['admin_get_default_theme'] = "Visual theme for this site:";
 367  $lang['admin_get_list'] = "Variable names (<b>;</b> separated list) <br/>Example : %s";
 368  $lang['admin_required'] = "%s is required.";
 369  $lang['admin_title_required'] = "Required";
 370  $lang['admin_write_dir'] = "Writable directories";
 371  $lang['admin_chmod_howto'] = "These directories need to be writable by the server. This means you have to chmod 777 them, with your FTP software (right-click on the directory -> Permissions (or chmod))";
 372  $lang['admin_optional'] = "Optional";
 373  $lang['admin_memory_limit'] = "Memory limit";
 374  $lang['admin_allowed'] = "allowed";
 375  $lang['admin_webserver'] = "Web server";
 376  $lang['admin_server_os'] = "Server OS";
 377  $lang['admin_server_time'] = "Server time";
 378  $lang['admin_legend'] = "Legend:";
 379  $lang['admin_error_url'] = "URL has to be in a correct format : %s (without slash at the end)";
 380  $lang['admin_url_n'] = "URL %s:";
 381  $lang['admin_url_aliases'] = "URLs aliases";
 382  $lang['admin_logo_question'] = "Display logo?";
 383  $lang['admin_type_again'] = "(type again)";
 384  $lang['admin_admin_mail'] = "Super Administrator email";
 385  $lang['admin_admin'] = "Super Administrator";
 386  $lang['admin_phpmv_path'] = "Complete path to the phpMyVisites application";
 387  $lang['admin_valid_email'] = "Email has to be a valid email";
 388  $lang['admin_valid_pass'] = "Password must be more complex (6 characters minimum, must contain numbers)";
 389  $lang['admin_match_pass'] = "Passwords do not match";
 390  $lang['admin_no_user_group'] = "No user in this group for this site";
 391  $lang['admin_recorded_nl'] = "Recorded newsletters:";
 392  $lang['admin_recorded_partners'] = "Recorded partners:";
 393  $lang['admin_recorded_users'] = "Recorded users:";
 394  $lang['admin_select_site_title'] = "Please select a site";
 395  $lang['admin_select_user_title'] = "Please select a user";
 396  $lang['admin_no_user_registered'] = "No user registered!";
 397  $lang['admin_configuration'] = "Configuration";
 398  $lang['admin_general_conf'] = "General configuration";
 399  $lang['admin_group_title'] = "Groups manager (permissions)";
 400  $lang['admin_user_title'] = "User management";
 401  $lang['admin_user_add'] = "Add user";
 402  $lang['admin_user_mod'] = "Modify user";
 403  $lang['admin_user_del'] = "Delete user";
 404  $lang['admin_user_oldPwd'] = "Old password"; 
 405  $lang['admin_user_oldPwd_bad'] = "Old password incorrect."; 
 406  $lang['admin_server_info'] = "Server Information";
 407  $lang['admin_send_mail'] = "Send statistics by email";
 408  $lang['admin_rss_feed'] = "All websites statistics - RSS";
 409  $lang['admin_rss_feed_specific_site'] = "Website '%s' Statistics - RSS"; // site 2
 410  $lang['admin_site_admin'] = "Site Administration";
 411  $lang['admin_site_add'] = "Add site";
 412  $lang['admin_site_mod'] = "Modify site";
 413  $lang['admin_site_del'] = "Delete site";
 414  $lang['admin_nl_add'] = "Add newsletter";
 415  $lang['admin_nl_mod'] = "Modify newsletter";
 416  $lang['admin_nl_del'] = "Delete newsletter";
 417  $lang['admin_partner_add'] = "Add partner";
 418  $lang['admin_partner_mod'] = "Modify partner's name and URL";
 419  $lang['admin_partner_del'] = "Delete partner";
 420  $lang['admin_url_alias'] = "URL alias Manager";
 421  $lang['admin_group_admin_n'] = "View statistics + Admin permission";
 422  $lang['admin_group_admin_d'] = "Users can view site statistics AND edit site information (name, add cookie, exclude IP ranges, manage URLs alias/partners/newsletters, etc.)";
 423  $lang['admin_group_view_n'] = "View statistics";
 424  $lang['admin_group_view_d'] = "User can only view site statistics. No admin permission.";
 425  $lang['admin_group_noperm_n'] = "No permission";
 426  $lang['admin_group_noperm_d'] = "Users in this group don't have any permission to view statistics or edit information.";
 427  $lang['admin_group_stitle'] = "You can edit user's groups by selecting the users you want to change, and then select a group in which you want to move the selected users.";
 428  $lang['admin_url_generate_download_link_example'] = "Download file adress Or URL redirection to an external website";
 429  $lang['admin_url_generate_title'] = "File download / Url redirection : Url generator";
 430  $lang['admin_url_generate_intro'] = "phpMyVisites can count your file downloads, and can also track external clicks to URLs. Downloads and URLs tracked will appear in the 'Pages views' section of phpMyVisites.</p><p class='texte'> To achieve this, you have to use a URL that points to the phpmyvisites file, then it will redirect to the URL you need. Because it is not trivial to generate such a URL, here is a tool that will make it simple (because phpMyVisites must be a simple but powerful experience for all of us). Simply fill in the form, click the 'Generate URL' button, and you will count your file downloads or external URL redirections very easily!";
 431  $lang['admin_url_generate_site_selection'] = "Select the site for which you want to count a file download or a URL redirection";
 432  $lang['admin_url_generate_tag_selection'] = "Select the tag for which you want to count a file download or a URL redirection"; 
 433  $lang['admin_url_generate_enter_url'] = "Enter your file complete adress or the external Url you want to track in the statistics:";
 434  $lang['admin_url_generate_help_enter_url'] = "Help: It must be like '<b>http://www.yoursite.com/file/brilliant-software.zip</b>' or for any URL redirection '<b>http://www.the-site-to-redirect.com</b>'";
 435  $lang['admin_url_generate_friendly_name'] = "Friendly name of the file / URL that will be used in the page views table:"; 
 436  $lang['admin_url_generate_help_friendly_name'] = "Help: You can classify the 'files / Url redirection' in categories for a better display in the Pages view section in phpMyVisites. You can separate the category and the files or Url redirections with the character '<b>/</b>'. For example, the Name can be '<b>my photos download/Summer in France</b>' or '<b>Partners/PHP.net website</b>' : it will classify respectively in the folder '<b>my photos downloads</b>' or in the folder '<b>Partners</b>' : you will see them in folders in the 'Pages view' section in your phpMyVisites interface.";
 437  $lang['admin_url_generate_result_url'] = "Here is the URL you can link to: ";
 438  $lang['admin_url_generate_html_result'] = "If it is useful for you, here is the HTML Link you can use:";
 439  $lang['admin_url_generate_html_onclick'] = "Here is the HTML using onclick event:";
 440  $lang['admin_url_generate_image_legend'] = "Example of Pages views with URL redirection and file download tracking:";
 441  $lang['admin_site_link_javascript'] = "%s Now you have to install the tracker on your pages (copy paste the Javascript code). Click to display the javascript code. %s";
 442  $lang['admin_last_version'] = "Do you have phpMyVisites last version? (Recommended!)";
 443  $lang['admin_general_config_firstday'] = "First day of the calendar?";
 444  $lang['admin_default_language'] = "Default language? <br/>It will also be the default language for emails.";
 445  $lang['admin_back_statisitics'] = "Go to statistics"; 
 446  
 447  //
 448  // Pdf export
 449  //
 450  $lang['pdf_generate_link'] = "Generate a PDF presenting all statistics for site %s";
 451  $lang['pdf_summary_generate_link'] = "Generate a PDF presenting a statistics summary";
 452  $lang['pdf_free_page'] = "Free new page";
 453  $lang['pdf_free_chapter'] = "Free title chapter";
 454  $lang['pdf_page_break'] = "Page break";
 455  $lang['pdf_page_summary'] = "Summary";
 456  $lang['generique_pdfno'] = "PDF %s"; 
 457  $lang['admin_pdf_title'] = "Website PDF"; 
 458  $lang['admin_nopdf'] = "No pdf found for this site!";
 459  $lang['admin_recorded_pdf'] = "Recorded PDFs:";
 460  $lang['admin_pdf_add'] = "Add PDF"; 
 461  $lang['admin_pdf_mod'] = "Modify PDF"; 
 462  $lang['admin_pdf_del'] = "Delete PDF"; 
 463  $lang['generique_pdf'] = "PDF";
 464  $lang['pdf_lib_show_interest'] = "Interest array is displayed";
 465  $lang['pdf_lib_hide_interest'] = "Interest array is hidden";
 466  $lang['pdf_lib_show_all'] = "Details are displayed"; 
 467  $lang['pdf_lib_hide_all'] = "Data are limited in size";
 468  $lang['pdf_lib_edit_text'] = "Edit this text"; 
 469  $lang['pdf_lib_need_at_least_one_page'] = "You first have to create an 'empty page'"; 
 470  $lang['pdf_lib_can_not_add_chapter'] = "Can't set an element before a page is created.";
 471  $lang['pdf_lib_pdf_name_mandatory'] = "Name is mandatory"; 
 472  $lang['pdf_lib_pdf_expand_all'] = "Expand all"; 
 473  $lang['pdf_lib_pdf_collapse_all'] = "Collapse all";
 474  $lang['pdf_create_from_interface'] = "Create a personalized pdf report!";
 475  $lang['pdf_complete'] = "PDF Complete report"; 
 476  
 477  //
 478  // Installation Step
 479  //
 480  $lang['install_loginmysql'] = "Database login";
 481  $lang['install_mdpmysql'] = "Database password";
 482  $lang['install_serveurmysql'] = "Database server";
 483  $lang['install_basemysql'] = "Database name";
 484  $lang['install_prefixetable'] = "Table prefix";
 485  $lang['install_utilisateursavances'] = "Advanced users (optional)";
 486  $lang['install_oui'] = "Yes";
 487  $lang['install_non'] = "No";
 488  $lang['install_ok'] = "OK";
 489  $lang['install_probleme'] = "Problem: ";
 490  $lang['install_DirectoriesWriteError'] = "<b>Problem! </b><br/>Cannot write in the folder(s) %s Please verify that you have the rights necessary to create files on the server (try to CHMOD 755 the folder with your FTP software : right click on the directory -> Permissions (or CHMOD). <br/><br/>If the CHMOD doesn't work with your FTP software, try to delete (if it exists) the directories, and create them with your FTP software.";
 491  $lang['install_loginadmin'] = "Super Administrator login";
 492  $lang['install_mdpadmin'] = "Super Administrator password";
 493  $lang['install_chemincomplet'] = "Complete path to the phpMyVisites application (like http://www.mysite.com/rep1/rep3/phpmyvisites/). The path must end with a <strong>/</strong>.";
 494  $lang['install_afficherlogo'] = "Show the logo on your pages? %s <br />By allowing the display of the logo on your site, you will help publicize phpMyVisites and help it evolve more rapidly. It would also be a nice way to thank the authors who have spent many hours developing this Open Source, Free application."; // %s replaced by the logo image
 495  $lang['install_affichergraphique'] = "Show statistics graphs.";
 496  $lang['install_valider'] = "Submit"; // during installation and for login
 497  $lang['install_popup_logo'] = "Please select a logo";
 498  $lang['install_logodispo'] = "See the various logos available";
 499  $lang['install_welcome'] = "Welcome!";
 500  $lang['install_system_requirements'] = "System Requirements";
 501  $lang['install_database_setup'] = "Database Setup";
 502  $lang['install_create_tables'] = "Table creation";
 503  $lang['install_general_setup'] = "General Setup";
 504  $lang['install_create_config_file'] = "Create Config File";
 505  $lang['install_first_website_setup'] = "Add First Website";
 506  $lang['install_display_javascript_code'] = "Display Javascript code";
 507  $lang['install_finish'] = "Finished!";
 508  $lang['install_txt2'] = "At the end of installation, a request will be made to the official site to help us keep track of the number of people using phpMyVisites. Thank you for your understanding.";
 509  $lang['install_database_setup_txt'] = "Please enter your Database settings.";
 510  $lang['install_general_config_text'] = "phpMyVisites will have only one administrator user who has full access to view/modify everything. Please choose a username and password for your super administrator account. You can add additional users later.";
 511  $lang['install_config_file'] = " Admin user info entered successfully.";
 512  $lang['install_js_code_text'] = "<p>To count all visitors, you must insert the javascript code on all of your pages. </p><p> Your pages do not have to be made with PHP, <strong>phpMyVisites will work on all kinds of pages (whether it is HTML, ASP, Perl or any other languages).</strong> </p><p> Here is the code you have to insert: (copy and paste on all your pages) </p>";
 513  $lang['install_intro'] = "Welcome to the phpMyVisites installation."; 
 514  $lang['install_intro2'] = "This process is split up into %s easy steps and will take around 10 minutes.";
 515  $lang['install_next_step'] = "Go to next step";
 516  $lang['install_status'] = "Installation Status";
 517  $lang['install_done'] = "Installation %s%% complete"; // Install 25% complete
 518  $lang['install_site_success'] = "Website created with success!";
 519  $lang['install_site_info'] = "Please type in all information about the first website.";
 520  $lang['install_go_phpmv'] = "Go to phpMyVisites!";
 521  $lang['install_congratulation'] = "Congratulations! Your phpMyVisites installation is complete.";
 522  $lang['install_end_text'] = "Make sure your javascript code is entered on your pages, and wait for your first visitors!";
 523  $lang['install_db_ok'] = "Connection to database server ok!";
 524  $lang['install_table_exist'] = "phpMyVisites tables already exist in the database.";
 525  $lang['install_table_choice'] = "Either choose to reuse the existing database tables or select a clean install to erase all existing data in the database.";
 526  $lang['install_table_erase'] = "Erase all tables (be careful!)";
 527  $lang['install_table_reuse'] = "Reuse existing tables";
 528  $lang['install_table_success'] = "Tables created with success!";
 529  $lang['install_send_mail'] = "Receive an email each day per website containing statistics summary?";
 530  
 531  //
 532  // Update Step
 533  //
 534  $lang['update_title'] = "Update phpMyVisites";
 535  $lang['update_subtitle'] = "We detect that you are updating phpMyVisites.";
 536  $lang['update_versions'] = "Your previous version was %s and we have updated it to %s.";
 537  $lang['update_db_updated'] = "Your database was successfully updated!";
 538  $lang['update_continue'] = "Continue to phpMyVisites";
 539  $lang['update_jschange'] = "Warning! <br /> The phpMyVisites javascript code has been modified. You MUST update your pages and copy/paste the new phpMyVisites Javascript on ALL your configured sites. <br /> The changes made to javascript code are rare, we apologies for the trouble we are taking you through with this change.";
 540  
 541  //
 542  // Dates
 543  //
 544  
 545  /*
 546  %daylong% // Monday
 547  %dayshort% // Mon
 548  %daynumeric% // 27
 549  %monthlong% // Febuary
 550  %monthshort% // Feb
 551  %monthnumeric% // 02
 552  %yearlong% // 2004
 553  %yearshort% // 04
 554  */
 555  
 556  // Monday February 10 2004
 557  $lang['tdate1'] = "%daylong% %monthlong% %daynumeric% %yearlong%";
 558  
 559  // Monday 10
 560  $lang['tdate2'] = "%daylong% %daynumeric%";
 561  
 562  // Week February 10 To February 17 2004
 563  $lang['tdate3'] = "Week %monthlong% %daynumeric% To %monthlong2% %daynumeric2% %yearlong%";
 564  
 565  // February 2004 Month
 566  $lang['tdate4'] = "%monthlong% %yearlong% Month";
 567  
 568  // December 2003
 569  $lang['tdate5'] = "%monthlong% %yearlong%";
 570  
 571  // 10 Febuary week
 572  $lang['tdate6'] = "%daynumeric% %monthlong% week";
 573  
 574  // 10-02-2003 // February 2 2003
 575  $lang['tdate7'] = "%daynumeric%-%monthnumeric%-%yearlong%";
 576  
 577  // Mon 10 (Only for Graphs purpose)
 578  $lang['tdate8'] = "%dayshort% %daynumeric%";
 579  
 580  // Week 10 Feb (Only for Graphs purpose)
 581  $lang['tdate9'] = " Week %daynumeric% %monthshort%";
 582  
 583  // Dec 04 (Only for Graphs purpose)
 584  $lang['tdate10'] = "%monthshort% %yearshort%";
 585  
 586  // Year 2004
 587  $lang['tdate11'] = "Year %yearlong%";
 588  
 589  // 2004
 590  $lang['tdate12'] = "%yearlong%";
 591  
 592  // 31
 593  $lang['tdate13'] = "%daynumeric%";
 594  
 595  // Months
 596  $lang['moistab']['01'] = "January";
 597  $lang['moistab']['02'] = "February";
 598  $lang['moistab']['03'] = "March";
 599  $lang['moistab']['04'] = "April";
 600  $lang['moistab']['05'] = "May";
 601  $lang['moistab']['06'] = "June";
 602  $lang['moistab']['07'] = "July";
 603  $lang['moistab']['08'] = "August";
 604  $lang['moistab']['09'] = "September";
 605  $lang['moistab']['10'] = "October";
 606  $lang['moistab']['11'] = "November";
 607  $lang['moistab']['12'] = "December";
 608  
 609  // Months (Graph purpose, 4 chars max)
 610  $lang['moistab_graph']['01'] = "Jan";
 611  $lang['moistab_graph']['02'] = "Feb";
 612  $lang['moistab_graph']['03'] = "Mar";
 613  $lang['moistab_graph']['04'] = "Apr";
 614  $lang['moistab_graph']['05'] = "May";
 615  $lang['moistab_graph']['06'] = "Jun";
 616  $lang['moistab_graph']['07'] = "Jul";
 617  $lang['moistab_graph']['08'] = "Aug";
 618  $lang['moistab_graph']['09'] = "Sep";
 619  $lang['moistab_graph']['10'] = "Oct";
 620  $lang['moistab_graph']['11'] = "Nov";
 621  $lang['moistab_graph']['12'] = "Dec";
 622  
 623  // Day of the week
 624  $lang['jsemaine']['Mon'] = "Monday";
 625  $lang['jsemaine']['Tue'] = "Tuesday";
 626  $lang['jsemaine']['Wed'] = "Wednesday";
 627  $lang['jsemaine']['Thu'] = "Thursday";
 628  $lang['jsemaine']['Fri'] = "Friday";
 629  $lang['jsemaine']['Sat'] = "Saturday";
 630  $lang['jsemaine']['Sun'] = "Sunday";
 631  
 632  // Day of the week (Graph purpose, 4 chars max)
 633  $lang['jsemaine_graph']['Mon'] = "Mon";
 634  $lang['jsemaine_graph']['Tue'] = "Tue";
 635  $lang['jsemaine_graph']['Wed'] = "Wed";
 636  $lang['jsemaine_graph']['Thu'] = "Thu";
 637  $lang['jsemaine_graph']['Fri'] = "Fri";
 638  $lang['jsemaine_graph']['Sat'] = "Sat";
 639  $lang['jsemaine_graph']['Sun'] = "Sun";
 640  
 641  // First letter of each day, weekdays ordered
 642  $lang['calendrier_jours'][0] = "M";
 643  $lang['calendrier_jours'][1] = "T";
 644  $lang['calendrier_jours'][2] = "W";
 645  $lang['calendrier_jours'][3] = "T";
 646  $lang['calendrier_jours'][4] = "F";
 647  $lang['calendrier_jours'][5] = "S";
 648  $lang['calendrier_jours'][6] = "S";
 649  
 650  // DO NOT ALTER!
 651  $lang['weekdays']['Mon'] = '1';
 652  $lang['weekdays']['Tue'] = '2';
 653  $lang['weekdays']['Wed'] = '3';
 654  $lang['weekdays']['Thu'] = '4';
 655  $lang['weekdays']['Fri'] = '5';
 656  $lang['weekdays']['Sat'] = '6';
 657  $lang['weekdays']['Sun'] = '7';
 658  
 659  // Continents
 660  $lang['eur'] = "Europe";
 661  $lang['afr'] = "Africa";
 662  $lang['asi'] = "Asia";
 663  $lang['ams'] = "South and Central America";
 664  $lang['amn'] = "North America";
 665  $lang['oce'] = "Oceania";
 666  
 667  // Oceans
 668  $lang['oc_pac'] = "Pacific Ocean";
 669  $lang['oc_atl'] = "Atlantic Ocean";
 670  $lang['oc_ind'] = "Indian Ocean";
 671  
 672  // Countries
 673  $lang['domaines'] = array(
 674      "xx" => "Unknown",
 675      "ac" => "Ascension Islands",
 676      "ad" => "Andorra",
 677      "ae" => "United Arab Emirates",
 678      "af" => "Afghanistan",
 679      "ag" => "Antigua and Barbuda",
 680      "ai" => "Anguilla",
 681      "al" => "Albania",
 682      "am" => "Armenia",
 683      "an" => "Netherlands Antilles",
 684      "ao" => "Angola",
 685      "aq" => "Antarctica",
 686      "ar" => "Argentina",
 687      "as" => "American Samoa",
 688      "at" => "Austria",
 689      "au" => "Australia",
 690      "aw" => "Aruba",
 691      "az" => "Azerbaijan",
 692      "ba" => "Bosnia and Herzegovina",
 693      "bb" => "Barbados",
 694      "bd" => "Bangladesh",
 695      "be" => "Belgium",
 696      "bf" => "Burkina Faso",
 697      "bg" => "Bulgaria",
 698      "bh" => "Bahrain",
 699      "bi" => "Burundi",
 700      "bj" => "Benin",
 701      "bm" => "Bermuda",
 702      "bn" => "Bruneo",
 703      "bo" => "Bolivia",
 704      "br" => "Brazil",
 705      "bs" => "Bahamas",
 706      "bt" => "Bhutan",
 707      "bv" => "Bouvet Island",
 708      "bw" => "Botswana",
 709      "by" => "Belarus",
 710      "bz" => "Belize",
 711      "ca" => "Canada",
 712      "cc" => "Cocos (Keeling) Islands",
 713      "cd" => "Congo, The Democratic Republic of the",
 714      "cf" => "Central African Republic",
 715      "cg" => "Congo",
 716      "ch" => "Switzerland",
 717      "ci" => "Cote D'Ivoire",
 718      "ck" => "Cook Islands",
 719      "cl" => "Chile",
 720      "cm" => "Cameroon",
 721      "cn" => "China",
 722      "co" => "Colombia",
 723      "cr" => "Costa Rica",
 724      "cs" => "Serbia Montenegro",
 725      "cu" => "Cuba",
 726      "cv" => "Cape Verde",
 727      "cx" => "Christmas Island",
 728      "cy" => "Cyprus",
 729      "cz" => "Czech Republic",
 730      "de" => "Germany",
 731      "dj" => "Djibouti",
 732      "dk" => "Denmark",
 733      "dm" => "Dominica",
 734      "do" => "Dominican Republic",
 735      "dz" => "Algeria",
 736      "ec" => "Ecuador",
 737      "ee" => "Estonia",
 738      "eg" => "Egypt",
 739      "eh" => "Western Sahara",
 740      "er" => "Eritrea",
 741      "es" => "Spain",
 742      "et" => "Ethiopia",
 743      "fi" => "Finland",
 744      "fj" => "Fiji",
 745      "fk" => "Falkland Islands (Malvinas)",
 746      "fm" => "Micronesia, Federated States of",
 747      "fo" => "Faroe Islands",
 748      "fr" => "France",
 749      "ga" => "Gabon",
 750      "gd" => "Grenada",
 751      "ge" => "Georgia",
 752      "gf" => "French Guyana",
 753      "gg" => "Guernsey",
 754      "gh" => "Ghana",
 755      "gi" => "Gibraltar",
 756      "gl" => "Greenland",
 757      "gm" => "Gambia",
 758      "gn" => "Guinea",
 759      "gp" => "Guadeloupe",
 760      "gq" => "Equatorial Guinea",
 761      "gr" => "Greece",
 762      "gs" => "South Georgia and the South Sandwich Islands",
 763      "gt" => "Guatemala",
 764      "gu" => "Guam",
 765      "gw" => "Guinea-Bissau",
 766      "gy" => "Guyana",
 767      "hk" => "Hong Kong",
 768      "hm" => "Heard Island and McDonald Islands",
 769      "hn" => "Honduras",
 770      "hr" => "Croatia",
 771      "ht" => "Haiti",
 772      "hu" => "Hungary",
 773      "id" => "Indonesia",
 774      "ie" => "Ireland",
 775      "il" => "Israel",
 776      "im" => "Man Island",
 777      "in" => "India",
 778      "io" => "British Indian Ocean Territory",
 779      "iq" => "Iraq",
 780      "ir" => "Iran, Islamic Republic of",
 781      "is" => "Iceland",
 782      "it" => "Italy",
 783      "je" => "Jersey",
 784      "jm" => "Jamaica",
 785      "jo" => "Jordan",
 786      "jp" => "Japan",
 787      "ke" => "Kenya",
 788      "kg" => "Kyrgyzstan",
 789      "kh" => "Cambodia",
 790      "ki" => "Kiribati",
 791      "km" => "Comoros",
 792      "kn" => "Saint Kitts and Nevis",
 793      "kp" => "Korea, Democratic People's Republic of",
 794      "kr" => "Korea, Republic of",
 795      "kw" => "Kuwait",
 796      "ky" => "Cayman Islands",
 797      "kz" => "Kazakhstan",
 798      "la" => "Laos",
 799      "lb" => "Lebanon",
 800      "lc" => "Saint Lucia",
 801      "li" => "Liechtenstein",
 802      "lk" => "Sri Lanka",
 803      "lr" => "Liberia",
 804      "ls" => "Lesotho",
 805      "lt" => "Lithuania",
 806      "lu" => "Luxembourg",
 807      "lv" => "Latvia",
 808      "ly" => "Libya",
 809      "ma" => "Morocco",
 810      "mc" => "Monaco",
 811      "md" => "Moldova, Republic of",
 812      "mg" => "Madagascar",
 813      "mh" => "Marshall Islands",
 814      "mk" => "Macedonia",
 815      "ml" => "Mali",
 816      "mm" => "Myanmar",
 817      "mn" => "Mongolia",
 818      "mo" => "Macau",
 819      "mp" => "Northern Mariana Islands",
 820      "mq" => "Martinique",
 821      "mr" => "Mauritania",
 822      "ms" => "Montserrat",
 823      "mt" => "Malta",
 824      "mu" => "Mauritius",
 825      "mv" => "Maldives",
 826      "mw" => "Malawi",
 827      "mx" => "Mexico",
 828      "my" => "Malaysia",
 829      "mz" => "Mozambique",
 830      "na" => "Namibia",
 831      "nc" => "New Caledonia",
 832      "ne" => "Niger",
 833      "nf" => "Norfolk Island",
 834      "ng" => "Nigeria",
 835      "ni" => "Nicaragua",
 836      "nl" => "Netherlands",
 837      "no" => "Norway",
 838      "np" => "Nepal",
 839      "nr" => "Nauru",
 840      "nu" => "Niue",
 841      "nz" => "New Zealand",
 842      "om" => "Oman",
 843      "pa" => "Panama",
 844      "pe" => "Peru",
 845      "pf" => "French Polynesia",
 846      "pg" => "Papua New Guinea",
 847      "ph" => "Philippines",
 848      "pk" => "Pakistan",
 849      "pl" => "Poland",
 850      "pm" => "Saint Pierre and Miquelon",
 851      "pn" => "Pitcairn",
 852      "pr" => "Puerto Rico",
 853      "ps" => "Palestinian Territory",
 854      "pt" => "Portugal",
 855      "pw" => "Palau",
 856      "py" => "Paraguay",
 857      "qa" => "Qatar",
 858      "re" => "Reunion Island",
 859      "ro" => "Romania",
 860      "ru" => "Russian Federation",
 861      "rs" => "Russia",
 862      "rw" => "Rwanda",
 863      "sa" => "Saudi Arabia",
 864      "sb" => "Solomon Islands",
 865      "sc" => "Seychelles",
 866      "sd" => "Sudan",
 867      "se" => "Sweden",
 868      "sg" => "Singapore",
 869      "sh" => "Saint Helena",
 870      "si" => "Slovenia",
 871      "sj" => "Svalbard",
 872      "sk" => "Slovakia",
 873      "sl" => "Sierra Leone",
 874      "sm" => "San Marino",
 875      "sn" => "Senegal",
 876      "so" => "Somalia",
 877      "sr" => "Suriname",
 878      "st" => "Sao Tome and Principe",
 879      "su" => "Old U.S.S.R",
 880      "sv" => "El Salvador",
 881      "sy" => "Syrian Arab Republic",
 882      "sz" => "Swaziland",
 883      "tc" => "Turks and Caicos Islands",
 884      "td" => "Chad",
 885      "tf" => "French Southern Territories",
 886      "tg" => "Togo",
 887      "th" => "Thailand",
 888      "tj" => "Tajikistan",
 889      "tk" => "Tokelau",
 890      "tm" => "Turkmenistan",
 891      "tn" => "Tunisia",
 892      "to" => "Tonga",
 893      "tp" => "East Timor",
 894      "tr" => "Turkey",
 895      "tt" => "Trinidad and Tobago",
 896      "tv" => "Tuvalu",
 897      "tw" => "Taiwan",
 898      "tz" => "Tanzania, United Republic of",
 899      "ua" => "Ukraine",
 900      "ug" => "Uganda",
 901      "uk" => "United Kingdom",
 902      "gb" => "Great Britain",
 903      "um" => "United States Minor Outlying Islands",
 904      "us" => "United States",
 905      "uy" => "Uruguay",
 906      "uz" => "Uzbekistan",
 907      "va" => "Vatican City",
 908      "vc" => "Saint Vincent and the Grenadines",
 909      "ve" => "Venezuela",
 910      "vg" => "Virgin Islands, British",
 911      "vi" => "Virgin Islands, U.S.",
 912      "vn" => "Vietnam",
 913      "vu" => "Vanuatu",
 914      "wf" => "Wallis and Futuna",
 915      "ws" => "Samoa",
 916      "ye" => "Yemen",
 917      "yt" => "Mayotte",
 918      "yu" => "Yugoslavia",
 919      "za" => "South Africa",
 920      "zm" => "Zambia",
 921      "zr" => "Zaire",
 922      "zw" => "Zimbabwe",
 923      "com" => "-",
 924      "net" => "-",
 925      "org" => "-",
 926      "edu" => "-",
 927      "int" => "-",
 928      "arpa" => "-",
 929      "gov" => "-",
 930      "mil" => "-",
 931      "reverse" => "-",
 932      "biz" => "-",
 933      "info" => "-",
 934      "name" => "-",
 935      "pro" => "-",
 936      "coop" => "-",
 937      "aero" => "-",
 938      "museum" => "-",
 939      "tv" => "Tuvalu",
 940      "ws" => "Samoa",
 941  );
 942  ?>


Généré le : Mon Nov 26 14:10:01 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics