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("_CATEGORY","╩α≥σπε≡Φ╝α");
- define("_LVOTES","πδα±εΓΦ");
- define("_HITS","╒Φ≥εΓΦ");
- define("_TOPWELCOME","─εß≡σΣε╝Σσ φα ╥╬╧ ±≥≡αφΦ÷Φ≥σ τα");
- define("_READSTORIES","φα╝≈Φ≥αφΦ Γσ±≥Φ");
- define("_COMMENTEDSTORIES","φα╝Ωε∞σφ≥Φ≡αφΦ Γσ±≥Φ");
- define("_ACTIVECAT","φα╝αΩ≥ΦΓφΦ Ωα≥σπε≡ΦΦ");
- define("_READSECTION","φα╝≈Φ≥αφΦ Γσ±≥Φ Γε ±∩σ÷Φ╝αδφΦ≥σ ±σΩ÷ΦΦ");
- define("_NEWSSUBMITTERS","φα╝αΩ≥ΦΓφΦ Φ±∩≡α¥α≈Φ φα Γσ±≥Φ");
- define("_NEWSSENT","Γσ±≥Φ Φ±∩≡α≥σφΦ");
- define("_VOTEDPOLLS","φα╝πδα±αφΦ αφΩσ≥Φ");
- define("_MOSTACTIVEAUTHORS","φα╝αΩ≥ΦΓφΦ αΓ≥ε≡Φ");
- define("_NEWSPUBLISHED","εß╝αΓσφΦ Γσ±≥Φ");
- define("_READREVIEWS","φα╝≈Φ≥αφΦ Ω≡Φ≥ΦΩΦ");
- define("_DOWNLOADEDFILES","φα╝±Φ∞φ≤ΓαφΦ Σα≥ε≥σΩΦ");
- define("_LDOWNLOADS","±Φ∞φ≤Γα£α");
- define("_MOSTREADPAGES","φα╝≈Φ≥αφΦ ±≥≡αφΦ");
- define("_MOSTVOTEDSTORIES","φα╝πδα±αφΦ Γσ±≥Φ");
- define("_POINTS","ßεΣεΓΦ");
- define("_BESTRATEDSTORIES","φα╝Σεß≡ε ε÷σφσ≥Φ Γσ±≥Φ");
-
- ?>
-