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("_YOURNAME","±z™∫¶W¶r");
- define("_OK","ΩT©w");
- define("_COMMENT","∂µ∑N®£");
- define("_CONFIGURE","≥]©w");
- define("_LOGINCREATE","µn§J/≤£•Õ∑s™∫±b∏π");
- define("_THRESHOLD","™˘¬e");
- define("_NOCOMMENTS","§£≈„•‹∑N®£");
- define("_NESTED","±_™¨≈„•‹");
- define("_FLAT","•≠©Z≈„•‹");
- define("_THREAD","Ωu™¨≈„•‹");
- define("_OLDEST","¬¬™∫•˝");
- define("_NEWEST","∑s™∫•˝");
- define("_HIGHEST","∞™§¿™∫•˝");
- define("_COMMENTSWARNING","µ€ß@≈vƒ›©Û≠Ïß@™Ã°A•ªØ∏πÔ§∫Æe§£≠t•Ù¶Û≥d•Ù");
- define("_SCORE","§¿ºΔ°G");
- define("_USERINFO","®œ•Œ™Ã∏Í∞T");
- define("_READREST","æ\ƒ˝•ªµ˚Ω◊™∫®‰æl≥°•˜...");
- define("_REPLY","¶^¬–");
- define("_REPLYMAIN","µo™Ìµ˚Ω◊");
- define("_NOSUBJECT","µL√D•ÿ");
- define("_NOANONCOMMENTS","§£§π≥\∞Œ¶Wµo™Ì, Ω–•˝ <a href=\"modules.php?name=Your_Account&op=new_user\">µ˘•U</a>");
- define("_PARENT","∞_∑Ω");
- define("_ROOT","Æ⁄");
- define("_UCOMMENT","µ˚Ω◊");
- define("_ALLOWEDHTML","§π≥\HTMLªy™k°G");
- define("_POSTANON","∞Œ¶Wµo™Ì");
- define("_EXTRANS","Extrans (html tags to •ª§Â)");
- define("_HTMLFORMATED","HTMLÆÊ¶°");
- define("_PLAINTEXT","§@ØÎ§Â¶rÆÊ¶°");
- define("_ONN","©Û...");
- define("_SUBJECT","√D•ÿ");
- define("_SURVEYCOM","¿Àµ¯∑N®£µo™Ì");
- define("_SURVEYCOMPRE","¿Àµ¯∑N®£µo™Ìπwƒ˝");
- define("_NOTRIGHT","®ÁºΔ•º±µ¿Ú¿≥¶≥§ß≈‹ºΔ°I•ª∞TÆß∂»®—∞—¶“");
- define("_DIRECTCOM","™Ω±µ¿Àµ¯µ˚Ω◊...");
- define("_SENDAMSG","±H•X∞TÆß");
- define("_PASTSURVEYS","πL•h™∫ßÎ≤º");
- define("_LVOTES","ßÎ≤º§@ƒ˝");
- define("_TOTALVOTES","¡`≤ººΔ°G");
- define("_VOTING","ßÎ≤º´F");
- define("_OTHERPOLLS","®‰•L™∫ßÎ≤º");
- define("_CURRENTSURVEY","•ÿ´e™∫Ω’¨d");
- define("_CURRENTPOLLRESULTS","•ÿ´e™∫ßÎ≤ºµ≤™G");
- define("_PREVIEW","πwƒ˝");
- define("_REFRESH","≠´∑sæ„≤z");
- define("_SURVEYS","Ω’¨d");
- define("_ATTACHEDTOARTICLE","- ™˛•[¶b§Â≥π:");
- define("_SURVEYSATTACHED","ßÎ≤º/Ω’¨d™˛•[¶b§Â≥π§W");
- define("_LAST5POLLS", "≥ô·§≠∂µΩ’¨d");
- define("_MOREPOLLS", "...ßÛ¶h™∫≤ºøÔ¨°∞ ");
-
- ?>