From a460bc23354746fad7d6f24c31fe46f13a581c29 Mon Sep 17 00:00:00 2001
From: Kittithat Arnontavilas <mrtomyum@gmail.com>
Date: Mon, 2 Nov 2009 11:16:14 +0100
Subject: [PATCH] Thai language update

Ignore-this: 9db46868a27b08b241583c7ab8d15978

darcs-hash:20091102101614-57964-d468abe082a56b78088aaeab13b317f090c33ec2.gz
---
 inc/lang/th/edit.txt                     | 2 +-
 inc/lang/th/lang.php                     | 6 +++++-
 lib/plugins/acl/lang/th/lang.php         | 1 +
 lib/plugins/config/lang/th/lang.php      | 1 +
 lib/plugins/plugin/lang/th/lang.php      | 9 +++++----
 lib/plugins/popularity/lang/th/lang.php  | 1 +
 lib/plugins/revert/lang/th/lang.php      | 1 +
 lib/plugins/usermanager/lang/th/lang.php | 1 +
 8 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/inc/lang/th/edit.txt b/inc/lang/th/edit.txt
index cfe5cb69c..81dc0000b 100644
--- a/inc/lang/th/edit.txt
+++ b/inc/lang/th/edit.txt
@@ -1 +1 @@
-แก้ไขหน้านี้แล้วกด "บันทึก" ให้ดู [[wiki:syntax|ไวยกรณ์วิกิ]] สำหรับไวยกรณ์ที่ใช้ในวิกิ กรุณาแก้ไขเฉพาะหน้าที่คุณสามารถ **ปรับปรุง** ให้มันดีขึ้นได้ ถ้าคุณต้องการที่จะทดสอบอะไรบางอย่าง ให้ไปลองเล่นครั้งแรกได้ใน[[playground:playground|สนามเด็กเล่น]]
\ No newline at end of file
+แก้ไขหน้านี้แล้วกด "บันทึก" ให้อ่าน[[wiki:syntax|ไวยกรณ์วิกิ]] สำหรับค้นหาไวยกรณ์ที่ใช้ในวิกิ และกรุณาแก้ไขเฉพาะเพจที่คุณสามารถ**ปรับปรุง**ให้มันดีขึ้นได้, ถ้าหากคุณต้องการที่จะทดสอบอะไรบางอย่าง ให้ไปลองเล่นครั้งแรกได้ใน[[playground:playground|สนามเด็กเล่น]]
\ No newline at end of file
diff --git a/inc/lang/th/lang.php b/inc/lang/th/lang.php
index be109cc12..a638b65fa 100644
--- a/inc/lang/th/lang.php
+++ b/inc/lang/th/lang.php
@@ -11,6 +11,7 @@
  * @author Komgrit Niyomrath <n.komgrit@gmail.com>
  * @author Kittithat Arnontavilas mrtomyum@gmail.com
  * @author Arthit Suriyawongkul <arthit@gmail.com>
+ * @author Kittithat Arnontavilas <mrtomyum@gmail.com>
  */
 $lang['encoding']              = 'utf-8';
 $lang['direction']             = 'ltr';
@@ -131,7 +132,7 @@ $lang['mediaextchange']        = 'ส่วนขยายไฟล์ถูก
 $lang['reference']             = 'อ้างอิงสำหรับ';
 $lang['ref_inuse']             = 'ไม่สามารถลบไฟล์ได้ เพราะมันยังคงถูกใช้โดยเพจดังต่อไปนี้:';
 $lang['ref_hidden']            = 'มีการอ้างอิงบางรายการในเพจ คุณไม่มีสิทธิ์ในการอ่าน';
-$lang['hits']                  = 'โดนซะ';
+$lang['hits']                  = 'คำที่ตรงกัน';
 $lang['quickhits']             = 'ชื่อเพจที่ตรงกัน';
 $lang['toc']                   = 'สารบัญ';
 $lang['current']               = 'ฉบับปัจจุบัน';
