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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/rootmail/index-zh.js
// Module:    /templates/rootmail/index-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 = {"Disable":"禁用","Forward mail for “[_1]” to:":"将“[_1]”邮件转发给:","Must be a valid email address or account name":"必须是有效的电子邮件地址或帐户名称","The email address “[_1]” is not valid.":"电子邮件地址“[_1]”无效。","The system currently forwards mail for “[output,strong,_1]” to “[list_and,_2]”.":"系统当前将“[output,strong,_1]”的邮件转发给“[list_and,_2]”。","The system does not currently forward mail for “[output,strong,_1]”.":"系统当前不转发“[output,strong,_1]”的邮件。","The user “[_1]” does not exist on the system.":"系统上不存在用户“[_1]”。","Update":"更新"};

    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