home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 June / INTERNET104.ISO / pc / software / windows / building / php_nuke / html / modules / search / language / lang-chinese.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.4 KB  |  58 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 go to the site and send to me        */
  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","©“¶≥™∫∑sªD•D√D");
  21. define("_NOCOMMENTS","§£≈„•‹∑N®£");
  22. define("_UCOMMENT","µ˚Ω◊");
  23. define("_REVIEWS","ß@´~µ˚Ω◊");
  24. define("_SEARCHUSERS","∑j¥M®œ•Œ™Ã∏ÍÆΔÆw");
  25. define("_SEARCHSECTIONS","∑j¥M±MƒÊ");
  26. define("_SEARCHREVIEWS","∑j¥Mß@´~∑N®£");
  27. define("_SEARCHIN","∑j¥M¶b");
  28. define("_ARTICLES","§Â≥π");
  29. define("_ALLAUTHORS","•˛≥°ß@™Ã");
  30. define("_ALL","•˛≥°");
  31. define("_WEEK","©P");
  32. define("_WEEKS","©P");
  33. define("_MONTH","§Î");
  34. define("_MONTHS","§Î");
  35. define("_SEARCHON","∑j¥M©Û°G");
  36. define("_SSTORIES","≥¯æ…");
  37. define("_SSECTIONS","±MƒÊ");
  38. define("_SUSERS","®œ•Œ™Ã");
  39. define("_NOMATCHES","߉§£®ÏªP±z™∫∏fl∞›±¯•Û¨€≤≈™∫∏ÍÆΔ");
  40. define("_PREVMATCHES","´e§@≠∂");
  41. define("_NEXTMATCHES","§U§@≠∂");
  42. define("_INSECTION","±MƒÊ§∫™∫§Â≥π");
  43. define("_NONAME","¶W∫Ÿ©|•ºøÈ§J");
  44. define("_SCOMMENTS","µ˚Ω◊");
  45. define("_SEARCHRESULTS","∑j¥Mµ≤™G");
  46. define("_CONTRIBUTEDBY","¥£®—™Ã¨∞");
  47. define("_UCOMMENTS","∑N®£");
  48. define("_MATCHTITLE","©Mº–√Dßk¶X");
  49. define("_MATCHTEXT","©M§Â≥π§∫Æeßk¶X");
  50. define("_MATCHBOTH","©Mº–√DªP§Â≥π§∫Æeß°ßk¶X");
  51. define("_SREPLY","¶^¬–");
  52. define("_SREPLIES","¶^¬–");
  53. define("_ATTACHART","§Â≥π™˛•Û");
  54. define("_PAGES","≠∂");
  55. define("_REVIEWSCORE","ß@´~µ˚Ω◊µ˚§¿");
  56. define("_PAGE","≠∂");
  57.  
  58. ?>