summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorKittithat Arnontavilas <tom@nopadol.com>2009-10-20 19:49:02 +0200
committerKittithat Arnontavilas <tom@nopadol.com>2009-10-20 19:49:02 +0200
commitb41cbfc05dcb465797281b8bcf23416a7bf6e332 (patch)
tree9f03feaf0e361ece96f65e9073ef8a86d38f784f /lib
parentc3302d0d4bbe376659eed7402389baff06336dc4 (diff)
downloadrpg-b41cbfc05dcb465797281b8bcf23416a7bf6e332.tar.gz
rpg-b41cbfc05dcb465797281b8bcf23416a7bf6e332.tar.bz2
Thai language update
Ignore-this: d94b7528815efbcbe21b4d1e64906d98 darcs-hash:20091020174902-8414e-fc36deb8cd2137d81226c1e0cc5550ab71a13375.gz
Diffstat (limited to 'lib')
-rw-r--r--lib/plugins/acl/lang/th/lang.php19
-rw-r--r--lib/plugins/config/lang/th/lang.php1
-rw-r--r--lib/plugins/plugin/lang/th/lang.php4
-rw-r--r--lib/plugins/popularity/lang/th/lang.php2
-rw-r--r--lib/plugins/revert/lang/th/lang.php1
-rw-r--r--lib/plugins/usermanager/lang/th/lang.php3
6 files changed, 30 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/th/lang.php b/lib/plugins/acl/lang/th/lang.php
index 18c5e407a..7e8debb47 100644
--- a/lib/plugins/acl/lang/th/lang.php
+++ b/lib/plugins/acl/lang/th/lang.php
@@ -3,4 +3,23 @@
* Thai language file
*
* @author Komgrit Niyomrath <n.komgrit@gmail.com>
+ * @author Kittithat Arnontavilas mrtomyum@gmail.com
*/
+$lang['admin_acl'] = 'จัดการรายชื่อเพื่อควบคุมการเข้าถึง (Access Control List:ACL)';
+$lang['acl_group'] = 'กลุ่ม';
+$lang['acl_user'] = 'ผู้ใช้';
+$lang['acl_perms'] = 'สิทธิสำหรับ';
+$lang['page'] = 'เพจ';
+$lang['namespace'] = 'เนมสเปซ';
+$lang['btn_select'] = 'เลือก';
+$lang['where'] = 'เพจ/เนมสเปซ';
+$lang['who'] = 'ผู้ใช้/กลุ่ม';
+$lang['perm'] = 'สิทธิ์';
+$lang['acl_perm0'] = 'ไร้สิทธิ์';
+$lang['acl_perm1'] = 'อ่าน';
+$lang['acl_perm2'] = 'แก้ไข';
+$lang['acl_perm4'] = 'สร้าง';
+$lang['acl_perm8'] = 'อัพโหลด';
+$lang['acl_perm16'] = 'ลบ';
+$lang['acl_new'] = 'เพิ่มเนื้อหาใหม่';
+$lang['acl_mod'] = 'ปรับแก้เนื้อหา';
diff --git a/lib/plugins/config/lang/th/lang.php b/lib/plugins/config/lang/th/lang.php
index 8b6ee2040..916fe23a9 100644
--- a/lib/plugins/config/lang/th/lang.php
+++ b/lib/plugins/config/lang/th/lang.php
@@ -3,6 +3,7 @@
* Thai language file
*
* @author Komgrit Niyomrath <n.komgrit@gmail.com>
+ * @author Kittithat Arnontavilas mrtomyum@gmail.com
*/
$lang['deaccent_o_0'] = 'ปิด';
$lang['showuseras_o_loginname'] = 'ชื่อผู้ใช้';
diff --git a/lib/plugins/plugin/lang/th/lang.php b/lib/plugins/plugin/lang/th/lang.php
index 18c5e407a..0667a4fed 100644
--- a/lib/plugins/plugin/lang/th/lang.php
+++ b/lib/plugins/plugin/lang/th/lang.php
@@ -3,4 +3,8 @@
* Thai language file
*
* @author Komgrit Niyomrath <n.komgrit@gmail.com>
+ * @author Kittithat Arnontavilas mrtomyum@gmail.com
*/
+$lang['menu'] = 'จัดการปลั๊กอิน';
+$lang['download'] = 'ดาวน์โหลดและติดตั้งปลั๊กอินใหม่';
+$lang['manage'] = 'ปลั๊กอินที่ติดตั้งไว้แล้ว';
diff --git a/lib/plugins/popularity/lang/th/lang.php b/lib/plugins/popularity/lang/th/lang.php
index 37fafa9b0..1f02b4da5 100644
--- a/lib/plugins/popularity/lang/th/lang.php
+++ b/lib/plugins/popularity/lang/th/lang.php
@@ -3,5 +3,7 @@
* Thai language file
*
* @author Komgrit Niyomrath <n.komgrit@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 d71532ecb..5299a17cc 100644
--- a/lib/plugins/revert/lang/th/lang.php
+++ b/lib/plugins/revert/lang/th/lang.php
@@ -3,6 +3,7 @@
* Thai language file
*
* @author Komgrit Niyomrath <n.komgrit@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 983897b97..a3db0405f 100644
--- a/lib/plugins/usermanager/lang/th/lang.php
+++ b/lib/plugins/usermanager/lang/th/lang.php
@@ -3,6 +3,7 @@
* Thai language file
*
* @author Komgrit Niyomrath <n.komgrit@gmail.com>
+ * @author Kittithat Arnontavilas mrtomyum@gmail.com
*/
$lang['menu'] = 'ตัวจัดการบัญชีผู้ใช้';
$lang['user_id'] = 'ผู้ใช้';
@@ -28,7 +29,9 @@ $lang['delete_ok'] = 'ลบชื่อผู้ใช้ %d คน
$lang['delete_fail'] = 'ไม่สามารถลบได้ %d คน';
$lang['update_ok'] = 'ปรับปรุงข้อมูลผู้ใช้ สำเร็จ';
$lang['update_fail'] = 'ปรับปรุงข้อมูลผู้ใช้ **ไม่สำเร็จ**';
+$lang['update_exists'] = 'ไม่สามารถเปลี่นชื่อผู้ใช้ได้ ชื่อผู้ใช้ที่ระบุ (%s) มีอยู่แล้ว (การเปลี่นนแปลงอื่นๆ ยังคงทำได้)';
$lang['start'] = 'เริ่ม';
$lang['prev'] = 'ก่อนหน้า';
$lang['next'] = 'ถัดไป';
$lang['last'] = 'สุดท้าย';
+$lang['user_notify'] = 'แจ้งเตือนผู้ใช้';