Translated using Weblate (Chinese (Traditional))
[project/luci.git] / applications / luci-app-firewall / po / it / 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-08-05 15:50+0000\n"
7 "Last-Translator: random r <epsilin@yopmail.com>\n"
8 "Language-Team: Italian <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/it/>\n"
10 "Language: it\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 5.0-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 "
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?, protocollo "
35 "%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item."
36 "name}<span class=\"cbi-tooltip\">ICMP con tipi %{item.types#%{next?, "
37 "}<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark "
38 "<var%{mark.inv? data-tooltip=\"Corrispondi fwmarks eccetto %{mark.num}%{"
39 "mark.mask? con maschera %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maschera"
40 " il valore di fwmark con %{mark.mask} prima di confrontare.\"}}>%{mark."
41 "val}</var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip=\"Corrispondi le "
42 "classificazioni di DSCP eccetto %{dscp.num?:%{dscp.name}}\">%{dscp."
43 "val}</var>:<var>%{dscp.val}</var>}}%{helper?, assistente %{helper.inv?<var "
44 "data-tooltip=\"Corrispondi qualsiasi assistente eccetto &quot;%{helper."
45 "name}&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\""
46 ">%{helper.val}</var>}}"
47
48 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
49 msgid "-- add IP --"
50 msgstr "-- aggiungi IP --"
51
52 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:519
53 msgid "-- add MAC --"
54 msgstr "-- aggiungi MAC --"
55
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:192
57 msgid "0"
58 msgstr "0"
59
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:175
61 msgid "1024"
62 msgstr "1024"
63
64 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
65 msgid ""
66 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
67 msgstr ""
68 "<var data-tooltip=\"ACCEPT\">Accetta</var> %{src?%{dest?forward:input}:"
69 "output}"
70
71 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
72 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
73 msgstr "<var data-tooltip=\"ACCEPT\">Previeni la riscrittura dell'origine</var>"
74
75 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
76 msgid ""
77 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP "
78 "<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
79 msgstr ""
80 "<var data-tooltip=\"DNAT\">Inoltra</var> a %{dest}%{dest_ip? IP "
81 "<var>%{dest_ip}</var>}%{dest_port? porta <var>%{dest_port}</var>}"
82
83 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
84 msgid ""
85 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
86 msgstr ""
87 "<var data-tooltip=\"DROP\">Scarta "
88 "(drop)</var>%{src?%{dest?forward:input}:output}"
89
90 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
91 msgid ""
92 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
93 "</var>"
94 msgstr ""
95 "<var data-tooltip=\"DSCP\">Assegna classificazione DSCP</var> "
96 "<var>%{set_dscp}</var>"
97
98 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
99 msgid ""
100 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper "
101 "<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
102 msgstr ""
103 "<var data-tooltip=\"ASSISTENTE\">Assegna assistente conntrack</var> <var%{"
104 "helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
105
106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
107 msgid ""
108 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark "
109 "<var>%{set_mark?:%{set_xmark}}</var>"
110 msgstr ""
111 "Contrassegno firewall <var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</"
112 "var> <var>%{set_mark?:%{set_xmark}}</var>"
113
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
115 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
116 msgstr ""
117 "<var data-tooltip=\"MASQUERADE\">Riscrivi automaticamente</var> l'IP di "
118 "origine"
119
120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
121 msgid ""
122 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
123 "output}"
124 msgstr ""
125 "<var data-tooltip=\"NOTRACK\">Non rintracciare</var> "
126 "%{src?%{dest?forward:input}:output}"
127
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
129 msgid ""
130 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
131 msgstr ""
132
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
134 msgid ""
135 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
136 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
137 msgstr ""
138 "<var data-tooltip=\"SNAT\">Riscrivi staticamente</var> verso l'origine %{"
139 "snat_ip?IP <var>%{snat_ip}</var>} %{snat_port?porta <var>%{snat_port}</var>}"
140
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
142 msgid "A rewrite IP must be specified!"
143 msgstr "È necessario specificare un IP di riscrittura!"
144
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
146 msgid "ACCEPT - Disable address rewriting"
147 msgstr "ACCETTA - Disattiva riscrittura degli indirizzi"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
154 msgid "Action"
155 msgstr "Azione"
156
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
158 msgid ""
159 "Additional raw <em>iptables</em> arguments to classify zone destination "
160 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
161 "traffic."
162 msgstr ""
163 "Ulteriori argomenti grezzi di <em>iptables</em> per classificare il traffico "
164 "di destinazione della zona, ad es. <code>-p tcp --dport 443</code> per il "
165 "solo traffico HTTPS in uscita."
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
168 msgid ""
169 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
170 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
171 msgstr ""
172 "Ulteriori argomenti grezzi di <em>iptables</em> per classificare il traffico "
173 "di origine della zona, ad es. <code>-p tcp --sport 443</code> per il solo "
174 "traffico HTTPS in ingresso."
175
176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
177 msgid "Address family, Internal IP address must match"
178 msgstr "La famiglia di indirizzi e l'indirizzo IP interno devono corrispondere"
179
180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
181 msgid ""
182 "Address family, source address, destination address, rewrite IP address must "
183 "match"
184 msgstr ""
185 "La famiglia di indirizzi, l'indirizzo di origine, l'indirizzo di "
186 "destinazione e l'indirizzo IP di riscrittura devono corrispondere"
187
188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
192 msgid "Advanced Settings"
193 msgstr "Impostazioni avanzate"
194
195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
196 msgid "Allow \"invalid\" traffic"
197 msgstr "Consenti traffico \"non valido\""
198
199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
200 msgid "Allow forward from <em>source zones</em>:"
201 msgstr "Consenti l'inoltro da <em>zone di origine</em>:"
202
203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
204 msgid "Allow forward to <em>destination zones</em>:"
205 msgstr "Consenti l'inoltro a <em>zone di destinazione</em>:"
206
207 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:549
208 msgid "Any"
209 msgstr "Qualsiasi"
210
211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364
215 msgid "Any day"
216 msgstr "Qualsiasi giorno"
217
218 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
219 msgid ""
220 "Apply a bitwise XOR of the given value and the existing mark value on "
221 "established connections. Format is value[/mask]. If a mask is specified then "
222 "those bits set in the mask are zeroed out."
223 msgstr ""
224 "Applica uno XOR bit a bit del valore dato e il valore contrassegno esistente "
225 "sulle connessioni stabilite. Il formato è valore[/maschera]. Se una maschera "
226 "è specificata allora quei bit impostati nella maschera sono azzerati."
227
228 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
229 msgid "Apply the given DSCP class or value to established connections."
230 msgstr "Applica la classe o il valore DSCP dato per le connessioni stabilite."
231
232 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
233 msgid "Assign the specified connection tracking helper to matched traffic."
234 msgstr ""
235 "Assegna l'assistente di tracciamento di connessione specificato al traffico "
236 "corrispondente."
237
238 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
239 msgid "Automatic helper assignment"
240 msgstr "Assegnazione automatica dell'assistente"
241
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
243 msgid ""
244 "Automatically assign conntrack helpers based on traffic protocol and port"
245 msgstr ""
246 "Assegna automaticamente gli assistenti conntrack in base al protocollo e "
247 "alla porta di traffico"
248
249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:54
250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:55
251 msgid "Comment"
252 msgstr "Commento"
253
254 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
255 msgid "Conntrack Settings"
256 msgstr "Impostazioni di conntrack"
257
258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
259 msgid "Conntrack helpers"
260 msgstr "Assistenti di conntrack"
261
262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
263 msgid "Contents have been saved."
264 msgstr "I contenuti sono stati salvati."
265
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:698
267 msgid "Continue"
268 msgstr "Continua"
269
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:197
271 msgid "Counters"
272 msgstr "Contatori"
273
274 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
275 msgid "Covered devices"
276 msgstr "Dispositivi coperti"
277
278 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
279 msgid "Covered networks"
280 msgstr "Reti coperte"
281
282 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
283 msgid "Covered subnets"
284 msgstr "Sottoreti coperte"
285
286 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
287 msgid "Custom Rules"
288 msgstr "Regole personalizzate"
289
290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
291 msgid ""
292 "Custom rules allow you to execute arbitrary iptables commands which are not "
293 "otherwise covered by the firewall framework. The commands are executed after "
294 "each firewall restart, right after the default ruleset has been loaded."
295 msgstr ""
296 "Le regole personalizzate ti permettorno di eseguire comandi iptables "
297 "arbitrari che non sono altrimenti coperti dall'applicazione firewall. I "
298 "comandi sono eseguiti dopo ogni riavvio del firewall, giusto dopo le altre "
299 "regole che sono state caricate."
300
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
302 msgid "DSCP classification"
303 msgstr "Classificazione DSCP"
304
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
306 msgid "DSCP mark"
307 msgstr "Contrassegno DSCP"
308
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
310 msgid "DSCP mark required"
311 msgstr "Contrassegno DSCP richiesto"
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
315 msgid "Destination address"
316 msgstr "Indirizzo di destinazione"
317
318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
320 msgid "Destination port"
321 msgstr "Porta di destinazione"
322
323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
324 msgid "Destination zone"
325 msgstr "Zona di destinazione"
326
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
328 msgid "Device name"
329 msgstr "Nome dispositivo"
330
331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
332 msgid ""
333 "Do not install extra rules to reject forwarded traffic with conntrack state "
334 "<em>invalid</em>. This may be required for complex asymmetric route setups."
335 msgstr ""
336 "Non installare regole extra per rifiutare il traffico inoltrato con lo stato "
337 "conntrack <em>non valido</em>. Può essere necessario per configurazioni di "
338 "instradamenti asimmetrici complesse."
339
340 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
341 msgid "Drop invalid packets"
342 msgstr "Scarta (drop) pacchetti non validi"
343
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
347 msgid "Enable"
348 msgstr "Attiva"
349
350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:302
351 msgid "Enable NAT Loopback"
352 msgstr "Attiva loopback NAT"
353
354 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
355 msgid "Enable SYN-flood protection"
356 msgstr "Attiva protezione SYN-flood"
357
358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
359 msgid "Enable logging on this zone"
360 msgstr "Attiva registro su questa zona"
361
362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
363 msgid ""
364 "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
365 "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
366 "zone."
367 msgstr ""
368 "Attiva la traduzione di indirizzo di rete e porta IPv4 (NAT4 o NAPT4) per il "
369 "traffico in uscita su questa zona. È tipicamente attivata nella zona "
370 "<em>wan</em>."
371
372 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
373 msgid ""
374 "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
375 "outbound traffic on this zone."
376 msgstr ""
377 "Attiva la traduzione di indirizzo di rete e porta IPv6 (NAT6 o NAPT6) per il "
378 "traffico in uscita su questa zona."
379
380 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
381 msgid "Enabled"
382 msgstr "Attivato"
383
384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
385 msgid "Enables packet and byte count tracking for the set."
386 msgstr "Attiva il monitoraggio del conto di pacchetti e byte per il set."
387
388 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
389 msgid "Expecting: %s"
390 msgstr "Necessario: %s"
391
392 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
393 msgid "Experimental feature. Not fully compatible with QoS/SQM."
394 msgstr "Caratteristica sperimentale. Non completamente compatibile con QoS/SQM."
395
396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
397 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
398 msgstr ""
399 "Sceglie esplicitamente gli assistenti autorizzati del monitoraggio delle "
400 "connessioni per il traffico della zona"
401
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:270
403 msgid "External IP address"
404 msgstr "Indirizzo IP esterno"
405
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275
407 msgid "External port"
408 msgstr "Porta esterna"
409
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:345
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338
413 msgid "Extra arguments"
414 msgstr "Argomenti extra"
415
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
417 msgid "Extra destination arguments"
418 msgstr "Argomenti di destinazione extra"
419
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
421 msgid "Extra iptables arguments"
422 msgstr "Argomenti di iptables extra"
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
425 msgid "Extra source arguments"
426 msgstr "Argomenti di origine extra"
427
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
429 msgid "Family"
430 msgstr "Famiglia"
431
432 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
433 msgid "Firewall"
434 msgstr "Firewall"
435
436 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
437 msgid "Firewall - Custom Rules"
438 msgstr "Firewall - Regole personalizzate"
439
440 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
441 msgid "Firewall - IP sets"
442 msgstr "Firewall - Set di IP"
443
444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
445 msgid "Firewall - NAT Rules"
446 msgstr "Firewall - Regole NAT"
447
448 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
449 msgid "Firewall - Port Forwards"
450 msgstr "Firewall - Inoltro porte"
451
452 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
453 msgid "Firewall - Traffic Rules"
454 msgstr "Firewall - Regole traffico"
455
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
457 msgid "Firewall - Zone Settings"
458 msgstr "Firewall - Impostazioni zona"
459
460 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:691
461 msgid "Firewall configuration migration"
462 msgstr "Migrazione configurazione del firewall"
463
464 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
466 msgid "Forward"
467 msgstr "Inoltra"
468
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
470 msgid ""
471 "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
472 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
473 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
474 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
475 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
476 "</var>}"
477 msgstr ""
478 "Inoltrato %{ipv6?%{ipv4?<var>IPv4</var> e "
479 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocollo "
480 "%{proto#%{next?, }<var>%{item.name}</var>}}%{mark?, contrassegno <var%{"
481 "mark.inv? data-tooltip=\"Corrispondi fwmarks eccetto %{mark.num}%{mark.mask? "
482 "con maschera %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maschera valore "
483 "fwmark con %{mark.mask} prima di confrontare.\"}}>%{mark.val}</var>}"
484
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
487 msgid "Friday"
488 msgstr "Venerdì"
489
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
491 msgid ""
492 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
493 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
494 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
495 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
496 "ival}</var>}}"
497 msgstr ""
498 "Da %{src}%{src_device?, interfaccia <var>%{src_device}</var>}%{src_ip?, IP "
499 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Corrispondi indirizzo IP "
500 "eccetto %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, porta %{src_port#%{"
501 "next?, }<var%{item.inv? data-tooltip=\"Corrispondi porte eccetto %{item.val}."
502 "\"}>%{item.ival}</var>}}"
503
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
505 msgid ""
506 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
507 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
508 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
509 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
510 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
511 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
512 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
513 "</var>}}"
514 msgstr ""
515 "Da %{src}%{src_device?, interfaccia <var>%{src_device}</var>}%{src_ip?, IP "
516 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Corrispondi indirizzi IP "
517 "eccetto %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, porta %{src_port#%{"
518 "next?, }<var%{item.inv? data-tooltip=\"Corrispondi porte eccetto %{item.val}."
519 "\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? "
520 "data-tooltip=\"Corrispondi MAC eccetto %{item.val}%{item.hint.name? a.k.a. "
521 "%{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\""
522 "}}>%{item.ival}</var>}}"
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
525 msgid ""
526 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-"
527 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
528 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-"
529 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
530 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except "
531 "%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? "
532 "data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
533 msgstr ""
534 "Da %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
535 "\"Corrispondi indirizzi IP eccetto %{item.val}.\"}>%{item.ival}</var>}}%{"
536 "src_port?, porta %{src_port#%{next?, }<var%{item.inv? data-tooltip="
537 "\"Corrispondi porte eccetto %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, "
538 "MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Corrispondi MAC "
539 "eccetto %{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{"
540 "item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
541
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
543 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
547 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
548 msgid "General Settings"
549 msgstr "Impostazioni generali"
550
551 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
552 msgid "Grant access to firewall configuration"
553 msgstr "Concedi l'accesso alla configurazione del firewall"
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
556 msgid "Hardware flow offloading"
557 msgstr "Scarico del flusso hardware"
558
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:137
560 msgid "IP (range)"
561 msgstr "IP (intervallo)"
562
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
564 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
565 msgid "IP Sets"
566 msgstr "Set di IP"
567
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:145
569 msgid "IPs/Networks"
570 msgstr "IP/Reti"
571
572 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:100
573 msgid "IPs/Networks/MACs"
574 msgstr "IP/Reti/MAC"
575
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
577 msgid "IPv4"
578 msgstr "IPv4"
579
580 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
582 msgid "IPv4 and IPv6"
583 msgstr "IPv4 e IPv6"
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
589 msgid "IPv4 only"
590 msgstr "Solo IPv4"
591
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:62
593 msgid "IPv6"
594 msgstr "IPv6"
595
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
597 msgid "IPv6 Masquerading"
598 msgstr "Masquerading IPv6"
599
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
604 msgid "IPv6 only"
605 msgstr "Solo IPv6"
606
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
608 msgid "Inbound device"
609 msgstr "Dispositivo di ingresso"
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:180
612 msgid "Include File"
613 msgstr "Includi file"
614
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
616 msgid ""
617 "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
618 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var "
619 "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
620 "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
621 "<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
622 "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
623 "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}"
624 ">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match "
625 "any helper except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-"
626 "tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
627 msgstr ""
628
629 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:173
630 msgid "Initial Hash Size"
631 msgstr "Dimensione hash iniziale"
632
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
634 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
635 msgid "Input"
636 msgstr "Ingresso"
637
638 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:288
639 msgid "Internal IP address"
640 msgstr "Indirizzo IP interno"
641
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:293
643 msgid "Internal port"
644 msgstr "Porta interna"
645
646 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:283
647 msgid "Internal zone"
648 msgstr "Zona interna"
649
650 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
651 msgid "Invalid DSCP mark"
652 msgstr "Contrassegno DSCP non valido"
653
654 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
655 msgid "Invalid limit value"
656 msgstr "Valore di limite non valido"
657
658 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
659 msgid "Limit burst"
660 msgstr ""
661
662 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
663 msgid "Limit log messages"
664 msgstr "Limita messaggi del registro"
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
667 msgid "Limit matching"
668 msgstr "Limita corrispondenza"
669
670 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
671 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
672 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
673 msgid ""
674 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
675 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
676 msgstr ""
677 "Limita la corrispondenza a <var>%{limit.num}</var> pacchetti per <var>%{limit"
678 ".unit}</var>%{limit.burst? burst <var>%{limit.burst}</var>}"
679
680 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
682 msgid "Limited masquerading enabled"
683 msgstr "Masquerading limitato attivato"
684
685 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
686 msgid "Limits traffic matching to the specified rate."
687 msgstr "Limita il traffico corrispondente alla velocità specificata."
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
690 msgid "Loopback source IP"
691 msgstr "IP di origine loopback"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:287
694 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
695 msgstr "MASQUERADE - Riscrivi automaticamente all'IP dell'interfaccia in uscita"
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
698 msgid "MSS clamping"
699 msgstr "Ancoraggio MSS"
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
702 msgid "Masquerading"
703 msgstr "Masquerading"
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:209
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
707 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
708 msgid "Match"
709 msgstr "Corrispondenza"
710
711 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
712 msgid "Match DSCP"
713 msgstr "Corrispondi DSCP"
714
715 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
716 msgid "Match ICMP type"
717 msgstr "Corrispondi tipo ICMP"
718
719 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
720 msgid "Match device"
721 msgstr "Corrispondi dispositivo"
722
723 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267
724 msgid "Match forwarded traffic directed at the given IP address."
725 msgstr "Corrispondi il traffico inoltrato diretto all'indirizzo IP indicato."
726
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
728 msgid ""
729 "Match forwarded traffic directed at the given destination port or port range."
730 msgstr ""
731 "Corrispondi traffico inoltrato diretto alla porta o all'intervallo di porte "
732 "di destinazione."
733
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
735 msgid "Match forwarded traffic from this IP or range."
736 msgstr "Corrispondi il traffico inoltrato da questo IP o intervallo."
737
738 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
739 msgid ""
740 "Match forwarded traffic originating from the given source port or port range."
741 msgstr ""
742 "Corrispondi il traffico inoltrato derivante dalla porta o dall'intervallo di "
743 "porte di origine."
744
745 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:322
746 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
747 msgid "Match helper"
748 msgstr "Corrispondi assistente"
749
750 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
751 msgid ""
752 "Match incoming traffic directed at the given destination port or port range "
753 "on this host"
754 msgstr ""
755 "Corrispondi il traffico in ingresso diretto alla porta o all'intervallo di "
756 "porte su questo host"
757
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
759 msgid "Match mark"
760 msgstr "Corrispondi contrassegno"
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:322
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
764 msgid "Match traffic using the specified connection tracking helper."
765 msgstr ""
766 "Corrispondi il traffico usando l'assistente di monitoraggio della "
767 "connessione specificato."
768
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
770 msgid "Matches a specific firewall mark or a range of different marks."
771 msgstr ""
772
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:328
774 msgid "Matches forwarded traffic using the specified outbound network device."
775 msgstr ""
776
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
778 msgid "Matches traffic carrying the specified DSCP marking."
779 msgstr ""
780
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
782 msgid "Max Entries"
783 msgstr "Elementi massimi"
784
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
786 msgid "Max Length"
787 msgstr "Dimensione massima"
788
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
790 msgid ""
791 "Maximum initial number of packets to match: this number gets recharged by "
792 "one every time the limit specified above is not reached, up to this number."
793 msgstr ""
794
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350
797 msgid "Monday"
798 msgstr "Lunedì"
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360
802 msgid "Month Days"
803 msgstr "Giorni del mese"
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
806 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
807 msgid "NAT Rules"
808 msgstr "Regole NAT"
809
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
811 msgid ""
812 "NAT rules allow fine grained control over the source IP to use for outbound "
813 "or forwarded traffic."
814 msgstr ""
815
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
817 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:45
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
820 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
821 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
822 msgid "Name"
823 msgstr "Nome"
824
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:159
826 msgid "Netmask"
827 msgstr ""
828
829 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:271
830 msgid "Only match incoming traffic directed at the given IP address."
831 msgstr "Corrispondi solo traffico in entrata diretto al dato indirizzo IP."
832
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
834 msgid "Only match incoming traffic from these MACs."
835 msgstr "Corrispondi solo traffico in entrata da questi MAC."
836
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
838 msgid "Only match incoming traffic from this IP or range."
839 msgstr "Corrispondi solo traffico in entrata da questo IP o intervallo."
840
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
842 msgid ""
843 "Only match incoming traffic originating from the given source port or port "
844 "range on the client host"
845 msgstr ""
846 "Corrispondi solo traffico in entrata originato dalla porta o intervallo di "
847 "porte sorgenti su host cliente"
848
849 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
850 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:327
851 msgid "Outbound device"
852 msgstr ""
853
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:242
855 msgid "Outbound zone"
856 msgstr ""
857
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
859 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
860 msgid "Output"
861 msgstr ""
862
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
864 msgid "Packet Field Match"
865 msgstr ""
866
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
868 msgid ""
869 "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
870 "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
871 "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
872 "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
873 msgstr ""
874
875 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:346
876 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:339
878 msgid "Passes additional arguments to iptables. Use with care!"
879 msgstr "Passa comandi addizionali a iptables. Usare con cura!"
880
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
882 msgid ""
883 "Passing raw iptables arguments to source and destination traffic "
884 "classification rules allows to match packets based on other criteria than "
885 "interfaces or subnets. These options should be used with extreme care as "
886 "invalid values could render the firewall ruleset broken, completely exposing "
887 "all services."
888 msgstr ""
889
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
891 msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
892 msgstr ""
893
894 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
895 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
896 msgid "Port Forwards"
897 msgstr "Inoltri Porta"
898
899 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
900 msgid ""
901 "Port forwarding allows remote computers on the Internet to connect to a "
902 "specific computer or service within the private LAN."
903 msgstr ""
904 "L'inoltro delle porte permette a computer remoti su Internet di connettersi "
905 "a uno specifico computer o servizio presente nella LAN privata."
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
908 msgid "Port range"
909 msgstr ""
910
911 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
914 msgid "Protocol"
915 msgstr "Protocollo"
916
917 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:294
918 msgid ""
919 "Redirect matched incoming traffic to the given port on the internal host"
920 msgstr "Reindirizza il traffico in entrata alla porta data su host interno"
921
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:289
923 msgid "Redirect matched incoming traffic to the specified internal host"
924 msgstr "Reindirizza il traffico in entrata allo specifico host interno"
925
926 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:115
927 msgid "Refer To External Set"
928 msgstr ""
929
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
931 msgid "Reflection zones"
932 msgstr ""
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
935 msgid "Requires hardware NAT support."
936 msgstr ""
937
938 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
939 msgid "Restrict Masquerading to given destination subnets"
940 msgstr "Limita il Masquerading alle subnet di destinazione date"
941
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
943 msgid "Restrict Masquerading to given source subnets"
944 msgstr "Limita il Masquerading alle subnet sorgente date"
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
947 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
948 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
949 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
950 msgid "Restrict to address family"
951 msgstr "Limita agli indirizzi famiglia"
952
953 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
954 msgid "Rewrite IP address"
955 msgstr ""
956
957 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
958 msgid "Rewrite matched traffic to the specified source IP address."
959 msgstr ""
960
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:308
962 msgid "Rewrite matched traffic to the specified source port or port range."
963 msgstr ""
964
965 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:307
966 msgid "Rewrite port"
967 msgstr ""
968
969 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
970 msgid "Routing/NAT Offloading"
971 msgstr ""
972
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
974 msgid "SNAT - Rewrite to specific source IP or port"
975 msgstr ""
976
977 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
979 msgid "Saturday"
980 msgstr "Sabato"
981
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
983 msgid "Set mark"
984 msgstr ""
985
986 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
987 msgid ""
988 "Set the given mark value on established connections. Format is value[/mask]. "
989 "If a mask is specified then only those bits set in the mask are modified."
990 msgstr ""
991
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
993 msgid "Software based offloading for routing/NAT"
994 msgstr ""
995
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
997 msgid "Software flow offloading"
998 msgstr ""
999
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1001 msgid "Source IP address"
1002 msgstr "Indirizzo IP di origine"
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251
1005 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1006 msgid "Source MAC address"
1007 msgstr "Indirizzo MAC di origine"
1008
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
1011 msgid "Source address"
1012 msgstr "Indirizzo di origine"
1013
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
1017 msgid "Source port"
1018 msgstr "Porta di origine"
1019
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:237
1021 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1022 msgid "Source zone"
1023 msgstr "Zona di origine"
1024
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
1026 msgid ""
1027 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
1028 "network device."
1029 msgstr ""
1030
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
1032 msgid ""
1033 "Specifies whether to use the external or the internal IP address for "
1034 "reflected traffic."
1035 msgstr ""
1036
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379
1039 msgid "Start Date (yyyy-mm-dd)"
1040 msgstr "Data di Inizio (yyyy-mm-dd)"
1041
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371
1044 msgid "Start Time (hh:mm:ss)"
1045 msgstr ""
1046
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383
1049 msgid "Stop Date (yyyy-mm-dd)"
1050 msgstr "Data di Stop (yyyy-mm-dd)"
1051
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375
1054 msgid "Stop Time (hh:mm:ss)"
1055 msgstr ""
1056
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:123
1058 msgid "Storage Method"
1059 msgstr ""
1060
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349
1063 msgid "Sunday"
1064 msgstr "Domenica"
1065
1066 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:692
1067 msgid ""
1068 "The existing firewall configuration needs to be changed for LuCI to function "
1069 "properly."
1070 msgstr ""
1071
1072 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
1073 msgid ""
1074 "The firewall creates zones over your network interfaces to control network "
1075 "traffic flow."
1076 msgstr ""
1077 "Il firewall crea delle zone nelle tue interfacce di rete per controllare il "
1078 "flusso del traffico."
1079
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
1082 msgid ""
1083 "The options below control the forwarding policies between this zone (%s) and "
1084 "other zones. <em>Destination zones</em> cover forwarded traffic "
1085 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
1086 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
1087 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
1088 "<em>not</em> imply a permission to forward from wan to lan as well."
1089 msgstr ""
1090 "Queste opzioni controllano le regole di inoltro tra questa zona (%s) e altre "
1091 "zone. Le <em>zone di destinazione</em> coprono il traffico inoltrato "
1092 "<strong>originato da %q</strong>. Le <em>zone di origine</em> corrispondono "
1093 "il traffico inoltrato da altre zone <strong>che puntano a %q</strong>. La "
1094 "regola di inoltro è <em>unidirezionale</em>, esempio: un inoltro dalla lan "
1095 "alla wan <em>non</em> implica anche un permesso da inoltrare dalla wan alla "
1096 "lan."
1097
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
1099 msgid ""
1100 "This section defines common properties of %q. The <em>input</em> and "
1101 "<em>output</em> options set the default policies for traffic entering and "
1102 "leaving this zone while the <em>forward</em> option describes the policy for "
1103 "forwarded traffic between different networks within the zone. <em>Covered "
1104 "networks</em> specifies which available networks are members of this zone."
1105 msgstr ""
1106 "Questa sezione definisce le proprietà comuni di %q. Le opzioni "
1107 "di<em>ingresso</em> e <em>uscita</em> definiscono le regole di default per "
1108 "il traffico in entrata e uscita di questa zona mentre l'opzione di "
1109 "<em>inoltro</em> descrive il metodo per il traffico inoltrato tra reti "
1110 "differenti nella zona. Le <em>reti coperte</em> specificano quali reti "
1111 "disponibili sono membri di questa zona."
1112
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
1115 msgid "Thursday"
1116 msgstr "Giovedì"
1117
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
1120 msgid "Time Restrictions"
1121 msgstr ""
1122
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
1124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387
1125 msgid "Time in UTC"
1126 msgstr "Orario in UTC"
1127
1128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1129 msgid "Time restrictions are enabled for this rule"
1130 msgstr ""
1131
1132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:189
1133 msgid "Timeout"
1134 msgstr "Scadenza"
1135
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1137 msgid ""
1138 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1139 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1140 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1141 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1142 "ival}</var>}}"
1143 msgstr ""
1144
1145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
1146 msgid ""
1147 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1148 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1149 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1150 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1151 "%{item.val}.\"}>%{item.ival}</var>}}"
1152 msgstr ""
1153
1154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
1155 msgid ""
1156 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-"
1157 "tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1158 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-"
1159 "tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1160 msgstr ""
1161
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
1163 msgid "Tracking helper"
1164 msgstr "Assistente di monitoraggio"
1165
1166 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1167 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1168 msgid "Traffic Rules"
1169 msgstr "Regole di Traffico"
1170
1171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1172 msgid ""
1173 "Traffic rules define policies for packets traveling between different zones, "
1174 "for example to reject traffic between certain hosts or to open WAN ports on "
1175 "the router."
1176 msgstr ""
1177 "Le regole del traffico definiscono il metodo per il viaggio dei pacchetti "
1178 "tra zone differenti, per esempio per rifiutare il traffico tra certi host o "
1179 "per aprire porte WAN sul router."
1180
1181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
1182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
1183 msgid "Tuesday"
1184 msgstr "Martedì"
1185
1186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1187 msgid "Unable to save contents: %s"
1188 msgstr "Impossibile salvare i contenuti: %s"
1189
1190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:190
1191 msgid ""
1192 "Unit: seconds. Default <code>0</code> means the entry is added permanently "
1193 "to the set.<br />Max: 2147483 seconds."
1194 msgstr ""
1195
1196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:337
1197 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
1198 msgid "Unknown or not installed conntrack helper \"%s\""
1199 msgstr "Assitente conntrack sconosciuto o non installato \"%s\""
1200
1201 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
1202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1203 msgid "Unnamed NAT"
1204 msgstr ""
1205
1206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
1207 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
1208 msgid "Unnamed forward"
1209 msgstr ""
1210
1211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1213 msgid "Unnamed rule"
1214 msgstr "Regola senza nome"
1215
1216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:50
1217 msgid "Unnamed set"
1218 msgstr ""
1219
1220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
1221 msgid "Unnamed zone"
1222 msgstr "Zona senza nome"
1223
1224 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:595
1225 msgid "Unrecognized protocol"
1226 msgstr ""
1227
1228 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
1229 msgid ""
1230 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1231 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1232 "the updated configuration."
1233 msgstr ""
1234
1235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:311
1236 msgid "Use external IP address"
1237 msgstr ""
1238
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
1240 msgid "Use internal IP address"
1241 msgstr ""
1242
1243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:318
1246 msgid "Use ipset"
1247 msgstr ""
1248
1249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
1250 msgid ""
1251 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1252 "network devices."
1253 msgstr ""
1254
1255 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
1256 msgid ""
1257 "Use this option to classify zone traffic by source or destination subnet "
1258 "instead of networks or devices."
1259 msgstr ""
1260
1261 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1262 msgid "Valid firewall mark required"
1263 msgstr ""
1264
1265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
1266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
1267 msgid "Wednesday"
1268 msgstr "Mercoledì"
1269
1270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
1271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:344
1272 msgid "Week Days"
1273 msgstr "Giorni della Settimana"
1274
1275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
1276 msgid "XOR firewall mark"
1277 msgstr ""
1278
1279 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1280 msgid "XOR mark"
1281 msgstr ""
1282
1283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
1284 msgid "Your device does not run firewall4."
1285 msgstr ""
1286
1287 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
1288 msgid "Your device runs firewall4."
1289 msgstr ""
1290
1291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1292 msgid "Zone ⇒ Forwardings"
1293 msgstr "Zona ⇒ Inoltri"
1294
1295 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
1296 msgid "Zones"
1297 msgstr "Zone"
1298
1299 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
1300 msgid ""
1301 "Zones from which reflection rules shall be created. If unset, only the "
1302 "destination zone is used."
1303 msgstr ""
1304
1305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
1307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
1308 msgid "accept"
1309 msgstr "accetta"
1310
1311 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1312 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1313 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:484
1314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:266
1315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
1316 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:324
1317 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
1318 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
1319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
1320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1321 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1322 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
1323 msgid "any"
1324 msgstr "qualsiasi"
1325
1326 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1329 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1330 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
1331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1332 msgid "any zone"
1333 msgstr "qualsiasi zona"
1334
1335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1336 msgid "any/all"
1337 msgstr ""
1338
1339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
1340 msgid "apply firewall mark"
1341 msgstr ""
1342
1343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1344 msgid "assign conntrack helper"
1345 msgstr "assegna assistente conntrack"
1346
1347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
1348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
1349 msgid "automatic"
1350 msgstr ""
1351
1352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:124
1353 msgid "bitmap"
1354 msgstr ""
1355
1356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
1357 msgid "bitmap is ipv4 only"
1358 msgstr ""
1359
1360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1363 msgid "day"
1364 msgstr "giorno"
1365
1366 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
1367 msgid "dest_ip: Destination IP"
1368 msgstr ""
1369
1370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
1371 msgid "dest_mac: Destination MAC addr"
1372 msgstr ""
1373
1374 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
1375 msgid "dest_net: Destination (sub)net"
1376 msgstr ""
1377
1378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
1379 msgid "dest_port: Destination Port"
1380 msgstr ""
1381
1382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
1383 msgid "dest_set: Destination ipset*"
1384 msgstr ""
1385
1386 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
1387 msgid "do not rewrite"
1388 msgstr "non riscrivere"
1389
1390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
1391 msgid "don't track"
1392 msgstr "non tracciare"
1393
1394 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1395 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1396 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
1397 msgid "drop"
1398 msgstr "scarta"
1399
1400 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
1401 msgid ""
1402 "firewall4 supports referencing and creating IP sets to simplify matching of "
1403 "large address lists without the need to create one rule per item to match. "
1404 "Port ranges in ipsets are unsupported by firewall4.<br />"
1405 msgstr ""
1406
1407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
1408 msgid "fromport-toport"
1409 msgstr ""
1410
1411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:125
1412 msgid "hash"
1413 msgstr ""
1414
1415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1417 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1418 msgid "hour"
1419 msgstr "ora"
1420
1421 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
1422 msgid "ip: IP addr"
1423 msgstr ""
1424
1425 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:146
1426 msgid "ip[/cidr]<br />"
1427 msgstr ""
1428
1429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:138
1430 msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
1431 msgstr ""
1432
1433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:63
1434 msgid "ipv4"
1435 msgstr ""
1436
1437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:126
1438 msgid "list"
1439 msgstr ""
1440
1441 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:76
1442 msgid "mac: MAC addr"
1443 msgstr ""
1444
1445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:101
1446 msgid "macaddr|ip[/cidr]<br />"
1447 msgstr ""
1448
1449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1452 msgid "minute"
1453 msgstr "minuto"
1454
1455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:77
1456 msgid "net: (sub)net"
1457 msgstr ""
1458
1459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
1460 msgid "port: Port"
1461 msgstr ""
1462
1463 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1464 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1465 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1466 msgid "reject"
1467 msgstr "rifiuta"
1468
1469 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1470 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1471 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1472 msgid "second"
1473 msgstr "secondo"
1474
1475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:79
1476 msgid "set: ipset*"
1477 msgstr ""
1478
1479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
1480 msgid "src_Set: Source ipset*"
1481 msgstr ""
1482
1483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
1484 msgid "src_ip: Source IP"
1485 msgstr ""
1486
1487 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
1488 msgid "src_mac: Source MAC addr"
1489 msgstr ""
1490
1491 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
1492 msgid "src_net: Source (sub)net"
1493 msgstr ""
1494
1495 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
1496 msgid "src_port: Source Port"
1497 msgstr ""
1498
1499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1500 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
1501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1505 msgid "this device"
1506 msgstr "questo dispositivo"
1507
1508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
1509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
1510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
1511 msgid "this new zone"
1512 msgstr "questa nuova zona"
1513
1514 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1515 msgid "unlimited"
1516 msgstr "illimitato"
1517
1518 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1519 msgid "unspecified"
1520 msgstr "non specificato"
1521
1522 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
1523 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:166
1524 msgid "up to 65536 entries."
1525 msgstr ""
1526
1527 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1528 msgid "valid firewall mark"
1529 msgstr "contrassegno firewall valido"