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("_PRINTER","Trang in");
- define("_PREVIOUS","Trang trước");
- define("_NEXT","Trang kế");
- define("_COMESFROM","B√†i n√†y đến từ");
- define("_THEURL","URL của b√†i n√†y l√†");
- define("_SECWELCOME","Ch√†o mừng bạn đ√£ đến chuy√™n mục đặc biệt ở");
- define("_YOUCANFIND","Ở đ√¢y bạn c√≥ thể t√¨m thấy những b√†i viết hấp dẫn kh√¥ng xuất hiện ở Trang chủ.");
- define("_THISISSEC","Đ√¢y l√† chuy√™n mục");
- define("_FOLLOWINGART","Sau đ√¢y l√† những b√†i được viết trong chuy√™n mục n√†y.");
- define("_SECRETURN","Quay lại chuy√™n mục ch√≠nh");
- define("_TOTALWORDS","byte tất cả trong đoạn văn bản n√†y");
- define("_BACKTO","Quay lại");
- define("_SECINDEX","Chuy√™n mục ch√≠nh");
- define("_PAGE","Trang");
-
- ?>