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","—ڇ̇");
-
- ?>