diff options
Diffstat (limited to 'applications/luci-app-acme/po/pt_BR/acme.po')
-rw-r--r-- | applications/luci-app-acme/po/pt_BR/acme.po | 84 |
1 files changed, 52 insertions, 32 deletions
diff --git a/applications/luci-app-acme/po/pt_BR/acme.po b/applications/luci-app-acme/po/pt_BR/acme.po index 4302c0d06..91e4e2a3e 100644 --- a/applications/luci-app-acme/po/pt_BR/acme.po +++ b/applications/luci-app-acme/po/pt_BR/acme.po @@ -10,7 +10,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n > 1;\n" "X-Generator: Weblate 4.1-dev\n" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:18 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:17 msgid "ACME certificates" msgstr "Certificados ACME" @@ -18,39 +18,39 @@ msgstr "Certificados ACME" msgid "ACME certs" msgstr "certificados ACME" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:27 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:26 msgid "ACME global config" msgstr "Configuração global ACME" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:35 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:34 msgid "Account email" msgstr "E-mail da conta" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:43 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:42 msgid "Certificate config" msgstr "Configuração do certificado" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:107 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:106 msgid "Challenge Alias" msgstr "Aliás do Desafio" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:94 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:93 msgid "DNS API" msgstr "API do DNS" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:101 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:100 msgid "DNS API credentials" msgstr "Credenciais do API DNS" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:112 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:111 msgid "Domain Alias" msgstr "Aliás do Domínio" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:88 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:87 msgid "Domain names" msgstr "Nomes de domínio" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:89 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:88 msgid "" "Domain names to include in the certificate. The first name will be the " "subject name, subsequent names will be alt names. Note that all domain names " @@ -60,19 +60,27 @@ msgstr "" "do assunto, os nomes subsequentes serão nomes alternativos. Observe que " "todos os nomes de domínio devem apontar para o roteador no DNS global." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:36 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:59 +msgid "ECC 256 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:60 +msgid "ECC 384 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:35 msgid "Email address to associate with account key." msgstr "O endereço de email para associar à chave da conta." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:40 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:39 msgid "Enable debug logging" msgstr "Habilitar o registro de depuração" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:47 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:46 msgid "Enabled" msgstr "Ativado" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:51 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:50 msgid "" "Get certificate from the Letsencrypt staging server (use for testing; the " "certificate won't be valid)." @@ -84,19 +92,31 @@ msgstr "" msgid "Grant UCI access for luci-app-acme" msgstr "Conceda acesso UCI para o luci-app-acme" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:55 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:54 msgid "Key size" msgstr "Tamanho da chave" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:56 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:55 msgid "Key size (and type) for the generated certificate." msgstr "Tamanho (e tipo) da chave para o certificado gerado." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:30 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:56 +msgid "RSA 2048 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:57 +msgid "RSA 3072 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:58 +msgid "RSA 4096 bits" +msgstr "" + +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:29 msgid "State directory" msgstr "Condição do diretório" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:108 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:107 msgid "" "The challenge alias to use for ALL domains. See https://github.com/acmesh-" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " @@ -107,7 +127,7 @@ msgstr "" "este processo. O LUCI é compatível apenas com um desafio aliás por " "certificado." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:102 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:101 msgid "" "The credentials for the DNS API mode selected above. See https://github.com/" "acmesh-official/acme.sh/wiki/dnsapi for the format of credentials required " @@ -120,7 +140,7 @@ msgstr "" "formato como variável da shell KEY=VAL suprindo múltiplas variáveis para as " "credenciais." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:113 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:112 msgid "" "The domain alias to use for ALL domains. See https://github.com/acmesh-" "official/acme.sh/wiki/DNS-alias-mode for the details of this process. LUCI " @@ -131,7 +151,7 @@ msgstr "" "este processo. O LUCI é compatível apenas com um desafio aliás por " "certificado." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:19 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:18 msgid "" "This configures ACME (Letsencrypt) automatic certificate installation. " "Simply fill out this to have the router configured with Letsencrypt-issued " @@ -148,7 +168,7 @@ msgstr "" "demorar um pouco. Verifique os registros log para ver os progressos e " "quaisquer outros erros." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:95 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:94 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/acmesh-official/acme.sh/wiki/" @@ -164,10 +184,10 @@ msgstr "" "O modo DNS também é o único modo que é compatível com certificados curinga. " "O uso desse modo requer que o pacote acme-dnsapi esteja instalado." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:75 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:74 msgid "" "Update the nginx config with this certificate once issued (only select this " -"for one certificate).Nginx must support ssl, if not it won't start as it " +"for one certificate). Nginx must support ssl, if not it won't start as it " "needs to be compiled with ssl support to use cert options" msgstr "" "Uma vez emitido, atualize a configuração nginx com este certificado " @@ -175,33 +195,33 @@ msgstr "" "ssl, caso contrário ele não vai iniciar pois para usar as opções cert ele " "precisa ser compilado com ssl" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:67 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:66 msgid "" "Update the uhttpd config with this certificate once issued (only select this " -"for one certificate).Is also available luci-app-uhttpd to configure uhttpd " +"for one certificate). Is also available luci-app-uhttpd to configure uhttpd " "form the LuCI interface." msgstr "" "Uma vez emitido, atualize a configuração uhttpd com este certificado " "(selecione-o apenas para um certificado). Também está disponível o luci-app-" "uhttpd para configurar o uhttpd através da interface LuCI." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:74 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:73 msgid "Use for nginx" msgstr "Uso para o nginx" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:66 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:65 msgid "Use for uhttpd" msgstr "Use para o uhttpd" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:50 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:49 msgid "Use staging server" msgstr "Use o servidor de encenação" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:82 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:81 msgid "Webroot directory" msgstr "Diretório Webroot" -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:83 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:82 msgid "" "Webserver root directory. Set this to the webserver document root to run " "Acme in webroot mode. The web server must be accessible from the internet on " @@ -211,7 +231,7 @@ msgstr "" "servidor da web para executar o Acme em modo webroot. O servidor web deve " "estar acessível na internet na porta 80." -#: applications/luci-app-acme/luasrc/model/cbi/acme.lua:31 +#: applications/luci-app-acme/htdocs/luci-static/resources/view/acme.js:30 msgid "Where certs and other state files are kept." msgstr "Onde os certificados e os outros arquivos de estado são mantidos." |