- file: fix ogg/vorbis file classification problems.

- skip fingerprints in /usr/share/doc and /usr/src/debug.
- add file(1) as /usr/lib/rpm/rpmfile.
- enable transaction coloring for s390x/ppc64.

CVS patchset: 6039
CVS date: 2003/02/14 23:03:35
This commit is contained in:
jbj 2003-02-14 23:03:35 +00:00
parent dd4954229d
commit 3dade9b6af
27 changed files with 370 additions and 341 deletions

View File

@ -120,6 +120,10 @@
- fix: trap SIGPIPE, close database(s).
- configurable default query output format.
- popt: diddle doxygen/splint annotations, corrected doco.
- file: fix ogg/vorbis file classification problems.
- skip fingerprints in /usr/share/doc and /usr/src/debug.
- add file(1) as /usr/lib/rpm/rpmfile.
- enable transaction coloring for s390x/ppc64.
4.0.4 -> 4.1:
- loosely wire beecrypt library into rpm.

View File

@ -1129,9 +1129,9 @@ x86_64*) RPMCANONCOLOR=3; RPMCANONARCH=x86_64 ;;
alpha*) RPMCANONCOLOR=0; RPMCANONARCH=alpha ;;
sparc*) RPMCANONCOLOR=0; RPMCANONARCH=sparc ;;
ia64*) RPMCANONCOLOR=0; RPMCANONARCH=ia64 ;;
s390x*) RPMCANONCOLOR=0; RPMCANONARCH=s390x ;;
s390x*) RPMCANONCOLOR=3; RPMCANONARCH=s390x ;;
s390*) RPMCANONCOLOR=0; RPMCANONARCH=s390 ;;
powerpc64*|ppc64*) RPMCANONCOLOR=0; RPMCANONARCH=ppc64 ;;
powerpc64*|ppc64*) RPMCANONCOLOR=3; RPMCANONARCH=ppc64 ;;
powerpc*|ppc*) RPMCANONCOLOR=0; RPMCANONARCH=ppc ;;
armv3l*) RPMCANONCOLOR=0; RPMCANONARCH=armv3l ;;
armv4l*) RPMCANONCOLOR=0; RPMCANONARCH=armv4l ;;

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2001-07-24 10:02+0100\n"
"Last-Translator: Milan Kerslager <kerslage@linux.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@ -3415,74 +3415,74 @@ msgstr ""
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "znovu vytvoøit databázi z existující databáze"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "chyba pøi vytváøení doèasného souboru %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "nemohu provést dotaz %s: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Nelze pøejmenovat %s na %s: %m\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2001-04-05 23:03GMT\n"
"Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
@ -3429,76 +3429,76 @@ msgstr "tilf
msgid "error(%d) storing record %s into %s\n"
msgstr "fejl(%d) ved gemning af post %s i %s\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "fjerner %s efter vellykket genopbygning af db3.\n"
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "der ikke sat nogen dbpath"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "genopbygger database %s over i %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr "den midlertidige database %s eksisterer allerede\n"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr ""
"opretter kataloget %s\n"
"\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr "opretter kataloget %s: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "åbner gammel database med dbapi %d\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "åbner ny database med dbapi %d\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "post nummer %d i databasen er fejlbehæftet -- overspringer.\n"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "kunne ikke tilføje posten, der tidligere var ved %d\n"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunne ikke genopbygge database: original-databasen beholdes\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "kunne ikke erstatte gammel database med ny database!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "erstat filer i %s med filer fra %s for at genoprette"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr "fjerner kataloget %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "kunne ikke fjerne katalog %s: %s\n"

View File

