Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct-th.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/accounts/createacct-th.js
// Module:    /templates/accounts/createacct-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 = {"A username cannot contain spaces.":"ชื่อผู้ใช้ต้องไม่มีช่องว่าง","A username must have between [numf,_1] and [quant,_2,character,characters].":"ชื่อผู้ใช้ต้องมีจำนวนอักขระระหว่าง [numf,_1] และ [quant,_2,อักขระ,อักขระ]","A username must start with a letter.":"A username must start with a letter.","Domain":"โดเมน","Email":"อีเมล","Enable Spam Box":"เปิดใช้งานกล่องสแปม","Enter a nonnegative integer.":"Enter a nonnegative integer.","Enter an integer from [numf,_1] to [numf,_2].":"Enter an integer from [numf,_1] to [numf,_2].","Enter an integer no less than [numf,_1].":"Enter an integer no less than [numf,_1].","Package Name":"ชื่อแพคเกจ","Selected Package":"แพคเกจที่เลือก","The email field must be empty or an email address.":"เขตข้อมูลอีเมลจะต้องว่างเปล่าหรือเป็นที่อยู่อีเมล","The username cannot be the same as the password.":"ชื่อผู้ใช้ต้องไม่เหมือนกับรหัสผ่าน","This is not a valid domain.":"นี่ไม่ใช่โดเมนที่ถูกต้อง","This is not a valid package name.":"นี่ไม่ใช่ชื่อแพคเกจที่ถูกต้อง","This is not a valid username.":"นี่ไม่ใช่ชื่อผู้ใช้ที่ถูกต้อง","Updating …":"กำลังอัพเดต …","Username":"ชื่อผู้ใช้","You must enable [asis,Apache SpamAssassin™] to use the Spam Box feature.":"You must enable [asis,Apache SpamAssassin™] to use the Spam Box feature.","You must select a package.":"คุณต้องเลือกแพคเกจ"};

    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