//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/support/support.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/support/support-vi.js
// Module: /templates/support/support-vi
// Locale: vi
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"A week ago.":"Cách đây một tuần.","Are you sure you want to revoke authorization for all closed tickets and remove them from the list?":"Bạn có chắc muốn thu hồi ủy quyền cho mọi phiếu đã đóng và xóa chúng khỏi danh sách không?","Failed to call backend to revoke and remove authorizations from all closed tickets!":"Lỗi khi gọi phụ dịch để thu hồi và xóa ủy quyền từ mọi phiếu đã đóng!","For more information, read our [output,url,_1,Grant cPanel Support Access,target,_2] documentation.":"Để biết thêm thông tin, hãy đọc tài liệu [output,url,_1,Grant cPanel Support Access,target,_2] của chúng tôi.","Successfully revoked and removed authorizations from all closed tickets.":"Thành công thu hồi và xóa ủy quyền từ mọi phiếu đã đóng.","The [asis,SSH] connection test was successful for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Kiểm tra thành công kết nối [asis,SSH] cho ID Phiếu “[_1]” hoặc Máy Chủ “[_2]” - “[_3]” cho Người Dùng “[_4]”.","The [asis,SSH] test failed with the following error: “[_1]”":"Thử nghiệm [asis,SSH] không thành công với lỗi sau: “[_1]”","The server’s firewall configuration has been updated.":"Hệ thống đã cập nhật cấu hình tường lửa của máy chủ.","Ticket ID “[_1]” is closed. Do you want to revoke and remove this authorization?":"ID Phiếu “[_1]” đã đóng. Bạn muốn thu hồi và xóa xác thực này không?","Today":"Hôm nay","Yesterday":"Hôm qua","You successfully granted access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Bạn đã cấp thành công quyền truy cập cho ID Phiếu “[_1]” trên Máy Chủ “[_2]” - “[_3]” cho Người Dùng “[_4]”.","You successfully revoked access for Ticket ID “[_1]” on Server “[_2]” - “[_3]” for User “[_4]”.":"Bạn đã thu hồi thành công quyền truy cập cho ID Phiếu “[_1]” trên Máy Chủ “[_2]” - “[_3]” cho Người Dùng “[_4]”.","Your computer is unable to contact [output,acronym,WHM, WebHost Manager]. Check the connection to your server and reload your browser.":"Máy tính không liên hệ được [output,acronym,WHM,WebHost Manager]. Kiểm tra kết nối đến máy chủ và tải lại trình duyệt.","[quant,_1,day,days] ago.":"[quant,_1,ngày,ngày] trước.","[quant,_1,week,weeks] ago.":"[quant,_1,tuần,tuần] trước."};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~