Go to the source code of this file.
Variables | |
$PHPMAILER_LANG ['authenticate'] = 'SMTP 错误:身份验证失败。' | |
$PHPMAILER_LANG ['connect_host'] = 'SMTP 错误: 不能连接SMTP主机。' | |
$PHPMAILER_LANG ['data_not_accepted'] = 'SMTP 错误: 数据不可接受。' | |
$PHPMAILER_LANG ['encoding'] = '未知编码:' | |
$PHPMAILER_LANG ['execute'] = '不能执行: ' | |
$PHPMAILER_LANG ['file_access'] = '不能访问文件:' | |
$PHPMAILER_LANG ['file_open'] = '文件错误:不能打开文件:' | |
$PHPMAILER_LANG ['from_failed'] = '下面的发送地址邮件发送失败了: ' | |
$PHPMAILER_LANG ['instantiate'] = '不能实现mail方法。' | |
$PHPMAILER_LANG ['mailer_not_supported'] = ' 您所选择的发送邮件的方法并不支持。' | |
$PHPMAILER_LANG ['provide_address'] = '您必须提供至少一个 收信人的email地址。' | |
$PHPMAILER_LANG ['recipients_failed'] = 'SMTP 错误: 下面的 收件人失败了: ' | |
$PHPMAILER_LANG['authenticate'] = 'SMTP 错误:身份验证失败。' |
PHPMailer language file: refer to English translation for definitive list Chinese Version By LiuXin: www.80x86.cn/blog/
Definition at line 8 of file phpmailer.lang-ch.php.
Definition at line 9 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['data_not_accepted'] = 'SMTP 错误: 数据不可接受。' |
Definition at line 10 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['encoding'] = '未知编码:' |
Definition at line 12 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['execute'] = '不能执行: ' |
Definition at line 13 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['file_access'] = '不能访问文件:' |
Definition at line 14 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['file_open'] = '文件错误:不能打开文件:' |
Definition at line 15 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['from_failed'] = '下面的发送地址邮件发送失败了: ' |
Definition at line 16 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['instantiate'] = '不能实现mail方法。' |
Definition at line 17 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['mailer_not_supported'] = ' 您所选择的发送邮件的方法并不支持。' |
Definition at line 19 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['provide_address'] = '您必须提供至少一个 收信人的email地址。' |
Definition at line 20 of file phpmailer.lang-ch.php.
$PHPMAILER_LANG['recipients_failed'] = 'SMTP 错误: 下面的 收件人失败了: ' |
Definition at line 21 of file phpmailer.lang-ch.php.