Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-zh.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-zh.js
// Module:    /templates/mod_security/views/rulesListController-zh
// Locale:    zh
// 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":"自定义","Loading …":"正在加载…","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"显示的规则来自以下供应商规则[numerate,_1,集,集]: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"加载页面时出现问题。 系统正在报告以下错误: [_1]。","You have not selected any vendor rule sets.":"您尚未选择任何供应商规则集。","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"您已成功从 [asis,ModSecurity™] 规则列表删除“[_1]”。","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"您已成功部署暂存更改,[asis,Apache] 已收到常规重启请求。","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"您已成功在 [asis,ModSecurity™] 规则列表中禁用“[_1]”。","You successfully discarded the staged changes.":"您已成功丢弃暂存更改。","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"您已成功在 [asis,ModSecurity™] 规则列表中启用“[_1]”。","Your user-defined rules are included below.":"下面包括了用户定义的规则。","Your user-defined rules are not included below.":"下面未包括用户定义的规则。","[quant,_1,Vendor,Vendors]":"[quant,_1,个供应商,个供应商]"};

    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