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. ?>