From 6c6ee18ca085273a1bc16293583692c74ce47ef6 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Tue, 8 Dec 2009 21:55:28 +0100 Subject: Thai language update Ignore-this: eeda71913acaa466d0618d096fa40213 darcs-hash:20091208205528-7ad00-0e3b962d875e45eba939847d25f1d8ea1fea0ebc.gz --- lib/plugins/acl/lang/th/lang.php | 1 + lib/plugins/config/lang/th/lang.php | 30 ++++++++++++++++++++++++++++++ lib/plugins/plugin/lang/th/lang.php | 1 + lib/plugins/popularity/lang/th/lang.php | 1 + lib/plugins/revert/lang/th/lang.php | 1 + lib/plugins/usermanager/lang/th/lang.php | 1 + 6 files changed, 35 insertions(+) (limited to 'lib') diff --git a/lib/plugins/acl/lang/th/lang.php b/lib/plugins/acl/lang/th/lang.php index f0b0741df..472c33cdc 100644 --- a/lib/plugins/acl/lang/th/lang.php +++ b/lib/plugins/acl/lang/th/lang.php @@ -5,6 +5,7 @@ * @author Komgrit Niyomrath * @author Kittithat Arnontavilas mrtomyum@gmail.com * @author Kittithat Arnontavilas + * @author Thanasak Sompaisansin */ $lang['admin_acl'] = 'จัดการรายชื่อเพื่อควบคุมการเข้าถึง (Access Control List:ACL)'; $lang['acl_group'] = 'กลุ่ม'; diff --git a/lib/plugins/config/lang/th/lang.php b/lib/plugins/config/lang/th/lang.php index a7c5a0909..5658ee45f 100644 --- a/lib/plugins/config/lang/th/lang.php +++ b/lib/plugins/config/lang/th/lang.php @@ -6,10 +6,40 @@ * @author Kittithat Arnontavilas mrtomyum@gmail.com * @author Arthit Suriyawongkul * @author Kittithat Arnontavilas + * @author Thanasak Sompaisansin */ +$lang['menu'] = 'ตั้งค่าการปรับแต่ง'; +$lang['updated'] = 'การปรับแต่งค่าถูกบันทึกเรียบร้อย'; +$lang['_header_dokuwiki'] = 'การตั้งค่า DokuWiki'; +$lang['_header_plugin'] = 'การตั้งค่า Plugin'; +$lang['_header_template'] = 'การตั้งค่าเทมเพลต'; +$lang['_basic'] = 'การตั้งค่าพื้นฐาน'; +$lang['_display'] = 'การตั้งค่าการแสดงผล'; +$lang['_authentication'] = 'การตั้งค่าสิทธิ์การเข้าถึง'; +$lang['_anti_spam'] = 'การตั้งค่าป้องกันสแปม'; +$lang['_editing'] = 'การตั้งค่าการแก้ไขปรับปรุง'; +$lang['_links'] = 'การตั้งค่าลิงก์'; +$lang['_advanced'] = 'การตั้งค่าขั้นสูง'; +$lang['_network'] = 'การตั้งค่าเครือข่าย'; +$lang['lang'] = 'ภาษา'; +$lang['basedir'] = 'ไดเรคทอรีพื้นฐาน'; +$lang['baseurl'] = 'URL พื้นฐาน'; +$lang['savedir'] = 'ไดเรคทอรีที่บันทึกข้อมูล'; +$lang['start'] = 'ชื่อหน้าเริ่มต้น'; +$lang['signature'] = 'ลายเซนต์'; $lang['typography_o_0'] = 'ไม่มี'; $lang['userewrite_o_0'] = 'ไม่มี'; $lang['deaccent_o_0'] = 'ปิด'; +$lang['gdlib_o_2'] = 'ตรวจสอบอัตโนมัติ'; +$lang['rss_type_o_rss'] = 'RSS 0.91'; +$lang['rss_type_o_rss1'] = 'RSS 1.0'; +$lang['rss_type_o_rss2'] = 'RSS 2.0'; +$lang['rss_type_o_atom'] = 'Atom 0.3'; +$lang['rss_type_o_atom1'] = 'Atom 1.0'; +$lang['rss_content_o_abstract'] = 'บทคัดย่อ'; +$lang['compression_o_0'] = 'ไม่มีการบีบอัด'; +$lang['compression_o_gz'] = 'gzip'; +$lang['compression_o_bz2'] = 'bz2'; $lang['xsendfile_o_0'] = 'ไม่ใช้'; $lang['showuseras_o_loginname'] = 'ชื่อผู้ใช้'; $lang['showuseras_o_username'] = 'ชื่อ-นามสกุล'; diff --git a/lib/plugins/plugin/lang/th/lang.php b/lib/plugins/plugin/lang/th/lang.php index 6679e0397..dab094bcd 100644 --- a/lib/plugins/plugin/lang/th/lang.php +++ b/lib/plugins/plugin/lang/th/lang.php @@ -6,6 +6,7 @@ * @author Kittithat Arnontavilas mrtomyum@gmail.com * @author Arthit Suriyawongkul * @author Kittithat Arnontavilas + * @author Thanasak Sompaisansin */ $lang['menu'] = 'จัดการปลั๊กอิน'; $lang['download'] = 'ดาวน์โหลดและติดตั้งปลั๊กอินใหม่'; diff --git a/lib/plugins/popularity/lang/th/lang.php b/lib/plugins/popularity/lang/th/lang.php index ec885b725..3ae8a7890 100644 --- a/lib/plugins/popularity/lang/th/lang.php +++ b/lib/plugins/popularity/lang/th/lang.php @@ -5,6 +5,7 @@ * @author Komgrit Niyomrath * @author Kittithat Arnontavilas mrtomyum@gmail.com * @author Kittithat Arnontavilas + * @author Thanasak Sompaisansin */ $lang['name'] = 'ส่งข้อมูลความนิยมกลับ (อาจใช้เวลาในการโหลด)'; $lang['submit'] = 'ส่งข้อมูล'; diff --git a/lib/plugins/revert/lang/th/lang.php b/lib/plugins/revert/lang/th/lang.php index d6660e03e..86e4f9ca4 100644 --- a/lib/plugins/revert/lang/th/lang.php +++ b/lib/plugins/revert/lang/th/lang.php @@ -6,6 +6,7 @@ * @author Kittithat Arnontavilas mrtomyum@gmail.com * @author Arthit Suriyawongkul * @author Kittithat Arnontavilas + * @author Thanasak Sompaisansin */ $lang['menu'] = 'ตัวจัดการคืนสภาพเอกสารฉบับเดิม'; $lang['filter'] = 'ค้นหาเพจที่ถูกแสปม'; diff --git a/lib/plugins/usermanager/lang/th/lang.php b/lib/plugins/usermanager/lang/th/lang.php index 3e19a6833..eb88d7b91 100644 --- a/lib/plugins/usermanager/lang/th/lang.php +++ b/lib/plugins/usermanager/lang/th/lang.php @@ -5,6 +5,7 @@ * @author Komgrit Niyomrath * @author Kittithat Arnontavilas mrtomyum@gmail.com * @author Kittithat Arnontavilas + * @author Thanasak Sompaisansin */ $lang['menu'] = 'ตัวจัดการบัญชีผู้ใช้'; $lang['user_id'] = 'ผู้ใช้'; -- cgit v1.2.3