//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-ms.js
// Module: /templates/mod_security/views/editRuleController-ms
// Locale: ms
// 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.":"Fail konfigurasi vendor menyediakan peraturan ini. Anda tidak boleh mengedit peraturan vendor. Anda boleh mendayakan atau melumpuhkan peraturan ini dengan kawalan di bawah.","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.":"Fail konfigurasi yang menyediakan peraturan “[_1]” dilumpuhkan. Sama ada didayakan atau dilumpuhkan, peraturan tersebut tidak akan mempunyai kesan yang boleh dilihat sehingga anda mendayakan fail konfigurasi untuk vendor “[_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.":"Peraturan dengan nombor ID “[_1]” tidak unik. Terdapat berbilang peraturan yang menggunakan nombor ID yang sama dalam set peraturan vendor “[_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.":"Peraturan dengan nombor ID “[_1]” tidak unik. Terdapat berbilang peraturan yang menggunakan nombor ID yang sama dalam set peraturan yang ditetapkan pengguna anda.","The system could not find the ID number for this rule.":"Sistem tidak dapat menemukan nombor ID bagi peraturan ini.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Sistem tidak dapat menemui peraturan dengan nombor ID “[_1]” daripada set peraturan vendor “[_2]”.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Sistem tidak dapat menemui peraturan dengan nombor ID “[_1]” daripada set peraturan yang ditetapkan oleh pengguna.","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.":"Vendor yang menyediakan peraturan “[_1]” dilumpuhkan. Sama ada didayakan atau dilumpuhkan, peraturan tersebut tidak akan mempunyai kesan yang boleh dilihat sehingga anda mendayakan vendor tersebut.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Tedapat peraturan [asis,ModSecurity™] duplikasi dalam fail konfigurasi berperingkat. Anda tidak boleh menambah peraturan duplikasi","You have successfully updated the [asis,ModSecurity™] rule.":"Anda telah berjaya mengemas kini peraturan [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~~