Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup/restore.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-th.js
// Module:    /templates/backup/restore-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 = {"Adding “[_1]” to the restoration queue …":"กำลังเพิ่ม “[_1]” ไปยังคิวการคืนค่า …","Completed":"เสร็จสมบูรณ์","Completed with warnings":"เสร็จสมบูรณ์โดยมีคำเตือน","Could not add “[_1]” to the restoration queue ([_2]).":"ไม่สามารถเพิ่ม “[_1]” ไปยังคิวการคืนค้าได้ ([_2])","Could not clear completed restorations.":"ไม่สามารถล้างการคืนค่าที่เสร็จสมบูรณ์แล้วได้","Could not clear failed restorations.":"ไม่สามารถล้างการคืนค่าที่ล้มเหลวได้","Could not clear pending restorations.":"ไม่สามารถล้างการคืนค่าที่ค้างอยู่ได้","Could not clear the restoration queue.":"ไม่สามารถล้างคิวการคืนค้าได้","Could not remove “[_1]” from the finished list ([_2]).":"ไม่สามารถเอา “[_1]” ออกจากรายการที่เสร็จสิ้นได้ ([_2])","Could not remove “[_1]” from the restoration queue ([_2]).":"ไม่สามารถเอา “[_1]” ออกจากคิวการคืนค่า ([_2])","Could not restore account “[_1]”: [_2]":"ไม่สามารถคืนค่าบัญชี “[_1]”: [_2]","Could not start the restoration queue.":"ไม่สามารถเริ่มคิวการคืนค้าได้","Failed":"ล้มเหลว","Failed to retrieve the restore queue state.":"ไม่สามารถเรียกสถานะการเข้าคิวที่คืนค่า","No log is available because the restore failed.":"ไม่มีแฟ้มบันทึกเนื่องจากการคืนค่าล้มเหลว","Pending":"กำลังรอดำเนินการ","Restoring Account":"การคืนค่าบัญชี","The log file for the restore of user “[_1]” is empty.":"ไม่มีข้อมูลในไฟล์บันทึกสำหรับการคืนค่าของผู้ใช้ “[_1]”","Unknown Error":"ข้อผิดพลาดที่ไม่รู้จัก","Your browser may have blocked the request, or your connection may be unstable":"Your browser may have blocked the request, or your connection may be unstable"};

    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