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","╤≥≡αφα");
-
- ?>