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