diff options
author | jbj <devnull@localhost> | 2003-01-01 20:33:21 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2003-01-01 20:33:21 +0000 |
commit | ed806144245212853f1bd030981d967bfe77630e (patch) | |
tree | b68408513863b2cb6faad640c94de6c3f1f95206 /po | |
parent | eb93e7599587e462128dc3217e95adf3f1cd361c (diff) | |
download | librpm-tizen-ed806144245212853f1bd030981d967bfe77630e.tar.gz librpm-tizen-ed806144245212853f1bd030981d967bfe77630e.tar.bz2 librpm-tizen-ed806144245212853f1bd030981d967bfe77630e.zip |
- fix: dependency helpers now rate limited at 10ms, not 1s.
- add per-arch canonical color, only x86_64 enabled for now.
CVS patchset: 5994
CVS date: 2003/01/01 20:33:21
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 173 | ||||
-rw-r--r-- | po/da.po | 172 | ||||
-rw-r--r-- | po/de.po | 175 | ||||
-rw-r--r-- | po/fi.po | 173 | ||||
-rw-r--r-- | po/fr.po | 169 | ||||
-rw-r--r-- | po/gl.po | 169 | ||||
-rw-r--r-- | po/is.po | 169 | ||||
-rw-r--r-- | po/ja.po | 173 | ||||
-rw-r--r-- | po/ko.po | 172 | ||||
-rw-r--r-- | po/no.po | 172 | ||||
-rw-r--r-- | po/pl.po | 173 | ||||
-rw-r--r-- | po/pt.po | 172 | ||||
-rw-r--r-- | po/pt_BR.po | 189 | ||||
-rw-r--r-- | po/ro.po | 169 | ||||
-rw-r--r-- | po/rpm.pot | 169 | ||||
-rw-r--r-- | po/ru.po | 172 | ||||
-rw-r--r-- | po/sk.po | 173 | ||||
-rw-r--r-- | po/sl.po | 175 | ||||
-rw-r--r-- | po/sr.po | 173 | ||||
-rw-r--r-- | po/sv.po | 172 | ||||
-rw-r--r-- | po/tr.po | 172 |
21 files changed, 1831 insertions, 1795 deletions
@@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2001-07-24 10:02+0100\n" "Last-Translator: Milan Kerslager <kerslage@linux.cz>\n" "Language-Team: Czech <cs@li.org>\n" @@ -725,7 +725,7 @@ msgstr "Nemohu pøeèíst hlavièku z %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Nemohu otevøít %s: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "Nemohu zapsat balíèek: %s\n" @@ -755,7 +755,7 @@ msgstr "Nemohu pøeèíst payload z %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Nemohu zapsat payload do %s: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Zapsáno: %s\n" @@ -1359,52 +1359,52 @@ msgstr "selhal - " msgid "package %s was already added, replacing with %s\n" msgstr "balíèek %s je ji¾ nainstalován" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %-45s ANO (rpmrc poskytuje)\n" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %-45s ANO (rpmlib poskytuje)\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "©patnı soubor: %s: %s\n" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "%s: %-45s ANO (db poskytuje)\n" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "¾ádné balíèky\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "odstraòuji %s-%s-%s \"%s\" z tsort relací.\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "========== ukládání tsort relací\n" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 #, fuzzy msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " @@ -1412,20 +1412,20 @@ msgid "" msgstr "" "========== tsorting balíèkù (poøadí, #pøedchùdce, #následovník, hloubka)\n" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "========== pouze úspì¹né (poøadí dle prezentace)\n" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "SMYÈKA:\n" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "========== pokraèuje tsort ...\n" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1489,37 +1489,37 @@ msgstr "========= Adresáøe, které nebyly explicitnì zaøazeny do balíèku:\n" msgid "%10d %s\n" msgstr "%9d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "vytvoøen adresáø %s s právy %04o.\n" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s ulo¾eno jako %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s odstranìní %s selhalo: Adresáø není prázdnı\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir %s selhal: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink %s selhal: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s vytvoøen jako %s\n" @@ -2166,89 +2166,84 @@ msgstr "podepsat balíèek (zahodit aktuální podpis)" msgid "generate signature" msgstr "generovat PGP/GPG podpis" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Datovı typ %d není podporován\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "oèekávám balíèek se zdrojovımi kódy, nalezen v¹ak binární\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "zdrojovı balíèek neobsahuje .spec soubor\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: scriptlet %s selhal (%d), pøeskakuji %s-%s-%s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "provedení %s skripletu z %s-%s-%s selhalo, návratovı kód: %d\n" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s obsahuje %d souborù, test = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: scriptlet %s selhal (%d), pøeskakuji %s-%s-%s\n" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Nemohu pøeèíst hlavièku z %s: %s\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "u¾ivatel %s neexistuje - pou¾it u¾ivatel root\n" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s neexistuje - pou¾ita skupina root\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalování archívu selhalo %s%s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " na souboru " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nemohu otevøít %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s selhalo\n" @@ -2280,114 +2275,118 @@ msgid "net shared " msgstr "sdílen v síti " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(chybí stav) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(neznámı %3d) " -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "balíèek nemá vlastníka souboru ani seznamy id\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "balíèek nemá vlastníka souboru ani seznamy id\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "otevøení %s selhalo: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "dotaz na %s se nezdaøil\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "nelze provést dotaz na zdrojové balíèky starého formátu\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "¾ádnı balíèek neaktivuje %s\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "¾ádné balíèky\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "skupina %s neobsahuje ¾ádné balíèky\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "¾ádnı balíèek neaktivuje %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "nemohu zjistit stav %s: %s\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "¾ádnı balíèek neaktivuje %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "¾ádnı balíèek nevy¾aduje %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "¾ádnı balíèek neposkytuje %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "soubor %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "soubor %s nevlastní ¾ádnı balíèek\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "neplatné èíslo balíèku: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "záznam balíèku èíslo: %u\n" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "záznam %u nelze pøeèíst\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "balíèek %s není nainstalován\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "©patnı soubor: %s: %s\n" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s ANO (pøidáno poskytuje)\n" @@ -2514,37 +2513,32 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "balíèek %s-%s-%s má nesplnìné po¾adavky: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 #, fuzzy msgid "========== relocations\n" msgstr "========== ukládání tsort relací\n" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "OS je vyøazen: %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "%s vytvoøen jako %s\n" -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "Provádìní(%s): %s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "Provádìní(%s): %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, fuzzy, c-format msgid "relocating %s to %s\n" msgstr "Provádìní(%s): %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "nemohu provést dotaz %s: %s\n" @@ -3068,7 +3062,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "" @@ -3081,7 +3075,7 @@ msgstr "" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3094,7 +3088,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3102,16 +3096,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "chybí { po %" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "chybné závislosti pøi sestavování:\n" @@ -3278,6 +3272,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "Datovı typ %d není podporován\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -3833,6 +3832,10 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "Provádìní(%s): %s\n" + +#, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "Hledám %s: (pou¾it %s)...\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2001-04-05 23:03GMT\n" "Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -722,7 +722,7 @@ msgstr "Kunne ikke læse hoved fra %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Kunne ikke åbne %s: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunne ikke skrive pakke: %s\n" @@ -752,7 +752,7 @@ msgstr "Kunne ikke læse pakkeindhold fra %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Kunne ikke skrive pakkeindhold til %s: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" @@ -1360,71 +1360,71 @@ msgstr " mislykkedes - " msgid "package %s was already added, replacing with %s\n" msgstr "pakken %s er allerede installeret" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %-45s JA (rpmrc tilfører)\n" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %-45s JA (rpmlib tilfører)\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "ugyldig db-fil %s\n" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "%s: %-45s JA (db tilfører)\n" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "ingen pakker\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "fjerne %s-%s-%s \"%s\" fra tsort-relationer.\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "========== gemmer tsort-relationer\n" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "========== kun efterfølgere (præsentationsrækkefølge)\n" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "LØKKE:\n" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "========== fortsætter tsort ...\n" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1487,37 +1487,37 @@ msgstr "" msgid "%10d %s\n" msgstr "linie %d: %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s gemt som %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "kan ikke fjerne %s - katalog ikke tomt\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "fjernelse (rmdir) af %s mislykkedes: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "åbning af %s mislykkedes %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s oprettet som %s\n" @@ -2178,90 +2178,85 @@ msgstr "underskriv en pakke (slet nuværende signatur)" msgid "generate signature" msgstr "generér PGP/GPG-signatur" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Datatype %d understøttes ikke\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "kildepakke forventet, binær fundet\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "kildepakke indeholder ingen .spec-fil\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "overspringer installation af %s-%s-%s, %%pre-småskript fejlede rc %d\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" "kørsel af småskriptet %s fra %s-%s-%s mislykkedes, afslutningsstatus %d\n" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "pakke: %s-%s-%s filer test = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Kunne ikke læse hoved fra %s: %s\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "bruger %s eksisterer ikke - bruger root\n" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "gruppe %s eksisterer ikke - bruger root\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "udpakning af arkiv mislykkedes%s%s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " for fil " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "kunne ikke åbne %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s mislykkedes\n" @@ -2293,114 +2288,118 @@ msgid "net shared " msgstr "ej delt " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(ingen status)" -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(ukendt %3d) " -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "pakke har hverken filejerskabs- eller id-lister\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "pakke har hverken filejerskabs- eller id-lister\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "åbning af %s mislykkedes %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "forespørgsel af %s mislykkedes\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "pakke med gammelt kildeformat kan ikke forespørges\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "ingen pakker udløser %s\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "ingen pakker\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "gruppe %s indeholder ingen pakker\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "ingen pakker udløser %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "Kunne ikke læse %s: %s.\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "ingen pakker udløser %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "ingen pakker kræver %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "ingen pakker tilfører %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "fil %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "filen %s tilhører ingen pakke\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "ugyldigt pakkenummer: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "pakkens post-nummer: %u\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "post %d kunne ikke læses\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "pakken %s er ikke installeret\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "ugyldig db-fil %s\n" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s JA (tilføjede 'provide')\n" @@ -2527,36 +2526,31 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "pakke %s-%s-%s krav ikke opfyldt: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "========== gemmer omrokeringer\n" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "%5d ekskluderer %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d omrokerer %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "ekskluderer multilib-sti %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "ekskluderer %s %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "omrokerer %s til %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "omrokerer kataloget %s til %s\n" @@ -3080,7 +3074,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s oversprunget grundet manglende ok-flag\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "ekskluderer kataloget %s\n" @@ -3093,7 +3087,7 @@ msgstr "ekskluderer kataloget %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3106,7 +3100,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3114,16 +3108,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "manglende %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Ikke-tilfredsstillede afhængighedskrav for %s-%s-%s: " @@ -3289,6 +3283,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "Datatype %d understøttes ikke\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "initialisér database" @@ -3843,6 +3842,9 @@ msgstr "" msgid "DIRECTORY" msgstr "" +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "ekskluderer multilib-sti %s%s\n" + #, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "Finder %s: (benytter %s)...\n" @@ -37,7 +37,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 1998-08-03 18:02+02:00\n" "Last-Translator: Karl Eichwalder <ke@SuSE.DE>\n" "Language-Team: German <de@li.org>\n" @@ -807,7 +807,7 @@ msgid "Could not open %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen\n" # , c-format -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nicht möglich %s zu schreiben" @@ -842,7 +842,7 @@ msgstr "Nicht möglich %s zu schreiben" msgid "Unable to write payload to %s: %s\n" msgstr "Nicht möglich %s zu schreiben" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1487,71 +1487,71 @@ msgstr "pgp fehlgeschlagen" msgid "package %s was already added, replacing with %s\n" msgstr "Paket %s ist nicht installiert\n" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "die Datei »%s« gehört zu keinem Paket\n" # , c-format -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "Anfrage an alle Pakete" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" # FIXME -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "Fehler beim Löschen des Eintrags %s nach %s" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1618,37 +1618,37 @@ msgstr "" msgid "%10d %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "kann Datei %s nicht öffnen: " -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "kann %s nicht entfernen - Verzeichnis ist nicht leer" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "Entfernen von %s fehlgeschlagen: %s" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "öffnen von %s fehlgeschlagen: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "kann Datei %s nicht öffnen: " @@ -2334,93 +2334,88 @@ msgstr "Ein Paket signieren (die aktuelle Signature wird verworfen)" msgid "generate signature" msgstr "PGP-Signatur generieren" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "Anfrage nach Paket, das die Datei <DATEI> besitzt" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "Fehler: überspringe %s - Übertragung fehlgeschlagen - %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "Ausführung des Skripts fehlgeschlagen" # FIXME shared, besser: "mit anderen geteilte ..." -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "Paket %s-%s-%s beinhaltet geteilte Dateien\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" # , c-format -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Nicht möglich %s zu schreiben" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "Gruppe %s beinhaltet kein einziges Paket\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "öffnen von %s fehlgeschlagen: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" # , c-format -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "pgp fehlgeschlagen" @@ -2453,120 +2448,124 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, fuzzy, c-format msgid "(unknown %3d) " msgstr "(unbekannter Typ)" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "Paket hat keinen Namen" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "Paket hat keinen Namen" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, fuzzy, c-format msgid "open of %s failed: %s\n" msgstr "öffnen von %s fehlgeschlagen: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "Anfrage von %s fehlgeschlagen\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "altes Sourceformat-Paket kann nicht angefragt werden\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "kein Paket triggert %s\n" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "Anfrage an alle Pakete" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "Gruppe %s beinhaltet kein einziges Paket\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "kein Paket triggert %s\n" # , c-format -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "Lesen von %s fehlgeschlagen: %s." -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "kein Paket triggert %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "kein Paket verlangt %s\n" # oder besser: ... listet %s auf? -ke- -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "kein Paket stellt %s bereit\n" # , c-format -#: lib/query.c:710 +#: lib/query.c:713 #, fuzzy, c-format msgid "file %s: %s\n" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "die Datei »%s« gehört zu keinem Paket\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "ungültige Paket-Nummer: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, fuzzy, c-format msgid "package record number: %u\n" msgstr "ungültige Paket-Nummer: %s\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "Eintrag %d konnte nicht gelesen werden\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "Paket %s ist nicht installiert\n" # , c-format -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "Öffnen von %s fehlgeschlagen: %s" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2691,39 +2690,33 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "Paket %s wird nicht in %s aufgeführt" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" # , c-format -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "Hole %s heraus\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "kann Datei %s nicht öffnen: " # , c-format -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "Hole %s heraus\n" - -# , c-format -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "Hole %s heraus\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, fuzzy, c-format msgid "relocating %s to %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" @@ -3257,7 +3250,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" @@ -3270,7 +3263,7 @@ msgstr "Fehler beim Anlegen des Verzeichnisses %s: %s" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3283,7 +3276,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3291,16 +3284,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "fehlende { nach %{" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Nicht erfüllte Abhängigkeiten von %s-%s-%s: " @@ -3469,6 +3462,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -4038,6 +4036,11 @@ msgstr "" # , c-format #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "Hole %s heraus\n" + +# , c-format +#, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "Öffnen von %s fehlgeschlagen: %s" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 1998-05-02 21:41:47-0400\n" "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n" "Language-Team: Finnish <linux@sot.com>\n" @@ -735,7 +735,7 @@ msgstr "%s:n kirjoitus ei onnistu" msgid "Could not open %s: %s\n" msgstr "%s:n avaus epäonnistui\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "%s:n kirjoitus ei onnistu" @@ -765,7 +765,7 @@ msgstr "%s:n kirjoitus ei onnistu" msgid "Unable to write payload to %s: %s\n" msgstr "%s:n kirjoitus ei onnistu" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1384,69 +1384,69 @@ msgstr "pgp epäonnistui" msgid "package %s was already added, replacing with %s\n" msgstr "paketti %s ei ole asennettu\n" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "tiedostoa %s ei omista mikään paketti\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "en voinut avata %s: %s" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "kysele kaikki paketit" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "virhe poistettaessa tietuetta %s %s:stä" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1509,37 +1509,37 @@ msgstr "" msgid "%10d %s\n" msgstr "en voinut avata %s: %s" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "en voinut avata tiedostoa %s: " -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "en voi poistaa %s -hakemisto ei ole tyhjä" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s:n rmdir epäonnistui: %s" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s:n avaus ei onnistunut: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "en voinut avata tiedostoa %s: " @@ -2220,90 +2220,85 @@ msgstr "allekirjoita paketti (hylkää nykyinen allekirjoitus)" msgid "generate signature" msgstr "generoi PGP-allekirjoitus" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "kysy pakettia, jonka omistuksessa <tiedosto> on" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "virhe: ohitan %s:n, siirto epäonnistui - %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "skriptin ajo epäonnistui" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "paketti %s-%s-%s sisältää jaettuja tiedostoja\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "%s:n kirjoitus ei onnistu" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "ryhmässä %s ei ole paketteja\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "%s:n avaus ei onnistunut: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "en voinut avata %s: %s" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "pgp epäonnistui" @@ -2336,116 +2331,120 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, fuzzy, c-format msgid "(unknown %3d) " msgstr "(tuntematon tyyppi)" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "paketilla ei ole nimeä" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "paketilla ei ole nimeä" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, fuzzy, c-format msgid "open of %s failed: %s\n" msgstr "%s:n avaus ei onnistunut: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "%s:n kysely ei onnistunut\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "vanhan formaatin lähdekoodipaketteja ei voi kysellä\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "mikään paketti ei laukaise %s:a\n" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "kysele kaikki paketit" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "ryhmässä %s ei ole paketteja\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "mikään paketti ei laukaise %s:a\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "En voi lukea %s: %s." -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "mikään paketti ei laukaise %s:a\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "mikään pakettie ei tarvitse %s:a\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "mikään paketti ei tarjoa %s:a\n" -#: lib/query.c:710 +#: lib/query.c:713 #, fuzzy, c-format msgid "file %s: %s\n" msgstr "en voinut avata %s: %s" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "tiedostoa %s ei omista mikään paketti\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "virheellinen paketin numero: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, fuzzy, c-format msgid "package record number: %u\n" msgstr "virheellinen paketin numero: %s\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "tietuetta %d ei voitu lukea\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "paketti %s ei ole asennettu\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "en voinut avata %s: %s" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2570,36 +2569,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "paketti %s ei ole %s:ssä" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "Haen: %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "en voinut avata tiedostoa %s: " -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "Haen: %s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "Haen: %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, fuzzy, c-format msgid "relocating %s to %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" @@ -3122,7 +3116,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "virhe luotaessa hakemistoa %s: %s" @@ -3135,7 +3129,7 @@ msgstr "virhe luotaessa hakemistoa %s: %s" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3148,7 +3142,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3156,16 +3150,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "puuttuva '{' '%':n jälkeen" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "%s-%s-%s:n tyydyttämättömät riippuvuudet:" @@ -3333,6 +3327,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -3893,6 +3892,10 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "Haen: %s\n" + +#, fuzzy #~ msgid "Finding %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-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -756,7 +756,7 @@ msgstr "impossible d'ouvrir: %s\n" msgid "Could not open %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "impossible d'ouvrir: %s\n" @@ -786,7 +786,7 @@ msgstr "impossible d'ouvrir: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1411,68 +1411,68 @@ msgstr "La construction a chou.\n" msgid "package %s was already added, replacing with %s\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "impossible d'ouvrir: %s\n" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "impossible d'ouvrir: %s\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1533,37 +1533,37 @@ msgstr "" msgid "%10d %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "La construction a chou.\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "La construction a chou.\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "impossible d'ouvrir: %s\n" @@ -2260,91 +2260,86 @@ msgstr "aucun package n'a t spcifi pour la dsinstallation" msgid "generate signature" msgstr " --sign - genre une signature PGP" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "" " -f <file>+ - interroge le package qui appartient <file>" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "La construction a chou.\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "La construction a chou.\n" @@ -2377,116 +2372,120 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, fuzzy, c-format msgid "open of %s failed: %s\n" msgstr "La construction a chou.\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:557 +#: lib/query.c:560 #, fuzzy, c-format msgid "no package triggers %s\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, fuzzy, c-format msgid "package %s is not installed\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2610,36 +2609,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "aucun package n'a t spcifi pour l'installation" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, fuzzy, c-format msgid "relocating %s to %s\n" msgstr "impossible d'ouvrir: %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "impossible d'ouvrir: %s\n" @@ -3160,7 +3154,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "" @@ -3173,7 +3167,7 @@ msgstr "" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3186,7 +3180,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3194,16 +3188,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, c-format msgid "missing %c %s" msgstr "" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "impossible d'ouvrir: %s\n" @@ -3371,6 +3365,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.1\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2001-01-13 22:31+0100\n" "Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n" "Language-Team: Galician <trasno@ceu.fi.udc.es>\n" @@ -701,7 +701,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -731,7 +731,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1325,66 +1325,66 @@ msgstr "" msgid "package %s was already added, replacing with %s\n" msgstr "" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "" -#: lib/depends.c:468 +#: lib/depends.c:435 msgid "(db files)" msgstr "" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 msgid "(db package)" msgstr "" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1444,37 +1444,37 @@ msgstr "" msgid "%10d %s\n" msgstr "" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "" @@ -2091,88 +2091,83 @@ msgstr "" msgid "generate signature" msgstr "" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 msgid "Unable to reload signature header\n" msgstr "" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2204,112 +2199,116 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:279 +#: lib/query.c:282 msgid "package has not file owner/group lists\n" msgstr "" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, c-format msgid "malformed %s: %s\n" msgstr "" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, c-format msgid "no package matches %s: %s\n" msgstr "" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 msgid "(added files)" msgstr "" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2432,36 +2431,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "" @@ -2971,7 +2965,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "" @@ -2984,7 +2978,7 @@ msgstr "" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -2997,7 +2991,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3005,16 +2999,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, c-format msgid "missing %c %s" msgstr "" -#: lib/verify.c:395 +#: lib/verify.c:396 #, c-format msgid "Unsatisfied dependencies for %s: " msgstr "" @@ -3180,6 +3174,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2001-07-12 13:25+0000\n" "Last-Translator: Richard Allen <ra@hp.is>\n" "Language-Team: is <kde-isl@mmedia.is>\n" @@ -708,7 +708,7 @@ msgstr "Get ekki lesiğ haus úr %s: %s\n" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "Get ekki ritağ í pakka: %s\n" @@ -738,7 +738,7 @@ msgstr "Get ekki lesiğ innihald %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Get ekki ritağ innihald í %s: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Skrifaği: %s\n" @@ -1336,67 +1336,67 @@ msgstr "" msgid "package %s was already added, replacing with %s\n" msgstr "" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "" -#: lib/depends.c:468 +#: lib/depends.c:435 msgid "(db files)" msgstr "" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "uppfæra pakka" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1457,37 +1457,37 @@ msgstr "" msgid "%10d %s\n" msgstr "%9d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s vistağ sem %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir %s brást: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s gat ekki eytt %s: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s búiğ til sem %s\n" @@ -2118,89 +2118,84 @@ msgstr "" msgid "generate signature" msgstr "búa til undirskrift" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "pakkinn inniheldur enga .spec skrá\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Get ekki lesiğ haus úr %s: %s\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "gat ekki opnağ %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s brást\n" @@ -2232,112 +2227,116 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:279 +#: lib/query.c:282 msgid "package has not file owner/group lists\n" msgstr "" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "get ekki opnağ pakka gagnagrunn í\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "Get ekki lesiğ %s: %s.\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "get ekki opnağ pakka gagnagrunn í\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 msgid "(added files)" msgstr "" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2460,36 +2459,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "get ekki opnağ pakka gagnagrunn í\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "%5d færa %s -> %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d færa %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "lína %d: %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, fuzzy, c-format msgid "relocating %s to %s\n" msgstr "%5d færa %s -> %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "%5d færa %s -> %s\n" @@ -3002,7 +2996,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "" @@ -3015,7 +3009,7 @@ msgstr "" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3028,7 +3022,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3036,16 +3030,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "vantar %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Óuppfyllt pakkaskilyrği fyrir %s-%s-%s: " @@ -3211,6 +3205,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 1999-12-01 22:49 +JST\n" "Last-Translator: Kanda Mitsuru <kanda@nn.iij4u.or.jp>\n" "Language-Team: JRPM <jrpm@linux.or.jp>\n" @@ -751,7 +751,7 @@ msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤¤Ş¤»¤ó: %s" msgid "Could not open %s: %s\n" msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ¤·¤Ş¤·¤¿\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤¹ş¤ß¤Ë¼ºÇÔ¤·¤Ş¤·¤¿: %s" @@ -781,7 +781,7 @@ msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤¤Ş¤»¤ó: %s" msgid "Unable to write payload to %s: %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Î½ñ¤¹ş¤ß¤Ë¼ºÇÔ¤·¤Ş¤·¤¿: %s" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "½ñ¤¹ş¤ßÃæ: %s\n" @@ -1405,71 +1405,71 @@ msgstr "¼ºÇÔ - " msgid "package %s was already added, replacing with %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s-%s-%s ¤Ï¤¹¤Ç¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Ş¤¹" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %s ¤Ï rpmrc ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËş¤µ¤ì¤Ş¤¹¡£\n" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %s ¤Ï rpmrc ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËş¤µ¤ì¤Ş¤¹¡£\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "%s: %s ¤Ï db ¤¬Ä󶡤¹¤ë¤³¤È¤Ë¤è¤Ã¤ÆËş¤µ¤ì¤Ş¤¹¡£\n" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Ş¤·¤¿\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "group ¥¤¥ó¥Ç¥Ã¥¯¥¹¤òºï½ü¤·¤Ş¤¹\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1532,37 +1532,37 @@ msgstr "" msgid "%10d %s\n" msgstr "%d ¹ÔÌÜ: %s" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "·Ù¹ğ: %s ¤Ï %s ¤È¤·¤ÆÊݸ¤µ¤ì¤Ş¤¹" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s ¤òºï½ü¤Ç¤¤Ş¤»¤ó - ¥Ç¥£¥ì¥¯¥È¥ê¤¬¶õ¤Ç¤¢¤ê¤Ş¤»¤ó" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s ¤Î rmdir ¤Ë¼ºÇÔ: %s" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "·Ù¹ğ: %s ¤Ï %s ¤È¤·¤ÆºîÀ®¤µ¤ì¤Ş¤¹" @@ -2255,92 +2255,87 @@ msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ë½ğ̾¤·¤Ş¤¹(¸½ºß¤Î½ğ̾¤Ï¼Î¤Æ¤é¤ì¤Ş¤¹)" msgid "generate signature" msgstr "PGP/GPG ½ğ̾¤òÀ¸À®¤·¤Ş¤¹" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "¥Ç¡¼¥¿¥¿¥¤¥× %d ¤Ï¥µ¥İ¡¼¥È¤µ¤ì¤Æ¤¤¤Ş¤»¤ó\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 #, fuzzy msgid "source package expected, binary found\n" msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤¬´üÂÔ¤µ¤ì¤Ş¤¹¡¢¥Ğ¥¤¥Ê¥ê¤Ï¸«¤Ä¤«¤ê¤Ş¤·¤¿" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤Ï .spec ¥Õ¥¡¥¤¥ë¤ò´Ş¤ó¤Ç¤¤¤Ş¤»¤ó" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s ¤ò¥¹¥¥Ã¥×¤·¤Ş¤¹ - žÁ÷¼ºÇÔ - %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "¥¹¥¯¥ê¥×¥È¤Î¼Â¹Ô¤Ë¼ºÇÔ" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸: %s-%s-%s ¥Õ¥¡¥¤¥ë¥Æ¥¹¥È = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "¥¢¥¤¥³¥ó¤òÆɤळ¤È¤¬¤Ç¤¤Ş¤»¤ó: %s" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "¥æ¡¼¥¶ %s ¤Ï¸ºß¤·¤Ş¤»¤ó - root ¤ò»ÈÍѤ·¤Ş¤¹" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "¥°¥ë¡¼¥× %s ¤Ï¸ºß¤·¤Ş¤»¤ó - root ¤ò»ÈÍѤ·¤Ş¤¹" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "¥Õ¥¡¥¤¥ë %s ¤Î¥¢¡¼¥«¥¤¥Ö¤Î¿Ä¹¤Ë¼ºÇÔ %s%s: %s" -#: lib/psm.c:1957 +#: lib/psm.c:1766 #, fuzzy msgid " on file " msgstr "¥Õ¥¡¥¤¥ë¾å" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s ¼ºÇÔ" @@ -2372,116 +2367,120 @@ msgid "net shared " msgstr "¥Í¥Ã¥È¶¦Í" #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(²¿¤Î¾õÂ֤⤢¤ê¤Ş¤»¤ó)" -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(̤ÃΤΠ%3d)" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥Õ¥¡¥¤¥ë½êͼԤä id ¥ê¥¹¥È¤ò¤É¤Á¤é¤â»ı¤Ã¤Æ¤¤¤Ş¤»¤ó" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸¤Ï¥Õ¥¡¥¤¥ë½êͼԤä id ¥ê¥¹¥È¤ò¤É¤Á¤é¤â»ı¤Ã¤Æ¤¤¤Ş¤»¤ó" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "%s ¤Î¥ª¡¼¥×¥ó¤Ë¼ºÇÔ: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "%s ¤Ø¤ÎÌ䤤¹ç¤ï¤»¤Ë¼ºÇÔ¤·¤Ş¤·¤¿\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "µì·Á¼°¤Î¥½¡¼¥¹¥Ñ¥Ã¥±¡¼¥¸¤òÌ䤤¹ç¤ï¤»¤ë¤³¤È¤Ï¤Ç¤¤Ş¤»¤ó\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "%s ¤ò¥È¥ê¥¬¡¼¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Ş¤»¤ó\n" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "%d ¸Ä¤Î¥Ñ¥Ã¥±¡¼¥¸¤ò¸«¤Ä¤±¤Ş¤·¤¿\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "¥°¥ë¡¼¥× %s ¤Ë°¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Ş¤»¤ó\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "%s ¤ò¥È¥ê¥¬¡¼¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Ş¤»¤ó\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "%s ¤òÆɤà¤Î¤Ë¼ºÇÔ: $s¡£" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "%s ¤ò¥È¥ê¥¬¡¼¤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Ş¤»¤ó\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "%s ¤òɬÍפȤ¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Ş¤»¤ó\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "%s ¤òÄ󶡤¹¤ë¥Ñ¥Ã¥±¡¼¥¸¤Ï¸ºß¤·¤Ş¤»¤ó\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "¥Õ¥¡¥¤¥ë %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "¥Õ¥¡¥¤¥ë %s ¤Ï¤É¤Î¥Ñ¥Ã¥±¡¼¥¸¤Ë¤â°¤·¤Æ¤¤¤Ş¤»¤ó\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "̵¸ú¤Ê¥Ñ¥Ã¥±¡¼¥¸ÈÖ¹æ: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, fuzzy, c-format msgid "package record number: %u\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸¥ì¥³¡¼¥ÉÈÖ¹æ %d\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "¥ì¥³¡¼¥É %d ¤òÆɤळ¤È¤¬¤Ç¤¤Ş¤»¤ó¤Ç¤·¤¿\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¤Æ¤¤¤Ş¤»¤ó\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "ÉÔÀµ¤Ê¥Õ¥¡¥¤¥ë¤Î¾õÂÖ: %s" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 #, fuzzy msgid "(added provide)" msgstr "%s: %s ¤Ï provide ¤Ë²Ã¤¨¤ë¤³¤È¤Ë¤è¤Ã¤ÆËş¤µ¤ì¤Ş¤¹¡£\n" @@ -2609,36 +2608,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "¥Ñ¥Ã¥±¡¼¥¸ %s ¤Ï require ¤¬Ëş¤¿¤µ¤ì¤Æ¤¤¤Ş¤»¤ó: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "OS ¤Ï½ü³°¤µ¤ì¤Æ¤¤¤Ş¤¹: %s" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "%s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Ş¤¹\n" -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "¥Õ¥¡¥¤¥ë¤Î½ü³°: %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "¥Õ¥¡¥¤¥ë¤Î½ü³°: %s%s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "%s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Ş¤¹\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê %s ¤ò %s ¤ËºÆÇÛÃÖ¤·¤Æ¤¤¤Ş¤¹\n" @@ -3171,7 +3165,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s ¤Ï missingok ¥Õ¥é¥°¤Î¤¿¤á¥¹¥¥Ã¥×¤·¤Ş¤¹\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤Î½ü³°: %s\n" @@ -3184,7 +3178,7 @@ msgstr "¥Ç¥£¥ì¥¯¥È¥ê¤Î½ü³°: %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3197,7 +3191,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3205,16 +3199,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "%s ¤¬¸«¤Ä¤«¤ê¤Ş¤»¤ó\n" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "%s-%s-%s ¤Î¤¿¤á¤Î°Í¸À¤òËş¤¿¤·¤Æ¤¤¤Ş¤»¤ó:" @@ -3380,6 +3374,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "¥Ç¡¼¥¿¥¿¥¤¥× %d ¤Ï¥µ¥İ¡¼¥È¤µ¤ì¤Æ¤¤¤Ş¤»¤ó\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -3943,6 +3942,10 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "¥Õ¥¡¥¤¥ë¤Î½ü³°: %s%s\n" + +#, fuzzy #~ msgid "Finding %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-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2002-03-04 17:17+0900\n" "Last-Translator: Jong-Hoon Ryu <redhat4u@netian.com>\n" "Language-Team: GNU Translation project <ko@li.org>\n" @@ -715,7 +715,7 @@ msgstr "¼¸í(signature) Çì´õ¸¦ ´Ù½Ã Àоî¿Ã ¼ö ¾ø½À´Ï´Ù.\n" msgid "Could not open %s: %s\n" msgstr "%s(À»)¸¦ ¿ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "ÆĞÅ°Áö¸¦ ÀÛ¼ºÇÒ ¼ö ¾øÀ½: %s\n" @@ -745,7 +745,7 @@ msgstr "%sÀÇ payload¸¦ ÀĞÀ» ¼ö ¾øÀ½: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "%s¿¡ payload¸¦ ÀÛ¼ºÇÒ ¼ö ¾øÀ½: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "ÀÛ¼º: %s\n" @@ -1346,52 +1346,52 @@ msgstr " ½ÇÆĞÇÔ - " msgid "package %s was already added, replacing with %s\n" msgstr "%s ÆĞÅ°Áö´Â ÀÌ¹Ì ¼³Ä¡µÇ¾î ÀÖ½À´Ï´Ù" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %-45s ¿¹ (rpmrcÀÌ Á¦°øÇÔ)\n" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %-45s ¿¹ (rpmlibÀÌ Á¦°øÇÔ)\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "À߸øµÈ db ÆÄÀÏ %s\n" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "%s: %-45s ¿¹ (db°¡ Á¦°øÇÔ)\n" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "ÆĞÅ°Áö°¡ ¾ø½À´Ï´Ù\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "´ÙÀ½°ú °ü·ÃµÈ ÆĞÅ°Áö À̸§À» ¹«½ÃÇÕ´Ï´Ù [%d]\t%s -> %s\n" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "tsort °ü°è¿¡¼ %s-%s-%s \"%s\"(À»)¸¦ »èÁ¦ÇÕ´Ï´Ù.\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "========== tsort °ü°è¸¦ ±â·Ï(record)ÇÕ´Ï´Ù\n" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" @@ -1399,20 +1399,20 @@ msgstr "" "========== ÆĞÅ°Áö¸¦ tsort ÇÕ´Ï´Ù (¼ø¼, #¼±ÀÓÀÚ, #ÈÄÀÓÀÚ, Æ®¸®, ±íÀÌ" "[depth])\n" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "========== ÈÄÀÓÀÚ¸¸ [successors only] (Ç¥Çö ¼ø)\n" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "·çÇÁ(LOOP):\n" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "========== tsort¸¦ ÁøÇàÇÕ´Ï´Ù...\n" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1474,37 +1474,37 @@ msgstr "========= ÆĞÅ°Áö¿¡ µğ·ºÅ丮°¡ Æ÷ÇԵǾî ÀÖÁö ¾ÊÀ½:\n" msgid "%10d %s\n" msgstr "%9d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "%2$04oÀÇ Çã°¡±Ç(perms)À» °¡Áø %1$s µğ·ºÅ丮°¡ »ı¼ºµÇ¾ú½À´Ï´Ù.\n" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "Çì´õ ÆÄÀÏ ¸ñ·Ï¿¡¼ ¾ÆÄ«À̺ê ÆÄÀÏ %s(À»)¸¦ ãÀ» ¼ö ¾ø½À´Ï´Ù\n" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s(ÀÌ)°¡ %s(À¸)·Î ÀúÀåµÇ¾ú½À´Ï´Ù\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s %s µğ·ºÅ丮 »èÁ¦¿¡ ½ÇÆĞÇÔ: ºó µğ·ºÅ丮°¡ ¾Æ´Õ´Ï´Ù\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s %s µğ·ºÅ丮 »èÁ¦¿¡ ½ÇÆĞÇÔ: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s %s ¸µÅ© ÇØÁ¦¿¡ ½ÇÆĞÇÔ: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s(ÀÌ)°¡ %s(À¸)·Î »ı¼ºµÇ¾ú½À´Ï´Ù\n" @@ -2151,93 +2151,88 @@ msgstr "ÆĞÅ°Áö¿¡ ¼¸íÇÕ´Ï´Ù (±âÁ¸ÀÇ ¼¸íÀº »èÁ¦µË´Ï´Ù)" msgid "generate signature" msgstr "¼¸íÀ» ÀÛ¼ºÇÕ´Ï´Ù" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "%d µ¥ÀÌÅÍ À¯ÇüÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "¼Ò½º ÆĞÅ°Áö°¡ ÇÊ¿äÇϸç, ¹ÙÀ̳ʸ®°¡ °Ë»öµÇ¾ú½À´Ï´Ù\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "¼Ò½º ÆĞÅ°Áö¿¡ .spec ÆÄÀÏÀÌ Æ÷ÇԵǾî ÀÖÁö ¾Ê½À´Ï´Ù\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" "%s: %s ½ºÅ©¸³Æ²¸´(scriptlet)ÀÌ ½ÇÆĞÇß½À´Ï´Ù (%d), %s-%s-%s(À»)¸¦ »ı·«ÇÕ´Ï´Ù\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" "%2$s-%3$s-%4$sÀÇ %1$s ½ºÅ©¸³Æ²¸´(scriptlet) ½ÇÇà¿¡ ½ÇÆĞÇß½À´Ï´Ù, Á¾·á »óȲ %5" "$d\n" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s¿¡ %dÀÇ ÆÄÀÏÀÌ ÀÖ½À´Ï´Ù, Å×½ºÆ® = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" "%s: %s ½ºÅ©¸³Æ²¸´(scriptlet)ÀÌ ½ÇÆĞÇß½À´Ï´Ù (%d), %s-%s-%s(À»)¸¦ »ı·«ÇÕ´Ï´Ù\n" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "¼¸í(signature) Çì´õ¸¦ ´Ù½Ã Àоî¿Ã ¼ö ¾ø½À´Ï´Ù.\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "%s »ç¿ëÀÚ°¡ Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù - root¸¦ ÀÌ¿ëÇÕ´Ï´Ù\n" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "%s ±×·ìÀÌ Á¸ÀçÇÏÁö ¾Ê½À´Ï´Ù - root¸¦ ÀÌ¿ëÇÕ´Ï´Ù\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "¾ÆÄ«À̺긦 Ǫ´Âµ¥ ½ÇÆĞÇÔ%s%s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " ´ÙÀ½ ÆÄÀÏÀÇ " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%2$s ÆÄÀÏÀÇ %1$s(ÀÌ)°¡ ½ÇÆĞÇÔ: %3$s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, c-format msgid "%s failed: %s\n" msgstr "%s(ÀÌ)°¡ ½ÇÆĞÇÔ: %s\n" @@ -2269,114 +2264,118 @@ msgid "net shared " msgstr "net °øÀ¯µÊ " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(»óŸ¦ ¾Ë ¼ö ¾øÀ½) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(¾Ë ¼ö ¾ø´Â %3d) " -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "ÆĞÅ°Áö¿¡ ÆÄÀÏ ¼ÒÀ¯ÀÚ ¶Ç´Â id ¸ñ·ÏÀÌ ¾ø½À´Ï´Ù\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "ÆĞÅ°Áö¿¡ ÆÄÀÏ ¼ÒÀ¯ÀÚ ¶Ç´Â id ¸ñ·ÏÀÌ ¾ø½À´Ï´Ù\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "%s(À»)¸¦ ¿©´Âµ¥ ½ÇÆĞÇÔ: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "%s(À»)¸¦ ÁúÀÇÇϴµ¥ ½ÇÆĞÇß½À´Ï´Ù\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "ÀÌÀü Çü½ÄÀÇ ¼Ò½º ÆĞÅ°Áö´Â ÁúÀÇÇÒ ¼ö ¾ø½À´Ï´Ù\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "%s(¿Í)°ú ÀÏÄ¡ÇÏ´Â ÆĞÅ°Áö°¡ ¾øÀ½: %s\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "ÆĞÅ°Áö°¡ ¾ø½À´Ï´Ù\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "%s ±×·ìÀº ¾î¶² ÆĞÅ°Áö¿¡µµ Æ÷ÇԵǾî ÀÖÁö ¾Ê½À´Ï´Ù\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "%s(À»)¸¦ »ı¼ºÇÏ´Â(trigger) ÆĞÅ°Áö°¡ ¾ø½À´Ï´Ù\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, c-format msgid "malformed %s: %s\n" msgstr "%s(ÀÌ)°¡ À߸øµÊ: %s\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, c-format msgid "no package matches %s: %s\n" msgstr "%s(¿Í)°ú ÀÏÄ¡ÇÏ´Â ÆĞÅ°Áö°¡ ¾øÀ½: %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "%s(À»)¸¦ ÇÊ¿ä·Î ÇÏ´Â ÆĞÅ°Áö°¡ ¾ø½À´Ï´Ù\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "%s(À»)¸¦ Á¦°øÇÏ´Â ÆĞÅ°Áö°¡ ¾ø½À´Ï´Ù\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "%s ÆÄÀÏ: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "%s ÆÄÀÏÀº ¾î¶² ÆĞÅ°Áö¿¡µµ µé¾îÀÖÁö ¾Ê½À´Ï´Ù\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "ºÎÀûÇÕÇÑ ÆĞÅ°Áö ¹øÈ£: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "ÆĞÅ°Áö ±â·Ï(record) ¹øÈ£: %u\n" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "±â·Ï(record) ¹øÈ£ %u(Àº)´Â ÀĞÀ» ¼ö ¾ø½À´Ï´Ù\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "%s ÆĞÅ°Áö°¡ ¼³Ä¡µÇ¾î ÀÖÁö ¾Ê½À´Ï´Ù\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "À߸øµÈ db ÆÄÀÏ %s\n" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s ¿¹ (Á¦°øÀÌ Ãß°¡µÊ)\n" @@ -2502,36 +2501,31 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "%s ÆĞÅ°ÁöÀÇ ÇÊ¿ä»çÇ×(³»¿ª)ÀÌ ¸¸Á·ÇÏÁö ¾ÊÀ½: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "========== Àç¹èÄ¡\n" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "%5d Á¦¿Ü %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d Àç¹èÄ¡ %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "%s%s multilib °æ·Î¸¦ Á¦¿Ü½Ãŵ´Ï´Ù\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "%s %s(À»)¸¦ Á¦¿Ü½Ãŵ´Ï´Ù\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "%s(À»)¸¦ %s(À¸)·Î Àç¹èÄ¡ ÇÕ´Ï´Ù\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "%s µğ·ºÅ丮¸¦ %s(À¸)·Î Àç¹èÄ¡ ÇÕ´Ï´Ù\n" @@ -3056,7 +3050,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "missingok Ç÷¡±×·Î ÀÎÇØ %s(À»)¸¦ »ı·«ÇÕ´Ï´Ù\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "%s µğ·ºÅ丮¸¦ Á¦¿Ü½Ãŵ´Ï´Ù\n" @@ -3069,7 +3063,7 @@ msgstr "%s µğ·ºÅ丮¸¦ Á¦¿Ü½Ãŵ´Ï´Ù\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3082,7 +3076,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3090,16 +3084,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "´ÙÀ½À» ãÀ» ¼ö ¾øÀ½ %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "%s-%s-%s¿¡ ÀÇÁ¸¼º ¹®Á¦ ¹ß»ı: " @@ -3265,6 +3259,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "%d µ¥ÀÌÅÍ À¯ÇüÀº »ç¿ëÇÒ ¼ö ¾ø½À´Ï´Ù\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "µ¥ÀÌÅͺ£À̽º¸¦ ÃʱâÈ ÇÕ´Ï´Ù" @@ -3821,6 +3820,9 @@ msgstr "" msgid "DIRECTORY" msgstr "" +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "%s%s multilib °æ·Î¸¦ Á¦¿Ü½Ãŵ´Ï´Ù\n" + #, fuzzy #~ msgid "Finding %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-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2001-06-27 12:24+0200\n" "Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -719,7 +719,7 @@ msgstr "Kunne ikke åpne spec fil %s: %s\n" msgid "Could not open %s: %s\n" msgstr "Kunne ikke åpne %s: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunne ikke skrive pakke: %s\n" @@ -749,7 +749,7 @@ msgstr "Kunne ikke lese \"payload\" fra %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Kunne ikke skrive \"payload\" til %s: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" @@ -1351,67 +1351,67 @@ msgstr " feilet - " msgid "package %s was already added, replacing with %s\n" msgstr "pakke %s er allerede installert" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "" -#: lib/depends.c:468 +#: lib/depends.c:435 msgid "(db files)" msgstr "" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "ingen pakker\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1472,37 +1472,37 @@ msgstr "" msgid "%10d %s\n" msgstr "%9d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s lagret som %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir av %s feilet: Katalogen er ikke tom\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir av %s feilet: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink av %s feilet: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s opprettet som %s\n" @@ -2144,89 +2144,84 @@ msgstr "signer en pakke (forkast nåværende signatur)" msgid "generate signature" msgstr "generer signatur" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Datatype %d ikke støttet\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "kildepakke forventet, binær funnet\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "kildepakke inneholder ikke en .spec-fil\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Kunne ikke åpne spec fil %s: %s\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "klarte ikke å åpne %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s feilet\n" @@ -2258,113 +2253,117 @@ msgid "net shared " msgstr "delt via nett " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(ingen tilstand)" -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(ukjent %3d) " -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "pakken har verken fileier eller id-lister\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "pakken har verken fileier eller id-lister\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "feil under åpning av %s: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "spørring på %s feilet\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "kildepakker i gammelt format kan ikke spørres\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "ingen pakke utløser %s\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "ingen pakker\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "gruppe %s inneholder ingen pakker\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "ingen pakke utløser %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "kunne ikke opprette %s: %s\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "ingen pakke utløser %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "ingen pakke krever %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "ingen pakke gir %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "fil %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "filen %s eies ikke av noen pakke\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "ugyldig pakkenummer: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "pakke %s er ikke installert\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 msgid "(added files)" msgstr "" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2487,36 +2486,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "pakke %s er i konflikt: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "eksluderer %s %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d omplasser %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "ekskluderer multilib-sti %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "eksluderer %s %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "relokerer %s til %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "relokerer katalog %s til %s\n" @@ -3034,7 +3028,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "ekskluderer katalog %s\n" @@ -3047,7 +3041,7 @@ msgstr "ekskluderer katalog %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3060,7 +3054,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3068,16 +3062,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "mangler %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "feilede avhengigheter:\n" @@ -3243,6 +3237,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "Datatype %d ikke støttet\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "initier database" @@ -3787,6 +3786,9 @@ msgstr "" msgid "DIRECTORY" msgstr "" +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "ekskluderer multilib-sti %s%s\n" + #, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "Fil %s: %s\n" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 1999-05-25 17:00+0100\n" "Last-Translator: Pawe³ Dziekoñski <pdziekonski@mml.ch.pwr.wroc.pl>\n" "Language-Team: Polish <pl@li.org>\n" @@ -742,7 +742,7 @@ msgstr "Nie mo¿na odczytaæ ikony: %s" msgid "Could not open %s: %s\n" msgstr "Nie mo¿na otworzyæ %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nie mo¿na zapisaæ pakietu: %s" @@ -772,7 +772,7 @@ msgstr "Nie mo¿na odczytaæ ikony: %s" msgid "Unable to write payload to %s: %s\n" msgstr "Nie mo¿na zapisaæ pakietu: %s" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Zapisano: %s\n" @@ -1388,70 +1388,70 @@ msgstr " nie powiod³o siê -" msgid "package %s was already added, replacing with %s\n" msgstr "pakiet %s-%s-%s jest ju¿ zainstalowany" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "plik %s nie nale¿y do ¿adnego pakietu\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "b³êdny status pliku: %s" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "Udostêpniane zasoby:" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "znaleziono %d pakietów\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "usuwanie indeksu grupy\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1514,37 +1514,37 @@ msgstr "" msgid "%10d %s\n" msgstr "linia %d: %s" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "ostrze¿enie: %s zapisany jako %s" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "nie mo¿na usun±æ %s - katalog nie jest pusty" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "skasowanie katalogu %s nie powiod³o siê" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "otwarcie %s nie powiod³o siê\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "ostrze¿enie: %s utworzony jako %s" @@ -2220,91 +2220,86 @@ msgstr "podpisz pakiet (porzuæ bierz±c± sygnaturê)" msgid "generate signature" msgstr "generuj sygnaturê PGP/GPG" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Typ danych %d nie jest obs³ugiwany\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 #, fuzzy msgid "source package expected, binary found\n" msgstr "spodziewany pakiet ¼ród³owy a nie binarny" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "pakiet ¼ród³owy nie zawiera pliku .spec" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s pomijany - transmisja %s nie powiod³a siê\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "wykonanie skryptu nie powiod³o siê" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "pakiet: %s-%s-%s test plików = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Nie mo¿na odczytaæ ikony: %s" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "u¿ytkownik %s nie istnieje - u¿yto konta root" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "grupa %s nie istnieje - u¿yto grupy root" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozpakowanie archiwum nie powiod³o siê %s%s: %s" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " na pliku " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nie mo¿na otworzyæ %s: %s" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s nie powiod³o siê" @@ -2336,116 +2331,120 @@ msgid "net shared " msgstr "udostêpniony w sieci" #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(brak statusu)" -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(nieznany %3d)" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "pakiet nie ma ani w³a¶ciciela pliku ani list id" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "pakiet nie ma ani w³a¶ciciela pliku ani list id" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "otwarcie %s nie powiod³o siê: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "odpytywanie %s nie powiod³o siê\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "pakiety w starym formacie nie mog± byæ odpytywane\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "¿aden pakiet nie zahacza %s\n" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "znaleziono %d pakietów\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "grupa %s nie zawiera ¿adnych pakietów\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "¿aden pakiet nie zahacza %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "Odczytanie %s nie powiod³o siê: %s." -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "¿aden pakiet nie zahacza %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "¿aden pakiet nie wymaga %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "¿aden pakiet nie udostêpnia %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "plik %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "plik %s nie nale¿y do ¿adnego pakietu\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "b³êdny numer pakietu: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, fuzzy, c-format msgid "package record number: %u\n" msgstr "numer rekordu pakietu: %d\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "nie mo¿na odczytaæ rekordu %d\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "pakiet %s nie jest zainstalowany\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "b³êdny status pliku: %s" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2570,36 +2569,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "zale¿no¶ci pakietu %s nie zosta³y spe³nione: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "Ten OS nie jest wspierany: %s" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "przesuwanie %s do %s\n" -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "wy³±czanie %s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "wy³±czanie %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "przesuwanie %s do %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "przesuwanie %s do %s\n" @@ -3125,7 +3119,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s pominiêty z powodu flagi missingok\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "tworzenie katalogu: %s\n" @@ -3138,7 +3132,7 @@ msgstr "tworzenie katalogu: %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3151,7 +3145,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3159,16 +3153,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "brak %s\n" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Niespe³nione zale¿no¶ci dla %s-%s-%s: " @@ -3334,6 +3328,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "Typ danych %d nie jest obs³ugiwany\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -3888,6 +3887,10 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "wy³±czanie %s\n" + +#, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "Wyszukiwanie wymaganych zasobów...\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2002-02-14 10:51+0000\n" "Last-Translator: José Nuno Coelho Sanarra Pires <jncp@rnl.ist.utl.pt>\n" "Language-Team: pt <morais@kde.org\n" @@ -725,7 +725,7 @@ msgstr "Não consegui reler o cabeçalho do assinatura.\n" msgid "Could not open %s: %s\n" msgstr "Não consigo aceder ao %s: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "Não consegui gravar o pacote: %s\n" @@ -755,7 +755,7 @@ msgstr "Não consegui ler o conteúdo de %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Não consegui escrever o conteúdo de %s: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Gravei: %s\n" @@ -1361,72 +1361,72 @@ msgstr " falhou - " msgid "package %s was already added, replacing with %s\n" msgstr "o pacote %s já está instalado" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %-45s SIM (oferecidos pelo rpmrc)\n" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %-45s SIM (oferecidos pela rpmlib)\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "ficheiro db inválido %s\n" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "%s: %-45s SI (oferecidos pelo db)\n" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "nenhum pacote\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "ignorar relações entre o nome do pacote [%d]\t%s -> %s\n" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "a remover o %s-%s-%s \"%s\" das relações do tsort.\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "=========== a guardar as relações do tsort\n" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" "========== ordenar pacotes (order, #predecessors, #succesors, tree, depth)\n" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "========== só os sucessores (ordem de apresentação)\n" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "CICLO:\n" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "========== a prosseguir o tsort ...\n" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1488,39 +1488,39 @@ msgstr "========= Directorias não incluidas explicitamente no pacote:\n" msgid "%10d %s\n" msgstr "%9d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "directoria %s criada com as permissões %04o.\n" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" "o ficheiro de arquivo %s não foi encontrado na lista de ficheiros do " "cabeçalho\n" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s gravado como %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir de %s falhou: Directoria não está vazia\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir de %s falhou: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink de %s falhou: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s criado como %s\n" @@ -2164,91 +2164,86 @@ msgstr "assinar um pacote (retira a assinatura actual)" msgid "generate signature" msgstr "gerar a assinatura" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "O tipo de dados %d não é suportado\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" "esperava-se um pacote com código-fonte, foi encontrado um pacote binário\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "o pacote de código-fonte não contem um ficheiro .spec\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: %s script falhou (%d), a saltar %s-%s-%s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" "a execução do 'scriptlet' %s do %s-%s-%s falhou com código de erro %d\n" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s tem %d ficheiros, teste = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s script falhou (%d), a saltar %s-%s-%s\n" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Não consegui reler o cabeçalho do assinatura.\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "o utilizador %s não existe - a usar o root\n" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "o grupo %s não existe - a usar o root\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "a abertura do pacote falhou%s%s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " no ficheiro " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s falhou no ficheiro %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, c-format msgid "%s failed: %s\n" msgstr "%s falhou: %s\n" @@ -2280,115 +2275,119 @@ msgid "net shared " msgstr "partilhado" #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(sem estado) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(desconhecido %3d)" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "o pacote nem tem um dono do ficheiro ou as listas de IDs\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "o pacote nem tem um dono do ficheiro ou as listas de IDs\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "o acesso ao %s falhou: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "a pesquisa do %s falhou\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "" "os pacotes com código-fonte no formato antigo não podem ser pesquisados\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "nenhum pacote coincide com %s: %s\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "nenhum pacote\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "o grupo %s não contém nenhum pacote\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "nenhum pacote activa o %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, c-format msgid "malformed %s: %s\n" msgstr "malformado %s: %s\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, c-format msgid "no package matches %s: %s\n" msgstr "nenhum pacote coincide com %s: %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "nenhum pacote precisa do %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "nenhum pacote oferece o %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "ficheiro %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "o ficheiro %s não pertence a nenhum pacote\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "número de pacote inválido: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "número de registo do pacote: %u\n" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "o registo %u não pôde ser lido\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "o pacote %s não está instalado\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "ficheiro db inválido %s\n" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s SIM (oferecidos para adição)\n" @@ -2514,36 +2513,31 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "o pacote %s tem requisitos não satisfeitos: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "========== mudanças de local\n" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "%5d excluir o %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d mudar de local %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "a exclur a directoria 'multilib' %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "a excluir o %s %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "a mudar o %s para %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "a mudar a directoria %s para %s\n" @@ -3067,7 +3061,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s ignorado devido à opção missingok\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "a excluir a directoria %s\n" @@ -3080,7 +3074,7 @@ msgstr "a excluir a directoria %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3093,7 +3087,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3101,16 +3095,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "falta %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Dependências não satisfeitas para o %s-%s-%s: " @@ -3276,6 +3270,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "O tipo de dados %d não é suportado\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "inicializar a base de dados" @@ -3826,6 +3825,9 @@ msgstr "" msgid "DIRECTORY" msgstr "" +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "a exclur a directoria 'multilib' %s%s\n" + #, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "A procurar o %s: (usando o %s)...\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index cfdc629ca..984d689ce 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-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-1\n" "Content-Transfer-Encoding: 8-bit\n" @@ -799,7 +799,7 @@ msgid "Could not open %s: %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "No consegui abrir: %s\n" @@ -834,7 +834,7 @@ msgstr "No consegui abrir: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "No consegui abrir: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1499,70 +1499,70 @@ msgstr "Construo falhou.\n" msgid "package %s was already added, replacing with %s\n" msgstr "no foi passado pacote para instalao" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "" # , c-format -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "No consegui abrir: %s\n" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "pesquise todos os pacotes" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" # , c-format -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "No consegui abrir: %s\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1627,40 +1627,40 @@ msgstr "" msgid "%10d %s\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" # , c-format -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "No consegui abrir: %s\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "Construo falhou.\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "Construo falhou.\n" # , c-format -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "No consegui abrir: %s\n" @@ -2347,92 +2347,87 @@ msgstr "assine um pacote (descarte a assinatura corrente)" msgid "generate signature" msgstr "gere assinatura PGP" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "pesquise o pacote ao qual <arquivo> pertence" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "no foi passado pacote para instalao" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" # , c-format -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "No consegui abrir: %s\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "Construo falhou.\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" # , c-format -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "No consegui abrir: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "Construo falhou.\n" @@ -2465,118 +2460,122 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "no foi passado pacote para instalao" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "no foi passado pacote para instalao" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, fuzzy, c-format msgid "open of %s failed: %s\n" msgstr "Construo falhou.\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "no foram passados pacotes para assinatura" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "pesquise todos os pacotes" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:557 +#: lib/query.c:560 #, fuzzy, c-format msgid "no package triggers %s\n" msgstr "no foram passados pacotes para assinatura" # , c-format -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "No consegui ler o arquivo spec de %s\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "no foram passados pacotes para assinatura" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, fuzzy, c-format msgid "package %s is not installed\n" msgstr "no foi passado pacote para instalao" # , c-format -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "No consegui abrir: %s\n" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2707,7 +2706,7 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "no foi passado pacote para instalao" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" @@ -2719,13 +2718,13 @@ msgstr "" # "Content-Type: text/plain; charset=ISO-8859-1\n" # "Content-Transfer-Encoding: 8-bit\n" # , c-format -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "RPM verso %s\n" # , c-format -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "No consegui abrir: %s\n" @@ -2738,32 +2737,19 @@ msgstr "No consegui abrir: %s\n" # "Content-Type: text/plain; charset=ISO-8859-1\n" # "Content-Transfer-Encoding: 8-bit\n" # , c-format -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "RPM verso %s\n" - -# "Project-Id-Version: rpm-2.5.3\n" -# "PO-Revision-Date: 1997-09-11 14:00 MET DST\n" -# "Last-Translator: Arnaldo Carvalho de Melo <acme@conectiva.com.br>\n" -# "Language-Team: Portuguese <pt@li.org>\n" -# "MIME-Version: 1.0\n" -# "Content-Type: text/plain; charset=ISO-8859-1\n" -# "Content-Transfer-Encoding: 8-bit\n" -# , c-format -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "RPM verso %s\n" # , c-format -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, fuzzy, c-format msgid "relocating %s to %s\n" msgstr "No consegui abrir: %s\n" # , c-format -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "No consegui abrir: %s\n" @@ -3324,7 +3310,7 @@ msgstr "" # "Content-Transfer-Encoding: 8-bit\n" # , c-format #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "RPM verso %s\n" @@ -3337,7 +3323,7 @@ msgstr "RPM verso %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3350,7 +3336,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3358,16 +3344,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, c-format msgid "missing %c %s" msgstr "" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "lista dependncias do pacote" @@ -3535,6 +3521,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -4110,6 +4101,18 @@ msgstr "" msgid "DIRECTORY" msgstr "" +# "Project-Id-Version: rpm-2.5.3\n" +# "PO-Revision-Date: 1997-09-11 14:00 MET DST\n" +# "Last-Translator: Arnaldo Carvalho de Melo <acme@conectiva.com.br>\n" +# "Language-Team: Portuguese <pt@li.org>\n" +# "MIME-Version: 1.0\n" +# "Content-Type: text/plain; charset=ISO-8859-1\n" +# "Content-Transfer-Encoding: 8-bit\n" +# , c-format +#, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "RPM verso %s\n" + # , c-format #, fuzzy #~ msgid "Finding %s: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 1999-04-10 12:00+EST\n" "Last-Translator: Cristian Gafton <gafton@redhat.com>\n" "Language-Team: Romanian <ro@li.org>\n" @@ -701,7 +701,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -731,7 +731,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1325,66 +1325,66 @@ msgstr "" msgid "package %s was already added, replacing with %s\n" msgstr "" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "" -#: lib/depends.c:468 +#: lib/depends.c:435 msgid "(db files)" msgstr "" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 msgid "(db package)" msgstr "" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1444,37 +1444,37 @@ msgstr "" msgid "%10d %s\n" msgstr "" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "" @@ -2091,88 +2091,83 @@ msgstr "" msgid "generate signature" msgstr "" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 msgid "Unable to reload signature header\n" msgstr "" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2204,112 +2199,116 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:279 +#: lib/query.c:282 msgid "package has not file owner/group lists\n" msgstr "" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, c-format msgid "malformed %s: %s\n" msgstr "" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, c-format msgid "no package matches %s: %s\n" msgstr "" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 msgid "(added files)" msgstr "" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2432,36 +2431,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "" @@ -2971,7 +2965,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "" @@ -2984,7 +2978,7 @@ msgstr "" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -2997,7 +2991,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3005,16 +2999,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, c-format msgid "missing %c %s" msgstr "" -#: lib/verify.c:395 +#: lib/verify.c:396 #, c-format msgid "Unsatisfied dependencies for %s: " msgstr "" @@ -3180,6 +3174,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" diff --git a/po/rpm.pot b/po/rpm.pot index 23492c622..da2f06530 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-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -707,7 +707,7 @@ msgstr "" msgid "Could not open %s: %s\n" msgstr "" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "" @@ -737,7 +737,7 @@ msgstr "" msgid "Unable to write payload to %s: %s\n" msgstr "" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1331,66 +1331,66 @@ msgstr "" msgid "package %s was already added, replacing with %s\n" msgstr "" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "" -#: lib/depends.c:468 +#: lib/depends.c:435 msgid "(db files)" msgstr "" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 msgid "(db package)" msgstr "" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1450,37 +1450,37 @@ msgstr "" msgid "%10d %s\n" msgstr "" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "" @@ -2097,88 +2097,83 @@ msgstr "" msgid "generate signature" msgstr "" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 msgid "Unable to reload signature header\n" msgstr "" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, c-format msgid "%s failed on file %s: %s\n" msgstr "" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, c-format msgid "%s failed: %s\n" msgstr "" @@ -2210,112 +2205,116 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "" -#: lib/query.c:279 +#: lib/query.c:282 msgid "package has not file owner/group lists\n" msgstr "" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, c-format msgid "malformed %s: %s\n" msgstr "" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, c-format msgid "no package matches %s: %s\n" msgstr "" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 msgid "(added files)" msgstr "" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2438,36 +2437,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "" @@ -2977,7 +2971,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "" @@ -2990,7 +2984,7 @@ msgstr "" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3003,7 +2997,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3011,16 +3005,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, c-format msgid "missing %c %s" msgstr "" -#: lib/verify.c:395 +#: lib/verify.c:396 #, c-format msgid "Unsatisfied dependencies for %s: " msgstr "" @@ -3186,6 +3180,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2002-08-27 13:36-0400\n" "Last-Translator: Eugene Kanter, <eugene@blackcatlinux.com>\n" "Language-Team: Black Cat Linux Team <blackcat-support@blackcatlinux.com>\n" @@ -724,7 +724,7 @@ msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÅÒÅÚÁÇÒÕÚÉÔØ ÚÁÇÏÌÏ×ÏË ĞÏÄĞÉÓÉ.\n" msgid "Could not open %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁĞÉÓÁÔØ ĞÁËÅÔ: %s\n" @@ -754,7 +754,7 @@ msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÒÏŞÉÔÁÔØ ÓÏÄÅÒÖÉÍÏÅ ÉÚ %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ÚÁĞÉÓÁÔØ ÓÏÄÅÒÖÉÍÏÅ × %s: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "úÁĞÉÓÁÎ: %s\n" @@ -1361,47 +1361,47 @@ msgstr "ÎÅ ÕÄÁÌÏÓØ - " msgid "package %s was already added, replacing with %s\n" msgstr "ĞÁËÅÔ %s ÕÖÅ ÂÙÌ ÄÏÂÁ×ÌÅÎ, ÚÁÍÅÎÑÅÔÓÑ %s\n" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "(ËÜÛÉÒÏ×ÁÎ)" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "(rpmrc provides)" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "(rpmlib provides)" -#: lib/depends.c:468 +#: lib/depends.c:435 msgid "(db files)" msgstr "(db files)" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "(db provides)" -#: lib/depends.c:494 +#: lib/depends.c:461 msgid "(db package)" msgstr "(db package)" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "ÉÇÎÏÒÉÒÏ×ÁÔØ ÚÁ×ÉÓÉÍÏÓÔ(É) ÉͣΠĞÁËÅÔÁ(Ï×) [%d]\t%s -> %s\n" -#: lib/depends.c:974 +#: lib/depends.c:937 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "ÕÄÁÌÑÅÔÓÑ %s \"%s\" ÉÚ ÓÏÒÔÉÒÏ×ÁÎÎÙÈ Ó×ÑÚÅÊ.\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "========== ÚÁĞÉÓØ ÕĞÏÒÑÄÏŞÅÎÎÙÈ ÚÁ×ÉÓÉÍÏÓÔÅÊ\n" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" @@ -1409,20 +1409,20 @@ msgstr "" "========== ÓÏÒÔÉÒÏ×ËÁ ĞÁËÅÔÏ× (ÏŞÅÒÅÄÎÏÓÔØ, #predecessors, #succesors, " "ÄÅÒÅ×Ï, ÇÌÕÂÉÎÁ)\n" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "========== ÔÏÌØËÏ ĞÏÓÌÅÄÏ×ÁÔÅÌÉ (× ĞÏÒÑÄËÅ ĞÒÅÄÓÔÁ×ÌÅÎÉÑ)\n" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "ãéëì:\n" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "========== ĞÒÏÄÏÌÖÅÎÉÅ ÕĞÏÒÑÄÏŞÅÎÉÑ ...\n" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "ÏÛÉÂËÁ rpmtsOrder, ÏÓÔÁÌÏÓØ %d ÜÌÅÍÅÎÔÏ×\n" @@ -1482,37 +1482,37 @@ msgstr "========= ëÁÔÁÌÏÇÉ, ËÏÔÏÒÙÅ ÎÅ ×ËÌÀŞÅÎÙ × ĞÁËÅÔ Ñ×ÎÏ:\n" msgid "%10d %s\n" msgstr "%10d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "ËÁÔÁÌÏÇ %s ÓÏÚÄÁÎ Ó ĞÒÁ×ÁÍÉ ÄÏÓÔÕĞÁ %04o.\n" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "ÆÁÊÌ ÁÒÈÉ×Á %s ÎÅ ÎÁÊÄÅÎ × ÓĞÉÓËÅ ÆÁÊÌÏ× ÚÁÇÏÌÏ×ËÁ\n" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s ÓÏÈÒÁÎÅÎ ËÁË %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s ÎÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ %s: ËÁÔÁÌÏÇ ÎÅ ĞÕÓÔ\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s ÏÛÉÂËÁ ÕÄÁÌÅÎÉÑ ËÁÔÁÌÏÇÁ %s: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s ÎÅ×ÏÚÍÏÖÎÏ ÕÄÁÌÉÔØ %s: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s ÓÏÚÄÁÎ ËÁË %s\n" @@ -2139,88 +2139,83 @@ msgstr "ĞÏÄĞÉÓÁÔØ ĞÁËÅÔ (ÔÏ ÖÅ ÓÁÍÏÅ ŞÔÏ --addsign)" msgid "generate signature" msgstr "ÇÅÎÅÒÉÒÏ×ÁÔØ ĞÏÄĞÉÓØ" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "ôÉĞ ÄÁÎÎÙÈ %d ÎÅ ĞÏÄÄÅÒÖÉ×ÁÅÔÓÑ\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "ÏÂÎÁÒÕÖÅÎ Ä×ÏÉŞÎÙÊ ĞÁËÅÔ ×ÍÅÓÔÏ ÏÖÉÄÁÅÍÏÇÏ ÉÓÈÏÄÎÏÇÏ\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "ÉÓÈÏÄÎÙÊ ĞÁËÅÔ ÎÅ ÓÏÄÅÒÖÉÔ ÆÁÊÌÁ ÓĞÅÃÉÆÉËÁÃÉÉ\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "%s: waitpid(%d) rc %d status %x\n" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "%s: %s(%s-%s-%s) ĞÒÏĞÕÓËÁÅÔÓÑ ÌÉÛÎÉÊ \"%s\".\n" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "%s: %s(%s-%s-%s) %sÚÁĞÕÓË ÓÉÎÈÒÏÎÎÏÇÏ ÓÃÅÎÁÒÉÑ\n" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s(%s-%s-%s) ÏÛÉÂËÁ ÓÃÅÎÁÒÉÑ, waitpid(%d) rc %d: %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "%s(%s-%s-%s) ÏÛÉÂËÁ ×ÙĞÏÌÎÅÎÉÑ ÓÃÅÎÁÒÉÑ, ËÏÄ ×ÏÚ×ÒÁÔÁ %d\n" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s ÓÏÄÅÒÖÉÔ %d ÆÁÊÌÏ×, ÒÅÚÕÌØÔÁÔ ĞÒÏ×ÅÒËÉ: %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s ÏÛÉÂËÁ ÓÃÅÎÁÒÉÑ (%d), ĞÒÏĞÕÓËÁÅÔÓÑ %s\n" -#: lib/psm.c:1853 +#: lib/psm.c:1662 msgid "Unable to reload signature header\n" msgstr "îÅ×ÏÚÍÏÖÎÏ ĞÅÒÅÚÁÇÒÕÚÉÔØ ÚÁÇÏÌÏ×ÏË ĞÏÄĞÉÓÉ\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "ĞÏÌØÚÏ×ÁÔÅÌØ %s ÎÅ ÓÕİÅÓÔ×ÕÅÔ - ÉÓĞÏÌØÚÕÅÔÓÑ root\n" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "ÇÒÕĞĞÁ %s ÎÅ ÓÕİÅÓÔ×ÕÅÔ - ÉÓĞÏÌØÚÕÅÔÓÑ root\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "ÒÁÓĞÁËÏ×ËÁ ÁÒÈÉ×Á ÎÅ ÕÄÁÌÁÓØ%s%s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " ÎÁ ÆÁÊÌÅ " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s ÏÛÉÂËÁ ÎÁ ÆÁÊÌÅ %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, c-format msgid "%s failed: %s\n" msgstr "%s ÎÅ ÕÄÁÌÏÓØ: %s\n" @@ -2252,112 +2247,116 @@ msgid "net shared " msgstr "ÓÅÔÅ×ÏÊ " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(ÓÏÓÔ. ÎÅÔ) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(ÎÅÉÚ×. %3d) " -#: lib/query.c:279 +#: lib/query.c:282 msgid "package has not file owner/group lists\n" msgstr "ĞÁËÅÔ ÎÅ ÓÏÄÅÒÖÉÔ ÓĞÉÓËÏ× ×ÌÁÄÅÌØÃÅ×/ÇÒÕĞĞ-×ÌÁÄÅÌØÃÅ× ÆÁÊÌÏ×\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "ĞÁËÅÔ ÎÅ ÓÏÄÅÒÖÉÔ ÓĞÉÓËÏ× ÎÉ ÈÏÚÑÅ× ÆÁÊÌÏ×, ÎÉ ÉÈ ID\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "ÏÛÉÂËÁ ÚÁĞÒÏÓÁ %s\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "ÚÁĞÒÏÓÙ Ë ÉÓÈÏÄÎÙÍ ĞÁËÅÔÁÍ × ÓÔÁÒÏÍ ÆÏÒÍÁÔÅ ÎÅ ĞÏÄÄÅÒÖÉ×ÁÀÔÓÑ\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "%s: ÎÅ ĞÁËÅÔ (ÉÌÉ ÍÁÎÉÆÅÓÔ ĞÁËÅÔÁ) rpm : %s\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "ÎÅÔ ĞÁËÅÔÏ×\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "ÇÒÕĞĞÁ %s ÎÅ ÓÏÄÅÒÖÉÔ ÎÉËÁËÉÈ ĞÁËÅÔÏ×\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "ÎÉ ÏÄÉÎ ÉÚ ĞÁËÅÔÏ× ÎÅ ×Ú×ÏÄÉÔ ÔÒÉÇÇÅÒ %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, c-format msgid "malformed %s: %s\n" msgstr "ÏÛÉÂËÁ ÆÏÒÍÁÔÁ %s: %s.\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, c-format msgid "no package matches %s: %s\n" msgstr "ÎÉ ÏÄÉÎ ĞÁËÅÔ ÎÅ ĞÏÄÈÏÄÉÔ Ë %s: %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "ÎÉ ÏÄÉÎ ÉÚ ĞÁËÅÔÏ× ÎÅ ÔÒÅÂÕÅÔ %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "ÎÉ ÏÄÉÎ ÉÚ ĞÁËÅÔÏ× ÎÅ ĞÒÅÄÏÓÔÁ×ÌÑÅÔ %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "ÆÁÊÌ %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "ÆÁÊÌ %s ÎÅ ĞÒÉÎÁÄÌÅÖÉÔ ÎÉ ÏÄÎÏÍÕ ÉÚ ĞÁËÅÔÏ×\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "ÎÅ×ÅÒÎÙÊ ÎÏÍÅÒ ĞÁËÅÔÁ: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "ÎÏÍÅÒ ÚÁĞÉÓÉ ĞÁËÅÔÁ: %u\n" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "ÎÅ×ÏÚÍÏÖÎÏ ĞÒÏŞÉÔÁÔØ ÚÁĞÉÓØ %u\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "ĞÁËÅÔ %s ÎÅ ÕÓÔÁÎÏ×ÌÅÎ\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 msgid "(added files)" msgstr "(ÆÁÊÌÙ ÄÏÂÁ×ÌÅÎÙ)" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "(added provide)" @@ -2483,36 +2482,31 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "ĞÁËÅÔ %s ÓÏÄÅÒÖÉÔ ÎÅÕÄÏ×ÌÅÔ×ÏÒÅÎÎÙÅ %s: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "========== ĞÅÒÅÍÅİÅÎÉÊ\n" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "%5d ÉÓËÌÀŞÅÎ %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d ĞÅÒÅÍÅİÅÎÉÅ %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "ÉÓËÌÀŞÁÅÔÓÑ ÍÎÏÇÏÂÉÂÌÉÏÔÅŞÎÙÊ ĞÕÔØ %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "ÉÓËÌÀŞÁÅÔÓÑ %s %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "ĞÅÒÅÍÅİÁÅÔÓÑ %s × %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "ĞÅÒÅÍÅİÁÅÔÓÑ ËÁÔÁÌÏÇ %s × %s\n" @@ -3023,7 +3017,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s ĞÒÏĞÕİÅÎ ÉÚ-ÚÁ ÆÌÁÇÁ missingok\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "ÉÓËÌÀŞÁÅÔÓÑ ËÁÔÁÌÏÇ %s\n" @@ -3036,7 +3030,7 @@ msgstr "ÉÓËÌÀŞÁÅÔÓÑ ËÁÔÁÌÏÇ %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, fuzzy, c-format msgid "sanity checking %d elements\n" msgstr "ĞÒÏ×eÒÑÅÔÓÑ %d ÜÌÅÍÅÎÔÏ×\n" @@ -3049,7 +3043,7 @@ msgstr "ĞÒÏ×eÒÑÅÔÓÑ %d ÜÌÅÍÅÎÔÏ×\n" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "ĞÏÄÓŞÉÔÙ×ÁÅÔÓÑ ÏÔĞÅŞÁÔÏË(ËÉ) %d ÆÁÊÌÁ(Ï×)\n" @@ -3057,16 +3051,16 @@ msgstr "ĞÏÄÓŞÉÔÙ×ÁÅÔÓÑ ÏÔĞÅŞÁÔÏË(ËÉ) %d ÆÁÊÌÁ(Ï×)\n" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "ĞÏÄÓŞÉÔÙ×ÁÅÔÓÑ ÄÉÓĞÏÚÉÃÉÑ ÆÁÊÌÏ×\n" -#: lib/verify.c:286 +#: lib/verify.c:287 #, c-format msgid "missing %c %s" msgstr "ÏÔÓÕÔÓÔ×ÕÅÔ %c %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, c-format msgid "Unsatisfied dependencies for %s: " msgstr "îÅÕÄÏ×ÌÅÔ×ÏÒÅÎÎÙÅ ÚÁ×ÉÓÉÍÏÓÔÉ ÄÌÑ %s: " @@ -3233,6 +3227,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "ôÉĞ ÄÁÎÎÙÈ %d ÎÅ ĞÏÄÄÅÒÖÉ×ÁÅÔÓÑ\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÔØ ÂÁÚÕ ÄÁÎÎÙÈ" @@ -3789,6 +3788,9 @@ msgstr "ÉÓĞÏÌØÚÏ×ÁÔØ ÂÁÚÕ ÄÁÎÎÙÈ × ëáôáìïçå" msgid "DIRECTORY" msgstr "ëáôáìïç" +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "ÉÓËÌÀŞÁÅÔÓÑ ÍÎÏÇÏÂÉÂÌÉÏÔÅŞÎÙÊ ĞÕÔØ %s%s\n" + #~ msgid "Finding %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-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 1999-04-08 21:37+02:00\n" "Last-Translator: Stanislav Meduna <stano@eunet.sk>\n" "Language-Team: Slovak <sk-i18n@rak.isternet.sk>\n" @@ -739,7 +739,7 @@ msgstr "Nie je mo¾né preèíta» ikonu: %s" msgid "Could not open %s: %s\n" msgstr "Otvorenie %s zlyhalo\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Nie je mo¾né zapísa» balík: %s" @@ -769,7 +769,7 @@ msgstr "Nie je mo¾né preèíta» ikonu: %s" msgid "Unable to write payload to %s: %s\n" msgstr "Nie je mo¾né zapísa» balík: %s" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Zapísané: %s\n" @@ -1386,70 +1386,70 @@ msgstr " zlyhalo - " msgid "package %s was already added, replacing with %s\n" msgstr "balík %s nie je nain¹talovanı\n" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "súbor %s nie je vlastnenı ¾iadnym balíkom\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "chybnı stav súboru: %s" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "Poskytuje:" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "nájdenıch %d balíkov\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "odstraòuje sa index skupín\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1512,37 +1512,37 @@ msgstr "" msgid "%10d %s\n" msgstr "riadok %d: %s" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "varovanie: %s uchovanı ako %s" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "nie je mo¾né odstráni» %s - adresár nie je prázdny" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "rmdir %s zlyhalo: %s" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "otvorenie %s zlyhalo\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "varovanie: %s vytvorené ako %s" @@ -2218,91 +2218,86 @@ msgstr "podpísa» balík (znièi» aktuálny podpis)" msgid "generate signature" msgstr "vytvori» PGP/GPG podpis" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Typ údajov %d nie je podorovanı\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 #, fuzzy msgid "source package expected, binary found\n" msgstr "oèakávanı zdrojovı balík, nájdenı binárny" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "zdrojovı balík neobsahuje ¾iadny .spec súbor" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s vynechané - prenos zlyhal - %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "vykonanie skriptu zlyhalo" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "balík: %s-%s-%s test súborov = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Nie je mo¾né preèíta» ikonu: %s" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "pou¾ívateµ %s neexistuje - pou¾ije sa root" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s neexistuje - pou¾ije sa root" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "rozbalenie archívu zlyhalo%s%s: %s" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " pre súbor " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "nepodarilo sa otvori» %s: %s" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s zlyhalo" @@ -2334,116 +2329,120 @@ msgid "net shared " msgstr "zdieµanı " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(¾iadny stav) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(neznámy %d) " -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "balík neobsahuje ani vlastníka súboru, ani zoznamy identifikácií" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "balík neobsahuje ani vlastníka súboru, ani zoznamy identifikácií" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, fuzzy, c-format msgid "open of %s failed: %s\n" msgstr "otvorenie %s zlyhalo\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "otázka na %s zlyhala\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "nie je mo¾né pıta» sa zdrojovıch balíkov v starom formáte\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "¾iadny z balíkov nespú¹»a %s\n" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "nájdenıch %d balíkov\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "skupina %s neobsahuje ¾iadne balíky\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "¾iadny z balíkov nespú¹»a %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "Nie je mo¾né preèíta» %s: %s." -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "¾iadny z balíkov nespú¹»a %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "¾iadny z balíkov nevy¾aduje %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "¾iadny z balíkov neposkytuje %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "súbor %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "súbor %s nie je vlastnenı ¾iadnym balíkom\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "chybné èíslo balíku: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, fuzzy, c-format msgid "package record number: %u\n" msgstr "po¾aduje sa záznam èíslo %d\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "záznam %d nie je mo¾né preèíta»\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "balík %s nie je nain¹talovanı\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "chybnı stav súboru: %s" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2568,36 +2567,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "po¾iadavka balíka %s nie je uspokojená: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "OS je vynechanı: %s" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "presúva sa %s do %s\n" -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "vynecháva sa %s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "vynecháva sa %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "presúva sa %s do %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "presúva sa %s do %s\n" @@ -3121,7 +3115,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s vynechané kvôli príznaku missingok\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "vytvára sa adresár %s\n" @@ -3134,7 +3128,7 @@ msgstr "vytvára sa adresár %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3147,7 +3141,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3155,16 +3149,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "chıbajúce %s\n" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Nevyrie¹ené závislosti pre %s-%s-%s: " @@ -3330,6 +3324,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "Typ údajov %d nie je podorovanı\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -3884,6 +3883,10 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "vynecháva sa %s\n" + +#, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "Zis»ujú sa po¾adované vlastnosti...\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.358 2002/12/30 14:50:49 jbj Exp $ +# $Id: sl.po,v 1.359 2003/01/01 20:33:32 jbj Exp $ # msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2000-10-08 19:05+0200\n" "Last-Translator: Grega Fajdiga <gregor.fajdiga@telemach.net>\n" "Language-Team: Slovenian <sl@li.org>\n" @@ -738,7 +738,7 @@ msgstr "Ikone %s ni mo¾no prebrati: %s" msgid "Could not open %s: %s\n" msgstr "Ni mo¾no odpreti %s: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Ni mo¾no zapisati paketa: %s" @@ -768,7 +768,7 @@ msgstr "Ikone %s ni mo¾no prebrati: %s" msgid "Unable to write payload to %s: %s\n" msgstr "Ni mo¾no zapisati paketa %s: %s" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Zapisano: %s\n" @@ -1388,71 +1388,71 @@ msgstr " neuspe¹no - " msgid "package %s was already added, replacing with %s\n" msgstr "paket %s-%s-%s je ¾e name¹èen" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %-45s DA (rpmrc ponudbe)\n" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %-45s DA (rpmlib ponudbe)\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "po¹kodovana zbirka podatkov %s" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "%s: %-45s DA (db ponudbe)\n" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "ni paketov\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "odstranjujemo seznam skupin\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1515,37 +1515,37 @@ msgstr "" msgid "%10d %s\n" msgstr "vrstica %d: %s" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "opozorilo: %s shranjen kot %s" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "ni mo¾no odstraniti %s - imenik ni prazen" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "odstranitev imenika %s je bila neuspe¹na: %s" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "odpiranje %s je bilo neuspe¹no: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "opozorilo: %s ustvarjen kot %s" @@ -2218,91 +2218,86 @@ msgstr "podpi¹i paket(e) (trenutni podpis zavrzi)" msgid "generate signature" msgstr "izdelava podpisa PGP/GPG" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Tip podatkov %d ni podprt\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 #, fuzzy msgid "source package expected, binary found\n" msgstr "prièakovan je bil izvorni paket, najden binarni" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "izvorni paket ne vsebuje datoteke .spec" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "preskoèeno - %s - prenos neuspe¹en - %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "skript se ni uspe¹no izvedel" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "paket: %s-%s-%s datoteke test = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Ikone %s ni mo¾no prebrati: %s" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, fuzzy, c-format msgid "user %s does not exist - using root\n" msgstr "uporabnik %s ne obstaja - uporabljam root" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "skupina %s ne obstaja - uporabljam root" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "raz¹iritev arhiva je bilo neuspe¹no%s%s: %s" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " za datoteko " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "neuspe¹no odpiranje %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s neuspe¹en" @@ -2334,116 +2329,120 @@ msgid "net shared " msgstr "omre¾ni " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(brez stanja) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(neznano %3d) " -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "paket ne vsebuje ne lastnika datotek niti seznamov id" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "paket ne vsebuje ne lastnika datotek niti seznamov id" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "odpiranje %s je bilo neuspe¹no: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "poizvedba po %s je bila neuspe¹na\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "poizvedba po izvornih paketih v stari obliki ni mo¾na\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "noben paket ne pro¾i %s\n" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "ni paketov\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "skupina %s ne vsebuje nobenega paketa\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "noben paket ne pro¾i %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "Neuspe¹no branje %s: %s." -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "noben paket ne pro¾i %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "noben paket ne potrebuje %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "noben paket ne nudi %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "datoteka %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "datoteka %s ni del nobenega paketa\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "neveljavna ¹tevilka paketa: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, fuzzy, c-format msgid "package record number: %u\n" msgstr "¹tevilka zapisa paketa: %d\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "zapisa %d ni mo¾no prebrati\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "paket %s ni name¹èen\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "po¹kodovana zbirka podatkov %s" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s DA (dodane ponudbe)\n" @@ -2570,36 +2569,31 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "Za paket %s-%s-%s: zahteva %s ni zadovoljena\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "OS je izkljuèen: %s" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "premikanje %s v %s\n" -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "izkljuèevanje datoteke %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "izkljuèevanje datoteke %s%s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "premikanje %s v %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "premiokanje imenika %s v %s\n" @@ -3124,7 +3118,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s preskoèen zaradi manjkajoèe zastavice OK\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "izkljuèevanje imenika %s\n" @@ -3137,7 +3131,7 @@ msgstr "izkljuèevanje imenika %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3150,7 +3144,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3158,16 +3152,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "manjka %s\n" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Nezadovoljene soodvisnosti za %s-%s-%s: " @@ -3335,6 +3329,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "Tip podatkov %d ni podprt\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -3891,6 +3890,10 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "izkljuèevanje datoteke %s%s\n" + +#, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "Iskanje %s: (z uporabo %s)...\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-2\n" "Content-Transfer-Encoding: 8bit\n" @@ -728,7 +728,7 @@ msgstr "Ne mogu da upi¹em %s" msgid "Could not open %s: %s\n" msgstr "neuspelo otvaranje %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, fuzzy, c-format msgid "Unable to write package: %s\n" msgstr "Ne mogu da upi¹em %s" @@ -758,7 +758,7 @@ msgstr "Ne mogu da upi¹em %s" msgid "Unable to write payload to %s: %s\n" msgstr "Ne mogu da upi¹em %s" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "" @@ -1377,69 +1377,69 @@ msgstr "PGP omanuo" msgid "package %s was already added, replacing with %s\n" msgstr "paket %s nije instaliran\n" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "datoteka %s ne pripada nijednom paketu\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "neuspelo otvaranje %s: %s" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "upit nad svim paketima" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "gre¹ka uklanjanja sloga %s u %s" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" msgstr "" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1502,37 +1502,37 @@ msgstr "" msgid "%10d %s\n" msgstr "neuspelo otvaranje %s: %s" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, fuzzy, c-format msgid "%s saved as %s\n" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, fuzzy, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "ne mogu da uklonim %s - direktorijum nije prazan" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, fuzzy, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "neuspela komanda rmdir %s: %s" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, fuzzy, c-format msgid "%s unlink of %s failed: %s\n" msgstr "neuspelo otvaranje %s: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, fuzzy, c-format msgid "%s created as %s\n" msgstr "Ne mogu da otvorim datoteku %s: " @@ -2211,90 +2211,85 @@ msgstr "potpi¹i paket (ukloni tekuæi potpis)" msgid "generate signature" msgstr "napravi PGP potpis" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "" -#: lib/psm.c:582 +#: lib/psm.c:395 #, fuzzy msgid "source package contains no .spec file\n" msgstr "upit nad paketom koji ima <datoteku>" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "gre¹ka: preskaèem %s - neuspelo preno¹enje - %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "neuspelo izvr¹avanje skripta" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "paket %s-%s-%s sadr¾i deljene datoteke\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "Ne mogu da upi¹em %s" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, fuzzy, c-format msgid "group %s does not exist - using root\n" msgstr "grupa %s ne sadr¾i nijedan paket\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, fuzzy, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "neuspelo otvaranje %s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr "" -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "PGP omanuo" @@ -2327,116 +2322,120 @@ msgid "net shared " msgstr "" #: lib/query.c:258 -msgid "(no state) " +msgid "wrong color " msgstr "" #: lib/query.c:261 +msgid "(no state) " +msgstr "" + +#: lib/query.c:264 #, fuzzy, c-format msgid "(unknown %3d) " msgstr "(nepoznat tip)" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "paket nema imena" -#: lib/query.c:312 +#: lib/query.c:315 #, fuzzy msgid "package has neither file owner or id lists\n" msgstr "paket nema imena" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, fuzzy, c-format msgid "open of %s failed: %s\n" msgstr "neuspelo otvaranje %s: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "upit nad %s neuspeo\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "Upit se ne mo¾e izvesti nad izvorni paketima u starom formatu\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "nijedan paket ne aktivira %s\n" -#: lib/query.c:527 +#: lib/query.c:530 #, fuzzy msgid "no packages\n" msgstr "upit nad svim paketima" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "grupa %s ne sadr¾i nijedan paket\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "nijedan paket ne aktivira %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "Neuspelo èitanje %s: %s." -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "nijedan paket ne aktivira %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "nijedan paket ne zahteva %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "nijedan paket ne obezbeğuje %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, fuzzy, c-format msgid "file %s: %s\n" msgstr "neuspelo otvaranje %s: %s" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "datoteka %s ne pripada nijednom paketu\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "pogre¹an broj paketa: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, fuzzy, c-format msgid "package record number: %u\n" msgstr "pogre¹an broj paketa: %s\n" -#: lib/query.c:749 +#: lib/query.c:752 #, fuzzy, c-format msgid "record %u could not be read\n" msgstr "ne mogu da proèitam slog %d\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "paket %s nije instaliran\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "neuspelo otvaranje %s: %s" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "" @@ -2561,36 +2560,31 @@ msgstr "" msgid "package %s has unsatisfied %s: %s\n" msgstr "paket %s nije naveden u %s" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, fuzzy, c-format msgid "%5d exclude %s\n" msgstr "Pribavljam %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, fuzzy, c-format msgid "%5d relocate %s -> %s\n" msgstr "Ne mogu da otvorim datoteku %s: " -#: lib/rpmfi.c:734 -#, fuzzy, c-format -msgid "excluding multilib path %s%s\n" -msgstr "Pribavljam %s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, fuzzy, c-format msgid "excluding %s %s\n" msgstr "Pribavljam %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, fuzzy, c-format msgid "relocating %s to %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, fuzzy, c-format msgid "relocating directory %s to %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" @@ -3113,7 +3107,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, fuzzy, c-format msgid "excluding directory %s\n" msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" @@ -3126,7 +3120,7 @@ msgstr "gre¹ka kod kreiranja direktorijuma %s: %s" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3139,7 +3133,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3147,16 +3141,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "nedostaje { posle %" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Nezadovoljene meğuzavisnosti za %s-%s-%s: " @@ -3324,6 +3318,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "" @@ -3884,6 +3883,10 @@ msgid "DIRECTORY" msgstr "" #, fuzzy +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "Pribavljam %s\n" + +#, fuzzy #~ msgid "Finding %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-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2002-08-19 22:26+0200\n" "Last-Translator: Göran Uddeborg <goeran@uddeborg.pp.se>\n" "Language-Team: Swedish <sv@li.org>\n" @@ -716,7 +716,7 @@ msgstr "Kan inte läsa om signaturhuvud.\n" msgid "Could not open %s: %s\n" msgstr "Kunde inte öppna %s: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "Kunde inte skriva paket: %s\n" @@ -746,7 +746,7 @@ msgstr "Kan inte läsa last från %s: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "Kan inte skriva last till %s: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Skrev: %s\n" @@ -1347,47 +1347,47 @@ msgstr " misslyckades - " msgid "package %s was already added, replacing with %s\n" msgstr "paket %s är redan tillagt, ersäetter med %s\n" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "(cachad)" -#: lib/depends.c:422 +#: lib/depends.c:389 msgid "(rpmrc provides)" msgstr "(rpmrc tillhandahåller)" -#: lib/depends.c:439 +#: lib/depends.c:406 msgid "(rpmlib provides)" msgstr "(rpmlib tillhandahåller)" -#: lib/depends.c:468 +#: lib/depends.c:435 msgid "(db files)" msgstr "(db-filer)" -#: lib/depends.c:481 +#: lib/depends.c:448 msgid "(db provides)" msgstr "(db tillhandahåller)" -#: lib/depends.c:494 +#: lib/depends.c:461 msgid "(db package)" msgstr "(db-paket)" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "ignorera paketnamnsrelation(er) [%d]\t%s -> %s\n" -#: lib/depends.c:974 +#: lib/depends.c:937 #, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "tar bort %s \"%s\" från tsort-relationer.\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "========== noterar alla relationer\n" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " "depth)\n" @@ -1395,20 +1395,20 @@ msgstr "" "========== tsort:erar paket (ordning, #föregångare, #efterföljare, träd, " "djup)\n" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "========== endast efterföljare (presentationsordning)\n" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "LOOP:\n" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "========== fortsätter med tsort ...\n" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "rpmtsOrder misslyckades, %d element återstår\n" @@ -1468,37 +1468,37 @@ msgstr "========== Kataloger ej uttryckligen inkluderade i paketet:\n" msgid "%10d %s\n" msgstr "%10d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "katalog %s skapad med rättigheter %04o.\n" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "arkivfil %s fanns inte i huvudets fillista\n" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s sparades som %s\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s rmdir av %s misslyckades: Katalogen är inte tom\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s rmdir av %s misslyckades: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s unlink av %s misslyckades: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s skapades som %s\n" @@ -2123,88 +2123,83 @@ msgstr "signera paket (detsamma som --addsign)" msgid "generate signature" msgstr "generera signatur" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "Datatyp %d stöds inte\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "källpaket förväntades, fann binärpaket\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "källpaket innehåller ingen .spec-fil\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: %s-skript misslyckades (%d), hoppar över %s\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "körning av %s-skript från %s-%s-%s misslyckades, slutstatus %d\n" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s har %d filer, test = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s-skript misslyckades (%d), hoppar över %s\n" -#: lib/psm.c:1853 +#: lib/psm.c:1662 msgid "Unable to reload signature header\n" msgstr "Kan inte läsa om signaturhuvud\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "användare %s finns inte - använder root\n" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "grupp %s finns inte - använder root\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "uppackning av arkiv misslyckades%s%s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " vid fil " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, c-format msgid "%s failed on file %s: %s\n" msgstr "%s misslyckades på fil %s: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, c-format msgid "%s failed: %s\n" msgstr "%s misslyckades: %s\n" @@ -2236,112 +2231,116 @@ msgid "net shared " msgstr "nätdelad " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(ej tillstnd) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(okänd %3d) " -#: lib/query.c:279 +#: lib/query.c:282 msgid "package has not file owner/group lists\n" msgstr "paketet har inte filägare-/-grupplistor\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "paketet har varken filägare eller id-listor\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "misslyckades med att öppna %s: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "fråga av %s misslyckades\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "källpaket i gammalt format går inte att fråga om\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "%s: inte ett rpm-paket (eller paketspecifikation): %s\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "inga paket\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "grupp %s innehåller inga paket\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "inga paketutlösare %s\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, c-format msgid "malformed %s: %s\n" msgstr "felformaterad %s: %s\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, c-format msgid "no package matches %s: %s\n" msgstr "inga paket matchar %s: %s\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "inget paket behöver %s\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "inget paket tillhandahåller %s\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "fil %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "filen %s tillhör inget paket\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "felaktigt paketnummer: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "paketpost nummer: %u\n" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "post %u kunde inte läsas\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "paket %s är inte installerat\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 msgid "(added files)" msgstr "(lade till filer)" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 msgid "(added provide)" msgstr "(lade till tillhandahållande)" @@ -2466,36 +2465,31 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "paket %s har ouppfyllda %s: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "========== omflyttningar\n" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "%5d utesluter %s\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d flyttar om %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "hoppar över multilib-sökväg %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "hoppar över %s %s\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "flyttar %s till %s\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "flyttar katalogen %s till %s\n" @@ -3007,7 +3001,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "%s överhoppad på grund av missingok-flagga\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "hoppar över katalogen %s\n" @@ -3020,7 +3014,7 @@ msgstr "hoppar över katalogen %s\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, fuzzy, c-format msgid "sanity checking %d elements\n" msgstr "rimlighetskontrollerar %d element\n" @@ -3033,7 +3027,7 @@ msgstr "rimlighetskontrollerar %d element\n" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "beräknar %d filfingeravtryck\n" @@ -3041,16 +3035,16 @@ msgstr "beräknar %d filfingeravtryck\n" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "beräknar filåtgärder\n" -#: lib/verify.c:286 +#: lib/verify.c:287 #, c-format msgid "missing %c %s" msgstr "saknas %c %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, c-format msgid "Unsatisfied dependencies for %s: " msgstr "Ouppfyllda beroenden för %s: " @@ -3216,6 +3210,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "Datatyp %d stöds inte\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "initiera databas" @@ -3764,6 +3763,9 @@ msgstr "använd databas i KATALOG" msgid "DIRECTORY" msgstr "KATALOG" +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "hoppar över multilib-sökväg %s%s\n" + #~ msgid "Finding %s: %s\n" #~ msgstr "Letar upp %s: %s\n" @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: rpm 4.0.3\n" -"POT-Creation-Date: 2002-12-30 09:42-0500\n" +"POT-Creation-Date: 2003-01-01 15:20-0500\n" "PO-Revision-Date: 2001-07-05 08:02+300\n" "Last-Translator: Nilgun Belma Buguner <nilgun@technologist.com>\n" "Language-Team: Turkish <tr@li.org>\n" @@ -730,7 +730,7 @@ msgstr "%s'den başlık okunamadı: %s\n" msgid "Could not open %s: %s\n" msgstr "%s açılamadı: %s\n" -#: build/pack.c:632 lib/psm.c:1841 +#: build/pack.c:632 lib/psm.c:1650 #, c-format msgid "Unable to write package: %s\n" msgstr "paket yazılamadı: %s\n" @@ -760,7 +760,7 @@ msgstr "%s'den payload okunamadı: %s\n" msgid "Unable to write payload to %s: %s\n" msgstr "%s'e payload yazılamadı: %s\n" -#: build/pack.c:725 lib/psm.c:2146 +#: build/pack.c:725 lib/psm.c:1941 #, c-format msgid "Wrote: %s\n" msgstr "Yazıldı: %s\n" @@ -1373,52 +1373,52 @@ msgstr " başarısız - " msgid "package %s was already added, replacing with %s\n" msgstr "%s zaten kurulu" -#: lib/depends.c:395 +#: lib/depends.c:362 msgid "(cached)" msgstr "" -#: lib/depends.c:422 +#: lib/depends.c:389 #, fuzzy msgid "(rpmrc provides)" msgstr "%s: %-45s EVET (rpmrc sağlar)\n" -#: lib/depends.c:439 +#: lib/depends.c:406 #, fuzzy msgid "(rpmlib provides)" msgstr "%s: %-45s EVET (rpmlib sağlar)\n" -#: lib/depends.c:468 +#: lib/depends.c:435 #, fuzzy msgid "(db files)" msgstr "db dosyası %s hatalı\n" -#: lib/depends.c:481 +#: lib/depends.c:448 #, fuzzy msgid "(db provides)" msgstr "%s: %-45s EVET (db sağlar)\n" -#: lib/depends.c:494 +#: lib/depends.c:461 #, fuzzy msgid "(db package)" msgstr "paket yok\n" -#: lib/depends.c:852 +#: lib/depends.c:815 #, c-format msgid "ignore package name relation(s) [%d]\t%s -> %s\n" msgstr "" -#: lib/depends.c:974 +#: lib/depends.c:937 #, fuzzy, c-format msgid "removing %s \"%s\" from tsort relations.\n" msgstr "tsort bağıntılarından %s-%s-%s \"%s\" kaldırılıyor\n" #. Record all relations. -#: lib/depends.c:1208 +#: lib/depends.c:1167 msgid "========== recording tsort relations\n" msgstr "========== tsort bağıntıları kaydediliyor\n" #. T4. Scan for zeroes. -#: lib/depends.c:1309 +#: lib/depends.c:1267 #, fuzzy msgid "" "========== tsorting packages (order, #predecessors, #succesors, tree, " @@ -1426,20 +1426,20 @@ msgid "" msgstr "" "========== paketler tsort'lanıyor (sıra, #öncüller, #ardıllar, derinlik)\n" -#: lib/depends.c:1393 +#: lib/depends.c:1351 msgid "========== successors only (presentation order)\n" msgstr "========== sadece ardıllar (sunum sırası)\n" -#: lib/depends.c:1463 +#: lib/depends.c:1421 msgid "LOOP:\n" msgstr "ÇEVRİM:\n" -#: lib/depends.c:1498 +#: lib/depends.c:1456 msgid "========== continuing tsort ...\n" msgstr "========== tsort sürüyor ...\n" #. Return no. of packages that could not be ordered. -#: lib/depends.c:1503 +#: lib/depends.c:1461 #, c-format msgid "rpmtsOrder failed, %d elements remain\n" msgstr "" @@ -1503,37 +1503,37 @@ msgstr "========= Pakette bulunmayan dizinler:\n" msgid "%10d %s\n" msgstr "%9d %s\n" -#: lib/fsm.c:1245 +#: lib/fsm.c:1248 #, c-format msgid "%s directory created with perms %04o.\n" msgstr "%s dizin %04o izinleriyle oluşturuldu.\n" -#: lib/fsm.c:1543 +#: lib/fsm.c:1546 #, c-format msgid "archive file %s was not found in header file list\n" msgstr "" -#: lib/fsm.c:1672 lib/fsm.c:1808 +#: lib/fsm.c:1675 lib/fsm.c:1811 #, c-format msgid "%s saved as %s\n" msgstr "%s %s olarak kaydedildi\n" -#: lib/fsm.c:1834 +#: lib/fsm.c:1837 #, c-format msgid "%s rmdir of %s failed: Directory not empty\n" msgstr "%s / %s dizin silinemedi - Dizin boş değil\n" -#: lib/fsm.c:1840 +#: lib/fsm.c:1843 #, c-format msgid "%s rmdir of %s failed: %s\n" msgstr "%s / %s dizinin silinmesi başarısız: %s\n" -#: lib/fsm.c:1850 +#: lib/fsm.c:1853 #, c-format msgid "%s unlink of %s failed: %s\n" msgstr "%s / %s bağ kaldırılamadı: %s\n" -#: lib/fsm.c:1870 +#: lib/fsm.c:1873 #, c-format msgid "%s created as %s\n" msgstr "%s %s olarak oluşturuldu\n" @@ -2184,89 +2184,84 @@ msgstr "paketi imzalar (mevcut imza kaldırılır)" msgid "generate signature" msgstr "imza üretir" -#: lib/psm.c:254 rpmdb/header_internal.c:164 -#, c-format -msgid "Data type %d not supported\n" -msgstr "%d veri türü desteklenmiyor\n" - -#: lib/psm.c:465 +#: lib/psm.c:278 msgid "source package expected, binary found\n" msgstr "kaynak paketi gerekirken çalıştırılabilir paketi bulundu\n" -#: lib/psm.c:582 +#: lib/psm.c:395 msgid "source package contains no .spec file\n" msgstr "kaynak paketi .spec dosyası içermiyor\n" -#: lib/psm.c:918 +#: lib/psm.c:731 #, c-format msgid "%s: waitpid(%d) rc %d status %x\n" msgstr "" -#: lib/psm.c:1001 +#: lib/psm.c:814 #, c-format msgid "%s: %s(%s-%s-%s) skipping redundant \"%s\".\n" msgstr "" -#: lib/psm.c:1009 +#: lib/psm.c:822 #, c-format msgid "%s: %s(%s-%s-%s) %ssynchronous scriptlet start\n" msgstr "" -#: lib/psm.c:1172 +#: lib/psm.c:985 #, c-format msgid "%s: %s(%s-%s-%s)\texecv(%s) pid %d\n" msgstr "" -#: lib/psm.c:1195 +#: lib/psm.c:1008 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, waitpid(%d) rc %d: %s\n" msgstr "%s: %s betiği başarısız (%d), %s-%s-%s atlanıyor\n" -#: lib/psm.c:1201 +#: lib/psm.c:1014 #, fuzzy, c-format msgid "%s(%s-%s-%s) scriptlet failed, exit status %d\n" msgstr "%s betiğinin %s-%s-%s'den icrası başarısız, çıkışta durum %d\n" -#: lib/psm.c:1608 +#: lib/psm.c:1420 #, fuzzy, c-format msgid "%s: %s has %d files, test = %d\n" msgstr "%s: %s-%s-%s %d dosya içeriyor, test = %d\n" -#: lib/psm.c:1744 +#: lib/psm.c:1553 #, fuzzy, c-format msgid "%s: %s scriptlet failed (%d), skipping %s\n" msgstr "%s: %s betiği başarısız (%d), %s-%s-%s atlanıyor\n" -#: lib/psm.c:1853 +#: lib/psm.c:1662 #, fuzzy msgid "Unable to reload signature header\n" msgstr "%s'den başlık okunamadı: %s\n" -#: lib/psm.c:1899 +#: lib/psm.c:1708 #, c-format msgid "user %s does not exist - using root\n" msgstr "kullanıcı %s yok - root kullanılacak\n" -#: lib/psm.c:1908 +#: lib/psm.c:1717 #, c-format msgid "group %s does not exist - using root\n" msgstr "grup %s yok - root kullanılacak\n" -#: lib/psm.c:1956 +#: lib/psm.c:1765 #, c-format msgid "unpacking of archive failed%s%s: %s\n" msgstr "arşiv paketi açılırken başarısız%s%s: %s\n" -#: lib/psm.c:1957 +#: lib/psm.c:1766 msgid " on file " msgstr " dosyada " -#: lib/psm.c:2154 +#: lib/psm.c:1949 #, fuzzy, c-format msgid "%s failed on file %s: %s\n" msgstr "%s açılamadı: %s\n" -#: lib/psm.c:2157 +#: lib/psm.c:1952 #, fuzzy, c-format msgid "%s failed: %s\n" msgstr "%s başarısız\n" @@ -2298,114 +2293,118 @@ msgid "net shared " msgstr "ağ paylaşımlı " #: lib/query.c:258 +msgid "wrong color " +msgstr "" + +#: lib/query.c:261 msgid "(no state) " msgstr "(durumsuz) " -#: lib/query.c:261 +#: lib/query.c:264 #, c-format msgid "(unknown %3d) " msgstr "(bilinmeyen %3d)" -#: lib/query.c:279 +#: lib/query.c:282 #, fuzzy msgid "package has not file owner/group lists\n" msgstr "paket ne dosya sahibi ne de kimlik listesi içeriyor\n" -#: lib/query.c:312 +#: lib/query.c:315 msgid "package has neither file owner or id lists\n" msgstr "paket ne dosya sahibi ne de kimlik listesi içeriyor\n" -#: lib/query.c:440 lib/query.c:487 lib/rpminstall.c:127 lib/rpminstall.c:464 +#: lib/query.c:443 lib/query.c:490 lib/rpminstall.c:127 lib/rpminstall.c:464 #: lib/rpminstall.c:595 lib/rpminstall.c:1011 lib/rpmts.c:441 #: tools/rpmgraph.c:127 tools/rpmgraph.c:164 #, c-format msgid "open of %s failed: %s\n" msgstr "%s açılamadı: %s\n" -#: lib/query.c:455 +#: lib/query.c:458 #, c-format msgid "query of %s failed\n" msgstr "%s 'nin sorgulaması başarısızlıkla sonuçlandı\n" -#: lib/query.c:465 +#: lib/query.c:468 msgid "old format source packages cannot be queried\n" msgstr "eski biçem kaynak paketleri sorgulanamaz\n" -#: lib/query.c:498 lib/rpminstall.c:608 +#: lib/query.c:501 lib/rpminstall.c:608 #, fuzzy, c-format msgid "%s: not an rpm package (or package manifest): %s\n" msgstr "%s tetikleyen paket yok\n" -#: lib/query.c:527 +#: lib/query.c:530 msgid "no packages\n" msgstr "paket yok\n" -#: lib/query.c:547 +#: lib/query.c:550 #, c-format msgid "group %s does not contain any packages\n" msgstr "%s grubu hiç paket içermiyor\n" -#: lib/query.c:557 +#: lib/query.c:560 #, c-format msgid "no package triggers %s\n" msgstr "%s tetikleyen paket yok\n" -#: lib/query.c:571 lib/query.c:593 lib/query.c:614 lib/query.c:649 +#: lib/query.c:574 lib/query.c:596 lib/query.c:617 lib/query.c:652 #, fuzzy, c-format msgid "malformed %s: %s\n" msgstr "%s okunamadı: %s.\n" -#: lib/query.c:581 lib/query.c:599 lib/query.c:624 lib/query.c:654 +#: lib/query.c:584 lib/query.c:602 lib/query.c:627 lib/query.c:657 #, fuzzy, c-format msgid "no package matches %s: %s\n" msgstr "%s tetikleyen paket yok\n" -#: lib/query.c:665 +#: lib/query.c:668 #, c-format msgid "no package requires %s\n" msgstr "%s gerektiren paket yok\n" -#: lib/query.c:676 +#: lib/query.c:679 #, c-format msgid "no package provides %s\n" msgstr "%s sağlayan paket yok\n" -#: lib/query.c:710 +#: lib/query.c:713 #, c-format msgid "file %s: %s\n" msgstr "dosya %s: %s\n" -#: lib/query.c:714 +#: lib/query.c:717 #, c-format msgid "file %s is not owned by any package\n" msgstr "%s dosyası, hiç bir pakete ait değil\n" -#: lib/query.c:741 +#: lib/query.c:744 #, c-format msgid "invalid package number: %s\n" msgstr "geçersiz paket numarası: %s\n" -#: lib/query.c:744 +#: lib/query.c:747 #, c-format msgid "package record number: %u\n" msgstr "paket kayıt numarası: %u\n" -#: lib/query.c:749 +#: lib/query.c:752 #, c-format msgid "record %u could not be read\n" msgstr "%u. kayıt okunamadı\n" -#: lib/query.c:760 lib/rpminstall.c:779 +#: lib/query.c:763 lib/rpminstall.c:779 #, c-format msgid "package %s is not installed\n" msgstr "%s paketi kurulu değil\n" -#: lib/rpmal.c:695 +#: lib/rpmal.c:692 #, fuzzy msgid "(added files)" msgstr "db dosyası %s hatalı\n" -#: lib/rpmal.c:774 +#: lib/rpmal.c:770 #, fuzzy msgid "(added provide)" msgstr "%s: %-45s EVET (önlem eklendi)\n" @@ -2531,36 +2530,31 @@ msgstr " %s A %s\tB %s\n" msgid "package %s has unsatisfied %s: %s\n" msgstr "paket %s-%s-%s gereksinimi tatmin edici değil: %s\n" -#: lib/rpmfi.c:657 +#: lib/rpmfi.c:658 msgid "========== relocations\n" msgstr "========== yeniden konumlama\n" -#: lib/rpmfi.c:661 +#: lib/rpmfi.c:662 #, c-format msgid "%5d exclude %s\n" msgstr "%5d %s'i dışlıyor\n" -#: lib/rpmfi.c:664 +#: lib/rpmfi.c:665 #, c-format msgid "%5d relocate %s -> %s\n" msgstr "%5d yeniden konumlandırılıyor: %s -> %s\n" -#: lib/rpmfi.c:734 -#, c-format -msgid "excluding multilib path %s%s\n" -msgstr "multilib dosya yolu dışlanıyor %s%s\n" - -#: lib/rpmfi.c:800 +#: lib/rpmfi.c:788 #, c-format msgid "excluding %s %s\n" msgstr "%s %s dışlanıyor\n" -#: lib/rpmfi.c:810 +#: lib/rpmfi.c:798 #, c-format msgid "relocating %s to %s\n" msgstr "%s %s'e konumlanıyor\n" -#: lib/rpmfi.c:889 +#: lib/rpmfi.c:877 #, c-format msgid "relocating directory %s to %s\n" msgstr "%s dizini %s de yeniden konumlanıyor\n" @@ -3079,7 +3073,7 @@ msgid "%s skipped due to missingok flag\n" msgstr "missingok flamasından dolayı %s atlandı\n" #. @innercontinue@ -#: lib/transaction.c:925 +#: lib/transaction.c:935 #, c-format msgid "excluding directory %s\n" msgstr "%s dizini dışlanıyor\n" @@ -3092,7 +3086,7 @@ msgstr "%s dizini dışlanıyor\n" #. * For packages being removed: #. * - count files. #. -#: lib/transaction.c:1034 +#: lib/transaction.c:1047 #, c-format msgid "sanity checking %d elements\n" msgstr "" @@ -3105,7 +3099,7 @@ msgstr "" #. * calling fpLookupList only once. I'm not sure that the speedup is #. * worth the trouble though. #. -#: lib/transaction.c:1117 +#: lib/transaction.c:1129 #, c-format msgid "computing %d file fingerprints\n" msgstr "" @@ -3113,16 +3107,16 @@ msgstr "" #. =============================================== #. * Compute file disposition for each package in transaction set. #. -#: lib/transaction.c:1194 +#: lib/transaction.c:1206 msgid "computing file dispositions\n" msgstr "" -#: lib/verify.c:286 +#: lib/verify.c:287 #, fuzzy, c-format msgid "missing %c %s" msgstr "eksik %s" -#: lib/verify.c:395 +#: lib/verify.c:396 #, fuzzy, c-format msgid "Unsatisfied dependencies for %s: " msgstr "%s-%s-%s için tatmin edici olmayan bağımlılıklar: " @@ -3288,6 +3282,11 @@ msgstr "" msgid "array iterator used with different sized arrays" msgstr "" +#: rpmdb/header_internal.c:164 +#, c-format +msgid "Data type %d not supported\n" +msgstr "%d veri türü desteklenmiyor\n" + #: rpmdb/poptDB.c:18 msgid "initialize database" msgstr "veritabanını başlangıç durumuna getirir" @@ -3837,6 +3836,9 @@ msgstr "" msgid "DIRECTORY" msgstr "" +#~ msgid "excluding multilib path %s%s\n" +#~ msgstr "multilib dosya yolu dışlanıyor %s%s\n" + #, fuzzy #~ msgid "Finding %s: %s\n" #~ msgstr "%s aranıyor: (%s kullanarak)...\n" |