//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-hu.js
// Module: legacy_shared/emailstats_search-hu
// Locale: hu
// 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":"Bezárás","Delivery Event Details":"Kézbesítési esemény részletei","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Ha az eredmények között nem találja meg azt, amit keres, akkor a keresés szűkítésével korlátozza tovább a lekérést.","Invalid date.":"Érvénytelen dátum.","Loading new data …":"Új adatok betöltése…","Print":"Nyomtatás","The mail server delivered this message successfully.":"Az e-mail kiszolgáló sikeresen kézbesítette ezt az üzenetet.","The mail server is currently delivering this message.":"Az e-mail kiszolgáló jelenleg kézbesíti ezt az üzenetet.","The results available below may not contain the record or records you are looking for.":"Előfordulhat, hogy az alább elérhető eredmények nem tartalmazzák a keresett rekordot vagy rekordokat.","The specified record’s details are already visible. See the corresponding popup window.":"A megadott rekord részletei már láthatók. Tekintse meg a kapcsolódó előugró ablakot.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"Ez csak akkor választható ki, ha a [output,class,Kézbesítés típusa,code] [output,class,Összes,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Ez az üzenet még nem kézbesíthető. Az e-mail kiszolgáló később ismét megkísérli a kézbesítést.","This message could not be delivered.":"Ez az üzenet nem kézbesíthető.","This message was discarded by an email filter or spam detection software.":"Ezt az üzenetet egy e-mail szűrő vagy levélszemét-észlelő szoftver eltávolította.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Ezt az üzenetet egy RBL, egy szűrő vagy más konfiguráció az SMTP idején elutasította.","This message was saved into an email archive.":"Ezt az üzenetet a rendszer egy e-mail archívumba mentette.","This query produced a result set that exceeds the reportable limit.":"Ez a lekérdezés a jelentés korlátait meghaladó számú találatot eredményezett."};
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~~