Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-zh.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mysqlhost/index.cmb-zh.js
// Module:    /templates/mysqlhost/index.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 = {"Activation completed for “[_1]”.":"“[_1]”激活完成。","Activation failed for “[_1]” during step “[_2]” because of an error: [_3]":"Activation failed for “[_1]” during step “[_2]” because of an error: [_3]","Activation in progress for “[_1]”.":"“[_1]”正在激活。","An unexpected error occurred.":"出现意外错误。","The host must be a valid [asis,IP] address or [asis,hostname].":"主机必须是有效的 [asis,IP] 地址或 [asis,hostname]。","The profile “[_1]” is valid.":"配置文件“[_1]”无效。","The value must be a valid [asis,loopback] address.":"值必须是一个有效的 [asis,loopback] 地址。","This step completed.":"此步骤已完成。","This step failed.":"此步骤失败。","This step is in progress.":"此步骤正在进行中。","This step was skipped.":"已跳过此步骤。","You have successfully created the profile, “[_1]”.":"您已成功创建配置文件“[_1]”。","You have successfully deleted the profile, “[_1]”.":"您已成功删除配置文件“[_1]”。","You have successfully updated the profile, “[_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