Viewing File: /usr/local/cpanel/base/sharedjs/sslwidgets-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/sharedjs/sslwidgets.js
// Generated: /usr/local/cpanel/base/sharedjs/sslwidgets-th.js
// Module:    legacy_shared/sslwidgets-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 = {"Certificate Expiration":"การหมดอายุของใบรับรอง","Certificate Key Sizes":"ขนาดคีย์ของใบรับรอง","Contact your certificate authority ([_1]) to reissue this certificate with a [numf,_2]-bit key.":"ติดต่อผู้ออกใบรับรองของคุณ ([_1]) เพื่อให้ออกใบรับรองนี้อีกครั้งพร้อมคีย์ [numf,_2] บิต","Contact your certificate authority to reissue this certificate with a longer key.":"ติดต่อผู้ออกใบรับรองของคุณ เพื่อให้ออกใบรับรองนี้อีกครั้งพร้อมคีย์ที่ยาวกว่า","Generate and install a new self-signed certificate immediately. Then, replace this certificate with a certificate signed by a valid certificate authority as soon as possible.":"สร้างและติดตั้งใบรับรองที่ลงนามด้วยตนเองใหม่โดยทันที จากนั้นแทนที่ใบรับรองนี้ด้วยใบรับรองที่เซ็นชื่อโดยผู้ออกใบรับรองที่ถูกต้องโดยเร็วที่สุด","It is highly recommended that you do not install this certificate.":"ขอแนะนำว่าอย่าติดตั้งใบรับรองนี้","Purchase a new certificate.":"Purchase a new certificate.","Self-Signed Certificates":"ใบรับรองที่ลงนามด้วยตนเอง","The recommended key size for a certificate is currently [quant,_1,bit,bits].":"ขนาดคีย์ที่แนะนำสำหรับใบรับรองในขณะนี้ [quant,_1,บิต,บิต]","This certificate will expire in [quant,_1,day,days].":"ใบรับรองนี้จะหมดอายุใน [quant,_1,วัน,วัน]","This certificate’s key is too short ([quant,_1,bit,bits]). This key will not protect against a spoofing attack.":"คีย์ของใบรับรองนี้สั้นเกินไป ([quant,_1,บิต,บิต]) คีย์นี้จะไม่ป้องกันการโจมตีโดยการปลอมแปลง","You should generate another self-signed certificate for [quant,_1,this domain,these domains] with a [numf,_2]-bit key.":"คุณควรสร้างใบรับรองที่ลงนามด้วยตนเองอื่นสำหรับ [quant,_1,โดเมนนี้,โดเมนเหล่านี้] ที่มีคีย์ [numf,_2] บิต","You should request a replacement certificate from the issuer ([_1]) as soon as possible.":"คุณควรร้องขอใบรับรองการแทนที่จากผู้ออกใบรับรอง ([_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