Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
cceadmin /
phpmailer /
language /
Delete
Unzip
Name
Size
Permission
Date
Action
phpmailer.lang-br.php
1.1
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-ca.php
1.04
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-cz.php
1.07
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-de.php
1.19
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-dk.php
1.07
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-en.php
1.01
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-es.php
1.09
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-fi.php
1.15
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-fo.php
1.18
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-fr.php
1.11
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-hu.php
1.06
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-it.php
1.29
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-ja.php
1.15
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-nl.php
1.07
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-no.php
1019
B
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-pl.php
1.15
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-ro.php
1.07
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-ru.php
1.07
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-se.php
1.04
KB
-rw-r--r--
2012-05-17 10:54
phpmailer.lang-tr.php
1.07
KB
-rw-r--r--
2012-05-17 10:54
Save
Rename
<?php /** * PHPMailer language file. * Italian version * @package PHPMailer * @author Ilias Bartolini <brain79@inwind.it> */ $PHPMAILER_LANG = array(); $PHPMAILER_LANG["provide_address"] = 'Deve essere fornito almeno un'. ' indirizzo ricevente'; $PHPMAILER_LANG["mailer_not_supported"] = 'Mailer non supportato'; $PHPMAILER_LANG["execute"] = "Impossibile eseguire l'operazione: "; $PHPMAILER_LANG["instantiate"] = 'Impossibile istanziare la funzione mail'; $PHPMAILER_LANG["authenticate"] = 'SMTP Error: Impossibile autenticarsi.'; $PHPMAILER_LANG["from_failed"] = 'I seguenti indirizzi mittenti hanno'. ' generato errore: '; $PHPMAILER_LANG["recipients_failed"] = 'SMTP Error: I seguenti indirizzi'. 'destinatari hanno generato errore: '; $PHPMAILER_LANG["data_not_accepted"] = 'SMTP Error: Data non accettati dal'. 'server.'; $PHPMAILER_LANG["connect_host"] = 'SMTP Error: Impossibile connettersi'. ' all\'host SMTP.'; $PHPMAILER_LANG["file_access"] = 'Impossibile accedere al file: '; $PHPMAILER_LANG["file_open"] = 'File Error: Impossibile aprire il file: '; $PHPMAILER_LANG["encoding"] = 'Encoding set dei caratteri sconosciuto: '; ?>