Viewing File: /usr/local/cpanel/base/sharedjs/emailstats_search-it.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-it.js
// Module:    legacy_shared/emailstats_search-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 = {"Close":"Chiudi","Delivery Event Details":"Dettagli evento recapito","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Se non si riesce a trovare ciò che si sta cercando sfogliando questi risultati, limitare ulteriormente la query restringendo la ricerca.","Invalid date.":"Data non valida.","Loading new data …":"Caricamento dei nuovi dati in corso…","Print":"Stampa","The mail server delivered this message successfully.":"Il server di posta ha recapitato questo messaggio.","The mail server is currently delivering this message.":"Il server di posta sta recapitando questo messaggio.","The results available below may not contain the record or records you are looking for.":"I risultati disponibili di seguito potrebbero non contenere il/i record che l’utente sta cercando.","The specified record’s details are already visible. See the corresponding popup window.":"I dettagli del record specificato sono già visibili. Controllare la finestra a comparsa corrispondente.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Questo può essere selezionato solo quando il [output,class,Tipo di recapito,code] è [output,class,Tutti,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Impossibile recapitare questo messaggio. Il server di posta tenterà di recapitarlo di nuovo più tardi.","This message could not be delivered.":"Impossibile recapitare questo messaggio.","This message was discarded by an email filter or spam detection software.":"Questo messaggio è stato ignorato da un filtro e-mail o un software antispam.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Questo messaggio è stato rifiutato sul tempo SMTP da un RBL, filtro o altra configurazione.","This message was saved into an email archive.":"Questo messaggio è stato salvato in un archivio e-mail.","This query produced a result set that exceeds the reportable limit.":"Questa query ha prodotto una serie di risultati che supera il limite riportabile."};

    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