/home/techb158/workloadmatch.com/vendor/phpmailer/phpmailer/language
NameSizeModeActions
phpmailer.lang-af.php15840644editdlrm
phpmailer.lang-ar.php20240644editdlrm
phpmailer.lang-as.php37920644editdlrm
phpmailer.lang-az.php17490644editdlrm
phpmailer.lang-ba.php17450644editdlrm
phpmailer.lang-be.php21780644editdlrm
phpmailer.lang-bg.php21960644editdlrm
phpmailer.lang-bn.php38450644editdlrm
phpmailer.lang-ca.php17300644editdlrm
phpmailer.lang-cs.php17980644editdlrm
phpmailer.lang-da.php24090644editdlrm
phpmailer.lang-de.php18860644editdlrm
phpmailer.lang-el.php33070644editdlrm
phpmailer.lang-eo.php16650644editdlrm
phpmailer.lang-es.php25880644editdlrm
phpmailer.lang-et.php17440644editdlrm
phpmailer.lang-fa.php20790644editdlrm
phpmailer.lang-fi.php16590644editdlrm
phpmailer.lang-fo.php16370644editdlrm
phpmailer.lang-fr.php27320644editdlrm
phpmailer.lang-gl.php17420644editdlrm
phpmailer.lang-he.php18120644editdlrm
phpmailer.lang-hi.php37680644editdlrm
phpmailer.lang-hr.php17540644editdlrm
phpmailer.lang-hu.php17170644editdlrm
phpmailer.lang-hy.php21850644editdlrm
phpmailer.lang-id.php19970644editdlrm
phpmailer.lang-it.php18190644editdlrm
phpmailer.lang-ja.php29340644editdlrm
phpmailer.lang-ka.php28840644editdlrm
phpmailer.lang-ko.php17710644editdlrm
phpmailer.lang-ku.php22380644editdlrm
phpmailer.lang-lt.php16270644editdlrm
phpmailer.lang-lv.php16430644editdlrm
phpmailer.lang-mg.php17820644editdlrm
phpmailer.lang-mn.php21860644editdlrm
phpmailer.lang-ms.php17340644editdlrm
phpmailer.lang-nb.php22880644editdlrm
phpmailer.lang-nl.php23650644editdlrm
phpmailer.lang-pl.php26350644editdlrm
phpmailer.lang-pt.php18890644editdlrm
phpmailer.lang-pt_br.php27190644editdlrm
phpmailer.lang-ro.php24480644editdlrm
phpmailer.lang-ru.php32970644editdlrm
phpmailer.lang-si.php34250644editdlrm
phpmailer.lang-sk.php19090644editdlrm
phpmailer.lang-sl.php25770644editdlrm
phpmailer.lang-sr.php23010644editdlrm
phpmailer.lang-sr_latn.php18140644editdlrm
phpmailer.lang-sv.php16100644editdlrm
phpmailer.lang-tl.php17210644editdlrm
phpmailer.lang-tr.php26060644editdlrm
phpmailer.lang-uk.php22820644editdlrm
phpmailer.lang-ur.php22650644editdlrm
phpmailer.lang-vi.php17930644editdlrm
phpmailer.lang-zh.php16690644editdlrm
phpmailer.lang-zh_cn.php23330644editdlrm
Edit: /home/techb158/workloadmatch.com/vendor/phpmailer/phpmailer/language/phpmailer.lang-zh.php (1669B)
* @author Peter Dave Hello <@PeterDaveHello/> * @author Jason Chiang */ $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: ';