diff options
author | Sergey Ponomarev <stokito@gmail.com> | 2024-02-27 07:47:53 +0200 |
---|---|---|
committer | Toke Høiland-Jørgensen <toke@toke.dk> | 2024-02-27 11:48:22 +0100 |
commit | 162fba52445a6fb872befab8845350e99c7e377f (patch) | |
tree | 214a36e800508c6239c5a042a60fb2acec8c2cc1 /applications/luci-app-acme/po/pt_BR | |
parent | fc90e666dc01620cdb8de3d466a9e3c27209c8f6 (diff) |
luci-app-acme: i18n: Remove obsolete keys
The "Use for nginx" was removed in 390393316c18d02ddc90591be58445c6d8854e28
The "ACME certs" was merged with "ACME certificates" in 90d852c3 the
Other translation keys were re-translated and not needed anymore.
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
Diffstat (limited to 'applications/luci-app-acme/po/pt_BR')
-rw-r--r-- | applications/luci-app-acme/po/pt_BR/acme.po | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/applications/luci-app-acme/po/pt_BR/acme.po b/applications/luci-app-acme/po/pt_BR/acme.po index 567637c252..c0956c39b2 100644 --- a/applications/luci-app-acme/po/pt_BR/acme.po +++ b/applications/luci-app-acme/po/pt_BR/acme.po @@ -342,33 +342,3 @@ 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 "ACME certs" -#~ msgstr "certificados ACME" - -#~ msgid "" -#~ "The credentials for the DNS API mode selected above. See https://github." -#~ "com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api for the format " -#~ "of credentials required by each API. Add multiple entries here in KEY=VAL " -#~ "shell variable format to supply multiple credential variables." -#~ msgstr "" -#~ "As credenciais para o modo API DNS selecionadas acima. Consulte https://" -#~ "github.com/Neilpang/acme.sh/tree/master/dnsapi#how-to-use-dns-api para o " -#~ "formato das credenciais exigidas por cada API. Adicione as várias " -#~ "entradas aqui no formato de variável do ambiente shell KEY=VAL para " -#~ "fornecer diversas variáveis de credencial." - -#~ msgid "" -#~ "To use DNS mode to issue certificates, set this to the name of a DNS API " -#~ "supported by acme.sh. See https://github.com/Neilpang/acme.sh/tree/master/" -#~ "dnsapi for the list of available APIs. In DNS mode, the domain name does " -#~ "not have to resolve to the router IP. DNS mode is also the only mode that " -#~ "supports wildcard certificates. Using this mode requires the acme-dnsapi " -#~ "package to be installed." -#~ msgstr "" -#~ "Para usar o modo DNS para emitir certificados, defina isso como o nome de " -#~ "uma API DNS suportada por acme.sh. Consulte https://github.com/Neilpang/" -#~ "acme.sh/tree/master/dnsapi para obter a lista de APIs disponíveis. No " -#~ "modo DNS, o nome de domínio não precisa ser resolvido no IP do roteador. " -#~ "O modo DNS também é o único modo que suporta certificados curinga. O uso " -#~ "deste modo requer que o pacote acme-dnsapi seja instalado." |