Added/Updated Taiwanese

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7668 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
royallin 2010-08-28 14:12:31 +00:00
parent e761d9958e
commit c436aad6b0
14 changed files with 48 additions and 25 deletions

View file

@ -2,7 +2,7 @@
/**
* @file common/lang/zh-TW.lang.php
* @author zero (zero@nzeo.com) 翻譯royallin
* @brief 正體中文語言(包含基本內容)
* @brief 正體中文語言
**/
// 基本用語
@ -65,8 +65,8 @@
$lang->cmd_publish = "發表";
$lang->cmd_layout_setup = '版面設置';
$lang->cmd_layout_edit = '版面編輯';
$lang->cmd_search_by_ipaddress = '以 IP 位址搜尋';
$lang->cmd_add_ip_to_spamfilter = '封鎖此 IP 位址';
$lang->cmd_search_by_ipaddress = '以 IP 搜尋';
$lang->cmd_add_ip_to_spamfilter = '封鎖此 IP';
$lang->enable = '可用';
$lang->disable = '禁用';