//~~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-ja.js
// Module: /templates/market_provider_manager/index.cmb-ja
// Locale: ja
// 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]”.":"「[_1]」製品のドメインごとの価格の編集中です。","Editing the per-wildcard-domain pricing for the product “[_1]”.":"「[_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].":"システムは、製品「[_1]」のドメイン単位の価格を$[_2]に正常に設定しました。","The system has successfully set the per-wildcard-domain pricing for the product “[_1]” to $[_2].":"システムは、製品「[_1]」のワイルドカードドメイン単位の価格を$[_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~~