webshell
Ghost Exploiter Team Official
Mass Deface
Directory >>
/
home
/
whitjouh
/
public_html
/
core
/
vendor
/
phpmailer
/
phpmailer
/
language
/
Mass Deface Auto Detect Domain
/*Ubah Ke document_root untuk mass deface*/
File / Folder
Size
Action
.
-
+New File
phpmailer.lang-af.php
1.547KB
edt
ren
phpmailer.lang-ar.php
1.977KB
edt
ren
phpmailer.lang-as.php
3.703KB
edt
ren
phpmailer.lang-az.php
1.708KB
edt
ren
phpmailer.lang-ba.php
1.704KB
edt
ren
phpmailer.lang-be.php
2.127KB
edt
ren
phpmailer.lang-bg.php
2.145KB
edt
ren
phpmailer.lang-bn.php
3.755KB
edt
ren
phpmailer.lang-ca.php
1.689KB
edt
ren
phpmailer.lang-cs.php
1.756KB
edt
ren
phpmailer.lang-da.php
2.353KB
edt
ren
phpmailer.lang-de.php
1.842KB
edt
ren
phpmailer.lang-el.php
3.229KB
edt
ren
phpmailer.lang-eo.php
1.626KB
edt
ren
phpmailer.lang-es.php
1.999KB
edt
ren
phpmailer.lang-et.php
1.703KB
edt
ren
phpmailer.lang-fa.php
2.03KB
edt
ren
phpmailer.lang-fi.php
1.62KB
edt
ren
phpmailer.lang-fo.php
1.599KB
edt
ren
phpmailer.lang-fr.php
2.717KB
edt
ren
phpmailer.lang-gl.php
1.701KB
edt
ren
phpmailer.lang-he.php
1.77KB
edt
ren
phpmailer.lang-hi.php
3.68KB
edt
ren
phpmailer.lang-hr.php
1.713KB
edt
ren
phpmailer.lang-hu.php
1.677KB
edt
ren
phpmailer.lang-hy.php
2.134KB
edt
ren
phpmailer.lang-id.php
1.95KB
edt
ren
phpmailer.lang-it.php
1.776KB
edt
ren
phpmailer.lang-ja.php
1.981KB
edt
ren
phpmailer.lang-ka.php
2.816KB
edt
ren
phpmailer.lang-ko.php
1.729KB
edt
ren
phpmailer.lang-lt.php
1.589KB
edt
ren
phpmailer.lang-lv.php
1.604KB
edt
ren
phpmailer.lang-mg.php
1.74KB
edt
ren
phpmailer.lang-mn.php
2.135KB
edt
ren
phpmailer.lang-ms.php
1.693KB
edt
ren
phpmailer.lang-nb.php
2.234KB
edt
ren
phpmailer.lang-nl.php
2.31KB
edt
ren
phpmailer.lang-pl.php
2.573KB
edt
ren
phpmailer.lang-pt.php
1.845KB
edt
ren
phpmailer.lang-pt_br.php
2.655KB
edt
ren
phpmailer.lang-ro.php
2.391KB
edt
ren
phpmailer.lang-ru.php
2.194KB
edt
ren
phpmailer.lang-si.php
3.345KB
edt
ren
phpmailer.lang-sk.php
1.864KB
edt
ren
phpmailer.lang-sl.php
2.517KB
edt
ren
phpmailer.lang-sr.php
2.247KB
edt
ren
phpmailer.lang-sr_latn.php
1.771KB
edt
ren
phpmailer.lang-sv.php
1.572KB
edt
ren
phpmailer.lang-tl.php
1.681KB
edt
ren
phpmailer.lang-tr.php
1.73KB
edt
ren
phpmailer.lang-uk.php
2.229KB
edt
ren
phpmailer.lang-vi.php
1.751KB
edt
ren
phpmailer.lang-zh.php
1.63KB
edt
ren
phpmailer.lang-zh_cn.php
2.278KB
edt
ren
<?php /** * Slovene PHPMailer language file: refer to English translation for definitive list * @package PHPMailer * @author Klemen Tušar <techouse@gmail.com> * @author Filip Š <projects@filips.si> * @author Blaž Oražem <blaz@orazem.si> */ $PHPMAILER_LANG['authenticate'] = 'SMTP napaka: Avtentikacija ni uspela.'; $PHPMAILER_LANG['buggy_php'] = 'Na vašo PHP različico vpliva napaka, ki lahko povzroči poškodovana sporočila. Če želite težavo odpraviti, preklopite na pošiljanje prek SMTP, onemogočite možnost mail.add_x_header v vaši php.ini datoteki, preklopite na MacOS ali Linux, ali nadgradite vašo PHP zaličico na 7.0.17+ ali 7.1.3+.'; $PHPMAILER_LANG['connect_host'] = 'SMTP napaka: Vzpostavljanje povezave s SMTP gostiteljem ni uspelo.'; $PHPMAILER_LANG['data_not_accepted'] = 'SMTP napaka: Strežnik zavrača podatke.'; $PHPMAILER_LANG['empty_message'] = 'E-poštno sporočilo nima vsebine.'; $PHPMAILER_LANG['encoding'] = 'Nepoznan tip kodiranja: '; $PHPMAILER_LANG['execute'] = 'Operacija ni uspela: '; $PHPMAILER_LANG['extension_missing'] = 'Manjkajoča razširitev: '; $PHPMAILER_LANG['file_access'] = 'Nimam dostopa do datoteke: '; $PHPMAILER_LANG['file_open'] = 'Ne morem odpreti datoteke: '; $PHPMAILER_LANG['from_failed'] = 'Neveljaven e-naslov pošiljatelja: '; $PHPMAILER_LANG['instantiate'] = 'Ne morem inicializirati mail funkcije.'; $PHPMAILER_LANG['invalid_address'] = 'E-poštno sporočilo ni bilo poslano. E-naslov je neveljaven: '; $PHPMAILER_LANG['invalid_header'] = 'Neveljavno ime ali vrednost glave'; $PHPMAILER_LANG['invalid_hostentry'] = 'Neveljaven vnos gostitelja: '; $PHPMAILER_LANG['invalid_host'] = 'Neveljaven gostitelj: '; $PHPMAILER_LANG['mailer_not_supported'] = ' mailer ni podprt.'; $PHPMAILER_LANG['provide_address'] = 'Prosimo, vnesite vsaj enega naslovnika.'; $PHPMAILER_LANG['recipients_failed'] = 'SMTP napaka: Sledeči naslovniki so neveljavni: '; $PHPMAILER_LANG['signing'] = 'Napaka pri podpisovanju: '; $PHPMAILER_LANG['smtp_code'] = 'SMTP koda: '; $PHPMAILER_LANG['smtp_code_ex'] = 'Dodatne informacije o SMTP: '; $PHPMAILER_LANG['smtp_connect_failed'] = 'Ne morem vzpostaviti povezave s SMTP strežnikom.'; $PHPMAILER_LANG['smtp_detail'] = 'Podrobnosti: '; $PHPMAILER_LANG['smtp_error'] = 'Napaka SMTP strežnika: '; $PHPMAILER_LANG['variable_set'] = 'Ne morem nastaviti oz. ponastaviti spremenljivke: ';