home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 June / INTERNET104.ISO / pc / software / windows / building / php_nuke / html / modules / search / language / lang-thai.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.8 KB  |  64 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("_ALLTOPICS","∑ÿ°À—«¢ÈÕ");
  21. define("_NOCOMMENTS","‰¡Ë¡’§«“¡‡ÀÁπ");
  22. define("_UCOMMENT","§«“¡‡ÀÁπ");
  23. define("_REVIEWS","∫∑«‘®“√≥Ï");
  24. define("_SEARCHUSERS","§ÈπÀ“„π∞“π¢ÈÕ¡Ÿ≈ºŸÈ„™È");
  25. define("_SEARCHSECTIONS","§ÈπÀ“„πª√–‡¿∑摇»…");
  26. define("_SEARCHREVIEWS","§ÈπÀ“„π¢—Èπ°“√µ√«® Õ∫");
  27. define("_SEARCHIN","À“„π");
  28. define("_ARTICLES","∫∑§«“¡");
  29. define("_ALLAUTHORS","ºŸÈ‡¢’¬π∑ÿ°§π");
  30. define("_ALL","∑—ÈßÀ¡¥");
  31. define("_WEEK"," —ª¥“ÀÏ");
  32. define("_WEEKS"," —ª¥“ÀÏ");
  33. define("_MONTH","‡¥◊Õπ");
  34. define("_MONTHS","‡¥◊Õπ");
  35. define("_SEARCHON","§ÈπÀ“:");
  36. define("_SSTORIES","‡√◊ËÕß");
  37. define("_SSECTIONS","ª√–‡¿∑");
  38. define("_SUSERS","ºŸÈ„™È");
  39. define("_NOMATCHES","‰¡Ëæ∫¢ÈÕ¡Ÿ≈µ√ßµ“¡‡ß◊ËÕπ‰¢");
  40. define("_PREVMATCHES","¢ÈÕ¡Ÿ≈∑’˺˓π¡“");
  41. define("_NEXTMATCHES","¢ÈÕ¡Ÿ≈∑’ˇÀ≈◊բȓßÀπÈ“");
  42. define("_INSECTION","∫∑§«“¡„πª√–‡¿∑");
  43. define("_NONAME","‰¡Ë‰¥È°√Õ°™◊ËÕ");
  44. define("_SCOMMENTS","§«“¡‡ÀÁπ");
  45. define("_SEARCHRESULTS","º≈°“√§ÈπÀ“");
  46. define("_CONTRIBUTEDBY","ºŸÈ„ÀÈ¢ÈÕ¡Ÿ≈");
  47. define("_UCOMMENTS","§”·π–π”");
  48. define("_MATCHTITLE","µ√ßµ“¡™◊ËÕ‡√◊ËÕß");
  49. define("_MATCHTEXT","µ√ßµ“¡¢ÈÕ¡Ÿ≈„π‡√◊ËÕß");
  50. define("_MATCHBOTH","µ√ßµ“¡¢ÈÕ¡Ÿ≈„π‡√◊ËÕß·≈–™◊ËÕ‡√◊ËÕß");
  51. define("_SREPLY","µÕ∫°≈—∫");
  52. define("_SREPLIES","µÕ∫°≈—∫");
  53. define("_ATTACHART","ºπ«°‡¢È“°—∫∫∑§«“¡");
  54. define("_PAGES","ÀπÈ“");
  55. define("_REVIEWSCORE","§–·ππ ”À√—∫§”·π–π”π’È");
  56. define("_PAGE","ÀπÈ“");
  57. define("_DOWNLOADS","¥“«πÏ‚À≈¥");
  58. define("_WEBLINKS","‡«Á∫≈‘ß°Ï");
  59. define("_FINDMORE","... À“µËÕ");
  60. define("_DIDNOTFIND","‰¡Ëæ∫ ‘Ëß∑’˧ÿ≥¡ÕßÀ“?");
  61. define("_ENCYCLOPEDIA","æ®π“πÿ°√¡");
  62. define("_SEARCHINSTORY","§ÈπÀ“¢ÈÕ‡ πÕ·π–∑—ÈßÀ¡¥„π‡√◊ËÕß:");
  63.  
  64. ?>