EliteConf
 All Data Structures Namespaces Files Functions Variables Pages
Variables
phpmailer.lang-zh_cn.php File Reference

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'] = '未知函数调用。'
 
 $PHPMAILER_LANG ['mailer_not_supported'] = '发信客户端不被支持。'
 
 $PHPMAILER_LANG ['provide_address'] = '必须提供至少一个收件人地址。'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTP 错误:收件人地址错误:'
 

Variable Documentation

$PHPMAILER_LANG['authenticate'] = 'SMTP 错误:登录失败。'

PHPMailer language file: refer to English translation for definitive list Simplified Chinese Version

Author
liqwei liqwe.nosp@m.i@li.nosp@m.qwei..nosp@m.com

Definition at line 8 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['connect_host'] = 'SMTP 错误:无法连接到 SMTP 主机。'

Definition at line 9 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['data_not_accepted'] = 'SMTP 错误:数据不被接受。'

Definition at line 10 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['encoding'] = '未知编码: '

Definition at line 12 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['execute'] = '无法执行:'

Definition at line 13 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['file_access'] = '无法访问文件:'

Definition at line 14 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['file_open'] = '文件错误:无法打开文件:'

Definition at line 15 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['from_failed'] = '发送地址错误:'

Definition at line 16 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['instantiate'] = '未知函数调用。'

Definition at line 17 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['mailer_not_supported'] = '发信客户端不被支持。'

Definition at line 19 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['provide_address'] = '必须提供至少一个收件人地址。'

Definition at line 20 of file phpmailer.lang-zh_cn.php.

$PHPMAILER_LANG['recipients_failed'] = 'SMTP 错误:收件人地址错误:'

Definition at line 21 of file phpmailer.lang-zh_cn.php.