RPM Package Manager, CVS Repository http://rpm5.org/cvs/ ____________________________________________________________________________ Server: rpm5.org Name: Jeff Johnson Root: /v/rpm/cvs Email: jbj@rpm5.org Module: rpm Date: 29-Aug-2008 08:56:58 Branch: rpm-5_1 Handle: 2008082906563507 Modified files: (Branch: rpm-5_1) rpm CHANGES configure.ac rpm/po cs.po da.po de.po es.po fi.po fr.po id.po is.po it.po ja.po ko.po nb.po nl.po pa.po pl.po pt.po Log: - merge po files. - don't expand removed python/rpm/Makefile.in. Summary: Revision Changes Path 1.2288.2.103+2 -0 rpm/CHANGES 2.289.2.12 +1 -1 rpm/configure.ac 1.467.2.7 +3548 -1879 rpm/po/cs.po 1.353.2.7 +3710 -1948 rpm/po/da.po 1.478.2.7 +2262 -997 rpm/po/de.po 1.236.2.7 +3444 -1822 rpm/po/es.po 1.468.2.7 +3538 -1899 rpm/po/fi.po 1.471.2.7 +4271 -2107 rpm/po/fr.po 1.241.2.7 +1381 -523 rpm/po/id.po 1.356.2.7 +3095 -1717 rpm/po/is.po 1.238.2.7 +3790 -1841 rpm/po/it.po 1.426.2.7 +2244 -1022 rpm/po/ja.po 1.352.2.7 +3748 -1951 rpm/po/ko.po 1.14.2.7 +3483 -1857 rpm/po/nb.po 1.9.2.8 +2372 -1021 rpm/po/nl.po 1.9.2.7 +2819 -1519 rpm/po/pa.po 1.461.2.8 +1338 -478 rpm/po/pl.po 1.336.2.7 +3290 -1993 rpm/po/pt.po ____________________________________________________________________________ patch -p0 <<'@@ .' Index: rpm/CHANGES ============================================================================ $ cvs diff -u -r1.2288.2.102 -r1.2288.2.103 CHANGES --- rpm/CHANGES 23 Aug 2008 07:42:00 -0000 1.2288.2.102 +++ rpm/CHANGES 29 Aug 2008 06:56:35 -0000 1.2288.2.103 @@ -1,4 +1,6 @@ 5.1.4 -> 5.1.5: + - jbj: merge po files. + - jbj: don't expand removed python/rpm/Makefile.in. - rse: upgrade embedded Lua from version 5.1.3 to 5.1.4 - jbj: WR: remove --with-path-versioned in devtool targets. - jbj: WR: remove $(VERION) from macros paths in devtool targets. @@ . patch -p0 <<'@@ .' Index: rpm/configure.ac ============================================================================ $ cvs diff -u -r2.289.2.11 -r2.289.2.12 configure.ac --- rpm/configure.ac 21 Aug 2008 02:15:36 -0000 2.289.2.11 +++ rpm/configure.ac 29 Aug 2008 06:56:35 -0000 2.289.2.12 @@ -1595,7 +1595,7 @@ scripts/macros.python tools/Makefile misc/Makefile doc/Makefile doc/manual/Makefile doc/fr/Makefile doc/ja/Makefile doc/ko/Makefile doc/pl/Makefile doc/ru/Makefile doc/sk/Makefile python/Makefile - python/rpm/Makefile scripts/rpm.pc lib/rpmversion.h + scripts/rpm.pc lib/rpmversion.h rpmconstant/Makefile tests/Makefile tests/macros ]) @@ . patch -p0 <<'@@ .' Index: rpm/po/cs.po ============================================================================ $ cvs diff -u -r1.467.2.6 -r1.467.2.7 cs.po --- rpm/po/cs.po 21 Aug 2008 13:19:23 -0000 1.467.2.6 +++ rpm/po/cs.po 29 Aug 2008 06:56:35 -0000 1.467.2.7 @@ -1,7 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-09-17 11:18-0400\n" +"Report-Msgid-Bugs-To: <rpm-devel@rpm5.org>\n" +"POT-Creation-Date: 2008-08-21 08:53-0400\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" @@ -9,228 +10,192 @@ "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8-bit\n" -#: build.c:40 +#: build.c:36 #, fuzzy -msgid "Failed build dependencies:\n" +msgid "Failed build dependencies" msgstr "chybné závislosti při sestavování:\n" -#: build.c:71 +#: build.c:63 #, c-format msgid "Unable to open spec file %s: %s\n" msgstr "Nelze otevřít spec soubor %s: %s\n" -#: build.c:152 build.c:164 -#, c-format -msgid "Failed to open tar pipe: %m\n" -msgstr "Nelze otevřít rouru pro tar: %m\n" - -#. Give up -#: build.c:171 +#: build.c:140 #, c-format msgid "Failed to read spec file from %s\n" msgstr "Nelze číst spec soubor z %s\n" -#: build.c:199 +#: build.c:154 #, c-format msgid "Failed to rename %s to %s: %m\n" msgstr "Nelze přejmenovat %s na %s: %m\n" -#: build.c:239 +#: build.c:195 #, c-format msgid "failed to stat %s: %m\n" msgstr "nemohu zjistit stav %s: %m\n" -#: build.c:244 +#: build.c:200 #, c-format msgid "File %s is not a regular file.\n" msgstr "Soubor %s není obyčejný soubor.\n" -#: build.c:253 +#: build.c:209 #, c-format msgid "File %s does not appear to be a specfile.\n" msgstr "Nezdá se, že by %s byl spec soubor.\n" -#. parse up the build operators -#: build.c:319 +#: build.c:283 #, c-format msgid "Building target platforms: %s\n" msgstr "Sestavuji cílové platformy: %s\n" -#: build.c:334 -#, c-format -msgid "Building for target %s\n" -msgstr "Sestavuji pro cíl %s\n" - -#: rpm2cpio.c:55 -msgid "argument is not an RPM package\n" -msgstr "parametr není RPM balíček\n" - -#: rpm2cpio.c:60 -msgid "error reading header from package\n" -msgstr "chyba při při čtení hlavičky balíčku\n" - -#: rpm2cpio.c:82 -#, c-format -msgid "cannot re-open payload: %s\n" -msgstr "nemohu znovu otevřít payload: %s\n" +#: build.c:298 build/spec.c:933 +#, fuzzy, c-format +msgid " target platform: %s\n" +msgstr "Sestavuji cílové platformy: %s\n" -#: rpmqv.c:72 +#: rpmqv.c:90 msgid "Query options (with -q or --query):" msgstr "Volby dotazů (s -q or --query):" -#: rpmqv.c:75 +#: rpmqv.c:93 msgid "Verify options (with -V or --verify):" msgstr "Vollby kontroly (s -V or --verify):" -#: rpmqv.c:81 +#: rpmqv.c:97 +#, fuzzy +msgid "Source options (with --query or --verify):" +msgstr "Vollby kontroly (s -V or --verify):" + +#: rpmqv.c:104 +msgid "Dependency check/order options:" +msgstr "" + +#: rpmqv.c:110 +msgid "File tree walk options (with --ftswalk):" +msgstr "" + +#: rpmqv.c:116 msgid "Signature options:" msgstr "Volby signatury:" -#: rpmqv.c:87 +#: rpmqv.c:122 msgid "Database options:" msgstr "Volby databáze:" -#: rpmqv.c:93 +#: rpmqv.c:128 msgid "Build options with [ <specfile> | <tarball> | <source package> ]:" msgstr "" "Sestavovací volby s [ <spec_soubor> | <tar_soubor> | <zdrojový_balíček> ]:" -#: rpmqv.c:99 +#: rpmqv.c:134 msgid "Install/Upgrade/Erase options:" msgstr "Volby pro Instalaci/Aktualizaci/Mazání:" -#: rpmqv.c:104 -msgid "Common options for all rpm modes:" +#: rpmqv.c:139 tools/rpmdeps.c:155 +#, fuzzy +msgid "Common options:" msgstr "Společné volby pro všechny módy:" -#. @-modfilesys -globs @ -#: rpmqv.c:121 lib/poptI.c:29 +#: rpmqv.c:156 lib/poptI.c:44 #, c-format msgid "%s: %s\n" msgstr "%s: %s\n" -#: rpmqv.c:129 lib/poptALL.c:95 -#, c-format -msgid "RPM version %s\n" -msgstr "RPM verze %s\n" - -#: rpmqv.c:136 -#, fuzzy -msgid "Copyright (C) 1998-2002 - Red Hat, Inc.\n" -msgstr "Copyright (c) 1998-2000 - Red Hat, Inc." - -#: rpmqv.c:137 -#, fuzzy -msgid "" -"This program may be freely redistributed under the terms of the GNU GPL\n" -msgstr "Tento program lze volně šířit podle podmínek GNU GPL." - -#: rpmqv.c:299 -#, c-format -msgid "Internal error in argument processing (%d) :-(\n" -msgstr "Interní chyba při zpracování parametrů (%d) :-(\n" - -#: rpmqv.c:337 rpmqv.c:343 rpmqv.c:349 rpmqv.c:386 +#: rpmqv.c:484 rpmqv.c:490 rpmqv.c:496 rpmqv.c:533 msgid "only one major mode may be specified" msgstr "specifikovat lze jen jeden hlavní režim" -#: rpmqv.c:365 +#: rpmqv.c:512 msgid "one type of query/verify may be performed at a time" msgstr "najednou lze provést jen jeden typ dotazu či ověření" -#: rpmqv.c:369 +#: rpmqv.c:516 msgid "unexpected query flags" msgstr "neočekávaný příznak pro dotaz" -#: rpmqv.c:372 +#: rpmqv.c:519 msgid "unexpected query format" msgstr "neočekávaný formát dotazu" -#: rpmqv.c:375 +#: rpmqv.c:522 msgid "unexpected query source" msgstr "neočekávaný zdroj dotazu" -#: rpmqv.c:417 +#: rpmqv.c:565 msgid "only installation, upgrading, rmsource and rmspec may be forced" msgstr "" "vynucena může být jen instalace, aktualizace, smazání zdrojových kódů a spec " "souboru" -#: rpmqv.c:419 +#: rpmqv.c:567 msgid "files may only be relocated during package installation" msgstr "soubory mohou být přemístěny jen při instalaci balíčků" -#: rpmqv.c:422 -msgid "only one of --prefix or --relocate may be used" -msgstr "použít lze jen jeden z parametrů --prefix nebo --relocate" +#: rpmqv.c:570 +msgid "cannot use --prefix with --relocate or --excludepath" +msgstr "" -#: rpmqv.c:425 +#: rpmqv.c:573 msgid "" "--relocate and --excludepath may only be used when installing new packages" msgstr "" "--relocate a --excludepath je možno použít jen při instalaci nových balíčků" -#: rpmqv.c:428 +#: rpmqv.c:576 msgid "--prefix may only be used when installing new packages" msgstr "--prefix je možno použít jen při instalaci nových balíčků" -#: rpmqv.c:431 +#: rpmqv.c:579 msgid "arguments to --prefix must begin with a /" msgstr "parametry pro --prefix musejí začínat znakem /" -#: rpmqv.c:434 +#: rpmqv.c:582 msgid "--hash (-h) may only be specified during package installation" msgstr "--hash (-h) může být použit jen při instalaci balíčků" -#: rpmqv.c:438 +#: rpmqv.c:586 msgid "--percent may only be specified during package installation" msgstr "--percent může být použit jen při instalaci balíčků" -#: rpmqv.c:443 -msgid "--replacefiles may only be specified during package installation" -msgstr "--replacefiles může být použit jen při instalaci balíčků" - -#: rpmqv.c:447 +#: rpmqv.c:590 msgid "--replacepkgs may only be specified during package installation" msgstr "--replacepkgs může být použit jen při instalaci balíčků" -#: rpmqv.c:451 +#: rpmqv.c:594 msgid "--excludedocs may only be specified during package installation" msgstr "--excludedocs může být použit jen při instalaci balíčků" -#: rpmqv.c:455 +#: rpmqv.c:598 msgid "--includedocs may only be specified during package installation" msgstr "--includedocs může být použit jen při instalaci balíčků" -#: rpmqv.c:459 +#: rpmqv.c:602 msgid "only one of --excludedocs and --includedocs may be specified" msgstr "použít lze jen jeden z parametrů --excludedocs a --includedocs" -#: rpmqv.c:463 +#: rpmqv.c:606 msgid "--ignorearch may only be specified during package installation" msgstr "--ignorearch může být použit jen při instalaci balíčků" -#: rpmqv.c:467 +#: rpmqv.c:610 msgid "--ignoreos may only be specified during package installation" msgstr "--ignoreos může být použit jen při instalaci balíčků" -#: rpmqv.c:472 -msgid "--ignoresize may only be specified during package installation" -msgstr "--ignoresize může být použit jen při instalaci balíčků" - -#: rpmqv.c:476 +#: rpmqv.c:614 msgid "--allmatches may only be specified during package erasure" msgstr "--allmatches může být použit jen při instalaci balíčků" -#: rpmqv.c:480 +#: rpmqv.c:618 msgid "--allfiles may only be specified during package installation" msgstr "--allfiles může být použit jen při instalaci balíčků" -#: rpmqv.c:485 +#: rpmqv.c:623 msgid "--justdb may only be specified during package installation and erasure" msgstr "--justdb může být použit jen při instalaci a odstraňování balíčků" -#: rpmqv.c:490 +#: rpmqv.c:628 msgid "" "script disabling options may only be specified during package installation " "and erasure" @@ -238,7 +203,7 @@ "volba pro potlačení skriptů může být použita jen při instalaci nebo při " "odstraňování balíčků" -#: rpmqv.c:495 +#: rpmqv.c:633 msgid "" "trigger disabling options may only be specified during package installation " "and erasure" @@ -246,21 +211,22 @@ "volba pro potlačení triggerů může být použita jen při instalaci nebo " "odstraňování balíčků" -#: rpmqv.c:499 +#: rpmqv.c:637 +#, fuzzy msgid "" "--nodeps may only be specified during package building, rebuilding, " -"recompilation, installation,erasure, and verification" +"recompilation, installation, erasure, and verification" msgstr "" "--nodeps může být použit jen při sestavování, rekompilaci, instalaci, " "odstraňování a kontrole" -#: rpmqv.c:504 +#: rpmqv.c:642 msgid "" "--test may only be specified during package installation, erasure, and " "building" msgstr "--test může být použit jen při instalaci, odstraňování a sestavování" -#: rpmqv.c:509 +#: rpmqv.c:647 msgid "" "--root (-r) may only be specified during installation, erasure, querying, " "and database rebuilds" @@ -268,103 +234,93 @@ "--root (-r) může být použit jen při instalaci, odstraňování, dotazech nebo " "znovuvytvoření databáze" -#: rpmqv.c:521 +#: rpmqv.c:659 msgid "arguments to --root (-r) must begin with a /" msgstr "parametry pro --root (-r) musejí začínat znakem /" -#: rpmqv.c:545 +#: rpmqv.c:687 +#, c-format msgid "no files to sign\n" msgstr "žádné soubory k podepsání\n" -#: rpmqv.c:550 +#: rpmqv.c:692 #, c-format msgid "cannot access file %s\n" msgstr "přístup k souboru %s se nezdařil\n" -#: rpmqv.c:569 -msgid "pgp not found: " -msgstr "pgp nenalezeno: " - -#: rpmqv.c:574 +#: rpmqv.c:704 msgid "Enter pass phrase: " msgstr "Vložte heslovou frázi: " -#: rpmqv.c:576 +#: rpmqv.c:706 +#, c-format msgid "Pass phrase check failed\n" msgstr "Chybná heslová fráze\n" -#: rpmqv.c:580 +#: rpmqv.c:710 +#, c-format msgid "Pass phrase is good.\n" msgstr "Heslová fráze je v pořádku.\n" -#: rpmqv.c:585 +#: rpmqv.c:727 #, c-format -msgid "Invalid %%_signature spec in macro file.\n" -msgstr "Špatná %%_signature spec v souboru maker.\n" - -#: rpmqv.c:592 -msgid "--sign may only be used during package building" -msgstr "--sign může být použit jen při sestavování balíčků" - -#: rpmqv.c:609 msgid "exec failed\n" msgstr "spuštění selhalo\n" -#: rpmqv.c:645 +#: rpmqv.c:772 msgid "no packages files given for rebuild" msgstr "ke znovusestavení nezadány žádné balíčky" -#: rpmqv.c:713 +#: rpmqv.c:870 msgid "no spec files given for build" msgstr "pro sestavení nezadány žádné spec soubory" -#: rpmqv.c:715 +#: rpmqv.c:872 msgid "no tar files given for build" msgstr "pro sestavení nezadány žádné tar soubory" -#: rpmqv.c:737 +#: rpmqv.c:898 #, fuzzy msgid "no packages given for erase" msgstr "nezadány žádné balíčky pro instalaci" -#: rpmqv.c:777 +#: rpmqv.c:942 msgid "no packages given for install" msgstr "nezadány žádné balíčky pro instalaci" -#: rpmqv.c:793 +#: rpmqv.c:962 msgid "no arguments given for query" msgstr "k dotazu nezadány žádné parametry" -#: rpmqv.c:806 +#: rpmqv.c:979 msgid "no arguments given for verify" msgstr "pro kontrolu nezadány žádné balíčky" -#: rpmqv.c:823 +#: rpmqv.c:994 #, fuzzy msgid "no arguments given" msgstr "k dotazu nezadány žádné parametry" -#: build/build.c:124 build/pack.c:494 +#: build/build.c:190 build/pack.c:699 msgid "Unable to open temp file.\n" msgstr "Nelze otevřít dočasný soubor.\n" -#: build/build.c:212 +#: build/build.c:268 #, c-format msgid "Executing(%s): %s\n" msgstr "Provádění(%s): %s\n" -#. @=boundsread@ -#: build/build.c:222 +#: build/build.c:276 #, c-format msgid "Exec of %s failed (%s): %s\n" msgstr "Spuštění %s selhalo (%s): %s\n" -#: build/build.c:231 +#: build/build.c:285 #, c-format msgid "Bad exit status from %s (%s)\n" msgstr "Špatný návratový kód z %s (%s)\n" -#: build/build.c:333 +#: build/build.c:429 msgid "" "\n" "\n" @@ -374,243 +330,240 @@ "\n" "chyby sestavení RPM:\n" -#: build/expression.c:225 +#: build/expression.c:228 msgid "syntax error while parsing ==\n" msgstr "chyba syntaxe při zpracování ==\n" -#: build/expression.c:255 +#: build/expression.c:258 msgid "syntax error while parsing &&\n" msgstr "chyba syntaxe při zpracování &&\n" -#: build/expression.c:264 +#: build/expression.c:267 msgid "syntax error while parsing ||\n" msgstr "chyba syntaxe při zpracování ||\n" -#: build/expression.c:307 +#: build/expression.c:310 msgid "parse error in expression\n" msgstr "chyba při parsování ve výrazu\n" -#: build/expression.c:347 +#: build/expression.c:350 msgid "unmatched (\n" msgstr "nedoplněná (\n" -#: build/expression.c:377 +#: build/expression.c:382 msgid "- only on numbers\n" msgstr "- jen na číslech\n" -#: build/expression.c:393 +#: build/expression.c:398 msgid "! only on numbers\n" msgstr "! jen na číslech\n" -#: build/expression.c:440 build/expression.c:494 build/expression.c:558 -#: build/expression.c:655 +#: build/expression.c:444 build/expression.c:496 build/expression.c:558 +#: build/expression.c:653 msgid "types must match\n" msgstr "typy musí souhlasit\n" -#: build/expression.c:453 +#: build/expression.c:457 msgid "* / not suported for strings\n" msgstr "* / nejsou podporovány pro řetězce\n" -#: build/expression.c:510 +#: build/expression.c:512 msgid "- not suported for strings\n" msgstr "- není podporováno pro řetězce\n" -#: build/expression.c:668 +#: build/expression.c:666 msgid "&& and || not suported for strings\n" msgstr "&& a || není podporováno pro řetězce\n" -#: build/expression.c:702 build/expression.c:751 +#: build/expression.c:699 build/expression.c:746 msgid "syntax error in expression\n" msgstr "chyba syntaxe ve výrazu\n" -#: build/files.c:289 +#: build/files.c:288 #, c-format msgid "TIMECHECK failure: %s\n" msgstr "TIMECHECK selhal: %s\n" -#: build/files.c:353 build/files.c:553 build/files.c:749 +#: build/files.c:352 build/files.c:548 build/files.c:738 #, c-format msgid "Missing '(' in %s %s\n" msgstr "Chybí '(' v %s %s\n" -#: build/files.c:364 build/files.c:683 build/files.c:760 +#: build/files.c:363 build/files.c:676 build/files.c:749 #, c-format msgid "Missing ')' in %s(%s\n" msgstr "Chybí ')' v %s(%s\n" -#: build/files.c:402 build/files.c:708 +#: build/files.c:401 build/files.c:701 #, c-format msgid "Invalid %s token: %s\n" msgstr "Neplatný %s token: %s\n" -#: build/files.c:512 +#: build/files.c:509 #, c-format msgid "Missing %s in %s %s\n" msgstr "Chybějící %s v %s %s\n" -#: build/files.c:569 +#: build/files.c:564 #, c-format msgid "Non-white space follows %s(): %s\n" msgstr "Následuje neprázdný znak %s(): %s\n" -#: build/files.c:607 +#: build/files.c:602 #, c-format msgid "Bad syntax: %s(%s)\n" msgstr "Špatná syntaxe: %s(%s)\n" -#: build/files.c:617 +#: build/files.c:612 #, c-format msgid "Bad mode spec: %s(%s)\n" msgstr "Špatná práva spec: %s(%s)\n" -#: build/files.c:629 +#: build/files.c:624 #, c-format msgid "Bad dirmode spec: %s(%s)\n" msgstr "Špatná práva adresáře: %s(%s)\n" -#: build/files.c:787 +#: build/files.c:776 #, c-format msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n" msgstr "Neobvyklá délka locale: \"%.*s\" v %%lang(%s)\n" -#. @innercontinue@ -#: build/files.c:798 +#: build/files.c:787 #, c-format msgid "Duplicate locale %.*s in %%lang(%s)\n" msgstr "Duplicitní locale %.*s v %%lang(%s)\n" -#: build/files.c:961 +#: build/files.c:914 #, c-format msgid "Hit limit for %%docdir\n" msgstr "Dosažen limit pro %%docdir\n" -#: build/files.c:967 +#: build/files.c:922 #, c-format msgid "Only one arg for %%docdir\n" msgstr "Jen jeden parametr pro %%docdir\n" -#. We already got a file -- error -#: build/files.c:995 +#: build/files.c:956 #, c-format msgid "Two files on one line: %s\n" msgstr "Dva soubory na jednom řádku: %s\n" -#: build/files.c:1010 +#: build/files.c:977 #, c-format msgid "File must begin with \"/\": %s\n" msgstr "Soubor musí začínat na \"/\": %s\n" -#: build/files.c:1023 +#: build/files.c:994 #, c-format msgid "Can't mix special %%doc with other forms: %s\n" msgstr "Nelze míchat speciální %%doc s ostatnímí formami: %s\n" -#: build/files.c:1175 +#: build/files.c:1015 +#, c-format +msgid "illegal _docdir_fmt: %s\n" +msgstr "" + +#: build/files.c:1317 #, c-format msgid "File listed twice: %s\n" msgstr "Soubor uveden dvakrát: %s\n" -#: build/files.c:1319 +#: build/files.c:1534 #, c-format msgid "Symlink points to BuildRoot: %s -> %s\n" msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n" -#: build/files.c:1567 +#: build/files.c:1852 #, c-format msgid "File doesn't match prefix (%s): %s\n" msgstr "Soubor nesouhlasí s prefixem (%s): %s\n" -#: build/files.c:1591 +#: build/files.c:1878 +#, fuzzy, c-format +msgid "Optional file not found: %s\n" +msgstr "Soubor nenalezen: %s\n" + +#: build/files.c:1881 #, c-format msgid "File not found: %s\n" msgstr "Soubor nenalezen: %s\n" -#: build/files.c:1634 build/files.c:2276 build/parsePrep.c:50 +#: build/files.c:2078 #, c-format -msgid "Bad owner/group: %s\n" -msgstr "Špatný vlastník/skupina: %s\n" +msgid "%s: can't load unknown tag (%d).\n" +msgstr "" -#: build/files.c:1647 +#: build/files.c:2084 #, fuzzy, c-format -msgid "File%5d: %07o %s.%s\t %s\n" -msgstr "Soubor %4d: %07o %s.%s\t %s\n" +msgid "%s: public key read failed.\n" +msgstr "%s: readLead selhalo\n" + +#: build/files.c:2088 lib/rpmchecksig.c:747 +#, c-format +msgid "%s: not an armored public key.\n" +msgstr "" + +#: build/files.c:2095 +#, fuzzy, c-format +msgid "%s: *.te policy read failed.\n" +msgstr "%s: readLead selhalo\n" -#: build/files.c:1764 +#: build/files.c:2151 #, c-format msgid "File needs leading \"/\": %s\n" msgstr "Soubor potřebuje úvodní \"/\": %s\n" -#: build/files.c:1787 +#: build/files.c:2175 #, c-format msgid "Glob not permitted: %s\n" msgstr "Glob není dovolen: %s\n" -#: build/files.c:1802 +#: build/files.c:2190 +#, fuzzy, c-format +msgid "Optional file not found by glob: %s\n" +msgstr "Soubor nenalezen globem: %s\n" + +#: build/files.c:2194 #, c-format msgid "File not found by glob: %s\n" msgstr "Soubor nenalezen globem: %s\n" -#: build/files.c:1866 +#: build/files.c:2258 #, c-format msgid "Could not open %%files file %s: %s\n" msgstr "Nemohu otevřít %%files soubor %s: %s\n" -#: build/files.c:1877 build/pack.c:156 +#: build/files.c:2269 build/pack.c:135 #, c-format msgid "line: %s\n" msgstr "řádek: %s\n" -#: build/files.c:2264 +#: build/files.c:2748 #, c-format msgid "Bad file: %s: %s\n" msgstr "Špatný soubor: %s: %s\n" -#. XXX this error message is probably not seen. -#: build/files.c:2340 -#, c-format -msgid "Couldn't exec %s: %s\n" -msgstr "Nemohu spustit %s: %s\n" - -#: build/files.c:2345 -#, c-format -msgid "Couldn't fork %s: %s\n" -msgstr "Nemohu provést fork %s: %s\n" - -#: build/files.c:2429 +#: build/files.c:2768 build/parsePrep.c:53 #, c-format -msgid "%s failed\n" -msgstr "%s selhalo\n" - -#: build/files.c:2433 -#, c-format -msgid "failed to write all data to %s\n" -msgstr "Nemohu zapsat všechna data do %s\n" - -#: build/files.c:2593 -#, fuzzy, c-format -msgid "Finding %s: %s\n" -msgstr "Hledám %s: (použit %s)...\n" - -#: build/files.c:2623 build/files.c:2637 -#, c-format -msgid "Failed to find %s:\n" -msgstr "Selhalo vyhledání %s:\n" +msgid "Bad owner/group: %s\n" +msgstr "Špatný vlastník/skupina: %s\n" -#: build/files.c:2775 +#: build/files.c:2813 #, fuzzy, c-format msgid "Checking for unpackaged file(s): %s\n" msgstr "rozbalování archívu selhalo %s%s: %s\n" -#: build/files.c:2793 +#: build/files.c:2828 #, c-format msgid "" "Installed (but unpackaged) file(s) found:\n" "%s" msgstr "" -#: build/files.c:2823 -#, c-format -msgid "Processing files: %s-%s-%s\n" +#: build/files.c:2860 +#, fuzzy, c-format +msgid "Processing files: %s\n" msgstr "Zpracovávám soubory: %s-%s-%s\n" #: build/names.c:54 @@ -621,1177 +574,1195 @@ msgid "getUnameS: too many uid's\n" msgstr "getUnameS: příliš mnoho UID\n" -#: build/names.c:102 +#: build/names.c:105 msgid "getUidS: too many uid's\n" msgstr "getUidS: příliš mnoho UID\n" -#: build/names.c:126 +#: build/names.c:132 msgid "getGname: too many gid's\n" msgstr "getGname: příliš mnoho GID\n" -#: build/names.c:150 +#: build/names.c:156 msgid "getGnameS: too many gid's\n" msgstr "getGnameS: příliš mnoho GID\n" -#: build/names.c:174 +#: build/names.c:183 msgid "getGidS: too many gid's\n" msgstr "getGidS: příliš mnoho GID\n" -#: build/names.c:213 +#: build/names.c:221 #, c-format msgid "Could not canonicalize hostname: %s\n" msgstr "Nemohu získat jméno počítače: %s\n" -#: build/pack.c:90 +#: build/pack.c:70 #, c-format msgid "create archive failed on file %s: %s\n" msgstr "vytváření archívu selhalo na souboru %s: %s\n" -#: build/pack.c:93 +#: build/pack.c:73 #, c-format msgid "create archive failed: %s\n" msgstr "vytváření archívu selhalo: %s\n" -#: build/pack.c:115 +#: build/pack.c:95 #, c-format msgid "cpio_copy write failed: %s\n" msgstr "zápis cpio_copy selhal: %s\n" -#: build/pack.c:122 +#: build/pack.c:102 #, c-format msgid "cpio_copy read failed: %s\n" msgstr "čtení cpio_copy selhalo: %s\n" -#: build/pack.c:222 +#: build/pack.c:217 build/pack.c:231 #, c-format msgid "Could not open PreIn file: %s\n" msgstr "Nemohu otevřít PreIn soubor: %s\n" -#: build/pack.c:229 +#: build/pack.c:224 #, c-format msgid "Could not open PreUn file: %s\n" msgstr "Nemohu otevřít PreUn soubor: %s\n" -#: build/pack.c:236 +#: build/pack.c:238 #, c-format msgid "Could not open PostIn file: %s\n" msgstr "Nemohu otevřít PostIn soubor: %s\n" -#: build/pack.c:243 +#: build/pack.c:245 build/pack.c:252 #, c-format msgid "Could not open PostUn file: %s\n" msgstr "Nemohu otevřít PostUn soubor: %s\n" -#: build/pack.c:251 +#: build/pack.c:260 #, c-format msgid "Could not open VerifyScript file: %s\n" msgstr "Nemohu otevřít VerifyScript soubor: %s\n" -#: build/pack.c:266 +#: build/pack.c:267 +#, fuzzy, c-format +msgid "Could not open Test file: %s\n" +msgstr "Nemohu otevřít PostIn soubor: %s\n" + +#: build/pack.c:292 #, c-format msgid "Could not open Trigger script file: %s\n" msgstr "Nemohu otevřít soubor se spuští (trigger): %s\n" -#: build/pack.c:295 +#: build/pack.c:325 #, c-format msgid "readRPM: open %s: %s\n" msgstr "readRPM: otevření %s: %s\n" -#: build/pack.c:305 +#: build/pack.c:346 #, c-format msgid "readRPM: read %s: %s\n" msgstr "readRPM: čtení %s: %s\n" -#: build/pack.c:314 build/pack.c:540 +#: build/pack.c:356 #, c-format msgid "%s: Fseek failed: %s\n" msgstr "%s: Fseek selhal: %s\n" -#: build/pack.c:346 +#: build/pack.c:388 #, c-format msgid "readRPM: %s is not an RPM package\n" msgstr "readRPM: %s není RPM balíček\n" -#: build/pack.c:351 +#: build/pack.c:393 #, c-format msgid "readRPM: reading header from %s\n" msgstr "readRPM: čtení hlavičky z %s\n" -#: build/pack.c:482 +#: build/pack.c:686 #, fuzzy msgid "Unable to create immutable header region.\n" msgstr "Nemohu přečíst hlavičku z %s: %s\n" -#: build/pack.c:501 -#, fuzzy -msgid "Unable to write temp header\n" -msgstr "Nemohu zapsat hlavičku do %s: %s\n" - -#: build/pack.c:511 -msgid "Bad CSA data\n" -msgstr "Špatná CSA data\n" - -#: build/pack.c:547 -#, fuzzy -msgid "Unable to write final header\n" -msgstr "Nemohu zapsat hlavičku do %s: %s\n" - -#: build/pack.c:567 +#: build/pack.c:748 #, c-format msgid "Generating signature: %d\n" msgstr "Generuji podpis: %d\n" -#: build/pack.c:585 +#: build/pack.c:772 #, fuzzy msgid "Unable to reload signature header.\n" msgstr "Nemohu přečíst hlavičku z %s: %s\n" -#: build/pack.c:593 +#: build/pack.c:780 #, c-format msgid "Could not open %s: %s\n" msgstr "Nemohu otevřít %s: %s\n" -#: build/pack.c:629 lib/psm.c:1848 +#: build/pack.c:806 lib/psm.c:2022 #, c-format msgid "Unable to write package: %s\n" msgstr "Nemohu zapsat balíček: %s\n" -#: build/pack.c:644 +#: build/pack.c:831 #, c-format msgid "Unable to open sigtarget %s: %s\n" msgstr "Nemohu otevřít cíl pro podepsání %s: %s\n" -#: build/pack.c:655 -#, c-format -msgid "Unable to read header from %s: %s\n" -msgstr "Nemohu přečíst hlavičku z %s: %s\n" - -#: build/pack.c:669 -#, c-format -msgid "Unable to write header to %s: %s\n" -msgstr "Nemohu zapsat hlavičku do %s: %s\n" - -#: build/pack.c:679 +#: build/pack.c:872 #, c-format msgid "Unable to read payload from %s: %s\n" msgstr "Nemohu přečíst payload z %s: %s\n" -#: build/pack.c:685 +#: build/pack.c:880 #, c-format msgid "Unable to write payload to %s: %s\n" msgstr "Nemohu zapsat payload do %s: %s\n" -#: build/pack.c:710 lib/psm.c:2153 +#: build/pack.c:915 lib/psm.c:2337 #, c-format msgid "Wrote: %s\n" msgstr "Zapsáno: %s\n" -#: build/pack.c:779 +#: build/pack.c:1036 #, c-format msgid "Could not generate output filename for package %s: %s\n" msgstr "Nemohu vygenerovat jméno souboru pro balíček %s: %s\n" -#: build/pack.c:796 +#: build/pack.c:1054 #, c-format msgid "cannot create %s: %s\n" msgstr "nemohu vytvořit %s: %s\n" -#: build/parseBuildInstallClean.c:33 -#, c-format -msgid "line %d: second %s\n" +#: build/parseBuildInstallClean.c:40 +#, fuzzy, c-format +msgid "line %d: second %%%s section\n" msgstr "řádek: %d: druhý %s\n" -#: build/parseChangelog.c:128 +#: build/parseChangelog.c:174 #, c-format msgid "%%changelog entries must start with *\n" msgstr "Položky v %%changelog musí začínat znakem *\n" -#: build/parseChangelog.c:136 +#: build/parseChangelog.c:182 #, c-format msgid "incomplete %%changelog entry\n" msgstr "nekompletní položka v %%changelog\n" -#: build/parseChangelog.c:153 +#: build/parseChangelog.c:199 #, c-format msgid "bad date in %%changelog: %s\n" msgstr "špatný datum v %%changelog: %s\n" -#: build/parseChangelog.c:158 +#: build/parseChangelog.c:204 #, fuzzy, c-format msgid "%%changelog not in descending chronological order\n" msgstr "%%changelog není seřazen sestupně podle času\n" -#: build/parseChangelog.c:166 build/parseChangelog.c:177 +#: build/parseChangelog.c:212 build/parseChangelog.c:223 #, c-format msgid "missing name in %%changelog\n" msgstr "chybějící jméno v %%changelog\n" -#: build/parseChangelog.c:184 +#: build/parseChangelog.c:230 #, c-format msgid "no description in %%changelog\n" msgstr "žádný popis v %%changelog\n" -#: build/parseDescription.c:47 +#: build/parseDescription.c:53 #, c-format msgid "line %d: Error parsing %%description: %s\n" msgstr "řádek %d: Chyba při parsování %%description: %s\n" -#: build/parseDescription.c:60 build/parseFiles.c:56 build/parseScript.c:200 +#: build/parseDescription.c:67 build/parseFiles.c:57 build/parseScript.c:240 #, c-format msgid "line %d: Bad option %s: %s\n" msgstr "řádek %d: špatná volba %s: %s\n" -#: build/parseDescription.c:75 build/parseFiles.c:70 build/parseScript.c:214 +#: build/parseDescription.c:78 build/parseFiles.c:71 build/parseScript.c:254 #, c-format msgid "line %d: Too many names: %s\n" msgstr "řádek %d: Příliš mnoho jmen: %s\n" -#: build/parseDescription.c:85 build/parseFiles.c:79 build/parseScript.c:223 +#: build/parseDescription.c:85 build/parseFiles.c:80 build/parseScript.c:263 #, c-format msgid "line %d: Package does not exist: %s\n" msgstr "řádek %d: Balíček neexistuje: %s\n" -#: build/parseDescription.c:97 +#: build/parseDescription.c:95 #, c-format msgid "line %d: Second description\n" msgstr "řádek %d: Druhé description\n" -#: build/parseFiles.c:42 +#: build/parseFiles.c:43 #, c-format msgid "line %d: Error parsing %%files: %s\n" msgstr "řádek %d: Chyba při parsování %%files: %s\n" -#: build/parseFiles.c:86 +#: build/parseFiles.c:87 #, c-format msgid "line %d: Second %%files list\n" msgstr "řádek %d: Druhý seznam %%files\n" -#: build/parsePreamble.c:242 +#: build/parsePreamble.c:272 #, c-format msgid "Architecture is excluded: %s\n" msgstr "Architektura je vyřazena: %s\n" -#: build/parsePreamble.c:247 +#: build/parsePreamble.c:276 #, c-format msgid "Architecture is not included: %s\n" msgstr "Architektura není zahrnuta: %s\n" -#: build/parsePreamble.c:252 +#: build/parsePreamble.c:280 #, c-format msgid "OS is excluded: %s\n" msgstr "OS je vyřazen: %s\n" -#: build/parsePreamble.c:257 +#: build/parsePreamble.c:284 #, c-format msgid "OS is not included: %s\n" msgstr "OS není zahrnut: %s\n" -#: build/parsePreamble.c:280 +#: build/parsePreamble.c:309 #, c-format msgid "%s field must be present in package: %s\n" msgstr "Položka %s musí být v balíčku přítomna: %s\n" -#: build/parsePreamble.c:309 +#: build/parsePreamble.c:340 #, c-format msgid "Duplicate %s entries in package: %s\n" msgstr "Duplikovaná položka %s v balíčku: %s\n" -#: build/parsePreamble.c:371 +#: build/parsePreamble.c:431 +msgid "No icon file in sources\n" +msgstr "" + +#: build/parsePreamble.c:459 +#, fuzzy, c-format +msgid "Invalid icon URL: %s\n" +msgstr "Neplatný %s token: %s\n" + +#: build/parsePreamble.c:466 #, c-format msgid "Unable to open icon %s: %s\n" msgstr "Nemohu otevřít ikonu %s: %s\n" -#: build/parsePreamble.c:389 +#: build/parsePreamble.c:475 #, c-format msgid "Unable to read icon %s: %s\n" msgstr "Nemohu přečíst ikonu %s: %s\n" -#: build/parsePreamble.c:402 +#: build/parsePreamble.c:480 #, c-format -msgid "Unknown icon type: %s\n" -msgstr "Neznámý typ ikony: %s\n" +msgid "Icon %s is too big (max. %d bytes)\n" +msgstr "" -#: build/parsePreamble.c:447 +#: build/parsePreamble.c:544 #, c-format msgid "line %d: Tag takes single token only: %s\n" msgstr "řádek %d: Značka má jen jeden token: %s\n" -#: build/parsePreamble.c:487 +#: build/parsePreamble.c:580 #, c-format msgid "line %d: Malformed tag: %s\n" msgstr "řádek %d: Počkozená značka: %s\n" -#. Empty field -#: build/parsePreamble.c:495 +#: build/parsePreamble.c:588 #, c-format msgid "line %d: Empty tag: %s\n" msgstr "řádek %d: Prázdná značka: %s\n" -#: build/parsePreamble.c:518 build/parsePreamble.c:525 +#: build/parsePreamble.c:612 build/parsePreamble.c:619 #, c-format msgid "line %d: Illegal char '-' in %s: %s\n" msgstr "řádek %d: Nepřípustný znak '-' v %s: %s\n" -#: build/parsePreamble.c:586 build/parseSpec.c:423 +#: build/parsePreamble.c:662 #, c-format msgid "BuildRoot can not be \"/\": %s\n" msgstr "BuildRoot nemůže být \"/\": %s\n" -#: build/parsePreamble.c:599 +#: build/parsePreamble.c:679 +#, fuzzy, c-format +msgid "line %d: Prefixes must begin with \"/\": %s\n" +msgstr "řádek %d: Prefixy nesmí končit znakem \"/\": %s\n" + +#: build/parsePreamble.c:687 #, c-format msgid "line %d: Prefixes must not end with \"/\": %s\n" msgstr "řádek %d: Prefixy nesmí končit znakem \"/\": %s\n" -#: build/parsePreamble.c:611 +#: build/parsePreamble.c:699 #, c-format msgid "line %d: Docdir must begin with '/': %s\n" msgstr "řádek %d: Docdir musí začínat na '/': %s\n" -#: build/parsePreamble.c:623 -#, c-format -msgid "line %d: Epoch/Serial field must be a number: %s\n" -msgstr "řádek %d: Položka Epoch/Serial musí být číslo: %s\n" +#: build/parsePreamble.c:713 +#, fuzzy, c-format +msgid "line %d: %s takes an integer value: %s\n" +msgstr "řádek %d: Značka má jen jeden token: %s\n" -#: build/parsePreamble.c:663 build/parsePreamble.c:674 +#: build/parsePreamble.c:759 build/parsePreamble.c:770 #, c-format msgid "line %d: Bad %s: qualifiers: %s\n" msgstr "řádek %d: Špatné určení %s: %s\n" -#: build/parsePreamble.c:700 +#: build/parsePreamble.c:815 #, c-format msgid "line %d: Bad BuildArchitecture format: %s\n" msgstr "řádek %d: Špatný formát BuildArchitecture: %s\n" -#: build/parsePreamble.c:709 +#: build/parsePreamble.c:828 +#, c-format +msgid "line %d: Only \"noarch\" sub-packages are supported: %s\n" +msgstr "" + +#: build/parsePreamble.c:952 #, c-format -msgid "Internal error: Bogus tag %d\n" -msgstr "Interní chyba: Špatná značka: %d\n" +msgid "Legacy syntax is unsupported: %s\n" +msgstr "" -#: build/parsePreamble.c:869 +#: build/parsePreamble.c:1053 #, c-format msgid "Bad package specification: %s\n" msgstr "Špatná specifikace balíčku: %s\n" -#: build/parsePreamble.c:875 -#, c-format -msgid "Package already exists: %s\n" -msgstr "Balíček již existuje: %s\n" - -#: build/parsePreamble.c:902 +#: build/parsePreamble.c:1099 #, c-format msgid "line %d: Unknown tag: %s\n" msgstr "řádek %d: Neznámá značka: %s\n" -#: build/parsePreamble.c:924 -msgid "Spec file can't use BuildRoot\n" -msgstr "Spec soubor nemůže použít BuildRoot\n" - -#: build/parsePrep.c:45 +#: build/parsePrep.c:48 #, c-format msgid "Bad source: %s: %s\n" msgstr "Špatný zdrojový soubor: %s: %s\n" -#: build/parsePrep.c:86 +#: build/parsePrep.c:112 #, c-format msgid "No patch number %d\n" msgstr "Patch číslo %d neexistuje\n" -#: build/parsePrep.c:181 +#: build/parsePrep.c:223 #, c-format msgid "No source number %d\n" msgstr "Zdroj číslo %d neexistuje\n" -#: build/parsePrep.c:203 -#, c-format -msgid "Couldn't download nosource %s: %s\n" -msgstr "Nemohu načíst nosource %s: %s\n" - -#: build/parsePrep.c:307 +#: build/parsePrep.c:371 #, c-format msgid "Error parsing %%setup: %s\n" msgstr "Chyba při parsování %%setup: %s\n" -#: build/parsePrep.c:322 +#: build/parsePrep.c:386 #, c-format msgid "line %d: Bad arg to %%setup: %s\n" msgstr "řádek %d: Špatný parametr v %%setup: %s\n" -#: build/parsePrep.c:340 +#: build/parsePrep.c:404 #, c-format msgid "line %d: Bad %%setup option %s: %s\n" msgstr "řádek %d: Špatná volba v %%setup %s: %s\n" -#: build/parsePrep.c:482 +#: build/parsePrep.c:554 #, 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:491 +#: build/parsePrep.c:563 #, 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:503 +#: build/parsePrep.c:576 +#, fuzzy, c-format +msgid "line %d: Bad arg to %%patch -F: %s\n" +msgstr "řádek %d: Špatný parametr pro %%patch -p: %s\n" + +#: build/parsePrep.c:585 +#, fuzzy, c-format +msgid "line %d: Need arg to %%patch -d: %s\n" +msgstr "řádek %d: K %%patch -b potřebuji parametr: %s\n" + +#: build/parsePrep.c:597 #, 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:510 +#: build/parsePrep.c:604 #, 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:517 +#: build/parsePrep.c:611 msgid "Too many patches!\n" msgstr "Příliš mnoho patchů!\n" -#: build/parsePrep.c:521 +#: build/parsePrep.c:615 #, c-format msgid "line %d: Bad arg to %%patch: %s\n" msgstr "řádek %d: Špatný parametr pro %%patch: %s\n" -#: build/parsePrep.c:557 +#: build/parsePrep.c:766 +#, fuzzy, c-format +msgid "Missing %s%d %s: %s\n" +msgstr "Chybějící %s v %s %s\n" + +#: build/parsePrep.c:778 build/parsePrep.c:793 +#, fuzzy, c-format +msgid "Fetching(%s%d): %s\n" +msgstr "Provádění(%s): %s\n" + +#: build/parsePrep.c:784 build/parsePrep.c:799 +#, fuzzy, c-format +msgid "Fetching %s%d failed: %s\n" +msgstr "otevření %s selhalo: %s\n" + +#: build/parsePrep.c:804 +#, fuzzy, c-format +msgid "Missing %s%d: %s: %s\n" +msgstr "Chybějící %s v %s %s\n" + +#: build/parsePrep.c:826 #, c-format msgid "line %d: second %%prep\n" msgstr "řádek %d: druhý %%prep\n" -#: build/parseReqs.c:102 -#, c-format +#: build/parseReqs.c:101 +#, fuzzy, c-format msgid "" -"line %d: Dependency tokens must begin with alpha-numeric, '_' or '/': %s\n" +"line %d: Dependency \"%s\" must begin with alpha-numeric, '_' or '/': %s\n" msgstr "" "řádek %d: Položky v závislostech musí začínat alfanumerickým znakem, '_' " "nebo '/': %s\n" -#: build/parseReqs.c:113 -#, c-format -msgid "line %d: File name not permitted: %s\n" -msgstr "řádek %d: Jméno souboru není dovoleno: %s\n" - -#: build/parseReqs.c:145 +#: build/parseReqs.c:127 #, c-format msgid "line %d: Versioned file name not permitted: %s\n" msgstr "řádek %d: Jméno s verzí není dovoleno: %s\n" -#: build/parseReqs.c:176 +#: build/parseReqs.c:144 #, c-format msgid "line %d: Version required: %s\n" msgstr "řádek %d: Vyžadována verze: %s\n" -#: build/parseScript.c:166 +#: build/parseScript.c:196 #, c-format msgid "line %d: triggers must have --: %s\n" msgstr "řádek %d: spouště (triggery) musí mít --: %s\n" -#: build/parseScript.c:176 build/parseScript.c:239 +#: build/parseScript.c:206 build/parseScript.c:279 #, c-format msgid "line %d: Error parsing %s: %s\n" msgstr "řádek %d: Chyba při parsování %s: %s\n" -#: build/parseScript.c:187 +#: build/parseScript.c:218 +#, fuzzy, c-format +msgid "line %d: internal script must end with '>': %s\n" +msgstr "řádek %d: jméno skriptu musí začínat na '/': %s\n" + +#: build/parseScript.c:227 #, c-format msgid "line %d: script program must begin with '/': %s\n" msgstr "řádek %d: jméno skriptu musí začínat na '/': %s\n" -#: build/parseScript.c:231 +#: build/parseScript.c:271 #, c-format msgid "line %d: Second %s\n" msgstr "řádek %d: Druhý %s\n" -#: build/parseSpec.c:157 +#: build/parseScript.c:317 +#, fuzzy, c-format +msgid "line %d: unsupported internal script: %s\n" +msgstr "řádek %d: Chyba při parsování %%description: %s\n" + +#: build/parseSpec.c:237 #, c-format msgid "line %d: %s\n" msgstr "řádek %d: %s\n" -#. XXX Fstrerror -#: build/parseSpec.c:209 +#: build/parseSpec.c:291 #, c-format msgid "Unable to open %s: %s\n" msgstr "Nemohu otevřít %s: %s\n" -#: build/parseSpec.c:225 +#: build/parseSpec.c:306 #, c-format msgid "Unclosed %%if\n" msgstr "Neuzavřený %%if\n" -#: build/parseSpec.c:297 +#: build/parseSpec.c:397 #, c-format msgid "%s:%d: parseExpressionBoolean returns %d\n" msgstr "%s:%d: parseExpressionBoolean vrátil %d\n" -#: build/parseSpec.c:306 +#: build/parseSpec.c:406 #, c-format msgid "%s:%d: Got a %%else with no %%if\n" msgstr "%s:%d: %%else bez počítečního %%if\n" -#: build/parseSpec.c:318 +#: build/parseSpec.c:418 #, c-format msgid "%s:%d: Got a %%endif with no %%if\n" msgstr "%s:%d: %%endif bez počátečního %%if\n" -#: build/parseSpec.c:332 build/parseSpec.c:341 +#: build/parseSpec.c:432 build/parseSpec.c:441 #, c-format msgid "malformed %%include statement\n" msgstr "poškozený příkaz %%include\n" -#: build/parseSpec.c:542 +#: build/parseSpec.c:656 msgid "No compatible architectures found for build\n" msgstr "Nenalezeny žádné kompatibilní architektury pro sestavení\n" -#: build/parseSpec.c:600 +#: build/parseSpec.c:723 #, c-format msgid "Package has no %%description: %s\n" msgstr "Balíček nemá žádné %%description: %s\n" -#: build/poptBT.c:108 -#, c-format -msgid "buildroot already specified, ignoring %s\n" -msgstr "buildroot byl již nastaven, ignoruji %s\n" - -#: build/poptBT.c:160 +#: build/poptBT.c:136 #, c-format msgid "build through %prep (unpack sources and apply patches) from <specfile>" msgstr "" "sestavení podle %prep (rozbalení zdrojových kódů a aplikace patchů) podle " "<spec_soubor>" -#: build/poptBT.c:161 build/poptBT.c:164 build/poptBT.c:167 build/poptBT.c:170 -#: build/poptBT.c:173 build/poptBT.c:176 build/poptBT.c:179 +#: build/poptBT.c:137 build/poptBT.c:140 build/poptBT.c:143 build/poptBT.c:146 +#: build/poptBT.c:149 build/poptBT.c:152 build/poptBT.c:155 build/poptBT.c:159 +#: build/poptBT.c:162 msgid "<specfile>" msgstr "<spec_soubor>" -#: build/poptBT.c:163 +#: build/poptBT.c:139 msgid "build through %build (%prep, then compile) from <specfile>" msgstr "sestavení podle %build (%prep, pak kompilace) podle <spec_soubor>" -#: build/poptBT.c:166 +#: build/poptBT.c:142 msgid "build through %install (%prep, %build, then install) from <specfile>" msgstr "" "sestavení podle %install (%prep, %build, pak install) podle <spec_soubor>" -#: build/poptBT.c:169 +#: build/poptBT.c:145 #, c-format msgid "verify %files section from <specfile>" msgstr "kontrola části %files ve <spec_soubor>" -#: build/poptBT.c:172 +#: build/poptBT.c:148 msgid "build source and binary packages from <specfile>" msgstr "vytvoření zdrojového a binárního balíčku podle <spec_soubor>" -#: build/poptBT.c:175 +#: build/poptBT.c:151 msgid "build binary package only from <specfile>" msgstr "vytvoření pouze binárního balíčku podle <spec_soubor>" -#: build/poptBT.c:178 +#: build/poptBT.c:154 msgid "build source package only from <specfile>" msgstr "vytvoření zdrojového balíčku podle <spec_soubor>" -#: build/poptBT.c:182 +#: build/poptBT.c:158 +#, fuzzy +msgid "track versions of sources from <specfile>" +msgstr "kontrola části %files ve <spec_soubor>" + +#: build/poptBT.c:161 +msgid "fetch missing source and patch files" +msgstr "" + +#: build/poptBT.c:165 #, c-format msgid "build through %prep (unpack sources and apply patches) from <tarball>" msgstr "" "sestavení podle %prep (rozbalení zdrojových kódů, aplikace patchů) z " "<tar_soubor>" -#: build/poptBT.c:183 build/poptBT.c:186 build/poptBT.c:189 build/poptBT.c:192 -#: build/poptBT.c:195 build/poptBT.c:198 build/poptBT.c:201 +#: build/poptBT.c:166 build/poptBT.c:169 build/poptBT.c:172 build/poptBT.c:175 +#: build/poptBT.c:178 build/poptBT.c:181 build/poptBT.c:184 msgid "<tarball>" msgstr "<tar_soubor>" -#: build/poptBT.c:185 +#: build/poptBT.c:168 msgid "build through %build (%prep, then compile) from <tarball>" msgstr "sestavení podle %build (%prep, pak kompilace) z <tar_soubor>" -#: build/poptBT.c:188 +#: build/poptBT.c:171 msgid "build through %install (%prep, %build, then install) from <tarball>" msgstr "sestavení podle %%install (%prep, %build, pak install) z <tar_soubor>" -#: build/poptBT.c:191 +#: build/poptBT.c:174 #, c-format msgid "verify %files section from <tarball>" msgstr "kontrola části %files z <tar_soubor>" -#: build/poptBT.c:194 +#: build/poptBT.c:177 msgid "build source and binary packages from <tarball>" msgstr "vytvoření zdrojového a binárního balíčku z <tar_soubor>" -#: build/poptBT.c:197 +#: build/poptBT.c:180 msgid "build binary package only from <tarball>" msgstr "vytvoření pouze binárního balíčku z <tar_soubor>" -#: build/poptBT.c:200 +#: build/poptBT.c:183 msgid "build source package only from <tarball>" msgstr "vytvoření pouze zdrojového balíčku z <tar_soubor>" -#: build/poptBT.c:204 +#: build/poptBT.c:187 msgid "build binary package from <source package>" msgstr "vytvoření binárního balíčku ze <zdrojový balíček>" -#: build/poptBT.c:205 build/poptBT.c:208 +#: build/poptBT.c:188 build/poptBT.c:191 msgid "<source package>" msgstr "<zdrojový balíček>" -#: build/poptBT.c:207 +#: build/poptBT.c:190 msgid "" "build through %install (%prep, %build, then install) from <source package>" msgstr "sestavení podle %%install (včetně %prep, %build) ze <zdrojový balíček>" -#: build/poptBT.c:211 -msgid "override build root" -msgstr "build root předefinován" - -#: build/poptBT.c:213 +#: build/poptBT.c:194 msgid "remove build tree when done" msgstr "po dokončení odstranit sestavovací strom" -#: build/poptBT.c:215 rpmdb/poptDB.c:28 -msgid "generate headers compatible with rpm4 packaging" -msgstr "generovat hlavičky kompatibilní s RPM verze 4" - -#: build/poptBT.c:217 -msgid "ignore ExcludeArch: directives from spec file" -msgstr "ignorovat ExcludeArch: direktivy ve spec souboru" - -#: build/poptBT.c:219 -msgid "debug file state machine" -msgstr "ladit nástroj stavu souborů" - -#: build/poptBT.c:221 +#: build/poptBT.c:196 msgid "do not execute any stages of the build" msgstr "nespouštět žádné etapy vytváření balíčku" -#: build/poptBT.c:223 +#: build/poptBT.c:198 msgid "do not verify build dependencies" msgstr "nekontrolovat závislosti balíčků" -#: build/poptBT.c:225 -msgid "generate package header(s) compatible with (legacy) rpm[23] packaging" -msgstr "generovat hlavičky balíčků kompatibilní s RPM verze 2 a 3" +#: build/poptBT.c:200 +msgid "disable automagic Provides: extraction" +msgstr "" + +#: build/poptBT.c:202 +msgid "disable automagic Requires: extraction" +msgstr "" + +#: build/poptBT.c:204 +msgid "disable tags forbidden by LSB" +msgstr "" -#: build/poptBT.c:229 lib/poptALL.c:216 lib/poptI.c:265 lib/poptI.c:272 -#: lib/poptQV.c:329 lib/poptQV.c:338 lib/poptQV.c:377 +#: build/poptBT.c:207 lib/poptALL.c:362 lib/poptI.c:342 lib/poptQV.c:407 +#: lib/poptQV.c:416 lib/poptQV.c:458 #, fuzzy msgid "don't verify package digest(s)" msgstr "nekontrolovat závislosti balíčků" -#: build/poptBT.c:231 lib/poptALL.c:218 lib/poptI.c:267 lib/poptI.c:274 -#: lib/poptQV.c:332 lib/poptQV.c:340 lib/poptQV.c:380 +#: build/poptBT.c:209 lib/poptALL.c:364 lib/poptI.c:344 lib/poptQV.c:410 +#: lib/poptQV.c:418 lib/poptQV.c:461 #, fuzzy msgid "don't verify database header(s) when retrieved" msgstr "nekontrolovat architekturu balíčku" -#: build/poptBT.c:233 lib/poptALL.c:224 lib/poptI.c:269 lib/poptI.c:276 -#: lib/poptQV.c:335 lib/poptQV.c:342 lib/poptQV.c:382 +#: build/poptBT.c:211 lib/poptALL.c:366 lib/poptI.c:346 lib/poptQV.c:413 +#: lib/poptQV.c:420 lib/poptQV.c:463 #, fuzzy msgid "don't verify package signature(s)" msgstr "ověřit podpis v balíčku" -#: build/poptBT.c:236 -msgid "do not accept i18N msgstr's from specfile" +#: build/poptBT.c:214 +#, fuzzy +msgid "do not accept i18n msgstr's from specfile" msgstr "neakceptovat i18N popisky ze spec souboru" -#: build/poptBT.c:238 +#: build/poptBT.c:216 msgid "remove sources when done" msgstr "po dokončení odstranit zdrojové kódy" -#: build/poptBT.c:240 +#: build/poptBT.c:218 msgid "remove specfile when done" msgstr "po dokončení odstranit spec soubor" -#: build/poptBT.c:242 +#: build/poptBT.c:220 msgid "skip straight to specified stage (only for c,i)" msgstr "přeskočit přímo na určenou etapu (pouze pro c,i)" -#: build/poptBT.c:244 +#: build/poptBT.c:222 msgid "generate PGP/GPG signature" msgstr "generovat PGP/GPG podpis" -#: build/poptBT.c:246 +#: build/poptBT.c:224 msgid "override target platform" msgstr "cílová platforma předefinována" -#: build/poptBT.c:248 -msgid "lookup i18N strings in specfile catalog" +#: build/poptBT.c:224 lib/poptALL.c:359 lib/poptQV.c:318 +msgid "CPU-VENDOR-OS" +msgstr "" + +#: build/poptBT.c:226 +#, fuzzy +msgid "look up i18n strings in specfile catalog" msgstr "vyhledat i18N řetězce ve specfile katalogu" -#: build/spec.c:233 +#: build/spec.c:307 #, c-format msgid "line %d: Bad number: %s\n" msgstr "řádek %d: Špatné číslo: %s\n" -#: build/spec.c:239 +#: build/spec.c:313 #, c-format msgid "line %d: Bad no%s number: %d\n" msgstr "řádek %d: Špatné číslo %s: %d\n" -#: build/spec.c:302 +#: build/spec.c:383 #, c-format msgid "line %d: Bad %s number: %s\n" msgstr "řádek %d: Špatné číslo %s: %s\n" -#: lib/cpio.c:207 +#: build/spec.c:726 #, c-format -msgid "(error 0x%x)" -msgstr "(chyba: 0x%x)" - -#: lib/cpio.c:210 -msgid "Bad magic" -msgstr "Špatné magické číslo" - -#: lib/cpio.c:211 -msgid "Bad/unreadable header" -msgstr "Špatná nebo nečitelná hlavička" - -#: lib/cpio.c:232 -msgid "Header size too big" -msgstr "Velikost hlavičky je přiliš velká" +msgid "can't query %s: %s\n" +msgstr "nemohu provést dotaz %s: %s\n" -#: lib/cpio.c:233 -msgid "Unknown file type" -msgstr "Neznámý typ souboru" - -#: lib/cpio.c:234 -msgid "Missing hard link(s)" -msgstr "Chybějící hardlink(y)" - -#: lib/cpio.c:235 -msgid "MD5 sum mismatch" -msgstr "MD5 součet nesouhlasí" +#: build/spec.c:866 +#, c-format +msgid "query of specfile %s failed, can't parse\n" +msgstr "dotaz na spec soubor %s selhal, nemohu parsovat\n" -#: lib/cpio.c:236 -msgid "Internal error" -msgstr "Interní chyba" +#: build/spec.c:921 +#, fuzzy, c-format +msgid "Query specfile for platform(s): %s\n" +msgstr "Sestavuji cílové platformy: %s\n" -#: lib/cpio.c:237 -msgid "Archive file not in header" -msgstr "" +#: lib/depends.c:518 +#, fuzzy, c-format +msgid " Comparing compat archs %s ? %s\n" +msgstr "žádný balíček neaktivuje %s\n" -#: lib/cpio.c:248 -msgid " failed - " -msgstr "selhal - " +#: lib/depends.c:659 +#, fuzzy, c-format +msgid "package %s was already added, skipping %s\n" +msgstr "balíček %s je již nainstalován" -#: lib/depends.c:163 +#: lib/depends.c:673 #, fuzzy, c-format msgid "package %s was already added, replacing with %s\n" msgstr "balíček %s je již nainstalován" -#: lib/depends.c:395 +#: lib/depends.c:890 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:906 #, fuzzy -msgid "(rpmrc provides)" -msgstr "%s: %-45s ANO (rpmrc poskytuje)\n" +msgid "(function probe)" +msgstr "(neznámý typ)" -#: lib/depends.c:439 -#, fuzzy -msgid "(rpmlib provides)" -msgstr "%s: %-45s ANO (rpmlib poskytuje)\n" +#: lib/depends.c:925 +msgid "(user lookup)" +msgstr "" -#: lib/depends.c:468 -#, fuzzy -msgid "(db files)" -msgstr "Špatný soubor: %s: %s\n" +#: lib/depends.c:942 +msgid "(group lookup)" +msgstr "" -#: lib/depends.c:481 +#: lib/depends.c:951 #, fuzzy -msgid "(db provides)" -msgstr "%s: %-45s ANO (db poskytuje)\n" +msgid "(access probe)" +msgstr "%s: %-45s ANO (přidáno poskytuje)\n" -#: lib/depends.c:494 +#: lib/depends.c:973 #, fuzzy -msgid "(db package)" -msgstr "žádné balíčky\n" +msgid "(mtab probe)" +msgstr "%s: %-45s ANO (db poskytuje)\n" -#: lib/depends.c:852 -#, c-format -msgid "ignore package name relation(s) [%d]\t%s -> %s\n" +#: lib/depends.c:1030 +msgid "(diskspace probe)" msgstr "" -#: lib/depends.c:974 -#, fuzzy, c-format -msgid "removing %s \"%s\" from tsort relations.\n" -msgstr "odstraňuji %s-%s-%s \"%s\" z tsort relací.\n" +#: lib/depends.c:1072 +#, fuzzy +msgid "(digest probe)" +msgstr "%s: %-45s ANO (přidáno poskytuje)\n" -#. Record all relations. -#: lib/depends.c:1208 -msgid "========== recording tsort relations\n" -msgstr "========== ukládání tsort relací\n" +#: lib/depends.c:1096 +#, fuzzy +msgid "(signature probe)" +msgstr "Volby signatury:" -#. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1126 #, fuzzy -msgid "" -"========== tsorting packages (order, #predecessors, #succesors, tree, " -"depth)\n" +msgid "(verify probe)" +msgstr "režim kontroly" + +#: lib/depends.c:1148 +msgid "(gnupg probe)" msgstr "" -"========== tsorting balíčků (pořadí, #předchůdce, #následovník, hloubka)\n" -#: lib/depends.c:1393 -msgid "========== successors only (presentation order)\n" -msgstr "========== pouze úspěšné (pořadí dle prezentace)\n" +#: lib/depends.c:1161 +#, fuzzy +msgid "(macro probe)" +msgstr "%s: %-45s ANO (rpmrc poskytuje)\n" -#: lib/depends.c:1463 -msgid "LOOP:\n" -msgstr "SMYČKA:\n" +#: lib/depends.c:1189 +msgid "(envvar probe)" +msgstr "" -#: lib/depends.c:1498 -msgid "========== continuing tsort ...\n" -msgstr "========== pokračuje tsort ...\n" +#: lib/depends.c:1216 +#, fuzzy +msgid "(running probe)" +msgstr "(neznámý typ)" -#. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 -#, c-format -msgid "rpmtsOrder failed, %d elements remain\n" +#: lib/depends.c:1238 +msgid "(sanity probe)" msgstr "" -#: lib/formats.c:34 lib/formats.c:60 lib/formats.c:95 lib/formats.c:386 -#: rpmdb/header.c:3236 rpmdb/header.c:3259 rpmdb/header.c:3283 -msgid "(not a number)" -msgstr "(není číslo)" +#: lib/depends.c:1259 +msgid "(vcheck probe)" +msgstr "" -#: lib/formats.c:160 +#: lib/depends.c:1280 #, fuzzy -msgid "(not base64)" -msgstr "(není číslo)" +msgid "(sysinfo provides)" +msgstr "%s: %-45s ANO (db poskytuje)\n" -#: lib/formats.c:170 -msgid "(invalid type)" -msgstr "" +#: lib/depends.c:1299 +#, fuzzy +msgid "(rpmlib provides)" +msgstr "%s: %-45s ANO (rpmlib poskytuje)\n" -#: lib/formats.c:236 lib/formats.c:285 +#: lib/depends.c:1314 #, fuzzy -msgid "(not a blob)" -msgstr "(není číslo)" +msgid "(cpuinfo provides)" +msgstr "%s: %-45s ANO (rpmlib poskytuje)\n" -#: lib/formats.c:310 +#: lib/depends.c:1329 #, fuzzy -msgid "(not an OpenPGP signature)" -msgstr "vynechat případné PGP podpisy" +msgid "(getconf provides)" +msgstr "%s: %-45s ANO (db poskytuje)\n" + +#: lib/depends.c:1344 +#, fuzzy +msgid "(uname provides)" +msgstr "%s: %-45s ANO (přidáno poskytuje)\n" + +#: lib/depends.c:1376 +#, fuzzy +msgid "(soname provides)" +msgstr "%s: %-45s ANO (přidáno poskytuje)\n" + +#: lib/depends.c:1404 +#, fuzzy +msgid "(db files)" +msgstr "Špatný soubor: %s: %s\n" + +#: lib/depends.c:1416 +#, fuzzy +msgid "(db provides)" +msgstr "%s: %-45s ANO (db poskytuje)\n" + +#: lib/depends.c:1446 +msgid "(hint skipped)" +msgstr "" + +#: lib/depends.c:1883 +#, c-format +msgid "ignore package name relation(s) [%d]\t%s -> %s\n" +msgstr "" + +#: lib/depends.c:2006 +#, fuzzy, c-format +msgid "removing %s \"%s\" from tsort relations.\n" +msgstr "odstraňuji %s-%s-%s \"%s\" z tsort relací.\n" + +#: lib/depends.c:2590 +msgid "LOOP:\n" +msgstr "SMYČKA:\n" -#: lib/fs.c:73 +#: lib/depends.c:2626 +#, c-format +msgid "rpmtsOrder failed, %d elements remain\n" +msgstr "" + +#: lib/fs.c:79 #, c-format msgid "mntctl() failed to return size: %s\n" msgstr "mntctl() nevrátil velikost: %s\n" -#: lib/fs.c:88 +#: lib/fs.c:94 #, c-format msgid "mntctl() failed to return mount points: %s\n" msgstr "mntctl() nevrátil přípojné body: %s\n" -#: lib/fs.c:108 lib/fs.c:193 lib/fs.c:303 +#: lib/fs.c:114 lib/fs.c:219 lib/fs.c:337 #, c-format msgid "failed to stat %s: %s\n" msgstr "nemohu zjistit stav %s: %s\n" -#: lib/fs.c:151 rpmio/url.c:523 +#: lib/fs.c:159 #, c-format msgid "failed to open %s: %s\n" msgstr "nemohu otevřít %s: %s\n" -#: lib/fs.c:326 +#: lib/fs.c:241 +#, fuzzy, c-format +msgid "%5d 0x%04x %s %s\n" +msgstr "Soubor %4d: %07o %s.%s\t %s\n" + +#: lib/fs.c:360 #, c-format msgid "file %s is on an unknown device\n" msgstr "soubor %s je na neznámém zařízení\n" -#: lib/fsm.c:339 -#, fuzzy -msgid "========== Directories not explictly included in package:\n" -msgstr "========= Adresáře, které nebyly explicitně zařazeny do balíčku:\n" - -#: lib/fsm.c:341 -#, fuzzy, c-format -msgid "%10d %s\n" -msgstr "%9d %s\n" +#: lib/fsm.c:897 +#, c-format +msgid "user %s does not exist - using root\n" +msgstr "uživatel %s neexistuje - použit uživatel root\n" -#: lib/fsm.c:1242 +#: lib/fsm.c:911 #, c-format -msgid "%s directory created with perms %04o.\n" -msgstr "vytvořen adresář %s s právy %04o.\n" +msgid "group %s does not exist - using root\n" +msgstr "skupina %s neexistuje - použita skupina root\n" -#: lib/fsm.c:1540 +#: lib/fsm.c:1785 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1669 lib/fsm.c:1805 +#: lib/fsm.c:1929 lib/fsm.c:2049 #, c-format msgid "%s saved as %s\n" msgstr "%s uloženo jako %s\n" -#: lib/fsm.c:1831 +#: lib/fsm.c:2076 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s odstranění %s selhalo: Adresář není prázdný\n" -#: lib/fsm.c:1837 +#: lib/fsm.c:2082 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir %s selhal: %s\n" -#: lib/fsm.c:1847 -#, c-format -msgid "%s unlink of %s failed: %s\n" +#: lib/fsm.c:2097 +#, fuzzy, c-format +msgid " %s: unlink of %s failed: %s\n" msgstr "%s unlink %s selhal: %s\n" -#: lib/fsm.c:1867 +#: lib/fsm.c:2122 #, c-format msgid "%s created as %s\n" msgstr "%s vytvořen jako %s\n" -#: lib/misc.c:45 +#: lib/misc.c:41 #, c-format msgid "cannot create %%%s %s\n" msgstr "nemohu vytvořit %s: %s\n" -#: lib/misc.c:50 -#, c-format -msgid "cannot write to %%%s %s\n" -msgstr "nemohu zapsat do %%%s %s\n" - -#: lib/misc.c:190 lib/misc.c:195 lib/misc.c:201 -#, c-format -msgid "error creating temporary file %s\n" -msgstr "chyba při vytváření dočasného souboru %s\n" - -#: lib/package.c:362 -#, c-format -msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n" -msgstr "" +#: lib/package.c:130 +#, fuzzy +msgid "read failed\n" +msgstr "spuštění selhalo\n" -#: lib/package.c:371 lib/package.c:435 lib/package.c:502 lib/signature.c:226 +#: lib/package.c:136 lib/rpmchecksig.c:245 lib/rpmchecksig.c:900 #, c-format -msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n" +msgid "%s: No signature available\n" msgstr "" -#: lib/package.c:391 lib/signature.c:242 +#: lib/package.c:229 lib/package.c:266 lib/rpmchecksig.c:979 #, c-format -msgid "region offset: BAD, tag %d type %d offset %d count %d\n" +msgid "skipping package %s with unverifiable V%u signature\n" msgstr "" -#: lib/package.c:412 lib/signature.c:263 +#: lib/package.c:311 lib/rpmchecksig.c:119 #, c-format -msgid "region trailer: BAD, tag %d type %d offset %d count %d\n" -msgstr "" +msgid "%s: Fread failed: %s\n" +msgstr "%s: Fread selhalo: %s\n" -#: lib/package.c:426 lib/signature.c:277 +#: lib/poptALL.c:145 rpmio/poptIO.c:148 #, c-format -msgid "region size: BAD, ril(%d) > il(%d)\n" -msgstr "" - -#: lib/package.c:454 -msgid "hdr SHA1: BAD, not hex\n" -msgstr "" - -#: lib/package.c:472 -msgid "hdr DSA: BAD, not binary\n" +msgid "%s (" msgstr "" -#: lib/package.c:536 lib/package.c:576 lib/package.c:877 lib/package.c:901 -#: lib/package.c:931 lib/rpmchecksig.c:806 -#, c-format -msgid "only V3 signatures can be verified, skipping V%u signature\n" -msgstr "" +#: lib/poptALL.c:291 lib/poptI.c:210 lib/poptQV.c:288 lib/poptQV.c:335 +#, fuzzy +msgid "add suggested packages to transaction" +msgstr "dotaz/ověření balíčků ve skupině" -#: lib/package.c:655 -#, c-format -msgid "hdr size(%d): BAD, read returned %d\n" +#: lib/poptALL.c:294 lib/poptI.c:213 +msgid "use anaconda \"presentation order\"" msgstr "" -#: lib/package.c:659 -msgid "hdr magic: BAD\n" +#: lib/poptALL.c:297 lib/poptI.c:216 +msgid "print dependency loops as warning" msgstr "" -#: lib/package.c:667 -#, c-format -msgid "hdr tags: BAD, no. of tags(%d) out of range\n" +#: lib/poptALL.c:300 lib/poptI.c:219 +msgid "do not suggest missing dependency resolution(s)" msgstr "" -#: lib/package.c:676 -#, c-format -msgid "hdr data: BAD, no. of bytes(%d) out of range\n" -msgstr "" +#: lib/poptALL.c:303 lib/poptI.c:222 +#, fuzzy +msgid "do not check added package conflicts" +msgstr "nespouštět žádné skripty určené pro balíčky" -#: lib/package.c:690 -#, c-format -msgid "hdr blob(%d): BAD, read returned %d\n" +#: lib/poptALL.c:306 lib/poptI.c:225 +msgid "ignore added package requires on symlink targets" msgstr "" -#: lib/package.c:703 -msgid "hdr load: BAD\n" +#: lib/poptALL.c:309 lib/poptI.c:228 +msgid "ignore added package obsoletes" msgstr "" -#: lib/package.c:768 -msgid "packaging version 1 is not supported by this version of RPM\n" -msgstr "práce s balíčky verze 1 není podporována touto verzí RPM\n" - -#: lib/package.c:776 -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:787 lib/rpmchecksig.c:230 lib/rpmchecksig.c:721 -#, fuzzy, c-format -msgid "%s: rpmReadSignature failed: %s" -msgstr "%s: readLead selhalo\n" - -#: lib/package.c:794 lib/rpmchecksig.c:237 lib/rpmchecksig.c:729 -#, c-format -msgid "%s: No signature available\n" -msgstr "" +#: lib/poptALL.c:312 lib/poptI.c:231 +#, fuzzy +msgid "ignore added package requires on file parent directory" +msgstr "uchovat smazané soubory přesunem do podadresáře" -#: lib/package.c:841 -#, fuzzy, c-format -msgid "%s: headerRead failed: %s" -msgstr "%s: readLead selhalo\n" +#: lib/poptALL.c:315 lib/poptI.c:234 +#, fuzzy +msgid "do not check added package requires" +msgstr "nespouštět žádné skripty určené pro balíčky" -#: lib/package.c:944 lib/rpmchecksig.c:118 lib/rpmchecksig.c:644 -#, c-format -msgid "%s: Fread failed: %s\n" -msgstr "%s: Fread selhalo: %s\n" +#: lib/poptALL.c:318 lib/poptI.c:237 +#, fuzzy +msgid "ignore added package upgrades" +msgstr "žádný balíček neposkytuje %s\n" -#: lib/poptALL.c:203 +#: lib/poptALL.c:334 msgid "predefine MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:204 lib/poptALL.c:207 +#: lib/poptALL.c:335 lib/poptALL.c:339 rpmio/poptIO.c:329 msgid "'MACRO EXPR'" msgstr "" -#: lib/poptALL.c:206 +#: lib/poptALL.c:338 rpmio/poptIO.c:328 msgid "define MACRO with value EXPR" msgstr "" -#: lib/poptALL.c:209 +#: lib/poptALL.c:341 rpmio/poptIO.c:331 +msgid "undefine MACRO" +msgstr "" + +#: lib/poptALL.c:342 rpmio/poptIO.c:332 +msgid "'MACRO'" +msgstr "" + +#: lib/poptALL.c:344 rpmio/poptIO.c:334 #, fuzzy msgid "print macro expansion of EXPR" msgstr "vypsat expanzi makra <výraz>+" -#: lib/poptALL.c:210 +#: lib/poptALL.c:345 rpmio/poptIO.c:335 msgid "'EXPR'" msgstr "" -#: lib/poptALL.c:212 lib/poptALL.c:231 lib/poptALL.c:235 +#: lib/poptALL.c:347 rpmio/poptIO.c:338 #, fuzzy msgid "read <FILE:...> instead of default file(s)" msgstr "číst <soubor:...> místo implicitního makro souboru" -#: lib/poptALL.c:213 lib/poptALL.c:232 lib/poptALL.c:236 +#: lib/poptALL.c:348 lib/poptALL.c:352 lib/poptALL.c:356 rpmio/poptIO.c:339 +#: rpmio/poptIO.c:343 rpmio/poptIO.c:347 msgid "<FILE:...>" msgstr "" -#: lib/poptALL.c:221 lib/poptALL.c:255 -msgid "disable use of libio(3) API" -msgstr "zakázat použití libio(3) API" - -#: lib/poptALL.c:227 +#: lib/poptALL.c:351 rpmio/poptIO.c:342 #, fuzzy -msgid "send stdout to CMD" -msgstr "odeslat stdout do <příkazu>" - -#: lib/poptALL.c:228 -msgid "CMD" -msgstr "" +msgid "read <FILE:...> instead of default RPM Lua file(s)" +msgstr "číst <soubor:...> místo implicitního makro souboru" -#: lib/poptALL.c:239 +#: lib/poptALL.c:355 rpmio/poptIO.c:346 #, fuzzy -msgid "use ROOT as top level directory" -msgstr "použít <adr> jako adresář nejvyšší úrovně" +msgid "read <FILE:...> instead of default POPT file(s)" +msgstr "číst <soubor:...> místo implicitního makro souboru" -#: lib/poptALL.c:240 -msgid "ROOT" -msgstr "" +#: lib/poptALL.c:359 lib/poptQV.c:318 +#, fuzzy +msgid "specify target platform" +msgstr "cílová platforma předefinována" -#: lib/poptALL.c:243 +#: lib/poptALL.c:369 msgid "display known query tags" msgstr "zobrazit známé značky pro dotazy" -#: lib/poptALL.c:245 -msgid "display final rpmrc and macro configuration" +#: lib/poptALL.c:371 +#, fuzzy +msgid "display macro and configuration values" msgstr "zobrazit finální konfiguraci rpmrc a maker" -#: lib/poptALL.c:247 -msgid "provide less detailed output" -msgstr "poskytnout výstu s méně detaily" - -#: lib/poptALL.c:249 -msgid "provide more detailed output" -msgstr "poskytnout detailnější výstup" - -#: lib/poptALL.c:251 -msgid "print the version of rpm being used" +#: lib/poptALL.c:373 rpmio/poptIO.c:367 tools/rpmrepo.c:2013 +#, fuzzy +msgid "print the version" msgstr "vypsat používanou verzi rpm" -#: lib/poptALL.c:264 +#: lib/poptALL.c:381 #, fuzzy msgid "debug payload file state machine" msgstr "ladit nástroj stavu souborů" -#: lib/poptALL.c:266 -msgid "debug protocol data stream" -msgstr "ladit protokol datového toku" - -#: lib/poptALL.c:271 +#: lib/poptALL.c:383 #, fuzzy -msgid "debug option/argument processing" -msgstr "Interní chyba při zpracování parametrů (%d) :-(\n" +msgid "use threads for file state machine" +msgstr "ladit nástroj stavu souborů" -#: lib/poptALL.c:274 +#: lib/poptALL.c:393 #, fuzzy msgid "debug package state machine" msgstr "ladit nástroj stavu souborů" -#: lib/poptALL.c:284 -msgid "debug rpmio I/O" -msgstr "ladit rpmio I/O" - -#: lib/poptALL.c:292 -msgid "debug URL cache handling" -msgstr "ladit manipulaci s URL cache" +#: lib/poptALL.c:395 +#, fuzzy +msgid "use threads for package state machine" +msgstr "ladit nástroj stavu souborů" -#. @-nullpass@ -#: lib/poptALL.c:363 +#: lib/poptALL.c:641 rpmio/poptIO.c:567 #, c-format msgid "%s: option table misconfigured (%d)\n" msgstr "" -#: lib/poptI.c:57 +#: lib/poptI.c:70 msgid "exclude paths must begin with a /" msgstr "vynechané cesty musí začínat znakem /" -#: lib/poptI.c:71 +#: lib/poptI.c:84 +#, fuzzy +msgid "Option --relocate needs /old/path=/new/path argument" +msgstr " --relocate <stará_cesta>=<nová_cesta>" + +#: lib/poptI.c:86 msgid "relocations must begin with a /" msgstr "přemístění musejí začínat znakem /" -#: lib/poptI.c:74 +#: lib/poptI.c:89 msgid "relocations must contain a =" msgstr "přemístění musejí obsahovat =" -#: lib/poptI.c:77 +#: lib/poptI.c:92 msgid "relocations must have a / following the =" msgstr "přemístění musejí mít za znakem = znak /" -#: lib/poptI.c:92 -msgid "rollback takes a time/date stamp argument" +#: lib/poptI.c:110 +msgid "Option --rbexclude needs transaction id argument(s)" msgstr "" -#: lib/poptI.c:99 +#: lib/poptI.c:141 #, fuzzy -msgid "malformed rollback time/date stamp argument" +msgid "Option --rollback needs a time/date stamp argument" msgstr "porušený rollback čas" -#: lib/poptI.c:152 +#: lib/poptI.c:145 +#, c-format +msgid "Rollback goal: %-24.24s (0x%08x)\n" +msgstr "" + +#: lib/poptI.c:149 #, fuzzy -msgid "add suggested packages to transaction" -msgstr "dotaz/ověření balíčků ve skupině" +msgid "malformed rollback time/date stamp argument" +msgstr "porušený rollback čas" #: lib/poptI.c:156 +#, fuzzy +msgid "arbgoal takes a time/date stamp argument" +msgstr "porušený rollback čas" + +#: lib/poptI.c:163 +#, fuzzy +msgid "malformed arbgoal time/date stamp argument" +msgstr "porušený rollback čas" + +#: lib/poptI.c:242 msgid "install all files, even configurations which might otherwise be skipped" msgstr "" "nainstalovat všechny soubory i konfigurace, které by se jinak mohly vynechat" -#: lib/poptI.c:160 +#: lib/poptI.c:246 msgid "" "remove all packages which match <package> (normally an error is generated if " "<package> specified multiple packages)" @@ -1799,140 +1770,149 @@ "odstranit všechny balíčky odpovídající <balíčku> (obvykle se generuje chyba, " "specifikuje-li <balíček> více balíčků)" -#: lib/poptI.c:166 lib/poptI.c:245 lib/poptI.c:248 +#: lib/poptI.c:252 lib/poptI.c:326 msgid "do not execute package scriptlet(s)" msgstr "nespouštět žádné skripty určené pro balíčky" -#: lib/poptI.c:170 -msgid "relocate files in non-relocateable package" +#: lib/poptI.c:256 +#, fuzzy +msgid "relocate files in non-relocatable package" msgstr "přemístění souborů v nepřemístitelném balíčku" -#: lib/poptI.c:173 +#: lib/poptI.c:260 msgid "save erased package files by renaming into sub-directory" msgstr "uchovat smazané soubory přesunem do podadresáře" -#: lib/poptI.c:176 +#: lib/poptI.c:263 msgid "erase (uninstall) package" msgstr "smazat (deinstalovat) balíček" -#: lib/poptI.c:176 +#: lib/poptI.c:263 msgid "<package>+" msgstr "<balíček>" -#: lib/poptI.c:179 +#: lib/poptI.c:266 lib/poptI.c:306 +#, fuzzy +msgid "do not install configuration files" +msgstr "vypsat všechny konfigurační soubory" + +#: lib/poptI.c:269 lib/poptI.c:311 msgid "do not install documentation" msgstr "neinstalovat dokumentaci" -#: lib/poptI.c:181 +#: lib/poptI.c:271 msgid "skip files with leading component <path> " msgstr "přeskočit soubory s úvodní cestou <cesta> " -#: lib/poptI.c:182 +#: lib/poptI.c:272 tools/rpmmtree.c:3605 tools/rpmmtree.c:3608 msgid "<path>" msgstr "<cesta>" -#: lib/poptI.c:187 lib/poptI.c:190 -msgid "short hand for --replacepkgs --replacefiles" -msgstr "zkratka pro --replacepkgs --replacefiles" +#: lib/poptI.c:276 +#, fuzzy +msgid "detect file conflicts between packages" +msgstr "přemístění souborů v nepřemístitelném balíčku" -#: lib/poptI.c:195 +#: lib/poptI.c:280 msgid "upgrade package(s) if already installed" msgstr "aktualizace balíčku jestliže je již nainstalován" -#: lib/poptI.c:196 lib/poptI.c:214 lib/poptI.c:217 lib/poptI.c:324 +#: lib/poptI.c:281 lib/poptI.c:299 lib/poptI.c:399 msgid "<packagefile>+" msgstr "<soubor_balíčku>+" -#: lib/poptI.c:198 +#: lib/poptI.c:283 msgid "print hash marks as package installs (good with -v)" msgstr "během instalace balíčku zobrazit dvojité křížky (dobré s -v)" -#: lib/poptI.c:201 +#: lib/poptI.c:287 msgid "don't verify package architecture" msgstr "nekontrolovat architekturu balíčku" -#: lib/poptI.c:204 +#: lib/poptI.c:290 msgid "don't verify package operating system" msgstr "nekontrolovat operační systém balíčku" -#: lib/poptI.c:207 +#: lib/poptI.c:294 msgid "don't check disk space before installing" msgstr "nekontrolovat volné místo na disku před instalací" -#: lib/poptI.c:209 +#: lib/poptI.c:296 msgid "install documentation" msgstr "nainstalovat dokumentaci" -#: lib/poptI.c:214 lib/poptI.c:217 +#: lib/poptI.c:299 #, fuzzy msgid "install package(s)" msgstr "nainstalovat balíček" -#: lib/poptI.c:221 +#: lib/poptI.c:302 msgid "update the database, but do not modify the filesystem" msgstr "upravit databázi, ale neupravovat systém souborovů" -#: lib/poptI.c:225 lib/poptI.c:228 +#: lib/poptI.c:308 msgid "do not verify package dependencies" msgstr "nekontrolovat závislosti balíčků" -#: lib/poptI.c:232 lib/poptQV.c:275 lib/poptQV.c:278 -msgid "don't verify MD5 digest of files" -msgstr "nekontrolovat MD5 souborů v balíčku" +#: lib/poptI.c:314 lib/poptI.c:316 lib/poptQV.c:349 lib/poptQV.c:352 +#: lib/poptQV.c:354 +#, fuzzy +msgid "don't verify file digests" +msgstr "nekontrolovat závislosti balíčků" + +#: lib/poptI.c:318 +msgid "don't install file security contexts" +msgstr "" -#: lib/poptI.c:235 +#: lib/poptI.c:322 msgid "do not reorder package installation to satisfy dependencies" msgstr "pro vyřešení závislostí neměnit pořadí instalace balíčků" -#: lib/poptI.c:240 -msgid "do not suggest missing dependency resolution(s)" -msgstr "" - -#: lib/poptI.c:252 +#: lib/poptI.c:330 #, c-format msgid "do not execute %%pre scriptlet (if any)" msgstr "nespouštět žádné skripty (jsou-li nějaké)" -#: lib/poptI.c:255 +#: lib/poptI.c:333 #, c-format msgid "do not execute %%post scriptlet (if any)" msgstr "nespouštět žádné skripty (jsou-li nějaké)" -#: lib/poptI.c:258 +#: lib/poptI.c:336 #, c-format msgid "do not execute %%preun scriptlet (if any)" msgstr "nespouštět žádné skripty (jsou-li nějaké)" -#: lib/poptI.c:261 +#: lib/poptI.c:339 #, c-format msgid "do not execute %%postun scriptlet (if any)" msgstr "nespouštět žádné skripty (jsou-li nějaké)" -#: lib/poptI.c:280 +#: lib/poptI.c:349 msgid "do not execute any scriptlet(s) triggered by this package" msgstr "nespouštět žádné skripty aktivované tímto balíčkem" -#: lib/poptI.c:283 +#: lib/poptI.c:352 #, c-format msgid "do not execute any %%triggerprein scriptlet(s)" msgstr "nespouštět žádné skripty určené pro balíčky" -#: lib/poptI.c:286 +#: lib/poptI.c:355 #, c-format msgid "do not execute any %%triggerin scriptlet(s)" msgstr "nespouštět žádné instalační skripty" -#: lib/poptI.c:289 +#: lib/poptI.c:358 #, c-format msgid "do not execute any %%triggerun scriptlet(s)" msgstr "nespouštět žádné instalační skripty" -#: lib/poptI.c:292 +#: lib/poptI.c:361 #, c-format msgid "do not execute any %%triggerpostun scriptlet(s)" msgstr "nespouštět žádné instalační skripty" -#: lib/poptI.c:296 +#: lib/poptI.c:365 msgid "" "upgrade to an old version of the package (--force on upgrades does this " "automatically)" @@ -1940,587 +1920,677 @@ "aktualizovat na starou verzi balíčku (--force to dělá při aktualizacích " "automaticky)" -#: lib/poptI.c:300 +#: lib/poptI.c:369 msgid "print percentages as package installs" msgstr "během instalace balíčku zobrazit procenta" -#: lib/poptI.c:302 +#: lib/poptI.c:371 msgid "relocate the package to <dir>, if relocatable" msgstr "přemístit soubory do <adr>, jsou-li přemístitelné" -#: lib/poptI.c:303 +#: lib/poptI.c:372 msgid "<dir>" msgstr "<adresář>" -#: lib/poptI.c:305 +#: lib/poptI.c:374 msgid "relocate files from path <old> to <new>" msgstr "přemístit soubory ze <staré_cesty> do <nové_cesty>" -#: lib/poptI.c:306 +#: lib/poptI.c:375 msgid "<old>=<new>" msgstr "<stará_cesta>=<nová_cesta>" -#: lib/poptI.c:309 +#: lib/poptI.c:378 msgid "save erased package files by repackaging" msgstr "uchovat smazané soubory pomocí přebalení" -#: lib/poptI.c:312 -msgid "install even if the package replaces installed files" -msgstr "instalovat, i když balíček přepíše existující soubory" +#: lib/poptI.c:381 +msgid "ignore file conflicts between packages" +msgstr "" -#: lib/poptI.c:315 +#: lib/poptI.c:384 msgid "reinstall if the package is already present" msgstr "přeinstalovat, i když je již balíček přítomen" -#: lib/poptI.c:317 +#: lib/poptI.c:386 #, fuzzy msgid "deinstall new, reinstall old, package(s), back to <date>" msgstr "odinstalovat nové balíčky, reinstalovat staré balíčky zpět do data" -#: lib/poptI.c:318 +#: lib/poptI.c:387 lib/poptI.c:390 msgid "<date>" msgstr "<datum>" -#: lib/poptI.c:320 +#: lib/poptI.c:389 +msgid "If transaction fails rollback to <date>" +msgstr "" + +#: lib/poptI.c:392 +msgid "Exclude Transaction I.D. from rollback" +msgstr "" + +#: lib/poptI.c:393 +#, fuzzy +msgid "<tid>" +msgstr "<adresář>" + +#: lib/poptI.c:395 msgid "don't install, but tell if it would work or not" msgstr "neinstalovat ale sdělit, zda-li by to fungovalo či nikoli" -#: lib/poptI.c:323 +#: lib/poptI.c:398 msgid "upgrade package(s)" msgstr "aktualizace balíčku" -#: lib/poptQV.c:95 +#: lib/poptQV.c:119 msgid "query/verify all packages" msgstr "dotázat/ověřit všechny balíčky" -#: lib/poptQV.c:97 +#: lib/poptQV.c:121 #, fuzzy msgid "rpm checksig mode" msgstr "režim kontroly" -#: lib/poptQV.c:99 +#: lib/poptQV.c:123 msgid "query/verify package(s) owning file" msgstr "dotaz/ověření balíčků vlastnícího soubor" -#: lib/poptQV.c:101 +#: lib/poptQV.c:125 +msgid "query/verify package(s) in group" +msgstr "dotaz/ověření balíčků ve skupině" + +#: lib/poptQV.c:127 #, fuzzy -msgid "query/verify package(s) with file identifier" -msgstr "dotaz/ověření balíčků vlastnícího soubor" +msgid "query/verify a package file" +msgstr "dotázat/ověřit všechny balíčky" -#: lib/poptQV.c:103 -msgid "query/verify package(s) in group" +#: lib/poptQV.c:130 +#, fuzzy +msgid "query/verify package(s) from TOP file tree walk" msgstr "dotaz/ověření balíčků ve skupině" -#: lib/poptQV.c:105 +#: lib/poptQV.c:132 #, fuzzy -msgid "query/verify package(s) with header identifier" -msgstr "dotaz/ověření balíčků vlastnícího soubor" +msgid "query/verify package(s) from system HDLIST" +msgstr "dotaz/ověření balíčků ve skupině" -#: lib/poptQV.c:107 +#: lib/poptQV.c:135 #, fuzzy -msgid "query/verify a package file" -msgstr "dotázat/ověřit všechny balíčky" +msgid "query/verify package(s) with source package identifier" +msgstr "dotaz/ověření balíčků vlastnícího soubor" -#: lib/poptQV.c:109 +#: lib/poptQV.c:137 #, fuzzy msgid "query/verify package(s) with package identifier" msgstr "dotaz/ověření balíčků vlastnícího soubor" -#: lib/poptQV.c:111 +#: lib/poptQV.c:139 +#, fuzzy +msgid "query/verify package(s) with header identifier" +msgstr "dotaz/ověření balíčků vlastnícího soubor" + +#: lib/poptQV.c:141 +#, fuzzy +msgid "query/verify package(s) with file identifier" +msgstr "dotaz/ověření balíčků vlastnícího soubor" + +#: lib/poptQV.c:144 msgid "rpm query mode" msgstr "režim dotazů" -#: lib/poptQV.c:113 +#: lib/poptQV.c:146 #, fuzzy msgid "query/verify a header instance" msgstr "dotaz/ověření balíčků vlastnícího soubor" -#: lib/poptQV.c:115 +#: lib/poptQV.c:148 msgid "query a spec file" msgstr "dotaz na spec soubor" -#: lib/poptQV.c:115 +#: lib/poptQV.c:148 lib/poptQV.c:150 tools/rpmmtree.c:3592 msgid "<spec>" msgstr "<spec>" -#: lib/poptQV.c:117 +#: lib/poptQV.c:150 +#, fuzzy +msgid "query source metadata from spec file parse" +msgstr "vytvoření zdrojového balíčku podle <spec_soubor>" + +#: lib/poptQV.c:152 #, fuzzy msgid "query/verify package(s) from install transaction" msgstr "dotaz/ověření balíčků ve skupině" -#: lib/poptQV.c:119 +#: lib/poptQV.c:154 msgid "query the package(s) triggered by the package" msgstr "dotaz na balíčky aktivované balíčkem" -#: lib/poptQV.c:121 +#: lib/poptQV.c:156 msgid "rpm verify mode" msgstr "režim kontroly" -#: lib/poptQV.c:123 +#: lib/poptQV.c:158 msgid "query/verify the package(s) which require a dependency" msgstr "dotaz/ověření balíčků vyžadujících závislost" -#: lib/poptQV.c:125 +#: lib/poptQV.c:160 +#, fuzzy +msgid "query/verify the package(s) which require any contained provide" +msgstr "dotaz/ověření balíčků vyžadujících závislost" + +#: lib/poptQV.c:164 msgid "query/verify the package(s) which provide a dependency" msgstr "dotaz/ověření balíčků poskytujících závislost" -#: lib/poptQV.c:226 +#: lib/poptQV.c:167 +msgid "create transaction set" +msgstr "" + +#: lib/poptQV.c:169 +msgid "do not order transaction set" +msgstr "" + +#: lib/poptQV.c:171 +#, fuzzy +msgid "do not glob arguments" +msgstr "k dotazu nezadány žádné parametry" + +#: lib/poptQV.c:173 +msgid "do not process non-package files as manifests" +msgstr "" + +#: lib/poptQV.c:175 +#, fuzzy +msgid "do not read headers" +msgstr "Špatná nebo nečitelná hlavička" + +#: lib/poptQV.c:276 msgid "list all configuration files" msgstr "vypsat všechny konfigurační soubory" -#: lib/poptQV.c:228 +#: lib/poptQV.c:278 msgid "list all documentation files" msgstr "vypsat všechny soubory s dokumentací" -#: lib/poptQV.c:230 +#: lib/poptQV.c:280 msgid "dump basic file information" msgstr "zobrazit základní informace o souborech" -#: lib/poptQV.c:234 +#: lib/poptQV.c:284 msgid "list files in package" msgstr "vypsat soubory v balíčku" -#: lib/poptQV.c:239 +#: lib/poptQV.c:293 lib/poptQV.c:340 +#, fuzzy, c-format +msgid "skip %%config files" +msgstr "vynechat %%license soubory" + +#: lib/poptQV.c:296 lib/poptQV.c:343 +#, fuzzy, c-format +msgid "skip %%doc files" +msgstr "vynechat %%ghost soubory" + +#: lib/poptQV.c:299 #, c-format msgid "skip %%ghost files" msgstr "vynechat %%ghost soubory" -#: lib/poptQV.c:243 +#: lib/poptQV.c:303 #, c-format msgid "skip %%license files" msgstr "vynechat %%license soubory" -#: lib/poptQV.c:246 +#: lib/poptQV.c:306 #, c-format msgid "skip %%readme files" msgstr "vynechat %%readme soubory" -#: lib/poptQV.c:252 +#: lib/poptQV.c:312 msgid "use the following query format" msgstr "použij následující formát dotazů" -#: lib/poptQV.c:254 +#: lib/poptQV.c:312 +msgid "QUERYFORMAT" +msgstr "" + +#: lib/poptQV.c:314 msgid "substitute i18n sections into spec file" msgstr "nahradit i18n sekce do spec souboru" -#: lib/poptQV.c:256 +#: lib/poptQV.c:316 msgid "display the states of the listed files" msgstr "zobrazit stav vypsaných souborů" -#: lib/poptQV.c:282 +#: lib/poptQV.c:358 msgid "don't verify size of files" msgstr "nekontrolovat velikost souborů" -#: lib/poptQV.c:285 +#: lib/poptQV.c:361 msgid "don't verify symlink path of files" msgstr "nekontrolovat cesty symbolických linek" -#: lib/poptQV.c:288 +#: lib/poptQV.c:364 msgid "don't verify owner of files" msgstr "nekontrolovat vlastníka souborů" -#: lib/poptQV.c:291 +#: lib/poptQV.c:367 msgid "don't verify group of files" msgstr "nekontrolovat skupinu souborů" -#: lib/poptQV.c:294 +#: lib/poptQV.c:370 msgid "don't verify modification time of files" msgstr "nekontrolovat čas změny souboru" -#: lib/poptQV.c:297 lib/poptQV.c:300 +#: lib/poptQV.c:373 lib/poptQV.c:376 msgid "don't verify mode of files" msgstr "nekontrolovat mód souborů" -#: lib/poptQV.c:303 +#: lib/poptQV.c:379 +#, fuzzy +msgid "don't verify file security contexts" +msgstr "nekontrolovat soubory v balíčku" + +#: lib/poptQV.c:381 msgid "don't verify files in package" msgstr "nekontrolovat soubory v balíčku" -#: lib/poptQV.c:306 lib/poptQV.c:309 tools/rpmgraph.c:274 +#: lib/poptQV.c:384 lib/poptQV.c:387 msgid "don't verify package dependencies" msgstr "nekontrolovat závislosti balíčků" -#: lib/poptQV.c:314 lib/poptQV.c:318 lib/poptQV.c:321 lib/poptQV.c:324 +#: lib/poptQV.c:392 lib/poptQV.c:396 lib/poptQV.c:399 lib/poptQV.c:402 #, fuzzy msgid "don't execute verify script(s)" msgstr "nespouštět %verifyscript (pokud existuje)" -#: lib/poptQV.c:348 -#, fuzzy -msgid "don't verify GPG V3 DSA signature(s)" -msgstr "nekontrolovat SHA1 digest v hlavičce" - -#: lib/poptQV.c:351 -#, fuzzy -msgid "don't verify PGP V3 RSA/MD5 signature(s)" -msgstr "nekontrolovat MD5 souborů v balíčku" - -#: lib/poptQV.c:366 +#: lib/poptQV.c:436 #, fuzzy msgid "sign package(s) (identical to --resign)" msgstr "podepsat balíček (zahodit aktuální podpis)" -#: lib/poptQV.c:368 +#: lib/poptQV.c:438 #, fuzzy msgid "verify package signature(s)" msgstr "ověřit podpis v balíčku" -#: lib/poptQV.c:370 +#: lib/poptQV.c:440 +#, fuzzy +msgid "delete package signatures" +msgstr "ověřit podpis v balíčku" + +#: lib/poptQV.c:442 msgid "import an armored public key" msgstr "" -#: lib/poptQV.c:372 +#: lib/poptQV.c:444 #, fuzzy msgid "sign package(s) (identical to --addsign)" msgstr "podepsat balíček (zahodit aktuální podpis)" -#: lib/poptQV.c:374 +#: lib/poptQV.c:446 msgid "generate signature" msgstr "generovat PGP/GPG podpis" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Datový typ %d není podporován\n" - -#: lib/psm.c:460 -msgid "source package expected, binary found\n" -msgstr "očekávám balíček se zdrojovými kódy, nalezen však binární\n" - -#: lib/psm.c:579 -msgid "source package contains no .spec file\n" -msgstr "zdrojový balíček neobsahuje .spec soubor\n" +#: lib/poptQV.c:449 +msgid "specify trust metric" +msgstr "" -#: lib/psm.c:939 -#, c-format -msgid "%s: waitpid(%d) rc %d status %x\n" +#: lib/poptQV.c:452 +msgid "set ultimate trust when importing pubkey(s)" msgstr "" -#: lib/psm.c:1018 -#, c-format -msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" +#: lib/poptQV.c:455 +msgid "unset ultimate trust when importing pubkey(s)" msgstr "" -#: lib/psm.c:1026 +#: lib/psm.c:225 +msgid "source package expected, binary found\n" +msgstr "očekávám balíček se zdrojovými kódy, nalezen však binární\n" + +#: lib/psm.c:328 lib/psm.c:344 #, c-format -msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" -msgstr "" +msgid "cannot write to %%%s %s\n" +msgstr "nemohu zapsat do %%%s %s\n" + +#: lib/psm.c:380 +msgid "source package contains no .spec file\n" +msgstr "zdrojový balíček neobsahuje .spec soubor\n" -#: lib/psm.c:1190 +#: lib/psm.c:938 lib/rpmfc.c:106 #, c-format -msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" -msgstr "" +msgid "Couldn't fork %s: %s\n" +msgstr "Nemohu provést fork %s: %s\n" -#: lib/psm.c:1213 +#: lib/psm.c:949 #, fuzzy, c-format -msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" +msgid "%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:1219 +#: lib/psm.c:958 #, fuzzy, c-format -msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" +msgid "%s(%s) scriptlet failed, signal %d\n" msgstr "provedení %s skripletu z %s-%s-%s selhalo, návratový kód: %d\n" -#: lib/psm.c:1626 +#: lib/psm.c:964 #, fuzzy, c-format -msgid "%s: %s has %d files, test = %d\n" -msgstr "%s: %s-%s-%s obsahuje %d souborů, test = %d\n" +msgid "%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:1751 +#: lib/psm.c:1914 #, 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:1860 +#: lib/psm.c:2035 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Nemohu přečíst hlavičku z %s: %s\n" -#: lib/psm.c:1906 -#, c-format -msgid "user %s does not exist - using root\n" -msgstr "uživatel %s neexistuje - použit uživatel root\n" - -#: lib/psm.c:1915 -#, c-format -msgid "group %s does not exist - using root\n" -msgstr "skupina %s neexistuje - použita skupina root\n" - -#: lib/psm.c:1963 +#: lib/psm.c:2162 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalování archívu selhalo %s%s: %s\n" -#: lib/psm.c:1964 +#: lib/psm.c:2163 msgid " on file " msgstr " na souboru " -#: lib/psm.c:2161 +#: lib/psm.c:2346 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nemohu otevřít %s: %s\n" -#: lib/psm.c:2164 +#: lib/psm.c:2349 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s selhalo\n" -#: lib/query.c:122 lib/rpmts.c:430 +#: lib/query.c:142 #, c-format msgid "incorrect format: %s\n" msgstr "nesprávný formát: %s\n" -#. @-boundswrite@ -#: lib/query.c:181 +#: lib/query.c:206 msgid "(contains no files)" msgstr "(neobsahuje žádné soubory)" -#: lib/query.c:246 +#: lib/query.c:294 msgid "normal " msgstr "normální " -#: lib/query.c:249 +#: lib/query.c:297 msgid "replaced " msgstr "nahrazen " -#: lib/query.c:252 +#: lib/query.c:300 msgid "not installed " msgstr "neinstalován " -#: lib/query.c:255 +#: lib/query.c:303 msgid "net shared " msgstr "sdílen v síti " -#: lib/query.c:258 +#: lib/query.c:306 +msgid "wrong color " +msgstr "" + +#: lib/query.c:309 msgid "(no state) " msgstr "(chybí stav) " -#: lib/query.c:261 +#: lib/query.c:312 #, c-format msgid "(unknown %3d) " msgstr "(neznámý %3d) " -#: lib/query.c:279 +#: lib/query.c:329 lib/query.c:359 #, fuzzy -msgid "package has not file owner/group lists\n" +msgid "package without owner/group tags\n" msgstr "balíček nemá vlastníka souboru ani seznamy id\n" -#: lib/query.c:312 -msgid "package has neither file owner or id lists\n" -msgstr "balíček nemá vlastníka souboru ani seznamy id\n" - -#: lib/query.c:408 -#, c-format -msgid "can't query %s: %s\n" -msgstr "nemohu provést dotaz %s: %s\n" - -#: lib/query.c:569 lib/query.c:616 lib/rpminstall.c:123 lib/rpminstall.c:455 -#: lib/rpminstall.c:586 lib/rpminstall.c:995 lib/rpmts.c:441 -#: tools/rpmgraph.c:127 tools/rpmgraph.c:164 -#, c-format -msgid "open of %s failed: %s\n" -msgstr "otevření %s selhalo: %s\n" - -#: lib/query.c:584 -#, c-format -msgid "query of %s failed\n" -msgstr "dotaz na %s se nezdařil\n" - -#: lib/query.c:594 -msgid "old format source packages cannot be queried\n" -msgstr "nelze provést dotaz na zdrojové balíčky starého formátu\n" - -#: lib/query.c:627 lib/rpminstall.c:599 -#, fuzzy, c-format -msgid "%s: not an rpm package (or package manifest): %s\n" -msgstr "žádný balíček neaktivuje %s\n" - -#: lib/query.c:671 -#, c-format -msgid "query of specfile %s failed, can't parse\n" -msgstr "dotaz na spec soubor %s selhal, nemohu parsovat\n" - -#: lib/query.c:692 -msgid "no packages\n" -msgstr "žádné balíčky\n" - -#: lib/query.c:712 +#: lib/query.c:476 #, c-format msgid "group %s does not contain any packages\n" msgstr "skupina %s neobsahuje žádné balíčky\n" -#: lib/query.c:722 +#: lib/query.c:485 #, c-format msgid "no package triggers %s\n" msgstr "žádný balíček neaktivuje %s\n" -#: lib/query.c:736 lib/query.c:758 lib/query.c:779 lib/query.c:814 +#: lib/query.c:500 lib/query.c:523 lib/query.c:545 lib/query.c:580 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "nemohu zjistit stav %s: %s\n" -#: lib/query.c:746 lib/query.c:764 lib/query.c:789 lib/query.c:819 +#: lib/query.c:512 lib/query.c:529 lib/query.c:556 lib/query.c:585 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "žádný balíček neaktivuje %s\n" -#: lib/query.c:830 +#: lib/query.c:596 #, c-format msgid "no package requires %s\n" msgstr "žádný balíček nevyžaduje %s\n" -#: lib/query.c:841 +#: lib/query.c:607 #, c-format msgid "no package provides %s\n" msgstr "žádný balíček neposkytuje %s\n" -#: lib/query.c:875 +#: lib/query.c:641 #, c-format msgid "file %s: %s\n" msgstr "soubor %s: %s\n" -#: lib/query.c:879 +#: lib/query.c:644 #, c-format msgid "file %s is not owned by any package\n" msgstr "soubor %s nevlastní žádný balíček\n" -#: lib/query.c:906 +#: lib/query.c:669 #, c-format msgid "invalid package number: %s\n" msgstr "neplatné číslo balíčku: %s\n" -#: lib/query.c:909 -#, c-format -msgid "package record number: %u\n" -msgstr "záznam balíčku číslo: %u\n" - -#: lib/query.c:914 +#: lib/query.c:676 #, c-format msgid "record %u could not be read\n" msgstr "záznam %u nelze přečíst\n" -#: lib/query.c:925 lib/rpminstall.c:771 +#: lib/query.c:686 lib/query.c:692 lib/rpminstall.c:745 #, c-format msgid "package %s is not installed\n" msgstr "balíček %s není nainstalován\n" -#: lib/rpmal.c:693 +#: lib/rpmal.c:767 #, fuzzy msgid "(added files)" msgstr "Špatný soubor: %s: %s\n" -#: lib/rpmal.c:770 +#: lib/rpmal.c:845 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s ANO (přidáno poskytuje)\n" -#: lib/rpmchecksig.c:56 +#: lib/rpmchecksig.c:61 lib/rpmchecksig.c:1142 #, c-format msgid "%s: open failed: %s\n" msgstr "%s: otevření selhalo: %s\n" -#: lib/rpmchecksig.c:68 -msgid "makeTempFile failed\n" +#: lib/rpmchecksig.c:73 +#, fuzzy +msgid "rpmTempFile failed\n" msgstr "makeTempFile selhalo\n" -#: lib/rpmchecksig.c:112 +#: lib/rpmchecksig.c:113 #, c-format msgid "%s: Fwrite failed: %s\n" msgstr "%s: Fwrite selhalo: %s\n" -#: lib/rpmchecksig.c:210 lib/rpmchecksig.c:703 +#: lib/rpmchecksig.c:123 #, fuzzy, c-format -msgid "%s: not an rpm package\n" -msgstr "parametr není RPM balíček\n" - -#: lib/rpmchecksig.c:215 -#, c-format -msgid "%s: Can't sign v1 packaging\n" -msgstr "" - -#: lib/rpmchecksig.c:219 -#, c-format -msgid "%s: Can't re-sign v2 packaging\n" -msgstr "" +msgid "%s: Fflush failed: %s\n" +msgstr "%s: Fseek selhal: %s\n" -#: lib/rpmchecksig.c:327 +#: lib/rpmchecksig.c:376 #, c-format msgid "%s: was already signed by key ID %s, skipping\n" msgstr "" -#: lib/rpmchecksig.c:358 -#, fuzzy, c-format -msgid "%s: writeLead failed: %s\n" -msgstr "%s: Fwrite selhalo: %s\n" - -#: lib/rpmchecksig.c:364 +#: lib/rpmchecksig.c:742 #, fuzzy, c-format -msgid "%s: rpmWriteSignature failed: %s\n" -msgstr "%s: Fwrite selhalo: %s\n" - -#: lib/rpmchecksig.c:568 -#, fuzzy, c-format -msgid "%s: import read failed.\n" +msgid "%s: import read failed(%d).\n" msgstr "%s: readLead selhalo\n" -#: lib/rpmchecksig.c:573 -#, c-format -msgid "%s: not an armored public key.\n" -msgstr "" - -#: lib/rpmchecksig.c:580 +#: lib/rpmchecksig.c:754 #, fuzzy, c-format msgid "%s: import failed.\n" msgstr "%s: readLead selhalo\n" -#: lib/rpmchecksig.c:615 -#, fuzzy, c-format -msgid "%s: headerRead failed\n" +#: lib/rpmchecksig.c:806 +#, fuzzy +msgid "headerGet failed" msgstr "%s: readLead selhalo\n" -#: lib/rpmchecksig.c:629 +#: lib/rpmchecksig.c:807 +#, fuzzy +msgid "failed to retrieve original header\n" +msgstr "Nemohu zapsat hlavičku do %s: %s\n" + +#: lib/rpmchecksig.c:829 rpmdb/pkgio.c:520 rpmdb/pkgio.c:704 +#: rpmdb/pkgio.c:1282 #, fuzzy, c-format -msgid "%s: headerGetEntry failed\n" -msgstr "%s: readLead selhalo\n" +msgid "XAR file not found (or no XAR support)" +msgstr "Soubor nenalezen: %s\n" -#: lib/rpmchecksig.c:709 -#, c-format -msgid "%s: No signature available (v1.0 RPM)\n" -msgstr "" +#: lib/rpmchecksig.c:839 +#, fuzzy +msgid "Fread failed" +msgstr "%s: Fread selhalo: %s\n" -#: lib/rpmchecksig.c:972 +#: lib/rpmchecksig.c:1067 #, fuzzy -msgid "NOT OK" +msgid "NOT_OK" msgstr "NE " -#: lib/rpmchecksig.c:973 lib/rpmchecksig.c:987 +#: lib/rpmchecksig.c:1068 lib/rpmchecksig.c:1082 msgid " (MISSING KEYS:" msgstr "" -#: lib/rpmchecksig.c:975 lib/rpmchecksig.c:989 +#: lib/rpmchecksig.c:1070 lib/rpmchecksig.c:1084 msgid ") " msgstr "" -#: lib/rpmchecksig.c:976 lib/rpmchecksig.c:990 +#: lib/rpmchecksig.c:1071 lib/rpmchecksig.c:1085 msgid " (UNTRUSTED KEYS:" msgstr "" -#: lib/rpmchecksig.c:978 lib/rpmchecksig.c:992 +#: lib/rpmchecksig.c:1073 lib/rpmchecksig.c:1087 msgid ")" msgstr "" -#: lib/rpmchecksig.c:986 +#: lib/rpmchecksig.c:1081 msgid "OK" msgstr "" -#: lib/rpmds.c:477 lib/rpmds.c:647 +#: lib/rpmds.c:900 lib/rpmds.c:3665 msgid "NO " msgstr "NE " -#: lib/rpmds.c:477 lib/rpmds.c:647 +#: lib/rpmds.c:900 lib/rpmds.c:3665 msgid "YES" msgstr "ANO" -#: lib/rpmds.c:613 +#: lib/rpmds.c:1383 +msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions." +msgstr "" + +#: lib/rpmds.c:1386 +msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path." +msgstr "" + +#: lib/rpmds.c:1390 +msgid "package payload can be compressed using bzip2." +msgstr "" + +#: lib/rpmds.c:1394 +msgid "package payload file(s) have \"./\" prefix." +msgstr "" + +#: lib/rpmds.c:1397 +msgid "package name-version-release is not implicitly provided." +msgstr "" + +#: lib/rpmds.c:1400 +msgid "header tags are always sorted after being loaded." +msgstr "" + +#: lib/rpmds.c:1403 +msgid "the scriptlet interpreter can use arguments from header." +msgstr "" + +#: lib/rpmds.c:1406 +msgid "a hardlink file set may be installed without being complete." +msgstr "" + +#: lib/rpmds.c:1409 +msgid "package scriptlets may access the rpm database while installing." +msgstr "" + +#: lib/rpmds.c:1413 +#, fuzzy +msgid "internal support for lua scripts." +msgstr "- není podporováno pro řetězce\n" + +#: lib/rpmds.c:1417 +msgid "header tag data can be of type uint64_t." +msgstr "" + +#: lib/rpmds.c:1420 +msgid "package payload can be in ustar tar archive format." +msgstr "" + +#: lib/rpmds.c:1423 +msgid "package payload can be compressed using lzma." +msgstr "" + +#: lib/rpmds.c:1426 +msgid "file digests can be other than MD5." +msgstr "" + +#: lib/rpmds.c:1430 +msgid "package payload can be in ar archive format." +msgstr "" + +#: lib/rpmds.c:1521 lib/rpmds.c:3495 +#, c-format +msgid "%s:%d \"%s\" has invalid name. Skipping ...\n" +msgstr "" + +#: lib/rpmds.c:1544 lib/rpmds.c:3512 +#, c-format +msgid "%s:%d \"%s\" has no comparison operator. Skipping ...\n" +msgstr "" + +#: lib/rpmds.c:1555 lib/rpmds.c:3527 +#, c-format +msgid "%s:%d \"%s\" has no EVR string. Skipping ...\n" +msgstr "" + +#: lib/rpmds.c:3494 lib/rpmds.c:3511 lib/rpmds.c:3523 +#, c-format +msgid "running \"%s\" pipe command\n" +msgstr "" + +#: lib/rpmds.c:3525 +#, c-format +msgid "" +"\tline %d: No EVR comparison value found.\n" +" Skipping ..." +msgstr "" + +#: lib/rpmds.c:3630 #, fuzzy, c-format msgid "" "The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n" @@ -2529,1321 +2599,2945 @@ "Závislost \"B\" potřebuje období (předpokládáno stejné jako \"A\")\n" "\tA %s\tB %s\n" -#: lib/rpmds.c:646 +#: lib/rpmds.c:3664 #, c-format msgid " %s A %s\tB %s\n" msgstr " %s A %s\tB %s\n" -#. @=branchstate@ -#: lib/rpmds.c:670 -#, fuzzy, c-format -msgid "package %s has unsatisfied %s: %s\n" -msgstr "balíček %s-%s-%s má nesplněné požadavky: %s\n" +#: lib/rpmfc.c:101 +#, c-format +msgid "Couldn't exec %s: %s\n" +msgstr "Nemohu spustit %s: %s\n" -#: lib/rpmfi.c:603 -#, fuzzy -msgid "========== relocations\n" -msgstr "========== ukládání tsort relací\n" +#: lib/rpmfc.c:196 +#, c-format +msgid "Command \"%s\" failed, exit(%d)\n" +msgstr "" -#: lib/rpmfi.c:607 -#, fuzzy, c-format -msgid "%5d exclude %s\n" -msgstr "OS je vyřazen: %s\n" +#: lib/rpmfc.c:201 +#, c-format +msgid "failed to write all data to %s\n" +msgstr "Nemohu zapsat všechna data do %s\n" -#: lib/rpmfi.c:610 +#: lib/rpmfc.c:1277 #, fuzzy, c-format -msgid "%5d relocate %s -> %s\n" -msgstr "%s vytvořen jako %s\n" +msgid "Finding %s: %s\n" +msgstr "Hledám %s: (použit %s)...\n" -#: lib/rpmfi.c:680 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "Provádění(%s): %s\n" +#: lib/rpmfc.c:1282 lib/rpmfc.c:1294 +#, c-format +msgid "Failed to find %s:\n" +msgstr "Selhalo vyhledání %s:\n" -#: lib/rpmfi.c:746 -#, fuzzy, c-format -msgid "excluding %s %s\n" -msgstr "Provádění(%s): %s\n" +#: lib/rpmgi.c:99 lib/rpminstall.c:124 lib/rpmrollback.c:162 lib/rpmts.c:412 +#: tools/rpmdigest.c:127 +#, c-format +msgid "open of %s failed: %s\n" +msgstr "otevření %s selhalo: %s\n" -#: lib/rpmfi.c:756 +#: lib/rpmgi.c:424 #, fuzzy, c-format -msgid "relocating %s to %s\n" -msgstr "Provádění(%s): %s\n" +msgid "unknown tag: \"%s\"\n" +msgstr "neznámá značka" -#: lib/rpmfi.c:835 -#, fuzzy, c-format -msgid "relocating directory %s to %s\n" -msgstr "nemohu provést dotaz %s: %s\n" +#: lib/rpmgi.c:772 +#, fuzzy +msgid "Failed dependencies:\n" +msgstr "chybné závislosti při sestavování:\n" -#: lib/rpminstall.c:186 +#: lib/rpmgi.c:777 lib/rpminstall.c:280 +msgid " Suggested resolutions:\n" +msgstr "" + +#: lib/rpminstall.c:192 msgid "Preparing..." msgstr "" -#: lib/rpminstall.c:188 +#: lib/rpminstall.c:194 #, fuzzy msgid "Preparing packages for installation..." msgstr "nezadány žádné balíčky pro instalaci" -#: lib/rpminstall.c:206 +#: lib/rpminstall.c:212 msgid "Repackaging..." msgstr "" -#: lib/rpminstall.c:208 +#: lib/rpminstall.c:214 msgid "Repackaging erased files..." msgstr "" -#: lib/rpminstall.c:227 +#: lib/rpminstall.c:233 msgid "Upgrading..." msgstr "" -#: lib/rpminstall.c:229 +#: lib/rpminstall.c:235 #, fuzzy msgid "Upgrading packages..." msgstr "aktualizace balíčku" -#: lib/rpminstall.c:387 -#, fuzzy, c-format -msgid "Adding goal: %s\n" -msgstr "Hledám %s: (použit %s)...\n" - -#: lib/rpminstall.c:402 -#, fuzzy, c-format -msgid "Retrieving %s\n" -msgstr "RPM verze %s\n" - -#. XXX undefined %{name}/%{version}/%{release} here -#. XXX %{_tmpdir} does not exist -#: lib/rpminstall.c:415 -#, fuzzy, c-format -msgid " ... as %s\n" -msgstr "%s uloženo jako %s\n" +#: lib/rpminstall.c:294 +#, fuzzy +msgid "Failed dependencies" +msgstr "chybné závislosti při sestavování:\n" -#: lib/rpminstall.c:419 -#, c-format -msgid "skipping %s - transfer failed - %s\n" +#: lib/rpminstall.c:301 +msgid "Ordering problems" msgstr "" -#: lib/rpminstall.c:474 lib/rpminstall.c:852 tools/rpmgraph.c:147 -#, fuzzy, c-format -msgid "%s cannot be installed\n" -msgstr "neinstalován " - -#: lib/rpminstall.c:516 -#, fuzzy, c-format -msgid "package %s is not relocateable\n" -msgstr "cesta %s v balíčku %s není přemístitelná" +#: lib/rpminstall.c:308 +#, fuzzy +msgid "Install/Erase problems" +msgstr "Volby pro Instalaci/Aktualizaci/Mazání:" -#: lib/rpminstall.c:566 +#: lib/rpminstall.c:560 #, 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:572 -#, c-format -msgid "file %s requires a newer version of RPM\n" -msgstr "" +msgid "package \"%s\" cannot be found\n" +msgstr "balíček %s není nainstalován\n" -#: lib/rpminstall.c:614 +#: lib/rpminstall.c:581 #, 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:628 lib/rpminstall.c:799 lib/rpminstall.c:1215 -#: tools/rpmgraph.c:202 -#, fuzzy -msgid "Failed dependencies:\n" -msgstr "chybné závislosti při ses