//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-zh.js
// Module: /templates/greylist/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 = {"Add to Trusted Hosts":"添加到“受信任主机”","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 Host [asis,IP] addresses were not added to the Trusted Hosts list.":"一些主机 [asis,IP] 地址未添加到“受信任主机”列表中。","Some records failed to update.":"未能更新某些记录。","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"邮件服务器从未知三元组接受重新发送电子邮件的分钟数。","The number of minutes during which the mail server defers email from an unknown triplet.":"邮件服务器从未知三元组延迟电子邮件的分钟数。","The status for [asis,Greylisting] has changed, possibly in another browser session.":"[asis,Greylisting] 的状态已更改,可能在另一个浏览器会话中。","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"系统已成功保存您的 [asis,Greylisting] 通用邮件提供程序设置。","The system successfully saved your [asis,Greylisting] configuration settings.":"系统已成功保存您的 [asis,Greylisting] 配置设置。","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"系统无法从“受信任主机”列表删除 [quant,_1,条记录,条记录]。","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"邮件服务器将重新发送的电子邮件视为从新的未知三元组传入的时间。","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"系统是否使用有效的 [asis,SPF] 记录从主机自动接受电子邮件。[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"您已从“受信任主机”列表中删除了所有记录。","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"您已成功将 [quant,_1,条记录,条记录]添加到“受信任主机”列表。","You have successfully added “[_1]” to the Trusted Hosts list.":"您已成功将“[_1]”添加到“受信任主机”列表。","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]”的注释。","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"您的相邻 [asis,IP] 地址不在“受信任主机”列表中。","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"服务器上禁用了 [asis,Exim],这导致了 [asis,Greylisting] 无效。 请使用[output,url,_1,服务管理器页,_2]启用 [asis,Exim]。","[asis,Greylisting] is now disabled.":"[asis,Greylisting] 当前已禁用。","[asis,Greylisting] is now enabled.":"[asis,Greylisting] 目前已启用。"};
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~~