Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/hulkd/views/hulkdBlacklistController-th.js

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

    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~~
Back to Directory File Manager