File "phpmailer.lang-br.php"
Full path: E:/sites/Single15/tinmung2007/webroot/Tin VUI_BUON/AQuyetcmc/album/res/PHPMailer/language/phpmailer.lang-br.php
File size: 1.12 KiB (1150 bytes)
MIME-type:
Charset: 8 bit
<?php
/**
* PHPMailer language file.
* Portuguese Version
* By Paulo Henrique Garcia - paulo@controllerweb.com.br
*/
$PHPMAILER_LANG = array();
$PHPMAILER_LANG["provide_address"] = 'Vocк deve fornecer pelo menos um endereзo de destinatбrio de email.';
$PHPMAILER_LANG["mailer_not_supported"] = ' mailer nгo suportado.';
$PHPMAILER_LANG["execute"] = 'Nгo foi possнvel executar: ';
$PHPMAILER_LANG["instantiate"] = 'Nгo foi possнvel instanciar a funзгo mail.';
$PHPMAILER_LANG["authenticate"] = 'Erro de SMTP: Nгo foi possнvel autenticar.';
$PHPMAILER_LANG["from_failed"] = 'Os endereзos de rementente a seguir falharam: ';
$PHPMAILER_LANG["recipients_failed"] = 'Erro de SMTP: Os endereзos de destinatбrio a seguir falharam: ';
$PHPMAILER_LANG["data_not_accepted"] = 'Erro de SMTP: Dados nгo aceitos.';
$PHPMAILER_LANG["connect_host"] = 'Erro de SMTP: Nгo foi possнvel conectar com o servidor SMTP.';
$PHPMAILER_LANG["file_access"] = 'Nгo foi possнvel acessar o arquivo: ';
$PHPMAILER_LANG["file_open"] = 'Erro de Arquivo: Nгo foi possнvel abrir o arquivo: ';
$PHPMAILER_LANG["encoding"] = 'Codificaзгo desconhecida: ';
?>