//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-vi.js
// Module: legacy_shared/emailstats_search-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 = {"Close":"Đóng","Delivery Event Details":"Chi Tiết Sự Kiện Chuyển","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Nếu không tìm thấy những gì cần tìm khi xem từng trang kết quả, hãy hạn chế truy vấn thêm bằng cách thu hẹp tìm kiếm","Invalid date.":"Ngày không hợp lệ.","Loading new data …":"Đang tải dữ liệu mới …","Print":"In","The mail server delivered this message successfully.":"Máy chủ thư đã chuyển thư này thành công.","The mail server is currently delivering this message.":"Máy chủ thư hiện đang chuyển thư này.","The results available below may not contain the record or records you are looking for.":"Kết quả có sẵn bên dưới không chứa bản ghi bạn đang tìm.","The specified record’s details are already visible. See the corresponding popup window.":"Chi tiết của bản ghi chỉ định đã hiển thị. Xem cửa sổ bật lên tương ứng.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Chỉ chọn được tùy chọn này khi [output,class,Loại Hình Chuyển,code] là [output,class,Tất Cả,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Chưa gửi thư này. Máy chủ thư sẽ tìm cách chuyển lại sau.","This message could not be delivered.":"Không chuyển được thư này.","This message was discarded by an email filter or spam detection software.":"Bộ lọc email hay phần mềm phát hiện thư rác đã hủy bỏ thư này.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"RBL hoặc cấu hình khác đã từ chối thư này vào lúc SMTP.","This message was saved into an email archive.":"Thư này đã lưu vào lưu trữ email.","This query produced a result set that exceeds the reportable limit.":"Truy vấn này đã tạo tập kết quả vượt quá giới hạn có thể báo cáo."};
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~~