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","Replies");
- define("_ATTACHART","œËÒÓ‰ËÌÂÌËÂ Í ÒÚ‡Ú¸Â");
- define("_PAGES","—Ú‡Ìˈ˚");
- define("_REVIEWSCORE","¡‡ÎÎÓ‚ ‰Îˇ ˝ÚÓÈ ÂˆÂÌÁËË");
- define("_PAGE","—Ú‡Ìˈ‡");
- 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:");
-
- ?>