From e296275643ea58a33070e4e81bf9ddbc5f476dcf Mon Sep 17 00:00:00 2001
From: Kittithat Arnontavilas <mrtomyum@gmail.com>
Date: Mon, 2 Nov 2009 20:28:31 +0100
Subject: [PATCH] Thai language update

Ignore-this: fa1e066502278dac24a367f2d0f2a76d

darcs-hash:20091102192831-57964-374a0594daa3d964edd08bcd1fd62f08cb447d5c.gz
---
 inc/lang/th/lang.php                | 3 +++
 lib/plugins/plugin/lang/th/lang.php | 6 +++---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/inc/lang/th/lang.php b/inc/lang/th/lang.php
index a638b65fa..b33e2a33b 100644
--- a/inc/lang/th/lang.php
+++ b/inc/lang/th/lang.php
@@ -46,6 +46,8 @@ $lang['btn_backlink']          = 'หน้าที่ลิงก์มา';
 $lang['btn_backtomedia']       = 'กลับไปยังหน้าเลือกไฟล์สื่อ';
 $lang['btn_subscribe']         = 'เฝ้าดู';
 $lang['btn_unsubscribe']       = 'เลิกเฝ้าดู';
+$lang['btn_subscribens']       = 'สมัครเพื่อตามการเปลี่ยนแปลงเนมสเปซ';
+$lang['btn_unsubscribens']     = 'ยกเลิกสมัครเพื่อตามการเปลี่ยนแปลงเนมสเปซ';
 $lang['btn_profile']           = 'แก้ข้อมูลผู้ใช้';
 $lang['btn_reset']             = 'เริ่มใหม่';
 $lang['btn_resendpwd']         = 'ลืมรหัส ส่งให้ใหม่ทางอีเมล';
@@ -67,6 +69,7 @@ $lang['profile']               = 'ข้อมูลส่วนตัวผู
 $lang['badlogin']              = 'ขัดข้อง:';
 $lang['minoredit']             = 'เป็นการแก้ไขเล็กน้อย';
 $lang['draftdate']             = 'บันทึกฉบับร่างเมื่อ';
+$lang['nosecedit']             = 'ในช่วงเวลาที่ผ่านมานี้เพจถูกแก้ไขไปแล้ว, เนื้อหาในเซคชั่นนี้ไม่ทันสมัย กรุณาโหลดเพจใหม่ทั้งหน้าแทน';
 $lang['regmissing']            = 'ขออภัย คุณต้องกรอกให้ครบทุกช่อง';
 $lang['reguexists']            = 'ชื่อบัญชีที่ใส่นั้นมีผู้อื่นได้ใช้แล้ว กรุณาเลือกชื่อผู้ใช้อื่น';
 $lang['regsuccess']            = 'ผู้ใช้ถูกสร้างแล้ว และรหัสผ่านได้ถูกส่งไปทางอีเมลแล้ว';
diff --git a/lib/plugins/plugin/lang/th/lang.php b/lib/plugins/plugin/lang/th/lang.php
index d1a34c41a..6679e0397 100644
--- a/lib/plugins/plugin/lang/th/lang.php
+++ b/lib/plugins/plugin/lang/th/lang.php
@@ -31,9 +31,9 @@ $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']                  = 'ชนิด:';
-- 
GitLab