luci-app-firewall: rework rule descriptions, deduplicate code
[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: 2020-01-16 13:32+0000\n"
7 "Last-Translator: Jo <jo@mein.io>\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 3.11-dev\n"
16
17 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:47
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
34 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
35 msgid "-- add IP --"
36 msgstr ""
37
38 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:479
39 msgid "-- add MAC --"
40 msgstr ""
41
42 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:117
43 msgid ""
44 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
45 msgstr ""
46
47 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:86
48 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
49 msgstr ""
50
51 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:80
52 msgid ""
53 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
54 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
55 msgstr ""
56
57 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:114
58 msgid ""
59 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
60 msgstr ""
61
62 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:132
63 msgid ""
64 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
65 "</var>"
66 msgstr ""
67
68 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:126
69 msgid ""
70 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
71 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
72 msgstr ""
73
74 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:129
75 msgid ""
76 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
77 "%{set_mark?:%{set_xmark}}</var>"
78 msgstr ""
79
80 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:83
81 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
82 msgstr ""
83
84 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:123
85 msgid ""
86 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
87 "output}"
88 msgstr ""
89
90 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:120
91 msgid ""
92 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
93 msgstr ""
94
95 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:80
96 msgid ""
97 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
98 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
99 msgstr ""
100
101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
102 msgid "A rewrite IP must be specified!"
103 msgstr "Es muss eine IP-Adresse zum Umschreiben angegeben werden!"
104
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:204
106 msgid "ACCEPT - Disable address rewriting"
107 msgstr "ACCEPT - Umschreiben von IP-Adressen deaktivieren"
108
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:164
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:220
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:149
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
114 msgid "Action"
115 msgstr "Aktion"
116
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
118 msgid ""
119 "Additional raw <em>iptables</em> arguments to classify zone destination "
120 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
121 "traffic."
122 msgstr ""
123 "Zusätzliche rohe <em>iptables</em>-Argumente zur Klassifizierung des "
124 "Zonenzielverkehrs, z.B. <code>-p tcp --dport 443</code>, um nur ausgehenden "
125 "HTTPS-Verkehr übereinstimmen zu lassen."
126
127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
128 msgid ""
129 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
130 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
131 msgstr ""
132 "Zusätzliche rohe <em>iptables</em>-Argumente zur Klassifizierung von "
133 "Zonenquellenverkehr, z.B. <code>-p tcp --sport 443</code>, um nur "
134 "eingehenden HTTPS-Verkehr übereinstimmen zu lassen."
135
136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
138 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:78
140 msgid "Advanced Settings"
141 msgstr "Erweiterte Einstellungen"
142
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
144 msgid "Allow \"invalid\" traffic"
145 msgstr "Erlaube \"ungültigen\" Verkehr"
146
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:311
148 msgid "Allow forward from <em>source zones</em>:"
149 msgstr "Erlaube Weiterleitung von <em>Quellzone</em>:"
150
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:270
152 msgid "Allow forward to <em>destination zones</em>:"
153 msgstr "Erlaube Weiterleitung zu <em>Zielzone</em>:"
154
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:506
156 msgid "Any"
157 msgstr "Beliebig"
158
159 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:421
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
161 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
162 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
163 msgid "Any day"
164 msgstr "Beliebig"
165
166 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:314
167 msgid ""
168 "Apply a bitwise XOR of the given value and the existing mark value on "
169 "established connections. Format is value[/mask]. If a mask is specified then "
170 "those bits set in the mask are zeroed out."
171 msgstr ""
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
174 msgid "Apply the given DSCP class or value to established connections."
175 msgstr ""
176
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
178 msgid "Assign the specified connection tracking helper to matched traffic."
179 msgstr ""
180
181 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
182 msgid "Automatic helper assignment"
183 msgstr "Automatische Helferzuordnung"
184
185 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:214
186 msgid ""
187 "Automatically assign conntrack helpers based on traffic protocol and port"
188 msgstr ""
189 "Automatische Zuweisung von Conntrack-Helfern basierend auf Traffic-Protokoll "
190 "und Port"
191
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:79
193 msgid "Conntrack Settings"
194 msgstr "Conntrack-Einstellungen"
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
197 msgid "Conntrack helpers"
198 msgstr "Conntrack-Helfer"
199
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:15
201 msgid "Contents have been saved."
202 msgstr "Inhalte wurden gespeichert."
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:181
205 msgid "Covered devices"
206 msgstr "Abgedeckte Geräte"
207
208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
209 msgid "Covered networks"
210 msgstr "Abgedeckte Netzwerke"
211
212 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186
213 msgid "Covered subnets"
214 msgstr "Abgedeckte Subnetze"
215
216 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
217 msgid "Custom Rules"
218 msgstr "Benutzerdefinierte Regeln"
219
220 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
221 msgid ""
222 "Custom rules allow you to execute arbitrary iptables commands which are not "
223 "otherwise covered by the firewall framework. The commands are executed after "
224 "each firewall restart, right after the default ruleset has been loaded."
225 msgstr ""
226 "Benutzerdefinierte Regeln ermöglichen das Ausführen belieber iptables-"
227 "Befehle welche durch das Firewall-Framework nicht unterstützt werden. Die "
228 "Befehle werden mit jedem Firewall-Neustart abgearbeitet, direkt nach dem "
229 "Laden der Basisregeln."
230
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:365
232 msgid "DSCP classification"
233 msgstr ""
234
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
236 msgid "DSCP mark"
237 msgstr ""
238
239 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:294
240 msgid "DSCP mark required"
241 msgstr ""
242
243 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
244 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
245 msgid "Destination address"
246 msgstr "Zieladresse"
247
248 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:348
249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
250 msgid "Destination port"
251 msgstr "Zielport"
252
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
254 msgid "Destination zone"
255 msgstr "Ziel-Zone"
256
257 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
258 msgid "Device name"
259 msgstr ""
260
261 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:211
262 msgid ""
263 "Do not install extra rules to reject forwarded traffic with conntrack state "
264 "<em>invalid</em>. This may be required for complex asymmetric route setups."
265 msgstr ""
266 "Installiere keine zusätzlichen Regeln, um weitergeleiteten Traffic mit "
267 "Conntrack-Status <em>invalid</em> abzulehnen. Dies kann bei komplexen "
268 "asymmetrischen Routen erforderlich sein."
269
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:36
271 msgid "Drop invalid packets"
272 msgstr "Ungültige Pakete verwerfen"
273
274 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:172
275 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:226
276 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:155
277 msgid "Enable"
278 msgstr "Aktivieren"
279
280 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
281 msgid "Enable NAT Loopback"
282 msgstr "NAT-Loopback aktivieren"
283
284 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:35
285 msgid "Enable SYN-flood protection"
286 msgstr "Schutz vor SYN-flood-Attacken"
287
288 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:224
289 msgid "Enable logging on this zone"
290 msgstr "Protokollierung innerhalb der Zone aktivieren"
291
292 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
293 msgid "Expecting: %s"
294 msgstr "Erwarte: %s"
295
296 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
297 msgid "Experimental feature. Not fully compatible with QoS/SQM."
298 msgstr "Experimentelle Funktion. Nicht vollständig kompatibel mit QoS/SQM."
299
300 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:218
301 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
302 msgstr ""
303 "Wählt explizit zulässige Verbindungs-Tracking-Helfer für den Zonenverkehr aus"
304
305 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
306 msgid "External IP address"
307 msgstr "Externe IP-Adresse"
308
309 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
310 msgid "External port"
311 msgstr "Externer Port"
312
313 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:275
314 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:413
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
316 msgid "Extra arguments"
317 msgstr "Zusätzliche Argumente"
318
319 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:249
320 msgid "Extra destination arguments"
321 msgstr "Zusätzliche Ziel-Argumente"
322
323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:80
324 msgid "Extra iptables arguments"
325 msgstr "Zusätzliche iptables-Argumente"
326
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
328 msgid "Extra source arguments"
329 msgstr "Zusätzliche Quell-Argumente"
330
331 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
332 msgid "Firewall"
333 msgstr "Firewall"
334
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:24
336 msgid "Firewall - Custom Rules"
337 msgstr "Firewall - Benutzerdefinierte Regeln"
338
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:118
340 msgid "Firewall - NAT Rules"
341 msgstr "Firewall - NAT Regeln"
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:120
344 msgid "Firewall - Port Forwards"
345 msgstr "Firewall - Portweiterleitungen"
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:164
348 msgid "Firewall - Traffic Rules"
349 msgstr "Firewall - Traffic-Regeln"
350
351 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:28
352 msgid "Firewall - Zone Settings"
353 msgstr "Firewall - Zoneneinstellungen"
354
355 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:41
356 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
357 msgid "Forward"
358 msgstr "Weitergeleitet"
359
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:29
361 msgid ""
362 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
363 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
364 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
365 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
366 msgstr ""
367
368 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
369 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
370 msgid "Friday"
371 msgstr "Freitag"
372
373 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:38
374 msgid ""
375 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
376 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
377 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
378 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
379 "ival}</var>}}"
380 msgstr ""
381
382 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:63
383 msgid ""
384 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
385 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
386 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
387 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
388 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
389 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
390 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
391 "</var>}}"
392 msgstr ""
393
394 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:47
395 msgid ""
396 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
397 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
398 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
399 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
400 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
401 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
402 "name}\"}}>%{item.ival}</var>}}"
403 msgstr ""
404
405 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:128
406 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:172
407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:126
408 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:31
409 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:77
410 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16
411 msgid "General Settings"
412 msgstr "Allgemeine Einstellungen"
413
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:65
415 msgid "Hardware flow offloading"
416 msgstr "Hardwarebeschleunigte Flusskontrolle"
417
418 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:263
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:192
420 msgid "IPv4 and IPv6"
421 msgstr "IPv4 und IPv6"
422
423 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:264
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
425 msgid "IPv4 only"
426 msgstr "nur IPv4"
427
428 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:265
429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:194
430 msgid "IPv6 only"
431 msgstr "nur IPv6"
432
433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
434 msgid "Inbound device"
435 msgstr ""
436
437 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:37
438 msgid ""
439 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
440 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
441 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
442 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
443 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
444 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
445 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
446 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
447 "\"%{helper.name}\">%{helper.val}</var>}}"
448 msgstr ""
449
450 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:39
451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:115
452 msgid "Input"
453 msgstr "Eingehend"
454
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:225
456 msgid "Internal IP address"
457 msgstr "Interne IP-Adresse"
458
459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:230
460 msgid "Internal port"
461 msgstr "Interner Port"
462
463 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:219
464 msgid "Internal zone"
465 msgstr "Interne Zone"
466
467 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:302
468 msgid "Invalid DSCP mark"
469 msgstr ""
470
471 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:370
472 msgid "Invalid limit value"
473 msgstr ""
474
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:380
476 msgid "Limit burst"
477 msgstr ""
478
479 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:227
480 msgid "Limit log messages"
481 msgstr "Protokollnachrichten limitieren"
482
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:346
484 msgid "Limit matching"
485 msgstr ""
486
487 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:74
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:95
489 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:67
490 msgid ""
491 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
492 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
493 msgstr ""
494
495 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:347
496 msgid "Limits traffic matching to the specified rate."
497 msgstr ""
498
499 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:244
500 msgid "Loopback source IP"
501 msgstr ""
502
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
504 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
505 msgstr ""
506 "MASQUERADE - Automatisch auf IP-Adresse der ausgehenden Schnittstelle "
507 "umschreiben"
508
509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:134
510 msgid "MSS clamping"
511 msgstr "MSS Korrektur"
512
513 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
514 msgid "Masquerading"
515 msgstr "NAT aktivieren"
516
517 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:153
518 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
519 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:138
520 msgid "Match"
521 msgstr "Filter"
522
523 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:260
524 msgid "Match DSCP"
525 msgstr ""
526
527 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
528 msgid "Match ICMP type"
529 msgstr "Nach ICMP-Typ filtern"
530
531 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:232
532 msgid "Match device"
533 msgstr ""
534
535 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
536 msgid "Match forwarded traffic directed at the given IP address."
537 msgstr "Selektiert an die angegebene IP-Adresse gerichteten Verkehr."
538
539 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:191
540 msgid ""
541 "Match forwarded traffic directed at the given destination port or port range."
542 msgstr ""
543 "Selektiert an den angegeben Port oder Port-Bereich gerichteten Verkehr."
544
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:172
546 msgid "Match forwarded traffic from this IP or range."
547 msgstr ""
548 "Selektiert weitergeleiteten Verkehr von dieser IP oder diesem IP-Bereich."
549
550 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:177
551 msgid ""
552 "Match forwarded traffic originating from the given source port or port range."
553 msgstr ""
554 "Selektiert weitergeleiteten Verkehr vom angegebenem Quellport oder "
555 "Portbereich."
556
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
558 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:390
559 msgid "Match helper"
560 msgstr ""
561
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
563 msgid ""
564 "Match incoming traffic directed at the given destination port or port range "
565 "on this host"
566 msgstr ""
567 "Eingehende Verbindungen filtern welche an den angegebenen Port oder "
568 "Portbereich auf dem lokalen Gerät gerichtet sind"
569
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
571 msgid "Match mark"
572 msgstr "Erfasse Markierung"
573
574 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
575 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:390
576 msgid "Match traffic using the specified connection tracking helper."
577 msgstr ""
578
579 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
580 msgid "Matches a specific firewall mark or a range of different marks."
581 msgstr ""
582 "Selektiert Verkehr mit einer spezifischen Firewall-Markierung oder einem "
583 "Bereich von Markierungen."
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
586 msgid "Matches forwarded traffic using the specified outbound network device."
587 msgstr ""
588 "Selektiert weitergeleiteten Verkehr welcher die angegebene "
589 "Netzwerkschnittstelle benutzt."
590
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:261
592 msgid "Matches traffic carrying the specified DSCP marking."
593 msgstr ""
594
595 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:381
596 msgid ""
597 "Maximum initial number of packets to match: this number gets recharged by "
598 "one every time the limit specified above is not reached, up to this number."
599 msgstr ""
600
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
602 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:251
603 msgid "Monday"
604 msgstr "Montag"
605
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
608 msgid "Month Days"
609 msgstr "Monatstage"
610
611 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:121
612 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43
613 msgid "NAT Rules"
614 msgstr "NAT-Regeln"
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:119
617 msgid ""
618 "NAT rules allow fine grained control over the source IP to use for outbound "
619 "or forwarded traffic."
620 msgstr ""
621 "NAT-Regeln erlauben eine detaillierte Kontrolle über die verwendete Quell-IP-"
622 "Adresse für ausgehenden oder weitergeleiteten Verkehr."
623
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:149
625 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:205
626 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:134
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
628 msgid "Name"
629 msgstr "Name"
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
632 msgid "Only match incoming traffic directed at the given IP address."
633 msgstr "Selektiert nur Traffic der an die angegebene IP-Adresse gerichtet ist."
634
635 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:188
636 msgid "Only match incoming traffic from these MACs."
637 msgstr "Selektiert nur Traffic von den angegebenen MAC-Adressen."
638
639 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:193
640 msgid "Only match incoming traffic from this IP or range."
641 msgstr "Selektiert nur Traffic vom angebenem Quell-IP-Adressbereich."
642
643 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
644 msgid ""
645 "Only match incoming traffic originating from the given source port or port "
646 "range on the client host"
647 msgstr ""
648 "Nur eingehenden Datenverkehr, der vom angegebenen Quellport oder Portbereich "
649 "des Client-Host stammt, selektieren"
650
651 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:236
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
653 msgid "Outbound device"
654 msgstr "Ausgehende Schnittstelle"
655
656 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
657 msgid "Outbound zone"
658 msgstr "Ausgehende Zone"
659
660 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
662 msgid "Output"
663 msgstr "Ausgehend"
664
665 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:276
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
667 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:241
668 msgid "Passes additional arguments to iptables. Use with care!"
669 msgstr ""
670 "Gibt zusätzliche Kommandozeilenargumente an iptables weiter. Mit Vorsicht "
671 "benutzen!"
672
673 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
674 msgid ""
675 "Passing raw iptables arguments to source and destination traffic "
676 "classification rules allows to match packets based on other criteria than "
677 "interfaces or subnets. These options should be used with extreme care as "
678 "invalid values could render the firewall ruleset broken, completely exposing "
679 "all services."
680 msgstr ""
681 "Die Übergabe von rohen iptables-Argumenten an die Klassifizierungsregeln für "
682 "den Quell- und Zielverkehr ermöglicht es, Pakete abzugleichen, die auf "
683 "anderen Kriterien als Schnittstellen oder Subnetzen basieren. Diese Optionen "
684 "sollten mit äußerster Vorsicht verwendet werden, da ungültige Werte dazu "
685 "führen können, dass der Firewall-Regelsatz außer Funktion gesetzt wird und "
686 "alle Dienste vollständig offengelegt werden."
687
688 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:123
689 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25
690 msgid "Port Forwards"
691 msgstr "Portweiterleitungen"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:121
694 msgid ""
695 "Port forwarding allows remote computers on the Internet to connect to a "
696 "specific computer or service within the private LAN."
697 msgstr ""
698 "Portweiterleitungen ermöglichen es entfernten Rechnern im Internet auf "
699 "bestimmte Computer oder Dienste im lokalen LAN zuzugreifen."
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:177
702 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
703 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:160
704 msgid "Protocol"
705 msgstr "Protokoll"
706
707 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:231
708 msgid ""
709 "Redirect matched incoming traffic to the given port on the internal host"
710 msgstr ""
711 "Gefilterte Verbindungen an den angegeben Port auf dem internen Host "
712 "weiterleiten"
713
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:226
715 msgid "Redirect matched incoming traffic to the specified internal host"
716 msgstr "Gefilterte Verbindungen an den angegeben internen Host weiterleiten"
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:66
719 msgid "Requires hardware NAT support. Implemented at least for mt7621"
720 msgstr ""
721 "Erfordert Hardware-NAT-Unterstützung. (Zumindest für mt7621 implementiert)"
722
723 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
724 msgid "Restrict Masquerading to given destination subnets"
725 msgstr "NAT auf die angegebenen Ziel-Subnetze beschränken"
726
727 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:197
728 msgid "Restrict Masquerading to given source subnets"
729 msgstr "NAT auf die angegebenen Quell-Subnetze beschränken"
730
731 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:260
732 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:191
733 msgid "Restrict to address family"
734 msgstr "Beschränke auf Adressfamilie"
735
736 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:206
737 msgid "Rewrite IP address"
738 msgstr "IP-Adresse umschreiben"
739
740 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:207
741 msgid "Rewrite matched traffic to the specified source IP address."
742 msgstr "Selektierten Verkehr auf die angegebene Quell-IP-Adresse umschreiben."
743
744 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:222
745 msgid "Rewrite matched traffic to the specified source port or port range."
746 msgstr ""
747 "Selektierten Verkehr auf den angegebenen Quell-Port bzw. Port-Bereich "
748 "umschreiben."
749
750 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:221
751 msgid "Rewrite port"
752 msgstr "Port umschreiben"
753
754 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:53
755 msgid "Routing/NAT Offloading"
756 msgstr "Routing/NAT-Beschleunigung"
757
758 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:202
759 msgid "SNAT - Rewrite to specific source IP or port"
760 msgstr "SNAT - Umschreiben auf spezifische Quell-IP oder Port"
761
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:428
763 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:256
764 msgid "Saturday"
765 msgstr "Samstag"
766
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
768 msgid "Set mark"
769 msgstr ""
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
772 msgid ""
773 "Set the given mark value on established connections. Format is value[/mask]. "
774 "If a mask is specified then only those bits set in the mask are modified."
775 msgstr ""
776
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
778 msgid "Software based offloading for routing/NAT"
779 msgstr "Softwarebasierte Auslagerung von Routing/NAT"
780
781 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:60
782 msgid "Software flow offloading"
783 msgstr "Beschleunigte Flusskontrolle"
784
785 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:192
786 msgid "Source IP address"
787 msgstr "Quell-IP-Adresse"
788
789 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
790 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:330
791 msgid "Source MAC address"
792 msgstr "Quell-MAC-Adresse"
793
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:331
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:171
796 msgid "Source address"
797 msgstr "Quelladresse"
798
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
801 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:176
802 msgid "Source port"
803 msgstr "Quellport"
804
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
806 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:324
807 msgid "Source zone"
808 msgstr "Quell-Zone"
809
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:253
811 msgid ""
812 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
813 "network device."
814 msgstr ""
815
816 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:244
817 msgid ""
818 "Specifies whether to use the external or the internal IP address for "
819 "reflected traffic."
820 msgstr ""
821
822 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:280
824 msgid "Start Date (yyyy-mm-dd)"
825 msgstr "Startdatum (JJJJ-MM-TT)"
826
827 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:444
828 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:272
829 msgid "Start Time (hh.mm.ss)"
830 msgstr "Startzeit (hh.mm.ss)"
831
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:456
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:284
834 msgid "Stop Date (yyyy-mm-dd)"
835 msgstr "Enddatum (JJJJ-MM-TT)"
836
837 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
838 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:276
839 msgid "Stop Time (hh.mm.ss)"
840 msgstr "Stoppzeit (hh.mm.ss)"
841
842 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
843 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
844 msgid "Sunday"
845 msgstr "Sonntag"
846
847 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:29
848 msgid ""
849 "The firewall creates zones over your network interfaces to control network "
850 "traffic flow."
851 msgstr ""
852 "Die Firewall erstellt Netzwerkzonen über bestimmte Netzwerkschnittstellen um "
853 "den Netzwerk-Traffic zu trennen."
854
855 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:177
856 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:266
857 msgid ""
858 "The options below control the forwarding policies between this zone (%s) and "
859 "other zones. <em>Destination zones</em> cover forwarded traffic "
860 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
861 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
862 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
863 "<em>not</em> imply a permission to forward from wan to lan as well."
864 msgstr ""
865 "Die untenstehenden Optionen regeln die Verfahrensweisen für Traffic zwischen "
866 "dieser Zone (%s) und anderen Zonen. <em>Ziel-Zonen</em> decken "
867 "weitergeleiteten Traffic <strong>von %q</strong> ab. <em>Quell-Zonen</em> "
868 "treffen auf weitergeleiteten Traffic aus anderen Zonen zu, welcher "
869 "<strong>an %q gerichtet</strong> ist. Die Weiterleitung gilt nur in eine "
870 "Richtung, d. h. eine erlaubte Weiterleitung von LAN nach WAN bedeutet "
871 "<em>nicht</em> zusätzlich die Erlaubnis, auch von WAN nach LAN "
872 "weiterzuleiten."
873
874 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:89
875 msgid ""
876 "This section defines common properties of %q. The <em>input</em> and "
877 "<em>output</em> options set the default policies for traffic entering and "
878 "leaving this zone while the <em>forward</em> option describes the policy for "
879 "forwarded traffic between different networks within the zone. <em>Covered "
880 "networks</em> specifies which available networks are members of this zone."
881 msgstr ""
882 "Dieser Abschnitt definiert allgemeine Eigenschaften der %q-Zone. Die "
883 "<em>input</em>- und <em>output</em>-Optionen definieren die Regeln für "
884 "Datenverkehr, der in diese Zone eintritt oder diese verlässt. <em>forward</"
885 "em> trifft auf Datenverkehr zwischen verschiedenen Schnittstellen innerhalb "
886 "dieser Zone zu. <em>Covered networks</em> definiert welche der verfügbaren "
887 "Netzwerke zu dieser Zone gehören."
888
889 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
891 msgid "Thursday"
892 msgstr "Donnerstag"
893
894 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
896 msgid "Time Restrictions"
897 msgstr "Zeitbeschränkungen"
898
899 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:460
900 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:288
901 msgid "Time in UTC"
902 msgstr "Zeit ist UTC"
903
904 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:76
905 msgid ""
906 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
907 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
908 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
909 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
910 "ival}</var>}}"
911 msgstr ""
912
913 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:48
914 msgid ""
915 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
916 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
917 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
918 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
919 "%{item.val}.\"}>%{item.ival}</var>}}"
920 msgstr ""
921
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:56
923 msgid ""
924 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
925 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
926 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
927 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
928 msgstr ""
929
930 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
931 msgid "Tracking helper"
932 msgstr ""
933
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:167
935 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34
936 msgid "Traffic Rules"
937 msgstr "Traffic-Regeln"
938
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:165
940 msgid ""
941 "Traffic rules define policies for packets traveling between different zones, "
942 "for example to reject traffic between certain hosts or to open WAN ports on "
943 "the router."
944 msgstr ""
945 "Traffic-Regeln bestimmen den Fluss der Pakete zwischen verschiedenen Zonen, "
946 "zum Beispiel um Traffic zwischen bestimmten Rechnern zu unterbinden oder um "
947 "WAN-Ports auf dem Router zu öffnen."
948
949 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:424
950 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:252
951 msgid "Tuesday"
952 msgstr "Dienstag"
953
954 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:18
955 msgid "Unable to save contents: %s"
956 msgstr "Inhalt kann nicht gespeichert werden: %s"
957
958 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:268
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
960 msgid "Unknown or not installed conntrack helper \"%s\""
961 msgstr ""
962
963 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:131
964 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
965 msgid "Unnamed NAT"
966 msgstr "Unbenannte NAT-Regel"
967
968 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:136
969 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:150
970 msgid "Unnamed forward"
971 msgstr "Unbenannte Portweiterleitung"
972
973 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:206
975 msgid "Unnamed rule"
976 msgstr "Unbennante Regel"
977
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
979 msgid "Unnamed zone"
980 msgstr "Unbenannte Zone"
981
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:548
983 msgid "Unrecognized protocol"
984 msgstr ""
985
986 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
987 msgid "Use external IP address"
988 msgstr ""
989
990 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:247
991 msgid "Use internal IP address"
992 msgstr ""
993
994 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:181
995 msgid ""
996 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
997 "network devices."
998 msgstr ""
999 "Diese Option verwenden, um den Zonenverkehr nach rohen, nicht <em>uci</em>-"
1000 "verwalteten Netzwerkgeräten zu klassifizieren."
1001
1002 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:186
1003 msgid ""
1004 "Use this option to classify zone traffic by source or destination subnet "
1005 "instead of networks or devices."
1006 msgstr ""
1007 "Diese Option verwenden, um den Zonenverkehr nach Quell- oder Zielsubnetz "
1008 "anstelle von Netzwerken oder Geräten zu klassifizieren."
1009
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:328
1011 msgid "Valid firewall mark required"
1012 msgstr ""
1013
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:425
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:253
1016 msgid "Wednesday"
1017 msgstr "Mittwoch"
1018
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:417
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:245
1021 msgid "Week Days"
1022 msgstr "Wochentage"
1023
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364
1025 msgid "XOR firewall mark"
1026 msgstr ""
1027
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:313
1029 msgid "XOR mark"
1030 msgstr ""
1031
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
1033 msgid "Zone ⇒ Forwardings"
1034 msgstr "Zone ⇒ Weiterleitungen"
1035
1036 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:72
1037 msgid "Zones"
1038 msgstr "Zonen"
1039
1040 # Die richtige Übersetzung von ACCEPT im Firewallkontext ist nicht "Annehmen" sondern "Zulassen". Man kann ja keinen
1041 # ausgehenden Traffic annehmen.
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:359
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:47
1044 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:123
1045 msgid "accept"
1046 msgstr "zulassen"
1047
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:265
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:431
1050 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:453
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
1052 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:255
1054 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:336
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:351
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1058 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
1059 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
1060 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
1061 msgid "any"
1062 msgstr "beliebig"
1063
1064 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1066 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1070 msgid "any zone"
1071 msgstr "beliebige Zone"
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:363
1074 msgid "apply firewall mark"
1075 msgstr ""
1076
1077 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
1078 msgid "assign conntrack helper"
1079 msgstr ""
1080
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1084 msgid "day"
1085 msgstr "Tag"
1086
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225
1088 msgid "do not rewrite"
1089 msgstr "nicht umschreiben"
1090
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:361
1092 msgid "don't track"
1093 msgstr "nicht verfolgen"
1094
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:46
1097 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1098 msgid "drop"
1099 msgstr "verwerfen"
1100
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1104 msgid "hour"
1105 msgstr "Stunde"
1106
1107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1110 msgid "minute"
1111 msgstr "Minute"
1112
1113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
1115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
1116 msgid "reject"
1117 msgstr "zurückweisen"
1118
1119 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:67
1120 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:88
1121 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:60
1122 msgid "second"
1123 msgstr "Sekunde"
1124
1125 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
1126 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
1127 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
1128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
1129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
1130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
1131 msgid "this device"
1132 msgstr ""
1133
1134 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
1135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:176
1136 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:265
1137 msgid "this new zone"
1138 msgstr "diese neue Zone"
1139
1140 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:351
1141 msgid "unlimited"
1142 msgstr ""
1143
1144 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:234
1145 msgid "unspecified"
1146 msgstr ""
1147
1148 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:336
1149 msgid "valid firewall mark"
1150 msgstr "gültige Firewall-Markierung"
1151
1152 #~ msgid "%s in %s"
1153 #~ msgstr "%s in %s"
1154
1155 #~ msgid "%s%s with %s"
1156 #~ msgstr "%s%s mit %s"
1157
1158 #~ msgid "%s, %s in %s"
1159 #~ msgstr "%s, %s in %s"
1160
1161 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1162 #~ msgstr "<var>%d</var> Pkte. pro <var>%s</var>"
1163
1164 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1165 #~ msgstr "<var>%d</var> Pkte. pro <var>%s</var>, Häufung <var>%d</var> Pkte."
1166
1167 #~ msgid "<var>%s</var> and limit to %s"
1168 #~ msgstr "<var>%s</var> und limitieren auf %s"
1169
1170 #~ msgid "Accept forward"
1171 #~ msgstr "Erlaubte Weiterleitung"
1172
1173 #~ msgid "Accept input"
1174 #~ msgstr "Eingang akzeptieren"
1175
1176 #~ msgid "Accept output"
1177 #~ msgstr "Ausgang akzeptieren"
1178
1179 #~ msgid "Destination IP address"
1180 #~ msgstr "Ziel IP-Adresse"
1181
1182 #~ msgid "Discard forward"
1183 #~ msgstr "Weiterleiten verwerfen"
1184
1185 #~ msgid "Discard input"
1186 #~ msgstr "Eingang verwerfen"
1187
1188 #~ msgid "Discard output"
1189 #~ msgstr "Ausgang verwerfen"
1190
1191 #~ msgid "Do not rewrite"
1192 #~ msgstr "Nicht umschreiben"
1193
1194 #~ msgid "Do not track forward"
1195 #~ msgstr "Weiterleitung nicht verfolgen"
1196
1197 #~ msgid "Do not track input"
1198 #~ msgstr "Eingang nicht verfolgen"
1199
1200 #~ msgid "Do not track output"
1201 #~ msgstr "Ausgang nicht verfolgen"
1202
1203 #~ msgid "Forward to"
1204 #~ msgstr "Weiterleiten an"
1205
1206 #~ msgid "From %s in %s"
1207 #~ msgstr "Von %s in %s"
1208
1209 #~ msgid "From %s in %s with source %s"
1210 #~ msgstr "Von %s in %s mit Quell-%s"
1211
1212 #~ msgid "From %s in %s with source %s and %s"
1213 #~ msgstr "Von %s in %s mit Quell-%s und %s"
1214
1215 #~ msgid "From %s on <var>this device</var>"
1216 #~ msgstr "Von %s auf <var>dieses Gerät</var>"
1217
1218 #~ msgid "From %s on <var>this device</var> with source %s"
1219 #~ msgstr "Von %s auf <var>diesem Gerät</var> mit Quelle %s"
1220
1221 #~ msgid "From %s on <var>this device</var> with source %s and %s"
1222 #~ msgstr "Von %s auf <var>dieses Gerät</var> mit Quelle %s und %s"
1223
1224 #~ msgid "From %{ipaddr?:any host} %{port?with source %{port}}"
1225 #~ msgstr "Von %{ipaddr?:beliebigen Hosts} %{port?mit Quell-%{port}}"
1226
1227 #~ msgid "IP"
1228 #~ msgstr "IP"
1229
1230 #~ msgid "IP range"
1231 #~ msgstr "IP-Bereich"
1232
1233 #~ msgid "IPs"
1234 #~ msgstr "IPs"
1235
1236 #~ msgid "IPv4"
1237 #~ msgstr "IPv4"
1238
1239 #~ msgid "IPv6"
1240 #~ msgstr "IPv6"
1241
1242 #~ msgid "MAC"
1243 #~ msgstr "MAC"
1244
1245 #~ msgid "MACs"
1246 #~ msgstr "MACs"
1247
1248 #~ msgid ""
1249 #~ "Match %{protocol?%{family} %{protocol} traffic:any %{family} traffic} "
1250 #~ "%{mark?with firewall mark %{mark}} %{limit?limited to %{limit}}"
1251 #~ msgstr ""
1252 #~ "Selektiere %{protocol?%{family}-%{protocol} Verkehr:jeglichen %{family}-"
1253 #~ "Verkehr} %{mark?mit Firewall-Markierung %{mark}}"
1254
1255 #~ msgid "Network"
1256 #~ msgstr "Netzwerk"
1257
1258 #~ msgid "Refuse forward"
1259 #~ msgstr "Weiterleiten ablehnen"
1260
1261 #~ msgid "Refuse input"
1262 #~ msgstr "Eingang ablehnen"
1263
1264 #~ msgid "Refuse output"
1265 #~ msgstr "Ausgang ablehnen"
1266
1267 #~ msgid "Rewrite to"
1268 #~ msgstr "Umschreiben auf…"
1269
1270 #~ msgid "Rewrite to %{ipaddr?%{port?%{ipaddr}, %{port}:%{ipaddr}}:%{port}}"
1271 #~ msgstr ""
1272 #~ "Umschreiben auf %{ipaddr?%{port?%{ipaddr}, %{port}:%{ipaddr}}:%{port}}"
1273
1274 #~ msgid "Rewrite to outbound device IP"
1275 #~ msgstr "Umschreiben auf ausgehende Schnittstellen-IP"
1276
1277 #~ msgid "To %s at %s on <var>this device</var>"
1278 #~ msgstr "Zu %s an %s auf <var>diesem Gerät</var>"
1279
1280 #~ msgid "To %s in %s"
1281 #~ msgstr "Zu %s in %s"
1282
1283 #~ msgid "To %s on <var>this device</var>"
1284 #~ msgstr "Zu %s auf <var>diesem Gerät</var>"
1285
1286 #~ msgid "To %s, %s in %s"
1287 #~ msgstr "Zu %s, %s in %s"
1288
1289 #~ msgid ""
1290 #~ "To %{ipaddr?:any destination} %{port?at %{port}} %{zone?via zone %{zone}} "
1291 #~ "%{device?egress device %{device}}"
1292 #~ msgstr ""
1293 #~ "Zu %{ipaddr?:beliebigem Host} %{port?an %{port}} %{zone?über Zone "
1294 #~ "%{zone}} %{device?ausgehende Schnittstelle %{device}}"
1295
1296 #~ msgid "Via %s"
1297 #~ msgstr "Über %s"
1298
1299 #~ msgid "Via %s at %s"
1300 #~ msgstr "Über %s an %s"
1301
1302 #~ msgid "any host"
1303 #~ msgstr "beliebiger Rechner"
1304
1305 #~ msgid "any router IP"
1306 #~ msgstr "beliebige Router-IP"
1307
1308 #~ msgid "not"
1309 #~ msgstr "nicht"
1310
1311 #~ msgid "port"
1312 #~ msgstr "Port"
1313
1314 #~ msgid "ports"
1315 #~ msgstr "Ports"
1316
1317 #~ msgid "type"
1318 #~ msgstr "Typ"
1319
1320 #~ msgid "types"
1321 #~ msgstr "Typen"
1322
1323 #~ msgid "Force connection tracking"
1324 #~ msgstr "Connectiontracking erzwingen"
1325
1326 #~ msgid "Disable"
1327 #~ msgstr "Deaktivieren"
1328
1329 #~ msgid "Restart Firewall"
1330 #~ msgstr "Firewall neu starten"
1331
1332 #~ msgid "Rule is disabled"
1333 #~ msgstr "Regel ist deaktiviert"
1334
1335 #~ msgid "Rule is enabled"
1336 #~ msgstr "Regel ist aktiviert"
1337
1338 #~ msgid "Add"
1339 #~ msgstr "Hinzufügen"
1340
1341 #~ msgid "Add and edit..."
1342 #~ msgstr "Hinzufügen und bearbeiten..."
1343
1344 #~ msgid "External zone"
1345 #~ msgstr "Externe Zone"
1346
1347 #~ msgid "New SNAT rule"
1348 #~ msgstr "Neue SNAT-Regel"
1349
1350 #~ msgid "New forward rule"
1351 #~ msgstr "Neue Weiterleitungsregel"
1352
1353 #~ msgid "New input rule"
1354 #~ msgstr "Neue eingehende Regel"
1355
1356 #~ msgid "New port forward"
1357 #~ msgstr "Neue Portweiterleitung"
1358
1359 #~ msgid "New source NAT"
1360 #~ msgstr "Neues SNAT"
1361
1362 #~ msgid "Open ports on router"
1363 #~ msgstr "Ports auf dem Router öffnen"
1364
1365 #~ msgid "Other..."
1366 #~ msgstr "Anderes..."
1367
1368 #~ msgid "To source IP"
1369 #~ msgstr "Zu Quell-IP"
1370
1371 #~ msgid "To source port"
1372 #~ msgstr "Zu Quell-Port"
1373
1374 #~ msgid "(Unnamed Entry)"
1375 #~ msgstr "(Unbenannter Eintrag)"
1376
1377 #~ msgid "(Unnamed Rule)"
1378 #~ msgstr "(Unbenannte Regel)"
1379
1380 #~ msgid "(Unnamed SNAT)"
1381 #~ msgstr "(Unbennanter SNAT-Eintrag)"
1382
1383 #~ msgid "Inter-Zone Forwarding"
1384 #~ msgstr "Weiterleitungen zwischen Zonen"
1385
1386 #~ msgid "Match forwarded traffic to the given destination port or port range."
1387 #~ msgstr ""
1388 #~ "Selektiert weitergeleiteten Verkehr nach den angegebenen Ziel-Ports."
1389
1390 #~ msgid ""
1391 #~ "Match incoming traffic originating from the given source port or port "
1392 #~ "range on the client host."
1393 #~ msgstr "Selektiert eingehenden Verkehr nach den angegebenen Quell-Ports."
1394
1395 #~ msgid "Rewrite matched traffic to the given address."
1396 #~ msgstr ""
1397 #~ "Schreibe selektierten Verkehr auf die angegebene Quell-IP-Adresse um."
1398
1399 #~ msgid ""
1400 #~ "Rewrite matched traffic to the given source port. May be left empty to "
1401 #~ "only rewrite the IP address."
1402 #~ msgstr ""
1403 #~ "Schreibe selektierten Verkehr auf den angegebenen Qull-Port um. Kann leer "
1404 #~ "gelassen werden um nur die IP-Adresse umzuschreiben."
1405
1406 #~ msgid "Rewrite to source %s"
1407 #~ msgstr "Schreibe um auf Quell-%s"
1408
1409 #~ msgid "Rewrite to source %s, %s"
1410 #~ msgstr "Schreibe um auf Quell-%s, %s"
1411
1412 #~ msgid "SNAT IP address"
1413 #~ msgstr "SNAT-IP-Adresse"
1414
1415 #~ msgid "SNAT port"
1416 #~ msgstr "SNAT-Port"
1417
1418 #~ msgid "Source NAT"
1419 #~ msgstr "Source NAT"
1420
1421 #~ msgid ""
1422 #~ "Source NAT is a specific form of masquerading which allows fine grained "
1423 #~ "control over the source IP used for outgoing traffic, for example to map "
1424 #~ "multiple WAN addresses to internal subnets."
1425 #~ msgstr ""
1426 #~ "Source NAT ist eine spezifische From von NAT, welche volle Kontrolle über "
1427 #~ "die verwendete Quell-IP-Adresse für ausgehenden Verkehr zulässt, zum "
1428 #~ "Beispiel um mehrere WAN-IP-Adressen auf interne Subnetze abzubilden."
1429
1430 #~ msgid "Start Time (hh:mm:ss)"
1431 #~ msgstr "Startzeit (hh:mm:ss)"
1432
1433 #~ msgid "Stop Time (hh:mm:ss)"
1434 #~ msgstr "Endzeit (hh:mm:ss)"
1435
1436 #~ msgid ""
1437 #~ "This page allows you to change advanced properties of the port forwarding "
1438 #~ "entry. In most cases there is no need to modify those settings."
1439 #~ msgstr ""
1440 #~ "Diese Seite bietet Zugriff auf die erweiterten Eigenschaften der "
1441 #~ "Portweiterleitung. In den meisten Fällen ist es unnötig die Eigenschaften "
1442 #~ "zu ändern."
1443
1444 #~ msgid ""
1445 #~ "This page allows you to change advanced properties of the traffic rule "
1446 #~ "entry, such as matched source and destination hosts."
1447 #~ msgstr ""
1448 #~ "Diese Seite bietet Zugriff auf die erweiterten Eigenschaften der "
1449 #~ "Verkehrsregel, zum Beispiel die Selektion nach Quell- und Zieladressen."
1450
1451 #~ msgid "Unnamed SNAT"
1452 #~ msgstr "Unbennante SNAT-Regel"
1453
1454 #~ msgid ""
1455 #~ "You may specify multiple by selecting \"-- custom --\" and then entering "
1456 #~ "protocols separated by space."
1457 #~ msgstr ""
1458 #~ "Durch die Auswahl von \"-- benutzerdefiniert --\" könnene mehrere Werte "
1459 #~ "durch Leerzeichen getrennt angegeben werden."
1460
1461 #~ msgid "Zone %q"
1462 #~ msgstr "Zone %q"