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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/greylist/views/config-th.js
// Module:    /templates/greylist/views/config-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 = {"The number of minutes during which the mail server accepts a resent email from an unknown triplet.":"จำนวนนาทีระหว่างที่เซิร์ฟเวอร์เมลยอมรับการส่งอีเมลซ้ำจากทริปเล็ตที่ไม่รู้จัก","The number of minutes during which the mail server defers email from an unknown triplet.":"จำนวนนาทีระหว่างที่เซิร์ฟเวอร์เมลหน่วงอีเมลจากทริปเล็ตที่ไม่รู้จัก","The system successfully saved your [asis,Greylisting] configuration settings.":"ระบบบันทึกการกำหนดค่า [asis,Greylisting] ของคุณเรียบร้อยแล้ว","The time at which the mail server treats a resent email as coming from a new, unknown triplet.":"เวลาที่เซิร์ฟเวอร์เมลจัดการกับอีเมลที่ส่งซ้ำว่าเป็นอีเมลที่ส่งมาจากทริปเล็ตอันใหม่ที่ระบบไม่รู้จัก","Whether the system automatically accepts email from hosts with a valid [asis,SPF] record.[comment,this text is used in a tooltip]":"ไม่ว่าระบจะยอมรับอีเมลจากโฮสต์ที่มีระเบียน [asis,SPF] ที่ถูกต้องโดยอัตโนมัติ[comment,this text is used in a tooltip]"};

    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