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