home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / surveys / language / lang-chinese.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  3.1 KB  |  71 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("_YOURNAME","▒z¬║ªWªr");
  21. define("_OK","╜T⌐w");
  22. define("_COMMENT","╢╡╖N¿ú");
  23. define("_CONFIGURE","│]⌐w");
  24. define("_LOGINCREATE","╡nñJ/▓úÑ═╖s¬║▒b╕╣");
  25. define("_THRESHOLD","¬∙┬e");
  26. define("_NOCOMMENTS","ñú┼πÑ▄╖N¿ú");
  27. define("_NESTED","▒_¬¼┼πÑ▄");
  28. define("_FLAT","Ñ¡⌐Z┼πÑ▄");
  29. define("_THREAD","╜u¬¼┼πÑ▄");
  30. define("_OLDEST","┬┬¬║Ѳ");
  31. define("_NEWEST","╖s¬║Ѳ");
  32. define("_HIGHEST","░¬ñ└¬║Ѳ");
  33. define("_COMMENTSWARNING","╡█º@┼v─▌⌐≤¡∞º@¬╠íAÑ╗»╕╣∩ñ║«eñú¡tÑ⌠ª≤│dÑ⌠");
  34. define("_SCORE","ñ└╝╞íG");
  35. define("_USERINFO","¿╧Ñ╬¬╠╕Ω░T");
  36. define("_READREST","╛\─²Ñ╗╡√╜╫¬║¿Σ╛l│íÑ≈...");
  37. define("_REPLY","ª^┬╨");
  38. define("_REPLYMAIN","╡o¬φ╡√╜╫");
  39. define("_NOSUBJECT","╡L├DÑ╪");
  40. define("_NOANONCOMMENTS","ñúñ╣│\░╬ªW╡o¬φ, ╜╨Ѳ <a href=\"modules.php?name=Your_Account&op=new_user\">╡∙ÑU</a>");
  41. define("_PARENT","░_╖╜");
  42. define("_ROOT","«┌");
  43. define("_UCOMMENT","╡√╜╫");
  44. define("_ALLOWEDHTML","ñ╣│\HTML╗y¬kíG");
  45. define("_POSTANON","░╬ªW╡o¬φ");
  46. define("_EXTRANS","Extrans (html tags to Ñ╗ñσ)");
  47. define("_HTMLFORMATED","HTML«µªí");
  48. define("_PLAINTEXT","ñ@»δñσªr«µªí");
  49. define("_ONN","⌐≤...");
  50. define("_SUBJECT","├DÑ╪");
  51. define("_SURVEYCOM","└╦╡°╖N¿ú╡o¬φ");
  52. define("_SURVEYCOMPRE","└╦╡°╖N¿ú╡o¬φ╣w─²");
  53. define("_NOTRIGHT","¿τ╝╞Ñ╝▒╡└≥└│ª│ñº┼▄╝╞íIÑ╗░T«º╢╚¿╤░╤ª╥");
  54. define("_DIRECTCOM","¬╜▒╡└╦╡°╡√╜╫...");
  55. define("_SENDAMSG","▒HÑX░T«º");
  56. define("_PASTSURVEYS","╣LÑh¬║ºδ▓╝");
  57. define("_LVOTES","ºδ▓╝ñ@─²");
  58. define("_TOTALVOTES","┴`▓╝╝╞íG");
  59. define("_VOTING","ºδ▓╝½F");
  60. define("_OTHERPOLLS","¿ΣÑL¬║ºδ▓╝");
  61. define("_CURRENTSURVEY","Ñ╪½e¬║╜╒¼d");
  62. define("_CURRENTPOLLRESULTS","Ñ╪½e¬║ºδ▓╝╡▓¬G");
  63. define("_PREVIEW","╣w─²");
  64. define("_REFRESH","¡½╖s╛π▓z");
  65. define("_SURVEYS","╜╒¼d");
  66. define("_ATTACHEDTOARTICLE","- ¬■Ñ[ªbñσ│╣:");
  67. define("_SURVEYSATTACHED","ºδ▓╝/╜╒¼d¬■Ñ[ªbñσ│╣ñW");
  68. define("_LAST5POLLS", "│╠½ßñ¡╢╡╜╒¼d");
  69. define("_MOREPOLLS", "...º≤ªh¬║▓╝┐∩¼í░╩");
  70.  
  71. ?>