source: extensions/BatchDownloader/language/th_TH/plugin.lang.php @ 23342

Last change on this file since 23342 was 19249, checked in by TranslationTeam, 12 years ago

[batch_downloader] Update th_TH, thanks to : pradit

  • Property svn:executable set to *
File size: 7.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Cancel this download'] = 'ยกเลิกการดาวน์โหลดนี้';
24$lang['Download history'] = 'ประวัติดาวน์โหลด';
25$lang['Download info'] = 'รายละเอียดการดาวน์โหลด';
26$lang['Download links'] = 'ลิงค์ดาวน์โหลด';
27$lang['Download permissions'] = 'สิทธิ์การดาวน์โหลด';
28$lang['Downloads'] = 'ดาวน์โหลด';
29$lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = 'ไม่สามารถหาส่วนขยาย PHP ZipArchive, การดาวน์โหลดเอกสารทั้งชุดนี้ จะใช้ PclZip แทน ซึ่งจะมีประสิทธิภาพต่ำกว่าเอกสารแบบ PHP ZipArchive.';
30$lang['Warning: ZipArchive doesn\'t accept special characters like accentuated ones, angle quotes (») and non-latin alphabets.'] = 'คำเตือน: ชื่อเอกสาร ZipArchive ไม่สามารถใช้ตัวอักขระพิเศษ, และไม่สามารถใช้ตัวอักษรอื่นที่นอกเหนือจากอักษรละตินได้.';
31$lang['The archive is downloading, if the download doesn\'t start automatically please <a href="%s">click here</a>'] = 'ระบบกำลังเริ่มต้นการดาวน์โหลดโดยอัตโนมัติ, หากระบบไม่ทำงานอัตโนมัติ โปรด <a href="%s">คลิกที่นี่</a>';
32$lang['Starting download Archive #%d will destroy Archive #%d, be sure you finish the download. Continue ?'] = 'เริ่มต้นการดาวน์โหลดเอกสารเก่า #%d จะทำลายชุดดาวน์โหลด #%d ให้แน่ใจว่าคุณเสร็จสิ้นการดาวน์โหลด และไม่ต้องการดาวน์โหลดชุดดาวน์โหลดนี้อีกต่อไป';
33$lang['Whole gallery'] = 'แกลเลอรี่ทั้งหมด';
34$lang['You can not edit this set'] = 'คุณไม่สามารถแก้ไขชุดนี้';
35$lang['You choose to download %d pictures, but the system is limited to %d. You can edit the set, or the last %d pictures will not be downloaded.'] = 'คุณเลือกที่จะดาวน์โหลดรูปภาพ %d แต่ระบบจะถูกจำกัด ไปเป็น %d คุณสามารถแก้ไขชุดหรือภาพล่าสุด %d จะไม่ถูกดาวน์โหลด';
36$lang['done'] = 'ดำเนินการ';
37$lang['download'] = 'ดาวน์โหลด';
38$lang['hours'] = 'ชั่วโมง';
39$lang['real number of archives can differ'] = 'จำนวนที่แท้จริงของขนาดเอกสารอาจแตกต่างกันได้';
40$lang['Maximum number of photos per download set'] = 'จำนวนสูงสุดของภาพถ่ายชุดต่อการดาวน์โหลด';
41$lang['Maximum photo size'] = 'ขนาดภาพสูงสุด
42';
43$lang['Maximum size of each archive (in Megabytes)'] = 'ขนาดสูงสุดของแต่ละเอกสาร (มีหน่วยเป็นเมกะไบต์)';
44$lang['Remove all finished downloads'] = 'ลบการดาวน์โหลดที่สำเร็จแล้วทั้งหมด';
45$lang['Remove from download set'] = 'ลบออกจากชุดการดาวน์โหลด';
46$lang['Return to download page'] = 'กลับไปที่หน้าดาวน์โหลด';
47$lang['<b>Warning:</b> all files will be deleted within %d hours'] = '<b> คำเตือน: </b> ไฟล์ทั้งหมดจะถูกลบภายใน %d ชั่วโมง';
48$lang['Confirm the download of %d pictures?'] = 'ยืนยันการดาวน์โหลดภาพ %d ?';
49$lang['Delete downloads after'] = 'ลบการดาวน์โหลดหลังจาก';
50$lang['Download all pictures of this selection'] = 'ดาวน์โหลดรูปภาพที่เลือกทั้งหมดนี้';
51$lang['Estimated number of archives'] = 'จำนวนโดยประมาณของเอกสาร';
52$lang['Estimated size'] = 'ขนาดโดยประมาณ';
53$lang['Random'] = 'สุ่ม';
54$lang['Set type'] = 'กำหนดรูปแบบ';
55$lang['Total size'] = 'ขนาดทั้งหมด';
56$lang['User collection'] = 'คอลเลกชันของผู้ใช้งาน';
57$lang['User groups'] = 'กลุ่มผู้ใช้งาน';
58$lang['Archive comment'] = 'ความคิดเห็นของเอกสาร';
59$lang['Archive prefix'] = 'คำนำหน้าชื่อเอกสาร';
60$lang['Archives'] = 'เอกสาร';
61$lang['Batch Downloader'] = 'ดาวน์โหลดทั้งชุด';
62$lang['Cancel this set'] = 'ยกเลิกชุดนี้';
63$lang['Delete this set'] = 'ลบชุดนี้';
64$lang['Download set deleted'] = 'ดาวน์โหลดชุดที่เลือก';
65$lang['Edit the set'] = 'แก้ไขชุดนี้';
66$lang['Generate ZIP'] = 'สร้างเอกสาร ZIP';
67$lang['Number of archives'] = 'จำนวนเอกสาร';
68$lang['Number of images'] = 'จำนวนรูปภาพ';
69?>
Note: See TracBrowser for help on using the repository browser.