Changeset 19306 for extensions/BatchDownloader
- Timestamp:
- Dec 6, 2012, 4:53:08 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/BatchDownloader/language/zh_CN/plugin.lang.php
r18565 r19306 65 65 $lang['<b>Warning:</b> all files will be deleted within %d hours'] = '<b>警告:</b> 所有文件将会在 %d 小时内被删除'; 66 66 $lang['Unable to find ZipArchive PHP extension, Batch Downloader will use PclZip instead, but with degraded performance.'] = '未发现PHP的ZipArchive扩展,打包下载器将使用PclZip作为替代,但表现将会不佳。'; 67 $lang['Starting download Archive #%d will destroy Archive #%d, be sure you finish the download. Continue ?'] = '正在开始下载的存档 #%d 将会损坏存档 #%d,请确认你已完成下载。继续吗?'; 67 68 ?>
Note: See TracChangeset
for help on using the changeset viewer.