home *** CD-ROM | disk | FTP | other *** search
- <?php
-
- /**************************************************************************/
- /* PHP-NUKE: Advanced Content Management System */
- /* ============================================ */
- /* */
- /* This is the language module with all the system messages */
- /* */
- /* If you made a translation, please go to the site and send to me */
- /* the translated file. Please keep the original text order by modules, */
- /* and just one message per line, also double check your translation! */
- /* */
- /* You need to change the second quoted phrase, not the capital one! */
- /* */
- /* If you need to use double quotes (") remember to add a backslash (\), */
- /* so your entry will look like: This is \"double quoted\" text. */
- /* And, if you use HTML code, please double check it. */
- /**************************************************************************/
-
- define("_ALLTOPICS","Tất cả chủ đề");
- define("_NOCOMMENTS","Kh├┤ng b├¼nh luận");
- define("_UCOMMENT","Lời b├¼nh");
- define("_REVIEWS","Reviews");
- define("_SEARCHUSERS","T├¼m trong CSDL của th├ánh vi├¬n");
- define("_SEARCHSECTIONS","Search in Special Sections");
- define("_SEARCHREVIEWS","Search in Reviews");
- define("_SEARCHIN","Tìm trong");
- define("_ARTICLES","Articles");
- define("_ALLAUTHORS","Tất cả t├íc giả");
- define("_ALL","Tất cả");
- define("_WEEK","tuần");
- define("_WEEKS","tuần");
- define("_MONTH","tháng");
- define("_MONTHS","tháng");
- define("_SEARCHON","Tìm theo:");
- define("_SSTORIES","Bài");
- define("_SSECTIONS","Sections");
- define("_SUSERS","Thành viên");
- define("_NOMATCHES","No matches found to your query");
- define("_PREVMATCHES","previous matches");
- define("_NEXTMATCHES","next matches");
- define("_INSECTION","Article in the Section");
- define("_NONAME","Kh├┤ng c├│ t├¬n n├áo được nhập");
- define("_SCOMMENTS","Lời b├¼nh");
- define("_SEARCHRESULTS","Kết quả t├¼m kiếm");
- define("_CONTRIBUTEDBY","Contributed by");
- define("_UCOMMENTS","Comments");
- define("_MATCHTITLE","Match on Title");
- define("_MATCHTEXT","Match on Article's text");
- define("_MATCHBOTH","Match on Title and Article's text");
- define("_SREPLY","Reply");
- define("_SREPLIES","Replies");
- define("_ATTACHART","Attached to Article");
- define("_PAGES","Trang");
- define("_REVIEWSCORE","Score for this Review");
- define("_PAGE","Trang");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Web Links");
- define("_FINDMORE","... more");
- define("_DIDNOTFIND","Didn't find what you're looking for?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");define("_ALLTOPICS","Tất cả chủ đề");
- define("_NOCOMMENTS","Kh├┤ng b├¼nh luận");
- define("_UCOMMENT","Lời b├¼nh");
- define("_REVIEWS","Reviews");
- define("_SEARCHUSERS","T├¼m trong CSDL của th├ánh vi├¬n");
- define("_SEARCHSECTIONS","Search in Special Sections");
- define("_SEARCHREVIEWS","Search in Reviews");
- define("_SEARCHIN","Tìm trong");
- define("_ARTICLES","Articles");
- define("_ALLAUTHORS","Tất cả t├íc giả");
- define("_ALL","Tất cả");
- define("_WEEK","tuần");
- define("_WEEKS","tuần");
- define("_MONTH","tháng");
- define("_MONTHS","tháng");
- define("_SEARCHON","Tìm theo:");
- define("_SSTORIES","Bài");
- define("_SSECTIONS","Sections");
- define("_SUSERS","Thành viên");
- define("_NOMATCHES","No matches found to your query");
- define("_PREVMATCHES","previous matches");
- define("_NEXTMATCHES","next matches");
- define("_INSECTION","Article in the Section");
- define("_NONAME","Kh├┤ng c├│ t├¬n n├áo được nhập");
- define("_SCOMMENTS","Lời b├¼nh");
- define("_SEARCHRESULTS","Kết quả t├¼m kiếm");
- define("_CONTRIBUTEDBY","Contributed by");
- define("_UCOMMENTS","Phê bình");
- define("_MATCHTITLE","Match on Title");
- define("_MATCHTEXT","Match on Article's text");
- define("_MATCHBOTH","Match on Title and Article's text");
- define("_SREPLY","Trả lời");
- define("_SREPLIES","Trả lời");
- define("_ATTACHART","Attached to Article");
- define("_PAGES","Trang");
- define("_REVIEWSCORE","Score for this Review");
- define("_PAGE","Trang");
- define("_DOWNLOADS","Downloads");
- define("_WEBLINKS","Li├¬n kết");
- define("_FINDMORE","... thêm");
- define("_DIDNOTFIND","Kh├┤ng t├¼m được c├íi m├á bạn muốn?");
- define("_ENCYCLOPEDIA","Encyclopedia");
- define("_SEARCHINSTORY","Search All Comments in Story:");
-
- ?>