Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-es_es.js
// Module:    /templates/mod_security/views/rulesListController-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 = {"Custom":"Personalizado","Loading …":"Cargando …","The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]":"The displayed rules are from the following vendor rule [numerate,_1,set,sets]: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Se produjo un problema al cargar la página. El sistema informa del siguiente error: [_1].","You have not selected any vendor rule sets.":"No ha seleccionado ningún conjunto de reglas de proveedor.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Eliminó “[_1]” correctamente de la lista de reglas de [asis,ModSecurity™].","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Ha desplegado correctamente los cambios preconfigurados y [asis,Apache] recibió una petición para reiniciarse una vez guardados los datos.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Ha desactivado correctamente “[_1]” en la lista de reglas de [asis,ModSecurity™].","You successfully discarded the staged changes.":"Ha descartado correctamente los cambios provisionales.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Ha activado correctamente “[_1]” en la lista de reglas de [asis,ModSecurity™].","Your user-defined rules are included below.":"A continuación se incluyen sus reglas definidas por el usuario.","Your user-defined rules are not included below.":"A continuación no se incluyen sus reglas definidas por el usuario.","[quant,_1,Vendor,Vendors]":"[quant,_1,proveedor,proveedores]"};

    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