Viewing File: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/domains/index.cmb-es_es.js
// Module:    /jupiter/domains/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 = {"A Top-Level Domain (TLD) is the last part of a domain name.":"A Top-Level Domain (TLD) is the last part of a domain name.","Add":"Añadir","Addon":"Complemento","Addon and parked domains inherit their [asis,HTTPS] redirect status from their associated subdomain.":"Los dominios aparcados y complementarios heredan su estado de redireccionamiento [asis,HTTPS] de su subdominio asociado.","Alias":"Alias","Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.":"Because this server does not use the “[_1]” role, the system creates new domains as separate zones. If you only need a [asis,DNS] entry, you can add the domain as new record on an existing zone in the [output,url,_2,_3,_4] interface.","Create a New Domain":"Crear un dominio","Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]":"Displaying [numf,_1] through [numf,_2] out of [quant,_3,item,items]","Enter a TLD":"Enter a TLD","Ex: .com, .net":"Ex: .com, .net","Filter TLDs":"Filter TLDs","Force [asis,HTTPS] Redirect is disabled for the selected domains.":"Forzar redireccionamiento [asis,HTTPS] está desactivado para los dominios seleccionados.","Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is disabled for the “[_1]” domain.","Force [asis,HTTPS] Redirect is enabled for the selected domains.":"Forzar redireccionamiento [asis,HTTPS] está activado para los dominios seleccionados.","Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.":"Force [asis,HTTPS] Redirect is enabled for the “[_1]” domain.","List Domains":"Enumerar dominios","Manage the Domain":"Administrar el dominio","Remove “[_1]”":"Eliminar “[_1]”","Return to Domains":"Volver a dominios","Selected TLDs":"Selected TLDs","Some aliases for this domain may not have a working SSL certificate configured.":"Es posible que algunos alias para este dominio no tengan configurado un certificado SSL.","Subdomain":"Subdominio","The domain search failed. Try again.":"The domain search failed. Try again.","The domain userdata file for the “[_1]” domain appears to be missing.":"El archivo userdata del dominio para el dominio “[_1]” parece estar ausente.","The domain “[_1]” has been converted to “[_2]”. Its document root is now “[_3]”.":"The domain “[_1]” has been converted to “[_2]”. Its document root is now “[_3]”.","The domain “[_1]” has been renamed to “[_2]”.":"The domain “[_1]” has been renamed to “[_2]”.","The new domain must differ from the current domain.":"The new domain must differ from the current domain.","The server reserves this subdomain for system use only. Enter a different subdomain.":"El servidor reserva este subdominio solo para uso del sistema. Indique otro subdominio.","The system created the “[_1]” subdomain when it created the “[_2]” domain. To delete this subdomain, you must first delete the following [numerate,_3,domain,domains]:":"The system created the “[_1]” subdomain when it created the “[_2]” domain. To delete this subdomain, you must first delete the following [numerate,_3,domain,domains]:","The system failed to disable Force [asis,HTTPS] Redirect.":"El sistema no pudo desactivar el forzar el redireccionamiento [asis,HTTPS].","The system failed to enable Force [asis,HTTPS] Redirect.":"El sistema no pudo activar el forzar el redireccionamiento [asis,HTTPS].","The system removed the “[_1]” domain and any associated redirections.":"El sistema eliminó el dominio “[_1]” y cualquier redireccionamiento asociado.","The temporary domain “[_1]” has been replaced with “[_2]”.":"The temporary domain “[_1]” has been replaced with “[_2]”.","This domain already exists on this account.":"Este dominio ya existe en esta cuenta.","You cannot activate [asis,HTTPS] Redirect because [asis,AutoSSL] is not currently active for this domain or the [asis,SSL] certificate is not valid.":"No puede activar el redireccionamiento [asis,HTTPS] porque [asis,AutoSSL] no está activo en este momento para este dominio o el certificado [asis,SSL] no es válido.","You did not specify a domain to manage.":"No indicó el dominio a administrar.","You have successfully created the new “[_1]” domain with the document root of “[_2]”.":"Ha creado correctamente el dominio nuevo “[_1]” con la raíz de documentos de “[_2]”.","You have successfully created the new “[_1]” domain.":"Ha creado correctamente el nuevo dominio “[_1]”.","You have successfully updated the document root to “[_1]” for the “[_2]” domain.":"Ha actualizado correctamente la raíz de documentos a “[_1]” para el dominio “[_2]”.","You must enter a valid subdomain.":"Indique un subdominio válido.","year":"año","“[_1]” is not a supported TLD.":"“[_1]” is not a supported TLD."};

    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~~
Back to Directory