diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-08-03 20:19:34 +0300 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-08-03 20:20:30 +0300 |
commit | 9acc7d8a2c1d80efb9818817727aa809aa9db73d (patch) | |
tree | 711958b6307e423e6371fc72359a4aa2bc3aeb99 /applications/luci-app-uhttpd/po/pt_BR | |
parent | b2e00f23a7862f47b8bd975207ba8242b55e6cf0 (diff) |
treewide: i18n - sync translations
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications/luci-app-uhttpd/po/pt_BR')
-rw-r--r-- | applications/luci-app-uhttpd/po/pt_BR/uhttpd.po | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/applications/luci-app-uhttpd/po/pt_BR/uhttpd.po b/applications/luci-app-uhttpd/po/pt_BR/uhttpd.po index 2f5ee7483..5db5729fb 100644 --- a/applications/luci-app-uhttpd/po/pt_BR/uhttpd.po +++ b/applications/luci-app-uhttpd/po/pt_BR/uhttpd.po @@ -119,12 +119,12 @@ msgid "HTTP listeners (address:port)" msgstr "Escutas do HTTP (endereço:porta)" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:94 -msgid "HTTPS Certificate (DER Encoded)" -msgstr "Certificado do HTTPS (codificado em formato PEM)" +msgid "HTTPS Certificate (DER or PEM format)" +msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:96 -msgid "HTTPS Private Key (DER Encoded)" -msgstr "Chave Privada do HTTPS (codificado como DER)" +msgid "HTTPS Private Key (DER or PEM format)" +msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:50 msgid "HTTPS listener (address:port)" @@ -273,3 +273,9 @@ msgstr "" #: applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua:163 msgid "ubus integration is disabled if not present" msgstr "A integração com o ubus será desativada se não presente" + +#~ msgid "HTTPS Certificate (DER Encoded)" +#~ msgstr "Certificado do HTTPS (codificado em formato PEM)" + +#~ msgid "HTTPS Private Key (DER Encoded)" +#~ msgstr "Chave Privada do HTTPS (codificado como DER)" |