[ Index ]
 

Code source de PHP NUKE 7.9

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

title

Body

[fermer]

/modules/Your_Account/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 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("_EMAIL","Email");
  21  define("_YES","Có");
  22  define("_NO","Không");
  23  define("_OPTIONAL","(không c&#7847;n thi&#7871;t)");
  24  define("_REQUIRED","(c&#7847;n thi&#7871;t)");
  25  define("_SAVECHANGES","L&#432;u thay &#273;&#7893;i");
  26  define("_THRESHOLD","&#272;o&#7841;n");
  27  define("_NOCOMMENTS","Không bình lu&#7853;n");
  28  define("_NESTED","N&#7889;i m&#7841;ng");
  29  define("_FLAT","Ngang ph&#7859;ng");
  30  define("_THREAD","&#272;o&#7841;n");
  31  define("_OLDEST","C&#361; nh&#7845;t tr&#432;&#7899;c");
  32  define("_NEWEST","M&#7899;i nh&#7845;t tr&#432;&#7899;c");
  33  define("_HIGHEST","Cao &#273;i&#7875;m nh&#7845;t tr&#432;&#7899;c");
  34  define("_L&#7894;IINVEMAIL","L&#7894;I: Email sai");
  35  define("_L&#7894;IEMAILSPACES","L&#7894;I: Email addresses do not contain spaces");
  36  define("_L&#7894;IINVNICK","L&#7894;I: Invalid Nickname");
  37  define("_NICK2LONG","Nickname quá dài. Nó ph&#7843;i d&#432;&#7899;i 25 kí t&#7921;");
  38  define("_NAMERESERVED","L&#7894;I: Tên này &#273;ã có");
  39  define("_NICKNOSPACES","L&#7894;I: Nickname không th&#7875; có kho&#7843;ng tr&#7889;ng");
  40  define("_NICKTAKEN","L&#7894;I: Nickname này &#273;ã có");
  41  define("_EMAILREGISTERED","L&#7894;I: &#272;&#7883;a ch&#7881; Email này &#273;ã có");
  42  define("_UUSERNAME","Tên truy nh&#7853;p");
  43  define("_FINISH","Hoàn thành");
  44  define("_YOUUSEDEMAIL","B&#7841;n ho&#7863;c 1 ng&#432;&#7901;i nào &#273;ó &#273;ã s&#7917; d&#7909;ng &#273;&#7883;a ch&#7881; email này");
  45  define("_TOREGISTER","&#273;&#7875; &#273;&#259;ng kí 1 account &#7903;");
  46  define("_FOLLOWINGMEM","Sau &#273;ây là thông tin thành viên:");
  47  define("_UNICKNAME","-Nickname:");
  48  define("_UPASSWORD","-M&#7853;t kh&#7849;u:");
  49  define("_USERPASS4","User Password for");
  50  define("_YOUAREREGISTERED","Xin chào! Bây gi&#7901; b&#7841;n &#273;ã là 1 thành viên c&#7911;a chúng tôi.");
  51  define("_THISISYOURPAGE","&#272;ây là trang cá nhân c&#7911;a b&#7841;n");
  52  define("_AVATAR","Hình th&#7871; thân");
  53  define("_WEBSITE","Web Site");
  54  define("_ICQ","S&#7889; ICQ");
  55  define("_AIM","S&#7889; AIM");
  56  define("_YIM","S&#7889; YIM");
  57  define("_MSNM","S&#7889; MSNM");
  58  define("_LOCATION","Ch&#7895; &#7903;");
  59  define("_OCCUPATION","Ngh&#7873; nghi&#7879;p");
  60  define("_INTERESTS","S&#7903; thích");
  61  define("_SIGNATURE","Ch&#7919; kí");
  62  define("_MYHOMEPAGE","Trang ch&#7911; c&#7911;a tôi:");
  63  define("_MYEMAIL","Email c&#7911;a tôi:");
  64  define("_EXTRAINFO","Thông tin thêm");
  65  define("_NOINFOFOR","There is no available info for");
  66  define("_LAST10COMMENTS","10 l&#7901;i bình cu&#7889;i g&#7917;i b&#7903;i");
  67  define("_LAST10SUBMISSIONS","10 bài cu&#7889;i g&#7917;i b&#7903;i");
  68  define("_LOGININCOR","L&#7895;i &#273;&#259;ng nh&#7853;p! Hãy th&#7917; l&#7847;n n&#7919;a...");
  69  define("_USERLOGIN","Thành viên &#273;&#259;ng nh&#7853;p");
  70  define("_USERREGLOGIN","Thành viên &#273;&#259;ng nh&#7853;p/&#273;&#259;ng kí");
  71  define("_REGNEWUSER","&#272;&#259;ng kí m&#7899;i");
  72  define("_LIST","Danh sách");
  73  define("_NEWUSER","Thành viên m&#7899;i");
  74  define("_PASSWILLSEND","(M&#7853;t kh&#7849;u s&#7869; &#273;&#432;&#7907;c g&#7917;i &#273;&#7871;n &#273;&#7883;a ch&#7881; email mà b&#7841;n nh&#7853;p vào)");
  75  define("_COOKIEWARNING","Notice: Account preferences are cookie based.");
  76  define("_ASREGUSER","As a registered user you can:");
  77  define("_ASREG1","Post comments with your name");
  78  define("_ASREG2","Send news with your name");
  79  define("_ASREG3","Have a personal box in the Home");
  80  define("_ASREG4","Select how many news you want in the Home");
  81  define("_ASREG5","Customize the comments");
  82  define("_ASREG6","Select different themes");
  83  define("_ASREG7","some other cool stuff...");
  84  define("_REGISTERNOW","Register Now! It's Free!");
  85  define("_WEDONTGIVE","We don't sell/give to others your personal info.");
  86  define("_ALLOWEMAILVIEW","Cho phép thành viên khách xem &#273;&#7883;a ch&#7881; Email c&#7911;a b&#7841;n");
  87  define("_OPTION","L&#7921;a ch&#7885;n");
  88  define("_PASSWORDLOST","Quên m&#7853;t kh&#7849;u?");
  89  define("_NOPROBLEM","Không v&#7845;n &#273;&#7873; gì. Just type your Nickname and click on send button. We will send an automatic Email to you with your Confirmation Code, then you need to re-type your Nickname and type your Cofirmation Code and we will send to you a new password.");
  90  define("_CONFIRMATIONCODE","Confirmation Code");
  91  define("_SENDPASSWORD","Send Password");
  92  define("_YOUARELOGGEDOUT","Bây gi&#7901; b&#7841;n &#273;ã thoát ra ngoài!");
  93  define("_SORRYNOUSERINFO","Sorry, no corresponding user info was found");
  94  define("_USERACCOUNT","The user account");
  95  define("_AT","at");
  96  define("_HASTHISEMAIL","has this email associated with it.");
  97  define("_AWEBUSERFROM","A Web user from");
  98  define("_HASREQUESTED","has just requested that password be sent.");
  99  define("_YOURNEWPASSWORD","Your new Password is:");
 100  define("_YOUCANCHANGE","You can change it after you login at");
 101  define("_IFYOUDIDNOTASK","If you didn't asked for this, don't worry. You are seeing this message, not 'them'. If this was an error just login with your new password.");
 102  define("_UPDATEFAILED","Could not update user entry. Please, Contact the Administrator.");
 103  define("_PASSWORD4","Password for");
 104  define("_MAILED","Mailed.");
 105  define("_CODEREQUESTED","has just requested a Confirmation Code to change the password.");
 106  define("_YOURCODEIS","Your Confirmation Code is:");
 107  define("_WITHTHISCODE","With this code you can now assign a new password at");
 108  define("_IFYOUDIDNOTASK2","If you didn't asked for this, don't worry. Just delete this Email.");
 109  define("_CODEFOR","Confirmation Code for");
 110  define("_USERPASSWORD4","User Password for");
 111  define("_UREALNAME","Tên th&#7853;t");
 112  define("_UREALEMAIL","Email th&#7853;t");
 113  define("_EMAILNOTPUBLIC","(This Email will not be public but is required, will be used to send your password if you lost it)");
 114  define("_UFAKEMAIL","Fake Email");
 115  define("_EMAILPUBLIC","(This Email will be public. Just type what you want, Spam proof)");
 116  define("_YOURHOMEPAGE","Your Home Page");
 117  define("_YOURAVATAR","Hình th&#7871; thân c&#7911;a b&#7841;n");
 118  define("_YICQ","S&#7889; ICQ");
 119  define("_YAIM","S&#7889; AIM");
 120  define("_YYIM","S&#7889; YIM");
 121  define("_YMSNM","S&#7889; MSNM");
 122  define("_YLOCATION","Ch&#7895; &#7903;");
 123  define("_YOCCUPATION","Ngh&#7873; nghi&#7879;p");
 124  define("_YINTERESTS","S&#7903; thích");
 125  define("_255CHARMAX","(T&#7889;i &#273;a 255 kí t&#7921;. Có th&#7875; s&#7917; d&#7909;ng mã HTML)");
 126  define("_CANKNOWABOUT","(T&#7889;i &#273;a 255 kí t&#7921;. Type what others can know about yourself)");
 127  define("_TYPENEWPASSWORD","(type a new password twice to change it)");
 128  define("_SOMETHINGWRONG","Something screwed up... don't you hate that?");
 129  define("_PASSDIFFERENT","Both passwords are different. They need to be identical.");
 130  define("_CHARLONG","characters long");
 131  define("_AVAILABLEAVATARS","Danh sách hình th&#7871; thân");
 132  define("_NEWSINHOME","News Number in Home");
 133  define("_MAX127","(max. 127):");
 134  define("_ACTIVATEPERSONAL","Activate Personal Menu");
 135  define("_CHECKTHISOPTION","(Check this option and the following text will appear in the Home)");
 136  define("_YOUCANUSEHTML","(You can use HTML code to put links, for example)");
 137  define("_SELECTTHEME","Select One Theme");
 138  define("_THEMETEXT1","This option will change the look for the whole site.");
 139  define("_THEMETEXT2","The changes will be valid only to you.");
 140  define("_THEMETEXT3","Each user can view the site with different theme.");
 141  define("_DISPLAYMODE","Ki&#7875;u hi&#7875;n th&#7883;");
 142  define("_SORTORDER","Th&#7913; t&#7921; s&#7855;p x&#7871;p");
 143  define("_COMMENTSWILLIGNORED","Comments scored less than this setting will be ignored.");
 144  define("_UNCUT","Uncut and Raw");
 145  define("_EVERYTHING","Almost Everything");
 146  define("_FILTERMOSTANON","Filter Most Anonymous");
 147  define("_USCORE","&#272;i&#7875;m");
 148  define("_SCORENOTE","Anonymous posts start at 0, logged in posts start at 1. Moderators add and subtract points.");
 149  define("_NOSCORES","Không hi&#7875;n th&#7883; &#273;i&#7875;m");
 150  define("_HIDDESCORES","(&#7848;n &#273;i&#7875;m: Chúng v&#7851;n còn, b&#7841;n ch&#7881; không nhìn th&#7845;y chúng.)");
 151  define("_MAXCOMMENT","Chi&#7873;u dài l&#7901;i bình t&#7889;i &#273;a");
 152  define("_TRUNCATES","(C&#7855;t b&#7899;t l&#7901;i bình dài, và thêm 1 liên k&#7871;t &#272;&#7885;c thêm. &#272;&#7863;t &#273;&#7911; l&#7899;n &#273;&#7875; xóa)");
 153  define("_BYTESNOTE","bytes (1024 bytes = 1K)");
 154  define("_USENDPRIVATEMSG","G&#7917;i 1 tin nh&#7855;n &#273;&#7871;n");
 155  define("_THEMESELECTION","Ch&#7885;n giao di&#7879;n");
 156  define("_COMMENTSCONFIG","Comments Configuration");
 157  define("_HOMECONFIG","Home Configuration");
 158  define("_PERSONALINFO","Personal Information");
 159  define("_USERSTATUS","Tình tr&#7841;ng hi&#7879;n t&#7841;i");
 160  define("_ONLINE","Online");
 161  define("_OFFLINE","Offline");
 162  define("_CHANGEYOURINFO","Thay &#273;&#7893;i thông tin c&#7911;a b&#7841;n");
 163  define("_CONFIGCOMMENTS","C&#7845;u hình l&#7901;i bình");
 164  define("_CHANGEHOME","Thay &#273;&#7893;i trang ch&#7911;");
 165  define("_LOGOUTEXIT","Thoát");
 166  define("_SELECTTHETHEME","Ch&#7885;n giao di&#7879;n");
 167  define("_PRIVATEMESSAGES","Tin nh&#7855;n c&#7911;a b&#7841;n");
 168  define("_EDITUSER","Edit User");
 169  define("_RECEIVENEWSLETTER","Nh&#7853;n tin t&#7913;c th&#432;&#7901;ng xuyên (Newsletter) b&#7857;ng Email?");
 170  define("_NOTSUBSCRIBED","B&#7841;n không mu&#7889;n nh&#7853;n tin t&#7913;c th&#432;&#7901;ng xuyên (Newsletter) c&#7911;a chúng tôi");
 171  define("_SUBSCRIBED","B&#7841;n &#273;&#432;&#7907;c nh&#7853;n tin t&#7913;c th&#432;&#7901;ng xuyên (Newsletter) c&#7911;a chúng tôi");
 172  define("_USERCHECKDATA","please check the following information. If all is correct you can proceed with the registration by clicking on \"Finish\" button, otherwise \"Go Back\" and change whatever information is needed.");
 173  define("_USERFINALSTEP","New User Registration: Final Step");
 174  define("_ACCOUNTCREATED","New User Account Created!");
 175  define("_THANKSUSER","Thank you for registering at");
 176  define("_YOUCANLOGIN","In a few seconds you'll receive an email from our system with your assigned password. Then you can login <a href=\"modules.php?name=Your_Account\">here</a>. Remember to change you password and to configure your account preferences. Hope you can enjoy our services.");
 177  define("_BROWSEUSERS","Ch&#7885;n thành viên");
 178  define("_SEARCHUSERS","Tìm thành viên");
 179  define("_BROADCAST","Broadcast Public Message");
 180  define("_BROADCASTTEXT","You can send a <i>Public Message</i> from here (255 characters max). This message will be displayed to all online users in the next 10 minutes. Any user online will see you message just once in a red bar under the site's logo. Any user can deactivate this feature from <a href=\"modules.php?name=Your_Account&amp;op=edithome\">here</a>. Please don't abuse. HTML code isn't allowed here.");
 181  define("_SEND","Send");
 182  define("_MESSAGEACTIVATE","Activate Broadcast Public Messages?");
 183  define("_BROADCASTSENT","Your Broadcast Message has been sent.");
 184  define("_BROADCASTNOTSENT","<b>ERROR:</b> Your Broadcast Message is empty or you already sent a message recently. To publish another message you need to wait about 10 minutes.");
 185  define("_RETURNPAGE","Return to your personal page");
 186  define("_MYHEADLINES","My Headlines");
 187  define("_SELECTASITE","Select the site from which you want to read the headlines:");
 188  define("_SELECTASITE2","Select a Web Site");
 189  define("_ORTYPEURL","Or type the headlines RSS/XML url of your prefered site:");
 190  define("_GO","Go");
 191  define("_HEADLINESFROM","Headlines from");
 192  define("_WEBMAIL", "WebMail");
 193  define("_MESSAGES","Messages");
 194  define("_RETURNACCOUNT", "Return to Your Account Page");
 195  define("_ACCESSTO", "Access to");
 196  define("_CREATEJOURNAL", "Create your own Journal");
 197  define("_READHEADLINES", "Read custom headlines");
 198  define("_ACCESSTO", "Access to");
 199  define("_CREATEJOURNAL", "Create your own Journal");
 200  define("_READHEADLINES", "Read custom headlines");
 201  define("_ACCESSTO", "Access to");
 202  define("_CREATEJOURNAL", "Create your own Journal");
 203  define("_READHEADLINES", "Read custom headlines");
 204  define("_POPMSGACTIVE","Activate Private Message PopUp?");
 205  define("_READMYJOURNAL","Read My Journal");
 206  define("_AVATARNOTE","You can select your avatar once you have been registered");
 207  define("_USRNICKNAME","Nickname/Username");
 208  define("_ALWAYSSHOWEMAIL","Always show my Email Address");
 209  define("_HIDEONLINE","Hide your online status");
 210  define("_REPLYNOTIFY","Always notify me of replies");
 211  define("_REPLYNOTIFYMSG","Sends an email when someone replies to a topic you have posted in. This can be changed whenever you post");
 212  define("_PMNOTIFY","Notify on new Private Message by Email");
 213  define("_POPPM","Pop up window on new Private Message");
 214  define("_POPPMMSG","Will open a new popup window to inform you when new private messages arrive");
 215  define("_ATTACHSIG","Always attach my signature");
 216  define("_ALLOWBBCODE","Always allow BBCode");
 217  define("_ALLOWHTMLCODE","Always allow HTML");
 218  define("_ALLOWSMILIES","Always enable Smilies");
 219  define("_FORUMSTIME","Forums Timezone");
 220  define("_FORUMSDATE","Forums Date format");
 221  define("_FORUMSDATEMSG","The syntax used is identical to the PHP <a href=\"http://www.php.net/date\">date()</a> function");
 222  define("_SECURITYCODE","Security Code");
 223  define("_TYPESECCODE","Type Security Code Here");
 224  define("_NEWUSERERROR","New User Creation Error!");
 225  define("_SECCODEINCOR","Security Code is incorrect, Please go back and type it exactly as given...");
 226  define("_RETYPEPASSWORD","Re-type Password");
 227  define("_ALLREQUIRED","All fields are required");
 228  define("_YOUWILLRECEIVE","You will receive a confirmation email with a link to a page you should visit to activate your account in the next 24 hours.");
 229  define("_BLANKFORAUTO","Leave blank for auto-generate your password");
 230  define("_TOFINISHUSER","To finish the registration process you should visit the following link in the next 24 hours to activate your user account, otherwise the information will be automaticaly deleted by the system and you should apply again:");
 231  define("_YOUPASSMUSTBE","Your Password must be");
 232  define("_FINISHUSERCONF","Your request for a new account has been processed. You'll receive an email in the next few seconds with a activation link that should be visited in the next 24 hours to be able to activate your account.");
 233  define("_ACTIVATIONERROR","New User Activation Error");
 234  define("_ACTIVATIONYES","New User Activation");
 235  define("_ACTMSG","Your account has been activated. Please login from <a href=\"modules.php?name=Your_Account\">this link</a> using your assigned Nickname and Password.");
 236  define("_ACTERROR1","New user verification number is invalid.<br><br>Please be sure to click on the link you received by email or apply for a new account <a href=\"modules.php?name=Your_Account\">here</a>.");
 237  define("_ACTERROR2","There is no user in the database with this information.<br><br>You can register a new user from <a href=\"modules.php?name=Your_Account\">here</a>.");
 238  define("_ACTIVATIONSUB","New User Account Activation");
 239  define("_USERKARMA","User Karma:");
 240  define("_CHANGEKARMA","Change Karma for User");
 241  define("_ADMINFUNCTIONS","Administration Functions");
 242  define("_KARMAGOOD","Good Karma");
 243  define("_KARMAGOODHLP","This is a normal good user");
 244  define("_KARMAGOODREF","Default value. Users marked with <i>Good Karma</i> can post their comments without any restrictions.");
 245  define("_KARMALOW","Regular Karma");
 246  define("_KARMALOWHLP","This user has been marked, requires atention");
 247  define("_KARMALOWREF","Users marked with <i>Regular Karma</i> should be under observation. Consider this value a <i>flag</i> to have a eye on it.");
 248  define("_KARMABAD","Bad Karma");
 249  define("_KARMABADHLP","This user is bad and his comments are moderated");
 250  define("_KARMABADREF","Users marked with <i>Bad Karma</i> can post comments but the administrator should approve/moderate them from the admin panel.");
 251  define("_KARMADEVIL","Devil Karma");
 252  define("_KARMADEVILHLP","This user is a devil and his comments will not be published");
 253  define("_KARMADEVILREF","Users marked with <i>Devil Karma</i> are very bad. This users are not allowed to post comments. All his content is just ignored and nothing will be published.");
 254  
 255  ?>


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