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", "─σ≥αδφα ±≥α≥Φ±≥ΦΩα");
-
- ?>
-