diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-04-15 23:57:54 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-04-15 23:57:54 +0200 |
commit | c8f2c0c5af9b578fe9363941d7a6c412cb26f15d (patch) | |
tree | b4a2598846aa1356e365e6ef944282d3b1643a10 /program/localization/zh_CN/labels.inc | |
parent | 9576906bbe155f338ce3226933355c939d86cc07 (diff) |
Synchronized localizations from Transifex
Diffstat (limited to 'program/localization/zh_CN/labels.inc')
-rw-r--r-- | program/localization/zh_CN/labels.inc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index 9b79283b1..2d896d7c3 100644 --- a/program/localization/zh_CN/labels.inc +++ b/program/localization/zh_CN/labels.inc @@ -162,6 +162,7 @@ $labels['currpage'] = '当前页'; $labels['unread'] = '未读邮件'; $labels['flagged'] = '已标记邮件'; $labels['unanswered'] = '未回复邮件'; +$labels['withattachment'] = 'With attachment'; $labels['deleted'] = '已删除邮件'; $labels['undeleted'] = '未删除邮件'; $labels['invert'] = '反选'; @@ -454,9 +455,6 @@ $labels['replyremovesignature'] = '当回复时从邮件移除原始签名'; $labels['autoaddsignature'] = '自动插入签名'; $labels['newmessageonly'] = '仅新邮件'; $labels['replyandforwardonly'] = '仅回复和转发邮件'; -$labels['replysignaturepos'] = '当回复或转发时插入签名'; -$labels['belowquote'] = '位于原文下方'; -$labels['abovequote'] = '位于原文上方'; $labels['insertsignature'] = '插入签名'; $labels['previewpanemarkread'] = '标记预览邮件为已读'; $labels['afternseconds'] = '$n 秒之后'; |