[ Index ]
 

Code source de phpMyVisites 2.3

Accdez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/langs/ -> cz-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'] = "Jaroslav Hanslík"; // And Vladimír Jarý & David Zejda, the translators of phpMyVisites 1.3 // Translator's name
  14  $lang['auteur_email'] = "j.hanslik ((att)) centrum ((doot)) cz"; // 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'] = "cs"; // iso language code
  18  $lang['lang_libelle_en'] = "Czech"; // english language name
  19  $lang['lang_libelle_fr'] = "Tcheque"; // french language name
  20  $lang['unites_bytes'] = array('B', '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 analýza a statistiky návštěvnosti webu"; // "phpMyVisites | open source web analytics, website statistics"; // Pages header's title
  28  $lang['head_keywords'] = "statistiky, analýza, rozbor, odkazovače, statistiky, free, open source, návštěvy, vyhledávače, klíčová slova, web, webové stránky"; // "statistics, analytics, analysis, referrals, stats, free, open source, visits, search engines, keywords, web, websites"; // Header keywords
  29  $lang['head_description'] = "phpMyVisites | Open source aplikace na statistiky a analýzu návštěvnosti webu šířená pod licencí Gnu GPL."; // "phpMyVisites | An open source website statistics and analytics application distributed under the Gnu GPL."; // Header description
  30  $lang['logo_description'] = "phpMyVisites | Open source analýza návštěvnosti webu"; // "phpMyVisites | Open source web analytics"; // This is the JS code description. Has to be short.
  31  
  32  //
  33  // Main menu & submenu
  34  //
  35  $lang['menu_visites'] = "Návštěvy"; // "Visits";
  36  $lang['menu_pagesvues'] = "Stránky"; // "Pages Viewed";
  37  $lang['menu_suivi'] = "Pohyb"; // "Follow-up";
  38  $lang['menu_provenance'] = "Lokalita"; // "Source";
  39  $lang['menu_configurations'] = "Nastavení"; // "Settings";
  40  $lang['menu_affluents'] = "Příchody"; // "Referrals";
  41  $lang['menu_listesites'] = "Seznam webů"; // "List Sites";
  42  $lang['menu_bilansites'] = "Souhrn"; // "Summary";
  43  $lang['menu_jour'] = "Den"; // "Day";
  44  $lang['menu_semaine'] = "Týden"; // "Week";
  45  $lang['menu_mois'] = "Měsíc"; // "Month";
  46  $lang['menu_annee'] = "Rok"; // "Year";
  47  $lang['menu_periode'] = "Sledované období: %s"; // "Studied period: %s"; // Text formatted (e.g.: Studied period: Sunday, July the 14th)
  48  $lang['liens_siteofficiel'] = "Stránky projektu"; // "Official website";
  49  $lang['liens_admin'] = "Správa"; // "Administration";
  50  $lang['liens_contacts'] = "Kontakty"; // "Contacts";
  51  
  52  //
  53  // Divers
  54  //
  55  $lang['generique_nombre'] = "Počet"; // "Number";
  56  $lang['generique_tauxsortie'] = "Poměr odchodů"; // "Exit Rate";
  57  $lang['generique_ok'] = "OK"; // "OK";
  58  $lang['generique_timefooter'] = "Stránka vytvořena za %s sekund"; // "Page generated in %s seconds"; // Time in seconds
  59  $lang['generique_divers'] = "Ostatní"; // "Others"; // (for the graphs)
  60  $lang['generique_inconnu'] = "Neznámé"; // "Unknown"; // (for the graphs)
  61  $lang['generique_vous'] = "... Vy?" ; // "... You?";
  62  $lang['generique_traducteur'] = "Překladatel"; // "Translator";
  63  $lang['generique_langue'] = "Jazyk"; // "Language";
  64  $lang['generique_autrelangure'] = "Jiný?"; //"Other?"; // Other language, translations wanted
  65  $lang['aucunvisiteur_titre'] = "Žádné návštěvy v tomto období."; // "No visitor on this period.";
  66  $lang['generique_aucune_visite_bdd'] = "<b>Varování!</b> V databázi není zaznamenán žádný návštěvník této stránky. Ujistěte se, že jste na Vaše stránky nainstalovali javascriptový kód se správnou URL phpMyVisites. Pro nápovědu použijte dokumentaci."; // "<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'] = "Není zaregistrována žádná webová stránka! Přihlašte se jako hlavní správce a přidejte novou stránku."; // "No site registered in the database ! Try to login as phpMyVisites Super User to add a new site.";
  68  $lang['generique_retourhaut'] = "Nahoru"; // "Top";
  69  $lang['generique_tempsvisite'] = "%1\$smin %2\$ss";
  70  $lang['generique_tempsheure'] = "%sh"; // 4 h means 4 hours
  71  $lang['generique_siteno'] = "Stránka %s"; // "Site %s"; // Site "phpmyvisites"
  72  $lang['generique_newsletterno'] = "Bulletin %s"; // Newsletter "version 2 announcement"
  73  $lang['generique_partnerno'] = "Partnerský web %s"; // Partner "version 2 announcement"
  74  $lang['generique_general'] = "Obecné"; //"General";
  75  $lang['generique_user'] = "Uživatel"; // "User %s"; // User "Admin"
  76  $lang['generique_previous'] = "Předchozí"; // "Previous";
  77  $lang['generique_next'] = "Další"; // "Next";
  78  $lang['generique_lowpop'] = "Vyloučit ze statistik nízké hodnoty"; // "Exclude low population from statistics";
  79  $lang['generique_allpop'] = "Zahrnout do statistik všechny hodnoty"; // "Include all the population in statistics";
  80  $lang['generique_to'] = "až"; // "to"; // 4 'to' 8
  81  $lang['generique_total_on'] = "z"; // "on"; // 4 to 8 'on' 10
  82  $lang['generique_total'] = "Celkem"; // "Total"; // 4 to 8 'on' 10
  83  $lang['generique_information'] = "Informace"; // "Information";
  84  $lang['generique_done'] = "Hotovo!"; // "Done!";
  85  $lang['generique_other'] = "Další"; // "Other";
  86  $lang['generique_description'] = "Popis"; // "Description:";
  87  $lang['generique_name'] = "Jméno:"; // "Name:";
  88  $lang['generique_variables'] = "Proměnné"; // "Variables";
  89  $lang['generique_logout'] = "Odhlásit"; // "Logout";
  90  $lang['generique_login'] = "Přihlásit"; // "Login";
  91  $lang['generique_hits'] = "Hity"; // "Hits";
  92  $lang['generique_errors'] = "Chyby"; // "Errors";
  93  $lang['generique_site'] = "Stránka"; // "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'] = "heslo"; // "password: "; // lowercase
 100  $lang['login_login'] = "jméno"; // "login: "; // lowercase
 101  $lang['login_error'] = "Nelze se přihlásit. Špatné jméno nebo heslo."; //"Cannot login. Bad login or password.";
 102  $lang['login_error_nopermission'] = "Daný uživatel nemá žádná oprávnění. Prosím požádejte hlavního správce, aby nastavil Vaše oprávnění k prohlížení/administraci v phpMyVisites."; //"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'] = "Snažíte se vstoupit do chráněné části %sphpMyVisites%s."; // "You wish to enter a %sphpMyVisites%s protected area.";
 104  
 105  //
 106  // Contacts & "Others ?"
 107  //
 108  $lang['contacts_titre'] = "Kontakty"; // "Contacts";
 109  $lang['contacts_langue'] = "Překlady"; // "Translations";
 110  $lang['contacts_merci'] = "Poděkování"; // "Thanks";
 111  $lang['contacts_auteur'] = "Program phpMyVisites včetně dokumentace vytvořil <strong>Matthieu Aubry</strong>."; // "The author, documentor, and creator of the phpMyVisites project is <strong>Matthieu Aubry</strong>.";
 112  $lang['contacts_questions'] = "<strong>Technické dotazy, hlášení chyb a doporučení</strong> směřujte do diskusí na stránkách projektu %s. S ostatními požadavky prosím autora kontaktujte pomocí formuláře na stránkách projektu."; // "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'] = "Chtěli byste přeložit phpMyVisites do svého jazyka? Neváhejte, protože <strong>phpMyVisites vás potřebuje!</strong>"; // "Do you want to translate phpMyVisites to your language? Don't hesitate because <strong>phpMyVisites needs you!</strong>";
 114  $lang['contacts_trad2'] = "Překlad phpMyVisites zabere nějaký čas (pár hodin) a vyžaduje dobrou znalost příslušných jazyků; ale pamatujte, že <strong>z vaší práce bude mít užitek spousta uživatelů</strong>. Pokud se zajímáte o překlad phpMyVisites, všechny potřebné informace najdete %s v dokumentaci phpMyVisites%s."; // "Translatating 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 translatating phpMyVisites you can find all the information you need in %s the official documentation of phpMyVisites %s."; // lien vers la doc
 115  $lang['contacts_doc'] = "Neváhejte nahlédnout do %s dokumentace phpMyVisites%s, kde najdete spoustu informací o instalaci, konfiguraci a také o funkcích phpMyVisites. Dokumentace je součástí vaší verze phpMyVisites."; // "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'] = "Poděkování zaslouží <strong>%s</strong>, spolutvůrci phpMyVisites, za svou kvalitní práci na projektu."; // "Thank you <strong>%s</strong>, co-developers of phpMyVisites, for their high quality work on the project.";
 117  $lang['contacts_merci3'] = "Neváhejte na stránkách projektu nahlédnout do stránky s poděkováním. Najdete zde kompletní seznam přátel phpMyVisites."; // "Don't hesitate to consult the acknowledgments page on the official website to get a complete list of phpMyVisites friends.";
 118  $lang['contacts_merci2'] = "Velké poděkování patří také všem, kteří se podělili o svou kulturu tím, že přispěli překladem phpMyVisites:"; // "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'] = "Stránka %1\$s ze dne %2\$s"; // "Site %1\$s on %2\$s"; // Site MyHomePage on Sunday 29
 124  $lang['rss_go'] = "Pokračovat na detailní statistiky"; // "Go to detailed statistics";
 125  $lang['mail_sender_name'] = "Web statistics (Automatic)";
 126  
 127  //
 128  // Visits Part
 129  //
 130  $lang['visites_titre'] = "Informace o návštěvníkovi"; // "Visitor information";
 131  $lang['visites_statistiques'] = "Statistiky"; // "Statistics";
 132  $lang['visites_periodesel'] = "Za vybrané období"; // "For the selected period";
 133  $lang['visites_visites'] = "Návštěvy"; // "Visits";
 134  $lang['visites_uniques'] = "Jedineční návštěvníci"; // "Unique visitors";
 135  $lang['visites_pagesvues'] = "Shlédnuté stránky"; // "Pages viewed";
 136  $lang['visites_pagesvisiteurs'] = "Stránek na návštěvníka"; // "Pages per visitor";
 137  $lang['visites_pagesvisites'] = "Stránek na návštěvu"; // "Pages per visit";
 138  $lang['visites_pagesvisitessign'] = "Stránek na významnou návštěvu"; // "Pages per significant visit";
 139  $lang['visites_tempsmoyen'] = "Průměrná délka návštěvy"; // "Average visit duration"
 140  $lang['visites_tempsmoyenpv'] = "Průměrný čas prohlížení stránky"; // "Average time by page seen";
 141  $lang['visites_tauxvisite'] = "Podíl návštěv jedné stránky"; // "1 page visit rate";
 142  $lang['visites_average_visits_per_day'] = "Průměr návštěv na den"; // "Average visits per day";
 143  $lang['visites_recapperiode'] = "Souhrny období"; // "Period summaries";
 144  $lang['visites_nbvisites'] = "Návštěvy"; // "Visits";
 145  $lang['visites_aucunevivisite'] = "Žádné návštěvy"; // "No visit"; // in the table, must be short
 146  $lang['visites_recap'] = "Souhrn"; // "Summary";
 147  $lang['visites_unepage'] = "1 str"; // "1 page"; // (graph)
 148  $lang['visites_pages'] = "%s str"; // "%s pages"; // 1-2 pages (graph)
 149  $lang['visites_min'] = "%smin"; // "%smin"; // 10-15 min (graph)
 150  $lang['visites_sec'] = "%ss"; // "%ss"; // 0-30 s (seconds, graph)
 151  $lang['visites_grapghrecap'] = "Graf souhrnných statistik"; // "Graph to show statistics summary";
 152  $lang['visites_grapghrecaplongterm'] = "Graf dlouhodobých statistik"; // "Graph to show long term statistics summary";
 153  $lang['visites_graphtempsvisites'] = "Graf délky návštěv"; // "Graph to show durations of the visits by visitor";
 154  $lang['visites_graphtempsvisitesimg'] = "Délka návštěv"; // "Duration of the visits by visitor";
 155  $lang['visites_graphheureserveur'] = "Graf návštěv podle času na serveru"; // "Graph to show visits per hour for the server";
 156  $lang['visites_graphheureserveurimg'] = "Návštěvy podle času serveru"; // "Visits by server time";
 157  $lang['visites_graphheurevisiteur'] = "Graf návštěv podle času na straně návštěvníka"; // "Graph to show visits per hour for the visitor";
 158  $lang['visites_graphheurelocalimg'] = "Návštěvy podle místního času"; // "Visits by local time";
 159  $lang['visites_longterm_statd'] = "Dlouhodobá analýza (Dny období)"; // "Long term Analysis (Days of the Period)";
 160  $lang['visites_longterm_statm'] = "Dlouhodobá analýza (Měsíce v období)"; // "Long term Analysis (Months in the Period)";
 161  
 162  //
 163  // Sites Summary
 164  //
 165  $lang['summary_title'] = "Souhrn webů"; // "Site Summary";
 166  $lang['summary_stitle'] = "Souhrn"; // "Summary";
 167  
 168  //
 169  // Frequency Part
 170  //
 171  $lang['frequence_titre'] = "Návraty návštěvníků"; // "Returning visitors";
 172  $lang['frequence_nouveauxconnusgraph'] = "Graf Nové návštěvy vs Návraty"; // "Graph to show New vs Returning visits";
 173  $lang['frequence_nouveauxconnus'] = "Nové návštěvy vs Návraty"; // "New vs Returning visits";
 174  $lang['frequence_titremenu'] = "Četnost"; // "Frequency";
 175  $lang['frequence_visitesconnues'] = "Návraty"; // "Returning visits";
 176  $lang['frequence_nouvellesvisites'] = "Nové návštěvy"; // "New visits";
 177  $lang['frequence_visiteursconnus'] = "Navrátilci"; // "Returning visitors";
 178  $lang['frequence_nouveauxvisiteurs'] = "Noví návštěvníci"; // "New visitors";
 179  $lang['frequence_returningrate'] = "Podíl návratů"; // "Returning rate";
 180  $lang['pagesvues_vispervisgraph'] = "Graf počtu návštěv na návštěvníka"; // "Graph to show number of visits per visitor";
 181  $lang['frequence_vispervis'] = "Počet návštěv na návštěvníka"; // "Number of visits per visitor";
 182  $lang['frequence_vis'] = "návštěvy"; // "visit";
 183  $lang['frequence_visit'] = "1 návštěva"; // "1 visit"; // (graph)
 184  $lang['frequence_visits'] = "%s návštěvy"; // "%s visits"; // (graph)
 185  
 186  //
 187  // Seen Pages
 188  //
 189  $lang['pagesvues_titre'] = "Informace o shlédnutých stránkách"; // "Pages views Information";
 190  $lang['pagesvues_joursel'] = "Vybraný den"; // "Day selected";
 191  $lang['pagesvues_jmoins7'] = "Před týdnem"; // "Day - 7";
 192  $lang['pagesvues_jmoins14'] = "Před 14 dny"; // "Day - 14";
 193  $lang['pagesvues_moyenne'] = "(průměr)"; // "(average)";
 194  $lang['pagesvues_pagesvues'] = "Shlédnuté stránky"; // "Page views";
 195  $lang['pagesvues_pagesvudiff'] = "Jedinečných shlédnutí"; // "Unique page views";
 196  $lang['pagesvues_recordpages'] = "Nejvyšší počet stránek shlédnutý jedním návštěvníkem"; // "Highest number of pages for one visitor";
 197  $lang['pagesvues_tabdetails'] = "Shlédnuté stránky a skupiny"; // "Pages and groups viewed"
 198  $lang['pagesvues_graphsnbpages'] = "Graf návštěv podle počtu shlédnutých stránek"; // "Graph to show number of visits per page viewed";
 199  $lang['pagesvues_graphnbvisitespageimg'] = "Návštěvy podle počtu shlédnutých stránek"; // "Visits by number of pages viewed";
 200  $lang['pagesvues_graphheureserveur'] = "Graf návštěv podle času serveru"; // "Graph to show visits by server time";
 201  $lang['pagesvues_graphheureserveurimg'] = "Návštěv podle času serveru"; // "Visits by server time";
 202  $lang['pagesvues_graphheurevisiteur'] = "Graf návštěv podle místního času"; // "Graph to show visits by local time";
 203  $lang['pagesvues_graphpageslocalimg'] = "Návštěv podle místního času"; // "Visits by local time";
 204  $lang['pagesvues_tempsparpage'] = "Čas podle stránky"; // "Time by page";
 205  $lang['pagesvues_total_time'] = "Celkový čas"; // "Total time";
 206  $lang['pagesvues_avg_time'] = "Průměrný čas"; // "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'] = "Pohyb návštěvníků"; // "Visitor movement";
 214  $lang['suivi_pageentree'] = "Vstupní stránky "; // "Entry pages";
 215  $lang['suivi_pagesortie'] = "Odchozí stránky "; // "Exit pages";
 216  $lang['suivi_tauxsortie'] = "Podíl výstupů"; // "Exit rate";
 217  $lang['suivi_pageentreehits'] = "Vstupní hity"; // "Entry hits";
 218  $lang['suivi_pagesortiehits'] = "Odchozí hity"; // "Exit hits";
 219  $lang['suivi_singlepage'] = "Návštěvy jedné jediné stránky"; // "Single Pages visits";
 220  
 221  //
 222  // Origin
 223  //
 224  $lang['provenance_titre'] = "Původ návštěvníků"; // "Visitors Origins";
 225  $lang['provenance_recappays'] = "Souhrn zemí"; // "Countries Summary";
 226  $lang['provenance_pays'] = "Země"; // "Countries";
 227  $lang['provenance_paysimg'] = "Návštěvníci podle země"; // "Visitors Chart by Country";
 228  $lang['provenance_fai'] = "Poskytovatelé internetu"; // "Internet Service Providers";
 229  $lang['provenance_nbpays'] = "Počet různých zemí : %s"; // "Number of different nationalities : %s";
 230  $lang['provenance_provider'] = "Poskytovatelé"; // "Providers"; // must be short
 231  $lang['provenance_continent'] = "Světadíl"; // "Continent";
 232  $lang['provenance_mappemonde'] = "Mapa světa"; // "Map of the world";
 233  $lang['provenance_interetspays'] = "Podíly zemí"; // "Countries Interests";
 234  
 235  //
 236  // Setup
 237  //
 238  $lang['configurations_titre'] = "Nastavení u návštěvníka"; // "Visitor Settings";
 239  $lang['configurations_os'] = "Operační systémy"; // "Operating Systems";
 240  $lang['configurations_osimg'] = "Graf operačních systémů"; // "Graph to show visitors operating systems";
 241  $lang['configurations_navigateurs'] = "Prohlížeče"; // "Browsers";
 242  $lang['configurations_navigateursimg'] = "Graf prohlížečů"; // "Graph to show visitors browsers";
 243  $lang['configurations_resolutions'] = "Rozlišení obrazovky"; // "Screen Resolutions";
 244  $lang['configurations_resolutionsimg'] = "Graf rozlišení obrazovky"; // "Graph to show visitors screen resolutions";
 245  $lang['configurations_couleurs'] = "Barevné hloubky"; // "Color Depth";
 246  $lang['configurations_couleursimg'] = "Graf barevných hloubek"; // "Graph to show visitors color depth";
 247  $lang['configurations_rapport'] = "Poměry stran obrazovky"; // "Normal/widescreen";
 248  $lang['configurations_large'] = "Širokoúhlý"; // "Widescreen";
 249  $lang['configurations_normal'] = "Klasický"; // "Normal";
 250  $lang['configurations_double'] = "Dvojitý"; // "Dual Screen";
 251  $lang['configurations_plugins'] = "Zásuvné moduly"; // "Plugins";
 252  $lang['configurations_navigateursbytype'] = "Prohlížeče (podle typu)"; // "Browsers (by type)";
 253  $lang['configurations_navigateursbytypeimg'] = "Graf prohlížečů (podle typu)"; // "Graph to show browsers types";
 254  $lang['configurations_os_interest'] = "Podíly operačních systémů"; // "Operating Systems Interest";
 255  $lang['configurations_navigateurs_interest'] = "Podíly prohlížečů"; // "Browsers Interest";
 256  $lang['configurations_resolutions_interest'] = "Podíly rozlišení obrazovky"; // "Screen Resolutions Interest";
 257  $lang['configurations_couleurs_interest'] = "Podíly barevné hloubky"; // "Color Depth Interest";
 258  $lang['configurations_configurations'] = "Nejčastější nastavení"; // "Top settings";
 259  
 260  //
 261  // Referers
 262  //
 263  $lang['affluents_titre'] = "Příchody"; // "Referers";
 264  $lang['affluents_recapimg'] = "Graf příchodů"; // "Visitors Chart by Referers";
 265  $lang['affluents_directimg'] = "Přímo"; // "Direct";
 266  $lang['affluents_sitesimg'] = "Weby"; // "Websites";
 267  $lang['affluents_moteursimg'] = "Vyhledávače"; // "Engines";
 268  $lang['affluents_referrersimg'] = "Příchody"; // "Referers";
 269  $lang['affluents_moteurs'] = "Vyhledávače"; // "Search Engines";
 270  $lang['affluents_nbparmoteur'] = "Návštěvy z vyhledávačů: %s"; // "Visits provided by search engines : %s";
 271  $lang['affluents_aucunmoteur'] = "Žádné návštěvy z vyhledávačů."; // "No visits were provided by search engines.";
 272  $lang['affluents_motscles'] = "Klíčová slova"; // "Keywords";
 273  $lang['affluents_nbmotscles'] = "Konkrétní klíčová slova: %s"; // "Distinct keywords : %s";
 274  $lang['affluents_aucunmotscles'] = "Žádná klíčová slova nenalezena."; // "No keyword found.";
 275  $lang['affluents_sitesinternet'] = "Weby"; //"Websites";
 276  $lang['affluents_nbautressites'] = "Návštěvy z jiných webů: %s"; //"Visits provided by other websites : %s";
 277  $lang['affluents_nbautressitesdiff'] = "Počet jiných webů: %s"; //"Number of different websites : %s";
 278  $lang['affluents_aucunautresite'] = "Žádné návštěvy z jiných webů."; //"No visits were provided by websites.";
 279  $lang['affluents_entreedirecte'] = "Přímo"; // "Direct Request";
 280  $lang['affluents_nbentreedirecte'] = "Přímé návštěvy: %s"; // "Direct request visits : %s";
 281  $lang['affluents_nbpartenaires'] = "Návštěvy z partnerských webů : %s"; // "Visits provided by partners : %s";
 282  $lang['affluents_aucunpartenaire'] = "Žádné návštěvy z partnerských webů."; // "No visits were provided by partners sites.";
 283  $lang['affluents_nbnewsletters'] = "Návštěvy z informačních bulletinů : %s"; //  "Visits provided by newsletters : %s";
 284  $lang['affluents_aucunnewsletter'] = "Žádné návštěvy z informačních bulletinů."; // "No visits were provided by newsletters.";
 285  $lang['affluents_details'] = "Detaily"; // "Details";
 286  $lang['affluents_interetsmoteurs'] = "Podíly vyhledávačů"; // "Search Engines Interests";
 287  $lang['affluents_interetsmotscles'] = "Podíly klíčových slov"; // "Keywords Interests";
 288  $lang['affluents_interetssitesinternet'] = "Podíly webů"; // "Websites Interests";
 289  $lang['affluents_partenairesimg'] = "Partneři"; // "Partners";
 290  $lang['affluents_partenaires'] = "Partnerské weby"; // "Partners";
 291  $lang['affluents_interetspartenaires'] = "Podíly partnerských webů"; // "Partners Interests";
 292  $lang['affluents_newslettersimg'] = "Bulletiny";
 293  $lang['affluents_newsletters'] = "Informační bulletiny";
 294  $lang['affluents_interetsnewsletters'] = "Podíly bulletinů"; // "Newsletters Interests";
 295  $lang['affluents_type'] = "Typ příchodu"; // "Referer type";
 296  $lang['affluents_interetstype'] = "Podíly typů příchodu"; // "Access type Interests";
 297  
 298  //
 299  // Summary
 300  //
 301  $lang['purge_titre'] = "Souhrn návštěv a jejich zdrojů"; // "Summary of the visits and referrals";
 302  $lang['purge_intro'] = "Toto období bylo vymazáno správcem, zůstaly pouze základní statistiky."; // "This period was removed in the administration, only the essential statistics were kept.";
 303  $lang['admin_purge'] = "Údržba databáze"; // "Database maintenance";
 304  $lang['admin_purgeintro'] = "V této sekci můžete spravovat tabulky používané systémem phpMyVisites. Vidíte zde diskový prostor zabraný tabulkami, tabulky můžete optimalizovat, případně promazávat staré záznamy. Udržíte tak kontrolu nad velikostí tabulek ve své databázi."; // "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'] = "Optimalizace [ %s ]..."; // "Optimization of [ %s ]..."; // Tables names
 306  $lang['admin_postopt'] = "Celková velikost snížena o %chiffres% %unites%"; // "The total size decreased by %chiffres% %unites%"; // 28 Kb
 307  $lang['admin_purgeres'] = "Odstranit následující období: %s"; // "Remove following periods: %s";
 308  $lang['admin_purge_fini'] = "Mazání tabulek dokončeno..."; // "Finished deleting tables...";
 309  $lang['admin_bdd_nom'] = "Jméno"; // "Name";
 310  $lang['admin_bdd_enregistrements'] = "Záznamy"; // "Records";
 311  $lang['admin_bdd_taille'] = "Velikost tabulky"; // "Table Size";
 312  $lang['admin_bdd_opt'] = "Optimalizovat"; // "Optimize";
 313  $lang['admin_bdd_purge'] = "Kritéria mazání"; // "Purge Criteria";
 314  $lang['admin_bdd_optall'] = "Optimalizovat vše"; // "Optimize All";
 315  $lang['admin_purge_j'] = "Odstranit záznamy starší než %s dní"; // "Remove records older than %s days";
 316  $lang['admin_purge_s'] = "Odstranit záznamy starší než %s týdnů"; // "Remove records older than %s weeks";
 317  $lang['admin_purge_m'] = "Odstranit záznamy starší než %s měsíců"; // "Remove records older than %s months";
 318  $lang['admin_purge_y'] = "Odstranit záznamy starší než %s let"; // "Remove records older than %s years";
 319  $lang['admin_purge_logs'] = "Odstranit všechny logy"; // "Remove all logs";
 320  $lang['admin_purge_autres'] = "Odstranit společné pro tabulku '%s'"; // "Purge common to the table '%s'";
 321  $lang['admin_purge_none'] = "Žádná dostupná akce"; // "No possible action";
 322  $lang['admin_purge_cal'] = "Spočítat a smazat (může trvat několik minut)"; // "Calculate and purge (this can take a few minutes)";
 323  $lang['admin_alias_title'] = "Aliasy a URL webových stránek"; // "Website aliases and URLs";
 324  $lang['admin_partner_title'] = "Partneři webových stránek"; // "Website partners";
 325  $lang['admin_newsletter_title'] = "Informační bulletiny webových stránek"; // "Website newsletters";
 326  $lang['admin_ip_exclude_title'] = "Rozsahy IP adres určené k vyloučení ze statistik"; // "Ip address Ranges to exclude from the statistics";
 327  $lang['admin_name'] = "Jméno:"; // "Name:";
 328  $lang['admin_error_ip'] = "IP musí být ve správném formátu : %s"; // "Ip has to be in correct format: %s";
 329  $lang['admin_site_name'] = "Jméno stránky"; // "Site Name";
 330  $lang['admin_site_url'] = "Hlavní URL stránky"; // "Site main URL";
 331  $lang['admin_db_log'] = "Přihlašte se jako hlavní správce a změňte nastavení databáze."; // "Try to login as phpMyVisites Super User to change database settings.";
 332  $lang['admin_error_critical'] = "Chyba, nutno opravit, aby phpMyVisites fungovalo."; // "Error, need to be repaired for phpMyVisites to work.";
 333  $lang['admin_warning'] = "Varování, phpMyVisites bude fungovat správně, ale některé nadstavby možná nebudou."; // "Warning, phpMyVisites will work correctly but maybe some extra features won't.";
 334  $lang['admin_move_group'] = "Přesunout do skupiny:"; // "Move to group:";
 335  $lang['admin_move_select'] = "Vybrat skupinu"; // "Select a group";
 336  $lang['admin_site_select'] = "Site to administrate";
 337  
 338  //
 339  // Setup
 340  //
 341  $lang['admin_intro'] = "Vítejte v konfigurační oblasti phpMyVisites. Můžete upravit veškeré údaje vztahující se k vaší instalaci. Pokud budete mít jakékoli problémy, nahlédněte do %s oficiální dokumentace phpMyVisites%s."; //"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'] = "Obecná nastavení"; // "General settings";
 343  $lang['admin_afficherjavascript'] = "Zobrazit javascriptový kód pro statistiky";// "Show JavaScript statistics code";
 344  $lang['admin_cookieadmin'] = "Vyloučit správce ze statistik"; // "Don't count the administrator within statistics";
 345  $lang['admin_ip_ranges'] = "Vyloučit rozsahy IP ze statistik"; // "Don't count IP/IP ranges in the statistics";
 346  $lang['admin_sitesenregistres'] = "Registrované weby"; // "Recorded websites:";
 347  $lang['admin_retour'] = "Zpět"; // "Back";
 348  $lang['admin_cookienavigateur'] = "Ze statistik můžete vyloučit správce. Tato metoda je založena na cookies a bude fungovat pouze v prohlížeči, který právě používáte. Nastavení můžete kdykoliv změnit."; // "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'] = "Započítávat správce do statistik (smazat cookie)."; // "Count the administrator within statistics (delete the cookie)";
 350  $lang['admin_nepasprendreencompteadmin'] = "Vyloučit správce ze statistik (vytvořit cookie)."; // "Don't count in the administrator within statistics (create a cookie)";
 351  $lang['admin_etatcookieoui'] = "Správce je započítáván do statistik tohoto webu (Výchozí nastavení - jste považován za běžného návštěvníka)"; // "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'] = "Vaše návštěvy nejsou započítávány do statistik tohoto webu."; // "You are not counted within statistics for this website (Your visits will not be counted for this website)";
 353  $lang['admin_deleteconfirm'] = "Prosím potvrďte, že chcete smazat %s?"; // "Please confirm that you want to delete %s?";
 354  $lang['admin_sitedeletemessage'] = "Prosím <u>buďte velmi opatrní</u>: všechna data spojená s touto stránkou budou smazána <br /> a nebude existovat žádný způsob, jak ztracená data získat zpět."; // "Please <u>be very careful</u>: all datas associated to that Site will be deleted <br>and there won't be any way to recover the data loss.";
 355  $lang['admin_confirmyes'] = "Ano, smazat"; // "Yes, I want to delete it";
 356  $lang['admin_confirmno'] = "Ne, nemazat"; // "No, I don't want to delete it";
 357  $lang['admin_nonewsletter'] = "Nenalezeny žádné informační bulletiny k této stránce!"; // "No newsletter found for this site!";
 358  $lang['admin_nopartner'] = "Nenalezeny žádné partnerské weby k této stránce!"; // "No Partner found for this site!";
 359  $lang['admin_get_question'] = "Zaznamenávat proměnné GET? (URL proměnné)"; // "Record GET variable? (URL variables)";
 360  $lang['admin_get_a1'] = "Zaznamenávat VŠECHNY proměnné"; // "Record ALL url variables";
 361  $lang['admin_get_a2'] = "Nezaznamenávat ŽÁDNOU proměnnou"; // "Do NOT record any url variable";
 362  $lang['admin_get_a3'] = "Zaznamenávat POUZE výslovně uvedené proměnné"; // "Record ONLY specified variables";
 363  $lang['admin_get_a4'] = "Zaznamenávat všechny KROMĚ výslovně uvedených proměnných"; // "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'] = "Jména proměnných (<b>;</b> oddělený seznam) <br />Příklad: %s"; // "Variable names (<b>;</b> separated list) <br/>Example : %s";
 368  $lang['admin_required'] = "je vyžadováno %s."; // "%s is required.";
 369  $lang['admin_title_required'] = "Vyžadované"; // "Required";
 370  $lang['admin_write_dir'] = "Zapisovatelné adresáře"; // "Writable directories";
 371  $lang['admin_chmod_howto'] = "Do těchto adresářů musí být možné zapisovat, tzn. musíte změnit jejich práva na 777 (ve vašem FTP programu klikněte pravým tlačítkem na adresář -> Oprávnění (nebo CHMOD))"; // "These directories need to be writable by the server. This means you have to chmod 755 them, with your FTP software (right-click on the directory -> Permissions (or chmod))";
 372  $lang['admin_optional'] = "Volitelné"; // "Optional";
 373  $lang['admin_memory_limit'] = "Limit paměti"; // "Memory limit";
 374  $lang['admin_allowed'] = "povoleno"; // "allowed";
 375  $lang['admin_webserver'] = "Webový server"; // "Web server";
 376  $lang['admin_server_os'] = "Operační systém serveru"; // "Server OS";
 377  $lang['admin_server_time'] = "Čas serveru"; // "Server time";
 378  $lang['admin_legend'] = "Legenda"; // "Legend:";
 379  $lang['admin_error_url'] = "URL musí být ve správném formátu : %s (bez lomítka na konci)"; // "URL has to be in a correct format : %s (without slash at the end)";
 380  $lang['admin_url_n'] = "URL %s: "; // "Url %s:";
 381  $lang['admin_url_aliases'] = "Aliasy URL"; // "URLs aliases";
 382  $lang['admin_logo_question'] = "Zobrazit logo?"; // "Display logo?";
 383  $lang['admin_type_again'] = "(napište znovu)"; // "(type again)";
 384  $lang['admin_admin_mail'] = "Email hlavního správce"; // "Super Administrator email";
 385  $lang['admin_admin'] = "Hlavní správce"; // "Super Administrator";
 386  $lang['admin_phpmv_path'] = "Doplňte cestu k aplikaci phpMyVisites"; // "Complete path to the phpMyVisites application";
 387  $lang['admin_valid_email'] = "Email musí být v platném formátu."; // "Email has to be a valid email";
 388  $lang['admin_valid_pass'] = "Heslo musí být složitejší (minimálně 6 znaků, musí obsahovat číslice)"; // "Password must be more complex (6 characters mini, must contains numbers)";
 389  $lang['admin_match_pass'] = "Hesla nesouhlasí"; // "Passwords do not match";
 390  $lang['admin_no_user_group'] = "Pro tento web neexistuje žádný uživatel z této skupiny."; // "No user in this group for this site";
 391  $lang['admin_recorded_nl'] = "Registrované bulletiny:"; // "Recorded newsletters:";
 392  $lang['admin_recorded_partners'] = "Registrované partnerské weby:"; // "Recorded partners:";
 393  $lang['admin_recorded_users'] = "Registrovaní uživatelé:"; // "Recorded users:";
 394  $lang['admin_select_site_title'] = "Prosím vyberte web"; // "Please select a site";
 395  $lang['admin_select_user_title'] = "Prosím vyberte uživatele"; // "Please select a user";
 396  $lang['admin_no_user_registered'] = "Žádní registrovaní uživatelé!"; // "No user registered!";
 397  $lang['admin_configuration'] = "Nastavení"; // "Configuration";
 398  $lang['admin_general_conf'] = "Obecná nastavení"; // "General configuration";
 399  $lang['admin_group_title'] = "Správa skupin (oprávnění)"; // "Groups manager (permissions)";
 400  $lang['admin_user_title'] = "Správa uživatelů"; // "User management";
 401  $lang['admin_user_add'] = "Přidat uživatele"; // "Add user";
 402  $lang['admin_user_mod'] = "Upravit uživatele"; // "Modify user";
 403  $lang['admin_user_del'] = "Smazat uživatele"; // "Delete user";
 404  $lang['admin_user_oldPwd'] = "Old password"; 
 405  $lang['admin_user_oldPwd_bad'] = "Old password incorrect."; 
 406  $lang['admin_server_info'] = "Informace o serveru"; // "Server Information";
 407  $lang['admin_send_mail'] = "Poslat statistiky emailem"; // "Send statistics by email";
 408  $lang['admin_rss_feed'] = "Statistiky jako RSS"; // "Statistics in a RSS feed";
 409  $lang['admin_rss_feed_specific_site'] = "Website '%s' Statistics - RSS"; // site 2
 410  $lang['admin_site_admin'] = "Správa webů"; // "Site Administration";
 411  $lang['admin_site_add'] = "Přidat web"; // "Add site";
 412  $lang['admin_site_mod'] = "Upravit web"; // "Modify site";
 413  $lang['admin_site_del'] = "Smazat web"; // "Delete site";
 414  $lang['admin_nl_add'] = "Přidat bulletin"; // "Add newsletter";
 415  $lang['admin_nl_mod'] = "Upravit bulletin"; // "Modify newsletter";
 416  $lang['admin_nl_del'] = "Smazat bulletin"; // "Delete newsletter";
 417  $lang['admin_partner_add'] = "Přidat partnerský web"; // "Add partner";
 418  $lang['admin_partner_mod'] = "Upravit jméno partnerského webu a jeho URL"; // "Modify partner's name and Url";
 419  $lang['admin_partner_del'] = "Smazat partnerský web"; // "Delete partner";
 420  $lang['admin_url_alias'] = "Správce URL aliasů"; // "Url alias Manager";
 421  $lang['admin_group_admin_n'] = "Prohlížení statistik + Oprávnění správce"; // "View statistics + Admin permission";
 422  $lang['admin_group_admin_d'] = "Uživatel si může prohlížet statistiky a může upravovat informace o webových stránkách (měnit jméno, přidat cookie, vyloučit rozsahy IP, spravovat aliasy URL/partnerské weby/informační bulletiny atd.)"; // "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'] = "Prohlížení statistik"; // "View statistics";
 424  $lang['admin_group_view_d'] = "Uživatel si může pouze prohlížet statistiky. Nemá žádná oprávnění správce."; // "User can only view site statistics. No admin permission.";
 425  $lang['admin_group_noperm_n'] = "Žádná oprávnění"; // "No permission";
 426  $lang['admin_group_noperm_d'] = "Uživatelé v této skupině nemají žádná oprávnění prohlížet si statistiky nebo upravovat informace."; // "Users in this group don't have any permission of view statistics or edit information.";
 427  $lang['admin_group_stitle'] = "Skupiny uživatelů můžete upravit výběrem těch uživatelů, které chcete změnit, a poté výběrem skupiny, do které chcete vybrané uživetele přesunout."; // "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"; // Newsletter "version 2 announcement" 
 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'] = "Jméno k databázi"; // "Database login";
 481  $lang['install_mdpmysql'] = "Heslo k databázi"; // "Database password";
 482  $lang['install_serveurmysql'] = "Databázový server"; // "Database server";
 483  $lang['install_basemysql'] = "Jméno databáze"; // "Database name";
 484  $lang['install_prefixetable'] = "Předpona tabulek"; // "Table prefix";
 485  $lang['install_utilisateursavances'] = "Pokročilí uživatelé (volitelné)"; // "Advanced users (optional)";
 486  $lang['install_oui'] = "Ano"; // "Yes";
 487  $lang['install_non'] = "Ne"; // "No";
 488  $lang['install_ok'] = "OK"; // "OK";
 489  $lang['install_probleme'] = "Problém: "; // "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'] = "Jméno hlavního správce"; // "Super Administrator login";
 492  $lang['install_mdpadmin'] = "Heslo hlavního správce"; // "Super Administrator password";
 493  $lang['install_chemincomplet'] = "Doplňte cestu k aplikaci phpMyVisites (např. http://www.mysite.com/rep1/rep3/phpmyvisites/). Cesta musí končit <strong>/</strong>."; // "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'] = "Zobrazovat logo na vašich stránkách? %s <br /> Pokud povolíte zobrazení loga na vašich stránkách, pomůžete propagaci phpMyVisites a tomu, aby se aplikace vyvíjela rychleji. Také je to způsob jak poděkovat autorům, kteří strávili mnoho hodin vývojem této Open Source aplikace."; // "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 is also a way to thank the authors who has spent many hours developing this Open Source, Free application."; // %s replaced by the logo image
 495  $lang['install_affichergraphique'] = "Ukazovat grafy statistik."; // "Show statistics graphs.";
 496  $lang['install_valider'] = "Potvrdit"; // "Submit"; // during installation and for login
 497  $lang['install_popup_logo'] = "Prosím zvolte logo"; // "Please select a logo";
 498  $lang['install_logodispo'] = "Prohlédnout si dostupná loga"; // "See the various logos available";
 499  $lang['install_welcome'] = "Vítejte!"; // "Welcome!";
 500  $lang['install_system_requirements'] = "Systémové požadavky"; // "System Requirements";
 501  $lang['install_database_setup'] = "Nastavení databáze"; // "Database Setup";
 502  $lang['install_create_tables'] = "Vytvoření tabulek"; // "Table creation";
 503  $lang['install_general_setup'] = "Obecná nastavení"; // "General Setup";
 504  $lang['install_create_config_file'] = "Vytvoření konfiguračního souboru"; // "Create Config File";
 505  $lang['install_first_website_setup'] = "Přidání první webové stránky"; // "Add First Website";
 506  $lang['install_display_javascript_code'] = "Zobrazení javascriptového kódu"; // "Display Javascript code";
 507  $lang['install_finish'] = "Dokončení!"; // "Finished!";
 508  $lang['install_txt2'] = "V závěru instalace bude na stránky projektu odeslána informace, která nám pomůže vést si evidenci o počtu uživatelů phpMyVisites. <strong>Nebudou samozřejmě odeslány žádné důvěrné informace</strong>. Děkujeme za pochopení."; // "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'] = "Prosím zadejte nastavení vaší databáze."; // "Please enter your Database settings.";
 510  $lang['install_general_config_text'] = "phpMyVisites bude mít pouze jednoho správce, který bude mít kompletní přístup k prohlížení/úpravě čehokoliv. Zadejte prosím uživatelské jméno a heslo pro účet správce. Další uživatele můžete přidat později."; // "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'] = "Informace o správci úspěšně zápsany."; // "Admin user info entered successfully.";
 512  $lang['install_js_code_text'] = "<p>Aby byli započteni všichni návštěvníci, musíte javascriptový kód vložit do všech stránek. </p><p> Vaše stránky nemusí být vytvořeny v PHP, <strong>phpMyVisites bude fungovat na všech typech stránek (ať už to je HTML, ASP, Perl nebo jakýkoliv jiný jazyk)</strong>. </p><p> Zde je kód, který musíte přidat: (zkopírujte ho a vložte do všech vašich stránek)</p>"; // "<p>To count every 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'] = "Vítejte v instalaci phpMyVisites."; // "Welcome to the phpMyVisites installation.";
 514  $lang['install_intro2'] = "Tento proces je rozdělen do %s jednoduchých kroků a zabere asi 10 minut."; // "This process is split up into %s easy steps and will take around 10 minutes.";
 515  $lang['install_next_step'] = "Pokračovat na další krok"; // "Go to next step";
 516  $lang['install_status'] = "Stav instalace"; // "Installation Status";
 517  $lang['install_done'] = "Instalace dokončena z %s%%"; // "Install %s%% complete"; // Install 25% complete
 518  $lang['install_site_success'] = "Webová stránka úspěšně vytvořena!"; // "Website created with success!";
 519  $lang['install_site_info'] = "Prosím zadejte všechny informace o první webové stránce."; // "Please type in all information about the first website.";
 520  $lang['install_go_phpmv'] = "Pokračovat na phpMyVisites"; // "Go to phpMyVisites!";
 521  $lang['install_congratulation'] = "Blahopřejeme! Vaše instalace phpMyVisites byla dokončena."; // "Congratulations! Your phpMyVisites install is complete.";
 522  $lang['install_end_text'] = "Ujistěte se, že na Vašich webových stránkách je správně nastaven javascriptový kód, a čekejte na své první návštěvníky."; // "Make sure your javascript code is well set on your pages, and wait for your first visitors!";
 523  $lang['install_db_ok'] = "Připojení k databázi je v pořádku!"; // "Connection to database server ok!";
 524  $lang['install_table_exist'] = "Tabulky phpMyVisites už v databázi existují."; // "phpMyVisites tables already exist in the database.";
 525  $lang['install_table_choice'] = "Buď zvolte použití existujících tabulek nebo vyberte čistou instalaci, která smaže všechna data v databázi."; // "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'] = "Smazat všechny tabulky (buďte opatrní!)"; // "Erase all tables (be careful!)";
 527  $lang['install_table_reuse'] = "Použít existující tabulky"; // "Reuse existing tables";
 528  $lang['install_table_success'] = "Tabulky úspěšně vytvořeny!"; // "Tables created with success!";
 529  $lang['install_send_mail'] = "Dostávat každý den email obsahující statistiky jednotlivých webů?"; // "Receive each day an email per website containing statistics summary?";
 530  
 531  //
 532  // Update Step
 533  //
 534  $lang['update_title'] = "Aktualizace phpMyVisites"; // "Update phpMyVisites";
 535  $lang['update_subtitle'] = "Zjistili jsme, že aktualizujete phpMyVisites"; // "We detect that you are updating phpMyVisites.";
 536  $lang['update_versions'] = "Vaše předchozí verze %s byla aktualizována na %s."; // "Your previous version was %s and we have updated it to %s.";
 537  $lang['update_db_updated'] = "Vaše databáze byla úspěšně aktualizována!"; // "Your database was successfully updated!";
 538  $lang['update_continue'] = "Pokračovat na phpMyVisites"; // "Continue to phpMyVisites";
 539  $lang['update_jschange'] = "Varování! <br /> Javascriptový kód phpMyVisites byl změněn. Je NUTNÉ překopírovat nový kód na VŠECHNY vaše sledované webové stránky. <br /> Změny v javascriptovém kódu jsou výjimečné, omlouváme se za potíže, které vám touto změnou působíme."; // "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."; // TODO : translate
 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% %daynumeric%. %monthlong% %yearlong%";
 558  
 559  // Monday 10
 560  $lang['tdate2'] = "%daylong% %daynumeric%.";
 561  
 562  // Week February 10 To February 17 2004
 563  $lang['tdate3']  = "Týden od %daynumeric%. %monthlong% do %daynumeric2%. %monthlong2% %yearlong%";
 564  
 565  // February 2004 Month
 566  $lang['tdate4']  = "Měsíc %monthlong% %yearlong%";
 567  
 568  // December 2003
 569  $lang['tdate5']  = "%monthlong% %yearlong%";
 570  
 571  // 10 Febuary week
 572  $lang['tdate6']  = "Týden od %daynumeric%. %monthlong%";
 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']  = " Týden od %daynumeric%. %monthshort%";
 582  
 583  // Dec 04 (Only for Graphs purpose)
 584  $lang['tdate10'] = "%monthshort% %yearshort%";
 585  
 586  // Year 2004
 587  $lang['tdate11'] = "Rok %yearlong%";
 588  
 589  // 2004
 590  $lang['tdate12'] = "%yearlong%";
 591  
 592  // 31
 593  $lang['tdate13'] = "%daynumeric%";
 594  
 595  // Months
 596  $lang['moistab']['01'] = "Leden";
 597  $lang['moistab']['02'] = "Únor";
 598  $lang['moistab']['03'] = "Březen";
 599  $lang['moistab']['04'] = "Duben";
 600  $lang['moistab']['05'] = "Květen";
 601  $lang['moistab']['06'] = "Červen";
 602  $lang['moistab']['07'] = "Červenec";
 603  $lang['moistab']['08'] = "Srpen";
 604  $lang['moistab']['09'] = "Září";
 605  $lang['moistab']['10'] = "Říjen";
 606  $lang['moistab']['11'] = "Listopad";
 607  $lang['moistab']['12'] = "Prosinec";
 608  
 609  // Months (Graph purpose, 4 chars max)
 610  $lang['moistab_graph']['01'] = "Led";
 611  $lang['moistab_graph']['02'] = "Úno";
 612  $lang['moistab_graph']['03'] = "Bře";
 613  $lang['moistab_graph']['04'] = "Dub";
 614  $lang['moistab_graph']['05'] = "Kvě";
 615  $lang['moistab_graph']['06'] = "Čer";
 616  $lang['moistab_graph']['07'] = "Čec";
 617  $lang['moistab_graph']['08'] = "Srp";
 618  $lang['moistab_graph']['09'] = "Zář";
 619  $lang['moistab_graph']['10'] = "Říj";
 620  $lang['moistab_graph']['11'] = "Lis";
 621  $lang['moistab_graph']['12'] = "Pro";
 622  
 623  // Day of the week
 624  $lang['jsemaine']['Mon'] = "Pondělí";
 625  $lang['jsemaine']['Tue'] = "Úterý";
 626  $lang['jsemaine']['Wed'] = "Středa";
 627  $lang['jsemaine']['Thu'] = "Čtvrtek";
 628  $lang['jsemaine']['Fri'] = "Pátek";
 629  $lang['jsemaine']['Sat'] = "Sobota";
 630  $lang['jsemaine']['Sun'] = "Neděle";
 631  
 632  // Day of the week (Graph purpose, 4 chars max)
 633  $lang['jsemaine_graph']['Mon'] = "Po";
 634  $lang['jsemaine_graph']['Tue'] = "Út";
 635  $lang['jsemaine_graph']['Wed'] = "St";
 636  $lang['jsemaine_graph']['Thu'] = "Čt";
 637  $lang['jsemaine_graph']['Fri'] = "Pá";
 638  $lang['jsemaine_graph']['Sat'] = "So";
 639  $lang['jsemaine_graph']['Sun'] = "Ne";
 640  
 641  // First letter of each day, weekdays ordered
 642  $lang['calendrier_jours'][0] = "P";
 643  $lang['calendrier_jours'][1] = "Ú";
 644  $lang['calendrier_jours'][2] = "S";
 645  $lang['calendrier_jours'][3] = "Č";
 646  $lang['calendrier_jours'][4] = "P";
 647  $lang['calendrier_jours'][5] = "S";
 648  $lang['calendrier_jours'][6] = "N";
 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'] = "Evropa"; // "Europe";
 661  $lang['afr'] = "Afrika"; // "Africa";
 662  $lang['asi'] = "Asie"; // "Asia";
 663  $lang['ams'] = "Jižní a Střední Amerika"; // "South and Central America";
 664  $lang['amn'] = "Severní Amerika"; // "North America";
 665  $lang['oce'] = "Oceánie"; // "Oceania";
 666  
 667  // Oceans
 668  $lang['oc_pac'] = "Tichý oceán"; // "Pacific Ocean";
 669  $lang['oc_atl'] = "Atlantský oceán"; // "Atlantic Ocean";
 670  $lang['oc_ind'] = "Indický oceán"; // "Indian Ocean";
 671  
 672  // Countries
 673  $lang['domaines'] = array(
 674      "xx" => "Neznámé",
 675      "ac" => "Ostrov Asunción",
 676      "ad" => "Andora",
 677      "ae" => "Spojené Arabské Emiráty",
 678      "af" => "Afghánistán",
 679      "ag" => "Antigua a Barbuda",
 680      "ai" => "Anguilla",
 681      "al" => "Albánie",
 682      "am" => "Arménie",
 683      "an" => "Nizozemské Antilly",
 684      "ao" => "Angola",
 685      "aq" => "Antarktida",
 686      "ar" => "Argentina",
 687      "as" => "Americká Samoa",
 688      "at" => "Rakousko",
 689      "au" => "Austrálie",
 690      "aw" => "Aruba",
 691      "az" => "Ázerbajdžán",
 692      "ba" => "Bosna a Hercegovina",
 693      "bb" => "Barbados",
 694      "bd" => "Bangladéš",
 695      "be" => "Belgie",
 696      "bf" => "Burkina Faso",
 697      "bg" => "Bulharsko",
 698      "bh" => "Bahrajn",
 699      "bi" => "Burundi",
 700      "bj" => "Benin",
 701      "bm" => "Bermudy",
 702      "bn" => "Brunej",
 703      "bo" => "Bolívie",
 704      "br" => "Brazílie",
 705      "bs" => "Bahamy",
 706      "bt" => "Bhútán",
 707      "bv" => "Ostrov Bouvet",
 708      "bw" => "Botswana",
 709      "by" => "Bělorusko",
 710      "bz" => "Belize",
 711      "ca" => "Kanada",
 712      "cc" => "Kokosové ostrovy",
 713      "cd" => "Kongo", // "Demokratická republika Kongo"
 714      "cf" => "Středoafrická republika",
 715      "cg" => "Kongo",
 716      "ch" => "Švýcarsko",
 717      "ci" => "Pobřeží slonoviny",
 718      "ck" => "Cookovy ostrovy",
 719      "cl" => "Chile",
 720      "cm" => "Kamerun",
 721      "cn" => "Čína",
 722      "co" => "Kolumbie",
 723      "cr" => "Kostarika",
 724      "cs" => "Srbsko a Černá hora",
 725      "cu" => "Kuba",
 726      "cv" => "Kapverdy",
 727      "cx" => "Vánoční ostrov",
 728      "cy" => "Kypr",
 729      "cz" => "Česká republika",
 730      "de" => "Německo",
 731      "dj" => "Džibuti",
 732      "dk" => "Dánsko",
 733      "dm" => "Dominika",
 734      "do" => "Dominikánská republika",
 735      "dz" => "Alžír",
 736      "ec" => "Ekvádor",
 737      "ee" => "Estonsko",
 738      "eg" => "Egypt",
 739      "eh" => "Západní Sahara",
 740      "er" => "Eritrea",
 741      "es" => "Španělsko",
 742      "et" => "Etiopie",
 743      "fi" => "Finsko",
 744      "fj" => "Fidži",
 745      "fk" => "Falklandské ostrovy", // "Falklandské ostrovy (Malvíny)"
 746      "fm" => "Mikronésie", // "Federativní státy Mikronésie"
 747      "fo" => "Faerské ostrovy",
 748      "fr" => "Francie",
 749      "ga" => "Gabun",
 750      "gd" => "Grenada",
 751      "ge" => "Gruzie",
 752      "gf" => "Francouzská Guyana",
 753      "gg" => "Guernsey",
 754      "gh" => "Ghana",
 755      "gi" => "Gibraltar",
 756      "gl" => "Grónsko",
 757      "gm" => "Gambie",
 758      "gn" => "Guinea",
 759      "gp" => "Guadelup",
 760      "gq" => "Rovníková Guinea",
 761      "gr" => "Řecko",
 762      "gs" => "Jižní Georgia a Jižní Sandwichovy ostrovy",
 763      "gt" => "Guatemala",
 764      "gu" => "Guam",
 765      "gw" => "Guinea-Bissau",
 766      "gy" => "Guyana",
 767      "hk" => "Hong Kong",
 768      "hm" => "Heardův ostrov a McDonaldovy ostrovy",
 769      "hn" => "Honduras",
 770      "hr" => "Chorvatsko",
 771      "ht" => "Haiti",
 772      "hu" => "Maďarsko",
 773      "id" => "Indonésie",
 774      "ie" => "Irsko",
 775      "il" => "Izrael",
 776      "im" => "Ostrov Man",
 777      "in" => "Indie",
 778      "io" => "Britské indickooceánské území",
 779      "iq" => "Irák",
 780      "ir" => "Írán", // "Islámská republika Írán"
 781      "is" => "Island",
 782      "it" => "Itálie",
 783      "je" => "Jersey",
 784      "jm" => "Jamajka",
 785      "jo" => "Jordánsko",
 786      "jp" => "Japonsko",
 787      "ke" => "Keňa",
 788      "kg" => "Kyrgyzstán",
 789      "kh" => "Kambodža",
 790      "ki" => "Kiribati",
 791      "km" => "Komory",
 792      "kn" => "Svatý Kryštof a Nevis",
 793      "kp" => "KLDR", // "Korejská lidově demokratická republika"
 794      "kr" => "Rebublika Korea",
 795      "kw" => "Kuvajt",
 796      "ky" => "Kajmanské ostrovy",
 797      "kz" => "Kazachstán",
 798      "la" => "Laos",
 799      "lb" => "Libanon",
 800      "lc" => "Svatá Lucie",
 801      "li" => "Lichtenštejnsko",
 802      "lk" => "Srí Lanka",
 803      "lr" => "Liberia",
 804      "ls" => "Lesotho",
 805      "lt" => "Litva",
 806      "lu" => "Lucembursko",
 807      "lv" => "Lotyšsko",
 808      "ly" => "Lybie",
 809      "ma" => "Maroko",
 810      "mc" => "Monako",
 811      "md" => "Moldávie", // "Republika Moldávie"
 812      "mg" => "Madagaskar",
 813      "mh" => "Marshallovy ostrovy",
 814      "mk" => "Makedonie",
 815      "ml" => "Mali",
 816      "mm" => "Myanmar",
 817      "mn" => "Mongolsko",
 818      "mo" => "Macao",
 819      "mp" => "Severní Mariany",
 820      "mq" => "Martinik",
 821      "mr" => "Mauretánie",
 822      "ms" => "Montserrat",
 823      "mt" => "Malta",
 824      "mu" => "Mauricius",
 825      "mv" => "Maledivy",
 826      "mw" => "Malawi",
 827      "mx" => "Mexiko",
 828      "my" => "Malajsie",
 829      "mz" => "Mozambik",
 830      "na" => "Namibie",
 831      "nc" => "Nová Kaledonie",
 832      "ne" => "Niger",
 833      "nf" => "Ostrov Norfolk",
 834      "ng" => "Nigérie",
 835      "ni" => "Nikaragua",
 836      "nl" => "Nizozemí",
 837      "no" => "Norsko",
 838      "np" => "Nepál",
 839      "nr" => "Nauru",
 840      "nu" => "Niue",
 841      "nz" => "Nový Zéland",
 842      "om" => "Omán",
 843      "pa" => "Panama",
 844      "pe" => "Peru",
 845      "pf" => "Francouzská Polynésie",
 846      "pg" => "Papua Nová Guinea",
 847      "ph" => "Filipíny",
 848      "pk" => "Pákistán",
 849      "pl" => "Polsko",
 850      "pm" => "Svatý Pierre a Miquelon",
 851      "pn" => "Pitcairn",
 852      "pr" => "Portoriko",
 853      "ps" => "Palestina", // "Palestinská území",
 854      "pt" => "Portugalsko",
 855      "pw" => "Palau",
 856      "py" => "Paraguay",
 857      "qa" => "Katar",
 858      "re" => "Ostrov Reunion",
 859      "ro" => "Rumunsko",
 860      "ru" => "Ruská federace",
 861      "rs" => "Rusko",
 862      "rw" => "Rwanda",
 863      "sa" => "Saudská Arábie",
 864      "sb" => "Šalamounovy ostrovy",
 865      "sc" => "Seychely",
 866      "sd" => "Súdán",
 867      "se" => "Švédsko",
 868      "sg" => "Singapur",
 869      "sh" => "Svatá Helena",
 870      "si" => "Slovinsko",
 871      "sj" => "Svalbard",
 872      "sk" => "Slovensko",
 873      "sl" => "Sierra Leone",
 874      "sm" => "San Marino",
 875      "sn" => "Senegal",
 876      "so" => "Somálsko",
 877      "sr" => "Surinam",
 878      "st" => "Svatý Tomáš a Princův ostrov",
 879      "su" => "Bývalé S.S.S.R.",
 880      "sv" => "Salvádor",
 881      "sy" => "Syrská arabská republika",
 882      "sz" => "Swaziland",
 883      "tc" => "Ostrovy Turks a Caicos",
 884      "td" => "Čad",
 885      "tf" => "Francouzské jížní teritorium",
 886      "tg" => "Togo",
 887      "th" => "Thajsko",
 888      "tj" => "Tadžikistán",
 889      "tk" => "Tokelau",
 890      "tm" => "Turkmenistán",
 891      "tn" => "Tunisko",
 892      "to" => "Tonga",
 893      "tp" => "Východní Timor",
 894      "tr" => "Turecko",
 895      "tt" => "Trinidad a Tobago",
 896      "tv" => "Tuvalu",
 897      "tw" => "Taiwan",
 898      "tz" => "Tanzanie", // "Spojená republika Tanzanie"
 899      "ua" => "Ukrajina",
 900      "ug" => "Uganda",
 901      "uk" => "Spojené království",
 902      "gb" => "Velká Británie",
 903      "um" => "Austrálie a oceánie",
 904      "us" => "USA", // "Spojené Státy"
 905      "uy" => "Uruguay",
 906      "uz" => "Uzbekistán",
 907      "va" => "Vatikán",
 908      "vc" => "Svatý Vincent a Grenadiny",
 909      "ve" => "Venezuela",
 910      "vg" => "Britské Panenské ostrovy",
 911      "vi" => "Americké Panenské ostrovy",
 912      "vn" => "Vietnam",
 913      "vu" => "Vanuatu",
 914      "wf" => "Wallis a Futuna",
 915      "ws" => "Samoa",
 916      "ye" => "Jemen",
 917      "yt" => "Mayotte",
 918      "yu" => "Jugoslávie",
 919      "za" => "Jižní Afrika",
 920      "zm" => "Zambie",
 921      "zr" => "Zair",
 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  ?>


Gnr le : Mon Nov 26 14:10:01 2007 par Balluche grce PHPXref 0.7
  Clicky Web Analytics