about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/zh-tw/lang.php
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
committerahriman <ahriman@falte.red>2019-01-02 04:57:35 +0000
commit2bd7f83a6495011ada78ca8a9f2af417caf01760 (patch)
treef9acdb7f09e011c65330ab993d4db3620787dbfb /wiki/lib/plugins/revert/lang/zh-tw/lang.php
parentbcb215c3a7e914d05f166846a33860e48bba64fb (diff)
downloadsite-2bd7f83a6495011ada78ca8a9f2af417caf01760.tar.gz
removed dokuwiki
Diffstat (limited to 'wiki/lib/plugins/revert/lang/zh-tw/lang.php')
-rw-r--r--wiki/lib/plugins/revert/lang/zh-tw/lang.php24
1 files changed, 0 insertions, 24 deletions
diff --git a/wiki/lib/plugins/revert/lang/zh-tw/lang.php b/wiki/lib/plugins/revert/lang/zh-tw/lang.php
deleted file mode 100644
index 4ff1d10..0000000
--- a/wiki/lib/plugins/revert/lang/zh-tw/lang.php
+++ /dev/null
@@ -1,24 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Li-Jiun Huang <ljhuang.tw@gmail.com>
- * @author http://www.chinese-tools.com/tools/converter-simptrad.html
- * @author Wayne San <waynesan@zerozone.tw>
- * @author Li-Jiun Huang <ljhuang.tw@gmai.com>
- * @author Cheng-Wei Chien <e.cwchien@gmail.com>
- * @author Danny Lin <danny0838@pchome.com.tw>
- * @author Shuo-Ting Jian <shoting@gmail.com>
- * @author syaoranhinata@gmail.com
- * @author Ichirou Uchiki <syaoranhinata@gmail.com>
- */
-$lang['menu']                  = '還原管理';
-$lang['filter']                = '搜索包含垃圾訊息的頁面';
-$lang['revert']                = '還原選取的頁面';
-$lang['reverted']              = '%s 已還原成版本 %s';
-$lang['removed']               = '%s 已移除';
-$lang['revstart']              = '已開始還原操作。有可能需要很長時間。如果程式執行逾時,請嘗試分次還原少量內容。';
-$lang['revstop']               = '還原程序已完成。';
-$lang['note1']                 = '注意:搜尋區分大小寫';
-$lang['note2']                 = '注意:我們將把此頁面還原作最後一個不含垃圾訊息 <i>%s</i> 的版本。';