From b02d1c88a20cd8a2e9bb448843c5615408201562 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Mon, 19 May 2008 04:18:40 -0400 Subject: [PATCH] -update #1485072 --- program/localization/zh_CN/labels.inc | 28 +++++++++++++++++----------- 1 files changed, 17 insertions(+), 11 deletions(-) diff --git a/program/localization/zh_CN/labels.inc b/program/localization/zh_CN/labels.inc index 79de676..f50362e 100644 --- a/program/localization/zh_CN/labels.inc +++ b/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['logoutcompact'] = '退出时压缩收件箱'; $labels['uisettings'] = '用户界面'; $labels['serversettings'] = '服务器设置'; +$labels['mailboxview'] = '邮箱查看'; +$labels['mdnrequests'] = '发件人通知'; +$labels['askuser'] = '询问用户'; +$labels['autosend'] = '自动发送'; +$labels['ignore'] = '乎略'; +$labels['readwhendeleted'] = '删除后标记为已读'; $labels['autosavedraft'] = '自动保存到草稿箱'; $labels['everynminutes'] = '第 $n 分钟'; $labels['never'] = '从不'; -- Gitblit v1.9.1