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");
-
- ?>