diff options
author | GiteaBot <teabot@gitea.io> | 2021-08-13 00:07:45 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2021-08-13 00:07:45 +0000 |
commit | 6bf5afe5dec19a1c44494553e03e77625dd88eb8 (patch) | |
tree | 863942b1bdc29025323d27d567c606757aa8ae26 /options/locale/locale_pt-PT.ini | |
parent | 7224cfc578c1ff9f6b52ad13d18d3ca37d7f8186 (diff) | |
download | gitea-6bf5afe5dec19a1c44494553e03e77625dd88eb8.tar.gz gitea-6bf5afe5dec19a1c44494553e03e77625dd88eb8.zip |
[skip ci] Updated translations via Crowdin
Diffstat (limited to 'options/locale/locale_pt-PT.ini')
-rw-r--r-- | options/locale/locale_pt-PT.ini | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/options/locale/locale_pt-PT.ini b/options/locale/locale_pt-PT.ini index b7c7ecdd44..e9b9cfb468 100644 --- a/options/locale/locale_pt-PT.ini +++ b/options/locale/locale_pt-PT.ini @@ -2427,8 +2427,12 @@ auths.smtphost=Servidor SMTP auths.smtpport=Porto do SMTP auths.allowed_domains=Domínios permitidos auths.allowed_domains_helper=Deixe em branco para permitir todos os domínios. Separe múltiplos domínios com uma vírgula (','). -auths.enable_tls=Habilitar encriptação TLS auths.skip_tls_verify=Ignorar validação TLS +auths.force_smtps=Forçar SMTPS +auths.force_smtps_helper=Por norma o SMTPS é usado no porto 465. Configure para usar SMTPS noutros portos, senão será usado o STARTTLS, caso seja suportado. +auths.helo_hostname=Nome de servidor HELO +auths.helo_hostname_helper=Nome de servidor a ser enviado com HELO. Deixe em branco para enviar o nome de servidor vigente. +auths.disable_helo=Desabilitar HELO auths.pam_service_name=Nome do Serviço PAM auths.pam_email_domain=Domínio de email do PAM (opcional) auths.oauth2_provider=Fornecedor OAuth2 |