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 sent to me (fbc@mandrakesoft.com) */
- /* 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","¿╙╣╟╣ñ├╤Θº╝┘Θ═Φ╥╣");
- 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","PHP-Nuke α╟═├∞¬╤╣:");
- 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","ß╩┤º╩╢╘╡╘Γ┤┬┼╨α═╒┬┤");
-
- ?>