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","┬│Σ∩εΓ│ΣσΘ");
- define("_ATTACHART","─εΣα≥Ω│Γ Σε ±≥α≥≥│");
- define("_PAGES","╤≥ε≡│φεΩ");
- define("_REVIEWSCORE","╬÷│φΩα ÷ⁿεπε επδ Σ≤");
- define("_PAGE","╤≥ε≡│φΩα");
-
- ?>