Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/index.cmb-es.js
// Module:    /templates/greylist/index.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 to Trusted Hosts":"Se agregaron a los hosts de confianza","Click to delete “[_1]” from the Trusted Hosts list.":"Haga clic para eliminar “[_1]” de la lista de hosts de confianza.","Click to edit the comment for “[_1]”.":"Haga clic para editar el comentario para “[_1]”.","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"¿Desea eliminar de forma permanente [quant,_1,registro,registros] de la lista de hosts de confianza?","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"¿Desea eliminar de forma permanente “[_1]” de la lista de hosts de confianza?","Examples:":"Ejemplos:","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"Algunas direcciones de anfitrión [asis,IP] no se añadieron a la lista de hosts de confianza.","Some records failed to update.":"Algunos registros no se pudieron actualizar.","The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"La cantidad de minutos durante los que el servidor de correo acepta un correo electrónico reenviado de un triplo desconocido.","The number of minutes during which the mail server defers email from an unknown triplet.":"La cantidad de minutos durante los que el servidor de correo aplaza el correo electrónico de un triplo desconocido.","The status for [asis,Greylisting] has changed, possibly in another browser session.":"El estado para [asis,Greylisting] cambió, posiblemente en otra sesión del navegador.","The system successfully saved your [asis,Greylisting] Common Mail Provider settings.":"El sistema guardó correctamente la configuración del Proveedor común de correo de [asis,Greylisting].","The system successfully saved your [asis,Greylisting] configuration settings.":"El sistema guardó correctamente los valores de configuración [asis,Greylisting].","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"El sistema no pudo eliminar [quant,_1,registro,registros] de la lista de hosts de confianza.","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"La hora en que el servidor de correo trata un correo electrónico reenviado como proveniente de un triplo nuevo y desconocido.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Si el sistema acepta automáticamente el correo electrónico de los anfitriones con un registro válido [asis,SPF].[comment,this text is used in a tooltip]","You have deleted all records from the Trusted Hosts list.":"Eliminó todos los registros de la lista de hosts de confianza.","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"Agregó correctamente [quant,_1,registro,registros] a la lista de hosts de confianza.","You have successfully added “[_1]” to the Trusted Hosts list.":"Añadió correctamente “[_1]” a la lista de hosts de confianza.","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"Eliminó correctamente [quant,_1,registro,registros] de la lista de hosts de confianza.","You have successfully deleted “[_1]” from the Trusted Hosts list.":"Eliminó correctamente “[_1]” de la lista de hosts de confianza.","You have successfully updated the comment for “[_1]”.":"Actualizó correctamente el comentario para “[_1]”.","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"Sus direcciones [asis,IP] vecinas no están en la lista de hosts de confianza.","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] está deshabilitado en el servidor lo que hace [asis,Greylisting] no eficaz. Utilice la página de [output,url,_1,Administrador del servicio,_2] para habilitar [asis,Exim].","[asis,Greylisting] is now disabled.":"[asis,Greylisting] ahora está deshabilitado.","[asis,Greylisting] is now enabled.":"[asis,Greylisting] ahora está habilitado."};

    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