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 sent to me (fbc@mandrakesoft.com) */
- /* 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","ÀπÈ“");
- define("_DOWNLOADS","¥“«πÏ‚À≈¥");
- define("_WEBLINKS","‡«Á∫≈‘ß°Ï");
- define("_FINDMORE","... À“µËÕ");
- define("_DIDNOTFIND","‰¡Ëæ∫ ‘Ëß∑’˧ÿ≥¡ÕßÀ“?");
- define("_ENCYCLOPEDIA","æ®π“πÿ°√¡");
- define("_SEARCHINSTORY","§ÈπÀ“¢ÈÕ‡ πÕ·π–∑—ÈßÀ¡¥„π‡√◊ËÕß:");
-
- ?>