Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-zh_tw.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_tw.js
// Module:    /templates/mod_security/views/rulesListController-zh_tw
// Locale:    zh_tw
// 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.":"您已成功將“[_1]”從 [asis,ModSecurity™] 規則清單中刪除。","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