Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-zh.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-zh.js
// Module:    /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"单击以从“受信任主机”列表中删除“[_1]”。","Click to edit the comment for “[_1]”.":"单击以编辑“[_1]”的备注。","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"是否要从“受信任主机”列表中永久删除 [quant,_1,条记录,条记录]?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"是否要从“受信任主机”列表中永久删除“[_1]”?","Examples:":"示例:","Some records failed to update.":"未能更新某些记录。","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"系统无法从“受信任主机”列表删除 [quant,_1,条记录,条记录]。","You have deleted all records from the Trusted Hosts list.":"您已从“受信任主机”列表中删除了所有记录。","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"您已成功从“受信任主机”列表中删除了 [quant,_1,条记录,条记录]。","You have successfully deleted “[_1]” from the Trusted Hosts list.":"您已成功从“受信任主机”列表中删除了“[_1]”。","You have successfully updated the comment for “[_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