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