@ -37,7 +37,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 1998-08-03 18:02+02:00\n"
"Last-Translator: Karl Eichwalder <ke@SuSE.DE>\n"
"Language-Team: German <de@li.org>\n"
@ -3611,76 +3611,76 @@ msgstr "Fehler beim L
msgid "error(%d) storing record %s into %s\n"
msgstr "Fehler bei Schreiben des Eintrags %s nach %s"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "»dbpath« ist nicht gesetzt"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "die temporäre Datenbank %s existiert schon"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
"Eintrag Nummer %d in der Datenback ist nicht in Ordnung -- wird übersprungen"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "kann einen Eintrag hinzufügen, ursprünglich bei %d"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
# , c-format
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 1998-05-02 21:41:47-0400\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
@ -3471,74 +3471,74 @@ msgstr "virhe poistettaessa tietuetta %s %s:st
msgid "error(%d) storing record %s into %s\n"
msgstr "virhe talletettaessa tietuetta %s %s:ään"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "väliaikainen tietokanta %s on jo olemassa"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "en voi lisätä tietuetta %d:stä"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "en voinut avata %s: %s"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -3508,74 +3508,74 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "error(%d) storing record %s into %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.1\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2001-01-13 22:31+0100\n"
"Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@ -3315,74 +3315,74 @@ msgstr ""
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2001-07-12 13:25+0000\n"
"Last-Translator: Richard Allen <ra@hp.is>\n"
"Language-Team: is <kde-isl@mmedia.is>\n"
@ -3346,74 +3346,74 @@ msgstr ""
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 1999-12-01 22:49 +JST\n"
"Last-Translator: Kanda Mitsuru <kanda@nn.iij4u.or.jp>\n"
"Language-Team: JRPM <jrpm@linux.or.jp>\n"
@ -3519,76 +3519,76 @@ msgstr "%s
msgid "error(%d) storing record %s into %s\n"
msgstr "レコード %s を %s にストアでエラー "
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "dbpath が設定されていません"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "rootdir %s 中でデータベースを再構築します\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "一時的なデータベース %s はすでに存在しています"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "ディレクトリの作成: %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "ディレクトリの作成: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "古いデータベースのオープン\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "新しいデータベースのオープン\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "データベース中のレコード番号 %d は不正です -- スキップします"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "%d に オリジナルのレコードを付加できません"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"データベースの再構築に失敗; オリジナルデータベースがまだそこに残っています\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "古いデータベースを新しいデータベースに置き換えるのに失敗!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "%s 中のファイルをリカバーするために %s からファイルと置き換えます"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "ディレクトリの作成: %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "ディレクトリ %s の削除失敗: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.4\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2002-03-04 17:17+0900\n"
"Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n"
"Language-Team: GNU Translation project <ko@li.org>\n"
@ -3408,75 +3408,75 @@ msgstr "%2$s
msgid "error(%d) storing record %s into %s\n"
msgstr "%3$s(으)로 %2$s 레코드를 저장하는 도중 오류(%1$d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "db3를 재구축한 후에 %s(을)를 삭제합니다.\n"
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "db경로가 설정되어 있지 않습니다"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "%2$s에 %1$s 데이터베이스를 재구축 합니다\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr "임시 데이터베이스 %s(이)가 이미 존재합니다\n"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr "%s 디렉토리를 생성합니다\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr "%s 디렉토리를 생성함: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "dbapi %d로 이전 데이터베이스를 엽니다\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "dbapi %d로 새로운 데이터베이스를 엽니다\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "데이터베이스의 레코드 번호 %u(이)가 잘못되었습니다 -- 생략합니다.\n"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "%u에 처음부터 레코드를 추가할 수 없습니다\n"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"데이터베이스를 재구축하는데 실패함: 원본 데이터베이스는 그대로 유지됩니다\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "이전 데이터베이스를 새로운 데이터베이스로 교체하는데 실패했습니다!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "복구하기 위해 %2$s의 파일을 %1$s의 파일로 교체합니다"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr "%s 디렉토리를 삭제합니다\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s 디렉토리를 삭제하는데 실패함: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2001-06-27 12:24+0200\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
@ -3379,74 +3379,74 @@ msgstr ""
msgid "error(%d) storing record %s into %s\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""

View File

