home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / encyclopedia / language / lang-thai.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.3 KB  |  42 lines

  1. <?php
  2.  
  3. /**************************************************************************/
  4. /* PHP-NUKE: Advanced Content Management System                           */
  5. /* ============================================                           */
  6. /*                                                                        */
  7. /* This is the language module with all the system messages               */
  8. /*                                                                        */
  9. /* If you made a translation, please sent to me (fbc@mandrakesoft.com)    */
  10. /* the translated file. Please keep the original text order by modules,   */
  11. /* and just one message per line, also double check your translation!     */
  12. /*                                                                        */
  13. /* You need to change the second quoted phrase, not the capital one!      */
  14. /*                                                                        */
  15. /* If you need to use double quotes (") remember to add a backslash (\),  */
  16. /* so your entry will look like: This is \"double quoted\" text.          */
  17. /* And, if you use HTML code, please double check it.                     */
  18. /**************************************************************************/
  19.  
  20. define("_PREVIOUS","ÀπÈ“°ËÕπ");
  21. define("_NEXT","ÀπÈ“∂—¥‰ª");
  22. define("_SEARCHRESULTS","º≈°“√§ÈπÀ“");
  23. define("_PAGE","ÀπÈ“");
  24. define("_RETURNTO","°≈—∫‰ª∑’Ë");
  25. define("_DEACTIVATE","‰¡Ë∑”ß“π");
  26. define("_ACTIVATE","∑”ß“π");
  27. define("_ENCYCLOPEDIA","æ®π“πÿ°√¡");
  28. define("_NOCONTENTFORLETTER","‡ ’¬„® ‰¡Ë¡’§”»—æ∑Ï∑’Ë¢÷ÈπµÈπ¥È«¬Õ—°…√µ—«π’È");
  29. define("_ENCYSELECTLETTER","°√ÿ≥“‡≈◊Õ°Õ—°…√µ—«·√°¢Õß§”»—æ∑Ï®“°√“¬°“√¢È“ß≈Ë“ßπ’È:");
  30. define("_COPYRIGHT"," ß«π≈‘¢ ‘∑∏‘Ï");
  31. define("_YOURADMINENCY","§ÿ≥§◊ÕºŸÈ§«∫§ÿ¡√–∫∫ æ®π“πÿ°√¡π’Ȭ—߉¡Ë∑”ß“π!");
  32. define("_ENCYNOTACTIVE","‡ ’¬„® µÕππ’Èæ®π“πÿ°√¡¬—߉¡Ë∑”ß“π");
  33. define("_AVAILABLEENCYLIST","√“¬™◊ËÕ¢Õßæ®π“πÿ°√¡„π");
  34. define("_YOURADMININACTIVELIST","§ÿ≥§◊ÕºŸÈ§«∫§ÿ¡√–∫∫ : √“¬™◊Ëբȓß≈Ë“ßπ’ȧ◊Õ æ®π“πÿ°√¡∑’ˬ—߉¡Ë∑”ß“π:");
  35. define("_NORESULTSTEXT","‰¡Ëæ∫¢ÈÕ¡Ÿ≈®“°§”Õ∏‘∫“¬»—æ∑Ï...");
  36. define("_NORESULTSTITLE","‰¡Ëæ∫¢ÈÕ¡Ÿ≈®“°™◊ËÕ§”»—æ∑Ï...");
  37. define("_SEARCHRESULTSFOR","º≈°“√§ÈπÀ“ ”À√—∫:");
  38. define("_SEARCHNOTCOMPLETE","§ÈπÀ“‰¡Ëæ∫ °√ÿ≥“≈Õß„À¡Ë");
  39. define("_RESULTSINTERMTITLE","º≈°“√§ÈπÀ“®“°™◊ËÕ§”»—æ∑Ï:");
  40. define("_RESULTSINTERMTEXT","º≈°“√§ÈπÀ“®“°§”Õ∏‘∫“¬»—æ∑Ï:");
  41.  
  42. ?>