diff options
Diffstat (limited to 'po/it/firewall.po')
-rw-r--r-- | po/it/firewall.po | 157 |
1 files changed, 156 insertions, 1 deletions
diff --git a/po/it/firewall.po b/po/it/firewall.po index 2e51803e6..d22d4af95 100644 --- a/po/it/firewall.po +++ b/po/it/firewall.po @@ -6,19 +6,37 @@ msgstr "" "PO-Revision-Date: 2011-05-17 23:10+0200\n" "Last-Translator: coatto87 <coatto87@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" -"Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.0.4\n" +msgid "(Unnamed Entry)" +msgstr "" + +msgid "(Unnamed SNAT)" +msgstr "" + msgid "(optional)" msgstr "(facoltativo)" +msgid "-- Please choose --" +msgstr "" + +msgid "-- custom --" +msgstr "" + msgid "Action" msgstr "Azione" +msgid "Add" +msgstr "" + +msgid "Add and edit..." +msgstr "" + msgid "Advanced Options" msgstr "Opzioni Avanzate" @@ -56,9 +74,18 @@ msgstr "Regole Personalizzate" msgid "Custom Rules (/etc/firewall.user)" msgstr "Regole Personalizzate (/etc/firewall.user)" +msgid "" +"Custom rules allow you to execute arbritary iptables commands which are not " +"otherwise covered by the firewall framework. The commands are executed after " +"each firewall restart, right after the default ruleset has been loaded." +msgstr "" + msgid "Destination" msgstr "Destinazione" +msgid "Destination IP address" +msgstr "" + msgid "Destination address" msgstr "Indirizzo di destinazione" @@ -71,6 +98,9 @@ msgstr "Zona di destinazione" msgid "Device" msgstr "Dispositivo" +msgid "Do not rewrite" +msgstr "" + msgid "Drop invalid packets" msgstr "" @@ -92,6 +122,15 @@ msgstr "" msgid "Firewall" msgstr "Firewall" +msgid "Firewall - Custom Rules" +msgstr "" + +msgid "Firewall - Port Forwards" +msgstr "" + +msgid "Firewall - Traffic Rules" +msgstr "" + msgid "Firewall - Zone Settings" msgstr "Firewall - Opzioni delle Zone" @@ -109,12 +148,18 @@ msgstr "" msgid "General Settings" msgstr "Opzioni Generali" +msgid "IPv4" +msgstr "" + msgid "IPv4 and IPv6" msgstr "IPv4 e IPv6" msgid "IPv4 only" msgstr "Solo IPv4" +msgid "IPv6" +msgstr "" + msgid "IPv6 only" msgstr "Solo IPv6" @@ -148,6 +193,9 @@ msgstr "" msgid "Match ICMP type" msgstr "" +msgid "Match forwarded traffic to the given destination port or port range." +msgstr "" + msgid "" "Match incoming traffic directed at the given destination port or port range " "on this host" @@ -158,19 +206,67 @@ msgid "" "on the client host" msgstr "" +msgid "" +"Match incoming traffic originating from the given source port or port range " +"on the client host." +msgstr "" + msgid "Name" msgstr "Nome" +msgid "New SNAT rule" +msgstr "" + +msgid "New forward rule" +msgstr "" + +msgid "New input rule" +msgstr "" + +msgid "New port forward" +msgstr "" + +msgid "New source NAT" +msgstr "" + +msgid "Only match incoming traffic directed at the given IP address." +msgstr "" + +msgid "Only match incoming traffic from these MACs." +msgstr "" + +msgid "Only match incoming traffic from this IP or range." +msgstr "" + +msgid "" +"Only match incoming traffic originating from the given source port or port " +"range on the client host" +msgstr "" + +msgid "Open ports on router" +msgstr "" + +msgid "Other..." +msgstr "" + msgid "Output" msgstr "" msgid "Overview" msgstr "" +msgid "Port Forwards" +msgstr "" + msgid "Port forwarding" msgstr "" msgid "" +"Port forwarding allows remote computers on the Internet to connect to a " +"specific computer or service within the private LAN." +msgstr "" + +msgid "" "Port forwarding allows to provide network services in the internal network " "to an external network." msgstr "" @@ -200,9 +296,26 @@ msgstr "" msgid "Restrict to address family" msgstr "" +msgid "Rewrite matched traffic to the given address." +msgstr "" + +msgid "" +"Rewrite matched traffic to the given source port. May be left empty to only " +"rewrite the IP address." +msgstr "" + msgid "Rules" msgstr "Regole" +msgid "SNAT" +msgstr "" + +msgid "SNAT IP address" +msgstr "" + +msgid "SNAT port" +msgstr "" + msgid "Source" msgstr "Origine" @@ -233,6 +346,15 @@ msgstr "Indirizzo IP di origine" msgid "Source MAC address" msgstr "Indirizzo MAC di origine" +msgid "Source NAT" +msgstr "" + +msgid "" +"Source NAT is a specific form of masquerading which allows fine grained " +"control over the source IP used for outgoing traffic, for example to map " +"multiple WAN addresses to internal subnets." +msgstr "" + msgid "Source address" msgstr "Indirizzo di origine" @@ -257,6 +379,16 @@ msgid "" msgstr "" msgid "" +"This page allows you to change advanced properties of the port forwarding " +"entry. In most cases there is no need to modify those settings." +msgstr "" + +msgid "" +"This page allows you to change advanced properties of the traffic rule " +"entry, such as matched source and destination hosts." +msgstr "" + +msgid "" "This section defines common properties of %q. The <em>input</em> and " "<em>output</em> options set the default policies for traffic entering and " "leaving this zone while the <em>forward</em> option describes the policy for " @@ -264,17 +396,37 @@ msgid "" "networks</em> specifies which available networks are member of this zone." msgstr "" +msgid "To source IP" +msgstr "" + +msgid "To source port" +msgstr "" + msgid "Traffic Redirection" msgstr "" +msgid "Traffic Rules" +msgstr "" + msgid "" "Traffic redirection allows you to change the destination address of " "forwarded packets." msgstr "" +msgid "" +"Traffic rules define policies for packets traveling between different zones, " +"for example to reject traffic between certain hosts or to open WAN ports on " +"the router." +msgstr "" + msgid "Via" msgstr "" +msgid "" +"You may specify multiple by selecting \"-- custom --\" and then entering " +"protocols separated by space." +msgstr "" + msgid "Zone %q" msgstr "" @@ -290,6 +442,9 @@ msgstr "accetta" msgid "any" msgstr "qualsiasi" +msgid "don't track" +msgstr "" + msgid "drop" msgstr "" |