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