//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/trustedHosts-th.js
// Module: /templates/greylist/views/trustedHosts-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 = {"Click to delete “[_1]” from the Trusted Hosts list.":"คลิกเพื่อลบ “[_1]” ออกจากรายชื่อโฮสต์ที่เชื่อถือได้","Click to edit the comment for “[_1]”.":"คลิกเพื่อแก้ไขความคิดเห็นสำหรับ “[_1]”","Do you want to permanently delete [quant,_1,record,records] from the Trusted Hosts list?":"คุณต้องการลบ [quant,_1,ระเบียน,ระเบียน] ออกจากรายชื่อโฮสต์ที่เชื่อถือได้อย่างถาวรหรือไม่","Do you want to permanently delete “[_1]” from the Trusted Hosts list?":"คุณต้องการลบ “[_1]” ออกจากรายชื่อโฮสต์ที่เชื่อถือได้อย่างถาวรหรือไม่","Examples:":"ตัวอย่าง:","Some records failed to update.":"ระเบียนบางรายการไม่สามารถอัพเดตได้","The system was unable to delete [quant,_1,record,records] from the Trusted Hosts list.":"ระบบไม่สามารถลบ [quant,_1,ระเบียน,ระเบียน] ออกจากรายชื่อโฮสต์ที่เชื่อถือได้","You have deleted all records from the Trusted Hosts list.":"คุณได้ลบทุกระเบียนออกจากรายการโฮสต์ที่เชื่อถือได้แล้ว","You have successfully deleted [quant,_1,record,records] from the Trusted Hosts list.":"คุณได้ลบ [quant,_1,ระเบียน,ระเบียน] ออกจากรายการโฮสต์ที่เชื่อถือได้เรียบร้อยแล้ว","You have successfully deleted “[_1]” from the Trusted Hosts list.":"คุณได้ลบ “[_1]” ออกจากรายการโฮสต์ที่เชื่อถือได้เรียบร้อยแล้ว","You have successfully updated the comment for “[_1]”.":"คุณได้อัพเดตความคิดเห็นสำหรับ “[_1]” เสร็จสมบูรณ์แล้ว"};
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~~