@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 1999-05-25 17:00+0100\n"
"Last-Translator: Paweł Dziekoński <pdziekonski@mml.ch.pwr.wroc.pl>\n"
"Language-Team: Polish <pl@li.org>\n"
@ -3472,75 +3472,75 @@ msgstr "zmiana nazwy %s na %s\n"
msgid "error(%d) storing record %s into %s\n"
msgstr "błąd zapisywania rekordu %s do %s"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "ścieżka bazy danych nie została podana"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "odbudowywuję bazę danych w rootdir %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "tymczasowa baza danych %s już istnieje"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "tworzenie katalogu: %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "tworzenie katalogu: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otwieranie starej bazy danych\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otwieranie nowej bazy danych\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "rekord numer %d w bazie danych jest błędny -- rekord pominięto"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie można dodać rekordu oryginalnie przy %d"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr "przebudowanie bazy nie powiodło się; stara pozostała na miejscu\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "zamiana starej bazy na nową nie powiodła się!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "naprawcze zastępowanie plików w %s plikami z %s"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "tworzenie katalogu: %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "usunięcie katalogu %s nie powiodło się: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2002-02-14 10:51+0000\n"
"Last-Translator: José Nuno Coelho Sanarra Pires <jncp@rnl.ist.utl.pt>\n"
"Language-Team: pt <morais@kde.org\n"
@ -3414,75 +3414,75 @@ msgstr "a adicionar %d registos ao
msgid "error(%d) storing record %s into %s\n"
msgstr "erro(%d) ao guardar o registo %s em %s\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "a remover o %s depois duma reconstrução bem sucedida do db3.\n"
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "não foi definido o dbpath"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "a reconstruir a base de dados %s em %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr "A base de dados temporária %s já existe\n"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr "a criar a directoria %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr "a criar a directoria %s: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "a abrir a base de dados antiga com a dbapi %d\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "a abrir a base de dados nova com a dbapi %d\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "o número do registo %u na base de dados está errado -- a ignorar.\n"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "não consigo adicionar o registo originalmente em %u\n"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"falhou a reconstrução da base de dados: a base de dados original mantém-se\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "falhou a substituição da base de dados antiga pela nova!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "substituir os ficheiros em %s por ficheiros de %s a recuperar"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr "a remover a directoria %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "falhou a remoção da directoria %s: %s\n"

View File

@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
@ -3676,66 +3676,66 @@ msgstr "No consegui abrir: %s\n"
msgid "error(%d) storing record %s into %s\n"
msgstr "No consegui abrir: %s\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
# , c-format
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "No consegui abrir: %s\n"
# , c-format
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "No consegui abrir: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "reconstrua o banco de dados a partir de um banco de dados existente"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
@ -3748,13 +3748,13 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "RPM verso %s\n"
# , c-format
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "No consegui abrir: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 1999-04-10 12:00+EST\n"
"Last-Translator: Cristian Gafton <gafton@redhat.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
@ -3315,74 +3315,74 @@ msgstr ""
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""

View File

