//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/sitejet/main.7c324c8d7242992a.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/sitejet/main.7c324c8d7242992a-es_419.js
// Module: /jupiter/sitejet/main.7c324c8d7242992a-es_419
// Locale: es_419
// 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 = {"Actions":"Acciones","All Templates":"Todas las plantillas","Analyzing data restoration …":"Analyzing data restoration …","Art [output,amp] Design":"Arte y diseño","Blank":"En blanco","Blog":"Blog","Building content …":"Building content …","Business":"Negocios","Cancel":"Cancelar","Categories":"Categorías","Change Template":"Cambiar plantilla","Choose":"Seleccionar","Choose Template":"Seleccionar plantilla","Click here to retry.":"Haga clic aquí para reintentar.","Close":"Cerrar","Continue":"Continuar","Continue Editing":"Seguir editando","Create a New Domain":"Crear un dominio","Create a restore point.":"Create a restore point.","Creating restore point …":"Creating restore point …","Data restoration in progress …":"Data restoration in progress …","Desktop View":"Vista de escritorio","Details":"Detalles","Directory Not Empty":"Directory Not Empty","Edit Site":"Editar sitio","Edit your website details.":"Editar detalles de tu sitio web.","Education [output,amp] Culture":"Educación y cultura","Event":"Evento","Expand/Collapse":"Expand/Collapse","Extracting data from archive …":"Extracting data from archive …","Fetching your data …":"Fetching your data …","Files being recovered …":"Files being recovered …","Finalizing restoration process …":"Finalizing restoration process …","Gastronomy":"Gastronomía","Gathering resources …":"Gathering resources …","Health":"Salud","IT [output,amp] Media":"Informática y medios","Initializing data transfer …":"Initializing data transfer …","Landing Page":"Página de inicio","Layout":"Diseño","Legal [output,amp] Finance":"Leyes y finanzas","Loading content …":"Loading content …","Loading data …":"Loading data …","Loading resources …":"Loading resources …","Loading …":"Cargando…","Multi-Pager":"De varias páginas","New":"Nuevo","No image available.":"No hay ninguna imagen disponible.","No results available.":"Ningún resultado disponible.","No results match your query.":"No hay resultados que coincidan con su consulta.","Non-Profit":"Sin ánimo de lucro","One-Pager":"De una página","Oops!":"¡Ups!","Performance":"Modalidad","Portfolio":"Portfolio","Preparing restoration …":"Preparing restoration …","Processing your request …":"Processing your request …","Publish":"Publicar","Published successfully.":"Published successfully.","Recovering data from archive …":"Recovering data from archive …","Restore":"Restaurar","Restore Directory":"Restore Directory","Restoring [output,strong,_1]":"Restoring [output,strong,_1]","Restoring document root to previous state …":"Restoring document root to previous state …","Restoring file “[_1]”.":"Restoring file “[_1]”.","Retrieving assets …":"Retrieving assets …","Retrieving files …":"Retrieving files …","Search websites":"Search websites","Select a template theme for your website.":"Seleccione un tema de plantilla para su sitio web.","Select template for [_1]":"Elige una plantilla para [_1]","Services":"Servicios","Shop":"Tienda","Sitejet Websites":"Sitios web de Sitejet","Smartphone View":"Vista de móvil","Something went wrong when initializing your Sitejet account.":"Ha habido un fallo al iniciar su cuenta de Sitejet.","Something went wrong when publishing your Sitejet website. If this condition persists, contact your system administrator.":"Ha habido un fallo al publicar su sitio web de Sitejet. Si el problema continúa, póngase en contacto con su administrador de sistema.","Sports [output,amp] Beauty":"Deportes y belleza","Starting publish …":"Iniciando publicación…","Successfully restored data for the “[_1]” domain.":"Successfully restored data for the “[_1]” domain.","Tablet View":"Vista de tableta","The preview is taking too long to load. If this is a self-signed SSL, please visit the page to see the preview.":"La previsualización está tardando mucho en cargar. Si se trata de un certificado autofirmado (SSL), visite la página para acceder a la previsualización.","The publishing process will remove any website files from your [output,abbr,website directory,_1].":"The publishing process will remove any website files from your [output,abbr,website directory,_1].","The system requires [numf,_1] MB to create a restore point for the directory. Your account’s quota limit only has [numf,_2] MB available. You must increase your quota limit or remove files to create a restore point.":"The system requires [numf,_1] MB to create a restore point for the directory. Your account’s quota limit only has [numf,_2] MB available. You must increase your quota limit or remove files to create a restore point.","This option will remove the existing Sitejet website for “[output,strong,_1]” and use the restore point to recover any files from your website’s directory. The Sitejet Website Builder (CMS) saves your Sitejet website. You can publish it again in the future.":"This option will remove the existing Sitejet website for “[output,strong,_1]” and use the restore point to recover any files from your website’s directory. The Sitejet Website Builder (CMS) saves your Sitejet website. You can publish it again in the future.","Trades":"Comercios","Travel":"Viaje","Trending":"Destacado","Try Sitejet":"Try Sitejet","Verifying data integrity …":"Verifying data integrity …","Verifying data …":"Verifying data …","View":"Ver","View a list of your Sitejet websites.":"Ver una lista de sus sitios web de Sitejet.","View by":"Visualizar","We strongly recommend creating a restore point.":"We strongly recommend creating a restore point.","Website Details":"Detalles del sitio web","Website Name":"Nombre del sitio web","Website Preview":"Previsualización del sitio web","Website directory copied to clipboard.":"Website directory copied to clipboard.","Wireframe":"Wireframe","Without a restore point, you will be unable to recover your current website’s files.":"Without a restore point, you will be unable to recover your current website’s files.","You can use this interface to view and manage your Sitejet domains. For more information, read our [output,url,_1,Sitejet Builder documentation,title,Sitejet Builder documentation,target,_2,class,cp-external-link].":"Puede usar esta interfaz para visualizar y gestionar sus dominios de Sitejet. Para más información, consulte la [output,url,_1,documentación de Sitejet Builder,title,Sitejet Builder documentation,target,_2,class,cp-external-link].","You cannot create a Sitejet website currently because this domain shares its document root with another domain.":"You cannot create a Sitejet website currently because this domain shares its document root with another domain.","You cannot create a Sitejet website currently because this is a redirected domain.":"You cannot create a Sitejet website currently because this is a redirected domain.","Your site is being published …":"Your site is being published …"};
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~~