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