summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/zh_TW
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-12-17 14:28:38 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-12-17 14:28:38 +0000
commit76cfe8acfbee145b58db2bab6c1e8fcefa25c232 (patch)
tree2aa795dae4270ad5163b8a8142cc55ca135d2b0a /roundcubemail/program/localization/zh_TW
parent55c4445b68c83a5ce0fd116c6bba70f0f3e56171 (diff)
Bring back the title for the column with subscription checkboxes; complete german translations
git-svn-id: https://svn.roundcube.net/trunk@4345 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/zh_TW')
-rw-r--r--roundcubemail/program/localization/zh_TW/labels.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/roundcubemail/program/localization/zh_TW/labels.inc b/roundcubemail/program/localization/zh_TW/labels.inc
index 632c94492..886d3a380 100644
--- a/roundcubemail/program/localization/zh_TW/labels.inc
+++ b/roundcubemail/program/localization/zh_TW/labels.inc
@@ -40,8 +40,7 @@ $labels['to'] = '收件者';
$labels['cc'] = '副本';
$labels['bcc'] = '密件副本';
$labels['replyto'] = '回覆至';
-$labels['mailreplyto'] = '信件回覆至';
-$labels['mailfollowupto'] = '信件跟隨至';
+$labels['followupto'] = '信件跟隨至';
$labels['date'] = '日期';
$labels['size'] = '大小';
$labels['priority'] = '優先順序';
@@ -203,8 +202,7 @@ $labels['maxuploadsize'] = '上傳檔案大小限制為 $size';
$labels['addcc'] = '新增副本';
$labels['addbcc'] = '新增密件副本';
$labels['addreplyto'] = '新增回覆地址';
-$labels['addmailreplyto'] = '新增 信件回覆至';
-$labels['addmailfollowupto'] = '新增 信件跟隨至';
+$labels['addfollowupto'] = '新增 信件跟隨至';
$labels['mdnrequest'] = '此郵件的寄件者希望在你閱讀此郵件時受到通知。你想要通知寄件者嗎?';
$labels['receiptread'] = '郵件回條(已閱讀)';
$labels['yourmessage'] = '這是你郵件的郵件回條';
@@ -328,6 +326,7 @@ $labels['replysamefolder'] = '將回覆與回覆信件放置於相同資料夾';
$labels['folder'] = '資料夾';
$labels['folders'] = '資料夾';
$labels['foldername'] = '資料夾名稱';
+$labels['subscribed'] = '顯示';
$labels['messagecount'] = '郵件數目';
$labels['create'] = '建立';
$labels['createfolder'] = '建立新資料夾';