diff options
author | jbj <devnull@localhost> | 2000-04-28 15:14:47 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-04-28 15:14:47 +0000 |
commit | 5197d92f13815b602983cf9c032591f6001b03d7 (patch) | |
tree | 7b21f4130d1a8d2bc8c4027d96795ad0a71bf8cf /po/sr.po | |
parent | e1b556f8d022cd5d7f3fc0599c2e14091c8464f4 (diff) | |
download | rpm-5197d92f13815b602983cf9c032591f6001b03d7.tar.gz rpm-5197d92f13815b602983cf9c032591f6001b03d7.tar.bz2 rpm-5197d92f13815b602983cf9c032591f6001b03d7.zip |
Don't incrementally link pthreads, causes segfault on (at least) alpha.
db0.c: Simulate db->sync on falloc.
db0.c: Use RPMDBI_PACKAGES for rpmtag comparisons.
db0.c: Add debug for dbi open/close like db3.
db0.c: Remove dbi if temporary (i.e. Depends).
db3.c: Filter DB_INCOMPLETE from db->sync return, it's usually harmless.
depends.c: Free Depends iterator, pass keylen, and use cursors.
depends.c: Free iterator *after* loop, not at end of 1st pass.
rpmdb.c: Fine grained cursor locks to avoid "crossed cursors" deadlocks.
rpmdb.c: Lazy open/close during rpmdbAdd/rpmdbRemove/openDatabase.
rpmdb.c: Remove last remnants of dbix, do dynamic lookup instead.
rpmdb.c: Resurrect rpmdbUpdateRecord in iterator loop.
macros.in: Add Depends dbi to config.
macros.in: Configure "nommap:mp_size=2Mb:pagesize=16Kb".
CVS patchset: 3707
CVS date: 2000/04/28 15:14:47
Diffstat (limited to 'po/sr.po')
-rw-r--r-- | po/sr.po | 121 |
1 files changed, 68 insertions, 53 deletions
@@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2000-04-27 08:36-0400\n" +"POT-Creation-Date: 2000-04-28 11:08-0400\n" "Content-Type: text/plain; charset=\n" "Date: 1998-05-02 21:41:47-0400\n" "From: Erik Troan <ewt@lacrosse.redhat.com>\n" @@ -2133,78 +2133,93 @@ msgstr "" msgid "%s: %s satisfied by Depends cache.\n" msgstr "datoteka %s ne pripada nijednom paketu\n" -#: lib/depends.c:898 +#: lib/depends.c:899 #, c-format msgid "%s: %s satisfied by rpmrc provides.\n" msgstr "" -#: lib/depends.c:926 +#: lib/depends.c:927 #, c-format msgid "%s: %s satisfied by db file lists.\n" msgstr "" -#: lib/depends.c:944 +#: lib/depends.c:945 #, c-format msgid "%s: %s satisfied by db provides.\n" msgstr "" -#: lib/depends.c:962 +#: lib/depends.c:963 #, fuzzy, c-format msgid "%s: %s satisfied by db packages.\n" msgstr "datoteka %s ne pripada nijednom paketu\n" -#: lib/depends.c:975 +#: lib/depends.c:976 #, c-format msgid "%s: %s satisfied by rpmlib version.\n" msgstr "" -#: lib/depends.c:985 +#: lib/depends.c:986 #, c-format msgid "%s: %s unsatisfied.\n" msgstr "" +#: lib/depends.c:997 +#, fuzzy, c-format +msgid "%s: (%s, %d) added to Depends cache.\n" +msgstr "datoteka %s ne pripada nijednom paketu\n" + #. requirements are not satisfied. -#: lib/depends.c:1037 +#: lib/depends.c:1044 #, fuzzy, c-format msgid "package %s require not satisfied: %s\n" msgstr "paket %s nije naveden u %s" #. conflicts exist. -#: lib/depends.c:1099 +#: lib/depends.c:1106 #, fuzzy, c-format msgid "package %s conflicts: %s\n" msgstr "paket %s nije naveden u %s" -#: lib/depends.c:1229 +#: lib/depends.c:1236 #, c-format msgid "loop in prerequisite chain: %s" msgstr "petlja u lancu: %s" -#: lib/db0.c:394 +#: lib/db0.c:385 +#, c-format +msgid "closed db file %s\n" +msgstr "" + +#: lib/db0.c:388 +#, c-format +msgid "removed db file %s\n" +msgstr "" + +#: lib/db0.c:417 #, fuzzy, c-format msgid "bad db file %s" msgstr "neuspelo otvaranje %s: %s" -#: lib/db0.c:403 +#: lib/db0.c:422 #, fuzzy, c-format -msgid "opening database mode 0x%x in %s\n" +msgid "opening db file %s mode 0x%x\n" msgstr "rekreiraj bazu podataka iz postojeće baze" -#: lib/db0.c:408 lib/url.c:445 +#: lib/db0.c:431 lib/url.c:445 #, fuzzy, c-format msgid "failed to open %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: lib/db0.c:420 +#: lib/db0.c:443 #, c-format msgid "cannot get %s lock on database" msgstr "ne mogu da dobijem %s zaključavanje baze podataka" -#: lib/db0.c:421 +#: lib/db0.c:444 msgid "exclusive" msgstr "ekskluzivno" -#: lib/db0.c:421 +#: lib/db0.c:444 msgid "shared" msgstr "deljeno" @@ -2243,14 +2258,14 @@ msgstr "" msgid "opening db environment %s/%s(%s) %s\n" msgstr "" -#: lib/db3.c:872 +#: lib/db3.c:880 #, c-format msgid "closed db index %s/%s(%s)\n" msgstr "" -#: lib/db3.c:950 +#: lib/db3.c:957 #, c-format -msgid "opening db index %s/%s(%s) %s\n" +msgid "opening db index %s/%s(%s) %s mode=0x%x\n" msgstr "" #: lib/falloc.c:135 @@ -2950,12 +2965,12 @@ msgstr "" msgid "OK" msgstr "" -#: lib/rpmdb.c:92 +#: lib/rpmdb.c:94 #, c-format msgid "dbiTagsInit: unrecognized tag name: \"%s\" ignored\n" msgstr "" -#: lib/rpmdb.c:210 +#: lib/rpmdb.c:220 msgid "" "\n" "--> Please run \"rpm --rebuilddb\" as root to convert your database from\n" @@ -2963,156 +2978,156 @@ msgid "" "\n" msgstr "" -#: lib/rpmdb.c:225 +#: lib/rpmdb.c:235 #, fuzzy, c-format msgid "dbiOpen: cannot open %s index" msgstr "greška: ne mogu da otvorim %s\n" -#: lib/rpmdb.c:279 +#: lib/rpmdb.c:289 #, fuzzy, c-format msgid "error getting \"%s\" records from %s index" msgstr "greška kod uzimanja sloga %s iz %s" -#: lib/rpmdb.c:396 +#: lib/rpmdb.c:406 #, c-format msgid "error storing record %s into %s" msgstr "greška zapisivanja sloga %s u %s" -#: lib/rpmdb.c:405 +#: lib/rpmdb.c:415 #, fuzzy, c-format msgid "error removing record %s from %s" msgstr "greška uklanjanja sloga %s u %s" -#: lib/rpmdb.c:591 lib/rpmdb.c:1979 +#: lib/rpmdb.c:603 lib/rpmdb.c:2047 msgid "no dbpath has been set" msgstr "dbpath nije određen" -#: lib/rpmdb.c:669 +#: lib/rpmdb.c:692 msgid "" "old format database is present; use --rebuilddb to generate a new format " "database" msgstr "" #. error -#: lib/rpmdb.c:860 +#: lib/rpmdb.c:894 #, fuzzy, c-format msgid "cannot retrieve package \"%s\" from db" msgstr "greška: ne mogu da otvorim %s%s/packages.rpm\n" -#: lib/rpmdb.c:926 lib/rpmdb.c:1395 lib/uninstall.c:90 +#: lib/rpmdb.c:960 lib/rpmdb.c:1476 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:1350 +#: lib/rpmdb.c:1431 #, fuzzy, c-format msgid "key \"%s\" not found in %s" msgstr "paket %s nije nađen u %s" -#: lib/rpmdb.c:1358 +#: lib/rpmdb.c:1439 #, fuzzy, c-format msgid "key \"%s\" not removed from %s" msgstr "paket %s nije nađen u %s" -#: lib/rpmdb.c:1429 +#: lib/rpmdb.c:1519 #, c-format msgid "removing 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1436 +#: lib/rpmdb.c:1528 #, fuzzy, c-format msgid "removing \"%s\" from %s index.\n" msgstr "greška uklanjanja sloga %s u %s" -#: lib/rpmdb.c:1444 +#: lib/rpmdb.c:1536 #, fuzzy, c-format msgid "removing %d entries in %s index:\n" msgstr "greška uklanjanja sloga %s u %s" -#: lib/rpmdb.c:1448 +#: lib/rpmdb.c:1540 #, c-format msgid "\t%6d %s\n" msgstr "" -#: lib/rpmdb.c:1624 +#: lib/rpmdb.c:1687 #, fuzzy msgid "cannot allocate new instance in database" msgstr "ne mogu da zauzmem prostor za bazu podataka" -#: lib/rpmdb.c:1671 +#: lib/rpmdb.c:1735 #, c-format msgid "adding 0 %s entries.\n" msgstr "" -#: lib/rpmdb.c:1684 +#: lib/rpmdb.c:1751 #, c-format msgid "adding \"%s\" to %s index.\n" msgstr "" -#: lib/rpmdb.c:1691 +#: lib/rpmdb.c:1758 #, c-format msgid "adding %d entries to %s index:\n" msgstr "" -#: lib/rpmdb.c:1695 +#: lib/rpmdb.c:1762 #, c-format msgid "%6d %s\n" msgstr "" -#: lib/rpmdb.c:2004 +#: lib/rpmdb.c:2072 #, fuzzy, c-format msgid "rebuilding database %s into %s\n" msgstr "rekreiraj bazu podataka iz postojeće baze" -#: lib/rpmdb.c:2008 +#: lib/rpmdb.c:2076 #, c-format msgid "temporary database %s already exists" msgstr "privremena baza podataka %s već postoji" -#: lib/rpmdb.c:2014 +#: lib/rpmdb.c:2082 #, fuzzy, c-format msgid "creating directory: %s\n" msgstr "greška kod kreiranja direktorijuma %s: %s" -#: lib/rpmdb.c:2016 +#: lib/rpmdb.c:2084 #, c-format msgid "error creating directory %s: %s" msgstr "greška kod kreiranja direktorijuma %s: %s" -#: lib/rpmdb.c:2023 +#: lib/rpmdb.c:2091 #, fuzzy, c-format msgid "opening old database with dbi_major %d\n" msgstr "rekreiraj bazu podataka iz postojeće baze" -#: lib/rpmdb.c:2032 +#: lib/rpmdb.c:2100 #, fuzzy, c-format msgid "opening new database with dbi_major %d\n" msgstr "rekreiraj bazu podataka iz postojeće baze" -#: lib/rpmdb.c:2054 +#: lib/rpmdb.c:2122 #, 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:2086 +#: lib/rpmdb.c:2154 #, c-format msgid "cannot add record originally at %d" msgstr "ne mogu da dodam slog originalno na %d" -#: lib/rpmdb.c:2104 +#: lib/rpmdb.c:2172 msgid "failed to rebuild database; original database remains in place\n" msgstr "" -#: lib/rpmdb.c:2112 +#: lib/rpmdb.c:2180 msgid "failed to replace old database with new database!\n" msgstr "" -#: lib/rpmdb.c:2114 +#: lib/rpmdb.c:2182 #, c-format msgid "replace files in %s with files from %s to recover" msgstr "" -#: lib/rpmdb.c:2120 +#: lib/rpmdb.c:2188 #, fuzzy, c-format msgid "failed to remove directory %s: %s\n" msgstr "neuspelo otvaranje %s: %s" |