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","· ¥ß ∂‘µ‘‚¥¬≈–‡Õ’¬¥");
-
- ?>