diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2022-03-04 21:05:08 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2022-03-04 21:05:08 +0200 |
commit | 469fc33b2f22409d86082527e4bc40020d87fa44 (patch) | |
tree | eec57b08dcce6650943385c919d2da4b841158d2 /modules/luci-base/po/cs | |
parent | c7f0a15482924aa7e86d6c695840f11db4793910 (diff) |
treewide: Sync translations - i18n
Sync translations.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'modules/luci-base/po/cs')
-rw-r--r-- | modules/luci-base/po/cs/base.po | 706 |
1 files changed, 598 insertions, 108 deletions
diff --git a/modules/luci-base/po/cs/base.po b/modules/luci-base/po/cs/base.po index 917ca5e1f0..821f60e53f 100644 --- a/modules/luci-base/po/cs/base.po +++ b/modules/luci-base/po/cs/base.po @@ -11,6 +11,11 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Weblate 4.10-dev\n" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:621 +msgctxt "Yet unknown nftables table family (\"family\" table \"name\")" +msgid "\"%h\" table \"%h\"" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1516 msgid "%.1f dB" msgstr "%.1f dB" @@ -19,7 +24,7 @@ msgstr "%.1f dB" msgid "%d Bit" msgstr "%d bitů" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3735 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4028 msgid "%d invalid field(s)" msgstr "%d neplatných kolonek" @@ -37,14 +42,14 @@ msgstr "(%d minutové okno, %d sekundový interval)" #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:118 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:124 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:258 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:282 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:259 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:283 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:88 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:91 msgid "(empty)" msgstr "(prázdný)" -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:351 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:352 #: modules/luci-compat/luasrc/view/cbi/network_netinfo.htm:23 #: modules/luci-compat/luasrc/view/cbi/network_netlist.htm:58 msgid "(no interfaces attached)" @@ -55,8 +60,8 @@ msgid "-- Additional Field --" msgstr "-- Doplňující pole --" #: modules/luci-base/htdocs/luci-static/resources/cbi.js:275 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3669 -#: modules/luci-base/htdocs/luci-static/resources/form.js:4037 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3733 +#: modules/luci-base/htdocs/luci-static/resources/form.js:4101 #: modules/luci-base/htdocs/luci-static/resources/ui.js:798 #: modules/luci-base/htdocs/luci-static/resources/ui.js:1036 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2009 @@ -106,6 +111,14 @@ msgstr "1" msgid "1 Minute Load:" msgstr "Vytížení za 1 minutu:" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:299 +msgctxt "nft amount of flags" +msgid "1 flag" +msgid_plural "%d flags" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:253 msgid "15 Minute Load:" msgstr "Vytížení za 15 minut:" @@ -210,6 +223,51 @@ msgstr "<abbr title=\"Router Advertisement\">RA</abbr> MTU" msgid "<abbr title=\"Router Advertisement\">RA</abbr>-Service" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:78 +msgctxt "nft relational \">\" operator expression" +msgid "<var>%s</var> greater than <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:76 +msgctxt "nft relational \">=\" operator expression" +msgid "<var>%s</var> greater than or equal to <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:81 +msgctxt "nft set match expression" +msgid "<var>%s</var> in set <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:74 +msgctxt "nft relational \"==\" operator expression" +msgid "<var>%s</var> is <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:80 +msgctxt "nft relational \"in\" operator expression" +msgid "<var>%s</var> is one of <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:79 +msgctxt "nft relational \"<\" operator expression" +msgid "<var>%s</var> lower than <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:77 +msgctxt "nft relational \"<=\" operator expression" +msgid "<var>%s</var> lower than or equal to <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:75 +msgctxt "nft relational \"!=\" operator expression" +msgid "<var>%s</var> not <strong>%s</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:82 +msgctxt "nft not in set match expression" +msgid "<var>%s</var> not in set <strong>%s</strong>" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:370 msgid "A configuration for the device \"%s\" already exists" msgstr "Konfigurace zařízení \"%s\" již existuje" @@ -218,7 +276,7 @@ msgstr "Konfigurace zařízení \"%s\" již existuje" msgid "A directory with the same name already exists." msgstr "Složka se stejným názvem už existuje." -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2664 msgid "A new login is required since the authentication session expired." msgstr "" "Je třeba se znovu přihlásit, protože platnost relace přihlášení skončila." @@ -280,6 +338,10 @@ msgstr "Monitorování ARP není podporováno vybranými zásadami!" msgid "ARP retry threshold" msgstr "ARP limit opakování" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:609 +msgid "ARP traffic table \"%h\"" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1504 msgid "ATM (Asynchronous Transfer Mode)" msgstr "ATM (asynchronní režim přenosu)" @@ -317,9 +379,9 @@ msgstr "číslo ATM zařízení" msgid "ATU-C System Vendor ID" msgstr "ATU-C identifikace výrobce systému" -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:265 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:547 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:551 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:266 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:548 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:552 msgid "Absent Interface" msgstr "Rozhraní chybí" @@ -332,6 +394,11 @@ msgstr "" msgid "Accept local" msgstr "Akceptovat lokální" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:86 +msgctxt "nft accept action" +msgid "Accept packet" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:647 msgid "Accept packets with local source addresses" msgstr "Akceptovat pakety s lokální zdrojovou adresou" @@ -405,7 +472,7 @@ msgstr "Adaptivní vyvažování přenosové zátěže (balance-tlb, 5)" #: modules/luci-base/htdocs/luci-static/resources/form.js:2232 #: modules/luci-base/htdocs/luci-static/resources/form.js:2245 #: modules/luci-base/htdocs/luci-static/resources/form.js:2253 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3467 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3531 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:25 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:189 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:197 @@ -496,6 +563,11 @@ msgstr "Soubor s dalšími servery" msgid "Address" msgstr "Adresa" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:22 +msgctxt "nft meta nfproto" +msgid "Address family" +msgstr "" + #: protocols/luci-proto-relay/htdocs/luci-static/resources/protocol/relay.js:151 msgid "Address to access local relay bridge" msgstr "Adresa pro přístup k místnímu relay bridge" @@ -774,9 +846,14 @@ msgstr "Anonymní připojení" msgid "Anonymous Swap" msgstr "Anonymní odkládací oddíl/soubor" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:490 +msgctxt "nft match any traffic" +msgid "Any packet" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:84 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:174 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:195 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:196 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:60 msgid "Any zone" msgstr "Libovolná zóna" @@ -789,16 +866,16 @@ msgstr "" msgid "Apply backup?" msgstr "Aplikovat zálohu?" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4322 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4615 msgid "Apply request failed with status <code>%h</code>" msgstr "Provádění požadavku selhalo se stavem <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2173 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4188 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2175 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4481 msgid "Apply unchecked" msgstr "Použít nezkontrolované" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4261 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4554 msgid "Applying configuration changes… %ds" msgstr "Aplikuji změny nastavení… %ds" @@ -834,6 +911,20 @@ msgstr "Připojení klienti" msgid "Associations" msgstr "Přiřazení" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:116 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:117 +msgid "" +"At least <strong>%h</strong> per <strong>%h</strong>, burst of <strong>%h</" +"strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:114 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:115 +msgid "" +"At most <strong>%h</strong> per <strong>%h</strong>, burst of <strong>%h</" +"strong>" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/mounts.js:154 msgid "Attempt to enable configured mount points for attached devices" msgstr "" @@ -946,7 +1037,7 @@ msgstr "BR / DMR / AFTR" msgid "BSSID" msgstr "BSSID" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3136 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3200 msgid "Back" msgstr "Zpět" @@ -1067,6 +1158,10 @@ msgstr "" msgid "Bridge ports" msgstr "Porty síťového mostu" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:613 +msgid "Bridge traffic table \"%h\"" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1565 msgid "Bridge unit number" msgstr "Číslo síťového mostu" @@ -1088,7 +1183,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2845 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3845 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4138 msgid "Browse…" msgstr "Procházet…" @@ -1121,7 +1216,7 @@ msgid "Call failed" msgstr "Volání se nezdařilo" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2938 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3854 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4147 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:14 #: modules/luci-compat/luasrc/view/cbi/simpleform.htm:52 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:188 @@ -1133,6 +1228,36 @@ msgstr "Volání se nezdařilo" msgid "Cancel" msgstr "Storno" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:540 +msgctxt "Chain hook: forward" +msgid "Capture incoming packets addressed to other hosts" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:532 +msgctxt "Chain hook: prerouting" +msgid "Capture incoming packets before any routing decision" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:536 +msgctxt "Chain hook: input" +msgid "Capture incoming packets routed to the local system" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:548 +msgctxt "Chain hook: postrouting" +msgid "Capture outgoing packets after any routing decision" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:544 +msgctxt "Chain hook: output" +msgid "Capture outgoing packets originating from the local system" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:528 +msgctxt "Chain hook: ingress" +msgid "Capture packets directly after the NIC received them" +msgstr "" + #: protocols/luci-proto-hnet/htdocs/luci-static/resources/protocol/hnet.js:17 msgid "Category" msgstr "Kategorie" @@ -1187,11 +1312,16 @@ msgstr "" msgid "Chain" msgstr "Řetěz" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4074 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:552 +msgctxt "Yet unknown nftables chain hook" +msgid "Chain hook \"%h\"" +msgstr "" + +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4367 msgid "Changes" msgstr "Změny" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4357 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4650 msgid "Changes have been reverted." msgstr "Změny byly vzaty zpět." @@ -1209,7 +1339,7 @@ msgstr "Změní administrátorské heslo pro přístup k zařízení" msgid "Channel" msgstr "Kanál" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:81 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:98 msgid "Channel Analysis" msgstr "Analýza kanálů" @@ -1295,7 +1425,7 @@ msgstr "Klient" msgid "Client ID to send when requesting DHCP" msgstr "Identifikátor klienta, odesílaný v DHCP požadavku" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4091 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4384 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:167 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/sshkeys.js:173 msgid "Close" @@ -1364,16 +1494,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Vypočítat odchozí kontrolní součet (volitelné)." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4074 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4367 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:454 msgid "Configuration" msgstr "Nastavení" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4236 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4529 msgid "Configuration changes applied." msgstr "Změny nastavení byly provedeny." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4174 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4467 msgid "Configuration changes have been rolled back!" msgstr "Změny nastavení byly vráceny zpět!" @@ -1445,10 +1575,20 @@ msgstr "Pokus o připojení se nezdařil." msgid "Connection lost" msgstr "Spojení ztraceno" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:136 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:153 msgid "Connections" msgstr "Připojení" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:28 +msgctxt "nft ct state" +msgid "Conntrack state" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:30 +msgctxt "nft ct status" +msgid "Conntrack status" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:378 msgid "Consider the slave up when all ARP IP targets are reachable (all, 1)" msgstr "" @@ -1471,7 +1611,21 @@ msgstr "Obsah byl uložen." msgid "Continue" msgstr "Pokračovat" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4210 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:88 +msgctxt "nft jump action" +msgid "Continue in <strong><a href=\"#%q.%q\">%h</a></strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:119 +msgid "Continue in calling chain" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:522 +msgctxt "Chain policy: accept" +msgid "Continue processing unmatched packets" +msgstr "" + +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4503 msgid "" "Could not regain access to the device after applying the configuration " "changes. You might need to reconnect if you modified network related " @@ -1514,8 +1668,8 @@ msgstr "Úroveň protokolování Cronu" msgid "Current power" msgstr "Stávající výkon" -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:572 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:574 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:573 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:575 #: modules/luci-compat/luasrc/view/cbi/network_ifacelist.htm:51 #: modules/luci-compat/luasrc/view/cbi/network_ifacelist.htm:53 #: modules/luci-compat/luasrc/view/cbi/network_ifacelist.htm:82 @@ -1709,9 +1863,9 @@ msgid "Delegate IPv6 prefixes" msgstr "Delegovat prefix IPv6" #: modules/luci-base/htdocs/luci-static/resources/form.js:2309 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2738 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2742 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3451 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2740 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2744 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3515 #: modules/luci-base/htdocs/luci-static/resources/ui.js:2907 #: modules/luci-compat/luasrc/view/cbi/nsection.htm:11 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:162 @@ -1760,17 +1914,32 @@ msgstr "" msgid "Destination" msgstr "Cíl" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:41 +msgctxt "nft ip daddr" +msgid "Destination IP" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:45 +msgctxt "nft ip6 daddr" +msgid "Destination IPv6" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:48 msgid "Destination port" msgstr "Cílový port" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:43 +msgctxt "nft ip dport" +msgid "Destination port" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:59 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:165 msgid "Destination zone" msgstr "Cílová zóna" #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:67 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:191 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:192 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:43 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:46 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:81 @@ -1815,7 +1984,7 @@ msgstr "Zařízení není přítomné" msgid "Device type" msgstr "Druh zařízení" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4209 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4502 msgid "Device unreachable!" msgstr "Zařízení nedostupné!" @@ -1916,10 +2085,10 @@ msgid "Disk space" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/form.js:607 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3010 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3149 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3353 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4180 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3012 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3213 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3646 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4473 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1770 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:358 msgid "Dismiss" @@ -2061,7 +2230,7 @@ msgstr "Stáhnout si mtdblock" msgid "Downstream SNR offset" msgstr "Downstream SNR offset" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2696 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2698 msgid "Drag to reorder" msgstr "Pořadí změníte přetažením" @@ -2070,6 +2239,16 @@ msgstr "Pořadí změníte přetažením" msgid "Drop Duplicate Frames" msgstr "Zavrhnout duplikátní rámce" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:87 +msgctxt "nft drop action" +msgid "Drop packet" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:518 +msgctxt "Chain policy: drop" +msgid "Drop unmatched packets" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:12 msgid "Dropbear Instance" msgstr "Instance Dropbear" @@ -2124,9 +2303,9 @@ msgstr "EA bitová délka" msgid "EAP-Method" msgstr "Metoda EAP" -#: modules/luci-base/htdocs/luci-static/resources/form.js:2716 -#: modules/luci-base/htdocs/luci-static/resources/form.js:2719 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3314 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2718 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2721 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3378 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:154 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:160 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:495 @@ -2154,10 +2333,20 @@ msgstr "Upravit tuto síť" msgid "Edit wireless network" msgstr "Upravit bezdrátovou síť" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:60 +msgctxt "nft rt mtu" +msgid "Effective route MTU" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:462 msgid "Egress QoS mapping" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:11 +msgctxt "nft meta oifname" +msgid "Egress device name" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:166 msgctxt "VLAN port state" msgid "Egress tagged" @@ -2411,6 +2600,11 @@ msgstr "" msgid "Enforce MLD version 2" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:13 +msgctxt "nft meta oif" +msgid "Engress device id" +msgstr "" + #: modules/luci-compat/luasrc/view/cbi/dropdown.htm:16 msgid "Enter custom value" msgstr "Zadejte uživatelsky určenou hodnotu" @@ -2574,7 +2768,7 @@ msgstr "FT protokol" msgid "Failed to change the system password." msgstr "Nepodařilo se změnit systémové heslo." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4168 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4461 #, fuzzy msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" @@ -2668,8 +2862,12 @@ msgid "Finish" msgstr "Dokončit" #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:27 -msgid "Firewall" -msgstr "Brána firewall" +msgid "Firewall (iptables)" +msgstr "" + +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:43 +msgid "Firewall (nftables)" +msgstr "" #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:149 msgid "Firewall Mark" @@ -2828,6 +3026,11 @@ msgstr "Režim přeposílání" msgid "Fragmentation Threshold" msgstr "Hranice fragmentace" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:57 +msgctxt "nft nat flag fully-random" +msgid "Full port randomization" +msgstr "" + #: protocols/luci-proto-wireguard/htdocs/luci-static/resources/protocol/wireguard.js:162 msgid "" "Further information about WireGuard interfaces and peers at <a href='http://" @@ -2946,8 +3149,8 @@ msgstr "" msgid "Go to password configuration..." msgstr "Přejít na nastavení hesla..." -#: modules/luci-base/htdocs/luci-static/resources/form.js:2638 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3633 +#: modules/luci-base/htdocs/luci-static/resources/form.js:2640 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3697 #: modules/luci-compat/luasrc/view/cbi/full_valueheader.htm:4 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:58 msgid "Go to relevant configuration page" @@ -3115,6 +3318,11 @@ msgstr "Skrýt prázdné řetězy" msgid "High" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:565 +msgctxt "Chain hook description" +msgid "Hook: <strong>%h</strong> (%h), Priority: <strong>%d</strong>" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:57 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:2164 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/40_dhcp.js:126 @@ -3174,6 +3382,18 @@ msgstr "" msgid "Hybrid" msgstr "Hybridní" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:46 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:48 +msgctxt "nft icmpv6 code" +msgid "ICMPv6 code" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:47 +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:49 +msgctxt "nft icmpv6 type" +msgid "ICMPv6 type" +msgstr "" + #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan.js:53 #: protocols/luci-proto-vxlan/htdocs/luci-static/resources/protocol/vxlan6.js:48 msgid "ID used to uniquely identify the VXLAN" @@ -3219,6 +3439,16 @@ msgstr "Neplatná IP adresa" msgid "IP address is missing" msgstr "Chybí IP adresa" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:33 +msgctxt "nft ip protocol" +msgid "IP protocol" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:15 +msgctxt "nft meta l4proto" +msgid "IP protocol" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:588 msgid "IP set" msgstr "" @@ -3308,6 +3538,10 @@ msgstr "IPv4 prefix" msgid "IPv4 prefix length" msgstr "Délka IPv4 prefixu" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:597 +msgid "IPv4 traffic table \"%h\"" +msgstr "" + #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:84 msgid "IPv4+IPv6" msgstr "IPv4+IPv6" @@ -3321,6 +3555,10 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (obojí - výchozí IPv4)" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:605 +msgid "IPv4/IPv6 traffic table \"%h\"" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:91 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/diagnostics.js:114 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:91 @@ -3442,6 +3680,10 @@ msgstr "" msgid "IPv6 support" msgstr "Podpora IPv6" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:601 +msgid "IPv6 traffic table \"%h\"" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:101 msgid "IPv6-PD" msgstr "IPv6 delegace prefixu (PD)" @@ -3630,6 +3872,16 @@ msgstr "Informace" msgid "Ingress QoS mapping" msgstr "Mapování QoS na vstupu" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:12 +msgctxt "nft meta iif" +msgid "Ingress device id" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:10 +msgctxt "nft meta iifname" +msgid "Ingress device name" +msgstr "" + #: modules/luci-compat/luasrc/model/network/proto_ncm.lua:67 #: protocols/luci-proto-ncm/htdocs/luci-static/resources/protocol/ncm.js:25 msgid "Initialization failure" @@ -3874,7 +4126,7 @@ msgid "Keep settings and retain the current configuration" msgstr "Zachovat nastavení a ponechat aktuální konfiguraci" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/dmesg.js:20 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:60 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:77 msgid "Kernel Log" msgstr "Záznam kernelu" @@ -3908,6 +4160,11 @@ msgstr "Klíč pro příchozí pakety (volitelné)." msgid "Key for outgoing packets (optional)." msgstr "Klíč pro odchozí pakety (volitelné)." +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:66 +msgctxt "nft unit" +msgid "KiB" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/processes.js:54 msgid "Kill" msgstr "Zabít" @@ -4024,7 +4281,7 @@ msgstr "" "efektivita. Doporučuje se, pokud možno, nepovolovat rychlosti přenosu " "802.11b." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4076 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4369 msgid "Legend:" msgstr "Legenda:" @@ -4142,7 +4399,7 @@ msgstr "Omezit naslouchání na tato rozhraní a zpětnou smyčku." msgid "Listening port for inbound DNS queries." msgstr "Port pro příchozí dotazy DNS." -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:106 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:123 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:54 msgid "Load" msgstr "Zátěž" @@ -4164,7 +4421,7 @@ msgstr "" msgid "Loading directory contents…" msgstr "Načítání obsahu adresáře…" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:1940 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:1942 #: modules/luci-base/luasrc/view/view.htm:4 #: modules/luci-mod-status/luasrc/view/admin_status/index.htm:12 #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/sysauth.htm:45 @@ -4531,6 +4788,11 @@ msgstr "Způsob pro určení stavu spojení" msgid "Metric" msgstr "Metrika" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:65 +msgctxt "nft unit" +msgid "MiB" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:818 msgid "Min <abbr title=\"Router Advertisement\">RA</abbr> interval" msgstr "" @@ -4727,6 +4989,10 @@ msgstr "" msgid "NAS ID" msgstr "NAS ID" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:508 +msgid "NAT action chain \"%h\"" +msgstr "" + #: protocols/luci-proto-vpnc/htdocs/luci-static/resources/protocol/vpnc.js:87 msgid "NAT-T Mode" msgstr "Režim NAT-T" @@ -4753,7 +5019,7 @@ msgid "NTP server candidates" msgstr "Kandidáti NTP serveru" #: modules/luci-base/htdocs/luci-static/resources/form.js:2618 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3831 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4124 #: modules/luci-compat/luasrc/view/cbi/tblsection.htm:27 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1097 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/leds.js:68 @@ -4818,6 +5084,10 @@ msgstr "Aktivita síťového zařízení (kernel: netdev)" msgid "Network device is not present" msgstr "Síťové zařízení není k dispozici" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:617 +msgid "Network device table \"%h\"" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:426 msgid "Network ifname configuration migration" msgstr "" @@ -4855,7 +5125,7 @@ msgstr "Nový název rozhraní…" msgid "Next »" msgstr "Další »" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3974 +#: modules/luci-base/htdocs/luci-static/resources/form.js:4038 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:298 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:346 msgid "No" @@ -4897,6 +5167,11 @@ msgstr "" msgid "No client associated" msgstr "" +#: modules/luci-base/htdocs/luci-static/resources/ui.js:3194 +msgctxt "empty table placeholder" +msgid "No data" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/rpc.js:406 msgid "No data received" msgstr "Nebyla přijata žádná data" @@ -4956,6 +5231,10 @@ msgstr "" msgid "No negative cache" msgstr "Žádná negativní mezipaměť" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:651 +msgid "No nftables ruleset load" +msgstr "" + #: themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm:69 #: themes/luci-theme-openwrt-2020/luasrc/view/themes/openwrt2020/header.htm:59 #: themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm:79 @@ -4971,6 +5250,11 @@ msgstr "Dosud nebyly definovány žádné protistrany" msgid "No public keys present yet." msgstr "Zatím nejsou k dispozici žádné veřejné klíče." +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:585 +msgctxt "nft chain is empty" +msgid "No rules in this chain" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:91 msgid "No rules in this chain." msgstr "V tomto řetězci nejsou žádná pravidla." @@ -5069,13 +5353,6 @@ msgstr "Oznámení" msgid "Nslookup" msgstr "Nslookup" -#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:75 -msgid "" -"Specifies the network gateway. If omitted, the gateway from the parent " -"interface is taken if any, otherwise creates a link scope route. If set to " -"0.0.0.0 no gateway will be specified for the route" -msgstr "" - #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:333 msgid "Number of IGMP membership reports" msgstr "" @@ -5198,7 +5475,7 @@ msgid "Operating frequency" msgstr "Provozní frekvence" #: modules/luci-base/htdocs/luci-static/resources/form.js:2002 -#: modules/luci-base/htdocs/luci-static/resources/form.js:3986 +#: modules/luci-base/htdocs/luci-static/resources/form.js:4050 msgid "Option \"%s\" contains an invalid input value." msgstr "Volba \"%s\" obsahuje neplatnou vstupní hodnotu." @@ -5206,11 +5483,11 @@ msgstr "Volba \"%s\" obsahuje neplatnou vstupní hodnotu." msgid "Option \"%s\" must not be empty." msgstr "Volba \"%s\" nesmí být prázdná." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4083 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4376 msgid "Option changed" msgstr "Volba změněna" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4085 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4378 msgid "Option removed" msgstr "Volba odstraněna" @@ -5547,6 +5824,11 @@ msgstr "" msgid "Packet Steering" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:26 +msgctxt "nft meta mark" +msgid "Packet mark" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:54 msgid "Packets" msgstr "Pakety" @@ -5626,7 +5908,7 @@ msgstr "Cesta k vnitřnímu klientskému certifikátu" msgid "Path to inner Private Key" msgstr "Cesta k vnitřnímu soukromému klíči" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "" @@ -5723,7 +6005,7 @@ msgstr "paketů" msgid "Please enter your username and password." msgstr "Prosím vložte vaše uživatelské jméno a heslo." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3814 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4107 msgid "Please select the file to upload." msgstr "Vyberte soubor, který chcete nahrát." @@ -5731,6 +6013,11 @@ msgstr "Vyberte soubor, který chcete nahrát." msgid "Policy" msgstr "Politika" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:566 +msgctxt "Chain hook policy" +msgid "Policy: <strong>%h</strong> (%h)" +msgstr "" + #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/dropbear.js:21 msgid "Port" msgstr "Port" @@ -5828,7 +6115,7 @@ msgid "Private Key" msgstr "Soukromý klíč" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/processes.js:64 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:69 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:86 msgid "Processes" msgstr "Procesy" @@ -5970,6 +6257,11 @@ msgstr "RX Rate" msgid "RX Rate / TX Rate" msgstr "Rychlost přijímání / vysílání" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:56 +msgctxt "nft nat flag random" +msgid "Randomize source port mapping" +msgstr "" + #: protocols/luci-proto-ppp/htdocs/luci-static/resources/protocol/pppoe.js:88 msgid "Raw hex-encoded bytes. Leave empty unless your ISP require this" msgstr "" @@ -5986,7 +6278,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Opravdu prohodit protokol?" -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:94 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:111 msgid "Realtime Graphs" msgstr "Grafy v reálném čase" @@ -6030,14 +6322,44 @@ msgstr "Přepojit toto rozhraní" msgid "Redirect to HTTPS" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:108 +msgctxt "nft redirect to port" +msgid "Redirect to local port <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:107 +msgctxt "nft redirect" +msgid "Redirect to local system" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:57 msgid "References" msgstr "Reference" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:91 +msgctxt "nft reject with icmp type" +msgid "Reject IPv4 packet with <strong>ICMP type %h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:93 +msgctxt "nft reject with icmpx type" +msgid "Reject packet with <strong>ICMP type %h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:92 +msgctxt "nft reject with icmpv6 type" +msgid "Reject packet with <strong>ICMPv6 type %h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:90 +msgctxt "nft reject with tcp reset" +msgid "Reject packet with <strong>TCP reset</strong>" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:191 msgid "" "Reject routing decisions that have a prefix length less than or equal to the " @@ -6215,7 +6537,7 @@ msgstr "" msgid "Reselection policy for primary slave" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2195 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2197 #: modules/luci-base/luasrc/view/sysauth.htm:39 #: modules/luci-compat/luasrc/view/cbi/delegator.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:30 @@ -6282,22 +6604,66 @@ msgstr "Odhalit/skrýt heslo" msgid "Reverse path filter" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4099 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4392 msgid "Revert" msgstr "Vrátit zpět" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4184 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4477 msgid "Revert changes" msgstr "Vrátit změny" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4366 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4659 msgid "Revert request failed with status <code>%h</code>" msgstr "Požadavek na vrácení se nezdařil se stavem <code>%h</code>" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4346 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4639 msgid "Reverting configuration…" msgstr "Vracení konfigurace…" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:101 +msgctxt "nft dnat ip to addr" +msgid "Rewrite destination to <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:104 +msgctxt "nft dnat ip6 to addr" +msgid "Rewrite destination to <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:102 +msgctxt "nft dnat ip to addr:port" +msgid "Rewrite destination to <strong>%h</strong>, port <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:105 +msgctxt "nft dnat ip6 to addr:port" +msgid "Rewrite destination to <strong>%h</strong>, port <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:95 +msgctxt "nft snat ip to addr" +msgid "Rewrite source to <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:98 +msgctxt "nft snat ip6 to addr" +msgid "Rewrite source to <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:96 +msgctxt "nft snat ip to addr:port" +msgid "Rewrite source to <strong>%h</strong>, port <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:99 +msgctxt "nft snat ip6 to addr:port" +msgid "Rewrite source to <strong>%h</strong>, port <strong>%h</strong>" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:110 +msgid "Rewrite to egress device address" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/tools/network.js:551 msgid "Robustness" msgstr "Robustnost" @@ -6321,6 +6687,10 @@ msgstr "Politika Round-Robin (balance-rr, 0)" msgid "Route Allowed IPs" msgstr "Směrovat povolené IP adresy" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:504 +msgid "Route action chain \"%h\"" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:45 msgid "Route type" msgstr "Typ trasy" @@ -6356,6 +6726,23 @@ msgstr "" msgid "Rule" msgstr "Pravidlo" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:574 +msgid "Rule actions" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:447 +msgctxt "nft comment" +msgid "Rule comment: %s" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:512 +msgid "Rule container chain \"%h\"" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:573 +msgid "Rule matches" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:136 msgid "Rule type" msgstr "" @@ -6368,7 +6755,7 @@ msgstr "Spustit kontrolu souborového systému před připojením zařízení" msgid "Run filesystem check" msgstr "Spustit kontrolu souborového systému" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2358 msgid "Runtime error" msgstr "Běhová chyba" @@ -6423,8 +6810,8 @@ msgstr "Server SSTP" msgid "SWAP" msgstr "Odkládací soubor/oddíl" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3154 -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2190 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3218 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2192 #: modules/luci-compat/luasrc/view/cbi/error.htm:17 #: modules/luci-compat/luasrc/view/cbi/footer.htm:26 #: modules/luci-compat/luasrc/view/cbi/header.htm:20 @@ -6433,8 +6820,8 @@ msgstr "Odkládací soubor/oddíl" msgid "Save" msgstr "Uložit" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2172 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4095 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2174 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4388 #: modules/luci-compat/luasrc/view/cbi/footer.htm:22 msgid "Save & Apply" msgstr "Uložit & použít" @@ -6460,11 +6847,11 @@ msgstr "Skenovat" msgid "Scheduled Tasks" msgstr "Naplánované úlohy" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4079 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4372 msgid "Section added" msgstr "Přidána sekce" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4081 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4374 msgid "Section removed" msgstr "Sekce odebrána" @@ -6540,7 +6927,7 @@ msgstr "Typ služby" msgid "Services" msgstr "Služby" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sezení vypršelo" @@ -6549,6 +6936,11 @@ msgstr "Sezení vypršelo" msgid "Set Static" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:112 +msgctxt "nft mangle" +msgid "Set header field <var>%s</var> to <strong>%s</strong>" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:921 msgid "Set interface as NDP-Proxy external slave. Default is off." msgstr "" @@ -6670,7 +7062,7 @@ msgstr "" msgid "Signal:" msgstr "Signál:" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3832 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4125 #: modules/luci-mod-system/htdocs/luci-static/resources/view/system/flash.js:222 msgid "Size" msgstr "Velikost" @@ -6741,11 +7133,26 @@ msgstr "" msgid "Source" msgstr "Zdroj" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:40 +msgctxt "nft ip saddr" +msgid "Source IP" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:44 +msgctxt "nft ip6 saddr" +msgid "Source IPv6" +msgstr "" + #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6.js:57 #: protocols/luci-proto-gre/htdocs/luci-static/resources/protocol/grev6tap.js:57 msgid "Source interface" msgstr "Zdrojové rozhraní" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:42 +msgctxt "nft ip sport" +msgid "Source port" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/dhcp.js:499 msgid "" "Special <abbr title=\"Preboot eXecution Environment\">PXE</abbr> boot " @@ -6869,6 +7276,13 @@ msgstr "" msgid "Specifies the mode to be used for this bonding interface" msgstr "" +#: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:75 +msgid "" +"Specifies the network gateway. If omitted, the gateway from the parent " +"interface is taken if any, otherwise creates a link scope route. If set to " +"0.0.0.0 no gateway will be specified for the route" +msgstr "" + #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:334 msgid "" "Specifies the number of IGMP membership reports to be issued after a " @@ -7079,7 +7493,7 @@ msgstr "Priorita spouštění" msgid "Start refresh" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4299 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4592 msgid "Starting configuration apply…" msgstr "Provádění konfiguračních změn…" @@ -7238,8 +7652,8 @@ msgid "System" msgstr "Systém" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/syslog.js:25 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:39 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:51 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:56 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:68 msgid "System Log" msgstr "Systémový log" @@ -7264,6 +7678,26 @@ msgstr "" msgid "Sytem running in recovery (initramfs) mode." msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:62 +msgctxt "nft tcp option maxseg size" +msgid "TCP MSS" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:51 +msgctxt "nft tcp dport" +msgid "TCP destination port" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:54 +msgctxt "nft tcp flags" +msgid "TCP flags" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:50 +msgctxt "nft tcp sport" +msgid "TCP source port" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:338 msgid "TCP:" msgstr "TCP:" @@ -7461,7 +7895,7 @@ msgid "" "network" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4175 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4468 msgid "" "The device could not be reached within %d seconds after applying the pending " "changes, which caused the configuration to be rolled back for safety " @@ -7750,7 +8184,7 @@ msgstr "" msgid "There are no active leases" msgstr "Žádné aktivní zápůjčky" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4314 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4607 msgid "There are no changes to apply" msgstr "Žádné změny k provedení" @@ -7899,7 +8333,7 @@ msgstr "" msgid "Timezone" msgstr "Časové pásmo" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Přihlásit se…" @@ -7929,7 +8363,7 @@ msgstr "Traceroute" #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:54 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/iptables.js:65 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:115 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:132 msgid "Traffic" msgstr "Provoz" @@ -7938,6 +8372,15 @@ msgstr "Provoz" msgid "Traffic Class" msgstr "" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:500 +msgid "Traffic filter chain \"%h\"" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:438 +msgctxt "nft counter" +msgid "Traffic matched by rule: %.1000mPackets, %.1024mBytes" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:387 msgid "Transfer" msgstr "Přenos" @@ -7992,6 +8435,16 @@ msgstr "Typ" msgid "Type of service" msgstr "Typ služby" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:53 +msgctxt "nft udp dport" +msgid "UDP destination port" +msgstr "" + +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:52 +msgctxt "nft udp sport" +msgid "UDP source port" +msgstr "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/connections.js:328 msgid "UDP:" msgstr "UDP:" @@ -8128,7 +8581,7 @@ msgstr "Odpojit" msgid "Unnamed key" msgstr "Nepojmenovaný klíč" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4019 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4312 msgid "Unsaved Changes" msgstr "Neuložené změny" @@ -8158,7 +8611,7 @@ msgstr "Nahoru" msgid "Up Delay" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3906 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4199 msgid "Upload" msgstr "Nahrát" @@ -8184,12 +8637,12 @@ msgid "Upload file…" msgstr "Nahrát soubor…" #: modules/luci-base/htdocs/luci-static/resources/ui.js:2773 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3894 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4187 msgid "Upload request failed: %s" msgstr "Požadavek na nahrání selhal: %s" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3813 -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3867 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4106 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4160 msgid "Uploading file…" msgstr "Nahrávání souboru…" @@ -8324,6 +8777,11 @@ msgstr "" msgid "Use routing table" msgstr "Použít směrovací tabulku" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:58 +msgctxt "nft nat flag persistent" +msgid "Use same source and destination for each connection" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1575 msgid "Use system certificates" msgstr "" @@ -8397,6 +8855,10 @@ msgstr "Uživatelský klíč (PEM formát)" msgid "Username" msgstr "Uživatelské jméno" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:121 +msgid "Utilize flow table <strong>%h</strong>" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:1562 msgid "VC-Mux" msgstr "VC-Mux" @@ -8602,7 +9064,7 @@ msgstr "" #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/routes.js:109 msgid "" -"When enabled, gateway is on link even if the gateway does not match any " +"When enabled, gateway is on-link even if the gateway does not match any " "interface prefix" msgstr "" @@ -8645,7 +9107,7 @@ msgstr "WireGuard VPN" #: modules/luci-mod-network/root/usr/share/luci/menu.d/luci-mod-network.json:17 #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/include/60_wifi.js:10 -#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:124 +#: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:141 msgid "Wireless" msgstr "Bezdrátová síť" @@ -8705,7 +9167,7 @@ msgstr "Zapisovat systémový protokol do souboru" msgid "XOR policy (balance-xor, 2)" msgstr "" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3974 +#: modules/luci-base/htdocs/luci-static/resources/form.js:4038 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:297 #: protocols/luci-proto-bonding/htdocs/luci-static/resources/protocol/bonding.js:345 msgid "Yes" @@ -8799,7 +9261,7 @@ msgid "bridged" msgstr "přemostěný" #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:146 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:405 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:406 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:35 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:99 #: modules/luci-compat/luasrc/view/cbi/network_netlist.htm:31 @@ -8846,6 +9308,11 @@ msgstr "vytvořit:" msgid "dBm" msgstr "dBm" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:68 +msgctxt "nft unit" +msgid "day" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1087 msgid "disable" msgstr "zakázat" @@ -8885,7 +9352,7 @@ msgid "forced" msgstr "" #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:85 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:195 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:196 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:61 msgid "forward" msgstr "" @@ -8909,6 +9376,11 @@ msgstr "hexadecimální hodnota" msgid "hidden" msgstr "skrytý" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:69 +msgctxt "nft unit" +msgid "hour" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:771 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:879 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:913 @@ -8920,7 +9392,7 @@ msgid "ignore" msgstr "ignorovat" #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:69 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:191 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:192 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:46 msgid "input" msgstr "vstup" @@ -8941,6 +9413,11 @@ msgstr "" msgid "medium security" msgstr "střední zabezpečení" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:70 +msgctxt "nft unit" +msgid "minute" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/wireless.js:1542 msgid "minutes" msgstr "minuty/minut" @@ -8967,7 +9444,7 @@ msgstr "žádné spojení" msgid "non-empty value" msgstr "neprázdná hodnota" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3304 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3368 #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:800 msgid "none" msgstr "žádný" @@ -9001,6 +9478,11 @@ msgstr "" msgid "output" msgstr "výstup" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:64 +msgctxt "nft unit" +msgid "packets" +msgstr "" + #: modules/luci-base/htdocs/luci-static/resources/validation.js:252 msgid "positive decimal value" msgstr "kladná desítková hodnota" @@ -9074,14 +9556,14 @@ msgstr "neznámý" msgid "unlimited" msgstr "neomezený" -#: modules/luci-base/htdocs/luci-static/resources/form.js:3669 +#: modules/luci-base/htdocs/luci-static/resources/form.js:3733 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:76 #: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:138 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:369 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:396 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:432 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:469 -#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:565 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:370 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:397 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:433 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:470 +#: modules/luci-base/htdocs/luci-static/resources/tools/widgets.js:566 #: modules/luci-compat/luasrc/view/cbi/firewall_zonelist.htm:53 #: modules/luci-compat/luasrc/view/cbi/network_netlist.htm:38 msgid "unspecified" @@ -9271,6 +9753,11 @@ msgstr "hodnota s nejvýše %d znaky" msgid "weak security" msgstr "slabé zabezpečení" +#: modules/luci-mod-status/htdocs/luci-static/resources/view/status/nftables.js:67 +msgctxt "nft unit" +msgid "week" +msgstr "" + #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:47 msgid "yes" msgstr "ano" @@ -9279,6 +9766,9 @@ msgstr "ano" msgid "« Back" msgstr "« Zpět" +#~ msgid "Firewall" +#~ msgstr "Brána firewall" + #~ msgid "Default %d" #~ msgstr "Výchozí %d" |