summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-05-19 08:18:40 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-05-19 08:18:40 +0000
commit5346c910ecb3a8aaadb139cb1f51c19ed1b7b127 (patch)
tree7cb5596db9b07413d8783cec491956a0121977cb /roundcubemail/program
parent096f5f96c78f003a98bb9884756336ed2d35f0b2 (diff)
-update #1485072
git-svn-id: https://svn.roundcube.net/trunk@1405 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
-rw-r--r--roundcubemail/program/localization/zh_CN/labels.inc28
1 files changed, 17 insertions, 11 deletions
diff --git a/roundcubemail/program/localization/zh_CN/labels.inc b/roundcubemail/program/localization/zh_CN/labels.inc
index 79de67690..f50362e3d 100644
--- a/roundcubemail/program/localization/zh_CN/labels.inc
+++ b/roundcubemail/program/localization/zh_CN/labels.inc
@@ -2,18 +2,18 @@
/*
- +-----------------------------------------------------------------------+
- | localization/zh_CN/labels.inc |
- | |
- | Language file of the RoundCube Webmail client |
- | Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
- | Licensed under the GNU GPL |
- | |
- +-----------------------------------------------------------------------+
- | Author: Xue zhong sheng <xue.zhongsheng@gmail.com> |
- +-----------------------------------------------------------------------+
++-----------------------------------------------------------------------+
+| localization/zh_CN/labels.inc |
+| |
+| Language file of the RoundCube Webmail client |
+| Copyright (C) 2005-2008, RoundCube Dev. - Switzerland |
+| Licensed under the GNU GPL |
+| |
++-----------------------------------------------------------------------+
+| Author: Xue zhong sheng <xue.zhongsheng@gmail.com> |
++-----------------------------------------------------------------------+
- @version $Id$
+@version $Id$
*/
@@ -199,6 +199,12 @@ $labels['logoutclear'] = '退出时清空回收站';
$labels['logoutcompact'] = '退出时压缩收件箱';
$labels['uisettings'] = '用户界面';
$labels['serversettings'] = '服务器设置';
+$labels['mailboxview'] = '邮箱查看';
+$labels['mdnrequests'] = '发件人通知';
+$labels['askuser'] = '询问用户';
+$labels['autosend'] = '自动发送';
+$labels['ignore'] = '乎略';
+$labels['readwhendeleted'] = '删除后标记为已读';
$labels['autosavedraft'] = '自动保存到草稿箱';
$labels['everynminutes'] = '第 $n 分钟';
$labels['never'] = '从不';