Linux ns1.utparral.edu.mx 6.8.0-79-generic #79~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 15 16:54:53 UTC 2 x86_64
Apache/2.4.58 (Unix) OpenSSL/1.1.1w PHP/8.2.12 mod_perl/2.0.12 Perl/v5.34.1
: 10.10.1.9 | : 10.10.1.254
Cant Read [ /etc/named.conf ]
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
README
+ Create Folder
+ Create File
/
opt /
lampp /
htdocs /
mailer /
language /
[ HOME SHELL ]
Name
Size
Permission
Action
phpmailer.lang-af.php
1.55
KB
-rwxrwxr-x
phpmailer.lang-am.php
2.13
KB
-rwxrwxr-x
phpmailer.lang-ar.php
2.02
KB
-rwxrwxr-x
phpmailer.lang-az.php
1.71
KB
-rwxrwxr-x
phpmailer.lang-ba.php
1.7
KB
-rwxrwxr-x
phpmailer.lang-be.php
2.13
KB
-rwxrwxr-x
phpmailer.lang-bg.php
2.14
KB
-rwxrwxr-x
phpmailer.lang-ca.php
1.69
KB
-rwxrwxr-x
phpmailer.lang-ch.php
1.58
KB
-rwxrwxr-x
phpmailer.lang-cs.php
1.61
KB
-rwxrwxr-x
phpmailer.lang-da.php
1.57
KB
-rwxrwxr-x
phpmailer.lang-de.php
1.71
KB
-rwxrwxr-x
phpmailer.lang-el.php
2.24
KB
-rwxrwxr-x
phpmailer.lang-eo.php
1.63
KB
-rwxrwxr-x
phpmailer.lang-es.php
1.68
KB
-rwxrwxr-x
phpmailer.lang-et.php
1.7
KB
-rwxrwxr-x
phpmailer.lang-fa.php
2.03
KB
-rwxrwxr-x
phpmailer.lang-fi.php
1.69
KB
-rwxrwxr-x
phpmailer.lang-fo.php
1.6
KB
-rwxrwxr-x
phpmailer.lang-fr.php
1.96
KB
-rwxrwxr-x
phpmailer.lang-gl.php
1.7
KB
-rwxrwxr-x
phpmailer.lang-he.php
1.77
KB
-rwxrwxr-x
phpmailer.lang-hi.php
2.53
KB
-rwxrwxr-x
phpmailer.lang-hr.php
1.71
KB
-rwxrwxr-x
phpmailer.lang-hu.php
1.68
KB
-rwxrwxr-x
phpmailer.lang-id.php
1.73
KB
-rwxrwxr-x
phpmailer.lang-it.php
1.78
KB
-rwxrwxr-x
phpmailer.lang-ja.php
1.88
KB
-rwxrwxr-x
phpmailer.lang-ka.php
2.82
KB
-rwxrwxr-x
phpmailer.lang-ko.php
1.73
KB
-rwxrwxr-x
phpmailer.lang-lt.php
1.59
KB
-rwxrwxr-x
phpmailer.lang-lv.php
1.6
KB
-rwxrwxr-x
phpmailer.lang-mg.php
1.74
KB
-rwxrwxr-x
phpmailer.lang-ms.php
1.69
KB
-rwxrwxr-x
phpmailer.lang-nb.php
1.52
KB
-rwxrwxr-x
phpmailer.lang-nl.php
1.57
KB
-rwxrwxr-x
phpmailer.lang-pl.php
1.77
KB
-rwxrwxr-x
phpmailer.lang-pt_br.php
1.87
KB
-rwxrwxr-x
phpmailer.lang-pt.php
1.84
KB
-rwxrwxr-x
phpmailer.lang-ro.php
1.71
KB
-rwxrwxr-x
phpmailer.lang-ru.php
2.19
KB
-rwxrwxr-x
phpmailer.lang-sk.php
1.72
KB
-rwxrwxr-x
phpmailer.lang-sl.php
1.73
KB
-rwxrwxr-x
phpmailer.lang-sr.php
2.25
KB
-rwxrwxr-x
phpmailer.lang-sv.php
1.57
KB
-rwxrwxr-x
phpmailer.lang-tl.php
1.66
KB
-rwxrwxr-x
phpmailer.lang-tr.php
1.73
KB
-rwxrwxr-x
phpmailer.lang-uk.php
2.22
KB
-rwxrwxr-x
phpmailer.lang-vi.php
1.75
KB
-rwxrwxr-x
phpmailer.lang-zh_cn.php
1.62
KB
-rwxrwxr-x
phpmailer.lang-zh.php
1.63
KB
-rwxrwxr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : phpmailer.lang-da.php
<?php /** * Danish PHPMailer language file: refer to English translation for definitive list * @package PHPMailer * @author Mikael Stokkebro <info@stokkebro.dk> */ $PHPMAILER_LANG['authenticate'] = 'SMTP fejl: Kunne ikke logge på.'; $PHPMAILER_LANG['connect_host'] = 'SMTP fejl: Kunne ikke tilslutte SMTP serveren.'; $PHPMAILER_LANG['data_not_accepted'] = 'SMTP fejl: Data kunne ikke accepteres.'; //$PHPMAILER_LANG['empty_message'] = 'Message body empty'; $PHPMAILER_LANG['encoding'] = 'Ukendt encode-format: '; $PHPMAILER_LANG['execute'] = 'Kunne ikke køre: '; $PHPMAILER_LANG['file_access'] = 'Ingen adgang til fil: '; $PHPMAILER_LANG['file_open'] = 'Fil fejl: Kunne ikke åbne filen: '; $PHPMAILER_LANG['from_failed'] = 'Følgende afsenderadresse er forkert: '; $PHPMAILER_LANG['instantiate'] = 'Kunne ikke initialisere email funktionen.'; //$PHPMAILER_LANG['invalid_address'] = 'Invalid address: '; $PHPMAILER_LANG['mailer_not_supported'] = ' mailer understøttes ikke.'; $PHPMAILER_LANG['provide_address'] = 'Du skal indtaste mindst en modtagers emailadresse.'; $PHPMAILER_LANG['recipients_failed'] = 'SMTP fejl: Følgende modtagere er forkerte: '; //$PHPMAILER_LANG['signing'] = 'Signing Error: '; //$PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP Connect() failed.'; //$PHPMAILER_LANG['smtp_error'] = 'SMTP server error: '; //$PHPMAILER_LANG['variable_set'] = 'Cannot set or reset variable: '; //$PHPMAILER_LANG['extension_missing'] = 'Extension missing: ';
Close