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