225
225
$ lang ['New password ' ] = 'รหัสผ่านใหม่ ' ;
226
226
$ lang ['Rate this photo ' ] = 'ความนิยมรูปภาพ ' ;
227
227
$ 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 ' ] = 'ค้นหาคำใด ๆ ' ;
229
255
230
256
231
257
?>
0 commit comments