//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-cs.js
// Module: legacy_shared/emailstats_search-cs
// Locale: cs
// 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":"Zavřít","Delivery Event Details":"Podrobnosti o události doručení","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"Pokud mezi těmito výsledky nenacházíte to, co hledáte, zkuste zadat přesnější dotaz s menším počtem výsledků.","Invalid date.":"Neplatné datum.","Loading new data …":"Načítání nových dat…","Print":"Tisk","The mail server delivered this message successfully.":"Poštovní server doručil tuto zprávu v pořádku.","The mail server is currently delivering this message.":"Poštovní server právě doručuje tuto zprávu.","The results available below may not contain the record or records you are looking for.":"Výsledky, které jsou uvedeny dále, nemusí obsahovat hledané záznamy.","The specified record’s details are already visible. See the corresponding popup window.":"Podrobnosti určeného záznamu jsou již viditelné. Viz odpovídající vyskakovací okno.","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"To lze vybrat pouze v případě, že je parametr [output,class,Typ doručení,code] nastaven na hodnotu [output,class,Vše,code].","This message could not be delivered yet. The mail server will attempt delivery again later.":"Tuto zprávu nelze v tuto chvíli doručit. Poštovní server bude pokus o doručení opakovat později.","This message could not be delivered.":"Tuto zprávu nelze doručit.","This message was discarded by an email filter or spam detection software.":"Tato zpráva byla zahozena filtrem e-mailů nebo antispamovým softwarem.","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"Tato zpráva byla odmítnuta v okamžiku SMTP modulem RBL, filtrem nebo jinou konfigurací.","This message was saved into an email archive.":"Tato zpráva byla uložena do e-mailového archivu.","This query produced a result set that exceeds the reportable limit.":"Tento dotaz vytvořil sadu výsledků, která překročila omezení pro sestavu."};
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~~