summaryrefslogtreecommitdiff
path: root/lib/plugins/revert/lang/zh-tw/lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/revert/lang/zh-tw/lang.php')
-rw-r--r--lib/plugins/revert/lang/zh-tw/lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/zh-tw/lang.php b/lib/plugins/revert/lang/zh-tw/lang.php
index cb6c3a01b..226c8231e 100644
--- a/lib/plugins/revert/lang/zh-tw/lang.php
+++ b/lib/plugins/revert/lang/zh-tw/lang.php
@@ -3,11 +3,14 @@
* Chinese Traditional language file
*
* @author Li-Jiun Huang <ljhuang.tw@gmail.com>
+ * @author http://www.chinese-tools.com/tools/converter-simptrad.html
*/
$lang['menu'] = '還原管理';
+$lang['filter'] = '搜索包含垃圾信息的頁面';
$lang['revert'] = '還原所選的頁面';
$lang['reverted'] = '%s已還原到版本%s';
$lang['removed'] = '%s已移除';
+$lang['revstart'] = '已開始還原操作。有可能需要很長時間。如果計時器在還原操作完成前停止了,請嘗試還原較少的內容。';
$lang['revstop'] = '還原程序已成工的完成。';
$lang['note1'] = '注意: 搜尋有分大小寫';
$lang['note2'] = '注意: 此頁將會被還原到不包含給予的spam term <i>%s</i> 的最新版本.';