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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb-es_es.js
// Module:    /jupiter/passenger/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 = {"Addon Domains":"Dominios complementarios","Are you sure that you want to unregister your application (“[_1]”)?":"¿Está seguro de que desea cancelar el registro de su aplicación (“[_1]”)?","Edit":"Editar","Edit Your Application":"Editar su aplicación","Ensuring dependencies for your application …":"Garantizando dependencias para su aplicación …","Main Domain":"Dominio principal","Other":"Otro","Register":"Registrar","Register Your Application":"Registrar su aplicación","Subdomains":"Subdominios","The [asis,Base URI] must begin with a single slash ([asis,/]) and may not contain spaces, special characters or a trailing slash.":"The [asis,Base URI] must begin with a single slash ([asis,/]) and may not contain spaces, special characters or a trailing slash.","The system couldn’t ensure dependencies for your application. For more information, see the instructions below.":"El sistema no podía garantizar las dependencias para su aplicación. Si desea más información, consulte las instrucciones que aparecen a continuación.","The system ensured the dependencies for your application.":"El sistema garantizó las dependencias para su aplicación.","The system queued your application to ensure its dependencies …":"Con el fin de garantizar sus dependencias, el sistema ha puesto en cola su aplicación …","You can use this section of the interface to manage your custom applications.":"Puede usar esta sección de la interfaz para administrar sus aplicaciones personalizadas.","You can use this section of the interface to register a new application.":"Puede usar esta sección de la interfaz para registrar una aplicación nueva.","You can’t have more than [numf,_1] applications on your account.":"You can’t have more than [numf,_1] applications on your account.","You must finish adding or editing environment variables first.":"En primer lugar, finalice la adición o la edición de variables de entorno.","You successfully disabled your application.":"Ha desactivado correctamente su aplicación.","You successfully enabled your application.":"Ha activado correctamente su aplicación.","You successfully registered your application.":"Ha registrado correctamente su aplicación.","You successfully unregistered your application.":"Ha eliminado correctamente su aplicación del registro.","You successfully updated your application.":"Ha actualizado correctamente su aplicación.","Your application is incomplete or invalid.":"Su aplicación está incompleta o no es válida."};

    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 File Manager