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("_NOCOMMENTS","┴στ Ωε∞∞σφ≥α≡Φ ");
- define("_UCOMMENT","╩ε∞∞σφ≥α≡ΦΘ");
- define("_REVIEWS","╨σ÷σφτΦΦ");
- 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("_SSECTIONS","╤σΩ÷ΦΦ");
- define("_SUSERS","╧εδⁿτεΓα≥σ∞Φ");
- define("_NOMATCHES","═Φ≈σπε φσ φαΘΣσφε ∩ε Γα°σ∞≤ τα∩≡ε±≤");
- define("_PREVMATCHES","╧≡σΣ√Σ≤∙Φσ");
- define("_NEXTMATCHES","╤δσΣ≤■∙Φσ");
- define("_INSECTION","╤≥α≥ⁿΦ Γ ±σΩ÷ΦΦ");
- define("_NONAME","═Φ≈σπε φσ ΓΓσΣσφε");
- define("_SCOMMENTS","╩ε∞∞σφ≥α≡ΦΦ");
- define("_SEARCHRESULTS","╨στ≤δⁿ≥α≥ ∩εΦ±Ωα");
- define("_CONTRIBUTEDBY","╬∩≤ßδΦΩεΓαφφε");
- define("_UCOMMENTS","╩ε∞∞σφ≥α≡ΦΦ");
- define("_MATCHTITLE","╤δΦ°Ωε∞ ∞φεπε φατΓαφΦΘ");
- define("_MATCHTEXT","╤δΦ°Ωε∞ ∞φεπε ±≥α≥σΘ");
- define("_MATCHBOTH","╤δΦ°Ωε∞ ∞φεπε ±≥α≥σΘ Φ φατΓαφΦΘ");
- define("_SREPLY","╧εΓ≥ε≡Φ≥ⁿ");
- define("_SREPLIES","Replies");
- define("_ATTACHART","╧≡Φ±εσΣΦφσφΦσ Ω ±≥α≥ⁿσ");
- define("_PAGES","╤≥≡αφΦ÷√");
- define("_REVIEWSCORE","┴αδδεΓ Σδ ²≥εΘ ≡σ÷σφτΦΦ");
- define("_PAGE","╤≥≡αφΦ÷α");
- 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:");
-
- ?>