diff options
Diffstat (limited to 'po/templates/firewall.pot')
-rw-r--r-- | po/templates/firewall.pot | 155 |
1 files changed, 155 insertions, 0 deletions
diff --git a/po/templates/firewall.pot b/po/templates/firewall.pot index 2ddc6fcb5..aa3ec9746 100644 --- a/po/templates/firewall.pot +++ b/po/templates/firewall.pot @@ -1,12 +1,30 @@ msgid "" msgstr "Content-Type: text/plain; charset=UTF-8" +msgid "(Unnamed Entry)" +msgstr "" + +msgid "(Unnamed SNAT)" +msgstr "" + msgid "(optional)" msgstr "" +msgid "-- Please choose --" +msgstr "" + +msgid "-- custom --" +msgstr "" + msgid "Action" msgstr "" +msgid "Add" +msgstr "" + +msgid "Add and edit..." +msgstr "" + msgid "Advanced Options" msgstr "" @@ -40,9 +58,18 @@ msgstr "" msgid "Custom Rules (/etc/firewall.user)" msgstr "" +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 "" +msgid "Destination IP address" +msgstr "" + msgid "Destination address" msgstr "" @@ -55,6 +82,9 @@ msgstr "" msgid "Device" msgstr "" +msgid "Do not rewrite" +msgstr "" + msgid "Drop invalid packets" msgstr "" @@ -76,6 +106,15 @@ msgstr "" msgid "Firewall" msgstr "" +msgid "Firewall - Custom Rules" +msgstr "" + +msgid "Firewall - Port Forwards" +msgstr "" + +msgid "Firewall - Traffic Rules" +msgstr "" + msgid "Firewall - Zone Settings" msgstr "" @@ -93,12 +132,18 @@ msgstr "" msgid "General Settings" msgstr "" +msgid "IPv4" +msgstr "" + msgid "IPv4 and IPv6" msgstr "" msgid "IPv4 only" msgstr "" +msgid "IPv6" +msgstr "" + msgid "IPv6 only" msgstr "" @@ -132,6 +177,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" @@ -142,19 +190,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 "" +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 "" @@ -184,9 +280,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 "" +msgid "SNAT" +msgstr "" + +msgid "SNAT IP address" +msgstr "" + +msgid "SNAT port" +msgstr "" + msgid "Source" msgstr "" @@ -196,6 +309,15 @@ msgstr "" msgid "Source MAC address" msgstr "" +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 "" @@ -220,6 +342,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 " @@ -227,17 +359,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 "" @@ -253,6 +405,9 @@ msgstr "" msgid "any" msgstr "" +msgid "don't track" +msgstr "" + msgid "drop" msgstr "" |