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("_ALLTOPICS","╙²φ∩δ∩ ╚σ∞▄⌠∙φ");
- define("_SEARCHUSERS","┴φßµ▐⌠τ≤τ ≤⌠τ ┬▄≤τ ╫±τ≤⌠■φ ");
- define("_SEARCHSECTIONS","┴φßµ▐⌠τ≤τ ┼ΘΣΘΩ■φ ┼φ∩⌠▐⌠∙φ");
- define("_SEARCHREVIEWS","┴φßµ▐⌠τ≤τ ßφß≤Ω∩≡▐≤σ∙φ ");
- define("_SEARCHIN","┴φßµ▐⌠τ≤τ");
- define("_ARTICLES","┴±Φ±ß");
- define("_ALLAUTHORS","╙⌡ππ±ß÷σ▀≥");
- define("_ALL","╙²φ∩δ∩");
- define("_WEEK","┼ΓΣ∩∞▄Σß");
- define("_WEEKS","┼ΓΣ∩∞▄Σσ≥");
- define("_MONTH","╠▐φß≥");
- define("_MONTHS","╠▐φσ≥");
- define("_SEARCHON","┴φßµ▐⌠τ≤τ ≤σ Φ▌∞ß⌠ß");
- define("_SSTORIES","╔≤⌠∩±▀σ≥");
- define("_SCOMMENTS","╨ß±ß⌠τ±▐≤σΘ≥");
- define("_SSECTIONS","┼φⁿ⌠τ⌠σ≥");
- define("_SUSERS","╫±▐≤⌠σ≥");
- define("_REVIEWS","┴φß≤Ω∩≡▐≤σΘ≥");
- define("_SEARCHRESULTS","┴φßµ▐⌠τ≤τ ┴≡∩⌠σδσ≤∞▄⌠∙φ");
- define("_MATCHTITLE","┴φßµ▐⌠τ≤τ ∞σ Γ▄≤τ ⌠∩φ ⌠▀⌠δ∩");
- define("_MATCHTEXT","┴φßµ▐⌠τ≤τ ∞σ Γ▄≤τ ⌠∩ ≡σ±Θσ≈ⁿ∞σφ∩ ΩσΘ∞▌φ∩⌡");
- define("_MATCHBOTH","┴φßµ▐⌠τ≤τ ∞σ Γ▄≤τ ⌠∩φ ⌠▀⌠δ∩ ΩßΘ ⌠∩ ≡σ±Θσ≈ⁿ∞σφ∩ ΩσΘ∞▌φ∩⌡");
- define("_CONTRIBUTEDBY","┴≡ⁿ: ");
- define("_NOCOMMENTS","╫∙±▀≥ ╙≈ⁿδΘß ");
- define("_UCOMMENT","╙≈ⁿδΘ∩");
- define("_UCOMMENTS","╨ß±ß⌠τ±▐≤σΘ≥");
- define("_NOMATCHES","─σφ Γ±▌ΦτΩσ ß≡∩⌠▌δσ≤∞ß ≤⌠τφ ß▀⌠τ≤▐ ≤ß≥");
- define("_PREVMATCHES","╨±∩τπ∩²∞σφß ß≡∩⌠σδ▌≤∞ß⌠ß");
- define("_NEXTMATCHES","┼≡ⁿ∞σφß ß≡∩⌠σδ▌≤∞ß⌠ß");
- define("_ATTACHART","╨±∩≤ß±⌠τ∞▌φ∩ ≤⌠∩ ┴±Φ±∩");
- define("_SREPLY","┴≡▄φ⌠τ≤τ");
- define("_SREPLIES","┴≡ßφ⌠▐≤σΘ≥");
- define("_REVIEWSCORE","┴εΘ∩δⁿπτ≤τ ⌠τ≥ ╩±Θ⌠ΘΩ▐≥");
- define("_PAGE","╙σδ▀Σß");
- define("_PAGES","╙σδ▀Σσ≥");
- define("_INSECTION","╙⌠τφ ┼φⁿ⌠τ⌠ß ß⌡⌠▐ ");
- define("_NONAME","─σφ ▌≈σΘ σΘ≤ß≈Φσ▀ ⁿφ∩∞ß");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Web Links");
- define("_FINDMORE","... more");
- define("_DIDNOTFIND","Didn't find what you're looking for?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");
-
- ?>