/
home
/
techb158
/
exp.abdallabala.com
/
vendor
/
phpmailer
/
phpmailer
/
language
/
/home/techb158/exp.abdallabala.com/vendor/phpmailer/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-ba.php
1741
0644
edit
dl
rm
phpmailer.lang-be.php
2177
0644
edit
dl
rm
phpmailer.lang-bg.php
2195
0644
edit
dl
rm
phpmailer.lang-ca.php
1729
0644
edit
dl
rm
phpmailer.lang-ch.php
1613
0644
edit
dl
rm
phpmailer.lang-cs.php
1646
0644
edit
dl
rm
phpmailer.lang-da.php
1611
0644
edit
dl
rm
phpmailer.lang-de.php
1750
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-nb.php
1549
0644
edit
dl
rm
phpmailer.lang-nl.php
1621
0644
edit
dl
rm
phpmailer.lang-pl.php
1816
0644
edit
dl
rm
phpmailer.lang-pt.php
1888
0644
edit
dl
rm
phpmailer.lang-pt_br.php
1907
0644
edit
dl
rm
phpmailer.lang-ro.php
1752
0644
edit
dl
rm
phpmailer.lang-rs.php
2281
0644
edit
dl
rm
phpmailer.lang-ru.php
2279
0644
edit
dl
rm
phpmailer.lang-sk.php
1709
0644
edit
dl
rm
phpmailer.lang-sl.php
1721
0644
edit
dl
rm
phpmailer.lang-sv.php
1611
0644
edit
dl
rm
phpmailer.lang-tr.php
1771
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
1655
0644
edit
dl
rm
Edit:
/home/techb158/exp.abdallabala.com/vendor/phpmailer/phpmailer/language/phpmailer.lang-ko.php
(1770B)
<?php /** * Korean PHPMailer language file: refer to English translation for definitive list * @package PHPMailer * @author ChalkPE <amato0617@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'] = '다음 From 주소에서 오류가 발생했습니다: '; $PHPMAILER_LANG['instantiate'] = 'mail 함수를 인스턴스화할 수 없습니다'; $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'] = '확장자 없음: ';
Save
cmd:
run