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