diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2024-07-18 12:03:20 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2024-07-18 12:03:20 +0300 |
commit | 71c49536e1be9a1d03c0cfc2d9954e7fbcb39ec7 (patch) | |
tree | bc46c6f091bb809aaede1c02895e8c182c4adac1 /applications/luci-app-acme/po/pt_BR/acme.po | |
parent | f5d64f2da637d43ecfec1aa641420cd44a0ed2b1 (diff) |
treewide: Sync i18n translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-acme/po/pt_BR/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/pt_BR/acme.po | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/applications/luci-app-acme/po/pt_BR/acme.po b/applications/luci-app-acme/po/pt_BR/acme.po index c0956c39b2..2fe66e118f 100644 --- a/applications/luci-app-acme/po/pt_BR/acme.po +++ b/applications/luci-app-acme/po/pt_BR/acme.po @@ -19,7 +19,7 @@ msgstr "Certificados ACME" msgid "ACME global config" msgstr "Configuração global ACME" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:514 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:508 msgid "ACME server URL" msgstr "URL do Servidor ACME" @@ -43,7 +43,7 @@ msgstr "Onde os certificados são armazenados" msgid "Certificate config" msgstr "Configuração do certificado" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:605 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:599 msgid "Certificates" msgstr "Certificados" @@ -52,10 +52,6 @@ msgid "Challenge Alias" msgstr "Aliás do Desafio" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:509 -msgid "Custom ACME CA" -msgstr "CA ACME Customizado" - -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Custom ACME server directory URL." msgstr "URL do Servidor ACME Customizado." @@ -75,7 +71,7 @@ msgstr "Credenciais do API DNS" msgid "DNS Challenge Validation" msgstr "DNS Validação do Desafio" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:521 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:515 msgid "Days until renewal" msgstr "Dias até a renovação" @@ -106,8 +102,8 @@ msgid "" "E.g. <code>_acme-challenge.example.com:12345:98765 alias.example.com:11111</" "code>" msgstr "" -"Ex. <code>_acme-challenge.example.com:12345:98765 alias.example." -"com:111</code>" +"Ex. <code>_acme-challenge.example.com:12345:98765 alias.example.com:111</" +"code>" #: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:482 msgid "ECC 256 bits" @@ -153,7 +149,7 @@ msgstr "" "Se um certificado não foi renovado a tempo, antes de expirar, você receberá " "um aviso em 20 dias." -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:587 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:581 msgid "Issued on" msgstr "Emitido em" @@ -165,7 +161,7 @@ msgstr "Tamanho (e tipo) da chave para o certificado gerado." msgid "Key type" msgstr "Tamanho da chave" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:584 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:578 msgid "Main Domain" msgstr "Domínio principal" @@ -189,11 +185,11 @@ msgstr "" msgid "Path to private API signing key file in PEM format" msgstr "Caminho para API privada assinando o arquivo chave em formato PEM" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:585 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:579 msgid "Private Key" msgstr "Chave privada" -#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:586 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:580 msgid "Public Certificate" msgstr "Certificado público" @@ -342,3 +338,6 @@ msgstr "" "Diretório raiz do servidor web. Defina isso como raiz do documento do " "servidor da web para executar o Acme em modo webroot. O servidor web deve " "estar acessível na internet na porta 80." + +#~ msgid "Custom ACME CA" +#~ msgstr "CA ACME Customizado" |