Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/editRuleController-id.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-id.js
// Module:    /templates/mod_security/views/editRuleController-id
// Locale:    id
// 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.":"File konfigurasi vendor memberikan aturan ini. Anda tidak dapat mengedit aturan vendor. Anda dapat mengaktifkan atau menonaktifkan aturan ini dengan kontrol di bawah ini.","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.":"File konfigurasi yang menyediakan aturan “[_1]” is dinonaktifkan. Entah aturan diaktifkan atau dinonaktifkan, aturan tidak akan memiliki efek yang terlihat sampai Anda mengaktifkan file konfigurasi untuk “[_2]” vendor.","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.":"Aturan dengan nomor ID “[_1]” tidak unik. Ada beberapa aturan yang menggunakan nomor ID yang sama di dalam “[_2]” kumpulan aturan vendor.","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.":"Aturan dengan nomor ID “[_1]” tidak unik. Ada beberapa aturan yang menggunakan nomor ID yang sama di dalam kumpulan aturan yang ditetapkan pengguna.","The system could not find the ID number for this rule.":"Sistem tidak menemukan nomor ID untuk aturan ini.","The system could not find the rule with ID number “[_1]” from the “[_2]” vendor rule set.":"Sistem tidak menemukan aturan dengan nomor ID “[_1]” dari “[_2]” kumpulan aturan vendor.","The system could not find the rule with ID number “[_1]” from your user-defined rule set.":"Sistem tidak menemukan aturan dengan nomor ID “[_1]” dari kumpulan aturan yang ditentukan 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 memberikan aturan “[_1]” dinonaktifkan. Entah aturan diaktifkan atau dinonaktifkan, aturan tidak akan memiliki efek yang terlihat sampai Anda mengaktifkan vendor tersebut.","There is a duplicate [asis,ModSecurity™] rule in the staged configuration file. You cannot add a duplicate rule.":"Terdapat aturan [asis,ModSecurity™] duplikat dalam file konfigurasi terjadwal. Anda tidak dapat menambahkan aturan duplikat.","You have successfully updated the [asis,ModSecurity™] rule.":"Anda telah berhasil memperbarui aturan [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