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("_SEND"," Ëß");
- define("_YOURNAME","™◊ËÕ§ÿ≥");
- define("_MESSAGE","¢ÈÕ§«“¡");
- define("_YOUREMAIL","Õ’‡¡≈Ï");
- define("_FEEDBACKNOTE","§ÿ≥ “¡“√∂µ‘¥µËÕ°—∫‡√“‚¥¬ºË“π·∫∫øÕ√Ï¡¢È“ß≈Ë“ßπ’È ∑—Èßπ’È¢ÈÕ‡ πÕ·π–·≈–§”·π–π”∑’ˇ°’ˬ«°—∫‡√“∑—ÈßÀ¡¥ ∂◊Õ‡ªÁπ‡°’¬√µ‘·≈–¡’§ÿ≥§Ë“ „π°“√∑’Ë®–𔉪„™È‡ªÁπ¢ÈÕ¡Ÿ≈ ”§—≠‡æ◊ËÕ°“√æ—≤𓇫Á∫‰´µÏπ’ȵËÕ‰ª ¢Õ¢Õ∫§ÿ≥!");
- define("_FEEDBACKTITLE","µ‘¥µËÕ Õ∫∂“¡");
- define("_FEEDBACK","µÕ∫°≈—∫");
- define("_FBENTERNAME","º‘¥æ≈“¥: °√ÿ≥“„ Ë™◊ËÕ¢Õß§ÿ≥!");
- define("_FBENTEREMAIL","º‘¥æ≈“¥: °√ÿ≥“„ ËÕ’‡¡≈Ï¢Õß§ÿ≥!");
- define("_FBENTERMESSAGE","º‘¥æ≈“¥: °√ÿ≥“„ Ë¢ÈÕ§«“¡!");
- define("_SENDEREMAIL","Õ’‡¡≈ϺŸÈ Ëß");
- define("_SENDERNAME","™◊ËÕºŸÈ Ëß");
- define("_FBMAILSENT","®¥À¡“¬∂Ÿ° ËßÕÕ°‰ª·≈È«!");
- define("_FBTHANKSFORCONTACT","¢Õ∫§ÿ≥ ”À√—∫°“√µ‘¥µËÕ‡√“");
-
- ?>