- fix: repair 2ndary match criteria with rpmdb iterators.

CVS patchset: 5544
CVS date: 2002/07/11 16:44:55
This commit is contained in:
jbj 2002-07-11 16:44:55 +00:00
parent f0ad50e266
commit 1bbc4b2c37
34 changed files with 940 additions and 936 deletions

View File

@ -162,6 +162,7 @@
- update rpmcache.8.
- fix: permit deletions of added packages (#67108).
- placeholders for manifest constants for SuSE patch packages.
- fix: repair 2ndary match criteria with rpmdb iterators.
4.0.3 -> 4.0.4:
- solaris: translate i86pc to i386 (#57182).

View File

@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-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"
@ -3133,8 +3133,8 @@ msgstr "nemohu otev
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3144,134 +3144,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr "chyba pøi vytváøení doèasného souboru %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "chyba pøi vytváøení doèasného souboru %s\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "odstraòuji %s-%s-%s \"%s\" z tsort relací.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "odstraòuji %s-%s-%s \"%s\" z tsort relací.\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "chyba pøi vytváøení doèasného souboru %s\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "chyba pøi vytváøení doèasného souboru %s\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "chyba pøi vytváøení doèasného souboru %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "znovu vytvoøit databázi z existující databáze"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "chyba pøi vytváøení doèasného souboru %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "nemohu provést dotaz %s: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3142,8 +3142,8 @@ msgstr "kan ikke
msgid "no dbpath has been set\n"
msgstr "der er ikke sat nogen dbpath\n"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
@ -3153,138 +3153,138 @@ msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
msgid "error(%d) storing record #%d into %s\n"
msgstr "fejl(%d) ved gemning af post %s i %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: kan ikke læse hoved ved 0x%x\n"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "fjerner \"%s\" fra %s-indekset.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "fjerne %d indgange fra %s-indekset.\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "fejl(%d) ved gemning af post %s i %s\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "fejl(%d) ved fjernelse af post %s fra %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "fejl(%d) under allokering af ny pakkeinstans\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
"tilføjer \"%s\" til '%s'-indekset.\n"
"\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "tilføjer %d indgange til '%s'-indekset.\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "fejl(%d) ved gemning af post %s i %s\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "fjerner %s efter vellykket genopbygning af db3.\n"
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "der ikke sat nogen dbpath"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "genopbygger database %s over i %s\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr "den midlertidige database %s eksisterer allerede\n"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
"opretter kataloget %s\n"
"\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr "opretter kataloget %s: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "åbner gammel database med dbapi %d\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "åbner ny database med dbapi %d\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "post nummer %d i databasen er fejlbehæftet -- overspringer.\n"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, 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:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunne ikke genopbygge database: original-databasen beholdes\n"
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr "kunne ikke erstatte gammel database med ny database!\n"
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, 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:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr "fjerner kataloget %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3329,8 +3329,8 @@ msgstr "Fehler: kann %s nicht
msgid "no dbpath has been set\n"
msgstr "»dbpath« ist nicht gesetzt"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "Fehler beim Eintrag %s von %s"
@ -3340,140 +3340,140 @@ msgstr "Fehler beim Eintrag %s von %s"
msgid "error(%d) storing record #%d into %s\n"
msgstr "Fehler bei Schreiben des Eintrags %s nach %s"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "kann Kopfzeilen bei %d nicht lesen, um danach zu suchen"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "Fehler beim Eintrag %s von %s"
# FIXME
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
# FIXME
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "Fehler beim Eintrag %s von %s"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "Fehler bei Schreiben des Eintrags %s nach %s"
# FIXME
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "Fehler beim Suchen nach Paket %s\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
# FIXME
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "Fehler beim Löschen des Eintrags %s nach %s"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "Fehler bei Schreiben des Eintrags %s nach %s"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "»dbpath« ist nicht gesetzt"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "die temporäre Datenbank %s existiert schon"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "Datenbank aus der vorhandenen neu erstellen"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
"Eintrag Nummer %d in der Datenback ist nicht in Ordnung -- wird übersprungen"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "kann einen Eintrag hinzufügen, ursprünglich bei %d"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s"
# , c-format
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, fuzzy, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "Öffnen von %s fehlgeschlagen: %s"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\n"
"Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n"
"Language-Team: Finnish <linux@sot.com>\n"
"Content-Type: text/plain; charset=\n"
@ -3194,8 +3194,8 @@ msgstr "virhe: en voi avata %s\n"
msgid "no dbpath has been set\n"
msgstr "dbpath ei ole asetettu"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"
@ -3205,134 +3205,134 @@ msgstr "virhe luettaessa tietuetta %s %s:st
msgid "error(%d) storing record #%d into %s\n"
msgstr "virhe talletettaessa tietuetta %s %s:ään"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "en voi lukea headeria %d:stä päivittäessä"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "virhe luettaessa tietuetta %s %s:stä"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "virhe talletettaessa tietuetta %s %s:ään"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "virhe etsittäessä pakettia %s\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "virhe poistettaessa tietuetta %s %s:stä"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "virhe talletettaessa tietuetta %s %s:ään"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "dbpath ei ole asetettu"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "väliaikainen tietokanta %s on jo olemassa"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "en voi lisätä tietuetta %d:stä"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "virhe luotaessa hakemistoa %s: %s"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3232,8 +3232,8 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "impossible d'ouvrir: %s\n"
@ -3243,134 +3243,134 @@ msgstr "impossible d'ouvrir: %s\n"
msgid "error(%d) storing record #%d into %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "aucun package n'a t spcifi pour la dsinstallation"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "aucun package n'a t spcifi pour l'installation"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "impossible d'ouvrir: %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3045,8 +3045,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3056,134 +3056,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3067,8 +3067,8 @@ msgstr "get ekki opna
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3078,134 +3078,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3241,8 +3241,8 @@ msgstr "%s
msgid "no dbpath has been set\n"
msgstr "dbpath が設定されていません"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "レコード %s の取得のエラー (%s から)"
@ -3252,136 +3252,136 @@ msgstr "
msgid "error(%d) storing record #%d into %s\n"
msgstr "レコード %s を %s にストアでエラー "
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "検索のための %d で ヘッダを読むことができません"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "レコード %s の取得のエラー (%s から)"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "group インデックスを削除します\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "name インデックス削除します\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "レコード %s の取得のエラー (%s から)"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "レコード %s を %s にストアでエラー "
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "レコード %s を %s に削除でエラー"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "パッケージ %s の探索エラー\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "%s を %s へ名前を変更します\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "%s を %s へ名前を変更します\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "レコード %s を %s にストアでエラー "
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "dbpath が設定されていません"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "rootdir %s 中でデータベースを再構築します\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "一時的なデータベース %s はすでに存在しています"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "ディレクトリの作成: %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "ディレクトリの作成: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "古いデータベースのオープン\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "新しいデータベースのオープン\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "データベース中のレコード番号 %d は不正です -- スキップします"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "%d に オリジナルのレコードを付加できません"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
#, fuzzy
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"データベースの再構築に失敗; オリジナルデータベースがまだそこに残っています\n"
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr "古いデータベースを新しいデータベースに置き換えるのに失敗!\n"
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, fuzzy, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "%s 中のファイルをリカバーするために %s からファイルと置き換えます"
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "ディレクトリの作成: %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3120,8 +3120,8 @@ msgstr "%s
msgid "no dbpath has been set\n"
msgstr "db경로가 설정되어 있지 않습니다\n"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3132,137 +3132,137 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr "%3$s(으)로 %2$s 레코드를 저장하는 도중 오류(%1$d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr "rpmdb: 손상된 헤더 #%u(이)가 복구(retrieved)되었습니다, 생략합니다.\n"
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x의 헤더를 읽을 수 없습니다\n"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
"%3$s 인덱스에서 \"%2$s\" 레코드를 얻는 도중 오류(%1$d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "%2$s 인덱스에서 \"%1$s\"(을)를 삭제합니다.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "%2$s 인덱스에서 %1$d 항목들(entries)을 삭제합니다.\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
"%3$s 인덱스에서 \"%2$s\" 레코드를 얻는 도중 오류(%1$d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "%3$s(으)로 %2$s 레코드를 저장하는 도중 오류(%1$d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "%3$s에서 %2$s 레코드를 삭제하는 도중 오류(%1$d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "새로운 패키지를 배치하는 도중 오류(%d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "%2$s 인덱스에 \"%1$s\"(을)를 추가합니다.\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "%2$s 인덱스에 %1$d 항목들(entries)을 추가합니다.\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "%3$s(으)로 %2$s 레코드를 저장하는 도중 오류(%1$d)가 발생했습니다\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "db3를 재구축한 후에 %s(을)를 삭제합니다.\n"
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "db경로가 설정되어 있지 않습니다"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "%2$s에 %1$s 데이터베이스를 재구축 합니다\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr "임시 데이터베이스 %s(이)가 이미 존재합니다\n"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr "%s 디렉토리를 생성합니다\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr "%s 디렉토리를 생성함: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "dbapi %d로 이전 데이터베이스를 엽니다\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "dbapi %d로 새로운 데이터베이스를 엽니다\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "데이터베이스의 레코드 번호 %u(이)가 잘못되었습니다 -- 생략합니다.\n"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "%u에 처음부터 레코드를 추가할 수 없습니다\n"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"데이터베이스를 재구축하는데 실패함: 원본 데이터베이스는 그대로 유지됩니다\n"
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr "이전 데이터베이스를 새로운 데이터베이스로 교체하는데 실패했습니다!\n"
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "복구하기 위해 $2$s의 파일을 $1$s의 파일로 교체합니다"
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr "%s 디렉토리를 삭제합니다\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3095,8 +3095,8 @@ msgstr "kan ikke
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3106,134 +3106,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "feil(%d) under fjerning av post %s fra %s\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "feil(%d) under fjerning av post %s fra %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "feil(%d) under lagring av post %s til %s\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3193,8 +3193,8 @@ msgstr "nie mo
msgid "no dbpath has been set\n"
msgstr "¶cie¿ka bazy danych nie zosta³a podana"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "b³±d pobierania rekordu %s z %s"
@ -3204,135 +3204,135 @@ msgstr "b
msgid "error(%d) storing record #%d into %s\n"
msgstr "b³±d zapisywania rekordu %s do %s"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "nie mo¿na odczytaæ nag³ówka przy %d dla poszukiwania"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "b³±d pobierania rekordu %s z %s"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "usuwanie indeksu grupy\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "usuwanie indeksu nazw\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "b³±d pobierania rekordu %s z %s"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "b³±d zapisywania rekordu %s do %s"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "b³±d usuwania rekordu %s z %s"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "b³±d szukania pakietu %s\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "zmiana nazwy %s na %s\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "zmiana nazwy %s na %s\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "b³±d zapisywania rekordu %s do %s"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "¶cie¿ka bazy danych nie zosta³a podana"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "odbudowywujê bazê danych w rootdir %s\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "tymczasowa baza danych %s ju¿ istnieje"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "tworzenie katalogu: %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "tworzenie katalogu: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otwieranie starej bazy danych\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otwieranie nowej bazy danych\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "rekord numer %d w bazie danych jest b³êdny -- rekord pominiêto"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "nie mo¿na dodaæ rekordu oryginalnie przy %d"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
#, 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:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr "zamiana starej bazy na now± nie powiod³a siê!\n"
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, 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:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "tworzenie katalogu: %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3129,8 +3129,8 @@ msgstr "n
msgid "no dbpath has been set\n"
msgstr "não foi definido o dbpath\n"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n"
@ -3140,135 +3140,135 @@ msgstr "erro(%d) ao obter os registos \"%s\" do
msgid "error(%d) storing record #%d into %s\n"
msgstr "erro(%d) ao guardar o registo %s em %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n"
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: não consigo ler o cabeçalho em 0x%x\n"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "a remover o \"%s\" do índice %s.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "a remover %d registos do índice %s.\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "erro(%d) ao guardar o registo %s em %s\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "erro(%d) ao remover o registo %s do %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "erro(%d) ao criar uma nova instância do pacote\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "a adicionar o \"%s\" ao índice %s.\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "a adicionar %d registos ao índice %s.\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "erro(%d) ao guardar o registo %s em %s\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, 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:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "não foi definido o dbpath"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "a reconstruir a base de dados %s em %s\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr "A base de dados temporária %s já existe\n"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr "a criar a directoria %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr "a criar a directoria %s: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, 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:3299
#: rpmdb/rpmdb.c:3301
#, 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:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "o número do registo %u na base de dados está errado -- a ignorar.\n"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "não consigo adicionar o registo originalmente em %u\n"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
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:3389
#: rpmdb/rpmdb.c:3391
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:3391
#: rpmdb/rpmdb.c:3393
#, 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:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr "a remover a directoria %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\n"
#: build.c:40
#, fuzzy
@ -3384,8 +3384,8 @@ msgid "no dbpath has been set\n"
msgstr ""
# , c-format
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "No consegui abrir: %s\n"
@ -3396,133 +3396,133 @@ msgstr "No consegui abrir: %s\n"
msgid "error(%d) storing record #%d into %s\n"
msgstr "No consegui abrir: %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "no foi passado pacote para desinstalao"
# , c-format
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "No consegui abrir: %s\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
# , c-format
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "No consegui abrir: %s\n"
# , c-format
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "No consegui abrir: %s\n"
# , c-format
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "No consegui abrir: %s\n"
# , c-format
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "No consegui abrir: %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "no foi passado pacote para instalao"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
# , c-format
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "No consegui abrir: %s\n"
# , c-format
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "No consegui abrir: %s\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, 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:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
# , c-format
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "No consegui abrir: %s\n"
# , c-format
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "No consegui abrir: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, 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:3299
#: rpmdb/rpmdb.c:3301
#, 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:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
@ -3535,13 +3535,13 @@ msgstr ""
# "Content-Type: text/plain; charset=ISO-8859-1\n"
# "Content-Transfer-Encoding: 8-bit\n"
# , c-format
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "RPM verso %s\n"
# , c-format
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3045,8 +3045,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3056,134 +3056,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3051,8 +3051,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3062,134 +3062,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\n"
"PO-Revision-Date: 2002-04-09 16:44-0400\n"
"Last-Translator: Eugene Kanter, <eugene@bcl.bz>\n"
"Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n"
@ -3128,8 +3128,8 @@ msgstr "
msgid "no dbpath has been set\n"
msgstr "ÐÁÒÁÍÅÔÅÒ dbpath ÎÅ ÕÓÔÁÎÏ×ÌÅÎ\n"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "ÏÛÉÂËÁ(%d) ÐÏÌÕÞÅÎÉÑ ÚÁÐÉÓÅÊ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s\n"
@ -3139,135 +3139,135 @@ msgstr "
msgid "error(%d) storing record #%d into %s\n"
msgstr "ÏÛÉÂËÁ(%d) ÚÁÐÉÓÉ ÚÁÐÉÓÉ %s × %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr "rpmdb: ÐÏÌÕÞÅÎ ÐÏ×ÒÅÖÄÅÎÎÙÊ ÚÁÇÏÌÏ×ÏË #%u, ÐÒÏÐÕÓËÁÅÔÓÑ.\n"
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ÎÅ×ÏÚÍÏÖÎÏ ÐÒÏÞÅÓÔØ ÚÁÇÏÌÏ×ÏË × 0x%x\n"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "ÏÛÉÂËÁ(%d) ÐÏÌÕÞÅÎÉÑ ÚÁÐÉÓÅÊ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "ÕÄÁÌÑÅÔÓÑ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "ÕÄÁÌÑÅÔÓÑ %d ÚÁÐÉÓÅÊ ÉÚ ÉÎÄÅËÓÁ %s.\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "ÏÛÉÂËÁ(%d) ÐÏÌÕÞÅÎÉÑ ÚÁÐÉÓÅÊ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "ÏÛÉÂËÁ(%d) ÚÁÐÉÓÉ ÚÁÐÉÓÉ %s × %s\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "ÏÛÉÂËÁ(%d) ÕÄÁÌÅÎÉÑ ÚÁÐÉÓÉ %s ÉÚ %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "ÏÛÉÂËÁ(%d) ÒÅÚÅÒ×ÉÒÏ×ÁÎÉÑ ÐÁÍÑÔÉ ÄÌÑ ÏÂÒÁÚÁ ÎÏ×ÏÇÏ ÐÁËÅÔÁ\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "ÄÏÂÁ×ÌÑÅÔÓÑ \"%s\" × ÉÎÄÅËÓ %s.\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "ÄÏÂÁ×ÌÑÅÔÓÑ %d ÚÁÐÉÓÅÊ × ÉÎÄÅËÓ %s\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "ÏÛÉÂËÁ(%d) ÚÁÐÉÓÉ ÚÁÐÉÓÉ %s × %s\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "ÕÄÁÌÑÅÔÓÑ %s ÐÏÓÌÅ ÕÓÐÅÛÎÏÇÏ ÚÁ×ÅÒÛÅÎÉÑ ÐÅÒÅÉÎÄÅËÁÃÉÉ ÂÁÚÙ × db3.\n"
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "ÐÁÒÁÍÅÔÅÒ dbpath ÎÅ ÕÓÔÁÎÏ×ÌÅÎ"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "ÐÅÒÅÓÔÒÁÉ×ÁÅÔÓÑ ÂÁÚÁ ÄÁÎÎÙÈ %s × %s\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr "×ÒÅÍÅÎÎÁÑ ÂÁÚÁ ÄÁÎÎÙÈ %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ\n"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÞÅÒÅÚ dbapi %d\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÎÏ×ÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÞÅÒÅÚ dbapi %d\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "ÚÁÐÉÓØ ÎÏÍÅÒ %u × ÂÁÚÅ ÄÁÎÎÙÈ ÎÅ×ÅÒÎÁ, ÐÒÏÐÕÓËÁÅÔÓÑ.\n"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÄÏÂÁ×ÉÔØ ÚÁÐÉÓØ (ÐÅÒ×ÏÎÁÞÁÌØÎÏ × %u)\n"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
"ÐÅÒÅÓÔÒÏÅÎÉÅ ÂÁÚÙ ÄÁÎÎÙÈ ÎÅ ÕÄÁÌÏÓØ, ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÏÓÔÁÅÔÓÑ ÎÁ ÍÅÓÔÅ\n"
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÍÅÎÉÔØ ÓÔÁÒÕÀ ÂÁÚÕ ÄÁÎÎÙÈ ÎÁ ÎÏ×ÕÀ!\n"
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr "ÆÁÊÌÙ × %s ÚÁÍÅÎÑÀÔÓÑ ÆÁÊÌÁÍÉ ÉÚ %s ÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ"
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr "ÕÄÁÌÑÅÔÓÑ ËÁÔÁÌÏÇ %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3189,8 +3189,8 @@ msgstr "nie je mo
msgid "no dbpath has been set\n"
msgstr "nebola nastavená ¾iadna dbpath"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "chyba pri naèítaní záznamu %s z %s"
@ -3200,135 +3200,135 @@ msgstr "chyba pri na
msgid "error(%d) storing record #%d into %s\n"
msgstr "chyba pri zápise záznamu %s do %s"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "nie je mo¾né preèíta» hlavièku na %d pre vyhµadanie"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "chyba pri naèítaní záznamu %s z %s"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "odstraòuje sa index skupín\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "odstraòuje sa index názvov\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "chyba pri naèítaní záznamu %s z %s"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "chyba pri zápise záznamu %s do %s"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "chyba pri odstraòovaní záznamu %s z %s"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "chyba pri hµadaní balíka %s\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "premenováva sa %s na %s\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "premenováva sa %s na %s\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "chyba pri zápise záznamu %s do %s"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "nebola nastavená ¾iadna dbpath"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, 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:3273
#: rpmdb/rpmdb.c:3275
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "doèasná databáza %s u¾ existuje"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "vytvára sa adresár %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "vytvára sa adresár %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "otvára sa stará databáza\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "otvára sa nová databáza\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "záznam èíslo %d v databáze je chybný -- bol vynechaný"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, 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:3381
#: rpmdb/rpmdb.c:3383
#, 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:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr "nepodarilo sa nahradi» starú databázu novou!\n"
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, 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:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "vytvára sa adresár %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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.274 2002/07/09 15:36:11 jbj Exp $
# $Id: sl.po,v 1.275 2002/07/11 16:45:50 jbj Exp $
#
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3194,8 +3194,8 @@ msgstr "ni mo
msgid "no dbpath has been set\n"
msgstr "dbpath ni nastavljena"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
@ -3205,137 +3205,137 @@ msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
msgid "error(%d) storing record #%d into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: ni mo¾no prebrati glave pri 0x%x"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "odstranjevanje \"%s\" iz kazala %s.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "odstranjevanje %d vnosov iz kazala %s\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "napaka(%d) pri brisanju zapisa %s iz %s"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "napaka(%d) pri iskanju paketa %s\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, fuzzy, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "dodajanje \"%s\" v kazalo %s.\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "dodajanje %d vnosov v kazalo %s.\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "napaka(%d) pri pisanju zapisa %s v %s"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "dbpath ni nastavljena"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "ponovna izgradnja podatkovne zbirke %s v %s\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "zaèasna podatkovna zbirka %s ¾e obstaja"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "ustvarjanje imenika: %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "ustvarjanje imenika: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "odpiranje stare podatkovne zbirke\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "odpiramo nove podatkovne zbirke z dbapi %d\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "zapis ¹t. %d v zbirki je po¹kodovan -- preskoèeno."
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "zapisa ni mo¾no dodati na %d"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
#, 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:3389
#: rpmdb/rpmdb.c:3391
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:3391
#: rpmdb/rpmdb.c:3393
#, 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:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "odstranjevanje imenika: %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\n"
"Content-Type: text/plain; charset=\n"
"Date: 1998-05-02 21:41:47-0400\n"
@ -3185,8 +3185,8 @@ msgstr "gre
msgid "no dbpath has been set\n"
msgstr "dbpath nije odreðen"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, fuzzy, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "gre¹ka kod uzimanja sloga %s iz %s"
@ -3196,134 +3196,134 @@ msgstr "gre
msgid "error(%d) storing record #%d into %s\n"
msgstr "gre¹ka zapisivanja sloga %s u %s"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, fuzzy, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "ne mogu da proèitam zaglavlje na %d za proveru"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "gre¹ka kod uzimanja sloga %s iz %s"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, fuzzy, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, fuzzy, c-format
msgid "removing %d entries from %s index.\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "gre¹ka kod uzimanja sloga %s iz %s"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "gre¹ka zapisivanja sloga %s u %s"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, fuzzy, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "gre¹ka kod potrage za paketom %s\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, fuzzy, c-format
msgid "adding %d entries to %s index.\n"
msgstr "gre¹ka uklanjanja sloga %s u %s"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, fuzzy, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "gre¹ka zapisivanja sloga %s u %s"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "dbpath nije odreðen"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, fuzzy, c-format
msgid "rebuilding database %s into %s\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, fuzzy, c-format
msgid "temporary database %s already exists\n"
msgstr "privremena baza podataka %s veæ postoji"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, fuzzy, c-format
msgid "creating directory %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, fuzzy, c-format
msgid "creating directory %s: %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, fuzzy, c-format
msgid "opening old database with dbapi %d\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, fuzzy, c-format
msgid "opening new database with dbapi %d\n"
msgstr "rekreiraj bazu podataka iz postojeæe baze"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, fuzzy, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "slog broj %d u bazi podataka je neispravan -- preskaèem ga"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, fuzzy, c-format
msgid "cannot add record originally at %u\n"
msgstr "ne mogu da dodam slog originalno na %d"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, fuzzy, c-format
msgid "removing directory %s\n"
msgstr "gre¹ka kod kreiranja direktorijuma %s: %s"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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.0.3\n"
"POT-Creation-Date: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\n"
"PO-Revision-Date: 2002-02-18 21:13+0100\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
@ -3109,8 +3109,8 @@ msgstr "kan inte
msgid "no dbpath has been set\n"
msgstr "ingen dbpath har satts\n"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "fel(%d) när \"%s\"-poster hämtades från %s-indexet\n"
@ -3120,134 +3120,134 @@ msgstr "fel(%d) n
msgid "error(%d) storing record #%d into %s\n"
msgstr "fel(%d) när post %s sparades i %s\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr "rpmdb: skadad huvudinstans #%u hämtad, hoppar över.\n"
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: kan inte läsa huvud vid 0x%x\n"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "fel(%d) när \"%s\"-poster hämtades från %s-indexet\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "tar bort \"%s\" från %s-indexet.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "tar bort %d poster från %s-indexet.\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "fel(%d) när \"%s\"-poster hämtades från %s-indexet\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr "fel(%d) när post %s sparades i %s\n"
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "fel(%d) när post %s togs bort ur %s\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "fel(%d) vid allokering av ny paketinstans\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "lägger till \"%s\" till %s-indexet.\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "lägger till %d poster till %s-indexet.\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr "fel(%d) när post %s sparades i %s\n"
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr "tar bort %s efter lyckad db3-ombyggnad.\n"
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "ingen dbpath har satts"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "bygger om databas %s till %s\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr "tillfällig databas %s existerar redan\n"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr "skapar katalog %s\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr "skapar katalog %s: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "öppnar gammal databas med dbapi %d\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "öppnar ny databas med dbapi %d\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "post nummer %u i databasen är felaktig -- hoppar över.\n"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kan inte lägga till post ursprungligen vid %u\n"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n"
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr "kunde inte ersätta gammal databas med ny databas!\n"
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, 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:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr "tar bort katalog %s\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3140,8 +3140,8 @@ msgstr "%s indeksi a
msgid "no dbpath has been set\n"
msgstr "belirtilmiþ bir dbpath deðeri yok\n"
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr "hata(%d): \"%s\" kayýt %s indeksinden alýnýyor\n"
@ -3151,136 +3151,136 @@ msgstr "hata(%d): \"%s\" kay
msgid "error(%d) storing record #%d into %s\n"
msgstr "hata(%d): %s kayýt %s içine yazýlýyor\n"
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr "rpmdb: bozuk baþlýk örneði #%u alýndý, atlanýyor.\n"
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr "%s: 0x%x de baþlýk okunamadý\n"
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, fuzzy, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr "hata(%d): \"%s\" kayýt %s indeksinden alýnýyor\n"
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr "\"%s\" %s indeksinden siliniyor.\n"
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr "%d girdi %s indeksinden siliniyor.\n"
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, fuzzy, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr "hata(%d): \"%s\" kayýt %s indeksinden alýnýyor\n"
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, fuzzy, c-format
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:2482
#: rpmdb/rpmdb.c:2484
#, fuzzy, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr "hata(%d) %s kaydýn %s dosyasýndan silinmesi\n"
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr "yeni paket örneðini tutma hatasý(%d)\n"
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr "\"%s\" %s indeksine ekleniyor.\n"
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr "%d girdi %s indeksine ekleniyor.\n"
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
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:3207
#: rpmdb/rpmdb.c:3209
#, 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:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr "belirtilmiþ bir dbpath yok"
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr "%s veritabaný %s içinde yeniden oluþturuluyor\n"
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr "geçici veritabaný %s zaten mevcut\n"
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr "%s dizini oluþturuluyor\n"
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr "%s dizini oluþturuluyor: %s\n"
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr "eski veritabaný dbapi %d ile açýlýyor\n"
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr "yeni veritabaný dbapi %d ile açýlýyor\n"
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr "veritabanýndaki %u. kayýt hatalý -- atlanýyor\n"
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr "kayýt özgün olarak %u e eklenemedi\n"
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
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:3389
#: rpmdb/rpmdb.c:3391
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:3391
#: rpmdb/rpmdb.c:3393
#, 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:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr "%s dizini siliniyor\n"
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr "%s dizininin silinmesi baþarýsýz: %s\n"

View File

@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: rpm 4.0.3\n"
"POT-Creation-Date: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, 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: 2002-07-09 11:35-0400\n"
"POT-Creation-Date: 2002-07-11 11:28-0400\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"
@ -3050,8 +3050,8 @@ msgstr ""
msgid "no dbpath has been set\n"
msgstr ""
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2059
#: rpmdb/rpmdb.c:2164 rpmdb/rpmdb.c:2852
#: rpmdb/rpmdb.c:1011 rpmdb/rpmdb.c:1140 rpmdb/rpmdb.c:1189 rpmdb/rpmdb.c:2061
#: rpmdb/rpmdb.c:2166 rpmdb/rpmdb.c:2854
#, c-format
msgid "error(%d) getting \"%s\" records from %s index\n"
msgstr ""
@ -3061,134 +3061,134 @@ msgstr ""
msgid "error(%d) storing record #%d into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:1982
#: rpmdb/rpmdb.c:1984
#, c-format
msgid "rpmdb: damaged header instance #%u retrieved, skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:2248
#: rpmdb/rpmdb.c:2250
#, c-format
msgid "%s: cannot read header at 0x%x\n"
msgstr ""
#: rpmdb/rpmdb.c:2309
#: rpmdb/rpmdb.c:2311
#, c-format
msgid "error(%d) setting header #%d record for %s removal\n"
msgstr ""
#: rpmdb/rpmdb.c:2420
#: rpmdb/rpmdb.c:2422
#, c-format
msgid "removing \"%s\" from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2424
#: rpmdb/rpmdb.c:2426
#, c-format
msgid "removing %d entries from %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2451
#: rpmdb/rpmdb.c:2453
#, c-format
msgid "error(%d) setting \"%s\" records from %s index\n"
msgstr ""
#: rpmdb/rpmdb.c:2472
#: rpmdb/rpmdb.c:2474
#, c-format
msgid "error(%d) storing record \"%s\" into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2482
#: rpmdb/rpmdb.c:2484
#, c-format
msgid "error(%d) removing record \"%s\" from %s\n"
msgstr ""
#: rpmdb/rpmdb.c:2624
#: rpmdb/rpmdb.c:2626
#, c-format
msgid "error(%d) allocating new package instance\n"
msgstr ""
#: rpmdb/rpmdb.c:2828
#: rpmdb/rpmdb.c:2830
#, c-format
msgid "adding \"%s\" to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2832
#: rpmdb/rpmdb.c:2834
#, c-format
msgid "adding %d entries to %s index.\n"
msgstr ""
#: rpmdb/rpmdb.c:2868
#: rpmdb/rpmdb.c:2870
#, c-format
msgid "error(%d) storing record %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3207
#: rpmdb/rpmdb.c:3209
#, c-format
msgid "removing %s after successful db3 rebuild.\n"
msgstr ""
#: rpmdb/rpmdb.c:3242
#: rpmdb/rpmdb.c:3244
msgid "no dbpath has been set"
msgstr ""
#: rpmdb/rpmdb.c:3269
#: rpmdb/rpmdb.c:3271
#, c-format
msgid "rebuilding database %s into %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3273
#: rpmdb/rpmdb.c:3275
#, c-format
msgid "temporary database %s already exists\n"
msgstr ""
#: rpmdb/rpmdb.c:3279
#: rpmdb/rpmdb.c:3281
#, c-format
msgid "creating directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3281
#: rpmdb/rpmdb.c:3283
#, c-format
msgid "creating directory %s: %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3288
#: rpmdb/rpmdb.c:3290
#, c-format
msgid "opening old database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3299
#: rpmdb/rpmdb.c:3301
#, c-format
msgid "opening new database with dbapi %d\n"
msgstr ""
#: rpmdb/rpmdb.c:3323
#: rpmdb/rpmdb.c:3325
#, c-format
msgid "record number %u in database is bad -- skipping.\n"
msgstr ""
#: rpmdb/rpmdb.c:3363
#: rpmdb/rpmdb.c:3365
#, c-format
msgid "cannot add record originally at %u\n"
msgstr ""
#: rpmdb/rpmdb.c:3381
#: rpmdb/rpmdb.c:3383
msgid "failed to rebuild database: original database remains in place\n"
msgstr ""
#: rpmdb/rpmdb.c:3389
#: rpmdb/rpmdb.c:3391
msgid "failed to replace old database with new database!\n"
msgstr ""
#: rpmdb/rpmdb.c:3391
#: rpmdb/rpmdb.c:3393
#, c-format
msgid "replace files in %s with files from %s to recover"
msgstr ""
#: rpmdb/rpmdb.c:3401
#: rpmdb/rpmdb.c:3403
#, c-format
msgid "removing directory %s\n"
msgstr ""
#: rpmdb/rpmdb.c:3403
#: rpmdb/rpmdb.c:3405
#, c-format
msgid "failed to remove directory %s: %s\n"
msgstr ""

View File

@ -514,8 +514,9 @@ fi
%{__prefix}/include/popt.h
%changelog
* Tue Jul 9 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.44
* Thu Jul 11 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.44
- placeholders for manifest constants for SuSE patch packages.
- fix: repair 2ndary match criteria with rpmdb iterators.
* Sat Jul 6 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.43
- fix: permit deletions of added packages (#67108).

View File

@ -1761,8 +1761,8 @@ static int mireSkip (const rpmdbMatchIterator mi)
return 0;
/*
* Apply tag tests, implictly "||" for multiple patterns/values of a
* single tag, implictly "&&" between multiple tag patterns.
* Apply tag tests, implicitly "||" for multiple patterns/values of a
* single tag, implicitly "&&" between multiple tag patterns.
*/
if ((mire = mi->mi_re) != NULL)
for (i = 0; i < mi->mi_nre; i++, mire++) {
@ -1856,8 +1856,8 @@ int rpmdbSetIteratorModified(rpmdbMatchIterator mi, int modified) {
Header rpmdbNextIterator(rpmdbMatchIterator mi)
{
dbiIndex dbi;
void * uh = NULL;
size_t uhlen = 0;
void * uh;
size_t uhlen;
DBT * key;
DBT * data;
void * keyp;
@ -1887,6 +1887,8 @@ Header rpmdbNextIterator(rpmdbMatchIterator mi)
memset(data, 0, sizeof(*data));
top:
uh = NULL;
uhlen = 0;
/* XXX skip over instances with 0 join key */
do {