home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2003 May / INTERNET103.ISO / pc / software / windows / building / php_nuke / html / modules / encyclopedia / language / lang-chinese.php < prev    next >
Encoding:
PHP Script  |  2002-09-16  |  2.2 KB  |  47 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.  
  21.  
  22.  
  23. define("_PREVIOUS","ñWñ@¡╢");
  24. define("_NEXT","ñUñ@¡╢");
  25.  
  26. define("_SEARCHRESULTS","╖j┤M╡▓¬G");
  27. define("_PAGE","¡╢");
  28. define("_RETURNTO","ª^¿∞");
  29. define("_DEACTIVATE","┴⌠┬├");
  30. define("_ACTIVATE","┼πÑ▄");
  31. define("_ENCYCLOPEDIA","ª╩¼∞Ñ■«╤/║δ╡╪░╧");
  32. define("_NOCONTENTFORLETTER","½▄⌐Ω║p,ºΣñú¿∞Ñ⌠ª≤├÷⌐≤│o¬║ªrÑ└¬║╢╡Ñ╪");
  33. define("_ENCYSELECTLETTER","╜╨Ñ╤⌐│ñU¬║ªC¬φññ┐∩╛▄¡n¼d╕▀¬║╢╡Ñ╪:");
  34. define("_COPYRIGHT","╡█º@┼v¬k");
  35. define("_YOURADMINENCY","▒z¼O║▐▓z¬╠íA│o¡╙ª╩¼∞Ñ■«╤⌐|Ñ╝╢}⌐±!");
  36. define("_ENCYNOTACTIVE","╣∩ñú░_íAÑ╪½e│o¡╙ª╩¼∞Ñ■«╤⌐|Ñ╝╢}⌐±.");
  37. define("_AVAILABLEENCYLIST","Ñ╪½e¬║ª╩¼∞Ñ■«╤ªC¬φ");
  38. define("_YOURADMININACTIVELIST","▒z¼O║▐▓z¬╠íG⌐│ñU¼OÑ╝▒╥░╩¬║ª╩¼∞Ñ■«╤ªC¬φ:");
  39. define("_NORESULTSTEXT","ºΣñú¿∞¼█├÷ñ║«e...");
  40. define("_NORESULTSTITLE","ºΣñú¿∞¼█├÷╝╨├D...");
  41. define("_SEARCHRESULTSFOR","╖j┤M╡▓¬G:");
  42. define("_SEARCHNOTCOMPLETE","╖j┤M┐∩╢╡¿Sª│º╣ª¿íA╜╨ªA╕╒ñ@ª╕.");
  43. define("_RESULTSINTERMTITLE","¼█├÷╝╨├DªpñU:");
  44. define("_RESULTSINTERMTEXT","¼█├÷ñ║«eªpñU:");
  45.  
  46.  
  47. ?>