//~~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-tr.js
// Module: /templates/market_provider_manager/index.cmb-tr
// Locale: tr
// 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.":"Bu ürün grubu için önerilen ürün ayarını sil.","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.":"Birden fazla $[_1] Amerikan Doları girin.","Make this the recommended product for its product group.":"Bunu, kendi ürün grubu için önerilen ürün haline getirin.","The maximum price is $[_1] USD.":"Maksimum ücret [_1] Amerikan Dolarıdır.","The minimum price is $[_1] USD.":"Minimum ücret [_1] Amerikan Dolarıdır.","The system has successfully disabled the product “[_1]”.":"Sistem, “[_1]” ürününü başarıyla devre dışı bıraktı.","The system has successfully enabled the product “[_1]”.":"Sistem, “[_1]” ürününü başarıyla etkinleştirdi.","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]”.":"Sistem, “[_1]” Pazar sağlayıcısını başarıyla devre dışı bıraktı.","The system successfully enabled the Market provider “[_1]”.":"Sistem, “[_1]” Pazar sağlayıcısını başarıyla etkinleştirdi.","The system successfully set the commission [asis,ID] for the provider “[_1]” to “[_2]”.":"Sistem “[_1]” sağlayıcısı için komisyon [asis,ID]ini başarıyla “[_2]” olarak belirledi.","You have set the Commission [asis,ID] for “[_1]” to “[_2]”.":"“[_1]” için Komisyon [asis,ID]ini “[_2]” olarak belirlediniz.","“[_1]” is no longer recommended.":"“[_1]” artık önerilmemektedir.","“[_1]” is now recommended.":"“[_1]” şu anda önerilmektedir."};
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~~