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-it.php
<?php /** * Italian PHPMailer language file: refer to English translation for definitive list * @package PHPMailer * @author Ilias Bartolini <brain79@inwind.it> * @author Stefano Sabatini <sabas88@gmail.com> */ $PHPMAILER_LANG['authenticate'] = 'SMTP Error: Impossibile autenticarsi.'; $PHPMAILER_LANG['connect_host'] = 'SMTP Error: Impossibile connettersi all\'host SMTP.'; $PHPMAILER_LANG['data_not_accepted'] = 'SMTP Error: Dati non accettati dal server.'; $PHPMAILER_LANG['empty_message'] = 'Il corpo del messaggio è vuoto'; $PHPMAILER_LANG['encoding'] = 'Codifica dei caratteri sconosciuta: '; $PHPMAILER_LANG['execute'] = 'Impossibile eseguire l\'operazione: '; $PHPMAILER_LANG['file_access'] = 'Impossibile accedere al file: '; $PHPMAILER_LANG['file_open'] = 'File Error: Impossibile aprire il file: '; $PHPMAILER_LANG['from_failed'] = 'I seguenti indirizzi mittenti hanno generato errore: '; $PHPMAILER_LANG['instantiate'] = 'Impossibile istanziare la funzione mail'; $PHPMAILER_LANG['invalid_address'] = 'Impossibile inviare, l\'indirizzo email non è valido: '; $PHPMAILER_LANG['provide_address'] = 'Deve essere fornito almeno un indirizzo ricevente'; $PHPMAILER_LANG['mailer_not_supported'] = 'Mailer non supportato'; $PHPMAILER_LANG['recipients_failed'] = 'SMTP Error: I seguenti indirizzi destinatari hanno generato un errore: '; $PHPMAILER_LANG['signing'] = 'Errore nella firma: '; $PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP Connect() fallita.'; $PHPMAILER_LANG['smtp_error'] = 'Errore del server SMTP: '; $PHPMAILER_LANG['variable_set'] = 'Impossibile impostare o resettare la variabile: '; $PHPMAILER_LANG['extension_missing'] = 'Estensione mancante: ';
Close