//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-vi.js
// Module: /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"Nhấp để xóa “[_1]” khỏi danh sách Máy Chủ Tin Cậy.","Click to edit the comment for “[_1]”.":"Nhấp để chỉnh sửa nhận xét cho “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"Bạn có muốn xóa vĩnh viễn [quant,_1,bản ghi,bản ghi] khỏi danh sách Máy Chủ Tin Cậy không?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"Bạn có muốn xóa vĩnh viễn “[_1]” khỏi danh sách Máy Chủ Tin Cậy không?","Examples:":"Ví dụ:","Some records failed to update.":"Một số bản ghi không cập nhật được.","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"Hệ thống không xóa được “[quant,_1,bản ghi,bản ghi]” khỏi danh sách Máy Chủ Tin Cậy.","You have deleted all records from the Trusted Hosts list.":"Bạn đã xóa tất cả các bản ghi khỏi danh sách Máy Chủ Tin Cậy.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Bạn đã xóa thành công [quant,_1,bản ghi,bản ghi] khỏi danh sách Máy Chủ Tin Cậy.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Bạn đã xóa thành công “[_1]” khỏi danh sách Máy Chủ Tin Cậy.","You have successfully updated the comment for “[_1]”.":"Bạn đã cập nhật thành công nhận xét cho “[_1]”."};
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~~