diff options
author | Florian Eckert <fe@dev.tdt.de> | 2023-06-28 10:54:52 +0200 |
---|---|---|
committer | Florian Eckert <fe@dev.tdt.de> | 2023-06-28 10:54:52 +0200 |
commit | 982b75bb6ca4a282834289996ee9d02fe7a72790 (patch) | |
tree | 4722cc42795be5e0db1c4c0c49e849937f08de25 /applications/luci-app-firewall/po/pl | |
parent | 3154eb99d76c05a5531b9a8ecbe6466597db0e19 (diff) |
treewide: sync translations - i18n
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'applications/luci-app-firewall/po/pl')
-rw-r--r-- | applications/luci-app-firewall/po/pl/firewall.po | 268 |
1 files changed, 132 insertions, 136 deletions
diff --git a/applications/luci-app-firewall/po/pl/firewall.po b/applications/luci-app-firewall/po/pl/firewall.po index 9a9a3f74eb..c56e92486d 100644 --- a/applications/luci-app-firewall/po/pl/firewall.po +++ b/applications/luci-app-firewall/po/pl/firewall.po @@ -18,14 +18,14 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48 msgid "" "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and " -"<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol " -"%{proto#%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item." -"name}<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }" -"<var>%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark " -"<var%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? " -"with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value " -"with %{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp." -"inv?<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp." +"<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#" +"%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}" +"<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>" +"%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var" +"%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with " +"mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with " +"%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?" +"<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp." "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper " "%{helper.inv?<var data-tooltip=\"Match any helper except "%{helper.name}" ""\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper." @@ -74,11 +74,11 @@ msgstr "<var data-tooltip=\"ACCEPT\">Zapobieganie przepisywaniu źródła</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85 msgid "" -"<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP " -"<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" +"<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>" +"%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" msgstr "" -"<var data-tooltip=\"DNAT\">Przekazuj</var> do %{dest}%{dest_ip? IP " -"<var>%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" +"<var data-tooltip=\"DNAT\">Przekazuj</var> do %{dest}%{dest_ip? IP <var>" +"%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115 msgid "" @@ -96,16 +96,16 @@ msgstr "" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127 msgid "" -"<var data-tooltip=\"HELPER\">Assign conntrack</var> helper " -"<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" +"<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var" +"%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" msgstr "" -"<var data-tooltip=\"HELPER\">Przydziel conntrack</var>-pomocnika " -"<var%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" +"<var data-tooltip=\"HELPER\">Przydziel conntrack</var>-pomocnika <var" +"%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130 msgid "" -"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark " -"<var>%{set_mark?:%{set_xmark}}</var>" +"<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>" +"%{set_mark?:%{set_xmark}}</var>" msgstr "" "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> znacznik zapory " "sieciowej <var>%{set_mark?:%{set_xmark}}</var>" @@ -149,7 +149,7 @@ msgstr "ACCEPT - Wyłącz przepisywanie adresów" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224 -#: 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:410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283 msgid "Action" @@ -209,8 +209,8 @@ msgstr "Zezwól na przekazywanie do <em>strefy docelowej</em>:" msgid "Any" msgstr "Każdy" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:475 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:491 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364 msgid "Any day" @@ -230,7 +230,7 @@ msgstr "" msgid "Apply the given DSCP class or value to established connections." msgstr "Zastosuj daną klasę lub wartość DSCP do ustanowionych połączeń." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438 msgid "Assign the specified connection tracking helper to matched traffic." msgstr "" "Przydziel określonego pomocnika śledzenia połączeń do dopasowanego ruchu." @@ -297,7 +297,7 @@ msgstr "" "są objęte składnią zapory. Polecenia wykonywane są po każdym restarcie " "zapory, zaraz po załadowaniu zestawu reguł domyślnych." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420 msgid "DSCP classification" msgstr "klasyfikacja DSCP" @@ -309,17 +309,17 @@ msgstr "Znacznik DSCP" msgid "DSCP mark required" msgstr "Wymagany znacznik DSCP" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:398 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266 msgid "Destination address" msgstr "Adres docelowy" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:400 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274 msgid "Destination port" msgstr "Port docelowy" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395 msgid "Destination zone" msgstr "Strefa docelowa" @@ -365,8 +365,8 @@ msgid "" "zone." msgstr "" "Włącz translację adresów sieciowych i portów IPv4 (NAT4 lub NAPT4) dla ruchu " -"wychodzącego w tej strefie. Jest ona zazwyczaj włączona w strefie " -"<em>wan</em>." +"wychodzącego w tej strefie. Jest ona zazwyczaj włączona w strefie <em>wan</" +"em>." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237 msgid "" @@ -407,7 +407,7 @@ msgid "External port" msgstr "Port zewnętrzny" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:339 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:466 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338 msgid "Extra arguments" msgstr "Dodatkowe argumenty" @@ -470,9 +470,8 @@ msgid "" "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:" "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</" "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except " -"%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-" -"tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}" -"</var>}" +"%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip=" +"\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}" msgstr "" "Przekazano %{ipv6?%{ipv4?<var>IPv4</var> i <var>IPv6</var>:<var>IPv6</var>}:" "<var>IPv4</var>}%{proto?, protokół {proto#%{next?, }<var>%{item.name}</" @@ -481,7 +480,7 @@ msgstr "" "tooltip=\"Maskuj wartość fwmark z %{mark.mask} przed porównaniem.\"}}>%{mark." "val}</var>}" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354 msgid "Friday" msgstr "Piątek" @@ -496,9 +495,9 @@ msgid "" msgstr "" "Z %{src}%{src_device?, interfejs <var>%{src_device}</var>}%{src_ip?, IP " "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj adresy IP z " -"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port " -"%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj porty z " -"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}" +"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#" +"%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj porty z wyjątkiem %{item." +"val}.\"}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64 msgid "" @@ -513,31 +512,30 @@ msgid "" msgstr "" "Z %{src}%{src_device?, interfejs <var>%{src_device}</var>}%{src_ip?, IP " "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj adresy IP z " -"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port " -"%{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj porty z " -"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC " -"%{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj adresy MAC z " -"wyjątkiem %{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item." -"hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}" +"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#" +"%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj porty z wyjątkiem %{item." +"val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item." +"inv? data-tooltip=\"Dopasuj adresy MAC z wyjątkiem %{item.val}%{item.hint." +"name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item." +"hint.name}\"}}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52 msgid "" -"From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-" -"tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</" -"var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-" -"tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, " -"MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Match MACs except " -"%{item.val}%{item.hint.name? a.k.a. %{item.hint.name}}.\":%{item.hint.name? " -"data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}" +"From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=" +"\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, " +"port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except " +"%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var" +"%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a." +"k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint." +"name}\"}}>%{item.ival}</var>}}" msgstr "" -"Z %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-" -"tooltip=\"Dopasuj adresy IP z wyjątkiem %{item.val}.\"}>%{item.ival}</" -"var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-" -"tooltip=\"Dopasuj porty z wyjątkiem %{item.val}.\"}>%{item.ival}</" -"var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-" -"tooltip=\"Dopasuj adresy MAC z wyjątkiem %{item.val}%{item.hint.name? zwanym " -"%{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}" -">%{item.ival}</var>}}" +"Z %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=" +"\"Dopasuj adresy IP z wyjątkiem %{item.val}.\"}>%{item.ival}</" +"var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-tooltip=" +"\"Dopasuj porty z wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, " +"MAC %{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj adresy MAC z " +"wyjątkiem %{item.val}%{item.hint.name? zwanym %{item.hint.name}}.\":%{item." +"hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181 @@ -615,15 +613,15 @@ msgstr "Plik dołączany" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40 msgid "" "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:" -"<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var " -"class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP " -"with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:" -"<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match " -"fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark." -"mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}" -">%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match " -"any helper except "%{helper.name}"\">%{helper.val}</var>:<var data-" -"tooltip=\"%{helper.name}\">%{helper.val}</var>}}" +"<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var class=" +"\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with " +"types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item." +"name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks " +"except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-" +"tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}" +"</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper " +"except "%{helper.name}"\">%{helper.val}</var>:<var data-tooltip=" +"\"%{helper.name}\">%{helper.val}</var>}}" msgstr "" "Przychodzące %{ipv6?%{ipv4?<var>IPv4</var> i <var>IPv6</var>:<var>IPv6</" "var>}:<var>IPv4</var>}%{proto?, protokół %{proto#%{next?, }%{item.types?<var " @@ -631,11 +629,10 @@ msgstr "" "z typami %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item." "name}</var>}}}%{mark?, znacznik <var%{mark.inv? data-tooltip=\"Dopasuj " "fwmarki oprócz %{mark.num}%{mark.mask? z maską %{mark.mask}}.\":%{mark.mask? " -"data-tooltip=\"Maskuj wartość fwmark z %{mark.mask} przed porównaniem.\"}}" -">%{mark.val}</var>}%{helper?, pomocnik %{helper.inv?<var data-" -"tooltip=\"Dopasuj dowolnego pomocnika oprócz "%{helper.name}"" -"\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</" -"var>}}" +"data-tooltip=\"Maskuj wartość fwmark z %{mark.mask} przed porównaniem.\"}}>" +"%{mark.val}</var>}%{helper?, pomocnik %{helper.inv?<var data-tooltip=" +"\"Dopasuj dowolnego pomocnika oprócz "%{helper.name}"\">%{helper." +"val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:173 msgid "Initial Hash Size" @@ -753,7 +750,7 @@ msgstr "" "portów." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445 msgid "Match helper" msgstr "Pomocnik dopasowania" @@ -770,7 +767,7 @@ msgid "Match mark" msgstr "Znacznik dopasowania" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445 msgid "Match traffic using the specified connection tracking helper." msgstr "Dopasuj ruch, używając określonego pomocnika śledzenia połączeń." @@ -805,12 +802,12 @@ msgstr "" "ładowana jednorazowo za każdym razem, gdy limit określony powyżej nie " "zostanie osiągnięty, aż do tej liczby." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:477 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350 msgid "Monday" msgstr "Poniedziałek" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:487 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360 msgid "Month Days" msgstr "Dni miesiąca" @@ -893,7 +890,7 @@ msgstr "" "fw4." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:467 +#: 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:339 msgid "Passes additional arguments to iptables. Use with care!" msgstr "" @@ -1000,7 +997,7 @@ msgstr "Offloading trasowania/NAT" msgid "SNAT - Rewrite to specific source IP or port" msgstr "SNAT - Przepisz do określonego źródłowego adresu IP lub portu" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355 msgid "Saturday" msgstr "Sobota" @@ -1031,23 +1028,23 @@ msgid "Source IP address" msgstr "Źródłowy adres IP" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385 msgid "Source MAC address" msgstr "Źródłowy adres MAC" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249 msgid "Source address" msgstr "Adres źródłowy" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257 msgid "Source port" msgstr "Port źródłowy" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:237 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371 msgid "Source zone" msgstr "Strefa źródłowa" @@ -1067,22 +1064,22 @@ msgstr "" "Określa, czy użyć zewnętrznego czy wewnętrznego adresu IP do odbijanego " "ruchu." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:506 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379 msgid "Start Date (yyyy-mm-dd)" msgstr "Data rozpoczęcia (rrrr-mm-dd)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:498 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371 msgid "Start Time (hh:mm:ss)" msgstr "Czas rozpoczęcia (hh:mm:ss)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:510 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383 msgid "Stop Date (yyyy-mm-dd)" msgstr "Data zatrzymania (rrrr-mm-dd)" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:502 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375 msgid "Stop Time (hh:mm:ss)" msgstr "Czas zatrzymania (hh:mm:ss)" @@ -1091,7 +1088,7 @@ msgstr "Czas zatrzymania (hh:mm:ss)" msgid "Storage Method" msgstr "Metoda przechowywania" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349 msgid "Sunday" msgstr "Niedziela" @@ -1143,7 +1140,7 @@ msgstr "" "zasady przekazywania ruchu między różnymi sieciami w obrębie strefy. Opcja " "<em>Objęte sieci</em> określa, które dostępne sieci należą do tej strefy." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353 msgid "Thursday" msgstr "Czwartek" @@ -1153,7 +1150,7 @@ msgstr "Czwartek" msgid "Time Restrictions" msgstr "Ograniczenia czasowe" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:514 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387 msgid "Time in UTC" msgstr "Czas w UTC" @@ -1176,9 +1173,9 @@ msgid "" msgstr "" "Do %{dest}%{dest_device?, interfejs <var>%{dest_device}</var>}%{dest_ip?, IP " "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj adresy IP z " -"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port " -"%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj porty z " -"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}" +"wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#" +"%{next?, }<var%{item.inv? data-tooltip=\"Dopasuj porty z wyjątkiem %{item." +"val}.\"}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55 msgid "" @@ -1189,24 +1186,24 @@ msgid "" "%{item.val}.\"}>%{item.ival}</var>}}" msgstr "" "Do %{dest}%{dest_device?, poprzez interfejs <var>%{dest_device}</" -"var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-" -"tooltip=\"Dopasuj adresy IP z wyjątkiem %{item.val}.\"}>%{item.ival}</" -"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-" -"tooltip=\"Dopasuj porty z wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}" +"var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=" +"\"Dopasuj adresy IP z wyjątkiem %{item.val}.\"}>%{item.ival}</" +"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=" +"\"Dopasuj porty z wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61 msgid "" -"To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-" -"tooltip=\"Match IP addresses except %{item.val}.\"}>%{item.ival}</" -"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-" -"tooltip=\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}" +"To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=" +"\"Match IP addresses except %{item.val}.\"}>%{item.ival}</" +"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=" +"\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}" msgstr "" -"Do %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-" -"tooltip=\"Dopasuj adresy IP z wyjątkiem%{item.val}.\"}>%{item.ival}</" -"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-" -"tooltip=\"Dopasuj porty z wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}" +"Do %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=" +"\"Dopasuj adresy IP z wyjątkiem%{item.val}.\"}>%{item.ival}</" +"var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip=" +"\"Dopasuj porty z wyjątkiem %{item.val}.\"}>%{item.ival}</var>}}" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438 msgid "Tracking helper" msgstr "Pomocnik śledzenia" @@ -1224,7 +1221,7 @@ msgstr "" "Reguły ruchu sieciowego definiują politykę dla pakietów przechodzących " "między strefami, np. aby odrzucać ruch między hostami lub otworzyć porty WAN." -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351 msgid "Tuesday" msgstr "Wtorek" @@ -1242,7 +1239,7 @@ msgstr "" "stałe do zestawu.<br />Maks.: 2147483 sekundy." #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:331 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460 msgid "Unknown or not installed conntrack helper \"%s\"" msgstr "Nieznany lub niezainstalowany pomocnik conntrack \"%s\"" @@ -1292,7 +1289,7 @@ msgid "Use internal IP address" msgstr "Użyj wewnętrznego adresu IP" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374 +#: 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:318 msgid "Use ipset" msgstr "Użyj ipset" @@ -1317,17 +1314,17 @@ msgstr "" msgid "Valid firewall mark required" msgstr "Wymagany prawidłowy znacznik zapory sieciowej" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479 +#: 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:352 msgid "Wednesday" msgstr "Środa" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:471 +#: 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:344 msgid "Week Days" msgstr "Dni tygodnia" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419 msgid "XOR firewall mark" msgstr "znacznik zapory XOR" @@ -1351,7 +1348,7 @@ msgstr "Strefa ⇒ Przekazywanie" msgid "Zones" msgstr "Strefy" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:411 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153 msgid "accept" @@ -1363,10 +1360,10 @@ msgstr "akceptuj" #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:318 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437 -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440 +#: 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 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278 msgid "any" @@ -1385,11 +1382,11 @@ msgstr "dowolna strefa" msgid "any/all" msgstr "dowolny/wszystkie" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418 msgid "apply firewall mark" msgstr "zastosuj znacznik zapory" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417 msgid "assign conntrack helper" msgstr "przydziel pomocnika conntrack" @@ -1436,11 +1433,11 @@ msgstr "dest_set: Docelowy ipset*" msgid "do not rewrite" msgstr "nie przepisuj" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416 msgid "don't track" msgstr "nie śledź" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413 #: 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:152 msgid "drop" @@ -1514,7 +1511,7 @@ msgstr "net: (Pod)sieć" msgid "port: Port" msgstr "port: Port" -#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412 +#: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415 #: 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:151 msgid "reject" @@ -1604,24 +1601,23 @@ msgstr "prawidłowy znacznik zapory sieciowej" #~ "porównaniem.\"}}>%{mark.val}</var>}" #~ msgid "" -#~ "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var " -#~ "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-" -#~ "tooltip\">ICMP with types %{item.types#%{next?, }<var>%{item}</var>}</" -#~ "span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-" -#~ "tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with mask %{mark." -#~ "mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with %{mark.mask} " -#~ "before compare.\"}}>%{mark.val}</var>}%{helper?, helper %{helper.inv?<var " -#~ "data-tooltip=\"Match any helper except "%{helper.name}"" -#~ "\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}" -#~ "</var>}}" +#~ "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class=" +#~ "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP " +#~ "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>" +#~ "%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match " +#~ "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark." +#~ "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare." +#~ "\"}}>%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip=" +#~ "\"Match any helper except "%{helper.name}"\">%{helper.val}</" +#~ "var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}" #~ msgstr "" #~ "Przychodzące IPv4%{proto?, protokół %{proto#%{next?, }%{item.types?<var " -#~ "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-" -#~ "tooltip\">ICMP z odmianami %{item.types#%{next?, }<var>%{item}</var>}</" -#~ "span></var>:<var>%{item.name}</var>}}}%{mark?, znacznik <var%{mark.inv? " -#~ "data-tooltip=\"Dopasuj fwmarki z wyjątkiem %{mark.num}%{mark.mask? za " -#~ "pomocą maski %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maskuj wartość " -#~ "fwmark za pomocą %{mark.mask} przed porównaniem.\"}}>%{mark.val}</" +#~ "class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip" +#~ "\">ICMP z odmianami %{item.types#%{next?, }<var>%{item}</var>}</span></" +#~ "var>:<var>%{item.name}</var>}}}%{mark?, znacznik <var%{mark.inv? data-" +#~ "tooltip=\"Dopasuj fwmarki z wyjątkiem %{mark.num}%{mark.mask? za pomocą " +#~ "maski %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maskuj wartość fwmark " +#~ "za pomocą %{mark.mask} przed porównaniem.\"}}>%{mark.val}</" #~ "var>}%{helper?, pomocnik %{helper.inv?<var data-tooltip=\"Dopasuj " #~ "dowolnego pomocnika z wyjątkiem "%{helper.name}"\">%{helper.val}" #~ "</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}" |