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