home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.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¬║╕▀░▌▒°Ñ≤¼█▓┼¬║╕Ω«╞");
  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. ?>