@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -3321,74 +3321,74 @@ msgstr ""
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2002-08-27 13:36-0400\n"
"Last-Translator: Eugene Kanter, <eugene@blackcatlinux.com>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@ -3374,75 +3374,75 @@ msgstr "
msgid "error(%d) storing record %s into %s\n"
msgstr "ÏÛÉÂËÁ(%d) ÚÁÐÉÓÉ ÚÁÐÉÓÉ %s × %s\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "ÕÄÁÌÑÅÔÓÑ %s ÐÏÓÌÅ ÕÓÐÅÛÎÏÇÏ ÚÁ×ÅÒÛÅÎÉÑ ÐÅÒÅÉÎÄÅËÁÃÉÉ ÂÁÚÙ × db3.\n"
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "ÐÁÒÁÍÅÔÅÒ dbpath ÎÅ ÕÓÔÁÎÏ×ÌÅÎ"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "ÐÅÒÅÓÔÒÁÉ×ÁÅÔÓÑ ÂÁÚÁ ÄÁÎÎÙÈ %s × %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr "×ÒÅÍÅÎÎÁÑ ÂÁÚÁ ÄÁÎÎÙÈ %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ\n"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÞÅÒÅÚ dbapi %d\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÎÏ×ÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÞÅÒÅÚ dbapi %d\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "ÚÁÇÏÌÏ×ÏË ÎÏÍÅÒ %u × ÂÁÚÅ ÄÁÎÎÙÈ ÎÅ×ÅÒÎÙÊ -- ÐÒÏÐÕÓËÁÅÔÓÑ.\n"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÄÏÂÁ×ÉÔØ ÚÁÐÉÓØ (ÐÅÒ×ÏÎÁÞÁÌØÎÏ × %u)\n"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ÐÅÒÅÓÔÒÏÅÎÉÅ ÂÁÚÙ ÄÁÎÎÙÈ ÎÅ ÕÄÁÌÏÓØ, ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÏÓÔÁÅÔÓÑ ÎÁ ÍÅÓÔÅ\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÍÅÎÉÔØ ÓÔÁÒÕÀ ÂÁÚÕ ÄÁÎÎÙÈ ÎÁ ÎÏ×ÕÀ!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "ÆÁÊÌÙ × %s ÚÁÍÅÎÑÀÔÓÑ ÆÁÊÌÁÍÉ ÉÚ %s ÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr "ÕÄÁÌÑÅÔÓÑ ËÁÔÁÌÏÇ %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ËÁÔÁÌÏÇÁ %s: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 1999-04-08 21:37+02:00\n"
"Last-Translator: Stanislav Meduna <stano@eunet.sk>\n"
"Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n"
@ -3468,75 +3468,75 @@ msgstr "premenov
msgid "error(%d) storing record %s into %s\n"
msgstr "chyba pri zápise záznamu %s do %s"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "nebola nastavená ¾iadna dbpath"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "znovu sa vytvára databáza v adresári %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "doèasná databáza %s u¾ existuje"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "vytvára sa adresár %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "vytvára sa adresár %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otvára sa stará databáza\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otvára sa nová databáza\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "záznam èíslo %d v databáze je chybný -- bol vynechaný"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie je mo¾né prida» záznam pôvodne na %d"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr "nepodarilo sa znovu vytvori» databázu; zostáva pôvodná\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "nepodarilo sa nahradi» starú databázu novou!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "nahradí súbory v %s súbormi z %s kvôli obnove"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "vytvára sa adresár %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "nepodarilo sa odstráni» adresár %s: %s\n"

View File

