31258ea9788e23de66016fd7889c2d4d9dbef1a9
[project/luci.git] / applications / luci-app-firewall / po / cs / firewall.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: PACKAGE VERSION\n"
4 "PO-Revision-Date: 2020-02-04 05:03+0000\n"
5 "Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
6 "Language-Team: Czech <https://hosted.weblate.org/projects/openwrt/"
7 "luciapplicationsfirewall/cs/>\n"
8 "Language: cs\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 3.11-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
32 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
33 msgid "-- add IP --"
34 msgstr ""
35
36 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:481
37 msgid "-- add MAC --"
38 msgstr ""
39
40 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:118
41 msgid ""
42 "<var data-tooltip=\"ACCEPT\">Accept</var> %{src?%{dest?forward:input}:output}"
43 msgstr ""
44
45 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:87
46 msgid "<var data-tooltip=\"ACCEPT\">Prevent source rewrite</var>"
47 msgstr ""
48
49 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:81
50 msgid ""
51 "<var data-tooltip=\"DNAT\">Forward</var> to %{dest}%{dest_ip? IP <var>"
52 "%{dest_ip}</var>}%{dest_port? port <var>%{dest_port}</var>}"
53 msgstr ""
54
55 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:115
56 msgid ""
57 "<var data-tooltip=\"DROP\">Drop</var> %{src?%{dest?forward:input}:output}"
58 msgstr ""
59
60 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:133
61 msgid ""
62 "<var data-tooltip=\"DSCP\">Assign DSCP</var> classification <var>%{set_dscp}"
63 "</var>"
64 msgstr ""
65
66 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:127
67 msgid ""
68 "<var data-tooltip=\"HELPER\">Assign conntrack</var> helper <var"
69 "%{helper_name? data-tooltip=\"%{helper_name}\"}>%{set_helper}</var>"
70 msgstr ""
71
72 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:130
73 msgid ""
74 "<var data-tooltip=\"MARK\">%{set_mark?Assign:XOR}</var> firewall mark <var>"
75 "%{set_mark?:%{set_xmark}}</var>"
76 msgstr ""
77
78 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:84
79 msgid "<var data-tooltip=\"MASQUERADE\">Automatically rewrite</var> source IP"
80 msgstr ""
81
82 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:124
83 msgid ""
84 "<var data-tooltip=\"NOTRACK\">Do not track</var> %{src?%{dest?forward:input}:"
85 "output}"
86 msgstr ""
87
88 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:121
89 msgid ""
90 "<var data-tooltip=\"REJECT\">Reject</var> %{src?%{dest?forward:input}:output}"
91 msgstr ""
92
93 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:81
94 msgid ""
95 "<var data-tooltip=\"SNAT\">Statically rewrite</var> to source %{snat_ip?IP "
96 "<var>%{snat_ip}</var>} %{snat_port?port <var>%{snat_port}</var>}"
97 msgstr ""
98
99 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:225
100 msgid "A rewrite IP must be specified!"
101 msgstr ""
102
103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:213
104 msgid "ACCEPT - Disable address rewriting"
105 msgstr ""
106
107 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:173
108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:229
109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:364
110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:158
111 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:208
112 msgid "Action"
113 msgstr "Akce"
114
115 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261
116 msgid ""
117 "Additional raw <em>iptables</em> arguments to classify zone destination "
118 "traffic, e.g. <code>-p tcp --dport 443</code> to only match outbound HTTPS "
119 "traffic."
120 msgstr ""
121
122 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
123 msgid ""
124 "Additional raw <em>iptables</em> arguments to classify zone source traffic, "
125 "e.g. <code>-p tcp --sport 443</code> to only match inbound HTTPS traffic."
126 msgstr ""
127
128 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:138
129 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:182
130 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:136
131 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:93
132 msgid "Advanced Settings"
133 msgstr "Pokročilá nastavení"
134
135 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
136 msgid "Allow \"invalid\" traffic"
137 msgstr ""
138
139 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:323
140 msgid "Allow forward from <em>source zones</em>:"
141 msgstr "Povolit přesměrování ze <em>zdrojových oblastí</em>:"
142
143 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:282
144 msgid "Allow forward to <em>destination zones</em>:"
145 msgstr "Povolit přesměrování do <em>zdrojových oblastí</em>:"
146
147 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:508
148 msgid "Any"
149 msgstr "Libovolné"
150
151 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:430
152 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:446
153 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:258
154 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:274
155 msgid "Any day"
156 msgstr ""
157
158 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:316
159 msgid ""
160 "Apply a bitwise XOR of the given value and the existing mark value on "
161 "established connections. Format is value[/mask]. If a mask is specified then "
162 "those bits set in the mask are zeroed out."
163 msgstr ""
164
165 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
166 msgid "Apply the given DSCP class or value to established connections."
167 msgstr ""
168
169 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
170 msgid "Assign the specified connection tracking helper to matched traffic."
171 msgstr ""
172
173 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
174 msgid "Automatic helper assignment"
175 msgstr ""
176
177 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:226
178 msgid ""
179 "Automatically assign conntrack helpers based on traffic protocol and port"
180 msgstr ""
181
182 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:94
183 msgid "Conntrack Settings"
184 msgstr ""
185
186 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
187 msgid "Conntrack helpers"
188 msgstr ""
189
190 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:16
191 msgid "Contents have been saved."
192 msgstr "Obsah byl uložen."
193
194 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:652
195 msgid "Continue"
196 msgstr ""
197
198 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
199 msgid "Covered devices"
200 msgstr ""
201
202 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:152
203 msgid "Covered networks"
204 msgstr "Pokryté sítě"
205
206 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:198
207 msgid "Covered subnets"
208 msgstr ""
209
210 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:53
211 msgid "Custom Rules"
212 msgstr "Vlastní pravidla"
213
214 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:26
215 msgid ""
216 "Custom rules allow you to execute arbitrary iptables commands which are not "
217 "otherwise covered by the firewall framework. The commands are executed after "
218 "each firewall restart, right after the default ruleset has been loaded."
219 msgstr ""
220 "Vlastní pravidla vám umožňují spustit libovolné iptables příkazy, které "
221 "nejsou jinak pokryté frameworkem firewallu. Příkazy jsou spuštěny po každém "
222 "restartu firewallu, právě po načtení výchozí sady pravidel."
223
224 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:374
225 msgid "DSCP classification"
226 msgstr ""
227
228 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
229 msgid "DSCP mark"
230 msgstr ""
231
232 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:296
233 msgid "DSCP mark required"
234 msgstr ""
235
236 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:355
237 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:194
238 msgid "Destination address"
239 msgstr "Cílová adresa"
240
241 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:357
242 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:199
243 msgid "Destination port"
244 msgstr "Cílový port"
245
246 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:349
247 msgid "Destination zone"
248 msgstr "Cílová zóna"
249
250 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:261
251 msgid "Device name"
252 msgstr ""
253
254 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:223
255 msgid ""
256 "Do not install extra rules to reject forwarded traffic with conntrack state "
257 "<em>invalid</em>. This may be required for complex asymmetric route setups."
258 msgstr ""
259
260 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:45
261 msgid "Drop invalid packets"
262 msgstr "Zahazovat neplatné pakety"
263
264 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:181
265 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:235
266 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:164
267 msgid "Enable"
268 msgstr "Povolit"
269
270 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:248
271 msgid "Enable NAT Loopback"
272 msgstr "Povolit NAT Loopback"
273
274 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:44
275 msgid "Enable SYN-flood protection"
276 msgstr "Povolit ochranu proti SYN-flood"
277
278 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:236
279 msgid "Enable logging on this zone"
280 msgstr "Povolit logování v této oblasti"
281
282 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
283 msgid "Expecting: %s"
284 msgstr ""
285
286 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:63
287 msgid "Experimental feature. Not fully compatible with QoS/SQM."
288 msgstr ""
289
290 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:230
291 msgid "Explicitly choses allowed connection tracking helpers for zone traffic"
292 msgstr ""
293
294 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:215
295 msgid "External IP address"
296 msgstr "Vnější IP adresa"
297
298 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:220
299 msgid "External port"
300 msgstr "Vnější port"
301
302 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:284
303 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:422
304 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:249
305 msgid "Extra arguments"
306 msgstr "Další argumenty volání"
307
308 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:261
309 msgid "Extra destination arguments"
310 msgstr ""
311
312 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:95
313 msgid "Extra iptables arguments"
314 msgstr ""
315
316 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:251
317 msgid "Extra source arguments"
318 msgstr ""
319
320 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:3
321 msgid "Firewall"
322 msgstr "Brána firewall"
323
324 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:25
325 msgid "Firewall - Custom Rules"
326 msgstr "Firewall - Vlastní pravidla"
327
328 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:127
329 msgid "Firewall - NAT Rules"
330 msgstr ""
331
332 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:129
333 msgid "Firewall - Port Forwards"
334 msgstr "Firewall - Přesměrování portů"
335
336 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:173
337 msgid "Firewall - Traffic Rules"
338 msgstr "Firewall - Pravidla síťového provozu"
339
340 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:37
341 msgid "Firewall - Zone Settings"
342 msgstr "Firewall - Nastavení zón"
343
344 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:645
345 msgid "Firewall configuration migration"
346 msgstr ""
347
348 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:50
349 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:132
350 msgid "Forward"
351 msgstr "Přesměrování"
352
353 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:30
354 msgid ""
355 "Forwarded IPv4%{proto?, protocol %{proto#%{next?, }<var>%{item.name}</"
356 "var>}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks except "
357 "%{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-tooltip="
358 "\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}</var>}"
359 msgstr ""
360
361 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:436
362 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:264
363 msgid "Friday"
364 msgstr "pátek"
365
366 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:39
367 msgid ""
368 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
369 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
370 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
371 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
372 "ival}</var>}}"
373 msgstr ""
374
375 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:64
376 msgid ""
377 "From %{src}%{src_device?, interface <var>%{src_device}</var>}%{src_ip?, IP "
378 "%{src_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
379 "%{item.val}.\"}>%{item.ival}</var>}}%{src_port?, port %{src_port#%{next?, }"
380 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
381 "ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var%{item.inv? data-"
382 "tooltip=\"Match MACs except %{item.val}%{item.hint.name? a.k.a. %{item.hint."
383 "name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint.name}\"}}>%{item.ival}"
384 "</var>}}"
385 msgstr ""
386
387 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:48
388 msgid ""
389 "From %{src}%{src_ip?, IP %{src_ip#%{next?, }<var%{item.inv? data-tooltip="
390 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{src_port?, "
391 "port %{src_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
392 "%{item.val}.\"}>%{item.ival}</var>}}%{src_mac?, MAC %{src_mac#%{next?, }<var"
393 "%{item.inv? data-tooltip=\"Match MACs except %{item.val}%{item.hint.name? a."
394 "k.a. %{item.hint.name}}.\":%{item.hint.name? data-tooltip=\"%{item.hint."
395 "name}\"}}>%{item.ival}</var>}}"
396 msgstr ""
397
398 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:137
399 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:181
400 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:135
401 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:40
402 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:92
403 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:16
404 msgid "General Settings"
405 msgstr "Obecné nastavení"
406
407 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:74
408 msgid "Hardware flow offloading"
409 msgstr ""
410
411 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:272
412 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:204
413 msgid "IPv4 and IPv6"
414 msgstr "IPv4 a IPv6"
415
416 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:273
417 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:205
418 msgid "IPv4 only"
419 msgstr "pouze IPv4"
420
421 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:274
422 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:206
423 msgid "IPv6 only"
424 msgstr "pouze IPv6"
425
426 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:244
427 msgid "Inbound device"
428 msgstr ""
429
430 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:38
431 msgid ""
432 "Incoming IPv4%{proto?, protocol %{proto#%{next?, }%{item.types?<var class="
433 "\"cbi-tooltip-container\">%{item.name}<span class=\"cbi-tooltip\">ICMP with "
434 "types %{item.types#%{next?, }<var>%{item}</var>}</span></var>:<var>%{item."
435 "name}</var>}}}%{mark?, mark <var%{mark.inv? data-tooltip=\"Match fwmarks "
436 "except %{mark.num}%{mark.mask? with mask %{mark.mask}}.\":%{mark.mask? data-"
437 "tooltip=\"Mask fwmark value with %{mark.mask} before compare.\"}}>%{mark.val}"
438 "</var>}%{helper?, helper %{helper.inv?<var data-tooltip=\"Match any helper "
439 "except &quot;%{helper.name}&quot;\">%{helper.val}</var>:<var data-tooltip="
440 "\"%{helper.name}\">%{helper.val}</var>}}"
441 msgstr ""
442
443 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:48
444 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:130
445 msgid "Input"
446 msgstr "Vstup"
447
448 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:234
449 msgid "Internal IP address"
450 msgstr "Vnitřní IP adresa"
451
452 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:239
453 msgid "Internal port"
454 msgstr "Vnitřní port"
455
456 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:228
457 msgid "Internal zone"
458 msgstr "Vnitřní zóna"
459
460 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:304
461 msgid "Invalid DSCP mark"
462 msgstr ""
463
464 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:372
465 msgid "Invalid limit value"
466 msgstr ""
467
468 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:382
469 msgid "Limit burst"
470 msgstr ""
471
472 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:239
473 msgid "Limit log messages"
474 msgstr "Omezit logovací zprávy"
475
476 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:348
477 msgid "Limit matching"
478 msgstr ""
479
480 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:75
481 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:96
482 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:68
483 msgid ""
484 "Limit matching to <var>%{limit.num}</var> packets per <var>%{limit.unit}</"
485 "var>%{limit.burst? burst <var>%{limit.burst}</var>}"
486 msgstr ""
487
488 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:349
489 msgid "Limits traffic matching to the specified rate."
490 msgstr ""
491
492 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
493 msgid "Loopback source IP"
494 msgstr ""
495
496 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:212
497 msgid "MASQUERADE - Automatically rewrite to outbound interface IP"
498 msgstr ""
499
500 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:149
501 msgid "MSS clamping"
502 msgstr "MSS clamping"
503
504 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:146
505 msgid "Masquerading"
506 msgstr "Maškárádování"
507
508 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:162
509 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:218
510 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:147
511 msgid "Match"
512 msgstr "Shoda"
513
514 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:262
515 msgid "Match DSCP"
516 msgstr ""
517
518 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:285
519 msgid "Match ICMP type"
520 msgstr "Odpovídá ICMP typu"
521
522 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:241
523 msgid "Match device"
524 msgstr ""
525
526 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:195
527 msgid "Match forwarded traffic directed at the given IP address."
528 msgstr ""
529
530 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:200
531 msgid ""
532 "Match forwarded traffic directed at the given destination port or port range."
533 msgstr ""
534
535 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:181
536 msgid "Match forwarded traffic from this IP or range."
537 msgstr ""
538
539 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:186
540 msgid ""
541 "Match forwarded traffic originating from the given source port or port range."
542 msgstr ""
543
544 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
545 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
546 msgid "Match helper"
547 msgstr ""
548
549 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:221
550 msgid ""
551 "Match incoming traffic directed at the given destination port or port range "
552 "on this host"
553 msgstr ""
554 "Vybrat příchozí provoz, směrovaný na zadaný cílový port nebo rozsah portů "
555 "tohoto hostitele"
556
557 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
558 msgid "Match mark"
559 msgstr ""
560
561 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:262
562 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:399
563 msgid "Match traffic using the specified connection tracking helper."
564 msgstr ""
565
566 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:318
567 msgid "Matches a specific firewall mark or a range of different marks."
568 msgstr ""
569
570 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:240
571 msgid "Matches forwarded traffic using the specified outbound network device."
572 msgstr ""
573
574 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:263
575 msgid "Matches traffic carrying the specified DSCP marking."
576 msgstr ""
577
578 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:383
579 msgid ""
580 "Maximum initial number of packets to match: this number gets recharged by "
581 "one every time the limit specified above is not reached, up to this number."
582 msgstr ""
583
584 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:432
585 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:260
586 msgid "Monday"
587 msgstr "pondělí"
588
589 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:442
590 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:270
591 msgid "Month Days"
592 msgstr "Dny v měsíci"
593
594 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:130
595 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:43
596 msgid "NAT Rules"
597 msgstr ""
598
599 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:128
600 msgid ""
601 "NAT rules allow fine grained control over the source IP to use for outbound "
602 "or forwarded traffic."
603 msgstr ""
604
605 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:158
606 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:214
607 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:143
608 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:108
609 msgid "Name"
610 msgstr "Název"
611
612 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:216
613 msgid "Only match incoming traffic directed at the given IP address."
614 msgstr "Vybrat pouze příchozí provoz, směrovaný na danou IP adresu."
615
616 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:197
617 msgid "Only match incoming traffic from these MACs."
618 msgstr "Vybrat pouze příchozí provoz z těchto MAC adres."
619
620 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:202
621 msgid "Only match incoming traffic from this IP or range."
622 msgstr "Vybrat pouze příchozí provoz z této IP nebo rozsahu IP adres."
623
624 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:207
625 msgid ""
626 "Only match incoming traffic originating from the given source port or port "
627 "range on the client host"
628 msgstr ""
629 "Vybrat pouze příchozí provoz, pocházející ze zadaného portu nebo rozsahu "
630 "portů klienta"
631
632 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:245
633 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:239
634 msgid "Outbound device"
635 msgstr ""
636
637 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:173
638 msgid "Outbound zone"
639 msgstr ""
640
641 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:49
642 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:131
643 msgid "Output"
644 msgstr "Výstup"
645
646 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:285
647 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:423
648 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:250
649 msgid "Passes additional arguments to iptables. Use with care!"
650 msgstr "Předává další argumenty iptables. Používat opatrně!"
651
652 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:248
653 msgid ""
654 "Passing raw iptables arguments to source and destination traffic "
655 "classification rules allows to match packets based on other criteria than "
656 "interfaces or subnets. These options should be used with extreme care as "
657 "invalid values could render the firewall ruleset broken, completely exposing "
658 "all services."
659 msgstr ""
660
661 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:132
662 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:25
663 msgid "Port Forwards"
664 msgstr "Přesměrování portů"
665
666 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:130
667 msgid ""
668 "Port forwarding allows remote computers on the Internet to connect to a "
669 "specific computer or service within the private LAN."
670 msgstr ""
671 "Přesměrování portů (port forwarding) umožňuje vzdáleným počítačům z "
672 "Internetu připojení k vybraným počítačům nebo službám uvnitř privátní sítě "
673 "LAN."
674
675 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:186
676 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:281
677 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:169
678 msgid "Protocol"
679 msgstr "Protokol"
680
681 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:240
682 msgid ""
683 "Redirect matched incoming traffic to the given port on the internal host"
684 msgstr ""
685 "Přesměrovat vybraný příchozí provoz na uvedený port vnitřního hostitele"
686
687 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:235
688 msgid "Redirect matched incoming traffic to the specified internal host"
689 msgstr "Přesměrovat vybraný příchozí provoz na uvedeného vnitřního hostitele"
690
691 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:75
692 msgid "Requires hardware NAT support. Implemented at least for mt7621"
693 msgstr ""
694
695 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:216
696 msgid "Restrict Masquerading to given destination subnets"
697 msgstr "Omezit maškarádování na uvedené cílové podsítě"
698
699 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:209
700 msgid "Restrict Masquerading to given source subnets"
701 msgstr "Omezit maškarádování na uvedené zdrojové podsítě"
702
703 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:269
704 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:203
705 msgid "Restrict to address family"
706 msgstr "Omezit na rodinu adres"
707
708 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:215
709 msgid "Rewrite IP address"
710 msgstr ""
711
712 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:216
713 msgid "Rewrite matched traffic to the specified source IP address."
714 msgstr ""
715
716 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:231
717 msgid "Rewrite matched traffic to the specified source port or port range."
718 msgstr ""
719
720 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:230
721 msgid "Rewrite port"
722 msgstr ""
723
724 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:62
725 msgid "Routing/NAT Offloading"
726 msgstr ""
727
728 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:211
729 msgid "SNAT - Rewrite to specific source IP or port"
730 msgstr ""
731
732 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:437
733 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:265
734 msgid "Saturday"
735 msgstr "sobota"
736
737 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
738 msgid "Set mark"
739 msgstr ""
740
741 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:317
742 msgid ""
743 "Set the given mark value on established connections. Format is value[/mask]. "
744 "If a mask is specified then only those bits set in the mask are modified."
745 msgstr ""
746
747 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:70
748 msgid "Software based offloading for routing/NAT"
749 msgstr ""
750
751 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:69
752 msgid "Software flow offloading"
753 msgstr ""
754
755 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:201
756 msgid "Source IP address"
757 msgstr "Zdrojová IP adresa"
758
759 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:196
760 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:339
761 msgid "Source MAC address"
762 msgstr "Zdrojová MAC adresa"
763
764 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:340
765 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:180
766 msgid "Source address"
767 msgstr "Zdrojová adresa"
768
769 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:206
770 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:342
771 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:185
772 msgid "Source port"
773 msgstr "Zdrojový port"
774
775 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:190
776 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:333
777 msgid "Source zone"
778 msgstr "Zdrojová zóna"
779
780 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:262
781 msgid ""
782 "Specifies whether to tie this traffic rule to a specific inbound or outbound "
783 "network device."
784 msgstr ""
785
786 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:253
787 msgid ""
788 "Specifies whether to use the external or the internal IP address for "
789 "reflected traffic."
790 msgstr ""
791
792 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:461
793 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:289
794 msgid "Start Date (yyyy-mm-dd)"
795 msgstr ""
796
797 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:453
798 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:281
799 msgid "Start Time (hh.mm.ss)"
800 msgstr ""
801
802 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:465
803 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:293
804 msgid "Stop Date (yyyy-mm-dd)"
805 msgstr ""
806
807 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:457
808 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:285
809 msgid "Stop Time (hh.mm.ss)"
810 msgstr ""
811
812 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:431
813 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:259
814 msgid "Sunday"
815 msgstr "neděle"
816
817 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:646
818 msgid ""
819 "The existing firewall configuration needs to be changed for LuCI to function "
820 "properly."
821 msgstr ""
822
823 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:38
824 msgid ""
825 "The firewall creates zones over your network interfaces to control network "
826 "traffic flow."
827 msgstr ""
828 "Firewall vytváří zóny přes vaše síťová rozhraní za účelem řízení síťového "
829 "provozu."
830
831 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:189
832 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:278
833 msgid ""
834 "The options below control the forwarding policies between this zone (%s) and "
835 "other zones. <em>Destination zones</em> cover forwarded traffic "
836 "<strong>originating from %q</strong>. <em>Source zones</em> match forwarded "
837 "traffic from other zones <strong>targeted at %q</strong>. The forwarding "
838 "rule is <em>unidirectional</em>, e.g. a forward from lan to wan does "
839 "<em>not</em> imply a permission to forward from wan to lan as well."
840 msgstr ""
841 "Níže uvedené možnosti řídí přesměrovací politiky mezi touto zónou (%s) a "
842 "ostatními zónami. <em>Cílové zóny</em> pokrývají přesměrovávaný provoz, "
843 "<strong>pocházející z %q</strong>. <em>Zdrojové zóny</em> porovnávají "
844 "přesměrovávaný provoz z ostatních zón, <strong>zaměřený na %q</strong>. "
845 "Přesměrovávací pravidlo je <em>jednosměrné</em>, například přesměrování z "
846 "lan do wan <em>nepovoluje</em> přesměrování z wan do lan (a naopak)."
847
848 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:104
849 msgid ""
850 "This section defines common properties of %q. The <em>input</em> and "
851 "<em>output</em> options set the default policies for traffic entering and "
852 "leaving this zone while the <em>forward</em> option describes the policy for "
853 "forwarded traffic between different networks within the zone. <em>Covered "
854 "networks</em> specifies which available networks are members of this zone."
855 msgstr ""
856 "Tato sekce definuje běžné možnosti %q. <em>Vstupní</em> a <em>výstupní</em> "
857 "možnosti nastavují výchozí politiky pro provoz, vstupující do této zóny a "
858 "vystupující z ní, zatímco <em>přesměrovací</em> možnosti popisují politiku "
859 "pro přesměrování provozu mezi rozdílnými sítěmi uvnitř jedné zóny. "
860 "<em>Pokryté sítě</em> určuje, které z dostupných sítí jsou členy této zóny."
861
862 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:435
863 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:263
864 msgid "Thursday"
865 msgstr "čtvrtek"
866
867 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:183
868 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:137
869 msgid "Time Restrictions"
870 msgstr "Časová omezení"
871
872 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:469
873 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:297
874 msgid "Time in UTC"
875 msgstr "Čas v UTC"
876
877 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:77
878 msgid ""
879 "To %{dest}%{dest_device?, interface <var>%{dest_device}</var>}%{dest_ip?, IP "
880 "%{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match IP addresses except "
881 "%{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port %{dest_port#%{next?, }"
882 "<var%{item.inv? data-tooltip=\"Match ports except %{item.val}.\"}>%{item."
883 "ival}</var>}}"
884 msgstr ""
885
886 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:49
887 msgid ""
888 "To %{dest}%{dest_device?, via interface <var>%{dest_device}</"
889 "var>}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip=\"Match "
890 "IP addresses except %{item.val}.\"}>%{item.ival}</var>}}%{dest_port?, port "
891 "%{dest_port#%{next?, }<var%{item.inv? data-tooltip=\"Match ports except "
892 "%{item.val}.\"}>%{item.ival}</var>}}"
893 msgstr ""
894
895 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:57
896 msgid ""
897 "To %{dest}%{dest_ip?, IP %{dest_ip#%{next?, }<var%{item.inv? data-tooltip="
898 "\"Match IP addresses except %{item.val}.\"}>%{item.ival}</"
899 "var>}}%{dest_port?, port %{dest_port#%{next?, }<var%{item.inv? data-tooltip="
900 "\"Match ports except %{item.val}.\"}>%{item.ival}</var>}}"
901 msgstr ""
902
903 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:392
904 msgid "Tracking helper"
905 msgstr ""
906
907 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:176
908 #: applications/luci-app-firewall/root/usr/share/luci/menu.d/luci-app-firewall.json:34
909 msgid "Traffic Rules"
910 msgstr "Pravidla síťového provozu"
911
912 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:174
913 msgid ""
914 "Traffic rules define policies for packets traveling between different zones, "
915 "for example to reject traffic between certain hosts or to open WAN ports on "
916 "the router."
917 msgstr ""
918 "Pravidla síťového provozu definují politiky pro cestování paketů mezi "
919 "různými zónami, například pro odmítnutí provozu mezi jistými hostiteli nebo "
920 "pro otevření WAN portů na routeru."
921
922 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:433
923 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:261
924 msgid "Tuesday"
925 msgstr "úterý"
926
927 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/custom.js:19
928 msgid "Unable to save contents: %s"
929 msgstr "Nelze uložit obsah: %s"
930
931 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:277
932 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:414
933 msgid "Unknown or not installed conntrack helper \"%s\""
934 msgstr ""
935
936 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:140
937 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:144
938 msgid "Unnamed NAT"
939 msgstr ""
940
941 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:145
942 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:159
943 msgid "Unnamed forward"
944 msgstr ""
945
946 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:190
947 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:215
948 msgid "Unnamed rule"
949 msgstr "Nepojmenované pravidlo"
950
951 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:109
952 msgid "Unnamed zone"
953 msgstr "Nepojmenovaná zóna"
954
955 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:550
956 msgid "Unrecognized protocol"
957 msgstr ""
958
959 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:647
960 msgid ""
961 "Upon pressing \"Continue\", \"redirect\" sections with target \"SNAT\" will "
962 "be converted to \"nat\" sections and the firewall will be restarted to apply "
963 "the updated configuration."
964 msgstr ""
965
966 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:257
967 msgid "Use external IP address"
968 msgstr ""
969
970 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:256
971 msgid "Use internal IP address"
972 msgstr ""
973
974 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:193
975 msgid ""
976 "Use this option to classify zone traffic by raw, non-<em>uci</em> managed "
977 "network devices."
978 msgstr ""
979
980 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:198
981 msgid ""
982 "Use this option to classify zone traffic by source or destination subnet "
983 "instead of networks or devices."
984 msgstr ""
985
986 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:330
987 msgid "Valid firewall mark required"
988 msgstr ""
989
990 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:434
991 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:262
992 msgid "Wednesday"
993 msgstr "středa"
994
995 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:426
996 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:254
997 msgid "Week Days"
998 msgstr ""
999
1000 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:373
1001 msgid "XOR firewall mark"
1002 msgstr ""
1003
1004 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:315
1005 msgid "XOR mark"
1006 msgstr ""
1007
1008 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:122
1009 msgid "Zone ⇒ Forwardings"
1010 msgstr "Zóna ⇒ Přesměrování"
1011
1012 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:81
1013 msgid "Zones"
1014 msgstr "Zóny"
1015
1016 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:368
1017 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:56
1018 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:138
1019 msgid "accept"
1020 msgstr "přijmout"
1021
1022 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:267
1023 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:433
1024 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:455
1025 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:211
1026 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:243
1027 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:264
1028 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:290
1029 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:345
1030 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:360
1031 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:394
1032 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:401
1033 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:190
1034 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:203
1035 msgid "any"
1036 msgstr "libovolný"
1037
1038 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1039 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1040 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1041 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1042 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:40
1043 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1044 msgid "any zone"
1045 msgstr "libovolná zóna"
1046
1047 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:372
1048 msgid "apply firewall mark"
1049 msgstr ""
1050
1051 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:371
1052 msgid "assign conntrack helper"
1053 msgstr ""
1054
1055 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1056 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1057 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1058 msgid "day"
1059 msgstr ""
1060
1061 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:234
1062 msgid "do not rewrite"
1063 msgstr ""
1064
1065 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:370
1066 msgid "don't track"
1067 msgstr "nesledovat"
1068
1069 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:367
1070 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:55
1071 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:137
1072 msgid "drop"
1073 msgstr "zahodit"
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 "hour"
1079 msgstr ""
1080
1081 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1082 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1083 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1084 msgid "minute"
1085 msgstr ""
1086
1087 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:369
1088 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:54
1089 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:136
1090 msgid "reject"
1091 msgstr "odmítnout"
1092
1093 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:68
1094 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:89
1095 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:61
1096 msgid "second"
1097 msgstr ""
1098
1099 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:49
1100 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:58
1101 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/forwards.js:82
1102 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:65
1103 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:78
1104 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/snats.js:50
1105 msgid "this device"
1106 msgstr ""
1107
1108 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:103
1109 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:188
1110 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/zones.js:277
1111 msgid "this new zone"
1112 msgstr ""
1113
1114 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:353
1115 msgid "unlimited"
1116 msgstr ""
1117
1118 #: applications/luci-app-firewall/htdocs/luci-static/resources/view/firewall/rules.js:243
1119 msgid "unspecified"
1120 msgstr ""
1121
1122 #: applications/luci-app-firewall/htdocs/luci-static/resources/tools/firewall.js:338
1123 msgid "valid firewall mark"
1124 msgstr ""
1125
1126 #~ msgid "%s in %s"
1127 #~ msgstr "%s v %s"
1128
1129 #~ msgid "%s%s with %s"
1130 #~ msgstr "%s%s s %s"
1131
1132 #~ msgid "%s, %s in %s"
1133 #~ msgstr "%s, %s v %s"
1134
1135 #~ msgid "<var>%d</var> pkts. per <var>%s</var>"
1136 #~ msgstr "<var>%d</var> paketů za <var>%s</var>"
1137
1138 #~ msgid "<var>%d</var> pkts. per <var>%s</var>, burst <var>%d</var> pkts."
1139 #~ msgstr "<var>%d</var> paketů za <var>%s</var>, burst <var>%d</var> paketů."
1140
1141 #~ msgid "<var>%s</var> and limit to %s"
1142 #~ msgstr "<var>%s</var> a omezit na %s"
1143
1144 #~ msgid "Destination IP address"
1145 #~ msgstr "Cílová IP adresa"
1146
1147 #~ msgid "Do not rewrite"
1148 #~ msgstr "Nepřepisovat"
1149
1150 #~ msgid "Forward to"
1151 #~ msgstr "Přesměrovat na"
1152
1153 #~ msgid "From %s in %s"
1154 #~ msgstr "Z %s v %s"
1155
1156 #~ msgid "From %s in %s with source %s"
1157 #~ msgstr "Z %s v %s se zdrojovou %s"
1158
1159 #~ msgid "From %s in %s with source %s and %s"
1160 #~ msgstr "Z %s v %s se zdrojovou %s a %s"
1161
1162 #~ msgid "IPv4"
1163 #~ msgstr "IPv4"
1164
1165 #~ msgid "IPv6"
1166 #~ msgstr "IPv6"
1167
1168 #~ msgid "MAC"
1169 #~ msgstr "MAC"
1170
1171 #~ msgid "Network"
1172 #~ msgstr "Síť"
1173
1174 #~ msgid "To %s at %s on <var>this device</var>"
1175 #~ msgstr "Na %s v %s na <var>tomto zařízení</var>"
1176
1177 #~ msgid "To %s in %s"
1178 #~ msgstr "Na %s v %s"
1179
1180 #~ msgid "To %s on <var>this device</var>"
1181 #~ msgstr "Na %s na <var>tomto zařízení</var>"
1182
1183 #~ msgid "To %s, %s in %s"
1184 #~ msgstr "Na %s, %s v %s"
1185
1186 #~ msgid "Via %s"
1187 #~ msgstr "Prostřednictvím %s"
1188
1189 #~ msgid "any host"
1190 #~ msgstr "libovolný hostitel"
1191
1192 #~ msgid "any router IP"
1193 #~ msgstr "libovolná IP routeru"
1194
1195 #~ msgid "Force connection tracking"
1196 #~ msgstr "Vynutit sledování připojení"
1197
1198 #~ msgid "Add"
1199 #~ msgstr "Přidat"
1200
1201 #~ msgid "Add and edit..."
1202 #~ msgstr "Přidat a upravit"
1203
1204 #~ msgid "External zone"
1205 #~ msgstr "Vnější zóna"
1206
1207 #~ msgid "New SNAT rule"
1208 #~ msgstr "Nové pravidlo SNAT"
1209
1210 #~ msgid "New forward rule"
1211 #~ msgstr "Nové přesměrovací pravidlo"
1212
1213 #~ msgid "New input rule"
1214 #~ msgstr "Nové vstupní pravidlo"
1215
1216 #~ msgid "New port forward"
1217 #~ msgstr "Nové přesměrování portu"
1218
1219 #~ msgid "New source NAT"
1220 #~ msgstr "Nový zdrojový NAT (SNAT)"
1221
1222 #~ msgid "Open ports on router"
1223 #~ msgstr "Otevřené porty na routeru"
1224
1225 #~ msgid "Other..."
1226 #~ msgstr "Ostatní ..."
1227
1228 #~ msgid "To source IP"
1229 #~ msgstr "Na zdrojovou IP"
1230
1231 #~ msgid "To source port"
1232 #~ msgstr "Na zdrojový port"
1233
1234 #~ msgid "(Unnamed Entry)"
1235 #~ msgstr "(Nepojmenovaný vstup)"
1236
1237 #~ msgid "(Unnamed Rule)"
1238 #~ msgstr "(Nepojmenované pravidlo)"
1239
1240 #~ msgid "(Unnamed SNAT)"
1241 #~ msgstr "(Nepojmenovaný SNAT)"
1242
1243 # nebo mimo zóny?
1244 #~ msgid "Inter-Zone Forwarding"
1245 #~ msgstr "Přesměrování mezi zónami"
1246
1247 #~ msgid "Match forwarded traffic to the given destination port or port range."
1248 #~ msgstr "Vybrat provoz, přesměrovaný na zadaný port nebo rozsah portů"
1249
1250 #~ msgid ""
1251 #~ "Match incoming traffic originating from the given source port or port "
1252 #~ "range on the client host."
1253 #~ msgstr ""
1254 #~ "Vybrat příchozí provoz, pocházející ze zadaného portu nebo rozsahu portů "
1255 #~ "klienta."
1256
1257 #~ msgid "Rewrite matched traffic to the given address."
1258 #~ msgstr "Přepsat shodný provoz na uvedenou adresu."
1259
1260 #~ msgid ""
1261 #~ "Rewrite matched traffic to the given source port. May be left empty to "
1262 #~ "only rewrite the IP address."
1263 #~ msgstr ""
1264 #~ "Přepsat shodný provoz na uvedený zdrojový port. Může zůstat prázdné, pak "
1265 #~ "bude přepsána pouze IP adresa."
1266
1267 #~ msgid "Rewrite to source %s"
1268 #~ msgstr "Přepsat na zdrojovou %s"
1269
1270 #~ msgid "Rewrite to source %s, %s"
1271 #~ msgstr "Přepsat na zdrojovou %s, %s"
1272
1273 #~ msgid "SNAT IP address"
1274 #~ msgstr "IP adresa SNATu"
1275
1276 #~ msgid "SNAT port"
1277 #~ msgstr "Port SNATu"
1278
1279 #~ msgid "Source NAT"
1280 #~ msgstr "Zdrojový NAT"
1281
1282 #~ msgid ""
1283 #~ "Source NAT is a specific form of masquerading which allows fine grained "
1284 #~ "control over the source IP used for outgoing traffic, for example to map "
1285 #~ "multiple WAN addresses to internal subnets."
1286 #~ msgstr ""
1287 #~ "Zdrojový NAT je specifická forma maškarádování, která umožňuje "
1288 #~ "jemnozrnnou kontrolu nad zdrojovými IP, použitými pro odchozí provoz. "
1289 #~ "Využívá se například pro mapování množství WAN adres do vnitřních podsítí."
1290
1291 #~ msgid ""
1292 #~ "This page allows you to change advanced properties of the port forwarding "
1293 #~ "entry. In most cases there is no need to modify those settings."
1294 #~ msgstr ""
1295 #~ "Tato stránka vám umožňuje změnit pokročilé vlastností přesměrování portů. "
1296 #~ "Ve většině případů není potřeba upravovat tato nastavení."
1297
1298 #~ msgid ""
1299 #~ "This page allows you to change advanced properties of the traffic rule "
1300 #~ "entry, such as matched source and destination hosts."
1301 #~ msgstr ""
1302 #~ "Tato stránka vám umožňuje změnit pokročilé vlastnosti pravidla síťového "
1303 #~ "provozu, například zdrojové a cílové hostitele."
1304
1305 #~ msgid ""
1306 #~ "You may specify multiple by selecting \"-- custom --\" and then entering "
1307 #~ "protocols separated by space."
1308 #~ msgstr ""
1309 #~ "Lze určit více protokolů. Vyberte \"-- vlastní --\" a vkládejte protokoly "
1310 #~ "oddělené mezerou."
1311
1312 #~ msgid "Zone %q"
1313 #~ msgstr "Zóna %q"
1314
1315 #~ msgid "traffic"
1316 #~ msgstr "provoz"