home *** CD-ROM | disk | FTP | other *** search
Wrap
<?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("_YOURNAME","¬‡¯Â ËÏˇ"); define("_OK","Ok!"); define("_COMMENT"," ÓÏÏÂÌÚ‡ËÈ"); define("_CONFIGURE"," ÓÌÙË„ÛËÓ‚‡Ú¸"); define("_LOGINCREATE","ÀÓ„ËÌ/—ÓÁ‰‡Ú¸ ¿Í͇ÛÌÚ"); define("_THRESHOLD","œÓÓ„"); define("_NOCOMMENTS","¡ÂÁ ÍÓÏÏÂÌڇˡ"); define("_NESTED","“ÛÔÓ"); define("_FLAT","œÎÓÒÍÓ"); define("_THREAD","“ÓÌÍÓ"); define("_OLDEST","œÓ ‚ÓÁ‡ÒÚ‡Ì˲"); define("_NEWEST","œÓ Û·˚‚‡Ì˲"); define("_HIGHEST","ÀÛ˜¯‡ˇ"); define("_COMMENTSWARNING","—Ô‡ÒË·Ó Á‡ ÔÓˇ‚ÎÂÌÌ˚È ËÌÚÂÂÒ"); define("_SCORE","¬Ò„Ó:"); define("_USERINFO","»ÌÙÓχˆËˇ Ó ÔÓθÁÓ‚‡ÚÂÎÂ"); define("_READREST","œÓ˜ËÚ‡Ú¸ ÓÒڇθÌ˚ ÍÓÏÏÂÌÚ‡ËË..."); define("_REPLY","ŒÚ‚ÂÚËÚ¸ ̇ ˝ÚÓ"); define("_REPLYMAIN","œÓÏÂÒÚËÚ¸ ÍÓÏÏÂÌÚ‡ËÈ"); define("_NOSUBJECT","¡ÂÁ ÚÂÏ˚"); define("_NOANONCOMMENTS","¬˚ Ì ÏÓÊÂÚ ÓÚÔ‡‚ËÚ¸ ÍÓÏÏÂÌÚ‡ËÈ ¿ÌÓÌËÏÌÓ, ÔÓʇÎÛÈÒÚ‡ <a href=\"modules.php?name=Your_Account\">«¿–≈√»—“–»–”…“≈—‹</a>"); define("_PARENT","–Ó‰ËÚÂθ"); define("_ROOT","–ÛÚ"); define("_UCOMMENT"," ÓÏÏÂÌÚ‡ËÈ"); define("_ALLOWEDHTML","–‡Á¯ÂÌÌ˚ HTML Ú„Ë:"); define("_POSTANON","œÓÏÂÒÚËÚ¸ ¿ÌÓÌËÏÌÓ"); define("_EXTRANS","»ÒÔÓθÁÛ˛ ÚÂ„Ë Ë ÚÂÍÒÚ"); define("_HTMLFORMATED","HTML ‘ÓχÚËÓ‚‡ÌËÂ"); define("_PLAINTEXT","»ÒıÓ‰Ì˚È ÚÂÍÒÚ"); define("_ONN","̇..."); define("_SUBJECT","“Âχ"); define("_SURVEYCOM","œÓÒÏÓÚÂÚ¸ ÔÓÏ¢ÂÌÌ˚ ÍÓÏÏÂÌÚ‡ËË"); define("_SURVEYCOMPRE","Survey Comment Post Preview"); define("_NOTRIGHT","Something is not right with passing a variable to this function. This message is just to keep things from messing up down the road"); define("_DIRECTCOM","Direct Survey Comment..."); define("_SENDAMSG","ŒÚÔ‡‚ËÚ¸ ÒÓÓ·˘ÂÌËÂ"); define("_PASTSURVEYS","ƒÛ„Ë ÓÔÓÒ˚"); define("_LVOTES","ÓÚ‚ÂÚ˚"); define("_TOTALVOTES","¬ÒÂ„Ó ÓÚ‚ÂÚÓ‚:"); define("_VOTING","“ÂÍÛ˘Ë ÓÔÓÒ"); define("_OTHERPOLLS","ƒÛ„Ë ÓÔÓÒ˚"); define("_CURRENTSURVEY","“ÂÍÛ¯ËÈ ÓÔÓÒ"); define("_CURRENTPOLLRESULTS","ŒÚ‚ÂÚ˚ ̇ ÚÂÍÛ¯ËÈ ÓÔÓÒ"); define("_PREVIEW","œÂ‰ÔÓÒÏÓÚ"); define("_REFRESH","Œ·ÌÓ‚ËÚ¸"); define("_SURVEYS","ŒÔÓÒ˚"); define("_ATTACHEDTOARTICLE","- Attached to article:"); define("_SURVEYSATTACHED","Surveys Attached to Articles"); define("_LAST5POLLS", "Last 5 Surveys at"); define("_MOREPOLLS", "...more polls"); ?>