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