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","’ËÚÓ‚Ë");
- 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","–Ó·ÓÚË/Ô‡º‡ˆË");
- 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("_VIEWDETSTATS", "ƒÂÚ‡Î̇ ÒÚ‡ÚËÒÚË͇");
-
- ?>
-