//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/index.cmb-zh.js
// Module: /templates/hulkd/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 Whitelist":"添加到白名单","Brute Force Protection Period (in minutes)":"暴力防护期间(分钟)","Click to delete “[_1]” from the blacklist.":"单击以从黑名单中删除“[_1]”。","Click to delete “[_1]” from the whitelist.":"单击以从白名单中删除“[_1]”。","Click to edit the comment for “[_1]”.":"单击以编辑“[_1]”的备注。","Country whitelist and blacklist updated.":"Country whitelist and blacklist updated.","Do you want to permanently delete [quant,_1,record,records] from the backlist?":"是否要从黑名单中永久删除 [quant,_1,条记录,条记录]?","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"是否要从白名单中永久删除 [quant,_1,条记录,条记录]?","Do you want to permanently delete “[_1]” from the blacklist?":"是否要从黑名单中永久删除“[_1]”?","Do you want to permanently delete “[_1]” from the whitelist?":"是否要从白名单中永久删除“[_1]”?","IP Address-based Brute Force Protection Period (in minutes)":"基于 IP 地址的暴力防护期间(分钟)","Some IP addresses were not added to the blacklist.":"一些 IP 地址未添加到黑名单。","Some IP addresses were not added to the whitelist.":"一些 IP 地址未添加到白名单。","Some records failed to update.":"未能更新某些记录。","The status for [asis,cPHulk] has changed, possibly in another browser session.":"[asis,cPHulk] 的状态已更改,可能在另一个浏览器会话中。","The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks [asis,IP] addresses for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.":"The system blocks users for [quant,_1,minute,minutes]. You can configure this value with the “[_2]” option.","The system cleared the tables.":"系统已清除表格。","The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].":"The system counts Failed Logins for the duration of the specified period, which is currently set to [quant,_1,minute,minutes].","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"为了将 IP 地址添加到白名单,系统禁用了 [asis,SSHD] 的 [asis,UseDNS] 设置。 必须通过[output,url,_1,重新启动 SSH 服务器,_2]页面重新启动 SSH 才能实施此更改。","The system removed the block for: [_1]":"系统已删除 [_1] 的阻止设置","The system successfully saved your [asis,cPHulk] configuration settings.":"系统已成功保存您的 [asis,cPHulk] 配置设置。","The system was unable to delete [quant,_1,record,records] from the blacklist.":"系统无法从黑名单中删除 [quant,_1,条记录,条记录]。","The system was unable to delete [quant,_1,record,records] from the whitelist.":"系统无法从白名单中删除 [quant,_1,条记录,条记录]。","Updating the country whitelist and blacklist …":"Updating the country whitelist and blacklist …","You changed the protection level of [asis,cPHulk]. Click Save to implement this change.":"您更改了 [asis,cPHulk] 的保护级别。 请单击“保存”实施此更改。","You have deleted all records from the blacklist.":"您已从黑名单中删除所有记录。","You have deleted all records from the whitelist.":"您已从白名单中删除所有记录。","You have successfully added [quant,_1,IP address,IP addresses] to the blacklist.":"您已成功将 [quant,_1,个 IP 地址,个 IP 地址]添加到黑名单。","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"您已成功将 [quant,_1,个 IP 地址,个 IP 地址]添加到白名单。","You have successfully added “[_1]” to the blacklist.":"您已成功将“[_1]”添加到黑名单。","You have successfully added “[_1]” to the whitelist.":"您已成功将“[_1]”添加到白名单。","You have successfully deleted [quant,_1,record,records] from the blacklist.":"您已成功从黑名单中删除 [quant,_1,条记录,条记录]。","You have successfully deleted [quant,_1,record,records] from the whitelist.":"您已成功从白名单中删除 [quant,_1,条记录,条记录]。","You have successfully deleted “[_1]” from the blacklist.":"您已成功从黑名单中删除“[_1]”。","You have successfully deleted “[_1]” from the whitelist.":"您已成功从白名单中删除“[_1]”。","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"已成功更新“[_1]”的注释。","Your current IP address “[_1]” is not on the whitelist.":"您当前的 IP 地址“[_1]”不在白名单中。","[asis,cPHulk] is now disabled.":"[asis,cPHulk] 当前已禁用。","[asis,cPHulk] is now enabled.":"[asis,cPHulk] 目前已启用。"};
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~~