Translated using Weblate (Slovak)
[project/luci.git] / applications / luci-app-firewall / po / de / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "Report-Msgid-Bugs-To: \n"
5 "POT-Creation-Date: 2010-03-30 17:00+0200\n"
6 "PO-Revision-Date: 2023-07-09 09:41+0000\n"
7 "Last-Translator: ssantos <ssantos@web.de>\n"
8 "Language-Team: German <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/de/>\n"
10 "Language: de\n"
11 "MIME-Version: 1.0\n"
12 "Content-Type: text/plain; charset=UTF-8\n"
13 "Content-Transfer-Encoding: 8bit\n"
14 "Plural-Forms: nplurals=2; plural=n != 1;\n"
15 "X-Generator: Weblate 5.0-dev\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:48
18 msgid ""
19 "%{src?%{dest?Forwarded:Incoming}:Outgoing} %{ipv6?%{ipv4?<var>IPv4</var> and "
20 "<var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}%{proto?, protocol %{proto#"
21 "%{next?, }%{item.types?<var class=\"cbi-tooltip-container\">%{item.name}"
22 "<span class=\"cbi-tooltip\">ICMP with types %{item.types#%{next?, }<var>"
23 "%{item}</var>}</span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var"
24 "%{mark.inv? data-tooltip=\"Match fwmarks except %{mark.num}%{mark.mask? with "
25 "mask %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Mask fwmark value with "
26 "%{mark.mask} before compare.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?"
27 "<var data-tooltip=\"Match DSCP classifications except %{dscp.num?:%{dscp."
28 "name}}\">%{dscp.val}</var>:<var>%{dscp.val}</var>}}%{helper?, helper "
29 "%{helper.inv?<var data-tooltip=\"Match any helper except &quot;%{helper.name}"
30 "&quot;\">%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper."
31 "val}</var>}}"
32 msgstr ""
33 "%{src?%{dest?Weitergeleiteter:Eingehender}:Ausgehender} %{ipv6?%{ipv4?"
34 "<var>IPv4</var>- und <var>IPv6</var>:<var>IPv6</var>}:<var>IPv4</var>}-"
35 "Verkehr%{proto?, Protokoll %{proto#%{next?, }%{item.types?<var class=\"cbi-"
36 "tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP mit Typen "
37 "%{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item.name}</"
38 "var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Selektiert Firewall-"
39 "Markierungen außer %{mark.num}%{mark.mask? mit Maske %{mark.mask}}.\":%{mark."
40 "mask? data-tooltip=\"Maskiert Markierungswert mit %{mark.mask} vorm "
41 "Vergleich.\"}}>%{mark.val}</var>}%{dscp?, DSCP %{dscp.inv?<var data-tooltip="
42 "\"Selektiert DSCP-Klassifizierungen außer %{dscp.num?:%{dscp.name}}\">%{dscp."
43 "val}</var>:<var>%{dscp.val}</var>}}%{helper?, Tracking-Helfer %{helper.inv?"
44 "<var data-tooltip=\"Selektiert Helfer außer &quot;%{helper.name}&quot;\">"
45 "%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</"
46 "var>}}"
47
48 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
49 msgid "-- add IP --"
50 msgstr "-- IP hinzufügen --"
51
52 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:519
53 msgid "-- add MAC --"
54 msgstr "-- MAC hinzufügen --"
55
56 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:192
57 msgid "0"
58 msgstr "0"
59
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:175
61 msgid "1024"
62 msgstr "1024"
63
64 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
65 msgid ""
66 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
67 msgstr ""
68 "%{src?%{dest?Weiterleitung:Eingang}:Ausgang} <var data-tooltip=\"ACCEPT"
69 "\">erlauben</var>"
70
71 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:93
72 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
73 msgstr "<var data-tooltip=\"ACCEPT\">Quellmaskierung unterbinden</var>"
74
75 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:85
76 msgid ""
77 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
78 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
79 msgstr ""
80 "<var data-tooltip=\"DNAT\">Weiterleiten</var> zu %{dest}%{dest_ip? IP <var>"
81 "%{dest_ip}</var>}%{dest_port? Port <var>%{dest_port}</var>}"
82
83 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
84 msgid ""
85 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
86 msgstr ""
87 "%{src?%{dest?Weiterleitung:Eingang}:Ausgang} <var data-tooltip=\"DROP"
88 "\">verwerfen</var>"
89
90 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
91 msgid ""
92 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
93 "</var>"
94 msgstr ""
95 "<var data-tooltip=\"DSCP\">Setze DSCP</var>-Klassifizierung auf <var>"
96 "%{set_dscp}</var>"
97
98 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
99 msgid ""
100 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
101 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
102 msgstr ""
103 "<var data-tooltip=\"HELPER\">Assoziiere Tracking</var>-Helfer <var"
104 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
105
106 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
107 msgid ""
108 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
109 "%{set_mark?:%{set_xmark}}</var>"
110 msgstr ""
111 "<var data-tooltip=\"MARK\">%{set_mark?Setze:XOR}</var> Firewall-Markierung "
112 "<var>%{set_mark?:%{set_xmark}}</var>"
113
114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:90
115 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
116 msgstr "Quell-IP <var data-tooltip=\"MASQUERADE\">automatisch maskieren</var>"
117
118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
119 msgid ""
120 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
121 "output}"
122 msgstr ""
123 "%{src?%{dest?Weiterleitungs:Eingangs}:Ausgangs}-<var data-tooltip=\"NOTRACK"
124 "\">Tracking verhindern</var>"
125
126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
127 msgid ""
128 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
129 msgstr ""
130 "%{src?%{dest?Weiterleitung:Eingang}:Ausgang} <var data-tooltip=\"REJECT"
131 "\">ablehnen</var>"
132
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
134 msgid ""
135 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
136 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
137 msgstr ""
138 "Quell%{snat_ip?-IP <var>%{snat_ip}</var>} %{snat_port?Port <var>%{snat_port}"
139 "</var>} <var data-tooltip=\"SNAT\">statisch umschreiben</var>"
140
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:302
142 msgid "A rewrite IP must be specified!"
143 msgstr "Es muss eine IP-Adresse zum Umschreiben angegeben werden!"
144
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
146 msgid "ACCEPT - Disable address rewriting"
147 msgstr "ACCEPT - Umschreiben von IP-Adressen deaktivieren"
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
150 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:410
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:283
154 msgid "Action"
155 msgstr "Aktion"
156
157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
158 msgid ""
159 "Additional raw <em>iptables</em> arguments to classify zone destination "
160 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
161 "traffic."
162 msgstr ""
163 "Zusätzliche rohe <em>iptables</em>-Argumente zur Klassifizierung des "
164 "Zonenzielverkehrs, z.B. <code>-p tcp --dport 443</code>, um nur ausgehenden "
165 "HTTPS-Verkehr übereinstimmen zu lassen."
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
168 msgid ""
169 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
170 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
171 msgstr ""
172 "Zusätzliche rohe <em>iptables</em>-Argumente zur Klassifizierung von "
173 "Zonenquellenverkehr, z.B. <code>-p tcp --sport 443</code>, um nur "
174 "eingehenden HTTPS-Verkehr übereinstimmen zu lassen."
175
176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:107
177 msgid "Address family, Internal IP address must match"
178 msgstr "Adressfamilie, interne IP-Adresse muss übereinstimmen"
179
180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
181 msgid ""
182 "Address family, source address, destination address, rewrite IP address must "
183 "match"
184 msgstr ""
185 "Adressfamilie, Quelladresse, Zieladresse, IP-Adressenumschreibung muss "
186 "übereinstimmen"
187
188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:161
189 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
191 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
192 msgid "Advanced Settings"
193 msgstr "Erweiterte Einstellungen"
194
195 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
196 msgid "Allow \"invalid\" traffic"
197 msgstr "Erlaube \"ungültigen\" Verkehr"
198
199 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:379
200 msgid "Allow forward from <em>source zones</em>:"
201 msgstr "Erlaube Weiterleitung von <em>Quellzone</em>:"
202
203 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:338
204 msgid "Allow forward to <em>destination zones</em>:"
205 msgstr "Erlaube Weiterleitung zu <em>Zielzone</em>:"
206
207 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:549
208 msgid "Any"
209 msgstr "Beliebig"
210
211 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:478
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:494
213 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:348
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:364
215 msgid "Any day"
216 msgstr "Beliebig"
217
218 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
219 msgid ""
220 "Apply a bitwise XOR of the given value and the existing mark value on "
221 "established connections. Format is value[/mask]. If a mask is specified then "
222 "those bits set in the mask are zeroed out."
223 msgstr ""
224 "Bitweises XOR von angegebenem Wert und Maske auf etablierte Verbindungen "
225 "anwenden. Format ist Wert[/Maske]. Wenn eine Maske angegeben ist, werden die "
226 "korrespondierenden Bits des Wertes genullt."
227
228 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
229 msgid "Apply the given DSCP class or value to established connections."
230 msgstr ""
231 "Wende die angegebene DSCP-Klasse oder den angegebenen DSCP-Wert auf "
232 "etablierte Verbindungen an."
233
234 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
235 msgid "Assign the specified connection tracking helper to matched traffic."
236 msgstr ""
237 "Weise den angegebenen Verbindungs-Tracking-Helfer selektiertem Verkehr zu."
238
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
240 msgid "Automatic helper assignment"
241 msgstr "Automatische Helferzuordnung"
242
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
244 msgid ""
245 "Automatically assign conntrack helpers based on traffic protocol and port"
246 msgstr ""
247 "Automatische Zuweisung von Conntrack-Helfern basierend auf Traffic-Protokoll "
248 "und Port"
249
250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:54
251 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:55
252 msgid "Comment"
253 msgstr "Kommentar"
254
255 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
256 msgid "Conntrack Settings"
257 msgstr "Conntrack-Einstellungen"
258
259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
260 msgid "Conntrack helpers"
261 msgstr "Conntrack-Helfer"
262
263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
264 msgid "Contents have been saved."
265 msgstr "Inhalte wurden gespeichert."
266
267 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:698
268 msgid "Continue"
269 msgstr "Fortfahren"
270
271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:197
272 msgid "Counters"
273 msgstr "Zähler"
274
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
276 msgid "Covered devices"
277 msgstr "Abgedeckte Geräte"
278
279 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
280 msgid "Covered networks"
281 msgstr "Abgedeckte Netzwerke"
282
283 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
284 msgid "Covered subnets"
285 msgstr "Abgedeckte Subnetze"
286
287 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:62
288 msgid "Custom Rules"
289 msgstr "Benutzerdefinierte Regeln"
290
291 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
292 msgid ""
293 "Custom rules allow you to execute arbitrary iptables commands which are not "
294 "otherwise covered by the firewall framework. The commands are executed after "
295 "each firewall restart, right after the default ruleset has been loaded."
296 msgstr ""
297 "Benutzerdefinierte Regeln ermöglichen das Ausführen belieber iptables-"
298 "Befehle welche durch das Firewall-Framework nicht unterstützt werden. Die "
299 "Befehle werden mit jedem Firewall-Neustart abgearbeitet, direkt nach dem "
300 "Laden der Basisregeln."
301
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:420
303 msgid "DSCP classification"
304 msgstr "DSCP-Klassifizierung"
305
306 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
307 msgid "DSCP mark"
308 msgstr "DSCP-Markierung"
309
310 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
311 msgid "DSCP mark required"
312 msgstr "DSCP-Markierung benötigt"
313
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
316 msgid "Destination address"
317 msgstr "Zieladresse"
318
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:403
320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
321 msgid "Destination port"
322 msgstr "Zielport"
323
324 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:395
325 msgid "Destination zone"
326 msgstr "Ziel-Zone"
327
328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
329 msgid "Device name"
330 msgstr "Gerätename"
331
332 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
333 msgid ""
334 "Do not install extra rules to reject forwarded traffic with conntrack state "
335 "<em>invalid</em>. This may be required for complex asymmetric route setups."
336 msgstr ""
337 "Installiere keine zusätzlichen Regeln, um weitergeleiteten Traffic mit "
338 "Conntrack-Status <em>invalid</em> abzulehnen. Dies kann bei komplexen "
339 "asymmetrischen Routen erforderlich sein."
340
341 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:59
342 msgid "Drop invalid packets"
343 msgstr "Ungültige Pakete verwerfen"
344
345 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
346 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:209
348 msgid "Enable"
349 msgstr "aktivieren"
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:302
352 msgid "Enable NAT Loopback"
353 msgstr "NAT-Loopback aktivieren"
354
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
356 msgid "Enable SYN-flood protection"
357 msgstr "Schutz vor SYN-flood-Attacken"
358
359 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
360 msgid "Enable logging on this zone"
361 msgstr "Protokollierung innerhalb der Zone aktivieren"
362
363 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:162
364 msgid ""
365 "Enable network address and port translation IPv4 (NAT4 or NAPT4) for "
366 "outbound traffic on this zone. This is typically enabled on the <em>wan</em> "
367 "zone."
368 msgstr ""
369 "Aktivieren der Netzwerkadressen- und Portübersetzung IPv4 (NAT4 oder NAPT4) "
370 "für den ausgehenden Verkehr in dieser Zone. Dies wird normalerweise für die "
371 "Zone <em>wan</em> aktiviert."
372
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
374 msgid ""
375 "Enable network address and port translation IPv6 (NAT6 or NAPT6) for "
376 "outbound traffic on this zone."
377 msgstr ""
378 "Aktivieren der Netzwerkadressen- und Portübersetzung IPv6 (NAT6 oder NAPT6) "
379 "für den ausgehenden Verkehr in dieser Zone."
380
381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:204
382 msgid "Enabled"
383 msgstr "Aktiviert"
384
385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:198
386 msgid "Enables packet and byte count tracking for the set."
387 msgstr "Aktiviert die Paket- und Byte-Zählungsverfolgung für das Set."
388
389 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
390 msgid "Expecting: %s"
391 msgstr "Erwarte: %s"
392
393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
394 msgid "Experimental feature. Not fully compatible with QoS/SQM."
395 msgstr "Experimentelle Funktion. Nicht vollständig kompatibel mit QoS/SQM."
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:284
398 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
399 msgstr ""
400 "Wählt explizit zulässige Verbindungs-Tracking-Helfer für den Zonenverkehr aus"
401
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:270
403 msgid "External IP address"
404 msgstr "Externe IP-Adresse"
405
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275
407 msgid "External port"
408 msgstr "Externer Port"
409
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:339
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:338
413 msgid "Extra arguments"
414 msgstr "Zusätzliche Argumente"
415
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:316
417 msgid "Extra destination arguments"
418 msgstr "Zusätzliche Ziel-Argumente"
419
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:110
421 msgid "Extra iptables arguments"
422 msgstr "Zusätzliche iptables-Argumente"
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:306
425 msgid "Extra source arguments"
426 msgstr "Zusätzliche Quell-Argumente"
427
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:60
429 msgid "Family"
430 msgstr "Familie"
431
432 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
433 msgid "Firewall"
434 msgstr "Firewall"
435
436 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
437 msgid "Firewall - Custom Rules"
438 msgstr "Firewall - Benutzerdefinierte Regeln"
439
440 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:20
441 msgid "Firewall - IP sets"
442 msgstr "Firewall - IP-Sets"
443
444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
445 msgid "Firewall - NAT Rules"
446 msgstr "Firewall - NAT Regeln"
447
448 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:152
449 msgid "Firewall - Port Forwards"
450 msgstr "Firewall - Portweiterleitungen"
451
452 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
453 msgid "Firewall - Traffic Rules"
454 msgstr "Firewall - Traffic-Regeln"
455
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
457 msgid "Firewall - Zone Settings"
458 msgstr "Firewall - Zoneneinstellungen"
459
460 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:691
461 msgid "Firewall configuration migration"
462 msgstr "Migration der Firewall-Konfiguration"
463
464 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:64
465 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:147
466 msgid "Forward"
467 msgstr "Weiterleitung"
468
469 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:34
470 #, fuzzy
471 msgid ""
472 "Forwarded %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
473 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
474 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
475 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
476 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
477 msgstr ""
478 "Weitergeleitet %{ipv6?%{ipv4?<var>IPv4</var> und <var>IPv6</var>:<var>IPv6</"
479 "var>}:<var>IPv4</var>}%{proto? protocol %{proto#%{next?, }<var>%{item.name}</"
480 "var>}%{mark?, mark <var%{mark.inv? data-tooltip=\"Finde fwmarks außer %{mark."
481 "num}%{mark.mask? mit Maske %{mark.mask}}.\":%{mark.mask? data-tooltip="
482 "\"Maskiere fwmark-Wert mit %{mark.mask} vor dem Vergleich.\"}}>%{mark.val}</"
483 "var>}"
484
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
486 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:354
487 msgid "Friday"
488 msgstr "Freitag"
489
490 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:45
491 msgid ""
492 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
493 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
494 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
495 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
496 "ival}</var>}}"
497 msgstr ""
498 "Von %{src}%{src_device?, Schnittstelle <var>%{src_device}</var>}%{src_ip?, "
499 "IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Selektiert IP-Adressen "
500 "außer %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, Port %{src_port#"
501 "%{next?, }<var%{item.inv? data-tooltip=\"Selektiert Ports außer %{item.val}."
502 "\"}>%{item.ival}</var>}}"
503
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
505 msgid ""
506 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
507 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
508 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
509 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
510 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
511 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
512 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
513 "</var>}}"
514 msgstr ""
515 "Von %{src}%{src_device?, Schnittstelle <var>%{src_device}</var>}%{src_ip?, "
516 "IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Selektiert IP-Adressen "
517 "außer %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#"
518 "%{next?, }<var%{item.inv? data-tooltip=\"Selektiert Ports außer %{item.val}."
519 "\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? "
520 "data-tooltip=\"Selektiert MAC-Adressen außer %{item.val}%{item.hint.name? a."
521 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
522 "name}\"}}>%{item.ival}</var>}}"
523
524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:52
525 msgid ""
526 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
527 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
528 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
529 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
530 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
531 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
532 "name}\"}}>%{item.ival}</var>}}"
533 msgstr ""
534 "Von %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
535 "\"Selektiert IP-Adressen außer %{item.val}.\"}>%{item.ival}</"
536 "var>}}%{src_port?, port %{src_port#%{next?, }<var%{item.inv? data-tooltip="
537 "\"Selektiert Ports außer %{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC "
538 "%{src_mac#%{next?, }<var%{item.inv? data-tooltip=\"Selektiert MAC-Adressen "
539 "außer %{item.val}%{item.hint.name? genannt %{item.hint.name}}.\":%{item.hint."
540 "name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}</var>}}"
541
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
543 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
547 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
548 msgid "General Settings"
549 msgstr "Allgemeine Einstellungen"
550
551 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
552 msgid "Grant access to firewall configuration"
553 msgstr "Zugriff auf die Firewall-Konfiguration gewähren"
554
555 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
556 msgid "Hardware flow offloading"
557 msgstr "Hardwarebeschleunigte Flusskontrolle"
558
559 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:137
560 msgid "IP (range)"
561 msgstr "IP (Bereich)"
562
563 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:32
564 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
565 msgid "IP Sets"
566 msgstr "IP-Sets"
567
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:145
569 msgid "IPs/Networks"
570 msgstr "IPs/Netzwerke"
571
572 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:100
573 msgid "IPs/Networks/MACs"
574 msgstr "IPs/Netzwerke/MACs"
575
576 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:61
577 msgid "IPv4"
578 msgstr "IPv4"
579
580 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:250
582 msgid "IPv4 and IPv6"
583 msgstr "IPv4 und IPv6"
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
586 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:218
588 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
589 msgid "IPv4 only"
590 msgstr "nur IPv4"
591
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:62
593 msgid "IPv6"
594 msgstr "IPv6"
595
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
597 msgid "IPv6 Masquerading"
598 msgstr "IPv6-Masquerading"
599
600 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:219
603 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:252
604 msgid "IPv6 only"
605 msgstr "nur IPv6"
606
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
608 msgid "Inbound device"
609 msgstr "Eingehendes Gerät"
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:180
612 msgid "Include File"
613 msgstr "Datei einschließen"
614
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:40
616 msgid ""
617 "Incoming %{ipv6?%{ipv4?<var>IPv4</var> and <var>IPv6</var>:<var>IPv6</var>}:"
618 "<var>IPv4</var>}%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
619 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
620 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
621 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
622 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
623 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
624 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
625 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
626 "\"%{helper.name}\">%{helper.val}</var>}}"
627 msgstr ""
628 "Eingehende %{ipv6?%{ipv4?<var>IPv4</var> und <var>IPv6</var>:<var>IPv6</"
629 "var>}:<var>IPv4</var>}%{proto?, Protokoll %{proto#%{next?, }%{item.types?"
630 "<var class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip"
631 "\">ICMP mit Typen %{item.types#%{next?, }<var>%{item}</var>}</span></var>:"
632 "<var>%{item.name}</var>}}}%{mark? mark <var%{mark.inv? data-tooltip="
633 "\"Vergleiche fwmarks außer %{mark.num}%{mark.mask? mit Maske %{mark.mask}}."
634 "\":%{mark.mask? data-tooltip=\"Maskiere fwmark-Wert mit %{mark.mask} vor dem "
635 "Vergleich.\"}}>%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-"
636 "tooltip=\"Vergleiche jeden helper außer &quot;%{helper.name}&quot;\">"
637 "%{helper.val}</var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</"
638 "var>}}"
639
640 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:173
641 msgid "Initial Hash Size"
642 msgstr "Initiale Hash Größe"
643
644 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
645 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
646 msgid "Input"
647 msgstr "Eingehend"
648
649 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:288
650 msgid "Internal IP address"
651 msgstr "Interne IP-Adresse"
652
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:293
654 msgid "Internal port"
655 msgstr "Interner Port"
656
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:283
658 msgid "Internal zone"
659 msgstr "Interne Zone"
660
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
662 msgid "Invalid DSCP mark"
663 msgstr "Ungültige DSCP-Markierung"
664
665 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
666 msgid "Invalid limit value"
667 msgstr "Ungültiger Limit-Wert"
668
669 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
670 msgid "Limit burst"
671 msgstr "Limit-Häufung"
672
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:293
674 msgid "Limit log messages"
675 msgstr "Protokollnachrichten limitieren"
676
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
678 msgid "Limit matching"
679 msgstr "Limitiere Vergleiche"
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:79
682 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:74
684 msgid ""
685 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
686 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
687 msgstr ""
688 "Limitiere Vergleiche auf <var>%{limit.num}</var> Pakete pro <var>%{limit."
689 "unit}</var>%{limit.burst? Häufung <var>%{limit.burst}</var>}"
690
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:169
692 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
693 msgid "Limited masquerading enabled"
694 msgstr "Eingeschränktes Masquerading aktiviert"
695
696 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
697 msgid "Limits traffic matching to the specified rate."
698 msgstr "Limitiere Verkehrsvergleiche auf die angegebene Rate."
699
700 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
701 msgid "Loopback source IP"
702 msgstr "Loopback Quell-IP"
703
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:287
705 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
706 msgstr ""
707 "MASQUERADE - Automatisch auf IP-Adresse der ausgehenden Schnittstelle "
708 "umschreiben"
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:174
711 msgid "MSS clamping"
712 msgstr "MSS Korrektur"
713
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:161
715 msgid "Masquerading"
716 msgstr "NAT aktivieren"
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:209
719 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:192
721 msgid "Match"
722 msgstr "Filter"
723
724 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
725 msgid "Match DSCP"
726 msgstr "DSCP selektieren"
727
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
729 msgid "Match ICMP type"
730 msgstr "Nach ICMP-Typ filtern"
731
732 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
733 msgid "Match device"
734 msgstr "Gerät selektieren"
735
736 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:267
737 msgid "Match forwarded traffic directed at the given IP address."
738 msgstr "Selektiert an die angegebene IP-Adresse gerichteten Verkehr."
739
740 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
741 msgid ""
742 "Match forwarded traffic directed at the given destination port or port range."
743 msgstr ""
744 "Selektiert an den angegeben Port oder Port-Bereich gerichteten Verkehr."
745
746 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
747 msgid "Match forwarded traffic from this IP or range."
748 msgstr ""
749 "Selektiert weitergeleiteten Verkehr von dieser IP oder diesem IP-Bereich."
750
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
752 msgid ""
753 "Match forwarded traffic originating from the given source port or port range."
754 msgstr ""
755 "Selektiert weitergeleiteten Verkehr vom angegebenem Quellport oder "
756 "Portbereich."
757
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
760 msgid "Match helper"
761 msgstr "Helfer selektieren"
762
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
764 msgid ""
765 "Match incoming traffic directed at the given destination port or port range "
766 "on this host"
767 msgstr ""
768 "Eingehende Verbindungen filtern welche an den angegebenen Port oder "
769 "Portbereich auf dem lokalen Gerät gerichtet sind"
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
772 msgid "Match mark"
773 msgstr "Erfasse Markierung"
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:316
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
777 msgid "Match traffic using the specified connection tracking helper."
778 msgstr "Selektiere Verkehr welcher den angegebenen Tracking-Helfer benutzt."
779
780 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
781 msgid "Matches a specific firewall mark or a range of different marks."
782 msgstr ""
783 "Selektiert Verkehr mit einer spezifischen Firewall-Markierung oder einem "
784 "Bereich von Markierungen."
785
786 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:328
787 msgid "Matches forwarded traffic using the specified outbound network device."
788 msgstr ""
789 "Selektiert weitergeleiteten Verkehr welcher die angegebene "
790 "Netzwerkschnittstelle benutzt."
791
792 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
793 msgid "Matches traffic carrying the specified DSCP marking."
794 msgstr "Selektiere Verkehr welcher die angegebene DSCP-Markierung trägt."
795
796 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:106
797 msgid "Max Entries"
798 msgstr "Maximale Einträge"
799
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:165
801 msgid "Max Length"
802 msgstr "Maximale Länge"
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
805 msgid ""
806 "Maximum initial number of packets to match: this number gets recharged by "
807 "one every time the limit specified above is not reached, up to this number."
808 msgstr ""
809 "Maximale initiale Menge von Paketen die selektiert werden. Die Nummer wird "
810 "jedes Mal erhöht, wenn das oben genannte Limit nicht erreicht wird, bis zur "
811 "hier angegeben Anzahl."
812
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:350
815 msgid "Monday"
816 msgstr "Montag"
817
818 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:490
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:360
820 msgid "Month Days"
821 msgstr "Monatstage"
822
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:175
824 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
825 msgid "NAT Rules"
826 msgstr "NAT-Regeln"
827
828 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
829 msgid ""
830 "NAT rules allow fine grained control over the source IP to use for outbound "
831 "or forwarded traffic."
832 msgstr ""
833 "NAT-Regeln erlauben eine detaillierte Kontrolle über die verwendete Quell-IP-"
834 "Adresse für ausgehenden oder weitergeleiteten Verkehr."
835
836 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:41
838 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:45
839 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
840 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:188
841 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
842 msgid "Name"
843 msgstr "Name"
844
845 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:159
846 msgid "Netmask"
847 msgstr "Netzmaske"
848
849 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:271
850 msgid "Only match incoming traffic directed at the given IP address."
851 msgstr "Selektiert nur Traffic der an die angegebene IP-Adresse gerichtet ist."
852
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:252
854 msgid "Only match incoming traffic from these MACs."
855 msgstr "Selektiert nur Traffic von den angegebenen MAC-Adressen."
856
857 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
858 msgid "Only match incoming traffic from this IP or range."
859 msgstr "Selektiert nur Traffic vom angebenem Quell-IP-Adressbereich."
860
861 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
862 msgid ""
863 "Only match incoming traffic originating from the given source port or port "
864 "range on the client host"
865 msgstr ""
866 "Nur eingehenden Datenverkehr, der vom angegebenen Quellport oder Portbereich "
867 "des Client-Host stammt, selektieren"
868
869 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
870 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:327
871 msgid "Outbound device"
872 msgstr "Ausgehende Schnittstelle"
873
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:242
875 msgid "Outbound zone"
876 msgstr "Ausgehende Zone"
877
878 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
879 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
880 msgid "Output"
881 msgstr "Ausgehend"
882
883 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:68
884 msgid "Packet Field Match"
885 msgstr "Paket-Feld Übereinstimmung"
886
887 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:69
888 msgid ""
889 "Packet fields to match upon.<br />Syntax: <em>direction_datatype</em>. e.g.: "
890 "<code>src_port, dest_net</code>.<br />Directions: <code>src, dst</code>. "
891 "Datatypes: <code>ip, port, mac, net, set</code>.<br />Direction prefixes are "
892 "optional.<br />*Note: datatype <code>set</code> is unsupported in fw4."
893 msgstr ""
894 "Übereinstimmende Paketfelder.<br />Syntax: <em>direction_datatype</em>. e."
895 "g.: <code>src_port, dest_net</code>.<br />Richtung: <code>src, dst</code>. "
896 "Datentypen: <code>ip, port, mac, net, set</code>.<br />Richtungspräfix ist "
897 "optional.<br />*Hinweis: Datentyp <code>set</code> wird von fw4 nicht "
898 "unterstützt."
899
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:340
901 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:470
902 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:339
903 msgid "Passes additional arguments to iptables. Use with care!"
904 msgstr ""
905 "Gibt zusätzliche Kommandozeilenargumente an iptables weiter. Mit Vorsicht "
906 "benutzen!"
907
908 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:303
909 msgid ""
910 "Passing raw iptables arguments to source and destination traffic "
911 "classification rules allows to match packets based on other criteria than "
912 "interfaces or subnets. These options should be used with extreme care as "
913 "invalid values could render the firewall ruleset broken, completely exposing "
914 "all services."
915 msgstr ""
916 "Die Übergabe von rohen iptables-Argumenten an die Klassifizierungsregeln für "
917 "den Quell- und Zielverkehr ermöglicht es, Pakete abzugleichen, die auf "
918 "anderen Kriterien als Schnittstellen oder Subnetzen basieren. Diese Optionen "
919 "sollten mit äußerster Vorsicht verwendet werden, da ungültige Werte dazu "
920 "führen können, dass der Firewall-Regelsatz außer Funktion gesetzt wird und "
921 "alle Dienste vollständig offengelegt werden."
922
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:181
924 msgid "Path to file of CIDRs, subnets, host IPs, etc.<br />"
925 msgstr "Pfad zu Datei mit CIDRs, Subnetzen, Host IPs, etc.<br />"
926
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:155
928 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
929 msgid "Port Forwards"
930 msgstr "Portweiterleitungen"
931
932 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
933 msgid ""
934 "Port forwarding allows remote computers on the Internet to connect to a "
935 "specific computer or service within the private LAN."
936 msgstr ""
937 "Portweiterleitungen ermöglichen es entfernten Rechnern im Internet auf "
938 "bestimmte Computer oder Dienste im lokalen LAN zuzugreifen."
939
940 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:151
941 msgid "Port range"
942 msgstr "Port-Bereich"
943
944 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:233
945 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
947 msgid "Protocol"
948 msgstr "Protokoll"
949
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:294
951 msgid ""
952 "Redirect matched incoming traffic to the given port on the internal host"
953 msgstr ""
954 "Gefilterte Verbindungen an den angegeben Port auf dem internen Host "
955 "weiterleiten"
956
957 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:289
958 msgid "Redirect matched incoming traffic to the specified internal host"
959 msgstr "Gefilterte Verbindungen an den angegeben internen Host weiterleiten"
960
961 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:115
962 msgid "Refer To External Set"
963 msgstr "Verweis auf externes Set"
964
965 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
966 msgid "Requires hardware NAT support. Implemented at least for mt7621"
967 msgstr ""
968 "Erfordert Hardware-NAT-Unterstützung. (Zumindest für mt7621 implementiert)"
969
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
971 msgid "Restrict Masquerading to given destination subnets"
972 msgstr "NAT auf die angegebenen Ziel-Subnetze beschränken"
973
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:255
975 msgid "Restrict Masquerading to given source subnets"
976 msgstr "NAT auf die angegebenen Quell-Subnetze beschränken"
977
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
979 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
981 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
982 msgid "Restrict to address family"
983 msgstr "Auf Adressfamilie beschränken"
984
985 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
986 msgid "Rewrite IP address"
987 msgstr "IP-Adresse umschreiben"
988
989 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
990 msgid "Rewrite matched traffic to the specified source IP address."
991 msgstr "Selektierten Verkehr auf die angegebene Quell-IP-Adresse umschreiben."
992
993 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:308
994 msgid "Rewrite matched traffic to the specified source port or port range."
995 msgstr ""
996 "Selektierten Verkehr auf den angegebenen Quell-Port bzw. Port-Bereich "
997 "umschreiben."
998
999 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:307
1000 msgid "Rewrite port"
1001 msgstr "Port umschreiben"
1002
1003 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
1004 msgid "Routing/NAT Offloading"
1005 msgstr "Routing/NAT-Beschleunigung"
1006
1007 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
1008 msgid "SNAT - Rewrite to specific source IP or port"
1009 msgstr "SNAT - Umschreiben auf spezifische Quell-IP oder Port"
1010
1011 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:485
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:355
1013 msgid "Saturday"
1014 msgstr "Samstag"
1015
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1017 msgid "Set mark"
1018 msgstr "Markierung setzen"
1019
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
1021 msgid ""
1022 "Set the given mark value on established connections. Format is value[/mask]. "
1023 "If a mask is specified then only those bits set in the mask are modified."
1024 msgstr ""
1025 "Setzt die angegebenen Markierung auf etablierten Verbindungen. Das Format "
1026 "ist Wert[/Maske]. Wenn eine Maske spezifiziert ist, werden nur die "
1027 "korrespondierenden Bits des Markierungswertes verändert."
1028
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:84
1030 msgid "Software based offloading for routing/NAT"
1031 msgstr "Softwarebasierte Auslagerung von Routing/NAT"
1032
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
1034 msgid "Software flow offloading"
1035 msgstr "Beschleunigte Flusskontrolle"
1036
1037 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
1038 msgid "Source IP address"
1039 msgstr "Quell-IP-Adresse"
1040
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:251
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1043 msgid "Source MAC address"
1044 msgstr "Quell-MAC-Adresse"
1045
1046 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
1048 msgid "Source address"
1049 msgstr "Quelladresse"
1050
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:261
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:388
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:257
1054 msgid "Source port"
1055 msgstr "Quellport"
1056
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:237
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1059 msgid "Source zone"
1060 msgstr "Quell-Zone"
1061
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
1063 msgid ""
1064 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
1065 "network device."
1066 msgstr ""
1067 "Gibt an, ob diese Verkehrsregel an eine spezifische Eingangs- oder "
1068 "Ausgangsschnittstelle gebunden wird."
1069
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:307
1071 msgid ""
1072 "Specifies whether to use the external or the internal IP address for "
1073 "reflected traffic."
1074 msgstr ""
1075 "Gibt an, ob die externe oder die interne IP-Adresse für reflektierten "
1076 "Verkehr genutzt wird."
1077
1078 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:509
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:379
1080 msgid "Start Date (yyyy-mm-dd)"
1081 msgstr "Startdatum (JJJJ-MM-TT)"
1082
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:501
1084 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:371
1085 msgid "Start Time (hh:mm:ss)"
1086 msgstr "Startzeit (hh:mm:ss)"
1087
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:513
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:383
1090 msgid "Stop Date (yyyy-mm-dd)"
1091 msgstr "Enddatum (JJJJ-MM-TT)"
1092
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:505
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:375
1095 msgid "Stop Time (hh:mm:ss)"
1096 msgstr "Stoppzeit (hh:mm:ss)"
1097
1098 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:123
1099 msgid "Storage Method"
1100 msgstr "Speichermethode"
1101
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:479
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:349
1104 msgid "Sunday"
1105 msgstr "Sonntag"
1106
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:692
1108 msgid ""
1109 "The existing firewall configuration needs to be changed for LuCI to function "
1110 "properly."
1111 msgstr ""
1112 "Die existierende Firewall-Konfiguration muss geändert werden damit LuCI "
1113 "richtig funktioniert."
1114
1115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
1116 msgid ""
1117 "The firewall creates zones over your network interfaces to control network "
1118 "traffic flow."
1119 msgstr ""
1120 "Die Firewall erstellt Netzwerkzonen über bestimmte Netzwerkschnittstellen um "
1121 "den Netzwerk-Traffic zu trennen."
1122
1123 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
1124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:334
1125 msgid ""
1126 "The options below control the forwarding policies between this zone (%s) and "
1127 "other zones. <em>Destination zones</em> cover forwarded traffic "
1128 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
1129 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
1130 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
1131 "<em>not</em> imply a permission to forward from wan to lan as well."
1132 msgstr ""
1133 "Die untenstehenden Optionen regeln die Verfahrensweisen für Traffic zwischen "
1134 "dieser Zone (%s) und anderen Zonen. <em>Ziel-Zonen</em> decken "
1135 "weitergeleiteten Traffic <strong>von %q</strong> ab. <em>Quell-Zonen</em> "
1136 "treffen auf weitergeleiteten Traffic aus anderen Zonen zu, welcher "
1137 "<strong>an %q gerichtet</strong> ist. Die Weiterleitung gilt nur in eine "
1138 "Richtung, d. h. eine erlaubte Weiterleitung von LAN nach WAN bedeutet "
1139 "<em>nicht</em> zusätzlich die Erlaubnis, auch von WAN nach LAN "
1140 "weiterzuleiten."
1141
1142 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:119
1143 msgid ""
1144 "This section defines common properties of %q. The <em>input</em> and "
1145 "<em>output</em> options set the default policies for traffic entering and "
1146 "leaving this zone while the <em>forward</em> option describes the policy for "
1147 "forwarded traffic between different networks within the zone. <em>Covered "
1148 "networks</em> specifies which available networks are members of this zone."
1149 msgstr ""
1150 "Dieser Abschnitt definiert allgemeine Eigenschaften der %q-Zone. Die "
1151 "<em>input</em>- und <em>output</em>-Optionen definieren die Regeln für "
1152 "Datenverkehr, der in diese Zone eintritt oder diese verlässt. <em>forward</"
1153 "em> trifft auf Datenverkehr zwischen verschiedenen Schnittstellen innerhalb "
1154 "dieser Zone zu. <em>Covered networks</em> definiert welche der verfügbaren "
1155 "Netzwerke zu dieser Zone gehören."
1156
1157 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:483
1158 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:353
1159 msgid "Thursday"
1160 msgstr "Donnerstag"
1161
1162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
1163 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:182
1164 msgid "Time Restrictions"
1165 msgstr "Zeitbeschränkungen"
1166
1167 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:517
1168 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:387
1169 msgid "Time in UTC"
1170 msgstr "Zeit ist UTC"
1171
1172 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1173 msgid "Time restrictions are enabled for this rule"
1174 msgstr "Zeitbeschränkungen sind aktiviert für diese Regel"
1175
1176 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:189
1177 msgid "Timeout"
1178 msgstr "Zeitüberschreitung"
1179
1180 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1181 msgid ""
1182 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
1183 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
1184 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
1185 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
1186 "ival}</var>}}"
1187 msgstr ""
1188 "Nach %{dest}%{dest_device?, Schnittstelle <var>%{dest_device}</"
1189 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1190 "\"Selektiert IP-Adressen außer %{item.val}.\"}>%{item.ival}</"
1191 "var>}}%{dest_port?, Port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1192 "\"Selektiert Ports außer %{item.val}.\"}>%{item.ival}</var>}}"
1193
1194 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:55
1195 msgid ""
1196 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
1197 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
1198 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
1199 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
1200 "%{item.val}.\"}>%{item.ival}</var>}}"
1201 msgstr ""
1202 "Nach %{dest}%{dest_device?, über Schnittstelle <var>%{dest_device}</"
1203 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1204 "\"Selektiert IP-Adressen außer %{item.val}.\"}>%{item.ival}</"
1205 "var>}}%{dest_port?, Port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1206 "\"Selektiert Ports außer %{item.val}.\"}>%{item.ival}</var>}}"
1207
1208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:61
1209 msgid ""
1210 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1211 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
1212 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1213 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
1214 msgstr ""
1215 "Nach %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
1216 "\"Selektiert IP-Adressen außer %{item.val}.\"}>%{item.ival}</"
1217 "var>}}%{dest_port?, Port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
1218 "\"Selektiert Ports außer %{item.val}.\"}>%{item.ival}</var>}}"
1219
1220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:438
1221 msgid "Tracking helper"
1222 msgstr "Tracking-Helfer"
1223
1224 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
1225 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
1226 msgid "Traffic Rules"
1227 msgstr "Traffic-Regeln"
1228
1229 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
1230 msgid ""
1231 "Traffic rules define policies for packets traveling between different zones, "
1232 "for example to reject traffic between certain hosts or to open WAN ports on "
1233 "the router."
1234 msgstr ""
1235 "Traffic-Regeln bestimmen den Fluss der Pakete zwischen verschiedenen Zonen, "
1236 "zum Beispiel um Traffic zwischen bestimmten Rechnern zu unterbinden oder um "
1237 "WAN-Ports auf dem Router zu öffnen."
1238
1239 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:481
1240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:351
1241 msgid "Tuesday"
1242 msgstr "Dienstag"
1243
1244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
1245 msgid "Unable to save contents: %s"
1246 msgstr "Inhalt kann nicht gespeichert werden: %s"
1247
1248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:190
1249 msgid ""
1250 "Unit: seconds. Default <code>0</code> means the entry is added permanently "
1251 "to the set.<br />Max: 2147483 seconds."
1252 msgstr ""
1253 "Einheit: Sekunden. Voreinstellung <code>0</code> bedeutet der Eintrag wird "
1254 "dauerhaft hinzugefügt.<br />Maximaler Wert: 2147483 Sekunden."
1255
1256 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:331
1257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
1258 msgid "Unknown or not installed conntrack helper \"%s\""
1259 msgstr "Unbekannter oder nicht installierter Tracking-Helfer \"%s\""
1260
1261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
1262 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:189
1263 msgid "Unnamed NAT"
1264 msgstr "Unbenannte NAT-Regel"
1265
1266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:168
1267 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:183
1268 msgid "Unnamed forward"
1269 msgstr "Unbenannte Portweiterleitung"
1270
1271 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
1272 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
1273 msgid "Unnamed rule"
1274 msgstr "Unbennante Regel"
1275
1276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:50
1277 msgid "Unnamed set"
1278 msgstr "Unbenanntes Set"
1279
1280 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:124
1281 msgid "Unnamed zone"
1282 msgstr "Unbenannte Zone"
1283
1284 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:595
1285 msgid "Unrecognized protocol"
1286 msgstr "Unbekanntes Protokoll"
1287
1288 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:693
1289 msgid ""
1290 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
1291 "be converted to \"nat\" sections and the firewall will be restarted to apply "
1292 "the updated configuration."
1293 msgstr ""
1294 "Beim Fortfahren werden \"redirect\" Sektionen mit \"SNAT\" Aktion in \"nat\" "
1295 "Sektionen konvertiert und die Firewall wird neu gestartet um die geänderte "
1296 "Konfiguration anzuwenden."
1297
1298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:311
1299 msgid "Use external IP address"
1300 msgstr "Externe IP-Adresse nutzen"
1301
1302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:310
1303 msgid "Use internal IP address"
1304 msgstr "Interne IP-Adresse nutzen"
1305
1306 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
1308 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:318
1309 msgid "Use ipset"
1310 msgstr "Benutze ipset"
1311
1312 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:225
1313 msgid ""
1314 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
1315 "network devices."
1316 msgstr ""
1317 "Diese Option verwenden, um den Zonenverkehr nach rohen, nicht <em>uci</em>-"
1318 "verwalteten Netzwerkgeräten zu klassifizieren."
1319
1320 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
1321 msgid ""
1322 "Use this option to classify zone traffic by source or destination subnet "
1323 "instead of networks or devices."
1324 msgstr ""
1325 "Diese Option verwenden, um den Zonenverkehr nach Quell- oder Zielsubnetz "
1326 "anstelle von Netzwerken oder Geräten zu klassifizieren."
1327
1328 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
1329 msgid "Valid firewall mark required"
1330 msgstr "Gültige Firewall-Markierung benötigt"
1331
1332 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:482
1333 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:352
1334 msgid "Wednesday"
1335 msgstr "Mittwoch"
1336
1337 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:474
1338 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:344
1339 msgid "Week Days"
1340 msgstr "Wochentage"
1341
1342 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:419
1343 msgid "XOR firewall mark"
1344 msgstr "Firewallmarkierung XOR-en"
1345
1346 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1347 msgid "XOR mark"
1348 msgstr "Markierungen XOR-en"
1349
1350 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:28
1351 msgid "Your device does not run firewall4."
1352 msgstr "Firewall4 ist auf Ihrem Gerät nicht aktiviert."
1353
1354 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:26
1355 msgid "Your device runs firewall4."
1356 msgstr "Firewall4 ist auf Ihrem Gerät aktiviert."
1357
1358 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1359 msgid "Zone ⇒ Forwardings"
1360 msgstr "Zone ⇒ Weiterleitungen"
1361
1362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
1363 msgid "Zones"
1364 msgstr "Zonen"
1365
1366 # Die richtige Übersetzung von ACCEPT im Firewallkontext ist nicht "Annehmen" sondern "Zulassen". Man kann ja keinen
1367 # ausgehenden Traffic annehmen.
1368 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
1370 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:153
1371 msgid "accept"
1372 msgstr "zulassen"
1373
1374 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1375 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1376 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:484
1377 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:266
1378 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:297
1379 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:318
1380 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:391
1381 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:406
1382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:440
1383 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
1384 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
1385 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:278
1386 msgid "any"
1387 msgstr "beliebig"
1388
1389 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1390 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1391 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1392 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1393 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:46
1394 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1395 msgid "any zone"
1396 msgstr "beliebige Zone"
1397
1398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1399 msgid "any/all"
1400 msgstr "beliebig/alle"
1401
1402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:418
1403 msgid "apply firewall mark"
1404 msgstr "Firewallmarkierung anwenden"
1405
1406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1407 msgid "assign conntrack helper"
1408 msgstr "Tracking-Helfer zuordnen"
1409
1410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
1411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:220
1412 msgid "automatic"
1413 msgstr "Automatisch"
1414
1415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:124
1416 msgid "bitmap"
1417 msgstr "Bitmap"
1418
1419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:130
1420 msgid "bitmap is ipv4 only"
1421 msgstr "Bitmap ist nur IPv4"
1422
1423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1425 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1426 msgid "day"
1427 msgstr "Tag"
1428
1429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:86
1430 msgid "dest_ip: Destination IP"
1431 msgstr "dest_ip: Ziel IP"
1432
1433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:88
1434 msgid "dest_mac: Destination MAC addr"
1435 msgstr "dest_mac: Ziel MAC addr"
1436
1437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:89
1438 msgid "dest_net: Destination (sub)net"
1439 msgstr "dest_net: Ziel (Sub)netz"
1440
1441 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:87
1442 msgid "dest_port: Destination Port"
1443 msgstr "dest_port: Ziel Port"
1444
1445 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:91
1446 msgid "dest_set: Destination ipset*"
1447 msgstr "dest_set: Ziel ipset*"
1448
1449 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:311
1450 msgid "do not rewrite"
1451 msgstr "nicht umschreiben"
1452
1453 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:416
1454 msgid "don't track"
1455 msgstr "nicht verfolgen"
1456
1457 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
1458 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
1460 msgid "drop"
1461 msgstr "verwerfen"
1462
1463 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:21
1464 msgid ""
1465 "firewall4 supports referencing and creating IP sets to simplify matching of "
1466 "large address lists without the need to create one rule per item to match. "
1467 "Port ranges in ipsets are unsupported by firewall4.<br />"
1468 msgstr ""
1469 "Firewall4 unterstützt die Referenzierung und Erzeugung von IP sets, um die "
1470 "Übereinstimmung mit großen Adresslisten zu vereinfachen, ohne dass für jede "
1471 "Adresse eine eigene Regel erzeugt werden muss. Portbereiche in ipsets werden "
1472 "von Firewall4 nicht unterstützt.<br />"
1473
1474 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:152
1475 msgid "fromport-toport"
1476 msgstr "vonPort-bisPort"
1477
1478 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:125
1479 msgid "hash"
1480 msgstr "Hash"
1481
1482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1485 msgid "hour"
1486 msgstr "Stunde"
1487
1488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:74
1489 msgid "ip: IP addr"
1490 msgstr "ip: IP-Adr"
1491
1492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:146
1493 msgid "ip[/cidr]<br />"
1494 msgstr "ip[/cidr]<br />"
1495
1496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:138
1497 msgid "ip[/cidr]<br />For use with Match datatypes: <code>*_ip</code>."
1498 msgstr ""
1499 "ip[/cidr]<br />Zur Verwendung mit Übereinstimmungs-Datentypen: "
1500 "<code>*_ip</code>."
1501
1502 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:63
1503 msgid "ipv4"
1504 msgstr "ipv4"
1505
1506 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:126
1507 msgid "list"
1508 msgstr "Liste"
1509
1510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:76
1511 msgid "mac: MAC addr"
1512 msgstr "mac: MAC-Addr"
1513
1514 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:101
1515 msgid "macaddr|ip[/cidr]<br />"
1516 msgstr "macAdr|ip[/cidr]<br />"
1517
1518 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1520 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1521 msgid "minute"
1522 msgstr "Minute"
1523
1524 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:77
1525 msgid "net: (sub)net"
1526 msgstr "net: (Sub-)Netz"
1527
1528 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:75
1529 msgid "port: Port"
1530 msgstr "port: Port"
1531
1532 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:415
1533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1534 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1535 msgid "reject"
1536 msgstr "zurückweisen"
1537
1538 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:72
1539 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1540 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
1541 msgid "second"
1542 msgstr "Sekunde"
1543
1544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:79
1545 msgid "set: ipset*"
1546 msgstr "set: ipset*"
1547
1548 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:85
1549 msgid "src_Set: Source ipset*"
1550 msgstr "src_Set: Quell-ipset*"
1551
1552 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:80
1553 msgid "src_ip: Source IP"
1554 msgstr "src_ip: Quell-IP"
1555
1556 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:82
1557 msgid "src_mac: Source MAC addr"
1558 msgstr "src_mac: Quell-MAC-Adr"
1559
1560 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:83
1561 msgid "src_net: Source (sub)net"
1562 msgstr "src_net: Quell-(sub)netz"
1563
1564 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:81
1565 msgid "src_port: Source Port"
1566 msgstr "src_port: Quell-Port"
1567
1568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:53
1569 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:62
1570 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:86
1571 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1572 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1573 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:56
1574 msgid "this device"
1575 msgstr "dieses Gerät"
1576
1577 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:118
1578 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:220
1579 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:333
1580 msgid "this new zone"
1581 msgstr "diese neue Zone"
1582
1583 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1584 msgid "unlimited"
1585 msgstr "unlimitiert"
1586
1587 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1588 msgid "unspecified"
1589 msgstr "unspezifiziert"
1590
1591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:107
1592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/ipsets.js:166
1593 msgid "up to 65536 entries."
1594 msgstr "bis zu 65536 Einträgen."
1595
1596 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1597 msgid "valid firewall mark"
1598 msgstr "gültige Firewall-Markierung"
1599
1600 #~ msgid ""
1601 #~ "Enable network address and port translation (NAT or NAPT) for outbound "
1602 #~ "traffic on this zone. This is typically enabled on the <em>wan</em> zone."
1603 #~ msgstr ""
1604 #~ "Ativar a conversão de endereços e portas de rede (NAT ou NAPT) para o "
1605 #~ "tráfego de saída nessa zona. Isto é normalmente ativado na zona <em>wan</"
1606 #~ "em>."
1607
1608 #~ msgid ""
1609 #~ "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
1610 #~ "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
1611 #~ "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
1612 #~ "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark."
1613 #~ "val}</var>}"
1614 #~ msgstr ""
1615 #~ "Weitergeleiteter IPv4-Verkehr%{proto?, Protokoll %{proto#%{next?, }<var>"
1616 #~ "%{item.name}</var>}}%{mark?, Markierung <var%{mark.inv? data-tooltip="
1617 #~ "\"Selektiert Markierungen außer %{mark.num}%{mark.mask? mit Maske %{mark."
1618 #~ "mask}}.\":%{mark.mask? data-tooltip=\"Maskiere Firewall-Markierung mit "
1619 #~ "%{mark.mask} vorm Vergleich.\"}}>%{mark.val}</var>}"
1620
1621 #~ msgid ""
1622 #~ "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
1623 #~ "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP "
1624 #~ "with types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>"
1625 #~ "%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match "
1626 #~ "fwmarks except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark."
1627 #~ "mask? data-tooltip=\"Mask fwmark value with %{mark.mask} before compare."
1628 #~ "\"}}>%{mark.val}</var>}%{helper?, helper %{helper.inv?<var data-tooltip="
1629 #~ "\"Match any helper except &quot;%{helper.name}&quot;\">%{helper.val}</"
1630 #~ "var>:<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}"
1631 #~ msgstr ""
1632 #~ "Eingehender IPv4-Verkehr%{proto?, Protokoll %{proto#%{next?, }%{item."
1633 #~ "types?<var class=\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-"
1634 #~ "tooltip\">ICMP mit Typen %{item.types#%{next?, }<var>%{item}</var>}</"
1635 #~ "span></var>:<var>%{item.name}</var>}}}%{mark?, mark <var%{mark.inv? data-"
1636 #~ "tooltip=\"Selektiert Firewall-Markierungen außer %{mark.num}%{mark.mask? "
1637 #~ "mit Maske %{mark.mask}}.\":%{mark.mask? data-tooltip=\"Maskiere Firewall-"
1638 #~ "Markierung mit %{mark.mask} vorm Vergleich.\"}}>%{mark.val}</"
1639 #~ "var>}%{helper?, Helfer %{helper.inv?<var data-tooltip=\"Selektiert "
1640 #~ "Tracking-Helfer außer &quot;%{helper.name}&quot;\">%{helper.val}</var>:"
1641 #~ "<var data-tooltip=\"%{helper.name}\">%{helper.val}</var>}}"