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("_LVOTES","┴±ΘΦ∞ⁿ≥ ╪▐÷∙φ");
- define("_CATEGORY","╩ß⌠τπ∩±▀σ≥");
- 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)");
-
- ?>