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("_SEND","Poslat");
- define("_URL","URL");
- define("_PRINTER","Vytisknout str·nku");
- define("_FRIEND","Poslat tento Ël·nek zn·m˝m");
- define("_YOURNAME","Vaöe jmÈno");
- define("_OK","Ok!");
- define("_RELATED","P¯ÌbuznÈ odkazy");
- define("_MOREABOUT","VÌce o");
- define("_NEWSBY","Novinky od");
- define("_MOSTREAD","NejËtenÏjöÌ Ël·nka o");
- define("_READMORE","VÌce...");
- define("_BYTESMORE","byt˘");
- define("_COMMENTSQ","koment·¯e?");
- define("_COMMENT","koment·¯");
- define("_CONFIGURE","NastavenÌ");
- define("_LOGINCREATE","P¯ihl·sit/Vytvo¯it ˙Ëet");
- define("_THRESHOLD","Pr·hy");
- define("_NOCOMMENTS","Bez koment·¯e");
- define("_NESTED","Vkl·danÈ");
- define("_FLAT","Patra");
- define("_THREAD","Strom");
- define("_OLDEST","Nejd¯Ìve staröÌ");
- define("_NEWEST","Nejd¯Ìve novÏjöÌ");
- define("_HIGHEST","Nejd¯Ìve s nejvyööÌm skÛre");
- define("_COMMENTSWARNING","Za obsah koment·¯e zodpovÌd· jeho autor.");
- define("_SCORE","SkÛre:");
- define("_USERINFO","O uûivateli");
- define("_READREST","P¯eËÌst zbytek koment·¯e...");
- define("_REPLY","OdpovÏdÏt");
- define("_REPLYMAIN","Poslat koment·¯");
- define("_NOSUBJECT","ChybÌ p¯edmÏt");
- define("_NOANONCOMMENTS","NenÌ povoleno posÌlat koment·¯e anonymnÏ, prosÌm <a href=\"modules.php?name=Your_Account&op=new_user\">registrijte se</a>");
- define("_PARENT","Nad¯azen˝");
- define("_ROOT","HlavnÌ");
- define("_UCOMMENT","Koment·¯");
- define("_ALLOWEDHTML","Povolit HTML:");
- define("_POSTANON","Poslat anonymnÏ");
- define("_EXTRANS","Extrans (html tagy do textu)");
- define("_HTMLFORMATED","HTML form·tov·nÌ");
- define("_PLAINTEXT","Prost˝ text");
- define("_ONN","na...");
- define("_SUBJECT","P¯edmÏt");
- define("_COMMENTREPLY","Koment·¯");
- define("_COMREPLYPRE","ProhlÈdnout koment·¯");
- define("_NOTRIGHT","S touto funkcÌ nenÌ nÏco v po¯·dku.");
- define("_SENDAMSG","Poslat zpr·vu");
- define("_YOUSENDSTORY","Poölete tento Ël·nek");
- define("_TOAFRIEND","tÏmto zn·m˝m:");
- define("_FYOURNAME","Vaöe jmÈno:");
- define("_FYOUREMAIL","V·ö e-mail:");
- define("_FFRIENDNAME","Adres·tovo jmÈno(v 5.p·dÏ):");
- define("_FFRIENDEMAIL","Adres·t˘v e-mail:");
- define("_INTERESTING","ZajÌmavÈ Ël·nky na");
- define("_HELLO","Ahoj");
- define("_YOURFRIEND","V·ö p¯Ìtel");
- define("_CONSIDERED","se domnÌv·, ûe by v·s mohl tento Ël·nek zajÌmat a rozhodl se v·m ho poslat.");
- define("_FDATE","Datum:");
- define("_FTOPIC","TÈma:");
- define("_YOUCANREAD","DalöÌ zajÌmavÈ Ël·nky si m˘ûete p¯eËÌst na");
- define("_FSTORY","Ël·nek");
- define("_HASSENT","byl odesl·n");
- define("_THANKS","DÌky!");
- define("_RECOMMEND","DoporuËte tuto str·nku zn·m˝m");
- define("_PDATE","Datum:");
- define("_PTOPIC","TÈma:");
- define("_COMESFROM","Tento Ël·nek najdete na");
- define("_THEURL","Adresa tohoto Ël·nku je:");
- define("_PREVIEW","ProhlÈdnout");
- define("_NEWUSER","Nov˝ uûivatel");
- define("_OPTIONS","Moûnosti");
- define("_REFRESH","Obnovit");
- define("_ADD","P¯idat");
- define("_NOCOMMENTSACT","Sorry, Comments are not available for this article.");
- define("_ARTICLEPOLL","Article's Poll");
- define("_RATEARTICLE","Article Rating");
- define("_RATETHISARTICLE","Please take a second and vote for this article:");
- define("_CASTMYVOTE","Cast my Vote!");
- define("_AVERAGESCORE","Average Score");
- define("_BAD","Bad");
- define("_REGULAR","Regular");
- define("_GOOD","Good");
- define("_VERYGOOD","Very Good");
- define("_EXCELLENT","Excellent");
- define("_ARTICLERATING","Article Rating");
- define("_THANKSVOTEARTICLE","Thanks for voting for this article!");
- define("_ALREADYVOTEDARTICLE","Sorry, you already voted for this article recently!");
- define("_BACKTOARTICLEPAGE","Back to Article's Page");
- define("_DIDNTRATE","You didn't selected any score for the article!");
- define("_NOINFO4TOPIC","Sorry, there isn't information for the selected topic.");
- define("_GOTONEWSINDEX","Go to News Index");
- define("_SELECTNEWTOPIC","Select a New Topic");
- define("_GOTOHOME","Go to Home");
- define("_SEARCHONTOPIC","Search on This Topic");
- define("_SEARCHDIS","Search Discussion");
-
- ?>