Merge pull request #6155 from ukleinek/humidity
[project/luci.git] / applications / luci-app-firewall / po / pt_BR / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
6 "PO-Revision-Date: 2023-01-09 23:02+0000\n"
7 "Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
8 "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/"
9 "openwrt/luciapplicationsfirewall/pt_BR/>\n"
10 "Language: pt_BR\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=n > 1;\n"
15 "X-Generator: Weblate 4.15.1-dev\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
18 msgid ""
19 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
20 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
21 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
22 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
23 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
24 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
25 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
26 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
27 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
28 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
29 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
30 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
31 "val}</var>}}"
32 msgstr ""
33 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> e "
34 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
35 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
36 "<span class=\"cbi-tooltip\">ICMP com tipos %{item.types#%{next?, }<var>"
37 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
38 "%{mark.inv? data-tooltip=\"fwmarks correspondente com excessão %{mark."
39 "num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
40 "\"Máscara fwmark com valor %{mark.mask} before compare.\"}}>%{mark.val}</"
41 "var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip=\"Classificação DSCP "
42 "correspondente exceto %{dscp.num?:%{dscp.name}}\">%{dscp.val}</var>:<var>"
43 "%{dscp.val}</var>}}%{helper?, helper %{helper.inv?<var data-tooltip="
44 "\"Correspondência com qualquer ajudante exceto &quot;%{helper.name}&quot;\">"
45 "%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</"
46 "var>}}"
47
48 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
49 msgid "-- add IP --"
50 msgstr "-- Adicionar IP --"
51
52 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509
53 msgid "-- add MAC --"
54 msgstr "-- Adicionar MAC --"
55
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
57 msgid ""
58 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
59 msgstr ""
60 "<var data-tooltip=\"ACCEPT\">Aceite</var> %{src?%{dest?forward:input}:output}"
61
62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
63 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
64 msgstr "<var data-tooltip=\"ACCEPT\">Prevenir a reescrita da fonte</var>"
65
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
67 msgid ""
68 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
69 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
70 msgstr ""
71 "<var data-tooltip=\"DNAT\">Encaminhar</var> para %{dest}%{dest_ip? IP <var>"
72 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
73
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
75 msgid ""
76 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
77 msgstr ""
78 "<var data-tooltip=\"DROP\">Derruba</var> %{src?%{dest?forward:input}:output}"
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
81 msgid ""
82 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
83 "</var>"
84 msgstr ""
85 "<var data-tooltip=\"DSCP\">Atribuir DSCP</var> classificação <var>%{set_dscp}"
86 "</var>"
87
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
89 msgid ""
90 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
91 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
92 msgstr ""
93 "<var data-tooltip=\"HELPER\">Atribuir auxiliar</var> conntrack <var"
94 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
95
96 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
97 msgid ""
98 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
99 "%{set_mark?:%{set_xmark}}</var>"
100 msgstr ""
101 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> marca do firewall "
102 "<var>%{set_mark?:%{set_xmark}}</var>"
103
104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
105 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
106 msgstr ""
107 "<var data-tooltip=\"MASQUERADE\">Reescrever automaticamente</var> o IP de "
108 "origem"
109
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
111 msgid ""
112 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
113 "output}"
114 msgstr ""
115 "<var data-tooltip=\"NOTRACK\">Não rastreie</var> %{src?%{dest?forward:input}:"
116 "output}"
117
118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
119 msgid ""
120 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
121 msgstr ""
122 "<var data-tooltip=\"REJECT\">Rejeita</var> %{src?%{dest?forward:input}:"
123 "output}"
124
125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
126 msgid ""
127 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
128 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
129 msgstr ""
130 "<var data-tooltip=\"SNAT\">Reescrever estaticamente </var> para a origem "
131 "%{snat_ip?IP <var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
132
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:224
134 msgid "A rewrite IP must be specified!"
135 msgstr "Um IP de reescrita deve ser especificado!"
136
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
138 msgid "ACCEPT - Disable address rewriting"
139 msgstr "ACEITAR - Desativar a reescrita do endereço"
140
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
146 msgid "Action"
147 msgstr "Ação"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
150 msgid ""
151 "Additional raw <em>iptables</em> arguments to classify zone destination "
152 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
153 "traffic."
154 msgstr ""
155 "Comandos <em>iptables</em> adicionais para classificar o tráfego de destino "
156 "da zona, por exemplo, <code>-p tcp --dport 443</code> para corresponder "
157 "apenas ao tráfego HTTPS de saída."
158
159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
160 msgid ""
161 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
162 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
163 msgstr ""
164 "Comandos <em>iptables</em> adicionais para classificar o tráfego de origem "
165 "da zona, por exemplo, <code>-p tcp --sport 443</code> para corresponder "
166 "apenas ao tráfego HTTPS de entrada."
167
168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
170 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
172 msgid "Advanced Settings"
173 msgstr "Configurações Avançadas"
174
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
176 msgid "Allow \"invalid\" traffic"
177 msgstr "Permitir tráfego \"inválido\""
178
179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:353
180 msgid "Allow forward from <em>source zones</em>:"
181 msgstr "Permite o encaminhamento da <em>zona de origem</em>:"
182
183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:312
184 msgid "Allow forward to <em>destination zones</em>:"
185 msgstr "Permite o encaminhamento para a <em>zona de destino</em>:"
186
187 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539
188 msgid "Any"
189 msgstr "Qualquer"
190
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
195 msgid "Any day"
196 msgstr "Qualquer dia"
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
199 msgid ""
200 "Apply a bitwise XOR of the given value and the existing mark value on "
201 "established connections. Format is value[/mask]. If a mask is specified then "
202 "those bits set in the mask are zeroed out."
203 msgstr ""
204 "Aplique um XOR bitwise do valor dado e o valor da marca existente nas "
205 "ligações estabelecidas. O formato é o valor[/mask]. Se uma máscara for "
206 "especificada, então os bits definidos na máscara são zerados."
207
208 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
209 msgid "Apply the given DSCP class or value to established connections."
210 msgstr "Aplique a classe ou valor DSCP dado às conexões estabelecidas."
211
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
213 msgid "Assign the specified connection tracking helper to matched traffic."
214 msgstr ""
215 "Atribua o auxiliar de rastreamento de conexão especificado para o tráfego "
216 "combinado."
217
218 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
219 msgid "Automatic helper assignment"
220 msgstr "Atribuição automática de assistentes"
221
222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
223 msgid ""
224 "Automatically assign conntrack helpers based on traffic protocol and port"
225 msgstr ""
226 "Atribuir automaticamente ajudantes de conntrack com base no protocolo de "
227 "tráfego e na porta"
228
229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
230 msgid "Conntrack Settings"
231 msgstr "Configurações do Conntrack"
232
233 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
234 msgid "Conntrack helpers"
235 msgstr "Ajudantes do Conntrack"
236
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
238 msgid "Contents have been saved."
239 msgstr "O conteúdo foi salvo."
240
241 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:688
242 msgid "Continue"
243 msgstr "Continuar"
244
245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
246 msgid "Covered devices"
247 msgstr "Dispositivos cobertos"
248
249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
250 msgid "Covered networks"
251 msgstr "Redes cobertas"
252
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
254 msgid "Covered subnets"
255 msgstr "Sub-redes cobertas"
256
257 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
258 msgid "Custom Rules"
259 msgstr "Regras Personalizadas"
260
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
262 msgid ""
263 "Custom rules allow you to execute arbitrary iptables commands which are not "
264 "otherwise covered by the firewall framework. The commands are executed after "
265 "each firewall restart, right after the default ruleset has been loaded."
266 msgstr ""
267 "As regras personalizadas permitem executar comandos iptables arbitrários não "
268 "cobertos por esta ferramenta. Os comandos serão executados após cada "
269 "reinício do firewall, logo após a carga do conjunto de regras padrão."
270
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387
272 msgid "DSCP classification"
273 msgstr "Classificação DSCP"
274
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
276 msgid "DSCP mark"
277 msgstr "Marca DSCP"
278
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
280 msgid "DSCP mark required"
281 msgstr "Marca DSCP necessária"
282
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
285 msgid "Destination address"
286 msgstr "Endereço de destino"
287
288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
290 msgid "Destination port"
291 msgstr "Porta de destino"
292
293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
294 msgid "Destination zone"
295 msgstr "Zona de destino"
296
297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
298 msgid "Device name"
299 msgstr "Nome do dispositivo"
300
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
302 msgid ""
303 "Do not install extra rules to reject forwarded traffic with conntrack state "
304 "<em>invalid</em>. This may be required for complex asymmetric route setups."
305 msgstr ""
306 "Não instale regras extras para rejeitar o tráfego encaminhado quando o "
307 "estado do conntrack for <em>invalid</em>. Isto pode ser necessário para "
308 "configurações complexas e de rotas assimétricas."
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
311 msgid "Drop invalid packets"
312 msgstr "Descartar pacotes inválidos"
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
316 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
317 msgid "Enable"
318 msgstr "Ativar"
319
320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
321 msgid "Enable NAT Loopback"
322 msgstr "Habilite o Loopback do NAT"
323
324 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
325 msgid "Enable SYN-flood protection"
326 msgstr "Habilite proteção contra SYN-flood"
327
328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
329 msgid "Enable logging on this zone"
330 msgstr "Habilite o registro nesta zona"
331
332 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
333 msgid "Expecting: %s"
334 msgstr "Esperando: %s"
335
336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
337 msgid "Experimental feature. Not fully compatible with QoS/SQM."
338 msgstr ""
339 "Funcionalidade experimental. Ela não é totalmente compatível com QoS/SQM."
340
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
342 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
343 msgstr ""
344 "Escolhe explicitamente os assistentes de rastreamento de conexão permitidos "
345 "para o tráfego da zona"
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
348 msgid "External IP address"
349 msgstr "Endereço IP externo"
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
352 msgid "External port"
353 msgstr "Porta Externa"
354
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
357 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
358 msgid "Extra arguments"
359 msgstr "Argumentos extras"
360
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
362 msgid "Extra destination arguments"
363 msgstr "Argumentos extra de destino"
364
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
366 msgid "Extra iptables arguments"
367 msgstr "Argumentos extras para o iptables"
368
369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
370 msgid "Extra source arguments"
371 msgstr "Argumentos extras da fonte"
372
373 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
374 msgid "Firewall"
375 msgstr "Firewall"
376
377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
378 msgid "Firewall - Custom Rules"
379 msgstr "Firewall - Regras personalizadas"
380
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
382 msgid "Firewall - NAT Rules"
383 msgstr "Firewall - Regras NAT"
384
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
386 msgid "Firewall - Port Forwards"
387 msgstr "Firewall - Encaminhamento de Portas"
388
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
390 msgid "Firewall - Traffic Rules"
391 msgstr "Firewall - Regras de Tráfego"
392
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
394 msgid "Firewall - Zone Settings"
395 msgstr "Firewall - Configurações de Zona"
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681
398 msgid "Firewall configuration migration"
399 msgstr "Migração de configuração do Firewall"
400
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
403 msgid "Forward"
404 msgstr "Encaminhar"
405
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
407 msgid ""
408 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
409 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
410 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
411 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
412 msgstr ""
413 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
414 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"fwmarks correspondentes "
415 "exceto %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
416 "tooltip=\"Máscara fwmark com valor %{mark.mask} before compare.\"}}>%{mark."
417 "val}</var>}"
418
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:451
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
421 msgid "Friday"
422 msgstr "Sexta-feira"
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
425 msgid ""
426 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
427 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
428 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
429 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
430 "ival}</var>}}"
431 msgstr ""
432 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
433 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Endereços IP "
434 "correspondentes exceto %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port "
435 "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Portas correspondentes "
436 "exceto %{item.val}.\"}>%{item.ival}</var>}}"
437
438 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
439 msgid ""
440 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
441 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
442 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
443 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
444 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
445 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
446 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
447 "</var>}}"
448 msgstr ""
449 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
450 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Endereços IP "
451 "correspondentes exceto %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port "
452 "%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Portas correspondentes "
453 "exceto %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#"
454 "%{next?, }<var%{item.inv? data-tooltip=\"MACs correspondentes exceto %{item."
455 "val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? data-"
456 "tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
457
458 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
459 msgid ""
460 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
461 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
462 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
463 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
464 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
465 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
466 "name}\"}}>%{item.ival}</var>}}"
467 msgstr ""
468 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
469 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
470 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Portas "
471 "correspondentes exceto %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC "
472 "%{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"MACs correspondentes "
473 "exceto %{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint."
474 "name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
475
476 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
477 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
480 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
481 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
482 msgid "General Settings"
483 msgstr "Configurações gerais"
484
485 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
486 msgid "Grant access to firewall configuration"
487 msgstr "Conceder acesso à configuração do firewall"
488
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
490 msgid "Hardware flow offloading"
491 msgstr "Aceleração do fluxo dos dados via hardware"
492
493 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
495 msgid "IPv4 and IPv6"
496 msgstr "IPv4 e IPv6"
497
498 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
500 msgid "IPv4 only"
501 msgstr "Apenas IPv4"
502
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
505 msgid "IPv6 only"
506 msgstr "Apenas IPv6"
507
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
509 msgid "Inbound device"
510 msgstr "Dispositivo de entrada"
511
512 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
513 msgid ""
514 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
515 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
516 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
517 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
518 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
519 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
520 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
521 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
522 "\"%{helper.name}\">%{helper.val}</var>}}"
523 msgstr ""
524 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
525 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
526 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
527 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"fwmarks "
528 "correspondentes exceto %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":"
529 "%{mark.mask? data-tooltip=\"Mascara valores fwmark com %{mark.mask} before "
530 "compare.\"}}>%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-"
531 "tooltip=\"Correspondência com qualquer auxiliar exceto &quot;%{helper.name}"
532 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
533 "val}</var>}}"
534
535 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
536 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
537 msgid "Input"
538 msgstr "Entrada"
539
540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
541 msgid "Internal IP address"
542 msgstr "Endereço IP interno"
543
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
545 msgid "Internal port"
546 msgstr "Porta Interna"
547
548 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:229
549 msgid "Internal zone"
550 msgstr "Zona interna"
551
552 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
553 msgid "Invalid DSCP mark"
554 msgstr "Marca DSCP inválida"
555
556 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
557 msgid "Invalid limit value"
558 msgstr "Valor limite inválido"
559
560 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
561 msgid "Limit burst"
562 msgstr "Estouro limite"
563
564 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:267
565 msgid "Limit log messages"
566 msgstr "Limita as mensagens de registro"
567
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
569 msgid "Limit matching"
570 msgstr "Limitar as correspondências"
571
572 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
573 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
574 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
575 msgid ""
576 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
577 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
578 msgstr ""
579 "Limitar a correspondência de <var>%{limit.num}</var> pacotes por <var>"
580 "%{limit.unit}</var>%{limit.burst? estouro <var>%{limit.burst}</var>}"
581
582 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
583 msgid "Limited masquerading enabled"
584 msgstr "Mascaramento limitado ativado"
585
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
587 msgid "Limits traffic matching to the specified rate."
588 msgstr "Limita a correspondência de tráfego à taxa especificada."
589
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
591 msgid "Loopback source IP"
592 msgstr "IP da fonte de Loopback"
593
594 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
595 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
596 msgstr "MASQUERADE - Reescreve automaticamente para o IP da interface de saída"
597
598 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170
599 msgid "MSS clamping"
600 msgstr "Ajuste do MSS"
601
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
603 msgid "Masquerading"
604 msgstr "Mascaramento"
605
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:163
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
609 msgid "Match"
610 msgstr "Casa"
611
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
613 msgid "Match DSCP"
614 msgstr "Correspondência DSCP"
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
617 msgid "Match ICMP type"
618 msgstr "Casa com ICMP tipo"
619
620 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
621 msgid "Match device"
622 msgstr "Dispositivo de correspondência"
623
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
625 msgid "Match forwarded traffic directed at the given IP address."
626 msgstr ""
627 "Encaminha o tráfego que obteve correspondência para um determinado endereço "
628 "de IP."
629
630 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
631 msgid ""
632 "Match forwarded traffic directed at the given destination port or port range."
633 msgstr ""
634 "Encaminha o tráfego que obteve correspondência para uma determinada porta de "
635 "destino ou uma faixa de portas."
636
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
638 msgid "Match forwarded traffic from this IP or range."
639 msgstr ""
640 "Encaminha o tráfego que obteve correspondência deste IP ou uma faixa de IPs."
641
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
643 msgid ""
644 "Match forwarded traffic originating from the given source port or port range."
645 msgstr ""
646 "Encaminha o tráfego que obteve correspondência originado de uma determinada "
647 "porta de origem ou faixa de portas."
648
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
651 msgid "Match helper"
652 msgstr "Auxiliar de correspondência"
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222
655 msgid ""
656 "Match incoming traffic directed at the given destination port or port range "
657 "on this host"
658 msgstr ""
659 "Casa o tráfego entrante direcionado para uma porta ou faixa de portas de "
660 "destino específica neste computador"
661
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
663 msgid "Match mark"
664 msgstr "Marca de correspondência"
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
668 msgid "Match traffic using the specified connection tracking helper."
669 msgstr ""
670 "Corresponder o tráfego usando uma conexão definida pelo auxiliar de "
671 "rastreamento."
672
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
674 msgid "Matches a specific firewall mark or a range of different marks."
675 msgstr ""
676 "Corresponder uma marca de firewall especifica ou uma variedade de diferentes "
677 "marcas."
678
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
680 msgid "Matches forwarded traffic using the specified outbound network device."
681 msgstr ""
682 "Corresponda o tráfego encaminhado usando um dispositivo de rede de saída "
683 "indicado."
684
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
686 msgid "Matches traffic carrying the specified DSCP marking."
687 msgstr ""
688 "Casa o tráfego correspondente que esteja carregando uma marca DSCP "
689 "específica."
690
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
692 msgid ""
693 "Maximum initial number of packets to match: this number gets recharged by "
694 "one every time the limit specified above is not reached, up to this number."
695 msgstr ""
696 "Número inicial máximo de pacotes para combinar: este número é recarregado "
697 "por um cada vez que o limite especificado acima não é atingido, até este "
698 "número."
699
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
702 msgid "Monday"
703 msgstr "Segunda-Feira"
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:271
707 msgid "Month Days"
708 msgstr "Dias do mês"
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
711 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
712 msgid "NAT Rules"
713 msgstr "Regras NAT"
714
715 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
716 msgid ""
717 "NAT rules allow fine grained control over the source IP to use for outbound "
718 "or forwarded traffic."
719 msgstr ""
720 "As regras da NAT permitem o controle fino sobre o IP de origem para usar com "
721 "o tráfego de saída ou tráfego de encaminhamento."
722
723 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
724 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
725 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
727 msgid "Name"
728 msgstr "Nome"
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:217
731 msgid "Only match incoming traffic directed at the given IP address."
732 msgstr ""
733 "Somente case o tráfego entrante direcionado para o endereço IP fornecido."
734
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
736 msgid "Only match incoming traffic from these MACs."
737 msgstr "Somente case o tráfego entrante destes endereços MAC."
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203
740 msgid "Only match incoming traffic from this IP or range."
741 msgstr "Somente case o tráfego entrante desta faixa de endereços IP."
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208
744 msgid ""
745 "Only match incoming traffic originating from the given source port or port "
746 "range on the client host"
747 msgstr ""
748 "Somente case o tráfego entrante vindo da porta de origem fornecida ou "
749 "intervalo de portas no equipamento cliente"
750
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
752 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
753 msgid "Outbound device"
754 msgstr "Dispositivo de saída"
755
756 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
757 msgid "Outbound zone"
758 msgstr "Zona de saída"
759
760 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
762 msgid "Output"
763 msgstr "Saída"
764
765 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
768 msgid "Passes additional arguments to iptables. Use with care!"
769 msgstr "Passa argumentos adicionais para o iptables. Use com cuidado!"
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
772 msgid ""
773 "Passing raw iptables arguments to source and destination traffic "
774 "classification rules allows to match packets based on other criteria than "
775 "interfaces or subnets. These options should be used with extreme care as "
776 "invalid values could render the firewall ruleset broken, completely exposing "
777 "all services."
778 msgstr ""
779 "Passar comandos diretos ao iptables para regras de classificação de tráfego "
780 "de origem e destino, permite combinar pacotes baseados em outros critérios "
781 "que não sejam interfaces ou sub-redes. Estas opções devem ser usadas com "
782 "extremo cuidado, pois valores inválidos podem quebrar todo o conjunto de "
783 "regras do firewall expondo todos os serviços completamente."
784
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
786 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
787 msgid "Port Forwards"
788 msgstr "Encaminhamentos de Porta"
789
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
791 msgid ""
792 "Port forwarding allows remote computers on the Internet to connect to a "
793 "specific computer or service within the private LAN."
794 msgstr ""
795 "O encaminhamento de portas permite que computadores remotos na Internet "
796 "conectem a um computador ou serviço específico dentro da rede local privada."
797
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
801 msgid "Protocol"
802 msgstr "Protocolo"
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
805 msgid ""
806 "Redirect matched incoming traffic to the given port on the internal host"
807 msgstr ""
808 "Redireciona tráfego entrante para a porta especificada no computador interno"
809
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
811 msgid "Redirect matched incoming traffic to the specified internal host"
812 msgstr "Redireciona tráfego entrante para o computador interno especificado"
813
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
815 msgid "Requires hardware NAT support. Implemented at least for mt7621"
816 msgstr "Requer suporte de NAT em hardware. Implementado ao menos para mt7621"
817
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
819 msgid "Restrict Masquerading to given destination subnets"
820 msgstr "Restringe o mascaramento para uma subrede de destino específica"
821
822 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
823 msgid "Restrict Masquerading to given source subnets"
824 msgstr "Restringe o mascaramento para uma subrede de origem específica"
825
826 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
828 msgid "Restrict to address family"
829 msgstr "Restringe à uma família de endereços"
830
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
832 msgid "Rewrite IP address"
833 msgstr "Reescreva o endereço IP"
834
835 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
836 msgid "Rewrite matched traffic to the specified source IP address."
837 msgstr ""
838 "Reescreva o tráfego compatível com o endereço IP de origem especificado."
839
840 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
841 msgid "Rewrite matched traffic to the specified source port or port range."
842 msgstr ""
843 "Reescrever tráfego compatível com a porta de origem especificado ou uma "
844 "faixa de portas."
845
846 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
847 msgid "Rewrite port"
848 msgstr "Reescrever porta"
849
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
851 msgid "Routing/NAT Offloading"
852 msgstr "Aceleração do roteamento/NAT"
853
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
855 msgid "SNAT - Rewrite to specific source IP or port"
856 msgstr "SNAT - Reescrever para um IP de origem ou uma porta específica"
857
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
859 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
860 msgid "Saturday"
861 msgstr "Sábado"
862
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
864 msgid "Set mark"
865 msgstr "Definir marca"
866
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
868 msgid ""
869 "Set the given mark value on established connections. Format is value[/mask]. "
870 "If a mask is specified then only those bits set in the mask are modified."
871 msgstr ""
872 "Defina o valor da marca dada nas ligações estabelecidas. o formato é valor[/"
873 "mask]. Se uma máscara for especificada, então apenas os bits definidos na "
874 "máscara são modificados."
875
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
877 msgid "Software based offloading for routing/NAT"
878 msgstr "Aceleração do roteamento/NAT via software"
879
880 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
881 msgid "Software flow offloading"
882 msgstr "Aceleração do fluxo dos dados via software"
883
884 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
885 msgid "Source IP address"
886 msgstr "Endereço IP de origem"
887
888 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352
890 msgid "Source MAC address"
891 msgstr "Endereço MAC de origem"
892
893 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
894 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
895 msgid "Source address"
896 msgstr "Endereço de origem"
897
898 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
899 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
901 msgid "Source port"
902 msgstr "Porta de origem"
903
904 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
905 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
906 msgid "Source zone"
907 msgstr "Zona de origem"
908
909 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
910 msgid ""
911 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
912 "network device."
913 msgstr ""
914 "Especifica se esta regra de tráfego deve ser ligada a um dispositivo de rede "
915 "específico de entrada ou de saída."
916
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
918 msgid ""
919 "Specifies whether to use the external or the internal IP address for "
920 "reflected traffic."
921 msgstr ""
922 "Especifica se deve usar o endereço de IP externo ou interno para o tráfego "
923 "refletido."
924
925 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
927 msgid "Start Date (yyyy-mm-dd)"
928 msgstr "Dia inicial (aaaa-mm-dd)"
929
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:282
932 msgid "Start Time (hh:mm:ss)"
933 msgstr "Hora de Início (hh:mm:ss)"
934
935 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
937 msgid "Stop Date (yyyy-mm-dd)"
938 msgstr "Dia final (aaaa-mm-dd)"
939
940 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:472
941 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
942 msgid "Stop Time (hh:mm:ss)"
943 msgstr "Hora de Parada (hh:mm:ss)"
944
945 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
947 msgid "Sunday"
948 msgstr "Domingo"
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682
951 msgid ""
952 "The existing firewall configuration needs to be changed for LuCI to function "
953 "properly."
954 msgstr ""
955 "A configuração de firewall existente precisa ser alterada para que o LuCI "
956 "funcione corretamente."
957
958 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
959 msgid ""
960 "The firewall creates zones over your network interfaces to control network "
961 "traffic flow."
962 msgstr ""
963 "O firewall cria zonas sobre as interfaces de rede para controlar o fluxo do "
964 "tráfego de rede."
965
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
967 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:308
968 msgid ""
969 "The options below control the forwarding policies between this zone (%s) and "
970 "other zones. <em>Destination zones</em> cover forwarded traffic "
971 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
972 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
973 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
974 "<em>not</em> imply a permission to forward from wan to lan as well."
975 msgstr ""
976 "As opções abaixo controlam as políticas de encaminhamento entre esta zona "
977 "(%s) e outras zonas. <em>Zonas de destino</em> incluem tráfego encaminhado "
978 "<strong>originado de %q</strong>. <em>Zonas de origem</em> casam com tráfego "
979 "encaminhado de outras zonas <strong>apontando para %q</strong>. A regra de "
980 "encaminhamento é <em>unidirecional</em>, ex: um encaminhamento da LAN para "
981 "WAN <em>não</em> implica na permissão de encaminhar da WAN para LAN."
982
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
984 msgid ""
985 "This section defines common properties of %q. The <em>input</em> and "
986 "<em>output</em> options set the default policies for traffic entering and "
987 "leaving this zone while the <em>forward</em> option describes the policy for "
988 "forwarded traffic between different networks within the zone. <em>Covered "
989 "networks</em> specifies which available networks are members of this zone."
990 msgstr ""
991 "Esta seção define as propriedades comuns de %q. As opções de <em>entrada</"
992 "em> e <em>saída</em> definem as políticas padrão para o tráfego entrando e "
993 "saindo desta zona, enquanto a opção de <em>encaminhamento</em> descreve a "
994 "política para encaminhar o tráfego entre diferentes redes dentro da zona. "
995 "<em>Redes Cobertas</em> especificam que redes disponíveis são membros desta "
996 "zona."
997
998 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
1000 msgid "Thursday"
1001 msgstr "Quita-feira"
1002
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
1005 msgid "Time Restrictions"
1006 msgstr "Restrições de tempo"
1007
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:298
1010 msgid "Time in UTC"
1011 msgstr "Hora em UTC"
1012
1013 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1014 msgid "Time restrictions are enabled for this rule"
1015 msgstr "As restrições de tempo estão ativadas para esta regra"
1016
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1018 msgid ""
1019 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1020 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1021 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1022 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1023 "ival}</var>}}"
1024 msgstr ""
1025 "Para %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, "
1026 "IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Endereços IP "
1027 "correspondido exceto %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1028 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Portas correspondidas "
1029 "exceto %{item.val}.\"}>%{item.ival}</var>}}"
1030
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1032 msgid ""
1033 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1034 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1035 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1036 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1037 "%{item.val}.\"}>%{item.ival}</var>}}"
1038 msgstr ""
1039 "Para %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1040 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1041 "\"Endereços IP correspondidos exceto %{item.val}.\"}>%{item.ival}</"
1042 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1043 "\"Portas correspondidas exceto %{item.val}.\"}>%{item.ival}</var>}}"
1044
1045 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1046 msgid ""
1047 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1048 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1049 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1050 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1051 msgstr ""
1052 "Para %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1053 "\"Endereços IP correspondidos exceto %{item.val}.\"}>%{item.ival}</"
1054 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1055 "\"Portas correspondidas exceto %{item.val}.\"}>%{item.ival}</var>}}"
1056
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
1058 msgid "Tracking helper"
1059 msgstr "Auxiliar de rastreamento"
1060
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1062 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1063 msgid "Traffic Rules"
1064 msgstr "Regras de tráfego"
1065
1066 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1067 msgid ""
1068 "Traffic rules define policies for packets traveling between different zones, "
1069 "for example to reject traffic between certain hosts or to open WAN ports on "
1070 "the router."
1071 msgstr ""
1072 "Regras de tráfego definem políticas para a passagem de pacotes entre as "
1073 "diferentes zonas. Por exemplo, rejeitar o tráfego entre certos equipamentos "
1074 "ou abrir portas WAN no roteador."
1075
1076 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1078 msgid "Tuesday"
1079 msgstr "Terça-feira"
1080
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1082 msgid "Unable to save contents: %s"
1083 msgstr "Não foi possível salvar os conteúdos: %s"
1084
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
1087 msgid "Unknown or not installed conntrack helper \"%s\""
1088 msgstr "Auxiliar conntrack desconhecido ou não instalado \"%s\""
1089
1090 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
1092 msgid "Unnamed NAT"
1093 msgstr "NAT sem nome"
1094
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
1097 msgid "Unnamed forward"
1098 msgstr "Encaminhamento sem nome"
1099
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1102 msgid "Unnamed rule"
1103 msgstr "Regra sem nome"
1104
1105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1106 msgid "Unnamed zone"
1107 msgstr "Zona sem nome"
1108
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585
1110 msgid "Unrecognized protocol"
1111 msgstr "Protocolo desconhecido"
1112
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:683
1114 msgid ""
1115 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1116 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1117 "the updated configuration."
1118 msgstr ""
1119 "Ao pressionar \"Continue\", as seções \"redirecionar\" com o alvo \"SNAT\" "
1120 "serão convertidas para seções \"nat\" e o firewall será reiniciado para "
1121 "aplicar e atualizar as novas configurações."
1122
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
1124 msgid "Use external IP address"
1125 msgstr "Usar endereço IP externo"
1126
1127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1128 msgid "Use internal IP address"
1129 msgstr "Usar endereço IP interno"
1130
1131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
1132 msgid ""
1133 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1134 "network devices."
1135 msgstr ""
1136 "Use esta opção para classificar o tráfego bruto da zona por dispositivos de "
1137 "rede não gerenciados pela<em>uci</em>."
1138
1139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
1140 msgid ""
1141 "Use this option to classify zone traffic by source or destination subnet "
1142 "instead of networks or devices."
1143 msgstr ""
1144 "Use esta opção para classificar o tráfego da zona por sub-rede de origem ou "
1145 "destino em vez de redes ou dispositivos."
1146
1147 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1148 msgid "Valid firewall mark required"
1149 msgstr "Marca de firewall válida necessária"
1150
1151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449
1152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
1153 msgid "Wednesday"
1154 msgstr "Quarta-feira"
1155
1156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
1158 msgid "Week Days"
1159 msgstr "Dias da semana"
1160
1161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1162 msgid "XOR firewall mark"
1163 msgstr "Marca de firewall XOR"
1164
1165 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1166 msgid "XOR mark"
1167 msgstr "Marca XOR"
1168
1169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1170 msgid "Zone ⇒ Forwardings"
1171 msgstr "Zona ⇒ Encaminhamentos"
1172
1173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1174 msgid "Zones"
1175 msgstr "Zonas"
1176
1177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1178 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1180 msgid "accept"
1181 msgstr "aceitar"
1182
1183 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1184 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1185 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483
1186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
1187 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
1193 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1196 msgid "any"
1197 msgstr "qualquer"
1198
1199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1201 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1205 msgid "any zone"
1206 msgstr "qualquer zona"
1207
1208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1209 msgid "apply firewall mark"
1210 msgstr "aplicar marca de firewall"
1211
1212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384
1213 msgid "assign conntrack helper"
1214 msgstr "atribuir auxiliar conntrack"
1215
1216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1217 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1218 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1219 msgid "day"
1220 msgstr "dia"
1221
1222 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1223 msgid "do not rewrite"
1224 msgstr "não reescrever"
1225
1226 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
1227 msgid "don't track"
1228 msgstr "não rastrear"
1229
1230 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1232 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1233 msgid "drop"
1234 msgstr "descartar"
1235
1236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1239 msgid "hour"
1240 msgstr "hora"
1241
1242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1245 msgid "minute"
1246 msgstr "minuto"
1247
1248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
1249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1251 msgid "reject"
1252 msgstr "rejeitar"
1253
1254 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1255 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1257 msgid "second"
1258 msgstr "segundo"
1259
1260 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1266 msgid "this device"
1267 msgstr "este dispositivo"
1268
1269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
1271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:307
1272 msgid "this new zone"
1273 msgstr "esta nova zona"
1274
1275 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1276 msgid "unlimited"
1277 msgstr "ilimitado"
1278
1279 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1280 msgid "unspecified"
1281 msgstr "não especificado"
1282
1283 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1284 msgid "valid firewall mark"
1285 msgstr "marca de firewall válida"