diff options
Diffstat (limited to 'modules/luci-base/po/de/base.po')
-rw-r--r-- | modules/luci-base/po/de/base.po | 697 |
1 files changed, 593 insertions, 104 deletions
diff --git a/modules/luci-base/po/de/base.po b/modules/luci-base/po/de/base.po index 85282ef9db..50f23c3b23 100644 --- a/modules/luci-base/po/de/base.po +++ b/modules/luci-base/po/de/base.po @@ -14,6 +14,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Weblate 4.11.1-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" @@ -22,7 +27,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 ungültige Felder" @@ -40,14 +45,14 @@ msgstr "(%d Minuten Abschnitt, %d Sekunden Intervall)" #: 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 "(leer)" -#: 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)" @@ -58,8 +63,8 @@ msgid "-- Additional Field --" msgstr "-- Zusätzliches Feld --" #: 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 @@ -110,6 +115,13 @@ msgstr "1" msgid "1 Minute Load:" msgstr "Systemlast (1 Minute):" +#: 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] "" + #: modules/luci-mod-status/htdocs/luci-static/resources/view/status/load.js:253 msgid "15 Minute Load:" msgstr "Systemlast (15 Minuten):" @@ -214,6 +226,51 @@ msgstr "<abbr title=\"Router Advertisement\">RA</abbr> MTU" msgid "<abbr title=\"Router Advertisement\">RA</abbr>-Service" msgstr "<abbr title=\"Router Advertisement\">RA</abbr>-Service" +#: 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 "Es existiert bereits eine Konfiguration für den Netzwerkadapter \"%s\"" @@ -222,7 +279,7 @@ msgstr "Es existiert bereits eine Konfiguration für den Netzwerkadapter \"%s\"" msgid "A directory with the same name already exists." msgstr "Es existiert bereits ein Verzeichnis mit dem gleichen Namen." -#: 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 "" "Ein neuer Login ist erforderlich da die Benutzersitzung abgelaufen ist." @@ -286,6 +343,10 @@ msgstr "ARP Überwachung wird für die ausgewählte Regel nicht unterstützt!" msgid "ARP retry threshold" msgstr "Grenzwert für ARP-Auflösungsversuche" +#: 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 (Asynchroner Transfer-Modus)" @@ -323,9 +384,9 @@ msgstr "ATM Adapterindex" msgid "ATU-C System Vendor ID" msgstr "<abbr title=\"Internet Protokoll Version 4\">IPv4</abbr>-Adresse" -#: 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 "Nicht vorhandener Adapter" @@ -339,6 +400,11 @@ msgstr "" msgid "Accept local" msgstr "Lokale Quelle akzeptieren" +#: 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 "Akzeptiere eingehende Pakete mit einer lokalen Quell-Adresse." @@ -412,7 +478,7 @@ msgstr "Adaptiver Sendelastausgleich (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 @@ -503,6 +569,11 @@ msgstr "Zusätzliche Nameserver-Datei" msgid "Address" msgstr "Adresse" +#: 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 "Adresse der lokalen Relay-Brücke" @@ -797,9 +868,14 @@ msgstr "Automatische Mountpunkte" msgid "Anonymous Swap" msgstr "Automatische Swap-Aktivierung" +#: 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 "Beliebige Zone" @@ -812,18 +888,18 @@ msgstr "DHCP Optionen auf dieses Netz anwenden. (Leer = alle clients)." msgid "Apply backup?" msgstr "Backup anwenden?" -#: 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 "" "Anforderung zur Anwendung der Änderungen mit Status <code>%h</code> " "fehlgeschlagen" -#: 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 "Ungeprüft übernehmen" -#: 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 "Warte auf das Anwenden der Konfiguration… %ds" @@ -859,6 +935,20 @@ msgstr "Assoziierte Clients" msgid "Associations" msgstr "Assoziierungen" +#: 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 "" @@ -969,7 +1059,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 "Zurück" @@ -1093,6 +1183,10 @@ msgstr "Portspezifische Optionen" msgid "Bridge ports" msgstr "Brückenports" +#: 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 "Geräteindex der Brücke" @@ -1116,7 +1210,7 @@ msgid "Broadcast policy (broadcast, 3)" msgstr "Broadcast-Richtlinie (broadcast, 3)" #: 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 "Durchsuchen…" @@ -1149,7 +1243,7 @@ msgid "Call failed" msgstr "Anruf fehlgeschlagen" #: 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 @@ -1161,6 +1255,36 @@ msgstr "Anruf fehlgeschlagen" msgid "Cancel" msgstr "Abbrechen" +#: 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" @@ -1225,11 +1349,16 @@ msgstr "" msgid "Chain" msgstr "Kette" -#: 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 "Änderungen" -#: 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 "Änderungen wurden verworfen." @@ -1247,7 +1376,7 @@ msgstr "Ändert das Administratorpasswort für den Zugriff auf dieses Gerät" msgid "Channel" msgstr "Kanal" -#: 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 "Kanalanalyse" @@ -1334,7 +1463,7 @@ msgstr "Client" msgid "Client ID to send when requesting DHCP" msgstr "Zu sendende Client-ID bei DHCP Anfragen" -#: 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" @@ -1402,16 +1531,16 @@ msgstr "" msgid "Compute outgoing checksum (optional)." msgstr "Prüfsummen für zu sendende Pakete berechnet (optional)" -#: 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 "Konfiguration" -#: 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 "Die Konfiguration wurde angewendet." -#: 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 "Die Konfiguration wurde zurückgerollt!" @@ -1496,10 +1625,20 @@ msgstr "Verbindungsversuch gescheitert" msgid "Connection lost" msgstr "Verbindung verloren" -#: 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 "Verbindungen" +#: 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 "" @@ -1525,7 +1664,21 @@ msgstr "Inhalte wurden gespeichert." msgid "Continue" msgstr "Fortfahren" -#: 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 " @@ -1569,8 +1722,8 @@ msgstr "Cron Protokoll-Level" msgid "Current power" msgstr "Aktuelle Sendeleistung" -#: 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 @@ -1769,9 +1922,9 @@ msgid "Delegate IPv6 prefixes" msgstr "IPv6-Präfix-Delegation" #: 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 @@ -1820,17 +1973,32 @@ msgstr "Master-Schnittstelle" msgid "Destination" msgstr "Ziel" +#: 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 "Zielport" +#: 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 "Ziel-Zone" #: 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 @@ -1876,7 +2044,7 @@ msgstr "Netzwerkadapter nicht vorhanden" msgid "Device type" msgstr "Adaptertyp" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4209 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4502 msgid "Device unreachable!" msgstr "Das Gerät ist nicht erreichbar!" @@ -1977,10 +2145,10 @@ msgid "Disk space" msgstr "Speicherplatz" #: 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" @@ -2130,7 +2298,7 @@ msgstr "Mtdblock-Datei herunterladen" 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 "Ziehen zur Neuanordnung" @@ -2138,6 +2306,16 @@ msgstr "Ziehen zur Neuanordnung" msgid "Drop Duplicate Frames" msgstr "Doppelte Frames verwerfen" +#: 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 "Dropbear Instanz" @@ -2193,9 +2371,9 @@ msgstr "EA-Bitlänge" msgid "EAP-Method" msgstr "EAP-Methode" -#: 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 @@ -2223,10 +2401,20 @@ msgstr "Dieses Netzwerk bearbeiten" msgid "Edit wireless network" msgstr "WLAN-Netzwerk bearbeiten" +#: 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 "Ausgehende QoS-Übersetzung" +#: 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" @@ -2335,9 +2523,9 @@ msgid "" "\">HTTP</abbr> requests to <abbr title=\"Hypertext Transfer Protocol Secure" "\">HTTPS</abbr> port." msgstr "" -"Automatische Weiterleitung von <abbr title=\"Hypertext Transfer Protocol\"" -">HTTP</abbr> Anfragen zum <abbr title=\"Hypertext Transfer Protocol Secure\"" -">HTTPS</abbr> Port." +"Automatische Weiterleitung von <abbr title=\"Hypertext Transfer Protocol" +"\">HTTP</abbr> Anfragen zum <abbr title=\"Hypertext Transfer Protocol Secure" +"\">HTTPS</abbr> Port." #: modules/luci-mod-network/htdocs/luci-static/resources/view/network/interfaces.js:970 msgid "" @@ -2487,6 +2675,11 @@ msgstr "MDL Version 1 erzwingen" msgid "Enforce MLD version 2" msgstr "MLD Version 2 erzwingen" +#: 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 "Eigenen Wert angeben" @@ -2650,7 +2843,7 @@ msgstr "FT Protokoll" msgid "Failed to change the system password." msgstr "Das Systempasswort konnte nicht geändert werden." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4168 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4461 msgid "Failed to confirm apply within %ds, waiting for rollback…" msgstr "" "Konnte nicht innerhalb von %d Sekunden bestätigen, warte auf Zurückrollen " @@ -2743,8 +2936,12 @@ msgid "Finish" msgstr "Fertigstellen" #: modules/luci-mod-status/root/usr/share/luci/menu.d/luci-mod-status.json:27 -msgid "Firewall" -msgstr "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" @@ -2914,6 +3111,11 @@ msgstr "Weiterleitungstyp" msgid "Fragmentation Threshold" msgstr "Fragmentierungsschwelle" +#: 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://" @@ -3034,8 +3236,8 @@ msgstr "Gehe zum Firmware Upgrade..." msgid "Go to password configuration..." msgstr "Zur Passwortkonfiguration..." -#: 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" @@ -3204,6 +3406,11 @@ msgstr "Leere Chains ausblenden" msgid "High" msgstr "Hoch" +#: 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 @@ -3263,6 +3470,18 @@ msgstr "Menschenlesbare Zähler" msgid "Hybrid" msgstr "Hybrid" +#: 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" @@ -3308,6 +3527,16 @@ msgstr "IP-Adresse ist ungültig" msgid "IP address is missing" msgstr "IP-Adresse fehlt" +#: 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 "" @@ -3397,6 +3626,10 @@ msgstr "IPv4 Bereich" msgid "IPv4 prefix length" msgstr "Länge des IPv4-Präfix" +#: 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" @@ -3410,6 +3643,10 @@ msgstr "IPv4-in-IPv4 (RFC2003)" msgid "IPv4/IPv6 (both - defaults to IPv4)" msgstr "IPv4/IPv6 (beide - standardmäßig 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 @@ -3529,6 +3766,10 @@ msgstr "" msgid "IPv6 support" msgstr "IPv6-Unterstützung" +#: 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 Präfix-Delegation (PD)" @@ -3723,6 +3964,16 @@ msgstr "Informationen" msgid "Ingress QoS mapping" msgstr "Eingehende QoS-Übersetzung" +#: 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" @@ -3978,7 +4229,7 @@ msgid "Keep settings and retain the current configuration" msgstr "Einstellungen beibehalten und die aktuelle Konfiguration sichern" #: 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 "Kernelprotokoll" @@ -4012,6 +4263,11 @@ msgstr "Schlüssel für eingehende Pakete (optional)." msgid "Key for outgoing packets (optional)." msgstr "Schlüssel für ausgehende Pakete (optional)." +#: 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 "Töten" @@ -4128,7 +4384,7 @@ msgstr "" "802.11b-Raten verhindert die effiziente Ausnutzung des Funkspektrums. Es " "wird empfohlen, die veralteten Datenraten wo immer möglich zu deaktivieren." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4076 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4369 msgid "Legend:" msgstr "Legende:" @@ -4246,7 +4502,7 @@ msgstr "" msgid "Listening port for inbound DNS queries." msgstr "Serverport für eingehende DNS Abfragen" -#: 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 "Last" @@ -4268,7 +4524,7 @@ msgstr "" msgid "Loading directory contents…" msgstr "Lade Verzeichniseinträge…" -#: 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 @@ -4637,6 +4893,11 @@ msgstr "Methode zur Bestimmung des Verbindungsstatus" msgid "Metric" msgstr "Metrik" +#: 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 "Minimaler <abbr title=\"Router Advertisement\">RA</abbr>-Intervall" @@ -4835,6 +5096,10 @@ msgstr "Multicast-zu-Unicast" 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 "NAT-T Modus" @@ -4861,7 +5126,7 @@ msgid "NTP server candidates" msgstr "NTP Server Kandidaten" #: 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 @@ -4926,6 +5191,10 @@ msgstr "Netzwerkadapteraktivität (Kernel: netdev)" msgid "Network device is not present" msgstr "Netzwerkadapter ist nicht vorhanden" +#: 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 "Migration der Konfiguration von Schnittstellennamen" @@ -4964,7 +5233,7 @@ msgstr "Name der neuen Schnittstelle…" msgid "Next »" msgstr "Weiter »" -#: 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" @@ -5006,6 +5275,11 @@ msgstr "" msgid "No client associated" msgstr "Keine Clients assoziiert" +#: 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 "Keine Daten empfangen" @@ -5067,6 +5341,10 @@ msgstr "" msgid "No negative cache" msgstr "Kein Negativ-Cache" +#: 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 @@ -5082,6 +5360,11 @@ msgstr "Noch keine Peers definiert" msgid "No public keys present yet." msgstr "Bisher keine SSH-Schlüssel hinterlegt." +#: 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 "Keine Regeln in dieser Kette." @@ -5312,7 +5595,7 @@ msgid "Operating frequency" msgstr "Betriebsfrequenz" #: 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 "Eingabefeld \"%s\" enthält einen ungültigen Wert." @@ -5320,11 +5603,11 @@ msgstr "Eingabefeld \"%s\" enthält einen ungültigen Wert." msgid "Option \"%s\" must not be empty." msgstr "Eingabefeld \"%s\" darf nicht leer sein." -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4083 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4376 msgid "Option changed" msgstr "Option geändert" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4085 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4378 msgid "Option removed" msgstr "Option entfernt" @@ -5661,6 +5944,11 @@ msgstr "" msgid "Packet Steering" msgstr "Paket-Flusskontrolle" +#: 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 "Pakete" @@ -5741,7 +6029,7 @@ msgstr "Pfad zum inneren Client-Zertifikat" msgid "Path to inner Private Key" msgstr "Pfad zum inneren, privaten Schlüssel" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2723 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2725 msgid "Paused" msgstr "Pausiert" @@ -5838,7 +6126,7 @@ msgstr "Pkte." msgid "Please enter your username and password." msgstr "Bitte Benutzernamen und Passwort eingeben." -#: 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 "Bitte wählen Sie die hochzuladende Datei aus." @@ -5846,6 +6134,11 @@ msgstr "Bitte wählen Sie die hochzuladende Datei aus." msgid "Policy" msgstr "Standardregel" +#: 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" @@ -5948,7 +6241,7 @@ msgid "Private Key" msgstr "Privater Schlüssel" #: 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 "Prozesse" @@ -6097,6 +6390,11 @@ msgstr "RX-Rate" msgid "RX Rate / TX Rate" msgstr "RX-Rate / TX-Rate" +#: 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 "" @@ -6113,7 +6411,7 @@ msgstr "" msgid "Really switch protocol?" msgstr "Protokoll wirklich wechseln?" -#: 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 "Echtzeit-Diagramme" @@ -6157,14 +6455,44 @@ msgstr "Diese Schnittstelle neu verbinden" 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 "Verweise" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2717 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2719 msgid "Refreshing" msgstr "Aktualisierend" +#: 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 " @@ -6343,7 +6671,7 @@ msgstr "Benötigt wpa-Supplicant mit WEP-Unterstützung" msgid "Reselection policy for primary slave" msgstr "Neuauswahlrichtlinie für primären Slave" -#: 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 @@ -6410,22 +6738,66 @@ msgstr "Passwort zeigen/verstecken" msgid "Reverse path filter" msgstr "Reverse-Pfad-Filter" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4099 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4392 msgid "Revert" msgstr "Verwerfen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4184 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4477 msgid "Revert changes" msgstr "Änderungen verwerfen" -#: 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 "Anforderung zum Verwerfen mit Status <code>%h</code> fehlgeschlagen" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4346 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4639 msgid "Reverting configuration…" msgstr "Verwerfe Konfigurationsänderungen…" +#: 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 "Robustheit" @@ -6449,6 +6821,10 @@ msgstr "Round-Robin-Richtlinie (balance-rr, 0)" msgid "Route Allowed IPs" msgstr "Erlaubte IP-Adressen routen" +#: 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 "Routen-Typ" @@ -6487,6 +6863,23 @@ msgstr "" msgid "Rule" msgstr "Regel" +#: 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 "" @@ -6499,7 +6892,7 @@ msgstr "Vor dem Einhängen Dateisystemprüfung starten" msgid "Run filesystem check" msgstr "Dateisystemprüfung durchführen" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2356 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2358 msgid "Runtime error" msgstr "Laufzeitfehler" @@ -6554,8 +6947,8 @@ msgstr "SSTP-Server" msgid "SWAP" msgstr "SWAP" -#: 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 @@ -6564,8 +6957,8 @@ msgstr "SWAP" msgid "Save" msgstr "Speichern" -#: 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 "Speichern & Anwenden" @@ -6591,11 +6984,11 @@ msgstr "Suche" msgid "Scheduled Tasks" msgstr "Geplante Aufgaben" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4079 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4372 msgid "Section added" msgstr "Sektion hinzugefügt" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4081 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4374 msgid "Section removed" msgstr "Sektion entfernt" @@ -6675,7 +7068,7 @@ msgstr "Service-Typ" msgid "Services" msgstr "Dienste" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2660 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2662 msgid "Session expired" msgstr "Sitzung abgelaufen" @@ -6684,6 +7077,11 @@ msgstr "Sitzung abgelaufen" msgid "Set Static" msgstr "Statisch setzen" +#: 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 "Als NDP-Proxy-Nebenschnittstelle setzen. Standardmäßig deaktiviert." @@ -6816,7 +7214,7 @@ msgstr "Signal-Wiederholfrequenz" msgid "Signal:" msgstr "Signal:" -#: 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 "Größe" @@ -6888,11 +7286,26 @@ msgstr "" msgid "Source" msgstr "Quelle" +#: 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 "Quellschnittstelle" +#: 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 " @@ -7297,7 +7710,7 @@ msgstr "Startpriorität" msgid "Start refresh" msgstr "Aktualisierungen aktivieren" -#: 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 "Starte Anwendung der Konfigurationsänderungen…" @@ -7459,8 +7872,8 @@ msgid "System" msgstr "System" #: 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 "Systemprotokoll" @@ -7485,6 +7898,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:" @@ -7712,7 +8145,7 @@ msgstr "" "Bei der Verbindung zu einem versteckten Netzwerk muss die korrekte SSID " "manuell angegeben werden" -#: 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 " @@ -8033,7 +8466,7 @@ msgstr "Dieser Wert ist durch Konfiguration überschrieben. Originalwert: %s" msgid "There are no active leases" msgstr "Es gibt keine aktiven Leases" -#: 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 "Es gibt keine anzuwendenden Änderungen" @@ -8192,7 +8625,7 @@ msgstr "" msgid "Timezone" msgstr "Zeitzone" -#: modules/luci-base/htdocs/luci-static/resources/luci.js:2670 +#: modules/luci-base/htdocs/luci-static/resources/luci.js:2672 msgid "To login…" msgstr "Zum Login…" @@ -8224,7 +8657,7 @@ msgstr "Routenverfolgung" # Ich bin der Meinung Traffic versteht jeder! Wenn der Begriff "deutscher" sein soll, würde ich "Datenmenge" angeben. Aber "Verkehrs" passt nicht! #: 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 "Traffic" @@ -8233,6 +8666,15 @@ msgstr "Traffic" msgid "Traffic Class" msgstr "Traffic-Klasse" +#: 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 "Transfer" @@ -8287,6 +8729,16 @@ msgstr "Typ" msgid "Type of service" msgstr "" +#: 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:" @@ -8427,7 +8879,7 @@ msgstr "Aushängen" msgid "Unnamed key" msgstr "Unbenannter Schlüssel" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:4019 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4312 msgid "Unsaved Changes" msgstr "Ungespeicherte Änderungen" @@ -8457,7 +8909,7 @@ msgstr "Hoch" msgid "Up Delay" msgstr "Up Delay" -#: modules/luci-base/htdocs/luci-static/resources/ui.js:3906 +#: modules/luci-base/htdocs/luci-static/resources/ui.js:4199 msgid "Upload" msgstr "Upload" @@ -8483,12 +8935,12 @@ msgid "Upload file…" msgstr "Datei hochladen…" #: 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 "Upload-Anfrage fehlgeschlagen: %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 "Datei wird hochgeladen…" @@ -8632,6 +9084,11 @@ msgstr "" msgid "Use routing table" msgstr "Benutze Routing-Tabelle" +#: 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 "Benutze Systemzertifikate" @@ -8707,6 +9164,10 @@ msgstr "PEM-kodierter Benutzerschlüssel" msgid "Username" msgstr "Benutzername" +#: 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" @@ -8917,7 +9378,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 "" @@ -8959,7 +9420,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 "WLAN" @@ -9019,7 +9480,7 @@ msgstr "Systemprotokoll in Datei schreiben" msgid "XOR policy (balance-xor, 2)" msgstr "XOR-Richtlinie (balance-xor, 2)" -#: 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" @@ -9116,7 +9577,7 @@ msgid "bridged" msgstr "überbrückt" #: 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 @@ -9163,6 +9624,11 @@ msgstr "erstelle:" 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 "deaktivieren" @@ -9202,7 +9668,7 @@ msgid "forced" msgstr "erzwungen" #: 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 "weitergeleitet" @@ -9226,6 +9692,11 @@ msgstr "hexadezimal kodierten Wert" msgid "hidden" msgstr "versteckt" +#: 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 @@ -9237,7 +9708,7 @@ msgid "ignore" msgstr "ignorieren" #: 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 "eingehend" @@ -9258,6 +9729,11 @@ msgstr "gemanagte Konfiguration (M)" msgid "medium security" msgstr "mittlere Sicherheit" +#: 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 "Minuten" @@ -9284,7 +9760,7 @@ msgstr "nicht verbunden" msgid "non-empty value" msgstr "nicht-leeren Wert" -#: 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 "kein" @@ -9318,6 +9794,11 @@ msgstr "andere Konfiguration (O)" msgid "output" msgstr "ausgehend" +#: 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 "positiven Dezimalwert" @@ -9391,14 +9872,14 @@ msgstr "unbekannt" msgid "unlimited" msgstr "unlimitiert" -#: 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" @@ -9588,6 +10069,11 @@ msgstr "Wert mit maximal %d Zeichen" msgid "weak security" msgstr "geringe Sicherheit" +#: 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 "ja" @@ -9596,6 +10082,9 @@ msgstr "ja" msgid "« Back" msgstr "« Zurück" +#~ msgid "Firewall" +#~ msgstr "Firewall" + #~ msgid "Default %d" #~ msgstr "Standard %d" |