//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ssl/csrs-th.js
// Module: /jupiter/js2/ssl/csrs-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 = {"Choose a country.":"เลือกประเทศ","City":"เมือง","Company":"บริษัท","Company Division":"แผนกในบริษัท","Country":"ประเทศ","Domains":"โดเมน","Email":"อีเมล","Make sure to use a valid email format. For example, [asis,user@domain.com].":"ตรวจสอบให้แน่ใจว่าใช้รูปแบบอีเมลที่ถูกต้อง เช่น [asis,user@domain.com]","Passphrase":"วลีรหัสผ่าน","State":"สถานะ","The certificate signing request passphrase can contain only alphanumeric characters.":"วลีรหัสผ่านการร้องขอการเซ็นชื่อใบรับรองมีได้เฉพาะอักขระพยัญชนะผสมตัวเลขเท่านั้น","The certificate signing request passphrase must be at least [quant,_1,character,characters] long.":"วลีรหัสผ่านการร้องขอการเซ็นชื่อใบรับรองจะต้องมีความยาวอย่างน้อย [quant,_1,อักขระ,อักขระ]","The company division must be no longer than [quant,_1,character,characters].":"แผนกในบริษัทต้องไม่ยาวเกินกว่า [quant,_1,อักขระ,อักขระ]","The company name must be no longer than [quant,_1,character,characters].":"ชื่อบริษัทต้องไม่ยาวเกินกว่า [quant,_1,อักขระ,อักขระ]","The passphrase must be no longer than [quant,_1,character,characters].":"วลีรหัสผ่านต้องไม่ยาวเกินกว่า [quant,_1,อักขระ,อักขระ]","The “[_1]” field cannot be left blank.":"The “[_1]” field cannot be left blank.","This field contains characters that some certificate authorities may not accept. Contact your certificate authority to confirm that they accept these characters.":"เขตข้อมูลนี้มีอักขระที่ผู้ออกใบรับรองบางรายอาจไม่ยอมรับ ติดต่อผู้ออกใบรับรองของคุณเพื่อยืนยันว่าผู้ออกใบรับรองยอมรับอักขระเหล่านี้","You can only enter valid domains.":"คุณสามารถใส่ได้เฉพาะโดเมนที่ถูกต้องเท่านั้น","You do not control this domain.":"คุณไม่ได้ควบคุมโดเมนนี้","[numf,_1] of the [numerate,_2,domain,domains] that you have entered [numerate,_1,is a domain,are domains] that you do not control.":"[numf,_1] ของ [numerate,_2,โดเมน,โดเมน] ที่คุณได้ใส่ [numerate,_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~~