luci-app-firewall: fix misspelling of restrictions
[project/luci.git] / applications / luci-app-firewall / po / en / 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: 2021-01-07 17:03+0000\n"
7 "Last-Translator: Liao junchao <liaojunchao@outlook.com>\n"
8 "Language-Team: English <https://hosted.weblate.org/projects/openwrt/"
9 "luciapplicationsfirewall/en/>\n"
10 "Language: en\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.4.1-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
34 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
35 msgid "-- add IP --"
36 msgstr ""
37
38 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:509
39 msgid "-- add MAC --"
40 msgstr ""
41
42 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
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:87
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:81
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:115
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:133
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:127
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:130
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:84
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:124
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:121
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:81
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:224
102 msgid "A rewrite IP must be specified!"
103 msgstr ""
104
105 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
106 msgid "ACCEPT - Disable address rewriting"
107 msgstr ""
108
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:174
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:224
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:377
112 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
113 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
114 msgid "Action"
115 msgstr "Action"
116
117 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
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
124 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
125 msgid ""
126 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
127 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
128 msgstr ""
129
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
132 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
133 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:106
134 msgid "Advanced Settings"
135 msgstr "Advanced Settings"
136
137 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
138 msgid "Allow \"invalid\" traffic"
139 msgstr ""
140
141 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:353
142 msgid "Allow forward from <em>source zones</em>:"
143 msgstr ""
144
145 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:312
146 msgid "Allow forward to <em>destination zones</em>:"
147 msgstr ""
148
149 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:539
150 msgid "Any"
151 msgstr ""
152
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:445
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
155 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
156 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:275
157 msgid "Any day"
158 msgstr ""
159
160 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
161 msgid ""
162 "Apply a bitwise XOR of the given value and the existing mark value on "
163 "established connections. Format is value[/mask]. If a mask is specified then "
164 "those bits set in the mask are zeroed out."
165 msgstr ""
166
167 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
168 msgid "Apply the given DSCP class or value to established connections."
169 msgstr ""
170
171 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
172 msgid "Assign the specified connection tracking helper to matched traffic."
173 msgstr ""
174
175 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
176 msgid "Automatic helper assignment"
177 msgstr ""
178
179 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:254
180 msgid ""
181 "Automatically assign conntrack helpers based on traffic protocol and port"
182 msgstr ""
183
184 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:107
185 msgid "Conntrack Settings"
186 msgstr ""
187
188 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
189 msgid "Conntrack helpers"
190 msgstr ""
191
192 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
193 msgid "Contents have been saved."
194 msgstr ""
195
196 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:688
197 msgid "Continue"
198 msgstr ""
199
200 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
201 msgid "Covered devices"
202 msgstr ""
203
204 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:173
205 msgid "Covered networks"
206 msgstr ""
207
208 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
209 msgid "Covered subnets"
210 msgstr ""
211
212 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:54
213 msgid "Custom Rules"
214 msgstr ""
215
216 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
217 msgid ""
218 "Custom rules allow you to execute arbitrary iptables commands which are not "
219 "otherwise covered by the firewall framework. The commands are executed after "
220 "each firewall restart, right after the default ruleset has been loaded."
221 msgstr ""
222
223 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:387
224 msgid "DSCP classification"
225 msgstr ""
226
227 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
228 msgid "DSCP mark"
229 msgstr ""
230
231 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
232 msgid "DSCP mark required"
233 msgstr ""
234
235 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
237 msgid "Destination address"
238 msgstr "Destination address"
239
240 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
242 msgid "Destination port"
243 msgstr "Destination port"
244
245 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:362
246 msgid "Destination zone"
247 msgstr "Destination zone"
248
249 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:268
250 msgid "Device name"
251 msgstr ""
252
253 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
254 msgid ""
255 "Do not install extra rules to reject forwarded traffic with conntrack state "
256 "<em>invalid</em>. This may be required for complex asymmetric route setups."
257 msgstr ""
258
259 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:58
260 msgid "Drop invalid packets"
261 msgstr "Drop invalid packets"
262
263 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:182
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:230
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
266 msgid "Enable"
267 msgstr ""
268
269 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
270 msgid "Enable NAT Loopback"
271 msgstr ""
272
273 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
274 msgid "Enable SYN-flood protection"
275 msgstr "Enable SYN-flood protection"
276
277 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:264
278 msgid "Enable logging on this zone"
279 msgstr ""
280
281 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
282 msgid "Expecting: %s"
283 msgstr ""
284
285 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:76
286 msgid "Experimental feature. Not fully compatible with QoS/SQM."
287 msgstr ""
288
289 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:258
290 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
291 msgstr ""
292
293 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
294 msgid "External IP address"
295 msgstr ""
296
297 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
298 msgid "External port"
299 msgstr "External port"
300
301 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
303 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
304 msgid "Extra arguments"
305 msgstr ""
306
307 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:290
308 msgid "Extra destination arguments"
309 msgstr ""
310
311 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
312 msgid "Extra iptables arguments"
313 msgstr ""
314
315 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:280
316 msgid "Extra source arguments"
317 msgstr ""
318
319 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
320 msgid "Firewall"
321 msgstr "Firewall"
322
323 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
324 msgid "Firewall - Custom Rules"
325 msgstr ""
326
327 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
328 msgid "Firewall - NAT Rules"
329 msgstr ""
330
331 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
332 msgid "Firewall - Port Forwards"
333 msgstr ""
334
335 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
336 msgid "Firewall - Traffic Rules"
337 msgstr ""
338
339 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
340 msgid "Firewall - Zone Settings"
341 msgstr ""
342
343 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:681
344 msgid "Firewall configuration migration"
345 msgstr ""
346
347 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:145
349 msgid "Forward"
350 msgstr "Forward"
351
352 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
353 msgid ""
354 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
355 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
356 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
357 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
358 msgstr ""
359
360 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:451
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
362 msgid "Friday"
363 msgstr ""
364
365 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
366 msgid ""
367 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
368 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
369 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
370 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
371 "ival}</var>}}"
372 msgstr ""
373
374 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
375 msgid ""
376 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
377 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
378 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
379 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
380 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
381 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
382 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
383 "</var>}}"
384 msgstr ""
385
386 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
387 msgid ""
388 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
389 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
390 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
391 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
392 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
393 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
394 "name}\"}}>%{item.ival}</var>}}"
395 msgstr ""
396
397 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
400 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:105
402 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:17
403 msgid "General Settings"
404 msgstr ""
405
406 #: applications/luci-app-firewall/root/usr/share/rpcd/acl.d/luci-app-firewall.json:3
407 msgid "Grant access to firewall configuration"
408 msgstr ""
409
410 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:87
411 msgid "Hardware flow offloading"
412 msgstr ""
413
414 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:279
415 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:232
416 msgid "IPv4 and IPv6"
417 msgstr ""
418
419 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:280
420 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:233
421 msgid "IPv4 only"
422 msgstr ""
423
424 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
425 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:234
426 msgid "IPv6 only"
427 msgstr ""
428
429 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:251
430 msgid "Inbound device"
431 msgstr ""
432
433 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
434 msgid ""
435 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
436 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
437 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
438 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
439 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
440 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
441 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
442 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
443 "\"%{helper.name}\">%{helper.val}</var>}}"
444 msgstr ""
445
446 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:61
447 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:143
448 msgid "Input"
449 msgstr "Input"
450
451 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
452 msgid "Internal IP address"
453 msgstr "Internal IP address"
454
455 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
456 msgid "Internal port"
457 msgstr "Internal port"
458
459 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:229
460 msgid "Internal zone"
461 msgstr ""
462
463 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
464 msgid "Invalid DSCP mark"
465 msgstr ""
466
467 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
468 msgid "Invalid limit value"
469 msgstr ""
470
471 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
472 msgid "Limit burst"
473 msgstr ""
474
475 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:267
476 msgid "Limit log messages"
477 msgstr ""
478
479 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
480 msgid "Limit matching"
481 msgstr ""
482
483 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
484 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
485 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
486 msgid ""
487 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
488 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
489 msgstr ""
490
491 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:165
492 msgid "Limited masquerading enabled"
493 msgstr ""
494
495 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
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:253
500 msgid "Loopback source IP"
501 msgstr ""
502
503 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
504 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
505 msgstr ""
506
507 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:170
508 msgid "MSS clamping"
509 msgstr "MSS clamping"
510
511 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:159
512 msgid "Masquerading"
513 msgstr "Masquerading"
514
515 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:163
516 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:213
517 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
518 msgid "Match"
519 msgstr ""
520
521 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
522 msgid "Match DSCP"
523 msgstr ""
524
525 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:292
526 msgid "Match ICMP type"
527 msgstr ""
528
529 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:248
530 msgid "Match device"
531 msgstr ""
532
533 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
534 msgid "Match forwarded traffic directed at the given IP address."
535 msgstr ""
536
537 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
538 msgid ""
539 "Match forwarded traffic directed at the given destination port or port range."
540 msgstr ""
541
542 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
543 msgid "Match forwarded traffic from this IP or range."
544 msgstr ""
545
546 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
547 msgid ""
548 "Match forwarded traffic originating from the given source port or port range."
549 msgstr ""
550
551 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
552 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
553 msgid "Match helper"
554 msgstr ""
555
556 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:222
557 msgid ""
558 "Match incoming traffic directed at the given destination port or port range "
559 "on this host"
560 msgstr ""
561 "Match incoming traffic directed at the given destination port or port range "
562 "on this host"
563
564 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
565 msgid "Match mark"
566 msgstr ""
567
568 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
569 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:412
570 msgid "Match traffic using the specified connection tracking helper."
571 msgstr ""
572
573 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
574 msgid "Matches a specific firewall mark or a range of different marks."
575 msgstr ""
576
577 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
578 msgid "Matches forwarded traffic using the specified outbound network device."
579 msgstr ""
580
581 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
582 msgid "Matches traffic carrying the specified DSCP marking."
583 msgstr ""
584
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
586 msgid ""
587 "Maximum initial number of packets to match: this number gets recharged by "
588 "one every time the limit specified above is not reached, up to this number."
589 msgstr ""
590
591 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:447
592 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
593 msgid "Monday"
594 msgstr ""
595
596 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
597 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:271
598 msgid "Month Days"
599 msgstr ""
600
601 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
602 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:44
603 msgid "NAT Rules"
604 msgstr ""
605
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
607 msgid ""
608 "NAT rules allow fine grained control over the source IP to use for outbound "
609 "or forwarded traffic."
610 msgstr ""
611
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
613 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:209
614 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
615 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:121
616 msgid "Name"
617 msgstr "Name"
618
619 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:217
620 msgid "Only match incoming traffic directed at the given IP address."
621 msgstr ""
622
623 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:198
624 msgid "Only match incoming traffic from these MACs."
625 msgstr ""
626
627 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:203
628 msgid "Only match incoming traffic from this IP or range."
629 msgstr ""
630
631 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:208
632 msgid ""
633 "Only match incoming traffic originating from the given source port or port "
634 "range on the client host"
635 msgstr ""
636
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:252
638 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:238
639 msgid "Outbound device"
640 msgstr ""
641
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
643 msgid "Outbound zone"
644 msgstr ""
645
646 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:144
648 msgid "Output"
649 msgstr "Output"
650
651 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:286
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
653 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
654 msgid "Passes additional arguments to iptables. Use with care!"
655 msgstr ""
656
657 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
658 msgid ""
659 "Passing raw iptables arguments to source and destination traffic "
660 "classification rules allows to match packets based on other criteria than "
661 "interfaces or subnets. These options should be used with extreme care as "
662 "invalid values could render the firewall ruleset broken, completely exposing "
663 "all services."
664 msgstr ""
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
667 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:26
668 msgid "Port Forwards"
669 msgstr ""
670
671 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
672 msgid ""
673 "Port forwarding allows remote computers on the Internet to connect to a "
674 "specific computer or service within the private LAN."
675 msgstr ""
676
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:187
678 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:288
679 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
680 msgid "Protocol"
681 msgstr "Protocol"
682
683 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
684 msgid ""
685 "Redirect matched incoming traffic to the given port on the internal host"
686 msgstr ""
687 "Redirect matched incoming traffic to the given port on the internal host"
688
689 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
690 msgid "Redirect matched incoming traffic to the specified internal host"
691 msgstr "Redirect matched incoming traffic to the specified internal host"
692
693 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:88
694 msgid "Requires hardware NAT support. Implemented at least for mt7621"
695 msgstr ""
696
697 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:244
698 msgid "Restrict Masquerading to given destination subnets"
699 msgstr ""
700
701 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:237
702 msgid "Restrict Masquerading to given source subnets"
703 msgstr ""
704
705 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:276
706 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:231
707 msgid "Restrict to address family"
708 msgstr ""
709
710 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
711 msgid "Rewrite IP address"
712 msgstr ""
713
714 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
715 msgid "Rewrite matched traffic to the specified source IP address."
716 msgstr ""
717
718 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
719 msgid "Rewrite matched traffic to the specified source port or port range."
720 msgstr ""
721
722 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:229
723 msgid "Rewrite port"
724 msgstr ""
725
726 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
727 msgid "Routing/NAT Offloading"
728 msgstr ""
729
730 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
731 msgid "SNAT - Rewrite to specific source IP or port"
732 msgstr ""
733
734 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:452
735 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:266
736 msgid "Saturday"
737 msgstr ""
738
739 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
740 msgid "Set mark"
741 msgstr ""
742
743 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
744 msgid ""
745 "Set the given mark value on established connections. Format is value[/mask]. "
746 "If a mask is specified then only those bits set in the mask are modified."
747 msgstr ""
748
749 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:83
750 msgid "Software based offloading for routing/NAT"
751 msgstr ""
752
753 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:82
754 msgid "Software flow offloading"
755 msgstr ""
756
757 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
758 msgid "Source IP address"
759 msgstr "Source IP address"
760
761 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
762 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:352
763 msgid "Source MAC address"
764 msgstr ""
765
766 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:353
767 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
768 msgid "Source address"
769 msgstr "Source address"
770
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
772 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
773 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
774 msgid "Source port"
775 msgstr "Source port"
776
777 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:191
778 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:346
779 msgid "Source zone"
780 msgstr "Source zone"
781
782 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
783 msgid ""
784 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
785 "network device."
786 msgstr ""
787
788 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
789 msgid ""
790 "Specifies whether to use the external or the internal IP address for "
791 "reflected traffic."
792 msgstr ""
793
794 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:476
795 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:290
796 msgid "Start Date (yyyy-mm-dd)"
797 msgstr ""
798
799 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:468
800 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:282
801 msgid "Start Time (hh:mm:ss)"
802 msgstr ""
803
804 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:480
805 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:294
806 msgid "Stop Date (yyyy-mm-dd)"
807 msgstr ""
808
809 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:472
810 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:286
811 msgid "Stop Time (hh:mm:ss)"
812 msgstr ""
813
814 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
815 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
816 msgid "Sunday"
817 msgstr ""
818
819 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:682
820 msgid ""
821 "The existing firewall configuration needs to be changed for LuCI to function "
822 "properly."
823 msgstr ""
824
825 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
826 msgid ""
827 "The firewall creates zones over your network interfaces to control network "
828 "traffic flow."
829 msgstr ""
830 "The firewall creates zones over your network interfaces to control network "
831 "traffic flow."
832
833 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:217
834 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:308
835 msgid ""
836 "The options below control the forwarding policies between this zone (%s) and "
837 "other zones. <em>Destination zones</em> cover forwarded traffic "
838 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
839 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
840 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
841 "<em>not</em> imply a permission to forward from wan to lan as well."
842 msgstr ""
843
844 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:117
845 msgid ""
846 "This section defines common properties of %q. The <em>input</em> and "
847 "<em>output</em> options set the default policies for traffic entering and "
848 "leaving this zone while the <em>forward</em> option describes the policy for "
849 "forwarded traffic between different networks within the zone. <em>Covered "
850 "networks</em> specifies which available networks are members of this zone."
851 msgstr ""
852
853 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:450
854 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
855 msgid "Thursday"
856 msgstr ""
857
858 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
859 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
860 msgid "Time Restrictions"
861 msgstr ""
862
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:484
864 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:298
865 msgid "Time in UTC"
866 msgstr ""
867
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
869 msgid "Time restrictions are enabled for this rule"
870 msgstr ""
871
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
873 msgid ""
874 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
875 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
876 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
877 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
878 "ival}</var>}}"
879 msgstr ""
880
881 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
882 msgid ""
883 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
884 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
885 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
886 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
887 "%{item.val}.\"}>%{item.ival}</var>}}"
888 msgstr ""
889
890 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
891 msgid ""
892 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
893 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
894 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
895 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
896 msgstr ""
897
898 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:405
899 msgid "Tracking helper"
900 msgstr ""
901
902 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
903 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:35
904 msgid "Traffic Rules"
905 msgstr ""
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
908 msgid ""
909 "Traffic rules define policies for packets traveling between different zones, "
910 "for example to reject traffic between certain hosts or to open WAN ports on "
911 "the router."
912 msgstr ""
913
914 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:448
915 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
916 msgid "Tuesday"
917 msgstr ""
918
919 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
920 msgid "Unable to save contents: %s"
921 msgstr ""
922
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
924 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:427
925 msgid "Unknown or not installed conntrack helper \"%s\""
926 msgstr ""
927
928 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
929 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
930 msgid "Unnamed NAT"
931 msgstr ""
932
933 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
934 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:160
935 msgid "Unnamed forward"
936 msgstr ""
937
938 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
939 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:210
940 msgid "Unnamed rule"
941 msgstr ""
942
943 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
944 msgid "Unnamed zone"
945 msgstr ""
946
947 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:585
948 msgid "Unrecognized protocol"
949 msgstr ""
950
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:683
952 msgid ""
953 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
954 "be converted to \"nat\" sections and the firewall will be restarted to apply "
955 "the updated configuration."
956 msgstr ""
957
958 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
959 msgid "Use external IP address"
960 msgstr ""
961
962 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
963 msgid "Use internal IP address"
964 msgstr ""
965
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:221
967 msgid ""
968 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
969 "network devices."
970 msgstr ""
971
972 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
973 msgid ""
974 "Use this option to classify zone traffic by source or destination subnet "
975 "instead of networks or devices."
976 msgstr ""
977
978 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
979 msgid "Valid firewall mark required"
980 msgstr ""
981
982 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:449
983 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
984 msgid "Wednesday"
985 msgstr ""
986
987 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:441
988 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:255
989 msgid "Week Days"
990 msgstr ""
991
992 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:386
993 msgid "XOR firewall mark"
994 msgstr ""
995
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
997 msgid "XOR mark"
998 msgstr ""
999
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:135
1001 msgid "Zone ⇒ Forwardings"
1002 msgstr ""
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
1005 msgid "Zones"
1006 msgstr "Zones"
1007
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:381
1009 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
1010 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:151
1011 msgid "accept"
1012 msgstr "accept"
1013
1014 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1015 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:461
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:483
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:212
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1019 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1020 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:297
1021 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:358
1022 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:407
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1027 msgid "any"
1028 msgstr "any"
1029
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1035 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1036 msgid "any zone"
1037 msgstr ""
1038
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:385
1040 msgid "apply firewall mark"
1041 msgstr ""
1042
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:384
1044 msgid "assign conntrack helper"
1045 msgstr ""
1046
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1048 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1049 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1050 msgid "day"
1051 msgstr ""
1052
1053 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:233
1054 msgid "do not rewrite"
1055 msgstr ""
1056
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:383
1058 msgid "don't track"
1059 msgstr ""
1060
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:380
1062 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:68
1063 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:150
1064 msgid "drop"
1065 msgstr "drop"
1066
1067 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1068 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1070 msgid "hour"
1071 msgstr ""
1072
1073 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1074 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1075 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1076 msgid "minute"
1077 msgstr ""
1078
1079 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:382
1080 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:67
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
1082 msgid "reject"
1083 msgstr "reject"
1084
1085 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1086 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1088 msgid "second"
1089 msgstr ""
1090
1091 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1092 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1096 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1097 msgid "this device"
1098 msgstr ""
1099
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:116
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:307
1103 msgid "this new zone"
1104 msgstr ""
1105
1106 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1107 msgid "unlimited"
1108 msgstr ""
1109
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:250
1111 msgid "unspecified"
1112 msgstr ""
1113
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1115 msgid "valid firewall mark"
1116 msgstr ""