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