diff options
author | Karel Zak <kzak@redhat.com> | 2008-04-16 22:37:48 +0200 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2008-04-16 22:37:48 +0200 |
commit | 47dc8cce401483565e8c681d9e9dd7e5230c2aa6 (patch) | |
tree | d133b6ddb243732d0e1059d242079a4200fbb1e8 /po/cs.po | |
parent | 7fd7e8a9b47d389ef5bf4e6e952860716dcb601c (diff) | |
download | util-linux-old-47dc8cce401483565e8c681d9e9dd7e5230c2aa6.tar.gz |
po: merge changes
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 682 |
1 files changed, 343 insertions, 339 deletions
@@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: util-linux-ng 2.13.1-rc1\n" "Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n" -"POT-Creation-Date: 2008-03-25 23:00+0100\n" +"POT-Creation-Date: 2008-04-16 22:22+0200\n" "PO-Revision-Date: 2007-11-13 21:36+0100\n" "Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n" "Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n" @@ -179,10 +179,10 @@ msgstr "" msgid "usage: %s [ -n ] device\n" msgstr "Použití: %s [-n] ZAŘÍZENÍ\n" -#: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1249 +#: disk-utils/fdformat.c:116 disk-utils/fsck.minix.c:1283 #: disk-utils/isosize.c:181 disk-utils/mkfs.bfs.c:119 disk-utils/mkfs.c:52 -#: disk-utils/mkfs.cramfs.c:784 disk-utils/mkfs.minix.c:575 -#: disk-utils/mkswap.c:496 misc-utils/ddate.c:179 misc-utils/rename.c:79 +#: disk-utils/mkfs.cramfs.c:788 disk-utils/mkfs.minix.c:575 +#: disk-utils/mkswap.c:514 misc-utils/ddate.c:179 misc-utils/rename.c:79 #: misc-utils/script.c:147 sys-utils/readprofile.c:197 #, c-format msgid "%s (%s)\n" @@ -225,50 +225,50 @@ msgstr "" " -v podrobnější hlášky\n" " SOUBOR kontrolovaný soubor\n" -#: disk-utils/fsck.minix.c:186 +#: disk-utils/fsck.minix.c:211 #, c-format msgid "Usage: %s [-larvsmf] /dev/name\n" msgstr "Použití: %s [-larvsmf] NÁZEV_ZAŘÍZENÍ\n" -#: disk-utils/fsck.minix.c:293 +#: disk-utils/fsck.minix.c:327 #, c-format msgid "%s is mounted.\t " msgstr "%s je již připojeno.\t" -#: disk-utils/fsck.minix.c:295 +#: disk-utils/fsck.minix.c:329 msgid "Do you really want to continue" msgstr "Chcete opravdu pokračovat" -#: disk-utils/fsck.minix.c:299 +#: disk-utils/fsck.minix.c:333 #, c-format msgid "check aborted.\n" msgstr "prohlídka ukončena.\n" -#: disk-utils/fsck.minix.c:318 disk-utils/fsck.minix.c:341 +#: disk-utils/fsck.minix.c:352 disk-utils/fsck.minix.c:375 #, c-format msgid "Zone nr < FIRSTZONE in file `%s'." msgstr "Číslo zóny < PRVNÍ_ZÓNA v souboru „%s“." -#: disk-utils/fsck.minix.c:322 disk-utils/fsck.minix.c:345 +#: disk-utils/fsck.minix.c:356 disk-utils/fsck.minix.c:379 #, c-format msgid "Zone nr >= ZONES in file `%s'." msgstr "Číslo zóny >= počet ZÓN v souboru „%s“." -#: disk-utils/fsck.minix.c:327 disk-utils/fsck.minix.c:350 +#: disk-utils/fsck.minix.c:361 disk-utils/fsck.minix.c:384 msgid "Remove block" msgstr "Odstranit blok" -#: disk-utils/fsck.minix.c:368 +#: disk-utils/fsck.minix.c:402 #, c-format msgid "Read error: unable to seek to block in file '%s'\n" msgstr "Chyba při čtení: nelze se posunout na blok v souboru „%s“\n" -#: disk-utils/fsck.minix.c:374 +#: disk-utils/fsck.minix.c:408 #, c-format msgid "Read error: bad block in file '%s'\n" msgstr "Chyba při čtení: chybný blok v souboru „%s“\n" -#: disk-utils/fsck.minix.c:389 +#: disk-utils/fsck.minix.c:423 #, c-format msgid "" "Internal error: trying to write bad block\n" @@ -277,127 +277,127 @@ msgstr "" "Vnitřní chyba: pokus o zápis chybného bloku.\n" "Žádost o zápis ignorována.\n" -#: disk-utils/fsck.minix.c:395 disk-utils/mkfs.minix.c:213 +#: disk-utils/fsck.minix.c:429 disk-utils/mkfs.minix.c:213 msgid "seek failed in write_block" msgstr "chyba při posunu ukazovátka ve write_block" -#: disk-utils/fsck.minix.c:398 +#: disk-utils/fsck.minix.c:432 #, c-format msgid "Write error: bad block in file '%s'\n" msgstr "Chyba při zápisu: chybný blok v souboru „%s“\n" -#: disk-utils/fsck.minix.c:514 +#: disk-utils/fsck.minix.c:548 msgid "seek failed in write_super_block" msgstr "chyba při posunu ukazovátka ve write_super_block" -#: disk-utils/fsck.minix.c:516 disk-utils/mkfs.minix.c:200 +#: disk-utils/fsck.minix.c:550 disk-utils/mkfs.minix.c:200 msgid "unable to write super-block" msgstr "superblok nelze zapsat" -#: disk-utils/fsck.minix.c:526 +#: disk-utils/fsck.minix.c:560 msgid "Unable to write inode map" msgstr "mapu i-uzlů nelze zapsat" -#: disk-utils/fsck.minix.c:528 +#: disk-utils/fsck.minix.c:562 msgid "Unable to write zone map" msgstr "mapu zón nelze zapsat" -#: disk-utils/fsck.minix.c:530 +#: disk-utils/fsck.minix.c:564 msgid "Unable to write inodes" msgstr "i-uzly nelze zapsat" -#: disk-utils/fsck.minix.c:557 +#: disk-utils/fsck.minix.c:591 msgid "seek failed" msgstr "chyba při posunu ukazovátka" -#: disk-utils/fsck.minix.c:559 +#: disk-utils/fsck.minix.c:593 msgid "unable to read super block" msgstr "superblok nelze číst" -#: disk-utils/fsck.minix.c:577 +#: disk-utils/fsck.minix.c:611 msgid "bad magic number in super-block" msgstr "superblok obsahuje chybné magické číslo" -#: disk-utils/fsck.minix.c:579 +#: disk-utils/fsck.minix.c:613 msgid "Only 1k blocks/zones supported" msgstr "Podporovány jsou pouze 1kilobajtové bloky/zóny" -#: disk-utils/fsck.minix.c:581 +#: disk-utils/fsck.minix.c:615 msgid "bad s_imap_blocks field in super-block" msgstr "uperblok obsahuje chybnou položku s_imap_blocks" -#: disk-utils/fsck.minix.c:583 +#: disk-utils/fsck.minix.c:617 msgid "bad s_zmap_blocks field in super-block" msgstr "superblok obsahuje chybnou položku s_zmap_blocks" -#: disk-utils/fsck.minix.c:590 +#: disk-utils/fsck.minix.c:624 msgid "Unable to allocate buffer for inode map" msgstr "Buffer pro mapu i-uzlů nelze alokovat" -#: disk-utils/fsck.minix.c:593 +#: disk-utils/fsck.minix.c:627 msgid "Unable to allocate buffer for zone map" msgstr "Buffer pro mapu zón nelze alokovat" -#: disk-utils/fsck.minix.c:598 +#: disk-utils/fsck.minix.c:632 msgid "Unable to allocate buffer for inodes" msgstr "Buffer pro i-uzly nelze alokovat" -#: disk-utils/fsck.minix.c:601 +#: disk-utils/fsck.minix.c:635 msgid "Unable to allocate buffer for inode count" msgstr "Buffer pro počítadlo i-uzlů nelze alokovat" -#: disk-utils/fsck.minix.c:604 +#: disk-utils/fsck.minix.c:638 msgid "Unable to allocate buffer for zone count" msgstr "Buffer pro počítadlo zón nelze alokovat" -#: disk-utils/fsck.minix.c:606 +#: disk-utils/fsck.minix.c:640 msgid "Unable to read inode map" msgstr "Mapu i-uzlů nelze číst" -#: disk-utils/fsck.minix.c:608 +#: disk-utils/fsck.minix.c:642 msgid "Unable to read zone map" msgstr "Mapu zón nelze číst" -#: disk-utils/fsck.minix.c:610 +#: disk-utils/fsck.minix.c:644 msgid "Unable to read inodes" msgstr "I-uzly nelze číst" -#: disk-utils/fsck.minix.c:612 +#: disk-utils/fsck.minix.c:646 #, c-format msgid "Warning: Firstzone != Norm_firstzone\n" msgstr "Varování: Firstzone != Norm_firstzone\n" -#: disk-utils/fsck.minix.c:617 disk-utils/mkfs.minix.c:454 +#: disk-utils/fsck.minix.c:651 disk-utils/mkfs.minix.c:454 #, c-format msgid "%ld inodes\n" msgstr "i-uzlů: %ld\n" -#: disk-utils/fsck.minix.c:618 disk-utils/mkfs.minix.c:455 +#: disk-utils/fsck.minix.c:652 disk-utils/mkfs.minix.c:455 #, c-format msgid "%ld blocks\n" msgstr "bloků: %ld\n" -#: disk-utils/fsck.minix.c:619 disk-utils/mkfs.minix.c:456 +#: disk-utils/fsck.minix.c:653 disk-utils/mkfs.minix.c:456 #, c-format msgid "Firstdatazone=%ld (%ld)\n" msgstr "První_zóna_dat=%ld (%ld)\n" -#: disk-utils/fsck.minix.c:620 disk-utils/mkfs.minix.c:457 +#: disk-utils/fsck.minix.c:654 disk-utils/mkfs.minix.c:457 #, c-format msgid "Zonesize=%d\n" msgstr "Velikost_zóny=%d\n" -#: disk-utils/fsck.minix.c:621 +#: disk-utils/fsck.minix.c:655 #, c-format msgid "Maxsize=%ld\n" msgstr "Maxvelikost=%ld\n" -#: disk-utils/fsck.minix.c:622 +#: disk-utils/fsck.minix.c:656 #, c-format msgid "Filesystem state=%d\n" msgstr "Stav systému souborů=%d\n" -#: disk-utils/fsck.minix.c:623 +#: disk-utils/fsck.minix.c:657 #, c-format msgid "" "namelen=%d\n" @@ -406,162 +406,162 @@ msgstr "" "namelen=%d\n" "\n" -#: disk-utils/fsck.minix.c:638 disk-utils/fsck.minix.c:689 +#: disk-utils/fsck.minix.c:672 disk-utils/fsck.minix.c:723 #, 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 „%s“\n" -#: disk-utils/fsck.minix.c:642 disk-utils/fsck.minix.c:693 +#: disk-utils/fsck.minix.c:676 disk-utils/fsck.minix.c:727 msgid "Mark in use" msgstr "Označen jako používaný" -#: disk-utils/fsck.minix.c:664 disk-utils/fsck.minix.c:713 +#: disk-utils/fsck.minix.c:698 disk-utils/fsck.minix.c:747 #, c-format msgid "The file `%s' has mode %05o\n" msgstr "Typ souboru „%s“ je %05o\n" -#: disk-utils/fsck.minix.c:671 disk-utils/fsck.minix.c:719 +#: disk-utils/fsck.minix.c:705 disk-utils/fsck.minix.c:753 #, c-format msgid "Warning: inode count too big.\n" msgstr "Varování: počet i-uzlů je příliš veliký.\n" -#: disk-utils/fsck.minix.c:731 disk-utils/fsck.minix.c:739 +#: disk-utils/fsck.minix.c:765 disk-utils/fsck.minix.c:773 msgid "root inode isn't a directory" msgstr "root i-uzel není adresářem" -#: disk-utils/fsck.minix.c:753 disk-utils/fsck.minix.c:786 +#: disk-utils/fsck.minix.c:787 disk-utils/fsck.minix.c:820 #, c-format msgid "Block has been used before. Now in file `%s'." msgstr "Blok byl použit již předtím. Nyní v souboru „%s“." -#: disk-utils/fsck.minix.c:755 disk-utils/fsck.minix.c:788 -#: disk-utils/fsck.minix.c:1111 disk-utils/fsck.minix.c:1120 -#: disk-utils/fsck.minix.c:1166 disk-utils/fsck.minix.c:1175 +#: disk-utils/fsck.minix.c:789 disk-utils/fsck.minix.c:822 +#: disk-utils/fsck.minix.c:1145 disk-utils/fsck.minix.c:1154 +#: disk-utils/fsck.minix.c:1200 disk-utils/fsck.minix.c:1209 msgid "Clear" msgstr "Smazat" -#: disk-utils/fsck.minix.c:765 disk-utils/fsck.minix.c:798 +#: disk-utils/fsck.minix.c:799 disk-utils/fsck.minix.c:832 #, c-format msgid "Block %d in file `%s' is marked not in use." msgstr "Blok %d v souboru „%s“ je označen jako nepoužívaný." -#: disk-utils/fsck.minix.c:767 disk-utils/fsck.minix.c:800 +#: disk-utils/fsck.minix.c:801 disk-utils/fsck.minix.c:834 msgid "Correct" msgstr "Opravit" -#: disk-utils/fsck.minix.c:939 disk-utils/fsck.minix.c:1006 +#: disk-utils/fsck.minix.c:973 disk-utils/fsck.minix.c:1040 #, c-format msgid "The directory '%s' contains a bad inode number for file '%.*s'." msgstr "Adresář „%s“ obsahuje pro soubor „%.*s“ chybné číslo i-uzlu." -#: disk-utils/fsck.minix.c:942 disk-utils/fsck.minix.c:1009 +#: disk-utils/fsck.minix.c:976 disk-utils/fsck.minix.c:1043 msgid " Remove" msgstr " Odstranit" -#: disk-utils/fsck.minix.c:956 disk-utils/fsck.minix.c:1023 +#: disk-utils/fsck.minix.c:990 disk-utils/fsck.minix.c:1057 #, c-format msgid "%s: bad directory: '.' isn't first\n" msgstr "%s: chybný adresář: „.“ není první\n" -#: disk-utils/fsck.minix.c:964 disk-utils/fsck.minix.c:1032 +#: disk-utils/fsck.minix.c:998 disk-utils/fsck.minix.c:1066 #, c-format msgid "%s: bad directory: '..' isn't second\n" msgstr "%s: chybný adresář: „..“ není druhý\n" -#: disk-utils/fsck.minix.c:1066 disk-utils/fsck.minix.c:1084 +#: disk-utils/fsck.minix.c:1100 disk-utils/fsck.minix.c:1118 msgid "internal error" msgstr "vnitřní chyba" -#: disk-utils/fsck.minix.c:1069 disk-utils/fsck.minix.c:1087 +#: disk-utils/fsck.minix.c:1103 disk-utils/fsck.minix.c:1121 #, c-format msgid "%s: bad directory: size < 32" msgstr "%s: chybný adresář: velikost < 32" -#: disk-utils/fsck.minix.c:1100 +#: disk-utils/fsck.minix.c:1134 msgid "seek failed in bad_zone" msgstr "chyba při posunu ukazovátka v bad_zone" -#: disk-utils/fsck.minix.c:1110 disk-utils/fsck.minix.c:1165 +#: disk-utils/fsck.minix.c:1144 disk-utils/fsck.minix.c:1199 #, c-format msgid "Inode %d mode not cleared." msgstr "Mód I-uzlu %d není smazán." -#: disk-utils/fsck.minix.c:1119 disk-utils/fsck.minix.c:1174 +#: disk-utils/fsck.minix.c:1153 disk-utils/fsck.minix.c:1208 #, 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:1125 disk-utils/fsck.minix.c:1180 +#: disk-utils/fsck.minix.c:1159 disk-utils/fsck.minix.c:1214 #, 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:1127 disk-utils/fsck.minix.c:1181 +#: disk-utils/fsck.minix.c:1161 disk-utils/fsck.minix.c:1215 msgid "Set" msgstr "Nastavit" -#: disk-utils/fsck.minix.c:1131 disk-utils/fsck.minix.c:1185 +#: disk-utils/fsck.minix.c:1165 disk-utils/fsck.minix.c:1219 #, 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:1133 disk-utils/fsck.minix.c:1187 +#: disk-utils/fsck.minix.c:1167 disk-utils/fsck.minix.c:1221 msgid "Set i_nlinks to count" msgstr "Nastavit i_nlinks na počet" -#: disk-utils/fsck.minix.c:1145 disk-utils/fsck.minix.c:1199 +#: disk-utils/fsck.minix.c:1179 disk-utils/fsck.minix.c:1233 #, c-format msgid "Zone %d: marked in use, no file uses it." msgstr "Zóna %di: je označena jako používaná a žádné soubory ji nepoužívají." -#: disk-utils/fsck.minix.c:1146 disk-utils/fsck.minix.c:1201 +#: disk-utils/fsck.minix.c:1180 disk-utils/fsck.minix.c:1235 msgid "Unmark" msgstr "Odznačit" -#: disk-utils/fsck.minix.c:1151 disk-utils/fsck.minix.c:1206 +#: disk-utils/fsck.minix.c:1185 disk-utils/fsck.minix.c:1240 #, c-format msgid "Zone %d: in use, counted=%d\n" msgstr "Zóna %d: je používaná, napočítáno=%d\n" -#: disk-utils/fsck.minix.c:1154 disk-utils/fsck.minix.c:1209 +#: disk-utils/fsck.minix.c:1188 disk-utils/fsck.minix.c:1243 #, c-format msgid "Zone %d: not in use, counted=%d\n" msgstr "Zóna %d: není používaná, napočítáno=%d\n" -#: disk-utils/fsck.minix.c:1254 disk-utils/mkfs.minix.c:580 +#: disk-utils/fsck.minix.c:1288 disk-utils/mkfs.minix.c:580 #: disk-utils/mkfs.minix.c:582 msgid "bad inode size" msgstr "chybná velikost i-uzlu" -#: disk-utils/fsck.minix.c:1256 +#: disk-utils/fsck.minix.c:1290 msgid "bad v2 inode size" msgstr "chybná velikost v2 i-uzlu" -#: disk-utils/fsck.minix.c:1282 +#: disk-utils/fsck.minix.c:1316 msgid "need terminal for interactive repairs" msgstr "opravy s účastí uživatele vyžadují terminál" -#: disk-utils/fsck.minix.c:1286 -#, c-format -msgid "unable to open '%s'" +#: disk-utils/fsck.minix.c:1320 +#, fuzzy, c-format +msgid "unable to open '%s': %s" msgstr "„%s“ nelze otevřít" -#: disk-utils/fsck.minix.c:1301 +#: disk-utils/fsck.minix.c:1335 #, c-format msgid "%s is clean, no check.\n" msgstr "%s je čisté, ověřování vynecháno.\n" -#: disk-utils/fsck.minix.c:1305 +#: disk-utils/fsck.minix.c:1339 #, c-format msgid "Forcing filesystem check on %s.\n" msgstr "Kontrola systému souborů na %s vynucena.\n" -#: disk-utils/fsck.minix.c:1307 +#: disk-utils/fsck.minix.c:1341 #, 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:1333 +#: disk-utils/fsck.minix.c:1374 #, c-format msgid "" "\n" @@ -570,12 +570,12 @@ msgstr "" "\n" "používaných i-uzlů: %6ld (%ld%%)\n" -#: disk-utils/fsck.minix.c:1338 +#: disk-utils/fsck.minix.c:1379 #, c-format msgid "%6ld zones used (%ld%%)\n" msgstr "používaných zón: %6ld (%ld%%)\n" -#: disk-utils/fsck.minix.c:1340 +#: disk-utils/fsck.minix.c:1381 #, c-format msgid "" "\n" @@ -598,7 +598,7 @@ msgstr "" "------\n" "souborů: %6d\n" -#: disk-utils/fsck.minix.c:1353 +#: disk-utils/fsck.minix.c:1394 #, c-format msgid "" "----------------------------\n" @@ -666,7 +666,7 @@ msgstr "volání stat pro zařízení %s selhalo" msgid "%s is not a block special device" msgstr "%s není blokovým zařízením" -#: disk-utils/mkfs.bfs.c:176 sys-utils/ldattach.c:274 +#: disk-utils/mkfs.bfs.c:176 sys-utils/ldattach.c:200 #, c-format msgid "cannot open %s" msgstr "%s nelze otevřít" @@ -836,7 +836,7 @@ msgstr "AJAJ: blok „zkomprimováno“ > 2*blocklength (%ld)\n" msgid "%6.2f%% (%+ld bytes)\t%s\n" msgstr "%6.2f%% (%+d bytů)\t%s\n" -#: disk-utils/mkfs.cramfs.c:825 +#: disk-utils/mkfs.cramfs.c:829 #, fuzzy, c-format msgid "" "warning: guestimate of required size (upper bound) is %lldMB, but maximum " @@ -845,70 +845,70 @@ msgstr "" "varování: požadovaná velikost (horní hranice) je odhadována na %Ld MB, jenže " "největší velikost obrazu je %u MB. Můžeme zemřít předčasně.\n" -#: disk-utils/mkfs.cramfs.c:866 +#: disk-utils/mkfs.cramfs.c:870 #, c-format msgid "Including: %s\n" msgstr "Zahrnuji: %s\n" -#: disk-utils/mkfs.cramfs.c:872 +#: disk-utils/mkfs.cramfs.c:876 #, fuzzy, c-format msgid "Directory data: %zd bytes\n" msgstr "Adresářová data: %d bytů\n" -#: disk-utils/mkfs.cramfs.c:880 +#: disk-utils/mkfs.cramfs.c:884 #, fuzzy, c-format msgid "Everything: %zd kilobytes\n" msgstr "Celkem: %d kilobytů\n" -#: disk-utils/mkfs.cramfs.c:885 +#: disk-utils/mkfs.cramfs.c:889 #, fuzzy, c-format msgid "Super block: %zd bytes\n" msgstr "Superblok: %d bytů\n" -#: disk-utils/mkfs.cramfs.c:892 +#: disk-utils/mkfs.cramfs.c:896 #, c-format msgid "CRC: %x\n" msgstr "CRC: %x\n" -#: disk-utils/mkfs.cramfs.c:897 +#: disk-utils/mkfs.cramfs.c:901 #, fuzzy, c-format msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n" msgstr "" "Pro obraz ROM nepřidělen dostatek prostoru (%lld přiděleno, %d použito)\n" -#: disk-utils/mkfs.cramfs.c:909 +#: disk-utils/mkfs.cramfs.c:913 #, fuzzy, c-format msgid "ROM image write failed (%zd %zd)\n" msgstr "Zápis obrazu ROM selhal (%d %d)\n" -#: disk-utils/mkfs.cramfs.c:918 +#: disk-utils/mkfs.cramfs.c:922 #, c-format msgid "warning: filenames truncated to 255 bytes.\n" msgstr "varování: jména souborů zkrácena na 256 bajtů.\n" -#: disk-utils/mkfs.cramfs.c:921 +#: disk-utils/mkfs.cramfs.c:925 #, c-format msgid "warning: files were skipped due to errors.\n" msgstr "varování: soubory byly přeskočeny kvůli chybám.\n" -#: disk-utils/mkfs.cramfs.c:924 +#: disk-utils/mkfs.cramfs.c:928 #, c-format msgid "warning: file sizes truncated to %luMB (minus 1 byte).\n" msgstr "varování: velikosti souboru zkráceny na %'lu MB (mínus 1 bajt).\n" -#: disk-utils/mkfs.cramfs.c:929 +#: disk-utils/mkfs.cramfs.c:933 #, c-format msgid "" "warning: uids truncated to %u bits. (This may be a security concern.)\n" msgstr "varování: UID zkrácena na %u bitů. (Může mít dopad na bezpečnost.)\n" -#: disk-utils/mkfs.cramfs.c:934 +#: disk-utils/mkfs.cramfs.c:938 #, c-format msgid "" "warning: gids truncated to %u bits. (This may be a security concern.)\n" msgstr "varování: GID zkrácena na %u bitů. (Může mít dopad na bezpečnost.)\n" -#: disk-utils/mkfs.cramfs.c:939 +#: disk-utils/mkfs.cramfs.c:943 #, c-format msgid "" "WARNING: device numbers truncated to %u bits. This almost certainly means\n" @@ -1118,64 +1118,64 @@ msgstr "chybných stránek: 1\n" msgid "%lu bad pages\n" msgstr "chybných stránek: %lu\n" -#: disk-utils/mkswap.c:533 +#: disk-utils/mkswap.c:551 #, c-format msgid "%1$s: warning: ignore -U (UUIDs are unsupported by %1$s)\n" msgstr "" -#: disk-utils/mkswap.c:551 +#: disk-utils/mkswap.c:569 #, fuzzy msgid "error: UUID parsing failed" msgstr "" "\n" "Chyba při zavírání souboru\n" -#: disk-utils/mkswap.c:561 +#: disk-utils/mkswap.c:579 #, 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:579 +#: disk-utils/mkswap.c:597 #, fuzzy, c-format msgid "%s: error: size %lu KiB is larger than device size %lu KiB\n" msgstr "" "%s: chyba: zadaná velikost (%lu) je větší než velikost zařízení (%lu)\n" -#: disk-utils/mkswap.c:600 +#: disk-utils/mkswap.c:618 #, c-format msgid "%s: error: unknown version %d\n" msgstr "%s: chyba: neznámá verze %d\n" -#: disk-utils/mkswap.c:607 +#: disk-utils/mkswap.c:625 #, fuzzy, c-format msgid "%s: error: swap area needs to be at least %ld KiB\n" msgstr "%s: chyba: minimální velikost odkládacího prostoru je %ld kB\n" -#: disk-utils/mkswap.c:624 +#: disk-utils/mkswap.c:642 #, fuzzy, c-format msgid "%s: warning: truncating swap area to %ld KiB\n" msgstr "%s: varování: odkládací prostor useknut na %ld kB\n" -#: disk-utils/mkswap.c:630 +#: disk-utils/mkswap.c:648 #, c-format msgid "%s: error: label only with v1 swap area\n" msgstr "%s: chyba: jmenovku lze použít pouze u verze 1\n" -#: disk-utils/mkswap.c:654 +#: disk-utils/mkswap.c:672 #, c-format msgid "%s: error: will not try to make swapdevice on '%s'\n" msgstr "%s: chyba: Nebudu se pokoušet vytvořit odkládací zařízení na „%s“\n" -#: disk-utils/mkswap.c:660 +#: disk-utils/mkswap.c:678 #, c-format msgid "%s: error: %s is mounted; will not make swapspace.\n" msgstr "%s: chyba: %s je připojeno; odkládací prostor zde nevytvořím.\n" -#: disk-utils/mkswap.c:673 disk-utils/mkswap.c:694 +#: disk-utils/mkswap.c:691 disk-utils/mkswap.c:712 msgid "fatal: first page unreadable" msgstr "osudová chyba: první stránka je nečitelná" -#: disk-utils/mkswap.c:679 +#: disk-utils/mkswap.c:697 #, fuzzy, c-format msgid "" "%s: Device '%s' contains a valid Sun disklabel.\n" @@ -1189,47 +1189,48 @@ msgstr "" "opravdu\n" "chcete vytvořit odkládací prostor v0, použijte přepínač -f pro vynucení.\n" -#: disk-utils/mkswap.c:703 +#: disk-utils/mkswap.c:721 msgid "Unable to set up swap-space: unreadable" msgstr "Odkládací prostor nelze nastavit: nečitelné" -#: disk-utils/mkswap.c:704 +#: disk-utils/mkswap.c:722 #, fuzzy, c-format msgid "Setting up swapspace version %d, size = %llu KiB\n" msgstr "Vytvářím odkládací prostor verze %d, velikost = %llu kB\n" -#: disk-utils/mkswap.c:713 +#: disk-utils/mkswap.c:731 msgid "unable to rewind swap-device" msgstr "odkládací prostor nelze převinout" -#: disk-utils/mkswap.c:716 -msgid "unable to write signature page" +#: disk-utils/mkswap.c:734 +#, fuzzy, c-format +msgid "%s: %s: unable to write signature page: %s" msgstr "stránku signatur nelze zapsat" -#: disk-utils/mkswap.c:724 +#: disk-utils/mkswap.c:745 msgid "fsync failed" msgstr "volání fsync selhalo" # selinux file label - selinuxová nálepka/značka/štítek souboru? # Upřednostňuji značku -#: disk-utils/mkswap.c:735 +#: disk-utils/mkswap.c:756 #, c-format msgid "%s: %s: unable to obtain selinux file label: %s\n" msgstr "%s: %s: nelze získat selinuxovou značku souboru: %s\n" -#: disk-utils/mkswap.c:741 +#: disk-utils/mkswap.c:762 msgid "unable to matchpathcon()" msgstr "matchpathcon() nelze provést" -#: disk-utils/mkswap.c:744 +#: disk-utils/mkswap.c:765 msgid "unable to create new selinux context" msgstr "nový kontext selinuxu nelze vytvořit" -#: disk-utils/mkswap.c:746 +#: disk-utils/mkswap.c:767 msgid "couldn't compute selinux context" msgstr "nedokáži vypočíst kontext selinuxu" -#: disk-utils/mkswap.c:752 +#: disk-utils/mkswap.c:773 #, c-format msgid "%s: unable to relabel %s to %s: %s\n" msgstr "%s nelze změnit jmenovku z %s na %s: %s\n" @@ -2971,8 +2972,8 @@ 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:1522 -#, c-format -msgid "System type of partition %d is unchanged to %x (%s)\n" +#, fuzzy, c-format +msgid "System type of partition %d is unchanged: %x (%s)\n" msgstr "Typ diskového oddílu %d byl navrácen na %x (%s).\n" #: fdisk/fdisk.c:1574 @@ -5476,88 +5477,88 @@ msgstr "%s: přístup k portu nelze získat: volání iopl(3) selhalo.\n" msgid "Probably you need root privileges.\n" msgstr "Pravděpodobně je třeba mít práva superuživatele.\n" -#: hwclock/hwclock.c:229 +#: hwclock/hwclock.c:231 #, c-format msgid "Assuming hardware clock is kept in %s time.\n" msgstr "Předpokládám, že hodiny reálného času jsou nastaveny na %s čas.\n" -#: hwclock/hwclock.c:230 hwclock/hwclock.c:325 +#: hwclock/hwclock.c:232 hwclock/hwclock.c:327 msgid "UTC" msgstr "greenwichský" -#: hwclock/hwclock.c:230 hwclock/hwclock.c:324 +#: hwclock/hwclock.c:232 hwclock/hwclock.c:326 msgid "local" msgstr "místní" -#: hwclock/hwclock.c:310 +#: hwclock/hwclock.c:312 #, c-format msgid "%s: Warning: unrecognized third line in adjtime file\n" msgstr "%s: Varování: neznámý formát třetího řádku v souboru adjtime\n" -#: hwclock/hwclock.c:312 +#: hwclock/hwclock.c:314 #, c-format msgid "(Expected: `UTC' or `LOCAL' or nothing.)\n" msgstr "(Očekáváno „UTC“, „LOCAL“ či nic.)\n" -#: hwclock/hwclock.c:319 +#: hwclock/hwclock.c:321 #, c-format msgid "Last drift adjustment done at %ld seconds after 1969\n" msgstr "Poslední oprava posunu proběhla %ld sekund od roku 1969.\n" -#: hwclock/hwclock.c:321 +#: hwclock/hwclock.c:323 #, c-format msgid "Last calibration done at %ld seconds after 1969\n" msgstr "Poslední kalibrace proběhla %ld sekund od roku 1969.\n" -#: hwclock/hwclock.c:323 +#: hwclock/hwclock.c:325 #, c-format msgid "Hardware clock is on %s time\n" msgstr "Hodiny reálného času jsou nastaveny na %s čas.\n" -#: hwclock/hwclock.c:325 +#: hwclock/hwclock.c:327 msgid "unknown" msgstr "neznámý" -#: hwclock/hwclock.c:349 +#: hwclock/hwclock.c:351 #, c-format msgid "Waiting for clock tick...\n" msgstr "čekám na tik hodin…\n" -#: hwclock/hwclock.c:353 +#: hwclock/hwclock.c:355 #, c-format msgid "...got clock tick\n" msgstr "…hodiny tikly\n" -#: hwclock/hwclock.c:406 +#: hwclock/hwclock.c:408 #, c-format msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" msgstr "" "Hodiny reálného času obsahují chybné hodnoty: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n" -#: hwclock/hwclock.c:414 +#: hwclock/hwclock.c:416 #, c-format msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" "Hodiny reálného času: %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld sekund od roku " "1969\n" -#: hwclock/hwclock.c:442 +#: hwclock/hwclock.c:444 #, c-format msgid "Time read from Hardware Clock: %4d/%.2d/%.2d %02d:%02d:%02d\n" msgstr "Hodiny reálného času ukazují %4d/%.2d/%.2d %02d:%02d:%02d\n" -#: hwclock/hwclock.c:469 +#: hwclock/hwclock.c:471 #, c-format msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n" msgstr "" "Nastavuji hodiny reálného času na %.2d:%.2d:%.2d = %ld sekund od roku 1969\n" -#: hwclock/hwclock.c:475 +#: hwclock/hwclock.c:477 #, c-format msgid "Clock not changed - testing only.\n" msgstr "Testovací režim - Čas nezměněn.\n" -#: hwclock/hwclock.c:523 +#: hwclock/hwclock.c:525 #, c-format msgid "" "Time elapsed since reference time has been %.6f seconds.\n" @@ -5566,7 +5567,7 @@ msgstr "" "Počet sekund uplynulých od referenčního času: %.6f.\n" "Čekám, dokud neuplyne další celá sekunda.\n" -#: hwclock/hwclock.c:557 +#: hwclock/hwclock.c:559 #, c-format msgid "" "The Hardware Clock registers contain values that are either invalid (e.g. " @@ -5575,22 +5576,22 @@ msgstr "" "Registry hodin reálného času obsahují hodnoty, které jsou buď chybné (např.\n" "50tý den v měsíci), či mimo přípustný rozsah (např. rok 2095).\n" -#: hwclock/hwclock.c:567 +#: hwclock/hwclock.c:569 #, c-format msgid "%s %.6f seconds\n" msgstr "%s %.6f sekundy\n" -#: hwclock/hwclock.c:601 +#: hwclock/hwclock.c:603 #, c-format msgid "No --date option specified.\n" msgstr "Přepínač --date vyžaduje argument.\n" -#: hwclock/hwclock.c:607 +#: hwclock/hwclock.c:609 #, c-format msgid "--date argument too long\n" msgstr "argument --date je příliš dlouhý\n" -#: hwclock/hwclock.c:614 +#: hwclock/hwclock.c:616 #, c-format msgid "" "The value of the --date option is not a valid date.\n" @@ -5598,21 +5599,21 @@ msgid "" msgstr "" "Argument přepínače --date není platným datem. Konkrétně obsahuje uvozovky.\n" -#: hwclock/hwclock.c:622 +#: hwclock/hwclock.c:624 #, c-format msgid "Issuing date command: %s\n" msgstr "Spouštím příkaz 'date': %s\n" -#: hwclock/hwclock.c:626 +#: hwclock/hwclock.c:628 msgid "Unable to run 'date' program in /bin/sh shell. popen() failed" msgstr "Příkaz 'date' nelze v shellu /bin/sh spustit. Volání popen() selhalo." -#: hwclock/hwclock.c:634 +#: hwclock/hwclock.c:636 #, c-format msgid "response from date command = %s\n" msgstr "odpověď příkazu 'date' = %s\n" -#: hwclock/hwclock.c:636 +#: hwclock/hwclock.c:638 #, c-format msgid "" "The date command issued by %s returned unexpected results.\n" @@ -5627,7 +5628,7 @@ msgstr "" "Odpověď:\n" " %s\n" -#: hwclock/hwclock.c:648 +#: hwclock/hwclock.c:650 #, c-format msgid "" "The date command issued by %s returned something other than an integer where " @@ -5644,12 +5645,12 @@ msgstr "" "Odpověď:\n" " %s\n" -#: hwclock/hwclock.c:659 +#: hwclock/hwclock.c:661 #, c-format msgid "date string %s equates to %ld seconds since 1969.\n" msgstr "Datum %s odpovídá %ld sekundám od roku 1969.\n" -#: hwclock/hwclock.c:691 +#: hwclock/hwclock.c:693 #, c-format msgid "" "The Hardware Clock does not contain a valid time, so we cannot set the " @@ -5658,36 +5659,36 @@ msgstr "" "Systémový čas nelze podle hodin reálného času nastavit, protože neukazují\n" "platný čas.\n" -#: hwclock/hwclock.c:713 +#: hwclock/hwclock.c:715 #, c-format msgid "Calling settimeofday:\n" msgstr "Volám settimeofday:\n" -#: hwclock/hwclock.c:714 +#: hwclock/hwclock.c:716 #, c-format msgid "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" msgstr "\ttv.tv_sec = %ld, tv.tv_usec = %ld\n" -#: hwclock/hwclock.c:716 +#: hwclock/hwclock.c:718 #, c-format msgid "\ttz.tz_minuteswest = %d\n" msgstr "\ttz.tz_minuteswest = %d\n" -#: hwclock/hwclock.c:719 +#: hwclock/hwclock.c:721 #, c-format msgid "Not setting system clock because running in test mode.\n" msgstr "Testovací režim - systémový čas nezměněn.\n" -#: hwclock/hwclock.c:728 +#: hwclock/hwclock.c:730 #, c-format msgid "Must be superuser to set system clock.\n" msgstr "Nastavit systémový čas může pouze superuživatel.\n" -#: hwclock/hwclock.c:731 +#: hwclock/hwclock.c:733 msgid "settimeofday() failed" msgstr "volání settimeofday() selhalo" -#: hwclock/hwclock.c:761 +#: hwclock/hwclock.c:763 #, c-format msgid "" "Not adjusting drift factor because the Hardware Clock previously contained " @@ -5696,7 +5697,7 @@ msgstr "" "Neopravuji míru posunu, protože hodiny reálného času posledně obsahovaly\n" "neplatné hodnoty.\n" -#: hwclock/hwclock.c:766 +#: hwclock/hwclock.c:768 #, c-format msgid "" "Not adjusting drift factor because last calibration time is zero,\n" @@ -5705,7 +5706,7 @@ msgstr "" "Neopravuji míru posunu, protože čas poslední kalibrace je nula, takže\n" "historie je nepoužitelná a je nutné provézt kalibraci znovu.\n" -#: hwclock/hwclock.c:772 +#: hwclock/hwclock.c:774 #, c-format msgid "" "Not adjusting drift factor because it has been less than a day since the " @@ -5714,7 +5715,7 @@ msgstr "" "Neopravuji míru posunu, protože poslední kalibrace ještě neuplynul celý " "den.\n" -#: hwclock/hwclock.c:820 +#: hwclock/hwclock.c:822 #, c-format msgid "" "Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor " @@ -5726,22 +5727,22 @@ msgstr "" "je nastavena na %3$f sekund/den.\n" "Opravuji míru posunu o %4$f sekund.\n" -#: hwclock/hwclock.c:871 +#: hwclock/hwclock.c:873 #, c-format msgid "Time since last adjustment is %d seconds\n" msgstr "Počet sekund od poslední opravy: %d\n" -#: hwclock/hwclock.c:873 +#: hwclock/hwclock.c:875 #, c-format msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n" msgstr "Potřebná změna času: sekund vpřed: %d ; sekund zpět: %.6f\n" -#: hwclock/hwclock.c:902 +#: hwclock/hwclock.c:904 #, c-format msgid "Not updating adjtime file because of testing mode.\n" msgstr "Testovací režim - soubor adjtime nezměněn.\n" -#: hwclock/hwclock.c:903 +#: hwclock/hwclock.c:905 #, c-format msgid "" "Would have written the following to %s:\n" @@ -5750,38 +5751,38 @@ msgstr "" "Do %s by bylo uloženo následující:\n" "%s" -#: hwclock/hwclock.c:927 +#: hwclock/hwclock.c:929 #, c-format msgid "Drift adjustment parameters not updated.\n" msgstr "Parametry opravy posunu nezměněny.\n" -#: hwclock/hwclock.c:968 +#: hwclock/hwclock.c:970 #, c-format msgid "" "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n" msgstr "Hodiny reálného času obsahují neplatný čas, tudíž jej nelze opravit.\n" -#: hwclock/hwclock.c:1000 +#: hwclock/hwclock.c:1002 #, c-format msgid "Needed adjustment is less than one second, so not setting clock.\n" msgstr "Potřebná oprava je menší než 1 sekunda, proto hodiny nenastavuji.\n" -#: hwclock/hwclock.c:1026 +#: hwclock/hwclock.c:1028 #, c-format msgid "Using %s.\n" msgstr "Používám %s.\n" -#: hwclock/hwclock.c:1028 +#: hwclock/hwclock.c:1030 #, c-format msgid "No usable clock interface found.\n" msgstr "Nebylo nalezeno žádné použitelné rozhraní k hodinám.\n" -#: hwclock/hwclock.c:1124 +#: hwclock/hwclock.c:1126 #, c-format msgid "Unable to set system clock.\n" msgstr "Systémový čas nelze nastavit.\n" -#: hwclock/hwclock.c:1154 +#: hwclock/hwclock.c:1156 #, c-format msgid "" "The kernel keeps an epoch value for the Hardware Clock only on an Alpha " @@ -5795,69 +5796,71 @@ msgstr "" "Tento program nebyl přeložen pro Alpha systém ( a tudíž pravděpodobně nyní\n" "neběží na Alphě). Ignorováno.\n" -#: hwclock/hwclock.c:1163 +#: hwclock/hwclock.c:1165 #, c-format msgid "Unable to get the epoch value from the kernel.\n" msgstr "Počátek epochy nelze z jádra zjistit.\n" -#: hwclock/hwclock.c:1165 +#: hwclock/hwclock.c:1167 #, c-format msgid "Kernel is assuming an epoch value of %lu\n" msgstr "Jádro pokládá za počátek epochy %lu.\n" -#: hwclock/hwclock.c:1168 +#: hwclock/hwclock.c:1170 #, c-format msgid "" "To set the epoch value, you must use the 'epoch' option to tell to what " "value to set it.\n" msgstr "Počátek epochy nastavíte pomocí přepínačů epoch a setepoch.\n" -#: hwclock/hwclock.c:1171 +#: hwclock/hwclock.c:1173 #, c-format msgid "Not setting the epoch to %d - testing only.\n" msgstr "Testovací režim - počátek epochy na %d neměním.\n" -#: hwclock/hwclock.c:1174 +#: hwclock/hwclock.c:1176 #, c-format msgid "Unable to set the epoch value in the kernel.\n" msgstr "Hodnotu počátku epochy v jádře nelze nastavit.\n" -#: hwclock/hwclock.c:1187 misc-utils/cal.c:332 misc-utils/kill.c:189 +#: hwclock/hwclock.c:1189 misc-utils/cal.c:332 misc-utils/kill.c:189 #, c-format msgid "%s from %s\n" msgstr "%s na %s\n" -#: hwclock/hwclock.c:1208 -#, c-format +#: hwclock/hwclock.c:1210 +#, fuzzy, c-format msgid "" "hwclock - query and set the hardware clock (RTC)\n" "\n" "Usage: hwclock [function] [options...]\n" "\n" "Functions:\n" -" --help show this help\n" -" --show read hardware clock and print result\n" -" --set set the rtc to the time given with --date\n" -" --hctosys set the system time from the hardware clock\n" -" --systohc set the hardware clock to the current system time\n" -" --adjust adjust the rtc to account for systematic drift since \n" -" the clock was last set or adjusted\n" -" --getepoch print out the kernel's hardware clock epoch value\n" -" --setepoch set the kernel's hardware clock epoch value to the \n" -" value given with --epoch\n" -" --version print out the version of hwclock to stdout\n" +" --help show this help\n" +" --show read hardware clock and print result\n" +" --set set the rtc to the time given with --date\n" +" --hctosys set the system time from the hardware clock\n" +" --systohc set the hardware clock to the current system time\n" +" --adjust adjust the rtc to account for systematic drift since \n" +" the clock was last set or adjusted\n" +" --getepoch print out the kernel's hardware clock epoch value\n" +" --setepoch set the kernel's hardware clock epoch value to the \n" +" value given with --epoch\n" +" --version print out the version of hwclock to stdout\n" "\n" "Options: \n" -" --utc the hardware clock is kept in coordinated universal time\n" -" --localtime the hardware clock is kept in local time\n" -" --rtc=path special /dev/... file to use instead of default\n" -" --directisa access the ISA bus directly instead of %s\n" -" --badyear ignore rtc's year because the bios is broken\n" -" --date specifies the time to which to set the hardware clock\n" -" --epoch=year specifies the year which is the beginning of the \n" -" hardware clock's epoch value\n" -" --noadjfile do not access /etc/adjtime. Requires the use of\n" -" either --utc or --localtime\n" +" --utc the hardware clock is kept in coordinated universal time\n" +" --localtime the hardware clock is kept in local time\n" +" --rtc=path special /dev/... file to use instead of default\n" +" --directisa access the ISA bus directly instead of %s\n" +" --badyear ignore rtc's year because the bios is broken\n" +" --date specifies the time to which to set the hardware clock\n" +" --epoch=year specifies the year which is the beginning of the \n" +" hardware clock's epoch value\n" +" --noadjfile do not access /etc/adjtime. Requires the use of\n" +" either --utc or --localtime\n" +" --adjfile=path specifies the path to the adjust file (default is\n" +" /etc/adjtime)\n" msgstr "" "hwclock – zjišťuje čas hardwarových hodin (RTC) a nastavuje jej\n" "\n" @@ -5888,7 +5891,7 @@ msgstr "" " --noadjfile nepoužije /etc/adjtime. Vyžaduje použití buď --utc,\n" " nebo --localtime\n" -#: hwclock/hwclock.c:1236 +#: hwclock/hwclock.c:1240 #, c-format msgid "" " --jensen, --arc, --srm, --funky-toy\n" @@ -5897,18 +5900,18 @@ msgstr "" " --jensen, --arc, --srm, --funky-toy\n" " nastaví typ alpha systému (viz hwclock(8))\n" -#: hwclock/hwclock.c:1321 +#: hwclock/hwclock.c:1326 #, c-format msgid "%s: Unable to connect to audit system\n" msgstr "%s: Nelze se připojit ke kontrolnímu systému\n" -#: hwclock/hwclock.c:1433 +#: hwclock/hwclock.c:1441 #, c-format msgid "%s takes no non-option arguments. You supplied %d.\n" msgstr "" "%s akceptuje pouze přepínače. Zadáno argumentů, které nejsou přepínači: %d\n" -#: hwclock/hwclock.c:1439 +#: hwclock/hwclock.c:1447 #, c-format msgid "" "You have specified multiple functions.\n" @@ -5917,14 +5920,14 @@ msgstr "" "Zadal jste vícero funkčních přepínačů.\n" "Program může provést v jeden okamžik právě jednu funkci.\n" -#: hwclock/hwclock.c:1446 +#: hwclock/hwclock.c:1454 #, c-format msgid "" "%s: The --utc and --localtime options are mutually exclusive. You specified " "both.\n" msgstr "%s: Přepínače --utc a --localtime nelze použít zároveň.\n" -#: hwclock/hwclock.c:1453 +#: hwclock/hwclock.c:1461 #, c-format msgid "" "%s: The --adjust and --noadjfile options are mutually exclusive. You " @@ -5933,40 +5936,49 @@ msgstr "" "%s: Volby --adjust a --noadjfile se vzájemně vylučují. Vy jste však použil " "obě.\n" -#: hwclock/hwclock.c:1460 +#: hwclock/hwclock.c:1468 +#, fuzzy, c-format +msgid "" +"%s: The --adjfile and --noadjfile options are mutually exclusive. You " +"specified both.\n" +msgstr "" +"%s: Volby --adjust a --noadjfile se vzájemně vylučují. Vy jste však použil " +"obě.\n" + +#: hwclock/hwclock.c:1477 #, c-format msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n" msgstr "%s: Současně s --noadjfile musíte použít buď --utc, nebo --localtime\n" -#: hwclock/hwclock.c:1474 +#: hwclock/hwclock.c:1491 #, c-format msgid "No usable set-to time. Cannot set clock.\n" msgstr "Nebyl zadán platný čas, který mám nastavit. Hodiny nelze nastavit.\n" -#: hwclock/hwclock.c:1490 +#: hwclock/hwclock.c:1507 #, c-format msgid "Sorry, only the superuser can change the Hardware Clock.\n" msgstr "Hodiny reálného času může nastavit pouze superuživatel.\n" -#: hwclock/hwclock.c:1495 +#: hwclock/hwclock.c:1512 #, c-format msgid "Sorry, only the superuser can change the System Clock.\n" msgstr "Hodiny reálného času může nastavit pouze superuživatel.\n" -#: hwclock/hwclock.c:1500 +#: hwclock/hwclock.c:1517 #, c-format msgid "" "Sorry, only the superuser can change the Hardware Clock epoch in the " "kernel.\n" msgstr "Hodnotu počátku epochy v jádře může nastavit pouze superuživatel.\n" -#: hwclock/hwclock.c:1520 +#: hwclock/hwclock.c:1537 #, c-format msgid "Cannot access the Hardware Clock via any known method.\n" msgstr "" "Žádným ze známých způsobů nelze získat přístup k hodinám reálného času.\n" -#: hwclock/hwclock.c:1524 +#: hwclock/hwclock.c:1541 #, c-format msgid "" "Use the --debug option to see the details of our search for an access " @@ -6255,14 +6267,14 @@ msgstr "%s: Nemohu nastavit výchozí kontext pro /etc/passwd" msgid "Changing finger information for %s.\n" msgstr "Měním finger informace o uživateli %s.\n" -#: login-utils/chfn.c:189 -#, c-format -msgid "chfn: PAM Failure, aborting: %s\n" -msgstr "chfn: chyba PAM, končím: %s\n" +#: login-utils/chfn.c:189 login-utils/chsh.c:188 login-utils/login.c:551 +#, fuzzy, c-format +msgid "%s: PAM failure, aborting: %s\n" +msgstr "chsh: chyba PAM, končím: %s\n" #: login-utils/chfn.c:212 login-utils/chsh.c:211 login-utils/login.c:802 -#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:680 -#: mount/lomount.c:683 +#: login-utils/newgrp.c:85 login-utils/simpleinit.c:340 mount/lomount.c:681 +#: mount/lomount.c:684 msgid "Password: " msgstr "Heslo: " @@ -6356,11 +6368,6 @@ msgstr "%s: Váš shell není v /etc/shells, změna shellu odmítnuta\n" msgid "Changing shell for %s.\n" msgstr "Měním shell pro %s.\n" -#: login-utils/chsh.c:188 -#, c-format -msgid "chsh: PAM Failure, aborting: %s\n" -msgstr "chsh: chyba PAM, končím: %s\n" - #: login-utils/chsh.c:222 msgid "New shell" msgstr "Nový shell" @@ -6439,10 +6446,10 @@ msgstr "Použijte %s -l pro vypsání seznamu\n" msgid "No known shells.\n" msgstr "Není znám žádný shell.\n" -#: login-utils/islocal.c:38 -#, c-format -msgid "Can't read %s, exiting." -msgstr "%s nelze číst, končím." +#: login-utils/islocal.c:87 +#, fuzzy, c-format +msgid "Failed to open %s for reading, exiting." +msgstr "%s nelze otevřít pro čtení\n" #: login-utils/last.c:148 msgid "usage: last [-#] [-f file] [-t tty] [-h hostname] [user ...]\n" @@ -6499,11 +6506,6 @@ msgstr "login: přepínač -h může použít pouze superuživatel\n" msgid "usage: login [-fp] [username]\n" msgstr "Použití: login [fp] [uživatelské jméno]\n" -#: login-utils/login.c:551 -#, c-format -msgid "login: PAM Failure, aborting: %s\n" -msgstr "login: chyba PAM, končím: %s\n" - #: login-utils/login.c:553 #, c-format msgid "Couldn't initialize PAM: %s" @@ -7303,22 +7305,22 @@ msgstr "Script spuštěn. Soubor je %s.\n" msgid "%s: write error %d: %s\n" msgstr "chyba zápisu na %s\n" -#: misc-utils/script.c:305 +#: misc-utils/script.c:304 #, c-format msgid "Script started on %s" msgstr "Script spuštěn %s" -#: misc-utils/script.c:348 +#: misc-utils/script.c:347 #, fuzzy, c-format msgid "%s: write error: %s\n" msgstr "chyba zápisu na %s\n" -#: misc-utils/script.c:355 +#: misc-utils/script.c:354 #, fuzzy, c-format msgid "%s: cannot write script file, error: %s\n" msgstr "%s: nelze nalézt zařízení pro %s\n" -#: misc-utils/script.c:431 +#: misc-utils/script.c:430 #, c-format msgid "" "\n" @@ -7327,17 +7329,17 @@ msgstr "" "\n" "Script ukončen %s" -#: misc-utils/script.c:438 +#: misc-utils/script.c:437 #, c-format msgid "Script done, file is %s\n" msgstr "Script utils. Soubor je %s\n" -#: misc-utils/script.c:449 +#: misc-utils/script.c:448 #, c-format msgid "openpty failed\n" msgstr "volání openpty selhalo\n" -#: misc-utils/script.c:483 +#: misc-utils/script.c:482 #, c-format msgid "Out of pty's\n" msgstr "Nejsou žádná další volná pty\n" @@ -7808,37 +7810,37 @@ msgstr "" msgid "warning: %s is already associated with %s\n" msgstr "Sektor %d je již alokován\n" -#: mount/lomount.c:669 +#: mount/lomount.c:670 #, c-format msgid "Couldn't lock into memory, exiting.\n" msgstr "Nelze zamknout v paměti. Končím.\n" -#: mount/lomount.c:696 +#: mount/lomount.c:697 #, c-format msgid "ioctl LOOP_SET_FD failed: %s\n" msgstr "selhalo ioctl LOOP_SET_FD: %s\n" -#: mount/lomount.c:761 -#, c-format -msgid "set_loop(%s,%s,%llu): success\n" +#: mount/lomount.c:762 +#, fuzzy, c-format +msgid "set_loop(%s,%s,%llu,%llu): success\n" msgstr "set_loop(%s,%s,%llu): úspěch\n" -#: mount/lomount.c:774 +#: mount/lomount.c:775 #, c-format msgid "loop: can't delete device %s: %s\n" msgstr "loop: zařízení %s nelze smazat: %s\n" -#: mount/lomount.c:785 +#: mount/lomount.c:786 #, c-format msgid "del_loop(%s): success\n" msgstr "del_loop(%s): úspěch\n" -#: mount/lomount.c:793 +#: mount/lomount.c:794 #, c-format msgid "This mount was compiled without loop support. Please recompile.\n" msgstr "Tento program byl přeložen bez podpory pro loop. Přeložte jej znovu.\n" -#: mount/lomount.c:827 +#: mount/lomount.c:829 #, fuzzy, c-format msgid "" "\n" @@ -7850,14 +7852,25 @@ msgid "" " %1$s -j | --associated <file> [-o <num>] list all associated with " "<file>\n" " %1$s [ options ] {-f|--find|loopdev} <file> setup\n" +msgstr "" +"Použití:\n" +" %s LOOP_ZAŘÍZENÍ # vypíše informace\n" +" %s -d LOOP_ZAŘÍZENÍ # smaže\n" +" %s -f # najde nepoužité\n" +" %s [-e ŠIFRA] [ -o POSUN ] {-f|LOOP_ZAŘÍZENÍ} SOUBOR # nastaví\n" + +#: mount/lomount.c:838 +#, fuzzy, c-format +msgid "" "\n" "Options:\n" " -e | --encryption <type> enable data encryption with specified <name/num>\n" " -h | --help this help\n" " -o | --offset <num> start at offset <num> into file\n" +" --sizelimit <num> loop limited to only <num> bytes of the file\n" " -p | --pass-fd <num> read passphrase from file descriptor <num>\n" " -r | --read-only setup read-only loop device\n" -" -s | --show print device name (with -f <file>)\n" +" --show print device name (with -f <file>)\n" " -v | --verbose verbose mode\n" "\n" msgstr "" @@ -7879,158 +7892,158 @@ msgstr "" " -v | --verbose upovídaný režim\n" "\n" -#: mount/lomount.c:1000 +#: mount/lomount.c:1014 #, c-format msgid "No loop support was available at compile time. Please recompile.\n" msgstr "Podpora pro loop nebyla při překladu zadána. Přeložte program znovu.\n" -#: mount/mount.c:312 +#: mount/mount.c:313 #, c-format msgid "mount: improperly quoted option string '%s'" msgstr "mount: řetězec přepínačů „%s“ je nesprávně uzavřen do uvozovek" -#: mount/mount.c:345 +#: mount/mount.c:346 #, c-format msgid "mount: translated %s '%s' to '%s'\n" msgstr "mount: %s přeloženo z „%s“ na „%s“\n" -#: mount/mount.c:503 +#: mount/mount.c:504 #, c-format msgid "mount: according to mtab, %s is already mounted on %s" msgstr "mount: podle mtab je %s již připojeno na %s" -#: mount/mount.c:508 +#: mount/mount.c:509 #, c-format msgid "mount: according to mtab, %s is mounted on %s" msgstr "mount: podle mtab je %s připojeno na %s" -#: mount/mount.c:528 +#: mount/mount.c:529 #, c-format msgid "mount: can't open %s for writing: %s" msgstr "mount: %s nelze otevřít pro zápis: %s" -#: mount/mount.c:545 mount/mount.c:1014 +#: mount/mount.c:546 mount/mount.c:1016 #, c-format msgid "mount: error writing %s: %s" msgstr "mount: chyba při zápisu %s: %s" -#: mount/mount.c:553 +#: mount/mount.c:554 #, c-format msgid "mount: error changing mode of %s: %s" msgstr "mount: chyba při změně módu %s: %s" -#: mount/mount.c:636 +#: mount/mount.c:637 #, c-format msgid "mount: cannot set group id: %s" msgstr "mount: číslo skupiny (GID) nelze nastavit: %s" -#: mount/mount.c:639 +#: mount/mount.c:640 #, c-format msgid "mount: cannot set user id: %s" msgstr "mount: číslo uživatele (UID) nelze nastavit: %s" -#: mount/mount.c:678 mount/mount.c:1635 +#: mount/mount.c:679 mount/mount.c:1594 #, c-format msgid "mount: cannot fork: %s" msgstr "mount: volání fork selhalo: %s" -#: mount/mount.c:692 +#: mount/mount.c:693 #, c-format msgid "mount: you didn't specify a filesystem type for %s\n" msgstr "mount: nezadal jste typ systému souborů pro %s\n" -#: mount/mount.c:695 +#: mount/mount.c:696 #, c-format msgid " I will try all types mentioned in %s or %s\n" msgstr " Vyzkouším všechny typy v %s či %s\n" -#: mount/mount.c:698 +#: mount/mount.c:699 #, c-format msgid " and it looks like this is swapspace\n" msgstr " a vypadá to, že se jedná o odkládací prostor\n" -#: mount/mount.c:700 +#: mount/mount.c:701 #, c-format msgid " I will try type %s\n" msgstr " Vyzkouším typ %s\n" -#: mount/mount.c:727 +#: mount/mount.c:728 #, c-format msgid "%s looks like swapspace - not mounted" msgstr "%s vypadá jako odkládací prostor - nepřipojeno" -#: mount/mount.c:818 +#: mount/mount.c:819 msgid "mount failed" msgstr "připojení se nezdařilo" -#: mount/mount.c:820 +#: mount/mount.c:821 #, c-format msgid "mount: only root can mount %s on %s" msgstr "mount: pouze superuživatel může připojit %s na %s" -#: mount/mount.c:890 +#: mount/mount.c:891 msgid "mount: loop device specified twice" msgstr "mount: zařízení loop bylo zadáno dvakrát" -#: mount/mount.c:895 +#: mount/mount.c:896 msgid "mount: type specified twice" msgstr "mount: typ byl zadán dvakrát" -#: mount/mount.c:907 +#: mount/mount.c:908 #, c-format msgid "mount: skipping the setup of a loop device\n" msgstr "mount: přeskakuji nastavení loop zařízení\n" -#: mount/mount.c:918 +#: mount/mount.c:920 #, fuzzy, c-format msgid "mount: according to mtab %s is already mounted on %s as loop" msgstr "mount: podle mtab je %s již připojeno na %s" -#: mount/mount.c:928 +#: mount/mount.c:930 #, c-format msgid "mount: going to use the loop device %s\n" msgstr "mount: chystám se použít zařízení loop %s\n" -#: mount/mount.c:937 +#: mount/mount.c:939 #, c-format msgid "mount: stolen loop=%s ...trying again\n" msgstr "mount: ukradený loop=%s … zkouším znovu\n" -#: mount/mount.c:942 +#: mount/mount.c:944 #, c-format msgid "mount: stolen loop=%s" msgstr "umount: ukradený loop=%s" -#: mount/mount.c:947 +#: mount/mount.c:949 #, c-format msgid "mount: failed setting up loop device\n" msgstr "mount: nepodařilo se nastavit zařízení loop\n" -#: mount/mount.c:958 +#: mount/mount.c:960 #, c-format msgid "mount: setup loop device successfully\n" msgstr "mount: zařízení loop bylo korektně nastaveno\n" -#: mount/mount.c:992 +#: mount/mount.c:994 #, c-format msgid "mount: no %s found - creating it..\n" msgstr "mount: %s nebylo nalezeno - vytvářím jej..\n" -#: mount/mount.c:1009 +#: mount/mount.c:1011 #, c-format msgid "mount: can't open %s: %s" msgstr "mount: %s nelze otevřít: %s" -#: mount/mount.c:1030 +#: mount/mount.c:1032 msgid "mount: argument to -p or --pass-fd must be a number" msgstr "mount: argument přepínačů -p a --pass-fd musí být číslo" -#: mount/mount.c:1043 +#: mount/mount.c:1045 #, c-format msgid "mount: cannot open %s for setting speed" msgstr "mount: %s nelze otevřít za účelem nastavení rychlosti" -#: mount/mount.c:1046 +#: mount/mount.c:1048 #, c-format msgid "mount: cannot set speed: %s" msgstr "mount: rychlost nelze nastavit: %s" @@ -8230,32 +8243,22 @@ msgstr "mount: %s%s je chráněno proti zápisu, připojuji pouze pro čtení" msgid "mount: %s%s is write-protected, mounting read-only" msgstr "mount: %s%s je chráněno proti zápisu, připojuji pouze pro čtení" -#: mount/mount.c:1454 +#: mount/mount.c:1440 #, c-format msgid "mount: no type was given - I'll assume nfs because of the colon\n" msgstr "mount: nebyl zadán typ - budu používat nfs kvůli dvojtečce\n" -#: mount/mount.c:1460 +#: mount/mount.c:1446 #, c-format msgid "mount: no type was given - I'll assume cifs because of the // prefix\n" msgstr "mount: nebyl zadán typ - budu předpokládat cifs kvůli předponě //\n" -#: mount/mount.c:1486 -#, c-format -msgid "mount: backgrounding \"%s\"\n" -msgstr "mount: pracuji na pozadí \"%s\"\n" - -#: mount/mount.c:1496 -#, c-format -msgid "mount: giving up \"%s\"\n" -msgstr "mount: končím \"%s\"\n" - -#: mount/mount.c:1582 +#: mount/mount.c:1541 #, c-format msgid "mount: %s already mounted on %s\n" msgstr "mount: %s je již připojeno na %s\n" -#: mount/mount.c:1716 +#: mount/mount.c:1675 #, c-format msgid "" "Usage: mount -V : print version\n" @@ -8328,19 +8331,19 @@ msgstr "" "Další přepínače: [-nfFrsvw] [-o VOLBY] [-p DESKRIPTOR_S_HESLEM].\n" "Mnoho dalších informací získáte příkazem „man 8 mount“.\n" -#: mount/mount.c:2028 +#: mount/mount.c:1987 msgid "mount: only root can do that" msgstr "mount: toto může provést pouze superuživatel" -#: mount/mount.c:2038 +#: mount/mount.c:1997 msgid "nothing was mounted" msgstr "nebyl připojen žádný diskový oddíl" -#: mount/mount.c:2056 mount/mount.c:2082 +#: mount/mount.c:2015 mount/mount.c:2041 msgid "mount: no such partition found" msgstr "mount: žádný odpovídající diskový oddíl nebyl nalezen" -#: mount/mount.c:2059 +#: mount/mount.c:2018 #, c-format msgid "mount: can't find %s in %s or %s" msgstr "mount: %s nelze nalézt v %s ani %s" @@ -8408,54 +8411,54 @@ msgstr "" msgid "%s: %s: unexpected file format\n" msgstr "%s: Neočekávaná značka konce souboru v %s\n" -#: mount/swapon.c:193 +#: mount/swapon.c:202 #, fuzzy, c-format msgid "%s: cannot fork: %s\n" msgstr "%s: volání fork selhalo\n" -#: mount/swapon.c:219 +#: mount/swapon.c:228 #, fuzzy, c-format msgid "%s: waitpid: %s\n" msgstr "%s: %s nelze otevřít\n" -#: mount/swapon.c:239 mount/swapon.c:339 +#: mount/swapon.c:248 mount/swapon.c:348 #, c-format msgid "%s on %s\n" msgstr "%s na %s\n" -#: mount/swapon.c:249 +#: mount/swapon.c:258 #, c-format msgid "%s: cannot stat %s: %s\n" msgstr "%s: nelze získat informace o %s: %s\n" -#: mount/swapon.c:259 +#: mount/swapon.c:268 #, c-format msgid "%s: %s: software suspend data detected. Reinitializing the swap.\n" msgstr "" -#: mount/swapon.c:272 +#: mount/swapon.c:281 #, c-format msgid "%s: warning: %s has insecure permissions %04o, %04o suggested\n" msgstr "" "%s: varování: přístupová práva pro %s (%04o) nejsou bezpečná,\n" "%04o by byla lepší\n" -#: mount/swapon.c:284 +#: mount/swapon.c:293 #, c-format msgid "%s: Skipping file %s - it appears to have holes.\n" msgstr "%s: soubor %s vynechávám – zdá se, že v něm jsou díry.\n" -#: mount/swapon.c:317 +#: mount/swapon.c:326 #, c-format msgid "%s: cannot find the device for %s\n" msgstr "%s: nelze nalézt zařízení pro %s\n" -#: mount/swapon.c:351 +#: mount/swapon.c:360 #, c-format msgid "Not superuser.\n" msgstr "Nejste superuživatel.\n" -#: mount/swapon.c:385 mount/swapon.c:576 +#: mount/swapon.c:394 mount/swapon.c:585 #, c-format msgid "%s: cannot open %s: %s\n" msgstr "%s: %s nelze otevřít: %s\n" @@ -9411,65 +9414,65 @@ msgstr "zcount" msgid "pid" msgstr "pid" -#: sys-utils/ldattach.c:185 +#: sys-utils/ldattach.c:87 #, c-format msgid "" "\n" "Usage: %s [ -dhV78neo12 ] [ -s <speed> ] <ldisc> <device>\n" msgstr "" -#: sys-utils/ldattach.c:187 +#: sys-utils/ldattach.c:89 msgid "" "\n" "Known <ldisc> names:\n" msgstr "" -#: sys-utils/ldattach.c:248 +#: sys-utils/ldattach.c:174 #, fuzzy, c-format msgid "invalid speed: %s" msgstr "Chybné id: %s\n" -#: sys-utils/ldattach.c:251 +#: sys-utils/ldattach.c:177 #, fuzzy, c-format msgid "ldattach from %s\n" msgstr "%s na %s\n" -#: sys-utils/ldattach.c:256 text-utils/tailf.c:196 +#: sys-utils/ldattach.c:182 text-utils/tailf.c:196 #, fuzzy msgid "invalid option" msgstr "neplatné id" -#: sys-utils/ldattach.c:268 +#: sys-utils/ldattach.c:194 #, fuzzy, c-format msgid "invalid line discipline: %s" msgstr "Chybné id: %s\n" -#: sys-utils/ldattach.c:276 +#: sys-utils/ldattach.c:202 #, fuzzy, c-format msgid "%s is not a serial line" msgstr "%s není blokovým zařízením" -#: sys-utils/ldattach.c:282 +#: sys-utils/ldattach.c:208 #, fuzzy, c-format msgid "cannot get terminal attributes for %s" msgstr "nelze zjistit velikost %s" -#: sys-utils/ldattach.c:285 +#: sys-utils/ldattach.c:211 #, c-format msgid "speed %d unsupported" msgstr "" -#: sys-utils/ldattach.c:316 +#: sys-utils/ldattach.c:242 #, fuzzy, c-format msgid "cannot set terminal attributes for %s" msgstr "nelze zjistit velikost %s" -#: sys-utils/ldattach.c:323 +#: sys-utils/ldattach.c:249 #, fuzzy msgid "cannot set line discipline" msgstr "Nelze posunout ukazovátko na disku" -#: sys-utils/ldattach.c:329 +#: sys-utils/ldattach.c:255 #, fuzzy msgid "cannot daemonize" msgstr "nelze zjistit velikost %s" @@ -10360,6 +10363,21 @@ msgstr "Vstupní řádka je příliš dlouhá.\n" msgid "Out of memory when growing buffer.\n" msgstr "Nedostatek paměti pro rostoucí buffer.\n" +#~ msgid "chfn: PAM Failure, aborting: %s\n" +#~ msgstr "chfn: chyba PAM, končím: %s\n" + +#~ msgid "Can't read %s, exiting." +#~ msgstr "%s nelze číst, končím." + +#~ msgid "login: PAM Failure, aborting: %s\n" +#~ msgstr "login: chyba PAM, končím: %s\n" + +#~ msgid "mount: backgrounding \"%s\"\n" +#~ msgstr "mount: pracuji na pozadí \"%s\"\n" + +#~ msgid "mount: giving up \"%s\"\n" +#~ msgstr "mount: končím \"%s\"\n" + #~ msgid "calling open_tty\n" #~ msgstr "volám open_tty\n" @@ -10517,20 +10535,6 @@ msgstr "Nedostatek paměti pro rostoucí buffer.\n" #~ msgid "%s from %s%s\n" #~ msgstr "%s z %s%s\n" -#~ msgid "" -#~ "usage:\n" -#~ " %s loop_device # give info\n" -#~ " %s -d loop_device # delete\n" -#~ " %s -f # find unused\n" -#~ " %s [-e encryption] [-o offset] {-f|loop_device} file # setup\n" -#~ msgstr "" -#~ "Použití:\n" -#~ " %s LOOP_ZAŘÍZENÍ # vypíše " -#~ "informace\n" -#~ " %s -d LOOP_ZAŘÍZENÍ # smaže\n" -#~ " %s -f # najde nepoužité\n" -#~ " %s [-e ŠIFRA] [ -o POSUN ] {-f|LOOP_ZAŘÍZENÍ} SOUBOR # nastaví\n" - #~ msgid "%s: error: the label %s occurs on both %s and %s\n" #~ msgstr "%s: chyba: jmenovka %s se nachází jak na %s tak i na %s\n" |