Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-zh.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.js
// Module:    /templates/mod_security/vendors.cmb-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 = {"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.":"系统未能传递 ID 查询字符串参数。","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