Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/enableDisableConfigController-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/enableDisableConfigController.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/views/enableDisableConfigController-th.js
// Module:    /templates/mod_security/views/enableDisableConfigController-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 system could not disable the configuration files.":"ระบบไม่สามารถปิดใช้งานไฟล์การกำหนดค่า","The system could not enable the configuration files.":"ระบบไม่สามารถเปิดใช้งานไฟล์การกำหนดค่า","The system failed to pass the ID query string parameter.":"ระบบไม่สามารถส่งผ่านพารามิเตอร์สตริง ID การสืบค้น","You have successfully disabled all of the configuration files.":"คุณได้ปิดใช้งานไฟล์กำหนดค่าทั้งหมดเรียบร้อยแล้ว","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"คุณได้ปิดใช้งานไฟล์กำหนดค่าบางไฟล์เรียบร้อยแล้ว ไฟล์ที่ระบบไม่สามารถปิดการใช้งานได้จะทำเครื่องหมายไว้ด้านล่าง","You have successfully disabled the configuration file: [_1]":"คุณได้ปิดใช้งานไฟล์กำหนดค่าเรียบร้อยแล้ว: [_1]","You have successfully enabled all of the configuration files.":"คุณได้เปิดใช้งานไฟล์กำหนดค่าทั้งหมดเรียบร้อยแล้ว","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"คุณได้เปิดใช้งานไฟล์กำหนดค่าบางไฟล์เรียบร้อยแล้ว ไฟล์ที่ระบบไม่สามารถเปิดการใช้งานได้จะทำเครื่องหมายไว้ด้านล่าง","You have successfully enabled the configuration file: [_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