|
11 | 11 |
|
12 | 12 | // Email language settings |
13 | 13 | return [ |
14 | | - 'mustBeArray' => 'O método de validação de e-mail deve receber uma array.', // 'The email validation method must be passed an array.', |
15 | | - 'invalidAddress' => 'Endereço de e-mail inválido: "{0}"', // Invalid email address: "{0}"', |
16 | | - 'attachmentMissing' => 'Não foi possível localizar o seguinte anexo de e-mail: "{0}"', // 'Unable to locate the following email attachment: "{0}"' |
17 | | - 'attachmentUnreadable' => 'Não foi possível abrir este anexo: "{0}"', // 'Unable to open this attachment: "{0}"', |
18 | | - 'noFrom' => 'Não é possível enviar e-mail sem o cabeçalho "From".', // 'Cannot send mail with no "From" header.', |
19 | | - 'noRecipients' => 'Você deve incluir destinatários: To, Cc, ou Bcc', // 'You must include recipients: To, Cc, or Bcc', |
20 | | - 'sendFailurePHPMail' => 'Não foi possível enviar e-mail usando PHP mail(). Seu servidor pode não estar configurado para enviar e-mail usando este método.', // 'Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.', |
21 | | - 'sendFailureSendmail' => 'Não foi possível enviar e-mail usando PHP Sendmail. Seu servidor pode não estar configurado para enviar e-mail usando este método.', // 'Unable to send email using Sendmail. Your server might not be configured to send mail using this method.', |
22 | | - 'sendFailureSmtp' => 'Não foi possível enviar e-mail usando PHP SMTP. Seu servidor pode não estar configurado para enviar e-mail usando este método.', // 'Unable to send email using SMTP. Your server might not be configured to send mail using this method.', |
23 | | - 'sent' => 'Sua mensagem foi enviada com sucesso usando o seguinte protocolo: "{0}"', // 'Your message has been successfully sent using the following protocol: {0}', |
24 | | - 'noSocket' => 'Não foi possível abrir um soquete para o Sendmail. Por favor, verifique as configurações.', // 'Unable to open a socket to Sendmail. Please check settings.', |
25 | | - 'noHostname' => 'Você não especificou um hostname SMTP.', // 'You did not specify a SMTP hostname.', |
26 | | - 'SMTPError' => 'O seguinte erro SMTP foi encontrado: "{0}"', // 'The following SMTP error was encountered: {0}', |
27 | | - 'noSMTPAuth' => 'Erro: você deve atribuir um nome de usuário e senha SMTP.', // 'Error: You must assign an SMTP username and password.', |
28 | | - 'failedSMTPLogin' => 'Falha ao enviar o comando AUTH LOGIN. Erro: "{0}"', // 'Failed to send AUTH LOGIN command. Error: {0}', |
29 | | - 'SMTPAuthUsername' => 'Falha ao autenticar o nome de usuário. Erro: "{0}"', // 'Failed to authenticate username. Error: {0}', |
30 | | - 'SMTPAuthPassword' => 'Falha ao autenticar a senha. Erro: "{0}"', // Failed to authenticate password. Error: {0}', |
31 | | - 'SMTPDataFailure' => 'Não foi possível enviar dados: "{0}"', // 'Unable to send data: {0}', |
32 | | - 'exitStatus' => 'Código de status de saída: "{0}"', // 'Exit status code: {0}', |
| 14 | + 'mustBeArray' => 'O método de validação de e-mail deve receber uma array.', // 'The email validation method must be passed an array.', |
| 15 | + 'invalidAddress' => 'Endereço de e-mail inválido: "{0}"', // Invalid email address: "{0}"', |
| 16 | + 'attachmentMissing' => 'Não foi possível localizar o seguinte anexo de e-mail: "{0}"', // 'Unable to locate the following email attachment: "{0}"' |
| 17 | + 'attachmentUnreadable' => 'Não foi possível abrir este anexo: "{0}"', // 'Unable to open this attachment: "{0}"', |
| 18 | + 'noFrom' => 'Não é possível enviar e-mail sem o cabeçalho "From".', // 'Cannot send mail with no "From" header.', |
| 19 | + 'noRecipients' => 'Você deve incluir destinatários: To, Cc, ou Bcc', // 'You must include recipients: To, Cc, or Bcc', |
| 20 | + 'sendFailurePHPMail' => 'Não foi possível enviar e-mail usando PHP mail(). Seu servidor pode não estar configurado para enviar e-mail usando este método.', // 'Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.', |
| 21 | + 'sendFailureSendmail' => 'Não foi possível enviar e-mail usando PHP Sendmail. Seu servidor pode não estar configurado para enviar e-mail usando este método.', // 'Unable to send email using Sendmail. Your server might not be configured to send mail using this method.', |
| 22 | + 'sendFailureSmtp' => 'Não foi possível enviar e-mail usando PHP SMTP. Seu servidor pode não estar configurado para enviar e-mail usando este método.', // 'Unable to send email using SMTP. Your server might not be configured to send mail using this method.', |
| 23 | + 'sent' => 'Sua mensagem foi enviada com sucesso usando o seguinte protocolo: "{0}"', // 'Your message has been successfully sent using the following protocol: {0}', |
| 24 | + 'noSocket' => 'Não foi possível abrir um soquete para o Sendmail. Por favor, verifique as configurações.', // 'Unable to open a socket to Sendmail. Please check settings.', |
| 25 | + 'noHostname' => 'Você não especificou um hostname SMTP.', // 'You did not specify a SMTP hostname.', |
| 26 | + 'SMTPError' => 'O seguinte erro SMTP foi encontrado: "{0}"', // 'The following SMTP error was encountered: {0}', |
| 27 | + 'noSMTPAuth' => 'Erro: você deve atribuir um nome de usuário e senha SMTP.', // 'Error: You must assign an SMTP username and password.', |
| 28 | + 'invalidSMTPAuthMethod' => 'Erro: O método de autorização SMTP "{0}" não é suportado no CodeIgniter, defina o método de autorização como "login" ou "plain"', // Error: SMTP authorization method "{0}" is not supported in codeigniter, set either "login" or "plain" authorization method |
| 29 | + 'failureSMTPAuthMethod' => 'Não foi possível iniciar o comando AUTH. Seu servidor pode não estar configurado para usar o método de autenticação AUTH {0}.', // Unable to initiate AUTH command. Your server might not be configured to use AUTH {0} authentication method. |
| 30 | + 'SMTPAuthCredentials' => 'Falha ao autenticar as credenciais do usuário. Erro: {0}', // Failed to authenticate user credentials. Error: {0} |
| 31 | + 'SMTPAuthUsername' => 'Falha ao autenticar o nome de usuário. Erro: "{0}"', // 'Failed to authenticate username. Error: {0}', |
| 32 | + 'SMTPAuthPassword' => 'Falha ao autenticar a senha. Erro: "{0}"', // Failed to authenticate password. Error: {0}', |
| 33 | + 'SMTPDataFailure' => 'Não foi possível enviar dados: "{0}"', // 'Unable to send data: {0}', |
| 34 | + 'exitStatus' => 'Código de status de saída: "{0}"', // 'Exit status code: {0}', |
| 35 | + 'failedSMTPLogin' => 'Falha ao enviar o comando AUTH LOGIN. Erro: "{0}"', // 'Failed to send AUTH LOGIN command. Error: {0}', |
33 | 36 | ]; |
0 commit comments