Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-vi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-vi.js
// Module:    /templates/mod_security/views/editRuleController-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 vendor configuration file provides this rule. You cannot edit vendor rules. You can enable or disable this rule with the controls below.":"Tệp cấu hình nhà cung cấp cung cấp quy tắc này. Bạn không được chỉnh sửa quy tắc nhà cung cấp. Bạn có thể bật hoặc tắt quy tắc này bằng các kiểm soát dưới đây.","The configuration file that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable the configuration file for the “[_2]” vendor.":"Tệp cấu hình cung cấp quy tắc “[_1]” đã bị tắt. Cho dù được bật hay bị tắt, quy tắc sẽ không có hiệu lực rõ ràng cho đến khi bạn bật tệp cấu hình cho nhà cung cấp “[_2]”.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within the “[_2]” vendor rule set.":"Quy tắc với số ID “[_1]” không phải là duy nhất. Có nhiều quy tắc sử dụng cùng số ID trong nhóm quy tắc nhà cung cấp “[_2]”.","The rule with ID number “[_1]” is not unique. There are multiple rules that use the same ID number within your user-defined rule set.":"Quy tắc với số ID “[_1]” không phải là duy nhất. Có nhiều quy tắc sử dụng cùng số ID trong nhóm quy tắc do người dùng xác định.","The system could not find the ID number for this rule.":"Hệ thống không tìm thấy số ID cho quy tắc này.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Hệ thống không tìm được quy tắc có số ID “[_1]” từ nhóm quy tắc của nhà cung cấp “[_2]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Hệ thống không tìm được quy tắc có số ID “[_1]” từ nhóm quy tắc do người dùng xác định.","The vendor that provides the rule “[_1]” is disabled. Whether enabled or disabled, the rule will have no visible effect until you enable that vendor.":"Nhà cung cấp cung cấp quy tắc “[_1]” đã bị tắt. Cho dù được bật hay bị tắt, quy tắc sẽ không có hiệu lực rõ ràng cho đến khi bạn bật nhà cung cấp đó.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Tệp cấu hình đã thực hiện có quy tắc [asis,ModSecurity™] trùng lặp. Bạn không thể thêm quy tắc trùng lặp.","You have successfully updated the [asis,ModSecurity™] rule.":"Bạn đã cập nhật thành công quy tắc [asis,ModSecurity™]."};

    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~~
Back to Directory File Manager