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","¬IøÔ");
-
-
- define("_BROWSERS","¬sƒ˝æπ");
- define("_OPERATINGSYS","ß@∑~®t≤Œ");
- define("_UNKNOWN","•º™æ");
- define("_OTHER","®‰•L / •º™æ");
- define("_MISCSTATS","¬¯∂µ≤Œ≠p");
- define("_REGUSERS","µn∞O®œ•Œ™Ã°G");
- define("_ACTIVEAUTHORS","≤{¶Ê™∫ß@™Ã°G");
- define("_STORIESPUBLISHED","µo™Ì™∫≥¯æ…°G");
- define("_SACTIVETOPICS","≤{¶Ê™∫∑sªD•D√D°G");
- define("_COMMENTSPOSTED","µo™Ì™∫∑N®£°G");
- define("_SSPECIALSECT","±MƒÊ°G");
- define("_ARTICLESSEC","±MƒÊ§∫™∫§Â≥π°G");
- define("_LINKSINLINKS","√ϵ≤™∫∫ÙØ∏°G");
- define("_LINKSCAT","√ϵ≤™∫√˛ßO°G");
- define("_NEWSWAITING","´›µo™Ì™∫∑sªD°G");
- define("_NUKEVERSION","PHP-Nuke ™©•ª°G");
- define("_SEARCHENGINES","∑j¥M§fi¿∫");
- define("_BOTS","∫Ù∏ÙªjµÔ");
- define("_STATS","¶s®˙≤Œ≠p");
- define("_RETURNBASICSTATS","¶^®Ï∞Ú•ª≤Œ≠p™Ì");
- define("_BACKTODETSTATS","¶^®Ï∏‘≤”™∫≤Œ≠p™Ì");
- define("_BACKTOMAIN","¶^®Ï•DøÔ≥Ê");
- define("_TODAYIS","§µ§—¨O");
- define("_MOSTMONTH","≥ö£™∫§@≠”§Î");
- define("_MOSTDAY","≥ö£™∫§@§—");
- define("_MOSTHOUR","≥ö£™∫§@≠”§pÆ…");
- define("_YEARLYSTATS","®C¶~≤Œ≠p");
- define("_MONTLYSTATS","®C§Î≤Œ≠p");
- define("_SPAGESVIEWS","•H≠∂Δ[¨›");
- define("_DAILYSTATS","®C§È≤Œ≠p");
- define("_HOURLYSTATS","§pÆ…≤Œ≠p");
- define("_VIEWDETAILED","Δ[¨›∏‘≤”™∫≤Œ≠p™Ì");
-
- ?>