//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-th.js
// Module: legacy_shared/emailstats_search-th
// Locale: th
// 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":"ปิด","Delivery Event Details":"รายละเอียดกิจกรรมการนำส่ง","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"หากคุณไม่พบสิ่งที่คุณมองหาโดยการแบ่งหน้าผลลัพธ์เหล่านี้ โปรดจำกัดคิวรีเพิ่มเติมโดยกำหนดการค้นหาของคุณให้แคบลง","Invalid date.":"วันที่ไม่ถูกต้อง","Loading new data …":"กำลังโหลดข้อมูลใหม่ …","Print":"พิมพ์","The mail server delivered this message successfully.":"เซิร์ฟเวอร์จดหมายส่งข้อความนี้สำเร็จแล้ว","The mail server is currently delivering this message.":"เซิร์ฟเวอร์จดหมายกำลังส่งข้อความนี้อยู่ในขณะนี้","The results available below may not contain the record or records you are looking for.":"ผลลัพธ์ที่มีอยู่ด้านล่างอาจไม่มีระเบียนที่คุณกำลังมองหา","The specified record’s details are already visible. See the corresponding popup window.":"รายละเอียดของระเบียนที่ระบุปรากฏแล้ว ดูหน้าต่างป๊อปอัพที่เกี่ยวข้อง","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"สามารถเลือกได้เมื่อ [output,class,ชนิดการนำส่ง,code] เป็น [output,class,ทั้งหมด,code]เท่านั้น","This message could not be delivered yet. The mail server will attempt delivery again later.":"ยังไม่สามารถส่งข้อความนี้ได้ เซิร์ฟเวอร์จดหมายจะพยายามส่งอีกครั้งในภายหลัง","This message could not be delivered.":"ไม่สามารถส่งข้อความนี้ได้","This message was discarded by an email filter or spam detection software.":"ข้อความนี้ถูกละทิ้งโดยตัวกรองอีเมลหรือซอฟต์แวร์ตรวจจับสแปม","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"ข้อความนี้ถูกปฏิเสธที่เวลา SMTP โดย RBL, ตัวกรอง หรือการกำหนดค่าอื่นๆ","This message was saved into an email archive.":"ข้อความนี้ถูกบันทึกลงในการเก็บถาวรอีเมล","This query produced a result set that exceeds the reportable limit.":"คิวรีนี้ให้ชุดผลลัพธ์ซึ่งเกินขีดจัดที่จะรายงานได้"};
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~~