//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdWhitelistController-th.js
// Module: /templates/hulkd/views/hulkdWhitelistController-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 = {"Add to Whitelist":"เพิ่มลงในรายชื่อที่อนุญาต","Click to delete “[_1]” from the whitelist.":"คลิกเพื่อลบ “[_1]” ออกจากรายชื่อที่อนุญาต","Click to edit the comment for “[_1]”.":"คลิกเพื่อแก้ไขความคิดเห็นสำหรับ “[_1]”","Do you want to permanently delete [quant,_1,record,records] from the whitelist?":"คุณต้องการลบ [quant,_1,ระเบียน,ระเบียน] ออกจากรายชื่อที่อนุญาตหรือไม่","Do you want to permanently delete “[_1]” from the whitelist?":"คุณต้องการลบ “[_1]” ออกจากรายชื่อที่อนุญาตหรือไม่","Some IP addresses were not added to the whitelist.":"มีที่อยู่ IP บางส่วนที่ไม่ได้เพิ่มลงในรายชื่อที่อนุญาต","Some records failed to update.":"ระเบียนบางรายการไม่สามารถอัพเดตได้","The system disabled the [asis,UseDNS] setting for [asis,SSHD] in order to add IP addresses to the whitelist. You must restart SSH through the [output,url,_1,Restart SSH Server,_2] page to implement the change.":"ระบบปิดใช้งานการตั้งค่า [asis,UseDNS] สำหรับ [asis,SSHD] เพื่อเพิ่มที่อยู่ IP ลงในรายชื่อที่อนุญาต คุณต้องปิดแล้วเปิด SSH ผ่านทางหน้า [output,url,_1,Restart SSH Server,_2] เพื่อปรับใช้การเปลี่ยนแปลง","The system was unable to delete [quant,_1,record,records] from the whitelist.":"ระบบไม่สามารถลบ [quant,_1,ระเบียน,ระเบียน] ออกจากรายชื่อที่อนุญาต","You have deleted all records from the whitelist.":"คุณได้ลบระเบียนทุกรายการออกจากรายชื่อที่อนุญาตแล้ว","You have successfully added [quant,_1,IP address,IP addresses] to the whitelist.":"คุณได้เพิ่ม [quant,_1,ที่อยู่ IP,ที่อยู่ IP] ลงในรายชื่อที่อนุญาตเรียบร้อยแล้ว","You have successfully added “[_1]” to the whitelist.":"คุณได้เพิ่ม “[_1]” ลงในรายชื่อที่อนุญาตเรียบร้อยแล้ว","You have successfully deleted [quant,_1,record,records] from the whitelist.":"คุณได้ลบ [quant,_1,ระเบียน,ระเบียน] ออกจากรายชื่อที่อนุญาตเรียบร้อยแล้ว","You have successfully deleted “[_1]” from the whitelist.":"คุณได้ลบ “[_1]” ออกจากรายชื่อที่อนุญาตเรียบร้อยแล้ว","You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].":"You have successfully updated the [numerate,_1,comment,comments] for [quant,_1,IP address,IP addresses].","You have successfully updated the comment for “[_1]”.":"คุณได้อัพเดตความคิดเห็นสำหรับ “[_1]” เสร็จสมบูรณ์แล้ว","Your current IP address “[_1]” is not on the whitelist.":"ที่อยู่ IP ปัจจุบันของคุณ “[_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~~