Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config-it.js
// Module:    /templates/greylist/views/config-it
// Locale:    it
// 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 = {"The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"Numero di minuti durante i quali il server di posta accetta un’e-mail inviata nuovamente da una tripletta sconosciuta.","The number of minutes during which the mail server defers email from an unknown triplet.":"Numero di minuti durante i quali il server di posta differisce le e-mail provenienti da una tripletta sconosciuta.","The system successfully saved your [asis,Greylisting] configuration settings.":"Il sistema ha completato il salvataggio delle impostazioni di configurazione delle [asis,Greylisting].","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"Periodo in cui il server di posta tratta un’e-mail inviata di nuovo come una tripletta nuova, sconosciuta.","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"Accettazione automatica o meno da parte del sistema delle e-mail provenienti da host con un record [asis,SPF] valido.[comment,this text is used in a tooltip]"};

    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