Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-es.js
// Module:    /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"Añadir proveedor","An error occurred in the attempt to retrieve the vendor information.":"Ocurrió un error al intentar recuperar la información del proveedor.","Manage Vendors":"Administrar proveedores","Select Vendor Rule Sets":"Seleccione los conjuntos de reglas del proveedor","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"La URL debe contener un protocolo, dominio y un nombre de archivo en el formato correcto. (Ejemplo: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"La URL debe utilizar uno de los siguientes protocolos reconocidos:[join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"El nombre del archivo debe tener la extensión .yaml. (Ejemplo: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"El nombre del archivo debe comenzar con meta_, seguido por el nombre del proveedor y debe tener una extensión .yaml. (Ejemplo: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"El nombre del archivo debe utilizar el prefijo meta_, seguido por el nombre del proveedor y una extensión .yaml. El nombre del proveedor solo debe contener caracteres en el siguiente conjunto: [join,~, ,_1] (Ejemplo: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"El nombre del archivo debe utilizar el prefijo meta_. (Ejemplo: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"El protocolo debe ir seguido de un punto y dos barras diagonales. (Ejemplo: [asis,https://])","The system could not disable the configuration files.":"El sistema no pudo deshabilitar los archivos de configuración.","The system could not enable the configuration files.":"El sistema no pudo habilitar los archivos de configuración.","The system could not find the specified [asis,vendor_id].":"El sistema no pudo encontrar el [asis,vendor_id] especificado.","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Surgió el siguiente error en el sistema cuando este intentaba instalar el proveedor “[_1]”: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Surgió el siguiente error en el sistema cuando este intentaba eliminar el proveedor [_1]: [_2]","The system failed to pass the ID query string parameter.":"El sistema no pudo pasar el parámetro de la cadena de caracteres de consultas del identificador.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"La parte del nombre del archivo que incluye el nombre del proveedor solo debe contener caracteres del siguiente conjunto: [join,~, ,_1] (Ejemplo: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Tiene varios proveedores con el mismo [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Agregó correctamente “[_1]” a la lista de configuraciones del proveedor.","You have successfully disabled all of the configuration files.":"Deshabilitó todos los archivos de configuración correctamente.","You have successfully disabled automatic updates for the vendor: [_1]":"Deshabilitó las actualizaciones automáticas para el proveedor correctamente: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Deshabilitó algunos archivos de configuración correctamente. Los archivos que el sistema no pudo deshabilitar están marcadas a continuación.","You have successfully disabled the configuration file: [_1]":"Usted ha deshabilitado el archivo de configuración correctamente: [_1]","You have successfully disabled the vendor: [_1]":"Deshabilitó al proveedor correctamente: [_1]","You have successfully enabled all of the configuration files.":"Habilitó todos los archivos de configuración correctamente.","You have successfully enabled automatic updates for the vendor: [_1]":"Habilitó correctamente las actualizaciones automáticas para el proveedor: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Habilitó algunos archivos de configuración correctamente. Los archivos que el sistema no pudo habilitar están marcadas a continuación.","You have successfully enabled the configuration file: [_1]":"Habilitó el archivo de configuración correctamente: [_1]","You have successfully enabled the vendor: [_1]":"Habilitó correctamente al proveedor: [_1]","You have successfully installed the vendor: [_1]":"Instaló correctamente al proveedor: [_1]","You have successfully removed the vendor: [_1]":"Eliminó correctamente al proveedor: [_1]"};

    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