@ -1,12 +1,12 @@
# -*- mode:po; coding:iso-latin-2; -*- Slovenian messages for Redhat pkg. mngr.
# Copyright (C) 2000 Free Software Foundation, Inc.
# Primo¾ Peterlin <primoz.peterlin@biofiz.mf.uni-lj.si>, 2000.
# $Id: sl.po,v 1.374 2003/02/06 16:53:35 jbj Exp $
# $Id: sl.po,v 1.375 2003/02/14 23:04:08 jbj Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2000-10-08 19:05+0200\n"
"Last-Translator: Grega Fajdiga <gregor.fajdiga@telemach.net>\n"
"Language-Team: Slovenian <sl@li.org>\n"
@ -3474,77 +3474,77 @@ msgstr "dodajanje %d vnosov v kazalo %s.\n"
msgid "error(%d) storing record %s into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "dbpath ni nastavljena"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "ponovna izgradnja podatkovne zbirke %s v %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "zaèasna podatkovna zbirka %s ¾e obstaja"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "ustvarjanje imenika: %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "ustvarjanje imenika: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "odpiranje stare podatkovne zbirke\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "odpiramo nove podatkovne zbirke z dbapi %d\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "zapis ¹t. %d v zbirki je po¹kodovan -- preskoèeno."
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "zapisa ni mo¾no dodati na %d"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ponovna izgradnja podatkovne zbirke je bila neuspe¹na; stara ostaja na\n"
"istem mestu\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "zamenjava stare podatkovne zbirke z novo je bila neuspe¹na!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "poskus povrnitve z nadomestitvijo datotek v %s z datotekami v %s"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "odstranjevanje imenika: %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspe¹na odstranitev imenika %s: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
@ -3462,74 +3462,74 @@ msgstr "gre
msgid "error(%d) storing record %s into %s\n"
msgstr "gre¹ka zapisivanja sloga %s u %s"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "dbpath nije odreðen"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "privremena baza podataka %s veæ postoji"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "slog broj %d u bazi podataka je neispravan -- preskaèem ga"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "ne mogu da dodam slog originalno na %d"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "neuspelo otvaranje %s: %s"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.2\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2003-02-05 12:40+0100\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@ -3352,74 +3352,74 @@ msgstr "l
msgid "error(%d) storing record %s into %s\n"
msgstr "fel(%d) när post %s sparades i %s\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "tar bort %s efter lyckad db3-ombyggnad.\n"
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "ingen dbpath har satts"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "bygger om databas %s till %s\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr "tillfällig databas %s existerar redan\n"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr "skapar katalog %s\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr "skapar katalog %s: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "öppnar gammal databas med dbapi %d\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "öppnar ny databas med dbapi %d\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "huvud nr. %u i databasen är felaktigt -- hoppar över.\n"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kan inte lägga till post ursprungligen vid %u\n"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "kunde inte ersätta gammal databas med ny databas!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "byt ut filer i %s med filer från %s för att återställa"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr "tar bort katalog %s\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "kunde inte ta bort katalogen %s: %s\n"

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2003-02-06 11:51-0500\n"
"POT-Creation-Date: 2003-02-14 17:59-0500\n"
"PO-Revision-Date: 2001-07-05 08:02+300\n"
"Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
@ -3425,76 +3425,76 @@ msgstr "%d girdi %s indeksine ekleniyor.\n"
msgid "error(%d) storing record %s into %s\n"
msgstr "hata(%d): %s kayýt %s içine yazýlýyor\n"
#: rpmdb/rpmdb.c:3634
#: rpmdb/rpmdb.c:3636
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "baþarýlý db3 yeniden oluþturma ertesinde %s kaldýrýlýyor\n"
#: rpmdb/rpmdb.c:3672
#: rpmdb/rpmdb.c:3674
msgid "no dbpath has been set"
msgstr "belirtilmiþ bir dbpath yok"
#: rpmdb/rpmdb.c:3704
#: rpmdb/rpmdb.c:3706
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "%s veritabaný %s içinde yeniden oluþturuluyor\n"
#: rpmdb/rpmdb.c:3708
#: rpmdb/rpmdb.c:3710
#, c-format
msgid "temporary database %s already exists\n"
msgstr "geçici veritabaný %s zaten mevcut\n"
#: rpmdb/rpmdb.c:3714
#: rpmdb/rpmdb.c:3716
#, c-format
msgid "creating directory %s\n"
msgstr "%s dizini oluþturuluyor\n"
#: rpmdb/rpmdb.c:3716
#: rpmdb/rpmdb.c:3718
#, c-format
msgid "creating directory %s: %s\n"
msgstr "%s dizini oluþturuluyor: %s\n"
#: rpmdb/rpmdb.c:3723
#: rpmdb/rpmdb.c:3725
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "eski veritabaný dbapi %d ile açýlýyor\n"
#: rpmdb/rpmdb.c:3736
#: rpmdb/rpmdb.c:3738
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "yeni veritabaný dbapi %d ile açýlýyor\n"
#: rpmdb/rpmdb.c:3765
#: rpmdb/rpmdb.c:3767
#, fuzzy, c-format
msgid "header #%u in the database is bad -- skipping.\n"
msgstr "veritabanýndaki %u. kayýt hatalý -- atlanýyor\n"
#: rpmdb/rpmdb.c:3805
#: rpmdb/rpmdb.c:3807
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kayýt özgün olarak %u e eklenemedi\n"
#: rpmdb/rpmdb.c:3823
#: rpmdb/rpmdb.c:3825
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"veritabaný yeniden oluþturulamadý: mevcut veritabaný deðiþmeden\n"
"yerinde býrakýldý\n"
#: rpmdb/rpmdb.c:3831
#: rpmdb/rpmdb.c:3833
msgid "failed to replace old database with new database!\n"
msgstr "eski veritabanýnýn yenisiyle deðiþtirilirmesi baþarýsýz!\n"
#: rpmdb/rpmdb.c:3833
#: rpmdb/rpmdb.c:3835
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "kurtarmak için %s içindeki dosyalar %s deki dosyalarla deðiþtiriliyor"
#: rpmdb/rpmdb.c:3843
#: rpmdb/rpmdb.c:3845
#, c-format
msgid "removing directory %s\n"
msgstr "%s dizini siliniyor\n"
#: rpmdb/rpmdb.c:3845
#: rpmdb/rpmdb.c:3847
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s dizininin silinmesi baþarýsýz: %s\n"

