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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-ro.js
// Module:    legacy_shared/emailstats_search-ro
// Locale:    ro
// 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":"Închidere","Delivery Event Details":"Detalii eveniment de livrare","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Dacă nu găsiţi ce căutaţi prin răsfoirea paginilor cu aceste rezultate, restricţionaţi interogarea prin restrângerea căutării.","Invalid date.":"Dată nevalidă.","Loading new data …":"Se încarcă date noi…","Print":"Imprimare","The mail server delivered this message successfully.":"Serverul de e-mail a livrat acest mesaj cu succes.","The mail server is currently delivering this message.":"Serverul de e-mail livrează acum acest mesaj.","The results available below may not contain the record or records you are looking for.":"Rezultatele de mai jos pot să nu includă înregistrarea sau înregistrările căutată(e).","The specified record’s details are already visible. See the corresponding popup window.":"Detaliile înregistrării specificate sunt deja vizibile. Consultaţi fereastra popup corespunzătoare.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Această opţiune poate fi selectată doar dacă [output,class,Tipul de livrare,code] este [output,class,Toate,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Acest mesaj nu a fost livrat încă. Serverul de e-mail va reîncerca să îl livreze mai târziu.","This message could not be delivered.":"Acest mesaj nu a fost livrat.","This message was discarded by an email filter or spam detection software.":"Acest mesaj a fost înlăturat de un filtre e-mail sau software de detectare spam.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Acest mesaj a fost respins în momentul SMTP de un RBL, filtru sau o altă configuraţie.","This message was saved into an email archive.":"Acest mesaj a fost salvat într-o arhivă de e-mail.","This query produced a result set that exceeds the reportable limit.":"Această interogare a produs un set de rezultate care depăşeşte limita reportabilă."};

    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