//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-vi.js
// Module: /templates/mod_security/views/rulesListController-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 = {"Custom":"Tùy Chỉnh","Loading …":"Đang tải …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"Các quy tắc hiển thị là từ [numerate,_1,nhóm,nhóm] quy tắc của nhà cung cấp sau: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Lỗi khi tải trang. Hệ thống đang báo cáo lỗi sau: [_1].","You have not selected any vendor rule sets.":"Bạn chưa chọn bất kỳ nhóm quy tắc nhà cung cấp nào.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Bạn đã xóa thành công “[_1]” khỏi danh sách quy tắc [asis,ModSecurity™].","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Bạn đã triển khai thành công thay đổi được thực hiện và [asis,Apache] đã nhận được yêu cầu khởi động lại bình thường.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Bạn đã vô hiệu hóa thành công “[_1]” trong danh sách quy tắc [asis,ModSecurity™].","You successfully discarded the staged changes.":"Bạn đã hủy bỏ thành công thay đổi được thực hiện.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Bạn đã kích hoạt thành công “[_1]” trong danh sách quy tắc [asis,ModSecurity™].","Your user-defined rules are included below.":"Quy tắc do người dùng xác định có dưới đây.","Your user-defined rules are not included below.":"Quy tắc do người dùng xác định không có dưới đây.","[quant,_1,Vendor,Vendors]":"[quant,_1,Nhà Cung Cấp,Nhà Cung Cấp]"};
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~~