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("_MOSTREADPAGES","most read pages");
- define("_MOSTVOTEDSTORIES","most voted stories");
- define("_POINTS","points");
- define("_BESTRATEDSTORIES","best rated stories (based on 5 maximun points)");
-
- ?>