# Czech translation of util-linux. # Copyright (C) 2001 Free Software Foundation, Inc. # Jiří Pavlovský , 1999 - 2001. # This translation is not really FSF copyrighted, but it's not possilble to # submit to the tp-robot without the 2nd line. # msgid "" msgstr "" "Project-Id-Version: util-linux 2.11b\n" "POT-Creation-Date: 2003-07-29 14:02-0400\n" "PO-Revision-Date: 2001-05-10 23:43+0200\n" "Last-Translator: Jiří Pavlovský \n" "Language-Team: Czech \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" #: disk-utils/blockdev.c:60 msgid "set read-only" msgstr "nastaví pouze pro čtení" #: disk-utils/blockdev.c:61 msgid "set read-write" msgstr "nastaví pro čtení/zápis" #: disk-utils/blockdev.c:64 msgid "get read-only" msgstr "zjistí zda je zakázán zápis" #: disk-utils/blockdev.c:67 msgid "get sectorsize" msgstr "zjistí velikost sektoru" #: disk-utils/blockdev.c:70 #, fuzzy msgid "get blocksize" msgstr "zjistí velikost" #: disk-utils/blockdev.c:73 #, fuzzy msgid "set blocksize" msgstr "zjistí velikost" #: disk-utils/blockdev.c:76 msgid "get size" msgstr "zjistí velikost" #: disk-utils/blockdev.c:79 msgid "set readahead" msgstr "nastaví dopředné čtení sektorů" #: disk-utils/blockdev.c:82 msgid "get readahead" msgstr "zjistí nastavení dopředného čtení sektorů" #: disk-utils/blockdev.c:85 msgid "flush buffers" msgstr "vyprázdnit buffery" #: disk-utils/blockdev.c:89 msgid "reread partition table" msgstr "načte znovu tabulku rozdělení disku" #: disk-utils/blockdev.c:98 #, fuzzy msgid "Usage:\n" msgstr "Použití:" #: disk-utils/blockdev.c:100 #, c-format msgid " %s --report [devices]\n" msgstr "" #: disk-utils/blockdev.c:101 #, fuzzy, c-format msgid " %s [-v|-q] commands devices\n" msgstr "Použití: %s [-V] [-v|-q] přepínače zařízení\n" #: disk-utils/blockdev.c:102 msgid "Available commands:\n" msgstr "Dostupné příkazy:\n" #: disk-utils/blockdev.c:219 #, c-format msgid "%s: Unknown command: %s\n" msgstr "%s: neznámý příkaz %s\n" #: disk-utils/blockdev.c:231 disk-utils/blockdev.c:240 #, c-format msgid "%s requires an argument\n" msgstr "přepínač %s vyžaduje argument\n" #: disk-utils/blockdev.c:278 #, c-format msgid "%s succeeded.\n" msgstr "" #: disk-utils/blockdev.c:296 disk-utils/blockdev.c:321 #, fuzzy, c-format msgid "%s: cannot open %s\n" msgstr "%s: %s nelze otevřít: %s\n" #: disk-utils/blockdev.c:338 #, fuzzy, c-format msgid "%s: ioctl error on %s\n" msgstr "%s: chyba zápisu na %s\n" #: disk-utils/blockdev.c:345 msgid "RO RA SSZ BSZ StartSec Size Device\n" msgstr "" #: disk-utils/elvtune.c:46 disk-utils/setfdprm.c:100 msgid "usage:\n" msgstr "Použití:\n" #: disk-utils/fdformat.c:31 msgid "Formatting ... " msgstr "Formátuji ... " #: disk-utils/fdformat.c:49 disk-utils/fdformat.c:84 msgid "done\n" msgstr "hotovo\n" #: disk-utils/fdformat.c:60 msgid "Verifying ... " msgstr "Ověřuji ... " #: disk-utils/fdformat.c:71 msgid "Read: " msgstr "Chyba při čtení: " #: disk-utils/fdformat.c:73 #, c-format msgid "Problem reading cylinder %d, expected %d, read %d\n" msgstr "Chyba při čtení cylindru %d, předpoklad %d, přečteno %d\n" #: disk-utils/fdformat.c:79 #, c-format msgid "" "bad data in cyl %d\n" "Continuing ... " msgstr "" "chybná data v cylindru %d\n" "Pokračuji ... " #: disk-utils/fdformat.c:94 #, c-format msgid "usage: %s [ -n ] device\n" msgstr "Použití: %s [ -n ] zařízení\n" #: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1291 #: disk-utils/isosize.c:179 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:55 #: disk-utils/mkfs.cramfs.c:778 disk-utils/mkfs.minix.c:638 #: disk-utils/mkswap.c:461 disk-utils/setfdprm.c:128 hwclock/hwclock.c:1175 #: misc-utils/cal.c:248 misc-utils/ddate.c:181 misc-utils/kill.c:188 #: misc-utils/rename.c:79 misc-utils/script.c:133 #, c-format msgid "%s from %s\n" msgstr "%s na %s\n" #: disk-utils/fdformat.c:130 #, fuzzy, c-format msgid "%s: not a block device\n" msgstr "%s není zařízením pružného disku\n" #: disk-utils/fdformat.c:140 msgid "Could not determine current format type" msgstr "Typ formátu nelze zjistit" #: disk-utils/fdformat.c:141 #, c-format msgid "%s-sided, %d tracks, %d sec/track. Total capacity %d kB.\n" msgstr "stran: %s, stop: %d, sekt/stopu %d. Celková kapacita %d kB.\n" #: disk-utils/fdformat.c:142 msgid "Double" msgstr "2" #: disk-utils/fdformat.c:142 msgid "Single" msgstr "1" #: disk-utils/fsck.cramfs.c:98 #, c-format msgid "" "usage: %s [-hv] [-x dir] file\n" " -h print this help\n" " -x dir extract into dir\n" " -v be more verbose\n" " file file to test\n" msgstr "" #: disk-utils/fsck.cramfs.c:191 #, c-format msgid "%s: error %d while decompressing! %p(%d)\n" msgstr "" #: disk-utils/fsck.cramfs.c:243 #, fuzzy, c-format msgid "%s: size error in symlink `%s'\n" msgstr "%s: chyba zápisu na %s\n" #: disk-utils/fsck.cramfs.c:258 disk-utils/fsck.cramfs.c:328 #, c-format msgid " uncompressing block at %ld to %ld (%ld)\n" msgstr "" #: disk-utils/fsck.cramfs.c:287 #, c-format msgid "%s: bogus mode on `%s' (%o)\n" msgstr "" #: disk-utils/fsck.cramfs.c:319 #, fuzzy, c-format msgid " hole at %ld (%d)\n" msgstr "mělo by být (%d, %d, %d)\n" #: disk-utils/fsck.cramfs.c:337 #, c-format msgid "%s: Non-block (%ld) bytes\n" msgstr "" #: disk-utils/fsck.cramfs.c:343 #, c-format msgid "%s: Non-size (%ld vs %ld) bytes\n" msgstr "" #: disk-utils/fsck.cramfs.c:392 #, c-format msgid "%s: invalid cramfs--bad path length\n" msgstr "" #: disk-utils/fsck.cramfs.c:472 #, fuzzy, c-format msgid "%s: compiled without -x support\n" msgstr "při překladu %s nebyla zvolena podpora minix v2\n" #: disk-utils/fsck.cramfs.c:498 #, c-format msgid "%s: warning--unable to determine filesystem size \n" msgstr "" #: disk-utils/fsck.cramfs.c:508 #, fuzzy, c-format msgid "%s is not a block device or file\n" msgstr "mount: %s není blokovým zařízením" #: disk-utils/fsck.cramfs.c:514 disk-utils/fsck.cramfs.c:549 #, c-format msgid "%s: invalid cramfs--file length too short\n" msgstr "" #: disk-utils/fsck.cramfs.c:541 #, c-format msgid "%s: invalid cramfs--wrong magic\n" msgstr "" #: disk-utils/fsck.cramfs.c:554 #, c-format msgid "%s: warning--file length too long, padded image?\n" msgstr "" #: disk-utils/fsck.cramfs.c:564 #, fuzzy, c-format msgid "%s: invalid cramfs--crc error\n" msgstr "%s: chyba při analýze přepínačů\n" #: disk-utils/fsck.cramfs.c:570 #, c-format msgid "%s: warning--old cramfs image, no CRC\n" msgstr "" #: disk-utils/fsck.cramfs.c:592 #, c-format msgid "%s: invalid cramfs--bad superblock\n" msgstr "" #: disk-utils/fsck.cramfs.c:608 #, c-format msgid "%s: invalid cramfs--directory data end (%ld) != file data start (%ld)\n" msgstr "" #: disk-utils/fsck.cramfs.c:616 #, c-format msgid "%s: invalid cramfs--invalid file data offset\n" msgstr "" #: disk-utils/fsck.minix.c:200 #, c-format msgid "Usage: %s [-larvsmf] /dev/name\n" msgstr "Použití: %s [ -larvsmf ] název zařízení\n" #: disk-utils/fsck.minix.c:307 #, c-format msgid "%s is mounted.\t " msgstr "%s je již připojeno.\t" #: disk-utils/fsck.minix.c:309 msgid "Do you really want to continue" msgstr "Chcete opravdu pokračovat" #: disk-utils/fsck.minix.c:313 msgid "check aborted.\n" msgstr "prohlídka ukončena.\n" #: disk-utils/fsck.minix.c:332 disk-utils/fsck.minix.c:356 #, fuzzy, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "číslo Zóny < FIRSTZONE v souboru `" #: disk-utils/fsck.minix.c:336 disk-utils/fsck.minix.c:360 #, fuzzy, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "číslo Zóny >= počet ZÓN v souboru `" #: disk-utils/fsck.minix.c:341 disk-utils/fsck.minix.c:365 msgid "Remove block" msgstr "Odstranit blok" #: disk-utils/fsck.minix.c:384 #, fuzzy, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "Chyba při čtení: nelze posunout ukazovátko na blok v souboru '" #: disk-utils/fsck.minix.c:390 #, fuzzy, c-format msgid "Read error: bad block in file '%s'\n" msgstr "Chyba při čtení: chybný blok v souboru '" #: disk-utils/fsck.minix.c:405 msgid "" "Internal error: trying to write bad block\n" "Write request ignored\n" msgstr "" "Vnitřní chyba: pokus o zápis chybného bloku.\n" "Žádost o zápis ignorována.\n" #: disk-utils/fsck.minix.c:411 disk-utils/mkfs.minix.c:279 msgid "seek failed in write_block" msgstr "chyba při posunu ukazovátka ve write_block" #: disk-utils/fsck.minix.c:414 #, fuzzy, c-format msgid "Write error: bad block in file '%s'\n" msgstr "Chyba při zápisu: chybný blok v souboru '" #: disk-utils/fsck.minix.c:532 msgid "seek failed in write_super_block" msgstr "chyba při posunu ukazovátka ve write_super_block" #: disk-utils/fsck.minix.c:534 disk-utils/mkfs.minix.c:266 msgid "unable to write super-block" msgstr "superblok nelze zapsat" #: disk-utils/fsck.minix.c:544 msgid "Unable to write inode map" msgstr "mapu i-uzlů nelze zapsat" #: disk-utils/fsck.minix.c:546 msgid "Unable to write zone map" msgstr "mapu zón nelze zapsat" #: disk-utils/fsck.minix.c:548 msgid "Unable to write inodes" msgstr "i-uzly nelze zapsat" #: disk-utils/fsck.minix.c:577 msgid "seek failed" msgstr "chyba při posunu ukazovátka" #: disk-utils/fsck.minix.c:579 msgid "unable to read super block" msgstr "superblok nelze číst" #: disk-utils/fsck.minix.c:599 msgid "bad magic number in super-block" msgstr "superblok obsahuje chybné magické číslo" #: disk-utils/fsck.minix.c:601 msgid "Only 1k blocks/zones supported" msgstr "podporovány jsou pouze 1kilobajtové bloky/zóny" #: disk-utils/fsck.minix.c:603 msgid "bad s_imap_blocks field in super-block" msgstr "superblok obsahuje chybnou položku s_imap_blocks" #: disk-utils/fsck.minix.c:605 msgid "bad s_zmap_blocks field in super-block" msgstr "superblok obsahuje chybnou položku s_zmap_blocks" #: disk-utils/fsck.minix.c:612 msgid "Unable to allocate buffer for inode map" msgstr "buffer pro mapu i-uzlů nelze alokovat" #: disk-utils/fsck.minix.c:620 msgid "Unable to allocate buffer for inodes" msgstr "buffer pro i-uzly nelze alokovat" #: disk-utils/fsck.minix.c:623 msgid "Unable to allocate buffer for inode count" msgstr "buffer pro počítadlo i-uzlů nelze alokovat" #: disk-utils/fsck.minix.c:626 msgid "Unable to allocate buffer for zone count" msgstr "buffer pro počítadlo zón nelze alokovat" #: disk-utils/fsck.minix.c:628 msgid "Unable to read inode map" msgstr "mapu i-uzlů nelze číst" #: disk-utils/fsck.minix.c:630 msgid "Unable to read zone map" msgstr "mapu zón nelze číst" #: disk-utils/fsck.minix.c:632 msgid "Unable to read inodes" msgstr "i-uzly nelze číst" #: disk-utils/fsck.minix.c:634 msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "Varování: Firstzone != Norm_firstzone\n" #: disk-utils/fsck.minix.c:639 disk-utils/mkfs.minix.c:520 #, c-format msgid "%ld inodes\n" msgstr "i-uzlů: %ld\n" #: disk-utils/fsck.minix.c:640 disk-utils/mkfs.minix.c:521 #, c-format msgid "%ld blocks\n" msgstr "bloků: %ld\n" #: disk-utils/fsck.minix.c:641 disk-utils/mkfs.minix.c:522 #, c-format msgid "Firstdatazone=%ld (%ld)\n" msgstr "Firstdatazone=%ld (%ld)\n" #: disk-utils/fsck.minix.c:642 disk-utils/mkfs.minix.c:523 #, c-format msgid "Zonesize=%d\n" msgstr "Velikost zóny=%d\n" #: disk-utils/fsck.minix.c:643 #, c-format msgid "Maxsize=%ld\n" msgstr "Maxvelikost=%ld\n" #: disk-utils/fsck.minix.c:644 #, c-format msgid "Filesystem state=%d\n" msgstr "Stav systému souborů=%d\n" #: disk-utils/fsck.minix.c:645 #, c-format msgid "" "namelen=%d\n" "\n" msgstr "namelen=%d\n" #: disk-utils/fsck.minix.c:660 disk-utils/fsck.minix.c:712 #, fuzzy, c-format msgid "Inode %d marked unused, but used for file '%s'\n" msgstr "I-uzel %d je označen jako nepoužívaný, ale je použit pro soubor '" #: disk-utils/fsck.minix.c:664 disk-utils/fsck.minix.c:716 msgid "Mark in use" msgstr "Označen jako používaný" #: disk-utils/fsck.minix.c:686 disk-utils/fsck.minix.c:736 #, fuzzy, c-format msgid "The file `%s' has mode %05o\n" msgstr " mód je %05o\n" #: disk-utils/fsck.minix.c:693 disk-utils/fsck.minix.c:742 msgid "Warning: inode count too big.\n" msgstr "Varování: počet i-uzlů je příliš veliký.\n" #: disk-utils/fsck.minix.c:755 msgid "root inode isn't a directory" msgstr "root i-uzel není adresářem" #: disk-utils/fsck.minix.c:779 disk-utils/fsck.minix.c:813 #, fuzzy, c-format msgid "Block has been used before. Now in file `%s'." msgstr "Blok byl použit již předtím. Nyní v souboru `" #: disk-utils/fsck.minix.c:781 disk-utils/fsck.minix.c:815 #: disk-utils/fsck.minix.c:1149 disk-utils/fsck.minix.c:1158 #: disk-utils/fsck.minix.c:1205 disk-utils/fsck.minix.c:1214 msgid "Clear" msgstr "Smazat" #: disk-utils/fsck.minix.c:791 disk-utils/fsck.minix.c:825 #, fuzzy, c-format msgid "Block %d in file `%s' is marked not in use." msgstr " je označen jako nepoužívaný." #: disk-utils/fsck.minix.c:793 disk-utils/fsck.minix.c:827 msgid "Correct" msgstr "Opravit" #: disk-utils/fsck.minix.c:973 disk-utils/fsck.minix.c:1041 #, fuzzy, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr " obsahuje chybné číslo i-uzlu pro soubor '" #: disk-utils/fsck.minix.c:976 disk-utils/fsck.minix.c:1044 msgid " Remove" msgstr " Odstranit" #: disk-utils/fsck.minix.c:990 #, fuzzy, c-format msgid "`%s': bad directory: '.' isn't first\n" msgstr ": chybný adresář: '.' není první\n" #: disk-utils/fsck.minix.c:998 #, fuzzy, c-format msgid "`%s': bad directory: '..' isn't second\n" msgstr ": chybný adresář: '..' není druhý\n" #: disk-utils/fsck.minix.c:1058 #, fuzzy, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr ": chybný adresář: '.' není první\n" #: disk-utils/fsck.minix.c:1067 #, fuzzy, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr ": chybný adresář: '..' není druhý\n" #: disk-utils/fsck.minix.c:1102 msgid "internal error" msgstr "vnitřní chyba" #: disk-utils/fsck.minix.c:1105 disk-utils/fsck.minix.c:1124 #, fuzzy, c-format msgid "%s: bad directory: size < 32" msgstr ": chybný adresář: velikost < 32" #: disk-utils/fsck.minix.c:1138 msgid "seek failed in bad_zone" msgstr "chyba při posunu ukazovátka v bad_zone" #: disk-utils/fsck.minix.c:1148 disk-utils/fsck.minix.c:1204 #, c-format msgid "Inode %d mode not cleared." msgstr "Mód I-uzlu %d není smazán." #: disk-utils/fsck.minix.c:1157 disk-utils/fsck.minix.c:1213 #, c-format msgid "Inode %d not used, marked used in the bitmap." msgstr "I-uzel %d není používán a v bitmapě označen jako používaný." #: disk-utils/fsck.minix.c:1163 disk-utils/fsck.minix.c:1219 #, c-format msgid "Inode %d used, marked unused in the bitmap." msgstr "I-uzel %d je používán a v bitmapě označen jako nepoužívaný." #: disk-utils/fsck.minix.c:1169 disk-utils/fsck.minix.c:1224 #, c-format msgid "Inode %d (mode = %07o), i_nlinks=%d, counted=%d." msgstr "I-uzel %d (mode = %07o), i_nlinks=%d, napočítáno=%d." #: disk-utils/fsck.minix.c:1171 disk-utils/fsck.minix.c:1226 msgid "Set i_nlinks to count" msgstr "Nastavit i_nlinks na počet" #: disk-utils/fsck.minix.c:1183 disk-utils/fsck.minix.c:1238 #, c-format msgid "Zone %d: marked in use, no file uses it." msgstr "Zóna %d je označena jako používaná a žádné soubory ji nepoužívají." #: disk-utils/fsck.minix.c:1184 disk-utils/fsck.minix.c:1240 msgid "Unmark" msgstr "Odznačit" #: disk-utils/fsck.minix.c:1189 disk-utils/fsck.minix.c:1245 #, fuzzy, c-format msgid "Zone %d: in use, counted=%d\n" msgstr "Zóna %d: %spoužívaná, napočítáno=%d\n" #: disk-utils/fsck.minix.c:1192 disk-utils/fsck.minix.c:1248 #, fuzzy, c-format msgid "Zone %d: not in use, counted=%d\n" msgstr "Zóna %d: %spoužívaná, napočítáno=%d\n" #: disk-utils/fsck.minix.c:1220 msgid "Set" msgstr "Nastavit" #: disk-utils/fsck.minix.c:1296 disk-utils/mkfs.minix.c:643 #: disk-utils/mkfs.minix.c:646 msgid "bad inode size" msgstr "chybná velikost i-uzlu" #: disk-utils/fsck.minix.c:1299 msgid "bad v2 inode size" msgstr "chybná velikost v2 i-uzlu" #: disk-utils/fsck.minix.c:1325 msgid "need terminal for interactive repairs" msgstr "opravy s účastí uživatele vyžadují terminál" #: disk-utils/fsck.minix.c:1329 #, c-format msgid "unable to open '%s'" msgstr "'%s' nelze otevřít" #: disk-utils/fsck.minix.c:1344 #, c-format msgid "%s is clean, no check.\n" msgstr "%s je 'čisté', ověřování vynecháno.\n" #: disk-utils/fsck.minix.c:1348 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "Kontrola systému souborů na %s vynucena.\n" #: disk-utils/fsck.minix.c:1350 #, c-format msgid "Filesystem on %s is dirty, needs checking.\n" msgstr "Systém souborů na %s je 'špinavý', je třeba jej zkontrolovat.\n" #: disk-utils/fsck.minix.c:1379 #, c-format msgid "" "\n" "%6ld inodes used (%ld%%)\n" msgstr "" "\n" "používaných i-uzlů: %6ld (%ld%%)\n" #: disk-utils/fsck.minix.c:1384 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "používaných zón: %6ld (%ld%%)\n" #: disk-utils/fsck.minix.c:1386 #, c-format msgid "" "\n" "%6d regular files\n" "%6d directories\n" "%6d character device files\n" "%6d block device files\n" "%6d links\n" "%6d symbolic links\n" "------\n" "%6d files\n" msgstr "" "\n" " obyčejných souborů: %6d\n" " adresářů: %6d\n" " znakových zařízení: %6d\n" " blokových zařízení: %6d\n" " odkazů: %6d\n" " symbolických odkazů: %6d\n" "------\n" "souborů: %6d\n" #: disk-utils/fsck.minix.c:1399 msgid "" "----------------------------\n" "FILE SYSTEM HAS BEEN CHANGED\n" "----------------------------\n" msgstr "" "----------------------------\n" "SYSTÉM SOUBORŮ BYL ZMĚNĚN \n" "----------------------------\n" #: disk-utils/isosize.c:129 #, c-format msgid "%s: failed to open: %s\n" msgstr "%s: %s nelze otevřít\n" #: disk-utils/isosize.c:135 #, c-format msgid "%s: seek error on %s\n" msgstr "%s: chyba zápisu na %s\n" #: disk-utils/isosize.c:141 #, c-format msgid "%s: read error on %s\n" msgstr "%s: chyba zápisu na %s\n" #: disk-utils/isosize.c:150 #, c-format msgid "sector count: %d, sector size: %d\n" msgstr "počet sektorů: %d, velikost sektoru: %d\n" #: disk-utils/isosize.c:198 #, c-format msgid "%s: option parse error\n" msgstr "%s: chyba při analýze přepínačů\n" #: disk-utils/isosize.c:206 #, c-format msgid "Usage: %s [-x] [-d ] iso9660-image\n" msgstr "Použití: %s [-x] [-d ] iso9660-obraz\n" #: disk-utils/mkfs.bfs.c:88 #, c-format msgid "" "Usage: %s [-v] [-N nr-of-inodes] [-V volume-name]\n" " [-F fsname] device [block-count]\n" msgstr "" "Použití: %s [-v] [-N počet iuzlů] [-V název svazku]\n" " [-F název ss] zařízení [počet bloků]\n" #: disk-utils/mkfs.bfs.c:135 msgid "volume name too long" msgstr "název svazku je příliš dlouhý" #: disk-utils/mkfs.bfs.c:142 msgid "fsname name too long" msgstr "název ss je příliš dlouhý" #: disk-utils/mkfs.bfs.c:167 #, c-format msgid "cannot stat device %s" msgstr "volání stat pro zařízení %s selhalo" #: disk-utils/mkfs.bfs.c:171 #, c-format msgid "%s is not a block special device" msgstr "%s není blokovým zařízením" #: disk-utils/mkfs.bfs.c:176 #, c-format msgid "cannot open %s" msgstr "%s nelze otevřít" #: disk-utils/mkfs.bfs.c:187 #, c-format msgid "cannot get size of %s" msgstr "nelze zjistit velikost %s" #: disk-utils/mkfs.bfs.c:192 #, c-format msgid "blocks argument too large, max is %lu" msgstr "zadán příliš veliký počet bloků, maximum je %lu" #: disk-utils/mkfs.bfs.c:207 msgid "too many inodes - max is 512" msgstr "příliš mnoho iuzlů - maximum je 512" #: disk-utils/mkfs.bfs.c:216 #, c-format msgid "not enough space, need at least %lu blocks" msgstr "nedostatek místa, minimální potřebný počet bloků: %lu" #: disk-utils/mkfs.bfs.c:228 fdisk/fdisk.c:2181 #, c-format msgid "Device: %s\n" msgstr "Zařízení: %s\n" #: disk-utils/mkfs.bfs.c:229 #, c-format msgid "Volume: <%-6s>\n" msgstr "Svazek: <%-6s>\n" #: disk-utils/mkfs.bfs.c:230 #, c-format msgid "FSname: <%-6s>\n" msgstr "NázevSS: <%-6s>\n" #: disk-utils/mkfs.bfs.c:231 #, c-format msgid "BlockSize: %d\n" msgstr "VelikostBloku: %d\n" #: disk-utils/mkfs.bfs.c:233 #, c-format msgid "Inodes: %d (in 1 block)\n" msgstr "Počet iuzlů: %d (v 1 bloku)\n" #: disk-utils/mkfs.bfs.c:236 #, c-format msgid "Inodes: %d (in %ld blocks)\n" msgstr "Počet iuzlů: %d (v %ld blocích)\n" #: disk-utils/mkfs.bfs.c:238 #, c-format msgid "Blocks: %ld\n" msgstr "Počet bloků: %ld\n" #: disk-utils/mkfs.bfs.c:239 #, c-format msgid "Inode end: %d, Data end: %d\n" msgstr "Konec iuzlů: %d, Konec dat: %d\n" #: disk-utils/mkfs.bfs.c:244 msgid "error writing superblock" msgstr "chyba při zápisu superbloku" #: disk-utils/mkfs.bfs.c:264 msgid "error writing root inode" msgstr "chyba při zápisu kořenového iuzlu" #: disk-utils/mkfs.bfs.c:269 msgid "error writing inode" msgstr "chyba při zápisu iuzlu" #: disk-utils/mkfs.bfs.c:272 msgid "seek error" msgstr "volání seek selhalo" #: disk-utils/mkfs.bfs.c:278 msgid "error writing . entry" msgstr "chyba při zápisu . položky" #: disk-utils/mkfs.bfs.c:282 msgid "error writing .. entry" msgstr "chyba při zápisu .. položky" #: disk-utils/mkfs.bfs.c:286 #, c-format msgid "error closing %s" msgstr "Chyba při zavírání %s" #: disk-utils/mkfs.c:76 msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n" msgstr "Použití: mkfs [-V] [-t sstyp] [ss-volby] zařízení [velikost]\n" #: disk-utils/mkfs.c:90 fdisk/cfdisk.c:367 getopt/getopt.c:89 #: getopt/getopt.c:99 login-utils/wall.c:237 #, c-format msgid "%s: Out of memory!\n" msgstr "%s: Nedostatek paměti!\n" #: disk-utils/mkfs.c:99 #, c-format msgid "mkfs version %s (%s)\n" msgstr "mkfs verze %s (%s)\n" #: disk-utils/mkfs.cramfs.c:124 #, c-format msgid "" "usage: %s [-v] [-b blksz] [-e edition] [-i file] [-n name] dirname outfile\n" " -h print this help\n" " -v be verbose\n" " -E make all warnings errors (non-zero exit status)\n" " -b blksz use this blocksize, must equal page size\n" " -e edition set edition number (part of fsid)\n" " -i file insert a file image into the filesystem (requires >= 2.4.0)\n" " -n name set name of cramfs filesystem\n" " -p pad by %d bytes for boot code\n" " -s sort directory entries (old option, ignored)\n" " -z make explicit holes (requires >= 2.3.39)\n" " dirname root of the filesystem to be compressed\n" " outfile output file\n" msgstr "" #: disk-utils/mkfs.cramfs.c:335 #, c-format msgid "" "Very long (%u bytes) filename `%s' found.\n" " Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n" msgstr "" #: disk-utils/mkfs.cramfs.c:463 msgid "filesystem too big. Exiting.\n" msgstr "" #: disk-utils/mkfs.cramfs.c:514 msgid "Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. Exiting.\n" msgstr "" #. (I don't think this can happen with zlib.) #: disk-utils/mkfs.cramfs.c:622 #, c-format msgid "AIEEE: block \"compressed\" to > 2*blocklength (%ld)\n" msgstr "" #: disk-utils/mkfs.cramfs.c:641 #, c-format msgid "%6.2f%% (%+d bytes)\t%s\n" msgstr "" #: disk-utils/mkfs.cramfs.c:819 #, c-format msgid "warning: guestimate of required size (upper bound) is %LdMB, but maximum image size is %uMB. We might die prematurely.\n" msgstr "" #: disk-utils/mkfs.cramfs.c:860 #, fuzzy, c-format msgid "Including: %s\n" msgstr "Chybné id: %s\n" #: disk-utils/mkfs.cramfs.c:866 #, c-format msgid "Directory data: %d bytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:874 #, c-format msgid "Everything: %d kilobytes\n" msgstr "" #: disk-utils/mkfs.cramfs.c:879 #, fuzzy, c-format msgid "Super block: %d bytes\n" msgstr "použitý prostor (v bajtech) = %d\n" #: disk-utils/mkfs.cramfs.c:886 #, c-format msgid "CRC: %x\n" msgstr "" #: disk-utils/mkfs.cramfs.c:891 #, c-format msgid "not enough space allocated for ROM image (%Ld allocated, %d used)\n" msgstr "" #: disk-utils/mkfs.cramfs.c:903 #, c-format msgid "ROM image write failed (%d %d)\n" msgstr "" #. (These warnings used to come at the start, but they scroll off the #. screen too quickly.) #. (can't happen when reading from ext2fs) #. bytes, not chars: think UTF8. #: disk-utils/mkfs.cramfs.c:912 #, fuzzy msgid "warning: filenames truncated to 255 bytes.\n" msgstr "Varování: počet i-uzlů je příliš veliký.\n" #: disk-utils/mkfs.cramfs.c:915 msgid "warning: files were skipped due to errors.\n" msgstr "" #: disk-utils/mkfs.cramfs.c:918 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n" msgstr "" #: disk-utils/mkfs.cramfs.c:923 #, c-format msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n" msgstr "" #: disk-utils/mkfs.cramfs.c:928 #, c-format msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n" msgstr "" #: disk-utils/mkfs.cramfs.c:933 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" "that some device files will be wrong.\n" msgstr "" #: disk-utils/mkfs.minix.c:175 #, c-format msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n" msgstr "Použití: %s [ -n ] [-c | -l soubor] [-nXX] [-iXX] /dev/název [bloky]\n" #: disk-utils/mkfs.minix.c:199 #, c-format msgid "%s is mounted; will not make a filesystem here!" msgstr "%s je připojeno; systém souborů zde vytvářet nebudu!" #: disk-utils/mkfs.minix.c:260 msgid "seek to boot block failed in write_tables" msgstr "chyba při posunu ukazovátka na startovací blok ve write_tables" #: disk-utils/mkfs.minix.c:262 msgid "unable to clear boot sector" msgstr "startovací blok nelze smazat" #: disk-utils/mkfs.minix.c:264 msgid "seek failed in write_tables" msgstr "chyba při posunu ukazovátka ve write_tables" #: disk-utils/mkfs.minix.c:268 msgid "unable to write inode map" msgstr "mapu i-uzlů nelze zapsat" #: disk-utils/mkfs.minix.c:270 msgid "unable to write zone map" msgstr "mapu zón nelze zapsat" #: disk-utils/mkfs.minix.c:272 msgid "unable to write inodes" msgstr "i-uzly nelze zapsat" #: disk-utils/mkfs.minix.c:281 msgid "write failed in write_block" msgstr "chyba při zápisu ve write_block" #. Could make triple indirect block here #: disk-utils/mkfs.minix.c:289 disk-utils/mkfs.minix.c:363 #: disk-utils/mkfs.minix.c:413 msgid "too many bad blocks" msgstr "příliš mnoho chybných bloků" #: disk-utils/mkfs.minix.c:297 msgid "not enough good blocks" msgstr "nedostatek korektních bloků" #: disk-utils/mkfs.minix.c:509 msgid "unable to allocate buffers for maps" msgstr "buffery pro mapy nelze alokovat" #: disk-utils/mkfs.minix.c:518 msgid "unable to allocate buffer for inodes" msgstr "buffery pro i-uzly nelze alokovat" #: disk-utils/mkfs.minix.c:524 #, c-format msgid "" "Maxsize=%ld\n" "\n" msgstr "" "Maxvelikost=%ld\n" "\n" #: disk-utils/mkfs.minix.c:538 msgid "seek failed during testing of blocks" msgstr "chyba při posunu ukazovátka v průběhu kontroly bloků" #: disk-utils/mkfs.minix.c:546 msgid "Weird values in do_check: probably bugs\n" msgstr "Nesprávné hodnoty v do_check: pravděpodobně chyby\n" #: disk-utils/mkfs.minix.c:577 disk-utils/mkswap.c:372 msgid "seek failed in check_blocks" msgstr "chyba při posunu ukazovátka v check_blocks" #: disk-utils/mkfs.minix.c:586 msgid "bad blocks before data-area: cannot make fs" msgstr "chybné bloky před datovou oblastí: systém souborů nelze vytvořit" #: disk-utils/mkfs.minix.c:592 disk-utils/mkfs.minix.c:614 #, c-format msgid "%d bad blocks\n" msgstr "chybných bloků: %d\n" #: disk-utils/mkfs.minix.c:594 disk-utils/mkfs.minix.c:616 msgid "one bad block\n" msgstr "chybných bloků: 1\n" #: disk-utils/mkfs.minix.c:604 msgid "can't open file of bad blocks" msgstr "soubor chybných bloků nelze otevřít" #: disk-utils/mkfs.minix.c:674 #, c-format msgid "%s: not compiled with minix v2 support\n" msgstr "při překladu %s nebyla zvolena podpora minix v2\n" #: disk-utils/mkfs.minix.c:693 msgid "strtol error: number of blocks not specified" msgstr "chyba strtol: počet bloků nebyl zadán" #: disk-utils/mkfs.minix.c:725 #, c-format msgid "unable to open %s" msgstr "%s nelze otevřít" #: disk-utils/mkfs.minix.c:727 #, c-format msgid "unable to stat %s" msgstr "o %s nelze získat informace" #: disk-utils/mkfs.minix.c:731 #, c-format msgid "will not try to make filesystem on '%s'" msgstr "nebudu se pokoušet vytvořit systém souborů na '%s'" #: disk-utils/mkswap.c:178 #, c-format msgid "Bad user-specified page size %d\n" msgstr "Zadadaná velikost stránky (%d) je chybná.\n" #: disk-utils/mkswap.c:187 #, c-format msgid "Using user-specified page size %d, instead of the system values %d/%d\n" msgstr "Používám zadanou velikost stránky (%d) místo implicitních hodnot (%d/%d).\n" #: disk-utils/mkswap.c:191 #, c-format msgid "Assuming pages of size %d (not %d)\n" msgstr "Předpokládám velikost stránek %d (nikoliv %d)\n" #: disk-utils/mkswap.c:326 #, c-format msgid "Usage: %s [-c] [-v0|-v1] [-pPAGESZ] /dev/name [blocks]\n" msgstr "Použití: %s [-c] [-v0|-v1] [-pVELIKOST STRÁNKY] /dev/název [bloky]\n" #: disk-utils/mkswap.c:349 msgid "too many bad pages" msgstr "příliš mnoho chybných stránek" #: disk-utils/mkswap.c:363 misc-utils/look.c:182 misc-utils/setterm.c:1145 #: text-utils/more.c:2090 text-utils/more.c:2101 msgid "Out of memory" msgstr "Nedostatek paměti" #: disk-utils/mkswap.c:380 msgid "one bad page\n" msgstr "chybných stránek: 1\n" #: disk-utils/mkswap.c:382 #, c-format msgid "%d bad pages\n" msgstr "chybných stránek: %d\n" #: disk-utils/mkswap.c:501 #, c-format msgid "%s: error: Nowhere to set up swap on?\n" msgstr "%s: chyba: Kde mám vytvořit odkládací prostor?\n" #: disk-utils/mkswap.c:519 #, c-format msgid "%s: error: size %ld is larger than device size %d\n" msgstr "%s: chyba: zadaná velikost (%ld) je větší než velikost zařízení (%d)\n" #: disk-utils/mkswap.c:538 #, c-format msgid "%s: error: unknown version %d\n" msgstr "%s: chyba: neznámá verze %d\n" #: disk-utils/mkswap.c:545 #, c-format msgid "%s: error: swap area needs to be at least %ldkB\n" msgstr "%s: chyba: minimální velikost odkládacího prostoru je %ldkB\n" #: disk-utils/mkswap.c:562 #, c-format msgid "%s: warning: truncating swap area to %ldkB\n" msgstr "%s: varování: odkládací prostor useknut na %ldkB\n" #: disk-utils/mkswap.c:576 #, c-format msgid "Will not try to make swapdevice on '%s'" msgstr "nebudu se pokoušet vytvořit odkládací zařízení '%s'" #: disk-utils/mkswap.c:585 disk-utils/mkswap.c:606 msgid "fatal: first page unreadable" msgstr "osudová chyba: první stránka je nečitelná" #: disk-utils/mkswap.c:591 #, c-format msgid "" "%s: Device '%s' contains a valid Sun disklabel.\n" "This probably means creating v0 swap would destroy your partition table\n" "No swap created. If you really want to create swap v0 on that device, use\n" "the -f option to force it.\n" msgstr "" "%s: Zařízení '%s' obsahuje korektní Sun popis disku.\n" "To znamená, že vytvoření odkládacího prostoru v0 by pravděpodobně zničilo\n" "Vaší tabulku rozdělení disku. Odkládací prostor nebyl vytvořen. Pokud opravdu\n" "chcete vytvořit odkládací prostor v0, použijte přepínač -f pro vynucení.\n" #: disk-utils/mkswap.c:615 msgid "Unable to set up swap-space: unreadable" msgstr "Odkládací prostor nelze nastavit: nečitelné" #: disk-utils/mkswap.c:616 #, fuzzy, c-format msgid "Setting up swapspace version %d, size = %llu kB\n" msgstr "Vytvářím odkládací prostor verze %d, velikost (v bajtech) = %ld\n" #: disk-utils/mkswap.c:622 msgid "unable to rewind swap-device" msgstr "odkládací prostor nelze převinout" #: disk-utils/mkswap.c:625 msgid "unable to write signature page" msgstr "stránku signatur nelze zapsat" #: disk-utils/mkswap.c:633 msgid "fsync failed" msgstr "volání fsync selhalo" #: disk-utils/setfdprm.c:31 #, c-format msgid "Invalid number: %s\n" msgstr "Chybné číslo: %s\n" #: disk-utils/setfdprm.c:81 #, c-format msgid "Syntax error: '%s'\n" msgstr "Syntaktická chyba: '%s'\n" #: disk-utils/setfdprm.c:91 #, c-format msgid "No such parameter set: '%s'\n" msgstr "Chybný argument: '%s'\n" #: disk-utils/setfdprm.c:101 #, fuzzy, c-format msgid " %s [ -p ] dev name\n" msgstr "Použití: %s [ -p ] název zařízení\n" #: disk-utils/setfdprm.c:102 #, fuzzy, c-format msgid " %s [ -p ] dev size sect heads tracks stretch gap rate spec1 fmt_gap\n" msgstr "" " %s [ -p ] zařízení velikost sekt hlavy stopy stretch gap rychlost\n" " spec1 fmt_gap\n" #: disk-utils/setfdprm.c:105 #, fuzzy, c-format msgid " %s [ -c | -y | -n | -d ] dev\n" msgstr " %s [ -c | -y | -n | -d ] zařízení\n" #: disk-utils/setfdprm.c:107 #, fuzzy, c-format msgid " %s [ -c | -y | -n ] dev\n" msgstr " %s [ -c | -y | -n ] zařízení\n" #: fdisk/cfdisk.c:392 fdisk/cfdisk.c:2015 msgid "Unusable" msgstr "Nepoužitelné" #: fdisk/cfdisk.c:394 fdisk/cfdisk.c:2017 msgid "Free Space" msgstr "Volný prostor" #: fdisk/cfdisk.c:397 msgid "Linux ext2" msgstr "Linux ext2" #: fdisk/cfdisk.c:399 #, fuzzy msgid "Linux ext3" msgstr "Linux ext2" #: fdisk/cfdisk.c:401 #, fuzzy msgid "Linux XFS" msgstr "Linux" #: fdisk/cfdisk.c:403 #, fuzzy msgid "Linux ReiserFS" msgstr "Linux nativní" #. also Solaris #: fdisk/cfdisk.c:405 fdisk/i386_sys_types.c:57 msgid "Linux" msgstr "Linux" #: fdisk/cfdisk.c:408 msgid "OS/2 HPFS" msgstr "OS/2 HPFS" #: fdisk/cfdisk.c:410 msgid "OS/2 IFS" msgstr "OS/2 IFS" #: fdisk/cfdisk.c:414 msgid "NTFS" msgstr "NTFS" #: fdisk/cfdisk.c:425 msgid "Disk has been changed.\n" msgstr "Na disku byly provedeny změny.\n" #: fdisk/cfdisk.c:426 msgid "Reboot the system to ensure the partition table is correctly updated.\n" msgstr "" "Restartujte systém, aby byla jistota, že tabulka rozdělení disku byla\n" "korektně změněna.\n" #: fdisk/cfdisk.c:429 msgid "" "\n" "WARNING: If you have created or modified any\n" "DOS 6.x partitions, please see the cfdisk manual\n" "page for additional information.\n" msgstr "" "\n" "VAROVÁNÍ: Pokud jste vytvořil či změnil nějaké\n" "DOS 6.x diskové oddíly, přečtěte si prosím manuál\n" "programu cfdisk, abyste získal dodatečné informace.\n" #: fdisk/cfdisk.c:524 msgid "FATAL ERROR" msgstr "OSUDOVÁ CHYBA" #: fdisk/cfdisk.c:525 msgid "Press any key to exit cfdisk" msgstr "Stiskněte jakoukoliv klávesu pro ukončení programu cfdisk" #: fdisk/cfdisk.c:572 fdisk/cfdisk.c:580 msgid "Cannot seek on disk drive" msgstr "Nelze posunout ukazovátko na disku" #: fdisk/cfdisk.c:574 msgid "Cannot read disk drive" msgstr "Z disku nelze číst" #: fdisk/cfdisk.c:582 msgid "Cannot write disk drive" msgstr "Nelze zapisovat na disk" #: fdisk/cfdisk.c:880 msgid "Too many partitions" msgstr "příliš mnoho diskových oddílů" #: fdisk/cfdisk.c:885 msgid "Partition begins before sector 0" msgstr "Diskový oddíl začíná před sektorem 0" #: fdisk/cfdisk.c:890 msgid "Partition ends before sector 0" msgstr "Diskový oddíl končí před sektorem 0" #: fdisk/cfdisk.c:895 msgid "Partition begins after end-of-disk" msgstr "Diskový oddíl začíná za koncem disku" #: fdisk/cfdisk.c:900 msgid "Partition ends after end-of-disk" msgstr "Diskový oddíl končí za koncem disku" #: fdisk/cfdisk.c:905 msgid "Partition ends in the final partial cylinder" msgstr "" #: fdisk/cfdisk.c:929 msgid "logical partitions not in disk order" msgstr "logické diskový oddíl jsou chybně seřazeny" #: fdisk/cfdisk.c:932 msgid "logical partitions overlap" msgstr "logické diskové oddíly se vzájemně překrývají" #: fdisk/cfdisk.c:934 msgid "enlarged logical partitions overlap" msgstr "zvětšené logické diskové oddíly se vzájemně překrývají" #: fdisk/cfdisk.c:964 msgid "!!!! Internal error creating logical drive with no extended partition !!!!" msgstr "!!!! Vnitřní chyba při vytváření logického disku bez rozšířených diskových oddílů !!!!" #: fdisk/cfdisk.c:975 fdisk/cfdisk.c:987 msgid "Cannot create logical drive here -- would create two extended partitions" msgstr "Zde nelze vytvořit logický disk -- vznikly by dva rozšířené diskové oddíly" #: fdisk/cfdisk.c:1135 msgid "Menu item too long. Menu may look odd." msgstr "Položka nabídky je příliš dlouhá. Nabídka může vypadat podivně." #: fdisk/cfdisk.c:1191 msgid "Menu without direction. Defaulting horizontal." msgstr "Nabídka nemá zadaný směr. Používám horizontální." #: fdisk/cfdisk.c:1322 msgid "Illegal key" msgstr "Chybná klávesa" #: fdisk/cfdisk.c:1345 msgid "Press a key to continue" msgstr "Stiskněte klávesu pro pokračování" #: fdisk/cfdisk.c:1392 fdisk/cfdisk.c:1986 fdisk/cfdisk.c:2518 #: fdisk/cfdisk.c:2520 msgid "Primary" msgstr "Primární" #: fdisk/cfdisk.c:1392 msgid "Create a new primary partition" msgstr "Vytvořit nový primární diskový oddíl" #: fdisk/cfdisk.c:1393 fdisk/cfdisk.c:1986 fdisk/cfdisk.c:2517 #: fdisk/cfdisk.c:2520 msgid "Logical" msgstr "Logický" #: fdisk/cfdisk.c:1393 msgid "Create a new logical partition" msgstr "Vytvořit nový logický diskový oddíl" #: fdisk/cfdisk.c:1394 fdisk/cfdisk.c:1449 fdisk/cfdisk.c:2191 msgid "Cancel" msgstr "Zrušit" #: fdisk/cfdisk.c:1394 fdisk/cfdisk.c:1449 msgid "Don't create a partition" msgstr "Nevytvářet diskový oddíl" #: fdisk/cfdisk.c:1410 msgid "!!! Internal error !!!" msgstr "!!! Vnitřní chyba !!!" #: fdisk/cfdisk.c:1413 msgid "Size (in MB): " msgstr "Velikost (v MB): " #: fdisk/cfdisk.c:1447 msgid "Beginning" msgstr "Začátek" #: fdisk/cfdisk.c:1447 msgid "Add partition at beginning of free space" msgstr "Vytvořit diskový oddíl na začátku volného prostoru" #: fdisk/cfdisk.c:1448 msgid "End" msgstr "Konec" #: fdisk/cfdisk.c:1448 msgid "Add partition at end of free space" msgstr "Vytvořit diskový oddíl na konci volného prostoru" #: fdisk/cfdisk.c:1466 msgid "No room to create the extended partition" msgstr "Pro rozšířený diskový oddíl není dostatek místa" #: fdisk/cfdisk.c:1525 #, fuzzy msgid "No partition table or unknown signature on partition table" msgstr "Chybný podpis na tabulce rozdělení disku" #: fdisk/cfdisk.c:1527 msgid "Do you wish to start with a zero table [y/N] ?" msgstr "" #: fdisk/cfdisk.c:1579 msgid "You specified more cylinders than fit on disk" msgstr "Zadal jste větší počet cylindrů, než se vejde na disk." #: fdisk/cfdisk.c:1611 msgid "Cannot open disk drive" msgstr "Disk nelze otevřít" #: fdisk/cfdisk.c:1613 fdisk/cfdisk.c:1799 msgid "Opened disk read-only - you have no permission to write" msgstr "Disk byl otevřen pouze pro čtení - nemáte práva pro zápis" #: fdisk/cfdisk.c:1639 msgid "Cannot get disk size" msgstr "Velikost disku nelze zjistit" #: fdisk/cfdisk.c:1666 msgid "Bad primary partition" msgstr "Chybný primární diskový oddíl" #: fdisk/cfdisk.c:1696 msgid "Bad logical partition" msgstr "Chybný logický diskový oddíl" #: fdisk/cfdisk.c:1811 msgid "Warning!! This may destroy data on your disk!" msgstr "Varování!! Toto může vést ke zničení dat na Vašem disku!" #: fdisk/cfdisk.c:1815 msgid "Are you sure you want write the partition table to disk? (yes or no): " msgstr "Jste si jist, že chcete uložit tabulku rozdělení disku na disk? (ano či ne):" #: fdisk/cfdisk.c:1821 msgid "no" msgstr "ne" #: fdisk/cfdisk.c:1822 msgid "Did not write partition table to disk" msgstr "Tabulka rozdělení disku nebyla uložena" #: fdisk/cfdisk.c:1824 msgid "yes" msgstr "ano" #: fdisk/cfdisk.c:1827 msgid "Please enter `yes' or `no'" msgstr "Zadejte `ano' či `ne'" #: fdisk/cfdisk.c:1831 msgid "Writing partition table to disk..." msgstr "Ukládám tabulku rozdělení disku na disk" #: fdisk/cfdisk.c:1856 fdisk/cfdisk.c:1860 msgid "Wrote partition table to disk" msgstr "Tabulka rozdělení disku byla uložena na disk" #: fdisk/cfdisk.c:1858 msgid "Wrote partition table, but re-read table failed. Reboot to update table." msgstr "Tabulka byla uložena, ale nepodařilo se ji znovu načíst. Restartujte systém." #: fdisk/cfdisk.c:1868 msgid "No primary partitions are marked bootable. DOS MBR cannot boot this." msgstr "Žádný primární diskový oddíl není startovací. DOS MBR takto nenastartuje." #: fdisk/cfdisk.c:1870 msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this." msgstr "Více než 1 primární diskový oddíl je startovací. DOS MBR takto nenastartuje." #: fdisk/cfdisk.c:1928 fdisk/cfdisk.c:2047 fdisk/cfdisk.c:2131 msgid "Enter filename or press RETURN to display on screen: " msgstr "Zadejte název souboru či stiskněte RETURN pro zobrazení: " #: fdisk/cfdisk.c:1937 fdisk/cfdisk.c:2055 fdisk/cfdisk.c:2139 #, c-format msgid "Cannot open file '%s'" msgstr "Soubor '%s' nelze otevřít" #: fdisk/cfdisk.c:1948 #, c-format msgid "Disk Drive: %s\n" msgstr "Disk: %s\n" #: fdisk/cfdisk.c:1950 msgid "Sector 0:\n" msgstr "Sektor 0:\n" #: fdisk/cfdisk.c:1957 #, c-format msgid "Sector %d:\n" msgstr "Sektor %d:\n" #: fdisk/cfdisk.c:1977 msgid " None " msgstr " Žádný " #: fdisk/cfdisk.c:1979 msgid " Pri/Log" msgstr " Pri/Log" #: fdisk/cfdisk.c:1981 msgid " Primary" msgstr " Primární" #: fdisk/cfdisk.c:1983 msgid " Logical" msgstr " Logický" #. odd flag on end #. type id #. type name #: fdisk/cfdisk.c:2021 fdisk/fdisk.c:1401 fdisk/fdisk.c:1707 #: fdisk/fdisksgilabel.c:241 fdisk/fdisksunlabel.c:689 fdisk/sfdisk.c:581 msgid "Unknown" msgstr "Neznámý" #: fdisk/cfdisk.c:2027 fdisk/cfdisk.c:2495 fdisk/fdisksunlabel.c:45 msgid "Boot" msgstr "Startovací" #: fdisk/cfdisk.c:2029 #, fuzzy, c-format msgid "(%02X)" msgstr "Nez(%02X)" #: fdisk/cfdisk.c:2031 #, fuzzy msgid "None" msgstr "Hotovo" #: fdisk/cfdisk.c:2066 fdisk/cfdisk.c:2150 #, c-format msgid "Partition Table for %s\n" msgstr "Tabulka rozdělení disku pro %s\n" #: fdisk/cfdisk.c:2068 #, fuzzy msgid " First Last\n" msgstr " První Poslední\n" #: fdisk/cfdisk.c:2069 #, fuzzy msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n" msgstr " # Typ Sektor Sektor Posun Délka ID systému souborů Příznaky\n" #: fdisk/cfdisk.c:2070 #, fuzzy msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n" msgstr "-- ------- -------- --------- ------ --------- ---------------------- ---------\n" #. Three-line heading. Read "Start Sector" etc vertically. #: fdisk/cfdisk.c:2153 #, fuzzy msgid " ---Starting--- ----Ending---- Start Number of\n" msgstr " ---Počátek--- ----Konec---- Počáteční\n" #: fdisk/cfdisk.c:2154 #, fuzzy msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n" msgstr " # Příz Hlav Sekt Cyl ID Hlav Sekt Cyl sektor Sektorů\n" #: fdisk/cfdisk.c:2155 #, fuzzy msgid "-- ----- ---- ---- ---- ---- ---- ---- ---- ----------- -----------\n" msgstr "-- ----- ---- ---- ---- ---- ---- ---- ---- -------- ---------\n" #: fdisk/cfdisk.c:2188 msgid "Raw" msgstr "Přímý" #: fdisk/cfdisk.c:2188 msgid "Print the table using raw data format" msgstr "Vytisknout tabulku v přímém datovém formátu" #: fdisk/cfdisk.c:2189 fdisk/cfdisk.c:2292 msgid "Sectors" msgstr "Sektory" #: fdisk/cfdisk.c:2189 msgid "Print the table ordered by sectors" msgstr "Vytisknout tabulku seřazenou dle sektorů" #: fdisk/cfdisk.c:2190 msgid "Table" msgstr "Tabulka" #: fdisk/cfdisk.c:2190 msgid "Just print the partition table" msgstr "Vytisknout pouze tabulku rozdělení disku" #: fdisk/cfdisk.c:2191 msgid "Don't print the table" msgstr "Netisknout tabulku" #: fdisk/cfdisk.c:2219 msgid "Help Screen for cfdisk" msgstr "Nápověda pro cfdisk" #: fdisk/cfdisk.c:2221 msgid "This is cfdisk, a curses based disk partitioning program, which" msgstr "Toto je cfdisk, program pro vytváření diskových oddílů založený" #: fdisk/cfdisk.c:2222 msgid "allows you to create, delete and modify partitions on your hard" msgstr "na knihovně curses. Umožňuje vytváření, mazání a modifikaci" #: fdisk/cfdisk.c:2223 msgid "disk drive." msgstr "diskových oddílů na Vašem pevném disku." #: fdisk/cfdisk.c:2225 msgid "Copyright (C) 1994-1999 Kevin E. Martin & aeb" msgstr "Copyright (C) 1994-1999 Kevin E. Martin & aeb" #: fdisk/cfdisk.c:2227 msgid "Command Meaning" msgstr "Příkaz Význam" #: fdisk/cfdisk.c:2228 msgid "------- -------" msgstr "------- -------" #: fdisk/cfdisk.c:2229 msgid " b Toggle bootable flag of the current partition" msgstr " b Přepne aktuálnímu oddílu příznak startovatelnosti" #: fdisk/cfdisk.c:2230 msgid " d Delete the current partition" msgstr " d Smaže aktuální oddíl" #: fdisk/cfdisk.c:2231 msgid " g Change cylinders, heads, sectors-per-track parameters" msgstr " g Změní geometrii" #: fdisk/cfdisk.c:2232 msgid " WARNING: This option should only be used by people who" msgstr " VAROVÁNÍ: Tato volba by měla být používána pouze lidmi," #: fdisk/cfdisk.c:2233 msgid " know what they are doing." msgstr " kteří vědí, co činí." #: fdisk/cfdisk.c:2234 msgid " h Print this screen" msgstr " h Vypíše tuto nápovědu" #: fdisk/cfdisk.c:2235 msgid " m Maximize disk usage of the current partition" msgstr " m Maximálně zvětší aktuální diskový oddíl " #: fdisk/cfdisk.c:2236 msgid " Note: This may make the partition incompatible with" msgstr " Poznámka: Toto může učinit oddíl nekompatibilní s" #: fdisk/cfdisk.c:2237 msgid " DOS, OS/2, ..." msgstr " DOS, OS/2 ..." #: fdisk/cfdisk.c:2238 msgid " n Create new partition from free space" msgstr " n Vytvořit na volném místě nový oddíl" #: fdisk/cfdisk.c:2239 msgid " p Print partition table to the screen or to a file" msgstr " p Vypíše tabulku rozdělení disku na obrazovku či do souboru" #: fdisk/cfdisk.c:2240 msgid " There are several different formats for the partition" msgstr " Při výpisu tabulky rozdělení disku si můžete zvolit" #: fdisk/cfdisk.c:2241 msgid " that you can choose from:" msgstr " z několika formátů:" #: fdisk/cfdisk.c:2242 msgid " r - Raw data (exactly what would be written to disk)" msgstr " r - Přímý (přesně to, co by bylo zapsáno na disk)" #: fdisk/cfdisk.c:2243 msgid " s - Table ordered by sectors" msgstr " s - Tabulka seřazená dle sektorů" #: fdisk/cfdisk.c:2244 msgid " t - Table in raw format" msgstr " t - Tabulka v přímém formátu" #: fdisk/cfdisk.c:2245 msgid " q Quit program without writing partition table" msgstr " q Ukončí program bez uložení tabulky rozdělení disku" #: fdisk/cfdisk.c:2246 msgid " t Change the filesystem type" msgstr " t Změní typ systému souborů" #: fdisk/cfdisk.c:2247 msgid " u Change units of the partition size display" msgstr " u Změní jednotky pro zobrazení velikosti oddílu" #: fdisk/cfdisk.c:2248 msgid " Rotates through MB, sectors and cylinders" msgstr " Cykluje mezi MB, sektory a cylindry" #: fdisk/cfdisk.c:2249 msgid " W Write partition table to disk (must enter upper case W)" msgstr " W Uloží tabulku rozdělení disku (pouze velké W)" #: fdisk/cfdisk.c:2250 msgid " Since this might destroy data on the disk, you must" msgstr " Jelikož to může zničit na disku, musíte to potvrdit" #: fdisk/cfdisk.c:2251 msgid " either confirm or deny the write by entering `yes' or" msgstr " nebo odmítnout napsáním `yes' nebo" #: fdisk/cfdisk.c:2252 msgid " `no'" msgstr " `no'" #: fdisk/cfdisk.c:2253 msgid "Up Arrow Move cursor to the previous partition" msgstr "Nahoru Přesune kurzor na předcházející oddíl." #: fdisk/cfdisk.c:2254 msgid "Down Arrow Move cursor to the next partition" msgstr "Dolů Přesune kurzor na další oddíl." #: fdisk/cfdisk.c:2255 msgid "CTRL-L Redraws the screen" msgstr "CTRL-L Překreslí obrazovku" #: fdisk/cfdisk.c:2256 msgid " ? Print this screen" msgstr " ? Vypíše tuto nápovědu" #: fdisk/cfdisk.c:2258 msgid "Note: All of the commands can be entered with either upper or lower" msgstr "Poznámka: Všechny příkazy mohou být zadány malými i velkými písmeny" #: fdisk/cfdisk.c:2259 msgid "case letters (except for Writes)." msgstr "(s vyjímkou zápisu - W)." #: fdisk/cfdisk.c:2290 fdisk/fdisksunlabel.c:318 fdisk/fdisksunlabel.c:320 msgid "Cylinders" msgstr "Cylindry" #: fdisk/cfdisk.c:2290 msgid "Change cylinder geometry" msgstr "Změní geometrii cylindrů" #: fdisk/cfdisk.c:2291 fdisk/fdisksunlabel.c:315 msgid "Heads" msgstr "Hlavy" #: fdisk/cfdisk.c:2291 msgid "Change head geometry" msgstr "Změní geometrii hlav" #: fdisk/cfdisk.c:2292 msgid "Change sector geometry" msgstr "Změní geometrii sektorů" #: fdisk/cfdisk.c:2293 msgid "Done" msgstr "Hotovo" #: fdisk/cfdisk.c:2293 msgid "Done with changing geometry" msgstr "Geometrie změněna" #: fdisk/cfdisk.c:2306 msgid "Enter the number of cylinders: " msgstr "Zadejte počet cylindrů: " #: fdisk/cfdisk.c:2317 fdisk/cfdisk.c:2887 msgid "Illegal cylinders value" msgstr "Chybný počet cylindrů" #: fdisk/cfdisk.c:2323 msgid "Enter the number of heads: " msgstr "Zadejte počet hlav: " #: fdisk/cfdisk.c:2330 fdisk/cfdisk.c:2897 msgid "Illegal heads value" msgstr "Chybný počet hlav" #: fdisk/cfdisk.c:2336 msgid "Enter the number of sectors per track: " msgstr "Zadejte počet sektorů na stopu: " #: fdisk/cfdisk.c:2343 fdisk/cfdisk.c:2904 msgid "Illegal sectors value" msgstr "Chybný počet sektorů" #: fdisk/cfdisk.c:2446 msgid "Enter filesystem type: " msgstr "Zadejte typ systému souborů: " #: fdisk/cfdisk.c:2464 msgid "Cannot change FS Type to empty" msgstr "Nelze nastavit typ SS na prázdný" #: fdisk/cfdisk.c:2466 msgid "Cannot change FS Type to extended" msgstr "Nelze nastavit typ SS na rozšířený" #: fdisk/cfdisk.c:2497 #, c-format msgid "Unk(%02X)" msgstr "Nez(%02X)" #: fdisk/cfdisk.c:2500 fdisk/cfdisk.c:2503 msgid ", NC" msgstr ", NC" #: fdisk/cfdisk.c:2508 fdisk/cfdisk.c:2511 msgid "NC" msgstr "NC" #: fdisk/cfdisk.c:2519 msgid "Pri/Log" msgstr "Pri/Log" #: fdisk/cfdisk.c:2526 #, c-format msgid "Unknown (%02X)" msgstr "Neznámý (%02X)" #: fdisk/cfdisk.c:2595 #, c-format msgid "Disk Drive: %s" msgstr "Disk: %s" #: fdisk/cfdisk.c:2601 #, fuzzy, c-format msgid "Size: %lld bytes, %lld MB" msgstr "Velikost v bajtech: %lld" #: fdisk/cfdisk.c:2604 #, fuzzy, c-format msgid "Size: %lld bytes, %lld.%lld GB" msgstr "Velikost v bajtech: %lld" #: fdisk/cfdisk.c:2608 #, fuzzy, c-format msgid "Heads: %d Sectors per Track: %d Cylinders: %lld" msgstr "Hlav: %d Sektorů na stopu: %d Cylindrů: %d" #: fdisk/cfdisk.c:2612 msgid "Name" msgstr "Název" #: fdisk/cfdisk.c:2613 msgid "Flags" msgstr "Příznaky" #: fdisk/cfdisk.c:2614 msgid "Part Type" msgstr "Typ oddílu" #: fdisk/cfdisk.c:2615 msgid "FS Type" msgstr "Typ SS" #: fdisk/cfdisk.c:2616 msgid "[Label]" msgstr "[Popis]" #: fdisk/cfdisk.c:2618 #, fuzzy msgid " Sectors" msgstr " Sektory" #: fdisk/cfdisk.c:2620 #, fuzzy msgid " Cylinders" msgstr "Cylindry" #: fdisk/cfdisk.c:2622 #, fuzzy msgid " Size (MB)" msgstr "Velikost (MB)" #: fdisk/cfdisk.c:2624 #, fuzzy msgid " Size (GB)" msgstr "Velikost (GB)" #: fdisk/cfdisk.c:2678 msgid "Bootable" msgstr "Start" #: fdisk/cfdisk.c:2678 msgid "Toggle bootable flag of the current partition" msgstr "Přepne příznak startovatelnosti aktuálnímu diskovému oddílu" #: fdisk/cfdisk.c:2679 msgid "Delete" msgstr "Smazat" #: fdisk/cfdisk.c:2679 msgid "Delete the current partition" msgstr "Smaže aktuální diskový oddíl" #: fdisk/cfdisk.c:2680 msgid "Geometry" msgstr "Geometrie" #: fdisk/cfdisk.c:2680 msgid "Change disk geometry (experts only)" msgstr "Změní geometrii disku (pouze pro odborníky)" #: fdisk/cfdisk.c:2681 msgid "Help" msgstr "Nápověda" #: fdisk/cfdisk.c:2681 msgid "Print help screen" msgstr "Vypíše nápovědu" #: fdisk/cfdisk.c:2682 msgid "Maximize" msgstr "Zvětšení" #: fdisk/cfdisk.c:2682 msgid "Maximize disk usage of the current partition (experts only)" msgstr "Zvětší velikost aktuálního diskového oddílu na maximum (pouze pro odborníky)" #: fdisk/cfdisk.c:2683 msgid "New" msgstr "Nový" #: fdisk/cfdisk.c:2683 msgid "Create new partition from free space" msgstr "Vytvoří nový diskový oddíl ve volném prostoru" #: fdisk/cfdisk.c:2684 msgid "Print" msgstr "Tisk" #: fdisk/cfdisk.c:2684 msgid "Print partition table to the screen or to a file" msgstr "Vypíše tabulku rozdělení disku (na obrazovku či do souboru)" #: fdisk/cfdisk.c:2685 msgid "Quit" msgstr "Konec" #: fdisk/cfdisk.c:2685 msgid "Quit program without writing partition table" msgstr "Ukončí program bez uložení tabulky rozdělení disku" #: fdisk/cfdisk.c:2686 msgid "Type" msgstr "Druh" #: fdisk/cfdisk.c:2686 msgid "Change the filesystem type (DOS, Linux, OS/2 and so on)" msgstr "Změní typ systému souborů (DOS, Linux, OS/2 atd.)" #: fdisk/cfdisk.c:2687 msgid "Units" msgstr "Jednotky" #: fdisk/cfdisk.c:2687 msgid "Change units of the partition size display (MB, sect, cyl)" msgstr "Změní jednotky, ve kterých je udávána velikost diskového oddílu" #: fdisk/cfdisk.c:2688 msgid "Write" msgstr "Uložit" #: fdisk/cfdisk.c:2688 msgid "Write partition table to disk (this might destroy data)" msgstr "Uloží tabulku rozdělení disku na disk (může zničit data)" #: fdisk/cfdisk.c:2734 msgid "Cannot make this partition bootable" msgstr "Tento oddíl nelze nastavit jako startovací." #: fdisk/cfdisk.c:2744 msgid "Cannot delete an empty partition" msgstr "Prázdný diskový oddíl nelze smazat." #: fdisk/cfdisk.c:2764 fdisk/cfdisk.c:2766 msgid "Cannot maximize this partition" msgstr "Tento diskový oddíl nelze zvětšit." #: fdisk/cfdisk.c:2774 msgid "This partition is unusable" msgstr "Tento diskový oddíl je nepoužitelný." #: fdisk/cfdisk.c:2776 msgid "This partition is already in use" msgstr "Tento diskový oddíl je již používán." #: fdisk/cfdisk.c:2793 msgid "Cannot change the type of an empty partition" msgstr "Typ prázdného diskového oddílu nelze změnit." #: fdisk/cfdisk.c:2820 fdisk/cfdisk.c:2826 msgid "No more partitions" msgstr "Žádné další diskové oddíly" #: fdisk/cfdisk.c:2833 msgid "Illegal command" msgstr "Chybný příkaz" #: fdisk/cfdisk.c:2843 #, fuzzy msgid "Copyright (C) 1994-2002 Kevin E. Martin & aeb\n" msgstr "Copyright (C) 1994-2000 Kevin E. Martin & aeb\n" #. Unfortunately, xgettext does not handle multi-line strings #. so, let's use explicit \n's instead #: fdisk/cfdisk.c:2850 #, c-format msgid "" "\n" "Usage:\n" "Print version:\n" " %s -v\n" "Print partition table:\n" " %s -P {r|s|t} [options] device\n" "Interactive use:\n" " %s [options] device\n" "\n" "Options:\n" "-a: Use arrow instead of highlighting;\n" "-z: Start with a zero partition table, instead of reading the pt from disk;\n" "-c C -h H -s S: Override the kernel's idea of the number of cylinders,\n" " the number of heads and the number of sectors/track.\n" "\n" msgstr "" "\n" "Použití:\n" "Vypíše informace o verzi:\n" " %s -v\n" "Vypíše tabulku rozdělení disku:\n" " %s -P {r|s|t} [přepínače] zařízení\n" "Interaktivní režim:\n" " %s [přepínače] zařízení\n" "\n" "Přepínače:\n" "-a: Namísto zvýrazňování použije šipku;\n" "-z: Začne s nulovou tabulkou rozdělení disku místo, aby ji četl z disku;\n" "-c C -h H -s S: Zadání geometrie disku (má přednost před údaji, které udržuje\n" " jádro.\n" "\n" #: fdisk/fdisk.c:188 #, fuzzy msgid "" "Usage: fdisk [-b SSZ] [-u] DISK Change partition table\n" " fdisk -l [-b SSZ] [-u] DISK List partition table(s)\n" " fdisk -s PARTITION Give partition size(s) in blocks\n" " fdisk -v Give fdisk version\n" "Here DISK is something like /dev/hdb or /dev/sda\n" "and PARTITION is something like /dev/hda7\n" "-u: give Start and End in sector (instead of cylinder) units\n" "-b 2048: (for certain MO disks) use 2048-byte sectors\n" msgstr "" "Použití: fdisk [-b SSZ] [-u] DISK Změní tabulku rozdělení disku\n" " fdisk -l [-b SSZ] [-u] DISK Vypíše tabulku rozdělení disku\n" " fdisk -s ODDÍL Vypíše velikost diskového oddílu\n" " v blocích\n" " fdisk -v Vypíše informace o verzi\n" "DISK je něco jako /dev/hdb či /dev/sda a ODDÍL je něco jako /dev/hda7\n" "-u: zadání Začátku a Konce v sektorech (místo cylindrech)\n" "-b 2048: (pro některé MO jednotky) použije 2048bajtové sektory\n" #: fdisk/fdisk.c:200 msgid "" "Usage: fdisk [-l] [-b SSZ] [-u] device\n" "E.g.: fdisk /dev/hda (for the first IDE disk)\n" " or: fdisk /dev/sdc (for the third SCSI disk)\n" " or: fdisk /dev/eda (for the first PS/2 ESDI drive)\n" " or: fdisk /dev/rd/c0d0 or: fdisk /dev/ida/c0d0 (for RAID devices)\n" " ...\n" msgstr "" "Použití: fdisk [-l] [-b SSZ] [-u] zařízení\n" "Např: fdisk /dev/hda (pro první IDE disk)\n" " či: fdisk /dev/sdc (pro třetí SCSI disk)\n" " či: fdisk /dev/eda (pro první PS/2 ESDI disk)\n" " či: fdisk /dev/rd/c0d0 či: fdisk /dev/ida/c0d0 (pro RAID zařízení)\n" " ...\n" #: fdisk/fdisk.c:209 #, c-format msgid "Unable to open %s\n" msgstr "%s nelze otevřít\n" #: fdisk/fdisk.c:213 #, c-format msgid "Unable to read %s\n" msgstr "%s nelze číst\n" #: fdisk/fdisk.c:217 #, c-format msgid "Unable to seek on %s\n" msgstr "Ukazovátko nelze posunout na %s.\n" #: fdisk/fdisk.c:221 #, c-format msgid "Unable to write %s\n" msgstr "%s nelze uložit\n" #: fdisk/fdisk.c:225 #, c-format msgid "BLKGETSIZE ioctl failed on %s\n" msgstr "volání BLKGETSIZE ioctl pro %s selhalo\n" #: fdisk/fdisk.c:229 msgid "Unable to allocate any more memory\n" msgstr "Nelze alokovat více paměti\n" #: fdisk/fdisk.c:232 msgid "Fatal error\n" msgstr "Fatální chyba\n" #: fdisk/fdisk.c:316 fdisk/fdisk.c:335 fdisk/fdisk.c:353 fdisk/fdisk.c:360 #: fdisk/fdisk.c:383 fdisk/fdisk.c:401 fdisk/fdisk.c:417 fdisk/fdisk.c:433 #: fdisk/fdiskbsdlabel.c:129 msgid "Command action" msgstr "Příkazy" #: fdisk/fdisk.c:317 msgid " a toggle a read only flag" msgstr " a přepne příznak \"pouze pro čtení\"" #. sun #: fdisk/fdisk.c:318 fdisk/fdisk.c:362 msgid " b edit bsd disklabel" msgstr " b úprava bsd popisu disku" #: fdisk/fdisk.c:319 msgid " c toggle the mountable flag" msgstr " c přepne příznak \"připojitelný\"" #. sun #: fdisk/fdisk.c:320 fdisk/fdisk.c:339 fdisk/fdisk.c:364 msgid " d delete a partition" msgstr " d smaže diskový oddíl" #: fdisk/fdisk.c:321 fdisk/fdisk.c:340 fdisk/fdisk.c:365 msgid " l list known partition types" msgstr " l vypíše známé typy diskových oddílů" #. sun #: fdisk/fdisk.c:322 fdisk/fdisk.c:341 fdisk/fdisk.c:354 fdisk/fdisk.c:366 #: fdisk/fdisk.c:391 fdisk/fdisk.c:408 fdisk/fdisk.c:424 fdisk/fdisk.c:441 #: fdisk/fdiskbsdlabel.c:134 msgid " m print this menu" msgstr " m vypíše tuto nabídku" #: fdisk/fdisk.c:323 fdisk/fdisk.c:342 fdisk/fdisk.c:367 msgid " n add a new partition" msgstr " n vytvoří nový diskový oddíl" #: fdisk/fdisk.c:324 fdisk/fdisk.c:343 fdisk/fdisk.c:355 fdisk/fdisk.c:368 msgid " o create a new empty DOS partition table" msgstr " o vytvoří prázdný DOSOVÝ diskový oddíl" #: fdisk/fdisk.c:325 fdisk/fdisk.c:344 fdisk/fdisk.c:369 fdisk/fdisk.c:392 #: fdisk/fdisk.c:409 fdisk/fdisk.c:425 fdisk/fdisk.c:442 msgid " p print the partition table" msgstr " p vypíše tabulku rozdělení disku" #: fdisk/fdisk.c:326 fdisk/fdisk.c:345 fdisk/fdisk.c:356 fdisk/fdisk.c:370 #: fdisk/fdisk.c:393 fdisk/fdisk.c:410 fdisk/fdisk.c:426 fdisk/fdisk.c:443 #: fdisk/fdiskbsdlabel.c:137 msgid " q quit without saving changes" msgstr " q ukončí program bez uložení změn" #: fdisk/fdisk.c:327 fdisk/fdisk.c:346 fdisk/fdisk.c:357 fdisk/fdisk.c:371 msgid " s create a new empty Sun disklabel" msgstr " s vytvoří prázdný Sun popis disku" #. sun #: fdisk/fdisk.c:328 fdisk/fdisk.c:347 fdisk/fdisk.c:372 msgid " t change a partition's system id" msgstr " t změní id diskového oddílu" #: fdisk/fdisk.c:329 fdisk/fdisk.c:348 fdisk/fdisk.c:373 msgid " u change display/entry units" msgstr " u změní jednotky v nichž jsou vypisovány informace" #: fdisk/fdisk.c:330 fdisk/fdisk.c:349 fdisk/fdisk.c:374 fdisk/fdisk.c:396 #: fdisk/fdisk.c:413 fdisk/fdisk.c:429 fdisk/fdisk.c:446 msgid " v verify the partition table" msgstr " v ověří tabulku rozdělení disku" #: fdisk/fdisk.c:331 fdisk/fdisk.c:350 fdisk/fdisk.c:375 fdisk/fdisk.c:397 #: fdisk/fdisk.c:414 fdisk/fdisk.c:430 fdisk/fdisk.c:447 msgid " w write table to disk and exit" msgstr " w uloží tabulku rozdělení disku a ukončí program" #: fdisk/fdisk.c:332 fdisk/fdisk.c:376 msgid " x extra functionality (experts only)" msgstr " x rozšiřující funkce (pouze pro odborníky)" #: fdisk/fdisk.c:336 msgid " a select bootable partition" msgstr " a nastaví startovací diskový oddíl" #. sgi flavour #: fdisk/fdisk.c:337 msgid " b edit bootfile entry" msgstr " b úprava položky startovacího souboru" #. sgi #: fdisk/fdisk.c:338 msgid " c select sgi swap partition" msgstr " c nastaví sgi odkládací diskový oddíl" #: fdisk/fdisk.c:361 msgid " a toggle a bootable flag" msgstr " a přepne příznak \"startovací\"" #: fdisk/fdisk.c:363 msgid " c toggle the dos compatibility flag" msgstr " c přepne příznak \"DOS kompatibilní\"" #: fdisk/fdisk.c:384 msgid " a change number of alternate cylinders" msgstr " a změní množství alternativních cylindrů" #. sun #: fdisk/fdisk.c:385 fdisk/fdisk.c:403 fdisk/fdisk.c:419 fdisk/fdisk.c:435 msgid " c change number of cylinders" msgstr " c změní množství cylindrů" #: fdisk/fdisk.c:386 fdisk/fdisk.c:404 fdisk/fdisk.c:420 fdisk/fdisk.c:436 msgid " d print the raw data in the partition table" msgstr " d vypíše tabulku rozdělení disku (tak jak je uložena na disku)" #: fdisk/fdisk.c:387 msgid " e change number of extra sectors per cylinder" msgstr " e změní množství extra sektorů na stopu" #. sun #: fdisk/fdisk.c:388 fdisk/fdisk.c:407 fdisk/fdisk.c:423 fdisk/fdisk.c:440 msgid " h change number of heads" msgstr " h změní množství hlav" #: fdisk/fdisk.c:389 msgid " i change interleave factor" msgstr " i změní prokládací faktor" #. sun #: fdisk/fdisk.c:390 msgid " o change rotation speed (rpm)" msgstr " o změní rychlost otáčení" #: fdisk/fdisk.c:394 fdisk/fdisk.c:411 fdisk/fdisk.c:427 fdisk/fdisk.c:444 #: fdisk/fdiskbsdlabel.c:138 msgid " r return to main menu" msgstr " r návrat do hlavní nabídky" #: fdisk/fdisk.c:395 fdisk/fdisk.c:412 fdisk/fdisk.c:428 fdisk/fdisk.c:445 msgid " s change number of sectors/track" msgstr " s změní počet sektorů/stopu" #: fdisk/fdisk.c:398 msgid " y change number of physical cylinders" msgstr " y změní počet fyzických cylindrů" #: fdisk/fdisk.c:402 fdisk/fdisk.c:418 fdisk/fdisk.c:434 msgid " b move beginning of data in a partition" msgstr " b posune počátek dat v diskovém oddílu" #: fdisk/fdisk.c:405 fdisk/fdisk.c:421 fdisk/fdisk.c:437 msgid " e list extended partitions" msgstr " e vypíše rozšířené diskové oddíly" #. !sun #: fdisk/fdisk.c:406 fdisk/fdisk.c:422 fdisk/fdisk.c:439 #, fuzzy msgid " g create an IRIX (SGI) partition table" msgstr " g vytvoří IRIX tabulku rozdělení disku" #. !sun #: fdisk/fdisk.c:438 msgid " f fix partition order" msgstr " f opraví řazení diskových oddílů" #: fdisk/fdisk.c:556 msgid "You must set" msgstr "Musíte nastavit" #: fdisk/fdisk.c:570 msgid "heads" msgstr "hlavy" #: fdisk/fdisk.c:572 fdisk/fdisk.c:1223 fdisk/sfdisk.c:864 msgid "sectors" msgstr "sektory" #: fdisk/fdisk.c:574 fdisk/fdisk.c:1223 fdisk/fdiskbsdlabel.c:470 #: fdisk/sfdisk.c:864 msgid "cylinders" msgstr "cylindry" #: fdisk/fdisk.c:578 #, c-format msgid "" "%s%s.\n" "You can do this from the extra functions menu.\n" msgstr "" "%s%s.\n" "Můžete tak učinit z nabídky rozšiřujících funkcí.\n" #: fdisk/fdisk.c:579 msgid " and " msgstr " a " #: fdisk/fdisk.c:596 #, c-format msgid "" "\n" "The number of cylinders for this disk is set to %d.\n" "There is nothing wrong with that, but this is larger than 1024,\n" "and could in certain setups cause problems with:\n" "1) software that runs at boot time (e.g., old versions of LILO)\n" "2) booting and partitioning software from other OSs\n" " (e.g., DOS FDISK, OS/2 FDISK)\n" msgstr "" "\n" "Počet cylindrů tohoto disku je nastaven na %d.\n" "Na tom není nic špatného, ale jelikož je to více než 1024,\n" "může za určitých okolností dojít k problémům s:\n" "1) s programy souštěnými při startu (např. staré verze LILA)\n" "2) s programy pro správu diskových oddílů z jiných OS\n" " (např. DOS FDISK, OS/2 FDISK)\n" #: fdisk/fdisk.c:619 msgid "Bad offset in primary extended partition\n" msgstr "Chybný posun v primárním diskovém oddílu\n" #: fdisk/fdisk.c:633 #, c-format msgid "Warning: deleting partitions after %d\n" msgstr "Varování: mažu diskový oddíl za %d\n" #: fdisk/fdisk.c:650 #, c-format msgid "Warning: extra link pointer in partition table %d\n" msgstr "Varování: nadbytečný ukazatel na link v tabulce rozdělení disku %d.\n" #: fdisk/fdisk.c:658 #, c-format msgid "Warning: ignoring extra data in partition table %d\n" msgstr "Varování: nadbytečná data v tabulce rozdělení disku %d ignorována.\n" #: fdisk/fdisk.c:703 msgid "" "Building a new DOS disklabel. Changes will remain in memory only,\n" "until you decide to write them. After that, of course, the previous\n" "content won't be recoverable.\n" "\n" msgstr "" "Vytvářím novou DOSOVOU tabulku rozdělení disku. Změny budou uloženy pouze do\n" "paměti, dokud se nerozhodnete je uložit na disk. Poté již nebudou stará data\n" "pochopitelně dostupná.\n" #: fdisk/fdisk.c:747 #, c-format msgid "Note: sector size is %d (not %d)\n" msgstr "Pozor: velikost sektoru je %d (nikoliv %d)\n" #: fdisk/fdisk.c:886 msgid "You will not be able to write the partition table.\n" msgstr "Nebudete moci uložit tabulku rozdělení disku.\n" #: fdisk/fdisk.c:915 msgid "" "This disk has both DOS and BSD magic.\n" "Give the 'b' command to go to BSD mode.\n" msgstr "" #: fdisk/fdisk.c:925 msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n" msgstr "" "Zařízení neobsahuje ani DOSOVOU tabulku rozdělení disku, ani SUN či SGI popis\n" "disku\n" #: fdisk/fdisk.c:942 msgid "Internal error\n" msgstr "Vnitřní chyba\n" #: fdisk/fdisk.c:955 #, c-format msgid "Ignoring extra extended partition %d\n" msgstr "Nadbytečný rozšířený diskový oddíl %d ignorován.\n" #: fdisk/fdisk.c:967 #, c-format msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n" msgstr "Varování: chybný příznak 0x%04x tabulky rozdělení disku %d bude opraven zápisem(w)\n" #: fdisk/fdisk.c:989 msgid "" "\n" "got EOF thrice - exiting..\n" msgstr "" "\n" "třikrát jsem nalezl EOF - končím..\n" #: fdisk/fdisk.c:1028 msgid "Hex code (type L to list codes): " msgstr "Šestnáctkově (L vypíše kódy):" #: fdisk/fdisk.c:1068 #, fuzzy, c-format msgid "%s (%u-%u, default %u): " msgstr "%s (%d-%d, implicitně %d): " #: fdisk/fdisk.c:1135 #, fuzzy, c-format msgid "Using default value %u\n" msgstr "Používám implicitní hodnotu %d\n" #: fdisk/fdisk.c:1139 msgid "Value out of range.\n" msgstr "Hodnota je mimo meze.\n" #: fdisk/fdisk.c:1149 msgid "Partition number" msgstr "Číslo diskového oddílu" #: fdisk/fdisk.c:1160 #, c-format msgid "Warning: partition %d has empty type\n" msgstr "Varování: diskový oddíl %d nemá určen typ\n" #: fdisk/fdisk.c:1182 fdisk/fdisk.c:1208 #, fuzzy, c-format msgid "Selected partition %d\n" msgstr "Nadbytečný rozšířený diskový oddíl %d ignorován.\n" #: fdisk/fdisk.c:1185 #, fuzzy msgid "No partition is defined yet!\n" msgstr "Nejsou definovány žádné diskové oddíly\n" #: fdisk/fdisk.c:1211 #, fuzzy msgid "All primary partitions have been defined already!\n" msgstr "Pouze jeden z diskových oddílů může být rozšířeným.\n" #: fdisk/fdisk.c:1221 msgid "cylinder" msgstr "cylindr" #: fdisk/fdisk.c:1221 msgid "sector" msgstr "sektor" #: fdisk/fdisk.c:1230 #, c-format msgid "Changing display/entry units to %s\n" msgstr "Měním jednotky v nichž jsou vypisovány informace na %sy\n" #: fdisk/fdisk.c:1241 #, c-format msgid "WARNING: Partition %d is an extended partition\n" msgstr "VAROVÁNÍ: diskový oddíl %d je rozšířeným diskovým oddílem\n" #: fdisk/fdisk.c:1252 msgid "DOS Compatibility flag is set\n" msgstr "Příznak DOSOVÉ kompatibility je nastaven.\n" #: fdisk/fdisk.c:1256 msgid "DOS Compatibility flag is not set\n" msgstr "Příznak DOSOVÉ kompatibility není nastaven.\n" #: fdisk/fdisk.c:1356 #, c-format msgid "Partition %d does not exist yet!\n" msgstr "Diskový oddíl %d zatím neexistuje!\n" #: fdisk/fdisk.c:1361 msgid "" "Type 0 means free space to many systems\n" "(but not to Linux). Having partitions of\n" "type 0 is probably unwise. You can delete\n" "a partition using the `d' command.\n" msgstr "" "Na mnoha systémech (ale ne na Linuxu) typ 0 označuje\n" "volný prostor. Vytvářet diskové oddíly typu 0 není moudré.\n" "Diskový oddíl můžete smazat pomocí příkazu `d'.\n" #: fdisk/fdisk.c:1370 msgid "" "You cannot change a partition into an extended one or vice versa\n" "Delete it first.\n" msgstr "Nemůžete měnit běžné diskové oddíly na rozšířené a zpět. Nejdříve jej smažte.\n" #: fdisk/fdisk.c:1379 msgid "" "Consider leaving partition 3 as Whole disk (5),\n" "as SunOS/Solaris expects it and even Linux likes it.\n" "\n" msgstr "" "Zvažte zda by nebylo vhodné ponechat diskový oddíl 3 jako Celý disk (5),\n" "neboť SunOS/Solaris to očekává a i Linux tomu dává přednost.\n" "\n" #: fdisk/fdisk.c:1385 msgid "" "Consider leaving partition 9 as volume header (0),\n" "and partition 11 as entire volume (6)as IRIX expects it.\n" "\n" msgstr "" "Zvažte zda by nebylo vhodné ponechat diskový oddíl 9 jako hlavičku svazku (0),\n" "a diskový oddíl 11 jako celý svazek (6), neboť IRIX to očekává.\n" "\n" #: fdisk/fdisk.c:1398 #, c-format msgid "Changed system type of partition %d to %x (%s)\n" msgstr "Typ diskového oddílu %d byl změněn na %x (%s).\n" #: fdisk/fdisk.c:1453 #, c-format msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n" msgstr "Diskový oddíl %d má rozdílný fyzický a logický začátek (nelinuxový?):\n" #: fdisk/fdisk.c:1455 fdisk/fdisk.c:1463 fdisk/fdisk.c:1472 fdisk/fdisk.c:1482 #, c-format msgid " phys=(%d, %d, %d) " msgstr " fyz=(%d, %d, %d) " #: fdisk/fdisk.c:1456 fdisk/fdisk.c:1464 #, c-format msgid "logical=(%d, %d, %d)\n" msgstr "logický=(%d, %d, %d)\n" #: fdisk/fdisk.c:1461 #, c-format msgid "Partition %d has different physical/logical endings:\n" msgstr "Diskový oddíl %d má rozdílný fyzický a logický konec:\n" #: fdisk/fdisk.c:1470 #, c-format msgid "Partition %i does not start on cylinder boundary:\n" msgstr "Diskový oddíl %i nezačíná na hranici cylindru:\n" #: fdisk/fdisk.c:1473 #, c-format msgid "should be (%d, %d, 1)\n" msgstr "mělo by být (%d, %d, 1)\n" #: fdisk/fdisk.c:1479 #, fuzzy, c-format msgid "Partition %i does not end on cylinder boundary.\n" msgstr "Diskový oddíl %d nekončí na hranici cylindru.\n" #: fdisk/fdisk.c:1483 #, c-format msgid "should be (%d, %d, %d)\n" msgstr "mělo by být (%d, %d, %d)\n" #: fdisk/fdisk.c:1495 #, c-format msgid "" "\n" "Disk %s: %ld MB, %lld bytes\n" msgstr "" #: fdisk/fdisk.c:1498 #, fuzzy, c-format msgid "" "\n" "Disk %s: %ld.%ld GB, %lld bytes\n" msgstr "" "\n" "Disk %s: hlav: %d, sektorů: %d, cylindrů: %d\n" "\n" #: fdisk/fdisk.c:1500 #, fuzzy, c-format msgid "%d heads, %d sectors/track, %d cylinders" msgstr "" "\n" "Disk %s: hlav: %d, sektorů: %d, cylindrů: %d\n" "\n" #: fdisk/fdisk.c:1503 #, c-format msgid ", total %llu sectors" msgstr "" #: fdisk/fdisk.c:1506 #, c-format msgid "" "Units = %s of %d * %d = %d bytes\n" "\n" msgstr "" #: fdisk/fdisk.c:1614 msgid "" "Nothing to do. Ordering is correct already.\n" "\n" msgstr "" "Diskové oddíly jsou již seřazeny.\n" "\n" #: fdisk/fdisk.c:1678 #, fuzzy, c-format msgid "%*s Boot Start End Blocks Id System\n" msgstr "%*s Boot Začátek Konec Bloky Id Systém\n" #: fdisk/fdisk.c:1679 fdisk/fdisksgilabel.c:218 fdisk/fdisksgilabel.c:224 #: fdisk/fdisksunlabel.c:674 msgid "Device" msgstr "Zařízení" #: fdisk/fdisk.c:1716 msgid "" "\n" "Partition table entries are not in disk order\n" msgstr "" "\n" "Diskové oddíly jsou chybně seřazeny\n" #: fdisk/fdisk.c:1726 #, c-format msgid "" "\n" "Disk %s: %d heads, %d sectors, %d cylinders\n" "\n" msgstr "" "\n" "Disk %s: hlav: %d, sektorů: %d, cylindrů: %d\n" "\n" #: fdisk/fdisk.c:1728 #, fuzzy msgid "Nr AF Hd Sec Cyl Hd Sec Cyl Start Size ID\n" msgstr "Č AF Hd Sek Cyl Hd Sek Cyl Začátek Vel Id\n" #: fdisk/fdisk.c:1773 #, c-format msgid "Warning: partition %d contains sector 0\n" msgstr "Varování: diskový oddíl %d obsahuje sektor 0\n" #: fdisk/fdisk.c:1776 #, c-format msgid "Partition %d: head %d greater than maximum %d\n" msgstr "Diskový oddíl %d: hlava %d má větší číslo než je maximum %d\n" #: fdisk/fdisk.c:1779 #, c-format msgid "Partition %d: sector %d greater than maximum %d\n" msgstr "Diskový oddíl %d: sektor %d má větší číslo než je maximum %d\n" #: fdisk/fdisk.c:1782 #, c-format msgid "Partitions %d: cylinder %d greater than maximum %d\n" msgstr "Diskový oddíl %d: cylindr %d má větší číslo než je maximum %d\n" #: fdisk/fdisk.c:1786 #, c-format msgid "Partition %d: previous sectors %d disagrees with total %d\n" msgstr "Diskový oddíl %d: předchozí sektory %d nesouhlasí s úhrnem %d\n" #: fdisk/fdisk.c:1818 #, c-format msgid "Warning: bad start-of-data in partition %d\n" msgstr "Varování: chybný počátek dat v diskovém oddílu %d\n" #: fdisk/fdisk.c:1826 #, c-format msgid "Warning: partition %d overlaps partition %d.\n" msgstr "Varování: diskový oddíl %d přesahuje do diskového oddílu %d.\n" #: fdisk/fdisk.c:1846 #, c-format msgid "Warning: partition %d is empty\n" msgstr "Varování: diskový oddíl %d je prázdný.\n" #: fdisk/fdisk.c:1851 #, c-format msgid "Logical partition %d not entirely in partition %d\n" msgstr "Logický diskový oddíl %d přesahuje mimo diskový oddíl %d.\n" #: fdisk/fdisk.c:1857 #, c-format msgid "Total allocated sectors %d greater than the maximum %d\n" msgstr "Celkový počet alokovaných sektorů (%d) je větší než maximum (%d).\n" #: fdisk/fdisk.c:1860 #, c-format msgid "%d unallocated sectors\n" msgstr "nealokovaných sektorů: %d\n" #: fdisk/fdisk.c:1874 fdisk/fdisksgilabel.c:635 fdisk/fdisksunlabel.c:503 #, c-format msgid "Partition %d is already defined. Delete it before re-adding it.\n" msgstr "" "Diskový oddíl %d je již definován. Před opětovným vytvořením jej musíte\n" "nejprve smazat.\n" #: fdisk/fdisk.c:1901 fdisk/fdiskbsdlabel.c:284 fdisk/fdisksgilabel.c:653 #: fdisk/fdisksunlabel.c:518 #, c-format msgid "First %s" msgstr "První %s" #: fdisk/fdisk.c:1916 fdisk/fdisksunlabel.c:559 #, c-format msgid "Sector %d is already allocated\n" msgstr "Sektor %d je již alokován\n" #: fdisk/fdisk.c:1952 msgid "No free sectors available\n" msgstr "Nejsou žádné volné sektory.\n" #: fdisk/fdisk.c:1961 fdisk/fdiskbsdlabel.c:291 fdisk/fdisksunlabel.c:570 #, c-format msgid "Last %s or +size or +sizeM or +sizeK" msgstr "Poslední %s či +velikost či +velikostM či velikostK" #: fdisk/fdisk.c:2026 msgid "" "\tSorry - this fdisk cannot handle AIX disk labels.\n" "\tIf you want to add DOS-type partitions, create\n" "\ta new empty DOS partition table first. (Use o.)\n" "\tWARNING: This will destroy the present disk contents.\n" msgstr "" #: fdisk/fdisk.c:2038 fdisk/fdiskbsdlabel.c:618 msgid "The maximum number of partitions has been created\n" msgstr "Již bylo vytvořeno maximální množství diskových oddílů.\n" #: fdisk/fdisk.c:2046 msgid "You must delete some partition and add an extended partition first\n" msgstr "Musíte nejprve některé smazat a přidat rozšířený diskový oddíl.\n" #: fdisk/fdisk.c:2051 #, c-format msgid "" "Command action\n" " %s\n" " p primary partition (1-4)\n" msgstr "" "Příkaz\n" " %s\n" " p primární diskový oddíl (1-4)\n" #: fdisk/fdisk.c:2053 msgid "l logical (5 or over)" msgstr "l logický diskový oddíl (5 nebo více)" #: fdisk/fdisk.c:2053 msgid "e extended" msgstr "e rozšířený diskový oddíl" #: fdisk/fdisk.c:2072 #, c-format msgid "Invalid partition number for type `%c'\n" msgstr "Chybné číslo diskového oddílu pro typ `%c'.\n" #: fdisk/fdisk.c:2108 msgid "" "The partition table has been altered!\n" "\n" msgstr "Tabulka rozdělení disku byla změněna!\n" #: fdisk/fdisk.c:2117 msgid "Calling ioctl() to re-read partition table.\n" msgstr "Volám ioctl() pro znovunačtení tabulky rozdělení disku.\n" #: fdisk/fdisk.c:2133 #, c-format msgid "" "\n" "WARNING: Re-reading the partition table failed with error %d: %s.\n" "The kernel still uses the old table.\n" "The new table will be used at the next reboot.\n" msgstr "" #: fdisk/fdisk.c:2143 msgid "" "\n" "WARNING: If you have created or modified any DOS 6.x\n" "partitions, please see the fdisk manual page for additional\n" "information.\n" msgstr "" "\n" "VAROVÁNÍ: Pokud jste vytvořil či změnil nějaké\n" "DOS 6.x diskové oddíly, přečtěte si prosím manuálovou\n" "stránku programu fdisk, abyste získal dodatečné informace.\n" #: fdisk/fdisk.c:2150 msgid "Syncing disks.\n" msgstr "Synchronizují se disky.\n" #: fdisk/fdisk.c:2197 #, c-format msgid "Partition %d has no data area\n" msgstr "Diskový oddíl %d neobsahuje datovou oblast.\n" #: fdisk/fdisk.c:2202 msgid "New beginning of data" msgstr "Nový začátek dat" #: fdisk/fdisk.c:2218 msgid "Expert command (m for help): " msgstr "Příkaz pro odborníky (m pro nápovědu): " #: fdisk/fdisk.c:2231 msgid "Number of cylinders" msgstr "Počet cylindrů" #: fdisk/fdisk.c:2258 msgid "Number of heads" msgstr "Počet hlav" #: fdisk/fdisk.c:2283 msgid "Number of sectors" msgstr "Počet sektorů" #: fdisk/fdisk.c:2286 msgid "Warning: setting sector offset for DOS compatiblity\n" msgstr "Varování: nastaven posun sektoru kvůli kompatibilitě s DOSEM\n" #: fdisk/fdisk.c:2361 #, c-format msgid "Disk %s doesn't contain a valid partition table\n" msgstr "Na disku %s není korektní tabulka rozdělení disku.\n" #: fdisk/fdisk.c:2375 #, c-format msgid "Cannot open %s\n" msgstr "%s nelze otevřít.\n" #: fdisk/fdisk.c:2391 fdisk/sfdisk.c:2365 #, c-format msgid "cannot open %s\n" msgstr "%s nelze otevřít.\n" #: fdisk/fdisk.c:2413 #, c-format msgid "%c: unknown command\n" msgstr "příkaz %c není znám\n" #: fdisk/fdisk.c:2481 msgid "This kernel finds the sector size itself - -b option ignored\n" msgstr "Toto jádro detekuje velikost sektoru automaticky - přepínač -b ignorován\n" #: fdisk/fdisk.c:2485 msgid "Warning: the -b (set sector size) option should be used with one specified device\n" msgstr "" "Varování: přepínač -b (nastavení velikosti sektoru) by měl být použit s jedním\n" " zadaným zařízením.\n" #. OSF label, and no DOS label #: fdisk/fdisk.c:2544 #, fuzzy, c-format msgid "Detected an OSF/1 disklabel on %s, entering disklabel mode.\n" msgstr "" "Na %s nalezen OSF/1 popis disku. Spouštím režim popisu disku.\n" "Pro návrat do režimu DOS tabulky rozdělení disku použijte příkaz 'r'.\n" #: fdisk/fdisk.c:2554 msgid "Command (m for help): " msgstr "Příkaz (m pro nápovědu): " #: fdisk/fdisk.c:2570 #, c-format msgid "" "\n" "The current boot file is: %s\n" msgstr "" "\n" "Aktuální startovací soubor: %s\n" #: fdisk/fdisk.c:2572 msgid "Please enter the name of the new boot file: " msgstr "Zadejte název nového startovacího souboru: " #: fdisk/fdisk.c:2574 msgid "Boot file unchanged\n" msgstr "Startovací soubor nebyl změněn.\n" #: fdisk/fdisk.c:2647 msgid "" "\n" "\tSorry, no experts menu for SGI partition tables available.\n" "\n" msgstr "" "\n" "\tPro SGI diskové oddíly nejsou k dispozici žádné rozšiřující funkce.\n" "\n" #: fdisk/fdiskaixlabel.c:27 msgid "" "\n" "\tThere is a valid AIX label on this disk.\n" "\tUnfortunately Linux cannot handle these\n" "\tdisks at the moment. Nevertheless some\n" "\tadvice:\n" "\t1. fdisk will destroy its contents on write.\n" "\t2. Be sure that this disk is NOT a still vital\n" "\t part of a volume group. (Otherwise you may\n" "\t erase the other disks as well, if unmirrored.)\n" "\t3. Before deleting this physical volume be sure\n" "\t to remove the disk logically from your AIX\n" "\t machine. (Otherwise you become an AIXpert)." msgstr "" "\n" "\tNa tomto disku je AIX tabulka rozdělení disku.\n" "\tLinux s těmito disky v současné době neumí pracovat.\n" "\tNicméně několik rad pro Vás:\n" "\t1. při zápisu fdisk zničí jejich obsah\n" "\t2. Ujistěte se, že tento disk NENÍ důležitou součástí\n" "\t skupiny svazků. (Jinak můžete smazat, pokud nejsou\n" "\t zrcadleny, i ostatní disky.)\n" "\t3. Předtím, než smažete fyzický svazek, se ujistěte, že\n" "\t již není logickou součástí Vašeho AIX systému. (Jinak\n" "\t se z Vás stává AIXpert)." #: fdisk/fdiskbsdlabel.c:122 #, c-format msgid "" "\n" "BSD label for device: %s\n" msgstr "" "\n" "BSD tabulka rozdělení disku pro zařízení: %s\n" #: fdisk/fdiskbsdlabel.c:130 msgid " d delete a BSD partition" msgstr " d smazat BSD diskový oddíl" #: fdisk/fdiskbsdlabel.c:131 msgid " e edit drive data" msgstr " e upravovat data na disku" #: fdisk/fdiskbsdlabel.c:132 msgid " i install bootstrap" msgstr " i instalovat zavaděč" #: fdisk/fdiskbsdlabel.c:133 msgid " l list known filesystem types" msgstr " l vypsat známé typy systémů souborů" #: fdisk/fdiskbsdlabel.c:135 msgid " n add a new BSD partition" msgstr " n vytvořit nový BSD diskový oddíl" #: fdisk/fdiskbsdlabel.c:136 msgid " p print BSD partition table" msgstr " p vytisknout BSD tabulku rozdělení disku" #: fdisk/fdiskbsdlabel.c:139 msgid " s show complete disklabel" msgstr " s zobrazí úplný popis disku" #: fdisk/fdiskbsdlabel.c:140 msgid " t change a partition's filesystem id" msgstr " t změní id systému souborů daného diskového oddílu" #: fdisk/fdiskbsdlabel.c:141 msgid " u change units (cylinders/sectors)" msgstr " u změní jednotky (cylindry/sektory)" #: fdisk/fdiskbsdlabel.c:142 msgid " w write disklabel to disk" msgstr " w uloží popis disku na disk" #: fdisk/fdiskbsdlabel.c:144 msgid " x link BSD partition to non-BSD partition" msgstr " x připojí BSD diskový oddíl na ne-BSD diskový oddíl" #: fdisk/fdiskbsdlabel.c:176 #, c-format msgid "Partition %s has invalid starting sector 0.\n" msgstr "Diskový oddíl %s má chybný počáteční sektor 0.\n" #: fdisk/fdiskbsdlabel.c:180 #, c-format msgid "Reading disklabel of %s at sector %d.\n" msgstr "Čtu popis disku %s v sektoru %d.\n" #: fdisk/fdiskbsdlabel.c:190 #, c-format msgid "There is no *BSD partition on %s.\n" msgstr "Na %s se nenachází žádný *BSD diskový oddíl.\n" #: fdisk/fdiskbsdlabel.c:204 msgid "BSD disklabel command (m for help): " msgstr "Příkaz pro BSD popis disku (m pro nápovědu): " #: fdisk/fdiskbsdlabel.c:318 #, c-format msgid "type: %s\n" msgstr "typ: %s\n" #: fdisk/fdiskbsdlabel.c:320 #, c-format msgid "type: %d\n" msgstr "typ: %d\n" #: fdisk/fdiskbsdlabel.c:321 #, c-format msgid "disk: %.*s\n" msgstr "disk: %.*s\n" #: fdisk/fdiskbsdlabel.c:322 #, c-format msgid "label: %.*s\n" msgstr "tabulka: %.*s\n" #: fdisk/fdiskbsdlabel.c:323 msgid "flags:" msgstr "příznaky:" #: fdisk/fdiskbsdlabel.c:325 msgid " removable" msgstr " výměnný" # ??? #: fdisk/fdiskbsdlabel.c:327 msgid " ecc" msgstr " ecc" #: fdisk/fdiskbsdlabel.c:329 msgid " badsect" msgstr " chybnýsekt" #. On various machines the fields of *lp are short/int/long #. In order to avoid problems, we cast them all to long. #: fdisk/fdiskbsdlabel.c:333 #, c-format msgid "bytes/sector: %ld\n" msgstr "bajtů/sektor: %ld\n" #: fdisk/fdiskbsdlabel.c:334 #, c-format msgid "sectors/track: %ld\n" msgstr "sektorů/stopu: %ld\n" #: fdisk/fdiskbsdlabel.c:335 #, c-format msgid "tracks/cylinder: %ld\n" msgstr "stop/cylindr: %ld\n" #: fdisk/fdiskbsdlabel.c:336 #, c-format msgid "sectors/cylinder: %ld\n" msgstr "sektorů/cylindr: %ld\n" #: fdisk/fdiskbsdlabel.c:337 #, c-format msgid "cylinders: %ld\n" msgstr "cylindrů: %ld\n" #: fdisk/fdiskbsdlabel.c:338 #, c-format msgid "rpm: %d\n" msgstr "otm: %d\n" # *skew ??? # zde překlad spíše odhaduji #: fdisk/fdiskbsdlabel.c:339 #, c-format msgid "interleave: %d\n" msgstr "interleave: %d\n" #: fdisk/fdiskbsdlabel.c:340 #, c-format msgid "trackskew: %d\n" msgstr "zakřivení stopy: %d\n" #: fdisk/fdiskbsdlabel.c:341 #, c-format msgid "cylinderskew: %d\n" msgstr "zakřivení cylindru: %d\n" #: fdisk/fdiskbsdlabel.c:342 #, c-format msgid "headswitch: %ld\t\t# milliseconds\n" msgstr "přesun hlavy: %ld\t\t# milisekund\n" #: fdisk/fdiskbsdlabel.c:344 #, c-format msgid "track-to-track seek: %ld\t# milliseconds\n" msgstr "posun stopa-stopa: %ld\t# milisekund\n" #: fdisk/fdiskbsdlabel.c:346 msgid "drivedata: " msgstr "diskdata: " #: fdisk/fdiskbsdlabel.c:355 #, c-format msgid "" "\n" "%d partitions:\n" msgstr "" "\n" "počet diskových oddílů - %d:\n" #: fdisk/fdiskbsdlabel.c:356 msgid "# start end size fstype [fsize bsize cpg]\n" msgstr "# velik konec velikost sstyp [fsize bsize cpg]\n" #: fdisk/fdiskbsdlabel.c:405 fdisk/fdiskbsdlabel.c:408 #, c-format msgid "Writing disklabel to %s.\n" msgstr "Ukládám popis disku na %s.\n" #: fdisk/fdiskbsdlabel.c:420 fdisk/fdiskbsdlabel.c:422 #, c-format msgid "%s contains no disklabel.\n" msgstr "Na %s se nenachází žádný popis disku.\n" #: fdisk/fdiskbsdlabel.c:427 msgid "Do you want to create a disklabel? (y/n) " msgstr "Chcete vytvořit popis disku? (y/n)" #: fdisk/fdiskbsdlabel.c:467 msgid "bytes/sector" msgstr "bajtů/sektor" #: fdisk/fdiskbsdlabel.c:468 msgid "sectors/track" msgstr "sektorů/stopu" #: fdisk/fdiskbsdlabel.c:469 msgid "tracks/cylinder" msgstr "stop/cylindr" #: fdisk/fdiskbsdlabel.c:477 msgid "sectors/cylinder" msgstr "sektorů/cylindr" #: fdisk/fdiskbsdlabel.c:481 msgid "Must be <= sectors/track * tracks/cylinder (default).\n" msgstr "Musí být <= sektorů/stopu * stop/cylindr (implicitní).\n" #: fdisk/fdiskbsdlabel.c:483 msgid "rpm" msgstr "otm" #: fdisk/fdiskbsdlabel.c:484 msgid "interleave" msgstr "interleave" #: fdisk/fdiskbsdlabel.c:485 msgid "trackskew" msgstr "zakřivení stopy" #: fdisk/fdiskbsdlabel.c:486 msgid "cylinderskew" msgstr "zakřivení cylindru" #: fdisk/fdiskbsdlabel.c:487 msgid "headswitch" msgstr "přesun hlavy" #: fdisk/fdiskbsdlabel.c:488 msgid "track-to-track seek" msgstr "posun stopa-stopa" #: fdisk/fdiskbsdlabel.c:529 #, c-format msgid "Bootstrap: %sboot -> boot%s (%s): " msgstr "Zavaděč: %sstart -> start%s (%s): " #: fdisk/fdiskbsdlabel.c:554 msgid "Bootstrap overlaps with disk label!\n" msgstr "Zavaděč přesahuje do tabulky rozdělení disku!\n" #: fdisk/fdiskbsdlabel.c:575 fdisk/fdiskbsdlabel.c:577 #, c-format msgid "Bootstrap installed on %s.\n" msgstr "Zavaděč instalován na %s.\n" #: fdisk/fdiskbsdlabel.c:599 #, c-format msgid "Partition (a-%c): " msgstr "Diskový oddíl (a-%c): " #: fdisk/fdiskbsdlabel.c:630 msgid "This partition already exists.\n" msgstr "Tento diskový oddíl již existuje.\n" #: fdisk/fdiskbsdlabel.c:756 #, c-format msgid "Warning: too many partitions (%d, maximum is %d).\n" msgstr "Varování: příliš mnoho diskových oddílů (%d, maximum %d).\n" #: fdisk/fdiskbsdlabel.c:804 msgid "" "\n" "Syncing disks.\n" msgstr "" "\n" "Synchronizují se disky.\n" #: fdisk/fdisksgilabel.c:80 msgid "SGI volhdr" msgstr "Hlavička SGI svazku" #: fdisk/fdisksgilabel.c:81 msgid "SGI trkrepl" msgstr "SGI trkrepl" #: fdisk/fdisksgilabel.c:82 msgid "SGI secrepl" msgstr "SGI secrepl" #: fdisk/fdisksgilabel.c:83 msgid "SGI raw" msgstr "SGI raw" #: fdisk/fdisksgilabel.c:84 msgid "SGI bsd" msgstr "SGI bsd" #: fdisk/fdisksgilabel.c:85 msgid "SGI sysv" msgstr "SGI sysv" #: fdisk/fdisksgilabel.c:86 msgid "SGI volume" msgstr "SGI svazek" #: fdisk/fdisksgilabel.c:87 msgid "SGI efs" msgstr "SGI efs" #: fdisk/fdisksgilabel.c:88 msgid "SGI lvol" msgstr "SGI lvol" #: fdisk/fdisksgilabel.c:89 msgid "SGI rlvol" msgstr "SGI rlvol" #: fdisk/fdisksgilabel.c:90 msgid "SGI xfs" msgstr "SGI xfs" #: fdisk/fdisksgilabel.c:91 msgid "SGI xfslog" msgstr "SGI xfslog" #: fdisk/fdisksgilabel.c:92 msgid "SGI xlv" msgstr "SGI xlv" #: fdisk/fdisksgilabel.c:93 msgid "SGI xvm" msgstr "SGI xvm" #. Minix 1.4b and later #: fdisk/fdisksgilabel.c:94 fdisk/fdisksunlabel.c:53 fdisk/i386_sys_types.c:56 msgid "Linux swap" msgstr "Linux swap" #: fdisk/fdisksgilabel.c:95 fdisk/fdisksunlabel.c:54 msgid "Linux native" msgstr "Linux nativní" #: fdisk/fdisksgilabel.c:96 fdisk/fdisksunlabel.c:55 fdisk/i386_sys_types.c:62 msgid "Linux LVM" msgstr "Linux LVM" #: fdisk/fdisksgilabel.c:97 msgid "Linux RAID" msgstr "Linux RAID" #: fdisk/fdisksgilabel.c:163 msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n" msgstr "Popis nesmí podle MIPS Computer Systems, Inc obsahovat více než 512 bajtů\n" #: fdisk/fdisksgilabel.c:182 msgid "Detected sgi disklabel with wrong checksum.\n" msgstr "Nalezl jsem sgi popis disku s chybným kontrolním součtem.\n" #: fdisk/fdisksgilabel.c:198 #, c-format msgid "" "\n" "Disk %s (SGI disk label): %d heads, %d sectors\n" "%d cylinders, %d physical cylinders\n" "%d extra sects/cyl, interleave %d:1\n" "%s\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" "\n" "Disk %s (SGI tabulka rozdělení disku): hlav: %d, sektorů: %d,\n" "cylindrů: %d, fyzických cylindrů: %d\n" "extra sektorů/cyl: %d, interleave: %d:1\n" "%s\n" "Jednotky = %s po %d * 512 bajtech\n" "\n" #: fdisk/fdisksgilabel.c:210 #, c-format msgid "" "\n" "Disk %s (SGI disk label): %d heads, %d sectors, %d cylinders\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" "\n" "Disk %s (SGI tabulka rozdělení disku): hlav: %d, sektorů: %d, cylindrů: %d\n" "Jednotky = %s po %d * 512 bajtech\n" "\n" #: fdisk/fdisksgilabel.c:222 #, fuzzy, c-format msgid "" "----- partitions -----\n" "Pt# %*s Info Start End Sectors Id System\n" msgstr "" "----- diskové oddíly -----\n" "%*s Info Začátek Konec Sektory Id Systém\n" #: fdisk/fdisksgilabel.c:244 #, fuzzy, c-format msgid "" "----- Bootinfo -----\n" "Bootfile: %s\n" "----- Directory Entries -----\n" msgstr "" "----- bootinfo -----\n" "Startovací soubor: %s\n" "----- adresářové položky -----\n" #: fdisk/fdisksgilabel.c:252 #, c-format msgid "%2d: %-10s sector%5u size%8u\n" msgstr "%2d: %-10s sektor%5u velikost%8u\n" #. "/a\n" is minimum #: fdisk/fdisksgilabel.c:306 msgid "" "\n" "Invalid Bootfile!\n" "\tThe bootfile must be an absolute non-zero pathname,\n" "\te.g. \"/unix\" or \"/unix.save\".\n" msgstr "" "\n" "Chybný startovací soubor!\n" "\tStartovací soubor musí být zadán plným názvem, např.\n" "\t\"/unix\" či \"/unix.save\".\n" #: fdisk/fdisksgilabel.c:312 msgid "" "\n" "\tName of Bootfile too long: 16 bytes maximum.\n" msgstr "" "\n" "\tNázev startovacího souboru je příliš dlouhý: 16 bajtů je maximum.\n" #: fdisk/fdisksgilabel.c:317 msgid "" "\n" "\tBootfile must have a fully qualified pathname.\n" msgstr "" "\n" "\tStartovací soubor musí být zadán plným názvem.\n" #: fdisk/fdisksgilabel.c:324 msgid "" "\n" "\tBe aware, that the bootfile is not checked for existence.\n" "\tSGI's default is \"/unix\" and for backup \"/unix.save\".\n" msgstr "" "\n" "Uvědomte si, že existence startovacího souboru není ověřována.\n" "\tImplicitně se použije \"/unix\" a jako záloha \"/unix.save\".\n" #: fdisk/fdisksgilabel.c:350 #, c-format msgid "" "\n" "\tBootfile is changed to \"%s\".\n" msgstr "" "\n" "\tStartovací soubor byl změněn na \"%s\".\n" #: fdisk/fdisksgilabel.c:440 msgid "More than one entire disk entry present.\n" msgstr "Existuje více než jedna položka celého disku.\n" #: fdisk/fdisksgilabel.c:447 fdisk/fdisksunlabel.c:479 msgid "No partitions defined\n" msgstr "Nejsou definovány žádné diskové oddíly\n" #: fdisk/fdisksgilabel.c:453 msgid "IRIX likes when Partition 11 covers the entire disk.\n" msgstr "IRIX preferuje, když Diskový oddíl 11 zaujímá celý disk.\n" #: fdisk/fdisksgilabel.c:455 #, c-format msgid "" "The entire disk partition should start at block 0,\n" "not at diskblock %d.\n" msgstr "" "Diskový oddíl zaujímající celý disk by měl začínat blokem 0,\n" "nikoliv blokem %d.\n" #: fdisk/fdisksgilabel.c:461 #, c-format msgid "" "The entire disk partition is only %d diskblock large,\n" "but the disk is %d diskblocks long.\n" msgstr "" "Diskový oddíl zaujímající celý disk má velikost v blocích pouze %d,\n" "ale velikost disku v blocích je %d.\n" #: fdisk/fdisksgilabel.c:467 msgid "One Partition (#11) should cover the entire disk.\n" msgstr "Jeden Diskový Oddíl (#11) by měl zaujímat celý disk.\n" #: fdisk/fdisksgilabel.c:477 #, c-format msgid "Partition %d does not start on cylinder boundary.\n" msgstr "Diskový oddíl %d nezačíná na hranici cylindru.\n" #: fdisk/fdisksgilabel.c:483 #, c-format msgid "Partition %d does not end on cylinder boundary.\n" msgstr "Diskový oddíl %d nekončí na hranici cylindru.\n" #: fdisk/fdisksgilabel.c:490 #, c-format msgid "The Partition %d and %d overlap by %d sectors.\n" msgstr "Diskové oddíly %d a %d se navzájem překrývají %d sektory.\n" #: fdisk/fdisksgilabel.c:498 fdisk/fdisksgilabel.c:516 #, fuzzy, c-format msgid "Unused gap of %8u sectors - sectors %8u-%u\n" msgstr "Nevyužívaný prostor o velikosti v sektorech %8d - sektory %8d-%d\n" #: fdisk/fdisksgilabel.c:527 msgid "" "\n" "The boot partition does not exist.\n" msgstr "" "\n" "Startovací diskový oddíl neexistuje.\n" #: fdisk/fdisksgilabel.c:530 msgid "" "\n" "The swap partition does not exist.\n" msgstr "" "\n" "Diskový oddíl pro odkládací prostor neexistuje.\n" #: fdisk/fdisksgilabel.c:534 msgid "" "\n" "The swap partition has no swap type.\n" msgstr "" "\n" "Diskový oddíl pro odkládací prostor nemá zadán typ.\n" #: fdisk/fdisksgilabel.c:537 msgid "\tYou have chosen an unusual boot file name.\n" msgstr "\tVybral jste si neobvyklý název pro startovací soubor.\n" #. caught already before, ... #: fdisk/fdisksgilabel.c:546 msgid "Sorry You may change the Tag of non-empty partitions.\n" msgstr "Lituji, můžete měnit značku neprázdných diskových oddílů.\n" #: fdisk/fdisksgilabel.c:552 msgid "" "It is highly recommended that the partition at offset 0\n" "is of type \"SGI volhdr\", the IRIX system will rely on it to\n" "retrieve from its directory standalone tools like sash and fx.\n" "Only the \"SGI volume\" entire disk section may violate this.\n" "Type YES if you are sure about tagging this partition differently.\n" msgstr "" "Doporučuje se, aby diskový oddíl začínající na posunu 0 byl typu\n" "\"SGI volhdr\". IRIX jej používá k přístupu k nástrojům jako je sash\n" "a fx. Vyjímkou je pouze \"SGI svazek\" zaujímající celý disk.\n" "Zadejte YES, pokud jste si jist, že chcete označit tento diskový oddíl jinak.\n" #: fdisk/fdisksgilabel.c:557 fdisk/fdisksunlabel.c:628 msgid "YES\n" msgstr "" #. rebuild freelist #: fdisk/fdisksgilabel.c:581 msgid "Do You know, You got a partition overlap on the disk?\n" msgstr "Víte, že na Vašem disku se diskové oddíly překrývají?\n" #: fdisk/fdisksgilabel.c:641 msgid "Attempting to generate entire disk entry automatically.\n" msgstr "Pokouším se automaticky vytvořit položku pro celý disk.\n" #: fdisk/fdisksgilabel.c:646 msgid "The entire disk is already covered with partitions.\n" msgstr "Diskové oddíly již zabírají celý prostor disky.\n" #: fdisk/fdisksgilabel.c:650 msgid "You got a partition overlap on the disk. Fix it first!\n" msgstr "Diskové oddíly se překrývají. Nejprve to opravte!\n" #: fdisk/fdisksgilabel.c:659 fdisk/fdisksgilabel.c:688 msgid "" "It is highly recommended that eleventh partition\n" "covers the entire disk and is of type `SGI volume'\n" msgstr "" "Doporučuje se, aby jedenáctý diskový oddíl zaujímal celý\n" "prostor disku a byl typu `SGI svazek'\n" #: fdisk/fdisksgilabel.c:675 msgid "You will get a partition overlap on the disk. Fix it first!\n" msgstr "Takto se diskové oddíly budou navzájem překrývat. Nejprve to opravte!\n" #: fdisk/fdisksgilabel.c:680 #, c-format msgid " Last %s" msgstr " Poslední %s" #: fdisk/fdisksgilabel.c:710 msgid "" "Building a new SGI disklabel. Changes will remain in memory only,\n" "until you decide to write them. After that, of course, the previous\n" "content will be unrecoverably lost.\n" "\n" msgstr "" "Vytvářím nový SGI popis disku. Změny budou uloženy pouze do paměti,\n" "dokud se nerozhodnete je uložit na disk. Poté již nebudou stará data\n" "pochopitelně dostupná.\n" "\n" #: fdisk/fdisksgilabel.c:729 #, c-format msgid "" "Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %d.\n" "This value may be truncated for devices > 33.8 GB.\n" msgstr "" #: fdisk/fdisksgilabel.c:742 #, c-format msgid "Trying to keep parameters of partition %d.\n" msgstr "Pokouším se zachovat parametry diskového oddílu %d.\n" #: fdisk/fdisksgilabel.c:744 #, c-format msgid "ID=%02x\tSTART=%d\tLENGTH=%d\n" msgstr "ID=%02x\tZAČÁTEK=%d\tDÉLKA=%d\n" #: fdisk/fdisksunlabel.c:44 fdisk/i386_sys_types.c:6 msgid "Empty" msgstr "Prázdný prostor" #: fdisk/fdisksunlabel.c:46 msgid "SunOS root" msgstr "SunOS root" #: fdisk/fdisksunlabel.c:47 msgid "SunOS swap" msgstr "SunOS swap" #: fdisk/fdisksunlabel.c:48 msgid "SunOS usr" msgstr "SunOS usr" #: fdisk/fdisksunlabel.c:49 msgid "Whole disk" msgstr "Celý disk" #: fdisk/fdisksunlabel.c:50 msgid "SunOS stand" msgstr "SunOS stand" #: fdisk/fdisksunlabel.c:51 msgid "SunOS var" msgstr "SunOS var" #: fdisk/fdisksunlabel.c:52 msgid "SunOS home" msgstr "SunOS home" #. DOS 3.3+ secondary #: fdisk/fdisksunlabel.c:56 fdisk/i386_sys_types.c:98 msgid "Linux raid autodetect" msgstr "Linux raid autodetect" #: fdisk/fdisksunlabel.c:133 msgid "" "Detected sun disklabel with wrong checksum.\n" "Probably you'll have to set all the values,\n" "e.g. heads, sectors, cylinders and partitions\n" "or force a fresh label (s command in main menu)\n" msgstr "" "Nalezl jsem sun popis disku s chybných kontrolním součtem.\n" "Pravděpodobně budete muset nastavit všechny hodnoty jako hlavy, sektory,\n" "cylindry a diskové oddíly, nebo vytvořit novou tabulku (příkaz s v hlavní\n" "nabídce)\n" #: fdisk/fdisksunlabel.c:232 #, c-format msgid "Autoconfigure found a %s%s%s\n" msgstr "Automatická konfigurace nalezla %s%s%s\n" #: fdisk/fdisksunlabel.c:259 msgid "" "Building a new sun disklabel. Changes will remain in memory only,\n" "until you decide to write them. After that, of course, the previous\n" "content won't be recoverable.\n" "\n" msgstr "" "Vytvářím novou sun popis disku. Změny budou uloženy pouze do paměti,\n" "dokud se nerozhodnete je uložit na disk. Poté již nebudou stará data\n" "pochopitelně dostupná.\n" #: fdisk/fdisksunlabel.c:270 msgid "" "Drive type\n" " ? auto configure\n" " 0 custom (with hardware detected defaults)" msgstr "" "Typ disku\n" " ? automatická konfigurace\n" " 0 uživatelská konfigurace (s detekovaným implicitním nastavením)" #: fdisk/fdisksunlabel.c:280 msgid "Select type (? for auto, 0 for custom): " msgstr "Zadejte typ (? pro auto, 0 pro uživatelský): " #: fdisk/fdisksunlabel.c:292 msgid "Autoconfigure failed.\n" msgstr "Automatická konfigurace selhala.\n" #: fdisk/fdisksunlabel.c:316 msgid "Sectors/track" msgstr "Sektorů/stopu" #: fdisk/fdisksunlabel.c:323 msgid "Alternate cylinders" msgstr "Alternativní cylindry" #: fdisk/fdisksunlabel.c:326 msgid "Physical cylinders" msgstr "Fyzické cylindry" #: fdisk/fdisksunlabel.c:329 fdisk/fdisksunlabel.c:724 msgid "Rotation speed (rpm)" msgstr "Rychlost otáčení (otm)" #: fdisk/fdisksunlabel.c:331 fdisk/fdisksunlabel.c:717 msgid "Interleave factor" msgstr "Interleave faktor" #: fdisk/fdisksunlabel.c:334 fdisk/fdisksunlabel.c:710 msgid "Extra sectors per cylinder" msgstr "Extra sektory na cylindr" #: fdisk/fdisksunlabel.c:348 msgid "You may change all the disk params from the x menu" msgstr "Všechny parametry disku můžete změnit z nabídky x" #: fdisk/fdisksunlabel.c:355 msgid "3,5\" floppy" msgstr "3,5\" pružný disk" #: fdisk/fdisksunlabel.c:355 msgid "Linux custom" msgstr "Linux uživatelský" #: fdisk/fdisksunlabel.c:442 #, c-format msgid "Partition %d doesn't end on cylinder boundary\n" msgstr "Diskový oddíl %d nekončí na hranici cylindru.\n" #: fdisk/fdisksunlabel.c:462 #, c-format msgid "Partition %d overlaps with others in sectors %d-%d\n" msgstr "Diskový oddíl %d přesahuje do jiných v sektorech %d-%d\n" #: fdisk/fdisksunlabel.c:484 #, c-format msgid "Unused gap - sectors 0-%d\n" msgstr "Nevyužívaný prostor - sektory 0-%d\n" #: fdisk/fdisksunlabel.c:486 fdisk/fdisksunlabel.c:490 #, c-format msgid "Unused gap - sectors %d-%d\n" msgstr "Nevyužívaný prostor - sektory %d-%d\n" #: fdisk/fdisksunlabel.c:513 msgid "" "Other partitions already cover the whole disk.\n" "Delete some/shrink them before retry.\n" msgstr "" "Jiné diskové oddíly již zaujímá celý disk.\n" "Smažte/zmenšete nějaké a zkuste to znovu.\n" #: fdisk/fdisksunlabel.c:589 #, c-format msgid "" "You haven't covered the whole disk with the 3rd partition, but your value\n" "%d %s covers some other partition. Your entry has been changed\n" "to %d %s\n" msgstr "" "Třetí diskový oddíl nezabírá celý disk, ale vaše hodnota %d %s\n" "zaujímá jiné diskové oddíly. Vaše položka byla změněna na %d %s.\n" #: fdisk/fdisksunlabel.c:611 #, c-format msgid "" "If you want to maintain SunOS/Solaris compatibility, consider leaving this\n" "partition as Whole disk (5), starting at 0, with %u sectors\n" msgstr "" "Pokud chcete zachovat kompatibilitu se SunOS/Solarisem, zvažte ponechání\n" "tohoto diskového oddílu jako Celého disku (5), začínajícího na 0 o délce\n" "v sektorech %u\n" #: fdisk/fdisksunlabel.c:623 msgid "" "It is highly recommended that the partition at offset 0\n" "is UFS, EXT2FS filesystem or SunOS swap. Putting Linux swap\n" "there may destroy your partition table and bootblock.\n" "Type YES if you're very sure you would like that partition\n" "tagged with 82 (Linux swap): " msgstr "" "Doporučuje se, aby diskový oddíl začínající na posunu 0 byl typu\n" "UFS, EXT2FS či SunOS swap. Vytvoření odkládacího prostoru pro Linux\n" "na tomto místě by mohlo zničit tabulku rozdělení disku a startovací blok.\n" "Zadejte YES, pokud jste si jist, že chcete tento diskový oddíl označit 82\n" "(odkládací prostor pro Linux): " #: fdisk/fdisksunlabel.c:654 #, c-format msgid "" "\n" "Disk %s (Sun disk label): %d heads, %d sectors, %d rpm\n" "%d cylinders, %d alternate cylinders, %d physical cylinders\n" "%d extra sects/cyl, interleave %d:1\n" "%s\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" "\n" "Disk %s (Sun tabulka rozdělení disku): hlav: %d, sektorů: %d, otm: %d,\n" "cylindrů: %d, alternativních cylindrů: %d, fyzických cylindrů: %d\n" "extra sektorů/cyl: %d, interleave: %d:1\n" "%s\n" "Jednotky = %s po %d * 512 bajtech\n" "\n" #: fdisk/fdisksunlabel.c:668 #, c-format msgid "" "\n" "Disk %s (Sun disk label): %d heads, %d sectors, %d cylinders\n" "Units = %s of %d * 512 bytes\n" "\n" msgstr "" "\n" "Disk %s (Sun tabulka rozdělení disku): hlav: %d, sektorů: %d, cylindrů: %d\n" "Jednotky = %s po %d * 512 bajtech\n" "\n" #: fdisk/fdisksunlabel.c:673 #, c-format msgid "%*s Flag Start End Blocks Id System\n" msgstr "%*s Příznak Začátek Konec Bloky Id Systém\n" #: fdisk/fdisksunlabel.c:698 msgid "Number of alternate cylinders" msgstr "Počet alternativních cylindrů" #: fdisk/fdisksunlabel.c:731 msgid "Number of physical cylinders" msgstr "Počet fyzických cylindrů" #: fdisk/i386_sys_types.c:7 msgid "FAT12" msgstr "FAT12" #: fdisk/i386_sys_types.c:8 msgid "XENIX root" msgstr "XENIX root" #: fdisk/i386_sys_types.c:9 msgid "XENIX usr" msgstr "XENIX usr" #: fdisk/i386_sys_types.c:10 msgid "FAT16 <32M" msgstr "FAT16 <32M" #: fdisk/i386_sys_types.c:11 msgid "Extended" msgstr "Rozšířený" #. DOS 3.3+ extended partition #: fdisk/i386_sys_types.c:12 msgid "FAT16" msgstr "FAT16" #. DOS 16-bit >=32M #: fdisk/i386_sys_types.c:13 msgid "HPFS/NTFS" msgstr "HPFS/NTFS" #. OS/2 IFS, eg, HPFS or NTFS or QNX #: fdisk/i386_sys_types.c:14 msgid "AIX" msgstr "AIX" #. AIX boot (AIX -- PS/2 port) or SplitDrive #: fdisk/i386_sys_types.c:15 msgid "AIX bootable" msgstr "AIX startovací" #. AIX data or Coherent #: fdisk/i386_sys_types.c:16 msgid "OS/2 Boot Manager" msgstr "OS/2 Boot Manager" #. OS/2 Boot Manager #: fdisk/i386_sys_types.c:17 #, fuzzy msgid "W95 FAT32" msgstr "Win95 FAT32" #: fdisk/i386_sys_types.c:18 #, fuzzy msgid "W95 FAT32 (LBA)" msgstr "Win95 FAT32 (LBA)" #. LBA really is `Extended Int 13h' #: fdisk/i386_sys_types.c:19 #, fuzzy msgid "W95 FAT16 (LBA)" msgstr "Win95 FAT16 (LBA)" #: fdisk/i386_sys_types.c:20 #, fuzzy msgid "W95 Ext'd (LBA)" msgstr "Win95 Ext'd (LBA)" #: fdisk/i386_sys_types.c:21 msgid "OPUS" msgstr "OPUS" #: fdisk/i386_sys_types.c:22 msgid "Hidden FAT12" msgstr "Skrytá FAT12" #: fdisk/i386_sys_types.c:23 msgid "Compaq diagnostics" msgstr "Compaq diagnostics" #: fdisk/i386_sys_types.c:24 msgid "Hidden FAT16 <32M" msgstr "Skrytá FAT16 <32M" #: fdisk/i386_sys_types.c:25 msgid "Hidden FAT16" msgstr "Skrytá FAT16" #: fdisk/i386_sys_types.c:26 msgid "Hidden HPFS/NTFS" msgstr "Skrytá HPFS/NTFS" #: fdisk/i386_sys_types.c:27 msgid "AST SmartSleep" msgstr "" #: fdisk/i386_sys_types.c:28 #, fuzzy msgid "Hidden W95 FAT32" msgstr "Skrytá Win95 FAT32" #: fdisk/i386_sys_types.c:29 #, fuzzy msgid "Hidden W95 FAT32 (LBA)" msgstr "Skrytá Win95 FAT32 (LBA)" #: fdisk/i386_sys_types.c:30 #, fuzzy msgid "Hidden W95 FAT16 (LBA)" msgstr "Skrytá Win95 FAT16 (LBA)" #: fdisk/i386_sys_types.c:31 msgid "NEC DOS" msgstr "NEC DOS" #: fdisk/i386_sys_types.c:32 msgid "Plan 9" msgstr "Plan 9" #: fdisk/i386_sys_types.c:33 msgid "PartitionMagic recovery" msgstr "PartitionMagic recovery" #: fdisk/i386_sys_types.c:34 msgid "Venix 80286" msgstr "Venix 80286" #: fdisk/i386_sys_types.c:35 msgid "PPC PReP Boot" msgstr "PPC PReP Boot" #: fdisk/i386_sys_types.c:36 msgid "SFS" msgstr "SFS" #: fdisk/i386_sys_types.c:37 msgid "QNX4.x" msgstr "QNX4.x" #: fdisk/i386_sys_types.c:38 msgid "QNX4.x 2nd part" msgstr "QNX4.x 2. část" #: fdisk/i386_sys_types.c:39 msgid "QNX4.x 3rd part" msgstr "QNX4.x 3. část" #: fdisk/i386_sys_types.c:40 msgid "OnTrack DM" msgstr "OnTrack DM" #: fdisk/i386_sys_types.c:41 msgid "OnTrack DM6 Aux1" msgstr "OnTrack DM6 Aux1" #. (or Novell) #: fdisk/i386_sys_types.c:42 msgid "CP/M" msgstr "CP/M" #. CP/M or Microport SysV/AT #: fdisk/i386_sys_types.c:43 msgid "OnTrack DM6 Aux3" msgstr "OnTrack DM6 Aux3" #: fdisk/i386_sys_types.c:44 msgid "OnTrackDM6" msgstr "OnTrackDM6" #: fdisk/i386_sys_types.c:45 msgid "EZ-Drive" msgstr "EZ-Drive" #: fdisk/i386_sys_types.c:46 msgid "Golden Bow" msgstr "Golden Bow" #: fdisk/i386_sys_types.c:47 msgid "Priam Edisk" msgstr "Priam Edisk" #. DOS R/O or SpeedStor #: fdisk/i386_sys_types.c:48 fdisk/i386_sys_types.c:89 #: fdisk/i386_sys_types.c:95 fdisk/i386_sys_types.c:96 msgid "SpeedStor" msgstr "SpeedStor" #: fdisk/i386_sys_types.c:49 msgid "GNU HURD or SysV" msgstr "GNU HURD či SysV" #. GNU HURD or Mach or Sys V/386 (such as ISC UNIX) #: fdisk/i386_sys_types.c:50 msgid "Novell Netware 286" msgstr "Novell Netware 286" #: fdisk/i386_sys_types.c:51 msgid "Novell Netware 386" msgstr "Novell Netware 386" #: fdisk/i386_sys_types.c:52 msgid "DiskSecure Multi-Boot" msgstr "DiskSecure Multi-Boot" #: fdisk/i386_sys_types.c:53 msgid "PC/IX" msgstr "PC/IX" #: fdisk/i386_sys_types.c:54 msgid "Old Minix" msgstr "Starý Minix" #. Minix 1.4a and earlier #: fdisk/i386_sys_types.c:55 msgid "Minix / old Linux" msgstr "Minix / starý Linux" #: fdisk/i386_sys_types.c:58 msgid "OS/2 hidden C: drive" msgstr "OS/2 skrytý C: disk" #: fdisk/i386_sys_types.c:59 msgid "Linux extended" msgstr "Linux extended" #: fdisk/i386_sys_types.c:60 fdisk/i386_sys_types.c:61 msgid "NTFS volume set" msgstr "NTFS svazek" #: fdisk/i386_sys_types.c:63 msgid "Amoeba" msgstr "Amoeba" #: fdisk/i386_sys_types.c:64 msgid "Amoeba BBT" msgstr "Amoeba BBT" #. (bad block table) #: fdisk/i386_sys_types.c:65 msgid "BSD/OS" msgstr "BSD/OS" #. BSDI #: fdisk/i386_sys_types.c:66 msgid "IBM Thinkpad hibernation" msgstr "IBM Thinkpad hibernation" #: fdisk/i386_sys_types.c:67 msgid "FreeBSD" msgstr "" #. various BSD flavours #: fdisk/i386_sys_types.c:68 msgid "OpenBSD" msgstr "OpenBSD" #: fdisk/i386_sys_types.c:69 msgid "NeXTSTEP" msgstr "NeXTSTEP" #: fdisk/i386_sys_types.c:70 msgid "Darwin UFS" msgstr "" #: fdisk/i386_sys_types.c:71 #, fuzzy msgid "NetBSD" msgstr "OpenBSD" #: fdisk/i386_sys_types.c:72 msgid "Darwin boot" msgstr "" #: fdisk/i386_sys_types.c:73 msgid "BSDI fs" msgstr "BSDI ss" #: fdisk/i386_sys_types.c:74 msgid "BSDI swap" msgstr "BSDI swap" #: fdisk/i386_sys_types.c:75 msgid "Boot Wizard hidden" msgstr "" #: fdisk/i386_sys_types.c:76 msgid "Solaris boot" msgstr "" #: fdisk/i386_sys_types.c:77 msgid "DRDOS/sec (FAT-12)" msgstr "DRDOS/sec (FAT-12)" #: fdisk/i386_sys_types.c:78 msgid "DRDOS/sec (FAT-16 < 32M)" msgstr "DRDOS/sec (FAT-16 < 32M)" #: fdisk/i386_sys_types.c:79 msgid "DRDOS/sec (FAT-16)" msgstr "DRDOS/sec (FAT-16)" #: fdisk/i386_sys_types.c:80 msgid "Syrinx" msgstr "Syrinx" #: fdisk/i386_sys_types.c:81 msgid "Non-FS data" msgstr "data mimo SS" #: fdisk/i386_sys_types.c:82 msgid "CP/M / CTOS / ..." msgstr "CP/M / CTOS / ..." #. CP/M or Concurrent CP/M or #. Concurrent DOS or CTOS #: fdisk/i386_sys_types.c:84 msgid "Dell Utility" msgstr "Dell utilita" #. Dell PowerEdge Server utilities #: fdisk/i386_sys_types.c:85 #, fuzzy msgid "BootIt" msgstr "Startovací" #. BootIt EMBRM #: fdisk/i386_sys_types.c:86 msgid "DOS access" msgstr "DOS access" #. DOS access or SpeedStor 12-bit FAT #. extended partition #: fdisk/i386_sys_types.c:88 msgid "DOS R/O" msgstr "DOS R/O" #. SpeedStor 16-bit FAT extended #. partition < 1024 cyl. #: fdisk/i386_sys_types.c:91 msgid "BeOS fs" msgstr "BeOS ss" #: fdisk/i386_sys_types.c:92 msgid "EFI GPT" msgstr "EFI GPT" #. Intel EFI GUID Partition Table #: fdisk/i386_sys_types.c:93 msgid "EFI (FAT-12/16/32)" msgstr "EFI (FAT-12/16/32)" #. Intel EFI System Partition #: fdisk/i386_sys_types.c:94 msgid "Linux/PA-RISC boot" msgstr "" #. SpeedStor large partition #: fdisk/i386_sys_types.c:97 msgid "DOS secondary" msgstr "DOS sekundární" #. New (2.2.x) raid partition with #. autodetect using persistent #. superblock #: fdisk/i386_sys_types.c:101 msgid "LANstep" msgstr "LANstep" #. SpeedStor >1024 cyl. or LANstep #: fdisk/i386_sys_types.c:102 msgid "BBT" msgstr "BBT" #: fdisk/sfdisk.c:151 #, c-format msgid "seek error on %s - cannot seek to %lu\n" msgstr "chyba posunu ukazovátka na %s - ukazovátko nelze posunout na %lu\n" #: fdisk/sfdisk.c:156 #, c-format msgid "seek error: wanted 0x%08x%08x, got 0x%08x%08x\n" msgstr "chyba při posunu ukazovátka: požadavek 0x%08x%08x, výsledek 0x%08x%08x\n" #: fdisk/sfdisk.c:202 msgid "out of memory - giving up\n" msgstr "nedostatek paměti - končím\n" #: fdisk/sfdisk.c:207 fdisk/sfdisk.c:290 #, c-format msgid "read error on %s - cannot read sector %lu\n" msgstr "chyba čtení na %s - sektor %lu nelze číst\n" #: fdisk/sfdisk.c:225 #, c-format msgid "ERROR: sector %lu does not have an msdos signature\n" msgstr "CHYBA: sektor %lu nemá msdos podpis\n" #: fdisk/sfdisk.c:240 #, c-format msgid "write error on %s - cannot write sector %lu\n" msgstr "chyba zápisu na %s - sektor %lu nelze zapsat\n" #: fdisk/sfdisk.c:278 #, c-format msgid "cannot open partition sector save file (%s)\n" msgstr "soubor pro uložení sektorů (%s) nelze otevřít\n" #: fdisk/sfdisk.c:296 #, c-format msgid "write error on %s\n" msgstr "chyba zápisu na %s\n" #: fdisk/sfdisk.c:314 #, c-format msgid "cannot stat partition restore file (%s)\n" msgstr "volání stat pro soubor s uloženými sektory (%s) selhalo\n" #: fdisk/sfdisk.c:319 msgid "partition restore file has wrong size - not restoring\n" msgstr "soubor s uloženými sektory má chybnou velikost - nebude obnoven\n" #: fdisk/sfdisk.c:323 msgid "out of memory?\n" msgstr "nedostatek paměti?\n" #: fdisk/sfdisk.c:329 #, c-format msgid "cannot open partition restore file (%s)\n" msgstr "soubor s uloženými sektory (%s) nelze otevřít\n" #: fdisk/sfdisk.c:335 #, c-format msgid "error reading %s\n" msgstr "chyba při čtení %s\n" #: fdisk/sfdisk.c:342 #, c-format msgid "cannot open device %s for writing\n" msgstr "zařízení %s nelze otevřít pro zápis\n" #: fdisk/sfdisk.c:354 #, c-format msgid "error writing sector %lu on %s\n" msgstr "chyba při zápisu sektoru %lu na %s\n" #: fdisk/sfdisk.c:405 #, c-format msgid "Disk %s: cannot get size\n" msgstr "Disk %s: velikost nelze zjistit\n" #: fdisk/sfdisk.c:410 #, c-format msgid "Disk %s: cannot get geometry\n" msgstr "Disk %s: geometrii nelze zjistit\n" #: fdisk/sfdisk.c:434 #, c-format msgid "" "Warning: start=%lu - this looks like a partition rather than\n" "the entire disk. Using fdisk on it is probably meaningless.\n" "[Use the --force option if you really want this]\n" msgstr "" "Varování: začátek=%lu - to vypadá spíše jako diskový oddíl nežli\n" "celý disk. Použití fdisku je v tom případě pravděpodobně zbytečné\n" "[Použijte přepínač --force pokud to opravdu chcete.]\n" #: fdisk/sfdisk.c:441 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu heads\n" msgstr "Varování: dle HDIO_GETGEO je počet hlav %lu\n" #: fdisk/sfdisk.c:444 #, c-format msgid "Warning: HDIO_GETGEO says that there are %lu sectors\n" msgstr "Varování: dle HDIO_GETGEO je počet sektorů %lu\n" #: fdisk/sfdisk.c:448 #, c-format msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n" msgstr "Varování: dle BLKGETSIZE/HDIO_GETGEO je počet cylindrů %lu\n" #: fdisk/sfdisk.c:452 #, c-format msgid "" "Warning: unlikely number of sectors (%lu) - usually at most 63\n" "This will give problems with all software that uses C/H/S addressing.\n" msgstr "" "Varování: podivný počet sektorů (%lu) - obvykle nebývá více než 63\n" "To způsobí problémy všem programům, které používají CHS adresování.\n" #: fdisk/sfdisk.c:456 #, c-format msgid "" "\n" "Disk %s: %lu cylinders, %lu heads, %lu sectors/track\n" msgstr "" "\n" "Disk %s: cylindrů: %lu, hlav: %lu, sektorů/stopu: %lu\n" #: fdisk/sfdisk.c:538 #, c-format msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n" msgstr "%s diskového oddílu %s má chybný počet hlav: %lu (mělo by být 0-%lu)\n" #: fdisk/sfdisk.c:543 #, c-format msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n" msgstr "%s diskového oddílu %s má chybný počet sektorů: %lu (mělo by být 1-%lu)\n" #: fdisk/sfdisk.c:548 #, c-format msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n" msgstr "%s diskového oddílu %s má chybný počet cylindrů: %lu (mělo by být 0-%lu)\n" #: fdisk/sfdisk.c:588 msgid "" "Id Name\n" "\n" msgstr "Id Název\n" #: fdisk/sfdisk.c:741 msgid "Re-reading the partition table ...\n" msgstr "Načítám znovu tabulku rozdělení disku ...\n" #: fdisk/sfdisk.c:747 msgid "" "The command to re-read the partition table failed\n" "Reboot your system now, before using mkfs\n" msgstr "" "Nepodařilo se znovu načíst tabulku rozdělení disku.\n" "Restartujte nyní, před použitím mkfs, systém.\n" #: fdisk/sfdisk.c:752 #, c-format msgid "Error closing %s\n" msgstr "Chyba při zavírání %s\n" #: fdisk/sfdisk.c:790 #, c-format msgid "%s: no such partition\n" msgstr "diskový oddíl %s neexistuje\n" #: fdisk/sfdisk.c:813 msgid "unrecognized format - using sectors\n" msgstr "Neznámý formát - používám sektory\n" #: fdisk/sfdisk.c:852 #, c-format msgid "# partition table of %s\n" msgstr "# tabulka rozdělení disku pro %s\n" #: fdisk/sfdisk.c:863 #, c-format msgid "unimplemented format - using %s\n" msgstr "nepoužívaný formát - používám %s\n" #: fdisk/sfdisk.c:867 #, c-format msgid "" "Units = cylinders of %lu bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Jednotky = cylindry po %lu bajtech, bloky po 1024 bajtech, počítáno od %d\n" "\n" #: fdisk/sfdisk.c:870 #, fuzzy msgid " Device Boot Start End #cyls #blocks Id System\n" msgstr " Zaříz Boot Začátek Konec #cylind #bloky Id Systém\n" #: fdisk/sfdisk.c:875 #, c-format msgid "" "Units = sectors of 512 bytes, counting from %d\n" "\n" msgstr "" "Jednotky = sektory po 512 bajtech, počítáno od %d\n" "\n" #: fdisk/sfdisk.c:877 #, fuzzy msgid " Device Boot Start End #sectors Id System\n" msgstr " Zaříz Boot Začátek Konec #sektory Id Systém\n" #: fdisk/sfdisk.c:880 #, c-format msgid "" "Units = blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Jednotky = bloky po 1024 bajtech, počítáno od %d\n" "\n" #: fdisk/sfdisk.c:882 #, fuzzy msgid " Device Boot Start End #blocks Id System\n" msgstr " Zaříz Boot Začátek Konec #bloky Id Systém\n" #: fdisk/sfdisk.c:885 #, fuzzy, c-format msgid "" "Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n" "\n" msgstr "" "Jednotky = megabajty po 1048576 bajtech, bloky po 1024 bajtech, počítáno od %d\n" "\n" #: fdisk/sfdisk.c:887 #, fuzzy msgid " Device Boot Start End MiB #blocks Id System\n" msgstr " Zaříz Boot Začátek Konec MB #bloky Id Systém\n" #: fdisk/sfdisk.c:1047 #, c-format msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tzačátek: (c,h,s) předpoklad (%ld,%ld,%ld) nalezeno (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1054 #, c-format msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "\t\tkonec: (c,h,s) předpoklad (%ld,%ld,%ld) nalezeno (%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1057 #, c-format msgid "partition ends on cylinder %ld, beyond the end of the disk\n" msgstr "diskový oddíl končí na cylindru %ld, t.j. za koncem disku\n" #: fdisk/sfdisk.c:1067 msgid "No partitions found\n" msgstr "Nebyly nalezeny žádné diskové oddíly\n" #: fdisk/sfdisk.c:1071 #, fuzzy, c-format msgid "" "Warning: The partition table looks like it was made\n" " for C/H/S=*/%ld/%ld (instead of %ld/%ld/%ld).\n" "For this listing I'll assume that geometry.\n" msgstr "" "Varování: Zdá se, že první diskový oddíl byl vytvořen\n" "pro C/H/S=*/%ld/%ld (místo %ld/%ld/%ld).\n" "Zobrazuji za použití této geometrie.\n" #: fdisk/sfdisk.c:1120 msgid "no partition table present.\n" msgstr "Nebyla nalezena žádná tabulka rozdělení disku.\n" #: fdisk/sfdisk.c:1122 #, c-format msgid "strange, only %d partitions defined.\n" msgstr "Zvláštní - počet definovaných diskových oddílů je pouze %d.\n" #: fdisk/sfdisk.c:1131 #, c-format msgid "Warning: partition %s has size 0 but is not marked Empty\n" msgstr "Varování: diskový oddíl %s má velikost 0 a není označen jako prázdný.\n" #: fdisk/sfdisk.c:1134 #, c-format msgid "Warning: partition %s has size 0 and is bootable\n" msgstr "Varování: diskový oddíl %s má velikost 0 a je startovací.\n" #: fdisk/sfdisk.c:1137 #, c-format msgid "Warning: partition %s has size 0 and nonzero start\n" msgstr "Varování: diskový oddíl %s má velikost 0 a nenulový začátek.\n" #: fdisk/sfdisk.c:1148 #, c-format msgid "Warning: partition %s " msgstr "Varování: diskový oddíl %s " #: fdisk/sfdisk.c:1149 #, c-format msgid "is not contained in partition %s\n" msgstr "není obsažen v diskovém oddílu %s.\n" #: fdisk/sfdisk.c:1160 #, c-format msgid "Warning: partitions %s " msgstr "Varování: diskové oddíly %s " #: fdisk/sfdisk.c:1161 #, c-format msgid "and %s overlap\n" msgstr "a %s se navzájem překrývají.\n" #: fdisk/sfdisk.c:1172 #, c-format msgid "" "Warning: partition %s contains part of the partition table (sector %lu),\n" "and will destroy it when filled\n" msgstr "" #: fdisk/sfdisk.c:1184 #, c-format msgid "Warning: partition %s starts at sector 0\n" msgstr "Varování: diskový oddíl %s začíná na sektoru 0\n" #: fdisk/sfdisk.c:1188 #, c-format msgid "Warning: partition %s extends past end of disk\n" msgstr "Varování: diskový oddíl %s přesahuje za konec disku.\n" #: fdisk/sfdisk.c:1203 #, fuzzy msgid "" "Among the primary partitions, at most one can be extended\n" " (although this is not a problem under Linux)\n" msgstr "Pouze jeden z diskových oddílů může být rozšířeným.\n" #: fdisk/sfdisk.c:1221 #, c-format msgid "Warning: partition %s does not start at a cylinder boundary\n" msgstr "Varování: diskový oddíl %s nezačíná na hranici cylindru.\n" #: fdisk/sfdisk.c:1227 #, c-format msgid "Warning: partition %s does not end at a cylinder boundary\n" msgstr "Varování: diskový oddíl %s nekončí na hranici cylindru.\n" #: fdisk/sfdisk.c:1245 msgid "" "Warning: more than one primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" msgstr "" "Varování: více než jeden primární diskový oddíl je označen jako startovací.\n" "LILU to nečiní problémy, ale DOS MBR z tohoto disku nenastartuje.\n" #: fdisk/sfdisk.c:1252 msgid "" "Warning: usually one can boot from primary partitions only\n" "LILO disregards the `bootable' flag.\n" msgstr "" "Varování: obyčejně je možné startovat pouze z primárních diskových oddíl|ů.\n" "LILO nebude brát ohled na příznak 'startovací'.\n" #: fdisk/sfdisk.c:1258 msgid "" "Warning: no primary partition is marked bootable (active)\n" "This does not matter for LILO, but the DOS MBR will not boot this disk.\n" msgstr "" "Varování: žádný primární diskový oddíl není označen jako startovací.\n" "LILU to nečiní problémy, ale DOS z tohoto disku nenastartuje.\n" #: fdisk/sfdisk.c:1272 #, fuzzy msgid "start" msgstr "stav" #: fdisk/sfdisk.c:1275 #, c-format msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" "diskový oddíl %s: začátek: (c,h,s) předpoklad (%ld,%ld,%ld), nalezeno\n" "(%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1281 #, fuzzy msgid "end" msgstr "odeslání" #: fdisk/sfdisk.c:1284 #, c-format msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n" msgstr "" "diskový oddíl %s: konec: (c,h,s) předpoklad (%ld,%ld,%ld), nalezeno\n" "(%ld,%ld,%ld)\n" #: fdisk/sfdisk.c:1287 #, c-format msgid "partition %s ends on cylinder %ld, beyond the end of the disk\n" msgstr "diskový oddíl %s končí na cylindru %ld, t.j. za koncem disku\n" #: fdisk/sfdisk.c:1312 #, fuzzy, c-format msgid "" "Warning: shifted start of the extd partition from %ld to %ld\n" "(For listing purposes only. Do not change its contents.)\n" msgstr "Varování: začátek rozšířeného diskového oddílu posunut z %ld na %ld.\n" #: fdisk/sfdisk.c:1318 #, fuzzy msgid "" "Warning: extended partition does not start at a cylinder boundary.\n" "DOS and Linux will interpret the contents differently.\n" msgstr "Varování: rozšířený diskový oddíl nezačíná na hranici cylindru.\n" #: fdisk/sfdisk.c:1336 fdisk/sfdisk.c:1413 #, c-format msgid "too many partitions - ignoring those past nr (%d)\n" msgstr "příliš mnoho diskových oddílů - ignoruji > %d\n" #: fdisk/sfdisk.c:1351 msgid "tree of partitions?\n" msgstr "strom diskových oddílů?\n" #: fdisk/sfdisk.c:1472 msgid "detected Disk Manager - unable to handle that\n" msgstr "nalezen Disk Manager - s tím neumím pracovat\n" #: fdisk/sfdisk.c:1479 msgid "DM6 signature found - giving up\n" msgstr "nalezen DM6 podpis - končím\n" #: fdisk/sfdisk.c:1499 msgid "strange..., an extended partition of size 0?\n" msgstr "zvláštní..., rozšířený diskový oddíl o velikosti 0?\n" #: fdisk/sfdisk.c:1506 fdisk/sfdisk.c:1517 msgid "strange..., a BSD partition of size 0?\n" msgstr "zvláštní..., BSD diskový oddíl o velikosti 0?\n" #: fdisk/sfdisk.c:1551 #, c-format msgid " %s: unrecognized partition\n" msgstr " diskový oddíl %s není znám\n" #: fdisk/sfdisk.c:1563 msgid "-n flag was given: Nothing changed\n" msgstr "byl zadán přepínač -n: Nic nebylo změněno\n" #: fdisk/sfdisk.c:1579 msgid "Failed saving the old sectors - aborting\n" msgstr "Chyba při ukládání starých sektorů - končím\n" #: fdisk/sfdisk.c:1584 #, c-format msgid "Failed writing the partition on %s\n" msgstr "Chyba při zápisu na diskový oddíl %s\n" #: fdisk/sfdisk.c:1661 msgid "long or incomplete input line - quitting\n" msgstr "příliš dlouhý či neúplný řádek - končím\n" #: fdisk/sfdisk.c:1697 #, c-format msgid "input error: `=' expected after %s field\n" msgstr "vstupní chyba: po položce %s jsem očekával znak `='\n" #: fdisk/sfdisk.c:1704 #, c-format msgid "input error: unexpected character %c after %s field\n" msgstr "vstupní chyba: neočekávaný znak %c po položce %s\n" #: fdisk/sfdisk.c:1710 #, c-format msgid "unrecognized input: %s\n" msgstr "nerozpoznaný vstup: %s\n" #: fdisk/sfdisk.c:1752 msgid "number too big\n" msgstr "číslo je příliš veliké\n" #: fdisk/sfdisk.c:1756 msgid "trailing junk after number\n" msgstr "nesmysly za číslem\n" #: fdisk/sfdisk.c:1877 msgid "no room for partition descriptor\n" msgstr "není místo pro popis diskového oddílu\n" #: fdisk/sfdisk.c:1910 msgid "cannot build surrounding extended partition\n" msgstr "okolní rozšiřující diskový oddíl nelze vytvořit\n" #: fdisk/sfdisk.c:1961 msgid "too many input fields\n" msgstr "příliš mnoho vstupních položek\n" #. no free blocks left - don't read any further #: fdisk/sfdisk.c:1995 msgid "No room for more\n" msgstr "Již nejsou volné bloky\n" #: fdisk/sfdisk.c:2014 msgid "Illegal type\n" msgstr "Chybný typ\n" #: fdisk/sfdisk.c:2046 #, c-format msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n" msgstr "Varování: zadaná velikost(%ld) překračuje maximální povolenou velikost (%lu)\n" #: fdisk/sfdisk.c:2052 msgid "Warning: empty partition\n" msgstr "Varování: prázdný diskový oddíl\n" #: fdisk/sfdisk.c:2066 #, c-format msgid "Warning: bad partition start (earliest %lu)\n" msgstr "Varování: chybný začátek diskového oddílu (dřívější %lu)\n" #: fdisk/sfdisk.c:2079 msgid "unrecognized bootable flag - choose - or *\n" msgstr "nerozpoznaný příznak 'startovací' - zvolte - či *\n" #: fdisk/sfdisk.c:2096 fdisk/sfdisk.c:2109 msgid "partial c,h,s specification?\n" msgstr "neúplná c,h,s specifikace?\n" #: fdisk/sfdisk.c:2120 msgid "Extended partition not where expected\n" msgstr "Rozšířený diskový oddíl na neočekávaném místě\n" #: fdisk/sfdisk.c:2152 msgid "bad input\n" msgstr "chybný vstup\n" #: fdisk/sfdisk.c:2174 msgid "too many partitions\n" msgstr "příliš mnoho diskových oddílů\n" #: fdisk/sfdisk.c:2207 msgid "" "Input in the following format; absent fields get a default value.\n" " \n" "Usually you only need to specify and (and perhaps ).\n" msgstr "" "Vstup v následujícím formátu; chybějící položky budou nahrazeny implicitními\n" "hodnotami.\n" " \n" "Obvykle je třeba zadat pouze a (a možná ).\n" #: fdisk/sfdisk.c:2227 msgid "version" msgstr "verze" #: fdisk/sfdisk.c:2233 #, c-format msgid "Usage: %s [options] device ...\n" msgstr "Použití: %s [přepínače] zařízení ...\n" #: fdisk/sfdisk.c:2234 msgid "device: something like /dev/hda or /dev/sda" msgstr "zařízení: něco jako /dev/hda či /dev/sda" #: fdisk/sfdisk.c:2235 msgid "useful options:" msgstr "užitečné přepínače:" #: fdisk/sfdisk.c:2236 msgid " -s [or --show-size]: list size of a partition" msgstr " -s [či --show-size]: vypíše velikost diskového oddílu" #: fdisk/sfdisk.c:2237 msgid " -c [or --id]: print or change partition Id" msgstr " -c [či --id]: vypíše či změní Id diskového oddílu" #: fdisk/sfdisk.c:2238 msgid " -l [or --list]: list partitions of each device" msgstr " -l [či --list]: ke každému zařízení vypíše diskové oddíly" #: fdisk/sfdisk.c:2239 msgid " -d [or --dump]: idem, but in a format suitable for later input" msgstr " -d [či --dump]: idem, ale ve formátu vhodném k dalšímu zpracování" #: fdisk/sfdisk.c:2240 msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0" msgstr " -i [či --increment]: čísluje cylindry etc. od 1 místo od 0" #: fdisk/sfdisk.c:2241 msgid " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/MB" msgstr " -uS, -uB, -uC, -uM: jako jednotky použije Sektory/Bloky/Cylindry či MB" #: fdisk/sfdisk.c:2242 msgid " -T [or --list-types]:list the known partition types" msgstr " -T [či --list-types]:vypíše známé typy diskových oddílů" #: fdisk/sfdisk.c:2243 msgid " -D [or --DOS]: for DOS-compatibility: waste a little space" msgstr " -D [či --DOS]: pro kompatibilitu s DOSEM: ubírá trochu místa" #: fdisk/sfdisk.c:2244 msgid " -R [or --re-read]: make kernel reread partition table" msgstr " -R [či --re-read]: donutí jádro znovu načíst tabulku rozdělení disku" #: fdisk/sfdisk.c:2245 msgid " -N# : change only the partition with number #" msgstr " -N# : změní pouze diskový oddíl s číslem #" #: fdisk/sfdisk.c:2246 msgid " -n : do not actually write to disk" msgstr " -n : žádné změny nebudou uloženy na disk" #: fdisk/sfdisk.c:2247 msgid " -O file : save the sectors that will be overwritten to file" msgstr " -O SOUBOR : uloží změněné sektory do SOUBORU" #: fdisk/sfdisk.c:2248 msgid " -I file : restore these sectors again" msgstr " -I SOUBOR : obnoví tyto sektory ze SOUBORU" #: fdisk/sfdisk.c:2249 msgid " -v [or --version]: print version" msgstr " -v [či --version]: vypíše informace o verzi" #: fdisk/sfdisk.c:2250 msgid " -? [or --help]: print this message" msgstr " -? [či --help]: vypíše tuto nápovědu" #: fdisk/sfdisk.c:2251 msgid "dangerous options:" msgstr "nebezpečné přepínače:" #: fdisk/sfdisk.c:2252 msgid " -g [or --show-geometry]: print the kernel's idea of the geometry" msgstr "" " -g [či --show-geometry]: vypíše informace o geometrii, které\n" " udržuje jádro" #: fdisk/sfdisk.c:2253 msgid "" " -x [or --show-extended]: also list extended partitions on output\n" " or expect descriptors for them on input" msgstr "" " -x [či --show-extended]: vypíše informace o rozšířených diskových\n" " oddílech a na vstupu bude očekávat jejich popis" #: fdisk/sfdisk.c:2255 msgid " -L [or --Linux]: do not complain about things irrelevant for Linux" msgstr " -L [či --Linux]: problémy nepodstatné pro Linux budou ignorovány" #: fdisk/sfdisk.c:2256 msgid " -q [or --quiet]: suppress warning messages" msgstr " -q [či --quiet]: nebude vypisovat varovné hlášky" #: fdisk/sfdisk.c:2257 msgid " You can override the detected geometry using:" msgstr " Nalezenou geometrii můžete přepsat pomocí:" #: fdisk/sfdisk.c:2258 msgid " -C# [or --cylinders #]:set the number of cylinders to use" msgstr " -C# [či --cyl