//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/market_provider_manager/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/market_provider_manager/index.cmb-zh.js
// Module: /templates/market_provider_manager/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 = {"Clear the recommended product setting for this product group.":"清空此产品组的建议产品设置。","Editing the per-domain pricing for the product “[_1]”.":"Editing the per-domain pricing for the product “[_1]”.","Editing the per-wildcard-domain pricing for the product “[_1]”.":"Editing the per-wildcard-domain pricing for the product “[_1]”.","Enter a multiple of $[_1] USD.":"输入 $[_1] USD 的倍数。","Make this the recommended product for its product group.":"将此建议产品作为其产品组。","The maximum price is $[_1] USD.":"最高价格是 $[_1] USD。","The minimum price is $[_1] USD.":"最低价格是 $[_1] USD。","The system has successfully disabled the product “[_1]”.":"系统已成功禁用产品“[_1]”。","The system has successfully enabled the product “[_1]”.":"系统已成功启用产品“[_1]”。","The system has successfully set the per-domain pricing for the product “[_1]” to $[_2].":"The system has successfully set the per-domain pricing for the product “[_1]” to $[_2].","The system has successfully set the per-wildcard-domain pricing for the product “[_1]” to $[_2].":"The system has successfully set the per-wildcard-domain pricing for the product “[_1]” to $[_2].","The system successfully disabled the Market provider “[_1]”.":"系统已成功禁用了系统提供商“[_1]”。","The system successfully enabled the Market provider “[_1]”.":"系统已成功启用了系统提供商“[_1]”。","The system successfully set the commission [asis,ID] for the provider “[_1]” to “[_2]”.":"系统已成功将提供商“[_1]”的佣金 [asis,ID] 设置为“[_2]”。","You have set the Commission [asis,ID] for “[_1]” to “[_2]”.":"您已将“[_1]”的佣金 [asis,ID] 设置为“[_2]”。","“[_1]” is no longer recommended.":"不再建议使用“[_1]”。","“[_1]” is now recommended.":"现在建议使用“[_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~~