Viewing File: /usr/local/cpanel/base/cjt/browser-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/cjt/browser.js
// Generated: /usr/local/cpanel/base/cjt/browser-th.js
// Module:    legacy_cjt/browser-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 = {"Load this page with a newer web browser. (You may need to use another device.)":"โหลดหน้านี้ด้วยเว็บเบราว์เซอร์ที่ใหม่กว่า (คุณอาจต้องใช้อุปกรณ์อื่น)","Load this page with the latest available version for your platform of one of these web [numerate,_1,browser,browsers]: [join,~, ,_2]":"โหลดหน้านี้ด้วยเวอร์ชันที่มีล่าสุดสำหรับแพลตฟอร์มของคุณจากหนึ่งในเว็บเหล่านี้ [numerate,_1,เบราว์เซอร์,เบราว์เซอร์]: [join,~, ,_2]","Try this page with the latest available version for your platform of “[_1]”":"ลองหน้านี้ด้วยเวอร์ชันที่มีล่าสุดสำหรับแพลตฟอร์มของคุณของ “[_1]”","Your web browser lacks support for a feature that this page requires.":"เว็บเบราว์เซอร์ของคุณไม่มีการสนับสนุนฟีเจอร์ที่หน้านี้จำเป็นต้องใช้"};

    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