home *** CD-ROM | disk | FTP | other *** search
- <?php
-
- /**************************************************************************/
- /* PHP-NUKE: Advanced Content Management System */
- /* ============================================ */
- /* */
- /* This is the language module with all the system messages */
- /* */
- /* If you made a translation, please go to the site and send to me */
- /* the translated file. Please keep the original text order by modules, */
- /* and just one message per line, also double check your translation! */
- /* */
- /* You need to change the second quoted phrase, not the capital one! */
- /* */
- /* If you need to use double quotes (") remember to add a backslash (\), */
- /* so your entry will look like: This is \"double quoted\" text. */
- /* And, if you use HTML code, please double check it. */
- /**************************************************************************/
-
- define("_ALLTOPICS","Vöechna tÈmata");
- define("_NOCOMMENTS","Bez koment·¯e");
- define("_UCOMMENT","Koment·¯");
- define("_REVIEWS","Recenze");
- define("_SEARCHUSERS","Hledat v datab·zi uûivatel˘");
- define("_SEARCHSECTIONS","Hledat ve speci·lnÌ sekci");
- define("_SEARCHREVIEWS","Hledat v recenzÌch");
- define("_SEARCHIN","Prohledat");
- define("_ARTICLES","»l·nky");
- define("_ALLAUTHORS","Vöechny autory");
- define("_ALL","Vöe");
- define("_WEEK","t˝den");
- define("_WEEKS","t˝dny");
- define("_MONTH","mÏsÌc");
- define("_MONTHS","mÏsÌce");
- define("_SEARCHON","Hledat v:");
- define("_SSTORIES","»l·nky");
- define("_SSECTIONS","Sekce");
- define("_SUSERS","UûivatelÈ");
- define("_NOMATCHES","Nebyl nalezen z·znam na v·ö poûadavek");
- define("_PREVMATCHES","p¯edchozÌch z·znam˘");
- define("_NEXTMATCHES","dalöÌ nalezenÈ zaznamy");
- define("_INSECTION","v sekci");
- define("_NONAME","Nezadal(a) jmÈno");
- define("_SCOMMENTS","Koment·¯e");
- define("_SEARCHRESULTS","V˝sledky hled·nÌ");
- define("_CONTRIBUTEDBY","P¯ÌspÏvek poslal(a)");
- define("_UCOMMENTS","Koment·¯e");
- define("_MATCHTITLE","Porovnat n·zev");
- define("_MATCHTEXT","Porovnat text Ël·nku");
- define("_MATCHBOTH","Porovnat n·zev i text Ël·nku");
- define("_SREPLY","OdpovÏÔ");
- define("_SREPLIES","OdpovÏdi");
- define("_ATTACHART","P¯Ìdavky k Ël·nku");
- define("_PAGES","Str·nky");
- define("_REVIEWSCORE","HodnocenÌ pro tuto recenzi");
- define("_PAGE","Str·nka");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Web Links");
- define("_FINDMORE","... more");
- define("_DIDNOTFIND","Didn't find what you're looking for?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");
-
- ?>