[ Index ]
 

Code source de PHP NUKE 7.9

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/News/language/ -> lang-chinese.php (source)

   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 sent to me (fbc@mandrakesoft.com)    */
  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("_SEND","¶Ç°e");
  21  define("_URL","ºô§}");
  22  define("_PRINTER","¤Íµ½¦C¦L®æ¦¡");
  23  define("_FRIEND","±Hµ¹ªB¤Í");
  24  define("_YOURNAME","±zªº¦W¦r");
  25  define("_OK","½T©w");
  26  define("_RELATED","¬ÛÃöªºÃìµ²");
  27  define("_MOREABOUT","§ó¦h¬ÛÃöªº");
  28  define("_NEWSBY","·s»D¨Ó·½¬°");
  29  define("_MOSTREAD","³Ì¨üÅwªïªº³ø¾É¡AÃö©ó");
  30  define("_READMORE","¸Ô²Ó¤º®e...");
  31  define("_BYTESMORE","¦ì¤¸²Õ");
  32  define("_COMMENTSQ","´£¨Ñ·N¨£¡H");
  33  define("_COMMENT","¶µ·N¨£");
  34  define("_CONFIGURE","³]©w");
  35  define("_LOGINCREATE","µn¤J/²£¥Í·sªº±b¸¹");
  36  define("_THRESHOLD","ªùÂe");
  37  define("_NOCOMMENTS","¤£Åã¥Ü·N¨£");
  38  define("_NESTED","±_ª¬Åã¥Ü");
  39  define("_FLAT","¥­©ZÅã¥Ü");
  40  define("_THREAD","½uª¬Åã¥Ü");
  41  define("_OLDEST","ªº¥ý");
  42  define("_NEWEST","·sªº¥ý");
  43  define("_HIGHEST","°ª¤Àªº¥ý");
  44  define("_COMMENTSWARNING","µÛ§@ÅvÄÝ©ó­ì§@ªÌ¡A¥»¯¸¹ï¤º®e¤£­t¥ô¦ó³d¥ô");
  45  define("_SCORE","¤À¼Æ¡G");
  46  define("_USERINFO","¨Ï¥ÎªÌ¸ê°T");
  47  define("_READREST","¾\Äý¥»µû½×ªº¨ä¾l³¡¥÷...");
  48  define("_REPLY","¦^ÂÐ");
  49  define("_REPLYMAIN","µoªíµû½×");
  50  define("_NOSUBJECT","µLÃD¥Ø");
  51  define("_NOANONCOMMENTS","¤£¤¹³\°Î¦Wµoªí, ½Ð¥ý <a href=\"modules.php?name=Your_Account\">µù¥U</a>");
  52  define("_PARENT","°_·½");
  53  define("_ROOT","®Ú");
  54  define("_UCOMMENT","µû½×");
  55  define("_ALLOWEDHTML","¤¹³\HTML»yªk¡G");
  56  define("_POSTANON","°Î¦Wµoªí");
  57  define("_EXTRANS","Extrans (html tags to ¥»¤å)");
  58  define("_HTMLFORMATED","HTML®æ¦¡");
  59  define("_PLAINTEXT","¤@¯ë¤å¦r®æ¦¡");
  60  define("_ONN","©ó...");
  61  define("_SUBJECT","ÃD¥Ø");
  62  define("_COMMENTREPLY","·N¨£µoªí");
  63  define("_COMREPLYPRE","·N¨£µoªí¹wÄý");
  64  define("_NOTRIGHT","¨ç¼Æ¥¼±µÀòÀ³¦³¤§ÅܼơI¥»°T®§¶È¨Ñ°Ñ¦Ò");
  65  define("_SENDAMSG","±H¥X°T®§");
  66  define("_YOUSENDSTORY","±z±N±H¥X¥»³ø¾É");
  67  define("_TOAFRIEND","¦¬¥óªÌ¡G");
  68  define("_FYOURNAME","±zªº©m¦W¡G");
  69  define("_FYOUREMAIL","±zªº E-mail¡G");
  70  define("_FFRIENDNAME","±zªB¤Íªº©m¦W¡G");
  71  define("_FFRIENDEMAIL","±zªB¤Íªº E-mail¡G");
  72  define("_INTERESTING","¦³½ìªº¤å³¹¦b");
  73  define("_HELLO","¶Ù");
  74  define("_YOURFRIEND","±zªºªB¤Í");
  75  define("_CONSIDERED","ı±o³o½g¤å³¹¦³½ì¡A©M±z¤@¦P¤À¨É");
  76  define("_FDATE","¤é´Á¡G");
  77  define("_FTOPIC","·s»D¥DÃD¡G");
  78  define("_YOUCANREAD","½Ð¨Ó¦¹¾\Ū³o½g¦³½ìªº¤å³¹");
  79  define("_FSTORY","³ø¾É");
  80  define("_HASSENT","¤w³Q±H¥Xµ¹");
  81  define("_THANKS","ÁÂÁ¡I");
  82  define("_RECOMMEND","±ÀÂË¥»¯¸µ¹ªB¤Í");
  83  define("_PDATE","¤é´Á¡G");
  84  define("_PTOPIC","·s»D¥DÃD¡G");
  85  define("_COMESFROM","¥»¤å³¹¨Ó¦Û©ó");
  86  define("_THEURL","³o¥÷³ø¾Éªººô§}¬O¡G");
  87  define("_PREVIEW","¹wÄý");
  88  define("_NEWUSER","·s¨Ï¥ÎªÌ");
  89  define("_OPTIONS","¿ï¶µ");
  90  define("_REFRESH","­«·s¾ã²z");
  91  define("_ADD","·s¼W");
  92  define("_NOCOMMENTSACT","¹ï¤£°_, ¥Ø«e³o½g¤å³¹µLªkÅã¥Ü·N¨£.");
  93  define("_ARTICLEPOLL","¥»¤åªº§ë²¼");
  94  define("_RATEARTICLE","¤å³¹µû¤À");
  95  define("_RATETHISARTICLE","½Ðªá¤@¬íÄÁµ¹³o½g¤å³¹¤@­Ó¤À¼Æ¡G");
  96  define("_CASTMYVOTE","°e¥X¤À¼Æ!");
  97  define("_AVERAGESCORE","¥­§¡¤À¼Æ");
  98  define("_BAD","®t");
  99  define("_REGULAR","¤@¯ë");
 100  define("_GOOD","¦n");
 101  define("_VERYGOOD","«D±`¦n");
 102  define("_EXCELLENT","§¹¬ü");
 103  define("_ARTICLERATING","¤å³¹¤À¼Æ");
 104  define("_THANKSVOTEARTICLE","¦hÁ±zµ¹³o½g¤å³¹µû©w¤À¼Æ!");
 105  define("_ALREADYVOTEDARTICLE","¹ï¤£°_¡A§A³Ìªñ¤~µ¹¹L³o½g¤å³¹¤À¼Æ©O¡I");
 106  define("_BACKTOARTICLEPAGE","¦^¨ì¤å³¹¤º®e¡I");
 107  define("_DIDNTRATE","±zÁÙ¨S¦³¿ï¾Ü¤À¼Æ­ù!");
 108  define("_NOINFO4TOPIC","¹ï¤£°_¡A±z¿ï¾Üªº¥DÃD¤¤©|µL¥ô¦ó¸ê°T¡C");
 109  define("_GOTONEWSINDEX","¦^¨ì·s»D¯Á¤Þ");
 110  define("_SELECTNEWTOPIC","¿ï¾Ü·sªº¥DÃD");
 111  define("_GOTOHOME","¦^¨ì­º­¶");
 112  define("_SEARCHONTOPIC","¦b³o­Ó¥DÃD¤¤·j´M");
 113  define("_SEARCHDIS","·j´M°Q½×");
 114  define("_READPDF","Read as PDF");
 115  define("_READWITHCOMMENTS", "You can read the complete story with its comments from");
 116  define("_TOFINISHRATING","To finish the rating process and to let the system count your vote, please complete the requested information:");
 117  define("_TOFINISHRATINGERROR","<b>ERROR:</b> The security code you wrote is incorrect...<br>Please write it exactly as given bellow:");
 118  define("_YOURATEDARTICLE","Your vote was");
 119  define("_COMMENTSMODERATION","Comments Moderation System");
 120  define("_MODERATE","Moderate");
 121  define("_CLICKTOMODERATE","Please select your moderation values for each comment on this article, then click on <i>Moderate</i> button bellow to save your comments moderation preferences. Be fair on each value, this will contribute and benefict all users/readers. Thank you.");
 122  define("_COMMENTSSYSTEM","Comments System");
 123  define("_COMMENTPOSTERROR","<b>Error saving your comment...</b><br><br><b>ERROR:</b> The title or the main text of your comment are empty.<br>Please go back and correct the problem, then try again.");
 124  
 125  ?>


Généré le : Sun Apr 1 11:11:59 2007 par Balluche grâce à PHPXref 0.7