ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
phpmailer.lang-zh.php File Reference

Go to the source code of this file.

Namespaces

 PHPMailer
 PHPMailer - PHP email creation and transport class.
 

Variables

 $PHPMAILER_LANG ['authenticate'] = 'SMTP 錯誤:登入失敗。'
 
 $PHPMAILER_LANG ['connect_host'] = 'SMTP 錯誤:無法連線到 SMTP 主機。'
 
 $PHPMAILER_LANG ['data_not_accepted'] = 'SMTP 錯誤:無法接受的資料。'
 
 $PHPMAILER_LANG ['empty_message'] = '郵件內容為空'
 
 $PHPMAILER_LANG ['encoding'] = '未知編碼: '
 
 $PHPMAILER_LANG ['execute'] = '無法執行:'
 
 $PHPMAILER_LANG ['file_access'] = '無法存取檔案:'
 
 $PHPMAILER_LANG ['file_open'] = '檔案錯誤:無法開啟檔案:'
 
 $PHPMAILER_LANG ['from_failed'] = '發送地址錯誤:'
 
 $PHPMAILER_LANG ['instantiate'] = '未知函數呼叫。'
 
 $PHPMAILER_LANG ['invalid_address'] = '因為電子郵件地址無效,無法傳送: '
 
 $PHPMAILER_LANG ['mailer_not_supported'] = '不支援的發信客戶端。'
 
 $PHPMAILER_LANG ['provide_address'] = '必須提供至少一個收件人地址。'
 
 $PHPMAILER_LANG ['recipients_failed'] = 'SMTP 錯誤:以下收件人地址錯誤:'
 
 $PHPMAILER_LANG ['signing'] = '電子簽章錯誤: '
 
 $PHPMAILER_LANG ['smtp_connect_failed'] = 'SMTP 連線失敗'
 
 $PHPMAILER_LANG ['smtp_error'] = 'SMTP 伺服器錯誤: '
 
 $PHPMAILER_LANG ['variable_set'] = '無法設定或重設變數: '
 
 $PHPMAILER_LANG ['extension_missing'] = '遺失模組 Extension: '
 

Variable Documentation

◆ $PHPMAILER_LANG [1/19]

$PHPMAILER_LANG[ 'authenticate'] = 'SMTP 錯誤:登入失敗。'

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

◆ $PHPMAILER_LANG [2/19]

$PHPMAILER_LANG[ 'connect_host'] = 'SMTP 錯誤:無法連線到 SMTP 主機。'

Definition at line 11 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [3/19]

$PHPMAILER_LANG[ 'data_not_accepted'] = 'SMTP 錯誤:無法接受的資料。'

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

◆ $PHPMAILER_LANG [4/19]

$PHPMAILER_LANG[ 'empty_message'] = '郵件內容為空'

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

◆ $PHPMAILER_LANG [5/19]

$PHPMAILER_LANG[ 'encoding'] = '未知編碼: '

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

◆ $PHPMAILER_LANG [6/19]

$PHPMAILER_LANG[ 'execute'] = '無法執行:'

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

◆ $PHPMAILER_LANG [7/19]

$PHPMAILER_LANG[ 'file_access'] = '無法存取檔案:'

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

◆ $PHPMAILER_LANG [8/19]

$PHPMAILER_LANG[ 'file_open'] = '檔案錯誤:無法開啟檔案:'

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

◆ $PHPMAILER_LANG [9/19]

$PHPMAILER_LANG[ 'from_failed'] = '發送地址錯誤:'

Definition at line 18 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [10/19]

$PHPMAILER_LANG[ 'instantiate'] = '未知函數呼叫。'

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

◆ $PHPMAILER_LANG [11/19]

$PHPMAILER_LANG[ 'invalid_address'] = '因為電子郵件地址無效,無法傳送: '

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

◆ $PHPMAILER_LANG [12/19]

$PHPMAILER_LANG[ 'mailer_not_supported'] = '不支援的發信客戶端。'

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

◆ $PHPMAILER_LANG [13/19]

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

Definition at line 22 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [14/19]

$PHPMAILER_LANG[ 'recipients_failed'] = 'SMTP 錯誤:以下收件人地址錯誤:'

Definition at line 23 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [15/19]

$PHPMAILER_LANG[ 'signing'] = '電子簽章錯誤: '

Definition at line 24 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [16/19]

$PHPMAILER_LANG[ 'smtp_connect_failed'] = 'SMTP 連線失敗'

Definition at line 25 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [17/19]

$PHPMAILER_LANG[ 'smtp_error'] = 'SMTP 伺服器錯誤: '

Definition at line 26 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [18/19]

$PHPMAILER_LANG[ 'variable_set'] = '無法設定或重設變數: '

Definition at line 27 of file phpmailer.lang-zh.php.

◆ $PHPMAILER_LANG [19/19]

$PHPMAILER_LANG[ 'extension_missing'] = '遺失模組 Extension: '

Definition at line 28 of file phpmailer.lang-zh.php.