//~~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-es_es.js
// Module: /templates/market_provider_manager/index.cmb-es_es
// Locale: es_es
// 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.":"Deseleccione la opción de producto recomendado para este grupo de productos.","Editing the per-domain pricing for the product “[_1]”.":"Editando el precio por dominio para el producto “[_1]”.","Editing the per-wildcard-domain pricing for the product “[_1]”.":"Editando el precio por dominio wildcard para el producto “[_1]”.","Enter a multiple of $[_1] USD.":"Introduzca un múltiple de $[_1] USD.","Make this the recommended product for its product group.":"Convierta este producto en producto recomendado para este grupo de productos.","The maximum price is $[_1] USD.":"El precio máximo es de $[_1] USD.","The minimum price is $[_1] USD.":"El precio mínimo es de $[_1] USD.","The system has successfully disabled the product “[_1]”.":"El sistema ha desactivado el producto “[_1]” correctamente.","The system has successfully enabled the product “[_1]”.":"El sistema ha activado el producto “[_1]” correctamente.","The system has successfully set the per-domain pricing for the product “[_1]” to $[_2].":"El sistema ha establecido correctamente el precio por dominio para el producto “[_1]” a $[_2].","The system has successfully set the per-wildcard-domain pricing for the product “[_1]” to $[_2].":"El sistema ha establecido correctamente el precio por dominio wildcard para el producto “[_1]” a $[_2].","The system successfully disabled the Market provider “[_1]”.":"El sistema desactivó correctamente el proveedor Market “[_1]”.","The system successfully enabled the Market provider “[_1]”.":"El sistema activó correctamente el proveedor Market “[_1]”.","The system successfully set the commission [asis,ID] for the provider “[_1]” to “[_2]”.":"The system successfully set the commission [asis,ID] for the provider “[_1]” to “[_2]”.","You have set the Commission [asis,ID] for “[_1]” to “[_2]”.":"You have set the Commission [asis,ID] for “[_1]” to “[_2]”.","“[_1]” is no longer recommended.":"Ya no se recomienda “[_1]”.","“[_1]” is now recommended.":"“[_1]” ahora se recomienda."};
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~~