diff options
Diffstat (limited to 'language/zh_TW')
-rw-r--r-- | language/zh_TW/admin.lang.php | 3 | ||||
-rw-r--r-- | language/zh_TW/common.lang.php | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/language/zh_TW/admin.lang.php b/language/zh_TW/admin.lang.php index 1ebfdb17f..98d767491 100644 --- a/language/zh_TW/admin.lang.php +++ b/language/zh_TW/admin.lang.php @@ -235,7 +235,6 @@ $lang['To send ?'] = '發送?'; $lang['Last send'] = '最後一次發送'; $lang['email'] = '郵件'; $lang['User'] = '用戶'; -$lang['Complementary mail content'] = '郵件附件'; $lang['See you soon,'] = '再見,'; $lang['Go to'] = '轉至 '; $lang['Hello'] = '你好 '; @@ -429,7 +428,6 @@ $lang['Time'] = '時間'; $lang['IP'] = 'IP'; $lang['Element'] = '圖片'; $lang['Section'] = '區域'; -$lang['Tags'] = '標籤'; $lang['Save page visits by guests'] = '根據來賓來保存訪問頁面'; $lang['Save page visits by users'] = '根據用戶來保存訪問頁面'; $lang['Save page visits by administrators'] = '根據管理員來保存訪問頁面'; @@ -514,7 +512,6 @@ $lang['Plugin list'] = '插件列表'; $lang['Check for updates'] = '檢查更新'; $lang['Other plugins'] = '其他插件'; $lang['Last revisions'] = '最新修訂版'; -$lang['Delete'] = '刪除'; $lang['Are you sure you want to install this plugin?'] = '確定安裝此插件嗎?'; $lang['Are you sure you want to delete this plugin?'] = '確定要刪除此插件嗎?'; $lang['Are you sure to install this upgrade? You must verify if this version does not need uninstallation.'] = '確定安裝此更新嗎? 你必須核實無需卸載操作再進行安裝此更新.'; diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php index 186007b6f..daecdb4c5 100644 --- a/language/zh_TW/common.lang.php +++ b/language/zh_TW/common.lang.php @@ -89,7 +89,6 @@ $lang['Keyword'] = '關鍵字'; $lang['Links'] = '鏈接'; $lang['N/A'] = '不存在'; $lang['New on %s'] = '新創於 %s'; -$lang['New password confirmation does not correspond'] = '前後密碼不一致'; $lang['Notification'] = '通知'; $lang['Number of items'] = '總數'; $lang['Original dimensions'] = '原始大小'; @@ -352,7 +351,6 @@ $lang['%d rates'] = '%d 評價'; $lang['Rating score'] = '評價得分'; $lang['The number of photos per page must be a not null scalar'] = '每頁的照片的數量不能為零'; $lang['Number of photos per page'] = '每頁的照片數量'; -$lang['Enter a username or email address'] = '輸入您的用戶名稱或電子郵件'; $lang['Invalid username or email'] = '無效的用戶名稱或電子郵件'; $lang['Password reset is not allowed for this user'] = '不允許此用戶密碼重置'; $lang['User "%s" has no email address, password reset is not possible']= '查無用戶“%”之電子郵件地址,無法重置密碼'; @@ -371,7 +369,6 @@ $lang['You will receive a link to create a new password via email.'] ='您將收 $lang['Username or email'] = '用戶名稱或電子郵件'; $lang['Change my password'] = '更改我的密碼'; $lang['Enter your new password below.'] = '在下方輸入您的新密碼'; -$lang['Reset Password'] = '重設密碼'; $lang['EXIF Metadata'] = 'EXIF 元數據'; $lang['IPTC Metadata'] = 'IPTC 元數據'; ?>
\ No newline at end of file |