diff options
author | jbj <devnull@localhost> | 2004-11-28 21:14:41 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2004-11-28 21:14:41 +0000 |
commit | f5203aea8bd83dc18e48dda4a564429c0e48bab4 (patch) | |
tree | 4bce5bf39fdfcf1014141d30989e3272a92b4ea0 /po/cs.po | |
parent | 88ace07349542e10a3834814372807e2eca30f42 (diff) | |
download | rpm-f5203aea8bd83dc18e48dda4a564429c0e48bab4.tar.gz rpm-f5203aea8bd83dc18e48dda4a564429c0e48bab4.tar.bz2 rpm-f5203aea8bd83dc18e48dda4a564429c0e48bab4.zip |
- add support for automagic pubkey retrieval using HKP.
CVS patchset: 7617
CVS date: 2004/11/28 21:14:41
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 296 |
1 files changed, 148 insertions, 148 deletions
@@ -2,7 +2,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-11-24 23:45-0500\n" +"POT-Creation-Date: 2004-11-28 16:09-0500\n" "PO-Revision-Date: 2001-07-24 10:02+0100\n" "Last-Translator: Milan Kerslager <kerslage@linux.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -362,23 +362,23 @@ msgstr "k dotazu nezadány žádné parametry" msgid "Unable to open temp file.\n" msgstr "Nelze otevřít dočasný soubor.\n" -#: build/build.c:221 +#: build/build.c:225 #, c-format msgid "Executing(%s): %s\n" msgstr "Provádění(%s): %s\n" #. @=boundsread@ -#: build/build.c:231 +#: build/build.c:235 #, c-format msgid "Exec of %s failed (%s): %s\n" msgstr "Spuštění %s selhalo (%s): %s\n" -#: build/build.c:240 +#: build/build.c:244 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Špatný návratový kód z %s (%s)\n" -#: build/build.c:347 +#: build/build.c:355 msgid "" "\n" "\n" @@ -549,7 +549,7 @@ msgstr "" msgid "%s: public key read failed.\n" msgstr "%s: readLead selhalo\n" -#: build/files.c:1793 lib/rpmchecksig.c:586 +#: build/files.c:1793 lib/rpmchecksig.c:601 #, c-format msgid "%s: not an armored public key.\n" msgstr "" @@ -749,7 +749,7 @@ msgstr "Nemohu přečíst hlavičku z %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Nemohu otevřít %s: %s\n" -#: build/pack.c:646 lib/psm.c:1628 +#: build/pack.c:646 lib/psm.c:1630 #, c-format msgid "Unable to write package: %s\n" msgstr "Nemohu zapsat balíček: %s\n" @@ -779,7 +779,7 @@ msgstr "Nemohu přečíst payload z %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Nemohu zapsat payload do %s: %s\n" -#: build/pack.c:739 lib/psm.c:1897 +#: build/pack.c:739 lib/psm.c:1899 #, c-format msgid "Wrote: %s\n" msgstr "Zapsáno: %s\n" @@ -999,61 +999,61 @@ msgstr "Špatný zdrojový soubor: %s: %s\n" msgid "No patch number %d\n" msgstr "Patch číslo %d neexistuje\n" -#: build/parsePrep.c:182 +#: build/parsePrep.c:183 #, c-format msgid "No source number %d\n" msgstr "Zdroj číslo %d neexistuje\n" -#: build/parsePrep.c:204 +#: build/parsePrep.c:205 #, c-format msgid "Couldn't download nosource %s: %s\n" msgstr "Nemohu načíst nosource %s: %s\n" -#: build/parsePrep.c:309 +#: build/parsePrep.c:311 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Chyba při parsování %%setup: %s\n" -#: build/parsePrep.c:324 +#: build/parsePrep.c:326 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "řádek %d: Špatný parametr v %%setup: %s\n" -#: build/parsePrep.c:342 +#: build/parsePrep.c:344 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "řádek %d: Špatná volba v %%setup %s: %s\n" -#: build/parsePrep.c:484 +#: build/parsePrep.c:486 #, c-format msgid "line %d: Need arg to %%patch -b: %s\n" msgstr "řádek %d: K %%patch -b potřebuji parametr: %s\n" -#: build/parsePrep.c:493 +#: build/parsePrep.c:495 #, c-format msgid "line %d: Need arg to %%patch -z: %s\n" msgstr "řádek %d: K %%patch -z potřebuji parametr: %s\n" -#: build/parsePrep.c:505 +#: build/parsePrep.c:507 #, c-format msgid "line %d: Need arg to %%patch -p: %s\n" msgstr "řádek %d: K %%patch -p potřebuji parametr: %s\n" -#: build/parsePrep.c:512 +#: build/parsePrep.c:514 #, c-format msgid "line %d: Bad arg to %%patch -p: %s\n" msgstr "řádek %d: Špatný parametr pro %%patch -p: %s\n" -#: build/parsePrep.c:519 +#: build/parsePrep.c:521 msgid "Too many patches!\n" msgstr "Příliš mnoho patchů!\n" -#: build/parsePrep.c:523 +#: build/parsePrep.c:525 #, c-format msgid "line %d: Bad arg to %%patch: %s\n" msgstr "řádek %d: Špatný parametr pro %%patch: %s\n" -#: build/parsePrep.c:559 +#: build/parsePrep.c:561 #, c-format msgid "line %d: second %%prep\n" msgstr "řádek %d: druhý %%prep\n" @@ -1519,7 +1519,7 @@ msgstr "mntctl() nevrátil přípojné body: %s\n" msgid "failed to stat %s: %s\n" msgstr "nemohu zjistit stav %s: %s\n" -#: lib/fs.c:157 rpmio/url.c:539 +#: lib/fs.c:157 rpmio/url.c:552 #, c-format msgid "failed to open %s: %s\n" msgstr "nemohu otevřít %s: %s\n" @@ -1599,17 +1599,17 @@ msgstr "%s vytvořen jako %s\n" msgid "adding %d args from manifest.\n" msgstr "" -#: lib/misc.c:40 +#: lib/misc.c:41 #, c-format msgid "cannot create %%%s %s\n" msgstr "nemohu vytvořit %s: %s\n" -#: lib/misc.c:45 +#: lib/misc.c:46 #, c-format msgid "cannot write to %%%s %s\n" msgstr "nemohu zapsat do %%%s %s\n" -#: lib/misc.c:189 lib/misc.c:194 lib/misc.c:200 +#: lib/misc.c:191 lib/misc.c:196 lib/misc.c:202 #, c-format msgid "error creating temporary file %s\n" msgstr "chyba při vytváření dočasného souboru %s\n" @@ -1650,7 +1650,7 @@ msgid "hdr DSA: BAD, not binary\n" msgstr "" #: lib/package.c:539 lib/package.c:581 lib/package.c:916 lib/package.c:943 -#: lib/package.c:976 lib/rpmchecksig.c:819 +#: lib/package.c:976 lib/rpmchecksig.c:835 #, c-format msgid "only V3 signatures can be verified, skipping V%u signature\n" msgstr "" @@ -1694,12 +1694,12 @@ msgid "" "only packaging with major numbers <= 4 is supported by this version of RPM\n" msgstr "tato verze RPM podporuje práci s balíčky s verzí <= 4\n" -#: lib/package.c:806 lib/rpmchecksig.c:229 lib/rpmchecksig.c:734 +#: lib/package.c:806 lib/rpmchecksig.c:229 lib/rpmchecksig.c:750 #, fuzzy, c-format msgid "%s: rpmReadSignature failed: %s" msgstr "%s: readLead selhalo\n" -#: lib/package.c:813 lib/rpmchecksig.c:236 lib/rpmchecksig.c:742 +#: lib/package.c:813 lib/rpmchecksig.c:236 lib/rpmchecksig.c:758 #, c-format msgid "%s: No signature available\n" msgstr "" @@ -1709,7 +1709,7 @@ msgstr "" msgid "%s: headerRead failed: %s" msgstr "%s: readLead selhalo\n" -#: lib/package.c:991 lib/rpmchecksig.c:116 lib/rpmchecksig.c:657 +#: lib/package.c:991 lib/rpmchecksig.c:116 lib/rpmchecksig.c:673 #, c-format msgid "%s: Fread failed: %s\n" msgstr "%s: Fread selhalo: %s\n" @@ -2392,61 +2392,61 @@ msgstr "" msgid "%s: %s(%s-%s-%s.%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:915 +#: lib/psm.c:917 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: scriptlet %s selhal (%d), přeskakuji %s-%s-%s\n" -#: lib/psm.c:921 +#: lib/psm.c:923 #, fuzzy, c-format msgid "%s(%s-%s-%s.%s) scriptlet failed, exit status %d\n" msgstr "provedení %s skripletu z %s-%s-%s selhalo, návratový kód: %d\n" -#: lib/psm.c:1354 +#: lib/psm.c:1356 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s obsahuje %d souborů, test = %d\n" -#: lib/psm.c:1531 +#: lib/psm.c:1533 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s selhal (%d), přeskakuji %s-%s-%s\n" -#: lib/psm.c:1640 +#: lib/psm.c:1642 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Nemohu přečíst hlavičku z %s: %s\n" -#: lib/psm.c:1718 +#: lib/psm.c:1720 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalování archívu selhalo %s%s: %s\n" -#: lib/psm.c:1719 +#: lib/psm.c:1721 msgid " on file " msgstr " na souboru " -#: lib/psm.c:1905 +#: lib/psm.c:1907 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nemohu otevřít %s: %s\n" -#: lib/psm.c:1908 +#: lib/psm.c:1910 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s selhalo\n" -#: lib/psm.c:2096 +#: lib/psm.c:2098 #, c-format msgid "Attempting to mark %s as installed in score board(%u).\n" msgstr "" -#: lib/psm.c:2129 +#: lib/psm.c:2131 #, c-format msgid "Attempting to mark %s as erased in score board(0x%x).\n" msgstr "" -#: lib/query.c:123 lib/rpmts.c:598 +#: lib/query.c:123 lib/rpmts.c:628 #, c-format msgid "incorrect format: %s\n" msgstr "nesprávný formát: %s\n" @@ -2549,7 +2549,7 @@ msgstr "záznam balíčku číslo: %u\n" msgid "record %u could not be read\n" msgstr "záznam %u nelze přečíst\n" -#: lib/query.c:669 lib/rpminstall.c:794 +#: lib/query.c:669 lib/rpminstall.c:796 #, c-format msgid "package %s is not installed\n" msgstr "balíček %s není nainstalován\n" @@ -2578,7 +2578,7 @@ msgstr "makeTempFile selhalo\n" msgid "%s: Fwrite failed: %s\n" msgstr "%s: Fwrite selhalo: %s\n" -#: lib/rpmchecksig.c:209 lib/rpmchecksig.c:716 +#: lib/rpmchecksig.c:209 lib/rpmchecksig.c:732 #, fuzzy, c-format msgid "%s: not an rpm package\n" msgstr "parametr není RPM balíček\n" @@ -2608,53 +2608,53 @@ msgstr "%s: Fwrite selhalo: %s\n" msgid "%s: rpmWriteSignature failed: %s\n" msgstr "%s: Fwrite selhalo: %s\n" -#: lib/rpmchecksig.c:581 +#: lib/rpmchecksig.c:596 #, fuzzy, c-format msgid "%s: import read failed.\n" msgstr "%s: readLead selhalo\n" -#: lib/rpmchecksig.c:593 +#: lib/rpmchecksig.c:608 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead selhalo\n" -#: lib/rpmchecksig.c:628 +#: lib/rpmchecksig.c:644 #, fuzzy, c-format msgid "%s: headerRead failed\n" msgstr "%s: readLead selhalo\n" -#: lib/rpmchecksig.c:642 +#: lib/rpmchecksig.c:658 #, fuzzy, c-format msgid "%s: headerGetEntry failed\n" msgstr "%s: readLead selhalo\n" -#: lib/rpmchecksig.c:722 +#: lib/rpmchecksig.c:738 #, c-format msgid "%s: No signature available (v1.0 RPM)\n" msgstr "" -#: lib/rpmchecksig.c:985 +#: lib/rpmchecksig.c:1001 #, fuzzy msgid "NOT OK" msgstr "NE " -#: lib/rpmchecksig.c:986 lib/rpmchecksig.c:1000 +#: lib/rpmchecksig.c:1002 lib/rpmchecksig.c:1016 msgid " (MISSING KEYS:" msgstr "" -#: lib/rpmchecksig.c:988 lib/rpmchecksig.c:1002 +#: lib/rpmchecksig.c:1004 lib/rpmchecksig.c:1018 msgid ") " msgstr "" -#: lib/rpmchecksig.c:989 lib/rpmchecksig.c:1003 +#: lib/rpmchecksig.c:1005 lib/rpmchecksig.c:1019 msgid " (UNTRUSTED KEYS:" msgstr "" -#: lib/rpmchecksig.c:991 lib/rpmchecksig.c:1005 +#: lib/rpmchecksig.c:1007 lib/rpmchecksig.c:1021 msgid ")" msgstr "" -#: lib/rpmchecksig.c:999 +#: lib/rpmchecksig.c:1015 msgid "OK" msgstr "" @@ -2721,8 +2721,8 @@ msgstr "Provádění(%s): %s\n" msgid "relocating directory %s to %s\n" msgstr "nemohu provést dotaz %s: %s\n" -#: lib/rpmgi.c:81 lib/rpminstall.c:124 lib/rpminstall.c:478 -#: lib/rpminstall.c:609 lib/rpminstall.c:1037 lib/rpmts.c:609 +#: lib/rpmgi.c:81 lib/rpminstall.c:124 lib/rpminstall.c:480 +#: lib/rpminstall.c:611 lib/rpminstall.c:1039 lib/rpmts.c:639 #: tools/rpmgraph.c:120 tools/rpmgraph.c:157 #, c-format msgid "open of %s failed: %s\n" @@ -2734,13 +2734,13 @@ msgid "unknown tag: \"%s\"\n" msgstr "neznámá značka" #. XXX rpminstall will need RPMMESS_ERROR -#: lib/rpmgi.c:625 lib/rpminstall.c:653 lib/rpminstall.c:828 -#: lib/rpminstall.c:1263 lib/transaction.c:1019 tools/rpmgraph.c:195 +#: lib/rpmgi.c:625 lib/rpminstall.c:655 lib/rpminstall.c:830 +#: lib/rpminstall.c:1265 lib/transaction.c:1019 tools/rpmgraph.c:195 #, fuzzy msgid "Failed dependencies:\n" msgstr "chybné závislosti při sestavování:\n" -#: lib/rpmgi.c:631 lib/rpminstall.c:660 tools/rpmgraph.c:201 +#: lib/rpmgi.c:631 lib/rpminstall.c:662 tools/rpmgraph.c:201 msgid " Suggested resolutions:\n" msgstr "" @@ -2792,83 +2792,83 @@ msgstr "%s uloženo jako %s\n" msgid "skipping %s - transfer failed - %s\n" msgstr "" -#: lib/rpminstall.c:497 lib/rpminstall.c:891 tools/rpmgraph.c:140 +#: lib/rpminstall.c:499 lib/rpminstall.c:893 tools/rpmgraph.c:140 #, fuzzy, c-format msgid "%s cannot be installed\n" msgstr "neinstalován " -#: lib/rpminstall.c:514 +#: lib/rpminstall.c:516 #, fuzzy, c-format msgid "\tadded source package [%d]\n" msgstr "<zdrojový balíček>" -#: lib/rpminstall.c:539 +#: lib/rpminstall.c:541 #, fuzzy, c-format msgid "package %s is not relocatable\n" msgstr "cesta %s v balíčku %s není přemístitelná" -#: lib/rpminstall.c:584 +#: lib/rpminstall.c:586 #, fuzzy, c-format msgid "\tadded binary package [%d]\n" msgstr "nainstalovat balíček" -#: lib/rpminstall.c:589 +#: lib/rpminstall.c:591 #, fuzzy, c-format msgid "error reading from file %s\n" msgstr "chyba při vytváření dočasného souboru %s\n" -#: lib/rpminstall.c:595 +#: lib/rpminstall.c:597 #, c-format msgid "file %s requires a newer version of RPM\n" msgstr "" -#: lib/rpminstall.c:624 +#: lib/rpminstall.c:626 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "žádný balíček neaktivuje %s\n" -#: lib/rpminstall.c:639 +#: lib/rpminstall.c:641 #, fuzzy, c-format msgid "found %d source and %d binary packages\n" msgstr "vytvoření zdrojového a binárního balíčku z <tar_soubor>" -#: lib/rpminstall.c:690 +#: lib/rpminstall.c:692 #, fuzzy msgid "installing binary packages\n" msgstr "nainstalovat balíček" -#: lib/rpminstall.c:714 +#: lib/rpminstall.c:716 #, fuzzy, c-format msgid "cannot open file %s: %s\n" msgstr "nemohu vytvořit %s: %s\n" -#: lib/rpminstall.c:803 +#: lib/rpminstall.c:805 #, fuzzy, c-format msgid "\"%s\" specifies multiple packages\n" msgstr "Položka %s musí být v balíčku přítomna: %s\n" -#: lib/rpminstall.c:875 +#: lib/rpminstall.c:877 #, fuzzy, c-format msgid "cannot open %s: %s\n" msgstr "nemohu vytvořit %s: %s\n" -#: lib/rpminstall.c:881 +#: lib/rpminstall.c:883 #, fuzzy, c-format msgid "Installing %s\n" msgstr "řádek: %s\n" -#: lib/rpminstall.c:1257 lib/transaction.c:1012 +#: lib/rpminstall.c:1259 lib/transaction.c:1012 #, c-format msgid "Rollback packages (+%d/-%d) to %-24.24s (0x%08x):\n" msgstr "" -#: lib/rpminstall.c:1288 lib/transaction.c:1063 +#: lib/rpminstall.c:1290 lib/transaction.c:1063 msgid "Cleaning up repackaged packages:\n" msgstr "" #. @innercontinue@ #. XXX can't happen -#: lib/rpminstall.c:1295 lib/transaction.c:1069 +#: lib/rpminstall.c:1297 lib/transaction.c:1069 #, fuzzy, c-format msgid "\tRemoving %s:\n" msgstr "RPM verze %s\n" @@ -3134,58 +3134,58 @@ msgstr "Chybí '(' v %s %s\n" msgid "missing ')' in package label: %s\n" msgstr "neplatné číslo balíčku: %s\n" -#: lib/rpmts.c:488 +#: lib/rpmts.c:518 #, fuzzy, c-format msgid "cannot open Solve database in %s\n" msgstr "nemohu otevřít RPM databázi v %s\n" -#: lib/rpmts.c:630 +#: lib/rpmts.c:660 #, fuzzy, c-format msgid "Adding: %s\n" msgstr "řádek: %s\n" -#: lib/rpmts.c:642 +#: lib/rpmts.c:672 #, fuzzy, c-format msgid "Suggesting: %s\n" msgstr "RPM verze %s\n" -#: lib/rpmts.c:1184 +#: lib/rpmts.c:1215 #, fuzzy msgid "mounted filesystems:\n" msgstr "získávám seznam připojených systémů souborů\n" -#: lib/rpmts.c:1186 +#: lib/rpmts.c:1217 msgid " i dev bsize bavail iavail mount point\n" msgstr "" -#: lib/rpmts.c:1242 +#: lib/rpmts.c:1273 #, c-format msgid "%5d 0x%04x %5u %12ld %12ld %s\n" msgstr "" -#: lib/rpmts.c:1579 +#: lib/rpmts.c:1610 #, c-format msgid "Creating transaction score board(%p, %p)\n" msgstr "" -#: lib/rpmts.c:1584 +#: lib/rpmts.c:1615 #, c-format msgid "\tScore board address: %p\n" msgstr "" -#: lib/rpmts.c:1594 +#: lib/rpmts.c:1625 #, fuzzy, c-format msgid "\tAllocating space for %d entries\n" msgstr "Provádění(%s): %s\n" #. @-compdef -usereleased@ #. XXX p->fi->te undefined. -#: lib/rpmts.c:1621 +#: lib/rpmts.c:1652 #, c-format msgid "\tAdding entry for %s to score board.\n" msgstr "" -#: lib/rpmts.c:1625 +#: lib/rpmts.c:1656 #, c-format msgid "\t\tEntry address: %p\n" msgstr "" @@ -3193,27 +3193,27 @@ msgstr "" #. We found this one, so just add the element type to the one #. * already there. #. -#: lib/rpmts.c:1636 +#: lib/rpmts.c:1667 #, c-format msgid "\tUpdating entry for %s in score board.\n" msgstr "" -#: lib/rpmts.c:1661 +#: lib/rpmts.c:1692 #, c-format msgid "May free Score board(%p)\n" msgstr "" -#: lib/rpmts.c:1676 +#: lib/rpmts.c:1707 msgid "\tRefcount is zero...will free\n" msgstr "" #. Assume we don't find it -#: lib/rpmts.c:1726 +#: lib/rpmts.c:1757 #, c-format msgid "Looking in score board(%p) for %s\n" msgstr "" -#: lib/rpmts.c:1732 +#: lib/rpmts.c:1763 #, c-format msgid "\tFound entry at address: %p\n" msgstr "" @@ -3791,161 +3791,161 @@ msgstr "nemohu otevřít RPM databázi v %s\n" msgid "cannot open %s index\n" msgstr "nemohu otevřít RPM databázi v %s\n" -#: rpmdb/rpmdb.c:943 +#: rpmdb/rpmdb.c:944 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1221 rpmdb/rpmdb.c:1350 rpmdb/rpmdb.c:1401 rpmdb/rpmdb.c:2361 -#: rpmdb/rpmdb.c:2481 rpmdb/rpmdb.c:3256 +#: rpmdb/rpmdb.c:1222 rpmdb/rpmdb.c:1351 rpmdb/rpmdb.c:1402 rpmdb/rpmdb.c:2362 +#: rpmdb/rpmdb.c:2482 rpmdb/rpmdb.c:3257 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1595 +#: rpmdb/rpmdb.c:1596 msgid "miFreeHeader: skipping" msgstr "" -#: rpmdb/rpmdb.c:1605 +#: rpmdb/rpmdb.c:1606 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "chyba při vytváření dočasného souboru %s\n" -#: rpmdb/rpmdb.c:2249 +#: rpmdb/rpmdb.c:2250 msgid "rpmdbNextIterator: skipping" msgstr "" -#: rpmdb/rpmdb.c:2281 +#: rpmdb/rpmdb.c:2282 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2585 +#: rpmdb/rpmdb.c:2586 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2651 +#: rpmdb/rpmdb.c:2652 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "chyba při vytváření dočasného souboru %s\n" -#: rpmdb/rpmdb.c:2766 +#: rpmdb/rpmdb.c:2767 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstraňuji %s-%s-%s \"%s\" z tsort relací.\n" -#: rpmdb/rpmdb.c:2770 +#: rpmdb/rpmdb.c:2771 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "odstraňuji %s-%s-%s \"%s\" z tsort relací.\n" -#: rpmdb/rpmdb.c:2798 +#: rpmdb/rpmdb.c:2799 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "chyba při vytváření dočasného souboru %s\n" -#: rpmdb/rpmdb.c:2819 +#: rpmdb/rpmdb.c:2820 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "chyba při vytváření dočasného souboru %s\n" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2830 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "chyba při vytváření dočasného souboru %s\n" -#: rpmdb/rpmdb.c:2994 +#: rpmdb/rpmdb.c:2995 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3059 +#: rpmdb/rpmdb.c:3060 msgid "rpmdbAdd: skipping" msgstr "" -#: rpmdb/rpmdb.c:3231 +#: rpmdb/rpmdb.c:3232 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3235 +#: rpmdb/rpmdb.c:3236 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3275 +#: rpmdb/rpmdb.c:3276 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3678 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3716 +#: rpmdb/rpmdb.c:3718 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3748 +#: rpmdb/rpmdb.c:3750 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "znovu vytvořit databázi z existující databáze" -#: rpmdb/rpmdb.c:3752 +#: rpmdb/rpmdb.c:3754 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3758 +#: rpmdb/rpmdb.c:3760 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "chyba při vytváření dočasného souboru %s\n" -#: rpmdb/rpmdb.c:3760 +#: rpmdb/rpmdb.c:3762 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "nemohu provést dotaz %s: %s\n" -#: rpmdb/rpmdb.c:3767 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3780 +#: rpmdb/rpmdb.c:3782 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3808 +#: rpmdb/rpmdb.c:3810 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3848 +#: rpmdb/rpmdb.c:3850 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3862 +#: rpmdb/rpmdb.c:3864 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3870 +#: rpmdb/rpmdb.c:3872 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3872 +#: rpmdb/rpmdb.c:3874 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3882 +#: rpmdb/rpmdb.c:3884 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3884 +#: rpmdb/rpmdb.c:3886 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "Nelze přejmenovat %s na %s: %m\n" @@ -4026,77 +4026,77 @@ msgstr "" msgid "Macro %%%.*s not found, skipping\n" msgstr "" -#: rpmio/macro.c:1845 +#: rpmio/macro.c:1846 msgid "Target buffer overflow\n" msgstr "" #. XXX Fstrerror -#: rpmio/macro.c:2051 rpmio/macro.c:2057 +#: rpmio/macro.c:2052 rpmio/macro.c:2058 #, fuzzy, c-format msgid "File %s: %s\n" msgstr "soubor %s: %s\n" -#: rpmio/macro.c:2060 +#: rpmio/macro.c:2061 #, c-format msgid "File %s is smaller than %u bytes\n" msgstr "" -#: rpmio/rpmio.c:676 +#: rpmio/rpmio.c:677 msgid "Success" msgstr "" -#: rpmio/rpmio.c:679 +#: rpmio/rpmio.c:680 msgid "Bad server response" msgstr "" -#: rpmio/rpmio.c:682 +#: rpmio/rpmio.c:683 msgid "Server I/O error" msgstr "" -#: rpmio/rpmio.c:685 +#: rpmio/rpmio.c:686 msgid "Server timeout" msgstr "" -#: rpmio/rpmio.c:688 +#: rpmio/rpmio.c:689 #, fuzzy msgid "Unable to lookup server host address" msgstr "Nemohu otevřít cíl pro podepsání %s: %s\n" -#: rpmio/rpmio.c:691 +#: rpmio/rpmio.c:692 msgid "Unable to lookup server host name" msgstr "" -#: rpmio/rpmio.c:694 +#: rpmio/rpmio.c:695 msgid "Failed to connect to server" msgstr "" -#: rpmio/rpmio.c:697 +#: rpmio/rpmio.c:698 msgid "Failed to establish data connection to server" msgstr "" -#: rpmio/rpmio.c:700 +#: rpmio/rpmio.c:701 msgid "I/O error to local file" msgstr "" -#: rpmio/rpmio.c:703 +#: rpmio/rpmio.c:704 msgid "Error setting remote server to passive mode" msgstr "" -#: rpmio/rpmio.c:706 +#: rpmio/rpmio.c:707 #, fuzzy msgid "File not found on server" msgstr "Soubor nenalezen: %s\n" -#: rpmio/rpmio.c:709 +#: rpmio/rpmio.c:710 msgid "Abort in progress" msgstr "" -#: rpmio/rpmio.c:713 +#: rpmio/rpmio.c:714 #, fuzzy msgid "Unknown or unexpected error" msgstr "neočekávaný zdroj dotazu" -#: rpmio/rpmio.c:1407 +#: rpmio/rpmio.c:1409 #, c-format msgid "logging into %s as %s, pw %s\n" msgstr "" @@ -4129,38 +4129,38 @@ msgstr "" msgid "memory alloc (%u bytes) returned NULL.\n" msgstr "" -#: rpmio/url.c:121 +#: rpmio/url.c:124 #, c-format msgid "warning: u %p ctrl %p nrefs != 0 (%s %s)\n" msgstr "" -#: rpmio/url.c:141 +#: rpmio/url.c:144 #, c-format msgid "warning: u %p data %p nrefs != 0 (%s %s)\n" msgstr "" -#: rpmio/url.c:175 +#: rpmio/url.c:178 #, c-format msgid "warning: _url_cache[%d] %p nrefs(%d) != 1 (%s %s)\n" msgstr "" -#: rpmio/url.c:271 +#: rpmio/url.c:274 #, c-format msgid "Password for %s@%s: " msgstr "" -#: rpmio/url.c:299 rpmio/url.c:325 +#: rpmio/url.c:303 rpmio/url.c:329 #, fuzzy, c-format msgid "error: %sport must be a number\n" msgstr "řádek %d: Položka Epoch/Serial musí být číslo: %s\n" -#: rpmio/url.c:490 +#: rpmio/url.c:500 #, fuzzy msgid "url port must be a number\n" msgstr "řádek %d: Položka Epoch/Serial musí být číslo: %s\n" #. XXX Fstrerror -#: rpmio/url.c:559 +#: rpmio/url.c:572 #, fuzzy, c-format msgid "failed to create %s: %s\n" msgstr "nemohu zjistit stav %s: %s\n" |