diff options
-rw-r--r-- | CHANGES | 1 | ||||
-rw-r--r-- | po/cs.po | 80 | ||||
-rw-r--r-- | po/da.po | 80 | ||||
-rw-r--r-- | po/de.po | 80 | ||||
-rw-r--r-- | po/en_RN.po | 80 | ||||
-rw-r--r-- | po/es.po | 80 | ||||
-rw-r--r-- | po/eu_ES.po | 80 | ||||
-rw-r--r-- | po/fi.po | 80 | ||||
-rw-r--r-- | po/fr.po | 80 | ||||
-rw-r--r-- | po/gl.po | 80 | ||||
-rw-r--r-- | po/hu.po | 80 | ||||
-rw-r--r-- | po/id.po | 80 | ||||
-rw-r--r-- | po/is.po | 80 | ||||
-rw-r--r-- | po/it.po | 80 | ||||
-rw-r--r-- | po/ja.po | 80 | ||||
-rw-r--r-- | po/ko.po | 80 | ||||
-rw-r--r-- | po/no.po | 80 | ||||
-rw-r--r-- | po/pl.po | 80 | ||||
-rw-r--r-- | po/pt.po | 80 | ||||
-rw-r--r-- | po/pt_BR.po | 80 | ||||
-rw-r--r-- | po/ro.po | 80 | ||||
-rw-r--r-- | po/rpm.pot | 80 | ||||
-rw-r--r-- | po/ru.po | 80 | ||||
-rw-r--r-- | po/sk.po | 80 | ||||
-rw-r--r-- | po/sl.po | 82 | ||||
-rw-r--r-- | po/sr.po | 80 | ||||
-rw-r--r-- | po/sv.po | 80 | ||||
-rw-r--r-- | po/tr.po | 80 | ||||
-rw-r--r-- | po/uk.po | 80 | ||||
-rw-r--r-- | po/wa.po | 80 | ||||
-rw-r--r-- | po/zh.po | 80 | ||||
-rw-r--r-- | po/zh_CN.GB2312.po | 80 | ||||
-rw-r--r-- | rpm.spec.in | 5 | ||||
-rw-r--r-- | rpmdb/rpmdb.c | 182 | ||||
-rw-r--r-- | rpmdb/rpmdb.h | 1 |
35 files changed, 1419 insertions, 1252 deletions
@@ -194,6 +194,7 @@ - factor all mode-specific options into mode-specific tables. - treat an unspecified epoch as Epoch: 0 everywhere. - detect athlon/duron with CMOV (PLD). + - prevent stale locks in __db files by closing databases on signals. 4.0.3 -> 4.0.4: - solaris: translate i86pc to i386 (#57182). @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2747,26 +2747,26 @@ msgstr "øádek %d: ©patnı formát BuildArchitecture: %s\n" msgid "bad option '%s' at %s:%d\n" msgstr "nemohu zjistit stav %s: %m\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, fuzzy, c-format msgid "Unknown system: %s\n" msgstr "Neznámı typ ikony: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "nemohu znovu otevøít payload: %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Nemohu otevøít %s: %s\n" @@ -3191,164 +3191,164 @@ msgstr "nemohu otevøít RPM databázi v %s\n" msgid "cannot open %s index\n" msgstr "nemohu otevøít RPM databázi v %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "chyba pøi vytváøení doèasného souboru %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "%s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstraòuji %s-%s-%s \"%s\" z tsort relací.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, 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:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, 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:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "znovu vytvoøit databázi z existující databáze" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "chyba pøi vytváøení doèasného souboru %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "nemohu provést dotaz %s: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "Nelze pøejmenovat %s na %s: %m\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2760,28 +2760,28 @@ msgstr "manglende arkitektur for %s ved %s:%d\n" msgid "bad option '%s' at %s:%d\n" msgstr "ugyldig tilvalg '%s' ved %s:%d\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" "Ukendt system: %s\n" "\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "Kontakt venligst rpm-list@redhat.com (på engelsk)\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "Kan ikke udfolde %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "Kunne ikke læse %s, HOME er for stor.\n" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Kunne ikke åbne %s for læsning: %s.\n" @@ -3199,168 +3199,168 @@ msgstr "kan ikke åbne '%s'-indeks ved brug af db%d - %s (%d)\n" msgid "cannot open %s index\n" msgstr "kan ikke åbne '%s'-indeks\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "der er ikke sat nogen dbpath\n" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "fejl(%d) ved hentning af \"%s\"-poster fra '%s'-indekset\n" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "fejl(%d) ved gemning af post %s i %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "fil %s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "fjerner \"%s\" fra %s-indekset.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "fjerne %d indgange fra %s-indekset.\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, 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:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "fejl(%d) under allokering af ny pakkeinstans\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" "tilføjer \"%s\" til '%s'-indekset.\n" "\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "tilføjer %d indgange til '%s'-indekset.\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, 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:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "fjerner %s efter vellykket genopbygning af db3.\n" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "der ikke sat nogen dbpath" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "genopbygger database %s over i %s\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "den midlertidige database %s eksisterer allerede\n" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" "opretter kataloget %s\n" "\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "opretter kataloget %s: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "åbner gammel database med dbapi %d\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "åbner ny database med dbapi %d\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "post nummer %d i databasen er fejlbehæftet -- overspringer.\n" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, 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:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "kunne ikke genopbygge database: original-databasen beholdes\n" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "kunne ikke erstatte gammel database med ny database!\n" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, 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:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "fjerner kataloget %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "kunne ikke fjerne katalog %s: %s\n" @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2935,27 +2935,27 @@ msgstr "fehlende Architektur für %s bei %s:%d" msgid "bad option '%s' at %s:%d\n" msgstr "unzureichende Option '%s' bei %s:%d" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "Fehler: kann %s nicht öffnen\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" # , c-format -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Datei %s kann nicht zum Lesen geöffnet werden: %s." @@ -3383,172 +3383,172 @@ msgstr "kann Datei %s nicht öffnen: " msgid "cannot open %s index\n" msgstr "Fehler: kann %s nicht öffnen\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 #, fuzzy msgid "no dbpath has been set\n" msgstr "»dbpath« ist nicht gesetzt" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "Fehler beim Eintrag %s von %s" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "Fehler bei Schreiben des Eintrags %s nach %s" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" # , c-format -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "Fehler beim Löschen des Eintrags %s nach %s" # FIXME -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "Fehler beim Löschen des Eintrags %s nach %s" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "Fehler beim Eintrag %s von %s" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, 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:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "Fehler beim Suchen nach Paket %s\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" # FIXME -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "Fehler beim Löschen des Eintrags %s nach %s" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "Fehler bei Schreiben des Eintrags %s nach %s" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "»dbpath« ist nicht gesetzt" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "Datenbank aus der vorhandenen neu erstellen" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "die temporäre Datenbank %s existiert schon" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "Datenbank aus der vorhandenen neu erstellen" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "Datenbank aus der vorhandenen neu erstellen" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" "Eintrag Nummer %d in der Datenback ist nicht in Ordnung -- wird übersprungen" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "kann einen Eintrag hinzufügen, ursprünglich bei %d" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" # , c-format -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" diff --git a/po/en_RN.po b/po/en_RN.po index 083a89309..877f79537 100644 --- a/po/en_RN.po +++ b/po/en_RN.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" diff --git a/po/eu_ES.po b/po/eu_ES.po index 083a89309..877f79537 100644 --- a/po/eu_ES.po +++ b/po/eu_ES.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-0400\n" "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n" "Language-Team: Finnish <linux@sot.com>\n" "Content-Type: text/plain; charset=\n" @@ -2800,26 +2800,26 @@ msgstr "%s:n puuttuva arkkitehtuuri %s:%d" msgid "bad option '%s' at %s:%d\n" msgstr "huono parametri '%s', %s:%d" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "virhe: en voi avata %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "En voi avata %s luettavaksi: %s." @@ -3246,165 +3246,165 @@ msgstr "en voinut avata tiedostoa %s: " msgid "cannot open %s index\n" msgstr "virhe: en voi avata %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 #, fuzzy msgid "no dbpath has been set\n" msgstr "dbpath ei ole asetettu" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "virhe luettaessa tietuetta %s %s:stä" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "virhe talletettaessa tietuetta %s %s:ään" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "en voinut avata %s: %s" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "virhe luettaessa tietuetta %s %s:stä" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "virhe poistettaessa tietuetta %s %s:stä" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "virhe poistettaessa tietuetta %s %s:stä" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "virhe luettaessa tietuetta %s %s:stä" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "virhe talletettaessa tietuetta %s %s:ään" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "virhe poistettaessa tietuetta %s %s:stä" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "virhe etsittäessä pakettia %s\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "virhe poistettaessa tietuetta %s %s:stä" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "virhe talletettaessa tietuetta %s %s:ään" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "dbpath ei ole asetettu" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "väliaikainen tietokanta %s on jo olemassa" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "en voi lisätä tietuetta %d:stä" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "en voinut avata %s: %s" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2840,26 +2840,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "impossible d'ouvrir: %s\n" @@ -3282,164 +3282,164 @@ msgstr "impossible d'ouvrir: %s\n" msgid "cannot open %s index\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "impossible d'ouvrir: %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "impossible d'ouvrir: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2663,26 +2663,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3094,164 +3094,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2690,26 +2690,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "ólöglegur rofi '%s' á %s:%d\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Get ekki opnağ %s til lesturs: %s.\n" @@ -3122,164 +3122,164 @@ msgstr "get ekki opnağ %s index meğ db%d - %s (%d)\n" msgid "cannot open %s index\n" msgstr "get ekki opnağ %s index\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "%s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2849,26 +2849,26 @@ msgstr "%s ÍѤΥ¢¡¼¥¥Æ¥¯¥Á¥ã¤¬¸«¤Ä¤«¤ê¤Ş¤»¤ó %s:%d" msgid "bad option '%s' at %s:%d\n" msgstr "'%s' ¤ÎÉÔÀµ¤Ê¥ª¡¼¥×¥ó %s:%d" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "ÉÔÌÀ¤Ê¥·¥¹¥Æ¥à: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "rpm-list@redhat.com ¤ËÏ¢Íí¤ò²¼¤µ¤¤\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "¿Ä¥¤Ç¤¤Ş¤»¤ó %s" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Æɤ߹ş¤à¤¿¤á¤Ë %s ¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó: %s¡£" @@ -3295,167 +3295,167 @@ msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó %s:%d" msgid "cannot open %s index\n" msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤¤Ş¤»¤ó\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 #, fuzzy msgid "no dbpath has been set\n" msgstr "dbpath ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Ş¤»¤ó" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ " -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "¥Õ¥¡¥¤¥ë %s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "¸¡º÷¤Î¤¿¤á¤Î %d ¤Ç ¥Ø¥Ã¥À¤òÆɤळ¤È¤¬¤Ç¤¤Ş¤»¤ó" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "group ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Ş¤¹\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "name ¥¤¥ó¥Ç¥Ã¥¯¥¹ºï½ü¤·¤Ş¤¹\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ " -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ëºï½ü¤Ç¥¨¥é¡¼" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷¥¨¥é¡¼\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Ş¤¹\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Ş¤¹\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ " -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "dbpath ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Ş¤»¤ó" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "rootdir %s Ãæ¤Ç¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Ş¤¹\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "°ì»şÅª¤Ê¥Ç¡¼¥¿¥Ù¡¼¥¹ %s ¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Æ¤¤¤Ş¤¹" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î¥ì¥³¡¼¥ÉÈÖ¹æ %d ¤ÏÉÔÀµ¤Ç¤¹ -- ¥¹¥¥Ã¥×¤·¤Ş¤¹" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "%d ¤Ë ¥ª¥ê¥¸¥Ê¥ë¤Î¥ì¥³¡¼¥É¤òÉղäǤ¤Ş¤»¤ó" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "" "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎºÆ¹½Ãۤ˼ºÇÔ; ¥ª¥ê¥¸¥Ê¥ë¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬¤Ş¤À¤½¤³¤Ë»Ä¤Ã¤Æ¤¤¤Ş¤¹\n" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÃÖ¤´¹¤¨¤ë¤Î¤Ë¼ºÇÔ!\n" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "%s Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥ê¥«¥Ğ¡¼¤¹¤ë¤¿¤á¤Ë %s ¤«¤é¥Õ¥¡¥¤¥ë¤ÈÃÖ¤´¹¤¨¤Ş¤¹" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤Îºï½ü¼ºÇÔ: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.4\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2739,26 +2739,26 @@ msgstr "%2$s¿¡ %1$s(À»)¸¦ À§ÇÑ ¾ÆÅ°ÅØÃÄ°¡ ¾øÀ½:%3$d\n" msgid "bad option '%s' at %s:%d\n" msgstr "%2$s¿¡ À߸øµÈ '%1$s' ¿É¼Ç:%3$d\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "¾Ë ¼ö ¾ø´Â ½Ã½ºÅÛ: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "rpm-list@redhat.comÀ¸·Î ¿¬¶ô¹Ù¶ø´Ï´Ù\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "%s(À»)¸¦ È®Àå(expand)ÇÒ ¼ö ¾ø½À´Ï´Ù\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "%s(À»)¸¦ ÀĞÀ» ¼ö ¾ø½À´Ï´Ù, HOMEÀÌ ³Ê¹« Å®´Ï´Ù.\n" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "%s(À»)¸¦ ¿ ¼ö ¾øÀ½: %s.\n" @@ -3178,168 +3178,168 @@ msgstr "db%2$d(À»)¸¦ ÀÌ¿ëÇÏ¿© %1$s À妽º¸¦ ¿ ¼ö ¾ø½À´Ï´Ù - %3$s (%4$d)\n" msgid "cannot open %s index\n" msgstr "%s À妽º¸¦ ¿ ¼ö ¾ø½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "db°æ·Î°¡ ¼³Á¤µÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" "%3$s À妽º¿¡¼ \"%2$s\" ·¹Äڵ带 ¾ò´Â µµÁß ¿À·ù(%1$d)°¡ ¹ß»ıÇß½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "%3$s(À¸)·Î %2$s ·¹Äڵ带 ÀúÀåÇÏ´Â µµÁß ¿À·ù(%1$d)°¡ ¹ß»ıÇß½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "%s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, fuzzy, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "rpmdb: ¼Õ»óµÈ Çì´õ #%u(ÀÌ)°¡ º¹±¸(retrieved)µÇ¾ú½À´Ï´Ù, »ı·«ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: ¼Õ»óµÈ Çì´õ #%u(ÀÌ)°¡ º¹±¸(retrieved)µÇ¾ú½À´Ï´Ù, »ı·«ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 0x%xÀÇ Çì´õ¸¦ ÀĞÀ» ¼ö ¾ø½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "%2$s À妽º¿¡¼ \"%1$s\"(À»)¸¦ »èÁ¦ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "%2$s À妽º¿¡¼ %1$d Ç׸ñµé(entries)À» »èÁ¦ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" "%3$s À妽º¿¡¼ \"%2$s\" ·¹Äڵ带 ¾ò´Â µµÁß ¿À·ù(%1$d)°¡ ¹ß»ıÇß½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "%3$s(À¸)·Î %2$s ·¹Äڵ带 ÀúÀåÇÏ´Â µµÁß ¿À·ù(%1$d)°¡ ¹ß»ıÇß½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "%3$s¿¡¼ %2$s ·¹Äڵ带 »èÁ¦ÇÏ´Â µµÁß ¿À·ù(%1$d)°¡ ¹ß»ıÇß½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "»õ·Î¿î ÆĞÅ°Áö¸¦ ¹èÄ¡ÇÏ´Â µµÁß ¿À·ù(%d)°¡ ¹ß»ıÇß½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "%2$s À妽º¿¡ \"%1$s\"(À»)¸¦ Ãß°¡ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "%2$s À妽º¿¡ %1$d Ç׸ñµé(entries)À» Ãß°¡ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "%3$s(À¸)·Î %2$s ·¹Äڵ带 ÀúÀåÇÏ´Â µµÁß ¿À·ù(%1$d)°¡ ¹ß»ıÇß½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "db3¸¦ À籸ÃàÇÑ ÈÄ¿¡ %s(À»)¸¦ »èÁ¦ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "db°æ·Î°¡ ¼³Á¤µÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "%2$s¿¡ %1$s µ¥ÀÌÅͺ£À̽º¸¦ À籸Ãà ÇÕ´Ï´Ù\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "Àӽà µ¥ÀÌÅͺ£À̽º %s(ÀÌ)°¡ ÀÌ¹Ì Á¸ÀçÇÕ´Ï´Ù\n" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "%s µğ·ºÅ丮¸¦ »ı¼ºÇÕ´Ï´Ù\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "%s µğ·ºÅ丮¸¦ »ı¼ºÇÔ: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "dbapi %d·Î ÀÌÀü µ¥ÀÌÅͺ£À̽º¸¦ ¿±´Ï´Ù\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "dbapi %d·Î »õ·Î¿î µ¥ÀÌÅͺ£À̽º¸¦ ¿±´Ï´Ù\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "µ¥ÀÌÅͺ£À̽ºÀÇ ·¹ÄÚµå ¹øÈ£ %u(ÀÌ)°¡ À߸øµÇ¾ú½À´Ï´Ù -- »ı·«ÇÕ´Ï´Ù.\n" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "%u¿¡ óÀ½ºÎÅÍ ·¹Äڵ带 Ãß°¡ÇÒ ¼ö ¾ø½À´Ï´Ù\n" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "µ¥ÀÌÅͺ£À̽º¸¦ À籸ÃàÇϴµ¥ ½ÇÆĞÇÔ: ¿øº» µ¥ÀÌÅͺ£À̽º´Â ±×´ë·Î À¯ÁöµË´Ï´Ù\n" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "ÀÌÀü µ¥ÀÌÅͺ£À̽º¸¦ »õ·Î¿î µ¥ÀÌÅͺ£À̽º·Î ±³Ã¼Çϴµ¥ ½ÇÆĞÇß½À´Ï´Ù!\n" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "º¹±¸Çϱâ À§ÇØ %2$sÀÇ ÆÄÀÏÀ» %1$sÀÇ ÆÄÀÏ·Î ±³Ã¼ÇÕ´Ï´Ù" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "%s µğ·ºÅ丮¸¦ »èÁ¦ÇÕ´Ï´Ù\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "%s µğ·ºÅ丮¸¦ »èÁ¦Çϴµ¥ ½ÇÆĞÇÔ: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2718,26 +2718,26 @@ msgstr "manglende arkitektur for %s ved %s:%d\n" msgid "bad option '%s' at %s:%d\n" msgstr "ugyldig flagg '%s' ved %s:%d\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "Kan ikke utvide %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" @@ -3152,164 +3152,164 @@ msgstr "kan ikke åpne %s-indeks ved bruk av db%d - %s (%d)\n" msgid "cannot open %s index\n" msgstr "kan ikke åpne %s indeks\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "feil(%d) under lagring av post %s til %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "%s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, 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:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, 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:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2803,26 +2803,26 @@ msgstr "brak architektury dla %s przy %s:%d" msgid "bad option '%s' at %s:%d\n" msgstr "b³êdna opcja '%s' przy %s:%d" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "Nieznany system: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "Skontaktuj siê, proszê, z rpm-list@redhat.com\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "Nie mo¿na rozszerzyæ %s" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Nie mo¿na otworzyæ %s do odczytu: %s." @@ -3248,166 +3248,166 @@ msgstr "nie mo¿na otworzyæ %s przy %s:%d" msgid "cannot open %s index\n" msgstr "nie mo¿na otworzyæ %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 #, fuzzy msgid "no dbpath has been set\n" msgstr "¶cie¿ka bazy danych nie zosta³a podana" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "b³±d pobierania rekordu %s z %s" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "b³±d zapisywania rekordu %s do %s" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "plik %s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "usuwanie indeksu grupy\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "usuwanie indeksu nazw\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "b³±d pobierania rekordu %s z %s" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "b³±d zapisywania rekordu %s do %s" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "b³±d usuwania rekordu %s z %s" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "b³±d szukania pakietu %s\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "zmiana nazwy %s na %s\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "zmiana nazwy %s na %s\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "b³±d zapisywania rekordu %s do %s" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "¶cie¿ka bazy danych nie zosta³a podana" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "odbudowywujê bazê danych w rootdir %s\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "tymczasowa baza danych %s ju¿ istnieje" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "tworzenie katalogu: %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "tworzenie katalogu: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "otwieranie starej bazy danych\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "otwieranie nowej bazy danych\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "rekord numer %d w bazie danych jest b³êdny -- rekord pominiêto" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "nie mo¿na dodaæ rekordu oryginalnie przy %d" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 #, 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:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "zamiana starej bazy na now± nie powiod³a siê!\n" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, 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:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "tworzenie katalogu: %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "usuniêcie katalogu %s nie powiod³o siê: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2748,26 +2748,26 @@ msgstr "falta a arquitectura para o %s em %s:%d\n" msgid "bad option '%s' at %s:%d\n" msgstr "má opção '%s' em %s:%d\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "Sistema desconhecido: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "Por favor contacte o rpm-list@redhat.com\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "Não consigo expandir o %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "Não consigo ler o %s, a HOME é demasiado grande.\n" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Não consegui abrir o %s para leitura: %s.\n" @@ -3186,165 +3186,165 @@ msgstr "não consigo abrir o índice de %s usando o db%d - %s (%d)\n" msgid "cannot open %s index\n" msgstr "não consigo abrir o índice do %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "não foi definido o dbpath\n" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "erro(%d) ao obter os registos \"%s\" do índice %s\n" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "erro(%d) ao guardar o registo %s em %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "%s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, fuzzy, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: recebida instância do cabeçalho #%u estragada, a ignorar.\n" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "a remover o \"%s\" do índice %s.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "a remover %d registos do índice %s.\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, 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:2829 +#: rpmdb/rpmdb.c:2991 #, 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:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "a adicionar o \"%s\" ao índice %s.\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "a adicionar %d registos ao índice %s.\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, 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:3436 +#: rpmdb/rpmdb.c:3598 #, 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:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "não foi definido o dbpath" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "a reconstruir a base de dados %s em %s\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "A base de dados temporária %s já existe\n" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "a criar a directoria %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "a criar a directoria %s: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, 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:3538 +#: rpmdb/rpmdb.c:3700 #, 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:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "o número do registo %u na base de dados está errado -- a ignorar.\n" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "não consigo adicionar o registo originalmente em %u\n" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 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:3633 +#: rpmdb/rpmdb.c:3795 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:3635 +#: rpmdb/rpmdb.c:3797 #, 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:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "a remover a directoria %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "falhou a remoção da directoria %s: %s\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 5f8f2181f..79ae888f1 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-0400\n" #: build.c:40 #, fuzzy @@ -2980,28 +2980,28 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "No consegui abrir: %s\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" # , c-format -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "No consegui abrir: %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" # , c-format -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "No consegui abrir: %s\n" @@ -3439,166 +3439,166 @@ msgstr "No consegui abrir: %s\n" msgid "cannot open %s index\n" msgstr "No consegui abrir: %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" # , c-format -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "No consegui abrir: %s\n" # , c-format -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "No consegui abrir: %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" # , c-format -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "No consegui ler o arquivo spec de %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "no foi passado pacote para desinstalao" # , c-format -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "No consegui abrir: %s\n" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" # , c-format -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "No consegui abrir: %s\n" # , c-format -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "No consegui abrir: %s\n" # , c-format -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "No consegui abrir: %s\n" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "no foi passado pacote para instalao" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" # , c-format -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "No consegui abrir: %s\n" # , c-format -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "No consegui abrir: %s\n" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, 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:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" # , c-format -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "No consegui abrir: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, 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:3538 +#: rpmdb/rpmdb.c:3700 #, 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:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" @@ -3611,13 +3611,13 @@ msgstr "" # "Content-Type: text/plain; charset=ISO-8859-1\n" # "Content-Transfer-Encoding: 8-bit\n" # , c-format -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "RPM verso %s\n" # , c-format -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "No consegui abrir: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2663,26 +2663,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3094,164 +3094,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" diff --git a/po/rpm.pot b/po/rpm.pot index 43fe4400e..83be5face 100644 --- a/po/rpm.pot +++ b/po/rpm.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2669,26 +2669,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3100,164 +3100,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2747,26 +2747,26 @@ msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ ÁÒÈÉÔÅËÔÕÒÁ ÄÌÑ %s × %s:%d\n" msgid "bad option '%s' at %s:%d\n" msgstr "ÎÅ×ÅÒÎÙÊ ĞÁÒÁÍÅÔÒ '%s' × %s:%d\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "îÅÉÚ×ÅÓÔÎÁÑ ÓÉÓÔÅÍÁ: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "ó×ÑÖÉÔÅÓØ Ó rpm-list@redhat.com\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÒÁÓËÒÙÔØ %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÒÏŞÉÔÁÔØ %s, ÚÎÁŞÅÎÉÅ HOME ÓÌÉÛËÏÍ ×ÅÌÉËÏ.\n" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s ÄÌÑ ŞÔÅÎÉÑ: %s.\n" @@ -3186,165 +3186,165 @@ msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÉÎÄÅËÓ %s ÉÓĞÏÌØÚÕÑ db%d - %s (%d)\n" msgid "cannot open %s index\n" msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ ÉÎÄÅËÓ %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "ĞÁÒÁÍÅÔÅÒ dbpath ÎÅ ÕÓÔÁÎÏ×ÌÅÎ\n" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "ÏÛÉÂËÁ(%d) ĞÏÌÕŞÅÎÉÑ ÚÁĞÉÓÅÊ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s\n" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "ÏÛÉÂËÁ(%d) ÚÁĞÉÓÉ ÚÁĞÉÓÉ %s × %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "%s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, fuzzy, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "rpmdb: ĞÏÌÕŞÅÎ ĞÏ×ÒÅÖÄÅÎÎÙÊ ÚÁÇÏÌÏ×ÏË #%u, ĞÒÏĞÕÓËÁÅÔÓÑ.\n" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: ĞÏÌÕŞÅÎ ĞÏ×ÒÅÖÄÅÎÎÙÊ ÚÁÇÏÌÏ×ÏË #%u, ĞÒÏĞÕÓËÁÅÔÓÑ.\n" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: ÎÅ×ÏÚÍÏÖÎÏ ĞÒÏŞÅÓÔØ ÚÁÇÏÌÏ×ÏË × 0x%x\n" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, fuzzy, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "ÏÛÉÂËÁ(%d) ĞÏÌÕŞÅÎÉÑ ÚÁĞÉÓÅÊ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s\n" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "ÕÄÁÌÑÅÔÓÑ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "ÕÄÁÌÑÅÔÓÑ %d ÚÁĞÉÓÅÊ ÉÚ ÉÎÄÅËÓÁ %s.\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, fuzzy, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "ÏÛÉÂËÁ(%d) ĞÏÌÕŞÅÎÉÑ ÚÁĞÉÓÅÊ \"%s\" ÉÚ ÉÎÄÅËÓÁ %s\n" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "ÏÛÉÂËÁ(%d) ÚÁĞÉÓÉ ÚÁĞÉÓÉ %s × %s\n" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "ÏÛÉÂËÁ(%d) ÕÄÁÌÅÎÉÑ ÚÁĞÉÓÉ %s ÉÚ %s\n" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "ÏÛÉÂËÁ(%d) ÒÅÚÅÒ×ÉÒÏ×ÁÎÉÑ ĞÁÍÑÔÉ ÄÌÑ ÏÂÒÁÚÁ ÎÏ×ÏÇÏ ĞÁËÅÔÁ\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "ÄÏÂÁ×ÌÑÅÔÓÑ \"%s\" × ÉÎÄÅËÓ %s.\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "ÄÏÂÁ×ÌÑÅÔÓÑ %d ÚÁĞÉÓÅÊ × ÉÎÄÅËÓ %s\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "ÏÛÉÂËÁ(%d) ÚÁĞÉÓÉ ÚÁĞÉÓÉ %s × %s\n" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "ÕÄÁÌÑÅÔÓÑ %s ĞÏÓÌÅ ÕÓĞÅÛÎÏÇÏ ÚÁ×ÅÒÛÅÎÉÑ ĞÅÒÅÉÎÄÅËÁÃÉÉ ÂÁÚÙ × db3.\n" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "ĞÁÒÁÍÅÔÅÒ dbpath ÎÅ ÕÓÔÁÎÏ×ÌÅÎ" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "ĞÅÒÅÓÔÒÁÉ×ÁÅÔÓÑ ÂÁÚÁ ÄÁÎÎÙÈ %s × %s\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "×ÒÅÍÅÎÎÁÑ ÂÁÚÁ ÄÁÎÎÙÈ %s ÕÖÅ ÓÕİÅÓÔ×ÕÅÔ\n" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "ÓÏÚÄÁ£ÔÓÑ ËÁÔÁÌÏÇ %s: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ŞÅÒÅÚ dbapi %d\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "ÏÔËÒÙ×ÁÅÔÓÑ ÎÏ×ÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ŞÅÒÅÚ dbapi %d\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "ÚÁĞÉÓØ ÎÏÍÅÒ %u × ÂÁÚÅ ÄÁÎÎÙÈ ÎÅ×ÅÒÎÁ, ĞÒÏĞÕÓËÁÅÔÓÑ.\n" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÄÏÂÁ×ÉÔØ ÚÁĞÉÓØ (ĞÅÒ×ÏÎÁŞÁÌØÎÏ × %u)\n" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" "ĞÅÒÅÓÔÒÏÅÎÉÅ ÂÁÚÙ ÄÁÎÎÙÈ ÎÅ ÕÄÁÌÏÓØ, ÓÔÁÒÁÑ ÂÁÚÁ ÄÁÎÎÙÈ ÏÓÔÁÅÔÓÑ ÎÁ ÍÅÓÔÅ\n" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÚÁÍÅÎÉÔØ ÓÔÁÒÕÀ ÂÁÚÕ ÄÁÎÎÙÈ ÎÁ ÎÏ×ÕÀ!\n" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "ÆÁÊÌÙ × %s ÚÁÍÅÎÑÀÔÓÑ ÆÁÊÌÁÍÉ ÉÚ %s ÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "ÕÄÁÌÑÅÔÓÑ ËÁÔÁÌÏÇ %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ËÁÔÁÌÏÇÁ %s: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2799,26 +2799,26 @@ msgstr "chıbajúca architektúra pre %s na %s:%d" msgid "bad option '%s' at %s:%d\n" msgstr "chybná voµba '%s' na %s:%d" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "Neznámy systém: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "Kontaktujte prosím rpm-list@redhat.com\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "Nie je mo¾né expandova» %s" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Nie je mo¾né otvori» %s pre èítanie: %s." @@ -3244,166 +3244,166 @@ msgstr "nie je mo¾né otvori» %s na %s:%d" msgid "cannot open %s index\n" msgstr "nie je mo¾né otvori» %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 #, fuzzy msgid "no dbpath has been set\n" msgstr "nebola nastavená ¾iadna dbpath" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "chyba pri naèítaní záznamu %s z %s" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "chyba pri zápise záznamu %s do %s" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "súbor %s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstraòuje sa index skupín\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "odstraòuje sa index názvov\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, 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:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "chyba pri hµadaní balíka %s\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "premenováva sa %s na %s\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "premenováva sa %s na %s\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, 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:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "nebola nastavená ¾iadna dbpath" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, 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:3510 +#: rpmdb/rpmdb.c:3672 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "doèasná databáza %s u¾ existuje" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "vytvára sa adresár %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "vytvára sa adresár %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "otvára sa stará databáza\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "otvára sa nová databáza\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "záznam èíslo %d v databáze je chybnı -- bol vynechanı" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, 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:3625 +#: rpmdb/rpmdb.c:3787 #, 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:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "nepodarilo sa nahradi» starú databázu novou!\n" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, 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:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "vytvára sa adresár %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "nepodarilo sa odstráni» adresár %s: %s\n" @@ -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.291 2002/07/29 23:14:01 jbj Exp $ +# $Id: sl.po,v 1.292 2002/07/30 21:38:21 jbj Exp $ # msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2802,26 +2802,26 @@ msgstr "manjkajoèa arhitektura za %s v %s:%d" msgid "bad option '%s' at %s:%d\n" msgstr "nepravilna izbira ,%s` v %s:%d" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "Neznan sistem: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "Prosimo, pi¹ite na rpm-list@redhat.com\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "Ni mo¾no raz¹iriti %s" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, fuzzy, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "Ni mo¾no prebrati %s, HOME je prevelik." -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "%s ni mo¾no odpreti za branje: %s." @@ -3249,168 +3249,168 @@ msgstr "ni mo¾no odpreti kazala %s z uporabo db%d - %s (%d)" msgid "cannot open %s index\n" msgstr "ni mo¾no odpreti kazala %s:" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 #, fuzzy msgid "no dbpath has been set\n" msgstr "dbpath ni nastavljena" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "napaka(%d) pri branju zapisov \"%s\" iz kazala %s" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "napaka(%d) pri pisanju zapisa %s v %s" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "datoteka %s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstranjevanje \"%s\" iz kazala %s.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "odstranjevanje %d vnosov iz kazala %s\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "napaka(%d) pri pisanju zapisa %s v %s" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "napaka(%d) pri brisanju zapisa %s iz %s" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "napaka(%d) pri iskanju paketa %s\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "dodajanje \"%s\" v kazalo %s.\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "dodajanje %d vnosov v kazalo %s.\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "napaka(%d) pri pisanju zapisa %s v %s" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "dbpath ni nastavljena" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "ponovna izgradnja podatkovne zbirke %s v %s\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "zaèasna podatkovna zbirka %s ¾e obstaja" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "ustvarjanje imenika: %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "ustvarjanje imenika: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "odpiranje stare podatkovne zbirke\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "odpiramo nove podatkovne zbirke z dbapi %d\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "zapis ¹t. %d v zbirki je po¹kodovan -- preskoèeno." -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "zapisa ni mo¾no dodati na %d" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 #, 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:3633 +#: rpmdb/rpmdb.c:3795 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:3635 +#: rpmdb/rpmdb.c:3797 #, 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:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "odstranjevanje imenika: %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "neuspe¹na odstranitev imenika %s: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-0400\n" "Content-Type: text/plain; charset=\n" "Date: 1998-05-02 21:41:47-0400\n" @@ -2791,26 +2791,26 @@ msgstr "nedostaje arhitektura za %s na %s:%d" msgid "bad option '%s' at %s:%d\n" msgstr "lo¹a opcija '%s' na %s:%d" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, fuzzy, c-format msgid "Cannot expand %s\n" msgstr "gre¹ka: ne mogu da otvorim %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, fuzzy, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Ne mogu da otvorim %s za èitanje: %s" @@ -3237,165 +3237,165 @@ msgstr "Ne mogu da otvorim datoteku %s: " msgid "cannot open %s index\n" msgstr "gre¹ka: ne mogu da otvorim %s\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 #, fuzzy msgid "no dbpath has been set\n" msgstr "dbpath nije odreğen" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "gre¹ka kod uzimanja sloga %s iz %s" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "gre¹ka zapisivanja sloga %s u %s" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "neuspelo otvaranje %s: %s" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "gre¹ka uklanjanja sloga %s u %s" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, fuzzy, c-format msgid "removing %d entries from %s index.\n" msgstr "gre¹ka uklanjanja sloga %s u %s" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, fuzzy, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "gre¹ka zapisivanja sloga %s u %s" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, fuzzy, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "gre¹ka uklanjanja sloga %s u %s" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, fuzzy, c-format msgid "error(%d) allocating new package instance\n" msgstr "gre¹ka kod potrage za paketom %s\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, fuzzy, c-format msgid "adding %d entries to %s index.\n" msgstr "gre¹ka uklanjanja sloga %s u %s" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, fuzzy, c-format msgid "error(%d) storing record %s into %s\n" msgstr "gre¹ka zapisivanja sloga %s u %s" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "dbpath nije odreğen" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "rekreiraj bazu podataka iz postojeæe baze" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, fuzzy, c-format msgid "temporary database %s already exists\n" msgstr "privremena baza podataka %s veæ postoji" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, fuzzy, c-format msgid "creating directory %s: %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "rekreiraj bazu podataka iz postojeæe baze" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "rekreiraj bazu podataka iz postojeæe baze" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "slog broj %d u bazi podataka je neispravan -- preskaèem ga" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, fuzzy, c-format msgid "cannot add record originally at %u\n" msgstr "ne mogu da dodam slog originalno na %d" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "neuspelo otvaranje %s: %s" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.1\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-0400\n" "PO-Revision-Date: 2002-07-11 22:49+0200\n" "Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -2704,26 +2704,26 @@ msgstr "arkitektur saknas för %s vid %s:%d\n" msgid "bad option '%s' at %s:%d\n" msgstr "okänd flagga \"%s\" vid %s:%d\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "Okänt system: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "Var vänlig kontakta rpm-list@redhat.com\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "Kan inte expandera %s\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "Kan inte läsa %s, HOME är för stor.\n" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "Kan inte öppna %s för läsning: %s.\n" @@ -3137,164 +3137,164 @@ msgstr "kan inte öppna %s-indexet med db%d - %s (%d)\n" msgid "cannot open %s index\n" msgstr "kan inte öppna %s-indexet\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "ingen dbpath har satts\n" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, 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" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "fel(%d) när post nr. %d sparades i %s\n" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "%s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, fuzzy, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "rpmdb: skadad huvudinstans #%u hämtad, hoppar över.\n" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: skadad huvudinstans #%u hämtad, hoppar över.\n" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, 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:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "fel(%d) när huvudpost nr. %d för %s skulle tas bort\n" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "tar bort \"%s\" från %s-indexet.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "tar bort %d poster från %s-indexet.\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "fel(%d) när \"%s\"-poster från %s-indexet sattes\n" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "fel(%d) när post \"%s\" togs bort från %s\n" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "fel(%d) vid allokering av ny paketinstans\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "lägger till \"%s\" till %s-indexet.\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "lägger till %d poster till %s-indexet.\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, 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:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "tar bort %s efter lyckad db3-ombyggnad.\n" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "ingen dbpath har satts" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "bygger om databas %s till %s\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "tillfällig databas %s existerar redan\n" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "skapar katalog %s\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "skapar katalog %s: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "öppnar gammal databas med dbapi %d\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "öppnar ny databas med dbapi %d\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "post nummer %u i databasen är felaktig -- hoppar över.\n" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "kan inte lägga till post ursprungligen vid %u\n" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "kunde inte bygga om databasen: orginaldatabasen finns kvar\n" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "kunde inte ersätta gammal databas med ny databas!\n" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, 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:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "tar bort katalog %s\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "kunde inte ta bort katalogen %s: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2761,26 +2761,26 @@ msgstr "%s için %s:%d'de eksik mimari\n" msgid "bad option '%s' at %s:%d\n" msgstr "seçenek '%s' (%s:%d) de hatalı\n" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "Bilinmeyen sistem: %s\n" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "Lütfen rpm-list@redhat.com listesine üye olun\n" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "%s genişletilemiyor\n" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "%s okunamıyor, EV çok büyük\n" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "%s okuma erişimi için açılamadı: %s.\n" @@ -3196,166 +3196,166 @@ msgstr "%s indeksi db%d - %s (%d) kullanarak açılamadı\n" msgid "cannot open %s index\n" msgstr "%s indeksi açılamadı\n" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "belirtilmiş bir dbpath değeri yok\n" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "hata(%d): \"%s\" kayıt %s indeksinden alınıyor\n" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, fuzzy, c-format 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:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, fuzzy, c-format msgid "h#%7u: %s" msgstr "dosya %s: %s\n" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, fuzzy, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "rpmdb: bozuk başlık örneği #%u alındı, atlanıyor.\n" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, fuzzy, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "rpmdb: bozuk başlık örneği #%u alındı, atlanıyor.\n" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "%s: 0x%x de başlık okunamadı\n" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, 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:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "\"%s\" %s indeksinden siliniyor.\n" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "%d girdi %s indeksinden siliniyor.\n" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, 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:2670 +#: rpmdb/rpmdb.c:2832 #, 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:2680 +#: rpmdb/rpmdb.c:2842 #, 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:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "yeni paket örneğini tutma hatası(%d)\n" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "\"%s\" %s indeksine ekleniyor.\n" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "%d girdi %s indeksine ekleniyor.\n" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, 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:3436 +#: rpmdb/rpmdb.c:3598 #, 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:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "belirtilmiş bir dbpath yok" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "%s veritabanı %s içinde yeniden oluşturuluyor\n" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "geçici veritabanı %s zaten mevcut\n" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "%s dizini oluşturuluyor\n" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "%s dizini oluşturuluyor: %s\n" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "eski veritabanı dbapi %d ile açılıyor\n" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "yeni veritabanı dbapi %d ile açılıyor\n" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, fuzzy, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "veritabanındaki %u. kayıt hatalı -- atlanıyor\n" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "kayıt özgün olarak %u e eklenemedi\n" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 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:3633 +#: rpmdb/rpmdb.c:3795 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:3635 +#: rpmdb/rpmdb.c:3797 #, 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:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "%s dizini siliniyor\n" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "%s dizininin silinmesi başarısız: %s\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" diff --git a/po/zh_CN.GB2312.po b/po/zh_CN.GB2312.po index 083a89309..877f79537 100644 --- a/po/zh_CN.GB2312.po +++ b/po/zh_CN.GB2312.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-07-29 19:10-0400\n" +"POT-Creation-Date: 2002-07-30 17:30-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" @@ -2668,26 +2668,26 @@ msgstr "" msgid "bad option '%s' at %s:%d\n" msgstr "" -#: lib/rpmrc.c:1524 +#: lib/rpmrc.c:1530 #, c-format msgid "Unknown system: %s\n" msgstr "" -#: lib/rpmrc.c:1525 +#: lib/rpmrc.c:1531 msgid "Please contact rpm-list@redhat.com\n" msgstr "" -#: lib/rpmrc.c:1750 +#: lib/rpmrc.c:1756 #, c-format msgid "Cannot expand %s\n" msgstr "" -#: lib/rpmrc.c:1755 +#: lib/rpmrc.c:1761 #, c-format msgid "Cannot read %s, HOME is too large.\n" msgstr "" -#: lib/rpmrc.c:1772 +#: lib/rpmrc.c:1778 #, c-format msgid "Unable to open %s for reading: %s.\n" msgstr "" @@ -3099,164 +3099,164 @@ msgstr "" msgid "cannot open %s index\n" msgstr "" -#: rpmdb/rpmdb.c:799 +#: rpmdb/rpmdb.c:947 msgid "no dbpath has been set\n" msgstr "" -#: rpmdb/rpmdb.c:1097 rpmdb/rpmdb.c:1230 rpmdb/rpmdb.c:1280 rpmdb/rpmdb.c:2245 -#: rpmdb/rpmdb.c:2351 rpmdb/rpmdb.c:3068 +#: rpmdb/rpmdb.c:1254 rpmdb/rpmdb.c:1387 rpmdb/rpmdb.c:1437 rpmdb/rpmdb.c:2405 +#: rpmdb/rpmdb.c:2513 rpmdb/rpmdb.c:3230 #, c-format msgid "error(%d) getting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:1529 +#: rpmdb/rpmdb.c:1686 #, c-format msgid "error(%d) storing record #%d into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2129 +#: rpmdb/rpmdb.c:2289 #, c-format msgid "h#%7u: already checked.\n" msgstr "" -#: rpmdb/rpmdb.c:2138 +#: rpmdb/rpmdb.c:2298 #, c-format msgid "h#%7u: %s" msgstr "" -#: rpmdb/rpmdb.c:2144 +#: rpmdb/rpmdb.c:2304 #, c-format msgid "rpmdb: header #%u: %s -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2165 +#: rpmdb/rpmdb.c:2325 #, c-format msgid "rpmdb: damaged header #%u retrieved -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:2439 +#: rpmdb/rpmdb.c:2601 #, c-format msgid "%s: cannot read header at 0x%x\n" msgstr "" -#: rpmdb/rpmdb.c:2502 +#: rpmdb/rpmdb.c:2664 #, c-format msgid "error(%d) setting header #%d record for %s removal\n" msgstr "" -#: rpmdb/rpmdb.c:2617 +#: rpmdb/rpmdb.c:2779 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2621 +#: rpmdb/rpmdb.c:2783 #, c-format msgid "removing %d entries from %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:2649 +#: rpmdb/rpmdb.c:2811 #, c-format msgid "error(%d) setting \"%s\" records from %s index\n" msgstr "" -#: rpmdb/rpmdb.c:2670 +#: rpmdb/rpmdb.c:2832 #, c-format msgid "error(%d) storing record \"%s\" into %s\n" msgstr "" -#: rpmdb/rpmdb.c:2680 +#: rpmdb/rpmdb.c:2842 #, c-format msgid "error(%d) removing record \"%s\" from %s\n" msgstr "" -#: rpmdb/rpmdb.c:2829 +#: rpmdb/rpmdb.c:2991 #, c-format msgid "error(%d) allocating new package instance\n" msgstr "" -#: rpmdb/rpmdb.c:3043 +#: rpmdb/rpmdb.c:3205 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3047 +#: rpmdb/rpmdb.c:3209 #, c-format msgid "adding %d entries to %s index.\n" msgstr "" -#: rpmdb/rpmdb.c:3087 +#: rpmdb/rpmdb.c:3249 #, c-format msgid "error(%d) storing record %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3436 +#: rpmdb/rpmdb.c:3598 #, c-format msgid "removing %s after successful db3 rebuild.\n" msgstr "" -#: rpmdb/rpmdb.c:3474 +#: rpmdb/rpmdb.c:3636 msgid "no dbpath has been set" msgstr "" -#: rpmdb/rpmdb.c:3506 +#: rpmdb/rpmdb.c:3668 #, c-format msgid "rebuilding database %s into %s\n" msgstr "" -#: rpmdb/rpmdb.c:3510 +#: rpmdb/rpmdb.c:3672 #, c-format msgid "temporary database %s already exists\n" msgstr "" -#: rpmdb/rpmdb.c:3516 +#: rpmdb/rpmdb.c:3678 #, c-format msgid "creating directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3518 +#: rpmdb/rpmdb.c:3680 #, c-format msgid "creating directory %s: %s\n" msgstr "" -#: rpmdb/rpmdb.c:3525 +#: rpmdb/rpmdb.c:3687 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3538 +#: rpmdb/rpmdb.c:3700 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: rpmdb/rpmdb.c:3567 +#: rpmdb/rpmdb.c:3729 #, c-format msgid "header #%u in the database is bad -- skipping.\n" msgstr "" -#: rpmdb/rpmdb.c:3607 +#: rpmdb/rpmdb.c:3769 #, c-format msgid "cannot add record originally at %u\n" msgstr "" -#: rpmdb/rpmdb.c:3625 +#: rpmdb/rpmdb.c:3787 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: rpmdb/rpmdb.c:3633 +#: rpmdb/rpmdb.c:3795 msgid "failed to replace old database with new database!\n" msgstr "" -#: rpmdb/rpmdb.c:3635 +#: rpmdb/rpmdb.c:3797 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: rpmdb/rpmdb.c:3645 +#: rpmdb/rpmdb.c:3807 #, c-format msgid "removing directory %s\n" msgstr "" -#: rpmdb/rpmdb.c:3647 +#: rpmdb/rpmdb.c:3809 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "" diff --git a/rpm.spec.in b/rpm.spec.in index e0a3b36e1..dbf5b26cf 100644 --- a/rpm.spec.in +++ b/rpm.spec.in @@ -17,7 +17,7 @@ Name: rpm %define version @VERSION@ Version: %{version} %{expand: %%define rpm_version %{version}} -Release: 0.58 +Release: 0.59 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/rpm-%{rpm_version}.tar.gz Copyright: GPL @@ -515,6 +515,9 @@ fi %{__prefix}/include/popt.h %changelog +* Tue Jul 30 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.59 +- prevent stale locks in __db files by closing databases on signals. + * Mon Jul 29 2002 Jeff Johnson <jbj@redhat.com> 4.1-0.58 - popt: display sub-table options only once on --usage. - wire --nosignatures et al as common options, rework CLI options. diff --git a/rpmdb/rpmdb.c b/rpmdb/rpmdb.c index 2f49ba9b3..358f7d471 100644 --- a/rpmdb/rpmdb.c +++ b/rpmdb/rpmdb.c @@ -627,25 +627,160 @@ dbiIndexSet dbiFreeIndexSet(dbiIndexSet set) { } /** - * Disable all signals, returning previous signal mask. */ -static int blockSignals(/*@unused@*/ rpmdb db, /*@out@*/ sigset_t * oldMask) +/*@unchecked@*/ +static sigset_t caught; + +/* forward ref */ +static void handler(int signum) + /*@globals caught @*/ + /*@modifies caught @*/; + +/** + */ +struct sigtbl_s { + int signum; + int active; + struct sigaction act; + struct sigaction oact; +} satbl[] = { + { SIGHUP, 0, { {handler} } }, + { SIGINT, 0, { {handler} } }, + { SIGTERM, 0, { {handler} } }, + { SIGQUIT, 0, { {handler} } }, + { -1, 0, { {NULL} } }, +}; + +/** + */ +static void handler(int signum) + /*@*/ +{ + struct sigtbl_s * tbl; + + for(tbl = satbl; tbl->signum >= 0; tbl++) { + if (tbl->signum != signum) + continue; + if (!tbl->active) + continue; + sigaddset(&caught, signum); + break; + } +} + +/** + * Enable all signal handlers + */ +static int enableSignals(void) + /*@globals caught, satbl, fileSystem @*/ + /*@modifies *oldMask, caught, satbl, fileSystem @*/ +{ + struct sigtbl_s * tbl; + sigset_t newMask, oldMask; + int rc; + + (void) sigfillset(&newMask); /* block all signals */ + (void) sigprocmask(SIG_BLOCK, &newMask, &oldMask); + rc = 0; + for(tbl = satbl; tbl->signum >= 0; tbl++) { + if (tbl->active++ > 0) + continue; + sigdelset(&caught, tbl->signum); + rc = sigaction(tbl->signum, &tbl->act, &tbl->oact); + if (rc) break; + } + return sigprocmask(SIG_SETMASK, &oldMask, NULL); +} + +rpmdb dbrock; + +/** + * Check for signals. + */ +/*@mayexit@*/ +static int checkSignals(void) /*@globals fileSystem @*/ - /*@modifies *oldMask, fileSystem @*/ + /*@modifies fileSystem @*/ { + struct sigtbl_s * tbl; + sigset_t newMask, oldMask; + int terminate = 0; + + (void) sigfillset(&newMask); /* block all signals */ + (void) sigprocmask(SIG_BLOCK, &newMask, &oldMask); + for(tbl = satbl; tbl->signum >= 0; tbl++) { + if (tbl->active == 0) + continue; + if (sigismember(&caught, tbl->signum)) + terminate = 1; + } + + if (terminate) { + rpmdb db; + rpmMessage(RPMMESS_WARNING, "Exiting on signal ...\n"); + while ((db = dbrock) != NULL) { + dbrock = db->db_next; + db->db_next = NULL; + (void) rpmdbClose(db); + } + exit(EXIT_FAILURE); + } + return sigprocmask(SIG_SETMASK, &oldMask, NULL); +} + +/** + * Disable all signal handlers + */ +static int disableSignals(void) + /*@globals caught, fileSystem @*/ + /*@modifies db, caught, fileSystem @*/ +{ + struct sigtbl_s * tbl; + sigset_t newMask, oldMask; + int rc; + + (void) sigfillset(&newMask); /* block all signals */ + (void) sigprocmask(SIG_BLOCK, &newMask, &oldMask); + rc = 0; + for(tbl = satbl; tbl->signum >= 0; tbl++) { + if (--tbl->active > 0) + continue; + rc = sigaction(tbl->signum, &tbl->oact, NULL); + if (rc) break; + } + return sigprocmask(SIG_SETMASK, &oldMask, NULL); +} + + +/** + * Block all signals, returning previous signal mask. + */ +static int blockSignals(rpmdb db, /*@out@*/ sigset_t * oldMask) + /*@globals caught, satbl, fileSystem @*/ + /*@modifies *oldMask, caught, satbl, fileSystem @*/ +{ + struct sigtbl_s * tbl; sigset_t newMask; (void) sigfillset(&newMask); /* block all signals */ - return sigprocmask(SIG_BLOCK, &newMask, oldMask); + (void) sigprocmask(SIG_BLOCK, &newMask, oldMask); + for(tbl = satbl; tbl->signum >= 0; tbl++) { + if (tbl->active == 0) + continue; + (void) sigdelset(&newMask, tbl->signum); + } + return sigprocmask(SIG_BLOCK, &newMask, NULL); } /** * Restore signal mask. */ -static int unblockSignals(/*@unused@*/ rpmdb db, sigset_t * oldMask) - /*@globals fileSystem @*/ - /*@modifies fileSystem @*/ +/*@mayexit@*/ +static int unblockSignals(rpmdb db, sigset_t * oldMask) + /*@globals caught, fileSystem @*/ + /*@modifies db, caught, fileSystem @*/ { + checkSignals(); return sigprocmask(SIG_SETMASK, oldMask, NULL); } @@ -711,17 +846,18 @@ int rpmdbCloseDBI(rpmdb db, int rpmtag) /* XXX query.c, rpminstall.c, verify.c */ int rpmdbClose(rpmdb db) { + rpmdb * prev, next; int dbix; int rc = 0; if (db == NULL) - return 0; + goto exit; (void) rpmdbUnlink(db, "rpmdbClose"); /*@-usereleased@*/ if (db->nrefs > 0) - return 0; + goto exit; if (db->_dbi) for (dbix = db->db_ndbi; --dbix >= 0; ) { @@ -739,8 +875,20 @@ int rpmdbClose(rpmdb db) db->db_home = _free(db->db_home); db->db_bits = PBM_FREE(db->db_bits); db->_dbi = _free(db->_dbi); + + prev = &dbrock; + while ((next = *prev) != NULL && next != db) + prev = &next->db_next; + if (next) { + *prev = next->db_next; + next->db_next = NULL; + } + /*@-refcounttrans@*/ db = _free(db); /*@=refcounttrans@*/ /*@=usereleased@*/ + +exit: + (void) disableSignals(); return rc; } @@ -826,7 +974,9 @@ static int openDatabase(/*@null@*/ const char * prefix, rpmdb db; int rc, xx; static int _tags_initialized = 0; +#ifdef DYING static int _dbenv_removed = 0; +#endif int justCheck = flags & RPMDB_FLAG_JUSTCHECK; int minimal = flags & RPMDB_FLAG_MINIMAL; @@ -854,6 +1004,7 @@ static int openDatabase(/*@null@*/ const char * prefix, if (db == NULL) return 1; +#ifdef DYING if (!_dbenv_removed) { static int _enable_cdb = -1; @@ -881,6 +1032,9 @@ static int openDatabase(/*@null@*/ const char * prefix, } _dbenv_removed++; } +#else + (void) enableSignals(); +#endif db->db_api = _dbapi; @@ -933,8 +1087,11 @@ static int openDatabase(/*@null@*/ const char * prefix, exit: if (rc || justCheck || dbp == NULL) xx = rpmdbClose(db); - else + else { + db->db_next = dbrock; + dbrock = db; *dbp = db; + } return rc; } @@ -1579,6 +1736,9 @@ rpmdbMatchIterator rpmdbFreeIterator(rpmdbMatchIterator mi) mi->mi_keyp = _free(mi->mi_keyp); mi->mi_db = rpmdbUnlink(mi->mi_db, "matchIterator"); mi = _free(mi); + + checkSignals(); + return mi; } @@ -2305,6 +2465,8 @@ rpmdbMatchIterator rpmdbInitIterator(rpmdb db, rpmTag rpmtag, if (db == NULL) return NULL; + checkSignals(); + /* XXX HACK to remove rpmdbFindByLabel/findMatches from the API */ if (rpmtag == RPMDBI_LABEL) { rpmtag = RPMTAG_NAME; diff --git a/rpmdb/rpmdb.h b/rpmdb/rpmdb.h index 86a93299f..875f1d669 100644 --- a/rpmdb/rpmdb.h +++ b/rpmdb/rpmdb.h @@ -423,6 +423,7 @@ struct rpmdb_s { /*@only@*/ /*@null@*/ unsigned char * db_bits; /*!< package instance bit mask. */ int db_nbits; /*!< no. of bits in mask. */ + rpmdb db_next; int db_opens; /*@only@*/ /*@null@*/ void * db_dbenv; /*!< Berkeley DB_ENV handle. */ |