Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-th.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-th.js
// Module:    /templates/mod_security/views/editRuleController-th
// Locale:    th
// 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.":"ไฟล์กำหนดค่าผู้ให้บริการระบุกฎนี้ คุณไม่สามารถแก้ไขกฎของผู้ให้บริการ คุณสามารถเปิดใช้งานหรือปิดใช้งานกฎนี้ด้วยระบบควบคุมด้านล่าง","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.":"ไฟล์การกำหนดค่าที่ระบุกฎ “[_1]” ถูกปิดใช้งาน ไม่ว่าจะเปิดหรือปิดการใช้งาน กฎนี้จะไม่มีผลจนกว่าคุณจะเปิดใช้งานไฟล์การกำหนดค่าสำหรับผู้ให้บริการ “[_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.":"กฎที่มีหมายเลข ID “[_1]” ไม่ใช่กฎเฉพาะ มีกฎหลายอันที่ใช้หมายเลข ID เดียวกันในชุดกฎของผู้ให้บริการ “[_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.":"กฎที่มีหมายเลข ID “[_1]” ไม่ใช่กฎเฉพาะ มีกฎหลายอันที่ใช้หมายเลข ID เดียวกันในชุดกฎที่ใช้ผู้ใช้กำหนด","The system could not find the ID number for this rule.":"ระบบไม่พบหมายเลข ID สำหรับกฎนี้","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"ระบบไม่พบกฎที่มีหมายเลข ID “[_1]” จากชุดกฎของผู้ให้บริการ “[_2]”","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"ระบบไม่พบกฎที่มีหมายเลข ID “[_1]” จากชุดกฎที่ผู้ใช้กำหนด","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.":"ผู้ให้บริการที่ระบุกฎ “[_1]” ถูกปิดใช้งาน ไม่ว่าจะเปิดหรือปิดการใช้งาน กฎนี้จะไม่มีผลจนกว่าคุณจะเปิดใช้งานผู้ให้บริการดังกล่าว","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"มีกฎ [asis,ModSecurity™] ที่ซ้ำกันในไฟล์การกำหนดค่าตามขั้นตอน คุณไม่สามารถเพิ่มกฎที่ซ้ำกันได้","You have successfully updated the [asis,ModSecurity™] rule.":"คุณได้อัพเดตกฎ [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