home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.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. ?>