@@ -206,6 +207,9 @@ $lang['i_wikiname']            = 'ชื่อวิกิ';
 $lang['i_enableacl']           = 'เปิดระบบ ACL(แนะนำ)';
 $lang['i_superuser']           = 'ซุปเปอร์ยูสเซอร์';
 $lang['i_problems']            = 'ตัวติดตั้งพบปัญหาบางประการ ตามที่ระบุด้านล่าง คุณไม่สามารถทำต่อได้จนกว่าจะได้แก้ไขสิ่งเหล่านั้น';
+$lang['i_modified']            = 'ด้วยเหตุผลด้านความปลอดภัย สคริปต์นี้จะทำงานกับเฉพาะโดกุวิกิที่ติดตั้งใหม่หรือยังไม่ได้ดัดแปลงแก้ไข
+คุณควรเลือกระหว่างคลี่ไฟล์จากแพคเกจที่ได้ดาวน์โหลดมาอีกครั้ง หรือศึกษาจากคู่มือ
+<a href="http://dokuwiki.org/install">Dokuwiki installation instructions</a>';
 $lang['i_policy']              = 'นโยบายสิทธิ์เข้าถึง(ACL)ตั้งต้น';
 $lang['i_pol0']                = 'วิกิเปิดกว้าง (ใครก็ อ่าน, เขียน, อัพโหลดได้)';
 $lang['i_pol1']                = 'วิกิสาธารณะ (ทุกคนอ่านได้, เขียน และ อัพโหลดเฉพาะผู้ใช้ที่ลงทะเบียนแล้ว)';
diff --git a/lib/plugins/acl/lang/th/lang.php b/lib/plugins/acl/lang/th/lang.php
index 7e8debb47..f0b0741df 100644
--- a/lib/plugins/acl/lang/th/lang.php
+++ b/lib/plugins/acl/lang/th/lang.php
@@ -4,6 +4,7 @@
  *
  * @author Komgrit Niyomrath <n.komgrit@gmail.com>
  * @author Kittithat Arnontavilas mrtomyum@gmail.com
+ * @author Kittithat Arnontavilas <mrtomyum@gmail.com>
  */
 $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 b64bbb926..a7c5a0909 100644
--- a/lib/plugins/config/lang/th/lang.php
+++ b/lib/plugins/config/lang/th/lang.php
@@ -5,6 +5,7 @@
  * @author Komgrit Niyomrath <n.komgrit@gmail.com>
  * @author Kittithat Arnontavilas mrtomyum@gmail.com
  * @author Arthit Suriyawongkul <arthit@gmail.com>
+ * @author Kittithat Arnontavilas <mrtomyum@gmail.com>
  */
 $lang['typography_o_0']        = 'ไม่มี';
 $lang['userewrite_o_0']        = 'ไม่มี';
diff --git a/lib/plugins/plugin/lang/th/lang.php b/lib/plugins/plugin/lang/th/lang.php
index e1059ea5f..d1a34c41a 100644
--- a/lib/plugins/plugin/lang/th/lang.php
+++ b/lib/plugins/plugin/lang/th/lang.php
@@ -5,6 +5,7 @@
  * @author Komgrit Niyomrath <n.komgrit@gmail.com>
  * @author Kittithat Arnontavilas mrtomyum@gmail.com
  * @author Arthit Suriyawongkul <arthit@gmail.com>
+ * @author Kittithat Arnontavilas <mrtomyum@gmail.com>
  */
 $lang['menu']                  = 'จัดการปลั๊กอิน';
 $lang['download']              = 'ดาวน์โหลดและติดตั้งปลั๊กอินใหม่';
@@ -30,19 +31,19 @@ $lang['downloading']           = 'กำลังดาวโหลด ...';
 $lang['downloaded']            = 'โปรแกรมเสริม %s ถูกติดตั้งสำเร็จแล้ว';
 $lang['downloads']             = 'โปรแกรมเสริมต่อไปนี้ได้รับการปรับปรุงสำเร็จแล้ว:';
 $lang['download_none']         = 'ไม่พบโปรแกรมเสริม, หรือมีปัญหาบางประการเกิดขึ้นระหว่างการดาวน์โหลด และติดตั้ง';
