Skip to content

Commit 0bd1268

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

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

language/th_TH/common.lang.php

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,6 +269,37 @@
269269
$lang['useful when password forgotten'] = 'ใช้ในกรณีที่ลืมรหัสผ่าน';
270270
$lang['Quick search'] = 'ค้นหาแบบเร็ว';
271271
$lang['Connected user: %s'] = 'ได้เชื่อมต่อไปยังผู้ใช้ : %s';
272-
272+
$lang['%d rates'] = '%d คะแนนนิยม';
273+
$lang['Links'] = 'ลิงค์';
274+
$lang['N/A'] = 'ไม่ปรากฎ';
275+
$lang['Rating score'] = 'คะแนนนิยม';
276+
$lang['IP: %s'] = 'ไอพี: %s';
277+
$lang['Browser: %s'] = 'เลือก: %s';
278+
$lang['Author: %s'] = 'ผู้เขียน: %s';
279+
$lang['Comment: %s'] = 'ความคิดเห็น: %s';
280+
$lang['Comment by %s'] = 'แสดงความคิดเห็น โดย %s';
281+
$lang['User: %s'] = 'ผู้ใช้: %s';
282+
$lang['Email: %s'] = 'อีเมล์: %s';
283+
$lang['Admin: %s'] = 'ผู้ดูแล: %s';
284+
$lang['%d photo is also linked to current tags'] = '%d ภาพได้ถูกเชื่อมโยงไปยังแท็กปัจจุบัน';
285+
$lang['%d photos are also linked to current tags'] = '%d ภาพได้ถูกเชื่อมโยงไปยังแท็กปัจจุบัน';
286+
$lang['display photos linked to this tag'] = 'ภาพถ่ายแสดงการเชื่อมโยงกับแท็กนี้';
287+
$lang['photos posted during the last %d days'] = 'รูปภาพได้ถูกโพสในช่วง %d วันสุดท้าย';
288+
$lang['Piwigo Help'] = 'ช่วยเหลือ';
289+
$lang['Rank'] = 'ตำแหน่ง';
290+
$lang['group by letters'] = 'กลุ่มตามตัวอักษร';
291+
$lang['letters'] = 'ตัวอักษร';
292+
$lang['show tag cloud'] = 'แสดงแท็ก';
293+
$lang['cloud'] = 'คลาวด์';
294+
$lang['Reset to default values'] = 'ตั้งค่าใหม่เป็นค่าเริ่มต้น';
295+
$lang['delete all photos from your favorites'] = 'ลบภาพทั้งหมดออกจากรายการโปรดของคุณ';
296+
$lang['Sent by'] = 'ถูกส่งโดย';
297+
$lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'คุกกี้ถูกบล็อกหรือไม่สนับสนุนในเบราว์เซอร์ของคุณ คุณต้องเปิดใช้งานคุกกี้เพื่อเข้าสู่ระบบ.';
298+
$lang['edit this comment'] = 'แก้ไขความคิดเห็นนี้';
299+
$lang['Edit a comment'] = 'แก้ไขความคิดเห็น';
300+
$lang['Are you sure?'] = 'คุณแน่ใจหรือไม่?';
301+
$lang['(!) This comment requires validation'] = '(!) ความคิดเห็นนี้จำเป็นต้องใช้การตรวจสอบ';
302+
$lang['Welcome'] = 'ยินดีต้อนรับ';
303+
$lang['Welcome to your Piwigo photo gallery!'] = 'ยินดีต้อนรับสู่ Piwigo แกลลอรี่!';
273304

274305
?>

0 commit comments

Comments
 (0)