VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_cs.ts@ 35740

Last change on this file since 35740 was 35223, checked in by vboxsync, 13 years ago

FE/Qt4-NLS: final update

  • Property svn:eol-style set to native
File size: 666.7 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0" language="cs">
4<context>
5 <name>@@@</name>
6 <message>
7 <source>English</source>
8 <comment>Native language name</comment>
9 <translation>Čeština</translation>
10 </message>
11 <message>
12 <source>--</source>
13 <comment>Native language country name (empty if this language is for all countries)</comment>
14 <translation></translation>
15 </message>
16 <message>
17 <source>English</source>
18 <comment>Language name, in English</comment>
19 <translation>Czech</translation>
20 </message>
21 <message>
22 <source>--</source>
23 <comment>Language country name, in English (empty if native country name is empty)</comment>
24 <translation></translation>
25 </message>
26 <message>
27 <source>Oracle Corporation</source>
28 <comment>Comma-separated list of translators</comment>
29 <translation>Radek Vybiral, Jan Kalab &lt;pitel@nomi.cz&gt;, Jan Lipovsky, Ondrej Karlik</translation>
30 </message>
31</context>
32<context>
33 <name>AttachmentsModel</name>
34 <message>
35 <source>Double-click to add a new attachment</source>
36 <translation type="obsolete">Poklepáním přidáte nový pevný disk</translation>
37 </message>
38 <message>
39 <source>Hard Disk</source>
40 <translation type="obsolete">Pevný disk</translation>
41 </message>
42 <message>
43 <source>Slot</source>
44 <translation type="obsolete">Slot</translation>
45 </message>
46</context>
47<context>
48 <name>BootItemsList</name>
49 <message>
50 <source>Move Up (Ctrl-Up)</source>
51 <translation type="obsolete">Posunout nahoru (Ctrl-Nahoru)</translation>
52 </message>
53 <message>
54 <source>Move Down (Ctrl-Down)</source>
55 <translation type="obsolete">Posunout dolů (Ctrl-Dolů)</translation>
56 </message>
57 <message>
58 <source>Moves the selected boot device up.</source>
59 <translation type="obsolete">Posune vybrané bootovací zařízení nahoru.</translation>
60 </message>
61 <message>
62 <source>Moves the selected boot device down.</source>
63 <translation type="obsolete">Posune vybrané bootovací zařízení dolů.</translation>
64 </message>
65</context>
66<context>
67 <name>BootItemsTable</name>
68 <message>
69 <source>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
70 <translation type="obsolete">Určuje pořadí pořadí bootovacích zařízení. Použijte zaškrtávací políčka vlevo pro povolení či zakázání jednotlivých bootovacích zařízení. Posuňte položky nahoru a dolů pro změnu pořadí zařízení.</translation>
71 </message>
72</context>
73<context>
74 <name>HDItemsModel</name>
75 <message>
76 <source>Double-click to add a new attachment</source>
77 <translation type="obsolete">Poklepáním přidáte nový pevný disk</translation>
78 </message>
79 <message>
80 <source>Hard Disk</source>
81 <translation type="obsolete">Pevný disk</translation>
82 </message>
83 <message>
84 <source>Slot</source>
85 <translation type="obsolete">Slot</translation>
86 </message>
87</context>
88<context>
89 <name>QApplication</name>
90 <message>
91 <source>This error means that the kernel driver was either not able to allocate enough memory or that some mapping operation failed.&lt;br/&gt;&lt;br/&gt;There are known problems with Linux 2.6.29. If you are running such a kernel, please edit /usr/src/vboxdrv-*/Makefile and enable &lt;i&gt;VBOX_USE_INSERT_PAGE = 1&lt;/i&gt;. After that, re-compile the kernel module by executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root.</source>
92 <translation type="obsolete">Tato chyba znamená, že ovladač jádra buď nebyl schopen alokovat dostatek paměti nebo selhala operace mapování paměti.&lt;br/&gt;&lt;br/&gt;V jádře 2.6.29 jsou tyto problémy známé. Pokud máte jádro této verze, prosím upravte soubor /usr/src/vboxdrv-*/Makefile a povolte &lt;i&gt;VBOX_USE_INSERT_PAGE = 1&lt;/i&gt;. Po editaci překompilujte modul jádra zadáním příkazu &lt;br/&gt;&lt;br/&gt; &lt;font color=&quot;blue&quot;&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt; jako uživatel root.</translation>
93 </message>
94 <message>
95 <source>The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Please reinstall the kernel module by executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;as root. Users of Ubuntu, Fedora or Mandriva should install the DKMS package first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary.</source>
96 <translation>Ovladač jádra pro VirtualBox (vboxdrv) není buď zaveden, nebo je problém s přístupem na zařízení /dev/vboxdrv. Spusťte znovu modul jádra zadáním příkazu &lt;br/&gt;&lt;br/&gt; &lt;font color=&quot;blue&quot;&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt; jako uživatel root. Uživatelé distribucí Ubuntu, Fedora nebo Mandriva by měli nainstalovat balíček DKMS. Ten udržuje všechny změny v jádře Linuxu a pokud je potřeba provede rekompilaci modulu vboxdrv.</translation>
97 </message>
98 <message>
99 <source>Make sure the kernel module has been loaded successfully.</source>
100 <translation>Ujistěte se, že ovladač jádra byl úspěšně zaveden.</translation>
101 </message>
102 <message>
103 <source>Executable &lt;b&gt;%1&lt;/b&gt; requires Qt %2.x, found Qt %3.</source>
104 <translation>Aplikace &lt;b&gt;%1&lt;/b&gt; požaduje Qt %2.x, nalezeno Qt %3.</translation>
105 </message>
106 <message>
107 <source>Incompatible Qt Library Error</source>
108 <translation>Chyba nekompatibilní knihovny Qt</translation>
109 </message>
110 <message>
111 <source>VirtualBox - Runtime Error</source>
112 <translation>VirtualBox - chyba běhu programu</translation>
113 </message>
114 <message>
115 <source>&lt;b&gt;Cannot access the kernel driver!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
116 <translation>&lt;b&gt;Nelze načíst ovladač pro jádro!&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</translation>
117 </message>
118 <message>
119 <source>Kernel driver not accessible</source>
120 <translation>Ovladač jádra je nedostupný</translation>
121 </message>
122 <message>
123 <source>Unknown error %2 during initialization of the Runtime</source>
124 <translation>Vyskytla se neznámá chyba %2 při spouštění</translation>
125 </message>
126 <message>
127 <source>VirtualBox - Error In %1</source>
128 <translation>VirtualBox - chyba v %1</translation>
129 </message>
130 <message>
131 <source>&lt;html&gt;&lt;b&gt;%1 (rc=%2)&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</source>
132 <translation>&lt;html&gt;&lt;b&gt;%1 (rc=%2)&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;</translation>
133 </message>
134 <message>
135 <source>Please try reinstalling VirtualBox.</source>
136 <translation>Může pomoci při reinstalaci aplikace VirtualBox.</translation>
137 </message>
138 <message>
139 <source>The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Please try completely uninstalling and reinstalling VirtualBox.</source>
140 <translation>Modul jádra pro VirtualBox není shodný s verzí aplikace VirtualBox. Pravděpodobně nebyla úspěšně dokončena instalace VirtualBoxu. Většinou pomůže kompletně vše odinstalovat a nainstalovat znovu.</translation>
141 </message>
142 <message>
143 <source>The VirtualBox kernel modules do not match this version of VirtualBox. The installation of VirtualBox was apparently not successful. Executing&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;may correct this. Make sure that you do not mix the OSE version and the PUEL version of VirtualBox.</source>
144 <translation>Modul jádra pro VirtualBox není shodný s verzí aplikace VirtualBox. Pravděpodobně nebyla úspěšně dokončena instalace VirtualBoxu. Spuštěním příkazu&lt;br/&gt;&lt;br/&gt; &lt;font color=blue&gt;&apos;/etc/init.d/vboxdrv setup&apos;&lt;/font&gt;&lt;br/&gt;&lt;br/&gt;můžete problém vyřešit. Ujistěte se, že nepoužíváte současně OSE a PUEL verzi aplikace Virtualbox.</translation>
145 </message>
146 <message>
147 <source>This error means that the kernel driver was either not able to allocate enough memory or that some mapping operation failed.</source>
148 <translation>Tato chyba znamená, že ovladač jádra nebyl schopen alokovat dostatek paměti nebo selhala operace mapování.</translation>
149 </message>
150</context>
151<context>
152 <name>QIArrowSplitter</name>
153 <message>
154 <source>&amp;Back</source>
155 <translation>&amp;Zpět</translation>
156 </message>
157 <message>
158 <source>&amp;Next</source>
159 <translation>&amp;Další</translation>
160 </message>
161</context>
162<context>
163 <name>QIFileDialog</name>
164 <message>
165 <source>Select a directory</source>
166 <translation>Vyberte složku</translation>
167 </message>
168 <message>
169 <source>Select a file</source>
170 <translation>Vyberte soubor</translation>
171 </message>
172</context>
173<context>
174 <name>QIHelpButton</name>
175 <message>
176 <source>&amp;Help</source>
177 <translation type="obsolete">&amp;Nápověda</translation>
178 </message>
179</context>
180<context>
181 <name>QIHotKeyEdit</name>
182 <message>
183 <source>Left </source>
184 <translation>Vlevo </translation>
185 </message>
186 <message>
187 <source>Right </source>
188 <translation>Vpravo </translation>
189 </message>
190 <message>
191 <source>Left Shift</source>
192 <translation>Levý Shift</translation>
193 </message>
194 <message>
195 <source>Right Shift</source>
196 <translation>Pravý Shift</translation>
197 </message>
198 <message>
199 <source>Left Ctrl</source>
200 <translation>Levý Ctrl</translation>
201 </message>
202 <message>
203 <source>Right Ctrl</source>
204 <translation>Pravý Ctrl</translation>
205 </message>
206 <message>
207 <source>Left Alt</source>
208 <translation>Levý Alt</translation>
209 </message>
210 <message>
211 <source>Right Alt</source>
212 <translation>Pravý Alt</translation>
213 </message>
214 <message>
215 <source>Left WinKey</source>
216 <translation>Levá klávesa Win</translation>
217 </message>
218 <message>
219 <source>Right WinKey</source>
220 <translation>Pravá klávesa Win</translation>
221 </message>
222 <message>
223 <source>Menu key</source>
224 <translation>Klávesa Menu</translation>
225 </message>
226 <message>
227 <source>Alt Gr</source>
228 <translation></translation>
229 </message>
230 <message>
231 <source>Caps Lock</source>
232 <translation></translation>
233 </message>
234 <message>
235 <source>Scroll Lock</source>
236 <translation></translation>
237 </message>
238 <message>
239 <source>&lt;key_%1&gt;</source>
240 <translation>&lt;klávesa_%1&gt;</translation>
241 </message>
242 <message>
243 <source>Pause</source>
244 <translation></translation>
245 </message>
246 <message>
247 <source>Print Screen</source>
248 <translation></translation>
249 </message>
250 <message>
251 <source>F1</source>
252 <translation></translation>
253 </message>
254 <message>
255 <source>F2</source>
256 <translation></translation>
257 </message>
258 <message>
259 <source>F3</source>
260 <translation></translation>
261 </message>
262 <message>
263 <source>F4</source>
264 <translation></translation>
265 </message>
266 <message>
267 <source>F5</source>
268 <translation></translation>
269 </message>
270 <message>
271 <source>F6</source>
272 <translation></translation>
273 </message>
274 <message>
275 <source>F7</source>
276 <translation></translation>
277 </message>
278 <message>
279 <source>F8</source>
280 <translation></translation>
281 </message>
282 <message>
283 <source>F9</source>
284 <translation></translation>
285 </message>
286 <message>
287 <source>F10</source>
288 <translation></translation>
289 </message>
290 <message>
291 <source>F11</source>
292 <translation></translation>
293 </message>
294 <message>
295 <source>F12</source>
296 <translation></translation>
297 </message>
298 <message>
299 <source>F13</source>
300 <translation></translation>
301 </message>
302 <message>
303 <source>F14</source>
304 <translation></translation>
305 </message>
306 <message>
307 <source>F15</source>
308 <translation></translation>
309 </message>
310 <message>
311 <source>F16</source>
312 <translation></translation>
313 </message>
314 <message>
315 <source>F17</source>
316 <translation></translation>
317 </message>
318 <message>
319 <source>F18</source>
320 <translation></translation>
321 </message>
322 <message>
323 <source>F19</source>
324 <translation></translation>
325 </message>
326 <message>
327 <source>F20</source>
328 <translation></translation>
329 </message>
330 <message>
331 <source>F21</source>
332 <translation></translation>
333 </message>
334 <message>
335 <source>F22</source>
336 <translation></translation>
337 </message>
338 <message>
339 <source>F23</source>
340 <translation></translation>
341 </message>
342 <message>
343 <source>F24</source>
344 <translation></translation>
345 </message>
346 <message>
347 <source>Num Lock</source>
348 <translation></translation>
349 </message>
350 <message>
351 <source>Forward</source>
352 <translation>Vpřed</translation>
353 </message>
354 <message>
355 <source>Back</source>
356 <translation>Zpět</translation>
357 </message>
358</context>
359<context>
360 <name>QIHttp</name>
361 <message>
362 <source>Connection timed out</source>
363 <translation>Spojení vypršelo</translation>
364 </message>
365 <message>
366 <source>Could not locate the file on the server (response: %1)</source>
367 <translation>Nelze najít soubor na serveru (odpověd: %1)</translation>
368 </message>
369</context>
370<context>
371 <name>QILabel</name>
372 <message>
373 <source>&amp;Copy</source>
374 <translation>&amp;Kopírovat</translation>
375 </message>
376</context>
377<context>
378 <name>QILabelPrivate</name>
379 <message>
380 <source>&amp;Copy</source>
381 <translation type="obsolete">&amp;Kopírovat</translation>
382 </message>
383</context>
384<context>
385 <name>QIMessageBox</name>
386 <message>
387 <source>OK</source>
388 <translation></translation>
389 </message>
390 <message>
391 <source>Yes</source>
392 <translation>Ano</translation>
393 </message>
394 <message>
395 <source>No</source>
396 <translation>Ne</translation>
397 </message>
398 <message>
399 <source>Cancel</source>
400 <translation>Zrušit</translation>
401 </message>
402 <message>
403 <source>Ignore</source>
404 <translation>Ignorovat</translation>
405 </message>
406 <message>
407 <source>&amp;Details</source>
408 <translation>&amp;Detaily</translation>
409 </message>
410 <message>
411 <source>&amp;Details (%1 of %2)</source>
412 <translation>&amp;Detaily (%1 z %2)</translation>
413 </message>
414</context>
415<context>
416 <name>QIRichLabel</name>
417 <message>
418 <source>Copy to clipboard</source>
419 <translation type="obsolete">Kopírovat do schránky</translation>
420 </message>
421</context>
422<context>
423 <name>QIWidgetValidator</name>
424 <message>
425 <source>not complete</source>
426 <comment>value state</comment>
427 <translation>nedokončeno</translation>
428 </message>
429 <message>
430 <source>invalid</source>
431 <comment>value state</comment>
432 <translation>neplatný</translation>
433 </message>
434 <message>
435 <source>&lt;qt&gt;The value of the &lt;b&gt;%1&lt;/b&gt; field on the &lt;b&gt;%2&lt;/b&gt; page is %3.&lt;/qt&gt;</source>
436 <translation>&lt;qt&gt;Hodnota pole &lt;b&gt;%1&lt;/b&gt; na stránce &lt;b&gt;%2&lt;/b&gt; je %3.&lt;/qt&gt;</translation>
437 </message>
438 <message>
439 <source>&lt;qt&gt;One of the values on the &lt;b&gt;%1&lt;/b&gt; page is %2.&lt;/qt&gt;</source>
440 <translation>&lt;qt&gt;Jedna z hodnot na stránce &lt;b&gt;%1&lt;/b&gt; je %2.&lt;/qt&gt;</translation>
441 </message>
442</context>
443<context>
444 <name>QIWizardPage</name>
445 <message>
446 <source>Use the &lt;b&gt;%1&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;%2&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;%3&lt;/b&gt; if you want to cancel the execution of this wizard.&lt;/p&gt;</source>
447 <translation>Použijte tlačíko &lt;b&gt;%1&lt;/b&gt; pro přechod na další stránku průvodce a tlačítko &lt;b&gt;%2&lt;/b&gt; pro návrat na předchozí stránku. Pokud chcete průvodce přerušit, stiskněte tlačítko &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</translation>
448 </message>
449</context>
450<context>
451 <name>UIActionsPool</name>
452 <message>
453 <source>&amp;Machine</source>
454 <translation>&amp;Počítač</translation>
455 </message>
456 <message>
457 <source>&amp;Fullscreen Mode</source>
458 <translation type="obsolete">Celá &amp;obrazovka</translation>
459 </message>
460 <message>
461 <source>Switch to fullscreen mode</source>
462 <translation type="obsolete">Přepne do režimu celé obrazovky</translation>
463 </message>
464 <message>
465 <source>Seam&amp;less Mode</source>
466 <translation type="obsolete">&amp;Bezešvý režim</translation>
467 </message>
468 <message>
469 <source>Switch to seamless desktop integration mode</source>
470 <translation type="obsolete">Přepne do bezešvého režimu integrace plochy</translation>
471 </message>
472 <message>
473 <source>Auto-resize &amp;Guest Display</source>
474 <translation>Automaticky přizpůsobit &amp;hostovanou obrazovku</translation>
475 </message>
476 <message>
477 <source>Automatically resize the guest display when the window is resized (requires Guest Additions)</source>
478 <translation>Automaticky přizpůsobuje velikost hostované obrazovky podle velikosti okna (vyžaduje Přídavky pro hosta)</translation>
479 </message>
480 <message>
481 <source>&amp;Adjust Window Size</source>
482 <translation>Přizpůsobit velikost okn&amp;a</translation>
483 </message>
484 <message>
485 <source>Adjust window size and position to best fit the guest display</source>
486 <translation>Přizpůsobí velikost a polohu okna, aby nejlépe odpovídala hostované obrazovce</translation>
487 </message>
488 <message>
489 <source>Disable &amp;Mouse Integration</source>
490 <translation>Zákazat integraci &amp;myši</translation>
491 </message>
492 <message>
493 <source>Temporarily disable host mouse pointer integration</source>
494 <translation>Dočasně zakáže integraci hostitelské myši</translation>
495 </message>
496 <message>
497 <source>Enable &amp;Mouse Integration</source>
498 <translation type="obsolete">Povolit integraci &amp;myši</translation>
499 </message>
500 <message>
501 <source>Enable temporarily disabled host mouse pointer integration</source>
502 <translation type="obsolete">Povolí dočasně zakázanou integraci hostitelské myši</translation>
503 </message>
504 <message>
505 <source>&amp;Insert Ctrl-Alt-Del</source>
506 <translation>Vložit Ctrl-Alt-&amp;Del</translation>
507 </message>
508 <message>
509 <source>Send the Ctrl-Alt-Del sequence to the virtual machine</source>
510 <translation>Pošle sekvenci Ctrl-Alt-Del virtuálnímu počítači</translation>
511 </message>
512 <message>
513 <source>&amp;Insert Ctrl-Alt-Backspace</source>
514 <translation>Vlož&amp;it Ctrl-Alt-Backspace</translation>
515 </message>
516 <message>
517 <source>Send the Ctrl-Alt-Backspace sequence to the virtual machine</source>
518 <translation>Pošle sekvenci Ctrl-Alt-Backspace virtuálnímu počítači</translation>
519 </message>
520 <message>
521 <source>Take &amp;Snapshot...</source>
522 <translation>Sejmout &amp;snímek...</translation>
523 </message>
524 <message>
525 <source>Take a snapshot of the virtual machine</source>
526 <translation>Sejme snímek virtuálního počítače</translation>
527 </message>
528 <message>
529 <source>Session I&amp;nformation Dialog</source>
530 <translation type="obsolete">I&amp;nformace o sezení</translation>
531 </message>
532 <message>
533 <source>Show Session Information Dialog</source>
534 <translation>Zobrazí dialog s informacemi o sezení</translation>
535 </message>
536 <message>
537 <source>&amp;Pause</source>
538 <translation>&amp;Pauza</translation>
539 </message>
540 <message>
541 <source>Suspend the execution of the virtual machine</source>
542 <translation>Pozastaví chod virtuálního počítače</translation>
543 </message>
544 <message>
545 <source>R&amp;esume</source>
546 <translation type="obsolete">Ob&amp;novit</translation>
547 </message>
548 <message>
549 <source>Resume the execution of the virtual machine</source>
550 <translation type="obsolete">Obnoví chod virtuálního počítače</translation>
551 </message>
552 <message>
553 <source>&amp;Reset</source>
554 <translation>&amp;Reset</translation>
555 </message>
556 <message>
557 <source>Reset the virtual machine</source>
558 <translation>Resetuje virtuální počítač</translation>
559 </message>
560 <message>
561 <source>ACPI Sh&amp;utdown</source>
562 <translation>ACPI &amp;vypnutí</translation>
563 </message>
564 <message>
565 <source>ACPI S&amp;hutdown</source>
566 <translation>ACPI &amp;vypnutí</translation>
567 </message>
568 <message>
569 <source>Send the ACPI Power Button press event to the virtual machine</source>
570 <translation>Pošle ACPI událost stisku tlačítka vypnutí virtuálnímu počítači</translation>
571 </message>
572 <message>
573 <source>&amp;Close...</source>
574 <translation>&amp;Zavřít...</translation>
575 </message>
576 <message>
577 <source>Close the virtual machine</source>
578 <translation>Zavře virtuální počítač</translation>
579 </message>
580 <message>
581 <source>&amp;View</source>
582 <translation>&amp;Náhled</translation>
583 </message>
584 <message>
585 <source>&amp;Devices</source>
586 <translation>&amp;Zařízení</translation>
587 </message>
588 <message>
589 <source>&amp;CD/DVD Devices</source>
590 <translation>&amp;CD/DVD zařízení</translation>
591 </message>
592 <message>
593 <source>&amp;Floppy Devices</source>
594 <translation>&amp;Disketové mechaniky</translation>
595 </message>
596 <message>
597 <source>&amp;USB Devices</source>
598 <translation>&amp;USB zařízení</translation>
599 </message>
600 <message>
601 <source>&amp;Network Adapters...</source>
602 <translation>&amp;Síťové karty...</translation>
603 </message>
604 <message>
605 <source>Change the settings of network adapters</source>
606 <translation>Změní nastavení síťových karet</translation>
607 </message>
608 <message>
609 <source>&amp;Shared Folders...</source>
610 <translation>Sdílené &amp;složky...</translation>
611 </message>
612 <message>
613 <source>Create or modify shared folders</source>
614 <translation>Otevře dialog pro správu sdílených složek</translation>
615 </message>
616 <message>
617 <source>&amp;Remote Display</source>
618 <translation type="obsolete">V&amp;zdálená obrazovka</translation>
619 </message>
620 <message>
621 <source>Enable or disable remote desktop (RDP) connections to this machine</source>
622 <translation type="obsolete">Povolí či zakáže připojení vzdálené plochy (RDP) na tento počítač</translation>
623 </message>
624 <message>
625 <source>&amp;Install Guest Additions...</source>
626 <translation>&amp;Instalovat Přídavky pro hosta...</translation>
627 </message>
628 <message>
629 <source>Mount the Guest Additions installation image</source>
630 <translation>Připojí obraz s instalací Přídavků pro hosta</translation>
631 </message>
632 <message>
633 <source>De&amp;bug</source>
634 <translation>De&amp;bug</translation>
635 </message>
636 <message>
637 <source>&amp;Statistics...</source>
638 <comment>debug action</comment>
639 <translation>&amp;Statistiky...</translation>
640 </message>
641 <message>
642 <source>&amp;Command Line...</source>
643 <comment>debug action</comment>
644 <translation>Příka&amp;zový řádek...</translation>
645 </message>
646 <message>
647 <source>&amp;Logging...</source>
648 <comment>debug action</comment>
649 <translation type="obsolete">&amp;Logování...</translation>
650 </message>
651 <message>
652 <source>&amp;Help</source>
653 <translation>&amp;Nápověda</translation>
654 </message>
655 <message>
656 <source>Dock Icon</source>
657 <translation>Dokovací ikona</translation>
658 </message>
659 <message>
660 <source>Show Monitor Preview</source>
661 <translation>Zobrazit náhled monitoru</translation>
662 </message>
663 <message>
664 <source>Show Application Icon</source>
665 <translation>Zobrazit ikonu aplikace</translation>
666 </message>
667 <message>
668 <source>Enable remote desktop (RDP) connections to this machine</source>
669 <translation>Povolí připojení vzdálené plochy (RDP) na tento počítač</translation>
670 </message>
671 <message>
672 <source>Enable &amp;Logging...</source>
673 <comment>debug action</comment>
674 <translation>Povolit &amp;logování...</translation>
675 </message>
676 <message>
677 <source>Switch to &amp;Fullscreen</source>
678 <translation>Přepnout do režimu &amp;celé obrazovky</translation>
679 </message>
680 <message>
681 <source>Switch between normal and fullscreen mode</source>
682 <translation>Přepíná mezi klasickým režimem a režimem celé obrazovky</translation>
683 </message>
684 <message>
685 <source>Switch to Seam&amp;less Mode</source>
686 <translation>Přepnout do &amp;bezešvého režimu</translation>
687 </message>
688 <message>
689 <source>Switch between normal and seamless desktop integration mode</source>
690 <translation>Přepíná mezi klasickým a bezešvým režimem</translation>
691 </message>
692 <message>
693 <source>Switch to &amp;Scale Mode</source>
694 <translation>Přepnout do &amp;přizpůsobivého režimu</translation>
695 </message>
696 <message>
697 <source>Switch between normal and scale mode</source>
698 <translation>Přepíná mezi klasickým a přizpůsobivým režimem</translation>
699 </message>
700 <message>
701 <source>Session I&amp;nformation</source>
702 <translation>&amp;Informace o sezení</translation>
703 </message>
704 <message>
705 <source>Enable R&amp;emote Display</source>
706 <translation>Povolit v&amp;zdálený server</translation>
707 </message>
708</context>
709<context>
710 <name>UIDescriptionPagePrivate</name>
711 <message>
712 <source>No description. Press the Edit button below to add it.</source>
713 <translation>Bez popisu. Stiskněte tlačítko Upravit pro přidání.</translation>
714 </message>
715 <message>
716 <source>Edit</source>
717 <translation>Upravit</translation>
718 </message>
719 <message>
720 <source>Edit (Ctrl+E)</source>
721 <translation>Upravit (Ctrl+E)</translation>
722 </message>
723</context>
724<context>
725 <name>UIDetailsPagePrivate</name>
726 <message>
727 <source>Name</source>
728 <comment>details report</comment>
729 <translation>Název</translation>
730 </message>
731 <message>
732 <source>OS Type</source>
733 <comment>details report</comment>
734 <translation>Typ OS</translation>
735 </message>
736 <message>
737 <source>Base Memory</source>
738 <comment>details report</comment>
739 <translation>Operační paměť</translation>
740 </message>
741 <message>
742 <source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
743 <comment>details report</comment>
744 <translation>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
745 </message>
746 <message>
747 <source>Processors</source>
748 <comment>details report</comment>
749 <translation>Procesory</translation>
750 </message>
751 <message>
752 <source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
753 <comment>details report</comment>
754 <translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
755 </message>
756 <message>
757 <source>Boot Order</source>
758 <comment>details report</comment>
759 <translation>Pořadí při bootování</translation>
760 </message>
761 <message>
762 <source>ACPI</source>
763 <comment>details report</comment>
764 <translation>ACPI</translation>
765 </message>
766 <message>
767 <source>IO APIC</source>
768 <comment>details report</comment>
769 <translation>IO APIC</translation>
770 </message>
771 <message>
772 <source>BIOS</source>
773 <comment>details report</comment>
774 <translation>BIOS</translation>
775 </message>
776 <message>
777 <source>VT-x/AMD-V</source>
778 <comment>details report</comment>
779 <translation>VT-x/AMD-V</translation>
780 </message>
781 <message>
782 <source>Nested Paging</source>
783 <comment>details report</comment>
784 <translation>Přímý přístup k hardware</translation>
785 </message>
786 <message>
787 <source>PAE/NX</source>
788 <comment>details report</comment>
789 <translation>PAE/NX</translation>
790 </message>
791 <message>
792 <source>Acceleration</source>
793 <comment>details report</comment>
794 <translation>Akcelerace</translation>
795 </message>
796 <message>
797 <source>Video Memory</source>
798 <comment>details report</comment>
799 <translation>Video paměť</translation>
800 </message>
801 <message>
802 <source>Screens</source>
803 <comment>details report</comment>
804 <translation>Obrazovky</translation>
805 </message>
806 <message>
807 <source>2D Video</source>
808 <comment>details report</comment>
809 <translation>2D Video</translation>
810 </message>
811 <message>
812 <source>3D</source>
813 <comment>details report</comment>
814 <translation>3D</translation>
815 </message>
816 <message>
817 <source>Remote Desktop Server Port</source>
818 <comment>details report (VRDE Server)</comment>
819 <translation>Port vzdáleného serveru</translation>
820 </message>
821 <message>
822 <source>Remote Desktop Server</source>
823 <comment>details report (VRDE Server)</comment>
824 <translation>Vzdálený server</translation>
825 </message>
826 <message>
827 <source>Disabled</source>
828 <comment>details report (VRDE Server)</comment>
829 <translation>Zakázán</translation>
830 </message>
831 <message>
832 <source>(CD/DVD)</source>
833 <translation>CD/DVD</translation>
834 </message>
835 <message>
836 <source>Not Attached</source>
837 <comment>details report (Storage)</comment>
838 <translation>Nepřipojena</translation>
839 </message>
840 <message>
841 <source>Host Driver</source>
842 <comment>details report (audio)</comment>
843 <translation>Ovladač hostitele</translation>
844 </message>
845 <message>
846 <source>Controller</source>
847 <comment>details report (audio)</comment>
848 <translation>Řadič</translation>
849 </message>
850 <message>
851 <source>Disabled</source>
852 <comment>details report (audio)</comment>
853 <translation>Zakázán</translation>
854 </message>
855 <message>
856 <source>Bridged adapter, %1</source>
857 <comment>details report (network)</comment>
858 <translation>Karta použitá v síťovém mostu, %1</translation>
859 </message>
860 <message>
861 <source>Internal network, &apos;%1&apos;</source>
862 <comment>details report (network)</comment>
863 <translation>Interní síť, &apos;%1&apos;</translation>
864 </message>
865 <message>
866 <source>Host-only adapter, &apos;%1&apos;</source>
867 <comment>details report (network)</comment>
868 <translation>Síť pouze s hostem,&apos;%1&apos;</translation>
869 </message>
870 <message>
871 <source>VDE network, &apos;%1&apos;</source>
872 <comment>details report (network)</comment>
873 <translation>VDE síť, &apos;%1&apos;</translation>
874 </message>
875 <message>
876 <source>Adapter %1</source>
877 <comment>details report (network)</comment>
878 <translation>Karta %1</translation>
879 </message>
880 <message>
881 <source>Disabled</source>
882 <comment>details report (network)</comment>
883 <translation>Zakázána</translation>
884 </message>
885 <message>
886 <source>Port %1</source>
887 <comment>details report (serial ports)</comment>
888 <translation>Port %1</translation>
889 </message>
890 <message>
891 <source>Disabled</source>
892 <comment>details report (serial ports)</comment>
893 <translation>Zakázán</translation>
894 </message>
895 <message>
896 <source>Port %1</source>
897 <comment>details report (parallel ports)</comment>
898 <translation>Port %1</translation>
899 </message>
900 <message>
901 <source>Disabled</source>
902 <comment>details report (parallel ports)</comment>
903 <translation>Zakázán</translation>
904 </message>
905 <message>
906 <source>Device Filters</source>
907 <comment>details report (USB)</comment>
908 <translation>Filtry zařízení</translation>
909 </message>
910 <message>
911 <source>%1 (%2 active)</source>
912 <comment>details report (USB)</comment>
913 <translation>%1 (%2 aktivní)</translation>
914 </message>
915 <message>
916 <source>Disabled</source>
917 <comment>details report (USB)</comment>
918 <translation>Zakázány</translation>
919 </message>
920 <message>
921 <source>Shared Folders</source>
922 <comment>details report (shared folders)</comment>
923 <translation>Sdílené složky</translation>
924 </message>
925 <message>
926 <source>None</source>
927 <comment>details report (shared folders)</comment>
928 <translation>Žádné</translation>
929 </message>
930 <message>
931 <source>None</source>
932 <comment>details report (description)</comment>
933 <translation>Žádný</translation>
934 </message>
935 <message>
936 <source>The selected virtual machine is &lt;i&gt;inaccessible&lt;/i&gt;. Please inspect the error message shown below and press the &lt;b&gt;Refresh&lt;/b&gt; button if you want to repeat the accessibility check:</source>
937 <translation>Vybraný virtuální počítač je &lt;i&gt;nedostupný&lt;/i&gt;. Prosím prohlédněte si chybovou zprávu zobrazenou níže a stiskněte tlačítko &lt;b&gt;Obnovit&lt;/b&gt;, pokud chcete zopakovat test dostupnosti:</translation>
938 </message>
939 <message>
940 <source>General</source>
941 <comment>details report</comment>
942 <translation>Obecné</translation>
943 </message>
944 <message>
945 <source>System</source>
946 <comment>details report</comment>
947 <translation>Systém</translation>
948 </message>
949 <message>
950 <source>Preview</source>
951 <comment>details report</comment>
952 <translation>Náhled</translation>
953 </message>
954 <message>
955 <source>Display</source>
956 <comment>details report</comment>
957 <translation>Obrazovka</translation>
958 </message>
959 <message>
960 <source>Storage</source>
961 <comment>details report</comment>
962 <translation>Úložiště</translation>
963 </message>
964 <message>
965 <source>Audio</source>
966 <comment>details report</comment>
967 <translation>Zvuk</translation>
968 </message>
969 <message>
970 <source>Network</source>
971 <comment>details report</comment>
972 <translation>Síť</translation>
973 </message>
974 <message>
975 <source>Serial Ports</source>
976 <comment>details report</comment>
977 <translation>Sériové porty</translation>
978 </message>
979 <message>
980 <source>Parallel Ports</source>
981 <comment>details report</comment>
982 <translation>Paralelní porty</translation>
983 </message>
984 <message>
985 <source>USB</source>
986 <comment>details report</comment>
987 <translation>USB</translation>
988 </message>
989 <message>
990 <source>Shared Folders</source>
991 <comment>details report</comment>
992 <translation>Sdílené složky</translation>
993 </message>
994 <message>
995 <source>Description</source>
996 <comment>details report</comment>
997 <translation>Popis</translation>
998 </message>
999</context>
1000<context>
1001 <name>UIDownloader</name>
1002 <message>
1003 <source>Cancel</source>
1004 <translation type="obsolete">Zrušit</translation>
1005 </message>
1006 <message>
1007 <source>Downloading the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
1008 <translation type="obsolete">Stahuji obraz CD Přídavky pro hosta VirtualBoxu z &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</translation>
1009 </message>
1010 <message>
1011 <source>Cancel the VirtualBox Guest Additions CD image download</source>
1012 <translation type="obsolete">Zrušit stahování obrazu CD Přídavky pro hosta VirtualBoxu</translation>
1013 </message>
1014 <message>
1015 <source>Could not locate the file on the server (response: %1).</source>
1016 <translation type="obsolete">Nelze najít soubor na serveru (odpověd: %1).</translation>
1017 </message>
1018 <message>
1019 <source>Could not determine the file size.</source>
1020 <translation type="obsolete">Nelze určit velikost souboru.</translation>
1021 </message>
1022 <message>
1023 <source>Could not connect to the server (%1).</source>
1024 <translation type="obsolete">Nelze se připojit k serveru (%1).</translation>
1025 </message>
1026 <message>
1027 <source>Could not download the file (%1).</source>
1028 <translation type="obsolete">Nelze stáhnout soubor (%1).</translation>
1029 </message>
1030 <message>
1031 <source>&lt;p&gt;Failed to save the downloaded file as &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
1032 <translation type="obsolete">&lt;p&gt;Selhalo ukládání staženého souboru jako &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</translation>
1033 </message>
1034 <message>
1035 <source>Select folder to save Guest Additions image to</source>
1036 <translation type="obsolete">Vyberte složku pro uložení ISO obrazu Přídavků pro hosta</translation>
1037 </message>
1038 <message>
1039 <source>Connection timed out.</source>
1040 <translation type="obsolete">Spojení vypršelo.</translation>
1041 </message>
1042 <message>
1043 <source>The download process has been cancelled by the user.</source>
1044 <translation type="obsolete">Proces stahovaní byl zrušen uživatelem.</translation>
1045 </message>
1046 <message>
1047 <source>The download process has been canceled by the user.</source>
1048 <translation>Proces stahovaní byl zrušen uživatelem.</translation>
1049 </message>
1050</context>
1051<context>
1052 <name>UIDownloaderAdditions</name>
1053 <message>
1054 <source>Cancel</source>
1055 <translation type="obsolete">Zrušit</translation>
1056 </message>
1057 <message>
1058 <source>Downloading the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
1059 <translation type="obsolete">Stahuji obraz CD s Přídavky pro hosta VirtualBoxu z &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</translation>
1060 </message>
1061 <message>
1062 <source>Cancel the VirtualBox Guest Additions CD image download</source>
1063 <translation type="obsolete">Zrušit stahování obrazu CD s Přídavky pro hosta VirtualBoxu</translation>
1064 </message>
1065 <message>
1066 <source>&lt;p&gt;Failed to save the downloaded file as &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
1067 <translation>&lt;p&gt;Selhalo ukládání staženého souboru jako &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</translation>
1068 </message>
1069 <message>
1070 <source>Select folder to save Guest Additions image to</source>
1071 <translation>Vyberte složku pro uložení ISO obrazu Přídavků pro hosta</translation>
1072 </message>
1073</context>
1074<context>
1075 <name>UIDownloaderUserManual</name>
1076 <message>
1077 <source>Select folder to save User Manual to</source>
1078 <translation>Zvolte složku pro uložení uživatelského manuálu</translation>
1079 </message>
1080</context>
1081<context>
1082 <name>UIExportApplianceWzd</name>
1083 <message>
1084 <source>Select a file to export into</source>
1085 <translation type="obsolete">Vyberte soubor pro export</translation>
1086 </message>
1087 <message>
1088 <source>Exporting Appliance ...</source>
1089 <translation type="obsolete">Export appliance...</translation>
1090 </message>
1091 <message>
1092 <source>Appliance Export Wizard</source>
1093 <translation>Průvodce exportem appliance</translation>
1094 </message>
1095 <message>
1096 <source>Welcome to the Appliance Export Wizard!</source>
1097 <translation type="obsolete">Vítá vás průvodce exportem appliance!</translation>
1098 </message>
1099 <message>
1100 <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1101&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1102p, li { white-space: pre-wrap; }
1103&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
1104&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard will guide you through the process of exporting an appliance. &lt;/p&gt;
1105&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use the &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button to go the next page of the wizard and the &lt;span style=&quot; font-weight:600;&quot;&gt;Back&lt;/span&gt; button to return to the previous page.&lt;/p&gt;
1106&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Please select the virtual machines that you wish to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
1107 <translation type="obsolete">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
1108&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1109p, li { white-space: pre-wrap; }
1110&lt;/style&gt;&lt;/head&gt;&lt;body&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Tento průvodce vám pomůže v procesu exportu appliance. &lt;/p&gt;
1111&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Použijte tlačítko &lt;span style=&quot; font-weight:600;&quot;&gt;Další&lt;/span&gt; pro přechod na další stránku průvodce a tlačítko &lt;span style=&quot; font-weight:600;&quot;&gt;Zpět&lt;/span&gt; pro návrat na předchozí stránku.&lt;/p&gt;
1112&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Vyberte prosím virtuální počítač, který bude exportován do appliance. Můžete vybrat více než jeden. Uvědomte si prosím, že tyto virtuální počítače budou před exportem vypnuty.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
1113 </message>
1114 <message>
1115 <source>&lt; &amp;Back</source>
1116 <translation type="obsolete">&lt; &amp;Zpět</translation>
1117 </message>
1118 <message>
1119 <source>&amp;Next &gt;</source>
1120 <translation type="obsolete">&amp;Další &gt;</translation>
1121 </message>
1122 <message>
1123 <source>Cancel</source>
1124 <translation type="obsolete">Zrušit</translation>
1125 </message>
1126 <message>
1127 <source>Appliance Export Settings</source>
1128 <translation type="obsolete">Nastavení exportu appliance</translation>
1129 </message>
1130 <message>
1131 <source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the properties shown by double-clicking on the items.</source>
1132 <translation type="obsolete">Zde můžete změnit další konfigurační nastavení pro vybraný virtuální počítač. Většinu zobrazených vlastností změníte poklepáním na dané položce.</translation>
1133 </message>
1134 <message>
1135 <source>Restore Defaults</source>
1136 <translation>Obnovit výchozí</translation>
1137 </message>
1138 <message>
1139 <source>Please specify a filename into which the appliance information will be written. Currently VirtualBox supports the Open Virtualization Format (OVF).</source>
1140 <translation type="obsolete">Zadejte prosím název souboru, do kterého budou uloženy informace o applianci. Aktuálně je podporován Open Virtualization Format (OVF).</translation>
1141 </message>
1142 <message>
1143 <source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
1144 <translation type="obsolete">Uložení ve starších formátu OVF 0.9 pro zachování kompatibility s jinými virtualizačními produkty.</translation>
1145 </message>
1146 <message>
1147 <source>&amp;Write legacy OVF 0.9</source>
1148 <translation type="obsolete">Uložit ve &amp;formátu OVF 0.9</translation>
1149 </message>
1150 <message>
1151 <source>&amp;Export &gt;</source>
1152 <translation type="obsolete">&amp;Exportovat &gt;</translation>
1153 </message>
1154 <message>
1155 <source>Please choose a filename to export the OVF to.</source>
1156 <translation type="obsolete">Zadejte prosím název soubor pro export OVF.</translation>
1157 </message>
1158 <message>
1159 <source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
1160 <translation type="obsolete">Vyplňte prosím následující položky jako je jméno uživatele, jeho heslo a sektor. Nakonec zadejte cíl, kam se bude OVF exportovat.</translation>
1161 </message>
1162 <message>
1163 <source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
1164 <translation type="obsolete">Vyplňte prosím následující položky jako je jméno uživatele, jeho heslo, název počítače a sektor. Nakonec zadejte cíl, kam se bude OVF exportovat.</translation>
1165 </message>
1166 <message>
1167 <source>Checking files ...</source>
1168 <translation type="obsolete">Kontrola souborů...</translation>
1169 </message>
1170 <message>
1171 <source>Removing files ...</source>
1172 <translation type="obsolete">Odstraňování souborů...</translation>
1173 </message>
1174 <message>
1175 <source>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</source>
1176 <translation type="obsolete">Prosím zadejte cíl pro export OVF. Můžete si vybrat mezi lokálním souborovým systémem, nahráním OVF na Sun Cloud nebo použítím S3 služby pro ukládání.</translation>
1177 </message>
1178 <message>
1179 <source>&amp;Local Filesystem </source>
1180 <translation type="obsolete">&amp;Lokální souborový systém</translation>
1181 </message>
1182 <message>
1183 <source>Sun &amp;Cloud</source>
1184 <translation type="obsolete">Sun &amp;Cloud</translation>
1185 </message>
1186 <message>
1187 <source>&amp;Simple Storage System (S3)</source>
1188 <translation type="obsolete">&amp;Simple Storage System (S3)</translation>
1189 </message>
1190 <message>
1191 <source>&amp;Username:</source>
1192 <translation type="obsolete">&amp;Jméno uživatele:</translation>
1193 </message>
1194 <message>
1195 <source>&amp;Password:</source>
1196 <translation type="obsolete">&amp;Heslo:</translation>
1197 </message>
1198 <message>
1199 <source>&amp;File:</source>
1200 <translation type="obsolete">&amp;Soubor:</translation>
1201 </message>
1202 <message>
1203 <source>&amp;Bucket:</source>
1204 <translation type="obsolete">Se&amp;ktor:</translation>
1205 </message>
1206 <message>
1207 <source>&amp;Hostname:</source>
1208 <translation type="obsolete">&amp;Název počítače:</translation>
1209 </message>
1210</context>
1211<context>
1212 <name>UIExportApplianceWzdPage1</name>
1213 <message>
1214 <source>Welcome to the Appliance Export Wizard!</source>
1215 <translation>Vítá vás průvodce exportem appliance!</translation>
1216 </message>
1217 <message>
1218 <source>&lt;p&gt;This wizard will guide you through the process of exporting an appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Please select the virtual machines that should be added to the appliance. You can select more than one. Please note that these machines have to be turned off before they can be exported.&lt;/p&gt;</source>
1219 <translation>&lt;p&gt;Tento průvodce vás provede procesem exportu appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Vyberte prosím virtuální počítač, který bude přidán do appliance. Můžete vybrat více než jeden. Mějte prosím na paměti, že před exportem budou tyto virtuální počítače vypnuty.&lt;/p&gt;</translation>
1220 </message>
1221</context>
1222<context>
1223 <name>UIExportApplianceWzdPage2</name>
1224 <message>
1225 <source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the properties shown by double-clicking on the items.</source>
1226 <translation type="obsolete">Zde můžete změnit další konfigurační nastavení pro vybraný virtuální počítač. Většinu zobrazených vlastností změníte poklepáním na dané položce.</translation>
1227 </message>
1228 <message>
1229 <source>Appliance Export Settings</source>
1230 <translation>Nastavení exportu appliance</translation>
1231 </message>
1232 <message>
1233 <source>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</source>
1234 <translation>Prosím zadejte cíl pro export OVF. Můžete si vybrat mezi lokálním souborovým systémem, nahráním OVF na Sun Cloud nebo použítím S3 služby pro ukládání.</translation>
1235 </message>
1236 <message>
1237 <source>&amp;Local Filesystem </source>
1238 <translation>&amp;Lokální souborový systém</translation>
1239 </message>
1240 <message>
1241 <source>Sun &amp;Cloud</source>
1242 <translation>Sun &amp;Cloud</translation>
1243 </message>
1244 <message>
1245 <source>&amp;Simple Storage System (S3)</source>
1246 <translation>&amp;Simple Storage System (S3)</translation>
1247 </message>
1248</context>
1249<context>
1250 <name>UIExportApplianceWzdPage3</name>
1251 <message>
1252 <source>Please specify the target for the OVF export. You can choose between a local file system export, uploading the OVF to the Sun Cloud service or an S3 storage server.</source>
1253 <translation type="obsolete">Prosím zadejte cíl pro export OVF. Můžete si vybrat mezi lokálním souborovým systémem, nahráním OVF na Sun Cloud nebo použítím služby S3 pro ukládání.</translation>
1254 </message>
1255 <message>
1256 <source>&amp;Local Filesystem </source>
1257 <translation type="obsolete">&amp;Lokální souborový systém</translation>
1258 </message>
1259 <message>
1260 <source>Sun &amp;Cloud</source>
1261 <translation type="obsolete">Sun &amp;Cloud</translation>
1262 </message>
1263 <message>
1264 <source>&amp;Simple Storage System (S3)</source>
1265 <translation type="obsolete">&amp;Simple Storage System (S3)</translation>
1266 </message>
1267 <message>
1268 <source>Appliance Export Settings</source>
1269 <translation>Nastavení exportu appliance</translation>
1270 </message>
1271 <message>
1272 <source>&amp;Username:</source>
1273 <translation>&amp;Jméno uživatele:</translation>
1274 </message>
1275 <message>
1276 <source>&amp;Password:</source>
1277 <translation>&amp;Heslo:</translation>
1278 </message>
1279 <message>
1280 <source>&amp;Hostname:</source>
1281 <translation>&amp;Název počítače:</translation>
1282 </message>
1283 <message>
1284 <source>&amp;Bucket:</source>
1285 <translation>Se&amp;ktor:</translation>
1286 </message>
1287 <message>
1288 <source>&amp;File:</source>
1289 <translation>&amp;Soubor:</translation>
1290 </message>
1291 <message>
1292 <source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
1293 <translation>Uložení ve starších formátu OVF 0.9 pro zachování kompatibility s jinými virtualizačními produkty.</translation>
1294 </message>
1295 <message>
1296 <source>&amp;Write legacy OVF 0.9</source>
1297 <translation>Uložit ve &amp;formátu OVF 0.9</translation>
1298 </message>
1299 <message>
1300 <source>Create a Manifest file for automatic data integrity checks on import.</source>
1301 <translation>Vytvoří soubor typu Manifest pro automatickou kontrolu dat při importu.</translation>
1302 </message>
1303 <message>
1304 <source>Write &amp;Manifest file</source>
1305 <translation>Uložit soubor typu &amp;Manifest</translation>
1306 </message>
1307 <message>
1308 <source>Appliance</source>
1309 <translation>Appliance</translation>
1310 </message>
1311 <message>
1312 <source>Select a file to export into</source>
1313 <translation>Vyberte soubor pro export</translation>
1314 </message>
1315 <message>
1316 <source>Open Virtualization Format Archive (%1)</source>
1317 <translation>Open Virtualization Format Archive (%1)</translation>
1318 </message>
1319 <message>
1320 <source>Open Virtualization Format (%1)</source>
1321 <translation>Open Virtualization Format (%1)</translation>
1322 </message>
1323 <message>
1324 <source>Please choose a filename to export the OVF/OVA to. If you use an &lt;i&gt;ova&lt;/i&gt; file name extension, then all the files will be combined into one Open Virtualization Format Archive. If you use an &lt;i&gt;ovf&lt;/i&gt; extension, several files will be written separately. Other extensions are not allowed.</source>
1325 <translation>Zvolte prosím OVF/OVA soubor pro export. Pokud zvolíte příponu &lt;i&gt;ova&lt;/i&gt;, budou všechny exportované soubory seskupeny do jednoho souboru typu Open Virtualization Format Archive. Pokud zvolíte příponu &lt;i&gt;ovf&lt;/i&gt;, budou soubory uloženy odděleně. Jiné přípony nejsou povoleny.</translation>
1326 </message>
1327 <message>
1328 <source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
1329 <translation>Vyplňte prosím následující položky jako je jméno uživatele, jeho heslo a sektor. Nakonec zadejte cíl, kam se bude OVF exportovat.</translation>
1330 </message>
1331 <message>
1332 <source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
1333 <translation>Vyplňte prosím následující položky jako je jméno uživatele, jeho heslo, název počítače a sektor. Nakonec zadejte cíl, kam se bude OVF exportovat.</translation>
1334 </message>
1335</context>
1336<context>
1337 <name>UIExportApplianceWzdPage4</name>
1338 <message>
1339 <source>&amp;Username:</source>
1340 <translation type="obsolete">&amp;Jméno uživatele:</translation>
1341 </message>
1342 <message>
1343 <source>&amp;Password:</source>
1344 <translation type="obsolete">&amp;Heslo:</translation>
1345 </message>
1346 <message>
1347 <source>&amp;Hostname:</source>
1348 <translation type="obsolete">&amp;Název počítače:</translation>
1349 </message>
1350 <message>
1351 <source>&amp;Bucket:</source>
1352 <translation type="obsolete">Se&amp;ktor:</translation>
1353 </message>
1354 <message>
1355 <source>&amp;File:</source>
1356 <translation type="obsolete">&amp;Soubor:</translation>
1357 </message>
1358 <message>
1359 <source>Write in legacy OVF 0.9 format for compatibility with other virtualization products.</source>
1360 <translation type="obsolete">Uložení ve starších formátu OVF 0.9 pro zachování kompatibility s jinými virtualizačními produkty.</translation>
1361 </message>
1362 <message>
1363 <source>&amp;Write legacy OVF 0.9</source>
1364 <translation type="obsolete">Uložit ve &amp;formátu OVF 0.9</translation>
1365 </message>
1366 <message>
1367 <source>Appliance Export Settings</source>
1368 <translation>Nastavení exportu appliance</translation>
1369 </message>
1370 <message>
1371 <source>Appliance</source>
1372 <translation type="obsolete">Appliance</translation>
1373 </message>
1374 <message>
1375 <source>Select a file to export into</source>
1376 <translation type="obsolete">Vyberte soubor pro export</translation>
1377 </message>
1378 <message>
1379 <source>Open Virtualization Format (%1)</source>
1380 <translation type="obsolete">Open Virtualization Format (%1)</translation>
1381 </message>
1382 <message>
1383 <source>Please choose a filename to export the OVF to.</source>
1384 <translation type="obsolete">Zadejte prosím název soubor pro export OVF.</translation>
1385 </message>
1386 <message>
1387 <source>Please complete the additional fields like the username, password and the bucket, and provide a filename for the OVF target.</source>
1388 <translation type="obsolete">Vyplňte prosím následující položky jako je jméno uživatele, jeho heslo a sektor. Nakonec zadejte cíl, kam se bude OVF exportovat.</translation>
1389 </message>
1390 <message>
1391 <source>Please complete the additional fields like the username, password, hostname and the bucket, and provide a filename for the OVF target.</source>
1392 <translation type="obsolete">Vyplňte prosím následující položky jako je jméno uživatele, jeho heslo, název počítače a sektor. Nakonec zadejte cíl, kam se bude OVF exportovat.</translation>
1393 </message>
1394 <message>
1395 <source>Checking files ...</source>
1396 <translation>Kontrola souborů...</translation>
1397 </message>
1398 <message>
1399 <source>Removing files ...</source>
1400 <translation>Odstraňování souborů...</translation>
1401 </message>
1402 <message>
1403 <source>Exporting Appliance ...</source>
1404 <translation>Export appliance...</translation>
1405 </message>
1406 <message>
1407 <source>Here you can change additional configuration values of the selected virtual machines. You can modify most of the properties shown by double-clicking on the items.</source>
1408 <translation>Zde můžete změnit další konfigurační nastavení pro vybrané virtuální počítače. Většinu zobrazených vlastností změníte poklepáním na dané položce.</translation>
1409 </message>
1410</context>
1411<context>
1412 <name>UIFirstRunWzd</name>
1413 <message>
1414 <source>First Run Wizard</source>
1415 <translation>Průvodce prvním spuštěním</translation>
1416 </message>
1417 <message>
1418 <source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for installing an operating system of your choice onto this virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;Cancel&lt;/b&gt; if you want to cancel the execution of this wizard.&lt;/p&gt;</source>
1419 <translation type="obsolete">&lt;p&gt;Poprvé jste spustili nově vytvořený virtuální počítač. Tento průvodce vám pomůže provést kroky nutné k instalaci vámi zvoleného operačního systému na virtuální počítač.&lt;/p&gt;&lt;p&gt;Použijte tlačítko &lt;b&gt;Další&lt;/b&gt; pro přechod na další stránku průvodce a tlačítko &lt;b&gt;Zpět&lt;/b&gt; pro návrat na předchozí stránku. Také můžete stisknout tlačítko &lt;b&gt;Zrušit&lt;/b&gt;, pokud chete průvodce zrušit.&lt;/p&gt;</translation>
1420 </message>
1421 <message>
1422 <source>Welcome to the First Run Wizard!</source>
1423 <translation type="obsolete">Vítejte v průvodci prvním spuštěním!</translation>
1424 </message>
1425 <message>
1426 <source>&lt;p&gt;Select the type of media you would like to use for installation.&lt;/p&gt;</source>
1427 <translation type="obsolete">&lt;p&gt;Níže vyberte typ média, které chete použít pro instalaci.&lt;/p&gt;</translation>
1428 </message>
1429 <message>
1430 <source>Media Type</source>
1431 <translation type="obsolete">Typ média</translation>
1432 </message>
1433 <message>
1434 <source>&amp;CD/DVD-ROM Device</source>
1435 <translation type="obsolete">&amp;CD/DVD-ROM mechaniku</translation>
1436 </message>
1437 <message>
1438 <source>&amp;Floppy Device</source>
1439 <translation type="obsolete">&amp;Disketovou mechaniku</translation>
1440 </message>
1441 <message>
1442 <source>&lt;p&gt;Select the media which contains the setup program of the operating system you want to install. This media must be bootable, otherwise the setup program will not be able to start.&lt;/p&gt;</source>
1443 <translation type="obsolete">&lt;p&gt;Vyberte médium s instalačním programem operačního systému, který chcete instalovat. Toto médium musí být bootovatelné, jinak nebude možné instalační program spustit&lt;/p&gt;</translation>
1444 </message>
1445 <message>
1446 <source>Media Source</source>
1447 <translation type="obsolete">Zdrojové médium</translation>
1448 </message>
1449 <message>
1450 <source>&amp;Host Drive</source>
1451 <translation type="obsolete">&amp;Hostitelská jednotka</translation>
1452 </message>
1453 <message>
1454 <source>&amp;Image File</source>
1455 <translation type="obsolete">&amp;Souboru obrazu</translation>
1456 </message>
1457 <message>
1458 <source>Select Installation Media</source>
1459 <translation type="obsolete">Vyberte instalační médium</translation>
1460 </message>
1461 <message>
1462 <source>&lt;p&gt;You have selected the following media to boot from:&lt;/p&gt;</source>
1463 <translation type="obsolete">&lt;p&gt;Vybrali jste následující médium pro bootování:&lt;/p&gt;</translation>
1464 </message>
1465 <message>
1466 <source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;&lt;p&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;&lt;p&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;b&gt;Unmount...&lt;/b&gt; action in the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
1467 <translation type="obsolete">&lt;p&gt;Pokud jsou výše uvedené údaje správné, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;. Po jeho stisku se vybrané médium dočasně připojí k virtuálnímu počítači a ten začne úkon.&lt;/p&gt;&lt;p&gt;Prosím uvědomte si, že když zavřete virtuální počítač, bude vybrané medium automaticky odpojeno a bootovací zařízení bude nastaveno zpět na první pevný disk.&lt;/p&gt;&lt;p&gt;Podle typu instalačního programu budete potřebovat ručně odpojit (vysunout) médium poté, co instalační program restartuje virtuální počítač, abyste zabránili opětovnému spuštění instalačního procesu. Provedete to vybráním odpovídající akce &lt;b&gt;Odpojit...&lt;/b&gt; z nabídky &lt;b&gt;Zařízení&lt;/b&gt;.&lt;/p&gt;</translation>
1468 </message>
1469 <message>
1470 <source>Summary</source>
1471 <translation type="obsolete">Shrnutí</translation>
1472 </message>
1473 <message>
1474 <source>CD/DVD-ROM Device</source>
1475 <translation type="obsolete">CD/DVD-ROM mechanika</translation>
1476 </message>
1477 <message>
1478 <source>Floppy Device</source>
1479 <translation type="obsolete">Disketová mechanika</translation>
1480 </message>
1481 <message>
1482 <source>Host Drive %1</source>
1483 <translation type="obsolete">Hostitelská jednotka %1</translation>
1484 </message>
1485 <message>
1486 <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Type:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
1487 <translation type="obsolete">&lt;table&gt;&lt;tr&gt;&lt;td&gt;Typ:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Zdroj:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
1488 </message>
1489 <message>
1490 <source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for booting an operating system of your choice on the virtual machine.&lt;/p&gt;&lt;p&gt;Note that you will not be able to install an operating system into this virtual machine right now because you did not attach any hard disk to it. If this is not what you want, you can cancel the execution of this wizard, select &lt;b&gt;Settings&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window to access the settings dialog of this machine and change the hard disk configuration.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;Cancel&lt;/b&gt; if you want to cancel the execution of this wizard.&lt;/p&gt;</source>
1491 <translation type="obsolete">&lt;p&gt;Poprvé jste spustili nově vytvořený virtuální počítač. Tento průvodce vám pomůže provést kroky nezbytné pro nabootování vámi zvoleného operačního systému z virtuálního počítače.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že právě teď nebudete schopni nainstalovat operační systém na virtuální počítač, protože do něj nemáte připojený žádný disk. Pokud to nechcete, můžete průvodce zrušit, vybrat &lt;b&gt;Nastavení&lt;/b&gt; z nabídky &lt;b&gt;Počítač&lt;/b&gt; hlavního okna VirtualBoxu pro přístup k dialogu nastavení tohoto počítače a změnit nastavení pevného disku.&lt;/p&gt;&lt;p&gt;Použíjte tlačítko &lt;b&gt;Další&lt;/b&gt; pro posun na další stránku průvodce a tlačítko &lt;b&gt;Zpět&lt;/b&gt; pro návrat na předchozí stránku. Také můžete stisknout tlačítko &lt;b&gt;Zrušit&lt;/b&gt;, pokud chcete průvodce ukončit.&lt;/p&gt;</translation>
1492 </message>
1493 <message>
1494 <source>&lt;p&gt;Select the type of media you would like to use for booting an operating system.&lt;/p&gt;</source>
1495 <translation type="obsolete">&lt;p&gt;Vyberte typ média, které chcete použít pro bootování operačního systému.&lt;/p&gt;</translation>
1496 </message>
1497 <message>
1498 <source>&lt;p&gt;Select the media that contains the operating system you want to work with. This media must be bootable, otherwise the operating system will not be able to start.&lt;/p&gt;</source>
1499 <translation type="obsolete">&lt;p&gt;Vyberte médium s operačním systémem, se kterým chcete pracovat. Toto médium musí být bootovatelné, jinak nebude operační systém schopen nastartovat.&lt;/p&gt;</translation>
1500 </message>
1501 <message>
1502 <source>&lt;p&gt;You have selected the following media to boot an operating system from:&lt;/p&gt;</source>
1503 <translation type="obsolete">&lt;p&gt;Vybrali jste nasledující médium pro boot operačního systému:&lt;/p&gt;</translation>
1504 </message>
1505 <message>
1506 <source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be mounted on the virtual machine and the machine will start execution.&lt;/p&gt;</source>
1507 <translation type="obsolete">&lt;p&gt;Pokud je to v pořádku, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;. Po jeho stisku bude vybrané médium připojeno k virtuálnímu počítači a počítač jej začne načítat.&lt;/p&gt;</translation>
1508 </message>
1509 <message>
1510 <source>&lt; &amp;Back</source>
1511 <translation type="obsolete">&lt; &amp;Zpět</translation>
1512 </message>
1513 <message>
1514 <source>&amp;Next &gt;</source>
1515 <translation type="obsolete">&amp;Další &gt;</translation>
1516 </message>
1517 <message>
1518 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
1519p, li { white-space: pre-wrap; }
1520&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Arial&apos;; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
1521&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If the above is correct, press the &lt;span style=&quot; font-weight:600;&quot;&gt;Finish&lt;/span&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;
1522&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;
1523&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;span style=&quot; font-weight:600;&quot;&gt;Unmount...&lt;/span&gt; action in the &lt;span style=&quot; font-weight:600;&quot;&gt;Devices&lt;/span&gt; menu&lt;span style=&quot; font-weight:600;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
1524 <translation type="obsolete">&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;p, li { white-space: pre-wrap; }&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Arial&apos;; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Pokud je vše výše uvedené v pořádku, stiskněte tlačítko &lt;span style=&quot; font-weight:600;&quot;&gt;Dokončit&lt;/span&gt;. Po stisknutí bude vybrané médium dočasně připojeno k virtuálnímu počítači a ten bude spuštěn.&lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Poznámka: pokud ukončíte běh virtuálního počítače, tak dojde k automatickému odpojení média a bootovací zařízení bude zpět nastaveno na první pevný disk.&lt;/p&gt;&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;V závislosti na typu instalačního programu může být někdy nutné ručně odpojit (vysunout) médium před restartem virtuálního počítače, tak aby se instalační program nespustil znovu. Můžete to provést výběrem odpovídající akce &lt;span style=&quot; font-weight:600;&quot;&gt;Odpojit...&lt;/span&gt; v nabídce &lt;span style=&quot; font-weight:600;&quot;&gt;Zařízení&lt;/span&gt; menu&lt;span style=&quot; font-weight:600;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
1525 </message>
1526 <message>
1527 <source>&amp;Finish</source>
1528 <translation type="obsolete">&amp;Dokončit</translation>
1529 </message>
1530 <message>
1531 <source>Type</source>
1532 <comment>summary</comment>
1533 <translation type="obsolete">Typ</translation>
1534 </message>
1535 <message>
1536 <source>Source</source>
1537 <comment>summary</comment>
1538 <translation type="obsolete">Zdroj</translation>
1539 </message>
1540 <message>
1541 <source>Cancel</source>
1542 <translation type="obsolete">Zrušit</translation>
1543 </message>
1544</context>
1545<context>
1546 <name>UIFirstRunWzdPage1</name>
1547 <message>
1548 <source>Welcome to the First Run Wizard!</source>
1549 <translation>Vítejte v průvodci prvním spuštěním!</translation>
1550 </message>
1551 <message>
1552 <source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for installing an operating system of your choice onto this virtual machine.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
1553 <translation>&lt;p&gt;Spustili jste poprvé nově vytvořený virtuální počítač. Tento průvodce vám pomůže provést kroky potřebné pro instalaci vybraného operačního systému do tohoto virtuálního počítače.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
1554 </message>
1555 <message>
1556 <source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for booting an operating system of your choice on the virtual machine.&lt;/p&gt;&lt;p&gt;Note that you will not be able to install an operating system into this virtual machine right now because you did not attach any hard disk to it. If this is not what you want, you can cancel the execution of this wizard, select &lt;b&gt;Settings&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window to access the settings dialog of this machine and change the hard disk configuration.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
1557 <translation>&lt;p&gt;Spustili jste poprvé nově vytvořený virtuální počítač. Tento průvodce vám pomůže provést kroky potřebné pro spuštění operačního systému v tomto virtuálním počítači.&lt;/p&gt;&lt;p&gt;Poznámka: není možné spustit instalaci operačního systému do virtuálního počítače, protože jste k němu nepřipojili žádný pevný disk. Pokud je to nechtěný krok, zrušte průvodce spuštěním, vyberte &lt;b&gt;Nastavení&lt;/b&gt; z nabídky &lt;b&gt;Počítač&lt;/b&gt; v hlavním okně aplikace VirtualBox a změňte nastavení pro pevný disk.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
1558 </message>
1559</context>
1560<context>
1561 <name>UIFirstRunWzdPage2</name>
1562 <message>
1563 <source>&lt;p&gt;Select the media which contains the setup program of the operating system you want to install. This media must be bootable, otherwise the setup program will not be able to start.&lt;/p&gt;</source>
1564 <translation>&lt;p&gt;Vyberte médium s instalačním programem operačního systému, který chcete instalovat. Toto médium musí být bootovatelné, jinak nebude možné instalační program spustit&lt;/p&gt;</translation>
1565 </message>
1566 <message>
1567 <source>&lt;p&gt;Select the media that contains the operating system you want to work with. This media must be bootable, otherwise the operating system will not be able to start.&lt;/p&gt;</source>
1568 <translation>&lt;p&gt;Vyberte médium s operačním systémem, se kterým chcete pracovat. Toto médium musí být bootovatelné, jinak nebude operační systém schopen nastartovat.&lt;/p&gt;</translation>
1569 </message>
1570 <message>
1571 <source>Media Source</source>
1572 <translation>Zdrojové médium</translation>
1573 </message>
1574 <message>
1575 <source>Select Installation Media</source>
1576 <translation>Vyberte instalační médium</translation>
1577 </message>
1578</context>
1579<context>
1580 <name>UIFirstRunWzdPage3</name>
1581 <message>
1582 <source>&lt;p&gt;You have selected the following media to boot from:&lt;/p&gt;</source>
1583 <translation>&lt;p&gt;Vybrali jste následující médium pro bootování:&lt;/p&gt;</translation>
1584 </message>
1585 <message>
1586 <source>&lt;p&gt;You have selected the following media to boot an operating system from:&lt;/p&gt;</source>
1587 <translation>&lt;p&gt;Vybrali jste nasledující médium, ze kterého se bude operační systém spouštět:&lt;/p&gt;</translation>
1588 </message>
1589 <message>
1590 <source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;&lt;p&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;&lt;p&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;b&gt;Unmount...&lt;/b&gt; action in the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
1591 <translation>&lt;p&gt;Pokud jsou výše uvedené údaje správné, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;. Po jeho stisku se vybrané médium dočasně připojí k virtuálnímu počítači a ten se spustí.&lt;/p&gt;&lt;p&gt;Prosím uvědomte si, že když zavřete virtuální počítač, bude vybrané medium automaticky odpojeno a bootovací zařízení bude nastaveno zpět na první pevný disk.&lt;/p&gt;&lt;p&gt;Podle typu instalačního programu budete potřebovat ručně odpojit (vysunout) médium poté, co instalační program restartuje virtuální počítač, abyste zabránili opětovnému spuštění instalačního procesu. Provedete to vybráním odpovídající akce &lt;b&gt;Odpojit...&lt;/b&gt; z nabídky &lt;b&gt;Zařízení&lt;/b&gt;.&lt;/p&gt;</translation>
1592 </message>
1593 <message>
1594 <source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be mounted on the virtual machine and the machine will start execution.&lt;/p&gt;</source>
1595 <translation>&lt;p&gt;Pokud je to v pořádku, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;. Po jeho stisku bude vybrané médium připojeno k virtuálnímu počítači a počítač jej začne načítat.&lt;/p&gt;</translation>
1596 </message>
1597 <message>
1598 <source>Summary</source>
1599 <translation>Shrnutí</translation>
1600 </message>
1601 <message>
1602 <source>CD/DVD-ROM Device</source>
1603 <translation>CD/DVD-ROM mechanika</translation>
1604 </message>
1605 <message>
1606 <source>Type</source>
1607 <comment>summary</comment>
1608 <translation>Typ</translation>
1609 </message>
1610 <message>
1611 <source>Source</source>
1612 <comment>summary</comment>
1613 <translation>Zdroj</translation>
1614 </message>
1615</context>
1616<context>
1617 <name>UIGLSettingsDlg</name>
1618 <message>
1619 <source>General</source>
1620 <translation>Obecné</translation>
1621 </message>
1622 <message>
1623 <source>Input</source>
1624 <translation>Vstup</translation>
1625 </message>
1626 <message>
1627 <source>Update</source>
1628 <translation>Aktualizace</translation>
1629 </message>
1630 <message>
1631 <source>Language</source>
1632 <translation>Jazyk</translation>
1633 </message>
1634 <message>
1635 <source>USB</source>
1636 <translation>USB</translation>
1637 </message>
1638 <message>
1639 <source>Network</source>
1640 <translation>Síť</translation>
1641 </message>
1642 <message>
1643 <source>Extensions</source>
1644 <translation>Rozšíření</translation>
1645 </message>
1646 <message>
1647 <source>VirtualBox - %1</source>
1648 <translation>VirtualBox - %1</translation>
1649 </message>
1650</context>
1651<context>
1652 <name>UIGlobalSettingsExtension</name>
1653 <message>
1654 <source>&amp;Extension Packages:</source>
1655 <translation>&amp;Balíčky s rozšířením:</translation>
1656 </message>
1657 <message>
1658 <source>Lists all installed packages.</source>
1659 <translation>Vypíše všechny instalované balíčky.</translation>
1660 </message>
1661 <message>
1662 <source>Active</source>
1663 <translation>Aktivní</translation>
1664 </message>
1665 <message>
1666 <source>Name</source>
1667 <translation>Název</translation>
1668 </message>
1669 <message>
1670 <source>Version</source>
1671 <translation>Verze</translation>
1672 </message>
1673 <message>
1674 <source>Add package</source>
1675 <translation>Přidá balíček</translation>
1676 </message>
1677 <message>
1678 <source>Remove package</source>
1679 <translation>Odebere balíček</translation>
1680 </message>
1681 <message>
1682 <source>Select an extension package file</source>
1683 <translation>Vyberte soubor z rozšíření</translation>
1684 </message>
1685 <message>
1686 <source>Extension package files (%1)</source>
1687 <translation>Soubory balíčku z rozšíření (%1)</translation>
1688 </message>
1689</context>
1690<context>
1691 <name>UIGlobalSettingsGeneral</name>
1692 <message>
1693 <source>Displays the path to the default VDI folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
1694 <translation type="obsolete">Zobrazuje cestu k výchozí složce pro VDI. Pokud se neurčí jinak, je tato složka použita v případě přidání existujícího nebo vytvoření nového virtuálního pevného disku.</translation>
1695 </message>
1696 <message>
1697 <source>Displays the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines.</source>
1698 <translation>Zobrazuje cestu k výchozí složce pro virtuální počítače. Pokud se neurčí jinak, je tato složka použita při vytváření nového virtuálního počítače.</translation>
1699 </message>
1700 <message>
1701 <source>Displays the path to the library that provides authentication for Remote Display (VRDP) clients.</source>
1702 <translation>Zobrazuje cestu ke knihovně, která poskytuje autentizaci pro klienty Vzdálené plochy (VRDP).</translation>
1703 </message>
1704 <message>
1705 <source>Default &amp;Hard Disk Folder:</source>
1706 <translation type="obsolete">Výchozí složka pro &amp;pevné disky:</translation>
1707 </message>
1708 <message>
1709 <source>Default &amp;Machine Folder:</source>
1710 <translation>Výchozí složka pro &amp;virtuální počítače:</translation>
1711 </message>
1712 <message>
1713 <source>V&amp;RDP Authentication Library:</source>
1714 <translation>Knihovna pro V&amp;RDP autentizaci:</translation>
1715 </message>
1716 <message>
1717 <source>When checked, the Dock Icon will reflect the VM window content in realtime.</source>
1718 <translation type="obsolete">Je-li zatrženo, bude ikona v oznamovací oblasti ukazovat obsah virtuálního počítače a reálném čase.</translation>
1719 </message>
1720 <message>
1721 <source>&amp;Dock Icon Realtime Preview</source>
1722 <translation type="obsolete">&amp;Ikona s náhledem v reálném čase</translation>
1723 </message>
1724 <message>
1725 <source>Displays the path to the default hard disk folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
1726 <translation type="obsolete">Zobrazuje cestu k výchozí složce pro obrazy pevných disků. Pokud se neurčí jinak, je tato složka použita v případě přidání existujícího nebo vytvoření nového virtuálního pevného disku.</translation>
1727 </message>
1728 <message>
1729 <source>When checked, the application will provide an icon with the context menu in the system tray.</source>
1730 <translation>Je-li zatrženo, bude v oznamovací oblasti zobrazena ikona s kontextovou nabídkou.</translation>
1731 </message>
1732 <message>
1733 <source>&amp;Show System Tray Icon</source>
1734 <translation>Zobrazit &amp;ikonu v oznamovací oblasti</translation>
1735 </message>
1736 <message>
1737 <source>&amp;Auto show Dock and Menubar in fullscreen</source>
1738 <translation>&amp;Automaticky zobrazit ikonu a nástrojovou lištu v celoobrazovkovém režimu</translation>
1739 </message>
1740 <message>
1741 <source>When checked, the host screen saver will be disabled whenever a virtual machine is running.</source>
1742 <translation>Je-li zatrženo, šetřič obrazovky bude po dobu běhu virtuálního počítače deaktivován.</translation>
1743 </message>
1744 <message>
1745 <source>Disable Host &amp;ScreenSaver</source>
1746 <translation>&amp;Deaktivovat šetřič obrazovky</translation>
1747 </message>
1748</context>
1749<context>
1750 <name>UIGlobalSettingsInput</name>
1751 <message>
1752 <source>Host &amp;Key:</source>
1753 <translation>&amp;Klávesa hostitele:</translation>
1754 </message>
1755 <message>
1756 <source>Displays the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used.</source>
1757 <translation>Zobrazuje klávesu použitou jako Klávesu hostitele v okně virtuálního počítače. Aktivujte zadávací pole a stiskněte novou Klávesu hostitele. Alfanumerické klávesy, šipky a funkční klávesy nelze použít jako Klávesu hostitele.</translation>
1758 </message>
1759 <message>
1760 <source>Reset Host Key</source>
1761 <translation>Resetovat klávesu hostitele</translation>
1762 </message>
1763 <message>
1764 <source>Resets the key used as a Host Key in the VM window.</source>
1765 <translation>Resetuje klávesu hostitele použitou v okně s virtuálním počítačem.</translation>
1766 </message>
1767 <message>
1768 <source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
1769 <translation>Je-li zatrženo, klávesnice bude automaticky odchytávána pokaždé, když je okno virtuálního počítače aktivováno. Když je klávesnice odchytávána, jsou všechny klávesy (včetně systémových jako Alt-Tab) přesměrovány do virtuálního počítače.</translation>
1770 </message>
1771 <message>
1772 <source>&amp;Auto Capture Keyboard</source>
1773 <translation>&amp;Automaticky zachytávat klávesnici</translation>
1774 </message>
1775</context>
1776<context>
1777 <name>UIGlobalSettingsLanguage</name>
1778 <message>
1779 <source> (built-in)</source>
1780 <comment>Language</comment>
1781 <translation> (vestavěný)</translation>
1782 </message>
1783 <message>
1784 <source>&lt;unavailable&gt;</source>
1785 <comment>Language</comment>
1786 <translation>&lt;nedostupný&gt;</translation>
1787 </message>
1788 <message>
1789 <source>&lt;unknown&gt;</source>
1790 <comment>Author(s)</comment>
1791 <translation>&lt;neznámý&gt;</translation>
1792 </message>
1793 <message>
1794 <source>Default</source>
1795 <comment>Language</comment>
1796 <translation>Výchozí</translation>
1797 </message>
1798 <message>
1799 <source>Language:</source>
1800 <translation>Jazyk:</translation>
1801 </message>
1802 <message>
1803 <source>&amp;Interface Language:</source>
1804 <translation>&amp;Jazyk rozhraní:</translation>
1805 </message>
1806 <message>
1807 <source>Lists all available user interface languages. The effective language is written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset to the system default language.</source>
1808 <translation>Vypisuje všechny dostupné jazyky pro rozhraní. Zvolený jazyk je vypsán &lt;b&gt;tučně&lt;/b&gt;. Zvolte &lt;i&gt;Výchozí&lt;/i&gt; pro nastavení na výchozí jazyk systému.</translation>
1809 </message>
1810 <message>
1811 <source>Name</source>
1812 <translation>Jméno</translation>
1813 </message>
1814 <message>
1815 <source>Id</source>
1816 <translation></translation>
1817 </message>
1818 <message>
1819 <source>Language</source>
1820 <translation>Jazyk</translation>
1821 </message>
1822 <message>
1823 <source>Author</source>
1824 <translation>Autor</translation>
1825 </message>
1826 <message>
1827 <source>Author(s):</source>
1828 <translation>Autor(ři):</translation>
1829 </message>
1830</context>
1831<context>
1832 <name>UIGlobalSettingsNetwork</name>
1833 <message>
1834 <source>%1 network</source>
1835 <comment>&lt;adapter name&gt; network</comment>
1836 <translation type="obsolete">Nastavení %1</translation>
1837 </message>
1838 <message>
1839 <source>host IPv4 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
1840 <translation>IPv4 adresa pro &lt;b&gt;%1&lt;/b&gt; je špatná</translation>
1841 </message>
1842 <message>
1843 <source>host IPv4 network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
1844 <translation>Síťová maska IPv4 pro &lt;b&gt;%1&lt;/b&gt; je špatná</translation>
1845 </message>
1846 <message>
1847 <source>host IPv6 address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
1848 <translation>IPv6 adresa pro &lt;b&gt;%1&lt;/b&gt; je špatná</translation>
1849 </message>
1850 <message>
1851 <source>DHCP server address of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
1852 <translation>Adresa DHCP serveru pro &lt;b&gt;%1&lt;/b&gt; je špatná</translation>
1853 </message>
1854 <message>
1855 <source>DHCP server network mask of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
1856 <translation>Síťová maska DHCP serveru pro &lt;b&gt;%1&lt;/b&gt; je špatná</translation>
1857 </message>
1858 <message>
1859 <source>DHCP lower address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
1860 <translation>Dolní hranice DHCP serveru pro &lt;b&gt;%1&lt;/b&gt; je špatná</translation>
1861 </message>
1862 <message>
1863 <source>DHCP upper address bound of &lt;b&gt;%1&lt;/b&gt; is wrong</source>
1864 <translation>Horní hranice DHCP serveru pro &lt;b&gt;%1&lt;/b&gt; je špatná</translation>
1865 </message>
1866 <message>
1867 <source>Adapter</source>
1868 <translation>Rozhraní</translation>
1869 </message>
1870 <message>
1871 <source>Automatically configured</source>
1872 <comment>interface</comment>
1873 <translation>Automaticky nastaveno</translation>
1874 </message>
1875 <message>
1876 <source>Manually configured</source>
1877 <comment>interface</comment>
1878 <translation>Nastaveno ručně</translation>
1879 </message>
1880 <message>
1881 <source>IPv4 Address</source>
1882 <translation>IPv4 adresa</translation>
1883 </message>
1884 <message>
1885 <source>Not set</source>
1886 <comment>address</comment>
1887 <translation>Nenastavena</translation>
1888 </message>
1889 <message>
1890 <source>IPv4 Network Mask</source>
1891 <translation>IPv4 síťová maska</translation>
1892 </message>
1893 <message>
1894 <source>Not set</source>
1895 <comment>mask</comment>
1896 <translation>Nenastavena</translation>
1897 </message>
1898 <message>
1899 <source>IPv6 Address</source>
1900 <translation>IPv6 adresa</translation>
1901 </message>
1902 <message>
1903 <source>IPv6 Network Mask Length</source>
1904 <translation>Délka masky pro IPv6</translation>
1905 </message>
1906 <message>
1907 <source>Not set</source>
1908 <comment>length</comment>
1909 <translation>Nenastavena</translation>
1910 </message>
1911 <message>
1912 <source>DHCP Server</source>
1913 <translation>DHCP server</translation>
1914 </message>
1915 <message>
1916 <source>Enabled</source>
1917 <comment>server</comment>
1918 <translation>Povolen</translation>
1919 </message>
1920 <message>
1921 <source>Disabled</source>
1922 <comment>server</comment>
1923 <translation>Zakázán</translation>
1924 </message>
1925 <message>
1926 <source>Address</source>
1927 <translation>Adresa</translation>
1928 </message>
1929 <message>
1930 <source>Network Mask</source>
1931 <translation>Síťová maska</translation>
1932 </message>
1933 <message>
1934 <source>Lower Bound</source>
1935 <translation>Spodní hranice</translation>
1936 </message>
1937 <message>
1938 <source>Not set</source>
1939 <comment>bound</comment>
1940 <translation>Nenastavena</translation>
1941 </message>
1942 <message>
1943 <source>Upper Bound</source>
1944 <translation>Horní hranice</translation>
1945 </message>
1946 <message>
1947 <source>&amp;Add host-only network</source>
1948 <translation>Přidat síť pouze mezi &amp;hostem</translation>
1949 </message>
1950 <message>
1951 <source>&amp;Remove host-only network</source>
1952 <translation>O&amp;debrat síť mezi hostem</translation>
1953 </message>
1954 <message>
1955 <source>&amp;Edit host-only network</source>
1956 <translation>&amp;Upravit síť mezi hostem</translation>
1957 </message>
1958 <message>
1959 <source>Performing</source>
1960 <comment>creating/removing host-only network</comment>
1961 <translation type="obsolete">Vykonávám</translation>
1962 </message>
1963 <message>
1964 <source>&amp;Host-only Networks:</source>
1965 <translation>&amp;Síťe pouze s hostem:</translation>
1966 </message>
1967 <message>
1968 <source>Lists all available host-only networks.</source>
1969 <translation>Zobrazí všechny sítě, které jsou pouze mezi hostitelem.</translation>
1970 </message>
1971 <message>
1972 <source>Name</source>
1973 <translation>Název</translation>
1974 </message>
1975 <message>
1976 <source>New Host-Only Interface</source>
1977 <translation>Nové rozhraní hostitele</translation>
1978 </message>
1979</context>
1980<context>
1981 <name>UIGlobalSettingsNetworkDetails</name>
1982 <message>
1983 <source>Host-only Network Details</source>
1984 <translation>Detaily sítě mezi hostitelem</translation>
1985 </message>
1986 <message>
1987 <source>&amp;Adapter</source>
1988 <translation>Roz&amp;hraní</translation>
1989 </message>
1990 <message>
1991 <source>Manual &amp;Configuration</source>
1992 <translation>&amp;Ruční konfigurace</translation>
1993 </message>
1994 <message>
1995 <source>Use manual configuration for this host-only network adapter.</source>
1996 <translation>Ruční nastavení tohot rozhraní pro síť mezi hostitelem.</translation>
1997 </message>
1998 <message>
1999 <source>&amp;IPv4 Address:</source>
2000 <translation>&amp;IPv4 adresa:</translation>
2001 </message>
2002 <message>
2003 <source>Displays the host IPv4 address for this adapter.</source>
2004 <translation>Zobrazí IPv4 adresu hosta pro toto síťové rozhraní.</translation>
2005 </message>
2006 <message>
2007 <source>IPv4 Network &amp;Mask:</source>
2008 <translation>IPv4 síťová &amp;maska:</translation>
2009 </message>
2010 <message>
2011 <source>Displays the host IPv4 network mask for this adapter.</source>
2012 <translation>Zobrazí IPv4 síťovou masku hosta pro toto síťové rozhraní.</translation>
2013 </message>
2014 <message>
2015 <source>I&amp;Pv6 Address:</source>
2016 <translation>I&amp;Pv6 adresa:</translation>
2017 </message>
2018 <message>
2019 <source>Displays the host IPv6 address for this adapter if IPv6 is supported.</source>
2020 <translation>Pokud je IPv6 podporováno, zobrazí adresu hosta pro toto síťové rozhraní.</translation>
2021 </message>
2022 <message>
2023 <source>IPv6 Network Mask &amp;Length:</source>
2024 <translation>&amp;Délka masky pro IPv6:</translation>
2025 </message>
2026 <message>
2027 <source>Displays the host IPv6 network mask prefix length for this adapter if IPv6 is supported.</source>
2028 <translation>Pokud je IPv6 podporováno, zobrazí délku prefixu IPv6 masky hosta pro toto síťové rozhraní.</translation>
2029 </message>
2030 <message>
2031 <source>&amp;DHCP Server</source>
2032 <translation>D&amp;HCP server</translation>
2033 </message>
2034 <message>
2035 <source>&amp;Enable Server</source>
2036 <translation>Povolit &amp;server</translation>
2037 </message>
2038 <message>
2039 <source>Indicates whether the DHCP Server is enabled on machine startup or not.</source>
2040 <translation>Indikuje, zda je povolen DHCP server při startu počítače nebo ne.</translation>
2041 </message>
2042 <message>
2043 <source>Server Add&amp;ress:</source>
2044 <translation>&amp;Adresa serveru:</translation>
2045 </message>
2046 <message>
2047 <source>Displays the address of the DHCP server servicing the network associated with this host-only adapter.</source>
2048 <translation>Zobrazuje adresu DHCP serveru, který bude obsluhovat toto síťové rozhraní.</translation>
2049 </message>
2050 <message>
2051 <source>Server &amp;Mask:</source>
2052 <translation>Maska s&amp;erveru:</translation>
2053 </message>
2054 <message>
2055 <source>Displays the network mask of the DHCP server servicing the network associated with this host-only adapter.</source>
2056 <translation>Zobrazuje síťovou masku DHCP serveru, který bude obsluhovat toto síťové rozhraní.</translation>
2057 </message>
2058 <message>
2059 <source>&amp;Lower Address Bound:</source>
2060 <translation>&amp;Spodní hranice:</translation>
2061 </message>
2062 <message>
2063 <source>Displays the lower address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
2064 <translation>Zobrazuje spodní hranici rozsahu adres, které bude DHCP server nabízet pro toto síťové rozhraní.</translation>
2065 </message>
2066 <message>
2067 <source>&amp;Upper Address Bound:</source>
2068 <translation>&amp;Horní hranice:</translation>
2069 </message>
2070 <message>
2071 <source>Displays the upper address bound offered by the DHCP server servicing the network associated with this host-only adapter.</source>
2072 <translation>Zobrazuje horní hranici rozsahu adres, které bude DHCP server nabízet pro toto síťové rozhraní.</translation>
2073 </message>
2074</context>
2075<context>
2076 <name>UIGlobalSettingsUpdate</name>
2077 <message>
2078 <source>When checked, the application will periodically connect to the VirtualBox website and check whether a new VirtualBox version is available.</source>
2079 <translation>Je-li zatrženo, aplikace se bude pravidelně připojovat na webový server VirtualBoxu a kontrolovat, zda nejsou dostupné nové verze.</translation>
2080 </message>
2081 <message>
2082 <source>&amp;Check for updates</source>
2083 <translation>&amp;Zkontrolovat aktualizace</translation>
2084 </message>
2085 <message>
2086 <source>&amp;Once per:</source>
2087 <translation>&amp;Jednou za:</translation>
2088 </message>
2089 <message>
2090 <source>Specifies how often the new version check should be performed. Note that if you want to completely disable this check, just clear the above check box.</source>
2091 <translation>Udává, jak často se bude kontrolovat nová verze. Pokud chcete kontrolu verzí kompletně zakázat, odškrtněte políčko výše.</translation>
2092 </message>
2093 <message>
2094 <source>Next Check:</source>
2095 <translation>Další kontrola:</translation>
2096 </message>
2097 <message>
2098 <source>Check for:</source>
2099 <translation>Kontrolovat:</translation>
2100 </message>
2101 <message>
2102 <source>&lt;p&gt;Choose this if you only wish to be notified about stable updates to VirtualBox.&lt;/p&gt;</source>
2103 <translation>&lt;p&gt;Zaškrtněte pouze pokud si přejete být informováni o stabilních verzích aplikace VirtualBox.&lt;/p&gt;</translation>
2104 </message>
2105 <message>
2106 <source>&amp;Stable release versions</source>
2107 <translation>&amp;Stabilní verze</translation>
2108 </message>
2109 <message>
2110 <source>&lt;p&gt;Choose this if you wish to be notified about all new VirtualBox releases.&lt;/p&gt;</source>
2111 <translation>&lt;p&gt;Zaškrtněte pokud si přejete být informováni o všech nových verzích aplikace VirtualBox.&lt;/p&gt;</translation>
2112 </message>
2113 <message>
2114 <source>&amp;All new releases</source>
2115 <translation>&amp;Všechny nové verze</translation>
2116 </message>
2117 <message>
2118 <source>&lt;p&gt;Choose this to be notified about all new VirtualBox releases and pre-release versions of VirtualBox.&lt;/p&gt;</source>
2119 <translation>&lt;p&gt;Zaškrtněte pokud si přejete být informováni o všech nových a také testovacích verzích aplikace VirtualBox.&lt;/p&gt;</translation>
2120 </message>
2121 <message>
2122 <source>All new releases and &amp;pre-releases</source>
2123 <translation>Všechny nové a &amp;testovací verze</translation>
2124 </message>
2125</context>
2126<context>
2127 <name>UIHelpButton</name>
2128 <message>
2129 <source>&amp;Help</source>
2130 <translation>&amp;Nápověda</translation>
2131 </message>
2132</context>
2133<context>
2134 <name>UIImportApplianceWzd</name>
2135 <message>
2136 <source>Select an appliance to import</source>
2137 <translation type="obsolete">Vyberte applianci pro import</translation>
2138 </message>
2139 <message>
2140 <source>Appliance Import Wizard</source>
2141 <translation>Průvodce importem pro appliance</translation>
2142 </message>
2143 <message>
2144 <source>Welcome to the Appliance Import Wizard!</source>
2145 <translation type="obsolete">Vítá vás průvodce importem appliance!</translation>
2146 </message>
2147 <message>
2148 <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
2149&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
2150p, li { white-space: pre-wrap; }
2151&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
2152&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This wizard will guide you through importing an appliance. &lt;/p&gt;
2153&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use the &lt;span style=&quot; font-weight:600;&quot;&gt;Next&lt;/span&gt; button to go the next page of the wizard and the &lt;span style=&quot; font-weight:600;&quot;&gt;Back&lt;/span&gt; button to return to the previous page.&lt;/p&gt;
2154&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;VirtualBox currently supports importing appliances saved in the Open Virtualization Format (OVF). To continue, select the file to import below:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
2155 <translation type="obsolete">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
2156&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
2157p, li { white-space: pre-wrap; }
2158&lt;/style&gt;&lt;/head&gt;&lt;body&gt;
2159&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Tento průvodce vám pomůže v procesu importu appliance. &lt;/p&gt;
2160&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Použijte tlačítko &lt;span style=&quot; font-weight:600;&quot;&gt;Další&lt;/span&gt; pro přechod na další stránku průvodce a tlačítko &lt;span style=&quot; font-weight:600;&quot;&gt;Zpět&lt;/span&gt; pro návrat na předchozí stránku.&lt;/p&gt;
2161&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Pro import appliance potřebujete soubor, který ji popisuje. Aktuálně aplikace VirtualBox podporuje Open Virtualzation Format (OVF). Pro pokračování vyberte soubor níže:&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
2162 </message>
2163 <message>
2164 <source>&lt; &amp;Back</source>
2165 <translation type="obsolete">&lt; &amp;Zpět</translation>
2166 </message>
2167 <message>
2168 <source>&amp;Next &gt;</source>
2169 <translation type="obsolete">&amp;Další &gt;</translation>
2170 </message>
2171 <message>
2172 <source>Cancel</source>
2173 <translation type="obsolete">Zrušit</translation>
2174 </message>
2175 <message>
2176 <source>Appliance Import Settings</source>
2177 <translation type="obsolete">Nastavení importu appliance</translation>
2178 </message>
2179 <message>
2180 <source>These are the virtual machines contained in the appliance and the suggested settings of the imported VirtualBox machines. You can change many of the properties shown by double-clicking on the items and disable others using the check boxes below.</source>
2181 <translation type="obsolete">Zde jsou virtuální počítače s doporučeným mapováním pro import do VirtualBoxu. Většinu těchto vlastností můžete změnit poklepáním na položku a zakázat jiné pomocí zaškrtávácích tlačítek níže.</translation>
2182 </message>
2183 <message>
2184 <source>Restore Defaults</source>
2185 <translation>Obnovit výchozí</translation>
2186 </message>
2187 <message>
2188 <source>&amp;Import &gt;</source>
2189 <translation type="obsolete">&amp;Importovat &gt;</translation>
2190 </message>
2191</context>
2192<context>
2193 <name>UIImportApplianceWzdPage1</name>
2194 <message>
2195 <source>Select an appliance to import</source>
2196 <translation>Vyberte applianci pro import</translation>
2197 </message>
2198 <message>
2199 <source>Open Virtualization Format (%1)</source>
2200 <translation>Open Virtualization Format (%1)</translation>
2201 </message>
2202 <message>
2203 <source>Welcome to the Appliance Import Wizard!</source>
2204 <translation>Vítá vás průvodce importem appliance!</translation>
2205 </message>
2206 <message>
2207 <source>&lt;p&gt;This wizard will guide you through importing an appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;VirtualBox currently supports importing appliances saved in the Open Virtualization Format (OVF). To continue, select the file to import below:&lt;/p&gt;</source>
2208 <translation>&lt;p&gt;Tento průvodce vás provede importem appliance.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;&lt;p&gt;Aplikace VirtualBox podporuje import appliancí uložených ve formátu Open Virtualization Format (OVF). Pro pokračování vyberte níže soubor pro import:&lt;/p&gt;</translation>
2209 </message>
2210</context>
2211<context>
2212 <name>UIImportApplianceWzdPage2</name>
2213 <message>
2214 <source>These are the virtual machines contained in the appliance and the suggested settings of the imported VirtualBox machines. You can change many of the properties shown by double-clicking on the items and disable others using the check boxes below.</source>
2215 <translation>Zde jsou virtuální počítače s doporučeným mapováním pro import do VirtualBoxu. Většinu těchto vlastností můžete změnit poklepáním na položku a zakázat jiné pomocí zaškrtávácích tlačítek níže.</translation>
2216 </message>
2217 <message>
2218 <source>Appliance Import Settings</source>
2219 <translation>Nastavení importu appliance</translation>
2220 </message>
2221</context>
2222<context>
2223 <name>UIImportLicenseViewer</name>
2224 <message>
2225 <source>&lt;b&gt;The virtual system &quot;%1&quot; requires that you agree to the terms and conditions of the software license agreement shown below.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Click &lt;b&gt;Agree&lt;/b&gt; to continue or click &lt;b&gt;Disagree&lt;/b&gt; to cancel the import.</source>
2226 <translation>&lt;b&gt;Virtuální počítač &quot;%1&quot; vyžaduje souhlas s podmínkami používání uvedené v softwarové licenci zobrazené níže.&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Klikněte na &lt;b&gt;Souhlasím&lt;/b&gt; pro pokračování nebo &lt;b&gt;Nesouhlasím&lt;/b&gt; pro přerušení importu. </translation>
2227 </message>
2228 <message>
2229 <source>Software License Agreement</source>
2230 <translation>Smlouva o používání software</translation>
2231 </message>
2232 <message>
2233 <source>&amp;Disagree</source>
2234 <translation>&amp;Nesouhlasím</translation>
2235 </message>
2236 <message>
2237 <source>&amp;Agree</source>
2238 <translation>&amp;Souhlasím</translation>
2239 </message>
2240 <message>
2241 <source>&amp;Print...</source>
2242 <translation>&amp;Tisk...</translation>
2243 </message>
2244 <message>
2245 <source>&amp;Save...</source>
2246 <translation>&amp;Uložit...</translation>
2247 </message>
2248 <message>
2249 <source>Text (*.txt)</source>
2250 <translation></translation>
2251 </message>
2252 <message>
2253 <source>Save license to file...</source>
2254 <translation>Uloží licenci do souboru...</translation>
2255 </message>
2256</context>
2257<context>
2258 <name>UIIndicatorsPool</name>
2259 <message>
2260 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the virtual hard disks:&lt;/nobr&gt;%1&lt;/p&gt;</source>
2261 <comment>HDD tooltip</comment>
2262 <translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu virtuálních pevných disků:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
2263 </message>
2264 <message>
2265 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
2266 <comment>CD/DVD tooltip</comment>
2267 <translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu CD/DVD zařízení:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
2268 </message>
2269 <message>
2270 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the floppy devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
2271 <comment>FD tooltip</comment>
2272 <translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu disketových mechanik:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
2273 </message>
2274 <message>
2275 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/p&gt;</source>
2276 <comment>Network adapters tooltip</comment>
2277 <translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu síťových rozhraní:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
2278 </message>
2279 <message>
2280 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: %3 cable %4&lt;/nobr&gt;</source>
2281 <comment>Network adapters tooltip</comment>
2282 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adaptér %1 (%2)&lt;/b&gt;: %3 kabel %4&lt;/nobr&gt;</translation>
2283 </message>
2284 <message>
2285 <source>connected</source>
2286 <comment>Network adapters tooltip</comment>
2287 <translation>připojen</translation>
2288 </message>
2289 <message>
2290 <source>disconnected</source>
2291 <comment>Network adapters tooltip</comment>
2292 <translation>odpojen</translation>
2293 </message>
2294 <message>
2295 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;All network adapters are disabled&lt;/b&gt;&lt;/nobr&gt;</source>
2296 <comment>Network adapters tooltip</comment>
2297 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Všechny síťové karty jsou zakázány&lt;/b&gt;&lt;/nobr&gt;</translation>
2298 </message>
2299 <message>
2300 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
2301 <comment>USB device tooltip</comment>
2302 <translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu připojených USB zařízení:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
2303 </message>
2304 <message>
2305 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No USB devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
2306 <comment>USB device tooltip</comment>
2307 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Nepřipojena žádná USB zařízení&lt;/b&gt;&lt;/nobr&gt;</translation>
2308 </message>
2309 <message>
2310 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB Controller is disabled&lt;/b&gt;&lt;/nobr&gt;</source>
2311 <comment>USB device tooltip</comment>
2312 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Ovladač USB je zakázán&lt;/b&gt;&lt;/nobr&gt;</translation>
2313 </message>
2314 <message>
2315 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the machine&apos;s shared folders:&lt;/nobr&gt;%1&lt;/p&gt;</source>
2316 <comment>Shared folders tooltip</comment>
2317 <translation>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu na sdílených složkách počítače:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
2318 </message>
2319 <message>
2320 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No shared folders&lt;/b&gt;&lt;/nobr&gt;</source>
2321 <comment>Shared folders tooltip</comment>
2322 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Žádné sdílené složky&lt;/b&gt;&lt;/nobr&gt;</translation>
2323 </message>
2324 <message>
2325 <source>Indicates whether the Remote Display (VRDP Server) is enabled (&lt;img src=:/vrdp_16px.png/&gt;) or not (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</source>
2326 <translation type="obsolete">Indikuje, zda je Vzdálená plocha (VRDP server) povolena (&lt;img src=:/vrdp_16px.png/&gt;) či nikoliv (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</translation>
2327 </message>
2328 <message>
2329 <source>&lt;hr&gt;The VRDP Server is listening on port %1</source>
2330 <translation type="obsolete">&lt;hr&gt;VRDP server poslouchá na portu %1</translation>
2331 </message>
2332 <message>
2333 <source>Indicates the status of the hardware virtualization features used by this virtual machine:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</source>
2334 <comment>Virtualization Stuff LED</comment>
2335 <translation>Indikuje stav virtualizačních rozšíření použitých tímto virtuálním počítačem:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</translation>
2336 </message>
2337 <message>
2338 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</source>
2339 <comment>Virtualization Stuff LED</comment>
2340 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</translation>
2341 </message>
2342 <message>
2343 <source>Indicates whether the host mouse pointer is captured by the guest OS:&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is not captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;mouse integration (MI) is On&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is not captured&lt;/nobr&gt;&lt;br&gt;Note that the mouse integration feature requires Guest Additions to be installed in the guest OS.</source>
2344 <translation>Indikuje, zda je kurzor myši odchycen hostovaným OS: &lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;kurzor není odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;kurzor je odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;integrace myši (IM) je zapnuta&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;IM je vypnuta, kurzor je odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;IM je vypnuta, kurzor není odchycen&lt;/nobr&gt;&lt;br&gt;Funkce integrace myši vyžaduje nainstalované Přídavky pro hosta na hostovaném OS.</translation>
2345 </message>
2346 <message>
2347 <source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=:/hostkey_captured_16px.png/&gt;) or not (&lt;img src=:/hostkey_16px.png/&gt;).</source>
2348 <translation>Indikuje, zda je klávesnice odchytávána hostovaným OS (&lt;img src=:/hostkey_captured_16px.png/&gt;) či nikoliv (&lt;img src=:/hostkey_16px.png/&gt;).</translation>
2349 </message>
2350 <message>
2351 <source>Indicates whether the Remote Desktop Server is enabled (&lt;img src=:/vrdp_16px.png/&gt;) or not (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</source>
2352 <translation>Indikuje, zda je vzdálená plocha povolena (&lt;img src=:/vrdp_16px.png/&gt;) nebo ne (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</translation>
2353 </message>
2354 <message>
2355 <source>&lt;hr&gt;The Remote Desktop Server is listening on port %1</source>
2356 <translation>&lt;hr&gt;Vzdálená plocha serveru poslouchá na portu %1</translation>
2357 </message>
2358</context>
2359<context>
2360 <name>UIMachineLogic</name>
2361 <message>
2362 <source>VirtualBox OSE</source>
2363 <translation>VirtualBox OSE</translation>
2364 </message>
2365 <message>
2366 <source> EXPERIMENTAL build %1r%2 - %3</source>
2367 <translation>EXPERIMENTÁLNÍ verze %1r%2 - %3</translation>
2368 </message>
2369 <message>
2370 <source>Preview Monitor %1</source>
2371 <translation>Monitor pro náhled %1</translation>
2372 </message>
2373 <message>
2374 <source>Snapshot %1</source>
2375 <translation>Snímek %1</translation>
2376 </message>
2377 <message>
2378 <source>More CD/DVD Images...</source>
2379 <translation type="obsolete">Další CD/DVD obrazy...</translation>
2380 </message>
2381 <message>
2382 <source>Unmount CD/DVD Device</source>
2383 <translation type="obsolete">Odpojit CD/DVD zařízení</translation>
2384 </message>
2385 <message>
2386 <source>More Floppy Images...</source>
2387 <translation type="obsolete">Další obrazy disket...</translation>
2388 </message>
2389 <message>
2390 <source>Unmount Floppy Device</source>
2391 <translation type="obsolete">Odpojit disketovou mechaniku</translation>
2392 </message>
2393 <message>
2394 <source>No CD/DVD Devices Attached</source>
2395 <translation>Není připojeno žádné CD/DVD zařízení</translation>
2396 </message>
2397 <message>
2398 <source>No CD/DVD devices attached to that VM</source>
2399 <translation>K tomuto virtuálnímu počítači není připojena žádná CD/DVD mechanika</translation>
2400 </message>
2401 <message>
2402 <source>No Floppy Devices Attached</source>
2403 <translation>Není připojena žádná disketová mechanika</translation>
2404 </message>
2405 <message>
2406 <source>No floppy devices attached to that VM</source>
2407 <translation>K tomuto virtuálnímu počítači není připojena žádná disketová mechanika</translation>
2408 </message>
2409 <message>
2410 <source>No USB Devices Connected</source>
2411 <translation>Není připojené žádné USB zařízení</translation>
2412 </message>
2413 <message>
2414 <source>No supported devices connected to the host PC</source>
2415 <translation>K hostitelskému PC není připojeno žádné podporované zařízení</translation>
2416 </message>
2417</context>
2418<context>
2419 <name>UIMachineSettingsAudio</name>
2420 <message>
2421 <source>When checked, a virtual PCI audio card will be plugged into the virtual machine and will communicate with the host audio system using the specified driver.</source>
2422 <translation>Je-li zatrženo, je virtuální PCI zvuková karta připojena k virtuálnímu počítači, který používá zvolený ovladač ke komunikaci s hostitelskou zvukovou kartou.</translation>
2423 </message>
2424 <message>
2425 <source>Enable &amp;Audio</source>
2426 <translation>Povolit &amp;zvuk</translation>
2427 </message>
2428 <message>
2429 <source>Host Audio &amp;Driver:</source>
2430 <translation>Zvukový o&amp;vladač pro hosta:</translation>
2431 </message>
2432 <message>
2433 <source>Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt; makes the guest see an audio card, however every access to it will be ignored.</source>
2434 <translation>Ovládá výstupní zvukový ovladač. &lt;b&gt;Prázdný zvukový ovladač&lt;/b&gt;ukáže hostovanému OS zvukovou kartu, ale všechny výstupy budou ignorovány.</translation>
2435 </message>
2436 <message>
2437 <source>Audio &amp;Controller:</source>
2438 <translation>Zvuková &amp;karta:</translation>
2439 </message>
2440 <message>
2441 <source>Selects the type of the virtual sound card. Depending on this value, VirtualBox will provide different audio hardware to the virtual machine.</source>
2442 <translation>Zvolte typ virtuální zvukové karty. Na základě této hodnoty poskytne VirtualBox odpovídající ovladač pro virtuální počítač.</translation>
2443 </message>
2444</context>
2445<context>
2446 <name>UIMachineSettingsDisplay</name>
2447 <message>
2448 <source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required to switch the virtual machine to fullscreen or seamless mode.</source>
2449 <translation>přiřadili jste méně než &lt;b&gt;%1&lt;/b&gt; video paměti pro virtuální počítač, což je méně než potřebné množství pro přepnutí do celoobrazovkého nebo bezešvého režimu.</translation>
2450 </message>
2451 <message>
2452 <source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
2453 <translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
2454 </message>
2455 <message>
2456 <source>&amp;Video</source>
2457 <translation>&amp;Video</translation>
2458 </message>
2459 <message>
2460 <source>Video &amp;Memory:</source>
2461 <translation>Video &amp;paměť:</translation>
2462 </message>
2463 <message>
2464 <source>Controls the amount of video memory provided to the virtual machine.</source>
2465 <translation>Ovládá množství videopaměti poskytnuté virtuálnímu počítači.</translation>
2466 </message>
2467 <message>
2468 <source>MB</source>
2469 <translation>MB</translation>
2470 </message>
2471 <message>
2472 <source>Extended Features:</source>
2473 <translation>Rozšířené možnosti:</translation>
2474 </message>
2475 <message>
2476 <source>When checked, the virtual machine will be given access to the 3D graphics capabilities available on the host.</source>
2477 <translation>Je-li zatrženo, bude mít hostovaný operační systém přístup ke schopnostem 3D grafiky na hostitelském počítači.</translation>
2478 </message>
2479 <message>
2480 <source>Enable &amp;3D Acceleration</source>
2481 <translation>Povolit &amp;3D akceleraci</translation>
2482 </message>
2483 <message>
2484 <source>&amp;Remote Display</source>
2485 <translation>V&amp;zdálená obrazovka</translation>
2486 </message>
2487 <message>
2488 <source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
2489 <translation>Je-li zatrženo, virtuální počítač se bude chovat jako Remote Desktop Protocol (RDP) server a umožní vzdáleným klientům připojení a práci s virtuálním počítačem (když běží) použitím standardního RDP klienta.</translation>
2490 </message>
2491 <message>
2492 <source>&amp;Enable Server</source>
2493 <translation>Povolit &amp;server</translation>
2494 </message>
2495 <message>
2496 <source>Server &amp;Port:</source>
2497 <translation>Po&amp;rt serveru:</translation>
2498 </message>
2499 <message>
2500 <source>Displays the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.</source>
2501 <translation type="obsolete">Zobrazuje číslo portu pro VRDP server. Můžete uvést &lt;tt&gt;0&lt;/tt&gt; (nulu) pro nastavení čísla portu na standardní hodnotu.</translation>
2502 </message>
2503 <message>
2504 <source>Authentication &amp;Method:</source>
2505 <translation>&amp;Metoda autentizace:</translation>
2506 </message>
2507 <message>
2508 <source>Defines the VRDP authentication method.</source>
2509 <translation>Určuje autentizační metodu VRDP.</translation>
2510 </message>
2511 <message>
2512 <source>Authentication &amp;Timeout:</source>
2513 <translation>Čas vypršení au&amp;tentizace:</translation>
2514 </message>
2515 <message>
2516 <source>Specifies the timeout for guest authentication, in milliseconds.</source>
2517 <translation>Určuje čas vypršení autentizace hosta v milisekundách.</translation>
2518 </message>
2519 <message>
2520 <source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required for HD Video to be played efficiently.</source>
2521 <translation>přiřadili jste méně než &lt;b&gt;%1&lt;/b&gt; video paměti pro virtuální počítač, což je méně než potřebné množství pro plynulé přehrávání HD videa.</translation>
2522 </message>
2523 <message>
2524 <source>When checked, the virtual machine will be given access to the Video Acceleration capabilities available on the host.</source>
2525 <translation>Je-li zatrženo, bude mít hostovaný operační systém přístup k možnostem akcelerované grafiky na hostitelském počítači.</translation>
2526 </message>
2527 <message>
2528 <source>Enable &amp;2D Video Acceleration</source>
2529 <translation>Povolit &amp;2D akceleraci</translation>
2530 </message>
2531 <message>
2532 <source>The VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero), to select port 3389, the standard port for RDP.</source>
2533 <translation>Zobrazuje číslo portu pro VRDP server. Můžete uvést &lt;tt&gt;0&lt;/tt&gt; (nulu) pro nastavení čísla portu na standardní hodnotu 3389.</translation>
2534 </message>
2535 <message>
2536 <source>Mo&amp;nitor Count:</source>
2537 <translation>Počet mo&amp;nitorů:</translation>
2538 </message>
2539 <message>
2540 <source>Controls the amount of virtual monitors provided to the virtual machine.</source>
2541 <translation>Udává počet virtuálních monitorů použitých virtuálním počítačem.</translation>
2542 </message>
2543 <message>
2544 <source>&lt;qt&gt;%1&lt;/qt&gt;</source>
2545 <translation>&lt;qt&gt;%1&lt;/qt&gt;</translation>
2546 </message>
2547 <message>
2548 <source>Specifies whether multiple simultaneous connections to the VM are permitted.</source>
2549 <translation>Udává, zda je povoleno více současných připojení k virtuálnímu počítači.</translation>
2550 </message>
2551 <message>
2552 <source>&amp;Allow Multiple Connections</source>
2553 <translation>Povolit více &amp;současných připojení</translation>
2554 </message>
2555 <message>
2556 <source>You have 3D Acceleration enabled for a operation system which uses the WDDM video driver. For maximal performance set the guest VRAM to at least &lt;b&gt;%1&lt;/b&gt;.</source>
2557 <translation>Pro systém, který používá WDDM ovladač máte povolenu 3D akceleraci. Pro maximální výkon nastavte velikost VRAM pro hosta na minimální hodnotu &lt;b&gt;%1&lt;/b&gt;.</translation>
2558 </message>
2559</context>
2560<context>
2561 <name>UIMachineSettingsGeneral</name>
2562 <message>
2563 <source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
2564 <translation type="obsolete">přiřadili jste více jak &lt;b&gt;%1%&lt;/b&gt; fyzické paměti (&lt;b&gt;%2%&lt;/b&gt;) počítače pro virtuální počítač. Pro běh hostujícího operačního systému nezbývá potřebné množství. Zadejte prosím menší hodnotu.</translation>
2565 </message>
2566 <message>
2567 <source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. There might not be enough memory left for your host operating system. Continue at your own risk.</source>
2568 <translation type="obsolete">přiřadili jste více jak &lt;b&gt;%1%&lt;/b&gt; fyzické paměti (&lt;b&gt;%2%&lt;/b&gt;) počítače pro virtuální počítač. Pro běh hostujícího operačního systému nemusí zbýt potřebné množství paměti. Pokračujte na vlastní riziko.</translation>
2569 </message>
2570 <message>
2571 <source>there is a 64 bits guest OS type assigned for this VM, which requires virtualization feature (VT-x/AMD-V) to be enabled too, else your guest will fail to detect a 64 bits CPU and will not be able to boot, so this feature will be enabled automatically when you&apos;ll accept VM Settings by pressing OK button.</source>
2572 <translation type="obsolete">toto je 64bitový hostovaný operační systém, který potřebuje mít povolenou podporu virtualizace (VT-x/AMD-V), jinak nebude detekováno 64bitové CPU a virtuální počítač se nespustí. Po nastavení vlastností virtuálního počítače a stisknutí tlačítka OK bude tato podpora automaticky povolena.</translation>
2573 </message>
2574 <message>
2575 <source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
2576 <translation type="obsolete">&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
2577 </message>
2578 <message>
2579 <source>Displays the path where snapshots of this virtual machine will be stored. Be aware that snapshots can take quite a lot of disk space.</source>
2580 <translation>Zobrazuje cestu, kam jsou ukládány snímky virtuálního počítače. Snímky můžou zabrat velké množství diskového prostoru.</translation>
2581 </message>
2582 <message>
2583 <source>&amp;Basic</source>
2584 <translation>&amp;Základ</translation>
2585 </message>
2586 <message>
2587 <source>Identification</source>
2588 <translation type="obsolete">Identifikace</translation>
2589 </message>
2590 <message>
2591 <source>&amp;Name:</source>
2592 <translation>&amp;Název:</translation>
2593 </message>
2594 <message>
2595 <source>Displays the name of the virtual machine.</source>
2596 <translation>Zobrazuje název virtuálního počítače.</translation>
2597 </message>
2598 <message>
2599 <source>OS &amp;Type:</source>
2600 <translation type="obsolete">&amp;Typ OS:</translation>
2601 </message>
2602 <message>
2603 <source>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
2604 <translation type="obsolete">Zobrazuje typ operačního systému, který se chystáte instalovat na tento virtuální počítač (nazývaný hostovaný operační systém).</translation>
2605 </message>
2606 <message>
2607 <source>Base &amp;Memory Size</source>
2608 <translation type="obsolete">&amp;Velikost operační paměti</translation>
2609 </message>
2610 <message>
2611 <source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
2612 <translation type="obsolete">Ovládá množství paměti poskytnuté virtuálnímu počítači. Když přiřadíte příliš, nemusí počítač naběhnout.</translation>
2613 </message>
2614 <message>
2615 <source>&lt;</source>
2616 <translation type="obsolete">&lt;</translation>
2617 </message>
2618 <message>
2619 <source>&gt;</source>
2620 <translation type="obsolete">&gt;</translation>
2621 </message>
2622 <message>
2623 <source>MB</source>
2624 <translation type="obsolete">MB</translation>
2625 </message>
2626 <message>
2627 <source>&amp;Video Memory Size</source>
2628 <translation type="obsolete">Velikost &amp;video paměti</translation>
2629 </message>
2630 <message>
2631 <source>Controls the amount of video memory provided to the virtual machine.</source>
2632 <translation type="obsolete">Ovládá množství videopaměti poskytnuté virtuálnímu počítači.</translation>
2633 </message>
2634 <message>
2635 <source>&amp;Advanced</source>
2636 <translation>&amp;Pokročilé</translation>
2637 </message>
2638 <message>
2639 <source>Boo&amp;t Order:</source>
2640 <translation type="obsolete">Pořadí &amp;bootování:</translation>
2641 </message>
2642 <message>
2643 <source>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
2644 <translation type="obsolete">Určuje pořadí pořadí bootovacích zařízení. Použijte zaškrtávací políčka vlevo pro povolení či zakázání jednotlivých bootovacích zařízení. Pro změnu pořadí posuňte položky nahoru a dolů.</translation>
2645 </message>
2646 <message>
2647 <source>[device]</source>
2648 <translation type="obsolete">[zařízení]</translation>
2649 </message>
2650 <message>
2651 <source>Move Up (Ctrl-Up)</source>
2652 <translation type="obsolete">Posunout nahoru (Ctrl-Nahoru)</translation>
2653 </message>
2654 <message>
2655 <source>Moves the selected boot device up.</source>
2656 <translation type="obsolete">Posune vybrané bootovací zařízení nahoru.</translation>
2657 </message>
2658 <message>
2659 <source>Move Down (Ctrl-Down)</source>
2660 <translation type="obsolete">Posunout dolů (Ctrl-Dolů)</translation>
2661 </message>
2662 <message>
2663 <source>Moves the selected boot device down.</source>
2664 <translation type="obsolete">Posune vybrané bootovací zařízení dolů.</translation>
2665 </message>
2666 <message>
2667 <source>Extended Features:</source>
2668 <translation type="obsolete">Rozšířené možnosti:</translation>
2669 </message>
2670 <message>
2671 <source>When checked, the virtual machine will support the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
2672 <translation type="obsolete">Je-li zatrženo, virtuální počítač bude podporovat Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Poznámka:&lt;/b&gt; nevypínejte tuto možnost po nainstalování hostovaného operačního systému Windows!</translation>
2673 </message>
2674 <message>
2675 <source>Enable A&amp;CPI</source>
2676 <translation type="obsolete">Povolit A&amp;CPI</translation>
2677 </message>
2678 <message>
2679 <source>When checked, the virtual machine will support the Input Output APIC (IO APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
2680 <translation type="obsolete">Je-li zatrženo, virtuální počítač bude podporovat Input Output APIC (IO APIC), což může mírně snížit výkon virtuálního počítače. &lt;b&gt;Poznámka:&lt;/b&gt; nevypínejte tuto možnost po nainstalování hostovaného operačního systému Windows!</translation>
2681 </message>
2682 <message>
2683 <source>Enable IO A&amp;PIC</source>
2684 <translation type="obsolete">Povolit IO A&amp;PIC</translation>
2685 </message>
2686 <message>
2687 <source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V.</source>
2688 <translation type="obsolete">Je-li zatrženo, virtuální počítač se bude standardně snažit využít virtualizační rozšíření hostitelova CPU jako Intel VT-x a AMD-V.</translation>
2689 </message>
2690 <message>
2691 <source>Enable &amp;VT-x/AMD-V</source>
2692 <translation type="obsolete">Povolit &amp;VT-x/AMD-V</translation>
2693 </message>
2694 <message>
2695 <source>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</source>
2696 <translation type="obsolete">Je-li zatrženo, virtuální počítač se bude standardně snažit využít rozšíření Intel VT-x a AMD-V pro přímou komunikaci s hardwarem.</translation>
2697 </message>
2698 <message>
2699 <source>Enable Nested Pa&amp;ging</source>
2700 <translation type="obsolete">Použít přímou &amp;komunikaci s hardware</translation>
2701 </message>
2702 <message>
2703 <source>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</source>
2704 <translation type="obsolete">Je-li zatrženo, vlastnost Physical Address Extension (PAE) hostitelského CPU bude předána do virtuálního počítače.</translation>
2705 </message>
2706 <message>
2707 <source>Enable PA&amp;E/NX</source>
2708 <translation type="obsolete">Povolit PA&amp;E/NX</translation>
2709 </message>
2710 <message>
2711 <source>&amp;Shared Clipboard:</source>
2712 <translation>Sdílená sc&amp;hránka:</translation>
2713 </message>
2714 <message>
2715 <source>Selects which clipboard data will be copied between the guest and the host OS. This feature requires Guest Additions to be installed in the guest OS.</source>
2716 <translation>Určuje mód sdílení schránky mezi hostovaným a hostitelským OS. Tato funkce vyžaduje Přídavky pro hosta nainstalované v hostovaném OS.</translation>
2717 </message>
2718 <message>
2719 <source>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</source>
2720 <translation type="obsolete">Definuje typy virtuálních IDE řadičů. Na základě této hodnoty VirtualBox poskytne hostovanému OS různé ovladače pro IDE hardware.</translation>
2721 </message>
2722 <message>
2723 <source>&amp;IDE Controller Type:</source>
2724 <translation type="obsolete">Typ &amp;IDE řadiče:</translation>
2725 </message>
2726 <message>
2727 <source>S&amp;napshot Folder:</source>
2728 <translation>S&amp;ložka pro snímky:</translation>
2729 </message>
2730 <message>
2731 <source>&amp;Description</source>
2732 <translation>Pop&amp;is</translation>
2733 </message>
2734 <message>
2735 <source>Displays the description of the virtual machine. The description field is useful for commenting on configuration details of the installed guest OS.</source>
2736 <translation>Zobrazuje popis virtuálního počítače. Pole popisu je užitečné pro komentář k detailům konfigurace instalovaného hostovaného OS.</translation>
2737 </message>
2738 <message>
2739 <source>&amp;Other</source>
2740 <translation type="obsolete">O&amp;statní</translation>
2741 </message>
2742 <message>
2743 <source>If checked, any change to mounted CD/DVD or Floppy media performed during machine execution will be saved in the settings file in order to preserve the configuration of mounted media between runs.</source>
2744 <translation>Je-li zatrženo, bude jakákoliv změna připojených CD/DVD nebo disket provedená za běhu počítače uložena v souboru nastavení za účelem zachování konfigurace připojených médií mezi starty.</translation>
2745 </message>
2746 <message>
2747 <source>&amp;Remember Mounted Media</source>
2748 <translation type="obsolete">Pa&amp;matovat si připojená média</translation>
2749 </message>
2750 <message>
2751 <source>Runtime:</source>
2752 <translation type="obsolete">Runtime:</translation>
2753 </message>
2754 <message>
2755 <source>you have assigned more than &lt;b&gt;75%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%1&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
2756 <translation type="obsolete">Přiřadili jste více jak &lt;b&gt;75%&lt;/b&gt; fyzické paměti (&lt;b&gt;%1&lt;/b&gt;) počítače pro virtuální počítač. Pro běh hostujícího operačního systému nezbývá potřebné množství. Zadejte prosím menší hodnotu.</translation>
2757 </message>
2758 <message>
2759 <source>you have assigned more than &lt;b&gt;50%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%1&lt;/b&gt;) to the virtual machine. There might not be enough memory left for your host operating system. Continue at your own risk.</source>
2760 <translation type="obsolete">Přiřadili jste více jak &lt;b&gt;50%&lt;/b&gt; fyzické paměti (&lt;b&gt;%1&lt;/b&gt;) počítače pro virtuální počítač. Pro běh hostujícího operačního systému nemusí zůstat potřebné množství. Pokračujte pouze s vědomím rizika.</translation>
2761 </message>
2762 <message>
2763 <source>you have assigned less than &lt;b&gt;%1&lt;/b&gt; of video memory which is the minimum amount required to switch the virtual machine to fullscreen or seamless mode.</source>
2764 <translation type="obsolete">Přiřadili jste méně než &lt;b&gt;%1&lt;/b&gt; video paměti pro virtuální počítač, což je méně než potřebné množství pro přepnutí do celoobrazovkého režimu. </translation>
2765 </message>
2766 <message>
2767 <source>When checked, the virtual machine will be given access to the 3D graphics capabilities available on the host.</source>
2768 <translation type="obsolete">Je-li zatrženo, bude mít hostovaný operační systém přístup ke schopnostem 3D grafiky na hostitelském počítači.</translation>
2769 </message>
2770 <message>
2771 <source>Enable &amp;3D Acceleration</source>
2772 <translation type="obsolete">Povolit &amp;3D akceleraci</translation>
2773 </message>
2774 <message>
2775 <source>Removable Media:</source>
2776 <translation>Výjímatelná média:</translation>
2777 </message>
2778 <message>
2779 <source>&amp;Remember Runtime Changes</source>
2780 <translation>Pamatovat si &amp;změny provedené za běhu</translation>
2781 </message>
2782 <message>
2783 <source>Mini ToolBar:</source>
2784 <translation>Mini nástrojová lišta:</translation>
2785 </message>
2786 <message>
2787 <source>If checked, show the Mini ToolBar in Fullscreen and Seamless modes.</source>
2788 <translation>Je-li zatrženo, bude se v celoobrazovkovém a bezešvém režimu zobrazovat malá nástrojová lišta.</translation>
2789 </message>
2790 <message>
2791 <source>Show In &amp;Fullscreen/Seamless</source>
2792 <translation>Zobrazit v &amp;celoobrazovkovém/bezešvém režimu</translation>
2793 </message>
2794 <message>
2795 <source>If checked, show the Mini ToolBar at the top of the screen, rather than in its default position at the bottom of the screen.</source>
2796 <translation>Je-li zatrženo, bude se mini nabídková lišta zobrazovat nahoře na obrazovce místo na výchozí pozici dole na obrazovce.</translation>
2797 </message>
2798 <message>
2799 <source>Show At &amp;Top Of Screen</source>
2800 <translation>Zobrazit na&amp;hoře na obrazovce</translation>
2801 </message>
2802</context>
2803<context>
2804 <name>UIMachineSettingsNetwork</name>
2805 <message>
2806 <source>no bridged network adapter is selected</source>
2807 <translation>není vybráno síťové rozhraní pro přemostění</translation>
2808 </message>
2809 <message>
2810 <source>no internal network name is specified</source>
2811 <translation>není zadán název interní sítě</translation>
2812 </message>
2813 <message>
2814 <source>no host-only network adapter is selected</source>
2815 <translation>není vybráno síťové rozhraní pro síť mezi hostitelem</translation>
2816 </message>
2817 <message>
2818 <source>Not selected</source>
2819 <comment>network adapter name</comment>
2820 <translation>Nevybráno</translation>
2821 </message>
2822 <message>
2823 <source>Adapter</source>
2824 <comment>network</comment>
2825 <translation type="obsolete">Karta</translation>
2826 </message>
2827 <message>
2828 <source>Not selected</source>
2829 <comment>adapter</comment>
2830 <translation type="obsolete">Nevybrána</translation>
2831 </message>
2832 <message>
2833 <source>Network</source>
2834 <comment>internal</comment>
2835 <translation type="obsolete">Síť</translation>
2836 </message>
2837 <message>
2838 <source>Not selected</source>
2839 <comment>network</comment>
2840 <translation type="obsolete">Nevybrána</translation>
2841 </message>
2842 <message>
2843 <source>MAC Address</source>
2844 <translation type="obsolete">MAC adresa</translation>
2845 </message>
2846 <message>
2847 <source>Not selected</source>
2848 <comment>address</comment>
2849 <translation type="obsolete">Nevybráno</translation>
2850 </message>
2851 <message>
2852 <source>Cable</source>
2853 <translation type="obsolete">Kabel</translation>
2854 </message>
2855 <message>
2856 <source>Connected</source>
2857 <comment>cable</comment>
2858 <translation type="obsolete">Připojen</translation>
2859 </message>
2860 <message>
2861 <source>Not connected</source>
2862 <comment>cable</comment>
2863 <translation type="obsolete">Odpojen</translation>
2864 </message>
2865 <message>
2866 <source>Select TAP setup application</source>
2867 <translation type="obsolete">Vyberte aplikaci nastavení TAP</translation>
2868 </message>
2869 <message>
2870 <source>Select TAP terminate application</source>
2871 <translation type="obsolete">Vyberte aplikaci ukončení TAP</translation>
2872 </message>
2873 <message>
2874 <source>When checked, plugs this virtual network adapter into the virtual machine.</source>
2875 <translation>Je-li zatrženo, připojí vybraný virtuální síťový adaptér do virtuálního počítače.</translation>
2876 </message>
2877 <message>
2878 <source>&amp;Enable Network Adapter</source>
2879 <translation>&amp;Povolit síťovou kartu</translation>
2880 </message>
2881 <message>
2882 <source>A&amp;dapter Type:</source>
2883 <translation type="obsolete">T&amp;yp síťové karty:</translation>
2884 </message>
2885 <message>
2886 <source>Adapter &amp;Type:</source>
2887 <translation>T&amp;yp síťové karty:</translation>
2888 </message>
2889 <message>
2890 <source>Selects the type of the virtual network adapter. Depending on this value, VirtualBox will provide different network hardware to the virtual machine.</source>
2891 <translation>Vyberte typ síťového adaptéru. Na základě tohoto výběru poskytne VirtualBox odpovídající ovladač pro virtuální počítač.</translation>
2892 </message>
2893 <message>
2894 <source>&amp;Attached to:</source>
2895 <translation>Připojena &amp;k:</translation>
2896 </message>
2897 <message>
2898 <source>Controls how this virtual adapter is attached to the real network of the Host OS.</source>
2899 <translation>Ovládá způsob, jakým bude virtuální karta připojena k reálné síti hostitelského OS.</translation>
2900 </message>
2901 <message>
2902 <source>Open additional options dialog for current attachment type.</source>
2903 <translation type="obsolete">Otevře dialog pro rozšířená nastavení pro aktuální typ připojení.</translation>
2904 </message>
2905 <message>
2906 <source>&amp;Name:</source>
2907 <translation>&amp;Název:</translation>
2908 </message>
2909 <message>
2910 <source>Selects the name of the network adapter for &lt;b&gt;Bridged Adapter&lt;/b&gt; or &lt;b&gt;Host-only Adapter&lt;/b&gt; attachments and the name of the network &lt;b&gt;Internal Network&lt;/b&gt; attachments.</source>
2911 <translation>Zvolte název síťového rozhraní pokud je připojení typu &lt;b&gt;Síťový most&lt;/b&gt; nebo &lt;b&gt;Síť pouze s hostitelem&lt;/b&gt; a název vnitřní sítě pokud je typ připojení &lt;b&gt;Vnitřní síť&lt;/b&gt;.</translation>
2912 </message>
2913 <message>
2914 <source>Open extended settings dialog for current attachment type.</source>
2915 <translation type="obsolete">Otevře dialog pro rozšířená nastavení pro aktuální typ.</translation>
2916 </message>
2917 <message>
2918 <source>&amp;Network Name:</source>
2919 <translation type="obsolete">Název &amp;sítě:</translation>
2920 </message>
2921 <message>
2922 <source>Displays the name of the internal network selected for this adapter.</source>
2923 <translation type="obsolete">Zobrazuje název vnitřní síťe vybraného síťového adaptéru.</translation>
2924 </message>
2925 <message>
2926 <source>&amp;MAC Address:</source>
2927 <translation type="obsolete">&amp;MAC adresa:</translation>
2928 </message>
2929 <message>
2930 <source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
2931 <translation>Zobrazuje MAC adresu karty. Obsahuj 12 znaků vybraných z {0-9,A-F}. Pozor, druhý znak musí být sudá číslice.</translation>
2932 </message>
2933 <message>
2934 <source>Generates a new random MAC address.</source>
2935 <translation>Vygeneruje novou náhodnou MAC adresu.</translation>
2936 </message>
2937 <message>
2938 <source>&amp;Generate</source>
2939 <translation type="obsolete">&amp;Generovat</translation>
2940 </message>
2941 <message>
2942 <source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
2943 <translation>Indikuje, zda je virtuální síťový kabel připojen k počítači při startu či nikoliv.</translation>
2944 </message>
2945 <message>
2946 <source>Ca&amp;ble Connected</source>
2947 <translation type="obsolete">Ka&amp;bel připojen</translation>
2948 </message>
2949 <message>
2950 <source>&amp;Interface Name:</source>
2951 <translation type="obsolete">Název ro&amp;zhraní:</translation>
2952 </message>
2953 <message>
2954 <source>Displays the TAP interface name.</source>
2955 <translation type="obsolete">Zobrazuje název TAP rozhraní.</translation>
2956 </message>
2957 <message>
2958 <source>&amp;Setup Application:</source>
2959 <translation type="obsolete">Příkaz pro &amp;nastavení:</translation>
2960 </message>
2961 <message>
2962 <source>Displays the command executed to set up the TAP interface.</source>
2963 <translation type="obsolete">Zobrazuje příkaz prováděný pro nastavení TAP rozhraní.</translation>
2964 </message>
2965 <message>
2966 <source>Selects the setup application.</source>
2967 <translation type="obsolete">Vybírá aplikaci pro nastavení.</translation>
2968 </message>
2969 <message>
2970 <source>&amp;Terminate Application:</source>
2971 <translation type="obsolete">Příkaz pro &amp;ukončení:</translation>
2972 </message>
2973 <message>
2974 <source>Displays the command executed to terminate the TAP interface.</source>
2975 <translation type="obsolete">Zobrazuje příkaz prováděný pro ukončení TAP rozhraní.</translation>
2976 </message>
2977 <message>
2978 <source>Selects the terminate application.</source>
2979 <translation type="obsolete">Vybírá aplikaci pro ukončení.</translation>
2980 </message>
2981 <message>
2982 <source>Host Interface Settings</source>
2983 <translation type="obsolete">Nastavení hostitelského rozhraní</translation>
2984 </message>
2985 <message>
2986 <source>A&amp;dvanced</source>
2987 <translation>&amp;Pokročilé</translation>
2988 </message>
2989 <message>
2990 <source>Shows or hides additional network adapter options.</source>
2991 <translation>Zobrazí nebo skryje další možnosti síťové karty.</translation>
2992 </message>
2993 <message>
2994 <source>&amp;Mac Address:</source>
2995 <translation>&amp;MAC adresa:</translation>
2996 </message>
2997 <message>
2998 <source>&amp;Cable connected</source>
2999 <translation>Ka&amp;bel připojen</translation>
3000 </message>
3001 <message>
3002 <source>Opens dialog to manage port forwarding rules.</source>
3003 <translation>Otevře dialog pro správu pravidel předávaných portů.</translation>
3004 </message>
3005 <message>
3006 <source>&amp;Port Forwarding</source>
3007 <translation>&amp;Předávání portů</translation>
3008 </message>
3009</context>
3010<context>
3011 <name>UIMachineSettingsNetworkDetails</name>
3012 <message>
3013 <source>no bridged network adapter is selected</source>
3014 <translation type="obsolete">není vybráno síťové rozhraní pro přemostění</translation>
3015 </message>
3016 <message>
3017 <source>no internal network name is specified</source>
3018 <translation type="obsolete">není zadán název interní sítě</translation>
3019 </message>
3020 <message>
3021 <source>no host-only adapter is selected</source>
3022 <translation type="obsolete">není vybráno síťové rozhraní pro síť mezi hostitelem</translation>
3023 </message>
3024 <message>
3025 <source>Basic Details</source>
3026 <translation type="obsolete">Základní detaily</translation>
3027 </message>
3028 <message>
3029 <source>Bridged Network Details</source>
3030 <translation type="obsolete">Detaily o síťovém přemostění</translation>
3031 </message>
3032 <message>
3033 <source>Internal Network Details</source>
3034 <translation type="obsolete">Detaily vnitřní sítě</translation>
3035 </message>
3036 <message>
3037 <source>Host-only Network Details</source>
3038 <translation type="obsolete">Síťové detaily sítě mezi hostitelem</translation>
3039 </message>
3040 <message>
3041 <source>Not selected</source>
3042 <translation type="obsolete">Nevybráno</translation>
3043 </message>
3044 <message>
3045 <source>Host Settings</source>
3046 <translation type="obsolete">Nastavení hostitele</translation>
3047 </message>
3048 <message>
3049 <source>&amp;Bridged Network Adapter:</source>
3050 <translation type="obsolete">Rozhraní pro síťové pře&amp;mostění:</translation>
3051 </message>
3052 <message>
3053 <source>Displays the name of the host network adapter selected for bridged networking.</source>
3054 <translation type="obsolete">Zobrazuje název vybraného rozhraní pro síťové přemostění.</translation>
3055 </message>
3056 <message>
3057 <source>Internal &amp;Network:</source>
3058 <translation type="obsolete">Vn&amp;itřní síť:</translation>
3059 </message>
3060 <message>
3061 <source>Displays the name of the internal network selected for this adapter.</source>
3062 <translation type="obsolete">Zobrazuje název vnitřní síťe vybraného síťového rozhraní.</translation>
3063 </message>
3064 <message>
3065 <source>Host-only &amp;Network Adapter:</source>
3066 <translation type="obsolete">Ro&amp;zhraní pro síť mezi hostitelem:</translation>
3067 </message>
3068 <message>
3069 <source>Displays the name of the VirtualBox network adapter selected for host-only networking.</source>
3070 <translation type="obsolete">Zobrazuje název vybraného rozhraní pro síť mezi hostitelem.</translation>
3071 </message>
3072 <message>
3073 <source>Guest Settings</source>
3074 <translation type="obsolete">Nastavení hosta</translation>
3075 </message>
3076 <message>
3077 <source>Additional Options</source>
3078 <translation type="obsolete">Další možnosti nastavení</translation>
3079 </message>
3080 <message>
3081 <source>Guest &amp;MAC Address:</source>
3082 <translation type="obsolete">&amp;MAC adresa hosta:</translation>
3083 </message>
3084 <message>
3085 <source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
3086 <translation type="obsolete">Zobrazuje MAC adresu karty. Obsahuje 12 znaků vybraných z {0-9,A-F}. Pozor, druhý znak musí být sudá číslice.</translation>
3087 </message>
3088 <message>
3089 <source>Generates a new random MAC address.</source>
3090 <translation type="obsolete">Vygeneruje novou náhodnou MAC adresu.</translation>
3091 </message>
3092 <message>
3093 <source>&amp;Cable connected</source>
3094 <translation type="obsolete">Ka&amp;bel připojen</translation>
3095 </message>
3096 <message>
3097 <source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
3098 <translation type="obsolete">Indikuje, zda je virtuální síťový kabel připojen k počítači při startu či nikoliv.</translation>
3099 </message>
3100</context>
3101<context>
3102 <name>UIMachineSettingsNetworkPage</name>
3103 <message>
3104 <source>No host network interface is selected</source>
3105 <translation type="obsolete">Není vybráno žádné síťové rozhraní hostitele</translation>
3106 </message>
3107 <message>
3108 <source>Internal network name is not set</source>
3109 <translation type="obsolete">Není definován název vnitřní sítě</translation>
3110 </message>
3111</context>
3112<context>
3113 <name>UIMachineSettingsParallel</name>
3114 <message>
3115 <source>Port %1</source>
3116 <comment>parallel ports</comment>
3117 <translation>Port %1</translation>
3118 </message>
3119 <message>
3120 <source>When checked, enables the given parallel port of the virtual machine.</source>
3121 <translation>Je-li zatrženo, povolí daný paralelní port virtuálního počítače.</translation>
3122 </message>
3123 <message>
3124 <source>&amp;Enable Parallel Port</source>
3125 <translation>Povolit pa&amp;ralelní port</translation>
3126 </message>
3127 <message>
3128 <source>Port &amp;Number:</source>
3129 <translation>Čís&amp;lo portu:</translation>
3130 </message>
3131 <message>
3132 <source>Displays the parallel port number. You can choose one of the standard parallel ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
3133 <translation>Zobrazuje číslo paralelního portu. Můžete zvolit jeden ze standardních sériových portů nebo vybrat &lt;b&gt;Uživatelem definováno&lt;/b&gt; a nastavit parametry portu ručně.</translation>
3134 </message>
3135 <message>
3136 <source>&amp;IRQ:</source>
3137 <translation>&amp;IRQ:</translation>
3138 </message>
3139 <message>
3140 <source>Displays the IRQ number of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;IO APIC&lt;/b&gt; is enabled for this virtual machine.</source>
3141 <translation type="obsolete">Zobrazuje IRQ číslo tohoto paralelního portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;255&lt;/tt&gt;. Hodnoty větší než &lt;tt&gt;15&lt;/tt&gt; mohou být použity jen v případě, že je pro tento virtuální počítač povoleno &lt;b&gt;IO APIC&lt;/b&gt;.</translation>
3142 </message>
3143 <message>
3144 <source>I/O Po&amp;rt:</source>
3145 <translation>I/O po&amp;rt:</translation>
3146 </message>
3147 <message>
3148 <source>Displays the base I/O port address of this parallel port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
3149 <translation type="obsolete">Zobrazuje základní adresu I/O portu tohoto sériového portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
3150 </message>
3151 <message>
3152 <source>Port &amp;Path:</source>
3153 <translation>&amp;Cesta k portu:</translation>
3154 </message>
3155 <message>
3156 <source>Displays the host parallel device name.</source>
3157 <translation>Zobrazuje název zařízení paralelního portu hostitele.</translation>
3158 </message>
3159 <message>
3160 <source>Displays the IRQ number of this parallel port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;IO APIC&lt;/b&gt; setting is enabled for this virtual machine.</source>
3161 <translation>Ukazuje hodnotu IRQ tohoto paralelního portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;255&lt;/tt&gt;. Hodnoty větší než &lt;tt&gt;15&lt;/tt&gt; mohou být použity jen v případě, že je &lt;b&gt;IO APIC&lt;/b&gt; povoleno tomuto virtuálnímu počítači.</translation>
3162 </message>
3163 <message>
3164 <source>Displays the base I/O port address of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
3165 <translation>Zobrazuje základní adresu I/O portu tohoto paralelního portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
3166 </message>
3167</context>
3168<context>
3169 <name>UIMachineSettingsParallelPage</name>
3170 <message>
3171 <source>Duplicate port number selected </source>
3172 <translation>Je vybráno duplicitní číslo portu </translation>
3173 </message>
3174 <message>
3175 <source>Port path not specified </source>
3176 <translation>Není zadána cesta k portu</translation>
3177 </message>
3178 <message>
3179 <source>Duplicate port path entered </source>
3180 <translation>Je zadáno duplicitní číslo portu</translation>
3181 </message>
3182</context>
3183<context>
3184 <name>UIMachineSettingsPortForwardingDlg</name>
3185 <message>
3186 <source>Port Forwarding Rules</source>
3187 <translation>Pravidla pro přesměrování portů</translation>
3188 </message>
3189 <message>
3190 <source>This table contains a list of port forwarding rules.</source>
3191 <translation>Tabulka obsahuje seznam pravidel pro přesměrování portů.</translation>
3192 </message>
3193 <message>
3194 <source>Insert new rule</source>
3195 <translation>Vložit nové pravidlo</translation>
3196 </message>
3197 <message>
3198 <source>Copy selected rule</source>
3199 <translation>Zkopírovat vybrané pravidlo</translation>
3200 </message>
3201 <message>
3202 <source>Delete selected rule</source>
3203 <translation>Smazat vybrané pravidlo</translation>
3204 </message>
3205 <message>
3206 <source>This button adds new port forwarding rule.</source>
3207 <translation>Tlačítko přidá nové pravidlo pro přesměrování portů.</translation>
3208 </message>
3209 <message>
3210 <source>This button deletes selected port forwarding rule.</source>
3211 <translation>Tlačítko smaže smaže pravidlo pro přesměrování portů.</translation>
3212 </message>
3213</context>
3214<context>
3215 <name>UIMachineSettingsSF</name>
3216 <message>
3217 <source>&amp;Add New Shared Folder</source>
3218 <translation type="obsolete">Přidat &amp;novou sdílenou složku</translation>
3219 </message>
3220 <message>
3221 <source>&amp;Edit Selected Shared Folder</source>
3222 <translation type="obsolete">&amp;Upravit vybranou sdílenou složku</translation>
3223 </message>
3224 <message>
3225 <source>&amp;Remove Selected Shared Folder</source>
3226 <translation type="obsolete">O&amp;dstraní vybranou sdílenou složku</translation>
3227 </message>
3228 <message>
3229 <source>Adds a new shared folder definition.</source>
3230 <translation>Přidá definici nové sdílené složky.</translation>
3231 </message>
3232 <message>
3233 <source>Edits the selected shared folder definition.</source>
3234 <translation>Upraví definici vybrané sdílené složky.</translation>
3235 </message>
3236 <message>
3237 <source>Removes the selected shared folder definition.</source>
3238 <translation>Odstraní definici vybraného sdílené složky.</translation>
3239 </message>
3240 <message>
3241 <source> Machine Folders</source>
3242 <translation>Složky počítače</translation>
3243 </message>
3244 <message>
3245 <source> Transient Folders</source>
3246 <translation> Přechodné složky</translation>
3247 </message>
3248 <message>
3249 <source>Full</source>
3250 <translation>Plný</translation>
3251 </message>
3252 <message>
3253 <source>Read-only</source>
3254 <translation>Pouze pro čtení</translation>
3255 </message>
3256 <message>
3257 <source>Lists all shared folders accessible to this machine. Use &apos;net use x: \\vboxsvr\share&apos; to access a shared folder named &lt;i&gt;share&lt;/i&gt; from a DOS-like OS, or &apos;mount -t vboxsf share mount_point&apos; to access it from a Linux OS. This feature requires Guest Additions.</source>
3258 <translation>Zobrazí všechny sdílené složky dostupné tomuto počítači. Použijte příkaz &apos;net use x: \\vboxsvr\sdileni&apos; pro přístup ke sdílené složce s názvem &lt;i&gt;sdileni&lt;/i&gt; z OS DOSového typu nebo mount -t vboxsf share pripojny_bod pro přístup z Linuxových OS. Tato funkce vyžaduje Přídavky pro hosta.</translation>
3259 </message>
3260 <message>
3261 <source>Name</source>
3262 <translation>Název</translation>
3263 </message>
3264 <message>
3265 <source>Path</source>
3266 <translation>Cesta</translation>
3267 </message>
3268 <message>
3269 <source>Access</source>
3270 <translation>Přístup</translation>
3271 </message>
3272 <message>
3273 <source> Global Folders</source>
3274 <translation type="obsolete">Globální složky</translation>
3275 </message>
3276 <message>
3277 <source>&amp;Add Shared Folder</source>
3278 <translation>Přidat s&amp;dílenou složku</translation>
3279 </message>
3280 <message>
3281 <source>&amp;Edit Shared Folder</source>
3282 <translation>&amp;Upravit sdílenou složku</translation>
3283 </message>
3284 <message>
3285 <source>&amp;Remove Shared Folder</source>
3286 <translation>Ode&amp;brat sdílenou složku</translation>
3287 </message>
3288 <message>
3289 <source>&amp;Folders List</source>
3290 <translation>Se&amp;znam složek</translation>
3291 </message>
3292 <message>
3293 <source>Auto-Mount</source>
3294 <translation>Automatické připojení</translation>
3295 </message>
3296 <message>
3297 <source>Yes</source>
3298 <translation>Ano</translation>
3299 </message>
3300</context>
3301<context>
3302 <name>UIMachineSettingsSFDetails</name>
3303 <message>
3304 <source>Add Share</source>
3305 <translation>Přidat sdílení</translation>
3306 </message>
3307 <message>
3308 <source>Edit Share</source>
3309 <translation>Upravit sdílení</translation>
3310 </message>
3311 <message>
3312 <source>Dialog</source>
3313 <translation>Dialog</translation>
3314 </message>
3315 <message>
3316 <source>Folder Path:</source>
3317 <translation>Cesta ke složce:</translation>
3318 </message>
3319 <message>
3320 <source>Folder Name:</source>
3321 <translation>Název složky:</translation>
3322 </message>
3323 <message>
3324 <source>Displays the name of the shared folder (as it will be seen by the guest OS).</source>
3325 <translation>Zobrazuje název sdílené složky (jak bude zobrazen v hostovaném OS).</translation>
3326 </message>
3327 <message>
3328 <source>When checked, the guest OS will not be able to write to the specified shared folder.</source>
3329 <translation>Je-li zatrženo, hostovaný OS nebude mít právo zápisu do dané sdílené složky.</translation>
3330 </message>
3331 <message>
3332 <source>&amp;Read-only</source>
3333 <translation>Pouze pro č&amp;tení</translation>
3334 </message>
3335 <message>
3336 <source>&amp;Make Permanent</source>
3337 <translation>&amp;Vytvořit trvale</translation>
3338 </message>
3339 <message>
3340 <source>When checked, the guest OS will try to automatically mount the shared folder on startup.</source>
3341 <translation>Je-li zatrženo, hostovaný OS bude při startu automaticky připojovat sdílenou složku.</translation>
3342 </message>
3343 <message>
3344 <source>&amp;Auto-mount</source>
3345 <translation>&amp;Automatické připojení</translation>
3346 </message>
3347 <message>
3348 <source>If checked, this shared folder will be permanent.</source>
3349 <translation>Je-li zatrženo, sdílená složka bude připojena stále.</translation>
3350 </message>
3351</context>
3352<context>
3353 <name>UIMachineSettingsSerial</name>
3354 <message>
3355 <source>Port %1</source>
3356 <comment>serial ports</comment>
3357 <translation>Port %1</translation>
3358 </message>
3359 <message>
3360 <source>When checked, enables the given serial port of the virtual machine.</source>
3361 <translation>Je-li zatrženo, povolí daný sériový port virtuálního počítače.</translation>
3362 </message>
3363 <message>
3364 <source>&amp;Enable Serial Port</source>
3365 <translation>Povolit &amp;sériový port</translation>
3366 </message>
3367 <message>
3368 <source>Port &amp;Number:</source>
3369 <translation>Čís&amp;lo portu:</translation>
3370 </message>
3371 <message>
3372 <source>Displays the serial port number. You can choose one of the standard serial ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
3373 <translation>Zobrazuje číslo sériového portu. Můžete zvolit jeden ze standardních sériových portů nebo vybrat &lt;b&gt;Uživatelem definováno&lt;/b&gt; a nastavit parametry portu ručně.</translation>
3374 </message>
3375 <message>
3376 <source>&amp;IRQ:</source>
3377 <translation>&amp;IRQ:</translation>
3378 </message>
3379 <message>
3380 <source>Displays the IRQ number of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;IO APIC&lt;/b&gt; is enabled for this virtual machine.</source>
3381 <translation type="obsolete">Zobrazuje IRQ číslo tohoto sériového portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;255&lt;/tt&gt;. Hodnoty větší než &lt;tt&gt;15&lt;/tt&gt; mohou být použity jen v případě, že je tomuto virtuálnímu počítači povoleno &lt;b&gt;IO APIC&lt;/b&gt;.</translation>
3382 </message>
3383 <message>
3384 <source>I/O Po&amp;rt:</source>
3385 <translation>I/O po&amp;rt:</translation>
3386 </message>
3387 <message>
3388 <source>Displays the base I/O port address of this serial port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
3389 <translation type="obsolete">Zobrazuje základní adresu I/O portu tohoto sériového portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
3390 </message>
3391 <message>
3392 <source>Port &amp;Mode:</source>
3393 <translation>Reži&amp;m portu:</translation>
3394 </message>
3395 <message>
3396 <source>Controls the working mode of this serial port. If you select &lt;b&gt;Disconnected&lt;/b&gt;, the guest OS will detect the serial port but will not be able to operate it.</source>
3397 <translation>Ovládá pracovní režim tohoto sériového portu. Pokud zvolíte &lt;b&gt;Odpojen&lt;/b&gt;, hostovaný OS najde sériový port, ale nebude schopen ho ovládat.</translation>
3398 </message>
3399 <message>
3400 <source>If checked, the pipe specified in the &lt;b&gt;Port Path&lt;/b&gt; field will be created by the virtual machine when it starts. Otherwise, the virtual machine will assume that the pipe exists and try to use it.</source>
3401 <translation>Je-li zatrženo, roura uvedená v políčku &lt;b&gt;Cesta portu&lt;/b&gt; bude vytvořena virtuálním počítačem po spuštění. Jinak se virtuální počítač pokusí použít existující rouru.</translation>
3402 </message>
3403 <message>
3404 <source>&amp;Create Pipe</source>
3405 <translation>Vytvořit r&amp;ouru</translation>
3406 </message>
3407 <message>
3408 <source>Port &amp;Path:</source>
3409 <translation type="obsolete">&amp;Cesta portu:</translation>
3410 </message>
3411 <message>
3412 <source>Displays the path to the serial port&apos;s pipe on the host when the port is working in &lt;b&gt;Host Pipe&lt;/b&gt; mode, or the host serial device name when the port is working in &lt;b&gt;Host Device&lt;/b&gt; mode.</source>
3413 <translation>Zobrazuje cestu k rouře sériového portu na hostitelovi, když port pracuje v režimu &lt;b&gt;Roura hostitele&lt;/b&gt;, nebo název sériového zařízení, když port pracuje v režimnu &lt;b&gt;Hostitelovo zařízení&lt;/b&gt;.</translation>
3414 </message>
3415 <message>
3416 <source>Port/File &amp;Path:</source>
3417 <translation>Port/Cesta k sou&amp;boru:</translation>
3418 </message>
3419 <message>
3420 <source>Displays the IRQ number of this serial port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;IO APIC&lt;/b&gt; setting is enabled for this virtual machine.</source>
3421 <translation>Ukazuje hodnotu IRQ tohoto sériového portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;255&lt;/tt&gt;. Hodnoty větší než &lt;tt&gt;15&lt;/tt&gt; mohou být použity jen v případě, že je &lt;b&gt;IO APIC&lt;/b&gt; povoleno tomuto virtuálnímu počítači.</translation>
3422 </message>
3423 <message>
3424 <source>Displays the base I/O port address of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
3425 <translation>Zobrazuje základní adresu I/O portu tohoto sériového portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
3426 </message>
3427</context>
3428<context>
3429 <name>UIMachineSettingsSerialPage</name>
3430 <message>
3431 <source>Duplicate port number selected </source>
3432 <translation>Je vybráno duplicitní číslo portu </translation>
3433 </message>
3434 <message>
3435 <source>Port path not specified </source>
3436 <translation>Není zadána cesta k portu</translation>
3437 </message>
3438 <message>
3439 <source>Duplicate port path entered </source>
3440 <translation>Je zadána duplicitní cesta k portu </translation>
3441 </message>
3442</context>
3443<context>
3444 <name>UIMachineSettingsStorage</name>
3445 <message>
3446 <source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;</source>
3447 <translation type="obsolete">Pro &lt;i&gt;%1&lt;/i&gt; nebyl vybrán žádný pevný disk</translation>
3448 </message>
3449 <message>
3450 <source>&lt;i&gt;%1&lt;/i&gt; uses the hard disk that is already attached to &lt;i&gt;%2&lt;/i&gt;</source>
3451 <translation type="obsolete">&lt;i&gt;%1&lt;/i&gt; používá pevný disk, který je již připojen k &lt;i&gt;%2&lt;/i&gt; </translation>
3452 </message>
3453 <message>
3454 <source>&amp;Add Attachment</source>
3455 <translation type="obsolete">&amp;Přidat disk</translation>
3456 </message>
3457 <message>
3458 <source>&amp;Remove Attachment</source>
3459 <translation type="obsolete">O&amp;debrat disk</translation>
3460 </message>
3461 <message>
3462 <source>&amp;Select Hard Disk</source>
3463 <translation type="obsolete">Vybrat &amp;pevný disk</translation>
3464 </message>
3465 <message>
3466 <source>Adds a new hard disk attachment.</source>
3467 <translation type="obsolete">Přidá nový pevný disk.</translation>
3468 </message>
3469 <message>
3470 <source>Removes the highlighted hard disk attachment.</source>
3471 <translation type="obsolete">Odebere vyznačený pevný disk.</translation>
3472 </message>
3473 <message>
3474 <source>Invokes the Virtual Disk Manager to select a hard disk to attach to the currently highlighted slot.</source>
3475 <translation type="obsolete">Pro aktuálně zvolený slot spustí Správce virtuálních disků pro výběr pevného disku.</translation>
3476 </message>
3477 <message>
3478 <source>When checked, enables the virtual SATA controller of this machine. Note that you cannot attach hard disks to SATA ports when the virtual SATA controller is disabled.</source>
3479 <translation type="obsolete">Je-li zatrženo, povolí SATA řadič pro tento počítač. Poznámka: nemůžete připojovat disky na SATA portech pokud je virtuální SATA řadič zakázán.</translation>
3480 </message>
3481 <message>
3482 <source>&amp;Enable SATA Controller</source>
3483 <translation type="obsolete">Povolit &amp;SATA řadič</translation>
3484 </message>
3485 <message>
3486 <source>When checked, enables an additional virtual controller (either SATA or SCSI) of this machine.</source>
3487 <translation type="obsolete">Je-li zatrženo, povolí dodatečný virtuální řadič (buď SATA nebo SCSI) pro tento počítač.</translation>
3488 </message>
3489 <message>
3490 <source>&amp;Enable Additional Controller</source>
3491 <translation type="obsolete">Povolit &amp;dodatečný řadič</translation>
3492 </message>
3493 <message>
3494 <source>&amp;Attachments</source>
3495 <translation type="obsolete">Připo&amp;jené disky</translation>
3496 </message>
3497 <message>
3498 <source>Lists all hard disks attached to this machine. Use a mouse click or the &lt;tt&gt;Space&lt;/tt&gt; key on the highlighted item to activate the drop-down list and choose the desired value. Use the context menu or buttons to the right to add or remove hard disk attachments.</source>
3499 <translation type="obsolete">Zobrazuje seznam disků připojených k tomuto počítači. Klepněte myší nebo použijte klávesu &lt;tt&gt;Mezerník&lt;/tt&gt; na zvýrazněné položce pro aktivaci nabídkového seznamu a výběru požadovaných hodnot. Pro přidání nebo odebrání pevných disků použijte kontextovou nabídku nebo tlačítka vpravo.</translation>
3500 </message>
3501 <message>
3502 <source>Invokes the Virtual Media Manager to select a hard disk to attach to the currently highlighted slot.</source>
3503 <translation type="obsolete">Pro aktuálně zvolený slot spustí Správce virtuálních médií pro umožnění výběru pevného disku.</translation>
3504 </message>
3505 <message>
3506 <source>If checked, shows the differencing hard disks that are attached to slots rather than their base hard disks (shown for indirect attachments) and allows explicit attaching of differencing hard disks. Check this only if you need a complex hard disk setup.</source>
3507 <translation type="obsolete">Je-li zatrženo, zobrazí seznam rozdílových pevných disků připojených ke slotu místo původních pevných disků a umožní připojit explicitně další rozdílové disky. Zvolte pouze pokud potřebujete komplexní přehled o discích.</translation>
3508 </message>
3509 <message>
3510 <source>&amp;Show Differencing Hard Disks</source>
3511 <translation type="obsolete">Zobrazit &amp;rozdílové pevné disky</translation>
3512 </message>
3513 <message>
3514 <source>IDE &amp;Controller Type</source>
3515 <translation type="obsolete">Typ &amp;IDE řadiče</translation>
3516 </message>
3517 <message>
3518 <source>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</source>
3519 <translation type="obsolete">Definuje typy virtuálních IDE řadičů. Na základě této hodnoty VirtualBox poskytne hostovanému OS různé ovladače pro IDE hardware.</translation>
3520 </message>
3521 <message>
3522 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Bus:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Type:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</source>
3523 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Sběrnice:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Typ:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</translation>
3524 </message>
3525 <message>
3526 <source>&lt;nobr&gt;Expand/Collapse&amp;nbsp;Item&lt;/nobr&gt;</source>
3527 <translation>&lt;nobr&gt;Rozbalit/Sbalit&amp;nbsp;položku&lt;/nobr&gt;</translation>
3528 </message>
3529 <message>
3530 <source>&lt;nobr&gt;Add&amp;nbsp;Hard&amp;nbsp;Disk&lt;/nobr&gt;</source>
3531 <translation>&lt;nobr&gt;Přidat&amp;nbsp;pevný&amp;nbsp;disk&lt;/nobr&gt;</translation>
3532 </message>
3533 <message>
3534 <source>&lt;nobr&gt;Add&amp;nbsp;CD/DVD&amp;nbsp;Device&lt;/nobr&gt;</source>
3535 <translation>&lt;nobr&gt;Přidat&amp;nbsp;CD/DVD&amp;nbsp;zařízení&lt;/nobr&gt;</translation>
3536 </message>
3537 <message>
3538 <source>&lt;nobr&gt;Add&amp;nbsp;Floppy&amp;nbsp;Device&lt;/nobr&gt;</source>
3539 <translation>&lt;nobr&gt;Přidat&amp;nbsp;disketovou&amp;nbsp;mechaniku&lt;/nobr&gt;</translation>
3540 </message>
3541 <message>
3542 <source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;.</source>
3543 <translation>Pro &lt;i&gt;%1&lt;/i&gt; nebyl vybrán žádný pevný disk.</translation>
3544 </message>
3545 <message>
3546 <source>&lt;i&gt;%1&lt;/i&gt; uses a medium that is already attached to &lt;i&gt;%2&lt;/i&gt;.</source>
3547 <translation>&lt;i&gt;%1&lt;/i&gt; používá pevný disk, který je již připojen k &lt;i&gt;%2&lt;/i&gt; </translation>
3548 </message>
3549 <message>
3550 <source>Add Controller</source>
3551 <translation>Přidat řadič</translation>
3552 </message>
3553 <message>
3554 <source>Add IDE Controller</source>
3555 <translation>Přidat IDE řadič</translation>
3556 </message>
3557 <message>
3558 <source>Add SATA Controller</source>
3559 <translation>Přidat SATA řadič</translation>
3560 </message>
3561 <message>
3562 <source>Add SCSI Controller</source>
3563 <translation>Přidat SCSI řadič</translation>
3564 </message>
3565 <message>
3566 <source>Add Floppy Controller</source>
3567 <translation>Přidat řadič disketové jednotky</translation>
3568 </message>
3569 <message>
3570 <source>Remove Controller</source>
3571 <translation>Odebrat řadič</translation>
3572 </message>
3573 <message>
3574 <source>Add Attachment</source>
3575 <translation>Přidat připojení</translation>
3576 </message>
3577 <message>
3578 <source>Add Hard Disk</source>
3579 <translation>Přidat pevný disk</translation>
3580 </message>
3581 <message>
3582 <source>Add CD/DVD Device</source>
3583 <translation>Přidat CD/DVD-ROM mechaniku</translation>
3584 </message>
3585 <message>
3586 <source>Add Floppy Device</source>
3587 <translation>Přidat disketovou mechaniku</translation>
3588 </message>
3589 <message>
3590 <source>Remove Attachment</source>
3591 <translation>Odebrat připojení</translation>
3592 </message>
3593 <message>
3594 <source>Adds a new controller to the end of the Storage Tree.</source>
3595 <translation>Přidá nový řadič na konec stromu pro úložiště.</translation>
3596 </message>
3597 <message>
3598 <source>Removes the controller highlighted in the Storage Tree.</source>
3599 <translation>Odebere vybraný řadič ze stromu pro úložiště.</translation>
3600 </message>
3601 <message>
3602 <source>Adds a new attachment to the Storage Tree using currently selected controller as parent.</source>
3603 <translation>Přidá nové připojení do stromu úložiště pod aktuálně vybraný řadič.</translation>
3604 </message>
3605 <message>
3606 <source>Removes the attachment highlighted in the Storage Tree.</source>
3607 <translation>Odebere vybrané připojení ze stromu úložiště.</translation>
3608 </message>
3609 <message>
3610 <source>IDE Controller</source>
3611 <translation>IDE řadič</translation>
3612 </message>
3613 <message>
3614 <source>SATA Controller</source>
3615 <translation>SATA řadič</translation>
3616 </message>
3617 <message>
3618 <source>SCSI Controller</source>
3619 <translation>SCSI řadič</translation>
3620 </message>
3621 <message>
3622 <source>Floppy Controller</source>
3623 <translation>Řadič disketové jednotky</translation>
3624 </message>
3625 <message>
3626 <source>Hard &amp;Disk:</source>
3627 <translation>Pevný &amp;disk:</translation>
3628 </message>
3629 <message>
3630 <source>&amp;CD/DVD Device:</source>
3631 <translation type="obsolete">&amp;CD/DVD zařízení:</translation>
3632 </message>
3633 <message>
3634 <source>&amp;Floppy Device:</source>
3635 <translation type="obsolete">&amp;Disketová mechanika:</translation>
3636 </message>
3637 <message>
3638 <source>&amp;Storage Tree</source>
3639 <translation>S&amp;trom uložiště</translation>
3640 </message>
3641 <message>
3642 <source>Contains all storage controllers for this machine and the virtual images and host drives attached to them.</source>
3643 <translation>Obsahuje všechny řadiče na tomto počítači a k nim připojené disky jednotlivých virtuálních počítačů.</translation>
3644 </message>
3645 <message>
3646 <source>Information</source>
3647 <translation>Informace</translation>
3648 </message>
3649 <message>
3650 <source>The Storage Tree can contain several controllers of different types. This machine currently has no controllers.</source>
3651 <translation>Strom může obsahovat několik řadičů různých typů. Tento počítač nemá žádný řadič.</translation>
3652 </message>
3653 <message>
3654 <source>Attributes</source>
3655 <translation>Atributy</translation>
3656 </message>
3657 <message>
3658 <source>&amp;Name:</source>
3659 <translation>&amp;Název:</translation>
3660 </message>
3661 <message>
3662 <source>Changes the name of the storage controller currently selected in the Storage Tree.</source>
3663 <translation>Změní název aktuálně vybraného řadiče ve stromu pro úložiště.</translation>
3664 </message>
3665 <message>
3666 <source>&amp;Type:</source>
3667 <translation>&amp;Typ:</translation>
3668 </message>
3669 <message>
3670 <source>Selects the sub-type of the storage controller currently selected in the Storage Tree.</source>
3671 <translation>Vybere podtyp aktuálně zvoleného řadiče pro úložiště.</translation>
3672 </message>
3673 <message>
3674 <source>S&amp;lot:</source>
3675 <translation type="obsolete">S&amp;lot:</translation>
3676 </message>
3677 <message>
3678 <source>Selects the slot on the storage controller used by this attachment. The available slots depend on the type of the controller and other attachments on it.</source>
3679 <translation>Vybere slot na řadiči použitý tímto připojením. Dostupné sloty závisí na typu řadiče a jeho dalších připojeních.</translation>
3680 </message>
3681 <message>
3682 <source>Selects the virtual disk image or the host drive used by this attachment.</source>
3683 <translation type="obsolete">Vybere virtuální obraz disku nebo zařízení hostitele použité pro toto připojení.</translation>
3684 </message>
3685 <message>
3686 <source>Opens the Virtual Media Manager to select a virtual image for this attachment.</source>
3687 <translation type="obsolete">Otevře správce virtuálních médií s výběrem virtuálního obrazu pro připojení.</translation>
3688 </message>
3689 <message>
3690 <source>Open Virtual Media Manager</source>
3691 <translation type="obsolete">Otevře správce virtuálních medií</translation>
3692 </message>
3693 <message>
3694 <source>D&amp;ifferencing Disks</source>
3695 <translation type="obsolete">Ro&amp;zdílové disky</translation>
3696 </message>
3697 <message>
3698 <source>When checked, allows the guest to send ATAPI commands directly to the host-drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
3699 <translation>Je-li zatrženo, dovoluje hostovaným virtuálním počítačům použít API příkazy pro přímý přístup k zařízením na hostitelském počítači, což dovoluje použít CD/DVD vypalovačky ve virtuálním počítači.Poznámka: Zápis audio CD uvnitř virtuálního počítače není zatím podporován.</translation>
3700 </message>
3701 <message>
3702 <source>&amp;Passthrough</source>
3703 <translation>&amp;Přímý přístup</translation>
3704 </message>
3705 <message>
3706 <source>Virtual Size:</source>
3707 <translation>Virtuální velikost:</translation>
3708 </message>
3709 <message>
3710 <source>Actual Size:</source>
3711 <translation>Aktuální velikost:</translation>
3712 </message>
3713 <message>
3714 <source>Size:</source>
3715 <translation>Velikost:</translation>
3716 </message>
3717 <message>
3718 <source>Location:</source>
3719 <translation>Umístění:</translation>
3720 </message>
3721 <message>
3722 <source>Type (Format):</source>
3723 <translation>Typ (formát):</translation>
3724 </message>
3725 <message>
3726 <source>Attached To:</source>
3727 <translation>Připojen k:</translation>
3728 </message>
3729 <message>
3730 <source>Allows to use host I/O caching capabilities.</source>
3731 <translation>Dovoluje využít možnosti I/O cache pro hostitele.</translation>
3732 </message>
3733 <message>
3734 <source>Use host I/O cache</source>
3735 <translation>Použít I/O cache hostitele</translation>
3736 </message>
3737 <message>
3738 <source>Add SAS Controller</source>
3739 <translation>Přidat SAS řadič</translation>
3740 </message>
3741 <message>
3742 <source>SAS Controller</source>
3743 <translation>SAS řadič</translation>
3744 </message>
3745 <message>
3746 <source>Storage Controller</source>
3747 <translation type="obsolete">Řadič pro úložiště</translation>
3748 </message>
3749 <message>
3750 <source>Storage Controller 1</source>
3751 <translation type="obsolete">Řadič pro úložiště 1</translation>
3752 </message>
3753 <message>
3754 <source>Type:</source>
3755 <translation>Typ:</translation>
3756 </message>
3757 <message>
3758 <source>Host Drive</source>
3759 <translation>Hostitelská jednotka</translation>
3760 </message>
3761 <message>
3762 <source>Image</source>
3763 <translation>Obraz</translation>
3764 </message>
3765 <message>
3766 <source>Choose or create a virtual hard disk file. The virtual machine will see the data in the file as the contents of the virtual hard disk.</source>
3767 <translation type="unfinished"></translation>
3768 </message>
3769 <message>
3770 <source>Set up the virtual hard disk</source>
3771 <translation type="unfinished"></translation>
3772 </message>
3773 <message>
3774 <source>CD/DVD &amp;Drive:</source>
3775 <translation>&amp;CD/DVD zařízení:</translation>
3776 </message>
3777 <message>
3778 <source>Choose a virtual CD/DVD disk or a physical drive to use with the virtual drive. The virtual machine will see a disk inserted into the drive with the data in the file or on the disk in the physical drive as its contents.</source>
3779 <translation type="unfinished"></translation>
3780 </message>
3781 <message>
3782 <source>Set up the virtual CD/DVD drive</source>
3783 <translation type="unfinished"></translation>
3784 </message>
3785 <message>
3786 <source>Floppy &amp;Drive:</source>
3787 <translation>&amp;Disketová mechanika:</translation>
3788 </message>
3789 <message>
3790 <source>Choose a virtual floppy disk or a physical drive to use with the virtual drive. The virtual machine will see a disk inserted into the drive with the data in the file or on the disk in the physical drive as its contents.</source>
3791 <translation type="unfinished"></translation>
3792 </message>
3793 <message>
3794 <source>Set up the virtual floppy drive</source>
3795 <translation type="unfinished"></translation>
3796 </message>
3797 <message>
3798 <source>Create a new hard disk...</source>
3799 <translation>Vytvořit nový pevný disk...</translation>
3800 </message>
3801 <message>
3802 <source>Choose a virtual hard disk file...</source>
3803 <translation>Vyberte virtuální obraz disku...</translation>
3804 </message>
3805 <message>
3806 <source>Choose a virtual CD/DVD disk file...</source>
3807 <translation type="unfinished"></translation>
3808 </message>
3809 <message>
3810 <source>Remove disk from virtual drive</source>
3811 <translation type="unfinished"></translation>
3812 </message>
3813 <message>
3814 <source>Choose a virtual floppy disk file...</source>
3815 <translation type="unfinished"></translation>
3816 </message>
3817</context>
3818<context>
3819 <name>UIMachineSettingsSystem</name>
3820 <message>
3821 <source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. Not enough memory is left for your host operating system. Please select a smaller amount.</source>
3822 <translation>přiřadili jste více jak &lt;b&gt;%1%&lt;/b&gt; fyzické paměti (&lt;b&gt;%2%&lt;/b&gt;) počítače pro virtuální počítač. Pro běh hostujícího operačního systému nezbývá potřebné množství. Zadejte prosím menší hodnotu.</translation>
3823 </message>
3824 <message>
3825 <source>you have assigned more than &lt;b&gt;%1%&lt;/b&gt; of your computer&apos;s memory (&lt;b&gt;%2&lt;/b&gt;) to the virtual machine. There might not be enough memory left for your host operating system. Continue at your own risk.</source>
3826 <translation>přiřadili jste více jak &lt;b&gt;%1%&lt;/b&gt; fyzické paměti (&lt;b&gt;%2%&lt;/b&gt;) počítače pro virtuální počítač. Pro běh hostujícího operačního systému nemusí zbýt potřebné množství paměti. Pokračujte na vlastní riziko.</translation>
3827 </message>
3828 <message>
3829 <source>for performance reasons, the number of virtual CPUs attached to the virtual machine may not be more than twice the number of physical CPUs on the host (&lt;b&gt;%1&lt;/b&gt;). Please reduce the number of virtual CPUs.</source>
3830 <translation>z důvodu rychlosti nemůže být počet virtuálních CPU přiřazených virtuálnímu počítači vyšší než dvojnásobek počtu fyzických CPU hostitelského počítače (&lt;b&gt;%1&lt;/b&gt;).Zmenšete prosím počet virtuálních CPU.</translation>
3831 </message>
3832 <message>
3833 <source>you have assigned more virtual CPUs to the virtual machine than the number of physical CPUs on your host system (&lt;b&gt;%1&lt;/b&gt;). This is likely to degrade the performance of your virtual machine. Please consider reducing the number of virtual CPUs.</source>
3834 <translation>přiřadili jste více virtuálních CPU pro virtuální počítač než je počet fyzických CPU na hostitelském systému. (&lt;b&gt;%1&lt;/b&gt;). To pravděpodobně způsobí degradaci rychlosti virtuálního počítače. Prosím zvažte zmenšení počtu virtuálních CPU.</translation>
3835 </message>
3836 <message>
3837 <source>you have assigned more than one virtual CPU to this VM. This will not work unless the IO-APIC feature is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
3838 <translation>přiřadili jste více jak jeden virtuální CPU tomuto virtuálnímu počítači a pro správnou funkci SMP je vyžadována také podpora IO-APIC, která bude automaticky povolena po odsouhlasení nastavení virtuálního počítače klepnutím na tlačítko OK.</translation>
3839 </message>
3840 <message>
3841 <source>you have assigned more than one virtual CPU to this VM. This will not work unless hardware virtualization (VT-x/AMD-V) is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
3842 <translation>přiřadili jste více jak jeden virtuální CPU tomuto virtuálnímu počítači a pro správnou funkci SMP je také vyžadována podpora hardwarové virtualizace (VT-x/AMD-V), která bude automaticky povolena po odsouhlasení nastavení virtuálního počítače klepnutím na tlačítko OK.</translation>
3843 </message>
3844 <message>
3845 <source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
3846 <translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
3847 </message>
3848 <message>
3849 <source>&lt;qt&gt;%1&amp;nbsp;CPU&lt;/qt&gt;</source>
3850 <comment>%1 is 1 for now</comment>
3851 <translation>&lt;qt&gt;%1&amp;nbsp;CPU&lt;/qt&gt;</translation>
3852 </message>
3853 <message>
3854 <source>&lt;qt&gt;%1&amp;nbsp;CPUs&lt;/qt&gt;</source>
3855 <comment>%1 is 32 for now</comment>
3856 <translation type="obsolete">&lt;qt&gt;%1&amp;nbsp;CPU&lt;/qt&gt;</translation>
3857 </message>
3858 <message>
3859 <source>&amp;Motherboard</source>
3860 <translation>&amp;Základní deska</translation>
3861 </message>
3862 <message>
3863 <source>Base &amp;Memory:</source>
3864 <translation>Operační pa&amp;měť:</translation>
3865 </message>
3866 <message>
3867 <source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
3868 <translation>Ovládá množství paměti poskytnuté virtuálnímu počítači. Když přiřadíte příliš, nemusí počítač naběhnout.</translation>
3869 </message>
3870 <message>
3871 <source>MB</source>
3872 <translation>MB</translation>
3873 </message>
3874 <message>
3875 <source>&amp;Boot Order:</source>
3876 <translation>Pořadí &amp;bootování:</translation>
3877 </message>
3878 <message>
3879 <source>Defines the boot device order. Use the checkboxes on the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
3880 <translation>Určuje pořadí pořadí bootovacích zařízení. Použijte zaškrtávací políčka vlevo pro povolení či zakázání jednotlivých bootovacích zařízení. Posuňte položky nahoru a dolů pro změnu pořadí zařízení.</translation>
3881 </message>
3882 <message>
3883 <source>Move Down (Ctrl-Down)</source>
3884 <translation>Posunout dolů (Ctrl-Dolů)</translation>
3885 </message>
3886 <message>
3887 <source>Moves the selected boot device down.</source>
3888 <translation>Posune vybrané bootovací zařízení dolů.</translation>
3889 </message>
3890 <message>
3891 <source>Move Up (Ctrl-Up)</source>
3892 <translation>Posunout nahoru (Ctrl-Nahoru)</translation>
3893 </message>
3894 <message>
3895 <source>Moves the selected boot device up.</source>
3896 <translation>Posune vybrané bootovací zařízení nahoru.</translation>
3897 </message>
3898 <message>
3899 <source>Extended Features:</source>
3900 <translation>Rozšířené možnosti:</translation>
3901 </message>
3902 <message>
3903 <source>When checked, the virtual machine will support the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
3904 <translation type="obsolete">Je-li zatrženo, virtuální počítač bude podporovat Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Poznámka:&lt;/b&gt; nevypínejte tuto možnost po nainstalování hostovaného operačního systému Windows!</translation>
3905 </message>
3906 <message>
3907 <source>Enable &amp;ACPI</source>
3908 <translation type="obsolete">Povolit A&amp;CPI</translation>
3909 </message>
3910 <message>
3911 <source>When checked, the virtual machine will support the Input Output APIC (IO APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
3912 <translation>Je-li zatrženo, virtuální počítač bude podporovat Input Output APIC (IO APIC), což může mírně snížit výkon virtuálního počítače. &lt;b&gt;Poznámka:&lt;/b&gt; nevypínejte tuto možnost po nainstalování hostovaného operačního systému Windows!</translation>
3913 </message>
3914 <message>
3915 <source>Enable &amp;IO APIC</source>
3916 <translation>Povolit IO A&amp;PIC</translation>
3917 </message>
3918 <message>
3919 <source>&amp;Processor</source>
3920 <translation>Proce&amp;sor</translation>
3921 </message>
3922 <message>
3923 <source>&amp;Processor(s):</source>
3924 <translation>Pro&amp;cessor(y):</translation>
3925 </message>
3926 <message>
3927 <source>Controls the number of virtual CPUs in the virtual machine.</source>
3928 <translation type="obsolete">Nastavení počtu virtuálních CPU pro tento virtuální počítač.</translation>
3929 </message>
3930 <message>
3931 <source>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</source>
3932 <translation>Je-li zatrženo, vlastnost Physical Address Extension (PAE) hostitelského CPU bude předána do virtuálního počítače.</translation>
3933 </message>
3934 <message>
3935 <source>Enable PA&amp;E/NX</source>
3936 <translation>Povolit PA&amp;E/NX</translation>
3937 </message>
3938 <message>
3939 <source>Acce&amp;leration</source>
3940 <translation>Ak&amp;celerace</translation>
3941 </message>
3942 <message>
3943 <source>Hardware Virtualization:</source>
3944 <translation>Hardwarová virtualizace:</translation>
3945 </message>
3946 <message>
3947 <source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V.</source>
3948 <translation>Je-li zatrženo, virtuální počítač se bude standardně snažit využít virtualizační rozšíření hostitelova CPU jako Intel VT-x a AMD-V.</translation>
3949 </message>
3950 <message>
3951 <source>Enable &amp;VT-x/AMD-V</source>
3952 <translation>Povolit &amp;VT-x/AMD-V</translation>
3953 </message>
3954 <message>
3955 <source>When checked, the virtual machine will try to make use of the nested paging extension of Intel VT-x and AMD-V.</source>
3956 <translation>Je-li zatrženo, virtuální počítač se bude standardně snažit využít rozšíření Intel VT-x a AMD-V pro přímou komunikaci s hardwarem.</translation>
3957 </message>
3958 <message>
3959 <source>Enable Nested Pa&amp;ging</source>
3960 <translation>Použít přímou &amp;komunikaci s hardware</translation>
3961 </message>
3962 <message>
3963 <source>&lt;qt&gt;%1&amp;nbsp;CPUs&lt;/qt&gt;</source>
3964 <comment>%1 is host cpu count * 2 for now</comment>
3965 <translation>&lt;qt&gt;%1&amp;nbsp;CPU&lt;/qt&gt;</translation>
3966 </message>
3967 <message>
3968 <source>When checked, the guest will support the Extended Firmware Interface (EFI), which is required to boot certain guest OSes. Non-EFI aware OSes will not be able to boot if this option is activated.</source>
3969 <translation>Je-li zatrženo, hostované počítače budou podporovat Extended Firmware Interface (EFI), které je potřeba pro spuštění některých OS. Pokud bude tato volba aktivována, nebude možno operační systémy bez podpory EFI spustit.</translation>
3970 </message>
3971 <message>
3972 <source>Enable &amp;EFI (special OSes only)</source>
3973 <translation>Povolit &amp;EFI (pouze speciální OS)</translation>
3974 </message>
3975 <message>
3976 <source>If checked, the RTC device will report the time in UTC, otherwise in local (host) time. Unix usually expects the hardware clock to be set to UTC.</source>
3977 <translation>Pokud je zatrženo, bude RTC zařízení ukazovat čas v UTC, jinak bude v lokálním formátu. Operační systém Unix obvykle očekává čas ve formátu UTC.</translation>
3978 </message>
3979 <message>
3980 <source>Hardware clock in &amp;UTC time</source>
3981 <translation>Hardwarový čas v &amp;UTC</translation>
3982 </message>
3983 <message>
3984 <source>Controls the number of virtual CPUs in the virtual machine. You need hardware virtualization support on your host system to use more than one virtual CPU.</source>
3985 <translation>Udává počet virtuálních CPU použitých ve virtuálním počítači. Pokud chcete využít více virtuálních CPU, musí váš hostitelský počítač podporovat hardwarovou virtualizaci.</translation>
3986 </message>
3987 <message>
3988 <source>If checked, an absolute pointing device (a USB tablet) will be supported. Otherwise, only a standard PS/2 mouse will be emulated.</source>
3989 <translation>Pokud je zatrženo, bude podporováno zařízení s absolutními souřadnicemi (např. USB tablet). Jinak bude emulována pouze standardní PS/2 myš.</translation>
3990 </message>
3991 <message>
3992 <source>Enable &amp;absolute pointing device</source>
3993 <translation>Povolit zařízení s &amp;absolutními souřadnicemi</translation>
3994 </message>
3995 <message>
3996 <source>&amp;Chipset:</source>
3997 <translation>Či&amp;pová sada:</translation>
3998 </message>
3999 <message>
4000 <source>Defines chipset type used in this VM.</source>
4001 <translation>Určuje čipovou sadu použitou pro virtuální počítač.</translation>
4002 </message>
4003 <message>
4004 <source>you have assigned ICH9 chipset type to this VM. It will not work properly unless the IO-APIC feature is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
4005 <translation>přiřadili jste tomuto počítači čipovou sadu ICH9. Ta nebude správně fungovat dokud nebude také povolena volba &apos;IO-APIC&apos;. To se aktivuje automaticky pokud akceptujete nastavení virtuálního počítače pomocí tlačítka OK.</translation>
4006 </message>
4007</context>
4008<context>
4009 <name>UIMachineSettingsUSB</name>
4010 <message>
4011 <source>&amp;Add Empty Filter</source>
4012 <translation>Přidat prá&amp;zdný filtr</translation>
4013 </message>
4014 <message>
4015 <source>A&amp;dd Filter From Device</source>
4016 <translation>Při&amp;dat filtr ze zařízení</translation>
4017 </message>
4018 <message>
4019 <source>&amp;Edit Filter</source>
4020 <translation>&amp;Upravit filtr</translation>
4021 </message>
4022 <message>
4023 <source>&amp;Remove Filter</source>
4024 <translation>O&amp;debrat filtr</translation>
4025 </message>
4026 <message>
4027 <source>&amp;Move Filter Up</source>
4028 <translation>Posunout filtr na&amp;horu</translation>
4029 </message>
4030 <message>
4031 <source>M&amp;ove Filter Down</source>
4032 <translation>Posunout filtr do&amp;lů</translation>
4033 </message>
4034 <message>
4035 <source>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</source>
4036 <translation>Přidá filtr pro USB s hodnotami nastavenými na prázdné. Poznámka: takový filtr bude odpovídat všem připojeným USB zařízením.</translation>
4037 </message>
4038 <message>
4039 <source>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</source>
4040 <translation>Přidá nový USB filtr se všemi políčky nastavenými na hodnoty vybraného USB zařízení připojeného k hostitelskému PC.</translation>
4041 </message>
4042 <message>
4043 <source>Edits the selected USB filter.</source>
4044 <translation>Upraví vybraný USB filter.</translation>
4045 </message>
4046 <message>
4047 <source>Removes the selected USB filter.</source>
4048 <translation>Odstraní vybraný USB filtr.</translation>
4049 </message>
4050 <message>
4051 <source>Moves the selected USB filter up.</source>
4052 <translation>Posune vybraný USB filtr nahoru.</translation>
4053 </message>
4054 <message>
4055 <source>Moves the selected USB filter down.</source>
4056 <translation>Posune vybraný USB filtr dolů.</translation>
4057 </message>
4058 <message>
4059 <source>New Filter %1</source>
4060 <comment>usb</comment>
4061 <translation>Nový filtr %1</translation>
4062 </message>
4063 <message>
4064 <source>When checked, enables the virtual USB controller of this machine.</source>
4065 <translation>Je-li zatrženo, povolí virtuální USB řadič tomuto počítači.</translation>
4066 </message>
4067 <message>
4068 <source>Enable &amp;USB Controller</source>
4069 <translation>Povolit &amp;USB ovladač</translation>
4070 </message>
4071 <message>
4072 <source>When checked, enables the virtual USB EHCI controller of this machine. The USB EHCI controller provides USB 2.0 support.</source>
4073 <translation>Je-li zatrženo, povolí virtuální USB EHCI řadič tomuto počítači. USB EHCI řadič poskytuje podporu pro USB 2.0.</translation>
4074 </message>
4075 <message>
4076 <source>Enable USB 2.0 (E&amp;HCI) Controller</source>
4077 <translation>Povolit USB 2.0 (E&amp;HCI) řadič</translation>
4078 </message>
4079 <message>
4080 <source>USB Device &amp;Filters</source>
4081 <translation>&amp;Filtry USB zařízení</translation>
4082 </message>
4083 <message>
4084 <source>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not. Use the context menu or buttons to the right to add or remove USB filters.</source>
4085 <translation>Zobrazí seznam všech USB filtrů. Zaškrtávací políčko vpravo definuje, zda je daný filtr povolen nebo ne. Pro přidání nebo odebrání použijte kontextovou nabídku myši nebo tlačítka vpravo.</translation>
4086 </message>
4087 <message>
4088 <source>[filter]</source>
4089 <translation>[filtr]</translation>
4090 </message>
4091 <message>
4092 <source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;</source>
4093 <comment>USB filter tooltip</comment>
4094 <translation>&lt;nobr&gt;ID dodavatele: %1&lt;/nobr&gt;</translation>
4095 </message>
4096 <message>
4097 <source>&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;</source>
4098 <comment>USB filter tooltip</comment>
4099 <translation>&lt;nobr&gt;ID produktu: %2&lt;/nobr&gt;</translation>
4100 </message>
4101 <message>
4102 <source>&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
4103 <comment>USB filter tooltip</comment>
4104 <translation>&lt;nobr&gt;Revize: %3&lt;/nobr&gt;</translation>
4105 </message>
4106 <message>
4107 <source>&lt;nobr&gt;Product: %4&lt;/nobr&gt;</source>
4108 <comment>USB filter tooltip</comment>
4109 <translation>&lt;nobr&gt;Produkt: %4&lt;/nobr&gt;</translation>
4110 </message>
4111 <message>
4112 <source>&lt;nobr&gt;Manufacturer: %5&lt;/nobr&gt;</source>
4113 <comment>USB filter tooltip</comment>
4114 <translation>&lt;nobr&gt;Výrobce: %5&lt;/nobr&gt;</translation>
4115 </message>
4116 <message>
4117 <source>&lt;nobr&gt;Serial No.: %1&lt;/nobr&gt;</source>
4118 <comment>USB filter tooltip</comment>
4119 <translation>&lt;nobr&gt;Sériové číslo: %1&lt;/nobr&gt;</translation>
4120 </message>
4121 <message>
4122 <source>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</source>
4123 <comment>USB filter tooltip</comment>
4124 <translation>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</translation>
4125 </message>
4126 <message>
4127 <source>&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
4128 <comment>USB filter tooltip</comment>
4129 <translation>&lt;nobr&gt;Stav: %1&lt;/nobr&gt;</translation>
4130 </message>
4131</context>
4132<context>
4133 <name>UIMachineSettingsUSBFilterDetails</name>
4134 <message>
4135 <source>Any</source>
4136 <comment>remote</comment>
4137 <translation>Jakýkoliv</translation>
4138 </message>
4139 <message>
4140 <source>Yes</source>
4141 <comment>remote</comment>
4142 <translation>Ano</translation>
4143 </message>
4144 <message>
4145 <source>No</source>
4146 <comment>remote</comment>
4147 <translation>Ne</translation>
4148 </message>
4149 <message>
4150 <source>&amp;Name:</source>
4151 <translation>&amp;Název:</translation>
4152 </message>
4153 <message>
4154 <source>Displays the filter name.</source>
4155 <translation>Zobrazí název filtru.</translation>
4156 </message>
4157 <message>
4158 <source>&amp;Vendor ID:</source>
4159 <translation>ID &amp;dodavatele:</translation>
4160 </message>
4161 <message>
4162 <source>Defines the vendor ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
4163 <translation>Definuje filtr pro ID dodavatele. Řetězec &lt;i&gt;přesné shody&lt;/i&gt; má formát &lt;tt&gt;XXXX&lt;/tt&gt; kde &lt;tt&gt;X&lt;/tt&gt; je hexadecimální číslice. Prázdný řetězec značí jakoukoliv shodu.</translation>
4164 </message>
4165 <message>
4166 <source>&amp;Product ID:</source>
4167 <translation>ID &amp;produktu:</translation>
4168 </message>
4169 <message>
4170 <source>Defines the product ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
4171 <translation>Definuje filtr pro ID produktu. Řetězec &lt;i&gt;přesné shody&lt;/i&gt; má formát &lt;tt&gt;XXXX&lt;/tt&gt; kde &lt;tt&gt;X&lt;/tt&gt; je hexadecimální číslice. Prázdný řetězec značí jakoukoliv shodu.</translation>
4172 </message>
4173 <message>
4174 <source>&amp;Revision:</source>
4175 <translation>&amp;Revize:</translation>
4176 </message>
4177 <message>
4178 <source>Defines the revision number filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where &lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt; is a decimal digit of the fractional part. An empty string will match any value.</source>
4179 <translation>Definuje filtr podle čísla revize. Řetězec &lt;i&gt;přesné shody&lt;/i&gt; má formát &lt;tt&gt;XXXX&lt;/tt&gt; kde &lt;tt&gt;X&lt;/tt&gt; je hexadecimální číslice. Prázdný řetězec značí jakoukoliv shodu.</translation>
4180 </message>
4181 <message>
4182 <source>&amp;Manufacturer:</source>
4183 <translation>&amp;Výrobce:</translation>
4184 </message>
4185 <message>
4186 <source>Defines the manufacturer filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
4187 <translation>Definuje filtr výrobce jako &lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec značí jakoukoliv shodu.</translation>
4188 </message>
4189 <message>
4190 <source>Pro&amp;duct:</source>
4191 <translation>Pro&amp;dukt:</translation>
4192 </message>
4193 <message>
4194 <source>Defines the product name filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
4195 <translation>Definuje filtr pro název produktu jako &lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec značí jakoukoliv shodu.</translation>
4196 </message>
4197 <message>
4198 <source>&amp;Serial No.:</source>
4199 <translation>&amp;Sériové číslo:</translation>
4200 </message>
4201 <message>
4202 <source>Defines the serial number filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
4203 <translation>Definuje filtr podle sériového čísla jako &lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec značí jakoukoliv shodu.</translation>
4204 </message>
4205 <message>
4206 <source>Por&amp;t:</source>
4207 <translation>Por&amp;t:</translation>
4208 </message>
4209 <message>
4210 <source>Defines the host USB port filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
4211 <translation>Definuje filtr podle čísla USB portu jako &lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec značí jakoukoliv shodu.</translation>
4212 </message>
4213 <message>
4214 <source>R&amp;emote:</source>
4215 <translation>V&amp;zdálený:</translation>
4216 </message>
4217 <message>
4218 <source>Defines whether this filter applies to USB devices attached locally to the host computer (&lt;i&gt;No&lt;/i&gt;), to a VRDP client&apos;s computer (&lt;i&gt;Yes&lt;/i&gt;), or both (&lt;i&gt;Any&lt;/i&gt;).</source>
4219 <translation>Definuje, zda bude tento filtr aplikován na USB zařízení připojené k lokálnímu počítači (&lt;i&gt;Ne&lt;/i&gt;), na VRDP klienty (&lt;i&gt;Ano&lt;/i&gt;) nebo na oboje (&lt;i&gt;Jakýkoliv&lt;/i&gt;).</translation>
4220 </message>
4221 <message>
4222 <source>&amp;Action:</source>
4223 <translation>&amp;Akce:</translation>
4224 </message>
4225 <message>
4226 <source>Defines an action performed by the host computer when a matching device is attached: give it up to the host OS (&lt;i&gt;Ignore&lt;/i&gt;) or grab it for later usage by virtual machines (&lt;i&gt;Hold&lt;/i&gt;).</source>
4227 <translation>Definuje akci, která je provedena na hostitelském počítači ve chvíli, kdy je připojeno odpovídající zařízení: předání hostitelskému operačnímu systému (&lt;i&gt;Ignorovat&lt;/i&gt;) nebo předání pro pozdější použití virtuálním počítačem (&lt;i&gt;Podržet&lt;/i&gt;).</translation>
4228 </message>
4229 <message>
4230 <source>USB Filter Details</source>
4231 <translation>Detaily USB filtru</translation>
4232 </message>
4233</context>
4234<context>
4235 <name>UIMachineWindowNormal</name>
4236 <message>
4237 <source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
4238 <translation>Zobrazuje přiřazenou Klávesu hostitele.&lt;br&gt;Pokud je tato klávesa stlačena samostatně, přepíná stav odchycení klávesnice a myši. Může být také použita v kombinaci s dalšími klávesami pro urychlení akcí z hlavní nabídky.</translation>
4239 </message>
4240</context>
4241<context>
4242 <name>UIMiniProcessWidgetAdditions</name>
4243 <message>
4244 <source>Cancel</source>
4245 <translation>Zrušit</translation>
4246 </message>
4247 <message>
4248 <source>Cancel the VirtualBox Guest Additions CD image download</source>
4249 <translation>Zruší stahování obrazu CD s přídavky pro hosta aplikace VirtualBox</translation>
4250 </message>
4251 <message>
4252 <source>Downloading the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
4253 <translation>Stahování obrazu CD s přídavky pro hosta &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</translation>
4254 </message>
4255</context>
4256<context>
4257 <name>UIMiniProcessWidgetUserManual</name>
4258 <message>
4259 <source>Cancel</source>
4260 <translation>Zrušit</translation>
4261 </message>
4262 <message>
4263 <source>Cancel the VirtualBox User Manual download</source>
4264 <translation>Zruší stahování uživatelského manuálu VirtualBoxu</translation>
4265 </message>
4266 <message>
4267 <source>Downloading the VirtualBox User Manual</source>
4268 <translation>Stahování manuálu pro VirtualBox</translation>
4269 </message>
4270 <message>
4271 <source>Downloading the VirtualBox User Manual &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
4272 <translation>Stahování manuálu pro VirtualBox &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</translation>
4273 </message>
4274</context>
4275<context>
4276 <name>UIMultiScreenLayout</name>
4277 <message>
4278 <source>Virtual Screen %1</source>
4279 <translation>Virtuální obrazovka %1</translation>
4280 </message>
4281 <message>
4282 <source>Use Host Screen %1</source>
4283 <translation>Použít obrazovku hostitele %1</translation>
4284 </message>
4285</context>
4286<context>
4287 <name>UINewHDWzd</name>
4288 <message>
4289 <source>Create New Virtual Disk</source>
4290 <translation>Vytvořit nový virtuální disk</translation>
4291 </message>
4292 <message>
4293 <source>&lt;p&gt;This wizard will help you to create a new virtual hard disk image for your virtual machine.&lt;/p&gt;
4294&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard
4295and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
4296 <translation type="obsolete">&lt;p&gt;Tento průvodce vám pomůže vytvořit nový virtuální pevný disk pro váš virtuální počítač.&lt;/p&gt;
4297&lt;p&gt;Použíjte tlačítko &lt;b&gt;Další&lt;/b&gt; pro přechod na další stránku průvodce
4298a tlačítko &lt;b&gt;Zpět&lt;/b&gt; pro návrat na předchozí stránku.&lt;/p&gt;</translation>
4299 </message>
4300 <message>
4301 <source>Welcome to the Create New Virtual Disk Wizard!</source>
4302 <translation type="obsolete">Vítejte v průvodci vytvoření nového virtuálního disku!</translation>
4303 </message>
4304 <message>
4305 <source>&lt;p&gt;Select the type of virtual hard disk image you want to create.&lt;/p&gt;
4306&lt;p&gt;A &lt;b&gt;dynamically expanding image&lt;/b&gt; initially occupies a very small amount
4307of space on your physical hard disk. It will grow dynamically (up to
4308the size specified) as the Guest OS claims disk space.&lt;/p&gt;
4309&lt;p&gt;A &lt;b&gt;fixed-size image&lt;/b&gt; does not grow. It is stored in a file of approximately
4310the same size as the size of the virtual hard disk.&lt;/p&gt;</source>
4311 <translation type="obsolete">&lt;p&gt;Vyberte typ virtuálního pevného disku, který chete vytvořit.&lt;/p&gt;
4312&lt;p&gt;&lt;b&gt;Dynamicky zvětšující obraz&lt;/b&gt; na začátku obsadí velmi málo
4313místa na vašem fyzickém disku. Bude se dynamicky zvětšovat (až do
4314dané velikosti) tak, jak bude hostovaný OS zabírat místo na disku&lt;/p&gt;
4315&lt;p&gt;&lt;b&gt;Obraz o pevně dané velikosti&lt;/b&gt; se nezvětšuje. Je uložen v souboru o přibližně
4316stejné velikosti jako velikost virtuálního pevného disku.&lt;/p&gt;</translation>
4317 </message>
4318 <message>
4319 <source>Image Type</source>
4320 <translation type="obsolete">Typ obrazu</translation>
4321 </message>
4322 <message>
4323 <source>&amp;Dynamically expanding image</source>
4324 <translation type="obsolete">&amp;Dynamicky se zvětšující obraz</translation>
4325 </message>
4326 <message>
4327 <source>&amp;Fixed-size image</source>
4328 <translation type="obsolete">&amp;Obraz o pevně dané velikosti</translation>
4329 </message>
4330 <message>
4331 <source>Virtual Disk Image Type</source>
4332 <translation type="obsolete">Typ obrazu virtuálního disku</translation>
4333 </message>
4334 <message>
4335 <source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location and name of the file
4336to store the virtual hard disk image or type a file name in the entry field.&lt;/p&gt;</source>
4337 <translation type="obsolete">&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro výběr umístění a jména souboru
4338pro uložení obrazu virtuálního disku nebo napište do políčka jméno souboru.&lt;/p&gt;</translation>
4339 </message>
4340 <message>
4341 <source>&amp;Image File Name</source>
4342 <translation type="obsolete">&amp;Název souboru obrazu</translation>
4343 </message>
4344 <message>
4345 <source>Select</source>
4346 <translation type="obsolete">Vybrat</translation>
4347 </message>
4348 <message>
4349 <source>&lt;p&gt;Select the size of the virtual hard disk image in megabytes. This size will be reported to the Guest OS
4350as the size of the virtual hard disk.&lt;/p&gt;</source>
4351 <translation type="obsolete">&lt;p&gt;Nastavte velikost virtuálního pevného disku v megabajtech. Velikost bude nahlášena hostovanému OS
4352jako velikost virtuálního pevného disku.&lt;/p&gt;</translation>
4353 </message>
4354 <message>
4355 <source>Image &amp;Size</source>
4356 <translation type="obsolete">&amp;Velikost obrazu</translation>
4357 </message>
4358 <message>
4359 <source>Virtual Disk Location and Size</source>
4360 <translation type="obsolete">Umístění a velikost virtuálního disku</translation>
4361 </message>
4362 <message>
4363 <source>You are going to create a new virtual hard disk image with the following parameters:</source>
4364 <translation type="obsolete">Chystáte se vytvořit nový virtuální pevný disk s následujícími parametry:</translation>
4365 </message>
4366 <message>
4367 <source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button.
4368 Once you press it, a new hard disk image will be created.
4369 </source>
4370 <translation type="obsolete">Pokud jsou výše uvedené údaje v pořádku, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;.
4371 Po jeho stisknutí bude vytvořen nový obraz pevného disku.
4372 </translation>
4373 </message>
4374 <message>
4375 <source>Summary</source>
4376 <translation type="obsolete">Shrnutí</translation>
4377 </message>
4378 <message>
4379 <source>&lt;nobr&gt;%1 Bytes&lt;/nobr&gt;</source>
4380 <translation type="obsolete">&lt;nobr&gt;%1 bajtů&lt;/nobr&gt;</translation>
4381 </message>
4382 <message>
4383 <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Type:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Location:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;(%4&amp;nbsp;Bytes)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
4384 <translation type="obsolete">&lt;table&gt;&lt;tr&gt;&lt;td&gt;Typ:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Umístění:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Velikost:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;(%4&amp;nbsp;bajtů)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
4385 </message>
4386 <message>
4387 <source>Hard disk images (*.vdi)</source>
4388 <translation type="obsolete">Obrazy pevných disků (*.vdi)</translation>
4389 </message>
4390 <message>
4391 <source>Select a file for the new hard disk image file</source>
4392 <translation type="obsolete">Vyberte soubor pro nový obraz pevného disku</translation>
4393 </message>
4394 <message>
4395 <source>&lt;p&gt;This wizard will help you to create a new virtual hard disk image for your virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
4396 <translation type="obsolete">&lt;p&gt;Tento průvodce vám pomůže vytvořit nový virtuální pevný disk pro váš virtuální počítač.&lt;/p&gt;&lt;p&gt;Pro přechod na další stránku průvodce použijte tlačítko &lt;b&gt;Další&lt;/b&gt; a pro návrat na předchozí stránku použijte tlačítko &lt;b&gt;Zpět&lt;/b&gt;.&lt;/p&gt;</translation>
4397 </message>
4398 <message>
4399 <source>&lt; &amp;Back</source>
4400 <translation type="obsolete">&lt; &amp;Zpět</translation>
4401 </message>
4402 <message>
4403 <source>&amp;Next &gt;</source>
4404 <translation type="obsolete">&amp;Další &gt;</translation>
4405 </message>
4406 <message>
4407 <source>&lt;p&gt;Select the type of virtual hard disk image you want to create.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;dynamically expanding image&lt;/b&gt; initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;fixed-size image&lt;/b&gt; does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size image may take a long time depending on the image size and the write performance of your harddisk.&lt;/p&gt;</source>
4408 <translation type="obsolete">&lt;p&gt;Vyberte typ virtuálního pevného disku, který chcete vytvořit.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dynamicky zvětšující se obraz&lt;/b&gt; na začátku obsadí velmi málo místa na vašem fyzickém disku. Bude se dynamicky zvětšovat (až do dané velikosti) tak, jak bude hostovaný OS zabírat místo na disku&lt;/p&gt;&lt;p&gt;&lt;b&gt;Obraz o pevně dané velikosti&lt;/b&gt; se nezvětšuje. Je uložen v souboru o přibližně stejné velikosti jako velikost virtuálního pevného disku.&lt;/p&gt;</translation>
4409 </message>
4410 <message>
4411 <source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location and name of the file to store the virtual hard disk image or type a file name in the entry field.&lt;/p&gt;</source>
4412 <translation type="obsolete">&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro výběr umístění a název souboru pro uložení obrazu virtuálního disku nebo napište do políčka název souboru.&lt;/p&gt;</translation>
4413 </message>
4414 <message>
4415 <source>&lt;p&gt;Select the size of the virtual hard disk image in megabytes. This size will be reported to the Guest OS as the size of the virtual hard disk.&lt;/p&gt;</source>
4416 <translation type="obsolete">&lt;p&gt;Nastavte velikost virtuálního pevného disku v megabajtech. Velikost bude nahlášena hostovanému OS jako velikost virtuálního pevného disku.&lt;/p&gt;</translation>
4417 </message>
4418 <message>
4419 <source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new hard disk image will be created.</source>
4420 <translation type="obsolete">Pokud jsou výše uvedené údaje v pořádku, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;. Po jeho stisknutí bude vytvořen nový obraz pevného disku. </translation>
4421 </message>
4422 <message>
4423 <source>&amp;Finish</source>
4424 <translation type="obsolete">&amp;Dokončit</translation>
4425 </message>
4426 <message>
4427 <source>Type</source>
4428 <comment>summary</comment>
4429 <translation type="obsolete">Typ</translation>
4430 </message>
4431 <message>
4432 <source>Location</source>
4433 <comment>summary</comment>
4434 <translation type="obsolete">Umístění</translation>
4435 </message>
4436 <message>
4437 <source>Size</source>
4438 <comment>summary</comment>
4439 <translation type="obsolete">Velikost</translation>
4440 </message>
4441 <message>
4442 <source>Bytes</source>
4443 <comment>summary</comment>
4444 <translation type="obsolete">Bytů</translation>
4445 </message>
4446 <message>
4447 <source>Cancel</source>
4448 <translation type="obsolete">Zrušit</translation>
4449 </message>
4450 <message>
4451 <source>&lt;p&gt;This wizard will help you to create a new virtual hard disk for your virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
4452 <translation type="obsolete">&lt;p&gt;Tento průvodce vám pomůže vytvořit nový virtuální pevný disk pro váš virtuální počítač.&lt;/p&gt;&lt;p&gt;Pro přechod na další stránku průvodce použijte tlačítko &lt;b&gt;Další&lt;/b&gt; a pro návrat na předchozí stránku použijte tlačítko &lt;b&gt;Zpět&lt;/b&gt;.&lt;/p&gt;</translation>
4453 </message>
4454 <message>
4455 <source>Hard Disk Storage Type</source>
4456 <translation type="obsolete">Typ obrazu virtuálního disku</translation>
4457 </message>
4458 <message>
4459 <source>&lt;p&gt;Select the type of virtual hard disk you want to create.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;dynamically expanding storage&lt;/b&gt; initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;fixed-size storage&lt;/b&gt; does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size storage may take a long time depending on the storage size and the write performance of your harddisk.&lt;/p&gt;</source>
4460 <translation type="obsolete">&lt;p&gt;Vyberte typ virtuálního pevného disku, který chcete vytvořit.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dynamicky zvětšující se obraz&lt;/b&gt; na začátku obsadí velmi málo místa na vašem fyzickém disku. Bude se dynamicky zvětšovat (až do dané velikosti) tak, jak bude hostovaný OS zabírat místo na disku&lt;/p&gt;&lt;p&gt;&lt;b&gt;Obraz o pevně dané velikosti&lt;/b&gt; se nezvětšuje. Je uložen v souboru o přibližně stejné velikosti jako velikost virtuálního pevného disku. Vytvoření obrazu o pevné velikosti může trvat déle v závislosti na velikosti vytvářeného disku a rychlosti zápisu fyzického pevného disku.&lt;/p&gt;</translation>
4461 </message>
4462 <message>
4463 <source>Storage Type</source>
4464 <translation type="obsolete">Typ uložení</translation>
4465 </message>
4466 <message>
4467 <source>&amp;Dynamically expanding storage</source>
4468 <translation type="obsolete">&amp;Dynamicky se zvětšující obraz</translation>
4469 </message>
4470 <message>
4471 <source>&amp;Fixed-size storage</source>
4472 <translation type="obsolete">&amp;Obraz o pevně dané velikosti</translation>
4473 </message>
4474 <message>
4475 <source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location of a file to store the hard disk data or type a file name in the entry field.&lt;/p&gt;</source>
4476 <translation type="obsolete">&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro výběr umístění a názvu souboru pro uložení obrazu virtuálního disku nebo napište do políčka název souboru.&lt;/p&gt;</translation>
4477 </message>
4478 <message>
4479 <source>&amp;Location</source>
4480 <translation type="obsolete">&amp;Umístění</translation>
4481 </message>
4482 <message>
4483 <source>&lt;p&gt;Select the size of the virtual hard disk in megabytes. This size will be reported to the Guest OS as the maximum size of this hard disk.&lt;/p&gt;</source>
4484 <translation type="obsolete">&lt;p&gt;Nastavte velikost virtuálního pevného disku v megabajtech. Velikost bude nahlášena hostovanému OS jako maximální velikost pevného disku.&lt;/p&gt;</translation>
4485 </message>
4486 <message>
4487 <source>&amp;Size</source>
4488 <translation type="obsolete">V&amp;elikost</translation>
4489 </message>
4490 <message>
4491 <source>You are going to create a new virtual hard disk with the following parameters:</source>
4492 <translation type="obsolete">Chystáte se vytvořit nový virtuální pevný disk s následujícími parametry:</translation>
4493 </message>
4494 <message>
4495 <source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new hard disk will be created.</source>
4496 <translation type="obsolete">Pokud jsou výše uvedené údaje v pořádku, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;. Po jeho stisknutí bude vytvořen nový obraz pevného disku.</translation>
4497 </message>
4498</context>
4499<context>
4500 <name>UINewHDWzdPage1</name>
4501 <message>
4502 <source>Welcome to the Create New Virtual Disk Wizard!</source>
4503 <translation>Vítejte v průvodci vytvoření nového virtuálního disku!</translation>
4504 </message>
4505 <message>
4506 <source>&lt;p&gt;This wizard will help you to create a new virtual hard disk for your virtual machine.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
4507 <translation>&lt;p&gt;Tento průvodce vám pomůže vytvořit nový virtuální disk pro virtuální počítač.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
4508 </message>
4509</context>
4510<context>
4511 <name>UINewHDWzdPage2</name>
4512 <message>
4513 <source>&lt;p&gt;Select the type of virtual hard disk you want to create.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;dynamically expanding storage&lt;/b&gt; initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;fixed-size storage&lt;/b&gt; does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size storage may take a long time depending on the storage size and the write performance of your harddisk.&lt;/p&gt;</source>
4514 <translation>&lt;p&gt;Vyberte typ virtuálního pevného disku, který chcete vytvořit.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dynamicky zvětšující se obraz&lt;/b&gt; na začátku obsadí velmi málo místa na vašem fyzickém disku. Bude se dynamicky zvětšovat (až do dané velikosti) tak, jak bude hostovaný OS zabírat místo na disku&lt;/p&gt;&lt;p&gt;&lt;b&gt;Obraz o pevně dané velikosti&lt;/b&gt; se nezvětšuje. Je uložen v souboru o přibližně stejné velikosti jako velikost virtuálního pevného disku. Vytvoření obrazu o pevné velikosti může trvat déle v závislosti na velikosti vytvářeného disku a rychlosti zápisu fyzického pevného disku.&lt;/p&gt;</translation>
4515 </message>
4516 <message>
4517 <source>Storage Type</source>
4518 <translation>Typ uložení</translation>
4519 </message>
4520 <message>
4521 <source>&amp;Dynamically expanding storage</source>
4522 <translation>&amp;Dynamicky se zvětšující obraz</translation>
4523 </message>
4524 <message>
4525 <source>&amp;Fixed-size storage</source>
4526 <translation>&amp;Obraz o pevně dané velikosti</translation>
4527 </message>
4528 <message>
4529 <source>Hard Disk Storage Type</source>
4530 <translation>Typ obrazu virtuálního disku</translation>
4531 </message>
4532</context>
4533<context>
4534 <name>UINewHDWzdPage3</name>
4535 <message>
4536 <source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location of a file to store the hard disk data or type a file name in the entry field.&lt;/p&gt;</source>
4537 <translation>&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro výběr umístění a názvu souboru pro uložení obrazu virtuálního disku nebo napište do políčka název souboru.&lt;/p&gt;</translation>
4538 </message>
4539 <message>
4540 <source>&amp;Location</source>
4541 <translation>&amp;Umístění</translation>
4542 </message>
4543 <message>
4544 <source>&lt;p&gt;Select the size of the virtual hard disk in megabytes. This size will be reported to the Guest OS as the maximum size of this hard disk.&lt;/p&gt;</source>
4545 <translation>&lt;p&gt;Nastavte velikost virtuálního pevného disku v megabajtech. Velikost bude nahlášena hostovanému OS jako maximální velikost pevného disku.&lt;/p&gt;</translation>
4546 </message>
4547 <message>
4548 <source>&amp;Size</source>
4549 <translation>V&amp;elikost</translation>
4550 </message>
4551 <message>
4552 <source>Virtual Disk Location and Size</source>
4553 <translation>Umístění a velikost virtuálního disku</translation>
4554 </message>
4555 <message>
4556 <source>Select a file for the new hard disk image file</source>
4557 <translation>Vyberte soubor pro nový obraz pevného disku</translation>
4558 </message>
4559 <message>
4560 <source>Hard disk images (*.vdi)</source>
4561 <translation>Obrazy pevných disků (*.vdi)</translation>
4562 </message>
4563 <message>
4564 <source>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</source>
4565 <translation>&lt;nobr&gt;%1 (%2 B)&lt;/nobr&gt;</translation>
4566 </message>
4567</context>
4568<context>
4569 <name>UINewHDWzdPage4</name>
4570 <message>
4571 <source>You are going to create a new virtual hard disk with the following parameters:</source>
4572 <translation>Chystáte se vytvořit nový virtuální pevný disk s následujícími parametry:</translation>
4573 </message>
4574 <message>
4575 <source>Summary</source>
4576 <translation>Shrnutí</translation>
4577 </message>
4578 <message>
4579 <source>%1 B</source>
4580 <translation>%1 B</translation>
4581 </message>
4582 <message>
4583 <source>Type</source>
4584 <comment>summary</comment>
4585 <translation>Typ</translation>
4586 </message>
4587 <message>
4588 <source>Location</source>
4589 <comment>summary</comment>
4590 <translation>Umístění</translation>
4591 </message>
4592 <message>
4593 <source>Size</source>
4594 <comment>summary</comment>
4595 <translation>Velikost</translation>
4596 </message>
4597 <message>
4598 <source>If the above settings are correct, press the &lt;b&gt;%1&lt;/b&gt; button. Once you press it, a new hard disk will be created.</source>
4599 <translation>Pokud jsou výše uvedené údaje v pořádku, stiskněte tlačítko &lt;b&gt;%1&lt;/b&gt;. Po stisknutí bude vytvořen nový obraz pevného disku.</translation>
4600 </message>
4601</context>
4602<context>
4603 <name>UINewVMWzd</name>
4604 <message>
4605 <source>Create New Virtual Machine</source>
4606 <translation>Vytvoření nového virtuálního počítače</translation>
4607 </message>
4608 <message>
4609 <source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create
4610a new virtual machine for VirtualBox.&lt;/p&gt;
4611&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go the next page of the wizard
4612and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
4613 <translation type="obsolete">&lt;p&gt;Tento průvodce vás provede nezbytnými kroky pro vytvoření
4614nového virtuálního počítače pro VirtualBox.&lt;/p&gt;
4615&lt;p&gt;Použijte tlačítko &lt;b&gt;Další&lt;/b&gt; pro přechod na následující stránku průvodce
4616a tlačítko &lt;b&gt;Zpět&lt;/b&gt; pro návrat na předchozí stránku.&lt;/p&gt;</translation>
4617 </message>
4618 <message>
4619 <source>Welcome to the New Virtual Machine Wizard!</source>
4620 <translation type="obsolete">Vítejte v průvodci vytvořením nového virtuálního počítače!</translation>
4621 </message>
4622 <message>
4623 <source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating
4624system you plan to install onto the virtual machine.&lt;/p&gt;
4625&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration.
4626It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
4627 <translation type="obsolete">&lt;p&gt;Zadejte jméno nového virtuálního počítače a vyberte typ hostovaného operačního
4628systému, který do něj hodláte instalovat.&lt;/p&gt;
4629&lt;p&gt;Název virtuálního počítače většinou indikuje jeho softwarovou a hardwarovou konfiguraci.
4630Bude použito dalšími komponentami VirtualBoxu pro identifikaci vašeho virtuálního počítače&lt;/p&gt;</translation>
4631 </message>
4632 <message>
4633 <source>N&amp;ame</source>
4634 <translation type="obsolete">&amp;Název</translation>
4635 </message>
4636 <message>
4637 <source>OS &amp;Type</source>
4638 <translation type="obsolete">&amp;Typ OS</translation>
4639 </message>
4640 <message>
4641 <source>VM Name and OS Type</source>
4642 <translation type="obsolete">Název virtuálního počítače a typ OS</translation>
4643 </message>
4644 <message>
4645 <source>&lt;p&gt;Select the amount of base memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;</source>
4646 <translation type="obsolete">&lt;p&gt;Nastavte množství operační paměti (RAM) v magabajtech, která bude vyhrazena virtuálnímu počítači.&lt;/p&gt;</translation>
4647 </message>
4648 <message>
4649 <source>Base &amp;Memory Size</source>
4650 <translation type="obsolete">Velikost operační pa&amp;měti</translation>
4651 </message>
4652 <message>
4653 <source>&amp;Create new hard disk</source>
4654 <translation type="obsolete">&amp;Vytvořit nový pevný disk</translation>
4655 </message>
4656 <message>
4657 <source>&amp;Use existing hard disk</source>
4658 <translation type="obsolete">&amp;Použít existující pevný disk</translation>
4659 </message>
4660 <message>
4661 <source>Memory</source>
4662 <translation type="obsolete">Paměť</translation>
4663 </message>
4664 <message>
4665 <source>&lt;p&gt;Select a hard disk image to be used
4666as the boot hard disk of the virtual machine. You can either create a new hard
4667disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk
4668image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt;
4669button (to invoke the Virtual Disk Manager dialog).&lt;/p&gt;
4670&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this
4671step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
4672 <translation type="obsolete">&lt;p&gt;Vyberte obraz pevného disku, který bude použit
4673jako bootovací pevný disk virtuálního počítače. Můžete buď vytvořit nový pevný
4674disk použitím tlačítka &lt;b&gt;Nový&lt;/b&gt;, nebo vybrat již existující obraz pevného
4675disku z vysouvacího seznamu nebo stiskem tlačítka
4676&lt;b&gt;Existijící&lt;/b&gt; (pro vyvolání dialogu Správce virtuálních disků)&lt;/p&gt;
4677&lt;p&gt;Pokud potřebujete detailnější nastavení pevného disku, můžete přeskočit tento
4678krok a připojit pevné disky později použitím dialogu Nastavení VM.&lt;/p&gt;</translation>
4679 </message>
4680 <message>
4681 <source>B&amp;oot Hard Disk (Primary Master)</source>
4682 <translation type="obsolete">&amp;Bootovací pevný disk (primární master)</translation>
4683 </message>
4684 <message>
4685 <source>N&amp;ew...</source>
4686 <translation type="obsolete">&amp;Nový...</translation>
4687 </message>
4688 <message>
4689 <source>E&amp;xisting...</source>
4690 <translation type="obsolete">&amp;Existující...</translation>
4691 </message>
4692 <message>
4693 <source>Virtual Hard Disk</source>
4694 <translation type="obsolete">Virtuální pevný disk</translation>
4695 </message>
4696 <message>
4697 <source>
4698 &lt;p&gt;
4699 You are going to create a new virtual machine
4700 with the following parameters:
4701 &lt;/p&gt;
4702 </source>
4703 <translation type="obsolete">
4704 &lt;p&gt;
4705 Chystáte se vytvořit nový virtuální počítač
4706 s následujícími parametry:
4707 &lt;/p&gt;
4708 </translation>
4709 </message>
4710 <message>
4711 <source>
4712 &lt;p&gt;
4713 If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button.
4714 Once you press it, a new virtual machine will be created.
4715 &lt;/p&gt;&lt;p&gt;
4716 Note that you can alter these and all other setting of the
4717 created virtual machine at any time using the
4718 &lt;b&gt;Settings&lt;/b&gt; dialog accessible through
4719 the menu of the main window.
4720 &lt;/p&gt;
4721 </source>
4722 <translation type="obsolete">
4723 &lt;p&gt;
4724 Pokud jsou výše uvedené údaje v pořádku, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;.
4725 Po jeho stisku bude vytvořen nový virtuální počítač.
4726 &lt;/p&gt;&lt;p&gt;
4727 Tato a jiná nastavení vytvoření virtuálního počítače
4728 je poté možno kdykoliv změnit použitím dialogu
4729 &lt;b&gt;Nastavení&lt;/b&gt; dostupného v nabídce
4730 hlavního okna
4731 &lt;/p&gt;
4732 </translation>
4733 </message>
4734 <message>
4735 <source>Summary</source>
4736 <translation type="obsolete">Shrnutí</translation>
4737 </message>
4738 <message>
4739 <source>&lt;tr&gt;&lt;td&gt;Name:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;OS Type:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Base Memory:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;MB&lt;/td&gt;&lt;/tr&gt;</source>
4740 <translation type="obsolete">&lt;tr&gt;&lt;td&gt;Jméno:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Typ OS:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operační paměť:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;MB&lt;/td&gt;&lt;/tr&gt;</translation>
4741 </message>
4742 <message>
4743 <source>&lt;tr&gt;&lt;td&gt;Boot Hard Disk:&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;</source>
4744 <translation type="obsolete">&lt;tr&gt;&lt;td&gt;Bootovací pevný disk:&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;</translation>
4745 </message>
4746 <message>
4747 <source>The recommended base memory size is &lt;b&gt;%1&lt;/b&gt; MB.</source>
4748 <translation type="obsolete">Doporučená operační paměť je &lt;b&gt;%1&lt;/b&gt; MB.</translation>
4749 </message>
4750 <message>
4751 <source>The recommended size of the boot hard disk is &lt;b&gt;%1&lt;/b&gt; MB.</source>
4752 <translation type="obsolete">Doporučená velikost bootovacího pevného disku je &lt;b&gt;%1&lt;/b&gt; MB.</translation>
4753 </message>
4754 <message>
4755 <source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create a new virtual machine for VirtualBox.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
4756 <translation type="obsolete">&lt;p&gt;Tento průvodce vás provede nezbytnými kroky pro vytvoření nového virtuálního počítače pro VirtualBox.&lt;/p&gt;&lt;p&gt;Použijte tlačítko &lt;b&gt;Další&lt;/b&gt; pro přechod na následující stránku průvodce a tlačítko &lt;b&gt;Zpět&lt;/b&gt; pro návrat na předchozí stránku.&lt;/p&gt;</translation>
4757 </message>
4758 <message>
4759 <source>&lt; &amp;Back</source>
4760 <translation type="obsolete">&lt; &amp;Zpět</translation>
4761 </message>
4762 <message>
4763 <source>&amp;Next &gt;</source>
4764 <translation type="obsolete">&amp;Další &gt;</translation>
4765 </message>
4766 <message>
4767 <source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating system you plan to install onto the virtual machine.&lt;/p&gt;&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration. It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
4768 <translation type="obsolete">&lt;p&gt;Zadejte název nového virtuálního počítače a vyberte typ hostovaného operačního systému, který do něj hodláte instalovat.&lt;/p&gt;&lt;p&gt;Název virtuálního počítače většinou indikuje jeho softwarovou a hardwarovou konfiguraci.Bude použito dalšími komponentami VirtualBoxu pro identifikaci vašeho virtuálního počítače&lt;/p&gt;</translation>
4769 </message>
4770 <message>
4771 <source>&lt;p&gt;Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt; button (to invoke the Virtual Disk Manager dialog).&lt;/p&gt;&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
4772 <translation type="obsolete">&lt;p&gt;Vyberte obraz pevného disku, který bude použit jako bootovací pevný disk virtuálního počítače. Můžete buď vytvořit nový pevný disk použitím tlačítka &lt;b&gt;Nový&lt;/b&gt;, nebo vybrat již existující obraz pevného disku z nabídkového seznamu nebo stiskem tlačítka &lt;b&gt;Existující&lt;/b&gt; (spustí se Správce virtuálních disků)&lt;/p&gt;&lt;p&gt;Pokud potřebujete detailnější nastavení pevného disku, můžete přeskočit tento krok a připojit pevné disky později použitím dialogu Nastavení virtuálního počítače.&lt;/p&gt;</translation>
4773 </message>
4774 <message>
4775 <source>&lt;p&gt;You are going to create a new virtual machine with the following parameters:&lt;/p&gt;</source>
4776 <translation type="obsolete">&lt;p&gt;Chystáte se vytvořit nový virtuální pevný disk s následujícími parametry:&lt;/p&gt;</translation>
4777 </message>
4778 <message>
4779 <source>&lt;p&gt;If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new virtual machine will be created. &lt;/p&gt;&lt;p&gt;Note that you can alter these and all other setting of the created virtual machine at any time using the &lt;b&gt;Settings&lt;/b&gt; dialog accessible through the menu of the main window.&lt;/p&gt;</source>
4780 <translation type="obsolete">&lt;p&gt;Pokud je vše výše uvedené v pořádku, stiskněte tlačítko &lt;b&gt;Dokončit&lt;/b&gt;. Pak se začne vytvářet virtuální počítač.&lt;/p&gt;&lt;p&gt;Poznámka: Všechna tato a i další nastavení pro virtuální počítač můžete kdykoliv změnit v dialogu &lt;b&gt;Nastavení&lt;/b&gt;, který se vyvolá z nabídky v hlavním menu.&lt;/p&gt;</translation>
4781 </message>
4782 <message>
4783 <source>&amp;Finish</source>
4784 <translation type="obsolete">&amp;Dokončit</translation>
4785 </message>
4786 <message>
4787 <source>Name</source>
4788 <comment>summary</comment>
4789 <translation type="obsolete">Název</translation>
4790 </message>
4791 <message>
4792 <source>OS Type</source>
4793 <comment>summary</comment>
4794 <translation type="obsolete">Typ OS</translation>
4795 </message>
4796 <message>
4797 <source>Base Memory</source>
4798 <comment>summary</comment>
4799 <translation type="obsolete">Operační paměť</translation>
4800 </message>
4801 <message>
4802 <source>Boot Hard Disk</source>
4803 <comment>summary</comment>
4804 <translation type="obsolete">Bootovací pevný disk</translation>
4805 </message>
4806 <message>
4807 <source>Cancel</source>
4808 <translation type="obsolete">Zrušit</translation>
4809 </message>
4810 <message>
4811 <source>&lt;p&gt;Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt; button (to invoke the Virtual Media Manager dialog).&lt;/p&gt;&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
4812 <translation type="obsolete">&lt;p&gt;Vyberte obraz pevného disku, který bude použit jako bootovací pevný disk virtuálního počítače. Můžete buď vytvořit nový pevný disk použitím tlačítka &lt;b&gt;Nový&lt;/b&gt;, nebo vybrat již existující obraz pevného disku z vysouvacího seznamu nebo stiskem tlačítka &lt;b&gt;Existující&lt;/b&gt; (pro vyvolání dialogu Správce virtuálních medií).&lt;/p&gt;&lt;p&gt;Pokud potřebujete detailnější nastavení pevného disku, můžete tento krok přeskočit a připojit pevné disky později použitím dialogu Nastavení pro virtuální počítač.&lt;/p&gt;</translation>
4813 </message>
4814 <message>
4815 <source>Boot Hard &amp;Disk (Primary Master)</source>
4816 <translation type="obsolete">&amp;Bootovací pevný disk (primární master)</translation>
4817 </message>
4818</context>
4819<context>
4820 <name>UINewVMWzdPage1</name>
4821 <message>
4822 <source>Welcome to the New Virtual Machine Wizard!</source>
4823 <translation>Vítejte v průvodci vytvořením nového virtuálního počítače!</translation>
4824 </message>
4825 <message>
4826 <source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create a new virtual machine for VirtualBox.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
4827 <translation>&lt;p&gt;Tento průvodce vás provede všemi kroky, které jsou potřebné pro vytvoření nového virtuálního počítače pro VirtualBox.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
4828 </message>
4829</context>
4830<context>
4831 <name>UINewVMWzdPage2</name>
4832 <message>
4833 <source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating system you plan to install onto the virtual machine.&lt;/p&gt;&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration. It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
4834 <translation>&lt;p&gt;Zadejte název nového virtuálního počítače a vyberte typ hostovaného operačního systému, který do něj hodláte instalovat.&lt;/p&gt;&lt;p&gt;Název virtuálního počítače většinou indikuje jeho softwarovou a hardwarovou konfiguraci.Ten bude použit dalšími komponentami VirtualBoxu pro identifikaci vašeho virtuálního počítače.&lt;/p&gt;</translation>
4835 </message>
4836 <message>
4837 <source>N&amp;ame</source>
4838 <translation>&amp;Název</translation>
4839 </message>
4840 <message>
4841 <source>OS &amp;Type</source>
4842 <translation>&amp;Typ OS</translation>
4843 </message>
4844 <message>
4845 <source>VM Name and OS Type</source>
4846 <translation>Název virtuálního počítače a typ OS</translation>
4847 </message>
4848</context>
4849<context>
4850 <name>UINewVMWzdPage3</name>
4851 <message>
4852 <source>&lt;p&gt;Select the amount of base memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;</source>
4853 <translation>&lt;p&gt;Nastavte množství operační paměti (RAM) v megabajtech, která bude vyhrazena virtuálnímu počítači.&lt;/p&gt;</translation>
4854 </message>
4855 <message>
4856 <source>Base &amp;Memory Size</source>
4857 <translation>Velikost operační pa&amp;měti</translation>
4858 </message>
4859 <message>
4860 <source>MB</source>
4861 <translation>MB</translation>
4862 </message>
4863 <message>
4864 <source>Memory</source>
4865 <translation>Paměť</translation>
4866 </message>
4867 <message>
4868 <source>The recommended base memory size is &lt;b&gt;%1&lt;/b&gt; MB.</source>
4869 <translation>Doporučená operační paměť je &lt;b&gt;%1&lt;/b&gt; MB.</translation>
4870 </message>
4871 <message>
4872 <source>MB</source>
4873 <comment>size suffix MBytes=1024 KBytes</comment>
4874 <translation type="obsolete">MB</translation>
4875 </message>
4876</context>
4877<context>
4878 <name>UINewVMWzdPage4</name>
4879 <message>
4880 <source>&lt;p&gt;Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt; button (to invoke the Virtual Media Manager dialog).&lt;/p&gt;&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
4881 <translation type="obsolete">&lt;p&gt;Vyberte obraz pevného disku, který bude použit jako bootovací pevný disk virtuálního počítače. Můžete buď vytvořit nový pevný disk použitím tlačítka &lt;b&gt;Nový&lt;/b&gt;, nebo vybrat již existující obraz pevného disku z vysouvacího seznamu nebo stiskem tlačítka &lt;b&gt;Existující&lt;/b&gt; (pro vyvolání dialogu Správce virtuálních medií).&lt;/p&gt;&lt;p&gt;Pokud potřebujete detailnější nastavení pevného disku, můžete tento krok přeskočit a připojit pevné disky později použitím dialogu Nastavení pro virtuální počítač.&lt;/p&gt;</translation>
4882 </message>
4883 <message>
4884 <source>Boot Hard &amp;Disk (Primary Master)</source>
4885 <translation type="obsolete">&amp;Bootovací pevný disk (primární master)</translation>
4886 </message>
4887 <message>
4888 <source>&amp;Create new hard disk</source>
4889 <translation>&amp;Vytvořit nový pevný disk</translation>
4890 </message>
4891 <message>
4892 <source>&amp;Use existing hard disk</source>
4893 <translation>&amp;Použít existující pevný disk</translation>
4894 </message>
4895 <message>
4896 <source>Virtual Hard Disk</source>
4897 <translation>Virtuální pevný disk</translation>
4898 </message>
4899 <message>
4900 <source>The recommended size of the boot hard disk is &lt;b&gt;%1&lt;/b&gt; MB.</source>
4901 <translation type="obsolete">Doporučená velikost bootovacího pevného disku je &lt;b&gt;%1&lt;/b&gt; MB.</translation>
4902 </message>
4903 <message>
4904 <source>Boot Hard &amp;Disk</source>
4905 <translation>Bootovací pevný &amp;disk</translation>
4906 </message>
4907 <message>
4908 <source>&lt;p&gt;Select a virtual hard disk to be used as the boot hard disk of the virtual machine. You can either create a new hard disk or select an existing one from the drop-down list or by pressing corresponding button (to invoke file-open window).&lt;/p&gt;&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
4909 <translation>&lt;p&gt;Vyberte obraz pevného disku, který bude použit jako bootovací pevný disk virtuálního počítače. Můžete buď vytvořit nový pevný disk nebo vybrat již existující obraz pevného disku z nabídkového seznamu stiskem tlačítka &lt;b&gt;Existující&lt;/b&gt; (spustí se Správce virtuálních disků)&lt;/p&gt;&lt;p&gt;Pokud potřebujete detailnější nastavení pevného disku, můžete přeskočit tento krok a připojit pevné disky později použitím dialogu Nastavení virtuálního počítače.&lt;/p&gt;</translation>
4910 </message>
4911 <message>
4912 <source>Choose a virtual hard disk file...</source>
4913 <translation>Vybrat soubor s obrazem virtuálního disku...</translation>
4914 </message>
4915 <message>
4916 <source>The recommended size of the boot hard disk is &lt;b&gt;%1&lt;/b&gt;.</source>
4917 <translation>Doporučená velikost bootovacího pevného disku je &lt;b&gt;%1&lt;/b&gt;.</translation>
4918 </message>
4919</context>
4920<context>
4921 <name>UINewVMWzdPage5</name>
4922 <message>
4923 <source>&lt;p&gt;You are going to create a new virtual machine with the following parameters:&lt;/p&gt;</source>
4924 <translation>&lt;p&gt;Chystáte se vytvořit nový virtuální pevný disk s následujícími parametry:&lt;/p&gt;</translation>
4925 </message>
4926 <message>
4927 <source>Summary</source>
4928 <translation>Shrnutí</translation>
4929 </message>
4930 <message>
4931 <source>Name</source>
4932 <comment>summary</comment>
4933 <translation>Název</translation>
4934 </message>
4935 <message>
4936 <source>OS Type</source>
4937 <comment>summary</comment>
4938 <translation>Typ OS</translation>
4939 </message>
4940 <message>
4941 <source>Base Memory</source>
4942 <comment>summary</comment>
4943 <translation>Operační paměť</translation>
4944 </message>
4945 <message>
4946 <source>MB</source>
4947 <comment>size suffix MBytes=1024KBytes</comment>
4948 <translation type="obsolete">MB</translation>
4949 </message>
4950 <message>
4951 <source>Boot Hard Disk</source>
4952 <comment>summary</comment>
4953 <translation>Bootovací pevný disk</translation>
4954 </message>
4955 <message>
4956 <source>&lt;p&gt;If the above is correct press the &lt;b&gt;%1&lt;/b&gt; button. Once you press it, a new virtual machine will be created. &lt;/p&gt;&lt;p&gt;Note that you can alter these and all other setting of the created virtual machine at any time using the &lt;b&gt;Settings&lt;/b&gt; dialog accessible through the menu of the main window.&lt;/p&gt;</source>
4957 <translation>&lt;p&gt;Pokud je vše výše uvedené v pořádku, stiskněte tlačítko &lt;b&gt;%1&lt;/b&gt;. Pak se začne vytvářet virtuální počítač.&lt;/p&gt;&lt;p&gt;Poznámka: Všechna tato a i další nastavení pro virtuální počítač můžete kdykoliv změnit v dialogu &lt;b&gt;Nastavení&lt;/b&gt;, který se vyvolá z nabídky v hlavním menu.&lt;/p&gt;</translation>
4958 </message>
4959</context>
4960<context>
4961 <name>UIPortForwardingModel</name>
4962 <message>
4963 <source>Name</source>
4964 <translation>Název</translation>
4965 </message>
4966 <message>
4967 <source>Protocol</source>
4968 <translation>Protokol</translation>
4969 </message>
4970 <message>
4971 <source>Host IP</source>
4972 <translation>IP adresa hostitele</translation>
4973 </message>
4974 <message>
4975 <source>Host Port</source>
4976 <translation>Port hostitele</translation>
4977 </message>
4978 <message>
4979 <source>Guest IP</source>
4980 <translation>IP adresa hosta</translation>
4981 </message>
4982 <message>
4983 <source>Guest Port</source>
4984 <translation>Port hosta</translation>
4985 </message>
4986</context>
4987<context>
4988 <name>UIProgressDialog</name>
4989 <message>
4990 <source>&amp;Cancel</source>
4991 <translation>&amp;Zrušit</translation>
4992 </message>
4993 <message>
4994 <source>Time remaining: %1</source>
4995 <translation type="obsolete">Zbývající čas: %1</translation>
4996 </message>
4997 <message>
4998 <source>%1 days, %2 hours remaining</source>
4999 <translation type="obsolete">zbývá %1 dnů(y) a %2 hodin(y)</translation>
5000 </message>
5001 <message>
5002 <source>%1 days, %2 minutes remaining</source>
5003 <translation type="obsolete">zbývá %1 dnů(y) a %2 minut(y)</translation>
5004 </message>
5005 <message>
5006 <source>%1 days remaining</source>
5007 <translation type="obsolete">zbývá %1 dnů</translation>
5008 </message>
5009 <message>
5010 <source>1 day, %1 hours remaining</source>
5011 <translation type="obsolete">zbývá 1 den a %1 hodin(y)</translation>
5012 </message>
5013 <message>
5014 <source>1 day, %1 minutes remaining</source>
5015 <translation type="obsolete">zbývá 1 den a %1 minut(y)</translation>
5016 </message>
5017 <message>
5018 <source>1 day remaining</source>
5019 <translation type="obsolete">zbývá jeden den</translation>
5020 </message>
5021 <message>
5022 <source>%1 hours, %2 minutes remaining</source>
5023 <translation type="obsolete">zbývá %1 hodin(y) a %2 minut(y)</translation>
5024 </message>
5025 <message>
5026 <source>1 hour, %1 minutes remaining</source>
5027 <translation type="obsolete">zbývá 1 hodina a %1 minut(y)</translation>
5028 </message>
5029 <message>
5030 <source>1 hour remaining</source>
5031 <translation type="obsolete">zbývá 1 hodina</translation>
5032 </message>
5033 <message>
5034 <source>%1 minutes remaining</source>
5035 <translation type="obsolete">zbývá %1 minut(y)</translation>
5036 </message>
5037 <message>
5038 <source>1 minute, %2 seconds remaining</source>
5039 <translation type="obsolete">zbývá 1 minuta a %2 vteřin(y)</translation>
5040 </message>
5041 <message>
5042 <source>1 minute remaining</source>
5043 <translation type="obsolete">zbývá jedna minuta</translation>
5044 </message>
5045 <message>
5046 <source>%1 seconds remaining</source>
5047 <translation type="obsolete">zbývá %1 vteřin(y)</translation>
5048 </message>
5049 <message>
5050 <source>A few seconds remaining</source>
5051 <translation>Zbývá několik vteřin</translation>
5052 </message>
5053 <message>
5054 <source>Canceling...</source>
5055 <translation>Přerušuji...</translation>
5056 </message>
5057 <message>
5058 <source>Cancel the current operation</source>
5059 <translation>Zruší aktuální operaci</translation>
5060 </message>
5061 <message>
5062 <source>%1, %2 remaining</source>
5063 <comment>You may wish to translate this more like &quot;Time remaining: %1, %2&quot;</comment>
5064 <translation>Zbývající čas: %1, %2</translation>
5065 </message>
5066 <message>
5067 <source>%1 remaining</source>
5068 <comment>You may wish to translate this more like &quot;Time remaining: %1&quot;</comment>
5069 <translation>Zbývající čas: %1</translation>
5070 </message>
5071</context>
5072<context>
5073 <name>UISession</name>
5074 <message>
5075 <source>Install</source>
5076 <translation>Instalovat</translation>
5077 </message>
5078</context>
5079<context>
5080 <name>UISettingsDialog</name>
5081 <message>
5082 <source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information.&lt;/i&gt;</source>
5083 <translation>&lt;i&gt;Vyberte kategorii nastavení ze seznamu vlevo a posuňte kurzor myši nad položku nastavení pro získání více informací&lt;/i&gt;</translation>
5084 </message>
5085 <message>
5086 <source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
5087 <translation>Na záložce &lt;b&gt;%1&lt;/b&gt; %2</translation>
5088 </message>
5089 <message>
5090 <source>Invalid settings detected</source>
5091 <translation>Zjištěno neplatné nastavení</translation>
5092 </message>
5093 <message>
5094 <source>Non-optimal settings detected</source>
5095 <translation>Bylo detekováno neoptimální nastavení</translation>
5096 </message>
5097 <message>
5098 <source>Settings</source>
5099 <translation>Nastavení</translation>
5100 </message>
5101</context>
5102<context>
5103 <name>UIVMCloseDialog</name>
5104 <message>
5105 <source>Close Virtual Machine</source>
5106 <translation>Zavřít virtuální počítač</translation>
5107 </message>
5108 <message>
5109 <source>You want to:</source>
5110 <translation>Chcete:</translation>
5111 </message>
5112 <message>
5113 <source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
5114 <translation>&lt;p&gt;Uloží aktuální stav virtuálního počítače na fyzický pevný disk hostitelského PC.&lt;/p&gt;&lt;p&gt;Při příštím spuštění počítače bude uložený stav obnoven a provádění bude pokračovat od místa kde jste skončili, takže budete moci ihned pokračovat v práci.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že uložení stavu počítače může chvíli trvat v závislosti na hostovaném operačním systému a možství paměti přiřazené virtuálnímu počítači.&lt;/p&gt;</translation>
5115 </message>
5116 <message>
5117 <source>&amp;Save the machine state</source>
5118 <translation>&amp;Uložit stav počítače</translation>
5119 </message>
5120 <message>
5121 <source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
5122 <translation>&lt;p&gt;Pošle ACPI událost stisku zapínacího tlačítka virtuálnímu počítači.&lt;/p&gt;&lt;p&gt;Za normálních okolností hostovaný operační systém běžící uvnitř virtuálního počítače detekuje tuto událost a provede korektní ukončovací proceduru. Toto je doporučovaný způsob vypínání, protože všechny aplikace běžící uvnitř dostanou šanci uložit svá data a stav.&lt;/p&gt;&lt;p&gt;Pokud počítač neodpovídá na tuto akci, pak je buď špatně nakonfigurován, nebo vůbec nerozumí ACPI události stisku zapínacího tlačítka. V tomto případě byste měli zvolit akci &lt;b&gt;Vypnout počítač&lt;/b&gt; pro zastavení počítače.&lt;/p&gt;</translation>
5123 </message>
5124 <message>
5125 <source>S&amp;end the shutdown signal</source>
5126 <translation>Pos&amp;lat signál vypnutí</translation>
5127 </message>
5128 <message>
5129 <source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
5130 <translation>&lt;p&gt;Vypne virtuální počítač.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že tato akce okamžitě zastaví virtuální počítač, takže uvnitř běžící operační systém nebude moct čistě skončit, což může způsobit &lt;i&gt;ztrátu dat&lt;/i&gt; z virtuálního pčítače. Použití této akce se doporučuje pouze v případě, kdy virtuální počítač neodpovídá na akci &lt;b&gt;Poslat signál vypnutí&lt;/b&gt;.&lt;/p&gt;</translation>
5131 </message>
5132 <message>
5133 <source>&amp;Power off the machine</source>
5134 <translation>&amp;Vypnout počítač</translation>
5135 </message>
5136 <message>
5137 <source>Restore the machine state stored in the current snapshot</source>
5138 <translation>Vrátí počítač do stavu uloženém v aktuálním snímku</translation>
5139 </message>
5140 <message>
5141 <source>&lt;p&gt;When checked, the machine will be returned to the state stored in the current snapshot after it is turned off. This is useful if you are sure that you want to discard the results of your last sessions and start again at that snapshot.&lt;/p&gt;</source>
5142 <translation>&lt;p&gt;Je-li zatrženo, bude stav počítače obnoven ze stavu uloženého v aktuálním snímku ihned po vypnutí. To se hodí pokud jste si jistí že chcete zahodit výsledky vašeho posledního sezení a navrátit se k aktuálnímu snímku.&lt;/p&gt;</translation>
5143 </message>
5144 <message>
5145 <source>&amp;Restore current snapshot &apos;%1&apos;</source>
5146 <translation>V&amp;rátit se k aktuálnímu snímku &quot;%1&apos;</translation>
5147 </message>
5148</context>
5149<context>
5150 <name>UIVMDesktop</name>
5151 <message>
5152 <source>&amp;Details</source>
5153 <translation>&amp;Detaily</translation>
5154 </message>
5155 <message>
5156 <source>&amp;Snapshots</source>
5157 <translation>Sní&amp;mky</translation>
5158 </message>
5159</context>
5160<context>
5161 <name>UIVMListView</name>
5162 <message>
5163 <source>Inaccessible</source>
5164 <translation>Nedostupný</translation>
5165 </message>
5166 <message>
5167 <source>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 since %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</source>
5168 <comment>VM tooltip (name, last state change, session state)</comment>
5169 <translation>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 od %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Sezení %4&lt;/nobr&gt;</translation>
5170 </message>
5171 <message>
5172 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Inaccessible since %2&lt;/nobr&gt;</source>
5173 <comment>Inaccessible VM tooltip (name, last state change)</comment>
5174 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Nedostupné od %2&lt;/nobr&gt;</translation>
5175 </message>
5176 <message>
5177 <source>S&amp;how</source>
5178 <translation type="obsolete">&amp;Zobrazit</translation>
5179 </message>
5180 <message>
5181 <source>Switch to the window of the selected virtual machine</source>
5182 <translation type="obsolete">Přepne do okna vybraného virtuálního počítače</translation>
5183 </message>
5184 <message>
5185 <source>S&amp;tart</source>
5186 <translation type="obsolete">&amp;Spustit</translation>
5187 </message>
5188 <message>
5189 <source>Start the selected virtual machine</source>
5190 <translation type="obsolete">Spustí vybraný virtuální počítač</translation>
5191 </message>
5192 <message>
5193 <source>R&amp;esume</source>
5194 <translation type="obsolete">Ob&amp;novit</translation>
5195 </message>
5196 <message>
5197 <source>Resume the execution of the virtual machine</source>
5198 <translation type="obsolete">Obnoví chod virtuálního počítače</translation>
5199 </message>
5200 <message>
5201 <source>&amp;Pause</source>
5202 <translation type="obsolete">&amp;Pauza</translation>
5203 </message>
5204 <message>
5205 <source>Suspend the execution of the virtual machine</source>
5206 <translation type="obsolete">Pozastaví chod virtuálního počítače</translation>
5207 </message>
5208</context>
5209<context>
5210 <name>UIVMPreviewWindow</name>
5211 <message>
5212 <source>Update Disabled</source>
5213 <translation>Aktualizace zakázána</translation>
5214 </message>
5215 <message>
5216 <source>Every 0.5 s</source>
5217 <translation>Každých 0,5 s</translation>
5218 </message>
5219 <message>
5220 <source>Every 1 s</source>
5221 <translation>Každou sekundu</translation>
5222 </message>
5223 <message>
5224 <source>Every 2 s</source>
5225 <translation>Každé 2 sekundy</translation>
5226 </message>
5227 <message>
5228 <source>Every 5 s</source>
5229 <translation>Každých 5 sekund</translation>
5230 </message>
5231 <message>
5232 <source>Every 10 s</source>
5233 <translation>Každých 10 sekund</translation>
5234 </message>
5235 <message>
5236 <source>No Preview</source>
5237 <translation>Bez náhledu</translation>
5238 </message>
5239</context>
5240<context>
5241 <name>UIVMSettingsDlg</name>
5242 <message>
5243 <source>General</source>
5244 <translation>Obecné</translation>
5245 </message>
5246 <message>
5247 <source>System</source>
5248 <translation>Systém</translation>
5249 </message>
5250 <message>
5251 <source>Display</source>
5252 <translation>Obrazovka</translation>
5253 </message>
5254 <message>
5255 <source>Storage</source>
5256 <translation>Úložiště</translation>
5257 </message>
5258 <message>
5259 <source>Audio</source>
5260 <translation>Zvuk</translation>
5261 </message>
5262 <message>
5263 <source>Network</source>
5264 <translation>Síť</translation>
5265 </message>
5266 <message>
5267 <source>Ports</source>
5268 <translation>Porty</translation>
5269 </message>
5270 <message>
5271 <source>Serial Ports</source>
5272 <translation>Sériové porty</translation>
5273 </message>
5274 <message>
5275 <source>Parallel Ports</source>
5276 <translation>Paralelní porty</translation>
5277 </message>
5278 <message>
5279 <source>USB</source>
5280 <translation>USB</translation>
5281 </message>
5282 <message>
5283 <source>Shared Folders</source>
5284 <translation>Sdílené složky</translation>
5285 </message>
5286 <message>
5287 <source>%1 - %2</source>
5288 <translation>%1 - %2</translation>
5289 </message>
5290 <message>
5291 <source>you have selected a 64-bit guest OS type for this VM. As such guests require hardware virtualization (VT-x/AMD-V), this feature will be enabled automatically.</source>
5292 <translation>zvolili jste 64bitový OS pro tento virtuální počítač. Protože je nutná podpora hardwarové virtualizace (VT-x/AMD-V), byla tato volba automaticky nastavena.</translation>
5293 </message>
5294 <message>
5295 <source>you have 2D Video Acceleration enabled. As 2D Video Acceleration is supported for Windows guests only, this feature will be disabled.</source>
5296 <translation>máte povolenu 2D akceleraci videa. Protože tato akcelerace je podporována pouze na virtuálních počítačích s Windows, bude tato vlastnost zákázána.</translation>
5297 </message>
5298 <message>
5299 <source>you have enabled a USB HID (Human Interface Device). This will not work unless USB emulation is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
5300 <translation>povolili jste USB HID zařízení. To nebude pracovat pokud nebude také povolena emulace USB. Ta se automaticky aktivuje jakmile akceptujete nastavení virtuálního počítače stisknutím tlačítka OK.</translation>
5301 </message>
5302 <message>
5303 <source>at most one supported</source>
5304 <translation>minimálně jedna podporovaná</translation>
5305 </message>
5306 <message>
5307 <source>up to %1 supported</source>
5308 <translation>až %1 podporovaných</translation>
5309 </message>
5310 <message>
5311 <source>you are currently using more storage controllers than a %1 chipset supports. Please change the chipset type on the System settings page or reduce the number of the following storage controllers on the Storage settings page: %2.</source>
5312 <translation>používáte nyní více řadičů než čipová sada %1 podporuje. Změňte prosím typ čipové sady na záložce Nastavení systému nebo zmenšete následující počet řadičů na záložce Nastavení řadiče: %2.</translation>
5313 </message>
5314</context>
5315<context>
5316 <name>VBoxAboutDlg</name>
5317 <message>
5318 <source>VirtualBox - About</source>
5319 <translation>VirtualBox - O aplikaci</translation>
5320 </message>
5321 <message>
5322 <source>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;
5323%2&lt;/qt&gt;</source>
5324 <translation type="obsolete">&lt;qt&gt;Grafické prostředí VirtualBoxu, verze %1&lt;br&gt;
5325%2&lt;/qt&gt;</translation>
5326 </message>
5327 <message>
5328 <source>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;%2&lt;/qt&gt;</source>
5329 <translation type="obsolete">&lt;qt&gt;Grafické uživatelské rozhraní pro VirtualBox verze %1&lt;br&gt;%2&lt;/qt&gt;</translation>
5330 </message>
5331 <message>
5332 <source>VirtualBox Graphical User Interface</source>
5333 <translation>Grafické uživatelské prostředí pro VirtualBox</translation>
5334 </message>
5335 <message>
5336 <source>Version %1</source>
5337 <translation>Verze %1</translation>
5338 </message>
5339</context>
5340<context>
5341 <name>VBoxAboutNonOSEDlg</name>
5342 <message>
5343 <source>VirtualBox - About</source>
5344 <translation type="obsolete">VirtualBox - O aplikaci</translation>
5345 </message>
5346 <message>
5347 <source>VirtualBox Graphical User Interface
5348Version %1</source>
5349 <translation type="obsolete">Grafické uživatelské prostředí pro VirtualBox
5350Verze %1</translation>
5351 </message>
5352</context>
5353<context>
5354 <name>VBoxAddNIDialog</name>
5355 <message>
5356 <source>Add Host Interface</source>
5357 <translation type="obsolete">Přidat hostitelské rozhraní</translation>
5358 </message>
5359 <message>
5360 <source>Interface Name</source>
5361 <translation type="obsolete">Název rozhraní</translation>
5362 </message>
5363 <message>
5364 <source>Descriptive name of the new network interface</source>
5365 <translation type="obsolete">Výstižný název nového síťového rozhraní</translation>
5366 </message>
5367 <message>
5368 <source>Cancel</source>
5369 <translation type="obsolete">Zrušit</translation>
5370 </message>
5371</context>
5372<context>
5373 <name>VBoxAddSFDialog</name>
5374 <message>
5375 <source>Add Share</source>
5376 <translation type="obsolete">Přidat sdílení</translation>
5377 </message>
5378 <message>
5379 <source>Edit Share</source>
5380 <translation type="obsolete">Upravit sdílení</translation>
5381 </message>
5382 <message>
5383 <source>Select a folder to share</source>
5384 <translation type="obsolete">Vybrat sdílený adresář</translation>
5385 </message>
5386 <message>
5387 <source>Folder Path</source>
5388 <translation type="obsolete">Cesta k adresáři</translation>
5389 </message>
5390 <message>
5391 <source>Folder Name</source>
5392 <translation type="obsolete">Název adresáře</translation>
5393 </message>
5394 <message>
5395 <source>Displays the path to an existing folder on the host PC.</source>
5396 <translation type="obsolete">Zobrazovat cestu k existujícímu adresáři na hostitelském PC.</translation>
5397 </message>
5398 <message>
5399 <source>Displays the name of the shared folder (as it will be seen by the guest OS).</source>
5400 <translation type="obsolete">Zobrazuje název sdíleného adresáře (jak bude zobrazen v hostovaném OS).</translation>
5401 </message>
5402 <message>
5403 <source>Opens the dialog to select a folder.</source>
5404 <translation type="obsolete">Otevře dialog pro výběr adresáře.</translation>
5405 </message>
5406 <message>
5407 <source>Cancel</source>
5408 <translation type="obsolete">Zrušit</translation>
5409 </message>
5410 <message>
5411 <source>&amp;Make Permanent</source>
5412 <translation type="obsolete">Udělat &amp;trvale</translation>
5413 </message>
5414</context>
5415<context>
5416 <name>VBoxApplianceEditorWgt</name>
5417 <message>
5418 <source>Virtual System %1</source>
5419 <translation>Virtuální systém %1</translation>
5420 </message>
5421 <message>
5422 <source>Name</source>
5423 <translation>Název</translation>
5424 </message>
5425 <message>
5426 <source>Product</source>
5427 <translation>Produkt</translation>
5428 </message>
5429 <message>
5430 <source>Product-URL</source>
5431 <translation>URL produktu</translation>
5432 </message>
5433 <message>
5434 <source>Vendor</source>
5435 <translation>Výrobce</translation>
5436 </message>
5437 <message>
5438 <source>Vendor-URL</source>
5439 <translation>URL na výrobce</translation>
5440 </message>
5441 <message>
5442 <source>Version</source>
5443 <translation>Verze</translation>
5444 </message>
5445 <message>
5446 <source>Description</source>
5447 <translation>Popis</translation>
5448 </message>
5449 <message>
5450 <source>License</source>
5451 <translation>Licence</translation>
5452 </message>
5453 <message>
5454 <source>Guest OS Type</source>
5455 <translation>OS hosta</translation>
5456 </message>
5457 <message>
5458 <source>CPU</source>
5459 <translation></translation>
5460 </message>
5461 <message>
5462 <source>RAM</source>
5463 <translation></translation>
5464 </message>
5465 <message>
5466 <source>Hard Disk Controller (IDE)</source>
5467 <translation>Řadič disku IDE</translation>
5468 </message>
5469 <message>
5470 <source>Hard Disk Controller (SATA)</source>
5471 <translation>Řadič disku SATA</translation>
5472 </message>
5473 <message>
5474 <source>Hard Disk Controller (SCSI)</source>
5475 <translation>Řadič disku SCSI</translation>
5476 </message>
5477 <message>
5478 <source>DVD</source>
5479 <translation></translation>
5480 </message>
5481 <message>
5482 <source>Floppy</source>
5483 <translation>Disketa</translation>
5484 </message>
5485 <message>
5486 <source>Network Adapter</source>
5487 <translation>Síťová karta</translation>
5488 </message>
5489 <message>
5490 <source>USB Controller</source>
5491 <translation>USB řadič</translation>
5492 </message>
5493 <message>
5494 <source>Sound Card</source>
5495 <translation>Zvuková karta</translation>
5496 </message>
5497 <message>
5498 <source>Virtual Disk Image</source>
5499 <translation>Virtuální obraz disku</translation>
5500 </message>
5501 <message>
5502 <source>Unknown Hardware Item</source>
5503 <translation>Neznámý hardware</translation>
5504 </message>
5505 <message>
5506 <source>MB</source>
5507 <translation type="obsolete">MB</translation>
5508 </message>
5509 <message>
5510 <source>&lt;b&gt;Original Value:&lt;/b&gt; %1</source>
5511 <translation>&lt;b&gt;Původní hodnota:&lt;/b&gt; %1</translation>
5512 </message>
5513 <message>
5514 <source>Configuration</source>
5515 <translation>Konfigurace</translation>
5516 </message>
5517 <message>
5518 <source>Warnings:</source>
5519 <translation>Varování:</translation>
5520 </message>
5521 <message>
5522 <source>MB</source>
5523 <comment>size suffix MBytes=1024 KBytes</comment>
5524 <translation type="obsolete">MB</translation>
5525 </message>
5526 <message>
5527 <source>MB</source>
5528 <comment>size suffix MBytes=1024KBytes</comment>
5529 <translation type="obsolete">MB</translation>
5530 </message>
5531 <message>
5532 <source>Hard Disk Controller (SAS)</source>
5533 <translation>Řadič disku SAS</translation>
5534 </message>
5535</context>
5536<context>
5537 <name>VBoxCloseVMDlg</name>
5538 <message>
5539 <source>Close Virtual Machine</source>
5540 <translation type="obsolete">Zavřít virtuální počítač</translation>
5541 </message>
5542 <message>
5543 <source>You want to:</source>
5544 <translation type="obsolete">Chcete:</translation>
5545 </message>
5546 <message>
5547 <source>&amp;Save the machine state</source>
5548 <translation type="obsolete">&amp;Uložit stav počítače</translation>
5549 </message>
5550 <message>
5551 <source>&amp;Power off the machine</source>
5552 <translation type="obsolete">&amp;Vypnout počítač</translation>
5553 </message>
5554 <message>
5555 <source>&amp;Revert to the current snapshot</source>
5556 <translation type="obsolete">Nav&amp;rátit k aktuálnímu snímku</translation>
5557 </message>
5558 <message>
5559 <source>Revert the machine state to the state stored in the current snapshot</source>
5560 <translation type="obsolete">Vrátí počítač do stavu uloženém v aktuálním snímku</translation>
5561 </message>
5562 <message>
5563 <source>Help</source>
5564 <translation type="obsolete">Nápověda</translation>
5565 </message>
5566 <message>
5567 <source>Cancel</source>
5568 <translation type="obsolete">Zrušit</translation>
5569 </message>
5570 <message>
5571 <source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;
5572&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;
5573&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
5574 <translation type="obsolete">&lt;p&gt;Uloží aktuální stav virtuálního počítače na fyzický pevný disk hostitelského PC.&lt;/p&gt;
5575&lt;p&gt;Při příštím spuštění počítače bude uložený stav obnoven a provádění bude pokračovat od místa kde jste skončili, takže budete moci ihned pokračovat v práci.&lt;/p&gt;
5576&lt;p&gt;Upozorňujeme, že uložení stavu počítače může chvíli trvat v závislosti na hostovaném operačním systému a možství přiřazené paměti.&lt;/p&gt;</translation>
5577 </message>
5578 <message>
5579 <source>S&amp;end the shutdown signal</source>
5580 <translation type="obsolete">Pos&amp;lat signál vypnutí</translation>
5581 </message>
5582 <message>
5583 <source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;
5584&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;
5585&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
5586 <translation type="obsolete">&lt;p&gt;Pošle ACPI událost stisku zapínacího tlačítka virtuálnímu počítači.&lt;/p&gt;
5587&lt;p&gt;Za normálních okolností hostovaný operační systém běžící uvnitř virtuálního počítače detekuje tuto událost a provede čistou vypínací proceduru. Toto je doporučovaný způsob vypínání, protže všechny aplikace běžící uvnitř dostanou šanci uložit svá data a stav.&lt;/p&gt;
5588&lt;p&gt;Pokud počítač neodpovídá na tuto akci, pak je buď špatně nakonfigurován, nebo vůbec nerozumí ACPI události stisku zapínacího tlačítka. V tomto případě byste měli zvolit akci &lt;b&gt;Vypnout počítač&lt;/b&gt; pro zastavání počítače.&lt;/p&gt;</translation>
5589 </message>
5590 <message>
5591 <source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;
5592&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
5593 <translation type="obsolete">&lt;p&gt;Vypne virtuální počítač.&lt;/p&gt;
5594&lt;p&gt;Upozorňujeme že tato akce okamžitě zastaví virtuální počítač, takže uvnitř běžící operační systém nebude moct čistě skončit, což může způsobit &lt;i&gt;ztrátu dat&lt;/i&gt; z virtuálního pčítače. Použití této akce se doporučuje pouze v případě, kdy virtuální počítač neodpovídá na akci &lt;b&gt;Poslat signál vypnutí&lt;/b&gt;.&lt;/p&gt;</translation>
5595 </message>
5596 <message>
5597 <source>&lt;p&gt;When checked, the machine will be returned to the state stored in the current snapshot after it is turned off. This is useful if you are sure that you want to discard the results of your last sessions and start again at that snapshot.&lt;/p&gt;</source>
5598 <translation type="obsolete">&lt;p&gt;Je-li zatrženo, bude stav počítače obnoven ze stavu uloženého v aktuálním snímku ihned po vypnutí. To se hodí pokud jste si jistí že chcete zahodit výsledky vašeho posledního sezení a navrátit se k aktuálnímu snímku.&lt;/p&gt;</translation>
5599 </message>
5600 <message>
5601 <source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
5602 <translation type="obsolete">&lt;p&gt;Uloží aktuální stav virtuálního počítače na fyzický pevný disk hostitelského PC.&lt;/p&gt;&lt;p&gt;Při příštím spuštění počítače bude uložený stav obnoven a provádění bude pokračovat od místa kde jste skončili, takže budete moci ihned pokračovat v práci.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že uložení stavu počítače může chvíli trvat v závislosti na hostovaném operačním systému a možství paměti přiřazené virtuálnímu počítači.&lt;/p&gt;</translation>
5603 </message>
5604 <message>
5605 <source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
5606 <translation type="obsolete">&lt;p&gt;Pošle ACPI událost stisku zapínacího tlačítka virtuálnímu počítači.&lt;/p&gt;&lt;p&gt;Za normálních okolností hostovaný operační systém běžící uvnitř virtuálního počítače detekuje tuto událost a provede korektní ukončovací proceduru. Toto je doporučovaný způsob vypínání, protože všechny aplikace běžící uvnitř dostanou šanci uložit svá data a stav.&lt;/p&gt;&lt;p&gt;Pokud počítač neodpovídá na tuto akci, pak je buď špatně nakonfigurován, nebo vůbec nerozumí ACPI události stisku zapínacího tlačítka. V tomto případě byste měli zvolit akci &lt;b&gt;Vypnout počítač&lt;/b&gt; pro zastavení počítače.&lt;/p&gt;</translation>
5607 </message>
5608 <message>
5609 <source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
5610 <translation type="obsolete">&lt;p&gt;Vypne virtuální počítač.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že tato akce okamžitě zastaví virtuální počítač, takže uvnitř běžící operační systém nebude moct čistě skončit, což může způsobit &lt;i&gt;ztrátu dat&lt;/i&gt; z virtuálního pčítače. Použití této akce se doporučuje pouze v případě, kdy virtuální počítač neodpovídá na akci &lt;b&gt;Poslat signál vypnutí&lt;/b&gt;.&lt;/p&gt;</translation>
5611 </message>
5612 <message>
5613 <source>Restore the machine state stored in the current snapshot</source>
5614 <translation type="obsolete">Vrátí počítač do stavu uloženém v aktuálním snímku</translation>
5615 </message>
5616 <message>
5617 <source>&amp;Restore current snapshot &apos;%1&apos;</source>
5618 <translation type="obsolete">V&amp;rátit se k aktuálnímu snímku &quot;%1&apos;</translation>
5619 </message>
5620</context>
5621<context>
5622 <name>VBoxConsoleWnd</name>
5623 <message>
5624 <source>&lt;qt&gt;Indicates&amp;nbsp;the&amp;nbsp;activity&amp;nbsp;of&amp;nbsp;attached&amp;nbsp;USB&amp;nbsp;devices&lt;br&gt;%1&lt;/qt&gt;</source>
5625 <comment>USB device indicator</comment>
5626 <translation type="obsolete">&lt;qt&gt;Indikuje&amp;nbsp;aktivitu&amp;nbsp;připojených&amp;nbsp;USB&amp;nbsp;zařízení&lt;br&gt;%1&lt;/qt&gt;</translation>
5627 </message>
5628 <message>
5629 <source>&lt;nobr&gt;[&lt;b&gt;not attached&lt;/b&gt;]&lt;/nobr&gt;</source>
5630 <comment>USB device indicator</comment>
5631 <translation type="obsolete">&lt;nobr&gt;[&lt;b&gt;nepřipojeno&lt;/b&gt;]&lt;/nobr&gt;</translation>
5632 </message>
5633 <message>
5634 <source>&lt;nobr&gt;[&lt;b&gt;USB Controller is disabled&lt;/b&gt;]&lt;/nobr&gt;</source>
5635 <comment>USB device indicator</comment>
5636 <translation type="obsolete">&lt;nobr&gt;[&lt;b&gt;USB ovladač je zakázaný&lt;/b&gt;]&lt;/nobr&gt;</translation>
5637 </message>
5638 <message>
5639 <source>&amp;Fullscreen Mode</source>
5640 <translation type="obsolete">Celá &amp;obrazovka</translation>
5641 </message>
5642 <message>
5643 <source>Switch to fullscreen mode</source>
5644 <translation type="obsolete">Přepne do režimu celé obrazovky</translation>
5645 </message>
5646 <message>
5647 <source>Mouse Integration</source>
5648 <comment>enable/disable...</comment>
5649 <translation type="obsolete">Integrace myši</translation>
5650 </message>
5651 <message>
5652 <source>Auto-resize Guest Display</source>
5653 <comment>enable/disable...</comment>
5654 <translation type="obsolete">Automaticky přizpůsobit hostovanou obrazovku</translation>
5655 </message>
5656 <message>
5657 <source>Auto-resize &amp;Guest Display</source>
5658 <translation type="obsolete">Automaticky přizpůsobit &amp;hostovanou obrazovku</translation>
5659 </message>
5660 <message>
5661 <source>Automatically resize the guest display when the window is resized (requires Guest Additions)</source>
5662 <translation type="obsolete">Automaticky přizpůsobuje velikost hostované obrazovky podle velikosti okna (vyžaduje Přídavky pro hosta)</translation>
5663 </message>
5664 <message>
5665 <source>&amp;Adjust Window Size</source>
5666 <translation type="obsolete">Přizpůsobit velikost okn&amp;a</translation>
5667 </message>
5668 <message>
5669 <source>Adjust window size and position to best fit the guest display</source>
5670 <translation type="obsolete">Přizpůsobí velikost a polohu okna, aby nejlépe odpovídala hostované obrazovce</translation>
5671 </message>
5672 <message>
5673 <source>&amp;Insert Ctrl-Alt-Del</source>
5674 <translation type="obsolete">Vložit Ctrl-Alt-&amp;Del</translation>
5675 </message>
5676 <message>
5677 <source>Send the Ctrl-Alt-Del sequence to the virtual machine</source>
5678 <translation type="obsolete">Pošle sekvenci Ctrl-Alt-Del virtuálnímu počítači</translation>
5679 </message>
5680 <message>
5681 <source>&amp;Insert Ctrl-Alt-Backspace</source>
5682 <translation type="obsolete">Vlož&amp;it Ctrl-Alt-Backspace</translation>
5683 </message>
5684 <message>
5685 <source>Send the Ctrl-Alt-Backspace sequence to the virtual machine</source>
5686 <translation type="obsolete">Pošle sekvenci Ctrl-Alt-Backspace virtuálnímu počítači</translation>
5687 </message>
5688 <message>
5689 <source>&amp;Reset</source>
5690 <translation type="obsolete">&amp;Reset</translation>
5691 </message>
5692 <message>
5693 <source>Reset the virtual machine</source>
5694 <translation type="obsolete">Resetuje virtuální počítač</translation>
5695 </message>
5696 <message>
5697 <source>ACPI S&amp;hutdown</source>
5698 <translation type="obsolete">ACPI &amp;vypnutí</translation>
5699 </message>
5700 <message>
5701 <source>Send the ACPI Power Button press event to the virtual machine</source>
5702 <translation type="obsolete">Pošle ACPI událost stisku tlačítka vypnutí virtuálnímu počítači</translation>
5703 </message>
5704 <message>
5705 <source>&amp;Close...</source>
5706 <translation type="obsolete">&amp;Zavřít...</translation>
5707 </message>
5708 <message>
5709 <source>Close the virtual machine</source>
5710 <translation type="obsolete">Zavře virtuální počítač</translation>
5711 </message>
5712 <message>
5713 <source>Take &amp;Snapshot...</source>
5714 <translation type="obsolete">Sejmout &amp;snímek...</translation>
5715 </message>
5716 <message>
5717 <source>Take a snapshot of the virtual machine</source>
5718 <translation type="obsolete">Sejme snímek virtuálního počítače</translation>
5719 </message>
5720 <message>
5721 <source>&amp;Floppy Image...</source>
5722 <translation type="obsolete">Obraz &amp;diskety...</translation>
5723 </message>
5724 <message>
5725 <source>Mount a floppy image file</source>
5726 <translation type="obsolete">Připojí soubor s obrazem diskety</translation>
5727 </message>
5728 <message>
5729 <source>Unmount F&amp;loppy</source>
5730 <translation type="obsolete">Odpojit dis&amp;ketu</translation>
5731 </message>
5732 <message>
5733 <source>Unmount the currently mounted floppy media</source>
5734 <translation type="obsolete">Odpojí soubor s obrazem diskety</translation>
5735 </message>
5736 <message>
5737 <source>&amp;CD/DVD-ROM Image...</source>
5738 <translation type="obsolete">&amp;CD/DVD-ROM obraz...</translation>
5739 </message>
5740 <message>
5741 <source>Mount a CD/DVD-ROM image file</source>
5742 <translation type="obsolete">Připojí soubor s obrazem CD/DVD</translation>
5743 </message>
5744 <message>
5745 <source>Unmount C&amp;D/DVD-ROM</source>
5746 <translation type="obsolete">Odpojit C&amp;D/DVD</translation>
5747 </message>
5748 <message>
5749 <source>Unmount the currently mounted CD/DVD-ROM media</source>
5750 <translation type="obsolete">Odpojí právě připojené CD/DVD medium</translation>
5751 </message>
5752 <message>
5753 <source>Remote Desktop (RDP) Server</source>
5754 <comment>enable/disable...</comment>
5755 <translation type="obsolete">Server vzdálené plochy (RDP)</translation>
5756 </message>
5757 <message>
5758 <source>Remote Dis&amp;play</source>
5759 <translation type="obsolete">Vzdálená &amp;plocha</translation>
5760 </message>
5761 <message>
5762 <source>Enable or disable remote desktop (RDP) connections to this machine</source>
5763 <translation type="obsolete">Povolí či zakáže připojení vzdálené plochy (RDP) na tento počítač</translation>
5764 </message>
5765 <message>
5766 <source>Open</source>
5767 <translation type="obsolete">Otevřít</translation>
5768 </message>
5769 <message>
5770 <source>&amp;Shared Folders...</source>
5771 <translation type="obsolete">Sdílené &amp;složky...</translation>
5772 </message>
5773 <message>
5774 <source>Create or modify shared folders</source>
5775 <translation type="obsolete">Otevře dialog pro správu sdílených složek</translation>
5776 </message>
5777 <message>
5778 <source>&amp;Install Guest Additions...</source>
5779 <translation type="obsolete">&amp;Instalovat Přídavky pro hosta...</translation>
5780 </message>
5781 <message>
5782 <source>Mount the Guest Additions installation image</source>
5783 <translation type="obsolete">Připojí obraz s instalací Přídavků pro hosta</translation>
5784 </message>
5785 <message>
5786 <source>&amp;Statistics...</source>
5787 <translation type="obsolete">&amp;Statistiky...</translation>
5788 </message>
5789 <message>
5790 <source>&amp;Command line...</source>
5791 <translation type="obsolete">&amp;Příkazový řádek...</translation>
5792 </message>
5793 <message>
5794 <source>&amp;VirtualBox Web Site...</source>
5795 <translation type="obsolete">Webová stránka &amp;VirtualBoxu...</translation>
5796 </message>
5797 <message>
5798 <source>Open the browser and go to the VirtualBox product web site</source>
5799 <translation type="obsolete">Otevře prohlížeč a přejde na webovou stránku projektu VirtualBox</translation>
5800 </message>
5801 <message>
5802 <source>&amp;About VirtualBox...</source>
5803 <translation type="obsolete">&amp;O VirtualBoxu...</translation>
5804 </message>
5805 <message>
5806 <source>Show a dialog with product information</source>
5807 <translation type="obsolete">Zobrazí dialog s informacemi o produktu</translation>
5808 </message>
5809 <message>
5810 <source>&amp;Reset All Warnings</source>
5811 <translation type="obsolete">&amp;Resetovat všechna varování</translation>
5812 </message>
5813 <message>
5814 <source>Go back to showing all suppressed warnings and messages</source>
5815 <translation type="obsolete">Všechna potlačená varování se zobrazí znovu</translation>
5816 </message>
5817 <message>
5818 <source>Mount &amp;Floppy</source>
5819 <translation type="obsolete">Připoji&amp;t disketu</translation>
5820 </message>
5821 <message>
5822 <source>Mount &amp;CD/DVD-ROM</source>
5823 <translation type="obsolete">Připojit &amp;CD/DVD</translation>
5824 </message>
5825 <message>
5826 <source>&amp;USB Devices</source>
5827 <translation type="obsolete">&amp;USB zařízení</translation>
5828 </message>
5829 <message>
5830 <source>&amp;Devices</source>
5831 <translation type="obsolete">&amp;Zařízení</translation>
5832 </message>
5833 <message>
5834 <source>De&amp;bug</source>
5835 <translation type="obsolete">De&amp;bug</translation>
5836 </message>
5837 <message>
5838 <source>&amp;Help</source>
5839 <translation type="obsolete">&amp;Nápověda</translation>
5840 </message>
5841 <message>
5842 <source>Indicates whether the guest display auto-resize function is On (&lt;img src=auto_resize_on_16px.png/&gt;) or Off (&lt;img src=auto_resize_off_16px.png/&gt;). Note that this function requires Guest Additions to be installed in the guest OS.</source>
5843 <translation type="obsolete">Indikuje, zda je funkce přizpůsobení hostované obrazovky zapnuta (&lt;img src=auto_resize_on_16px.png/&gt;) nebo vypnuta (&lt;img src=auto_resize_off_16px.png/&gt;). Tato funkce vyžaduje nainstalované Přídavky pro hosta na hostovaném OS.</translation>
5844 </message>
5845 <message>
5846 <source>Indicates whether the host mouse pointer is captured by the guest OS:&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is not captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;mouse integration (MI) is On&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is not captured&lt;/nobr&gt;&lt;br&gt;Note that the mouse integration feature requires Guest Additions to be installed in the guest OS.</source>
5847 <translation type="obsolete">Indikuje, zda je kurzor myši odchycen hostovaným OS: &lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;kurzor není odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;kurzor je odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;integrace myši (IM) je zapnuta&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;IM je vypnuta, kurzor je odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;IM je vypnuta, kurzor není odchycen&lt;/nobr&gt;&lt;br&gt;Funkce integrace myši vyžaduje nainstalované Přídavky pro hosta na hostovaném OS.</translation>
5848 </message>
5849 <message>
5850 <source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=hostkey_captured_16px.png/&gt;) or not (&lt;img src=hostkey_16px.png/&gt;)</source>
5851 <translation type="obsolete">Indikuje, zda je klávesnice odchycena hostovaným OS (&lt;img src=hostkey_captured_16px.png/&gt;) nebo ne (&lt;img src=hostkey_16px.png/&gt;)</translation>
5852 </message>
5853 <message>
5854 <source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
5855 <translation type="obsolete">Zobrazuje přiřazenou Klávesu hostitele.&lt;br&gt;Pokud je tato klávesa stlačena samostatně, přepíná stav odchycení klávesnice a myši. Může být také použita v kombinaci s dalšími klávesami pro urychlení akcí z hlavní nabídky.</translation>
5856 </message>
5857 <message>
5858 <source>Provides quick access to shared folders (by a right mouse button click).&lt;br&gt;Note that the shared folders feature requires Guest Additions to be installed in the guest OS.</source>
5859 <translation type="obsolete">Poskytuje rychlý přístup ke sdíleným adresářům (pravým klikem myši).&lt;br&gt;Funkce sdílení adresářů vyžaduje nainstalované Přídavky pro hosta na hostovaném OS.</translation>
5860 </message>
5861 <message>
5862 <source>&lt;qt&gt;Indicates&amp;nbsp;the&amp;nbsp;activity&amp;nbsp;of&amp;nbsp;the&amp;nbsp;floppy&amp;nbsp;media&lt;br&gt;[&lt;b&gt;%1&lt;/b&gt;]&lt;/qt&gt;</source>
5863 <translation type="obsolete">&lt;qt&gt;Indikuje&amp;nbsp;aktivitu&amp;nbsp;diskety&lt;br&gt;[&lt;b&gt;%1&lt;/b&gt;]&lt;/qt&gt;</translation>
5864 </message>
5865 <message>
5866 <source>Host&amp;nbsp;Drive&amp;nbsp;</source>
5867 <comment>Floppy tooltip</comment>
5868 <translation type="obsolete">Hostitelská&amp;nbsp;jednotka&amp;nbsp;</translation>
5869 </message>
5870 <message>
5871 <source>not&amp;nbsp;mounted</source>
5872 <comment>Floppy tooltip</comment>
5873 <translation type="obsolete">nepřipojena</translation>
5874 </message>
5875 <message>
5876 <source>&lt;qt&gt;Indicates&amp;nbsp;the&amp;nbsp;activity&amp;nbsp;of&amp;nbsp;the&amp;nbsp;CD/DVD-ROM&amp;nbsp;media&lt;br&gt;[&lt;b&gt;%1&lt;/b&gt;]&lt;/qt&gt;</source>
5877 <translation type="obsolete">&lt;qt&gt;Indikuje&amp;nbsp;aktivitu&amp;nbsp;CD/DVD&lt;br&gt;[&lt;b&gt;%1&lt;/b&gt;]&lt;/qt&gt;</translation>
5878 </message>
5879 <message>
5880 <source>Host&amp;nbsp;Drive&amp;nbsp;</source>
5881 <comment>DVD-ROM tooltip</comment>
5882 <translation type="obsolete">Hostitelská&amp;nbsp;jednotka&amp;nbsp;</translation>
5883 </message>
5884 <message>
5885 <source>not&amp;nbsp;mounted</source>
5886 <comment>DVD-ROM tooltip</comment>
5887 <translation type="obsolete">nepřipojeno</translation>
5888 </message>
5889 <message>
5890 <source>&lt;qt&gt;Indicates&amp;nbsp;the&amp;nbsp;activity&amp;nbsp;of&amp;nbsp;virtual&amp;nbsp;hard&amp;nbsp;disks</source>
5891 <translation type="obsolete">&lt;qt&gt;Indikuje&amp;nbsp;aktivitu&amp;nbsp;virtualních&amp;nbsp;pevných&amp;nbsp;disků</translation>
5892 </message>
5893 <message>
5894 <source>&lt;br&gt;[&lt;b&gt;not attached&lt;/b&gt;]</source>
5895 <comment>HDD tooltip</comment>
5896 <translation type="obsolete">&lt;br&gt;[&lt;b&gt;nepřipojen&lt;/b&gt;]</translation>
5897 </message>
5898 <message>
5899 <source>Indicates whether the Remote Display (VRDP Server) is enabled (&lt;img src=vrdp_16px.png/&gt;) or not (&lt;img src=vrdp_disabled_16px.png/&gt;)</source>
5900 <translation type="obsolete">Indikuje, zda je Vzdálená plocha (VRDP server) povolena (&lt;img src=vrdp_16px.png/&gt;) nebo ne (&lt;img src=vrdp_disabled_16px.png/&gt;)</translation>
5901 </message>
5902 <message>
5903 <source>&lt;hr&gt;The VRDP Server is listening on port %1</source>
5904 <translation type="obsolete">&lt;hr&gt;VRDP server poslouchá na portu %1</translation>
5905 </message>
5906 <message>
5907 <source>&lt;qt&gt;Indicates the status of the hardware virtualization features used by this virtual machine:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;/qt&gt;</source>
5908 <translation type="obsolete">&lt;qt&gt;Indikuje stav virtualizačních rozšíření použitých tímto virtuálním počítačem:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;&lt;/qt&gt;</translation>
5909 </message>
5910 <message>
5911 <source>&amp;Pause</source>
5912 <translation type="obsolete">&amp;Pauza</translation>
5913 </message>
5914 <message>
5915 <source>Suspend the execution of the virtual machine</source>
5916 <translation type="obsolete">Pozastaví chod virtuálního počítače</translation>
5917 </message>
5918 <message>
5919 <source>R&amp;esume</source>
5920 <translation type="obsolete">Ob&amp;novit</translation>
5921 </message>
5922 <message>
5923 <source>Resume the execution of the virtual machine</source>
5924 <translation type="obsolete">Obnoví chod virtuálního počítače</translation>
5925 </message>
5926 <message>
5927 <source>Disable &amp;Mouse Integration</source>
5928 <translation type="obsolete">Zákazat integraci &amp;myši</translation>
5929 </message>
5930 <message>
5931 <source>Temporarily disable host mouse pointer integration</source>
5932 <translation type="obsolete">Dočasně zakáže integraci hostitelské myši</translation>
5933 </message>
5934 <message>
5935 <source>Enable &amp;Mouse Integration</source>
5936 <translation type="obsolete">Povolit integraci &amp;myši</translation>
5937 </message>
5938 <message>
5939 <source>Enable temporarily disabled host mouse pointer integration</source>
5940 <translation type="obsolete">Povolí dočasně zakázanou integraci hostitelské myši</translation>
5941 </message>
5942 <message>
5943 <source>Snapshot %1</source>
5944 <translation type="obsolete">Snímek %1</translation>
5945 </message>
5946 <message>
5947 <source>&lt;p&gt;Failed to find the VirtualBox Guest Additions CD image &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; or &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&lt;/p&gt;</source>
5948 <translation type="obsolete">&lt;p&gt;Nelze najít CD obraz Přídavků pro hosta VirtualBoxu &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; nebo &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;&lt;/p&gt;</translation>
5949 </message>
5950 <message>
5951 <source>Host Drive </source>
5952 <translation type="obsolete">Hostitelská jednotka </translation>
5953 </message>
5954 <message>
5955 <source>&amp;Machine</source>
5956 <translation type="obsolete">&amp;Počítač</translation>
5957 </message>
5958 <message>
5959 <source>&lt;qt&gt;Indicates&amp;nbsp;the&amp;nbsp;activity&amp;nbsp;of&amp;nbsp;the&amp;nbsp;network&amp;nbsp;interfaces</source>
5960 <comment>Network adapters indicator</comment>
5961 <translation type="obsolete">&lt;qt&gt;Indikuje&amp;nbsp;aktivitu&amp;nbsp;síťových&amp;nbsp;rozhraní</translation>
5962 </message>
5963 <message>
5964 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: cable %3&lt;/nobr&gt;</source>
5965 <comment>Network adapters indicator</comment>
5966 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Karta %1 (%2)&lt;/b&gt;: kabel %3&lt;/nobr&gt;</translation>
5967 </message>
5968 <message>
5969 <source>connected</source>
5970 <comment>Network adapters indicator</comment>
5971 <translation type="obsolete">připojen</translation>
5972 </message>
5973 <message>
5974 <source>disconnected</source>
5975 <comment>Network adapters indicator</comment>
5976 <translation type="obsolete">odpojen</translation>
5977 </message>
5978 <message>
5979 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;All network adapters are disabled&lt;/b&gt;&lt;/nobr&gt;</source>
5980 <comment>Network adapters indicator</comment>
5981 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Všechny síťové karty jsou zakázány&lt;/b&gt;&lt;/nobr&gt;</translation>
5982 </message>
5983 <message>
5984 <source>&amp;Network Adapters</source>
5985 <translation type="obsolete">&amp;Síťové karty</translation>
5986 </message>
5987 <message>
5988 <source>Adapter %1</source>
5989 <comment>network</comment>
5990 <translation type="obsolete">Karta %1</translation>
5991 </message>
5992 <message>
5993 <source>Mount the selected physical drive of the host PC</source>
5994 <comment>Floppy tip</comment>
5995 <translation type="obsolete">Připojí vybranou fyzickou jednotku hostitelského PC</translation>
5996 </message>
5997 <message>
5998 <source>Mount the selected physical drive of the host PC</source>
5999 <comment>CD/DVD tip</comment>
6000 <translation type="obsolete">Připojí vybranou fyzickou jednotku hostitelského PC</translation>
6001 </message>
6002 <message>
6003 <source>Disconnect the cable from the selected virtual network adapter</source>
6004 <translation type="obsolete">Odpojí kabel od vybraného virtuálního síťového rozhraní</translation>
6005 </message>
6006 <message>
6007 <source>Connect the cable to the selected virtual network adapter</source>
6008 <translation type="obsolete">Připojí kabel do vybraného virtuálního síťového rozhraní</translation>
6009 </message>
6010 <message>
6011 <source>Seam&amp;less Mode</source>
6012 <translation type="obsolete">&amp;Bezešvý režim</translation>
6013 </message>
6014 <message>
6015 <source>Switch to seamless desktop integration mode</source>
6016 <translation type="obsolete">Přepne do bezešvého režimu integrace plochy</translation>
6017 </message>
6018 <message>
6019 <source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=hostkey_captured_16px.png/&gt;) or not (&lt;img src=hostkey_16px.png/&gt;).</source>
6020 <translation type="obsolete">Indikuje, zda je klávesnice odchytávána hostovaným OS (&lt;img src=hostkey_captured_16px.png/&gt;) či nikoliv (&lt;img src=hostkey_16px.png/&gt;).</translation>
6021 </message>
6022 <message>
6023 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the floppy media:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
6024 <comment>Floppy tooltip</comment>
6025 <translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;Indikuje aktivitu diskety:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
6026 </message>
6027 <message>
6028 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Host Drive&lt;/b&gt;: %1&lt;/nobr&gt;</source>
6029 <comment>Floppy tooltip</comment>
6030 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Hostitelská jednotka&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
6031 </message>
6032 <message>
6033 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Image&lt;/b&gt;: %1&lt;/nobr&gt;</source>
6034 <comment>Floppy tooltip</comment>
6035 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Obraz&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
6036 </message>
6037 <message>
6038 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No media mounted&lt;/b&gt;&lt;/nobr&gt;</source>
6039 <comment>Floppy tooltip</comment>
6040 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Žádné připojené médium&lt;/b&gt;&lt;/nobr&gt;</translation>
6041 </message>
6042 <message>
6043 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD-ROM media:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
6044 <comment>DVD-ROM tooltip</comment>
6045 <translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;Indikuje aktivitu CD/DVD-ROM:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
6046 </message>
6047 <message>
6048 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Host Drive&lt;/b&gt;: %1&lt;/nobr&gt;</source>
6049 <comment>DVD-ROM tooltip</comment>
6050 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Hostitelská jednotka&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
6051 </message>
6052 <message>
6053 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Image&lt;/b&gt;: %1&lt;/nobr&gt;</source>
6054 <comment>DVD-ROM tooltip</comment>
6055 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Obraz&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
6056 </message>
6057 <message>
6058 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No media mounted&lt;/b&gt;&lt;/nobr&gt;</source>
6059 <comment>DVD-ROM tooltip</comment>
6060 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Žádné připojené médium&lt;/b&gt;&lt;/nobr&gt;</translation>
6061 </message>
6062 <message>
6063 <source>&lt;qt&gt;&lt;nobr&gt;Indicates activity on the the virtual hard disks:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
6064 <comment>HDD tooltip</comment>
6065 <translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;Indikuje aktivitu virtuálních pevných disků:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
6066 </message>
6067 <message>
6068 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No hard disks attached&lt;/b&gt;&lt;/nobr&gt;</source>
6069 <comment>HDD tooltip</comment>
6070 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Nepřipojeny žádné pevné disky&lt;/b&gt;&lt;/nobr&gt;</translation>
6071 </message>
6072 <message>
6073 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
6074 <comment>Network adapters tooltip</comment>
6075 <translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;Indikuje aktivitu síťových rozhraní:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
6076 </message>
6077 <message>
6078 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: cable %3&lt;/nobr&gt;</source>
6079 <comment>Network adapters tooltip</comment>
6080 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Karta %1 (%2)&lt;/b&gt;: kabel %3&lt;/nobr&gt;</translation>
6081 </message>
6082 <message>
6083 <source>connected</source>
6084 <comment>Network adapters tooltip</comment>
6085 <translation type="obsolete">připojen</translation>
6086 </message>
6087 <message>
6088 <source>disconnected</source>
6089 <comment>Network adapters tooltip</comment>
6090 <translation type="obsolete">odpojen</translation>
6091 </message>
6092 <message>
6093 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;All network adapters are disabled&lt;/b&gt;&lt;/nobr&gt;</source>
6094 <comment>Network adapters tooltip</comment>
6095 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Všechny síťové karty jsou zakázány&lt;/b&gt;&lt;/nobr&gt;</translation>
6096 </message>
6097 <message>
6098 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
6099 <comment>USB device tooltip</comment>
6100 <translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;Indikuje aktivitu připojených USB zařízení:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
6101 </message>
6102 <message>
6103 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No USB devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
6104 <comment>USB device tooltip</comment>
6105 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Nepřipojena žádná USB zařízení&lt;/b&gt;&lt;/nobr&gt;</translation>
6106 </message>
6107 <message>
6108 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB Controller is disabled&lt;/b&gt;&lt;/nobr&gt;</source>
6109 <comment>USB device tooltip</comment>
6110 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Ovladač USB je zakázán&lt;/b&gt;&lt;/nobr&gt;</translation>
6111 </message>
6112 <message>
6113 <source>Indicates whether the Remote Display (VRDP Server) is enabled (&lt;img src=vrdp_16px.png/&gt;) or not (&lt;img src=vrdp_disabled_16px.png/&gt;).</source>
6114 <translation type="obsolete">Indikuje, zda je Vzdálená plocha (VRDP server) povolena (&lt;img src=vrdp_16px.png/&gt;) či nikoliv (&lt;img src=vrdp_disabled_16px.png/&gt;).</translation>
6115 </message>
6116 <message>
6117 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the machineof the machine&apos;sapos;s shared folders: shared folders:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
6118 <comment>Shared folders tooltip</comment>
6119 <translation type="obsolete">&lt;qt&gt;&lt;nobr&gt;Indikuje aktivitu sdílených složek:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
6120 </message>
6121 <message>
6122 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No shared folders&lt;/b&gt;&lt;/nobr&gt;</source>
6123 <comment>Shared folders tooltip</comment>
6124 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Žádné sdílené složky&lt;/b&gt;&lt;/nobr&gt;</translation>
6125 </message>
6126 <message>
6127 <source>&amp;Contents...</source>
6128 <translation type="obsolete">&amp;Obsah...</translation>
6129 </message>
6130 <message>
6131 <source>Show the online help contents</source>
6132 <translation type="obsolete">Zobrazí obsah online nápovědy</translation>
6133 </message>
6134 <message>
6135 <source>R&amp;egister VirtualBox...</source>
6136 <translation type="obsolete">R&amp;egistrovat VirtualBox...</translation>
6137 </message>
6138 <message>
6139 <source>Open VirtualBox registration form</source>
6140 <translation type="obsolete">Otevře registrační formulář VirtualBoxu</translation>
6141 </message>
6142 <message>
6143 <source>Session I&amp;nformation Dialog</source>
6144 <translation type="obsolete">I&amp;nformace o sezení</translation>
6145 </message>
6146 <message>
6147 <source>Show Session Information Dialog</source>
6148 <translation type="obsolete">Zobrazí dialog s informacemi o sezení</translation>
6149 </message>
6150 <message>
6151 <source>&amp;Statistics...</source>
6152 <comment>debug action</comment>
6153 <translation type="obsolete">&amp;Statistiky...</translation>
6154 </message>
6155 <message>
6156 <source>&amp;Command Line...</source>
6157 <comment>debug action</comment>
6158 <translation type="obsolete">Příka&amp;zový řádek...</translation>
6159 </message>
6160 <message>
6161 <source>Indicates whether the guest display auto-resize function is On (&lt;img src=:/auto_resize_on_16px.png/&gt;) or Off (&lt;img src=:/auto_resize_off_16px.png/&gt;). Note that this function requires Guest Additions to be installed in the guest OS.</source>
6162 <translation type="obsolete">Indikuje, zda je funkce přizpůsobení hostované obrazovky zapnuta (&lt;img src=:/auto_resize_on_16px.png/&gt;) nebo vypnuta (&lt;img src=:/auto_resize_off_16px.png/&gt;). Tato funkce vyžaduje nainstalované Přídavky pro hosta na hostovaném OS.</translation>
6163 </message>
6164 <message>
6165 <source>Indicates whether the host mouse pointer is captured by the guest OS:&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is not captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;mouse integration (MI) is On&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is not captured&lt;/nobr&gt;&lt;br&gt;Note that the mouse integration feature requires Guest Additions to be installed in the guest OS.</source>
6166 <translation type="obsolete">Indikuje, zda je kurzor myši odchycen hostovaným OS: &lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;kurzor není odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;kurzor je odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;integrace myši (IM) je zapnuta&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;IM je vypnuta, kurzor je odchycen&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;IM je vypnuta, kurzor není odchycen&lt;/nobr&gt;&lt;br&gt;Funkce integrace myši vyžaduje nainstalované Přídavky pro hosta na hostovaném OS.</translation>
6167 </message>
6168 <message>
6169 <source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=:/hostkey_captured_16px.png/&gt;) or not (&lt;img src=:/hostkey_16px.png/&gt;).</source>
6170 <translation type="obsolete">Indikuje, zda je klávesnice odchytávána hostovaným OS (&lt;img src=:/hostkey_captured_16px.png/&gt;) či nikoliv (&lt;img src=:/hostkey_16px.png/&gt;).</translation>
6171 </message>
6172 <message>
6173 <source>Indicates whether the Remote Display (VRDP Server) is enabled (&lt;img src=:/vrdp_16px.png/&gt;) or not (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</source>
6174 <translation type="obsolete">Indikuje, zda je Vzdálená plocha (VRDP server) povolena (&lt;img src=:/vrdp_16px.png/&gt;) či nikoliv (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</translation>
6175 </message>
6176 <message>
6177 <source>&amp;Logging...</source>
6178 <comment>debug action</comment>
6179 <translation type="obsolete">&amp;Logování...</translation>
6180 </message>
6181 <message>
6182 <source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
6183 <translation type="obsolete">Zobrazuje přiřazenou Klávesu hostitele.&lt;br&gt;Pokud je tato klávesa stlačena samostatně, přepíná stav odchycení klávesnice a myši. Může být také použita v kombinaci s dalšími klávesami pro urychlení akcí z hlavní nabídky.</translation>
6184 </message>
6185 <message>
6186 <source>Indicates the status of the hardware virtualization features used by this virtual machine:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</source>
6187 <comment>Virtualization Stuff LED</comment>
6188 <translation type="obsolete">Indikuje stav virtualizačních rozšíření použitých tímto virtuálním počítačem:&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%3:&lt;/b&gt;&amp;nbsp;%4&lt;/nobr&gt;</translation>
6189 </message>
6190 <message>
6191 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</source>
6192 <comment>Virtualization Stuff LED</comment>
6193 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1:&lt;/b&gt;&amp;nbsp;%2&lt;/nobr&gt;</translation>
6194 </message>
6195 <message>
6196 <source> EXPERIMENTAL build %1r%2 - %3</source>
6197 <translation type="obsolete">EXPERIMENTÁLNÍ verze %1r%2 - %3</translation>
6198 </message>
6199 <message>
6200 <source>&amp;CD/DVD Devices</source>
6201 <translation type="obsolete">&amp;CD/DVD zařízení</translation>
6202 </message>
6203 <message>
6204 <source>&amp;Floppy Devices</source>
6205 <translation type="obsolete">&amp;Disketové mechaniky</translation>
6206 </message>
6207 <message>
6208 <source>&amp;Network Adapters...</source>
6209 <translation type="obsolete">&amp;Síťové karty...</translation>
6210 </message>
6211 <message>
6212 <source>Change the settings of network adapters</source>
6213 <translation type="obsolete">Změní nastavení síťových karet</translation>
6214 </message>
6215 <message>
6216 <source>&amp;Remote Display</source>
6217 <translation type="obsolete">V&amp;zdálená obrazovka</translation>
6218 </message>
6219 <message>
6220 <source>More CD/DVD Images...</source>
6221 <translation type="obsolete">Další CD/DVD obrazy...</translation>
6222 </message>
6223 <message>
6224 <source>Unmount CD/DVD Device</source>
6225 <translation type="obsolete">Odpojit CD/DVD zařízení</translation>
6226 </message>
6227 <message>
6228 <source>More Floppy Images...</source>
6229 <translation type="obsolete">Další obrazy disket...</translation>
6230 </message>
6231 <message>
6232 <source>Unmount Floppy Device</source>
6233 <translation type="obsolete">Odpojit disketovou mechaniku</translation>
6234 </message>
6235 <message>
6236 <source>No CD/DVD Devices Attached</source>
6237 <translation type="obsolete">Není připojeno žádné CD/DVD zařízení</translation>
6238 </message>
6239 <message>
6240 <source>No Floppy Devices Attached</source>
6241 <translation type="obsolete">Není připojena žádná disketová mechanika</translation>
6242 </message>
6243 <message>
6244 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the virtual hard disks:&lt;/nobr&gt;%1&lt;/p&gt;</source>
6245 <comment>HDD tooltip</comment>
6246 <translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu virtuálních pevných disků:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
6247 </message>
6248 <message>
6249 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
6250 <comment>CD/DVD tooltip</comment>
6251 <translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu CD/DVD zařízení:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
6252 </message>
6253 <message>
6254 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No CD/DVD devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
6255 <comment>CD/DVD tooltip</comment>
6256 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Nepřipojeno žádné CD/DVD zařízení&lt;/b&gt;&lt;/nobr&gt;</translation>
6257 </message>
6258 <message>
6259 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the floppy devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
6260 <comment>FD tooltip</comment>
6261 <translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu disketových mechanik:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
6262 </message>
6263 <message>
6264 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No floppy devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
6265 <comment>FD tooltip</comment>
6266 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Nepřipojena žádná disketová mechanika&lt;/b&gt;&lt;/nobr&gt;</translation>
6267 </message>
6268 <message>
6269 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/p&gt;</source>
6270 <comment>Network adapters tooltip</comment>
6271 <translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu síťových rozhraní:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
6272 </message>
6273 <message>
6274 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/p&gt;</source>
6275 <comment>USB device tooltip</comment>
6276 <translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu připojených USB zařízení:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
6277 </message>
6278 <message>
6279 <source>&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indicates the activity of the machine&apos;s shared folders:&lt;/nobr&gt;%1&lt;/p&gt;</source>
6280 <comment>Shared folders tooltip</comment>
6281 <translation type="obsolete">&lt;p style=&apos;white-space:pre&apos;&gt;&lt;nobr&gt;Indikuje aktivitu na sdílených složkách počítače:&lt;/nobr&gt;%1&lt;/p&gt;</translation>
6282 </message>
6283 <message>
6284 <source>Dock Icon</source>
6285 <translation type="obsolete">Dokovací ikona</translation>
6286 </message>
6287 <message>
6288 <source>Show Application Icon</source>
6289 <translation type="obsolete">Zobrazit ikonu aplikace</translation>
6290 </message>
6291 <message>
6292 <source>Show Monitor Preview</source>
6293 <translation type="obsolete">Zobrazit náhled monitoru</translation>
6294 </message>
6295 <message>
6296 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: %3 cable %4&lt;/nobr&gt;</source>
6297 <comment>Network adapters tooltip</comment>
6298 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adaptér %1 (%2)&lt;/b&gt;: %3 kabel %4&lt;/nobr&gt;</translation>
6299 </message>
6300 <message>
6301 <source>ACPI Sh&amp;utdown</source>
6302 <translation type="obsolete">ACPI &amp;vypnutí</translation>
6303 </message>
6304 <message>
6305 <source>&amp;View</source>
6306 <translation type="obsolete">&amp;Náhled</translation>
6307 </message>
6308 <message>
6309 <source>Preview Monitor %1</source>
6310 <translation type="obsolete">Monitor pro náhled %1</translation>
6311 </message>
6312 <message>
6313 <source>No CD/DVD devices attached to that VM</source>
6314 <translation type="obsolete">K tomuto virtuálnímu počítači není připojena žádná CD/DVD mechanika</translation>
6315 </message>
6316 <message>
6317 <source>No floppy devices attached to that VM</source>
6318 <translation type="obsolete">K tomuto virtuálnímu počítači není připojena žádná disketová mechanika</translation>
6319 </message>
6320 <message>
6321 <source>No USB Devices Connected</source>
6322 <translation type="obsolete">Není připojené žádné USB zařízení</translation>
6323 </message>
6324 <message>
6325 <source>No supported devices connected to the host PC</source>
6326 <translation type="obsolete">K hostitelskému PC není připojeno žádné podporované zařízení</translation>
6327 </message>
6328</context>
6329<context>
6330 <name>VBoxDiskImageManagerDlg</name>
6331 <message>
6332 <source>Name</source>
6333 <translation type="obsolete">Název</translation>
6334 </message>
6335 <message>
6336 <source>Virtual Size</source>
6337 <translation type="obsolete">Virtuální velikost</translation>
6338 </message>
6339 <message>
6340 <source>Actual Size</source>
6341 <translation type="obsolete">Skutečná velikost</translation>
6342 </message>
6343 <message>
6344 <source>Size</source>
6345 <translation type="obsolete">Velikost</translation>
6346 </message>
6347 <message>
6348 <source>Virtual Disk Manager</source>
6349 <translation type="obsolete">Správce virtuálních disků</translation>
6350 </message>
6351 <message>
6352 <source>&amp;Hard Disks</source>
6353 <translation type="obsolete">&amp;Pevné disky</translation>
6354 </message>
6355 <message>
6356 <source>&amp;CD/DVD Images</source>
6357 <translation type="obsolete">&amp;CD/DVD obrazy</translation>
6358 </message>
6359 <message>
6360 <source>&amp;Floppy Images</source>
6361 <translation type="obsolete">Dis&amp;kety</translation>
6362 </message>
6363 <message>
6364 <source>Help</source>
6365 <translation type="obsolete">Nápověda</translation>
6366 </message>
6367 <message>
6368 <source>Invoke dialog&apos;s help</source>
6369 <translation type="obsolete">Vyvolá nápovědu k dialogu</translation>
6370 </message>
6371 <message>
6372 <source>Accept dialog</source>
6373 <translation type="obsolete">Přijme dialog</translation>
6374 </message>
6375 <message>
6376 <source>Cancel</source>
6377 <translation type="obsolete">Zrušit</translation>
6378 </message>
6379 <message>
6380 <source>Cancel dialog</source>
6381 <translation type="obsolete">Zruší dialog</translation>
6382 </message>
6383 <message>
6384 <source>&amp;New...</source>
6385 <translation type="obsolete">&amp;Nový...</translation>
6386 </message>
6387 <message>
6388 <source>&amp;Add...</source>
6389 <translation type="obsolete">&amp;Přidat...</translation>
6390 </message>
6391 <message>
6392 <source>R&amp;emove</source>
6393 <translation type="obsolete">&amp;Odstranit</translation>
6394 </message>
6395 <message>
6396 <source>Re&amp;lease</source>
6397 <translation type="obsolete">&amp;Uvolnit</translation>
6398 </message>
6399 <message>
6400 <source>Re&amp;fresh</source>
6401 <translation type="obsolete">&amp;Aktualizovat</translation>
6402 </message>
6403 <message>
6404 <source>New</source>
6405 <translation type="obsolete">Nový</translation>
6406 </message>
6407 <message>
6408 <source>Add</source>
6409 <translation type="obsolete">Přidat</translation>
6410 </message>
6411 <message>
6412 <source>Remove</source>
6413 <translation type="obsolete">Odstranit</translation>
6414 </message>
6415 <message>
6416 <source>Release</source>
6417 <translation type="obsolete">Uvolnit</translation>
6418 </message>
6419 <message>
6420 <source>Refresh</source>
6421 <translation type="obsolete">Aktualizovat</translation>
6422 </message>
6423 <message>
6424 <source>&amp;Actions</source>
6425 <translation type="obsolete">&amp;Akce</translation>
6426 </message>
6427 <message>
6428 <source>Location</source>
6429 <translation type="obsolete">Umístění</translation>
6430 </message>
6431 <message>
6432 <source>Disk Type</source>
6433 <translation type="obsolete">Typ disku</translation>
6434 </message>
6435 <message>
6436 <source>Storage Type</source>
6437 <translation type="obsolete">Typ uložení</translation>
6438 </message>
6439 <message>
6440 <source>Attached to</source>
6441 <translation type="obsolete">Připojeno k</translation>
6442 </message>
6443 <message>
6444 <source>Snapshot</source>
6445 <translation type="obsolete">Snímek</translation>
6446 </message>
6447 <message>
6448 <source>Checking accessibility</source>
6449 <translation type="obsolete">Kontroluji přístupnost</translation>
6450 </message>
6451 <message>
6452 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Checking accessibility...</source>
6453 <comment>HDD</comment>
6454 <translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Kontroluji přístupnost...</translation>
6455 </message>
6456 <message>
6457 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Disk type:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Storage type:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</source>
6458 <translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Typ disku:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Typ uložení:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</translation>
6459 </message>
6460 <message>
6461 <source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
6462 <comment>HDD</comment>
6463 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;Připojen k:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
6464 </message>
6465 <message>
6466 <source>&lt;br&gt;&lt;nobr&gt;Snapshot:&amp;nbsp;&amp;nbsp;%5&lt;/nobr&gt;</source>
6467 <comment>HDD</comment>
6468 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;Snímek:&amp;nbsp;&amp;nbsp;%5&lt;/nobr&gt;</translation>
6469 </message>
6470 <message>
6471 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Error checking media accessibility</source>
6472 <comment>HDD</comment>
6473 <translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Chyba při kontrole přístupnosti</translation>
6474 </message>
6475 <message>
6476 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Checking accessibility...</source>
6477 <comment>CD/DVD/Floppy</comment>
6478 <translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Kontroluji přístupnost...</translation>
6479 </message>
6480 <message>
6481 <source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
6482 <comment>CD/DVD/Floppy</comment>
6483 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;Připojen k:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
6484 </message>
6485 <message>
6486 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Error checking media accessibility</source>
6487 <comment>CD/DVD/Floppy</comment>
6488 <translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Chyba při kontrole přístupnosti</translation>
6489 </message>
6490 <message>
6491 <source>The image file is not accessible</source>
6492 <comment>CD/DVD/Floppy</comment>
6493 <translation type="obsolete">Soubor obrazu není přístupný</translation>
6494 </message>
6495 <message>
6496 <source>&amp;Select</source>
6497 <translation type="obsolete">&amp;Vybrat</translation>
6498 </message>
6499 <message>
6500 <source>All hard disk images (*.vdi; *.vmdk);;Virtual Disk images (*.vdi);;VMDK images (*.vmdk);;All files (*)</source>
6501 <translation type="obsolete">Všechny obrazy pevných disků (*.vdi; *.vmdk);;Virtuální obrazy disků (*.vdi);;VMDK obrazy (*.vmdk);;All files (*)</translation>
6502 </message>
6503 <message>
6504 <source>Select a hard disk image file</source>
6505 <translation type="obsolete">Vyberte obraz disku</translation>
6506 </message>
6507 <message>
6508 <source>Select a CD/DVD-ROM disk image file</source>
6509 <translation type="obsolete">Vyberte CD/DVD obraz</translation>
6510 </message>
6511 <message>
6512 <source>Select a floppy disk image file</source>
6513 <translation type="obsolete">Vyberte obraz diskety</translation>
6514 </message>
6515 <message>
6516 <source>Create a new virtual hard disk</source>
6517 <translation type="obsolete">Vytvoří nový virtuální pevný disk</translation>
6518 </message>
6519 <message>
6520 <source>Add (register) an existing image file</source>
6521 <translation type="obsolete">Přidá (zaregistruje) existující obraz</translation>
6522 </message>
6523 <message>
6524 <source>Remove (unregister) the selected media</source>
6525 <translation type="obsolete">Odstraní (odregistruje) vybrané médium</translation>
6526 </message>
6527 <message>
6528 <source>Release the selected media by detaching it from the machine</source>
6529 <translation type="obsolete">Uvolní vybrané médium odpojením od počítače</translation>
6530 </message>
6531 <message>
6532 <source>Refresh the media list</source>
6533 <translation type="obsolete">Aktualizuje seznam médií</translation>
6534 </message>
6535 <message>
6536 <source>CD/DVD-ROM images (*.iso);;All files (*)</source>
6537 <translation type="obsolete">CD/DVD obrazy (*.iso);;Všechny soubory (*)</translation>
6538 </message>
6539 <message>
6540 <source>Floppy images (*.img);;All files (*)</source>
6541 <translation type="obsolete">Obrazy disket (*.img);;Všechny soubory (*)</translation>
6542 </message>
6543 <message>
6544 <source>All hard disk images (*.vdi *.vmdk *.vhd);;Virtual Disk images (*.vdi);;VMDK images (*.vmdk);;VHD images (*.vhd);;All files (*)</source>
6545 <translation type="obsolete">Všechny obrazy pevných disků (*.vdi; *.vmdk);;Virtuální obrazy disků (*.vdi);;VMDK obrazy (*.vmdk);;Všechny soubory (*)</translation>
6546 </message>
6547 <message>
6548 <source>Hard &amp;Disks</source>
6549 <translation type="obsolete">Pevné &amp;disky</translation>
6550 </message>
6551 <message>
6552 <source>&lt;nobr&gt;Location:&lt;/nobr&gt;</source>
6553 <translation type="obsolete">&lt;nobr&gt;Umístění:&lt;/nobr&gt;</translation>
6554 </message>
6555 <message>
6556 <source>&lt;nobr&gt;Disk Type:&lt;/nobr&gt;</source>
6557 <translation type="obsolete">&lt;nobr&gt;Typ disku:&lt;/nobr&gt;</translation>
6558 </message>
6559 <message>
6560 <source>&lt;nobr&gt;&amp;nbsp;&amp;nbsp;Storage Type:&lt;/nobr&gt;</source>
6561 <translation type="obsolete">&lt;nobr&gt;&amp;nbsp;&amp;nbsp;Typ úložiště:&lt;/nobr&gt;</translation>
6562 </message>
6563 <message>
6564 <source>&lt;nobr&gt;Attached to:&lt;/nobr&gt;</source>
6565 <translation type="obsolete">&lt;nobr&gt;Připojen k:&lt;/nobr&gt;</translation>
6566 </message>
6567 <message>
6568 <source>&lt;nobr&gt;&amp;nbsp;&amp;nbsp;Snapshot:&lt;/nobr&gt;</source>
6569 <translation type="obsolete">&lt;nobr&gt;&amp;nbsp;&amp;nbsp;Snímek:&lt;/nobr&gt;</translation>
6570 </message>
6571</context>
6572<context>
6573 <name>VBoxEmptyFileSelector</name>
6574 <message>
6575 <source>&amp;Choose...</source>
6576 <translation>&amp;Vybrat...</translation>
6577 </message>
6578</context>
6579<context>
6580 <name>VBoxFilePathSelectorWidget</name>
6581 <message>
6582 <source>&lt;reset to default&gt;</source>
6583 <translation>&lt;nastavit výchozí&gt;</translation>
6584 </message>
6585 <message>
6586 <source>The actual default path value will be displayed after accepting the changes and opening this dialog again.</source>
6587 <translation>Aktuální výchozí cesta bude zobrazena pro akceptování změn a novém otevření tohoto dialogu.</translation>
6588 </message>
6589 <message>
6590 <source>&lt;not selected&gt;</source>
6591 <translation>&lt;nevybráno&gt;</translation>
6592 </message>
6593 <message>
6594 <source>Please use the &lt;b&gt;Other...&lt;/b&gt; item from the drop-down list to select a path.</source>
6595 <translation>Pro výběr požadované cesty použijte prosím položku &lt;b&gt;Jiné...&lt;/b&gt; z rozbalovacého seznamu.</translation>
6596 </message>
6597 <message>
6598 <source>Other...</source>
6599 <translation>Jiné...</translation>
6600 </message>
6601 <message>
6602 <source>Reset</source>
6603 <translation>Resetovat</translation>
6604 </message>
6605 <message>
6606 <source>Opens a dialog to select a different folder.</source>
6607 <translation>Otevře dialog pro výběr jiné složky.</translation>
6608 </message>
6609 <message>
6610 <source>Resets the folder path to the default value.</source>
6611 <translation>Nastaví cestu ke složce na výchozí hodnotu.</translation>
6612 </message>
6613 <message>
6614 <source>Opens a dialog to select a different file.</source>
6615 <translation>Otevře dialog pro výběr jiného souboru.</translation>
6616 </message>
6617 <message>
6618 <source>Resets the file path to the default value.</source>
6619 <translation>Nastaví cestu k souboru na výchozí hodnotu.</translation>
6620 </message>
6621 <message>
6622 <source>&amp;Copy</source>
6623 <translation>&amp;Kopírovat</translation>
6624 </message>
6625 <message>
6626 <source>Please type the folder path here.</source>
6627 <translation>Zadejte sem prosím požadovanou cestu ke složce.</translation>
6628 </message>
6629 <message>
6630 <source>Please type the file path here.</source>
6631 <translation>Zadejte sem prosím požadovanou cestu ke složce.</translation>
6632 </message>
6633</context>
6634<context>
6635 <name>VBoxGLSettingsDlg</name>
6636 <message>
6637 <source>General</source>
6638 <translation type="obsolete">Obecné</translation>
6639 </message>
6640 <message>
6641 <source>Input</source>
6642 <translation type="obsolete">Vstup</translation>
6643 </message>
6644 <message>
6645 <source>Update</source>
6646 <translation type="obsolete">Aktualizace</translation>
6647 </message>
6648 <message>
6649 <source>Language</source>
6650 <translation type="obsolete">Jazyk</translation>
6651 </message>
6652 <message>
6653 <source>Network</source>
6654 <translation type="obsolete">Síť</translation>
6655 </message>
6656 <message>
6657 <source>VirtualBox - %1</source>
6658 <translation type="obsolete">VirtualBox - %1</translation>
6659 </message>
6660</context>
6661<context>
6662 <name>VBoxGLSettingsInput</name>
6663 <message>
6664 <source>Host &amp;Key:</source>
6665 <translation type="obsolete">&amp;Klávesa hostitele:</translation>
6666 </message>
6667 <message>
6668 <source>Displays the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used.</source>
6669 <translation type="obsolete">Zobrazuje klávesu použitou jako Klávesu hostitele v okně virtuálního počítače. Aktivujte zadávací pole a stiskněte novou Klávesu hostitele. Alfanumerické klávesy, šipky a funkční klávesy nelze použít jako Klávesu hostitele.</translation>
6670 </message>
6671 <message>
6672 <source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
6673 <translation type="obsolete">Je-li zatrženo, klávesnice bude automaticky odchytávána pokaždé, když je okno virtuálního počítače aktivováno. Když je klávesnice odchytávána, jsou všechny klávesy (včetně systémových jako Alt-Tab) přesměrovány do virtuálního počítače.</translation>
6674 </message>
6675 <message>
6676 <source>&amp;Auto Capture Keyboard</source>
6677 <translation type="obsolete">&amp;Automaticky zachytávat klávesnici</translation>
6678 </message>
6679 <message>
6680 <source>Reset Host Key</source>
6681 <translation type="obsolete">Resetovat klávesu hostitele</translation>
6682 </message>
6683 <message>
6684 <source>Resets the key used as a Host Key in the VM window.</source>
6685 <translation type="obsolete">Resetuje klávesu hostitele použitou v okně s virtuálním počítačem.</translation>
6686 </message>
6687</context>
6688<context>
6689 <name>VBoxGlobal</name>
6690 <message>
6691 <source>Differencing</source>
6692 <comment>hard disk</comment>
6693 <translation type="obsolete">Rozdíluji</translation>
6694 </message>
6695 <message>
6696 <source>Unknown device %1:%2</source>
6697 <comment>USB device details</comment>
6698 <translation>Neznámé zařízení %1:%2</translation>
6699 </message>
6700 <message>
6701 <source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
6702 <comment>USB device tooltip</comment>
6703 <translation>&lt;nobr&gt;ID výrobce: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;ID produktu: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Revize: %3&lt;/nobr&gt;</translation>
6704 </message>
6705 <message>
6706 <source>&lt;br&gt;&lt;nobr&gt;Serial No. %1&lt;/nobr&gt;</source>
6707 <comment>USB device tooltip</comment>
6708 <translation>&lt;br&gt;&lt;nobr&gt;Sériové č. %1&lt;/nobr&gt;</translation>
6709 </message>
6710 <message>
6711 <source>&lt;br&gt;&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
6712 <comment>USB device tooltip</comment>
6713 <translation>&lt;br&gt;&lt;nobr&gt;Stav: %1&lt;/nobr&gt;</translation>
6714 </message>
6715 <message>
6716 <source>Name</source>
6717 <comment>details report</comment>
6718 <translation>Název</translation>
6719 </message>
6720 <message>
6721 <source>OS Type</source>
6722 <comment>details report</comment>
6723 <translation>Typ OS</translation>
6724 </message>
6725 <message>
6726 <source>Base Memory</source>
6727 <comment>details report</comment>
6728 <translation>Operační paměť</translation>
6729 </message>
6730 <message>
6731 <source>&lt;nobr&gt;%3 MB&lt;/nobr&gt;</source>
6732 <comment>details report</comment>
6733 <translation type="obsolete">&lt;nobr&gt;%3 MB&lt;/nobr&gt;</translation>
6734 </message>
6735 <message>
6736 <source>General</source>
6737 <comment>details report</comment>
6738 <translation>Obecné</translation>
6739 </message>
6740 <message>
6741 <source>Video Memory</source>
6742 <comment>details report</comment>
6743 <translation>Video paměť</translation>
6744 </message>
6745 <message>
6746 <source>&lt;nobr&gt;%4 MB&lt;/nobr&gt;</source>
6747 <comment>details report</comment>
6748 <translation type="obsolete">&lt;nobr&gt;%4 MB&lt;/nobr&gt;</translation>
6749 </message>
6750 <message>
6751 <source>Boot Order</source>
6752 <comment>details report</comment>
6753 <translation>Pořadí při bootování</translation>
6754 </message>
6755 <message>
6756 <source>ACPI</source>
6757 <comment>details report</comment>
6758 <translation></translation>
6759 </message>
6760 <message>
6761 <source>IO APIC</source>
6762 <comment>details report</comment>
6763 <translation></translation>
6764 </message>
6765 <message>
6766 <source>Nested Paging</source>
6767 <comment>details report</comment>
6768 <translation>Přímý přístup k hardware</translation>
6769 </message>
6770 <message>
6771 <source>Not Attached</source>
6772 <comment>details report (HDDs)</comment>
6773 <translation type="obsolete">Nepřipojeny</translation>
6774 </message>
6775 <message>
6776 <source>Hard Disks</source>
6777 <comment>details report</comment>
6778 <translation type="obsolete">Pevné disky</translation>
6779 </message>
6780 <message>
6781 <source>Enabled</source>
6782 <comment>details report (ACPI)</comment>
6783 <translation>Povoleno</translation>
6784 </message>
6785 <message>
6786 <source>Disabled</source>
6787 <comment>details report (ACPI)</comment>
6788 <translation>Zakázáno</translation>
6789 </message>
6790 <message>
6791 <source>Enabled</source>
6792 <comment>details report (IO APIC)</comment>
6793 <translation>Povoleno</translation>
6794 </message>
6795 <message>
6796 <source>Disabled</source>
6797 <comment>details report (IO APIC)</comment>
6798 <translation>Zakázáno</translation>
6799 </message>
6800 <message>
6801 <source>Enabled</source>
6802 <comment>details report (Nested Paging)</comment>
6803 <translation>Povolen</translation>
6804 </message>
6805 <message>
6806 <source>Disabled</source>
6807 <comment>details report (Nested Paging)</comment>
6808 <translation>Zakázán</translation>
6809 </message>
6810 <message>
6811 <source>Not mounted</source>
6812 <comment>details report (floppy)</comment>
6813 <translation type="obsolete">Nepřipojena</translation>
6814 </message>
6815 <message>
6816 <source>Image</source>
6817 <comment>details report (floppy)</comment>
6818 <translation type="obsolete">Obraz</translation>
6819 </message>
6820 <message>
6821 <source>Host Drive</source>
6822 <comment>details report (floppy)</comment>
6823 <translation type="obsolete">Hostitelská jednotka </translation>
6824 </message>
6825 <message>
6826 <source>Floppy</source>
6827 <comment>details report</comment>
6828 <translation type="obsolete">Disketa</translation>
6829 </message>
6830 <message>
6831 <source>Bridged Adapter</source>
6832 <comment>NetworkAttachmentType</comment>
6833 <translation>Síťový most</translation>
6834 </message>
6835 <message>
6836 <source>Not mounted</source>
6837 <comment>details report (DVD)</comment>
6838 <translation type="obsolete">Nepřipojeno</translation>
6839 </message>
6840 <message>
6841 <source>Image</source>
6842 <comment>details report (DVD)</comment>
6843 <translation type="obsolete">Obraz</translation>
6844 </message>
6845 <message>
6846 <source>Host Drive</source>
6847 <comment>details report (DVD)</comment>
6848 <translation type="obsolete">Hostitelská jednotka</translation>
6849 </message>
6850 <message>
6851 <source>CD/DVD-ROM</source>
6852 <comment>details report</comment>
6853 <translation type="obsolete">CD/DVD</translation>
6854 </message>
6855 <message>
6856 <source>Adapter</source>
6857 <comment>details report (audio)</comment>
6858 <translation type="obsolete">Ovladač</translation>
6859 </message>
6860 <message>
6861 <source>Disabled</source>
6862 <comment>details report (audio)</comment>
6863 <translation>Zakázán</translation>
6864 </message>
6865 <message>
6866 <source>Audio</source>
6867 <comment>details report</comment>
6868 <translation>Zvuk</translation>
6869 </message>
6870 <message>
6871 <source>Bridged adapter, %1</source>
6872 <comment>details report (network)</comment>
6873 <translation>Karta použitá v síťovém mostu, %1</translation>
6874 </message>
6875 <message>
6876 <source>Host-only adapter, &apos;%1&apos;</source>
6877 <comment>details report (network)</comment>
6878 <translation>Síť pouze s hostem,&apos;%1&apos;</translation>
6879 </message>
6880 <message>
6881 <source>Adapter %1</source>
6882 <comment>details report (network)</comment>
6883 <translation>Karta %1</translation>
6884 </message>
6885 <message>
6886 <source>Disabled</source>
6887 <comment>details report (network)</comment>
6888 <translation>Zakázána</translation>
6889 </message>
6890 <message>
6891 <source>Network</source>
6892 <comment>details report</comment>
6893 <translation>Síť</translation>
6894 </message>
6895 <message>
6896 <source>Device Filters</source>
6897 <comment>details report (USB)</comment>
6898 <translation>Filtry zařízení</translation>
6899 </message>
6900 <message>
6901 <source>%1 (%2 active)</source>
6902 <comment>details report (USB)</comment>
6903 <translation>%1 (%2 aktivní)</translation>
6904 </message>
6905 <message>
6906 <source>Disabled</source>
6907 <comment>details report (USB)</comment>
6908 <translation>Zakázán</translation>
6909 </message>
6910 <message>
6911 <source>USB Controller</source>
6912 <comment>details report</comment>
6913 <translation type="obsolete">USB ovladač</translation>
6914 </message>
6915 <message>
6916 <source>VRDP Server Port</source>
6917 <comment>details report (VRDP)</comment>
6918 <translation type="obsolete">Port VRDP serveru</translation>
6919 </message>
6920 <message>
6921 <source>Disabled</source>
6922 <comment>details report (VRDP)</comment>
6923 <translation type="obsolete">Zakázán</translation>
6924 </message>
6925 <message>
6926 <source>Remote Display</source>
6927 <comment>details report</comment>
6928 <translation type="obsolete">Vzdálená plocha</translation>
6929 </message>
6930 <message>
6931 <source>Opening URLs is not implemented yet.</source>
6932 <translation type="obsolete">Otevírání URL není zatím implementováno.</translation>
6933 </message>
6934 <message>
6935 <source>Powered Off</source>
6936 <comment>MachineState</comment>
6937 <translation>Vypnuto</translation>
6938 </message>
6939 <message>
6940 <source>Saved</source>
6941 <comment>MachineState</comment>
6942 <translation>Uloženo</translation>
6943 </message>
6944 <message>
6945 <source>Aborted</source>
6946 <comment>MachineState</comment>
6947 <translation>Zrušeno</translation>
6948 </message>
6949 <message>
6950 <source>Running</source>
6951 <comment>MachineState</comment>
6952 <translation>Beží</translation>
6953 </message>
6954 <message>
6955 <source>Paused</source>
6956 <comment>MachineState</comment>
6957 <translation>Pozastaveno</translation>
6958 </message>
6959 <message>
6960 <source>Starting</source>
6961 <comment>MachineState</comment>
6962 <translation>Spouští se</translation>
6963 </message>
6964 <message>
6965 <source>Stopping</source>
6966 <comment>MachineState</comment>
6967 <translation>Zastavuje se</translation>
6968 </message>
6969 <message>
6970 <source>Saving</source>
6971 <comment>MachineState</comment>
6972 <translation>Ukládá se</translation>
6973 </message>
6974 <message>
6975 <source>Restoring</source>
6976 <comment>MachineState</comment>
6977 <translation>Obnovuje se</translation>
6978 </message>
6979 <message>
6980 <source>Discarding</source>
6981 <comment>MachineState</comment>
6982 <translation type="obsolete">Ruší se</translation>
6983 </message>
6984 <message>
6985 <source>Closed</source>
6986 <comment>SessionState</comment>
6987 <translation type="obsolete">Zavřeno</translation>
6988 </message>
6989 <message>
6990 <source>Open</source>
6991 <comment>SessionState</comment>
6992 <translation type="obsolete">Otevřeno</translation>
6993 </message>
6994 <message>
6995 <source>Spawning</source>
6996 <comment>SessionState</comment>
6997 <translation>Vyrábí se</translation>
6998 </message>
6999 <message>
7000 <source>Closing</source>
7001 <comment>SessionState</comment>
7002 <translation type="obsolete">Zavírá se</translation>
7003 </message>
7004 <message>
7005 <source>None</source>
7006 <comment>DeviceType</comment>
7007 <translation>Žádné</translation>
7008 </message>
7009 <message>
7010 <source>Floppy</source>
7011 <comment>DeviceType</comment>
7012 <translation>Disketa</translation>
7013 </message>
7014 <message>
7015 <source>CD/DVD-ROM</source>
7016 <comment>DeviceType</comment>
7017 <translation>CD/DVD</translation>
7018 </message>
7019 <message>
7020 <source>Hard Disk</source>
7021 <comment>DeviceType</comment>
7022 <translation>Pevný disk</translation>
7023 </message>
7024 <message>
7025 <source>Network</source>
7026 <comment>DeviceType</comment>
7027 <translation>Síť</translation>
7028 </message>
7029 <message>
7030 <source>Primary</source>
7031 <comment>DiskControllerType</comment>
7032 <translation type="obsolete">Primární</translation>
7033 </message>
7034 <message>
7035 <source>Secondary</source>
7036 <comment>DiskControllerType</comment>
7037 <translation type="obsolete">Sekundární</translation>
7038 </message>
7039 <message>
7040 <source>Normal</source>
7041 <comment>DiskType</comment>
7042 <translation>Normální</translation>
7043 </message>
7044 <message>
7045 <source>Immutable</source>
7046 <comment>DiskType</comment>
7047 <translation>Neměnný</translation>
7048 </message>
7049 <message>
7050 <source>Writethrough</source>
7051 <comment>DiskType</comment>
7052 <translation>Zapisovatelný</translation>
7053 </message>
7054 <message>
7055 <source>Virtual Disk Image</source>
7056 <comment>DiskStorageType</comment>
7057 <translation type="obsolete">Virtuální obraz disku</translation>
7058 </message>
7059 <message>
7060 <source>VMDK Image</source>
7061 <comment>DiskStorageType</comment>
7062 <translation type="obsolete">VMDK obraz</translation>
7063 </message>
7064 <message>
7065 <source>Null</source>
7066 <comment>VRDPAuthType</comment>
7067 <translation type="obsolete">Prázdná</translation>
7068 </message>
7069 <message>
7070 <source>External</source>
7071 <comment>VRDPAuthType</comment>
7072 <translation type="obsolete">Externí</translation>
7073 </message>
7074 <message>
7075 <source>Guest</source>
7076 <comment>VRDPAuthType</comment>
7077 <translation type="obsolete">Host</translation>
7078 </message>
7079 <message>
7080 <source>Ignore</source>
7081 <comment>USBFilterActionType</comment>
7082 <translation>Ignorovat</translation>
7083 </message>
7084 <message>
7085 <source>Hold</source>
7086 <comment>USBFilterActionType</comment>
7087 <translation>Držet</translation>
7088 </message>
7089 <message>
7090 <source>Device&amp;nbsp;%1</source>
7091 <comment>DiskControllerDevice</comment>
7092 <translation type="obsolete">Zařízení&amp;nbsp;%1</translation>
7093 </message>
7094 <message>
7095 <source>Null Audio Driver</source>
7096 <comment>AudioDriverType</comment>
7097 <translation>Prázdný zvukový ovladač</translation>
7098 </message>
7099 <message>
7100 <source>Windows Multimedia</source>
7101 <comment>AudioDriverType</comment>
7102 <translation></translation>
7103 </message>
7104 <message>
7105 <source>OSS Audio Driver</source>
7106 <comment>AudioDriverType</comment>
7107 <translation>Zvukový ovladač OSS</translation>
7108 </message>
7109 <message>
7110 <source>ALSA Audio Driver</source>
7111 <comment>AudioDriverType</comment>
7112 <translation>Zvukový ovladač ALSA</translation>
7113 </message>
7114 <message>
7115 <source>Windows DirectSound</source>
7116 <comment>AudioDriverType</comment>
7117 <translation></translation>
7118 </message>
7119 <message>
7120 <source>CoreAudio</source>
7121 <comment>AudioDriverType</comment>
7122 <translation></translation>
7123 </message>
7124 <message>
7125 <source>Intel PRO/1000 MT Server (82545EM)</source>
7126 <comment>NetworkAdapterType</comment>
7127 <translation></translation>
7128 </message>
7129 <message>
7130 <source>Not attached</source>
7131 <comment>NetworkAttachmentType</comment>
7132 <translation>Nepřipojeno</translation>
7133 </message>
7134 <message>
7135 <source>NAT</source>
7136 <comment>NetworkAttachmentType</comment>
7137 <translation></translation>
7138 </message>
7139 <message>
7140 <source>Host Interface</source>
7141 <comment>NetworkAttachmentType</comment>
7142 <translation type="obsolete">Hostitelské rozhraní</translation>
7143 </message>
7144 <message>
7145 <source>Internal Network</source>
7146 <comment>NetworkAttachmentType</comment>
7147 <translation>Vnitřní síť</translation>
7148 </message>
7149 <message>
7150 <source>Host-only Adapter</source>
7151 <comment>NetworkAttachmentType</comment>
7152 <translation>Síť pouze s hostem</translation>
7153 </message>
7154 <message>
7155 <source>Not supported</source>
7156 <comment>USBDeviceState</comment>
7157 <translation>Nepodporované</translation>
7158 </message>
7159 <message>
7160 <source>Unavailable</source>
7161 <comment>USBDeviceState</comment>
7162 <translation>Nedostupné</translation>
7163 </message>
7164 <message>
7165 <source>Busy</source>
7166 <comment>USBDeviceState</comment>
7167 <translation>Zaneprázdněno</translation>
7168 </message>
7169 <message>
7170 <source>Available</source>
7171 <comment>USBDeviceState</comment>
7172 <translation>Dostupné</translation>
7173 </message>
7174 <message>
7175 <source>Held</source>
7176 <comment>USBDeviceState</comment>
7177 <translation>Držené</translation>
7178 </message>
7179 <message>
7180 <source>Captured</source>
7181 <comment>USBDeviceState</comment>
7182 <translation>Zachycováno</translation>
7183 </message>
7184 <message>
7185 <source>&lt;i&gt;Checking...&lt;/i&gt;</source>
7186 <comment>hard disk</comment>
7187 <translation type="obsolete">&lt;i&gt;Kontroluji...&lt;/i&gt;</translation>
7188 </message>
7189 <message>
7190 <source>&lt;i&gt;Inaccessible&lt;/i&gt;</source>
7191 <comment>hard disk</comment>
7192 <translation type="obsolete">&lt;i&gt;Nedostupný&lt;/i&gt;</translation>
7193 </message>
7194 <message>
7195 <source>Disabled</source>
7196 <comment>ClipboardType</comment>
7197 <translation>Zakázána</translation>
7198 </message>
7199 <message>
7200 <source>Host To Guest</source>
7201 <comment>ClipboardType</comment>
7202 <translation>Hostitel do hosta</translation>
7203 </message>
7204 <message>
7205 <source>Guest To Host</source>
7206 <comment>ClipboardType</comment>
7207 <translation>Host do hostitele</translation>
7208 </message>
7209 <message>
7210 <source>Bidirectional</source>
7211 <comment>ClipboardType</comment>
7212 <translation>Obousměrně</translation>
7213 </message>
7214 <message>
7215 <source>Select a directory</source>
7216 <translation type="obsolete">Vyberte složku</translation>
7217 </message>
7218 <message>
7219 <source>Select a file</source>
7220 <translation type="obsolete">Vyberte soubor</translation>
7221 </message>
7222 <message>
7223 <source>Port %1</source>
7224 <comment>details report (serial ports)</comment>
7225 <translation>Port %1</translation>
7226 </message>
7227 <message>
7228 <source>Disabled</source>
7229 <comment>details report (serial ports)</comment>
7230 <translation>Zakázány</translation>
7231 </message>
7232 <message>
7233 <source>Serial Ports</source>
7234 <comment>details report</comment>
7235 <translation>Sériové porty</translation>
7236 </message>
7237 <message>
7238 <source>USB</source>
7239 <comment>details report</comment>
7240 <translation></translation>
7241 </message>
7242 <message>
7243 <source>Shared Folders</source>
7244 <comment>details report (shared folders)</comment>
7245 <translation>Sdílené složky</translation>
7246 </message>
7247 <message>
7248 <source>%1</source>
7249 <comment>details report (shadef folders)</comment>
7250 <translation type="obsolete">%1</translation>
7251 </message>
7252 <message>
7253 <source>None</source>
7254 <comment>details report (shared folders)</comment>
7255 <translation>Žádné</translation>
7256 </message>
7257 <message>
7258 <source>Shared Folders</source>
7259 <comment>details report</comment>
7260 <translation>Sdílené složky</translation>
7261 </message>
7262 <message>
7263 <source>Stuck</source>
7264 <comment>MachineState</comment>
7265 <translation type="obsolete">Zaseknuto</translation>
7266 </message>
7267 <message>
7268 <source>Disconnected</source>
7269 <comment>PortMode</comment>
7270 <translation>Odpojen</translation>
7271 </message>
7272 <message>
7273 <source>Host Pipe</source>
7274 <comment>PortMode</comment>
7275 <translation>Hostitelské roura</translation>
7276 </message>
7277 <message>
7278 <source>Host Device</source>
7279 <comment>PortMode</comment>
7280 <translation>Hostitelské zařízení</translation>
7281 </message>
7282 <message>
7283 <source>Bridged Network</source>
7284 <comment>NetworkAttachmentType</comment>
7285 <translation type="obsolete">Síťový most</translation>
7286 </message>
7287 <message>
7288 <source>Host-only Network</source>
7289 <comment>NetworkAttachmentType</comment>
7290 <translation type="obsolete">Síť pouze s hostem</translation>
7291 </message>
7292 <message>
7293 <source>PIIX3</source>
7294 <comment>StorageControllerType</comment>
7295 <translation></translation>
7296 </message>
7297 <message>
7298 <source>PIIX4</source>
7299 <comment>StorageControllerType</comment>
7300 <translation></translation>
7301 </message>
7302 <message>
7303 <source>ICH6</source>
7304 <comment>StorageControllerType</comment>
7305 <translation></translation>
7306 </message>
7307 <message>
7308 <source>AHCI</source>
7309 <comment>StorageControllerType</comment>
7310 <translation></translation>
7311 </message>
7312 <message>
7313 <source>Lsilogic</source>
7314 <comment>StorageControllerType</comment>
7315 <translation></translation>
7316 </message>
7317 <message>
7318 <source>BusLogic</source>
7319 <comment>StorageControllerType</comment>
7320 <translation></translation>
7321 </message>
7322 <message>
7323 <source>User-defined</source>
7324 <comment>serial port</comment>
7325 <translation>Definováno uživatelem</translation>
7326 </message>
7327 <message>
7328 <source>Custom Hard Disk</source>
7329 <comment>DiskStorageType</comment>
7330 <translation type="obsolete">Vlastní pevný disk</translation>
7331 </message>
7332 <message>
7333 <source>VT-x/AMD-V</source>
7334 <comment>details report</comment>
7335 <translation></translation>
7336 </message>
7337 <message>
7338 <source>PAE/NX</source>
7339 <comment>details report</comment>
7340 <translation></translation>
7341 </message>
7342 <message>
7343 <source>Enabled</source>
7344 <comment>details report (VT-x/AMD-V)</comment>
7345 <translation>Povoleno</translation>
7346 </message>
7347 <message>
7348 <source>Disabled</source>
7349 <comment>details report (VT-x/AMD-V)</comment>
7350 <translation>Zakázáno</translation>
7351 </message>
7352 <message>
7353 <source>Enabled</source>
7354 <comment>details report (PAE/NX)</comment>
7355 <translation>Povoleno</translation>
7356 </message>
7357 <message>
7358 <source>Disabled</source>
7359 <comment>details report (PAE/NX)</comment>
7360 <translation>Zakázáno</translation>
7361 </message>
7362 <message>
7363 <source>Host Driver</source>
7364 <comment>details report (audio)</comment>
7365 <translation>Ovladač hostitele</translation>
7366 </message>
7367 <message>
7368 <source>Controller</source>
7369 <comment>details report (audio)</comment>
7370 <translation>Řadič</translation>
7371 </message>
7372 <message>
7373 <source>Bridged network, %1</source>
7374 <comment>details report (network)</comment>
7375 <translation type="obsolete">Síťový most, %1</translation>
7376 </message>
7377 <message>
7378 <source>Internal network, &apos;%1&apos;</source>
7379 <comment>details report (network)</comment>
7380 <translation>Interní síť, &apos;%1&apos;</translation>
7381 </message>
7382 <message>
7383 <source>Host-only network, &apos;%1&apos;</source>
7384 <comment>details report (network)</comment>
7385 <translation type="obsolete">Síť pouze s hostem,&apos;%1&apos;</translation>
7386 </message>
7387 <message>
7388 <source>Port %1</source>
7389 <comment>details report (parallel ports)</comment>
7390 <translation></translation>
7391 </message>
7392 <message>
7393 <source>Disabled</source>
7394 <comment>details report (parallel ports)</comment>
7395 <translation>Zakázány</translation>
7396 </message>
7397 <message>
7398 <source>Parallel Ports</source>
7399 <comment>details report</comment>
7400 <translation>Paralelní porty</translation>
7401 </message>
7402 <message>
7403 <source>USB</source>
7404 <comment>DeviceType</comment>
7405 <translation></translation>
7406 </message>
7407 <message>
7408 <source>Shared Folder</source>
7409 <comment>DeviceType</comment>
7410 <translation>Sdílená složka</translation>
7411 </message>
7412 <message>
7413 <source>IDE</source>
7414 <comment>StorageBus</comment>
7415 <translation></translation>
7416 </message>
7417 <message>
7418 <source>SATA</source>
7419 <comment>StorageBus</comment>
7420 <translation></translation>
7421 </message>
7422 <message>
7423 <source>SCSI</source>
7424 <comment>StorageBus</comment>
7425 <translation></translation>
7426 </message>
7427 <message>
7428 <source>Primary</source>
7429 <comment>StorageBusChannel</comment>
7430 <translation>Primární</translation>
7431 </message>
7432 <message>
7433 <source>Secondary</source>
7434 <comment>StorageBusChannel</comment>
7435 <translation>Sekundární</translation>
7436 </message>
7437 <message>
7438 <source>Master</source>
7439 <comment>StorageBusDevice</comment>
7440 <translation>Master </translation>
7441 </message>
7442 <message>
7443 <source>Slave</source>
7444 <comment>StorageBusDevice</comment>
7445 <translation>Slave</translation>
7446 </message>
7447 <message>
7448 <source>Port %1</source>
7449 <comment>StorageBusChannel</comment>
7450 <translation>Port %1</translation>
7451 </message>
7452 <message>
7453 <source>VHD Image</source>
7454 <comment>DiskStorageType</comment>
7455 <translation type="obsolete">VHD obraz</translation>
7456 </message>
7457 <message>
7458 <source>Solaris Audio</source>
7459 <comment>AudioDriverType</comment>
7460 <translation>Solaris Audio</translation>
7461 </message>
7462 <message>
7463 <source>PulseAudio</source>
7464 <comment>AudioDriverType</comment>
7465 <translation>PulseAudio</translation>
7466 </message>
7467 <message>
7468 <source>ICH AC97</source>
7469 <comment>AudioControllerType</comment>
7470 <translation></translation>
7471 </message>
7472 <message>
7473 <source>SoundBlaster 16</source>
7474 <comment>AudioControllerType</comment>
7475 <translation></translation>
7476 </message>
7477 <message>
7478 <source>PCnet-PCI II (Am79C970A)</source>
7479 <comment>NetworkAdapterType</comment>
7480 <translation></translation>
7481 </message>
7482 <message>
7483 <source>PCnet-FAST III (Am79C973)</source>
7484 <comment>NetworkAdapterType</comment>
7485 <translation></translation>
7486 </message>
7487 <message>
7488 <source>Intel PRO/1000 MT Desktop (82540EM)</source>
7489 <comment>NetworkAdapterType</comment>
7490 <translation></translation>
7491 </message>
7492 <message>
7493 <source>Intel PRO/1000 T Server (82543GC)</source>
7494 <comment>NetworkAdapterType</comment>
7495 <translation></translation>
7496 </message>
7497 <message>
7498 <source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;</source>
7499 <comment>USB filter tooltip</comment>
7500 <translation>&lt;nobr&gt;ID dodavatele: %1&lt;/nobr&gt;</translation>
7501 </message>
7502 <message>
7503 <source>&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;</source>
7504 <comment>USB filter tooltip</comment>
7505 <translation>&lt;nobr&gt;ID produktu: %2&lt;/nobr&gt;</translation>
7506 </message>
7507 <message>
7508 <source>&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
7509 <comment>USB filter tooltip</comment>
7510 <translation>&lt;nobr&gt;Revize: %3&lt;/nobr&gt;</translation>
7511 </message>
7512 <message>
7513 <source>&lt;nobr&gt;Product: %4&lt;/nobr&gt;</source>
7514 <comment>USB filter tooltip</comment>
7515 <translation>&lt;nobr&gt;Produkt: %4&lt;/nobr&gt;</translation>
7516 </message>
7517 <message>
7518 <source>&lt;nobr&gt;Manufacturer: %5&lt;/nobr&gt;</source>
7519 <comment>USB filter tooltip</comment>
7520 <translation>&lt;nobr&gt;Výrobce: %5&lt;/nobr&gt;</translation>
7521 </message>
7522 <message>
7523 <source>&lt;nobr&gt;Serial No.: %1&lt;/nobr&gt;</source>
7524 <comment>USB filter tooltip</comment>
7525 <translation>&lt;nobr&gt;Sériové číslo: %1&lt;/nobr&gt;</translation>
7526 </message>
7527 <message>
7528 <source>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</source>
7529 <comment>USB filter tooltip</comment>
7530 <translation>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</translation>
7531 </message>
7532 <message>
7533 <source>&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
7534 <comment>USB filter tooltip</comment>
7535 <translation>&lt;nobr&gt;Stav: %1&lt;/nobr&gt;</translation>
7536 </message>
7537 <message>
7538 <source>host interface, %1</source>
7539 <comment>details report (network)</comment>
7540 <translation type="obsolete">rozhraní hostitele, %1</translation>
7541 </message>
7542 <message>
7543 <source>internal network, &apos;%1&apos;</source>
7544 <comment>details report (network)</comment>
7545 <translation type="obsolete">vnitřní síť, &apos;%1&apos;</translation>
7546 </message>
7547 <message>
7548 <source>Adapter %1</source>
7549 <comment>network</comment>
7550 <translation>Karta %1</translation>
7551 </message>
7552 <message>
7553 <source>&lt;br&gt;&lt;nobr&gt;Type&amp;nbsp;(Format):&amp;nbsp;&amp;nbsp;%2&amp;nbsp;(%3)&lt;/nobr&gt;</source>
7554 <comment>hard disk</comment>
7555 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;Typ&amp;nbsp;(Formát):&amp;nbsp;&amp;nbsp;%2&amp;nbsp;(%3)&lt;/nobr&gt;</translation>
7556 </message>
7557 <message>
7558 <source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
7559 <comment>medium</comment>
7560 <translation type="obsolete">&lt;br&gt;&lt;nobr&gt;Připojen k:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
7561 </message>
7562 <message>
7563 <source>&lt;i&gt;Not&amp;nbsp;Attached&lt;/i&gt;</source>
7564 <comment>medium</comment>
7565 <translation type="obsolete">&lt;i&gt;Nepřipojeno&lt;/i&gt;</translation>
7566 </message>
7567 <message>
7568 <source>&lt;br&gt;&lt;i&gt;Checking accessibility...&lt;/i&gt;</source>
7569 <comment>medium</comment>
7570 <translation type="obsolete">&lt;br&gt;&lt;i&gt;Checking dostupnost...&lt;/i&gt;</translation>
7571 </message>
7572 <message>
7573 <source>&lt;hr&gt;Failed to check media accessibility.&lt;br&gt;%1.</source>
7574 <comment>medium</comment>
7575 <translation type="obsolete">&lt;hr&gt;Selhala kontrola dostupnosti média.&lt;br&gt;%1.</translation>
7576 </message>
7577 <message>
7578 <source>Checking...</source>
7579 <comment>medium</comment>
7580 <translation>Kontroluji...</translation>
7581 </message>
7582 <message>
7583 <source>Inaccessible</source>
7584 <comment>medium</comment>
7585 <translation>Nedostupný</translation>
7586 </message>
7587 <message>
7588 <source>3D Acceleration</source>
7589 <comment>details report</comment>
7590 <translation>3D akcelerace</translation>
7591 </message>
7592 <message>
7593 <source>Enabled</source>
7594 <comment>details report (3D Acceleration)</comment>
7595 <translation>Povoleno</translation>
7596 </message>
7597 <message>
7598 <source>Disabled</source>
7599 <comment>details report (3D Acceleration)</comment>
7600 <translation>Zakázáno</translation>
7601 </message>
7602 <message>
7603 <source>Setting Up</source>
7604 <comment>MachineState</comment>
7605 <translation>Nastavit</translation>
7606 </message>
7607 <message>
7608 <source>Differencing</source>
7609 <comment>DiskType</comment>
7610 <translation>Rozdílový</translation>
7611 </message>
7612 <message>
7613 <source>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</source>
7614 <comment>details report</comment>
7615 <translation>&lt;nobr&gt;%1 MB&lt;/nobr&gt;</translation>
7616 </message>
7617 <message>
7618 <source>Processor(s)</source>
7619 <comment>details report</comment>
7620 <translation>Procesor(y)</translation>
7621 </message>
7622 <message>
7623 <source>&lt;nobr&gt;%1&lt;/nobr&gt;</source>
7624 <comment>details report</comment>
7625 <translation>&lt;nobr&gt;%1&lt;/nobr&gt;</translation>
7626 </message>
7627 <message>
7628 <source>System</source>
7629 <comment>details report</comment>
7630 <translation>Systém</translation>
7631 </message>
7632 <message>
7633 <source>Remote Display Server Port</source>
7634 <comment>details report (VRDP Server)</comment>
7635 <translation type="obsolete">Port vzdáleného serveru</translation>
7636 </message>
7637 <message>
7638 <source>Remote Display Server</source>
7639 <comment>details report (VRDP Server)</comment>
7640 <translation type="obsolete">Vzdálený server</translation>
7641 </message>
7642 <message>
7643 <source>Disabled</source>
7644 <comment>details report (VRDP Server)</comment>
7645 <translation type="obsolete">Zakázán</translation>
7646 </message>
7647 <message>
7648 <source>Display</source>
7649 <comment>details report</comment>
7650 <translation>Plocha</translation>
7651 </message>
7652 <message>
7653 <source>Raw File</source>
7654 <comment>PortMode</comment>
7655 <translation>Přímý soubor</translation>
7656 </message>
7657 <message>
7658 <source>Enabled</source>
7659 <comment>details report (2D Video Acceleration)</comment>
7660 <translation>Povolena</translation>
7661 </message>
7662 <message>
7663 <source>Disabled</source>
7664 <comment>details report (2D Video Acceleration)</comment>
7665 <translation>Zakázána</translation>
7666 </message>
7667 <message>
7668 <source>2D Video Acceleration</source>
7669 <comment>details report</comment>
7670 <translation>2D akcelerace videa</translation>
7671 </message>
7672 <message>
7673 <source>Not Attached</source>
7674 <comment>details report (Storage)</comment>
7675 <translation>Nepřipojeno</translation>
7676 </message>
7677 <message>
7678 <source>Storage</source>
7679 <comment>details report</comment>
7680 <translation>Úložiště</translation>
7681 </message>
7682 <message>
7683 <source>Teleported</source>
7684 <comment>MachineState</comment>
7685 <translation>Přenesen</translation>
7686 </message>
7687 <message>
7688 <source>Guru Meditation</source>
7689 <comment>MachineState</comment>
7690 <translation type="unfinished"></translation>
7691 </message>
7692 <message>
7693 <source>Teleporting</source>
7694 <comment>MachineState</comment>
7695 <translation>Přenáším</translation>
7696 </message>
7697 <message>
7698 <source>Taking Live Snapshot</source>
7699 <comment>MachineState</comment>
7700 <translation>Provádím živé sejmutí stavu</translation>
7701 </message>
7702 <message>
7703 <source>Teleporting Paused VM</source>
7704 <comment>MachineState</comment>
7705 <translation>Přenáším zastavený virtuál</translation>
7706 </message>
7707 <message>
7708 <source>Restoring Snapshot</source>
7709 <comment>MachineState</comment>
7710 <translation>Obnovuji snímek</translation>
7711 </message>
7712 <message>
7713 <source>Deleting Snapshot</source>
7714 <comment>MachineState</comment>
7715 <translation>Mažu snímek</translation>
7716 </message>
7717 <message>
7718 <source>Floppy</source>
7719 <comment>StorageBus</comment>
7720 <translation>Disketa</translation>
7721 </message>
7722 <message>
7723 <source>Device %1</source>
7724 <comment>StorageBusDevice</comment>
7725 <translation>Zařízení %1</translation>
7726 </message>
7727 <message>
7728 <source>IDE Primary Master</source>
7729 <comment>New Storage UI : Slot Name</comment>
7730 <translation>IDE primární master</translation>
7731 </message>
7732 <message>
7733 <source>IDE Primary Slave</source>
7734 <comment>New Storage UI : Slot Name</comment>
7735 <translation>IDE primární slave</translation>
7736 </message>
7737 <message>
7738 <source>IDE Secondary Master</source>
7739 <comment>New Storage UI : Slot Name</comment>
7740 <translation>IDE sekundární master</translation>
7741 </message>
7742 <message>
7743 <source>IDE Secondary Slave</source>
7744 <comment>New Storage UI : Slot Name</comment>
7745 <translation>IDE sekundární slave</translation>
7746 </message>
7747 <message>
7748 <source>SATA Port %1</source>
7749 <comment>New Storage UI : Slot Name</comment>
7750 <translation>SATA port %1</translation>
7751 </message>
7752 <message>
7753 <source>SCSI Port %1</source>
7754 <comment>New Storage UI : Slot Name</comment>
7755 <translation>SCSI port %1</translation>
7756 </message>
7757 <message>
7758 <source>Floppy Device %1</source>
7759 <comment>New Storage UI : Slot Name</comment>
7760 <translation>Disketová mechanika %1</translation>
7761 </message>
7762 <message>
7763 <source>Paravirtualized Network (virtio-net)</source>
7764 <comment>NetworkAdapterType</comment>
7765 <translation>Paravirtualizovaná síť (virtio-net)</translation>
7766 </message>
7767 <message>
7768 <source>I82078</source>
7769 <comment>StorageControllerType</comment>
7770 <translation>I82078</translation>
7771 </message>
7772 <message>
7773 <source>Empty</source>
7774 <comment>medium</comment>
7775 <translation>Žádný</translation>
7776 </message>
7777 <message>
7778 <source>Host Drive &apos;%1&apos;</source>
7779 <comment>medium</comment>
7780 <translation>Hostitelská jednotka &apos;%1&apos;</translation>
7781 </message>
7782 <message>
7783 <source>Host Drive %1 (%2)</source>
7784 <comment>medium</comment>
7785 <translation>Hostitelská jednotka %1 (%2)</translation>
7786 </message>
7787 <message>
7788 <source>&lt;p style=white-space:pre&gt;Type (Format): %1 (%2)&lt;/p&gt;</source>
7789 <comment>medium</comment>
7790 <translation>&lt;p style=&apos;white-space:pre&apos;&gt;Typ&amp;nbsp;(Formát):&amp;nbsp;&amp;nbsp;%1&amp;nbsp;(%2)&lt;/p&gt;</translation>
7791 </message>
7792 <message>
7793 <source>&lt;p&gt;Attached to: %1&lt;/p&gt;</source>
7794 <comment>image</comment>
7795 <translation>&lt;p&gt;Připojen k: %1&lt;/p&gt;</translation>
7796 </message>
7797 <message>
7798 <source>&lt;i&gt;Not Attached&lt;/i&gt;</source>
7799 <comment>image</comment>
7800 <translation>&lt;i&gt;Nepřipojen&lt;/i&gt;</translation>
7801 </message>
7802 <message>
7803 <source>&lt;i&gt;Checking accessibility...&lt;/i&gt;</source>
7804 <comment>medium</comment>
7805 <translation>&lt;br&gt;&lt;i&gt;Kontroluji dostupnost...&lt;/i&gt;</translation>
7806 </message>
7807 <message>
7808 <source>Failed to check media accessibility.</source>
7809 <comment>medium</comment>
7810 <translation>Kontrola dostupnosti média selhala.</translation>
7811 </message>
7812 <message>
7813 <source>&lt;b&gt;No medium selected&lt;/b&gt;</source>
7814 <comment>medium</comment>
7815 <translation>&lt;b&gt;Není vybráno žádné médium&lt;/b&gt;</translation>
7816 </message>
7817 <message>
7818 <source>You can also change this while the machine is running.</source>
7819 <translation>Můžete to také změnit pokud počítač již běží.</translation>
7820 </message>
7821 <message>
7822 <source>&lt;b&gt;No media available&lt;/b&gt;</source>
7823 <comment>medium</comment>
7824 <translation>&lt;b&gt;nejsou dostupná žádná média&lt;/b&gt;</translation>
7825 </message>
7826 <message>
7827 <source>You can create media images using the virtual media manager.</source>
7828 <translation>Obrazy můžete vytvořit pomocí správce virtuální medií.</translation>
7829 </message>
7830 <message>
7831 <source>Attaching this hard disk will be performed indirectly using a newly created differencing hard disk.</source>
7832 <comment>medium</comment>
7833 <translation type="unfinished"></translation>
7834 </message>
7835 <message>
7836 <source>Some of the media in this hard disk chain are inaccessible. Please use the Virtual Media Manager in &lt;b&gt;Show Differencing Hard Disks&lt;/b&gt; mode to inspect these media.</source>
7837 <comment>medium</comment>
7838 <translation type="unfinished"></translation>
7839 </message>
7840 <message>
7841 <source>This base hard disk is indirectly attached using the following differencing hard disk:</source>
7842 <comment>medium</comment>
7843 <translation type="unfinished"></translation>
7844 </message>
7845 <message numerus="yes">
7846 <source>%n year(s)</source>
7847 <translation>
7848 <numerusform>%n rokem</numerusform>
7849 <numerusform>%n roky</numerusform>
7850 <numerusform>%n roky</numerusform>
7851 </translation>
7852 </message>
7853 <message numerus="yes">
7854 <source>%n month(s)</source>
7855 <translation>
7856 <numerusform>%n měsícem</numerusform>
7857 <numerusform>%n měsíci</numerusform>
7858 <numerusform>%n měsíci</numerusform>
7859 </translation>
7860 </message>
7861 <message numerus="yes">
7862 <source>%n day(s)</source>
7863 <translation>
7864 <numerusform>%n dnem</numerusform>
7865 <numerusform>%n dny</numerusform>
7866 <numerusform>%n dny</numerusform>
7867 </translation>
7868 </message>
7869 <message numerus="yes">
7870 <source>%n hour(s)</source>
7871 <translation>
7872 <numerusform>%n hodinou</numerusform>
7873 <numerusform>%n hodinami</numerusform>
7874 <numerusform>%n hodinami</numerusform>
7875 </translation>
7876 </message>
7877 <message numerus="yes">
7878 <source>%n minute(s)</source>
7879 <translation>
7880 <numerusform>%n minutou</numerusform>
7881 <numerusform>%n minutami</numerusform>
7882 <numerusform>%n minutami</numerusform>
7883 </translation>
7884 </message>
7885 <message numerus="yes">
7886 <source>%n second(s)</source>
7887 <translation>
7888 <numerusform>%n vteřinou</numerusform>
7889 <numerusform>%n vteřinami</numerusform>
7890 <numerusform>%n vteřinami</numerusform>
7891 </translation>
7892 </message>
7893 <message>
7894 <source>(CD/DVD)</source>
7895 <translation>CD/DVD</translation>
7896 </message>
7897 <message>
7898 <source>Screens</source>
7899 <comment>details report</comment>
7900 <translation>Obrazovky</translation>
7901 </message>
7902 <message>
7903 <source>VDE network, &apos;%1&apos;</source>
7904 <comment>details report (network)</comment>
7905 <translation>VDE síť, &apos;%1&apos;</translation>
7906 </message>
7907 <message>
7908 <source>SAS</source>
7909 <comment>StorageBus</comment>
7910 <translation>SAS</translation>
7911 </message>
7912 <message>
7913 <source>VDE Adapter</source>
7914 <comment>NetworkAttachmentType</comment>
7915 <translation>VDE adaptér</translation>
7916 </message>
7917 <message>
7918 <source>LsiLogic SAS</source>
7919 <comment>StorageControllerType</comment>
7920 <translation>LsiLogic SAS</translation>
7921 </message>
7922 <message>
7923 <source>^(?:(?:(\d+)(?:\s?(B|KB|MB|GB|TB|PB))?)|(?:(\d*)%1(\d{1,2})(?:\s?(KB|MB|GB|TB|PB))))$</source>
7924 <comment>regexp for matching ####[.##] B|KB|MB|GB|TB|PB, %1=decimal point</comment>
7925 <translation type="obsolete">^(?:(?:(\d+)(?:\s?(B|KB|MB|GB|TB|PB))?)|(?:(\d*)%1(\d{1,2})(?:\s?(KB|MB|GB|TB|PB))))$</translation>
7926 </message>
7927 <message>
7928 <source>B</source>
7929 <comment>size suffix Bytes</comment>
7930 <translation>B</translation>
7931 </message>
7932 <message>
7933 <source>KB</source>
7934 <comment>size suffix KBytes=1024 Bytes</comment>
7935 <translation>KB</translation>
7936 </message>
7937 <message>
7938 <source>MB</source>
7939 <comment>size suffix MBytes=1024 KBytes</comment>
7940 <translation>MB</translation>
7941 </message>
7942 <message>
7943 <source>GB</source>
7944 <comment>size suffix GBytes=1024 MBytes</comment>
7945 <translation>GB</translation>
7946 </message>
7947 <message>
7948 <source>TB</source>
7949 <comment>size suffix TBytes=1024 GBytes</comment>
7950 <translation>TB</translation>
7951 </message>
7952 <message>
7953 <source>PB</source>
7954 <comment>size suffix PBytes=1024 TBytes</comment>
7955 <translation>PB</translation>
7956 </message>
7957 <message>
7958 <source>Enabled</source>
7959 <comment>nested paging</comment>
7960 <translation>Povolen</translation>
7961 </message>
7962 <message>
7963 <source>Disabled</source>
7964 <comment>nested paging</comment>
7965 <translation>Zakázán</translation>
7966 </message>
7967 <message>
7968 <source>Nested Paging</source>
7969 <translation>Přímý přístup k hardware</translation>
7970 </message>
7971 <message>
7972 <source>Shareable</source>
7973 <comment>DiskType</comment>
7974 <translation>Sdílený</translation>
7975 </message>
7976 <message>
7977 <source>Unknown device</source>
7978 <comment>USB device details</comment>
7979 <translation>Neznámé zařízení</translation>
7980 </message>
7981 <message>
7982 <source>SAS Port %1</source>
7983 <comment>New Storage UI : Slot Name</comment>
7984 <translation>SAS port %1</translation>
7985 </message>
7986 <message>
7987 <source>Remote Desktop Server Port</source>
7988 <comment>details report (VRDE Server)</comment>
7989 <translation>Port vzdáleného serveru</translation>
7990 </message>
7991 <message>
7992 <source>Remote Desktop Server</source>
7993 <comment>details report (VRDE Server)</comment>
7994 <translation>Vzdálený server</translation>
7995 </message>
7996 <message>
7997 <source>Disabled</source>
7998 <comment>details report (VRDE Server)</comment>
7999 <translation>Zakázán</translation>
8000 </message>
8001 <message>
8002 <source>Choose a virtual hard disk file</source>
8003 <translation>Vybrat virtuální obraz disku</translation>
8004 </message>
8005 <message>
8006 <source>hard disk</source>
8007 <translation>pevný disk</translation>
8008 </message>
8009 <message>
8010 <source>Choose a virtual CD/DVD disk file</source>
8011 <translation>Vybrat soubor s obrazem virtuálního CD/DVD</translation>
8012 </message>
8013 <message>
8014 <source>CD/DVD-ROM disk</source>
8015 <translation> CD/DVD-ROM disk</translation>
8016 </message>
8017 <message>
8018 <source>Choose a virtual floppy disk file</source>
8019 <translation>Vybrat obraz vituální diskety</translation>
8020 </message>
8021 <message>
8022 <source>floppy disk</source>
8023 <translation type="unfinished">disketová mechanika</translation>
8024 </message>
8025 <message>
8026 <source>All %1 images (%2)</source>
8027 <translation>Všechny obrazy -%1 (%2)</translation>
8028 </message>
8029 <message>
8030 <source>All files (*)</source>
8031 <translation>Všechny soubory (*)</translation>
8032 </message>
8033 <message>
8034 <source>Fault Tolerant Syncing</source>
8035 <comment>MachineState</comment>
8036 <translation type="unfinished"></translation>
8037 </message>
8038 <message>
8039 <source>Unlocked</source>
8040 <comment>SessionState</comment>
8041 <translation>Zamknuto</translation>
8042 </message>
8043 <message>
8044 <source>Locked</source>
8045 <comment>SessionState</comment>
8046 <translation>Odemknuto</translation>
8047 </message>
8048 <message>
8049 <source>Unlocking</source>
8050 <comment>SessionState</comment>
8051 <translation>Odemykám</translation>
8052 </message>
8053 <message>
8054 <source>Null</source>
8055 <comment>AuthType</comment>
8056 <translation>Žádná</translation>
8057 </message>
8058 <message>
8059 <source>External</source>
8060 <comment>AuthType</comment>
8061 <translation>Externí</translation>
8062 </message>
8063 <message>
8064 <source>Guest</source>
8065 <comment>AuthType</comment>
8066 <translation>Host</translation>
8067 </message>
8068 <message>
8069 <source>Intel HD Audio</source>
8070 <comment>AudioControllerType</comment>
8071 <translation>Intel HD Audio</translation>
8072 </message>
8073 <message>
8074 <source>UDP</source>
8075 <comment>NATProtocolType</comment>
8076 <translation>UDP</translation>
8077 </message>
8078 <message>
8079 <source>TCP</source>
8080 <comment>NATProtocolType</comment>
8081 <translation>TCP</translation>
8082 </message>
8083 <message>
8084 <source>PIIX3</source>
8085 <comment>ChipsetType</comment>
8086 <translation>PIIX3</translation>
8087 </message>
8088 <message>
8089 <source>ICH9</source>
8090 <comment>ChipsetType</comment>
8091 <translation>ICH9</translation>
8092 </message>
8093 <message>
8094 <source>and</source>
8095 <translation>a</translation>
8096 </message>
8097 <message>
8098 <source>MB</source>
8099 <comment>size suffix MBytes=1024KBytes</comment>
8100 <translation>MB</translation>
8101 </message>
8102 <message>
8103 <source>Readonly</source>
8104 <comment>DiskType</comment>
8105 <translation type="unfinished"></translation>
8106 </message>
8107 <message>
8108 <source>Multi-attach</source>
8109 <comment>DiskType</comment>
8110 <translation type="unfinished"></translation>
8111 </message>
8112</context>
8113<context>
8114 <name>VBoxGlobalSettings</name>
8115 <message>
8116 <source>&apos;%1 (0x%2)&apos; is an invalid host key code.</source>
8117 <translation>&apos;%1 (0x%2)&apos; je neplatný kód klávesy hostitele.</translation>
8118 </message>
8119 <message>
8120 <source>The value &apos;%1&apos; of the key &apos;%2&apos; doesn&apos;t match the regexp constraint &apos;%3&apos;.</source>
8121 <translation>Hodnota &apos;%1&apos; klávesy &apos;%2&apos; neodpovídá regulárnímu výrazu obsahujícímu &apos;%3&apos;.</translation>
8122 </message>
8123 <message>
8124 <source>Cannot delete the key &apos;%1&apos;.</source>
8125 <translation>Nelze smazat klávesu &apos;%1&apos;.</translation>
8126 </message>
8127</context>
8128<context>
8129 <name>VBoxGlobalSettingsDlg</name>
8130 <message>
8131 <source>Category</source>
8132 <translation type="obsolete">Kategorie</translation>
8133 </message>
8134 <message>
8135 <source>[name]</source>
8136 <translation type="obsolete">[jméno]</translation>
8137 </message>
8138 <message>
8139 <source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information&lt;i&gt;.</source>
8140 <translation type="obsolete">&lt;i&gt;Vyberte kategorii ze seznamu vlevo a posuňte kurzor nad položku nastavení pro získání více informací&lt;/i&gt;.</translation>
8141 </message>
8142 <message>
8143 <source> General </source>
8144 <translation type="obsolete"> Základní </translation>
8145 </message>
8146 <message>
8147 <source> Input </source>
8148 <translation type="obsolete"> Vstup </translation>
8149 </message>
8150 <message>
8151 <source>Default &amp;Folders</source>
8152 <translation type="obsolete">Výchozí &amp;Adresáře</translation>
8153 </message>
8154 <message>
8155 <source>Machines</source>
8156 <translation type="obsolete">Počítače</translation>
8157 </message>
8158 <message>
8159 <source>VDI files</source>
8160 <translation type="obsolete">VDI soubory</translation>
8161 </message>
8162 <message>
8163 <source>Select</source>
8164 <translation type="obsolete">Vybrat</translation>
8165 </message>
8166 <message>
8167 <source>&amp;Keyboard</source>
8168 <translation type="obsolete">&amp;Klávesnice</translation>
8169 </message>
8170 <message>
8171 <source>&amp;Host Key</source>
8172 <translation type="obsolete">Klávesa &amp;hostitele</translation>
8173 </message>
8174 <message>
8175 <source>&amp;Auto capture keyboard</source>
8176 <translation type="obsolete">&amp;Automaticky odchytávat klávesnici</translation>
8177 </message>
8178 <message>
8179 <source>&amp;USB Device Filters</source>
8180 <translation type="obsolete">Filtry &amp;USB zařízení</translation>
8181 </message>
8182 <message>
8183 <source>Add Empty (Ins)</source>
8184 <translation type="obsolete">Přidat prázdný (Ins)</translation>
8185 </message>
8186 <message>
8187 <source>Add From (Alt+Ins)</source>
8188 <translation type="obsolete">Přidat z (Alt+Ins)</translation>
8189 </message>
8190 <message>
8191 <source>Remove (Del)</source>
8192 <translation type="obsolete">Odstranit (Del)</translation>
8193 </message>
8194 <message>
8195 <source>Removes the selected USB filter.</source>
8196 <translation type="obsolete">Odstraní vybraný USB filtr.</translation>
8197 </message>
8198 <message>
8199 <source>Move Up (Ctrl+Up)</source>
8200 <translation type="obsolete">Posunout nahoru (Ctrl+Nahoru)</translation>
8201 </message>
8202 <message>
8203 <source>Moves the selected USB filter up.</source>
8204 <translation type="obsolete">Posune vybraný USB filtr nahoru.</translation>
8205 </message>
8206 <message>
8207 <source>Move Down (Ctrl+Down)</source>
8208 <translation type="obsolete">Posunout dolů (Ctrl+Dolů)</translation>
8209 </message>
8210 <message>
8211 <source>Moves the selected USB filter down.</source>
8212 <translation type="obsolete">Posune vybraný USB filtr dolů.</translation>
8213 </message>
8214 <message>
8215 <source>Help</source>
8216 <translation type="obsolete">Nápověda</translation>
8217 </message>
8218 <message>
8219 <source>Displays the dialog help.</source>
8220 <translation type="obsolete">Zobrazí nápovědu k dialogu.</translation>
8221 </message>
8222 <message>
8223 <source>Invalid settings detected</source>
8224 <translation type="obsolete">Zjištěno neplatné nastavení</translation>
8225 </message>
8226 <message>
8227 <source>Accepts (saves) changes and closes the dialog.</source>
8228 <translation type="obsolete">Přijme (uloží) změny a zavře dialog.</translation>
8229 </message>
8230 <message>
8231 <source>Cancel</source>
8232 <translation type="obsolete">Zrušit</translation>
8233 </message>
8234 <message>
8235 <source>Cancels changes and closes the dialog.</source>
8236 <translation type="obsolete">Zruší změny a zavře dialog.</translation>
8237 </message>
8238 <message>
8239 <source>VirtualBox Preferences</source>
8240 <translation type="obsolete">Nastavení VirtualBoxu</translation>
8241 </message>
8242 <message>
8243 <source>Displays the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used.</source>
8244 <translation type="obsolete">Zobrazuje klávesu použitou jako Klávesu hostitele v okně virtuálního počítače. Aktivujte zadávací pole a stiskněte novou Klávesu hostitele. Alfanumerické, šipky a funkční klávesy nelze použít jako Klávesu hosta.</translation>
8245 </message>
8246 <message>
8247 <source>New Filter %1</source>
8248 <comment>usb</comment>
8249 <translation type="obsolete">Nový filtr %1</translation>
8250 </message>
8251 <message>
8252 <source>Language</source>
8253 <translation type="obsolete">Jazyk</translation>
8254 </message>
8255 <message>
8256 <source> Language </source>
8257 <translation type="obsolete"> Jazyk </translation>
8258 </message>
8259 <message>
8260 <source>&amp;Interface Language</source>
8261 <translation type="obsolete">Jazyk &amp;rozhraní</translation>
8262 </message>
8263 <message>
8264 <source>Author(s):</source>
8265 <translation type="obsolete">Autor(ři):</translation>
8266 </message>
8267 <message>
8268 <source>Language:</source>
8269 <translation type="obsolete">Jazyk:</translation>
8270 </message>
8271 <message>
8272 <source> (built-in)</source>
8273 <comment>Language</comment>
8274 <translation type="obsolete"> (vestavěný)</translation>
8275 </message>
8276 <message>
8277 <source>&lt;unavailable&gt;</source>
8278 <comment>Language</comment>
8279 <translation type="obsolete">&lt;nedostupný&gt;</translation>
8280 </message>
8281 <message>
8282 <source>&lt;unknown&gt;</source>
8283 <comment>Author(s)</comment>
8284 <translation type="obsolete">&lt;neznámý&gt;</translation>
8285 </message>
8286 <message>
8287 <source>
8288&lt;qt&gt;Lists all available user interface languages. The effective language is
8289written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset
8290to the system default language.&lt;/qt&gt;
8291 </source>
8292 <translation type="obsolete">
8293&lt;qt&gt;Vypisuje všechny dostupné jazyky uživatelského prostředí. Použitý jazyk je
8294napsán &lt;b&gt;tučně&lt;/b&gt;. Vyberte &lt;i&gt;Výchozí&lt;/i&gt; pro přenastavení
8295na výchozí jazyk systému.&lt;/qt&gt;
8296 </translation>
8297 </message>
8298 <message>
8299 <source>Default</source>
8300 <comment>Language</comment>
8301 <translation type="obsolete">Výchozí</translation>
8302 </message>
8303 <message>
8304 <source>Displays the path to the default VDI folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
8305 <translation type="obsolete">Ukazuje cestu k výchozímu VDI adresáři. Tento adresář je použit, pokud se neurčí jinak, když se přidává existující nebo vytváří nový virtuální pevný disk.</translation>
8306 </message>
8307 <message>
8308 <source>Resets the virtual machine folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
8309 <translation type="obsolete">Přenastaví cestu k adresáři virtuálního počítače na výchozí hodnotu. Skutečná výchozí cesta bude zobrazena po potvrzení změn a znovuotevření toho dialogu.</translation>
8310 </message>
8311 <message>
8312 <source>Resets the VDI folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
8313 <translation type="obsolete">Restartuje cestu k VDI adresáři na výchozí hodnotu. Skutečná výchozí cesta bude zobrazena po potvrzení změn a znovuotevření toho dialogu.</translation>
8314 </message>
8315 <message>
8316 <source>Displays the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines.</source>
8317 <translation type="obsolete">Ukazuje cestu k výchozímu adresáři virtuálního počítače. Tento adresář je použit, pokud se neurčí jinak, když se vytváří nový virtuální počítač.</translation>
8318 </message>
8319 <message>
8320 <source>Opens a dialog to select the default VDI folder.</source>
8321 <translation type="obsolete">Otevře dialog pro výběr výchozího VDI adresáře.</translation>
8322 </message>
8323 <message>
8324 <source>Opens a dialog to select the default virtual machine folder.</source>
8325 <translation type="obsolete">Otevře dialog pro výběr výchozího adresáře virtuálního počítače.</translation>
8326 </message>
8327 <message>
8328 <source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
8329 <translation type="obsolete">Je-li zatrženo, klávesnice bude automaticky odchytávána pokaždé, když je okno VM aktivováno. Když je klávesnice odchytávána, jsou všechny klávesy (včetně systémových jako Alt-Tab) přesměrovány do VM.</translation>
8330 </message>
8331 <message>
8332 <source>Lists all global USB filters. The checkbox to the left defines whether the particular filter is enabled or not.</source>
8333 <translation type="obsolete">Vypíše všechny globální USB filtry. Zatrhávátko vlevo určuje, zda je filtr povolen či nikoliv.</translation>
8334 </message>
8335 <message>
8336 <source>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</source>
8337 <translation type="obsolete">Přidá nový USB filtr se všemi políčky prázdnými. Takový filtr pokryje jakékoliv připojené USB zařízení.</translation>
8338 </message>
8339 <message>
8340 <source>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</source>
8341 <translation type="obsolete">Přidá nový USB filtr se všemi políčky nastavenými na hodnoty vybraného USB zařízení připojeného k hostitelskému PC.</translation>
8342 </message>
8343 <message>
8344 <source>V&amp;RDP Authentication Library</source>
8345 <translation type="obsolete">Autentizační knihovna V&amp;RDP</translation>
8346 </message>
8347 <message>
8348 <source>Displays the path to the library that provides authentication for Remote Display (VRDP) clients.</source>
8349 <translation type="obsolete">Ukáže cestu ke knihovně, která poskytuje autentizaci pro klienty Vzdálené plochy (VRDP).</translation>
8350 </message>
8351 <message>
8352 <source>Opens a dialog to select the VRDP authentication library file.</source>
8353 <translation type="obsolete">Otevře dialog pro výběr souboru autentizační knihovny VRDP.</translation>
8354 </message>
8355 <message>
8356 <source>Resets the authentication library file to the default value. The actual default library file will be displayed after accepting the changes and opening this dialog again.</source>
8357 <translation type="obsolete">Přenastaví soubor autentizační knihovny na výchozí hodnotu. Skutečná výchozí knihovna bude zobrazena až po potvrzení změn a otevření tohoto dialogu.</translation>
8358 </message>
8359 <message>
8360 <source>&amp;Extended Features</source>
8361 <translation type="obsolete">Ro&amp;zšířené možnosti</translation>
8362 </message>
8363 <message>
8364 <source>Enable &amp;VT-x/AMD-V</source>
8365 <translation type="obsolete">Povolit &amp;VT-x/AMD-V</translation>
8366 </message>
8367 <message>
8368 <source>Defines whether virtual machines should try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V by default or not.</source>
8369 <translation type="obsolete">Určuje, zda se virtuální počítač bude standardně snažit využít virtualizační rozšíření hostitelova CPU jako Intel VT-x a AMD-V nebo ne.</translation>
8370 </message>
8371</context>
8372<context>
8373 <name>VBoxHardDiskSettings</name>
8374 <message>
8375 <source>Hard Disk</source>
8376 <translation type="obsolete">Pevný disk</translation>
8377 </message>
8378 <message>
8379 <source>&amp;Hard Disks</source>
8380 <translation type="obsolete">&amp;Pevné disky</translation>
8381 </message>
8382 <message>
8383 <source>Delete</source>
8384 <translation type="obsolete">Smazat</translation>
8385 </message>
8386</context>
8387<context>
8388 <name>VBoxHelpButton</name>
8389 <message>
8390 <source>&amp;Help</source>
8391 <translation type="obsolete">&amp;Nápověda</translation>
8392 </message>
8393</context>
8394<context>
8395 <name>VBoxImportApplianceWgt</name>
8396 <message>
8397 <source>Importing Appliance ...</source>
8398 <translation>Importuji applianci...</translation>
8399 </message>
8400 <message>
8401 <source>Reading Appliance ...</source>
8402 <translation>Načítám applianci...</translation>
8403 </message>
8404</context>
8405<context>
8406 <name>VBoxLicenseViewer</name>
8407 <message>
8408 <source>I &amp;Agree</source>
8409 <translation>Souhl&amp;asím</translation>
8410 </message>
8411 <message>
8412 <source>I &amp;Disagree</source>
8413 <translation>N&amp;esouhlasím</translation>
8414 </message>
8415 <message>
8416 <source>VirtualBox License</source>
8417 <translation>Licence aplikace VirtualBox</translation>
8418 </message>
8419</context>
8420<context>
8421 <name>VBoxLineTextEdit</name>
8422 <message>
8423 <source>&amp;Edit</source>
8424 <translation>&amp;Upravit</translation>
8425 </message>
8426</context>
8427<context>
8428 <name>VBoxLogSearchPanel</name>
8429 <message>
8430 <source>Close the search panel</source>
8431 <translation>Zavřít panel hledání</translation>
8432 </message>
8433 <message>
8434 <source>Find </source>
8435 <translation>Hledat </translation>
8436 </message>
8437 <message>
8438 <source>Enter a search string here</source>
8439 <translation>Sem napište hledaný řetězec</translation>
8440 </message>
8441 <message>
8442 <source>&amp;Previous</source>
8443 <translation>&amp;Předchozí</translation>
8444 </message>
8445 <message>
8446 <source>Search for the previous occurrence of the string</source>
8447 <translation>Hledat předchozí výskyt řetězce</translation>
8448 </message>
8449 <message>
8450 <source>&amp;Next</source>
8451 <translation>&amp;Další</translation>
8452 </message>
8453 <message>
8454 <source>Search for the next occurrence of the string</source>
8455 <translation>Hledat další výskyt řetězce</translation>
8456 </message>
8457 <message>
8458 <source>C&amp;ase Sensitive</source>
8459 <translation>Rozlišov&amp;at velikost písmen</translation>
8460 </message>
8461 <message>
8462 <source>Perform case sensitive search (when checked)</source>
8463 <translation>Provede vyhledávání s ohledem na velikost písmen (je-li zatrženo)</translation>
8464 </message>
8465 <message>
8466 <source>String not found</source>
8467 <translation>Řetězec nenalezen</translation>
8468 </message>
8469</context>
8470<context>
8471 <name>VBoxMediaComboBox</name>
8472 <message>
8473 <source>&lt;no hard disk&gt;</source>
8474 <translation type="obsolete">&lt;žádný pevný disk&gt;</translation>
8475 </message>
8476 <message>
8477 <source>No hard disk</source>
8478 <translation type="obsolete">Žádný pevný disk</translation>
8479 </message>
8480 <message>
8481 <source>No media available. Use the Virtual Media Manager to add media of the corresponding type.</source>
8482 <translation type="obsolete">Nejsou dostupná žádná média. Použijte Správce virtuálních médií pro přidání médií odpovídajících typů.</translation>
8483 </message>
8484 <message>
8485 <source>&lt;no media&gt;</source>
8486 <translation type="obsolete">&lt;žádná média&gt;</translation>
8487 </message>
8488</context>
8489<context>
8490 <name>VBoxMediaManagerDlg</name>
8491 <message>
8492 <source>&amp;Actions</source>
8493 <translation>&amp;Akce</translation>
8494 </message>
8495 <message>
8496 <source>&amp;New...</source>
8497 <translation>&amp;Nový...</translation>
8498 </message>
8499 <message>
8500 <source>&amp;Add...</source>
8501 <translation>&amp;Přidat...</translation>
8502 </message>
8503 <message>
8504 <source>R&amp;emove</source>
8505 <translation>&amp;Odstranit</translation>
8506 </message>
8507 <message>
8508 <source>Re&amp;lease</source>
8509 <translation>&amp;Uvolnit</translation>
8510 </message>
8511 <message>
8512 <source>Re&amp;fresh</source>
8513 <translation>&amp;Aktualizovat</translation>
8514 </message>
8515 <message>
8516 <source>Create a new virtual hard disk</source>
8517 <translation>Vytvoří nový virtuální pevný disk</translation>
8518 </message>
8519 <message>
8520 <source>Add an existing medium</source>
8521 <translation>Přidá existující médium</translation>
8522 </message>
8523 <message>
8524 <source>Remove the selected medium</source>
8525 <translation>Odebere vybrané médium</translation>
8526 </message>
8527 <message>
8528 <source>Release the selected medium by detaching it from the machines</source>
8529 <translation>Uvolní vybrané médium odpojením od počítače</translation>
8530 </message>
8531 <message>
8532 <source>Refresh the media list</source>
8533 <translation>Aktualizuje seznam médií</translation>
8534 </message>
8535 <message>
8536 <source>Location</source>
8537 <translation>Umístění</translation>
8538 </message>
8539 <message>
8540 <source>Type (Format)</source>
8541 <translation>Typ (formát)</translation>
8542 </message>
8543 <message>
8544 <source>Attached to</source>
8545 <translation>Připojeno k</translation>
8546 </message>
8547 <message>
8548 <source>Checking accessibility</source>
8549 <translation>Kontroluji dostupnost</translation>
8550 </message>
8551 <message>
8552 <source>&amp;Select</source>
8553 <translation>&amp;Vybrat</translation>
8554 </message>
8555 <message>
8556 <source>All hard disk images (%1)</source>
8557 <translation type="obsolete">Všechny obrazy pevných disků (%1)</translation>
8558 </message>
8559 <message>
8560 <source>All files (*)</source>
8561 <translation>Všechny soubory (*)</translation>
8562 </message>
8563 <message>
8564 <source>Select a hard disk image file</source>
8565 <translation>Vyberte soubor s obrazem disku</translation>
8566 </message>
8567 <message>
8568 <source>CD/DVD-ROM images (*.iso);;All files (*)</source>
8569 <translation type="obsolete">CD/DVD obrazy (*.iso);;Všechny soubory (*)</translation>
8570 </message>
8571 <message>
8572 <source>Select a CD/DVD-ROM disk image file</source>
8573 <translation>Vyberte soubor s obrazem CD/DVD</translation>
8574 </message>
8575 <message>
8576 <source>Floppy images (*.img);;All files (*)</source>
8577 <translation type="obsolete">Obrazy disket (*.img);;Všechny soubory (*)</translation>
8578 </message>
8579 <message>
8580 <source>Select a floppy disk image file</source>
8581 <translation>Vyberte soubor s obrazem diskety</translation>
8582 </message>
8583 <message>
8584 <source>&lt;i&gt;Not&amp;nbsp;Attached&lt;/i&gt;</source>
8585 <translation>&lt;i&gt;Nepřipojeno&lt;/i&gt;</translation>
8586 </message>
8587 <message>
8588 <source>--</source>
8589 <comment>no info</comment>
8590 <translation>--</translation>
8591 </message>
8592 <message>
8593 <source>Virtual Media Manager</source>
8594 <translation>Správce virtuálních médií</translation>
8595 </message>
8596 <message>
8597 <source>Hard &amp;Disks</source>
8598 <translation>Pevné &amp;disky</translation>
8599 </message>
8600 <message>
8601 <source>Name</source>
8602 <translation>Název</translation>
8603 </message>
8604 <message>
8605 <source>Virtual Size</source>
8606 <translation>Virtuální velikost</translation>
8607 </message>
8608 <message>
8609 <source>Actual Size</source>
8610 <translation>Skutečná velikost</translation>
8611 </message>
8612 <message>
8613 <source>&amp;CD/DVD Images</source>
8614 <translation>&amp;CD/DVD obrazy</translation>
8615 </message>
8616 <message>
8617 <source>Size</source>
8618 <translation>Velikost</translation>
8619 </message>
8620 <message>
8621 <source>&amp;Floppy Images</source>
8622 <translation>Dis&amp;kety</translation>
8623 </message>
8624 <message>
8625 <source>Attached to</source>
8626 <comment>VMM: Virtual Disk</comment>
8627 <translation>Připojen k</translation>
8628 </message>
8629 <message>
8630 <source>Attached to</source>
8631 <comment>VMM: CD/DVD Image</comment>
8632 <translation>Připojen k</translation>
8633 </message>
8634 <message>
8635 <source>Attached to</source>
8636 <comment>VMM: Floppy Image</comment>
8637 <translation>Připojen k</translation>
8638 </message>
8639 <message>
8640 <source>CD/DVD-ROM disk</source>
8641 <translation>CD/DVD-ROM disk</translation>
8642 </message>
8643 <message>
8644 <source>hard disk</source>
8645 <translation>pevný disk</translation>
8646 </message>
8647 <message>
8648 <source>floppy disk</source>
8649 <translation>disketová mechanika</translation>
8650 </message>
8651 <message>
8652 <source>All %1 images (%2)</source>
8653 <translation>Všechny obrazy -%1 (%2)</translation>
8654 </message>
8655</context>
8656<context>
8657 <name>VBoxMiniToolBar</name>
8658 <message>
8659 <source>Always show the toolbar</source>
8660 <translation>Vždy zobrazovat nástrojovou lištu</translation>
8661 </message>
8662 <message>
8663 <source>Exit Full Screen or Seamless Mode</source>
8664 <translation>Opustit celoobrazovkový nebo bezešvý režim</translation>
8665 </message>
8666 <message>
8667 <source>Close VM</source>
8668 <translation>Zavřít virtuální počítač</translation>
8669 </message>
8670 <message>
8671 <source>Minimize Window</source>
8672 <translation>Minimalizovat okno</translation>
8673 </message>
8674</context>
8675<context>
8676 <name>VBoxNIList</name>
8677 <message>
8678 <source>VirtualBox Host Interface %1</source>
8679 <translation type="obsolete">Hostitelské rozhraní VirtualBoxu %1</translation>
8680 </message>
8681 <message>
8682 <source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
8683 <translation type="obsolete">&lt;p&gt;Chcete odstranit vybrané hostitelské síťové rozhraní &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Poznámka:&lt;/b&gt; Toto rozhraní může být používáno jednou nebo více síťovými kartami tohoto nebo jiného virtuálního počítače. Po jeho odstranění nebudou tyto karty fungovat, dokud neopravíte jejich nastavení vybráním jiného rozhraní nebo jiného typu připojení karty.&lt;/p&gt;</translation>
8684 </message>
8685 <message>
8686 <source>Host &amp;Interfaces</source>
8687 <translation type="obsolete">Rozhraní host&amp;itele</translation>
8688 </message>
8689 <message>
8690 <source>Lists all available host interfaces.</source>
8691 <translation type="obsolete">Zobrazí všechna dostupná rozhraní hostitele.</translation>
8692 </message>
8693 <message>
8694 <source>A&amp;dd New Host Interface</source>
8695 <translation type="obsolete">&amp;Přidat nové rozhraní hostitele</translation>
8696 </message>
8697 <message>
8698 <source>&amp;Remove Selected Host Interface</source>
8699 <translation type="obsolete">&amp;Odebrat vybrané rozhraní hostitele</translation>
8700 </message>
8701 <message>
8702 <source>Adds a new host interface.</source>
8703 <translation type="obsolete">Přidá nové hostitelské rozhraní.</translation>
8704 </message>
8705 <message>
8706 <source>Removes the selected host interface.</source>
8707 <translation type="obsolete">Odstraní vybrané hostitelské rozhraní.</translation>
8708 </message>
8709</context>
8710<context>
8711 <name>VBoxNetworkDialog</name>
8712 <message>
8713 <source>Network Adapters</source>
8714 <translation>Síťové karty</translation>
8715 </message>
8716</context>
8717<context>
8718 <name>VBoxOSTypeSelectorWidget</name>
8719 <message>
8720 <source>Operating &amp;System:</source>
8721 <translation>Operační &amp;systém:</translation>
8722 </message>
8723 <message>
8724 <source>Displays the operating system family that you plan to install into this virtual machine.</source>
8725 <translation>Ukazuje skupinu operačních systémů, které se chystáte instalovat na tento virtuální počítač.</translation>
8726 </message>
8727 <message>
8728 <source>V&amp;ersion:</source>
8729 <translation type="obsolete">V&amp;erze:</translation>
8730 </message>
8731 <message>
8732 <source>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
8733 <translation>Ukazuje typ operačního systému, který se chystáte instalovat na tento virtuální počítač (nazývaný hostovaný operační systém).</translation>
8734 </message>
8735 <message>
8736 <source>&amp;Version:</source>
8737 <translation>V&amp;erze:</translation>
8738 </message>
8739</context>
8740<context>
8741 <name>VBoxProblemReporter</name>
8742 <message>
8743 <source>VirtualBox - Information</source>
8744 <comment>msg box title</comment>
8745 <translation>VirtualBox - informace</translation>
8746 </message>
8747 <message>
8748 <source>VirtualBox - Question</source>
8749 <comment>msg box title</comment>
8750 <translation>VirtualBox - otázka</translation>
8751 </message>
8752 <message>
8753 <source>VirtualBox - Warning</source>
8754 <comment>msg box title</comment>
8755 <translation>VirtualBox - varování</translation>
8756 </message>
8757 <message>
8758 <source>VirtualBox - Error</source>
8759 <comment>msg box title</comment>
8760 <translation>VirtualBox - chyba</translation>
8761 </message>
8762 <message>
8763 <source>VirtualBox - Critical Error</source>
8764 <comment>msg box title</comment>
8765 <translation>VirtualBox - kritická chyba</translation>
8766 </message>
8767 <message>
8768 <source>Do not show this message again</source>
8769 <comment>msg box flag</comment>
8770 <translation>Nezobrazovat znovu tuto zprávu</translation>
8771 </message>
8772 <message>
8773 <source>Failed to open &lt;tt&gt;%1&lt;/tt&gt;. Make sure your desktop environment can properly handle URLs of this type.</source>
8774 <translation>Nepodařilo se otevřít &lt;tt&gt;%1&lt;/tt&gt;. Ujistěte se, že máte správně nastaveno zacházení s těmito URL.</translation>
8775 </message>
8776 <message>
8777 <source>&lt;p&gt;Failed to initialize COM or to find the VirtualBox COM server. Most likely, the VirtualBox server is not running or failed to start.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
8778 <translation>&lt;p&gt;Nepodařilo se inicializovat COM nebo nelézt COM server VirtualBoxu. Server VirtualBoxu pravděpodobně neběží nebo jej nelze spustit.&lt;/p&gt;&lt;p&gt;Aplikace se ukončí.&lt;/p&gt;</translation>
8779 </message>
8780 <message>
8781 <source>&lt;p&gt;Failed to create the VirtualBox COM object.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
8782 <translation>&lt;p&gt;Nepodařilo se vytvořit COM objekt VirtualBoxu.&lt;/p&gt;&lt;p&gt;Aplikace bude ukončena&lt;/p&gt;</translation>
8783 </message>
8784 <message>
8785 <source>&lt;p&gt;Failed to load the global GUI configuration.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
8786 <translation type="obsolete">&lt;p&gt;Nepodařilo se načíst nastavení globálního GUI.&lt;/p&gt;&lt;p&gt;Aplikace bude ukončena.&lt;/p&gt;</translation>
8787 </message>
8788 <message>
8789 <source>&lt;p&gt;Failed to save the global GUI configuration.&lt;p&gt;</source>
8790 <translation type="obsolete">&lt;p&gt;Nepodařilo se uložit nastavení globálního GUI.&lt;/p&gt;</translation>
8791 </message>
8792 <message>
8793 <source>Failed to set global VirtualBox properties.</source>
8794 <translation>Nepodařilo se nastavit globální vlastnosti VirtualBoxu.</translation>
8795 </message>
8796 <message>
8797 <source>Failed to access the USB subsystem.</source>
8798 <translation>Nepodařil se přístup na subsystém USB.</translation>
8799 </message>
8800 <message>
8801 <source>Failed to create a new virtual machine.</source>
8802 <translation>Nepodařilo se vytvořit nový virtuální počítač.</translation>
8803 </message>
8804 <message>
8805 <source>Failed to create a new virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8806 <translation>Nepodařilo se vytvořit nový virtuální počítač &lt;b&gt;%1&lt;/b&gt;.</translation>
8807 </message>
8808 <message>
8809 <source>Failed to apply the settings to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8810 <translation>Nepodařilo se aplikovat nastavení na virtuální počítač &lt;b&gt;%1&lt;/b&gt;.</translation>
8811 </message>
8812 <message>
8813 <source>Failed to save the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8814 <translation type="obsolete">Nepodařilo se uložit nastavení virtuálního počítače &lt;b&gt;%1&lt;/b&gt;.</translation>
8815 </message>
8816 <message>
8817 <source>Failed to load the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8818 <translation type="obsolete">Nepodařilo se načíst nastavení virtuálního počítače &lt;b&gt;%1&lt;/b&gt;.</translation>
8819 </message>
8820 <message>
8821 <source>Failed to start the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8822 <translation>Nepodařilo se spustit virtuální počítač &lt;b&gt;%1&lt;/b&gt;.</translation>
8823 </message>
8824 <message>
8825 <source>Failed to pause the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8826 <translation>Nepodařilo se pozastavit virtuální počítač &lt;b&gt;%1&lt;/b&gt;.</translation>
8827 </message>
8828 <message>
8829 <source>Failed to resume the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8830 <translation>Nepodařilo se obnovit virtuální počítač &lt;b&gt;%1&lt;/b&gt;.</translation>
8831 </message>
8832 <message>
8833 <source>Failed to save the state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8834 <translation>Nepodařilo se uložit stav virtuálního počítače &lt;b&gt;%1&lt;/b&gt;.</translation>
8835 </message>
8836 <message>
8837 <source>Failed to create a snapshot of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8838 <translation>Nepodařilo se vytvořit snímek virtuálního počítače &lt;b&gt;%1&lt;/b&gt;.</translation>
8839 </message>
8840 <message>
8841 <source>Failed to stop the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8842 <translation>Nepodařilo se zastavit virtuální počítač &lt;b&gt;%1&lt;/b&gt;.</translation>
8843 </message>
8844 <message>
8845 <source>Failed to remove the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8846 <translation>Nepodařilo se odstranit virtuální počítač &lt;b&gt;%1&lt;/b&gt;.</translation>
8847 </message>
8848 <message>
8849 <source>Failed to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8850 <translation>Nepodařilo se zahodit uložený stav počítače &lt;b&gt;%1&lt;/b&gt;.</translation>
8851 </message>
8852 <message>
8853 <source>Failed to discard the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
8854 <translation type="obsolete">Nepodařilo se zahodit snímek &lt;b&gt;%1&lt;/b&gt; virtuálního počítače &lt;b&gt;%2&lt;/b&gt;.</translation>
8855 </message>
8856 <message>
8857 <source>Failed to discard the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8858 <translation type="obsolete">Nepodařilo se zahodit aktuální stav virtuálního počítače &lt;b&gt;%1&lt;/b&gt;.</translation>
8859 </message>
8860 <message>
8861 <source>Failed to discard the current snapshot and the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8862 <translation type="obsolete">Nepodařilo se zahodit aktuální snímek a stav virtuálního počítače &lt;b&gt;%1&lt;/b&gt;.</translation>
8863 </message>
8864 <message>
8865 <source>There is no virtual machine named &lt;b&gt;%1&lt;/b&gt;.</source>
8866 <translation>Žádný virtuální počítač &lt;b&gt;%1&lt;/b&gt; neexistuje.</translation>
8867 </message>
8868 <message>
8869 <source>&lt;p&gt;Are you sure you want to permanently delete the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation cannot be undone.&lt;/p&gt;</source>
8870 <translation type="obsolete">&lt;p&gt;Jste si jistí, že chcete natrvalo smazat virtuální počítač &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;b&gt;Tuto operaci nelze vrátit.&lt;/p&gt;</translation>
8871 </message>
8872 <message>
8873 <source>&lt;p&gt;Are you sure you want to unregister the inaccessible virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;You will not be able to register it again from GUI.&lt;/p&gt;</source>
8874 <translation type="obsolete">&lt;p&gt;Jste si jistí, že chcete odregistrovat nedostupný virtuální počítač &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;Poté nebudete schopní jej znovu zaregistrovat z GUI.&lt;/p&gt;</translation>
8875 </message>
8876 <message>
8877 <source>&lt;p&gt;Are you sure you want to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation is equivalent to resetting or powering off the machine without doing a proper shutdown of the guest OS.&lt;/p&gt;</source>
8878 <translation>&lt;p&gt;Jste si jistí, že chcete zahodit uložený stav virtuálního počítače &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;Tato operace je podobná restartovaní nebo vypnutí počítače bez řadného ukončení hostovaného OS.&lt;/p&gt;</translation>
8879 </message>
8880 <message>
8881 <source>&lt;p&gt;Releasing this media image will detach it from the following virtual machine(s): &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Continue?&lt;/p&gt;</source>
8882 <translation type="obsolete">&lt;p&gt;Uvolnění tohoto obrazu média jej odpojí od následujících virtuálních počítačů: &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;b&gt;Pokračovat?&lt;/p&gt;</translation>
8883 </message>
8884 <message>
8885 <source>&lt;p&gt;The image file &lt;b&gt;%1&lt;/b&gt; already exists. You cannot create a new virtual hard disk that uses this file, because it can be already used by another virtual hard disk.&lt;/p&gt;&lt;p&gt;Please specify a different image file name.&lt;/p&gt;</source>
8886 <translation type="obsolete">&lt;p&gt;Obraz &lt;b&gt;%1&lt;/b&gt; již existuje. Nemůžete vytvořit nový virtuální pevný disk který používá tento soubor, protože by mohl již být použit jiným virtuálním pevným diskem-&lt;/p&gt;&lt;p&gt;Zadejte prosím jiný název obrazu.&lt;/p&gt;</translation>
8887 </message>
8888 <message>
8889 <source>&lt;p&gt;Do you want to delete this hard disk&apos;s image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;No&lt;/b&gt; then the virtual hard disk will be unregistered and removed from the collection, but the image file will be left on your physical disk.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Yes&lt;/b&gt; then the image file will be permanently deleted after unregistering the hard disk. This operation cannot be undone.&lt;/p&gt;</source>
8890 <translation type="obsolete">&lt;p&gt;Chcete smazat obraz pevného disku &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Pokud zvolíte &lt;b&gt;Ne&lt;/b&gt;, bude virtuální pevný disk odhlášen a odstraněn ze seznamu, ale obraz bude ponechán na vašem fyzickém disku.&lt;/p&gt;&lt;p&gt;Pokud zvolíte &lt;b&gt;Ano&lt;/b&gt;, bude obraz po odhlášení trvale smazán. Tuto operaci nelze vrátit.&lt;/p&gt;</translation>
8891 </message>
8892 <message>
8893 <source>Failed to delete the virtual hard disk image &lt;b&gt;%1&lt;/b&gt;.</source>
8894 <translation type="obsolete">Nepodařilo se smazat obraz virtuálního pevného disku &lt;b&gt;%1&lt;/b&gt;.</translation>
8895 </message>
8896 <message>
8897 <source>&lt;p&gt;Do you want to remove (unregister) the virtual hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;</source>
8898 <translation type="obsolete">&lt;p&gt;Chcete odstranit (odhlásit) viruální pevný disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;</translation>
8899 </message>
8900 <message>
8901 <source>Failed to create the virtual hard disk image &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</source>
8902 <translation type="obsolete">Nepodařilo se vytvořit obraz virtuálního pevného disku &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</translation>
8903 </message>
8904 <message>
8905 <source>Failed to attach a hard disk image with UUID %1 to the device slot %2 of the controller %3 of the machine &lt;b&gt;%4&lt;/b&gt;.</source>
8906 <translation type="obsolete">Nepodařilo se připojit obraz pevného disku s UUID %1 ke slotu zařízení %2 ovladače %3 počítače &lt;b&gt;%4&lt;/b&gt;.</translation>
8907 </message>
8908 <message>
8909 <source>Failed to detach a hard disk image from the device slot %1 of the controller %2 of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
8910 <translation type="obsolete">Nepodařilo se odpojit obraz pevného disku ze slotu zařízení %1 ovladače %2 počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
8911 </message>
8912 <message>
8913 <source>hard disk</source>
8914 <translation type="obsolete">pevný disk</translation>
8915 </message>
8916 <message>
8917 <source>CD/DVD image</source>
8918 <translation type="obsolete">CD/DVD obraz</translation>
8919 </message>
8920 <message>
8921 <source>floppy image</source>
8922 <translation type="obsolete">obraz diskety</translation>
8923 </message>
8924 <message>
8925 <source>Failed to register the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
8926 <translation type="obsolete">Nepodařilo se přihlásit %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
8927 </message>
8928 <message>
8929 <source>Failed to unregister the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
8930 <translation type="obsolete">Nepodařilo se odhlásit %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
8931 </message>
8932 <message>
8933 <source>Failed to create a new session.</source>
8934 <translation>Nepodařilo se vytvořit nové sezení.</translation>
8935 </message>
8936 <message>
8937 <source>Failed to open a session for a virtual machine with UUID &lt;b&gt;%1&lt;/b&gt;.</source>
8938 <translation type="obsolete">Nepodařilo se otevřít sezení k virtuálnímu počítači s UUID &lt;b&gt;%1&lt;/b&gt;.</translation>
8939 </message>
8940 <message>
8941 <source>Failed to open a session for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
8942 <translation>Nepodařilo se otevřít sezení k virtuálnímu počítači &lt;b&gt;%1&lt;/b&gt;.</translation>
8943 </message>
8944 <message>
8945 <source>Failed to determine the accessibility state of the media &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Some of the registered media may become inaccessible.</source>
8946 <translation type="obsolete">Nepodařilo se získat stav přistupnosti media &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Některá přihlášená média mohou být nedostupná.</translation>
8947 </message>
8948 <message>
8949 <source>Failed to create the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
8950 <translation type="obsolete">Nepodařilo se vytvořit hostitelské síťové rozhraní &lt;b&gt;%1&lt;/b&gt;.</translation>
8951 </message>
8952 <message>
8953 <source>Failed to remove the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
8954 <translation>Nepodařilo se odstranit hostitelské síťové rozhraní &lt;b&gt;%1&lt;/b&gt;.</translation>
8955 </message>
8956 <message>
8957 <source>Failed to attach the USB device &lt;b&gt;%1&lt;/b&gt; to the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
8958 <translation>Nepodařilo se připojit USB zařízení &lt;b&gt;%1&lt;/b&gt; k virtuálnímu počítači &lt;b&gt;%2&lt;/b&gt;.</translation>
8959 </message>
8960 <message>
8961 <source>Failed to detach the USB device &lt;b&gt;%1&lt;/b&gt; from the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
8962 <translation>Nepodařilo se odpojit USB zařízení &lt;b&gt;%1&lt;/b&gt; od virtuálního počítače &lt;b&gt;%2&lt;/b&gt;.</translation>
8963 </message>
8964 <message>
8965 <source>Failed to create the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) for the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
8966 <translation>Nepodařilo se vytvořit sdílenou složku &lt;b&gt;%1&lt;/b&gt; (vede do &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) pro virtuální počítač &lt;b&gt;%3&lt;/b&gt;.</translation>
8967 </message>
8968 <message>
8969 <source>Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
8970 <translation>Nepodařilo se odstranit sdílenou složku &lt;b&gt;%1&lt;/b&gt; (vede do &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) z virtuálního počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
8971 </message>
8972 <message>
8973 <source>&lt;p&gt;You have &lt;b&gt;clicked the mouse&lt;/b&gt; inside the Virtual Machine display or pressed the &lt;b&gt;host key&lt;/b&gt;. This will cause the Virtual Machine to &lt;b&gt;capture&lt;/b&gt; the host mouse pointer (only if the mouse pointer integration is not currently supported by the guest OS) and the keyboard, which will make them unavailable to other applications running on your host machine.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
8974 <translation type="obsolete">&lt;p&gt;&lt;b&gt;Kliknuli jste myší&lt;/b&gt; uvnitř obrazovky virtuálního počítače nebo jste stiskli &lt;b&gt;klávesu hostitele&lt;/b&gt;. Virtuální počítač tak &lt;b&gt;odchytne&lt;/b&gt; kurzor myši hostitele (pouze pokud hostovaným OS není integrace kurzoru myši právě podporována) a klávesnici, což je znepřístupní pro další běžící aplikace na hostitelském počítači.&lt;/p&gt;&lt;p&gt;Můžete kdykoliv stisknout &lt;b&gt;klávesu hostitele&lt;/b&gt; pro &lt;b&gt;propuštění&lt;/b&gt; klávesice a myši (pokud jsou odchytávány) a vrátit je tak do normálního stavu. Právě přiřazená klávesa hostitele je zobrazena ve stavovém řádku na spodní části okna s virtuálním počítačem vedle ikony&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;. Tato ikona společně s vedlejší ikonou myši indikují aktuální stav odchytávání klávesnice a myši.&lt;/p&gt;</translation>
8975 </message>
8976 <message>
8977 <source>&lt;p&gt;You have the &lt;b&gt;Auto capture keyboard&lt;/b&gt; option turned on. This will cause the Virtual Machine to automatically &lt;b&gt;capture&lt;/b&gt; the keyboard every time the VM window is activated and make it unavailable to other applications running on your host machine: when the keyboard is captured, all keystrokes (including system ones like Alt-Tab) will be directed to the VM.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
8978 <translation type="obsolete">&lt;p&gt;Máte zapnutou volbu &lt;b&gt;Automaticky odchytávat klávesnici&lt;/b&gt;. Virtuální počítač tak bude automaticky &lt;b&gt;odchytávat&lt;/b&gt; události klávesnice pokaždé, když je okno VM aktivováno, a znepřístupní je pro další aplikace běžící na hostitelském počítači: když je klávesnice odchytávána, jsou všechny stisky kláves (včetně systémových jako Alt-Tab) přesměrovány do VM.&lt;/p&gt;&lt;p&gt;Můžete kdykoliv stisknout &lt;b&gt;klávesu hostitele&lt;/b&gt; pro &lt;b&gt;propuštění&lt;/b&gt; klávesice a myši (pokud jsou odchytávány) a vrátit je tak do normálního stavu. Právě přiřazená klávesa hostitele je zobrazena ve stavovém řádku ve spodní části okna s virtuálním počítačem vedle ikony&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;. Tato ikona společně s vedlejší ikonou myši indikují aktuální stav odchytávání klávesnice a myši.&lt;/p&gt;</translation>
8979 </message>
8980 <message>
8981 <source>&lt;p&gt;The Virtual Machine reports that the guest OS supports &lt;b&gt;mouse pointer integration&lt;/b&gt;. This means that you do not need to &lt;i&gt;capture&lt;/i&gt; the mouse pointer to be able to use it in your guest OS -- all mouse actions you perform when the mouse pointer is over the Virtual Machine&apos;s display are directly sent to the guest OS. If the mouse is currently captured, it will be automatically uncaptured.&lt;/p&gt;&lt;p&gt;The mouse icon on the status bar will look like&amp;nbsp;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;to inform you that mouse pointer integration is supported by the guest OS and is currently turned on.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Some applications may behave incorrectly in mouse pointer integration mode. You can always disable it for the current session (and enable it again) by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
8982 <translation type="obsolete">&lt;p&gt;Virtuální počítač hlásí, že hostovaný OS podporuje &lt;b&gt;integraci kurzoru myši&lt;/b&gt;. To znamená, že nepotřebujete &lt;i&gt;odchytávat&lt;/i&gt; kurzor myši, abyste ho mohli použít v hostovaném OS -- všechny akce provádněné myší nad obrazovkou virtuálního počítače jsou posílány hostovanému OS. Pokud je myš právě odchytávána, bude automaticky uvolněna.&lt;/p&gt;&lt;p&gt;Ikona myši ve stavovém panelu vypadá jako&amp;nbsp;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;,aby vás informovala, že integrace kurozru myši je podporována hostovaným OS a je právě zapnuta.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Poznámka&lt;/b&gt;: Některé aplikace se v režimu integrace kurzoru myši mohou chovat nesprávně. Režim můžete kdykoliv vypnout pro aktuální sezení (nebo znovu zapnout) vybráním odpovídající akce z panelu s nabídkou.&lt;/p&gt;</translation>
8983 </message>
8984 <message>
8985 <source>&lt;p&gt;The Virtual Machine reports that the guest OS does not support &lt;b&gt;mouse pointer integration&lt;/b&gt; in the current video mode. You need to capture the mouse (by clicking over the VM display or pressing the host key) in order to use the mouse inside the guest OS.&lt;/p&gt;</source>
8986 <translation>&lt;p&gt;Virtuální počítač hlásí, že hostovaný OS nepodporuje &lt;b&gt;integraci kurzoru myši&lt;/b&gt; v aktuálním video režimu. Pro možnost používání myši v hostovaném OS ji (kliknutím do obrazovky VM nebo stiskem klávesy hostitele) musíte odchytávat.&lt;/p&gt;</translation>
8987 </message>
8988 <message>
8989 <source>&lt;p&gt;The Virtual Machine is currently in the &lt;b&gt;Paused&lt;/b&gt; state and not able to see any keyboard or mouse input. If you want to continue to work inside the VM, you need to resume it by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
8990 <translation>&lt;p&gt;Virtuální počítač je právě v &lt;b&gt;pozastaveném&lt;/b&gt; stavu, proto nepřijímá žádné vstupy z klávesnice nebo myši. Pokud chcete pokračovat s prací ve virtuálním počítači, musíte ji obnovit vybráním odpovídající akce z panelu nabídek.&lt;/p&gt;</translation>
8991 </message>
8992 <message>
8993 <source>&lt;p&gt;One or more of the registered virtual hard disks, CD/DVD or floppy media are not currently accessible. As a result, you will not be able to operate virtual machines that use these media until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to open the Virtual Disk Manager window and see what media are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
8994 <translation type="obsolete">&lt;p&gt;Jeden nebo více virtuálních pevných disků, CD/DVD mechanik nebo disket jsou momentálně nedostupné. Nebudete tak moci použít virtuální počítače, které je používají, dokud nebudou opět dostupné.&lt;/p&gt;&lt;p&gt;Stiskněte &lt;b&gt;OK&lt;/b&gt; pro otevření okna Správce virtuálních disků a podívejte se, která média jsou nedostupná, nebo stiskněte &lt;b&gt;Ignorovat&lt;/b&gt; a ignorujte tuto zprávu.&lt;/p&gt;</translation>
8995 </message>
8996 <message>
8997 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
8998 <translation type="obsolete">&lt;p&gt;Okno virtuálního počítače bude nyní přepnuto do režimu &lt;b&gt;celá obrazovka&lt;/b&gt;. Můžete se vrátit zpět do režimu okna stiskem &lt;b&gt;%1&lt;/b&gt;. &lt;i&gt;Hostitelská&lt;/i&gt; klávesa je momentálně nastavena na &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</translation>
8999 </message>
9000 <message>
9001 <source>&lt;p&gt;Cannot run VirtualBox in &lt;i&gt;VM Selector&lt;/i&gt; mode due to local restrictions.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
9002 <translation>&lt;p&gt;Nelze spustit VirtualBox v režimu &lt;i&gt;Výběr VM&lt;/i&gt; kvůli místním omezením.&lt;/p&gt;&lt;p&gt;Aplikace bude nyní ukončena.&lt;/p&gt;</translation>
9003 </message>
9004 <message>
9005 <source>Failed to open appliance.</source>
9006 <translation>Nepodařilo se otevřít applianci.</translation>
9007 </message>
9008 <message>
9009 <source>Failed to open/interpret appliance &lt;b&gt;%1&lt;/b&gt;.</source>
9010 <translation>Nepodařilo se otevřít/interpretovat applianci &lt;b&gt;%1&lt;/b&gt;.</translation>
9011 </message>
9012 <message>
9013 <source>Failed to import appliance &lt;b&gt;%1&lt;/b&gt;.</source>
9014 <translation>Nepodařilo se importovat applianci &lt;b&gt;%1&lt;/b&gt;.</translation>
9015 </message>
9016 <message>
9017 <source>Failed to create appliance.</source>
9018 <translation>Nepodařilo se vytvořit applianci.</translation>
9019 </message>
9020 <message>
9021 <source>Failed to prepare the export of the appliance &lt;b&gt;%1&lt;/b&gt;.</source>
9022 <translation>Nepodařilo se připravit applianci &lt;b&gt;%1&lt;/b&gt; pro export.</translation>
9023 </message>
9024 <message>
9025 <source>Failed to create an appliance.</source>
9026 <translation>Vytvoření appliance selhalo.</translation>
9027 </message>
9028 <message>
9029 <source>Failed to export appliance &lt;b&gt;%1&lt;/b&gt;.</source>
9030 <translation>Nepodařilo se exportovat applianci &lt;b&gt;%1&lt;/b&gt;.</translation>
9031 </message>
9032 <message>
9033 <source>&lt;nobr&gt;Fatal Error&lt;/nobr&gt;</source>
9034 <comment>runtime error info</comment>
9035 <translation>&lt;nobr&gt;Kritická chyba&lt;/nobr&gt;</translation>
9036 </message>
9037 <message>
9038 <source>&lt;nobr&gt;Non-Fatal Error&lt;/nobr&gt;</source>
9039 <comment>runtime error info</comment>
9040 <translation>&lt;nobr&gt;Nekritická chyba&lt;/nobr&gt;</translation>
9041 </message>
9042 <message>
9043 <source>&lt;nobr&gt;Warning&lt;/nobr&gt;</source>
9044 <comment>runtime error info</comment>
9045 <translation>&lt;nobr&gt;Varování&lt;/nobr&gt;</translation>
9046 </message>
9047 <message>
9048 <source>&lt;nobr&gt;Error ID: &lt;/nobr&gt;</source>
9049 <comment>runtime error info</comment>
9050 <translation>&lt;nobr&gt;ID chyby: &lt;/nobr&gt;</translation>
9051 </message>
9052 <message>
9053 <source>Severity: </source>
9054 <comment>runtime error info</comment>
9055 <translation>Závažnost: </translation>
9056 </message>
9057 <message>
9058 <source>&lt;p&gt;A fatal error has occurred during virtual machine execution! The virtual machine will be powered off. Please copy the following error message using the clipboard to help diagnose the problem:&lt;/p&gt;</source>
9059 <translation>&lt;p&gt;Při běhu virtuálního počítače se vyskytla kritická chyba! Virtuální počítač bude vypnut. Doporučuje se použít schránku pro zkopírování následující chybové zprávy pro pozdější prozkoumání:&lt;/p&gt;</translation>
9060 </message>
9061 <message>
9062 <source>&lt;p&gt;An error has occurred during virtual machine execution! The error details are shown below. You may try to correct the error and resume the virtual machine execution.&lt;/p&gt;</source>
9063 <translation>&lt;p&gt;Vyskytla se chyba při běhu virtuálního počítače! Podrobnosti o chybě jsou zobrazeny níže. Můžete se pokusit opravit popsanou chybu a obnovit běh virtuálního počítače.&lt;/p&gt;</translation>
9064 </message>
9065 <message>
9066 <source>&lt;p&gt;The virtual machine execution may run into an error condition as described below. We suggest that you take an appropriate action to avert the error.&lt;/p&gt;</source>
9067 <translation>&lt;p&gt;Běh virtuálního počítače může skončit chybovým stavem popsaným níže. Můžete tuto zprávu ignorovat, ale doporučuje se podniknout příslušné kroky, aby tato chyba nenastala.&lt;/p&gt;</translation>
9068 </message>
9069 <message>
9070 <source>Result&amp;nbsp;Code: </source>
9071 <comment>error info</comment>
9072 <translation>Návratový&amp;nbsp;kód: </translation>
9073 </message>
9074 <message>
9075 <source>Component: </source>
9076 <comment>error info</comment>
9077 <translation>Komponenta: </translation>
9078 </message>
9079 <message>
9080 <source>Interface: </source>
9081 <comment>error info</comment>
9082 <translation>Rozhraní: </translation>
9083 </message>
9084 <message>
9085 <source>Callee: </source>
9086 <comment>error info</comment>
9087 <translation>Volaný: </translation>
9088 </message>
9089 <message>
9090 <source>Callee&amp;nbsp;RC: </source>
9091 <comment>error info</comment>
9092 <translation>Volaný&amp;nbsp;RC: </translation>
9093 </message>
9094 <message>
9095 <source>&lt;p&gt;Could not find a language file for the language &lt;b&gt;%1&lt;/b&gt; in the directory &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The language will be temporarily reset to the system default language. Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
9096 <translation>&lt;p&gt;Nelze najít jazykový soubor pro jazyk &lt;b&gt;%1&lt;/b&gt; ve složce &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Jazyk bude dočasně nastaven na výchozí jazyk systému. Přejděte, prosím, do &lt;b&gt;Nastavení&lt;/b&gt;, které najdete v menu &lt;b&gt;Soubor&lt;/b&gt; hlavního okna VirtualBoxu, a vyberte existující jazyk na stránce &lt;b&gt;Jazyk&lt;/b&gt;.&lt;/p&gt;</translation>
9097 </message>
9098 <message>
9099 <source>&lt;p&gt;Could not load the language file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;The language will be temporarily reset to English (built-in). Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
9100 <translation>&lt;p&gt;Nelze načíst jazykový soubor&lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;Jazyk bude dočasně nastaven na angličtinu (vestavěnou). Přejděte, prosím, do &lt;b&gt;Nastavení&lt;/b&gt;, které najdete v menu &lt;b&gt;Soubor&lt;/b&gt; hlavního okna VirtualBoxu, a vyberte existující jazyk na stránce &lt;b&gt;Jazyk&lt;/b&gt;.&lt;/p&gt;</translation>
9101 </message>
9102 <message>
9103 <source>&lt;p&gt;The VirtualBox Guest Additions installed in the Guest OS are too old: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) will most likely stop working properly.&lt;/p&gt;&lt;p&gt;Please update the Guest Additions to the current version by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
9104 <translation type="obsolete">&lt;p&gt;Přídavky pro hosta nainstalované v hostovaném OS jsou příliš staré: nainstalovaná verze je %1, očekávaná verze je %2. Některé funkce vyžadující Přídavky pro hosta (integrace myši, automatickou změnu velikosti hostované obrazovky) pravděpodobně nebudou správně fungovat.&lt;/p&gt;&lt;p&gt;Prosím aktualizujte Přídavky pro hosta na aktuální verzi výběrem &lt;b&gt;Instalovat Přídavky pro hosta&lt;/b&gt; z nabídky &lt;b&gt;Zařízení&lt;/b&gt;.&lt;/p&gt;</translation>
9105 </message>
9106 <message>
9107 <source>&lt;p&gt;The VirtualBox Guest Additions installed in the Guest OS are outdated: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) may not work as expected.&lt;/p&gt;&lt;p&gt;It is recommended to update the Guest Additions to the current version by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
9108 <translation type="obsolete">&lt;p&gt;Přídavky pro hosta nainstalované v hostovaném OS jsou zastaralé: nainstalovaná verze je %1, očekávaná verze je %2. Některé funkce vyžadující Přídavky pro hosta (integrace myši, automatická změna velikosti hostované obrazovky) nemusí fungovat jak byste čekali.&lt;/p&gt;&lt;p&gt;Je doporučována aktualizace Přídavků pro hosta na aktuální verzi výběrem &lt;b&gt;Instalovat Přídavky pro hosta&lt;/b&gt; z nabídky &lt;b&gt;Zařízení&lt;/b&gt;.&lt;/p&gt;</translation>
9109 </message>
9110 <message>
9111 <source>&lt;p&gt;The VirtualBox Guest Additions installed in the Guest OS are too recent for this version of VirtualBox: the installed version is %1, the expected version is %2.&lt;/p&gt;&lt;p&gt;Using a newer version of Additions with an older version of VirtualBox is not supported. Please install the current version of the Guest Additions by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
9112 <translation type="obsolete">&lt;p&gt;Přídavky pro hosta nainstalované v hostovaném OS jsou příliš aktuální: nainstalovaná verze je %1, očekávaná verze je %2. Některé funkce které vyžadují Přídavky pro hosta (integrace myši, automatická změna velikosti hostované obrazovky) pravděpodobně nebudou správně fungovat.&lt;/p&gt;&lt;p&gt;Prosím aktualizujte Přídavky pro hosta na aktuální verzi výběrem &lt;b&gt;Instalovat Přídavky pro hosta&lt;/b&gt; z nabídky &lt;b&gt;Zařízení&lt;/b&gt;.&lt;/p&gt;</translation>
9113 </message>
9114 <message>
9115 <source>Failed to change the snapshot folder path of the virtual machine &lt;b&gt;%1&lt;b&gt; to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
9116 <translation type="obsolete">Nepodařilo se změnit cestu ke složce se snímky virtuálního počítače &lt;b&gt;%1&lt;b&gt; na &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
9117 </message>
9118 <message>
9119 <source>&lt;p&gt;Could not enter seamless mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the VM to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
9120 <translation type="obsolete">&lt;p&gt;Nepodařilo se přejít do bezešvého módu kvůli nedostatečné video paměti hosta&lt;/p&gt;&lt;p&gt;Nastavte virtuální počítač, aby měl alespoň &lt;b&gt;%1&lt;/b&gt; video paměti.&lt;/p&gt;</translation>
9121 </message>
9122 <message>
9123 <source>&lt;p&gt;Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please close all programs in the guest OS that may be using this shared folder and try again.&lt;/p&gt;</source>
9124 <translation>&lt;p&gt;Nepodařilo se odstranit sdílený sdresář &lt;b&gt;%1&lt;/b&gt; (ukazující do &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) z virtuálního počítače &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Prosím zavřete všechny programy v hostovaném OS, které by jej mohly používat, a zkuste to znovu.&lt;/p&gt;</translation>
9125 </message>
9126 <message>
9127 <source>&lt;p&gt;Could not find the VirtualBox Guest Additions CD image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; or &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this CD image from the Internet?&lt;/p&gt;</source>
9128 <translation>&lt;p&gt;Nelze najít obraz CD Přídavků pro hosta VirtualBoxu &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; nebo &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Chcete stáhnout tento obraz CD z internetu?&lt;/p&gt;</translation>
9129 </message>
9130 <message>
9131 <source>&lt;p&gt;Failed to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
9132 <translation>&lt;p&gt;Nepodařilo se stáhnout obraz CD Přídavků pro hosta VirtualBoxu z &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
9133 </message>
9134 <message>
9135 <source>&lt;p&gt;Are you sure you want to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
9136 <translation>&lt;p&gt;Jste si jistí, že chcete stáhnout obraz CD Přídavků pro hosta VirtualBoxu z &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (velikost %3 bajtů)?&lt;/p&gt;</translation>
9137 </message>
9138 <message>
9139 <source>&lt;p&gt;The VirtualBox Guest Additions CD image has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to register this CD image and mount it on the virtual CD/DVD drive?&lt;/p&gt;</source>
9140 <translation>&lt;p&gt;Obraz CD Přídavků pro hosta VirtualBoxu byl úspěšně stažen z &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; a uložen lokálně jako &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Chcete zaregistrovat tento obraz CD a připojit ho do virtuální CD/DVD mechaniky?&lt;/p&gt;</translation>
9141 </message>
9142 <message>
9143 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
9144 <translation type="obsolete">&lt;p&gt;Okno virtuálního počítače bude přepnuto do režimu &lt;b&gt;celé obrazovky&lt;/b&gt;. Můžete jít zpět do režimu okna stiskem &lt;b&gt;%1&lt;/b&gt;. Upozorňujeme, že &lt;i&gt;Host&lt;/i&gt; klávesa je právě nastavena na &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že panel hlavní nabídky je v režimu celé obrazovky skrytý. Můžete ho zpřístupnit stiskem &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</translation>
9145 </message>
9146 <message>
9147 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
9148 <translation type="obsolete">&lt;p&gt;Okno virtuálního počítače bude přepnuto do &lt;b&gt;bezešvého&lt;/b&gt; režimu. Můžete jít zpět do režimu okna stiskem &lt;b&gt;%1&lt;/b&gt;. Upozorňujeme, že &lt;i&gt;Host&lt;/i&gt; klávesa je právě nastavena na &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že panel hlavní nabídky je v režimu celé obrazovky skrytý. Můžete ho zpřístupnit stiskem &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</translation>
9149 </message>
9150 <message>
9151 <source>&lt;p&gt;The virtual machine window is optimized to work in &lt;b&gt;%1&amp;nbsp;bit&lt;/b&gt; color mode but the virtual display is currently set to &lt;b&gt;%2&amp;nbsp;bit&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please open the display properties dialog of the guest OS and select a &lt;b&gt;%3&amp;nbsp;bit&lt;/b&gt; color mode, if it is available, for best possible performance of the virtual video subsystem.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;. Some operating systems, like OS/2, may actually work in 32&amp;nbsp;bit mode but report it as 24&amp;nbsp;bit (16 million colors). You may try to select a different color mode to see if this message disappears or you can simply disable the message now if you are sure the required color mode (%4&amp;nbsp;bit) is not available in the guest OS.&lt;/p&gt;</source>
9152 <translation>&lt;p&gt;Okno virtuálního počítače je optimalizováno pro použití v &lt;b&gt;%1&amp;nbsp;bitové&lt;/b&gt; barevné hloubce, ale barevná kvalita virtuální obrazovky je právě nastavena na &lt;b&gt;%2&amp;nbsp;bitů&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Prosím otevřete dialog vlastností obrazovky hostovaného OS a vyberte &lt;b&gt;%3&amp;nbsp;bitový&lt;/b&gt; barevný režim, pokud je dostupný, pro nejlepší možný výkon virtuálního video subsytému.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Poznámka&lt;/b&gt;. Některé operační systémy, jako OS/2, mohou skutečně pracovat v 32&amp;nbsp;bitovém režimu, ale hlasí ho jako 24&amp;nbsp;bitový (16 milionů barev). Můžete vybírat různé kvality barev a vidět, jestli se tato zpráva zobrazí, nebo můžete prostě zprávu zakázat, pokud jste si jistí, že požadovaná kvalita barev (%4&amp;nbsp;bitů) není v daném hostovaném OS dostupná.&lt;/p&gt;</translation>
9153 </message>
9154 <message>
9155 <source>&lt;p&gt;A critical error has occurred while running the virtual machine and the machine execution has been stopped.&lt;/p&gt;&lt;p&gt;For help, please see the Community section on &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; or your support contract. Please provide the contents of the log file &lt;tt&gt;VBox.log&lt;/tt&gt; and the image file &lt;tt&gt;VBox.png&lt;/tt&gt;, which you can find in the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting &lt;b&gt;Show Log&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirualBox window.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; if you want to power off the machine or press &lt;b&gt;Ignore&lt;/b&gt; if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press &lt;b&gt;OK&lt;/b&gt; now.&lt;/p&gt;</source>
9156 <translation type="obsolete">&lt;p&gt;Při běhu virtuálního počítače se vyskytla kritická chyba a provádění počítače bylo zastaveno.&lt;/p&gt;&lt;p&gt;Pro pomoc se prosím podívejte do sekce Community na &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; nebo na smlouvu o podpoře. Prosím poskytněte obsah log souboru &lt;tt&gt;VBox.log&lt;/tt&gt; a obrázek &lt;tt&gt;VBox.png&lt;/tt&gt;, který najdete v adresáři &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;, společně s popisem, co jste dělali, když chyba nastala. Předchozí soubory také zobrazíte vybráním &lt;b&gt;Zobrazit logy&lt;/b&gt; z menu &lt;b&gt;Počitač&lt;/b&gt; hlavního okna VirtualBoxu.&lt;/p&gt;&lt;p&gt;Stiskněte &lt;b&gt;OK&lt;/b&gt;, pokud chcete vypnout počítač, nebo stiskněte &lt;b&gt;Ignorovat&lt;/b&gt;, pokud jej chcete ponechat v současném stavu pro debugování. Upozorňujeme, že debugování vyžaduje zvláštní znalosti a nástroje, takže doporučujeme stisknout &lt;b&gt;OK&lt;/b&gt;.&lt;/p&gt;</translation>
9157 </message>
9158 <message>
9159 <source>&lt;p&gt;You didn&apos;t attach a hard disk to the new virtual machine. The machine will not be able to boot unless you attach a hard disk with a guest operating system or some other bootable media to it later using the machine settings dialog or the First Run Wizard.&lt;/p&gt;&lt;p&gt;Do you wish to continue?&lt;/p&gt;</source>
9160 <translation>&lt;p&gt;Nepřipojili jste pevný disk k novému virtuálnímu počítači. Počítač nebude schopen bootovat, dokud nepřipojíte pevný disk s hostovaným operačním systémem nebo nějaké jiné bootovatelné médium pomocí dialogu nastavení počítače nebo Průvodce prvním spuštěním.&lt;/p&gt;&lt;p&gt;Chcete pokračovat?&lt;/p&gt;</translation>
9161 </message>
9162 <message>
9163 <source>Failed to find license files in &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
9164 <translation>Nepodařilo se nalézt licenční soubor v &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</translation>
9165 </message>
9166 <message>
9167 <source>Failed to open the license file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Check file permissions.</source>
9168 <translation>Nepodařilo se otevřít licenční soubor &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Zkontrolujte oprávnění souboru.</translation>
9169 </message>
9170 <message>
9171 <source>Failed to send the ACPI Power Button press event to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
9172 <translation>Nepodařilo se poslat události stisku ACPI vypínacího tlačítka počítači &lt;b&gt;%1&lt;/b&gt;.</translation>
9173 </message>
9174 <message>
9175 <source>&lt;p&gt;Failed to connect to the VirtualBox online registration service.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
9176 <translation type="obsolete">&lt;p&gt;Nepodařilo se připojit k online registrační službě VirtualBoxu.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
9177 </message>
9178 <message>
9179 <source>&lt;p&gt;Congratulations! You have been successfully registered as a user of VirtualBox.&lt;/p&gt;&lt;p&gt;Thank you for finding time to fill out the registration form!&lt;/p&gt;</source>
9180 <translation>&lt;p&gt;Gratulujeme! Úspěšně jste se zaregistrovali jako uživatel VirtualBoxu.&lt;/p&gt;&lt;p&gt;Děkujeme vám že jste si našli čas na vyplnění registračního formuláře!&lt;/p&gt;</translation>
9181 </message>
9182 <message>
9183 <source>&lt;p&gt;Failed to register the VirtualBox product&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
9184 <translation type="obsolete">&lt;p&gt;Nepodařilo se zaregistrovat produkt VirtualBox&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
9185 </message>
9186 <message>
9187 <source>&lt;p&gt;Failed to save the global VirtualBox settings to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;</source>
9188 <translation type="obsolete">&lt;p&gt;Nelze uložit globální nastavení VirtualBoxu do &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;</translation>
9189 </message>
9190 <message>
9191 <source>&lt;p&gt;Failed to load the global GUI configuration from &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
9192 <translation>&lt;p&gt;Nelze načíst globální konfiguraci pro GUI ze složky &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Aplikace bude nyní ukončena.&lt;/p&gt;</translation>
9193 </message>
9194 <message>
9195 <source>&lt;p&gt;Failed to save the global GUI configuration to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
9196 <translation>&lt;p&gt;Nelze uložit globální nastavení GUI VirtualBoxu do &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;Aplikace bude nyní ukončena.&lt;/p&gt;</translation>
9197 </message>
9198 <message>
9199 <source>Failed to save the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
9200 <translation>Nelze uložit nastavení virtuálního počítače &lt;b&gt;%1&lt;/b&gt; do &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</translation>
9201 </message>
9202 <message>
9203 <source>Failed to load the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; from &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
9204 <translation>Nelze načíst nastavení virtuálního počítače &lt;b&gt;%1&lt;/b&gt; ze složky &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</translation>
9205 </message>
9206 <message>
9207 <source>Delete</source>
9208 <comment>machine</comment>
9209 <translation type="obsolete">Smazat</translation>
9210 </message>
9211 <message>
9212 <source>Unregister</source>
9213 <comment>machine</comment>
9214 <translation type="obsolete">Odregistrovat</translation>
9215 </message>
9216 <message>
9217 <source>Discard</source>
9218 <comment>saved state</comment>
9219 <translation>Zrušit</translation>
9220 </message>
9221 <message>
9222 <source>Continue</source>
9223 <comment>detach image</comment>
9224 <translation type="obsolete">Pokračovat</translation>
9225 </message>
9226 <message>
9227 <source>&lt;p&gt;Do you want to delete this hard disk&apos;s image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Delete&lt;/b&gt; then the image file will be permanently deleted after unregistering the hard disk. This operation cannot be undone.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Unregister&lt;/b&gt; then the virtual hard disk will be unregistered and removed from the collection, but the image file will be left on your physical disk.&lt;/p&gt;</source>
9228 <translation type="obsolete">&lt;p&gt;Chcete smazat obraz pevného disku &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Pokud zvolíte &lt;b&gt;Smazat&lt;/b&gt;, bude obraz po odhlášení trvale smazán. Tuto operaci nelze vrátit.&lt;/p&gt;&lt;p&gt;Pokud zvolíte &lt;b&gt;Odregistrovat&lt;/b&gt;, bude virtuální pevný disk odstraněn ze seznamu, ale obraz bude ponechán na vašem fyzickém disku.&lt;/p&gt;</translation>
9229 </message>
9230 <message>
9231 <source>Delete</source>
9232 <comment>hard disk</comment>
9233 <translation type="obsolete">Smazat</translation>
9234 </message>
9235 <message>
9236 <source>Unregister</source>
9237 <comment>hard disk</comment>
9238 <translation type="obsolete">Odregistrovat</translation>
9239 </message>
9240 <message>
9241 <source>&lt;p&gt;There are hard disks attached to SATA ports of this virtual machine. If you disable the SATA controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure that you want to disable the SATA controller?&lt;/p&gt;</source>
9242 <translation type="obsolete">&lt;p&gt;K tomuto virtuálnímu počítači jsou připojeny SATA disky. Pokud zakážete SATA řadič, všechny tyto disky budou odpojeny.&lt;/p&gt;&lt;p&gt;Opravdu chcete zakázat SATA řadič?&lt;/p&gt;</translation>
9243 </message>
9244 <message>
9245 <source>Disable</source>
9246 <comment>hard disk</comment>
9247 <translation type="obsolete">Zakázat</translation>
9248 </message>
9249 <message>
9250 <source>Failed to attach a hard disk image with UUID %1 to device slot %2 on channel %3 of the %4 bus of the machine &lt;b&gt;%5&lt;/b&gt;.</source>
9251 <translation type="obsolete">Nepodařilo se připojit obraz pevného disku s UUID %1 ke slotu zařízení %2 na kanále %3 sběrnice %4 počítače &lt;b&gt;%5&lt;/b&gt;.</translation>
9252 </message>
9253 <message>
9254 <source>Failed to detach a hard disk image from device slot %1 on channel %2 of the %3 bus of the machine &lt;b&gt;%4&lt;/b&gt;.</source>
9255 <translation type="obsolete">Nepodařilo se odpojit obraz pevného disku ze slotu zařízení %1 oma kanále %2 sběrnice %3 počítače &lt;b&gt;%4&lt;/b&gt;.</translation>
9256 </message>
9257 <message>
9258 <source>Download</source>
9259 <comment>additions</comment>
9260 <translation>Stáhnout</translation>
9261 </message>
9262 <message>
9263 <source>Mount</source>
9264 <comment>additions</comment>
9265 <translation>Připojit</translation>
9266 </message>
9267 <message>
9268 <source>&lt;p&gt;The host key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
9269 <comment>additional message box paragraph</comment>
9270 <translation>&lt;p&gt;Host klávesa je nyní nadefinována na &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</translation>
9271 </message>
9272 <message>
9273 <source>Capture</source>
9274 <comment>do input capture</comment>
9275 <translation>Zachytávat</translation>
9276 </message>
9277 <message>
9278 <source>&lt;p&gt;One or more of the registered virtual hard disks, CD/DVD or floppy media are not currently accessible. As a result, you will not be able to operate virtual machines that use these media until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Check&lt;/b&gt; to open the Virtual Disk Manager window and see what media are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
9279 <translation type="obsolete">&lt;p&gt;Jeden nebo více virtuálních pevných disků, CD/DVD mechanik nebo disket jsou momentálně nedostupné. Nebudete tak moci použít virtuální počítače, které je používají, dokud nebudou opět dostupné.&lt;/p&gt;&lt;p&gt;Stiskněte &lt;b&gt;Zkontrolovat&lt;/b&gt; pro otevření okna Správce virtuálních disků a podívejte se, která média jsou nedostupná, nebo stiskněte &lt;b&gt;Ignorovat&lt;/b&gt; a ignorujte tuto zprávu.&lt;/p&gt;</translation>
9280 </message>
9281 <message>
9282 <source>Check</source>
9283 <comment>inaccessible media message box</comment>
9284 <translation>Zkontrolovat</translation>
9285 </message>
9286 <message>
9287 <source>&lt;p&gt;The following VirtualBox settings files have been automatically converted to the new settings file format version &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;However, the results of the conversion were not saved back to disk yet. Please press:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Save&lt;/b&gt; to save all auto-converted files now (it will not be possible to use these settings files with an older version of VirtualBox in the future);&lt;/li&gt;&lt;li&gt;&lt;b&gt;Backup&lt;/b&gt; to create backup copies of the settings files in the old format before saving them in the new format;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Cancel&lt;/b&gt; to not save the auto-converted settings files now.&lt;li&gt;&lt;/ul&gt;&lt;p&gt;Note that if you select &lt;b&gt;Cancel&lt;/b&gt;, the auto-converted settings files will be implicitly saved in the new format anyway once you change a setting or start a virtual machine, but &lt;b&gt;no&lt;/b&gt; backup copies will be created in this case.&lt;/p&gt;</source>
9288 <translation type="obsolete">&lt;p&gt;Následující soubory s nastavením pro VirttualBox byly automaticky převedeny na nový formát souborů. &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Výsledky konverze nebyly ale zatím uloženy na disk. Prosím stiskněte:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Uložit&lt;/b&gt; pro uložení všech automaticky převedených souborů (v budoucnu nebude možné použít tyto soubory s nastaveními pro starší verze aplikace VirtualBox);&lt;/li&gt;&lt;li&gt;&lt;b&gt;Zálohovat&lt;/b&gt; pro vytvoření založní kopie souborů s nastavením ve starším formátu před uložením do formátu nového;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Zrušit&lt;/b&gt; pro neuložení automaticky převedených souborů.&lt;li&gt;&lt;/ul&gt;&lt;p&gt;Poznámka: pokud zvolíte &lt;b&gt;Zrušit&lt;/b&gt; budou při změně konfigurace nebo při spuštění virtuálního počítače automaticky převedené soubory s nastavením implicitně uloženy v novém formátu, ale &lt;b&gt;nebude&lt;/b&gt; vytvořena záložní kopie.&lt;/p&gt;</translation>
9289 </message>
9290 <message>
9291 <source>&amp;Save</source>
9292 <comment>warnAboutAutoConvertedSettings message box</comment>
9293 <translation type="obsolete">&amp;Uložit</translation>
9294 </message>
9295 <message>
9296 <source>&amp;Backup</source>
9297 <comment>warnAboutAutoConvertedSettings message box</comment>
9298 <translation type="obsolete">&amp;Zálohovat</translation>
9299 </message>
9300 <message>
9301 <source>Cancel</source>
9302 <comment>warnAboutAutoConvertedSettings message box</comment>
9303 <translation type="obsolete">Zrušit</translation>
9304 </message>
9305 <message>
9306 <source>Switch</source>
9307 <comment>fullscreen</comment>
9308 <translation>Přepnout</translation>
9309 </message>
9310 <message>
9311 <source>Switch</source>
9312 <comment>seamless</comment>
9313 <translation>Přepnout</translation>
9314 </message>
9315 <message>
9316 <source>&lt;p&gt;Do you really want to reset the virtual machine?&lt;/p&gt;&lt;p&gt;This will cause any unsaved data in applications running inside it to be lost.&lt;/p&gt;</source>
9317 <translation>&lt;p&gt;Opravdu chcete resetovat virtuální počítač?&lt;/p&gt;&lt;p&gt;Pokud je virtuální počítač resetován, neuložená data z běžících aplikací budou ztracena.&lt;/p&gt;</translation>
9318 </message>
9319 <message>
9320 <source>Reset</source>
9321 <comment>machine</comment>
9322 <translation>Resetovat</translation>
9323 </message>
9324 <message>
9325 <source>Continue</source>
9326 <comment>no hard disk attached</comment>
9327 <translation>Pokračovat</translation>
9328 </message>
9329 <message>
9330 <source>Go Back</source>
9331 <comment>no hard disk attached</comment>
9332 <translation>Přejít zpět</translation>
9333 </message>
9334 <message>
9335 <source>Failed to copy file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; (%3).</source>
9336 <translation type="obsolete">Selhalo kopírování souboru &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; na &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; (%3).</translation>
9337 </message>
9338 <message>
9339 <source>&lt;p&gt;There are no unused hard disks available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new hard disk, or press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Disk Manager&lt;/i&gt;.&lt;/p&gt;</source>
9340 <translation type="obsolete">&lt;p&gt;Pro připojení není dostupný žádný volný pevný disk. &lt;/p&gt;&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vytvořit&lt;/b&gt; pro spuštění průvodce &lt;i&gt;Nový virtuální disk&lt;/i&gt; nebo stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro spuštění &lt;i&gt;Správce virtuálních disků&lt;/i&gt; a vyberte, co se provádět dále.&lt;/p&gt;</translation>
9341 </message>
9342 <message>
9343 <source>&amp;Create</source>
9344 <comment>hard disk</comment>
9345 <translation type="obsolete">Vy&amp;tvořit</translation>
9346 </message>
9347 <message>
9348 <source>Select</source>
9349 <comment>hard disk</comment>
9350 <translation type="obsolete">Vybrat</translation>
9351 </message>
9352 <message>
9353 <source>&lt;p&gt;Could not enter seamless mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
9354 <translation>&lt;p&gt;Nepodařilo se přejít do bezešvého módu kvůli nedostatečné video paměti hosta.&lt;/p&gt;&lt;p&gt;Nastavte virtuální počítač tak, aby měl alespoň &lt;b&gt;%1&lt;/b&gt; video paměti.&lt;/p&gt;</translation>
9355 </message>
9356 <message>
9357 <source>&lt;p&gt;Could not switch the guest display to fullscreen mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch to fullscreen mode anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
9358 <translation>&lt;p&gt;Nepodařilo se přejít do celobrazovkového režimu kvůli nedostatečné video paměti hosta.&lt;/p&gt;&lt;p&gt;Nastavte virtuální počítač tak, aby měl alespoň &lt;b&gt;%1&lt;/b&gt; video paměti.&lt;/p&gt;&lt;p&gt;Stiskněte tlačítko&lt;b&gt;Ignorovat&lt;/b&gt; pro přepnutí do celoobrazovkého režimu nebo &lt;b&gt;Zrušit&lt;/b&gt;pro zrušení této oprace.&lt;/p&gt;</translation>
9359 </message>
9360 <message>
9361 <source>&lt;p&gt;Unable to obtain the new version information due to the following network error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
9362 <translation type="obsolete">&lt;p&gt;Nelze získat informace o nové verzi z důvodu následující síťové chyby: &lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
9363 </message>
9364 <message>
9365 <source>You are already running the most recent version of VirtualBox.</source>
9366 <translation>Máte nainstalovanou aktuální verzi VirtualBoxu. Prosím proveďte kontrolu verze později.</translation>
9367 </message>
9368 <message>
9369 <source>&lt;p&gt;You have &lt;b&gt;clicked the mouse&lt;/b&gt; inside the Virtual Machine display or pressed the &lt;b&gt;host key&lt;/b&gt;. This will cause the Virtual Machine to &lt;b&gt;capture&lt;/b&gt; the host mouse pointer (only if the mouse pointer integration is not currently supported by the guest OS) and the keyboard, which will make them unavailable to other applications running on your host machine.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
9370 <translation>&lt;p&gt;&lt;b&gt;Kliknuli jste myší&lt;/b&gt; uvnitř obrazovky virtuálního počítače nebo jste stiskli &lt;b&gt;klávesu hostitele&lt;/b&gt;. Virtuální počítač tak &lt;b&gt;odchytne&lt;/b&gt; kurzor myši hostitele (pouze pokud hostovaným OS není integrace kurzoru myši právě podporována) a klávesnici, což je znepřístupní pro další běžící aplikace na hostitelském počítači.&lt;/p&gt;&lt;p&gt;Můžete kdykoliv stisknout &lt;b&gt;klávesu hostitele&lt;/b&gt; pro &lt;b&gt;propuštění&lt;/b&gt; klávesice a myši (pokud jsou odchytávány) a vrátit je tak do normálního stavu. Právě přiřazená klávesa hostitele je zobrazena ve stavovém řádku na spodní části okna s virtuálním počítačem vedle ikony&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;.&amp;nbsp; Tato ikona společně s vedlejší ikonou myši indikují aktuální stav odchytávání klávesnice a myši.&lt;/p&gt;</translation>
9371 </message>
9372 <message>
9373 <source>&lt;p&gt;You have the &lt;b&gt;Auto capture keyboard&lt;/b&gt; option turned on. This will cause the Virtual Machine to automatically &lt;b&gt;capture&lt;/b&gt; the keyboard every time the VM window is activated and make it unavailable to other applications running on your host machine: when the keyboard is captured, all keystrokes (including system ones like Alt-Tab) will be directed to the VM.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
9374 <translation>&lt;p&gt;Máte zapnutou volbu &lt;b&gt;Automaticky odchytávat klávesnici&lt;/b&gt;. Virtuální počítač tak bude automaticky &lt;b&gt;odchytávat&lt;/b&gt; události klávesnice pokaždé, když je okno aktivováno, a znepřístupní je pro další aplikace běžící na hostitelském počítači: když je klávesnice odchytávána, jsou všechny stisky kláves (včetně systémových jako Alt-Tab) přesměrovány do virtuálního počítače.&lt;/p&gt;&lt;p&gt;Můžete kdykoliv stisknout &lt;b&gt;klávesu hostitele&lt;/b&gt; pro &lt;b&gt;propuštění&lt;/b&gt; klávesice a myši (pokud jsou odchytávány) a vrátit je tak do normálního stavu. Právě přiřazená klávesa hostitele je zobrazena ve stavovém řádku ve spodní části okna s virtuálním počítačem vedle ikony&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;.&amp;nbsp; Tato ikona společně s vedlejší ikonou myši indikují aktuální stav odchytávání klávesnice a myši.&lt;/p&gt;</translation>
9375 </message>
9376 <message>
9377 <source>&lt;p&gt;The Virtual Machine reports that the guest OS supports &lt;b&gt;mouse pointer integration&lt;/b&gt;. This means that you do not need to &lt;i&gt;capture&lt;/i&gt; the mouse pointer to be able to use it in your guest OS -- all mouse actions you perform when the mouse pointer is over the Virtual Machine&apos;s display are directly sent to the guest OS. If the mouse is currently captured, it will be automatically uncaptured.&lt;/p&gt;&lt;p&gt;The mouse icon on the status bar will look like&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;to inform you that mouse pointer integration is supported by the guest OS and is currently turned on.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Some applications may behave incorrectly in mouse pointer integration mode. You can always disable it for the current session (and enable it again) by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
9378 <translation>&lt;p&gt;Virtuální počítač hlásí, že hostovaný OS podporuje &lt;b&gt;integraci kurzoru myši&lt;/b&gt;. To znamená, že nepotřebujete &lt;i&gt;odchytávat&lt;/i&gt; kurzor myši, abyste ho mohli použít v hostovaném OS -- všechny akce provádněné myší nad obrazovkou virtuálního počítače jsou posílány hostovanému OS. Pokud je myš právě odchytávána, bude automaticky uvolněna.&lt;/p&gt;&lt;p&gt;Ikona myši ve stavovém panelu vypadá jako&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;,aby vás informovala, že integrace kurzoru myši je podporována hostovaným OS a je právě zapnuta.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Poznámka&lt;/b&gt;: Některé aplikace se v režimu integrace kurzoru myši mohou chovat nesprávně. Režim můžete kdykoliv vypnout pro aktuální sezení (nebo znovu zapnout) vybráním odpovídající akce z panelu s nabídkou.&lt;/p&gt;</translation>
9379 </message>
9380 <message>
9381 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
9382 <translation type="obsolete">&lt;p&gt;Okno virtuálního počítače bude přepnuto do režimu &lt;b&gt;celé obrazovky&lt;/b&gt;. Zpět do režimu okna přejdete stiskem &lt;b&gt;%1&lt;/b&gt;. Upozorňujeme, že &lt;i&gt;Host&lt;/i&gt; klávesa je právě nastavena na &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že panel hlavní nabídky je v režimu celé obrazovky skrytý. Můžete ho zpřístupnit stiskem &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt; {1&lt;?} {2&lt;?} {1&lt; or 2&lt;?}</translation>
9383 </message>
9384 <message>
9385 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
9386 <translation type="obsolete">&lt;p&gt;Okno virtuálního počítače bude přepnuto do &lt;b&gt;bezešvého&lt;/b&gt; režimu. Můžete jít zpět do režimu okna stiskem &lt;b&gt;%1&lt;/b&gt;. Upozorňujeme, že &lt;i&gt;Host&lt;/i&gt; klávesa je právě nastavena na &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Upozorňujeme, že panel hlavní nabídky je v režimu celé obrazovky skrytý. Můžete ho zpřístupnit stiskem &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt; {1&lt;?} {2&lt;?} {1&lt; or 2&lt;?}</translation>
9387 </message>
9388 <message>
9389 <source>&amp;Contents...</source>
9390 <translation>&amp;Obsah...</translation>
9391 </message>
9392 <message>
9393 <source>Show the online help contents</source>
9394 <translation>Zobrazí obsah online nápovědy</translation>
9395 </message>
9396 <message>
9397 <source>&amp;VirtualBox Web Site...</source>
9398 <translation>Webová stránka &amp;VirtualBoxu...</translation>
9399 </message>
9400 <message>
9401 <source>Open the browser and go to the VirtualBox product web site</source>
9402 <translation>Otevře okno prohlížeče a stránky aplikace VirtualBox</translation>
9403 </message>
9404 <message>
9405 <source>&amp;Reset All Warnings</source>
9406 <translation>&amp;Resetovat všechna varování</translation>
9407 </message>
9408 <message>
9409 <source>Go back to showing all suppressed warnings and messages</source>
9410 <translation>Všechna potlačená varování se zobrazí znovu</translation>
9411 </message>
9412 <message>
9413 <source>R&amp;egister VirtualBox...</source>
9414 <translation>R&amp;egistrovat VirtualBox...</translation>
9415 </message>
9416 <message>
9417 <source>Open VirtualBox registration form</source>
9418 <translation>Otevře registrační formulář pro VirtualBox</translation>
9419 </message>
9420 <message>
9421 <source>C&amp;heck for Updates...</source>
9422 <translation>Z&amp;kontrolovat aktualizace...</translation>
9423 </message>
9424 <message>
9425 <source>Check for a new VirtualBox version</source>
9426 <translation>Provede kontrolu nové verze VirtualBoxu</translation>
9427 </message>
9428 <message>
9429 <source>&amp;About VirtualBox...</source>
9430 <translation>O &amp;aplikaci VirtualBox...</translation>
9431 </message>
9432 <message>
9433 <source>Show a dialog with product information</source>
9434 <translation>Zobrazí dialog s informacemi pro produktu</translation>
9435 </message>
9436 <message>
9437 <source>&lt;p&gt;A new version of VirtualBox has been released! Version &lt;b&gt;%1&lt;/b&gt; is available at &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You can download this version using the link:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
9438 <translation>&lt;p&gt;Byla vydána nová verze aplikace VirtualBox! Na stránce &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt; je verze &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Tuto verzi si můžete stáhnout přímo zde: &lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</translation>
9439 </message>
9440 <message>
9441 <source>&lt;p&gt;Are you sure you want to release the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;This will detach it from the following virtual machine(s): &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</source>
9442 <translation>&lt;p&gt;Jste si jistí, že chcete uvolnit %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;Bude odpojen od tohoto virtuálního počítače: &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;</translation>
9443 </message>
9444 <message>
9445 <source>A file named &lt;b&gt;%1&lt;/b&gt; already exists. Are you sure you want to replace it?&lt;br /&gt;&lt;br /&gt;The file already exists in &quot;%2&quot;. Replacing it will overwrite its contents.</source>
9446 <translation type="obsolete">Název souboru &lt;b&gt;%1&lt;/b&gt; již existuje. Opravdu jej chcete nahradit?&lt;br/&gt;&lt;br/&gt;Soubor již existuje v &quot;%2&quot;. Nahrazením se přepíše jeho obsah.</translation>
9447 </message>
9448 <message>
9449 <source>The following files already exist:&lt;br /&gt;&lt;br /&gt;%1&lt;br /&gt;&lt;br /&gt;Are you sure you want to replace them? Replacing them will overwrite their contents.</source>
9450 <translation>Následující soubor již existuje:&lt;br /&gt;&lt;br /&gt;%1&lt;br /&gt;&lt;br /&gt;Opravdu jej chcete nahradit? Nahrazením soubor přepíšete jeho obsah.</translation>
9451 </message>
9452 <message>
9453 <source>Failed to remove the file &lt;b&gt;%1&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Please try to remove the file yourself and try again.</source>
9454 <translation type="obsolete">Nepodařilo se odebrat soubor &lt;b&gt;%1&lt;/b&gt;.&lt;br /&gt;&lt;br /&gt;Pokuste se prosím o jeho odebrání sami a zkuste to znovu.</translation>
9455 </message>
9456 <message>
9457 <source>You are running a prerelease version of VirtualBox. This version is not suitable for production use.</source>
9458 <translation>Používáte testovací verzi aplikace VirtualBox. Tato verze není určena pro produkční použití.</translation>
9459 </message>
9460 <message>
9461 <source>Could not access USB on the host system, because neither the USB file system (usbfs) nor the DBus and hal services are currently available. If you wish to use host USB devices inside guest systems, you must correct this and restart VirtualBox.</source>
9462 <translation>Nelze použít USB na hostovaném systému i přesto, protože není dostupný USB souborový systém (usbfs) nebo nejsou dostupné služby DBus a hal. Pokud chcete používat USB zařízené v hostovaném systému, musíte to opravit a restartovat VirtualBox.</translation>
9463 </message>
9464 <message>
9465 <source>You are trying to shut down the guest with the ACPI power button. This is currently not possible because the guest does not support software shutdown.</source>
9466 <translation>Pokoušíte se vypnout hostovaný systém pomocí ACPI tlačítka. To ale není možné, protože host nepoužívá ACPI sybsystém.</translation>
9467 </message>
9468 <message>
9469 <source>&lt;p&gt;VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.&lt;/p&gt;&lt;p&gt;Please ensure that you have enabled VT-x/AMD-V properly in the BIOS of your host computer.&lt;/p&gt;</source>
9470 <translation>&lt;p&gt;Hardwarová akcelerace VT-x/AMD-V byla povolena, ale nefunguje. Váš 64bitový host nebude schopen detekovan 64bitové CPU a nespustí se.&lt;/p&gt;&lt;p&gt;Prosím ujistěte se, že jste správně povolili VT-x/AMD-V v BIOSu na vašem hostitelském počítači.&lt;/p&gt;</translation>
9471 </message>
9472 <message>
9473 <source>Close VM</source>
9474 <translation>Zavřít virtuální počítač</translation>
9475 </message>
9476 <message>
9477 <source>Continue</source>
9478 <translation>Pokračovat</translation>
9479 </message>
9480 <message>
9481 <source>&lt;p&gt;Are you sure you wish to delete the selected snapshot and saved state?&lt;/p&gt;</source>
9482 <translation type="obsolete">&lt;p&gt;Opravdu chcete smazat vybraný snímek a uložený stav?&lt;/p&gt;</translation>
9483 </message>
9484 <message>
9485 <source>Discard</source>
9486 <translation type="obsolete">Smazat</translation>
9487 </message>
9488 <message>
9489 <source>Cancel</source>
9490 <translation>Zrušit</translation>
9491 </message>
9492 <message>
9493 <source>Release</source>
9494 <comment>detach medium</comment>
9495 <translation>Uvolnit</translation>
9496 </message>
9497 <message>
9498 <source>&lt;p&gt;Are you sure you want to remove the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the list of known media?&lt;/p&gt;</source>
9499 <translation>&lt;p&gt;Opravdu chcete odstranit %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; ze seznamu známých médií?&lt;/p&gt;</translation>
9500 </message>
9501 <message>
9502 <source>Note that as this hard disk is inaccessible its storage unit cannot be deleted right now.</source>
9503 <translation>Poznámka: tento pevný disk je nedostupný, takže úložiště nelze nyní smazat.</translation>
9504 </message>
9505 <message>
9506 <source>The next dialog will let you choose whether you also want to delete the storage unit of this hard disk or keep it for later usage.</source>
9507 <translation>Následující dialog umožňuje zvolit, zda bude úložiště smazáno z disku nebo ponecháno pro pozdější použití.</translation>
9508 </message>
9509 <message>
9510 <source>&lt;p&gt;Note that the storage unit of this medium will not be deleted and that it will be possible to add it to the list later again.&lt;/p&gt;</source>
9511 <translation type="obsolete">&lt;p&gt;Poznámka: Médium nebude smazáno a proto bude možné jej později opět přidat do seznamu.&lt;/p&gt;</translation>
9512 </message>
9513 <message>
9514 <source>Remove</source>
9515 <comment>medium</comment>
9516 <translation>Odstranit</translation>
9517 </message>
9518 <message>
9519 <source>&lt;p&gt;The hard disk storage unit at location &lt;b&gt;%1&lt;/b&gt; already exists. You cannot create a new virtual hard disk that uses this location because it can be already used by another virtual hard disk.&lt;/p&gt;&lt;p&gt;Please specify a different location.&lt;/p&gt;</source>
9520 <translation>&lt;p&gt;Úložiště pevného disku v &lt;b&gt;%1&lt;/b&gt; již existuje. Nemůžete vytvořit nový virtuální pevný disk, který používá toto umístění, protože by mohl již být použit jiným virtuálním pevným diskem-&lt;/p&gt;&lt;p&gt;Zadejte prosím jiné umístění.&lt;/p&gt;</translation>
9521 </message>
9522 <message>
9523 <source>&lt;p&gt;Do you want to delete the storage unit of the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;?&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Delete&lt;/b&gt; then the specified storage unit will be permanently deleted. This operation &lt;b&gt;cannot be undone&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Keep&lt;/b&gt; then the hard disk will be only removed from the list of known hard disks, but the storage unit will be left untouched which makes it possible to add this hard disk to the list later again.&lt;/p&gt;</source>
9524 <translation>&lt;p&gt;Chcete smazat úložiště pevného disku &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Pokud zvolíte &lt;b&gt;Smazat&lt;/b&gt;, bude obraz po odhlášení trvale smazán. Tuto operaci nelze vrátit.&lt;/p&gt;&lt;p&gt;Pokud zvolíte &lt;b&gt;Ponechat&lt;/b&gt;, bude virtuální pevný disk odstraněn ze seznamu, ale obraz bude ponechán na vašem fyzickém disku a lze jej opět později do seznamu přidat.&lt;/p&gt;</translation>
9525 </message>
9526 <message>
9527 <source>Delete</source>
9528 <comment>hard disk storage</comment>
9529 <translation>Smazat</translation>
9530 </message>
9531 <message>
9532 <source>Keep</source>
9533 <comment>hard disk storage</comment>
9534 <translation>Ponechat</translation>
9535 </message>
9536 <message>
9537 <source>Failed to delete the storage unit of the hard disk &lt;b&gt;%1&lt;/b&gt;.</source>
9538 <translation>Nepodařilo se smazat obraz virtuálního pevného disku &lt;b&gt;%1&lt;/b&gt;.</translation>
9539 </message>
9540 <message>
9541 <source>&lt;p&gt;There are hard disks attached to ports of the additional controller. If you disable the additional controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure you want to disable the additional controller?&lt;/p&gt;</source>
9542 <translation type="obsolete">&lt;p&gt;Jsou zde pevné disky připojené k portům přídavného řadiče. Pokud tento řadič zakážete, budou všechny tyto disky automaticky odpojeny.&lt;/p&gt;&lt;p&gt;Opravdu chcete zakázat přídavný řadič?&lt;/p&gt;</translation>
9543 </message>
9544 <message>
9545 <source>&lt;p&gt;There are hard disks attached to ports of the additional controller. If you change the additional controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure you want to change the additional controller?&lt;/p&gt;</source>
9546 <translation type="obsolete">&lt;p&gt;Jsou zde pevné disky připojené k portům přídavného řadiče. Pokud tento řadič změníte, budou všechny tyto disky automaticky odpojeny.&lt;/p&gt;&lt;p&gt;Opravdu chcete změnit přídavný řadič?&lt;/p&gt;</translation>
9547 </message>
9548 <message>
9549 <source>Change</source>
9550 <comment>hard disk</comment>
9551 <translation type="obsolete">Změnit</translation>
9552 </message>
9553 <message>
9554 <source>&lt;p&gt;There are no unused hard disks available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new hard disk, or press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Media Manager&lt;/i&gt;.&lt;/p&gt;</source>
9555 <translation type="obsolete">&lt;p&gt;Pro připojení není dostupný žádný volný pevný disk. &lt;/p&gt;&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vytvořit&lt;/b&gt; pro spuštění průvodce &lt;i&gt;Nový virtuální disk&lt;/i&gt; nebo stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro spuštění &lt;i&gt;Správce virtuálních médií&lt;/i&gt; a vyberte, co se má provádět dále.&lt;/p&gt;</translation>
9556 </message>
9557 <message>
9558 <source>Failed to create the hard disk storage &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</source>
9559 <translation>Nepodařilo se vytvořit obraz virtuálního pevného disku &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</translation>
9560 </message>
9561 <message>
9562 <source>Failed to attach the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; to slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9563 <translation type="obsolete">Nepodařilo se připojit obraz pevného disku &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; ke slotu zařízení &lt;i&gt;%2&lt;/i&gt; počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9564 </message>
9565 <message>
9566 <source>Failed to detach the hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; from slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9567 <translation type="obsolete">Nepodařilo se odpojit obraz pevného disku &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; ze slotu zařízení &lt;i&gt;%2&lt;/i&gt; počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9568 </message>
9569 <message>
9570 <source>Failed to mount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; on the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9571 <translation type="obsolete">Selhalo připojení %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; k počítači &lt;b&gt;%3&lt;/b&gt;.</translation>
9572 </message>
9573 <message>
9574 <source>Failed to unmount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9575 <translation type="obsolete">Selhalo odpojení %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; od počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9576 </message>
9577 <message>
9578 <source>Failed to open the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
9579 <translation>Nelze otevřít %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
9580 </message>
9581 <message>
9582 <source>Failed to close the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
9583 <translation>Nelze zavřít %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
9584 </message>
9585 <message>
9586 <source>Failed to determine the accessibility state of the medium &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
9587 <translation>Nelze získat status dostupnosti pro médium &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</translation>
9588 </message>
9589 <message>
9590 <source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
9591 <translation type="obsolete">&lt;p&gt;Chcete odstranit vybrané hostitelské síťové rozhraní &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Poznámka:&lt;/b&gt; Toto rozhraní může být používáno jednou nebo více síťovými kartami tohoto nebo jiného virtuálního počítače. Po jeho odstranění nebudou tyto karty fungovat, dokud neopravíte jejich nastavení vybráním jiného rozhraní nebo jiného typu připojení karty.&lt;/p&gt;</translation>
9592 </message>
9593 <message>
9594 <source>Failed to create the host-only network interface.</source>
9595 <translation>Vytvoření sítě pouze s hostem selhalo.</translation>
9596 </message>
9597 <message>
9598 <source>&lt;p&gt;Failed to connect to the VirtualBox online registration service due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
9599 <translation>&lt;p&gt;Nepodařilo se připojit k online registrační službě VirtualBoxu kvůli následující chybě: &lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
9600 </message>
9601 <message>
9602 <source>&lt;p&gt;Unable to obtain the new version information due to the following error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
9603 <translation>&lt;p&gt;Nelze získat informace o nové verzi z důvodu následující chyby: &lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
9604 </message>
9605 <message>
9606 <source>&lt;p&gt;One or more virtual hard disks, CD/DVD or floppy media are not currently accessible. As a result, you will not be able to operate virtual machines that use these media until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Check&lt;/b&gt; to open the Virtual Media Manager window and see what media are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
9607 <translation>&lt;p&gt;Jeden nebo více virtuálních pevných disků, CD/DVD mechanik nebo disket jsou momentálně nedostupné. Nebudete tak moci použít virtuální počítače, které je používají, dokud nebudou opět dostupné.&lt;/p&gt;&lt;p&gt;Stiskněte &lt;b&gt;Zkontrolovat&lt;/b&gt; pro otevření okna Správce virtuálních médií a podívejte se, která média jsou nedostupná, nebo stiskněte &lt;b&gt;Ignorovat&lt;/b&gt; a ignorujte tuto zprávu.&lt;/p&gt;</translation>
9608 </message>
9609 <message>
9610 <source>&lt;p&gt;Your existing VirtualBox settings files will be automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;Exit&lt;/b&gt; if you want to terminate the VirtualBox application without any further actions.&lt;/p&gt;</source>
9611 <translation>&lt;p&gt;Vaše existující nastavení pro VirtualBox bylo automaticky převedeno ze starého formátu na nový, který používá nová verze aplikace VirtualBox.&lt;/p&gt;&lt;p&gt;Stiskněte tlačítko &lt;b&gt;OK&lt;/b&gt; pro spuštění aplikace VirtualBox nebo tlačítko &lt;b&gt;Ukončit&lt;/b&gt; pro ukončení aplikace bez provedení změn.&lt;/p&gt;</translation>
9612 </message>
9613 <message>
9614 <source>&lt;p&gt;Your existing VirtualBox settings files were automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;More&lt;/b&gt; if you want to get more information about what files were converted and access additional actions.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Exit&lt;/b&gt; to terminate the VirtualBox application without saving the results of the conversion to disk.&lt;/p&gt;</source>
9615 <translation type="obsolete">&lt;p&gt;Vaše stávající nastavení pro aplikaci VirtualBox bylo automaticky převedeno ze starého formátu na nový.&lt;/p&gt;&lt;p&gt;Stiskněte &lt;b&gt;OK&lt;/b&gt; pro spuštění VirtualBoxu nebo tlačítko &lt;b&gt;Více&lt;/b&gt; pokud potřebujete více informací o tom, které soubory byly převedeny.&lt;/p&gt;&lt;p&gt;Stiskněte &lt;b&gt;Ukončit&lt;/b&gt; pro ukončení aplikace VirtualBox bez uložení výsledků konverze na disk.&lt;/p&gt;</translation>
9616 </message>
9617 <message>
9618 <source>&amp;More</source>
9619 <comment>warnAboutAutoConvertedSettings message box</comment>
9620 <translation type="obsolete">Ví&amp;ce</translation>
9621 </message>
9622 <message>
9623 <source>E&amp;xit</source>
9624 <comment>warnAboutAutoConvertedSettings message box</comment>
9625 <translation type="obsolete">U&amp;končit</translation>
9626 </message>
9627 <message>
9628 <source>&lt;p&gt;Deleting this host-only network will remove the host-only interface this network is based on. Do you want to remove the (host-only network) interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; this interface may be in use by one or more virtual network adapters belonging to one of your VMs. After it is removed, these adapters will no longer be usable until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
9629 <translation>&lt;p&gt;Odstranění této sítě s hostitelem dojde také k odstranění rozhraní, na kterém je síť nastavena. Opravdu chcete odebrat rozhraní pro síť pouze s hostitelem &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Poznámka:&lt;/b&gt;toto rozhraní může být použito v jednom nebo i více virtuálních rozhraních patřících virtuálním počítačům. Po odebrání nebudou tato síťová rozhraní použitelná do chvíle, než provedete jejich správné nastavení buď volbou jiného názvu rozhraní nebo jiného typu síťového rozhraní.&lt;/p&gt;</translation>
9630 </message>
9631 <message>
9632 <source>&lt;p&gt;The following VirtualBox settings files have been automatically converted to the new settings file format version &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;However, the results of the conversion were not saved back to disk yet. Please press:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Backup&lt;/b&gt; to create backup copies of the settings files in the old format before saving them in the new format;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Overwrite&lt;/b&gt; to save all auto-converted files without creating backup copies (it will not be possible to use these settings files with an older version of VirtualBox afterwards);&lt;/li&gt;%2&lt;/ul&gt;&lt;p&gt;It is recommended to always select &lt;b&gt;Backup&lt;/b&gt; because in this case it will be possible to go back to the previous version of VirtualBox (if necessary) without losing your current settings. See the VirtualBox Manual for more information about downgrading.&lt;/p&gt;</source>
9633 <translation type="obsolete">&lt;p&gt;Následující soubory s nastavením pro VirtualBox byly automaticky převedeny na nový formát souborů verze &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Výsledky konverze nebyly ale zatím uloženy na disk. Prosím stiskněte:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Zálohovat&lt;/b&gt; pro uložení všech automaticky převedených souborů ve starém formátu;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Přepsat&lt;/b&gt; pro uložení všech automaticky převedených souborů bez vytvoření záložní kopie (v budoucnu nebude možné použít tyto soubory s nastaveními pro starší verze aplikace VirtualBox);&lt;/li&gt;%2&lt;/ul&gt;&lt;p&gt;Je doporučeno vždy zvolit &lt;b&gt;Zálohovat&lt;/b&gt; protože v případě potřeby bude možné se vrátit k předchozí verzi VirtualBoxu bez ztráty aktuálního nastavení. Více informací o přechodu na nižší verzi najdete v manuálu k VirtualBoxu.&lt;/p&gt;</translation>
9634 </message>
9635 <message>
9636 <source>&lt;li&gt;&lt;b&gt;Exit&lt;/b&gt; to terminate VirtualBox without saving the results of the conversion to disk.&lt;/li&gt;</source>
9637 <translation type="obsolete">&lt;li&gt;&lt;b&gt;Ukončit&lt;/b&gt; pro ukončení aplikace VirtualBox bez uložení výsledků konverze na disk.&lt;/li&gt;</translation>
9638 </message>
9639 <message>
9640 <source>O&amp;verwrite</source>
9641 <comment>warnAboutAutoConvertedSettings message box</comment>
9642 <translation type="obsolete">&amp;Přepsat</translation>
9643 </message>
9644 <message>
9645 <source>&lt;p&gt;A critical error has occurred while running the virtual machine and the machine execution has been stopped.&lt;/p&gt;&lt;p&gt;For help, please see the Community section on &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; or your support contract. Please provide the contents of the log file &lt;tt&gt;VBox.log&lt;/tt&gt; and the image file &lt;tt&gt;VBox.png&lt;/tt&gt;, which you can find in the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting &lt;b&gt;Show Log&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; if you want to power off the machine or press &lt;b&gt;Ignore&lt;/b&gt; if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press &lt;b&gt;OK&lt;/b&gt; now.&lt;/p&gt;</source>
9646 <translation>&lt;p&gt;Při běhu virtuálního počítače se vyskytla kritická chyba a provádění počítače bylo zastaveno.&lt;/p&gt;&lt;p&gt;Pro pomoc se prosím podívejte do sekce Community na &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; nebo na smlouvu o podpoře. Prosím poskytněte obsah log souboru &lt;tt&gt;VBox.log&lt;/tt&gt; a obrázek &lt;tt&gt;VBox.png&lt;/tt&gt;, který najdete v adresáři &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;, společně s popisem, co jste dělali, když chyba nastala. Předchozí soubory také zobrazíte vybráním &lt;b&gt;Zobrazit logy&lt;/b&gt; z menu &lt;b&gt;Počitač&lt;/b&gt; hlavního okna VirtualBoxu.&lt;/p&gt;&lt;p&gt;Stiskněte &lt;b&gt;OK&lt;/b&gt;, pokud chcete vypnout počítač, nebo stiskněte &lt;b&gt;Ignorovat&lt;/b&gt;, pokud jej chcete ponechat v současném stavu pro debugování. Upozorňujeme, že debugování vyžaduje zvláštní znalosti a nástroje, takže doporučujeme stisknout &lt;b&gt;OK&lt;/b&gt;.&lt;/p&gt;</translation>
9647 </message>
9648 <message>
9649 <source>hard disk</source>
9650 <comment>failed to close ...</comment>
9651 <translation type="obsolete">pevný disk</translation>
9652 </message>
9653 <message>
9654 <source>CD/DVD image</source>
9655 <comment>failed to close ...</comment>
9656 <translation type="obsolete">CD/DVD obraz</translation>
9657 </message>
9658 <message>
9659 <source>floppy image</source>
9660 <comment>failed to close ...</comment>
9661 <translation type="obsolete">obraz diskety</translation>
9662 </message>
9663 <message>
9664 <source>A file named &lt;b&gt;%1&lt;/b&gt; already exists. Are you sure you want to replace it?&lt;br /&gt;&lt;br /&gt;Replacing it will overwrite its contents.</source>
9665 <translation>Následující soubor již existuje:&lt;b&gt;%1&lt;b&gt;. Opravdu jej chcete nahradit?&lt;br /&gt;&lt;br /&gt; Nahrazením souboru přepíšete jeho obsah.</translation>
9666 </message>
9667 <message>
9668 <source>&lt;p&gt;VT-x/AMD-V hardware acceleration has been enabled, but is not operational. Certain guests (e.g. OS/2 and QNX) require this feature.&lt;/p&gt;&lt;p&gt;Please ensure that you have enabled VT-x/AMD-V properly in the BIOS of your host computer.&lt;/p&gt;</source>
9669 <translation>&lt;p&gt;Hardwarová akcelerace VT-x/AMD-V byla povolena, ale nefunguje. Některé virtuální počítače (např. OS/2 a QNX) tuto volbu vyžadují.&lt;/p&gt;&lt;p&gt;Prosím ujistěte se, že jste správně povolili VT-x/AMD-V v BIOSu na vašem hostitelském počítači.&lt;/p&gt;</translation>
9670 </message>
9671 <message>
9672 <source>&lt;p&gt;Invalid e-mail address or password specified.&lt;/p&gt;</source>
9673 <translation>&lt;p&gt;Zadána neplatná e-mailová adresa nebo heslo.&lt;/p&gt;</translation>
9674 </message>
9675 <message>
9676 <source>&lt;p&gt;Failed to register the VirtualBox product.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
9677 <translation>&lt;p&gt;Nepodařilo se zaregistrovat produkt VirtualBox.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
9678 </message>
9679 <message>
9680 <source>Failed to check files.</source>
9681 <translation>Selhala kontrola souborů.</translation>
9682 </message>
9683 <message>
9684 <source>Failed to remove file.</source>
9685 <translation>Selhalo odstranění souboru.</translation>
9686 </message>
9687 <message>
9688 <source>You seem to have the USBFS filesystem mounted at /sys/bus/usb/drivers. We strongly recommend that you change this, as it is a severe mis-configuration of your system which could cause USB devices to fail in unexpected ways.</source>
9689 <translation>Je patrné, že máte souborový systém USBFS připojen na adresář /sys/bus/usb/drivers. Důrazně doporučujeme to změnit, protože jde o neplatné nastavení systému, které může způsobovat selhání USB zařízení nečekanými způsoby.</translation>
9690 </message>
9691 <message>
9692 <source>You are running an EXPERIMENTAL build of VirtualBox. This version is not suitable for production use.</source>
9693 <translation>Máte spuštěnu EXPERIMENTÁLNÍ verzi aplikace VirtualBox. Tato verze není vhodná pro produkční použití.</translation>
9694 </message>
9695 <message>
9696 <source>&lt;p&gt;Are you sure you want to restore snapshot &lt;b&gt;%1&lt;/b&gt;? This will cause you to lose your current machine state, which cannot be recovered.&lt;/p&gt;</source>
9697 <translation>&lt;p&gt;Opravdu chcete obnovit snímek &lt;b&gt;%1&lt;/b&gt;? Tím přijdete o aktuální stav počítače, který už potom nelze obnovit.&lt;/p&gt;</translation>
9698 </message>
9699 <message>
9700 <source>Restore</source>
9701 <translation>Obnovit</translation>
9702 </message>
9703 <message>
9704 <source>&lt;p&gt;Deleting the snapshot will cause the state information saved in it to be lost, and disk data spread over several image files that VirtualBox has created together with the snapshot will be merged into one file. This can be a lengthy process, and the information in the snapshot cannot be recovered.&lt;/p&gt;&lt;/p&gt;Are you sure you want to delete the selected snapshot &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</source>
9705 <translation>&lt;p&gt;Smazáním snímku budou také odstraněny informace o stavu a uložená data na discích, která byla použita ve snímku budou spojena do jednoho souboru. To může být zdlouhavý proces a informace o snímku již potom nelze obnovit.&lt;/p&gt;&lt;p&gt;Opravdu chcete smazat vybraný snímek &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;</translation>
9706 </message>
9707 <message>
9708 <source>Delete</source>
9709 <translation>Smazat</translation>
9710 </message>
9711 <message>
9712 <source>Failed to restore the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
9713 <translation>Nepodařilo se obnovit snímek &lt;b&gt;%1&lt;/b&gt; virtuálního počítače &lt;b&gt;%2&lt;/b&gt;.</translation>
9714 </message>
9715 <message>
9716 <source>Failed to delete the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
9717 <translation>Nepodařilo se smazat snímek &lt;b&gt;%1&lt;/b&gt; virtuálního počítače &lt;b&gt;%2&lt;/b&gt;.</translation>
9718 </message>
9719 <message>
9720 <source>&lt;p&gt;There are no unused media available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new medium, or press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Media Manager&lt;/i&gt;.&lt;/p&gt;</source>
9721 <translation type="obsolete">&lt;p&gt;Pro připojení není dostupný žádný volný pevný disk. &lt;/p&gt;&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vytvořit&lt;/b&gt; pro spuštění průvodce &lt;i&gt;Nový virtuální disk&lt;/i&gt; nebo stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro spuštění &lt;i&gt;Správce virtuálních disků&lt;/i&gt;.&lt;/p&gt;</translation>
9722 </message>
9723 <message>
9724 <source>&amp;Create</source>
9725 <comment>medium</comment>
9726 <translation type="obsolete">Vy&amp;tvořit</translation>
9727 </message>
9728 <message>
9729 <source>&amp;Select</source>
9730 <comment>medium</comment>
9731 <translation type="obsolete">&amp;Vybrat</translation>
9732 </message>
9733 <message>
9734 <source>&lt;p&gt;There are no unused media available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; if you wish to open the &lt;i&gt;Virtual Media Manager&lt;/i&gt;.&lt;/p&gt;</source>
9735 <translation type="obsolete">&lt;p&gt;Pro připojení není dostupný žádný volný pevný disk. &lt;/p&gt;&lt;p&gt;Stiskněte tlačítko &lt;b&gt;Vybrat&lt;/b&gt; pro spuštění &lt;i&gt;Správce virtuálních disků&lt;/i&gt;.&lt;/p&gt;</translation>
9736 </message>
9737 <message>
9738 <source>Failed to attach the %1 to slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9739 <translation type="obsolete">Selhalo připojení %1 ke slotu &lt;i&gt;%2&lt;/i&gt; virtuálního počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9740 </message>
9741 <message>
9742 <source>Failed to detach the %1 from slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9743 <translation type="obsolete">Selhalo odpojení %1 ze slotu &lt;i&gt;%2&lt;/i&gt; virtuálního počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9744 </message>
9745 <message>
9746 <source>Unable to mount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; on the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9747 <translation>Nelze připojit %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; k počítači &lt;b&gt;%3&lt;/b&gt;.</translation>
9748 </message>
9749 <message>
9750 <source> Would you like to force mounting of this medium?</source>
9751 <translation> Chcete vynutit připojení tohoto média?</translation>
9752 </message>
9753 <message>
9754 <source>Unable to unmount the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; from the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9755 <translation>Nelze odpojit %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt; od počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9756 </message>
9757 <message>
9758 <source> Would you like to force unmounting of this medium?</source>
9759 <translation> Chcete vynutit odpojení tohoto média?</translation>
9760 </message>
9761 <message>
9762 <source>Force Unmount</source>
9763 <translation>Vynutit odpojení</translation>
9764 </message>
9765 <message>
9766 <source>Failed to eject the disk from the virtual drive. The drive may be locked by the guest operating system. Please check this and try again.</source>
9767 <translation type="obsolete">Selhalo vysunutí disku z virtuálního počítače. Disk může být být zablokován hostovaným operačním systémem. Zkontrolujte to prosím a zkuste znovu.</translation>
9768 </message>
9769 <message>
9770 <source>&lt;p&gt;Could not insert the VirtualBox Guest Additions installer CD image into the virtual machine &lt;b&gt;%1&lt;/b&gt;, as the machine has no CD/DVD-ROM drives. Please add a drive using the storage page of the virtual machine settings dialog.&lt;/p&gt;</source>
9771 <translation>&lt;p&gt;Nepodařilo se připojit obraz CD disku s instalací přídavků pro aplikaci VirtualBox do virtuálního počítače &lt;b&gt;%1&lt;/b&gt; protože nemá CD/DVD-ROM zařízení. Přidejte prosím zařízení na záložce uložiště ve vlastnostech virtuálního počítače.&lt;/p&gt;</translation>
9772 </message>
9773 <message>
9774 <source>E&amp;xit</source>
9775 <comment>warnAboutSettingsAutoConversion message box</comment>
9776 <translation>U&amp;končit</translation>
9777 </message>
9778 <message>
9779 <source>&lt;p&gt;The following VirtualBox settings files will be automatically converted from the old format to a new format required by the new version of VirtualBox.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; to start VirtualBox now or press &lt;b&gt;Exit&lt;/b&gt; if you want to terminate the VirtualBox application without any further actions.&lt;/p&gt;</source>
9780 <translation>&lt;p&gt;Následující nastavení pro aplikaci VirtualBox bylo automaticky převedeno ze starého formátu na nový, který používá nová verze.&lt;/p&gt;&lt;p&gt;Stiskněte tlačítko &lt;b&gt;OK&lt;/b&gt; pro spuštění aplikace VirtualBox nebo tlačítko &lt;b&gt;Ukončit&lt;/b&gt; pro ukončení aplikace bez provedení změn.&lt;/p&gt;</translation>
9781 </message>
9782 <message>
9783 <source>hard disk</source>
9784 <comment>failed to mount ...</comment>
9785 <translation>pevný disk</translation>
9786 </message>
9787 <message>
9788 <source>CD/DVD</source>
9789 <comment>failed to mount ... host-drive</comment>
9790 <translation></translation>
9791 </message>
9792 <message>
9793 <source>CD/DVD image</source>
9794 <comment>failed to mount ...</comment>
9795 <translation>CD/DVD obraz</translation>
9796 </message>
9797 <message>
9798 <source>floppy</source>
9799 <comment>failed to mount ... host-drive</comment>
9800 <translation>disketa</translation>
9801 </message>
9802 <message>
9803 <source>floppy image</source>
9804 <comment>failed to mount ...</comment>
9805 <translation>obraz diskety</translation>
9806 </message>
9807 <message>
9808 <source>hard disk</source>
9809 <comment>failed to attach ...</comment>
9810 <translation type="obsolete">pevný disk</translation>
9811 </message>
9812 <message>
9813 <source>CD/DVD device</source>
9814 <comment>failed to attach ...</comment>
9815 <translation type="obsolete">CD/DVD zařízení</translation>
9816 </message>
9817 <message>
9818 <source>floppy device</source>
9819 <comment>failed to close ...</comment>
9820 <translation type="obsolete">disketová mechanika</translation>
9821 </message>
9822 <message>
9823 <source>&lt;p&gt;Are you sure you want to delete the CD/DVD-ROM device?&lt;/p&gt;&lt;p&gt;You will not be able to mount any CDs or ISO images or install the Guest Additions without it!&lt;/p&gt;</source>
9824 <translation>&lt;p&gt;Opravdu chcete smazat CD/DVD-ROM zařízení?&lt;/p&gt;&lt;p&gt;Bez něj nebudete moci připojit žádný CD nebo DVD obraz ani nainstalovat přídavky pro hosta!&lt;/p&gt;</translation>
9825 </message>
9826 <message>
9827 <source>&amp;Remove</source>
9828 <comment>medium</comment>
9829 <translation>&amp;Odstranit</translation>
9830 </message>
9831 <message>
9832 <source>&lt;p&gt;VT-x/AMD-V hardware acceleration is not available on your system. Your 64-bit guest will fail to detect a 64-bit CPU and will not be able to boot.</source>
9833 <translation>&lt;p&gt;Hardwarová akcelerace VT-x/AMD-V není na vašem systému dostupná. Hostované 64bitové počítače nebudou schopni detekovat 64bitové CPU a nepodaří se je spustit.</translation>
9834 </message>
9835 <message>
9836 <source>&lt;p&gt;VT-x/AMD-V hardware acceleration is not available on your system. Certain guests (e.g. OS/2 and QNX) require this feature and will fail to boot without it.&lt;/p&gt;</source>
9837 <translation>&lt;p&gt;Hardwarová akcelerace VT-x/AMD-V není na vašem systému dostupná. Některé hostované operační systémy (např. OS/2 a QNX) vyžadují tuto vlastnosti a nepodaří se je proto spustit.&lt;/p&gt;</translation>
9838 </message>
9839 <message>
9840 <source>&lt;p&gt;Deleting the snapshot %1 will temporarily need more disk space. In the worst case the size of image %2 will grow by %3, however on this filesystem there is only %4 free.&lt;/p&gt;&lt;p&gt;Running out of disk space during the merge operation can result in corruption of the image and the VM configuration, i.e. loss of the VM and its data.&lt;/p&gt;&lt;p&gt;You may continue with deleting the snapshot at your own risk.&lt;/p&gt;</source>
9841 <translation>&lt;p&gt;Smazání snímku %1 vyžaduje dočasně více diskového prostoru. V nejhorším případě velikost obrazu %2 naroste až na %3, ale na souborovém systému je pouze %4 volného místa.&lt;/p&gt;&lt;p&gt;Pokud během operace dojde místo na disku, může to vést k poškození obrazu a nastavení pro virtuální počítač. &lt;/p&gt;&lt;p&gt;Můžete pokračovat v mazání na vlastní riziko.&lt;/p&gt;</translation>
9842 </message>
9843 <message>
9844 <source>&lt;p&gt;Could not change the guest screen to this host screen due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
9845 <translation>&lt;p&gt;Nelze změnit obrazovku hostovaného počítače kvůli nedostatku video paměti.&lt;/p&gt;&lt;p&gt;Měli by jste pro virtuální počítač nastavit nejméně &lt;b&gt;%1&lt;/b&gt; video paměti.&lt;/p&gt;</translation>
9846 </message>
9847 <message>
9848 <source>&lt;p&gt;Could not change the guest screen to this host screen due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch the screen anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
9849 <translation>&lt;p&gt;Nelze změnit obrazovku hostovaného počítače kvůli nedostatku video paměti.&lt;/p&gt;&lt;p&gt;Měli by jste pro virtuální počítač nastavit nejméně &lt;b&gt;%1&lt;/b&gt; video paměti.&lt;/p&gt;Stisknutím tlačítka &lt;b&gt;Ignorovat&lt;/b&gt; přepnete do obrazovkového režimu nebo tlačítkem &lt;b&gt;Zrušit&lt;/b&gt; operaci zrušíte.&lt;/p&gt;</translation>
9850 </message>
9851 <message>
9852 <source>&lt;p&gt;Can not switch the guest display to fullscreen mode. You have more virtual screens configured than physical screens are attached to your host.&lt;/p&gt;&lt;p&gt;Please either lower the virtual screens in your VM configuration or attach additional screens to your host.&lt;/p&gt;</source>
9853 <translation>&lt;p&gt;Nelze přepnout obrazovku hostovaného počítače do celoobrazovkového režimu. Ve virtuálním počítači máte nastaveno více virtuálních obrazovek než má fyzicky hostitelský počítač.&lt;/p&gt;&lt;p&gt;Buď zmenšete počet virtuálních obrazovek v nastavení virtuálního počítače nebo k hostitelskému počítači připojte další obrazovku.&lt;/p&gt;</translation>
9854 </message>
9855 <message>
9856 <source>&lt;p&gt;Can not switch the guest display to seamless mode. You have more virtual screens configured than physical screens are attached to your host.&lt;/p&gt;&lt;p&gt;Please either lower the virtual screens in your VM configuration or attach additional screens to your host.&lt;/p&gt;</source>
9857 <translation>&lt;p&gt;Nelze přepnout obrazovku hostovaného počítače do bezešvého režimu. Ve virtuálním počítači máte nastaveno více virtuálních obrazovek než má fyzicky hostitelský počítač.&lt;/p&gt;&lt;p&gt;Buď zmenšete počet virtuálních obrazovek v nastavení virtuálního počítače nebo k hostitelskému počítači připojte další obrazovku.&lt;/p&gt;</translation>
9858 </message>
9859 <message>
9860 <source>&lt;p&gt;Could not find the VirtualBox User Manual &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you wish to download this file from the Internet?&lt;/p&gt;</source>
9861 <translation>&lt;p&gt;Nelze najít uživatelský manuál pro VirtualBox &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Chcete jej stáhnout z internetu?&lt;/p&gt;</translation>
9862 </message>
9863 <message>
9864 <source>&lt;p&gt;Are you sure you want to download the VirtualBox User Manual from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
9865 <translation>&lt;p&gt;Opravdu chcete stáhnout uživatelský manuál pro VirtualBox z &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (velikost %3 bytů)?&lt;/p&gt;</translation>
9866 </message>
9867 <message>
9868 <source>&lt;p&gt;Failed to download the VirtualBox User Manual from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
9869 <translation>&lt;p&gt;Stažení uživatelského manuálu pro VirtualBox z &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; selhalo.&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
9870 </message>
9871 <message>
9872 <source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
9873 <translation>&lt;p&gt;Uživatelský manuál pro VirtualBox byl úspěšně stažen z &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; a uložen lokálně jako &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</translation>
9874 </message>
9875 <message>
9876 <source>&lt;p&gt;The VirtualBox User Manual has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; but can&apos;t be saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Please choose another location for that file.&lt;/p&gt;</source>
9877 <translation>&lt;p&gt;Uživatelský manuál pro VirtualBox byl úspěšně stažen z &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; ale nemohl být uložen lokálně jako &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;Zvolte prosím pro tento soubor jiné umístění.&lt;/p&gt;</translation>
9878 </message>
9879 <message>
9880 <source>Failed to open virtual machine located in %1.</source>
9881 <translation>Selhalo otevření virtuálního počítače umístěného v %1.</translation>
9882 </message>
9883 <message>
9884 <source>Failed to add virtual machine &lt;b&gt;%1&lt;/b&gt; located in &lt;i&gt;%2&lt;/i&gt; because its already present.</source>
9885 <translation>Selhalo přidání virtuálního počítače &lt;b&gt;%1&lt;/b&gt; umístěného v adresáři &lt;i&gt;%2&lt;/i&gt; protože již existuje.</translation>
9886 </message>
9887 <message>
9888 <source>&lt;p&gt;You are about to remove the virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list.&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well?&lt;/p&gt;</source>
9889 <translation type="unfinished"></translation>
9890 </message>
9891 <message>
9892 <source>&lt;p&gt;You are about to remove the virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list.&lt;/p&gt;&lt;p&gt;Would you like to delete the files containing the virtual machine from your hard disk as well? Doing this will also remove the files containing the machine&apos;s virtual hard disks if they are not in use by another machine.&lt;/p&gt;</source>
9893 <translation type="unfinished"></translation>
9894 </message>
9895 <message>
9896 <source>Delete all files</source>
9897 <translation>Smazat všechny soubory</translation>
9898 </message>
9899 <message>
9900 <source>Remove only</source>
9901 <translation>Pouze odstranit</translation>
9902 </message>
9903 <message>
9904 <source>You are about to remove the inaccessible virtual machine &lt;b&gt;%1&lt;/b&gt; from the machine list. Do you wish to proceed?</source>
9905 <translation type="unfinished"></translation>
9906 </message>
9907 <message>
9908 <source>Remove</source>
9909 <translation>Odstranit</translation>
9910 </message>
9911 <message>
9912 <source>&lt;p&gt;You are about to add a virtual hard disk to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to create a new, empty file to hold the disk contents or select an existing one?&lt;/p&gt;</source>
9913 <translation type="unfinished"></translation>
9914 </message>
9915 <message>
9916 <source>Create &amp;new disk</source>
9917 <comment>add attachment routine</comment>
9918 <translation>Vyvořit &amp;nový disk</translation>
9919 </message>
9920 <message>
9921 <source>&amp;Choose existing disk</source>
9922 <comment>add attachment routine</comment>
9923 <translation>&amp;Vybrat existující disk</translation>
9924 </message>
9925 <message>
9926 <source>&lt;p&gt;You are about to add a new CD/DVD drive to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to choose a virtual CD/DVD disk to put in the drive or to leave it empty for now?&lt;/p&gt;</source>
9927 <translation type="unfinished"></translation>
9928 </message>
9929 <message>
9930 <source>&amp;Choose disk</source>
9931 <comment>add attachment routine</comment>
9932 <translation>Vy&amp;brat disk</translation>
9933 </message>
9934 <message>
9935 <source>Leave &amp;empty</source>
9936 <comment>add attachment routine</comment>
9937 <translation>Nechat &amp;prázdné</translation>
9938 </message>
9939 <message>
9940 <source>&lt;p&gt;You are about to add a new floppy drive to controller &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Would you like to choose a virtual floppy disk to put in the drive or to leave it empty for now?&lt;/p&gt;</source>
9941 <translation type="unfinished"></translation>
9942 </message>
9943 <message>
9944 <source>Failed to detach the hard disk (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9945 <translation type="unfinished"></translation>
9946 </message>
9947 <message>
9948 <source>Failed to detach the CD/DVD device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9949 <translation type="unfinished"></translation>
9950 </message>
9951 <message>
9952 <source>Failed to detach the floppy device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) from the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9953 <translation type="unfinished"></translation>
9954 </message>
9955 <message numerus="yes">
9956 <source>&lt;p&gt;The virtual machine(s) &lt;b&gt;%1&lt;/b&gt; are currently in a saved state.&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. Note that the existing machine(s) are not changed.&lt;/p&gt;</source>
9957 <translation type="unfinished">
9958 <numerusform></numerusform>
9959 <numerusform></numerusform>
9960 <numerusform></numerusform>
9961 </translation>
9962 </message>
9963 <message>
9964 <source>Failed to update Guest Additions. The Guest Additions installation image will be mounted to provide a manual installation.</source>
9965 <translation type="unfinished"></translation>
9966 </message>
9967 <message>
9968 <source>Failed to install the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
9969 <translation type="unfinished">Nepodařilo se &lt;b&gt;%1&lt;/b&gt;.</translation>
9970 </message>
9971 <message>
9972 <source>Failed to uninstall the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
9973 <translation type="unfinished"></translation>
9974 </message>
9975 <message>
9976 <source>&amp;Remove</source>
9977 <translation>&amp;Odstranit</translation>
9978 </message>
9979 <message>
9980 <source>The current port forwarding rules are not valid. None of the host or guest port values may be set to zero.</source>
9981 <translation type="unfinished"></translation>
9982 </message>
9983 <message>
9984 <source>&lt;p&gt;There are unsaved changes in the port forwarding configuration.&lt;/p&gt;&lt;p&gt;If you proceed your changes will be discarded.&lt;/p&gt;</source>
9985 <translation type="unfinished"></translation>
9986 </message>
9987 <message>
9988 <source>Sorry, some generic error happens.</source>
9989 <translation>Omlouváme se, vyskytla se obecná chyba.</translation>
9990 </message>
9991 <message>
9992 <source>Failed to attach the hard disk (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9993 <translation>Nepodařilo se připojit obraz pevného disku (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) ke slotu zařízení &lt;i&gt;%2&lt;/i&gt; počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9994 </message>
9995 <message>
9996 <source>Failed to attach the CD/DVD device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
9997 <translation>Nepodařilo se připojit CD/DVD zařízení (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) ke slotu zařízení &lt;i&gt;%2&lt;/i&gt; počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
9998 </message>
9999 <message>
10000 <source>Failed to attach the floppy device (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) to the slot &lt;i&gt;%2&lt;/i&gt; of the machine &lt;b&gt;%3&lt;/b&gt;.</source>
10001 <translation>Nepodařilo se připojit disketovou mechaniku (&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;) ke slotu zařízení &lt;i&gt;%2&lt;/i&gt; počítače &lt;b&gt;%3&lt;/b&gt;.</translation>
10002 </message>
10003 <message>
10004 <source>&lt;p&gt;Note that the storage unit of this medium will not be deleted and that it will be possible to use it later again.&lt;/p&gt;</source>
10005 <translation type="unfinished"></translation>
10006 </message>
10007 <message>
10008 <source>&lt;p&gt;The VirtualBox Guest Additions do not appear to be available on this virtual machine, and shared folders cannot be used without them. To use shared folders inside the virtual machine, please install the Guest Additions if they are not installed, or re-install them if they are not working correctly, by selecting &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu. If they are installed but the machine is not yet fully started then shared folders will be available once it is.&lt;/p&gt;</source>
10009 <translation type="unfinished"></translation>
10010 </message>
10011 <message>
10012 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
10013 <translation type="unfinished"></translation>
10014 </message>
10015 <message>
10016 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
10017 <translation type="unfinished"></translation>
10018 </message>
10019 <message>
10020 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Scale&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in scale mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
10021 <translation type="unfinished"></translation>
10022 </message>
10023 <message>
10024 <source>Switch</source>
10025 <comment>scale</comment>
10026 <translation type="unfinished">Přepnout</translation>
10027 </message>
10028 <message>
10029 <source>Failed to open the Extension Pack &lt;b&gt;%1&lt;/b&gt;.</source>
10030 <translation type="unfinished"></translation>
10031 </message>
10032 <message>
10033 <source>&lt;p&gt;You are about to install a VirtualBox extension pack. Extension packs complement the functionality of VirtualBox and can contain system level software that could be potentially harmful to your system. Please review the description below and only proceed if you have obtained the extension pack from a trusted source.&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
10034 <translation type="unfinished"></translation>
10035 </message>
10036 <message>
10037 <source>&amp;Install</source>
10038 <translation type="unfinished"></translation>
10039 </message>
10040 <message>
10041 <source>Extension packs complement the functionality of VirtualBox and can contain system level software that could be potentially harmful to your system. Please review the description below and only proceed if you have obtained the extension pack from a trusted source.</source>
10042 <translation type="unfinished"></translation>
10043 </message>
10044 <message>
10045 <source>&lt;p&gt;An older version of the extension pack is already installed, would you like to upgrade? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;New Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
10046 <translation type="unfinished"></translation>
10047 </message>
10048 <message>
10049 <source>&amp;Upgrade</source>
10050 <translation type="unfinished"></translation>
10051 </message>
10052 <message>
10053 <source>&lt;p&gt;An newer version of the extension pack is already installed, would you like to downgrade? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;New Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Current Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%5&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
10054 <translation type="unfinished"></translation>
10055 </message>
10056 <message>
10057 <source>&amp;Downgrade</source>
10058 <translation type="unfinished"></translation>
10059 </message>
10060 <message>
10061 <source>&lt;p&gt;The extension pack is already installed with the same version, would you like reinstall it? &lt;p&gt;%1&lt;/p&gt;&lt;p&gt;&lt;table cellpadding=0 cellspacing=0&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Name:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Version:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%3&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;b&gt;Description:&amp;nbsp;&amp;nbsp;&lt;/b&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/p&gt;</source>
10062 <translation type="unfinished"></translation>
10063 </message>
10064 <message>
10065 <source>&amp;Reinstall</source>
10066 <translation type="unfinished"></translation>
10067 </message>
10068 <message>
10069 <source>&lt;p&gt;You are about to remove the VirtualBox extension pack &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Are you sure you want to proceed?&lt;/p&gt;</source>
10070 <translation type="unfinished"></translation>
10071 </message>
10072 <message>
10073 <source>The extension pack &lt;br&gt;&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;nobr&gt;&lt;br&gt; was installed successfully.</source>
10074 <translation type="unfinished"></translation>
10075 </message>
10076</context>
10077<context>
10078 <name>VBoxRegistrationDlg</name>
10079 <message>
10080 <source>VirtualBox Registration Dialog</source>
10081 <translation type="obsolete">Registrační dialog VirtualBoxu</translation>
10082 </message>
10083 <message>
10084 <source>&lt;p&gt;Please fill out this registration form to let us know that you use VirtualBox and, optionally, to keep you informed about VirtualBox news and updates.&lt;/p&gt;&lt;p&gt;Enter your full name using Latin characters and your e-mail address to the fields below. Please note that innotek will use this information only to gather product usage statistics and to send you VirtualBox newsletters. In particular, innotek will never pass your data to third parties. Detailed information about how we use your personal data can be found in the &lt;b&gt;Privacy Policy&lt;/b&gt; section of the VirtualBox Manual or on the &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; page of the VirtualBox web-site.&lt;/p&gt;</source>
10085 <translation type="obsolete">&lt;p&gt;prosíme vyplňte registrační formulář a dejte nám vědět že používáte VirtualBox a, volitelně, budete informováni o novinkách a aktualizacích VirtualBoxu.&lt;/p&gt;&lt;p&gt;Vložte vaše celé jméno pomocí latisnké abecedy a váš e-mail do políčka níže. Vězte že innotek použije tyto informace pouze získávání statistik o používání produktu a pro odesílání novinek o Virtualboxu. Innotek nikdy nepředá vaše data třetím stranám. Detailní informace o tom, jak používáme vaše osobní data můlžete nalézt v sekci &lt;b&gt;Privacy Policy&lt;/b&gt; manuálu VirtualBoxu, nebo na webové stránce &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; VirtualBoxu.&lt;/p&gt;</translation>
10086 </message>
10087 <message>
10088 <source>&amp;Name</source>
10089 <translation type="obsolete">&amp;Jméno</translation>
10090 </message>
10091 <message>
10092 <source>Enter your full name using Latin characters.</source>
10093 <translation type="obsolete">Vložte vaše celé jméno v latinské abecedě.</translation>
10094 </message>
10095 <message>
10096 <source>Enter your e-mail address. Please use a valid address here.</source>
10097 <translation type="obsolete">Vložte vaši platnou e-mailovou adresu.</translation>
10098 </message>
10099 <message>
10100 <source>&amp;Please do not use this information to contact me</source>
10101 <translation type="obsolete">&amp;Prosím nepoužívejte tyto informace pro mé kontaktování</translation>
10102 </message>
10103 <message>
10104 <source>Check this box if you do not want to receive mail from innotek at the e-mail address specified above.</source>
10105 <translation type="obsolete">Zaškrtněte pokud si nepřejete přijímat maily od innoteku na výše uvedenou e-mailovou adresu.</translation>
10106 </message>
10107 <message>
10108 <source>Welcome to the VirtualBox Registration Form!</source>
10109 <translation type="obsolete">Vítejte ve formuláři registrace VirtualBoxu!</translation>
10110 </message>
10111 <message>
10112 <source>&amp;Confirm</source>
10113 <translation type="obsolete">&amp;Potvrdit</translation>
10114 </message>
10115 <message>
10116 <source>Connection timed out.</source>
10117 <translation type="obsolete">Spojení vypršelo.</translation>
10118 </message>
10119 <message>
10120 <source>Could not locate the registration form on the server (response: %1).</source>
10121 <translation type="obsolete">Nelze najít registrační dormulář na serveru (odpověd: %1).</translation>
10122 </message>
10123 <message>
10124 <source>Could not perform connection handshake.</source>
10125 <translation type="obsolete">Nelze provést prvotní spojení.</translation>
10126 </message>
10127 <message>
10128 <source>&lt;p&gt;Please fill out this registration form to let us know that you use VirtualBox and, optionally, to keep you informed about VirtualBox news and updates.&lt;/p&gt;&lt;p&gt;Enter your full name using Latin characters and your e-mail address to the fields below. Sun Microsystems will use this information only to gather product usage statistics and to send you VirtualBox newsletters. In particular, Sun Microsystems will never pass your data to third parties. Detailed information about how we use your personal data can be found in the &lt;b&gt;Privacy Policy&lt;/b&gt; section of the VirtualBox Manual or on the &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; page of the VirtualBox web-site.&lt;/p&gt;</source>
10129 <translation type="obsolete">&lt;p&gt;Prosíme vyplňte registrační formulář a dejte nám vědět, že používáte VirtualBox a, volitelně, budete informováni o novinkách a aktualizacích VirtualBoxu.&lt;/p&gt;&lt;p&gt;Vložte vaše celé jméno pomocí latinské abecedy a váš e-mail do políčka níže. Vězte že Sun Microsystems použije tyto informace pouze získávání statistik o používání produktu a pro odesílání novinek o Virtualboxu. Sun Microsystems nikdy nepředá vaše data třetím stranám. Detailní informace o tom, jak používáme vaše osobní data můžete nalézt v sekci &lt;b&gt;Privacy Policy&lt;/b&gt; manuálu VirtualBoxu, nebo na webové stránce &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; VirtualBoxu.&lt;/p&gt;</translation>
10130 </message>
10131 <message>
10132 <source>Check this box if you do not want to receive mail from Sun Microsystems at the e-mail address specified above.</source>
10133 <translation type="obsolete">Pokud si nepřejete dostávat maily od firmy Sun Microsystems na adresu zadanou výše, zaškrtněte volbu.</translation>
10134 </message>
10135 <message>
10136 <source>C&amp;onfirm</source>
10137 <translation type="obsolete">&amp;Potvrdit</translation>
10138 </message>
10139 <message>
10140 <source>Cancel</source>
10141 <translation type="obsolete">Zrušit</translation>
10142 </message>
10143 <message>
10144 <source>Select Country/Territory</source>
10145 <translation type="obsolete">Vyberte zemi/teritorium</translation>
10146 </message>
10147 <message>
10148 <source>&lt;p&gt;Please fill out this registration form to let us know that you use VirtualBox and, optionally, to keep you informed about VirtualBox news and updates.&lt;/p&gt;&lt;p&gt;Please use Latin characters only to fill in the fields below. Sun Microsystems will use this information only to gather product usage statistics and to send you VirtualBox newsletters. In particular, Sun Microsystems will never pass your data to third parties. Detailed information about how we use your personal data can be found in the &lt;b&gt;Privacy Policy&lt;/b&gt; section of the VirtualBox Manual or on the &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; page of the VirtualBox web-site.&lt;/p&gt;</source>
10149 <translation type="obsolete">&lt;p&gt;Prosíme vyplňte registrační formulář a dejte nám vědět že používáte VirtualBox a, volitelně, budete informováni o novinkách a aktualizacích VirtualBoxu.&lt;/p&gt;&lt;p&gt;Vložte vaše celé jméno pomocí latinské abecedy a váš e-mail do políčka níže. Vězte že Sun Microsystems použije tyto informace pouze získávání statistik o používání produktu a pro odesílání novinek o Virtualboxu. Sun Microsystems nikdy nepředá vaše data třetím stranám. Detailní informace o tom, jak používáme vaše osobní data můlžete nalézt v sekci &lt;b&gt;Privacy Policy&lt;/b&gt; manuálu VirtualBoxu, nebo na webové stránce &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; VirtualBoxu.&lt;/p&gt;</translation>
10150 </message>
10151 <message>
10152 <source>I &amp;already have a Sun Online account:</source>
10153 <translation type="obsolete">Již &amp;mám účet na Sun Online:</translation>
10154 </message>
10155 <message>
10156 <source>&amp;E-mail:</source>
10157 <translation type="obsolete">E-&amp;mail:</translation>
10158 </message>
10159 <message>
10160 <source>&amp;Password:</source>
10161 <translation type="obsolete">&amp;Heslo:</translation>
10162 </message>
10163 <message>
10164 <source>I &amp;would like to create a new Sun Online account:</source>
10165 <translation type="obsolete">Chci se re&amp;gistrovat a vytvořit nový účet na Sun Online:</translation>
10166 </message>
10167 <message>
10168 <source>&amp;First Name:</source>
10169 <translation type="obsolete">&amp;Křestní jméno:</translation>
10170 </message>
10171 <message>
10172 <source>&amp;Last Name:</source>
10173 <translation type="obsolete">Pří&amp;jmení:</translation>
10174 </message>
10175 <message>
10176 <source>&amp;Company:</source>
10177 <translation type="obsolete">&amp;Firma:</translation>
10178 </message>
10179 <message>
10180 <source>Co&amp;untry:</source>
10181 <translation type="obsolete">&amp;Země:</translation>
10182 </message>
10183 <message>
10184 <source>E-&amp;mail:</source>
10185 <translation type="obsolete">E-&amp;mail:</translation>
10186 </message>
10187 <message>
10188 <source>P&amp;assword:</source>
10189 <translation type="obsolete">H&amp;eslo:</translation>
10190 </message>
10191 <message>
10192 <source>Co&amp;nfirm Password:</source>
10193 <translation type="obsolete">Po&amp;tvrdit heslo:</translation>
10194 </message>
10195 <message>
10196 <source>&amp;Register</source>
10197 <translation type="obsolete">&amp;Registrovat</translation>
10198 </message>
10199</context>
10200<context>
10201 <name>VBoxSFDialog</name>
10202 <message>
10203 <source>Shared Folders</source>
10204 <translation>Sdílené složky</translation>
10205 </message>
10206 <message>
10207 <source>Cancel</source>
10208 <translation type="obsolete">Zrušit</translation>
10209 </message>
10210 <message>
10211 <source>Help</source>
10212 <translation type="obsolete">Nápověda</translation>
10213 </message>
10214</context>
10215<context>
10216 <name>VBoxScreenshotViewer</name>
10217 <message>
10218 <source>Screenshot of %1 (%2)</source>
10219 <translation>Snímek obrazovky %1 (%2)</translation>
10220 </message>
10221 <message>
10222 <source>Click to view non-scaled screenshot.</source>
10223 <translation>Klepnutím zobrazíte snímek obrazovky bez měřítka.</translation>
10224 </message>
10225 <message>
10226 <source>Click to view scaled screenshot.</source>
10227 <translation>Klepnutím zobrazíte snímek obrazovky v měřítku.</translation>
10228 </message>
10229</context>
10230<context>
10231 <name>VBoxSelectorWnd</name>
10232 <message>
10233 <source>VirtualBox OSE</source>
10234 <translation></translation>
10235 </message>
10236 <message>
10237 <source>&amp;Details</source>
10238 <translation type="obsolete">&amp;Detaily</translation>
10239 </message>
10240 <message>
10241 <source>Virtual &amp;Disk Manager...</source>
10242 <translation type="obsolete">Správce virtuálních &amp;disků...</translation>
10243 </message>
10244 <message>
10245 <source>Display the Virtual Disk Manager dialog</source>
10246 <translation type="obsolete">Zobrazí Správce virtuálních disků</translation>
10247 </message>
10248 <message>
10249 <source>&amp;Preferences...</source>
10250 <comment>global settings</comment>
10251 <translation>&amp;Předvolby...</translation>
10252 </message>
10253 <message>
10254 <source>Display the global settings dialog</source>
10255 <translation>Zobrazí globalní nastavení</translation>
10256 </message>
10257 <message>
10258 <source>E&amp;xit</source>
10259 <translation>U&amp;končit</translation>
10260 </message>
10261 <message>
10262 <source>Close application</source>
10263 <translation>Zavře aplikaci</translation>
10264 </message>
10265 <message>
10266 <source>&amp;New...</source>
10267 <translation>&amp;Nový...</translation>
10268 </message>
10269 <message>
10270 <source>New</source>
10271 <translation type="obsolete">Nový</translation>
10272 </message>
10273 <message>
10274 <source>Create a new virtual machine</source>
10275 <translation>Vytvoří nový virtuální počítač</translation>
10276 </message>
10277 <message>
10278 <source>&amp;Settings...</source>
10279 <translation>Nas&amp;tavení...</translation>
10280 </message>
10281 <message>
10282 <source>Settings</source>
10283 <translation type="obsolete">Nastavení</translation>
10284 </message>
10285 <message>
10286 <source>Configure the selected virtual machine</source>
10287 <translation>Nastaví vybraný virtuální počítač</translation>
10288 </message>
10289 <message>
10290 <source>&amp;Delete</source>
10291 <translation type="obsolete">S&amp;mazat</translation>
10292 </message>
10293 <message>
10294 <source>Delete</source>
10295 <translation type="obsolete">Smazat</translation>
10296 </message>
10297 <message>
10298 <source>Delete the selected virtual machine</source>
10299 <translation type="obsolete">Smaže vybraný virtuální počítač</translation>
10300 </message>
10301 <message>
10302 <source>D&amp;iscard</source>
10303 <translation>Zruš&amp;it</translation>
10304 </message>
10305 <message>
10306 <source>Discard</source>
10307 <translation type="obsolete">Zrušit</translation>
10308 </message>
10309 <message>
10310 <source>Discard the saved state of the selected virtual machine</source>
10311 <translation>Zruší uložený stav vybraného virtuálního počítače</translation>
10312 </message>
10313 <message>
10314 <source>&amp;Refresh</source>
10315 <translation type="obsolete">&amp;Aktualizovat</translation>
10316 </message>
10317 <message>
10318 <source>Refresh</source>
10319 <translation type="obsolete">Aktualizovat</translation>
10320 </message>
10321 <message>
10322 <source>Refresh the accessibility state of the selected virtual machine</source>
10323 <translation>Obnoví stav dostupnosti vybraného virtuálního počítače</translation>
10324 </message>
10325 <message>
10326 <source>&amp;Contents...</source>
10327 <translation type="obsolete">&amp;Obsah...</translation>
10328 </message>
10329 <message>
10330 <source>Show the online help contents</source>
10331 <translation type="obsolete">Zobrazí obsah online nápovědy</translation>
10332 </message>
10333 <message>
10334 <source>&amp;VirtualBox Web Site...</source>
10335 <translation type="obsolete">Webová stránka &amp;VirtualBoxu...</translation>
10336 </message>
10337 <message>
10338 <source>Open the browser and go to the VirtualBox product web site</source>
10339 <translation type="obsolete">Otevře prohlížeč a přejde na webovou stránku produktu VirtualBox</translation>
10340 </message>
10341 <message>
10342 <source>&amp;About VirtualBox...</source>
10343 <translation type="obsolete">&amp;O Virtualboxu...</translation>
10344 </message>
10345 <message>
10346 <source>Show a dialog with product information</source>
10347 <translation type="obsolete">Zobrazí informace o produktu</translation>
10348 </message>
10349 <message>
10350 <source>&amp;Reset All Warnings</source>
10351 <translation type="obsolete">&amp;Resetovat všechna varování</translation>
10352 </message>
10353 <message>
10354 <source>Go back to showing all suppressed warnings and messages</source>
10355 <translation type="obsolete">Všechna potlačená varování se zobrazí znovu</translation>
10356 </message>
10357 <message>
10358 <source>&amp;File</source>
10359 <translation type="obsolete">&amp;Soubor</translation>
10360 </message>
10361 <message>
10362 <source>&amp;Help</source>
10363 <translation>&amp;Nápověda</translation>
10364 </message>
10365 <message>
10366 <source>&amp;Snapshots</source>
10367 <translation type="obsolete">Sní&amp;mky</translation>
10368 </message>
10369 <message>
10370 <source>D&amp;escription</source>
10371 <translation type="obsolete">&amp;Popis</translation>
10372 </message>
10373 <message>
10374 <source>D&amp;escription *</source>
10375 <translation type="obsolete">&amp;Popis *</translation>
10376 </message>
10377 <message>
10378 <source>S&amp;how</source>
10379 <translation>&amp;Zobrazit</translation>
10380 </message>
10381 <message>
10382 <source>Show</source>
10383 <translation type="obsolete">Zobrazit</translation>
10384 </message>
10385 <message>
10386 <source>Switch to the window of the selected virtual machine</source>
10387 <translation>Přepne do okna virtuálního počítače</translation>
10388 </message>
10389 <message>
10390 <source>S&amp;tart</source>
10391 <translation>&amp;Spustit</translation>
10392 </message>
10393 <message>
10394 <source>Start</source>
10395 <translation type="obsolete">Spustit</translation>
10396 </message>
10397 <message>
10398 <source>Start the selected virtual machine</source>
10399 <translation>Spustí vybraný virtuální počítač</translation>
10400 </message>
10401 <message>
10402 <source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;%1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
10403 <translation type="obsolete">&lt;h3&gt;Vítejte ve VirtualBoxu!&lt;/h3&gt;&lt;p&gt;Levá část tohoto okna je určena pro zobrazení seznamu všech virtuálních počítačů na vašem počítači. Seznam je teď prázdný, protože jste ještě žádný nevytvořili.&lt;img src=welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;Pro vytvoření nového virtuálního počítače stiskněte tlačítko &lt;b&gt;Nový&lt;/b&gt; v horní části hlavního okna.&lt;/p&gt;&lt;p&gt;Můžete stisknout klávesu &lt;b&gt;%1&lt;/b&gt; a dostat okamžitou nápovědu, nebo navštivte &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; pro aktuální informace a novinky.&lt;/p&gt;</translation>
10404 </message>
10405 <message>
10406 <source>&amp;Machine</source>
10407 <translation>&amp;Počítač</translation>
10408 </message>
10409 <message>
10410 <source>Show &amp;Log...</source>
10411 <translation>Zobrazit &amp;záznam...</translation>
10412 </message>
10413 <message>
10414 <source>Show Log...</source>
10415 <translation type="obsolete">Zobrazit záznam...</translation>
10416 </message>
10417 <message>
10418 <source>Show the log files of the selected virtual machine</source>
10419 <translation>Zobrazí soubory se záznamy vybraného virtuálního počítače</translation>
10420 </message>
10421 <message>
10422 <source>R&amp;egister VirtualBox...</source>
10423 <translation type="obsolete">R&amp;egistrovat VirtualBox...</translation>
10424 </message>
10425 <message>
10426 <source>Open VirtualBox registration form</source>
10427 <translation type="obsolete">Otevřít registrační formulář VirtualBoxu</translation>
10428 </message>
10429 <message>
10430 <source>R&amp;esume</source>
10431 <translation>Ob&amp;novit</translation>
10432 </message>
10433 <message>
10434 <source>Resume the execution of the virtual machine</source>
10435 <translation>Obnoví chod virtuálního počítače</translation>
10436 </message>
10437 <message>
10438 <source>&amp;Pause</source>
10439 <translation>&amp;Pauza</translation>
10440 </message>
10441 <message>
10442 <source>&amp;Import Appliance...</source>
10443 <translation>&amp;Importovat applianci...</translation>
10444 </message>
10445 <message>
10446 <source>Import an appliance into VirtualBox</source>
10447 <translation>Importuje applianci do aplikace VirtualBox</translation>
10448 </message>
10449 <message>
10450 <source>&amp;Export Appliance...</source>
10451 <translation>&amp;Exportovat applianci...</translation>
10452 </message>
10453 <message>
10454 <source>Export one or more VirtualBox virtual machines as an appliance</source>
10455 <translation>Exportuje applianci virtálních počítačů z aplikace VirtualBox</translation>
10456 </message>
10457 <message>
10458 <source>Suspend the execution of the virtual machine</source>
10459 <translation>Pozastaví chod virtuálního počítače</translation>
10460 </message>
10461 <message>
10462 <source>Re&amp;fresh</source>
10463 <translation>&amp;Aktualizovat</translation>
10464 </message>
10465 <message>
10466 <source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;%1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
10467 <translation>&lt;h3&gt;Vítejte ve VirtualBoxu!&lt;/h3&gt;&lt;p&gt;Levá část tohoto okna je určena pro zobrazení seznamu všech virtuálních počítačů na vašem počítači. Seznam je teď prázdný, protože jste ještě žádný nevytvořili.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;Pro vytvoření nového virtuálního počítače stiskněte tlačítko &lt;b&gt;Nový&lt;/b&gt; v horní části hlavního okna.&lt;/p&gt;&lt;p&gt;Pro okamžitou nápovědu stiskněte klávesu &lt;b&gt;%1&lt;/b&gt; nebo navštivte stránky &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; pro aktuální informace a novinky.&lt;/p&gt;</translation>
10468 </message>
10469 <message>
10470 <source>&amp;Virtual Media Manager...</source>
10471 <translation>Správce virtuálních &amp;medií...</translation>
10472 </message>
10473 <message>
10474 <source>Display the Virtual Media Manager dialog</source>
10475 <translation>Zobrazí dialog Správce virtuálních médií</translation>
10476 </message>
10477 <message>
10478 <source>Log</source>
10479 <comment>icon text</comment>
10480 <translation>Log</translation>
10481 </message>
10482 <message>
10483 <source>&amp;File</source>
10484 <comment>Mac OS X version</comment>
10485 <translation>&amp;Soubor</translation>
10486 </message>
10487 <message>
10488 <source>&amp;File</source>
10489 <comment>Non Mac OS X version</comment>
10490 <translation>&amp;Soubor</translation>
10491 </message>
10492 <message>
10493 <source>Select a virtual machine file</source>
10494 <translation>Vybere soubor s virtuálním počítačem</translation>
10495 </message>
10496 <message>
10497 <source>Virtual machine files (%1)</source>
10498 <translation>Soubory virtuálního počítače (%1)</translation>
10499 </message>
10500 <message>
10501 <source>Manager</source>
10502 <translation>Správce</translation>
10503 </message>
10504 <message>
10505 <source>&amp;Add...</source>
10506 <translation>&amp;Přidat...</translation>
10507 </message>
10508 <message>
10509 <source>Add an existing virtual machine</source>
10510 <translation type="unfinished"></translation>
10511 </message>
10512 <message>
10513 <source>&amp;Remove</source>
10514 <translation>&amp;Odstranit</translation>
10515 </message>
10516 <message>
10517 <source>Remove the selected virtual machine</source>
10518 <translation>Odstraní vybraný virtuální počítač</translation>
10519 </message>
10520 <message>
10521 <source>Show in Finder</source>
10522 <translation>Zobrazit ve Finderu</translation>
10523 </message>
10524 <message>
10525 <source>Show the VirtualBox Machine Definition file in Finder.</source>
10526 <translation>Zobrazí konfigurační soubory virtuálního počítače ve Finderu.</translation>
10527 </message>
10528 <message>
10529 <source>Create Alias on Desktop</source>
10530 <translation>Vytvořit alias na ploše</translation>
10531 </message>
10532 <message>
10533 <source>Creates an Alias file to the VirtualBox Machine Definition file on your Desktop.</source>
10534 <translation>Vytvoří alias pro definici virtuálního počítače na vaší ploše.</translation>
10535 </message>
10536 <message>
10537 <source>Show in Explorer</source>
10538 <translation>Zobrazit v průzkumníkovi</translation>
10539 </message>
10540 <message>
10541 <source>Show the VirtualBox Machine Definition file in Explorer.</source>
10542 <translation>Zobrazí definici pro virtuální počítač v průzkumníkovi.</translation>
10543 </message>
10544 <message>
10545 <source>Create Shortcut on Desktop</source>
10546 <translation>Vytvořit zástupce na ploše</translation>
10547 </message>
10548 <message>
10549 <source>Creates an Shortcut file to the VirtualBox Machine Definition file on your Desktop.</source>
10550 <translation>Pro konfigurační soubory virtuálního počítače.vytvoří zástupce na pracovní ploše.</translation>
10551 </message>
10552 <message>
10553 <source>Show in File Manager</source>
10554 <translation>Zobrazit se správci souborů</translation>
10555 </message>
10556 <message>
10557 <source>Show the VirtualBox Machine Definition file in the File Manager</source>
10558 <translation>Zobrazí konfigurační soubor pro virtuální počítač ve správci souborů</translation>
10559 </message>
10560 <message>
10561 <source>Show Toolbar</source>
10562 <translation>Zobrazit nástrojovou lištu</translation>
10563 </message>
10564 <message>
10565 <source>Show Statusbar</source>
10566 <translation>Zobrazit stavovou lištu</translation>
10567 </message>
10568</context>
10569<context>
10570 <name>VBoxSettingsDialog</name>
10571 <message>
10572 <source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information&lt;/i&gt;.</source>
10573 <translation type="obsolete">&lt;i&gt;Vyberte kategorii ze seznamu vlevo a posuňte kurzor myši nad položku nastavení pro získání více informací&lt;/i&gt;.</translation>
10574 </message>
10575 <message>
10576 <source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
10577 <translation type="obsolete">Na záložce &lt;b&gt;%1&lt;/b&gt; %2</translation>
10578 </message>
10579 <message>
10580 <source>Invalid settings detected</source>
10581 <translation type="obsolete">Zjištěno neplatné nastavení</translation>
10582 </message>
10583 <message>
10584 <source>Settings</source>
10585 <translation type="obsolete">Nastavení</translation>
10586 </message>
10587 <message>
10588 <source>Non-optimal settings detected</source>
10589 <translation type="obsolete">Bylo detekováno neoptimální nastavení</translation>
10590 </message>
10591</context>
10592<context>
10593 <name>VBoxSharedFoldersSettings</name>
10594 <message>
10595 <source>Name</source>
10596 <translation type="obsolete">Jméno</translation>
10597 </message>
10598 <message>
10599 <source>Path</source>
10600 <translation type="obsolete">Cesta</translation>
10601 </message>
10602 <message>
10603 <source>Shared &amp;Folders</source>
10604 <translation type="obsolete">Sdílené &amp;adresáře</translation>
10605 </message>
10606 <message>
10607 <source>&lt;qt&gt;Lists all shared folders accessible to this machine.
10608Use
10609&lt;tt&gt;net use x: \\vboxsvr\share&lt;/tt&gt;
10610to access a shared folder named &lt;i&gt;share&lt;/i&gt; from a DOS-like OS, or
10611&lt;tt&gt;mount -t vboxsf share mount_point&lt;/tt&gt;
10612to access it from a Linux OS. This feature requires Guest Additions.&lt;/qt&gt;</source>
10613 <translation type="obsolete">&lt;qt&gt;Zobrazí všechny sdílené adresáře dostupné tomuto počítači
10614Použijte
10615&lt;tt&gt;net use x: \\vboxsvr\sdileni&lt;/tt&gt;
10616pro přístup ke sdílenému adresáři jménem &lt;i&gt;sdileni&lt;/i&gt; z OS DOSového typu nebo
10617&lt;tt&gt;mount -t vboxsf share pripojny_bod&lt;/tt&gt;
10618pro přístup z Linuxových OS. Tato funkce vyžaduje Přídavky pro hosta.&lt;/qt&gt;</translation>
10619 </message>
10620 <message>
10621 <source>Add</source>
10622 <translation type="obsolete">Přidat</translation>
10623 </message>
10624 <message>
10625 <source>Adds a new shared folder definition.</source>
10626 <translation type="obsolete">Přidá definici nového sdíleného adresáře.</translation>
10627 </message>
10628 <message>
10629 <source>Edit</source>
10630 <translation type="obsolete">Upravit</translation>
10631 </message>
10632 <message>
10633 <source>Remove</source>
10634 <translation type="obsolete">Odstranit</translation>
10635 </message>
10636 <message>
10637 <source>Removes the selected shared folder definition.</source>
10638 <translation type="obsolete">Odstraní definici vybraného sdíleného adresáře.</translation>
10639 </message>
10640 <message>
10641 <source>Add a new shared folder</source>
10642 <translation type="obsolete">Přidá nový sdílený adresář</translation>
10643 </message>
10644 <message>
10645 <source>Edit the selected shared folder</source>
10646 <translation type="obsolete">Upraví vybraný sdílený adresář</translation>
10647 </message>
10648 <message>
10649 <source>Remove the selected shared folder</source>
10650 <translation type="obsolete">Odstraní vybraný sdílený adresář</translation>
10651 </message>
10652 <message>
10653 <source> Machine Folders</source>
10654 <translation type="obsolete"> Adresáře počítače</translation>
10655 </message>
10656 <message>
10657 <source> Transient Folders</source>
10658 <translation type="obsolete"> Přechodné adresáře</translation>
10659 </message>
10660 <message>
10661 <source>&lt;nobr&gt;Name:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Path:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;</source>
10662 <translation type="obsolete">&lt;nobr&gt;Jméno:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Cesta:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;</translation>
10663 </message>
10664 <message>
10665 <source>Edits the selected shared folder definition.</source>
10666 <translation type="obsolete">Upraví definici vybraného sdíleného adresáře.</translation>
10667 </message>
10668 <message>
10669 <source>Add a new shared folder (Ins)</source>
10670 <translation type="obsolete">Přidá nový sdílený adresář (Ins)</translation>
10671 </message>
10672 <message>
10673 <source>Space</source>
10674 <translation type="obsolete">Mezerník</translation>
10675 </message>
10676 <message>
10677 <source>Edit the selected shared folder (Space)</source>
10678 <translation type="obsolete">Upraví vybraný sdílený adresář (Mezerník)</translation>
10679 </message>
10680 <message>
10681 <source>Remove the selected shared folder (Del)</source>
10682 <translation type="obsolete">Odstraní vybraný sdílený adresář (Del)</translation>
10683 </message>
10684</context>
10685<context>
10686 <name>VBoxSnapshotDetailsDlg</name>
10687 <message>
10688 <source> Snapshot Details </source>
10689 <translation type="obsolete"> Detaily snímku </translation>
10690 </message>
10691 <message>
10692 <source>&amp;Name</source>
10693 <translation type="obsolete">Ná&amp;zev</translation>
10694 </message>
10695 <message>
10696 <source>&amp;Description</source>
10697 <translation type="obsolete">&amp;Popis</translation>
10698 </message>
10699 <message>
10700 <source>&amp;Machine Details</source>
10701 <translation type="obsolete">Detaily &amp;počítače</translation>
10702 </message>
10703 <message>
10704 <source>Help</source>
10705 <translation type="obsolete">Nápověda</translation>
10706 </message>
10707 <message>
10708 <source>Cancel</source>
10709 <translation type="obsolete">Zrušit</translation>
10710 </message>
10711 <message>
10712 <source>Details of %1 (%2)</source>
10713 <translation>Detaily %1 (%2)</translation>
10714 </message>
10715 <message>
10716 <source>Snapshot Details</source>
10717 <translation type="obsolete">Detaily smínku</translation>
10718 </message>
10719 <message>
10720 <source>Click to enlarge the screenshot.</source>
10721 <translation>Klepněte pro zvětšení snímku.</translation>
10722 </message>
10723 <message>
10724 <source>&amp;Name:</source>
10725 <translation>&amp;Název:</translation>
10726 </message>
10727 <message>
10728 <source>Taken:</source>
10729 <translation>Získán:</translation>
10730 </message>
10731 <message>
10732 <source>&amp;Description:</source>
10733 <translation>&amp;Popis:</translation>
10734 </message>
10735 <message>
10736 <source>D&amp;etails:</source>
10737 <translation>&amp;Detaily:</translation>
10738 </message>
10739</context>
10740<context>
10741 <name>VBoxSnapshotsWgt</name>
10742 <message>
10743 <source>[snapshot]</source>
10744 <translation type="obsolete">[snímek]</translation>
10745 </message>
10746 <message>
10747 <source>VBoxSnapshotsWgt</source>
10748 <translation></translation>
10749 </message>
10750 <message>
10751 <source>Discard Snapshot</source>
10752 <translation type="obsolete">Zahodit snímek</translation>
10753 </message>
10754 <message>
10755 <source>&amp;Discard Snapshot</source>
10756 <translation type="obsolete">Zaho&amp;dit snímek</translation>
10757 </message>
10758 <message>
10759 <source>Take Snapshot</source>
10760 <translation type="obsolete">Sejmout snímek</translation>
10761 </message>
10762 <message>
10763 <source>Take &amp;Snapshot</source>
10764 <translation>Sejmout &amp;snímek</translation>
10765 </message>
10766 <message>
10767 <source>Discard Current State</source>
10768 <translation type="obsolete">Zahodit aktuální stav</translation>
10769 </message>
10770 <message>
10771 <source>D&amp;iscard Current State</source>
10772 <translation type="obsolete">Zahod&amp;it aktuální stav</translation>
10773 </message>
10774 <message>
10775 <source>Discard Current Snapshot and State</source>
10776 <translation type="obsolete">Zahodit aktuální snímek a stav</translation>
10777 </message>
10778 <message>
10779 <source>D&amp;iscard Current Snapshot and State</source>
10780 <translation type="obsolete">Zahod&amp;it aktuální snímek a stav</translation>
10781 </message>
10782 <message>
10783 <source>Show Details</source>
10784 <translation type="obsolete">Zobrazit detaily</translation>
10785 </message>
10786 <message>
10787 <source>S&amp;how Details</source>
10788 <translation>Z&amp;obrazit detaily</translation>
10789 </message>
10790 <message>
10791 <source>Space</source>
10792 <translation type="obsolete">Místo</translation>
10793 </message>
10794 <message>
10795 <source>Current State (changed)</source>
10796 <comment>Current State (Modified)</comment>
10797 <translation>Aktuální stav (změněn)</translation>
10798 </message>
10799 <message>
10800 <source>Current State</source>
10801 <comment>Current State (Unmodified)</comment>
10802 <translation>Aktuální stav</translation>
10803 </message>
10804 <message>
10805 <source>The current state differs from the state stored in the current snapshot</source>
10806 <translation>Aktuální stav se liší od stavu uloženého v aktuálním snímku</translation>
10807 </message>
10808 <message>
10809 <source>The current state is identical to the state stored in the current snapshot</source>
10810 <translation>Aktuální stav se shoduje se stavem uloženým v aktuálním snímku</translation>
10811 </message>
10812 <message>
10813 <source> (current, </source>
10814 <comment>Snapshot details</comment>
10815 <translation> (aktuální, </translation>
10816 </message>
10817 <message>
10818 <source>online)</source>
10819 <comment>Snapshot details</comment>
10820 <translation>připojen)</translation>
10821 </message>
10822 <message>
10823 <source>offline)</source>
10824 <comment>Snapshot details</comment>
10825 <translation>nepřipojen)</translation>
10826 </message>
10827 <message>
10828 <source>Taken at %1</source>
10829 <comment>Snapshot (time)</comment>
10830 <translation>Získán v %1</translation>
10831 </message>
10832 <message>
10833 <source>Taken on %1</source>
10834 <comment>Snapshot (date + time)</comment>
10835 <translation>Získán %1</translation>
10836 </message>
10837 <message>
10838 <source>%1 since %2</source>
10839 <comment>Current State (time or date + time)</comment>
10840 <translation>%1 od %2</translation>
10841 </message>
10842 <message>
10843 <source>Snapshot %1</source>
10844 <translation>Snímek %1</translation>
10845 </message>
10846 <message>
10847 <source>Discard the selected snapshot of the virtual machine</source>
10848 <translation type="obsolete">Zahodit vybraný snímek virtuálního počítače</translation>
10849 </message>
10850 <message>
10851 <source>Take a snapshot of the current virtual machine state</source>
10852 <translation>Sejmout snímek aktuálního stavu virtuálního počítače</translation>
10853 </message>
10854 <message>
10855 <source>Revert to Current Snapshot</source>
10856 <translation type="obsolete">Vrátit k aktuálnímu snímku</translation>
10857 </message>
10858 <message>
10859 <source>&amp;Revert to Current Snapshot</source>
10860 <translation type="obsolete">V&amp;rátit se k aktuálnímu snímku</translation>
10861 </message>
10862 <message>
10863 <source>Restore the virtual machine state from the state stored in the current snapshot</source>
10864 <translation type="obsolete">Obnoví stav virtuálního počítače do stavu uloženého v aktuálním snímku</translation>
10865 </message>
10866 <message>
10867 <source>Discard the current snapshot and revert the machine to the state it had before the snapshot was taken</source>
10868 <translation type="obsolete">Zahodí aktuální snímek a vrátí počítač do stavu před sejmutím snímku</translation>
10869 </message>
10870 <message>
10871 <source>Show the details of the selected snapshot</source>
10872 <translation>Zobrazí detaily vybraného snímku</translation>
10873 </message>
10874 <message>
10875 <source> (%1)</source>
10876 <translation> (%1)</translation>
10877 </message>
10878 <message numerus="yes">
10879 <source> (%n day(s) ago)</source>
10880 <translation type="obsolete">
10881 <numerusform> (před %n dnem)</numerusform>
10882 <numerusform> (před %n dny)</numerusform>
10883 <numerusform> (před %n dny)</numerusform>
10884 </translation>
10885 </message>
10886 <message numerus="yes">
10887 <source> (%n hour(s) ago)</source>
10888 <translation type="obsolete">
10889 <numerusform> (před %n hodinou)</numerusform>
10890 <numerusform> (před %n hodinami)</numerusform>
10891 <numerusform> (před %n hodinami)</numerusform>
10892 </translation>
10893 </message>
10894 <message numerus="yes">
10895 <source> (%n minute(s) ago)</source>
10896 <translation type="obsolete">
10897 <numerusform> (před %n minutou)</numerusform>
10898 <numerusform> (před %n minutami)</numerusform>
10899 <numerusform> (před %n minutami)</numerusform>
10900 </translation>
10901 </message>
10902 <message numerus="yes">
10903 <source> (%n second(s) ago)</source>
10904 <translation type="obsolete">
10905 <numerusform> (před %n vteřinou)</numerusform>
10906 <numerusform> (před %n vteřinami)</numerusform>
10907 <numerusform> (před %n vteřinami)</numerusform>
10908 </translation>
10909 </message>
10910 <message>
10911 <source>&amp;Restore Snapshot</source>
10912 <translation>&amp;Obnovit snímek</translation>
10913 </message>
10914 <message>
10915 <source>&amp;Delete Snapshot</source>
10916 <translation>S&amp;mazat snímek</translation>
10917 </message>
10918 <message>
10919 <source>Restore the selected snapshot of the virtual machine</source>
10920 <translation>Obnoví vybraný snímek virtuálního počítače</translation>
10921 </message>
10922 <message>
10923 <source>Delete the selected snapshot of the virtual machine</source>
10924 <translation>Smaže vybraný snímek virtuálního počítače</translation>
10925 </message>
10926 <message>
10927 <source> (%1 ago)</source>
10928 <translation> (před %1)</translation>
10929 </message>
10930</context>
10931<context>
10932 <name>VBoxSwitchMenu</name>
10933 <message>
10934 <source>Disable</source>
10935 <translation>Vypnout</translation>
10936 </message>
10937 <message>
10938 <source>Enable</source>
10939 <translation>Zapnout</translation>
10940 </message>
10941</context>
10942<context>
10943 <name>VBoxTakeSnapshotDlg</name>
10944 <message>
10945 <source>Take Snapshot of Virtual Machine</source>
10946 <translation>Vytvoření snímku virtuálního počítače</translation>
10947 </message>
10948 <message>
10949 <source>Snapshot &amp;Name</source>
10950 <translation>Ná&amp;zev snímku</translation>
10951 </message>
10952 <message>
10953 <source>Snapshot &amp;Description</source>
10954 <translation>&amp;Popis snímku</translation>
10955 </message>
10956 <message>
10957 <source>Help</source>
10958 <translation type="obsolete">Nápověda</translation>
10959 </message>
10960 <message>
10961 <source>Cancel</source>
10962 <translation type="obsolete">Zrušit</translation>
10963 </message>
10964 <message numerus="yes">
10965 <source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. As long as you are working from this snapshot the immutable image(s) will not be reset to avoid loss of data.</source>
10966 <translation>
10967 <numerusform>Varování: Chystáte se sejmout snímek z virtuálního počítače, který má připojen %n nesmazatelný obraz. Dokud budete pracovat s tímto snímkem nebude možné nesmazatelný disk obnovit aby jste nepřišli o data.</numerusform>
10968 <numerusform>Varování: Chystáte se sejmout snímek z virtuálního počítače, který má připojeno %n nesmazatelných obrazů. Dokud budete pracovat s tímto snímkem nebude možné nesmazatelné disky obnovit aby jste nepřišli o data.</numerusform>
10969 <numerusform>Varování: Chystáte se sejmout snímek z virtuálního počítače, který má připojeno %n nesmazatelných obrazů. Dokud budete pracovat s tímto snímkem nebude možné nesmazatelné disky obnovit aby jste nepřišli o data.</numerusform>
10970 </translation>
10971 </message>
10972</context>
10973<context>
10974 <name>VBoxTextEditor</name>
10975 <message>
10976 <source>Edit text</source>
10977 <translation>Upravit text</translation>
10978 </message>
10979 <message>
10980 <source>&amp;Replace...</source>
10981 <translation>&amp;Nahradit...</translation>
10982 </message>
10983 <message>
10984 <source>Replaces the current text with the content of a file.</source>
10985 <translation>Nahradí aktuální text obsahem vybraného souboru.</translation>
10986 </message>
10987 <message>
10988 <source>Text (*.txt);;All (*.*)</source>
10989 <translation>Text (*.txt);;Vše (*.*)</translation>
10990 </message>
10991 <message>
10992 <source>Select a file to open...</source>
10993 <translation>Vyberte soubor pro načtení...</translation>
10994 </message>
10995</context>
10996<context>
10997 <name>VBoxTrayIcon</name>
10998 <message>
10999 <source>Show Selector Window</source>
11000 <translation type="obsolete">Zobrazit okno výběru</translation>
11001 </message>
11002 <message>
11003 <source>Show the selector window assigned to this menu</source>
11004 <translation type="obsolete">Zobrazí okno s výběrem přiřazené k této nabídce</translation>
11005 </message>
11006 <message>
11007 <source>Hide Tray Icon</source>
11008 <translation type="obsolete">Skrýt ikonu</translation>
11009 </message>
11010 <message>
11011 <source>Remove this icon from the system tray</source>
11012 <translation type="obsolete">Odstraní ikonu z oznamovací oblasti</translation>
11013 </message>
11014 <message>
11015 <source>&amp;Other Machines...</source>
11016 <comment>tray menu</comment>
11017 <translation type="obsolete">&amp;Další počítače...</translation>
11018 </message>
11019</context>
11020<context>
11021 <name>VBoxUSBFilterSettings</name>
11022 <message>
11023 <source>&amp;Name</source>
11024 <translation type="obsolete">&amp;Jméno</translation>
11025 </message>
11026 <message>
11027 <source>Displays the filter name.</source>
11028 <translation type="obsolete">Zobrazí jméno filtru.</translation>
11029 </message>
11030 <message>
11031 <source>&amp;Manufacturer</source>
11032 <translation type="obsolete">&amp;Výrobce</translation>
11033 </message>
11034 <message>
11035 <source>Pro&amp;duct</source>
11036 <translation type="obsolete">Pro&amp;dukt</translation>
11037 </message>
11038 <message>
11039 <source>&amp;Serial No.</source>
11040 <translation type="obsolete">&amp;Sériové č.</translation>
11041 </message>
11042 <message>
11043 <source>R&amp;emote</source>
11044 <translation type="obsolete">Vzdál&amp;ený</translation>
11045 </message>
11046 <message>
11047 <source>&amp;Action</source>
11048 <translation type="obsolete">&amp;Akce</translation>
11049 </message>
11050 <message>
11051 <source>&amp;Vendor ID</source>
11052 <translation type="obsolete">ID &amp;výrobce</translation>
11053 </message>
11054 <message>
11055 <source>&amp;Product ID</source>
11056 <translation type="obsolete">ID &amp;produktu</translation>
11057 </message>
11058 <message>
11059 <source>&amp;Revision</source>
11060 <translation type="obsolete">&amp;Revize</translation>
11061 </message>
11062 <message>
11063 <source>Any</source>
11064 <comment>remote</comment>
11065 <translation type="obsolete">Jakýkoliv</translation>
11066 </message>
11067 <message>
11068 <source>Yes</source>
11069 <comment>remote</comment>
11070 <translation type="obsolete">Ano</translation>
11071 </message>
11072 <message>
11073 <source>No</source>
11074 <comment>remote</comment>
11075 <translation type="obsolete">Ne</translation>
11076 </message>
11077 <message>
11078 <source>&lt;qt&gt;Defines the manufacturer filter as an
11079&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
11080value.&lt;/qt&gt;</source>
11081 <translation type="obsolete">&lt;qt&gt;Definuje filtr výrobce jako
11082&lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec zahrne jakoukoliv
11083hodnotu.&lt;/qt&gt;</translation>
11084 </message>
11085 <message>
11086 <source>&lt;qt&gt;Defines the product name filter as an
11087&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
11088value.&lt;/qt&gt;</source>
11089 <translation type="obsolete">&lt;qt&gt;Definuje filtr jména produktu jako
11090&lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec zahrne jakoukoliv
11091hodnotu.&lt;/qt&gt;</translation>
11092 </message>
11093 <message>
11094 <source>&lt;qt&gt;Defines the serial number filter as an
11095&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
11096value.&lt;/qt&gt;</source>
11097 <translation type="obsolete">&lt;qt&gt;Definuje filtr sériového čísla jako
11098&lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec zahrne jakoukoliv
11099hodnotu.&lt;/qt&gt;</translation>
11100 </message>
11101 <message>
11102 <source>&lt;qt&gt;Defines whether this filter applies
11103to USB devices attached locally to the host computer (&lt;i&gt;No&lt;/i&gt;),
11104to a VRDP client&apos;s computer (&lt;i&gt;Yes&lt;/i&gt;),
11105or both (&lt;i&gt;Any&lt;/i&gt;).&lt;/qt&gt;</source>
11106 <translation type="obsolete">&lt;qt&gt;Definuje, zda bude filtr použit
11107na USB zařízení připojené k hostitelskému počítači (&lt;i&gt;Ne&lt;/i&gt;),
11108k počítači VRDP klienta (&lt;i&gt;Ano&lt;/i&gt;),
11109nebo obojímu (&lt;i&gt;Jakýkoliv&lt;/i&gt;).&lt;/qt&gt;</translation>
11110 </message>
11111 <message>
11112 <source>&lt;qt&gt;Defines an action performed by the host
11113computer when a matching device is attached: give it up to the host OS
11114(&lt;i&gt;Ignore&lt;/i&gt;) or grab it for later usage by virtual machines
11115(&lt;i&gt;Hold&lt;/i&gt;).&lt;/qt&gt;</source>
11116 <translation type="obsolete">&lt;qt&gt;Definuje akci provedenou hostitelským
11117počítačem, když je připojeno odpovídající zařízení: nechat to na hostitelském OS
11118(&lt;i&gt;Ignorovat&lt;/i&gt;) nebo odchytit pro pozdější použití virtuálními počítači
11119(&lt;i&gt;Držet&lt;/i&gt;).&lt;/qt&gt;</translation>
11120 </message>
11121 <message>
11122 <source>&lt;qt&gt;Defines the vendor ID filter. The
11123&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
11124&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
11125value.&lt;/qt&gt;</source>
11126 <translation type="obsolete">&lt;qt&gt;Definuje filtr ID výrobce.
11127Formát pro &lt;i&gt;přesnou shodu&lt;/i&gt; řetězce je &lt;tt&gt;XXXX&lt;/tt&gt; kde
11128&lt;tt&gt;X&lt;/tt&gt; je šestnáctková číslice. Prázdný řetězec zahrne jakoukoliv
11129hodnotu.&lt;/qt&gt;</translation>
11130 </message>
11131 <message>
11132 <source>&lt;qt&gt;Defines the product ID filter. The
11133&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
11134&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
11135value.&lt;/qt&gt;</source>
11136 <translation type="obsolete">&lt;qt&gt;Definuje filtr ID produktu.
11137Formát pro &lt;i&gt;přesnou shodu&lt;/i&gt; řetězce je &lt;tt&gt;XXXX&lt;/tt&gt; kde
11138&lt;tt&gt;X&lt;/tt&gt; je šestnáctková číslice. Prázdný řetězec zahrne jakoukoliv
11139hodnotu.&lt;/qt&gt;</translation>
11140 </message>
11141 <message>
11142 <source>&lt;qt&gt;Defines the revision number filter. The
11143&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where
11144&lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt;
11145is a decimal digit of the fractional part. An empty string will match any
11146value.&lt;/qt&gt;</source>
11147 <translation type="obsolete">&lt;qt&gt;Definuje filtr čísla revize.
11148Formát pro &lt;i&gt;přesnou shodu&lt;/i&gt; řetězce je &lt;tt&gt;IIFF&lt;/tt&gt; kde
11149&lt;tt&gt;I&lt;/tt&gt; je desítková číslice celočíselné části a &lt;tt&gt;F&lt;/tt&gt;
11150je desítková číslice desetiné části. Prázdný řetězec zahrne jakoukoliv
11151hodnotu.&lt;/qt&gt;</translation>
11152 </message>
11153 <message>
11154 <source>&lt;qt&gt;Defines the host USB port filter as an
11155&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
11156value.&lt;/qt&gt;</source>
11157 <translation type="obsolete">&lt;qt&gt;Definuje filtr hostitelského USB filtru jako
11158&lt;i&gt;přesnou shodu&lt;/i&gt; řetězců. Prázdný řetězec zahrne jakoukoliv
11159hodnotu.&lt;/qt&gt;</translation>
11160 </message>
11161</context>
11162<context>
11163 <name>VBoxUSBMenu</name>
11164 <message>
11165 <source>&lt;no devices available&gt;</source>
11166 <comment>USB devices</comment>
11167 <translation>&lt;žádná dostupná zařízení&gt;</translation>
11168 </message>
11169 <message>
11170 <source>No supported devices connected to the host PC</source>
11171 <comment>USB device tooltip</comment>
11172 <translation>K hostitelskému PC není připojeno žádné podporované zařízení</translation>
11173 </message>
11174</context>
11175<context>
11176 <name>VBoxUpdateDlg</name>
11177 <message>
11178 <source>1 day</source>
11179 <translation>den</translation>
11180 </message>
11181 <message>
11182 <source>2 days</source>
11183 <translation>2 dny</translation>
11184 </message>
11185 <message>
11186 <source>3 days</source>
11187 <translation>3 dny</translation>
11188 </message>
11189 <message>
11190 <source>4 days</source>
11191 <translation>4 dny</translation>
11192 </message>
11193 <message>
11194 <source>5 days</source>
11195 <translation>5 dní</translation>
11196 </message>
11197 <message>
11198 <source>6 days</source>
11199 <translation>6 dní</translation>
11200 </message>
11201 <message>
11202 <source>1 week</source>
11203 <translation>týden</translation>
11204 </message>
11205 <message>
11206 <source>2 weeks</source>
11207 <translation>2 týdny</translation>
11208 </message>
11209 <message>
11210 <source>3 weeks</source>
11211 <translation>3 týdny</translation>
11212 </message>
11213 <message>
11214 <source>1 month</source>
11215 <translation>měsíc</translation>
11216 </message>
11217 <message>
11218 <source>Never</source>
11219 <translation>Nikdy</translation>
11220 </message>
11221 <message>
11222 <source>Connection timed out.</source>
11223 <translation type="obsolete">Spojení vypršelo.</translation>
11224 </message>
11225 <message>
11226 <source>Could not locate the latest version list on the server (response: %1).</source>
11227 <translation type="obsolete">Na serveru nelze nalézt informace o poslední verzi (odpověď: %1).</translation>
11228 </message>
11229 <message>
11230 <source>Chec&amp;k</source>
11231 <translation>Z&amp;kontrolovat</translation>
11232 </message>
11233 <message>
11234 <source>&amp;Close</source>
11235 <translation>&amp;Zavřít</translation>
11236 </message>
11237 <message>
11238 <source>VirtualBox Update Wizard</source>
11239 <translation>Průvodce aktualizací</translation>
11240 </message>
11241 <message>
11242 <source>Check for Updates</source>
11243 <translation>Zkontroluje aktualizace</translation>
11244 </message>
11245 <message>
11246 <source>&lt;p&gt;This wizard will connect to the VirtualBox web-site and check if a newer version of VirtualBox is available.&lt;/p&gt;
11247&lt;p&gt;Use the &lt;b&gt;Check&lt;/b&gt; button to check for a new version now or the &lt;b&gt;Cancel&lt;/b&gt; button if you do not want to perform this check.&lt;/p&gt;
11248&lt;p&gt;You can run this wizard at any time by choosing &lt;b&gt;Check for Updates...&lt;/b&gt; from the &lt;b&gt;Help&lt;/b&gt; menu.&lt;/p&gt;</source>
11249 <translation type="obsolete">&lt;p&gt;Průvodce se připojí na web VirtualBoxu a pokusí se zjistit, zda je dostupná nová verze aplikace.&lt;/p&gt;
11250&lt;p&gt;Použijte tlačítko &lt;b&gt;Zkontrolovat&lt;/b&gt; pro kontrolu nové verze nebo klepněte na tlačítko &lt;b&gt;Zrušit&lt;/b&gt;.
11251&lt;p&gt;Tohoto průvodce můžete spustit kdykoliv zvolením &lt;b&gt;Zkontrolovat aktualizace...&lt;/b&gt; z nabídky &lt;b&gt;Nápověda&lt;b/&gt;</translation>
11252 </message>
11253 <message>
11254 <source>Cancel</source>
11255 <translation>Zrušit</translation>
11256 </message>
11257 <message>
11258 <source>Summary</source>
11259 <translation>Shrnutí</translation>
11260 </message>
11261 <message>
11262 <source>&lt;p&gt;A new version of VirtualBox has been released! Version &lt;b&gt;%1&lt;/b&gt; is available at &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;You can download this version using the link:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
11263 <translation>&lt;p&gt;Byla vydána nová verze aplikace VirtualBox! Na stránce &lt;a href=&quot;http://www.virtualbox.org/&quot;&gt;virtualbox.org&lt;/a&gt; je verze &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Tuto verzi si můžete stáhnout přímo zde: &lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</translation>
11264 </message>
11265 <message>
11266 <source>&lt;p&gt;Unable to obtain the new version information due to the following network error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
11267 <translation>&lt;p&gt;Nelze získat informace o nové verzi z důvodu následující síťové chyby: &lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</translation>
11268 </message>
11269 <message>
11270 <source>You are already running the most recent version of VirtualBox.</source>
11271 <translation>Máte nainstalovanou aktuální verzi VirtualBoxu. Prosím proveďte kontrolu verze později.</translation>
11272 </message>
11273 <message>
11274 <source>&lt;p&gt;This wizard will connect to the VirtualBox web-site and check if a newer version of VirtualBox is available.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Check&lt;/b&gt; button to check for a new version now or the &lt;b&gt;Cancel&lt;/b&gt; button if you do not want to perform this check.&lt;/p&gt;&lt;p&gt;You can run this wizard at any time by choosing &lt;b&gt;Check for Updates...&lt;/b&gt; from the &lt;b&gt;Help&lt;/b&gt; menu.&lt;/p&gt;</source>
11275 <translation>&lt;p&gt;Průvodce se připojí na web VirtualBoxu a pokusí se zjistit, zda je dostupná nová verze aplikace.&lt;/p&gt;&lt;p&gt;Použijte tlačítko &lt;b&gt;Zkontrolovat&lt;/b&gt; pro kontrolu nové verze nebo klepněte na tlačítko &lt;b&gt;Zrušit&lt;/b&gt;.&lt;p&gt;Tohoto průvodce můžete spustit kdykoliv zvolením &lt;b&gt;Zkontrolovat aktualizace...&lt;/b&gt; z nabídky &lt;b&gt;Nápověda&lt;b/&gt;</translation>
11276 </message>
11277</context>
11278<context>
11279 <name>VBoxVMDescriptionPage</name>
11280 <message>
11281 <source>No description. Press the Edit button below to add it.</source>
11282 <translation type="obsolete">Bez popisu. Stiskněte tlačítko Upravit pro přidání.</translation>
11283 </message>
11284 <message>
11285 <source>Edit</source>
11286 <translation type="obsolete">Upravit</translation>
11287 </message>
11288 <message>
11289 <source>Edit (Ctrl+E)</source>
11290 <translation type="obsolete">Upravit (Ctrl+E)</translation>
11291 </message>
11292</context>
11293<context>
11294 <name>VBoxVMDetailsView</name>
11295 <message>
11296 <source>The selected virtual machine is &lt;i&gt;inaccessible&lt;/i&gt;. Please inspect the error message shown below and press the &lt;b&gt;Refresh&lt;/b&gt; button if you want to repeat the accessibility check:</source>
11297 <translation type="obsolete">Vybraný virtuální počítač je &lt;i&gt;nedostupný&lt;/i&gt;. Prosím prohlédněte si chybovou zprávu zobrazenou níže a stiskněte tlačítko &lt;b&gt;Obnovit&lt;/b&gt;, pokud chcete zopakovat test dostupnosti:</translation>
11298 </message>
11299</context>
11300<context>
11301 <name>VBoxVMInformationDlg</name>
11302 <message>
11303 <source>&amp;Close</source>
11304 <translation type="obsolete">&amp;Zavřít</translation>
11305 </message>
11306 <message>
11307 <source>%1 - Session Information</source>
11308 <translation>%1 - Informace o sezení</translation>
11309 </message>
11310 <message>
11311 <source>&amp;Details</source>
11312 <translation>&amp;Detaily</translation>
11313 </message>
11314 <message>
11315 <source>&amp;Runtime</source>
11316 <translation>&amp;Runtime</translation>
11317 </message>
11318 <message>
11319 <source>DMA Transfers</source>
11320 <translation>DMA přenosy</translation>
11321 </message>
11322 <message>
11323 <source>PIO Transfers</source>
11324 <translation>PIO přenosy</translation>
11325 </message>
11326 <message>
11327 <source>Data Read</source>
11328 <translation>Přečteno dat</translation>
11329 </message>
11330 <message>
11331 <source>Data Written</source>
11332 <translation>Zapsáno dat</translation>
11333 </message>
11334 <message>
11335 <source>Data Transmitted</source>
11336 <translation>Přeneseno dat</translation>
11337 </message>
11338 <message>
11339 <source>Data Received</source>
11340 <translation>Přijato dat</translation>
11341 </message>
11342 <message>
11343 <source>Enabled</source>
11344 <translation type="obsolete">Povoleno</translation>
11345 </message>
11346 <message>
11347 <source>Runtime Attributes</source>
11348 <translation>Parametry při spuštění</translation>
11349 </message>
11350 <message>
11351 <source>Screen Resolution</source>
11352 <translation>Rozlišení obrazovky</translation>
11353 </message>
11354 <message>
11355 <source>CD/DVD-ROM Statistics</source>
11356 <translation type="obsolete">Statistika CD/DVD-ROM</translation>
11357 </message>
11358 <message>
11359 <source>Network Adapter Statistics</source>
11360 <translation type="obsolete">Statistiky síťového rozhraní</translation>
11361 </message>
11362 <message>
11363 <source>Not attached</source>
11364 <translation type="obsolete">Nepřipojeno</translation>
11365 </message>
11366 <message>
11367 <source>Version %1.%2</source>
11368 <comment>guest additions</comment>
11369 <translation type="obsolete">Verze %1.%2</translation>
11370 </message>
11371 <message>
11372 <source>Not Detected</source>
11373 <comment>guest additions</comment>
11374 <translation>Nedetekováno</translation>
11375 </message>
11376 <message>
11377 <source>Not Detected</source>
11378 <comment>guest os type</comment>
11379 <translation>Nedetekováno</translation>
11380 </message>
11381 <message>
11382 <source>Guest Additions</source>
11383 <translation>Přídavky pro hosta</translation>
11384 </message>
11385 <message>
11386 <source>Guest OS Type</source>
11387 <translation>OS hosta</translation>
11388 </message>
11389 <message>
11390 <source>Hard Disk Statistics</source>
11391 <translation type="obsolete">Statistika pevného disku</translation>
11392 </message>
11393 <message>
11394 <source>No Hard Disks</source>
11395 <translation type="obsolete">Bez pevných disků</translation>
11396 </message>
11397 <message>
11398 <source>No Network Adapters</source>
11399 <translation>Bez síťových adaptérů</translation>
11400 </message>
11401 <message>
11402 <source>Enabled</source>
11403 <comment>nested paging</comment>
11404 <translation type="obsolete">Povoleno</translation>
11405 </message>
11406 <message>
11407 <source>Disabled</source>
11408 <comment>nested paging</comment>
11409 <translation type="obsolete">Zakázáno</translation>
11410 </message>
11411 <message>
11412 <source>VBoxVMInformationDlg</source>
11413 <translation></translation>
11414 </message>
11415 <message>
11416 <source>Not Available</source>
11417 <comment>details report (VRDP server port)</comment>
11418 <translation type="obsolete">Nedostupný</translation>
11419 </message>
11420 <message>
11421 <source>Storage Statistics</source>
11422 <translation>Statistiky o úložištích</translation>
11423 </message>
11424 <message>
11425 <source>No Storage Devices</source>
11426 <translation>Bez zařízení pro úložiště</translation>
11427 </message>
11428 <message>
11429 <source>Network Statistics</source>
11430 <translation>Statistiky síťových rozhraní</translation>
11431 </message>
11432 <message>
11433 <source>Nested Paging</source>
11434 <comment>details report</comment>
11435 <translation type="obsolete">Přímý přístup k hardware</translation>
11436 </message>
11437 <message>
11438 <source>Not Available</source>
11439 <comment>details report (VRDE server port)</comment>
11440 <translation>Nedostupný</translation>
11441 </message>
11442</context>
11443<context>
11444 <name>VBoxVMListBox</name>
11445 <message>
11446 <source>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 since %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</source>
11447 <comment>VM tooltip (name, last state change, session state)</comment>
11448 <translation type="obsolete">&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 od %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Sezení %4&lt;/nobr&gt;</translation>
11449 </message>
11450 <message>
11451 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Inaccessible since %2&lt;/nobr&gt;</source>
11452 <comment>Inaccessible VM tooltip (name, last state change)</comment>
11453 <translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Nedostupné od %2&lt;/nobr&gt;</translation>
11454 </message>
11455 <message>
11456 <source>Inaccessible</source>
11457 <translation type="obsolete">Nedostupný</translation>
11458 </message>
11459</context>
11460<context>
11461 <name>VBoxVMLogViewer</name>
11462 <message>
11463 <source>Log Viewer</source>
11464 <translation>Prohlížeč záznamu</translation>
11465 </message>
11466 <message>
11467 <source>&amp;Save</source>
11468 <translation>&amp;Uložit</translation>
11469 </message>
11470 <message>
11471 <source>&amp;Refresh</source>
11472 <translation>&amp;Aktualizovat</translation>
11473 </message>
11474 <message>
11475 <source>&amp;Close</source>
11476 <translation type="obsolete">&amp;Zavřít</translation>
11477 </message>
11478 <message>
11479 <source>%1 - VirtualBox Log Viewer</source>
11480 <translation>%1 - Prohlížeč záznamu VirtualBoxu</translation>
11481 </message>
11482 <message>
11483 <source>&lt;p&gt;No log files found. Press the &lt;b&gt;Refresh&lt;/b&gt; button to rescan the log folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</source>
11484 <translation>&lt;p&gt;Žádný soubor se záznamem nenalezen. Stiskněte tlačítko &lt;b&gt;Aktualizovat&lt;/b&gt; pro opětovné prozkoumání složky se záznamy &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</translation>
11485 </message>
11486 <message>
11487 <source>Save VirtualBox Log As</source>
11488 <translation>Uložit záznam VirtualBoxu jako</translation>
11489 </message>
11490 <message>
11491 <source>Help</source>
11492 <translation type="obsolete">Nápověda</translation>
11493 </message>
11494 <message>
11495 <source>&amp;Find</source>
11496 <translation>&amp;Hledat</translation>
11497 </message>
11498 <message>
11499 <source>Close</source>
11500 <translation>Zavřít</translation>
11501 </message>
11502</context>
11503<context>
11504 <name>VBoxVMNetworkSettings</name>
11505 <message>
11506 <source>&amp;Enable Network Adapter</source>
11507 <translation type="obsolete">&amp;Povolit síťovou kartu</translation>
11508 </message>
11509 <message>
11510 <source>&amp;Attached to</source>
11511 <translation type="obsolete">Př&amp;ipojeno k</translation>
11512 </message>
11513 <message>
11514 <source>&amp;MAC Address</source>
11515 <translation type="obsolete">&amp;MAC adresa</translation>
11516 </message>
11517 <message>
11518 <source>&amp;Generate</source>
11519 <translation type="obsolete">&amp;Generovat</translation>
11520 </message>
11521 <message>
11522 <source>Generates a new random MAC address.</source>
11523 <translation type="obsolete">Vygeneruje novou náhodnou MAC adresu.</translation>
11524 </message>
11525 <message>
11526 <source>Ca&amp;ble Connected</source>
11527 <translation type="obsolete">Ka&amp;bel připojen</translation>
11528 </message>
11529 <message>
11530 <source>Host Interface Settings</source>
11531 <translation type="obsolete">Nastavení hostitelského rozhraní</translation>
11532 </message>
11533 <message>
11534 <source>&amp;Interface Name</source>
11535 <translation type="obsolete">Název &amp;rozhraní</translation>
11536 </message>
11537 <message>
11538 <source>&amp;File Descriptor</source>
11539 <translation type="obsolete">Popisovač &amp;souboru</translation>
11540 </message>
11541 <message>
11542 <source>&amp;Setup Application</source>
11543 <translation type="obsolete">&amp;Nastavení aplikace</translation>
11544 </message>
11545 <message>
11546 <source>Select</source>
11547 <translation type="obsolete">Vybrat</translation>
11548 </message>
11549 <message>
11550 <source>&amp;Terminate Application</source>
11551 <translation type="obsolete">Ukončit&amp;t aplikaci</translation>
11552 </message>
11553 <message>
11554 <source>Select TAP setup application</source>
11555 <translation type="obsolete">Vyberte aplikaci nastavení TAP</translation>
11556 </message>
11557 <message>
11558 <source>Select TAP terminate application</source>
11559 <translation type="obsolete">Vyberte aplikaci ukončení TAP</translation>
11560 </message>
11561 <message>
11562 <source>When checked, plugs this virtual network adapter into the virtual machine.</source>
11563 <translation type="obsolete">Je-li zatrženo, připojí vybraný virtuální síťový adaptér do virtuálního počítače.</translation>
11564 </message>
11565 <message>
11566 <source>Controls how this virtual adapter is attached to the real network of the Host OS.</source>
11567 <translation type="obsolete">Ovládá způsob, jakým bude virtuální karta připojena k reálné síti hostitelského OS.</translation>
11568 </message>
11569 <message>
11570 <source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}.</source>
11571 <translation type="obsolete">Ukazuje MAC adresu této karty. Skládá se přesně z 12 znaků vybraných z {0-9,A-F}.</translation>
11572 </message>
11573 <message>
11574 <source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
11575 <translation type="obsolete">Indikuje, zda je virtuální síťový kabel připojen k počítači při startu či nikoliv.</translation>
11576 </message>
11577 <message>
11578 <source>Displays the name of the host interface selected for this adapter.</source>
11579 <translation type="obsolete">Ukazuje jméno hostitelského rozhraní připojeného k této kartě.</translation>
11580 </message>
11581 <message>
11582 <source>Displays the TAP interface name.</source>
11583 <translation type="obsolete">Ukazuje jméno TAP rozhraní.</translation>
11584 </message>
11585 <message>
11586 <source>Displays the command executed to set up the TAP interface.</source>
11587 <translation type="obsolete">Zobrazuje příkaz prováděný pro nastavení TAP rozhraní.</translation>
11588 </message>
11589 <message>
11590 <source>Selects the setup application.</source>
11591 <translation type="obsolete">Vybírá aplikaci nastavení.</translation>
11592 </message>
11593 <message>
11594 <source>Displays the command executed to terminate the TAP interface.</source>
11595 <translation type="obsolete">Zobrazuje příkaz prováděný pro ukončení TAP rozhraní.</translation>
11596 </message>
11597 <message>
11598 <source>Selects the terminate application.</source>
11599 <translation type="obsolete">Vybírá aplikaci pro ukončení.</translation>
11600 </message>
11601 <message>
11602 <source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
11603 <translation type="obsolete">Ukazuje MAC adresu karty. Obsahuj 12 znaků vybraných z {0-9,A-F}. Pozor, druhý znak musí být sudá číslice.</translation>
11604 </message>
11605</context>
11606<context>
11607 <name>VBoxVMParallelPortSettings</name>
11608 <message>
11609 <source>Port &amp;Number</source>
11610 <translation type="obsolete">Čí&amp;slo portu</translation>
11611 </message>
11612 <message>
11613 <source>Port &amp;Path</source>
11614 <translation type="obsolete">Cesta &amp;portu</translation>
11615 </message>
11616</context>
11617<context>
11618 <name>VBoxVMSerialPortSettings</name>
11619 <message>
11620 <source>&amp;Enable Serial Port</source>
11621 <translation type="obsolete">Povolit &amp;sériový port</translation>
11622 </message>
11623 <message>
11624 <source>When checked, enables the given serial port of the virtual machine.</source>
11625 <translation type="obsolete">Je-li zatrženo, povolí daný sériový port virtuálního počítače.</translation>
11626 </message>
11627 <message>
11628 <source>Port &amp;Number</source>
11629 <translation type="obsolete">Čí&amp;slo portu</translation>
11630 </message>
11631 <message>
11632 <source>Displays the serial port number. You can choose one of the standard serial ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
11633 <translation type="obsolete">Ukazuje číslo sériového portu. Můžete zvolit jeden ze standardních sériových portů nebo vybrat &lt;b&gt;Uživatelem definováno&lt;/b&gt; a nastavit parametry portu ručně.</translation>
11634 </message>
11635 <message>
11636 <source>Displays the IRQ number of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may only be used if the &lt;b&gt;IO APIC&lt;/b&gt; is enabled for this virtual machine.</source>
11637 <translation type="obsolete">Ukazuje IRQ číslo tohoto sériového portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;255&lt;/tt&gt;. Hodnoty větší než &lt;tt&gt;15&lt;/tt&gt; mohou být použity jen v případě, že je &lt;b&gt;IO APIC&lt;/b&gt; povoleno tomuto virtuálnímu počítači.</translation>
11638 </message>
11639 <message>
11640 <source>Displays the base I/O port address of this serial port. This should be a whole number between &lt;tt&gt;0&lt;/tt&gt; and &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
11641 <translation type="obsolete">Ukazuje základní adresu I/O portu tohoto sériového portu. Platné hodnoty jsou celá čísla v rozsahu od &lt;tt&gt;0&lt;/tt&gt; do &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
11642 </message>
11643 <message>
11644 <source>Port &amp;Mode</source>
11645 <translation type="obsolete">Reži&amp;m portu</translation>
11646 </message>
11647 <message>
11648 <source>Controls the working mode of this serial port. If you select &lt;b&gt;Disconnected&lt;/b&gt;, the guest OS will detect the serial port but will not be able to operate it.</source>
11649 <translation type="obsolete">Ovládá pracovní režim tohoto sériového portu. Pokud zvolíte &lt;b&gt;Odpojen&lt;/b&gt;, hostovaný OS najde sériový port, ale nebude schopen ho ovládat.</translation>
11650 </message>
11651 <message>
11652 <source>&amp;Create Pipe</source>
11653 <translation type="obsolete">Vytvořit r&amp;ouru</translation>
11654 </message>
11655 <message>
11656 <source>If checked, the pipe specified in the &lt;b&gt;Port Path&lt;/b&gt; field will be created by the virtual machine when it starts. Otherwise, the virtual machine will assume that the pipe exists and try to use it.</source>
11657 <translation type="obsolete">Je-li zatrženo, roura uvedená v políčku &lt;b&gt;Cesta portu&lt;/b&gt; bude vytvořena virtuálním počítačem, když bude spuštěn. Jinak se virtuální počítač pokusí použít existující rouru.</translation>
11658 </message>
11659 <message>
11660 <source>Port &amp;Path</source>
11661 <translation type="obsolete">Cesta &amp;portu</translation>
11662 </message>
11663 <message>
11664 <source>Displays the path to the serial port&apos;s pipe on the host when the port is working in &lt;b&gt;Host Pipe&lt;/b&gt; mode, or the host serial device name when the port is working in &lt;b&gt;Host Device&lt;/b&gt; mode.</source>
11665 <translation type="obsolete">Ukazuje cestu k rouře sériového portu na hostitelovi, když port pracuje v režimu &lt;b&gt;Roura hostitele&lt;/b&gt;, nebo název sériového zařízení, když port pracuje v režimnu &lt;b&gt;Hostitelovo zařízení&lt;/b&gt;.</translation>
11666 </message>
11667</context>
11668<context>
11669 <name>VBoxVMSettingsCD</name>
11670 <message>
11671 <source>Host CD/DVD drive is not selected</source>
11672 <translation type="obsolete">Není vybrána CD/DVD mechanika hostitele</translation>
11673 </message>
11674 <message>
11675 <source>CD/DVD image file is not selected</source>
11676 <translation type="obsolete">Není vybrán CD/DVD obraz</translation>
11677 </message>
11678 <message>
11679 <source>When checked, mounts the specified media to the CD/DVD drive of the virtual machine. Note that the CD/DVD drive is always connected to the Secondary Master IDE controller of the machine.</source>
11680 <translation type="obsolete">Je-li zatrženo, připojí určené médium k CD/DVD mechanice virtuálního počítače. Uvědomte si, že CD/DVD mechanika je vždy připojena k sekundárnímu portu master IDE řadiče počítače.</translation>
11681 </message>
11682 <message>
11683 <source>&amp;Mount CD/DVD Drive</source>
11684 <translation type="obsolete">Připojit CD/DVD &amp;mechaniku</translation>
11685 </message>
11686 <message>
11687 <source>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</source>
11688 <translation type="obsolete">Připojí určenou hostitelskou CD/DVD mechaniku k virtuální CD/DVD mechanice.</translation>
11689 </message>
11690 <message>
11691 <source>Host CD/DVD &amp;Drive</source>
11692 <translation type="obsolete">Hostitelská CD/&amp;DVD mechanika</translation>
11693 </message>
11694 <message>
11695 <source>Lists host CD/DVD drives available to mount to the virtual machine.</source>
11696 <translation type="obsolete">Vypíše hostitelské CD/DVD mechaniky dostupné pro připojení k virtuálnímu počítači.</translation>
11697 </message>
11698 <message>
11699 <source>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
11700 <translation type="obsolete">Je-li zatrženo, povolí hostovi posílat ATAPI příkazy přímo na hostitelovu jednotku, což umožní použití CD/DVD vypalovaček připojených k hostiteli uvnitř virtuálního počítače. Upozorňujeme, že zápis zvukových CD uvnitř virtuálního počítače ješte není podporován.</translation>
11701 </message>
11702 <message>
11703 <source>Enable &amp;Passthrough</source>
11704 <translation type="obsolete">&amp;Povolit přímý přístup</translation>
11705 </message>
11706 <message>
11707 <source>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</source>
11708 <translation type="obsolete">Připojí určený CD/DVD obraz k virtuální CD/DVD mechanice.</translation>
11709 </message>
11710 <message>
11711 <source>&amp;ISO Image File</source>
11712 <translation type="obsolete">Soubor &amp;ISO obrazu</translation>
11713 </message>
11714 <message>
11715 <source>Displays the image file to mount to the virtual CD/DVD drive and allows to quickly select a different image.</source>
11716 <translation type="obsolete">Zobrazuje soubor obrazu pro připojení k virtuální CD/DVD mechanice a umožňuje rychle vybrat jiný obraz.</translation>
11717 </message>
11718 <message>
11719 <source>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</source>
11720 <translation type="obsolete">Vyvolá Správce virtuálních disků pro výběr CD/DVD obrazu pro připojení.</translation>
11721 </message>
11722 <message>
11723 <source>Invokes the Virtual Media Manager to select a CD/DVD image to mount.</source>
11724 <translation type="obsolete">Vyvolá Správce virtuálních médií pro výběr CD/DVD obrazu pro připojení.</translation>
11725 </message>
11726</context>
11727<context>
11728 <name>VBoxVMSettingsDlg</name>
11729 <message>
11730 <source>Category</source>
11731 <translation type="obsolete">Kategorie</translation>
11732 </message>
11733 <message>
11734 <source>[name]</source>
11735 <translation type="obsolete">[jméno]</translation>
11736 </message>
11737 <message>
11738 <source>&lt;i&gt;Select a settings category from the list on the left-hand side and move the mouse over a settings item to get more information&lt;i&gt;.</source>
11739 <translation type="obsolete">&lt;i&gt;Vyberte kategorii ze seznamu vlevo a posuňte kurzor nad položku nastavení pro získání více informací&lt;/i&gt;.</translation>
11740 </message>
11741 <message>
11742 <source> General </source>
11743 <translation type="obsolete"> Základní </translation>
11744 </message>
11745 <message>
11746 <source> Hard Disks </source>
11747 <translation type="obsolete"> Pevné disky </translation>
11748 </message>
11749 <message>
11750 <source> Floppy </source>
11751 <translation type="obsolete"> Disketa </translation>
11752 </message>
11753 <message>
11754 <source> CD/DVD-ROM </source>
11755 <translation type="obsolete"> CD/DVD-ROM </translation>
11756 </message>
11757 <message>
11758 <source> Audio </source>
11759 <translation type="obsolete"> Zvuk </translation>
11760 </message>
11761 <message>
11762 <source> Network </source>
11763 <translation type="obsolete"> Síť </translation>
11764 </message>
11765 <message>
11766 <source> Remote Display </source>
11767 <translation type="obsolete"> Vzdálená plocha </translation>
11768 </message>
11769 <message>
11770 <source> Shared Folders </source>
11771 <translation type="obsolete"> Sdílené adresáře </translation>
11772 </message>
11773 <message>
11774 <source>&amp;Identification</source>
11775 <translation type="obsolete">&amp;Identifikace</translation>
11776 </message>
11777 <message>
11778 <source>&amp;Name</source>
11779 <translation type="obsolete">&amp;Jméno</translation>
11780 </message>
11781 <message>
11782 <source>Displays the name of the virtual machine.</source>
11783 <translation type="obsolete">Ukazuje jméno virtuálního počítače.</translation>
11784 </message>
11785 <message>
11786 <source>OS &amp;Type</source>
11787 <translation type="obsolete">&amp;Typ OS</translation>
11788 </message>
11789 <message>
11790 <source>Base &amp;Memory Size</source>
11791 <translation type="obsolete">&amp;Velikost základní paměti</translation>
11792 </message>
11793 <message>
11794 <source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
11795 <translation type="obsolete">Ovládá množství paměti poskytnuté virtuálnímu počítači. Když přiřadíte příliš, nemusí počítač naběhnout.</translation>
11796 </message>
11797 <message>
11798 <source>&amp;Video Memory Size</source>
11799 <translation type="obsolete">Velikost &amp;video paměti</translation>
11800 </message>
11801 <message>
11802 <source>Controls the amount of video memory provided to the virtual machine.</source>
11803 <translation type="obsolete">Ovládá množství videopaměti poskytnuté virtuálnímu počítači.</translation>
11804 </message>
11805 <message>
11806 <source>&amp;Basic</source>
11807 <translation type="obsolete">&amp;Základy</translation>
11808 </message>
11809 <message>
11810 <source>Select</source>
11811 <translation type="obsolete">Vybrat</translation>
11812 </message>
11813 <message>
11814 <source>Selects the snapshot folder path.</source>
11815 <translation type="obsolete">Vybírá cestu k adresáři snímků.</translation>
11816 </message>
11817 <message>
11818 <source>Extended Features</source>
11819 <translation type="obsolete">Rozšířené možnosti</translation>
11820 </message>
11821 <message>
11822 <source>Enable A&amp;CPI</source>
11823 <translation type="obsolete">Povolit A&amp;CPI</translation>
11824 </message>
11825 <message>
11826 <source>Enable IO A&amp;PIC</source>
11827 <translation type="obsolete">Povolit IO A&amp;PIC</translation>
11828 </message>
11829 <message>
11830 <source>Boo&amp;t Order</source>
11831 <translation type="obsolete">Boo&amp;tovací pořadí</translation>
11832 </message>
11833 <message>
11834 <source>&amp;Advanced</source>
11835 <translation type="obsolete">&amp;Pokročilé</translation>
11836 </message>
11837 <message>
11838 <source>&amp;Description</source>
11839 <translation type="obsolete">&amp;Popis</translation>
11840 </message>
11841 <message>
11842 <source>&amp;Primary Master</source>
11843 <translation type="obsolete">&amp;Primární master</translation>
11844 </message>
11845 <message>
11846 <source>&lt;not selected&gt;</source>
11847 <translation type="obsolete">&lt;nevybráno&gt;</translation>
11848 </message>
11849 <message>
11850 <source>P&amp;rimary Slave</source>
11851 <translation type="obsolete">&amp;Primární slave</translation>
11852 </message>
11853 <message>
11854 <source>&amp;Secondary (IDE 1) Slave</source>
11855 <translation type="obsolete">&amp;Sekundární (IDE 1) slave</translation>
11856 </message>
11857 <message>
11858 <source>&amp;Mount Floppy Drive</source>
11859 <translation type="obsolete">Připojit disketovou &amp;mechaniku</translation>
11860 </message>
11861 <message>
11862 <source>Host Floppy &amp;Drive</source>
11863 <translation type="obsolete">Hostitelská &amp;disketová mechanika</translation>
11864 </message>
11865 <message>
11866 <source>Mounts the specified host Floppy drive to the virtual Floppy drive.</source>
11867 <translation type="obsolete">Připojí určenou hostitelskou disketovou mechaniku k virtuální disketové mechanice.</translation>
11868 </message>
11869 <message>
11870 <source>&amp;Image File</source>
11871 <translation type="obsolete">&amp;Souboru obrazu</translation>
11872 </message>
11873 <message>
11874 <source>Mounts the specified Floppy image to the virtual Floppy drive.</source>
11875 <translation type="obsolete">Připojí určený obraz diskety k virtuální disketové mechanice.</translation>
11876 </message>
11877 <message>
11878 <source>&amp;Mount CD/DVD Drive</source>
11879 <translation type="obsolete">Připojit CD/DVD &amp;mechaniku</translation>
11880 </message>
11881 <message>
11882 <source>Host CD/DVD &amp;Drive</source>
11883 <translation type="obsolete">Hostitelská CD/&amp;DVD mechanika</translation>
11884 </message>
11885 <message>
11886 <source>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</source>
11887 <translation type="obsolete">Připojí určenou hostitelskou CD/DVD mechaniku k virtuální CD/DVD mechanice.</translation>
11888 </message>
11889 <message>
11890 <source>&amp;ISO Image File</source>
11891 <translation type="obsolete">Soubor &amp;ISO obrazu</translation>
11892 </message>
11893 <message>
11894 <source>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</source>
11895 <translation type="obsolete">Připojí určený CD/DVD obraz k virtuální CD/DVD mechanice.</translation>
11896 </message>
11897 <message>
11898 <source>&amp;Enable Audio</source>
11899 <translation type="obsolete">&amp;Povolit zvuk</translation>
11900 </message>
11901 <message>
11902 <source>Host Audio &amp;Driver</source>
11903 <translation type="obsolete">Hostitelský zvukový ovla&amp;dač</translation>
11904 </message>
11905 <message>
11906 <source>Enable &amp;USB Controller</source>
11907 <translation type="obsolete">Povolit &amp;USB ovladač</translation>
11908 </message>
11909 <message>
11910 <source>USB Device &amp;Filters</source>
11911 <translation type="obsolete">&amp;Filtry USB zařízení</translation>
11912 </message>
11913 <message>
11914 <source>Add Empty (Ins)</source>
11915 <translation type="obsolete">Přidat prázdný (Ins)</translation>
11916 </message>
11917 <message>
11918 <source>Add From (Alt+Ins)</source>
11919 <translation type="obsolete">Přidat z (Alt+Ins)</translation>
11920 </message>
11921 <message>
11922 <source>Remove (Del)</source>
11923 <translation type="obsolete">Odstranit (Del)</translation>
11924 </message>
11925 <message>
11926 <source>Removes the selected USB filter.</source>
11927 <translation type="obsolete">Odstraní vybraný USB filtr.</translation>
11928 </message>
11929 <message>
11930 <source>Move Up (Ctrl+Up)</source>
11931 <translation type="obsolete">Posunout nahoru (Ctrl+Nahoru)</translation>
11932 </message>
11933 <message>
11934 <source>Moves the selected USB filter up.</source>
11935 <translation type="obsolete">Posune vybraný USB filtr nahoru.</translation>
11936 </message>
11937 <message>
11938 <source>Move Down (Ctrl+Down)</source>
11939 <translation type="obsolete">Posunout dolů (Ctrl+Dolů)</translation>
11940 </message>
11941 <message>
11942 <source>Moves the selected USB filter down.</source>
11943 <translation type="obsolete">Posune vybraný USB filtr dolů.</translation>
11944 </message>
11945 <message>
11946 <source>&amp;Enable VRDP Server</source>
11947 <translation type="obsolete">Povolit VRDP s&amp;erver</translation>
11948 </message>
11949 <message>
11950 <source>Server port </source>
11951 <translation type="obsolete">Port serveru </translation>
11952 </message>
11953 <message>
11954 <source>Authentication Method </source>
11955 <translation type="obsolete">Metoda autentizace </translation>
11956 </message>
11957 <message>
11958 <source>Authentication Timeout </source>
11959 <translation type="obsolete">Vypršení autentizace </translation>
11960 </message>
11961 <message>
11962 <source>Displays the VRDP Server port.</source>
11963 <translation type="obsolete">Ukazuje port VRDP serveru.</translation>
11964 </message>
11965 <message>
11966 <source>Defines the VRDP authentication method.</source>
11967 <translation type="obsolete">Určuje autentizační metodu VRDP.</translation>
11968 </message>
11969 <message>
11970 <source>Specifies the timeout for guest authentication, in milliseconds.</source>
11971 <translation type="obsolete">Určuje vypršení autentizace hosta v milisekundách.</translation>
11972 </message>
11973 <message>
11974 <source>Help</source>
11975 <translation type="obsolete">Nápověda</translation>
11976 </message>
11977 <message>
11978 <source>Displays the dialog help.</source>
11979 <translation type="obsolete">Zobrazí nápovědu k dialogu.</translation>
11980 </message>
11981 <message>
11982 <source>Invalid settings detected</source>
11983 <translation type="obsolete">Zjištěno neplatné nastavení</translation>
11984 </message>
11985 <message>
11986 <source>Accepts (saves) changes and closes the dialog.</source>
11987 <translation type="obsolete">Přijme (uloží) změny a zavře dialog.</translation>
11988 </message>
11989 <message>
11990 <source>Cancel</source>
11991 <translation type="obsolete">Zrušit</translation>
11992 </message>
11993 <message>
11994 <source>Cancels changes and closes the dialog.</source>
11995 <translation type="obsolete">Zruší změny a zavře dialog.</translation>
11996 </message>
11997 <message>
11998 <source>When checked, attaches the specified virtual hard disk to the Master slot of the Primary IDE controller.</source>
11999 <translation type="obsolete">Je-li zatrženo, připojí určený virtuální pevný disk na master slot primárního IDE ovladače.</translation>
12000 </message>
12001 <message>
12002 <source>When checked, attaches the specified virtual hard disk to the Slave slot of the Primary IDE controller.</source>
12003 <translation type="obsolete">Je-li zatrženo, připojí určený virtuální pevný disk na slave slot primárního IDE ovladače.</translation>
12004 </message>
12005 <message>
12006 <source>When checked, attaches the specified virtual hard disk to the Slave slot of the Secondary IDE controller.</source>
12007 <translation type="obsolete">Je-li zatrženo, připojí určený virtuální pevný disk na slave slot sekundárního IDE ovladače.</translation>
12008 </message>
12009 <message>
12010 <source>Displays the virtual hard disk to attach to this IDE slot and allows to quickly select a different hard disk.</source>
12011 <translation type="obsolete">Ukazuje virtuální pevný disk pro připojení k tomuto IDE slotu a umožňuje rychle vybrat jiný pevný disk.</translation>
12012 </message>
12013 <message>
12014 <source>When checked, mounts the specified media to the CD/DVD drive of the virtual machine. Note that the CD/DVD drive is always connected to the Secondary Master IDE controller of the machine.</source>
12015 <translation type="obsolete">Je-li zatrženo, připojí určené médium k CD/DVD mechanice virtuálního počítače. Uvědomte si, že CD/DVD mechanika je vždy připojena k sekundárnímu master IDE ovladači počítače.</translation>
12016 </message>
12017 <message>
12018 <source>Displays the image file to mount to the virtual CD/DVD drive and allows to quickly select a different image.</source>
12019 <translation type="obsolete">Ukazuje soubor obrazu pro připojení k virtuální CD/DVD mechanice a umožňuje rychle vybrat jiný obraz.</translation>
12020 </message>
12021 <message>
12022 <source>When checked, mounts the specified media to the Floppy drive of the virtual machine.</source>
12023 <translation type="obsolete">Je-li zatrženo, připojí určené médium k disketové mechanice virtuálního počítače.</translation>
12024 </message>
12025 <message>
12026 <source>Displays the image file to mount to the virtual Floppy drive and allows to quickly select a different image.</source>
12027 <translation type="obsolete">Ukazuje soubor obrazu pro připojení k virtuální disketové mechanice a umožňuje rychle vybrat jiný obraz.</translation>
12028 </message>
12029 <message>
12030 <source>When checked, a virtual PCI audio card will be plugged into the virtual machine and will communicate with the host audio system using the specified driver.</source>
12031 <translation type="obsolete">Je-li zatrženo, je virtuální PCI zvuková karta připojena k virtuálnímu počítači, který používá zvolený ovladač ke komunikaci s hostitelskou zvukovou kartou.</translation>
12032 </message>
12033 <message>
12034 <source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
12035 <translation type="obsolete">Je-li zatrženo, virtuální počítač se bude chovat jako Remote Desktop Protocol (RDP) server a umožní vzdáleným klientům připojení a práci s virtuálním počítačem (když běží) použitím standardního RDP klienta.</translation>
12036 </message>
12037 <message>
12038 <source>&lt;not attached&gt;</source>
12039 <comment>hard disk</comment>
12040 <translation type="obsolete">&lt;nepřipojen&gt;</translation>
12041 </message>
12042 <message>
12043 <source>Primary Master hard disk is not selected.</source>
12044 <translation type="obsolete">Není vybrán primární master pevný disk.</translation>
12045 </message>
12046 <message>
12047 <source>Primary Slave hard disk is not selected.</source>
12048 <translation type="obsolete">Není vybrán primární slave pevný disk.</translation>
12049 </message>
12050 <message>
12051 <source>Primary Slave hard disk is already attached to a different slot.</source>
12052 <translation type="obsolete">Primární slave pevný disk je již připojen na jiný slot.</translation>
12053 </message>
12054 <message>
12055 <source>Secondary Slave hard disk is not selected.</source>
12056 <translation type="obsolete">Není vybrán sekundární slave pevný disk.</translation>
12057 </message>
12058 <message>
12059 <source>Secondary Slave hard disk is already attached to a different slot.</source>
12060 <translation type="obsolete">Sekundární slave pevný disk je již připojen na jiný slot.</translation>
12061 </message>
12062 <message>
12063 <source>CD/DVD drive image file is not selected.</source>
12064 <translation type="obsolete">Není vybrán obraz CD/DVD mechaniky.</translation>
12065 </message>
12066 <message>
12067 <source>Floppy drive image file is not selected.</source>
12068 <translation type="obsolete">Není vybrán obraz disketové mechaniky.</translation>
12069 </message>
12070 <message>
12071 <source>Incorrect host network interface is selected for Adapter %1.</source>
12072 <translation type="obsolete">Pro kartu %1 je vybráno nesprávné hostitelské síťové rozhraní.</translation>
12073 </message>
12074 <message>
12075 <source>VRDP Port is not set.</source>
12076 <translation type="obsolete">VRDP port není nastaven.</translation>
12077 </message>
12078 <message>
12079 <source>VRDP Timeout is not set.</source>
12080 <translation type="obsolete">VRDP vypršení není nastaveno.</translation>
12081 </message>
12082 <message>
12083 <source> - Settings</source>
12084 <translation type="obsolete"> - Nastavení</translation>
12085 </message>
12086 <message>
12087 <source>New Filter %1</source>
12088 <comment>usb</comment>
12089 <translation type="obsolete">Nový filtr %1</translation>
12090 </message>
12091 <message>
12092 <source>&amp;Shared Clipboard</source>
12093 <translation type="obsolete">&amp;Sdílená schránka</translation>
12094 </message>
12095 <message>
12096 <source>S&amp;napshot Folder</source>
12097 <translation type="obsolete">Adresář s&amp;nímků</translation>
12098 </message>
12099 <message>
12100 <source>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
12101 <translation type="obsolete">Ukazuje typ operačního systému, který se chystáte instalovat na tento virtuální počítač (nazývaný hostovaný operační systém).</translation>
12102 </message>
12103 <message>
12104 <source>&lt;qt&gt;When checked, the virtual machine will support
12105the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable
12106this feature after having installed a Windows guest operating system!&lt;/qt&gt;</source>
12107 <translation type="obsolete">&lt;qt&gt;Je-li zatrženo, virtuální počítač bude podporovat
12108Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Poznámka:&lt;/b&gt; nevypínejte
12109tuto možnost po nainstalování hostovaného operačního systému Windows!&lt;/qt&gt;</translation>
12110 </message>
12111 <message>
12112 <source>&lt;qt&gt;When checked, the virtual machine will support
12113the Input Output APIC (IO APIC), which may slightly decrease performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable
12114this feature after having installed a Windows guest operating system!&lt;/qt&gt;</source>
12115 <translation type="obsolete">&lt;qt&gt;Je-li zatrženo, virtuální počítač bude podporovat
12116Input Output APIC (IO APIC), což může mírně snížit výkon virtuálního počítače. &lt;b&gt;Poznámka:&lt;/b&gt; nevypínejte
12117tuto možnost po nainstalování hostovaného operačního systému Windows!&lt;/qt&gt;</translation>
12118 </message>
12119 <message>
12120 <source>Selects which clipboard data will be copied between the guest and the host OS. This feature requires Guest Additions to be installed in the guest OS.</source>
12121 <translation type="obsolete">Určuje mód sdílení schránky mezi hostovaným a hostitelským OS. Tato funkce vyžaduje Přídavky pro hosta nainstalované v hostovaném OS.</translation>
12122 </message>
12123 <message>
12124 <source>Displays the path where snapshots of this virtual machine will be stored. Be aware that snapshots can take quite a lot of disk space.</source>
12125 <translation type="obsolete">Ukazuje cestu, kam jsou ukládány snímky virtuálního počítače. Snímky můžou zabrat velké množství diskového prostor.</translation>
12126 </message>
12127 <message>
12128 <source>Resets the snapshot folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
12129 <translation type="obsolete">Přenastaví cestu k adresáři snímků na výchozí hodnotu. Skutečná výchozí cesta bude zobrazena po potvrzení změn a znovuotevření toho dialogu.</translation>
12130 </message>
12131 <message>
12132 <source>Displays the description of the virtual machine. The description field is useful for commenting on configuration details of the installed guest OS.</source>
12133 <translation type="obsolete">Ukazuje popis virtuálního počítače. Pole popisu je užitečné pro komentář k detailům konfigurace instalovaného hostovaného OS.</translation>
12134 </message>
12135 <message>
12136 <source>Invokes the Virtual Disk Manager to create a new or select an existing virtual hard disk to attach.</source>
12137 <translation type="obsolete">Vyvolá Správce virtuálních disků pro vytvoření nového nebo výběr existujícího pevného disku pro připojení.</translation>
12138 </message>
12139 <message>
12140 <source>Lists host Floppy drives available to mount to the virtual machine.</source>
12141 <translation type="obsolete">Vypíše hostitelské disketové mechaniky dostupné pro připojení k virtuálnímu počítači.</translation>
12142 </message>
12143 <message>
12144 <source>Invokes the Virtual Disk Manager to select a Floppy image to mount.</source>
12145 <translation type="obsolete">Vyvolá Správce virtuálních disků pro výběr obrazu diskety pro připojení.</translation>
12146 </message>
12147 <message>
12148 <source>Lists host CD/DVD drives available to mount to the virtual machine.</source>
12149 <translation type="obsolete">Vypíše hostitelské CD/DVD mechaniky dostupné pro připojení k virtuálnímu počítači.</translation>
12150 </message>
12151 <message>
12152 <source>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</source>
12153 <translation type="obsolete">Vyvolá Správce virtuálních disků pro výběr CD/DVD obrazu pro připojení.</translation>
12154 </message>
12155 <message>
12156 <source>&lt;qt&gt;Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt;
12157makes the guest see an audio card, however every access to it will be ignored.&lt;/qt&gt;</source>
12158 <translation type="obsolete">&lt;qt&gt;Ovládá výstupní zvukový ovladač. &lt;b&gt;Prázdný zvukový ovladač&lt;/b&gt;
12159ukáže hostovanému OS zvukovou kartu, ale každý přístup bude ignorován.&lt;/qt&gt;</translation>
12160 </message>
12161 <message>
12162 <source>When checked, enables the virtual USB controller of this machine.</source>
12163 <translation type="obsolete">Je-li zatrženo, povolí virtuální USB ovladač tomuto počítači.</translation>
12164 </message>
12165 <message>
12166 <source>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not.</source>
12167 <translation type="obsolete">Vypíše všechny USB filtry tohoto počítače. Zatrhávátko vlevo určuje ,zda je filtr povolen či nikoliv.</translation>
12168 </message>
12169 <message>
12170 <source>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</source>
12171 <translation type="obsolete">Přidá nový USB filtr se všemi políčky prázdnými. Takový filtr zabere jakékoliv připojené USB zařízení.</translation>
12172 </message>
12173 <message>
12174 <source>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</source>
12175 <translation type="obsolete">Přidá nový USB filtr se všemi políčky nastavenými na hodnoty vybraného USB zařízení připojeného k hostitelskému PC.</translation>
12176 </message>
12177 <message>
12178 <source>Adapter %1</source>
12179 <comment>network</comment>
12180 <translation type="obsolete">Karta %1</translation>
12181 </message>
12182 <message>
12183 <source>Host &amp;Interfaces</source>
12184 <translation type="obsolete">Rozhraní host&amp;itele</translation>
12185 </message>
12186 <message>
12187 <source>Lists all available host interfaces.</source>
12188 <translation type="obsolete">Zobrazí všechna dostupná rozhraní hostitele.</translation>
12189 </message>
12190 <message>
12191 <source>Adds a new host interface.</source>
12192 <translation type="obsolete">Přidá nové hostitelské rozhraní.</translation>
12193 </message>
12194 <message>
12195 <source>Removes the selected host interface.</source>
12196 <translation type="obsolete">Odstraní vybrané hostitelské rozhraní.</translation>
12197 </message>
12198 <message>
12199 <source>&lt;No suitable interfaces&gt;</source>
12200 <translation type="obsolete">&lt;Žádné vhodné rozhraní&gt;</translation>
12201 </message>
12202 <message>
12203 <source>Add</source>
12204 <translation type="obsolete">Přidat</translation>
12205 </message>
12206 <message>
12207 <source>Remove</source>
12208 <translation type="obsolete">Odstranit</translation>
12209 </message>
12210 <message>
12211 <source>VirtualBox Host Interface %1</source>
12212 <translation type="obsolete">Hostitelské rozhraní VirtualBoxu %1</translation>
12213 </message>
12214 <message>
12215 <source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
12216 <translation type="obsolete">&lt;p&gt;Chcete odstranit vybrané hostitelské síťové rozhraní &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Poznámka:&lt;/b&gt; Toto rozhraní může být používáno jednou nebo více síťovými kartami tohoto nebo jiného virtuálního počítače. Po jeho odstranění nebudou tyto karty fungovat, dokud neopravíte jejich nastavení vybráním jiného rozhraní nebo jiného typu připojení karty.&lt;/p&gt;</translation>
12217 </message>
12218 <message>
12219 <source> Serial Ports </source>
12220 <translation type="obsolete"> Sériové porty </translation>
12221 </message>
12222 <message>
12223 <source>Enable &amp;VT-x/AMD-V</source>
12224 <translation type="obsolete">Povolit &amp;VT-x/AMD-V</translation>
12225 </message>
12226 <message>
12227 <source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V. The grayed checkbox state means that this setting is determined by the value of the global setting.</source>
12228 <translation type="obsolete">Je-li zatrženo, pokusí se virtuální počítač využít virtualizačních rozšíření hostitelova CPU jako jsou Intel VT-x a AMD-V. Zašedlé políčko znamená, že je tato volba určena podle hodnoty v globálním nastavení.</translation>
12229 </message>
12230 <message>
12231 <source>Other &amp;Settings</source>
12232 <translation type="obsolete">Další na&amp;stavení</translation>
12233 </message>
12234 <message>
12235 <source>&amp;Remember Media Mounted at Runtime</source>
12236 <translation type="obsolete">Pamatovat si &amp;média připojená za běhu</translation>
12237 </message>
12238 <message>
12239 <source>If checked, any change to mounted CD/DVD or Floppy media performed during machine execution will be saved in the settings file in order to preserve the configuration of mounted media between runs.</source>
12240 <translation type="obsolete">Je-li zatrženo, bude jakákoliv změna připojených CD/DVD nebo disket provedená za běhu počítače uložena v souboru nastavení za účelem zachování konfigurace připojených médií mezi starty.</translation>
12241 </message>
12242 <message>
12243 <source>O&amp;ther</source>
12244 <translation type="obsolete">&amp;Další</translation>
12245 </message>
12246 <message>
12247 <source>&amp;Enable Passthrough</source>
12248 <translation type="obsolete">Povolit př&amp;edávání</translation>
12249 </message>
12250 <message>
12251 <source>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
12252 <translation type="obsolete">Je-li zatrženo, povolí hostovi posílat ATAPI příkazy přímo na hostitelovu jednotku, což umožní použití CD/DVD vypalovaček připojených k hostiteli uvnitř virtuálního počítače. Upozorňujeme, že zápis zvukových CD uvnitř virtuálního počítače ješte není podporován.</translation>
12253 </message>
12254 <message>
12255 <source>&amp;Server Port </source>
12256 <translation type="obsolete">Port &amp;serveru </translation>
12257 </message>
12258 <message>
12259 <source>Authentication &amp;Method </source>
12260 <translation type="obsolete">&amp;Metoda autentizace </translation>
12261 </message>
12262 <message>
12263 <source>Authentication &amp;Timeout </source>
12264 <translation type="obsolete">Vypršení au&amp;tentizace </translation>
12265 </message>
12266 <message>
12267 <source>&lt;qt&gt;Displays the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.&lt;/qt&gt;</source>
12268 <translation type="obsolete">&lt;qt&gt;Ukazuje číslo portu VRDP. Můžete uvést &lt;tt&gt;0&lt;/tt&gt; (nulu) pro restart portu na standardní hodnotu.&lt;/qt&gt;</translation>
12269 </message>
12270 <message>
12271 <source>Primary Master hard disk is not selected</source>
12272 <translation type="obsolete">Není vybrán primární master pevný disk</translation>
12273 </message>
12274 <message>
12275 <source>Primary Slave hard disk is not selected</source>
12276 <translation type="obsolete">Není vybrán primární slave pevný disk</translation>
12277 </message>
12278 <message>
12279 <source>Primary Slave hard disk is already attached to a different slot</source>
12280 <translation type="obsolete">Primární slave pevný disk je již připojen k jinému slotu</translation>
12281 </message>
12282 <message>
12283 <source>Secondary Slave hard disk is not selected</source>
12284 <translation type="obsolete">Není vybrán sekundární slave pevný disk</translation>
12285 </message>
12286 <message>
12287 <source>Secondary Slave hard disk is already attached to a different slot</source>
12288 <translation type="obsolete">Sekundární slave pevný disk je již připojen k jinému slotu</translation>
12289 </message>
12290 <message>
12291 <source>CD/DVD image file is not selected</source>
12292 <translation type="obsolete">Není vybrán CD/DVD obraz</translation>
12293 </message>
12294 <message>
12295 <source>Floppy image file is not selected</source>
12296 <translation type="obsolete">Není vybrán obraz diskety</translation>
12297 </message>
12298 <message>
12299 <source>Incorrect host network interface is selected</source>
12300 <translation type="obsolete">Je vybráno nesprávné hostitelské síťové rozhraní</translation>
12301 </message>
12302 <message>
12303 <source>Duplicate port number selected </source>
12304 <translation type="obsolete">Je vybráno duplicitní číslo portu </translation>
12305 </message>
12306 <message>
12307 <source>Duplicate port path entered </source>
12308 <translation type="obsolete">Je zadáno duplicitní číslo portu </translation>
12309 </message>
12310 <message>
12311 <source>%1 on the &lt;b&gt;%2&lt;/b&gt; page.</source>
12312 <translation type="obsolete">%1 na stránce &lt;b&gt;%2&lt;/b&gt;.</translation>
12313 </message>
12314 <message>
12315 <source>General</source>
12316 <translation type="obsolete">Obecné</translation>
12317 </message>
12318 <message>
12319 <source>Storage</source>
12320 <translation type="obsolete">Úložiště</translation>
12321 </message>
12322 <message>
12323 <source>Hard Disks</source>
12324 <translation type="obsolete">Pevné disky</translation>
12325 </message>
12326 <message>
12327 <source>CD/DVD-ROM</source>
12328 <translation type="obsolete">CD/DVD</translation>
12329 </message>
12330 <message>
12331 <source>Floppy</source>
12332 <translation type="obsolete">Disketa</translation>
12333 </message>
12334 <message>
12335 <source>Audio</source>
12336 <translation type="obsolete">Zvuk</translation>
12337 </message>
12338 <message>
12339 <source>Network</source>
12340 <translation type="obsolete">Síť</translation>
12341 </message>
12342 <message>
12343 <source>Ports</source>
12344 <translation type="obsolete">Porty</translation>
12345 </message>
12346 <message>
12347 <source>Serial Ports</source>
12348 <translation type="obsolete">Sériové porty</translation>
12349 </message>
12350 <message>
12351 <source>Parallel Ports</source>
12352 <translation type="obsolete">Paralelní porty</translation>
12353 </message>
12354 <message>
12355 <source>USB</source>
12356 <translation type="obsolete">USB</translation>
12357 </message>
12358 <message>
12359 <source>Shared Folders</source>
12360 <translation type="obsolete">Sdílené složky</translation>
12361 </message>
12362 <message>
12363 <source>Remote Display</source>
12364 <translation type="obsolete">Vzdálená plocha</translation>
12365 </message>
12366 <message>
12367 <source>%1 - %2</source>
12368 <translation type="obsolete">%1 - %2</translation>
12369 </message>
12370 <message>
12371 <source>On the &lt;b&gt;%1&lt;/b&gt; page, %2</source>
12372 <translation type="obsolete">Na &lt;b&gt;%1&lt;/b&gt; straně, %2</translation>
12373 </message>
12374 <message>
12375 <source>System</source>
12376 <translation type="obsolete">Systém</translation>
12377 </message>
12378 <message>
12379 <source>Display</source>
12380 <translation type="obsolete">Obrazovka</translation>
12381 </message>
12382 <message>
12383 <source>you have selected a 64-bit guest OS type for this VM. As such guests require hardware virtualization (VT-x/AMD-V), this feature will be enabled automatically.</source>
12384 <translation type="obsolete">zvolili jste 64bitový OS pro tento virtuální počítač. Protože je nutná podpora hardwarové virtualizace (VT-x/AMD-V), byla tato volba automaticky nastavena.</translation>
12385 </message>
12386 <message>
12387 <source>you have selected a 64-bit guest OS type for this VM. VirtualBox does not currently support more than one virtual CPU for 64-bit guests executed on 32-bit hosts.</source>
12388 <translation type="obsolete">zvolili jste 64bitový OS pro tento virtuální počítač. VirtualBox aktuálně nepodporuje více jak jeden virtuální 64bitový CPU na 32bitovém hostitelském počítači.</translation>
12389 </message>
12390 <message>
12391 <source>you have 2D Video Acceleration enabled. As 2D Video Acceleration is supported for Windows guests only, this feature will be disabled.</source>
12392 <translation type="obsolete">máte povolenu 2D akceleraci videa. Protože tato akcelerace je podporována pouze na virtuálních počítačích s Windows, bude tato vlastnost zákázána.</translation>
12393 </message>
12394 <message>
12395 <source>you have enabled a USB HID (Human Interface Device). This will not work unless USB emulation is also enabled. This will be done automatically when you accept the VM Settings by pressing the OK button.</source>
12396 <translation type="obsolete">povolili jste USB HID zařízení. To nebude pracovat pokud nebude také povolena emulace USB. Ta se automaticky aktivuje jakmile akceptujete nastavení virtuálního počítače stisknutím tlačítka OK.</translation>
12397 </message>
12398</context>
12399<context>
12400 <name>VBoxVMSettingsFD</name>
12401 <message>
12402 <source>Host floppy drive is not selected</source>
12403 <translation type="obsolete">Není vybrána disketová mechanika na hostiteli</translation>
12404 </message>
12405 <message>
12406 <source>Floppy image file is not selected</source>
12407 <translation type="obsolete">Není vybrán obraz diskety</translation>
12408 </message>
12409 <message>
12410 <source>When checked, mounts the specified media to the Floppy drive of the virtual machine.</source>
12411 <translation type="obsolete">Je-li zatrženo, připojí určené médium k disketové mechanice virtuálního počítače.</translation>
12412 </message>
12413 <message>
12414 <source>&amp;Mount Floppy Drive</source>
12415 <translation type="obsolete">Připojit disketovou &amp;mechaniku</translation>
12416 </message>
12417 <message>
12418 <source>Mounts the specified host Floppy drive to the virtual Floppy drive.</source>
12419 <translation type="obsolete">Připojí určenou hostitelskou disketovou mechaniku k virtuální disketové mechanice.</translation>
12420 </message>
12421 <message>
12422 <source>Host Floppy &amp;Drive</source>
12423 <translation type="obsolete">Hostitelská &amp;disketová mechanika</translation>
12424 </message>
12425 <message>
12426 <source>Lists host Floppy drives available to mount to the virtual machine.</source>
12427 <translation type="obsolete">Vypíše hostitelské disketové mechaniky dostupné pro připojení k virtuálnímu počítači.</translation>
12428 </message>
12429 <message>
12430 <source>Mounts the specified Floppy image to the virtual Floppy drive.</source>
12431 <translation type="obsolete">Připojí určený obraz diskety k virtuální disketové mechanice.</translation>
12432 </message>
12433 <message>
12434 <source>&amp;Image File</source>
12435 <translation type="obsolete">&amp;Souboru obrazu</translation>
12436 </message>
12437 <message>
12438 <source>Displays the image file to mount to the virtual Floppy drive and allows to quickly select a different image.</source>
12439 <translation type="obsolete">Zobrazuje soubor obrazu pro připojení k virtuální disketové mechanice a umožňuje rychle vybrat jiný obraz.</translation>
12440 </message>
12441 <message>
12442 <source>Invokes the Virtual Disk Manager to select a Floppy image to mount.</source>
12443 <translation type="obsolete">Vyvolá Správce virtuálních disků pro výběr obrazu diskety pro připojení.</translation>
12444 </message>
12445 <message>
12446 <source>Invokes the Virtual Media Manager to select a Floppy image to mount.</source>
12447 <translation type="obsolete">Vyvolá Správce virtuálních médií pro výběr obrazu diskety pro připojení.</translation>
12448 </message>
12449</context>
12450<context>
12451 <name>VBoxVMSettingsVRDP</name>
12452 <message>
12453 <source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
12454 <translation type="obsolete">Je-li zatrženo, virtuální počítač se bude chovat jako Remote Desktop Protocol (RDP) server a umožní vzdáleným klientům připojení a práci s virtuálním počítačem (když běží) použitím standardního RDP klienta.</translation>
12455 </message>
12456 <message>
12457 <source>&amp;Enable VRDP Server</source>
12458 <translation type="obsolete">Povolit VRDP s&amp;erver</translation>
12459 </message>
12460 <message>
12461 <source>Server &amp;Port:</source>
12462 <translation type="obsolete">Po&amp;rt serveru:</translation>
12463 </message>
12464 <message>
12465 <source>Displays the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.</source>
12466 <translation type="obsolete">Zobrazuje číslo portu pro VRDP server. Můžete uvést &lt;tt&gt;0&lt;/tt&gt; (nulu) pro nastavení čísla portu na standardní hodnotu.</translation>
12467 </message>
12468 <message>
12469 <source>Authentication &amp;Method:</source>
12470 <translation type="obsolete">&amp;Metoda autentizace:</translation>
12471 </message>
12472 <message>
12473 <source>Defines the VRDP authentication method.</source>
12474 <translation type="obsolete">Určuje autentizační metodu pro VRDP.</translation>
12475 </message>
12476 <message>
12477 <source>Authentication &amp;Timeout:</source>
12478 <translation type="obsolete">Čas vypršení au&amp;tentizace:</translation>
12479 </message>
12480 <message>
12481 <source>Specifies the timeout for guest authentication, in milliseconds.</source>
12482 <translation type="obsolete">Určuje čas vypršení autentizace hosta v milisekundách.</translation>
12483 </message>
12484</context>
12485</TS>
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use