From 29e3cfc24a9cfec05cffbd98c1cbddc3acb84f7c Mon Sep 17 00:00:00 2001 From: jbj Date: Mon, 12 Jun 2000 22:34:00 +0000 Subject: [PATCH] - fix: avoid clobbering db cursor in removeBinaryPackage. - expose cursors in dbi interfaces, remove internal cursors. CVS patchset: 3836 CVS date: 2000/06/12 22:34:00 --- CHANGES | 2 ++ po/cs.po | 76 +++++++++++++++++++++++++++++------------------------------ po/de.po | 76 +++++++++++++++++++++++++++++------------------------------ po/fi.po | 76 +++++++++++++++++++++++++++++------------------------------ po/fr.po | 76 +++++++++++++++++++++++++++++------------------------------ po/ja.po | 78 ++++++++++++++++++++++++++++++------------------------------- po/pl.po | 76 +++++++++++++++++++++++++++++------------------------------ po/pt_BR.po | 76 +++++++++++++++++++++++++++++------------------------------ po/ru.po | 76 +++++++++++++++++++++++++++++------------------------------ po/sk.po | 76 +++++++++++++++++++++++++++++------------------------------ po/sl.po | 78 ++++++++++++++++++++++++++++++------------------------------- po/sr.po | 76 +++++++++++++++++++++++++++++------------------------------ po/sv.po | 78 ++++++++++++++++++++++++++++++------------------------------- po/tr.po | 76 +++++++++++++++++++++++++++++------------------------------ rpm.spec | 2 +- 15 files changed, 500 insertions(+), 498 deletions(-) diff --git a/CHANGES b/CHANGES index 99858f3..249cba1 100644 --- a/CHANGES +++ b/CHANGES @@ -56,6 +56,8 @@ - require db3 in default configuration. - create rpmio directory for librpmio. - make librpmio standalone. + - fix: avoid clobbering db cursor in removeBinaryPackage. + - expose cursors in dbi interfaces, remove internal cursors. 3.0.3 -> 3.0.4 - use compressed filenames on install side. diff --git a/po/cs.po b/po/cs.po index 4164a3c..49354f7 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: 1998-10-10 10:10+0200\n" "Last-Translator: Pavel Makovec \n" "Language-Team: Czech \n" @@ -2776,7 +2776,7 @@ msgstr "na konci v msgid "(unknown type)" msgstr "(neznámý typ)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, fuzzy, c-format msgid " file: %s action: %s\n" msgstr "soubor %s: %s\n" @@ -3378,12 +3378,12 @@ msgstr "" msgid "OK" msgstr "OK" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3393,12 +3393,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "chyba: nelze otevøít %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3409,7 +3409,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3419,142 +3419,142 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "chyba pøi získávání záznamu %s z %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "chyba pøi ukládání záznamu %s do %s" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "chyba pøi odstraòování záznamu %s do %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "nebyla nastavena dbpath" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "chyba pøi hledání balíèku %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "nelze èíst hlavièku u %d pro vyhledání" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "odstraòuje se polo¾ka databáze\n" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstraòuje se rejstøík skupin\n" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "odstraòuje se rejstøík názvù\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "chyba pøi hledání balíèku %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "Probíhá získávání %s jako %s\n" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "databáze se pøestavuje v koøenovém adresáøi %s\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "doèasná databáze %s ji¾ existuje" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "vytváøí se adresáø: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "chyba pøi vytváøení adresáøe %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "otevírá se stará databáze\n" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "otevírá se nová databáze\n" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "záznam èíslo %d v databázi je chybný -- vynechává se" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "nelze pøidat záznam - pùvodnì u %d" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "databázi nelze pøestavit; pùvodní databáze zùstává na svém místì\n" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "starou databázi nelze nahradit novou databází!\n" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "aby se obnovily, nahrazuje soubory v %s soubory z %s" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "vytváøí se adresáø: %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "nelze odstranit %s: %s\n" @@ -3936,16 +3936,16 @@ msgstr "ne msgid "removal of %s failed: %s" msgstr "%s nelze odstranit: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "odstraní se soubory test = %d\n" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "spou¹tí se pøípadný poinstalaèní skript\n" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "skript nelze spustit" diff --git a/po/de.po b/po/de.po index 25d1210..7ad5380 100644 --- a/po/de.po +++ b/po/de.po @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 2.5.2\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: 1998-08-03 18:02+02:00\n" "Last-Translator: Karl Eichwalder \n" "Language-Team: German \n" @@ -2876,7 +2876,7 @@ msgid "(unknown type)" msgstr "(unbekannter Typ)" # , c-format -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, fuzzy, c-format msgid " file: %s action: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" @@ -3485,12 +3485,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3500,12 +3500,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "Fehler: kann %s nicht öffnen\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3516,7 +3516,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3526,146 +3526,146 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "Fehler beim Eintrag %s von %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "Fehler bei Schreiben des Eintrags %s nach %s" # FIXME -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "Fehler beim Löschen des Eintrags %s nach %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "»dbpath« ist nicht gesetzt" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "Fehler beim Suchen nach Paket %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "kann Kopfzeilen bei %d nicht lesen, um danach zu suchen" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, c-format msgid "removing 0 %s entries.\n" msgstr "" # FIXME -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "Fehler beim Löschen des Eintrags %s nach %s" # FIXME -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "Fehler beim Löschen des Eintrags %s nach %s" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "Fehler beim Suchen nach Paket %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "Datenbank aus der vorhandenen neu erstellen" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "die temporäre Datenbank %s existiert schon" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "Datenbank aus der vorhandenen neu erstellen" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "Datenbank aus der vorhandenen neu erstellen" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "" "Eintrag Nummer %d in der Datenback ist nicht in Ordnung -- wird übersprungen" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "kann einen Eintrag hinzufügen, ursprünglich bei %d" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" # , c-format -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" @@ -4060,16 +4060,16 @@ msgstr "Entfernen von %s fehlgeschlagen: %s" msgid "removal of %s failed: %s" msgstr "öffnen von %s fehlgeschlagen: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "Ausführung des Skripts fehlgeschlagen" diff --git a/po/fi.po b/po/fi.po index 49c85cc..71a010e 100644 --- a/po/fi.po +++ b/po/fi.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "Last-Translator: Raimo Koski \n" "Language-Team: Finnish \n" "Content-Type: text/plain; charset=\n" @@ -2813,7 +2813,7 @@ msgstr "odotin '}'-merkki msgid "(unknown type)" msgstr "(tuntematon tyyppi)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, fuzzy, c-format msgid " file: %s action: %s\n" msgstr "en voinut avata %s: %s" @@ -3413,12 +3413,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3428,12 +3428,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "virhe: en voi avata %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3444,7 +3444,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3454,141 +3454,141 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "virhe luettaessa tietuetta %s %s:stä" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "virhe talletettaessa tietuetta %s %s:ään" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "virhe poistettaessa tietuetta %s %s:stä" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "dbpath ei ole asetettu" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "virhe etsittäessä pakettia %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "en voi lukea headeria %d:stä päivittäessä" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, c-format msgid "removing 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "virhe poistettaessa tietuetta %s %s:stä" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "virhe poistettaessa tietuetta %s %s:stä" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "virhe etsittäessä pakettia %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "väliaikainen tietokanta %s on jo olemassa" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "virhe luotaessa hakemistoa %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "kokoa tietokanta uudelleen vanhasta tietokannasta" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "tietue numero %d tietokannassa viallinen -- ohitan sen" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "en voi lisätä tietuetta %d:stä" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "en voinut avata %s: %s" @@ -3977,16 +3977,16 @@ msgstr "%s:n rmdir ep msgid "removal of %s failed: %s" msgstr "%s:n poisto epäonnistui: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "skriptin ajo epäonnistui" diff --git a/po/fr.po b/po/fr.po index 0bc5d56..27d1c70 100644 --- a/po/fr.po +++ b/po/fr.po @@ -1,5 +1,5 @@ msgid "" -msgstr "POT-Creation-Date: 2000-06-11 16:37-0400\n" +msgstr "POT-Creation-Date: 2000-06-12 14:49-0400\n" #: build.c:25 lib/rpminstall.c:250 lib/rpminstall.c:422 #, c-format @@ -2796,7 +2796,7 @@ msgstr "" msgid "(unknown type)" msgstr "" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, c-format msgid " file: %s action: %s\n" msgstr "" @@ -3398,12 +3398,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3413,12 +3413,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3429,7 +3429,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3439,141 +3439,141 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "aucun package n'a été spécifié pour l'installation" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "aucun package n'a été spécifié pour la désinstallation" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, c-format msgid "removing 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, c-format msgid "error(%d) allocating new package instance" msgstr "" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, c-format msgid "opening old database with dbapi %d\n" msgstr "" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, c-format msgid "opening new database with dbapi %d\n" msgstr "" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, c-format msgid "record number %d in database is bad -- skipping." msgstr "" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "impossible d'ouvrir: %s\n" @@ -3954,16 +3954,16 @@ msgstr "" msgid "removal of %s failed: %s" msgstr "" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "" diff --git a/po/ja.po b/po/ja.po index b6f8961..3724b1e 100644 --- a/po/ja.po +++ b/po/ja.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-3.0.4\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: 1999-12-01 22:49 +JST\n" "Last-Translator: Kanda Mitsuru \n" "Language-Team: JRPM \n" @@ -127,7 +127,7 @@ msgstr "copyright # build root [BuildRoot] # net share [¥Í¥Ã¥È¶¦Í­] # reloate [ºÆÇÛÃÖ/°ÜÆ°¤¹¤ë] -# $Id: ja.po,v 1.72 2000/06/12 22:07:13 jbj Exp $ +# $Id: ja.po,v 1.73 2000/06/12 22:34:01 jbj Exp $ #: rpm.c:177 rpmqv.c:256 #, c-format msgid "rpm: %s\n" @@ -2746,7 +2746,7 @@ msgstr " msgid "(unknown type)" msgstr "(ÉÔÌÀ¤Ê¥¿¥¤¥×)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, fuzzy, c-format msgid " file: %s action: %s\n" msgstr "¥Õ¥¡¥¤¥ë %s: ¥¢¥¯¥·¥ç¥ó: %s\n" @@ -3355,12 +3355,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3370,12 +3370,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "%s ¤ò¥ª¡¼¥×¥ó¤Ç¤­¤Þ¤»¤ó\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3386,7 +3386,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3396,143 +3396,143 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "¥ì¥³¡¼¥É %s ¤Î¼èÆÀ¤Î¥¨¥é¡¼ (%s ¤«¤é)" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ë¥¹¥È¥¢¤Ç¥¨¥é¡¼ " -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "¥ì¥³¡¼¥É %s ¤ò %s ¤Ëºï½ü¤Ç¥¨¥é¡¼" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "dbpath ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷¥¨¥é¡¼\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "¸¡º÷¤Î¤¿¤á¤Î %d ¤Ç ¥Ø¥Ã¥À¤òÆɤळ¤È¤¬¤Ç¤­¤Þ¤»¤ó" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹¥¨¥ó¥È¥ê¤òºï½ü¤·¤Þ¤¹\n" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "group ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Þ¤¹\n" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "name ¥¤¥ó¥Ç¥Ã¥¯¥¹ºï½ü¤·¤Þ¤¹\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Îõº÷¥¨¥é¡¼\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "%s ¤ò %s ¤Ø̾Á°¤òÊѹ¹¤·¤Þ¤¹\n" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "rootdir %s Ãæ¤Ç¥Ç¡¼¥¿¥Ù¡¼¥¹¤òºÆ¹½ÃÛ¤·¤Þ¤¹\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "°ì»þŪ¤Ê¥Ç¡¼¥¿¥Ù¡¼¥¹ %s ¤Ï¤¹¤Ç¤Ë¸ºß¤·¤Æ¤¤¤Þ¤¹" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤ÎºîÀ®¥¨¥é¡¼: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤Î¥ª¡¼¥×¥ó\n" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "¥Ç¡¼¥¿¥Ù¡¼¥¹Ãæ¤Î¥ì¥³¡¼¥ÉÈÖ¹æ %d ¤ÏÉÔÀµ¤Ç¤¹ -- ¥¹¥­¥Ã¥×¤·¤Þ¤¹" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "%d ¤Ë ¥ª¥ê¥¸¥Ê¥ë¤Î¥ì¥³¡¼¥É¤òÉղäǤ­¤Þ¤»¤ó" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "" "¥Ç¡¼¥¿¥Ù¡¼¥¹¤ÎºÆ¹½Ãۤ˼ºÇÔ; ¥ª¥ê¥¸¥Ê¥ë¥Ç¡¼¥¿¥Ù¡¼¥¹¤¬¤Þ¤À¤½¤³¤Ë»Ä¤Ã¤Æ¤¤¤Þ¤¹\n" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "¸Å¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò¿·¤·¤¤¥Ç¡¼¥¿¥Ù¡¼¥¹¤ËÃÖ¤­´¹¤¨¤ë¤Î¤Ë¼ºÇÔ!\n" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "%s Ãæ¤Î¥Õ¥¡¥¤¥ë¤ò¥ê¥«¥Ð¡¼¤¹¤ë¤¿¤á¤Ë %s ¤«¤é¥Õ¥¡¥¤¥ë¤ÈÃÖ¤­´¹¤¨¤Þ¤¹" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤ÎºîÀ®: %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤Îºï½ü¼ºÇÔ: %s\n" @@ -3919,16 +3919,16 @@ msgstr "%s msgid "removal of %s failed: %s" msgstr "%s ¤Îºï½ü¤Ë¼ºÇÔ: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "¥Õ¥¡¥¤¥ë test = %d ¤òºï½ü¤·¤Þ¤¹\n" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "¥Ý¥¹¥È¥¢¥ó¥¤¥ó¥¹¥È¡¼¥ë¥¹¥¯¥ê¥×¥È(¤¬Í­¤ì¤Ð)¤ò¼Â¹Ô¤·¤Þ¤¹\n" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ" diff --git a/po/pl.po b/po/pl.po index 548183f..40b46e7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm-3.0.2\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: 1999-05-25 17:00+0100\n" "Last-Translator: Pawe³ Dziekoñski \n" "Language-Team: Polish \n" @@ -2748,7 +2748,7 @@ msgstr "spodziewany | na ko msgid "(unknown type)" msgstr "(nieznany typ)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, c-format msgid " file: %s action: %s\n" msgstr " plik: %s akcja: %s\n" @@ -3333,12 +3333,12 @@ msgstr ")" msgid "OK" msgstr "OK" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3348,12 +3348,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "nie mo¿na otworzyæ %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3364,7 +3364,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3374,26 +3374,26 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "b³±d pobierania rekordu %s z %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "b³±d zapisywania rekordu %s do %s" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "b³±d usuwania rekordu %s z %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "¶cie¿ka bazy danych nie zosta³a podana" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" @@ -3402,116 +3402,116 @@ msgstr "" "nowym formacie" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "b³±d szukania pakietu %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "nie mo¿na odczytaæ nag³ówka przy %d dla poszukiwania" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "usuwanie wpisu w bazie\n" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "usuwanie indeksu grupy\n" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "usuwanie indeksu nazw\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "b³±d szukania pakietu %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "zmiana nazwy %s na %s\n" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "odbudowywujê bazê danych w rootdir %s\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "tymczasowa baza danych %s ju¿ istnieje" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "tworzenie katalogu: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "b³±d przy tworzeniu katalogu %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "otwieranie starej bazy danych\n" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "otwieranie nowej bazy danych\n" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "rekord numer %d w bazie danych jest b³êdny -- rekord pominiêto" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "nie mo¿na dodaæ rekordu oryginalnie przy %d" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 #, 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" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "zamiana starej bazy na now± nie powiod³a siê!\n" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, 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" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "tworzenie katalogu: %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "usuniêcie katalogu %s nie powiod³o siê: %s\n" @@ -3887,16 +3887,16 @@ msgstr "skasowanie katalogu %s nie powiod msgid "removal of %s failed: %s" msgstr "skasowanie %s nie powiod³o siê: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "usunie pliki test = %d\n" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "uruchamianie skryptu postinstalacyjnego (je¦li istnieje)\n" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "wykonanie skryptu nie powiod³o siê" diff --git a/po/pt_BR.po b/po/pt_BR.po index f6fff44..0b2fbe1 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -2,7 +2,7 @@ # Revised by Arnaldo Carvalho de Melo , 1998. # msgid "" -msgstr "POT-Creation-Date: 2000-06-11 16:37-0400\n" +msgstr "POT-Creation-Date: 2000-06-12 14:49-0400\n" #: build.c:25 lib/rpminstall.c:250 lib/rpminstall.c:422 #, c-format @@ -2877,7 +2877,7 @@ msgstr "" msgid "(unknown type)" msgstr "" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, c-format msgid " file: %s action: %s\n" msgstr "" @@ -3482,12 +3482,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3498,12 +3498,12 @@ msgid "" msgstr "" # , c-format -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "Não consegui abrir: %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3514,7 +3514,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3525,135 +3525,135 @@ msgid "" msgstr "" # , c-format -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "Não consegui abrir: %s\n" # , c-format -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "Não consegui abrir: %s\n" # , c-format -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "Não consegui abrir: %s\n" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "não foi passado pacote para instalação" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "não foi passado pacote para desinstalação" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, c-format msgid "removing 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, c-format msgid "removing \"%s\" from %s index.\n" msgstr "" # , c-format -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "Não consegui abrir: %s\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, c-format msgid "error(%d) allocating new package instance" msgstr "" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "reconstrua o banco de dados a partir de um banco de dados existente" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "" # , c-format -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "Não consegui abrir: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, 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" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, 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" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, c-format msgid "record number %d in database is bad -- skipping." msgstr "" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" @@ -3666,13 +3666,13 @@ msgstr "" # "Content-Type: text/plain; charset=ISO-8859-1\n" # "Content-Transfer-Encoding: 8-bit\n" # , c-format -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "RPM versão %s\n" # , c-format -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "Não consegui abrir: %s\n" @@ -4088,16 +4088,16 @@ msgstr "" msgid "removal of %s failed: %s" msgstr "" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "" diff --git a/po/ru.po b/po/ru.po index b0058fe..086c9e9 100644 --- a/po/ru.po +++ b/po/ru.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=koi8-r\n" "Content-Transfer-Encoding: 8bit\n" @@ -2751,7 +2751,7 @@ msgstr " msgid "(unknown type)" msgstr "(ÎÅÉÚ×ÅÓÔÎÙÊ ÔÉÐ)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, c-format msgid " file: %s action: %s\n" msgstr "ÆÁÊÌ : %s ÄÅÊÓÔ×ÉÅ: %s\n" @@ -3333,12 +3333,12 @@ msgstr ")" msgid "OK" msgstr "Ok" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3348,12 +3348,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "ÎÅ ÍÏÇÕ ÏÔËÒÙÔØ %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3364,7 +3364,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3374,26 +3374,26 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "ÏÛÉÂËÁ ÐÏÌÕÞÅÎÉÑ ÚÁÐÉÓÉ %s ÉÚ %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "ÏÛÉÂËÁ ÓÏÈÒÁÎÅÎÉÑ ÚÁÐÉÓÉ %s × %s" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ÚÁÐÉÓÉ %s ÉÚ %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "ÎÅ ÕÓÔÁÎÏ×ÌÅÎÁ dbpath" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" @@ -3402,116 +3402,116 @@ msgstr "" "ÂÁÚÙ ÎÏ×ÏÇÏ ÆÏÒÍÁÔÁ" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "ÏÛÉÂËÁ ÐÒÉ ÐÏÉÓËÅ ÐÁËÅÔÁ %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "ÎÅ ÍÏÇÕ ÐÒÏÞÅÓÔØ ÈÅÄÅÒ × %d ÄÌÑ ÐÏÉÓËÁ" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "ÕÄÁÌÑÀ ÚÁÐÉÓØ ÂÁÚÙ ÄÁÎÎÙÈ\n" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "ÕÄÁÌÑÀ ÉÎÄÅËÓ ÇÒÕÐÐ\n" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "ÕÄÁÌÑÀ ÉÎÄÅËÓ ÉÍÅÎ\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "ÏÛÉÂËÁ ÐÒÉ ÐÏÉÓËÅ ÐÁËÅÔÁ %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "ÐÅÒÅÉÍÅÎÏ×Ù×ÁÀ %s × %s\n" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "ÐÅÒÅÓÔÒÁÉ×ÁÀ ÂÁÚÕ × ËÏÒÎÅ×ÏÍ ËÁÔÁÌÏÇÅ %s\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "×ÒÅÍÅÎÎÁÑ ÂÁÚÁ ÄÁÎÎÙÈ %s ÕÖÅ ÓÕÝÅÓÔ×ÕÅÔ" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "ÓÏÚÄÁÀ ËÁÔÁÌÏÇ: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "ÏÛÉÂËÁ ÓÏÚÄÁÎÉÑ ËÁÔÁÌÏÇÁ %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "ÏÔËÒÙ×ÁÀ ÓÔÁÒÕÀ ÂÁÚÕ\n" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "ÏÔËÒÙ×ÁÀ ÎÏ×ÕÀ ÂÁÚÕ\n" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "ÚÁÐÉÓØ ÎÏÍÅÒ %d × ÂÁÚÅ ÎÅ×ÅÒÎÁ, ÐÒÏÐÕÓËÁÀ" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "ÎÅ ÍÏÇÕ ÄÏÂÁ×ÉÔØ ÚÁÐÉÓØ (ÐÅÒ×ÏÎÁÞÁÌØÎÏ × %d)" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "ÐÅÒÅÓÔÒÏÅÎÉÅ ÂÁÚÙ ÎÅ ÕÄÁÌÏÓØ, ÓÔÁÒÁÑ ÂÁÚÁ ÏÓÔÁÅÔÓÑ ÎÁ ÍÅÓÔÅ\n" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "ÚÁÍÅÎÁ ÓÔÁÒÏÊ ÂÁÚÙ ÎÁ ÎÏ×ÕÀ ÎÅ ÕÄÁÌÁÓØ!\n" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "ÄÌÑ ×ÏÓÓÔÁÎÏ×ÌÅÎÉÑ ÚÁÍÅÎÑÅÔ ÆÁÊÌÙ × %s ÆÁÊÌÁÍÉ ÉÚ %s" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "ÓÏÚÄÁÀ ËÁÔÁÌÏÇ: %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "ÕÄÁÌÅÎÉÅ ËÁÔÁÌÏÇÁ %s ÎÅ ÕÄÁÌÏÓØ: %s\n" @@ -3890,16 +3890,16 @@ msgstr " msgid "removal of %s failed: %s" msgstr "ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ %s: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "ÕÄÁÌÉÔ ÆÁÊÌÙ; test = %d\n" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "ÉÓÐÏÌÎÑÀ ÓËÒÉÐÔ postuninstall (ÅÓÌÉ ÅÓÔØ)\n" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "ÏÛÉÂËÁ ÉÓÐÏÌÎÅÎÉÑ ÓËÒÉÐÔÁ" diff --git a/po/sk.po b/po/sk.po index be07076..b2c66ad 100644 --- a/po/sk.po +++ b/po/sk.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 2.93\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: 1999-04-08 21:37+02:00\n" "Last-Translator: Stanislav Meduna \n" "Language-Team: Slovak \n" @@ -2755,7 +2755,7 @@ msgstr "| o msgid "(unknown type)" msgstr "(neznámy typ)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, c-format msgid " file: %s action: %s\n" msgstr " súbor: akcia %s: %s\n" @@ -3340,12 +3340,12 @@ msgstr ")" msgid "OK" msgstr "V PORIADKU" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3355,12 +3355,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "nie je mo¾né otvori» %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3371,7 +3371,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3381,26 +3381,26 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "chyba pri naèítaní záznamu %s z %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "chyba pri zápise záznamu %s do %s" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "chyba pri odstraòovaní záznamu %s z %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "nebola nastavená ¾iadna dbpath" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" @@ -3409,116 +3409,116 @@ msgstr "" "databázy v novom formáte" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "chyba pri hµadaní balíka %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "nie je mo¾né preèíta» hlavièku na %d pre vyhµadanie" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "odstraòuje sa záznam z databázy\n" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstraòuje sa index skupín\n" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "odstraòuje sa index názvov\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "chyba pri hµadaní balíka %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "premenováva sa %s na %s\n" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "znovu sa vytvára databáza v adresári %s\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "doèasná databáza %s u¾ existuje" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "vytvára sa adresár %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "chyba pri vytváraní adresára %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "otvára sa stará databáza\n" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "otvára sa nová databáza\n" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "záznam èíslo %d v databáze je chybný -- bol vynechaný" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "nie je mo¾né prida» záznam pôvodne na %d" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "nepodarilo sa znovu vytvori» databázu; zostáva pôvodná\n" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "nepodarilo sa nahradi» starú databázu novou!\n" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, 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" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "vytvára sa adresár %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "nepodarilo sa odstráni» adresár %s: %s\n" @@ -3894,16 +3894,16 @@ msgstr "rmdir %s zlyhalo: %s" msgid "removal of %s failed: %s" msgstr "odstránenie %s zlyhalo: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "budú sa odstraòova» súbory test = %d\n" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "vykonávajú sa postdein¹talaèné skripty (ak existujú)\n" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "vykonanie skriptu zlyhalo" diff --git a/po/sl.po b/po/sl.po index 7b9a66d..b03f5b2 100644 --- a/po/sl.po +++ b/po/sl.po @@ -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 , 2000. -# $Id: sl.po,v 1.57 2000/06/12 22:07:14 jbj Exp $ +# $Id: sl.po,v 1.58 2000/06/12 22:34:02 jbj Exp $ # msgid "" msgstr "" "Project-Id-Version: rpm 3.0.4\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: 2000-02-17 22:25+01:00\n" "Last-Translator: Primo¾ Peterlin \n" "Language-Team: Slovenian \n" @@ -2744,7 +2744,7 @@ msgstr "| pri msgid "(unknown type)" msgstr "(neznan tip)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, c-format msgid " file: %s action: %s\n" msgstr " datoteka: %s akcija: %s\n" @@ -3325,12 +3325,12 @@ msgstr ")" msgid "OK" msgstr "V REDU" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3340,12 +3340,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "ni mo¾no odpreti %s: %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3356,7 +3356,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3366,143 +3366,143 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "napaka pri branju zapisa %s iz %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "napaka pri pisanju zapisa %s v %s" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "napaka pri brisanju zapisa %s iz %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "dbpath ni nastavljena" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "staro obliko podatkove zbirke pretvorite v novo z --rebuilddb" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "napaka pri iskanju paketa %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "ni mo¾no prebrati glave pri %d za vpogled" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "odstranjujemo vnose v podatkovni zbirki\n" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "odstranjujemo seznam skupin\n" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "odstranjujemo seznam imen\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "napaka pri iskanju paketa %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "preimenujemo %s v %s\n" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, c-format msgid "rebuilding database %s into %s\n" msgstr "ponovna izgradnja podatkovne zbirke %s v %s\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "zaèasna podatkovna zbirka %s ¾e obstaja" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "ustvarjamo imenik: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "napaka pri ustvarjanju imenika %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "odpiramo staro podatkovno zbirko\n" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "odpiramo novo podatkovno zbirko\n" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, c-format msgid "record number %d in database is bad -- skipping." msgstr "zapis ¹t. %d v zbirki je okvarjen -- preskakujemo." -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "zapisa ni mo¾no dodati na %d" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "" "ponovna izgradnja podatkovne zbirke neuspe¹na; stara ostaja na istem mestu\n" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "zamenjava stare podatkovne zbirke z novo neuspe¹na!\n" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, fuzzy, c-format msgid "replace files in %s with files from %s to recover" msgstr "posku¹amo povrniti z nadomestitvijo datotek v %s z datotekami iz %s" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "ustvarjamo imenik: %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "neuspe¹na odstranitev imenika %s: %s\n" @@ -3876,16 +3876,16 @@ msgstr "odstranitev imenika %s neuspe msgid "removal of %s failed: %s" msgstr "odstranitev %s neuspe¹na: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "datoteke bomo odstranili, test = %d\n" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "poganjamo poodnamestitvene skripte (èe obstajajo)\n" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "skript se ni uspe¹no izvedel" diff --git a/po/sr.po b/po/sr.po index c96254d..74fdcf0 100644 --- a/po/sr.po +++ b/po/sr.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "Content-Type: text/plain; charset=\n" "Date: 1998-05-02 21:41:47-0400\n" "From: Erik Troan \n" @@ -2761,7 +2761,7 @@ msgstr "| o msgid "(unknown type)" msgstr "(nepoznat tip)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, fuzzy, c-format msgid " file: %s action: %s\n" msgstr "neuspelo otvaranje %s: %s" @@ -3360,12 +3360,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3375,12 +3375,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "gre¹ka: ne mogu da otvorim %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3391,7 +3391,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3401,141 +3401,141 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "gre¹ka kod uzimanja sloga %s iz %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "gre¹ka zapisivanja sloga %s u %s" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "gre¹ka uklanjanja sloga %s u %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "dbpath nije odreðen" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "gre¹ka kod potrage za paketom %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "ne mogu da proèitam zaglavlje na %d za proveru" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, c-format msgid "removing 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "gre¹ka uklanjanja sloga %s u %s" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "gre¹ka uklanjanja sloga %s u %s" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "gre¹ka kod potrage za paketom %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "rekreiraj bazu podataka iz postojeæe baze" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "privremena baza podataka %s veæ postoji" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "rekreiraj bazu podataka iz postojeæe baze" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "rekreiraj bazu podataka iz postojeæe baze" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "slog broj %d u bazi podataka je neispravan -- preskaèem ga" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "ne mogu da dodam slog originalno na %d" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "neuspelo otvaranje %s: %s" @@ -3924,16 +3924,16 @@ msgstr "neuspela komanda rmdir %s: %s" msgid "removal of %s failed: %s" msgstr "uklanjanje %s nije uspelo: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "neuspelo izvr¹avanje skripta" diff --git a/po/sv.po b/po/sv.po index bbea00a..0e2f339 100644 --- a/po/sv.po +++ b/po/sv.po @@ -1,12 +1,12 @@ # Swedish messages for RPM # Copyright © 1999 Free Software Foundation, Inc. # Göran Uddeborg , 1999, 2000. -# $Revision: 1.117 $ +# $Revision: 1.118 $ # msgid "" msgstr "" "Project-Id-Version: rpm 3.0.4\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: 2000-02-21 12:20+0100\n" "Last-Translator: Göran Uddeborg \n" "Language-Team: Swedish \n" @@ -2729,7 +2729,7 @@ msgstr "| f msgid "(unknown type)" msgstr "(okänd typ)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, c-format msgid " file: %s action: %s\n" msgstr " fil: %s åtgärd: %s\n" @@ -3312,12 +3312,12 @@ msgstr ")" msgid "OK" msgstr "OK" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3327,12 +3327,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "kan inte öppna %s: %s\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3343,7 +3343,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3353,26 +3353,26 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "fel när post %s hämtades från %s" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "fel när post %s sparades i %s" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "fel när post %s togs bort ur %s" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "ingen dbpath har satts" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" @@ -3381,116 +3381,116 @@ msgstr "" "i nytt format" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "fel vid sökning efter paket %s\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "kan inte läsa huvud vid %d för uppslagning" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, fuzzy, c-format msgid "removing 0 %s entries.\n" msgstr "tar bort databasposter\n" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "tar bort gruppindex\n" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "tar bort namnindex\n" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "fel vid sökning efter paket %s\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, fuzzy, c-format msgid "adding \"%s\" to %s index.\n" msgstr "byter namn på %s till %s\n" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, c-format msgid "rebuilding database %s into %s\n" msgstr "bygger om databas %s till %s\n" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "tillfällig databas %s existerar redan" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "skapar katalog: %s\n" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "fel när katalog skapades %s: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "öppnar gammal databas\n" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "öppnar ny databas\n" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "post nummer %d i databasen är felaktig -- hoppar över den" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "kan inte lägga till post ursprungligen vid %d" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 #, fuzzy msgid "failed to rebuild database: original database remains in place\n" msgstr "kunde inte bygga om databasen; orginaldatabasen finns kvar\n" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "kunde inte ersätta gammal databas med ny databas!\n" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, fuzzy, 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" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "skapar katalog: %s\n" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, c-format msgid "failed to remove directory %s: %s\n" msgstr "kunde inte ta bort katalogen %s: %s\n" @@ -3864,16 +3864,16 @@ msgstr "rmdir av %s misslyckades: %s" msgid "removal of %s failed: %s" msgstr "borttagning av %s misslyckades: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "tar bort filer test = %d\n" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "kör (eventuellt) postavinstallationsskript\n" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "skriptkörning misslyckades" diff --git a/po/tr.po b/po/tr.po index ef10993..f6f0fe8 100644 --- a/po/tr.po +++ b/po/tr.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-06-11 16:37-0400\n" +"POT-Creation-Date: 2000-06-12 14:49-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2811,7 +2811,7 @@ msgstr "dizinin sonunda | bekleniyordu" msgid "(unknown type)" msgstr "(bilinmeyen tip)" -#: lib/install.c:148 lib/uninstall.c:185 +#: lib/install.c:148 lib/uninstall.c:188 #, fuzzy, c-format msgid " file: %s action: %s\n" msgstr "%s açýlamadý: %s" @@ -3413,12 +3413,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:93 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:226 +#: lib/rpmdb.c:227 msgid "" "\n" "--> This version of rpm was not compiled with support for \"%%_dbapi %d\".\n" @@ -3428,12 +3428,12 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:259 +#: lib/rpmdb.c:260 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "hata: %s eriþilemiyor\n" -#: lib/rpmdb.c:267 +#: lib/rpmdb.c:268 msgid "" "\n" "--> The database is in db%d format, not the suggested db%d format.\n" @@ -3444,7 +3444,7 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:280 +#: lib/rpmdb.c:281 msgid "" "\n" "--> The configured %%_dbapi was db%d, but the database is db%d format.\n" @@ -3454,141 +3454,141 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:345 +#: lib/rpmdb.c:346 #, fuzzy, c-format msgid "error(%d) getting \"%s\" records from %s index" msgstr "%s kaydýna %s dosyasýnda eriþilemiyor:" -#: lib/rpmdb.c:463 +#: lib/rpmdb.c:464 #, fuzzy, c-format msgid "error(%d) storing record %s into %s" msgstr "%s kaydý %s dosyasýna yazýlamýyor" -#: lib/rpmdb.c:472 +#: lib/rpmdb.c:473 #, fuzzy, c-format msgid "error(%d) removing record %s from %s" msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata" -#: lib/rpmdb.c:695 lib/rpmdb.c:2198 +#: lib/rpmdb.c:696 lib/rpmdb.c:2201 msgid "no dbpath has been set" msgstr "dbpath deðeri girilmemiþ" -#: lib/rpmdb.c:794 +#: lib/rpmdb.c:795 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:1004 +#: lib/rpmdb.c:1005 #, fuzzy, c-format msgid "error(%d) counting packages" msgstr "%s pakedi aranýrken hata oluþtu\n" -#: lib/rpmdb.c:1062 lib/rpmdb.c:1573 lib/uninstall.c:90 +#: lib/rpmdb.c:1063 lib/rpmdb.c:1576 lib/uninstall.c:90 #, fuzzy, c-format msgid "%s: cannot read header at 0x%x" msgstr "%d kaydýndan baþlýk bilgisi okunamadý" -#: lib/rpmdb.c:1625 +#: lib/rpmdb.c:1628 #, c-format msgid "removing 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1636 +#: lib/rpmdb.c:1639 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata" -#: lib/rpmdb.c:1645 +#: lib/rpmdb.c:1648 #, fuzzy, c-format msgid "removing %d entries from %s index:\n" msgstr "%s kaydýnýn %s dosyasýndan silinmesinde hata" -#: lib/rpmdb.c:1652 lib/rpmdb.c:1873 +#: lib/rpmdb.c:1655 lib/rpmdb.c:1876 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:1785 +#: lib/rpmdb.c:1788 #, fuzzy, c-format msgid "error(%d) allocating new package instance" msgstr "%s pakedi aranýrken hata oluþtu\n" -#: lib/rpmdb.c:1841 +#: lib/rpmdb.c:1844 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1857 +#: lib/rpmdb.c:1860 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1866 +#: lib/rpmdb.c:1869 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:2223 +#: lib/rpmdb.c:2226 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur" -#: lib/rpmdb.c:2227 +#: lib/rpmdb.c:2230 #, c-format msgid "temporary database %s already exists" msgstr "geçici veritabaný %s mevcut" -#: lib/rpmdb.c:2233 +#: lib/rpmdb.c:2236 #, fuzzy, c-format msgid "creating directory %s\n" msgstr "%s dizinin oluþturulmasýnda hata: %s" -#: lib/rpmdb.c:2235 +#: lib/rpmdb.c:2238 #, c-format msgid "error creating directory %s: %s" msgstr "%s dizinin oluþturulmasýnda hata: %s" -#: lib/rpmdb.c:2242 +#: lib/rpmdb.c:2245 #, fuzzy, c-format msgid "opening old database with dbapi %d\n" msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur" -#: lib/rpmdb.c:2251 +#: lib/rpmdb.c:2254 #, fuzzy, c-format msgid "opening new database with dbapi %d\n" msgstr "mevcut veritabanýný kullanýlarak veritabýnýný yeniden oluþturur" -#: lib/rpmdb.c:2274 +#: lib/rpmdb.c:2277 #, fuzzy, c-format msgid "record number %d in database is bad -- skipping." msgstr "veritabanýndaki %d numaralý kayýt hatalý -- atlanýyor" -#: lib/rpmdb.c:2306 +#: lib/rpmdb.c:2309 #, c-format msgid "cannot add record originally at %d" msgstr "%d de yer alan kayýt saklayamýyor" -#: lib/rpmdb.c:2324 +#: lib/rpmdb.c:2327 msgid "failed to rebuild database: original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2332 +#: lib/rpmdb.c:2335 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2334 +#: lib/rpmdb.c:2337 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: lib/rpmdb.c:2344 +#: lib/rpmdb.c:2347 #, fuzzy, c-format msgid "removing directory %s\n" msgstr "%s dizinin oluþturulmasýnda hata: %s" -#: lib/rpmdb.c:2346 +#: lib/rpmdb.c:2349 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "%s açýlamadý: %s" @@ -3977,16 +3977,16 @@ msgstr "%s dizinin silinmesinde belirtilen hata olu msgid "removal of %s failed: %s" msgstr "%s 'in silinmesinde belirtilen hata oluþtu: %s" -#: lib/uninstall.c:131 +#: lib/uninstall.c:134 #, c-format msgid "will remove files test = %d\n" msgstr "" -#: lib/uninstall.c:199 +#: lib/uninstall.c:202 msgid "running postuninstall script (if any)\n" msgstr "" -#: lib/uninstall.c:390 +#: lib/uninstall.c:395 msgid "execution of script failed" msgstr "betik (script) çalýþtýrýlamadý " diff --git a/rpm.spec b/rpm.spec index 3a326ea..707c974 100644 --- a/rpm.spec +++ b/rpm.spec @@ -5,7 +5,7 @@ Summary: The Red Hat package management system. Name: rpm %define version 4.0 Version: %{version} -Release: 0.35 +Release: 0.36 Group: System Environment/Base Source: ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/rpm-%{version}.tar.gz Copyright: GPL -- 2.7.4