summaryrefslogtreecommitdiff
path: root/program/localization/zh_CN/labels.inc
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2008-12-08 20:44:46 +0000
committeryllar <yllar.pajus@gmail.com>2008-12-08 20:44:46 +0000
commit832a7dad7cd6276b807954bd7ae32a1a58031a01 (patch)
tree61942aa8747802d2d981ae9cdfd8fa50b49650e9 /program/localization/zh_CN/labels.inc
parent9e8a1756b7032fba21fec82efda57cf896a2735a (diff)
nl_BE cy_GB nl_NL en_GB zh_CN update
Diffstat (limited to 'program/localization/zh_CN/labels.inc')
-rw-r--r--program/localization/zh_CN/labels.inc15
1 files changed, 12 insertions, 3 deletions
diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc
index d1766b714..26884ea91 100644
--- a/program/localization/zh_CN/labels.inc
+++ b/program/localization/zh_CN/labels.inc
@@ -26,7 +26,7 @@ $labels['server'] = '服务器';
$labels['login'] = '登录';
$labels['logout'] = '注销';
$labels['mail'] = '电子邮件';
-$labels['settings'] = '个性化设置';
+$labels['settings'] = '邮箱设置';
$labels['addressbook'] = '通讯录';
$labels['inbox'] = '收件箱';
$labels['drafts'] = '草稿箱';
@@ -45,7 +45,7 @@ $labels['priority'] = '优先级';
$labels['organization'] = '组织';
$labels['reply-to'] = '回复至';
$labels['mailboxlist'] = '邮件夹';
-$labels['messagesfromto'] = '第 $from 到 $to 封邮件,共 $count 封';
+$labels['messagesfromto'] = '第 $from 到 $to,共 $count 封邮件';
$labels['messagenrof'] = '第 $nr 封邮件,共 $count 封';
$labels['moveto'] = '移动到';
$labels['download'] = '下载';
@@ -121,10 +121,12 @@ $labels['select'] = '选择';
$labels['all'] = '全部';
$labels['none'] = '无';
$labels['unread'] = '未读';
+$labels['flagged'] = '已标记';
+$labels['unanswered'] = '未回复';
$labels['compact'] = '压缩';
$labels['empty'] = '清空';
$labels['purge'] = '清除';
-$labels['quota'] = '邮箱容量使用情况';
+$labels['quota'] = '邮箱容量';
$labels['unknown'] = '未知';
$labels['unlimited'] = '无限制';
$labels['quicksearch'] = '快速查找';
@@ -224,9 +226,14 @@ $labels['ignore'] = '忽略';
$labels['readwhendeleted'] = '删除后标记为已读';
$labels['flagfordeletion'] = '标记邮件为已删除而不是实际删除';
$labels['skipdeleted'] = '不显示标记为已删除的邮件';
+$labels['showremoteimages'] = '显示内嵌的图片';
+$labels['fromknownsenders'] = '来自未知的发件人';
+$labels['always'] = '总是';
$labels['showinlineimages'] = '在邮件下方显示附件中的图片';
$labels['autosavedraft'] = '自动保存到草稿箱';
$labels['everynminutes'] = '第 $n 分钟';
+$labels['keepaliveevery'] = '每隔 $n 分钟';
+$labels['keepalive'] = '检查新邮件';
$labels['never'] = '从不';
$labels['messagesdisplaying'] = '邮件显示设置';
$labels['messagescomposition'] = '写邮件';
@@ -235,6 +242,8 @@ $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['checkallfolders'] = '检查所有邮件夹里的新邮件';
$labels['folder'] = '邮件夹';
$labels['folders'] = '邮件夹';
$labels['foldername'] = '邮件夹名称';