[ Index ] |
|
Code source de SPIP Agora 1.4 |
1 // I18N constants : Vietnamese 2 // LANG: "en", ENCODING: UTF-8 3 // Author: Nguyá»…n Äình Nam, <hncryptologist@yahoo.com> 4 5 HTMLArea.I18N = { 6 7 // the following should be the filename without .js extension 8 // it will be used for automatically load plugin language. 9 lang: "vn", 10 11 tooltips: { 12 bold: "Äáºm", 13 italic: "Nghiêng", 14 underline: "Gạch Chân", 15 strikethrough: "Gạch Xóa", 16 subscript: "Viết Xuống Dưới", 17 superscript: "Viết Lên Trên", 18 justifyleft: "Căn Trái", 19 justifycenter: "Căn Giữa", 20 justifyright: "Căn Phải", 21 justifyfull: "Căn Äá»u", 22 orderedlist: "Danh Sách Có Thứ Tá»±", 23 unorderedlist: "Danh Sách Phi Thứ Tá»±", 24 outdent: "Lùi Ra Ngoà i", 25 indent: "Thụt Và o Trong", 26 forecolor: "Mà u Chữ", 27 backcolor: "Mà u Ná»n", 28 horizontalrule: "Dòng Kẻ Ngang", 29 createlink: "Tạo Liên Kết", 30 insertimage: "Chèn Ảnh", 31 inserttable: "Chèn Bảng", 32 htmlmode: "Chế Äá»™ Mã HTML", 33 popupeditor: "Phóng To Ô Soạn Thảo", 34 about: "Tá»± Giá»›i Thiệu", 35 showhelp: "Giúp Äỡ", 36 textindicator: "Äịnh Dạng Hiện Thá»i", 37 undo: "Undo", 38 redo: "Redo", 39 cut: "Cắt", 40 copy: "Copy", 41 paste: "Dán" 42 }, 43 buttons: { 44 "ok": "OK", 45 "cancel": "Há»§y" 46 }, 47 msg: { 48 "Path": "ÄÆ°á»ng Dẫn", 49 "TEXT_MODE": "Bạn Ä‘ang ở chế độ text. Sá» dụng nút [<>] để chuyển lại chế độ WYSIWIG." 50 } 51 };
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |