From 8166fcd302d6462e98fa54da451d9e57a7535786 Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Tue, 13 May 2008 22:39:34 +0200 Subject: Chinese language update darcs-hash:20080513203934-7ad00-0632944e9928d27a8df11ee947b01c91f01836df.gz --- lib/plugins/revert/lang/zh-tw/lang.php | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lib/plugins/revert/lang/zh-tw/lang.php (limited to 'lib/plugins/revert') diff --git a/lib/plugins/revert/lang/zh-tw/lang.php b/lib/plugins/revert/lang/zh-tw/lang.php new file mode 100644 index 000000000..cb6c3a01b --- /dev/null +++ b/lib/plugins/revert/lang/zh-tw/lang.php @@ -0,0 +1,13 @@ + + */ +$lang['menu'] = '還原管理'; +$lang['revert'] = '還原所選的頁面'; +$lang['reverted'] = '%s已還原到版本%s'; +$lang['removed'] = '%s已移除'; +$lang['revstop'] = '還原程序已成工的完成。'; +$lang['note1'] = '注意: 搜尋有分大小寫'; +$lang['note2'] = '注意: 此頁將會被還原到不包含給予的spam term %s 的最新版本.'; -- cgit v1.2.3