Skip to content

Commit 9ff586e

Browse files
committed
[trunk] - language - update th_TH - Thaï – ภาษาไทย Thanks to Pradit - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12149 68402e56-0260-453c-a942-63ccdbb3a9ee
1 parent 63eafc0 commit 9ff586e

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

language/th_TH/common.lang.php

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,33 @@
225225
$lang['New password'] = 'รหัสผ่านใหม่';
226226
$lang['Rate this photo'] = 'ความนิยมรูปภาพ';
227227
$lang['Next'] = 'ต่อไป';
228-
228+
$lang['Previous'] = 'หน้าที่แล้ว';
229+
$lang['Random photos'] = 'สุ่มรูปภาพ';
230+
$lang['display a set of random photos'] = 'แสดงรูปภาพโดยการสุ่ม';
231+
$lang['Recent albums'] = 'อัลบั้มล่าสุด';
232+
$lang['display recently updated albums'] = 'แสดงอัลบั้มปรับปรุงล่าสุด';
233+
$lang['Recent period'] = 'ช่วงเวลาล่าสุด';
234+
$lang['Recent photos'] = 'ภาพถ่ายล่าสุด';
235+
$lang['display most recent photos'] = 'แสดงภาพถ่ายล่าสุด';
236+
$lang['Redirection...'] = 'กำลังเรียกไปยัง...';
237+
$lang['Please, enter a login'] = 'กรุณาป้อนข้อมูลเข้าสู่ระบบ';
238+
$lang['login mustn\'t end with a space character'] = 'ชื่อเข้าสู่ระบบต้องไม่ลงท้าด้วยอักขระช่องว่าง';
239+
$lang['login mustn\'t start with a space character'] = 'ชื่อเข้าสู่ระบบไม่ต้องเริ่มต้นด้วยอักขระช่องว่าง';
240+
$lang['this login is already used'] = 'ชื่อเข้าสู่ระบบนี้ถูกใช้ไปแล้ว';
241+
$lang['mail address must be like xxx@yyy.eee (example : jack@altern.org)'] = 'ที่อยู่อีเมลจะต้องเหมือน xxx@yyy.eee (ตัวอย่าง : jack@altern.org)';
242+
$lang['please enter your password again'] = 'กรุณาใส่รหัสผ่านของคุณอีกครั้ง';
243+
$lang['Auto login'] = 'เข้าสู่ระบบอัตโนมัติ';
244+
$lang['remove this tag from the list'] = 'ลบแท็กนี้จากรายการ';
245+
$lang['representative'] = 'ตัวอย่าง';
246+
$lang['Search for Author'] = 'ค้นหาช่างภาพ';
247+
$lang['Search in albums'] = 'ค้นหาในอัลบั้ม';
248+
$lang['Search by Date'] = 'ค้นหาตามวันที่';
249+
$lang['Date'] = 'วันที่';
250+
$lang['End-Date'] = 'วันสุดท้าย';
251+
$lang['Kind of date'] = 'ชนิดของวันที่';
252+
$lang['Search for words'] = 'ค้นหาคำ';
253+
$lang['Search for all terms'] = 'ค้นหาคำทั้งหมด';
254+
$lang['Search for any terms'] = 'ค้นหาคำใด ๆ';
229255

230256

231257
?>

0 commit comments

Comments
 (0)