Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-zh_tw.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-zh_tw.js
// Module:    /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"新增廠商","An error occurred in the attempt to retrieve the vendor information.":"嘗試擷取廠商資訊時發生錯誤。","Manage Vendors":"管理廠商","Select Vendor Rule Sets":"選取廠商規則集","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"URL 必須包含正確格式的通訊協定、網域和檔案名稱。 (範例: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"URL 必須使用下列其中一個可辨識的通訊協定: [join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"檔案名稱的副檔名必須是 .yaml。 (範例: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"檔案名稱必須以 meta_ 開頭,後面接著廠商名稱,且副檔名為 .yaml。 (範例: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"檔案名稱必須使用 meta_ 首碼,後面接著廠商名稱和 .yaml 副檔名。 廠商名稱只能包含下列集合中的字元: [join,~, ,_1] (範例: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"檔案名稱必須使用 meta_ 首碼。 (範例: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"通訊協定後面應接著冒號和兩個斜線。 (範例: [asis,https://])","The system could not disable the configuration files.":"系統無法停用組態檔。","The system could not enable the configuration files.":"系統無法啟用組態檔。","The system could not find the specified [asis,vendor_id].":"系統找不到指定的 [asis,vendor_id]。","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"系統在嘗試安裝 “[_1]” 廠商時發生下列錯誤: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"系統在嘗試移除廠商 [_1] 時發生下列錯誤: [_2]","The system failed to pass the ID query string parameter.":"系統無法傳遞識別碼查詢字串參數。","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"檔案名稱的廠商名稱部分只能包含下列集合中的字元: [join,~, ,_1] (範例: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"您有多個廠商具有相同 [asis,vendor_id]。","You have successfully added “[_1]” to the vendor configuration list.":"您已成功將 “[_1]” 新增至廠商組態清單。","You have successfully disabled all of the configuration files.":"您已成功停用所有組態檔。","You have successfully disabled automatic updates for the vendor: [_1]":"您已成功針對廠商停用自動更新: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"您已成功停用一些組態檔。 系統無法停用的檔案標記於下。","You have successfully disabled the configuration file: [_1]":"您已成功停用組態檔: [_1]","You have successfully disabled the vendor: [_1]":"您已成功停用廠商: [_1]","You have successfully enabled all of the configuration files.":"您已成功啟用所有組態檔。","You have successfully enabled automatic updates for the vendor: [_1]":"您已成功針對廠商啟用自動更新: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"您已成功啟用一些組態檔。 系統無法啟用的檔案標記於下。","You have successfully enabled the configuration file: [_1]":"您已成功啟用組態檔: [_1]","You have successfully enabled the vendor: [_1]":"您已成功啟用廠商: [_1]","You have successfully installed the vendor: [_1]":"您已成功安裝廠商: [_1]","You have successfully removed the vendor: [_1]":"您已成功移除廠商: [_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