ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
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: ' | |
$PHPMAILER_LANG[ 'authenticate'] = 'SMTP 錯誤:登入失敗。' |
Definition at line 10 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'connect_host'] = 'SMTP 錯誤:無法連線到 SMTP 主機。' |
Definition at line 11 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'data_not_accepted'] = 'SMTP 錯誤:無法接受的資料。' |
Definition at line 12 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'empty_message'] = '郵件內容為空' |
Definition at line 13 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'encoding'] = '未知編碼: ' |
Definition at line 14 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'execute'] = '無法執行:' |
Definition at line 15 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'file_access'] = '無法存取檔案:' |
Definition at line 16 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'file_open'] = '檔案錯誤:無法開啟檔案:' |
Definition at line 17 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'from_failed'] = '發送地址錯誤:' |
Definition at line 18 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'instantiate'] = '未知函數呼叫。' |
Definition at line 19 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'invalid_address'] = '因為電子郵件地址無效,無法傳送: ' |
Definition at line 20 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'mailer_not_supported'] = '不支援的發信客戶端。' |
Definition at line 21 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'provide_address'] = '必須提供至少一個收件人地址。' |
Definition at line 22 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'recipients_failed'] = 'SMTP 錯誤:以下收件人地址錯誤:' |
Definition at line 23 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'signing'] = '電子簽章錯誤: ' |
Definition at line 24 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'smtp_connect_failed'] = 'SMTP 連線失敗' |
Definition at line 25 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'smtp_error'] = 'SMTP 伺服器錯誤: ' |
Definition at line 26 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'variable_set'] = '無法設定或重設變數: ' |
Definition at line 27 of file phpmailer.lang-zh.php.
$PHPMAILER_LANG[ 'extension_missing'] = '遺失模組 Extension: ' |
Definition at line 28 of file phpmailer.lang-zh.php.