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