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("_HITS","Hits");
- define("_BROWSERS","╟ßπ╩╒▌═╟╩");
- define("_OPERATINGSYS","Σ┘╟π ╟ß╩╘█φß");
- define("_UNKNOWN","█φ╤ π┌╤µ▌");
- define("_OTHER","├╬╤∞ / █φ╤ π┌╤µ▌");
- define("_MISCSTATS","╟═╒╟╞φ╟╩ ╟╬╤∞");
- define("_REGUSERS","├┌╓╟┴ π╙╠ßφΣ:");
- define("_ACTIVEAUTHORS","▀╩╟╚ Σ╘╪φΣ:");
- define("_STORIESPUBLISHED","π▐╟ß╟╩ πΣ╘µ╤╔:");
- define("_SACTIVETOPICS","πµ╟╓φ┌ Σ╘╪╔:");
- define("_COMMENTSPOSTED","╩┌ßφ▐╟╩ ├╤╙ß╩:");
- define("_SSPECIALSECT","├▐╙╟π ╬╟╒╔:");
- define("_ARTICLESSEC","π▐╟ß╟╩ ▌φ ╟ß├▐╙╟π ╟ß╬╟╒╔:");
- define("_LINKSINLINKS","╤µ╟╚╪ ▌φ ╧ßφß ╟ßπµ╟▐┌:");
- define("_LINKSCAT","╟ß╩╒Σφ▌╟╩ ▌φ ╧ßφß ╟ßπµ╟▐┌:");
- define("_NEWSWAITING","├╬╚╟╤ ╩Σ╩┘╤ ╟ßΣ╘╤:");
- define("_NUKEVERSION","╟╒╧╟╤ ╚φ ╟╩╘ ╚φ Σφµ▀:");
- define("_SEARCHENGINES","π═╤▀╟╩ ╟ß╚═╦");
- define("_BOTS","Robots/Spiders");
- define("_STATS","├═╒╟╞φ╟╩ ╟ß╧╬µß");
- define("_RETURNBASICSTATS","┌µ╧╔ ╟ß∞ ╟ß┼═╒╟╞φ╟╩ ╟ßπ╬╩╒╤╔");
- define("_BACKTODETSTATS","┌µ╧╔ ╟ß∞ ╟ß┼═╒╟╞φ╟╩ ╟ßπ▌╒ß╔");
- define("_BACKTOMAIN","╟ß┌µ╧╔ ╟ß∞ ╟ß├╒ß");
- define("_TODAYIS","╟ßφµπ σµ");
- define("_MOSTMONTH","╟ß╘σ╤ ╟ß├▀╦╤ ╥φ╟╤╔");
- define("_MOSTDAY","╟ßφµπ ╟ß├▀╦╤ ╥φ╟╤╔");
- define("_MOSTHOUR","╟ß╙╟┌╔ ╟ß├▀╦╤ ╥φ╟╤╔");
- define("_YEARLYSTATS","╟ß┼═╒╟╞φ╟╩ ╟ß╙Σµφ╔");
- define("_MONTLYSTATS","╟ß┼═╒╟╞φ╟╩ ß╘σ╤");
- define("_SPAGESVIEWS","┌╧╧ ╟ß┌╤╓ ßß╒▌═╟╩");
- define("_DAILYSTATS","╟ß┼═╒╟╞φ╟╩ ßφµπ");
- define("_HOURLYSTATS","╟ß┼═╒╟╞φ╟╩ ßß╙╟┌╔");
- define("_VIEWDETAILED","┌╤╓ ╟═╒╟╞φ╟╩ π▌╒ß╔");
-
- ?>