2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: \n"
|
|
|
|
"POT-Creation-Date: \n"
|
2019-12-03 08:28:15 +00:00
|
|
|
"PO-Revision-Date: 2019-12-03 08:24+0000\n"
|
|
|
|
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
|
|
|
|
"Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
|
|
|
|
"openwrt/luciapplicationsfwknopd/pt_BR/>\n"
|
|
|
|
"Language: pt-br\n"
|
2017-02-20 21:15:47 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
2019-12-03 08:28:15 +00:00
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
2017-02-20 21:15:47 +00:00
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
2019-12-03 08:28:15 +00:00
|
|
|
"Plural-Forms: nplurals=2; plural=n > 1;\n"
|
|
|
|
"X-Generator: Weblate 3.10-dev\n"
|
2017-02-20 21:15:47 +00:00
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:48
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
|
|
|
"Allow SPA clients to request access to services through an iptables firewall "
|
|
|
|
"instead of just to it."
|
|
|
|
msgstr ""
|
|
|
|
"Permitir que clientes SPA requeiram acesso a serviços através de um firewall "
|
|
|
|
"iptables ao invés de apenas fazê-lo."
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:49
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "Allow SPA clients to request forwarding destination by DNS name."
|
|
|
|
msgstr ""
|
|
|
|
"Permitir que clientes SPA requeiram encaminhamento de destinos por nome DNS."
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:22
|
2019-12-20 22:12:48 +00:00
|
|
|
msgid "Base64 key"
|
2017-02-20 21:15:47 +00:00
|
|
|
msgstr "Chave em formato base64"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:33
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
|
|
|
"Define a set of ports and protocols (tcp or udp) that will be opened if a "
|
|
|
|
"valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
|
|
|
|
"to honor any proto/port request specified in the SPA data (unless of it "
|
|
|
|
"matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
|
|
|
|
msgstr ""
|
|
|
|
"Define um conjunto de porta e protocolos (TCP ou UDP) que serão abertos se "
|
|
|
|
"uma sequência de batidas for observada. Se esta entrada não estiver "
|
|
|
|
"definida, fwknopd irá tentar honrar qualquer requisição de protocolo/porta "
|
|
|
|
"especificada nos dados SPA (a não ser se casar com qualquer entrada de "
|
|
|
|
"\"RESTRICT_PORTS\"). Múltiplas entradas serão separadas por vírgula."
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:36
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
|
|
|
"Define the length of time access will be granted by fwknopd through the "
|
|
|
|
"firewall after a valid knock sequence from a source IP address. If "
|
|
|
|
"“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
|
|
|
|
"automatically be set."
|
|
|
|
msgstr ""
|
|
|
|
"Define a duração do tempo de acesso que será concedido pelo fwknopd através "
|
|
|
|
"do firewall depois de uma sequência de batidas válida de um endereço IP. Se "
|
2019-12-03 08:28:15 +00:00
|
|
|
"“FW_ACCESS_TIMEOUT” não estiver definido, o valor padrão será de 30 segundos."
|
2017-02-20 21:15:47 +00:00
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:18
|
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:20
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
|
|
|
"Define the symmetric key used for decrypting an incoming SPA packet that is "
|
|
|
|
"encrypted by the fwknop client with Rijndael."
|
|
|
|
msgstr ""
|
|
|
|
"Define a chave simétrica usada para decifrar um pacote SPA entrante que foi "
|
|
|
|
"cifrado pelo cliente fwknop com o algoritmo Rijndael."
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:6
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "Enable Uci/Luci control"
|
|
|
|
msgstr "Habilitar o controle UCI/Luci"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "Enable config overwrite"
|
|
|
|
msgstr "Habilitar a sobrescrita da configuração"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua:13
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "Firewall Knock Daemon"
|
|
|
|
msgstr "Servidor do Firwall Knock"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:4
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "Firewall Knock Operator"
|
|
|
|
msgstr "Operador do Firewall Knock"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:39
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
|
|
|
"Force all SPA packets to contain a real IP address within the encrypted "
|
|
|
|
"data. This makes it impossible to use the -s command line argument on the "
|
|
|
|
"fwknop client command line, so either -R has to be used to automatically "
|
|
|
|
"resolve the external address (if the client behind a NAT) or the client must "
|
|
|
|
"know the external IP and set it via the -a argument."
|
|
|
|
msgstr ""
|
|
|
|
"Forçar que todos os pacotes SPA contenham um endereço IP real dentro do "
|
|
|
|
"pacote cifrado. Isto torna impossível o uso do argumento de linha de comando "
|
|
|
|
"'-s' no cliente fwknop. Desta forma, ou o argumento '-R' deve ser usada para "
|
|
|
|
"resolver os endereços externos automaticamente (se o cliente estiver atrás "
|
|
|
|
"de uma NAT) ou o ciente deve conhecer o seu endereço IP externo e defini-lo "
|
|
|
|
"através do argumento '-a'."
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:46
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
2019-12-20 22:12:48 +00:00
|
|
|
"Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
|
|
|
|
"seconds."
|
2017-02-20 21:15:47 +00:00
|
|
|
msgstr ""
|
2019-12-03 08:28:15 +00:00
|
|
|
"Idade máxima, em segundos, que um pacote SPA será aceito. O padrão é de 120 "
|
|
|
|
"segundos"
|
2017-02-20 21:15:47 +00:00
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:19
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "Normal Key"
|
|
|
|
msgstr "Chave Normal"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:47
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "Specify the ethernet interface on which fwknopd will sniff packets."
|
|
|
|
msgstr ""
|
|
|
|
"Especifica o dispositivo ethernet no qual o fwknopd irá observar os pacotes."
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:28
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "The base64 hmac key"
|
|
|
|
msgstr "A chave de autenticação HMAC em formato base64"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:17
|
2019-12-20 22:12:48 +00:00
|
|
|
msgid "Use ANY for any source IP"
|
2017-02-20 21:15:47 +00:00
|
|
|
msgstr "Use \"ANY\" para qualquer endereço IP de origem"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:8
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid ""
|
|
|
|
"When unchecked, the config files in /etc/fwknopd will be used as is, "
|
|
|
|
"ignoring any settings here."
|
|
|
|
msgstr ""
|
|
|
|
"Quando desmarcado, os arquivos de configuração em /etc/fwknopd serão usados "
|
|
|
|
"como estão, ignorando qualquer ajustes feitos aqui."
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:10
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "access.conf stanzas"
|
|
|
|
msgstr "Estâncias do access.conf"
|
|
|
|
|
2018-11-07 16:10:59 +00:00
|
|
|
#: applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua:44
|
2017-02-20 21:15:47 +00:00
|
|
|
msgid "fwknopd.conf config options"
|
|
|
|
msgstr "Opções do fwknopd.conf"
|