ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Go to the source code of this file.
Namespaces | |
PHPMailer | |
PHPMailer - PHP email creation and transport class. | |
Variables | |
$PHPMAILER_LANG ['authenticate'] = 'Erro de SMTP: Não foi possível autenticar.' | |
$PHPMAILER_LANG ['connect_host'] = 'Erro de SMTP: Não foi possível conectar ao servidor SMTP.' | |
$PHPMAILER_LANG ['data_not_accepted'] = 'Erro de SMTP: Dados rejeitados.' | |
$PHPMAILER_LANG ['empty_message'] = 'Mensagem vazia' | |
$PHPMAILER_LANG ['encoding'] = 'Codificação desconhecida: ' | |
$PHPMAILER_LANG ['execute'] = 'Não foi possível executar: ' | |
$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 ['from_failed'] = 'Os seguintes remetentes falharam: ' | |
$PHPMAILER_LANG ['instantiate'] = 'Não foi possível instanciar a função mail.' | |
$PHPMAILER_LANG ['invalid_address'] = 'Endereço de e-mail inválido: ' | |
$PHPMAILER_LANG ['mailer_not_supported'] = ' mailer não é suportado.' | |
$PHPMAILER_LANG ['provide_address'] = 'Você deve informar pelo menos um destinatário.' | |
$PHPMAILER_LANG ['recipients_failed'] = 'Erro de SMTP: Os seguintes destinatários falharam: ' | |
$PHPMAILER_LANG ['signing'] = 'Erro de Assinatura: ' | |
$PHPMAILER_LANG ['smtp_connect_failed'] = 'SMTP Connect() falhou.' | |
$PHPMAILER_LANG ['smtp_error'] = 'Erro de servidor SMTP: ' | |
$PHPMAILER_LANG ['variable_set'] = 'Não foi possível definir ou redefinir a variável: ' | |
$PHPMAILER_LANG ['extension_missing'] = 'Extensão ausente: ' | |
$PHPMAILER_LANG[ 'authenticate'] = 'Erro de SMTP: Não foi possível autenticar.' |
Definition at line 11 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'connect_host'] = 'Erro de SMTP: Não foi possível conectar ao servidor SMTP.' |
Definition at line 12 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'data_not_accepted'] = 'Erro de SMTP: Dados rejeitados.' |
Definition at line 13 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'empty_message'] = 'Mensagem vazia' |
Definition at line 14 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'encoding'] = 'Codificação desconhecida: ' |
Definition at line 15 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'execute'] = 'Não foi possível executar: ' |
Definition at line 16 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'file_access'] = 'Não foi possível acessar o arquivo: ' |
Definition at line 17 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'file_open'] = 'Erro de Arquivo: Não foi possível abrir o arquivo: ' |
Definition at line 18 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'from_failed'] = 'Os seguintes remetentes falharam: ' |
Definition at line 19 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'instantiate'] = 'Não foi possível instanciar a função mail.' |
Definition at line 20 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'invalid_address'] = 'Endereço de e-mail inválido: ' |
Definition at line 21 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'mailer_not_supported'] = ' mailer não é suportado.' |
Definition at line 22 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'provide_address'] = 'Você deve informar pelo menos um destinatário.' |
Definition at line 23 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'recipients_failed'] = 'Erro de SMTP: Os seguintes destinatários falharam: ' |
Definition at line 24 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'signing'] = 'Erro de Assinatura: ' |
Definition at line 25 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'smtp_connect_failed'] = 'SMTP Connect() falhou.' |
Definition at line 26 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'smtp_error'] = 'Erro de servidor SMTP: ' |
Definition at line 27 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'variable_set'] = 'Não foi possível definir ou redefinir a variável: ' |
Definition at line 28 of file phpmailer.lang-pt_br.php.
$PHPMAILER_LANG[ 'extension_missing'] = 'Extensão ausente: ' |
Definition at line 29 of file phpmailer.lang-pt_br.php.