RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: lua/ Makefile.am rpm/ CHANGES Makefile.am rpm/po/ cs.po da....

From: Jeff Johnson <jbj@rpm5.org>
Date: Thu 21 Aug 2008 - 15:15:44 CEST
Message-Id: <20080821131544.D76E94DB47@rpm5.org>
  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 lua                          Date:   21-Aug-2008 15:15:44
  Branch: HEAD                             Handle: 2008082113152913

  Modified files:
    lua                     Makefile.am
    rpm                     CHANGES Makefile.am
    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
                            pt_BR.po ru.po sk.po sl.po sr.po sv.po tr.po uk.po
                            vi.po zh_TW.po

  Log:
    - rescusitate w make distcheck.
    - update po files.

  Summary:
    Revision    Changes     Path
    1.24        +1  -1      lua/Makefile.am
    1.2533      +2  -0      rpm/CHANGES
    2.222       +2  -5      rpm/Makefile.am
    1.474       +1861 -3637 rpm/po/cs.po
    1.360       +1947 -3813 rpm/po/da.po
    1.485       +1102 -2468 rpm/po/de.po
    1.243       +1787 -3537 rpm/po/es.po
    1.475       +1889 -3642 rpm/po/fi.po
    1.478       +2131 -4397 rpm/po/fr.po
    1.248       +1021 -1979 rpm/po/id.po
    1.363       +1716 -3211 rpm/po/is.po
    1.245       +1939 -4004 rpm/po/it.po
    1.433       +1139 -2463 rpm/po/ja.po
    1.359       +1950 -3848 rpm/po/ko.po
    1.21        +1840 -3573 rpm/po/nb.po
    1.17        +1148 -2599 rpm/po/nl.po
    1.16        +1582 -3009 rpm/po/pa.po
    1.469       +960 -1953  rpm/po/pl.po
    1.343       +2073 -3471 rpm/po/pt.po
    1.477       +1315 -2388 rpm/po/pt_BR.po
    1.489       +1056 -2001 rpm/po/ru.po
    1.466       +1941 -3775 rpm/po/sk.po
    1.416       +1962 -3802 rpm/po/sl.po
    1.473       +1102 -2472 rpm/po/sr.po
    1.489       +939 -1921  rpm/po/sv.po
    1.476       +2065 -4243 rpm/po/tr.po
    1.252       +1145 -2467 rpm/po/uk.po
    1.17        +994 -2045  rpm/po/vi.po
    1.16        +1114 -2508 rpm/po/zh_TW.po
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: lua/Makefile.am
  ============================================================================
  $ cvs diff -u -r1.23 -r1.24 Makefile.am
  --- lua/Makefile.am	18 Aug 2008 18:02:52 -0000	1.23
  +++ lua/Makefile.am	21 Aug 2008 13:15:42 -0000	1.24
  @@ -67,7 +67,7 @@
   		shadow/chkname.h \
   		shadow/commonio.h \
   		shadow/commonio.c \
  -		shadow/config.h \
  +		shadow/shadow_config.h \
   		shadow/copydir.c \
   		shadow/defines.h \
   		shadow/faillog.h \
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/CHANGES
  ============================================================================
  $ cvs diff -u -r1.2532 -r1.2533 CHANGES
  --- rpm/CHANGES	20 Aug 2008 13:10:51 -0000	1.2532
  +++ rpm/CHANGES	21 Aug 2008 13:15:29 -0000	1.2533
  @@ -1,5 +1,7 @@
   
   5.1.0 -> 5.2a0:
  +    - jbj: rescusitate w make distcheck.
  +    - jbj: update po files.
       - jbj: adopt AM_PATH_PYTHON AutoFu variables. AM_PATH_PYTHON will be used eventually.
       - rse: simplify conditional code and remove compile-time warnings in rpmio/rpm{nss,gc,ssl}.c
       - jbj: python: simplify Makefile.am
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/Makefile.am
  ============================================================================
  $ cvs diff -u -r2.221 -r2.222 Makefile.am
  --- rpm/Makefile.am	15 Jul 2008 15:57:33 -0000	2.221
  +++ rpm/Makefile.am	21 Aug 2008 13:15:29 -0000	2.222
  @@ -10,9 +10,6 @@
   	lua/[A-Z]* lua/*.[ch] lua/local/l* \
   	file/src/[A-Z]* file/src/*.[ch] file/python file/magic file/doc file/[A-Z]* file/acinclude.m4 file/aclocal.m4 \
   	file/autogen.sh file/config* file/depcomp file/install-sh file/ltmain.sh file/missing file/mkinstalldirs \
  -	zlib/[A-Z]* zlib/*.[ch] zlib/autogen.sh zlib/configure.ac zlib/config.guess zlib/config.sub \
  -	zlib/ltmain.sh zlib/aclocal.m4 zlib/config.h.in zlib/missing zlib/install-sh zlib/depcomp \
  -	zlib/Makefile.in zlib/configure zlib/stamp-h.in \
       perl/typemap \
   	perl/Makefile.PL.in \
   	perl/t/00.pod.t perl/t/00.pod.coverage.t \
  @@ -34,8 +31,8 @@
   	rpm.magic rpmqv.c \
   	python/mpw/Makefile.am python/mpw/test/* python/test/resources/* python/test/dscmp \
   	python/test/psTest.py python/test/testhdr python/test/testit python/test/testmi \
  -	python/test/testrollback.py python/test/dsMerge.py python/rpm python/rpm/Makefile.in \
  -	python/rpm/Makefile.am python/rpm/__init__.py python/[a-z]* python/Makefile.in python/Makefile.am
  +	python/test/testrollback.py python/test/dsMerge.py \
  +	python/rpm/__init__.py python/[a-z]* python/Makefile.in python/Makefile.am
   
   SUBDIRS =
   if USE_NLS
  @@ .
  patch -p0 <<'@@ .'
  Index: rpm/po/cs.po
  ============================================================================
  $ cvs diff -u -r1.473 -r1.474 cs.po
  --- rpm/po/cs.po	1 Aug 2008 12:30:57 -0000	1.473
  +++ rpm/po/cs.po	21 Aug 2008 13:15:29 -0000	1.474
  @@ -1,8 +1,7 @@
   msgid ""
   msgstr ""
   "Project-Id-Version: rpm 4.0.3\n"
  -"Report-Msgid-Bugs-To: <rpm-devel@rpm5.org>\n"
  -"POT-Creation-Date: 2008-07-31 16:34-0400\n"
  +"POT-Creation-Date: 2002-09-17 11:18-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"
  @@ -10,192 +9,228 @@
   "Content-Type: text/plain; charset=ISO-8859-2\n"
   "Content-Transfer-Encoding: 8-bit\n"
   
  -#: build.c:45
  +#: build.c:40
   #, fuzzy
  -msgid "Failed build dependencies"
  +msgid "Failed build dependencies:\n"
   msgstr "chybné závislosti při sestavování:\n"
   
  -#: build.c:72
  +#: build.c:71
   #, c-format
   msgid "Unable to open spec file %s: %s\n"
   msgstr "Nelze otevřít spec soubor %s: %s\n"
   
  -#: build.c:149
  +#: 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
   #, c-format
   msgid "Failed to read spec file from %s\n"
   msgstr "Nelze číst spec soubor z %s\n"
   
  -#: build.c:163
  +#: build.c:199
   #, c-format
   msgid "Failed to rename %s to %s: %m\n"
   msgstr "Nelze přejmenovat %s na %s: %m\n"
   
  -#: build.c:204
  +#: build.c:239
   #, c-format
   msgid "failed to stat %s: %m\n"
   msgstr "nemohu zjistit stav %s: %m\n"
   
  -#: build.c:209
  +#: build.c:244
   #, c-format
   msgid "File %s is not a regular file.\n"
   msgstr "Soubor %s není obyčejný soubor.\n"
   
  -#: build.c:218
  +#: build.c:253
   #, c-format
   msgid "File %s does not appear to be a specfile.\n"
   msgstr "Nezdá se, že by %s byl spec soubor.\n"
   
  -#: build.c:292
  +#. parse up the build operators
  +#: build.c:319
   #, c-format
   msgid "Building target platforms: %s\n"
   msgstr "Sestavuji cílové platformy: %s\n"
   
  -#: build.c:307 build/spec.c:935
  -#, fuzzy, c-format
  -msgid "    target platform: %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"
   
  -#: rpmqv.c:98
  +#: 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"
  +
  +#: rpmqv.c:72
   msgid "Query options (with -q or --query):"
   msgstr "Volby dotazů (s -q or --query):"
   
  -#: rpmqv.c:101
  +#: rpmqv.c:75
   msgid "Verify options (with -V or --verify):"
   msgstr "Vollby kontroly (s -V or --verify):"
   
  -#: rpmqv.c:105
  -#, fuzzy
  -msgid "Source options (with --query or --verify):"
  -msgstr "Vollby kontroly (s -V or --verify):"
  -
  -#: rpmqv.c:112
  -msgid "Dependency check/order options:"
  -msgstr ""
  -
  -#: rpmqv.c:118
  -msgid "File tree walk options (with --ftswalk):"
  -msgstr ""
  -
  -#: rpmqv.c:124
  +#: rpmqv.c:81
   msgid "Signature options:"
   msgstr "Volby signatury:"
   
  -#: rpmqv.c:130
  +#: rpmqv.c:87
   msgid "Database options:"
   msgstr "Volby databáze:"
   
  -#: rpmqv.c:136
  +#: rpmqv.c:93
   msgid "Build options with [ <specfile> | <tarball> | <source package> ]:"
   msgstr ""
   "Sestavovací volby s [ <spec_soubor> | <tar_soubor> | <zdrojový_balíček> ]:"
   
  -#: rpmqv.c:142
  +#: rpmqv.c:99
   msgid "Install/Upgrade/Erase options:"
   msgstr "Volby pro Instalaci/Aktualizaci/Mazání:"
   
  -#: rpmqv.c:147 tools/rpmdeps.c:161
  -#, fuzzy
  -msgid "Common options:"
  +#: rpmqv.c:104
  +msgid "Common options for all rpm modes:"
   msgstr "Společné volby pro všechny módy:"
   
  -#: rpmqv.c:164 lib/poptI.c:48
  +#. @-modfilesys -globs @
  +#: rpmqv.c:121 lib/poptI.c:29
   #, c-format
   msgid "%s: %s\n"
   msgstr "%s: %s\n"
   
  -#: rpmqv.c:492 rpmqv.c:498 rpmqv.c:504 rpmqv.c:541
  +#: 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
   msgid "only one major mode may be specified"
   msgstr "specifikovat lze jen jeden hlavní režim"
   
  -#: rpmqv.c:520
  +#: rpmqv.c:365
   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:524
  +#: rpmqv.c:369
   msgid "unexpected query flags"
   msgstr "neočekávaný příznak pro dotaz"
   
  -#: rpmqv.c:527
  +#: rpmqv.c:372
   msgid "unexpected query format"
   msgstr "neočekávaný formát dotazu"
   
  -#: rpmqv.c:530
  +#: rpmqv.c:375
   msgid "unexpected query source"
   msgstr "neočekávaný zdroj dotazu"
   
  -#: rpmqv.c:573
  +#: rpmqv.c:417
   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:575
  +#: rpmqv.c:419
   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:578
  -msgid "cannot use --prefix with --relocate or --excludepath"
  -msgstr ""
  +#: 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:581
  +#: rpmqv.c:425
   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:584
  +#: rpmqv.c:428
   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:587
  +#: rpmqv.c:431
   msgid "arguments to --prefix must begin with a /"
   msgstr "parametry pro --prefix musejí začínat znakem /"
   
  -#: rpmqv.c:590
  +#: rpmqv.c:434
   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:594
  +#: rpmqv.c:438
   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:598
  +#: 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
   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:602
  +#: rpmqv.c:451
   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:606
  +#: rpmqv.c:455
   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:610
  +#: rpmqv.c:459
   msgid "only one of --excludedocs and --includedocs may be specified"
   msgstr "použít lze jen jeden z parametrů --excludedocs a --includedocs"
   
  -#: rpmqv.c:614
  +#: rpmqv.c:463
   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:618
  +#: rpmqv.c:467
   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:622
  +#: 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
   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:626
  +#: rpmqv.c:480
   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:631
  +#: rpmqv.c:485
   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:636
  +#: rpmqv.c:490
   msgid ""
   "script disabling options may only be specified during package installation "
   "and erasure"
  @@ -203,7 +238,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:641
  +#: rpmqv.c:495
   msgid ""
   "trigger disabling options may only be specified during package installation "
   "and erasure"
  @@ -211,22 +246,21 @@
   "volba pro potlačení triggerů může být použita jen při instalaci nebo "
   "odstraňování balíčků"
   
  -#: rpmqv.c:645
  -#, fuzzy
  +#: rpmqv.c:499
   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:650
  +#: rpmqv.c:504
   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:655
  +#: rpmqv.c:509
   msgid ""
   "--root (-r) may only be specified during installation, erasure, querying, "
   "and database rebuilds"
  @@ -234,93 +268,103 @@
   "--root (-r) může být použit jen při instalaci, odstraňování, dotazech nebo "
   "znovuvytvoření databáze"
   
  -#: rpmqv.c:667
  +#: rpmqv.c:521
   msgid "arguments to --root (-r) must begin with a /"
   msgstr "parametry pro --root (-r) musejí začínat znakem /"
   
  -#: rpmqv.c:695
  -#, c-format
  +#: rpmqv.c:545
   msgid "no files to sign\n"
   msgstr "žádné soubory k podepsání\n"
   
  -#: rpmqv.c:700
  +#: rpmqv.c:550
   #, c-format
   msgid "cannot access file %s\n"
   msgstr "přístup k souboru %s se nezdařil\n"
   
  -#: rpmqv.c:712
  +#: rpmqv.c:569
  +msgid "pgp not found: "
  +msgstr "pgp nenalezeno: "
  +
  +#: rpmqv.c:574
   msgid "Enter pass phrase: "
   msgstr "Vložte heslovou frázi: "
   
  -#: rpmqv.c:714
  -#, c-format
  +#: rpmqv.c:576
   msgid "Pass phrase check failed\n"
   msgstr "Chybná heslová fráze\n"
   
  -#: rpmqv.c:718
  -#, c-format
  +#: rpmqv.c:580
   msgid "Pass phrase is good.\n"
   msgstr "Heslová fráze je v pořádku.\n"
   
  -#: rpmqv.c:735
  +#: rpmqv.c:585
   #, 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:780
  +#: rpmqv.c:645
   msgid "no packages files given for rebuild"
   msgstr "ke znovusestavení nezadány žádné balíčky"
   
  -#: rpmqv.c:878
  +#: rpmqv.c:713
   msgid "no spec files given for build"
   msgstr "pro sestavení nezadány žádné spec soubory"
   
  -#: rpmqv.c:880
  +#: rpmqv.c:715
   msgid "no tar files given for build"
   msgstr "pro sestavení nezadány žádné tar soubory"
   
  -#: rpmqv.c:906
  +#: rpmqv.c:737
   #, fuzzy
   msgid "no packages given for erase"
   msgstr "nezadány žádné balíčky pro instalaci"
   
  -#: rpmqv.c:947
  +#: rpmqv.c:777
   msgid "no packages given for install"
   msgstr "nezadány žádné balíčky pro instalaci"
   
  -#: rpmqv.c:967
  +#: rpmqv.c:793
   msgid "no arguments given for query"
   msgstr "k dotazu nezadány žádné parametry"
   
  -#: rpmqv.c:984
  +#: rpmqv.c:806
   msgid "no arguments given for verify"
   msgstr "pro kontrolu nezadány žádné balíčky"
   
  -#: rpmqv.c:999
  +#: rpmqv.c:823
   #, fuzzy
   msgid "no arguments given"
   msgstr "k dotazu nezadány žádné parametry"
   
  -#: build/build.c:191 build/pack.c:706
  +#: build/build.c:124 build/pack.c:494
   msgid "Unable to open temp file.\n"
   msgstr "Nelze otevřít dočasný soubor.\n"
   
  -#: build/build.c:269
  +#: build/build.c:212
   #, c-format
   msgid "Executing(%s): %s\n"
   msgstr "Provádění(%s): %s\n"
   
  -#: build/build.c:277
  +#. @=boundsread@
  +#: build/build.c:222
   #, c-format
   msgid "Exec of %s failed (%s): %s\n"
   msgstr "Spuštění %s selhalo (%s): %s\n"
   
  -#: build/build.c:286
  +#: build/build.c:231
   #, c-format
   msgid "Bad exit status from %s (%s)\n"
   msgstr "Špatný návratový kód z %s (%s)\n"
   
  -#: build/build.c:430
  +#: build/build.c:333
   msgid ""
   "\n"
   "\n"
  @@ -330,44 +374,44 @@
   "\n"
   "chyby sestavení RPM:\n"
   
  -#: build/expression.c:230
  +#: build/expression.c:225
   msgid "syntax error while parsing ==\n"
   msgstr "chyba syntaxe při zpracování ==\n"
   
  -#: build/expression.c:260
  +#: build/expression.c:255
   msgid "syntax error while parsing &&\n"
   msgstr "chyba syntaxe při zpracování &&\n"
   
  -#: build/expression.c:269
  +#: build/expression.c:264
   msgid "syntax error while parsing ||\n"
   msgstr "chyba syntaxe při zpracování ||\n"
   
  -#: build/expression.c:312
  +#: build/expression.c:307
   msgid "parse error in expression\n"
   msgstr "chyba při parsování ve výrazu\n"
   
  -#: build/expression.c:352
  +#: build/expression.c:347
   msgid "unmatched (\n"
   msgstr "nedoplněná (\n"
   
  -#: build/expression.c:384
  +#: build/expression.c:377
   msgid "- only on numbers\n"
   msgstr "- jen na číslech\n"
   
  -#: build/expression.c:400
  +#: build/expression.c:393
   msgid "! only on numbers\n"
   msgstr "! jen na číslech\n"
   
  -#: build/expression.c:446 build/expression.c:498 build/expression.c:560
  +#: build/expression.c:440 build/expression.c:494 build/expression.c:558
   #: build/expression.c:655
   msgid "types must match\n"
   msgstr "typy musí souhlasit\n"
   
  -#: build/expression.c:459
  +#: build/expression.c:453
   msgid "* / not suported for strings\n"
   msgstr "* / nejsou podporovány pro řetězce\n"
   
  -#: build/expression.c:514
  +#: build/expression.c:510
   msgid "- not suported for strings\n"
   msgstr "- není podporováno pro řetězce\n"
   
  @@ -375,426 +419,434 @@
   msgid "&& and || not suported for strings\n"
   msgstr "&& a || není podporováno pro řetězce\n"
   
  -#: build/expression.c:701 build/expression.c:748
  +#: build/expression.c:702 build/expression.c:751
   msgid "syntax error in expression\n"
   msgstr "chyba syntaxe ve výrazu\n"
   
  -#: build/files.c:287
  +#: build/files.c:289
   #, c-format
   msgid "TIMECHECK failure: %s\n"
   msgstr "TIMECHECK selhal: %s\n"
   
  -#: build/files.c:351 build/files.c:547 build/files.c:737
  +#: build/files.c:353 build/files.c:553 build/files.c:749
   #, c-format
   msgid "Missing '(' in %s %s\n"
   msgstr "Chybí '(' v %s %s\n"
   
  -#: build/files.c:362 build/files.c:675 build/files.c:748
  +#: build/files.c:364 build/files.c:683 build/files.c:760
   #, c-format
   msgid "Missing ')' in %s(%s\n"
   msgstr "Chybí ')' v %s(%s\n"
   
  -#: build/files.c:400 build/files.c:700
  +#: build/files.c:402 build/files.c:708
   #, c-format
   msgid "Invalid %s token: %s\n"
   msgstr "Neplatný %s token: %s\n"
   
  -#: build/files.c:508
  +#: build/files.c:512
   #, c-format
   msgid "Missing %s in %s %s\n"
   msgstr "Chybějící %s v %s %s\n"
   
  -#: build/files.c:563
  +#: build/files.c:569
   #, c-format
   msgid "Non-white space follows %s(): %s\n"
   msgstr "Následuje neprázdný znak %s(): %s\n"
   
  -#: build/files.c:601
  +#: build/files.c:607
   #, c-format
   msgid "Bad syntax: %s(%s)\n"
   msgstr "Špatná syntaxe: %s(%s)\n"
   
  -#: build/files.c:611
  +#: build/files.c:617
   #, c-format
   msgid "Bad mode spec: %s(%s)\n"
   msgstr "Špatná práva spec: %s(%s)\n"
   
  -#: build/files.c:623
  +#: build/files.c:629
   #, c-format
   msgid "Bad dirmode spec: %s(%s)\n"
   msgstr "Špatná práva adresáře: %s(%s)\n"
   
  -#: build/files.c:775
  +#: build/files.c:787
   #, c-format
   msgid "Unusual locale length: \"%.*s\" in %%lang(%s)\n"
   msgstr "Neobvyklá délka locale: \"%.*s\" v %%lang(%s)\n"
   
  -#: build/files.c:786
  +#. @innercontinue@
  +#: build/files.c:798
   #, c-format
   msgid "Duplicate locale %.*s in %%lang(%s)\n"
   msgstr "Duplicitní locale %.*s v %%lang(%s)\n"
   
  -#: build/files.c:913
  +#: build/files.c:961
   #, c-format
   msgid "Hit limit for %%docdir\n"
   msgstr "Dosažen limit pro %%docdir\n"
   
  -#: build/files.c:921
  +#: build/files.c:967
   #, c-format
   msgid "Only one arg for %%docdir\n"
   msgstr "Jen jeden parametr pro %%docdir\n"
   
  -#: build/files.c:955
  +#. We already got a file -- error
  +#: build/files.c:995
   #, c-format
   msgid "Two files on one line: %s\n"
   msgstr "Dva soubory na jednom řádku: %s\n"
   
  -#: build/files.c:976
  +#: build/files.c:1010
   #, c-format
   msgid "File must begin with \"/\": %s\n"
   msgstr "Soubor musí začínat na \"/\": %s\n"
   
  -#: build/files.c:993
  +#: build/files.c:1023
   #, 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:1014
  -#, c-format
  -msgid "illegal _docdir_fmt: %s\n"
  -msgstr ""
  -
  -#: build/files.c:1316
  +#: build/files.c:1175
   #, c-format
   msgid "File listed twice: %s\n"
   msgstr "Soubor uveden dvakrát: %s\n"
   
  -#: build/files.c:1533
  +#: build/files.c:1319
   #, c-format
   msgid "Symlink points to BuildRoot: %s -> %s\n"
   msgstr "Symbolická linka ukazuje na BuildRoot: %s -> %s\n"
   
  -#: build/files.c:1867
  +#: build/files.c:1567
   #, c-format
   msgid "File doesn't match prefix (%s): %s\n"
   msgstr "Soubor nesouhlasí s prefixem (%s): %s\n"
   
  -#: build/files.c:1893
  -#, fuzzy, c-format
  -msgid "Optional file not found: %s\n"
  -msgstr "Soubor nenalezen: %s\n"
  -
  -#: build/files.c:1896
  +#: build/files.c:1591
   #, c-format
   msgid "File not found: %s\n"
   msgstr "Soubor nenalezen: %s\n"
   
  -#: build/files.c:2085
  -#, c-format
  -msgid "%s: can't load unknown tag (%d).\n"
  -msgstr ""
  -
  -#: build/files.c:2091
  -#, fuzzy, c-format
  -msgid "%s: public key read failed.\n"
  -msgstr "%s: readLead selhalo\n"
  -
  -#: build/files.c:2095 lib/rpmchecksig.c:755
  +#: build/files.c:1634 build/files.c:2276 build/parsePrep.c:50
   #, c-format
  -msgid "%s: not an armored public key.\n"
  -msgstr ""
  +msgid "Bad owner/group: %s\n"
  +msgstr "Špatný vlastník/skupina: %s\n"
   
  -#: build/files.c:2102
  +#: build/files.c:1647
   #, fuzzy, c-format
  -msgid "%s: *.te policy read failed.\n"
  -msgstr "%s: readLead selhalo\n"
  +msgid "File%5d: %07o %s.%s\t %s\n"
  +msgstr "Soubor %4d: %07o %s.%s\t %s\n"
   
  -#: build/files.c:2158
  +#: build/files.c:1764
   #, c-format
   msgid "File needs leading \"/\": %s\n"
   msgstr "Soubor potřebuje úvodní \"/\": %s\n"
   
  -#: build/files.c:2182
  +#: build/files.c:1787
   #, c-format
   msgid "Glob not permitted: %s\n"
   msgstr "Glob není dovolen: %s\n"
   
  -#: build/files.c:2197
  -#, fuzzy, c-format
  -msgid "Optional file not found by glob: %s\n"
  -msgstr "Soubor nenalezen globem: %s\n"
  -
  -#: build/files.c:2201
  +#: build/files.c:1802
   #, c-format
   msgid "File not found by glob: %s\n"
   msgstr "Soubor nenalezen globem: %s\n"
   
  -#: build/files.c:2265
  +#: build/files.c:1866
   #, c-format
   msgid "Could not open %%files file %s: %s\n"
   msgstr "Nemohu otevřít %%files soubor %s: %s\n"
   
  -#: build/files.c:2276 build/pack.c:142
  +#: build/files.c:1877 build/pack.c:156
   #, c-format
   msgid "line: %s\n"
   msgstr "řádek: %s\n"
   
  -#: build/files.c:2756
  +#: build/files.c:2264
   #, c-format
   msgid "Bad file: %s: %s\n"
   msgstr "Špatný soubor: %s: %s\n"
   
  -#: build/files.c:2776 build/parsePrep.c:56
  +#. XXX this error message is probably not seen.
  +#: build/files.c:2340
   #, c-format
  -msgid "Bad owner/group: %s\n"
  -msgstr "Špatný vlastník/skupina: %s\n"
  +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
  +#, 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"
   
  -#: build/files.c:2845
  +#: build/files.c:2775
   #, fuzzy, c-format
   msgid "Checking for unpackaged file(s): %s\n"
   msgstr "rozbalování archívu selhalo %s%s: %s\n"
   
  -#: build/files.c:2860
  +#: build/files.c:2793
   #, c-format
   msgid ""
   "Installed (but unpackaged) file(s) found:\n"
   "%s"
   msgstr ""
   
  -#: build/files.c:2911
  +#: build/files.c:2823
   #, c-format
  -msgid ""
  -"File(s) packaged into both %s and %s:\n"
  -"%s"
  -msgstr ""
  -
  -#: build/files.c:3045
  -#, fuzzy, c-format
  -msgid ""
  -"Unpackaged subdir(s) in %s:\n"
  -"%s"
  -msgstr "žádný balíček nevyžaduje %s\n"
  -
  -#: build/files.c:3087
  -#, fuzzy, c-format
  -msgid "Processing files: %s\n"
  +msgid "Processing files: %s-%s-%s\n"
   msgstr "Zpracovávám soubory: %s-%s-%s\n"
   
  -#: build/names.c:56
  +#: build/names.c:54
   msgid "getUname: too many uid's\n"
   msgstr "getUname: příliš mnoho UID\n"
   
  -#: build/names.c:80
  +#: build/names.c:78
   msgid "getUnameS: too many uid's\n"
   msgstr "getUnameS: příliš mnoho UID\n"
   
  -#: build/names.c:107
  +#: build/names.c:102
   msgid "getUidS: too many uid's\n"
   msgstr "getUidS: příliš mnoho UID\n"
   
  -#: build/names.c:134
  +#: build/names.c:126
   msgid "getGname: too many gid's\n"
   msgstr "getGname: příliš mnoho GID\n"
   
  -#: build/names.c:158
  +#: build/names.c:150
   msgid "getGnameS: too many gid's\n"
   msgstr "getGnameS: příliš mnoho GID\n"
   
  -#: build/names.c:185
  +#: build/names.c:174
   msgid "getGidS: too many gid's\n"
   msgstr "getGidS: příliš mnoho GID\n"
   
  -#: build/names.c:223
  +#: build/names.c:213
   #, c-format
   msgid "Could not canonicalize hostname: %s\n"
   msgstr "Nemohu získat jméno počítače: %s\n"
   
  -#: build/pack.c:77
  +#: build/pack.c:90
   #, 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:80
  +#: build/pack.c:93
   #, c-format
   msgid "create archive failed: %s\n"
   msgstr "vytváření archívu selhalo: %s\n"
   
  -#: build/pack.c:102
  +#: build/pack.c:115
   #, c-format
   msgid "cpio_copy write failed: %s\n"
   msgstr "zápis cpio_copy selhal: %s\n"
   
  -#: build/pack.c:109
  +#: build/pack.c:122
   #, c-format
   msgid "cpio_copy read failed: %s\n"
   msgstr "čtení cpio_copy selhalo: %s\n"
   
  -#: build/pack.c:224 build/pack.c:238
  +#: build/pack.c:222
   #, c-format
   msgid "Could not open PreIn file: %s\n"
   msgstr "Nemohu otevřít PreIn soubor: %s\n"
   
  -#: build/pack.c:231
  +#: build/pack.c:229
   #, c-format
   msgid "Could not open PreUn file: %s\n"
   msgstr "Nemohu otevřít PreUn soubor: %s\n"
   
  -#: build/pack.c:245
  +#: build/pack.c:236
   #, c-format
   msgid "Could not open PostIn file: %s\n"
   msgstr "Nemohu otevřít PostIn soubor: %s\n"
   
  -#: build/pack.c:252 build/pack.c:259
  +#: build/pack.c:243
   #, c-format
   msgid "Could not open PostUn file: %s\n"
   msgstr "Nemohu otevřít PostUn soubor: %s\n"
   
  -#: build/pack.c:267
  +#: build/pack.c:251
   #, c-format
   msgid "Could not open VerifyScript file: %s\n"
   msgstr "Nemohu otevřít VerifyScript soubor: %s\n"
   
  -#: build/pack.c:274
  -#, fuzzy, c-format
  -msgid "Could not open Test file: %s\n"
  -msgstr "Nemohu otevřít PostIn soubor: %s\n"
  -
  -#: build/pack.c:299
  +#: build/pack.c:266
   #, 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:332
  +#: build/pack.c:295
   #, c-format
   msgid "readRPM: open %s: %s\n"
   msgstr "readRPM: otevření %s: %s\n"
   
  -#: build/pack.c:353
  +#: build/pack.c:305
   #, c-format
   msgid "readRPM: read %s: %s\n"
   msgstr "readRPM: čtení %s: %s\n"
   
  -#: build/pack.c:363
  +#: build/pack.c:314 build/pack.c:540
   #, c-format
   msgid "%s: Fseek failed: %s\n"
   msgstr "%s: Fseek selhal: %s\n"
   
  -#: build/pack.c:395
  +#: build/pack.c:346
   #, c-format
   msgid "readRPM: %s is not an RPM package\n"
   msgstr "readRPM: %s není RPM balíček\n"
   
  -#: build/pack.c:400
  +#: build/pack.c:351
   #, c-format
   msgid "readRPM: reading header from %s\n"
   msgstr "readRPM: čtení hlavičky z %s\n"
   
  -#: build/pack.c:693
  +#: build/pack.c:482
   #, fuzzy
   msgid "Unable to create immutable header region.\n"
   msgstr "Nemohu přečíst hlavičku z %s: %s\n"
   
  -#: build/pack.c:755
  +#: 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
   #, c-format
   msgid "Generating signature: %d\n"
   msgstr "Generuji podpis: %d\n"
   
  -#: build/pack.c:779
  +#: build/pack.c:585
   #, fuzzy
   msgid "Unable to reload signature header.\n"
   msgstr "Nemohu přečíst hlavičku z %s: %s\n"
   
  -#: build/pack.c:787
  +#: build/pack.c:593
   #, c-format
   msgid "Could not open %s: %s\n"
   msgstr "Nemohu otevřít %s: %s\n"
   
  -#: build/pack.c:813 lib/psm.c:1985
  +#: build/pack.c:629 lib/psm.c:1848
   #, c-format
   msgid "Unable to write package: %s\n"
   msgstr "Nemohu zapsat balíček: %s\n"
   
  -#: build/pack.c:838
  +#: build/pack.c:644
   #, 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:879
  +#: 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
   #, c-format
   msgid "Unable to read payload from %s: %s\n"
   msgstr "Nemohu přečíst payload z %s: %s\n"
   
  -#: build/pack.c:887
  +#: build/pack.c:685
   #, c-format
   msgid "Unable to write payload to %s: %s\n"
   msgstr "Nemohu zapsat payload do %s: %s\n"
   
  -#: build/pack.c:922 lib/psm.c:2300
  +#: build/pack.c:710 lib/psm.c:2153
   #, c-format
   msgid "Wrote: %s\n"
   msgstr "Zapsáno: %s\n"
   
  -#: build/pack.c:1043
  +#: build/pack.c:779
   #, 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:1061
  +#: build/pack.c:796
   #, c-format
   msgid "cannot create %s: %s\n"
   msgstr "nemohu vytvořit %s: %s\n"
   
  -#: build/parseBuildInstallClean.c:42
  -#, fuzzy, c-format
  -msgid "line %d: second %%%s section\n"
  +#: build/parseBuildInstallClean.c:33
  +#, c-format
  +msgid "line %d: second %s\n"
   msgstr "řádek: %d: druhý %s\n"
   
  -#: build/parseChangelog.c:176
  +#: build/parseChangelog.c:128
   #, c-format
   msgid "%%changelog entries must start with *\n"
   msgstr "Položky v %%changelog musí začínat znakem *\n"
   
  -#: build/parseChangelog.c:184
  +#: build/parseChangelog.c:136
   #, c-format
   msgid "incomplete %%changelog entry\n"
   msgstr "nekompletní položka v %%changelog\n"
   
  -#: build/parseChangelog.c:201
  +#: build/parseChangelog.c:153
   #, c-format
   msgid "bad date in %%changelog: %s\n"
   msgstr "špatný datum v %%changelog: %s\n"
   
  -#: build/parseChangelog.c:206
  +#: build/parseChangelog.c:158
   #, fuzzy, c-format
   msgid "%%changelog not in descending chronological order\n"
   msgstr "%%changelog není seřazen sestupně podle času\n"
   
  -#: build/parseChangelog.c:214 build/parseChangelog.c:225
  +#: build/parseChangelog.c:166 build/parseChangelog.c:177
   #, c-format
   msgid "missing name in %%changelog\n"
   msgstr "chybějící jméno v %%changelog\n"
   
  -#: build/parseChangelog.c:232
  +#: build/parseChangelog.c:184
   #, c-format
   msgid "no description in %%changelog\n"
   msgstr "žádný popis v %%changelog\n"
   
  -#: build/parseDescription.c:55
  +#: build/parseDescription.c:47
   #, c-format
   msgid "line %d: Error parsing %%description: %s\n"
   msgstr "řádek %d: Chyba při parsování %%description: %s\n"
   
  -#: build/parseDescription.c:69 build/parseFiles.c:59 build/parseScript.c:242
  +#: build/parseDescription.c:60 build/parseFiles.c:56 build/parseScript.c:200
   #, c-format
   msgid "line %d: Bad option %s: %s\n"
   msgstr "řádek %d: špatná volba %s: %s\n"
   
  -#: build/parseDescription.c:80 build/parseFiles.c:73 build/parseScript.c:256
  +#: build/parseDescription.c:75 build/parseFiles.c:70 build/parseScript.c:214
   #, c-format
   msgid "line %d: Too many names: %s\n"
   msgstr "řádek %d: Příliš mnoho jmen: %s\n"
   
  -#: build/parseDescription.c:87 build/parseFiles.c:82 build/parseScript.c:265
  +#: build/parseDescription.c:85 build/parseFiles.c:79 build/parseScript.c:223
   #, c-format
   msgid "line %d: Package does not exist: %s\n"
   msgstr "řádek %d: Balíček neexistuje: %s\n"
  @@ -804,974 +856,942 @@
   msgid "line %d: Second description\n"
   msgstr "řádek %d: Druhé description\n"
   
  -#: build/parseFiles.c:45
  +#: build/parseFiles.c:42
   #, c-format
   msgid "line %d: Error parsing %%files: %s\n"
   msgstr "řádek %d: Chyba při parsování %%files: %s\n"
   
  -#: build/parseFiles.c:89
  +#: build/parseFiles.c:86
   #, c-format
   msgid "line %d: Second %%files list\n"
   msgstr "řádek %d: Druhý seznam %%files\n"
   
  -#: build/parsePreamble.c:277
  +#: build/parsePreamble.c:242
   #, c-format
   msgid "Architecture is excluded: %s\n"
   msgstr "Architektura je vyřazena: %s\n"
   
  -#: build/parsePreamble.c:281
  +#: build/parsePreamble.c:247
   #, c-format
   msgid "Architecture is not included: %s\n"
   msgstr "Architektura není zahrnuta: %s\n"
   
  -#: build/parsePreamble.c:285
  +#: build/parsePreamble.c:252
   #, c-format
   msgid "OS is excluded: %s\n"
   msgstr "OS je vyřazen: %s\n"
   
  -#: build/parsePreamble.c:289
  +#: build/parsePreamble.c:257
   #, c-format
   msgid "OS is not included: %s\n"
   msgstr "OS není zahrnut: %s\n"
   
  -#: build/parsePreamble.c:314
  +#: build/parsePreamble.c:280
   #, 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:345
  +#: build/parsePreamble.c:309
   #, c-format
   msgid "Duplicate %s entries in package: %s\n"
   msgstr "Duplikovaná položka %s v balíčku: %s\n"
   
  -#: build/parsePreamble.c:436
  -msgid "No icon file in sources\n"
  -msgstr ""
  -
  -#: build/parsePreamble.c:464
  -#, fuzzy, c-format
  -msgid "Invalid icon URL: %s\n"
  -msgstr "Neplatný %s token: %s\n"
  -
  -#: build/parsePreamble.c:471
  +#: build/parsePreamble.c:371
   #, c-format
   msgid "Unable to open icon %s: %s\n"
   msgstr "Nemohu otevřít ikonu %s: %s\n"
   
  -#: build/parsePreamble.c:480
  +#: build/parsePreamble.c:389
   #, c-format
   msgid "Unable to read icon %s: %s\n"
   msgstr "Nemohu přečíst ikonu %s: %s\n"
   
  -#: build/parsePreamble.c:485
  +#: build/parsePreamble.c:402
   #, c-format
  -msgid "Icon %s is too big (max. %d bytes)\n"
  -msgstr ""
  +msgid "Unknown icon type: %s\n"
  +msgstr "Neznámý typ ikony: %s\n"
   
  -#: build/parsePreamble.c:549
  +#: build/parsePreamble.c:447
   #, 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:585
  +#: build/parsePreamble.c:487
   #, c-format
   msgid "line %d: Malformed tag: %s\n"
   msgstr "řádek %d: Počkozená značka: %s\n"
   
  -#: build/parsePreamble.c:593
  +#. Empty field
  +#: build/parsePreamble.c:495
   #, c-format
   msgid "line %d: Empty tag: %s\n"
   msgstr "řádek %d: Prázdná značka: %s\n"
   
  -#: build/parsePreamble.c:617 build/parsePreamble.c:624
  +#: build/parsePreamble.c:518 build/parsePreamble.c:525
   #, c-format
   msgid "line %d: Illegal char '-' in %s: %s\n"
   msgstr "řádek %d: Nepřípustný znak '-' v %s: %s\n"
   
  -#: build/parsePreamble.c:667
  +#: build/parsePreamble.c:586 build/parseSpec.c:423
   #, c-format
   msgid "BuildRoot can not be \"/\": %s\n"
   msgstr "BuildRoot nemůže být \"/\": %s\n"
   
  -#: build/parsePreamble.c:684
  -#, 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:692
  +#: build/parsePreamble.c:599
   #, 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:704
  +#: build/parsePreamble.c:611
   #, c-format
   msgid "line %d: Docdir must begin with '/': %s\n"
   msgstr "řádek %d: Docdir musí začínat na '/': %s\n"
   
  -#: build/parsePreamble.c:718
  -#, 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: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:764 build/parsePreamble.c:775
  +#: build/parsePreamble.c:663 build/parsePreamble.c:674
   #, c-format
   msgid "line %d: Bad %s: qualifiers: %s\n"
   msgstr "řádek %d: Špatné určení %s: %s\n"
   
  -#: build/parsePreamble.c:820
  +#: build/parsePreamble.c:700
   #, c-format
   msgid "line %d: Bad BuildArchitecture format: %s\n"
   msgstr "řádek %d: Špatný formát BuildArchitecture: %s\n"
   
  -#: build/parsePreamble.c:833
  -#, c-format
  -msgid "line %d: Only \"noarch\" sub-packages are supported: %s\n"
  -msgstr ""
  -
  -#: build/parsePreamble.c:957
  +#: build/parsePreamble.c:709
   #, c-format
  -msgid "Legacy syntax is unsupported: %s\n"
  -msgstr ""
  +msgid "Internal error: Bogus tag %d\n"
  +msgstr "Interní chyba: Špatná značka: %d\n"
   
  -#: build/parsePreamble.c:1058
  +#: build/parsePreamble.c:869
   #, c-format
   msgid "Bad package specification: %s\n"
   msgstr "Špatná specifikace balíčku: %s\n"
   
  -#: build/parsePreamble.c:1104
  +#: build/parsePreamble.c:875
  +#, c-format
  +msgid "Package already exists: %s\n"
  +msgstr "Balíček již existuje: %s\n"
  +
  +#: build/parsePreamble.c:902
   #, c-format
   msgid "line %d: Unknown tag: %s\n"
   msgstr "řádek %d: Neznámá značka: %s\n"
   
  -#: build/parsePrep.c:51
  +#: 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
   #, c-format
   msgid "Bad source: %s: %s\n"
   msgstr "Špatný zdrojový soubor: %s: %s\n"
   
  -#: build/parsePrep.c:115
  +#: build/parsePrep.c:86
   #, c-format
   msgid "No patch number %d\n"
   msgstr "Patch číslo %d neexistuje\n"
   
  -#: build/parsePrep.c:226
  +#: build/parsePrep.c:181
   #, c-format
   msgid "No source number %d\n"
   msgstr "Zdroj číslo %d neexistuje\n"
   
  -#: build/parsePrep.c:374
  +#: 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
   #, c-format
   msgid "Error parsing %%setup: %s\n"
   msgstr "Chyba při parsování %%setup: %s\n"
   
  -#: build/parsePrep.c:389
  +#: build/parsePrep.c:322
   #, c-format
   msgid "line %d: Bad arg to %%setup: %s\n"
   msgstr "řádek %d: Špatný parametr v %%setup: %s\n"
   
  -#: build/parsePrep.c:407
  +#: build/parsePrep.c:340
   #, c-format
   msgid "line %d: Bad %%setup option %s: %s\n"
   msgstr "řádek %d: Špatná volba v %%setup %s: %s\n"
   
  -#: build/parsePrep.c:557
  +#: build/parsePrep.c:482
   #, 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:566
  +#: build/parsePrep.c:491
   #, 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:579
  -#, 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:588
  -#, 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:600
  +#: build/parsePrep.c:503
   #, 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:607
  +#: build/parsePrep.c:510
   #, 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:614
  +#: build/parsePrep.c:517
   msgid "Too many patches!\n"
   msgstr "Příliš mnoho patchů!\n"
   
  -#: build/parsePrep.c:618
  +#: build/parsePrep.c:521
   #, c-format
   msgid "line %d: Bad arg to %%patch: %s\n"
   msgstr "řádek %d: Špatný parametr pro %%patch: %s\n"
   
  -#: build/parsePrep.c:770
  -#, fuzzy, c-format
  -msgid "Missing %s%d %s: %s\n"
  -msgstr "Chybějící %s v %s %s\n"
  -
  -#: build/parsePrep.c:782 build/parsePrep.c:797
  -#, fuzzy, c-format
  -msgid "Fetching(%s%d): %s\n"
  -msgstr "Provádění(%s): %s\n"
  -
  -#: build/parsePrep.c:788 build/parsePrep.c:803
  -#, fuzzy, c-format
  -msgid "Fetching %s%d failed: %s\n"
  -msgstr "otevření %s selhalo: %s\n"
  -
  -#: build/parsePrep.c:808
  -#, fuzzy, c-format
  -msgid "Missing %s%d: %s: %s\n"
  -msgstr "Chybějící %s v %s %s\n"
  -
  -#: build/parsePrep.c:830
  +#: build/parsePrep.c:557
   #, c-format
   msgid "line %d: second %%prep\n"
   msgstr "řádek %d: druhý %%prep\n"
   
  -#: build/parseReqs.c:103
  -#, fuzzy, c-format
  +#: build/parseReqs.c:102
  +#, c-format
   msgid ""
  -"line %d: Dependency \"%s\" must begin with alpha-numeric, '_' or '/': %s\n"
  +"line %d: Dependency tokens 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:129
  +#: 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
   #, 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:146
  +#: build/parseReqs.c:176
   #, c-format
   msgid "line %d: Version required: %s\n"
   msgstr "řádek %d: Vyžadována verze: %s\n"
   
  -#: build/parseScript.c:198
  +#: build/parseScript.c:166
   #, c-format
   msgid "line %d: triggers must have --: %s\n"
   msgstr "řádek %d: spouště (triggery) musí mít --: %s\n"
   
  -#: build/parseScript.c:208 build/parseScript.c:281
  +#: build/parseScript.c:176 build/parseScript.c:239
   #, c-format
   msgid "line %d: Error parsing %s: %s\n"
   msgstr "řádek %d: Chyba při parsování %s: %s\n"
   
  -#: build/parseScript.c:220
  -#, 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:229
  +#: build/parseScript.c:187
   #, 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:273
  +#: build/parseScript.c:231
   #, c-format
   msgid "line %d: Second %s\n"
   msgstr "řádek %d: Druhý %s\n"
   
  -#: build/parseScript.c:319
  -#, 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:240
  +#: build/parseSpec.c:157
   #, c-format
   msgid "line %d: %s\n"
   msgstr "řádek %d: %s\n"
   
  -#: build/parseSpec.c:294
  +#. XXX Fstrerror
  +#: build/parseSpec.c:209
   #, c-format
   msgid "Unable to open %s: %s\n"
   msgstr "Nemohu otevřít %s: %s\n"
   
  -#: build/parseSpec.c:309
  +#: build/parseSpec.c:225
   #, c-format
   msgid "Unclosed %%if\n"
   msgstr "Neuzavřený %%if\n"
   
  -#: build/parseSpec.c:400
  +#: build/parseSpec.c:297
   #, c-format
   msgid "%s:%d: parseExpressionBoolean returns %d\n"
   msgstr "%s:%d: parseExpressionBoolean vrátil %d\n"
   
  -#: build/parseSpec.c:409
  +#: build/parseSpec.c:306
   #, 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:421
  +#: build/parseSpec.c:318
   #, 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:435 build/parseSpec.c:444
  +#: build/parseSpec.c:332 build/parseSpec.c:341
   #, c-format
   msgid "malformed %%include statement\n"
   msgstr "poškozený příkaz %%include\n"
   
  -#: build/parseSpec.c:659
  +#: build/parseSpec.c:542
   msgid "No compatible architectures found for build\n"
   msgstr "Nenalezeny žádné kompatibilní architektury pro sestavení\n"
   
  -#: build/parseSpec.c:726
  +#: build/parseSpec.c:600
   #, c-format
   msgid "Package has no %%description: %s\n"
   msgstr "Balíček nemá žádné %%description: %s\n"
   
  -#: build/poptBT.c:144
  +#: 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
   #, 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:145 build/poptBT.c:148 build/poptBT.c:151 build/poptBT.c:154
  -#: build/poptBT.c:157 build/poptBT.c:160 build/poptBT.c:163 build/poptBT.c:167
  -#: build/poptBT.c:170
  +#: 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
   msgid "<specfile>"
   msgstr "<spec_soubor>"
   
  -#: build/poptBT.c:147
  +#: build/poptBT.c:163
   msgid "build through %build (%prep, then compile) from <specfile>"
   msgstr "sestavení podle %build (%prep, pak kompilace) podle <spec_soubor>"
   
  -#: build/poptBT.c:150
  +#: build/poptBT.c:166
   msgid "build through %install (%prep, %build, then install) from <specfile>"
   msgstr ""
   "sestavení podle %install (%prep, %build, pak install) podle <spec_soubor>"
   
  -#: build/poptBT.c:153
  +#: build/poptBT.c:169
   #, c-format
   msgid "verify %files section from <specfile>"
   msgstr "kontrola části %files ve <spec_soubor>"
   
  -#: build/poptBT.c:156
  +#: build/poptBT.c:172
   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:159
  +#: build/poptBT.c:175
   msgid "build binary package only from <specfile>"
   msgstr "vytvoření pouze binárního balíčku podle <spec_soubor>"
   
  -#: build/poptBT.c:162
  +#: build/poptBT.c:178
   msgid "build source package only from <specfile>"
   msgstr "vytvoření zdrojového balíčku podle <spec_soubor>"
   
  -#: build/poptBT.c:166
  -#, fuzzy
  -msgid "track versions of sources from <specfile>"
  -msgstr "kontrola části %files ve <spec_soubor>"
  -
  -#: build/poptBT.c:169
  -msgid "fetch missing source and patch files"
  -msgstr ""
  -
  -#: build/poptBT.c:173
  +#: build/poptBT.c:182
   #, 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:174 build/poptBT.c:177 build/poptBT.c:180 build/poptBT.c:183
  -#: build/poptBT.c:186 build/poptBT.c:189 build/poptBT.c:192
  +#: 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
   msgid "<tarball>"
   msgstr "<tar_soubor>"
   
  -#: build/poptBT.c:176
  +#: build/poptBT.c:185
   msgid "build through %build (%prep, then compile) from <tarball>"
   msgstr "sestavení podle %build (%prep, pak kompilace) z <tar_soubor>"
   
  -#: build/poptBT.c:179
  +#: build/poptBT.c:188
   msgid "build through %install (%prep, %build, then install) from <tarball>"
   msgstr "sestavení podle %%install (%prep, %build, pak install) z <tar_soubor>"
   
  -#: build/poptBT.c:182
  +#: build/poptBT.c:191
   #, c-format
   msgid "verify %files section from <tarball>"
   msgstr "kontrola části %files z <tar_soubor>"
   
  -#: build/poptBT.c:185
  +#: build/poptBT.c:194
   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:188
  +#: build/poptBT.c:197
   msgid "build binary package only from <tarball>"
   msgstr "vytvoření pouze binárního balíčku z <tar_soubor>"
   
  -#: build/poptBT.c:191
  +#: build/poptBT.c:200
   msgid "build source package only from <tarball>"
   msgstr "vytvoření pouze zdrojového balíčku z <tar_soubor>"
   
  -#: build/poptBT.c:195
  +#: build/poptBT.c:204
   msgid "build binary package from <source package>"
   msgstr "vytvoření binárního balíčku ze <zdrojový balíček>"
   
  -#: build/poptBT.c:196 build/poptBT.c:199
  +#: build/poptBT.c:205 build/poptBT.c:208
   msgid "<source package>"
   msgstr "<zdrojový balíček>"
   
  -#: build/poptBT.c:198
  +#: build/poptBT.c:207
   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:202
  +#: build/poptBT.c:211
  +msgid "override build root"
  +msgstr "build root předefinován"
  +
  +#: build/poptBT.c:213
   msgid "remove build tree when done"
   msgstr "po dokončení odstranit sestavovací strom"
   
  -#: build/poptBT.c:204
  +#: 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
   msgid "do not execute any stages of the build"
   msgstr "nespouštět žádné etapy vytváření balíčku"
   
  -#: build/poptBT.c:206
  +#: build/poptBT.c:223
   msgid "do not verify build dependencies"
   msgstr "nekontrolovat závislosti balíčků"
   
  -#: build/poptBT.c:208
  -msgid "disable automagic Provides: extraction"
  -msgstr ""
  -
  -#: build/poptBT.c:210
  -msgid "disable automagic Requires: extraction"
  -msgstr ""
  -
  -#: build/poptBT.c:212
  -msgid "disable tags forbidden by LSB"
  -msgstr ""
  +#: 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:215 lib/poptALL.c:361 lib/poptI.c:335 lib/poptQV.c:411
  -#: lib/poptQV.c:420 lib/poptQV.c:462
  +#: 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
   #, fuzzy
   msgid "don't verify package digest(s)"
   msgstr "nekontrolovat závislosti balíčků"
   
  -#: build/poptBT.c:217 lib/poptALL.c:363 lib/poptI.c:337 lib/poptQV.c:414
  -#: lib/poptQV.c:422 lib/poptQV.c:465
  +#: 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
   #, fuzzy
   msgid "don't verify database header(s) when retrieved"
   msgstr "nekontrolovat architekturu balíčku"
   
  -#: build/poptBT.c:219 lib/poptALL.c:365 lib/poptI.c:339 lib/poptQV.c:417
  -#: lib/poptQV.c:424 lib/poptQV.c:467
  +#: 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
   #, fuzzy
   msgid "don't verify package signature(s)"
   msgstr "ověřit podpis v balíčku"
   
  -#: build/poptBT.c:222
  -#, fuzzy
  -msgid "do not accept i18n msgstr's from specfile"
  +#: build/poptBT.c:236
  +msgid "do not accept i18N msgstr's from specfile"
   msgstr "neakceptovat i18N popisky ze spec souboru"
   
  -#: build/poptBT.c:224
  +#: build/poptBT.c:238
   msgid "remove sources when done"
   msgstr "po dokončení odstranit zdrojové kódy"
   
  -#: build/poptBT.c:226
  +#: build/poptBT.c:240
   msgid "remove specfile when done"
   msgstr "po dokončení odstranit spec soubor"
   
  -#: build/poptBT.c:228
  +#: build/poptBT.c:242
   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:230
  +#: build/poptBT.c:244
   msgid "generate PGP/GPG signature"
   msgstr "generovat PGP/GPG podpis"
   
  -#: build/poptBT.c:232
  +#: build/poptBT.c:246
   msgid "override target platform"
   msgstr "cílová platforma předefinována"
   
  -#: build/poptBT.c:232 lib/poptALL.c:358 lib/poptQV.c:322
  -msgid "CPU-VENDOR-OS"
  -msgstr ""
  -
  -#: build/poptBT.c:234
  -#, fuzzy
  -msgid "look up i18n strings in specfile catalog"
  +#: build/poptBT.c:248
  +msgid "lookup i18N strings in specfile catalog"
   msgstr "vyhledat i18N řetězce ve specfile katalogu"
   
  -#: build/spec.c:309
  +#: build/spec.c:233
   #, c-format
   msgid "line %d: Bad number: %s\n"
   msgstr "řádek %d: Špatné číslo: %s\n"
   
  -#: build/spec.c:315
  +#: build/spec.c:239
   #, c-format
   msgid "line %d: Bad no%s number: %d\n"
   msgstr "řádek %d: Špatné číslo %s: %d\n"
   
  -#: build/spec.c:385
  +#: build/spec.c:302
   #, c-format
   msgid "line %d: Bad %s number: %s\n"
   msgstr "řádek %d: Špatné číslo %s: %s\n"
   
  -#: build/spec.c:728
  +#: lib/cpio.c:207
   #, c-format
  -msgid "can't query %s: %s\n"
  -msgstr "nemohu provést dotaz %s: %s\n"
  +msgid "(error 0x%x)"
  +msgstr "(chyba: 0x%x)"
   
  -#: build/spec.c:868
  -#, 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:210
  +msgid "Bad magic"
  +msgstr "Špatné magické číslo"
   
  -#: build/spec.c:923
  -#, fuzzy, c-format
  -msgid "Query specfile for platform(s): %s\n"
  -msgstr "Sestavuji cílové platformy: %s\n"
  +#: lib/cpio.c:211
  +msgid "Bad/unreadable  header"
  +msgstr "Špatná nebo nečitelná hlavička"
   
  -#: lib/depends.c:598
  -#, fuzzy, c-format
  -msgid "package %s was already added, skipping %s\n"
  -msgstr "balíček %s je již nainstalován"
  +#: lib/cpio.c:232
  +msgid "Header size too big"
  +msgstr "Velikost hlavičky je přiliš velká"
  +
  +#: 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í"
  +
  +#: lib/cpio.c:236
  +msgid "Internal error"
  +msgstr "Interní chyba"
  +
  +#: lib/cpio.c:237
  +msgid "Archive file not in header"
  +msgstr ""
   
  -#: lib/depends.c:612
  +#: lib/cpio.c:248
  +msgid " failed - "
  +msgstr "selhal - "
  +
  +#: lib/depends.c:163
   #, fuzzy, c-format
   msgid "package %s was already added, replacing with %s\n"
   msgstr "balíček %s je již nainstalován"
   
  -#: lib/depends.c:833
  +#: lib/depends.c:395
   msgid "(cached)"
   msgstr ""
   
  -#: lib/depends.c:849
  +#: lib/depends.c:422
   #, fuzzy
  -msgid "(function probe)"
  -msgstr "(neznámý typ)"
  -
  -#: lib/depends.c:868
  -msgid "(user lookup)"
  -msgstr ""
  +msgid "(rpmrc provides)"
  +msgstr "%s: %-45s ANO (rpmrc poskytuje)\n"
   
  -#: lib/depends.c:885
  -msgid "(group lookup)"
  -msgstr ""
  +#: lib/depends.c:439
  +#, fuzzy
  +msgid "(rpmlib provides)"
  +msgstr "%s: %-45s ANO (rpmlib poskytuje)\n"
   
  -#: lib/depends.c:894
  +#: lib/depends.c:468
   #, fuzzy
  -msgid "(access probe)"
  -msgstr "%s: %-45s ANO (přidáno poskytuje)\n"
  +msgid "(db files)"
  +msgstr "Špatný soubor: %s: %s\n"
   
  -#: lib/depends.c:916
  +#: lib/depends.c:481
   #, fuzzy
  -msgid "(mtab probe)"
  +msgid "(db provides)"
   msgstr "%s: %-45s ANO (db poskytuje)\n"
   
  -#: lib/depends.c:973
  -msgid "(diskspace probe)"
  -msgstr ""
  -
  -#: lib/depends.c:1015
  +#: lib/depends.c:494
   #, fuzzy
  -msgid "(digest probe)"
  -msgstr "%s: %-45s ANO (přidáno poskytuje)\n"
  -
  -#: lib/depends.c:1039
  -#, fuzzy
  -msgid "(signature probe)"
  -msgstr "Volby signatury:"
  +msgid "(db package)"
  +msgstr "žádné balíčky\n"
   
  -#: lib/depends.c:1069
  -#, fuzzy
  -msgid "(verify probe)"
  -msgstr "režim kontroly"
  -
  -#: lib/depends.c:1091
  -msgid "(gnupg probe)"
  +#: lib/depends.c:852
  +#, c-format
  +msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
   msgstr ""
   
  -#: lib/depends.c:1104
  -#, fuzzy
  -msgid "(macro probe)"
  -msgstr "%s: %-45s ANO (rpmrc poskytuje)\n"
  +#: 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:1132
  -msgid "(envvar probe)"
  -msgstr ""
  +#. Record all relations.
  +#: lib/depends.c:1208
  +msgid "========== recording tsort relations\n"
  +msgstr "========== ukládání tsort relací\n"
   
  -#: lib/depends.c:1159
  +#. T4. Scan for zeroes.
  +#: lib/depends.c:1309
   #, fuzzy
  -msgid "(running probe)"
  -msgstr "(neznámý typ)"
  -
  -#: lib/depends.c:1181
  -msgid "(sanity probe)"
  +msgid ""
  +"========== tsorting packages (order, #predecessors, #succesors, tree, "
  +"depth)\n"
   msgstr ""
  +"========== tsorting balíčků (pořadí, #předchůdce, #následovník, hloubka)\n"
   
  -#: lib/depends.c:1202
  -msgid "(vcheck probe)"
  -msgstr ""
  +#: lib/depends.c:1393
  +msgid "========== successors only (presentation order)\n"
  +msgstr "========== pouze úspěšné (pořadí dle prezentace)\n"
   
  -#: lib/depends.c:1223
  -#, fuzzy
  -msgid "(sysinfo provides)"
  -msgstr "%s: %-45s ANO (db poskytuje)\n"
  +#: lib/depends.c:1463
  +msgid "LOOP:\n"
  +msgstr "SMYČKA:\n"
   
  -#: lib/depends.c:1242
  -#, fuzzy
  -msgid "(rpmlib provides)"
  -msgstr "%s: %-45s ANO (rpmlib poskytuje)\n"
  +#: lib/depends.c:1498
  +msgid "========== continuing tsort ...\n"
  +msgstr "========== pokračuje tsort ...\n"
   
  -#: lib/depends.c:1257
  -#, fuzzy
  -msgid "(cpuinfo provides)"
  -msgstr "%s: %-45s ANO (rpmlib poskytuje)\n"
  +#. Return no. of packages that could not be ordered.
  +#: lib/depends.c:1503
  +#, c-format
  +msgid "rpmtsOrder failed, %d elements remain\n"
  +msgstr ""
   
  -#: lib/depends.c:1272
  -#, fuzzy
  -msgid "(getconf provides)"
  -msgstr "%s: %-45s ANO (db poskytuje)\n"
  +#: 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:1287
  +#: lib/formats.c:160
   #, fuzzy
  -msgid "(uname provides)"
  -msgstr "%s: %-45s ANO (přidáno poskytuje)\n"
  +msgid "(not base64)"
  +msgstr "(není číslo)"
   
  -#: lib/depends.c:1319
  -#, fuzzy
  -msgid "(soname provides)"
  -msgstr "%s: %-45s ANO (přidáno poskytuje)\n"
  +#: lib/formats.c:170
  +msgid "(invalid type)"
  +msgstr ""
   
  -#: lib/depends.c:1347
  +#: lib/formats.c:236 lib/formats.c:285
   #, fuzzy
  -msgid "(db files)"
  -msgstr "Špatný soubor: %s: %s\n"
  +msgid "(not a blob)"
  +msgstr "(není číslo)"
   
  -#: lib/depends.c:1359
  +#: lib/formats.c:310
   #, fuzzy
  -msgid "(db provides)"
  -msgstr "%s: %-45s ANO (db poskytuje)\n"
  -
  -#: lib/depends.c:1389
  -msgid "(hint skipped)"
  -msgstr ""
  -
  -#: lib/depends.c:1826
  -#, c-format
  -msgid "ignore package name relation(s) [%d]\t%s -> %s\n"
  -msgstr ""
  -
  -#: lib/depends.c:1949
  -#, 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:2533
  -msgid "LOOP:\n"
  -msgstr "SMYČKA:\n"
  -
  -#: lib/depends.c:2569
  -#, c-format
  -msgid "rpmtsOrder failed, %d elements remain\n"
  -msgstr ""
  +msgid "(not an OpenPGP signature)"
  +msgstr "vynechat případné PGP podpisy"
   
  -#: lib/fs.c:80
  +#: lib/fs.c:73
   #, c-format
   msgid "mntctl() failed to return size: %s\n"
   msgstr "mntctl() nevrátil velikost: %s\n"
   
  -#: lib/fs.c:95
  +#: lib/fs.c:88
   #, c-format
   msgid "mntctl() failed to return mount points: %s\n"
   msgstr "mntctl() nevrátil přípojné body: %s\n"
   
  -#: lib/fs.c:115 lib/fs.c:220 lib/fs.c:338
  +#: lib/fs.c:108 lib/fs.c:193 lib/fs.c:303
   #, c-format
   msgid "failed to stat %s: %s\n"
   msgstr "nemohu zjistit stav %s: %s\n"
   
  -#: lib/fs.c:160
  +#: lib/fs.c:151 rpmio/url.c:523
   #, c-format
   msgid "failed to open %s: %s\n"
   msgstr "nemohu otevřít %s: %s\n"
   
  -#: lib/fs.c:242
  -#, fuzzy, c-format
  -msgid "%5d 0x%04x %s %s\n"
  -msgstr "Soubor %4d: %07o %s.%s\t %s\n"
  -
  -#: lib/fs.c:361
  +#: lib/fs.c:326
   #, 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:901 rpmio/iosm.c:974
  -#, 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: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:915 rpmio/iosm.c:988
  +#: lib/fsm.c:1242
   #, c-format
  -msgid "group %s does not exist - using root\n"
  -msgstr "skupina %s neexistuje - použita skupina root\n"
  +msgid "%s directory created with perms %04o.\n"
  +msgstr "vytvořen adresář %s s právy %04o.\n"
   
  -#: lib/fsm.c:1789 rpmio/iosm.c:1866
  +#: lib/fsm.c:1540
   #, c-format
   msgid "archive file %s was not found in header file list\n"
   msgstr ""
   
  -#: lib/fsm.c:1933 lib/fsm.c:2053 rpmio/iosm.c:2012 rpmio/iosm.c:2131
  +#: lib/fsm.c:1669 lib/fsm.c:1805
   #, c-format
   msgid "%s saved as %s\n"
   msgstr "%s uloženo jako %s\n"
   
  -#: lib/fsm.c:2080
  +#: lib/fsm.c:1831
   #, 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:2086
  +#: lib/fsm.c:1837
   #, c-format
   msgid "%s rmdir of %s failed: %s\n"
   msgstr "%s rmdir %s selhal: %s\n"
   
  -#: lib/fsm.c:2101
  -#, fuzzy, c-format
  -msgid " %s: unlink of %s failed: %s\n"
  +#: lib/fsm.c:1847
  +#, c-format
  +msgid "%s unlink of %s failed: %s\n"
   msgstr "%s unlink %s selhal: %s\n"
   
  -#: lib/fsm.c:2126 rpmio/iosm.c:2204
  +#: lib/fsm.c:1867
   #, c-format
   msgid "%s created as %s\n"
   msgstr "%s vytvořen jako %s\n"
   
  -#: lib/misc.c:41
  +#: lib/misc.c:45
   #, c-format
   msgid "cannot create %%%s %s\n"
   msgstr "nemohu vytvořit %s: %s\n"
   
  -#: lib/package.c:130
  -#, fuzzy
  -msgid "read failed\n"
  -msgstr "spuštění selhalo\n"
  +#: lib/misc.c:50
  +#, c-format
  +msgid "cannot write to %%%s %s\n"
  +msgstr "nemohu zapsat do %%%s %s\n"
   
  -#: lib/package.c:136 lib/rpmchecksig.c:250 lib/rpmchecksig.c:908
  +#: lib/misc.c:190 lib/misc.c:195 lib/misc.c:201
   #, c-format
  -msgid "%s: No signature available\n"
  -msgstr ""
  +msgid "error creating temporary file %s\n"
  +msgstr "chyba při vytváření dočasného souboru %s\n"
   
  -#: lib/package.c:229 lib/package.c:266 lib/rpmchecksig.c:987
  +#: lib/package.c:362
   #, c-format
  -msgid "skipping package %s with unverifiable V%u signature\n"
  +msgid "blob size(%d): BAD, 8 + 16 * il(%d) + dl(%d)\n"
   msgstr ""
   
  -#: lib/package.c:311 lib/rpmchecksig.c:123
  +#: lib/package.c:371 lib/package.c:435 lib/package.c:502 lib/signature.c:226
   #, c-format
  -msgid "%s: Fread failed: %s\n"
  -msgstr "%s: Fread selhalo: %s\n"
  +msgid "tag[%d]: BAD, tag %d type %d offset %d count %d\n"
  +msgstr ""
   
  -#: lib/poptALL.c:144 rpmio/poptIO.c:148
  +#: lib/package.c:391 lib/signature.c:242
   #, c-format
  -msgid "%s ("
  +msgid "region offset: BAD, tag %d type %d offset %d count %d\n"
   msgstr ""
   
  -#: lib/poptALL.c:290 lib/poptI.c:203 lib/poptQV.c:292 lib/poptQV.c:339
  -#, fuzzy
  -msgid "add suggested packages to transaction"
  -msgstr "dotaz/ověření balíčků ve skupině"
  +#: lib/package.c:412 lib/signature.c:263
  +#, c-format
  +msgid "region trailer: BAD, tag %d type %d offset %d count %d\n"
  +msgstr ""
   
  -#: lib/poptALL.c:293 lib/poptI.c:206
  -msgid "use anaconda \"presentation order\""
  +#: lib/package.c:426 lib/signature.c:277
  +#, c-format
  +msgid "region size: BAD, ril(%d) > il(%d)\n"
   msgstr ""
   
  -#: lib/poptALL.c:296 lib/poptI.c:209
  -msgid "print dependency loops as warning"
  +#: lib/package.c:454
  +msgid "hdr SHA1: BAD, not hex\n"
   msgstr ""
   
  -#: lib/poptALL.c:299 lib/poptI.c:212
  -msgid "do not suggest missing dependency resolution(s)"
  +#: lib/package.c:472
  +msgid "hdr DSA: BAD, not binary\n"
   msgstr ""
   
  -#: lib/poptALL.c:302 lib/poptI.c:215
  -#, fuzzy
  -msgid "do not check added package conflicts"
  -msgstr "nespouštět žádné skripty určené pro balíčky"
  +#: 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:305 lib/poptI.c:218
  -msgid "ignore added package requires on symlink targets"
  +#: lib/package.c:655
  +#, c-format
  +msgid "hdr size(%d): BAD, read returned %d\n"
   msgstr ""
   
  -#: lib/poptALL.c:308 lib/poptI.c:221
  -msgid "ignore added package obsoletes"
  +#: lib/package.c:659
  +msgid "hdr magic: BAD\n"
   msgstr ""
   
  -#: lib/poptALL.c:311 lib/poptI.c:224
  -#, fuzzy
  -msgid "ignore added package requires on file parent directory"
  -msgstr "uchovat smazané soubory přesunem do podadresáře"
  +#: lib/package.c:667
  +#, c-format
  +msgid "hdr tags: BAD, no. of tags(%d) out of range\n"
  +msgstr ""
   
  -#: lib/poptALL.c:314 lib/poptI.c:227
  -#, fuzzy
  -msgid "do not check added package requires"
  -msgstr "nespouštět žádné skripty určené pro balíčky"
  +#: lib/package.c:676
  +#, c-format
  +msgid "hdr data: BAD, no. of bytes(%d) out of range\n"
  +msgstr ""
   
  -#: lib/poptALL.c:317 lib/poptI.c:230
  -#, fuzzy
  -msgid "ignore added package upgrades"
  -msgstr "žádný balíček neposkytuje %s\n"
  +#: lib/package.c:690
  +#, c-format
  +msgid "hdr blob(%d): BAD, read returned %d\n"
  +msgstr ""
   
  -#: lib/poptALL.c:333
  -msgid "predefine MACRO with value EXPR"
  +#: lib/package.c:703
  +msgid "hdr load: BAD\n"
   msgstr ""
   
  -#: lib/poptALL.c:334 lib/poptALL.c:338 rpmio/poptIO.c:329
  -msgid "'MACRO EXPR'"
  +#: 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:337 rpmio/poptIO.c:328
  -msgid "define MACRO with value EXPR"
  +#: lib/package.c:841
  +#, fuzzy, c-format
  +msgid "%s: headerRead failed: %s"
  +msgstr "%s: readLead selhalo\n"
  +
  +#: 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:203
  +msgid "predefine MACRO with value EXPR"
   msgstr ""
   
  -#: lib/poptALL.c:340 rpmio/poptIO.c:331
  -msgid "undefine MACRO"
  +#: lib/poptALL.c:204 lib/poptALL.c:207
  +msgid "'MACRO EXPR'"
   msgstr ""
   
  -#: lib/poptALL.c:341 rpmio/poptIO.c:332
  -msgid "'MACRO'"
  +#: lib/poptALL.c:206
  +msgid "define MACRO with value EXPR"
   msgstr ""
   
  -#: lib/poptALL.c:343 rpmio/poptIO.c:334
  +#: lib/poptALL.c:209
   #, fuzzy
   msgid "print macro expansion of EXPR"
   msgstr "vypsat expanzi makra <výraz>+"
   
  -#: lib/poptALL.c:344 rpmio/poptIO.c:335
  +#: lib/poptALL.c:210
   msgid "'EXPR'"
   msgstr ""
   
  -#: lib/poptALL.c:346 rpmio/poptIO.c:338
  +#: lib/poptALL.c:212 lib/poptALL.c:231 lib/poptALL.c:235
   #, fuzzy
   msgid "read <FILE:...> instead of default file(s)"
   msgstr "číst <soubor:...> místo implicitního makro souboru"
   
  -#: lib/poptALL.c:347 lib/poptALL.c:351 lib/poptALL.c:355 rpmio/poptIO.c:339
  -#: rpmio/poptIO.c:343 rpmio/poptIO.c:347
  +#: lib/poptALL.c:213 lib/poptALL.c:232 lib/poptALL.c:236
   msgid "<FILE:...>"
   msgstr ""
   
  -#: lib/poptALL.c:350 rpmio/poptIO.c:342
  -#, fuzzy
  -msgid "read <FILE:...> instead of default RPM Lua file(s)"
  -msgstr "číst <soubor:...> místo implicitního makro souboru"
  +#: 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:354 rpmio/poptIO.c:346
  +#: lib/poptALL.c:227
   #, fuzzy
  -msgid "read <FILE:...> instead of default POPT file(s)"
  -msgstr "číst <soubor:...> místo implicitního makro souboru"
  +msgid "send stdout to CMD"
  +msgstr "odeslat stdout do <příkazu>"
   
  -#: lib/poptALL.c:358 lib/poptQV.c:322
  +#: lib/poptALL.c:228
  +msgid "CMD"
  +msgstr ""
  +
  +#: lib/poptALL.c:239
   #, fuzzy
  -msgid "specify target platform"
  -msgstr "cílová platforma předefinována"
  +msgid "use ROOT as top level directory"
  +msgstr "použít <adr> jako adresář nejvyšší úrovně"
  +
  +#: lib/poptALL.c:240
  +msgid "ROOT"
  +msgstr ""
   
  -#: lib/poptALL.c:368
  +#: lib/poptALL.c:243
   msgid "display known query tags"
   msgstr "zobrazit známé značky pro dotazy"
   
  -#: lib/poptALL.c:370
  -#, fuzzy
  -msgid "display macro and configuration values"
  +#: lib/poptALL.c:245
  +msgid "display final rpmrc and macro configuration"
   msgstr "zobrazit finální konfiguraci rpmrc a maker"
   
  -#: lib/poptALL.c:372 rpmio/poptIO.c:367 tools/rpmrepo.c:2047
  -#, fuzzy
  -msgid "print the version"
  +#: 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"
   msgstr "vypsat používanou verzi rpm"
   
  -#: lib/poptALL.c:380
  +#: lib/poptALL.c:264
   #, fuzzy
   msgid "debug payload file state machine"
   msgstr "ladit nástroj stavu souborů"
   
  -#: lib/poptALL.c:382
  +#: lib/poptALL.c:266
  +msgid "debug protocol data stream"
  +msgstr "ladit protokol datového toku"
  +
  +#: lib/poptALL.c:271
   #, fuzzy
  -msgid "use threads for file state machine"
  -msgstr "ladit nástroj stavu souborů"
  +msgid "debug option/argument processing"
  +msgstr "Interní chyba při zpracování parametrů (%d) :-(\n"
   
  -#: lib/poptALL.c:396
  +#: lib/poptALL.c:274
   #, fuzzy
   msgid "debug package state machine"
   msgstr "ladit nástroj stavu souborů"
   
  -#: lib/poptALL.c:398
  -#, fuzzy
  -msgid "use threads for 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:589 rpmio/poptIO.c:567
  +#: lib/poptALL.c:292
  +msgid "debug URL cache handling"
  +msgstr "ladit manipulaci s URL cache"
  +
  +#. @-nullpass@
  +#: lib/poptALL.c:363
   #, c-format
   msgid "%s: option table misconfigured (%d)\n"
   msgstr ""
   
  -#: lib/poptI.c:75
  +#: lib/poptI.c:57
   msgid "exclude paths must begin with a /"
   msgstr "vynechané cesty musí začínat znakem /"
   
  -#: lib/poptI.c:83
  -#, fuzzy
  -msgid "Option --relocate needs /old/path=/new/path argument"
  -msgstr "      --relocate <stará_cesta>=<nová_cesta>"
  -
  -#: lib/poptI.c:85
  +#: lib/poptI.c:71
   msgid "relocations must begin with a /"
   msgstr "přemístění musejí začínat znakem /"
   
  -#: lib/poptI.c:88
  +#: lib/poptI.c:74
   msgid "relocations must contain a ="
   msgstr "přemístění musejí obsahovat ="
   
  -#: lib/poptI.c:91
  +#: lib/poptI.c:77
   msgid "relocations must have a / following the ="
   msgstr "přemístění musejí mít za znakem = znak /"
   
  -#: lib/poptI.c:103
  -msgid "Option --rbexclude needs transaction id argument(s)"
  -msgstr ""
  -
  -#: lib/poptI.c:134
  -#, fuzzy
  -msgid "Option --rollback needs a time/date stamp argument"
  -msgstr "porušený rollback čas"
  -
  -#: lib/poptI.c:138
  -#, c-format
  -msgid "Rollback goal:  %-24.24s (0x%08x)\n"
  +#: lib/poptI.c:92
  +msgid "rollback takes a time/date stamp argument"
   msgstr ""
   
  -#: lib/poptI.c:142
  +#: lib/poptI.c:99
   #, fuzzy
   msgid "malformed rollback time/date stamp argument"
   msgstr "porušený rollback čas"
   
  -#: lib/poptI.c:149
  +#: lib/poptI.c:152
   #, fuzzy
  -msgid "arbgoal takes a time/date stamp argument"
  -msgstr "porušený rollback čas"
  +msgid "add suggested packages to transaction"
  +msgstr "dotaz/ověření balíčků ve skupině"
   
   #: lib/poptI.c:156
  -#, fuzzy
  -msgid "malformed arbgoal time/date stamp argument"
  -msgstr "porušený rollback čas"
  -
  -#: lib/poptI.c:235
   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:239
  +#: lib/poptI.c:160
   msgid ""
   "remove all packages which match <package> (normally an error is generated if "
   "<package> specified multiple packages)"
  @@ -1779,149 +1799,140 @@
   "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:245 lib/poptI.c:319
  +#: lib/poptI.c:166 lib/poptI.c:245 lib/poptI.c:248
   msgid "do not execute package scriptlet(s)"
   msgstr "nespouštět žádné skripty určené pro balíčky"
   
  -#: lib/poptI.c:249
  -#, fuzzy
  -msgid "relocate files in non-relocatable package"
  +#: lib/poptI.c:170
  +msgid "relocate files in non-relocateable package"
   msgstr "přemístění souborů v nepřemístitelném balíčku"
   
  -#: lib/poptI.c:253
  +#: lib/poptI.c:173
   msgid "save erased package files by renaming into sub-directory"
   msgstr "uchovat smazané soubory přesunem do podadresáře"
   
  -#: lib/poptI.c:256
  +#: lib/poptI.c:176
   msgid "erase (uninstall) package"
   msgstr "smazat (deinstalovat) balíček"
   
  -#: lib/poptI.c:256
  +#: lib/poptI.c:176
   msgid "<package>+"
   msgstr "<balíček>"
   
  -#: lib/poptI.c:259 lib/poptI.c:299
  -#, fuzzy
  -msgid "do not install configuration files"
  -msgstr "vypsat všechny konfigurační soubory"
  -
  -#: lib/poptI.c:262 lib/poptI.c:304
  +#: lib/poptI.c:179
   msgid "do not install documentation"
   msgstr "neinstalovat dokumentaci"
   
  -#: lib/poptI.c:264
  +#: lib/poptI.c:181
   msgid "skip files with leading component <path> "
   msgstr "přeskočit soubory s úvodní cestou <cesta> "
   
  -#: lib/poptI.c:265 tools/rpmmtree.c:3605 tools/rpmmtree.c:3608
  +#: lib/poptI.c:182
   msgid "<path>"
   msgstr "<cesta>"
   
  -#: lib/poptI.c:269
  -#, fuzzy
  -msgid "detect file conflicts between packages"
  -msgstr "přemístění souborů v nepřemístitelném balíčku"
  +#: lib/poptI.c:187 lib/poptI.c:190
  +msgid "short hand for --replacepkgs --replacefiles"
  +msgstr "zkratka pro --replacepkgs --replacefiles"
   
  -#: lib/poptI.c:273
  +#: lib/poptI.c:195
   msgid "upgrade package(s) if already installed"
   msgstr "aktualizace balíčku jestliže je již nainstalován"
   
  -#: lib/poptI.c:274 lib/poptI.c:292 lib/poptI.c:392
  +#: lib/poptI.c:196 lib/poptI.c:214 lib/poptI.c:217 lib/poptI.c:324
   msgid "<packagefile>+"
   msgstr "<soubor_balíčku>+"
   
  -#: lib/poptI.c:276
  +#: lib/poptI.c:198
   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:280
  +#: lib/poptI.c:201
   msgid "don't verify package architecture"
   msgstr "nekontrolovat architekturu balíčku"
   
  -#: lib/poptI.c:283
  +#: lib/poptI.c:204
   msgid "don't verify package operating system"
   msgstr "nekontrolovat operační systém balíčku"
   
  -#: lib/poptI.c:287
  +#: lib/poptI.c:207
   msgid "don't check disk space before installing"
   msgstr "nekontrolovat volné místo na disku před instalací"
   
  -#: lib/poptI.c:289
  +#: lib/poptI.c:209
   msgid "install documentation"
   msgstr "nainstalovat dokumentaci"
   
  -#: lib/poptI.c:292
  +#: lib/poptI.c:214 lib/poptI.c:217
   #, fuzzy
   msgid "install package(s)"
   msgstr "nainstalovat balíček"
   
  -#: lib/poptI.c:295
  +#: lib/poptI.c:221
   msgid "update the database, but do not modify the filesystem"
   msgstr "upravit databázi, ale neupravovat systém souborovů"
   
  -#: lib/poptI.c:301
  +#: lib/poptI.c:225 lib/poptI.c:228
   msgid "do not verify package dependencies"
   msgstr "nekontrolovat závislosti balíčků"
   
  -#: lib/poptI.c:307 lib/poptI.c:309 lib/poptQV.c:353 lib/poptQV.c:356
  -#: lib/poptQV.c:358
  -#, fuzzy
  -msgid "don't verify file digests"
  -msgstr "nekontrolovat závislosti balíčků"
  -
  -#: lib/poptI.c:311
  -msgid "don't install file security contexts"
  -msgstr ""
  +#: 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:315
  +#: lib/poptI.c:235
   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:323
  +#: lib/poptI.c:240
  +msgid "do not suggest missing dependency resolution(s)"
  +msgstr ""
  +
  +#: lib/poptI.c:252
   #, c-format
   msgid "do not execute %%pre scriptlet (if any)"
   msgstr "nespouštět žádné skripty (jsou-li nějaké)"
   
  -#: lib/poptI.c:326
  +#: lib/poptI.c:255
   #, c-format
   msgid "do not execute %%post scriptlet (if any)"
   msgstr "nespouštět žádné skripty (jsou-li nějaké)"
   
  -#: lib/poptI.c:329
  +#: lib/poptI.c:258
   #, c-format
   msgid "do not execute %%preun scriptlet (if any)"
   msgstr "nespouštět žádné skripty (jsou-li nějaké)"
   
  -#: lib/poptI.c:332
  +#: lib/poptI.c:261
   #, c-format
   msgid "do not execute %%postun scriptlet (if any)"
   msgstr "nespouštět žádné skripty (jsou-li nějaké)"
   
  -#: lib/poptI.c:342
  +#: lib/poptI.c:280
   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:345
  +#: lib/poptI.c:283
   #, c-format
   msgid "do not execute any %%triggerprein scriptlet(s)"
   msgstr "nespouštět žádné skripty určené pro balíčky"
   
  -#: lib/poptI.c:348
  +#: lib/poptI.c:286
   #, c-format
   msgid "do not execute any %%triggerin scriptlet(s)"
   msgstr "nespouštět žádné instalační skripty"
   
  -#: lib/poptI.c:351
  +#: lib/poptI.c:289
   #, c-format
   msgid "do not execute any %%triggerun scriptlet(s)"
   msgstr "nespouštět žádné instalační skripty"
   
  -#: lib/poptI.c:354
  +#: lib/poptI.c:292
   #, c-format
   msgid "do not execute any %%triggerpostun scriptlet(s)"
   msgstr "nespouštět žádné instalační skripty"
   
  -#: lib/poptI.c:358
  +#: lib/poptI.c:296
   msgid ""
   "upgrade to an old version of the package (--force on upgrades does this "
   "automatically)"
  @@ -1929,677 +1940,587 @@
   "aktualizovat na starou verzi balíčku (--force to dělá při aktualizacích "
   "automaticky)"
   
  -#: lib/poptI.c:362
  +#: lib/poptI.c:300
   msgid "print percentages as package installs"
   msgstr "během instalace balíčku zobrazit procenta"
   
  -#: lib/poptI.c:364
  +#: lib/poptI.c:302
   msgid "relocate the package to <dir>, if relocatable"
   msgstr "přemístit soubory do <adr>, jsou-li přemístitelné"
   
  -#: lib/poptI.c:365
  +#: lib/poptI.c:303
   msgid "<dir>"
   msgstr "<adresář>"
   
  -#: lib/poptI.c:367
  +#: lib/poptI.c:305
   msgid "relocate files from path <old> to <new>"
   msgstr "přemístit soubory ze <staré_cesty> do <nové_cesty>"
   
  -#: lib/poptI.c:368
  +#: lib/poptI.c:306
   msgid "<old>=<new>"
   msgstr "<stará_cesta>=<nová_cesta>"
   
  -#: lib/poptI.c:371
  +#: lib/poptI.c:309
   msgid "save erased package files by repackaging"
   msgstr "uchovat smazané soubory pomocí přebalení"
   
  -#: lib/poptI.c:374
  -msgid "ignore file conflicts between packages"
  -msgstr ""
  +#: 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:377
  +#: lib/poptI.c:315
   msgid "reinstall if the package is already present"
   msgstr "přeinstalovat, i když je již balíček přítomen"
   
  -#: lib/poptI.c:379
  +#: lib/poptI.c:317
   #, 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:380 lib/poptI.c:383
  +#: lib/poptI.c:318
   msgid "<date>"
   msgstr "<datum>"
   
  -#: lib/poptI.c:382
  -msgid "If transaction fails rollback to <date>"
  -msgstr ""
  -
  -#: lib/poptI.c:385
  -msgid "Exclude Transaction I.D. from rollback"
  -msgstr ""
  -
  -#: lib/poptI.c:386
  -#, fuzzy
  -msgid "<tid>"
  -msgstr "<adresář>"
  -
  -#: lib/poptI.c:388
  +#: lib/poptI.c:320
   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:391
  +#: lib/poptI.c:323
   msgid "upgrade package(s)"
   msgstr "aktualizace balíčku"
   
  -#: lib/poptQV.c:123
  +#: lib/poptQV.c:95
   msgid "query/verify all packages"
   msgstr "dotázat/ověřit všechny balíčky"
   
  -#: lib/poptQV.c:125
  +#: lib/poptQV.c:97
   #, fuzzy
   msgid "rpm checksig mode"
   msgstr "režim kontroly"
   
  -#: lib/poptQV.c:127
  +#: lib/poptQV.c:99
   msgid "query/verify package(s) owning file"
   msgstr "dotaz/ověření balíčků vlastnícího soubor"
   
  -#: lib/poptQV.c:129
  -msgid "query/verify package(s) in group"
  -msgstr "dotaz/ověření balíčků ve skupině"
  -
  -#: lib/poptQV.c:131
  -#, fuzzy
  -msgid "query/verify a package file"
  -msgstr "dotázat/ověřit všechny balíčky"
  -
  -#: lib/poptQV.c:134
  +#: lib/poptQV.c:101
   #, fuzzy
  -msgid "query/verify package(s) from TOP file tree walk"
  -msgstr "dotaz/ověření balíčků ve skupině"
  +msgid "query/verify package(s) with file identifier"
  +msgstr "dotaz/ověření balíčků vlastnícího soubor"
   
  -#: lib/poptQV.c:136
  -#, fuzzy
  -msgid "query/verify package(s) from system HDLIST"
  +#: lib/poptQV.c:103
  +msgid "query/verify package(s) in group"
   msgstr "dotaz/ověření balíčků ve skupině"
   
  -#: lib/poptQV.c:139
  -#, fuzzy
  -msgid "query/verify package(s) with source package identifier"
  -msgstr "dotaz/ověření balíčků vlastnícího soubor"
  -
  -#: lib/poptQV.c:141
  +#: lib/poptQV.c:105
   #, fuzzy
  -msgid "query/verify package(s) with package identifier"
  +msgid "query/verify package(s) with header identifier"
   msgstr "dotaz/ověření balíčků vlastnícího soubor"
   
  -#: lib/poptQV.c:143
  +#: lib/poptQV.c:107
   #, fuzzy
  -msgid "query/verify package(s) with header 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:145
  +#: lib/poptQV.c:109
   #, fuzzy
  -msgid "query/verify package(s) with file identifier"
  +msgid "query/verify package(s) with package identifier"
   msgstr "dotaz/ověření balíčků vlastnícího soubor"
   
  -#: lib/poptQV.c:148
  +#: lib/poptQV.c:111
   msgid "rpm query mode"
   msgstr "režim dotazů"
   
  -#: lib/poptQV.c:150
  +#: lib/poptQV.c:113
   #, fuzzy
   msgid "query/verify a header instance"
   msgstr "dotaz/ověření balíčků vlastnícího soubor"
   
  -#: lib/poptQV.c:152
  +#: lib/poptQV.c:115
   msgid "query a spec file"
   msgstr "dotaz na spec soubor"
   
  -#: lib/poptQV.c:152 lib/poptQV.c:154 tools/rpmmtree.c:3592
  +#: lib/poptQV.c:115
   msgid "<spec>"
   msgstr "<spec>"
   
  -#: lib/poptQV.c:154
  -#, fuzzy
  -msgid "query source metadata from spec file parse"
  -msgstr "vytvoření zdrojového balíčku podle <spec_soubor>"
  -
  -#: lib/poptQV.c:156
  +#: lib/poptQV.c:117
   #, fuzzy
   msgid "query/verify package(s) from install transaction"
   msgstr "dotaz/ověření balíčků ve skupině"
   
  -#: lib/poptQV.c:158
  +#: lib/poptQV.c:119
   msgid "query the package(s) triggered by the package"
   msgstr "dotaz na balíčky aktivované balíčkem"
   
  -#: lib/poptQV.c:160
  +#: lib/poptQV.c:121
   msgid "rpm verify mode"
   msgstr "režim kontroly"
   
  -#: lib/poptQV.c:162
  +#: lib/poptQV.c:123
   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:164
  -#, 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:168
  +#: lib/poptQV.c:125
   msgid "query/verify the package(s) which provide a dependency"
   msgstr "dotaz/ověření balíčků poskytujících závislost"
   
  -#: lib/poptQV.c:171
  -msgid "create transaction set"
  -msgstr ""
  +#: lib/poptQV.c:226
  +msgid "list all configuration files"
  +msgstr "vypsat všechny konfigurační soubory"
   
  -#: lib/poptQV.c:173
  -msgid "do not order transaction set"
  -msgstr ""
  -
  -#: lib/poptQV.c:175
  -#, fuzzy
  -msgid "do not glob arguments"
  -msgstr "k dotazu nezadány žádné parametry"
  -
  -#: lib/poptQV.c:177
  -msgid "do not process non-package files as manifests"
  -msgstr ""
  -
  -#: lib/poptQV.c:179
  -#, fuzzy
  -msgid "do not read headers"
  -msgstr "Špatná nebo nečitelná hlavička"
  -
  -#: lib/poptQV.c:280
  -msgid "list all configuration files"
  -msgstr "vypsat všechny konfigurační soubory"
  -
  -#: lib/poptQV.c:282
  +#: lib/poptQV.c:228
   msgid "list all documentation files"
   msgstr "vypsat všechny soubory s dokumentací"
   
  -#: lib/poptQV.c:284
  +#: lib/poptQV.c:230
   msgid "dump basic file information"
   msgstr "zobrazit základní informace o souborech"
   
  -#: lib/poptQV.c:288
  +#: lib/poptQV.c:234
   msgid "list files in package"
   msgstr "vypsat soubory v balíčku"
   
  -#: lib/poptQV.c:297 lib/poptQV.c:344
  -#, fuzzy, c-format
  -msgid "skip %%config files"
  -msgstr "vynechat %%license soubory"
  -
  -#: lib/poptQV.c:300 lib/poptQV.c:347
  -#, fuzzy, c-format
  -msgid "skip %%doc files"
  -msgstr "vynechat %%ghost soubory"
  -
  -#: lib/poptQV.c:303
  +#: lib/poptQV.c:239
   #, c-format
   msgid "skip %%ghost files"
   msgstr "vynechat %%ghost soubory"
   
  -#: lib/poptQV.c:307
  +#: lib/poptQV.c:243
   #, c-format
   msgid "skip %%license files"
   msgstr "vynechat %%license soubory"
   
  -#: lib/poptQV.c:310
  +#: lib/poptQV.c:246
   #, c-format
   msgid "skip %%readme files"
   msgstr "vynechat %%readme soubory"
   
  -#: lib/poptQV.c:316
  +#: lib/poptQV.c:252
   msgid "use the following query format"
   msgstr "použij následující formát dotazů"
   
  -#: lib/poptQV.c:316
  -msgid "QUERYFORMAT"
  -msgstr ""
  -
  -#: lib/poptQV.c:318
  +#: lib/poptQV.c:254
   msgid "substitute i18n sections into spec file"
   msgstr "nahradit i18n sekce do spec souboru"
   
  -#: lib/poptQV.c:320
  +#: lib/poptQV.c:256
   msgid "display the states of the listed files"
   msgstr "zobrazit stav vypsaných souborů"
   
  -#: lib/poptQV.c:362
  +#: lib/poptQV.c:282
   msgid "don't verify size of files"
   msgstr "nekontrolovat velikost souborů"
   
  -#: lib/poptQV.c:365
  +#: lib/poptQV.c:285
   msgid "don't verify symlink path of files"
   msgstr "nekontrolovat cesty symbolických linek"
   
  -#: lib/poptQV.c:368
  +#: lib/poptQV.c:288
   msgid "don't verify owner of files"
   msgstr "nekontrolovat vlastníka souborů"
   
  -#: lib/poptQV.c:371
  +#: lib/poptQV.c:291
   msgid "don't verify group of files"
   msgstr "nekontrolovat skupinu souborů"
   
  -#: lib/poptQV.c:374
  +#: lib/poptQV.c:294
   msgid "don't verify modification time of files"
   msgstr "nekontrolovat čas změny souboru"
   
  -#: lib/poptQV.c:377 lib/poptQV.c:380
  +#: lib/poptQV.c:297 lib/poptQV.c:300
   msgid "don't verify mode of files"
   msgstr "nekontrolovat mód souborů"
   
  -#: lib/poptQV.c:383
  -#, fuzzy
  -msgid "don't verify file security contexts"
  -msgstr "nekontrolovat soubory v balíčku"
  -
  -#: lib/poptQV.c:385
  +#: lib/poptQV.c:303
   msgid "don't verify files in package"
   msgstr "nekontrolovat soubory v balíčku"
   
  -#: lib/poptQV.c:388 lib/poptQV.c:391
  +#: lib/poptQV.c:306 lib/poptQV.c:309 tools/rpmgraph.c:274
   msgid "don't verify package dependencies"
   msgstr "nekontrolovat závislosti balíčků"
   
  -#: lib/poptQV.c:396 lib/poptQV.c:400 lib/poptQV.c:403 lib/poptQV.c:406
  +#: lib/poptQV.c:314 lib/poptQV.c:318 lib/poptQV.c:321 lib/poptQV.c:324
   #, fuzzy
   msgid "don't execute verify script(s)"
   msgstr "nespouštět %verifyscript (pokud existuje)"
   
  -#: lib/poptQV.c:440
  +#: 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
   #, fuzzy
   msgid "sign package(s) (identical to --resign)"
   msgstr "podepsat balíček (zahodit aktuální podpis)"
   
  -#: lib/poptQV.c:442
  +#: lib/poptQV.c:368
   #, fuzzy
   msgid "verify package signature(s)"
   msgstr "ověřit podpis v balíčku"
   
  -#: lib/poptQV.c:444
  -#, fuzzy
  -msgid "delete package signatures"
  -msgstr "ověřit podpis v balíčku"
  -
  -#: lib/poptQV.c:446
  +#: lib/poptQV.c:370
   msgid "import an armored public key"
   msgstr ""
   
  -#: lib/poptQV.c:448
  +#: lib/poptQV.c:372
   #, fuzzy
   msgid "sign package(s) (identical to --addsign)"
   msgstr "podepsat balíček (zahodit aktuální podpis)"
   
  -#: lib/poptQV.c:450
  +#: lib/poptQV.c:374
   msgid "generate signature"
   msgstr "generovat PGP/GPG podpis"
   
  -#: lib/poptQV.c:453
  -msgid "specify trust metric"
  -msgstr ""
  -
  -#: lib/poptQV.c:456
  -msgid "set ultimate trust when importing pubkey(s)"
  -msgstr ""
  -
  -#: lib/poptQV.c:459
  -msgid "unset ultimate trust when importing pubkey(s)"
  -msgstr ""
  +#: 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:182
  +#: 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:287 lib/psm.c:303
  -#, c-format
  -msgid "cannot write to %%%s %s\n"
  -msgstr "nemohu zapsat do %%%s %s\n"
  -
  -#: lib/psm.c:339
  +#: lib/psm.c:579
   msgid "source package contains no .spec file\n"
   msgstr "zdrojový balíček neobsahuje .spec soubor\n"
   
  -#: lib/psm.c:894 lib/rpmfc.c:109
  +#: lib/psm.c:939
   #, c-format
  -msgid "Couldn't fork %s: %s\n"
  -msgstr "Nemohu provést fork %s: %s\n"
  +msgid "%s: waitpid(%d) rc %d status %x\n"
  +msgstr ""
  +
  +#: lib/psm.c:1018
  +#, c-format
  +msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n"
  +msgstr ""
  +
  +#: lib/psm.c:1026
  +#, c-format
  +msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n"
  +msgstr ""
  +
  +#: lib/psm.c:1190
  +#, c-format
  +msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n"
  +msgstr ""
   
  -#: lib/psm.c:905
  +#: lib/psm.c:1213
   #, fuzzy, c-format
  -msgid "%s(%s) scriptlet failed, waitpid(%d) rc %d: %s\n"
  +msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n"
   msgstr "%s: scriptlet %s selhal (%d), přeskakuji %s-%s-%s\n"
   
  -#: lib/psm.c:914
  +#: lib/psm.c:1219
   #, fuzzy, c-format
  -msgid "%s(%s) scriptlet failed, signal %d\n"
  +msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n"
   msgstr "provedení %s skripletu z %s-%s-%s selhalo, návratový kód: %d\n"
   
  -#: lib/psm.c:920
  +#: lib/psm.c:1626
   #, fuzzy, c-format
  -msgid "%s(%s) scriptlet failed, exit status %d\n"
  -msgstr "provedení %s skripletu z %s-%s-%s selhalo, návratový kód: %d\n"
  +msgid "%s: %s has %d files, test = %d\n"
  +msgstr "%s: %s-%s-%s obsahuje %d souborů, test = %d\n"
   
  -#: lib/psm.c:1877
  +#: lib/psm.c:1751
   #, 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:1998
  +#: lib/psm.c:1860
   #, fuzzy
   msgid "Unable to reload signature header\n"
   msgstr "Nemohu přečíst hlavičku z %s: %s\n"
   
  -#: lib/psm.c:2125
  +#: 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
   #, c-format
   msgid "unpacking of archive failed%s%s: %s\n"
   msgstr "rozbalování archívu selhalo %s%s: %s\n"
   
  -#: lib/psm.c:2126
  +#: lib/psm.c:1964
   msgid " on file "
   msgstr " na souboru "
   
  -#: lib/psm.c:2309
  +#: lib/psm.c:2161
   #, fuzzy, c-format
   msgid "%s failed on file %s: %s\n"
   msgstr "nemohu otevřít %s: %s\n"
   
  -#: lib/psm.c:2312
  +#: lib/psm.c:2164
   #, fuzzy, c-format
   msgid "%s failed: %s\n"
   msgstr "%s selhalo\n"
   
  -#: lib/query.c:145
  +#: lib/query.c:122 lib/rpmts.c:430
   #, c-format
   msgid "incorrect format: %s\n"
   msgstr "nesprávný formát: %s\n"
   
  -#: lib/query.c:214
  +#. @-boundswrite@
  +#: lib/query.c:181
   msgid "(contains no files)"
   msgstr "(neobsahuje žádné soubory)"
   
  -#: lib/query.c:302
  +#: lib/query.c:246
   msgid "normal        "
   msgstr "normální      "
   
  -#: lib/query.c:305
  +#: lib/query.c:249
   msgid "replaced      "
   msgstr "nahrazen      "
   
  -#: lib/query.c:308
  +#: lib/query.c:252
   msgid "not installed "
   msgstr "neinstalován  "
   
  -#: lib/query.c:311
  +#: lib/query.c:255
   msgid "net shared    "
   msgstr "sdílen v síti "
   
  -#: lib/query.c:314
  -msgid "wrong color   "
  -msgstr ""
  -
  -#: lib/query.c:317
  +#: lib/query.c:258
   msgid "(no state)    "
   msgstr "(chybí stav)  "
   
  -#: lib/query.c:320
  +#: lib/query.c:261
   #, c-format
   msgid "(unknown %3d) "
   msgstr "(neznámý %3d) "
   
  -#: lib/query.c:337 lib/query.c:367
  +#: lib/query.c:279
   #, fuzzy
  -msgid "package without owner/group tags\n"
  +msgid "package has not file owner/group lists\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:484
  +#: 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
   #, c-format
   msgid "group %s does not contain any packages\n"
   msgstr "skupina %s neobsahuje žádné balíčky\n"
   
  -#: lib/query.c:493
  +#: lib/query.c:722
   #, c-format
   msgid "no package triggers %s\n"
   msgstr "žádný balíček neaktivuje %s\n"
   
  -#: lib/query.c:508 lib/query.c:531 lib/query.c:553 lib/query.c:588
  +#: lib/query.c:736 lib/query.c:758 lib/query.c:779 lib/query.c:814
   #, fuzzy, c-format
   msgid "malformed %s: %s\n"
   msgstr "nemohu zjistit stav %s: %s\n"
   
  -#: lib/query.c:520 lib/query.c:537 lib/query.c:564 lib/query.c:593
  +#: lib/query.c:746 lib/query.c:764 lib/query.c:789 lib/query.c:819
   #, fuzzy, c-format
   msgid "no package matches %s: %s\n"
   msgstr "žádný balíček neaktivuje %s\n"
   
  -#: lib/query.c:604
  +#: lib/query.c:830
   #, c-format
   msgid "no package requires %s\n"
   msgstr "žádný balíček nevyžaduje %s\n"
   
  -#: lib/query.c:615
  +#: lib/query.c:841
   #, c-format
   msgid "no package provides %s\n"
   msgstr "žádný balíček neposkytuje %s\n"
   
  -#: lib/query.c:649
  +#: lib/query.c:875
   #, c-format
   msgid "file %s: %s\n"
   msgstr "soubor %s: %s\n"
   
  -#: lib/query.c:652
  +#: lib/query.c:879
   #, c-format
   msgid "file %s is not owned by any package\n"
   msgstr "soubor %s nevlastní žádný balíček\n"
   
  -#: lib/query.c:677
  +#: lib/query.c:906
   #, c-format
   msgid "invalid package number: %s\n"
   msgstr "neplatné číslo balíčku: %s\n"
   
  -#: lib/query.c:684
  +#: lib/query.c:909
  +#, c-format
  +msgid "package record number: %u\n"
  +msgstr "záznam balíčku číslo: %u\n"
  +
  +#: lib/query.c:914
   #, c-format
   msgid "record %u could not be read\n"
   msgstr "záznam %u nelze přečíst\n"
   
  -#: lib/query.c:694 lib/query.c:700 lib/rpminstall.c:773
  +#: lib/query.c:925 lib/rpminstall.c:771
   #, c-format
   msgid "package %s is not installed\n"
   msgstr "balíček %s není nainstalován\n"
   
  -#: lib/rpmal.c:769
  +#: lib/rpmal.c:693
   #, fuzzy
   msgid "(added files)"
   msgstr "Špatný soubor: %s: %s\n"
   
  -#: lib/rpmal.c:847
  +#: lib/rpmal.c:770
   #, fuzzy
   msgid "(added provide)"
   msgstr "%s: %-45s ANO (přidáno poskytuje)\n"
   
  -#: lib/rpmchecksig.c:63 lib/rpmchecksig.c:1150
  +#: lib/rpmchecksig.c:56
   #, c-format
   msgid "%s: open failed: %s\n"
   msgstr "%s: otevření selhalo: %s\n"
   
  -#: lib/rpmchecksig.c:75
  -#, fuzzy
  -msgid "rpmTempFile failed\n"
  +#: lib/rpmchecksig.c:68
  +msgid "makeTempFile failed\n"
   msgstr "makeTempFile selhalo\n"
   
  -#: lib/rpmchecksig.c:117
  +#: lib/rpmchecksig.c:112
   #, c-format
   msgid "%s: Fwrite failed: %s\n"
   msgstr "%s: Fwrite selhalo: %s\n"
   
  -#: lib/rpmchecksig.c:127
  +#: lib/rpmchecksig.c:210 lib/rpmchecksig.c:703
   #, fuzzy, c-format
  -msgid "%s: Fflush failed: %s\n"
  -msgstr "%s: Fseek selhal: %s\n"
  +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:384
  +#: lib/rpmchecksig.c:219
  +#, c-format
  +msgid "%s: Can't re-sign v2 packaging\n"
  +msgstr ""
  +
  +#: lib/rpmchecksig.c:327
   #, c-format
   msgid "%s: was already signed by key ID %s, skipping\n"
   msgstr ""
   
  -#: lib/rpmchecksig.c:750
  +#: lib/rpmchecksig.c:358
  +#, fuzzy, c-format
  +msgid "%s: writeLead failed: %s\n"
  +msgstr "%s: Fwrite selhalo: %s\n"
  +
  +#: lib/rpmchecksig.c:364
  +#, 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(%d).\n"
  +msgid "%s: import read failed.\n"
   msgstr "%s: readLead selhalo\n"
   
  -#: lib/rpmchecksig.c:762
  +#: lib/rpmchecksig.c:573
  +#, c-format
  +msgid "%s: not an armored public key.\n"
  +msgstr ""
  +
  +#: lib/rpmchecksig.c:580
   #, fuzzy, c-format
   msgid "%s: import failed.\n"
   msgstr "%s: readLead selhalo\n"
   
  -#: lib/rpmchecksig.c:814
  -#, fuzzy
  -msgid "headerGet failed"
  +#: lib/rpmchecksig.c:615
  +#, fuzzy, c-format
  +msgid "%s: headerRead failed\n"
   msgstr "%s: readLead selhalo\n"
   
  -#: lib/rpmchecksig.c:815
  -#, fuzzy
  -msgid "failed to retrieve original header\n"
  -msgstr "Nemohu zapsat hlavičku do %s: %s\n"
  -
  -#: lib/rpmchecksig.c:837 rpmdb/pkgio.c:525 rpmdb/pkgio.c:710
  -#: rpmdb/pkgio.c:1288
  +#: lib/rpmchecksig.c:629
   #, fuzzy, c-format
  -msgid "XAR file not found (or no XAR support)"
  -msgstr "Soubor nenalezen: %s\n"
  +msgid "%s: headerGetEntry failed\n"
  +msgstr "%s: readLead selhalo\n"
   
  -#: lib/rpmchecksig.c:847
  -#, fuzzy
  -msgid "Fread failed"
  -msgstr "%s: Fread selhalo: %s\n"
  +#: lib/rpmchecksig.c:709
  +#, c-format
  +msgid "%s: No signature available (v1.0 RPM)\n"
  +msgstr ""
   
  -#: lib/rpmchecksig.c:1075
  +#: lib/rpmchecksig.c:972
   #, fuzzy
  -msgid "NOT_OK"
  +msgid "NOT OK"
   msgstr "NE "
   
  -#: lib/rpmchecksig.c:1076 lib/rpmchecksig.c:1090
  +#: lib/rpmchecksig.c:973 lib/rpmchecksig.c:987
   msgid " (MISSING KEYS:"
   msgstr ""
   
  -#: lib/rpmchecksig.c:1078 lib/rpmchecksig.c:1092
  +#: lib/rpmchecksig.c:975 lib/rpmchecksig.c:989
   msgid ") "
   msgstr ""
   
  -#: lib/rpmchecksig.c:1079 lib/rpmchecksig.c:1093
  +#: lib/rpmchecksig.c:976 lib/rpmchecksig.c:990
   msgid " (UNTRUSTED KEYS:"
   msgstr ""
   
  -#: lib/rpmchecksig.c:1081 lib/rpmchecksig.c:1095
  +#: lib/rpmchecksig.c:978 lib/rpmchecksig.c:992
   msgid ")"
   msgstr ""
   
  -#: lib/rpmchecksig.c:1089
  +#: lib/rpmchecksig.c:986
   msgid "OK"
   msgstr ""
   
  -#: lib/rpmds.c:901 lib/rpmds.c:3675
  +#: lib/rpmds.c:477 lib/rpmds.c:647
   msgid "NO "
   msgstr "NE "
   
  -#: lib/rpmds.c:901 lib/rpmds.c:3675
  +#: lib/rpmds.c:477 lib/rpmds.c:647
   msgid "YES"
   msgstr "ANO"
   
  -#: lib/rpmds.c:1393
  -msgid "PreReq:, Provides:, and Obsoletes: dependencies support versions."
  -msgstr ""
  -
  -#: lib/rpmds.c:1396
  -msgid "file name(s) stored as (dirName,baseName,dirIndex) tuple, not as path."
  -msgstr ""
  -
  -#: lib/rpmds.c:1400
  -msgid "package payload can be compressed using bzip2."
  -msgstr ""
  -
  -#: lib/rpmds.c:1404
  -msgid "package payload file(s) have \"./\" prefix."
  -msgstr ""
  -
  -#: lib/rpmds.c:1407
  -msgid "package name-version-release is not implicitly provided."
  -msgstr ""
  -
  -#: lib/rpmds.c:1410
  -msgid "header tags are always sorted after being loaded."
  -msgstr ""
  -
  -#: lib/rpmds.c:1413
  -msgid "the scriptlet interpreter can use arguments from header."
  -msgstr ""
  -
  -#: lib/rpmds.c:1416
  -msgid "a hardlink file set may be installed without being complete."
  -msgstr ""
  -
  -#: lib/rpmds.c:1419
  -msgid "package scriptlets may access the rpm database while installing."
  -msgstr ""
  -
  -#: lib/rpmds.c:1423
  -#, fuzzy
  -msgid "internal support for lua scripts."
  -msgstr "- není podporováno pro řetězce\n"
  -
  -#: lib/rpmds.c:1427
  -msgid "header tag data can be of type uint64_t."
  -msgstr ""
  -
  -#: lib/rpmds.c:1430
  -msgid "package payload can be in ustar tar archive format."
  -msgstr ""
  -
  -#: lib/rpmds.c:1433
  -msgid "package payload can be compressed using lzma."
  -msgstr ""
  -
  -#: lib/rpmds.c:1436
  -msgid "file digests can be other than MD5."
  -msgstr ""
  -
  -#: lib/rpmds.c:1440
  -msgid "package payload can be in ar archive format."
  -msgstr ""
  -
  -#: lib/rpmds.c:1531 lib/rpmds.c:3505
  -#, c-format
  -msgid "%s:%d \"%s\" has invalid name. Skipping ...\n"
  -msgstr ""
  -
  -#: lib/rpmds.c:1554 lib/rpmds.c:3522
  -#, c-format
  -msgid "%s:%d \"%s\" has no comparison operator. Skipping ...\n"
  -msgstr ""
  -
  -#: lib/rpmds.c:1565 lib/rpmds.c:3537
  -#, c-format
  -msgid "%s:%d \"%s\" has no EVR string. Skipping ...\n"
  -msgstr ""
  -
  -#: lib/rpmds.c:3504 lib/rpmds.c:3521 lib/rpmds.c:3533
  -#, c-format
  -msgid "running \"%s\" pipe command\n"
  -msgstr ""
  -
  -#: lib/rpmds.c:3535
  -#, c-format
  -msgid ""
  -"\tline %d: No EVR comparison value found.\n"
  -" Skipping ..."
  -msgstr ""
  -
  -#: lib/rpmds.c:3640
  +#: lib/rpmds.c:613
   #, fuzzy, c-format
   msgid ""
   "The \"B\" dependency needs an epoch (assuming same epoch as \"A\")\n"
  @@ -2608,3043 +2529,1321 @@
   "Závislost \"B\" potřebuje období (předpokládáno stejné jako \"A\")\n"
   "\tA %s\tB %s\n"
   
  -#: lib/rpmds.c:3674
  +#: lib/rpmds.c:646
   #, c-format
   msgid "  %s    A %s\tB %s\n"
   msgstr "  %s    A %s\tB %s\n"
   
  -#: lib/rpmfc.c:104
  -#, c-format
  -msgid "Couldn't exec %s: %s\n"
  -msgstr "Nemohu spustit %s: %s\n"
  -
  -#: lib/rpmfc.c:199
  -#, c-format
  -msgid "Command \"%s\" failed, exit(%d)\n"
  -msgstr ""
  +#. @=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:204
  -#, c-format
  -msgid "failed to write all data to %s\n"
  -msgstr "Nemohu zapsat všechna data do %s\n"
  +#: lib/rpmfi.c:603
  +#, fuzzy
  +msgid "========== relocations\n"
  +msgstr "========== ukládání tsort relací\n"
   
  -#: lib/rpmfc.c:1280
  +#: lib/rpmfi.c:607
   #, fuzzy, c-format
  -msgid "Finding  %s: %s\n"
  -msgstr "Hledám   %s: (použit %s)...\n"
  +msgid "%5d exclude  %s\n"
  +msgstr "OS je vyřazen: %s\n"
   
  -#: lib/rpmfc.c:1285 lib/rpmfc.c:1297
  -#, c-format
  -msgid "Failed to find %s:\n"
  -msgstr "Selhalo vyhledání %s:\n"
  +#: lib/rpmfi.c:610
  +#, fuzzy, c-format
  +msgid "%5d relocate %s -> %s\n"
  +msgstr "%s vytvořen jako %s\n"
   
  -#: lib/rpmgi.c:104 lib/rpminstall.c:143 lib/rpmrollback.c:173 lib/rpmts.c:419
  -#: tools/rpmdigest.c:632
  -#, c-format
  -msgid "open of %s failed: %s\n"
  -msgstr "otevření %s selhalo: %s\n"
  +#: lib/rpmfi.c:680
  +#, fuzzy, c-format
  +msgid "excluding multilib path %s%s\n"
  +msgstr "Provádění(%s): %s\n"
   
  -#: lib/rpmgi.c:429
  +#: lib/rpmfi.c:746
   #, fuzzy, c-format
  -msgid "unknown tag: \"%s\"\n"
  -msgstr "neznámá značka"
  +msgid "excluding %s %s\n"
  +msgstr "Provádění(%s): %s\n"
   
  -#: lib/rpmgi.c:777
  -#, fuzzy
  -msgid "Failed dependencies:\n"
  -msgstr "chybné závislosti při sestavování:\n"
  +#: lib/rpmfi.c:756
  +#, fuzzy, c-format
  +msgid "relocating %s to %s\n"
  +msgstr "Provádění(%s): %s\n"
   
  -#: lib/rpmgi.c:782 lib/rpminstall.c:299
  -msgid "    Suggested resolutions:\n"
  -msgstr ""
  +#: lib/rpmfi.c:835
  +#, fuzzy, c-format
  +msgid "relocating directory %s to %s\n"
  +msgstr "nemohu provést dotaz %s: %s\n"
   
  -#: lib/rpminstall.c:211
  +#: lib/rpminstall.c:186
   msgid "Preparing..."
   msgstr ""
   
  -#: lib/rpminstall.c:213
  +#: lib/rpminstall.c:188
   #, fuzzy
   msgid "Preparing packages for installation..."
   msgstr "nezadány žádné balíčky pro instalaci"
   
  -#: lib/rpminstall.c:231
  +#: lib/rpminstall.c:206
   msgid "Repackaging..."
   msgstr ""
   
  -#: lib/rpminstall.c:233
  +#: lib/rpminstall.c:208
   msgid "Repackaging erased files..."
   msgstr ""
   
  -#: lib/rpminstall.c:252
  +#: lib/rpminstall.c:227
   msgid "Upgrading..."
   msgstr ""
   
  -#: lib/rpminstall.c:254
  +#: lib/rpminstall.c:229
   #, fuzzy
   msgid "Upgrading packages..."
   msgstr "aktualizace balíčku"
   
  -#: lib/rpmin