[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Topics/admin/language/ -> lang-vietnamese.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 go to my website 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  define("_CURRENTTOPICS","Current Active Topics");
  22  define("_CLICK2EDIT","Click on Topic to Edit");
  23  define("_ADDATOPIC","Add a New Topic");
  24  define("_TOPICNAME","Topic Name");
  25  define("_TOPICNAME1","(just a name without spaces - max: 20 characters)");
  26  define("_TOPICNAME2","(for example: gamesandhobbies)");
  27  define("_TOPICTEXT","Topic Text");
  28  define("_TOPICTEXT1","(the full topic text or description - max: 40 characters)");
  29  define("_TOPICTEXT2","(for example: Games and Hobbies)");
  30  define("_TOPICIMAGE","Topic Image");
  31  define("_ADDTOPIC","Add Topic");
  32  define("_EDITTOPIC","Edit Topic");
  33  define("_ADDRELATED","Add Related Links");
  34  define("_ACTIVERELATEDLINKS","Active Related Links");
  35  define("_SITENAME","Site Name");
  36  define("_NORELATED","There are no related links for this topic");
  37  define("_EDITRELATED","Edit Related Link");
  38  define("_YES","Có");
  39  define("_NO","Không");
  40  define("_TOPICSMANAGER","Qu&#7843;n lý ch&#7911; &#273;&#7873;");
  41  define("_DELETETOPIC","Xóa ch&#7911; &#273;&#7873;");
  42  define("_TOPICDELSURE","B&#7841;n có ch&#7855;c ch&#7855;n mu&#7889;n xóa ch&#7911; &#273;&#7873; này không");
  43  define("_TOPICDELSURE1","Cái này s&#7869; xóa t&#7845;t c&#7843; ch&#7911; &#273;&#7873; và l&#7901;i bình lu&#7853;n c&#7911;a nó!");
  44  
  45  
  46  ?>


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