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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/cjt/password.js
// Generated: /usr/local/cpanel/base/cjt/password-th.js
// Module:    legacy_cjt/password-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 = {"Advanced Options":"ตัวเลือกขั้นสูง","Alpha Characters":"อักขระพยัญชนะ","Both":"ทั้งคู่","Cancel":"ยกเลิก","Close":"ปิด","Generate Password":"สร้างรหัสผ่าน","I have copied this password in a safe place.":"ฉันได้คัดลอกรหัสผ่านนี้ไว้ในที่ปลอดภัยแล้ว","Length":"ความยาว","Loading …":"กำลังโหลด …","Lowercase":"ตัวพิมพ์เล็ก","Non Alpha Characters":"ไม่ใช่อักขระพยัญชนะ","Numbers":"หมายเลข","OK":"ตกลง","Password Generator":"ตัวสร้างรหัสผ่าน","Password Strength":"ความยากในการคาดเดารหัสผ่าน","Password cannot be empty.":"รหัสผ่านต้องไม่ว่างเปล่า","Password strength must be at least [numf,_1].":"ความยากในการคาดเดารหัสผ่านต้องอย่างน้อย [numf,_1]","Passwords Match":"รหัสผ่านตรงกัน","Passwords do not match.":"รหัสผ่านไม่ตรงกัน","Passwords must be at least [quant,_1,character,characters] long.":"รหัสผ่านต้องมีความยาวอย่างน้อย [quant,_1,อักขระ,อักขระ]","Strong":"คาดเดายาก","Symbols":"สัญลักษณ์","Uppercase":"ตัวพิมพ์ใหญ่","Use Password":"ใช้รหัสผ่าน","Very Strong":"คาดเดายากมาก","Very Weak":"คาดเดาง่ายมาก","Weak":"สัปดาห์"};

    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