View File

@ -20,7 +20,7 @@ Name: rpm
%define version @VERSION@
Version: %{version}
%{expand: %%define rpm_version %{version}}
Release: 0.66
Release: 0.68
Group: System Environment/Base
Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz
Copyright: GPL
@ -427,6 +427,7 @@ exit 0
%rpmattr %{__prefix}/lib/rpm/rpmdb_svc
%rpmattr %{__prefix}/lib/rpm/rpmdb_stat
%rpmattr %{__prefix}/lib/rpm/rpmdb_verify
%rpmattr %{__prefix}/lib/rpm/rpmfile
%rpmattr %{__bindir}/rpmgraph
%files -n popt
@ -472,6 +473,10 @@ exit 0
%changelog
* Thu Feb 6 2003 Jeff Johnson <jbj@redhat.com> 4.2-0.66
- popt: diddle doxygen/splint annotations, corrected doco.
- file: fix ogg/vorbis file classification problems.
- skip fingerprints in /usr/share/doc and /usr/src/debug.
- add file(1) as /usr/lib/rpm/rpmfile.
- enable transaction coloring for s390x/ppc64.
* Fri Jan 31 2003 Jeff Johnson <jbj@redhat.com> 4.2-0.65
- fix: trap SIGPIPE, close database(s).

View File

@ -3279,7 +3279,9 @@ static struct skipDir_s {
_skip("/usr/share/zoneinfo"),
_skip("/usr/share/locale"),
_skip("/usr/share/i18n"),
_skip("/usr/share/doc"),
_skip("/usr/lib/locale"),
_skip("/usr/src/debug"),
{ 0, NULL }
};

View File

@ -600,4 +600,14 @@ extern void unsetenv(const char *name);
#ifndef MOUNTED
#define MOUNTED "/etc/mnttab"
#endif
#if defined(__LCLINT__)
#define FILE_RCSID(id)
#else
#define FILE_RCSID(id) \
static inline const char *rcsid(const char *p) { \
return rcsid(p = id); \
}
#endif
#endif /* H_SYSTEM */

View File

@ -29,7 +29,7 @@ noinst_PROGRAMS = \
convertdb1 dump dumpdb rpmarchive rpmheader rpmlead rpmsignature
pkgbindir = @RPMCONFIGDIR@
pkgbin_PROGRAMS = debugedit javadeps rpmcache rpmdeps
pkgbin_PROGRAMS = debugedit javadeps rpmcache rpmdeps rpmfile
bin_PROGRAMS = rpmgraph
@ -46,6 +46,14 @@ rpmdeps_SOURCES = rpmdeps.c
rpmdeps_LDADD = $(top_builddir)/build/librpmbuild.la
#rpmdeps_LDFLAGS = $(staticLDFLAGS)
rpmfile.c: $(top_builddir)/file/file.c
rm -f $@
ln -s $< $@
rpmfile_SOURCES = rpmfile.c
rpmfile_LDADD = $(top_builddir)/rpmio/librpmio.la
#rpmfile_LDFLAGS = $(staticLDFLAGS)
rpmgraph_SOURCES = rpmgraph.c
#rpmgraph_LDFLAGS = $(staticLDFLAGS)