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