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","╟╙π▀");
- define("_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","Extrans (html tags to text)");
- define("_HTMLFORMATED","┌╤╓ ╚╟╙╩╬╧╟π HTML");
- define("_PLAINTEXT","┌╤╓ Σ╒ ┌╟╧φ");
- define("_ONN","π╩╟═...");
- define("_SUBJECT","╟ßπµ╓µ┌");
- define("_SURVEYCOM","╟╤╙╟ß ╩┌ßφ▐ ┌ß∞ ╟╙╩▌╩╟┴");
- define("_SURVEYCOMPRE","┌╤╓ ╩┌ßφ▐ ┌ß∞ ╟ß┼╙╩▌╩╟┴");
- define("_NOTRIGHT","σΣ╟▀ ╬╪├ π╟ ▌φ ╩π╤φ╤ ├═╧ ╟ßπ╩█φ╤╟╩ ╟ß∞ ╟ß╧╟ß╔.");
- define("_DIRECTCOM","╩┌ßφ▐ π╚╟╘╤ ┌ß∞ ╟ß┼╙╩▌╩╟┴...");
- define("_SENDAMSG","├╤╙ß ╤╙╟ß╔");
- define("_PASTSURVEYS","╟╙╩▐╩╟┴╟╩ ╙╟╚▐╔");
- define("_LVOTES","├╒µ╟╩");
- define("_TOTALVOTES","π╠πµ┌ ╟ß├╒µ╟╩:");
- define("_VOTING","╒╟ß╔ ╟ß╩╒µφ╩╟╩");
- define("_OTHERPOLLS","╩╒µφ╩╟╩ ├╬╤∞");
- define("_CURRENTSURVEY","╟ß┼╙╩▌╩╟┴ ╟ß═╟ßφ");
- define("_CURRENTPOLLRESULTS","Σ╩╟╞╠ ╟ß┼╙╩▌╩╟┴ ╟ß═╟ßφ");
- define("_PREVIEW","╟╙╩┌╤╟╓");
- define("_REFRESH","╩═╧φ╦");
- define("_SURVEYS","╟ß┼╙╩▌╩╟┴╟╩");
- define("_ATTACHEDTOARTICLE","- π╤╩╚╪ ╚╟ßπ▐╟ß:");
- define("_SURVEYSATTACHED","╟ß┼╙╩▌╩╟┴╟╩ ╟ßπ╤╩╚╪╔ ╚╟ßπ▐╟ß╟╩");
- define("_LAST5POLLS", "╟╬╤ 5 ╟╙╩▌╩╟┴╟╩ ▌φ ");
- define("_MOREPOLLS", "...╟╙╩▌╩╟┴╟╩ ╟╬╤∞");
-
- ?>