msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2010-03-30 17:00+0200\n" "PO-Revision-Date: 2020-12-10 19:29+0000\n" "Last-Translator: Debashish Das \n" "Language-Team: Bengali (Bangladesh) \n" "Language: bn_BD\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.4-dev\n" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?IPv4 and " "IPv6:IPv6}:IPv4}%{proto?, protocol %{proto#" "%{next?, }%{item.types?%{item.name}" "ICMP with types %{item.types#%{next?, }" "%{item}}:%{item.name}}}}%{mark?, mark %{mark.val}}%{dscp?, DSCP %{dscp.inv?" "%{dscp.val}:%{dscp.val}}}%{helper?, helper " "%{helper.inv?%{helper.val}:%{helper." "val}}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:448 msgid "-- add IP --" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:496 msgid "-- add MAC --" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118 msgid "" "Accept %{src?%{dest?forward:input}:output}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87 msgid "Prevent source rewrite" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81 msgid "" "Forward to %{dest}%{dest_ip? IP " "%{dest_ip}}%{dest_port? port %{dest_port}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115 msgid "" "Drop %{src?%{dest?forward:input}:output}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133 msgid "" "Assign DSCP classification %{set_dscp}" "" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127 msgid "" "Assign conntrack helper %{set_helper}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130 msgid "" "%{set_mark?Assign:XOR} firewall mark " "%{set_mark?:%{set_xmark}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84 msgid "Automatically rewrite source IP" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124 msgid "" "Do not track %{src?%{dest?forward:input}:" "output}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121 msgid "" "Reject %{src?%{dest?forward:input}:output}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81 msgid "" "Statically rewrite to source %{snat_ip?IP " "%{snat_ip}} %{snat_port?port %{snat_port}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225 msgid "A rewrite IP must be specified!" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213 msgid "ACCEPT - Disable address rewriting" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208 msgid "Action" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284 msgid "" "Additional raw iptables arguments to classify zone destination " "traffic, e.g. -p tcp --dport 443 to only match outbound HTTPS " "traffic." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:274 msgid "" "Additional raw iptables arguments to classify zone source traffic, " "e.g. -p tcp --sport 443 to only match inbound HTTPS traffic." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106 msgid "Advanced Settings" msgstr "উন্নত সেটিংস" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:246 msgid "Allow \"invalid\" traffic" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:346 msgid "Allow forward from source zones:" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:305 msgid "Allow forward to destination zones:" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:523 msgid "Any" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:443 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274 msgid "Any day" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316 msgid "" "Apply a bitwise XOR of the given value and the existing mark value on " "established connections. Format is value[/mask]. If a mask is specified then " "those bits set in the mask are zeroed out." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263 msgid "Apply the given DSCP class or value to established connections." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405 msgid "Assign the specified connection tracking helper to matched traffic." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249 msgid "Automatic helper assignment" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249 msgid "" "Automatically assign conntrack helpers based on traffic protocol and port" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107 msgid "Conntrack Settings" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:253 msgid "Conntrack helpers" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16 msgid "Contents have been saved." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:671 msgid "Continue" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216 msgid "Covered devices" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173 msgid "Covered networks" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221 msgid "Covered subnets" msgstr "" #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54 msgid "Custom Rules" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26 msgid "" "Custom rules allow you to execute arbitrary 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 "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387 msgid "DSCP classification" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262 msgid "DSCP mark" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296 msgid "DSCP mark required" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194 msgid "Destination address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199 msgid "Destination port" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362 msgid "Destination zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273 msgid "Device name" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:246 msgid "" "Do not install extra rules to reject forwarded traffic with conntrack state " "invalid. This may be required for complex asymmetric route setups." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58 msgid "Drop invalid packets" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164 msgid "Enable" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248 msgid "Enable NAT Loopback" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44 msgid "Enable SYN-flood protection" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:259 msgid "Enable logging on this zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338 msgid "Expecting: %s" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76 msgid "Experimental feature. Not fully compatible with QoS/SQM." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:253 msgid "Explicitly choses allowed connection tracking helpers for zone traffic" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215 msgid "External IP address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220 msgid "External port" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249 msgid "Extra arguments" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284 msgid "Extra destination arguments" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108 msgid "Extra iptables arguments" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:274 msgid "Extra source arguments" msgstr "" # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Generated from applications/luci-fw/luasrc/model/cbi/luci_fw/zones.lua # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3 msgid "Firewall" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25 msgid "Firewall - Custom Rules" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127 msgid "Firewall - NAT Rules" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129 msgid "Firewall - Port Forwards" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173 msgid "Firewall - Traffic Rules" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37 msgid "Firewall - Zone Settings" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:664 msgid "Firewall configuration migration" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145 msgid "Forward" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30 msgid "" "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }%{item.name}}}%{mark?, mark %{mark.val}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264 msgid "Friday" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39 msgid "" "From %{src}%{src_device?, interface %{src_device}}%{src_ip?, IP " "%{src_ip#%{next?, }%{item.ival}}}%{src_port?, port %{src_port#%{next?, }" "%{item." "ival}}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64 msgid "" "From %{src}%{src_device?, interface %{src_device}}%{src_ip?, IP " "%{src_ip#%{next?, }%{item.ival}}}%{src_port?, port %{src_port#%{next?, }" "%{item." "ival}}}%{src_mac?, MAC %{src_mac#%{next?, }%{item.ival}" "}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48 msgid "" "From %{src}%{src_ip?, IP %{src_ip#%{next?, }%{item.ival}}}%{src_port?, " "port %{src_port#%{next?, }%{item.ival}}}%{src_mac?, MAC %{src_mac#%{next?, }%{item.ival}}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17 msgid "General Settings" msgstr "" #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3 msgid "Grant access to firewall configuration" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87 msgid "Hardware flow offloading" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227 msgid "IPv4 and IPv6" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:228 msgid "IPv4 only" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:229 msgid "IPv6 only" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:256 msgid "Inbound device" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38 msgid "" "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?%{item.name}ICMP with " "types %{item.types#%{next?, }%{item}}:%{item." "name}}}}%{mark?, mark %{mark.val}" "}%{helper?, helper %{helper.inv?%{helper.val}:%{helper.val}}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143 msgid "Input" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234 msgid "Internal IP address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239 msgid "Internal port" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228 msgid "Internal zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304 msgid "Invalid DSCP mark" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372 msgid "Invalid limit value" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382 msgid "Limit burst" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:262 msgid "Limit log messages" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348 msgid "Limit matching" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68 msgid "" "Limit matching to %{limit.num} packets per %{limit.unit}%{limit.burst? burst %{limit.burst}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165 msgid "Limited masquerading enabled" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349 msgid "Limits traffic matching to the specified rate." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253 msgid "Loopback source IP" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212 msgid "MASQUERADE - Automatically rewrite to outbound interface IP" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170 msgid "MSS clamping" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159 msgid "Masquerading" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147 msgid "Match" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262 msgid "Match DSCP" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297 msgid "Match ICMP type" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:253 msgid "Match device" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195 msgid "Match forwarded traffic directed at the given IP address." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200 msgid "" "Match forwarded traffic directed at the given destination port or port range." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181 msgid "Match forwarded traffic from this IP or range." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186 msgid "" "Match forwarded traffic originating from the given source port or port range." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412 msgid "Match helper" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221 msgid "" "Match incoming traffic directed at the given destination port or port range " "on this host" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315 msgid "Match mark" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412 msgid "Match traffic using the specified connection tracking helper." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318 msgid "Matches a specific firewall mark or a range of different marks." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240 msgid "Matches forwarded traffic using the specified outbound network device." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263 msgid "Matches traffic carrying the specified DSCP marking." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383 msgid "" "Maximum initial number of packets to match: this number gets recharged by " "one every time the limit specified above is not reached, up to this number." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260 msgid "Monday" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270 msgid "Month Days" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44 msgid "NAT Rules" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128 msgid "" "NAT rules allow fine grained control over the source IP to use for outbound " "or forwarded traffic." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121 msgid "Name" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216 msgid "Only match incoming traffic directed at the given IP address." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197 msgid "Only match incoming traffic from these MACs." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202 msgid "Only match incoming traffic from this IP or range." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207 msgid "" "Only match incoming traffic originating from the given source port or port " "range on the client host" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239 msgid "Outbound device" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173 msgid "Outbound zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144 msgid "Output" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250 msgid "Passes additional arguments to iptables. Use with care!" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:271 msgid "" "Passing raw iptables arguments to source and destination traffic " "classification rules allows to match packets based on other criteria than " "interfaces or subnets. These options should be used with extreme care as " "invalid values could render the firewall ruleset broken, completely exposing " "all services." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26 msgid "Port Forwards" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130 msgid "" "Port forwarding allows remote computers on the Internet to connect to a " "specific computer or service within the private LAN." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169 msgid "Protocol" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240 msgid "" "Redirect matched incoming traffic to the given port on the internal host" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235 msgid "Redirect matched incoming traffic to the specified internal host" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88 msgid "Requires hardware NAT support. Implemented at least for mt7621" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239 msgid "Restrict Masquerading to given destination subnets" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232 msgid "Restrict Masquerading to given source subnets" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226 msgid "Restrict to address family" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215 msgid "Rewrite IP address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216 msgid "Rewrite matched traffic to the specified source IP address." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231 msgid "Rewrite matched traffic to the specified source port or port range." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230 msgid "Rewrite port" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75 msgid "Routing/NAT Offloading" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211 msgid "SNAT - Rewrite to specific source IP or port" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265 msgid "Saturday" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315 msgid "Set mark" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317 msgid "" "Set the given mark value on established connections. Format is value[/mask]. " "If a mask is specified then only those bits set in the mask are modified." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83 msgid "Software based offloading for routing/NAT" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82 msgid "Software flow offloading" msgstr "" # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # Generated from applications/luci-fw/luasrc/model/cbi/luci_fw/rrule.lua # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # msgid "Traffic Redirection" # msgstr "" # # msgid "" # "Traffic redirection allows you to change the destination address of " # "forwarded packets." # msgstr "" # # msgid "Overview" # msgstr "" # # msgid "Name" # msgstr "" # # msgid "Source zone" # msgstr "" # # msgid "Source MAC-address" # msgstr "" # # msgid "Source port" # msgstr "" # # msgid "Protocol" # msgstr "" # #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201 msgid "Source IP address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352 msgid "Source MAC address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180 msgid "Source address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185 msgid "Source port" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346 msgid "Source zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274 msgid "" "Specifies whether to tie this traffic rule to a specific inbound or outbound " "network device." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253 msgid "" "Specifies whether to use the external or the internal IP address for " "reflected traffic." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289 msgid "Start Date (yyyy-mm-dd)" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281 msgid "Start Time (hh.mm.ss)" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293 msgid "Stop Date (yyyy-mm-dd)" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285 msgid "Stop Time (hh.mm.ss)" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259 msgid "Sunday" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:665 msgid "" "The existing firewall configuration needs to be changed for LuCI to function " "properly." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38 msgid "" "The firewall creates zones over your network interfaces to control network " "traffic flow." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:301 msgid "" "The options below control the forwarding policies between this zone (%s) and " "other zones. Destination zones cover forwarded traffic " "originating from %q. Source zones match forwarded " "traffic from other zones targeted at %q. The forwarding " "rule is unidirectional, e.g. a forward from lan to wan does " "not imply a permission to forward from wan to lan as well." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117 msgid "" "This section defines common properties of %q. The input and " "output options set the default policies for traffic entering and " "leaving this zone while the forward option describes the policy for " "forwarded traffic between different networks within the zone. Covered " "networks specifies which available networks are members of this zone." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263 msgid "Thursday" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137 msgid "Time Restrictions" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297 msgid "Time in UTC" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248 msgid "Time restritions are enabled for this rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77 msgid "" "To %{dest}%{dest_device?, interface %{dest_device}}%{dest_ip?, IP " "%{dest_ip#%{next?, }%{item.ival}}}%{dest_port?, port %{dest_port#%{next?, }" "%{item." "ival}}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49 msgid "" "To %{dest}%{dest_device?, via interface %{dest_device}}%{dest_ip?, IP %{dest_ip#%{next?, }%{item.ival}}}%{dest_port?, port " "%{dest_port#%{next?, }%{item.ival}}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57 msgid "" "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }%{item.ival}}}%{dest_port?, port %{dest_port#%{next?, }%{item.ival}}}" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405 msgid "Tracking helper" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35 msgid "Traffic Rules" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174 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 "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261 msgid "Tuesday" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19 msgid "Unable to save contents: %s" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427 msgid "Unknown or not installed conntrack helper \"%s\"" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144 msgid "Unnamed NAT" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159 msgid "Unnamed forward" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215 msgid "Unnamed rule" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122 msgid "Unnamed zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:569 msgid "Unrecognized protocol" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:666 msgid "" "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will " "be converted to \"nat\" sections and the firewall will be restarted to apply " "the updated configuration." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257 msgid "Use external IP address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256 msgid "Use internal IP address" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216 msgid "" "Use this option to classify zone traffic by raw, non-uci managed " "network devices." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221 msgid "" "Use this option to classify zone traffic by source or destination subnet " "instead of networks or devices." msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330 msgid "Valid firewall mark required" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262 msgid "Wednesday" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:439 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254 msgid "Week Days" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386 msgid "XOR firewall mark" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315 msgid "XOR mark" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135 msgid "Zone ⇒ Forwardings" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94 msgid "Zones" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151 msgid "accept" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:448 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:470 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203 msgid "any" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50 msgid "any zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385 msgid "apply firewall mark" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384 msgid "assign conntrack helper" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61 msgid "day" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234 msgid "do not rewrite" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383 msgid "don't track" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150 msgid "drop" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61 msgid "hour" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61 msgid "minute" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149 msgid "reject" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61 msgid "second" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50 msgid "this device" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:300 msgid "this new zone" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353 msgid "unlimited" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:255 msgid "unspecified" msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338 msgid "valid firewall mark" msgstr ""