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","¬Ò≥ ÚÂÏË");
- define("_NOCOMMENTS","·ÂÁ ÍÓÏÂÌÚ‡≥‚");
- define("_UCOMMENT"," ÓÏÂÌÚ‡");
- define("_REVIEWS","Œ„Ρ‰Ë");
- define("_SEARCHUSERS","œÓ¯ÛÍ ÍÓËÒÚÛ‚‡˜‡ ‚ ·‡Á≥ ‰‡ÌËı");
- define("_SEARCHSECTIONS","œÓ¯ÛÍ ‚ ÒÔˆ≥‡Î¸ÌËı ÓÁ‰≥·ı");
- define("_SEARCHREVIEWS","œÓ¯ÛÍ ‚ ӄΡ‰‡ı");
- define("_SEARCHIN","ÿÛ͇ÚË ‚ :");
- define("_ARTICLES","ÕÓÚ‡ÚÍË");
- define("_ALLAUTHORS","‚Ò≥ı ‡‚ÚÓË");
- define("_ALL","¬Ò≥");
- define("_WEEK","ÚËʉÂ̸");
- define("_WEEKS","ÚËÊÌ≥");
- define("_MONTH","Ï≥Òˇˆ¸");
- define("_MONTHS","Ï≥Òˇˆˇ");
- define("_SEARCHON","ÿÛ͇ÚË ‚:");
- define("_SSTORIES","ÒÚ‡ÚÚˇı");
- define("_SSECTIONS","ÓÁ‰≥·ı");
- define("_SUSERS","ÍÓËÒÚÛ‚‡˜‡ı");
- define("_NOMATCHES","œÓ ‚‡¯ÓÏÛ Á‡ÔËÚÛ Ì≥˜Ó„Ó Ì Á̇ȉÂÌÓ");
- define("_PREVMATCHES","ÔÓÔ‰Ì≥ı");
- define("_NEXTMATCHES","̇ÒÚÛÔÌ≥");
- define("_INSECTION","—Ú‡ÚÚˇ ‚ ÓÁ‰≥Î≥");
- define("_NONAME","Õ ‚͇Á‡ÌÓ Ì‡Á‚Û");
- define("_SCOMMENTS","ÍÓÏÂÌÚ‡ˇı");
- define("_SEARCHRESULTS","–ÂÁÛθڇÚË ÔÓ¯ÛÍÛ");
- define("_CONTRIBUTEDBY","¬Ì≥Ò");
- define("_UCOMMENTS"," ÓÏÂÌÚ‡≥");
- define("_MATCHTITLE","—ıÓʇ ÒÚ‡ÚÚˇ");
- define("_MATCHTEXT","—ıÓÊËÈ ÚÂÍÒÚ ÒÚ‡ÚÚ≥");
- define("_MATCHBOTH","—ıÓʇ ̇Á‚‡ ≥ ÚÂÍÒÚ ÒÚ‡ÚÚ≥");
- define("_SREPLY","¬≥‰ÔÓ‚≥ÒÚË");
- define("_SREPLIES","¬≥‰ÔÓ‚≥‰ÂÈ");
- define("_ATTACHART","ƒÓ‰‡ÚÍ≥‚ ‰Ó ÒÚ‡ÚÚ≥");
- define("_PAGES","—ÚÓ≥ÌÓÍ");
- define("_REVIEWSCORE","Œˆ≥Ì͇ ˆ¸Ó„Ó Ó„Îˇ‰Û");
- define("_PAGE","—ÚÓ≥Ì͇");
-
- ?>