-$lang['plugin']                = 'โปรแกรมเสริม:';
-$lang['components']            = '่สวนประกอบ';
-$lang['noinfo']                = 'โปรแกรมเสริมนี้ไม่บอกข้อมูล, มันอาจไม่ใช่โปรแกรมเสริมจริง';
+$lang['plugin']                = 'โปรแกรมเสริม(ปลั๊กอิน):';
+$lang['components']            = 'ส่วนประกอบ';
+$lang['noinfo']                = 'ปลั๊กอินนี้ไม่บอกข้อมูล, มันอาจไม่ใช่ปลั๊กอินจริงๆ';
 $lang['name']                  = 'ชื่อ:';
 $lang['date']                  = 'วันที่:';
 $lang['type']                  = 'ชนิด:';
 $lang['desc']                  = 'รายละเอียด:';
 $lang['author']                = 'ผู้แต่ง:';
 $lang['www']                   = 'เว็บ:';
+$lang['error']                 = 'เกิดความผิดพลาดที่ระบุไม่ได้';
 $lang['error_download']        = 'ไม่สามารถดาวน์โหลดไฟล์โปรแกรมเสริม: %s';
 $lang['error_dircreate']       = 'ไม่สามารถสร้างโฟลเดอร์ชั่วคราวเพื่อที่จะรองรับการดาวน์โหลด';
 $lang['enabled']               = 'เปิดใช้งานโปรแกรมเสริม %s แล้ว';
 $lang['notenabled']            = 'โปรแกรมเสริม %s ไม่สามารถเปิดใช้งาน, กรุณาตรวจสอบสิทธิ์ของไฟล์';
 $lang['disabled']              = 'ปิดการใช้งานโปรแกรมเสริม %s แล้ว';
 $lang['notdisabled']           = 'โปรแกรมเสริม %s ไม่สามารถปิดการใช้งานได้, กรุณาตรวจสอบสิทธิ์ของไฟล์';
-$lang['error']                 = 'เกิดความผิดพลาดที่ระบุไม่ได้';
\ No newline at end of file
diff --git a/lib/plugins/popularity/lang/th/lang.php b/lib/plugins/popularity/lang/th/lang.php
index 1f02b4da5..ec885b725 100644
--- a/lib/plugins/popularity/lang/th/lang.php
+++ b/lib/plugins/popularity/lang/th/lang.php
@@ -4,6 +4,7 @@
  *
  * @author Komgrit Niyomrath <n.komgrit@gmail.com>
  * @author Kittithat Arnontavilas mrtomyum@gmail.com
+ * @author Kittithat Arnontavilas <mrtomyum@gmail.com>
  */
 $lang['name']                  = 'ส่งข้อมูลความนิยมกลับ (อาจใช้เวลาในการโหลด)';
 $lang['submit']                = 'ส่งข้อมูล';
diff --git a/lib/plugins/revert/lang/th/lang.php b/lib/plugins/revert/lang/th/lang.php
index 6fab57dbf..d6660e03e 100644
--- a/lib/plugins/revert/lang/th/lang.php
+++ b/lib/plugins/revert/lang/th/lang.php
@@ -5,6 +5,7 @@
  * @author Komgrit Niyomrath <n.komgrit@gmail.com>
  * @author Kittithat Arnontavilas mrtomyum@gmail.com
  * @author Arthit Suriyawongkul <arthit@gmail.com>
+ * @author Kittithat Arnontavilas <mrtomyum@gmail.com>
  */
 $lang['menu']                  = 'ตัวจัดการคืนสภาพเอกสารฉบับเดิม';
 $lang['filter']                = 'ค้นหาเพจที่ถูกแสปม';
diff --git a/lib/plugins/usermanager/lang/th/lang.php b/lib/plugins/usermanager/lang/th/lang.php
index 81fbffe8a..3e19a6833 100644
--- a/lib/plugins/usermanager/lang/th/lang.php
+++ b/lib/plugins/usermanager/lang/th/lang.php
@@ -4,6 +4,7 @@
  *
  * @author Komgrit Niyomrath <n.komgrit@gmail.com>
  * @author Kittithat Arnontavilas mrtomyum@gmail.com
+ * @author Kittithat Arnontavilas <mrtomyum@gmail.com>
  */
 $lang['menu']                  = 'ตัวจัดการบัญชีผู้ใช้';
 $lang['user_id']               = 'ผู้ใช้';
-- 
GitLab