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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/setupcluster/page-th.js
// Module:    /templates/setupcluster/page-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 = {"Delete entry for “[_1]”.":"ลบรายการสำหรับ “[_1]”","Delete link to server “[output,strong,_1]”?":"ลบลิงก์ไปยังเซิร์ฟเวอร์ “[output,strong,_1]” หรือไม่","Edit key for “[_1]”.":"แก้ไขคีย์สำหรับ “[_1]”","Link definition for server not updated.":"การกำหนดลิงก์สำหรับเซิร์ฟเวอร์ไม่ได้รับการอัพเดต","Link definition for server, [output,strong,_1], not updated.":"การกำหนดลิงก์สำหรับเซิร์ฟเวอร์ [output,strong,_1] ไม่ได้รับการอัพเดต","Link definition for server, [output,strong,_1], successfully updated.":"อัพเดตการกำหนดลิงก์สำหรับเซิร์ฟเวอร์ [output,strong,_1] เรียบร้อยแล้ว","Link to server, [output,strong,_1], successfully created.":"สร้างลิงก์ไปยังเซิร์ฟเวอร์ [output,strong,_1] เรียบร้อยแล้ว","Link to server, [output,strong,_1], successfully deleted.":"ลบลิงก์ไปยังเซิร์ฟเวอร์ [output,strong,_1] เรียบร้อยแล้ว","Paste the replacement API token here. The current signature is: [_1]":"Paste the replacement API token here. The current signature is: [_1]","Paste the server’s API token here.":"Paste the server’s API token here.","The server name must be a valid host name or ip address.":"ชื่อเซิร์ฟเวอร์ต้องเป็นชื่อโฮสต์หรือที่อยู่ IP ที่ถูกต้อง","The server name, username, and API token are required.":"The server name, username, and API token are required.","The username can only include alphanumeric characters.":"ชื่อผู้ใช้ต้องประกอบด้วยอักขระพยัญชนะผสมตัวเลขเท่านั้น","Unable to create link to server “[output,strong,_1]”.":"ไม่สามารถสร้างลิงก์ไปยังเซิร์ฟเวอร์ “[output,strong,_1]”","Unable to create link to server.":"ไม่สามารถสร้างลิงก์ไปยังเซิร์ฟเวอร์","Unable to delete link to server “[output,strong,_1]”.":"ไม่สามารถลบลิงก์ไปยังเซิร์ฟเวอร์ “[output,strong,_1]”","Unable to delete link to server.":"ไม่สามารถลบลิงก์ไปยังเซิร์ฟเวอร์","You must specify both a username and an API token.":"You must specify both a username and an API token."};

    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