4e35df67d37240729a119f2ab9aa90d612cd27cb
[project/luci.git] / applications / luci-app-fwknopd / po / pt_BR / fwknopd.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "POT-Creation-Date: \n"
5 "PO-Revision-Date: 2020-11-02 13:09+0000\n"
6 "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
7 "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
8 "openwrt/luciapplicationsfwknopd/pt_BR/>\n"
9 "Language: pt_BR\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "Plural-Forms: nplurals=2; plural=n > 1;\n"
14 "X-Generator: Weblate 4.3.2-dev\n"
15
16 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:599
17 msgid ""
18 "Allow SPA clients to request access to services through an iptables firewall "
19 "instead of just to it."
20 msgstr ""
21 "Permitir que clientes SPA requeiram acesso a serviços através de um firewall "
22 "iptables ao invés de apenas fazê-lo."
23
24 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:600
25 msgid "Allow SPA clients to request forwarding destination by DNS name."
26 msgstr ""
27 "Permitir que clientes SPA requeiram encaminhamento de destinos por nome DNS."
28
29 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:441
30 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:458
31 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:551
32 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:573
33 msgid "Base64 key"
34 msgstr "Chave em formato base64"
35
36 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:308
37 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:319
38 msgid "Close"
39 msgstr "Fechar"
40
41 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
42 msgid "Custom configuration"
43 msgstr "Configuração personalizada"
44
45 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:415
46 msgid "Custom configuration read from /etc/fwknop/access.conf."
47 msgstr "Configuração personalizada lida a partir do /etc/fwknop/access.conf."
48
49 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:581
50 msgid ""
51 "Define a set of ports and protocols (tcp or udp) that are explicitly not "
52 "allowed regardless of the validity of the incoming SPA packet. Multiple "
53 "entries are comma-separated."
54 msgstr ""
55 "Defina um conjunto de portas e protocolos (tcp ou udp) que não são "
56 "permitidos de forma explicita, independentemente da validade do pacote SPA "
57 "da entrada. As várias entradas são separadas por vírgulas."
58
59 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:576
60 msgid ""
61 "Define a set of ports and protocols (tcp or udp) that will be opened if a "
62 "valid knock sequence is seen. If this entry is not set, fwknopd will attempt "
63 "to honor any proto/port request specified in the SPA data (unless of it "
64 "matches any “RESTRICT_PORTS” entries). Multiple entries are comma-separated."
65 msgstr ""
66 "Define um conjunto de porta e protocolos (TCP ou UDP) que serão abertos se "
67 "uma sequência de batidas for observada. Se esta entrada não estiver "
68 "definida, fwknopd irá tentar honrar qualquer requisição de protocolo/porta "
69 "especificada nos dados SPA (a não ser se casar com qualquer entrada de "
70 "\"RESTRICT_PORTS\"). Múltiplas entradas serão separadas por vírgula."
71
72 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:562
73 msgid ""
74 "Define the HMAC authentication key (in Base64 encoding) used for verifying "
75 "the authenticity of the SPA packet before the packet is decrypted."
76 msgstr ""
77 "Defina a chave de autenticação HMAC (com codificação Base64) usada para "
78 "verificar a autenticidade do pacote SPA antes que o pacote seja "
79 "descriptografado."
80
81 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:554
82 msgid ""
83 "Define the HMAC authentication key used for verifying the authenticity of "
84 "the SPA packet before the packet is decrypted."
85 msgstr ""
86 "Defina a chave de autenticação HMAC usada para verificar a autenticidade do "
87 "pacote SPA antes que o pacote seja descriptografado."
88
89 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:585
90 msgid ""
91 "Define the length of time access will be granted by fwknopd through the "
92 "firewall after a valid knock sequence from a source IP address. If "
93 "“FW_ACCESS_TIMEOUT” is not set then the default timeout of 30 seconds will "
94 "automatically be set."
95 msgstr ""
96 "Define a duração do tempo de acesso que será concedido pelo fwknopd através "
97 "do firewall depois de uma sequência de batidas válida de um endereço IP. Se "
98 "“FW_ACCESS_TIMEOUT” não estiver definido, o valor padrão será de 30 segundos."
99
100 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:540
101 msgid ""
102 "Define the symmetric key (in Base64 encoding) used for decrypting an "
103 "incoming SPA packet that is encrypted by the fwknop client with Rijndael."
104 msgstr ""
105 "Defina a chave simétrica (com codificação Base64) usada para descriptografar "
106 "um pacote SPA da entrada que é criptografado pelo cliente fwknop com o "
107 "Rijndael."
108
109 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:532
110 msgid ""
111 "Define the symmetric key used for decrypting an incoming SPA packet that is "
112 "encrypted by the fwknop client with Rijndael."
113 msgstr ""
114 "Define a chave simétrica usada para decifrar um pacote SPA entrante que foi "
115 "cifrado pelo cliente fwknop com o algoritmo Rijndael."
116
117 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:480
118 msgid "Enable Uci/Luci control"
119 msgstr "Habilitar o controle UCI/Luci"
120
121 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
122 msgid "Enable config overwrite"
123 msgstr "Habilitar a sobrescrita da configuração"
124
125 #: applications/luci-app-fwknopd/root/usr/share/luci/menu.d/luci-app-fwknopd.json:3
126 msgid "Firewall Knock Daemon"
127 msgstr "Servidor do Firwall Knock"
128
129 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:303
130 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:314
131 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:478
132 msgid "Firewall Knock Operator Daemon"
133 msgstr "Operator Daemon do Firewall Knock"
134
135 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:590
136 msgid ""
137 "Force all SPA packets to contain a real IP address within the encrypted "
138 "data. This makes it impossible to use the -s command line argument on the "
139 "fwknop client command line, so either -R has to be used to automatically "
140 "resolve the external address (if the client behind a NAT) or the client must "
141 "know the external IP and set it via the -a argument."
142 msgstr ""
143 "Forçar que todos os pacotes SPA contenham um endereço IP real dentro do "
144 "pacote cifrado. Isto torna impossível o uso do argumento de linha de comando "
145 "'-s' no cliente fwknop. Desta forma, ou o argumento '-R' deve ser usada para "
146 "resolver os endereços externos automaticamente (se o cliente estiver atrás "
147 "de uma NAT) ou o ciente deve conhecer o seu endereço IP externo e defini-lo "
148 "através do argumento '-a'."
149
150 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:527
151 msgid "Generate Keys"
152 msgstr "Gerar as Chaves"
153
154 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
155 msgid "Generate keys"
156 msgstr "Gerar as Chaves"
157
158 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:523
159 msgid ""
160 "Generates the symmetric key used for decrypting an incoming SPA packet, that "
161 "is encrypted by the fwknop client with Rijndael block cipher, and HMAC "
162 "authentication key used to verify the authenticity of the incoming SPA "
163 "packet before the packet is decrypted."
164 msgstr ""
165 "Gera uma chave simétrica usada para descriptografar um pacote SPA da "
166 "entrada, que é criptografado pelo cliente fwknop com cifra de bloco "
167 "Rijndael, e a chave de autenticação HMAC usada para verificar a "
168 "autenticidade do pacote SPA da entrada antes que o pacote seja "
169 "descriptografado."
170
171 #: applications/luci-app-fwknopd/root/usr/share/rpcd/acl.d/luci-app-fwknopd.json:3
172 msgid "Grant UCI access for luci-app-fwknopd"
173 msgstr "Conceda acesso UCI ao luci-app-fwknopd"
174
175 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:571
176 msgid "HMAC key type"
177 msgstr "Tipo da chave HMAC"
178
179 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:549
180 msgid "Key type"
181 msgstr "Tipo da chave"
182
183 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:178
184 msgid "Loading…"
185 msgstr "Carregando…"
186
187 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:597
188 msgid ""
189 "Maximum age in seconds that an SPA packet will be accepted. Defaults to 120 "
190 "seconds."
191 msgstr ""
192 "Idade máxima, em segundos, que um pacote SPA será aceito. O padrão é de 120 "
193 "segundos."
194
195 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
196 msgid "Network"
197 msgstr "Rede"
198
199 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:492
200 msgid "Network configuration"
201 msgstr "Configuração de rede"
202
203 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:315
204 msgid "No stanza found."
205 msgstr "Nenhuma estrofe foi encontrada."
206
207 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:440
208 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:457
209 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:550
210 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:572
211 msgid "Normal key"
212 msgstr "Chave Normal"
213
214 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:485
215 msgid ""
216 "Parses the /etc/fwknop/access.conf file (and included files/folders/keys) "
217 "and generates QR codes for all found stanzas. Handles only files in /etc/"
218 "fwknop folder due to access rights restrictions."
219 msgstr ""
220 "Analisa o arquivo /etc/fwknop/access.conf (e incluiu os arquivos/pastas/"
221 "chaves) e gera códigos QR para todas as estrofes que forem encontradas. "
222 "Manipula apenas os arquivos na pasta /etc/fwknop devido a restrições dos "
223 "direitos de acesso."
224
225 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:422
226 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:506
227 msgid "QR code"
228 msgstr "Código QR"
229
230 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:489
231 msgid "Show access.conf QR codes"
232 msgstr "Exibe os códigos QR do access.conf"
233
234 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:598
235 msgid "Specify the ethernet interface on which fwknopd will sniff packets."
236 msgstr ""
237 "Especifica o dispositivo ethernet no qual o fwknopd irá observar os pacotes."
238
239 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:447
240 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:453
241 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:559
242 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:568
243 msgid "The HMAC authentication key has to be specified."
244 msgstr "A chave de autenticação HMAC precisa ser especificada."
245
246 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:517
247 msgid ""
248 "The destination address for which the SPA packet will be accepted. The "
249 "string “ANY” is also accepted if a valid SPA packet should be honored to any "
250 "destination IP. Networks should be specified in CIDR notation (e.g. "
251 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
252 "Multiple entries are comma-separated."
253 msgstr ""
254 "O endereço de destino para o qual o pacote SPA será aceito. A string \"ANY\" "
255 "também é aceita caso um pacote SPA válido seja honrado com qualquer IP de "
256 "destino. As redes devem ser definidas com notação CIDR (\"192.168.10.0/24\" "
257 "por exemplo) e os endereços IP individuais também podem ser definidos. As "
258 "várias entradas são separadas por vírgulas."
259
260 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:494
261 msgid ""
262 "The network on which the daemon listens. The daemon is automatically started "
263 "when the network is up-and-running. This option has precedence over "
264 "“PCAP_INTF” option."
265 msgstr ""
266 "A rede onde o daemon escuta. O daemon é iniciado automaticamente quando a "
267 "rede está em funcionamento. Esta opção tem precedência sobre a opção "
268 "\"PCAP_INTF\"."
269
270 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:508
271 msgid ""
272 "The source address from which the SPA packet will be accepted. The string "
273 "“ANY” is also accepted if a valid SPA packet should be honored from any "
274 "source IP. Networks should be specified in CIDR notation (e.g. "
275 "“192.168.10.0/24”), and individual IP addresses can be specified as well. "
276 "Multiple entries are comma-separated."
277 msgstr ""
278 "O endereço de origem onde pacote SPA será aceito. A string \"ANY\" também é "
279 "aceita caso um pacote SPA válido seja honrado a partir de qualquer IP de "
280 "origem. As redes devem ser definidas em notação CIDR (\"192.168.10.0/24\" "
281 "por exemplo) e os endereços IP individuais também podem ser definidos. "
282 "Várias entradas são separadas por vírgulas."
283
284 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:514
285 msgid "The source address has to be specified."
286 msgstr "O endereço de origem deve ser especificado."
287
288 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:430
289 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:436
290 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:537
291 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:546
292 msgid "The symmetric key has to be specified."
293 msgstr "A chave simétrica deve ser especificada."
294
295 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:482
296 msgid ""
297 "When unchecked, the config files in /etc/fwknopd will be used as is, "
298 "ignoring any settings here."
299 msgstr ""
300 "Quando desmarcado, os arquivos de configuração em /etc/fwknopd serão usados "
301 "como estão, ignorando qualquer ajustes feitos aqui."
302
303 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:419
304 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:502
305 msgid "access.conf stanzas"
306 msgstr "Estâncias do access.conf"
307
308 #: applications/luci-app-fwknopd/htdocs/luci-static/resources/view/fwknopd.js:595
309 msgid "fwknopd.conf config options"
310 msgstr "Opções do fwknopd.conf"
311
312 #~ msgid "Firewall Knock Operator"
313 #~ msgstr "Operador do Firewall Knock"
314
315 #~ msgid "The Base64 HMAC key"
316 #~ msgstr "A chave de autenticação HMAC em formato base64"
317
318 #~ msgid "Use ANY for any source IP"
319 #~ msgstr "Use \"ANY\" para qualquer endereço IP de origem"