Viewing File: /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb-es_es.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/mail/spam/index.cmb-es_es.js
// Module:    /jupiter/mail/spam/index.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 = {"Adjust Spam Threshold Score":"Ajustar puntuación de umbral de spam","All Spam Box folders expunged.":"Se han eliminado todas las carpetas de Spam Box.","Auto-Delete":"Eliminación automática","Automatically delete messages with spam scores that meet or exceed the Auto-Delete Threshold Score. The Auto-Delete Threshold Score does not affect the Spam Threshold Score.":"Elimine automáticamente mensajes con puntuaciones de spam que concuerden o bien superen la puntuación de eliminación automática del umbral. Esta puntuación no afecta a la puntuación del umbral de spam.","Blacklist":"Lista negra","Calculated Spam Score Settings":"Configuración de puntuación de spam calculado","Configure the [asis,Spam Score Threshold].":"Configure el [asis,umbral de puntuación de spam].","Configure the blacklist settings for Spam Filters.":"Configure las opciones de lista negra de filtros de spam.","Configure the calculated spam score settings.":"Configure las opciones de puntuación de spam calculado.","Configure the whitelist settings for Spam Filters.":"Configure las opciones de lista blanca de filtros de spam.","Expunged the Spam Box folder for “[_1]”.":"Se eliminó la carpeta Spam Box para “[_1]”.","If your hosting provider enables rewrites, the server will add a “***SPAM***” tag to the subject when the message’s calculated spam score meets or exceeds the Spam Threshold Score.":"Si su proveedor de hosting activa rescrituras, el servidor añadirá la etiqueta “***SPAM***” al asuno cuando la puntuación de spam calculada del mensaje cumpla o exceda la puntuación umbral de spam.","Overview":"Información general","Spam Auto-Delete has been disabled.":"La eliminación automática de spam ha sido desactivada.","Spam Auto-Delete has been enabled.":"La eliminación automática de spam ha sido activada.","Spam Box":"Spam Box","Spam Box has been disabled.":"Spam Box ha sido desactivado.","Spam Box has been enabled.":"Spam Box ha sido activado.","Spam Box will deliver any emails that the system identifies as spam into a separate mail folder named [output,em,spam].":"Spam Box entregará los emails que el sistema identifique como spam a otra carpeta denominada [output,em,spam].","The Auto-Delete Threshold Score has been updated to [_1].":"La puntuación umbral de eliminación automática se ha actualizado a [_1].","The [asis,Apache SpamAssassin] user preferences have been updated.":"Las preferencias de usuario de [asis,Apache SpamAssassin] han sido actualizadas.","Whitelist":"Lista blanca","[asis,Apache SpamAssassin] has been disabled.":"[asis,Apache SpamAssassin] ha sido desactivado.","[asis,Apache SpamAssassin] has been enabled.":"[asis,Apache SpamAssassin] ha sido activado."};

    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