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)");
-
- ?>