Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-es_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_es.js
// Module:    /templates/mod_security/vendors.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 = {"Add Vendor":"Añadir proveedor","An error occurred in the attempt to retrieve the vendor information.":"Se ha producido un error cuando se intentaba recuperar la información del proveedor.","Manage Vendors":"Administrar proveedores","Select Vendor Rule Sets":"Seleccionar grupos 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 incluir un protocolo, dominio y nombre de archivo en el formato correcto. Por ejemplo, [asis,https://example.com/example/meta_example.yaml].","The URL must use one of the following recognized protocols: [join,~, ,_1]":"The URL must use one of the following recognized protocols: [join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"El nombre de archivo debe presentar 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 empezar por meta_ seguido por el nombre del proveedor y tener la 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])":"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])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"El nombre del archivo debe usar el prefijo meta_. (Ejemplo: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Detrás del protocolo debería haber dos puntos y dos barras diagonales. Por ejemplo, [asis,https://].","The system could not disable the configuration files.":"El sistema no pudo desactivar los archivos de configuración.","The system could not enable the configuration files.":"El sistema no pudo activar 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]":"El sistema experimentó el siguiente error cuando intentaba instalar el proveedor “[_1]”: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"El sistema experimentó el siguiente error cuando 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 cadena de consulta de ID.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Tiene más de un proveedor con el mismo [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Ha añadido correctamente “[_1]” a la lista de configuración de proveedores.","You have successfully disabled all of the configuration files.":"Ha desactivado correctamente todos los archivos de configuración.","You have successfully disabled automatic updates for the vendor: [_1]":"Ha desactivado correctamente las actualizaciones automáticas para el proveedor: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Ha desactivado correctamente algunos de los archivos de configuración. A continuación se marcan los archivos que el sistema no pudo desactivar.","You have successfully disabled the configuration file: [_1]":"Ha desactivado correctamente el archivo de configuración: [_1]","You have successfully disabled the vendor: [_1]":"Ha desactivado correctamente el proveedor: [_1]","You have successfully enabled all of the configuration files.":"Ha activado correctamente todos los archivos de configuración.","You have successfully enabled automatic updates for the vendor: [_1]":"Ha activado 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.":"Ha activado correctamente algunos de los archivos de configuración. A continuación se marcan los archivos que el sistema no pudo activar.","You have successfully enabled the configuration file: [_1]":"Ha activado correctamente el archivo de configuración: [_1]","You have successfully enabled the vendor: [_1]":"Ha activado correctamente el proveedor: [_1]","You have successfully installed the vendor: [_1]":"Ha instalado el proveedor correctamente: [_1]","You have successfully removed the vendor: [_1]":"Ha eliminado correctamente el 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