//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/convert_addon_to_account/index.cmb-es.js
// Module: /templates/convert_addon_to_account/index.cmb-es
// Locale: 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 = {"Conversion Completed":"Se completó la conversión","Conversion Failed":"Error de conversión","Disabled because there are no databases to move":"Deshabilitado porque no hay bases de datos por mover","Disabled because there are no email-related items to move":"Deshabilitado porque no hay elementos asociados a correo electrónico por mover","Displaying [numf,_1] to [numf,_2] out of [quant,_3,item,items]":"Mostrando [numf,_1] a [numf,_2] de [quant,_3,Artículo ,Artículos ]","Done":"Listo","Failed":"Falló","In Progress":"En progreso","Not Selected":"No seleccionado","Selected":"Seleccionado","The conversion of the domain “[_1]” failed.":"La conversión de datos del dominio “[_1]” falló.","The conversion of the domain “[_1]” succeeded.":"La conversión de datos del dominio “[_1]” se llevó a cabo correctamente.","The domain does not have an [asis,SSL] certificate installed.":"El dominio no tiene un certificado [asis,SSL] instalado.","The domain does not have autoresponders.":"El dominio no cuenta con contestadores automáticos.","The domain does not have email accounts.":"El dominio no tiene cuentas de correo electrónico.","The domain does not have email forwarders.":"El dominio no cuenta con reenviadores de correo electrónico.","The system started the conversion process for “[_1]”.":"El sistema inició el proceso de conversión de “[_1]”.","You selected the following [asis,MySQL] databases to copy:":"You selected the following [asis,MySQL] databases to copy:","You selected the following [asis,MySQL] databases to move:":"You selected the following [asis,MySQL] databases to move:","[quant,_1,Autoresponder,Autoresponders]":"[quant,_1,autocontestador,autocontestadores]","[quant,_1,Domain forwarder,Domain forwarders]":"[quant,_1,Reenviador de dominio ,Reenviadores de dominio ]","[quant,_1,Email account,Email accounts]":"[quant,_1,Cuenta de correo electrónico ,Cuentas de correo electrónico ]","[quant,_1,Email forwarder,Email forwarders]":"[quant,_1,reenviador de correo electrónico,reenviadores de correo electrónico]","[quant,_1,Forwarder,Forwarders]":"[quant,_1,reenviador,reenviadores]"};
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~~