Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/base-th.js
// Module:    /templates/greylist/views/base-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 Trusted Hosts":"เพิ่มลงในโฮสต์ที่เชื่อถือได้","Some Host [asis,IP] addresses were not added to the Trusted Hosts list.":"มีที่อยู่ [asis,IP] ของโฮสต์บางรายการที่ยังไม่ได้เพิ่มเข้าในรายชื่อโฮสต์ที่เชื่อถือได้","The status for [asis,Greylisting] has changed, possibly in another browser session.":"สถานะสำหรับ [asis,Greylisting] มีการเปลี่ยนแปลง ทั้งนี้อาจอยู่ในเซสชันของเบราว์เซอร์อื่น","You have successfully added [quant,_1,record,records] to the Trusted Hosts list.":"คุณได้เพิ่ม [quant,_1,ระเบียน,ระเบียน] เข้าในรายการโฮสต์ที่เชื่อถือได้เรียบร้อยแล้ว","You have successfully added “[_1]” to the Trusted Hosts list.":"คุณได้เพิ่ม “[_1]” เข้าในรายการโฮสต์ที่เชื่อถือได้เรียบร้อยแล้ว","You have successfully updated the comment for “[_1]”.":"คุณได้อัพเดตความคิดเห็นสำหรับ “[_1]” เสร็จสมบูรณ์แล้ว","Your neighboring [asis,IP] addresses are not in the Trusted Hosts list.":"ที่อยู่ [asis,IP] ข้างเคียงไม่อยู่ในรายชื่อโฮสต์ที่เชื่อถือได้","[asis,Exim] is disabled on the server which makes [asis,Greylisting] ineffective. Use the [output,url,_1,Service Manager page,_2] to enable [asis,Exim].":"[asis,Exim] ถูกปิดใช้งานบนเซิร์ฟเวอร์ทำให้ [asis,Greylisting] ไม่ทำงาน ใช้ [output,url,_1,หน้าตัวจัดการบริการ,_2] เพื่อเปิดใช้งาน [asis,Exim]","[asis,Greylisting] is now disabled.":"[asis,Greylisting] ถูกปิดใช้งานอยู่ในขณะนี้","[asis,Greylisting] is now enabled.":"[asis,Greylisting] ได้เปิดใช้งานอยู่ในขณะนี้"};

    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