Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/cpanel_customization/index.cmb-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/cpanel_customization/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/cpanel_customization/index.cmb-es_es.js
// Module:    /templates/cpanel_customization/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 = {"An unknown error occurred while reading the file contents.":"Se ha producido un error desconocido mientras se leía el contenido del archivo.","Colors":"Colores","Favicon":"Favicon","Links":"Enlaces","Logos":"Logos","Public Contact":"Contacto público","The current customization is invalid.":"La personalización actual no es válida.","The current tab has unsaved changes. You should save the changes before you navigate to another tab.":"En la pestaña actual existen cambios que no se han guardado. Guárdelos antes de ir a otra pestaña.","The customization parameter is missing or not an object.":"El parámetro de personalización no se encuentra o bien no se trata de un objeto.","The file is larger than the maximum of [numf,_1] kilobytes.":"The file is larger than the maximum of [numf,_1] kilobytes.","The public can now view the information that you provided in this form.":"Ahora los usuarios pueden ver la información que proporcionó en este formulario.","The system failed to remove the custom favicon.":"El sistema no pudo eliminar el favicon personalizado.","The system failed to remove the logo.":"El sistema no pudo eliminar el logo.","The system failed to restore the brand colors to the default.":"El sistema no pudo restaurar los colores de marca a los colores predeterminados.","The system failed to update the brand colors.":"El sistema no pudo actualizar los colores de marca.","The system failed to update the favicon.":"El sistema no pudo actualizar el favicon.","The system failed to update your logos.":"El sistema no pudo actualizar sus logos.","The system is busy. Try again once the current operation is complete.":"El sistema está ocupado. Inténtelo de nuevo una vez se haya completado la operación actual.","The system successfully removed the custom favicon and restored the default [asis,cPanel] favicon.":"El sistema eliminó correctamente el favicon personalizado y restauró el favicon predeterminado de [asis,cPanel].","The system successfully removed the logo.":"El sistema eliminó el logo correctamente.","The system successfully restored the brand colors to the default.":"El sistema restauró correctamente los colores de marca a los colores predeterminados.","The system successfully updated the brand colors.":"El sistema actualizó correctamente los colores de marca.","The system successfully updated the favicon.":"El sistema actualizó el favicon correctamente.","The system successfully updated the logos.":"El sistema actualizó los logos correctamente."};

    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