Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/listips/listips-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/listips/listips.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/listips/listips-th.js
// Module:    /templates/listips/listips-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 = {"A mapping with the public address “[_1]” already exists.":"มีการแมปที่มีที่อยู่สาธารณะ “[_1]” อยู่แล้ว","Address successfully validated.":"ตรวจสอบความถูกต้องที่อยู่เสร็จสมบูรณ์แล้ว","An error has occurred: [_1]":"มีข้อผิดพลาดเกิดขึ้น: [_1]","Cannot determine public IP address. Unable to connect to myip service.":"ไม่สามารถระบุที่อยู่ IP สาธารณะ ไม่สามารถเชื่อมต่อบริการ myip ได้","Confirm that entry for “[_1]” should be deleted.":"ยืนยันว่าควรจะลบรายการสำหรับ “[_1]”","Edit “[_1]”":"แก้ไข “[_1]”","Editing public IP for “[_1]”.":"การแก้ไข IP สาธารณะสำหรับ “[_1]”","Entry for “[_1]” not deleted.":"ไม่ได้ลบรายการสำหรับ “[_1]”","Entry for “[_1]” successfully deleted.":"ลบรายการสำหรับ “[_1]” เสร็จสมบูรณ์แล้ว","Not Routable":"กำหนดเส้นทางไม่ได้","Operation canceled. Entry for “[_1]” not deleted.":"การดำเนินการถูกยกเลิก ไม่ได้ลบรายการสำหรับ “[_1]”","Operation canceled. Public IP change not saved.":"การดำเนินการถูกยกเลิก การเปลี่ยนแปลง IP สาธารณะไม่ถูกบันทึก","Public IP for “[_1]” not changed.":"ไม่มีการเปลี่ยนแปลง IP สาธารณะสำหรับ “[_1]”","Public IP for “[_1]” successfully changed.":"เปลี่ยน IP สาธารณะสำหรับ “[_1]” เสร็จสมบูรณ์แล้ว","Public address for “[_1]” is invalid.":"ที่อยู่สาธารณะสำหรับ “[_1]” ไม่ถูกต้อง","Restoring previous value: [_1]":"กำลังคืนค่าก่อนหน้านี้: [_1]","The reported error message was: “[_1]”":"ข้อความแสดงข้อผิดพลาดที่รายงานคือ: “[_1]”","Validating “[_1]”.":"กำลังตรวจสอบความถูกต้อง “[_1]”","You are already attempting to delete an IP address in a different row. Please complete that operation before proceeding.":"คุณกำลังพยายามลบที่อยู่ IP ในแถวอื่นแล้ว โปรดทำการดำเนินการนั้นให้เสร็จสมบูรณ์ก่อนดำเนินการต่อ","You are already editing a public IP address in a different row. Please complete that operation before proceeding.":"คุณกำลังแก้ไขที่อยู่ IP สาธารณะในแถวอื่นแล้ว โปรดทำการดำเนินการนั้นให้เสร็จสมบูรณ์ก่อนดำเนินการต่อ","“[_1]” cannot be routed.":"ไม่สามารถกำหนดเส้นทาง “[_1]” ได้","“[_1]” is not a valid IP address.":"“[_1]” ไม่ใช่ที่อยู่ IP ที่ถูกต้อง"};

    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