Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-th.js
// Module:    /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"การเปลี่ยนชื่อฐานข้อมูล MySQL อาจเกิดปัญหาร้ายแรงได้ คุณอาจต้อง[output,url,_1,เข้าสู่ระบบอินเทอร์เฟส cPanel ของผู้ใช้รายนี้และสำรองข้อมูลในฐานข้อมูลนี้]ก่อนที่จะเปลี่ยนชื่อ","Provide a password to set for this user.":"ระบุรหัสผ่านเพื่อตั้งค่าสำหรับผู้ใช้นี้","Show [quant,_1,record,records]":"แสดง [quant,_1,ระเบียน,ระเบียน]","Show all [quant,_1,record,records]":"แสดงทั้งหมด [quant,_1,ระเบียน,ระเบียน]","There [numerate,_1,is,are] [quant,_1,record,records].":"มี[numerate,_1] [quant,_1,ระเบียน,ระเบียน]","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"รหัสผ่านนี้คาดเดาได้ง่ายเกินไป ให้เพิ่มชุดตัวอักษรพิมพ์ใหญ่และพิมพ์เล็ก ตัวเลข และสัญลักษณ์อื่นๆ (ระดับความยากในการคาดเดาขั้นต่ำคือ [numf,_1])","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"คุณได้เปลี่ยนชื่อฐานข้อมูล [asis,MySQL] “[_1]” เป็น “[_2]” เรียบร้อยแล้ว","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"คุณได้เปลี่ยนชื่อผู้ใช้ [asis,MySQL] “[_1]” เป็น “[_2]” และตั้งค่ารหัสผ่านเรียบร้อยแล้ว","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"คุณได้เปลี่ยนชื่อผู้ใช้ [asis,MySQL] “[_1]” เป็น “[_2]” เรียบร้อยแล้ว","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"คุณได้เปลี่ยนชื่อฐานข้อมูล [asis,PostgreSQL] “[_1]” เป็น “[_2]” เรียบร้อยแล้ว","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"คุณได้เปลี่ยนชื่อผู้ใช้ [asis,PostgreSQL] “[_1]” เป็น “[_2]” และตั้งค่ารหัสผ่านเรียบร้อยแล้ว","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"คุณได้เปลี่ยนชื่อผู้ใช้ [asis,PostgreSQL] “[_1]” เป็น “[_2]” เรียบร้อยแล้ว","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"คุณได้ตั้งค่ารหัสผ่านสำหรับผู้ใช้ [asis,MySQL] “[_1]” เรียบร้อยแล้ว","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"คุณได้ตั้งค่ารหัสผ่านสำหรับผู้ใช้ [asis,PostgreSQL] “[_1]” เรียบร้อยแล้ว","Your search matched [numf,_1] of [quant,_2,record,records].":"การค้นหาของคุณตรงกับ [numf,_1] จาก [quant,_2,ระเบียน,ระเบียน]"};

    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