luci/applications/luci-app-firewall/po/de/firewall.po
Hannu Nyman 40de466475 i18n: sync translations, add location annotatations
Thanks to a recent commit, the translation files will now
have info about locations where the string is used. That
can help is deciding the correct translation, as all contexts
are more easily found.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07 18:10:59 +02:00

941 lines
36 KiB
Text

msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-03-30 17:00+0200\n"
"PO-Revision-Date: 2014-03-25 02:04+0200\n"
"Last-Translator: laryllian <my-lucl@laryllian.de>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.0.6\n"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:127
msgid "%s in %s"
msgstr "%s in %s"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:154
msgid "%s%s with %s"
msgstr "%s%s mit %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:125
msgid "%s, %s in %s"
msgstr "%s, %s in %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:26
msgid "(Unnamed Entry)"
msgstr "(Unbenannter Eintrag)"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:169
msgid "(Unnamed Rule)"
msgstr "(Unbenannte Regel)"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:37
msgid "(Unnamed SNAT)"
msgstr "(Unbennanter SNAT-Eintrag)"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:195
msgid "<var>%d</var> pkts. per <var>%s</var>"
msgstr "<var>%d</var> Pkte. pro <var>%s</var>"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:192
msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
msgstr "<var>%d</var> Pkte. pro <var>%s</var>, Häufung <var>%d</var> Pkte."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:180
msgid "<var>%s</var> and limit to %s"
msgstr "<var>%s</var> und limitieren auf %s"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:214
msgid "Accept forward"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:224
msgid "Accept input"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:204
msgid "Accept output"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:322
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:172
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:257
msgid "Action"
msgstr "Aktion"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:68
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:31
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:69
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:58
msgid "Add"
msgstr "Hinzufügen"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:64
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:53
msgid "Add and edit..."
msgstr "Hinzufügen und bearbeiten..."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:57
msgid "Advanced Settings"
msgstr "Erweiterte Einstellungen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:178
msgid "Allow forward from <em>source zones</em>:"
msgstr "Erlaube Weiterleitung von <em>Quellzone</em>:"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:170
msgid "Allow forward to <em>destination zones</em>:"
msgstr "Erlaube Weiterleitung zu <em>Zielzone</em>:"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:191
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:89
msgid "Any"
msgstr "beliebig"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:88
msgid "Covered networks"
msgstr "Abgedeckte Netzwerke"
#: applications/luci-app-firewall/luasrc/controller/firewall.lua:22
msgid "Custom Rules"
msgstr "Benutzerdefinierte Regeln"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:8
msgid ""
"Custom rules allow you to execute arbitrary iptables commands which are not "
"otherwise covered by the firewall framework. The commands are executed after "
"each firewall restart, right after the default ruleset has been loaded."
msgstr ""
"Benutzerdefinierte Regeln ermöglichen das Ausführen belieber iptables-"
"Befehle welche durch das Firewall-Framework nicht unterstützt werden. Die "
"Befehle werden mit jedem Firewall-Neustart abgearbeitet, direkt nach dem "
"Laden der Basisregeln."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:108
msgid "Destination IP address"
msgstr "Ziel IP-Adresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:304
msgid "Destination address"
msgstr "Zieladresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:117
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:313
msgid "Destination port"
msgstr "Zielport"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:102
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:295
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:42
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:21
msgid "Destination zone"
msgstr "Ziel-Zone"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:242
msgid "Disable"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:220
msgid "Discard forward"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:230
msgid "Discard input"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:210
msgid "Discard output"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:151
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:45
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:50
msgid "Do not rewrite"
msgstr "Nicht umschreiben"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:218
msgid "Do not track forward"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:228
msgid "Do not track input"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:208
msgid "Do not track output"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:22
msgid "Drop invalid packets"
msgstr "Ungültige Pakete verwerfen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:131
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:186
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:270
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:246
msgid "Enable"
msgstr "Aktivieren"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:149
msgid "Enable NAT Loopback"
msgstr "NAT-Loopback aktivieren"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:20
msgid "Enable SYN-flood protection"
msgstr "Schutz vor SYN-flood-Attacken"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:144
msgid "Enable logging on this zone"
msgstr "Protokollierung innerhalb der Zone aktivieren"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:43
msgid "Experimental feature. Not fully compatible with QoS/SQM."
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:98
msgid "External IP address"
msgstr "Externe IP-Adresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:111
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:28
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:12
msgid "External port"
msgstr "Externer Port"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:27
msgid "External zone"
msgstr "Externe Zone"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:158
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:159
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:331
msgid "Extra arguments"
msgstr "Zusätzliche Argumente"
#: applications/luci-app-firewall/luasrc/controller/firewall.lua:6
msgid "Firewall"
msgstr "Firewall"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:7
msgid "Firewall - Custom Rules"
msgstr "Firewall - Benutzerdefinierte Regeln"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:13
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:28
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:8
msgid "Firewall - Port Forwards"
msgstr "Firewall - Portweiterleitungen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:12
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:42
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:172
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:9
msgid "Firewall - Traffic Rules"
msgstr "Firewall - Verkehrsregeln"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:15
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:28
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:11
msgid "Firewall - Zone Settings"
msgstr "Firewall - Zoneneinstellungen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:141
msgid "Force connection tracking"
msgstr "Connectiontracking erzwingen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:76
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:27
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:92
msgid "Forward"
msgstr "Weitergeleitet"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:116
msgid "Forward to"
msgstr "Weiterleiten an"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:343
msgid "Friday"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:90
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:106
msgid "From %s in %s"
msgstr "Von %s in %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:88
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:104
msgid "From %s in %s with source %s"
msgstr "Von %s in %s mit Quell-%s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:86
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:102
msgid "From %s in %s with source %s and %s"
msgstr "Von %s in %s mit Quell-%s und %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:117
msgid "From %s on <var>this device</var>"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:115
msgid "From %s on <var>this device</var> with source %s"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:113
msgid "From %s on <var>this device</var> with source %s and %s"
msgstr ""
#: applications/luci-app-firewall/luasrc/controller/firewall.lua:10
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:56
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:16
msgid "General Settings"
msgstr "Allgemein"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:51
msgid "Hardware flow offloading"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:75
msgid "IP"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:83
msgid "IP range"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:100
msgid "IPs"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:73
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:85
msgid "IPv4"
msgstr "IPv4"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:185
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:118
msgid "IPv4 and IPv6"
msgstr "IPv4 und IPv6"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:186
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:119
msgid "IPv4 only"
msgstr "nur IPv4"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:87
msgid "IPv6"
msgstr "IPv6"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:187
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:120
msgid "IPv6 only"
msgstr "nur IPv6"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:74
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:25
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:90
msgid "Input"
msgstr "Eingang"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:157
msgid "Inter-Zone Forwarding"
msgstr "Weiterleitungen zwischen Zonen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:127
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:30
msgid "Internal IP address"
msgstr "Interne IP-Adresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:138
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:31
msgid "Internal port"
msgstr "Interner Port"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:121
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:29
msgid "Internal zone"
msgstr "Interne Zone"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:150
msgid "Limit log messages"
msgstr "Protokollnachrichten limitieren"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:31
msgid "MAC"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:40
msgid "MACs"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:86
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:102
msgid "MSS clamping"
msgstr "MSS Korrektur"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:85
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:101
msgid "Masquerading"
msgstr "NAT aktivieren"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:105
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:162
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:247
msgid "Match"
msgstr "Filter"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:206
msgid "Match ICMP type"
msgstr "Nach ICMP-Typ filtern"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:118
msgid "Match forwarded traffic to the given destination port or port range."
msgstr "Selektiert weitergeleiteten Verkehr nach den angegebenen Ziel-Ports."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:112
msgid ""
"Match incoming traffic directed at the given destination port or port range "
"on this host"
msgstr ""
"Eingehende Verbindungen filtern welche an den angegebenen Port oder "
"Portbereich auf dem lokalen Gerät gerichtet sind"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:91
msgid ""
"Match incoming traffic originating from the given source port or port range "
"on the client host."
msgstr "Selektiert eingehenden Verkehr nach den angegebenen Quell-Ports."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:339
msgid "Monday"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:346
msgid "Month Days"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:36
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:50
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:180
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:60
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:25
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:10
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:40
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:19
msgid "Name"
msgstr "Name"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:28
msgid "New SNAT rule"
msgstr "Neue SNAT-Regel"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:37
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:47
msgid "New forward rule"
msgstr "Neuer Weiterleitungsregel"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:17
msgid "New input rule"
msgstr "Neue Eingangsregel"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:22
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:36
msgid "New port forward"
msgstr "Neue Portweiterleitung"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:16
msgid "New source NAT"
msgstr "Neues SNAT"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:99
msgid "Only match incoming traffic directed at the given IP address."
msgstr "Selektiere nur Verkehr der an die angegebene IP-Adresse gerichtet ist."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:63
msgid "Only match incoming traffic from these MACs."
msgstr "Selektiere nur Verkehr von den angegebenen MAC-Adressen."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:75
msgid "Only match incoming traffic from this IP or range."
msgstr "Selektiere nur Verkehr vom angebenem Quell-IP-Adressbereich."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:87
msgid ""
"Only match incoming traffic originating from the given source port or port "
"range on the client host"
msgstr "Selektiere nur Verkehr von den angegebenen Quell-Ports auf dem Client."
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:7
msgid "Open ports on router"
msgstr "Ports auf dem Router öffnen"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:43
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:24
msgid "Other..."
msgstr "Anderes..."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:75
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:26
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:91
msgid "Output"
msgstr "Ausgang"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:288
msgid "Output zone"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:159
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:160
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:332
msgid "Passes additional arguments to iptables. Use with care!"
msgstr ""
"Gibt zusätzliche Kommandozeilenargumente an iptables weiter. Mit Vorsicht "
"benutzen!"
#: applications/luci-app-firewall/luasrc/controller/firewall.lua:14
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:17
msgid "Port Forwards"
msgstr "Portweiterleitungen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:9
msgid ""
"Port forwarding allows remote computers on the Internet to connect to a "
"specific computer or service within the private LAN."
msgstr ""
"Portweiterleitungen ermöglichen es entfernten Rechnern im Internet auf "
"bestimmte Computer oder Dienste im lokalen LAN zuzugreifen."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:39
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:54
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:190
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm:26
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:11
msgid "Protocol"
msgstr "Protokoll"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:139
msgid ""
"Redirect matched incoming traffic to the given port on the internal host"
msgstr ""
"Gefilterte Verbindungen an den angegeben Port auf dem internen Host "
"weiterleiten"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:128
msgid "Redirect matched incoming traffic to the specified internal host"
msgstr "Gefilterte Verbindungen an den angegeben internen Host weiterleiten"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:216
msgid "Refuse forward"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:226
msgid "Refuse input"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:206
msgid "Refuse output"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:52
msgid "Requires hardware NAT support. Implemented at least for mt7621"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua:29
msgid "Restart Firewall"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:132
msgid "Restrict Masquerading to given destination subnets"
msgstr "NAT auf die angegebenen Ziel-Subnetze beschränken"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:123
msgid "Restrict Masquerading to given source subnets"
msgstr "NAT auf die angegebenen Quell-Subnetze beschränken"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:183
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:115
msgid "Restrict to address family"
msgstr "Beschränke auf Adressfamilie"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:132
msgid "Rewrite matched traffic to the given address."
msgstr "Schreibe selektierten Verkehr auf die angegebene Quell-IP-Adresse um."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:147
msgid ""
"Rewrite matched traffic to the given source port. May be left empty to only "
"rewrite the IP address."
msgstr ""
"Schreibe selektierten Verkehr auf den angegebenen Qull-Port um. Kann leer "
"gelassen werden um nur die IP-Adresse umzuschreiben."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:266
msgid "Rewrite to source %s"
msgstr "Schreibe um auf Quell-%s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:264
msgid "Rewrite to source %s, %s"
msgstr "Schreibe um auf Quell-%s, %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:42
msgid "Routing/NAT Offloading"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:245
msgid "Rule is disabled"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:241
msgid "Rule is enabled"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:131
msgid "SNAT IP address"
msgstr "SNAT-IP-Adresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:146
msgid "SNAT port"
msgstr "SNAT-Port"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:344
msgid "Saturday"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:47
msgid "Software based offloading for routing/NAT"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:46
msgid "Software flow offloading"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:74
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:79
msgid "Source IP address"
msgstr "Quell-IP-Adresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:62
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:261
msgid "Source MAC address"
msgstr "Quell-MAC-Adresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:194
msgid "Source NAT"
msgstr "Source NAT"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:195
msgid ""
"Source NAT is a specific form of masquerading which allows fine grained "
"control over the source IP used for outgoing traffic, for example to map "
"multiple WAN addresses to internal subnets."
msgstr ""
"Source NAT ist eine spezifische From von NAT, welche volle Kontrolle über "
"die verwendete Quell-IP-Adresse für ausgehenden Verkehr zulässt, zum "
"Beispiel um mehrere WAN-IP-Adressen auf interne Subnetze abzubilden."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:270
msgid "Source address"
msgstr "Quelladresse"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:86
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:90
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:279
msgid "Source port"
msgstr "Quellport"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:54
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:73
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:254
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm:41
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:20
msgid "Source zone"
msgstr "Quell-Zone"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:357
msgid "Start Date (yyyy-mm-dd)"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:353
msgid "Start Time (hh:mm:ss)"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:359
msgid "Stop Date (yyyy-mm-dd)"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:355
msgid "Stop Time (hh:mm:ss)"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:338
msgid "Sunday"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:12
msgid ""
"The firewall creates zones over your network interfaces to control network "
"traffic flow."
msgstr ""
"Die Firewall erstellt Netzwerkzonen über bestimmte Netzwerkschnittstellen um "
"den Netzverkehr zu trennen."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:158
msgid ""
"The options below control the forwarding policies between this zone (%s) and "
"other zones. <em>Destination zones</em> cover forwarded traffic "
"<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
"traffic from other zones <strong>targeted at %q</strong>. The forwarding "
"rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
"<em>not</em> imply a permission to forward from wan to lan as well."
msgstr ""
"Die untenstehenen Optionen regeln die Verfahreinsweisen für Verkehr zwischen "
"dieser Zone (%s) und anderen Zonen. <em>Ziel-Zonen</em> decken "
"weitergeleiteten Verkehr <strong>von %q</strong> ab. <em>Quell-Zonen</em> "
"treffen auf weitergeleiteten Verkehr aus anderen Zonen zu, welcher "
"<strong>an %q gerichtet</strong> ist. Die Weiterleitung gilt nur in eine "
"Richtung, d.h. eine erlaubte Weiterleitung von LAN nach WAN impliziert "
"<em>nicht</em> zusätzlich die Erlaubnis, auch von WAN nach LAN "
"weiterzuleiten."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:14
msgid ""
"This page allows you to change advanced properties of the port forwarding "
"entry. In most cases there is no need to modify those settings."
msgstr ""
"Diese Seite bietet Zugriff auf die erweiterten Eigenschaften der "
"Portweiterleitung. In den meisten Fällen ist es unnötig die Eigenschaften zu "
"ändern."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:13
msgid ""
"This page allows you to change advanced properties of the traffic rule "
"entry, such as matched source and destination hosts."
msgstr ""
"Diese Seite bietet Zugriff auf die erweiterten Eigenschaften der "
"Verkehrsregel, zum Beispiel die Selektion nach Quell- und Zieladressen."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:36
#, fuzzy
msgid ""
"This section defines common properties of %q. The <em>input</em> and "
"<em>output</em> options set the default policies for traffic entering and "
"leaving this zone while the <em>forward</em> option describes the policy for "
"forwarded traffic between different networks within the zone. <em>Covered "
"networks</em> specifies which available networks are members of this zone."
msgstr ""
"Diese Sektion definiert allgemeine Eigenschaften der %q Zone. Die "
"<em>Eingang</em> und <em>Ausgang</em> Optionen regeln die Verfahrensweise "
"für Verkehr der in diese Zone eintritt oder diese verlässt. "
"<em>Weitergeleitet</em> trifft auf Verkehr zwischen verschiedenen "
"Schnittstellen innerhalb dieser Zone zu. <em>Abgedeckte Netzwerke</em> "
"definieren die Zugehörigkeit von Schnittstellen zu dieser Zone."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:342
msgid "Thursday"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:362
msgid "Time in UTC"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:141
msgid "To %s at %s on <var>this device</var>"
msgstr "Zu %s an %s auf <var>diesem Gerät</var>"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:132
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:157
msgid "To %s in %s"
msgstr "Zu %s in %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:143
msgid "To %s on <var>this device</var>"
msgstr "Zu %s auf <var>diesem Gerät</var>"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:130
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:155
msgid "To %s, %s in %s"
msgstr "Zu %s, %s in %s"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:22
msgid "To source IP"
msgstr "Zu Quell-IP"
#: applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm:23
msgid "To source port"
msgstr "Zu Quell-Port"
#: applications/luci-app-firewall/luasrc/controller/firewall.lua:18
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:18
msgid "Traffic Rules"
msgstr "Verkehrsregeln"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:10
msgid ""
"Traffic rules define policies for packets traveling between different zones, "
"for example to reject traffic between certain hosts or to open WAN ports on "
"the router."
msgstr ""
"Verkehrsregeln bestimmen den Fluss der Pakete zwischen verschiedenen Zonen, "
"zum Beispiel um Verkehr zwischen bestimmten Rechnern zu unterbinden oder um "
"WAN-Ports auf dem Router zu öffnen."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:340
msgid "Tuesday"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:244
msgid "Unnamed SNAT"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:67
msgid "Unnamed forward"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:76
msgid "Unnamed rule"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:101
msgid "Via %s"
msgstr "Über %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:99
msgid "Via %s at %s"
msgstr "Über %s an %s"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:341
msgid "Wednesday"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:335
msgid "Week Days"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:55
msgid ""
"You may specify multiple by selecting \"-- custom --\" and then entering "
"protocols separated by space."
msgstr ""
"Durch die Auswahl von \"-- benutzerdefiniert --\" könnene mehrere Werte "
"durch Leerzeichen getrennt angegeben werden."
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:29
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:35
msgid "Zone %q"
msgstr "Zone %q"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:83
msgid "Zone ⇒ Forwardings"
msgstr "Zone ⇒ Weiterleitungen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:59
msgid "Zones"
msgstr "Zonen"
# Die richtige Übersetzung von ACCEPT im Firewallkontext ist nicht "Annehmen" sondern "Zulassen". Man kann ja keinen
# ausgehenden Verkehr annehmen.
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:325
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:82
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:33
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:98
msgid "accept"
msgstr "zulassen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:66
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:78
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:90
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:108
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua:141
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:82
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:95
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:122
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:263
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:272
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:281
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:306
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:315
msgid "any"
msgstr "beliebig"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:81
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:120
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:100
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:128
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:150
msgid "any host"
msgstr "beliebiger Rechner"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:95
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:111
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:138
msgid "any router IP"
msgstr "beliebige Router-IP"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:80
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua:119
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:149
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:110
msgid "any zone"
msgstr "beliebige Zone"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:189
msgid "day"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:327
msgid "don't track"
msgstr "nicht verfolgen"
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:324
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:81
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:32
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:97
msgid "drop"
msgstr "verwerfen"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:187
msgid "hour"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:185
msgid "minute"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:20
msgid "not"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:50
msgid "port"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:55
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:65
msgid "ports"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua:326
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua:80
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:31
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua:96
msgid "reject"
msgstr "zurückweisen"
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:183
msgid "second"
msgstr ""
#: applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua:82
msgid "traffic"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:121
msgid "type"
msgstr ""
#: applications/luci-app-firewall/luasrc/tools/firewall.lua:130
msgid "types"
msgstr ""