summaryrefslogtreecommitdiff
path: root/lib/plugins/revert/lang/zh-tw
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2008-05-13 22:39:34 +0200
committerAndreas Gohr <andi@splitbrain.org>2008-05-13 22:39:34 +0200
commit8166fcd302d6462e98fa54da451d9e57a7535786 (patch)
tree3f59f53af1d8b999b04b14bb41d2a7600e3db967 /lib/plugins/revert/lang/zh-tw
parent63d6ac6da587192d955ffba89b955cff006a7373 (diff)
downloadrpg-8166fcd302d6462e98fa54da451d9e57a7535786.tar.gz
rpg-8166fcd302d6462e98fa54da451d9e57a7535786.tar.bz2
Chinese language update
darcs-hash:20080513203934-7ad00-0632944e9928d27a8df11ee947b01c91f01836df.gz
Diffstat (limited to 'lib/plugins/revert/lang/zh-tw')
-rw-r--r--lib/plugins/revert/lang/zh-tw/lang.php13
1 files changed, 13 insertions, 0 deletions
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 @@
+<?php
+/**
+ * Chinese Traditional language file
+ *
+ * @author Li-Jiun Huang <ljhuang.tw@gmail.com>
+ */
+$lang['menu'] = '還原管理';
+$lang['revert'] = '還原所選的頁面';
+$lang['reverted'] = '%s已還原到版本%s';
+$lang['removed'] = '%s已移除';
+$lang['revstop'] = '還原程序已成工的完成。';
+$lang['note1'] = '注意: 搜尋有分大小寫';
+$lang['note2'] = '注意: 此頁將會被還原到不包含給予的spam term <i>%s</i> 的最新版本.';