home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 March / PCWorld_2001-03_cd.bin / KOMUNIK / progweb / progweb.exe / phpnuke / html / language / lang-czech.php < prev    next >
PHP Script  |  2000-12-27  |  39KB  |  562 lines

  1. <?php
  2.  
  3. /*
  4. Welcome to PHP-NUKE
  5.  
  6. This is the language module with "all" the system messages without any order.
  7.  
  8. If you made a translation, please sent to me (fburzi@ncc.org.ve) the translated
  9. file and I'll include it in the next release.  I'm searching for French, German
  10. and Italian translations.
  11.  
  12. */
  13.  
  14. function translate($phrase) {
  15.     
  16.     switch($phrase) {
  17.  
  18.     case "(Are you sure you included a URL? Did ya test them for typos?)":    $tmp = "(Jste si jistφ, ₧e jste napsali URL? ZkouÜeli jste m∞?)"; break;
  19.     case "(Did you check URLs?)":    $tmp = "(Zkontrolovali jste URLs)"; break;
  20.     case "(for changes only)":        $tmp = "(pouze zm∞na)"; break;
  21.     case "- are you sure?":        $tmp = "- Jste si jistφ?"; break;
  22.     case "Add Author":            $tmp = " P°idat Autora "; break;
  23.     case "Administration Menu":        $tmp = "AdministrßtorskΘ Menu"; break;
  24.     case "NEW Article":            $tmp = "Nov² Φlßnek"; break;
  25.     case "Left Blocks":            $tmp = "Lev² Blok"; break;
  26.     case "Right Blocks":        $tmp = "Prav² Blok"; break;
  27.     case "Admin Block":            $tmp = "Admin Blok"; break;
  28.     case "Main Block":            $tmp = "Hlavnφ Blok"; break;
  29.     case "Sections Manager":        $tmp = "Mana₧er Sekcφ"; break;
  30.     case "Logout / Exit":        $tmp = "Odhlßsit / Konec"; break;
  31.     case "User doesn't exist!":        $tmp = "U₧ivatel Neexistuje!"; break;
  32.     case "Submit News":            $tmp = "Poslat Zprßvy"; break;
  33.     case "We allow just one vote per day":    $tmp = "M∙₧ete volit jen jednou za den"; break;
  34.     case "Surveys/Polls":        $tmp = "Pr∙zkumy/Hlasovßnφ"; break;
  35.     case "HTTP Referers":        $tmp = "HTTP Referers"; break;
  36.     case "Who is linking our site?":    $tmp = "Kdo odkazuje na naÜφ strßnku?"; break;
  37.     case "Delete Referers":        $tmp = "Smazat Referers"; break;
  38.     case "link visited:":        $tmp = "navÜtφvenΘ odkazy:"; break;
  39.     case "most linked stories":        $tmp = "most linked stories"; break;
  40.     case "Delete Polls":        $tmp = "Vymazat Hlasovßnφ"; break;
  41.     case "Last":            $tmp = "P°edchozφ"; break;
  42.     case "Articles":            $tmp = "╚lßnky"; break;
  43.     case "Edit":            $tmp = "Editovat"; break;
  44.     case "Delete":            $tmp = "Vymazat"; break;
  45.     case "Current Active Topics":    $tmp = "Aktivnφ Tßmata"; break;
  46.     case "Click to Edit":        $tmp = "Klikn∞te pro Editaci"; break;
  47.     case "Add a New Topic":        $tmp = "P°idat NovΘ TΘma"; break;
  48.     case "Topic Name:":            $tmp = "JmΘno TΘmatu:"; break;
  49.     case "Topic Text:":            $tmp = "Text TΘmatu:"; break;
  50.     case "Topic Image:":        $tmp = "Obrßzek TΘmatu:"; break;
  51.     case "Add Topic!":            $tmp = "P°idat TΘma!"; break;
  52.     case "(just a name without spaces - max: 20 characters)":    $tmp = "(jmΘno bez mezer - max: 20 znak∙)"; break;
  53.     case "(the full topic text or description - max: 40 characters)":    $tmp = "(┌pln² popis - max:40 znak∙)"; break;
  54.     case "(image name + extension located in":    $tmp = "(jmΘno obrßzku + umφst∞nφ"; break;
  55.     case "for example: gamesandhobbies":    $tmp = "for example: gamesandhobbies"; break;
  56.     case "for example: Games and Hobbies":    $tmp = "for example: Games and Hobbies"; break;
  57.     case "for example: games.gif":    $tmp = "pro p°φklad: games.gif"; break;
  58.     case "Edit Topic:":            $tmp = "Editovat TΘma:"; break;
  59.     case "Save Changes!":        $tmp = "Ulo₧it Zm∞ny!"; break;
  60.     case "Delete Topic":        $tmp = "Smazat TΘma"; break;
  61.     case "Are you sure you want to delete Topic":    $tmp = "Opravdu chcete smazat toto tΘma"; break;
  62.     case "This will delete ALL it's stories and it's comments!":    $tmp = "Tφmto vyma₧ete vÜechny komentß°e k Φlßnku!"; break;
  63.     case "changerblock":        $tmp = "Zm∞nit Blok"; break;
  64.     case "deleterblock":        $tmp = "Smazat Blok"; break;
  65.     case "makerblock":            $tmp = "Vytvo°it Blok"; break;
  66.     case "changelblock":        $tmp = "Zm∞nit Blok"; break;
  67.     case "deletelblock":        $tmp = "Smazat Blok"; break;
  68.     case "makelblock":            $tmp = "Vytvo°it Blok"; break;
  69.     case "Create New Right Block":    $tmp = "Vytvo°it Nov² Prav² Blok"; break;
  70.     case "Create New Left Block":    $tmp = "Vytvo°it Nov² Lev² Blok"; break;
  71.     case "Edit Admin Block":        $tmp = "Editovat Admin Blok"; break;
  72.     case "Are you sure you want to remove Story ID #":    $tmp = "Opravdu chcete smazat ID p°φb∞hu #"; break;
  73.     case "and all it's comments?":    $tmp = "a vÜechny komentß°e?"; break;
  74.     case "Edit Admins":            $tmp = "Editovat Adminy"; break;
  75.     case "Add User":            $tmp = "P°idat U₧ivatele"; break;
  76.     case "Update User":            $tmp = "Aktualizovat U₧ivatele"; break;
  77.     case "User ID":            $tmp = "User ID"; break;
  78.     case "Preview Story":        $tmp = "Ukßzat P°φb∞h"; break;
  79.     case "Past Articles":        $tmp = "MinulΘ Φlßnky"; break;
  80.     case "comment":    $tmp = "komentß°"; break;
  81.     case "comments?":    $tmp = "komentß°e"; break;
  82.     case "Welcome to":    $tmp = "Vφtßme Vßs"; break;
  83.     case "Votes: ":    $tmp = "Hlasuj: "; break;
  84.     case "Past Surveys":    $tmp = "MinulΘ pr∙zkumy"; break;
  85.     case "Survey":    $tmp = "Pr∙zkum"; break;
  86.     case "Total Votes: ":    $tmp = "VÜechna Hasovßnφ: "; break;
  87.     case "Voting Booth":    $tmp = "Volebnφ Budka"; break;
  88.     case "Other Polls":    $tmp = "JinΘ Volby"; break;
  89.     case "Results":    $tmp = "V²sledky"; break;
  90.     case "Your Name":    $tmp = "VaÜe JmΘno"; break;
  91.     case "New User":    $tmp = "Nov² U₧ivatel"; break;
  92.     case "Title":    $tmp = "Nadpis"; break;
  93.     case "Be Descriptive, Clear and Simple":    $tmp = "Bu∩te struΦnφ"; break;
  94.     case "bad titles='Check This Out!' or 'An Article'.":    $tmp = "Üpatn² nadpis='Zkontrolujte to!' nebo 'N∞jak² ╚lßnek'."; break;
  95.     case "The Scoop":    $tmp = "The Scoop"; break;
  96.     case "HTML is fine, but double check those URLs and HTML tags!":    $tmp = "HTML is fine, but double check those URLs and HTML tags!"; break;
  97.     case "You must preview once before you can submit":    $tmp = "Musφte si to prohlΘdnout jednou p°ed odeslßnφm"; break;
  98.     case "Are you sure you included a URL? Did you test them for typos?":    $tmp = "Opravdu chcete zahrnout URL? Nebo m∞ testujete?"; break;
  99.     case "Select Topic":    $tmp = "Vyber TΘma"; break;
  100.     case "Thanks for your submission.":    $tmp = "Dφky za caÜi ochotu. We'll look into our 8 magic ball and it might just tell us to post your story. Keep em coming."; break;
  101.     case "We received":        $tmp = "P°iÜlo"; break;
  102.     case "visitors from":    $tmp = "nßvÜt∞vnφci z"; break;
  103.     case "Operating Systems":    $tmp = "OperaΦnφ SystΘmy"; break;
  104.     case "Unknown":    $tmp = "NeznßmΘ"; break;
  105.     case "Threshold":    $tmp = "Threshold"; break;
  106.     case "No Comments":    $tmp = "Bez Komentß°∙"; break;
  107.     case "Nested":    $tmp = "Vlo₧en²"; break;
  108.     case "Flat":    $tmp = "Flat"; break;
  109.     case "Threaded":    $tmp = "Threaded"; break;
  110.     case "Oldest First":    $tmp = "NejstarÜφ"; break;
  111.     case "Newest First":    $tmp = "Nejnov∞jÜφ"; break;
  112.     case "Highest Scores First":    $tmp = "NejvyÜÜφ Sk°e"; break;
  113.     case "Save":    $tmp = "Ulo₧it"; break;
  114.     case "Refresh":    $tmp = "Obnovit"; break;
  115.     case "Reply":    $tmp = "Odpov∞d∞t"; break;
  116.     case "The comments are owned by the poster. We aren't responsable for its content.":    $tmp = "The comments are owned by the poster. We aren't responsable for its content."; break;
  117.     case "Post Anonymously":    $tmp = "Poslßno Anonymn∞"; break;
  118.     case "Post":    $tmp = "Poslat"; break;
  119.     case "Comment":    $tmp = "Komentß°"; break;
  120.     case "Extrans (html tags to text)":    $tmp = "tagy html do textu)"; break;
  121.     case "HTML Formatted":    $tmp = "HTML Formßtovßno"; break;
  122.     case "Plain Old Text":    $tmp = "Vlo₧it Jako Text"; break;
  123.     case "Subject":    $tmp = "P°edm∞t"; break;
  124.     case "Allowed HTML:":    $tmp = "Povoleno HTML:"; break;
  125.     case "User Info":    $tmp = "U₧ivatelskΘ Info"; break;
  126.     case "Score: ":    $tmp = "Sk≤re: "; break;
  127.     case "by":    $tmp = ""; break;
  128.     case "on":    $tmp = "on"; break;
  129.     case "Moderate":    $tmp = "Moderßtor"; break;
  130.     case "This is your personal page":    $tmp = "Toto je vaÜe osobnφ strßnka. charakterizuje co vßs zajφmß. Jestli₧e nechcete ztrßcet Φas, tak tohle je to pravΘ mφsto."; break;
  131.     case "My HomePage:":    $tmp = "Moje Strßnka:"; break;
  132.     case "My E-Mail:":        $tmp = "M∙j E-Mail:"; break;
  133.     case "Extra Info:":        $tmp = "Extra Info"; break;
  134.     case "There is no available info for":    $tmp = "Zde nejsou informace pro"; break;
  135.     case "This web site uses":        $tmp = "Tohle jsou u₧ivatelΘ tΘto strßnky"; break;
  136.     case "Incorrect Login!":    $tmp = "èpatn² Login!"; break;
  137.     case "New User:":    $tmp = "Nov² U₧ivatel:"; break;
  138.     case "(Password will be sent to the email address you enter.)":    $tmp = "(Heslo bude odeslßno na vßÜ E-Mail.)"; break;
  139.     case "Lost your Password?":    $tmp = "Ztratili Jste Heslo?"; break;
  140.     case "No problem. Just type your Nickname and click on send button.":    $tmp = "Äßdn² problΘm. NapiÜte vaÜe Nickname a klikn∞te na tlaΦφtko odeslat."; break;
  141.     case "Notice: Account preferences are cookie based.":    $tmp = "Upozorn∞nφ: ┌Φet je postaven² na cookies."; break;
  142.     case "more info...":    $tmp = "vφce informacφ..."; break;
  143.     case "Sorry, no corresponding user info was found":        $tmp = "Omlouvßm se, nebyly nalezeny informace o korespondentovi"; break;
  144.     case "User Password for":    $tmp = "U₧ivatelskΘ Heslo pro"; break;
  145.     case "The user account":    $tmp = "U₧ivatelsk² ·Φet"; break;
  146.     case "at":    $tmp = "v"; break;
  147.     case "has this email associated with it.":    $tmp = "tento mail je asociovßn."; break;
  148.     case "A web user from":    $tmp = "Webov² u₧ivatel z"; break;
  149.     case "has just requested that password be sent.":    $tmp = "Po₧adovanΘ heslo bylo prßv∞ odeslßno."; break;
  150.     case "Your New Password is:":    $tmp = "VaÜe NovΘ Heslo je:"; break;
  151.     case "You can change it after you login at":    $tmp = "M∙₧ete ho zm∞nit po p°ihlßÜenφ jako"; break;
  152.     case "If you didn't ask for this, don't worry. You are seeing this message, not 'them'. If this was an error just login with your new password.":    $tmp = "Poku∩ jste si neza₧ßdali o zaslßnφ hesla, ned∞lejte si stφm ₧ßdnΘ starosti."; break;
  153.     case "Password for":    $tmp = "Heslo pro"; break;
  154.     case "mailed.":    $tmp = "odeslßno."; break;
  155.     case "ERROR: Email address already registered":    $tmp = "Chyba: Email adresa u₧ byla registrovßna"; break;
  156.     case "ERROR: Nickname taken":    $tmp = "Chyba: Nickname bylo registrovßno"; break;
  157.     case "ERROR: Name is reserved.":    $tmp = "Chyba: jmΘno bylo registrovßno."; break;
  158.     case "ERROR: Invalid email":    $tmp = "Chyba: èpatn² email"; break;
  159.     case "ERROR: Email addresses do not contain spaces.":    $tmp = "Chyba: Email adresa nesmφ obsahovat mezery."; break;
  160.     case "ERROR: Invalid Nickname":    $tmp = "Chyba: NeplatnΘ Nickname"; break;
  161.     case "Nickname is too long. It must be less than 15 characters.":    $tmp = "Nickname je moc dlouhΘ. Musφ b²t kratÜφ ne₧ 15 znak∙."; break;
  162.     case "There cannot be any spaces in the Nickname.":        $tmp = "V Nickname nesmφ b²t obsa₧en² ₧ßdnΘ mezery."; break;
  163.     case "Finish":    $tmp = "DokonΦit"; break;
  164.     case "You or someone else has used your email account":    $tmp = "Vy nebo n∞kdo jin² pou₧il vßÜ emailov² ·Φet"; break;
  165.     case "to register an account at":    $tmp = "pro registraci ·Φtu na"; break;
  166.     case "The following is the member information:":    $tmp = "Nßsledujφcφ informace o Φlenu:"; break;
  167.     case "-Nickname: ":        $tmp = "-Nickname: "; break;
  168.     case "-Password: ":        $tmp = "-Password: "; break;
  169.     case "Your Password is: ":        $tmp = "VaÜe Heslo je: "; break;
  170.     case "You are now registered. You should receive your password at the email account you provided.":        $tmp = "Prßv∞ jste se zaregistrovali. M∞li byste obdr₧et heslo na vßÜ email b∞hem 2 dn∙."; break;
  171.     case "Real Name":    $tmp = "OpravdovΘ JmΘno"; break;
  172.     case "Real Email":    $tmp = "Opravdov² Email"; break;
  173.     case "Fake Email":    $tmp = "Fake Email"; break;
  174.     case "Your HomePage":    $tmp = "VaÜe HomePage"; break;
  175.     case "Extra Info":    $tmp = "Extra Info"; break;
  176.     case "(optional)":    $tmp = "(doporuΦeno)"; break;
  177.     case "(required)":    $tmp = "(po₧adovßno)"; break;
  178.     case "(This Email will not be public but is required, will be used to send your password if you lost it)":        $tmp = "(tento mail nebude zve°ejn∞n, ale je po₧adovßn, pro pou₧itφ v p°φpad∞, ₧e zapomenet heslo)"; break;
  179.     case "(This Email will be public. Just type what you want, Spam proof)":        $tmp = "(Tento Email je ve°ejn².)"; break;
  180.     case "(255 characters max. Type what others can know about yourself)":        $tmp = "(M∙₧ete o sob∞ napsat pouze 255 znak∙.)"; break;
  181.     case "(type a new password twice to change it)":        $tmp = "(NapiÜte novΘ heslo pro zm∞nu)"; break;
  182.     case "Save Changes":    $tmp = "Ulo₧it Zm∞ny"; break;
  183.     case "Both passwords are different. They need to be identical.":    $tmp = "Hesla jsou odliÜnß. Musφ b²t shodnß."; break;
  184.     case "Sorry, your password must be at least":    $tmp = "VaÜe heslo musφ b²t nejmΘn∞ dlouhΘ"; break;
  185.     case "characters long":        $tmp = "znak∙"; break;
  186.     case "Something screwed up... don't you hate that?":    $tmp = "Something screwed up... don't you hate that?"; break;
  187.     case "Current Active Sections":    $tmp = "Aktivnφ Sekce"; break;
  188.     case "Add a New Section":    $tmp = "P°idat Novou sekci"; break;
  189.     case "Section Name:":    $tmp = "JmΘno Sekce:"; break;
  190.     case "(40 characters Max.)":    $tmp = "(40 znak∙ Max.)"; break;
  191.     case "Add Section!":    $tmp = "P°idat sekci!"; break;
  192.     case "Edit Section:":    $tmp = "Editovat Sekci:"; break;
  193.     case "Delete Section!":    $tmp = "Smazat Sekci!"; break;
  194.     case "Add Article in Sections":    $tmp = "P°idat ╚lßnek do Sekce"; break;
  195.     case "Add Article!":    $tmp = "P°idat ╚lßnek!"; break;
  196.     case "Edit Article":    $tmp = "Editovat ╚lßnek"; break;
  197.     case "Content":    $tmp = "Content"; break;
  198.     case "Delete Article: ":    $tmp = "Vymazat ╚lßnek: "; break;
  199.     case "Are you sure you want to delete this article?":    $tmp = "Opravdu chcete vymazat tento Φlßnek?"; break;
  200.     case "Are you sure you want to delete section":    $tmp = "Opravdu chcete vymazat tuto sekci"; break;
  201.     case "Delete Section: ":    $tmp = "Delete Section: "; break;
  202.     case "This will delete ALL its articles!":        $tmp = "Tφmto vyma₧ete vÜechny jejφ Φlßnky!"; break;
  203.     case "Welcome to the Special Sections at":    $tmp = "Vφtßm Vßs ve Specißlnφ Sekci"; break;
  204.     case "Here you can find some cool articles not presents in the Home.":    $tmp = "Zde naleznete n∞kterΘ specißlnφ Φlßnky."; break;
  205.     case "This is Section":    $tmp = "Toto je Sekce"; break;
  206.     case "Following are the articles published under this section.":    $tmp = "Following are the articles published under this section."; break;
  207.     case "Return to Sections Index":    $tmp = "Vra¥ se do hlavnφ sekce"; break;
  208.     case "Back to":    $tmp = "Vra¥ se do"; break;
  209.     case "Sections Index":    $tmp = "Hlavnφ Sekce"; break;
  210.     case "All Topics":    $tmp = "VÜechna TΘmata"; break;
  211.     case "All Authors":    $tmp = "VÜichni Auto°i"; break;
  212.     case "News number in the Home":    $tmp = "News number in the Home"; break;
  213.     case "Activate Personal Menu":    $tmp = "Osobnφ Menu Aktivovßno"; break;
  214.     case "(Check this option and the following text will appear in the Home)":    $tmp = "(Check this option and the following text will appear in the Home)"; break;
  215.     case "(You can use HTML code to put links, for example)":    $tmp = "(You can use HTML code to put your links, for example)"; break;
  216.     case "Select One Theme":    $tmp = "OznaΦte Jedno TΘma"; break;
  217.     case "This option will change the look for the whole site.":    $tmp = "Toto nastavenφ zm∞ni vzhled strßnky."; break;
  218.     case "The changes will be valid only to you.":    $tmp = "Tato zm∞na bude viditelnß pouze pro vßs."; break;
  219.     case "Each user can view the site with different theme.":    $tmp = "N∞kte°φ u₧ivatelΘ m∙₧ou vid∞t strßnku s jin²m vzhledem."; break;
  220.     case "Display Mode":    $tmp = "M≤d Zobrazovßnφ"; break;
  221.     case "Sort Order":    $tmp = "Sort Order"; break;
  222.     case "Comments scored less than this setting will be ignored.":    $tmp = "Comments scored less than this setting will be ignored."; break;
  223.     case "Uncut and Raw":    $tmp = "Uncut and Raw"; break;
  224.     case "Almost Everything":    $tmp = "Almost Everything"; break;
  225.     case "Filter Most Anon":    $tmp = "Filter Most Anon"; break;
  226.     case "Score":    $tmp = "Sk≤re"; break;
  227.     case "Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.":    $tmp = "Anonymous posts start at 0, logged in post start at 1. Moderators add and subtract points."; break;
  228.     case "Do Not Display Scores":    $tmp = "Do Not Display Scores"; break;
  229.     case "(Hides score: They still apply, you just don't see them.)":    $tmp = "(Hides score: They still apply, you just don't see them.)"; break;
  230.     case "Max Comment Length":    $tmp = "Max Comment Length"; break;
  231.     case "(Truncates long comments, and adds a Read More link. Set really big to disable)":    $tmp = "(Truncates long comments, and adds a Read More link. Set really big to disable)"; break;
  232.     case "Posted by ":    $tmp = "Poslßno "; break;
  233.     case "Posted on ":    $tmp = "Posted on "; break;
  234.     case "on":    $tmp = "on"; break;
  235.     case "Contributed by ":    $tmp = "Contributed by "; break;
  236.     case "writes":    $tmp = "writes"; break;
  237.     case "Menu for":    $tmp = "Menu for"; break;
  238.     case "total words in this text)":    $tmp = "total words in this text)"; break;
  239.     case "votes":    $tmp = "votes"; break;
  240.     case " on...":    $tmp = " on..."; break;
  241.     case "New Article":        $tmp = "New Article"; break;
  242.     case "Delete Topic!":    $tmp = "Delete Topic!"; break;
  243.     case "Click to list all articles in this topic":    $tmp = "Click to list all articles in this topic"; break;
  244.     case "Welcome to the TOP page for":    $tmp = "Welcome to the TOP $top page for"; break;
  245.     case "most readed stories":    $tmp = "most read stories"; break;
  246.     case "readed:":    $tmp = "read:"; break;
  247.     case "times":    $tmp = "times"; break;    
  248.     case "most commented stories":    $tmp = "most commented stories"; break;
  249.     case "comments:":    $tmp = "comments:"; break;
  250.     case "most voted polls":    $tmp = "most voted polls"; break;
  251.     case "votes:":    $tmp = "votes:"; break;
  252.     case "Edit Article ID:":    $tmp = "Edit Article ID:"; break;
  253.     case "most readed articles in special sections":    $tmp = "most read articles in special sections"; break;
  254.     case "No Subject":    $tmp = "No Subject"; break;
  255.     case "Read the rest of this comment...":    $tmp = "Read the rest of this comment..."; break;
  256.     case "All":    $tmp = "vÜe"; break;
  257.     case "week":    $tmp = "t²den"; break;
  258.     case "weeks":    $tmp = "t²dny"; break;
  259.     case "month":    $tmp = "m∞sφc"; break;
  260.     case "months":    $tmp = "m∞sφce"; break;
  261.     case "most active news submitters":    $tmp = "Nejvφce aktivnφ p°isp∞vovatelΘ novinek"; break;
  262.     case "sent news:":    $tmp = "zaslat novinky:"; break;
  263.     case "Delete Article!":    $tmp = "Smazat ╚lßnek!"; break;
  264.     case "Banners Administration":    $tmp = "Administrace banner∙"; break;
  265.     case "Current Active Banners":    $tmp = "Prßv∞ aktivnφ bannery"; break;
  266.     case "ID":    $tmp = "ID"; break;
  267.     case "Impressions":    $tmp = "Impressions"; break;
  268.     case "Imp. Left":    $tmp = "Imp. Left"; break;
  269.     case "Clicks":    $tmp = "Clicks"; break;
  270.     case "% Clicks":    $tmp = "% Clicks"; break;
  271.     case "Client Name":    $tmp = "JmΘno Klienat"; break;
  272.     case "Functions":    $tmp = "Funkce"; break;
  273.     case "Imp.":    $tmp = "Imp."; break;
  274.     case "Date Started":    $tmp = "Odstartovßno"; break;
  275.     case "Date Ended":    $tmp = "DokonΦeno"; break;
  276.     case "Finished Banners":    $tmp = "DokonΦeno banner∙"; break;
  277.     case "Advertising Clients":    $tmp = "Reklamnφ klienti"; break;
  278.     case "Active Banners":    $tmp = "Aktivnφ bannery"; break;
  279.     case "Contact Name":    $tmp = "Contact Name"; break;
  280.     case "Contact Email":    $tmp = "Contact Email"; break;
  281.     case "Add a New Banner":    $tmp = "Add a New Banner"; break;
  282.     case "Client Name: ":    $tmp = "Client Name: "; break;
  283.     case "Impressions Purchased: ":    $tmp = "Impressions Purchased: "; break;
  284.     case "Image URL: ":    $tmp = "Image URL: "; break;
  285.     case "Click URL: ":    $tmp = "Click URL: "; break;
  286.     case "Add Banner":    $tmp = "P°idat Banner"; break;
  287.     case "Unlimited":    $tmp = "Nelimitovßno"; break;
  288.     case "Add a New Client":    $tmp = "Add a New Client"; break;
  289.     case "Client Name: ":    $tmp = "Client Name: "; break;
  290.     case "Contact Name: ":    $tmp = "Contact Name: "; break;
  291.     case "Contact Email: ":    $tmp = "Contact Email: "; break;
  292.     case "Client Login: ":    $tmp = "Client Login: "; break;
  293.     case "Client Password: ":    $tmp = "Client Password: "; break;
  294.     case "Add Client":    $tmp = "Add Client"; break;
  295.     case "Delete Banner":    $tmp = "Delete Banner"; break;
  296.     case "Are you sure you want to delete this Banner?":    $tmp = "Are you sure you want to delete this Banner?"; break;
  297.     case "Edit Banner":    $tmp = "Edit Banner"; break;
  298.     case "Add More Impressions: ":    $tmp = "Add More Impressions: "; break;
  299.     case "Purchased: ":    $tmp = "Purchased: "; break;
  300.     case "Made: ":    $tmp = "Made: "; break;
  301.     case "Change Banner":    $tmp = "Change Banner"; break;
  302.     case "Delete Advertising Client":    $tmp = "Delete Advertising Client"; break;
  303.     case "You are about to delete client:":    $tmp = "You are about to delete client:"; break;
  304.     case "and all its Banners!!!":    $tmp = "and all its Banners!!!"; break;
  305.     case "This client doesn't have any banner running now.":    $tmp = "This client doesn't have any banner running now."; break;
  306.     case "This client has the following ACTIVE BANNERS running in":    $tmp = "This client has the following ACTIVE BANNERS running in"; break;
  307.     case "WARNING!!!":    $tmp = "WARNING!!!"; break;
  308.     case "Are you sure you want to delete this Client and ALL its Banners?":    $tmp = "Are you sure you want to delete this Client and ALL its Banners?"; break;
  309.     case "Edit Advertising Client":    $tmp = "Edit Advertising Client"; break;
  310.     case "Change Client":    $tmp = "Change Client"; break;
  311.     case "has just requested a Confirmation Code to change the password.":    $tmp = "has just requested a Confirmation Code to change the password."; break;
  312.     case "Your Confirmation Code is:":    $tmp = "Your Confirmation Code is:"; break;
  313.     case "With this code you can now assign a new password at":    $tmp = "With this code you can now assign a new password at"; break;
  314.     case "If you didn't ask for this, dont worry. Just delete this Email.":    $tmp = "If you didn't ask for this, dont worry. Just delete this Email."; break;
  315.     case "Confirmation Code for":    $tmp = "Confirmation Code for"; break;
  316.     case "Send Password":    $tmp = "Send Password"; break;
  317.     case "Confirmation Info":    $tmp = "You'll receive a Confirmation Code by Email, then return here and retype your Nickname and your Code, after that you'll receive your new Password by Email."; break;
  318.     case "Confirmation Code":    $tmp = "Confirmation Code"; break;
  319.     case "User Login":    $tmp = "User Login"; break;
  320.     case "E-Mail: ":    $tmp = "Email: "; break;
  321.     case "Password: ":    $tmp = "Password: "; break;
  322.     case "As a registered user you can:":    $tmp = "As a registered user you can:"; break;
  323.     case "Post comments with your name":    $tmp = "Post comments with your name"; break;
  324.     case "Send news with your name":    $tmp = "Send news with your name"; break;
  325.     case "Have a personal box in the Home":    $tmp = "Have a personal box in the Home"; break;
  326.     case "Select how many news you want in the Home":    $tmp = "Select how many news you want in the Home"; break;
  327.     case "Customize the comments":    $tmp = "Upravit komentß°e"; break;
  328.     case "Select different themes":    $tmp = "OznaΦit tΘmata"; break;
  329.     case "some other cool stuff...":    $tmp = "pßr dalÜφch novinek..."; break;
  330.     case "Register Now! It's Free!":    $tmp = "Zaregistrujte se! Je to zdarma!"; break;
  331.     case "We don't sell/give to others your personal info.":    $tmp = "Neprodßvßme vaÜe osobnφ informace."; break;
  332.     case "Nickname: ":    $tmp = "Nickname: "; break;
  333.     case "Confirmation Code: ":    $tmp = "Kontrolnφ k≤d:"; break;
  334.     case "most active authors":    $tmp = "most active authors"; break;
  335.     case "news published:":    $tmp = "publikovßno novinek:"; break;
  336.     case "previous matches":    $tmp = "minulΘ v²sledky"; break;
  337.     case "next matches":    $tmp = "dalÜφ v²sledky"; break;
  338.     case "Are you sure you want to delete": $tmp = "Opravdu si p°ejete vymazat "; break;
  339.     case "Browsers":            $tmp = "Prohlφ₧eΦe"; break;
  340.     case "Main":            $tmp = "Hlevnφ"; break;
  341.     case "Admin":            $tmp = "Admin"; break;
  342.     case "Left":            $tmp = "LevΘ"; break;
  343.     case "Right":            $tmp = "PravΘ"; break;
  344.     case "Authors":            $tmp = "Auto°i"; break;
  345.     case "Users":            $tmp = "U₧ivatelΘ"; break;
  346.     case "bytes more":            $tmp = "byt∙"; break;
  347.     case "ChangeStory":            $tmp = " Zm∞nit P°φb∞h "; break;
  348.     case "RemoveStory":            $tmp = " Smazat P°φb∞h "; break;
  349.     case "Content:":             $tmp = "Content:"; break;
  350.     case "Create new poll":        $tmp = "Vytvo°it novou anketu"; break;
  351.     case "Create":            $tmp = "Vytvo°it"; break;
  352.     case "Current Poll:":         $tmp = "Aktußlnφ Anketa: "; break;
  353.     case "Delete Author":        $tmp    = "Smazat Autora"; break;
  354.     case "DeleteStory":            $tmp    = " Smazat P°φb∞h "; break;
  355.     case "DisplayStory":        $tmp = " Zobrazit P°φb∞h "; break;
  356.     case "Edit Left Blocks":         $tmp = "Editovat LevΘ Bloky"; break;
  357.     case "Edit Admin Block":         $tmp = "Editovat Admin Blok"; break;
  358.     case "Edit Right Blocks":         $tmp = "Editovat PravΘ Bloky"; break;
  359.     case "Edit Main Block":         $tmp = "Edit Main Block"; break;
  360.     case "Extended Text":        $tmp    = "Extended Text"; break;
  361.     case "New Poll":             $tmp    = "Novß Anketa"; break;
  362.     case "View Results":         $tmp    = "Zobrazit V²sledky"; break;
  363.     case "Delete Poll":         $tmp    = "Smzat Anketu"; break;
  364.     case "EditStory":            $tmp = " Editovat P°φb∞h "; break;
  365.     case "Email":            $tmp    = "Email"; break;
  366.     case "Full Text":            $tmp    = "Full Text"; break;
  367.     case "Go home":            $tmp    = "Jdi Dom∙"; break;
  368.     case "Go!":                $tmp    = "Ok"; break;
  369.     case "Handle":            $tmp    = "Nickname"; break;
  370.     case "Intro Text":            $tmp    = "Intro Text"; break;
  371.     case "Logged out":            $tmp    = "Logged out"; break;
  372.     case "Logout":            $tmp = "Odhlßsit"; break;
  373.     case "Modify Info":            $tmp    = "Zm∞nit Informace"; break;
  374.     case "Name":            $tmp    = "JmΘno"; break;
  375.     case "Name:":            $tmp    = "JmΘno:"; break;
  376.     case "No New Submission":         $tmp = "No New Submission"; break;
  377.     case "No New Submissions":         $tmp = "No New Submissions"; break;
  378.     case "No":                $tmp    = "No"; break;
  379.     case "Notes":            $tmp    = "Notes"; break;
  380.     case "Option":            $tmp    = "Option"; break;
  381.     case "Password":            $tmp    = "Heslo"; break;
  382.     case "Parent":            $tmp    = "Parent"; break;
  383.     case "Read More...":        $tmp    = "Vφce..."; break;
  384.     case "Retype Passowrd":        $tmp="Heslo Znovu"; break;
  385.     case "Please choose a poll from the list below.": $tmp = "Prosφm vyberte ankety z tohoto listu."; break;
  386.     case "Please enter each available option into a single field": $tmp = "Prosφm zadejte n∞jakΘ mo₧nΘ nastavenφ do jednΘ °ßdky"; break;
  387.     case "Polltitle":            $tmp    = "Nßzev Ankety"; break;
  388.     case "Post NEW Article":         $tmp = "Poslat NOV▌ ╚lßnek"; break;
  389.     case "PostAdminStory":        $tmp    = "PoslatAdmin∙vP°φb∞h"; break;
  390.     case "PostStory":            $tmp    = " Poslat P°φb∞h "; break;
  391.     case "PreviewAdminStory":        $tmp    = "ProhlφdnoutAdmin∙v p°φb∞h"; break;
  392.     case "PreviewAgain":        $tmp    = " Prohlφdnout Znovu "; break;
  393.     case "Remove an existing poll":    $tmp    = "Smazat n∞jakou anketu"; break;
  394.     case "Remove existing poll":     $tmp = "Smazat anketu"; break;
  395.     case "Remove":            $tmp    = "Smazat"; break;
  396.     case "Retype Password":        $tmp    = "P°epsat Heslo"; break;
  397.     case "Search":            $tmp = "Hledat"; break;
  398.     case "Search in":            $tmp = "Hledat v"; break;
  399.     case "Sorry, the new passwords do not match. Click back and try again":    $tmp    = "Chyba: ÜpatnΘ novΘ heslo. vra¥te se zpßtky a zkuste to znovu "; break;
  400.     case "Story ID:":            $tmp = "Story ID:"; break;
  401.     case "Subject":            $tmp    = "P°edm∞t"; break;
  402.     case "The Story":            $tmp    = "P°φb∞h"; break;
  403.     case "Title:":            $tmp = "Title:"; break;
  404.     case "Topic":            $tmp = "Nadpis"; break;
  405.     case "Topics Manager":        $tmp = "Mana₧er Nadpis∙"; break;
  406.     case "URL":                $tmp    = "URL"; break;
  407.     case "Update Author":        $tmp    = " Aktualizovat Autora "; break;
  408.     case "View poll results":        $tmp    = "Zobrazit V²sledky Ankety"; break;
  409.     case "View":            $tmp    = " View "; break;
  410.     case "WARNING: The chosen poll will be removed IMMEDIATELY from the database!":    $tmp    = "VAROV┴N═: OznaΦenß anketa bude smazßna nav₧dy z databßze!"; break;
  411.     case "Yes":                $tmp    = "Ano"; break;
  412.     case "You are now logged out":    $tmp    = "Prßv∞ jste se odhlßsil"; break;
  413.     case "adminMain":           $tmp = "adminMain"; break;
  414.     case "adminStory":           $tmp = "adminStory"; break;
  415.     case "bad pass":            $tmp    = "ÜpatnΘ heslo"; break;
  416.     case "blocks":               $tmp = "bloky"; break;
  417.     case "changeblock":         $tmp = " Zm∞nit Blok "; break;
  418.     case "create":            $tmp    = "vytvo°it"; break;
  419.     case "createPosted":        $tmp    = "createPosted"; break;
  420.     case "current authors":        $tmp    = "current authors"; break;
  421.     case "datestring":            $tmp = "%A, %B %d @ %T %Z"; break;
  422.     case "deladmin":            $tmp    = "smazatadmin"; break;
  423.     case "deladminconf":        $tmp    = "deladminconf"; break;
  424.     case "delete":            $tmp    = "smazat"; break;
  425.     case "deleteblock":         $tmp = " Smazat Blok "; break;
  426.     case "Login":            $tmp    = " Login "; break;
  427.     case "logout":            $tmp    = "odhlßsit"; break;
  428.     case "makeblock":            $tmp = " Vytvo°it blok "; break;
  429.     case "mod_authors":            $tmp    = "mod_authors"; break;
  430.     case "modifyadmin":            $tmp    = "modifyadmin"; break;
  431.     case "remove":            $tmp    = "odstranit"; break;
  432.     case "removePosted":        $tmp    = " Odstranit PoslanΘ "; break;
  433.     case "update":            $tmp    = "aktualizovat"; break;
  434.     case "view":            $tmp    = "zobrazit"; break;
  435.     case "viewPosted":            $tmp    = " Zobrazit PoslanΘ "; break;
  436.     case "AdminID":            $tmp    = "AdminID";break;
  437.     case "Edit Users":             $tmp    = "Editovat U₧ivatele";break;
  438.     case "user":             $tmp    = "U₧ivatel";break;
  439.     case "Modify User":         $tmp    = "Upravit U₧ivatele";break;
  440.     case "Delete User":         $tmp    = "Smazat U₧ivatele";break;
  441.     case "Handle/UserID":         $tmp    = "User ID";break;
  442.     case "* indicates compulsory fields": $tmp = "* indicates compulsory fields"; break;
  443.     case "You must complete all compulsory fields":    $tmp    = "Musφte vyplnit vÜechny kolonky"; break;
  444.  
  445. // Added for PHP-Nuke 2.0
  446.  
  447.     case "Miscelaneous Stats":              $tmp    = "Miscelaneous Stats"; break;
  448.     case "Registered Users: ":              $tmp    = "Registrovan²ch U₧ivatel∙: "; break;
  449.     case "Active Authors: ":                $tmp    = "Aktivnφch Autor∙: "; break;
  450.     case "Stories Published: ":             $tmp    = "Publikovßno P°φb∞h∙: "; break;
  451.     case "Comments Posted: ":               $tmp    = "Poslan²ch Komentß°∙: "; break;
  452.     case "Special Sections: ":              $tmp    = "Special Sections: "; break;
  453.     case "Articles in Sections: ":          $tmp    = "╚lßnk∙ v sekci: "; break;
  454.     case "News Waiting to be Published: ":      $tmp    = "News Waiting to be Published: "; break;
  455.     case "Active Topics: ":                   $tmp    = "Active Topics: "; break;
  456.     case "linksdatestring":            $tmp     = "%d-%b-%Y"; break;
  457.     case "Section Image:":                    $tmp    = "Section Image:"; break;
  458.     case "(example: opinion.gif)":                $tmp    = "(example: opinion.gif)"; break;
  459.     case "Web Links":                        $tmp    = "Web Links"; break;
  460.     case "There are":                        $tmp    = "There are"; break;
  461.     case "Links in our Database":            $tmp    = "Links in our Database"; break;
  462.     case "Add a MAIN Category":                $tmp    = "Add a MAIN Category"; break;
  463.     case "Name: ":                        $tmp    = "Name: "; break;
  464.     case "Add":                            $tmp    = "Add"; break;
  465.     case "Add a SUB-Category":                $tmp    = "Add a SUB-Category"; break;
  466.     case "in":                            $tmp    = "in"; break;
  467.     case "Add a New Link":                $tmp    = "Add a New Link"; break;
  468.     case "Page Title: ":                $tmp    = "Page Title: "; break;
  469.     case "Page URL: ":                        $tmp    = "Page URL: "; break;
  470.     case "Category: ":                        $tmp    = "Category: "; break;
  471.     case "Description: (255 characters max)":   $tmp    = "Description: (255 characters max)"; break;
  472.     case "Add URL":                        $tmp    = "Add URL"; break;
  473.     case "Modify Category":                $tmp    = "Modify Category"; break;
  474.     case "Modify":                        $tmp    = "Modify"; break;
  475.     case "Modify Links":                $tmp    = "Modify Links"; break;
  476.     case "Link ID: ":                        $tmp    = "Link ID: "; break;
  477.     case "Description: ":                $tmp    = "Description: "; break;
  478.     case "Links Waiting for Validation":        $tmp    = "Links Waiting for Validation"; break;
  479.     case "Visit":                        $tmp    = "Visit"; break;
  480.     case "Hits: ":                        $tmp    = "Hits: "; break;
  481.     case "Email: ":                        $tmp    = "Email: "; break;
  482.     case "Category Name: ":                $tmp    = "Category Name: "; break;
  483.     case "Sub-Category Name: ":                $tmp    = "Sub-Category Name: "; break;
  484.     case "WARNING: Are you sure you want to delete this Category and ALL its Links?":        $tmp    = "WARNING: Are you sure you want to delete this Category and ALL its Links?"; break;
  485.     case "ERROR: The Category":                $tmp    = "ERROR: The Category"; break;
  486.     case "already exist!":                $tmp    = "already exist!"; break;
  487.     case "ERROR: The SubCategory":            $tmp    = "ERROR: The SubCategory"; break;
  488.     case "ERROR: This URL is already listed in the Database!":            $tmp    = "ERROR: This URL is already listed in the Database!"; break;
  489.     case "ERROR: You need to type a URL for your URL!":                $tmp    = "ERROR: You need to type a URL for your URL!"; break;
  490.     case "ERROR: You need to type a TITLE for your URL!":            $tmp    = "ERROR: You need to type a TITLE for your URL!"; break;
  491.     case "ERROR: You need to type a DESCRIPTION for your URL!":            $tmp    = "ERROR: You need to type a DESCRIPTION for your URL!"; break;
  492.     case "New Link added to the Database":    $tmp    = "New Link added to the Database"; break;
  493.     case "Your Link at":                 $tmp    = "Your Link at"; break;
  494.     case "Hello":                          $tmp    = "Hello"; break;
  495.     case "We approved your link submission for our search engine.":        $tmp    = "We approved your link submission for our search engine."; break;
  496.     case "You can browse our search engine at:":    $tmp    = "You can browse our search engine at:"; break;
  497.     case "Thanks for your submission!":        $tmp    = "Thanks for you submission!"; break;
  498.     case "team.":                     $tmp    = "team."; break;
  499.     case "HOME":                     $tmp    = "HOME"; break;
  500.     case "Links Main":                        $tmp    = "Links Main"; break;
  501.     case "Add URL":                        $tmp    = "Add URL"; break;
  502.     case "New Links":                        $tmp    = "New Links"; break;
  503.     case "The Best":                        $tmp    = "The Best"; break;
  504.     case "Random Link":                        $tmp    = "Random Link"; break;
  505.     case "Your Name: ":                        $tmp    = "Your Name: "; break;
  506.     case "Your Email: ":                       $tmp    = "Your Email: "; break;
  507.     case "We received your Link submission. Thanks!":    $tmp    = "We received your Link submission. Thanks!"; break;
  508.     case "You'll receive and E-mail when it's approved.":    $tmp    = "You'll receive and E-mail when it's approved."; break;
  509.     case "Links Added to Database":        $tmp    = "Links Added to Database"; break;
  510.     case "Added on: ":                        $tmp    = "Added on: "; break;
  511.     case "Edit This Link":                $tmp    = "Edit This Link"; break;
  512.     case "The":                            $tmp    = "The"; break;
  513.     case "Most Visited Links":                 $tmp    = "Most Visited Links"; break;
  514.     case "SubCategories":                $tmp    = "SubCategories"; break;
  515.     case "Popular Site!":                $tmp    = "Popular Site!"; break;
  516.     case "Previous Page":                $tmp    = "Previous Page"; break;
  517.     case "Next Page":                   $tmp    = "Next Page"; break;
  518.     case "Main":                          $tmp    = "Main"; break;
  519.     case "Search Results for: ":               $tmp    = "Search Results for: "; break;
  520.     case "Try to search":                $tmp    = "Try to search"; break;
  521.     case "in others Search Engines":           $tmp    = "in others Search Engines"; break;
  522.     case "No matches found to your query":    $tmp     = "No matches found to your query"; break;
  523.     case "Links":                $tmp     = "Links"; break;
  524.     case "Links in Web Links: ":        $tmp     = "Links in Web Links: "; break;
  525.     case "Categories in Web Links: ":        $tmp     = "Categories in Web Links: "; break;
  526.     case "New Submissions: ":            $tmp     = "New Submissions: "; break;
  527.     case "Configure":                $tmp     = "Preferences"; break;
  528.     case "Login/Create Account":        $tmp     = "Login/Create Account"; break;
  529.     case "datestring2":                $tmp     = "%A, %B %d"; break;
  530.  
  531. // Added for PHP-Nuke 3.5
  532.  
  533.     case "Events":                $tmp    = "Udßlosti"; break;
  534.     case "Add Event:":                $tmp    = "P°idat udßlost:"; break;
  535.     case "Day:":                    $tmp    = "Den:"; break;
  536.     case "Month:":                $tmp    = "M∞sφc:"; break;
  537.     case "Year:":                    $tmp    = "Year:"; break;
  538.     case "Event Description:":        $tmp    = "Popis udßlosti:"; break;    
  539.     case "Event Maintenance (Edit/Delete):":    $tmp    = "Event Maintenance (Edit/Delete):"; break;
  540.     case "Send":                    $tmp    = "Poslat"; break;
  541.     case "Events Maintenance":        $tmp    = "Events Maintenance"; break;
  542.     case "Edit Event:":                $tmp    = "Upravit udßlost:"; break;
  543.     case "One Day like Today...":        $tmp    = "Tip pro dneÜnφ den..."; break;
  544.   
  545.     default: $tmp = "Needs translation"; break;
  546.  
  547.  
  548. //Added new
  549.     case "Login/Create Account":        $tmp     = "P°ihlßsit se/Vytvo°it ┌Φet"; break;
  550.     case "datestring2":                $tmp     = "%A %d %B "; break;
  551.     case "Don't have an account yet?":     $tmp    = "JeÜt∞ nemßte sv∙j ·Φet ?";break;
  552.     case "You can ":    $tmp    = "M∙₧ete  ";break;
  553.     case "Create One":    $tmp    = "<br>si jeden vytvo°it";break;
  554.     case "As registered user you have some advantages like theme manager,":    $tmp = "<br>Jako registrovan² u₧ivatel mßte n∞kterΘ v²hody jako t°eba mo₧nost zm∞ny designu webu,";break;
  555.     case "comments configuration and post comments with your name." :    $tmp = "posφlßnφ komentß°∙ pod vaÜφm jmΘnem a spoustu v²hod..";break;
  556.     case "Login":        $tmp     = "P°ihlßsit se"; break;
  557.  
  558.     
  559.     }
  560.     return $tmp;
  561. }
  562. ?>