about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/th/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/revert/lang/th/lang.php')
-rw-r--r--wiki/lib/plugins/revert/lang/th/lang.php20
1 files changed, 20 insertions, 0 deletions
diff --git a/wiki/lib/plugins/revert/lang/th/lang.php b/wiki/lib/plugins/revert/lang/th/lang.php
new file mode 100644
index 0000000..7b6217b
--- /dev/null
+++ b/wiki/lib/plugins/revert/lang/th/lang.php
@@ -0,0 +1,20 @@
+<?php
+
+/**
+ * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ * 
+ * @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>
+ * @author Thanasak Sompaisansin <jombthep@gmail.com>
+ */
+$lang['menu']                  = 'ตัวจัดการคืนสภาพเอกสารฉบับเดิม';
+$lang['filter']                = 'ค้นหาเพจที่ถูกแสปม';
+$lang['revert']                = 'คืนสภาพเพจที่เลือกไว้';
+$lang['reverted']              = 'คืนสภาพ %s กลับไปเป็นฉบับ %s';
+$lang['removed']               = 'ถอดทิ้ง %s';
+$lang['revstart']              = 'กระบวนการคืนสภาพได้เริ่มต้นแล้ว นี่อาจต้องใช้เวลานาน ถ้าหมดเวลาที่กำหนดสำหรับสคริปต์ก่อนที่จะสำเร็จ คุณต้องไปทำการแบ่งข้อมูลให้เล็กลงเพื่อการคืนสภาพทีละส่วน';
+$lang['revstop']               = 'กระบวนการคืนสภาพสำเร็จเรียบร้อย';
+$lang['note1']                 = 'คำเตือน: การค้นนี้นับตัวพิมพ์ใหญ่เล็ก (case sensitive)';
+$lang['note2']                 = 'คำเตือน: เพจจะถูกคืนสภาพไปยังรุ่นล่าสุดที่ไม่มีประโยคสแปมนี้ <i>%s</i>.';