zh_CN.inc 1.0 KB
<?php

/*
 +-----------------------------------------------------------------------+
 | Localization file of the Roundcube Webmail Archive plugin             |
 | Copyright (C) The Roundcube Dev Team                                  |
 |                                                                       |
 | Licensed under the GNU General Public License version 3 or            |
 | any later version with exceptions for skins & plugins.                |
 | See the README file for a full license statement.                     |
 +-----------------------------------------------------------------------+

 For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-attachment_reminder/
*/

$messages['missingattachment'] = "缺少附件吗?";
$messages['forgotattachment'] = "您似乎忘记添加附件了,是否继续发送?";
$messages['reminderoption'] = "忘记添加附件提醒";
$messages['keywords'] = "attachment,file,attach,attached,attaching,enclosed,CV,cover letter";