//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/share/libraries/cjt2/src/directives/whm/userDomainListDirective.js
// Generated: /usr/local/cpanel/share/libraries/cjt2/src/directives/whm/userDomainListDirective-th.js
// Module: cjt/directives/whm/userDomainListDirective-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 list of users and domains from which to choose.":"A list of users and domains from which to choose.","Account Summary for the “[_1]” user.":"Account Summary for the “[_1]” user.","All":"ทั้งหมด","Bandwidth":"แบนด์วิดท์","CGI Access?":"CGI Access?","Databases":"ฐานข้อมูล","Dedicated IP?":"IP เฉพาะใช่หรือไม่","Disk Usage":"การใช้งานดิสก์","Domains":"โดเมน","Email Accounts":"บัญชีอีเมล","Email Addresses":"Email Addresses","Email Lists":"รายชื่ออีเมล","FTP Accounts":"บัญชี FTP","Feature List":"รายการฟีเจอร์","Loading Account Summary …":"Loading Account Summary …","No":"ไม่","No results found that match “[_1]”…":"No results found that match “[_1]”…","No results found with a domain that match “[_1]”…":"No results found with a domain that match “[_1]”…","No results found with a username that match “[_1]”…":"No results found with a username that match “[_1]”…","No results found…":"No results found…","Owner":"เจ้าของ","Package":"แพคเกจ","Package “[_1]” for user “[_2]”":"Package “[_1]” for user “[_2]”","Quota":"โควตา","Search By:":"ค้นหาตาม:","Search by both users and domains.":"Search by both users and domains.","Search by domains only.":"Search by domains only.","Search by users only.":"Search by users only.","Search for a user or a domain.":"Search for a user or a domain.","Select the “[_1]” user and the ”[_2]” domain.":"Select the “[_1]” user and the ”[_2]” domain.","Select the “[_1]” user.":"Select the “[_1]” user.","Select this user.":"Select this user.","Shell access?":"เข้าถึงเชลล์หรือไม่","Start Date":"วันที่เริ่มต้น","Subdomains":"โดเมนย่อย","The system failed to load the account summary.":"The system failed to load the account summary.","Theme":"ธีม","User Editing Locked:":"User Editing Locked:","Users":"ผู้ใช้","Yes":"ใช่","[asis,IP] Address":"[asis,IP] Address","cPanel Theme":"ธีม cPanel","unknown":"ไม่รู้จัก"};
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~~