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