/
home
/
desid573
/
public_html
/
gcdriver
/
PHPMailer
/
language
/
/home/desid573/public_html/gcdriver/PHPMailer/language
mkdir
upload
Name
Size
Mode
Actions
phpmailer.lang-am.php
2185
0644
edit
dl
rm
phpmailer.lang-ar.php
2055
0644
edit
dl
rm
phpmailer.lang-az.php
1748
0644
edit
dl
rm
phpmailer.lang-be.php
2177
0644
edit
dl
rm
phpmailer.lang-bg.php
2195
0644
edit
dl
rm
phpmailer.lang-br.php
1938
0644
edit
dl
rm
phpmailer.lang-ca.php
1729
0644
edit
dl
rm
phpmailer.lang-ch.php
1613
0644
edit
dl
rm
phpmailer.lang-cz.php
1645
0644
edit
dl
rm
phpmailer.lang-de.php
1791
0644
edit
dl
rm
phpmailer.lang-dk.php
1611
0644
edit
dl
rm
phpmailer.lang-el.php
2294
0644
edit
dl
rm
phpmailer.lang-eo.php
1670
0644
edit
dl
rm
phpmailer.lang-es.php
1722
0644
edit
dl
rm
phpmailer.lang-et.php
1743
0644
edit
dl
rm
phpmailer.lang-fa.php
2065
0644
edit
dl
rm
phpmailer.lang-fi.php
1730
0644
edit
dl
rm
phpmailer.lang-fo.php
1636
0644
edit
dl
rm
phpmailer.lang-fr.php
2005
0644
edit
dl
rm
phpmailer.lang-gl.php
1741
0644
edit
dl
rm
phpmailer.lang-he.php
1811
0644
edit
dl
rm
phpmailer.lang-hr.php
1753
0644
edit
dl
rm
phpmailer.lang-hu.php
1713
0644
edit
dl
rm
phpmailer.lang-id.php
1754
0644
edit
dl
rm
phpmailer.lang-it.php
1818
0644
edit
dl
rm
phpmailer.lang-ja.php
1924
0644
edit
dl
rm
phpmailer.lang-ka.php
2883
0644
edit
dl
rm
phpmailer.lang-ko.php
1770
0644
edit
dl
rm
phpmailer.lang-lt.php
1626
0644
edit
dl
rm
phpmailer.lang-lv.php
1642
0644
edit
dl
rm
phpmailer.lang-ms.php
1736
0644
edit
dl
rm
phpmailer.lang-nl.php
1621
0644
edit
dl
rm
phpmailer.lang-no.php
1587
0644
edit
dl
rm
phpmailer.lang-pl.php
1816
0644
edit
dl
rm
phpmailer.lang-pt.php
1888
0644
edit
dl
rm
phpmailer.lang-ro.php
1734
0644
edit
dl
rm
phpmailer.lang-ru.php
2279
0644
edit
dl
rm
phpmailer.lang-se.php
1590
0644
edit
dl
rm
phpmailer.lang-sk.php
1709
0644
edit
dl
rm
phpmailer.lang-sl.php
1721
0644
edit
dl
rm
phpmailer.lang-sr.php
2263
0644
edit
dl
rm
phpmailer.lang-tr.php
1745
0644
edit
dl
rm
phpmailer.lang-uk.php
2280
0644
edit
dl
rm
phpmailer.lang-vi.php
1792
0644
edit
dl
rm
phpmailer.lang-zh.php
1668
0644
edit
dl
rm
phpmailer.lang-zh_cn.php
1612
0644
edit
dl
rm
Edit:
/home/desid573/public_html/gcdriver/PHPMailer/language/phpmailer.lang-zh.php
(1668B)
<?php /** * Traditional Chinese PHPMailer language file: refer to English translation for definitive list * @package PHPMailer * @author liqwei <liqwei@liqwei.com> * @author Peter Dave Hello <@PeterDaveHello/> * @author Jason Chiang <xcojad@gmail.com> */ $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: ';
Save
cmd:
run