Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/rulesListController-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.js
// Module:    /templates/mod_security/views/rulesListController-es
// Locale:    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]":"Las reglas que se muestran pertenecen al/a los [numerate,_1,conjunto,conjuntos] del siguiente proveedor: [list_and,_2]","There was a problem loading the page. The system is reporting the following error: [_1].":"Hubo un problema al cargar la página. El sistema informa el siguiente error: [_1].","You have not selected any vendor rule sets.":"No seleccionó ningún conjunto de reglas de proveedor.","You successfully deleted “[_1]” from the list of [asis,ModSecurity™] rules.":"Eliminó “[_1]” de la lista de [asis,ModSecurity™] reglas correctamente.","You successfully deployed the staged changes and [asis,Apache] received a graceful restart request.":"Utilizó los cambios preconfigurados correctamente y [asis,Apache] recibió una solicitud de reinicio correcta.","You successfully disabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Deshabilitó “[_1]” en la lista de [asis,ModSecurity™] reglas correctamente.","You successfully discarded the staged changes.":"Descartó los cambios preconfigurados correctamente.","You successfully enabled “[_1]” in the list of [asis,ModSecurity™] rules.":"Habilitó “[_1]” en la lista de [asis,ModSecurity™] reglas correctamente.","Your user-defined rules are included below.":"Las reglas definidas por el usuario se incluyen a continuación.","Your user-defined rules are not included below.":"Las reglas definidas por el usuario no se incluyen a continuación.","[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