1d85fc358SKittithat Arnontavilas<?php 2ec98a822SAmnuay 3d85fc358SKittithat Arnontavilas/** 4ec98a822SAmnuay * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5d85fc358SKittithat Arnontavilas * 6d85fc358SKittithat Arnontavilas * @author Komgrit Niyomrath <n.komgrit@gmail.com> 7a460bc23SKittithat Arnontavilas * @author Kittithat Arnontavilas <mrtomyum@gmail.com> 8*47605f73SMac * @author Arthit Suriyawongkul <arthit@gmail.com> 96c6ee18cSAndreas Gohr * @author Thanasak Sompaisansin <jombthep@gmail.com> 10d85fc358SKittithat Arnontavilas */ 116c6ee18cSAndreas Gohr$lang['menu'] = 'ตั้งค่าการปรับแต่ง'; 126c6ee18cSAndreas Gohr$lang['updated'] = 'การปรับแต่งค่าถูกบันทึกเรียบร้อย'; 1368e3900dSJombthep$lang['_configuration_manager'] = 'จัดการการปรับตั้งค่า'; 146c6ee18cSAndreas Gohr$lang['_header_dokuwiki'] = 'การตั้งค่า DokuWiki'; 156c6ee18cSAndreas Gohr$lang['_header_plugin'] = 'การตั้งค่า Plugin'; 166c6ee18cSAndreas Gohr$lang['_header_template'] = 'การตั้งค่าเทมเพลต'; 176c6ee18cSAndreas Gohr$lang['_basic'] = 'การตั้งค่าพื้นฐาน'; 186c6ee18cSAndreas Gohr$lang['_display'] = 'การตั้งค่าการแสดงผล'; 196c6ee18cSAndreas Gohr$lang['_authentication'] = 'การตั้งค่าสิทธิ์การเข้าถึง'; 206c6ee18cSAndreas Gohr$lang['_anti_spam'] = 'การตั้งค่าป้องกันสแปม'; 216c6ee18cSAndreas Gohr$lang['_editing'] = 'การตั้งค่าการแก้ไขปรับปรุง'; 226c6ee18cSAndreas Gohr$lang['_links'] = 'การตั้งค่าลิงก์'; 2368e3900dSJombthep$lang['_media'] = 'การตั้งค่าภาพ-เสียง'; 246c6ee18cSAndreas Gohr$lang['_advanced'] = 'การตั้งค่าขั้นสูง'; 256c6ee18cSAndreas Gohr$lang['_network'] = 'การตั้งค่าเครือข่าย'; 26ec98a822SAmnuay$lang['start'] = 'ชื่อหน้าเริ่มต้น'; 276c6ee18cSAndreas Gohr$lang['lang'] = 'ภาษา'; 28ec98a822SAmnuay$lang['savedir'] = 'ไดเรคทอรีที่บันทึกข้อมูล'; 296c6ee18cSAndreas Gohr$lang['basedir'] = 'ไดเรคทอรีพื้นฐาน'; 306c6ee18cSAndreas Gohr$lang['baseurl'] = 'URL พื้นฐาน'; 3168e3900dSJombthep$lang['recent'] = 'การเปลี่ยนแปลงล่าสุด'; 32ec98a822SAmnuay$lang['recent_days'] = 'จำนวนวันที่เก็บรายการที่ถูกแก้ไขล่าสุด'; 336c6ee18cSAndreas Gohr$lang['signature'] = 'ลายเซนต์'; 34ec98a822SAmnuay$lang['hidepages'] = 'ซ่อนหน้าที่เข้ากันได้ (regular expressions)'; 3568e3900dSJombthep$lang['autopasswd'] = 'สร้างรหัสผ่านให้อัตโนมัติ'; 3668e3900dSJombthep$lang['passcrypt'] = 'กระบวนการเข้ารหัส สำหรับเก็บบันทึกรหัสผ่าน'; 3768e3900dSJombthep$lang['defaultgroup'] = 'กลุ่มมาตรฐาน'; 3868e3900dSJombthep$lang['profileconfirm'] = 'ใส่รหัสผ่านเพื่อยืนยันการเปลี่ยนแปลงข้อมูล'; 39ec98a822SAmnuay$lang['rememberme'] = 'อนุญาตให้จดจำการ login แบบถาวร'; 4068e3900dSJombthep$lang['disableactions_check'] = 'ตรวจสอบ'; 4168e3900dSJombthep$lang['auth_security_timeout'] = 'ระยะเวลาที่จะตัดการเชื่อมต่อแบบการใช้งานด้วยสิทธิ์ผู้ใช้ (วินาที)'; 42ec98a822SAmnuay$lang['usewordblock'] = 'คำที่จะถือว่าเป็นสแปม'; 43ec98a822SAmnuay$lang['relnofollow'] = 'ใช้ rel="nofollow" สำหรับลิงก์ภายนอก'; 4468e3900dSJombthep$lang['locktime'] = 'ระยะเวลานานสุด ที่จะล็อคไม่ให้แก้ไขไฟล์ (วินาที)'; 45ec98a822SAmnuay$lang['cachetime'] = 'ระยะเวลาสำหรับการเก็บแคช (วินาที)'; 4668e3900dSJombthep$lang['target____wiki'] = 'เปิดแสดงลิงก์ภายใน ในหน้าเว็บแบบใด'; 4768e3900dSJombthep$lang['target____interwiki'] = 'เปิดแสดงลิงก์ interwiki ในหน้าเว็บแบบใด'; 4868e3900dSJombthep$lang['target____extern'] = 'เปิดแสดงลิงก์ภายนอก ในหน้าเว็บแบบใด'; 4968e3900dSJombthep$lang['target____media'] = 'เปิดแสดงลิงก์ของมีเดีย ในหน้าเว็บแบบใด'; 5068e3900dSJombthep$lang['target____windows'] = 'เปิดแสดงลิงก์ของวินโดวส์ ในหน้าเว็บแบบใด'; 51ec98a822SAmnuay$lang['gdlib'] = 'เลขรุ่นของ GD Library'; 52ec98a822SAmnuay$lang['fetchsize'] = 'ขนาดไฟล์ใหญ่สุด (bytes) fetch.php ที่จะดาวน์โหลดจากภายนอก'; 53ec98a822SAmnuay$lang['notify'] = 'ส่งการแจ้งเตือนไปยังที่อยู่อีเมลนี้'; 54ec98a822SAmnuay$lang['sitemap'] = 'สร้าง กูเกิ้ล ไซต์แมพ (จำนวนวัน)'; 55ec98a822SAmnuay$lang['rss_type'] = 'ชนิดของ XML feed'; 56ec98a822SAmnuay$lang['rss_linkto'] = 'ลิงก์เชื่อมโยงไปยัง XML feed'; 57ec98a822SAmnuay$lang['rss_content'] = 'ต้องการให้มีอะไรแสดงอยู่ใน XML feed บ้าง?'; 58ec98a822SAmnuay$lang['rss_update'] = 'ความถี่ในการอัพเดท XML feed (เป็นวินาที)'; 59ec98a822SAmnuay$lang['rss_show_summary'] = 'ไตเติ้ลของบทสรุปย่อของ XML feed'; 60ec98a822SAmnuay$lang['userewrite'] = 'แสดงที่อยู่เว็บ (URL) แบบอ่านเข้าใจง่าย'; 61ec98a822SAmnuay$lang['gzip_output'] = 'ใช้ gzip Content-Encoding สำหรับ xhtml'; 62ec98a822SAmnuay$lang['compress'] = 'บีบย่อ CSS และ javascript (เพื่อให้แสดงหน้าเว็บเร็วขึ้น)'; 63ec98a822SAmnuay$lang['send404'] = 'ให้แสดง "HTTP 404/Page Not Found" เมื่อไม่พบข้อมูลหน้านั้น'; 64ec98a822SAmnuay$lang['renderer__core'] = '%s (แกนหลักของ dokuwiki)'; 65ec98a822SAmnuay$lang['renderer__plugin'] = '%s (โปรแกรมเสริม - plugin)'; 6668e3900dSJombthep$lang['proxy____host'] = 'ชื่อ server ของ proxy'; 6768e3900dSJombthep$lang['proxy____port'] = 'port ของ proxy'; 6868e3900dSJombthep$lang['proxy____user'] = 'user name ของ proxy'; 6968e3900dSJombthep$lang['proxy____pass'] = 'รหัสผ่านของ proxy'; 7068e3900dSJombthep$lang['proxy____ssl'] = 'ใช้ ssl ในการเชื่อมต่อกับ proxy'; 7168e3900dSJombthep$lang['license_o_'] = 'ไม่ถูกเลือก'; 724fa35cd9SArthit Suriyawongkul$lang['typography_o_0'] = 'ไม่มี'; 7368e3900dSJombthep$lang['typography_o_1'] = 'ไม่รวมเครื่องหมายอัญประกาศเดี่ยว'; 7468e3900dSJombthep$lang['typography_o_2'] = 'รวมเครื่องหมายอัญประกาศเดี่ยว (อาจใช้ไม่ได้ในบางครั้ง)'; 754fa35cd9SArthit Suriyawongkul$lang['userewrite_o_0'] = 'ไม่มี'; 7668e3900dSJombthep$lang['userewrite_o_1'] = '.htaccess'; 77d85fc358SKittithat Arnontavilas$lang['deaccent_o_0'] = 'ปิด'; 7868e3900dSJombthep$lang['gdlib_o_1'] = 'Version 1.x'; 796c6ee18cSAndreas Gohr$lang['gdlib_o_2'] = 'ตรวจสอบอัตโนมัติ'; 806c6ee18cSAndreas Gohr$lang['rss_type_o_rss'] = 'RSS 0.91'; 816c6ee18cSAndreas Gohr$lang['rss_type_o_rss1'] = 'RSS 1.0'; 826c6ee18cSAndreas Gohr$lang['rss_type_o_rss2'] = 'RSS 2.0'; 836c6ee18cSAndreas Gohr$lang['rss_type_o_atom'] = 'Atom 0.3'; 846c6ee18cSAndreas Gohr$lang['rss_type_o_atom1'] = 'Atom 1.0'; 856c6ee18cSAndreas Gohr$lang['rss_content_o_abstract'] = 'บทคัดย่อ'; 8668e3900dSJombthep$lang['rss_content_o_html'] = 'หน้าเนื้อหาแบบแสดง HTML เต็มรูปแบบ'; 8768e3900dSJombthep$lang['rss_linkto_o_diff'] = 'มุมมองที่แตกต่าง'; 8868e3900dSJombthep$lang['rss_linkto_o_rev'] = 'รายการของการปรับแก้ไข'; 8968e3900dSJombthep$lang['rss_linkto_o_current'] = 'หน้าปัจจุบัน'; 906c6ee18cSAndreas Gohr$lang['compression_o_0'] = 'ไม่มีการบีบอัด'; 916c6ee18cSAndreas Gohr$lang['compression_o_gz'] = 'gzip'; 926c6ee18cSAndreas Gohr$lang['compression_o_bz2'] = 'bz2'; 934fa35cd9SArthit Suriyawongkul$lang['xsendfile_o_0'] = 'ไม่ใช้'; 9468e3900dSJombthep$lang['xsendfile_o_2'] = 'หัวเอกสารแบบ Standard X-Sendfile'; 9568e3900dSJombthep$lang['xsendfile_o_3'] = 'หัวเอกสารแบบ Proprietary Nginx X-Accel-Redirect'; 96d85fc358SKittithat Arnontavilas$lang['showuseras_o_loginname'] = 'ชื่อผู้ใช้'; 97d85fc358SKittithat Arnontavilas$lang['showuseras_o_username'] = 'ชื่อ-นามสกุล'; 9868e3900dSJombthep$lang['showuseras_o_email_link'] = 'อีเมลของผู้ใช้ ที่จะปรากฏ ณ mailto: link'; 994fa35cd9SArthit Suriyawongkul$lang['useheading_o_0'] = 'ไม่เลย'; 1004fa35cd9SArthit Suriyawongkul$lang['useheading_o_navigation'] = 'เฉพาะตัวนำทาง'; 1014fa35cd9SArthit Suriyawongkul$lang['useheading_o_content'] = 'เฉพาะเนื้อหาวิกิ'; 1024fa35cd9SArthit Suriyawongkul$lang['useheading_o_1'] = 'เสมอ'; 103