summaryrefslogtreecommitdiff
path: root/roundcubemail
diff options
context:
space:
mode:
authoryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-14 21:37:19 +0000
committeryllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-14 21:37:19 +0000
commit8dcb73d400c78c3ce73b2dbda07a53882f6a9190 (patch)
treee08e0fccec9f226ea9e0cae75ff0976e9e71b913 /roundcubemail
parent8710edff2c70d9d012e2bd94fc150cca6941edbd (diff)
zh_CN update
git-svn-id: https://svn.roundcube.net/trunk@2151 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
-rw-r--r--roundcubemail/program/localization/zh_CN/labels.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/zh_CN/labels.inc b/roundcubemail/program/localization/zh_CN/labels.inc
index 26884ea91..9279f3843 100644
--- a/roundcubemail/program/localization/zh_CN/labels.inc
+++ b/roundcubemail/program/localization/zh_CN/labels.inc
@@ -123,6 +123,7 @@ $labels['none'] = '无';
$labels['unread'] = '未读';
$labels['flagged'] = '已标记';
$labels['unanswered'] = '未回复';
+$labels['filter'] = '过滤';
$labels['compact'] = '压缩';
$labels['empty'] = '清空';
$labels['purge'] = '清除';
@@ -242,7 +243,7 @@ $labels['2231folding'] = '完整的 RFC 2231(Thunderbird)';
$labels['miscfolding'] = 'RFC 2047/2232(MS Outlook)';
$labels['2047folding'] = '完整的 RFC 2047(其它)';
$labels['advancedoptions'] = '高级选项';
-$labels['focusonnewmessage'] = 'Focus browser window on new message';
+$labels['focusonnewmessage'] = '新邮件到达时将窗口提升为焦点窗口';
$labels['checkallfolders'] = '检查所有邮件夹里的新邮件';
$labels['folder'] = '邮件夹';
$labels['folders'] = '邮件夹';