| | |
| | | |
| | | /* |
| | | |
| | | +-----------------------------------------------------------------------+ |
| | | | localization/zh_CN/messages.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> | |
| | | | Zhang Huang bin <michaelbibby@gmail.com> | |
| | | +-----------------------------------------------------------------------+ |
| | | +-----------------------------------------------------------------------+ |
| | | | localization/zh_CN/messages.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> | |
| | | | Zhang Huang bin <michaelbibby@gmail.com> | |
| | | +-----------------------------------------------------------------------+ |
| | | |
| | | @version $Id$ |
| | | @version $Id$ |
| | | |
| | | */ |
| | | |
| | |
| | | $messages['errorsendingreceipt'] = '无法发送回执'; |
| | | $messages['nodeletelastidentity'] = '无法删除这个身份,这是最后一个。'; |
| | | $messages['addsubfolderhint'] = '文件夹将被作为所选中文件夹的子目录'; |
| | | $messages['forbiddencharacter'] = '目录名包含隐藏字符'; |
| | | |
| | | ?> |